@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,12 +0,0 @@
|
|
|
1
|
-
import { LitElement } from 'lit';
|
|
2
|
-
|
|
3
|
-
export declare class InputOtpSeparator extends LitElement {
|
|
4
|
-
index: number;
|
|
5
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
6
|
-
render(): import('lit').TemplateResult<1>;
|
|
7
|
-
}
|
|
8
|
-
declare global {
|
|
9
|
-
interface HTMLElementTagNameMap {
|
|
10
|
-
'rtg-input-otp-separator': InputOtpSeparator;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { InputOtp } from './input-otp';
|
|
4
|
-
|
|
5
|
-
export declare class InputOtpSlot extends BaseElement {
|
|
6
|
-
click: () => void;
|
|
7
|
-
index: number;
|
|
8
|
-
isFirst: boolean;
|
|
9
|
-
isLast: boolean;
|
|
10
|
-
value: string;
|
|
11
|
-
get _inputOtp(): InputOtp | null;
|
|
12
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
13
|
-
disconnectedCallback(): void;
|
|
14
|
-
protected getAttributesToExclude(): string[];
|
|
15
|
-
private handleFocus;
|
|
16
|
-
private handleInputChange;
|
|
17
|
-
private handleKeyDown;
|
|
18
|
-
private handlePaste;
|
|
19
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
20
|
-
render(): import('lit').TemplateResult<1>;
|
|
21
|
-
}
|
|
22
|
-
declare global {
|
|
23
|
-
interface HTMLElementTagNameMap {
|
|
24
|
-
'rtg-input-otp-slot': InputOtpSlot;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { InputOtpGroup } from './input-otp-group';
|
|
4
|
-
import { InputOtpSeparator } from './input-otp-separator';
|
|
5
|
-
import { InputOtpSlot } from './input-otp-slot';
|
|
6
|
-
|
|
7
|
-
declare class InputOtp extends BaseElement {
|
|
8
|
-
constructor();
|
|
9
|
-
connectedCallback(): void;
|
|
10
|
-
protected getAttributesToExclude(): string[];
|
|
11
|
-
get _containerElement(): HTMLDivElement | null;
|
|
12
|
-
maxLength: number;
|
|
13
|
-
onChange: () => void;
|
|
14
|
-
pin: any[];
|
|
15
|
-
variant: 'digits_only' | 'with_spacing' | 'simple' | 'with_separator';
|
|
16
|
-
inputes: {
|
|
17
|
-
value: string;
|
|
18
|
-
index: number;
|
|
19
|
-
isSelected: boolean;
|
|
20
|
-
userIndex: number;
|
|
21
|
-
}[];
|
|
22
|
-
raiseEvent(index: number, eventType?: 'changes' | 'focus', customIndex?: number): void;
|
|
23
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
24
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
25
|
-
checkIfCompleteAndSubmit(): void;
|
|
26
|
-
protected render(): import('lit').TemplateResult<1>;
|
|
27
|
-
}
|
|
28
|
-
export { InputOtp, InputOtpGroup, InputOtpSeparator, InputOtpSlot };
|
|
29
|
-
declare global {
|
|
30
|
-
interface HTMLElementTagNameMap {
|
|
31
|
-
'rtg-input-otp': InputOtp;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
@@ -1,10 +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 DigitsOnly: Story;
|
|
7
|
-
export declare const WithSpacing: Story;
|
|
8
|
-
export declare const Simple: Story;
|
|
9
|
-
export declare const WithSeparator: Story;
|
|
10
|
-
export declare const InteractiveDemo: Story;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
type TInputOtpStyle = string[];
|
|
2
|
-
type TInputOtpStyleObj = Record<'common' | 'first' | 'last' | 'withSpacing', TInputOtpStyle>;
|
|
3
|
-
type TInputOtpStyles = {
|
|
4
|
-
base: TInputOtpStyle;
|
|
5
|
-
group: Omit<TInputOtpStyleObj, 'first' | 'last'>;
|
|
6
|
-
slot: TInputOtpStyleObj;
|
|
7
|
-
separator: TInputOtpStyle;
|
|
8
|
-
};
|
|
9
|
-
export declare const inputOtpStyles: TInputOtpStyles;
|
|
10
|
-
export {};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
|
|
3
|
-
export declare class Label extends BaseElement {
|
|
4
|
-
for: string;
|
|
5
|
-
protected getAttributesToExclude(): string[];
|
|
6
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
7
|
-
render(): import('lit').TemplateResult<1>;
|
|
8
|
-
}
|
|
9
|
-
declare global {
|
|
10
|
-
interface HTMLElementTagNameMap {
|
|
11
|
-
'rtg-label': Label;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const labelStyles: string[];
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class MenubarCheckboxItem extends BaseElement {
|
|
5
|
-
_id: string;
|
|
6
|
-
_hidden: string;
|
|
7
|
-
private static _counter;
|
|
8
|
-
private get _containerElement();
|
|
9
|
-
protected getAttributesToExclude(): string[];
|
|
10
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
11
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
12
|
-
private get identifier();
|
|
13
|
-
get value(): string;
|
|
14
|
-
selected: boolean;
|
|
15
|
-
private handleMouseEvent;
|
|
16
|
-
checked: boolean;
|
|
17
|
-
disabled: boolean;
|
|
18
|
-
toggleChecked(): void;
|
|
19
|
-
render(): import('lit').TemplateResult<1>;
|
|
20
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { MenubarMenu } from './menubar-menu';
|
|
4
|
-
|
|
5
|
-
export declare class MenubarContent extends BaseElement {
|
|
6
|
-
state: string;
|
|
7
|
-
id: string;
|
|
8
|
-
side: string;
|
|
9
|
-
isOpen: boolean;
|
|
10
|
-
get _menubarMenu(): MenubarMenu | null;
|
|
11
|
-
private get _containerElement();
|
|
12
|
-
protected getAttributesToExclude(): string[];
|
|
13
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
14
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
15
|
-
connectedCallback(): void;
|
|
16
|
-
disconnectedCallback(): void;
|
|
17
|
-
updated(changedProps: PropertyValues): void;
|
|
18
|
-
handleClickOutside(event: MouseEvent): void;
|
|
19
|
-
render(): import('lit').TemplateResult<1>;
|
|
20
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class MenubarGroup extends BaseElement {
|
|
5
|
-
heading: string;
|
|
6
|
-
_id: string;
|
|
7
|
-
_hidden: string;
|
|
8
|
-
private static _counter;
|
|
9
|
-
private get _containerElement();
|
|
10
|
-
protected getAttributesToExclude(): string[];
|
|
11
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
12
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
13
|
-
private get identifier();
|
|
14
|
-
render(): import('lit').TemplateResult<1>;
|
|
15
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class MenubarItem extends BaseElement {
|
|
5
|
-
_id: string;
|
|
6
|
-
_hidden: string;
|
|
7
|
-
disabled: boolean;
|
|
8
|
-
private static _counter;
|
|
9
|
-
private get _containerElement();
|
|
10
|
-
protected getAttributesToExclude(): string[];
|
|
11
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
12
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
13
|
-
private get identifier();
|
|
14
|
-
get value(): string;
|
|
15
|
-
selected: boolean;
|
|
16
|
-
private handleMouseEvent;
|
|
17
|
-
render(): import('lit').TemplateResult<1>;
|
|
18
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class MenubarMenu extends BaseElement {
|
|
5
|
-
isOpen: boolean;
|
|
6
|
-
uniqueIds: string[];
|
|
7
|
-
selectedMenu: string;
|
|
8
|
-
isHovering: boolean;
|
|
9
|
-
id: string;
|
|
10
|
-
private closeTimeout;
|
|
11
|
-
private get _content();
|
|
12
|
-
private get _button();
|
|
13
|
-
protected getAttributesToExclude(): string[];
|
|
14
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
15
|
-
connectedCallback(): void;
|
|
16
|
-
disconnectedCallback(): void;
|
|
17
|
-
private clearCloseTimeout;
|
|
18
|
-
private toggleMenubar;
|
|
19
|
-
handleClickOutside: (e: MouseEvent) => void;
|
|
20
|
-
protected updated(_changedProperties: PropertyValues): void;
|
|
21
|
-
private _handleRadioSelected;
|
|
22
|
-
firstUpdated(): void;
|
|
23
|
-
raiseEvent(): void;
|
|
24
|
-
closeAllMenus(): void;
|
|
25
|
-
private handleMenuMouseEnter;
|
|
26
|
-
private handleMenuMouseLeave;
|
|
27
|
-
private scheduleClose;
|
|
28
|
-
private isDescendant;
|
|
29
|
-
private setupContentListeners;
|
|
30
|
-
render(): import('lit').TemplateResult<1>;
|
|
31
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class MenubarRadioItem extends BaseElement {
|
|
5
|
-
_id: string;
|
|
6
|
-
_hidden: string;
|
|
7
|
-
private static _counter;
|
|
8
|
-
private get _containerElement();
|
|
9
|
-
protected getAttributesToExclude(): string[];
|
|
10
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
11
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
12
|
-
private get identifier();
|
|
13
|
-
get value(): string;
|
|
14
|
-
selected: boolean;
|
|
15
|
-
private handleMouseEvent;
|
|
16
|
-
checked: boolean;
|
|
17
|
-
disabled: boolean;
|
|
18
|
-
toggleChecked(): void;
|
|
19
|
-
render(): import('lit').TemplateResult<1>;
|
|
20
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class MenubarSeparator extends BaseElement {
|
|
5
|
-
_id: string;
|
|
6
|
-
_hidden: string;
|
|
7
|
-
private static _counter;
|
|
8
|
-
get _containerElement(): HTMLDivElement | null;
|
|
9
|
-
protected getAttributesToExclude(): string[];
|
|
10
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
11
|
-
private get identifier();
|
|
12
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
13
|
-
render(): import('lit').TemplateResult<1>;
|
|
14
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class MenubarShortcut extends BaseElement {
|
|
5
|
-
private get _containerElement();
|
|
6
|
-
protected getAttributesToExclude(): string[];
|
|
7
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
8
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
9
|
-
render(): import('lit').TemplateResult<1>;
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class MenubarTrigger extends BaseElement {
|
|
5
|
-
get _containerElement(): HTMLButtonElement | null;
|
|
6
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
7
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
8
|
-
protected getAttributesToExclude(): string[];
|
|
9
|
-
render(): import('lit').TemplateResult<1>;
|
|
10
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { MenubarCheckboxItem } from './menubar-checkbox.item';
|
|
4
|
-
import { MenubarContent } from './menubar-content';
|
|
5
|
-
import { MenubarGroup } from './menubar-group';
|
|
6
|
-
import { MenubarItem } from './menubar-item';
|
|
7
|
-
import { MenubarMenu } from './menubar-menu';
|
|
8
|
-
import { MenubarRadioItem } from './menubar-radio-item';
|
|
9
|
-
import { MenubarSeparator } from './menubar-separator';
|
|
10
|
-
import { MenubarShortcut } from './menubar-shortcut';
|
|
11
|
-
import { MenubarTrigger } from './menubar-trigger';
|
|
12
|
-
|
|
13
|
-
declare class Menubar extends BaseElement {
|
|
14
|
-
private get _containerElement();
|
|
15
|
-
protected getAttributesToExclude(): string[];
|
|
16
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
17
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
18
|
-
render(): import('lit').TemplateResult<1>;
|
|
19
|
-
}
|
|
20
|
-
export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarGroup, MenubarItem, MenubarMenu, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarTrigger, };
|
|
21
|
-
declare global {
|
|
22
|
-
interface HTMLElementTagNameMap {
|
|
23
|
-
'rtg-menubar': Menubar;
|
|
24
|
-
'rtg-menubar-menu': MenubarMenu;
|
|
25
|
-
'rtg-menubar-checkbox-item': MenubarCheckboxItem;
|
|
26
|
-
'rtg-menubar-group': MenubarGroup;
|
|
27
|
-
'rtg-menubar-content': MenubarContent;
|
|
28
|
-
'rtg-menubar-item': MenubarItem;
|
|
29
|
-
'rtg-menubar-radio-item': MenubarRadioItem;
|
|
30
|
-
'rtg-menubar-separator': MenubarSeparator;
|
|
31
|
-
'rtg-menubar-shortcut': MenubarShortcut;
|
|
32
|
-
'rtg-menubar-trigger': MenubarTrigger;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
export declare const menubarStyles: {
|
|
2
|
-
root: string[];
|
|
3
|
-
menu: string[];
|
|
4
|
-
group: string[];
|
|
5
|
-
trigger: string[];
|
|
6
|
-
content: string[];
|
|
7
|
-
item: string[];
|
|
8
|
-
checkboxItem: {
|
|
9
|
-
base: string[];
|
|
10
|
-
indicator: string[];
|
|
11
|
-
icon: string[];
|
|
12
|
-
};
|
|
13
|
-
radioItem: {
|
|
14
|
-
base: string[];
|
|
15
|
-
indicator: string[];
|
|
16
|
-
icon: string[];
|
|
17
|
-
};
|
|
18
|
-
label: string[];
|
|
19
|
-
separator: string[];
|
|
20
|
-
shortcut: string[];
|
|
21
|
-
};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { PropertyValues } from 'lit';
|
|
2
|
-
import { BaseElement } from '../../../helpers';
|
|
3
|
-
import { NavigationMenuItem } from './navigation-menu-item';
|
|
4
|
-
|
|
5
|
-
export declare class NavigationMenuContent extends BaseElement {
|
|
6
|
-
state: string;
|
|
7
|
-
id: string;
|
|
8
|
-
side: string;
|
|
9
|
-
isOpen: boolean;
|
|
10
|
-
get _menubarMenu(): NavigationMenuItem | null;
|
|
11
|
-
get _containerElement(): HTMLDivElement | null;
|
|
12
|
-
protected getAttributesToExclude(): string[];
|
|
13
|
-
connectedCallback(): void;
|
|
14
|
-
disconnectedCallback(): void;
|
|
15
|
-
updated(changedProps: PropertyValues): void;
|
|
16
|
-
handleClickOutside(event: MouseEvent): void;
|
|
17
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
18
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
19
|
-
render(): import('lit').TemplateResult<1>;
|
|
20
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { PropertyValues } from 'lit';
|
|
2
|
-
import { BaseElement } from '../../../helpers';
|
|
3
|
-
|
|
4
|
-
export declare class NavigationMenuItem extends BaseElement {
|
|
5
|
-
value: string;
|
|
6
|
-
navigationLink: boolean;
|
|
7
|
-
isOpen: boolean;
|
|
8
|
-
uniqueIds: string[];
|
|
9
|
-
isHovering: boolean;
|
|
10
|
-
raiseEvent(): void;
|
|
11
|
-
firstUpdated(): void;
|
|
12
|
-
closeAllMenus(): void;
|
|
13
|
-
toggleMenubar(e: MouseEvent): void;
|
|
14
|
-
private get _content();
|
|
15
|
-
private get _button();
|
|
16
|
-
protected updated(_changedProperties: PropertyValues): void;
|
|
17
|
-
connectedCallback(): void;
|
|
18
|
-
disconnectedCallback(): void;
|
|
19
|
-
handleClickOutside: (e: MouseEvent) => void;
|
|
20
|
-
handleHover(): void;
|
|
21
|
-
handleMouseLeave(): void;
|
|
22
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
23
|
-
render(): import('lit').TemplateResult<1>;
|
|
24
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { PropertyValues } from 'lit';
|
|
2
|
-
import { BaseElement } from '../../../helpers';
|
|
3
|
-
|
|
4
|
-
export declare class NavigationMenuLink extends BaseElement {
|
|
5
|
-
get _containerElement(): HTMLAnchorElement | null;
|
|
6
|
-
href: string;
|
|
7
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
8
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
9
|
-
render(): import('lit').TemplateResult<1>;
|
|
10
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PropertyValues } from 'lit';
|
|
2
|
-
import { BaseElement } from '../../../helpers';
|
|
3
|
-
|
|
4
|
-
export declare class NavigationMenuList extends BaseElement {
|
|
5
|
-
get _containerElement(): HTMLUListElement | null;
|
|
6
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
7
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
8
|
-
render(): import('lit').TemplateResult<1>;
|
|
9
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { PropertyValues } from 'lit';
|
|
2
|
-
import { BaseElement } from '../../../helpers';
|
|
3
|
-
|
|
4
|
-
export declare class NavigationMenuTrigger extends BaseElement {
|
|
5
|
-
get _containerElement(): HTMLUListElement | null;
|
|
6
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
7
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
8
|
-
protected getAttributesToExclude(): string[];
|
|
9
|
-
render(): import('lit').TemplateResult<1>;
|
|
10
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { PropertyValues } from 'lit';
|
|
2
|
-
import { BaseElement } from '../../../helpers';
|
|
3
|
-
import { NavigationMenuList } from './navigation-menu-list';
|
|
4
|
-
import { NavigationMenuItem } from './navigation-menu-item';
|
|
5
|
-
import { NavigationMenuContent } from './navigation-menu-content';
|
|
6
|
-
import { NavigationMenuLink } from './navigation-menu-link';
|
|
7
|
-
import { NavigationMenuTrigger } from './navigation-menu-trigger';
|
|
8
|
-
|
|
9
|
-
declare class NavigationMenu extends BaseElement {
|
|
10
|
-
get _containerElement(): HTMLElementTagNameMap['nav'] | null;
|
|
11
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
12
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
13
|
-
render(): import('lit').TemplateResult<1>;
|
|
14
|
-
}
|
|
15
|
-
export { NavigationMenu, NavigationMenuList, NavigationMenuItem, NavigationMenuContent, NavigationMenuLink, NavigationMenuTrigger, };
|
|
16
|
-
declare global {
|
|
17
|
-
interface HTMLElementTagNameMap {
|
|
18
|
-
'rtg-navigation-menu': NavigationMenu;
|
|
19
|
-
'rtg-navigation-menu-list': NavigationMenuList;
|
|
20
|
-
'rtg-navigation-menu-item': NavigationMenuItem;
|
|
21
|
-
'rtg-navigation-menu-content': NavigationMenuContent;
|
|
22
|
-
'rtg-navigation-menu-link': NavigationMenuLink;
|
|
23
|
-
'rtg-navigation-menu-trigger': NavigationMenuTrigger;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class PaginationContent extends BaseElement {
|
|
5
|
-
get _containerElement(): HTMLUListElement | null;
|
|
6
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
7
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
8
|
-
render(): import('lit').TemplateResult<1>;
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class PaginationEllipsis extends BaseElement {
|
|
5
|
-
get _containerElement(): HTMLElement | null;
|
|
6
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
7
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
8
|
-
render(): import('lit').TemplateResult<1>;
|
|
9
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class PaginationItem extends BaseElement {
|
|
5
|
-
uniqueIds: string[];
|
|
6
|
-
isActive: boolean;
|
|
7
|
-
get _containerElement(): HTMLLIElement | null;
|
|
8
|
-
private get _content();
|
|
9
|
-
protected updated(_changedProperties: PropertyValues): void;
|
|
10
|
-
handleClick(e: MouseEvent): void;
|
|
11
|
-
firstUpdated(): void;
|
|
12
|
-
raiseEvent(): void;
|
|
13
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
14
|
-
render(): import('lit').TemplateResult<1>;
|
|
15
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { ButtonSize } from '../button/button.type';
|
|
4
|
-
|
|
5
|
-
export declare class PaginationLink extends BaseElement {
|
|
6
|
-
state: string;
|
|
7
|
-
isActive: boolean;
|
|
8
|
-
size: ButtonSize;
|
|
9
|
-
href: string;
|
|
10
|
-
get _containerElement(): HTMLAnchorElement | null;
|
|
11
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
12
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
13
|
-
updated(changedProps: PropertyValues): void;
|
|
14
|
-
render(): import('lit').TemplateResult<1>;
|
|
15
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class PaginationNext extends BaseElement {
|
|
5
|
-
href: string;
|
|
6
|
-
get _containerElement(): HTMLDivElement | null;
|
|
7
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
8
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
9
|
-
render(): import('lit').TemplateResult<1>;
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class PaginationPrevious extends BaseElement {
|
|
5
|
-
href: string;
|
|
6
|
-
get _containerElement(): HTMLDivElement | null;
|
|
7
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
8
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
9
|
-
render(): import('lit').TemplateResult<1>;
|
|
10
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { PaginationContent } from './pagination-content';
|
|
4
|
-
import { PaginationEllipsis } from './pagination-ellipsis';
|
|
5
|
-
import { PaginationItem } from './pagination-item';
|
|
6
|
-
import { PaginationLink } from './pagination-link';
|
|
7
|
-
import { PaginationNext } from './pagination-next';
|
|
8
|
-
import { PaginationPrevious } from './pagination-previous';
|
|
9
|
-
|
|
10
|
-
declare class Pagination extends BaseElement {
|
|
11
|
-
get _containerElement(): HTMLElement | null;
|
|
12
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
13
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
14
|
-
render(): import('lit').TemplateResult<1>;
|
|
15
|
-
}
|
|
16
|
-
export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious, };
|
|
17
|
-
declare global {
|
|
18
|
-
interface HTMLElementTagNameMap {
|
|
19
|
-
'rtg-pagination': Pagination;
|
|
20
|
-
'rtg-pagination-content': PaginationContent;
|
|
21
|
-
'rtg-pagination-item': PaginationItem;
|
|
22
|
-
'rtg-pagination-link': PaginationLink;
|
|
23
|
-
'rtg-pagination-ellipsis': PaginationEllipsis;
|
|
24
|
-
'rtg-pagination-next': PaginationNext;
|
|
25
|
-
'rtg-pagination-previous': PaginationPrevious;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
export declare const paginationStyles: {
|
|
2
|
-
root: string[];
|
|
3
|
-
content: string[];
|
|
4
|
-
item: string[];
|
|
5
|
-
link: (props?: ({
|
|
6
|
-
variant?: "link" | "default" | "secondary" | "destructive" | "outline" | "ghost" | null | undefined;
|
|
7
|
-
size?: "icon" | "default" | "sm" | "lg" | "icon-sm" | "icon-lg" | null | undefined;
|
|
8
|
-
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
|
|
9
|
-
previous: {
|
|
10
|
-
base: string[];
|
|
11
|
-
span: string[];
|
|
12
|
-
};
|
|
13
|
-
next: {
|
|
14
|
-
base: string[];
|
|
15
|
-
span: string[];
|
|
16
|
-
};
|
|
17
|
-
ellipsis: {
|
|
18
|
-
base: string[];
|
|
19
|
-
icon: string[];
|
|
20
|
-
span: string[];
|
|
21
|
-
};
|
|
22
|
-
};
|