@scania/tegel 0.0.1-beta.6 → 0.0.1-beta.9
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/package.json +4 -4
- package/readme.md +7 -8
- package/dist/cjs/index-e1c79686.js +0 -1912
- package/dist/cjs/index.cjs.js +0 -2
- package/dist/cjs/loader.cjs.js +0 -21
- package/dist/cjs/popper-11d5f714.js +0 -1801
- package/dist/cjs/sdds-accordion-item.cjs.entry.js +0 -34
- package/dist/cjs/sdds-accordion.cjs.entry.js +0 -21
- package/dist/cjs/sdds-badges.cjs.entry.js +0 -55
- package/dist/cjs/sdds-body-cell_2.cjs.entry.js +0 -173
- package/dist/cjs/sdds-button.cjs.entry.js +0 -36
- package/dist/cjs/sdds-datetime.cjs.entry.js +0 -66
- package/dist/cjs/sdds-dropdown-filter.cjs.entry.js +0 -92
- package/dist/cjs/sdds-dropdown_2.cjs.entry.js +0 -335
- package/dist/cjs/sdds-header-cell.cjs.entry.js +0 -141
- package/dist/cjs/sdds-icon.cjs.entry.js +0 -42
- package/dist/cjs/sdds-inline-tabs-fullbleed.cjs.entry.js +0 -96
- package/dist/cjs/sdds-inline-tabs.cjs.entry.js +0 -211
- package/dist/cjs/sdds-modal.cjs.entry.js +0 -49
- package/dist/cjs/sdds-navigation-tabs.cjs.entry.js +0 -95
- package/dist/cjs/sdds-popover-canvas.cjs.entry.js +0 -76
- package/dist/cjs/sdds-popover-menu.cjs.entry.js +0 -75
- package/dist/cjs/sdds-slider.cjs.entry.js +0 -336
- package/dist/cjs/sdds-spinner.cjs.entry.js +0 -21
- package/dist/cjs/sdds-table-body-row-expandable.cjs.entry.js +0 -81
- package/dist/cjs/sdds-table-body.cjs.entry.js +0 -289
- package/dist/cjs/sdds-table-footer.cjs.entry.js +0 -165
- package/dist/cjs/sdds-table-header.cjs.entry.js +0 -100
- package/dist/cjs/sdds-table-toolbar.cjs.entry.js +0 -66
- package/dist/cjs/sdds-table.cjs.entry.js +0 -69
- package/dist/cjs/sdds-textarea.cjs.entry.js +0 -61
- package/dist/cjs/sdds-textfield.cjs.entry.js +0 -82
- package/dist/cjs/sdds-tooltip.cjs.entry.js +0 -95
- package/dist/cjs/tegel.cjs.js +0 -19
- package/dist/collection/collection-manifest.json +0 -40
- package/dist/collection/components/accordion/accordion-item/accordion-item.css +0 -134
- package/dist/collection/components/accordion/accordion-item/accordion-item.js +0 -146
- package/dist/collection/components/accordion/accordion.css +0 -77
- package/dist/collection/components/accordion/accordion.js +0 -62
- package/dist/collection/components/accordion/accordion.stories.js +0 -91
- package/dist/collection/components/badge/badge.stories.js +0 -101
- package/dist/collection/components/badge/badges.css +0 -42
- package/dist/collection/components/badge/badges.js +0 -150
- package/dist/collection/components/banner/banner.stories.js +0 -93
- package/dist/collection/components/block/block.stories.js +0 -46
- package/dist/collection/components/breadcrumb/breadcrumb.stories.js +0 -26
- package/dist/collection/components/button/button-component.js +0 -154
- package/dist/collection/components/button/button-native.stories.js +0 -183
- package/dist/collection/components/button/button-webcomponent.stories.js +0 -182
- package/dist/collection/components/button/button.css +0 -658
- package/dist/collection/components/card/card.stories.js +0 -181
- package/dist/collection/components/checkbox/checkbox.stories.js +0 -54
- package/dist/collection/components/chips/chips.stories.js +0 -124
- package/dist/collection/components/data-table/native-table.stories.js +0 -182
- package/dist/collection/components/data-table/table/table.css +0 -15
- package/dist/collection/components/data-table/table/table.js +0 -253
- package/dist/collection/components/data-table/table-body/table-body.css +0 -22
- package/dist/collection/components/data-table/table-body/table-body.js +0 -425
- package/dist/collection/components/data-table/table-body-cell/table-body-cell.css +0 -40
- package/dist/collection/components/data-table/table-body-cell/table-body-cell.js +0 -169
- package/dist/collection/components/data-table/table-body-row/table-body-row.css +0 -196
- package/dist/collection/components/data-table/table-body-row/table-body-row.js +0 -164
- package/dist/collection/components/data-table/table-body-row-expandable/table-body-row-expandable.css +0 -79
- package/dist/collection/components/data-table/table-body-row-expandable/table-body-row-expandable.js +0 -155
- package/dist/collection/components/data-table/table-component-basic.stories.js +0 -163
- package/dist/collection/components/data-table/table-component-batch-actions.stories.js +0 -129
- package/dist/collection/components/data-table/table-component-bodydata.stories.js +0 -58
- package/dist/collection/components/data-table/table-component-custom-width.stories.js +0 -198
- package/dist/collection/components/data-table/table-component-event-listeners.stories.js +0 -153
- package/dist/collection/components/data-table/table-component-expandable-rows.stories.js +0 -137
- package/dist/collection/components/data-table/table-component-filtering.stories.js +0 -139
- package/dist/collection/components/data-table/table-component-multiselect.stories.js +0 -160
- package/dist/collection/components/data-table/table-component-pagination.stories.js +0 -129
- package/dist/collection/components/data-table/table-component-sorting.stories.js +0 -107
- package/dist/collection/components/data-table/table-footer/table-footer.css +0 -93
- package/dist/collection/components/data-table/table-footer/table-footer.js +0 -355
- package/dist/collection/components/data-table/table-header/table-header.css +0 -204
- package/dist/collection/components/data-table/table-header/table-header.js +0 -153
- package/dist/collection/components/data-table/table-header-cell/table-header-cell.css +0 -126
- package/dist/collection/components/data-table/table-header-cell/table-header-cell.js +0 -320
- package/dist/collection/components/data-table/table-toolbar/table-toolbar.css +0 -92
- package/dist/collection/components/data-table/table-toolbar/table-toolbar.js +0 -142
- package/dist/collection/components/datetime/datetime.css +0 -375
- package/dist/collection/components/datetime/datetime.js +0 -251
- package/dist/collection/components/datetime/datetime.stories.js +0 -149
- package/dist/collection/components/divider/divider.stories.js +0 -116
- package/dist/collection/components/dropdown/dropdown-filter/dropdown-filter.js +0 -339
- package/dist/collection/components/dropdown/dropdown-filter/dropdown-filter.stories.js +0 -130
- package/dist/collection/components/dropdown/dropdown-native.stories.js +0 -90
- package/dist/collection/components/dropdown/dropdown-option/dropdown-option.js +0 -185
- package/dist/collection/components/dropdown/dropdown-wc-default.stories.js +0 -151
- package/dist/collection/components/dropdown/dropdown-wc-multiselect.stories.js +0 -146
- package/dist/collection/components/dropdown/dropdown.css +0 -891
- package/dist/collection/components/dropdown/dropdown.js +0 -554
- package/dist/collection/components/footer/footer.stories.js +0 -100
- package/dist/collection/components/header/header-all.stories.js +0 -217
- package/dist/collection/components/header/header-default.stories.js +0 -47
- package/dist/collection/components/header/header-inline.stories.js +0 -113
- package/dist/collection/components/header/header-search.stories.js +0 -263
- package/dist/collection/components/header/header-toolbar.stories.js +0 -204
- package/dist/collection/components/icon/icon-font.stories.js +0 -57
- package/dist/collection/components/icon/icon-web-component.stories.js +0 -51
- package/dist/collection/components/icon/icon.css +0 -16
- package/dist/collection/components/icon/icon.js +0 -89
- package/dist/collection/components/icon/iconsArray.js +0 -2
- package/dist/collection/components/link/link.stories.js +0 -45
- package/dist/collection/components/message/message.stories.js +0 -117
- package/dist/collection/components/modal/modal-native.stories.js +0 -121
- package/dist/collection/components/modal/modal-webcomponent.stories.js +0 -78
- package/dist/collection/components/modal/modal.css +0 -324
- package/dist/collection/components/modal/modal.js +0 -146
- package/dist/collection/components/popover-canvas/popover-canvas.css +0 -20
- package/dist/collection/components/popover-canvas/popover-canvas.js +0 -190
- package/dist/collection/components/popover-canvas/popover-canvas.stories.js +0 -87
- package/dist/collection/components/popover-menu/popover-menu-icons.stories.js +0 -132
- package/dist/collection/components/popover-menu/popover-menu.css +0 -19
- package/dist/collection/components/popover-menu/popover-menu.js +0 -189
- package/dist/collection/components/popover-menu/popover-menu.stories.js +0 -109
- package/dist/collection/components/radio-button/radio-button.stories.js +0 -68
- package/dist/collection/components/side-menu/side-menu.stories.js +0 -182
- package/dist/collection/components/slider/slider.css +0 -260
- package/dist/collection/components/slider/slider.js +0 -682
- package/dist/collection/components/slider/slider.stories.js +0 -251
- package/dist/collection/components/spinner/spinner.css +0 -79
- package/dist/collection/components/spinner/spinner.js +0 -61
- package/dist/collection/components/spinner/spinner.stories.js +0 -59
- package/dist/collection/components/stepper/stepper.stories.js +0 -139
- package/dist/collection/components/tabs/inline-tabs-default/inline-tabs.css +0 -159
- package/dist/collection/components/tabs/inline-tabs-default/inline-tabs.js +0 -302
- package/dist/collection/components/tabs/inline-tabs-default/inline-tabs.stories.js +0 -65
- package/dist/collection/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.css +0 -172
- package/dist/collection/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.js +0 -126
- package/dist/collection/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.stories.js +0 -43
- package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.css +0 -153
- package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.js +0 -103
- package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.stories.js +0 -32
- package/dist/collection/components/textarea/textarea.css +0 -283
- package/dist/collection/components/textarea/textarea.js +0 -336
- package/dist/collection/components/textarea/textarea.stories.js +0 -149
- package/dist/collection/components/textfield/textfield.css +0 -494
- package/dist/collection/components/textfield/textfield.js +0 -359
- package/dist/collection/components/textfield/textfield.stories.js +0 -222
- package/dist/collection/components/toast/toast.stories.js +0 -119
- package/dist/collection/components/toggle/toggle.stories.js +0 -62
- package/dist/collection/components/tooltip/tooltip.css +0 -46
- package/dist/collection/components/tooltip/tooltip.js +0 -200
- package/dist/collection/components/tooltip/tooltip.stories.js +0 -113
- package/dist/collection/components/utility/colour/background-color.stories.js +0 -96
- package/dist/collection/components/utility/colour/text-color.stories.js +0 -94
- package/dist/collection/foundations-stories/colour/colour-brand.stories.js +0 -38
- package/dist/collection/foundations-stories/colour/colour-scales.stories.js +0 -71
- package/dist/collection/foundations-stories/colour/colour-semantic.stories.js +0 -40
- package/dist/collection/foundations-stories/grid/grid.stories.js +0 -386
- package/dist/collection/foundations-stories/spacing/spacing-element.stories.js +0 -100
- package/dist/collection/foundations-stories/spacing/spacing-layout.stories.js +0 -94
- package/dist/collection/foundations-stories/typography/typography-body.stories.js +0 -16
- package/dist/collection/foundations-stories/typography/typography-detail.stories.js +0 -17
- package/dist/collection/foundations-stories/typography/typography-headline.stories.js +0 -39
- package/dist/collection/foundations-stories/typography/typography-paragraph.stories.js +0 -12
- package/dist/collection/index.js +0 -1
- package/dist/collection/stories/assets/code-brackets.svg +0 -1
- package/dist/collection/stories/assets/colors.svg +0 -1
- package/dist/collection/stories/assets/comments.svg +0 -1
- package/dist/collection/stories/assets/direction.svg +0 -1
- package/dist/collection/stories/assets/flow.svg +0 -1
- package/dist/collection/stories/assets/plugin.svg +0 -1
- package/dist/collection/stories/assets/repo.svg +0 -1
- package/dist/collection/stories/assets/stackalt.svg +0 -1
- package/dist/collection/utils/utils.js +0 -12
- package/dist/components/dropdown-option.js +0 -100
- package/dist/components/dropdown.js +0 -296
- package/dist/components/icon.js +0 -58
- package/dist/components/index.d.ts +0 -50
- package/dist/components/index.js +0 -30
- package/dist/components/popper.js +0 -1799
- package/dist/components/sdds-accordion-item.d.ts +0 -11
- package/dist/components/sdds-accordion-item.js +0 -60
- package/dist/components/sdds-accordion.d.ts +0 -11
- package/dist/components/sdds-accordion.js +0 -38
- package/dist/components/sdds-badges.d.ts +0 -11
- package/dist/components/sdds-badges.js +0 -76
- package/dist/components/sdds-body-cell.d.ts +0 -11
- package/dist/components/sdds-body-cell.js +0 -6
- package/dist/components/sdds-button.d.ts +0 -11
- package/dist/components/sdds-button.js +0 -58
- package/dist/components/sdds-datetime.d.ts +0 -11
- package/dist/components/sdds-datetime.js +0 -90
- package/dist/components/sdds-dropdown-filter.d.ts +0 -11
- package/dist/components/sdds-dropdown-filter.js +0 -138
- package/dist/components/sdds-dropdown-option.d.ts +0 -11
- package/dist/components/sdds-dropdown-option.js +0 -6
- package/dist/components/sdds-dropdown.d.ts +0 -11
- package/dist/components/sdds-dropdown.js +0 -6
- package/dist/components/sdds-header-cell.d.ts +0 -11
- package/dist/components/sdds-header-cell.js +0 -173
- package/dist/components/sdds-icon.d.ts +0 -11
- package/dist/components/sdds-icon.js +0 -6
- package/dist/components/sdds-inline-tabs-fullbleed.d.ts +0 -11
- package/dist/components/sdds-inline-tabs-fullbleed.js +0 -115
- package/dist/components/sdds-inline-tabs.d.ts +0 -11
- package/dist/components/sdds-inline-tabs.js +0 -235
- package/dist/components/sdds-modal.d.ts +0 -11
- package/dist/components/sdds-modal.js +0 -69
- package/dist/components/sdds-navigation-tabs.d.ts +0 -11
- package/dist/components/sdds-navigation-tabs.js +0 -113
- package/dist/components/sdds-popover-canvas.d.ts +0 -11
- package/dist/components/sdds-popover-canvas.js +0 -97
- package/dist/components/sdds-popover-menu.d.ts +0 -11
- package/dist/components/sdds-popover-menu.js +0 -96
- package/dist/components/sdds-slider.d.ts +0 -11
- package/dist/components/sdds-slider.js +0 -366
- package/dist/components/sdds-spinner.d.ts +0 -11
- package/dist/components/sdds-spinner.js +0 -37
- package/dist/components/sdds-table-body-row-expandable.d.ts +0 -11
- package/dist/components/sdds-table-body-row-expandable.js +0 -104
- package/dist/components/sdds-table-body-row.d.ts +0 -11
- package/dist/components/sdds-table-body-row.js +0 -6
- package/dist/components/sdds-table-body.d.ts +0 -11
- package/dist/components/sdds-table-body.js +0 -337
- package/dist/components/sdds-table-footer.d.ts +0 -11
- package/dist/components/sdds-table-footer.js +0 -196
- package/dist/components/sdds-table-header.d.ts +0 -11
- package/dist/components/sdds-table-header.js +0 -125
- package/dist/components/sdds-table-toolbar.d.ts +0 -11
- package/dist/components/sdds-table-toolbar.js +0 -88
- package/dist/components/sdds-table.d.ts +0 -11
- package/dist/components/sdds-table.js +0 -92
- package/dist/components/sdds-textarea.d.ts +0 -11
- package/dist/components/sdds-textarea.js +0 -90
- package/dist/components/sdds-textfield.d.ts +0 -11
- package/dist/components/sdds-textfield.js +0 -111
- package/dist/components/sdds-tooltip.d.ts +0 -11
- package/dist/components/sdds-tooltip.js +0 -116
- package/dist/components/table-body-cell.js +0 -102
- package/dist/components/table-body-row.js +0 -119
- package/dist/esm/index-b67b15a6.js +0 -1884
- package/dist/esm/index.js +0 -1
- package/dist/esm/loader.js +0 -17
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/css-shim.js +0 -1
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/esm/popper-f860750c.js +0 -1799
- package/dist/esm/sdds-accordion-item.entry.js +0 -30
- package/dist/esm/sdds-accordion.entry.js +0 -17
- package/dist/esm/sdds-badges.entry.js +0 -51
- package/dist/esm/sdds-body-cell_2.entry.js +0 -168
- package/dist/esm/sdds-button.entry.js +0 -32
- package/dist/esm/sdds-datetime.entry.js +0 -62
- package/dist/esm/sdds-dropdown-filter.entry.js +0 -88
- package/dist/esm/sdds-dropdown_2.entry.js +0 -330
- package/dist/esm/sdds-header-cell.entry.js +0 -137
- package/dist/esm/sdds-icon.entry.js +0 -38
- package/dist/esm/sdds-inline-tabs-fullbleed.entry.js +0 -92
- package/dist/esm/sdds-inline-tabs.entry.js +0 -207
- package/dist/esm/sdds-modal.entry.js +0 -45
- package/dist/esm/sdds-navigation-tabs.entry.js +0 -91
- package/dist/esm/sdds-popover-canvas.entry.js +0 -72
- package/dist/esm/sdds-popover-menu.entry.js +0 -71
- package/dist/esm/sdds-slider.entry.js +0 -332
- package/dist/esm/sdds-spinner.entry.js +0 -17
- package/dist/esm/sdds-table-body-row-expandable.entry.js +0 -77
- package/dist/esm/sdds-table-body.entry.js +0 -285
- package/dist/esm/sdds-table-footer.entry.js +0 -161
- package/dist/esm/sdds-table-header.entry.js +0 -96
- package/dist/esm/sdds-table-toolbar.entry.js +0 -62
- package/dist/esm/sdds-table.entry.js +0 -65
- package/dist/esm/sdds-textarea.entry.js +0 -57
- package/dist/esm/sdds-textfield.entry.js +0 -78
- package/dist/esm/sdds-tooltip.entry.js +0 -91
- package/dist/esm/tegel.js +0 -17
- package/dist/index.cjs.js +0 -1
- package/dist/index.js +0 -1
- package/dist/node_modules/@types/jest/index.d.ts +0 -1512
- package/dist/tegel/index.esm.js +0 -0
- package/dist/tegel/p-040efb32.entry.js +0 -1
- package/dist/tegel/p-12ca5cfa.entry.js +0 -1
- package/dist/tegel/p-157e1618.js +0 -2
- package/dist/tegel/p-1fe61cf6.entry.js +0 -1
- package/dist/tegel/p-2f376504.entry.js +0 -1
- package/dist/tegel/p-44ced895.entry.js +0 -1
- package/dist/tegel/p-4880f03d.entry.js +0 -1
- package/dist/tegel/p-4aba73a3.entry.js +0 -1
- package/dist/tegel/p-4b58a02c.entry.js +0 -1
- package/dist/tegel/p-4cb85347.entry.js +0 -1
- package/dist/tegel/p-52031b5a.entry.js +0 -1
- package/dist/tegel/p-677baf7f.entry.js +0 -1
- package/dist/tegel/p-71797eaf.entry.js +0 -1
- package/dist/tegel/p-7373284c.entry.js +0 -1
- package/dist/tegel/p-7451779b.entry.js +0 -1
- package/dist/tegel/p-77aeea3b.entry.js +0 -1
- package/dist/tegel/p-8582d6a7.entry.js +0 -1
- package/dist/tegel/p-96021bd0.entry.js +0 -1
- package/dist/tegel/p-9d8caf51.entry.js +0 -1
- package/dist/tegel/p-a5919930.entry.js +0 -1
- package/dist/tegel/p-b01cface.entry.js +0 -1
- package/dist/tegel/p-bf896643.entry.js +0 -1
- package/dist/tegel/p-c311725c.entry.js +0 -1
- package/dist/tegel/p-cf72dfd9.entry.js +0 -1
- package/dist/tegel/p-d91caec6.entry.js +0 -1
- package/dist/tegel/p-e10eec33.entry.js +0 -1
- package/dist/tegel/p-ec26fc38.js +0 -1
- package/dist/tegel/p-f2262a69.entry.js +0 -1
- package/dist/tegel/p-f2f7aa45.entry.js +0 -1
- package/dist/tegel/tegel.css +0 -101
- package/dist/tegel/tegel.esm.js +0 -1
- package/dist/types/components/accordion/accordion-item/accordion-item.d.ts +0 -17
- package/dist/types/components/accordion/accordion.d.ts +0 -7
- package/dist/types/components/accordion/accordion.stories.d.ts +0 -77
- package/dist/types/components/badge/badge.stories.d.ts +0 -66
- package/dist/types/components/badge/badges.d.ts +0 -16
- package/dist/types/components/banner/banner.stories.d.ts +0 -68
- package/dist/types/components/block/block.stories.d.ts +0 -31
- package/dist/types/components/breadcrumb/breadcrumb.stories.d.ts +0 -12
- package/dist/types/components/button/button-component.d.ts +0 -15
- package/dist/types/components/button/button-native.stories.d.ts +0 -144
- package/dist/types/components/button/button-webcomponent.stories.d.ts +0 -143
- package/dist/types/components/card/card.stories.d.ts +0 -114
- package/dist/types/components/checkbox/checkbox.stories.d.ts +0 -39
- package/dist/types/components/chips/chips.stories.d.ts +0 -81
- package/dist/types/components/data-table/native-table.stories.d.ts +0 -147
- package/dist/types/components/data-table/table/table.d.ts +0 -47
- package/dist/types/components/data-table/table-body/table-body.d.ts +0 -54
- package/dist/types/components/data-table/table-body-cell/table-body-cell.d.ts +0 -24
- package/dist/types/components/data-table/table-body-row/table-body-row.d.ts +0 -27
- package/dist/types/components/data-table/table-body-row-expandable/table-body-row-expandable.d.ts +0 -27
- package/dist/types/components/data-table/table-component-basic.stories.d.ts +0 -100
- package/dist/types/components/data-table/table-component-batch-actions.stories.d.ts +0 -98
- package/dist/types/components/data-table/table-component-bodydata.stories.d.ts +0 -38
- package/dist/types/components/data-table/table-component-custom-width.stories.d.ts +0 -147
- package/dist/types/components/data-table/table-component-event-listeners.stories.d.ts +0 -87
- package/dist/types/components/data-table/table-component-expandable-rows.stories.d.ts +0 -87
- package/dist/types/components/data-table/table-component-filtering.stories.d.ts +0 -100
- package/dist/types/components/data-table/table-component-multiselect.stories.d.ts +0 -100
- package/dist/types/components/data-table/table-component-pagination.stories.d.ts +0 -100
- package/dist/types/components/data-table/table-component-sorting.stories.d.ts +0 -79
- package/dist/types/components/data-table/table-footer/table-footer.d.ts +0 -50
- package/dist/types/components/data-table/table-header/table-header.d.ts +0 -27
- package/dist/types/components/data-table/table-header-cell/table-header-cell.d.ts +0 -45
- package/dist/types/components/data-table/table-toolbar/table-toolbar.d.ts +0 -22
- package/dist/types/components/datetime/datetime.d.ts +0 -32
- package/dist/types/components/datetime/datetime.stories.d.ts +0 -80
- package/dist/types/components/divider/divider.stories.d.ts +0 -72
- package/dist/types/components/dropdown/dropdown-filter/dropdown-filter.d.ts +0 -42
- package/dist/types/components/dropdown/dropdown-filter/dropdown-filter.stories.d.ts +0 -73
- package/dist/types/components/dropdown/dropdown-native.stories.d.ts +0 -57
- package/dist/types/components/dropdown/dropdown-option/dropdown-option.d.ts +0 -19
- package/dist/types/components/dropdown/dropdown-wc-default.stories.d.ts +0 -115
- package/dist/types/components/dropdown/dropdown-wc-multiselect.stories.d.ts +0 -115
- package/dist/types/components/dropdown/dropdown.d.ts +0 -56
- package/dist/types/components/footer/footer.stories.d.ts +0 -23
- package/dist/types/components/header/header-all.stories.d.ts +0 -29
- package/dist/types/components/header/header-default.stories.d.ts +0 -29
- package/dist/types/components/header/header-inline.stories.d.ts +0 -29
- package/dist/types/components/header/header-search.stories.d.ts +0 -29
- package/dist/types/components/header/header-toolbar.stories.d.ts +0 -29
- package/dist/types/components/icon/icon-font.stories.d.ts +0 -38
- package/dist/types/components/icon/icon-web-component.stories.d.ts +0 -38
- package/dist/types/components/icon/icon.d.ts +0 -12
- package/dist/types/components/link/link.stories.d.ts +0 -33
- package/dist/types/components/message/message.stories.d.ts +0 -67
- package/dist/types/components/modal/modal-native.stories.d.ts +0 -51
- package/dist/types/components/modal/modal-webcomponent.stories.d.ts +0 -44
- package/dist/types/components/modal/modal.d.ts +0 -16
- package/dist/types/components/popover-canvas/popover-canvas.d.ts +0 -18
- package/dist/types/components/popover-canvas/popover-canvas.stories.d.ts +0 -25
- package/dist/types/components/popover-menu/popover-menu-icons.stories.d.ts +0 -27
- package/dist/types/components/popover-menu/popover-menu.d.ts +0 -18
- package/dist/types/components/popover-menu/popover-menu.stories.d.ts +0 -27
- package/dist/types/components/radio-button/radio-button.stories.d.ts +0 -41
- package/dist/types/components/side-menu/side-menu.stories.d.ts +0 -42
- package/dist/types/components/slider/slider.d.ts +0 -82
- package/dist/types/components/slider/slider.stories.d.ts +0 -156
- package/dist/types/components/spinner/spinner.d.ts +0 -7
- package/dist/types/components/spinner/spinner.stories.d.ts +0 -37
- package/dist/types/components/stepper/stepper.stories.d.ts +0 -56
- package/dist/types/components/tabs/inline-tabs-default/inline-tabs.d.ts +0 -41
- package/dist/types/components/tabs/inline-tabs-default/inline-tabs.stories.d.ts +0 -41
- package/dist/types/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.d.ts +0 -20
- package/dist/types/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.stories.d.ts +0 -25
- package/dist/types/components/tabs/navigation-tabs/navigation-tabs.d.ts +0 -18
- package/dist/types/components/tabs/navigation-tabs/navigation-tabs.stories.d.ts +0 -13
- package/dist/types/components/textarea/textarea.d.ts +0 -41
- package/dist/types/components/textarea/textarea.stories.d.ts +0 -111
- package/dist/types/components/textfield/textfield.d.ts +0 -42
- package/dist/types/components/textfield/textfield.stories.d.ts +0 -176
- package/dist/types/components/toast/toast.stories.d.ts +0 -58
- package/dist/types/components/toggle/toggle.stories.d.ts +0 -42
- package/dist/types/components/tooltip/tooltip.d.ts +0 -20
- package/dist/types/components/tooltip/tooltip.stories.d.ts +0 -54
- package/dist/types/components/utility/colour/background-color.stories.d.ts +0 -58
- package/dist/types/components/utility/colour/text-color.stories.d.ts +0 -58
- package/dist/types/components.d.ts +0 -1752
- package/dist/types/foundations-stories/colour/colour-brand.stories.d.ts +0 -13
- package/dist/types/foundations-stories/colour/colour-scales.stories.d.ts +0 -13
- package/dist/types/foundations-stories/colour/colour-semantic.stories.d.ts +0 -13
- package/dist/types/foundations-stories/grid/grid.stories.d.ts +0 -35
- package/dist/types/foundations-stories/spacing/spacing-element.stories.d.ts +0 -8
- package/dist/types/foundations-stories/spacing/spacing-layout.stories.d.ts +0 -8
- package/dist/types/foundations-stories/typography/typography-body.stories.d.ts +0 -8
- package/dist/types/foundations-stories/typography/typography-detail.stories.d.ts +0 -8
- package/dist/types/foundations-stories/typography/typography-headline.stories.d.ts +0 -21
- package/dist/types/foundations-stories/typography/typography-paragraph.stories.d.ts +0 -8
- package/dist/types/global.d.ts +0 -2
- package/dist/types/index.d.ts +0 -1
- package/dist/types/stencil-public-runtime.d.ts +0 -1581
- package/dist/types/utils/utils.d.ts +0 -2
- package/loader/cdn.js +0 -3
- package/loader/index.cjs.js +0 -3
- package/loader/index.d.ts +0 -12
- package/loader/index.es2017.js +0 -3
- package/loader/index.js +0 -4
- package/loader/package.json +0 -11
|
@@ -1,1752 +0,0 @@
|
|
|
1
|
-
/* eslint-disable */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/**
|
|
4
|
-
* This is an autogenerated file created by the Stencil compiler.
|
|
5
|
-
* It contains typing information for all components that exist in this project.
|
|
6
|
-
*/
|
|
7
|
-
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
-
import { Placement } from "@popperjs/core";
|
|
9
|
-
import { TablePropsChangedEvent } from "./components/data-table/table/table";
|
|
10
|
-
export namespace Components {
|
|
11
|
-
interface SddsAccordion {
|
|
12
|
-
/**
|
|
13
|
-
* Enable or disable divider lines between items
|
|
14
|
-
*/
|
|
15
|
-
"divider": boolean;
|
|
16
|
-
/**
|
|
17
|
-
* Set the variant of the the accordion.
|
|
18
|
-
*/
|
|
19
|
-
"modeVariant": 'primary' | 'secondary';
|
|
20
|
-
}
|
|
21
|
-
interface SddsAccordionItem {
|
|
22
|
-
/**
|
|
23
|
-
* Disabled option in `boolean`.
|
|
24
|
-
*/
|
|
25
|
-
"disabled": boolean;
|
|
26
|
-
/**
|
|
27
|
-
* Changes where the expand icon is placed.
|
|
28
|
-
*/
|
|
29
|
-
"expandIconPosition": 'start' | 'end';
|
|
30
|
-
/**
|
|
31
|
-
* Set to true to expand panel open
|
|
32
|
-
*/
|
|
33
|
-
"expanded": boolean;
|
|
34
|
-
/**
|
|
35
|
-
* The header gives users the context about the additional information available inside the panel
|
|
36
|
-
*/
|
|
37
|
-
"header": string;
|
|
38
|
-
/**
|
|
39
|
-
* When true 16px on right padding instead of 64px
|
|
40
|
-
*/
|
|
41
|
-
"paddingReset": boolean;
|
|
42
|
-
}
|
|
43
|
-
interface SddsBadges {
|
|
44
|
-
/**
|
|
45
|
-
* @deprecated Use size prop instead. Changes badge from large to small size
|
|
46
|
-
*/
|
|
47
|
-
"isSmall": boolean;
|
|
48
|
-
/**
|
|
49
|
-
* Changes visibility of badge
|
|
50
|
-
*/
|
|
51
|
-
"isVisible": boolean;
|
|
52
|
-
/**
|
|
53
|
-
* Sets component size.
|
|
54
|
-
*/
|
|
55
|
-
"size": 'lg' | 'sm';
|
|
56
|
-
/**
|
|
57
|
-
* Value shown in badge
|
|
58
|
-
*/
|
|
59
|
-
"value": string;
|
|
60
|
-
}
|
|
61
|
-
interface SddsBodyCell {
|
|
62
|
-
/**
|
|
63
|
-
* Passing same cell key for all body cells which is used in head cell enables features of text align and hovering
|
|
64
|
-
*/
|
|
65
|
-
"cellKey": any;
|
|
66
|
-
/**
|
|
67
|
-
* Value that will be presented as text inside a cell
|
|
68
|
-
*/
|
|
69
|
-
"cellValue": string | number;
|
|
70
|
-
/**
|
|
71
|
-
* Disables internal padding. Useful when passing other components to cell.
|
|
72
|
-
*/
|
|
73
|
-
"disablePadding": boolean;
|
|
74
|
-
}
|
|
75
|
-
interface SddsButton {
|
|
76
|
-
/**
|
|
77
|
-
* Control for disabled state of component
|
|
78
|
-
*/
|
|
79
|
-
"disabled": boolean;
|
|
80
|
-
/**
|
|
81
|
-
* When enabled, makes button take 100% width
|
|
82
|
-
*/
|
|
83
|
-
"fullbleed": boolean;
|
|
84
|
-
"size": 'xs' | 'sm' | 'md' | 'lg';
|
|
85
|
-
/**
|
|
86
|
-
* Text inside a button
|
|
87
|
-
*/
|
|
88
|
-
"text": string;
|
|
89
|
-
/**
|
|
90
|
-
* Type of button
|
|
91
|
-
*/
|
|
92
|
-
"type": 'primary' | 'secondary' | 'ghost' | 'danger';
|
|
93
|
-
"variant": 'default' | 'variant';
|
|
94
|
-
}
|
|
95
|
-
interface SddsDatetime {
|
|
96
|
-
/**
|
|
97
|
-
* Autofocus for input
|
|
98
|
-
*/
|
|
99
|
-
"autofocus": boolean;
|
|
100
|
-
/**
|
|
101
|
-
* Set input in disabled state
|
|
102
|
-
*/
|
|
103
|
-
"disabled": boolean;
|
|
104
|
-
/**
|
|
105
|
-
* Name property
|
|
106
|
-
*/
|
|
107
|
-
"name": string;
|
|
108
|
-
/**
|
|
109
|
-
* With setting
|
|
110
|
-
*/
|
|
111
|
-
"noMinWidth": boolean;
|
|
112
|
-
/**
|
|
113
|
-
* Size of the input
|
|
114
|
-
*/
|
|
115
|
-
"size": 'sm' | 'md' | '';
|
|
116
|
-
/**
|
|
117
|
-
* Error state of input
|
|
118
|
-
*/
|
|
119
|
-
"state": string;
|
|
120
|
-
/**
|
|
121
|
-
* Which input type, text, password or similar
|
|
122
|
-
*/
|
|
123
|
-
"type": string;
|
|
124
|
-
/**
|
|
125
|
-
* Value of the input text
|
|
126
|
-
*/
|
|
127
|
-
"value": string;
|
|
128
|
-
}
|
|
129
|
-
interface SddsDropdown {
|
|
130
|
-
/**
|
|
131
|
-
* Add the value of the option as string to set it as default
|
|
132
|
-
*/
|
|
133
|
-
"defaultOption": string;
|
|
134
|
-
/**
|
|
135
|
-
* Set to true for disabled states
|
|
136
|
-
*/
|
|
137
|
-
"disabled": boolean;
|
|
138
|
-
/**
|
|
139
|
-
* Add helper text in the bottom of dropdown
|
|
140
|
-
*/
|
|
141
|
-
"helper": string;
|
|
142
|
-
/**
|
|
143
|
-
* Set to true to make the width following the label text length
|
|
144
|
-
*/
|
|
145
|
-
"inline": boolean;
|
|
146
|
-
/**
|
|
147
|
-
* Label text for label inside & outside
|
|
148
|
-
*/
|
|
149
|
-
"label": string;
|
|
150
|
-
/**
|
|
151
|
-
* Controls position of label
|
|
152
|
-
*/
|
|
153
|
-
"labelPosition": 'no-label' | 'inside' | 'outside';
|
|
154
|
-
/**
|
|
155
|
-
* Direction that the dropdown will open. By default set to auto.
|
|
156
|
-
*/
|
|
157
|
-
"openDirection": 'down' | 'up' | 'auto';
|
|
158
|
-
/**
|
|
159
|
-
* Placeholder text for dropdown with no selectedLabel item
|
|
160
|
-
*/
|
|
161
|
-
"placeholder": string;
|
|
162
|
-
"resetOption": () => Promise<void>;
|
|
163
|
-
/**
|
|
164
|
-
* Add the value of the option as string to set it as new selected value
|
|
165
|
-
*/
|
|
166
|
-
"selectedOption": string;
|
|
167
|
-
/**
|
|
168
|
-
* Controls the size of dropdown. 'sm', 'md' and 'lg' correct values and 'small', 'medium' and 'large' are deprecated
|
|
169
|
-
*/
|
|
170
|
-
"size": 'sm' | 'md' | 'lg' | 'small' | 'medium' | 'large';
|
|
171
|
-
/**
|
|
172
|
-
* Support `error` state
|
|
173
|
-
*/
|
|
174
|
-
"state": string;
|
|
175
|
-
/**
|
|
176
|
-
* `Controls type of dropdown. 'Default', 'multiselect' and 'filter' are correct values
|
|
177
|
-
*/
|
|
178
|
-
"type": 'default' | 'multiselect' | 'filter';
|
|
179
|
-
}
|
|
180
|
-
interface SddsDropdownFilter {
|
|
181
|
-
/**
|
|
182
|
-
* Data is an array of objects that contains label and value `data = [{label:'Option 1', value:'opt-1'},{label:'Option 2', value:'opt-2'}]`
|
|
183
|
-
*/
|
|
184
|
-
"data": string;
|
|
185
|
-
/**
|
|
186
|
-
* Add the value of the option to set it as default
|
|
187
|
-
*/
|
|
188
|
-
"defaultOption": string;
|
|
189
|
-
/**
|
|
190
|
-
* Add the value of the option to set it as default
|
|
191
|
-
*/
|
|
192
|
-
"disabled": boolean;
|
|
193
|
-
/**
|
|
194
|
-
* Add helper text in the bottom of dropdown
|
|
195
|
-
*/
|
|
196
|
-
"helper": string;
|
|
197
|
-
/**
|
|
198
|
-
* Set to true to make the width following the label text length
|
|
199
|
-
*/
|
|
200
|
-
"inline": boolean;
|
|
201
|
-
/**
|
|
202
|
-
* Label for dropdown with no selected item
|
|
203
|
-
*/
|
|
204
|
-
"label": string;
|
|
205
|
-
/**
|
|
206
|
-
* Position of label: `no-label` (default), `inside`, `outside`
|
|
207
|
-
*/
|
|
208
|
-
"labelPosition": 'no-label' | 'inside' | 'outside';
|
|
209
|
-
/**
|
|
210
|
-
* Placeholder text for dropdown with no selected item
|
|
211
|
-
*/
|
|
212
|
-
"placeholder": string;
|
|
213
|
-
/**
|
|
214
|
-
* Use this method to reset the dropdown. Then it will go back to its initial state.
|
|
215
|
-
*/
|
|
216
|
-
"resetOption": () => Promise<void>;
|
|
217
|
-
/**
|
|
218
|
-
* Add the value of the option as string to set it as new selected value
|
|
219
|
-
*/
|
|
220
|
-
"selectedOption": string;
|
|
221
|
-
/**
|
|
222
|
-
* Controls the size of dropdown. 'sm', 'md' and 'lg' correct values and 'small', 'medium' and 'large' are deprecated
|
|
223
|
-
*/
|
|
224
|
-
"size": 'sm' | 'md' | 'lg' | 'small' | 'medium' | 'large';
|
|
225
|
-
/**
|
|
226
|
-
* Support `error` state
|
|
227
|
-
*/
|
|
228
|
-
"state": string;
|
|
229
|
-
}
|
|
230
|
-
interface SddsDropdownOption {
|
|
231
|
-
/**
|
|
232
|
-
* Sets option to disabled state if true
|
|
233
|
-
*/
|
|
234
|
-
"disabled": boolean;
|
|
235
|
-
/**
|
|
236
|
-
* Selected set to true if selected
|
|
237
|
-
*/
|
|
238
|
-
"selected": boolean;
|
|
239
|
-
/**
|
|
240
|
-
* Value is a unique string that will be used for application logic
|
|
241
|
-
*/
|
|
242
|
-
"value": string;
|
|
243
|
-
}
|
|
244
|
-
interface SddsHeaderCell {
|
|
245
|
-
/**
|
|
246
|
-
* Value of column key, usually comes from JSON, needed for sorting
|
|
247
|
-
*/
|
|
248
|
-
"columnKey": string;
|
|
249
|
-
/**
|
|
250
|
-
* Text that displays in column cell
|
|
251
|
-
*/
|
|
252
|
-
"columnTitle": string;
|
|
253
|
-
/**
|
|
254
|
-
* In case noMinWidth setting, user has to specify width value for each column, for example "150px"
|
|
255
|
-
*/
|
|
256
|
-
"customWidth": string;
|
|
257
|
-
/**
|
|
258
|
-
* If passed as prop, enables sorting on that column
|
|
259
|
-
*/
|
|
260
|
-
"sortable": boolean;
|
|
261
|
-
/**
|
|
262
|
-
* Setting for text align, default is left, but user can pass "right" as string - useful for numeric values
|
|
263
|
-
*/
|
|
264
|
-
"textAlign": string;
|
|
265
|
-
}
|
|
266
|
-
interface SddsIcon {
|
|
267
|
-
/**
|
|
268
|
-
* Pass a name of the icon. For icon names, refer to https://digitaldesign.scania.com/foundations/icons/icon-library or storybook
|
|
269
|
-
*/
|
|
270
|
-
"name": string;
|
|
271
|
-
/**
|
|
272
|
-
* Pass a size of icon as a string, for example: 32px, 1rem, 4em...
|
|
273
|
-
*/
|
|
274
|
-
"size": string;
|
|
275
|
-
}
|
|
276
|
-
interface SddsInlineTabs {
|
|
277
|
-
/**
|
|
278
|
-
* different height settings. right now only supports "auto", otherwise ignored
|
|
279
|
-
*/
|
|
280
|
-
"autoHeight": boolean;
|
|
281
|
-
/**
|
|
282
|
-
* either use this (default-tab="...") or read attribute "default" from one of the slotted children.
|
|
283
|
-
*/
|
|
284
|
-
"defaultTab": string;
|
|
285
|
-
/**
|
|
286
|
-
* Variant of the tabs, primary= on white, secondary= on grey50
|
|
287
|
-
*/
|
|
288
|
-
"modeVariant": 'primary' | 'secondary';
|
|
289
|
-
/**
|
|
290
|
-
* used for switching to a tab programmatically
|
|
291
|
-
*/
|
|
292
|
-
"showTab": (key: string) => Promise<void>;
|
|
293
|
-
}
|
|
294
|
-
interface SddsInlineTabsFullbleed {
|
|
295
|
-
/**
|
|
296
|
-
* Variant of the tabs, primary= on white, secondary= on grey50
|
|
297
|
-
*/
|
|
298
|
-
"modeVariant": 'primary' | 'secondary';
|
|
299
|
-
}
|
|
300
|
-
interface SddsModal {
|
|
301
|
-
/**
|
|
302
|
-
* Sticky or Static Actions
|
|
303
|
-
*/
|
|
304
|
-
"actions": 'sticky' | 'static';
|
|
305
|
-
"open": boolean;
|
|
306
|
-
/**
|
|
307
|
-
* Shows the modal
|
|
308
|
-
*/
|
|
309
|
-
"openModal": () => Promise<void>;
|
|
310
|
-
/**
|
|
311
|
-
* Disables closing modal on clicking on overlay area.
|
|
312
|
-
*/
|
|
313
|
-
"prevent": boolean;
|
|
314
|
-
/**
|
|
315
|
-
* Size of modal. Accepted strings are: xs, sm, md, lg.
|
|
316
|
-
*/
|
|
317
|
-
"size": 'xs' | 'sm' | 'md' | 'lg';
|
|
318
|
-
}
|
|
319
|
-
interface SddsNavigationTabs {
|
|
320
|
-
}
|
|
321
|
-
interface SddsPopoverCanvas {
|
|
322
|
-
/**
|
|
323
|
-
* Sets the offset distance
|
|
324
|
-
*/
|
|
325
|
-
"offsetDistance": number;
|
|
326
|
-
/**
|
|
327
|
-
* Sets the offset skidding
|
|
328
|
-
*/
|
|
329
|
-
"offsetSkidding": number;
|
|
330
|
-
/**
|
|
331
|
-
* Decides the placement of the Popover Canvas
|
|
332
|
-
*/
|
|
333
|
-
"placement": Placement;
|
|
334
|
-
/**
|
|
335
|
-
* The CSS-selector that will trigger this Popover Canvas
|
|
336
|
-
*/
|
|
337
|
-
"selector": string;
|
|
338
|
-
/**
|
|
339
|
-
* Decides if the Popover Canvas should be visible from the start
|
|
340
|
-
*/
|
|
341
|
-
"show": boolean;
|
|
342
|
-
}
|
|
343
|
-
interface SddsPopoverMenu {
|
|
344
|
-
/**
|
|
345
|
-
* Sets the offset distance
|
|
346
|
-
*/
|
|
347
|
-
"offsetDistance": number;
|
|
348
|
-
/**
|
|
349
|
-
* Sets the offset skidding
|
|
350
|
-
*/
|
|
351
|
-
"offsetSkidding": number;
|
|
352
|
-
/**
|
|
353
|
-
* Decides the placement of the Popover Menu
|
|
354
|
-
*/
|
|
355
|
-
"placement": Placement;
|
|
356
|
-
/**
|
|
357
|
-
* The CSS-selector that will trigger this Popover Menu
|
|
358
|
-
*/
|
|
359
|
-
"selector": string;
|
|
360
|
-
/**
|
|
361
|
-
* Decides if the Popover Menu should be visible from the start
|
|
362
|
-
*/
|
|
363
|
-
"show": boolean;
|
|
364
|
-
}
|
|
365
|
-
interface SddsSlider {
|
|
366
|
-
/**
|
|
367
|
-
* Decide to show the controls or not
|
|
368
|
-
*/
|
|
369
|
-
"controls": boolean;
|
|
370
|
-
/**
|
|
371
|
-
* Sets the disabled state for the whole component
|
|
372
|
-
*/
|
|
373
|
-
"disabled": boolean;
|
|
374
|
-
/**
|
|
375
|
-
* Decide to show the input field or not
|
|
376
|
-
*/
|
|
377
|
-
"input": boolean;
|
|
378
|
-
/**
|
|
379
|
-
* Text for label
|
|
380
|
-
*/
|
|
381
|
-
"label": string;
|
|
382
|
-
/**
|
|
383
|
-
* Maximum value
|
|
384
|
-
*/
|
|
385
|
-
"max": string;
|
|
386
|
-
/**
|
|
387
|
-
* Minimum value
|
|
388
|
-
*/
|
|
389
|
-
"min": string;
|
|
390
|
-
/**
|
|
391
|
-
* Name property (will be inherited by the native slider component)
|
|
392
|
-
*/
|
|
393
|
-
"name": string;
|
|
394
|
-
/**
|
|
395
|
-
* Sets the read only state for the whole component
|
|
396
|
-
*/
|
|
397
|
-
"readOnly": boolean;
|
|
398
|
-
/**
|
|
399
|
-
* Public method to re-initialise the slider if some configuration props are changed
|
|
400
|
-
*/
|
|
401
|
-
"reset": () => Promise<void>;
|
|
402
|
-
/**
|
|
403
|
-
* Decide to show numbers above the tick markers or not
|
|
404
|
-
*/
|
|
405
|
-
"showTickNumbers": boolean;
|
|
406
|
-
/**
|
|
407
|
-
* Sets the size of the scrubber
|
|
408
|
-
*/
|
|
409
|
-
"size": 'sm' | '';
|
|
410
|
-
/**
|
|
411
|
-
* Snap to the ticks grid
|
|
412
|
-
*/
|
|
413
|
-
"snap": boolean;
|
|
414
|
-
/**
|
|
415
|
-
* Defines how much to increment/decrement the value when using controls
|
|
416
|
-
*/
|
|
417
|
-
"step": string;
|
|
418
|
-
/**
|
|
419
|
-
* Number of tick markers (tick for min- and max-value will be added automatically)
|
|
420
|
-
*/
|
|
421
|
-
"ticks": string;
|
|
422
|
-
/**
|
|
423
|
-
* Decide to show the tooltip or not
|
|
424
|
-
*/
|
|
425
|
-
"tooltip": boolean;
|
|
426
|
-
/**
|
|
427
|
-
* Initial value
|
|
428
|
-
*/
|
|
429
|
-
"value": string;
|
|
430
|
-
}
|
|
431
|
-
interface SddsSpinner {
|
|
432
|
-
/**
|
|
433
|
-
* Size of spinner. Accepted strings are: xs, sm, md and lg.
|
|
434
|
-
*/
|
|
435
|
-
"size": 'xs' | 'sm' | 'md' | 'lg';
|
|
436
|
-
/**
|
|
437
|
-
* Variant of spinner. Accepted strings are: standard and inverted
|
|
438
|
-
*/
|
|
439
|
-
"variant": 'standard' | 'inverted';
|
|
440
|
-
}
|
|
441
|
-
interface SddsTable {
|
|
442
|
-
/**
|
|
443
|
-
* Enables style where data-table toolbar, rows and footer are less high
|
|
444
|
-
*/
|
|
445
|
-
"compactDesign": boolean;
|
|
446
|
-
/**
|
|
447
|
-
* Enables extended row feature of data-table
|
|
448
|
-
*/
|
|
449
|
-
"enableExpandableRows": boolean;
|
|
450
|
-
/**
|
|
451
|
-
* Enables multiselect feature of data-table
|
|
452
|
-
*/
|
|
453
|
-
"enableMultiselect": boolean;
|
|
454
|
-
/**
|
|
455
|
-
* Enables table to take 100% available width with equal spacing of columns
|
|
456
|
-
*/
|
|
457
|
-
"enableResponsive": boolean;
|
|
458
|
-
/**
|
|
459
|
-
* Enables to customise width on data-table columns
|
|
460
|
-
*/
|
|
461
|
-
"noMinWidth": boolean;
|
|
462
|
-
/**
|
|
463
|
-
* ID used for internal table functionality and events, must be unique. **NOTE**: If you're listening for table events you need to set this ID yourself to identify the table, as the default ID is random and will be different every time.
|
|
464
|
-
*/
|
|
465
|
-
"tableId": string;
|
|
466
|
-
/**
|
|
467
|
-
* Enables style with vertical dividers between columns
|
|
468
|
-
*/
|
|
469
|
-
"verticalDividers": boolean;
|
|
470
|
-
/**
|
|
471
|
-
* Changes a colors of data data-table when used on white background
|
|
472
|
-
*/
|
|
473
|
-
"whiteBackground": boolean;
|
|
474
|
-
}
|
|
475
|
-
interface SddsTableBody {
|
|
476
|
-
/**
|
|
477
|
-
* Prop to pass JSON string which enables automatic rendering of table rows and cells
|
|
478
|
-
*/
|
|
479
|
-
"bodyData": any;
|
|
480
|
-
/**
|
|
481
|
-
* Disables inbuilt filtering logic, leaving user an option to create own filter functionality while listening to events from sdds-table-toolbar component for search term
|
|
482
|
-
*/
|
|
483
|
-
"disableFilteringFunction": boolean;
|
|
484
|
-
/**
|
|
485
|
-
* Disables inbuilt sorting logic, leaving user an option to create own sorting functionality while listening to events from sdds-header-cell component for sorting
|
|
486
|
-
*/
|
|
487
|
-
"disableSortingFunction": boolean;
|
|
488
|
-
/**
|
|
489
|
-
* Prop for showcase of rendering JSON in body-data, just for presentation purposes
|
|
490
|
-
*/
|
|
491
|
-
"enableDummyData": boolean;
|
|
492
|
-
}
|
|
493
|
-
interface SddsTableBodyRow {
|
|
494
|
-
}
|
|
495
|
-
interface SddsTableBodyRowExpandable {
|
|
496
|
-
/**
|
|
497
|
-
* In case that automatic count of columns does not work, user can manually set this one. Take in mind that expandable control is column too
|
|
498
|
-
*/
|
|
499
|
-
"colSpan": number;
|
|
500
|
-
}
|
|
501
|
-
interface SddsTableFooter {
|
|
502
|
-
/**
|
|
503
|
-
* Prop for client to set max number of pages
|
|
504
|
-
*/
|
|
505
|
-
"clientMaxPages": number;
|
|
506
|
-
/**
|
|
507
|
-
* Prop for client to set current page number
|
|
508
|
-
*/
|
|
509
|
-
"clientPaginationValue": number;
|
|
510
|
-
/**
|
|
511
|
-
* In case that automatic count of columns does not work, user can manually set this one. Take in mind that expandable control is column too
|
|
512
|
-
*/
|
|
513
|
-
"clientSetColumnsNumber": number;
|
|
514
|
-
/**
|
|
515
|
-
* Disables inbuilt pagination logic, leaving user an option to create own pagination functionality while listening to events from sdds-table-footer component
|
|
516
|
-
*/
|
|
517
|
-
"disablePaginationFunction": boolean;
|
|
518
|
-
/**
|
|
519
|
-
* Prop to enable client controlled pagination
|
|
520
|
-
*/
|
|
521
|
-
"enableClientPagination": boolean;
|
|
522
|
-
/**
|
|
523
|
-
* Enable pagination and show pagination controls
|
|
524
|
-
*/
|
|
525
|
-
"enablePagination": boolean;
|
|
526
|
-
/**
|
|
527
|
-
* Sets how many rows to display when pagination is enabled
|
|
528
|
-
*/
|
|
529
|
-
"rowsPerPage": number;
|
|
530
|
-
}
|
|
531
|
-
interface SddsTableHeader {
|
|
532
|
-
}
|
|
533
|
-
interface SddsTableToolbar {
|
|
534
|
-
/**
|
|
535
|
-
* Enables preview of searchbar
|
|
536
|
-
*/
|
|
537
|
-
"enableFiltering": boolean;
|
|
538
|
-
/**
|
|
539
|
-
* Adds title to the data-table
|
|
540
|
-
*/
|
|
541
|
-
"tableTitle": string;
|
|
542
|
-
}
|
|
543
|
-
interface SddsTextarea {
|
|
544
|
-
/**
|
|
545
|
-
* Control of autofocus
|
|
546
|
-
*/
|
|
547
|
-
"autoFocus": boolean;
|
|
548
|
-
/**
|
|
549
|
-
* Textarea cols attribute
|
|
550
|
-
*/
|
|
551
|
-
"cols": number;
|
|
552
|
-
/**
|
|
553
|
-
* Set input in disabled state
|
|
554
|
-
*/
|
|
555
|
-
"disabled": boolean;
|
|
556
|
-
/**
|
|
557
|
-
* Helper text
|
|
558
|
-
*/
|
|
559
|
-
"helper": string;
|
|
560
|
-
/**
|
|
561
|
-
* Label text
|
|
562
|
-
*/
|
|
563
|
-
"label": string;
|
|
564
|
-
/**
|
|
565
|
-
* Position of the label for the textfield.
|
|
566
|
-
*/
|
|
567
|
-
"labelPosition": 'inside' | 'outside' | 'no-label';
|
|
568
|
-
/**
|
|
569
|
-
* Max length of input
|
|
570
|
-
*/
|
|
571
|
-
"maxLength": number;
|
|
572
|
-
/**
|
|
573
|
-
* Variant of the tabs, primary= on white, secondary= on grey50
|
|
574
|
-
*/
|
|
575
|
-
"modeVariant": 'primary' | 'secondary';
|
|
576
|
-
/**
|
|
577
|
-
* Name attribute
|
|
578
|
-
*/
|
|
579
|
-
"name": string;
|
|
580
|
-
/**
|
|
581
|
-
* Placeholder text
|
|
582
|
-
*/
|
|
583
|
-
"placeholder": string;
|
|
584
|
-
/**
|
|
585
|
-
* Set input in readonly state
|
|
586
|
-
*/
|
|
587
|
-
"readOnly": boolean;
|
|
588
|
-
/**
|
|
589
|
-
* Textarea rows attribute
|
|
590
|
-
*/
|
|
591
|
-
"rows": number;
|
|
592
|
-
/**
|
|
593
|
-
* Error state of input
|
|
594
|
-
*/
|
|
595
|
-
"state": 'error' | 'success' | 'default';
|
|
596
|
-
/**
|
|
597
|
-
* Value of the input text
|
|
598
|
-
*/
|
|
599
|
-
"value": string;
|
|
600
|
-
}
|
|
601
|
-
interface SddsTextfield {
|
|
602
|
-
/**
|
|
603
|
-
* Autofocus for input
|
|
604
|
-
*/
|
|
605
|
-
"autofocus": boolean;
|
|
606
|
-
/**
|
|
607
|
-
* Set input in disabled state
|
|
608
|
-
*/
|
|
609
|
-
"disabled": boolean;
|
|
610
|
-
/**
|
|
611
|
-
* Label text
|
|
612
|
-
*/
|
|
613
|
-
"label": string;
|
|
614
|
-
/**
|
|
615
|
-
* Position of the label for the textfield.
|
|
616
|
-
*/
|
|
617
|
-
"labelPosition": 'inside' | 'outside' | 'no-label';
|
|
618
|
-
/**
|
|
619
|
-
* Max length of input
|
|
620
|
-
*/
|
|
621
|
-
"maxLength": number;
|
|
622
|
-
/**
|
|
623
|
-
* Variant of the tabs, primary= on white, secondary= on grey50
|
|
624
|
-
*/
|
|
625
|
-
"modeVariant": 'primary' | 'secondary';
|
|
626
|
-
/**
|
|
627
|
-
* Name property
|
|
628
|
-
*/
|
|
629
|
-
"name": string;
|
|
630
|
-
/**
|
|
631
|
-
* With setting
|
|
632
|
-
*/
|
|
633
|
-
"noMinWidth": boolean;
|
|
634
|
-
/**
|
|
635
|
-
* Placeholder text
|
|
636
|
-
*/
|
|
637
|
-
"placeholder": string;
|
|
638
|
-
/**
|
|
639
|
-
* Set input in readonly state
|
|
640
|
-
*/
|
|
641
|
-
"readonly": boolean;
|
|
642
|
-
/**
|
|
643
|
-
* Size of the input
|
|
644
|
-
*/
|
|
645
|
-
"size": 'sm' | 'md' | 'lg';
|
|
646
|
-
/**
|
|
647
|
-
* Error state of input
|
|
648
|
-
*/
|
|
649
|
-
"state": 'error' | 'success' | 'default';
|
|
650
|
-
/**
|
|
651
|
-
* Which input type, text, password or similar
|
|
652
|
-
*/
|
|
653
|
-
"type": 'text' | 'password';
|
|
654
|
-
/**
|
|
655
|
-
* Value of the input text
|
|
656
|
-
*/
|
|
657
|
-
"value": string;
|
|
658
|
-
}
|
|
659
|
-
interface SddsTooltip {
|
|
660
|
-
/**
|
|
661
|
-
* Allow mouse over tooltip. Useful when tooltip contains clickable elements like link or button.
|
|
662
|
-
*/
|
|
663
|
-
"mouseOverTooltip": boolean;
|
|
664
|
-
/**
|
|
665
|
-
* Placement of tooltip. Possible values: auto, auto-start, auto-end, top, top-start, top-end, bottom, bottom-start, bottom-end, right, right-start, right-end, left, left-start, left-end.
|
|
666
|
-
*/
|
|
667
|
-
"placement": Placement;
|
|
668
|
-
/**
|
|
669
|
-
* CSS selector of element on which tooltip is used on.
|
|
670
|
-
*/
|
|
671
|
-
"selector": string;
|
|
672
|
-
/**
|
|
673
|
-
* Prop in control of showing and hiding prop
|
|
674
|
-
*/
|
|
675
|
-
"show": boolean;
|
|
676
|
-
/**
|
|
677
|
-
* In case tooltip contains only text, no HTML, text can be passed by this prop
|
|
678
|
-
*/
|
|
679
|
-
"text": string;
|
|
680
|
-
}
|
|
681
|
-
}
|
|
682
|
-
export interface SddsAccordionItemCustomEvent<T> extends CustomEvent<T> {
|
|
683
|
-
detail: T;
|
|
684
|
-
target: HTMLSddsAccordionItemElement;
|
|
685
|
-
}
|
|
686
|
-
export interface SddsDatetimeCustomEvent<T> extends CustomEvent<T> {
|
|
687
|
-
detail: T;
|
|
688
|
-
target: HTMLSddsDatetimeElement;
|
|
689
|
-
}
|
|
690
|
-
export interface SddsDropdownCustomEvent<T> extends CustomEvent<T> {
|
|
691
|
-
detail: T;
|
|
692
|
-
target: HTMLSddsDropdownElement;
|
|
693
|
-
}
|
|
694
|
-
export interface SddsDropdownOptionCustomEvent<T> extends CustomEvent<T> {
|
|
695
|
-
detail: T;
|
|
696
|
-
target: HTMLSddsDropdownOptionElement;
|
|
697
|
-
}
|
|
698
|
-
export interface SddsHeaderCellCustomEvent<T> extends CustomEvent<T> {
|
|
699
|
-
detail: T;
|
|
700
|
-
target: HTMLSddsHeaderCellElement;
|
|
701
|
-
}
|
|
702
|
-
export interface SddsSliderCustomEvent<T> extends CustomEvent<T> {
|
|
703
|
-
detail: T;
|
|
704
|
-
target: HTMLSddsSliderElement;
|
|
705
|
-
}
|
|
706
|
-
export interface SddsTableCustomEvent<T> extends CustomEvent<T> {
|
|
707
|
-
detail: T;
|
|
708
|
-
target: HTMLSddsTableElement;
|
|
709
|
-
}
|
|
710
|
-
export interface SddsTableBodyCustomEvent<T> extends CustomEvent<T> {
|
|
711
|
-
detail: T;
|
|
712
|
-
target: HTMLSddsTableBodyElement;
|
|
713
|
-
}
|
|
714
|
-
export interface SddsTableBodyRowCustomEvent<T> extends CustomEvent<T> {
|
|
715
|
-
detail: T;
|
|
716
|
-
target: HTMLSddsTableBodyRowElement;
|
|
717
|
-
}
|
|
718
|
-
export interface SddsTableBodyRowExpandableCustomEvent<T> extends CustomEvent<T> {
|
|
719
|
-
detail: T;
|
|
720
|
-
target: HTMLSddsTableBodyRowExpandableElement;
|
|
721
|
-
}
|
|
722
|
-
export interface SddsTableFooterCustomEvent<T> extends CustomEvent<T> {
|
|
723
|
-
detail: T;
|
|
724
|
-
target: HTMLSddsTableFooterElement;
|
|
725
|
-
}
|
|
726
|
-
export interface SddsTableHeaderCustomEvent<T> extends CustomEvent<T> {
|
|
727
|
-
detail: T;
|
|
728
|
-
target: HTMLSddsTableHeaderElement;
|
|
729
|
-
}
|
|
730
|
-
export interface SddsTableToolbarCustomEvent<T> extends CustomEvent<T> {
|
|
731
|
-
detail: T;
|
|
732
|
-
target: HTMLSddsTableToolbarElement;
|
|
733
|
-
}
|
|
734
|
-
export interface SddsTextareaCustomEvent<T> extends CustomEvent<T> {
|
|
735
|
-
detail: T;
|
|
736
|
-
target: HTMLSddsTextareaElement;
|
|
737
|
-
}
|
|
738
|
-
export interface SddsTextfieldCustomEvent<T> extends CustomEvent<T> {
|
|
739
|
-
detail: T;
|
|
740
|
-
target: HTMLSddsTextfieldElement;
|
|
741
|
-
}
|
|
742
|
-
declare global {
|
|
743
|
-
interface HTMLSddsAccordionElement extends Components.SddsAccordion, HTMLStencilElement {
|
|
744
|
-
}
|
|
745
|
-
var HTMLSddsAccordionElement: {
|
|
746
|
-
prototype: HTMLSddsAccordionElement;
|
|
747
|
-
new (): HTMLSddsAccordionElement;
|
|
748
|
-
};
|
|
749
|
-
interface HTMLSddsAccordionItemElement extends Components.SddsAccordionItem, HTMLStencilElement {
|
|
750
|
-
}
|
|
751
|
-
var HTMLSddsAccordionItemElement: {
|
|
752
|
-
prototype: HTMLSddsAccordionItemElement;
|
|
753
|
-
new (): HTMLSddsAccordionItemElement;
|
|
754
|
-
};
|
|
755
|
-
interface HTMLSddsBadgesElement extends Components.SddsBadges, HTMLStencilElement {
|
|
756
|
-
}
|
|
757
|
-
var HTMLSddsBadgesElement: {
|
|
758
|
-
prototype: HTMLSddsBadgesElement;
|
|
759
|
-
new (): HTMLSddsBadgesElement;
|
|
760
|
-
};
|
|
761
|
-
interface HTMLSddsBodyCellElement extends Components.SddsBodyCell, HTMLStencilElement {
|
|
762
|
-
}
|
|
763
|
-
var HTMLSddsBodyCellElement: {
|
|
764
|
-
prototype: HTMLSddsBodyCellElement;
|
|
765
|
-
new (): HTMLSddsBodyCellElement;
|
|
766
|
-
};
|
|
767
|
-
interface HTMLSddsButtonElement extends Components.SddsButton, HTMLStencilElement {
|
|
768
|
-
}
|
|
769
|
-
var HTMLSddsButtonElement: {
|
|
770
|
-
prototype: HTMLSddsButtonElement;
|
|
771
|
-
new (): HTMLSddsButtonElement;
|
|
772
|
-
};
|
|
773
|
-
interface HTMLSddsDatetimeElement extends Components.SddsDatetime, HTMLStencilElement {
|
|
774
|
-
}
|
|
775
|
-
var HTMLSddsDatetimeElement: {
|
|
776
|
-
prototype: HTMLSddsDatetimeElement;
|
|
777
|
-
new (): HTMLSddsDatetimeElement;
|
|
778
|
-
};
|
|
779
|
-
interface HTMLSddsDropdownElement extends Components.SddsDropdown, HTMLStencilElement {
|
|
780
|
-
}
|
|
781
|
-
var HTMLSddsDropdownElement: {
|
|
782
|
-
prototype: HTMLSddsDropdownElement;
|
|
783
|
-
new (): HTMLSddsDropdownElement;
|
|
784
|
-
};
|
|
785
|
-
interface HTMLSddsDropdownFilterElement extends Components.SddsDropdownFilter, HTMLStencilElement {
|
|
786
|
-
}
|
|
787
|
-
var HTMLSddsDropdownFilterElement: {
|
|
788
|
-
prototype: HTMLSddsDropdownFilterElement;
|
|
789
|
-
new (): HTMLSddsDropdownFilterElement;
|
|
790
|
-
};
|
|
791
|
-
interface HTMLSddsDropdownOptionElement extends Components.SddsDropdownOption, HTMLStencilElement {
|
|
792
|
-
}
|
|
793
|
-
var HTMLSddsDropdownOptionElement: {
|
|
794
|
-
prototype: HTMLSddsDropdownOptionElement;
|
|
795
|
-
new (): HTMLSddsDropdownOptionElement;
|
|
796
|
-
};
|
|
797
|
-
interface HTMLSddsHeaderCellElement extends Components.SddsHeaderCell, HTMLStencilElement {
|
|
798
|
-
}
|
|
799
|
-
var HTMLSddsHeaderCellElement: {
|
|
800
|
-
prototype: HTMLSddsHeaderCellElement;
|
|
801
|
-
new (): HTMLSddsHeaderCellElement;
|
|
802
|
-
};
|
|
803
|
-
interface HTMLSddsIconElement extends Components.SddsIcon, HTMLStencilElement {
|
|
804
|
-
}
|
|
805
|
-
var HTMLSddsIconElement: {
|
|
806
|
-
prototype: HTMLSddsIconElement;
|
|
807
|
-
new (): HTMLSddsIconElement;
|
|
808
|
-
};
|
|
809
|
-
interface HTMLSddsInlineTabsElement extends Components.SddsInlineTabs, HTMLStencilElement {
|
|
810
|
-
}
|
|
811
|
-
var HTMLSddsInlineTabsElement: {
|
|
812
|
-
prototype: HTMLSddsInlineTabsElement;
|
|
813
|
-
new (): HTMLSddsInlineTabsElement;
|
|
814
|
-
};
|
|
815
|
-
interface HTMLSddsInlineTabsFullbleedElement extends Components.SddsInlineTabsFullbleed, HTMLStencilElement {
|
|
816
|
-
}
|
|
817
|
-
var HTMLSddsInlineTabsFullbleedElement: {
|
|
818
|
-
prototype: HTMLSddsInlineTabsFullbleedElement;
|
|
819
|
-
new (): HTMLSddsInlineTabsFullbleedElement;
|
|
820
|
-
};
|
|
821
|
-
interface HTMLSddsModalElement extends Components.SddsModal, HTMLStencilElement {
|
|
822
|
-
}
|
|
823
|
-
var HTMLSddsModalElement: {
|
|
824
|
-
prototype: HTMLSddsModalElement;
|
|
825
|
-
new (): HTMLSddsModalElement;
|
|
826
|
-
};
|
|
827
|
-
interface HTMLSddsNavigationTabsElement extends Components.SddsNavigationTabs, HTMLStencilElement {
|
|
828
|
-
}
|
|
829
|
-
var HTMLSddsNavigationTabsElement: {
|
|
830
|
-
prototype: HTMLSddsNavigationTabsElement;
|
|
831
|
-
new (): HTMLSddsNavigationTabsElement;
|
|
832
|
-
};
|
|
833
|
-
interface HTMLSddsPopoverCanvasElement extends Components.SddsPopoverCanvas, HTMLStencilElement {
|
|
834
|
-
}
|
|
835
|
-
var HTMLSddsPopoverCanvasElement: {
|
|
836
|
-
prototype: HTMLSddsPopoverCanvasElement;
|
|
837
|
-
new (): HTMLSddsPopoverCanvasElement;
|
|
838
|
-
};
|
|
839
|
-
interface HTMLSddsPopoverMenuElement extends Components.SddsPopoverMenu, HTMLStencilElement {
|
|
840
|
-
}
|
|
841
|
-
var HTMLSddsPopoverMenuElement: {
|
|
842
|
-
prototype: HTMLSddsPopoverMenuElement;
|
|
843
|
-
new (): HTMLSddsPopoverMenuElement;
|
|
844
|
-
};
|
|
845
|
-
interface HTMLSddsSliderElement extends Components.SddsSlider, HTMLStencilElement {
|
|
846
|
-
}
|
|
847
|
-
var HTMLSddsSliderElement: {
|
|
848
|
-
prototype: HTMLSddsSliderElement;
|
|
849
|
-
new (): HTMLSddsSliderElement;
|
|
850
|
-
};
|
|
851
|
-
interface HTMLSddsSpinnerElement extends Components.SddsSpinner, HTMLStencilElement {
|
|
852
|
-
}
|
|
853
|
-
var HTMLSddsSpinnerElement: {
|
|
854
|
-
prototype: HTMLSddsSpinnerElement;
|
|
855
|
-
new (): HTMLSddsSpinnerElement;
|
|
856
|
-
};
|
|
857
|
-
interface HTMLSddsTableElement extends Components.SddsTable, HTMLStencilElement {
|
|
858
|
-
}
|
|
859
|
-
var HTMLSddsTableElement: {
|
|
860
|
-
prototype: HTMLSddsTableElement;
|
|
861
|
-
new (): HTMLSddsTableElement;
|
|
862
|
-
};
|
|
863
|
-
interface HTMLSddsTableBodyElement extends Components.SddsTableBody, HTMLStencilElement {
|
|
864
|
-
}
|
|
865
|
-
var HTMLSddsTableBodyElement: {
|
|
866
|
-
prototype: HTMLSddsTableBodyElement;
|
|
867
|
-
new (): HTMLSddsTableBodyElement;
|
|
868
|
-
};
|
|
869
|
-
interface HTMLSddsTableBodyRowElement extends Components.SddsTableBodyRow, HTMLStencilElement {
|
|
870
|
-
}
|
|
871
|
-
var HTMLSddsTableBodyRowElement: {
|
|
872
|
-
prototype: HTMLSddsTableBodyRowElement;
|
|
873
|
-
new (): HTMLSddsTableBodyRowElement;
|
|
874
|
-
};
|
|
875
|
-
interface HTMLSddsTableBodyRowExpandableElement extends Components.SddsTableBodyRowExpandable, HTMLStencilElement {
|
|
876
|
-
}
|
|
877
|
-
var HTMLSddsTableBodyRowExpandableElement: {
|
|
878
|
-
prototype: HTMLSddsTableBodyRowExpandableElement;
|
|
879
|
-
new (): HTMLSddsTableBodyRowExpandableElement;
|
|
880
|
-
};
|
|
881
|
-
interface HTMLSddsTableFooterElement extends Components.SddsTableFooter, HTMLStencilElement {
|
|
882
|
-
}
|
|
883
|
-
var HTMLSddsTableFooterElement: {
|
|
884
|
-
prototype: HTMLSddsTableFooterElement;
|
|
885
|
-
new (): HTMLSddsTableFooterElement;
|
|
886
|
-
};
|
|
887
|
-
interface HTMLSddsTableHeaderElement extends Components.SddsTableHeader, HTMLStencilElement {
|
|
888
|
-
}
|
|
889
|
-
var HTMLSddsTableHeaderElement: {
|
|
890
|
-
prototype: HTMLSddsTableHeaderElement;
|
|
891
|
-
new (): HTMLSddsTableHeaderElement;
|
|
892
|
-
};
|
|
893
|
-
interface HTMLSddsTableToolbarElement extends Components.SddsTableToolbar, HTMLStencilElement {
|
|
894
|
-
}
|
|
895
|
-
var HTMLSddsTableToolbarElement: {
|
|
896
|
-
prototype: HTMLSddsTableToolbarElement;
|
|
897
|
-
new (): HTMLSddsTableToolbarElement;
|
|
898
|
-
};
|
|
899
|
-
interface HTMLSddsTextareaElement extends Components.SddsTextarea, HTMLStencilElement {
|
|
900
|
-
}
|
|
901
|
-
var HTMLSddsTextareaElement: {
|
|
902
|
-
prototype: HTMLSddsTextareaElement;
|
|
903
|
-
new (): HTMLSddsTextareaElement;
|
|
904
|
-
};
|
|
905
|
-
interface HTMLSddsTextfieldElement extends Components.SddsTextfield, HTMLStencilElement {
|
|
906
|
-
}
|
|
907
|
-
var HTMLSddsTextfieldElement: {
|
|
908
|
-
prototype: HTMLSddsTextfieldElement;
|
|
909
|
-
new (): HTMLSddsTextfieldElement;
|
|
910
|
-
};
|
|
911
|
-
interface HTMLSddsTooltipElement extends Components.SddsTooltip, HTMLStencilElement {
|
|
912
|
-
}
|
|
913
|
-
var HTMLSddsTooltipElement: {
|
|
914
|
-
prototype: HTMLSddsTooltipElement;
|
|
915
|
-
new (): HTMLSddsTooltipElement;
|
|
916
|
-
};
|
|
917
|
-
interface HTMLElementTagNameMap {
|
|
918
|
-
"sdds-accordion": HTMLSddsAccordionElement;
|
|
919
|
-
"sdds-accordion-item": HTMLSddsAccordionItemElement;
|
|
920
|
-
"sdds-badges": HTMLSddsBadgesElement;
|
|
921
|
-
"sdds-body-cell": HTMLSddsBodyCellElement;
|
|
922
|
-
"sdds-button": HTMLSddsButtonElement;
|
|
923
|
-
"sdds-datetime": HTMLSddsDatetimeElement;
|
|
924
|
-
"sdds-dropdown": HTMLSddsDropdownElement;
|
|
925
|
-
"sdds-dropdown-filter": HTMLSddsDropdownFilterElement;
|
|
926
|
-
"sdds-dropdown-option": HTMLSddsDropdownOptionElement;
|
|
927
|
-
"sdds-header-cell": HTMLSddsHeaderCellElement;
|
|
928
|
-
"sdds-icon": HTMLSddsIconElement;
|
|
929
|
-
"sdds-inline-tabs": HTMLSddsInlineTabsElement;
|
|
930
|
-
"sdds-inline-tabs-fullbleed": HTMLSddsInlineTabsFullbleedElement;
|
|
931
|
-
"sdds-modal": HTMLSddsModalElement;
|
|
932
|
-
"sdds-navigation-tabs": HTMLSddsNavigationTabsElement;
|
|
933
|
-
"sdds-popover-canvas": HTMLSddsPopoverCanvasElement;
|
|
934
|
-
"sdds-popover-menu": HTMLSddsPopoverMenuElement;
|
|
935
|
-
"sdds-slider": HTMLSddsSliderElement;
|
|
936
|
-
"sdds-spinner": HTMLSddsSpinnerElement;
|
|
937
|
-
"sdds-table": HTMLSddsTableElement;
|
|
938
|
-
"sdds-table-body": HTMLSddsTableBodyElement;
|
|
939
|
-
"sdds-table-body-row": HTMLSddsTableBodyRowElement;
|
|
940
|
-
"sdds-table-body-row-expandable": HTMLSddsTableBodyRowExpandableElement;
|
|
941
|
-
"sdds-table-footer": HTMLSddsTableFooterElement;
|
|
942
|
-
"sdds-table-header": HTMLSddsTableHeaderElement;
|
|
943
|
-
"sdds-table-toolbar": HTMLSddsTableToolbarElement;
|
|
944
|
-
"sdds-textarea": HTMLSddsTextareaElement;
|
|
945
|
-
"sdds-textfield": HTMLSddsTextfieldElement;
|
|
946
|
-
"sdds-tooltip": HTMLSddsTooltipElement;
|
|
947
|
-
}
|
|
948
|
-
}
|
|
949
|
-
declare namespace LocalJSX {
|
|
950
|
-
interface SddsAccordion {
|
|
951
|
-
/**
|
|
952
|
-
* Enable or disable divider lines between items
|
|
953
|
-
*/
|
|
954
|
-
"divider"?: boolean;
|
|
955
|
-
/**
|
|
956
|
-
* Set the variant of the the accordion.
|
|
957
|
-
*/
|
|
958
|
-
"modeVariant"?: 'primary' | 'secondary';
|
|
959
|
-
}
|
|
960
|
-
interface SddsAccordionItem {
|
|
961
|
-
/**
|
|
962
|
-
* Disabled option in `boolean`.
|
|
963
|
-
*/
|
|
964
|
-
"disabled"?: boolean;
|
|
965
|
-
/**
|
|
966
|
-
* Changes where the expand icon is placed.
|
|
967
|
-
*/
|
|
968
|
-
"expandIconPosition"?: 'start' | 'end';
|
|
969
|
-
/**
|
|
970
|
-
* Set to true to expand panel open
|
|
971
|
-
*/
|
|
972
|
-
"expanded"?: boolean;
|
|
973
|
-
/**
|
|
974
|
-
* The header gives users the context about the additional information available inside the panel
|
|
975
|
-
*/
|
|
976
|
-
"header"?: string;
|
|
977
|
-
/**
|
|
978
|
-
* Fires after the accordion item is closed or opened, emitting the value (as boolean) of the current state of the accordion
|
|
979
|
-
*/
|
|
980
|
-
"onAccordionItemToggle"?: (event: SddsAccordionItemCustomEvent<boolean>) => void;
|
|
981
|
-
/**
|
|
982
|
-
* When true 16px on right padding instead of 64px
|
|
983
|
-
*/
|
|
984
|
-
"paddingReset"?: boolean;
|
|
985
|
-
}
|
|
986
|
-
interface SddsBadges {
|
|
987
|
-
/**
|
|
988
|
-
* @deprecated Use size prop instead. Changes badge from large to small size
|
|
989
|
-
*/
|
|
990
|
-
"isSmall"?: boolean;
|
|
991
|
-
/**
|
|
992
|
-
* Changes visibility of badge
|
|
993
|
-
*/
|
|
994
|
-
"isVisible"?: boolean;
|
|
995
|
-
/**
|
|
996
|
-
* Sets component size.
|
|
997
|
-
*/
|
|
998
|
-
"size"?: 'lg' | 'sm';
|
|
999
|
-
/**
|
|
1000
|
-
* Value shown in badge
|
|
1001
|
-
*/
|
|
1002
|
-
"value"?: string;
|
|
1003
|
-
}
|
|
1004
|
-
interface SddsBodyCell {
|
|
1005
|
-
/**
|
|
1006
|
-
* Passing same cell key for all body cells which is used in head cell enables features of text align and hovering
|
|
1007
|
-
*/
|
|
1008
|
-
"cellKey"?: any;
|
|
1009
|
-
/**
|
|
1010
|
-
* Value that will be presented as text inside a cell
|
|
1011
|
-
*/
|
|
1012
|
-
"cellValue"?: string | number;
|
|
1013
|
-
/**
|
|
1014
|
-
* Disables internal padding. Useful when passing other components to cell.
|
|
1015
|
-
*/
|
|
1016
|
-
"disablePadding"?: boolean;
|
|
1017
|
-
}
|
|
1018
|
-
interface SddsButton {
|
|
1019
|
-
/**
|
|
1020
|
-
* Control for disabled state of component
|
|
1021
|
-
*/
|
|
1022
|
-
"disabled"?: boolean;
|
|
1023
|
-
/**
|
|
1024
|
-
* When enabled, makes button take 100% width
|
|
1025
|
-
*/
|
|
1026
|
-
"fullbleed"?: boolean;
|
|
1027
|
-
"size"?: 'xs' | 'sm' | 'md' | 'lg';
|
|
1028
|
-
/**
|
|
1029
|
-
* Text inside a button
|
|
1030
|
-
*/
|
|
1031
|
-
"text"?: string;
|
|
1032
|
-
/**
|
|
1033
|
-
* Type of button
|
|
1034
|
-
*/
|
|
1035
|
-
"type"?: 'primary' | 'secondary' | 'ghost' | 'danger';
|
|
1036
|
-
"variant"?: 'default' | 'variant';
|
|
1037
|
-
}
|
|
1038
|
-
interface SddsDatetime {
|
|
1039
|
-
/**
|
|
1040
|
-
* Autofocus for input
|
|
1041
|
-
*/
|
|
1042
|
-
"autofocus"?: boolean;
|
|
1043
|
-
/**
|
|
1044
|
-
* Set input in disabled state
|
|
1045
|
-
*/
|
|
1046
|
-
"disabled"?: boolean;
|
|
1047
|
-
/**
|
|
1048
|
-
* Name property
|
|
1049
|
-
*/
|
|
1050
|
-
"name"?: string;
|
|
1051
|
-
/**
|
|
1052
|
-
* With setting
|
|
1053
|
-
*/
|
|
1054
|
-
"noMinWidth"?: boolean;
|
|
1055
|
-
/**
|
|
1056
|
-
* Change event for the datetime
|
|
1057
|
-
*/
|
|
1058
|
-
"onCustomChange"?: (event: SddsDatetimeCustomEvent<any>) => void;
|
|
1059
|
-
/**
|
|
1060
|
-
* Size of the input
|
|
1061
|
-
*/
|
|
1062
|
-
"size"?: 'sm' | 'md' | '';
|
|
1063
|
-
/**
|
|
1064
|
-
* Error state of input
|
|
1065
|
-
*/
|
|
1066
|
-
"state"?: string;
|
|
1067
|
-
/**
|
|
1068
|
-
* Which input type, text, password or similar
|
|
1069
|
-
*/
|
|
1070
|
-
"type"?: string;
|
|
1071
|
-
/**
|
|
1072
|
-
* Value of the input text
|
|
1073
|
-
*/
|
|
1074
|
-
"value"?: string;
|
|
1075
|
-
}
|
|
1076
|
-
interface SddsDropdown {
|
|
1077
|
-
/**
|
|
1078
|
-
* Add the value of the option as string to set it as default
|
|
1079
|
-
*/
|
|
1080
|
-
"defaultOption"?: string;
|
|
1081
|
-
/**
|
|
1082
|
-
* Set to true for disabled states
|
|
1083
|
-
*/
|
|
1084
|
-
"disabled"?: boolean;
|
|
1085
|
-
/**
|
|
1086
|
-
* Add helper text in the bottom of dropdown
|
|
1087
|
-
*/
|
|
1088
|
-
"helper"?: string;
|
|
1089
|
-
/**
|
|
1090
|
-
* Set to true to make the width following the label text length
|
|
1091
|
-
*/
|
|
1092
|
-
"inline"?: boolean;
|
|
1093
|
-
/**
|
|
1094
|
-
* Label text for label inside & outside
|
|
1095
|
-
*/
|
|
1096
|
-
"label"?: string;
|
|
1097
|
-
/**
|
|
1098
|
-
* Controls position of label
|
|
1099
|
-
*/
|
|
1100
|
-
"labelPosition"?: 'no-label' | 'inside' | 'outside';
|
|
1101
|
-
"onInputSearch"?: (event: SddsDropdownCustomEvent<any>) => void;
|
|
1102
|
-
/**
|
|
1103
|
-
* Direction that the dropdown will open. By default set to auto.
|
|
1104
|
-
*/
|
|
1105
|
-
"openDirection"?: 'down' | 'up' | 'auto';
|
|
1106
|
-
/**
|
|
1107
|
-
* Placeholder text for dropdown with no selectedLabel item
|
|
1108
|
-
*/
|
|
1109
|
-
"placeholder"?: string;
|
|
1110
|
-
/**
|
|
1111
|
-
* Add the value of the option as string to set it as new selected value
|
|
1112
|
-
*/
|
|
1113
|
-
"selectedOption"?: string;
|
|
1114
|
-
/**
|
|
1115
|
-
* Controls the size of dropdown. 'sm', 'md' and 'lg' correct values and 'small', 'medium' and 'large' are deprecated
|
|
1116
|
-
*/
|
|
1117
|
-
"size"?: 'sm' | 'md' | 'lg' | 'small' | 'medium' | 'large';
|
|
1118
|
-
/**
|
|
1119
|
-
* Support `error` state
|
|
1120
|
-
*/
|
|
1121
|
-
"state"?: string;
|
|
1122
|
-
/**
|
|
1123
|
-
* `Controls type of dropdown. 'Default', 'multiselect' and 'filter' are correct values
|
|
1124
|
-
*/
|
|
1125
|
-
"type"?: 'default' | 'multiselect' | 'filter';
|
|
1126
|
-
}
|
|
1127
|
-
interface SddsDropdownFilter {
|
|
1128
|
-
/**
|
|
1129
|
-
* Data is an array of objects that contains label and value `data = [{label:'Option 1', value:'opt-1'},{label:'Option 2', value:'opt-2'}]`
|
|
1130
|
-
*/
|
|
1131
|
-
"data"?: string;
|
|
1132
|
-
/**
|
|
1133
|
-
* Add the value of the option to set it as default
|
|
1134
|
-
*/
|
|
1135
|
-
"defaultOption"?: string;
|
|
1136
|
-
/**
|
|
1137
|
-
* Add the value of the option to set it as default
|
|
1138
|
-
*/
|
|
1139
|
-
"disabled"?: boolean;
|
|
1140
|
-
/**
|
|
1141
|
-
* Add helper text in the bottom of dropdown
|
|
1142
|
-
*/
|
|
1143
|
-
"helper"?: string;
|
|
1144
|
-
/**
|
|
1145
|
-
* Set to true to make the width following the label text length
|
|
1146
|
-
*/
|
|
1147
|
-
"inline"?: boolean;
|
|
1148
|
-
/**
|
|
1149
|
-
* Label for dropdown with no selected item
|
|
1150
|
-
*/
|
|
1151
|
-
"label"?: string;
|
|
1152
|
-
/**
|
|
1153
|
-
* Position of label: `no-label` (default), `inside`, `outside`
|
|
1154
|
-
*/
|
|
1155
|
-
"labelPosition"?: 'no-label' | 'inside' | 'outside';
|
|
1156
|
-
/**
|
|
1157
|
-
* Placeholder text for dropdown with no selected item
|
|
1158
|
-
*/
|
|
1159
|
-
"placeholder"?: string;
|
|
1160
|
-
/**
|
|
1161
|
-
* Add the value of the option as string to set it as new selected value
|
|
1162
|
-
*/
|
|
1163
|
-
"selectedOption"?: string;
|
|
1164
|
-
/**
|
|
1165
|
-
* Controls the size of dropdown. 'sm', 'md' and 'lg' correct values and 'small', 'medium' and 'large' are deprecated
|
|
1166
|
-
*/
|
|
1167
|
-
"size"?: 'sm' | 'md' | 'lg' | 'small' | 'medium' | 'large';
|
|
1168
|
-
/**
|
|
1169
|
-
* Support `error` state
|
|
1170
|
-
*/
|
|
1171
|
-
"state"?: string;
|
|
1172
|
-
}
|
|
1173
|
-
interface SddsDropdownOption {
|
|
1174
|
-
/**
|
|
1175
|
-
* Sets option to disabled state if true
|
|
1176
|
-
*/
|
|
1177
|
-
"disabled"?: boolean;
|
|
1178
|
-
"onSelectOption"?: (event: SddsDropdownOptionCustomEvent<any>) => void;
|
|
1179
|
-
/**
|
|
1180
|
-
* Selected set to true if selected
|
|
1181
|
-
*/
|
|
1182
|
-
"selected"?: boolean;
|
|
1183
|
-
/**
|
|
1184
|
-
* Value is a unique string that will be used for application logic
|
|
1185
|
-
*/
|
|
1186
|
-
"value"?: string;
|
|
1187
|
-
}
|
|
1188
|
-
interface SddsHeaderCell {
|
|
1189
|
-
/**
|
|
1190
|
-
* Value of column key, usually comes from JSON, needed for sorting
|
|
1191
|
-
*/
|
|
1192
|
-
"columnKey"?: string;
|
|
1193
|
-
/**
|
|
1194
|
-
* Text that displays in column cell
|
|
1195
|
-
*/
|
|
1196
|
-
"columnTitle"?: string;
|
|
1197
|
-
/**
|
|
1198
|
-
* In case noMinWidth setting, user has to specify width value for each column, for example "150px"
|
|
1199
|
-
*/
|
|
1200
|
-
"customWidth"?: string;
|
|
1201
|
-
/**
|
|
1202
|
-
* Sends unique table identifier, column key so the body cells with the same key change background when user hovers over header cell
|
|
1203
|
-
*/
|
|
1204
|
-
"onHeadCellHoverEvent"?: (event: SddsHeaderCellCustomEvent<any>) => void;
|
|
1205
|
-
/**
|
|
1206
|
-
* Sends unique table identifier,column key and sorting direction to the sdds-table-body component
|
|
1207
|
-
*/
|
|
1208
|
-
"onSortColumnDataEvent"?: (event: SddsHeaderCellCustomEvent<any>) => void;
|
|
1209
|
-
/**
|
|
1210
|
-
* Sends unique table identifier, column key and text align value so the body cells with same key take the same text alignment as header cell
|
|
1211
|
-
*/
|
|
1212
|
-
"onTextAlignEvent"?: (event: SddsHeaderCellCustomEvent<any>) => void;
|
|
1213
|
-
/**
|
|
1214
|
-
* If passed as prop, enables sorting on that column
|
|
1215
|
-
*/
|
|
1216
|
-
"sortable"?: boolean;
|
|
1217
|
-
/**
|
|
1218
|
-
* Setting for text align, default is left, but user can pass "right" as string - useful for numeric values
|
|
1219
|
-
*/
|
|
1220
|
-
"textAlign"?: string;
|
|
1221
|
-
}
|
|
1222
|
-
interface SddsIcon {
|
|
1223
|
-
/**
|
|
1224
|
-
* Pass a name of the icon. For icon names, refer to https://digitaldesign.scania.com/foundations/icons/icon-library or storybook
|
|
1225
|
-
*/
|
|
1226
|
-
"name"?: string;
|
|
1227
|
-
/**
|
|
1228
|
-
* Pass a size of icon as a string, for example: 32px, 1rem, 4em...
|
|
1229
|
-
*/
|
|
1230
|
-
"size"?: string;
|
|
1231
|
-
}
|
|
1232
|
-
interface SddsInlineTabs {
|
|
1233
|
-
/**
|
|
1234
|
-
* different height settings. right now only supports "auto", otherwise ignored
|
|
1235
|
-
*/
|
|
1236
|
-
"autoHeight"?: boolean;
|
|
1237
|
-
/**
|
|
1238
|
-
* either use this (default-tab="...") or read attribute "default" from one of the slotted children.
|
|
1239
|
-
*/
|
|
1240
|
-
"defaultTab"?: string;
|
|
1241
|
-
/**
|
|
1242
|
-
* Variant of the tabs, primary= on white, secondary= on grey50
|
|
1243
|
-
*/
|
|
1244
|
-
"modeVariant"?: 'primary' | 'secondary';
|
|
1245
|
-
}
|
|
1246
|
-
interface SddsInlineTabsFullbleed {
|
|
1247
|
-
/**
|
|
1248
|
-
* Variant of the tabs, primary= on white, secondary= on grey50
|
|
1249
|
-
*/
|
|
1250
|
-
"modeVariant"?: 'primary' | 'secondary';
|
|
1251
|
-
}
|
|
1252
|
-
interface SddsModal {
|
|
1253
|
-
/**
|
|
1254
|
-
* Sticky or Static Actions
|
|
1255
|
-
*/
|
|
1256
|
-
"actions"?: 'sticky' | 'static';
|
|
1257
|
-
"open"?: boolean;
|
|
1258
|
-
/**
|
|
1259
|
-
* Disables closing modal on clicking on overlay area.
|
|
1260
|
-
*/
|
|
1261
|
-
"prevent"?: boolean;
|
|
1262
|
-
/**
|
|
1263
|
-
* Size of modal. Accepted strings are: xs, sm, md, lg.
|
|
1264
|
-
*/
|
|
1265
|
-
"size"?: 'xs' | 'sm' | 'md' | 'lg';
|
|
1266
|
-
}
|
|
1267
|
-
interface SddsNavigationTabs {
|
|
1268
|
-
}
|
|
1269
|
-
interface SddsPopoverCanvas {
|
|
1270
|
-
/**
|
|
1271
|
-
* Sets the offset distance
|
|
1272
|
-
*/
|
|
1273
|
-
"offsetDistance"?: number;
|
|
1274
|
-
/**
|
|
1275
|
-
* Sets the offset skidding
|
|
1276
|
-
*/
|
|
1277
|
-
"offsetSkidding"?: number;
|
|
1278
|
-
/**
|
|
1279
|
-
* Decides the placement of the Popover Canvas
|
|
1280
|
-
*/
|
|
1281
|
-
"placement"?: Placement;
|
|
1282
|
-
/**
|
|
1283
|
-
* The CSS-selector that will trigger this Popover Canvas
|
|
1284
|
-
*/
|
|
1285
|
-
"selector"?: string;
|
|
1286
|
-
/**
|
|
1287
|
-
* Decides if the Popover Canvas should be visible from the start
|
|
1288
|
-
*/
|
|
1289
|
-
"show"?: boolean;
|
|
1290
|
-
}
|
|
1291
|
-
interface SddsPopoverMenu {
|
|
1292
|
-
/**
|
|
1293
|
-
* Sets the offset distance
|
|
1294
|
-
*/
|
|
1295
|
-
"offsetDistance"?: number;
|
|
1296
|
-
/**
|
|
1297
|
-
* Sets the offset skidding
|
|
1298
|
-
*/
|
|
1299
|
-
"offsetSkidding"?: number;
|
|
1300
|
-
/**
|
|
1301
|
-
* Decides the placement of the Popover Menu
|
|
1302
|
-
*/
|
|
1303
|
-
"placement"?: Placement;
|
|
1304
|
-
/**
|
|
1305
|
-
* The CSS-selector that will trigger this Popover Menu
|
|
1306
|
-
*/
|
|
1307
|
-
"selector"?: string;
|
|
1308
|
-
/**
|
|
1309
|
-
* Decides if the Popover Menu should be visible from the start
|
|
1310
|
-
*/
|
|
1311
|
-
"show"?: boolean;
|
|
1312
|
-
}
|
|
1313
|
-
interface SddsSlider {
|
|
1314
|
-
/**
|
|
1315
|
-
* Decide to show the controls or not
|
|
1316
|
-
*/
|
|
1317
|
-
"controls"?: boolean;
|
|
1318
|
-
/**
|
|
1319
|
-
* Sets the disabled state for the whole component
|
|
1320
|
-
*/
|
|
1321
|
-
"disabled"?: boolean;
|
|
1322
|
-
/**
|
|
1323
|
-
* Decide to show the input field or not
|
|
1324
|
-
*/
|
|
1325
|
-
"input"?: boolean;
|
|
1326
|
-
/**
|
|
1327
|
-
* Text for label
|
|
1328
|
-
*/
|
|
1329
|
-
"label"?: string;
|
|
1330
|
-
/**
|
|
1331
|
-
* Maximum value
|
|
1332
|
-
*/
|
|
1333
|
-
"max"?: string;
|
|
1334
|
-
/**
|
|
1335
|
-
* Minimum value
|
|
1336
|
-
*/
|
|
1337
|
-
"min"?: string;
|
|
1338
|
-
/**
|
|
1339
|
-
* Name property (will be inherited by the native slider component)
|
|
1340
|
-
*/
|
|
1341
|
-
"name"?: string;
|
|
1342
|
-
/**
|
|
1343
|
-
* Change event for the textfield
|
|
1344
|
-
*/
|
|
1345
|
-
"onSliderChange"?: (event: SddsSliderCustomEvent<any>) => void;
|
|
1346
|
-
/**
|
|
1347
|
-
* Sets the read only state for the whole component
|
|
1348
|
-
*/
|
|
1349
|
-
"readOnly"?: boolean;
|
|
1350
|
-
/**
|
|
1351
|
-
* Decide to show numbers above the tick markers or not
|
|
1352
|
-
*/
|
|
1353
|
-
"showTickNumbers"?: boolean;
|
|
1354
|
-
/**
|
|
1355
|
-
* Sets the size of the scrubber
|
|
1356
|
-
*/
|
|
1357
|
-
"size"?: 'sm' | '';
|
|
1358
|
-
/**
|
|
1359
|
-
* Snap to the ticks grid
|
|
1360
|
-
*/
|
|
1361
|
-
"snap"?: boolean;
|
|
1362
|
-
/**
|
|
1363
|
-
* Defines how much to increment/decrement the value when using controls
|
|
1364
|
-
*/
|
|
1365
|
-
"step"?: string;
|
|
1366
|
-
/**
|
|
1367
|
-
* Number of tick markers (tick for min- and max-value will be added automatically)
|
|
1368
|
-
*/
|
|
1369
|
-
"ticks"?: string;
|
|
1370
|
-
/**
|
|
1371
|
-
* Decide to show the tooltip or not
|
|
1372
|
-
*/
|
|
1373
|
-
"tooltip"?: boolean;
|
|
1374
|
-
/**
|
|
1375
|
-
* Initial value
|
|
1376
|
-
*/
|
|
1377
|
-
"value"?: string;
|
|
1378
|
-
}
|
|
1379
|
-
interface SddsSpinner {
|
|
1380
|
-
/**
|
|
1381
|
-
* Size of spinner. Accepted strings are: xs, sm, md and lg.
|
|
1382
|
-
*/
|
|
1383
|
-
"size"?: 'xs' | 'sm' | 'md' | 'lg';
|
|
1384
|
-
/**
|
|
1385
|
-
* Variant of spinner. Accepted strings are: standard and inverted
|
|
1386
|
-
*/
|
|
1387
|
-
"variant"?: 'standard' | 'inverted';
|
|
1388
|
-
}
|
|
1389
|
-
interface SddsTable {
|
|
1390
|
-
/**
|
|
1391
|
-
* Enables style where data-table toolbar, rows and footer are less high
|
|
1392
|
-
*/
|
|
1393
|
-
"compactDesign"?: boolean;
|
|
1394
|
-
/**
|
|
1395
|
-
* Enables extended row feature of data-table
|
|
1396
|
-
*/
|
|
1397
|
-
"enableExpandableRows"?: boolean;
|
|
1398
|
-
/**
|
|
1399
|
-
* Enables multiselect feature of data-table
|
|
1400
|
-
*/
|
|
1401
|
-
"enableMultiselect"?: boolean;
|
|
1402
|
-
/**
|
|
1403
|
-
* Enables table to take 100% available width with equal spacing of columns
|
|
1404
|
-
*/
|
|
1405
|
-
"enableResponsive"?: boolean;
|
|
1406
|
-
/**
|
|
1407
|
-
* Enables to customise width on data-table columns
|
|
1408
|
-
*/
|
|
1409
|
-
"noMinWidth"?: boolean;
|
|
1410
|
-
/**
|
|
1411
|
-
* Broadcasts changes to the tables props
|
|
1412
|
-
*/
|
|
1413
|
-
"onTablePropsChangedEvent"?: (event: SddsTableCustomEvent<TablePropsChangedEvent>) => void;
|
|
1414
|
-
/**
|
|
1415
|
-
* ID used for internal table functionality and events, must be unique. **NOTE**: If you're listening for table events you need to set this ID yourself to identify the table, as the default ID is random and will be different every time.
|
|
1416
|
-
*/
|
|
1417
|
-
"tableId"?: string;
|
|
1418
|
-
/**
|
|
1419
|
-
* Enables style with vertical dividers between columns
|
|
1420
|
-
*/
|
|
1421
|
-
"verticalDividers"?: boolean;
|
|
1422
|
-
/**
|
|
1423
|
-
* Changes a colors of data data-table when used on white background
|
|
1424
|
-
*/
|
|
1425
|
-
"whiteBackground"?: boolean;
|
|
1426
|
-
}
|
|
1427
|
-
interface SddsTableBody {
|
|
1428
|
-
/**
|
|
1429
|
-
* Prop to pass JSON string which enables automatic rendering of table rows and cells
|
|
1430
|
-
*/
|
|
1431
|
-
"bodyData"?: any;
|
|
1432
|
-
/**
|
|
1433
|
-
* Disables inbuilt filtering logic, leaving user an option to create own filter functionality while listening to events from sdds-table-toolbar component for search term
|
|
1434
|
-
*/
|
|
1435
|
-
"disableFilteringFunction"?: boolean;
|
|
1436
|
-
/**
|
|
1437
|
-
* Disables inbuilt sorting logic, leaving user an option to create own sorting functionality while listening to events from sdds-header-cell component for sorting
|
|
1438
|
-
*/
|
|
1439
|
-
"disableSortingFunction"?: boolean;
|
|
1440
|
-
/**
|
|
1441
|
-
* Prop for showcase of rendering JSON in body-data, just for presentation purposes
|
|
1442
|
-
*/
|
|
1443
|
-
"enableDummyData"?: boolean;
|
|
1444
|
-
/**
|
|
1445
|
-
* Event that sends unique table identifier and enable/disable status for sorting functionality
|
|
1446
|
-
*/
|
|
1447
|
-
"onSortingSwitcherEvent"?: (event: SddsTableBodyCustomEvent<any>) => void;
|
|
1448
|
-
/**
|
|
1449
|
-
* Sends unique table identifier and mainCheckbox status to all rows when multiselect feature is enabled
|
|
1450
|
-
*/
|
|
1451
|
-
"onUpdateBodyCheckboxesEvent"?: (event: SddsTableBodyCustomEvent<any>) => void;
|
|
1452
|
-
/**
|
|
1453
|
-
* Sends unique table identifier and status if mainCheckbox should change its state based on selection status of single rows when multiselect feature is used
|
|
1454
|
-
*/
|
|
1455
|
-
"onUpdateMainCheckboxEvent"?: (event: SddsTableBodyCustomEvent<any>) => void;
|
|
1456
|
-
}
|
|
1457
|
-
interface SddsTableBodyRow {
|
|
1458
|
-
/**
|
|
1459
|
-
* Send status of single row to the parent, sdds-table component that hold logic for data export and main checkbox control
|
|
1460
|
-
*/
|
|
1461
|
-
"onBodyRowToTable"?: (event: SddsTableBodyRowCustomEvent<boolean>) => void;
|
|
1462
|
-
/**
|
|
1463
|
-
* Event that triggers pagination function. Needed as first rows have to be rendered in order for pagination to run
|
|
1464
|
-
*/
|
|
1465
|
-
"onRunPaginationEvent"?: (event: SddsTableBodyRowCustomEvent<string>) => void;
|
|
1466
|
-
}
|
|
1467
|
-
interface SddsTableBodyRowExpandable {
|
|
1468
|
-
/**
|
|
1469
|
-
* In case that automatic count of columns does not work, user can manually set this one. Take in mind that expandable control is column too
|
|
1470
|
-
*/
|
|
1471
|
-
"colSpan"?: number;
|
|
1472
|
-
/**
|
|
1473
|
-
* Event that triggers pagination function. Needed as first rows have to be rendered in order for pagination to run
|
|
1474
|
-
*/
|
|
1475
|
-
"onRunPaginationEvent"?: (event: SddsTableBodyRowExpandableCustomEvent<string>) => void;
|
|
1476
|
-
/**
|
|
1477
|
-
* Sends out status of itw own expended status feature to table header component
|
|
1478
|
-
*/
|
|
1479
|
-
"onSingleRowExpandedEvent"?: (event: SddsTableBodyRowExpandableCustomEvent<any>) => void;
|
|
1480
|
-
}
|
|
1481
|
-
interface SddsTableFooter {
|
|
1482
|
-
/**
|
|
1483
|
-
* Prop for client to set max number of pages
|
|
1484
|
-
*/
|
|
1485
|
-
"clientMaxPages"?: number;
|
|
1486
|
-
/**
|
|
1487
|
-
* Prop for client to set current page number
|
|
1488
|
-
*/
|
|
1489
|
-
"clientPaginationValue"?: number;
|
|
1490
|
-
/**
|
|
1491
|
-
* In case that automatic count of columns does not work, user can manually set this one. Take in mind that expandable control is column too
|
|
1492
|
-
*/
|
|
1493
|
-
"clientSetColumnsNumber"?: number;
|
|
1494
|
-
/**
|
|
1495
|
-
* Disables inbuilt pagination logic, leaving user an option to create own pagination functionality while listening to events from sdds-table-footer component
|
|
1496
|
-
*/
|
|
1497
|
-
"disablePaginationFunction"?: boolean;
|
|
1498
|
-
/**
|
|
1499
|
-
* Prop to enable client controlled pagination
|
|
1500
|
-
*/
|
|
1501
|
-
"enableClientPagination"?: boolean;
|
|
1502
|
-
/**
|
|
1503
|
-
* Enable pagination and show pagination controls
|
|
1504
|
-
*/
|
|
1505
|
-
"enablePagination"?: boolean;
|
|
1506
|
-
/**
|
|
1507
|
-
* Event to send current page value back to sdds-table-body component
|
|
1508
|
-
*/
|
|
1509
|
-
"onCurrentPageValueEvent"?: (event: SddsTableFooterCustomEvent<any>) => void;
|
|
1510
|
-
/**
|
|
1511
|
-
* Event that footer sends out in order to receive other necessary information from other subcomponents
|
|
1512
|
-
*/
|
|
1513
|
-
"onEnablePaginationEvent"?: (event: SddsTableFooterCustomEvent<any>) => void;
|
|
1514
|
-
/**
|
|
1515
|
-
* Sets how many rows to display when pagination is enabled
|
|
1516
|
-
*/
|
|
1517
|
-
"rowsPerPage"?: number;
|
|
1518
|
-
}
|
|
1519
|
-
interface SddsTableHeader {
|
|
1520
|
-
/**
|
|
1521
|
-
* Send status of main checkbox in header to the parent, sdds-table component
|
|
1522
|
-
*/
|
|
1523
|
-
"onMainCheckboxSelectedEvent"?: (event: SddsTableHeaderCustomEvent<any>) => void;
|
|
1524
|
-
}
|
|
1525
|
-
interface SddsTableToolbar {
|
|
1526
|
-
/**
|
|
1527
|
-
* Enables preview of searchbar
|
|
1528
|
-
*/
|
|
1529
|
-
"enableFiltering"?: boolean;
|
|
1530
|
-
/**
|
|
1531
|
-
* Used for sending users input to main parent <sdds-table> component
|
|
1532
|
-
*/
|
|
1533
|
-
"onTableFilteringTerm"?: (event: SddsTableToolbarCustomEvent<any>) => void;
|
|
1534
|
-
/**
|
|
1535
|
-
* Adds title to the data-table
|
|
1536
|
-
*/
|
|
1537
|
-
"tableTitle"?: string;
|
|
1538
|
-
}
|
|
1539
|
-
interface SddsTextarea {
|
|
1540
|
-
/**
|
|
1541
|
-
* Control of autofocus
|
|
1542
|
-
*/
|
|
1543
|
-
"autoFocus"?: boolean;
|
|
1544
|
-
/**
|
|
1545
|
-
* Textarea cols attribute
|
|
1546
|
-
*/
|
|
1547
|
-
"cols"?: number;
|
|
1548
|
-
/**
|
|
1549
|
-
* Set input in disabled state
|
|
1550
|
-
*/
|
|
1551
|
-
"disabled"?: boolean;
|
|
1552
|
-
/**
|
|
1553
|
-
* Helper text
|
|
1554
|
-
*/
|
|
1555
|
-
"helper"?: string;
|
|
1556
|
-
/**
|
|
1557
|
-
* Label text
|
|
1558
|
-
*/
|
|
1559
|
-
"label"?: string;
|
|
1560
|
-
/**
|
|
1561
|
-
* Position of the label for the textfield.
|
|
1562
|
-
*/
|
|
1563
|
-
"labelPosition"?: 'inside' | 'outside' | 'no-label';
|
|
1564
|
-
/**
|
|
1565
|
-
* Max length of input
|
|
1566
|
-
*/
|
|
1567
|
-
"maxLength"?: number;
|
|
1568
|
-
/**
|
|
1569
|
-
* Variant of the tabs, primary= on white, secondary= on grey50
|
|
1570
|
-
*/
|
|
1571
|
-
"modeVariant"?: 'primary' | 'secondary';
|
|
1572
|
-
/**
|
|
1573
|
-
* Name attribute
|
|
1574
|
-
*/
|
|
1575
|
-
"name"?: string;
|
|
1576
|
-
/**
|
|
1577
|
-
* Change event for the textarea
|
|
1578
|
-
*/
|
|
1579
|
-
"onCustomChange"?: (event: SddsTextareaCustomEvent<any>) => void;
|
|
1580
|
-
/**
|
|
1581
|
-
* Placeholder text
|
|
1582
|
-
*/
|
|
1583
|
-
"placeholder"?: string;
|
|
1584
|
-
/**
|
|
1585
|
-
* Set input in readonly state
|
|
1586
|
-
*/
|
|
1587
|
-
"readOnly"?: boolean;
|
|
1588
|
-
/**
|
|
1589
|
-
* Textarea rows attribute
|
|
1590
|
-
*/
|
|
1591
|
-
"rows"?: number;
|
|
1592
|
-
/**
|
|
1593
|
-
* Error state of input
|
|
1594
|
-
*/
|
|
1595
|
-
"state"?: 'error' | 'success' | 'default';
|
|
1596
|
-
/**
|
|
1597
|
-
* Value of the input text
|
|
1598
|
-
*/
|
|
1599
|
-
"value"?: string;
|
|
1600
|
-
}
|
|
1601
|
-
interface SddsTextfield {
|
|
1602
|
-
/**
|
|
1603
|
-
* Autofocus for input
|
|
1604
|
-
*/
|
|
1605
|
-
"autofocus"?: boolean;
|
|
1606
|
-
/**
|
|
1607
|
-
* Set input in disabled state
|
|
1608
|
-
*/
|
|
1609
|
-
"disabled"?: boolean;
|
|
1610
|
-
/**
|
|
1611
|
-
* Label text
|
|
1612
|
-
*/
|
|
1613
|
-
"label"?: string;
|
|
1614
|
-
/**
|
|
1615
|
-
* Position of the label for the textfield.
|
|
1616
|
-
*/
|
|
1617
|
-
"labelPosition"?: 'inside' | 'outside' | 'no-label';
|
|
1618
|
-
/**
|
|
1619
|
-
* Max length of input
|
|
1620
|
-
*/
|
|
1621
|
-
"maxLength"?: number;
|
|
1622
|
-
/**
|
|
1623
|
-
* Variant of the tabs, primary= on white, secondary= on grey50
|
|
1624
|
-
*/
|
|
1625
|
-
"modeVariant"?: 'primary' | 'secondary';
|
|
1626
|
-
/**
|
|
1627
|
-
* Name property
|
|
1628
|
-
*/
|
|
1629
|
-
"name"?: string;
|
|
1630
|
-
/**
|
|
1631
|
-
* With setting
|
|
1632
|
-
*/
|
|
1633
|
-
"noMinWidth"?: boolean;
|
|
1634
|
-
/**
|
|
1635
|
-
* Change event for the textfield
|
|
1636
|
-
*/
|
|
1637
|
-
"onCustomChange"?: (event: SddsTextfieldCustomEvent<any>) => void;
|
|
1638
|
-
/**
|
|
1639
|
-
* Placeholder text
|
|
1640
|
-
*/
|
|
1641
|
-
"placeholder"?: string;
|
|
1642
|
-
/**
|
|
1643
|
-
* Set input in readonly state
|
|
1644
|
-
*/
|
|
1645
|
-
"readonly"?: boolean;
|
|
1646
|
-
/**
|
|
1647
|
-
* Size of the input
|
|
1648
|
-
*/
|
|
1649
|
-
"size"?: 'sm' | 'md' | 'lg';
|
|
1650
|
-
/**
|
|
1651
|
-
* Error state of input
|
|
1652
|
-
*/
|
|
1653
|
-
"state"?: 'error' | 'success' | 'default';
|
|
1654
|
-
/**
|
|
1655
|
-
* Which input type, text, password or similar
|
|
1656
|
-
*/
|
|
1657
|
-
"type"?: 'text' | 'password';
|
|
1658
|
-
/**
|
|
1659
|
-
* Value of the input text
|
|
1660
|
-
*/
|
|
1661
|
-
"value"?: string;
|
|
1662
|
-
}
|
|
1663
|
-
interface SddsTooltip {
|
|
1664
|
-
/**
|
|
1665
|
-
* Allow mouse over tooltip. Useful when tooltip contains clickable elements like link or button.
|
|
1666
|
-
*/
|
|
1667
|
-
"mouseOverTooltip"?: boolean;
|
|
1668
|
-
/**
|
|
1669
|
-
* Placement of tooltip. Possible values: auto, auto-start, auto-end, top, top-start, top-end, bottom, bottom-start, bottom-end, right, right-start, right-end, left, left-start, left-end.
|
|
1670
|
-
*/
|
|
1671
|
-
"placement"?: Placement;
|
|
1672
|
-
/**
|
|
1673
|
-
* CSS selector of element on which tooltip is used on.
|
|
1674
|
-
*/
|
|
1675
|
-
"selector"?: string;
|
|
1676
|
-
/**
|
|
1677
|
-
* Prop in control of showing and hiding prop
|
|
1678
|
-
*/
|
|
1679
|
-
"show"?: boolean;
|
|
1680
|
-
/**
|
|
1681
|
-
* In case tooltip contains only text, no HTML, text can be passed by this prop
|
|
1682
|
-
*/
|
|
1683
|
-
"text"?: string;
|
|
1684
|
-
}
|
|
1685
|
-
interface IntrinsicElements {
|
|
1686
|
-
"sdds-accordion": SddsAccordion;
|
|
1687
|
-
"sdds-accordion-item": SddsAccordionItem;
|
|
1688
|
-
"sdds-badges": SddsBadges;
|
|
1689
|
-
"sdds-body-cell": SddsBodyCell;
|
|
1690
|
-
"sdds-button": SddsButton;
|
|
1691
|
-
"sdds-datetime": SddsDatetime;
|
|
1692
|
-
"sdds-dropdown": SddsDropdown;
|
|
1693
|
-
"sdds-dropdown-filter": SddsDropdownFilter;
|
|
1694
|
-
"sdds-dropdown-option": SddsDropdownOption;
|
|
1695
|
-
"sdds-header-cell": SddsHeaderCell;
|
|
1696
|
-
"sdds-icon": SddsIcon;
|
|
1697
|
-
"sdds-inline-tabs": SddsInlineTabs;
|
|
1698
|
-
"sdds-inline-tabs-fullbleed": SddsInlineTabsFullbleed;
|
|
1699
|
-
"sdds-modal": SddsModal;
|
|
1700
|
-
"sdds-navigation-tabs": SddsNavigationTabs;
|
|
1701
|
-
"sdds-popover-canvas": SddsPopoverCanvas;
|
|
1702
|
-
"sdds-popover-menu": SddsPopoverMenu;
|
|
1703
|
-
"sdds-slider": SddsSlider;
|
|
1704
|
-
"sdds-spinner": SddsSpinner;
|
|
1705
|
-
"sdds-table": SddsTable;
|
|
1706
|
-
"sdds-table-body": SddsTableBody;
|
|
1707
|
-
"sdds-table-body-row": SddsTableBodyRow;
|
|
1708
|
-
"sdds-table-body-row-expandable": SddsTableBodyRowExpandable;
|
|
1709
|
-
"sdds-table-footer": SddsTableFooter;
|
|
1710
|
-
"sdds-table-header": SddsTableHeader;
|
|
1711
|
-
"sdds-table-toolbar": SddsTableToolbar;
|
|
1712
|
-
"sdds-textarea": SddsTextarea;
|
|
1713
|
-
"sdds-textfield": SddsTextfield;
|
|
1714
|
-
"sdds-tooltip": SddsTooltip;
|
|
1715
|
-
}
|
|
1716
|
-
}
|
|
1717
|
-
export { LocalJSX as JSX };
|
|
1718
|
-
declare module "@stencil/core" {
|
|
1719
|
-
export namespace JSX {
|
|
1720
|
-
interface IntrinsicElements {
|
|
1721
|
-
"sdds-accordion": LocalJSX.SddsAccordion & JSXBase.HTMLAttributes<HTMLSddsAccordionElement>;
|
|
1722
|
-
"sdds-accordion-item": LocalJSX.SddsAccordionItem & JSXBase.HTMLAttributes<HTMLSddsAccordionItemElement>;
|
|
1723
|
-
"sdds-badges": LocalJSX.SddsBadges & JSXBase.HTMLAttributes<HTMLSddsBadgesElement>;
|
|
1724
|
-
"sdds-body-cell": LocalJSX.SddsBodyCell & JSXBase.HTMLAttributes<HTMLSddsBodyCellElement>;
|
|
1725
|
-
"sdds-button": LocalJSX.SddsButton & JSXBase.HTMLAttributes<HTMLSddsButtonElement>;
|
|
1726
|
-
"sdds-datetime": LocalJSX.SddsDatetime & JSXBase.HTMLAttributes<HTMLSddsDatetimeElement>;
|
|
1727
|
-
"sdds-dropdown": LocalJSX.SddsDropdown & JSXBase.HTMLAttributes<HTMLSddsDropdownElement>;
|
|
1728
|
-
"sdds-dropdown-filter": LocalJSX.SddsDropdownFilter & JSXBase.HTMLAttributes<HTMLSddsDropdownFilterElement>;
|
|
1729
|
-
"sdds-dropdown-option": LocalJSX.SddsDropdownOption & JSXBase.HTMLAttributes<HTMLSddsDropdownOptionElement>;
|
|
1730
|
-
"sdds-header-cell": LocalJSX.SddsHeaderCell & JSXBase.HTMLAttributes<HTMLSddsHeaderCellElement>;
|
|
1731
|
-
"sdds-icon": LocalJSX.SddsIcon & JSXBase.HTMLAttributes<HTMLSddsIconElement>;
|
|
1732
|
-
"sdds-inline-tabs": LocalJSX.SddsInlineTabs & JSXBase.HTMLAttributes<HTMLSddsInlineTabsElement>;
|
|
1733
|
-
"sdds-inline-tabs-fullbleed": LocalJSX.SddsInlineTabsFullbleed & JSXBase.HTMLAttributes<HTMLSddsInlineTabsFullbleedElement>;
|
|
1734
|
-
"sdds-modal": LocalJSX.SddsModal & JSXBase.HTMLAttributes<HTMLSddsModalElement>;
|
|
1735
|
-
"sdds-navigation-tabs": LocalJSX.SddsNavigationTabs & JSXBase.HTMLAttributes<HTMLSddsNavigationTabsElement>;
|
|
1736
|
-
"sdds-popover-canvas": LocalJSX.SddsPopoverCanvas & JSXBase.HTMLAttributes<HTMLSddsPopoverCanvasElement>;
|
|
1737
|
-
"sdds-popover-menu": LocalJSX.SddsPopoverMenu & JSXBase.HTMLAttributes<HTMLSddsPopoverMenuElement>;
|
|
1738
|
-
"sdds-slider": LocalJSX.SddsSlider & JSXBase.HTMLAttributes<HTMLSddsSliderElement>;
|
|
1739
|
-
"sdds-spinner": LocalJSX.SddsSpinner & JSXBase.HTMLAttributes<HTMLSddsSpinnerElement>;
|
|
1740
|
-
"sdds-table": LocalJSX.SddsTable & JSXBase.HTMLAttributes<HTMLSddsTableElement>;
|
|
1741
|
-
"sdds-table-body": LocalJSX.SddsTableBody & JSXBase.HTMLAttributes<HTMLSddsTableBodyElement>;
|
|
1742
|
-
"sdds-table-body-row": LocalJSX.SddsTableBodyRow & JSXBase.HTMLAttributes<HTMLSddsTableBodyRowElement>;
|
|
1743
|
-
"sdds-table-body-row-expandable": LocalJSX.SddsTableBodyRowExpandable & JSXBase.HTMLAttributes<HTMLSddsTableBodyRowExpandableElement>;
|
|
1744
|
-
"sdds-table-footer": LocalJSX.SddsTableFooter & JSXBase.HTMLAttributes<HTMLSddsTableFooterElement>;
|
|
1745
|
-
"sdds-table-header": LocalJSX.SddsTableHeader & JSXBase.HTMLAttributes<HTMLSddsTableHeaderElement>;
|
|
1746
|
-
"sdds-table-toolbar": LocalJSX.SddsTableToolbar & JSXBase.HTMLAttributes<HTMLSddsTableToolbarElement>;
|
|
1747
|
-
"sdds-textarea": LocalJSX.SddsTextarea & JSXBase.HTMLAttributes<HTMLSddsTextareaElement>;
|
|
1748
|
-
"sdds-textfield": LocalJSX.SddsTextfield & JSXBase.HTMLAttributes<HTMLSddsTextfieldElement>;
|
|
1749
|
-
"sdds-tooltip": LocalJSX.SddsTooltip & JSXBase.HTMLAttributes<HTMLSddsTooltipElement>;
|
|
1750
|
-
}
|
|
1751
|
-
}
|
|
1752
|
-
}
|