@etus/design-system 1.0.4 → 2.0.1
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/ColorPicker.css +1 -0
- package/lib/Container.css +1 -0
- package/lib/Dialog.css +1 -0
- package/lib/Drawer.css +1 -0
- package/lib/Dropdown.css +1 -0
- package/lib/FloatCard.css +1 -0
- package/lib/Input.css +1 -0
- package/lib/Label.css +1 -0
- package/lib/Option.css +1 -0
- package/lib/Overlay.css +1 -0
- package/lib/PINInput.css +1 -0
- package/lib/SelectContainer.css +1 -0
- package/lib/SelectContent.css +1 -0
- package/lib/Slider.css +1 -0
- package/lib/Stepper.css +1 -0
- package/lib/Textarea.css +1 -0
- package/lib/Toast.css +1 -0
- package/lib/Tooltip.css +1 -0
- package/lib/assets/ColorPicker-BNr6Tiux.css +1 -0
- package/lib/assets/ColorPicker-BzlgPz70.js +1 -0
- package/lib/assets/ColorPicker-DRs5fhzn.js +1 -0
- package/lib/assets/Confirm-BE6kYeL-.js +1 -0
- package/lib/assets/Confirm-Dh3P9z1Y.js +1 -0
- package/lib/assets/Container-BsNA9KWk.css +1 -0
- package/lib/assets/Dialog-99dphHY5.css +1 -0
- package/lib/assets/Drawer-CxCCzcyW.css +1 -0
- package/lib/assets/Dropdown-CBRpgE72.css +1 -0
- package/lib/assets/FloatCard-BGxNbGZp.js +1 -0
- package/lib/assets/FloatCard-BgZPzHss.css +1 -0
- package/lib/assets/FloatCard-Ci8mP8y4.js +1 -0
- package/lib/assets/Input-BRokEqU3.js +1 -0
- package/lib/assets/Input-vjtA9tbV.css +1 -0
- package/lib/assets/Input-xnq3TVKa.js +1 -0
- package/lib/assets/Label-BTtohMHb.js +1 -0
- package/lib/assets/Label-CQM-qY-2.css +1 -0
- package/lib/assets/Label-bwrT7VIV.js +1 -0
- package/lib/assets/Option-C3y81jtN.css +1 -0
- package/lib/assets/Overlay-CV1mFJt6.css +1 -0
- package/lib/assets/PINInput-B5Xok4so.css +1 -0
- package/lib/assets/PINInput-deYOmkvM.js +1 -0
- package/lib/assets/PINInput-sc5bHYA7.js +1 -0
- package/lib/assets/RichTextEditor-BorOBshN.js +1 -0
- package/lib/assets/RichTextEditor-kBX-T9zz.js +1 -0
- package/lib/assets/SelectContainer-BlWVlFUV.css +1 -0
- package/lib/assets/SelectContent-CMJbFlkr.css +1 -0
- package/lib/assets/Sidebar-0DxOZadF.js +1 -0
- package/lib/assets/Sidebar-CPpl8WM2.js +1 -0
- package/lib/assets/Slider-CKHyJwpq.css +1 -0
- package/lib/assets/Slider-DManJgem.js +1 -0
- package/lib/assets/Slider-DPMaQG2C.js +1 -0
- package/lib/assets/Stepper-BKI03jce.css +1 -0
- package/lib/assets/Textarea-3aSTtzWW.css +1 -0
- package/lib/assets/Textarea-CFobhecb.js +1 -0
- package/lib/assets/Textarea-foQgQnsz.js +1 -0
- package/lib/assets/Toast-CtUhQGfE.css +1 -0
- package/lib/assets/Toast-DIAVNK5L.js +1 -0
- package/lib/assets/Toast-w4v5o8DT.js +1 -0
- package/lib/assets/Tooltip-DW188jnW.css +1 -0
- package/lib/assets/Tooltip-DbBhUsGz.js +1 -0
- package/lib/assets/Tooltip-Diruxnme.js +1 -0
- package/lib/assets/Tree-BbX0rS-d.js +1 -0
- package/lib/assets/Tree-DNsiZzdg.js +1 -0
- package/lib/assets/clsx-B-dksMZM.js +1 -0
- package/lib/assets/clsx-C11secjj.js +1 -0
- package/lib/assets/colors-C7f-Usn5.css +1 -0
- package/lib/assets/index-B_deyTVk.js +1 -0
- package/lib/assets/index-CX6wEu92.js +1 -0
- package/lib/assets/index-CfBpf7CU.css +1 -0
- package/lib/assets/index-DTWUsnKp.css +1 -0
- package/lib/assets/main-BaReR0qp.css +1 -0
- package/lib/colors.css +1 -0
- package/lib/components/Accordion/Accordion.d.ts +11 -0
- package/lib/components/Accordion/index.cjs.js +1 -0
- package/lib/components/Accordion/index.d.ts +1 -7
- package/lib/components/Accordion/index.es.js +1 -0
- package/lib/components/ActionCard/ActionCard.d.ts +19 -0
- package/lib/components/ActionCard/index.cjs.js +1 -0
- package/lib/components/ActionCard/index.d.ts +1 -7
- package/lib/components/ActionCard/index.es.js +1 -0
- package/lib/components/Alert/Alert.d.ts +21 -0
- package/lib/components/Alert/index.cjs.js +1 -0
- package/lib/components/Alert/index.d.ts +1 -7
- package/lib/components/Alert/index.es.js +1 -0
- package/lib/components/AutoComplete/AutoComplete.d.ts +15 -0
- package/lib/components/AutoComplete/index.cjs.js +1 -0
- package/lib/components/AutoComplete/index.d.ts +1 -7
- package/lib/components/AutoComplete/index.es.js +1 -0
- package/lib/components/Avatar/Avatar.d.ts +8 -0
- package/lib/components/Avatar/index.cjs.js +1 -0
- package/lib/components/Avatar/index.d.ts +1 -7
- package/lib/components/Avatar/index.es.js +1 -0
- package/lib/components/Badge/Badge.d.ts +14 -0
- package/lib/components/Badge/index.cjs.js +1 -0
- package/lib/components/Badge/index.d.ts +1 -7
- package/lib/components/Badge/index.es.js +1 -0
- package/lib/components/Breadcrumb/Breadcrumb.d.ts +11 -0
- package/lib/components/Breadcrumb/index.cjs.js +1 -0
- package/lib/components/Breadcrumb/index.d.ts +1 -7
- package/lib/components/Breadcrumb/index.es.js +1 -0
- package/lib/components/Button/Button.d.ts +19 -0
- package/lib/components/Button/index.cjs.js +1 -0
- package/lib/components/Button/index.d.ts +1 -7
- package/lib/components/Button/index.es.js +1 -0
- package/lib/components/Calendar/Calendar.d.ts +51 -0
- package/lib/components/Calendar/index.cjs.js +1 -0
- package/lib/components/Calendar/index.d.ts +1 -7
- package/lib/components/Calendar/index.es.js +1 -0
- package/lib/components/Card/Card.d.ts +6 -0
- package/lib/components/Card/index.cjs.js +1 -0
- package/lib/components/Card/index.d.ts +1 -7
- package/lib/components/Card/index.es.js +1 -0
- package/lib/components/Carousel/Carousel.d.ts +17 -0
- package/lib/components/Carousel/index.cjs.js +1 -0
- package/lib/components/Carousel/index.d.ts +1 -7
- package/lib/components/Carousel/index.es.js +1 -0
- package/lib/components/Checkbox/Checkbox.d.ts +13 -0
- package/lib/components/Checkbox/index.cjs.js +1 -0
- package/lib/components/Checkbox/index.d.ts +1 -7
- package/lib/components/Checkbox/index.es.js +1 -0
- package/lib/components/ColorPicker/ColorPicker.d.ts +11 -0
- package/lib/components/ColorPicker/index.cjs.js +1 -0
- package/lib/components/ColorPicker/index.d.ts +1 -7
- package/lib/components/ColorPicker/index.es.js +1 -0
- package/lib/components/Confirm/Confirm.d.ts +15 -0
- package/lib/components/Confirm/index.cjs.js +1 -0
- package/lib/components/Confirm/index.d.ts +1 -7
- package/lib/components/Confirm/index.es.js +1 -0
- package/lib/components/Connector/Connector.d.ts +6 -0
- package/lib/components/Connector/index.cjs.js +1 -0
- package/lib/components/Connector/index.d.ts +1 -7
- package/lib/components/Connector/index.es.js +1 -0
- package/lib/components/Crop/Crop.d.ts +10 -0
- package/lib/components/Crop/index.cjs.js +1 -0
- package/lib/components/Crop/index.d.ts +1 -7
- package/lib/components/Crop/index.es.js +1 -0
- package/lib/components/DatePicker/DatePicker.d.ts +38 -0
- package/lib/components/DatePicker/index.cjs.js +1 -0
- package/lib/components/DatePicker/index.d.ts +1 -7
- package/lib/components/DatePicker/index.es.js +1 -0
- package/lib/components/Dialog/Dialog.d.ts +10 -0
- package/lib/components/Dialog/index.cjs.js +1 -0
- package/lib/components/Dialog/index.d.ts +1 -7
- package/lib/components/Dialog/index.es.js +1 -0
- package/lib/components/Drawer/Drawer.d.ts +11 -0
- package/lib/components/Drawer/index.cjs.js +1 -0
- package/lib/components/Drawer/index.d.ts +1 -7
- package/lib/components/Drawer/index.es.js +1 -0
- package/lib/components/Dropdown/Dropdown.d.ts +54 -0
- package/lib/components/Dropdown/index.cjs.js +1 -0
- package/lib/components/Dropdown/index.d.ts +1 -7
- package/lib/components/Dropdown/index.es.js +1 -0
- package/lib/components/FileUpload/FileUpload.d.ts +25 -0
- package/lib/components/FileUpload/index.cjs.js +1 -0
- package/lib/components/FileUpload/index.d.ts +1 -7
- package/lib/components/FileUpload/index.es.js +1 -0
- package/lib/components/Filter/Filter.d.ts +24 -0
- package/lib/components/Filter/index.cjs.js +1 -0
- package/lib/components/Filter/index.d.ts +1 -7
- package/lib/components/Filter/index.es.js +1 -0
- package/lib/components/FloatCard/FloatCard.d.ts +10 -0
- package/lib/components/FloatCard/index.cjs.js +1 -0
- package/lib/components/FloatCard/index.d.ts +1 -7
- package/lib/components/FloatCard/index.es.js +1 -0
- package/lib/components/History/History.d.ts +17 -0
- package/lib/components/History/index.cjs.js +1 -0
- package/lib/components/History/index.d.ts +1 -7
- package/lib/components/History/index.es.js +1 -0
- package/lib/components/Icon/Icon.d.ts +10 -0
- package/lib/components/Icon/index.cjs.js +1 -0
- package/lib/components/Icon/index.d.ts +2 -7
- package/lib/components/Icon/index.es.js +1 -0
- package/lib/components/IconCard/IconCard.d.ts +16 -0
- package/lib/components/IconCard/index.cjs.js +1 -0
- package/lib/components/IconCard/index.d.ts +1 -7
- package/lib/components/IconCard/index.es.js +1 -0
- package/lib/components/Image/Image.d.ts +12 -0
- package/lib/components/Image/index.cjs.js +1 -0
- package/lib/components/Image/index.d.ts +1 -7
- package/lib/components/Image/index.es.js +1 -0
- package/lib/components/Input/Input.d.ts +38 -0
- package/lib/components/Input/index.cjs.js +1 -0
- package/lib/components/Input/index.d.ts +1 -7
- package/lib/components/Input/index.es.js +1 -0
- package/lib/components/MetricCard/MetricCard.d.ts +37 -0
- package/lib/components/MetricCard/index.cjs.js +1 -0
- package/lib/components/MetricCard/index.d.ts +1 -7
- package/lib/components/MetricCard/index.es.js +1 -0
- package/lib/components/Navbar/Navbar.d.ts +26 -0
- package/lib/components/Navbar/index.cjs.js +1 -0
- package/lib/components/Navbar/index.d.ts +1 -7
- package/lib/components/Navbar/index.es.js +1 -0
- package/lib/components/PINInput/PINInput.d.ts +20 -0
- package/lib/components/PINInput/index.cjs.js +1 -0
- package/lib/components/PINInput/index.d.ts +1 -7
- package/lib/components/PINInput/index.es.js +1 -0
- package/lib/components/Pagination/Pagination.d.ts +9 -0
- package/lib/components/Pagination/index.cjs.js +1 -0
- package/lib/components/Pagination/index.d.ts +1 -7
- package/lib/components/Pagination/index.es.js +1 -0
- package/lib/components/Profile/Profile.d.ts +33 -0
- package/lib/components/Profile/index.cjs.js +1 -0
- package/lib/components/Profile/index.d.ts +1 -7
- package/lib/components/Profile/index.es.js +1 -0
- package/lib/components/ProgressBar/ProgressBar.d.ts +16 -0
- package/lib/components/ProgressBar/index.cjs.js +1 -0
- package/lib/components/ProgressBar/index.d.ts +1 -7
- package/lib/components/ProgressBar/index.es.js +1 -0
- package/lib/components/Radio/Radio.d.ts +13 -0
- package/lib/components/Radio/index.cjs.js +1 -0
- package/lib/components/Radio/index.d.ts +1 -7
- package/lib/components/Radio/index.es.js +1 -0
- package/lib/components/RadioGroup/RadioGroup.d.ts +20 -0
- package/lib/components/RadioGroup/index.cjs.js +1 -0
- package/lib/components/RadioGroup/index.d.ts +1 -7
- package/lib/components/RadioGroup/index.es.js +1 -0
- package/lib/components/RichTextEditor/Color.d.ts +8 -0
- package/lib/components/RichTextEditor/Colors.d.ts +11 -0
- package/lib/components/RichTextEditor/RichTextEditor.d.ts +18 -0
- package/lib/components/RichTextEditor/index.cjs.js +1 -0
- package/lib/components/RichTextEditor/index.d.ts +1 -7
- package/lib/components/RichTextEditor/index.es.js +1 -0
- package/lib/components/RoundMenu/RoundMenu.d.ts +13 -0
- package/lib/components/RoundMenu/index.cjs.js +1 -0
- package/lib/components/RoundMenu/index.d.ts +1 -7
- package/lib/components/RoundMenu/index.es.js +1 -0
- package/lib/components/Select/Select.d.ts +35 -0
- package/lib/components/Select/index.cjs.js +1 -0
- package/lib/components/Select/index.d.ts +1 -7
- package/lib/components/Select/index.es.js +1 -0
- package/lib/components/Separator/Separator.d.ts +6 -0
- package/lib/components/Separator/index.cjs.js +1 -0
- package/lib/components/Separator/index.d.ts +1 -7
- package/lib/components/Separator/index.es.js +1 -0
- package/lib/components/Sidebar/Sidebar.d.ts +12 -0
- package/lib/components/Sidebar/index.cjs.js +1 -0
- package/lib/components/Sidebar/index.d.ts +1 -7
- package/lib/components/Sidebar/index.es.js +1 -0
- package/lib/components/Skeleton/Skeleton.d.ts +4 -0
- package/lib/components/Skeleton/index.cjs.js +1 -0
- package/lib/components/Skeleton/index.d.ts +1 -7
- package/lib/components/Skeleton/index.es.js +1 -0
- package/lib/components/Slider/Slider.d.ts +21 -0
- package/lib/components/Slider/index.cjs.js +1 -0
- package/lib/components/Slider/index.d.ts +1 -7
- package/lib/components/Slider/index.es.js +1 -0
- package/lib/components/Spinner/Spinner.d.ts +4 -0
- package/lib/components/Spinner/index.cjs.js +1 -0
- package/lib/components/Spinner/index.d.ts +1 -7
- package/lib/components/Spinner/index.es.js +1 -0
- package/lib/components/StatusBadge/StatusBadge.d.ts +14 -0
- package/lib/components/StatusBadge/index.cjs.js +1 -0
- package/lib/components/StatusBadge/index.d.ts +1 -7
- package/lib/components/StatusBadge/index.es.js +1 -0
- package/lib/components/Stepper/Stepper.d.ts +16 -0
- package/lib/components/Stepper/index.cjs.js +1 -0
- package/lib/components/Stepper/index.d.ts +1 -7
- package/lib/components/Stepper/index.es.js +1 -0
- package/lib/components/Switch/Switch.d.ts +12 -0
- package/lib/components/Switch/index.cjs.js +1 -0
- package/lib/components/Switch/index.d.ts +1 -7
- package/lib/components/Switch/index.es.js +1 -0
- package/lib/components/Tab/Tab.d.ts +16 -0
- package/lib/components/Tab/index.cjs.js +1 -0
- package/lib/components/Tab/index.d.ts +1 -7
- package/lib/components/Tab/index.es.js +1 -0
- package/lib/components/Table/Table.d.ts +70 -0
- package/lib/components/Table/index.cjs.js +1 -0
- package/lib/components/Table/index.d.ts +1 -7
- package/lib/components/Table/index.es.js +1 -0
- package/lib/components/TagInput/TagInput.d.ts +32 -0
- package/lib/components/TagInput/index.cjs.js +1 -0
- package/lib/components/TagInput/index.d.ts +1 -7
- package/lib/components/TagInput/index.es.js +1 -0
- package/lib/components/TagSelect/TagSelect.d.ts +25 -0
- package/lib/components/TagSelect/index.cjs.js +1 -0
- package/lib/components/TagSelect/index.d.ts +1 -7
- package/lib/components/TagSelect/index.es.js +1 -0
- package/lib/components/Textarea/Textarea.d.ts +20 -0
- package/lib/components/Textarea/index.cjs.js +1 -0
- package/lib/components/Textarea/index.d.ts +1 -7
- package/lib/components/Textarea/index.es.js +1 -0
- package/lib/components/Toast/Toast.d.ts +26 -0
- package/lib/components/Toast/index.cjs.js +1 -0
- package/lib/components/Toast/index.d.ts +1 -7
- package/lib/components/Toast/index.es.js +1 -0
- package/lib/components/Toggle/Toggle.d.ts +13 -0
- package/lib/components/Toggle/index.cjs.js +1 -0
- package/lib/components/Toggle/index.d.ts +1 -7
- package/lib/components/Toggle/index.es.js +1 -0
- package/lib/components/ToggleGroup/ToggleGroup.d.ts +22 -0
- package/lib/components/ToggleGroup/index.cjs.js +1 -0
- package/lib/components/ToggleGroup/index.d.ts +1 -7
- package/lib/components/ToggleGroup/index.es.js +1 -0
- package/lib/components/Tooltip/Tooltip.d.ts +15 -0
- package/lib/components/Tooltip/index.cjs.js +1 -0
- package/lib/components/Tooltip/index.d.ts +1 -7
- package/lib/components/Tooltip/index.es.js +1 -0
- package/lib/components/Tree/Tree.d.ts +14 -0
- package/lib/components/Tree/index.cjs.js +1 -0
- package/lib/components/Tree/index.d.ts +1 -7
- package/lib/components/Tree/index.es.js +1 -0
- package/lib/components/index.d.ts +57 -58
- package/lib/design-system.cjs.js +1 -13
- package/lib/design-system.css +1 -0
- package/lib/design-system.es.js +1 -10101
- package/lib/design-system.umd.js +7 -12
- package/lib/hooks/index.d.ts +20 -0
- package/lib/hooks/useClickOutside.cjs.js +1 -0
- package/lib/hooks/useClickOutside.d.ts +1 -0
- package/lib/hooks/useClickOutside.es.js +1 -0
- package/lib/hooks/useControllable.cjs.js +1 -0
- package/lib/hooks/useControllable.d.ts +6 -0
- package/lib/hooks/useControllable.es.js +1 -0
- package/lib/hooks/useTransition.cjs.js +1 -0
- package/lib/hooks/useTransition.d.ts +7 -0
- package/lib/hooks/useTransition.es.js +1 -0
- package/lib/index.css +1 -1
- package/lib/index.d.ts +8 -7
- package/lib/index2.css +1 -0
- package/lib/index3.css +1 -0
- package/lib/main.d.ts +8 -5
- package/lib/providers/DesignSystemProvider.d.ts +4 -0
- package/lib/providers/index.d.ts +1 -0
- package/lib/utils/components/Container.d.ts +28 -0
- package/lib/utils/components/ExpandableContainer.d.ts +30 -0
- package/lib/utils/components/Group.d.ts +17 -0
- package/lib/utils/components/Label.d.ts +8 -0
- package/lib/utils/components/Option.d.ts +10 -0
- package/lib/utils/components/Overlay.d.ts +8 -0
- package/lib/utils/components/SelectContainer.d.ts +31 -0
- package/lib/utils/components/SelectContent.d.ts +25 -0
- package/lib/utils/event.d.ts +5 -5
- package/lib/utils/index.d.ts +20 -48
- package/lib/utils/types/ContainerModelExtra.d.ts +3 -1
- package/lib/utils/types/DropOption.d.ts +5 -0
- package/lib/utils/types/Group.d.ts +5 -0
- package/lib/utils/types/Option.d.ts +9 -1
- package/lib/utils/types/SidebarOption.d.ts +6 -2
- package/package.json +50 -34
- package/lib/components/Accordion/Accordion.vue.d.ts +0 -35
- package/lib/components/Accordion/Accordion.vue.d.ts.map +0 -1
- package/lib/components/Accordion/index.d.ts.map +0 -1
- package/lib/components/ActionCard/ActionCard.vue.d.ts +0 -36
- package/lib/components/ActionCard/ActionCard.vue.d.ts.map +0 -1
- package/lib/components/ActionCard/index.d.ts.map +0 -1
- package/lib/components/Alert/Alert.vue.d.ts +0 -74
- package/lib/components/Alert/Alert.vue.d.ts.map +0 -1
- package/lib/components/Alert/index.d.ts.map +0 -1
- package/lib/components/AutoComplete/AutoComplete.vue.d.ts +0 -107
- package/lib/components/AutoComplete/AutoComplete.vue.d.ts.map +0 -1
- package/lib/components/AutoComplete/index.d.ts.map +0 -1
- package/lib/components/Avatar/Avatar.vue.d.ts +0 -21
- package/lib/components/Avatar/Avatar.vue.d.ts.map +0 -1
- package/lib/components/Avatar/index.d.ts.map +0 -1
- package/lib/components/Badge/Badge.vue.d.ts +0 -72
- package/lib/components/Badge/Badge.vue.d.ts.map +0 -1
- package/lib/components/Badge/index.d.ts.map +0 -1
- package/lib/components/Breadcrumb/Breadcrumb.vue.d.ts +0 -47
- package/lib/components/Breadcrumb/Breadcrumb.vue.d.ts.map +0 -1
- package/lib/components/Breadcrumb/index.d.ts.map +0 -1
- package/lib/components/Button/Button.vue.d.ts +0 -97
- package/lib/components/Button/Button.vue.d.ts.map +0 -1
- package/lib/components/Button/index.d.ts.map +0 -1
- package/lib/components/Calendar/Calendar.vue.d.ts +0 -39
- package/lib/components/Calendar/Calendar.vue.d.ts.map +0 -1
- package/lib/components/Calendar/DateDialog.vue.d.ts +0 -51
- package/lib/components/Calendar/DateDialog.vue.d.ts.map +0 -1
- package/lib/components/Calendar/Day.vue.d.ts +0 -38
- package/lib/components/Calendar/Day.vue.d.ts.map +0 -1
- package/lib/components/Calendar/index.d.ts.map +0 -1
- package/lib/components/Card/Card.vue.d.ts +0 -9
- package/lib/components/Card/Card.vue.d.ts.map +0 -1
- package/lib/components/Card/index.d.ts.map +0 -1
- package/lib/components/Carousel/Carousel.vue.d.ts +0 -55
- package/lib/components/Carousel/Carousel.vue.d.ts.map +0 -1
- package/lib/components/Carousel/index.d.ts.map +0 -1
- package/lib/components/Checkbox/Checkbox.vue.d.ts +0 -50
- package/lib/components/Checkbox/Checkbox.vue.d.ts.map +0 -1
- package/lib/components/Checkbox/index.d.ts.map +0 -1
- package/lib/components/ColorPicker/ColorPicker.vue.d.ts +0 -34
- package/lib/components/ColorPicker/ColorPicker.vue.d.ts.map +0 -1
- package/lib/components/ColorPicker/index.d.ts.map +0 -1
- package/lib/components/Confirm/Confirm.vue.d.ts +0 -5
- package/lib/components/Confirm/Confirm.vue.d.ts.map +0 -1
- package/lib/components/Confirm/index.d.ts.map +0 -1
- package/lib/components/Connector/Connector.vue.d.ts +0 -17
- package/lib/components/Connector/Connector.vue.d.ts.map +0 -1
- package/lib/components/Connector/index.d.ts.map +0 -1
- package/lib/components/Crop/Crop.vue.d.ts +0 -38
- package/lib/components/Crop/Crop.vue.d.ts.map +0 -1
- package/lib/components/Crop/index.d.ts.map +0 -1
- package/lib/components/DatePicker/DatePicker.vue.d.ts +0 -150
- package/lib/components/DatePicker/DatePicker.vue.d.ts.map +0 -1
- package/lib/components/DatePicker/index.d.ts.map +0 -1
- package/lib/components/Dialog/Dialog.vue.d.ts +0 -42
- package/lib/components/Dialog/Dialog.vue.d.ts.map +0 -1
- package/lib/components/Dialog/index.d.ts.map +0 -1
- package/lib/components/Drawer/Drawer.vue.d.ts +0 -42
- package/lib/components/Drawer/Drawer.vue.d.ts.map +0 -1
- package/lib/components/Drawer/index.d.ts.map +0 -1
- package/lib/components/Dropdown/Dropdown.vue.d.ts +0 -118
- package/lib/components/Dropdown/Dropdown.vue.d.ts.map +0 -1
- package/lib/components/Dropdown/Option.vue.d.ts +0 -38
- package/lib/components/Dropdown/Option.vue.d.ts.map +0 -1
- package/lib/components/Dropdown/Options.vue.d.ts +0 -9
- package/lib/components/Dropdown/Options.vue.d.ts.map +0 -1
- package/lib/components/Dropdown/index.d.ts.map +0 -1
- package/lib/components/FileUpload/FileUpload.vue.d.ts +0 -102
- package/lib/components/FileUpload/FileUpload.vue.d.ts.map +0 -1
- package/lib/components/FileUpload/index.d.ts.map +0 -1
- package/lib/components/Filter/Filter.vue.d.ts +0 -101
- package/lib/components/Filter/Filter.vue.d.ts.map +0 -1
- package/lib/components/Filter/index.d.ts.map +0 -1
- package/lib/components/FloatCard/FloatCard.vue.d.ts +0 -26
- package/lib/components/FloatCard/FloatCard.vue.d.ts.map +0 -1
- package/lib/components/FloatCard/index.d.ts.map +0 -1
- package/lib/components/History/History.vue.d.ts +0 -42
- package/lib/components/History/History.vue.d.ts.map +0 -1
- package/lib/components/History/index.d.ts.map +0 -1
- package/lib/components/Icon/Icon.vue.d.ts +0 -26
- package/lib/components/Icon/Icon.vue.d.ts.map +0 -1
- package/lib/components/Icon/index.d.ts.map +0 -1
- package/lib/components/IconCard/IconCard.vue.d.ts +0 -38
- package/lib/components/IconCard/IconCard.vue.d.ts.map +0 -1
- package/lib/components/IconCard/index.d.ts.map +0 -1
- package/lib/components/Image/Image.vue.d.ts +0 -35
- package/lib/components/Image/Image.vue.d.ts.map +0 -1
- package/lib/components/Image/index.d.ts.map +0 -1
- package/lib/components/Input/Input.vue.d.ts +0 -139
- package/lib/components/Input/Input.vue.d.ts.map +0 -1
- package/lib/components/Input/index.d.ts.map +0 -1
- package/lib/components/MetricCard/MetricCard.vue.d.ts +0 -105
- package/lib/components/MetricCard/MetricCard.vue.d.ts.map +0 -1
- package/lib/components/MetricCard/index.d.ts.map +0 -1
- package/lib/components/Navbar/Navbar.vue.d.ts +0 -51
- package/lib/components/Navbar/Navbar.vue.d.ts.map +0 -1
- package/lib/components/Navbar/index.d.ts.map +0 -1
- package/lib/components/PINInput/PINInput.vue.d.ts +0 -73
- package/lib/components/PINInput/PINInput.vue.d.ts.map +0 -1
- package/lib/components/PINInput/index.d.ts.map +0 -1
- package/lib/components/Pagination/Pagination.vue.d.ts +0 -24
- package/lib/components/Pagination/Pagination.vue.d.ts.map +0 -1
- package/lib/components/Pagination/index.d.ts.map +0 -1
- package/lib/components/Profile/Profile.vue.d.ts +0 -69
- package/lib/components/Profile/Profile.vue.d.ts.map +0 -1
- package/lib/components/Profile/index.d.ts.map +0 -1
- package/lib/components/ProgressBar/ProgressBar.vue.d.ts +0 -80
- package/lib/components/ProgressBar/ProgressBar.vue.d.ts.map +0 -1
- package/lib/components/ProgressBar/index.d.ts.map +0 -1
- package/lib/components/Radio/Radio.vue.d.ts +0 -41
- package/lib/components/Radio/Radio.vue.d.ts.map +0 -1
- package/lib/components/Radio/index.d.ts.map +0 -1
- package/lib/components/RadioGroup/RadioGroup.vue.d.ts +0 -60
- package/lib/components/RadioGroup/RadioGroup.vue.d.ts.map +0 -1
- package/lib/components/RadioGroup/index.d.ts.map +0 -1
- package/lib/components/RichTextEditor/Color.vue.d.ts +0 -22
- package/lib/components/RichTextEditor/Color.vue.d.ts.map +0 -1
- package/lib/components/RichTextEditor/Colors.vue.d.ts +0 -35
- package/lib/components/RichTextEditor/Colors.vue.d.ts.map +0 -1
- package/lib/components/RichTextEditor/RichTextEditor.vue.d.ts +0 -104
- package/lib/components/RichTextEditor/RichTextEditor.vue.d.ts.map +0 -1
- package/lib/components/RichTextEditor/index.d.ts.map +0 -1
- package/lib/components/RoundMenu/RoundMenu.vue.d.ts +0 -9
- package/lib/components/RoundMenu/RoundMenu.vue.d.ts.map +0 -1
- package/lib/components/RoundMenu/index.d.ts.map +0 -1
- package/lib/components/Select/Select.vue.d.ts +0 -147
- package/lib/components/Select/Select.vue.d.ts.map +0 -1
- package/lib/components/Select/index.d.ts.map +0 -1
- package/lib/components/Separator/Separator.vue.d.ts +0 -15
- package/lib/components/Separator/Separator.vue.d.ts.map +0 -1
- package/lib/components/Separator/index.d.ts.map +0 -1
- package/lib/components/Sidebar/Option.vue.d.ts +0 -40
- package/lib/components/Sidebar/Option.vue.d.ts.map +0 -1
- package/lib/components/Sidebar/Sidebar.vue.d.ts +0 -37
- package/lib/components/Sidebar/Sidebar.vue.d.ts.map +0 -1
- package/lib/components/Sidebar/SubOption.vue.d.ts +0 -35
- package/lib/components/Sidebar/SubOption.vue.d.ts.map +0 -1
- package/lib/components/Sidebar/index.d.ts.map +0 -1
- package/lib/components/Skeleton/index.d.ts.map +0 -1
- package/lib/components/Slider/Slider.vue.d.ts +0 -99
- package/lib/components/Slider/Slider.vue.d.ts.map +0 -1
- package/lib/components/Slider/index.d.ts.map +0 -1
- package/lib/components/Spinner/index.d.ts.map +0 -1
- package/lib/components/StatusBadge/StatusBadge.vue.d.ts +0 -72
- package/lib/components/StatusBadge/StatusBadge.vue.d.ts.map +0 -1
- package/lib/components/StatusBadge/index.d.ts.map +0 -1
- package/lib/components/Stepper/Stepper.vue.d.ts +0 -82
- package/lib/components/Stepper/Stepper.vue.d.ts.map +0 -1
- package/lib/components/Stepper/index.d.ts.map +0 -1
- package/lib/components/Switch/Switch.vue.d.ts +0 -41
- package/lib/components/Switch/Switch.vue.d.ts.map +0 -1
- package/lib/components/Switch/index.d.ts.map +0 -1
- package/lib/components/Tab/Tab.vue.d.ts +0 -60
- package/lib/components/Tab/Tab.vue.d.ts.map +0 -1
- package/lib/components/Tab/index.d.ts.map +0 -1
- package/lib/components/Table/Table.vue.d.ts +0 -113
- package/lib/components/Table/Table.vue.d.ts.map +0 -1
- package/lib/components/Table/index.d.ts.map +0 -1
- package/lib/components/TagInput/TagInput.vue.d.ts +0 -111
- package/lib/components/TagInput/TagInput.vue.d.ts.map +0 -1
- package/lib/components/TagInput/index.d.ts.map +0 -1
- package/lib/components/TagSelect/TagSelect.vue.d.ts +0 -108
- package/lib/components/TagSelect/TagSelect.vue.d.ts.map +0 -1
- package/lib/components/TagSelect/index.d.ts.map +0 -1
- package/lib/components/Textarea/Textarea.vue.d.ts +0 -95
- package/lib/components/Textarea/Textarea.vue.d.ts.map +0 -1
- package/lib/components/Textarea/index.d.ts.map +0 -1
- package/lib/components/Toast/Toast.vue.d.ts +0 -5
- package/lib/components/Toast/Toast.vue.d.ts.map +0 -1
- package/lib/components/Toast/index.d.ts.map +0 -1
- package/lib/components/Toggle/Toggle.vue.d.ts +0 -41
- package/lib/components/Toggle/Toggle.vue.d.ts.map +0 -1
- package/lib/components/Toggle/index.d.ts.map +0 -1
- package/lib/components/ToggleGroup/ToggleGroup.vue.d.ts +0 -67
- package/lib/components/ToggleGroup/ToggleGroup.vue.d.ts.map +0 -1
- package/lib/components/ToggleGroup/index.d.ts.map +0 -1
- package/lib/components/Tooltip/Tooltip.vue.d.ts +0 -22
- package/lib/components/Tooltip/Tooltip.vue.d.ts.map +0 -1
- package/lib/components/Tooltip/index.d.ts.map +0 -1
- package/lib/components/Tree/Option.vue.d.ts +0 -69
- package/lib/components/Tree/Option.vue.d.ts.map +0 -1
- package/lib/components/Tree/Tree.vue.d.ts +0 -67
- package/lib/components/Tree/Tree.vue.d.ts.map +0 -1
- package/lib/components/Tree/index.d.ts.map +0 -1
- package/lib/components/index.d.ts.map +0 -1
- package/lib/composables/OptionalModel.d.ts +0 -2
- package/lib/composables/OptionalModel.d.ts.map +0 -1
- package/lib/composables/index.d.ts +0 -2
- package/lib/composables/index.d.ts.map +0 -1
- package/lib/index.d.ts.map +0 -1
- package/lib/utils/components/Container.vue.d.ts +0 -133
- package/lib/utils/components/Container.vue.d.ts.map +0 -1
- package/lib/utils/components/ExpandableContainer.vue.d.ts +0 -137
- package/lib/utils/components/ExpandableContainer.vue.d.ts.map +0 -1
- package/lib/utils/components/Group.vue.d.ts +0 -35
- package/lib/utils/components/Group.vue.d.ts.map +0 -1
- package/lib/utils/components/Label.vue.d.ts +0 -38
- package/lib/utils/components/Label.vue.d.ts.map +0 -1
- package/lib/utils/components/Option.vue.d.ts +0 -44
- package/lib/utils/components/Option.vue.d.ts.map +0 -1
- package/lib/utils/components/Overlay.vue.d.ts +0 -33
- package/lib/utils/components/Overlay.vue.d.ts.map +0 -1
- package/lib/utils/components/SelectContainer.vue.d.ts +0 -142
- package/lib/utils/components/SelectContainer.vue.d.ts.map +0 -1
- package/lib/utils/components/SelectContent.vue.d.ts +0 -67
- package/lib/utils/components/SelectContent.vue.d.ts.map +0 -1
- package/lib/utils/event.d.ts.map +0 -1
- package/lib/utils/index.d.ts.map +0 -1
- package/lib/utils/types/ContainerModelExtra.d.ts.map +0 -1
- package/lib/utils/types/Option.d.ts.map +0 -1
- package/lib/utils/types/SidebarOption.d.ts.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../Avatar/index.es.js";import"react";
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export interface ColorPickerProps {
|
|
2
|
+
value?: string;
|
|
3
|
+
onChange?: (value: string) => void;
|
|
4
|
+
showAlpha?: boolean;
|
|
5
|
+
disabled?: boolean;
|
|
6
|
+
noShadow?: boolean;
|
|
7
|
+
className?: string;
|
|
8
|
+
}
|
|
9
|
+
type ColorType = 'hexa' | 'rgba' | 'hsla' | 'hsva' | 'hwb';
|
|
10
|
+
export declare function ColorPicker(props: ColorPickerProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
export type { ColorType };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../../assets/ColorPicker-BzlgPz70.js");require("../Avatar/index.cjs.js");require("react");require("../../assets/clsx-C11secjj.js");require("../../hooks/useControllable.cjs.js");require("../../assets/index-CX6wEu92.js");require("../Icon/index.cjs.js");require("../Badge/index.cjs.js");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../assets/ColorPicker-DRs5fhzn.js";import"../Avatar/index.es.js";import"react";import"../../assets/clsx-B-dksMZM.js";import"../../hooks/useControllable.es.js";import"../../assets/index-B_deyTVk.js";import"../Icon/index.es.js";import"../Badge/index.es.js";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
interface ConfirmOptions {
|
|
3
|
+
title?: string;
|
|
4
|
+
message?: string;
|
|
5
|
+
acceptLabel?: string;
|
|
6
|
+
cancelLabel?: string;
|
|
7
|
+
}
|
|
8
|
+
interface ConfirmContextValue {
|
|
9
|
+
confirm: (options: ConfirmOptions) => Promise<boolean>;
|
|
10
|
+
}
|
|
11
|
+
export declare function ConfirmProvider({ children }: {
|
|
12
|
+
children: React.ReactNode;
|
|
13
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
export declare function useConfirm(): ConfirmContextValue;
|
|
15
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../../assets/Confirm-Dh3P9z1Y.js");require("../Avatar/index.cjs.js");require("react");require("react-dom");;/* empty css */;/* empty css */require("../Badge/index.cjs.js");;/* empty css */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../assets/Confirm-BE6kYeL-.js";import"../Avatar/index.es.js";import"react";import"react-dom";/* empty css *//* empty css */import"../Badge/index.es.js";/* empty css */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../Avatar/index.cjs.js");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../Avatar/index.es.js";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
interface CropProps {
|
|
2
|
+
src?: string;
|
|
3
|
+
value?: string;
|
|
4
|
+
onChange?: (croppedDataUrl: string) => void;
|
|
5
|
+
width?: string;
|
|
6
|
+
height?: string;
|
|
7
|
+
className?: string;
|
|
8
|
+
}
|
|
9
|
+
export declare function Crop({ src, onChange, width, height, className, }: CropProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../Avatar/index.cjs.js");require("react");require("../Badge/index.cjs.js");require("../../assets/Slider-DManJgem.js");require("../../assets/clsx-C11secjj.js");require("../../hooks/useControllable.cjs.js");require("../../assets/Tooltip-Diruxnme.js");require("react-dom");require("../../hooks/useTransition.cjs.js");require("../../assets/index-CX6wEu92.js");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../Avatar/index.es.js";import"react";import"../Badge/index.es.js";import"../../assets/Slider-DPMaQG2C.js";import"../../assets/clsx-B-dksMZM.js";import"../../hooks/useControllable.es.js";import"../../assets/Tooltip-DbBhUsGz.js";import"react-dom";import"../../hooks/useTransition.es.js";import"../../assets/index-B_deyTVk.js";
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
type SelectionType = 'date' | 'period' | 'compare';
|
|
2
|
+
export interface DatePickerProps {
|
|
3
|
+
value?: Date | Date[] | [Date[], Date[]];
|
|
4
|
+
defaultValue?: Date | Date[] | [Date[], Date[]];
|
|
5
|
+
onChange?: (value: any) => void;
|
|
6
|
+
type?: SelectionType;
|
|
7
|
+
minDate?: Date;
|
|
8
|
+
maxDate?: Date;
|
|
9
|
+
disabledDates?: Date[];
|
|
10
|
+
disabled?: boolean;
|
|
11
|
+
labelValue?: string;
|
|
12
|
+
isError?: boolean;
|
|
13
|
+
errorMessage?: string;
|
|
14
|
+
infoMessage?: string;
|
|
15
|
+
required?: boolean;
|
|
16
|
+
clearLabel?: string;
|
|
17
|
+
applyLabel?: string;
|
|
18
|
+
compareLabel?: string;
|
|
19
|
+
lang?: string;
|
|
20
|
+
onApply?: (value: any) => void;
|
|
21
|
+
separator?: string;
|
|
22
|
+
isCompare?: boolean;
|
|
23
|
+
allowChangeType?: boolean;
|
|
24
|
+
expanded?: boolean;
|
|
25
|
+
onExpandedChange?: (expanded: boolean) => void;
|
|
26
|
+
options?: Array<{
|
|
27
|
+
label: string;
|
|
28
|
+
value: string | [string, string];
|
|
29
|
+
selected?: boolean;
|
|
30
|
+
calculate?: () => Date[];
|
|
31
|
+
}>;
|
|
32
|
+
hideActions?: boolean;
|
|
33
|
+
onClear?: () => void;
|
|
34
|
+
onTypeChange?: (type: SelectionType) => void;
|
|
35
|
+
className?: string;
|
|
36
|
+
}
|
|
37
|
+
export declare function DatePicker({ value, defaultValue, onChange, type, minDate, maxDate, disabledDates, disabled, labelValue, isError, errorMessage, infoMessage, required, clearLabel, applyLabel, compareLabel, lang, onApply, separator, isCompare, allowChangeType, expanded, onExpandedChange, options, hideActions, onClear, onTypeChange, className, }: DatePickerProps): import("react/jsx-runtime").JSX.Element;
|
|
38
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../Avatar/index.cjs.js");require("react");require("../../assets/Tooltip-Diruxnme.js");require("../Badge/index.cjs.js");;/* empty css */;/* empty css */require("react-dom");;/* empty css */require("../../assets/clsx-C11secjj.js");require("../../hooks/useTransition.cjs.js");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../Avatar/index.es.js";import"react";import"../../assets/Tooltip-DbBhUsGz.js";import"../Badge/index.es.js";/* empty css *//* empty css */import"react-dom";/* empty css */import"../../assets/clsx-B-dksMZM.js";import"../../hooks/useTransition.es.js";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export interface DialogProps {
|
|
2
|
+
value?: boolean;
|
|
3
|
+
onChange?: (value: boolean) => void;
|
|
4
|
+
width?: string;
|
|
5
|
+
height?: string;
|
|
6
|
+
noOutsideClose?: boolean;
|
|
7
|
+
children?: React.ReactNode;
|
|
8
|
+
className?: string;
|
|
9
|
+
}
|
|
10
|
+
export declare function Dialog({ value, onChange, width, height, noOutsideClose, children, className, }: DialogProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../Avatar/index.cjs.js");require("react");require("react-dom");;/* empty css */;/* empty css */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../Avatar/index.es.js";import"react";import"react-dom";/* empty css *//* empty css */
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export interface DrawerProps {
|
|
2
|
+
value?: boolean;
|
|
3
|
+
onChange?: (value: boolean) => void;
|
|
4
|
+
position?: 'right' | 'left' | 'top' | 'bottom';
|
|
5
|
+
width?: string;
|
|
6
|
+
height?: string;
|
|
7
|
+
noOutsideClose?: boolean;
|
|
8
|
+
children?: React.ReactNode;
|
|
9
|
+
className?: string;
|
|
10
|
+
}
|
|
11
|
+
export declare function Drawer({ value, onChange, position, width, height, noOutsideClose, children, className, }: DrawerProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../Avatar/index.cjs.js");require("react");require("react-dom");;/* empty css */;/* empty css */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../Avatar/index.es.js";import"react";import"react-dom";/* empty css *//* empty css */
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
export interface DropdownOptionItem {
|
|
2
|
+
label: string;
|
|
3
|
+
value: any;
|
|
4
|
+
icon?: string;
|
|
5
|
+
disabled?: boolean;
|
|
6
|
+
bottom?: boolean;
|
|
7
|
+
options?: DropdownOptionItem[];
|
|
8
|
+
[key: string]: any;
|
|
9
|
+
}
|
|
10
|
+
interface DropdownOptionProps {
|
|
11
|
+
option: DropdownOptionItem;
|
|
12
|
+
labelKey: string;
|
|
13
|
+
valueKey: string;
|
|
14
|
+
selectedValue: any;
|
|
15
|
+
onSelect: (option: DropdownOptionItem) => void;
|
|
16
|
+
depth?: number;
|
|
17
|
+
}
|
|
18
|
+
declare function DropdownOption({ option, labelKey, valueKey, selectedValue, onSelect, depth, }: DropdownOptionProps): import("react/jsx-runtime").JSX.Element;
|
|
19
|
+
interface DropdownOptionsProps {
|
|
20
|
+
options: DropdownOptionItem[];
|
|
21
|
+
labelKey: string;
|
|
22
|
+
valueKey: string;
|
|
23
|
+
selectedValue: any;
|
|
24
|
+
onSelect: (option: DropdownOptionItem) => void;
|
|
25
|
+
depth?: number;
|
|
26
|
+
}
|
|
27
|
+
declare function DropdownOptions({ options, labelKey, valueKey, selectedValue, onSelect, depth, }: DropdownOptionsProps): import("react/jsx-runtime").JSX.Element;
|
|
28
|
+
export interface DropdownProps {
|
|
29
|
+
value?: any;
|
|
30
|
+
defaultValue?: any;
|
|
31
|
+
onChange?: (value: any) => void;
|
|
32
|
+
options: DropdownOptionItem[];
|
|
33
|
+
labelKey?: string;
|
|
34
|
+
valueKey?: string;
|
|
35
|
+
getObject?: boolean;
|
|
36
|
+
disabled?: boolean;
|
|
37
|
+
labelValue?: string;
|
|
38
|
+
searchable?: boolean;
|
|
39
|
+
alignRight?: boolean;
|
|
40
|
+
isError?: boolean;
|
|
41
|
+
errorMessage?: string;
|
|
42
|
+
required?: boolean;
|
|
43
|
+
infoMessage?: string;
|
|
44
|
+
maxHeight?: string;
|
|
45
|
+
minWidth?: string;
|
|
46
|
+
children?: React.ReactNode;
|
|
47
|
+
className?: string;
|
|
48
|
+
}
|
|
49
|
+
export declare function Dropdown({ value, defaultValue, onChange, options, labelKey, valueKey, getObject, disabled, labelValue, searchable, alignRight, isError, errorMessage, required, infoMessage, maxHeight, minWidth, children, className, }: DropdownProps): import("react/jsx-runtime").JSX.Element;
|
|
50
|
+
export declare namespace Dropdown {
|
|
51
|
+
var Options: typeof DropdownOptions;
|
|
52
|
+
var Option: typeof DropdownOption;
|
|
53
|
+
}
|
|
54
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../Avatar/index.cjs.js");require("react");require("../../assets/Tooltip-Diruxnme.js");require("../Badge/index.cjs.js");;/* empty css */;/* empty css */require("react-dom");;/* empty css */;/* empty css */require("../../assets/clsx-C11secjj.js");require("../../hooks/useTransition.cjs.js");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../Avatar/index.es.js";import"react";import"../../assets/Tooltip-DbBhUsGz.js";import"../Badge/index.es.js";/* empty css *//* empty css */import"react-dom";/* empty css *//* empty css */import"../../assets/clsx-B-dksMZM.js";import"../../hooks/useTransition.es.js";
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
export type FileUploadSize = "xs" | "sm" | "md" | "lg" | "xl";
|
|
2
|
+
export interface FileUploadProps {
|
|
3
|
+
value?: File | File[] | null;
|
|
4
|
+
defaultValue?: File | File[] | null;
|
|
5
|
+
onChange?: (value: File | File[] | null) => void;
|
|
6
|
+
labelValue?: string;
|
|
7
|
+
errorMessage?: string;
|
|
8
|
+
infoMessage?: string;
|
|
9
|
+
size?: FileUploadSize;
|
|
10
|
+
disabled?: boolean;
|
|
11
|
+
isError?: boolean;
|
|
12
|
+
required?: boolean;
|
|
13
|
+
placeholder?: string;
|
|
14
|
+
tooltipMinWidth?: number;
|
|
15
|
+
accept?: string;
|
|
16
|
+
multiple?: boolean;
|
|
17
|
+
children?: React.ReactNode;
|
|
18
|
+
className?: string;
|
|
19
|
+
}
|
|
20
|
+
export declare function FileUpload({ value, defaultValue, onChange, labelValue, errorMessage, infoMessage, size, disabled, isError, placeholder, accept, multiple, children, className, }: FileUploadProps): import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
export declare namespace FileUpload {
|
|
22
|
+
var Preview: ({ children }: {
|
|
23
|
+
children: React.ReactNode;
|
|
24
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
25
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../Avatar/index.cjs.js");require("react");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../Avatar/index.es.js";import"react";
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
export interface FilterProps {
|
|
2
|
+
value?: Record<string, any[]>;
|
|
3
|
+
defaultValue?: Record<string, any[]>;
|
|
4
|
+
onChange?: (value: Record<string, any[]>) => void;
|
|
5
|
+
onApply?: (value: Record<string, any[]>) => void;
|
|
6
|
+
options?: Array<{
|
|
7
|
+
label: string;
|
|
8
|
+
value: string;
|
|
9
|
+
options: any[];
|
|
10
|
+
}>;
|
|
11
|
+
labelKey?: string;
|
|
12
|
+
valueKey?: string;
|
|
13
|
+
disabled?: boolean;
|
|
14
|
+
searchable?: boolean;
|
|
15
|
+
searchLabel?: string;
|
|
16
|
+
labelValue?: string;
|
|
17
|
+
clearLabel?: string;
|
|
18
|
+
applyLabel?: string;
|
|
19
|
+
statusLabel?: string;
|
|
20
|
+
isError?: boolean;
|
|
21
|
+
errorMessage?: string;
|
|
22
|
+
className?: string;
|
|
23
|
+
}
|
|
24
|
+
export declare function Filter({ value, defaultValue, onChange, onApply, options, labelKey, valueKey, disabled, searchable, searchLabel, labelValue, clearLabel, applyLabel, statusLabel, isError, errorMessage, className, }: FilterProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../Avatar/index.cjs.js");require("react");require("../../assets/Tooltip-Diruxnme.js");require("../Badge/index.cjs.js");;/* empty css */;/* empty css */require("react-dom");;/* empty css */;/* empty css */require("../../assets/clsx-C11secjj.js");require("../../hooks/useTransition.cjs.js");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../Avatar/index.es.js";import"react";import"../../assets/Tooltip-DbBhUsGz.js";import"../Badge/index.es.js";/* empty css *//* empty css */import"react-dom";/* empty css *//* empty css */import"../../assets/clsx-B-dksMZM.js";import"../../hooks/useTransition.es.js";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export interface FloatCardProps {
|
|
2
|
+
value?: boolean;
|
|
3
|
+
defaultValue?: boolean;
|
|
4
|
+
onChange?: (open: boolean) => void;
|
|
5
|
+
mode?: 'click' | 'hover';
|
|
6
|
+
children?: React.ReactNode;
|
|
7
|
+
card?: React.ReactNode;
|
|
8
|
+
className?: string;
|
|
9
|
+
}
|
|
10
|
+
export declare function FloatCard({ value, defaultValue, onChange, mode, children, card, className, }: FloatCardProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../../assets/FloatCard-BGxNbGZp.js");require("../Avatar/index.cjs.js");require("react");require("react-dom");require("../../assets/clsx-C11secjj.js");require("../../hooks/useControllable.cjs.js");require("../../hooks/useTransition.cjs.js");require("../Card/index.cjs.js");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../assets/FloatCard-Ci8mP8y4.js";import"../Avatar/index.es.js";import"react";import"react-dom";import"../../assets/clsx-B-dksMZM.js";import"../../hooks/useControllable.es.js";import"../../hooks/useTransition.es.js";import"../Card/index.es.js";
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
interface HistoryOption {
|
|
3
|
+
[key: string]: any;
|
|
4
|
+
}
|
|
5
|
+
interface HistoryProps {
|
|
6
|
+
value?: any;
|
|
7
|
+
defaultValue?: any;
|
|
8
|
+
onChange?: (value: any) => void;
|
|
9
|
+
options: HistoryOption[];
|
|
10
|
+
position?: 'top' | 'bottom' | 'left' | 'right';
|
|
11
|
+
type?: 'primary' | 'info' | 'success' | 'warning' | 'danger' | 'neutral';
|
|
12
|
+
disabled?: boolean;
|
|
13
|
+
renderOption?: (option: any, index: number, active: boolean) => React.ReactNode;
|
|
14
|
+
className?: string;
|
|
15
|
+
}
|
|
16
|
+
export declare function History({ value, defaultValue, onChange, options, position, type, disabled, renderOption, className, }: HistoryProps): import("react/jsx-runtime").JSX.Element;
|
|
17
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../Avatar/index.cjs.js");require("react");require("../Badge/index.cjs.js");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../Avatar/index.es.js";import"react";import"../Badge/index.es.js";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export interface IconProps {
|
|
3
|
+
name?: string;
|
|
4
|
+
filled?: boolean;
|
|
5
|
+
className?: string;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
size?: string;
|
|
8
|
+
onClick?: React.MouseEventHandler<HTMLSpanElement>;
|
|
9
|
+
}
|
|
10
|
+
export declare function Icon({ name, filled, className, style, onClick }: IconProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../Avatar/index.cjs.js"),c=require("../../assets/clsx-C11secjj.js");require("../Badge/index.cjs.js");function i({name:e,filled:n=!1,className:r,style:s,onClick:o=()=>{}}){return t.jsxRuntimeExports.jsx("span",{className:c.clsx("material-symbols-rounded","icon",n&&"filled",r),style:s,onClick:o,children:e})}exports.Icon=i;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{j as i}from"../Avatar/index.es.js";import{c as m}from"../../assets/clsx-B-dksMZM.js";import"../Badge/index.es.js";function c({name:s,filled:o=!1,className:r,style:a,onClick:e=()=>{}}){return i.jsx("span",{className:m("material-symbols-rounded","icon",o&&"filled",r),style:a,onClick:e,children:s})}export{c as I};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export interface IconCardProps {
|
|
2
|
+
title?: string;
|
|
3
|
+
icon?: string;
|
|
4
|
+
color?: string;
|
|
5
|
+
isIconRound?: boolean;
|
|
6
|
+
children?: React.ReactNode;
|
|
7
|
+
className?: string;
|
|
8
|
+
}
|
|
9
|
+
declare function IconCardTitleActions({ children }: {
|
|
10
|
+
children?: React.ReactNode;
|
|
11
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
export declare function IconCard({ title, icon, color, isIconRound, children, className, }: IconCardProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
export declare namespace IconCard {
|
|
14
|
+
var TitleActions: typeof IconCardTitleActions;
|
|
15
|
+
}
|
|
16
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../Avatar/index.cjs.js");require("react");require("../Badge/index.cjs.js");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../Avatar/index.es.js";import"react";import"../Badge/index.es.js";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export interface ImageProps {
|
|
2
|
+
src?: string;
|
|
3
|
+
alt?: string;
|
|
4
|
+
width?: string | number;
|
|
5
|
+
height?: string | number;
|
|
6
|
+
icon?: string;
|
|
7
|
+
preview?: boolean;
|
|
8
|
+
className?: string;
|
|
9
|
+
onShow?: () => void;
|
|
10
|
+
onHide?: () => void;
|
|
11
|
+
}
|
|
12
|
+
export declare function Image({ src, alt, width, height, icon, preview, className, onShow, onHide, }: ImageProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../Avatar/index.cjs.js");require("react");require("react-dom");require("../Badge/index.cjs.js");;/* empty css */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../Avatar/index.es.js";import"react";import"react-dom";import"../Badge/index.es.js";/* empty css */
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export interface InputProps {
|
|
3
|
+
value?: string;
|
|
4
|
+
defaultValue?: string;
|
|
5
|
+
onChange?: (value: string) => void;
|
|
6
|
+
labelValue?: string;
|
|
7
|
+
type?: 'text' | 'number' | 'password' | 'search' | 'email' | 'url' | 'domain' | 'color';
|
|
8
|
+
mask?: 'cpf' | 'cnpj' | 'cep';
|
|
9
|
+
max?: number;
|
|
10
|
+
min?: number;
|
|
11
|
+
step?: number;
|
|
12
|
+
errorMessage?: string;
|
|
13
|
+
infoMessage?: string;
|
|
14
|
+
disabled?: boolean;
|
|
15
|
+
isError?: boolean;
|
|
16
|
+
required?: boolean;
|
|
17
|
+
placeholder?: string;
|
|
18
|
+
textAlign?: 'start' | 'center' | 'end';
|
|
19
|
+
tooltipMinWidth?: number;
|
|
20
|
+
icon?: string;
|
|
21
|
+
appendIcon?: string;
|
|
22
|
+
onFocus?: () => void;
|
|
23
|
+
onBlur?: () => void;
|
|
24
|
+
children?: React.ReactNode;
|
|
25
|
+
className?: string;
|
|
26
|
+
}
|
|
27
|
+
declare function PrependIcon({ children }: {
|
|
28
|
+
children: React.ReactNode;
|
|
29
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
30
|
+
declare function AppendIcon({ children }: {
|
|
31
|
+
children: React.ReactNode;
|
|
32
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
33
|
+
type InputComponent = React.ForwardRefExoticComponent<InputProps & React.RefAttributes<HTMLInputElement>> & {
|
|
34
|
+
PrependIcon: typeof PrependIcon;
|
|
35
|
+
AppendIcon: typeof AppendIcon;
|
|
36
|
+
};
|
|
37
|
+
export declare const Input: InputComponent;
|
|
38
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("../../assets/Input-xnq3TVKa.js");require("../Avatar/index.cjs.js");require("react");require("../../assets/ColorPicker-BzlgPz70.js");require("../../assets/clsx-C11secjj.js");require("../../hooks/useControllable.cjs.js");require("../../assets/index-CX6wEu92.js");require("../Icon/index.cjs.js");require("../Badge/index.cjs.js");require("../../assets/FloatCard-BGxNbGZp.js");require("react-dom");require("../../hooks/useTransition.cjs.js");require("../Card/index.cjs.js");require("../../assets/Label-bwrT7VIV.js");require("../../assets/Tooltip-Diruxnme.js");;/* empty css */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../assets/Input-BRokEqU3.js";import"../Avatar/index.es.js";import"react";import"../../assets/ColorPicker-DRs5fhzn.js";import"../../assets/clsx-B-dksMZM.js";import"../../hooks/useControllable.es.js";import"../../assets/index-B_deyTVk.js";import"../Icon/index.es.js";import"../Badge/index.es.js";import"../../assets/FloatCard-Ci8mP8y4.js";import"react-dom";import"../../hooks/useTransition.es.js";import"../Card/index.es.js";import"../../assets/Label-BTtohMHb.js";import"../../assets/Tooltip-DbBhUsGz.js";/* empty css */
|