@max-ts/kit 0.25.0 → 0.27.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/lib/components/Accordion/Accordion.d.ts +4 -4
- package/lib/components/Accordion/Accordion.d.ts.map +1 -1
- package/lib/components/Accordion/styles.css.d.ts.map +1 -1
- package/lib/components/AlertDialog/AlertDialog.d.ts +11 -11
- package/lib/components/AlertDialog/AlertDialog.d.ts.map +1 -1
- package/lib/components/AlertDialog/styles.css.d.ts.map +1 -1
- package/lib/components/Avatar/Avatar.d.ts +11 -0
- package/lib/components/Avatar/Avatar.d.ts.map +1 -0
- package/lib/components/Avatar/index.d.ts +3 -0
- package/lib/components/Avatar/index.d.ts.map +1 -0
- package/lib/components/Avatar/styles.css.d.ts +7 -0
- package/lib/components/Avatar/styles.css.d.ts.map +1 -0
- package/lib/components/Avatar/types.d.ts +13 -0
- package/lib/components/Avatar/types.d.ts.map +1 -0
- package/lib/components/Breadcrumb/Breadcrumb.d.ts +6 -6
- package/lib/components/Breadcrumb/Breadcrumb.d.ts.map +1 -1
- package/lib/components/Button/Button.d.ts +1 -1
- package/lib/components/Button/Button.d.ts.map +1 -1
- package/lib/components/ButtonGroup/ButtonGroup.d.ts +2 -2
- package/lib/components/ButtonGroup/ButtonGroup.d.ts.map +1 -1
- package/lib/components/ButtonGroup/styles.css.d.ts.map +1 -1
- package/lib/components/Calendar/Calendar.d.ts +1 -1
- package/lib/components/Calendar/Calendar.d.ts.map +1 -1
- package/lib/components/Calendar/DayButton/DayButton.d.ts +1 -1
- package/lib/components/Calendar/DayButton/DayButton.d.ts.map +1 -1
- package/lib/components/Calendar/Dropdown/Dropdown.d.ts +1 -1
- package/lib/components/Calendar/Dropdown/Dropdown.d.ts.map +1 -1
- package/lib/components/Card/Card.d.ts +6 -6
- package/lib/components/Carousel/Buttons/Buttons.d.ts +1 -1
- package/lib/components/Carousel/Buttons/Buttons.d.ts.map +1 -1
- package/lib/components/Carousel/Carousel.d.ts +1 -1
- package/lib/components/Carousel/Carousel.d.ts.map +1 -1
- package/lib/components/Carousel/Content/Content.d.ts +1 -1
- package/lib/components/Carousel/Content/Content.d.ts.map +1 -1
- package/lib/components/Carousel/Dots/Dots.d.ts +1 -1
- package/lib/components/Carousel/Dots/Dots.d.ts.map +1 -1
- package/lib/components/Carousel/Item/Item.d.ts +1 -1
- package/lib/components/Carousel/Item/Item.d.ts.map +1 -1
- package/lib/components/Checkbox/Checkbox.d.ts +1 -1
- package/lib/components/Checkbox/Checkbox.d.ts.map +1 -1
- package/lib/components/Collapsible/Collapsible.d.ts +8 -0
- package/lib/components/Collapsible/Collapsible.d.ts.map +1 -0
- package/lib/components/Collapsible/index.d.ts +3 -0
- package/lib/components/Collapsible/index.d.ts.map +1 -0
- package/lib/components/Collapsible/types.d.ts +7 -0
- package/lib/components/Collapsible/types.d.ts.map +1 -0
- package/lib/components/ConfirmAction/ConfirmAction.d.ts +1 -1
- package/lib/components/ConfirmAction/ConfirmAction.d.ts.map +1 -1
- package/lib/components/ContentState/ContentState.d.ts +1 -1
- package/lib/components/ContentState/ContentState.d.ts.map +1 -1
- package/lib/components/CopyTypography/CopyTypography.d.ts +1 -1
- package/lib/components/CopyTypography/CopyTypography.d.ts.map +1 -1
- package/lib/components/DashboardLayout/DashboardLayout.d.ts +3 -3
- package/lib/components/DashboardLayout/Main/Main.d.ts +1 -1
- package/lib/components/DashboardLayout/Main/Main.d.ts.map +1 -1
- package/lib/components/DashboardLayout/Sidebar/Sidebar.d.ts +1 -1
- package/lib/components/DashboardLayout/Sidebar/Sidebar.d.ts.map +1 -1
- package/lib/components/DataGrid/Body/Body.d.ts +1 -1
- package/lib/components/DataGrid/Body/Body.d.ts.map +1 -1
- package/lib/components/DataGrid/Cell/Cell.d.ts +1 -1
- package/lib/components/DataGrid/Cell/Cell.d.ts.map +1 -1
- package/lib/components/DataGrid/DataGrid.d.ts +1 -1
- package/lib/components/DataGrid/DataGrid.d.ts.map +1 -1
- package/lib/components/DataGrid/Footer/Footer.d.ts +1 -1
- package/lib/components/DataGrid/Footer/Footer.d.ts.map +1 -1
- package/lib/components/DataGrid/Header/Header.d.ts +1 -1
- package/lib/components/DataGrid/Header/Header.d.ts.map +1 -1
- package/lib/components/DataGrid/HeaderCell/HeaderCell.d.ts +1 -1
- package/lib/components/DataGrid/HeaderCell/HeaderCell.d.ts.map +1 -1
- package/lib/components/DataGrid/Row/Row.d.ts +1 -1
- package/lib/components/DataGrid/Row/Row.d.ts.map +1 -1
- package/lib/components/DataGrid/State/State.d.ts +1 -1
- package/lib/components/DataGrid/State/State.d.ts.map +1 -1
- package/lib/components/DataGridActionCell/DataGridActionCell.d.ts +1 -1
- package/lib/components/DataGridActionCell/DataGridActionCell.d.ts.map +1 -1
- package/lib/components/DataGridActionCell/MainAction/MainAction.d.ts +1 -1
- package/lib/components/DataGridActionCell/MainAction/MainAction.d.ts.map +1 -1
- package/lib/components/DataGridActionCell/MainAction/MainIconButton/MainIconButton.d.ts +1 -1
- package/lib/components/DataGridActionCell/MainAction/MainIconButton/MainIconButton.d.ts.map +1 -1
- package/lib/components/DataGridActionCell/SecondaryAction/SecondaryAction.d.ts +1 -1
- package/lib/components/DataGridActionCell/SecondaryAction/SecondaryAction.d.ts.map +1 -1
- package/lib/components/DataGridSortHeader/DataGridSortHeader.d.ts +1 -1
- package/lib/components/DataGridSortHeader/DataGridSortHeader.d.ts.map +1 -1
- package/lib/components/DataList/DataList.d.ts +1 -1
- package/lib/components/DataList/DataList.d.ts.map +1 -1
- package/lib/components/DataList/EndData/EndData.d.ts +1 -1
- package/lib/components/DataList/EndData/EndData.d.ts.map +1 -1
- package/lib/components/DataList/ErrorState/ErrorState.d.ts +1 -1
- package/lib/components/DataList/ErrorState/ErrorState.d.ts.map +1 -1
- package/lib/components/DataList/Loader/Loader.d.ts +1 -1
- package/lib/components/DataList/Loader/Loader.d.ts.map +1 -1
- package/lib/components/DataList/NoData/NoData.d.ts +1 -1
- package/lib/components/DataList/NoData/NoData.d.ts.map +1 -1
- package/lib/components/DataList/ScrollToTopButton/ScrollToTopButton.d.ts +1 -1
- package/lib/components/DataList/ScrollToTopButton/ScrollToTopButton.d.ts.map +1 -1
- package/lib/components/DatePicker/DatePicker.d.ts +1 -1
- package/lib/components/DatePicker/DatePicker.d.ts.map +1 -1
- package/lib/components/Description/Description.d.ts +3 -3
- package/lib/components/Description/DescriptionContext/DescriptionContextProvider/DescriptionContextProvider.d.ts +1 -1
- package/lib/components/Description/DescriptionContext/DescriptionContextProvider/DescriptionContextProvider.d.ts.map +1 -1
- package/lib/components/Description/Name/Name.d.ts +1 -1
- package/lib/components/Description/Name/Name.d.ts.map +1 -1
- package/lib/components/Description/Value/Value.d.ts +1 -1
- package/lib/components/Description/Value/Value.d.ts.map +1 -1
- package/lib/components/Dialog/Dialog.d.ts +10 -10
- package/lib/components/Dialog/Dialog.d.ts.map +1 -1
- package/lib/components/Dialog/styles.css.d.ts.map +1 -1
- package/lib/components/Drawer/Drawer.d.ts +1 -1
- package/lib/components/Drawer/Drawer.d.ts.map +1 -1
- package/lib/components/DropdownMenu/DropdownMenu.d.ts +15 -15
- package/lib/components/DropdownMenu/DropdownMenu.d.ts.map +1 -1
- package/lib/components/DropdownMenu/styles.css.d.ts.map +1 -1
- package/lib/components/Empty/Empty.d.ts +6 -6
- package/lib/components/Empty/Empty.d.ts.map +1 -1
- package/lib/components/Empty/styles.css.d.ts.map +1 -1
- package/lib/components/ImageCarousel/ImageCarousel.d.ts +1 -1
- package/lib/components/ImageCarousel/ImageCarousel.d.ts.map +1 -1
- package/lib/components/Input/Input.d.ts +1 -1
- package/lib/components/Input/Input.d.ts.map +1 -1
- package/lib/components/Input/styles.css.d.ts.map +1 -1
- package/lib/components/InputOTP/InputOTP.d.ts +1 -1
- package/lib/components/InputOTP/InputOTP.d.ts.map +1 -1
- package/lib/components/InputOTP/Separator/Separator.d.ts +1 -1
- package/lib/components/InputOTP/Separator/Separator.d.ts.map +1 -1
- package/lib/components/InputOTP/Slot/Slot.d.ts +1 -1
- package/lib/components/InputOTP/Slot/Slot.d.ts.map +1 -1
- package/lib/components/Label/Label.d.ts +1 -1
- package/lib/components/Label/Label.d.ts.map +1 -1
- package/lib/components/MaskField/MaskField.d.ts +1 -1
- package/lib/components/MaskField/MaskField.d.ts.map +1 -1
- package/lib/components/Notification/NotificationContainer/NotificationContainer.d.ts +1 -1
- package/lib/components/Notification/NotificationContainer/NotificationContainer.d.ts.map +1 -1
- package/lib/components/OverflowTypography/OverflowTypography.d.ts +1 -1
- package/lib/components/OverflowTypography/OverflowTypography.d.ts.map +1 -1
- package/lib/components/PageLayout/Aside/Aside.d.ts +1 -1
- package/lib/components/PageLayout/Aside/Aside.d.ts.map +1 -1
- package/lib/components/PageLayout/Content/Content.d.ts +1 -1
- package/lib/components/PageLayout/Content/Content.d.ts.map +1 -1
- package/lib/components/PageLayout/Footer/Footer.d.ts +1 -1
- package/lib/components/PageLayout/Footer/Footer.d.ts.map +1 -1
- package/lib/components/PageLayout/Header/Header.d.ts +1 -1
- package/lib/components/PageLayout/Header/Header.d.ts.map +1 -1
- package/lib/components/PageLayout/PageLayout.d.ts +5 -5
- package/lib/components/Pagination/Pagination.d.ts +1 -1
- package/lib/components/Pagination/Pagination.d.ts.map +1 -1
- package/lib/components/PeriodPicker/PeriodPicker.d.ts +1 -1
- package/lib/components/PeriodPicker/PeriodPicker.d.ts.map +1 -1
- package/lib/components/PeriodPicker/YearsDropdown/YearsDropdown.d.ts +1 -1
- package/lib/components/PeriodPicker/YearsDropdown/YearsDropdown.d.ts.map +1 -1
- package/lib/components/Placeholder/Image/Image.d.ts +1 -1
- package/lib/components/Placeholder/Image/Image.d.ts.map +1 -1
- package/lib/components/Placeholder/Placeholder.d.ts +1 -1
- package/lib/components/Placeholder/Placeholder.d.ts.map +1 -1
- package/lib/components/Popover/Popover.d.ts +3 -3
- package/lib/components/RadioGroup/RadioGroup.d.ts +1 -1
- package/lib/components/RadioGroup/RadioGroup.d.ts.map +1 -1
- package/lib/components/RadioGroup/RadioGroupItem.d.ts +1 -1
- package/lib/components/RadioGroup/RadioGroupItem.d.ts.map +1 -1
- package/lib/components/RangeInput/RangeInput.d.ts +1 -1
- package/lib/components/RangeInput/RangeInput.d.ts.map +1 -1
- package/lib/components/ScrollTopButton/ScrollTopButton.d.ts +1 -1
- package/lib/components/ScrollTopButton/ScrollTopButton.d.ts.map +1 -1
- package/lib/components/Select/Select.d.ts +7 -7
- package/lib/components/Select/Select.d.ts.map +1 -1
- package/lib/components/Select/styles.css.d.ts.map +1 -1
- package/lib/components/Sheet/Sheet.d.ts +10 -10
- package/lib/components/Sheet/Sheet.d.ts.map +1 -1
- package/lib/components/Sheet/styles.css.d.ts.map +1 -1
- package/lib/components/Sidebar/Sidebar.d.ts +52 -0
- package/lib/components/Sidebar/Sidebar.d.ts.map +1 -0
- package/lib/components/Sidebar/constants.d.ts +7 -0
- package/lib/components/Sidebar/constants.d.ts.map +1 -0
- package/lib/components/Sidebar/index.d.ts +3 -0
- package/lib/components/Sidebar/index.d.ts.map +1 -0
- package/lib/components/Sidebar/styles.css.d.ts +38 -0
- package/lib/components/Sidebar/styles.css.d.ts.map +1 -0
- package/lib/components/Sidebar/types.d.ts +70 -0
- package/lib/components/Sidebar/types.d.ts.map +1 -0
- package/lib/components/Slider/Slider.d.ts +6 -3
- package/lib/components/Slider/Slider.d.ts.map +1 -1
- package/lib/components/Slider/styles.css.d.ts +1 -0
- package/lib/components/Slider/styles.css.d.ts.map +1 -1
- package/lib/components/Tabs/Tabs.d.ts +4 -4
- package/lib/components/Tabs/TabsContent.d.ts +1 -1
- package/lib/components/Tabs/TabsContent.d.ts.map +1 -1
- package/lib/components/Tabs/TabsList.d.ts +1 -1
- package/lib/components/Tabs/TabsList.d.ts.map +1 -1
- package/lib/components/Tabs/TabsTrigger.d.ts +1 -1
- package/lib/components/Tabs/TabsTrigger.d.ts.map +1 -1
- package/lib/components/TextField/TextField.d.ts +1 -1
- package/lib/components/TextField/TextField.d.ts.map +1 -1
- package/lib/components/ToggleGroup/ToggleGroup.d.ts +1 -1
- package/lib/components/ToggleGroup/ToggleGroup.d.ts.map +1 -1
- package/lib/components/Tooltip/Tooltip.d.ts +1 -1
- package/lib/components/Tooltip/Tooltip.d.ts.map +1 -1
- package/lib/components/Typography/Typography.d.ts +1 -1
- package/lib/components/Typography/Typography.d.ts.map +1 -1
- package/lib/components/index.d.ts +3 -0
- package/lib/components/index.d.ts.map +1 -1
- package/lib/form/Form/Form.d.ts +1 -1
- package/lib/form/Form/Form.d.ts.map +1 -1
- package/lib/form/FormMaskField/FormMaskField.d.ts +1 -1
- package/lib/form/FormMaskField/FormMaskField.d.ts.map +1 -1
- package/lib/form/FormSubmitButton/FormSubmitButton.d.ts +1 -1
- package/lib/form/FormSubmitButton/FormSubmitButton.d.ts.map +1 -1
- package/lib/form/FormTextField/FormTextField.d.ts +1 -1
- package/lib/form/FormTextField/FormTextField.d.ts.map +1 -1
- package/lib/hooks/index.d.ts +1 -0
- package/lib/hooks/index.d.ts.map +1 -1
- package/lib/hooks/useIsMobile/constants.d.ts +2 -0
- package/lib/hooks/useIsMobile/constants.d.ts.map +1 -0
- package/lib/hooks/useIsMobile/index.d.ts +2 -0
- package/lib/hooks/useIsMobile/index.d.ts.map +1 -0
- package/lib/hooks/useIsMobile/useIsMobile.d.ts +2 -0
- package/lib/hooks/useIsMobile/useIsMobile.d.ts.map +1 -0
- package/lib/index.d.ts +0 -3
- package/lib/index.d.ts.map +1 -1
- package/lib/index.mjs +4457 -1
- package/lib/stories/Accordion.stories.d.ts +1 -1
- package/lib/stories/Accordion.stories.d.ts.map +1 -1
- package/lib/stories/AlertDialog.stories.d.ts +4 -4
- package/lib/stories/AlertDialog.stories.d.ts.map +1 -1
- package/lib/stories/Badge.stories.d.ts +1 -1
- package/lib/stories/Badge.stories.d.ts.map +1 -1
- package/lib/stories/Breadcrumb.stories.d.ts +4 -4
- package/lib/stories/Breadcrumb.stories.d.ts.map +1 -1
- package/lib/stories/Button.stories.d.ts +12 -12
- package/lib/stories/Button.stories.d.ts.map +1 -1
- package/lib/stories/ButtonGroup.stories.d.ts +5 -5
- package/lib/stories/ButtonGroup.stories.d.ts.map +1 -1
- package/lib/stories/Calendar.stories.d.ts +6 -6
- package/lib/stories/Calendar.stories.d.ts.map +1 -1
- package/lib/stories/Card.stories.d.ts +7 -7
- package/lib/stories/Card.stories.d.ts.map +1 -1
- package/lib/stories/Carousel.stories.d.ts +2 -2
- package/lib/stories/Carousel.stories.d.ts.map +1 -1
- package/lib/stories/Checkbox.stories.d.ts +2 -2
- package/lib/stories/Checkbox.stories.d.ts.map +1 -1
- package/lib/stories/CircularProgress.stories.d.ts +2 -2
- package/lib/stories/CircularProgress.stories.d.ts.map +1 -1
- package/lib/stories/ConfirmAction.stories.d.ts +5 -5
- package/lib/stories/ConfirmAction.stories.d.ts.map +1 -1
- package/lib/stories/CopyTypography.stories.d.ts +5 -5
- package/lib/stories/CopyTypography.stories.d.ts.map +1 -1
- package/lib/stories/DashboardLayout.stories.d.ts +4 -4
- package/lib/stories/DashboardLayout.stories.d.ts.map +1 -1
- package/lib/stories/DataGrid.stories.d.ts +7 -7
- package/lib/stories/DataGrid.stories.d.ts.map +1 -1
- package/lib/stories/DataGridActionCell.stories.d.ts +4 -4
- package/lib/stories/DataGridActionCell.stories.d.ts.map +1 -1
- package/lib/stories/DataList.stories.d.ts +9 -7
- package/lib/stories/DataList.stories.d.ts.map +1 -1
- package/lib/stories/DatePicker.stories.d.ts +1 -1
- package/lib/stories/DatePicker.stories.d.ts.map +1 -1
- package/lib/stories/Description.stories.d.ts +15 -15
- package/lib/stories/Description.stories.d.ts.map +1 -1
- package/lib/stories/Dialog.stories.d.ts +5 -5
- package/lib/stories/Dialog.stories.d.ts.map +1 -1
- package/lib/stories/Drawer.stories.d.ts +2 -1
- package/lib/stories/Drawer.stories.d.ts.map +1 -1
- package/lib/stories/DropdownMenu.stories.d.ts +5 -5
- package/lib/stories/DropdownMenu.stories.d.ts.map +1 -1
- package/lib/stories/Empty.stories.d.ts +3 -3
- package/lib/stories/Empty.stories.d.ts.map +1 -1
- package/lib/stories/Input.stories.d.ts +6 -6
- package/lib/stories/Input.stories.d.ts.map +1 -1
- package/lib/stories/InputOTP.stories.d.ts +1 -1
- package/lib/stories/InputOTP.stories.d.ts.map +1 -1
- package/lib/stories/MaskField.stories.d.ts +2 -2
- package/lib/stories/MaskField.stories.d.ts.map +1 -1
- package/lib/stories/OverflowTypography.stories.d.ts +5 -5
- package/lib/stories/OverflowTypography.stories.d.ts.map +1 -1
- package/lib/stories/Pagination.stories.d.ts +1 -1
- package/lib/stories/Pagination.stories.d.ts.map +1 -1
- package/lib/stories/PeriodPicker.stories.d.ts +2 -2
- package/lib/stories/PeriodPicker.stories.d.ts.map +1 -1
- package/lib/stories/Popover.stories.d.ts +1 -1
- package/lib/stories/Popover.stories.d.ts.map +1 -1
- package/lib/stories/RadioGroup.stories.d.ts +1 -1
- package/lib/stories/RadioGroup.stories.d.ts.map +1 -1
- package/lib/stories/RangeInput.stories.d.ts +2 -1
- package/lib/stories/RangeInput.stories.d.ts.map +1 -1
- package/lib/stories/Select.stories.d.ts +3 -3
- package/lib/stories/Select.stories.d.ts.map +1 -1
- package/lib/stories/Sheet.stories.d.ts +3 -3
- package/lib/stories/Sheet.stories.d.ts.map +1 -1
- package/lib/stories/Sidebar/Sidebar.stories.d.ts +38 -0
- package/lib/stories/Sidebar/Sidebar.stories.d.ts.map +1 -0
- package/lib/stories/Sidebar/sidebarDemo.css.d.ts +28 -0
- package/lib/stories/Sidebar/sidebarDemo.css.d.ts.map +1 -0
- package/lib/stories/Slider.stories.d.ts +5 -1
- package/lib/stories/Slider.stories.d.ts.map +1 -1
- package/lib/stories/Tabs.stories.d.ts +3 -3
- package/lib/stories/Tabs.stories.d.ts.map +1 -1
- package/lib/stories/TextField.stories.d.ts +4 -4
- package/lib/stories/TextField.stories.d.ts.map +1 -1
- package/lib/stories/ToggleGroup.stories.d.ts +4 -4
- package/lib/stories/ToggleGroup.stories.d.ts.map +1 -1
- package/lib/stories/Tooltip.stories.d.ts +2 -2
- package/lib/stories/Tooltip.stories.d.ts.map +1 -1
- package/lib/stories/Typography.stories.d.ts +12 -12
- package/lib/stories/Typography.stories.d.ts.map +1 -1
- package/lib/styles.css +4924 -1
- package/lib/theme/index.d.ts +1 -0
- package/lib/theme/index.d.ts.map +1 -1
- package/lib/{utils.d.ts → theme/utils.d.ts} +1 -1
- package/lib/theme/utils.d.ts.map +1 -0
- package/package.json +21 -22
- package/lib/utils.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../../../src/components/PageLayout/Footer/Footer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvC,MAAM,MAAM,qBAAqB,GAAG;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,SAAS,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,MAAM,GAAI,OAAO,qBAAqB,
|
|
1
|
+
{"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../../../src/components/PageLayout/Footer/Footer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvC,MAAM,MAAM,qBAAqB,GAAG;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,SAAS,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,MAAM,GAAI,OAAO,qBAAqB,gCAIlD,CAAC"}
|
|
@@ -42,5 +42,5 @@ export type PageHeaderProps = {
|
|
|
42
42
|
*/
|
|
43
43
|
backButton?: Omit<ButtonProps, 'children' | 'variant'>;
|
|
44
44
|
};
|
|
45
|
-
export declare const Header: (props: PageHeaderProps) => import("react
|
|
45
|
+
export declare const Header: (props: PageHeaderProps) => import("react").JSX.Element;
|
|
46
46
|
//# sourceMappingURL=Header.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../src/components/PageLayout/Header/Header.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAa,MAAM,OAAO,CAAC;AAClD,OAAO,EAEN,KAAK,WAAW,EAIhB,MAAM,cAAc,CAAC;AAatB,MAAM,MAAM,eAAe,GAAG;IAC7B;;;OAGG;IACH,KAAK,EAAE,SAAS,GAAG,MAAM,CAAC;IAE1B;;;OAGG;IACH,QAAQ,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAE9B;;;;;;;;;OASG;IACH,WAAW,CAAC,EAAE,SAAS,CAAC;IAExB;;;OAGG;IACH,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;;;;;;OAQG;IACH,UAAU,CAAC,EAAE,IAAI,CAAC,WAAW,EAAE,UAAU,GAAG,SAAS,CAAC,CAAC;CACvD,CAAC;AAEF,eAAO,MAAM,MAAM,GAAI,OAAO,eAAe,
|
|
1
|
+
{"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../src/components/PageLayout/Header/Header.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAa,MAAM,OAAO,CAAC;AAClD,OAAO,EAEN,KAAK,WAAW,EAIhB,MAAM,cAAc,CAAC;AAatB,MAAM,MAAM,eAAe,GAAG;IAC7B;;;OAGG;IACH,KAAK,EAAE,SAAS,GAAG,MAAM,CAAC;IAE1B;;;OAGG;IACH,QAAQ,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAE9B;;;;;;;;;OASG;IACH,WAAW,CAAC,EAAE,SAAS,CAAC;IAExB;;;OAGG;IACH,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;;;;;;OAQG;IACH,UAAU,CAAC,EAAE,IAAI,CAAC,WAAW,EAAE,UAAU,GAAG,SAAS,CAAC,CAAC;CACvD,CAAC;AAEF,eAAO,MAAM,MAAM,GAAI,OAAO,eAAe,gCAmD5C,CAAC"}
|
|
@@ -4,10 +4,10 @@ export type PageLayoutProps = {
|
|
|
4
4
|
className?: string;
|
|
5
5
|
};
|
|
6
6
|
export declare const PageLayout: {
|
|
7
|
-
({ children, className }: PageLayoutProps): import("react
|
|
8
|
-
Header: (props: import("./Header").PageHeaderProps) => import("react
|
|
9
|
-
Content: (props: import("./Content").PageContentProps) => import("react
|
|
10
|
-
Footer: (props: import("./Footer").PageLayoutFooterProps) => import("react
|
|
11
|
-
Aside: ({ children, className }: import("./Aside").PageAsideProps) => import("react
|
|
7
|
+
({ children, className }: PageLayoutProps): import("react").JSX.Element;
|
|
8
|
+
Header: (props: import("./Header").PageHeaderProps) => import("react").JSX.Element;
|
|
9
|
+
Content: (props: import("./Content").PageContentProps) => import("react").JSX.Element;
|
|
10
|
+
Footer: (props: import("./Footer").PageLayoutFooterProps) => import("react").JSX.Element;
|
|
11
|
+
Aside: ({ children, className }: import("./Aside").PageAsideProps) => import("react").JSX.Element;
|
|
12
12
|
};
|
|
13
13
|
//# sourceMappingURL=PageLayout.d.ts.map
|
|
@@ -8,6 +8,6 @@ type Props = {
|
|
|
8
8
|
className?: string;
|
|
9
9
|
size?: ButtonSize;
|
|
10
10
|
};
|
|
11
|
-
export declare function Pagination(props: Props): import("react
|
|
11
|
+
export declare function Pagination(props: Props): import("react").JSX.Element | null;
|
|
12
12
|
export {};
|
|
13
13
|
//# sourceMappingURL=Pagination.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pagination.d.ts","sourceRoot":"","sources":["../../../src/components/Pagination/Pagination.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAIlD,KAAK,KAAK,GAAG;IACZ,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,UAAU,CAAC;CAClB,CAAC;AAEF,wBAAgB,UAAU,CAAC,KAAK,EAAE,KAAK,
|
|
1
|
+
{"version":3,"file":"Pagination.d.ts","sourceRoot":"","sources":["../../../src/components/Pagination/Pagination.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAIlD,KAAK,KAAK,GAAG;IACZ,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,UAAU,CAAC;CAClB,CAAC;AAEF,wBAAgB,UAAU,CAAC,KAAK,EAAE,KAAK,sCAqEtC"}
|
|
@@ -7,5 +7,5 @@ export type PeriodPickerProps = {
|
|
|
7
7
|
onSelect?: (date: Date | null) => void;
|
|
8
8
|
type?: 'month' | 'quarter';
|
|
9
9
|
} & Pick<TextFieldProps, 'error' | 'helperText' | 'label' | 'disabled' | 'placeholder' | 'className' | 'size' | 'fullWidth' | 'name'>;
|
|
10
|
-
export declare const PeriodPicker: (props: PeriodPickerProps) => import("react
|
|
10
|
+
export declare const PeriodPicker: (props: PeriodPickerProps) => import("react").JSX.Element;
|
|
11
11
|
//# sourceMappingURL=PeriodPicker.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PeriodPicker.d.ts","sourceRoot":"","sources":["../../../src/components/PeriodPicker/PeriodPicker.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAa,KAAK,cAAc,EAAE,MAAM,cAAc,CAAC;AAM9D,MAAM,MAAM,iBAAiB,GAAG;IAC/B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACpB,GAAG,CAAC,EAAE,IAAI,CAAC;IACX,GAAG,CAAC,EAAE,IAAI,CAAC;IACX,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,IAAI,GAAG,IAAI,KAAK,IAAI,CAAC;IACvC,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;CAC3B,GAAG,IAAI,CACP,cAAc,EACZ,OAAO,GACP,YAAY,GACZ,OAAO,GACP,UAAU,GACV,aAAa,GACb,WAAW,GACX,MAAM,GACN,WAAW,GACX,MAAM,CACR,CAAC;AAEF,eAAO,MAAM,YAAY,GAAI,OAAO,iBAAiB,
|
|
1
|
+
{"version":3,"file":"PeriodPicker.d.ts","sourceRoot":"","sources":["../../../src/components/PeriodPicker/PeriodPicker.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAa,KAAK,cAAc,EAAE,MAAM,cAAc,CAAC;AAM9D,MAAM,MAAM,iBAAiB,GAAG;IAC/B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACpB,GAAG,CAAC,EAAE,IAAI,CAAC;IACX,GAAG,CAAC,EAAE,IAAI,CAAC;IACX,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,IAAI,GAAG,IAAI,KAAK,IAAI,CAAC;IACvC,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;CAC3B,GAAG,IAAI,CACP,cAAc,EACZ,OAAO,GACP,YAAY,GACZ,OAAO,GACP,UAAU,GACV,aAAa,GACb,WAAW,GACX,MAAM,GACN,WAAW,GACX,MAAM,CACR,CAAC;AAEF,eAAO,MAAM,YAAY,GAAI,OAAO,iBAAiB,gCA+HpD,CAAC"}
|
|
@@ -4,6 +4,6 @@ type YearsDropdownProps = {
|
|
|
4
4
|
minDate: Date;
|
|
5
5
|
maxDate: Date;
|
|
6
6
|
};
|
|
7
|
-
export declare function YearsDropdown({ year, onSelect, minDate, maxDate, }: YearsDropdownProps): import("react
|
|
7
|
+
export declare function YearsDropdown({ year, onSelect, minDate, maxDate, }: YearsDropdownProps): import("react").JSX.Element;
|
|
8
8
|
export {};
|
|
9
9
|
//# sourceMappingURL=YearsDropdown.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"YearsDropdown.d.ts","sourceRoot":"","sources":["../../../../src/components/PeriodPicker/YearsDropdown/YearsDropdown.tsx"],"names":[],"mappings":"AASA,KAAK,kBAAkB,GAAG;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,OAAO,EAAE,IAAI,CAAC;IACd,OAAO,EAAE,IAAI,CAAC;CACd,CAAC;AAEF,wBAAgB,aAAa,CAAC,EAC7B,IAAI,EACJ,QAAQ,EACR,OAAO,EACP,OAAO,GACP,EAAE,kBAAkB
|
|
1
|
+
{"version":3,"file":"YearsDropdown.d.ts","sourceRoot":"","sources":["../../../../src/components/PeriodPicker/YearsDropdown/YearsDropdown.tsx"],"names":[],"mappings":"AASA,KAAK,kBAAkB,GAAG;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,OAAO,EAAE,IAAI,CAAC;IACd,OAAO,EAAE,IAAI,CAAC;CACd,CAAC;AAEF,wBAAgB,aAAa,CAAC,EAC7B,IAAI,EACJ,QAAQ,EACR,OAAO,EACP,OAAO,GACP,EAAE,kBAAkB,+BA8BpB"}
|
|
@@ -3,5 +3,5 @@ import type { PlaceholderSize } from '../types';
|
|
|
3
3
|
export type ImageProps = Pick<AllHTMLAttributes<HTMLImageElement>, 'src' | 'alt' | 'width' | 'height' | 'className'> & {
|
|
4
4
|
size?: PlaceholderSize;
|
|
5
5
|
};
|
|
6
|
-
export declare const Image: (props: ImageProps) => import("react
|
|
6
|
+
export declare const Image: (props: ImageProps) => import("react").JSX.Element;
|
|
7
7
|
//# sourceMappingURL=Image.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Image.d.ts","sourceRoot":"","sources":["../../../../src/components/Placeholder/Image/Image.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC/C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAGhD,MAAM,MAAM,UAAU,GAAG,IAAI,CAC5B,iBAAiB,CAAC,gBAAgB,CAAC,EACnC,KAAK,GAAG,KAAK,GAAG,OAAO,GAAG,QAAQ,GAAG,WAAW,CAChD,GAAG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,KAAK,GAAI,OAAO,UAAU,
|
|
1
|
+
{"version":3,"file":"Image.d.ts","sourceRoot":"","sources":["../../../../src/components/Placeholder/Image/Image.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC/C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAGhD,MAAM,MAAM,UAAU,GAAG,IAAI,CAC5B,iBAAiB,CAAC,gBAAgB,CAAC,EACnC,KAAK,GAAG,KAAK,GAAG,OAAO,GAAG,QAAQ,GAAG,WAAW,CAChD,GAAG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,KAAK,GAAI,OAAO,UAAU,gCAQtC,CAAC"}
|
|
@@ -37,5 +37,5 @@ export type PlaceholderProps = {
|
|
|
37
37
|
*/
|
|
38
38
|
renderImage?: (props: ImageProps) => JSX.Element;
|
|
39
39
|
};
|
|
40
|
-
export declare const Placeholder: ({ className, title, imgSrc, imgAlt, description, actions, size, renderImage, }: PlaceholderProps) =>
|
|
40
|
+
export declare const Placeholder: ({ className, title, imgSrc, imgAlt, description, actions, size, renderImage, }: PlaceholderProps) => JSX.Element;
|
|
41
41
|
//# sourceMappingURL=Placeholder.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Placeholder.d.ts","sourceRoot":"","sources":["../../../src/components/Placeholder/Placeholder.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,GAAG,EAAE,KAAK,SAAS,EAAW,MAAM,OAAO,CAAC;AAQ1D,OAAO,EAAS,KAAK,UAAU,EAAE,MAAM,SAAS,CAAC;AAQjD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAE/C,MAAM,MAAM,gBAAgB,GAAG;IAC9B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,KAAK,EAAE,GAAG,CAAC,OAAO,GAAG,GAAG,CAAC,OAAO,EAAE,GAAG,MAAM,CAAC;IAE5C;;OAEG;IACH,WAAW,CAAC,EAAE,GAAG,CAAC,OAAO,GAAG,GAAG,CAAC,OAAO,EAAE,GAAG,MAAM,CAAC;IAEnD;;OAEG;IACH,OAAO,CAAC,EAAE,SAAS,CAAC;IAEpB;;OAEG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB;;;;OAIG;IACH,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,GAAG,CAAC,OAAO,CAAC;CACjD,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,gFASzB,gBAAgB,
|
|
1
|
+
{"version":3,"file":"Placeholder.d.ts","sourceRoot":"","sources":["../../../src/components/Placeholder/Placeholder.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,GAAG,EAAE,KAAK,SAAS,EAAW,MAAM,OAAO,CAAC;AAQ1D,OAAO,EAAS,KAAK,UAAU,EAAE,MAAM,SAAS,CAAC;AAQjD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAE/C,MAAM,MAAM,gBAAgB,GAAG;IAC9B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,KAAK,EAAE,GAAG,CAAC,OAAO,GAAG,GAAG,CAAC,OAAO,EAAE,GAAG,MAAM,CAAC;IAE5C;;OAEG;IACH,WAAW,CAAC,EAAE,GAAG,CAAC,OAAO,GAAG,GAAG,CAAC,OAAO,EAAE,GAAG,MAAM,CAAC;IAEnD;;OAEG;IACH,OAAO,CAAC,EAAE,SAAS,CAAC;IAEpB;;OAEG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB;;;;OAIG;IACH,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,GAAG,CAAC,OAAO,CAAC;CACjD,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,gFASzB,gBAAgB,gBAwClB,CAAC"}
|
|
@@ -2,9 +2,9 @@ import { Popover as PopoverPrimitive } from '@base-ui/react/popover';
|
|
|
2
2
|
import type { PopoverProps } from './types';
|
|
3
3
|
declare const createHandle: typeof PopoverPrimitive.createHandle;
|
|
4
4
|
declare const Popover: {
|
|
5
|
-
({ ...props }: PopoverProps.Root): import("react
|
|
6
|
-
Trigger: ({ ...props }: PopoverProps.Trigger) => import("react
|
|
7
|
-
Content: ({ className, align, alignOffset, side, sideOffset, ...props }: PopoverProps.Content) => import("react
|
|
5
|
+
({ ...props }: PopoverProps.Root): import("react").JSX.Element;
|
|
6
|
+
Trigger: ({ ...props }: PopoverProps.Trigger) => import("react").JSX.Element;
|
|
7
|
+
Content: ({ className, align, alignOffset, side, sideOffset, ...props }: PopoverProps.Content) => import("react").JSX.Element;
|
|
8
8
|
Root: /*elided*/ any;
|
|
9
9
|
};
|
|
10
10
|
export { createHandle, Popover };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { Root } from '@radix-ui/react-radio-group';
|
|
2
2
|
export type RadioGroupProps = React.ComponentProps<typeof Root>;
|
|
3
|
-
export declare const RadioGroup: ({ className, ...props }: RadioGroupProps) => import("react
|
|
3
|
+
export declare const RadioGroup: ({ className, ...props }: RadioGroupProps) => import("react").JSX.Element;
|
|
4
4
|
//# sourceMappingURL=RadioGroup.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RadioGroup.d.ts","sourceRoot":"","sources":["../../../src/components/RadioGroup/RadioGroup.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAInD,MAAM,MAAM,eAAe,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC;AAEhE,eAAO,MAAM,UAAU,GAAI,yBAAyB,eAAe,
|
|
1
|
+
{"version":3,"file":"RadioGroup.d.ts","sourceRoot":"","sources":["../../../src/components/RadioGroup/RadioGroup.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAInD,MAAM,MAAM,eAAe,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC;AAEhE,eAAO,MAAM,UAAU,GAAI,yBAAyB,eAAe,gCAQlE,CAAC"}
|
|
@@ -2,5 +2,5 @@ import { Item } from '@radix-ui/react-radio-group';
|
|
|
2
2
|
export type RadioGroupItemProps = React.ComponentProps<typeof Item> & {
|
|
3
3
|
label: string;
|
|
4
4
|
};
|
|
5
|
-
export declare const RadioGroupItem: ({ className, label, ...props }: RadioGroupItemProps) => import("react
|
|
5
|
+
export declare const RadioGroupItem: ({ className, label, ...props }: RadioGroupItemProps) => import("react").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=RadioGroupItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RadioGroupItem.d.ts","sourceRoot":"","sources":["../../../src/components/RadioGroup/RadioGroupItem.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAa,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAW9D,MAAM,MAAM,mBAAmB,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,IAAI,CAAC,GAAG;IACrE,KAAK,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,gCAI5B,mBAAmB,
|
|
1
|
+
{"version":3,"file":"RadioGroupItem.d.ts","sourceRoot":"","sources":["../../../src/components/RadioGroup/RadioGroupItem.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAa,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAW9D,MAAM,MAAM,mBAAmB,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,IAAI,CAAC,GAAG;IACrE,KAAK,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,gCAI5B,mBAAmB,gCAkBrB,CAAC"}
|
|
@@ -12,5 +12,5 @@ export type RangeInputProps = {
|
|
|
12
12
|
minInputRef?: React.RefObject<HTMLInputElement>;
|
|
13
13
|
maxInputRef?: React.RefObject<HTMLInputElement>;
|
|
14
14
|
};
|
|
15
|
-
export declare function RangeInput({ min, max, onChange, minValue, maxValue, width, unit, size, className, isActive, minInputRef, maxInputRef, }: RangeInputProps): import("react
|
|
15
|
+
export declare function RangeInput({ min, max, onChange, minValue, maxValue, width, unit, size, className, isActive, minInputRef, maxInputRef, }: RangeInputProps): import("react").JSX.Element;
|
|
16
16
|
//# sourceMappingURL=RangeInput.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RangeInput.d.ts","sourceRoot":"","sources":["../../../src/components/RangeInput/RangeInput.tsx"],"names":[],"mappings":"AAaA,MAAM,MAAM,eAAe,GAAG;IAC7B,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACvD,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAChD,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,gBAAgB,CAAC,CAAC;CAChD,CAAC;AAEF,wBAAgB,UAAU,CAAC,EAC1B,GAAG,EACH,GAAG,EACH,QAAQ,EACR,QAAQ,EACR,QAAQ,EACR,KAAW,EACX,IAAS,EACT,IAAW,EACX,SAAS,EACT,QAAQ,EACR,WAAW,EACX,WAAW,GACX,EAAE,eAAe
|
|
1
|
+
{"version":3,"file":"RangeInput.d.ts","sourceRoot":"","sources":["../../../src/components/RangeInput/RangeInput.tsx"],"names":[],"mappings":"AAaA,MAAM,MAAM,eAAe,GAAG;IAC7B,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACvD,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAChD,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,gBAAgB,CAAC,CAAC;CAChD,CAAC;AAEF,wBAAgB,UAAU,CAAC,EAC1B,GAAG,EACH,GAAG,EACH,QAAQ,EACR,QAAQ,EACR,QAAQ,EACR,KAAW,EACX,IAAS,EACT,IAAW,EACX,SAAS,EACT,QAAQ,EACR,WAAW,EACX,WAAW,GACX,EAAE,eAAe,+BAsEjB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type ButtonProps } from '../Button';
|
|
2
2
|
type ScrollTopButtonProps = ButtonProps;
|
|
3
|
-
export declare function ScrollTopButton({ onClick, variant, ...props }: ScrollTopButtonProps): import("react
|
|
3
|
+
export declare function ScrollTopButton({ onClick, variant, ...props }: ScrollTopButtonProps): import("react").JSX.Element;
|
|
4
4
|
export {};
|
|
5
5
|
//# sourceMappingURL=ScrollTopButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScrollTopButton.d.ts","sourceRoot":"","sources":["../../../src/components/ScrollTopButton/ScrollTopButton.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAU,KAAK,WAAW,EAAE,MAAM,WAAW,CAAC;AAGrD,KAAK,oBAAoB,GAAG,WAAW,CAAC;AACxC,wBAAgB,eAAe,CAAC,EAC/B,OAAO,EACP,OAAmB,EACnB,GAAG,KAAK,EACR,EAAE,oBAAoB
|
|
1
|
+
{"version":3,"file":"ScrollTopButton.d.ts","sourceRoot":"","sources":["../../../src/components/ScrollTopButton/ScrollTopButton.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAU,KAAK,WAAW,EAAE,MAAM,WAAW,CAAC;AAGrD,KAAK,oBAAoB,GAAG,WAAW,CAAC;AACxC,wBAAgB,eAAe,CAAC,EAC/B,OAAO,EACP,OAAmB,EACnB,GAAG,KAAK,EACR,EAAE,oBAAoB,+BAuCtB"}
|
|
@@ -5,18 +5,18 @@ declare const SelectValue: import("react").ForwardRefExoticComponent<import("@ra
|
|
|
5
5
|
export type SelectTriggerProps = React.ComponentPropsWithoutRef<typeof Trigger> & {
|
|
6
6
|
size?: 'sm' | 'md' | 'lg';
|
|
7
7
|
};
|
|
8
|
-
declare const SelectTrigger: ({ className, children, size, ...props }: SelectTriggerProps) => import("react
|
|
8
|
+
declare const SelectTrigger: ({ className, children, size, ...props }: SelectTriggerProps) => import("react").JSX.Element;
|
|
9
9
|
export type ScrollUpButtonProps = React.ComponentPropsWithoutRef<typeof ScrollUpButton>;
|
|
10
|
-
declare const SelectScrollUpButton: ({ className, ...props }: ScrollUpButtonProps) => import("react
|
|
10
|
+
declare const SelectScrollUpButton: ({ className, ...props }: ScrollUpButtonProps) => import("react").JSX.Element;
|
|
11
11
|
export type ScrollDownButtonProps = React.ComponentPropsWithoutRef<typeof ScrollDownButton>;
|
|
12
|
-
declare const SelectScrollDownButton: ({ className, ...props }: ScrollDownButtonProps) => import("react
|
|
12
|
+
declare const SelectScrollDownButton: ({ className, ...props }: ScrollDownButtonProps) => import("react").JSX.Element;
|
|
13
13
|
export type SelectContentProps = React.ComponentPropsWithoutRef<typeof Content>;
|
|
14
|
-
declare const SelectContent: ({ className, children, position, ...props }: SelectContentProps) => import("react
|
|
14
|
+
declare const SelectContent: ({ className, children, position, ...props }: SelectContentProps) => import("react").JSX.Element;
|
|
15
15
|
export type SelectLabelProps = React.ComponentPropsWithoutRef<typeof Label>;
|
|
16
|
-
declare const SelectLabel: ({ className, ...props }: SelectLabelProps) => import("react
|
|
16
|
+
declare const SelectLabel: ({ className, ...props }: SelectLabelProps) => import("react").JSX.Element;
|
|
17
17
|
export type SelectItemProps = React.ComponentPropsWithoutRef<typeof Item>;
|
|
18
|
-
declare const SelectItem: ({ className, children, ...props }: SelectItemProps) => import("react
|
|
18
|
+
declare const SelectItem: ({ className, children, ...props }: SelectItemProps) => import("react").JSX.Element;
|
|
19
19
|
export type SelectSeparatorProps = React.ComponentPropsWithoutRef<typeof Separator>;
|
|
20
|
-
declare const SelectSeparator: ({ className, ...props }: SelectSeparatorProps) => import("react
|
|
20
|
+
declare const SelectSeparator: ({ className, ...props }: SelectSeparatorProps) => import("react").JSX.Element;
|
|
21
21
|
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, };
|
|
22
22
|
//# sourceMappingURL=Select.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Select.d.ts","sourceRoot":"","sources":["../../../src/components/Select/Select.tsx"],"names":[],"mappings":"AAAA,OAAO,EACN,OAAO,EAGP,IAAI,EAGJ,KAAK,EAGL,gBAAgB,EAChB,cAAc,EACd,SAAS,EACT,OAAO,EAGP,MAAM,wBAAwB,CAAC;AAKhC,QAAA,MAAM,MAAM,kEAAO,CAAC;AACpB,QAAA,MAAM,WAAW,8IAAQ,CAAC;AAC1B,QAAA,MAAM,WAAW,+IAAQ,CAAC;AAE1B,MAAM,MAAM,kBAAkB,GAAG,KAAK,CAAC,wBAAwB,CAC9D,OAAO,OAAO,CACd,GAAG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC1B,CAAC;AACF,QAAA,MAAM,aAAa,GAAI,yCAKpB,kBAAkB,
|
|
1
|
+
{"version":3,"file":"Select.d.ts","sourceRoot":"","sources":["../../../src/components/Select/Select.tsx"],"names":[],"mappings":"AAAA,OAAO,EACN,OAAO,EAGP,IAAI,EAGJ,KAAK,EAGL,gBAAgB,EAChB,cAAc,EACd,SAAS,EACT,OAAO,EAGP,MAAM,wBAAwB,CAAC;AAKhC,QAAA,MAAM,MAAM,kEAAO,CAAC;AACpB,QAAA,MAAM,WAAW,8IAAQ,CAAC;AAC1B,QAAA,MAAM,WAAW,+IAAQ,CAAC;AAE1B,MAAM,MAAM,kBAAkB,GAAG,KAAK,CAAC,wBAAwB,CAC9D,OAAO,OAAO,CACd,GAAG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC1B,CAAC;AACF,QAAA,MAAM,aAAa,GAAI,yCAKpB,kBAAkB,gCAUpB,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG,KAAK,CAAC,wBAAwB,CAC/D,OAAO,cAAc,CACrB,CAAC;AACF,QAAA,MAAM,oBAAoB,GAAI,yBAAyB,mBAAmB,gCAIzE,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG,KAAK,CAAC,wBAAwB,CACjE,OAAO,gBAAgB,CACvB,CAAC;AAEF,QAAA,MAAM,sBAAsB,GAAI,yBAG7B,qBAAqB,gCAIvB,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG,KAAK,CAAC,wBAAwB,CAAC,OAAO,OAAO,CAAC,CAAC;AAEhF,QAAA,MAAM,aAAa,GAAI,6CAKpB,kBAAkB,gCAYpB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC,wBAAwB,CAAC,OAAO,KAAK,CAAC,CAAC;AAC5E,QAAA,MAAM,WAAW,GAAI,yBAAyB,gBAAgB,gCAE7D,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG,KAAK,CAAC,wBAAwB,CAAC,OAAO,IAAI,CAAC,CAAC;AAC1E,QAAA,MAAM,UAAU,GAAI,mCAAmC,eAAe,gCASrE,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG,KAAK,CAAC,wBAAwB,CAChE,OAAO,SAAS,CAChB,CAAC;AAEF,QAAA,MAAM,eAAe,GAAI,yBAAyB,oBAAoB,gCAErE,CAAC;AAEF,OAAO,EACN,MAAM,EACN,aAAa,EACb,WAAW,EACX,UAAU,EACV,WAAW,EACX,sBAAsB,EACtB,oBAAoB,EACpB,eAAe,EACf,aAAa,EACb,WAAW,GACX,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/Select/styles.css.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/Select/styles.css.ts"],"names":[],"mappings":"AAkBA,eAAO,MAAM,OAAO,QAyBlB,CAAC;AAGH,eAAO,MAAM,KAAK,oCAgBhB,CAAC;AAQH,eAAO,MAAM,YAAY,QAMvB,CAAC;AAEH,eAAO,MAAM,OAAO,QAgClB,CAAC;AAEH,eAAO,MAAM,QAAQ,QAUnB,CAAC;AAEH,eAAO,MAAM,KAAK,QAIhB,CAAC;AAEH,eAAO,MAAM,IAAI,QAsBf,CAAC;AAEH,eAAO,MAAM,oBAAoB,QAQ/B,CAAC;AAEH,eAAO,MAAM,SAAS,QAIpB,CAAC;AAEH,eAAO,MAAM,IAAI,QAGf,CAAC;AAEH,eAAO,MAAM,OAAO,QAIlB,CAAC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import type { SheetProps } from './types';
|
|
2
|
-
declare function Sheet({ ...props }: SheetProps.Root): import("react
|
|
2
|
+
declare function Sheet({ ...props }: SheetProps.Root): import("react").JSX.Element;
|
|
3
3
|
declare namespace Sheet {
|
|
4
|
-
var Trigger: ({ ...props }: SheetProps.Trigger) => import("react
|
|
5
|
-
var Close: ({ ...props }: SheetProps.Close) => import("react
|
|
6
|
-
var Portal: ({ ...props }: SheetProps.Portal) => import("react
|
|
7
|
-
var Overlay: ({ className, ...props }: SheetProps.Overlay) => import("react
|
|
8
|
-
var Content: ({ className, children, side, showCloseButton, ...props }: SheetProps.Content) => import("react
|
|
9
|
-
var Header: ({ className, ...props }: SheetProps.Header) => import("react
|
|
10
|
-
var Footer: ({ className, ...props }: SheetProps.Footer) => import("react
|
|
11
|
-
var Title: ({ className, ...props }: SheetProps.Title) => import("react
|
|
12
|
-
var Description: ({ className, ...props }: SheetProps.Description) => import("react
|
|
4
|
+
var Trigger: ({ ...props }: SheetProps.Trigger) => import("react").JSX.Element;
|
|
5
|
+
var Close: ({ ...props }: SheetProps.Close) => import("react").JSX.Element;
|
|
6
|
+
var Portal: ({ ...props }: SheetProps.Portal) => import("react").JSX.Element;
|
|
7
|
+
var Overlay: ({ className, ...props }: SheetProps.Overlay) => import("react").JSX.Element;
|
|
8
|
+
var Content: ({ className, children, side, showCloseButton, ...props }: SheetProps.Content) => import("react").JSX.Element;
|
|
9
|
+
var Header: ({ className, ...props }: SheetProps.Header) => import("react").JSX.Element;
|
|
10
|
+
var Footer: ({ className, ...props }: SheetProps.Footer) => import("react").JSX.Element;
|
|
11
|
+
var Title: ({ className, ...props }: SheetProps.Title) => import("react").JSX.Element;
|
|
12
|
+
var Description: ({ className, ...props }: SheetProps.Description) => import("react").JSX.Element;
|
|
13
13
|
}
|
|
14
14
|
export { Sheet };
|
|
15
15
|
//# sourceMappingURL=Sheet.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Sheet.d.ts","sourceRoot":"","sources":["../../../src/components/Sheet/Sheet.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAE1C,iBAAS,KAAK,CAAC,EAAE,GAAG,KAAK,EAAE,EAAE,UAAU,CAAC,IAAI
|
|
1
|
+
{"version":3,"file":"Sheet.d.ts","sourceRoot":"","sources":["../../../src/components/Sheet/Sheet.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAE1C,iBAAS,KAAK,CAAC,EAAE,GAAG,KAAK,EAAE,EAAE,UAAU,CAAC,IAAI,+BAE3C;kBAFQ,KAAK;gCAIiB,UAAU,CAAC,OAAO;8BAIpB,UAAU,CAAC,KAAK;+BAIf,UAAU,CAAC,MAAM;2CAIL,UAAU,CAAC,OAAO;4EAgBzD,UAAU,CAAC,OAAO;0CA+BoB,UAAU,CAAC,MAAM;0CAUjB,UAAU,CAAC,MAAM;yCAUlB,UAAU,CAAC,KAAK;+CAUV,UAAU,CAAC,WAAW;;AAoBpE,OAAO,EAAE,KAAK,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/Sheet/styles.css.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/Sheet/styles.css.ts"],"names":[],"mappings":"AAwDA,eAAO,MAAM,OAAO,QAiBlB,CAAC;AAEH,eAAO,MAAM,OAAO,QAmFlB,CAAC;AAEH,eAAO,MAAM,WAAW,QAItB,CAAC;AAEH,eAAO,MAAM,SAAS,QAUpB,CAAC;AAEH,eAAO,MAAM,MAAM,QAKjB,CAAC;AAEH,eAAO,MAAM,MAAM,QAMjB,CAAC;AAEH,eAAO,MAAM,KAAK,QAOhB,CAAC;AAEH,eAAO,MAAM,WAAW,QAKtB,CAAC"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import type { SidebarContextValue, SidebarProps } from './types';
|
|
3
|
+
declare function useSidebar(): SidebarContextValue;
|
|
4
|
+
declare function Provider({ defaultOpen, open: openProp, onOpenChange, className, style, children, ...props }: SidebarProps.Provider): React.JSX.Element;
|
|
5
|
+
declare function SidebarRoot({ side, variant, collapsible, className, style, children, ...props }: SidebarProps.Root): React.JSX.Element;
|
|
6
|
+
declare function Trigger({ className, onClick, children, ...props }: SidebarProps.Trigger): React.JSX.Element;
|
|
7
|
+
declare function Rail({ className, ...props }: SidebarProps.Rail): React.JSX.Element;
|
|
8
|
+
declare function Inset({ className, ...props }: SidebarProps.Inset): React.JSX.Element;
|
|
9
|
+
declare function SidebarInput({ className, ...props }: SidebarProps.Input): React.JSX.Element;
|
|
10
|
+
declare function Header({ className, ...props }: SidebarProps.Header): React.JSX.Element;
|
|
11
|
+
declare function Footer({ className, ...props }: SidebarProps.Footer): React.JSX.Element;
|
|
12
|
+
declare function Separator({ className, orientation, ...props }: SidebarProps.Separator): React.JSX.Element;
|
|
13
|
+
declare function Content({ className, ...props }: SidebarProps.Content): React.JSX.Element;
|
|
14
|
+
declare function Group({ className, ...props }: SidebarProps.Group): React.JSX.Element;
|
|
15
|
+
declare function GroupLabel({ className, render, ...props }: SidebarProps.GroupLabel): React.ReactElement<unknown, string | React.JSXElementConstructor<any>>;
|
|
16
|
+
declare function GroupAction({ className, render, ...props }: SidebarProps.GroupAction): React.ReactElement<unknown, string | React.JSXElementConstructor<any>>;
|
|
17
|
+
declare function GroupContent({ className, ...props }: SidebarProps.GroupContent): React.JSX.Element;
|
|
18
|
+
declare function Menu({ className, ...props }: SidebarProps.Menu): React.JSX.Element;
|
|
19
|
+
declare function MenuItem({ className, ...props }: SidebarProps.MenuItem): React.JSX.Element;
|
|
20
|
+
declare function MenuButton({ isActive, variant, size, tooltip, className, render, ...props }: SidebarProps.MenuButton): React.JSX.Element;
|
|
21
|
+
declare function MenuAction({ className, showOnHover, render, ...props }: SidebarProps.MenuAction): React.ReactElement<unknown, string | React.JSXElementConstructor<any>>;
|
|
22
|
+
declare function MenuBadge({ className, ...props }: SidebarProps.MenuBadge): React.JSX.Element;
|
|
23
|
+
declare function MenuSkeleton({ className, showIcon, ...props }: SidebarProps.MenuSkeleton): React.JSX.Element;
|
|
24
|
+
declare function MenuSub({ className, ...props }: SidebarProps.MenuSub): React.JSX.Element;
|
|
25
|
+
declare function MenuSubItem({ className, ...props }: SidebarProps.MenuSubItem): React.JSX.Element;
|
|
26
|
+
declare function MenuSubButton({ size, isActive, className, render, ...props }: SidebarProps.MenuSubButton): React.ReactElement<unknown, string | React.JSXElementConstructor<any>>;
|
|
27
|
+
declare const Sidebar: typeof SidebarRoot & {
|
|
28
|
+
Provider: typeof Provider;
|
|
29
|
+
Trigger: typeof Trigger;
|
|
30
|
+
Rail: typeof Rail;
|
|
31
|
+
Inset: typeof Inset;
|
|
32
|
+
Input: typeof SidebarInput;
|
|
33
|
+
Header: typeof Header;
|
|
34
|
+
Footer: typeof Footer;
|
|
35
|
+
Separator: typeof Separator;
|
|
36
|
+
Content: typeof Content;
|
|
37
|
+
Group: typeof Group;
|
|
38
|
+
GroupLabel: typeof GroupLabel;
|
|
39
|
+
GroupAction: typeof GroupAction;
|
|
40
|
+
GroupContent: typeof GroupContent;
|
|
41
|
+
Menu: typeof Menu;
|
|
42
|
+
MenuItem: typeof MenuItem;
|
|
43
|
+
MenuButton: typeof MenuButton;
|
|
44
|
+
MenuAction: typeof MenuAction;
|
|
45
|
+
MenuBadge: typeof MenuBadge;
|
|
46
|
+
MenuSkeleton: typeof MenuSkeleton;
|
|
47
|
+
MenuSub: typeof MenuSub;
|
|
48
|
+
MenuSubItem: typeof MenuSubItem;
|
|
49
|
+
MenuSubButton: typeof MenuSubButton;
|
|
50
|
+
};
|
|
51
|
+
export { Sidebar, useSidebar };
|
|
52
|
+
//# sourceMappingURL=Sidebar.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/Sidebar.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const SIDEBAR_COOKIE_NAME = "sidebar_state";
|
|
2
|
+
export declare const SIDEBAR_COOKIE_MAX_AGE: number;
|
|
3
|
+
export declare const SIDEBAR_WIDTH = "16rem";
|
|
4
|
+
export declare const SIDEBAR_WIDTH_MOBILE = "18rem";
|
|
5
|
+
export declare const SIDEBAR_WIDTH_ICON = "3rem";
|
|
6
|
+
export declare const SIDEBAR_KEYBOARD_SHORTCUT = "b";
|
|
7
|
+
//# sourceMappingURL=constants.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB,kBAAkB,CAAC;AACnD,eAAO,MAAM,sBAAsB,QAAmB,CAAC;AACvD,eAAO,MAAM,aAAa,UAAU,CAAC;AACrC,eAAO,MAAM,oBAAoB,UAAU,CAAC;AAC5C,eAAO,MAAM,kBAAkB,SAAS,CAAC;AACzC,eAAO,MAAM,yBAAyB,MAAM,CAAC"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { Sidebar, useSidebar } from './Sidebar';
|
|
2
|
+
export type { SidebarCollapsible, SidebarContextValue, SidebarMenuButtonSize, SidebarMenuButtonVariant, SidebarMenuSubButtonSize, SidebarProps, SidebarSide, SidebarState, SidebarTooltip, SidebarVariant, } from './types';
|
|
3
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAChD,YAAY,EACX,kBAAkB,EAClB,mBAAmB,EACnB,qBAAqB,EACrB,wBAAwB,EACxB,wBAAwB,EACxB,YAAY,EACZ,WAAW,EACX,YAAY,EACZ,cAAc,EACd,cAAc,GACd,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import type { SidebarMenuButtonSize, SidebarMenuButtonVariant, SidebarMenuSubButtonSize } from './types';
|
|
2
|
+
export declare const wrapper: string;
|
|
3
|
+
export declare const desktopSidebar: string;
|
|
4
|
+
export declare const gap: string;
|
|
5
|
+
export declare const container: string;
|
|
6
|
+
export declare const staticSidebar: string;
|
|
7
|
+
export declare const inner: string;
|
|
8
|
+
export declare const mobileContent: string;
|
|
9
|
+
export declare const mobileInner: string;
|
|
10
|
+
export declare const visuallyHidden: string;
|
|
11
|
+
export declare const trigger: string;
|
|
12
|
+
export declare const rail: string;
|
|
13
|
+
export declare const inset: string;
|
|
14
|
+
export declare const input: string;
|
|
15
|
+
export declare const header: string;
|
|
16
|
+
export declare const footer: string;
|
|
17
|
+
export declare const separator: string;
|
|
18
|
+
export declare const content: string;
|
|
19
|
+
export declare const group: string;
|
|
20
|
+
export declare const groupLabel: string;
|
|
21
|
+
export declare const groupAction: string;
|
|
22
|
+
export declare const groupContent: string;
|
|
23
|
+
export declare const menu: string;
|
|
24
|
+
export declare const menuItem: string;
|
|
25
|
+
export declare const menuButton: string;
|
|
26
|
+
export declare const menuButtonVariants: Record<SidebarMenuButtonVariant, string>;
|
|
27
|
+
export declare const menuButtonSizes: Record<SidebarMenuButtonSize, string>;
|
|
28
|
+
export declare const menuAction: string;
|
|
29
|
+
export declare const menuBadge: string;
|
|
30
|
+
export declare const menuSkeleton: string;
|
|
31
|
+
export declare const skeleton: string;
|
|
32
|
+
export declare const skeletonIcon: string;
|
|
33
|
+
export declare const skeletonText: string;
|
|
34
|
+
export declare const menuSub: string;
|
|
35
|
+
export declare const menuSubItem: string;
|
|
36
|
+
export declare const menuSubButton: string;
|
|
37
|
+
export declare const menuSubButtonSizes: Record<SidebarMenuSubButtonSize, string>;
|
|
38
|
+
//# sourceMappingURL=styles.css.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/styles.css.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EACX,qBAAqB,EACrB,wBAAwB,EACxB,wBAAwB,EACxB,MAAM,SAAS,CAAC;AAcjB,eAAO,MAAM,OAAO,QASlB,CAAC;AAEH,eAAO,MAAM,cAAc,QAQzB,CAAC;AAMH,eAAO,MAAM,GAAG,QAKd,CAAC;AAqBH,eAAO,MAAM,SAAS,QAcpB,CAAC;AAwDH,eAAO,MAAM,aAAa,QAOxB,CAAC;AAEH,eAAO,MAAM,KAAK,QAMhB,CAAC;AAQH,eAAO,MAAM,aAAa,QAOxB,CAAC;AAEH,eAAO,MAAM,WAAW,QAKtB,CAAC;AAEH,eAAO,MAAM,cAAc,QAUzB,CAAC;AAEH,eAAO,MAAM,OAAO,QAGlB,CAAC;AAEH,eAAO,MAAM,IAAI,QA8Bf,CAAC;AAoDH,eAAO,MAAM,KAAK,QAOhB,CAAC;AAwBH,eAAO,MAAM,KAAK,QAIhB,CAAC;AAEH,eAAO,MAAM,MAAM,QAKjB,CAAC;AAEH,eAAO,MAAM,MAAM,QAKjB,CAAC;AAEH,eAAO,MAAM,SAAS,QAMpB,CAAC;AAEH,eAAO,MAAM,OAAO,QAOlB,CAAC;AAMH,eAAO,MAAM,KAAK,QAOhB,CAAC;AAEH,eAAO,MAAM,UAAU,QAiBrB,CAAC;AAaH,eAAO,MAAM,WAAW,QAwCtB,CAAC;AAYH,eAAO,MAAM,YAAY,QAGvB,CAAC;AAEH,eAAO,MAAM,IAAI,QASf,CAAC;AAEH,eAAO,MAAM,QAAQ,QAEnB,CAAC;AAEH,eAAO,MAAM,UAAU,QA+CrB,CAAC;AAEH,eAAO,MAAM,kBAAkB,0CAc7B,CAAC;AAEH,eAAO,MAAM,eAAe,uCAe1B,CAAC;AA+BH,eAAO,MAAM,UAAU,QAyCrB,CAAC;AA2CH,eAAO,MAAM,SAAS,QAgBpB,CAAC;AA0BH,eAAO,MAAM,YAAY,QAOvB,CAAC;AAEH,eAAO,MAAM,QAAQ,QAInB,CAAC;AAEH,eAAO,MAAM,YAAY,QAGvB,CAAC;AAEH,eAAO,MAAM,YAAY,QAIvB,CAAC;AAEH,eAAO,MAAM,OAAO,QAUlB,CAAC;AAMH,eAAO,MAAM,WAAW,QAEtB,CAAC;AAEH,eAAO,MAAM,aAAa,QAoCxB,CAAC;AAEH,eAAO,MAAM,kBAAkB,0CAS7B,CAAC"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import type { Separator as SeparatorPrimitive } from '@base-ui/react/separator';
|
|
2
|
+
import type { useRender } from '@base-ui/react/use-render';
|
|
3
|
+
import type { ButtonProps } from '../Button';
|
|
4
|
+
import type { InputProps } from '../Input';
|
|
5
|
+
import type { TooltipProps } from '../Tooltip';
|
|
6
|
+
export type SidebarState = 'expanded' | 'collapsed';
|
|
7
|
+
export type SidebarSide = 'left' | 'right';
|
|
8
|
+
export type SidebarVariant = 'sidebar' | 'floating' | 'inset';
|
|
9
|
+
export type SidebarCollapsible = 'offcanvas' | 'icon' | 'none';
|
|
10
|
+
export type SidebarMenuButtonVariant = 'default' | 'outline';
|
|
11
|
+
export type SidebarMenuButtonSize = 'default' | 'sm' | 'lg';
|
|
12
|
+
export type SidebarMenuSubButtonSize = 'sm' | 'md';
|
|
13
|
+
export type SidebarContextValue = {
|
|
14
|
+
state: SidebarState;
|
|
15
|
+
open: boolean;
|
|
16
|
+
setOpen: (open: boolean | ((open: boolean) => boolean)) => void;
|
|
17
|
+
openMobile: boolean;
|
|
18
|
+
setOpenMobile: (open: boolean) => void;
|
|
19
|
+
isMobile: boolean;
|
|
20
|
+
toggleSidebar: () => void;
|
|
21
|
+
};
|
|
22
|
+
export type SidebarTooltip = string | (Omit<TooltipProps, 'children' | 'content' | 'text'> & {
|
|
23
|
+
children?: React.ReactNode;
|
|
24
|
+
});
|
|
25
|
+
export declare namespace SidebarProps {
|
|
26
|
+
type Provider = React.ComponentProps<'div'> & {
|
|
27
|
+
defaultOpen?: boolean;
|
|
28
|
+
open?: boolean;
|
|
29
|
+
onOpenChange?: (open: boolean) => void;
|
|
30
|
+
};
|
|
31
|
+
type Root = React.ComponentProps<'div'> & {
|
|
32
|
+
side?: SidebarSide;
|
|
33
|
+
variant?: SidebarVariant;
|
|
34
|
+
collapsible?: SidebarCollapsible;
|
|
35
|
+
};
|
|
36
|
+
type Trigger = ButtonProps;
|
|
37
|
+
type Rail = React.ComponentProps<'button'>;
|
|
38
|
+
type Inset = React.ComponentProps<'main'>;
|
|
39
|
+
type Input = InputProps;
|
|
40
|
+
type Header = React.ComponentProps<'div'>;
|
|
41
|
+
type Footer = React.ComponentProps<'div'>;
|
|
42
|
+
type Separator = SeparatorPrimitive.Props;
|
|
43
|
+
type Content = React.ComponentProps<'div'>;
|
|
44
|
+
type Group = React.ComponentProps<'div'>;
|
|
45
|
+
type GroupLabel = useRender.ComponentProps<'div'>;
|
|
46
|
+
type GroupAction = useRender.ComponentProps<'button'>;
|
|
47
|
+
type GroupContent = React.ComponentProps<'div'>;
|
|
48
|
+
type Menu = React.ComponentProps<'ul'>;
|
|
49
|
+
type MenuItem = React.ComponentProps<'li'>;
|
|
50
|
+
type MenuButton = useRender.ComponentProps<'button'> & {
|
|
51
|
+
isActive?: boolean;
|
|
52
|
+
variant?: SidebarMenuButtonVariant;
|
|
53
|
+
size?: SidebarMenuButtonSize;
|
|
54
|
+
tooltip?: SidebarTooltip;
|
|
55
|
+
};
|
|
56
|
+
type MenuAction = useRender.ComponentProps<'button'> & {
|
|
57
|
+
showOnHover?: boolean;
|
|
58
|
+
};
|
|
59
|
+
type MenuBadge = React.ComponentProps<'div'>;
|
|
60
|
+
type MenuSkeleton = React.ComponentProps<'div'> & {
|
|
61
|
+
showIcon?: boolean;
|
|
62
|
+
};
|
|
63
|
+
type MenuSub = React.ComponentProps<'ul'>;
|
|
64
|
+
type MenuSubItem = React.ComponentProps<'li'>;
|
|
65
|
+
type MenuSubButton = useRender.ComponentProps<'a'> & {
|
|
66
|
+
size?: SidebarMenuSubButtonSize;
|
|
67
|
+
isActive?: boolean;
|
|
68
|
+
};
|
|
69
|
+
}
|
|
70
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/types.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export
|
|
1
|
+
import { Slider as SliderPrimitive } from '@base-ui/react/slider';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
export type SliderProps = SliderPrimitive.Root.Props<number[]> & {
|
|
4
|
+
onValueCommit?: (value: number[]) => void;
|
|
5
|
+
};
|
|
6
|
+
export declare function Slider({ className, defaultValue, value, min, max, onValueCommit, onValueCommitted, ...props }: SliderProps): React.JSX.Element;
|
|
4
7
|
//# sourceMappingURL=Slider.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../../../src/components/Slider/Slider.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../../../src/components/Slider/Slider.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAElE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,MAAM,MAAM,WAAW,GAAG,eAAe,CAAC,IAAI,CAAC,KAAK,CAAC,MAAM,EAAE,CAAC,GAAG;IAChE,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;CAC1C,CAAC;AAEF,wBAAgB,MAAM,CAAC,EACtB,SAAS,EACT,YAAY,EACZ,KAAK,EACL,GAAO,EACP,GAAS,EACT,aAAa,EACb,gBAAgB,EAChB,GAAG,KAAK,EACR,EAAE,WAAW,qBAuDb"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/Slider/styles.css.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,IAAI,
|
|
1
|
+
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/Slider/styles.css.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,IAAI,QAUf,CAAC;AAEH,eAAO,MAAM,OAAO,QAkBlB,CAAC;AAEH,eAAO,MAAM,KAAK,QAkBhB,CAAC;AAEH,eAAO,MAAM,KAAK,QAWhB,CAAC;AAEH,eAAO,MAAM,KAAK,QAmChB,CAAC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { type TabsContentProps, type TabsListProps, type TabsProps, type TabsTriggerProps } from '@radix-ui/react-tabs';
|
|
2
2
|
export type { TabsContentProps, TabsListProps, TabsProps, TabsTriggerProps };
|
|
3
3
|
export declare const Tabs: {
|
|
4
|
-
(props: TabsProps): import("react
|
|
5
|
-
Content: ({ className, ...props }: TabsContentProps) => import("react
|
|
6
|
-
List: ({ className, ...props }: import("./TabsList").TabsListProps) => import("react
|
|
7
|
-
Trigger: ({ className, size, ...props }: import("./TabsTrigger").TabsTriggerProps) => import("react
|
|
4
|
+
(props: TabsProps): import("react").JSX.Element;
|
|
5
|
+
Content: ({ className, ...props }: TabsContentProps) => import("react").JSX.Element;
|
|
6
|
+
List: ({ className, ...props }: import("./TabsList").TabsListProps) => import("react").JSX.Element;
|
|
7
|
+
Trigger: ({ className, size, ...props }: import("./TabsTrigger").TabsTriggerProps) => import("react").JSX.Element;
|
|
8
8
|
};
|
|
9
9
|
//# sourceMappingURL=Tabs.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { Content, type TabsContentProps } from '@radix-ui/react-tabs';
|
|
2
2
|
export type ContentProps = React.ComponentPropsWithoutRef<typeof Content>;
|
|
3
|
-
export declare const TabsContent: ({ className, ...props }: TabsContentProps) => import("react
|
|
3
|
+
export declare const TabsContent: ({ className, ...props }: TabsContentProps) => import("react").JSX.Element;
|
|
4
4
|
//# sourceMappingURL=TabsContent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabsContent.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/TabsContent.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAItE,MAAM,MAAM,YAAY,GAAG,KAAK,CAAC,wBAAwB,CAAC,OAAO,OAAO,CAAC,CAAC;AAE1E,eAAO,MAAM,WAAW,GAAI,yBAAyB,gBAAgB,
|
|
1
|
+
{"version":3,"file":"TabsContent.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/TabsContent.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAItE,MAAM,MAAM,YAAY,GAAG,KAAK,CAAC,wBAAwB,CAAC,OAAO,OAAO,CAAC,CAAC;AAE1E,eAAO,MAAM,WAAW,GAAI,yBAAyB,gBAAgB,gCAEpE,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { List } from '@radix-ui/react-tabs';
|
|
2
2
|
export type TabsListProps = React.ComponentPropsWithoutRef<typeof List>;
|
|
3
|
-
export declare const TabsList: ({ className, ...props }: TabsListProps) => import("react
|
|
3
|
+
export declare const TabsList: ({ className, ...props }: TabsListProps) => import("react").JSX.Element;
|
|
4
4
|
//# sourceMappingURL=TabsList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabsList.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/TabsList.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAI5C,MAAM,MAAM,aAAa,GAAG,KAAK,CAAC,wBAAwB,CAAC,OAAO,IAAI,CAAC,CAAC;AACxE,eAAO,MAAM,QAAQ,GAAI,yBAAyB,aAAa,
|
|
1
|
+
{"version":3,"file":"TabsList.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/TabsList.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAI5C,MAAM,MAAM,aAAa,GAAG,KAAK,CAAC,wBAAwB,CAAC,OAAO,IAAI,CAAC,CAAC;AACxE,eAAO,MAAM,QAAQ,GAAI,yBAAyB,aAAa,gCAE9D,CAAC"}
|
|
@@ -2,5 +2,5 @@ import { Trigger } from '@radix-ui/react-tabs';
|
|
|
2
2
|
export type TabsTriggerProps = React.ComponentPropsWithoutRef<typeof Trigger> & {
|
|
3
3
|
size?: 'sm' | 'md' | 'lg';
|
|
4
4
|
};
|
|
5
|
-
export declare const TabsTrigger: ({ className, size, ...props }: TabsTriggerProps) => import("react
|
|
5
|
+
export declare const TabsTrigger: ({ className, size, ...props }: TabsTriggerProps) => import("react").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=TabsTrigger.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabsTrigger.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/TabsTrigger.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AAI/C,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC,wBAAwB,CAC5D,OAAO,OAAO,CACd,GAAG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC1B,CAAC;AACF,eAAO,MAAM,WAAW,GAAI,+BAIzB,gBAAgB,
|
|
1
|
+
{"version":3,"file":"TabsTrigger.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/TabsTrigger.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AAI/C,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC,wBAAwB,CAC5D,OAAO,OAAO,CACd,GAAG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC1B,CAAC;AACF,eAAO,MAAM,WAAW,GAAI,+BAIzB,gBAAgB,gCAElB,CAAC"}
|
|
@@ -4,5 +4,5 @@ export type TextFieldProps = InputProps & {
|
|
|
4
4
|
labelClassName?: string;
|
|
5
5
|
helperText?: string;
|
|
6
6
|
};
|
|
7
|
-
export declare const TextField: ({ label, helperText, className, disabled, fullWidth, ref, labelClassName, ...props }: TextFieldProps) => import("react
|
|
7
|
+
export declare const TextField: ({ label, helperText, className, disabled, fullWidth, ref, labelClassName, ...props }: TextFieldProps) => import("react").JSX.Element;
|
|
8
8
|
//# sourceMappingURL=TextField.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextField.d.ts","sourceRoot":"","sources":["../../../src/components/TextField/TextField.tsx"],"names":[],"mappings":"AACA,OAAO,EAAS,KAAK,UAAU,EAAE,MAAM,UAAU,CAAC;AAYlD,MAAM,MAAM,cAAc,GAAG,UAAU,GAAG;IACzC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,sFASvB,cAAc,
|
|
1
|
+
{"version":3,"file":"TextField.d.ts","sourceRoot":"","sources":["../../../src/components/TextField/TextField.tsx"],"names":[],"mappings":"AACA,OAAO,EAAS,KAAK,UAAU,EAAE,MAAM,UAAU,CAAC;AAYlD,MAAM,MAAM,cAAc,GAAG,UAAU,GAAG;IACzC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,sFASvB,cAAc,gCAoChB,CAAC"}
|