@sisense/sdk-shared-ui 2.2.0 → 2.3.0
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/Breadcrumbs-B-OHBus7.cjs +3 -0
- package/dist/{Breadcrumbs-qJmt9n6B.js → Breadcrumbs-DrCp8avo.js} +12 -13
- package/dist/Button-CvkAcTyS.cjs +1 -0
- package/dist/{Button-Y7DwfxdO.js → Button-cvim-8Bz.js} +345 -165
- package/dist/{ButtonBase-UWHDpyst.js → ButtonBase-4TqAVSBf.js} +166 -164
- package/dist/ButtonBase-hZEG-21k.cjs +74 -0
- package/dist/Checkbox-BbF4jutm.cjs +1 -0
- package/dist/{Checkbox-BNkk6YDz.js → Checkbox-aMi60WQj.js} +249 -171
- package/dist/CircularProgress-B3FkrcM6.js +249 -0
- package/dist/CircularProgress-BWqRJiR-.cjs +28 -0
- package/dist/DEPRECATED_Tooltip-C3s_235Q.js +1961 -0
- package/dist/DEPRECATED_Tooltip-DL3MmzWZ.cjs +25 -0
- package/dist/{Dropdown-D8rLKKcl.cjs → Dropdown-B6uSaA3z.cjs} +1 -1
- package/dist/{Dropdown-DtWYpFk8.js → Dropdown-BzcjbX6k.js} +2 -2
- package/dist/{Icon-KwS2TWVq.cjs → Icon-DFhY5sRf.cjs} +1 -1
- package/dist/{Icon-JQpFT2bY.js → Icon-DVO7Byvy.js} +2 -2
- package/dist/{Menu-DkPO8bCf.cjs → Menu-CgLII61r.cjs} +1 -1
- package/dist/{Menu-EXiwd8T_.js → Menu-DqvdoiKn.js} +2 -2
- package/dist/{Popover-BjgDIgO7.cjs → Popover-DHy8NRMc.cjs} +1 -1
- package/dist/{Popover-CiYeL2VE.js → Popover-KR_Rc69g.js} +1 -1
- package/dist/Portal-B6TDsfBi.cjs +1 -0
- package/dist/{Portal-DUw3q8Mq.js → Portal-C6RJkJ6n.js} +253 -318
- package/dist/{SvgIcon-DXzFs5aw.cjs → SvgIcon-CjUZ_jwt.cjs} +1 -1
- package/dist/{SvgIcon-5KhsYNcu.js → SvgIcon-a_07YA77.js} +7 -7
- package/dist/TablePagination-CNwjJIdB.cjs +15 -0
- package/dist/{TablePagination-CgaKWA2r.js → TablePagination-D4-bcrO_.js} +2003 -1784
- package/dist/Tooltip-BjyR1mIC.cjs +7 -0
- package/dist/{Tooltip-BpA4opI3.js → Tooltip-CWF5y-3F.js} +20 -19
- package/dist/TransitionGroupContext-BNiEy2cD.js +119 -0
- package/dist/TransitionGroupContext-CJJeIdck.cjs +2 -0
- package/dist/{Typography-BDMqUlbg.cjs → Typography-Pieq_mxw.cjs} +1 -1
- package/dist/{Typography-pY0gGUzu.js → Typography-ReSKaH87.js} +6 -6
- package/dist/__test-helpers__/test-setup.d.ts +2 -0
- package/dist/__test-helpers__/test-setup.d.ts.map +1 -0
- package/dist/{createSvgIcon-B28x3Jky.js → createSvgIcon-CiRZfwSO.js} +1 -1
- package/dist/{createSvgIcon-KaV60kcg.cjs → createSvgIcon-DgE0zN0k.cjs} +1 -1
- package/dist/{emotion-cache-provider-CsTOkc-k.js → emotion-cache-provider-B6yKtm_a.js} +1980 -2095
- package/dist/emotion-cache-provider-XZE1SDsY.cjs +122 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +11 -11
- package/dist/index.umd.js +188 -0
- package/dist/lib/Breadcrumbs/Breadcrumbs.cjs +1 -1
- package/dist/lib/Breadcrumbs/Breadcrumbs.js +2 -2
- package/dist/lib/Button/Button.cjs +1 -1
- package/dist/lib/Button/Button.js +2 -2
- package/dist/lib/Checkbox/Checkbox.cjs +1 -1
- package/dist/lib/Checkbox/Checkbox.js +1 -1
- package/dist/lib/DEPRECATED_Tooltip/DEPRECATED_Tooltip.cjs +1 -1
- package/dist/lib/DEPRECATED_Tooltip/DEPRECATED_Tooltip.d.ts +1 -1
- package/dist/lib/DEPRECATED_Tooltip/DEPRECATED_Tooltip.d.ts.map +1 -1
- package/dist/lib/DEPRECATED_Tooltip/DEPRECATED_Tooltip.js +1 -1
- package/dist/lib/Dropdown/Dropdown.cjs +1 -1
- package/dist/lib/Dropdown/Dropdown.js +1 -1
- package/dist/lib/Icon/Icon.cjs +1 -1
- package/dist/lib/Icon/Icon.js +1 -1
- package/dist/lib/Menu/Menu.cjs +1 -1
- package/dist/lib/Menu/Menu.js +2 -2
- package/dist/lib/Popover/Popover.cjs +1 -1
- package/dist/lib/Popover/Popover.d.ts +1 -1
- package/dist/lib/Popover/Popover.d.ts.map +1 -1
- package/dist/lib/Popover/Popover.js +1 -1
- package/dist/lib/TablePagination/TablePagination.cjs +1 -1
- package/dist/lib/TablePagination/TablePagination.js +1 -1
- package/dist/lib/Tooltip/Tooltip.cjs +1 -1
- package/dist/lib/Tooltip/Tooltip.js +2 -2
- package/dist/lib/Typography/Typography.cjs +1 -1
- package/dist/lib/Typography/Typography.js +2 -2
- package/dist/lightweight/Breadcrumbs-BMR7xumU.js +37 -0
- package/dist/lightweight/Breadcrumbs-BgNa_noo.cjs +1 -0
- package/dist/lightweight/Button-C0bT7IWv.js +96 -0
- package/dist/lightweight/Button-O3zEYLfM.cjs +1 -0
- package/dist/lightweight/CheckableList-1Jq4spYu.cjs +1 -0
- package/dist/lightweight/CheckableList-DTTE9oEw.js +21 -0
- package/dist/lightweight/Checkbox-DqAy-3w-.js +34 -0
- package/dist/lightweight/Checkbox-hyvVpMGp.cjs +1 -0
- package/dist/lightweight/DEPRECATED_Button-CKGdJitl.cjs +1 -0
- package/dist/lightweight/DEPRECATED_Button-Dhs0ieAl.js +87 -0
- package/dist/lightweight/DEPRECATED_Checkbox-Be1l_Vce.js +63 -0
- package/dist/lightweight/DEPRECATED_Checkbox-BggU0HO5.cjs +1 -0
- package/dist/lightweight/DEPRECATED_Icon-Bgufd-9Q.js +56 -0
- package/dist/lightweight/DEPRECATED_Icon-DC1Hc9iB.cjs +1 -0
- package/dist/lightweight/DEPRECATED_Toggle-DMnlQO3F.js +30 -0
- package/dist/lightweight/DEPRECATED_Toggle-Dp0ZZ_6E.cjs +1 -0
- package/dist/lightweight/DEPRECATED_Tooltip-C3s_235Q.js +1961 -0
- package/dist/lightweight/DEPRECATED_Tooltip-DL3MmzWZ.cjs +25 -0
- package/dist/lightweight/Dropdown-B6uSaA3z.cjs +1 -0
- package/dist/lightweight/Dropdown-C5DcG6WG.js +231 -0
- package/dist/lightweight/Icon-4kNYAFUz.cjs +1 -0
- package/dist/lightweight/Icon-DQNqONXU.js +133 -0
- package/dist/lightweight/Input-CNvYE0Er.js +119 -0
- package/dist/lightweight/Input-_wNCDCdI.cjs +1 -0
- package/dist/lightweight/LazyLoader-DB86QSSx.js +18 -0
- package/dist/lightweight/LazyLoader-gOLNhxc-.cjs +1 -0
- package/dist/lightweight/Menu-CgLII61r.cjs +1 -0
- package/dist/lightweight/Menu-DeHgR0JO.js +1211 -0
- package/dist/lightweight/Popover-BAehEo3a.js +49 -0
- package/dist/lightweight/Popover-DHy8NRMc.cjs +1 -0
- package/dist/lightweight/RadioButton-BpAksn2s.js +70 -0
- package/dist/lightweight/RadioButton-Ds-0wj0r.cjs +1 -0
- package/dist/lightweight/TablePagination-Czpnhvp6.cjs +1 -0
- package/dist/lightweight/TablePagination-D1tyNTa7.js +338 -0
- package/dist/lightweight/Tooltip-BcjJxRj4.cjs +1 -0
- package/dist/lightweight/Tooltip-DUpknkQW.js +59 -0
- package/dist/lightweight/Typography-BT1q5az1.cjs +1 -0
- package/dist/lightweight/Typography-CvzdielF.js +153 -0
- package/dist/lightweight/__test-helpers__/test-setup.d.ts +2 -0
- package/dist/lightweight/__test-helpers__/test-setup.d.ts.map +1 -0
- package/dist/lightweight/align.interface-B17uA473.cjs +1 -0
- package/dist/lightweight/align.interface-DdWsijrT.js +4 -0
- package/dist/lightweight/emotion-cache-provider-BsnmG_09.cjs +1 -0
- package/dist/lightweight/emotion-cache-provider-CE1QZs6M.js +18 -0
- package/dist/lightweight/index-B-zZeebW.cjs +20 -0
- package/dist/lightweight/index-D0lMis-I.js +667 -0
- package/dist/lightweight/index.cjs +1 -0
- package/dist/lightweight/index.d.ts +2 -0
- package/dist/lightweight/index.d.ts.map +1 -0
- package/dist/lightweight/index.js +48 -0
- package/dist/lightweight/lib/Breadcrumbs/Breadcrumbs.cjs +1 -0
- package/dist/lightweight/lib/Breadcrumbs/Breadcrumbs.d.ts +16 -0
- package/dist/lightweight/lib/Breadcrumbs/Breadcrumbs.d.ts.map +1 -0
- package/dist/lightweight/lib/Breadcrumbs/Breadcrumbs.js +7 -0
- package/dist/lightweight/lib/Breadcrumbs/index.d.ts +5 -0
- package/dist/lightweight/lib/Breadcrumbs/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Breadcrumbs/themes/breadcrumbsTheme.d.ts +4 -0
- package/dist/lightweight/lib/Breadcrumbs/themes/breadcrumbsTheme.d.ts.map +1 -0
- package/dist/lightweight/lib/Breadcrumbs/themes/index.d.ts +2 -0
- package/dist/lightweight/lib/Breadcrumbs/themes/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Button/Button.cjs +1 -0
- package/dist/lightweight/lib/Button/Button.d.ts +10 -0
- package/dist/lightweight/lib/Button/Button.d.ts.map +1 -0
- package/dist/lightweight/lib/Button/Button.js +7 -0
- package/dist/lightweight/lib/Button/index.d.ts +5 -0
- package/dist/lightweight/lib/Button/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Button/themes/buttonsTheme.d.ts +11 -0
- package/dist/lightweight/lib/Button/themes/buttonsTheme.d.ts.map +1 -0
- package/dist/lightweight/lib/Button/themes/index.d.ts +2 -0
- package/dist/lightweight/lib/Button/themes/index.d.ts.map +1 -0
- package/dist/lightweight/lib/CheckableList/CheckableList.cjs +1 -0
- package/dist/lightweight/lib/CheckableList/CheckableList.d.ts +16 -0
- package/dist/lightweight/lib/CheckableList/CheckableList.d.ts.map +1 -0
- package/dist/lightweight/lib/CheckableList/CheckableList.js +5 -0
- package/dist/lightweight/lib/CheckableList/index.d.ts +4 -0
- package/dist/lightweight/lib/CheckableList/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Checkbox/Checkbox.cjs +1 -0
- package/dist/lightweight/lib/Checkbox/Checkbox.d.ts +20 -0
- package/dist/lightweight/lib/Checkbox/Checkbox.d.ts.map +1 -0
- package/dist/lightweight/lib/Checkbox/Checkbox.js +5 -0
- package/dist/lightweight/lib/Checkbox/index.d.ts +4 -0
- package/dist/lightweight/lib/Checkbox/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Checkbox/themes/checkboxTheme.d.ts +12 -0
- package/dist/lightweight/lib/Checkbox/themes/checkboxTheme.d.ts.map +1 -0
- package/dist/lightweight/lib/Checkbox/themes/index.d.ts +2 -0
- package/dist/lightweight/lib/Checkbox/themes/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Checkbox/themes/uiCustomization.d.ts +12 -0
- package/dist/lightweight/lib/Checkbox/themes/uiCustomization.d.ts.map +1 -0
- package/dist/lightweight/lib/DEPRECATED_Button/DEPRECATED_Button.cjs +1 -0
- package/dist/lightweight/lib/DEPRECATED_Button/DEPRECATED_Button.d.ts +43 -0
- package/dist/lightweight/lib/DEPRECATED_Button/DEPRECATED_Button.d.ts.map +1 -0
- package/dist/lightweight/lib/DEPRECATED_Button/DEPRECATED_Button.js +5 -0
- package/dist/lightweight/lib/DEPRECATED_Button/index.d.ts +4 -0
- package/dist/lightweight/lib/DEPRECATED_Button/index.d.ts.map +1 -0
- package/dist/lightweight/lib/DEPRECATED_Checkbox/DEPRECATED_Checkbox.cjs +1 -0
- package/dist/lightweight/lib/DEPRECATED_Checkbox/DEPRECATED_Checkbox.d.ts +20 -0
- package/dist/lightweight/lib/DEPRECATED_Checkbox/DEPRECATED_Checkbox.d.ts.map +1 -0
- package/dist/lightweight/lib/DEPRECATED_Checkbox/DEPRECATED_Checkbox.js +5 -0
- package/dist/lightweight/lib/DEPRECATED_Checkbox/index.d.ts +4 -0
- package/dist/lightweight/lib/DEPRECATED_Checkbox/index.d.ts.map +1 -0
- package/dist/lightweight/lib/DEPRECATED_Icon/DEPRECATED_Icon.cjs +1 -0
- package/dist/lightweight/lib/DEPRECATED_Icon/DEPRECATED_Icon.d.ts +17 -0
- package/dist/lightweight/lib/DEPRECATED_Icon/DEPRECATED_Icon.d.ts.map +1 -0
- package/dist/lightweight/lib/DEPRECATED_Icon/DEPRECATED_Icon.js +5 -0
- package/dist/lightweight/lib/DEPRECATED_Icon/index.d.ts +4 -0
- package/dist/lightweight/lib/DEPRECATED_Icon/index.d.ts.map +1 -0
- package/dist/lightweight/lib/DEPRECATED_Toggle/DEPRECATED_Toggle.cjs +1 -0
- package/dist/lightweight/lib/DEPRECATED_Toggle/DEPRECATED_Toggle.d.ts +13 -0
- package/dist/lightweight/lib/DEPRECATED_Toggle/DEPRECATED_Toggle.d.ts.map +1 -0
- package/dist/lightweight/lib/DEPRECATED_Toggle/DEPRECATED_Toggle.js +5 -0
- package/dist/lightweight/lib/DEPRECATED_Toggle/index.d.ts +4 -0
- package/dist/lightweight/lib/DEPRECATED_Toggle/index.d.ts.map +1 -0
- package/dist/lightweight/lib/DEPRECATED_Tooltip/DEPRECATED_Tooltip.cjs +1 -0
- package/dist/lightweight/lib/DEPRECATED_Tooltip/DEPRECATED_Tooltip.d.ts +15 -0
- package/dist/lightweight/lib/DEPRECATED_Tooltip/DEPRECATED_Tooltip.d.ts.map +1 -0
- package/dist/lightweight/lib/DEPRECATED_Tooltip/DEPRECATED_Tooltip.js +5 -0
- package/dist/lightweight/lib/DEPRECATED_Tooltip/index.d.ts +4 -0
- package/dist/lightweight/lib/DEPRECATED_Tooltip/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Dropdown/Dropdown.cjs +1 -0
- package/dist/lightweight/lib/Dropdown/Dropdown.d.ts +32 -0
- package/dist/lightweight/lib/Dropdown/Dropdown.d.ts.map +1 -0
- package/dist/lightweight/lib/Dropdown/Dropdown.js +5 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/DropdownButton.d.ts +18 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/DropdownButton.d.ts.map +1 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/DropdownButtonBody/DropdownButtonBody.d.ts +12 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/DropdownButtonBody/DropdownButtonBody.d.ts.map +1 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/DropdownButtonBody/index.d.ts +3 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/DropdownButtonBody/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/DropdownButtonSearch/DropdownButtonSearch.d.ts +10 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/DropdownButtonSearch/DropdownButtonSearch.d.ts.map +1 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/DropdownButtonSearch/constants.d.ts +2 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/DropdownButtonSearch/constants.d.ts.map +1 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/DropdownButtonSearch/index.d.ts +3 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/DropdownButtonSearch/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/hooks/index.d.ts +2 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/hooks/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/hooks/useDropdownButtonSearch.d.ts +15 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/hooks/useDropdownButtonSearch.d.ts.map +1 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/index.d.ts +2 -0
- package/dist/lightweight/lib/Dropdown/DropdownButton/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Dropdown/hooks/index.d.ts +2 -0
- package/dist/lightweight/lib/Dropdown/hooks/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Dropdown/hooks/useDropdown.d.ts +9 -0
- package/dist/lightweight/lib/Dropdown/hooks/useDropdown.d.ts.map +1 -0
- package/dist/lightweight/lib/Dropdown/index.d.ts +5 -0
- package/dist/lightweight/lib/Dropdown/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Dropdown/types.d.ts +12 -0
- package/dist/lightweight/lib/Dropdown/types.d.ts.map +1 -0
- package/dist/lightweight/lib/Icon/Icon.cjs +1 -0
- package/dist/lightweight/lib/Icon/Icon.d.ts +13 -0
- package/dist/lightweight/lib/Icon/Icon.d.ts.map +1 -0
- package/dist/lightweight/lib/Icon/Icon.js +5 -0
- package/dist/lightweight/lib/Icon/index.d.ts +4 -0
- package/dist/lightweight/lib/Icon/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Icon/themes/iconTheme.d.ts +8 -0
- package/dist/lightweight/lib/Icon/themes/iconTheme.d.ts.map +1 -0
- package/dist/lightweight/lib/Icon/themes/index.d.ts +2 -0
- package/dist/lightweight/lib/Icon/themes/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Icon/themes/uiCustomization.d.ts +2 -0
- package/dist/lightweight/lib/Icon/themes/uiCustomization.d.ts.map +1 -0
- package/dist/lightweight/lib/Input/Input.cjs +1 -0
- package/dist/lightweight/lib/Input/Input.d.ts +28 -0
- package/dist/lightweight/lib/Input/Input.d.ts.map +1 -0
- package/dist/lightweight/lib/Input/Input.js +5 -0
- package/dist/lightweight/lib/Input/index.d.ts +4 -0
- package/dist/lightweight/lib/Input/index.d.ts.map +1 -0
- package/dist/lightweight/lib/LazyLoader/LazyLoader.cjs +1 -0
- package/dist/lightweight/lib/LazyLoader/LazyLoader.d.ts +9 -0
- package/dist/lightweight/lib/LazyLoader/LazyLoader.d.ts.map +1 -0
- package/dist/lightweight/lib/LazyLoader/LazyLoader.js +5 -0
- package/dist/lightweight/lib/LazyLoader/index.d.ts +4 -0
- package/dist/lightweight/lib/LazyLoader/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Menu/Confirmation/Confirmation.d.ts +8 -0
- package/dist/lightweight/lib/Menu/Confirmation/Confirmation.d.ts.map +1 -0
- package/dist/lightweight/lib/Menu/Confirmation/index.d.ts +2 -0
- package/dist/lightweight/lib/Menu/Confirmation/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Menu/Confirmation/translation.d.ts +2 -0
- package/dist/lightweight/lib/Menu/Confirmation/translation.d.ts.map +1 -0
- package/dist/lightweight/lib/Menu/Menu.cjs +1 -0
- package/dist/lightweight/lib/Menu/Menu.d.ts +80 -0
- package/dist/lightweight/lib/Menu/Menu.d.ts.map +1 -0
- package/dist/lightweight/lib/Menu/Menu.js +8 -0
- package/dist/lightweight/lib/Menu/MenuItem/MenuItem.d.ts +36 -0
- package/dist/lightweight/lib/Menu/MenuItem/MenuItem.d.ts.map +1 -0
- package/dist/lightweight/lib/Menu/MenuItem/index.d.ts +3 -0
- package/dist/lightweight/lib/Menu/MenuItem/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Menu/index.d.ts +6 -0
- package/dist/lightweight/lib/Menu/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Menu/utils.d.ts +6 -0
- package/dist/lightweight/lib/Menu/utils.d.ts.map +1 -0
- package/dist/lightweight/lib/Popover/Popover.cjs +1 -0
- package/dist/lightweight/lib/Popover/Popover.d.ts +16 -0
- package/dist/lightweight/lib/Popover/Popover.d.ts.map +1 -0
- package/dist/lightweight/lib/Popover/Popover.js +7 -0
- package/dist/lightweight/lib/Popover/align.interface.d.ts +23 -0
- package/dist/lightweight/lib/Popover/align.interface.d.ts.map +1 -0
- package/dist/lightweight/lib/Popover/index.d.ts +6 -0
- package/dist/lightweight/lib/Popover/index.d.ts.map +1 -0
- package/dist/lightweight/lib/RadioButton/RadioButton.cjs +1 -0
- package/dist/lightweight/lib/RadioButton/RadioButton.d.ts +20 -0
- package/dist/lightweight/lib/RadioButton/RadioButton.d.ts.map +1 -0
- package/dist/lightweight/lib/RadioButton/RadioButton.js +5 -0
- package/dist/lightweight/lib/RadioButton/index.d.ts +4 -0
- package/dist/lightweight/lib/RadioButton/index.d.ts.map +1 -0
- package/dist/lightweight/lib/TablePagination/PaginationActionsComponent/PaginationActionsComponent.d.ts +9 -0
- package/dist/lightweight/lib/TablePagination/PaginationActionsComponent/PaginationActionsComponent.d.ts.map +1 -0
- package/dist/lightweight/lib/TablePagination/PaginationActionsComponent/index.d.ts +2 -0
- package/dist/lightweight/lib/TablePagination/PaginationActionsComponent/index.d.ts.map +1 -0
- package/dist/lightweight/lib/TablePagination/PaginationActionsComponent/themes/index.d.ts +2 -0
- package/dist/lightweight/lib/TablePagination/PaginationActionsComponent/themes/index.d.ts.map +1 -0
- package/dist/lightweight/lib/TablePagination/PaginationActionsComponent/themes/paginationActionsComponentTheme.d.ts +3 -0
- package/dist/lightweight/lib/TablePagination/PaginationActionsComponent/themes/paginationActionsComponentTheme.d.ts.map +1 -0
- package/dist/lightweight/lib/TablePagination/PaginationActionsComponent/themes/uiCustomization.d.ts +2 -0
- package/dist/lightweight/lib/TablePagination/PaginationActionsComponent/themes/uiCustomization.d.ts.map +1 -0
- package/dist/lightweight/lib/TablePagination/TablePagination.cjs +1 -0
- package/dist/lightweight/lib/TablePagination/TablePagination.d.ts +19 -0
- package/dist/lightweight/lib/TablePagination/TablePagination.d.ts.map +1 -0
- package/dist/lightweight/lib/TablePagination/TablePagination.js +5 -0
- package/dist/lightweight/lib/TablePagination/TablePaginationContext.d.ts +3 -0
- package/dist/lightweight/lib/TablePagination/TablePaginationContext.d.ts.map +1 -0
- package/dist/lightweight/lib/TablePagination/index.d.ts +4 -0
- package/dist/lightweight/lib/TablePagination/index.d.ts.map +1 -0
- package/dist/lightweight/lib/TablePagination/themes/index.d.ts +2 -0
- package/dist/lightweight/lib/TablePagination/themes/index.d.ts.map +1 -0
- package/dist/lightweight/lib/TablePagination/themes/tablePaginationResponsiveDesign.d.ts +10 -0
- package/dist/lightweight/lib/TablePagination/themes/tablePaginationResponsiveDesign.d.ts.map +1 -0
- package/dist/lightweight/lib/TablePagination/themes/tablePaginationTheme.d.ts +3 -0
- package/dist/lightweight/lib/TablePagination/themes/tablePaginationTheme.d.ts.map +1 -0
- package/dist/lightweight/lib/TablePagination/themes/uiCustomization.d.ts +2 -0
- package/dist/lightweight/lib/TablePagination/themes/uiCustomization.d.ts.map +1 -0
- package/dist/lightweight/lib/Tooltip/Tooltip.cjs +1 -0
- package/dist/lightweight/lib/Tooltip/Tooltip.d.ts +10 -0
- package/dist/lightweight/lib/Tooltip/Tooltip.d.ts.map +1 -0
- package/dist/lightweight/lib/Tooltip/Tooltip.js +7 -0
- package/dist/lightweight/lib/Tooltip/index.d.ts +5 -0
- package/dist/lightweight/lib/Tooltip/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Tooltip/themes/index.d.ts +2 -0
- package/dist/lightweight/lib/Tooltip/themes/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Tooltip/themes/tooltipTheme.d.ts +3 -0
- package/dist/lightweight/lib/Tooltip/themes/tooltipTheme.d.ts.map +1 -0
- package/dist/lightweight/lib/Typography/Typography.cjs +1 -0
- package/dist/lightweight/lib/Typography/Typography.d.ts +11 -0
- package/dist/lightweight/lib/Typography/Typography.d.ts.map +1 -0
- package/dist/lightweight/lib/Typography/Typography.js +7 -0
- package/dist/lightweight/lib/Typography/index.d.ts +5 -0
- package/dist/lightweight/lib/Typography/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Typography/themes/index.d.ts +2 -0
- package/dist/lightweight/lib/Typography/themes/index.d.ts.map +1 -0
- package/dist/lightweight/lib/Typography/themes/typographyTheme.d.ts +21 -0
- package/dist/lightweight/lib/Typography/themes/typographyTheme.d.ts.map +1 -0
- package/dist/lightweight/lib/Typography/themes/uiCustomization.d.ts +2 -0
- package/dist/lightweight/lib/Typography/themes/uiCustomization.d.ts.map +1 -0
- package/dist/lightweight/lib/common/emotion-cache-provider.d.ts +11 -0
- package/dist/lightweight/lib/common/emotion-cache-provider.d.ts.map +1 -0
- package/dist/lightweight/lib/constants/styleguideConstants.d.ts +9 -0
- package/dist/lightweight/lib/constants/styleguideConstants.d.ts.map +1 -0
- package/dist/lightweight/lib/index.d.ts +20 -0
- package/dist/lightweight/lib/index.d.ts.map +1 -0
- package/dist/lightweight/lib/themes/colors/index.d.ts +2 -0
- package/dist/lightweight/lib/themes/colors/index.d.ts.map +1 -0
- package/dist/lightweight/lib/themes/colors/siColors.d.ts +140 -0
- package/dist/lightweight/lib/themes/colors/siColors.d.ts.map +1 -0
- package/dist/lightweight/lib/themes/index.d.ts +3 -0
- package/dist/lightweight/lib/themes/index.d.ts.map +1 -0
- package/dist/lightweight/lib/themes/themes.cjs +2 -0
- package/dist/lightweight/lib/themes/themes.js +142 -0
- package/dist/lightweight/lib/themes/types/SisenseTheme.d.ts +12 -0
- package/dist/lightweight/lib/themes/types/SisenseTheme.d.ts.map +1 -0
- package/dist/lightweight/lib/themes/types/index.d.ts +2 -0
- package/dist/lightweight/lib/themes/types/index.d.ts.map +1 -0
- package/dist/lightweight/package.json +248 -0
- package/dist/lightweight/styleguideConstants-CtXkvIZK.cjs +1 -0
- package/dist/lightweight/styleguideConstants-D4Yls16w.js +11 -0
- package/dist/package.json +34 -14
- package/dist/resolveComponentProps-BjHOskdg.cjs +1 -0
- package/dist/resolveComponentProps-L5VTqIs8.js +80 -0
- package/dist/useFormControl-DNim9J_T.cjs +1 -0
- package/dist/useFormControl-lYrMmqEx.js +56 -0
- package/dist/useId-CK6Kn3Tn.js +21 -0
- package/dist/useId-DNXtOFeX.cjs +1 -0
- package/dist/useSlot-BHK4fbKV.cjs +3 -0
- package/dist/useSlot-DUGuD2Ya.js +77 -0
- package/dist/useSlotProps-9rt1So3E.js +25 -0
- package/dist/useSlotProps-ChaoOi-_.cjs +1 -0
- package/dist/{useTheme-CzEManLl.js → useTheme-DPwUUXTG.js} +1 -1
- package/dist/{useTheme-DmoPdQRb.cjs → useTheme-Dn8Us9iT.cjs} +1 -1
- package/package.json +34 -14
- package/dist/Breadcrumbs-Da5cnPID.cjs +0 -3
- package/dist/Button-RoXZvXZf.cjs +0 -1
- package/dist/ButtonBase-CISYuRKV.cjs +0 -74
- package/dist/Checkbox-DpGUO-Li.cjs +0 -1
- package/dist/DEPRECATED_Tooltip-C2bU8ipb.js +0 -2316
- package/dist/DEPRECATED_Tooltip-D3ReAkFF.cjs +0 -27
- package/dist/Portal-CtJkkaJ7.cjs +0 -1
- package/dist/TablePagination-baLnBUNn.cjs +0 -15
- package/dist/Tooltip-Dcsip2Zy.cjs +0 -7
- package/dist/assertThisInitialized-BSnhOY1M.cjs +0 -1
- package/dist/assertThisInitialized-lz6cHcRv.js +0 -8
- package/dist/deepmerge-BuAjuQR6.cjs +0 -17
- package/dist/deepmerge-DNqbOtFI.js +0 -177
- package/dist/emotion-cache-provider-C66nBUtN.cjs +0 -114
- package/dist/extends-DX42hfxm.js +0 -13
- package/dist/extends-q0Hkx4pQ.cjs +0 -1
- package/dist/setPrototypeOf-BmHXYjK5.cjs +0 -1
- package/dist/setPrototypeOf-CEtRTXk2.js +0 -19
- package/dist/useControlled-BYdyS7Pn.js +0 -31
- package/dist/useControlled-Ysk4KqoX.cjs +0 -3
- package/dist/useFormControl-CatNKXAi.js +0 -10
- package/dist/useFormControl-haP0iPhl.cjs +0 -1
- package/dist/useSlotProps-BxlgPyQJ.js +0 -102
- package/dist/useSlotProps-DS82uuM_.cjs +0 -1
- package/dist/useTimeout-DwkOFF8P.cjs +0 -2
- package/dist/useTimeout-Oe_jK-ia.js +0 -92
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
"use strict";const U=require("react/jsx-runtime"),S=require("./emotion-cache-provider-C66nBUtN.cjs"),Qt=require("classnames"),jt=require("react"),Kt=require("./styleguideConstants-CtXkvIZK.cjs"),r=require("./index-B-zZeebW.cjs"),I=require("./Portal-CtJkkaJ7.cjs"),N=require("./useTimeout-DwkOFF8P.cjs"),Jt=require("./useSlotProps-DS82uuM_.cjs"),eo=require("./useControlled-Ysk4KqoX.cjs"),at=require("./lib/themes/themes.cjs");function to(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const o in t)if(o!=="default"){const n=Object.getOwnPropertyDescriptor(t,o);Object.defineProperty(e,o,n.get?n:{enumerable:!0,get:()=>t[o]})}}return e.default=t,Object.freeze(e)}const M=to(jt);var V="top",Z="bottom",G="right",F="left",lt="auto",Ue=[V,Z,G,F],Re="start",Ve="end",oo="clippingParents",Mt="viewport",Ne="popper",ro="reference",Tt=Ue.reduce(function(t,e){return t.concat([e+"-"+Re,e+"-"+Ve])},[]),At=[].concat(Ue,[lt]).reduce(function(t,e){return t.concat([e,e+"-"+Re,e+"-"+Ve])},[]),no="beforeRead",io="read",ao="afterRead",so="beforeMain",po="main",lo="afterMain",co="beforeWrite",fo="write",uo="afterWrite",mo=[no,io,ao,so,po,lo,co,fo,uo];function ie(t){return t?(t.nodeName||"").toLowerCase():null}function q(t){if(t==null)return window;if(t.toString()!=="[object Window]"){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function he(t){var e=q(t).Element;return t instanceof e||t instanceof Element}function Y(t){var e=q(t).HTMLElement;return t instanceof e||t instanceof HTMLElement}function ct(t){if(typeof ShadowRoot>"u")return!1;var e=q(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function vo(t){var e=t.state;Object.keys(e.elements).forEach(function(o){var n=e.styles[o]||{},i=e.attributes[o]||{},s=e.elements[o];!Y(s)||!ie(s)||(Object.assign(s.style,n),Object.keys(i).forEach(function(c){var a=i[c];a===!1?s.removeAttribute(c):s.setAttribute(c,a===!0?"":a)}))})}function yo(t){var e=t.state,o={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,o.popper),e.styles=o,e.elements.arrow&&Object.assign(e.elements.arrow.style,o.arrow),function(){Object.keys(e.elements).forEach(function(n){var i=e.elements[n],s=e.attributes[n]||{},c=Object.keys(e.styles.hasOwnProperty(n)?e.styles[n]:o[n]),a=c.reduce(function(p,f){return p[f]="",p},{});!Y(i)||!ie(i)||(Object.assign(i.style,a),Object.keys(s).forEach(function(p){i.removeAttribute(p)}))})}}const ho={name:"applyStyles",enabled:!0,phase:"write",fn:vo,effect:yo,requires:["computeStyles"]};function ne(t){return t.split("-")[0]}var ye=Math.max,Je=Math.min,Ce=Math.round;function st(){var t=navigator.userAgentData;return t!=null&&t.brands&&Array.isArray(t.brands)?t.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function St(){return!/^((?!chrome|android).)*safari/i.test(st())}function je(t,e,o){e===void 0&&(e=!1),o===void 0&&(o=!1);var n=t.getBoundingClientRect(),i=1,s=1;e&&Y(t)&&(i=t.offsetWidth>0&&Ce(n.width)/t.offsetWidth||1,s=t.offsetHeight>0&&Ce(n.height)/t.offsetHeight||1);var c=he(t)?q(t):window,a=c.visualViewport,p=!St()&&o,f=(n.left+(p&&a?a.offsetLeft:0))/i,l=(n.top+(p&&a?a.offsetTop:0))/s,h=n.width/i,w=n.height/s;return{width:h,height:w,top:l,right:f+h,bottom:l+w,left:f,x:f,y:l}}function ft(t){var e=je(t),o=t.offsetWidth,n=t.offsetHeight;return Math.abs(e.width-o)<=1&&(o=e.width),Math.abs(e.height-n)<=1&&(n=e.height),{x:t.offsetLeft,y:t.offsetTop,width:o,height:n}}function Dt(t,e){var o=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(o&&ct(o)){var n=e;do{if(n&&t.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function pe(t){return q(t).getComputedStyle(t)}function To(t){return["table","td","th"].indexOf(ie(t))>=0}function fe(t){return((he(t)?t.ownerDocument:t.document)||window.document).documentElement}function tt(t){return ie(t)==="html"?t:t.assignedSlot||t.parentNode||(ct(t)?t.host:null)||fe(t)}function gt(t){return!Y(t)||pe(t).position==="fixed"?null:t.offsetParent}function go(t){var e=/firefox/i.test(st()),o=/Trident/i.test(st());if(o&&Y(t)){var n=pe(t);if(n.position==="fixed")return null}var i=tt(t);for(ct(i)&&(i=i.host);Y(i)&&["html","body"].indexOf(ie(i))<0;){var s=pe(i);if(s.transform!=="none"||s.perspective!=="none"||s.contain==="paint"||["transform","perspective"].indexOf(s.willChange)!==-1||e&&s.willChange==="filter"||e&&s.filter&&s.filter!=="none")return i;i=i.parentNode}return null}function qe(t){for(var e=q(t),o=gt(t);o&&To(o)&&pe(o).position==="static";)o=gt(o);return o&&(ie(o)==="html"||ie(o)==="body"&&pe(o).position==="static")?e:o||go(t)||e}function ut(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function Ie(t,e,o){return ye(t,Je(e,o))}function bo(t,e,o){var n=Ie(t,e,o);return n>o?o:n}function kt(){return{top:0,right:0,bottom:0,left:0}}function $t(t){return Object.assign({},kt(),t)}function Bt(t,e){return e.reduce(function(o,n){return o[n]=t,o},{})}var Po=function(e,o){return e=typeof e=="function"?e(Object.assign({},o.rects,{placement:o.placement})):e,$t(typeof e!="number"?e:Bt(e,Ue))};function wo(t){var e,o=t.state,n=t.name,i=t.options,s=o.elements.arrow,c=o.modifiersData.popperOffsets,a=ne(o.placement),p=ut(a),f=[F,G].indexOf(a)>=0,l=f?"height":"width";if(!(!s||!c)){var h=Po(i.padding,o),w=ft(s),u=p==="y"?V:F,x=p==="y"?Z:G,m=o.rects.reference[l]+o.rects.reference[p]-c[p]-o.rects.popper[l],y=c[p]-o.rects.reference[p],b=qe(s),E=b?p==="y"?b.clientHeight||0:b.clientWidth||0:0,P=m/2-y/2,d=h[u],T=E-w[l]-h[x],g=E/2-w[l]/2+P,R=Ie(d,g,T),k=p;o.modifiersData[n]=(e={},e[k]=R,e.centerOffset=R-g,e)}}function xo(t){var e=t.state,o=t.options,n=o.element,i=n===void 0?"[data-popper-arrow]":n;i!=null&&(typeof i=="string"&&(i=e.elements.popper.querySelector(i),!i)||Dt(e.elements.popper,i)&&(e.elements.arrow=i))}const Oo={name:"arrow",enabled:!0,phase:"main",fn:wo,effect:xo,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Me(t){return t.split("-")[1]}var Eo={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Ro(t,e){var o=t.x,n=t.y,i=e.devicePixelRatio||1;return{x:Ce(o*i)/i||0,y:Ce(n*i)/i||0}}function bt(t){var e,o=t.popper,n=t.popperRect,i=t.placement,s=t.variation,c=t.offsets,a=t.position,p=t.gpuAcceleration,f=t.adaptive,l=t.roundOffsets,h=t.isFixed,w=c.x,u=w===void 0?0:w,x=c.y,m=x===void 0?0:x,y=typeof l=="function"?l({x:u,y:m}):{x:u,y:m};u=y.x,m=y.y;var b=c.hasOwnProperty("x"),E=c.hasOwnProperty("y"),P=F,d=V,T=window;if(f){var g=qe(o),R="clientHeight",k="clientWidth";if(g===q(o)&&(g=fe(o),pe(g).position!=="static"&&a==="absolute"&&(R="scrollHeight",k="scrollWidth")),g=g,i===V||(i===F||i===G)&&s===Ve){d=Z;var C=h&&g===T&&T.visualViewport?T.visualViewport.height:g[R];m-=C-n.height,m*=p?1:-1}if(i===F||(i===V||i===Z)&&s===Ve){P=G;var O=h&&g===T&&T.visualViewport?T.visualViewport.width:g[k];u-=O-n.width,u*=p?1:-1}}var j=Object.assign({position:a},f&&Eo),H=l===!0?Ro({x:u,y:m},q(o)):{x:u,y:m};if(u=H.x,m=H.y,p){var A;return Object.assign({},j,(A={},A[d]=E?"0":"",A[P]=b?"0":"",A.transform=(T.devicePixelRatio||1)<=1?"translate("+u+"px, "+m+"px)":"translate3d("+u+"px, "+m+"px, 0)",A))}return Object.assign({},j,(e={},e[d]=E?m+"px":"",e[P]=b?u+"px":"",e.transform="",e))}function Co(t){var e=t.state,o=t.options,n=o.gpuAcceleration,i=n===void 0?!0:n,s=o.adaptive,c=s===void 0?!0:s,a=o.roundOffsets,p=a===void 0?!0:a,f={placement:ne(e.placement),variation:Me(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:i,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,bt(Object.assign({},f,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:c,roundOffsets:p})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,bt(Object.assign({},f,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:p})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const jo={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Co,data:{}};var Ze={passive:!0};function Mo(t){var e=t.state,o=t.instance,n=t.options,i=n.scroll,s=i===void 0?!0:i,c=n.resize,a=c===void 0?!0:c,p=q(e.elements.popper),f=[].concat(e.scrollParents.reference,e.scrollParents.popper);return s&&f.forEach(function(l){l.addEventListener("scroll",o.update,Ze)}),a&&p.addEventListener("resize",o.update,Ze),function(){s&&f.forEach(function(l){l.removeEventListener("scroll",o.update,Ze)}),a&&p.removeEventListener("resize",o.update,Ze)}}const Ao={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Mo,data:{}};var So={left:"right",right:"left",bottom:"top",top:"bottom"};function Ke(t){return t.replace(/left|right|bottom|top/g,function(e){return So[e]})}var Do={start:"end",end:"start"};function Pt(t){return t.replace(/start|end/g,function(e){return Do[e]})}function dt(t){var e=q(t),o=e.pageXOffset,n=e.pageYOffset;return{scrollLeft:o,scrollTop:n}}function mt(t){return je(fe(t)).left+dt(t).scrollLeft}function ko(t,e){var o=q(t),n=fe(t),i=o.visualViewport,s=n.clientWidth,c=n.clientHeight,a=0,p=0;if(i){s=i.width,c=i.height;var f=St();(f||!f&&e==="fixed")&&(a=i.offsetLeft,p=i.offsetTop)}return{width:s,height:c,x:a+mt(t),y:p}}function $o(t){var e,o=fe(t),n=dt(t),i=(e=t.ownerDocument)==null?void 0:e.body,s=ye(o.scrollWidth,o.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),c=ye(o.scrollHeight,o.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),a=-n.scrollLeft+mt(t),p=-n.scrollTop;return pe(i||o).direction==="rtl"&&(a+=ye(o.clientWidth,i?i.clientWidth:0)-s),{width:s,height:c,x:a,y:p}}function vt(t){var e=pe(t),o=e.overflow,n=e.overflowX,i=e.overflowY;return/auto|scroll|overlay|hidden/.test(o+i+n)}function Lt(t){return["html","body","#document"].indexOf(ie(t))>=0?t.ownerDocument.body:Y(t)&&vt(t)?t:Lt(tt(t))}function He(t,e){var o;e===void 0&&(e=[]);var n=Lt(t),i=n===((o=t.ownerDocument)==null?void 0:o.body),s=q(n),c=i?[s].concat(s.visualViewport||[],vt(n)?n:[]):n,a=e.concat(c);return i?a:a.concat(He(tt(c)))}function pt(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function Bo(t,e){var o=je(t,!1,e==="fixed");return o.top=o.top+t.clientTop,o.left=o.left+t.clientLeft,o.bottom=o.top+t.clientHeight,o.right=o.left+t.clientWidth,o.width=t.clientWidth,o.height=t.clientHeight,o.x=o.left,o.y=o.top,o}function wt(t,e,o){return e===Mt?pt(ko(t,o)):he(e)?Bo(e,o):pt($o(fe(t)))}function Lo(t){var e=He(tt(t)),o=["absolute","fixed"].indexOf(pe(t).position)>=0,n=o&&Y(t)?qe(t):t;return he(n)?e.filter(function(i){return he(i)&&Dt(i,n)&&ie(i)!=="body"}):[]}function No(t,e,o,n){var i=e==="clippingParents"?Lo(t):[].concat(e),s=[].concat(i,[o]),c=s[0],a=s.reduce(function(p,f){var l=wt(t,f,n);return p.top=ye(l.top,p.top),p.right=Je(l.right,p.right),p.bottom=Je(l.bottom,p.bottom),p.left=ye(l.left,p.left),p},wt(t,c,n));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}function Nt(t){var e=t.reference,o=t.element,n=t.placement,i=n?ne(n):null,s=n?Me(n):null,c=e.x+e.width/2-o.width/2,a=e.y+e.height/2-o.height/2,p;switch(i){case V:p={x:c,y:e.y-o.height};break;case Z:p={x:c,y:e.y+e.height};break;case G:p={x:e.x+e.width,y:a};break;case F:p={x:e.x-o.width,y:a};break;default:p={x:e.x,y:e.y}}var f=i?ut(i):null;if(f!=null){var l=f==="y"?"height":"width";switch(s){case Re:p[f]=p[f]-(e[l]/2-o[l]/2);break;case Ve:p[f]=p[f]+(e[l]/2-o[l]/2);break}}return p}function Fe(t,e){e===void 0&&(e={});var o=e,n=o.placement,i=n===void 0?t.placement:n,s=o.strategy,c=s===void 0?t.strategy:s,a=o.boundary,p=a===void 0?oo:a,f=o.rootBoundary,l=f===void 0?Mt:f,h=o.elementContext,w=h===void 0?Ne:h,u=o.altBoundary,x=u===void 0?!1:u,m=o.padding,y=m===void 0?0:m,b=$t(typeof y!="number"?y:Bt(y,Ue)),E=w===Ne?ro:Ne,P=t.rects.popper,d=t.elements[x?E:w],T=No(he(d)?d:d.contextElement||fe(t.elements.popper),p,l,c),g=je(t.elements.reference),R=Nt({reference:g,element:P,strategy:"absolute",placement:i}),k=pt(Object.assign({},P,R)),C=w===Ne?k:g,O={top:T.top-C.top+b.top,bottom:C.bottom-T.bottom+b.bottom,left:T.left-C.left+b.left,right:C.right-T.right+b.right},j=t.modifiersData.offset;if(w===Ne&&j){var H=j[i];Object.keys(O).forEach(function(A){var Q=[G,Z].indexOf(A)>=0?1:-1,K=[V,Z].indexOf(A)>=0?"y":"x";O[A]+=H[K]*Q})}return O}function Wo(t,e){e===void 0&&(e={});var o=e,n=o.placement,i=o.boundary,s=o.rootBoundary,c=o.padding,a=o.flipVariations,p=o.allowedAutoPlacements,f=p===void 0?At:p,l=Me(n),h=l?a?Tt:Tt.filter(function(x){return Me(x)===l}):Ue,w=h.filter(function(x){return f.indexOf(x)>=0});w.length===0&&(w=h);var u=w.reduce(function(x,m){return x[m]=Fe(t,{placement:m,boundary:i,rootBoundary:s,padding:c})[ne(m)],x},{});return Object.keys(u).sort(function(x,m){return u[x]-u[m]})}function Io(t){if(ne(t)===lt)return[];var e=Ke(t);return[Pt(t),e,Pt(e)]}function Ho(t){var e=t.state,o=t.options,n=t.name;if(!e.modifiersData[n]._skip){for(var i=o.mainAxis,s=i===void 0?!0:i,c=o.altAxis,a=c===void 0?!0:c,p=o.fallbackPlacements,f=o.padding,l=o.boundary,h=o.rootBoundary,w=o.altBoundary,u=o.flipVariations,x=u===void 0?!0:u,m=o.allowedAutoPlacements,y=e.options.placement,b=ne(y),E=b===y,P=p||(E||!x?[Ke(y)]:Io(y)),d=[y].concat(P).reduce(function(J,_){return J.concat(ne(_)===lt?Wo(e,{placement:_,boundary:l,rootBoundary:h,padding:f,flipVariations:x,allowedAutoPlacements:m}):_)},[]),T=e.rects.reference,g=e.rects.popper,R=new Map,k=!0,C=d[0],O=0;O<d.length;O++){var j=d[O],H=ne(j),A=Me(j)===Re,Q=[V,Z].indexOf(H)>=0,K=Q?"width":"height",$=Fe(e,{placement:j,boundary:l,rootBoundary:h,altBoundary:w,padding:f}),D=Q?A?G:F:A?Z:V;T[K]>g[K]&&(D=Ke(D));var W=Ke(D),ae=[];if(s&&ae.push($[H]<=0),a&&ae.push($[D]<=0,$[W]<=0),ae.every(function(J){return J})){C=j,k=!1;break}R.set(j,ae)}if(k)for(var L=x?3:1,Te=function(_){var le=d.find(function(ce){var z=R.get(ce);if(z)return z.slice(0,_).every(function(be){return be})});if(le)return C=le,"break"},se=L;se>0;se--){var ge=Te(se);if(ge==="break")break}e.placement!==C&&(e.modifiersData[n]._skip=!0,e.placement=C,e.reset=!0)}}const Vo={name:"flip",enabled:!0,phase:"main",fn:Ho,requiresIfExists:["offset"],data:{_skip:!1}};function xt(t,e,o){return o===void 0&&(o={x:0,y:0}),{top:t.top-e.height-o.y,right:t.right-e.width+o.x,bottom:t.bottom-e.height+o.y,left:t.left-e.width-o.x}}function Ot(t){return[V,G,Z,F].some(function(e){return t[e]>=0})}function Fo(t){var e=t.state,o=t.name,n=e.rects.reference,i=e.rects.popper,s=e.modifiersData.preventOverflow,c=Fe(e,{elementContext:"reference"}),a=Fe(e,{altBoundary:!0}),p=xt(c,n),f=xt(a,i,s),l=Ot(p),h=Ot(f);e.modifiersData[o]={referenceClippingOffsets:p,popperEscapeOffsets:f,isReferenceHidden:l,hasPopperEscaped:h},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":l,"data-popper-escaped":h})}const Uo={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Fo};function qo(t,e,o){var n=ne(t),i=[F,V].indexOf(n)>=0?-1:1,s=typeof o=="function"?o(Object.assign({},e,{placement:t})):o,c=s[0],a=s[1];return c=c||0,a=(a||0)*i,[F,G].indexOf(n)>=0?{x:a,y:c}:{x:c,y:a}}function _o(t){var e=t.state,o=t.options,n=t.name,i=o.offset,s=i===void 0?[0,0]:i,c=At.reduce(function(l,h){return l[h]=qo(h,e.rects,s),l},{}),a=c[e.placement],p=a.x,f=a.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=p,e.modifiersData.popperOffsets.y+=f),e.modifiersData[n]=c}const zo={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:_o};function Xo(t){var e=t.state,o=t.name;e.modifiersData[o]=Nt({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})}const Yo={name:"popperOffsets",enabled:!0,phase:"read",fn:Xo,data:{}};function Zo(t){return t==="x"?"y":"x"}function Go(t){var e=t.state,o=t.options,n=t.name,i=o.mainAxis,s=i===void 0?!0:i,c=o.altAxis,a=c===void 0?!1:c,p=o.boundary,f=o.rootBoundary,l=o.altBoundary,h=o.padding,w=o.tether,u=w===void 0?!0:w,x=o.tetherOffset,m=x===void 0?0:x,y=Fe(e,{boundary:p,rootBoundary:f,padding:h,altBoundary:l}),b=ne(e.placement),E=Me(e.placement),P=!E,d=ut(b),T=Zo(d),g=e.modifiersData.popperOffsets,R=e.rects.reference,k=e.rects.popper,C=typeof m=="function"?m(Object.assign({},e.rects,{placement:e.placement})):m,O=typeof C=="number"?{mainAxis:C,altAxis:C}:Object.assign({mainAxis:0,altAxis:0},C),j=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,H={x:0,y:0};if(g){if(s){var A,Q=d==="y"?V:F,K=d==="y"?Z:G,$=d==="y"?"height":"width",D=g[d],W=D+y[Q],ae=D-y[K],L=u?-k[$]/2:0,Te=E===Re?R[$]:k[$],se=E===Re?-k[$]:-R[$],ge=e.elements.arrow,J=u&&ge?ft(ge):{width:0,height:0},_=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:kt(),le=_[Q],ce=_[K],z=Ie(0,R[$],J[$]),be=P?R[$]/2-L-z-le-O.mainAxis:Te-z-le-O.mainAxis,rt=P?-R[$]/2+L+z+ce+O.mainAxis:se+z+ce+O.mainAxis,Pe=e.elements.arrow&&qe(e.elements.arrow),ee=Pe?d==="y"?Pe.clientTop||0:Pe.clientLeft||0:0,we=(A=j==null?void 0:j[d])!=null?A:0,ue=D+be-we-ee,xe=D+rt-we,Ae=Ie(u?Je(W,ue):W,D,u?ye(ae,xe):ae);g[d]=Ae,H[d]=Ae-D}if(a){var de,Oe=d==="x"?V:F,Se=d==="x"?Z:G,re=g[T],me=T==="y"?"height":"width",De=re+y[Oe],ke=re-y[Se],$e=[V,F].indexOf(b)!==-1,_e=(de=j==null?void 0:j[T])!=null?de:0,ze=$e?De:re-R[me]-k[me]-_e+O.altAxis,Ee=$e?re+R[me]+k[me]-_e-O.altAxis:ke,Xe=u&&$e?bo(ze,re,Ee):Ie(u?ze:De,re,u?Ee:ke);g[T]=Xe,H[T]=Xe-re}e.modifiersData[n]=H}}const Qo={name:"preventOverflow",enabled:!0,phase:"main",fn:Go,requiresIfExists:["offset"]};function Ko(t){return{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function Jo(t){return t===q(t)||!Y(t)?dt(t):Ko(t)}function er(t){var e=t.getBoundingClientRect(),o=Ce(e.width)/t.offsetWidth||1,n=Ce(e.height)/t.offsetHeight||1;return o!==1||n!==1}function tr(t,e,o){o===void 0&&(o=!1);var n=Y(e),i=Y(e)&&er(e),s=fe(e),c=je(t,i,o),a={scrollLeft:0,scrollTop:0},p={x:0,y:0};return(n||!n&&!o)&&((ie(e)!=="body"||vt(s))&&(a=Jo(e)),Y(e)?(p=je(e,!0),p.x+=e.clientLeft,p.y+=e.clientTop):s&&(p.x=mt(s))),{x:c.left+a.scrollLeft-p.x,y:c.top+a.scrollTop-p.y,width:c.width,height:c.height}}function or(t){var e=new Map,o=new Set,n=[];t.forEach(function(s){e.set(s.name,s)});function i(s){o.add(s.name);var c=[].concat(s.requires||[],s.requiresIfExists||[]);c.forEach(function(a){if(!o.has(a)){var p=e.get(a);p&&i(p)}}),n.push(s)}return t.forEach(function(s){o.has(s.name)||i(s)}),n}function rr(t){var e=or(t);return mo.reduce(function(o,n){return o.concat(e.filter(function(i){return i.phase===n}))},[])}function nr(t){var e;return function(){return e||(e=new Promise(function(o){Promise.resolve().then(function(){e=void 0,o(t())})})),e}}function ir(t){var e=t.reduce(function(o,n){var i=o[n.name];return o[n.name]=i?Object.assign({},i,n,{options:Object.assign({},i.options,n.options),data:Object.assign({},i.data,n.data)}):n,o},{});return Object.keys(e).map(function(o){return e[o]})}var Et={placement:"bottom",modifiers:[],strategy:"absolute"};function Rt(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return!e.some(function(n){return!(n&&typeof n.getBoundingClientRect=="function")})}function ar(t){t===void 0&&(t={});var e=t,o=e.defaultModifiers,n=o===void 0?[]:o,i=e.defaultOptions,s=i===void 0?Et:i;return function(a,p,f){f===void 0&&(f=s);var l={placement:"bottom",orderedModifiers:[],options:Object.assign({},Et,s),modifiersData:{},elements:{reference:a,popper:p},attributes:{},styles:{}},h=[],w=!1,u={state:l,setOptions:function(b){var E=typeof b=="function"?b(l.options):b;m(),l.options=Object.assign({},s,l.options,E),l.scrollParents={reference:he(a)?He(a):a.contextElement?He(a.contextElement):[],popper:He(p)};var P=rr(ir([].concat(n,l.options.modifiers)));return l.orderedModifiers=P.filter(function(d){return d.enabled}),x(),u.update()},forceUpdate:function(){if(!w){var b=l.elements,E=b.reference,P=b.popper;if(Rt(E,P)){l.rects={reference:tr(E,qe(P),l.options.strategy==="fixed"),popper:ft(P)},l.reset=!1,l.placement=l.options.placement,l.orderedModifiers.forEach(function(O){return l.modifiersData[O.name]=Object.assign({},O.data)});for(var d=0;d<l.orderedModifiers.length;d++){if(l.reset===!0){l.reset=!1,d=-1;continue}var T=l.orderedModifiers[d],g=T.fn,R=T.options,k=R===void 0?{}:R,C=T.name;typeof g=="function"&&(l=g({state:l,options:k,name:C,instance:u})||l)}}}},update:nr(function(){return new Promise(function(y){u.forceUpdate(),y(l)})}),destroy:function(){m(),w=!0}};if(!Rt(a,p))return u;u.setOptions(f).then(function(y){!w&&f.onFirstUpdate&&f.onFirstUpdate(y)});function x(){l.orderedModifiers.forEach(function(y){var b=y.name,E=y.options,P=E===void 0?{}:E,d=y.effect;if(typeof d=="function"){var T=d({state:l,name:b,instance:u,options:P}),g=function(){};h.push(T||g)}})}function m(){h.forEach(function(y){return y()}),h=[]}return u}}var sr=[Ao,Yo,jo,ho,zo,Vo,Qo,Oo,Uo],pr=ar({defaultModifiers:sr});function lr(t){return S.generateUtilityClass("MuiPopper",t)}S.generateUtilityClasses("MuiPopper",["root"]);function cr(t,e){if(e==="ltr")return t;switch(t){case"bottom-end":return"bottom-start";case"bottom-start":return"bottom-end";case"top-end":return"top-start";case"top-start":return"top-end";default:return t}}function et(t){return typeof t=="function"?t():t}function ot(t){return t.nodeType!==void 0}function fr(t){return!ot(t)}const ur=t=>{const{classes:e}=t,o={root:["root"]};return S.composeClasses(o,lr,e)},dr={},mr=M.forwardRef(function(e,o){const{anchorEl:n,children:i,direction:s,disablePortal:c,modifiers:a,open:p,placement:f,popperOptions:l,popperRef:h,slotProps:w={},slots:u={},TransitionProps:x,ownerState:m,...y}=e,b=M.useRef(null),E=N.useForkRef(b,o),P=M.useRef(null),d=N.useForkRef(P,h),T=M.useRef(d);N.useEnhancedEffect(()=>{T.current=d},[d]),M.useImperativeHandle(h,()=>P.current,[]);const g=cr(f,s),[R,k]=M.useState(g),[C,O]=M.useState(et(n));M.useEffect(()=>{P.current&&P.current.forceUpdate()}),M.useEffect(()=>{n&&O(et(n))},[n]),N.useEnhancedEffect(()=>{if(!C||!p)return;const K=W=>{k(W.placement)};if(process.env.NODE_ENV!=="production"&&C&&ot(C)&&C.nodeType===1){const W=C.getBoundingClientRect();process.env.NODE_ENV!=="test"&&W.top===0&&W.left===0&&W.right===0&&W.bottom===0&&console.warn(["MUI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join(`
|
|
2
|
-
`))}let $=[{name:"preventOverflow",options:{altBoundary:c}},{name:"flip",options:{altBoundary:c}},{name:"onUpdate",enabled:!0,phase:"afterWrite",fn:({state:W})=>{K(W)}}];a!=null&&($=$.concat(a)),l&&l.modifiers!=null&&($=$.concat(l.modifiers));const D=pr(C,b.current,{placement:g,...l,modifiers:$});return T.current(D),()=>{D.destroy(),T.current(null)}},[C,c,a,p,l,g]);const j={placement:R};x!==null&&(j.TransitionProps=x);const H=ur(e),A=u.root??"div",Q=Jt.useSlotProps({elementType:A,externalSlotProps:w.root,externalForwardedProps:y,additionalProps:{role:"tooltip",ref:E},ownerState:e,className:H.root});return U.jsx(A,{...Q,children:typeof i=="function"?i(j):i})}),Wt=M.forwardRef(function(e,o){const{anchorEl:n,children:i,container:s,direction:c="ltr",disablePortal:a=!1,keepMounted:p=!1,modifiers:f,open:l,placement:h="bottom",popperOptions:w=dr,popperRef:u,style:x,transition:m=!1,slotProps:y={},slots:b={},...E}=e,[P,d]=M.useState(!0),T=()=>{d(!1)},g=()=>{d(!0)};if(!p&&!l&&(!m||P))return null;let R;if(s)R=s;else if(n){const O=et(n);R=O&&ot(O)?I.ownerDocument(O).body:I.ownerDocument(null).body}const k=!l&&p&&(!m||P)?"none":void 0,C=m?{in:l,onEnter:T,onExited:g}:void 0;return U.jsx(I.Portal,{disablePortal:a,container:R,children:U.jsx(mr,{anchorEl:n,direction:c,disablePortal:a,modifiers:f,ref:o,open:m?!P:l,placement:h,popperOptions:w,popperRef:u,slotProps:y,slots:b,...E,style:{position:"fixed",top:0,left:0,display:k,...x},TransitionProps:C,children:i})})});process.env.NODE_ENV!=="production"&&(Wt.propTypes={anchorEl:N.chainPropTypes(r.PropTypes.oneOfType([I.HTMLElementType,r.PropTypes.object,r.PropTypes.func]),t=>{if(t.open){const e=et(t.anchorEl);if(e&&ot(e)&&e.nodeType===1){const o=e.getBoundingClientRect();if(process.env.NODE_ENV!=="test"&&o.top===0&&o.left===0&&o.right===0&&o.bottom===0)return new Error(["MUI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join(`
|
|
3
|
-
`))}else if(!e||typeof e.getBoundingClientRect!="function"||fr(e)&&e.contextElement!=null&&e.contextElement.nodeType!==1)return new Error(["MUI: The `anchorEl` prop provided to the component is invalid.","It should be an HTML element instance or a virtualElement ","(https://popper.js.org/docs/v2/virtual-elements/)."].join(`
|
|
4
|
-
`))}return null}),children:r.PropTypes.oneOfType([r.PropTypes.node,r.PropTypes.func]),container:r.PropTypes.oneOfType([I.HTMLElementType,r.PropTypes.func]),direction:r.PropTypes.oneOf(["ltr","rtl"]),disablePortal:r.PropTypes.bool,keepMounted:r.PropTypes.bool,modifiers:r.PropTypes.arrayOf(r.PropTypes.shape({data:r.PropTypes.object,effect:r.PropTypes.func,enabled:r.PropTypes.bool,fn:r.PropTypes.func,name:r.PropTypes.any,options:r.PropTypes.object,phase:r.PropTypes.oneOf(["afterMain","afterRead","afterWrite","beforeMain","beforeRead","beforeWrite","main","read","write"]),requires:r.PropTypes.arrayOf(r.PropTypes.string),requiresIfExists:r.PropTypes.arrayOf(r.PropTypes.string)})),open:r.PropTypes.bool.isRequired,placement:r.PropTypes.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),popperOptions:r.PropTypes.shape({modifiers:r.PropTypes.array,onFirstUpdate:r.PropTypes.func,placement:r.PropTypes.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),strategy:r.PropTypes.oneOf(["absolute","fixed"])}),popperRef:N.refType,slotProps:r.PropTypes.shape({root:r.PropTypes.oneOfType([r.PropTypes.func,r.PropTypes.object])}),slots:r.PropTypes.shape({root:r.PropTypes.elementType}),transition:r.PropTypes.bool});const vr=S.styled(Wt,{name:"MuiPopper",slot:"Root",overridesResolver:(t,e)=>e.root})({}),yt=M.forwardRef(function(e,o){const n=S.useRtl(),i=S.useDefaultProps({props:e,name:"MuiPopper"}),{anchorEl:s,component:c,components:a,componentsProps:p,container:f,disablePortal:l,keepMounted:h,modifiers:w,open:u,placement:x,popperOptions:m,popperRef:y,transition:b,slots:E,slotProps:P,...d}=i,T=(E==null?void 0:E.root)??(a==null?void 0:a.Root),g={anchorEl:s,container:f,disablePortal:l,keepMounted:h,modifiers:w,open:u,placement:x,popperOptions:m,popperRef:y,transition:b,...d};return U.jsx(vr,{as:c,direction:n?"rtl":"ltr",slots:{root:T},slotProps:P??p,...g,ref:o})});process.env.NODE_ENV!=="production"&&(yt.propTypes={anchorEl:r.PropTypes.oneOfType([I.HTMLElementType,r.PropTypes.object,r.PropTypes.func]),children:r.PropTypes.oneOfType([r.PropTypes.node,r.PropTypes.func]),component:r.PropTypes.elementType,components:r.PropTypes.shape({Root:r.PropTypes.elementType}),componentsProps:r.PropTypes.shape({root:r.PropTypes.oneOfType([r.PropTypes.func,r.PropTypes.object])}),container:r.PropTypes.oneOfType([I.HTMLElementType,r.PropTypes.func]),disablePortal:r.PropTypes.bool,keepMounted:r.PropTypes.bool,modifiers:r.PropTypes.arrayOf(r.PropTypes.shape({data:r.PropTypes.object,effect:r.PropTypes.func,enabled:r.PropTypes.bool,fn:r.PropTypes.func,name:r.PropTypes.any,options:r.PropTypes.object,phase:r.PropTypes.oneOf(["afterMain","afterRead","afterWrite","beforeMain","beforeRead","beforeWrite","main","read","write"]),requires:r.PropTypes.arrayOf(r.PropTypes.string),requiresIfExists:r.PropTypes.arrayOf(r.PropTypes.string)})),open:r.PropTypes.bool.isRequired,placement:r.PropTypes.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),popperOptions:r.PropTypes.shape({modifiers:r.PropTypes.array,onFirstUpdate:r.PropTypes.func,placement:r.PropTypes.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),strategy:r.PropTypes.oneOf(["absolute","fixed"])}),popperRef:N.refType,slotProps:r.PropTypes.shape({root:r.PropTypes.oneOfType([r.PropTypes.func,r.PropTypes.object])}),slots:r.PropTypes.shape({root:r.PropTypes.elementType}),sx:r.PropTypes.oneOfType([r.PropTypes.arrayOf(r.PropTypes.oneOfType([r.PropTypes.func,r.PropTypes.object,r.PropTypes.bool])),r.PropTypes.func,r.PropTypes.object]),transition:r.PropTypes.bool});function yr(t){return S.generateUtilityClass("MuiTooltip",t)}const B=S.generateUtilityClasses("MuiTooltip",["popper","popperInteractive","popperArrow","popperClose","tooltip","tooltipArrow","touch","tooltipPlacementLeft","tooltipPlacementRight","tooltipPlacementTop","tooltipPlacementBottom","arrow"]);function hr(t){return Math.round(t*1e5)/1e5}const Tr=t=>{const{classes:e,disableInteractive:o,arrow:n,touch:i,placement:s}=t,c={popper:["popper",!o&&"popperInteractive",n&&"popperArrow"],tooltip:["tooltip",n&&"tooltipArrow",i&&"touch",`tooltipPlacement${S.capitalize(s.split("-")[0])}`],arrow:["arrow"]};return S.composeClasses(c,yr,e)},gr=S.styled(yt,{name:"MuiTooltip",slot:"Popper",overridesResolver:(t,e)=>{const{ownerState:o}=t;return[e.popper,!o.disableInteractive&&e.popperInteractive,o.arrow&&e.popperArrow,!o.open&&e.popperClose]}})(S.memoTheme(({theme:t})=>({zIndex:(t.vars||t).zIndex.tooltip,pointerEvents:"none",variants:[{props:({ownerState:e})=>!e.disableInteractive,style:{pointerEvents:"auto"}},{props:({open:e})=>!e,style:{pointerEvents:"none"}},{props:({ownerState:e})=>e.arrow,style:{[`&[data-popper-placement*="bottom"] .${B.arrow}`]:{top:0,marginTop:"-0.71em","&::before":{transformOrigin:"0 100%"}},[`&[data-popper-placement*="top"] .${B.arrow}`]:{bottom:0,marginBottom:"-0.71em","&::before":{transformOrigin:"100% 0"}},[`&[data-popper-placement*="right"] .${B.arrow}`]:{height:"1em",width:"0.71em","&::before":{transformOrigin:"100% 100%"}},[`&[data-popper-placement*="left"] .${B.arrow}`]:{height:"1em",width:"0.71em","&::before":{transformOrigin:"0 0"}}}},{props:({ownerState:e})=>e.arrow&&!e.isRtl,style:{[`&[data-popper-placement*="right"] .${B.arrow}`]:{left:0,marginLeft:"-0.71em"}}},{props:({ownerState:e})=>e.arrow&&!!e.isRtl,style:{[`&[data-popper-placement*="right"] .${B.arrow}`]:{right:0,marginRight:"-0.71em"}}},{props:({ownerState:e})=>e.arrow&&!e.isRtl,style:{[`&[data-popper-placement*="left"] .${B.arrow}`]:{right:0,marginRight:"-0.71em"}}},{props:({ownerState:e})=>e.arrow&&!!e.isRtl,style:{[`&[data-popper-placement*="left"] .${B.arrow}`]:{left:0,marginLeft:"-0.71em"}}}]}))),br=S.styled("div",{name:"MuiTooltip",slot:"Tooltip",overridesResolver:(t,e)=>{const{ownerState:o}=t;return[e.tooltip,o.touch&&e.touch,o.arrow&&e.tooltipArrow,e[`tooltipPlacement${S.capitalize(o.placement.split("-")[0])}`]]}})(S.memoTheme(({theme:t})=>({backgroundColor:t.vars?t.vars.palette.Tooltip.bg:S.alpha(t.palette.grey[700],.92),borderRadius:(t.vars||t).shape.borderRadius,color:(t.vars||t).palette.common.white,fontFamily:t.typography.fontFamily,padding:"4px 8px",fontSize:t.typography.pxToRem(11),maxWidth:300,margin:2,wordWrap:"break-word",fontWeight:t.typography.fontWeightMedium,[`.${B.popper}[data-popper-placement*="left"] &`]:{transformOrigin:"right center"},[`.${B.popper}[data-popper-placement*="right"] &`]:{transformOrigin:"left center"},[`.${B.popper}[data-popper-placement*="top"] &`]:{transformOrigin:"center bottom",marginBottom:"14px"},[`.${B.popper}[data-popper-placement*="bottom"] &`]:{transformOrigin:"center top",marginTop:"14px"},variants:[{props:({ownerState:e})=>e.arrow,style:{position:"relative",margin:0}},{props:({ownerState:e})=>e.touch,style:{padding:"8px 16px",fontSize:t.typography.pxToRem(14),lineHeight:`${hr(16/14)}em`,fontWeight:t.typography.fontWeightRegular}},{props:({ownerState:e})=>!e.isRtl,style:{[`.${B.popper}[data-popper-placement*="left"] &`]:{marginRight:"14px"},[`.${B.popper}[data-popper-placement*="right"] &`]:{marginLeft:"14px"}}},{props:({ownerState:e})=>!e.isRtl&&e.touch,style:{[`.${B.popper}[data-popper-placement*="left"] &`]:{marginRight:"24px"},[`.${B.popper}[data-popper-placement*="right"] &`]:{marginLeft:"24px"}}},{props:({ownerState:e})=>!!e.isRtl,style:{[`.${B.popper}[data-popper-placement*="left"] &`]:{marginLeft:"14px"},[`.${B.popper}[data-popper-placement*="right"] &`]:{marginRight:"14px"}}},{props:({ownerState:e})=>!!e.isRtl&&e.touch,style:{[`.${B.popper}[data-popper-placement*="left"] &`]:{marginLeft:"24px"},[`.${B.popper}[data-popper-placement*="right"] &`]:{marginRight:"24px"}}},{props:({ownerState:e})=>e.touch,style:{[`.${B.popper}[data-popper-placement*="top"] &`]:{marginBottom:"24px"}}},{props:({ownerState:e})=>e.touch,style:{[`.${B.popper}[data-popper-placement*="bottom"] &`]:{marginTop:"24px"}}}]}))),Pr=S.styled("span",{name:"MuiTooltip",slot:"Arrow",overridesResolver:(t,e)=>e.arrow})(S.memoTheme(({theme:t})=>({overflow:"hidden",position:"absolute",width:"1em",height:"0.71em",boxSizing:"border-box",color:t.vars?t.vars.palette.Tooltip.bg:S.alpha(t.palette.grey[700],.9),"&::before":{content:'""',margin:"auto",display:"block",width:"100%",height:"100%",backgroundColor:"currentColor",transform:"rotate(45deg)"}})));let Ge=!1;const Ct=new N.Timeout;let We={x:0,y:0};function Qe(t,e){return(o,...n)=>{e&&e(o,...n),t(o,...n)}}const It=M.forwardRef(function(e,o){const n=S.useDefaultProps({props:e,name:"MuiTooltip"}),{arrow:i=!1,children:s,classes:c,components:a={},componentsProps:p={},describeChild:f=!1,disableFocusListener:l=!1,disableHoverListener:h=!1,disableInteractive:w=!1,disableTouchListener:u=!1,enterDelay:x=100,enterNextDelay:m=0,enterTouchDelay:y=700,followCursor:b=!1,id:E,leaveDelay:P=0,leaveTouchDelay:d=1500,onClose:T,onOpen:g,open:R,placement:k="bottom",PopperComponent:C,PopperProps:O={},slotProps:j={},slots:H={},title:A,TransitionComponent:Q,TransitionProps:K,...$}=n,D=M.isValidElement(s)?s:U.jsx("span",{children:s}),W=I.useTheme(),ae=S.useRtl(),[L,Te]=M.useState(),[se,ge]=M.useState(null),J=M.useRef(!1),_=w||b,le=N.useTimeout(),ce=N.useTimeout(),z=N.useTimeout(),be=N.useTimeout(),[rt,Pe]=eo.useControlled({controlled:R,default:!1,name:"Tooltip",state:"open"});let ee=rt;if(process.env.NODE_ENV!=="production"){const{current:v}=M.useRef(R!==void 0);M.useEffect(()=>{L&&L.disabled&&!v&&A!==""&&L.tagName.toLowerCase()==="button"&&console.error(["MUI: You are providing a disabled `button` child to the Tooltip component.","A disabled element does not fire events.","Tooltip needs to listen to the child element's events to display the title.","","Add a simple wrapper element, such as a `span`."].join(`
|
|
5
|
-
`))},[A,L,v])}const we=I.useId(E),ue=M.useRef(),xe=N.useEventCallback(()=>{ue.current!==void 0&&(document.body.style.WebkitUserSelect=ue.current,ue.current=void 0),be.clear()});M.useEffect(()=>xe,[xe]);const Ae=v=>{Ct.clear(),Ge=!0,Pe(!0),g&&!ee&&g(v)},de=N.useEventCallback(v=>{Ct.start(800+P,()=>{Ge=!1}),Pe(!1),T&&ee&&T(v),le.start(W.transitions.duration.shortest,()=>{J.current=!1})}),Oe=v=>{J.current&&v.type!=="touchstart"||(L&&L.removeAttribute("title"),ce.clear(),z.clear(),x||Ge&&m?ce.start(Ge?m:x,()=>{Ae(v)}):Ae(v))},Se=v=>{ce.clear(),z.start(P,()=>{de(v)})},[,re]=M.useState(!1),me=v=>{N.isFocusVisible(v.target)||(re(!1),Se(v))},De=v=>{L||Te(v.currentTarget),N.isFocusVisible(v.target)&&(re(!0),Oe(v))},ke=v=>{J.current=!0;const oe=D.props;oe.onTouchStart&&oe.onTouchStart(v)},$e=v=>{ke(v),z.clear(),le.clear(),xe(),ue.current=document.body.style.WebkitUserSelect,document.body.style.WebkitUserSelect="none",be.start(y,()=>{document.body.style.WebkitUserSelect=ue.current,Oe(v)})},_e=v=>{D.props.onTouchEnd&&D.props.onTouchEnd(v),xe(),z.start(d,()=>{de(v)})};M.useEffect(()=>{if(!ee)return;function v(oe){oe.key==="Escape"&&de(oe)}return document.addEventListener("keydown",v),()=>{document.removeEventListener("keydown",v)}},[de,ee]);const ze=N.useForkRef(I.getReactElementRef(D),Te,o);!A&&A!==0&&(ee=!1);const Ee=M.useRef(),Xe=v=>{const oe=D.props;oe.onMouseMove&&oe.onMouseMove(v),We={x:v.clientX,y:v.clientY},Ee.current&&Ee.current.update()},Be={},nt=typeof A=="string";f?(Be.title=!ee&&nt&&!h?A:null,Be["aria-describedby"]=ee?we:null):(Be["aria-label"]=nt?A:null,Be["aria-labelledby"]=ee&&!nt?we:null);const X={...Be,...$,...D.props,className:S.clsx($.className,D.props.className),onTouchStart:ke,ref:ze,...b?{onMouseMove:Xe}:{}};process.env.NODE_ENV!=="production"&&(X["data-mui-internal-clone-element"]=!0,M.useEffect(()=>{L&&!L.getAttribute("data-mui-internal-clone-element")&&console.error(["MUI: The `children` component of the Tooltip is not forwarding its props correctly.","Please make sure that props are spread on the same element that the ref is applied to."].join(`
|
|
6
|
-
`))},[L]));const Le={};u||(X.onTouchStart=$e,X.onTouchEnd=_e),h||(X.onMouseOver=Qe(Oe,X.onMouseOver),X.onMouseLeave=Qe(Se,X.onMouseLeave),_||(Le.onMouseOver=Oe,Le.onMouseLeave=Se)),l||(X.onFocus=Qe(De,X.onFocus),X.onBlur=Qe(me,X.onBlur),_||(Le.onFocus=De,Le.onBlur=me)),process.env.NODE_ENV!=="production"&&D.props.title&&console.error(["MUI: You have provided a `title` prop to the child of <Tooltip />.",`Remove this title prop \`${D.props.title}\` or the Tooltip component.`].join(`
|
|
7
|
-
`));const ve={...n,isRtl:ae,arrow:i,disableInteractive:_,placement:k,PopperComponentProp:C,touch:J.current},te=typeof j.popper=="function"?j.popper(ve):j.popper,Vt=M.useMemo(()=>{var oe,ht;let v=[{name:"arrow",enabled:!!se,options:{element:se,padding:4}}];return(oe=O.popperOptions)!=null&&oe.modifiers&&(v=v.concat(O.popperOptions.modifiers)),(ht=te==null?void 0:te.popperOptions)!=null&&ht.modifiers&&(v=v.concat(te.popperOptions.modifiers)),{...O.popperOptions,...te==null?void 0:te.popperOptions,modifiers:v}},[se,O.popperOptions,te==null?void 0:te.popperOptions]),it=Tr(ve),Ft=typeof j.transition=="function"?j.transition(ve):j.transition,Ye={slots:{popper:a.Popper,transition:a.Transition??Q,tooltip:a.Tooltip,arrow:a.Arrow,...H},slotProps:{arrow:j.arrow??p.arrow,popper:{...O,...te??p.popper},tooltip:j.tooltip??p.tooltip,transition:{...K,...Ft??p.transition}}},[Ut,qt]=I.useSlot("popper",{elementType:gr,externalForwardedProps:Ye,ownerState:ve,className:S.clsx(it.popper,O==null?void 0:O.className)}),[_t,zt]=I.useSlot("transition",{elementType:I.Grow,externalForwardedProps:Ye,ownerState:ve}),[Xt,Yt]=I.useSlot("tooltip",{elementType:br,className:it.tooltip,externalForwardedProps:Ye,ownerState:ve}),[Zt,Gt]=I.useSlot("arrow",{elementType:Pr,className:it.arrow,externalForwardedProps:Ye,ownerState:ve,ref:ge});return U.jsxs(M.Fragment,{children:[M.cloneElement(D,X),U.jsx(Ut,{as:C??yt,placement:k,anchorEl:b?{getBoundingClientRect:()=>({top:We.y,left:We.x,right:We.x,bottom:We.y,width:0,height:0})}:L,popperRef:Ee,open:L?ee:!1,id:we,transition:!0,...Le,...qt,popperOptions:Vt,children:({TransitionProps:v})=>U.jsx(_t,{timeout:W.transitions.duration.shorter,...v,...zt,children:U.jsxs(Xt,{...Yt,children:[A,i?U.jsx(Zt,{...Gt}):null]})})})]})});process.env.NODE_ENV!=="production"&&(It.propTypes={arrow:r.PropTypes.bool,children:I.elementAcceptingRef.isRequired,classes:r.PropTypes.object,className:r.PropTypes.string,components:r.PropTypes.shape({Arrow:r.PropTypes.elementType,Popper:r.PropTypes.elementType,Tooltip:r.PropTypes.elementType,Transition:r.PropTypes.elementType}),componentsProps:r.PropTypes.shape({arrow:r.PropTypes.object,popper:r.PropTypes.object,tooltip:r.PropTypes.object,transition:r.PropTypes.object}),describeChild:r.PropTypes.bool,disableFocusListener:r.PropTypes.bool,disableHoverListener:r.PropTypes.bool,disableInteractive:r.PropTypes.bool,disableTouchListener:r.PropTypes.bool,enterDelay:r.PropTypes.number,enterNextDelay:r.PropTypes.number,enterTouchDelay:r.PropTypes.number,followCursor:r.PropTypes.bool,id:r.PropTypes.string,leaveDelay:r.PropTypes.number,leaveTouchDelay:r.PropTypes.number,onClose:r.PropTypes.func,onOpen:r.PropTypes.func,open:r.PropTypes.bool,placement:r.PropTypes.oneOf(["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),PopperComponent:r.PropTypes.elementType,PopperProps:r.PropTypes.object,slotProps:r.PropTypes.shape({arrow:r.PropTypes.oneOfType([r.PropTypes.func,r.PropTypes.object]),popper:r.PropTypes.oneOfType([r.PropTypes.func,r.PropTypes.object]),tooltip:r.PropTypes.oneOfType([r.PropTypes.func,r.PropTypes.object]),transition:r.PropTypes.oneOfType([r.PropTypes.func,r.PropTypes.object])}),slots:r.PropTypes.shape({arrow:r.PropTypes.elementType,popper:r.PropTypes.elementType,tooltip:r.PropTypes.elementType,transition:r.PropTypes.elementType}),sx:r.PropTypes.oneOfType([r.PropTypes.arrayOf(r.PropTypes.oneOfType([r.PropTypes.func,r.PropTypes.object,r.PropTypes.bool])),r.PropTypes.func,r.PropTypes.object]),title:r.PropTypes.node,TransitionComponent:r.PropTypes.elementType,TransitionProps:r.PropTypes.object});const Ht=S.createTheme$1({components:{MuiTooltip:{styleOverrides:{arrow:{color:at.siColors.StBackgroundColors.workspace},tooltip:{color:at.siColors.StTextColors.content,maxWidth:"432px",borderRadius:"4px",display:"flex",flexDirection:"row",justifyContent:"center",alignItems:"center",padding:"12px 16px",gap:"10px",backgroundColor:at.siColors.StBackgroundColors.workspace,filter:"drop-shadow(0px 1px 4px rgba(9, 9, 10, 0.1)) drop-shadow(0px 4px 12px rgba(9, 9, 10, 0.2));"}}}}}),wr="#2c3342",xr="#f4f4f8",Or="#dee1e7",Er="#fff",Rr="Tooltip-module__breakLongWord___ToaxI",Cr="Tooltip-module__semanticText___VRqnW",jr="Tooltip-module__tooltip___iGDQF",Mr="Tooltip-module__rcToolTipZoomIn___Qwshk",Ar="Tooltip-module__rcToolTipZoomOut___p2GXV",Sr={loginDarkColor:wr,darkBtnHoverColor:xr,greyHoverColor:Or,defaultBackgroundColor:Er,breakLongWord:Rr,semanticText:Cr,tooltip:jr,rcToolTipZoomIn:Mr,rcToolTipZoomOut:Ar},Dr=jt.forwardRef(({title:t,children:e,arrow:o,theme:n=Ht,...i},s)=>{const{classes:c={}}=i,a={...c,tooltip:Qt(Sr.tooltip,c.tooltip,Kt.styleguideConstants.SISENSE_NAMESPACE)};return U.jsx(S.EmotionCacheProvider,{children:U.jsx(S.ThemeProvider,{theme:n,children:U.jsx(It,{...i,title:t,arrow:o,ref:s,classes:a,children:e})})})});exports.Tooltip=Dr;exports.tooltipTheme=Ht;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";function i(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}exports._assertThisInitialized=i;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";const v=require("react");function M(r){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(r){for(const i in r)if(i!=="default"){const s=Object.getOwnPropertyDescriptor(r,i);Object.defineProperty(t,i,s.get?s:{enumerable:!0,get:()=>r[i]})}}return t.default=r,Object.freeze(t)}const A=M(v);var P={exports:{}},n={};/**
|
|
2
|
-
* @license React
|
|
3
|
-
* react-is.production.js
|
|
4
|
-
*
|
|
5
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
6
|
-
*
|
|
7
|
-
* This source code is licensed under the MIT license found in the
|
|
8
|
-
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var d;function N(){if(d)return n;d=1;var r=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),f=Symbol.for("react.profiler"),u=Symbol.for("react.consumer"),c=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),E=Symbol.for("react.suspense"),_=Symbol.for("react.suspense_list"),T=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),R=Symbol.for("react.offscreen"),p=Symbol.for("react.client.reference");function a(e){if(typeof e=="object"&&e!==null){var S=e.$$typeof;switch(S){case r:switch(e=e.type,e){case i:case f:case s:case E:case _:return e;default:switch(e=e&&e.$$typeof,e){case c:case l:case m:case T:return e;case u:return e;default:return S}}case t:return S}}}return n.ContextConsumer=u,n.ContextProvider=c,n.Element=r,n.ForwardRef=l,n.Fragment=i,n.Lazy=m,n.Memo=T,n.Portal=t,n.Profiler=f,n.StrictMode=s,n.Suspense=E,n.SuspenseList=_,n.isContextConsumer=function(e){return a(e)===u},n.isContextProvider=function(e){return a(e)===c},n.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===r},n.isForwardRef=function(e){return a(e)===l},n.isFragment=function(e){return a(e)===i},n.isLazy=function(e){return a(e)===m},n.isMemo=function(e){return a(e)===T},n.isPortal=function(e){return a(e)===t},n.isProfiler=function(e){return a(e)===f},n.isStrictMode=function(e){return a(e)===s},n.isSuspense=function(e){return a(e)===E},n.isSuspenseList=function(e){return a(e)===_},n.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===i||e===f||e===s||e===E||e===_||e===R||typeof e=="object"&&e!==null&&(e.$$typeof===m||e.$$typeof===T||e.$$typeof===c||e.$$typeof===u||e.$$typeof===l||e.$$typeof===p||e.getModuleId!==void 0)},n.typeOf=a,n}var o={};/**
|
|
10
|
-
* @license React
|
|
11
|
-
* react-is.development.js
|
|
12
|
-
*
|
|
13
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
14
|
-
*
|
|
15
|
-
* This source code is licensed under the MIT license found in the
|
|
16
|
-
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var O;function b(){return O||(O=1,process.env.NODE_ENV!=="production"&&function(){function r(e){if(typeof e=="object"&&e!==null){var S=e.$$typeof;switch(S){case t:switch(e=e.type,e){case s:case u:case f:case _:case T:return e;default:switch(e=e&&e.$$typeof,e){case l:case E:case R:case m:return e;case c:return e;default:return S}}case i:return S}}}var t=Symbol.for("react.transitional.element"),i=Symbol.for("react.portal"),s=Symbol.for("react.fragment"),f=Symbol.for("react.strict_mode"),u=Symbol.for("react.profiler"),c=Symbol.for("react.consumer"),l=Symbol.for("react.context"),E=Symbol.for("react.forward_ref"),_=Symbol.for("react.suspense"),T=Symbol.for("react.suspense_list"),m=Symbol.for("react.memo"),R=Symbol.for("react.lazy"),p=Symbol.for("react.offscreen"),a=Symbol.for("react.client.reference");o.ContextConsumer=c,o.ContextProvider=l,o.Element=t,o.ForwardRef=E,o.Fragment=s,o.Lazy=R,o.Memo=m,o.Portal=i,o.Profiler=u,o.StrictMode=f,o.Suspense=_,o.SuspenseList=T,o.isContextConsumer=function(e){return r(e)===c},o.isContextProvider=function(e){return r(e)===l},o.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===t},o.isForwardRef=function(e){return r(e)===E},o.isFragment=function(e){return r(e)===s},o.isLazy=function(e){return r(e)===R},o.isMemo=function(e){return r(e)===m},o.isPortal=function(e){return r(e)===i},o.isProfiler=function(e){return r(e)===u},o.isStrictMode=function(e){return r(e)===f},o.isSuspense=function(e){return r(e)===_},o.isSuspenseList=function(e){return r(e)===T},o.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===s||e===u||e===f||e===_||e===T||e===p||typeof e=="object"&&e!==null&&(e.$$typeof===R||e.$$typeof===m||e.$$typeof===l||e.$$typeof===c||e.$$typeof===E||e.$$typeof===a||e.getModuleId!==void 0)},o.typeOf=r}()),o}process.env.NODE_ENV==="production"?P.exports=N():P.exports=b();var y=P.exports;function C(r){if(typeof r!="object"||r===null)return!1;const t=Object.getPrototypeOf(r);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in r)&&!(Symbol.iterator in r)}function Y(r){if(A.isValidElement(r)||y.isValidElementType(r)||!C(r))return r;const t={};return Object.keys(r).forEach(i=>{t[i]=Y(r[i])}),t}function $(r,t,i={clone:!0}){const s=i.clone?{...r}:r;return C(r)&&C(t)&&Object.keys(t).forEach(f=>{A.isValidElement(t[f])||y.isValidElementType(t[f])?s[f]=t[f]:C(t[f])&&Object.prototype.hasOwnProperty.call(r,f)&&C(r[f])?s[f]=$(r[f],t[f],i):i.clone?s[f]=C(t[f])?Y(t[f]):t[f]:s[f]=t[f]}),s}exports.deepmerge=$;
|
|
@@ -1,177 +0,0 @@
|
|
|
1
|
-
import * as O from "react";
|
|
2
|
-
var p = { exports: {} }, t = {};
|
|
3
|
-
/**
|
|
4
|
-
* @license React
|
|
5
|
-
* react-is.production.js
|
|
6
|
-
*
|
|
7
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
8
|
-
*
|
|
9
|
-
* This source code is licensed under the MIT license found in the
|
|
10
|
-
* LICENSE file in the root directory of this source tree.
|
|
11
|
-
*/
|
|
12
|
-
var d;
|
|
13
|
-
function $() {
|
|
14
|
-
if (d) return t;
|
|
15
|
-
d = 1;
|
|
16
|
-
var e = Symbol.for("react.transitional.element"), o = Symbol.for("react.portal"), i = Symbol.for("react.fragment"), s = Symbol.for("react.strict_mode"), f = Symbol.for("react.profiler"), u = Symbol.for("react.consumer"), E = Symbol.for("react.context"), l = Symbol.for("react.forward_ref"), c = Symbol.for("react.suspense"), T = Symbol.for("react.suspense_list"), _ = Symbol.for("react.memo"), m = Symbol.for("react.lazy"), S = Symbol.for("react.offscreen"), P = Symbol.for("react.client.reference");
|
|
17
|
-
function a(r) {
|
|
18
|
-
if (typeof r == "object" && r !== null) {
|
|
19
|
-
var R = r.$$typeof;
|
|
20
|
-
switch (R) {
|
|
21
|
-
case e:
|
|
22
|
-
switch (r = r.type, r) {
|
|
23
|
-
case i:
|
|
24
|
-
case f:
|
|
25
|
-
case s:
|
|
26
|
-
case c:
|
|
27
|
-
case T:
|
|
28
|
-
return r;
|
|
29
|
-
default:
|
|
30
|
-
switch (r = r && r.$$typeof, r) {
|
|
31
|
-
case E:
|
|
32
|
-
case l:
|
|
33
|
-
case m:
|
|
34
|
-
case _:
|
|
35
|
-
return r;
|
|
36
|
-
case u:
|
|
37
|
-
return r;
|
|
38
|
-
default:
|
|
39
|
-
return R;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
case o:
|
|
43
|
-
return R;
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
return t.ContextConsumer = u, t.ContextProvider = E, t.Element = e, t.ForwardRef = l, t.Fragment = i, t.Lazy = m, t.Memo = _, t.Portal = o, t.Profiler = f, t.StrictMode = s, t.Suspense = c, t.SuspenseList = T, t.isContextConsumer = function(r) {
|
|
48
|
-
return a(r) === u;
|
|
49
|
-
}, t.isContextProvider = function(r) {
|
|
50
|
-
return a(r) === E;
|
|
51
|
-
}, t.isElement = function(r) {
|
|
52
|
-
return typeof r == "object" && r !== null && r.$$typeof === e;
|
|
53
|
-
}, t.isForwardRef = function(r) {
|
|
54
|
-
return a(r) === l;
|
|
55
|
-
}, t.isFragment = function(r) {
|
|
56
|
-
return a(r) === i;
|
|
57
|
-
}, t.isLazy = function(r) {
|
|
58
|
-
return a(r) === m;
|
|
59
|
-
}, t.isMemo = function(r) {
|
|
60
|
-
return a(r) === _;
|
|
61
|
-
}, t.isPortal = function(r) {
|
|
62
|
-
return a(r) === o;
|
|
63
|
-
}, t.isProfiler = function(r) {
|
|
64
|
-
return a(r) === f;
|
|
65
|
-
}, t.isStrictMode = function(r) {
|
|
66
|
-
return a(r) === s;
|
|
67
|
-
}, t.isSuspense = function(r) {
|
|
68
|
-
return a(r) === c;
|
|
69
|
-
}, t.isSuspenseList = function(r) {
|
|
70
|
-
return a(r) === T;
|
|
71
|
-
}, t.isValidElementType = function(r) {
|
|
72
|
-
return typeof r == "string" || typeof r == "function" || r === i || r === f || r === s || r === c || r === T || r === S || typeof r == "object" && r !== null && (r.$$typeof === m || r.$$typeof === _ || r.$$typeof === E || r.$$typeof === u || r.$$typeof === l || r.$$typeof === P || r.getModuleId !== void 0);
|
|
73
|
-
}, t.typeOf = a, t;
|
|
74
|
-
}
|
|
75
|
-
var n = {};
|
|
76
|
-
/**
|
|
77
|
-
* @license React
|
|
78
|
-
* react-is.development.js
|
|
79
|
-
*
|
|
80
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
81
|
-
*
|
|
82
|
-
* This source code is licensed under the MIT license found in the
|
|
83
|
-
* LICENSE file in the root directory of this source tree.
|
|
84
|
-
*/
|
|
85
|
-
var A;
|
|
86
|
-
function v() {
|
|
87
|
-
return A || (A = 1, process.env.NODE_ENV !== "production" && function() {
|
|
88
|
-
function e(r) {
|
|
89
|
-
if (typeof r == "object" && r !== null) {
|
|
90
|
-
var R = r.$$typeof;
|
|
91
|
-
switch (R) {
|
|
92
|
-
case o:
|
|
93
|
-
switch (r = r.type, r) {
|
|
94
|
-
case s:
|
|
95
|
-
case u:
|
|
96
|
-
case f:
|
|
97
|
-
case T:
|
|
98
|
-
case _:
|
|
99
|
-
return r;
|
|
100
|
-
default:
|
|
101
|
-
switch (r = r && r.$$typeof, r) {
|
|
102
|
-
case l:
|
|
103
|
-
case c:
|
|
104
|
-
case S:
|
|
105
|
-
case m:
|
|
106
|
-
return r;
|
|
107
|
-
case E:
|
|
108
|
-
return r;
|
|
109
|
-
default:
|
|
110
|
-
return R;
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
case i:
|
|
114
|
-
return R;
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
var o = Symbol.for("react.transitional.element"), i = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), f = Symbol.for("react.strict_mode"), u = Symbol.for("react.profiler"), E = Symbol.for("react.consumer"), l = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), T = Symbol.for("react.suspense"), _ = Symbol.for("react.suspense_list"), m = Symbol.for("react.memo"), S = Symbol.for("react.lazy"), P = Symbol.for("react.offscreen"), a = Symbol.for("react.client.reference");
|
|
119
|
-
n.ContextConsumer = E, n.ContextProvider = l, n.Element = o, n.ForwardRef = c, n.Fragment = s, n.Lazy = S, n.Memo = m, n.Portal = i, n.Profiler = u, n.StrictMode = f, n.Suspense = T, n.SuspenseList = _, n.isContextConsumer = function(r) {
|
|
120
|
-
return e(r) === E;
|
|
121
|
-
}, n.isContextProvider = function(r) {
|
|
122
|
-
return e(r) === l;
|
|
123
|
-
}, n.isElement = function(r) {
|
|
124
|
-
return typeof r == "object" && r !== null && r.$$typeof === o;
|
|
125
|
-
}, n.isForwardRef = function(r) {
|
|
126
|
-
return e(r) === c;
|
|
127
|
-
}, n.isFragment = function(r) {
|
|
128
|
-
return e(r) === s;
|
|
129
|
-
}, n.isLazy = function(r) {
|
|
130
|
-
return e(r) === S;
|
|
131
|
-
}, n.isMemo = function(r) {
|
|
132
|
-
return e(r) === m;
|
|
133
|
-
}, n.isPortal = function(r) {
|
|
134
|
-
return e(r) === i;
|
|
135
|
-
}, n.isProfiler = function(r) {
|
|
136
|
-
return e(r) === u;
|
|
137
|
-
}, n.isStrictMode = function(r) {
|
|
138
|
-
return e(r) === f;
|
|
139
|
-
}, n.isSuspense = function(r) {
|
|
140
|
-
return e(r) === T;
|
|
141
|
-
}, n.isSuspenseList = function(r) {
|
|
142
|
-
return e(r) === _;
|
|
143
|
-
}, n.isValidElementType = function(r) {
|
|
144
|
-
return typeof r == "string" || typeof r == "function" || r === s || r === u || r === f || r === T || r === _ || r === P || typeof r == "object" && r !== null && (r.$$typeof === S || r.$$typeof === m || r.$$typeof === l || r.$$typeof === E || r.$$typeof === c || r.$$typeof === a || r.getModuleId !== void 0);
|
|
145
|
-
}, n.typeOf = e;
|
|
146
|
-
}()), n;
|
|
147
|
-
}
|
|
148
|
-
process.env.NODE_ENV === "production" ? p.exports = $() : p.exports = v();
|
|
149
|
-
var y = p.exports;
|
|
150
|
-
function C(e) {
|
|
151
|
-
if (typeof e != "object" || e === null)
|
|
152
|
-
return !1;
|
|
153
|
-
const o = Object.getPrototypeOf(e);
|
|
154
|
-
return (o === null || o === Object.prototype || Object.getPrototypeOf(o) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
|
|
155
|
-
}
|
|
156
|
-
function Y(e) {
|
|
157
|
-
if (/* @__PURE__ */ O.isValidElement(e) || y.isValidElementType(e) || !C(e))
|
|
158
|
-
return e;
|
|
159
|
-
const o = {};
|
|
160
|
-
return Object.keys(e).forEach((i) => {
|
|
161
|
-
o[i] = Y(e[i]);
|
|
162
|
-
}), o;
|
|
163
|
-
}
|
|
164
|
-
function F(e, o, i = {
|
|
165
|
-
clone: !0
|
|
166
|
-
}) {
|
|
167
|
-
const s = i.clone ? {
|
|
168
|
-
...e
|
|
169
|
-
} : e;
|
|
170
|
-
return C(e) && C(o) && Object.keys(o).forEach((f) => {
|
|
171
|
-
/* @__PURE__ */ O.isValidElement(o[f]) || y.isValidElementType(o[f]) ? s[f] = o[f] : C(o[f]) && // Avoid prototype pollution
|
|
172
|
-
Object.prototype.hasOwnProperty.call(e, f) && C(e[f]) ? s[f] = F(e[f], o[f], i) : i.clone ? s[f] = C(o[f]) ? Y(o[f]) : o[f] : s[f] = o[f];
|
|
173
|
-
}), s;
|
|
174
|
-
}
|
|
175
|
-
export {
|
|
176
|
-
F as d
|
|
177
|
-
};
|