@revotech-group/revotech-ui-kit 0.2.1 → 0.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +20 -20
- package/README.md +30 -30
- package/package.json +136 -136
- package/dist/library.css +0 -9970
- package/dist/rtg-ui-kit.js +0 -18566
- package/dist/rtg-ui-kit.umd.cjs +0 -5305
- package/dist/src/assets/icons/arrow-up-circle.icon.d.ts +0 -1
- package/dist/src/assets/icons/arrows.icon.d.ts +0 -1
- package/dist/src/assets/icons/carousel-arrow-left.d.ts +0 -1
- package/dist/src/assets/icons/carousel-arrow-right.d.ts +0 -1
- package/dist/src/assets/icons/chart.icon.d.ts +0 -1
- package/dist/src/assets/icons/chorven-down.icon.d.ts +0 -1
- package/dist/src/assets/icons/circle-check.icon.d.ts +0 -1
- package/dist/src/assets/icons/circle-x.icon.d.ts +0 -1
- package/dist/src/assets/icons/circle.icon.d.ts +0 -1
- package/dist/src/assets/icons/close.icon.d.ts +0 -1
- package/dist/src/assets/icons/decrease.icon.d.ts +0 -1
- package/dist/src/assets/icons/dot.icon.d.ts +0 -1
- package/dist/src/assets/icons/eye-off.d.ts +0 -1
- package/dist/src/assets/icons/eye-on.d.ts +0 -1
- package/dist/src/assets/icons/help-circle.icon.d.ts +0 -1
- package/dist/src/assets/icons/index.d.ts +0 -21
- package/dist/src/assets/icons/minus.icon.d.ts +0 -1
- package/dist/src/assets/icons/plus.icon.d.ts +0 -1
- package/dist/src/assets/icons/radio-group.icon.d.ts +0 -1
- package/dist/src/assets/icons/radio.icon.d.ts +0 -1
- package/dist/src/assets/icons/search.icon.d.ts +0 -1
- package/dist/src/assets/icons/tick.icon.d.ts +0 -1
- package/dist/src/components/index.d.ts +0 -2
- package/dist/src/components/ui/accordion/accordion-content.d.ts +0 -21
- package/dist/src/components/ui/accordion/accordion-item.d.ts +0 -22
- package/dist/src/components/ui/accordion/accordion-trigger.d.ts +0 -18
- package/dist/src/components/ui/accordion/accordion.d.ts +0 -26
- package/dist/src/components/ui/accordion/accordion.defs.d.ts +0 -10
- package/dist/src/components/ui/accordion/accordion.stories.d.ts +0 -11
- package/dist/src/components/ui/accordion/accordion.styles.d.ts +0 -4
- package/dist/src/components/ui/alert/alert.d.ts +0 -25
- package/dist/src/components/ui/alert/alert.stories.d.ts +0 -9
- package/dist/src/components/ui/alert/alert.styles.d.ts +0 -10
- package/dist/src/components/ui/alert/alert.types.d.ts +0 -1
- package/dist/src/components/ui/alert/helpers.d.ts +0 -10
- package/dist/src/components/ui/aspect-ratio/aspect-ratio.d.ts +0 -17
- package/dist/src/components/ui/aspect-ratio/aspect-ratio.stories.d.ts +0 -5
- package/dist/src/components/ui/aspect-ratio/aspect-ratio.styles.d.ts +0 -4
- package/dist/src/components/ui/avatar/avatar-fallback.d.ts +0 -15
- package/dist/src/components/ui/avatar/avatar-image.d.ts +0 -17
- package/dist/src/components/ui/avatar/avatar.d.ts +0 -20
- package/dist/src/components/ui/avatar/avatar.stories.d.ts +0 -5
- package/dist/src/components/ui/avatar/avatar.style.d.ts +0 -4
- package/dist/src/components/ui/badge/badge.d.ts +0 -20
- package/dist/src/components/ui/badge/badge.stories.d.ts +0 -7
- package/dist/src/components/ui/badge/badge.style.d.ts +0 -3
- package/dist/src/components/ui/badge/badge.type.d.ts +0 -1
- package/dist/src/components/ui/breadcrumb/breadcrumb-ellipsis.d.ts +0 -12
- package/dist/src/components/ui/breadcrumb/breadcrumb-item.d.ts +0 -15
- package/dist/src/components/ui/breadcrumb/breadcrumb-link.d.ts +0 -16
- package/dist/src/components/ui/breadcrumb/breadcrumb-list.d.ts +0 -15
- package/dist/src/components/ui/breadcrumb/breadcrumb-separator.d.ts +0 -12
- package/dist/src/components/ui/breadcrumb/breadcrumb-text.d.ts +0 -15
- package/dist/src/components/ui/breadcrumb/breadcrumb.d.ts +0 -22
- package/dist/src/components/ui/breadcrumb/breadcrumb.stories.d.ts +0 -5
- package/dist/src/components/ui/breadcrumb/breadcrumb.styles.d.ts +0 -4
- package/dist/src/components/ui/button/button.d.ts +0 -22
- package/dist/src/components/ui/button/button.stories.d.ts +0 -6
- package/dist/src/components/ui/button/button.style.d.ts +0 -4
- package/dist/src/components/ui/button/button.type.d.ts +0 -3
- package/dist/src/components/ui/calendar/calendar.d.ts +0 -25
- package/dist/src/components/ui/calendar/calendar.helpers.d.ts +0 -3
- package/dist/src/components/ui/calendar/calendar.stories.d.ts +0 -5
- package/dist/src/components/ui/calendar/calendar.style.d.ts +0 -40
- package/dist/src/components/ui/card/card-content.d.ts +0 -11
- package/dist/src/components/ui/card/card-description.d.ts +0 -11
- package/dist/src/components/ui/card/card-footer.d.ts +0 -11
- package/dist/src/components/ui/card/card-header.d.ts +0 -11
- package/dist/src/components/ui/card/card-title.d.ts +0 -11
- package/dist/src/components/ui/card/card.d.ts +0 -27
- package/dist/src/components/ui/card/card.stories.d.ts +0 -6
- package/dist/src/components/ui/card/card.styles.d.ts +0 -4
- package/dist/src/components/ui/carousel/carousel.d.ts +0 -25
- package/dist/src/components/ui/carousel/carousel.stories.d.ts +0 -7
- package/dist/src/components/ui/carousel/carousel.styles.d.ts +0 -32
- package/dist/src/components/ui/checkbox/checkbox.d.ts +0 -19
- package/dist/src/components/ui/checkbox/checkbox.stories.d.ts +0 -9
- package/dist/src/components/ui/checkbox/checkbox.style.d.ts +0 -4
- package/dist/src/components/ui/checkbox/checkbox.type.d.ts +0 -21
- package/dist/src/components/ui/collapsible/collapsible-content.d.ts +0 -18
- package/dist/src/components/ui/collapsible/collapsible-trigger.d.ts +0 -18
- package/dist/src/components/ui/collapsible/collapsible.d.ts +0 -24
- package/dist/src/components/ui/collapsible/collapsible.stories.d.ts +0 -6
- package/dist/src/components/ui/combobox/combo-box-empty.d.ts +0 -15
- package/dist/src/components/ui/combobox/combo-box-group.d.ts +0 -38
- package/dist/src/components/ui/combobox/combo-box-input.d.ts +0 -18
- package/dist/src/components/ui/combobox/combo-box-item.d.ts +0 -26
- package/dist/src/components/ui/combobox/combo-box-trigger.d.ts +0 -19
- package/dist/src/components/ui/combobox/combo-box-value.d.ts +0 -19
- package/dist/src/components/ui/combobox/combo-box.d.ts +0 -36
- package/dist/src/components/ui/combobox/combo-box.stories.d.ts +0 -11
- package/dist/src/components/ui/combobox/combo-box.styles.d.ts +0 -14
- package/dist/src/components/ui/command/command-empty.atom.d.ts +0 -19
- package/dist/src/components/ui/command/command-group.atom.d.ts +0 -20
- package/dist/src/components/ui/command/command-input.atom.d.ts +0 -16
- package/dist/src/components/ui/command/command-item.atom.d.ts +0 -25
- package/dist/src/components/ui/command/command-list.atom.d.ts +0 -16
- package/dist/src/components/ui/command/command-separator.atom.d.ts +0 -15
- package/dist/src/components/ui/command/command.d.ts +0 -23
- package/dist/src/components/ui/command/command.helpers.d.ts +0 -6
- package/dist/src/components/ui/command/command.stories.d.ts +0 -7
- package/dist/src/components/ui/command/command.styles.d.ts +0 -15
- package/dist/src/components/ui/context-menu/context-menu-checkbox-Item.d.ts +0 -17
- package/dist/src/components/ui/context-menu/context-menu-content.d.ts +0 -15
- package/dist/src/components/ui/context-menu/context-menu-group.d.ts +0 -11
- package/dist/src/components/ui/context-menu/context-menu-item.d.ts +0 -14
- package/dist/src/components/ui/context-menu/context-menu-radio-item.d.ts +0 -17
- package/dist/src/components/ui/context-menu/context-menu-seperator.d.ts +0 -7
- package/dist/src/components/ui/context-menu/context-menu-shortcut.d.ts +0 -10
- package/dist/src/components/ui/context-menu/context-menu-trigger.d.ts +0 -6
- package/dist/src/components/ui/context-menu/context-menu.d.ts +0 -41
- package/dist/src/components/ui/context-menu/context-menu.helpers.d.ts +0 -1
- package/dist/src/components/ui/context-menu/context-menu.styles.d.ts +0 -20
- package/dist/src/components/ui/context-menu/contextMenu.stories.d.ts +0 -5
- package/dist/src/components/ui/data-table/data-table.d.ts +0 -40
- package/dist/src/components/ui/data-table/data-table.stories.d.ts +0 -6
- package/dist/src/components/ui/date-picker/date-picker.d.ts +0 -13
- package/dist/src/components/ui/date-picker/date-picker.stories.d.ts +0 -5
- package/dist/src/components/ui/date-picker/date-picker.styles.d.ts +0 -6
- package/dist/src/components/ui/dialog/dialog-close.d.ts +0 -16
- package/dist/src/components/ui/dialog/dialog-content.d.ts +0 -16
- package/dist/src/components/ui/dialog/dialog-footer.d.ts +0 -10
- package/dist/src/components/ui/dialog/dialog-header.d.ts +0 -8
- package/dist/src/components/ui/dialog/dialog-overly.d.ts +0 -6
- package/dist/src/components/ui/dialog/dialog-trigger.d.ts +0 -12
- package/dist/src/components/ui/dialog/dialog.d.ts +0 -31
- package/dist/src/components/ui/dialog/dialog.stories.d.ts +0 -7
- package/dist/src/components/ui/dialog/dialog.styles.d.ts +0 -17
- package/dist/src/components/ui/drawer/drawer-close.d.ts +0 -16
- package/dist/src/components/ui/drawer/drawer-content.d.ts +0 -15
- package/dist/src/components/ui/drawer/drawer-description.d.ts +0 -10
- package/dist/src/components/ui/drawer/drawer-footer.d.ts +0 -10
- package/dist/src/components/ui/drawer/drawer-header.d.ts +0 -9
- package/dist/src/components/ui/drawer/drawer-overlay.d.ts +0 -6
- package/dist/src/components/ui/drawer/drawer-title.d.ts +0 -10
- package/dist/src/components/ui/drawer/drawer-trigger.d.ts +0 -12
- package/dist/src/components/ui/drawer/drawer.d.ts +0 -41
- package/dist/src/components/ui/drawer/drawer.helpers.d.ts +0 -2
- package/dist/src/components/ui/drawer/drawer.stories.d.ts +0 -5
- package/dist/src/components/ui/drawer/drawer.styles.d.ts +0 -14
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-checkbox-Item.d.ts +0 -18
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-content.d.ts +0 -14
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-group.d.ts +0 -12
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-item.d.ts +0 -18
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-radio-item.d.ts +0 -17
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-seperator.d.ts +0 -9
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-shortcut.d.ts +0 -9
- package/dist/src/components/ui/dropdown-menu/dropdown-menu-trigger.d.ts +0 -6
- package/dist/src/components/ui/dropdown-menu/dropdown-menu.d.ts +0 -41
- package/dist/src/components/ui/dropdown-menu/dropdown-menu.helpers.d.ts +0 -3
- package/dist/src/components/ui/dropdown-menu/dropdown-menu.styles.d.ts +0 -20
- package/dist/src/components/ui/dropdown-menu/dropdownMenu.stories.d.ts +0 -7
- package/dist/src/components/ui/form/form-context.d.ts +0 -5
- package/dist/src/components/ui/form/form-controller.d.ts +0 -28
- package/dist/src/components/ui/form/form-field-context.d.ts +0 -3
- package/dist/src/components/ui/form/form-item-context.d.ts +0 -7
- package/dist/src/components/ui/form/form.stories.d.ts +0 -6
- package/dist/src/components/ui/form/form.styles.d.ts +0 -7
- package/dist/src/components/ui/form/rtg-form-controller.d.ts +0 -17
- package/dist/src/components/ui/form/rtg-form-description.d.ts +0 -14
- package/dist/src/components/ui/form/rtg-form-field.d.ts +0 -20
- package/dist/src/components/ui/form/rtg-form-item.d.ts +0 -17
- package/dist/src/components/ui/form/rtg-form-label.d.ts +0 -20
- package/dist/src/components/ui/form/rtg-form-message.d.ts +0 -18
- package/dist/src/components/ui/form/rtg-form.d.ts +0 -24
- package/dist/src/components/ui/hoverCard/hover-card-content.d.ts +0 -16
- package/dist/src/components/ui/hoverCard/hover-card-trigger.d.ts +0 -10
- package/dist/src/components/ui/hoverCard/hover-card.d.ts +0 -29
- package/dist/src/components/ui/hoverCard/hover-card.stories.d.ts +0 -5
- package/dist/src/components/ui/hoverCard/hover-card.styles.d.ts +0 -5
- package/dist/src/components/ui/index.d.ts +0 -41
- package/dist/src/components/ui/input/countryOptions.d.ts +0 -5
- package/dist/src/components/ui/input/input.d.ts +0 -34
- package/dist/src/components/ui/input/input.stories.d.ts +0 -7
- package/dist/src/components/ui/input/input.styles.d.ts +0 -7
- package/dist/src/components/ui/input/input.type.d.ts +0 -21
- package/dist/src/components/ui/input-otp/input-otp-group.d.ts +0 -18
- package/dist/src/components/ui/input-otp/input-otp-separator.d.ts +0 -12
- package/dist/src/components/ui/input-otp/input-otp-slot.d.ts +0 -26
- package/dist/src/components/ui/input-otp/input-otp.d.ts +0 -33
- package/dist/src/components/ui/input-otp/input-otp.stories.d.ts +0 -10
- package/dist/src/components/ui/input-otp/input-otp.styles.d.ts +0 -10
- package/dist/src/components/ui/label/label.d.ts +0 -13
- package/dist/src/components/ui/label/label.stories.d.ts +0 -6
- package/dist/src/components/ui/label/label.style.d.ts +0 -1
- package/dist/src/components/ui/menubar/menubar-checkbox.item.d.ts +0 -20
- package/dist/src/components/ui/menubar/menubar-content.d.ts +0 -20
- package/dist/src/components/ui/menubar/menubar-group.d.ts +0 -15
- package/dist/src/components/ui/menubar/menubar-item.d.ts +0 -18
- package/dist/src/components/ui/menubar/menubar-menu.d.ts +0 -31
- package/dist/src/components/ui/menubar/menubar-radio-item.d.ts +0 -20
- package/dist/src/components/ui/menubar/menubar-separator.d.ts +0 -14
- package/dist/src/components/ui/menubar/menubar-shortcut.d.ts +0 -10
- package/dist/src/components/ui/menubar/menubar-trigger.d.ts +0 -10
- package/dist/src/components/ui/menubar/menubar.d.ts +0 -34
- package/dist/src/components/ui/menubar/menubar.helpers.d.ts +0 -3
- package/dist/src/components/ui/menubar/menubar.stories.d.ts +0 -5
- package/dist/src/components/ui/menubar/menubar.styles.d.ts +0 -21
- package/dist/src/components/ui/navigation-menu/navigation-menu-content.d.ts +0 -20
- package/dist/src/components/ui/navigation-menu/navigation-menu-item.d.ts +0 -24
- package/dist/src/components/ui/navigation-menu/navigation-menu-link.d.ts +0 -10
- package/dist/src/components/ui/navigation-menu/navigation-menu-list.d.ts +0 -9
- package/dist/src/components/ui/navigation-menu/navigation-menu-trigger.d.ts +0 -10
- package/dist/src/components/ui/navigation-menu/navigation-menu.d.ts +0 -25
- package/dist/src/components/ui/navigation-menu/navigation-menu.stories.d.ts +0 -5
- package/dist/src/components/ui/navigation-menu/navigation-menu.styles.d.ts +0 -9
- package/dist/src/components/ui/pagination/pagination-content.d.ts +0 -9
- package/dist/src/components/ui/pagination/pagination-ellipsis.d.ts +0 -9
- package/dist/src/components/ui/pagination/pagination-item.d.ts +0 -15
- package/dist/src/components/ui/pagination/pagination-link.d.ts +0 -15
- package/dist/src/components/ui/pagination/pagination-next.d.ts +0 -10
- package/dist/src/components/ui/pagination/pagination-previous.d.ts +0 -10
- package/dist/src/components/ui/pagination/pagination.d.ts +0 -27
- package/dist/src/components/ui/pagination/pagination.stories.d.ts +0 -5
- package/dist/src/components/ui/pagination/pagination.styles.d.ts +0 -22
- package/dist/src/components/ui/pagination/pagination.type.d.ts +0 -2
- package/dist/src/components/ui/popover/popover-content.d.ts +0 -19
- package/dist/src/components/ui/popover/popover-trigger.d.ts +0 -13
- package/dist/src/components/ui/popover/popover.d.ts +0 -22
- package/dist/src/components/ui/popover/popover.stories.d.ts +0 -5
- package/dist/src/components/ui/popover/popover.style.d.ts +0 -5
- package/dist/src/components/ui/popover/popover.types.d.ts +0 -2
- package/dist/src/components/ui/progress/progress.d.ts +0 -12
- package/dist/src/components/ui/progress/progress.stories.d.ts +0 -5
- package/dist/src/components/ui/progress/progress.styles.d.ts +0 -4
- package/dist/src/components/ui/radio-group/radio-group-item.d.ts +0 -22
- package/dist/src/components/ui/radio-group/radio-group.d.ts +0 -20
- package/dist/src/components/ui/radio-group/radio-group.stories.d.ts +0 -5
- package/dist/src/components/ui/radio-group/radio-group.styles.d.ts +0 -9
- package/dist/src/components/ui/radio-group/radio-group.types.d.ts +0 -2
- package/dist/src/components/ui/sample-demo/sample-demo.d.ts +0 -24
- package/dist/src/components/ui/sample-demo/sample.style.d.ts +0 -4
- package/dist/src/components/ui/sample-demo/sample.type.d.ts +0 -3
- package/dist/src/components/ui/scroll-area/scroll-area.d.ts +0 -13
- package/dist/src/components/ui/scroll-area/scroll-area.stories.d.ts +0 -5
- package/dist/src/components/ui/scroll-area/scroll-area.style.d.ts +0 -1
- package/dist/src/components/ui/select/select-controller.d.ts +0 -16
- package/dist/src/components/ui/select/select-group.d.ts +0 -26
- package/dist/src/components/ui/select/select-item.d.ts +0 -27
- package/dist/src/components/ui/select/select-label.d.ts +0 -14
- package/dist/src/components/ui/select/select-list.d.ts +0 -11
- package/dist/src/components/ui/select/select-seperator.d.ts +0 -9
- package/dist/src/components/ui/select/select-trigger.d.ts +0 -25
- package/dist/src/components/ui/select/select-value.d.ts +0 -21
- package/dist/src/components/ui/select/select.d.ts +0 -26
- package/dist/src/components/ui/select/select.stories.d.ts +0 -5
- package/dist/src/components/ui/select/select.styles.d.ts +0 -20
- package/dist/src/components/ui/separator/separator.d.ts +0 -16
- package/dist/src/components/ui/separator/separator.defs.d.ts +0 -10
- package/dist/src/components/ui/separator/separator.stories.d.ts +0 -8
- package/dist/src/components/ui/separator/separator.styles.d.ts +0 -5
- package/dist/src/components/ui/skeleton/skeleton.d.ts +0 -11
- package/dist/src/components/ui/skeleton/skeleton.stories.d.ts +0 -5
- package/dist/src/components/ui/skeleton/skeleton.style.d.ts +0 -1
- package/dist/src/components/ui/switch/switch.d.ts +0 -14
- package/dist/src/components/ui/switch/switch.stories.d.ts +0 -5
- package/dist/src/components/ui/switch/switch.style.d.ts +0 -4
- package/dist/src/components/ui/switch/switch.type.d.ts +0 -4
- package/dist/src/components/ui/table/table.d.ts +0 -18
- package/dist/src/components/ui/table/table.stories.d.ts +0 -5
- package/dist/src/components/ui/table/table.styles.d.ts +0 -39
- package/dist/src/components/ui/tabs/tab-contents.d.ts +0 -24
- package/dist/src/components/ui/tabs/tab-list.d.ts +0 -25
- package/dist/src/components/ui/tabs/tab-trigger.d.ts +0 -26
- package/dist/src/components/ui/tabs/tab.d.ts +0 -27
- package/dist/src/components/ui/tabs/tab.stories.d.ts +0 -16
- package/dist/src/components/ui/tabs/tabs.style.d.ts +0 -12
- package/dist/src/components/ui/textarea/textarea.d.ts +0 -22
- package/dist/src/components/ui/textarea/textarea.stories.d.ts +0 -5
- package/dist/src/components/ui/textarea/textarea.styles.d.ts +0 -1
- package/dist/src/components/ui/textarea/textarea.type.d.ts +0 -11
- package/dist/src/components/ui/toast/toast-action.d.ts +0 -27
- package/dist/src/components/ui/toast/toast-description.d.ts +0 -14
- package/dist/src/components/ui/toast/toast-title.d.ts +0 -14
- package/dist/src/components/ui/toast/toast-trigger.d.ts +0 -18
- package/dist/src/components/ui/toast/toast-view-port.d.ts +0 -24
- package/dist/src/components/ui/toast/toast.d.ts +0 -25
- package/dist/src/components/ui/toast/toast.stories.d.ts +0 -10
- package/dist/src/components/ui/toast/toast.style.d.ts +0 -19
- package/dist/src/components/ui/toast/toast.type.d.ts +0 -1
- package/dist/src/components/ui/toggle/toggle.d.ts +0 -29
- package/dist/src/components/ui/toggle/toggle.defs.d.ts +0 -27
- package/dist/src/components/ui/toggle/toggle.stories.d.ts +0 -6
- package/dist/src/components/ui/toggle/toggle.style.d.ts +0 -4
- package/dist/src/components/ui/toggle-group/toggle-group-item.d.ts +0 -43
- package/dist/src/components/ui/toggle-group/toggle-group.d.ts +0 -25
- package/dist/src/components/ui/toggle-group/toggle-group.defs.d.ts +0 -37
- package/dist/src/components/ui/toggle-group/toggle-group.stories.d.ts +0 -5
- package/dist/src/components/ui/toggle-group/toggle-group.style.d.ts +0 -5
- package/dist/src/components/widgets/index.d.ts +0 -1
- package/dist/src/components/widgets/light-sample-demo/light-sample.demo.d.ts +0 -16
- package/dist/src/helpers/base-element.d.ts +0 -21
- package/dist/src/helpers/genrate-uuid.helper.d.ts +0 -1
- package/dist/src/helpers/index.d.ts +0 -6
- package/dist/src/helpers/mouse-conroller.helper.d.ts +0 -15
- package/dist/src/helpers/shadow-wrapper.d.ts +0 -8
- package/dist/src/helpers/style.helpers.d.ts +0 -3
- package/dist/src/helpers/widget-controller.d.ts +0 -13
- package/dist/src/index.d.ts +0 -2
- package/dist/src/interfaces/actionable.interface.d.ts +0 -6
- package/dist/src/interfaces/atomic.interface.d.ts +0 -6
- package/dist/src/interfaces/changeable.interface.d.ts +0 -8
- package/dist/src/interfaces/child-support-atomic.interface.d.ts +0 -5
- package/dist/src/interfaces/index.d.ts +0 -6
- package/dist/src/interfaces/intractable.interface.d.ts +0 -6
- package/dist/src/interfaces/variant.interface.d.ts +0 -3
- package/dist/src/lib/index.d.ts +0 -0
- package/dist/src/lib/react/react.lib.d.ts +0 -5
- package/dist/src/styles/index.d.ts +0 -1
- package/dist/src/styles/tw.styles.d.ts +0 -1
- package/dist/src/tokens/tailwind/animation.d.ts +0 -7
- package/dist/src/tokens/tailwind/basis.d.ts +0 -5
- package/dist/src/tokens/tailwind/border-radius.d.ts +0 -61
- package/dist/src/tokens/tailwind/border-width.d.ts +0 -32
- package/dist/src/tokens/tailwind/box-shadow.d.ts +0 -23
- package/dist/src/tokens/tailwind/color.d.ts +0 -339
- package/dist/src/tokens/tailwind/font-size.d.ts +0 -134
- package/dist/src/tokens/tailwind/font-weight.d.ts +0 -36
- package/dist/src/tokens/tailwind/grid-template-columns.d.ts +0 -4
- package/dist/src/tokens/tailwind/index.d.ts +0 -1113
- package/dist/src/tokens/tailwind/keyframes.d.ts +0 -41
- package/dist/src/tokens/tailwind/opacity.d.ts +0 -39
- package/dist/src/tokens/tailwind/ring-offset-width.d.ts +0 -8
- package/dist/src/tokens/tailwind/ring-width.d.ts +0 -24
- package/dist/src/tokens/tailwind/spacing.d.ts +0 -344
- package/dist/src/tokens/tailwind/transition-duration.d.ts +0 -5
- package/dist/src/tokens/tailwind/transition-timing-function.d.ts +0 -4
- package/dist/src/tokens/tailwind/translate.d.ts +0 -5
- package/dist/src/wc-ui-app.d.ts +0 -7
package/LICENSE
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
MIT License
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2024 wc-ui-app
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
-
in the Software without restriction, including without limitation the rights
|
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
-
furnished to do so, subject to the following conditions:
|
|
11
|
-
|
|
12
|
-
The above copyright notice and this permission notice shall be included in all
|
|
13
|
-
copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2024 wc-ui-app
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
21
|
SOFTWARE.
|
package/README.md
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
<p align="center">
|
|
2
|
-
<img width="200" src="https://open-wc.org/hero.png"></img>
|
|
3
|
-
</p>
|
|
4
|
-
|
|
5
|
-
## Open-wc Starter App
|
|
6
|
-
|
|
7
|
-
[](https://github.com/open-wc)
|
|
8
|
-
|
|
9
|
-
## Quickstart
|
|
10
|
-
|
|
11
|
-
To get started:
|
|
12
|
-
|
|
13
|
-
```sh
|
|
14
|
-
npm init @open-wc
|
|
15
|
-
# requires node 10 & npm 6 or higher
|
|
16
|
-
```
|
|
17
|
-
|
|
18
|
-
## Scripts
|
|
19
|
-
|
|
20
|
-
- `start` runs your app for development, reloading on file changes
|
|
21
|
-
- `start:build` runs your app after it has been built using the build command
|
|
22
|
-
- `build` builds your app and outputs it in your `dist` directory
|
|
23
|
-
- `test` runs your test suite with Web Test Runner
|
|
24
|
-
- `lint` runs the linter for your project
|
|
25
|
-
|
|
26
|
-
## Tooling configs
|
|
27
|
-
|
|
28
|
-
For most of the tools, the configuration is in the `package.json` to reduce the amount of files in your project.
|
|
29
|
-
|
|
30
|
-
If you customize the configuration a lot, you can consider moving them to individual files.
|
|
1
|
+
<p align="center">
|
|
2
|
+
<img width="200" src="https://open-wc.org/hero.png"></img>
|
|
3
|
+
</p>
|
|
4
|
+
|
|
5
|
+
## Open-wc Starter App
|
|
6
|
+
|
|
7
|
+
[](https://github.com/open-wc)
|
|
8
|
+
|
|
9
|
+
## Quickstart
|
|
10
|
+
|
|
11
|
+
To get started:
|
|
12
|
+
|
|
13
|
+
```sh
|
|
14
|
+
npm init @open-wc
|
|
15
|
+
# requires node 10 & npm 6 or higher
|
|
16
|
+
```
|
|
17
|
+
|
|
18
|
+
## Scripts
|
|
19
|
+
|
|
20
|
+
- `start` runs your app for development, reloading on file changes
|
|
21
|
+
- `start:build` runs your app after it has been built using the build command
|
|
22
|
+
- `build` builds your app and outputs it in your `dist` directory
|
|
23
|
+
- `test` runs your test suite with Web Test Runner
|
|
24
|
+
- `lint` runs the linter for your project
|
|
25
|
+
|
|
26
|
+
## Tooling configs
|
|
27
|
+
|
|
28
|
+
For most of the tools, the configuration is in the `package.json` to reduce the amount of files in your project.
|
|
29
|
+
|
|
30
|
+
If you customize the configuration a lot, you can consider moving them to individual files.
|
package/package.json
CHANGED
|
@@ -1,136 +1,136 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@revotech-group/revotech-ui-kit",
|
|
3
|
-
"description": "Webcomponent wc-ui following open-wc recommendations",
|
|
4
|
-
"license": "MIT",
|
|
5
|
-
"author": "wc-ui",
|
|
6
|
-
"version": "0.2.
|
|
7
|
-
"type": "module",
|
|
8
|
-
"main": "dist/rtg-ui-kit.umd.cjs",
|
|
9
|
-
"module": "./dist/rtg-ui-kit.js",
|
|
10
|
-
"files": [
|
|
11
|
-
"dist"
|
|
12
|
-
],
|
|
13
|
-
"exports": {
|
|
14
|
-
".": {
|
|
15
|
-
"types": "./dist/src/index.d.ts",
|
|
16
|
-
"import": "./dist/rtg-ui-kit.js",
|
|
17
|
-
"require": "./dist/rtg-ui-kit.umd.cjs"
|
|
18
|
-
},
|
|
19
|
-
"./dist/library.css": {
|
|
20
|
-
"import": "./dist/library.css",
|
|
21
|
-
"style": "./dist/library.css",
|
|
22
|
-
"default": "./dist/library.css"
|
|
23
|
-
},
|
|
24
|
-
"./react": {
|
|
25
|
-
"types": "./dist/src/lib/react/react.lib.d.ts",
|
|
26
|
-
"import": "./dist/src/lib/react/react.lib.js",
|
|
27
|
-
"require": "./dist/src/lib/react/react.lib.cjs"
|
|
28
|
-
}
|
|
29
|
-
},
|
|
30
|
-
"types": "./dist/src/index.d.ts",
|
|
31
|
-
"scripts": {
|
|
32
|
-
"format-classes": "npx prettier --write .",
|
|
33
|
-
"release": "npm version $(semver $npm_package_version -i major) && npm publish --tag latest",
|
|
34
|
-
"release:minor": "npm version $(semver $npm_package_version -i minor) && npm publish --tag latest",
|
|
35
|
-
"release:patch": "npm version $(semver $npm_package_version -i patch) && npm publish --tag latest",
|
|
36
|
-
"release:beta": "npm version $(semver $npm_package_version -i prerelease --preid $(npm whoami) ) && npm publish --tag beta",
|
|
37
|
-
"clean": "rimraf dist",
|
|
38
|
-
"copy-files": "copyfiles -u 1 src/**/*.html src/**/*.css src/**/*.js dist/public/",
|
|
39
|
-
"lint": "eslint --ext .ts,.html . --ignore-path .gitignore && prettier \"**/*.ts\" --check --ignore-path .gitignore",
|
|
40
|
-
"format": "eslint --ext .ts,.html . --fix --ignore-path .gitignore && prettier \"**/*.ts\" --write --ignore-path .gitignore",
|
|
41
|
-
"test": "tsc && wtr --coverage",
|
|
42
|
-
"test:watch": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"",
|
|
43
|
-
"storybook": "storybook dev -p 6006",
|
|
44
|
-
"test-storybook": "test-storybook",
|
|
45
|
-
"storybook:build": "storybook build",
|
|
46
|
-
"build-storybook": "storybook build",
|
|
47
|
-
"link:dev": "npm run build && npm link",
|
|
48
|
-
"dev": "vite",
|
|
49
|
-
"build:css": "postcss src/tailwind-lib.css -o dist/library.css",
|
|
50
|
-
"build": "npm run clean && vite build && npm run build:css",
|
|
51
|
-
"preview": "vite preview",
|
|
52
|
-
"analyze": "cem analyze --litelement",
|
|
53
|
-
"generate:cem": "cem analyze --litelement --outdir .",
|
|
54
|
-
"tw:watch": "concurrently \"tailwindcss -i ./src/tailwind-lib.css -o ./src/globals.css --watch\" \"twlit --input ./src/globals.css --output ./src/styles/tw.styles.ts \""
|
|
55
|
-
},
|
|
56
|
-
"peerDependencies": {
|
|
57
|
-
"@lit-labs/context": "^0.5.1",
|
|
58
|
-
"@lit-labs/react": "^1.2.0",
|
|
59
|
-
"@storybook/web-components-vite": "^9.0.8",
|
|
60
|
-
"lit": "^3.3.0"
|
|
61
|
-
},
|
|
62
|
-
"dependencies": {
|
|
63
|
-
"@lit/reactive-element": "^2.1.0",
|
|
64
|
-
"@open-wc/lit-helpers": "^0.7.0",
|
|
65
|
-
"@storybook/addon-links": "^9.0.8",
|
|
66
|
-
"class-variance-authority": "^0.7.0",
|
|
67
|
-
"clsx": "^2.1.0",
|
|
68
|
-
"husky": "^9.1.4",
|
|
69
|
-
"lit-html": "^3.3.0",
|
|
70
|
-
"playwright": "^1.47.1",
|
|
71
|
-
"react": "^19",
|
|
72
|
-
"storybook": "^9.0.8",
|
|
73
|
-
"tailwind-merge": "^2.2.1",
|
|
74
|
-
"tailwindcss-animate": "^1.0.7",
|
|
75
|
-
"vite": "^6.3.5",
|
|
76
|
-
"vite-plugin-dts": "^3.6.0",
|
|
77
|
-
"vite-plugin-html-config": "^1.0.11"
|
|
78
|
-
},
|
|
79
|
-
"devDependencies": {
|
|
80
|
-
"@babel/preset-env": "^7.16.4",
|
|
81
|
-
"@chromatic-com/storybook": "^4.0.0",
|
|
82
|
-
"@custom-elements-manifest/analyzer": "^0.10.4",
|
|
83
|
-
"@open-wc/eslint-config": "^9.2.1",
|
|
84
|
-
"@open-wc/testing": "^3.1.6",
|
|
85
|
-
"@storybook/addon-docs": "^9.0.8",
|
|
86
|
-
"@storybook/builder-vite": "^9.0.8",
|
|
87
|
-
"@storybook/jest": "^0.2.3",
|
|
88
|
-
"@storybook/test-runner": "^0.23.0",
|
|
89
|
-
"@storybook/testing-library": "^0.2.2",
|
|
90
|
-
"@testing-library/dom": "^10.4.0",
|
|
91
|
-
"@testing-library/jest-dom": "^6.4.8",
|
|
92
|
-
"@typescript-eslint/eslint-plugin": "^5.48.0",
|
|
93
|
-
"@typescript-eslint/parser": "^5.48.0",
|
|
94
|
-
"@web/dev-server": "^0.1.38",
|
|
95
|
-
"@web/test-runner": "^0.14.0",
|
|
96
|
-
"autoprefixer": "^10.4.21",
|
|
97
|
-
"babel-plugin-template-html-minifier": "^4.1.0",
|
|
98
|
-
"concurrently": "^5.3.0",
|
|
99
|
-
"copyfiles": "^2.4.1",
|
|
100
|
-
"deepmerge": "^4.2.2",
|
|
101
|
-
"eslint": "^8.31.0",
|
|
102
|
-
"eslint-config-prettier": "^8.3.0",
|
|
103
|
-
"eslint-plugin-storybook": "^9.0.8",
|
|
104
|
-
"lint-staged": "^10.5.4",
|
|
105
|
-
"postcss-cli": "^11.0.1",
|
|
106
|
-
"postcss-import": "^16.1.1",
|
|
107
|
-
"prettier": "^3.5.3",
|
|
108
|
-
"prettier-plugin-tailwindcss": "^0.6.11",
|
|
109
|
-
"rimraf": "^3.0.2",
|
|
110
|
-
"tailwindcss": "^3.4.1",
|
|
111
|
-
"tslib": "^2.3.1",
|
|
112
|
-
"twlit": "^0.0.1-alpha.37",
|
|
113
|
-
"typescript": "^5.3.3"
|
|
114
|
-
},
|
|
115
|
-
"eslintConfig": {
|
|
116
|
-
"parser": "@typescript-eslint/parser",
|
|
117
|
-
"extends": [
|
|
118
|
-
"@open-wc",
|
|
119
|
-
"prettier",
|
|
120
|
-
"plugin:storybook/recommended"
|
|
121
|
-
],
|
|
122
|
-
"plugins": [
|
|
123
|
-
"@typescript-eslint"
|
|
124
|
-
]
|
|
125
|
-
},
|
|
126
|
-
"lint-staged": {
|
|
127
|
-
"*.{js,ts,jsx,tsx,html}": [
|
|
128
|
-
"eslint --fix",
|
|
129
|
-
"prettier --write"
|
|
130
|
-
]
|
|
131
|
-
},
|
|
132
|
-
"customElements": "custom-elements.json",
|
|
133
|
-
"overrides": {
|
|
134
|
-
"storybook": "$storybook"
|
|
135
|
-
}
|
|
136
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@revotech-group/revotech-ui-kit",
|
|
3
|
+
"description": "Webcomponent wc-ui following open-wc recommendations",
|
|
4
|
+
"license": "MIT",
|
|
5
|
+
"author": "wc-ui",
|
|
6
|
+
"version": "0.2.3",
|
|
7
|
+
"type": "module",
|
|
8
|
+
"main": "dist/rtg-ui-kit.umd.cjs",
|
|
9
|
+
"module": "./dist/rtg-ui-kit.js",
|
|
10
|
+
"files": [
|
|
11
|
+
"dist"
|
|
12
|
+
],
|
|
13
|
+
"exports": {
|
|
14
|
+
".": {
|
|
15
|
+
"types": "./dist/src/index.d.ts",
|
|
16
|
+
"import": "./dist/rtg-ui-kit.js",
|
|
17
|
+
"require": "./dist/rtg-ui-kit.umd.cjs"
|
|
18
|
+
},
|
|
19
|
+
"./dist/library.css": {
|
|
20
|
+
"import": "./dist/library.css",
|
|
21
|
+
"style": "./dist/library.css",
|
|
22
|
+
"default": "./dist/library.css"
|
|
23
|
+
},
|
|
24
|
+
"./react": {
|
|
25
|
+
"types": "./dist/src/lib/react/react.lib.d.ts",
|
|
26
|
+
"import": "./dist/src/lib/react/react.lib.js",
|
|
27
|
+
"require": "./dist/src/lib/react/react.lib.cjs"
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
"types": "./dist/src/index.d.ts",
|
|
31
|
+
"scripts": {
|
|
32
|
+
"format-classes": "npx prettier --write .",
|
|
33
|
+
"release": "npm version $(semver $npm_package_version -i major) && npm publish --tag latest",
|
|
34
|
+
"release:minor": "npm version $(semver $npm_package_version -i minor) && npm publish --tag latest",
|
|
35
|
+
"release:patch": "npm version $(semver $npm_package_version -i patch) && npm publish --tag latest",
|
|
36
|
+
"release:beta": "npm version $(semver $npm_package_version -i prerelease --preid $(npm whoami) ) && npm publish --tag beta",
|
|
37
|
+
"clean": "rimraf dist",
|
|
38
|
+
"copy-files": "copyfiles -u 1 src/**/*.html src/**/*.css src/**/*.js dist/public/",
|
|
39
|
+
"lint": "eslint --ext .ts,.html . --ignore-path .gitignore && prettier \"**/*.ts\" --check --ignore-path .gitignore",
|
|
40
|
+
"format": "eslint --ext .ts,.html . --fix --ignore-path .gitignore && prettier \"**/*.ts\" --write --ignore-path .gitignore",
|
|
41
|
+
"test": "tsc && wtr --coverage",
|
|
42
|
+
"test:watch": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"",
|
|
43
|
+
"storybook": "storybook dev -p 6006",
|
|
44
|
+
"test-storybook": "test-storybook",
|
|
45
|
+
"storybook:build": "storybook build",
|
|
46
|
+
"build-storybook": "storybook build",
|
|
47
|
+
"link:dev": "npm run build && npm link",
|
|
48
|
+
"dev": "vite",
|
|
49
|
+
"build:css": "postcss src/tailwind-lib.css -o dist/library.css",
|
|
50
|
+
"build": "npm run clean && vite build && npm run build:css",
|
|
51
|
+
"preview": "vite preview",
|
|
52
|
+
"analyze": "cem analyze --litelement",
|
|
53
|
+
"generate:cem": "cem analyze --litelement --outdir .",
|
|
54
|
+
"tw:watch": "concurrently \"tailwindcss -i ./src/tailwind-lib.css -o ./src/globals.css --watch\" \"twlit --input ./src/globals.css --output ./src/styles/tw.styles.ts \""
|
|
55
|
+
},
|
|
56
|
+
"peerDependencies": {
|
|
57
|
+
"@lit-labs/context": "^0.5.1",
|
|
58
|
+
"@lit-labs/react": "^1.2.0",
|
|
59
|
+
"@storybook/web-components-vite": "^9.0.8",
|
|
60
|
+
"lit": "^3.3.0"
|
|
61
|
+
},
|
|
62
|
+
"dependencies": {
|
|
63
|
+
"@lit/reactive-element": "^2.1.0",
|
|
64
|
+
"@open-wc/lit-helpers": "^0.7.0",
|
|
65
|
+
"@storybook/addon-links": "^9.0.8",
|
|
66
|
+
"class-variance-authority": "^0.7.0",
|
|
67
|
+
"clsx": "^2.1.0",
|
|
68
|
+
"husky": "^9.1.4",
|
|
69
|
+
"lit-html": "^3.3.0",
|
|
70
|
+
"playwright": "^1.47.1",
|
|
71
|
+
"react": "^19",
|
|
72
|
+
"storybook": "^9.0.8",
|
|
73
|
+
"tailwind-merge": "^2.2.1",
|
|
74
|
+
"tailwindcss-animate": "^1.0.7",
|
|
75
|
+
"vite": "^6.3.5",
|
|
76
|
+
"vite-plugin-dts": "^3.6.0",
|
|
77
|
+
"vite-plugin-html-config": "^1.0.11"
|
|
78
|
+
},
|
|
79
|
+
"devDependencies": {
|
|
80
|
+
"@babel/preset-env": "^7.16.4",
|
|
81
|
+
"@chromatic-com/storybook": "^4.0.0",
|
|
82
|
+
"@custom-elements-manifest/analyzer": "^0.10.4",
|
|
83
|
+
"@open-wc/eslint-config": "^9.2.1",
|
|
84
|
+
"@open-wc/testing": "^3.1.6",
|
|
85
|
+
"@storybook/addon-docs": "^9.0.8",
|
|
86
|
+
"@storybook/builder-vite": "^9.0.8",
|
|
87
|
+
"@storybook/jest": "^0.2.3",
|
|
88
|
+
"@storybook/test-runner": "^0.23.0",
|
|
89
|
+
"@storybook/testing-library": "^0.2.2",
|
|
90
|
+
"@testing-library/dom": "^10.4.0",
|
|
91
|
+
"@testing-library/jest-dom": "^6.4.8",
|
|
92
|
+
"@typescript-eslint/eslint-plugin": "^5.48.0",
|
|
93
|
+
"@typescript-eslint/parser": "^5.48.0",
|
|
94
|
+
"@web/dev-server": "^0.1.38",
|
|
95
|
+
"@web/test-runner": "^0.14.0",
|
|
96
|
+
"autoprefixer": "^10.4.21",
|
|
97
|
+
"babel-plugin-template-html-minifier": "^4.1.0",
|
|
98
|
+
"concurrently": "^5.3.0",
|
|
99
|
+
"copyfiles": "^2.4.1",
|
|
100
|
+
"deepmerge": "^4.2.2",
|
|
101
|
+
"eslint": "^8.31.0",
|
|
102
|
+
"eslint-config-prettier": "^8.3.0",
|
|
103
|
+
"eslint-plugin-storybook": "^9.0.8",
|
|
104
|
+
"lint-staged": "^10.5.4",
|
|
105
|
+
"postcss-cli": "^11.0.1",
|
|
106
|
+
"postcss-import": "^16.1.1",
|
|
107
|
+
"prettier": "^3.5.3",
|
|
108
|
+
"prettier-plugin-tailwindcss": "^0.6.11",
|
|
109
|
+
"rimraf": "^3.0.2",
|
|
110
|
+
"tailwindcss": "^3.4.1",
|
|
111
|
+
"tslib": "^2.3.1",
|
|
112
|
+
"twlit": "^0.0.1-alpha.37",
|
|
113
|
+
"typescript": "^5.3.3"
|
|
114
|
+
},
|
|
115
|
+
"eslintConfig": {
|
|
116
|
+
"parser": "@typescript-eslint/parser",
|
|
117
|
+
"extends": [
|
|
118
|
+
"@open-wc",
|
|
119
|
+
"prettier",
|
|
120
|
+
"plugin:storybook/recommended"
|
|
121
|
+
],
|
|
122
|
+
"plugins": [
|
|
123
|
+
"@typescript-eslint"
|
|
124
|
+
]
|
|
125
|
+
},
|
|
126
|
+
"lint-staged": {
|
|
127
|
+
"*.{js,ts,jsx,tsx,html}": [
|
|
128
|
+
"eslint --fix",
|
|
129
|
+
"prettier --write"
|
|
130
|
+
]
|
|
131
|
+
},
|
|
132
|
+
"customElements": "custom-elements.json",
|
|
133
|
+
"overrides": {
|
|
134
|
+
"storybook": "$storybook"
|
|
135
|
+
}
|
|
136
|
+
}
|