@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,19 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { Popover } from './popover';
|
|
4
|
-
|
|
5
|
-
export declare class PopoverContent extends BaseElement {
|
|
6
|
-
enableDefaultStyle: boolean;
|
|
7
|
-
styleContent: boolean;
|
|
8
|
-
side: 'bottom' | 'left' | 'right' | 'top';
|
|
9
|
-
state: 'open' | 'closed';
|
|
10
|
-
get _popover(): Popover | null;
|
|
11
|
-
get _containerElement(): HTMLDivElement | null;
|
|
12
|
-
private handleClickOutside;
|
|
13
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
14
|
-
protected updated(_changedProperties: PropertyValues): void;
|
|
15
|
-
private preventClickPropagation;
|
|
16
|
-
protected getAttributesToExclude(): string[];
|
|
17
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
18
|
-
render(): import('lit').TemplateResult<1>;
|
|
19
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { Popover } from './popover';
|
|
4
|
-
|
|
5
|
-
export declare class PopoverTrigger extends BaseElement {
|
|
6
|
-
get _popover(): Popover | null;
|
|
7
|
-
get _containerElement(): HTMLDivElement | null;
|
|
8
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
9
|
-
handleClick: () => void;
|
|
10
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
11
|
-
protected getAttributesToExclude(): string[];
|
|
12
|
-
render(): import('lit').TemplateResult<1>;
|
|
13
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { PopoverContent } from './popover-content';
|
|
4
|
-
import { PopoverTrigger } from './popover-trigger';
|
|
5
|
-
|
|
6
|
-
declare class Popover extends BaseElement {
|
|
7
|
-
isOpen: boolean;
|
|
8
|
-
get _containerElement(): HTMLDivElement | null;
|
|
9
|
-
get _contentElement(): PopoverContent | null;
|
|
10
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
11
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
12
|
-
protected updated(_changedProperties: PropertyValues): void;
|
|
13
|
-
render(): import('lit').TemplateResult<1>;
|
|
14
|
-
}
|
|
15
|
-
export { Popover, PopoverContent, PopoverTrigger };
|
|
16
|
-
declare global {
|
|
17
|
-
interface HTMLElementTagNameMap {
|
|
18
|
-
'rtg-popover': Popover;
|
|
19
|
-
'rtg-popover-content': PopoverContent;
|
|
20
|
-
'rtg-popover-trigger': PopoverTrigger;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { LitElement } from 'lit';
|
|
2
|
-
|
|
3
|
-
export declare class Progress extends LitElement {
|
|
4
|
-
value: number;
|
|
5
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
6
|
-
render(): import('lit').TemplateResult<1>;
|
|
7
|
-
}
|
|
8
|
-
declare global {
|
|
9
|
-
interface HTMLElementTagNameMap {
|
|
10
|
-
'rtg-progress': Progress;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class RadioGroupItem extends BaseElement {
|
|
5
|
-
checked: boolean;
|
|
6
|
-
tabindex: number;
|
|
7
|
-
value: string;
|
|
8
|
-
id: string;
|
|
9
|
-
state: string;
|
|
10
|
-
disabled: boolean;
|
|
11
|
-
invalid: boolean;
|
|
12
|
-
get _containerElement(): HTMLDivElement | null;
|
|
13
|
-
private _onClick;
|
|
14
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
15
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
16
|
-
render(): import('lit').TemplateResult<1>;
|
|
17
|
-
}
|
|
18
|
-
declare global {
|
|
19
|
-
interface HTMLElementTagNameMap {
|
|
20
|
-
'rtg-radio-group-item': RadioGroupItem;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { RadioGroupItem } from './radio-group-item';
|
|
4
|
-
|
|
5
|
-
declare class RadioGroup extends BaseElement {
|
|
6
|
-
defaultValue: string;
|
|
7
|
-
get _containerElement(): HTMLDivElement | null;
|
|
8
|
-
connectedCallback(): void;
|
|
9
|
-
private _handleRadioSelected;
|
|
10
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
11
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
12
|
-
render(): import('lit').TemplateResult<1>;
|
|
13
|
-
}
|
|
14
|
-
export { RadioGroup, RadioGroupItem };
|
|
15
|
-
declare global {
|
|
16
|
-
interface HTMLElementTagNameMap {
|
|
17
|
-
'rtg-radio-group': RadioGroup;
|
|
18
|
-
'rtg-radio-group-item': RadioGroupItem;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { LitElement } from 'lit';
|
|
2
|
-
|
|
3
|
-
import * as sampleType from './sample.type';
|
|
4
|
-
export declare class SampleDemo extends LitElement {
|
|
5
|
-
static buttonVariants: (props?: ({
|
|
6
|
-
variant?: "link" | "default" | "secondary" | "destructive" | "outline" | "ghost" | null | undefined;
|
|
7
|
-
size?: "icon" | "default" | "sm" | "lg" | null | undefined;
|
|
8
|
-
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
|
|
9
|
-
click: () => void;
|
|
10
|
-
disabled: boolean;
|
|
11
|
-
isCustomClass: boolean;
|
|
12
|
-
variant: sampleType.SampleVariant;
|
|
13
|
-
size: sampleType.SampleSize;
|
|
14
|
-
mode: 'single' | 'range';
|
|
15
|
-
selectedStartDate: Date | null;
|
|
16
|
-
selectedEndDate: Date | null;
|
|
17
|
-
static styles: import('lit').CSSResult[];
|
|
18
|
-
render(): import('lit').TemplateResult<1>;
|
|
19
|
-
}
|
|
20
|
-
declare global {
|
|
21
|
-
interface HTMLElementTagNameMap {
|
|
22
|
-
'rtg-sample-demo': SampleDemo;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export declare const demoStyle: (props?: ({
|
|
2
|
-
variant?: "link" | "default" | "secondary" | "destructive" | "outline" | "ghost" | null | undefined;
|
|
3
|
-
size?: "icon" | "default" | "sm" | "lg" | null | undefined;
|
|
4
|
-
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
|
|
3
|
-
export declare class RtgScrollArea extends BaseElement {
|
|
4
|
-
private viewportEl;
|
|
5
|
-
protected createRenderRoot(): this;
|
|
6
|
-
firstUpdated(): void;
|
|
7
|
-
render(): import('lit').TemplateResult<1>;
|
|
8
|
-
}
|
|
9
|
-
declare global {
|
|
10
|
-
interface HTMLElementTagNameMap {
|
|
11
|
-
'rtg-scroll-area': RtgScrollArea;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const scrollAreaStyles: string[];
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
type Listener = () => void;
|
|
2
|
-
export declare class SelectStore {
|
|
3
|
-
private state;
|
|
4
|
-
private listeners;
|
|
5
|
-
subscribe(listener: Listener): void;
|
|
6
|
-
unsubscribe(listener: Listener): void;
|
|
7
|
-
private notify;
|
|
8
|
-
get isOpen(): boolean;
|
|
9
|
-
get selectedValue(): string;
|
|
10
|
-
get selectedText(): string;
|
|
11
|
-
open(): void;
|
|
12
|
-
close(): void;
|
|
13
|
-
toggle(): void;
|
|
14
|
-
select(value: string, text: string, _index?: number): void;
|
|
15
|
-
}
|
|
16
|
-
export {};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { Select } from './select';
|
|
3
|
-
|
|
4
|
-
export declare class SelectGroup extends BaseElement {
|
|
5
|
-
focusedIndex: number;
|
|
6
|
-
private childrenArray;
|
|
7
|
-
get _select(): Select;
|
|
8
|
-
connectedCallback(): void;
|
|
9
|
-
disconnectedCallback(): void;
|
|
10
|
-
private getTriggerButton;
|
|
11
|
-
private updateTriggerWidth;
|
|
12
|
-
private onStoreChange;
|
|
13
|
-
get _containerElement(): HTMLDivElement | null;
|
|
14
|
-
get _contentDiv(): HTMLDivElement | null;
|
|
15
|
-
protected firstUpdated(): void;
|
|
16
|
-
private updateFocusedItem;
|
|
17
|
-
private handleKeyDown;
|
|
18
|
-
private handleMouseOver;
|
|
19
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
20
|
-
render(): import('lit').TemplateResult<1>;
|
|
21
|
-
}
|
|
22
|
-
declare global {
|
|
23
|
-
interface HTMLElementTagNameMap {
|
|
24
|
-
'rtg-select-group': SelectGroup;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { Select } from './select';
|
|
4
|
-
|
|
5
|
-
export declare class SelectItem extends BaseElement {
|
|
6
|
-
value: string;
|
|
7
|
-
isSelected: boolean;
|
|
8
|
-
isFocus: boolean;
|
|
9
|
-
selectItemIndex: number;
|
|
10
|
-
onSelect: (_value: string, _index: number) => void;
|
|
11
|
-
class: string;
|
|
12
|
-
get _select(): Select;
|
|
13
|
-
connectedCallback(): void;
|
|
14
|
-
disconnectedCallback(): void;
|
|
15
|
-
private _onStoreChange;
|
|
16
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
17
|
-
get _containerElement(): HTMLDivElement | null;
|
|
18
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
19
|
-
private getTextContent;
|
|
20
|
-
private handleClick;
|
|
21
|
-
render(): import('lit').TemplateResult<1>;
|
|
22
|
-
}
|
|
23
|
-
declare global {
|
|
24
|
-
interface HTMLElementTagNameMap {
|
|
25
|
-
'rtg-select-item': SelectItem;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class SelectLabel extends BaseElement {
|
|
5
|
-
get _containerElement(): HTMLDivElement | null;
|
|
6
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
7
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
8
|
-
render(): import('lit').TemplateResult<1>;
|
|
9
|
-
}
|
|
10
|
-
declare global {
|
|
11
|
-
interface HTMLElementTagNameMap {
|
|
12
|
-
'rtg-select-label': SelectLabel;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
|
|
4
|
-
export declare class SelectList extends BaseElement {
|
|
5
|
-
state: string;
|
|
6
|
-
get _containerElement(): HTMLDivElement | null;
|
|
7
|
-
isOpen: boolean;
|
|
8
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
9
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
10
|
-
render(): import('lit').TemplateResult<1>;
|
|
11
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { LitElement } from 'lit';
|
|
2
|
-
|
|
3
|
-
declare class SelectSeperator extends LitElement {
|
|
4
|
-
_id: string;
|
|
5
|
-
_hidden: string;
|
|
6
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
7
|
-
render(): import('lit').TemplateResult<1>;
|
|
8
|
-
}
|
|
9
|
-
export { SelectSeperator };
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { Select } from './select';
|
|
4
|
-
|
|
5
|
-
declare class SelectTrigger extends BaseElement {
|
|
6
|
-
get _select(): Select;
|
|
7
|
-
private classObserver?;
|
|
8
|
-
connectedCallback(): void;
|
|
9
|
-
disconnectedCallback(): void;
|
|
10
|
-
private onStoreChange;
|
|
11
|
-
get _containerElement(): HTMLSpanElement | null;
|
|
12
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
13
|
-
handleClick: (e: Event) => void;
|
|
14
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
15
|
-
protected getAttributesToExclude(): string[];
|
|
16
|
-
private getClassAttribute;
|
|
17
|
-
private filterConflictingWidthClasses;
|
|
18
|
-
render(): import('lit').TemplateResult<1>;
|
|
19
|
-
}
|
|
20
|
-
export { SelectTrigger };
|
|
21
|
-
declare global {
|
|
22
|
-
interface HTMLElementTagNameMap {
|
|
23
|
-
'rtg-select-trigger': SelectTrigger;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { Select } from './select';
|
|
4
|
-
|
|
5
|
-
declare class SelectValue extends BaseElement {
|
|
6
|
-
placeholder: string;
|
|
7
|
-
get _select(): Select;
|
|
8
|
-
connectedCallback(): void;
|
|
9
|
-
disconnectedCallback(): void;
|
|
10
|
-
private onStoreChange;
|
|
11
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
12
|
-
renderLabel: () => string;
|
|
13
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
14
|
-
render(): import('lit').TemplateResult<1>;
|
|
15
|
-
}
|
|
16
|
-
export { SelectValue };
|
|
17
|
-
declare global {
|
|
18
|
-
interface HTMLElementTagNameMap {
|
|
19
|
-
'rtg-select-value': SelectValue;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { SelectStore } from './select-controller';
|
|
3
|
-
import { SelectGroup } from './select-group';
|
|
4
|
-
import { SelectItem } from './select-item';
|
|
5
|
-
import { SelectLabel } from './select-label';
|
|
6
|
-
import { SelectList } from './select-list';
|
|
7
|
-
import { SelectSeperator } from './select-seperator';
|
|
8
|
-
import { SelectTrigger } from './select-trigger';
|
|
9
|
-
import { SelectValue } from './select-value';
|
|
10
|
-
|
|
11
|
-
declare class Select extends BaseElement {
|
|
12
|
-
private uuid;
|
|
13
|
-
selectStore: SelectStore;
|
|
14
|
-
connectedCallback(): void;
|
|
15
|
-
disconnectedCallback(): void;
|
|
16
|
-
private handleClickOutside;
|
|
17
|
-
protected firstUpdated(): void;
|
|
18
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
19
|
-
render(): import('lit').TemplateResult<1>;
|
|
20
|
-
}
|
|
21
|
-
export { Select, SelectGroup, SelectItem, SelectLabel, SelectList, SelectSeperator, SelectTrigger, SelectValue, };
|
|
22
|
-
declare global {
|
|
23
|
-
interface HTMLElementTagNameMap {
|
|
24
|
-
'rtg-select': Select;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
export declare const selectStyles: {
|
|
2
|
-
root: string[];
|
|
3
|
-
group: string[];
|
|
4
|
-
value: string[];
|
|
5
|
-
trigger: {
|
|
6
|
-
trigger: string[];
|
|
7
|
-
icon: string[];
|
|
8
|
-
};
|
|
9
|
-
content: {
|
|
10
|
-
content: string[];
|
|
11
|
-
viewport: string[];
|
|
12
|
-
};
|
|
13
|
-
label: string[];
|
|
14
|
-
item: {
|
|
15
|
-
item: string[];
|
|
16
|
-
indicator: string[];
|
|
17
|
-
icon: string[];
|
|
18
|
-
};
|
|
19
|
-
separator: string[];
|
|
20
|
-
};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
import { PropertyValues } from 'lit';
|
|
3
|
-
import { SEPARATOR_ORIENTATION } from './separator.defs';
|
|
4
|
-
|
|
5
|
-
export declare class Separator extends BaseElement {
|
|
6
|
-
orientation: SEPARATOR_ORIENTATION;
|
|
7
|
-
protected getAttributesToExclude(): string[];
|
|
8
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
9
|
-
protected updated(changedProperties: PropertyValues): void;
|
|
10
|
-
render(): import('lit').TemplateResult<1>;
|
|
11
|
-
}
|
|
12
|
-
declare global {
|
|
13
|
-
interface HTMLElementTagNameMap {
|
|
14
|
-
'rtg-separator': Separator;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BaseElement } from '../../../helpers';
|
|
2
|
-
|
|
3
|
-
export declare class RtgSkeleton extends BaseElement {
|
|
4
|
-
protected createRenderRoot(): this;
|
|
5
|
-
render(): import('lit').TemplateResult<1>;
|
|
6
|
-
}
|
|
7
|
-
declare global {
|
|
8
|
-
interface HTMLElementTagNameMap {
|
|
9
|
-
'rtg-skeleton': RtgSkeleton;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const skeletonStyles = "rtg-bg-skeleton-color-bg rtg-animate-skeleton-animate rtg-rounded-skeleton-radius";
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { LitElement } from 'lit';
|
|
2
|
-
|
|
3
|
-
export declare class Switch extends LitElement {
|
|
4
|
-
disabled: 'true' | 'false';
|
|
5
|
-
state: 'checked' | 'unchecked';
|
|
6
|
-
private _toggleChecked;
|
|
7
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
8
|
-
render(): import('lit').TemplateResult<1>;
|
|
9
|
-
}
|
|
10
|
-
declare global {
|
|
11
|
-
interface HTMLElementTagNameMap {
|
|
12
|
-
'rtg-switch': Switch;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { PropertyValues } from 'lit';
|
|
2
|
-
import { BaseElement } from '../../../helpers';
|
|
3
|
-
|
|
4
|
-
export declare class Table extends BaseElement {
|
|
5
|
-
dataTable: Array<any>;
|
|
6
|
-
footerData: Array<{
|
|
7
|
-
key: string;
|
|
8
|
-
value: string | number;
|
|
9
|
-
}>;
|
|
10
|
-
captionText: string;
|
|
11
|
-
get _containerElement(): HTMLTableElement | null;
|
|
12
|
-
protected getAttributesToExclude(): string[];
|
|
13
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
14
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
15
|
-
private get columnKeys();
|
|
16
|
-
private capitalizeLabel;
|
|
17
|
-
render(): import('lit').TemplateResult<1>;
|
|
18
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
export declare const tableStyles: {
|
|
2
|
-
preview: string[];
|
|
3
|
-
container: string[];
|
|
4
|
-
table: string[];
|
|
5
|
-
caption: string[];
|
|
6
|
-
head: {
|
|
7
|
-
root: string[];
|
|
8
|
-
row: string[];
|
|
9
|
-
cell: {
|
|
10
|
-
base: string[];
|
|
11
|
-
align: {
|
|
12
|
-
left: string;
|
|
13
|
-
right: string;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
body: {
|
|
18
|
-
root: string[];
|
|
19
|
-
row: string[];
|
|
20
|
-
cell: {
|
|
21
|
-
base: string[];
|
|
22
|
-
align: {
|
|
23
|
-
right: string;
|
|
24
|
-
left: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
footer: {
|
|
29
|
-
root: string[];
|
|
30
|
-
row: string[];
|
|
31
|
-
cell: {
|
|
32
|
-
base: string[];
|
|
33
|
-
align: {
|
|
34
|
-
right: string;
|
|
35
|
-
left: string;
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
};
|
|
39
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { PropertyValues } from 'lit-element';
|
|
2
|
-
import { Tab } from './tab';
|
|
3
|
-
import { BaseElement } from '../../../helpers';
|
|
4
|
-
|
|
5
|
-
declare class TabContent extends BaseElement {
|
|
6
|
-
value: string;
|
|
7
|
-
selectedValue: string;
|
|
8
|
-
get _tab(): Tab | null;
|
|
9
|
-
get _containerElement(): HTMLDivElement | null;
|
|
10
|
-
protected updated(_changedProperties: PropertyValues): void;
|
|
11
|
-
connectedCallback(): void;
|
|
12
|
-
disconnectedCallback(): void;
|
|
13
|
-
protected createRenderRoot(): HTMLElement | DocumentFragment;
|
|
14
|
-
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
15
|
-
protected getAttributesToExclude(): string[];
|
|
16
|
-
protected getAttributesToRemoveFromParent(): string[];
|
|
17
|
-
render(): import('lit-element').TemplateResult<1>;
|
|
18
|
-
}
|
|
19
|
-
declare global {
|
|
20
|
-
interface HTMLElementTagNameMap {
|
|
21
|
-
'rtg-tab-content': TabContent;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
export { TabContent };
|