Skip to content

Bump the mui group with 7 updates#3

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mui-bc57ab91c4
Open

Bump the mui group with 7 updates#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mui-bc57ab91c4

Conversation

@dependabot
Copy link

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

Bumps the mui group with 7 updates:

Package From To
@emotion/react 11.13.0 11.14.0
@emotion/styled 11.13.0 11.14.1
@mui/icons-material 5.16.7 7.3.4
@mui/lab 5.0.0-alpha.175 5.0.0-alpha.177
@mui/material 5.16.7 7.3.4
@mui/system 5.16.7 7.3.3
@mui/x-date-pickers 7.23.3 8.14.0

Updates @emotion/react from 11.13.0 to 11.14.0

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.14.0

Minor Changes

  • #3281 fc4d7bd Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [8dc1a6d, e1bf17e]:
    • @​emotion/cache@​11.14.0
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0

@​emotion/react@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/serialize@​1.3.3
    • @​emotion/cache@​11.13.5
    • @​emotion/utils@​1.4.2
    • @​emotion/babel-plugin@​11.13.5

@​emotion/react@​11.13.3

Patch Changes

Commits

Updates @emotion/styled from 11.13.0 to 11.14.1

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.14.1

Patch Changes

  • #3334 0facbe4 Thanks @​ZachRiegel! - Renamed default-exported variable in @emotion/styled to aid inferred import names in auto-import completions in IDEs

@​emotion/styled@​11.14.0

Minor Changes

  • #3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [e1bf17e]:
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0

@​emotion/styled@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/serialize@​1.3.3
    • @​emotion/utils@​1.4.2
    • @​emotion/babel-plugin@​11.13.5
Commits

Updates @mui/icons-material from 5.16.7 to 7.3.4

Release notes

Sourced from @​mui/icons-material's releases.

v7.3.4

A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:

Small update to revert a change that broke the <Tabs> component. Also publishing a beta version of @mui/lab which was accidentally published as a stable release.

@mui/material@7.3.4

Docs

Core

All contributors of this release in alphabetical order: @​Janpot, @​siriwatknp, @​ZeeshanTamboli

v7.3.3

A big thanks to the 14 contributors who made this release possible.

@mui/material@7.3.3

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

7.3.4

Oct 2, 2025

A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:

Small update to revert a change that broke the <Tabs> component. Also publishing a beta version of @mui/lab which was accidentally published as a stable release.

@mui/material@7.3.4

Docs

Core

All contributors of this release in alphabetical order: @​Janpot, @​siriwatknp, @​ZeeshanTamboli

7.3.3

Sep 30, 2025

A big thanks to the 14 contributors who made this release possible.

@mui/material@7.3.3

Docs

Core

... (truncated)

Commits
Maintainer changes

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


Updates @mui/lab from 5.0.0-alpha.175 to 5.0.0-alpha.177

Commits

Updates @mui/material from 5.16.7 to 7.3.4

Release notes

Sourced from @​mui/material's releases.

v7.3.4

A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:

Small update to revert a change that broke the <Tabs> component. Also publishing a beta version of @mui/lab which was accidentally published as a stable release.

@mui/material@7.3.4

Docs

Core

All contributors of this release in alphabetical order: @​Janpot, @​siriwatknp, @​ZeeshanTamboli

v7.3.3

A big thanks to the 14 contributors who made this release possible.

@mui/material@7.3.3

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

7.3.4

Oct 2, 2025

A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:

Small update to revert a change that broke the <Tabs> component. Also publishing a beta version of @mui/lab which was accidentally published as a stable release.

@mui/material@7.3.4

Docs

Core

All contributors of this release in alphabetical order: @​Janpot, @​siriwatknp, @​ZeeshanTamboli

7.3.3

Sep 30, 2025

A big thanks to the 14 contributors who made this release possible.

@mui/material@7.3.3

Docs

Core

... (truncated)

Commits
  • 28eadba Release 7.3.4 (#47017)
  • e9daba0 Revert "[Tabs] Fix not scrolling to correct tab after refresh when auto scrol...
  • 139eaec [material-ui] Fix ThemeOptions and createTheme* cyclic dependency (#47007)
  • 7cd1872 [release] v7.3.3 (#47006)
  • 46a8506 [Tabs] Fix not scrolling to correct tab after refresh when auto scrollable (#...
  • bdc9e73 Bump react-router to ^7.9.2 (#46993)
  • 3538543 Bump react-router to ^7.9.1 (#46960)
  • c9ca979 [material-ui][locale] Split locales into separate files (#46933)
  • 6afef27 Bump @​types/react to ^19.1.13 (#46922)
  • 310a76e [Autocomplete] Sync highlighted index when popup is opened (#46894)
  • 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 @​mui/material since your current version.


Updates @mui/system from 5.16.7 to 7.3.3

Release notes

Sourced from @​mui/system's releases.

v7.3.3

A big thanks to the 14 contributors who made this release possible.

@mui/material@7.3.3

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/system's changelog.

7.3.3

Sep 30, 2025

A big thanks to the 14 contributors who made this release possible.

@mui/material@7.3.3

Docs

Core

... (truncated)

Commits
Maintainer changes

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


Updates @mui/x-date-pickers from 7.23.3 to 8.14.0

Release notes

Sourced from @​mui/x-date-pickers's releases.

v8.14.0

We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights ✨:

Special thanks go out to the community members for their valuable contributions: @​djpremier, @​Utkarsh-0304

The following are all team members who have contributed to this release: @​alexfauquette, @​bernardobelchior, @​flaviendelangle, @​hasdfa, @​Janpot, @​JCQuintas, @​prakhargupta1, @​rita-codes, @​noraleonte, @​brijeshb42, @​arminmeh, @​michelengelen

Data Grid

@mui/x-data-grid@8.14.0

@mui/x-data-grid-pro@8.14.0 pro

Same changes as in @mui/x-data-grid@8.14.0.

@mui/x-data-grid-premium@8.14.0 premium

Same changes as in @mui/x-data-grid-pro@8.14.0, plus:

  • [DataGridPremium] Server-side pivoting (#19575)

Bumps the mui group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.0` | `11.14.0` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.0` | `11.14.1` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.16.7` | `7.3.4` |
| [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) | `5.0.0-alpha.175` | `5.0.0-alpha.177` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.16.7` | `7.3.4` |
| [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) | `5.16.7` | `7.3.3` |
| [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `7.23.3` | `8.14.0` |


Updates `@emotion/react` from 11.13.0 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.13.0...@emotion/react@11.14.0)

Updates `@emotion/styled` from 11.13.0 to 11.14.1
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.13.0...@emotion/styled@11.14.1)

Updates `@mui/icons-material` from 5.16.7 to 7.3.4
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.3.4/packages/mui-icons-material)

Updates `@mui/lab` from 5.0.0-alpha.175 to 5.0.0-alpha.177
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-lab)

Updates `@mui/material` from 5.16.7 to 7.3.4
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.3.4/packages/mui-material)

Updates `@mui/system` from 5.16.7 to 7.3.3
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.3.3/packages/mui-system)

Updates `@mui/x-date-pickers` from 7.23.3 to 8.14.0
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v8.14.0/packages/x-date-pickers)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-version: 11.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: mui
- dependency-name: "@emotion/styled"
  dependency-version: 11.14.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: mui
- dependency-name: "@mui/icons-material"
  dependency-version: 7.3.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mui
- dependency-name: "@mui/lab"
  dependency-version: 5.0.0-alpha.177
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: mui
- dependency-name: "@mui/material"
  dependency-version: 7.3.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mui
- dependency-name: "@mui/system"
  dependency-version: 7.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mui
- dependency-name: "@mui/x-date-pickers"
  dependency-version: 8.14.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mui
...

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 52.19% (🎯 75%) 1116 / 2138
🔴 Statements 50.82% (🎯 75%) 1134 / 2231
🔴 Functions 38.3% (🎯 75%) 321 / 838
🔴 Branches 10.72% (🎯 75%) 181 / 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 27.27% 0% 25% 27.27% 51-185
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 25% 0% 0% 25% 33-50
src/components/Autocomplete/Autocomplete/useAutocomplete.tsx 100% 100% 100% 100%
src/components/Autocomplete/AutocompleteList/AutocompleteList.tsx 9.37% 0% 0% 9.67% 15-19, 27-200
src/components/Autocomplete/CreatableAutocomplete/CreatableAutocomplete.tsx 11.11% 0% 0% 11.11% 60-132
src/components/Autocomplete/CreatableAutocomplete/useCreatableAutocomplete.tsx 0% 0% 0% 0% 27-115
src/components/Autocomplete/MultipleAutocomplete/MultipleAutocomplete.tsx 14.28% 0% 0% 14.28% 53-110
src/components/Autocomplete/MultipleAutocomplete/useMultipleAutocomplete.tsx 0% 0% 0% 0% 74-191
src/components/Autocomplete/test-utils/autocomplete-test-fixtures.tsx 0% 100% 0% 0% 16-19
src/components/Autocomplete/test-utils/autocomplete-test-utils.tsx 0% 100% 0% 0% 15-130
src/components/Autocomplete/test-utils/multiple-autocomplete-test-utils.tsx 0% 100% 0% 0% 14-332
src/components/Autocomplete/utils/useAutocompleteRenderOption.tsx 0% 0% 0% 0% 13-135
src/components/Autocomplete/utils/utils.tsx 23.25% 32.43% 28.57% 23.25% 44-259, 270-278
src/components/Avatar/Avatar.tsx 60% 16.66% 33.33% 60% 22-49
src/components/Button/Button.tsx 12% 0% 0% 12% 74-151
src/components/CodeArea/CodeAreaTheme.tsx 66.66% 0% 50% 66.66% 17-212
src/components/CodeArea/CodeAreaDialog/CodeAreaDialog.tsx 0% 0% 0% 0% 44-105
src/components/CodeArea/CodeAreaDialog/components/CodeAreaDialogConfirmation.tsx 0% 0% 0% 0% 29-73
src/components/CodeArea/CodeAreaDialog/components/CodeAreaDialogContent.tsx 33.33% 0% 33.33% 40% 8-49
src/components/CodeArea/CodeAreaDialog/components/CodeAreaDialogError.tsx 25% 0% 0% 40% 5-34, 36-67
src/components/CodeArea/CodeAreaField/CodeAreaField.tsx 26.08% 0% 22.22% 33.33% 19-23, 43-183, 190-201, 203-312
src/components/CodeArea/CodeAreaFooter/CodeAreaFooter.tsx 25% 0% 33.33% 28.57% 10-83
src/components/CodeArea/CodeAreaHeader/CodeAreaHeader.tsx 7.4% 0% 12.5% 3.84% 19-159
src/components/CodeArea/CodeAreaInput/CodeAreaInput.tsx 0% 0% 0% 0% 71-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 13.33% 0% 0% 13.33% 29-86
src/components/CopiableComponent/copyString.tsx 100% 100% 100% 100%
src/components/CopiableComponent/useCopyValue.ts 100% 100% 100% 100%
src/components/CopiableInputText/CopiableInputText.tsx 22.72% 0% 25% 22.72% 19-23, 30-141
src/components/DatePickers/utils.tsx 4.76% 0% 0% 5% 10-47
src/components/DatePickers/DatePicker/DatePicker.tsx 0% 0% 0% 0% 32-92
src/components/DatePickers/DateRangePicker/DateRangePicker.tsx 4.65% 0% 6.25% 4.65% 21-239
src/components/DatePickers/DateTimePicker/DateTimePicker.tsx 0% 0% 0% 0% 37-95
src/components/DatePickers/PickersDay/PickersDay.tsx 29.41% 0% 33.33% 31.25% 33-118, 123-144, 149-197
src/components/DatePickers/TimePicker/TimePicker.tsx 0% 0% 0% 0% 38-125
src/components/DatePickers/shared/ClearButton.tsx 33.33% 0% 33.33% 33.33% 10-48
src/components/DatePickers/shared/DateFieldContainer.tsx 50% 0% 33.33% 50% 10-59
src/components/Dialog/Dialog/Dialog.tsx 25% 0% 0% 25% 23-65
src/components/Dialog/DialogAlert/DialogAlert.tsx 33.33% 0% 0% 50% 4-29
src/components/Dialog/DialogConfirmation/DialogConfirmation.tsx 25% 0% 0% 33.33% 9-22, 24-26, 28-87
src/components/Dialog/DialogContent/DialogContent.tsx 15.15% 0% 16.66% 16.66% 23-134, 144-150
src/components/Dialog/DialogFooter/DialogFooter.tsx 57.14% 0% 33.33% 66.66% 15-38, 40-48, 52-58, 64-73, 75-114
src/components/Dialog/DialogHeader/DialogHeader.tsx 38.46% 0% 0% 62.5% 16-19, 21-27, 29-34, 36-38, 40-100
src/components/Dialog/DialogPaper/DialogPaper.tsx 90.9% 8% 66.66% 90% 56-154
src/components/Dialog/DialogStepper/DialogStepper.tsx 22.22% 12.5% 14.28% 25% 6-16, 18-73, 81-133
src/components/FilterDropdown/FilterDropdown.tsx 11.11% 6.45% 10% 12.5% 17-155
src/components/FilterDropdown/FilterDropdownMenuItem/FilterDropdownMenuItem.tsx 11.11% 0% 0% 14.28% 31-40
src/components/IconButton/IconButton.tsx 57.14% 0% 25% 66.66% 24-33, 39-87
src/components/LabelWithIndicator/LabelWithIndicator.tsx 50% 0% 0% 80% 6-10, 12-16, 18-81
src/components/Link/Link.tsx 40% 5.71% 25% 44.44% 15-17, 22-165
src/components/Menu/Menu/Menu.tsx 60% 0% 33.33% 60% 9-51
src/components/Menu/MenuItem/MenuItem.tsx 60% 0% 33.33% 60% 23-183
src/components/Menu/MenuItemFilter/MenuItemFilter.tsx 37.5% 0% 0% 42.85% 9-12, 15-67
src/components/Menu/MenuList/MenuList.tsx 60% 0% 33.33% 60% 9-41
src/components/PasswordField/PasswordField.tsx 12.5% 0% 0% 14.28% 13-56
src/components/ScreenReaderOnly/ScreenReaderOnly.tsx 50% 100% 0% 100% 3-13
src/components/SelectField/MultipleSelectField/MultipleSelectField.tsx 23.07% 0% 12.5% 25% 20-28, 32-49, 52-215
src/components/SelectField/MultipleSelectField/useMultipleSelectField.ts 0% 0% 0% 0% 16-96
src/components/SelectField/SelectField/SelectField.tsx 30% 0% 0% 42.85% 15-32, 34-138
src/components/Snackbar/Snackbar.tsx 35% 0% 22.22% 38.88% 20-32, 38-54, 62-115, 117-192
src/components/SplitButton/SplitButton.tsx 4.76% 0% 0% 5.26% 15-136
src/components/TablePaginationActions/TablePaginationActions.tsx 12.5% 0% 0% 14.28% 9-13, 15-94
src/components/Tag/Tag.tsx 17.64% 0% 28.57% 18.18% 41-141, 154-175, 178-191, 195-244
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 50% 0% 0% 50% 27-43
src/components/UploadField/FilesAction.tsx 0% 0% 0% 0% 30-57
src/components/UploadField/UploadField.tsx 33.33% 0% 0% 33.33% 43-88
src/components/UploadField/UploadFieldBase.tsx 50% 0% 0% 50% 43-75
src/components/UploadField/useFileUpload.ts 100% 100% 100% 100%
src/custom-icons/AccessIn.tsx 75% 0% 50% 75% 24-34
src/custom-icons/AddApp.tsx 75% 0% 50% 75% 22-32
src/custom-icons/AddSection.tsx 75% 0% 50% 75% 24-34
src/custom-icons/AdvancedSettings.tsx 75% 0% 50% 75% 22-32
src/custom-icons/AiAgent.tsx 75% 0% 50% 75% 36-46
src/custom-icons/AiGeneratedObject.tsx 75% 0% 50% 75% 28-38
src/custom-icons/AiTool.tsx 75% 0% 50% 75% 42-52
src/custom-icons/Annotation.tsx 75% 0% 50% 75% 30-40
src/custom-icons/ApiCall.tsx 75% 0% 50% 75% 32-42
src/custom-icons/ArrowDown.tsx 75% 0% 50% 75% 24-34
src/custom-icons/ArrowLeft.tsx 75% 0% 50% 75% 24-34
src/custom-icons/ArrowRight.tsx 75% 0% 50% 75% 24-34
src/custom-icons/ArrowUp.tsx 75% 0% 50% 75% 24-34
src/custom-icons/AsynchronousWait.tsx 75% 0% 50% 75% 32-42
src/custom-icons/Autostyle.tsx 75% 0% 50% 75% 30-40
src/custom-icons/Avg.tsx 75% 0% 50% 75% 28-38
src/custom-icons/Behavioral.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Bigquery.tsx 75% 0% 50% 75% 28-38
src/custom-icons/Blending.tsx 75% 0% 50% 75% 24-34
src/custom-icons/BlockLabel.tsx 75% 0% 50% 75% 24-34
src/custom-icons/BlockLabelOff.tsx 75% 0% 50% 75% 28-38
src/custom-icons/BottomRow.tsx 75% 0% 50% 75% 22-32
src/custom-icons/BulletPointAlt.tsx 75% 0% 50% 75% 24-34
src/custom-icons/BulletPointCheckedAlt.tsx 75% 0% 50% 75% 25-35
src/custom-icons/Carto.tsx 75% 0% 50% 75% 28-38
src/custom-icons/CartoAi.tsx 75% 0% 50% 75% 26-36
src/custom-icons/CartoSymbol.tsx 75% 0% 50% 75% 28-38
src/custom-icons/CatalogView.tsx 75% 0% 50% 75% 32-42
src/custom-icons/CatastropheModeling.tsx 75% 0% 50% 75% 30-40
src/custom-icons/Center.tsx 75% 0% 50% 75% 24-34
src/custom-icons/CenterLayer.tsx 75% 0% 50% 75% 24-34
src/custom-icons/CloseDiagonallyLeft.tsx 75% 0% 50% 75% 24-34
src/custom-icons/CloseDiagonallyRight.tsx 75% 0% 50% 75% 24-34
src/custom-icons/CloseVertically.tsx 75% 0% 50% 75% 24-34
src/custom-icons/CodeBlock.tsx 75% 0% 50% 75% 26-36
src/custom-icons/Comments.tsx 75% 0% 50% 75% 22-32
src/custom-icons/Console.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Covid19.tsx 75% 0% 50% 75% 24-34
src/custom-icons/CreateMap.tsx 75% 0% 50% 75% 24-34
src/custom-icons/CreateSpatialAnalysis.tsx 75% 0% 50% 75% 22-32
src/custom-icons/CreateTileset.tsx 75% 0% 50% 75% 28-38
src/custom-icons/CreateWorkflow.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Data.tsx 75% 0% 50% 75% 24-34
src/custom-icons/DataAccess.tsx 75% 0% 50% 75% 30-40
src/custom-icons/DataExplorer.tsx 75% 0% 50% 75% 30-40
src/custom-icons/DataFilter.tsx 75% 0% 50% 75% 30-40
src/custom-icons/DataMonetization.tsx 75% 0% 50% 75% 28-38
src/custom-icons/DataObservatory.tsx 75% 0% 50% 75% 24-34
src/custom-icons/DataOk.tsx 75% 0% 50% 75% 28-38
src/custom-icons/DataPending.tsx 75% 0% 50% 75% 30-40
src/custom-icons/DataPremium.tsx 75% 0% 50% 75% 28-38
src/custom-icons/DataPublic.tsx 75% 0% 50% 75% 30-40
src/custom-icons/DataSample.tsx 75% 0% 50% 75% 30-40
src/custom-icons/DataUnavailable.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Databricks.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Demographics.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Derived.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Distance.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Dot.tsx 75% 0% 50% 75% 19-29
src/custom-icons/DrawCircle.tsx 75% 0% 50% 75% 24-34
src/custom-icons/DrawLasso.tsx 75% 0% 50% 75% 24-34
src/custom-icons/DrawLine.tsx 75% 0% 50% 75% 22-32
src/custom-icons/DrawPolygon.tsx 75% 0% 50% 75% 24-34
src/custom-icons/DrawSquare.tsx 75% 0% 50% 75% 24-34
src/custom-icons/DropAPin.tsx 75% 0% 50% 75% 28-38
src/custom-icons/DualMap.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Environmental.tsx 75% 0% 50% 75% 24-34
src/custom-icons/EnvironmentalManagement.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Equal.tsx 75% 0% 50% 75% 19-29
src/custom-icons/ExitToAppLeft.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Fabric.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Facebook.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Financial.tsx 75% 0% 50% 75% 24-34
src/custom-icons/FlipInverse.tsx 75% 0% 50% 75% 22-32
src/custom-icons/Framed.tsx 75% 0% 50% 75% 30-40
src/custom-icons/FraudDetection.tsx 75% 0% 50% 75% 34-44
src/custom-icons/Functions.tsx 75% 0% 50% 75% 24-34
src/custom-icons/GeneratingDescription.tsx 75% 0% 50% 75% 30-40
src/custom-icons/GeocodeTable.tsx 75% 0% 50% 75% 30-40
src/custom-icons/Geography.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Geomarketing.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Geometry.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Github.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Google.tsx 75% 0% 50% 75% 24-34
src/custom-icons/H3.tsx 75% 0% 50% 75% 24-34
src/custom-icons/HealthAnalytics.tsx 75% 0% 50% 75% 24-34
src/custom-icons/HideComments.tsx 75% 0% 50% 75% 28-38
src/custom-icons/HideLeftsidebar.tsx 75% 0% 50% 75% 28-38
src/custom-icons/HideRightsidebar.tsx 75% 0% 50% 75% 28-38
src/custom-icons/Home.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Housing.tsx 75% 0% 50% 75% 24-34
src/custom-icons/HumanMobility.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Id.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Image.tsx 75% 0% 50% 75% 28-38
src/custom-icons/Infrastructure.tsx 75% 0% 50% 75% 32-42
src/custom-icons/IotAnalytics.tsx 75% 0% 50% 75% 24-34
src/custom-icons/LabelDeprecated.tsx 75% 0% 50% 75% 28-38
src/custom-icons/Layers.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Linkedin.tsx 75% 0% 50% 75% 24-34
src/custom-icons/MapCoordinates.tsx 75% 0% 50% 75% 24-34
src/custom-icons/MapCopy.tsx 75% 0% 50% 75% 34-44
src/custom-icons/MapOthers.tsx 75% 0% 50% 75% 24-34
src/custom-icons/MapPin.tsx 75% 0% 50% 75% 24-34
src/custom-icons/MarkCommentRead.tsx 75% 0% 50% 75% 30-40
src/custom-icons/MarketAnalysis.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Max.tsx 75% 0% 50% 75% 32-42
src/custom-icons/McpTool.tsx 75% 0% 50% 75% 42-52
src/custom-icons/MeasureTool.tsx 75% 0% 50% 75% 22-32
src/custom-icons/Min.tsx 75% 0% 50% 75% 22-32
src/custom-icons/MobilityPlanning.tsx 75% 0% 50% 75% 29-39
src/custom-icons/NetworkDeployment.tsx 75% 0% 50% 75% 31-41
src/custom-icons/NightsThermostat.tsx 75% 0% 50% 75% 26-36
src/custom-icons/NoApp.tsx 75% 0% 50% 75% 23-33
src/custom-icons/NoLayer.tsx 75% 0% 50% 75% 28-38
src/custom-icons/NoMap.tsx 75% 0% 50% 75% 28-38
src/custom-icons/NoSpatialExtension.tsx 75% 0% 50% 75% 24-34
src/custom-icons/NoTileset.tsx 75% 0% 50% 75% 28-38
src/custom-icons/NotEqual.tsx 75% 0% 50% 75% 22-32
src/custom-icons/Number.tsx 75% 0% 50% 75% 30-40
src/custom-icons/Onboarding.tsx 75% 0% 50% 75% 24-34
src/custom-icons/OohAnalytics.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Opacity.tsx 75% 0% 50% 75% 31-41
src/custom-icons/OpenDiagonallyLeft.tsx 75% 0% 50% 75% 24-34
src/custom-icons/OpenDiagonallyRight.tsx 75% 0% 50% 75% 24-34
src/custom-icons/OpenNewWindow.tsx 75% 0% 50% 75% 22-32
src/custom-icons/OpenVertically.tsx 75% 0% 50% 75% 24-34
src/custom-icons/ParameterSettings.tsx 75% 0% 50% 75% 32-42
src/custom-icons/PawnChess.tsx 75% 0% 50% 75% 24-34
src/custom-icons/PlaceSelect.tsx 75% 0% 50% 75% 24-34
src/custom-icons/PointsOfInterest.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Postgre.tsx 75% 0% 50% 75% 52-62
src/custom-icons/PostgreOutlined.tsx 75% 0% 50% 75% 28-38
src/custom-icons/Preferences.tsx 75% 0% 50% 75% 38-48
src/custom-icons/ProcessData.tsx 75% 0% 50% 75% 24-34
src/custom-icons/PublicWithPassword.tsx 75% 0% 50% 75% 28-38
src/custom-icons/Publish.tsx 75% 0% 50% 75% 22-32
src/custom-icons/Quadbin.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Quadkey.tsx 75% 0% 50% 75% 28-38
src/custom-icons/QueryTable.tsx 75% 0% 50% 75% 31-41
src/custom-icons/Rain.tsx 75% 0% 50% 75% 28-38
src/custom-icons/Raster.tsx 75% 0% 50% 75% 22-32
src/custom-icons/Redshift.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Report.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Reset.tsx 75% 0% 50% 75% 24-34
src/custom-icons/RiskAnalysis.tsx 75% 0% 50% 75% 31-41
src/custom-icons/RoadTraffic.tsx 75% 0% 50% 75% 29-39
src/custom-icons/RunSettings.tsx 75% 0% 50% 75% 29-39
src/custom-icons/RunStep.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Salesforce.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Sample.tsx 75% 0% 50% 75% 24-34
src/custom-icons/SaveOk.tsx 75% 0% 50% 75% 26-36
src/custom-icons/ScheduleRun.tsx 75% 0% 50% 75% 32-42
src/custom-icons/Search.tsx 75% 0% 50% 75% 24-34
src/custom-icons/SelectDestination.tsx 75% 0% 50% 75% 26-36
src/custom-icons/SelectFeature.tsx 75% 0% 50% 75% 28-38
src/custom-icons/SelectTool.tsx 75% 0% 50% 75% 24-34
src/custom-icons/SelectVariable.tsx 75% 0% 50% 75% 22-32
src/custom-icons/ShowNodeResults.tsx 75% 0% 50% 75% 26-36
src/custom-icons/ShowRightsidebar.tsx 75% 0% 50% 75% 28-38
src/custom-icons/SingleLayer.tsx 75% 0% 50% 75% 28-38
src/custom-icons/SiteSelection.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Snowflake.tsx 75% 0% 50% 75% 24-34
src/custom-icons/SpatialAnalysis.tsx 75% 0% 50% 75% 22-32
src/custom-icons/SpatialExtension.tsx 75% 0% 50% 75% 24-34
src/custom-icons/SpatialIndexes.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Sql.tsx 75% 0% 50% 75% 24-34
src/custom-icons/SqlError.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Sso.tsx 75% 0% 50% 75% 30-40
src/custom-icons/StrokeCustom.tsx 75% 0% 50% 75% 19-29
src/custom-icons/StrokeDash.tsx 75% 0% 50% 75% 19-29
src/custom-icons/StrokeSolid.tsx 75% 0% 50% 75% 19-29
src/custom-icons/SupplyChain.tsx 75% 0% 50% 75% 24-34
src/custom-icons/SwatchCircle.tsx 75% 0% 50% 75% 19-29
src/custom-icons/SwatchCircleNone.tsx 75% 0% 50% 75% 24-34
src/custom-icons/SwatchSquare.tsx 75% 0% 50% 75% 19-29
src/custom-icons/TableColumn.tsx 75% 0% 50% 75% 24-34
src/custom-icons/TableColumnLimited.tsx 75% 0% 50% 75% 28-38
src/custom-icons/TempTable.tsx 75% 0% 50% 75% 32-42
src/custom-icons/TerritoryPlanning.tsx 75% 0% 50% 75% 24-34
src/custom-icons/TextBox.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Tileset.tsx 75% 0% 50% 75% 31-41
src/custom-icons/TilesetsAggregated.tsx 75% 0% 50% 75% 34-44
src/custom-icons/TimeBuckets.tsx 75% 0% 50% 75% 24-34
src/custom-icons/TimeCar.tsx 75% 0% 50% 75% 28-38
src/custom-icons/TimeWindowIncremental.tsx 75% 0% 50% 75% 24-34
src/custom-icons/TimeWindowMoving.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Tooltip.tsx 75% 0% 50% 75% 24-34
src/custom-icons/TopRow.tsx 75% 0% 50% 75% 22-32
src/custom-icons/TwinArea.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Twitter.tsx 75% 0% 50% 75% 24-34
src/custom-icons/UpdateGen.tsx 75% 0% 50% 75% 26-36
src/custom-icons/UploadFileUrl.tsx 75% 0% 50% 75% 27-37
src/custom-icons/View2d.tsx 75% 0% 50% 75% 24-34
src/custom-icons/View3d.tsx 75% 0% 50% 75% 24-34
src/custom-icons/ViewLeftsidebar.tsx 75% 0% 50% 75% 28-38
src/custom-icons/WfComponent.tsx 75% 0% 50% 75% 23-33
src/custom-icons/WfComponentInvalid.tsx 75% 0% 50% 75% 26-36
src/custom-icons/WfExtensionPackageDefault.tsx 75% 0% 50% 75% 30-40
src/custom-icons/WfInput.tsx 75% 0% 50% 75% 26-36
src/custom-icons/WfInputAlt.tsx 75% 0% 50% 75% 23-33
src/custom-icons/WfModule.tsx 75% 0% 50% 75% 28-38
src/custom-icons/WfOutput.tsx 75% 0% 50% 75% 26-36
src/custom-icons/WfOutputAlt.tsx 75% 0% 50% 75% 26-36
src/custom-icons/WhiteSpace.tsx 75% 0% 50% 75% 30-40
src/custom-icons/WidgetOptions.tsx 75% 0% 50% 75% 24-34
src/custom-icons/Workflow.tsx 75% 0% 50% 75% 24-34
src/custom-icons/WorkflowTemp.tsx 75% 0% 50% 75% 30-40
src/hooks/useImperativeIntl.ts 100% 87.5% 100% 100%
src/hooks/usePrevious.ts 0% 100% 0% 0% 4-8
src/hooks/useSkeleton.ts 0% 0% 0% 0% 4-18
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 75% 80% 50% 75% 46-54
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 #3 for commit b5e70c8 by the Vitest Coverage Report Action

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

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