@sk-web-gui/react 1.2.17 → 1.2.19
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/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js.map +1 -1
- package/package.json +38 -38
- package/dist/types/accordion/index.d.ts +0 -2
- package/dist/types/accordion/src/accordion/accordion-item.d.ts +0 -8
- package/dist/types/accordion/src/accordion/accordion.d.ts +0 -25
- package/dist/types/accordion/src/accordion/index.d.ts +0 -10
- package/dist/types/accordion/src/disclosure/disclosure.d.ts +0 -53
- package/dist/types/accordion/src/disclosure/index.d.ts +0 -4
- package/dist/types/accordion/src/disclosure/styles.d.ts +0 -1
- package/dist/types/accordion/src/index.d.ts +0 -4
- package/dist/types/accordion/stories/accordion.stories.d.ts +0 -8
- package/dist/types/accordion/stories/disclosure.stories.d.ts +0 -9
- package/dist/types/avatar/index.d.ts +0 -2
- package/dist/types/avatar/src/avatar.d.ts +0 -17
- package/dist/types/avatar/src/index.d.ts +0 -8
- package/dist/types/avatar/stories/avatar.stories.d.ts +0 -8
- package/dist/types/badge/index.d.ts +0 -2
- package/dist/types/badge/src/badge.d.ts +0 -12
- package/dist/types/badge/src/index.d.ts +0 -8
- package/dist/types/badge/stories/badge.stories.d.ts +0 -8
- package/dist/types/breadcrumb/index.d.ts +0 -2
- package/dist/types/breadcrumb/src/breadcrumb.d.ts +0 -41
- package/dist/types/breadcrumb/src/index.d.ts +0 -11
- package/dist/types/breadcrumb/stories/breadcrumb.stories.d.ts +0 -7
- package/dist/types/button/index.d.ts +0 -2
- package/dist/types/button/src/button-group.d.ts +0 -15
- package/dist/types/button/src/button.d.ts +0 -49
- package/dist/types/button/src/index.d.ts +0 -11
- package/dist/types/button/src/styles.d.ts +0 -1
- package/dist/types/button/stories/announcement.d.ts +0 -5
- package/dist/types/button/stories/button-group.stories.d.ts +0 -8
- package/dist/types/button/stories/button.stories.d.ts +0 -7
- package/dist/types/card/index.d.ts +0 -2
- package/dist/types/card/src/card.d.ts +0 -60
- package/dist/types/card/src/index.d.ts +0 -21
- package/dist/types/card/src/meta-card.d.ts +0 -42
- package/dist/types/card/stories/card.stories.d.ts +0 -4
- package/dist/types/card/stories/meta-card.stories.d.ts +0 -4
- package/dist/types/chip/index.d.ts +0 -2
- package/dist/types/chip/src/chip.d.ts +0 -7
- package/dist/types/chip/src/index.d.ts +0 -4
- package/dist/types/chip/stories/chip.stories.d.ts +0 -12
- package/dist/types/cookie-consent/index.d.ts +0 -2
- package/dist/types/cookie-consent/src/cookie-consent.d.ts +0 -32
- package/dist/types/cookie-consent/src/index.d.ts +0 -15
- package/dist/types/cookie-consent/stories/cookie-consent.stories.d.ts +0 -7
- package/dist/types/core/src/aria-plugin.d.ts +0 -4
- package/dist/types/core/src/base.d.ts +0 -53
- package/dist/types/core/src/colors.d.ts +0 -643
- package/dist/types/core/src/components/accordion.d.ts +0 -164
- package/dist/types/core/src/components/alert.d.ts +0 -21
- package/dist/types/core/src/components/avatar.d.ts +0 -26
- package/dist/types/core/src/components/badge.d.ts +0 -21
- package/dist/types/core/src/components/breadcrumb.d.ts +0 -28
- package/dist/types/core/src/components/button-group.d.ts +0 -25
- package/dist/types/core/src/components/button.d.ts +0 -201
- package/dist/types/core/src/components/card.d.ts +0 -135
- package/dist/types/core/src/components/checkbox.d.ts +0 -108
- package/dist/types/core/src/components/chip.d.ts +0 -34
- package/dist/types/core/src/components/code.d.ts +0 -8
- package/dist/types/core/src/components/combobox.d.ts +0 -72
- package/dist/types/core/src/components/cookie-consent.d.ts +0 -35
- package/dist/types/core/src/components/dialog.d.ts +0 -5
- package/dist/types/core/src/components/divider.d.ts +0 -50
- package/dist/types/core/src/components/dot.d.ts +0 -43
- package/dist/types/core/src/components/filter.d.ts +0 -14
- package/dist/types/core/src/components/footer.d.ts +0 -27
- package/dist/types/core/src/components/forms.d.ts +0 -24
- package/dist/types/core/src/components/header.d.ts +0 -28
- package/dist/types/core/src/components/icon.d.ts +0 -38
- package/dist/types/core/src/components/input.d.ts +0 -214
- package/dist/types/core/src/components/kbd.d.ts +0 -7
- package/dist/types/core/src/components/label.d.ts +0 -27
- package/dist/types/core/src/components/link.d.ts +0 -43
- package/dist/types/core/src/components/list.d.ts +0 -52
- package/dist/types/core/src/components/logo.d.ts +0 -48
- package/dist/types/core/src/components/menu-vertical.d.ts +0 -215
- package/dist/types/core/src/components/menubar.d.ts +0 -35
- package/dist/types/core/src/components/modal.d.ts +0 -45
- package/dist/types/core/src/components/pagination.d.ts +0 -101
- package/dist/types/core/src/components/popup-menu.d.ts +0 -138
- package/dist/types/core/src/components/progress-bar.d.ts +0 -13
- package/dist/types/core/src/components/progress-stepper.d.ts +0 -60
- package/dist/types/core/src/components/radio.d.ts +0 -125
- package/dist/types/core/src/components/search-field.d.ts +0 -34
- package/dist/types/core/src/components/select.d.ts +0 -141
- package/dist/types/core/src/components/snackbar.d.ts +0 -30
- package/dist/types/core/src/components/spinner.d.ts +0 -10
- package/dist/types/core/src/components/switch.d.ts +0 -64
- package/dist/types/core/src/components/table-autotable.d.ts +0 -221
- package/dist/types/core/src/components/table.d.ts +0 -11
- package/dist/types/core/src/components/tabs.d.ts +0 -14
- package/dist/types/core/src/components/tooltip.d.ts +0 -53
- package/dist/types/core/src/components/user-menu.d.ts +0 -14
- package/dist/types/core/src/data-plugin.d.ts +0 -4
- package/dist/types/core/src/index.d.ts +0 -6
- package/dist/types/core/src/plugin.d.ts +0 -12
- package/dist/types/core/src/preset.d.ts +0 -18
- package/dist/types/core/src/theme.d.ts +0 -4
- package/dist/types/core/src/units.d.ts +0 -251
- package/dist/types/core/src/with-opacity.d.ts +0 -4
- package/dist/types/divider/index.d.ts +0 -2
- package/dist/types/divider/src/divider-section.d.ts +0 -12
- package/dist/types/divider/src/divider.d.ts +0 -8
- package/dist/types/divider/src/index.d.ts +0 -10
- package/dist/types/divider/src/styles.d.ts +0 -1
- package/dist/types/divider/stories/divider-section.stories.d.ts +0 -8
- package/dist/types/divider/stories/divider.stories.d.ts +0 -8
- package/dist/types/filter/index.d.ts +0 -2
- package/dist/types/filter/src/filter-item.d.ts +0 -7
- package/dist/types/filter/src/filter-label.d.ts +0 -7
- package/dist/types/filter/src/filter.d.ts +0 -6
- package/dist/types/filter/src/index.d.ts +0 -12
- package/dist/types/filter/stories/filter.stories.d.ts +0 -7
- package/dist/types/forms/index.d.ts +0 -2
- package/dist/types/forms/src/checkbox/checkbox-group.d.ts +0 -46
- package/dist/types/forms/src/checkbox/checkbox.d.ts +0 -39
- package/dist/types/forms/src/checkbox/index.d.ts +0 -10
- package/dist/types/forms/src/checkbox/styles.d.ts +0 -2
- package/dist/types/forms/src/combobox/combobox-context.d.ts +0 -42
- package/dist/types/forms/src/combobox/combobox-input.d.ts +0 -44
- package/dist/types/forms/src/combobox/combobox-list.d.ts +0 -8
- package/dist/types/forms/src/combobox/combobox-option.d.ts +0 -11
- package/dist/types/forms/src/combobox/combobox.d.ts +0 -6
- package/dist/types/forms/src/combobox/index.d.ts +0 -15
- package/dist/types/forms/src/combobox/styles.d.ts +0 -1
- package/dist/types/forms/src/date-picker/date-picker.d.ts +0 -7
- package/dist/types/forms/src/date-picker/index.d.ts +0 -8
- package/dist/types/forms/src/form-control/index.d.ts +0 -40
- package/dist/types/forms/src/form-error-message/index.d.ts +0 -8
- package/dist/types/forms/src/form-helper-text/index.d.ts +0 -8
- package/dist/types/forms/src/form-label/index.d.ts +0 -20
- package/dist/types/forms/src/index.d.ts +0 -26
- package/dist/types/forms/src/input/index.d.ts +0 -13
- package/dist/types/forms/src/input/input.d.ts +0 -26
- package/dist/types/forms/src/input/styles.d.ts +0 -1
- package/dist/types/forms/src/input-addin/index.d.ts +0 -12
- package/dist/types/forms/src/input-group/index.d.ts +0 -11
- package/dist/types/forms/src/input-group/styles.d.ts +0 -1
- package/dist/types/forms/src/radio/index.d.ts +0 -10
- package/dist/types/forms/src/radio/radio-group.d.ts +0 -48
- package/dist/types/forms/src/radio/radio.d.ts +0 -32
- package/dist/types/forms/src/radio/styles.d.ts +0 -3
- package/dist/types/forms/src/select/index.d.ts +0 -18
- package/dist/types/forms/src/select/styles.d.ts +0 -1
- package/dist/types/forms/src/switch/index.d.ts +0 -8
- package/dist/types/forms/src/switch/switchcomponent.d.ts +0 -9
- package/dist/types/forms/src/text-field/index.d.ts +0 -8
- package/dist/types/forms/src/text-field/text-field.d.ts +0 -6
- package/dist/types/forms/src/textarea/index.d.ts +0 -12
- package/dist/types/forms/stories/check.d.ts +0 -5
- package/dist/types/forms/stories/checkbox-group.stories.d.ts +0 -11
- package/dist/types/forms/stories/checkbox.stories.d.ts +0 -8
- package/dist/types/forms/stories/combobox.stories.d.ts +0 -19
- package/dist/types/forms/stories/date-picker.stories.d.ts +0 -21
- package/dist/types/forms/stories/form-control.stories.d.ts +0 -10
- package/dist/types/forms/stories/input.stories.d.ts +0 -21
- package/dist/types/forms/stories/radio-group.stories.d.ts +0 -11
- package/dist/types/forms/stories/radio.stories.d.ts +0 -14
- package/dist/types/forms/stories/select.stories.d.ts +0 -10
- package/dist/types/forms/stories/switch.stories.d.ts +0 -8
- package/dist/types/forms/stories/text-field.stories.d.ts +0 -18
- package/dist/types/forms/stories/textarea.stories.d.ts +0 -42
- package/dist/types/icon/index.d.ts +0 -2
- package/dist/types/icon/src/icon-padded.d.ts +0 -4
- package/dist/types/icon/src/icon.d.ts +0 -20
- package/dist/types/icon/src/index.d.ts +0 -10
- package/dist/types/icon/stories/icon-padded.stories.d.ts +0 -8
- package/dist/types/icon/stories/icon.stories.d.ts +0 -8
- package/dist/types/image/index.d.ts +0 -2
- package/dist/types/image/src/image.d.ts +0 -28
- package/dist/types/image/src/index.d.ts +0 -4
- package/dist/types/image/src/use-image.d.ts +0 -52
- package/dist/types/image/stories/image.stories.d.ts +0 -8
- package/dist/types/label/index.d.ts +0 -2
- package/dist/types/label/src/index.d.ts +0 -8
- package/dist/types/label/src/label.d.ts +0 -8
- package/dist/types/label/stories/label.stories.d.ts +0 -8
- package/dist/types/layout/index.d.ts +0 -2
- package/dist/types/layout/src/footer/footer-list-item.d.ts +0 -4
- package/dist/types/layout/src/footer/footer-list.d.ts +0 -4
- package/dist/types/layout/src/footer/footer.d.ts +0 -6
- package/dist/types/layout/src/footer/index.d.ts +0 -14
- package/dist/types/layout/src/header/header.d.ts +0 -17
- package/dist/types/layout/src/header/index.d.ts +0 -8
- package/dist/types/layout/src/index.d.ts +0 -4
- package/dist/types/layout/stories/footer.stories.d.ts +0 -7
- package/dist/types/layout/stories/header.stories.d.ts +0 -5
- package/dist/types/link/index.d.ts +0 -2
- package/dist/types/link/src/index.d.ts +0 -12
- package/dist/types/link/src/link.d.ts +0 -21
- package/dist/types/link/src/styles.d.ts +0 -1
- package/dist/types/link/stories/link.stories.d.ts +0 -12
- package/dist/types/list/index.d.ts +0 -2
- package/dist/types/list/src/index.d.ts +0 -12
- package/dist/types/list/src/list.d.ts +0 -28
- package/dist/types/list/stories/list.stories.d.ts +0 -7
- package/dist/types/logo/index.d.ts +0 -2
- package/dist/types/logo/src/assets/index.d.ts +0 -2
- package/dist/types/logo/src/assets/logo-svg.d.ts +0 -2
- package/dist/types/logo/src/assets/symbol-svg.d.ts +0 -2
- package/dist/types/logo/src/index.d.ts +0 -4
- package/dist/types/logo/src/logo.d.ts +0 -38
- package/dist/types/logo/stories/logo.stories.d.ts +0 -8
- package/dist/types/menu-vertical/index.d.ts +0 -2
- package/dist/types/menu-vertical/src/index.d.ts +0 -25
- package/dist/types/menu-vertical/src/menu-vertical-backbutton.d.ts +0 -9
- package/dist/types/menu-vertical/src/menu-vertical-context.d.ts +0 -62
- package/dist/types/menu-vertical/src/menu-vertical-header.d.ts +0 -9
- package/dist/types/menu-vertical/src/menu-vertical-item.d.ts +0 -26
- package/dist/types/menu-vertical/src/menu-vertical-label.d.ts +0 -7
- package/dist/types/menu-vertical/src/menu-vertical-nav.d.ts +0 -9
- package/dist/types/menu-vertical/src/menu-vertical-sidebar.d.ts +0 -9
- package/dist/types/menu-vertical/src/menu-vertical-submenu-button.d.ts +0 -25
- package/dist/types/menu-vertical/src/menu-vertical-tool-item.d.ts +0 -9
- package/dist/types/menu-vertical/src/menu-vertical.d.ts +0 -14
- package/dist/types/menu-vertical/stories/menu-vertical-sidebar.stories.d.ts +0 -8
- package/dist/types/menu-vertical/stories/menu-vertical.stories.d.ts +0 -8
- package/dist/types/menubar/index.d.ts +0 -2
- package/dist/types/menubar/src/index.d.ts +0 -11
- package/dist/types/menubar/src/menubar-item.d.ts +0 -15
- package/dist/types/menubar/src/menubar.d.ts +0 -18
- package/dist/types/menubar/stories/menubar.stories.d.ts +0 -7
- package/dist/types/modal/index.d.ts +0 -2
- package/dist/types/modal/src/confirm/confirm.d.ts +0 -17
- package/dist/types/modal/src/confirm/index.d.ts +0 -1
- package/dist/types/modal/src/dialog/dialog-buttons.d.ts +0 -6
- package/dist/types/modal/src/dialog/dialog-content.d.ts +0 -6
- package/dist/types/modal/src/dialog/dialog.d.ts +0 -7
- package/dist/types/modal/src/dialog/index.d.ts +0 -12
- package/dist/types/modal/src/index.d.ts +0 -6
- package/dist/types/modal/src/modal/index.d.ts +0 -13
- package/dist/types/modal/src/modal/modal-content.d.ts +0 -5
- package/dist/types/modal/src/modal/modal-footer.d.ts +0 -5
- package/dist/types/modal/src/modal/modal.d.ts +0 -27
- package/dist/types/modal/stories/confirm.stories.d.ts +0 -10
- package/dist/types/modal/stories/dialog.stories.d.ts +0 -6
- package/dist/types/modal/stories/modal.stories.d.ts +0 -7
- package/dist/types/pagination/index.d.ts +0 -2
- package/dist/types/pagination/src/index.d.ts +0 -8
- package/dist/types/pagination/src/pagination.d.ts +0 -19
- package/dist/types/pagination/src/styles.d.ts +0 -1
- package/dist/types/pagination/stories/pagination.stories.d.ts +0 -8
- package/dist/types/popup-menu/index.d.ts +0 -2
- package/dist/types/popup-menu/src/index.d.ts +0 -18
- package/dist/types/popup-menu/src/popup-menu-button.d.ts +0 -2
- package/dist/types/popup-menu/src/popup-menu-group.d.ts +0 -5
- package/dist/types/popup-menu/src/popup-menu-item.d.ts +0 -11
- package/dist/types/popup-menu/src/popup-menu-items.d.ts +0 -20
- package/dist/types/popup-menu/src/popup-menu-panel.d.ts +0 -6
- package/dist/types/popup-menu/src/popup-menu.d.ts +0 -53
- package/dist/types/popup-menu/src/popupmenu-context.d.ts +0 -18
- package/dist/types/popup-menu/src/styles.d.ts +0 -1
- package/dist/types/popup-menu/stories/popup-menu.stories.d.ts +0 -9
- package/dist/types/progress-bar/index.d.ts +0 -2
- package/dist/types/progress-bar/src/index.d.ts +0 -8
- package/dist/types/progress-bar/src/progress-bar.d.ts +0 -18
- package/dist/types/progress-bar/src/styles.d.ts +0 -0
- package/dist/types/progress-bar/stories/progress-bar.stories.d.ts +0 -8
- package/dist/types/progress-stepper/index.d.ts +0 -2
- package/dist/types/progress-stepper/src/index.d.ts +0 -8
- package/dist/types/progress-stepper/src/progress-step.d.ts +0 -13
- package/dist/types/progress-stepper/src/progress-stepper.d.ts +0 -12
- package/dist/types/progress-stepper/stories/progress-stepper.stories.d.ts +0 -8
- package/dist/types/react/index.d.ts +0 -2
- package/dist/types/searchfield/index.d.ts +0 -2
- package/dist/types/searchfield/src/index.d.ts +0 -18
- package/dist/types/searchfield/src/searchfield-suggestions-input.d.ts +0 -9
- package/dist/types/searchfield/src/searchfield-suggestions-list.d.ts +0 -5
- package/dist/types/searchfield/src/searchfield-suggestions-option.d.ts +0 -5
- package/dist/types/searchfield/src/searchfield-suggestions.d.ts +0 -5
- package/dist/types/searchfield/src/searchfield.d.ts +0 -27
- package/dist/types/searchfield/stories/searchfield-suggestions.stories.d.ts +0 -8
- package/dist/types/searchfield/stories/searchfield.stories.d.ts +0 -6
- package/dist/types/snackbar/index.d.ts +0 -2
- package/dist/types/snackbar/src/index.d.ts +0 -8
- package/dist/types/snackbar/src/snackbar.d.ts +0 -11
- package/dist/types/snackbar/stories/snackbar.stories.d.ts +0 -8
- package/dist/types/spinner/index.d.ts +0 -2
- package/dist/types/spinner/src/assets/spinner-square.d.ts +0 -265
- package/dist/types/spinner/src/index.d.ts +0 -4
- package/dist/types/spinner/src/spinner.d.ts +0 -14
- package/dist/types/spinner/stories/spinner.stories.d.ts +0 -8
- package/dist/types/table/index.d.ts +0 -2
- package/dist/types/table/src/auto-table.d.ts +0 -48
- package/dist/types/table/src/index.d.ts +0 -24
- package/dist/types/table/src/table-body.d.ts +0 -2
- package/dist/types/table/src/table-footer.d.ts +0 -2
- package/dist/types/table/src/table-header-column.d.ts +0 -6
- package/dist/types/table/src/table-header.d.ts +0 -6
- package/dist/types/table/src/table-row-column.d.ts +0 -6
- package/dist/types/table/src/table-row.d.ts +0 -2
- package/dist/types/table/src/table-sort-button.d.ts +0 -8
- package/dist/types/table/src/table.d.ts +0 -9
- package/dist/types/table/stories/autotable.stories.d.ts +0 -10
- package/dist/types/table/stories/table.stories.d.ts +0 -11
- package/dist/types/tabs/index.d.ts +0 -2
- package/dist/types/tabs/src/index.d.ts +0 -15
- package/dist/types/tabs/src/tabs-button.d.ts +0 -7
- package/dist/types/tabs/src/tabs-content.d.ts +0 -6
- package/dist/types/tabs/src/tabs-context.d.ts +0 -8
- package/dist/types/tabs/src/tabs-item.d.ts +0 -6
- package/dist/types/tabs/src/tabs.d.ts +0 -11
- package/dist/types/tabs/stories/tabs.stories.d.ts +0 -12
- package/dist/types/text/index.d.ts +0 -2
- package/dist/types/text/src/index.d.ts +0 -8
- package/dist/types/text/src/text.d.ts +0 -10
- package/dist/types/text/stories/text.stories.d.ts +0 -7
- package/dist/types/theme/index.d.ts +0 -2
- package/dist/types/theme/src/colors.d.ts +0 -1410
- package/dist/types/theme/src/create-memo-class.d.ts +0 -1
- package/dist/types/theme/src/create-theme-vars/calc.d.ts +0 -19
- package/dist/types/theme/src/create-theme-vars/create-theme-vars.d.ts +0 -9
- package/dist/types/theme/src/create-theme-vars/css-var.d.ts +0 -7
- package/dist/types/theme/src/create-theme-vars/index.d.ts +0 -4
- package/dist/types/theme/src/create-theme-vars/theme-tokens.d.ts +0 -8
- package/dist/types/theme/src/create-theme-vars/to-css-var.d.ts +0 -2
- package/dist/types/theme/src/default-theme.d.ts +0 -4
- package/dist/types/theme/src/gui-provider.d.ts +0 -34
- package/dist/types/theme/src/index.d.ts +0 -14
- package/dist/types/theme/src/types.d.ts +0 -54
- package/dist/types/theme/src/units.d.ts +0 -226
- package/dist/types/theme/src/use-safe-effect.d.ts +0 -2
- package/dist/types/theme/src/utils.d.ts +0 -1
- package/dist/types/toast/index.d.ts +0 -2
- package/dist/types/toast/src/index.d.ts +0 -7
- package/dist/types/toast/src/toast.d.ts +0 -62
- package/dist/types/toasted-notes/index.d.ts +0 -2
- package/dist/types/toasted-notes/src/Alert.d.ts +0 -8
- package/dist/types/toasted-notes/src/Message.d.ts +0 -26
- package/dist/types/toasted-notes/src/Positions.d.ts +0 -9
- package/dist/types/toasted-notes/src/Toast.d.ts +0 -13
- package/dist/types/toasted-notes/src/ToastManager.d.ts +0 -45
- package/dist/types/toasted-notes/src/index.d.ts +0 -4
- package/dist/types/toasted-notes/src/useTimeout.d.ts +0 -3
- package/dist/types/tooltip/index.d.ts +0 -2
- package/dist/types/tooltip/src/index.d.ts +0 -8
- package/dist/types/tooltip/src/tooltip.d.ts +0 -14
- package/dist/types/tooltip/stories/tooltip.stories.d.ts +0 -9
- package/dist/types/user-menu/index.d.ts +0 -2
- package/dist/types/user-menu/src/index.d.ts +0 -8
- package/dist/types/user-menu/src/user-menu.d.ts +0 -32
- package/dist/types/user-menu/stories/user-menu.stories.d.ts +0 -8
- package/dist/types/utils/index.d.ts +0 -2
- package/dist/types/utils/src/assertion.d.ts +0 -6
- package/dist/types/utils/src/children.d.ts +0 -8
- package/dist/types/utils/src/color.d.ts +0 -10
- package/dist/types/utils/src/index.d.ts +0 -20
- package/dist/types/utils/src/object.d.ts +0 -6
- package/dist/types/utils/src/refs.d.ts +0 -5
- package/dist/types/utils/src/slug.d.ts +0 -1
- package/dist/types/utils/src/types.d.ts +0 -56
- package/dist/types/utils/src/use-on-element-outside.d.ts +0 -39
- package/dist/types/utils/src/walk-object.d.ts +0 -5
- /package/dist/types/{react/src/index.d.ts → index.d.ts} +0 -0
package/dist/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["_accordion","require","Object","keys","forEach","key","exports","_avatar","_badge","_breadcrumb","_button","_card","_chip","_cookieConsent","_divider","_filter","_forms","_icon","_image","_label","_layout","_link","_menuVertical","_menubar","_modal","_pagination","_popupMenu","_progressBar","_progressStepper","_searchfield","_snackbar","_spinner","_table","_tabs","_text","_theme","_tooltip","_userMenu","_utils","_logo","_list"],"sources":["../../src/index.ts"],"sourcesContent":["export * from '@sk-web-gui/accordion';\nexport type * from '@sk-web-gui/accordion';\nexport * from '@sk-web-gui/avatar';\nexport type * from '@sk-web-gui/avatar';\nexport * from '@sk-web-gui/badge';\nexport type * from '@sk-web-gui/badge';\nexport * from '@sk-web-gui/breadcrumb';\nexport type * from '@sk-web-gui/breadcrumb';\nexport * from '@sk-web-gui/button';\nexport type * from '@sk-web-gui/button';\nexport * from '@sk-web-gui/card';\nexport type * from '@sk-web-gui/card';\nexport * from '@sk-web-gui/chip';\nexport type * from '@sk-web-gui/chip';\nexport * from '@sk-web-gui/cookie-consent';\nexport type * from '@sk-web-gui/cookie-consent';\nexport * from '@sk-web-gui/divider';\nexport type * from '@sk-web-gui/divider';\nexport * from '@sk-web-gui/filter';\nexport type * from '@sk-web-gui/filter';\nexport * from '@sk-web-gui/forms';\nexport type * from '@sk-web-gui/forms';\nexport * from '@sk-web-gui/icon';\nexport type * from '@sk-web-gui/icon';\nexport * from '@sk-web-gui/image';\nexport type * from '@sk-web-gui/image';\nexport * from '@sk-web-gui/label';\nexport type * from '@sk-web-gui/label';\nexport * from '@sk-web-gui/layout';\nexport type * from '@sk-web-gui/layout';\nexport * from '@sk-web-gui/link';\nexport type * from '@sk-web-gui/link';\nexport * from '@sk-web-gui/menu-vertical';\nexport type * from '@sk-web-gui/menu-vertical';\nexport * from '@sk-web-gui/menubar';\nexport type * from '@sk-web-gui/menubar';\nexport * from '@sk-web-gui/modal';\nexport type * from '@sk-web-gui/modal';\nexport * from '@sk-web-gui/pagination';\nexport type * from '@sk-web-gui/pagination';\nexport * from '@sk-web-gui/popup-menu';\nexport type * from '@sk-web-gui/popup-menu';\nexport * from '@sk-web-gui/progress-bar';\nexport type * from '@sk-web-gui/progress-bar';\nexport * from '@sk-web-gui/progress-stepper';\nexport type * from '@sk-web-gui/progress-stepper';\nexport * from '@sk-web-gui/searchfield';\nexport type * from '@sk-web-gui/searchfield';\nexport * from '@sk-web-gui/snackbar';\nexport type * from '@sk-web-gui/snackbar';\nexport * from '@sk-web-gui/spinner';\nexport type * from '@sk-web-gui/spinner';\nexport * from '@sk-web-gui/table';\nexport type * from '@sk-web-gui/table';\nexport * from '@sk-web-gui/tabs';\nexport type * from '@sk-web-gui/tabs';\nexport * from '@sk-web-gui/text';\nexport type * from '@sk-web-gui/text';\nexport * from '@sk-web-gui/theme';\nexport type * from '@sk-web-gui/theme';\nexport * from '@sk-web-gui/tooltip';\nexport type * from '@sk-web-gui/tooltip';\nexport * from '@sk-web-gui/user-menu';\nexport type * from '@sk-web-gui/user-menu';\nexport * from '@sk-web-gui/utils';\nexport type * from '@sk-web-gui/utils';\nexport * from '@sk-web-gui/logo';\nexport type * from '@sk-web-gui/logo';\nexport * from '@sk-web-gui/list';\nexport type * from '@sk-web-gui/list';\n"],"mappings":"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","ignoreList":[]}
|
|
1
|
+
{"version":3,"file":"index.js","names":["_accordion","require","Object","keys","forEach","key","exports","_avatar","_badge","_breadcrumb","_button","_card","_chip","_cookieConsent","_divider","_filter","_forms","_icon","_image","_label","_layout","_link","_menuVertical","_menubar","_modal","_pagination","_popupMenu","_progressBar","_progressStepper","_searchfield","_snackbar","_spinner","_table","_tabs","_text","_theme","_tooltip","_userMenu","_utils","_logo","_list"],"sources":["../../src/index.ts"],"sourcesContent":["export * from '@sk-web-gui/accordion';\r\nexport type * from '@sk-web-gui/accordion';\r\nexport * from '@sk-web-gui/avatar';\r\nexport type * from '@sk-web-gui/avatar';\r\nexport * from '@sk-web-gui/badge';\r\nexport type * from '@sk-web-gui/badge';\r\nexport * from '@sk-web-gui/breadcrumb';\r\nexport type * from '@sk-web-gui/breadcrumb';\r\nexport * from '@sk-web-gui/button';\r\nexport type * from '@sk-web-gui/button';\r\nexport * from '@sk-web-gui/card';\r\nexport type * from '@sk-web-gui/card';\r\nexport * from '@sk-web-gui/chip';\r\nexport type * from '@sk-web-gui/chip';\r\nexport * from '@sk-web-gui/cookie-consent';\r\nexport type * from '@sk-web-gui/cookie-consent';\r\nexport * from '@sk-web-gui/divider';\r\nexport type * from '@sk-web-gui/divider';\r\nexport * from '@sk-web-gui/filter';\r\nexport type * from '@sk-web-gui/filter';\r\nexport * from '@sk-web-gui/forms';\r\nexport type * from '@sk-web-gui/forms';\r\nexport * from '@sk-web-gui/icon';\r\nexport type * from '@sk-web-gui/icon';\r\nexport * from '@sk-web-gui/image';\r\nexport type * from '@sk-web-gui/image';\r\nexport * from '@sk-web-gui/label';\r\nexport type * from '@sk-web-gui/label';\r\nexport * from '@sk-web-gui/layout';\r\nexport type * from '@sk-web-gui/layout';\r\nexport * from '@sk-web-gui/link';\r\nexport type * from '@sk-web-gui/link';\r\nexport * from '@sk-web-gui/menu-vertical';\r\nexport type * from '@sk-web-gui/menu-vertical';\r\nexport * from '@sk-web-gui/menubar';\r\nexport type * from '@sk-web-gui/menubar';\r\nexport * from '@sk-web-gui/modal';\r\nexport type * from '@sk-web-gui/modal';\r\nexport * from '@sk-web-gui/pagination';\r\nexport type * from '@sk-web-gui/pagination';\r\nexport * from '@sk-web-gui/popup-menu';\r\nexport type * from '@sk-web-gui/popup-menu';\r\nexport * from '@sk-web-gui/progress-bar';\r\nexport type * from '@sk-web-gui/progress-bar';\r\nexport * from '@sk-web-gui/progress-stepper';\r\nexport type * from '@sk-web-gui/progress-stepper';\r\nexport * from '@sk-web-gui/searchfield';\r\nexport type * from '@sk-web-gui/searchfield';\r\nexport * from '@sk-web-gui/snackbar';\r\nexport type * from '@sk-web-gui/snackbar';\r\nexport * from '@sk-web-gui/spinner';\r\nexport type * from '@sk-web-gui/spinner';\r\nexport * from '@sk-web-gui/table';\r\nexport type * from '@sk-web-gui/table';\r\nexport * from '@sk-web-gui/tabs';\r\nexport type * from '@sk-web-gui/tabs';\r\nexport * from '@sk-web-gui/text';\r\nexport type * from '@sk-web-gui/text';\r\nexport * from '@sk-web-gui/theme';\r\nexport type * from '@sk-web-gui/theme';\r\nexport * from '@sk-web-gui/tooltip';\r\nexport type * from '@sk-web-gui/tooltip';\r\nexport * from '@sk-web-gui/user-menu';\r\nexport type * from '@sk-web-gui/user-menu';\r\nexport * from '@sk-web-gui/utils';\r\nexport type * from '@sk-web-gui/utils';\r\nexport * from '@sk-web-gui/logo';\r\nexport type * from '@sk-web-gui/logo';\r\nexport * from '@sk-web-gui/list';\r\nexport type * from '@sk-web-gui/list';\r\n"],"mappings":"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","ignoreList":[]}
|
package/dist/esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":[],"sources":["../../src/index.ts"],"sourcesContent":["export * from '@sk-web-gui/accordion';\nexport type * from '@sk-web-gui/accordion';\nexport * from '@sk-web-gui/avatar';\nexport type * from '@sk-web-gui/avatar';\nexport * from '@sk-web-gui/badge';\nexport type * from '@sk-web-gui/badge';\nexport * from '@sk-web-gui/breadcrumb';\nexport type * from '@sk-web-gui/breadcrumb';\nexport * from '@sk-web-gui/button';\nexport type * from '@sk-web-gui/button';\nexport * from '@sk-web-gui/card';\nexport type * from '@sk-web-gui/card';\nexport * from '@sk-web-gui/chip';\nexport type * from '@sk-web-gui/chip';\nexport * from '@sk-web-gui/cookie-consent';\nexport type * from '@sk-web-gui/cookie-consent';\nexport * from '@sk-web-gui/divider';\nexport type * from '@sk-web-gui/divider';\nexport * from '@sk-web-gui/filter';\nexport type * from '@sk-web-gui/filter';\nexport * from '@sk-web-gui/forms';\nexport type * from '@sk-web-gui/forms';\nexport * from '@sk-web-gui/icon';\nexport type * from '@sk-web-gui/icon';\nexport * from '@sk-web-gui/image';\nexport type * from '@sk-web-gui/image';\nexport * from '@sk-web-gui/label';\nexport type * from '@sk-web-gui/label';\nexport * from '@sk-web-gui/layout';\nexport type * from '@sk-web-gui/layout';\nexport * from '@sk-web-gui/link';\nexport type * from '@sk-web-gui/link';\nexport * from '@sk-web-gui/menu-vertical';\nexport type * from '@sk-web-gui/menu-vertical';\nexport * from '@sk-web-gui/menubar';\nexport type * from '@sk-web-gui/menubar';\nexport * from '@sk-web-gui/modal';\nexport type * from '@sk-web-gui/modal';\nexport * from '@sk-web-gui/pagination';\nexport type * from '@sk-web-gui/pagination';\nexport * from '@sk-web-gui/popup-menu';\nexport type * from '@sk-web-gui/popup-menu';\nexport * from '@sk-web-gui/progress-bar';\nexport type * from '@sk-web-gui/progress-bar';\nexport * from '@sk-web-gui/progress-stepper';\nexport type * from '@sk-web-gui/progress-stepper';\nexport * from '@sk-web-gui/searchfield';\nexport type * from '@sk-web-gui/searchfield';\nexport * from '@sk-web-gui/snackbar';\nexport type * from '@sk-web-gui/snackbar';\nexport * from '@sk-web-gui/spinner';\nexport type * from '@sk-web-gui/spinner';\nexport * from '@sk-web-gui/table';\nexport type * from '@sk-web-gui/table';\nexport * from '@sk-web-gui/tabs';\nexport type * from '@sk-web-gui/tabs';\nexport * from '@sk-web-gui/text';\nexport type * from '@sk-web-gui/text';\nexport * from '@sk-web-gui/theme';\nexport type * from '@sk-web-gui/theme';\nexport * from '@sk-web-gui/tooltip';\nexport type * from '@sk-web-gui/tooltip';\nexport * from '@sk-web-gui/user-menu';\nexport type * from '@sk-web-gui/user-menu';\nexport * from '@sk-web-gui/utils';\nexport type * from '@sk-web-gui/utils';\nexport * from '@sk-web-gui/logo';\nexport type * from '@sk-web-gui/logo';\nexport * from '@sk-web-gui/list';\nexport type * from '@sk-web-gui/list';\n"],"mappings":"AAAA,cAAc,uBAAuB;AAErC,cAAc,oBAAoB;AAElC,cAAc,mBAAmB;AAEjC,cAAc,wBAAwB;AAEtC,cAAc,oBAAoB;AAElC,cAAc,kBAAkB;AAEhC,cAAc,kBAAkB;AAEhC,cAAc,4BAA4B;AAE1C,cAAc,qBAAqB;AAEnC,cAAc,oBAAoB;AAElC,cAAc,mBAAmB;AAEjC,cAAc,kBAAkB;AAEhC,cAAc,mBAAmB;AAEjC,cAAc,mBAAmB;AAEjC,cAAc,oBAAoB;AAElC,cAAc,kBAAkB;AAEhC,cAAc,2BAA2B;AAEzC,cAAc,qBAAqB;AAEnC,cAAc,mBAAmB;AAEjC,cAAc,wBAAwB;AAEtC,cAAc,wBAAwB;AAEtC,cAAc,0BAA0B;AAExC,cAAc,8BAA8B;AAE5C,cAAc,yBAAyB;AAEvC,cAAc,sBAAsB;AAEpC,cAAc,qBAAqB;AAEnC,cAAc,mBAAmB;AAEjC,cAAc,kBAAkB;AAEhC,cAAc,kBAAkB;AAEhC,cAAc,mBAAmB;AAEjC,cAAc,qBAAqB;AAEnC,cAAc,uBAAuB;AAErC,cAAc,mBAAmB;AAEjC,cAAc,kBAAkB;AAEhC,cAAc,kBAAkB","ignoreList":[]}
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["../../src/index.ts"],"sourcesContent":["export * from '@sk-web-gui/accordion';\r\nexport type * from '@sk-web-gui/accordion';\r\nexport * from '@sk-web-gui/avatar';\r\nexport type * from '@sk-web-gui/avatar';\r\nexport * from '@sk-web-gui/badge';\r\nexport type * from '@sk-web-gui/badge';\r\nexport * from '@sk-web-gui/breadcrumb';\r\nexport type * from '@sk-web-gui/breadcrumb';\r\nexport * from '@sk-web-gui/button';\r\nexport type * from '@sk-web-gui/button';\r\nexport * from '@sk-web-gui/card';\r\nexport type * from '@sk-web-gui/card';\r\nexport * from '@sk-web-gui/chip';\r\nexport type * from '@sk-web-gui/chip';\r\nexport * from '@sk-web-gui/cookie-consent';\r\nexport type * from '@sk-web-gui/cookie-consent';\r\nexport * from '@sk-web-gui/divider';\r\nexport type * from '@sk-web-gui/divider';\r\nexport * from '@sk-web-gui/filter';\r\nexport type * from '@sk-web-gui/filter';\r\nexport * from '@sk-web-gui/forms';\r\nexport type * from '@sk-web-gui/forms';\r\nexport * from '@sk-web-gui/icon';\r\nexport type * from '@sk-web-gui/icon';\r\nexport * from '@sk-web-gui/image';\r\nexport type * from '@sk-web-gui/image';\r\nexport * from '@sk-web-gui/label';\r\nexport type * from '@sk-web-gui/label';\r\nexport * from '@sk-web-gui/layout';\r\nexport type * from '@sk-web-gui/layout';\r\nexport * from '@sk-web-gui/link';\r\nexport type * from '@sk-web-gui/link';\r\nexport * from '@sk-web-gui/menu-vertical';\r\nexport type * from '@sk-web-gui/menu-vertical';\r\nexport * from '@sk-web-gui/menubar';\r\nexport type * from '@sk-web-gui/menubar';\r\nexport * from '@sk-web-gui/modal';\r\nexport type * from '@sk-web-gui/modal';\r\nexport * from '@sk-web-gui/pagination';\r\nexport type * from '@sk-web-gui/pagination';\r\nexport * from '@sk-web-gui/popup-menu';\r\nexport type * from '@sk-web-gui/popup-menu';\r\nexport * from '@sk-web-gui/progress-bar';\r\nexport type * from '@sk-web-gui/progress-bar';\r\nexport * from '@sk-web-gui/progress-stepper';\r\nexport type * from '@sk-web-gui/progress-stepper';\r\nexport * from '@sk-web-gui/searchfield';\r\nexport type * from '@sk-web-gui/searchfield';\r\nexport * from '@sk-web-gui/snackbar';\r\nexport type * from '@sk-web-gui/snackbar';\r\nexport * from '@sk-web-gui/spinner';\r\nexport type * from '@sk-web-gui/spinner';\r\nexport * from '@sk-web-gui/table';\r\nexport type * from '@sk-web-gui/table';\r\nexport * from '@sk-web-gui/tabs';\r\nexport type * from '@sk-web-gui/tabs';\r\nexport * from '@sk-web-gui/text';\r\nexport type * from '@sk-web-gui/text';\r\nexport * from '@sk-web-gui/theme';\r\nexport type * from '@sk-web-gui/theme';\r\nexport * from '@sk-web-gui/tooltip';\r\nexport type * from '@sk-web-gui/tooltip';\r\nexport * from '@sk-web-gui/user-menu';\r\nexport type * from '@sk-web-gui/user-menu';\r\nexport * from '@sk-web-gui/utils';\r\nexport type * from '@sk-web-gui/utils';\r\nexport * from '@sk-web-gui/logo';\r\nexport type * from '@sk-web-gui/logo';\r\nexport * from '@sk-web-gui/list';\r\nexport type * from '@sk-web-gui/list';\r\n"],"mappings":"AAAA,cAAc,uBAAuB;AAErC,cAAc,oBAAoB;AAElC,cAAc,mBAAmB;AAEjC,cAAc,wBAAwB;AAEtC,cAAc,oBAAoB;AAElC,cAAc,kBAAkB;AAEhC,cAAc,kBAAkB;AAEhC,cAAc,4BAA4B;AAE1C,cAAc,qBAAqB;AAEnC,cAAc,oBAAoB;AAElC,cAAc,mBAAmB;AAEjC,cAAc,kBAAkB;AAEhC,cAAc,mBAAmB;AAEjC,cAAc,mBAAmB;AAEjC,cAAc,oBAAoB;AAElC,cAAc,kBAAkB;AAEhC,cAAc,2BAA2B;AAEzC,cAAc,qBAAqB;AAEnC,cAAc,mBAAmB;AAEjC,cAAc,wBAAwB;AAEtC,cAAc,wBAAwB;AAEtC,cAAc,0BAA0B;AAExC,cAAc,8BAA8B;AAE5C,cAAc,yBAAyB;AAEvC,cAAc,sBAAsB;AAEpC,cAAc,qBAAqB;AAEnC,cAAc,mBAAmB;AAEjC,cAAc,kBAAkB;AAEhC,cAAc,kBAAkB;AAEhC,cAAc,mBAAmB;AAEjC,cAAc,qBAAqB;AAEnC,cAAc,uBAAuB;AAErC,cAAc,mBAAmB;AAEjC,cAAc,kBAAkB;AAEhC,cAAc,kBAAkB","ignoreList":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sk-web-gui/react",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.19",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "dist/cjs/index.js",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"version": "yarn build",
|
|
29
29
|
"build:esm": "cross-env BABEL_ENV=esm babel src --root-mode upward --extensions .ts,.tsx -d dist/esm --source-maps",
|
|
30
30
|
"build:cjs": "cross-env BABEL_ENV=cjs babel src --root-mode upward --extensions .ts,.tsx -d dist/cjs --source-maps",
|
|
31
|
-
"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist/types",
|
|
31
|
+
"build:types": "tsc -p ./tsconfig.production.json --emitDeclarationOnly --declaration --declarationDir dist/types",
|
|
32
32
|
"test:cov": "yarn test --coverage",
|
|
33
33
|
"lint:src": "eslint src --ext .ts,.tsx --config ../../.eslintrc",
|
|
34
34
|
"lint:types": "tsc --noEmit"
|
|
@@ -38,45 +38,45 @@
|
|
|
38
38
|
"react-dom": "^18.2.0"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@sk-web-gui/accordion": "1.3.
|
|
42
|
-
"@sk-web-gui/avatar": "1.0.
|
|
43
|
-
"@sk-web-gui/badge": "1.0.
|
|
44
|
-
"@sk-web-gui/breadcrumb": "1.0.
|
|
45
|
-
"@sk-web-gui/button": "2.0.
|
|
46
|
-
"@sk-web-gui/card": "1.0.
|
|
47
|
-
"@sk-web-gui/chip": "1.1.
|
|
48
|
-
"@sk-web-gui/cookie-consent": "2.0.
|
|
49
|
-
"@sk-web-gui/divider": "1.0.
|
|
50
|
-
"@sk-web-gui/filter": "1.1.
|
|
51
|
-
"@sk-web-gui/forms": "2.0.
|
|
52
|
-
"@sk-web-gui/icon": "2.0.
|
|
53
|
-
"@sk-web-gui/image": "1.0.
|
|
54
|
-
"@sk-web-gui/label": "1.0.
|
|
55
|
-
"@sk-web-gui/layout": "1.0.
|
|
56
|
-
"@sk-web-gui/link": "1.0.
|
|
57
|
-
"@sk-web-gui/list": "1.1.
|
|
58
|
-
"@sk-web-gui/logo": "1.0.
|
|
59
|
-
"@sk-web-gui/menu-vertical": "2.0.
|
|
60
|
-
"@sk-web-gui/menubar": "1.0.
|
|
61
|
-
"@sk-web-gui/modal": "2.0.
|
|
62
|
-
"@sk-web-gui/pagination": "1.0.
|
|
63
|
-
"@sk-web-gui/popup-menu": "3.0.
|
|
64
|
-
"@sk-web-gui/progress-bar": "1.0.
|
|
65
|
-
"@sk-web-gui/progress-stepper": "1.1.
|
|
66
|
-
"@sk-web-gui/searchfield": "2.1.
|
|
67
|
-
"@sk-web-gui/snackbar": "1.0.
|
|
68
|
-
"@sk-web-gui/spinner": "1.0.
|
|
69
|
-
"@sk-web-gui/table": "3.0.
|
|
70
|
-
"@sk-web-gui/tabs": "1.1.
|
|
71
|
-
"@sk-web-gui/text": "1.0.
|
|
72
|
-
"@sk-web-gui/theme": "2.
|
|
73
|
-
"@sk-web-gui/tooltip": "1.0.
|
|
74
|
-
"@sk-web-gui/user-menu": "1.0.
|
|
75
|
-
"@sk-web-gui/utils": "2.0.
|
|
41
|
+
"@sk-web-gui/accordion": "1.3.2",
|
|
42
|
+
"@sk-web-gui/avatar": "1.0.8",
|
|
43
|
+
"@sk-web-gui/badge": "1.0.3",
|
|
44
|
+
"@sk-web-gui/breadcrumb": "1.0.8",
|
|
45
|
+
"@sk-web-gui/button": "2.0.2",
|
|
46
|
+
"@sk-web-gui/card": "1.0.10",
|
|
47
|
+
"@sk-web-gui/chip": "1.1.4",
|
|
48
|
+
"@sk-web-gui/cookie-consent": "2.0.2",
|
|
49
|
+
"@sk-web-gui/divider": "1.0.7",
|
|
50
|
+
"@sk-web-gui/filter": "1.1.2",
|
|
51
|
+
"@sk-web-gui/forms": "2.0.2",
|
|
52
|
+
"@sk-web-gui/icon": "2.0.1",
|
|
53
|
+
"@sk-web-gui/image": "1.0.7",
|
|
54
|
+
"@sk-web-gui/label": "1.0.4",
|
|
55
|
+
"@sk-web-gui/layout": "1.0.9",
|
|
56
|
+
"@sk-web-gui/link": "1.0.8",
|
|
57
|
+
"@sk-web-gui/list": "1.1.8",
|
|
58
|
+
"@sk-web-gui/logo": "1.0.9",
|
|
59
|
+
"@sk-web-gui/menu-vertical": "2.0.2",
|
|
60
|
+
"@sk-web-gui/menubar": "1.0.8",
|
|
61
|
+
"@sk-web-gui/modal": "2.0.2",
|
|
62
|
+
"@sk-web-gui/pagination": "1.0.14",
|
|
63
|
+
"@sk-web-gui/popup-menu": "3.0.2",
|
|
64
|
+
"@sk-web-gui/progress-bar": "1.0.4",
|
|
65
|
+
"@sk-web-gui/progress-stepper": "1.1.3",
|
|
66
|
+
"@sk-web-gui/searchfield": "2.1.2",
|
|
67
|
+
"@sk-web-gui/snackbar": "1.0.11",
|
|
68
|
+
"@sk-web-gui/spinner": "1.0.10",
|
|
69
|
+
"@sk-web-gui/table": "3.0.2",
|
|
70
|
+
"@sk-web-gui/tabs": "1.1.10",
|
|
71
|
+
"@sk-web-gui/text": "1.0.8",
|
|
72
|
+
"@sk-web-gui/theme": "2.1.1",
|
|
73
|
+
"@sk-web-gui/tooltip": "1.0.4",
|
|
74
|
+
"@sk-web-gui/user-menu": "1.0.14",
|
|
75
|
+
"@sk-web-gui/utils": "2.0.1"
|
|
76
76
|
},
|
|
77
77
|
"peerDependencies": {
|
|
78
78
|
"react": ">=18.2.0",
|
|
79
79
|
"react-dom": ">=18.2.0"
|
|
80
80
|
},
|
|
81
|
-
"gitHead": "
|
|
81
|
+
"gitHead": "20859560661edb7cd35643e1afac242273156a5d"
|
|
82
82
|
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { DefaultProps } from '@sk-web-gui/utils';
|
|
2
|
-
import { DisclosureProps } from '../disclosure/disclosure';
|
|
3
|
-
import { UseAccordionProps } from '../accordion/accordion';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
export interface AccordionItemProps extends DefaultProps, UseAccordionProps, React.ComponentPropsWithRef<'div'>, Omit<DisclosureProps, 'size' | 'variant'> {
|
|
6
|
-
}
|
|
7
|
-
export declare const AccordionItem: React.ForwardRefExoticComponent<Omit<AccordionItemProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
8
|
-
export default AccordionItem;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { DefaultProps } from '@sk-web-gui/utils';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { DisclosureProps } from '../disclosure/disclosure';
|
|
4
|
-
export interface UseAccordionProps extends Pick<DisclosureProps, 'headerAs'> {
|
|
5
|
-
/**
|
|
6
|
-
* Will close any item open when another is opened
|
|
7
|
-
* @deafult false
|
|
8
|
-
*/
|
|
9
|
-
allowMultipleOpen?: boolean;
|
|
10
|
-
/**
|
|
11
|
-
* Size of the accordion
|
|
12
|
-
* @default md
|
|
13
|
-
*/
|
|
14
|
-
size?: 'sm' | 'md';
|
|
15
|
-
}
|
|
16
|
-
interface UseAccordionData extends UseAccordionProps {
|
|
17
|
-
open?: string[];
|
|
18
|
-
onClose?: (id: string) => void;
|
|
19
|
-
onOpen?: (id: string) => void;
|
|
20
|
-
}
|
|
21
|
-
export interface AccordionInternalProps extends DefaultProps, UseAccordionProps, React.ComponentPropsWithRef<'ul'> {
|
|
22
|
-
}
|
|
23
|
-
export declare const useAccordion: () => UseAccordionData;
|
|
24
|
-
export declare const AccordionComponent: React.ForwardRefExoticComponent<Omit<AccordionInternalProps, "ref"> & React.RefAttributes<HTMLUListElement>>;
|
|
25
|
-
export default AccordionComponent;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { AccordionComponent, AccordionInternalProps } from './accordion';
|
|
3
|
-
import AccordionItem from './accordion-item';
|
|
4
|
-
interface AccordionProps extends React.ForwardRefExoticComponent<AccordionInternalProps> {
|
|
5
|
-
Component: typeof AccordionComponent;
|
|
6
|
-
Item: typeof AccordionItem;
|
|
7
|
-
}
|
|
8
|
-
export declare const Accordion: AccordionProps;
|
|
9
|
-
export type { AccordionProps };
|
|
10
|
-
export default Accordion;
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { DefaultProps } from '@sk-web-gui/utils';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { Label } from '@sk-web-gui/label';
|
|
4
|
-
import { IconProps } from '@sk-web-gui/icon';
|
|
5
|
-
export interface DisclosureProps extends DefaultProps, React.ComponentPropsWithRef<'div'> {
|
|
6
|
-
/**
|
|
7
|
-
* Open disclosure from start
|
|
8
|
-
* @default false
|
|
9
|
-
*/
|
|
10
|
-
initalOpen?: boolean;
|
|
11
|
-
/**
|
|
12
|
-
* Control open state externally
|
|
13
|
-
* @default undefined
|
|
14
|
-
*/
|
|
15
|
-
open?: boolean;
|
|
16
|
-
/** Header. */
|
|
17
|
-
header: React.ReactNode;
|
|
18
|
-
/** Makes disclosure disabled */
|
|
19
|
-
disabled?: boolean;
|
|
20
|
-
/**
|
|
21
|
-
* Element to wrap header in.
|
|
22
|
-
* @default label
|
|
23
|
-
*/
|
|
24
|
-
headerAs?: React.ElementType;
|
|
25
|
-
children?: React.ReactNode;
|
|
26
|
-
id?: string;
|
|
27
|
-
onToggleOpen?: (open: boolean) => void;
|
|
28
|
-
/**
|
|
29
|
-
* Size of the disclosure
|
|
30
|
-
* @default md
|
|
31
|
-
*/
|
|
32
|
-
size?: 'sm' | 'md' | 'lg';
|
|
33
|
-
/**
|
|
34
|
-
* Style variant,
|
|
35
|
-
*/
|
|
36
|
-
variant?: 'default' | 'alt';
|
|
37
|
-
/** Leading icon. Will be displayed before the header */
|
|
38
|
-
icon?: React.ComponentProps<IconProps>['name'];
|
|
39
|
-
/** Support text. Will be displayed after the header. */
|
|
40
|
-
supportText?: string;
|
|
41
|
-
/** Label. Will be displayed after the header. */
|
|
42
|
-
label?: string;
|
|
43
|
-
/** Color of the label
|
|
44
|
-
* @default gronsta
|
|
45
|
-
*/
|
|
46
|
-
labelColor?: React.ComponentProps<typeof Label>['color'];
|
|
47
|
-
/** Inverts the colors of the label
|
|
48
|
-
* @default true
|
|
49
|
-
*/
|
|
50
|
-
labelInverted?: React.ComponentProps<typeof Label>['inverted'];
|
|
51
|
-
}
|
|
52
|
-
export declare const Disclosure: React.ForwardRefExoticComponent<Omit<DisclosureProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
53
|
-
export default Disclosure;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const useDisclosureClass: (args?: any) => string;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { AccordionProps } from '../src';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react").ReactRenderer, Omit<import("../src/accordion/accordion").AccordionInternalProps, "ref"> & React.RefAttributes<HTMLUListElement>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Template: {
|
|
6
|
-
(args: React.ComponentPropsWithRef<AccordionProps['Component']>): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
storyName: string;
|
|
8
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { DisclosureProps } from '../src';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react").ReactRenderer, Omit<DisclosureProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Template: {
|
|
6
|
-
(args: DisclosureProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
storyName: string;
|
|
8
|
-
};
|
|
9
|
-
export declare const AlternativeVariant: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { DefaultProps } from '@sk-web-gui/utils';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
interface IAvatarProps extends DefaultProps {
|
|
4
|
-
imageAlt?: string;
|
|
5
|
-
imageElement?: React.ReactElement;
|
|
6
|
-
placeholderImage?: string;
|
|
7
|
-
imageUrl?: string;
|
|
8
|
-
initials?: string;
|
|
9
|
-
size?: 'sm' | 'md' | 'lg';
|
|
10
|
-
color?: 'juniskar' | 'bjornstigen' | 'gronsta' | 'vattjom';
|
|
11
|
-
accent?: boolean;
|
|
12
|
-
rounded?: boolean;
|
|
13
|
-
}
|
|
14
|
-
export interface AvatarProps extends Omit<React.ComponentPropsWithRef<'div'>, 'color'>, IAvatarProps {
|
|
15
|
-
}
|
|
16
|
-
export declare const Avatar: React.ForwardRefExoticComponent<Omit<AvatarProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
17
|
-
export default Avatar;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Avatar, AvatarProps } from './avatar';
|
|
3
|
-
export { Avatar };
|
|
4
|
-
export type { AvatarProps };
|
|
5
|
-
declare const _default: {
|
|
6
|
-
Avatar: import("react").ForwardRefExoticComponent<Omit<AvatarProps, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { AvatarProps } from '../src';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react").ReactRenderer, Omit<AvatarProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Template: {
|
|
6
|
-
(args: AvatarProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
storyName: string;
|
|
8
|
-
};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { DefaultProps } from '@sk-web-gui/utils';
|
|
3
|
-
interface IBadgeProps extends DefaultProps {
|
|
4
|
-
color?: 'tertiary' | 'warning' | 'error' | 'vattjom' | 'gronsta' | 'bjornstigen' | 'juniskar';
|
|
5
|
-
counter?: string | number;
|
|
6
|
-
inverted?: boolean;
|
|
7
|
-
rounded?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export interface BadgeProps extends Omit<React.ComponentPropsWithRef<'span'>, 'color'>, IBadgeProps {
|
|
10
|
-
}
|
|
11
|
-
export declare const Badge: React.ForwardRefExoticComponent<Omit<BadgeProps, "ref"> & React.RefAttributes<HTMLSpanElement>>;
|
|
12
|
-
export default Badge;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Badge, BadgeProps } from './badge';
|
|
3
|
-
export { Badge };
|
|
4
|
-
export type { BadgeProps };
|
|
5
|
-
declare const _default: {
|
|
6
|
-
Badge: import("react").ForwardRefExoticComponent<Omit<BadgeProps, "ref"> & import("react").RefAttributes<HTMLSpanElement>>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { BadgeProps } from '../src';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react").ReactRenderer, Omit<BadgeProps, "ref"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Template: {
|
|
6
|
-
(args: BadgeProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
storyName: string;
|
|
8
|
-
};
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { LinkProps } from '@sk-web-gui/link';
|
|
2
|
-
import { PolymorphicComponentPropsWithRef } from '@sk-web-gui/utils';
|
|
3
|
-
import { DefaultProps } from '@sk-web-gui/utils';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
export interface BreadcrumbSeparatorProps extends DefaultProps, React.ComponentPropsWithRef<'span'> {
|
|
6
|
-
children?: React.ReactNode;
|
|
7
|
-
}
|
|
8
|
-
export declare const BreadcrumbSeparator: React.ForwardRefExoticComponent<Omit<BreadcrumbSeparatorProps, "ref"> & React.RefAttributes<HTMLSpanElement>>;
|
|
9
|
-
interface BreadcrumbLinkProps extends LinkProps {
|
|
10
|
-
/**
|
|
11
|
-
* If `true`, indicates that the breadcrumb item is active, adds
|
|
12
|
-
* `aria-current=page` and renders a `span`
|
|
13
|
-
*/
|
|
14
|
-
currentPage?: boolean;
|
|
15
|
-
}
|
|
16
|
-
export type IBreadcrumbLinkProps<C extends React.ElementType> = PolymorphicComponentPropsWithRef<C, BreadcrumbLinkProps>;
|
|
17
|
-
export type { BreadcrumbLinkProps };
|
|
18
|
-
export declare const BreadcrumbLink: React.ForwardRefExoticComponent<Omit<IBreadcrumbLinkProps<React.ElementType<any, keyof React.JSX.IntrinsicElements>>, "ref"> & React.RefAttributes<unknown>>;
|
|
19
|
-
interface IBreadcrumbProps extends DefaultProps {
|
|
20
|
-
/** @default / */
|
|
21
|
-
separator?: string | React.ReactElement;
|
|
22
|
-
/** @default true */
|
|
23
|
-
addSeparator?: boolean;
|
|
24
|
-
/** @default primary */
|
|
25
|
-
color?: 'primary' | 'vattjom';
|
|
26
|
-
/** React Node */
|
|
27
|
-
children?: React.ReactNode;
|
|
28
|
-
}
|
|
29
|
-
export interface BreadcrumbProps extends Omit<React.ComponentPropsWithRef<'nav'>, 'color'>, IBreadcrumbProps {
|
|
30
|
-
}
|
|
31
|
-
export declare const Breadcrumb: React.ForwardRefExoticComponent<Omit<BreadcrumbProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
32
|
-
export default Breadcrumb;
|
|
33
|
-
export interface BreadcrumbItemProps extends IBreadcrumbProps, Omit<React.ComponentPropsWithRef<'li'>, 'color'> {
|
|
34
|
-
/**
|
|
35
|
-
* If `true`, indicates that the breadcrumb item is active, adds
|
|
36
|
-
* `aria-current=page` and renders a `span`
|
|
37
|
-
*/
|
|
38
|
-
currentPage?: boolean;
|
|
39
|
-
lastChild?: boolean;
|
|
40
|
-
}
|
|
41
|
-
export declare const BreadcrumbItem: React.ForwardRefExoticComponent<Omit<BreadcrumbItemProps, "ref"> & React.RefAttributes<HTMLLIElement>>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { BreadcrumbItem, BreadcrumbLink, BreadcrumbSeparator, Breadcrumb as InternalBreadcrumb, BreadcrumbProps as InternalBreadcrumbProps } from './breadcrumb';
|
|
3
|
-
interface BreadcrumbProps extends React.ForwardRefExoticComponent<InternalBreadcrumbProps> {
|
|
4
|
-
Component: typeof InternalBreadcrumb;
|
|
5
|
-
Item: typeof BreadcrumbItem;
|
|
6
|
-
Link: typeof BreadcrumbLink;
|
|
7
|
-
Separator: typeof BreadcrumbSeparator;
|
|
8
|
-
}
|
|
9
|
-
export declare const Breadcrumb: BreadcrumbProps;
|
|
10
|
-
export type { BreadcrumbProps };
|
|
11
|
-
export default Breadcrumb;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { BreadcrumbProps } from '../src';
|
|
2
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react").ReactRenderer, import("../src/breadcrumb").BreadcrumbProps>;
|
|
3
|
-
export default _default;
|
|
4
|
-
export declare const Template: {
|
|
5
|
-
(args: BreadcrumbProps): import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
storyName: string;
|
|
7
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { DefaultProps } from '@sk-web-gui/utils';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { ButtonProps } from './button';
|
|
4
|
-
export interface ButtonGroupProps extends DefaultProps {
|
|
5
|
-
/** Set all wrapped button disabled */
|
|
6
|
-
disabled?: boolean;
|
|
7
|
-
/** Set all wrapped button size */
|
|
8
|
-
size?: ButtonProps['size'];
|
|
9
|
-
/** Set all wrapped button appearance */
|
|
10
|
-
variant?: ButtonProps['variant'];
|
|
11
|
-
inverted?: boolean;
|
|
12
|
-
children?: React.ReactNode;
|
|
13
|
-
}
|
|
14
|
-
export declare const ButtonGroup: React.ForwardRefExoticComponent<ButtonGroupProps & React.RefAttributes<HTMLDivElement>>;
|
|
15
|
-
export default ButtonGroup;
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { DefaultProps, PolymorphicComponentPropsWithRef } from '@sk-web-gui/utils';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
export interface ButtonProps extends DefaultProps, React.ComponentPropsWithRef<'button'> {
|
|
4
|
-
loading?: boolean;
|
|
5
|
-
/** Makes button disabled */
|
|
6
|
-
disabled?: boolean;
|
|
7
|
-
/** Makes button active */
|
|
8
|
-
active?: boolean;
|
|
9
|
-
/** The label to show in the button when loading is true */
|
|
10
|
-
loadingText?: string;
|
|
11
|
-
/** Set the original html type of button */
|
|
12
|
-
/** Adds icon before button label */
|
|
13
|
-
leftIcon?: React.ReactElement;
|
|
14
|
-
/** Adds icon after button label */
|
|
15
|
-
rightIcon?: React.ReactElement;
|
|
16
|
-
/** Set the button color */
|
|
17
|
-
color?: 'info' | 'success' | 'primary' | 'warning' | 'error' | 'vattjom' | 'gronsta' | 'bjornstigen' | 'juniskar';
|
|
18
|
-
/** Size of the button */
|
|
19
|
-
size?: 'sm' | 'md' | 'lg';
|
|
20
|
-
/** Controls button appearance */
|
|
21
|
-
variant?: 'link' | 'primary' | 'secondary' | 'tertiary' | 'ghost';
|
|
22
|
-
/** React node */
|
|
23
|
-
children?: React.ReactNode;
|
|
24
|
-
/** Sets the button to the rounded variant */
|
|
25
|
-
rounded?: boolean;
|
|
26
|
-
/** Sets if inverted look */
|
|
27
|
-
inverted?: boolean;
|
|
28
|
-
/** Sets if this is an icon button */
|
|
29
|
-
iconButton?: boolean;
|
|
30
|
-
/** Make sure to use aria-describedby or such for accessibility */
|
|
31
|
-
'aria-disabled'?: React.ButtonHTMLAttributes<HTMLButtonElement>['aria-disabled'];
|
|
32
|
-
/**
|
|
33
|
-
* If the background of the button should be shown
|
|
34
|
-
* @default true
|
|
35
|
-
*/
|
|
36
|
-
showBackground?: boolean;
|
|
37
|
-
}
|
|
38
|
-
export interface ButtonContentProps {
|
|
39
|
-
loading?: ButtonProps['loading'];
|
|
40
|
-
loadingText?: ButtonProps['loadingText'];
|
|
41
|
-
leftIcon?: ButtonProps['leftIcon'];
|
|
42
|
-
rightIcon?: ButtonProps['rightIcon'];
|
|
43
|
-
children?: ButtonProps['children'];
|
|
44
|
-
size?: ButtonProps['size'];
|
|
45
|
-
}
|
|
46
|
-
export declare const ButtonContent: React.FC<ButtonContentProps>;
|
|
47
|
-
export type IButtonProps<C extends React.ElementType> = PolymorphicComponentPropsWithRef<C, ButtonProps>;
|
|
48
|
-
export declare const Button: React.ForwardRefExoticComponent<Omit<IButtonProps<React.ElementType<any, keyof React.JSX.IntrinsicElements>>, "ref"> & React.RefAttributes<unknown>>;
|
|
49
|
-
export default Button;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ButtonContent, Button as InternalButton, ButtonProps as InternalButtonProps } from './button';
|
|
3
|
-
import { ButtonGroup } from './button-group';
|
|
4
|
-
interface ButtonProps extends React.ForwardRefExoticComponent<InternalButtonProps> {
|
|
5
|
-
Component: typeof InternalButton;
|
|
6
|
-
Group: typeof ButtonGroup;
|
|
7
|
-
Content: typeof ButtonContent;
|
|
8
|
-
}
|
|
9
|
-
export declare const Button: ButtonProps;
|
|
10
|
-
export type { ButtonProps };
|
|
11
|
-
export default Button;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const useButtonClass: (args?: any) => string;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ButtonProps } from '../src';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react").ReactRenderer, import("../src/button-group").ButtonGroupProps & React.RefAttributes<HTMLDivElement>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Template: {
|
|
6
|
-
({ ...args }: ButtonProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
storyName: string;
|
|
8
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ButtonProps } from '../src';
|
|
2
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react").ReactRenderer, import("../src/button").ButtonProps>;
|
|
3
|
-
export default _default;
|
|
4
|
-
export declare const Template: {
|
|
5
|
-
({ children, ...args }: React.ComponentPropsWithRef<ButtonProps>): import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
storyName: string;
|
|
7
|
-
};
|