Skip to content

Bump the vite group with 4 updates#5

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vite-4d3899ec29
Open

Bump the vite group with 4 updates#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vite-4d3899ec29

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps the vite group with 4 updates: @vitejs/plugin-react, @vitejs/plugin-react-swc, vite and vite-plugin-dts.

Updates @vitejs/plugin-react from 4.3.4 to 5.0.4

Release notes

Sourced from @​vitejs/plugin-react's releases.

plugin-react@5.0.4

Perf: use native refresh wrapper plugin in rolldown-vite (#881)

plugin-react@5.0.3

HMR did not work for components imported with queries with rolldown-vite (#872)

Perf: simplify refresh wrapper generation (#835)

plugin-react@5.0.2

Skip transform hook completely in rolldown-vite in dev if possible (#783)

plugin-react@5.0.1

Set optimizeDeps.rollupOptions.transform.jsx instead of optimizeDeps.rollupOptions.jsx for rolldown-vite (#735)

optimizeDeps.rollupOptions.jsx is going to be deprecated in favor of optimizeDeps.rollupOptions.transform.jsx.

Perf: skip babel-plugin-react-compiler if code has no "use memo" when { compilationMode: "annotation" } (#734)

Respect tsconfig jsxImportSource (#726)

Fix reactRefreshHost option on rolldown-vite (#716)

Fix RefreshRuntime being injected twice for class components on rolldown-vite (#708)

Skip babel-plugin-react-compiler on non client environment (689)

plugin-react@5.0.0

(Same content as v5.0.0-beta.0 https://github.com/vitejs/vite-plugin-react/releases/tag/plugin-react%405.0.0-beta.0)

Use Oxc for react refresh transform in rolldown-vite

When used with rolldown-vite, this plugin now uses Oxc for react refresh transform.

Since this behavior is what @vitejs/plugin-react-oxc did, @vitejs/plugin-react-oxc is now deprecated and the disableOxcRecommendation option is removed.

Also, while @vitejs/plugin-react-oxc used the production JSX transform even for NODE_ENV=development build, @vitejs/plugin-react uses the development JSX transform for NODE_ENV=development build.

Allow processing files in node_modules

The default value of exclude options is now [/\/node_modules\//] to allow processing files in node_modules directory. It was previously [] and files in node_modules was always excluded regardless of the value of exclude option.

react and react-dom is no longer added to resolve.dedupe automatically

Adding values to resolve.dedupe forces Vite to resolve them differently from how Node.js does, which can be confusing and may not be expected. This plugin no longer adds react and react-dom to resolve.dedupe automatically.

If you encounter errors after upgrading, check your package.json for version mismatches in dependencies or devDependencies, as well as your package manager’s configuration. If you prefer the previous behavior, you can manually add react and react-dom to resolve.dedupe.

Remove old babel-plugin-react-compiler support that requires runtimeModule option

runtimeModule option is no longer needed in newer babel-plugin-react-compiler versions. Make sure to use a newer version of babel-plugin-react-compiler that supports target option.

... (truncated)

Changelog

Sourced from @​vitejs/plugin-react's changelog.

5.0.4 (2025-09-27)

Perf: use native refresh wrapper plugin in rolldown-vite (#881)

5.0.3 (2025-09-17)

HMR did not work for components imported with queries with rolldown-vite (#872)

Perf: simplify refresh wrapper generation (#835)

5.0.2 (2025-08-28)

Skip transform hook completely in rolldown-vite in dev if possible (#783)

5.0.1 (2025-08-19)

Set optimizeDeps.rollupOptions.transform.jsx instead of optimizeDeps.rollupOptions.jsx for rolldown-vite (#735)

optimizeDeps.rollupOptions.jsx is going to be deprecated in favor of optimizeDeps.rollupOptions.transform.jsx.

Perf: skip babel-plugin-react-compiler if code has no "use memo" when { compilationMode: "annotation" } (#734)

Respect tsconfig jsxImportSource (#726)

Fix reactRefreshHost option on rolldown-vite (#716)

Fix RefreshRuntime being injected twice for class components on rolldown-vite (#708)

Skip babel-plugin-react-compiler on non client environment (689)

5.0.0 (2025-08-07)

5.0.0-beta.0 (2025-07-28)

Use Oxc for react refresh transform in rolldown-vite

When used with rolldown-vite, this plugin now uses Oxc for react refresh transform.

Since this behavior is what @vitejs/plugin-react-oxc did, @vitejs/plugin-react-oxc is now deprecated and the disableOxcRecommendation option is removed.

Also, while @vitejs/plugin-react-oxc used the production JSX transform even for NODE_ENV=development build, @vitejs/plugin-react uses the development JSX transform for NODE_ENV=development build.

Allow processing files in node_modules

The default value of exclude options is now [/\/node_modules\//] to allow processing files in node_modules directory. It was previously [] and files in node_modules was always excluded regardless of the value of exclude option.

react and react-dom is no longer added to resolve.dedupe automatically

Adding values to resolve.dedupe forces Vite to resolve them differently from how Node.js does, which can be confusing and may not be expected. This plugin no longer adds react and react-dom to resolve.dedupe automatically.

... (truncated)

Commits
  • 450d7df release: plugin-react@5.0.4
  • 8638845 feat(react): full bundle mode compat (#882)
  • bd1487d perf(react): use native refresh wrapper plugin in rolldown-vite (#881)
  • 80df894 docs: remove disableOxcRecommendation from plugin-react readme (#880)
  • 608f266 chore(deps): update all non-major dependencies (#879)
  • 3c2ebf8 fix(deps): update all non-major dependencies (#851)
  • 8293cb3 release: plugin-react@5.0.3
  • 89ec16d fix(react): hmr did not work for components imported with queries with rolldo...
  • 3a8b4a9 perf: avoid sourcemap for refresh wrapper injection (#835)
  • afa28f1 fix(deps): update all non-major dependencies (#823)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​vitejs/plugin-react since your current version.


Updates @vitejs/plugin-react-swc from 3.7.0 to 4.1.0

Release notes

Sourced from @​vitejs/plugin-react-swc's releases.

plugin-react@4.1.0

  • Add @types/babel__cores to dependencies (fix #211)
  • Improve build perf when not using Babel plugins by lazy loading @babel/core #212
  • Better invalidation message when an export is added & fix HMR for export of nullish values #215
  • Include non-dev jsx runtime in optimizeDeps & support HMR for JS files using the non dev runtime #224
  • The build output now contains a index.d.cts file so you don't get types errors when setting moduleResolution to node16 or nodenext in your tsconfig (we recommend using bundler which is more close to how Vite works)

plugin-react-swc@4.1.0

Set SWC cacheRoot options

This is set to {viteCacheDir}/swc and override the default of .swc.

Perf: simplify refresh wrapper generation (#835)

plugin-react@4.0.4

  • Fix #198: Enable Babel if presets list is not empty

plugin-react@4.0.3

  • Revert #108: Remove throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter.

plugin-react@4.0.2

  • Fix fast-refresh for files that are transformed into jsx (#188)

plugin-react@4.0.1

plugin-react-swc@4.0.1

Set optimizeDeps.rollupOptions.transform.jsx instead of optimizeDeps.rollupOptions.jsx for rolldown-vite (#735)

optimizeDeps.rollupOptions.jsx is going to be deprecated in favor of optimizeDeps.rollupOptions.transform.jsx.

plugin-react@4.0.0

Options changes

include/exclude

These options now allow to completely override the files processed by the plugin (#122). This is more in line with other Rollup/Vite plugins and simplify the setup of enabling Fast Refresh for .mdx files. This can be done like this:

export default defineConfig({
  plugins: [
    { enforce: 'pre', ...mdx() },
    react({ include: /\.(mdx|js|jsx|ts|tsx)$/ }),
  ],
})

These changes also allow to apply Babel plugins on files outside Vite root (expect in node_modules), which improve support for monorepo (fix #16).

... (truncated)

Changelog

Sourced from @​vitejs/plugin-react-swc's changelog.

4.1.0 (2025-09-17)

Set SWC cacheRoot options

This is set to {viteCacheDir}/swc and override the default of .swc.

Perf: simplify refresh wrapper generation (#835)

4.0.1 (2025-08-19)

Set optimizeDeps.rollupOptions.transform.jsx instead of optimizeDeps.rollupOptions.jsx for rolldown-vite (#735)

optimizeDeps.rollupOptions.jsx is going to be deprecated in favor of optimizeDeps.rollupOptions.transform.jsx.

4.0.0 (2025-08-07)

4.0.0-beta.0 (2025-07-28)

Require Node 20.19+, 22.12+

This plugin now requires Node 20.19+ or 22.12+.

3.11.0 (2025-07-18)

Add HMR support for compound components (#518)

HMR now works for compound components like this:

const Root = () => <div>Accordion Root</div>
const Item = () => <div>Accordion Item</div>
export const Accordion = { Root, Item }

Return Plugin[] instead of PluginOption[] (#537)

The return type has changed from react(): PluginOption[] to more specialized type react(): Plugin[]. This allows for type-safe manipulation of plugins, for example:

// previously this causes type errors
react()
  .map(p => ({ ...p, applyToEnvironment: e => e.name === 'client' }))

3.10.2 (2025-06-10)

Suggest @vitejs/plugin-react-oxc if rolldown-vite is detected #491

Emit a log which recommends @vitejs/plugin-react-oxc when rolldown-vite is detected to improve performance and use Oxc under the hood. The warning can be disabled by setting disableOxcRecommendation: true in the plugin options.

... (truncated)

Commits

Updates vite from 5.4.19 to 7.1.9

Release notes

Sourced from vite's releases.

v7.1.9

Please refer to CHANGELOG.md for details.

v7.1.8

Please refer to CHANGELOG.md for details.

v7.1.7

Please refer to CHANGELOG.md for details.

v7.1.6

Please refer to CHANGELOG.md for details.

v7.1.5

Please refer to CHANGELOG.md for details.

v7.1.4

Please refer to CHANGELOG.md for details.

v7.1.3

Please refer to CHANGELOG.md for details.

create-vite@7.1.3

Please refer to CHANGELOG.md for details.

v7.1.2

Please refer to CHANGELOG.md for details.

create-vite@7.1.2

Please refer to CHANGELOG.md for details.

v7.1.1

Please refer to CHANGELOG.md for details.

create-vite@7.1.1

Please refer to CHANGELOG.md for details.

plugin-legacy@7.1.0

Please refer to CHANGELOG.md for details.

create-vite@7.1.0

Please refer to CHANGELOG.md for details.

v7.1.0

Please refer to CHANGELOG.md for details.

v7.1.0-beta.1

Please refer to CHANGELOG.md for details.

v7.1.0-beta.0

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

7.1.9 (2025-10-03)

Reverts

7.1.8 (2025-10-02)

Bug Fixes

Documentation

Miscellaneous Chores

7.1.7 (2025-09-22)

Bug Fixes

  • build: fix ssr environment emitAssets: true when sharedConfigBuild: true (#20787) (4c4583c)
  • client: use CSP nonce when rendering error overlay (#20791) (9bc9d12)
  • deps: update all non-major dependencies (#20811) (9f2247c)
  • glob: handle glob imports from folders starting with dot (#20800) (105abe8)
  • hmr: trigger prune event when import is removed from non hmr module (#20768) (9f32b1d)
  • hmr: wait for import.meta.hot.prune callbacks to complete before running other HMRs (#20698) (98a3484)

7.1.6 (2025-09-18)

Bug Fixes

  • deps: update all non-major dependencies (#20773) (88af2ae)
  • esbuild: inject esbuild helper functions with minified $ variables correctly (#20761) (7e8e004)
  • fallback terser to main thread when nameCache is provided (#20750) (a679a64)
  • types: strict env typings fail when skipLibCheck is false (#20755) (cc54e29)

Miscellaneous Chores

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.


Updates vite-plugin-dts from 4.4.0 to 4.5.4

Changelog

Sourced from vite-plugin-dts's changelog.

4.5.4 (2025-05-15)

Bug Fixes

  • correct specify root for rollup types (062e6d3), closes #425
  • should collect diagnostics when transform (#423) (3d0cc1b)
  • use entry name instead of entry path to generate indexName (#424) (e8049d9)

4.5.3 (2025-03-03)

Bug Fixes

  • degrade @​vue/language-core version (f47ec80)

4.5.2 (2025-03-03)

Bug Fixes

  • degrade @​vue/language-core version (f47ec80)

4.5.1 (2025-02-28)

Bug Fixes

  • not overriding noUnusedParameters of compiler options (#408) (76a5913)
  • should process alias for module declaration (41167d5), closes #409

4.5.0 (2025-01-10)

Commits
  • 8bea4df release: v4.5.4
  • 3d0cc1b fix: should collect diagnostics when transform (#423)
  • 062e6d3 fix: correct specify root for rollup types
  • e8049d9 fix: use entry name instead of entry path to generate indexName (#424)
  • a1a26a5 release: v4.5.3
  • a683b96 release: v4.5.2
  • f47ec80 fix: degrade @​vue/language-core version
  • 70e234d release: v4.5.1
  • 41167d5 fix: should process alias for module declaration
  • 0da89cc chore: update dependencies
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the vite group with 4 updates: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts).


Updates `@vitejs/plugin-react` from 4.3.4 to 5.0.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.4/packages/plugin-react)

Updates `@vitejs/plugin-react-swc` from 3.7.0 to 4.1.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.1.0/packages/plugin-react-swc)

Updates `vite` from 5.4.19 to 7.1.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.9/packages/vite)

Updates `vite-plugin-dts` from 4.4.0 to 4.5.4
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/unplugin-dts/blob/v4.5.4/CHANGELOG.md)
- [Commits](qmhc/unplugin-dts@v4.4.0...v4.5.4)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
- dependency-name: "@vitejs/plugin-react-swc"
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
- dependency-name: vite
  dependency-version: 7.1.9
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
- dependency-name: vite-plugin-dts
  dependency-version: 4.5.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 13, 2025
@github-actions
Copy link

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 95.69% (🎯 75%) 2046 / 2138
🟢 Statements 94.66% (🎯 75%) 2112 / 2231
🟢 Functions 93.19% (🎯 75%) 781 / 838
🟢 Branches 89.27% (🎯 75%) 1507 / 1688
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
src/components/AccordionGroup/AccordionGroup.tsx 40% 0% 25% 40% 24-55
src/components/Alert/Alert.tsx 100% 98.11% 100% 100%
src/components/AppBar/AppBar.tsx 42.85% 0% 0% 75% 21-30, 32-41, 43-72
src/components/AppBar/components/BrandLogo.tsx 33.33% 100% 0% 50% 3-18
src/components/AppBar/components/BrandText.tsx 33.33% 100% 0% 33.33% 11-20
src/components/AppBar/components/BurgerMenu.tsx 42.85% 100% 0% 75% 5-10, 12-18, 20-43
src/components/AppBar/components/SecondaryText.tsx 25% 100% 0% 33.33% 4-27
src/components/Autocomplete/Autocomplete/Autocomplete.tsx 100% 100% 100% 100%
src/components/Autocomplete/Autocomplete/useAutocomplete.tsx 100% 100% 100% 100%
src/components/Autocomplete/AutocompleteList/AutocompleteList.tsx 93.75% 88.88% 88.88% 96.77% 92, 155
src/components/Autocomplete/CreatableAutocomplete/CreatableAutocomplete.tsx 100% 95.23% 100% 100%
src/components/Autocomplete/CreatableAutocomplete/useCreatableAutocomplete.tsx 96.42% 94.11% 100% 96.42% 87
src/components/Autocomplete/MultipleAutocomplete/MultipleAutocomplete.tsx 100% 100% 100% 100%
src/components/Autocomplete/MultipleAutocomplete/useMultipleAutocomplete.tsx 100% 95.45% 100% 100%
src/components/Autocomplete/test-utils/autocomplete-test-fixtures.tsx 100% 100% 100% 100%
src/components/Autocomplete/test-utils/autocomplete-test-utils.tsx 94.73% 100% 83.33% 94.73% 119-121
src/components/Autocomplete/test-utils/multiple-autocomplete-test-utils.tsx 100% 100% 100% 100%
src/components/Autocomplete/utils/useAutocompleteRenderOption.tsx 100% 100% 100% 100%
src/components/Autocomplete/utils/utils.tsx 97.67% 89.18% 100% 97.67% 99
src/components/Avatar/Avatar.tsx 60% 16.66% 33.33% 60% 22-49
src/components/Button/Button.tsx 100% 100% 100% 100%
src/components/CodeArea/CodeAreaTheme.tsx 100% 100% 100% 100%
src/components/CodeArea/CodeAreaDialog/CodeAreaDialog.tsx 75% 94.11% 100% 100% 46
src/components/CodeArea/CodeAreaDialog/components/CodeAreaDialogConfirmation.tsx 80% 76.19% 100% 80% 33
src/components/CodeArea/CodeAreaDialog/components/CodeAreaDialogContent.tsx 83.33% 75% 100% 100% 44
src/components/CodeArea/CodeAreaDialog/components/CodeAreaDialogError.tsx 87.5% 50% 100% 100% 55
src/components/CodeArea/CodeAreaField/CodeAreaField.tsx 95.65% 78.84% 100% 100% 311
src/components/CodeArea/CodeAreaFooter/CodeAreaFooter.tsx 100% 100% 100% 100%
src/components/CodeArea/CodeAreaHeader/CodeAreaHeader.tsx 96.29% 95.45% 87.5% 96.15% 59
src/components/CodeArea/CodeAreaInput/CodeAreaInput.tsx 45.94% 70% 58.33% 47.05% 71-79, 146-153, 167-171, 196-198, 215-221
src/components/CodeArea/utils/useCodeAreaAutocompletion.ts 100% 100% 100% 100%
src/components/CodeArea/utils/utils.ts 98.52% 89.28% 100% 98.43% 48
src/components/CopiableComponent/CopiableComponent.tsx 100% 100% 100% 100%
src/components/CopiableComponent/copyString.tsx 100% 100% 100% 100%
src/components/CopiableComponent/useCopyValue.ts 100% 100% 100% 100%
src/components/CopiableInputText/CopiableInputText.tsx 100% 95.65% 100% 100%
src/components/DatePickers/utils.tsx 95.23% 72.22% 100% 95% 39
src/components/DatePickers/DatePicker/DatePicker.tsx 100% 100% 100% 100%
src/components/DatePickers/DateRangePicker/DateRangePicker.tsx 79.06% 93.44% 68.75% 79.06% 121-122, 152-155, 202, 237-239
src/components/DatePickers/DateTimePicker/DateTimePicker.tsx 100% 100% 100% 100%
src/components/DatePickers/PickersDay/PickersDay.tsx 94.11% 62.5% 100% 100% 149
src/components/DatePickers/TimePicker/TimePicker.tsx 76.47% 82.35% 83.33% 81.25% 45, 48-50
src/components/DatePickers/shared/ClearButton.tsx 100% 50% 100% 100%
src/components/DatePickers/shared/DateFieldContainer.tsx 100% 100% 100% 100%
src/components/Dialog/Dialog/Dialog.tsx 100% 100% 100% 100%
src/components/Dialog/DialogAlert/DialogAlert.tsx 100% 100% 100% 100%
src/components/Dialog/DialogConfirmation/DialogConfirmation.tsx 100% 66.66% 100% 100%
src/components/Dialog/DialogContent/DialogContent.tsx 72.72% 75% 58.33% 73.33% 78, 99-100, 114-120, 144-150
src/components/Dialog/DialogFooter/DialogFooter.tsx 100% 100% 100% 100%
src/components/Dialog/DialogHeader/DialogHeader.tsx 100% 100% 100% 100%
src/components/Dialog/DialogPaper/DialogPaper.tsx 100% 56% 100% 100%
src/components/Dialog/DialogStepper/DialogStepper.tsx 100% 100% 100% 100%
src/components/FilterDropdown/FilterDropdown.tsx 96.29% 93.54% 90% 100% 67
src/components/FilterDropdown/FilterDropdownMenuItem/FilterDropdownMenuItem.tsx 100% 92.3% 100% 100%
src/components/IconButton/IconButton.tsx 100% 92.85% 100% 100%
src/components/LabelWithIndicator/LabelWithIndicator.tsx 100% 100% 100% 100%
src/components/Link/Link.tsx 100% 91.42% 100% 100%
src/components/Menu/Menu/Menu.tsx 100% 100% 100% 100%
src/components/Menu/MenuItem/MenuItem.tsx 100% 94.44% 100% 100%
src/components/Menu/MenuItemFilter/MenuItemFilter.tsx 100% 100% 100% 100%
src/components/Menu/MenuList/MenuList.tsx 100% 100% 100% 100%
src/components/PasswordField/PasswordField.tsx 100% 100% 100% 100%
src/components/ScreenReaderOnly/ScreenReaderOnly.tsx 100% 100% 100% 100%
src/components/SelectField/MultipleSelectField/MultipleSelectField.tsx 96.15% 84.84% 87.5% 100% 52
src/components/SelectField/MultipleSelectField/useMultipleSelectField.ts 90% 75% 92.85% 89.47% 81-86
src/components/SelectField/SelectField/SelectField.tsx 90% 94.73% 75% 100% 34-36
src/components/Snackbar/Snackbar.tsx 90% 96.66% 77.77% 88.88% 146, 192
src/components/SplitButton/SplitButton.tsx 95.23% 75% 100% 94.73% 86
src/components/TablePaginationActions/TablePaginationActions.tsx 12.5% 0% 0% 14.28% 9-13, 15-94
src/components/Tag/Tag.tsx 82.35% 78.94% 100% 81.81% 43-47, 59-63, 87-91, 101-105, 116-120, 130-134
src/components/ToggleButtonGroup/ToggleButtonGroup.tsx 33.33% 11.76% 33.33% 33.33% 14-109
src/components/TooltipData/TooltipData.tsx 45.45% 0% 0% 71.42% 21-25, 27-35, 37-44, 46-79
src/components/Typography/Typography.tsx 100% 100% 100% 100%
src/components/UploadField/FilesAction.tsx 100% 100% 100% 100%
src/components/UploadField/UploadField.tsx 100% 100% 100% 100%
src/components/UploadField/UploadFieldBase.tsx 100% 100% 100% 100%
src/components/UploadField/useFileUpload.ts 100% 100% 100% 100%
src/custom-icons/AccessIn.tsx 100% 100% 100% 100%
src/custom-icons/AddApp.tsx 100% 100% 100% 100%
src/custom-icons/AddSection.tsx 100% 100% 100% 100%
src/custom-icons/AdvancedSettings.tsx 100% 100% 100% 100%
src/custom-icons/AiAgent.tsx 100% 100% 100% 100%
src/custom-icons/AiGeneratedObject.tsx 100% 100% 100% 100%
src/custom-icons/AiTool.tsx 100% 100% 100% 100%
src/custom-icons/Annotation.tsx 100% 100% 100% 100%
src/custom-icons/ApiCall.tsx 100% 100% 100% 100%
src/custom-icons/ArrowDown.tsx 100% 100% 100% 100%
src/custom-icons/ArrowLeft.tsx 100% 100% 100% 100%
src/custom-icons/ArrowRight.tsx 100% 100% 100% 100%
src/custom-icons/ArrowUp.tsx 100% 100% 100% 100%
src/custom-icons/AsynchronousWait.tsx 100% 100% 100% 100%
src/custom-icons/Autostyle.tsx 100% 100% 100% 100%
src/custom-icons/Avg.tsx 100% 100% 100% 100%
src/custom-icons/Behavioral.tsx 100% 100% 100% 100%
src/custom-icons/Bigquery.tsx 100% 100% 100% 100%
src/custom-icons/Blending.tsx 100% 100% 100% 100%
src/custom-icons/BlockLabel.tsx 100% 100% 100% 100%
src/custom-icons/BlockLabelOff.tsx 100% 100% 100% 100%
src/custom-icons/BottomRow.tsx 100% 100% 100% 100%
src/custom-icons/BulletPointAlt.tsx 100% 100% 100% 100%
src/custom-icons/BulletPointCheckedAlt.tsx 100% 100% 100% 100%
src/custom-icons/Carto.tsx 100% 100% 100% 100%
src/custom-icons/CartoAi.tsx 100% 100% 100% 100%
src/custom-icons/CartoSymbol.tsx 100% 100% 100% 100%
src/custom-icons/CatalogView.tsx 100% 100% 100% 100%
src/custom-icons/CatastropheModeling.tsx 100% 100% 100% 100%
src/custom-icons/Center.tsx 100% 100% 100% 100%
src/custom-icons/CenterLayer.tsx 100% 100% 100% 100%
src/custom-icons/CloseDiagonallyLeft.tsx 100% 100% 100% 100%
src/custom-icons/CloseDiagonallyRight.tsx 100% 100% 100% 100%
src/custom-icons/CloseVertically.tsx 100% 100% 100% 100%
src/custom-icons/CodeBlock.tsx 100% 100% 100% 100%
src/custom-icons/Comments.tsx 100% 100% 100% 100%
src/custom-icons/Console.tsx 100% 100% 100% 100%
src/custom-icons/Covid19.tsx 100% 100% 100% 100%
src/custom-icons/CreateMap.tsx 100% 100% 100% 100%
src/custom-icons/CreateSpatialAnalysis.tsx 100% 100% 100% 100%
src/custom-icons/CreateTileset.tsx 100% 100% 100% 100%
src/custom-icons/CreateWorkflow.tsx 100% 100% 100% 100%
src/custom-icons/Data.tsx 100% 100% 100% 100%
src/custom-icons/DataAccess.tsx 100% 100% 100% 100%
src/custom-icons/DataExplorer.tsx 100% 100% 100% 100%
src/custom-icons/DataFilter.tsx 100% 100% 100% 100%
src/custom-icons/DataMonetization.tsx 100% 100% 100% 100%
src/custom-icons/DataObservatory.tsx 100% 100% 100% 100%
src/custom-icons/DataOk.tsx 100% 100% 100% 100%
src/custom-icons/DataPending.tsx 100% 100% 100% 100%
src/custom-icons/DataPremium.tsx 100% 100% 100% 100%
src/custom-icons/DataPublic.tsx 100% 100% 100% 100%
src/custom-icons/DataSample.tsx 100% 100% 100% 100%
src/custom-icons/DataUnavailable.tsx 100% 100% 100% 100%
src/custom-icons/Databricks.tsx 100% 100% 100% 100%
src/custom-icons/Demographics.tsx 100% 100% 100% 100%
src/custom-icons/Derived.tsx 100% 100% 100% 100%
src/custom-icons/Distance.tsx 100% 100% 100% 100%
src/custom-icons/Dot.tsx 100% 100% 100% 100%
src/custom-icons/DrawCircle.tsx 100% 100% 100% 100%
src/custom-icons/DrawLasso.tsx 100% 100% 100% 100%
src/custom-icons/DrawLine.tsx 100% 100% 100% 100%
src/custom-icons/DrawPolygon.tsx 100% 100% 100% 100%
src/custom-icons/DrawSquare.tsx 100% 100% 100% 100%
src/custom-icons/DropAPin.tsx 100% 100% 100% 100%
src/custom-icons/DualMap.tsx 100% 100% 100% 100%
src/custom-icons/Environmental.tsx 100% 100% 100% 100%
src/custom-icons/EnvironmentalManagement.tsx 100% 100% 100% 100%
src/custom-icons/Equal.tsx 100% 100% 100% 100%
src/custom-icons/ExitToAppLeft.tsx 100% 100% 100% 100%
src/custom-icons/Fabric.tsx 100% 100% 100% 100%
src/custom-icons/Facebook.tsx 100% 100% 100% 100%
src/custom-icons/Financial.tsx 100% 100% 100% 100%
src/custom-icons/FlipInverse.tsx 100% 100% 100% 100%
src/custom-icons/Framed.tsx 100% 100% 100% 100%
src/custom-icons/FraudDetection.tsx 100% 100% 100% 100%
src/custom-icons/Functions.tsx 100% 100% 100% 100%
src/custom-icons/GeneratingDescription.tsx 100% 100% 100% 100%
src/custom-icons/GeocodeTable.tsx 100% 100% 100% 100%
src/custom-icons/Geography.tsx 100% 100% 100% 100%
src/custom-icons/Geomarketing.tsx 100% 100% 100% 100%
src/custom-icons/Geometry.tsx 100% 100% 100% 100%
src/custom-icons/Github.tsx 100% 100% 100% 100%
src/custom-icons/Google.tsx 100% 100% 100% 100%
src/custom-icons/H3.tsx 100% 100% 100% 100%
src/custom-icons/HealthAnalytics.tsx 100% 100% 100% 100%
src/custom-icons/HideComments.tsx 100% 100% 100% 100%
src/custom-icons/HideLeftsidebar.tsx 100% 100% 100% 100%
src/custom-icons/HideRightsidebar.tsx 100% 100% 100% 100%
src/custom-icons/Home.tsx 100% 100% 100% 100%
src/custom-icons/Housing.tsx 100% 100% 100% 100%
src/custom-icons/HumanMobility.tsx 100% 100% 100% 100%
src/custom-icons/Id.tsx 100% 100% 100% 100%
src/custom-icons/Image.tsx 100% 100% 100% 100%
src/custom-icons/Infrastructure.tsx 100% 100% 100% 100%
src/custom-icons/IotAnalytics.tsx 100% 100% 100% 100%
src/custom-icons/LabelDeprecated.tsx 100% 100% 100% 100%
src/custom-icons/Layers.tsx 100% 100% 100% 100%
src/custom-icons/Linkedin.tsx 100% 100% 100% 100%
src/custom-icons/MapCoordinates.tsx 100% 100% 100% 100%
src/custom-icons/MapCopy.tsx 100% 100% 100% 100%
src/custom-icons/MapOthers.tsx 100% 100% 100% 100%
src/custom-icons/MapPin.tsx 100% 100% 100% 100%
src/custom-icons/MarkCommentRead.tsx 100% 100% 100% 100%
src/custom-icons/MarketAnalysis.tsx 100% 100% 100% 100%
src/custom-icons/Max.tsx 100% 100% 100% 100%
src/custom-icons/McpTool.tsx 100% 100% 100% 100%
src/custom-icons/MeasureTool.tsx 100% 100% 100% 100%
src/custom-icons/Min.tsx 100% 100% 100% 100%
src/custom-icons/MobilityPlanning.tsx 100% 100% 100% 100%
src/custom-icons/NetworkDeployment.tsx 100% 100% 100% 100%
src/custom-icons/NightsThermostat.tsx 100% 100% 100% 100%
src/custom-icons/NoApp.tsx 100% 100% 100% 100%
src/custom-icons/NoLayer.tsx 100% 100% 100% 100%
src/custom-icons/NoMap.tsx 100% 100% 100% 100%
src/custom-icons/NoSpatialExtension.tsx 100% 100% 100% 100%
src/custom-icons/NoTileset.tsx 100% 100% 100% 100%
src/custom-icons/NotEqual.tsx 100% 100% 100% 100%
src/custom-icons/Number.tsx 100% 100% 100% 100%
src/custom-icons/Onboarding.tsx 100% 100% 100% 100%
src/custom-icons/OohAnalytics.tsx 100% 100% 100% 100%
src/custom-icons/Opacity.tsx 100% 100% 100% 100%
src/custom-icons/OpenDiagonallyLeft.tsx 100% 100% 100% 100%
src/custom-icons/OpenDiagonallyRight.tsx 100% 100% 100% 100%
src/custom-icons/OpenNewWindow.tsx 100% 100% 100% 100%
src/custom-icons/OpenVertically.tsx 100% 100% 100% 100%
src/custom-icons/ParameterSettings.tsx 100% 100% 100% 100%
src/custom-icons/PawnChess.tsx 100% 100% 100% 100%
src/custom-icons/PlaceSelect.tsx 100% 100% 100% 100%
src/custom-icons/PointsOfInterest.tsx 100% 100% 100% 100%
src/custom-icons/Postgre.tsx 100% 100% 100% 100%
src/custom-icons/PostgreOutlined.tsx 100% 100% 100% 100%
src/custom-icons/Preferences.tsx 100% 100% 100% 100%
src/custom-icons/ProcessData.tsx 100% 100% 100% 100%
src/custom-icons/PublicWithPassword.tsx 100% 100% 100% 100%
src/custom-icons/Publish.tsx 100% 100% 100% 100%
src/custom-icons/Quadbin.tsx 100% 100% 100% 100%
src/custom-icons/Quadkey.tsx 100% 100% 100% 100%
src/custom-icons/QueryTable.tsx 100% 100% 100% 100%
src/custom-icons/Rain.tsx 100% 100% 100% 100%
src/custom-icons/Raster.tsx 100% 100% 100% 100%
src/custom-icons/Redshift.tsx 100% 100% 100% 100%
src/custom-icons/Report.tsx 100% 100% 100% 100%
src/custom-icons/Reset.tsx 100% 100% 100% 100%
src/custom-icons/RiskAnalysis.tsx 100% 100% 100% 100%
src/custom-icons/RoadTraffic.tsx 100% 100% 100% 100%
src/custom-icons/RunSettings.tsx 100% 100% 100% 100%
src/custom-icons/RunStep.tsx 100% 100% 100% 100%
src/custom-icons/Salesforce.tsx 100% 100% 100% 100%
src/custom-icons/Sample.tsx 100% 100% 100% 100%
src/custom-icons/SaveOk.tsx 100% 100% 100% 100%
src/custom-icons/ScheduleRun.tsx 100% 100% 100% 100%
src/custom-icons/Search.tsx 100% 100% 100% 100%
src/custom-icons/SelectDestination.tsx 100% 100% 100% 100%
src/custom-icons/SelectFeature.tsx 100% 100% 100% 100%
src/custom-icons/SelectTool.tsx 100% 100% 100% 100%
src/custom-icons/SelectVariable.tsx 100% 100% 100% 100%
src/custom-icons/ShowNodeResults.tsx 100% 100% 100% 100%
src/custom-icons/ShowRightsidebar.tsx 100% 100% 100% 100%
src/custom-icons/SingleLayer.tsx 100% 100% 100% 100%
src/custom-icons/SiteSelection.tsx 100% 100% 100% 100%
src/custom-icons/Snowflake.tsx 100% 100% 100% 100%
src/custom-icons/SpatialAnalysis.tsx 100% 100% 100% 100%
src/custom-icons/SpatialExtension.tsx 100% 100% 100% 100%
src/custom-icons/SpatialIndexes.tsx 100% 100% 100% 100%
src/custom-icons/Sql.tsx 100% 100% 100% 100%
src/custom-icons/SqlError.tsx 100% 100% 100% 100%
src/custom-icons/Sso.tsx 100% 100% 100% 100%
src/custom-icons/StrokeCustom.tsx 100% 100% 100% 100%
src/custom-icons/StrokeDash.tsx 100% 100% 100% 100%
src/custom-icons/StrokeSolid.tsx 100% 100% 100% 100%
src/custom-icons/SupplyChain.tsx 100% 100% 100% 100%
src/custom-icons/SwatchCircle.tsx 100% 100% 100% 100%
src/custom-icons/SwatchCircleNone.tsx 100% 100% 100% 100%
src/custom-icons/SwatchSquare.tsx 100% 100% 100% 100%
src/custom-icons/TableColumn.tsx 100% 100% 100% 100%
src/custom-icons/TableColumnLimited.tsx 100% 100% 100% 100%
src/custom-icons/TempTable.tsx 100% 100% 100% 100%
src/custom-icons/TerritoryPlanning.tsx 100% 100% 100% 100%
src/custom-icons/TextBox.tsx 100% 100% 100% 100%
src/custom-icons/Tileset.tsx 100% 100% 100% 100%
src/custom-icons/TilesetsAggregated.tsx 100% 100% 100% 100%
src/custom-icons/TimeBuckets.tsx 100% 100% 100% 100%
src/custom-icons/TimeCar.tsx 100% 100% 100% 100%
src/custom-icons/TimeWindowIncremental.tsx 100% 100% 100% 100%
src/custom-icons/TimeWindowMoving.tsx 100% 100% 100% 100%
src/custom-icons/Tooltip.tsx 100% 100% 100% 100%
src/custom-icons/TopRow.tsx 100% 100% 100% 100%
src/custom-icons/TwinArea.tsx 100% 100% 100% 100%
src/custom-icons/Twitter.tsx 100% 100% 100% 100%
src/custom-icons/UpdateGen.tsx 100% 100% 100% 100%
src/custom-icons/UploadFileUrl.tsx 100% 100% 100% 100%
src/custom-icons/View2d.tsx 100% 100% 100% 100%
src/custom-icons/View3d.tsx 100% 100% 100% 100%
src/custom-icons/ViewLeftsidebar.tsx 100% 100% 100% 100%
src/custom-icons/WfComponent.tsx 100% 100% 100% 100%
src/custom-icons/WfComponentInvalid.tsx 100% 100% 100% 100%
src/custom-icons/WfExtensionPackageDefault.tsx 100% 100% 100% 100%
src/custom-icons/WfInput.tsx 100% 100% 100% 100%
src/custom-icons/WfInputAlt.tsx 100% 100% 100% 100%
src/custom-icons/WfModule.tsx 100% 100% 100% 100%
src/custom-icons/WfOutput.tsx 100% 100% 100% 100%
src/custom-icons/WfOutputAlt.tsx 100% 100% 100% 100%
src/custom-icons/WhiteSpace.tsx 100% 100% 100% 100%
src/custom-icons/WidgetOptions.tsx 100% 100% 100% 100%
src/custom-icons/Workflow.tsx 100% 100% 100% 100%
src/custom-icons/WorkflowTemp.tsx 100% 100% 100% 100%
src/hooks/useImperativeIntl.ts 100% 87.5% 100% 100%
src/hooks/usePrevious.ts 100% 100% 100% 100%
src/hooks/useSkeleton.ts 100% 100% 100% 100%
src/localization/index.ts 100% 100% 100% 100%
src/utils/animation-utils.ts 95.12% 92.85% 100% 94.73% 72-73
src/utils/chartConstants.ts 100% 100% 100% 100%
src/utils/detectTouchScreen.ts 100% 100% 100% 100%
src/utils/formatterUtils.ts 100% 90% 100% 100%
src/utils/legendUtils.ts 100% 100% 100% 100%
src/utils/localeUtils.ts 100% 85.71% 100% 100%
src/utils/palette-utils.ts 100% 95.45% 100% 100%
src/utils/theme-constants.ts 100% 100% 100% 100%
src/utils/theme-utils.ts 100% 100% 100% 100%
src/utils/uniqueId.ts 100% 100% 100% 100%
Generated in workflow #5 for commit d478c51 by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants