@sk-web-gui/core 3.7.1 → 3.8.0
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/components/callout.js +40 -0
- package/dist/cjs/components/callout.js.map +1 -0
- package/dist/cjs/components.js +3 -0
- package/dist/cjs/components.js.map +1 -1
- package/dist/esm/components/callout.js +36 -0
- package/dist/esm/components/callout.js.map +1 -0
- package/dist/esm/components.js +3 -0
- package/dist/esm/components.js.map +1 -1
- package/dist/types/components/callout.d.ts +21 -0
- package/package.json +2 -2
- package/dist/cjs/components/ai/ai-module.js +0 -253
- package/dist/cjs/components/ai/ai-module.js.map +0 -1
- package/dist/cjs/components/alert-banner.js +0 -26
- package/dist/cjs/components/alert-banner.js.map +0 -1
- package/dist/cjs/components/alert.js +0 -57
- package/dist/cjs/components/alert.js.map +0 -1
- package/dist/cjs/components/comments.js +0 -32
- package/dist/cjs/components/comments.js.map +0 -1
- package/dist/cjs/components/context-menu.js +0 -41
- package/dist/cjs/components/context-menu.js.map +0 -1
- package/dist/cjs/components/dropdown-filter.js +0 -60
- package/dist/cjs/components/dropdown-filter.js.map +0 -1
- package/dist/cjs/components/notification.js +0 -51
- package/dist/cjs/components/notification.js.map +0 -1
- package/dist/cjs/components/rich-text-editor.js +0 -233
- package/dist/cjs/components/rich-text-editor.js.map +0 -1
- package/dist/cjs/components/side-menu.js +0 -221
- package/dist/cjs/components/side-menu.js.map +0 -1
- package/dist/cjs/components/tab-menu.js +0 -59
- package/dist/cjs/components/tab-menu.js.map +0 -1
- package/dist/cjs/components/table-autotable.js +0 -229
- package/dist/cjs/components/table-autotable.js.map +0 -1
- package/dist/cjs/components/zebratable.js +0 -141
- package/dist/cjs/components/zebratable.js.map +0 -1
- package/dist/esm/components/ai/ai-module.js +0 -248
- package/dist/esm/components/ai/ai-module.js.map +0 -1
- package/dist/esm/components/alert-banner.js +0 -24
- package/dist/esm/components/alert-banner.js.map +0 -1
- package/dist/esm/components/alert.js +0 -55
- package/dist/esm/components/alert.js.map +0 -1
- package/dist/esm/components/comments.js +0 -30
- package/dist/esm/components/comments.js.map +0 -1
- package/dist/esm/components/context-menu.js +0 -39
- package/dist/esm/components/context-menu.js.map +0 -1
- package/dist/esm/components/dropdown-filter.js +0 -58
- package/dist/esm/components/dropdown-filter.js.map +0 -1
- package/dist/esm/components/notification.js +0 -49
- package/dist/esm/components/notification.js.map +0 -1
- package/dist/esm/components/rich-text-editor.js +0 -227
- package/dist/esm/components/rich-text-editor.js.map +0 -1
- package/dist/esm/components/side-menu.js +0 -219
- package/dist/esm/components/side-menu.js.map +0 -1
- package/dist/esm/components/tab-menu.js +0 -57
- package/dist/esm/components/tab-menu.js.map +0 -1
- package/dist/esm/components/table-autotable.js +0 -223
- package/dist/esm/components/table-autotable.js.map +0 -1
- package/dist/esm/components/zebratable.js +0 -135
- package/dist/esm/components/zebratable.js.map +0 -1
- 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/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/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/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/components/ai/ai-module.d.ts +0 -241
- package/dist/types/components/alert-banner.d.ts +0 -24
- package/dist/types/components/alert.d.ts +0 -21
- package/dist/types/components/comments.d.ts +0 -30
- package/dist/types/components/context-menu.d.ts +0 -39
- package/dist/types/components/dropdown-filter.d.ts +0 -58
- package/dist/types/components/notification.d.ts +0 -48
- package/dist/types/components/rich-text-editor.d.ts +0 -226
- package/dist/types/components/side-menu.d.ts +0 -219
- package/dist/types/components/tab-menu.d.ts +0 -57
- package/dist/types/components/table-autotable.d.ts +0 -222
- package/dist/types/components/zebratable.d.ts +0 -134
- 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 -174
- 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 -195
- 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 -37
- 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 -198
- 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 -13
- package/dist/types/core/src/components/switch.d.ts +0 -64
- package/dist/types/core/src/components/table-autotable.d.ts +0 -222
- 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 -287
- 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/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/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/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/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/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/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/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/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/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/src/index.d.ts +0 -70
- 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/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/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/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/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 -48
- 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 -266
- 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/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
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
declare function _exports(): {
|
|
2
|
-
'.sk-tab-menu': {
|
|
3
|
-
'&-wrapper': {
|
|
4
|
-
display: string;
|
|
5
|
-
flexDirection: string;
|
|
6
|
-
margin: string;
|
|
7
|
-
};
|
|
8
|
-
'&-right': {
|
|
9
|
-
'@apply justify-end': {};
|
|
10
|
-
};
|
|
11
|
-
'&-center': {
|
|
12
|
-
'@apply justify-center': {};
|
|
13
|
-
};
|
|
14
|
-
'&-list': {
|
|
15
|
-
all: string;
|
|
16
|
-
display: string;
|
|
17
|
-
'&-stretch': {
|
|
18
|
-
'@apply w-full justify-between': {};
|
|
19
|
-
};
|
|
20
|
-
};
|
|
21
|
-
'&-underline': {
|
|
22
|
-
width: string;
|
|
23
|
-
height: number;
|
|
24
|
-
'@apply bg-gray-light': {};
|
|
25
|
-
};
|
|
26
|
-
'&-item': {
|
|
27
|
-
all: string;
|
|
28
|
-
height: number;
|
|
29
|
-
display: string;
|
|
30
|
-
padding: string;
|
|
31
|
-
marginRight: string;
|
|
32
|
-
alignItems: string;
|
|
33
|
-
position: string;
|
|
34
|
-
cursor: string;
|
|
35
|
-
'&-stretch': {
|
|
36
|
-
'@apply mr-0': {};
|
|
37
|
-
};
|
|
38
|
-
'&-right': {
|
|
39
|
-
'@apply mr-0 ml-[5rem]': {};
|
|
40
|
-
};
|
|
41
|
-
'&-center:last-of-type': {
|
|
42
|
-
'@apply mr-0': {};
|
|
43
|
-
};
|
|
44
|
-
'&.active::after': {
|
|
45
|
-
content: string;
|
|
46
|
-
display: string;
|
|
47
|
-
position: string;
|
|
48
|
-
width: string;
|
|
49
|
-
height: number;
|
|
50
|
-
top: string;
|
|
51
|
-
left: number;
|
|
52
|
-
'@apply bg-primary': {};
|
|
53
|
-
};
|
|
54
|
-
};
|
|
55
|
-
};
|
|
56
|
-
};
|
|
57
|
-
export = _exports;
|
|
@@ -1,222 +0,0 @@
|
|
|
1
|
-
export declare const TableAutoTable: () => {
|
|
2
|
-
'.sk-table-wrapper': {
|
|
3
|
-
'@apply text-base': {};
|
|
4
|
-
'@apply rounded-groups': {};
|
|
5
|
-
'@apply border-1 border-divider': {};
|
|
6
|
-
'@apply bg-background-content': {};
|
|
7
|
-
'@apply relative': {};
|
|
8
|
-
'&-inside': {
|
|
9
|
-
'@apply border-0 rounded-t-groups': {};
|
|
10
|
-
'@apply overflow-hidden': {};
|
|
11
|
-
'@apply w-full': {};
|
|
12
|
-
'@apply h-full max-h-full': {};
|
|
13
|
-
'&[data-scroll="x"]': {
|
|
14
|
-
'@apply overflow-x-auto': {};
|
|
15
|
-
};
|
|
16
|
-
'&[data-scroll="y"]': {
|
|
17
|
-
'@apply overflow-y-auto': {};
|
|
18
|
-
};
|
|
19
|
-
'&[data-scroll="true"]': {
|
|
20
|
-
'@apply overflow-auto': {};
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
'&:not([data-background="true"]):not([data-wrappingborder="true"])': {
|
|
24
|
-
'@apply border-0': {};
|
|
25
|
-
'@apply bg-transparent': {};
|
|
26
|
-
};
|
|
27
|
-
'.sk-table-wrapper-inside': {
|
|
28
|
-
'@apply border-0 rounded-b-groups': {};
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
'.sk-table': {
|
|
32
|
-
'@apply w-full text-left table-auto': {};
|
|
33
|
-
'@apply text-dark-secondary': {};
|
|
34
|
-
'&-thead': {
|
|
35
|
-
'@apply border-b-1 border-dark-primary': {};
|
|
36
|
-
'&[data-stickyheader="true"]': {
|
|
37
|
-
'@apply sticky top-0': {};
|
|
38
|
-
'@apply bg-background-content': {};
|
|
39
|
-
'@apply border-b-0': {};
|
|
40
|
-
'.sk-table-col-content': {
|
|
41
|
-
'@apply border-b-1 border-dark-primary': {};
|
|
42
|
-
};
|
|
43
|
-
};
|
|
44
|
-
'&-tr': {
|
|
45
|
-
'@apply table-row': {};
|
|
46
|
-
'@apply text-label-small': {};
|
|
47
|
-
};
|
|
48
|
-
'.sk-table-th': {
|
|
49
|
-
'@apply h-56': {};
|
|
50
|
-
'@apply p-0': {};
|
|
51
|
-
'&:first-of-type': {
|
|
52
|
-
'.sk-table-sticky-col': {
|
|
53
|
-
'@apply rounded-tl-groups': {};
|
|
54
|
-
};
|
|
55
|
-
};
|
|
56
|
-
'&:last-of-type': {
|
|
57
|
-
'.sk-table-sticky-col': {
|
|
58
|
-
'@apply rounded-tr-groups': {};
|
|
59
|
-
};
|
|
60
|
-
};
|
|
61
|
-
'.sk-table-col-content': {
|
|
62
|
-
'@apply py-4': {};
|
|
63
|
-
'@apply px-16': {};
|
|
64
|
-
};
|
|
65
|
-
"&[data-isColumnSortable='true']": {
|
|
66
|
-
'@apply cursor-pointer': {};
|
|
67
|
-
};
|
|
68
|
-
};
|
|
69
|
-
'@apply bg-transparent': {};
|
|
70
|
-
'&[data-background="true"]': {
|
|
71
|
-
'@apply border-b-0': {};
|
|
72
|
-
'@apply bg-vattjom-background-200 border-b-transparent': {};
|
|
73
|
-
'.sk-table-col-content': {
|
|
74
|
-
'@apply border-b-0': {};
|
|
75
|
-
};
|
|
76
|
-
'[data-sticky="true"]': {
|
|
77
|
-
'@apply bg-vattjom-background-200': {};
|
|
78
|
-
};
|
|
79
|
-
};
|
|
80
|
-
};
|
|
81
|
-
'&-sortbutton': {
|
|
82
|
-
'@apply flex items-center': {};
|
|
83
|
-
'@apply focus-visible:ring ring-ring ring-offset-0': {};
|
|
84
|
-
'@apply focus-visible:bg-vattjom-background-200': {};
|
|
85
|
-
'@apply rounded-utility': {};
|
|
86
|
-
'@apply pr-16': {};
|
|
87
|
-
'@apply h-40': {};
|
|
88
|
-
'&-icon': {
|
|
89
|
-
'@apply inline-flex pl-sm': {};
|
|
90
|
-
'&-sort': {
|
|
91
|
-
'@apply text-dark-secondary': {};
|
|
92
|
-
'@apply flex flex-col': {};
|
|
93
|
-
svg: {
|
|
94
|
-
'@apply h-16 w-16': {};
|
|
95
|
-
'@apply first-of-type:-mb-4': {};
|
|
96
|
-
'@apply last-of-type:-mt-4': {};
|
|
97
|
-
};
|
|
98
|
-
"&[data-sortmode='ascending']": {
|
|
99
|
-
'> *': {
|
|
100
|
-
'@apply last-of-type:text-dark-ghost': {};
|
|
101
|
-
};
|
|
102
|
-
};
|
|
103
|
-
"&[data-sortmode='descending']": {
|
|
104
|
-
'> *': {
|
|
105
|
-
'@apply first-of-type:text-dark-ghost': {};
|
|
106
|
-
};
|
|
107
|
-
};
|
|
108
|
-
};
|
|
109
|
-
};
|
|
110
|
-
};
|
|
111
|
-
'&-tbody': {
|
|
112
|
-
'@apply text-dark-secondary bg-transparent': {};
|
|
113
|
-
'&-tr': {
|
|
114
|
-
'@apply bg-transparent': {};
|
|
115
|
-
'@apply hover:bg-background-100': {};
|
|
116
|
-
'@apply border-b-1 border-divider': {};
|
|
117
|
-
'@apply last-of-type:border-b-transparent': {};
|
|
118
|
-
'@apply focus-visible:shadow-insetring': {};
|
|
119
|
-
'&:hover': {
|
|
120
|
-
td: {
|
|
121
|
-
'@apply bg-background-100': {};
|
|
122
|
-
};
|
|
123
|
-
};
|
|
124
|
-
};
|
|
125
|
-
'&-td, .sk-table-th': {
|
|
126
|
-
'@apply p-0': {};
|
|
127
|
-
'@apply text-small': {};
|
|
128
|
-
'@apply h-64-1': {};
|
|
129
|
-
'@apply min-h-64-1': {};
|
|
130
|
-
'@apply focus-visible:shadow-insetring': {};
|
|
131
|
-
'.sk-table-col-content': {
|
|
132
|
-
'@apply py-8 px-18': {};
|
|
133
|
-
'@apply gap-8': {};
|
|
134
|
-
};
|
|
135
|
-
};
|
|
136
|
-
};
|
|
137
|
-
'&-col-content': {
|
|
138
|
-
'@apply flex': {};
|
|
139
|
-
'@apply w-full': {};
|
|
140
|
-
'@apply justify-start items-center': {};
|
|
141
|
-
'@apply h-full': {};
|
|
142
|
-
};
|
|
143
|
-
'&[data-dense="dense"]': {
|
|
144
|
-
'.sk-table': {
|
|
145
|
-
'&-col-content': {
|
|
146
|
-
'@apply py-0': {};
|
|
147
|
-
};
|
|
148
|
-
'&-thead': {
|
|
149
|
-
th: {
|
|
150
|
-
'@apply h-48': {};
|
|
151
|
-
};
|
|
152
|
-
};
|
|
153
|
-
'&-tbody': {
|
|
154
|
-
'&-td, .sk-table-th': {
|
|
155
|
-
'@apply h-48-1': {};
|
|
156
|
-
'@apply min-h-48-1': {};
|
|
157
|
-
};
|
|
158
|
-
};
|
|
159
|
-
};
|
|
160
|
-
};
|
|
161
|
-
'[data-sticky="true"]': {
|
|
162
|
-
'@apply sticky': {};
|
|
163
|
-
'@apply bg-background-content': {};
|
|
164
|
-
'&:first-of-type': {
|
|
165
|
-
'@apply left-0': {};
|
|
166
|
-
};
|
|
167
|
-
'&:last-of-type': {
|
|
168
|
-
'@apply right-0': {};
|
|
169
|
-
};
|
|
170
|
-
};
|
|
171
|
-
'&[data-hasscroll="true"]': {
|
|
172
|
-
'[data-sticky="true"]': {
|
|
173
|
-
'&:first-of-type': {
|
|
174
|
-
'.sk-table-col-content': {
|
|
175
|
-
'@apply border-r-1 border-r-divider': {};
|
|
176
|
-
};
|
|
177
|
-
};
|
|
178
|
-
'&:last-of-type': {
|
|
179
|
-
'.sk-table-col-content': {
|
|
180
|
-
'@apply border-l-1 border-r-divider': {};
|
|
181
|
-
};
|
|
182
|
-
};
|
|
183
|
-
'.sk-table-col-content': {};
|
|
184
|
-
};
|
|
185
|
-
};
|
|
186
|
-
'&-paginationwrapper': {
|
|
187
|
-
'@apply max-w-[37.5em]': {};
|
|
188
|
-
'@apply shrink grow': {};
|
|
189
|
-
'@apply hidden @screen-md/footer:flex': {};
|
|
190
|
-
};
|
|
191
|
-
'&-bottom': {
|
|
192
|
-
'@apply @container/footer': {};
|
|
193
|
-
'@apply py-14 px-16': {};
|
|
194
|
-
'@apply border-t-1 border-divider': {};
|
|
195
|
-
'@apply flex flex-row': {};
|
|
196
|
-
'@apply flex-wrap': {};
|
|
197
|
-
'@apply @screen-lg/footer:gap-32': {};
|
|
198
|
-
'@apply @screen-md/footer:gap-16': {};
|
|
199
|
-
'@apply gap-8': {};
|
|
200
|
-
'@apply justify-between items-center': {};
|
|
201
|
-
'&-section': {
|
|
202
|
-
'@apply shrink-0': {};
|
|
203
|
-
'@apply flex flex-col': {};
|
|
204
|
-
'@apply justify-start items-center': {};
|
|
205
|
-
'@apply @screen-sm/footer:flex-row': {};
|
|
206
|
-
'@apply gap-8': {};
|
|
207
|
-
'&.sk-table-pagination-mobile': {
|
|
208
|
-
'@apply @screen-md/footer:hidden': {};
|
|
209
|
-
};
|
|
210
|
-
'&-label': {
|
|
211
|
-
'@apply font-normal': {};
|
|
212
|
-
'@apply text-small': {};
|
|
213
|
-
'@apply shrink-0': {};
|
|
214
|
-
};
|
|
215
|
-
};
|
|
216
|
-
'&-pagination': {
|
|
217
|
-
'@apply grow': {};
|
|
218
|
-
'@apply shrink': {};
|
|
219
|
-
};
|
|
220
|
-
};
|
|
221
|
-
};
|
|
222
|
-
};
|
|
@@ -1,134 +0,0 @@
|
|
|
1
|
-
export declare const ZebraTable: () => {
|
|
2
|
-
'.sk-zebratable-wrapper': {
|
|
3
|
-
'@apply rounded-groups': {};
|
|
4
|
-
'@apply border-1': {};
|
|
5
|
-
'@apply bg-background-content': {};
|
|
6
|
-
'&-inside': {
|
|
7
|
-
'@apply border-0 rounded-t-groups': {};
|
|
8
|
-
'@apply overflow-hidden': {};
|
|
9
|
-
};
|
|
10
|
-
'&[data-variant="table"]': {
|
|
11
|
-
'&:not([data-background="true"])': {
|
|
12
|
-
'@apply border-0': {};
|
|
13
|
-
'@apply bg-transparent': {};
|
|
14
|
-
};
|
|
15
|
-
'.sk-zebratable-wrapper-inside': {
|
|
16
|
-
'@apply border-0 rounded-b-groups': {};
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
'.sk-zebratable': {
|
|
21
|
-
'@apply w-full text-left table-auto': {};
|
|
22
|
-
'@apply text-dark-secondary': {};
|
|
23
|
-
'&-thead': {
|
|
24
|
-
'@apply border-b-1 border-dark-primary': {};
|
|
25
|
-
'@apply h-48': {};
|
|
26
|
-
'&-tr': {
|
|
27
|
-
'@apply table-row': {};
|
|
28
|
-
'@apply text-label-small': {};
|
|
29
|
-
};
|
|
30
|
-
'&-th': {
|
|
31
|
-
'@apply py-4': {};
|
|
32
|
-
"&[data-isColumnSortable='true']": {
|
|
33
|
-
'@apply cursor-pointer': {};
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
'@apply bg-transparent': {};
|
|
37
|
-
'&[data-background="true"]': {
|
|
38
|
-
'@apply bg-vattjom-background-200 border-b-transparent': {};
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
'&-sortbutton': {
|
|
42
|
-
'@apply flex items-center': {};
|
|
43
|
-
'@apply focus-visible:ring ring-ring ring-offset-0': {};
|
|
44
|
-
'@apply focus-visible:bg-vattjom-background-200': {};
|
|
45
|
-
'@apply rounded-utility': {};
|
|
46
|
-
'@apply px-16': {};
|
|
47
|
-
'@apply h-40': {};
|
|
48
|
-
'&-icon': {
|
|
49
|
-
'@apply inline-flex pl-sm': {};
|
|
50
|
-
'&-sort': {
|
|
51
|
-
'@apply text-dark-secondary': {};
|
|
52
|
-
'@apply flex flex-col': {};
|
|
53
|
-
svg: {
|
|
54
|
-
'@apply h-16 w-16': {};
|
|
55
|
-
'@apply first-of-type:-mb-4': {};
|
|
56
|
-
'@apply last-of-type:-mt-4': {};
|
|
57
|
-
};
|
|
58
|
-
"&[data-sortmodeascending='true']": {
|
|
59
|
-
'> *': {
|
|
60
|
-
'@apply last-of-type:text-dark-ghost': {};
|
|
61
|
-
};
|
|
62
|
-
};
|
|
63
|
-
"&[data-sortmodeascending='false']": {
|
|
64
|
-
'> *': {
|
|
65
|
-
'@apply first-of-type:text-dark-ghost': {};
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
};
|
|
69
|
-
};
|
|
70
|
-
};
|
|
71
|
-
'&-tbody': {
|
|
72
|
-
'@apply text-dark-secondary bg-transparent': {};
|
|
73
|
-
'&-tr': {
|
|
74
|
-
'@apply bg-transparent': {};
|
|
75
|
-
'@apply hover:bg-background-100': {};
|
|
76
|
-
'@apply border-b-1': {};
|
|
77
|
-
'@apply last-of-type:border-b-transparent': {};
|
|
78
|
-
};
|
|
79
|
-
'&-td': {
|
|
80
|
-
'@apply text-small': {};
|
|
81
|
-
'&-content': {
|
|
82
|
-
'@apply inline-flex': {};
|
|
83
|
-
'@apply justify-start items-center': {};
|
|
84
|
-
'@apply gap-8': {};
|
|
85
|
-
'@apply py-8 px-18': {};
|
|
86
|
-
'@apply h-[6.3rem]': {};
|
|
87
|
-
'@apply min-h-[6.3rem]': {};
|
|
88
|
-
};
|
|
89
|
-
};
|
|
90
|
-
};
|
|
91
|
-
'&[data-dense="true"]': {
|
|
92
|
-
'.sk-zebratable': {
|
|
93
|
-
'&-thead': {
|
|
94
|
-
'&-th': {
|
|
95
|
-
'@apply py-4': {};
|
|
96
|
-
};
|
|
97
|
-
};
|
|
98
|
-
'&-tbody': {
|
|
99
|
-
'&-td-content': {
|
|
100
|
-
'@apply py-0': {};
|
|
101
|
-
'@apply h-[4.7rem]': {};
|
|
102
|
-
'@apply min-h-[4.7rem]': {};
|
|
103
|
-
};
|
|
104
|
-
};
|
|
105
|
-
};
|
|
106
|
-
};
|
|
107
|
-
'&-paginationwrapper': {
|
|
108
|
-
'@apply w-full max-w-[60rem]': {};
|
|
109
|
-
'@apply shrink': {};
|
|
110
|
-
};
|
|
111
|
-
'&-bottom': {
|
|
112
|
-
'@apply py-14 px-16': {};
|
|
113
|
-
'@apply border-t-1': {};
|
|
114
|
-
'@apply flex flex-row': {};
|
|
115
|
-
'@apply gap-32': {};
|
|
116
|
-
'@apply justify-between items-center': {};
|
|
117
|
-
'&-section': {
|
|
118
|
-
'@apply shrink-0': {};
|
|
119
|
-
'@apply flex flex-row': {};
|
|
120
|
-
'@apply justify-start items-center': {};
|
|
121
|
-
'@apply gap-8': {};
|
|
122
|
-
'&-label': {
|
|
123
|
-
'@apply font-normal': {};
|
|
124
|
-
'@apply text-small': {};
|
|
125
|
-
'@apply shrink-0': {};
|
|
126
|
-
};
|
|
127
|
-
};
|
|
128
|
-
'&-pagination': {
|
|
129
|
-
'@apply grow': {};
|
|
130
|
-
'@apply shrink': {};
|
|
131
|
-
};
|
|
132
|
-
};
|
|
133
|
-
};
|
|
134
|
-
};
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { DefaultProps } from '@sk-web-gui/utils';
|
|
2
|
-
import { CookieSetOptions } from 'universal-cookie';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
export declare const defaultCookieConsentName = "SKCookieConsent";
|
|
5
|
-
export interface ConsentCookie {
|
|
6
|
-
optional: boolean;
|
|
7
|
-
displayName: string;
|
|
8
|
-
description: string;
|
|
9
|
-
cookieName: string;
|
|
10
|
-
}
|
|
11
|
-
export interface CheckableConsentCookie extends ConsentCookie {
|
|
12
|
-
isChecked: boolean;
|
|
13
|
-
}
|
|
14
|
-
export declare enum ConsentType {
|
|
15
|
-
Necessary = "Necessary",
|
|
16
|
-
All = "All",
|
|
17
|
-
Custom = "Custom"
|
|
18
|
-
}
|
|
19
|
-
export declare function getConsent(): string[];
|
|
20
|
-
export declare function resetConsent(): void;
|
|
21
|
-
export declare function getCheckableCookies(cookies: ConsentCookie[]): CheckableConsentCookie[];
|
|
22
|
-
export interface CookieConsentProps extends DefaultProps, Omit<React.ComponentPropsWithRef<'div'>, 'title'> {
|
|
23
|
-
isOpen?: boolean;
|
|
24
|
-
onConsent: (cookies: ConsentCookie[]) => void;
|
|
25
|
-
cookies: ConsentCookie[];
|
|
26
|
-
title: string;
|
|
27
|
-
body: React.ReactNode;
|
|
28
|
-
resetConsentOnInit: boolean;
|
|
29
|
-
options?: CookieSetOptions;
|
|
30
|
-
}
|
|
31
|
-
export declare const CookieConsent: React.FC<CookieConsentProps>;
|
|
32
|
-
export default CookieConsent;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ConsentType, CookieConsent, CookieConsentProps, getCheckableCookies, getConsent, resetConsent } from './cookie-consent';
|
|
3
|
-
declare const CookieConsentUtils: {
|
|
4
|
-
defaultCookieConsentName: string;
|
|
5
|
-
getConsent: typeof getConsent;
|
|
6
|
-
resetConsent: typeof resetConsent;
|
|
7
|
-
getCheckableCookies: typeof getCheckableCookies;
|
|
8
|
-
ConsentType: typeof ConsentType;
|
|
9
|
-
};
|
|
10
|
-
export { CookieConsent, CookieConsentUtils };
|
|
11
|
-
export type { CookieConsentProps };
|
|
12
|
-
declare const _default: {
|
|
13
|
-
CookieConsent: import("react").FC<CookieConsentProps>;
|
|
14
|
-
};
|
|
15
|
-
export default _default;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { CookieConsentProps } from '../src';
|
|
2
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react").ReactRenderer, CookieConsentProps>;
|
|
3
|
-
export default _default;
|
|
4
|
-
export declare const Template: {
|
|
5
|
-
(args: CookieConsentProps): import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
storyName: string;
|
|
7
|
-
};
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
declare const _base: {
|
|
2
|
-
html: {
|
|
3
|
-
'@apply text-base antialiased': {};
|
|
4
|
-
fontSize: string;
|
|
5
|
-
textRendering: string;
|
|
6
|
-
touchAction: string;
|
|
7
|
-
};
|
|
8
|
-
body: {
|
|
9
|
-
'@apply text-base bg-background-content': {};
|
|
10
|
-
'@apply text-body': {};
|
|
11
|
-
position: string;
|
|
12
|
-
minHeight: string;
|
|
13
|
-
fontFeatureSettings: string;
|
|
14
|
-
};
|
|
15
|
-
'*': {
|
|
16
|
-
'@apply focus-visible:ring-ring': {};
|
|
17
|
-
'@apply focus-visible:ring-offset-background-content': {};
|
|
18
|
-
'@apply focus-visible:outline-0': {};
|
|
19
|
-
};
|
|
20
|
-
small: {
|
|
21
|
-
'@apply text-small': {};
|
|
22
|
-
};
|
|
23
|
-
a: {
|
|
24
|
-
'@apply rounded-button-sm md:rounded-button-md xl:rounded-button-lg': {};
|
|
25
|
-
};
|
|
26
|
-
h1: {
|
|
27
|
-
'@apply text-h1-sm md:text-h1-md xl:text-h1-lg': {};
|
|
28
|
-
'@apply mb-md': {};
|
|
29
|
-
};
|
|
30
|
-
h2: {
|
|
31
|
-
'@apply text-h2-sm md:text-h2-md xl:text-h2-lg': {};
|
|
32
|
-
};
|
|
33
|
-
h3: {
|
|
34
|
-
'@apply text-h3-sm md:text-h3-md xl:text-h3-lg': {};
|
|
35
|
-
};
|
|
36
|
-
'h4,h5,h6': {
|
|
37
|
-
'@apply text-h4-sm md:text-h4-md xl:text-h4-lg': {};
|
|
38
|
-
};
|
|
39
|
-
label: {
|
|
40
|
-
'@apply text-label-medium': {};
|
|
41
|
-
};
|
|
42
|
-
p: {
|
|
43
|
-
'@apply my-4': {};
|
|
44
|
-
};
|
|
45
|
-
'.text-content': {
|
|
46
|
-
'@apply max-w-content': {};
|
|
47
|
-
p: {
|
|
48
|
-
'@apply mt-sm text-base': {};
|
|
49
|
-
};
|
|
50
|
-
};
|
|
51
|
-
};
|
|
52
|
-
declare const base: typeof _base;
|
|
53
|
-
export { base };
|