@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
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function arrowUpCircleIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function arrowsIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function carouselArrowLeft(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function carouselArrowRight(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function chartIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function chorvenDownIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function circleCheckIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function circleXIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function circleIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function closeIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function decreaseIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function dotIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function renderEyeOffIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function renderEyeIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function helpCircleIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
export * from './arrows.icon';
|
|
2
|
-
export * from './tick.icon';
|
|
3
|
-
export * from './search.icon';
|
|
4
|
-
export * from './help-circle.icon';
|
|
5
|
-
export * from './circle.icon';
|
|
6
|
-
export * from './arrow-up-circle.icon';
|
|
7
|
-
export * from './circle-check.icon';
|
|
8
|
-
export * from './circle-x.icon';
|
|
9
|
-
export * from './radio.icon';
|
|
10
|
-
export * from './chorven-down.icon';
|
|
11
|
-
export * from './radio-group.icon';
|
|
12
|
-
export * from './close.icon';
|
|
13
|
-
export * from './dot.icon';
|
|
14
|
-
export * from './plus.icon';
|
|
15
|
-
export * from './decrease.icon';
|
|
16
|
-
export * from './chart.icon';
|
|
17
|
-
export * from './carousel-arrow-left';
|
|
18
|
-
export * from './carousel-arrow-right';
|
|
19
|
-
export * from './minus.icon';
|
|
20
|
-
export * from './eye-off';
|
|
21
|
-
export * from './eye-on';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function minusIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function plusIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function radioGroupIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function radioIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function searchIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function tickIcon(): import('lit').TemplateResult<2>;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
declare class AccordionContent extends BaseElement {
|
|
5
|
-
private get _accordion();
|
|
6
|
-
private get _item();
|
|
7
|
-
protected getAttributesToExclude(): string[];
|
|
8
|
-
createRenderRoot(): this;
|
|
9
|
-
connectedCallback(): void;
|
|
10
|
-
disconnectedCallback(): void;
|
|
11
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
12
|
-
private _onAccordionClick;
|
|
13
|
-
private hasActiveState;
|
|
14
|
-
render(): import('lit').TemplateResult<1>;
|
|
15
|
-
}
|
|
16
|
-
export { AccordionContent };
|
|
17
|
-
declare global {
|
|
18
|
-
interface HTMLElementTagNameMap {
|
|
19
|
-
'rtg-accordion-content': AccordionContent;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
|
|
3
|
-
declare class AccordionItem extends BaseElement {
|
|
4
|
-
value: string;
|
|
5
|
-
tabindex: number;
|
|
6
|
-
private _initialChildren;
|
|
7
|
-
private get _accordion();
|
|
8
|
-
protected getAttributesToExclude(): string[];
|
|
9
|
-
createRenderRoot(): this;
|
|
10
|
-
connectedCallback(): void;
|
|
11
|
-
disconnectedCallback(): void;
|
|
12
|
-
private _onClick;
|
|
13
|
-
private _onAccordionClick;
|
|
14
|
-
private filterChildren;
|
|
15
|
-
render(): import('lit').TemplateResult<1>;
|
|
16
|
-
}
|
|
17
|
-
export { AccordionItem };
|
|
18
|
-
declare global {
|
|
19
|
-
interface HTMLElementTagNameMap {
|
|
20
|
-
'rtg-accordion-item': AccordionItem;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
declare class AccordionTrigger extends BaseElement {
|
|
5
|
-
private get _item();
|
|
6
|
-
private get _accordion();
|
|
7
|
-
protected getAttributesToExclude(): string[];
|
|
8
|
-
createRenderRoot(): this;
|
|
9
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
10
|
-
private hasActiveState;
|
|
11
|
-
render(): import('lit').TemplateResult<1>;
|
|
12
|
-
}
|
|
13
|
-
export { AccordionTrigger };
|
|
14
|
-
declare global {
|
|
15
|
-
interface HTMLElementTagNameMap {
|
|
16
|
-
'rtg-accordion-trigger': AccordionTrigger;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { AccordionContent } from './accordion-content';
|
|
4
|
-
import { AccordionItem } from './accordion-item';
|
|
5
|
-
import { AccordionTrigger } from './accordion-trigger';
|
|
6
|
-
import { ACCORDION_GROUP_TYPE } from './accordion.defs';
|
|
7
|
-
|
|
8
|
-
declare class Accordion extends BaseElement {
|
|
9
|
-
type: ACCORDION_GROUP_TYPE;
|
|
10
|
-
selectedItems: string[];
|
|
11
|
-
private _initialChildren;
|
|
12
|
-
protected getAttributesToExclude(): string[];
|
|
13
|
-
createRenderRoot(): this;
|
|
14
|
-
connectedCallback(): void;
|
|
15
|
-
protected willUpdate(changedProperties: PropertyValues): void;
|
|
16
|
-
protected updated(changedProperties: PropertyValues): void;
|
|
17
|
-
setSelectedItems(item: string): void;
|
|
18
|
-
raiseEvent(value: string): void;
|
|
19
|
-
render(): import('lit').TemplateResult<1>;
|
|
20
|
-
}
|
|
21
|
-
export { Accordion, AccordionContent, AccordionItem, AccordionTrigger };
|
|
22
|
-
declare global {
|
|
23
|
-
interface HTMLElementTagNameMap {
|
|
24
|
-
'rtg-accordion': Accordion;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/web-components-vite';
|
|
2
|
-
import { ACCORDION_GROUP_TYPE } from './accordion.defs';
|
|
3
|
-
|
|
4
|
-
interface AccordionArgs {
|
|
5
|
-
type: ACCORDION_GROUP_TYPE;
|
|
6
|
-
}
|
|
7
|
-
declare const meta: Meta<AccordionArgs>;
|
|
8
|
-
export default meta;
|
|
9
|
-
type Story = StoryObj<AccordionArgs>;
|
|
10
|
-
export declare const Default: Story;
|
|
11
|
-
export declare const Multiple: Story;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { TAlertVariant } from './alert.types';
|
|
4
|
-
|
|
5
|
-
declare class Alert extends BaseElement {
|
|
6
|
-
protected createRenderRoot(): this;
|
|
7
|
-
private get _containerElement();
|
|
8
|
-
title: string;
|
|
9
|
-
message: string;
|
|
10
|
-
icon: string;
|
|
11
|
-
static alertVariants: (props?: ({
|
|
12
|
-
variant?: "default" | "destructive" | "brand" | "success" | "warning" | "info" | "brand-tonal" | "destructive-tonal" | "success-tonal" | "warning-tonal" | "info-tonal" | null | undefined;
|
|
13
|
-
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
|
|
14
|
-
variant: TAlertVariant;
|
|
15
|
-
private get alertClasses();
|
|
16
|
-
protected getAttributesToRemoveFromParent(): string[];
|
|
17
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
18
|
-
render(): import('lit').TemplateResult<1>;
|
|
19
|
-
}
|
|
20
|
-
export { Alert };
|
|
21
|
-
declare global {
|
|
22
|
-
interface HTMLElementTagNameMap {
|
|
23
|
-
'rtg-alert': Alert;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/web-components-vite';
|
|
2
|
-
|
|
3
|
-
declare const _default: Meta;
|
|
4
|
-
export default _default;
|
|
5
|
-
type Story = StoryObj;
|
|
6
|
-
export declare const Alert: Story;
|
|
7
|
-
export declare const SuccessAlert: Story;
|
|
8
|
-
export declare const DestructiveAlert: Story;
|
|
9
|
-
export declare const SmallWarningAlert: Story;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare const alert: (props?: ({
|
|
2
|
-
variant?: "default" | "destructive" | "brand" | "success" | "warning" | "info" | "brand-tonal" | "destructive-tonal" | "success-tonal" | "warning-tonal" | "info-tonal" | null | undefined;
|
|
3
|
-
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
|
|
4
|
-
type TAlertStyles = {
|
|
5
|
-
alert: typeof alert;
|
|
6
|
-
alertTitle: string[];
|
|
7
|
-
alertDescription: string[];
|
|
8
|
-
};
|
|
9
|
-
export declare const alertStyles: TAlertStyles;
|
|
10
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type TAlertVariant = 'default' | 'brand' | 'destructive' | 'warning' | 'success' | 'info' | 'brand-tonal' | 'destructive-tonal' | 'warning-tonal' | 'success-tonal' | 'info-tonal';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { TAlertVariant } from './alert.types';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* Helper function used in the alert stories to obtain an SVG icon for the alert
|
|
5
|
-
* based on the variant attribute of the alert.
|
|
6
|
-
*
|
|
7
|
-
* @param variant rtg-alert component's variant attribute
|
|
8
|
-
* @returns an SVG icon as a HTML Lit template literal
|
|
9
|
-
*/
|
|
10
|
-
export declare const alertIcon: (variant: TAlertVariant) => import('lit').TemplateResult<1>;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { LitElement } from 'lit';
|
|
2
|
-
|
|
3
|
-
export declare class AspectRatio extends LitElement {
|
|
4
|
-
ratio: number;
|
|
5
|
-
private _userClass;
|
|
6
|
-
private _userStyle;
|
|
7
|
-
protected createRenderRoot(): this;
|
|
8
|
-
connectedCallback(): void;
|
|
9
|
-
protected updated(changed: Map<string, unknown>): void;
|
|
10
|
-
protected firstUpdated(): void;
|
|
11
|
-
render(): import('lit').TemplateResult<1>;
|
|
12
|
-
}
|
|
13
|
-
declare global {
|
|
14
|
-
interface HTMLElementTagNameMap {
|
|
15
|
-
'rtg-aspect-ratio': AspectRatio;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class AvatarFallback extends BaseElement {
|
|
5
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
6
|
-
spanElement: HTMLButtonElement;
|
|
7
|
-
protected getAttributesToRemoveFromParent(): string[];
|
|
8
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
9
|
-
render(): import('lit').TemplateResult<1>;
|
|
10
|
-
}
|
|
11
|
-
declare global {
|
|
12
|
-
interface HTMLElementTagNameMap {
|
|
13
|
-
'rtg-avatar-fallback': AvatarFallback;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class AvatarImage extends BaseElement {
|
|
5
|
-
alt: string;
|
|
6
|
-
src: string;
|
|
7
|
-
imgElement: HTMLButtonElement;
|
|
8
|
-
protected getAttributesToRemoveFromParent(): string[];
|
|
9
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
10
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
11
|
-
render(): import('lit').TemplateResult<1>;
|
|
12
|
-
}
|
|
13
|
-
declare global {
|
|
14
|
-
interface HTMLElementTagNameMap {
|
|
15
|
-
'rtg-avatar-image': AvatarImage;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { AvatarFallback } from './avatar-fallback';
|
|
4
|
-
import { AvatarImage } from './avatar-image';
|
|
5
|
-
|
|
6
|
-
declare class Avatar extends BaseElement {
|
|
7
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
8
|
-
spanElement: HTMLButtonElement;
|
|
9
|
-
protected getAttributesToRemoveFromParent(): string[];
|
|
10
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
11
|
-
render(): import('lit').TemplateResult<1>;
|
|
12
|
-
}
|
|
13
|
-
export { Avatar, AvatarFallback, AvatarImage };
|
|
14
|
-
declare global {
|
|
15
|
-
interface HTMLElementTagNameMap {
|
|
16
|
-
'rtg-avatar': Avatar;
|
|
17
|
-
'rtg-avatar-fallback': AvatarFallback;
|
|
18
|
-
'rtg-avatar-image': AvatarImage;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
|
|
3
|
-
import * as badgeType from './badge.type';
|
|
4
|
-
export declare class Badge extends BaseElement {
|
|
5
|
-
static badgeVariants: (props?: ({
|
|
6
|
-
variant?: "default" | "secondary" | "destructive" | "outline" | null | undefined;
|
|
7
|
-
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
|
|
8
|
-
variant: badgeType.BadgeVariant;
|
|
9
|
-
id: string;
|
|
10
|
-
protected getAttributesToExclude(): string[];
|
|
11
|
-
private _children;
|
|
12
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
13
|
-
connectedCallback(): void;
|
|
14
|
-
render(): import('lit').TemplateResult<1>;
|
|
15
|
-
}
|
|
16
|
-
declare global {
|
|
17
|
-
interface HTMLElementTagNameMap {
|
|
18
|
-
'rtg-badge': Badge;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type BadgeVariant = 'default' | 'secondary' | 'destructive' | 'outline';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
|
|
3
|
-
export declare class BreadCrumbEllipsis extends BaseElement {
|
|
4
|
-
protected getAttributesToExclude(): string[];
|
|
5
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
6
|
-
render(): import('lit').TemplateResult<1>;
|
|
7
|
-
}
|
|
8
|
-
declare global {
|
|
9
|
-
interface HTMLElementTagNameMap {
|
|
10
|
-
'rtg-bread-crumb-ellipsis': BreadCrumbEllipsis;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class BreadCrumbItem extends BaseElement {
|
|
5
|
-
get _containerElement(): HTMLLIElement | null;
|
|
6
|
-
protected getAttributesToExclude(): string[];
|
|
7
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
8
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
9
|
-
render(): import('lit').TemplateResult<1>;
|
|
10
|
-
}
|
|
11
|
-
declare global {
|
|
12
|
-
interface HTMLElementTagNameMap {
|
|
13
|
-
'rtg-bread-crumb-item': BreadCrumbItem;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class BreadCrumbLink extends BaseElement {
|
|
5
|
-
href: string;
|
|
6
|
-
get _containerElement(): HTMLAnchorElement | null;
|
|
7
|
-
protected getAttributesToExclude(): string[];
|
|
8
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
9
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
10
|
-
render(): import('lit').TemplateResult<1>;
|
|
11
|
-
}
|
|
12
|
-
declare global {
|
|
13
|
-
interface HTMLElementTagNameMap {
|
|
14
|
-
'rtg-bread-crumb-link': BreadCrumbLink;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class BreadCrumbList extends BaseElement {
|
|
5
|
-
get _containerElement(): HTMLOListElement | null;
|
|
6
|
-
protected getAttributesToExclude(): string[];
|
|
7
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
8
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
9
|
-
render(): import('lit').TemplateResult<1>;
|
|
10
|
-
}
|
|
11
|
-
declare global {
|
|
12
|
-
interface HTMLElementTagNameMap {
|
|
13
|
-
'rtg-bread-crumb-list': BreadCrumbList;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
|
|
3
|
-
export declare class BreadCrumbSeparator extends BaseElement {
|
|
4
|
-
protected getAttributesToExclude(): string[];
|
|
5
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
6
|
-
render(): import('lit').TemplateResult<1>;
|
|
7
|
-
}
|
|
8
|
-
declare global {
|
|
9
|
-
interface HTMLElementTagNameMap {
|
|
10
|
-
'rtg-bread-crumb-separator': BreadCrumbSeparator;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class BreadCrumbText extends BaseElement {
|
|
5
|
-
get _containerElement(): HTMLSpanElement | null;
|
|
6
|
-
protected getAttributesToExclude(): string[];
|
|
7
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
8
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
9
|
-
render(): import('lit').TemplateResult<1>;
|
|
10
|
-
}
|
|
11
|
-
declare global {
|
|
12
|
-
interface HTMLElementTagNameMap {
|
|
13
|
-
'rtg-bread-crumb-text': BreadCrumbText;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { BreadCrumbEllipsis } from './breadcrumb-ellipsis';
|
|
4
|
-
import { BreadCrumbItem } from './breadcrumb-item';
|
|
5
|
-
import { BreadCrumbLink } from './breadcrumb-link';
|
|
6
|
-
import { BreadCrumbList } from './breadcrumb-list';
|
|
7
|
-
import { BreadCrumbSeparator } from './breadcrumb-separator';
|
|
8
|
-
import { BreadCrumbText } from './breadcrumb-text';
|
|
9
|
-
|
|
10
|
-
declare class BreadCrumb extends BaseElement {
|
|
11
|
-
get _containerElement(): HTMLElementTagNameMap['nav'] | null;
|
|
12
|
-
protected getAttributesToExclude(): string[];
|
|
13
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
14
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
15
|
-
render(): import('lit').TemplateResult<1>;
|
|
16
|
-
}
|
|
17
|
-
declare global {
|
|
18
|
-
interface HTMLElementTagNameMap {
|
|
19
|
-
'rtg-bread-crumb': BreadCrumb;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
export { BreadCrumb, BreadCrumbEllipsis, BreadCrumbItem, BreadCrumbLink, BreadCrumbList, BreadCrumbSeparator, BreadCrumbText, };
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { PropertyValues } from 'lit';
|
|
2
|
-
import { BaseElement } from '../../../helpers';
|
|
3
|
-
|
|
4
|
-
import * as buttonType from './button.type';
|
|
5
|
-
export declare class Button extends BaseElement {
|
|
6
|
-
static buttonVariants: (props?: ({
|
|
7
|
-
variant?: "link" | "default" | "secondary" | "destructive" | "outline" | "ghost" | null | undefined;
|
|
8
|
-
size?: "icon" | "default" | "sm" | "lg" | "icon-sm" | "icon-lg" | null | undefined;
|
|
9
|
-
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
|
|
10
|
-
click: () => void;
|
|
11
|
-
disabled: boolean;
|
|
12
|
-
type: buttonType.ButtonType;
|
|
13
|
-
variant: buttonType.ButtonVariant;
|
|
14
|
-
size: buttonType.ButtonSize;
|
|
15
|
-
buttonElement: HTMLButtonElement;
|
|
16
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
17
|
-
protected getAttributesToExclude(): string[];
|
|
18
|
-
protected getAttributesToRemoveFromParent(): string[];
|
|
19
|
-
protected firstUpdated(): void;
|
|
20
|
-
protected updated(_changedProperties: PropertyValues): void;
|
|
21
|
-
render(): import('lit').TemplateResult<1>;
|
|
22
|
-
}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export declare const buttonStyle: (props?: ({
|
|
2
|
-
variant?: "link" | "default" | "secondary" | "destructive" | "outline" | "ghost" | null | undefined;
|
|
3
|
-
size?: "icon" | "default" | "sm" | "lg" | "icon-sm" | "icon-lg" | null | undefined;
|
|
4
|
-
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { LitElement, PropertyValues } from 'lit';
|
|
2
|
-
import { TCalendarMode } from './calendar.helpers';
|
|
3
|
-
|
|
4
|
-
export declare class Calendar extends LitElement {
|
|
5
|
-
currentDate: Date;
|
|
6
|
-
selectedStartDate: Date | null;
|
|
7
|
-
selectedEndDate: Date | null;
|
|
8
|
-
mode: TCalendarMode;
|
|
9
|
-
private _userClass;
|
|
10
|
-
private _userStyle;
|
|
11
|
-
getDaysInMonth(year: number, month: number): number;
|
|
12
|
-
previousMonth(): void;
|
|
13
|
-
nextMonth(): void;
|
|
14
|
-
selectDate(day: number, isOutside: boolean): void;
|
|
15
|
-
isDayInRange(day: Date, exclusive?: boolean): boolean;
|
|
16
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
17
|
-
connectedCallback(): void;
|
|
18
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
19
|
-
render(): import('lit').TemplateResult<1>;
|
|
20
|
-
}
|
|
21
|
-
declare global {
|
|
22
|
-
interface HTMLElementTagNameMap {
|
|
23
|
-
'rtg-calendar': Calendar;
|
|
24
|
-
}
|
|
25
|
-
}
|