@revotech-group/revotech-ui-kit 0.2.1 → 0.2.3
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/LICENSE +20 -20
- package/README.md +30 -30
- package/package.json +136 -136
- package/dist/library.css +0 -9970
- package/dist/rtg-ui-kit.js +0 -18566
- package/dist/rtg-ui-kit.umd.cjs +0 -5305
- package/dist/src/assets/icons/arrow-up-circle.icon.d.ts +0 -1
- package/dist/src/assets/icons/arrows.icon.d.ts +0 -1
- package/dist/src/assets/icons/carousel-arrow-left.d.ts +0 -1
- package/dist/src/assets/icons/carousel-arrow-right.d.ts +0 -1
- package/dist/src/assets/icons/chart.icon.d.ts +0 -1
- package/dist/src/assets/icons/chorven-down.icon.d.ts +0 -1
- package/dist/src/assets/icons/circle-check.icon.d.ts +0 -1
- package/dist/src/assets/icons/circle-x.icon.d.ts +0 -1
- package/dist/src/assets/icons/circle.icon.d.ts +0 -1
- package/dist/src/assets/icons/close.icon.d.ts +0 -1
- package/dist/src/assets/icons/decrease.icon.d.ts +0 -1
- package/dist/src/assets/icons/dot.icon.d.ts +0 -1
- package/dist/src/assets/icons/eye-off.d.ts +0 -1
- package/dist/src/assets/icons/eye-on.d.ts +0 -1
- package/dist/src/assets/icons/help-circle.icon.d.ts +0 -1
- package/dist/src/assets/icons/index.d.ts +0 -21
- package/dist/src/assets/icons/minus.icon.d.ts +0 -1
- package/dist/src/assets/icons/plus.icon.d.ts +0 -1
- package/dist/src/assets/icons/radio-group.icon.d.ts +0 -1
- package/dist/src/assets/icons/radio.icon.d.ts +0 -1
- package/dist/src/assets/icons/search.icon.d.ts +0 -1
- package/dist/src/assets/icons/tick.icon.d.ts +0 -1
- package/dist/src/components/index.d.ts +0 -2
- package/dist/src/components/ui/accordion/accordion-content.d.ts +0 -21
- package/dist/src/components/ui/accordion/accordion-item.d.ts +0 -22
- package/dist/src/components/ui/accordion/accordion-trigger.d.ts +0 -18
- package/dist/src/components/ui/accordion/accordion.d.ts +0 -26
- package/dist/src/components/ui/accordion/accordion.defs.d.ts +0 -10
- package/dist/src/components/ui/accordion/accordion.stories.d.ts +0 -11
- package/dist/src/components/ui/accordion/accordion.styles.d.ts +0 -4
- package/dist/src/components/ui/alert/alert.d.ts +0 -25
- package/dist/src/components/ui/alert/alert.stories.d.ts +0 -9
- package/dist/src/components/ui/alert/alert.styles.d.ts +0 -10
- package/dist/src/components/ui/alert/alert.types.d.ts +0 -1
- package/dist/src/components/ui/alert/helpers.d.ts +0 -10
- package/dist/src/components/ui/aspect-ratio/aspect-ratio.d.ts +0 -17
- package/dist/src/components/ui/aspect-ratio/aspect-ratio.stories.d.ts +0 -5
- package/dist/src/components/ui/aspect-ratio/aspect-ratio.styles.d.ts +0 -4
- package/dist/src/components/ui/avatar/avatar-fallback.d.ts +0 -15
- package/dist/src/components/ui/avatar/avatar-image.d.ts +0 -17
- package/dist/src/components/ui/avatar/avatar.d.ts +0 -20
- package/dist/src/components/ui/avatar/avatar.stories.d.ts +0 -5
- package/dist/src/components/ui/avatar/avatar.style.d.ts +0 -4
- package/dist/src/components/ui/badge/badge.d.ts +0 -20
- package/dist/src/components/ui/badge/badge.stories.d.ts +0 -7
- package/dist/src/components/ui/badge/badge.style.d.ts +0 -3
- package/dist/src/components/ui/badge/badge.type.d.ts +0 -1
- package/dist/src/components/ui/breadcrumb/breadcrumb-ellipsis.d.ts +0 -12
- package/dist/src/components/ui/breadcrumb/breadcrumb-item.d.ts +0 -15
- package/dist/src/components/ui/breadcrumb/breadcrumb-link.d.ts +0 -16
- package/dist/src/components/ui/breadcrumb/breadcrumb-list.d.ts +0 -15
- package/dist/src/components/ui/breadcrumb/breadcrumb-separator.d.ts +0 -12
- package/dist/src/components/ui/breadcrumb/breadcrumb-text.d.ts +0 -15
- package/dist/src/components/ui/breadcrumb/breadcrumb.d.ts +0 -22
- package/dist/src/components/ui/breadcrumb/breadcrumb.stories.d.ts +0 -5
- package/dist/src/components/ui/breadcrumb/breadcrumb.styles.d.ts +0 -4
- package/dist/src/components/ui/button/button.d.ts +0 -22
- package/dist/src/components/ui/button/button.stories.d.ts +0 -6
- package/dist/src/components/ui/button/button.style.d.ts +0 -4
- package/dist/src/components/ui/button/button.type.d.ts +0 -3
- package/dist/src/components/ui/calendar/calendar.d.ts +0 -25
- package/dist/src/components/ui/calendar/calendar.helpers.d.ts +0 -3
- package/dist/src/components/ui/calendar/calendar.stories.d.ts +0 -5
- package/dist/src/components/ui/calendar/calendar.style.d.ts +0 -40
- package/dist/src/components/ui/card/card-content.d.ts +0 -11
- package/dist/src/components/ui/card/card-description.d.ts +0 -11
- package/dist/src/components/ui/card/card-footer.d.ts +0 -11
- package/dist/src/components/ui/card/card-header.d.ts +0 -11
- package/dist/src/components/ui/card/card-title.d.ts +0 -11
- package/dist/src/components/ui/card/card.d.ts +0 -27
- package/dist/src/components/ui/card/card.stories.d.ts +0 -6
- package/dist/src/components/ui/card/card.styles.d.ts +0 -4
- package/dist/src/components/ui/carousel/carousel.d.ts +0 -25
- package/dist/src/components/ui/carousel/carousel.stories.d.ts +0 -7
- package/dist/src/components/ui/carousel/carousel.styles.d.ts +0 -32
- package/dist/src/components/ui/checkbox/checkbox.d.ts +0 -19
- package/dist/src/components/ui/checkbox/checkbox.stories.d.ts +0 -9
- package/dist/src/components/ui/checkbox/checkbox.style.d.ts +0 -4
- package/dist/src/components/ui/checkbox/checkbox.type.d.ts +0 -21
- package/dist/src/components/ui/collapsible/collapsible-content.d.ts +0 -18
- package/dist/src/components/ui/collapsible/collapsible-trigger.d.ts +0 -18
- package/dist/src/components/ui/collapsible/collapsible.d.ts +0 -24
- package/dist/src/components/ui/collapsible/collapsible.stories.d.ts +0 -6
- package/dist/src/components/ui/combobox/combo-box-empty.d.ts +0 -15
- package/dist/src/components/ui/combobox/combo-box-group.d.ts +0 -38
- package/dist/src/components/ui/combobox/combo-box-input.d.ts +0 -18
- package/dist/src/components/ui/combobox/combo-box-item.d.ts +0 -26
- package/dist/src/components/ui/combobox/combo-box-trigger.d.ts +0 -19
- package/dist/src/components/ui/combobox/combo-box-value.d.ts +0 -19
- package/dist/src/components/ui/combobox/combo-box.d.ts +0 -36
- package/dist/src/components/ui/combobox/combo-box.stories.d.ts +0 -11
- package/dist/src/components/ui/combobox/combo-box.styles.d.ts +0 -14
- package/dist/src/components/ui/command/command-empty.atom.d.ts +0 -19
- package/dist/src/components/ui/command/command-group.atom.d.ts +0 -20
- package/dist/src/components/ui/command/command-input.atom.d.ts +0 -16
- package/dist/src/components/ui/command/command-item.atom.d.ts +0 -25
- package/dist/src/components/ui/command/command-list.atom.d.ts +0 -16
- package/dist/src/components/ui/command/command-separator.atom.d.ts +0 -15
- package/dist/src/components/ui/command/command.d.ts +0 -23
- package/dist/src/components/ui/command/command.helpers.d.ts +0 -6
- package/dist/src/components/ui/command/command.stories.d.ts +0 -7
- package/dist/src/components/ui/command/command.styles.d.ts +0 -15
- package/dist/src/components/ui/context-menu/context-menu-checkbox-Item.d.ts +0 -17
- package/dist/src/components/ui/context-menu/context-menu-content.d.ts +0 -15
- package/dist/src/components/ui/context-menu/context-menu-group.d.ts +0 -11
- package/dist/src/components/ui/context-menu/context-menu-item.d.ts +0 -14
- package/dist/src/components/ui/context-menu/context-menu-radio-item.d.ts +0 -17
- package/dist/src/components/ui/context-menu/context-menu-seperator.d.ts +0 -7
- package/dist/src/components/ui/context-menu/context-menu-shortcut.d.ts +0 -10
- package/dist/src/components/ui/context-menu/context-menu-trigger.d.ts +0 -6
- package/dist/src/components/ui/context-menu/context-menu.d.ts +0 -41
- package/dist/src/components/ui/context-menu/context-menu.helpers.d.ts +0 -1
- package/dist/src/components/ui/context-menu/context-menu.styles.d.ts +0 -20
- package/dist/src/components/ui/context-menu/contextMenu.stories.d.ts +0 -5
- package/dist/src/components/ui/data-table/data-table.d.ts +0 -40
- package/dist/src/components/ui/data-table/data-table.stories.d.ts +0 -6
- package/dist/src/components/ui/date-picker/date-picker.d.ts +0 -13
- package/dist/src/components/ui/date-picker/date-picker.stories.d.ts +0 -5
- package/dist/src/components/ui/date-picker/date-picker.styles.d.ts +0 -6
- package/dist/src/components/ui/dialog/dialog-close.d.ts +0 -16
- package/dist/src/components/ui/dialog/dialog-content.d.ts +0 -16
- package/dist/src/components/ui/dialog/dialog-footer.d.ts +0 -10
- package/dist/src/components/ui/dialog/dialog-header.d.ts +0 -8
- package/dist/src/components/ui/dialog/dialog-overly.d.ts +0 -6
- package/dist/src/components/ui/dialog/dialog-trigger.d.ts +0 -12
- package/dist/src/components/ui/dialog/dialog.d.ts +0 -31
- package/dist/src/components/ui/dialog/dialog.stories.d.ts +0 -7
- package/dist/src/components/ui/dialog/dialog.styles.d.ts +0 -17
- package/dist/src/components/ui/drawer/drawer-close.d.ts +0 -16
- package/dist/src/components/ui/drawer/drawer-content.d.ts +0 -15
- package/dist/src/components/ui/drawer/drawer-description.d.ts +0 -10
- package/dist/src/components/ui/drawer/drawer-footer.d.ts +0 -10
- package/dist/src/components/ui/drawer/drawer-header.d.ts +0 -9
- package/dist/src/components/ui/drawer/drawer-overlay.d.ts +0 -6
- package/dist/src/components/ui/drawer/drawer-title.d.ts +0 -10
- package/dist/src/components/ui/drawer/drawer-trigger.d.ts +0 -12
- package/dist/src/components/ui/drawer/drawer.d.ts +0 -41
- package/dist/src/components/ui/drawer/drawer.helpers.d.ts +0 -2
- package/dist/src/components/ui/drawer/drawer.stories.d.ts +0 -5
- package/dist/src/components/ui/drawer/drawer.styles.d.ts +0 -14
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-checkbox-Item.d.ts +0 -18
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-content.d.ts +0 -14
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-group.d.ts +0 -12
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-item.d.ts +0 -18
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-radio-item.d.ts +0 -17
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-seperator.d.ts +0 -9
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-shortcut.d.ts +0 -9
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-trigger.d.ts +0 -6
- package/dist/src/components/ui/dropdown-menu/dropdown-menu.d.ts +0 -41
- package/dist/src/components/ui/dropdown-menu/dropdown-menu.helpers.d.ts +0 -3
- package/dist/src/components/ui/dropdown-menu/dropdown-menu.styles.d.ts +0 -20
- package/dist/src/components/ui/dropdown-menu/dropdownMenu.stories.d.ts +0 -7
- package/dist/src/components/ui/form/form-context.d.ts +0 -5
- package/dist/src/components/ui/form/form-controller.d.ts +0 -28
- package/dist/src/components/ui/form/form-field-context.d.ts +0 -3
- package/dist/src/components/ui/form/form-item-context.d.ts +0 -7
- package/dist/src/components/ui/form/form.stories.d.ts +0 -6
- package/dist/src/components/ui/form/form.styles.d.ts +0 -7
- package/dist/src/components/ui/form/rtg-form-controller.d.ts +0 -17
- package/dist/src/components/ui/form/rtg-form-description.d.ts +0 -14
- package/dist/src/components/ui/form/rtg-form-field.d.ts +0 -20
- package/dist/src/components/ui/form/rtg-form-item.d.ts +0 -17
- package/dist/src/components/ui/form/rtg-form-label.d.ts +0 -20
- package/dist/src/components/ui/form/rtg-form-message.d.ts +0 -18
- package/dist/src/components/ui/form/rtg-form.d.ts +0 -24
- package/dist/src/components/ui/hoverCard/hover-card-content.d.ts +0 -16
- package/dist/src/components/ui/hoverCard/hover-card-trigger.d.ts +0 -10
- package/dist/src/components/ui/hoverCard/hover-card.d.ts +0 -29
- package/dist/src/components/ui/hoverCard/hover-card.stories.d.ts +0 -5
- package/dist/src/components/ui/hoverCard/hover-card.styles.d.ts +0 -5
- package/dist/src/components/ui/index.d.ts +0 -41
- package/dist/src/components/ui/input/countryOptions.d.ts +0 -5
- package/dist/src/components/ui/input/input.d.ts +0 -34
- package/dist/src/components/ui/input/input.stories.d.ts +0 -7
- package/dist/src/components/ui/input/input.styles.d.ts +0 -7
- package/dist/src/components/ui/input/input.type.d.ts +0 -21
- package/dist/src/components/ui/input-otp/input-otp-group.d.ts +0 -18
- package/dist/src/components/ui/input-otp/input-otp-separator.d.ts +0 -12
- package/dist/src/components/ui/input-otp/input-otp-slot.d.ts +0 -26
- package/dist/src/components/ui/input-otp/input-otp.d.ts +0 -33
- package/dist/src/components/ui/input-otp/input-otp.stories.d.ts +0 -10
- package/dist/src/components/ui/input-otp/input-otp.styles.d.ts +0 -10
- package/dist/src/components/ui/label/label.d.ts +0 -13
- package/dist/src/components/ui/label/label.stories.d.ts +0 -6
- package/dist/src/components/ui/label/label.style.d.ts +0 -1
- package/dist/src/components/ui/menubar/menubar-checkbox.item.d.ts +0 -20
- package/dist/src/components/ui/menubar/menubar-content.d.ts +0 -20
- package/dist/src/components/ui/menubar/menubar-group.d.ts +0 -15
- package/dist/src/components/ui/menubar/menubar-item.d.ts +0 -18
- package/dist/src/components/ui/menubar/menubar-menu.d.ts +0 -31
- package/dist/src/components/ui/menubar/menubar-radio-item.d.ts +0 -20
- package/dist/src/components/ui/menubar/menubar-separator.d.ts +0 -14
- package/dist/src/components/ui/menubar/menubar-shortcut.d.ts +0 -10
- package/dist/src/components/ui/menubar/menubar-trigger.d.ts +0 -10
- package/dist/src/components/ui/menubar/menubar.d.ts +0 -34
- package/dist/src/components/ui/menubar/menubar.helpers.d.ts +0 -3
- package/dist/src/components/ui/menubar/menubar.stories.d.ts +0 -5
- package/dist/src/components/ui/menubar/menubar.styles.d.ts +0 -21
- package/dist/src/components/ui/navigation-menu/navigation-menu-content.d.ts +0 -20
- package/dist/src/components/ui/navigation-menu/navigation-menu-item.d.ts +0 -24
- package/dist/src/components/ui/navigation-menu/navigation-menu-link.d.ts +0 -10
- package/dist/src/components/ui/navigation-menu/navigation-menu-list.d.ts +0 -9
- package/dist/src/components/ui/navigation-menu/navigation-menu-trigger.d.ts +0 -10
- package/dist/src/components/ui/navigation-menu/navigation-menu.d.ts +0 -25
- package/dist/src/components/ui/navigation-menu/navigation-menu.stories.d.ts +0 -5
- package/dist/src/components/ui/navigation-menu/navigation-menu.styles.d.ts +0 -9
- package/dist/src/components/ui/pagination/pagination-content.d.ts +0 -9
- package/dist/src/components/ui/pagination/pagination-ellipsis.d.ts +0 -9
- package/dist/src/components/ui/pagination/pagination-item.d.ts +0 -15
- package/dist/src/components/ui/pagination/pagination-link.d.ts +0 -15
- package/dist/src/components/ui/pagination/pagination-next.d.ts +0 -10
- package/dist/src/components/ui/pagination/pagination-previous.d.ts +0 -10
- package/dist/src/components/ui/pagination/pagination.d.ts +0 -27
- package/dist/src/components/ui/pagination/pagination.stories.d.ts +0 -5
- package/dist/src/components/ui/pagination/pagination.styles.d.ts +0 -22
- package/dist/src/components/ui/pagination/pagination.type.d.ts +0 -2
- package/dist/src/components/ui/popover/popover-content.d.ts +0 -19
- package/dist/src/components/ui/popover/popover-trigger.d.ts +0 -13
- package/dist/src/components/ui/popover/popover.d.ts +0 -22
- package/dist/src/components/ui/popover/popover.stories.d.ts +0 -5
- package/dist/src/components/ui/popover/popover.style.d.ts +0 -5
- package/dist/src/components/ui/popover/popover.types.d.ts +0 -2
- package/dist/src/components/ui/progress/progress.d.ts +0 -12
- package/dist/src/components/ui/progress/progress.stories.d.ts +0 -5
- package/dist/src/components/ui/progress/progress.styles.d.ts +0 -4
- package/dist/src/components/ui/radio-group/radio-group-item.d.ts +0 -22
- package/dist/src/components/ui/radio-group/radio-group.d.ts +0 -20
- package/dist/src/components/ui/radio-group/radio-group.stories.d.ts +0 -5
- package/dist/src/components/ui/radio-group/radio-group.styles.d.ts +0 -9
- package/dist/src/components/ui/radio-group/radio-group.types.d.ts +0 -2
- package/dist/src/components/ui/sample-demo/sample-demo.d.ts +0 -24
- package/dist/src/components/ui/sample-demo/sample.style.d.ts +0 -4
- package/dist/src/components/ui/sample-demo/sample.type.d.ts +0 -3
- package/dist/src/components/ui/scroll-area/scroll-area.d.ts +0 -13
- package/dist/src/components/ui/scroll-area/scroll-area.stories.d.ts +0 -5
- package/dist/src/components/ui/scroll-area/scroll-area.style.d.ts +0 -1
- package/dist/src/components/ui/select/select-controller.d.ts +0 -16
- package/dist/src/components/ui/select/select-group.d.ts +0 -26
- package/dist/src/components/ui/select/select-item.d.ts +0 -27
- package/dist/src/components/ui/select/select-label.d.ts +0 -14
- package/dist/src/components/ui/select/select-list.d.ts +0 -11
- package/dist/src/components/ui/select/select-seperator.d.ts +0 -9
- package/dist/src/components/ui/select/select-trigger.d.ts +0 -25
- package/dist/src/components/ui/select/select-value.d.ts +0 -21
- package/dist/src/components/ui/select/select.d.ts +0 -26
- package/dist/src/components/ui/select/select.stories.d.ts +0 -5
- package/dist/src/components/ui/select/select.styles.d.ts +0 -20
- package/dist/src/components/ui/separator/separator.d.ts +0 -16
- package/dist/src/components/ui/separator/separator.defs.d.ts +0 -10
- package/dist/src/components/ui/separator/separator.stories.d.ts +0 -8
- package/dist/src/components/ui/separator/separator.styles.d.ts +0 -5
- package/dist/src/components/ui/skeleton/skeleton.d.ts +0 -11
- package/dist/src/components/ui/skeleton/skeleton.stories.d.ts +0 -5
- package/dist/src/components/ui/skeleton/skeleton.style.d.ts +0 -1
- package/dist/src/components/ui/switch/switch.d.ts +0 -14
- package/dist/src/components/ui/switch/switch.stories.d.ts +0 -5
- package/dist/src/components/ui/switch/switch.style.d.ts +0 -4
- package/dist/src/components/ui/switch/switch.type.d.ts +0 -4
- package/dist/src/components/ui/table/table.d.ts +0 -18
- package/dist/src/components/ui/table/table.stories.d.ts +0 -5
- package/dist/src/components/ui/table/table.styles.d.ts +0 -39
- package/dist/src/components/ui/tabs/tab-contents.d.ts +0 -24
- package/dist/src/components/ui/tabs/tab-list.d.ts +0 -25
- package/dist/src/components/ui/tabs/tab-trigger.d.ts +0 -26
- package/dist/src/components/ui/tabs/tab.d.ts +0 -27
- package/dist/src/components/ui/tabs/tab.stories.d.ts +0 -16
- package/dist/src/components/ui/tabs/tabs.style.d.ts +0 -12
- package/dist/src/components/ui/textarea/textarea.d.ts +0 -22
- package/dist/src/components/ui/textarea/textarea.stories.d.ts +0 -5
- package/dist/src/components/ui/textarea/textarea.styles.d.ts +0 -1
- package/dist/src/components/ui/textarea/textarea.type.d.ts +0 -11
- package/dist/src/components/ui/toast/toast-action.d.ts +0 -27
- package/dist/src/components/ui/toast/toast-description.d.ts +0 -14
- package/dist/src/components/ui/toast/toast-title.d.ts +0 -14
- package/dist/src/components/ui/toast/toast-trigger.d.ts +0 -18
- package/dist/src/components/ui/toast/toast-view-port.d.ts +0 -24
- package/dist/src/components/ui/toast/toast.d.ts +0 -25
- package/dist/src/components/ui/toast/toast.stories.d.ts +0 -10
- package/dist/src/components/ui/toast/toast.style.d.ts +0 -19
- package/dist/src/components/ui/toast/toast.type.d.ts +0 -1
- package/dist/src/components/ui/toggle/toggle.d.ts +0 -29
- package/dist/src/components/ui/toggle/toggle.defs.d.ts +0 -27
- package/dist/src/components/ui/toggle/toggle.stories.d.ts +0 -6
- package/dist/src/components/ui/toggle/toggle.style.d.ts +0 -4
- package/dist/src/components/ui/toggle-group/toggle-group-item.d.ts +0 -43
- package/dist/src/components/ui/toggle-group/toggle-group.d.ts +0 -25
- package/dist/src/components/ui/toggle-group/toggle-group.defs.d.ts +0 -37
- package/dist/src/components/ui/toggle-group/toggle-group.stories.d.ts +0 -5
- package/dist/src/components/ui/toggle-group/toggle-group.style.d.ts +0 -5
- package/dist/src/components/widgets/index.d.ts +0 -1
- package/dist/src/components/widgets/light-sample-demo/light-sample.demo.d.ts +0 -16
- package/dist/src/helpers/base-element.d.ts +0 -21
- package/dist/src/helpers/genrate-uuid.helper.d.ts +0 -1
- package/dist/src/helpers/index.d.ts +0 -6
- package/dist/src/helpers/mouse-conroller.helper.d.ts +0 -15
- package/dist/src/helpers/shadow-wrapper.d.ts +0 -8
- package/dist/src/helpers/style.helpers.d.ts +0 -3
- package/dist/src/helpers/widget-controller.d.ts +0 -13
- package/dist/src/index.d.ts +0 -2
- package/dist/src/interfaces/actionable.interface.d.ts +0 -6
- package/dist/src/interfaces/atomic.interface.d.ts +0 -6
- package/dist/src/interfaces/changeable.interface.d.ts +0 -8
- package/dist/src/interfaces/child-support-atomic.interface.d.ts +0 -5
- package/dist/src/interfaces/index.d.ts +0 -6
- package/dist/src/interfaces/intractable.interface.d.ts +0 -6
- package/dist/src/interfaces/variant.interface.d.ts +0 -3
- package/dist/src/lib/index.d.ts +0 -0
- package/dist/src/lib/react/react.lib.d.ts +0 -5
- package/dist/src/styles/index.d.ts +0 -1
- package/dist/src/styles/tw.styles.d.ts +0 -1
- package/dist/src/tokens/tailwind/animation.d.ts +0 -7
- package/dist/src/tokens/tailwind/basis.d.ts +0 -5
- package/dist/src/tokens/tailwind/border-radius.d.ts +0 -61
- package/dist/src/tokens/tailwind/border-width.d.ts +0 -32
- package/dist/src/tokens/tailwind/box-shadow.d.ts +0 -23
- package/dist/src/tokens/tailwind/color.d.ts +0 -339
- package/dist/src/tokens/tailwind/font-size.d.ts +0 -134
- package/dist/src/tokens/tailwind/font-weight.d.ts +0 -36
- package/dist/src/tokens/tailwind/grid-template-columns.d.ts +0 -4
- package/dist/src/tokens/tailwind/index.d.ts +0 -1113
- package/dist/src/tokens/tailwind/keyframes.d.ts +0 -41
- package/dist/src/tokens/tailwind/opacity.d.ts +0 -39
- package/dist/src/tokens/tailwind/ring-offset-width.d.ts +0 -8
- package/dist/src/tokens/tailwind/ring-width.d.ts +0 -24
- package/dist/src/tokens/tailwind/spacing.d.ts +0 -344
- package/dist/src/tokens/tailwind/transition-duration.d.ts +0 -5
- package/dist/src/tokens/tailwind/transition-timing-function.d.ts +0 -4
- package/dist/src/tokens/tailwind/translate.d.ts +0 -5
- package/dist/src/wc-ui-app.d.ts +0 -7
package/dist/src/lib/index.d.ts
DELETED
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './tw.styles';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const TWStyles: import('lit').CSSResult;
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
export declare const borderRadius: {
|
|
2
|
-
'navigation-menu-item-radius': string;
|
|
3
|
-
'navigation-menu-link-radius': string;
|
|
4
|
-
'navigation-menu-content-container-radius': string;
|
|
5
|
-
'combo-box-group-radius': string;
|
|
6
|
-
'combo-box-input-radius': string;
|
|
7
|
-
'combo-box-trigger-radius': string;
|
|
8
|
-
'combo-box-item-radius': string;
|
|
9
|
-
'carousel-button-radius': string;
|
|
10
|
-
'textarea-radius': string;
|
|
11
|
-
'tab-list-radius': string;
|
|
12
|
-
'tab-trigger-radius': string;
|
|
13
|
-
'toast-viewport-item-radius': string;
|
|
14
|
-
'toast-action-radius': string;
|
|
15
|
-
'toggle-group-item-radius': string;
|
|
16
|
-
'toggle-radius': string;
|
|
17
|
-
'input-radius': string;
|
|
18
|
-
'scrollarea-radius': string;
|
|
19
|
-
'switch-radius': string;
|
|
20
|
-
'switch-thumb-radius': string;
|
|
21
|
-
'skeleton-radius': string;
|
|
22
|
-
'select-trigger-radius': string;
|
|
23
|
-
'select-content-radius': string;
|
|
24
|
-
'select-item-radius': string;
|
|
25
|
-
'radio-group-item-radius': string;
|
|
26
|
-
'progress-radius': string;
|
|
27
|
-
'popover-content-radius': string;
|
|
28
|
-
'menubar-radius': string;
|
|
29
|
-
'menubar-trigger-radius': string;
|
|
30
|
-
'menubar-content-radius': string;
|
|
31
|
-
'menubar-item-radius': string;
|
|
32
|
-
'menubar-checkbox-item-radius': string;
|
|
33
|
-
'menubar-radio-item-radius': string;
|
|
34
|
-
'input-otp-slot-radius': string;
|
|
35
|
-
'hover-card-content-radius': string;
|
|
36
|
-
'dropdown-menu-content-radius': string;
|
|
37
|
-
'dropdown-menu-item-radius': string;
|
|
38
|
-
'dropdown-menu-checkbox-item-radius': string;
|
|
39
|
-
'dropdown-menu-radio-item-radius': string;
|
|
40
|
-
'drawer-content-radius': string;
|
|
41
|
-
'drawer-thumb-radius': string;
|
|
42
|
-
'dialog-content-radius': string;
|
|
43
|
-
'dialog-close-radius': string;
|
|
44
|
-
'context-menu-content-radius': string;
|
|
45
|
-
'context-menu-item-radius': string;
|
|
46
|
-
'context-menu-checkbox-item-radius': string;
|
|
47
|
-
'context-menu-radio-item-radius': string;
|
|
48
|
-
'command-radius': string;
|
|
49
|
-
'command-input-radius': string;
|
|
50
|
-
'command-item-radius': string;
|
|
51
|
-
'checkbox-radius': string;
|
|
52
|
-
'card-radius': string;
|
|
53
|
-
'calendar-weekday-radius': string;
|
|
54
|
-
'calendar-day-radius': string;
|
|
55
|
-
'button-radius': string;
|
|
56
|
-
'badge-radius': string;
|
|
57
|
-
'avatar-radius': string;
|
|
58
|
-
'avatar-fallback-radius': string;
|
|
59
|
-
'alert-radius': string;
|
|
60
|
-
'accordion-trigger-radius': string;
|
|
61
|
-
};
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
export declare const borderWidth: {
|
|
2
|
-
'navigation-menu-content-container-width-border': string;
|
|
3
|
-
'combo-box-group-width-border': string;
|
|
4
|
-
'combo-box-trigger-width-border': string;
|
|
5
|
-
'table-head-width-border': string;
|
|
6
|
-
'table-body-width-border': string;
|
|
7
|
-
'table-footer-width-border': string;
|
|
8
|
-
'switch-width-border': string;
|
|
9
|
-
'select-trigger-width-border': string;
|
|
10
|
-
'select-content-width-border': string;
|
|
11
|
-
'radio-group-item-width-border': string;
|
|
12
|
-
'popover-content-width-border': string;
|
|
13
|
-
'menubar-width-border': string;
|
|
14
|
-
'menubar-content-width-border': string;
|
|
15
|
-
'input-otp-slot-width-border': string;
|
|
16
|
-
'hover-card-content-width-border': string;
|
|
17
|
-
'dropdown-menu-content-width-border': string;
|
|
18
|
-
'drawer-content-width-border': string;
|
|
19
|
-
'dialog-content-width-border': string;
|
|
20
|
-
'context-menu-content-width-border': string;
|
|
21
|
-
'command-input-wrapper-width-border': string;
|
|
22
|
-
'checkbox-width-border': string;
|
|
23
|
-
'card-width-border': string;
|
|
24
|
-
'calendar-day-width-border-focus': string;
|
|
25
|
-
'button-width-border-focus': string;
|
|
26
|
-
'button-width-border-invalid': string;
|
|
27
|
-
'button-outline-width-border': string;
|
|
28
|
-
'badge-width-border': string;
|
|
29
|
-
'alert-width-border': string;
|
|
30
|
-
'accordion-item-width-border': string;
|
|
31
|
-
'accordion-trigger-width-border-focus': string;
|
|
32
|
-
};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export declare const boxShadow: {
|
|
2
|
-
'navigation-menu-item-shadow-focus': string;
|
|
3
|
-
'navigation-menu-content-container-shadow': string;
|
|
4
|
-
'combo-box-group-shadow': string;
|
|
5
|
-
'tab-trigger-shadow-active': string;
|
|
6
|
-
'toast-viewport-item-shadow': string;
|
|
7
|
-
'switch-shadow': string;
|
|
8
|
-
'select-trigger-shadow': string;
|
|
9
|
-
'select-content-shadow': string;
|
|
10
|
-
'radio-group-item-shadow': string;
|
|
11
|
-
'popover-content-shadow': string;
|
|
12
|
-
'menubar-shadow': string;
|
|
13
|
-
'menubar-content-shadow': string;
|
|
14
|
-
'input-otp-slot-shadow': string;
|
|
15
|
-
'input-shadow': string;
|
|
16
|
-
'hover-card-content-shadow': string;
|
|
17
|
-
'dropdown-menu-content-shadow': string;
|
|
18
|
-
'dialog-content-shadow': string;
|
|
19
|
-
'context-menu-content-shadow': string;
|
|
20
|
-
'checkbox-shadow': string;
|
|
21
|
-
'card-shadow': string;
|
|
22
|
-
'button-outline-shadow': string;
|
|
23
|
-
};
|
|
@@ -1,339 +0,0 @@
|
|
|
1
|
-
export declare const color: {
|
|
2
|
-
'navigation-menu-item-color-bg': string;
|
|
3
|
-
'navigation-menu-item-color-bg-hover': string;
|
|
4
|
-
'navigation-menu-link-color-bg-hover': string;
|
|
5
|
-
'navigation-menu-content-container-color-bg': string;
|
|
6
|
-
'navigation-menu-link-color-bg': string;
|
|
7
|
-
'navigation-menu-content-container-color-border': string;
|
|
8
|
-
'combo-box-group-color-border': string;
|
|
9
|
-
'combo-box-group-color-bg': string;
|
|
10
|
-
'combo-box-input-color-text': string;
|
|
11
|
-
'combo-box-input-color-bg': string;
|
|
12
|
-
'combo-box-input-color-text-placeholder': string;
|
|
13
|
-
'combo-box-trigger-color-border': string;
|
|
14
|
-
'combo-box-trigger-color-bg': string;
|
|
15
|
-
'combo-box-trigger-color-ring-focus': string;
|
|
16
|
-
'combo-box-item-color-bg-hover': string;
|
|
17
|
-
'form-description-color-text': string;
|
|
18
|
-
'form-message-color-text': string;
|
|
19
|
-
'form-label-color-text-error': string;
|
|
20
|
-
'carousel-button-color-bg': string;
|
|
21
|
-
'carousel-button-color-text': string;
|
|
22
|
-
'carousel-button-color-bg-hover': string;
|
|
23
|
-
'table-preview-color-bg': string;
|
|
24
|
-
'table-caption-color-text': string;
|
|
25
|
-
'table-head-color-border': string;
|
|
26
|
-
'table-head-row-color-bg-hover': string;
|
|
27
|
-
'table-head-cell-color-text': string;
|
|
28
|
-
'table-body-color-border': string;
|
|
29
|
-
'table-body-row-color-bg-hover': string;
|
|
30
|
-
'table-footer-color-border': string;
|
|
31
|
-
'table-footer-color-bg': string;
|
|
32
|
-
'table-footer-row-color-bg-hover': string;
|
|
33
|
-
'textarea-color-bg': string;
|
|
34
|
-
'textarea-color-border': string;
|
|
35
|
-
'textarea-color-border-focus': string;
|
|
36
|
-
'textarea-color-text': string;
|
|
37
|
-
'textarea-color-ring-focus': string;
|
|
38
|
-
'textarea-color-text-placeholder': string;
|
|
39
|
-
'tab-list-color-bg': string;
|
|
40
|
-
'tab-list-color-text': string;
|
|
41
|
-
'tab-trigger-color-bg-active': string;
|
|
42
|
-
'tab-trigger-color-text-active': string;
|
|
43
|
-
'tab-trigger-color-ring-focus': string;
|
|
44
|
-
'toast-viewport-default-color-bg': string;
|
|
45
|
-
'toast-viewport-default-color-text': string;
|
|
46
|
-
'toast-viewport-destructive-color-bg': string;
|
|
47
|
-
'toast-viewport-destructive-color-text': string;
|
|
48
|
-
'toast-action-destructive-color-text': string;
|
|
49
|
-
'toast-action-destructive-color-ring-focus': string;
|
|
50
|
-
'toast-action-destructive-color-bg-hover': string;
|
|
51
|
-
'toast-action-destructive-color-bg': string;
|
|
52
|
-
'toast-action-color-border': string;
|
|
53
|
-
'toast-action-default-color-bg-hover': string;
|
|
54
|
-
'toast-action-default-color-bg': string;
|
|
55
|
-
'toast-action-color-text': string;
|
|
56
|
-
'toast-action-color-ring-focus': string;
|
|
57
|
-
'toast-viewport-default-color-border': string;
|
|
58
|
-
'toggle-group-item-color-bg-on': string;
|
|
59
|
-
'toggle-group-item-color-text-on': string;
|
|
60
|
-
'toggle-group-item-color-ring-focus': string;
|
|
61
|
-
'toggle-group-item-default-color-bg-hover': string;
|
|
62
|
-
'toggle-group-item-default-color-text-hover': string;
|
|
63
|
-
'toggle-group-item-outline-color-bg-hover': string;
|
|
64
|
-
'toggle-group-item-outline-color-text-hover': string;
|
|
65
|
-
'toggle-group-item-outline-color-border': string;
|
|
66
|
-
'toggle-color-bg-on': string;
|
|
67
|
-
'toggle-color-text-on': string;
|
|
68
|
-
'toggle-color-ring-focus': string;
|
|
69
|
-
'toggle-default-color-bg-hover': string;
|
|
70
|
-
'toggle-default-color-text-hover': string;
|
|
71
|
-
'toggle-outline-color-bg-hover': string;
|
|
72
|
-
'toggle-outline-color-text-hover': string;
|
|
73
|
-
'toggle-outline-color-border': string;
|
|
74
|
-
'input-color-bg': string;
|
|
75
|
-
'input-color-border': string;
|
|
76
|
-
'input-color-border-focus': string;
|
|
77
|
-
'input-color-text': string;
|
|
78
|
-
'input-color-text-placeholder': string;
|
|
79
|
-
'input-color-ring-focus': string;
|
|
80
|
-
'input-icon-color-text': string;
|
|
81
|
-
'input-icon-color-text-hover': string;
|
|
82
|
-
'scrollarea-color-bg': string;
|
|
83
|
-
'scrollarea-color-border': string;
|
|
84
|
-
'switch-color-border': string;
|
|
85
|
-
'switch-color-bg-checked': string;
|
|
86
|
-
'switch-color-bg-unchecked': string;
|
|
87
|
-
'switch-color-border-focus': string;
|
|
88
|
-
'switch-color-ring-focus': string;
|
|
89
|
-
'switch-thumb-color-bg-checked': string;
|
|
90
|
-
'switch-thumb-color-bg-unchecked': string;
|
|
91
|
-
'skeleton-color-bg': string;
|
|
92
|
-
'separator-color-bg': string;
|
|
93
|
-
'select-trigger-color-bg': string;
|
|
94
|
-
'select-trigger-color-border': string;
|
|
95
|
-
'select-trigger-color-bg-hover': string;
|
|
96
|
-
'select-trigger-color-border-focus': string;
|
|
97
|
-
'select-trigger-color-ring-focus': string;
|
|
98
|
-
'select-trigger-color-border-invalid': string;
|
|
99
|
-
'select-trigger-color-ring-invalid': string;
|
|
100
|
-
'select-trigger-placeholder-color-text': string;
|
|
101
|
-
'select-trigger-icon-color-text': string;
|
|
102
|
-
'select-content-color-text': string;
|
|
103
|
-
'select-content-color-bg': string;
|
|
104
|
-
'select-content-color-border': string;
|
|
105
|
-
'select-label-color-text': string;
|
|
106
|
-
'select-item-color-text-hover': string;
|
|
107
|
-
'select-item-color-bg-hover': string;
|
|
108
|
-
'select-item-color-text-focus': string;
|
|
109
|
-
'select-item-color-bg-focus': string;
|
|
110
|
-
'select-item-icon-color-text': string;
|
|
111
|
-
'select-separator-color-bg': string;
|
|
112
|
-
'radio-group-item-color-bg': string;
|
|
113
|
-
'radio-group-item-color-border': string;
|
|
114
|
-
'radio-group-item-color-border-focus': string;
|
|
115
|
-
'radio-group-item-color-border-invalid': string;
|
|
116
|
-
'radio-group-item-color-ring-focus': string;
|
|
117
|
-
'radio-group-item-color-ring-invalid': string;
|
|
118
|
-
'radio-group-indicator-color-fill': string;
|
|
119
|
-
'progress-color-bg': string;
|
|
120
|
-
'progress-indicator-color-bg': string;
|
|
121
|
-
'popover-content-color-text': string;
|
|
122
|
-
'popover-content-color-bg': string;
|
|
123
|
-
'popover-content-color-border': string;
|
|
124
|
-
'menubar-color-bg': string;
|
|
125
|
-
'menubar-color-border': string;
|
|
126
|
-
'menubar-trigger-color-text-active': string;
|
|
127
|
-
'menubar-trigger-color-bg-active': string;
|
|
128
|
-
'menubar-trigger-color-text-focus': string;
|
|
129
|
-
'menubar-trigger-color-bg-focus': string;
|
|
130
|
-
'menubar-content-color-text': string;
|
|
131
|
-
'menubar-content-color-bg': string;
|
|
132
|
-
'menubar-content-color-border': string;
|
|
133
|
-
'menubar-item-color-text-active': string;
|
|
134
|
-
'menubar-item-color-bg-active': string;
|
|
135
|
-
'menubar-item-icon-color-text': string;
|
|
136
|
-
'menubar-checkbox-item-color-text-active': string;
|
|
137
|
-
'menubar-checkbox-item-color-bg-active': string;
|
|
138
|
-
'menubar-radio-item-color-text-active': string;
|
|
139
|
-
'menubar-radio-item-color-bg-active': string;
|
|
140
|
-
'menubar-separator-color-bg': string;
|
|
141
|
-
'menubar-shortcut-color-text': string;
|
|
142
|
-
'input-otp-slot-color-bg': string;
|
|
143
|
-
'input-otp-slot-color-border': string;
|
|
144
|
-
'input-otp-slot-color-border-focus': string;
|
|
145
|
-
'input-otp-slot-color-border-invalid': string;
|
|
146
|
-
'input-otp-slot-color-ring-focus': string;
|
|
147
|
-
'input-otp-slot-color-ring-invalid': string;
|
|
148
|
-
'input-otp-separator-color-text': string;
|
|
149
|
-
'hover-card-content-color-text': string;
|
|
150
|
-
'hover-card-content-color-bg': string;
|
|
151
|
-
'hover-card-content-color-border': string;
|
|
152
|
-
'dropdown-menu-content-color-text': string;
|
|
153
|
-
'dropdown-menu-content-color-bg': string;
|
|
154
|
-
'dropdown-menu-content-color-border': string;
|
|
155
|
-
'dropdown-menu-item-color-bg-hover': string;
|
|
156
|
-
'dropdown-menu-item-color-text-hover': string;
|
|
157
|
-
'dropdown-menu-item-color-bg-focus': string;
|
|
158
|
-
'dropdown-menu-item-color-text-focus': string;
|
|
159
|
-
'dropdown-menu-item-icon-color-text': string;
|
|
160
|
-
'dropdown-menu-checkbox-item-color-bg-focus': string;
|
|
161
|
-
'dropdown-menu-checkbox-item-color-text-focus': string;
|
|
162
|
-
'dropdown-menu-radio-item-color-bg-focus': string;
|
|
163
|
-
'dropdown-menu-radio-item-color-text-focus': string;
|
|
164
|
-
'dropdown-menu-separator-color-bg': string;
|
|
165
|
-
'dropdown-menu-shortcut-color-text': string;
|
|
166
|
-
'drawer-overlay-color-bg': string;
|
|
167
|
-
'drawer-content-color-bg': string;
|
|
168
|
-
'drawer-content-color-border': string;
|
|
169
|
-
'drawer-thumb-color-bg': string;
|
|
170
|
-
'drawer-title-color-text': string;
|
|
171
|
-
'drawer-description-color-text': string;
|
|
172
|
-
'dialog-close-color-ring-offset': string;
|
|
173
|
-
'dialog-close-color-ring-focus': string;
|
|
174
|
-
'dialog-close-color-bg': string;
|
|
175
|
-
'dialog-close-color-text': string;
|
|
176
|
-
'dialog-overlay-color-bg': string;
|
|
177
|
-
'dialog-content-color-bg': string;
|
|
178
|
-
'dialog-content-color-border': string;
|
|
179
|
-
'dialog-description-color-text': string;
|
|
180
|
-
'date-picker-trigger-button-color-text-empty': string;
|
|
181
|
-
'context-menu-content-color-text': string;
|
|
182
|
-
'context-menu-content-color-bg': string;
|
|
183
|
-
'context-menu-content-color-border': string;
|
|
184
|
-
'context-menu-item-color-bg-hover': string;
|
|
185
|
-
'context-menu-item-color-text-hover': string;
|
|
186
|
-
'context-menu-item-color-bg-focus': string;
|
|
187
|
-
'context-menu-item-color-text-focus': string;
|
|
188
|
-
'context-menu-item-icon-color-text': string;
|
|
189
|
-
'context-menu-checkbox-item-color-bg-focus': string;
|
|
190
|
-
'context-menu-checkbox-item-color-text-focus': string;
|
|
191
|
-
'context-menu-radio-item-color-bg-focus': string;
|
|
192
|
-
'context-menu-radio-item-color-text-focus': string;
|
|
193
|
-
'context-menu-separator-color-bg': string;
|
|
194
|
-
'context-menu-shortcut-color-text': string;
|
|
195
|
-
'command-color-text': string;
|
|
196
|
-
'command-color-bg': string;
|
|
197
|
-
'command-input-color-bg': string;
|
|
198
|
-
'command-input-placeholder-color-text': string;
|
|
199
|
-
'command-input-wrapper-color-border': string;
|
|
200
|
-
'command-group-color-text': string;
|
|
201
|
-
'command-heading-color-text': string;
|
|
202
|
-
'command-separator-color-bg': string;
|
|
203
|
-
'command-item-color-bg-hover': string;
|
|
204
|
-
'command-item-color-text-hover': string;
|
|
205
|
-
'command-item-color-bg-selected': string;
|
|
206
|
-
'command-item-color-text-selected': string;
|
|
207
|
-
'command-item-icon-color-text': string;
|
|
208
|
-
'command-shortcut-color-text': string;
|
|
209
|
-
'checkbox-color-border': string;
|
|
210
|
-
'checkbox-color-bg': string;
|
|
211
|
-
'checkbox-color-border-checked': string;
|
|
212
|
-
'checkbox-color-bg-checked': string;
|
|
213
|
-
'checkbox-color-text-checked': string;
|
|
214
|
-
'checkbox-color-border-focus': string;
|
|
215
|
-
'checkbox-color-ring-focus': string;
|
|
216
|
-
'checkbox-color-border-invalid': string;
|
|
217
|
-
'checkbox-color-ring-invalid': string;
|
|
218
|
-
'card-color-bg': string;
|
|
219
|
-
'card-color-text': string;
|
|
220
|
-
'card-color-border': string;
|
|
221
|
-
'card-description-color-text': string;
|
|
222
|
-
'calendar-color-bg': string;
|
|
223
|
-
'calendar-weekday-color-text': string;
|
|
224
|
-
'calendar-day-today-color-bg': string;
|
|
225
|
-
'calendar-day-color-bg-selected': string;
|
|
226
|
-
'calendar-day-color-border-focus': string;
|
|
227
|
-
'calendar-day-color-ring-focus': string;
|
|
228
|
-
'calendar-day-button-color-text-disabled': string;
|
|
229
|
-
'calendar-day-button-outside-color-text': string;
|
|
230
|
-
'calendar-day-button-today-color-text': string;
|
|
231
|
-
'calendar-day-button-today-color-bg': string;
|
|
232
|
-
'calendar-day-button-color-bg-single-selected': string;
|
|
233
|
-
'calendar-day-button-color-text-single-selected': string;
|
|
234
|
-
'calendar-day-button-color-bg-range-start': string;
|
|
235
|
-
'calendar-day-button-color-text-range-start': string;
|
|
236
|
-
'calendar-day-button-color-bg-range-middle': string;
|
|
237
|
-
'calendar-day-button-color-text-range-middle': string;
|
|
238
|
-
'calendar-day-button-color-bg-range-end': string;
|
|
239
|
-
'calendar-day-button-color-text-range-end': string;
|
|
240
|
-
'button-color-border-focus': string;
|
|
241
|
-
'button-color-border-invalid': string;
|
|
242
|
-
'button-color-ring-invalid': string;
|
|
243
|
-
'button-default-color-bg': string;
|
|
244
|
-
'button-default-color-text': string;
|
|
245
|
-
'button-default-color-bg-hover': string;
|
|
246
|
-
'button-default-color-ring-focus': string;
|
|
247
|
-
'button-secondary-color-bg': string;
|
|
248
|
-
'button-secondary-color-text': string;
|
|
249
|
-
'button-secondary-color-bg-hover': string;
|
|
250
|
-
'button-secondary-color-ring-focus': string;
|
|
251
|
-
'button-outline-color-bg': string;
|
|
252
|
-
'button-outline-color-text': string;
|
|
253
|
-
'button-outline-color-border': string;
|
|
254
|
-
'button-outline-color-bg-hover': string;
|
|
255
|
-
'button-outline-color-text-hover': string;
|
|
256
|
-
'button-outline-color-ring-focus': string;
|
|
257
|
-
'button-ghost-color-text': string;
|
|
258
|
-
'button-ghost-color-bg-hover': string;
|
|
259
|
-
'button-ghost-color-text-hover': string;
|
|
260
|
-
'button-ghost-color-ring-focus': string;
|
|
261
|
-
'button-destructive-color-bg': string;
|
|
262
|
-
'button-destructive-color-text': string;
|
|
263
|
-
'button-destructive-color-bg-hover': string;
|
|
264
|
-
'button-destructive-color-ring-focus': string;
|
|
265
|
-
'button-link-color-text': string;
|
|
266
|
-
'button-link-color-ring-focus': string;
|
|
267
|
-
'breadcrumb-list-color-text': string;
|
|
268
|
-
'breadcrumb-link-color-text-hover': string;
|
|
269
|
-
'breadcrumb-page-color-text': string;
|
|
270
|
-
'badge-color-border-focus': string;
|
|
271
|
-
'badge-color-border-invalid': string;
|
|
272
|
-
'badge-color-ring-invalid': string;
|
|
273
|
-
'badge-default-color-border': string;
|
|
274
|
-
'badge-default-color-bg': string;
|
|
275
|
-
'badge-default-color-text': string;
|
|
276
|
-
'badge-default-color-bg-hover': string;
|
|
277
|
-
'badge-default-color-ring-focus': string;
|
|
278
|
-
'badge-secondary-color-border': string;
|
|
279
|
-
'badge-secondary-color-bg': string;
|
|
280
|
-
'badge-secondary-color-text': string;
|
|
281
|
-
'badge-secondary-color-bg-hover': string;
|
|
282
|
-
'badge-secondary-color-ring-focus': string;
|
|
283
|
-
'badge-outline-color-border': string;
|
|
284
|
-
'badge-outline-color-text': string;
|
|
285
|
-
'badge-outline-color-bg-hover': string;
|
|
286
|
-
'badge-outline-color-text-hover': string;
|
|
287
|
-
'badge-outline-color-ring-focus': string;
|
|
288
|
-
'badge-destructive-color-border': string;
|
|
289
|
-
'badge-destructive-color-bg': string;
|
|
290
|
-
'badge-destructive-color-text': string;
|
|
291
|
-
'badge-destructive-color-bg-hover': string;
|
|
292
|
-
'badge-destructive-color-ring-focus': string;
|
|
293
|
-
'avatar-fallback-color-bg': string;
|
|
294
|
-
'avatar-fallback-color-text': string;
|
|
295
|
-
'alert-default-color-bg': string;
|
|
296
|
-
'alert-default-color-border': string;
|
|
297
|
-
'alert-default-icon-color-text': string;
|
|
298
|
-
'alert-brand-color-bg': string;
|
|
299
|
-
'alert-brand-color-border': string;
|
|
300
|
-
'alert-brand-icon-color-text': string;
|
|
301
|
-
'alert-destructive-color-bg': string;
|
|
302
|
-
'alert-destructive-color-border': string;
|
|
303
|
-
'alert-destructive-icon-color-text': string;
|
|
304
|
-
'alert-warning-color-bg': string;
|
|
305
|
-
'alert-warning-color-border': string;
|
|
306
|
-
'alert-warning-icon-color-text': string;
|
|
307
|
-
'alert-success-color-bg': string;
|
|
308
|
-
'alert-success-color-border': string;
|
|
309
|
-
'alert-success-icon-color-text': string;
|
|
310
|
-
'alert-info-color-bg': string;
|
|
311
|
-
'alert-info-color-border': string;
|
|
312
|
-
'alert-info-icon-color-text': string;
|
|
313
|
-
'alert-brand-tonal-color-bg': string;
|
|
314
|
-
'alert-brand-tonal-color-border': string;
|
|
315
|
-
'alert-destructive-tonal-color-bg': string;
|
|
316
|
-
'alert-destructive-tonal-color-border': string;
|
|
317
|
-
'alert-warning-tonal-color-bg': string;
|
|
318
|
-
'alert-warning-tonal-color-border': string;
|
|
319
|
-
'alert-success-tonal-color-bg': string;
|
|
320
|
-
'alert-success-tonal-color-border': string;
|
|
321
|
-
'alert-info-tonal-color-bg': string;
|
|
322
|
-
'alert-info-tonal-color-border': string;
|
|
323
|
-
'alert-title-default-color-text': string;
|
|
324
|
-
'alert-title-brand-color-text': string;
|
|
325
|
-
'alert-title-destructive-color-text': string;
|
|
326
|
-
'alert-title-warning-color-text': string;
|
|
327
|
-
'alert-title-success-color-text': string;
|
|
328
|
-
'alert-title-info-color-text': string;
|
|
329
|
-
'alert-description-default-color-text': string;
|
|
330
|
-
'alert-description-brand-color-text': string;
|
|
331
|
-
'alert-description-destructive-color-text': string;
|
|
332
|
-
'alert-description-warning-color-text': string;
|
|
333
|
-
'alert-description-success-color-text': string;
|
|
334
|
-
'alert-description-info-color-text': string;
|
|
335
|
-
'accordion-item-color-border': string;
|
|
336
|
-
'accordion-trigger-color-border-focus': string;
|
|
337
|
-
'accordion-trigger-color-ring-focus': string;
|
|
338
|
-
'accordion-trigger-icon-color-text': string;
|
|
339
|
-
};
|
|
@@ -1,134 +0,0 @@
|
|
|
1
|
-
export declare const fontSize: {
|
|
2
|
-
'combo-box-empty-font': string[];
|
|
3
|
-
'combo-box-input-font': string[];
|
|
4
|
-
'combo-box-trigger-font': string[];
|
|
5
|
-
'form-description-font': (string | {
|
|
6
|
-
lineHeight: string;
|
|
7
|
-
letterSpacing: string;
|
|
8
|
-
})[];
|
|
9
|
-
'form-label-font': (string | {
|
|
10
|
-
lineHeight: string;
|
|
11
|
-
})[];
|
|
12
|
-
'form-message-font': (string | {
|
|
13
|
-
lineHeight: string;
|
|
14
|
-
})[];
|
|
15
|
-
'table-font': (string | {
|
|
16
|
-
lineHeight: string;
|
|
17
|
-
letterSpacing: string;
|
|
18
|
-
})[];
|
|
19
|
-
'table-caption-font': (string | {
|
|
20
|
-
lineHeight: string;
|
|
21
|
-
})[];
|
|
22
|
-
'textarea-font': (string | {
|
|
23
|
-
lineHeight: string;
|
|
24
|
-
letterSpacing: string;
|
|
25
|
-
})[];
|
|
26
|
-
'tab-trigger-font': (string | {
|
|
27
|
-
lineHeight: string;
|
|
28
|
-
letterSpacing: string;
|
|
29
|
-
})[];
|
|
30
|
-
'toast-title-font': (string | {
|
|
31
|
-
lineHeight: string;
|
|
32
|
-
letterSpacing: string;
|
|
33
|
-
})[];
|
|
34
|
-
'toast-description-font': (string | {
|
|
35
|
-
lineHeight: string;
|
|
36
|
-
letterSpacing: string;
|
|
37
|
-
})[];
|
|
38
|
-
'toast-action-font': (string | {
|
|
39
|
-
lineHeight: string;
|
|
40
|
-
letterSpacing: string;
|
|
41
|
-
})[];
|
|
42
|
-
'toggle-group-item-font': (string | {
|
|
43
|
-
lineHeight: string;
|
|
44
|
-
letterSpacing: string;
|
|
45
|
-
})[];
|
|
46
|
-
'toggle-font': (string | {
|
|
47
|
-
lineHeight: string;
|
|
48
|
-
letterSpacing: string;
|
|
49
|
-
})[];
|
|
50
|
-
'select-trigger-font': string[];
|
|
51
|
-
'select-label-font': string[];
|
|
52
|
-
'select-item-font': string[];
|
|
53
|
-
'input-font': (string | {
|
|
54
|
-
lineHeight: string;
|
|
55
|
-
letterSpacing: string;
|
|
56
|
-
})[];
|
|
57
|
-
'menubar-trigger-font': string[];
|
|
58
|
-
'menubar-item-font': string[];
|
|
59
|
-
'menubar-checkbox-item-font': string[];
|
|
60
|
-
'menubar-radio-item-font': string[];
|
|
61
|
-
'menubar-label-font': string[];
|
|
62
|
-
'menubar-shortcut-font': (string | {
|
|
63
|
-
lineHeight: string;
|
|
64
|
-
letterSpacing: string;
|
|
65
|
-
})[];
|
|
66
|
-
'label-font': (string | {
|
|
67
|
-
lineHeight: string;
|
|
68
|
-
letterSpacing: string;
|
|
69
|
-
})[];
|
|
70
|
-
'input-otp-slot-font': string[];
|
|
71
|
-
'dropdown-menu-item-font': string[];
|
|
72
|
-
'dropdown-menu-checkbox-item-font': string[];
|
|
73
|
-
'dropdown-menu-radio-item-font': string[];
|
|
74
|
-
'dropdown-menu-label-font': string[];
|
|
75
|
-
'dropdown-menu-shortcut-font': (string | {
|
|
76
|
-
lineHeight: string;
|
|
77
|
-
letterSpacing: string;
|
|
78
|
-
})[];
|
|
79
|
-
'drawer-title-font': string[];
|
|
80
|
-
'drawer-description-font': string[];
|
|
81
|
-
'dialog-title-font': string[];
|
|
82
|
-
'dialog-description-font': string[];
|
|
83
|
-
'context-menu-item-font': string[];
|
|
84
|
-
'context-menu-checkbox-item-font': string[];
|
|
85
|
-
'context-menu-radio-item-font': string[];
|
|
86
|
-
'context-menu-label-font': string[];
|
|
87
|
-
'context-menu-shortcut-font': (string | {
|
|
88
|
-
lineHeight: string;
|
|
89
|
-
letterSpacing: string;
|
|
90
|
-
})[];
|
|
91
|
-
'command-input-font': string[];
|
|
92
|
-
'command-empty-font': string[];
|
|
93
|
-
'command-heading-font': string[];
|
|
94
|
-
'command-item-font': string[];
|
|
95
|
-
'command-shortcut-font': (string | {
|
|
96
|
-
lineHeight: string;
|
|
97
|
-
letterSpacing: string;
|
|
98
|
-
})[];
|
|
99
|
-
'card-title-font': (string | {
|
|
100
|
-
lineHeight: string;
|
|
101
|
-
letterSpacing: string;
|
|
102
|
-
})[];
|
|
103
|
-
'card-description-font': (string | {
|
|
104
|
-
lineHeight: string;
|
|
105
|
-
letterSpacing: string;
|
|
106
|
-
})[];
|
|
107
|
-
'calendar-caption-label-font': string[];
|
|
108
|
-
'calendar-weekday-font': string[];
|
|
109
|
-
'calendar-day-button-font': string[];
|
|
110
|
-
'calendar-day-button-span-font': string[];
|
|
111
|
-
'button-font-size': (string | {
|
|
112
|
-
lineHeight: string;
|
|
113
|
-
letterSpacing: string;
|
|
114
|
-
})[];
|
|
115
|
-
'breadcrumb-list-font': string[];
|
|
116
|
-
'badge-font-size': (string | {
|
|
117
|
-
lineHeight: string;
|
|
118
|
-
letterSpacing: string;
|
|
119
|
-
})[];
|
|
120
|
-
'avatar-fallback-font-size': (string | {
|
|
121
|
-
letterSpacing: string;
|
|
122
|
-
lineHeight: string;
|
|
123
|
-
})[];
|
|
124
|
-
'alert-title-font-size': (string | {
|
|
125
|
-
letterSpacing: string;
|
|
126
|
-
lineHeight: string;
|
|
127
|
-
})[];
|
|
128
|
-
'alert-description-font-size': (string | {
|
|
129
|
-
letterSpacing: string;
|
|
130
|
-
lineHeight: string;
|
|
131
|
-
})[];
|
|
132
|
-
'accordion-trigger-font': string[];
|
|
133
|
-
'accordion-content-font': string[];
|
|
134
|
-
};
|