@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,49 @@
|
|
|
1
|
+
import { jsxs as d, Fragment as u, jsx as r } from "react/jsx-runtime";
|
|
2
|
+
import k from "classnames";
|
|
3
|
+
import f from "react-dom";
|
|
4
|
+
import { D as E } from "./DEPRECATED_Tooltip-C3s_235Q.js";
|
|
5
|
+
const P = "Popover-module__popover___39yjG", g = "Popover-module__popoverMask___4ZLl9", l = {
|
|
6
|
+
popover: P,
|
|
7
|
+
popoverMask: g
|
|
8
|
+
}, C = () => {
|
|
9
|
+
}, D = 1069, h = (e) => {
|
|
10
|
+
const {
|
|
11
|
+
bubbleMouseEvents: p = !1,
|
|
12
|
+
level: n = 0,
|
|
13
|
+
mask: i = !0,
|
|
14
|
+
onRequestClose: t = C,
|
|
15
|
+
visible: c = !1,
|
|
16
|
+
zIndex: a = D,
|
|
17
|
+
maskClassName: m,
|
|
18
|
+
getTooltipContainer: s
|
|
19
|
+
} = e, v = () => {
|
|
20
|
+
let o = document.body;
|
|
21
|
+
return s && (o = s()), o;
|
|
22
|
+
}, _ = (o) => {
|
|
23
|
+
p || (o.preventDefault(), o.stopPropagation());
|
|
24
|
+
};
|
|
25
|
+
return /* @__PURE__ */ d(u, { children: [
|
|
26
|
+
c && i && /* @__PURE__ */ r(M, { portalRootEl: v(), children: /* @__PURE__ */ r(
|
|
27
|
+
"div",
|
|
28
|
+
{
|
|
29
|
+
className: k(l.popoverMask, m),
|
|
30
|
+
style: { zIndex: (a + n).toString() },
|
|
31
|
+
onClick: (o) => t == null ? void 0 : t(o.nativeEvent)
|
|
32
|
+
}
|
|
33
|
+
) }),
|
|
34
|
+
/* @__PURE__ */ r(
|
|
35
|
+
E,
|
|
36
|
+
{
|
|
37
|
+
...e,
|
|
38
|
+
overlayClassName: l.popover,
|
|
39
|
+
hideArrow: !0,
|
|
40
|
+
onClick: _,
|
|
41
|
+
zIndex: a + n + 1,
|
|
42
|
+
align: e.align
|
|
43
|
+
}
|
|
44
|
+
)
|
|
45
|
+
] });
|
|
46
|
+
}, M = (e) => f.createPortal(e.children, e.portalRootEl);
|
|
47
|
+
export {
|
|
48
|
+
h as P
|
|
49
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const t=require("react/jsx-runtime"),m=require("classnames"),d=require("react-dom"),E=require("./DEPRECATED_Tooltip-DL3MmzWZ.cjs"),k="Popover-module__popover___39yjG",P="Popover-module__popoverMask___4ZLl9",l={popover:k,popoverMask:P},x=()=>{},C=1069,D=e=>{const{bubbleMouseEvents:i=!1,level:n=0,mask:c=!0,onRequestClose:r=x,visible:p=!1,zIndex:s=C,maskClassName:v,getTooltipContainer:a}=e,u=()=>{let o=document.body;return a&&(o=a()),o},_=o=>{i||(o.preventDefault(),o.stopPropagation())};return t.jsxs(t.Fragment,{children:[p&&c&&t.jsx(g,{portalRootEl:u(),children:t.jsx("div",{className:m(l.popoverMask,v),style:{zIndex:(s+n).toString()},onClick:o=>r==null?void 0:r(o.nativeEvent)})}),t.jsx(E.DEPRECATED_Tooltip,{...e,overlayClassName:l.popover,hideArrow:!0,onClick:_,zIndex:s+n+1,align:e.align})]})},g=e=>d.createPortal(e.children,e.portalRootEl);exports.Popover=D;
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import { jsx as o, jsxs as e } from "react/jsx-runtime";
|
|
2
|
+
import s from "classnames";
|
|
3
|
+
const N = "RadioButton-module__sharedComponentsInputRadioButton___fIOZu", I = "RadioButton-module__disabled___jMV-0", d = {
|
|
4
|
+
sharedComponentsInputRadioButton: N,
|
|
5
|
+
disabled: I
|
|
6
|
+
}, j = ({
|
|
7
|
+
checked: i,
|
|
8
|
+
text: r,
|
|
9
|
+
disabled: t = !1,
|
|
10
|
+
inline: u = !1,
|
|
11
|
+
title: a = "",
|
|
12
|
+
name: c = "",
|
|
13
|
+
value: l,
|
|
14
|
+
onChange: m,
|
|
15
|
+
preventClick: p,
|
|
16
|
+
inputRadioButtonClassName: _,
|
|
17
|
+
className: h,
|
|
18
|
+
textClassName: b,
|
|
19
|
+
dataTestId: B = void 0
|
|
20
|
+
}) => {
|
|
21
|
+
const R = {
|
|
22
|
+
disabled: t,
|
|
23
|
+
name: c,
|
|
24
|
+
value: l,
|
|
25
|
+
...a && !t && { title: a }
|
|
26
|
+
}, f = (n) => {
|
|
27
|
+
if (p) {
|
|
28
|
+
n.preventDefault(), n.stopPropagation();
|
|
29
|
+
return;
|
|
30
|
+
}
|
|
31
|
+
m(n);
|
|
32
|
+
}, C = s(
|
|
33
|
+
"custom-radiobtn",
|
|
34
|
+
{
|
|
35
|
+
"custom-radiobtn--inline": u,
|
|
36
|
+
[d.disabled]: t
|
|
37
|
+
},
|
|
38
|
+
h
|
|
39
|
+
);
|
|
40
|
+
return /* @__PURE__ */ o("div", { className: C, children: /* @__PURE__ */ e("label", { className: "custom-radiobtn__label", children: [
|
|
41
|
+
/* @__PURE__ */ e(
|
|
42
|
+
"div",
|
|
43
|
+
{
|
|
44
|
+
className: s(
|
|
45
|
+
d.sharedComponentsInputRadioButton,
|
|
46
|
+
_,
|
|
47
|
+
{}
|
|
48
|
+
),
|
|
49
|
+
children: [
|
|
50
|
+
/* @__PURE__ */ o(
|
|
51
|
+
"input",
|
|
52
|
+
{
|
|
53
|
+
className: "custom-radiobtn__input",
|
|
54
|
+
type: "radio",
|
|
55
|
+
onChange: f,
|
|
56
|
+
checked: i,
|
|
57
|
+
"data-testid": B,
|
|
58
|
+
...R
|
|
59
|
+
}
|
|
60
|
+
),
|
|
61
|
+
/* @__PURE__ */ o("span", { className: "custom-radiobtn__icon" })
|
|
62
|
+
]
|
|
63
|
+
}
|
|
64
|
+
),
|
|
65
|
+
/* @__PURE__ */ o("span", { className: s("custom-radiobtn__text", b), children: r })
|
|
66
|
+
] }) });
|
|
67
|
+
};
|
|
68
|
+
export {
|
|
69
|
+
j as R
|
|
70
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const s=require("react/jsx-runtime"),o=require("classnames"),x="RadioButton-module__sharedComponentsInputRadioButton___fIOZu",C="RadioButton-module__disabled___jMV-0",e={sharedComponentsInputRadioButton:x,disabled:C},N=({checked:i,text:d,disabled:t=!1,inline:u=!1,title:a="",name:c="",value:r,onChange:l,preventClick:m,inputRadioButtonClassName:p,className:_,textClassName:h,dataTestId:b=void 0})=>{const B={disabled:t,name:c,value:r,...a&&!t&&{title:a}},R=n=>{if(m){n.preventDefault(),n.stopPropagation();return}l(n)},j=o("custom-radiobtn",{"custom-radiobtn--inline":u,[e.disabled]:t},_);return s.jsx("div",{className:j,children:s.jsxs("label",{className:"custom-radiobtn__label",children:[s.jsxs("div",{className:o(e.sharedComponentsInputRadioButton,p,{}),children:[s.jsx("input",{className:"custom-radiobtn__input",type:"radio",onChange:R,checked:i,"data-testid":b,...B}),s.jsx("span",{className:"custom-radiobtn__icon"})]}),s.jsx("span",{className:o("custom-radiobtn__text",h),children:d})]})})};exports.RadioButton=N;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("react/jsx-runtime"),j=require("@mui/material/styles/ThemeProvider"),F=require("@mui/material/TablePagination"),l=require("react"),L=require("./emotion-cache-provider-BsnmG_09.cjs"),m=require("./Icon-4kNYAFUz.cjs"),n=require("./lib/themes/themes.cjs"),P=require("./Typography-BT1q5az1.cjs"),U=require("@mui/material/Pagination"),z=require("@mui/material/PaginationItem"),E=require("@mui/material/styles/createTheme");var G=function(){},k=typeof window<"u",H=k?l.useLayoutEffect:l.useEffect,A={x:0,y:0,width:0,height:0,top:0,left:0,bottom:0,right:0};function W(){var o=l.useState(null),r=o[0],c=o[1],d=l.useState(A),g=d[0],p=d[1],u=l.useMemo(function(){return new window.ResizeObserver(function(a){if(a[0]){var t=a[0].contentRect,v=t.x,w=t.y,h=t.width,I=t.height,y=t.top,T=t.left,f=t.bottom,x=t.right;p({x:v,y:w,width:h,height:I,top:y,left:T,bottom:f,right:x})}})},[]);return H(function(){if(r)return u.observe(r),function(){u.disconnect()}},[r]),[c,g]}const V=k&&typeof window.ResizeObserver<"u"?W:function(){return[G,A]},O=l.createContext({}),R="24px",X="24px",Z=E({components:{MuiPagination:{styleOverrides:{root:{display:"flex",justifyContent:"space-around",flexGrow:1,".MuiPagination-ul":{display:"flex",flexDirection:"row",justifyContent:"center",alignItems:"center",height:R}}}},MuiPaginationItem:{styleOverrides:{root:{height:R,minWidth:X,margin:"0 2px","&.Mui-selected":{border:`1px solid ${n.siColors.StUiColors.default}`,borderRadius:"12px",backgroundColor:"transparent","&:hover":{backgroundColor:n.siColors.StBackgroundColors.themeAgnostic}},"&:hover":{backgroundColor:n.siColors.StBackgroundColors.themeAgnostic},"&.MuiPaginationItem-ellipsis":{background:"transparent",fontFamily:"Open Sans",fontWeight:"400",fontSize:"13px",lineHeight:"18px",paddingTop:"4px"},"&.MuiPaginationItem-firstLast":{display:"none"},"&.MuiPaginationItem-previousNext":{width:"40px"}}}}}}),M=1,J=l.forwardRef(({onPageChange:o,count:r,rowsPerPage:c,page:d},g)=>{const p=l.useContext(O),u=(a,t)=>o(null,t);return e.jsx(L.EmotionCacheProvider,{children:e.jsx(j,{theme:Z,children:e.jsx(U,{ref:g,count:Math.ceil(r/c),page:Number(d)+M,siblingCount:p.siblingCount,onChange:u,showFirstButton:!0,showLastButton:!0,size:"small",boundaryCount:M,renderItem:a=>e.jsx(z,{components:{first:()=>e.jsx(m.Icon,{sx:{color:n.siColors.StUiColors.additional},name:"general-double-arrow-back"}),last:()=>e.jsx(m.Icon,{sx:{color:n.siColors.StUiColors.additional},name:"general-double-arrow-front"}),next:()=>e.jsx(m.Icon,{sx:{color:n.siColors.StUiColors.additional},name:"general-arrow-right"}),previous:()=>e.jsx(m.Icon,{sx:{color:n.siColors.StUiColors.additional},name:"general-arrow-left"})},...a,page:e.jsx(P.Typography,{variant:"bodyLabel",dataTestId:`PaginationPage-${a.page}`,children:a.page})}),"data-testid":"PaginationActionsComponent"})})})}),K="responsive-table-pagination",i={xs:0,sm:200,md:439,lg:600,xl:1536},Q=o=>C(i.xs,i.sm,o)?"xs":C(i.sm,i.md,o)?"sm":C(i.md,i.lg,o)?"md":C(i.lg,i.xl,o)?"lg":"xl",C=(o,r,c)=>c>=o&&c<r,Y=E({breakpoints:{values:i},components:{MuiTablePagination:{styleOverrides:{root:{display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center",width:"100%"},toolbar:{"&.MuiTablePagination-toolbar":{display:"flex",flexDirection:"row",padding:"0px 20px 0 20px",alignItems:"center",height:"30px",width:"100%"},".Mui-selected":{margin:0}},spacer:{display:"none"},displayedRows:{whiteSpace:"nowrap"},selectLabel:{order:4,paddingLeft:"20px"},input:{order:5,display:"flex",flexDirection:"row",alignItems:"center",borderRadius:"4px",marginRight:"0"},select:{"&.MuiTablePagination-select":{background:"transparent"}},selectIcon:{position:"absolute",top:"8%"},menuItem:{paddingLeft:"10px","&.MuiTablePagination-menuItem.Mui-selected":{position:"relative",background:"transparent","&:after":{marginLeft:"15px",content:'""',display:"block",position:"absolute",width:"24px",height:"24px",top:"3px",backgroundImage:`url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.2604 8.58124L10.9174 16.0615L7 12.1442L7.70711 11.4371L10.7898 14.5197L15.4467 8L16.2604 8.58124Z' fill='%235B6372'/%3E%3C/svg%3E%0A")`}},"&.MuiTablePagination-menuItem":{fontFamily:"inherit",fontWeight:"400",fontSize:"13px",lineHeight:"18px",color:n.siColors.StTextColors.content},"&:hover":{backgroundColor:n.siColors.StBackgroundColors.priority}},actions:{marginLeft:0}}},MuiPaper:{styleOverrides:{root:{display:"flex",flexDirection:"column",alignItems:"flex-start",padding:"4px 0px",gap:"4px",marginTop:"4px",background:n.siColors.StBackgroundColors.workspace,boxShadow:n.stEffects.Shadows.level1,borderRadius:"4px"}}},MuiList:{styleOverrides:{root:{padding:0,width:"100%"}}}}}),ee=1,oe=l.forwardRef(({count:o,page:r,rowsPerPage:c,onRowsPerPageChange:d,displayedLabelRows:g,onPageChange:p,labelRowsPerPage:u,labelRowsPerPageShort:a="Rows",rowsPerPageOptions:t=[10,25,50,75],theme:v=Y,dataTestId:w,style:h,...I},y)=>{const[T,{width:f}]=V(),x=f<i.lg,D=({from:s,to:b,count:S})=>{const _=x?`${s}-${b} / ${S}`:`${s}-${b} ${g.conjunction} ${S} ${g.result}`;return e.jsx(P.Typography,{variant:"bodyParagraph",sx:{color:n.siColors.StTextColors.secondary},children:_})},$=(s,b)=>p(b),B=s=>d(Number(s.target.value)),q=Q(f),N={siblingCount:x?0:1};return e.jsx(L.EmotionCacheProvider,{children:e.jsx(j,{theme:v,children:e.jsx(O.Provider,{value:N,children:e.jsx("div",{className:`${K} ${q}`,ref:T,children:e.jsx(F,{ref:y,component:"div",count:o,page:r-ee,ActionsComponent:J,onPageChange:$,onRowsPerPageChange:B,rowsPerPage:c,rowsPerPageOptions:t,labelDisplayedRows:D,slotProps:{select:{SelectDisplayProps:{"data-testid":"TablePaginationSelect"},IconComponent:s=>e.jsx(m.Icon,{...s,name:"general-arrow-big-down"}),renderValue:s=>e.jsx(P.Typography,{variant:"bodyParagraph",children:String(s)}),MenuProps:{sx:{".MuiPaper-root":{fontFamily:h==null?void 0:h.fontFamily}}}}},labelRowsPerPage:e.jsx(P.Typography,{variant:"bodyParagraph",children:x?a:u}),"data-testid":w})})})})})});exports.TablePagination=oe;
|
|
@@ -0,0 +1,338 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
import L from "@mui/material/styles/ThemeProvider";
|
|
3
|
+
import z from "@mui/material/TablePagination";
|
|
4
|
+
import E, { useLayoutEffect as G, useEffect as H, useState as S, useMemo as W, createContext as V, useContext as X } from "react";
|
|
5
|
+
import { E as k } from "./emotion-cache-provider-CE1QZs6M.js";
|
|
6
|
+
import { I as f } from "./Icon-DQNqONXU.js";
|
|
7
|
+
import { siColors as n, stEffects as Z } from "./lib/themes/themes.js";
|
|
8
|
+
import { T as P } from "./Typography-CvzdielF.js";
|
|
9
|
+
import q from "@mui/material/Pagination";
|
|
10
|
+
import J from "@mui/material/PaginationItem";
|
|
11
|
+
import A from "@mui/material/styles/createTheme";
|
|
12
|
+
var K = function() {
|
|
13
|
+
}, O = typeof window < "u", Q = O ? G : H, D = {
|
|
14
|
+
x: 0,
|
|
15
|
+
y: 0,
|
|
16
|
+
width: 0,
|
|
17
|
+
height: 0,
|
|
18
|
+
top: 0,
|
|
19
|
+
left: 0,
|
|
20
|
+
bottom: 0,
|
|
21
|
+
right: 0
|
|
22
|
+
};
|
|
23
|
+
function Y() {
|
|
24
|
+
var t = S(null), r = t[0], l = t[1], d = S(D), c = d[0], g = d[1], p = W(function() {
|
|
25
|
+
return new window.ResizeObserver(function(a) {
|
|
26
|
+
if (a[0]) {
|
|
27
|
+
var o = a[0].contentRect, v = o.x, w = o.y, u = o.width, T = o.height, C = o.top, y = o.left, h = o.bottom, m = o.right;
|
|
28
|
+
g({ x: v, y: w, width: u, height: T, top: C, left: y, bottom: h, right: m });
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
}, []);
|
|
32
|
+
return Q(function() {
|
|
33
|
+
if (r)
|
|
34
|
+
return p.observe(r), function() {
|
|
35
|
+
p.disconnect();
|
|
36
|
+
};
|
|
37
|
+
}, [r]), [l, c];
|
|
38
|
+
}
|
|
39
|
+
const ee = O && typeof window.ResizeObserver < "u" ? Y : function() {
|
|
40
|
+
return [K, D];
|
|
41
|
+
}, $ = V({}), M = "24px", te = "24px", oe = A({
|
|
42
|
+
components: {
|
|
43
|
+
MuiPagination: {
|
|
44
|
+
styleOverrides: {
|
|
45
|
+
root: {
|
|
46
|
+
display: "flex",
|
|
47
|
+
justifyContent: "space-around",
|
|
48
|
+
flexGrow: 1,
|
|
49
|
+
".MuiPagination-ul": {
|
|
50
|
+
display: "flex",
|
|
51
|
+
flexDirection: "row",
|
|
52
|
+
justifyContent: "center",
|
|
53
|
+
alignItems: "center",
|
|
54
|
+
height: M
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
},
|
|
59
|
+
MuiPaginationItem: {
|
|
60
|
+
styleOverrides: {
|
|
61
|
+
root: {
|
|
62
|
+
height: M,
|
|
63
|
+
minWidth: te,
|
|
64
|
+
margin: "0 2px",
|
|
65
|
+
"&.Mui-selected": {
|
|
66
|
+
border: `1px solid ${n.StUiColors.default}`,
|
|
67
|
+
borderRadius: "12px",
|
|
68
|
+
backgroundColor: "transparent",
|
|
69
|
+
"&:hover": {
|
|
70
|
+
backgroundColor: n.StBackgroundColors.themeAgnostic
|
|
71
|
+
// color: themeService.getDesignSettings().typography.primaryTextColor,
|
|
72
|
+
}
|
|
73
|
+
},
|
|
74
|
+
"&:hover": {
|
|
75
|
+
backgroundColor: n.StBackgroundColors.themeAgnostic
|
|
76
|
+
// color: themeService.getDesignSettings().typography.primaryTextColor,
|
|
77
|
+
},
|
|
78
|
+
"&.MuiPaginationItem-ellipsis": {
|
|
79
|
+
background: "transparent",
|
|
80
|
+
fontFamily: "Open Sans",
|
|
81
|
+
fontWeight: "400",
|
|
82
|
+
fontSize: "13px",
|
|
83
|
+
lineHeight: "18px",
|
|
84
|
+
paddingTop: "4px"
|
|
85
|
+
},
|
|
86
|
+
"&.MuiPaginationItem-firstLast": {
|
|
87
|
+
display: "none"
|
|
88
|
+
},
|
|
89
|
+
"&.MuiPaginationItem-previousNext": {
|
|
90
|
+
width: "40px"
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
}), R = 1, ne = E.forwardRef(
|
|
97
|
+
({ onPageChange: t, count: r, rowsPerPage: l, page: d }, c) => {
|
|
98
|
+
const g = X($), p = (a, o) => t(null, o);
|
|
99
|
+
return /* @__PURE__ */ e(k, { children: /* @__PURE__ */ e(L, { theme: oe, children: /* @__PURE__ */ e(
|
|
100
|
+
q,
|
|
101
|
+
{
|
|
102
|
+
ref: c,
|
|
103
|
+
count: Math.ceil(r / l),
|
|
104
|
+
page: Number(d) + R,
|
|
105
|
+
siblingCount: g.siblingCount,
|
|
106
|
+
onChange: p,
|
|
107
|
+
showFirstButton: !0,
|
|
108
|
+
showLastButton: !0,
|
|
109
|
+
size: "small",
|
|
110
|
+
boundaryCount: R,
|
|
111
|
+
renderItem: (a) => /* @__PURE__ */ e(
|
|
112
|
+
J,
|
|
113
|
+
{
|
|
114
|
+
components: {
|
|
115
|
+
first: () => /* @__PURE__ */ e(
|
|
116
|
+
f,
|
|
117
|
+
{
|
|
118
|
+
sx: { color: n.StUiColors.additional },
|
|
119
|
+
name: "general-double-arrow-back"
|
|
120
|
+
}
|
|
121
|
+
),
|
|
122
|
+
last: () => /* @__PURE__ */ e(
|
|
123
|
+
f,
|
|
124
|
+
{
|
|
125
|
+
sx: { color: n.StUiColors.additional },
|
|
126
|
+
name: "general-double-arrow-front"
|
|
127
|
+
}
|
|
128
|
+
),
|
|
129
|
+
next: () => /* @__PURE__ */ e(
|
|
130
|
+
f,
|
|
131
|
+
{
|
|
132
|
+
sx: { color: n.StUiColors.additional },
|
|
133
|
+
name: "general-arrow-right"
|
|
134
|
+
}
|
|
135
|
+
),
|
|
136
|
+
previous: () => /* @__PURE__ */ e(
|
|
137
|
+
f,
|
|
138
|
+
{
|
|
139
|
+
sx: { color: n.StUiColors.additional },
|
|
140
|
+
name: "general-arrow-left"
|
|
141
|
+
}
|
|
142
|
+
)
|
|
143
|
+
},
|
|
144
|
+
...a,
|
|
145
|
+
page: /* @__PURE__ */ e(P, { variant: "bodyLabel", dataTestId: `PaginationPage-${a.page}`, children: a.page })
|
|
146
|
+
}
|
|
147
|
+
),
|
|
148
|
+
"data-testid": "PaginationActionsComponent"
|
|
149
|
+
}
|
|
150
|
+
) }) });
|
|
151
|
+
}
|
|
152
|
+
), ie = "responsive-table-pagination", i = {
|
|
153
|
+
xs: 0,
|
|
154
|
+
sm: 200,
|
|
155
|
+
md: 439,
|
|
156
|
+
lg: 600,
|
|
157
|
+
xl: 1536
|
|
158
|
+
}, re = (t) => b(i.xs, i.sm, t) ? "xs" : b(i.sm, i.md, t) ? "sm" : b(i.md, i.lg, t) ? "md" : b(i.lg, i.xl, t) ? "lg" : "xl", b = (t, r, l) => l >= t && l < r, ae = A({
|
|
159
|
+
breakpoints: {
|
|
160
|
+
values: i
|
|
161
|
+
},
|
|
162
|
+
components: {
|
|
163
|
+
MuiTablePagination: {
|
|
164
|
+
styleOverrides: {
|
|
165
|
+
root: {
|
|
166
|
+
display: "flex",
|
|
167
|
+
flexDirection: "row",
|
|
168
|
+
justifyContent: "space-between",
|
|
169
|
+
alignItems: "center",
|
|
170
|
+
width: "100%"
|
|
171
|
+
},
|
|
172
|
+
toolbar: {
|
|
173
|
+
"&.MuiTablePagination-toolbar": {
|
|
174
|
+
display: "flex",
|
|
175
|
+
flexDirection: "row",
|
|
176
|
+
padding: "0px 20px 0 20px",
|
|
177
|
+
alignItems: "center",
|
|
178
|
+
height: "30px",
|
|
179
|
+
width: "100%"
|
|
180
|
+
},
|
|
181
|
+
".Mui-selected": {
|
|
182
|
+
margin: 0
|
|
183
|
+
}
|
|
184
|
+
},
|
|
185
|
+
spacer: {
|
|
186
|
+
display: "none"
|
|
187
|
+
},
|
|
188
|
+
displayedRows: {
|
|
189
|
+
whiteSpace: "nowrap"
|
|
190
|
+
},
|
|
191
|
+
selectLabel: {
|
|
192
|
+
order: 4,
|
|
193
|
+
paddingLeft: "20px"
|
|
194
|
+
},
|
|
195
|
+
input: {
|
|
196
|
+
order: 5,
|
|
197
|
+
display: "flex",
|
|
198
|
+
flexDirection: "row",
|
|
199
|
+
alignItems: "center",
|
|
200
|
+
borderRadius: "4px",
|
|
201
|
+
marginRight: "0"
|
|
202
|
+
},
|
|
203
|
+
select: {
|
|
204
|
+
"&.MuiTablePagination-select": {
|
|
205
|
+
background: "transparent"
|
|
206
|
+
}
|
|
207
|
+
},
|
|
208
|
+
selectIcon: {
|
|
209
|
+
position: "absolute",
|
|
210
|
+
top: "8%"
|
|
211
|
+
},
|
|
212
|
+
menuItem: {
|
|
213
|
+
paddingLeft: "10px",
|
|
214
|
+
"&.MuiTablePagination-menuItem.Mui-selected": {
|
|
215
|
+
position: "relative",
|
|
216
|
+
background: "transparent",
|
|
217
|
+
// '&:hover': {
|
|
218
|
+
// backgroundColor:
|
|
219
|
+
// themeService.getDesignSettings().typography.primaryTextColor,
|
|
220
|
+
// color: themeService.getDesignSettings().typography.primaryTextColor,
|
|
221
|
+
// },
|
|
222
|
+
"&:after": {
|
|
223
|
+
marginLeft: "15px",
|
|
224
|
+
content: '""',
|
|
225
|
+
display: "block",
|
|
226
|
+
position: "absolute",
|
|
227
|
+
width: "24px",
|
|
228
|
+
height: "24px",
|
|
229
|
+
top: "3px",
|
|
230
|
+
backgroundImage: `url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.2604 8.58124L10.9174 16.0615L7 12.1442L7.70711 11.4371L10.7898 14.5197L15.4467 8L16.2604 8.58124Z' fill='%235B6372'/%3E%3C/svg%3E%0A")`
|
|
231
|
+
}
|
|
232
|
+
},
|
|
233
|
+
"&.MuiTablePagination-menuItem": {
|
|
234
|
+
fontFamily: "inherit",
|
|
235
|
+
fontWeight: "400",
|
|
236
|
+
fontSize: "13px",
|
|
237
|
+
lineHeight: "18px",
|
|
238
|
+
color: n.StTextColors.content
|
|
239
|
+
},
|
|
240
|
+
"&:hover": {
|
|
241
|
+
backgroundColor: n.StBackgroundColors.priority
|
|
242
|
+
}
|
|
243
|
+
},
|
|
244
|
+
actions: {
|
|
245
|
+
marginLeft: 0
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
},
|
|
249
|
+
MuiPaper: {
|
|
250
|
+
styleOverrides: {
|
|
251
|
+
root: {
|
|
252
|
+
display: "flex",
|
|
253
|
+
flexDirection: "column",
|
|
254
|
+
alignItems: "flex-start",
|
|
255
|
+
padding: "4px 0px",
|
|
256
|
+
gap: "4px",
|
|
257
|
+
marginTop: "4px",
|
|
258
|
+
background: n.StBackgroundColors.workspace,
|
|
259
|
+
boxShadow: Z.Shadows.level1,
|
|
260
|
+
borderRadius: "4px"
|
|
261
|
+
}
|
|
262
|
+
}
|
|
263
|
+
},
|
|
264
|
+
MuiList: {
|
|
265
|
+
styleOverrides: {
|
|
266
|
+
root: {
|
|
267
|
+
padding: 0,
|
|
268
|
+
width: "100%"
|
|
269
|
+
}
|
|
270
|
+
}
|
|
271
|
+
}
|
|
272
|
+
}
|
|
273
|
+
}), se = 1, Pe = E.forwardRef(
|
|
274
|
+
// eslint-disable-next-line max-lines-per-function
|
|
275
|
+
({
|
|
276
|
+
count: t,
|
|
277
|
+
page: r,
|
|
278
|
+
rowsPerPage: l,
|
|
279
|
+
onRowsPerPageChange: d,
|
|
280
|
+
displayedLabelRows: c,
|
|
281
|
+
onPageChange: g,
|
|
282
|
+
labelRowsPerPage: p,
|
|
283
|
+
labelRowsPerPageShort: a = "Rows",
|
|
284
|
+
rowsPerPageOptions: o = [10, 25, 50, 75],
|
|
285
|
+
theme: v = ae,
|
|
286
|
+
dataTestId: w,
|
|
287
|
+
style: u,
|
|
288
|
+
// eslint-disable-next-line @typescript-eslint/no-unused-vars,no-unused-vars
|
|
289
|
+
...T
|
|
290
|
+
}, C) => {
|
|
291
|
+
const [y, { width: h }] = ee(), m = h < i.lg, B = ({
|
|
292
|
+
from: s,
|
|
293
|
+
to: x,
|
|
294
|
+
count: I
|
|
295
|
+
}) => {
|
|
296
|
+
const j = m ? `${s}-${x} / ${I}` : `${s}-${x} ${c.conjunction} ${I} ${c.result}`;
|
|
297
|
+
return /* @__PURE__ */ e(P, { variant: "bodyParagraph", sx: { color: n.StTextColors.secondary }, children: j });
|
|
298
|
+
}, N = (s, x) => g(x), _ = (s) => d(Number(s.target.value)), F = re(h), U = {
|
|
299
|
+
siblingCount: m ? 0 : 1
|
|
300
|
+
};
|
|
301
|
+
return /* @__PURE__ */ e(k, { children: /* @__PURE__ */ e(L, { theme: v, children: /* @__PURE__ */ e($.Provider, { value: U, children: /* @__PURE__ */ e("div", { className: `${ie} ${F}`, ref: y, children: /* @__PURE__ */ e(
|
|
302
|
+
z,
|
|
303
|
+
{
|
|
304
|
+
ref: C,
|
|
305
|
+
component: "div",
|
|
306
|
+
count: t,
|
|
307
|
+
page: r - se,
|
|
308
|
+
ActionsComponent: ne,
|
|
309
|
+
onPageChange: N,
|
|
310
|
+
onRowsPerPageChange: _,
|
|
311
|
+
rowsPerPage: l,
|
|
312
|
+
rowsPerPageOptions: o,
|
|
313
|
+
labelDisplayedRows: B,
|
|
314
|
+
slotProps: {
|
|
315
|
+
select: {
|
|
316
|
+
SelectDisplayProps: {
|
|
317
|
+
"data-testid": "TablePaginationSelect"
|
|
318
|
+
},
|
|
319
|
+
IconComponent: (s) => /* @__PURE__ */ e(f, { ...s, name: "general-arrow-big-down" }),
|
|
320
|
+
renderValue: (s) => /* @__PURE__ */ e(P, { variant: "bodyParagraph", children: String(s) }),
|
|
321
|
+
MenuProps: {
|
|
322
|
+
sx: {
|
|
323
|
+
".MuiPaper-root": {
|
|
324
|
+
fontFamily: u == null ? void 0 : u.fontFamily
|
|
325
|
+
}
|
|
326
|
+
}
|
|
327
|
+
}
|
|
328
|
+
}
|
|
329
|
+
},
|
|
330
|
+
labelRowsPerPage: /* @__PURE__ */ e(P, { variant: "bodyParagraph", children: m ? a : p }),
|
|
331
|
+
"data-testid": w
|
|
332
|
+
}
|
|
333
|
+
) }) }) }) });
|
|
334
|
+
}
|
|
335
|
+
);
|
|
336
|
+
export {
|
|
337
|
+
Pe as T
|
|
338
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const o=require("react/jsx-runtime"),d=require("@mui/material/styles/ThemeProvider"),u=require("@mui/material/Tooltip"),T=require("classnames"),m=require("react"),_=require("./emotion-cache-provider-BsnmG_09.cjs"),x=require("./styleguideConstants-CtXkvIZK.cjs"),C=require("@mui/material/styles/createTheme"),e=require("./lib/themes/themes.cjs"),s=C({components:{MuiTooltip:{styleOverrides:{arrow:{color:e.siColors.StBackgroundColors.workspace},tooltip:{color:e.siColors.StTextColors.content,maxWidth:"432px",borderRadius:"4px",display:"flex",flexDirection:"row",justifyContent:"center",alignItems:"center",padding:"12px 16px",gap:"10px",backgroundColor:e.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));"}}}}}),g="#2c3342",k="#f4f4f8",f="#dee1e7",h="#fff",q="Tooltip-module__breakLongWord___ToaxI",b="Tooltip-module__semanticText___VRqnW",v="Tooltip-module__tooltip___iGDQF",w="Tooltip-module__rcToolTipZoomIn___Qwshk",y="Tooltip-module__rcToolTipZoomOut___p2GXV",S={loginDarkColor:g,darkBtnHoverColor:k,greyHoverColor:f,defaultBackgroundColor:h,breakLongWord:q,semanticText:b,tooltip:v,rcToolTipZoomIn:w,rcToolTipZoomOut:y},B=m.forwardRef(({title:i,children:l,arrow:n,theme:c=s,...t},p)=>{const{classes:r={}}=t,a={...r,tooltip:T(S.tooltip,r.tooltip,x.styleguideConstants.SISENSE_NAMESPACE)};return o.jsx(_.EmotionCacheProvider,{children:o.jsx(d,{theme:c,children:o.jsx(u,{...t,title:i,arrow:n,ref:p,classes:a,children:l})})})});exports.Tooltip=B;exports.tooltipTheme=s;
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
+
import a from "@mui/material/styles/ThemeProvider";
|
|
3
|
+
import m from "@mui/material/Tooltip";
|
|
4
|
+
import d from "classnames";
|
|
5
|
+
import { forwardRef as T } from "react";
|
|
6
|
+
import { E as _ } from "./emotion-cache-provider-CE1QZs6M.js";
|
|
7
|
+
import { s as f } from "./styleguideConstants-D4Yls16w.js";
|
|
8
|
+
import u from "@mui/material/styles/createTheme";
|
|
9
|
+
import { siColors as r } from "./lib/themes/themes.js";
|
|
10
|
+
const x = u({
|
|
11
|
+
components: {
|
|
12
|
+
MuiTooltip: {
|
|
13
|
+
styleOverrides: {
|
|
14
|
+
arrow: {
|
|
15
|
+
color: r.StBackgroundColors.workspace
|
|
16
|
+
},
|
|
17
|
+
tooltip: {
|
|
18
|
+
color: r.StTextColors.content,
|
|
19
|
+
maxWidth: "432px",
|
|
20
|
+
borderRadius: "4px",
|
|
21
|
+
display: "flex",
|
|
22
|
+
flexDirection: "row",
|
|
23
|
+
justifyContent: "center",
|
|
24
|
+
alignItems: "center",
|
|
25
|
+
padding: "12px 16px",
|
|
26
|
+
gap: "10px",
|
|
27
|
+
backgroundColor: r.StBackgroundColors.workspace,
|
|
28
|
+
filter: "drop-shadow(0px 1px 4px rgba(9, 9, 10, 0.1)) drop-shadow(0px 4px 12px rgba(9, 9, 10, 0.2));"
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}), g = "#2c3342", C = "#f4f4f8", k = "#dee1e7", h = "#fff", w = "Tooltip-module__breakLongWord___ToaxI", b = "Tooltip-module__semanticText___VRqnW", v = "Tooltip-module__tooltip___iGDQF", y = "Tooltip-module__rcToolTipZoomIn___Qwshk", S = "Tooltip-module__rcToolTipZoomOut___p2GXV", B = {
|
|
34
|
+
loginDarkColor: g,
|
|
35
|
+
darkBtnHoverColor: C,
|
|
36
|
+
greyHoverColor: k,
|
|
37
|
+
defaultBackgroundColor: h,
|
|
38
|
+
breakLongWord: w,
|
|
39
|
+
semanticText: b,
|
|
40
|
+
tooltip: v,
|
|
41
|
+
rcToolTipZoomIn: y,
|
|
42
|
+
rcToolTipZoomOut: S
|
|
43
|
+
}, N = T(
|
|
44
|
+
({ title: l, children: s, arrow: i, theme: p = x, ...t }, n) => {
|
|
45
|
+
const { classes: e = {} } = t, c = {
|
|
46
|
+
...e,
|
|
47
|
+
tooltip: d(
|
|
48
|
+
B.tooltip,
|
|
49
|
+
e.tooltip,
|
|
50
|
+
f.SISENSE_NAMESPACE
|
|
51
|
+
)
|
|
52
|
+
};
|
|
53
|
+
return /* @__PURE__ */ o(_, { children: /* @__PURE__ */ o(a, { theme: p, children: /* @__PURE__ */ o(m, { ...t, title: l, arrow: i, ref: n, classes: c, children: s }) }) });
|
|
54
|
+
}
|
|
55
|
+
);
|
|
56
|
+
export {
|
|
57
|
+
N as T,
|
|
58
|
+
x as t
|
|
59
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const t=require("react/jsx-runtime"),a=require("@mui/material/styles/ThemeProvider"),l=require("@mui/material/Typography"),s=require("react"),g=require("./emotion-cache-provider-BsnmG_09.cjs"),h=require("@mui/material/styles/createTheme"),x=require("./lib/themes/themes.cjs"),e=h({components:{MuiTypography:{variants:[{props:{variant:"titleHero"},style:{fontWeight:600,fontSize:30,lineHeight:"36px",letterSpacing:-.5}},{props:{variant:"titleBig"},style:{fontWeight:400,fontSize:21,lineHeight:"24px",letterSpacing:-.2}},{props:{variant:"titleMedium"},style:{fontWeight:600,fontSize:"18px",lineHeight:"24px"}},{props:{variant:"titleSmall"},style:{fontWeight:600,fontSize:"15px",lineHeight:"20px"}},{props:{variant:"subTitle"},style:{fontWeight:700,fontSize:"13px",lineHeight:"16px",letterSpacing:"0.2px"}},{props:{variant:"bodyLabel"},style:{fontWeight:400,fontSize:"13px",lineHeight:"16px",letterSpacing:"0.1px"}},{props:{variant:"laccent"},style:{fontWeight:600,fontSize:"13px",lineHeight:"16px",letterSpacing:"0.1px"}},{props:{variant:"bodyParagraph"},style:{fontWeight:400,fontSize:"13px",lineHeight:"18px"}},{props:{variant:"paccent"},style:{fontWeight:600,fontSize:"13px",lineHeight:"18px"}},{props:{variant:"bodyUI"},style:{fontWeight:400,fontSize:"13px",lineHeight:"20px",letterSpacing:"0.3px"}},{props:{variant:"overline"},style:{fontWeight:400,fontSize:"11px",lineHeight:"16px",letterSpacing:"1.5px"}},{props:{variant:"caption"},style:{fontWeight:700,fontSize:"11px",lineHeight:"14px",letterSpacing:"0.5px"}},{props:{variant:"annotation"},style:{fontWeight:400,fontSize:"11px",lineHeight:"16px",letterSpacing:"0.3px"}},{props:{variant:"code"},style:{fontFamily:"Hack",fontWeight:400,fontSize:"13px",lineHeight:"20px"}}],styleOverrides:{root:{display:"inline-block",fontFamily:"Open Sans",color:x.siColors.StTextColors.content,"::first-letter":{textTransform:"capitalize"}}}}}}),c=s.forwardRef(({children:i,theme:n=e,dataTestId:o,...p},r)=>t.jsx(g.EmotionCacheProvider,{children:t.jsx(a,{theme:n,children:t.jsx(l,{ref:r,...p,"data-testid":o,children:i})})}));exports.Typography=c;exports.typographyTheme=e;
|