@ck-ui/component-library 2.0.3 → 2.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{CalendarGrid-DzsGX04L.js → CalendarGrid-Cu-E76sM.js} +1 -1
- package/dist/DropdownFooter-DYusPa5E.js +99 -0
- package/dist/IconSlot-lz-E7RIY.js +33 -0
- package/dist/{MenuItem-DlaRT10y.js → MenuItem-jNWNRrDR.js} +1 -1
- package/dist/ScrollDropdown-gfB7tdTr.js +80 -0
- package/dist/assets/DateRangePicker-FyjycaFJ.css +1 -0
- package/dist/assets/DropdownFooter-DTuzF-cp.css +1 -0
- package/dist/assets/IconSlot-BhpCcM3C.css +1 -0
- package/dist/assets/ScrollDropdown-Dq3Kic27.css +1 -0
- package/dist/assets/Sidebar-CrD-rucg.css +1 -0
- package/dist/assets/TableChipCell-B2fEKEbC.css +1 -0
- package/dist/assets/ToastContent-B0d7ZeVJ.css +1 -0
- package/dist/assets/index-050F7Cq1.css +1 -0
- package/dist/assets/index-BB_JksPb.css +1 -0
- package/dist/assets/index-BE0-nPjX.css +1 -0
- package/dist/assets/index-BFoXf6nS.css +1 -0
- package/dist/assets/index-BIccl6ps.css +1 -0
- package/dist/assets/index-BZUn0Wdm.css +1 -0
- package/dist/assets/index-BcYUvt6V.css +1 -0
- package/dist/assets/index-Bcdauu8Y.css +1 -0
- package/dist/assets/index-BcfUGu_y.css +1 -0
- package/dist/assets/index-BqELPvtv.css +1 -0
- package/dist/assets/index-C44rlX6h.css +1 -0
- package/dist/assets/index-C8_uOajQ.css +1 -0
- package/dist/assets/index-CAGY1l6E.css +1 -0
- package/dist/assets/index-CCTeose3.css +1 -0
- package/dist/assets/{index-BbJZjGLb.css → index-CV06CpqV.css} +1 -1
- package/dist/assets/index-Ceh4ivv5.css +1 -0
- package/dist/assets/index-Cj3VbHpe.css +1 -0
- package/dist/assets/{index-BXwGxK7I.css → index-CmfUag81.css} +1 -1
- package/dist/assets/index-CuOeYu7b.css +1 -0
- package/dist/assets/index-CuopEZmw.css +1 -0
- package/dist/assets/index-CwPQKjpa.css +1 -0
- package/dist/assets/index-D0X2hwMU.css +1 -0
- package/dist/assets/{index-BgFw4AMY.css → index-DVtITeZI.css} +1 -1
- package/dist/assets/index-DWMUQAdQ.css +1 -0
- package/dist/assets/index-DXeEmcnJ.css +1 -0
- package/dist/assets/index-DaV0QrZW.css +1 -0
- package/dist/assets/index-DePIj7wn.css +1 -0
- package/dist/assets/index-DhtWNfIJ.css +1 -0
- package/dist/assets/index-Dmo2W49y.css +1 -0
- package/dist/assets/index-DoRanRth.css +1 -0
- package/dist/assets/index-DoTtYYv9.css +1 -0
- package/dist/assets/index-F_VkoiK8.css +1 -0
- package/dist/assets/index-V_YjVwnC.css +1 -0
- package/dist/assets/index-cVRrZueX.css +1 -0
- package/dist/assets/{index-rrYSS2rl.css → index-t1PYEt2I.css} +1 -1
- package/dist/assets/index-tNRjcWyS.css +1 -0
- package/dist/assets/main-PzmpqYzB.css +1 -0
- package/dist/assets/styles-BWiKngtQ.css +1 -0
- package/dist/assets/styles-BYpypz4h.css +1 -0
- package/dist/assets/{styles-0GdZsGyi.css → styles-CBX41mCH.css} +1 -1
- package/dist/assets/styles-DGuBVeco.css +1 -0
- package/dist/assets/{styles-DrYTmjez.css → styles-DIZ9K_K2.css} +1 -1
- package/dist/assets/styles-DJ1QnJSM.css +1 -0
- package/dist/assets/styles-DU_mFQrB.css +1 -0
- package/dist/assets/styles-Dikgm2G4.css +1 -0
- package/dist/assets/styles-DzivbMl0.css +1 -0
- package/dist/assets/styles-Ias6f7--.css +1 -0
- package/dist/assets/styles-ak9WG2cT.css +1 -0
- package/dist/assets/styles-dHWZnWrb.css +1 -0
- package/dist/assets/theme-CzZnUu2H.css +1 -0
- package/dist/components/Avatar/index.js +19 -19
- package/dist/components/Breadcrumb/index.js +24 -24
- package/dist/components/Button/index.js +18 -18
- package/dist/components/CKBadge/_types/ckBadge.types.d.ts +17 -0
- package/dist/components/CKBadge/_types/ckBadge.types.d.ts.map +1 -0
- package/dist/components/CKBadge/_types/ckBadge.types.js +4 -0
- package/dist/components/CKBadge/index.d.ts +6 -0
- package/dist/components/CKBadge/index.d.ts.map +1 -0
- package/dist/components/CKBadge/index.js +57 -0
- package/dist/components/CKButton/_helper/ComboLayout.js +1 -1
- package/dist/components/CKButton/_helper/IconSlot.js +1 -1
- package/dist/components/CKButton/_helper/StandardLayout.js +1 -1
- package/dist/components/CKButton/index.js +1 -1
- package/dist/components/CKCheckbox/index.js +30 -30
- package/dist/components/CKTag/index.js +38 -38
- package/dist/components/CardBox/index.js +20 -20
- package/dist/components/Checkbox/index.js +11 -11
- package/dist/components/CostComparatorTable/_helpers/CostCell.js +1 -1
- package/dist/components/CostComparatorTable/_helpers/HeaderCheckbox.js +1 -1
- package/dist/components/CostComparatorTable/index.js +1 -1
- package/dist/components/DateRangePicker/Calendar/CalendarGrid.js +2 -2
- package/dist/components/DateRangePicker/Calendar/ScrollDropdown.js +1 -1
- package/dist/components/DateRangePicker/DateRangePicker.d.ts.map +1 -1
- package/dist/components/DateRangePicker/DateRangePicker.js +298 -206
- package/dist/components/DeviationTag/index.js +19 -19
- package/dist/components/EmptyState/index.js +5 -5
- package/dist/components/FusionChart/_config/builders.d.ts.map +1 -1
- package/dist/components/FusionChart/_config/builders.js +74 -42
- package/dist/components/FusionChart/_config/helpers.d.ts.map +1 -1
- package/dist/components/FusionChart/_config/helpers.js +5 -5
- package/dist/components/FusionChart/index.d.ts.map +1 -1
- package/dist/components/FusionChart/index.js +440 -411
- package/dist/components/GroupedMultiSelect/_constant/constants.d.ts +2 -0
- package/dist/components/GroupedMultiSelect/_constant/constants.d.ts.map +1 -0
- package/dist/components/GroupedMultiSelect/_constant/constants.js +4 -0
- package/dist/components/GroupedMultiSelect/_helpers/DropdownFooter.js +1 -1
- package/dist/components/GroupedMultiSelect/_helpers/MenuItem.js +1 -1
- package/dist/components/GroupedMultiSelect/_helpers/MenuList.js +1 -1
- package/dist/components/GroupedMultiSelect/_helpers/OptionRow.js +1 -1
- package/dist/components/GroupedMultiSelect/_helpers/OptionsList.js +1 -1
- package/dist/components/GroupedMultiSelect/_helpers/SearchResult.js +1 -1
- package/dist/components/GroupedMultiSelect/_helpers/TagContent.js +1 -1
- package/dist/components/GroupedMultiSelect/_helpers/TriggerButton.d.ts.map +1 -1
- package/dist/components/GroupedMultiSelect/_helpers/TriggerButton.js +113 -67
- package/dist/components/GroupedMultiSelect/index.d.ts.map +1 -1
- package/dist/components/GroupedMultiSelect/index.js +187 -164
- package/dist/components/GroupedSingleSelect/_helpers/DropdownFooter.js +1 -1
- package/dist/components/GroupedSingleSelect/_helpers/OptionRow.js +1 -1
- package/dist/components/GroupedSingleSelect/_helpers/OptionsList.js +1 -1
- package/dist/components/GroupedSingleSelect/_helpers/TriggerButton.js +1 -1
- package/dist/components/GroupedSingleSelect/index.d.ts.map +1 -1
- package/dist/components/GroupedSingleSelect/index.js +113 -97
- package/dist/components/IconButton/_types/iconButton.type.d.ts +1 -1
- package/dist/components/IconButton/_types/iconButton.type.d.ts.map +1 -1
- package/dist/components/IconButton/index.js +28 -28
- package/dist/components/MAVDropdown/index.js +65 -65
- package/dist/components/MenuOptions/MenuOptionsWrapper.js +1 -1
- package/dist/components/MenuOptions/_helpers/MenuItem.js +2 -2
- package/dist/components/MenuOptions/_helpers/RadioMenuItem.js +1 -1
- package/dist/components/MenuOptions/_helpers/SubMenu.js +2 -2
- package/dist/components/MenuOptions/index.js +2 -2
- package/dist/components/MetricCards/Component/CardWithIconAndForecast/index.js +28 -28
- package/dist/components/MultiSelect/SimpleMultiSelect.js +1 -1
- package/dist/components/MultiSelect/_helpers/DropdownFooter.js +1 -1
- package/dist/components/MultiSelect/_helpers/OptionRow.js +1 -1
- package/dist/components/MultiSelect/_helpers/OverflowMenu.js +1 -1
- package/dist/components/MultiSelect/_helpers/OverflowMenuItem.js +1 -1
- package/dist/components/MultiSelect/_helpers/SearchResult.js +1 -1
- package/dist/components/MultiSelect/_helpers/TagContent.js +1 -1
- package/dist/components/MultiSelect/_helpers/TriggerButton.js +1 -1
- package/dist/components/MultiSelect/index.js +1 -1
- package/dist/components/Pagination/index.js +37 -37
- package/dist/components/Popover/index.js +2 -2
- package/dist/components/PopupAndDialogBox/_types/popupAndDialog.types.d.ts +3 -0
- package/dist/components/PopupAndDialogBox/_types/popupAndDialog.types.d.ts.map +1 -1
- package/dist/components/PopupAndDialogBox/components/DialogContent.d.ts +1 -0
- package/dist/components/PopupAndDialogBox/components/DialogContent.d.ts.map +1 -1
- package/dist/components/PopupAndDialogBox/components/DialogContent.js +5 -4
- package/dist/components/PopupAndDialogBox/components/DialogFooter.d.ts.map +1 -1
- package/dist/components/PopupAndDialogBox/components/DialogFooter.js +32 -31
- package/dist/components/PopupAndDialogBox/components/DialogHeader.d.ts.map +1 -1
- package/dist/components/PopupAndDialogBox/components/DialogHeader.js +18 -15
- package/dist/components/PopupAndDialogBox/index.js +1 -1
- package/dist/components/ProfileDropdown/index.js +42 -42
- package/dist/components/ProgressBar/index.js +24 -24
- package/dist/components/RadioButton/index.js +25 -25
- package/dist/components/RangeSlider/_types/rangeSlider.types.d.ts +31 -0
- package/dist/components/RangeSlider/_types/rangeSlider.types.d.ts.map +1 -0
- package/dist/components/RangeSlider/_types/rangeSlider.types.js +1 -0
- package/dist/components/RangeSlider/index.d.ts +3 -0
- package/dist/components/RangeSlider/index.d.ts.map +1 -0
- package/dist/components/RangeSlider/index.js +190 -0
- package/dist/components/Search/index.js +33 -33
- package/dist/components/Sidebar/Sidebar.d.ts +1 -1
- package/dist/components/Sidebar/Sidebar.d.ts.map +1 -1
- package/dist/components/Sidebar/Sidebar.js +103 -99
- package/dist/components/Sidebar/Sidebar.types.d.ts +1 -1
- package/dist/components/Sidebar/Sidebar.types.d.ts.map +1 -1
- package/dist/components/Sidebar/Sidebar.utils.d.ts.map +1 -1
- package/dist/components/Sidebar/Sidebar.utils.js +3 -1
- package/dist/components/Sidebar/_helpers/TruncatedLabel.d.ts +15 -0
- package/dist/components/Sidebar/_helpers/TruncatedLabel.d.ts.map +1 -0
- package/dist/components/Sidebar/_helpers/TruncatedLabel.js +26 -0
- package/dist/components/Sidebar/_helpers/animateScroll.d.ts +2 -0
- package/dist/components/Sidebar/_helpers/animateScroll.d.ts.map +1 -0
- package/dist/components/Sidebar/_helpers/animateScroll.js +12 -0
- package/dist/components/Sidebar/_helpers/index.d.ts +3 -0
- package/dist/components/Sidebar/_helpers/index.d.ts.map +1 -0
- package/dist/components/Sidebar/_helpers/index.js +6 -0
- package/dist/components/Sidebar/components/CollapsedTooltip/index.d.ts +3 -4
- package/dist/components/Sidebar/components/CollapsedTooltip/index.d.ts.map +1 -1
- package/dist/components/Sidebar/components/CollapsedTooltip/index.js +5 -3
- package/dist/components/Sidebar/components/ContactUsButton/index.d.ts +1 -1
- package/dist/components/Sidebar/components/ContactUsButton/index.d.ts.map +1 -1
- package/dist/components/Sidebar/components/ContactUsButton/index.js +60 -14
- package/dist/components/Sidebar/components/ExploreSection/index.d.ts +1 -1
- package/dist/components/Sidebar/components/ExploreSection/index.d.ts.map +1 -1
- package/dist/components/Sidebar/components/ExploreSection/index.js +47 -20
- package/dist/components/Sidebar/components/GptCard/index.d.ts +3 -2
- package/dist/components/Sidebar/components/GptCard/index.d.ts.map +1 -1
- package/dist/components/Sidebar/components/GptCard/index.js +132 -29
- package/dist/components/Sidebar/components/IconRenderer/index.d.ts +7 -1
- package/dist/components/Sidebar/components/IconRenderer/index.d.ts.map +1 -1
- package/dist/components/Sidebar/components/IconRenderer/index.js +82 -13
- package/dist/components/Sidebar/components/MenuItemWrapper/index.d.ts +2 -1
- package/dist/components/Sidebar/components/MenuItemWrapper/index.d.ts.map +1 -1
- package/dist/components/Sidebar/components/MenuItemWrapper/index.js +57 -27
- package/dist/components/Sidebar/components/MenuRenderer/CollapsedMenu.d.ts +1 -1
- package/dist/components/Sidebar/components/MenuRenderer/CollapsedMenu.d.ts.map +1 -1
- package/dist/components/Sidebar/components/MenuRenderer/CollapsedMenu.js +162 -75
- package/dist/components/Sidebar/components/MenuRenderer/ExpandedMenu.d.ts +2 -4
- package/dist/components/Sidebar/components/MenuRenderer/ExpandedMenu.d.ts.map +1 -1
- package/dist/components/Sidebar/components/MenuRenderer/ExpandedMenu.js +74 -52
- package/dist/components/Sidebar/components/MenuRenderer/index.d.ts +2 -1
- package/dist/components/Sidebar/components/MenuRenderer/index.d.ts.map +1 -1
- package/dist/components/Sidebar/components/MenuRenderer/index.js +135 -24
- package/dist/components/Sidebar/components/ModuleSwitchButton/index.d.ts +1 -1
- package/dist/components/Sidebar/components/ModuleSwitchButton/index.d.ts.map +1 -1
- package/dist/components/Sidebar/components/ModuleSwitchButton/index.js +36 -18
- package/dist/components/Sidebar/components/SectionLabel/index.js +4 -4
- package/dist/components/Sidebar/components/SubMenuWrapper/index.d.ts +2 -1
- package/dist/components/Sidebar/components/SubMenuWrapper/index.d.ts.map +1 -1
- package/dist/components/Sidebar/components/SubMenuWrapper/index.js +132 -47
- package/dist/components/Sidebar/components/index.js +1 -1
- package/dist/components/Sidebar/hooks/useActiveDetection.d.ts +1 -1
- package/dist/components/Sidebar/hooks/useActiveDetection.d.ts.map +1 -1
- package/dist/components/Sidebar/hooks/useActiveDetection.js +4 -1
- package/dist/components/Sidebar/hooks/useMenuState.d.ts +2 -2
- package/dist/components/Sidebar/hooks/useMenuState.d.ts.map +1 -1
- package/dist/components/Sidebar/hooks/useMenuState.js +116 -59
- package/dist/components/Sidebar/hooks/useModuleSwitch.d.ts.map +1 -1
- package/dist/components/Sidebar/hooks/useOverlayScrollbar.d.ts +7 -0
- package/dist/components/Sidebar/hooks/useOverlayScrollbar.d.ts.map +1 -0
- package/dist/components/Sidebar/hooks/useOverlayScrollbar.js +98 -0
- package/dist/components/Sidebar/index.d.ts +3 -3
- package/dist/components/Sidebar/index.d.ts.map +1 -1
- package/dist/components/Sidebar/index.js +1 -1
- package/dist/components/Sidebar/types/gpt.types.d.ts +38 -0
- package/dist/components/Sidebar/types/gpt.types.d.ts.map +1 -1
- package/dist/components/Sidebar/types/index.d.ts +1 -1
- package/dist/components/Sidebar/types/index.d.ts.map +1 -1
- package/dist/components/Sidebar/types/sidebar.types.d.ts +8 -1
- package/dist/components/Sidebar/types/sidebar.types.d.ts.map +1 -1
- package/dist/components/SingleSelectDropdown/_helpers/DropdownFooter.js +8 -5
- package/dist/components/SingleSelectDropdown/index.js +16 -13
- package/dist/components/Stepper/_helper/StepIcon.js +1 -1
- package/dist/components/Stepper/_helper/StepText.js +1 -1
- package/dist/components/Stepper/index.js +1 -1
- package/dist/components/Switch/index.js +6 -6
- package/dist/components/Tab/index.js +38 -38
- package/dist/components/Table/_helpers/ColumnManager/index.js +1 -1
- package/dist/components/Table/_helpers/FilterColumnToolbar.js +1 -1
- package/dist/components/Table/_helpers/TableChipCell.d.ts +21 -0
- package/dist/components/Table/_helpers/TableChipCell.d.ts.map +1 -0
- package/dist/components/Table/_helpers/TableChipCell.js +158 -0
- package/dist/components/Table/_helpers/TableFilterModal/RangeSelector.d.ts.map +1 -1
- package/dist/components/Table/_helpers/TableFilterModal/RangeSelector.js +31 -1528
- package/dist/components/Table/_helpers/TableFilterModal/index.js +1 -1
- package/dist/components/Table/_helpers/TableRows.d.ts.map +1 -1
- package/dist/components/Table/_helpers/TableRows.js +395 -201
- package/dist/components/Table/_hooks/useFilterColumnState.d.ts.map +1 -1
- package/dist/components/Table/_hooks/useFilterColumnState.js +26 -11
- package/dist/components/Table/_types/table.types.d.ts +18 -1
- package/dist/components/Table/_types/table.types.d.ts.map +1 -1
- package/dist/components/Table/index.d.ts.map +1 -1
- package/dist/components/Table/index.js +674 -403
- package/dist/components/Tag/index.js +20 -20
- package/dist/components/TextArea/index.js +31 -31
- package/dist/components/TextField/index.d.ts.map +1 -1
- package/dist/components/TextField/index.js +165 -7351
- package/dist/components/Toast/_helper/ToastContent.js +36 -36
- package/dist/components/Toast/_helper/ToastProvider.js +1 -1
- package/dist/components/Toast/_hooks/useToast.js +1 -1
- package/dist/components/Toggle/index.js +18 -18
- package/dist/components/Tooltip/_helpers/calculatePosition.d.ts +7 -0
- package/dist/components/Tooltip/_helpers/calculatePosition.d.ts.map +1 -0
- package/dist/components/Tooltip/_helpers/calculatePosition.js +27 -0
- package/dist/components/Tooltip/_helpers/index.d.ts +4 -0
- package/dist/components/Tooltip/_helpers/index.d.ts.map +1 -0
- package/dist/components/Tooltip/_helpers/index.js +6 -0
- package/dist/components/Tooltip/_helpers/mergeRef.d.ts +3 -0
- package/dist/components/Tooltip/_helpers/mergeRef.d.ts.map +1 -0
- package/dist/components/Tooltip/_helpers/mergeRef.js +6 -0
- package/dist/components/Tooltip/_types/tooltip.types.d.ts +1 -2
- package/dist/components/Tooltip/_types/tooltip.types.d.ts.map +1 -1
- package/dist/components/Tooltip/index.d.ts +5 -1
- package/dist/components/Tooltip/index.d.ts.map +1 -1
- package/dist/components/Tooltip/index.js +59 -2041
- package/dist/components/Typography/index.js +23 -23
- package/dist/down-arrow-Con-s3fU.js +5 -0
- package/dist/index-BAG5O9tQ.js +97 -0
- package/dist/{index-BR6M9zUI.js → index-Cc3gWc2P.js} +166 -154
- package/dist/main.d.ts +6 -3
- package/dist/main.d.ts.map +1 -1
- package/dist/main.js +163 -157
- package/dist/styles.module-BhZ_Dm1P.js +16 -0
- package/dist/styles.module-Bxs1UJxF.js +15 -0
- package/dist/styles.module-CRMuLY4A.js +13 -0
- package/dist/styles.module-D5ab7LbM.js +40 -0
- package/dist/styles.module-DjiC2kYs.js +20 -0
- package/dist/styles.module-Xxs9bBCg.js +56 -0
- package/dist/styles.module-Y7TzrS2V.js +51 -0
- package/dist/styles.module-aSzD4I4G.js +19 -0
- package/dist/table-filter-BwC2jvAO.js +8 -0
- package/dist/theme/Theme.js +1 -1
- package/dist/theme/theme.css +1 -1
- package/package.json +1 -1
- package/dist/DropdownFooter-DIxlKK1Y.js +0 -96
- package/dist/Grow-gzixxVwK.js +0 -789
- package/dist/IconSlot-DvUwY6Do.js +0 -33
- package/dist/ScrollDropdown-B6iVjMy_.js +0 -80
- package/dist/assets/DateRangePicker-BJW-EAys.css +0 -1
- package/dist/assets/DropdownFooter-CRxQRvLY.css +0 -1
- package/dist/assets/IconSlot-BWv5PQN_.css +0 -1
- package/dist/assets/ScrollDropdown-zzvVGbzo.css +0 -1
- package/dist/assets/Sidebar-D5jVJ-ln.css +0 -1
- package/dist/assets/ToastContent-DpF5zCks.css +0 -1
- package/dist/assets/index-0R9p-l95.css +0 -1
- package/dist/assets/index-31u7i502.css +0 -1
- package/dist/assets/index-B5N2Zvs1.css +0 -1
- package/dist/assets/index-B6Mg98vm.css +0 -1
- package/dist/assets/index-B8lwBNV9.css +0 -1
- package/dist/assets/index-BD0OawaZ.css +0 -1
- package/dist/assets/index-BD0iilmm.css +0 -1
- package/dist/assets/index-BLz-9Nuk.css +0 -1
- package/dist/assets/index-BOXxnraF.css +0 -1
- package/dist/assets/index-BZgvXFWW.css +0 -1
- package/dist/assets/index-BkNXS5fR.css +0 -1
- package/dist/assets/index-Bo4Tx8px.css +0 -1
- package/dist/assets/index-BoQKDmZt.css +0 -1
- package/dist/assets/index-C3K5UCMn.css +0 -1
- package/dist/assets/index-C4-S_v9y.css +0 -1
- package/dist/assets/index-C6j9Ze5V.css +0 -1
- package/dist/assets/index-CSofT_ix.css +0 -1
- package/dist/assets/index-C_Tn9jS-.css +0 -1
- package/dist/assets/index-D2HelNRV.css +0 -1
- package/dist/assets/index-DDdi2wxl.css +0 -1
- package/dist/assets/index-DRigR6XT.css +0 -1
- package/dist/assets/index-Dpv0OAoW.css +0 -1
- package/dist/assets/index-EOsQwhza.css +0 -1
- package/dist/assets/index-UphWJR2V.css +0 -1
- package/dist/assets/index-_Kh8p9R0.css +0 -1
- package/dist/assets/index-eZS6kms7.css +0 -1
- package/dist/assets/index-t78owPAF.css +0 -1
- package/dist/assets/index-tIl-UucG.css +0 -1
- package/dist/assets/index-xlbz19JS.css +0 -1
- package/dist/assets/index-zWDnehqu.css +0 -1
- package/dist/assets/main-3OqLSdPm.css +0 -1
- package/dist/assets/styles-BS1nwHmS.css +0 -1
- package/dist/assets/styles-Be-tqCP9.css +0 -1
- package/dist/assets/styles-C5uYY4fL.css +0 -1
- package/dist/assets/styles-C9rG0Alp.css +0 -1
- package/dist/assets/styles-CZCmGNUn.css +0 -1
- package/dist/assets/styles-CwEfypOd.css +0 -1
- package/dist/assets/styles-CwZG1jzB.css +0 -1
- package/dist/assets/styles-DAFhOzfn.css +0 -1
- package/dist/assets/styles-DGlqPkdv.css +0 -1
- package/dist/assets/theme-CDdq9khQ.css +0 -1
- package/dist/clsx-OuTLNxxd.js +0 -16
- package/dist/createSimplePaletteValueFilter-BqxST_wX.js +0 -24
- package/dist/index-CSxlVCTW.js +0 -52
- package/dist/isFocusVisible-BzX3wEi7.js +0 -12
- package/dist/styles.module-B5fY7mP8.js +0 -20
- package/dist/styles.module-BXby6f8d.js +0 -16
- package/dist/styles.module-DGDgpLAB.js +0 -29
- package/dist/styles.module-DSbSTQeV.js +0 -56
- package/dist/styles.module-ZyeVE7KZ.js +0 -39
- package/dist/styles.module-r_cdKgD9.js +0 -19
- package/dist/styles.module-xqgv3wwP.js +0 -12
- package/dist/styles.module-yNDMDNO-.js +0 -14
- package/dist/table-filter-C0zetUfo.js +0 -6
- package/dist/useSlot-BAOpgsKZ.js +0 -4687
package/dist/Grow-gzixxVwK.js
DELETED
|
@@ -1,789 +0,0 @@
|
|
|
1
|
-
import * as f from "react";
|
|
2
|
-
import P from "react";
|
|
3
|
-
import { T as lt, r as ft, t as pt, v as dt, P as n, w as Et, x as mt, b as H, y as ht, d as U, q as Y } from "./useSlot-BAOpgsKZ.js";
|
|
4
|
-
import * as xt from "react-dom";
|
|
5
|
-
import L from "react-dom";
|
|
6
|
-
import { jsx as gt } from "react/jsx-runtime";
|
|
7
|
-
function yt(e) {
|
|
8
|
-
return Object.keys(e).length === 0;
|
|
9
|
-
}
|
|
10
|
-
function vt(e = null) {
|
|
11
|
-
const r = f.useContext(lt);
|
|
12
|
-
return !r || yt(r) ? e : r;
|
|
13
|
-
}
|
|
14
|
-
const Tt = ft();
|
|
15
|
-
function bt(e = Tt) {
|
|
16
|
-
return vt(e);
|
|
17
|
-
}
|
|
18
|
-
const Ot = "exact-prop: ";
|
|
19
|
-
function Nt(e) {
|
|
20
|
-
return process.env.NODE_ENV === "production" ? e : {
|
|
21
|
-
...e,
|
|
22
|
-
[Ot]: (r) => {
|
|
23
|
-
const s = Object.keys(r).filter((o) => !e.hasOwnProperty(o));
|
|
24
|
-
return s.length > 0 ? new Error(`The following props are not supported: ${s.map((o) => `\`${o}\``).join(", ")}. Please remove them.`) : null;
|
|
25
|
-
}
|
|
26
|
-
};
|
|
27
|
-
}
|
|
28
|
-
let q = 0;
|
|
29
|
-
function Dt(e) {
|
|
30
|
-
const [r, s] = f.useState(e), o = e || r;
|
|
31
|
-
return f.useEffect(() => {
|
|
32
|
-
r == null && (q += 1, s(`mui-${q}`));
|
|
33
|
-
}, [r]), o;
|
|
34
|
-
}
|
|
35
|
-
const Rt = {
|
|
36
|
-
...f
|
|
37
|
-
}, F = Rt.useId;
|
|
38
|
-
function Bt(e) {
|
|
39
|
-
if (F !== void 0) {
|
|
40
|
-
const r = F();
|
|
41
|
-
return e ?? r;
|
|
42
|
-
}
|
|
43
|
-
return Dt(e);
|
|
44
|
-
}
|
|
45
|
-
function St() {
|
|
46
|
-
const e = bt(dt);
|
|
47
|
-
return process.env.NODE_ENV !== "production" && f.useDebugValue(e), e[pt] || e;
|
|
48
|
-
}
|
|
49
|
-
function X(e, r) {
|
|
50
|
-
typeof e == "function" ? e(r) : e && (e.current = r);
|
|
51
|
-
}
|
|
52
|
-
function Pt(e, r) {
|
|
53
|
-
if (e == null) return {};
|
|
54
|
-
var s = {};
|
|
55
|
-
for (var o in e) if ({}.hasOwnProperty.call(e, o)) {
|
|
56
|
-
if (r.indexOf(o) !== -1) continue;
|
|
57
|
-
s[o] = e[o];
|
|
58
|
-
}
|
|
59
|
-
return s;
|
|
60
|
-
}
|
|
61
|
-
function j(e, r) {
|
|
62
|
-
return j = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(s, o) {
|
|
63
|
-
return s.__proto__ = o, s;
|
|
64
|
-
}, j(e, r);
|
|
65
|
-
}
|
|
66
|
-
function Ct(e, r) {
|
|
67
|
-
e.prototype = Object.create(r.prototype), e.prototype.constructor = e, j(e, r);
|
|
68
|
-
}
|
|
69
|
-
const W = {
|
|
70
|
-
disabled: !1
|
|
71
|
-
};
|
|
72
|
-
var It = process.env.NODE_ENV !== "production" ? n.oneOfType([n.number, n.shape({
|
|
73
|
-
enter: n.number,
|
|
74
|
-
exit: n.number,
|
|
75
|
-
appear: n.number
|
|
76
|
-
}).isRequired]) : null;
|
|
77
|
-
process.env.NODE_ENV !== "production" && n.oneOfType([n.string, n.shape({
|
|
78
|
-
enter: n.string,
|
|
79
|
-
exit: n.string,
|
|
80
|
-
active: n.string
|
|
81
|
-
}), n.shape({
|
|
82
|
-
enter: n.string,
|
|
83
|
-
enterDone: n.string,
|
|
84
|
-
enterActive: n.string,
|
|
85
|
-
exit: n.string,
|
|
86
|
-
exitDone: n.string,
|
|
87
|
-
exitActive: n.string
|
|
88
|
-
})]);
|
|
89
|
-
const Z = P.createContext(null);
|
|
90
|
-
var wt = function(r) {
|
|
91
|
-
return r.scrollTop;
|
|
92
|
-
}, C = "unmounted", g = "exited", y = "entering", D = "entered", V = "exiting", E = /* @__PURE__ */ function(e) {
|
|
93
|
-
Ct(r, e);
|
|
94
|
-
function r(o, i) {
|
|
95
|
-
var t;
|
|
96
|
-
t = e.call(this, o, i) || this;
|
|
97
|
-
var a = i, u = a && !a.isMounting ? o.enter : o.appear, c;
|
|
98
|
-
return t.appearStatus = null, o.in ? u ? (c = g, t.appearStatus = y) : c = D : o.unmountOnExit || o.mountOnEnter ? c = C : c = g, t.state = {
|
|
99
|
-
status: c
|
|
100
|
-
}, t.nextCallback = null, t;
|
|
101
|
-
}
|
|
102
|
-
r.getDerivedStateFromProps = function(i, t) {
|
|
103
|
-
var a = i.in;
|
|
104
|
-
return a && t.status === C ? {
|
|
105
|
-
status: g
|
|
106
|
-
} : null;
|
|
107
|
-
};
|
|
108
|
-
var s = r.prototype;
|
|
109
|
-
return s.componentDidMount = function() {
|
|
110
|
-
this.updateStatus(!0, this.appearStatus);
|
|
111
|
-
}, s.componentDidUpdate = function(i) {
|
|
112
|
-
var t = null;
|
|
113
|
-
if (i !== this.props) {
|
|
114
|
-
var a = this.state.status;
|
|
115
|
-
this.props.in ? a !== y && a !== D && (t = y) : (a === y || a === D) && (t = V);
|
|
116
|
-
}
|
|
117
|
-
this.updateStatus(!1, t);
|
|
118
|
-
}, s.componentWillUnmount = function() {
|
|
119
|
-
this.cancelNextCallback();
|
|
120
|
-
}, s.getTimeouts = function() {
|
|
121
|
-
var i = this.props.timeout, t, a, u;
|
|
122
|
-
return t = a = u = i, i != null && typeof i != "number" && (t = i.exit, a = i.enter, u = i.appear !== void 0 ? i.appear : a), {
|
|
123
|
-
exit: t,
|
|
124
|
-
enter: a,
|
|
125
|
-
appear: u
|
|
126
|
-
};
|
|
127
|
-
}, s.updateStatus = function(i, t) {
|
|
128
|
-
if (i === void 0 && (i = !1), t !== null)
|
|
129
|
-
if (this.cancelNextCallback(), t === y) {
|
|
130
|
-
if (this.props.unmountOnExit || this.props.mountOnEnter) {
|
|
131
|
-
var a = this.props.nodeRef ? this.props.nodeRef.current : L.findDOMNode(this);
|
|
132
|
-
a && wt(a);
|
|
133
|
-
}
|
|
134
|
-
this.performEnter(i);
|
|
135
|
-
} else
|
|
136
|
-
this.performExit();
|
|
137
|
-
else this.props.unmountOnExit && this.state.status === g && this.setState({
|
|
138
|
-
status: C
|
|
139
|
-
});
|
|
140
|
-
}, s.performEnter = function(i) {
|
|
141
|
-
var t = this, a = this.props.enter, u = this.context ? this.context.isMounting : i, c = this.props.nodeRef ? [u] : [L.findDOMNode(this), u], p = c[0], m = c[1], R = this.getTimeouts(), w = u ? R.appear : R.enter;
|
|
142
|
-
if (!i && !a || W.disabled) {
|
|
143
|
-
this.safeSetState({
|
|
144
|
-
status: D
|
|
145
|
-
}, function() {
|
|
146
|
-
t.props.onEntered(p);
|
|
147
|
-
});
|
|
148
|
-
return;
|
|
149
|
-
}
|
|
150
|
-
this.props.onEnter(p, m), this.safeSetState({
|
|
151
|
-
status: y
|
|
152
|
-
}, function() {
|
|
153
|
-
t.props.onEntering(p, m), t.onTransitionEnd(w, function() {
|
|
154
|
-
t.safeSetState({
|
|
155
|
-
status: D
|
|
156
|
-
}, function() {
|
|
157
|
-
t.props.onEntered(p, m);
|
|
158
|
-
});
|
|
159
|
-
});
|
|
160
|
-
});
|
|
161
|
-
}, s.performExit = function() {
|
|
162
|
-
var i = this, t = this.props.exit, a = this.getTimeouts(), u = this.props.nodeRef ? void 0 : L.findDOMNode(this);
|
|
163
|
-
if (!t || W.disabled) {
|
|
164
|
-
this.safeSetState({
|
|
165
|
-
status: g
|
|
166
|
-
}, function() {
|
|
167
|
-
i.props.onExited(u);
|
|
168
|
-
});
|
|
169
|
-
return;
|
|
170
|
-
}
|
|
171
|
-
this.props.onExit(u), this.safeSetState({
|
|
172
|
-
status: V
|
|
173
|
-
}, function() {
|
|
174
|
-
i.props.onExiting(u), i.onTransitionEnd(a.exit, function() {
|
|
175
|
-
i.safeSetState({
|
|
176
|
-
status: g
|
|
177
|
-
}, function() {
|
|
178
|
-
i.props.onExited(u);
|
|
179
|
-
});
|
|
180
|
-
});
|
|
181
|
-
});
|
|
182
|
-
}, s.cancelNextCallback = function() {
|
|
183
|
-
this.nextCallback !== null && (this.nextCallback.cancel(), this.nextCallback = null);
|
|
184
|
-
}, s.safeSetState = function(i, t) {
|
|
185
|
-
t = this.setNextCallback(t), this.setState(i, t);
|
|
186
|
-
}, s.setNextCallback = function(i) {
|
|
187
|
-
var t = this, a = !0;
|
|
188
|
-
return this.nextCallback = function(u) {
|
|
189
|
-
a && (a = !1, t.nextCallback = null, i(u));
|
|
190
|
-
}, this.nextCallback.cancel = function() {
|
|
191
|
-
a = !1;
|
|
192
|
-
}, this.nextCallback;
|
|
193
|
-
}, s.onTransitionEnd = function(i, t) {
|
|
194
|
-
this.setNextCallback(t);
|
|
195
|
-
var a = this.props.nodeRef ? this.props.nodeRef.current : L.findDOMNode(this), u = i == null && !this.props.addEndListener;
|
|
196
|
-
if (!a || u) {
|
|
197
|
-
setTimeout(this.nextCallback, 0);
|
|
198
|
-
return;
|
|
199
|
-
}
|
|
200
|
-
if (this.props.addEndListener) {
|
|
201
|
-
var c = this.props.nodeRef ? [this.nextCallback] : [a, this.nextCallback], p = c[0], m = c[1];
|
|
202
|
-
this.props.addEndListener(p, m);
|
|
203
|
-
}
|
|
204
|
-
i != null && setTimeout(this.nextCallback, i);
|
|
205
|
-
}, s.render = function() {
|
|
206
|
-
var i = this.state.status;
|
|
207
|
-
if (i === C)
|
|
208
|
-
return null;
|
|
209
|
-
var t = this.props, a = t.children;
|
|
210
|
-
t.in, t.mountOnEnter, t.unmountOnExit, t.appear, t.enter, t.exit, t.timeout, t.addEndListener, t.onEnter, t.onEntering, t.onEntered, t.onExit, t.onExiting, t.onExited, t.nodeRef;
|
|
211
|
-
var u = Pt(t, ["children", "in", "mountOnEnter", "unmountOnExit", "appear", "enter", "exit", "timeout", "addEndListener", "onEnter", "onEntering", "onEntered", "onExit", "onExiting", "onExited", "nodeRef"]);
|
|
212
|
-
return (
|
|
213
|
-
// allows for nested Transitions
|
|
214
|
-
/* @__PURE__ */ P.createElement(Z.Provider, {
|
|
215
|
-
value: null
|
|
216
|
-
}, typeof a == "function" ? a(i, u) : P.cloneElement(P.Children.only(a), u))
|
|
217
|
-
);
|
|
218
|
-
}, r;
|
|
219
|
-
}(P.Component);
|
|
220
|
-
E.contextType = Z;
|
|
221
|
-
E.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
222
|
-
/**
|
|
223
|
-
* A React reference to DOM element that need to transition:
|
|
224
|
-
* https://stackoverflow.com/a/51127130/4671932
|
|
225
|
-
*
|
|
226
|
-
* - When `nodeRef` prop is used, `node` is not passed to callback functions
|
|
227
|
-
* (e.g. `onEnter`) because user already has direct access to the node.
|
|
228
|
-
* - When changing `key` prop of `Transition` in a `TransitionGroup` a new
|
|
229
|
-
* `nodeRef` need to be provided to `Transition` with changed `key` prop
|
|
230
|
-
* (see
|
|
231
|
-
* [test/CSSTransition-test.js](https://github.com/reactjs/react-transition-group/blob/13435f897b3ab71f6e19d724f145596f5910581c/test/CSSTransition-test.js#L362-L437)).
|
|
232
|
-
*/
|
|
233
|
-
nodeRef: n.shape({
|
|
234
|
-
current: typeof Element > "u" ? n.any : function(e, r, s, o, i, t) {
|
|
235
|
-
var a = e[r];
|
|
236
|
-
return n.instanceOf(a && "ownerDocument" in a ? a.ownerDocument.defaultView.Element : Element)(e, r, s, o, i, t);
|
|
237
|
-
}
|
|
238
|
-
}),
|
|
239
|
-
/**
|
|
240
|
-
* A `function` child can be used instead of a React element. This function is
|
|
241
|
-
* called with the current transition status (`'entering'`, `'entered'`,
|
|
242
|
-
* `'exiting'`, `'exited'`), which can be used to apply context
|
|
243
|
-
* specific props to a component.
|
|
244
|
-
*
|
|
245
|
-
* ```jsx
|
|
246
|
-
* <Transition in={this.state.in} timeout={150}>
|
|
247
|
-
* {state => (
|
|
248
|
-
* <MyComponent className={`fade fade-${state}`} />
|
|
249
|
-
* )}
|
|
250
|
-
* </Transition>
|
|
251
|
-
* ```
|
|
252
|
-
*/
|
|
253
|
-
children: n.oneOfType([n.func.isRequired, n.element.isRequired]).isRequired,
|
|
254
|
-
/**
|
|
255
|
-
* Show the component; triggers the enter or exit states
|
|
256
|
-
*/
|
|
257
|
-
in: n.bool,
|
|
258
|
-
/**
|
|
259
|
-
* By default the child component is mounted immediately along with
|
|
260
|
-
* the parent `Transition` component. If you want to "lazy mount" the component on the
|
|
261
|
-
* first `in={true}` you can set `mountOnEnter`. After the first enter transition the component will stay
|
|
262
|
-
* mounted, even on "exited", unless you also specify `unmountOnExit`.
|
|
263
|
-
*/
|
|
264
|
-
mountOnEnter: n.bool,
|
|
265
|
-
/**
|
|
266
|
-
* By default the child component stays mounted after it reaches the `'exited'` state.
|
|
267
|
-
* Set `unmountOnExit` if you'd prefer to unmount the component after it finishes exiting.
|
|
268
|
-
*/
|
|
269
|
-
unmountOnExit: n.bool,
|
|
270
|
-
/**
|
|
271
|
-
* By default the child component does not perform the enter transition when
|
|
272
|
-
* it first mounts, regardless of the value of `in`. If you want this
|
|
273
|
-
* behavior, set both `appear` and `in` to `true`.
|
|
274
|
-
*
|
|
275
|
-
* > **Note**: there are no special appear states like `appearing`/`appeared`, this prop
|
|
276
|
-
* > only adds an additional enter transition. However, in the
|
|
277
|
-
* > `<CSSTransition>` component that first enter transition does result in
|
|
278
|
-
* > additional `.appear-*` classes, that way you can choose to style it
|
|
279
|
-
* > differently.
|
|
280
|
-
*/
|
|
281
|
-
appear: n.bool,
|
|
282
|
-
/**
|
|
283
|
-
* Enable or disable enter transitions.
|
|
284
|
-
*/
|
|
285
|
-
enter: n.bool,
|
|
286
|
-
/**
|
|
287
|
-
* Enable or disable exit transitions.
|
|
288
|
-
*/
|
|
289
|
-
exit: n.bool,
|
|
290
|
-
/**
|
|
291
|
-
* The duration of the transition, in milliseconds.
|
|
292
|
-
* Required unless `addEndListener` is provided.
|
|
293
|
-
*
|
|
294
|
-
* You may specify a single timeout for all transitions:
|
|
295
|
-
*
|
|
296
|
-
* ```jsx
|
|
297
|
-
* timeout={500}
|
|
298
|
-
* ```
|
|
299
|
-
*
|
|
300
|
-
* or individually:
|
|
301
|
-
*
|
|
302
|
-
* ```jsx
|
|
303
|
-
* timeout={{
|
|
304
|
-
* appear: 500,
|
|
305
|
-
* enter: 300,
|
|
306
|
-
* exit: 500,
|
|
307
|
-
* }}
|
|
308
|
-
* ```
|
|
309
|
-
*
|
|
310
|
-
* - `appear` defaults to the value of `enter`
|
|
311
|
-
* - `enter` defaults to `0`
|
|
312
|
-
* - `exit` defaults to `0`
|
|
313
|
-
*
|
|
314
|
-
* @type {number | { enter?: number, exit?: number, appear?: number }}
|
|
315
|
-
*/
|
|
316
|
-
timeout: function(r) {
|
|
317
|
-
var s = It;
|
|
318
|
-
r.addEndListener || (s = s.isRequired);
|
|
319
|
-
for (var o = arguments.length, i = new Array(o > 1 ? o - 1 : 0), t = 1; t < o; t++)
|
|
320
|
-
i[t - 1] = arguments[t];
|
|
321
|
-
return s.apply(void 0, [r].concat(i));
|
|
322
|
-
},
|
|
323
|
-
/**
|
|
324
|
-
* Add a custom transition end trigger. Called with the transitioning
|
|
325
|
-
* DOM node and a `done` callback. Allows for more fine grained transition end
|
|
326
|
-
* logic. Timeouts are still used as a fallback if provided.
|
|
327
|
-
*
|
|
328
|
-
* **Note**: when `nodeRef` prop is passed, `node` is not passed.
|
|
329
|
-
*
|
|
330
|
-
* ```jsx
|
|
331
|
-
* addEndListener={(node, done) => {
|
|
332
|
-
* // use the css transitionend event to mark the finish of a transition
|
|
333
|
-
* node.addEventListener('transitionend', done, false);
|
|
334
|
-
* }}
|
|
335
|
-
* ```
|
|
336
|
-
*/
|
|
337
|
-
addEndListener: n.func,
|
|
338
|
-
/**
|
|
339
|
-
* Callback fired before the "entering" status is applied. An extra parameter
|
|
340
|
-
* `isAppearing` is supplied to indicate if the enter stage is occurring on the initial mount
|
|
341
|
-
*
|
|
342
|
-
* **Note**: when `nodeRef` prop is passed, `node` is not passed.
|
|
343
|
-
*
|
|
344
|
-
* @type Function(node: HtmlElement, isAppearing: bool) -> void
|
|
345
|
-
*/
|
|
346
|
-
onEnter: n.func,
|
|
347
|
-
/**
|
|
348
|
-
* Callback fired after the "entering" status is applied. An extra parameter
|
|
349
|
-
* `isAppearing` is supplied to indicate if the enter stage is occurring on the initial mount
|
|
350
|
-
*
|
|
351
|
-
* **Note**: when `nodeRef` prop is passed, `node` is not passed.
|
|
352
|
-
*
|
|
353
|
-
* @type Function(node: HtmlElement, isAppearing: bool)
|
|
354
|
-
*/
|
|
355
|
-
onEntering: n.func,
|
|
356
|
-
/**
|
|
357
|
-
* Callback fired after the "entered" status is applied. An extra parameter
|
|
358
|
-
* `isAppearing` is supplied to indicate if the enter stage is occurring on the initial mount
|
|
359
|
-
*
|
|
360
|
-
* **Note**: when `nodeRef` prop is passed, `node` is not passed.
|
|
361
|
-
*
|
|
362
|
-
* @type Function(node: HtmlElement, isAppearing: bool) -> void
|
|
363
|
-
*/
|
|
364
|
-
onEntered: n.func,
|
|
365
|
-
/**
|
|
366
|
-
* Callback fired before the "exiting" status is applied.
|
|
367
|
-
*
|
|
368
|
-
* **Note**: when `nodeRef` prop is passed, `node` is not passed.
|
|
369
|
-
*
|
|
370
|
-
* @type Function(node: HtmlElement) -> void
|
|
371
|
-
*/
|
|
372
|
-
onExit: n.func,
|
|
373
|
-
/**
|
|
374
|
-
* Callback fired after the "exiting" status is applied.
|
|
375
|
-
*
|
|
376
|
-
* **Note**: when `nodeRef` prop is passed, `node` is not passed.
|
|
377
|
-
*
|
|
378
|
-
* @type Function(node: HtmlElement) -> void
|
|
379
|
-
*/
|
|
380
|
-
onExiting: n.func,
|
|
381
|
-
/**
|
|
382
|
-
* Callback fired after the "exited" status is applied.
|
|
383
|
-
*
|
|
384
|
-
* **Note**: when `nodeRef` prop is passed, `node` is not passed
|
|
385
|
-
*
|
|
386
|
-
* @type Function(node: HtmlElement) -> void
|
|
387
|
-
*/
|
|
388
|
-
onExited: n.func
|
|
389
|
-
} : {};
|
|
390
|
-
function O() {
|
|
391
|
-
}
|
|
392
|
-
E.defaultProps = {
|
|
393
|
-
in: !1,
|
|
394
|
-
mountOnEnter: !1,
|
|
395
|
-
unmountOnExit: !1,
|
|
396
|
-
appear: !1,
|
|
397
|
-
enter: !0,
|
|
398
|
-
exit: !0,
|
|
399
|
-
onEnter: O,
|
|
400
|
-
onEntering: O,
|
|
401
|
-
onEntered: O,
|
|
402
|
-
onExit: O,
|
|
403
|
-
onExiting: O,
|
|
404
|
-
onExited: O
|
|
405
|
-
};
|
|
406
|
-
E.UNMOUNTED = C;
|
|
407
|
-
E.EXITED = g;
|
|
408
|
-
E.ENTERING = y;
|
|
409
|
-
E.ENTERED = D;
|
|
410
|
-
E.EXITING = V;
|
|
411
|
-
const z = {};
|
|
412
|
-
function _t(e, r) {
|
|
413
|
-
const s = f.useRef(z);
|
|
414
|
-
return s.current === z && (s.current = e(r)), s;
|
|
415
|
-
}
|
|
416
|
-
const Lt = [];
|
|
417
|
-
function Mt(e) {
|
|
418
|
-
f.useEffect(e, Lt);
|
|
419
|
-
}
|
|
420
|
-
class G {
|
|
421
|
-
static create() {
|
|
422
|
-
return new G();
|
|
423
|
-
}
|
|
424
|
-
currentId = null;
|
|
425
|
-
/**
|
|
426
|
-
* Executes `fn` after `delay`, clearing any previously scheduled call.
|
|
427
|
-
*/
|
|
428
|
-
start(r, s) {
|
|
429
|
-
this.clear(), this.currentId = setTimeout(() => {
|
|
430
|
-
this.currentId = null, s();
|
|
431
|
-
}, r);
|
|
432
|
-
}
|
|
433
|
-
clear = () => {
|
|
434
|
-
this.currentId !== null && (clearTimeout(this.currentId), this.currentId = null);
|
|
435
|
-
};
|
|
436
|
-
disposeEffect = () => this.clear;
|
|
437
|
-
}
|
|
438
|
-
function kt() {
|
|
439
|
-
const e = _t(G.create).current;
|
|
440
|
-
return Mt(e.disposeEffect), e;
|
|
441
|
-
}
|
|
442
|
-
const jt = (e) => e.scrollTop;
|
|
443
|
-
function N(e, r) {
|
|
444
|
-
return (s) => {
|
|
445
|
-
if (r) {
|
|
446
|
-
const o = e.current;
|
|
447
|
-
s === void 0 ? r(o) : r(o, s);
|
|
448
|
-
}
|
|
449
|
-
};
|
|
450
|
-
}
|
|
451
|
-
function Vt(e, r, s, o, i, t) {
|
|
452
|
-
const a = e === "exited" && !r ? o : s[e] || s.exited;
|
|
453
|
-
return i || t ? {
|
|
454
|
-
...a,
|
|
455
|
-
...i,
|
|
456
|
-
...t
|
|
457
|
-
} : a;
|
|
458
|
-
}
|
|
459
|
-
function B(e, r) {
|
|
460
|
-
const {
|
|
461
|
-
timeout: s,
|
|
462
|
-
easing: o,
|
|
463
|
-
style: i = {}
|
|
464
|
-
} = e;
|
|
465
|
-
return {
|
|
466
|
-
duration: i.transitionDuration ?? (typeof s == "number" ? s : s[r.mode] || 0),
|
|
467
|
-
easing: i.transitionTimingFunction ?? (typeof o == "object" ? o[r.mode] : o),
|
|
468
|
-
delay: i.transitionDelay
|
|
469
|
-
};
|
|
470
|
-
}
|
|
471
|
-
const Yt = n.oneOfType([n.func, n.object]);
|
|
472
|
-
function $t(e, r, s, o, i) {
|
|
473
|
-
if (process.env.NODE_ENV === "production")
|
|
474
|
-
return null;
|
|
475
|
-
const t = e[r], a = i || r;
|
|
476
|
-
return t == null ? null : t && t.nodeType !== 1 ? new Error(`Invalid ${o} \`${a}\` supplied to \`${s}\`. Expected an HTMLElement.`) : null;
|
|
477
|
-
}
|
|
478
|
-
function Zt(e) {
|
|
479
|
-
const {
|
|
480
|
-
elementType: r,
|
|
481
|
-
externalSlotProps: s,
|
|
482
|
-
ownerState: o,
|
|
483
|
-
skipResolvingSlotProps: i = !1,
|
|
484
|
-
...t
|
|
485
|
-
} = e, a = i ? {} : Et(s, o), {
|
|
486
|
-
props: u,
|
|
487
|
-
internalRef: c
|
|
488
|
-
} = mt({
|
|
489
|
-
...t,
|
|
490
|
-
externalSlotProps: a
|
|
491
|
-
}), p = H(c, a?.ref, e.additionalProps?.ref);
|
|
492
|
-
return ht(r, {
|
|
493
|
-
...u,
|
|
494
|
-
ref: p
|
|
495
|
-
}, o);
|
|
496
|
-
}
|
|
497
|
-
function Jt() {
|
|
498
|
-
return !(/jsdom|HappyDOM/.test(window.navigator.userAgent) || // TODO(v9): Remove the test environment check
|
|
499
|
-
// eslint-disable-next-line mui/consistent-production-guard
|
|
500
|
-
process.env.NODE_ENV === "test");
|
|
501
|
-
}
|
|
502
|
-
function J(e) {
|
|
503
|
-
return parseInt(f.version, 10) >= 19 ? e?.props?.ref || null : e?.ref || null;
|
|
504
|
-
}
|
|
505
|
-
function At(e) {
|
|
506
|
-
return typeof e == "function" ? e() : e;
|
|
507
|
-
}
|
|
508
|
-
const $ = /* @__PURE__ */ f.forwardRef(function(r, s) {
|
|
509
|
-
const {
|
|
510
|
-
children: o,
|
|
511
|
-
container: i,
|
|
512
|
-
disablePortal: t = !1
|
|
513
|
-
} = r, [a, u] = f.useState(null), c = H(/* @__PURE__ */ f.isValidElement(o) ? J(o) : null, s);
|
|
514
|
-
if (U(() => {
|
|
515
|
-
t || u(At(i) || document.body);
|
|
516
|
-
}, [i, t]), U(() => {
|
|
517
|
-
if (a && !t)
|
|
518
|
-
return X(s, a), () => {
|
|
519
|
-
X(s, null);
|
|
520
|
-
};
|
|
521
|
-
}, [s, a, t]), t) {
|
|
522
|
-
if (/* @__PURE__ */ f.isValidElement(o)) {
|
|
523
|
-
const p = {
|
|
524
|
-
ref: c
|
|
525
|
-
};
|
|
526
|
-
return /* @__PURE__ */ f.cloneElement(o, p);
|
|
527
|
-
}
|
|
528
|
-
return o;
|
|
529
|
-
}
|
|
530
|
-
return a && /* @__PURE__ */ xt.createPortal(o, a);
|
|
531
|
-
});
|
|
532
|
-
process.env.NODE_ENV !== "production" && ($.propTypes = {
|
|
533
|
-
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
534
|
-
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
535
|
-
// │ To update them, edit the TypeScript types and run `pnpm proptypes`. │
|
|
536
|
-
// └─────────────────────────────────────────────────────────────────────┘
|
|
537
|
-
/**
|
|
538
|
-
* The children to render into the `container`.
|
|
539
|
-
*/
|
|
540
|
-
children: n.node,
|
|
541
|
-
/**
|
|
542
|
-
* An HTML element or function that returns one.
|
|
543
|
-
* The `container` will have the portal children appended to it.
|
|
544
|
-
*
|
|
545
|
-
* You can also provide a callback, which is called in a React layout effect.
|
|
546
|
-
* This lets you set the container from a ref, and also makes server-side rendering possible.
|
|
547
|
-
*
|
|
548
|
-
* By default, it uses the body of the top-level document object,
|
|
549
|
-
* so it's simply `document.body` most of the time.
|
|
550
|
-
*/
|
|
551
|
-
container: n.oneOfType([$t, n.func]),
|
|
552
|
-
/**
|
|
553
|
-
* The `children` will be under the DOM hierarchy of the parent component.
|
|
554
|
-
* @default false
|
|
555
|
-
*/
|
|
556
|
-
disablePortal: n.bool
|
|
557
|
-
});
|
|
558
|
-
process.env.NODE_ENV !== "production" && ($.propTypes = Nt($.propTypes));
|
|
559
|
-
function Ht(e) {
|
|
560
|
-
const {
|
|
561
|
-
prototype: r = {}
|
|
562
|
-
} = e;
|
|
563
|
-
return !!r.isReactComponent;
|
|
564
|
-
}
|
|
565
|
-
function K(e, r, s, o, i) {
|
|
566
|
-
const t = e[r], a = i || r;
|
|
567
|
-
if (t == null || // When server-side rendering React doesn't warn either.
|
|
568
|
-
// This is not an accurate check for SSR.
|
|
569
|
-
// This is only in place for Emotion compat.
|
|
570
|
-
// TODO: Revisit once https://github.com/facebook/react/issues/20047 is resolved.
|
|
571
|
-
typeof window > "u")
|
|
572
|
-
return null;
|
|
573
|
-
let u;
|
|
574
|
-
const c = t.type;
|
|
575
|
-
return typeof c == "function" && !Ht(c) && (u = "Did you accidentally use a plain function component for an element instead?"), u !== void 0 ? new Error(`Invalid ${o} \`${a}\` supplied to \`${s}\`. Expected an element that can hold a ref. ${u} For more information see https://mui.com/r/caveat-with-refs-guide`) : null;
|
|
576
|
-
}
|
|
577
|
-
const Q = Y(n.element, K);
|
|
578
|
-
Q.isRequired = Y(n.element.isRequired, K);
|
|
579
|
-
function I(e) {
|
|
580
|
-
return `scale(${e}, ${e ** 2})`;
|
|
581
|
-
}
|
|
582
|
-
const Gt = {
|
|
583
|
-
entering: {
|
|
584
|
-
opacity: 1,
|
|
585
|
-
transform: I(1)
|
|
586
|
-
},
|
|
587
|
-
entered: {
|
|
588
|
-
opacity: 1,
|
|
589
|
-
transform: "none"
|
|
590
|
-
},
|
|
591
|
-
exiting: {
|
|
592
|
-
opacity: 0,
|
|
593
|
-
transform: I(0.75)
|
|
594
|
-
},
|
|
595
|
-
exited: {
|
|
596
|
-
opacity: 0,
|
|
597
|
-
transform: I(0.75)
|
|
598
|
-
}
|
|
599
|
-
}, Ut = {
|
|
600
|
-
opacity: 0,
|
|
601
|
-
transform: I(0.75),
|
|
602
|
-
visibility: "hidden"
|
|
603
|
-
}, A = /* @__PURE__ */ f.forwardRef(function(r, s) {
|
|
604
|
-
const {
|
|
605
|
-
addEndListener: o,
|
|
606
|
-
appear: i = !0,
|
|
607
|
-
children: t,
|
|
608
|
-
easing: a,
|
|
609
|
-
in: u,
|
|
610
|
-
onEnter: c,
|
|
611
|
-
onEntered: p,
|
|
612
|
-
onEntering: m,
|
|
613
|
-
onExit: R,
|
|
614
|
-
onExited: w,
|
|
615
|
-
onExiting: tt,
|
|
616
|
-
style: M,
|
|
617
|
-
timeout: x = "auto",
|
|
618
|
-
...et
|
|
619
|
-
} = r, nt = kt(), k = f.useRef(), v = St(), d = f.useRef(null), ot = H(d, J(t), s), rt = N(d, m), it = N(d, (l, _) => {
|
|
620
|
-
jt(l);
|
|
621
|
-
const {
|
|
622
|
-
duration: T,
|
|
623
|
-
delay: b,
|
|
624
|
-
easing: h
|
|
625
|
-
} = B({
|
|
626
|
-
style: M,
|
|
627
|
-
timeout: x,
|
|
628
|
-
easing: a
|
|
629
|
-
}, {
|
|
630
|
-
mode: "enter"
|
|
631
|
-
});
|
|
632
|
-
let S;
|
|
633
|
-
x === "auto" ? (S = v.transitions.getAutoHeightDuration(l.clientHeight), k.current = S) : S = T, l.style.transition = [v.transitions.create("opacity", {
|
|
634
|
-
duration: S,
|
|
635
|
-
delay: b
|
|
636
|
-
}), v.transitions.create("transform", {
|
|
637
|
-
duration: S * 0.666,
|
|
638
|
-
delay: b,
|
|
639
|
-
easing: h
|
|
640
|
-
})].join(","), c && c(l, _);
|
|
641
|
-
}), st = N(d, p), at = N(d, tt), ut = N(d, (l) => {
|
|
642
|
-
const {
|
|
643
|
-
duration: _,
|
|
644
|
-
delay: T,
|
|
645
|
-
easing: b
|
|
646
|
-
} = B({
|
|
647
|
-
style: M,
|
|
648
|
-
timeout: x,
|
|
649
|
-
easing: a
|
|
650
|
-
}, {
|
|
651
|
-
mode: "exit"
|
|
652
|
-
});
|
|
653
|
-
let h;
|
|
654
|
-
x === "auto" ? (h = v.transitions.getAutoHeightDuration(l.clientHeight), k.current = h) : h = _, l.style.transition = [v.transitions.create("opacity", {
|
|
655
|
-
duration: h,
|
|
656
|
-
delay: T
|
|
657
|
-
}), v.transitions.create("transform", {
|
|
658
|
-
duration: h * 0.666,
|
|
659
|
-
delay: T || h * 0.333,
|
|
660
|
-
easing: b
|
|
661
|
-
})].join(","), l.style.opacity = 0, l.style.transform = I(0.75), R && R(l);
|
|
662
|
-
}), ct = N(d, (l) => {
|
|
663
|
-
l.style.transition = "", w && w(l);
|
|
664
|
-
});
|
|
665
|
-
return /* @__PURE__ */ gt(E, {
|
|
666
|
-
appear: i,
|
|
667
|
-
in: u,
|
|
668
|
-
nodeRef: d,
|
|
669
|
-
onEnter: it,
|
|
670
|
-
onEntered: st,
|
|
671
|
-
onEntering: rt,
|
|
672
|
-
onExit: ut,
|
|
673
|
-
onExited: ct,
|
|
674
|
-
onExiting: at,
|
|
675
|
-
addEndListener: (l) => {
|
|
676
|
-
x === "auto" && nt.start(k.current || 0, l), o && o(d.current, l);
|
|
677
|
-
},
|
|
678
|
-
timeout: x === "auto" ? null : x,
|
|
679
|
-
...et,
|
|
680
|
-
children: (l, {
|
|
681
|
-
ownerState: _,
|
|
682
|
-
...T
|
|
683
|
-
}) => {
|
|
684
|
-
const b = Vt(l, u, Gt, Ut, M, t.props.style);
|
|
685
|
-
return /* @__PURE__ */ f.cloneElement(t, {
|
|
686
|
-
style: b,
|
|
687
|
-
ref: ot,
|
|
688
|
-
...T
|
|
689
|
-
});
|
|
690
|
-
}
|
|
691
|
-
});
|
|
692
|
-
});
|
|
693
|
-
process.env.NODE_ENV !== "production" && (A.propTypes = {
|
|
694
|
-
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
695
|
-
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
696
|
-
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
697
|
-
// └─────────────────────────────────────────────────────────────────────┘
|
|
698
|
-
/**
|
|
699
|
-
* Add a custom transition end trigger. Called with the transitioning DOM
|
|
700
|
-
* node and a done callback. Allows for more fine grained transition end
|
|
701
|
-
* logic. Note: Timeouts are still used as a fallback if provided.
|
|
702
|
-
*/
|
|
703
|
-
addEndListener: n.func,
|
|
704
|
-
/**
|
|
705
|
-
* Perform the enter transition when it first mounts if `in` is also `true`.
|
|
706
|
-
* Set this to `false` to disable this behavior.
|
|
707
|
-
* @default true
|
|
708
|
-
*/
|
|
709
|
-
appear: n.bool,
|
|
710
|
-
/**
|
|
711
|
-
* A single child content element.
|
|
712
|
-
*/
|
|
713
|
-
children: Q.isRequired,
|
|
714
|
-
/**
|
|
715
|
-
* The transition timing function.
|
|
716
|
-
* You may specify a single easing or a object containing enter and exit values.
|
|
717
|
-
*/
|
|
718
|
-
easing: n.oneOfType([n.shape({
|
|
719
|
-
enter: n.string,
|
|
720
|
-
exit: n.string
|
|
721
|
-
}), n.string]),
|
|
722
|
-
/**
|
|
723
|
-
* If `true`, the component will transition in.
|
|
724
|
-
*/
|
|
725
|
-
in: n.bool,
|
|
726
|
-
/**
|
|
727
|
-
* @ignore
|
|
728
|
-
*/
|
|
729
|
-
onEnter: n.func,
|
|
730
|
-
/**
|
|
731
|
-
* @ignore
|
|
732
|
-
*/
|
|
733
|
-
onEntered: n.func,
|
|
734
|
-
/**
|
|
735
|
-
* @ignore
|
|
736
|
-
*/
|
|
737
|
-
onEntering: n.func,
|
|
738
|
-
/**
|
|
739
|
-
* @ignore
|
|
740
|
-
*/
|
|
741
|
-
onExit: n.func,
|
|
742
|
-
/**
|
|
743
|
-
* @ignore
|
|
744
|
-
*/
|
|
745
|
-
onExited: n.func,
|
|
746
|
-
/**
|
|
747
|
-
* @ignore
|
|
748
|
-
*/
|
|
749
|
-
onExiting: n.func,
|
|
750
|
-
/**
|
|
751
|
-
* @ignore
|
|
752
|
-
*/
|
|
753
|
-
style: n.object,
|
|
754
|
-
/**
|
|
755
|
-
* The duration for the transition, in milliseconds.
|
|
756
|
-
* You may specify a single timeout for all transitions, or individually with an object.
|
|
757
|
-
*
|
|
758
|
-
* Set to 'auto' to automatically calculate transition time based on height.
|
|
759
|
-
* @default 'auto'
|
|
760
|
-
*/
|
|
761
|
-
timeout: n.oneOfType([n.oneOf(["auto"]), n.number, n.shape({
|
|
762
|
-
appear: n.number,
|
|
763
|
-
enter: n.number,
|
|
764
|
-
exit: n.number
|
|
765
|
-
})])
|
|
766
|
-
});
|
|
767
|
-
A && (A.muiSupportAuto = !0);
|
|
768
|
-
export {
|
|
769
|
-
A as G,
|
|
770
|
-
$t as H,
|
|
771
|
-
$ as P,
|
|
772
|
-
G as T,
|
|
773
|
-
St as a,
|
|
774
|
-
kt as b,
|
|
775
|
-
Bt as c,
|
|
776
|
-
bt as d,
|
|
777
|
-
Q as e,
|
|
778
|
-
E as f,
|
|
779
|
-
J as g,
|
|
780
|
-
Vt as h,
|
|
781
|
-
Jt as i,
|
|
782
|
-
B as j,
|
|
783
|
-
jt as k,
|
|
784
|
-
Nt as l,
|
|
785
|
-
N as n,
|
|
786
|
-
Yt as r,
|
|
787
|
-
X as s,
|
|
788
|
-
Zt as u
|
|
789
|
-
};
|