@six-group/ui-library 0.0.0-insider.e5360cd → 0.0.0-insider.ec3ffc2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/app-globals-3a1e7e63.js +7 -0
- package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
- package/dist/cjs/error-messages-6e8049a4.js +119 -0
- package/dist/cjs/error-messages-6e8049a4.js.map +1 -0
- package/dist/cjs/event-listeners-9fb878f1.js +61 -0
- package/dist/cjs/event-listeners-9fb878f1.js.map +1 -0
- package/dist/cjs/{execution-control-b4707294.js → execution-control-d728da70.js} +15 -15
- package/dist/cjs/{execution-control-b4707294.js.map → execution-control-d728da70.js.map} +1 -1
- package/dist/cjs/focus-visible-e2c9255a.js +47 -0
- package/dist/cjs/{focus-visible-ae2470dd.js.map → focus-visible-e2c9255a.js.map} +1 -1
- package/dist/cjs/form-9ebaae7c.js +20 -0
- package/dist/cjs/{form-2df8c5bb.js.map → form-9ebaae7c.js.map} +1 -1
- package/dist/cjs/form-control-b39f1df5.js +36 -0
- package/dist/cjs/form-control-b39f1df5.js.map +1 -0
- package/dist/cjs/index-417a06c8.js +1948 -0
- package/dist/cjs/index-417a06c8.js.map +1 -0
- package/dist/cjs/index.cjs.js +55 -87
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +5 -3
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/modal-bd7fc5bc.js +35 -0
- package/dist/cjs/modal-bd7fc5bc.js.map +1 -0
- package/dist/cjs/{popover-2df7e154.js → popover-1e7c09f1.js} +99 -99
- package/dist/cjs/popover-1e7c09f1.js.map +1 -0
- package/dist/cjs/popup-e854acda.js +103 -0
- package/dist/cjs/popup-e854acda.js.map +1 -0
- package/dist/cjs/scroll-68033901.js +68 -0
- package/dist/cjs/{scroll-2c4200dc.js.map → scroll-68033901.js.map} +1 -1
- package/dist/cjs/six-alert.cjs.entry.js +144 -111
- package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/six-avatar.cjs.entry.js +23 -22
- package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-badge.cjs.entry.js +25 -24
- package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/six-button.cjs.entry.js +98 -96
- package/dist/cjs/six-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-card.cjs.entry.js +10 -9
- package/dist/cjs/six-card.cjs.entry.js.map +1 -1
- package/dist/cjs/six-checkbox.cjs.entry.js +113 -112
- package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/six-datepicker.cjs.entry.js +864 -835
- package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-details.cjs.entry.js +129 -128
- package/dist/cjs/six-details.cjs.entry.js.map +1 -1
- package/dist/cjs/six-dialog.cjs.entry.js +115 -131
- package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/six-drawer.cjs.entry.js +132 -149
- package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
- package/dist/cjs/six-dropdown_3.cjs.entry.js +818 -0
- package/dist/cjs/six-dropdown_3.cjs.entry.js.map +1 -0
- package/dist/cjs/six-error-page.cjs.entry.js +84 -83
- package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
- package/dist/cjs/six-error.cjs.entry.js +10 -9
- package/dist/cjs/six-error.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-list-item.cjs.entry.js +36 -35
- package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-list.cjs.entry.js +9 -8
- package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-upload.cjs.entry.js +120 -100
- package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
- package/dist/cjs/six-footer.cjs.entry.js +10 -9
- package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/six-group-label.cjs.entry.js +45 -44
- package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
- package/dist/cjs/six-header-dropdown-item.cjs.entry.js +45 -0
- package/dist/cjs/six-header-dropdown-item.cjs.entry.js.map +1 -0
- package/dist/cjs/six-header-item_2.cjs.entry.js +47 -0
- package/dist/cjs/six-header-item_2.cjs.entry.js.map +1 -0
- package/dist/cjs/six-header-menu-button.cjs.entry.js +23 -0
- package/dist/cjs/six-header-menu-button.cjs.entry.js.map +1 -0
- package/dist/cjs/six-header.cjs.entry.js +189 -157
- package/dist/cjs/six-header.cjs.entry.js.map +1 -1
- package/dist/cjs/six-icon-button.cjs.entry.js +40 -33
- package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-icon.cjs.entry.js +24 -23
- package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
- package/dist/cjs/six-input.cjs.entry.js +203 -191
- package/dist/cjs/six-input.cjs.entry.js.map +1 -1
- package/dist/cjs/six-item-picker.cjs.entry.js +407 -310
- package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-language-switcher.cjs.entry.js +53 -48
- package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
- package/dist/cjs/six-layout-grid.cjs.entry.js +22 -21
- package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
- package/dist/cjs/six-main-container.cjs.entry.js +11 -10
- package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
- package/dist/cjs/six-menu-divider.cjs.entry.js +10 -9
- package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/six-menu-label.cjs.entry.js +10 -9
- package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
- package/dist/cjs/six-picto.cjs.entry.js +16 -15
- package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
- package/dist/cjs/six-progress-bar.cjs.entry.js +17 -16
- package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-progress-ring.cjs.entry.js +32 -31
- package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
- package/dist/cjs/six-radio.cjs.entry.js +106 -105
- package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
- package/dist/cjs/six-range.cjs.entry.js +200 -189
- package/dist/cjs/six-range.cjs.entry.js.map +1 -1
- package/dist/cjs/six-root.cjs.entry.js +13 -31
- package/dist/cjs/six-root.cjs.entry.js.map +1 -1
- package/dist/cjs/six-search-field.cjs.entry.js +46 -45
- package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
- package/dist/cjs/six-select.cjs.entry.js +539 -365
- package/dist/cjs/six-select.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar-item-group.cjs.entry.js +58 -47
- package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar-item.cjs.entry.js +19 -16
- package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar.cjs.entry.js +176 -175
- package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-spinner.cjs.entry.js +50 -16
- package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
- package/dist/cjs/six-stage-indicator.cjs.entry.js +23 -0
- package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -0
- package/dist/cjs/six-switch.cjs.entry.js +109 -108
- package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-group.cjs.entry.js +242 -216
- package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-panel.cjs.entry.js +16 -15
- package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab.cjs.entry.js +57 -56
- package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tag.cjs.entry.js +55 -54
- package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/six-textarea.cjs.entry.js +183 -182
- package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tile.cjs.entry.js +79 -78
- package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
- package/dist/cjs/six-timepicker.cjs.entry.js +351 -350
- package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tooltip.cjs.entry.js +150 -149
- package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/slot-1b1232a1.js +51 -0
- package/dist/cjs/slot-1b1232a1.js.map +1 -0
- package/dist/cjs/types-d3da200b.js +19 -0
- package/dist/cjs/types-d3da200b.js.map +1 -0
- package/dist/cjs/ui-library.cjs.js +13 -11
- package/dist/cjs/ui-library.cjs.js.map +1 -1
- package/dist/collection/assets/TRADEMARKS.md +3 -3
- package/dist/collection/collection-manifest.json +10 -7
- package/dist/collection/components/six-alert/six-alert.css +5 -1
- package/dist/collection/components/six-alert/six-alert.js +382 -337
- package/dist/collection/components/six-alert/six-alert.js.map +1 -1
- package/dist/collection/components/six-avatar/six-avatar.css +2 -2
- package/dist/collection/components/six-avatar/six-avatar.js +111 -111
- package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
- package/dist/collection/components/six-badge/six-badge.css +1 -1
- package/dist/collection/components/six-badge/six-badge.js +90 -90
- package/dist/collection/components/six-badge/six-badge.js.map +1 -1
- package/dist/collection/components/six-button/six-button.css +19 -5
- package/dist/collection/components/six-button/six-button.js +448 -446
- package/dist/collection/components/six-button/six-button.js.map +1 -1
- package/dist/collection/components/six-card/six-card.css +4 -5
- package/dist/collection/components/six-card/six-card.js +15 -15
- package/dist/collection/components/six-card/six-card.js.map +1 -1
- package/dist/collection/components/six-checkbox/six-checkbox.css +11 -1
- package/dist/collection/components/six-checkbox/six-checkbox.js +421 -420
- package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
- package/dist/collection/components/six-datepicker/components/day-selection.js +8 -8
- package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
- package/dist/collection/components/six-datepicker/components/month-selection.js +8 -8
- package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
- package/dist/collection/components/six-datepicker/components/year-selection.js +8 -8
- package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
- package/dist/collection/components/six-datepicker/six-date-formats.js +21 -20
- package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -1
- package/dist/collection/components/six-datepicker/six-datepicker.css +1 -1
- package/dist/collection/components/six-datepicker/six-datepicker.js +1054 -1050
- package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
- package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js +14 -14
- package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js.map +1 -1
- package/dist/collection/components/six-details/six-details.css +1 -5
- package/dist/collection/components/six-details/six-details.js +410 -410
- package/dist/collection/components/six-details/six-details.js.map +1 -1
- package/dist/collection/components/six-dialog/six-dialog.css +2 -2
- package/dist/collection/components/six-dialog/six-dialog.js +340 -358
- package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
- package/dist/collection/components/six-drawer/six-drawer.css +2 -2
- package/dist/collection/components/six-drawer/six-drawer.js +393 -412
- package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
- package/dist/collection/components/six-dropdown/six-dropdown.css +22 -7
- package/dist/collection/components/six-dropdown/six-dropdown.js +983 -891
- package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
- package/dist/collection/components/six-error/six-error.css +1 -0
- package/dist/collection/components/six-error/six-error.js +15 -15
- package/dist/collection/components/six-error/six-error.js.map +1 -1
- package/dist/collection/components/six-error-page/six-error-page.js +177 -177
- package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
- package/dist/collection/components/six-file-list/six-file-list.js +15 -15
- package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
- package/dist/collection/components/six-file-list-item/six-file-list-item.css +1 -1
- package/dist/collection/components/six-file-list-item/six-file-list-item.js +195 -195
- package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
- package/dist/collection/components/six-file-upload/six-file-upload.css +12 -4
- package/dist/collection/components/six-file-upload/six-file-upload.js +366 -291
- package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
- package/dist/collection/components/six-footer/six-footer.css +2 -2
- package/dist/collection/components/six-footer/six-footer.js +15 -15
- package/dist/collection/components/six-footer/six-footer.js.map +1 -1
- package/dist/collection/components/six-group-label/six-group-label.css +4 -1
- package/dist/collection/components/six-group-label/six-group-label.js +155 -155
- package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
- package/dist/collection/components/six-header/six-header.css +8 -19
- package/dist/collection/components/six-header/six-header.js +537 -410
- package/dist/collection/components/six-header/six-header.js.map +1 -1
- package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.css +15 -0
- package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +53 -0
- package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js.map +1 -0
- package/dist/collection/components/six-header-item/six-header-item.css +15 -0
- package/dist/collection/components/six-header-item/six-header-item.js +51 -0
- package/dist/collection/components/six-header-item/six-header-item.js.map +1 -0
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.css +27 -0
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +48 -0
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.js.map +1 -0
- package/dist/collection/components/six-icon/six-icon.css +5 -2
- package/dist/collection/components/six-icon/six-icon.js +71 -71
- package/dist/collection/components/six-icon/six-icon.js.map +1 -1
- package/dist/collection/components/six-icon-button/six-icon-button.css +3 -2
- package/dist/collection/components/six-icon-button/six-icon-button.js +188 -131
- package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
- package/dist/collection/components/six-input/six-input.css +14 -1
- package/dist/collection/components/six-input/six-input.js +1003 -939
- package/dist/collection/components/six-input/six-input.js.map +1 -1
- package/dist/collection/components/six-item-picker/six-item-picker.css +8 -0
- package/dist/collection/components/six-item-picker/six-item-picker.js +727 -631
- package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
- package/dist/collection/components/six-item-picker/types.js +9 -7
- package/dist/collection/components/six-item-picker/types.js.map +1 -1
- package/dist/collection/components/six-language-switcher/six-language-switcher.css +7 -2
- package/dist/collection/components/six-language-switcher/six-language-switcher.js +128 -124
- package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
- package/dist/collection/components/six-layout-grid/six-layout-grid.js +54 -54
- package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
- package/dist/collection/components/six-logo/six-logo.css +18 -0
- package/dist/collection/components/six-logo/six-logo.js +54 -0
- package/dist/collection/components/six-logo/six-logo.js.map +1 -0
- package/dist/collection/components/six-main-container/six-main-container.js +41 -41
- package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
- package/dist/collection/components/six-menu/six-menu.css +8 -7
- package/dist/collection/components/six-menu/six-menu.js +397 -366
- package/dist/collection/components/six-menu/six-menu.js.map +1 -1
- package/dist/collection/components/six-menu-divider/six-menu-divider.css +3 -2
- package/dist/collection/components/six-menu-divider/six-menu-divider.js +15 -15
- package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
- package/dist/collection/components/six-menu-item/six-menu-item.css +13 -2
- package/dist/collection/components/six-menu-item/six-menu-item.js +209 -180
- package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
- package/dist/collection/components/six-menu-label/six-menu-label.css +1 -1
- package/dist/collection/components/six-menu-label/six-menu-label.js +15 -15
- package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
- package/dist/collection/components/six-picto/six-picto.js +46 -46
- package/dist/collection/components/six-picto/six-picto.js.map +1 -1
- package/dist/collection/components/six-progress-bar/six-progress-bar.css +1 -1
- package/dist/collection/components/six-progress-bar/six-progress-bar.js +64 -64
- package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
- package/dist/collection/components/six-progress-ring/six-progress-ring.css +1 -1
- package/dist/collection/components/six-progress-ring/six-progress-ring.js +100 -100
- package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
- package/dist/collection/components/six-radio/six-radio.css +1 -1
- package/dist/collection/components/six-radio/six-radio.js +321 -320
- package/dist/collection/components/six-radio/six-radio.js.map +1 -1
- package/dist/collection/components/six-range/six-range.css +5 -2
- package/dist/collection/components/six-range/six-range.js +574 -563
- package/dist/collection/components/six-range/six-range.js.map +1 -1
- package/dist/collection/components/six-root/six-root.js +84 -152
- package/dist/collection/components/six-root/six-root.js.map +1 -1
- package/dist/collection/components/six-search-field/six-search-field.css +1 -1
- package/dist/collection/components/six-search-field/six-search-field.js +169 -169
- package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
- package/dist/collection/components/six-select/six-select.css +57 -66
- package/dist/collection/components/six-select/six-select.js +1124 -940
- package/dist/collection/components/six-select/six-select.js.map +1 -1
- package/dist/collection/components/six-select/util.js +58 -34
- package/dist/collection/components/six-select/util.js.map +1 -1
- package/dist/collection/components/six-sidebar/six-sidebar.css +2 -2
- package/dist/collection/components/six-sidebar/six-sidebar.js +466 -464
- package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
- package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +13 -1
- package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +101 -82
- package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +16 -1
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +180 -153
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
- package/dist/collection/components/six-spinner/six-spinner.css +46 -1
- package/dist/collection/components/six-spinner/six-spinner.js +96 -46
- package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
- package/dist/collection/components/six-stage-indicator/six-stage-indicator.css +1 -1
- package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +45 -45
- package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
- package/dist/collection/components/six-switch/six-switch.css +4 -1
- package/dist/collection/components/six-switch/six-switch.js +384 -383
- package/dist/collection/components/six-switch/six-switch.js.map +1 -1
- package/dist/collection/components/six-tab/six-tab.css +1 -1
- package/dist/collection/components/six-tab/six-tab.js +206 -205
- package/dist/collection/components/six-tab/six-tab.js.map +1 -1
- package/dist/collection/components/six-tab-group/six-tab-group.css +1 -1
- package/dist/collection/components/six-tab-group/six-tab-group.js +342 -315
- package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
- package/dist/collection/components/six-tab-panel/six-tab-panel.css +1 -1
- package/dist/collection/components/six-tab-panel/six-tab-panel.js +63 -63
- package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
- package/dist/collection/components/six-tag/six-tag.css +1 -1
- package/dist/collection/components/six-tag/six-tag.js +158 -158
- package/dist/collection/components/six-tag/six-tag.js.map +1 -1
- package/dist/collection/components/six-textarea/six-textarea.css +9 -1
- package/dist/collection/components/six-textarea/six-textarea.js +792 -784
- package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
- package/dist/collection/components/six-tile/six-tile.css +2 -2
- package/dist/collection/components/six-tile/six-tile.js +298 -298
- package/dist/collection/components/six-tile/six-tile.js.map +1 -1
- package/dist/collection/components/six-timepicker/six-timepicker.css +1 -1
- package/dist/collection/components/six-timepicker/six-timepicker.js +823 -822
- package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
- package/dist/collection/components/six-tooltip/six-tooltip.css +1 -1
- package/dist/collection/components/six-tooltip/six-tooltip.js +407 -407
- package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
- package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
- package/dist/collection/functional-components/form-control/form-control.js +19 -19
- package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
- package/dist/collection/index.js +1 -0
- package/dist/collection/index.js.map +1 -1
- package/dist/collection/testUtil/delay.js +1 -1
- package/dist/collection/testUtil/delay.js.map +1 -1
- package/dist/collection/utils/alert.js +54 -0
- package/dist/collection/utils/alert.js.map +1 -0
- package/dist/collection/utils/animation.js +19 -19
- package/dist/collection/utils/animation.js.map +1 -1
- package/dist/collection/utils/date-util.js +525 -500
- package/dist/collection/utils/date-util.js.map +1 -1
- package/dist/collection/utils/error-messages.js +102 -81
- package/dist/collection/utils/error-messages.js.map +1 -1
- package/dist/collection/utils/event-listeners.js +51 -51
- package/dist/collection/utils/event-listeners.js.map +1 -1
- package/dist/collection/utils/execution-control.js +14 -14
- package/dist/collection/utils/execution-control.js.map +1 -1
- package/dist/collection/utils/focus-visible.js +28 -28
- package/dist/collection/utils/focus-visible.js.map +1 -1
- package/dist/collection/utils/form.js +12 -12
- package/dist/collection/utils/form.js.map +1 -1
- package/dist/collection/utils/modal.js +25 -25
- package/dist/collection/utils/modal.js.map +1 -1
- package/dist/collection/utils/offset.js +4 -4
- package/dist/collection/utils/offset.js.map +1 -1
- package/dist/collection/utils/popover.js +99 -99
- package/dist/collection/utils/popover.js.map +1 -1
- package/dist/collection/utils/popup.js +71 -71
- package/dist/collection/utils/popup.js.map +1 -1
- package/dist/collection/utils/scroll.js +27 -27
- package/dist/collection/utils/scroll.js.map +1 -1
- package/dist/collection/utils/slot.js +28 -29
- package/dist/collection/utils/slot.js.map +1 -1
- package/dist/collection/utils/tabbable.js +17 -17
- package/dist/collection/utils/tabbable.js.map +1 -1
- package/dist/collection/utils/time.util.js +72 -72
- package/dist/collection/utils/time.util.js.map +1 -1
- package/dist/components/event-listeners.js +51 -51
- package/dist/components/event-listeners.js.map +1 -1
- package/dist/components/execution-control.js +14 -14
- package/dist/components/execution-control.js.map +1 -1
- package/dist/components/focus-visible.js +28 -28
- package/dist/components/focus-visible.js.map +1 -1
- package/dist/components/form-control.js +26 -26
- package/dist/components/form-control.js.map +1 -1
- package/dist/components/form.js +12 -12
- package/dist/components/form.js.map +1 -1
- package/dist/components/index.d.ts +6 -0
- package/dist/components/index.js +120 -150
- package/dist/components/index.js.map +1 -1
- package/dist/components/modal.js +26 -42
- package/dist/components/modal.js.map +1 -1
- package/dist/components/popover.js +98 -98
- package/dist/components/popover.js.map +1 -1
- package/dist/components/scroll.js +31 -31
- package/dist/components/scroll.js.map +1 -1
- package/dist/components/six-alert.d.ts +2 -2
- package/dist/components/six-alert.js +178 -142
- package/dist/components/six-alert.js.map +1 -1
- package/dist/components/six-avatar.d.ts +2 -2
- package/dist/components/six-avatar.js +46 -45
- package/dist/components/six-avatar.js.map +1 -1
- package/dist/components/six-badge.d.ts +2 -2
- package/dist/components/six-badge.js +41 -40
- package/dist/components/six-badge.js.map +1 -1
- package/dist/components/six-button.d.ts +2 -2
- package/dist/components/six-button.js +1 -142
- package/dist/components/six-button.js.map +1 -1
- package/dist/components/six-button2.js +148 -0
- package/dist/components/six-button2.js.map +1 -0
- package/dist/components/six-card.d.ts +2 -2
- package/dist/components/six-card.js +22 -21
- package/dist/components/six-card.js.map +1 -1
- package/dist/components/six-checkbox.d.ts +2 -2
- package/dist/components/six-checkbox.js +1 -156
- package/dist/components/six-checkbox.js.map +1 -1
- package/dist/components/six-checkbox2.js +166 -0
- package/dist/components/six-checkbox2.js.map +1 -0
- package/dist/components/six-datepicker.d.ts +2 -2
- package/dist/components/six-datepicker.js +933 -901
- package/dist/components/six-datepicker.js.map +1 -1
- package/dist/components/six-details.d.ts +2 -2
- package/dist/components/six-details2.js +159 -156
- package/dist/components/six-details2.js.map +1 -1
- package/dist/components/six-dialog.d.ts +2 -2
- package/dist/components/six-dialog.js +145 -159
- package/dist/components/six-dialog.js.map +1 -1
- package/dist/components/six-drawer.d.ts +2 -2
- package/dist/components/six-drawer.js +164 -179
- package/dist/components/six-drawer.js.map +1 -1
- package/dist/components/six-dropdown.d.ts +2 -2
- package/dist/components/six-dropdown2.js +553 -469
- package/dist/components/six-dropdown2.js.map +1 -1
- package/dist/components/six-error-page.d.ts +2 -2
- package/dist/components/six-error-page.js +107 -106
- package/dist/components/six-error-page.js.map +1 -1
- package/dist/components/six-error.d.ts +2 -2
- package/dist/components/six-error2.js +22 -21
- package/dist/components/six-error2.js.map +1 -1
- package/dist/components/six-file-list-item.d.ts +2 -2
- package/dist/components/six-file-list-item.js +60 -59
- package/dist/components/six-file-list-item.js.map +1 -1
- package/dist/components/six-file-list.d.ts +2 -2
- package/dist/components/six-file-list.js +21 -20
- package/dist/components/six-file-list.js.map +1 -1
- package/dist/components/six-file-upload.d.ts +2 -2
- package/dist/components/six-file-upload.js +162 -126
- package/dist/components/six-file-upload.js.map +1 -1
- package/dist/components/six-footer.d.ts +2 -2
- package/dist/components/six-footer.js +22 -21
- package/dist/components/six-footer.js.map +1 -1
- package/dist/components/six-group-label.d.ts +2 -2
- package/dist/components/six-group-label.js +71 -67
- package/dist/components/six-group-label.js.map +1 -1
- package/dist/components/six-header-dropdown-item.d.ts +11 -0
- package/dist/components/six-header-dropdown-item.js +103 -0
- package/dist/components/six-header-dropdown-item.js.map +1 -0
- package/dist/components/{set-attributes.d.ts → six-header-item.d.ts} +4 -4
- package/dist/components/six-header-item.js +8 -0
- package/dist/components/six-header-item.js.map +1 -0
- package/dist/components/six-header-item2.js +39 -0
- package/dist/components/six-header-item2.js.map +1 -0
- package/dist/components/six-header-menu-button.d.ts +11 -0
- package/dist/components/six-header-menu-button.js +57 -0
- package/dist/components/six-header-menu-button.js.map +1 -0
- package/dist/components/six-header.d.ts +2 -2
- package/dist/components/six-header.js +271 -216
- package/dist/components/six-header.js.map +1 -1
- package/dist/components/six-icon-button.d.ts +2 -2
- package/dist/components/six-icon-button2.js +65 -55
- package/dist/components/six-icon-button2.js.map +1 -1
- package/dist/components/six-icon.d.ts +2 -2
- package/dist/components/six-icon2.js +39 -38
- package/dist/components/six-icon2.js.map +1 -1
- package/dist/components/six-input.d.ts +2 -2
- package/dist/components/six-input2.js +268 -249
- package/dist/components/six-input2.js.map +1 -1
- package/dist/components/six-item-picker.d.ts +2 -2
- package/dist/components/six-item-picker2.js +451 -348
- package/dist/components/six-item-picker2.js.map +1 -1
- package/dist/components/six-language-switcher.d.ts +2 -2
- package/dist/components/six-language-switcher.js +70 -63
- package/dist/components/six-language-switcher.js.map +1 -1
- package/dist/components/six-layout-grid.d.ts +2 -2
- package/dist/components/six-layout-grid.js +38 -35
- package/dist/components/six-layout-grid.js.map +1 -1
- package/dist/components/six-logo.d.ts +11 -0
- package/dist/components/six-logo.js +8 -0
- package/dist/components/six-logo.js.map +1 -0
- package/dist/components/six-logo2.js +42 -0
- package/dist/components/six-logo2.js.map +1 -0
- package/dist/components/six-main-container.d.ts +2 -2
- package/dist/components/six-main-container.js +25 -24
- package/dist/components/six-main-container.js.map +1 -1
- package/dist/components/six-menu-divider.d.ts +2 -2
- package/dist/components/six-menu-divider.js +22 -21
- package/dist/components/six-menu-divider.js.map +1 -1
- package/dist/components/six-menu-item.d.ts +2 -2
- package/dist/components/six-menu-item2.js +99 -75
- package/dist/components/six-menu-item2.js.map +1 -1
- package/dist/components/six-menu-label.d.ts +2 -2
- package/dist/components/six-menu-label.js +22 -21
- package/dist/components/six-menu-label.js.map +1 -1
- package/dist/components/six-menu.d.ts +2 -2
- package/dist/components/six-menu2.js +246 -220
- package/dist/components/six-menu2.js.map +1 -1
- package/dist/components/six-picto.d.ts +2 -2
- package/dist/components/six-picto2.js +30 -29
- package/dist/components/six-picto2.js.map +1 -1
- package/dist/components/six-progress-bar.d.ts +2 -2
- package/dist/components/six-progress-bar.js +32 -31
- package/dist/components/six-progress-bar.js.map +1 -1
- package/dist/components/six-progress-ring.d.ts +2 -2
- package/dist/components/six-progress-ring.js +50 -47
- package/dist/components/six-progress-ring.js.map +1 -1
- package/dist/components/six-radio.d.ts +2 -2
- package/dist/components/six-radio.js +129 -125
- package/dist/components/six-radio.js.map +1 -1
- package/dist/components/six-range.d.ts +2 -2
- package/dist/components/six-range.js +243 -225
- package/dist/components/six-range.js.map +1 -1
- package/dist/components/six-root.d.ts +2 -2
- package/dist/components/six-root.js +40 -66
- package/dist/components/six-root.js.map +1 -1
- package/dist/components/six-search-field.d.ts +2 -2
- package/dist/components/six-search-field.js +79 -76
- package/dist/components/six-search-field.js.map +1 -1
- package/dist/components/six-select.d.ts +2 -2
- package/dist/components/six-select.js +771 -471
- package/dist/components/six-select.js.map +1 -1
- package/dist/components/six-sidebar-item-group.d.ts +2 -2
- package/dist/components/six-sidebar-item-group.js +88 -76
- package/dist/components/six-sidebar-item-group.js.map +1 -1
- package/dist/components/six-sidebar-item.d.ts +2 -2
- package/dist/components/six-sidebar-item.js +36 -32
- package/dist/components/six-sidebar-item.js.map +1 -1
- package/dist/components/six-sidebar.d.ts +2 -2
- package/dist/components/six-sidebar.js +200 -197
- package/dist/components/six-sidebar.js.map +1 -1
- package/dist/components/six-spinner.d.ts +2 -2
- package/dist/components/six-spinner2.js +65 -30
- package/dist/components/six-spinner2.js.map +1 -1
- package/dist/components/six-stage-indicator.d.ts +2 -2
- package/dist/components/six-stage-indicator2.js +30 -29
- package/dist/components/six-stage-indicator2.js.map +1 -1
- package/dist/components/six-switch.d.ts +2 -2
- package/dist/components/six-switch.js +141 -136
- package/dist/components/six-switch.js.map +1 -1
- package/dist/components/six-tab-group.d.ts +2 -2
- package/dist/components/six-tab-group.js +271 -242
- package/dist/components/six-tab-group.js.map +1 -1
- package/dist/components/six-tab-panel.d.ts +2 -2
- package/dist/components/six-tab-panel.js +31 -30
- package/dist/components/six-tab-panel.js.map +1 -1
- package/dist/components/six-tab.d.ts +2 -2
- package/dist/components/six-tab.js +86 -85
- package/dist/components/six-tab.js.map +1 -1
- package/dist/components/six-tag.d.ts +2 -2
- package/dist/components/six-tag.js +99 -1
- package/dist/components/six-tag.js.map +1 -1
- package/dist/components/six-textarea.d.ts +2 -2
- package/dist/components/six-textarea.js +235 -228
- package/dist/components/six-textarea.js.map +1 -1
- package/dist/components/six-tile.d.ts +2 -2
- package/dist/components/six-tile.js +118 -117
- package/dist/components/six-tile.js.map +1 -1
- package/dist/components/six-timepicker.d.ts +2 -2
- package/dist/components/six-timepicker2.js +491 -488
- package/dist/components/six-timepicker2.js.map +1 -1
- package/dist/components/six-tooltip.d.ts +2 -2
- package/dist/components/six-tooltip2.js +173 -170
- package/dist/components/six-tooltip2.js.map +1 -1
- package/dist/components/slot.js +29 -30
- package/dist/components/slot.js.map +1 -1
- package/dist/components.d.ts +35 -21
- package/dist/components.json +1379 -308
- package/dist/esm/app-globals-0f993ce5.js +5 -0
- package/dist/esm/app-globals-0f993ce5.js.map +1 -0
- package/dist/esm/error-messages-1eaaad23.js +115 -0
- package/dist/esm/error-messages-1eaaad23.js.map +1 -0
- package/dist/esm/event-listeners-706d4309.js +59 -0
- package/dist/esm/event-listeners-706d4309.js.map +1 -0
- package/dist/esm/{execution-control-e0892a05.js → execution-control-2ebaf4ef.js} +15 -15
- package/dist/esm/{execution-control-e0892a05.js.map → execution-control-2ebaf4ef.js.map} +1 -1
- package/dist/esm/focus-visible-d9dbfeef.js +45 -0
- package/dist/esm/{focus-visible-fc6ac671.js.map → focus-visible-d9dbfeef.js.map} +1 -1
- package/dist/esm/form-4b145b7a.js +18 -0
- package/dist/esm/{form-81252534.js.map → form-4b145b7a.js.map} +1 -1
- package/dist/esm/form-control-ad1710bf.js +34 -0
- package/dist/esm/form-control-ad1710bf.js.map +1 -0
- package/dist/esm/index-a7bee415.js +1919 -0
- package/dist/esm/index-a7bee415.js.map +1 -0
- package/dist/esm/index.js +52 -87
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +6 -4
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/modal-6c1288e3.js +33 -0
- package/dist/esm/modal-6c1288e3.js.map +1 -0
- package/dist/esm/{popover-136d1f73.js → popover-25996e62.js} +99 -99
- package/dist/esm/popover-25996e62.js.map +1 -0
- package/dist/esm/popup-7209e9d5.js +98 -0
- package/dist/esm/popup-7209e9d5.js.map +1 -0
- package/dist/esm/scroll-3e16851e.js +64 -0
- package/dist/esm/{scroll-774762d6.js.map → scroll-3e16851e.js.map} +1 -1
- package/dist/esm/six-alert.entry.js +144 -111
- package/dist/esm/six-alert.entry.js.map +1 -1
- package/dist/esm/six-avatar.entry.js +23 -22
- package/dist/esm/six-avatar.entry.js.map +1 -1
- package/dist/esm/six-badge.entry.js +25 -24
- package/dist/esm/six-badge.entry.js.map +1 -1
- package/dist/esm/six-button.entry.js +98 -96
- package/dist/esm/six-button.entry.js.map +1 -1
- package/dist/esm/six-card.entry.js +10 -9
- package/dist/esm/six-card.entry.js.map +1 -1
- package/dist/esm/six-checkbox.entry.js +113 -112
- package/dist/esm/six-checkbox.entry.js.map +1 -1
- package/dist/esm/six-datepicker.entry.js +864 -835
- package/dist/esm/six-datepicker.entry.js.map +1 -1
- package/dist/esm/six-details.entry.js +129 -128
- package/dist/esm/six-details.entry.js.map +1 -1
- package/dist/esm/six-dialog.entry.js +115 -131
- package/dist/esm/six-dialog.entry.js.map +1 -1
- package/dist/esm/six-drawer.entry.js +132 -149
- package/dist/esm/six-drawer.entry.js.map +1 -1
- package/dist/esm/six-dropdown_3.entry.js +812 -0
- package/dist/esm/six-dropdown_3.entry.js.map +1 -0
- package/dist/esm/six-error-page.entry.js +84 -83
- package/dist/esm/six-error-page.entry.js.map +1 -1
- package/dist/esm/six-error.entry.js +10 -9
- package/dist/esm/six-error.entry.js.map +1 -1
- package/dist/esm/six-file-list-item.entry.js +36 -35
- package/dist/esm/six-file-list-item.entry.js.map +1 -1
- package/dist/esm/six-file-list.entry.js +9 -8
- package/dist/esm/six-file-list.entry.js.map +1 -1
- package/dist/esm/six-file-upload.entry.js +120 -100
- package/dist/esm/six-file-upload.entry.js.map +1 -1
- package/dist/esm/six-footer.entry.js +10 -9
- package/dist/esm/six-footer.entry.js.map +1 -1
- package/dist/esm/six-group-label.entry.js +45 -44
- package/dist/esm/six-group-label.entry.js.map +1 -1
- package/dist/esm/six-header-dropdown-item.entry.js +41 -0
- package/dist/esm/six-header-dropdown-item.entry.js.map +1 -0
- package/dist/esm/six-header-item_2.entry.js +42 -0
- package/dist/esm/six-header-item_2.entry.js.map +1 -0
- package/dist/esm/six-header-menu-button.entry.js +19 -0
- package/dist/esm/six-header-menu-button.entry.js.map +1 -0
- package/dist/esm/six-header.entry.js +189 -157
- package/dist/esm/six-header.entry.js.map +1 -1
- package/dist/esm/six-icon-button.entry.js +40 -33
- package/dist/esm/six-icon-button.entry.js.map +1 -1
- package/dist/esm/six-icon.entry.js +24 -23
- package/dist/esm/six-icon.entry.js.map +1 -1
- package/dist/esm/six-input.entry.js +203 -191
- package/dist/esm/six-input.entry.js.map +1 -1
- package/dist/esm/six-item-picker.entry.js +407 -310
- package/dist/esm/six-item-picker.entry.js.map +1 -1
- package/dist/esm/six-language-switcher.entry.js +53 -48
- package/dist/esm/six-language-switcher.entry.js.map +1 -1
- package/dist/esm/six-layout-grid.entry.js +22 -21
- package/dist/esm/six-layout-grid.entry.js.map +1 -1
- package/dist/esm/six-main-container.entry.js +11 -10
- package/dist/esm/six-main-container.entry.js.map +1 -1
- package/dist/esm/six-menu-divider.entry.js +10 -9
- package/dist/esm/six-menu-divider.entry.js.map +1 -1
- package/dist/esm/six-menu-label.entry.js +10 -9
- package/dist/esm/six-menu-label.entry.js.map +1 -1
- package/dist/esm/six-picto.entry.js +16 -15
- package/dist/esm/six-picto.entry.js.map +1 -1
- package/dist/esm/six-progress-bar.entry.js +17 -16
- package/dist/esm/six-progress-bar.entry.js.map +1 -1
- package/dist/esm/six-progress-ring.entry.js +32 -31
- package/dist/esm/six-progress-ring.entry.js.map +1 -1
- package/dist/esm/six-radio.entry.js +106 -105
- package/dist/esm/six-radio.entry.js.map +1 -1
- package/dist/esm/six-range.entry.js +200 -189
- package/dist/esm/six-range.entry.js.map +1 -1
- package/dist/esm/six-root.entry.js +13 -31
- package/dist/esm/six-root.entry.js.map +1 -1
- package/dist/esm/six-search-field.entry.js +46 -45
- package/dist/esm/six-search-field.entry.js.map +1 -1
- package/dist/esm/six-select.entry.js +539 -365
- package/dist/esm/six-select.entry.js.map +1 -1
- package/dist/esm/six-sidebar-item-group.entry.js +58 -47
- package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
- package/dist/esm/six-sidebar-item.entry.js +19 -16
- package/dist/esm/six-sidebar-item.entry.js.map +1 -1
- package/dist/esm/six-sidebar.entry.js +176 -175
- package/dist/esm/six-sidebar.entry.js.map +1 -1
- package/dist/esm/six-spinner.entry.js +50 -16
- package/dist/esm/six-spinner.entry.js.map +1 -1
- package/dist/esm/six-stage-indicator.entry.js +19 -0
- package/dist/esm/six-stage-indicator.entry.js.map +1 -0
- package/dist/esm/six-switch.entry.js +109 -108
- package/dist/esm/six-switch.entry.js.map +1 -1
- package/dist/esm/six-tab-group.entry.js +242 -216
- package/dist/esm/six-tab-group.entry.js.map +1 -1
- package/dist/esm/six-tab-panel.entry.js +16 -15
- package/dist/esm/six-tab-panel.entry.js.map +1 -1
- package/dist/esm/six-tab.entry.js +57 -56
- package/dist/esm/six-tab.entry.js.map +1 -1
- package/dist/esm/six-tag.entry.js +55 -54
- package/dist/esm/six-tag.entry.js.map +1 -1
- package/dist/esm/six-textarea.entry.js +183 -182
- package/dist/esm/six-textarea.entry.js.map +1 -1
- package/dist/esm/six-tile.entry.js +79 -78
- package/dist/esm/six-tile.entry.js.map +1 -1
- package/dist/esm/six-timepicker.entry.js +351 -350
- package/dist/esm/six-timepicker.entry.js.map +1 -1
- package/dist/esm/six-tooltip.entry.js +150 -149
- package/dist/esm/six-tooltip.entry.js.map +1 -1
- package/dist/esm/slot-56531341.js +47 -0
- package/dist/esm/slot-56531341.js.map +1 -0
- package/dist/esm/types-a07bb999.js +19 -0
- package/dist/esm/types-a07bb999.js.map +1 -0
- package/dist/esm/ui-library.js +14 -12
- package/dist/esm/ui-library.js.map +1 -1
- package/dist/types/components/six-alert/six-alert.d.ts +47 -40
- package/dist/types/components/six-avatar/six-avatar.d.ts +11 -11
- package/dist/types/components/six-badge/six-badge.d.ts +7 -7
- package/dist/types/components/six-button/six-button.d.ts +48 -48
- package/dist/types/components/six-card/six-card.d.ts +1 -1
- package/dist/types/components/six-checkbox/six-checkbox.d.ts +58 -58
- package/dist/types/components/six-datepicker/components/day-selection.d.ts +3 -3
- package/dist/types/components/six-datepicker/components/month-selection.d.ts +3 -3
- package/dist/types/components/six-datepicker/components/year-selection.d.ts +3 -3
- package/dist/types/components/six-datepicker/six-date-formats.d.ts +20 -20
- package/dist/types/components/six-datepicker/six-datepicker.d.ts +187 -187
- package/dist/types/components/six-details/six-details.d.ts +42 -42
- package/dist/types/components/six-dialog/six-dialog.d.ts +51 -50
- package/dist/types/components/six-drawer/six-drawer.d.ts +58 -58
- package/dist/types/components/six-dropdown/six-dropdown.d.ts +131 -112
- package/dist/types/components/six-error/six-error.d.ts +1 -1
- package/dist/types/components/six-error-page/six-error-page.d.ts +25 -25
- package/dist/types/components/six-file-list/six-file-list.d.ts +1 -1
- package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +23 -23
- package/dist/types/components/six-file-upload/six-file-upload.d.ts +43 -33
- package/dist/types/components/six-footer/six-footer.d.ts +1 -1
- package/dist/types/components/six-group-label/six-group-label.d.ts +22 -22
- package/dist/types/components/six-header/six-header.d.ts +127 -60
- package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +13 -0
- package/dist/types/components/six-header-item/six-header-item.d.ts +15 -0
- package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +11 -0
- package/dist/types/components/six-icon/six-icon.d.ts +5 -5
- package/dist/types/components/six-icon-button/six-icon-button.d.ts +24 -18
- package/dist/types/components/six-input/six-input.d.ts +117 -105
- package/dist/types/components/six-item-picker/six-item-picker.d.ts +95 -88
- package/dist/types/components/six-item-picker/types.d.ts +7 -7
- package/dist/types/components/six-language-switcher/six-language-switcher.d.ts +15 -15
- package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +6 -6
- package/dist/types/components/six-logo/six-logo.d.ts +9 -0
- package/dist/types/components/six-main-container/six-main-container.d.ts +4 -4
- package/dist/types/components/six-menu/six-menu.d.ts +67 -63
- package/dist/types/components/six-menu-divider/six-menu-divider.d.ts +1 -1
- package/dist/types/components/six-menu-item/six-menu-item.d.ts +27 -21
- package/dist/types/components/six-menu-label/six-menu-label.d.ts +1 -1
- package/dist/types/components/six-picto/six-picto.d.ts +6 -6
- package/dist/types/components/six-progress-bar/six-progress-bar.d.ts +5 -5
- package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +11 -11
- package/dist/types/components/six-radio/six-radio.d.ts +38 -38
- package/dist/types/components/six-range/six-range.d.ts +77 -75
- package/dist/types/components/six-root/six-root.d.ts +8 -21
- package/dist/types/components/six-search-field/six-search-field.d.ts +20 -20
- package/dist/types/components/six-select/six-select.d.ts +135 -122
- package/dist/types/components/six-select/util.d.ts +3 -1
- package/dist/types/components/six-sidebar/six-sidebar.d.ts +45 -45
- package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +12 -7
- package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +25 -19
- package/dist/types/components/six-spinner/six-spinner.d.ts +26 -5
- package/dist/types/components/six-stage-indicator/six-stage-indicator.d.ts +3 -3
- package/dist/types/components/six-switch/six-switch.d.ts +48 -48
- package/dist/types/components/six-tab/six-tab.d.ts +20 -20
- package/dist/types/components/six-tab-group/six-tab-group.d.ts +38 -35
- package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +7 -7
- package/dist/types/components/six-tag/six-tag.d.ts +20 -20
- package/dist/types/components/six-textarea/six-textarea.d.ts +89 -89
- package/dist/types/components/six-tile/six-tile.d.ts +31 -31
- package/dist/types/components/six-timepicker/six-timepicker.d.ts +152 -152
- package/dist/types/components/six-tooltip/six-tooltip.d.ts +55 -55
- package/dist/types/components.d.ts +719 -59
- package/dist/types/functional-components/form-control/form-control.d.ts +32 -32
- package/dist/types/index.d.ts +1 -0
- package/dist/types/stencil-public-runtime.d.ts +37 -13
- package/dist/types/types.d.ts +1 -0
- package/dist/types/utils/alert.d.ts +10 -0
- package/dist/types/utils/date-util.d.ts +58 -50
- package/dist/types/utils/error-messages.d.ts +27 -25
- package/dist/types/utils/event-listeners.d.ts +11 -11
- package/dist/types/utils/focus-visible.d.ts +2 -2
- package/dist/types/utils/modal.d.ts +8 -8
- package/dist/types/utils/offset.d.ts +2 -2
- package/dist/types/utils/popover.d.ts +21 -21
- package/dist/types/utils/slot.d.ts +0 -1
- package/dist/types/utils/time.util.d.ts +6 -6
- package/dist/types/utils/type-check.d.ts +1 -1
- package/dist/types/utils/types.d.ts +1 -1
- package/dist/ui-library/assets/TRADEMARKS.md +3 -3
- package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
- package/dist/ui-library/index.esm.js +1 -1
- package/dist/ui-library/index.esm.js.map +1 -1
- package/dist/ui-library/p-03acec96.entry.js +2 -0
- package/dist/ui-library/p-03acec96.entry.js.map +1 -0
- package/dist/ui-library/{p-5654e4c7.js → p-06ba4450.js} +1 -1
- package/dist/ui-library/{p-5654e4c7.js.map → p-06ba4450.js.map} +1 -1
- package/dist/ui-library/p-06d562b7.entry.js +2 -0
- package/dist/ui-library/p-06d562b7.entry.js.map +1 -0
- package/dist/ui-library/p-07b6203f.entry.js +2 -0
- package/dist/ui-library/p-07b6203f.entry.js.map +1 -0
- package/dist/ui-library/p-0a6b6429.entry.js +2 -0
- package/dist/ui-library/p-0a6b6429.entry.js.map +1 -0
- package/dist/ui-library/p-0cebf1d2.js +2 -0
- package/dist/ui-library/p-0cebf1d2.js.map +1 -0
- package/dist/ui-library/p-14d09601.entry.js +2 -0
- package/dist/ui-library/p-14d09601.entry.js.map +1 -0
- package/dist/ui-library/p-171df3ad.entry.js +2 -0
- package/dist/ui-library/p-171df3ad.entry.js.map +1 -0
- package/dist/ui-library/p-1cc3b56d.entry.js +2 -0
- package/dist/ui-library/p-1cc3b56d.entry.js.map +1 -0
- package/dist/ui-library/p-1cd09d9b.entry.js +2 -0
- package/dist/ui-library/p-1cd09d9b.entry.js.map +1 -0
- package/dist/ui-library/p-1f7a0cb5.entry.js +2 -0
- package/dist/ui-library/p-1f7a0cb5.entry.js.map +1 -0
- package/dist/ui-library/p-2355c444.entry.js +2 -0
- package/dist/ui-library/p-2355c444.entry.js.map +1 -0
- package/dist/ui-library/p-281ffc35.entry.js +2 -0
- package/dist/ui-library/p-281ffc35.entry.js.map +1 -0
- package/dist/ui-library/p-2ad904a7.entry.js +2 -0
- package/dist/ui-library/p-2ad904a7.entry.js.map +1 -0
- package/dist/ui-library/p-30000e86.entry.js +2 -0
- package/dist/ui-library/p-30000e86.entry.js.map +1 -0
- package/dist/ui-library/p-42cd3588.entry.js +2 -0
- package/dist/ui-library/p-42cd3588.entry.js.map +1 -0
- package/dist/ui-library/p-48118ce8.js +3 -0
- package/dist/ui-library/p-48118ce8.js.map +1 -0
- package/dist/ui-library/p-49019d6c.entry.js +2 -0
- package/dist/ui-library/p-49019d6c.entry.js.map +1 -0
- package/dist/ui-library/p-4d72b179.entry.js +2 -0
- package/dist/ui-library/p-4d72b179.entry.js.map +1 -0
- package/dist/ui-library/p-4de4ee7a.entry.js +2 -0
- package/dist/ui-library/p-4de4ee7a.entry.js.map +1 -0
- package/dist/ui-library/p-4edde816.entry.js +2 -0
- package/dist/ui-library/p-4edde816.entry.js.map +1 -0
- package/dist/ui-library/p-4f129bb3.entry.js +2 -0
- package/dist/ui-library/p-4f129bb3.entry.js.map +1 -0
- package/dist/ui-library/p-57ea4cb7.entry.js +2 -0
- package/dist/ui-library/p-57ea4cb7.entry.js.map +1 -0
- package/dist/ui-library/p-5ece7986.entry.js +2 -0
- package/dist/ui-library/p-5ece7986.entry.js.map +1 -0
- package/dist/ui-library/p-5f491974.entry.js +2 -0
- package/dist/ui-library/p-5f491974.entry.js.map +1 -0
- package/dist/ui-library/p-5fc9cd7b.entry.js +2 -0
- package/dist/ui-library/p-5fc9cd7b.entry.js.map +1 -0
- package/dist/ui-library/p-618bf750.entry.js +2 -0
- package/dist/ui-library/p-618bf750.entry.js.map +1 -0
- package/dist/ui-library/p-62a1f514.entry.js +2 -0
- package/dist/ui-library/p-62a1f514.entry.js.map +1 -0
- package/dist/ui-library/p-651293e7.js +2 -0
- package/dist/ui-library/p-651293e7.js.map +1 -0
- package/dist/ui-library/p-6513b8ce.entry.js +2 -0
- package/dist/ui-library/p-6513b8ce.entry.js.map +1 -0
- package/dist/ui-library/p-6795e0a9.entry.js +2 -0
- package/dist/ui-library/p-6795e0a9.entry.js.map +1 -0
- package/dist/ui-library/p-6ec126f7.entry.js +2 -0
- package/dist/ui-library/p-6ec126f7.entry.js.map +1 -0
- package/dist/ui-library/p-705e3612.entry.js +2 -0
- package/dist/ui-library/p-705e3612.entry.js.map +1 -0
- package/dist/ui-library/p-70fac778.entry.js +2 -0
- package/dist/ui-library/p-70fac778.entry.js.map +1 -0
- package/dist/ui-library/p-7afdff5c.entry.js +2 -0
- package/dist/ui-library/p-7afdff5c.entry.js.map +1 -0
- package/dist/ui-library/p-7eb9ae75.entry.js +2 -0
- package/dist/ui-library/p-7eb9ae75.entry.js.map +1 -0
- package/dist/ui-library/{p-0fdb185d.js → p-7f856f00.js} +1 -1
- package/dist/ui-library/{p-0fdb185d.js.map → p-7f856f00.js.map} +1 -1
- package/dist/ui-library/{p-052aa8d3.js → p-8227aaed.js} +1 -1
- package/dist/ui-library/{p-052aa8d3.js.map → p-8227aaed.js.map} +1 -1
- package/dist/ui-library/{p-8c0971e0.js → p-842b492e.js} +1 -1
- package/dist/ui-library/{p-8c0971e0.js.map → p-842b492e.js.map} +1 -1
- package/dist/ui-library/{p-0f510624.js → p-862d474e.js} +1 -1
- package/dist/ui-library/p-862d474e.js.map +1 -0
- package/dist/ui-library/p-870139dc.entry.js +2 -0
- package/dist/ui-library/p-870139dc.entry.js.map +1 -0
- package/dist/ui-library/{p-7d95def3.js → p-8bfb4bfc.js} +1 -1
- package/dist/ui-library/{p-7d95def3.js.map → p-8bfb4bfc.js.map} +1 -1
- package/dist/ui-library/{p-e5020f0d.js → p-a04460e3.js} +2 -2
- package/dist/ui-library/{p-e5020f0d.js.map → p-a04460e3.js.map} +1 -1
- package/dist/ui-library/{p-698bb2c8.js → p-a1502802.js} +1 -1
- package/dist/ui-library/{p-698bb2c8.js.map → p-a1502802.js.map} +1 -1
- package/dist/ui-library/p-a20a702a.entry.js +2 -0
- package/dist/ui-library/p-a20a702a.entry.js.map +1 -0
- package/dist/ui-library/p-adc65fc8.entry.js +2 -0
- package/dist/ui-library/p-adc65fc8.entry.js.map +1 -0
- package/dist/ui-library/p-afb15ea4.entry.js +2 -0
- package/dist/ui-library/p-afb15ea4.entry.js.map +1 -0
- package/dist/ui-library/p-b361d5da.entry.js +2 -0
- package/dist/ui-library/p-b361d5da.entry.js.map +1 -0
- package/dist/ui-library/p-bfb398c6.entry.js +2 -0
- package/dist/ui-library/p-bfb398c6.entry.js.map +1 -0
- package/dist/ui-library/p-cd65e3b2.entry.js +2 -0
- package/dist/ui-library/p-cd65e3b2.entry.js.map +1 -0
- package/dist/ui-library/p-cd79700c.entry.js +2 -0
- package/dist/ui-library/p-cd79700c.entry.js.map +1 -0
- package/dist/ui-library/p-cdc9224d.entry.js +2 -0
- package/dist/ui-library/p-cdc9224d.entry.js.map +1 -0
- package/dist/ui-library/p-cdc94cd6.entry.js +2 -0
- package/dist/ui-library/p-cdc94cd6.entry.js.map +1 -0
- package/dist/ui-library/{p-13b43e04.entry.js → p-d46acf21.entry.js} +2 -2
- package/dist/ui-library/p-d46acf21.entry.js.map +1 -0
- package/dist/ui-library/p-d67b8482.entry.js +2 -0
- package/dist/ui-library/p-d67b8482.entry.js.map +1 -0
- package/dist/ui-library/p-db193a32.entry.js +2 -0
- package/dist/ui-library/p-db193a32.entry.js.map +1 -0
- package/dist/ui-library/p-e080d5b6.js +2 -0
- package/dist/ui-library/p-e080d5b6.js.map +1 -0
- package/dist/ui-library/p-e1255160.js +2 -0
- package/dist/ui-library/p-e1255160.js.map +1 -0
- package/dist/ui-library/p-e1529ef6.entry.js +2 -0
- package/dist/ui-library/p-e1529ef6.entry.js.map +1 -0
- package/dist/ui-library/p-e181944f.entry.js +2 -0
- package/dist/ui-library/p-e181944f.entry.js.map +1 -0
- package/dist/ui-library/p-e6efc08a.entry.js +2 -0
- package/dist/ui-library/p-e6efc08a.entry.js.map +1 -0
- package/dist/ui-library/p-e9462085.entry.js +2 -0
- package/dist/ui-library/p-e9462085.entry.js.map +1 -0
- package/dist/ui-library/p-ea854ec5.entry.js +2 -0
- package/dist/ui-library/p-ea854ec5.entry.js.map +1 -0
- package/dist/ui-library/p-f12b22bc.entry.js +2 -0
- package/dist/ui-library/p-f12b22bc.entry.js.map +1 -0
- package/dist/ui-library/p-f136a6b2.js +2 -0
- package/dist/ui-library/p-f136a6b2.js.map +1 -0
- package/dist/ui-library/p-f9a1f6ab.entry.js +2 -0
- package/dist/ui-library/p-f9a1f6ab.entry.js.map +1 -0
- package/dist/ui-library/p-ffce31da.entry.js +2 -0
- package/dist/ui-library/p-ffce31da.entry.js.map +1 -0
- package/dist/ui-library/ui-library.css +1 -10
- package/dist/ui-library/ui-library.esm.js +1 -1
- package/dist/ui-library/ui-library.esm.js.map +1 -1
- package/loader/cdn.js +1 -3
- package/loader/index.cjs.js +1 -3
- package/loader/index.d.ts +3 -0
- package/loader/index.es2017.js +1 -3
- package/loader/index.js +1 -3
- package/package.json +15 -31
- package/dist/cjs/event-listeners-fdfe838c.js +0 -61
- package/dist/cjs/event-listeners-fdfe838c.js.map +0 -1
- package/dist/cjs/focus-visible-ae2470dd.js +0 -47
- package/dist/cjs/form-2df8c5bb.js +0 -20
- package/dist/cjs/form-control-9769b310.js +0 -36
- package/dist/cjs/form-control-9769b310.js.map +0 -1
- package/dist/cjs/index-900437fc.js +0 -2469
- package/dist/cjs/index-900437fc.js.map +0 -1
- package/dist/cjs/modal-d5f074c7.js +0 -52
- package/dist/cjs/modal-d5f074c7.js.map +0 -1
- package/dist/cjs/popover-2df7e154.js.map +0 -1
- package/dist/cjs/popup-f1d9910f.js +0 -103
- package/dist/cjs/popup-f1d9910f.js.map +0 -1
- package/dist/cjs/scroll-2c4200dc.js +0 -68
- package/dist/cjs/set-attributes_2.cjs.entry.js +0 -73
- package/dist/cjs/set-attributes_2.cjs.entry.js.map +0 -1
- package/dist/cjs/six-dropdown_2.cjs.entry.js +0 -671
- package/dist/cjs/six-dropdown_2.cjs.entry.js.map +0 -1
- package/dist/cjs/six-menu-item.cjs.entry.js +0 -63
- package/dist/cjs/six-menu-item.cjs.entry.js.map +0 -1
- package/dist/cjs/slot-6e6a400f.js +0 -53
- package/dist/cjs/slot-6e6a400f.js.map +0 -1
- package/dist/cjs/types-47199040.js +0 -17
- package/dist/cjs/types-47199040.js.map +0 -1
- package/dist/collection/components/six-alert/test/six-alert.spec.js +0 -25
- package/dist/collection/components/six-alert/test/six-alert.spec.js.map +0 -1
- package/dist/collection/components/six-avatar/test/six-avatar.spec.js +0 -26
- package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +0 -1
- package/dist/collection/components/six-badge/test/six-badge.spec.js +0 -20
- package/dist/collection/components/six-badge/test/six-badge.spec.js.map +0 -1
- package/dist/collection/components/six-button/test/six-button.spec.js +0 -69
- package/dist/collection/components/six-button/test/six-button.spec.js.map +0 -1
- package/dist/collection/components/six-card/test/six-card.spec.js +0 -18
- package/dist/collection/components/six-card/test/six-card.spec.js.map +0 -1
- package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +0 -83
- package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +0 -1
- package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +0 -26
- package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +0 -1
- package/dist/collection/components/six-details/test/six-details.spec.js +0 -36
- package/dist/collection/components/six-details/test/six-details.spec.js.map +0 -1
- package/dist/collection/components/six-dialog/test/six-dialog.spec.js +0 -34
- package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +0 -1
- package/dist/collection/components/six-drawer/test/six-drawer.spec.js +0 -34
- package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +0 -1
- package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +0 -122
- package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +0 -1
- package/dist/collection/components/six-error-page/test/six-error-page.spec.js +0 -240
- package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +0 -1
- package/dist/collection/components/six-file-list/test/six-file-list.spec.js +0 -67
- package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +0 -1
- package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +0 -169
- package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +0 -1
- package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +0 -103
- package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +0 -1
- package/dist/collection/components/six-footer/test/six-footer.spec.js +0 -21
- package/dist/collection/components/six-footer/test/six-footer.spec.js.map +0 -1
- package/dist/collection/components/six-group-label/test/six-group-label.spec.js +0 -45
- package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +0 -1
- package/dist/collection/components/six-header/assets/six-logo.svg +0 -1
- package/dist/collection/components/six-header/test/six-header.spec.js +0 -133
- package/dist/collection/components/six-header/test/six-header.spec.js.map +0 -1
- package/dist/collection/components/six-icon/test/six-icon.spec.js +0 -20
- package/dist/collection/components/six-icon/test/six-icon.spec.js.map +0 -1
- package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +0 -23
- package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +0 -1
- package/dist/collection/components/six-input/test/six-input.spec.js +0 -39
- package/dist/collection/components/six-input/test/six-input.spec.js.map +0 -1
- package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +0 -90
- package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +0 -1
- package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +0 -196
- package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +0 -1
- package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +0 -18
- package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +0 -1
- package/dist/collection/components/six-main-container/test/six-main-container.spec.js +0 -22
- package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +0 -1
- package/dist/collection/components/six-menu/test/six-menu.spec.js +0 -93
- package/dist/collection/components/six-menu/test/six-menu.spec.js.map +0 -1
- package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +0 -18
- package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +0 -1
- package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +0 -33
- package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +0 -1
- package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +0 -20
- package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +0 -1
- package/dist/collection/components/six-picto/test/six-picto.spec.js +0 -33
- package/dist/collection/components/six-picto/test/six-picto.spec.js.map +0 -1
- package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +0 -24
- package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +0 -1
- package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +0 -26
- package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +0 -1
- package/dist/collection/components/six-radio/test/six-radio.spec.js +0 -63
- package/dist/collection/components/six-radio/test/six-radio.spec.js.map +0 -1
- package/dist/collection/components/six-range/test/six-range.spec.js +0 -34
- package/dist/collection/components/six-range/test/six-range.spec.js.map +0 -1
- package/dist/collection/components/six-root/test/six-root.spec.js +0 -43
- package/dist/collection/components/six-root/test/six-root.spec.js.map +0 -1
- package/dist/collection/components/six-search-field/test/six-search-field.spec.js +0 -22
- package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +0 -1
- package/dist/collection/components/six-select/test/six-select.spec.js +0 -86
- package/dist/collection/components/six-select/test/six-select.spec.js.map +0 -1
- package/dist/collection/components/six-select/test/util.spec.js +0 -81
- package/dist/collection/components/six-select/test/util.spec.js.map +0 -1
- package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +0 -22
- package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +0 -1
- package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +0 -50
- package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +0 -1
- package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +0 -53
- package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +0 -1
- package/dist/collection/components/six-spinner/test/six-spinner.spec.js +0 -37
- package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +0 -1
- package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +0 -117
- package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +0 -1
- package/dist/collection/components/six-switch/test/six-switch.spec.js +0 -73
- package/dist/collection/components/six-switch/test/six-switch.spec.js.map +0 -1
- package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +0 -20
- package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +0 -1
- package/dist/collection/components/six-tag/test/six-tag.spec.js +0 -54
- package/dist/collection/components/six-tag/test/six-tag.spec.js.map +0 -1
- package/dist/collection/components/six-textarea/test/six-textarea.spec.js +0 -119
- package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +0 -1
- package/dist/collection/components/six-tile/test/six-tile.spec.js +0 -69
- package/dist/collection/components/six-tile/test/six-tile.spec.js.map +0 -1
- package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +0 -496
- package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +0 -1
- package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +0 -28
- package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +0 -1
- package/dist/collection/files/file-list.json +0 -308
- package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
- package/dist/collection/utils/date-util.spec.js +0 -995
- package/dist/collection/utils/date-util.spec.js.map +0 -1
- package/dist/collection/utils/scroll.spec.js +0 -122
- package/dist/collection/utils/scroll.spec.js.map +0 -1
- package/dist/collection/utils/support.js +0 -16
- package/dist/collection/utils/support.js.map +0 -1
- package/dist/collection/utils/time.util.spec.js +0 -368
- package/dist/collection/utils/time.util.spec.js.map +0 -1
- package/dist/collection/wrappers/set-attributes/set-attributes.js +0 -74
- package/dist/collection/wrappers/set-attributes/set-attributes.js.map +0 -1
- package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js +0 -16
- package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js.map +0 -1
- package/dist/components/set-attributes.js +0 -8
- package/dist/components/set-attributes.js.map +0 -1
- package/dist/components/set-attributes2.js +0 -71
- package/dist/components/set-attributes2.js.map +0 -1
- package/dist/components/six-tag2.js +0 -102
- package/dist/components/six-tag2.js.map +0 -1
- package/dist/esm/event-listeners-f6e5b0ab.js +0 -59
- package/dist/esm/event-listeners-f6e5b0ab.js.map +0 -1
- package/dist/esm/focus-visible-fc6ac671.js +0 -45
- package/dist/esm/form-81252534.js +0 -18
- package/dist/esm/form-control-b0febe88.js +0 -34
- package/dist/esm/form-control-b0febe88.js.map +0 -1
- package/dist/esm/index-8a74f992.js +0 -2440
- package/dist/esm/index-8a74f992.js.map +0 -1
- package/dist/esm/modal-7d32e141.js +0 -49
- package/dist/esm/modal-7d32e141.js.map +0 -1
- package/dist/esm/polyfills/core-js.js +0 -11
- 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/popover-136d1f73.js.map +0 -1
- package/dist/esm/popup-7f89a001.js +0 -98
- package/dist/esm/popup-7f89a001.js.map +0 -1
- package/dist/esm/scroll-774762d6.js +0 -64
- package/dist/esm/set-attributes_2.entry.js +0 -68
- package/dist/esm/set-attributes_2.entry.js.map +0 -1
- package/dist/esm/six-dropdown_2.entry.js +0 -666
- package/dist/esm/six-dropdown_2.entry.js.map +0 -1
- package/dist/esm/six-menu-item.entry.js +0 -59
- package/dist/esm/six-menu-item.entry.js.map +0 -1
- package/dist/esm/slot-ad36df3a.js +0 -48
- package/dist/esm/slot-ad36df3a.js.map +0 -1
- package/dist/esm/types-59b455aa.js +0 -17
- package/dist/esm/types-59b455aa.js.map +0 -1
- package/dist/types/utils/support.d.ts +0 -1
- package/dist/types/wrappers/set-attributes/set-attributes.d.ts +0 -9
- package/dist/ui-library/assets/six-logo.svg +0 -1
- package/dist/ui-library/files/file-list.json +0 -308
- package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
- package/dist/ui-library/p-0f510624.js.map +0 -1
- package/dist/ui-library/p-13b43e04.entry.js.map +0 -1
- package/dist/ui-library/p-14c1ec31.entry.js +0 -2
- package/dist/ui-library/p-14c1ec31.entry.js.map +0 -1
- package/dist/ui-library/p-15559d38.js +0 -2
- package/dist/ui-library/p-15559d38.js.map +0 -1
- package/dist/ui-library/p-1d5ee1a0.entry.js +0 -2
- package/dist/ui-library/p-1d5ee1a0.entry.js.map +0 -1
- package/dist/ui-library/p-22c9b8c3.entry.js +0 -2
- package/dist/ui-library/p-22c9b8c3.entry.js.map +0 -1
- package/dist/ui-library/p-25bb1752.entry.js +0 -2
- package/dist/ui-library/p-25bb1752.entry.js.map +0 -1
- package/dist/ui-library/p-264d4ea8.entry.js +0 -2
- package/dist/ui-library/p-264d4ea8.entry.js.map +0 -1
- package/dist/ui-library/p-346f9557.entry.js +0 -2
- package/dist/ui-library/p-346f9557.entry.js.map +0 -1
- package/dist/ui-library/p-37557787.entry.js +0 -2
- package/dist/ui-library/p-37557787.entry.js.map +0 -1
- package/dist/ui-library/p-3cc5addb.entry.js +0 -2
- package/dist/ui-library/p-3cc5addb.entry.js.map +0 -1
- package/dist/ui-library/p-3f1a5ecb.entry.js +0 -2
- package/dist/ui-library/p-3f1a5ecb.entry.js.map +0 -1
- package/dist/ui-library/p-411ed539.entry.js +0 -2
- package/dist/ui-library/p-411ed539.entry.js.map +0 -1
- package/dist/ui-library/p-4435ff73.entry.js +0 -2
- package/dist/ui-library/p-4435ff73.entry.js.map +0 -1
- package/dist/ui-library/p-538f3c50.entry.js +0 -2
- package/dist/ui-library/p-538f3c50.entry.js.map +0 -1
- package/dist/ui-library/p-5800663b.entry.js +0 -2
- package/dist/ui-library/p-5800663b.entry.js.map +0 -1
- package/dist/ui-library/p-59210f0b.js +0 -2
- package/dist/ui-library/p-59210f0b.js.map +0 -1
- package/dist/ui-library/p-5af44076.entry.js +0 -2
- package/dist/ui-library/p-5af44076.entry.js.map +0 -1
- package/dist/ui-library/p-5ba3a0fe.entry.js +0 -2
- package/dist/ui-library/p-5ba3a0fe.entry.js.map +0 -1
- package/dist/ui-library/p-613283a7.entry.js +0 -2
- package/dist/ui-library/p-613283a7.entry.js.map +0 -1
- package/dist/ui-library/p-6153045b.js +0 -3
- package/dist/ui-library/p-6153045b.js.map +0 -1
- package/dist/ui-library/p-6197fe2f.entry.js +0 -2
- package/dist/ui-library/p-6197fe2f.entry.js.map +0 -1
- package/dist/ui-library/p-658d9f79.entry.js +0 -2
- package/dist/ui-library/p-658d9f79.entry.js.map +0 -1
- package/dist/ui-library/p-66fe54b3.entry.js +0 -2
- package/dist/ui-library/p-66fe54b3.entry.js.map +0 -1
- package/dist/ui-library/p-724875b0.entry.js +0 -2
- package/dist/ui-library/p-724875b0.entry.js.map +0 -1
- package/dist/ui-library/p-7afafb9d.entry.js +0 -2
- package/dist/ui-library/p-7afafb9d.entry.js.map +0 -1
- package/dist/ui-library/p-7e3ad38a.entry.js +0 -2
- package/dist/ui-library/p-7e3ad38a.entry.js.map +0 -1
- package/dist/ui-library/p-878226a0.entry.js +0 -2
- package/dist/ui-library/p-878226a0.entry.js.map +0 -1
- package/dist/ui-library/p-91b51800.entry.js +0 -2
- package/dist/ui-library/p-91b51800.entry.js.map +0 -1
- package/dist/ui-library/p-95fbdd0b.entry.js +0 -2
- package/dist/ui-library/p-95fbdd0b.entry.js.map +0 -1
- package/dist/ui-library/p-9ace84c7.js +0 -2
- package/dist/ui-library/p-9ace84c7.js.map +0 -1
- package/dist/ui-library/p-9b354f5d.entry.js +0 -2
- package/dist/ui-library/p-9b354f5d.entry.js.map +0 -1
- package/dist/ui-library/p-9c1be3fb.entry.js +0 -2
- package/dist/ui-library/p-9c1be3fb.entry.js.map +0 -1
- package/dist/ui-library/p-a0f290d0.entry.js +0 -2
- package/dist/ui-library/p-a0f290d0.entry.js.map +0 -1
- package/dist/ui-library/p-a2035543.entry.js +0 -2
- package/dist/ui-library/p-a2035543.entry.js.map +0 -1
- package/dist/ui-library/p-a457fee8.entry.js +0 -2
- package/dist/ui-library/p-a457fee8.entry.js.map +0 -1
- package/dist/ui-library/p-a55c7258.entry.js +0 -2
- package/dist/ui-library/p-a55c7258.entry.js.map +0 -1
- package/dist/ui-library/p-a6a9ee96.entry.js +0 -2
- package/dist/ui-library/p-a6a9ee96.entry.js.map +0 -1
- package/dist/ui-library/p-ab91c2a9.entry.js +0 -2
- package/dist/ui-library/p-ab91c2a9.entry.js.map +0 -1
- package/dist/ui-library/p-ac099e6b.entry.js +0 -2
- package/dist/ui-library/p-ac099e6b.entry.js.map +0 -1
- package/dist/ui-library/p-ae601a0f.entry.js +0 -2
- package/dist/ui-library/p-ae601a0f.entry.js.map +0 -1
- package/dist/ui-library/p-b351f889.entry.js +0 -2
- package/dist/ui-library/p-b351f889.entry.js.map +0 -1
- package/dist/ui-library/p-b57afbe4.entry.js +0 -2
- package/dist/ui-library/p-b57afbe4.entry.js.map +0 -1
- package/dist/ui-library/p-b6f47c9d.entry.js +0 -2
- package/dist/ui-library/p-b6f47c9d.entry.js.map +0 -1
- package/dist/ui-library/p-c03ebf7d.entry.js +0 -2
- package/dist/ui-library/p-c03ebf7d.entry.js.map +0 -1
- package/dist/ui-library/p-cba69e9d.entry.js +0 -2
- package/dist/ui-library/p-cba69e9d.entry.js.map +0 -1
- package/dist/ui-library/p-cd67da3d.entry.js +0 -2
- package/dist/ui-library/p-cd67da3d.entry.js.map +0 -1
- package/dist/ui-library/p-cdaed936.entry.js +0 -2
- package/dist/ui-library/p-cdaed936.entry.js.map +0 -1
- package/dist/ui-library/p-d1bda563.entry.js +0 -2
- package/dist/ui-library/p-d1bda563.entry.js.map +0 -1
- package/dist/ui-library/p-db34a6cc.entry.js +0 -2
- package/dist/ui-library/p-db34a6cc.entry.js.map +0 -1
- package/dist/ui-library/p-db936ad7.entry.js +0 -2
- package/dist/ui-library/p-db936ad7.entry.js.map +0 -1
- package/dist/ui-library/p-dc4f41d8.entry.js +0 -2
- package/dist/ui-library/p-dc4f41d8.entry.js.map +0 -1
- package/dist/ui-library/p-dfed33c5.entry.js +0 -2
- package/dist/ui-library/p-dfed33c5.entry.js.map +0 -1
- package/dist/ui-library/p-e775dcb4.entry.js +0 -2
- package/dist/ui-library/p-e775dcb4.entry.js.map +0 -1
- package/dist/ui-library/p-ee950ce2.entry.js +0 -2
- package/dist/ui-library/p-ee950ce2.entry.js.map +0 -1
- package/dist/ui-library/p-f1dc3a88.entry.js +0 -2
- package/dist/ui-library/p-f1dc3a88.entry.js.map +0 -1
package/dist/components.json
CHANGED
|
@@ -1,58 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "
|
|
2
|
+
"timestamp": "2025-01-09T12:53:23",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
|
-
"version": "4.0
|
|
6
|
-
"typescriptVersion": "5.
|
|
5
|
+
"version": "4.21.0",
|
|
6
|
+
"typescriptVersion": "5.5.3"
|
|
7
7
|
},
|
|
8
8
|
"components": [
|
|
9
|
-
{
|
|
10
|
-
"filePath": "src/wrappers/set-attributes/set-attributes.tsx",
|
|
11
|
-
"encapsulation": "none",
|
|
12
|
-
"tag": "set-attributes",
|
|
13
|
-
"readme": "# set-attributes\n\n<!-- EXAMPLES -->\n",
|
|
14
|
-
"docs": "<!-- EXAMPLES -->",
|
|
15
|
-
"docsTags": [],
|
|
16
|
-
"usage": {},
|
|
17
|
-
"props": [
|
|
18
|
-
{
|
|
19
|
-
"name": "value",
|
|
20
|
-
"type": "{}",
|
|
21
|
-
"complexType": {
|
|
22
|
-
"original": "{}",
|
|
23
|
-
"resolved": "{}",
|
|
24
|
-
"references": {}
|
|
25
|
-
},
|
|
26
|
-
"mutable": false,
|
|
27
|
-
"reflectToAttr": false,
|
|
28
|
-
"docs": "Attributes map",
|
|
29
|
-
"docsTags": [],
|
|
30
|
-
"default": "{}",
|
|
31
|
-
"values": [
|
|
32
|
-
{
|
|
33
|
-
"type": "{}"
|
|
34
|
-
}
|
|
35
|
-
],
|
|
36
|
-
"optional": false,
|
|
37
|
-
"required": false
|
|
38
|
-
}
|
|
39
|
-
],
|
|
40
|
-
"methods": [],
|
|
41
|
-
"events": [],
|
|
42
|
-
"listeners": [],
|
|
43
|
-
"styles": [],
|
|
44
|
-
"slots": [],
|
|
45
|
-
"parts": [],
|
|
46
|
-
"dependents": [
|
|
47
|
-
"six-root"
|
|
48
|
-
],
|
|
49
|
-
"dependencies": [],
|
|
50
|
-
"dependencyGraph": {
|
|
51
|
-
"six-root": [
|
|
52
|
-
"set-attributes"
|
|
53
|
-
]
|
|
54
|
-
}
|
|
55
|
-
},
|
|
56
9
|
{
|
|
57
10
|
"filePath": "src/components/six-alert/six-alert.tsx",
|
|
58
11
|
"encapsulation": "shadow",
|
|
@@ -128,7 +81,7 @@
|
|
|
128
81
|
"mutable": false,
|
|
129
82
|
"attr": "duration",
|
|
130
83
|
"reflectToAttr": false,
|
|
131
|
-
"docs": "The length of time, in milliseconds, the alert will show before closing itself
|
|
84
|
+
"docs": "The length of time, in milliseconds, the alert will show before closing itself.\nIf the user hovers over the toast alert, the timer will pause.\nOn leaving the element with the mouse, the timer resets.",
|
|
132
85
|
"docsTags": [],
|
|
133
86
|
"default": "Infinity",
|
|
134
87
|
"values": [
|
|
@@ -165,9 +118,15 @@
|
|
|
165
118
|
"name": "type",
|
|
166
119
|
"type": "\"danger\" | \"info\" | \"primary\" | \"success\" | \"warning\"",
|
|
167
120
|
"complexType": {
|
|
168
|
-
"original": "
|
|
121
|
+
"original": "AlertType",
|
|
169
122
|
"resolved": "\"danger\" | \"info\" | \"primary\" | \"success\" | \"warning\"",
|
|
170
|
-
"references": {
|
|
123
|
+
"references": {
|
|
124
|
+
"AlertType": {
|
|
125
|
+
"location": "local",
|
|
126
|
+
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-alert/six-alert.tsx",
|
|
127
|
+
"id": "src/components/six-alert/six-alert.tsx::AlertType"
|
|
128
|
+
}
|
|
129
|
+
}
|
|
171
130
|
},
|
|
172
131
|
"mutable": false,
|
|
173
132
|
"attr": "type",
|
|
@@ -253,8 +212,14 @@
|
|
|
253
212
|
"docs": ""
|
|
254
213
|
},
|
|
255
214
|
"complexType": {
|
|
256
|
-
"signature": "() => Promise<void>",
|
|
257
|
-
"parameters": [
|
|
215
|
+
"signature": "(adjustPosition?: boolean) => Promise<void>",
|
|
216
|
+
"parameters": [
|
|
217
|
+
{
|
|
218
|
+
"name": "adjustPosition",
|
|
219
|
+
"type": "boolean",
|
|
220
|
+
"docs": "If true, the top and right position of the toast stack is shifted according to the\nsix-root header's height and the presence of a vertical scrollbar."
|
|
221
|
+
}
|
|
222
|
+
],
|
|
258
223
|
"references": {
|
|
259
224
|
"Promise": {
|
|
260
225
|
"location": "global",
|
|
@@ -263,10 +228,21 @@
|
|
|
263
228
|
},
|
|
264
229
|
"return": "Promise<void>"
|
|
265
230
|
},
|
|
266
|
-
"signature": "toast() => Promise<void>",
|
|
267
|
-
"parameters": [
|
|
231
|
+
"signature": "toast(adjustPosition?: boolean) => Promise<void>",
|
|
232
|
+
"parameters": [
|
|
233
|
+
{
|
|
234
|
+
"name": "adjustPosition",
|
|
235
|
+
"type": "boolean",
|
|
236
|
+
"docs": "If true, the top and right position of the toast stack is shifted according to the\nsix-root header's height and the presence of a vertical scrollbar."
|
|
237
|
+
}
|
|
238
|
+
],
|
|
268
239
|
"docs": "Displays the alert as a toast notification. This will move the alert out of its position in the DOM and, when\ndismissed, it will be removed from the DOM completely. By storing a reference to the alert, you can reuse it by\ncalling this method again. The returned promise will resolve after the alert is hidden.",
|
|
269
|
-
"docsTags": [
|
|
240
|
+
"docsTags": [
|
|
241
|
+
{
|
|
242
|
+
"name": "param",
|
|
243
|
+
"text": "adjustPosition If true, the top and right position of the toast stack is shifted according to the\nsix-root header's height and the presence of a vertical scrollbar."
|
|
244
|
+
}
|
|
245
|
+
]
|
|
270
246
|
}
|
|
271
247
|
],
|
|
272
248
|
"events": [
|
|
@@ -1062,10 +1038,10 @@
|
|
|
1062
1038
|
},
|
|
1063
1039
|
{
|
|
1064
1040
|
"name": "type",
|
|
1065
|
-
"type": "\"action\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
|
|
1041
|
+
"type": "\"action\" | \"action-outline\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
|
|
1066
1042
|
"complexType": {
|
|
1067
|
-
"original": "'secondary'
|
|
1068
|
-
"resolved": "\"action\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
|
|
1043
|
+
"original": "| 'secondary'\n | 'primary'\n | 'link'\n | 'success'\n | 'warning'\n | 'danger'\n | 'action'\n | 'action-outline'",
|
|
1044
|
+
"resolved": "\"action\" | \"action-outline\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
|
|
1069
1045
|
"references": {}
|
|
1070
1046
|
},
|
|
1071
1047
|
"mutable": false,
|
|
@@ -1079,6 +1055,10 @@
|
|
|
1079
1055
|
"value": "action",
|
|
1080
1056
|
"type": "string"
|
|
1081
1057
|
},
|
|
1058
|
+
{
|
|
1059
|
+
"value": "action-outline",
|
|
1060
|
+
"type": "string"
|
|
1061
|
+
},
|
|
1082
1062
|
{
|
|
1083
1063
|
"value": "danger",
|
|
1084
1064
|
"type": "string"
|
|
@@ -1163,8 +1143,9 @@
|
|
|
1163
1143
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
1164
1144
|
"parameters": [
|
|
1165
1145
|
{
|
|
1166
|
-
"
|
|
1167
|
-
"
|
|
1146
|
+
"name": "options",
|
|
1147
|
+
"type": "FocusOptions | undefined",
|
|
1148
|
+
"docs": ""
|
|
1168
1149
|
}
|
|
1169
1150
|
],
|
|
1170
1151
|
"references": {
|
|
@@ -1180,7 +1161,13 @@
|
|
|
1180
1161
|
"return": "Promise<void>"
|
|
1181
1162
|
},
|
|
1182
1163
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
1183
|
-
"parameters": [
|
|
1164
|
+
"parameters": [
|
|
1165
|
+
{
|
|
1166
|
+
"name": "options",
|
|
1167
|
+
"type": "FocusOptions | undefined",
|
|
1168
|
+
"docs": ""
|
|
1169
|
+
}
|
|
1170
|
+
],
|
|
1184
1171
|
"docs": "Sets focus on the button.",
|
|
1185
1172
|
"docsTags": []
|
|
1186
1173
|
}
|
|
@@ -1265,13 +1252,22 @@
|
|
|
1265
1252
|
"docs": "The suffix container."
|
|
1266
1253
|
}
|
|
1267
1254
|
],
|
|
1268
|
-
"dependents": [
|
|
1255
|
+
"dependents": [
|
|
1256
|
+
"six-header-menu-button",
|
|
1257
|
+
"six-select"
|
|
1258
|
+
],
|
|
1269
1259
|
"dependencies": [
|
|
1270
1260
|
"six-spinner"
|
|
1271
1261
|
],
|
|
1272
1262
|
"dependencyGraph": {
|
|
1273
1263
|
"six-button": [
|
|
1274
1264
|
"six-spinner"
|
|
1265
|
+
],
|
|
1266
|
+
"six-header-menu-button": [
|
|
1267
|
+
"six-button"
|
|
1268
|
+
],
|
|
1269
|
+
"six-select": [
|
|
1270
|
+
"six-button"
|
|
1275
1271
|
]
|
|
1276
1272
|
}
|
|
1277
1273
|
},
|
|
@@ -1617,8 +1613,9 @@
|
|
|
1617
1613
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
1618
1614
|
"parameters": [
|
|
1619
1615
|
{
|
|
1620
|
-
"
|
|
1621
|
-
"
|
|
1616
|
+
"name": "options",
|
|
1617
|
+
"type": "FocusOptions | undefined",
|
|
1618
|
+
"docs": ""
|
|
1622
1619
|
}
|
|
1623
1620
|
],
|
|
1624
1621
|
"references": {
|
|
@@ -1634,7 +1631,13 @@
|
|
|
1634
1631
|
"return": "Promise<void>"
|
|
1635
1632
|
},
|
|
1636
1633
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
1637
|
-
"parameters": [
|
|
1634
|
+
"parameters": [
|
|
1635
|
+
{
|
|
1636
|
+
"name": "options",
|
|
1637
|
+
"type": "FocusOptions | undefined",
|
|
1638
|
+
"docs": ""
|
|
1639
|
+
}
|
|
1640
|
+
],
|
|
1638
1641
|
"docs": "Sets focus on the checkbox.",
|
|
1639
1642
|
"docsTags": []
|
|
1640
1643
|
}
|
|
@@ -1735,13 +1738,18 @@
|
|
|
1735
1738
|
"docs": "The checkbox text rendered to the right."
|
|
1736
1739
|
}
|
|
1737
1740
|
],
|
|
1738
|
-
"dependents": [
|
|
1741
|
+
"dependents": [
|
|
1742
|
+
"six-menu-item"
|
|
1743
|
+
],
|
|
1739
1744
|
"dependencies": [
|
|
1740
1745
|
"six-error"
|
|
1741
1746
|
],
|
|
1742
1747
|
"dependencyGraph": {
|
|
1743
1748
|
"six-checkbox": [
|
|
1744
1749
|
"six-error"
|
|
1750
|
+
],
|
|
1751
|
+
"six-menu-item": [
|
|
1752
|
+
"six-checkbox"
|
|
1745
1753
|
]
|
|
1746
1754
|
}
|
|
1747
1755
|
},
|
|
@@ -2188,10 +2196,10 @@
|
|
|
2188
2196
|
},
|
|
2189
2197
|
{
|
|
2190
2198
|
"name": "locale",
|
|
2191
|
-
"type": "\"de\" | \"en\" | \"fr\" | \"it\"",
|
|
2199
|
+
"type": "\"de\" | \"en\" | \"es\" | \"fr\" | \"it\"",
|
|
2192
2200
|
"complexType": {
|
|
2193
|
-
"original": "'en' | 'de' | 'fr' | 'it'",
|
|
2194
|
-
"resolved": "\"de\" | \"en\" | \"fr\" | \"it\"",
|
|
2201
|
+
"original": "'en' | 'de' | 'fr' | 'it' | 'es'",
|
|
2202
|
+
"resolved": "\"de\" | \"en\" | \"es\" | \"fr\" | \"it\"",
|
|
2195
2203
|
"references": {}
|
|
2196
2204
|
},
|
|
2197
2205
|
"mutable": false,
|
|
@@ -2209,6 +2217,10 @@
|
|
|
2209
2217
|
"value": "en",
|
|
2210
2218
|
"type": "string"
|
|
2211
2219
|
},
|
|
2220
|
+
{
|
|
2221
|
+
"value": "es",
|
|
2222
|
+
"type": "string"
|
|
2223
|
+
},
|
|
2212
2224
|
{
|
|
2213
2225
|
"value": "fr",
|
|
2214
2226
|
"type": "string"
|
|
@@ -2516,8 +2528,9 @@
|
|
|
2516
2528
|
"signature": "(datestring?: string) => Promise<void>",
|
|
2517
2529
|
"parameters": [
|
|
2518
2530
|
{
|
|
2519
|
-
"
|
|
2520
|
-
"
|
|
2531
|
+
"name": "datestring",
|
|
2532
|
+
"type": "string | undefined",
|
|
2533
|
+
"docs": ""
|
|
2521
2534
|
}
|
|
2522
2535
|
],
|
|
2523
2536
|
"references": {
|
|
@@ -2529,7 +2542,13 @@
|
|
|
2529
2542
|
"return": "Promise<void>"
|
|
2530
2543
|
},
|
|
2531
2544
|
"signature": "select(datestring?: string) => Promise<void>",
|
|
2532
|
-
"parameters": [
|
|
2545
|
+
"parameters": [
|
|
2546
|
+
{
|
|
2547
|
+
"name": "datestring",
|
|
2548
|
+
"type": "string | undefined",
|
|
2549
|
+
"docs": ""
|
|
2550
|
+
}
|
|
2551
|
+
],
|
|
2533
2552
|
"docs": "Selects an option",
|
|
2534
2553
|
"docsTags": []
|
|
2535
2554
|
},
|
|
@@ -2543,8 +2562,9 @@
|
|
|
2543
2562
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
2544
2563
|
"parameters": [
|
|
2545
2564
|
{
|
|
2546
|
-
"
|
|
2547
|
-
"
|
|
2565
|
+
"name": "options",
|
|
2566
|
+
"type": "FocusOptions | undefined",
|
|
2567
|
+
"docs": ""
|
|
2548
2568
|
}
|
|
2549
2569
|
],
|
|
2550
2570
|
"references": {
|
|
@@ -2560,7 +2580,13 @@
|
|
|
2560
2580
|
"return": "Promise<void>"
|
|
2561
2581
|
},
|
|
2562
2582
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
2563
|
-
"parameters": [
|
|
2583
|
+
"parameters": [
|
|
2584
|
+
{
|
|
2585
|
+
"name": "options",
|
|
2586
|
+
"type": "FocusOptions | undefined",
|
|
2587
|
+
"docs": ""
|
|
2588
|
+
}
|
|
2589
|
+
],
|
|
2564
2590
|
"docs": "Sets focus on the datepickers input.",
|
|
2565
2591
|
"docsTags": []
|
|
2566
2592
|
}
|
|
@@ -3961,6 +3987,10 @@
|
|
|
3961
3987
|
"name": "slot",
|
|
3962
3988
|
"text": "trigger - The dropdown's trigger, usually a `<six-button>` element."
|
|
3963
3989
|
},
|
|
3990
|
+
{
|
|
3991
|
+
"name": "slot",
|
|
3992
|
+
"text": "dropdown-footer - The dropdown's footer area."
|
|
3993
|
+
},
|
|
3964
3994
|
{
|
|
3965
3995
|
"name": "slot",
|
|
3966
3996
|
"text": "- The dropdown's content."
|
|
@@ -4109,7 +4139,7 @@
|
|
|
4109
4139
|
"reflectToAttr": false,
|
|
4110
4140
|
"docs": "The distance in pixels from which to offset the panel away from its trigger.",
|
|
4111
4141
|
"docsTags": [],
|
|
4112
|
-
"default": "
|
|
4142
|
+
"default": "4",
|
|
4113
4143
|
"values": [
|
|
4114
4144
|
{
|
|
4115
4145
|
"type": "number"
|
|
@@ -4148,12 +4178,12 @@
|
|
|
4148
4178
|
"resolved": "number",
|
|
4149
4179
|
"references": {}
|
|
4150
4180
|
},
|
|
4151
|
-
"mutable":
|
|
4181
|
+
"mutable": true,
|
|
4152
4182
|
"attr": "filter-debounce",
|
|
4153
4183
|
"reflectToAttr": false,
|
|
4154
4184
|
"docs": "The debounce for the filter callbacks.",
|
|
4155
4185
|
"docsTags": [],
|
|
4156
|
-
"default": "
|
|
4186
|
+
"default": "0",
|
|
4157
4187
|
"values": [
|
|
4158
4188
|
{
|
|
4159
4189
|
"type": "number"
|
|
@@ -4206,6 +4236,28 @@
|
|
|
4206
4236
|
"optional": false,
|
|
4207
4237
|
"required": false
|
|
4208
4238
|
},
|
|
4239
|
+
{
|
|
4240
|
+
"name": "matchTriggerWidth",
|
|
4241
|
+
"type": "boolean",
|
|
4242
|
+
"complexType": {
|
|
4243
|
+
"original": "boolean",
|
|
4244
|
+
"resolved": "boolean",
|
|
4245
|
+
"references": {}
|
|
4246
|
+
},
|
|
4247
|
+
"mutable": false,
|
|
4248
|
+
"attr": "match-trigger-width",
|
|
4249
|
+
"reflectToAttr": false,
|
|
4250
|
+
"docs": "Determines if the dropdown panel's width should match the width of the trigger element.\n\nIf set to `true`, the panel will resize its width to align with the trigger's width.\nIf `false` or omitted, the panel will maintain its default width.",
|
|
4251
|
+
"docsTags": [],
|
|
4252
|
+
"default": "false",
|
|
4253
|
+
"values": [
|
|
4254
|
+
{
|
|
4255
|
+
"type": "boolean"
|
|
4256
|
+
}
|
|
4257
|
+
],
|
|
4258
|
+
"optional": false,
|
|
4259
|
+
"required": false
|
|
4260
|
+
},
|
|
4209
4261
|
{
|
|
4210
4262
|
"name": "open",
|
|
4211
4263
|
"type": "boolean",
|
|
@@ -4242,7 +4294,7 @@
|
|
|
4242
4294
|
}
|
|
4243
4295
|
}
|
|
4244
4296
|
},
|
|
4245
|
-
"mutable":
|
|
4297
|
+
"mutable": true,
|
|
4246
4298
|
"reflectToAttr": false,
|
|
4247
4299
|
"docs": "Set the options to be shown in the dropdown (alternative to setting the elements via html)",
|
|
4248
4300
|
"docsTags": [],
|
|
@@ -4410,7 +4462,13 @@
|
|
|
4410
4462
|
"signature": "reposition() => Promise<void>",
|
|
4411
4463
|
"parameters": [],
|
|
4412
4464
|
"docs": "Instructs the dropdown menu to reposition. Useful when the position or size of the trigger changes when the menu\nis activated.",
|
|
4413
|
-
"docsTags": [
|
|
4465
|
+
"docsTags": [
|
|
4466
|
+
{
|
|
4467
|
+
"name": "deprecated",
|
|
4468
|
+
"text": ": use the property `matchTriggerWidth` instead."
|
|
4469
|
+
}
|
|
4470
|
+
],
|
|
4471
|
+
"deprecation": ": use the property `matchTriggerWidth` instead."
|
|
4414
4472
|
},
|
|
4415
4473
|
{
|
|
4416
4474
|
"name": "show",
|
|
@@ -4584,6 +4642,10 @@
|
|
|
4584
4642
|
"name": "",
|
|
4585
4643
|
"docs": "The dropdown's content."
|
|
4586
4644
|
},
|
|
4645
|
+
{
|
|
4646
|
+
"name": "dropdown-footer",
|
|
4647
|
+
"docs": "The dropdown's footer area."
|
|
4648
|
+
},
|
|
4587
4649
|
{
|
|
4588
4650
|
"name": "trigger",
|
|
4589
4651
|
"docs": "The dropdown's trigger, usually a `<six-button>` element."
|
|
@@ -4609,22 +4671,29 @@
|
|
|
4609
4671
|
],
|
|
4610
4672
|
"dependents": [
|
|
4611
4673
|
"six-header",
|
|
4674
|
+
"six-header-dropdown-item",
|
|
4612
4675
|
"six-select"
|
|
4613
4676
|
],
|
|
4614
4677
|
"dependencies": [
|
|
4615
4678
|
"six-menu-item",
|
|
4616
4679
|
"six-input",
|
|
4680
|
+
"six-icon",
|
|
4617
4681
|
"six-menu"
|
|
4618
4682
|
],
|
|
4619
4683
|
"dependencyGraph": {
|
|
4620
4684
|
"six-dropdown": [
|
|
4621
4685
|
"six-menu-item",
|
|
4622
4686
|
"six-input",
|
|
4687
|
+
"six-icon",
|
|
4623
4688
|
"six-menu"
|
|
4624
4689
|
],
|
|
4625
4690
|
"six-menu-item": [
|
|
4691
|
+
"six-checkbox",
|
|
4626
4692
|
"six-icon"
|
|
4627
4693
|
],
|
|
4694
|
+
"six-checkbox": [
|
|
4695
|
+
"six-error"
|
|
4696
|
+
],
|
|
4628
4697
|
"six-input": [
|
|
4629
4698
|
"six-icon",
|
|
4630
4699
|
"six-error"
|
|
@@ -4635,6 +4704,9 @@
|
|
|
4635
4704
|
"six-header": [
|
|
4636
4705
|
"six-dropdown"
|
|
4637
4706
|
],
|
|
4707
|
+
"six-header-dropdown-item": [
|
|
4708
|
+
"six-dropdown"
|
|
4709
|
+
],
|
|
4638
4710
|
"six-select": [
|
|
4639
4711
|
"six-dropdown"
|
|
4640
4712
|
]
|
|
@@ -4644,8 +4716,8 @@
|
|
|
4644
4716
|
"filePath": "src/components/six-error/six-error.tsx",
|
|
4645
4717
|
"encapsulation": "shadow",
|
|
4646
4718
|
"tag": "six-error",
|
|
4647
|
-
"readme": "# six-error\n\n
|
|
4648
|
-
"docs": "",
|
|
4719
|
+
"readme": "# six-error\n\n<!-- EXAMPLES -->\n",
|
|
4720
|
+
"docs": "<!-- EXAMPLES -->",
|
|
4649
4721
|
"docsTags": [
|
|
4650
4722
|
{
|
|
4651
4723
|
"name": "since",
|
|
@@ -4675,6 +4747,7 @@
|
|
|
4675
4747
|
"parts": [],
|
|
4676
4748
|
"dependents": [
|
|
4677
4749
|
"six-checkbox",
|
|
4750
|
+
"six-file-upload",
|
|
4678
4751
|
"six-group-label",
|
|
4679
4752
|
"six-input",
|
|
4680
4753
|
"six-range",
|
|
@@ -4687,6 +4760,9 @@
|
|
|
4687
4760
|
"six-checkbox": [
|
|
4688
4761
|
"six-error"
|
|
4689
4762
|
],
|
|
4763
|
+
"six-file-upload": [
|
|
4764
|
+
"six-error"
|
|
4765
|
+
],
|
|
4690
4766
|
"six-group-label": [
|
|
4691
4767
|
"six-error"
|
|
4692
4768
|
],
|
|
@@ -5137,6 +5213,10 @@
|
|
|
5137
5213
|
{
|
|
5138
5214
|
"name": "status",
|
|
5139
5215
|
"text": "experimental"
|
|
5216
|
+
},
|
|
5217
|
+
{
|
|
5218
|
+
"name": "slot",
|
|
5219
|
+
"text": "error-text - Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop."
|
|
5140
5220
|
}
|
|
5141
5221
|
],
|
|
5142
5222
|
"usage": {},
|
|
@@ -5209,6 +5289,53 @@
|
|
|
5209
5289
|
"optional": false,
|
|
5210
5290
|
"required": false
|
|
5211
5291
|
},
|
|
5292
|
+
{
|
|
5293
|
+
"name": "errorText",
|
|
5294
|
+
"type": "string | string[]",
|
|
5295
|
+
"complexType": {
|
|
5296
|
+
"original": "string | string[]",
|
|
5297
|
+
"resolved": "string | string[]",
|
|
5298
|
+
"references": {}
|
|
5299
|
+
},
|
|
5300
|
+
"mutable": false,
|
|
5301
|
+
"attr": "error-text",
|
|
5302
|
+
"reflectToAttr": false,
|
|
5303
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
5304
|
+
"docsTags": [],
|
|
5305
|
+
"default": "''",
|
|
5306
|
+
"values": [
|
|
5307
|
+
{
|
|
5308
|
+
"type": "string"
|
|
5309
|
+
},
|
|
5310
|
+
{
|
|
5311
|
+
"type": "string[]"
|
|
5312
|
+
}
|
|
5313
|
+
],
|
|
5314
|
+
"optional": false,
|
|
5315
|
+
"required": false
|
|
5316
|
+
},
|
|
5317
|
+
{
|
|
5318
|
+
"name": "invalid",
|
|
5319
|
+
"type": "boolean",
|
|
5320
|
+
"complexType": {
|
|
5321
|
+
"original": "boolean",
|
|
5322
|
+
"resolved": "boolean",
|
|
5323
|
+
"references": {}
|
|
5324
|
+
},
|
|
5325
|
+
"mutable": false,
|
|
5326
|
+
"attr": "invalid",
|
|
5327
|
+
"reflectToAttr": true,
|
|
5328
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
5329
|
+
"docsTags": [],
|
|
5330
|
+
"default": "false",
|
|
5331
|
+
"values": [
|
|
5332
|
+
{
|
|
5333
|
+
"type": "boolean"
|
|
5334
|
+
}
|
|
5335
|
+
],
|
|
5336
|
+
"optional": false,
|
|
5337
|
+
"required": false
|
|
5338
|
+
},
|
|
5212
5339
|
{
|
|
5213
5340
|
"name": "label",
|
|
5214
5341
|
"type": "string | undefined",
|
|
@@ -5278,6 +5405,28 @@
|
|
|
5278
5405
|
],
|
|
5279
5406
|
"optional": false,
|
|
5280
5407
|
"required": false
|
|
5408
|
+
},
|
|
5409
|
+
{
|
|
5410
|
+
"name": "uploading",
|
|
5411
|
+
"type": "boolean",
|
|
5412
|
+
"complexType": {
|
|
5413
|
+
"original": "boolean",
|
|
5414
|
+
"resolved": "boolean",
|
|
5415
|
+
"references": {}
|
|
5416
|
+
},
|
|
5417
|
+
"mutable": false,
|
|
5418
|
+
"attr": "uploading",
|
|
5419
|
+
"reflectToAttr": true,
|
|
5420
|
+
"docs": "Set to true to draw the control in a loading state.",
|
|
5421
|
+
"docsTags": [],
|
|
5422
|
+
"default": "false",
|
|
5423
|
+
"values": [
|
|
5424
|
+
{
|
|
5425
|
+
"type": "boolean"
|
|
5426
|
+
}
|
|
5427
|
+
],
|
|
5428
|
+
"optional": false,
|
|
5429
|
+
"required": false
|
|
5281
5430
|
}
|
|
5282
5431
|
],
|
|
5283
5432
|
"methods": [],
|
|
@@ -5346,15 +5495,24 @@
|
|
|
5346
5495
|
}
|
|
5347
5496
|
],
|
|
5348
5497
|
"styles": [],
|
|
5349
|
-
"slots": [
|
|
5498
|
+
"slots": [
|
|
5499
|
+
{
|
|
5500
|
+
"name": "error-text",
|
|
5501
|
+
"docs": "Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop."
|
|
5502
|
+
}
|
|
5503
|
+
],
|
|
5350
5504
|
"parts": [],
|
|
5351
5505
|
"dependents": [],
|
|
5352
5506
|
"dependencies": [
|
|
5353
|
-
"six-icon"
|
|
5507
|
+
"six-icon",
|
|
5508
|
+
"six-spinner",
|
|
5509
|
+
"six-error"
|
|
5354
5510
|
],
|
|
5355
5511
|
"dependencyGraph": {
|
|
5356
5512
|
"six-file-upload": [
|
|
5357
|
-
"six-icon"
|
|
5513
|
+
"six-icon",
|
|
5514
|
+
"six-spinner",
|
|
5515
|
+
"six-error"
|
|
5358
5516
|
]
|
|
5359
5517
|
}
|
|
5360
5518
|
},
|
|
@@ -5632,19 +5790,19 @@
|
|
|
5632
5790
|
},
|
|
5633
5791
|
{
|
|
5634
5792
|
"name": "slot",
|
|
5635
|
-
"text": "notifications - Used to define the notification component in the header."
|
|
5793
|
+
"text": "notifications - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the notification component in the header."
|
|
5636
5794
|
},
|
|
5637
5795
|
{
|
|
5638
5796
|
"name": "slot",
|
|
5639
|
-
"text": "app-switcher-menu - Used to define the application switcher menu in the header."
|
|
5797
|
+
"text": "app-switcher-menu - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the application switcher menu in the header."
|
|
5640
5798
|
},
|
|
5641
5799
|
{
|
|
5642
5800
|
"name": "slot",
|
|
5643
|
-
"text": "profile-menu - Used to define the profile menu in the header."
|
|
5801
|
+
"text": "profile-menu - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the profile menu in the header."
|
|
5644
5802
|
},
|
|
5645
5803
|
{
|
|
5646
5804
|
"name": "slot",
|
|
5647
|
-
"text": "profile-avatar - Used to define the avator in the header."
|
|
5805
|
+
"text": "profile-avatar - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the avator in the header."
|
|
5648
5806
|
}
|
|
5649
5807
|
],
|
|
5650
5808
|
"usage": {},
|
|
@@ -5661,8 +5819,14 @@
|
|
|
5661
5819
|
"attr": "clickable-logo",
|
|
5662
5820
|
"reflectToAttr": false,
|
|
5663
5821
|
"docs": "Set whether the logo should be clickable",
|
|
5664
|
-
"docsTags": [
|
|
5822
|
+
"docsTags": [
|
|
5823
|
+
{
|
|
5824
|
+
"name": "deprecated",
|
|
5825
|
+
"text": "Use six-header `custom` property with `six-logo` instead"
|
|
5826
|
+
}
|
|
5827
|
+
],
|
|
5665
5828
|
"default": "false",
|
|
5829
|
+
"deprecation": "Use six-header `custom` property with `six-logo` instead",
|
|
5666
5830
|
"values": [
|
|
5667
5831
|
{
|
|
5668
5832
|
"type": "boolean"
|
|
@@ -5672,7 +5836,7 @@
|
|
|
5672
5836
|
"required": false
|
|
5673
5837
|
},
|
|
5674
5838
|
{
|
|
5675
|
-
"name": "
|
|
5839
|
+
"name": "custom",
|
|
5676
5840
|
"type": "boolean",
|
|
5677
5841
|
"complexType": {
|
|
5678
5842
|
"original": "boolean",
|
|
@@ -5680,10 +5844,19 @@
|
|
|
5680
5844
|
"references": {}
|
|
5681
5845
|
},
|
|
5682
5846
|
"mutable": false,
|
|
5683
|
-
"attr": "
|
|
5847
|
+
"attr": "custom",
|
|
5684
5848
|
"reflectToAttr": false,
|
|
5685
|
-
"docs": "Set the
|
|
5686
|
-
"docsTags": [
|
|
5849
|
+
"docs": "Set `custom` to `true` for complete control over the header content. When enabled, all other properties and slots\nare ignored.\n\nUse `six-header-item`, `six-header-dropdown-item` and `six-header-menu-button` to structure the content.",
|
|
5850
|
+
"docsTags": [
|
|
5851
|
+
{
|
|
5852
|
+
"name": "since",
|
|
5853
|
+
"text": "4.2.7"
|
|
5854
|
+
},
|
|
5855
|
+
{
|
|
5856
|
+
"name": "status",
|
|
5857
|
+
"text": "beta"
|
|
5858
|
+
}
|
|
5859
|
+
],
|
|
5687
5860
|
"default": "false",
|
|
5688
5861
|
"values": [
|
|
5689
5862
|
{
|
|
@@ -5694,7 +5867,7 @@
|
|
|
5694
5867
|
"required": false
|
|
5695
5868
|
},
|
|
5696
5869
|
{
|
|
5697
|
-
"name": "
|
|
5870
|
+
"name": "hideHamburgerMenu",
|
|
5698
5871
|
"type": "boolean",
|
|
5699
5872
|
"complexType": {
|
|
5700
5873
|
"original": "boolean",
|
|
@@ -5702,11 +5875,17 @@
|
|
|
5702
5875
|
"references": {}
|
|
5703
5876
|
},
|
|
5704
5877
|
"mutable": false,
|
|
5705
|
-
"attr": "
|
|
5878
|
+
"attr": "hide-hamburger-menu",
|
|
5706
5879
|
"reflectToAttr": false,
|
|
5707
|
-
"docs": "Set the
|
|
5708
|
-
"docsTags": [
|
|
5880
|
+
"docs": "Set whether the hamburger menu should be visible or not",
|
|
5881
|
+
"docsTags": [
|
|
5882
|
+
{
|
|
5883
|
+
"name": "deprecated",
|
|
5884
|
+
"text": "Use six-header `custom` property instead"
|
|
5885
|
+
}
|
|
5886
|
+
],
|
|
5709
5887
|
"default": "false",
|
|
5888
|
+
"deprecation": "Use six-header `custom` property instead",
|
|
5710
5889
|
"values": [
|
|
5711
5890
|
{
|
|
5712
5891
|
"type": "boolean"
|
|
@@ -5716,27 +5895,110 @@
|
|
|
5716
5895
|
"required": false
|
|
5717
5896
|
},
|
|
5718
5897
|
{
|
|
5719
|
-
"name": "
|
|
5720
|
-
"type": "
|
|
5898
|
+
"name": "logo",
|
|
5899
|
+
"type": "\"bme\" | \"six\"",
|
|
5721
5900
|
"complexType": {
|
|
5722
|
-
"original": "
|
|
5723
|
-
"resolved": "
|
|
5901
|
+
"original": "'six' | 'bme'",
|
|
5902
|
+
"resolved": "\"bme\" | \"six\"",
|
|
5724
5903
|
"references": {}
|
|
5725
5904
|
},
|
|
5726
5905
|
"mutable": false,
|
|
5727
|
-
"attr": "
|
|
5906
|
+
"attr": "logo",
|
|
5728
5907
|
"reflectToAttr": false,
|
|
5729
|
-
"docs": "
|
|
5730
|
-
"docsTags": [
|
|
5731
|
-
|
|
5908
|
+
"docs": "The displayed logo. Either six or bme. Defaults to six.",
|
|
5909
|
+
"docsTags": [
|
|
5910
|
+
{
|
|
5911
|
+
"name": "deprecated",
|
|
5912
|
+
"text": "Use six-header `custom` property with `six-logo` instead"
|
|
5913
|
+
}
|
|
5914
|
+
],
|
|
5915
|
+
"default": "'six'",
|
|
5916
|
+
"deprecation": "Use six-header `custom` property with `six-logo` instead",
|
|
5732
5917
|
"values": [
|
|
5733
5918
|
{
|
|
5734
|
-
"
|
|
5919
|
+
"value": "bme",
|
|
5920
|
+
"type": "string"
|
|
5921
|
+
},
|
|
5922
|
+
{
|
|
5923
|
+
"value": "six",
|
|
5924
|
+
"type": "string"
|
|
5735
5925
|
}
|
|
5736
5926
|
],
|
|
5737
5927
|
"optional": false,
|
|
5738
5928
|
"required": false
|
|
5739
|
-
}
|
|
5929
|
+
},
|
|
5930
|
+
{
|
|
5931
|
+
"name": "openHamburgerMenu",
|
|
5932
|
+
"type": "boolean",
|
|
5933
|
+
"complexType": {
|
|
5934
|
+
"original": "boolean",
|
|
5935
|
+
"resolved": "boolean",
|
|
5936
|
+
"references": {}
|
|
5937
|
+
},
|
|
5938
|
+
"mutable": false,
|
|
5939
|
+
"attr": "open-hamburger-menu",
|
|
5940
|
+
"reflectToAttr": false,
|
|
5941
|
+
"docs": "Set the hamburger menu icon to open or closed state",
|
|
5942
|
+
"docsTags": [
|
|
5943
|
+
{
|
|
5944
|
+
"name": "deprecated",
|
|
5945
|
+
"text": "Use six-header `custom` property instead"
|
|
5946
|
+
}
|
|
5947
|
+
],
|
|
5948
|
+
"default": "false",
|
|
5949
|
+
"deprecation": "Use six-header `custom` property instead",
|
|
5950
|
+
"values": [
|
|
5951
|
+
{
|
|
5952
|
+
"type": "boolean"
|
|
5953
|
+
}
|
|
5954
|
+
],
|
|
5955
|
+
"optional": false,
|
|
5956
|
+
"required": false
|
|
5957
|
+
},
|
|
5958
|
+
{
|
|
5959
|
+
"name": "openSearch",
|
|
5960
|
+
"type": "boolean",
|
|
5961
|
+
"complexType": {
|
|
5962
|
+
"original": "boolean",
|
|
5963
|
+
"resolved": "boolean",
|
|
5964
|
+
"references": {}
|
|
5965
|
+
},
|
|
5966
|
+
"mutable": false,
|
|
5967
|
+
"attr": "open-search",
|
|
5968
|
+
"reflectToAttr": false,
|
|
5969
|
+
"docs": "Set the header search to be in an open or closed state.\n\nIf `custom` is `true`, focuses the first `six-input` found in the search slot.",
|
|
5970
|
+
"docsTags": [],
|
|
5971
|
+
"default": "false",
|
|
5972
|
+
"values": [
|
|
5973
|
+
{
|
|
5974
|
+
"type": "boolean"
|
|
5975
|
+
}
|
|
5976
|
+
],
|
|
5977
|
+
"optional": false,
|
|
5978
|
+
"required": false
|
|
5979
|
+
},
|
|
5980
|
+
{
|
|
5981
|
+
"name": "shiftContent",
|
|
5982
|
+
"type": "boolean",
|
|
5983
|
+
"complexType": {
|
|
5984
|
+
"original": "boolean",
|
|
5985
|
+
"resolved": "boolean",
|
|
5986
|
+
"references": {}
|
|
5987
|
+
},
|
|
5988
|
+
"mutable": false,
|
|
5989
|
+
"attr": "shift-content",
|
|
5990
|
+
"reflectToAttr": false,
|
|
5991
|
+
"docs": "Indicates if content should be shifted down when search field is visible.",
|
|
5992
|
+
"docsTags": [],
|
|
5993
|
+
"default": "false",
|
|
5994
|
+
"values": [
|
|
5995
|
+
{
|
|
5996
|
+
"type": "boolean"
|
|
5997
|
+
}
|
|
5998
|
+
],
|
|
5999
|
+
"optional": false,
|
|
6000
|
+
"required": false
|
|
6001
|
+
}
|
|
5740
6002
|
],
|
|
5741
6003
|
"methods": [
|
|
5742
6004
|
{
|
|
@@ -5759,7 +6021,13 @@
|
|
|
5759
6021
|
"signature": "getIsSearchOpen() => Promise<boolean>",
|
|
5760
6022
|
"parameters": [],
|
|
5761
6023
|
"docs": "Get open state for search",
|
|
5762
|
-
"docsTags": [
|
|
6024
|
+
"docsTags": [
|
|
6025
|
+
{
|
|
6026
|
+
"name": "deprecated",
|
|
6027
|
+
"text": "Use six-header `custom` property instead"
|
|
6028
|
+
}
|
|
6029
|
+
],
|
|
6030
|
+
"deprecation": "Use six-header `custom` property instead"
|
|
5763
6031
|
},
|
|
5764
6032
|
{
|
|
5765
6033
|
"name": "setSearchOpenState",
|
|
@@ -5771,8 +6039,9 @@
|
|
|
5771
6039
|
"signature": "(openState: boolean) => Promise<void>",
|
|
5772
6040
|
"parameters": [
|
|
5773
6041
|
{
|
|
5774
|
-
"
|
|
5775
|
-
"
|
|
6042
|
+
"name": "openState",
|
|
6043
|
+
"type": "boolean",
|
|
6044
|
+
"docs": ""
|
|
5776
6045
|
}
|
|
5777
6046
|
],
|
|
5778
6047
|
"references": {
|
|
@@ -5784,9 +6053,21 @@
|
|
|
5784
6053
|
"return": "Promise<void>"
|
|
5785
6054
|
},
|
|
5786
6055
|
"signature": "setSearchOpenState(openState: boolean) => Promise<void>",
|
|
5787
|
-
"parameters": [
|
|
6056
|
+
"parameters": [
|
|
6057
|
+
{
|
|
6058
|
+
"name": "openState",
|
|
6059
|
+
"type": "boolean",
|
|
6060
|
+
"docs": ""
|
|
6061
|
+
}
|
|
6062
|
+
],
|
|
5788
6063
|
"docs": "Sets open state for search",
|
|
5789
|
-
"docsTags": [
|
|
6064
|
+
"docsTags": [
|
|
6065
|
+
{
|
|
6066
|
+
"name": "deprecated",
|
|
6067
|
+
"text": "Use six-header `custom` property instead"
|
|
6068
|
+
}
|
|
6069
|
+
],
|
|
6070
|
+
"deprecation": "Use six-header `custom` property instead"
|
|
5790
6071
|
}
|
|
5791
6072
|
],
|
|
5792
6073
|
"events": [
|
|
@@ -5808,7 +6089,13 @@
|
|
|
5808
6089
|
"cancelable": true,
|
|
5809
6090
|
"composed": true,
|
|
5810
6091
|
"docs": "Emitted when the name of the selected app is clicked.",
|
|
5811
|
-
"docsTags": [
|
|
6092
|
+
"docsTags": [
|
|
6093
|
+
{
|
|
6094
|
+
"name": "deprecated",
|
|
6095
|
+
"text": "Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead"
|
|
6096
|
+
}
|
|
6097
|
+
],
|
|
6098
|
+
"deprecation": "Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead"
|
|
5812
6099
|
},
|
|
5813
6100
|
{
|
|
5814
6101
|
"event": "six-header-app-switcher-select",
|
|
@@ -5828,7 +6115,13 @@
|
|
|
5828
6115
|
"cancelable": true,
|
|
5829
6116
|
"composed": true,
|
|
5830
6117
|
"docs": "Emitted when a menu item is in the app switcher menu is selected.",
|
|
5831
|
-
"docsTags": [
|
|
6118
|
+
"docsTags": [
|
|
6119
|
+
{
|
|
6120
|
+
"name": "deprecated",
|
|
6121
|
+
"text": "Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead"
|
|
6122
|
+
}
|
|
6123
|
+
],
|
|
6124
|
+
"deprecation": "Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead"
|
|
5832
6125
|
},
|
|
5833
6126
|
{
|
|
5834
6127
|
"event": "six-header-hamburger-menu-clicked",
|
|
@@ -5848,7 +6141,13 @@
|
|
|
5848
6141
|
"cancelable": true,
|
|
5849
6142
|
"composed": true,
|
|
5850
6143
|
"docs": "Emitted when the hamburger menu is clicked.",
|
|
5851
|
-
"docsTags": [
|
|
6144
|
+
"docsTags": [
|
|
6145
|
+
{
|
|
6146
|
+
"name": "deprecated",
|
|
6147
|
+
"text": "Use six-header `custom` property instead"
|
|
6148
|
+
}
|
|
6149
|
+
],
|
|
6150
|
+
"deprecation": "Use six-header `custom` property instead"
|
|
5852
6151
|
},
|
|
5853
6152
|
{
|
|
5854
6153
|
"event": "six-header-logo-clicked",
|
|
@@ -5868,7 +6167,13 @@
|
|
|
5868
6167
|
"cancelable": true,
|
|
5869
6168
|
"composed": true,
|
|
5870
6169
|
"docs": "Emitted when the header logo is clicked.",
|
|
5871
|
-
"docsTags": [
|
|
6170
|
+
"docsTags": [
|
|
6171
|
+
{
|
|
6172
|
+
"name": "deprecated",
|
|
6173
|
+
"text": "Use six-header `custom` property instead"
|
|
6174
|
+
}
|
|
6175
|
+
],
|
|
6176
|
+
"deprecation": "Use six-header `custom` property instead"
|
|
5872
6177
|
},
|
|
5873
6178
|
{
|
|
5874
6179
|
"event": "six-header-profile-select",
|
|
@@ -5888,7 +6193,13 @@
|
|
|
5888
6193
|
"cancelable": true,
|
|
5889
6194
|
"composed": true,
|
|
5890
6195
|
"docs": "Emitted when a menu item is in the profile menu is selected.",
|
|
5891
|
-
"docsTags": [
|
|
6196
|
+
"docsTags": [
|
|
6197
|
+
{
|
|
6198
|
+
"name": "deprecated",
|
|
6199
|
+
"text": "Use six-header `custom` property with `six-header-dropdown-item` and `six-avatar` instead"
|
|
6200
|
+
}
|
|
6201
|
+
],
|
|
6202
|
+
"deprecation": "Use six-header `custom` property with `six-header-dropdown-item` and `six-avatar` instead"
|
|
5892
6203
|
},
|
|
5893
6204
|
{
|
|
5894
6205
|
"event": "six-header-search-field-toggle",
|
|
@@ -5908,7 +6219,13 @@
|
|
|
5908
6219
|
"cancelable": true,
|
|
5909
6220
|
"composed": true,
|
|
5910
6221
|
"docs": "Emitted when search field is toggled.",
|
|
5911
|
-
"docsTags": [
|
|
6222
|
+
"docsTags": [
|
|
6223
|
+
{
|
|
6224
|
+
"name": "deprecated",
|
|
6225
|
+
"text": "Use six-header `custom` property instead"
|
|
6226
|
+
}
|
|
6227
|
+
],
|
|
6228
|
+
"deprecation": "Use six-header `custom` property instead"
|
|
5912
6229
|
}
|
|
5913
6230
|
],
|
|
5914
6231
|
"listeners": [],
|
|
@@ -5920,35 +6237,44 @@
|
|
|
5920
6237
|
},
|
|
5921
6238
|
{
|
|
5922
6239
|
"name": "app-switcher-menu",
|
|
5923
|
-
"docs": "Used to define the application switcher menu in the header."
|
|
6240
|
+
"docs": "<span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the application switcher menu in the header."
|
|
5924
6241
|
},
|
|
5925
6242
|
{
|
|
5926
6243
|
"name": "notifications",
|
|
5927
|
-
"docs": "Used to define the notification component in the header."
|
|
6244
|
+
"docs": "<span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the notification component in the header."
|
|
5928
6245
|
},
|
|
5929
6246
|
{
|
|
5930
6247
|
"name": "profile-avatar",
|
|
5931
|
-
"docs": "Used to define the avator in the header."
|
|
6248
|
+
"docs": "<span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the avator in the header."
|
|
5932
6249
|
},
|
|
5933
6250
|
{
|
|
5934
6251
|
"name": "profile-menu",
|
|
5935
|
-
"docs": "Used to define the profile menu in the header."
|
|
6252
|
+
"docs": "<span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the profile menu in the header."
|
|
5936
6253
|
},
|
|
5937
6254
|
{
|
|
5938
6255
|
"name": "search-field",
|
|
5939
6256
|
"docs": "Used to define the search field component in the header."
|
|
5940
6257
|
}
|
|
5941
6258
|
],
|
|
5942
|
-
"parts": [
|
|
6259
|
+
"parts": [
|
|
6260
|
+
{
|
|
6261
|
+
"name": "header",
|
|
6262
|
+
"docs": ""
|
|
6263
|
+
}
|
|
6264
|
+
],
|
|
5943
6265
|
"dependents": [],
|
|
5944
6266
|
"dependencies": [
|
|
6267
|
+
"six-header-item",
|
|
5945
6268
|
"six-icon-button",
|
|
5946
|
-
"six-dropdown"
|
|
6269
|
+
"six-dropdown",
|
|
6270
|
+
"six-logo"
|
|
5947
6271
|
],
|
|
5948
6272
|
"dependencyGraph": {
|
|
5949
6273
|
"six-header": [
|
|
6274
|
+
"six-header-item",
|
|
5950
6275
|
"six-icon-button",
|
|
5951
|
-
"six-dropdown"
|
|
6276
|
+
"six-dropdown",
|
|
6277
|
+
"six-logo"
|
|
5952
6278
|
],
|
|
5953
6279
|
"six-icon-button": [
|
|
5954
6280
|
"six-icon"
|
|
@@ -5956,11 +6282,70 @@
|
|
|
5956
6282
|
"six-dropdown": [
|
|
5957
6283
|
"six-menu-item",
|
|
5958
6284
|
"six-input",
|
|
6285
|
+
"six-icon",
|
|
6286
|
+
"six-menu"
|
|
6287
|
+
],
|
|
6288
|
+
"six-menu-item": [
|
|
6289
|
+
"six-checkbox",
|
|
6290
|
+
"six-icon"
|
|
6291
|
+
],
|
|
6292
|
+
"six-checkbox": [
|
|
6293
|
+
"six-error"
|
|
6294
|
+
],
|
|
6295
|
+
"six-input": [
|
|
6296
|
+
"six-icon",
|
|
6297
|
+
"six-error"
|
|
6298
|
+
],
|
|
6299
|
+
"six-menu": [
|
|
6300
|
+
"six-menu-item"
|
|
6301
|
+
]
|
|
6302
|
+
}
|
|
6303
|
+
},
|
|
6304
|
+
{
|
|
6305
|
+
"filePath": "src/components/six-header-dropdown-item/six-header-dropdown-item.tsx",
|
|
6306
|
+
"encapsulation": "shadow",
|
|
6307
|
+
"tag": "six-header-dropdown-item",
|
|
6308
|
+
"readme": "# six-header\n\n<!-- EXAMPLES -->\n",
|
|
6309
|
+
"docs": "<!-- EXAMPLES -->",
|
|
6310
|
+
"docsTags": [
|
|
6311
|
+
{
|
|
6312
|
+
"name": "since",
|
|
6313
|
+
"text": "4.2.7"
|
|
6314
|
+
},
|
|
6315
|
+
{
|
|
6316
|
+
"name": "status",
|
|
6317
|
+
"text": "beta"
|
|
6318
|
+
}
|
|
6319
|
+
],
|
|
6320
|
+
"usage": {},
|
|
6321
|
+
"props": [],
|
|
6322
|
+
"methods": [],
|
|
6323
|
+
"events": [],
|
|
6324
|
+
"listeners": [],
|
|
6325
|
+
"styles": [],
|
|
6326
|
+
"slots": [],
|
|
6327
|
+
"parts": [],
|
|
6328
|
+
"dependents": [],
|
|
6329
|
+
"dependencies": [
|
|
6330
|
+
"six-dropdown"
|
|
6331
|
+
],
|
|
6332
|
+
"dependencyGraph": {
|
|
6333
|
+
"six-header-dropdown-item": [
|
|
6334
|
+
"six-dropdown"
|
|
6335
|
+
],
|
|
6336
|
+
"six-dropdown": [
|
|
6337
|
+
"six-menu-item",
|
|
6338
|
+
"six-input",
|
|
6339
|
+
"six-icon",
|
|
5959
6340
|
"six-menu"
|
|
5960
6341
|
],
|
|
5961
6342
|
"six-menu-item": [
|
|
6343
|
+
"six-checkbox",
|
|
5962
6344
|
"six-icon"
|
|
5963
6345
|
],
|
|
6346
|
+
"six-checkbox": [
|
|
6347
|
+
"six-error"
|
|
6348
|
+
],
|
|
5964
6349
|
"six-input": [
|
|
5965
6350
|
"six-icon",
|
|
5966
6351
|
"six-error"
|
|
@@ -5970,6 +6355,125 @@
|
|
|
5970
6355
|
]
|
|
5971
6356
|
}
|
|
5972
6357
|
},
|
|
6358
|
+
{
|
|
6359
|
+
"filePath": "src/components/six-header-item/six-header-item.tsx",
|
|
6360
|
+
"encapsulation": "shadow",
|
|
6361
|
+
"tag": "six-header-item",
|
|
6362
|
+
"readme": "# six-header\n\n<!-- EXAMPLES -->\n",
|
|
6363
|
+
"docs": "<!-- EXAMPLES -->",
|
|
6364
|
+
"docsTags": [
|
|
6365
|
+
{
|
|
6366
|
+
"name": "since",
|
|
6367
|
+
"text": "4.2.7"
|
|
6368
|
+
},
|
|
6369
|
+
{
|
|
6370
|
+
"name": "status",
|
|
6371
|
+
"text": "beta"
|
|
6372
|
+
}
|
|
6373
|
+
],
|
|
6374
|
+
"usage": {},
|
|
6375
|
+
"props": [
|
|
6376
|
+
{
|
|
6377
|
+
"name": "active",
|
|
6378
|
+
"type": "boolean",
|
|
6379
|
+
"complexType": {
|
|
6380
|
+
"original": "boolean",
|
|
6381
|
+
"resolved": "boolean",
|
|
6382
|
+
"references": {}
|
|
6383
|
+
},
|
|
6384
|
+
"mutable": false,
|
|
6385
|
+
"attr": "active",
|
|
6386
|
+
"reflectToAttr": true,
|
|
6387
|
+
"docs": "Indicates whether the item is styled as active.\nWhen set to `true`, a border is displayed below the trigger element.\n\nUse <code>six-header-dropdown-item</code> to automatically set the active\nstate for dropdowns.",
|
|
6388
|
+
"docsTags": [],
|
|
6389
|
+
"default": "false",
|
|
6390
|
+
"values": [
|
|
6391
|
+
{
|
|
6392
|
+
"type": "boolean"
|
|
6393
|
+
}
|
|
6394
|
+
],
|
|
6395
|
+
"optional": false,
|
|
6396
|
+
"required": false
|
|
6397
|
+
}
|
|
6398
|
+
],
|
|
6399
|
+
"methods": [],
|
|
6400
|
+
"events": [],
|
|
6401
|
+
"listeners": [],
|
|
6402
|
+
"styles": [],
|
|
6403
|
+
"slots": [],
|
|
6404
|
+
"parts": [],
|
|
6405
|
+
"dependents": [
|
|
6406
|
+
"six-header"
|
|
6407
|
+
],
|
|
6408
|
+
"dependencies": [],
|
|
6409
|
+
"dependencyGraph": {
|
|
6410
|
+
"six-header": [
|
|
6411
|
+
"six-header-item"
|
|
6412
|
+
]
|
|
6413
|
+
}
|
|
6414
|
+
},
|
|
6415
|
+
{
|
|
6416
|
+
"filePath": "src/components/six-header-menu-button/six-header-menu-button.tsx",
|
|
6417
|
+
"encapsulation": "shadow",
|
|
6418
|
+
"tag": "six-header-menu-button",
|
|
6419
|
+
"readme": "# six-header\n\n<!-- EXAMPLES -->\n",
|
|
6420
|
+
"docs": "<!-- EXAMPLES -->",
|
|
6421
|
+
"docsTags": [
|
|
6422
|
+
{
|
|
6423
|
+
"name": "since",
|
|
6424
|
+
"text": "4.2.7"
|
|
6425
|
+
},
|
|
6426
|
+
{
|
|
6427
|
+
"name": "status",
|
|
6428
|
+
"text": "beta"
|
|
6429
|
+
}
|
|
6430
|
+
],
|
|
6431
|
+
"usage": {},
|
|
6432
|
+
"props": [
|
|
6433
|
+
{
|
|
6434
|
+
"name": "icon",
|
|
6435
|
+
"type": "string",
|
|
6436
|
+
"complexType": {
|
|
6437
|
+
"original": "string",
|
|
6438
|
+
"resolved": "string",
|
|
6439
|
+
"references": {}
|
|
6440
|
+
},
|
|
6441
|
+
"mutable": false,
|
|
6442
|
+
"attr": "icon",
|
|
6443
|
+
"reflectToAttr": true,
|
|
6444
|
+
"docs": "The icon of the menu button.",
|
|
6445
|
+
"docsTags": [],
|
|
6446
|
+
"default": "''",
|
|
6447
|
+
"values": [
|
|
6448
|
+
{
|
|
6449
|
+
"type": "string"
|
|
6450
|
+
}
|
|
6451
|
+
],
|
|
6452
|
+
"optional": false,
|
|
6453
|
+
"required": false
|
|
6454
|
+
}
|
|
6455
|
+
],
|
|
6456
|
+
"methods": [],
|
|
6457
|
+
"events": [],
|
|
6458
|
+
"listeners": [],
|
|
6459
|
+
"styles": [],
|
|
6460
|
+
"slots": [],
|
|
6461
|
+
"parts": [],
|
|
6462
|
+
"dependents": [],
|
|
6463
|
+
"dependencies": [
|
|
6464
|
+
"six-button",
|
|
6465
|
+
"six-icon"
|
|
6466
|
+
],
|
|
6467
|
+
"dependencyGraph": {
|
|
6468
|
+
"six-header-menu-button": [
|
|
6469
|
+
"six-button",
|
|
6470
|
+
"six-icon"
|
|
6471
|
+
],
|
|
6472
|
+
"six-button": [
|
|
6473
|
+
"six-spinner"
|
|
6474
|
+
]
|
|
6475
|
+
}
|
|
6476
|
+
},
|
|
5973
6477
|
{
|
|
5974
6478
|
"filePath": "src/components/six-icon/six-icon.tsx",
|
|
5975
6479
|
"encapsulation": "shadow",
|
|
@@ -6081,8 +6585,10 @@
|
|
|
6081
6585
|
"six-avatar",
|
|
6082
6586
|
"six-datepicker",
|
|
6083
6587
|
"six-details",
|
|
6588
|
+
"six-dropdown",
|
|
6084
6589
|
"six-file-list-item",
|
|
6085
6590
|
"six-file-upload",
|
|
6591
|
+
"six-header-menu-button",
|
|
6086
6592
|
"six-icon-button",
|
|
6087
6593
|
"six-input",
|
|
6088
6594
|
"six-item-picker",
|
|
@@ -6105,12 +6611,18 @@
|
|
|
6105
6611
|
"six-details": [
|
|
6106
6612
|
"six-icon"
|
|
6107
6613
|
],
|
|
6614
|
+
"six-dropdown": [
|
|
6615
|
+
"six-icon"
|
|
6616
|
+
],
|
|
6108
6617
|
"six-file-list-item": [
|
|
6109
6618
|
"six-icon"
|
|
6110
6619
|
],
|
|
6111
6620
|
"six-file-upload": [
|
|
6112
6621
|
"six-icon"
|
|
6113
6622
|
],
|
|
6623
|
+
"six-header-menu-button": [
|
|
6624
|
+
"six-icon"
|
|
6625
|
+
],
|
|
6114
6626
|
"six-icon-button": [
|
|
6115
6627
|
"six-icon"
|
|
6116
6628
|
],
|
|
@@ -6169,22 +6681,70 @@
|
|
|
6169
6681
|
"name": "disabled",
|
|
6170
6682
|
"type": "boolean",
|
|
6171
6683
|
"complexType": {
|
|
6172
|
-
"original": "boolean",
|
|
6173
|
-
"resolved": "boolean",
|
|
6684
|
+
"original": "boolean",
|
|
6685
|
+
"resolved": "boolean",
|
|
6686
|
+
"references": {}
|
|
6687
|
+
},
|
|
6688
|
+
"mutable": false,
|
|
6689
|
+
"attr": "disabled",
|
|
6690
|
+
"reflectToAttr": true,
|
|
6691
|
+
"docs": "Set to true to disable the button.",
|
|
6692
|
+
"docsTags": [],
|
|
6693
|
+
"default": "false",
|
|
6694
|
+
"values": [
|
|
6695
|
+
{
|
|
6696
|
+
"type": "boolean"
|
|
6697
|
+
}
|
|
6698
|
+
],
|
|
6699
|
+
"optional": false,
|
|
6700
|
+
"required": false
|
|
6701
|
+
},
|
|
6702
|
+
{
|
|
6703
|
+
"name": "download",
|
|
6704
|
+
"type": "string | undefined",
|
|
6705
|
+
"complexType": {
|
|
6706
|
+
"original": "string",
|
|
6707
|
+
"resolved": "string | undefined",
|
|
6708
|
+
"references": {}
|
|
6709
|
+
},
|
|
6710
|
+
"mutable": false,
|
|
6711
|
+
"attr": "download",
|
|
6712
|
+
"reflectToAttr": false,
|
|
6713
|
+
"docs": "Tells the browser to download the linked file as this filename. Only used when `href` is set.",
|
|
6714
|
+
"docsTags": [],
|
|
6715
|
+
"values": [
|
|
6716
|
+
{
|
|
6717
|
+
"type": "string"
|
|
6718
|
+
},
|
|
6719
|
+
{
|
|
6720
|
+
"type": "undefined"
|
|
6721
|
+
}
|
|
6722
|
+
],
|
|
6723
|
+
"optional": true,
|
|
6724
|
+
"required": false
|
|
6725
|
+
},
|
|
6726
|
+
{
|
|
6727
|
+
"name": "href",
|
|
6728
|
+
"type": "string | undefined",
|
|
6729
|
+
"complexType": {
|
|
6730
|
+
"original": "string",
|
|
6731
|
+
"resolved": "string | undefined",
|
|
6174
6732
|
"references": {}
|
|
6175
6733
|
},
|
|
6176
6734
|
"mutable": false,
|
|
6177
|
-
"attr": "
|
|
6178
|
-
"reflectToAttr":
|
|
6179
|
-
"docs": "
|
|
6735
|
+
"attr": "href",
|
|
6736
|
+
"reflectToAttr": false,
|
|
6737
|
+
"docs": "When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.",
|
|
6180
6738
|
"docsTags": [],
|
|
6181
|
-
"default": "false",
|
|
6182
6739
|
"values": [
|
|
6183
6740
|
{
|
|
6184
|
-
"type": "
|
|
6741
|
+
"type": "string"
|
|
6742
|
+
},
|
|
6743
|
+
{
|
|
6744
|
+
"type": "undefined"
|
|
6185
6745
|
}
|
|
6186
6746
|
],
|
|
6187
|
-
"optional":
|
|
6747
|
+
"optional": true,
|
|
6188
6748
|
"required": false
|
|
6189
6749
|
},
|
|
6190
6750
|
{
|
|
@@ -6305,6 +6865,43 @@
|
|
|
6305
6865
|
],
|
|
6306
6866
|
"optional": false,
|
|
6307
6867
|
"required": false
|
|
6868
|
+
},
|
|
6869
|
+
{
|
|
6870
|
+
"name": "target",
|
|
6871
|
+
"type": "\"_blank\" | \"_parent\" | \"_self\" | \"_top\" | undefined",
|
|
6872
|
+
"complexType": {
|
|
6873
|
+
"original": "'_blank' | '_parent' | '_self' | '_top'",
|
|
6874
|
+
"resolved": "\"_blank\" | \"_parent\" | \"_self\" | \"_top\" | undefined",
|
|
6875
|
+
"references": {}
|
|
6876
|
+
},
|
|
6877
|
+
"mutable": false,
|
|
6878
|
+
"attr": "target",
|
|
6879
|
+
"reflectToAttr": false,
|
|
6880
|
+
"docs": "Tells the browser where to open the link. Only used when `href` is set.",
|
|
6881
|
+
"docsTags": [],
|
|
6882
|
+
"values": [
|
|
6883
|
+
{
|
|
6884
|
+
"value": "_blank",
|
|
6885
|
+
"type": "string"
|
|
6886
|
+
},
|
|
6887
|
+
{
|
|
6888
|
+
"value": "_parent",
|
|
6889
|
+
"type": "string"
|
|
6890
|
+
},
|
|
6891
|
+
{
|
|
6892
|
+
"value": "_self",
|
|
6893
|
+
"type": "string"
|
|
6894
|
+
},
|
|
6895
|
+
{
|
|
6896
|
+
"value": "_top",
|
|
6897
|
+
"type": "string"
|
|
6898
|
+
},
|
|
6899
|
+
{
|
|
6900
|
+
"type": "undefined"
|
|
6901
|
+
}
|
|
6902
|
+
],
|
|
6903
|
+
"optional": true,
|
|
6904
|
+
"required": false
|
|
6308
6905
|
}
|
|
6309
6906
|
],
|
|
6310
6907
|
"methods": [],
|
|
@@ -6592,6 +7189,28 @@
|
|
|
6592
7189
|
"optional": false,
|
|
6593
7190
|
"required": false
|
|
6594
7191
|
},
|
|
7192
|
+
{
|
|
7193
|
+
"name": "dropdownSearch",
|
|
7194
|
+
"type": "boolean",
|
|
7195
|
+
"complexType": {
|
|
7196
|
+
"original": "boolean",
|
|
7197
|
+
"resolved": "boolean",
|
|
7198
|
+
"references": {}
|
|
7199
|
+
},
|
|
7200
|
+
"mutable": false,
|
|
7201
|
+
"attr": "dropdown-search",
|
|
7202
|
+
"reflectToAttr": false,
|
|
7203
|
+
"docs": "Internal: Styles the input for the dropdown filter search.",
|
|
7204
|
+
"docsTags": [],
|
|
7205
|
+
"default": "false",
|
|
7206
|
+
"values": [
|
|
7207
|
+
{
|
|
7208
|
+
"type": "boolean"
|
|
7209
|
+
}
|
|
7210
|
+
],
|
|
7211
|
+
"optional": false,
|
|
7212
|
+
"required": false
|
|
7213
|
+
},
|
|
6595
7214
|
{
|
|
6596
7215
|
"name": "errorText",
|
|
6597
7216
|
"type": "string | string[]",
|
|
@@ -7184,6 +7803,33 @@
|
|
|
7184
7803
|
}
|
|
7185
7804
|
],
|
|
7186
7805
|
"methods": [
|
|
7806
|
+
{
|
|
7807
|
+
"name": "getSelectionRange",
|
|
7808
|
+
"returns": {
|
|
7809
|
+
"type": "Promise<SelectionRange>",
|
|
7810
|
+
"docs": ""
|
|
7811
|
+
},
|
|
7812
|
+
"complexType": {
|
|
7813
|
+
"signature": "() => Promise<SelectionRange>",
|
|
7814
|
+
"parameters": [],
|
|
7815
|
+
"references": {
|
|
7816
|
+
"Promise": {
|
|
7817
|
+
"location": "global",
|
|
7818
|
+
"id": "global::Promise"
|
|
7819
|
+
},
|
|
7820
|
+
"SelectionRange": {
|
|
7821
|
+
"location": "local",
|
|
7822
|
+
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-input/six-input.tsx",
|
|
7823
|
+
"id": "src/components/six-input/six-input.tsx::SelectionRange"
|
|
7824
|
+
}
|
|
7825
|
+
},
|
|
7826
|
+
"return": "Promise<SelectionRange>"
|
|
7827
|
+
},
|
|
7828
|
+
"signature": "getSelectionRange() => Promise<SelectionRange>",
|
|
7829
|
+
"parameters": [],
|
|
7830
|
+
"docs": "Returns the start and end positions of the text selection",
|
|
7831
|
+
"docsTags": []
|
|
7832
|
+
},
|
|
7187
7833
|
{
|
|
7188
7834
|
"name": "removeFocus",
|
|
7189
7835
|
"returns": {
|
|
@@ -7238,8 +7884,9 @@
|
|
|
7238
7884
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
7239
7885
|
"parameters": [
|
|
7240
7886
|
{
|
|
7241
|
-
"
|
|
7242
|
-
"
|
|
7887
|
+
"name": "options",
|
|
7888
|
+
"type": "FocusOptions | undefined",
|
|
7889
|
+
"docs": ""
|
|
7243
7890
|
}
|
|
7244
7891
|
],
|
|
7245
7892
|
"references": {
|
|
@@ -7255,7 +7902,13 @@
|
|
|
7255
7902
|
"return": "Promise<void>"
|
|
7256
7903
|
},
|
|
7257
7904
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
7258
|
-
"parameters": [
|
|
7905
|
+
"parameters": [
|
|
7906
|
+
{
|
|
7907
|
+
"name": "options",
|
|
7908
|
+
"type": "FocusOptions | undefined",
|
|
7909
|
+
"docs": ""
|
|
7910
|
+
}
|
|
7911
|
+
],
|
|
7259
7912
|
"docs": "Sets focus on the input.",
|
|
7260
7913
|
"docsTags": []
|
|
7261
7914
|
},
|
|
@@ -7266,23 +7919,27 @@
|
|
|
7266
7919
|
"docs": ""
|
|
7267
7920
|
},
|
|
7268
7921
|
"complexType": {
|
|
7269
|
-
"signature": "(replacement: string, start: number, end: number, selectMode?:
|
|
7922
|
+
"signature": "(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
7270
7923
|
"parameters": [
|
|
7271
7924
|
{
|
|
7272
|
-
"
|
|
7273
|
-
"
|
|
7925
|
+
"name": "replacement",
|
|
7926
|
+
"type": "string",
|
|
7927
|
+
"docs": ""
|
|
7274
7928
|
},
|
|
7275
7929
|
{
|
|
7276
|
-
"
|
|
7277
|
-
"
|
|
7930
|
+
"name": "start",
|
|
7931
|
+
"type": "number",
|
|
7932
|
+
"docs": ""
|
|
7278
7933
|
},
|
|
7279
7934
|
{
|
|
7280
|
-
"
|
|
7281
|
-
"
|
|
7935
|
+
"name": "end",
|
|
7936
|
+
"type": "number",
|
|
7937
|
+
"docs": ""
|
|
7282
7938
|
},
|
|
7283
7939
|
{
|
|
7284
|
-
"
|
|
7285
|
-
"
|
|
7940
|
+
"name": "selectMode",
|
|
7941
|
+
"type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
|
|
7942
|
+
"docs": ""
|
|
7286
7943
|
}
|
|
7287
7944
|
],
|
|
7288
7945
|
"references": {
|
|
@@ -7293,8 +7950,29 @@
|
|
|
7293
7950
|
},
|
|
7294
7951
|
"return": "Promise<void>"
|
|
7295
7952
|
},
|
|
7296
|
-
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?:
|
|
7297
|
-
"parameters": [
|
|
7953
|
+
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
7954
|
+
"parameters": [
|
|
7955
|
+
{
|
|
7956
|
+
"name": "replacement",
|
|
7957
|
+
"type": "string",
|
|
7958
|
+
"docs": ""
|
|
7959
|
+
},
|
|
7960
|
+
{
|
|
7961
|
+
"name": "start",
|
|
7962
|
+
"type": "number",
|
|
7963
|
+
"docs": ""
|
|
7964
|
+
},
|
|
7965
|
+
{
|
|
7966
|
+
"name": "end",
|
|
7967
|
+
"type": "number",
|
|
7968
|
+
"docs": ""
|
|
7969
|
+
},
|
|
7970
|
+
{
|
|
7971
|
+
"name": "selectMode",
|
|
7972
|
+
"type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
|
|
7973
|
+
"docs": ""
|
|
7974
|
+
}
|
|
7975
|
+
],
|
|
7298
7976
|
"docs": "Replaces a range of text with a new string.",
|
|
7299
7977
|
"docsTags": []
|
|
7300
7978
|
},
|
|
@@ -7305,31 +7983,55 @@
|
|
|
7305
7983
|
"docs": ""
|
|
7306
7984
|
},
|
|
7307
7985
|
"complexType": {
|
|
7308
|
-
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
7986
|
+
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
|
|
7309
7987
|
"parameters": [
|
|
7310
7988
|
{
|
|
7311
|
-
"
|
|
7312
|
-
"
|
|
7989
|
+
"name": "selectionStart",
|
|
7990
|
+
"type": "number",
|
|
7991
|
+
"docs": ""
|
|
7313
7992
|
},
|
|
7314
7993
|
{
|
|
7315
|
-
"
|
|
7316
|
-
"
|
|
7994
|
+
"name": "selectionEnd",
|
|
7995
|
+
"type": "number",
|
|
7996
|
+
"docs": ""
|
|
7317
7997
|
},
|
|
7318
7998
|
{
|
|
7319
|
-
"
|
|
7320
|
-
"
|
|
7999
|
+
"name": "selectionDirection",
|
|
8000
|
+
"type": "\"none\" | \"forward\" | \"backward\"",
|
|
8001
|
+
"docs": ""
|
|
7321
8002
|
}
|
|
7322
8003
|
],
|
|
7323
8004
|
"references": {
|
|
7324
8005
|
"Promise": {
|
|
7325
8006
|
"location": "global",
|
|
7326
8007
|
"id": "global::Promise"
|
|
8008
|
+
},
|
|
8009
|
+
"SelectionRangeDirection": {
|
|
8010
|
+
"location": "local",
|
|
8011
|
+
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-input/six-input.tsx",
|
|
8012
|
+
"id": "src/components/six-input/six-input.tsx::SelectionRangeDirection"
|
|
7327
8013
|
}
|
|
7328
8014
|
},
|
|
7329
8015
|
"return": "Promise<void | undefined>"
|
|
7330
8016
|
},
|
|
7331
|
-
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
7332
|
-
"parameters": [
|
|
8017
|
+
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
|
|
8018
|
+
"parameters": [
|
|
8019
|
+
{
|
|
8020
|
+
"name": "selectionStart",
|
|
8021
|
+
"type": "number",
|
|
8022
|
+
"docs": ""
|
|
8023
|
+
},
|
|
8024
|
+
{
|
|
8025
|
+
"name": "selectionEnd",
|
|
8026
|
+
"type": "number",
|
|
8027
|
+
"docs": ""
|
|
8028
|
+
},
|
|
8029
|
+
{
|
|
8030
|
+
"name": "selectionDirection",
|
|
8031
|
+
"type": "\"none\" | \"forward\" | \"backward\"",
|
|
8032
|
+
"docs": ""
|
|
8033
|
+
}
|
|
8034
|
+
],
|
|
7333
8035
|
"docs": "Sets the start and end positions of the text selection (0-based).",
|
|
7334
8036
|
"docsTags": []
|
|
7335
8037
|
}
|
|
@@ -8180,6 +8882,74 @@
|
|
|
8180
8882
|
"dependencies": [],
|
|
8181
8883
|
"dependencyGraph": {}
|
|
8182
8884
|
},
|
|
8885
|
+
{
|
|
8886
|
+
"filePath": "src/components/six-logo/six-logo.tsx",
|
|
8887
|
+
"encapsulation": "shadow",
|
|
8888
|
+
"tag": "six-logo",
|
|
8889
|
+
"readme": "# six-header\n\n<!-- EXAMPLES -->\n",
|
|
8890
|
+
"docs": "<!-- EXAMPLES -->",
|
|
8891
|
+
"docsTags": [
|
|
8892
|
+
{
|
|
8893
|
+
"name": "since",
|
|
8894
|
+
"text": "4.2.7"
|
|
8895
|
+
},
|
|
8896
|
+
{
|
|
8897
|
+
"name": "status",
|
|
8898
|
+
"text": "beta"
|
|
8899
|
+
}
|
|
8900
|
+
],
|
|
8901
|
+
"usage": {},
|
|
8902
|
+
"props": [
|
|
8903
|
+
{
|
|
8904
|
+
"name": "brand",
|
|
8905
|
+
"type": "\"bme\" | \"six\"",
|
|
8906
|
+
"complexType": {
|
|
8907
|
+
"original": "'six' | 'bme'",
|
|
8908
|
+
"resolved": "\"bme\" | \"six\"",
|
|
8909
|
+
"references": {}
|
|
8910
|
+
},
|
|
8911
|
+
"mutable": false,
|
|
8912
|
+
"attr": "brand",
|
|
8913
|
+
"reflectToAttr": true,
|
|
8914
|
+
"docs": "The brand of the logo. Either six or bme. Defaults to six.",
|
|
8915
|
+
"docsTags": [],
|
|
8916
|
+
"default": "'six'",
|
|
8917
|
+
"values": [
|
|
8918
|
+
{
|
|
8919
|
+
"value": "bme",
|
|
8920
|
+
"type": "string"
|
|
8921
|
+
},
|
|
8922
|
+
{
|
|
8923
|
+
"value": "six",
|
|
8924
|
+
"type": "string"
|
|
8925
|
+
}
|
|
8926
|
+
],
|
|
8927
|
+
"optional": false,
|
|
8928
|
+
"required": false
|
|
8929
|
+
}
|
|
8930
|
+
],
|
|
8931
|
+
"methods": [],
|
|
8932
|
+
"events": [],
|
|
8933
|
+
"listeners": [],
|
|
8934
|
+
"styles": [
|
|
8935
|
+
{
|
|
8936
|
+
"name": "--height",
|
|
8937
|
+
"annotation": "prop",
|
|
8938
|
+
"docs": "The height of the logo."
|
|
8939
|
+
}
|
|
8940
|
+
],
|
|
8941
|
+
"slots": [],
|
|
8942
|
+
"parts": [],
|
|
8943
|
+
"dependents": [
|
|
8944
|
+
"six-header"
|
|
8945
|
+
],
|
|
8946
|
+
"dependencies": [],
|
|
8947
|
+
"dependencyGraph": {
|
|
8948
|
+
"six-header": [
|
|
8949
|
+
"six-logo"
|
|
8950
|
+
]
|
|
8951
|
+
}
|
|
8952
|
+
},
|
|
8183
8953
|
{
|
|
8184
8954
|
"filePath": "src/components/six-main-container/six-main-container.tsx",
|
|
8185
8955
|
"encapsulation": "shadow",
|
|
@@ -8291,6 +9061,28 @@
|
|
|
8291
9061
|
],
|
|
8292
9062
|
"usage": {},
|
|
8293
9063
|
"props": [
|
|
9064
|
+
{
|
|
9065
|
+
"name": "disableKeyboardHandling",
|
|
9066
|
+
"type": "boolean",
|
|
9067
|
+
"complexType": {
|
|
9068
|
+
"original": "boolean",
|
|
9069
|
+
"resolved": "boolean",
|
|
9070
|
+
"references": {}
|
|
9071
|
+
},
|
|
9072
|
+
"mutable": false,
|
|
9073
|
+
"attr": "disable-keyboard-handling",
|
|
9074
|
+
"reflectToAttr": false,
|
|
9075
|
+
"docs": "Internal: Disables handling of key presses.",
|
|
9076
|
+
"docsTags": [],
|
|
9077
|
+
"default": "false",
|
|
9078
|
+
"values": [
|
|
9079
|
+
{
|
|
9080
|
+
"type": "boolean"
|
|
9081
|
+
}
|
|
9082
|
+
],
|
|
9083
|
+
"optional": false,
|
|
9084
|
+
"required": false
|
|
9085
|
+
},
|
|
8294
9086
|
{
|
|
8295
9087
|
"name": "itemSize",
|
|
8296
9088
|
"type": "number",
|
|
@@ -8445,8 +9237,9 @@
|
|
|
8445
9237
|
"signature": "(key: string) => Promise<void>",
|
|
8446
9238
|
"parameters": [
|
|
8447
9239
|
{
|
|
8448
|
-
"
|
|
8449
|
-
"
|
|
9240
|
+
"name": "key",
|
|
9241
|
+
"type": "string",
|
|
9242
|
+
"docs": ""
|
|
8450
9243
|
}
|
|
8451
9244
|
],
|
|
8452
9245
|
"references": {
|
|
@@ -8462,7 +9255,13 @@
|
|
|
8462
9255
|
"return": "Promise<void>"
|
|
8463
9256
|
},
|
|
8464
9257
|
"signature": "typeToSelect(key: string) => Promise<void>",
|
|
8465
|
-
"parameters": [
|
|
9258
|
+
"parameters": [
|
|
9259
|
+
{
|
|
9260
|
+
"name": "key",
|
|
9261
|
+
"type": "string",
|
|
9262
|
+
"docs": ""
|
|
9263
|
+
}
|
|
9264
|
+
],
|
|
8466
9265
|
"docs": "Initiates type-to-select logic, which automatically selects an option based on what the user is currently typing.\nThe key passed will be appended to the internal query and the selection will be updated. After a brief period, the\ninternal query is cleared automatically. This method is intended to be used with the keydown event. Useful for\nenabling type-to-select when the menu doesn't have focus.",
|
|
8467
9266
|
"docsTags": []
|
|
8468
9267
|
}
|
|
@@ -8519,8 +9318,12 @@
|
|
|
8519
9318
|
"six-menu-item"
|
|
8520
9319
|
],
|
|
8521
9320
|
"six-menu-item": [
|
|
9321
|
+
"six-checkbox",
|
|
8522
9322
|
"six-icon"
|
|
8523
9323
|
],
|
|
9324
|
+
"six-checkbox": [
|
|
9325
|
+
"six-error"
|
|
9326
|
+
],
|
|
8524
9327
|
"six-dropdown": [
|
|
8525
9328
|
"six-menu"
|
|
8526
9329
|
],
|
|
@@ -8616,6 +9419,33 @@
|
|
|
8616
9419
|
],
|
|
8617
9420
|
"usage": {},
|
|
8618
9421
|
"props": [
|
|
9422
|
+
{
|
|
9423
|
+
"name": "checkType",
|
|
9424
|
+
"type": "\"check\" | \"checkbox\"",
|
|
9425
|
+
"complexType": {
|
|
9426
|
+
"original": "'checkbox' | 'check'",
|
|
9427
|
+
"resolved": "\"check\" | \"checkbox\"",
|
|
9428
|
+
"references": {}
|
|
9429
|
+
},
|
|
9430
|
+
"mutable": false,
|
|
9431
|
+
"attr": "check-type",
|
|
9432
|
+
"reflectToAttr": false,
|
|
9433
|
+
"docs": "Defines if the checked state is displayed as a checkbox or a check-icon",
|
|
9434
|
+
"docsTags": [],
|
|
9435
|
+
"default": "'check'",
|
|
9436
|
+
"values": [
|
|
9437
|
+
{
|
|
9438
|
+
"value": "check",
|
|
9439
|
+
"type": "string"
|
|
9440
|
+
},
|
|
9441
|
+
{
|
|
9442
|
+
"value": "checkbox",
|
|
9443
|
+
"type": "string"
|
|
9444
|
+
}
|
|
9445
|
+
],
|
|
9446
|
+
"optional": false,
|
|
9447
|
+
"required": false
|
|
9448
|
+
},
|
|
8619
9449
|
{
|
|
8620
9450
|
"name": "checked",
|
|
8621
9451
|
"type": "boolean",
|
|
@@ -8627,7 +9457,7 @@
|
|
|
8627
9457
|
"mutable": false,
|
|
8628
9458
|
"attr": "checked",
|
|
8629
9459
|
"reflectToAttr": true,
|
|
8630
|
-
"docs": "
|
|
9460
|
+
"docs": "Internal: Draws the item in a checked state. CheckType needs to be set to 'checkbox' or 'check' to show the\nchecked state",
|
|
8631
9461
|
"docsTags": [],
|
|
8632
9462
|
"default": "false",
|
|
8633
9463
|
"values": [
|
|
@@ -8738,8 +9568,9 @@
|
|
|
8738
9568
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
8739
9569
|
"parameters": [
|
|
8740
9570
|
{
|
|
8741
|
-
"
|
|
8742
|
-
"
|
|
9571
|
+
"name": "options",
|
|
9572
|
+
"type": "FocusOptions | undefined",
|
|
9573
|
+
"docs": ""
|
|
8743
9574
|
}
|
|
8744
9575
|
],
|
|
8745
9576
|
"references": {
|
|
@@ -8755,7 +9586,13 @@
|
|
|
8755
9586
|
"return": "Promise<void>"
|
|
8756
9587
|
},
|
|
8757
9588
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
8758
|
-
"parameters": [
|
|
9589
|
+
"parameters": [
|
|
9590
|
+
{
|
|
9591
|
+
"name": "options",
|
|
9592
|
+
"type": "FocusOptions | undefined",
|
|
9593
|
+
"docs": ""
|
|
9594
|
+
}
|
|
9595
|
+
],
|
|
8759
9596
|
"docs": "Sets focus on the button.",
|
|
8760
9597
|
"docsTags": []
|
|
8761
9598
|
}
|
|
@@ -8805,12 +9642,17 @@
|
|
|
8805
9642
|
"six-select"
|
|
8806
9643
|
],
|
|
8807
9644
|
"dependencies": [
|
|
9645
|
+
"six-checkbox",
|
|
8808
9646
|
"six-icon"
|
|
8809
9647
|
],
|
|
8810
9648
|
"dependencyGraph": {
|
|
8811
9649
|
"six-menu-item": [
|
|
9650
|
+
"six-checkbox",
|
|
8812
9651
|
"six-icon"
|
|
8813
9652
|
],
|
|
9653
|
+
"six-checkbox": [
|
|
9654
|
+
"six-error"
|
|
9655
|
+
],
|
|
8814
9656
|
"six-dropdown": [
|
|
8815
9657
|
"six-menu-item"
|
|
8816
9658
|
],
|
|
@@ -9405,8 +10247,9 @@
|
|
|
9405
10247
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
9406
10248
|
"parameters": [
|
|
9407
10249
|
{
|
|
9408
|
-
"
|
|
9409
|
-
"
|
|
10250
|
+
"name": "options",
|
|
10251
|
+
"type": "FocusOptions | undefined",
|
|
10252
|
+
"docs": ""
|
|
9410
10253
|
}
|
|
9411
10254
|
],
|
|
9412
10255
|
"references": {
|
|
@@ -9422,7 +10265,13 @@
|
|
|
9422
10265
|
"return": "Promise<void>"
|
|
9423
10266
|
},
|
|
9424
10267
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
9425
|
-
"parameters": [
|
|
10268
|
+
"parameters": [
|
|
10269
|
+
{
|
|
10270
|
+
"name": "options",
|
|
10271
|
+
"type": "FocusOptions | undefined",
|
|
10272
|
+
"docs": ""
|
|
10273
|
+
}
|
|
10274
|
+
],
|
|
9426
10275
|
"docs": "Sets focus on the radio.",
|
|
9427
10276
|
"docsTags": []
|
|
9428
10277
|
}
|
|
@@ -9916,8 +10765,9 @@
|
|
|
9916
10765
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
9917
10766
|
"parameters": [
|
|
9918
10767
|
{
|
|
9919
|
-
"
|
|
9920
|
-
"
|
|
10768
|
+
"name": "options",
|
|
10769
|
+
"type": "FocusOptions | undefined",
|
|
10770
|
+
"docs": ""
|
|
9921
10771
|
}
|
|
9922
10772
|
],
|
|
9923
10773
|
"references": {
|
|
@@ -9933,7 +10783,13 @@
|
|
|
9933
10783
|
"return": "Promise<void>"
|
|
9934
10784
|
},
|
|
9935
10785
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
9936
|
-
"parameters": [
|
|
10786
|
+
"parameters": [
|
|
10787
|
+
{
|
|
10788
|
+
"name": "options",
|
|
10789
|
+
"type": "FocusOptions | undefined",
|
|
10790
|
+
"docs": ""
|
|
10791
|
+
}
|
|
10792
|
+
],
|
|
9937
10793
|
"docs": "Sets focus on the input.",
|
|
9938
10794
|
"docsTags": []
|
|
9939
10795
|
}
|
|
@@ -10072,35 +10928,13 @@
|
|
|
10072
10928
|
"text": "right-sidebar - Used to define the sidebar on the right side."
|
|
10073
10929
|
},
|
|
10074
10930
|
{
|
|
10075
|
-
"name": "slot",
|
|
10076
|
-
"text": "footer - Used to define the footer component."
|
|
10077
|
-
}
|
|
10078
|
-
],
|
|
10079
|
-
"usage": {},
|
|
10080
|
-
"props": [
|
|
10081
|
-
{
|
|
10082
|
-
"name": "breakpoint",
|
|
10083
|
-
"type": "number",
|
|
10084
|
-
"complexType": {
|
|
10085
|
-
"original": "number",
|
|
10086
|
-
"resolved": "number",
|
|
10087
|
-
"references": {}
|
|
10088
|
-
},
|
|
10089
|
-
"mutable": false,
|
|
10090
|
-
"attr": "breakpoint",
|
|
10091
|
-
"reflectToAttr": false,
|
|
10092
|
-
"docs": "Breakpoint for smaller screens when the right sidebar is collapsed by default.",
|
|
10093
|
-
"docsTags": [],
|
|
10094
|
-
"default": "1024",
|
|
10095
|
-
"values": [
|
|
10096
|
-
{
|
|
10097
|
-
"type": "number"
|
|
10098
|
-
}
|
|
10099
|
-
],
|
|
10100
|
-
"optional": false,
|
|
10101
|
-
"required": false
|
|
10102
|
-
},
|
|
10103
|
-
{
|
|
10931
|
+
"name": "slot",
|
|
10932
|
+
"text": "footer - Used to define the footer component."
|
|
10933
|
+
}
|
|
10934
|
+
],
|
|
10935
|
+
"usage": {},
|
|
10936
|
+
"props": [
|
|
10937
|
+
{
|
|
10104
10938
|
"name": "padded",
|
|
10105
10939
|
"type": "boolean",
|
|
10106
10940
|
"complexType": {
|
|
@@ -10194,28 +11028,7 @@
|
|
|
10194
11028
|
}
|
|
10195
11029
|
],
|
|
10196
11030
|
"methods": [],
|
|
10197
|
-
"events": [
|
|
10198
|
-
{
|
|
10199
|
-
"event": "six-root-collapsed",
|
|
10200
|
-
"detail": "SixRootCollapsedPayload",
|
|
10201
|
-
"bubbles": true,
|
|
10202
|
-
"complexType": {
|
|
10203
|
-
"original": "SixRootCollapsedPayload",
|
|
10204
|
-
"resolved": "SixRootCollapsedPayload",
|
|
10205
|
-
"references": {
|
|
10206
|
-
"SixRootCollapsedPayload": {
|
|
10207
|
-
"location": "local",
|
|
10208
|
-
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-root/six-root.tsx",
|
|
10209
|
-
"id": "src/components/six-root/six-root.tsx::SixRootCollapsedPayload"
|
|
10210
|
-
}
|
|
10211
|
-
}
|
|
10212
|
-
},
|
|
10213
|
-
"cancelable": true,
|
|
10214
|
-
"composed": true,
|
|
10215
|
-
"docs": "Emitted when display size is updated.",
|
|
10216
|
-
"docsTags": []
|
|
10217
|
-
}
|
|
10218
|
-
],
|
|
11031
|
+
"events": [],
|
|
10219
11032
|
"listeners": [],
|
|
10220
11033
|
"styles": [],
|
|
10221
11034
|
"slots": [
|
|
@@ -10264,13 +11077,11 @@
|
|
|
10264
11077
|
],
|
|
10265
11078
|
"dependents": [],
|
|
10266
11079
|
"dependencies": [
|
|
10267
|
-
"six-stage-indicator"
|
|
10268
|
-
"set-attributes"
|
|
11080
|
+
"six-stage-indicator"
|
|
10269
11081
|
],
|
|
10270
11082
|
"dependencyGraph": {
|
|
10271
11083
|
"six-root": [
|
|
10272
|
-
"six-stage-indicator"
|
|
10273
|
-
"set-attributes"
|
|
11084
|
+
"six-stage-indicator"
|
|
10274
11085
|
],
|
|
10275
11086
|
"six-stage-indicator": [
|
|
10276
11087
|
"six-icon"
|
|
@@ -10691,10 +11502,10 @@
|
|
|
10691
11502
|
},
|
|
10692
11503
|
{
|
|
10693
11504
|
"name": "filterDebounce",
|
|
10694
|
-
"type": "number",
|
|
11505
|
+
"type": "number | undefined",
|
|
10695
11506
|
"complexType": {
|
|
10696
11507
|
"original": "number",
|
|
10697
|
-
"resolved": "number",
|
|
11508
|
+
"resolved": "number | undefined",
|
|
10698
11509
|
"references": {}
|
|
10699
11510
|
},
|
|
10700
11511
|
"mutable": false,
|
|
@@ -10702,13 +11513,15 @@
|
|
|
10702
11513
|
"reflectToAttr": false,
|
|
10703
11514
|
"docs": "The debounce for the filter callbacks.",
|
|
10704
11515
|
"docsTags": [],
|
|
10705
|
-
"default": "DEFAULT_DEBOUNCE_FAST",
|
|
10706
11516
|
"values": [
|
|
10707
11517
|
{
|
|
10708
11518
|
"type": "number"
|
|
11519
|
+
},
|
|
11520
|
+
{
|
|
11521
|
+
"type": "undefined"
|
|
10709
11522
|
}
|
|
10710
11523
|
],
|
|
10711
|
-
"optional":
|
|
11524
|
+
"optional": true,
|
|
10712
11525
|
"required": false
|
|
10713
11526
|
},
|
|
10714
11527
|
{
|
|
@@ -10879,8 +11692,14 @@
|
|
|
10879
11692
|
"attr": "max-tags-visible",
|
|
10880
11693
|
"reflectToAttr": false,
|
|
10881
11694
|
"docs": "The maximum number of tags to show when `multiple` is true. After the maximum, \"+n\" will be shown to indicate the\nnumber of additional items that are selected. Set to -1 to remove the limit.",
|
|
10882
|
-
"docsTags": [
|
|
11695
|
+
"docsTags": [
|
|
11696
|
+
{
|
|
11697
|
+
"name": "deprecated",
|
|
11698
|
+
"text": ": This property is ignored. The component now displays as many items as possible and computes the \"+n\" dynamically."
|
|
11699
|
+
}
|
|
11700
|
+
],
|
|
10883
11701
|
"default": "3",
|
|
11702
|
+
"deprecation": ": This property is ignored. The component now displays as many items as possible and computes the \"+n\" dynamically.",
|
|
10884
11703
|
"values": [
|
|
10885
11704
|
{
|
|
10886
11705
|
"type": "number"
|
|
@@ -11029,6 +11848,52 @@
|
|
|
11029
11848
|
"optional": false,
|
|
11030
11849
|
"required": false
|
|
11031
11850
|
},
|
|
11851
|
+
{
|
|
11852
|
+
"name": "selectAllButton",
|
|
11853
|
+
"type": "boolean",
|
|
11854
|
+
"complexType": {
|
|
11855
|
+
"original": "boolean",
|
|
11856
|
+
"resolved": "boolean",
|
|
11857
|
+
"references": {}
|
|
11858
|
+
},
|
|
11859
|
+
"mutable": false,
|
|
11860
|
+
"attr": "select-all-button",
|
|
11861
|
+
"reflectToAttr": false,
|
|
11862
|
+
"docs": "Enables the select all button.",
|
|
11863
|
+
"docsTags": [],
|
|
11864
|
+
"default": "false",
|
|
11865
|
+
"values": [
|
|
11866
|
+
{
|
|
11867
|
+
"type": "boolean"
|
|
11868
|
+
}
|
|
11869
|
+
],
|
|
11870
|
+
"optional": false,
|
|
11871
|
+
"required": false
|
|
11872
|
+
},
|
|
11873
|
+
{
|
|
11874
|
+
"name": "selectAllText",
|
|
11875
|
+
"type": "string | undefined",
|
|
11876
|
+
"complexType": {
|
|
11877
|
+
"original": "string",
|
|
11878
|
+
"resolved": "string | undefined",
|
|
11879
|
+
"references": {}
|
|
11880
|
+
},
|
|
11881
|
+
"mutable": false,
|
|
11882
|
+
"attr": "select-all-text",
|
|
11883
|
+
"reflectToAttr": false,
|
|
11884
|
+
"docs": "Custom text for the \"select all\" button. Defaults to \"Select all\" and equivalents in supported languages.",
|
|
11885
|
+
"docsTags": [],
|
|
11886
|
+
"values": [
|
|
11887
|
+
{
|
|
11888
|
+
"type": "string"
|
|
11889
|
+
},
|
|
11890
|
+
{
|
|
11891
|
+
"type": "undefined"
|
|
11892
|
+
}
|
|
11893
|
+
],
|
|
11894
|
+
"optional": true,
|
|
11895
|
+
"required": false
|
|
11896
|
+
},
|
|
11032
11897
|
{
|
|
11033
11898
|
"name": "size",
|
|
11034
11899
|
"type": "\"large\" | \"medium\" | \"small\"",
|
|
@@ -11119,8 +11984,9 @@
|
|
|
11119
11984
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
11120
11985
|
"parameters": [
|
|
11121
11986
|
{
|
|
11122
|
-
"
|
|
11123
|
-
"
|
|
11987
|
+
"name": "options",
|
|
11988
|
+
"type": "FocusOptions | undefined",
|
|
11989
|
+
"docs": ""
|
|
11124
11990
|
}
|
|
11125
11991
|
],
|
|
11126
11992
|
"references": {
|
|
@@ -11136,7 +12002,13 @@
|
|
|
11136
12002
|
"return": "Promise<void>"
|
|
11137
12003
|
},
|
|
11138
12004
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
11139
|
-
"parameters": [
|
|
12005
|
+
"parameters": [
|
|
12006
|
+
{
|
|
12007
|
+
"name": "options",
|
|
12008
|
+
"type": "FocusOptions | undefined",
|
|
12009
|
+
"docs": ""
|
|
12010
|
+
}
|
|
12011
|
+
],
|
|
11140
12012
|
"docs": "Sets focus on the select.",
|
|
11141
12013
|
"docsTags": []
|
|
11142
12014
|
}
|
|
@@ -11264,38 +12136,36 @@
|
|
|
11264
12136
|
"dependents": [],
|
|
11265
12137
|
"dependencies": [
|
|
11266
12138
|
"six-menu-item",
|
|
11267
|
-
"six-tag",
|
|
11268
12139
|
"six-dropdown",
|
|
11269
12140
|
"six-icon-button",
|
|
11270
12141
|
"six-icon",
|
|
11271
12142
|
"six-input",
|
|
11272
12143
|
"six-menu",
|
|
12144
|
+
"six-button",
|
|
11273
12145
|
"six-error"
|
|
11274
12146
|
],
|
|
11275
12147
|
"dependencyGraph": {
|
|
11276
12148
|
"six-select": [
|
|
11277
12149
|
"six-menu-item",
|
|
11278
|
-
"six-tag",
|
|
11279
12150
|
"six-dropdown",
|
|
11280
12151
|
"six-icon-button",
|
|
11281
12152
|
"six-icon",
|
|
11282
12153
|
"six-input",
|
|
11283
12154
|
"six-menu",
|
|
12155
|
+
"six-button",
|
|
11284
12156
|
"six-error"
|
|
11285
12157
|
],
|
|
11286
12158
|
"six-menu-item": [
|
|
12159
|
+
"six-checkbox",
|
|
11287
12160
|
"six-icon"
|
|
11288
12161
|
],
|
|
11289
|
-
"six-
|
|
11290
|
-
"six-
|
|
11291
|
-
"six-icon-button"
|
|
11292
|
-
],
|
|
11293
|
-
"six-icon-button": [
|
|
11294
|
-
"six-icon"
|
|
12162
|
+
"six-checkbox": [
|
|
12163
|
+
"six-error"
|
|
11295
12164
|
],
|
|
11296
12165
|
"six-dropdown": [
|
|
11297
12166
|
"six-menu-item",
|
|
11298
12167
|
"six-input",
|
|
12168
|
+
"six-icon",
|
|
11299
12169
|
"six-menu"
|
|
11300
12170
|
],
|
|
11301
12171
|
"six-input": [
|
|
@@ -11304,6 +12174,12 @@
|
|
|
11304
12174
|
],
|
|
11305
12175
|
"six-menu": [
|
|
11306
12176
|
"six-menu-item"
|
|
12177
|
+
],
|
|
12178
|
+
"six-icon-button": [
|
|
12179
|
+
"six-icon"
|
|
12180
|
+
],
|
|
12181
|
+
"six-button": [
|
|
12182
|
+
"six-spinner"
|
|
11307
12183
|
]
|
|
11308
12184
|
}
|
|
11309
12185
|
},
|
|
@@ -11456,8 +12332,9 @@
|
|
|
11456
12332
|
"signature": "(index: number) => Promise<void>",
|
|
11457
12333
|
"parameters": [
|
|
11458
12334
|
{
|
|
11459
|
-
"
|
|
11460
|
-
"
|
|
12335
|
+
"name": "index",
|
|
12336
|
+
"type": "number",
|
|
12337
|
+
"docs": ""
|
|
11461
12338
|
}
|
|
11462
12339
|
],
|
|
11463
12340
|
"references": {
|
|
@@ -11473,7 +12350,13 @@
|
|
|
11473
12350
|
"return": "Promise<void>"
|
|
11474
12351
|
},
|
|
11475
12352
|
"signature": "selectItemByIndex(index: number) => Promise<void>",
|
|
11476
|
-
"parameters": [
|
|
12353
|
+
"parameters": [
|
|
12354
|
+
{
|
|
12355
|
+
"name": "index",
|
|
12356
|
+
"type": "number",
|
|
12357
|
+
"docs": ""
|
|
12358
|
+
}
|
|
12359
|
+
],
|
|
11477
12360
|
"docs": "Allows to select a menu item programmatically by index",
|
|
11478
12361
|
"docsTags": []
|
|
11479
12362
|
},
|
|
@@ -11487,8 +12370,9 @@
|
|
|
11487
12370
|
"signature": "(value: string) => Promise<void>",
|
|
11488
12371
|
"parameters": [
|
|
11489
12372
|
{
|
|
11490
|
-
"
|
|
11491
|
-
"
|
|
12373
|
+
"name": "value",
|
|
12374
|
+
"type": "string",
|
|
12375
|
+
"docs": ""
|
|
11492
12376
|
}
|
|
11493
12377
|
],
|
|
11494
12378
|
"references": {
|
|
@@ -11504,7 +12388,13 @@
|
|
|
11504
12388
|
"return": "Promise<void>"
|
|
11505
12389
|
},
|
|
11506
12390
|
"signature": "selectItemByName(value: string) => Promise<void>",
|
|
11507
|
-
"parameters": [
|
|
12391
|
+
"parameters": [
|
|
12392
|
+
{
|
|
12393
|
+
"name": "value",
|
|
12394
|
+
"type": "string",
|
|
12395
|
+
"docs": ""
|
|
12396
|
+
}
|
|
12397
|
+
],
|
|
11508
12398
|
"docs": "Allows to select a menu item programmatically by name",
|
|
11509
12399
|
"docsTags": []
|
|
11510
12400
|
},
|
|
@@ -11712,6 +12602,30 @@
|
|
|
11712
12602
|
"optional": false,
|
|
11713
12603
|
"required": false
|
|
11714
12604
|
},
|
|
12605
|
+
{
|
|
12606
|
+
"name": "href",
|
|
12607
|
+
"type": "string | undefined",
|
|
12608
|
+
"complexType": {
|
|
12609
|
+
"original": "string | undefined",
|
|
12610
|
+
"resolved": "string | undefined",
|
|
12611
|
+
"references": {}
|
|
12612
|
+
},
|
|
12613
|
+
"mutable": false,
|
|
12614
|
+
"attr": "href",
|
|
12615
|
+
"reflectToAttr": true,
|
|
12616
|
+
"docs": "Provide if the item should be rendered as anchor tag.\nNote, that the href is added automatically when using routerLink in Angular.",
|
|
12617
|
+
"docsTags": [],
|
|
12618
|
+
"values": [
|
|
12619
|
+
{
|
|
12620
|
+
"type": "string"
|
|
12621
|
+
},
|
|
12622
|
+
{
|
|
12623
|
+
"type": "undefined"
|
|
12624
|
+
}
|
|
12625
|
+
],
|
|
12626
|
+
"optional": false,
|
|
12627
|
+
"required": false
|
|
12628
|
+
},
|
|
11715
12629
|
{
|
|
11716
12630
|
"name": "selected",
|
|
11717
12631
|
"type": "boolean",
|
|
@@ -11794,6 +12708,30 @@
|
|
|
11794
12708
|
],
|
|
11795
12709
|
"usage": {},
|
|
11796
12710
|
"props": [
|
|
12711
|
+
{
|
|
12712
|
+
"name": "href",
|
|
12713
|
+
"type": "string | undefined",
|
|
12714
|
+
"complexType": {
|
|
12715
|
+
"original": "string | undefined",
|
|
12716
|
+
"resolved": "string | undefined",
|
|
12717
|
+
"references": {}
|
|
12718
|
+
},
|
|
12719
|
+
"mutable": false,
|
|
12720
|
+
"attr": "href",
|
|
12721
|
+
"reflectToAttr": true,
|
|
12722
|
+
"docs": "Provide if the item should be rendered as anchor tag.\nNote, that the href is added automatically when using routerLink in Angular.",
|
|
12723
|
+
"docsTags": [],
|
|
12724
|
+
"values": [
|
|
12725
|
+
{
|
|
12726
|
+
"type": "string"
|
|
12727
|
+
},
|
|
12728
|
+
{
|
|
12729
|
+
"type": "undefined"
|
|
12730
|
+
}
|
|
12731
|
+
],
|
|
12732
|
+
"optional": false,
|
|
12733
|
+
"required": false
|
|
12734
|
+
},
|
|
11797
12735
|
{
|
|
11798
12736
|
"name": "icon",
|
|
11799
12737
|
"type": "string",
|
|
@@ -11951,30 +12889,65 @@
|
|
|
11951
12889
|
{
|
|
11952
12890
|
"name": "part",
|
|
11953
12891
|
"text": "base - The component's base wrapper."
|
|
12892
|
+
},
|
|
12893
|
+
{
|
|
12894
|
+
"name": "part",
|
|
12895
|
+
"text": "svg - The spinner icon."
|
|
11954
12896
|
}
|
|
11955
12897
|
],
|
|
11956
12898
|
"usage": {},
|
|
11957
12899
|
"props": [
|
|
12900
|
+
{
|
|
12901
|
+
"name": "logo",
|
|
12902
|
+
"type": "\"bme\" | \"six\" | undefined",
|
|
12903
|
+
"complexType": {
|
|
12904
|
+
"original": "'six' | 'bme'",
|
|
12905
|
+
"resolved": "\"bme\" | \"six\" | undefined",
|
|
12906
|
+
"references": {}
|
|
12907
|
+
},
|
|
12908
|
+
"mutable": false,
|
|
12909
|
+
"attr": "logo",
|
|
12910
|
+
"reflectToAttr": false,
|
|
12911
|
+
"docs": "Indicates if the spinner is shown as animated SIX or BME logo or a simple spinner.",
|
|
12912
|
+
"docsTags": [],
|
|
12913
|
+
"values": [
|
|
12914
|
+
{
|
|
12915
|
+
"value": "bme",
|
|
12916
|
+
"type": "string"
|
|
12917
|
+
},
|
|
12918
|
+
{
|
|
12919
|
+
"value": "six",
|
|
12920
|
+
"type": "string"
|
|
12921
|
+
},
|
|
12922
|
+
{
|
|
12923
|
+
"type": "undefined"
|
|
12924
|
+
}
|
|
12925
|
+
],
|
|
12926
|
+
"optional": true,
|
|
12927
|
+
"required": false
|
|
12928
|
+
},
|
|
11958
12929
|
{
|
|
11959
12930
|
"name": "six",
|
|
11960
|
-
"type": "boolean",
|
|
12931
|
+
"type": "boolean | undefined",
|
|
11961
12932
|
"complexType": {
|
|
11962
12933
|
"original": "boolean",
|
|
11963
|
-
"resolved": "boolean",
|
|
12934
|
+
"resolved": "boolean | undefined",
|
|
11964
12935
|
"references": {}
|
|
11965
12936
|
},
|
|
11966
12937
|
"mutable": false,
|
|
11967
12938
|
"attr": "six",
|
|
11968
12939
|
"reflectToAttr": false,
|
|
11969
|
-
"docs": "
|
|
12940
|
+
"docs": "**@deprecated** Use `logo=\"six\"` instead.\n\nIf set to true, the spinner displays the SIX logo.",
|
|
11970
12941
|
"docsTags": [],
|
|
11971
|
-
"default": "false",
|
|
11972
12942
|
"values": [
|
|
11973
12943
|
{
|
|
11974
12944
|
"type": "boolean"
|
|
12945
|
+
},
|
|
12946
|
+
{
|
|
12947
|
+
"type": "undefined"
|
|
11975
12948
|
}
|
|
11976
12949
|
],
|
|
11977
|
-
"optional":
|
|
12950
|
+
"optional": true,
|
|
11978
12951
|
"required": false
|
|
11979
12952
|
}
|
|
11980
12953
|
],
|
|
@@ -12003,15 +12976,23 @@
|
|
|
12003
12976
|
{
|
|
12004
12977
|
"name": "base",
|
|
12005
12978
|
"docs": "The component's base wrapper."
|
|
12979
|
+
},
|
|
12980
|
+
{
|
|
12981
|
+
"name": "svg",
|
|
12982
|
+
"docs": "The spinner icon."
|
|
12006
12983
|
}
|
|
12007
12984
|
],
|
|
12008
12985
|
"dependents": [
|
|
12009
|
-
"six-button"
|
|
12986
|
+
"six-button",
|
|
12987
|
+
"six-file-upload"
|
|
12010
12988
|
],
|
|
12011
12989
|
"dependencies": [],
|
|
12012
12990
|
"dependencyGraph": {
|
|
12013
12991
|
"six-button": [
|
|
12014
12992
|
"six-spinner"
|
|
12993
|
+
],
|
|
12994
|
+
"six-file-upload": [
|
|
12995
|
+
"six-spinner"
|
|
12015
12996
|
]
|
|
12016
12997
|
}
|
|
12017
12998
|
},
|
|
@@ -12373,8 +13354,9 @@
|
|
|
12373
13354
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
12374
13355
|
"parameters": [
|
|
12375
13356
|
{
|
|
12376
|
-
"
|
|
12377
|
-
"
|
|
13357
|
+
"name": "options",
|
|
13358
|
+
"type": "FocusOptions | undefined",
|
|
13359
|
+
"docs": ""
|
|
12378
13360
|
}
|
|
12379
13361
|
],
|
|
12380
13362
|
"references": {
|
|
@@ -12390,7 +13372,13 @@
|
|
|
12390
13372
|
"return": "Promise<void>"
|
|
12391
13373
|
},
|
|
12392
13374
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
12393
|
-
"parameters": [
|
|
13375
|
+
"parameters": [
|
|
13376
|
+
{
|
|
13377
|
+
"name": "options",
|
|
13378
|
+
"type": "FocusOptions | undefined",
|
|
13379
|
+
"docs": ""
|
|
13380
|
+
}
|
|
13381
|
+
],
|
|
12394
13382
|
"docs": "Sets focus on the switch.",
|
|
12395
13383
|
"docsTags": []
|
|
12396
13384
|
}
|
|
@@ -12653,8 +13641,9 @@
|
|
|
12653
13641
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
12654
13642
|
"parameters": [
|
|
12655
13643
|
{
|
|
12656
|
-
"
|
|
12657
|
-
"
|
|
13644
|
+
"name": "options",
|
|
13645
|
+
"type": "FocusOptions | undefined",
|
|
13646
|
+
"docs": ""
|
|
12658
13647
|
}
|
|
12659
13648
|
],
|
|
12660
13649
|
"references": {
|
|
@@ -12670,7 +13659,13 @@
|
|
|
12670
13659
|
"return": "Promise<void>"
|
|
12671
13660
|
},
|
|
12672
13661
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
12673
|
-
"parameters": [
|
|
13662
|
+
"parameters": [
|
|
13663
|
+
{
|
|
13664
|
+
"name": "options",
|
|
13665
|
+
"type": "FocusOptions | undefined",
|
|
13666
|
+
"docs": ""
|
|
13667
|
+
}
|
|
13668
|
+
],
|
|
12674
13669
|
"docs": "Sets focus to the tab.",
|
|
12675
13670
|
"docsTags": []
|
|
12676
13671
|
}
|
|
@@ -12847,8 +13842,9 @@
|
|
|
12847
13842
|
"signature": "(panel: string) => Promise<void>",
|
|
12848
13843
|
"parameters": [
|
|
12849
13844
|
{
|
|
12850
|
-
"
|
|
12851
|
-
"
|
|
13845
|
+
"name": "panel",
|
|
13846
|
+
"type": "string",
|
|
13847
|
+
"docs": ""
|
|
12852
13848
|
}
|
|
12853
13849
|
],
|
|
12854
13850
|
"references": {
|
|
@@ -12860,7 +13856,13 @@
|
|
|
12860
13856
|
"return": "Promise<void>"
|
|
12861
13857
|
},
|
|
12862
13858
|
"signature": "show(panel: string) => Promise<void>",
|
|
12863
|
-
"parameters": [
|
|
13859
|
+
"parameters": [
|
|
13860
|
+
{
|
|
13861
|
+
"name": "panel",
|
|
13862
|
+
"type": "string",
|
|
13863
|
+
"docs": ""
|
|
13864
|
+
}
|
|
13865
|
+
],
|
|
12864
13866
|
"docs": "Shows the specified tab panel.",
|
|
12865
13867
|
"docsTags": []
|
|
12866
13868
|
}
|
|
@@ -13251,9 +14253,7 @@
|
|
|
13251
14253
|
"docs": "The tag content."
|
|
13252
14254
|
}
|
|
13253
14255
|
],
|
|
13254
|
-
"dependents": [
|
|
13255
|
-
"six-select"
|
|
13256
|
-
],
|
|
14256
|
+
"dependents": [],
|
|
13257
14257
|
"dependencies": [
|
|
13258
14258
|
"six-tooltip",
|
|
13259
14259
|
"six-icon-button"
|
|
@@ -13265,9 +14265,6 @@
|
|
|
13265
14265
|
],
|
|
13266
14266
|
"six-icon-button": [
|
|
13267
14267
|
"six-icon"
|
|
13268
|
-
],
|
|
13269
|
-
"six-select": [
|
|
13270
|
-
"six-tag"
|
|
13271
14268
|
]
|
|
13272
14269
|
}
|
|
13273
14270
|
},
|
|
@@ -13926,8 +14923,9 @@
|
|
|
13926
14923
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
13927
14924
|
"parameters": [
|
|
13928
14925
|
{
|
|
13929
|
-
"
|
|
13930
|
-
"
|
|
14926
|
+
"name": "options",
|
|
14927
|
+
"type": "FocusOptions | undefined",
|
|
14928
|
+
"docs": ""
|
|
13931
14929
|
}
|
|
13932
14930
|
],
|
|
13933
14931
|
"references": {
|
|
@@ -13943,7 +14941,13 @@
|
|
|
13943
14941
|
"return": "Promise<void>"
|
|
13944
14942
|
},
|
|
13945
14943
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
13946
|
-
"parameters": [
|
|
14944
|
+
"parameters": [
|
|
14945
|
+
{
|
|
14946
|
+
"name": "options",
|
|
14947
|
+
"type": "FocusOptions | undefined",
|
|
14948
|
+
"docs": ""
|
|
14949
|
+
}
|
|
14950
|
+
],
|
|
13947
14951
|
"docs": "Sets focus on the textarea.",
|
|
13948
14952
|
"docsTags": []
|
|
13949
14953
|
},
|
|
@@ -13954,23 +14958,27 @@
|
|
|
13954
14958
|
"docs": ""
|
|
13955
14959
|
},
|
|
13956
14960
|
"complexType": {
|
|
13957
|
-
"signature": "(replacement: string, start: number, end: number, selectMode?:
|
|
14961
|
+
"signature": "(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
13958
14962
|
"parameters": [
|
|
13959
14963
|
{
|
|
13960
|
-
"
|
|
13961
|
-
"
|
|
14964
|
+
"name": "replacement",
|
|
14965
|
+
"type": "string",
|
|
14966
|
+
"docs": ""
|
|
13962
14967
|
},
|
|
13963
14968
|
{
|
|
13964
|
-
"
|
|
13965
|
-
"
|
|
14969
|
+
"name": "start",
|
|
14970
|
+
"type": "number",
|
|
14971
|
+
"docs": ""
|
|
13966
14972
|
},
|
|
13967
14973
|
{
|
|
13968
|
-
"
|
|
13969
|
-
"
|
|
14974
|
+
"name": "end",
|
|
14975
|
+
"type": "number",
|
|
14976
|
+
"docs": ""
|
|
13970
14977
|
},
|
|
13971
14978
|
{
|
|
13972
|
-
"
|
|
13973
|
-
"
|
|
14979
|
+
"name": "selectMode",
|
|
14980
|
+
"type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
|
|
14981
|
+
"docs": ""
|
|
13974
14982
|
}
|
|
13975
14983
|
],
|
|
13976
14984
|
"references": {
|
|
@@ -13981,8 +14989,29 @@
|
|
|
13981
14989
|
},
|
|
13982
14990
|
"return": "Promise<void>"
|
|
13983
14991
|
},
|
|
13984
|
-
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?:
|
|
13985
|
-
"parameters": [
|
|
14992
|
+
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
14993
|
+
"parameters": [
|
|
14994
|
+
{
|
|
14995
|
+
"name": "replacement",
|
|
14996
|
+
"type": "string",
|
|
14997
|
+
"docs": ""
|
|
14998
|
+
},
|
|
14999
|
+
{
|
|
15000
|
+
"name": "start",
|
|
15001
|
+
"type": "number",
|
|
15002
|
+
"docs": ""
|
|
15003
|
+
},
|
|
15004
|
+
{
|
|
15005
|
+
"name": "end",
|
|
15006
|
+
"type": "number",
|
|
15007
|
+
"docs": ""
|
|
15008
|
+
},
|
|
15009
|
+
{
|
|
15010
|
+
"name": "selectMode",
|
|
15011
|
+
"type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
|
|
15012
|
+
"docs": ""
|
|
15013
|
+
}
|
|
15014
|
+
],
|
|
13986
15015
|
"docs": "Replaces a range of text with a new string.",
|
|
13987
15016
|
"docsTags": []
|
|
13988
15017
|
},
|
|
@@ -13993,19 +15022,22 @@
|
|
|
13993
15022
|
"docs": ""
|
|
13994
15023
|
},
|
|
13995
15024
|
"complexType": {
|
|
13996
|
-
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
15025
|
+
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: \"forward\" | \"backward\" | \"none\") => Promise<void | undefined>",
|
|
13997
15026
|
"parameters": [
|
|
13998
15027
|
{
|
|
13999
|
-
"
|
|
14000
|
-
"
|
|
15028
|
+
"name": "selectionStart",
|
|
15029
|
+
"type": "number",
|
|
15030
|
+
"docs": ""
|
|
14001
15031
|
},
|
|
14002
15032
|
{
|
|
14003
|
-
"
|
|
14004
|
-
"
|
|
15033
|
+
"name": "selectionEnd",
|
|
15034
|
+
"type": "number",
|
|
15035
|
+
"docs": ""
|
|
14005
15036
|
},
|
|
14006
15037
|
{
|
|
14007
|
-
"
|
|
14008
|
-
"
|
|
15038
|
+
"name": "selectionDirection",
|
|
15039
|
+
"type": "\"none\" | \"forward\" | \"backward\"",
|
|
15040
|
+
"docs": ""
|
|
14009
15041
|
}
|
|
14010
15042
|
],
|
|
14011
15043
|
"references": {
|
|
@@ -14016,8 +15048,24 @@
|
|
|
14016
15048
|
},
|
|
14017
15049
|
"return": "Promise<void | undefined>"
|
|
14018
15050
|
},
|
|
14019
|
-
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
14020
|
-
"parameters": [
|
|
15051
|
+
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: \"forward\" | \"backward\" | \"none\") => Promise<void | undefined>",
|
|
15052
|
+
"parameters": [
|
|
15053
|
+
{
|
|
15054
|
+
"name": "selectionStart",
|
|
15055
|
+
"type": "number",
|
|
15056
|
+
"docs": ""
|
|
15057
|
+
},
|
|
15058
|
+
{
|
|
15059
|
+
"name": "selectionEnd",
|
|
15060
|
+
"type": "number",
|
|
15061
|
+
"docs": ""
|
|
15062
|
+
},
|
|
15063
|
+
{
|
|
15064
|
+
"name": "selectionDirection",
|
|
15065
|
+
"type": "\"none\" | \"forward\" | \"backward\"",
|
|
15066
|
+
"docs": ""
|
|
15067
|
+
}
|
|
15068
|
+
],
|
|
14021
15069
|
"docs": "Sets the start and end positions of the text selection (0-based).",
|
|
14022
15070
|
"docsTags": []
|
|
14023
15071
|
}
|
|
@@ -14105,7 +15153,13 @@
|
|
|
14105
15153
|
}
|
|
14106
15154
|
],
|
|
14107
15155
|
"listeners": [],
|
|
14108
|
-
"styles": [
|
|
15156
|
+
"styles": [
|
|
15157
|
+
{
|
|
15158
|
+
"name": "--height",
|
|
15159
|
+
"annotation": "prop",
|
|
15160
|
+
"docs": "The textarea height."
|
|
15161
|
+
}
|
|
15162
|
+
],
|
|
14109
15163
|
"slots": [
|
|
14110
15164
|
{
|
|
14111
15165
|
"name": "error-text",
|
|
@@ -15091,8 +16145,9 @@
|
|
|
15091
16145
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
15092
16146
|
"parameters": [
|
|
15093
16147
|
{
|
|
15094
|
-
"
|
|
15095
|
-
"
|
|
16148
|
+
"name": "options",
|
|
16149
|
+
"type": "FocusOptions | undefined",
|
|
16150
|
+
"docs": ""
|
|
15096
16151
|
}
|
|
15097
16152
|
],
|
|
15098
16153
|
"references": {
|
|
@@ -15108,7 +16163,13 @@
|
|
|
15108
16163
|
"return": "Promise<void>"
|
|
15109
16164
|
},
|
|
15110
16165
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
15111
|
-
"parameters": [
|
|
16166
|
+
"parameters": [
|
|
16167
|
+
{
|
|
16168
|
+
"name": "options",
|
|
16169
|
+
"type": "FocusOptions | undefined",
|
|
16170
|
+
"docs": ""
|
|
16171
|
+
}
|
|
16172
|
+
],
|
|
15112
16173
|
"docs": "Sets focus on the datepickers input.",
|
|
15113
16174
|
"docsTags": []
|
|
15114
16175
|
}
|
|
@@ -15668,6 +16729,16 @@
|
|
|
15668
16729
|
}
|
|
15669
16730
|
],
|
|
15670
16731
|
"typeLibrary": {
|
|
16732
|
+
"src/components/six-alert/six-alert.tsx::AlertType": {
|
|
16733
|
+
"declaration": "export type AlertType = 'primary' | 'success' | 'info' | 'warning' | 'danger';",
|
|
16734
|
+
"docstring": "",
|
|
16735
|
+
"path": "src/components/six-alert/six-alert.tsx"
|
|
16736
|
+
},
|
|
16737
|
+
"src/utils/types.ts::EmptyPayload": {
|
|
16738
|
+
"declaration": "undefined",
|
|
16739
|
+
"docstring": "",
|
|
16740
|
+
"path": "src/utils/types.ts"
|
|
16741
|
+
},
|
|
15671
16742
|
"src/components/six-item-picker/types.ts::ItemPickerType": {
|
|
15672
16743
|
"declaration": "export enum ItemPickerType {\n NUMBER = 'number',\n LETTER = 'letter',\n CAPITAL_LETTER = 'capital-letter',\n LOWER_LETTER = 'lower-letter',\n CUSTOM = 'custom',\n}",
|
|
15673
16744
|
"docstring": "",
|
|
@@ -15693,11 +16764,6 @@
|
|
|
15693
16764
|
"docstring": "",
|
|
15694
16765
|
"path": "src/components/six-timepicker/six-timepicker.tsx"
|
|
15695
16766
|
},
|
|
15696
|
-
"src/utils/types.ts::EmptyPayload": {
|
|
15697
|
-
"declaration": "undefined",
|
|
15698
|
-
"docstring": "",
|
|
15699
|
-
"path": "src/utils/types.ts"
|
|
15700
|
-
},
|
|
15701
16767
|
"src/components/six-datepicker/six-date-formats.tsx::SixDateFormats": {
|
|
15702
16768
|
"declaration": "export enum SixDateFormats {\n DDMMYYY_DOT = 'dd.mm.yyyy',\n YYYYMMDD_DASH = 'yyyy-mm-dd',\n DDMMYYYY_DASH = 'dd-mm-yyyy',\n DDMMYYYY_SLASH = 'dd/mm/yyyy',\n YYYYMMDD_SLASH = 'yyyy/mm/dd',\n DDMMYY_DOT = 'dd.mm.yy',\n YYMMDD_DASH = 'yy-mm-dd',\n DDMMYY_DASH = 'dd-mm-yy',\n DDMMYY_SLASH = 'dd/mm/yy',\n YYMMDD_SLASH = 'yy/mm/dd',\n\n DDMMYYY_DOT_TIME = 'dd.mm.yyyy hh:MM:ss',\n YYYYMMDD_DASH_TIME = 'yyyy-mm-dd hh:MM:ss',\n DDMMYYYY_DASH_TIME = 'dd-mm-yyyy hh:MM:ss',\n DDMMYYYY_SLASH_TIME = 'dd/mm/yyyy hh:MM:ss',\n YYYYMMDD_SLASH_TIME = 'yyyy/mm/dd hh:MM:ss',\n DDMMYY_DOT_TIME = 'dd.mm.yy hh:MM:ss',\n YYMMDD_DASH_TIME = 'yy-mm-dd hh:MM:ss',\n DDMMYY_DASH_TIME = 'dd-mm-yy hh:MM:ss',\n DDMMYY_SLASH_TIME = 'dd/mm/yy hh:MM:ss',\n YYMMDD_SLASH_TIME = 'yy/mm/dd hh:MM:ss',\n}",
|
|
15703
16769
|
"docstring": "",
|
|
@@ -15768,6 +16834,16 @@
|
|
|
15768
16834
|
"docstring": "",
|
|
15769
16835
|
"path": "src/components/six-header/six-header.tsx"
|
|
15770
16836
|
},
|
|
16837
|
+
"src/components/six-input/six-input.tsx::SelectionRangeDirection": {
|
|
16838
|
+
"declaration": "export type SelectionRangeDirection = 'forward' | 'backward' | 'none';",
|
|
16839
|
+
"docstring": "",
|
|
16840
|
+
"path": "src/components/six-input/six-input.tsx"
|
|
16841
|
+
},
|
|
16842
|
+
"src/components/six-input/six-input.tsx::SelectionRange": {
|
|
16843
|
+
"declaration": "any",
|
|
16844
|
+
"docstring": "",
|
|
16845
|
+
"path": "src/components/six-input/six-input.tsx"
|
|
16846
|
+
},
|
|
15771
16847
|
"src/components/six-language-switcher/six-language-switcher.tsx::SixLanguageSwitcherInput": {
|
|
15772
16848
|
"declaration": "export interface SixLanguageSwitcherInput {\n key: string;\n value: string;\n}",
|
|
15773
16849
|
"docstring": "",
|
|
@@ -15783,11 +16859,6 @@
|
|
|
15783
16859
|
"docstring": "",
|
|
15784
16860
|
"path": "src/components/six-stage-indicator/six-stage-indicator.tsx"
|
|
15785
16861
|
},
|
|
15786
|
-
"src/components/six-root/six-root.tsx::SixRootCollapsedPayload": {
|
|
15787
|
-
"declaration": "export interface SixRootCollapsedPayload {\n collapsed: boolean;\n}",
|
|
15788
|
-
"docstring": "",
|
|
15789
|
-
"path": "src/components/six-root/six-root.tsx"
|
|
15790
|
-
},
|
|
15791
16862
|
"src/components/six-search-field/six-search-field.tsx::SixSearchFieldChangePayload": {
|
|
15792
16863
|
"declaration": "export interface SixSearchFieldChangePayload {\n value: string;\n}",
|
|
15793
16864
|
"docstring": "",
|