@sisense/sdk-shared-ui 2.1.1 → 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
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import r from "@mui/material/styles/ThemeProvider";
|
|
3
|
+
import a from "@mui/material/Typography";
|
|
4
|
+
import l from "react";
|
|
5
|
+
import { E as s } from "./emotion-cache-provider-CE1QZs6M.js";
|
|
6
|
+
import g from "@mui/material/styles/createTheme";
|
|
7
|
+
import { siColors as f } from "./lib/themes/themes.js";
|
|
8
|
+
const h = g({
|
|
9
|
+
components: {
|
|
10
|
+
MuiTypography: {
|
|
11
|
+
variants: [
|
|
12
|
+
{
|
|
13
|
+
props: { variant: "titleHero" },
|
|
14
|
+
style: {
|
|
15
|
+
fontWeight: 600,
|
|
16
|
+
fontSize: 30,
|
|
17
|
+
lineHeight: "36px",
|
|
18
|
+
letterSpacing: -0.5
|
|
19
|
+
}
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
props: { variant: "titleBig" },
|
|
23
|
+
style: {
|
|
24
|
+
fontWeight: 400,
|
|
25
|
+
fontSize: 21,
|
|
26
|
+
lineHeight: "24px",
|
|
27
|
+
letterSpacing: -0.2
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
props: { variant: "titleMedium" },
|
|
32
|
+
style: {
|
|
33
|
+
fontWeight: 600,
|
|
34
|
+
fontSize: "18px",
|
|
35
|
+
lineHeight: "24px"
|
|
36
|
+
}
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
props: { variant: "titleSmall" },
|
|
40
|
+
style: {
|
|
41
|
+
fontWeight: 600,
|
|
42
|
+
fontSize: "15px",
|
|
43
|
+
lineHeight: "20px"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
props: { variant: "subTitle" },
|
|
48
|
+
style: {
|
|
49
|
+
fontWeight: 700,
|
|
50
|
+
fontSize: "13px",
|
|
51
|
+
lineHeight: "16px",
|
|
52
|
+
letterSpacing: "0.2px"
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
props: { variant: "bodyLabel" },
|
|
57
|
+
style: {
|
|
58
|
+
fontWeight: 400,
|
|
59
|
+
fontSize: "13px",
|
|
60
|
+
lineHeight: "16px",
|
|
61
|
+
letterSpacing: "0.1px"
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
props: { variant: "laccent" },
|
|
66
|
+
style: {
|
|
67
|
+
fontWeight: 600,
|
|
68
|
+
fontSize: "13px",
|
|
69
|
+
lineHeight: "16px",
|
|
70
|
+
letterSpacing: "0.1px"
|
|
71
|
+
}
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
props: { variant: "bodyParagraph" },
|
|
75
|
+
style: {
|
|
76
|
+
fontWeight: 400,
|
|
77
|
+
fontSize: "13px",
|
|
78
|
+
lineHeight: "18px"
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
props: { variant: "paccent" },
|
|
83
|
+
style: {
|
|
84
|
+
fontWeight: 600,
|
|
85
|
+
fontSize: "13px",
|
|
86
|
+
lineHeight: "18px"
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
props: { variant: "bodyUI" },
|
|
91
|
+
style: {
|
|
92
|
+
fontWeight: 400,
|
|
93
|
+
fontSize: "13px",
|
|
94
|
+
lineHeight: "20px",
|
|
95
|
+
letterSpacing: "0.3px"
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
props: { variant: "overline" },
|
|
100
|
+
style: {
|
|
101
|
+
fontWeight: 400,
|
|
102
|
+
fontSize: "11px",
|
|
103
|
+
lineHeight: "16px",
|
|
104
|
+
letterSpacing: "1.5px"
|
|
105
|
+
}
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
props: { variant: "caption" },
|
|
109
|
+
style: {
|
|
110
|
+
fontWeight: 700,
|
|
111
|
+
fontSize: "11px",
|
|
112
|
+
lineHeight: "14px",
|
|
113
|
+
letterSpacing: "0.5px"
|
|
114
|
+
}
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
props: { variant: "annotation" },
|
|
118
|
+
style: {
|
|
119
|
+
fontWeight: 400,
|
|
120
|
+
fontSize: "11px",
|
|
121
|
+
lineHeight: "16px",
|
|
122
|
+
letterSpacing: "0.3px"
|
|
123
|
+
}
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
props: { variant: "code" },
|
|
127
|
+
style: {
|
|
128
|
+
fontFamily: "Hack",
|
|
129
|
+
fontWeight: 400,
|
|
130
|
+
fontSize: "13px",
|
|
131
|
+
lineHeight: "20px"
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
],
|
|
135
|
+
styleOverrides: {
|
|
136
|
+
root: {
|
|
137
|
+
display: "inline-block",
|
|
138
|
+
fontFamily: "Open Sans",
|
|
139
|
+
color: f.StTextColors.content,
|
|
140
|
+
"::first-letter": {
|
|
141
|
+
textTransform: "capitalize"
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
}), d = l.forwardRef(
|
|
148
|
+
({ children: e, theme: i = h, dataTestId: p, ...o }, n) => /* @__PURE__ */ t(s, { children: /* @__PURE__ */ t(r, { theme: i, children: /* @__PURE__ */ t(a, { ref: n, ...o, "data-testid": p, children: e }) }) })
|
|
149
|
+
);
|
|
150
|
+
export {
|
|
151
|
+
d as T,
|
|
152
|
+
h as t
|
|
153
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test-setup.d.ts","sourceRoot":"","sources":["../../../src/__test-helpers__/test-setup.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=(t=>(t.topLeft="tl",t.topCenter="tc",t.topRight="tr",t.centerLeft="cl",t.centerCenter="cc",t.centerRight="cr",t.bottomLeft="bl",t.bottomCenter="bc",t.bottomRight="br",t))(e||{});exports.AlignPoints=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const r=require("react/jsx-runtime"),o=require("@emotion/cache"),c=require("@emotion/react"),n=require("react"),s=()=>{var t;const e=(t=document.head.querySelector('meta[property="csp-nonce"]'))==null?void 0:t.getAttribute("content");return e?o({key:"css",nonce:e}):null},u=({children:e})=>{const t=n.useMemo(()=>s(),[]);return t?r.jsx(c.CacheProvider,{value:t,children:e}):r.jsx(r.Fragment,{children:e})};exports.EmotionCacheProvider=u;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx as o, Fragment as r } from "react/jsx-runtime";
|
|
2
|
+
import n from "@emotion/cache";
|
|
3
|
+
import { CacheProvider as c } from "@emotion/react";
|
|
4
|
+
import { useMemo as m } from "react";
|
|
5
|
+
const a = () => {
|
|
6
|
+
var t;
|
|
7
|
+
const e = (t = document.head.querySelector('meta[property="csp-nonce"]')) == null ? void 0 : t.getAttribute("content");
|
|
8
|
+
return e ? n({
|
|
9
|
+
key: "css",
|
|
10
|
+
nonce: e
|
|
11
|
+
}) : null;
|
|
12
|
+
}, f = ({ children: e }) => {
|
|
13
|
+
const t = m(() => a(), []);
|
|
14
|
+
return t ? /* @__PURE__ */ o(c, { value: t, children: e }) : /* @__PURE__ */ o(r, { children: e });
|
|
15
|
+
};
|
|
16
|
+
export {
|
|
17
|
+
f as E
|
|
18
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";var ge=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Se(o){return o&&o.__esModule&&Object.prototype.hasOwnProperty.call(o,"default")?o.default:o}var ae={exports:{}},V={exports:{}},T={};/** @license React v16.13.1
|
|
2
|
+
* react-is.production.min.js
|
|
3
|
+
*
|
|
4
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
5
|
+
*
|
|
6
|
+
* This source code is licensed under the MIT license found in the
|
|
7
|
+
* LICENSE file in the root directory of this source tree.
|
|
8
|
+
*/var fe;function Pe(){if(fe)return T;fe=1;var o=typeof Symbol=="function"&&Symbol.for,j=o?Symbol.for("react.element"):60103,O=o?Symbol.for("react.portal"):60106,p=o?Symbol.for("react.fragment"):60107,S=o?Symbol.for("react.strict_mode"):60108,a=o?Symbol.for("react.profiler"):60114,P=o?Symbol.for("react.provider"):60109,l=o?Symbol.for("react.context"):60110,_=o?Symbol.for("react.async_mode"):60111,g=o?Symbol.for("react.concurrent_mode"):60111,b=o?Symbol.for("react.forward_ref"):60112,E=o?Symbol.for("react.suspense"):60113,C=o?Symbol.for("react.suspense_list"):60120,w=o?Symbol.for("react.memo"):60115,M=o?Symbol.for("react.lazy"):60116,R=o?Symbol.for("react.block"):60121,I=o?Symbol.for("react.fundamental"):60117,Y=o?Symbol.for("react.responder"):60118,F=o?Symbol.for("react.scope"):60119;function A(t){if(typeof t=="object"&&t!==null){var k=t.$$typeof;switch(k){case j:switch(t=t.type,t){case _:case g:case p:case a:case S:case E:return t;default:switch(t=t&&t.$$typeof,t){case l:case b:case M:case w:case P:return t;default:return k}}case O:return k}}}function x(t){return A(t)===g}return T.AsyncMode=_,T.ConcurrentMode=g,T.ContextConsumer=l,T.ContextProvider=P,T.Element=j,T.ForwardRef=b,T.Fragment=p,T.Lazy=M,T.Memo=w,T.Portal=O,T.Profiler=a,T.StrictMode=S,T.Suspense=E,T.isAsyncMode=function(t){return x(t)||A(t)===_},T.isConcurrentMode=x,T.isContextConsumer=function(t){return A(t)===l},T.isContextProvider=function(t){return A(t)===P},T.isElement=function(t){return typeof t=="object"&&t!==null&&t.$$typeof===j},T.isForwardRef=function(t){return A(t)===b},T.isFragment=function(t){return A(t)===p},T.isLazy=function(t){return A(t)===M},T.isMemo=function(t){return A(t)===w},T.isPortal=function(t){return A(t)===O},T.isProfiler=function(t){return A(t)===a},T.isStrictMode=function(t){return A(t)===S},T.isSuspense=function(t){return A(t)===E},T.isValidElementType=function(t){return typeof t=="string"||typeof t=="function"||t===p||t===g||t===a||t===S||t===E||t===C||typeof t=="object"&&t!==null&&(t.$$typeof===M||t.$$typeof===w||t.$$typeof===P||t.$$typeof===l||t.$$typeof===b||t.$$typeof===I||t.$$typeof===Y||t.$$typeof===F||t.$$typeof===R)},T.typeOf=A,T}var m={};/** @license React v16.13.1
|
|
9
|
+
* react-is.development.js
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
12
|
+
*
|
|
13
|
+
* This source code is licensed under the MIT license found in the
|
|
14
|
+
* LICENSE file in the root directory of this source tree.
|
|
15
|
+
*/var ue;function Oe(){return ue||(ue=1,process.env.NODE_ENV!=="production"&&function(){var o=typeof Symbol=="function"&&Symbol.for,j=o?Symbol.for("react.element"):60103,O=o?Symbol.for("react.portal"):60106,p=o?Symbol.for("react.fragment"):60107,S=o?Symbol.for("react.strict_mode"):60108,a=o?Symbol.for("react.profiler"):60114,P=o?Symbol.for("react.provider"):60109,l=o?Symbol.for("react.context"):60110,_=o?Symbol.for("react.async_mode"):60111,g=o?Symbol.for("react.concurrent_mode"):60111,b=o?Symbol.for("react.forward_ref"):60112,E=o?Symbol.for("react.suspense"):60113,C=o?Symbol.for("react.suspense_list"):60120,w=o?Symbol.for("react.memo"):60115,M=o?Symbol.for("react.lazy"):60116,R=o?Symbol.for("react.block"):60121,I=o?Symbol.for("react.fundamental"):60117,Y=o?Symbol.for("react.responder"):60118,F=o?Symbol.for("react.scope"):60119;function A(r){return typeof r=="string"||typeof r=="function"||r===p||r===g||r===a||r===S||r===E||r===C||typeof r=="object"&&r!==null&&(r.$$typeof===M||r.$$typeof===w||r.$$typeof===P||r.$$typeof===l||r.$$typeof===b||r.$$typeof===I||r.$$typeof===Y||r.$$typeof===F||r.$$typeof===R)}function x(r){if(typeof r=="object"&&r!==null){var D=r.$$typeof;switch(D){case j:var B=r.type;switch(B){case _:case g:case p:case a:case S:case E:return B;default:var ce=B&&B.$$typeof;switch(ce){case l:case b:case M:case w:case P:return ce;default:return D}}case O:return D}}}var t=_,k=g,N=l,G=P,H=j,J=b,U=p,X=M,K=w,L=O,Z=a,q=S,W=E,z=!1;function Q(r){return z||(z=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),e(r)||x(r)===_}function e(r){return x(r)===g}function n(r){return x(r)===l}function u(r){return x(r)===P}function c(r){return typeof r=="object"&&r!==null&&r.$$typeof===j}function i(r){return x(r)===b}function d(r){return x(r)===p}function s(r){return x(r)===M}function f(r){return x(r)===w}function y(r){return x(r)===O}function h(r){return x(r)===a}function v(r){return x(r)===S}function $(r){return x(r)===E}m.AsyncMode=t,m.ConcurrentMode=k,m.ContextConsumer=N,m.ContextProvider=G,m.Element=H,m.ForwardRef=J,m.Fragment=U,m.Lazy=X,m.Memo=K,m.Portal=L,m.Profiler=Z,m.StrictMode=q,m.Suspense=W,m.isAsyncMode=Q,m.isConcurrentMode=e,m.isContextConsumer=n,m.isContextProvider=u,m.isElement=c,m.isForwardRef=i,m.isFragment=d,m.isLazy=s,m.isMemo=f,m.isPortal=y,m.isProfiler=h,m.isStrictMode=v,m.isSuspense=$,m.isValidElementType=A,m.typeOf=x}()),m}var le;function me(){return le||(le=1,process.env.NODE_ENV==="production"?V.exports=Pe():V.exports=Oe()),V.exports}/*
|
|
16
|
+
object-assign
|
|
17
|
+
(c) Sindre Sorhus
|
|
18
|
+
@license MIT
|
|
19
|
+
*/var ee,pe;function _e(){if(pe)return ee;pe=1;var o=Object.getOwnPropertySymbols,j=Object.prototype.hasOwnProperty,O=Object.prototype.propertyIsEnumerable;function p(a){if(a==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(a)}function S(){try{if(!Object.assign)return!1;var a=new String("abc");if(a[5]="de",Object.getOwnPropertyNames(a)[0]==="5")return!1;for(var P={},l=0;l<10;l++)P["_"+String.fromCharCode(l)]=l;var _=Object.getOwnPropertyNames(P).map(function(b){return P[b]});if(_.join("")!=="0123456789")return!1;var g={};return"abcdefghijklmnopqrst".split("").forEach(function(b){g[b]=b}),Object.keys(Object.assign({},g)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return ee=S()?Object.assign:function(a,P){for(var l,_=p(a),g,b=1;b<arguments.length;b++){l=Object(arguments[b]);for(var E in l)j.call(l,E)&&(_[E]=l[E]);if(o){g=o(l);for(var C=0;C<g.length;C++)O.call(l,g[C])&&(_[g[C]]=l[g[C]])}}return _},ee}var re,de;function se(){if(de)return re;de=1;var o="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return re=o,re}var te,ye;function he(){return ye||(ye=1,te=Function.call.bind(Object.prototype.hasOwnProperty)),te}var ne,ve;function Re(){if(ve)return ne;ve=1;var o=function(){};if(process.env.NODE_ENV!=="production"){var j=se(),O={},p=he();o=function(a){var P="Warning: "+a;typeof console<"u"&&console.error(P);try{throw new Error(P)}catch{}}}function S(a,P,l,_,g){if(process.env.NODE_ENV!=="production"){for(var b in a)if(p(a,b)){var E;try{if(typeof a[b]!="function"){var C=Error((_||"React class")+": "+l+" type `"+b+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[b]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw C.name="Invariant Violation",C}E=a[b](P,b,_,l,null,j)}catch(M){E=M}if(E&&!(E instanceof Error)&&o((_||"React class")+": type specification of "+l+" `"+b+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof E+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),E instanceof Error&&!(E.message in O)){O[E.message]=!0;var w=g?g():"";o("Failed "+l+" type: "+E.message+(w??""))}}}}return S.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(O={})},ne=S,ne}var oe,be;function Ce(){if(be)return oe;be=1;var o=me(),j=_e(),O=se(),p=he(),S=Re(),a=function(){};process.env.NODE_ENV!=="production"&&(a=function(l){var _="Warning: "+l;typeof console<"u"&&console.error(_);try{throw new Error(_)}catch{}});function P(){return null}return oe=function(l,_){var g=typeof Symbol=="function"&&Symbol.iterator,b="@@iterator";function E(e){var n=e&&(g&&e[g]||e[b]);if(typeof n=="function")return n}var C="<<anonymous>>",w={array:Y("array"),bigint:Y("bigint"),bool:Y("boolean"),func:Y("function"),number:Y("number"),object:Y("object"),string:Y("string"),symbol:Y("symbol"),any:F(),arrayOf:A,element:x(),elementType:t(),instanceOf:k,node:J(),objectOf:G,oneOf:N,oneOfType:H,shape:X,exact:K};function M(e,n){return e===n?e!==0||1/e===1/n:e!==e&&n!==n}function R(e,n){this.message=e,this.data=n&&typeof n=="object"?n:{},this.stack=""}R.prototype=Error.prototype;function I(e){if(process.env.NODE_ENV!=="production")var n={},u=0;function c(d,s,f,y,h,v,$){if(y=y||C,v=v||f,$!==O){if(_){var r=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw r.name="Invariant Violation",r}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var D=y+":"+f;!n[D]&&u<3&&(a("You are manually calling a React.PropTypes validation function for the `"+v+"` prop on `"+y+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),n[D]=!0,u++)}}return s[f]==null?d?s[f]===null?new R("The "+h+" `"+v+"` is marked as required "+("in `"+y+"`, but its value is `null`.")):new R("The "+h+" `"+v+"` is marked as required in "+("`"+y+"`, but its value is `undefined`.")):null:e(s,f,y,h,v)}var i=c.bind(null,!1);return i.isRequired=c.bind(null,!0),i}function Y(e){function n(u,c,i,d,s,f){var y=u[c],h=q(y);if(h!==e){var v=W(y);return new R("Invalid "+d+" `"+s+"` of type "+("`"+v+"` supplied to `"+i+"`, expected ")+("`"+e+"`."),{expectedType:e})}return null}return I(n)}function F(){return I(P)}function A(e){function n(u,c,i,d,s){if(typeof e!="function")return new R("Property `"+s+"` of component `"+i+"` has invalid PropType notation inside arrayOf.");var f=u[c];if(!Array.isArray(f)){var y=q(f);return new R("Invalid "+d+" `"+s+"` of type "+("`"+y+"` supplied to `"+i+"`, expected an array."))}for(var h=0;h<f.length;h++){var v=e(f,h,i,d,s+"["+h+"]",O);if(v instanceof Error)return v}return null}return I(n)}function x(){function e(n,u,c,i,d){var s=n[u];if(!l(s)){var f=q(s);return new R("Invalid "+i+" `"+d+"` of type "+("`"+f+"` supplied to `"+c+"`, expected a single ReactElement."))}return null}return I(e)}function t(){function e(n,u,c,i,d){var s=n[u];if(!o.isValidElementType(s)){var f=q(s);return new R("Invalid "+i+" `"+d+"` of type "+("`"+f+"` supplied to `"+c+"`, expected a single ReactElement type."))}return null}return I(e)}function k(e){function n(u,c,i,d,s){if(!(u[c]instanceof e)){var f=e.name||C,y=Q(u[c]);return new R("Invalid "+d+" `"+s+"` of type "+("`"+y+"` supplied to `"+i+"`, expected ")+("instance of `"+f+"`."))}return null}return I(n)}function N(e){if(!Array.isArray(e))return process.env.NODE_ENV!=="production"&&(arguments.length>1?a("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):a("Invalid argument supplied to oneOf, expected an array.")),P;function n(u,c,i,d,s){for(var f=u[c],y=0;y<e.length;y++)if(M(f,e[y]))return null;var h=JSON.stringify(e,function($,r){var D=W(r);return D==="symbol"?String(r):r});return new R("Invalid "+d+" `"+s+"` of value `"+String(f)+"` "+("supplied to `"+i+"`, expected one of "+h+"."))}return I(n)}function G(e){function n(u,c,i,d,s){if(typeof e!="function")return new R("Property `"+s+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var f=u[c],y=q(f);if(y!=="object")return new R("Invalid "+d+" `"+s+"` of type "+("`"+y+"` supplied to `"+i+"`, expected an object."));for(var h in f)if(p(f,h)){var v=e(f,h,i,d,s+"."+h,O);if(v instanceof Error)return v}return null}return I(n)}function H(e){if(!Array.isArray(e))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),P;for(var n=0;n<e.length;n++){var u=e[n];if(typeof u!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+z(u)+" at index "+n+"."),P}function c(i,d,s,f,y){for(var h=[],v=0;v<e.length;v++){var $=e[v],r=$(i,d,s,f,y,O);if(r==null)return null;r.data&&p(r.data,"expectedType")&&h.push(r.data.expectedType)}var D=h.length>0?", expected one of type ["+h.join(", ")+"]":"";return new R("Invalid "+f+" `"+y+"` supplied to "+("`"+s+"`"+D+"."))}return I(c)}function J(){function e(n,u,c,i,d){return L(n[u])?null:new R("Invalid "+i+" `"+d+"` supplied to "+("`"+c+"`, expected a ReactNode."))}return I(e)}function U(e,n,u,c,i){return new R((e||"React class")+": "+n+" type `"+u+"."+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+i+"`.")}function X(e){function n(u,c,i,d,s){var f=u[c],y=q(f);if(y!=="object")return new R("Invalid "+d+" `"+s+"` of type `"+y+"` "+("supplied to `"+i+"`, expected `object`."));for(var h in e){var v=e[h];if(typeof v!="function")return U(i,d,s,h,W(v));var $=v(f,h,i,d,s+"."+h,O);if($)return $}return null}return I(n)}function K(e){function n(u,c,i,d,s){var f=u[c],y=q(f);if(y!=="object")return new R("Invalid "+d+" `"+s+"` of type `"+y+"` "+("supplied to `"+i+"`, expected `object`."));var h=j({},u[c],e);for(var v in h){var $=e[v];if(p(e,v)&&typeof $!="function")return U(i,d,s,v,W($));if(!$)return new R("Invalid "+d+" `"+s+"` key `"+v+"` supplied to `"+i+"`.\nBad object: "+JSON.stringify(u[c],null," ")+`
|
|
20
|
+
Valid keys: `+JSON.stringify(Object.keys(e),null," "));var r=$(f,v,i,d,s+"."+v,O);if(r)return r}return null}return I(n)}function L(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(L);if(e===null||l(e))return!0;var n=E(e);if(n){var u=n.call(e),c;if(n!==e.entries){for(;!(c=u.next()).done;)if(!L(c.value))return!1}else for(;!(c=u.next()).done;){var i=c.value;if(i&&!L(i[1]))return!1}}else return!1;return!0;default:return!1}}function Z(e,n){return e==="symbol"?!0:n?n["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&n instanceof Symbol:!1}function q(e){var n=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":Z(n,e)?"symbol":n}function W(e){if(typeof e>"u"||e===null)return""+e;var n=q(e);if(n==="object"){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return n}function z(e){var n=W(e);switch(n){case"array":case"object":return"an "+n;case"boolean":case"date":case"regexp":return"a "+n;default:return n}}function Q(e){return!e.constructor||!e.constructor.name?C:e.constructor.name}return w.checkPropTypes=S,w.resetWarningCache=S.resetWarningCache,w.PropTypes=w,w},oe}var ie,Te;function we(){if(Te)return ie;Te=1;var o=se();function j(){}function O(){}return O.resetWarningCache=j,ie=function(){function p(P,l,_,g,b,E){if(E!==o){var C=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw C.name="Invariant Violation",C}}p.isRequired=p;function S(){return p}var a={array:p,bigint:p,bool:p,func:p,number:p,object:p,string:p,symbol:p,any:p,arrayOf:S,element:p,elementType:p,instanceOf:S,node:p,objectOf:S,oneOf:S,oneOfType:S,shape:S,exact:S,checkPropTypes:O,resetWarningCache:j};return a.PropTypes=a,a},ie}if(process.env.NODE_ENV!=="production"){var xe=me(),Ae=!0;ae.exports=Ce()(xe.isElement,Ae)}else ae.exports=we()();var Ee=ae.exports;const je=Se(Ee);exports.PropTypes=je;exports.commonjsGlobal=ge;exports.propTypesExports=Ee;
|