@six-group/ui-library 0.0.0-insider.2b3efd5 → 0.0.0-insider.2c5f541
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index-417a06c8.js +14 -10
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/six-avatar.cjs.entry.js +2 -2
- package/dist/cjs/six-badge.cjs.entry.js +2 -2
- package/dist/cjs/six-button.cjs.entry.js +2 -2
- package/dist/cjs/six-card.cjs.entry.js +1 -1
- package/dist/cjs/{six-checkbox.cjs.entry.js → six-checkbox_2.cjs.entry.js} +67 -3
- package/dist/cjs/six-checkbox_2.cjs.entry.js.map +1 -0
- package/dist/cjs/six-details.cjs.entry.js +3 -3
- package/dist/cjs/six-dialog.cjs.entry.js +2 -2
- package/dist/cjs/six-drawer.cjs.entry.js +2 -2
- package/dist/cjs/{six-dropdown_3.cjs.entry.js → six-dropdown_2.cjs.entry.js} +6 -81
- package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -0
- package/dist/cjs/six-error-page.cjs.entry.js +1 -1
- package/dist/cjs/six-error.cjs.entry.js +1 -1
- package/dist/cjs/six-file-list.cjs.entry.js +1 -1
- package/dist/cjs/six-footer.cjs.entry.js +1 -1
- package/dist/cjs/six-group-label.cjs.entry.js +1 -1
- package/dist/cjs/six-header-dropdown-item.cjs.entry.js +5 -3
- package/dist/cjs/six-header-dropdown-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-header-item.cjs.entry.js +23 -0
- package/dist/cjs/six-header-item.cjs.entry.js.map +1 -0
- package/dist/cjs/six-header-menu-button.cjs.entry.js +7 -3
- package/dist/cjs/six-header-menu-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-header.cjs.entry.js +7 -175
- package/dist/cjs/six-header.cjs.entry.js.map +1 -1
- package/dist/cjs/six-icon-button.cjs.entry.js +3 -3
- package/dist/cjs/six-icon.cjs.entry.js +2 -2
- package/dist/cjs/six-input.cjs.entry.js +3 -3
- package/dist/cjs/six-language-switcher.cjs.entry.js +1 -1
- package/dist/cjs/six-layout-grid.cjs.entry.js +1 -1
- package/dist/cjs/six-logo.cjs.entry.js +29 -0
- package/dist/cjs/six-logo.cjs.entry.js.map +1 -0
- package/dist/cjs/six-main-container.cjs.entry.js +1 -1
- package/dist/cjs/six-menu-divider.cjs.entry.js +1 -1
- package/dist/cjs/six-menu-label.cjs.entry.js +1 -1
- package/dist/cjs/six-picto.cjs.entry.js +1 -1
- package/dist/cjs/six-progress-bar.cjs.entry.js +3 -3
- package/dist/cjs/six-progress-ring.cjs.entry.js +1 -1
- package/dist/cjs/six-radio.cjs.entry.js +2 -2
- package/dist/cjs/six-range.cjs.entry.js +2 -2
- package/dist/cjs/six-root.cjs.entry.js +1 -1
- package/dist/cjs/six-search-field.cjs.entry.js +1 -1
- package/dist/cjs/six-select.cjs.entry.js +6 -7
- package/dist/cjs/six-select.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar-item.cjs.entry.js +2 -2
- package/dist/cjs/six-sidebar.cjs.entry.js +2 -2
- package/dist/cjs/six-switch.cjs.entry.js +2 -2
- package/dist/cjs/six-tab-group.cjs.entry.js +2 -2
- package/dist/cjs/six-tab-panel.cjs.entry.js +1 -1
- package/dist/cjs/six-tab.cjs.entry.js +2 -2
- package/dist/cjs/six-tag.cjs.entry.js +2 -2
- package/dist/cjs/six-textarea.cjs.entry.js +2 -2
- package/dist/cjs/six-tile.cjs.entry.js +5 -5
- package/dist/cjs/six-timepicker.cjs.entry.js +1 -1
- package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tooltip.cjs.entry.js +2 -2
- package/dist/cjs/ui-library.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/six-avatar/six-avatar.js +2 -2
- package/dist/collection/components/six-badge/six-badge.js +2 -2
- package/dist/collection/components/six-button/six-button.js +2 -2
- package/dist/collection/components/six-card/six-card.js +1 -1
- package/dist/collection/components/six-checkbox/six-checkbox.js +2 -2
- package/dist/collection/components/six-details/six-details.js +3 -3
- package/dist/collection/components/six-dialog/six-dialog.js +2 -2
- package/dist/collection/components/six-drawer/six-drawer.js +2 -2
- package/dist/collection/components/six-dropdown/six-dropdown.js +5 -36
- package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
- package/dist/collection/components/six-error/six-error.js +1 -1
- package/dist/collection/components/six-error-page/six-error-page.js +1 -1
- package/dist/collection/components/six-file-list/six-file-list.js +1 -1
- package/dist/collection/components/six-footer/six-footer.js +1 -1
- package/dist/collection/components/six-group-label/six-group-label.js +1 -1
- package/dist/collection/components/six-header/six-header.css +0 -20
- package/dist/collection/components/six-header/six-header.js +8 -484
- 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 +0 -2
- package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +45 -3
- package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js.map +1 -1
- package/dist/collection/components/six-header-item/six-header-item.css +2 -2
- package/dist/collection/components/six-header-item/six-header-item.js +2 -5
- package/dist/collection/components/six-header-item/six-header-item.js.map +1 -1
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.css +5 -0
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +86 -10
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.js.map +1 -1
- package/dist/collection/components/six-icon/six-icon.js +2 -2
- package/dist/collection/components/six-icon-button/six-icon-button.js +3 -3
- package/dist/collection/components/six-input/six-input.js +3 -3
- package/dist/collection/components/six-language-switcher/six-language-switcher.js +1 -1
- package/dist/collection/components/six-layout-grid/six-layout-grid.js +1 -1
- package/dist/collection/components/six-logo/six-logo.js +1 -1
- package/dist/collection/components/six-logo/six-logo.js.map +1 -1
- package/dist/collection/components/six-main-container/six-main-container.js +1 -1
- package/dist/collection/components/six-menu-divider/six-menu-divider.js +1 -1
- package/dist/collection/components/six-menu-item/six-menu-item.js +2 -2
- package/dist/collection/components/six-menu-label/six-menu-label.js +1 -1
- package/dist/collection/components/six-picto/six-picto.js +1 -1
- package/dist/collection/components/six-progress-bar/six-progress-bar.js +3 -3
- package/dist/collection/components/six-progress-ring/six-progress-ring.js +1 -1
- package/dist/collection/components/six-radio/six-radio.js +2 -2
- package/dist/collection/components/six-range/six-range.js +2 -2
- package/dist/collection/components/six-root/six-root.js +1 -1
- package/dist/collection/components/six-search-field/six-search-field.js +1 -1
- package/dist/collection/components/six-select/six-select.js +6 -28
- package/dist/collection/components/six-select/six-select.js.map +1 -1
- package/dist/collection/components/six-sidebar/six-sidebar.js +2 -2
- package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +2 -2
- package/dist/collection/components/six-switch/six-switch.js +2 -2
- package/dist/collection/components/six-tab/six-tab.js +2 -2
- package/dist/collection/components/six-tab-group/six-tab-group.js +2 -2
- package/dist/collection/components/six-tab-panel/six-tab-panel.js +1 -1
- package/dist/collection/components/six-tag/six-tag.js +2 -2
- package/dist/collection/components/six-textarea/six-textarea.js +2 -2
- package/dist/collection/components/six-tile/six-tile.js +5 -5
- package/dist/collection/components/six-timepicker/six-timepicker.css +1 -2
- package/dist/collection/components/six-tooltip/six-tooltip.js +2 -2
- package/dist/components/six-avatar.js +2 -2
- package/dist/components/six-badge.js +2 -2
- package/dist/components/six-button2.js +2 -2
- package/dist/components/six-card.js +1 -1
- package/dist/components/six-checkbox2.js +2 -2
- package/dist/components/six-details2.js +3 -3
- package/dist/components/six-dialog.js +2 -2
- package/dist/components/six-drawer.js +2 -2
- package/dist/components/six-dropdown2.js +6 -18
- package/dist/components/six-dropdown2.js.map +1 -1
- package/dist/components/six-error-page.js +1 -1
- package/dist/components/six-error2.js +1 -1
- package/dist/components/six-file-list.js +1 -1
- package/dist/components/six-footer.js +1 -1
- package/dist/components/six-group-label.js +1 -1
- package/dist/components/six-header-dropdown-item.js +7 -3
- package/dist/components/six-header-dropdown-item.js.map +1 -1
- package/dist/components/six-header-item.js +32 -1
- package/dist/components/six-header-item.js.map +1 -1
- package/dist/components/six-header-menu-button.js +14 -12
- package/dist/components/six-header-menu-button.js.map +1 -1
- package/dist/components/six-header.js +11 -248
- package/dist/components/six-header.js.map +1 -1
- package/dist/components/six-icon-button2.js +3 -3
- package/dist/components/six-icon2.js +2 -2
- package/dist/components/six-input2.js +3 -3
- package/dist/components/six-language-switcher.js +1 -1
- package/dist/components/six-layout-grid.js +1 -1
- package/dist/components/six-logo.js +38 -1
- package/dist/components/six-logo.js.map +1 -1
- package/dist/components/six-main-container.js +1 -1
- package/dist/components/six-menu-divider.js +1 -1
- package/dist/components/six-menu-item2.js +2 -2
- package/dist/components/six-menu-label.js +1 -1
- package/dist/components/six-picto2.js +1 -1
- package/dist/components/six-progress-bar.js +3 -3
- package/dist/components/six-progress-ring.js +1 -1
- package/dist/components/six-radio.js +2 -2
- package/dist/components/six-range.js +2 -2
- package/dist/components/six-root.js +1 -1
- package/dist/components/six-search-field.js +1 -1
- package/dist/components/six-select.js +6 -8
- package/dist/components/six-select.js.map +1 -1
- package/dist/components/six-sidebar-item.js +2 -2
- package/dist/components/six-sidebar.js +2 -2
- package/dist/components/six-switch.js +2 -2
- package/dist/components/six-tab-group.js +2 -2
- package/dist/components/six-tab-panel.js +1 -1
- package/dist/components/six-tab.js +2 -2
- package/dist/components/six-tag.js +2 -2
- package/dist/components/six-textarea.js +2 -2
- package/dist/components/six-tile.js +5 -5
- package/dist/components/six-timepicker2.js +1 -1
- package/dist/components/six-timepicker2.js.map +1 -1
- package/dist/components/six-tooltip2.js +2 -2
- package/dist/components.json +158 -571
- package/dist/esm/index-a7bee415.js +14 -10
- package/dist/esm/loader.js +1 -1
- package/dist/esm/six-avatar.entry.js +2 -2
- package/dist/esm/six-badge.entry.js +2 -2
- package/dist/esm/six-button.entry.js +2 -2
- package/dist/esm/six-card.entry.js +1 -1
- package/dist/esm/{six-checkbox.entry.js → six-checkbox_2.entry.js} +68 -5
- package/dist/esm/six-checkbox_2.entry.js.map +1 -0
- package/dist/esm/six-details.entry.js +3 -3
- package/dist/esm/six-dialog.entry.js +2 -2
- package/dist/esm/six-drawer.entry.js +2 -2
- package/dist/esm/{six-dropdown_3.entry.js → six-dropdown_2.entry.js} +7 -81
- package/dist/esm/six-dropdown_2.entry.js.map +1 -0
- package/dist/esm/six-error-page.entry.js +1 -1
- package/dist/esm/six-error.entry.js +1 -1
- package/dist/esm/six-file-list.entry.js +1 -1
- package/dist/esm/six-footer.entry.js +1 -1
- package/dist/esm/six-group-label.entry.js +1 -1
- package/dist/esm/six-header-dropdown-item.entry.js +5 -3
- package/dist/esm/six-header-dropdown-item.entry.js.map +1 -1
- package/dist/esm/six-header-item.entry.js +19 -0
- package/dist/esm/six-header-item.entry.js.map +1 -0
- package/dist/esm/six-header-menu-button.entry.js +7 -3
- package/dist/esm/six-header-menu-button.entry.js.map +1 -1
- package/dist/esm/six-header.entry.js +9 -177
- package/dist/esm/six-header.entry.js.map +1 -1
- package/dist/esm/six-icon-button.entry.js +3 -3
- package/dist/esm/six-icon.entry.js +2 -2
- package/dist/esm/six-input.entry.js +3 -3
- package/dist/esm/six-language-switcher.entry.js +1 -1
- package/dist/esm/six-layout-grid.entry.js +1 -1
- package/dist/esm/six-logo.entry.js +25 -0
- package/dist/esm/six-logo.entry.js.map +1 -0
- package/dist/esm/six-main-container.entry.js +1 -1
- package/dist/esm/six-menu-divider.entry.js +1 -1
- package/dist/esm/six-menu-label.entry.js +1 -1
- package/dist/esm/six-picto.entry.js +1 -1
- package/dist/esm/six-progress-bar.entry.js +3 -3
- package/dist/esm/six-progress-ring.entry.js +1 -1
- package/dist/esm/six-radio.entry.js +2 -2
- package/dist/esm/six-range.entry.js +2 -2
- package/dist/esm/six-root.entry.js +1 -1
- package/dist/esm/six-search-field.entry.js +1 -1
- package/dist/esm/six-select.entry.js +6 -7
- package/dist/esm/six-select.entry.js.map +1 -1
- package/dist/esm/six-sidebar-item.entry.js +2 -2
- package/dist/esm/six-sidebar.entry.js +2 -2
- package/dist/esm/six-switch.entry.js +2 -2
- package/dist/esm/six-tab-group.entry.js +2 -2
- package/dist/esm/six-tab-panel.entry.js +1 -1
- package/dist/esm/six-tab.entry.js +2 -2
- package/dist/esm/six-tag.entry.js +2 -2
- package/dist/esm/six-textarea.entry.js +2 -2
- package/dist/esm/six-tile.entry.js +5 -5
- package/dist/esm/six-timepicker.entry.js +1 -1
- package/dist/esm/six-timepicker.entry.js.map +1 -1
- package/dist/esm/six-tooltip.entry.js +2 -2
- package/dist/esm/ui-library.js +1 -1
- package/dist/types/components/six-dropdown/six-dropdown.d.ts +0 -7
- package/dist/types/components/six-header/six-header.d.ts +2 -128
- package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +10 -1
- package/dist/types/components/six-header-item/six-header-item.d.ts +1 -1
- package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +11 -5
- package/dist/types/components/six-select/six-select.d.ts +0 -7
- package/dist/types/components.d.ts +66 -147
- package/dist/ui-library/{p-1f7a0cb5.entry.js → p-0e3be65b.entry.js} +2 -2
- package/dist/ui-library/{p-f12b22bc.entry.js → p-0ea87016.entry.js} +2 -2
- package/dist/ui-library/{p-4d72b179.entry.js → p-107c1cc9.entry.js} +2 -2
- package/dist/ui-library/{p-e1529ef6.entry.js → p-119e0252.entry.js} +2 -2
- package/dist/ui-library/{p-5fc9cd7b.entry.js → p-2dda9f79.entry.js} +2 -2
- package/dist/ui-library/{p-171df3ad.entry.js → p-31dc219a.entry.js} +2 -2
- package/dist/ui-library/p-31dc219a.entry.js.map +1 -0
- package/dist/ui-library/{p-49019d6c.entry.js → p-3362f0a6.entry.js} +2 -2
- package/dist/ui-library/p-33eff94d.entry.js +2 -0
- package/dist/ui-library/p-33eff94d.entry.js.map +1 -0
- package/dist/ui-library/p-38dca7f5.entry.js +2 -0
- package/dist/ui-library/{p-1cc3b56d.entry.js.map → p-38dca7f5.entry.js.map} +1 -1
- package/dist/ui-library/p-3dde8246.entry.js +2 -0
- package/dist/ui-library/p-3dde8246.entry.js.map +1 -0
- package/dist/ui-library/{p-03acec96.entry.js → p-3de9f1dd.entry.js} +2 -2
- package/dist/ui-library/p-4777053f.entry.js +2 -0
- package/dist/ui-library/{p-618bf750.entry.js → p-484f68f9.entry.js} +2 -2
- package/dist/ui-library/p-4eb49fc9.entry.js +2 -0
- package/dist/ui-library/{p-5ece7986.entry.js → p-5236fc59.entry.js} +2 -2
- package/dist/ui-library/{p-f9a1f6ab.entry.js → p-5442fd21.entry.js} +2 -2
- package/dist/ui-library/{p-4de4ee7a.entry.js → p-54713ac9.entry.js} +2 -2
- package/dist/ui-library/p-59c4dc13.entry.js +2 -0
- package/dist/ui-library/p-62cb7f97.entry.js +2 -0
- package/dist/ui-library/p-62cb7f97.entry.js.map +1 -0
- package/dist/ui-library/p-7abd746b.entry.js +2 -0
- package/dist/ui-library/p-7abd746b.entry.js.map +1 -0
- package/dist/ui-library/p-7b413e80.entry.js +2 -0
- package/dist/ui-library/{p-62a1f514.entry.js.map → p-7b413e80.entry.js.map} +1 -1
- package/dist/ui-library/{p-a20a702a.entry.js → p-7f3769d0.entry.js} +2 -2
- package/dist/ui-library/{p-06d562b7.entry.js → p-801c8ff4.entry.js} +2 -2
- package/dist/ui-library/p-8837e3fc.entry.js +2 -0
- package/dist/ui-library/p-8837e3fc.entry.js.map +1 -0
- package/dist/ui-library/{p-281ffc35.entry.js → p-88f4177a.entry.js} +2 -2
- package/dist/ui-library/{p-afb15ea4.entry.js → p-8d0d99c9.entry.js} +2 -2
- package/dist/ui-library/{p-ce13acf3.entry.js → p-90462eea.entry.js} +2 -2
- package/dist/ui-library/p-99c8138a.entry.js +2 -0
- package/dist/ui-library/p-99c8138a.entry.js.map +1 -0
- package/dist/ui-library/{p-ffce31da.entry.js → p-9af41a65.entry.js} +2 -2
- package/dist/ui-library/{p-bfb398c6.entry.js → p-9c40c714.entry.js} +2 -2
- package/dist/ui-library/{p-0a6b6429.entry.js → p-a480590a.entry.js} +2 -2
- package/dist/ui-library/{p-ea854ec5.entry.js → p-aa980af9.entry.js} +2 -2
- package/dist/ui-library/{p-db193a32.entry.js → p-b5f193e8.entry.js} +2 -2
- package/dist/ui-library/{p-cd65e3b2.entry.js → p-b8b15329.entry.js} +2 -2
- package/dist/ui-library/{p-1cd09d9b.entry.js → p-c4045cb9.entry.js} +2 -2
- package/dist/ui-library/{p-e6efc08a.entry.js → p-c656cbbe.entry.js} +2 -2
- package/dist/ui-library/{p-cd79700c.entry.js → p-c71f6a4d.entry.js} +2 -2
- package/dist/ui-library/{p-6795e0a9.entry.js → p-c7860973.entry.js} +2 -2
- package/dist/ui-library/{p-e181944f.entry.js → p-cc5d6ffb.entry.js} +2 -2
- package/dist/ui-library/{p-870139dc.entry.js → p-d18354fa.entry.js} +2 -2
- package/dist/ui-library/p-d5ea5ee3.entry.js +2 -0
- package/dist/ui-library/p-df01fb64.entry.js +2 -0
- package/dist/ui-library/p-ed371177.entry.js +2 -0
- package/dist/ui-library/p-f206cd87.entry.js +2 -0
- package/dist/ui-library/p-f206cd87.entry.js.map +1 -0
- package/dist/ui-library/p-f5145520.entry.js +2 -0
- package/dist/ui-library/p-f5145520.entry.js.map +1 -0
- package/dist/ui-library/{p-7eb9ae75.entry.js → p-f90411a2.entry.js} +2 -2
- package/dist/ui-library/ui-library.esm.js +1 -1
- package/dist/ui-library/ui-library.esm.js.map +1 -1
- package/package.json +1 -1
- package/dist/cjs/six-checkbox.cjs.entry.js.map +0 -1
- package/dist/cjs/six-dropdown_3.cjs.entry.js.map +0 -1
- package/dist/cjs/six-header-item_2.cjs.entry.js +0 -47
- package/dist/cjs/six-header-item_2.cjs.entry.js.map +0 -1
- package/dist/components/six-header-item2.js +0 -39
- package/dist/components/six-header-item2.js.map +0 -1
- package/dist/components/six-logo2.js +0 -42
- package/dist/components/six-logo2.js.map +0 -1
- package/dist/esm/six-checkbox.entry.js.map +0 -1
- package/dist/esm/six-dropdown_3.entry.js.map +0 -1
- package/dist/esm/six-header-item_2.entry.js +0 -42
- package/dist/esm/six-header-item_2.entry.js.map +0 -1
- package/dist/ui-library/p-07b6203f.entry.js +0 -2
- package/dist/ui-library/p-14d09601.entry.js +0 -2
- package/dist/ui-library/p-171df3ad.entry.js.map +0 -1
- package/dist/ui-library/p-1cc3b56d.entry.js +0 -2
- package/dist/ui-library/p-2355c444.entry.js +0 -2
- package/dist/ui-library/p-30000e86.entry.js +0 -2
- package/dist/ui-library/p-30000e86.entry.js.map +0 -1
- package/dist/ui-library/p-4f129bb3.entry.js +0 -2
- package/dist/ui-library/p-4f129bb3.entry.js.map +0 -1
- package/dist/ui-library/p-57ea4cb7.entry.js +0 -2
- package/dist/ui-library/p-57ea4cb7.entry.js.map +0 -1
- package/dist/ui-library/p-5f491974.entry.js +0 -2
- package/dist/ui-library/p-5f491974.entry.js.map +0 -1
- package/dist/ui-library/p-62a1f514.entry.js +0 -2
- package/dist/ui-library/p-6513b8ce.entry.js +0 -2
- package/dist/ui-library/p-6ec126f7.entry.js +0 -2
- package/dist/ui-library/p-705e3612.entry.js +0 -2
- package/dist/ui-library/p-705e3612.entry.js.map +0 -1
- package/dist/ui-library/p-adc65fc8.entry.js +0 -2
- package/dist/ui-library/p-adc65fc8.entry.js.map +0 -1
- package/dist/ui-library/p-cdc94cd6.entry.js +0 -2
- package/dist/ui-library/p-cdc94cd6.entry.js.map +0 -1
- package/dist/ui-library/p-d67b8482.entry.js +0 -2
- /package/dist/ui-library/{p-1f7a0cb5.entry.js.map → p-0e3be65b.entry.js.map} +0 -0
- /package/dist/ui-library/{p-f12b22bc.entry.js.map → p-0ea87016.entry.js.map} +0 -0
- /package/dist/ui-library/{p-4d72b179.entry.js.map → p-107c1cc9.entry.js.map} +0 -0
- /package/dist/ui-library/{p-e1529ef6.entry.js.map → p-119e0252.entry.js.map} +0 -0
- /package/dist/ui-library/{p-5fc9cd7b.entry.js.map → p-2dda9f79.entry.js.map} +0 -0
- /package/dist/ui-library/{p-49019d6c.entry.js.map → p-3362f0a6.entry.js.map} +0 -0
- /package/dist/ui-library/{p-03acec96.entry.js.map → p-3de9f1dd.entry.js.map} +0 -0
- /package/dist/ui-library/{p-d67b8482.entry.js.map → p-4777053f.entry.js.map} +0 -0
- /package/dist/ui-library/{p-618bf750.entry.js.map → p-484f68f9.entry.js.map} +0 -0
- /package/dist/ui-library/{p-6ec126f7.entry.js.map → p-4eb49fc9.entry.js.map} +0 -0
- /package/dist/ui-library/{p-5ece7986.entry.js.map → p-5236fc59.entry.js.map} +0 -0
- /package/dist/ui-library/{p-f9a1f6ab.entry.js.map → p-5442fd21.entry.js.map} +0 -0
- /package/dist/ui-library/{p-4de4ee7a.entry.js.map → p-54713ac9.entry.js.map} +0 -0
- /package/dist/ui-library/{p-07b6203f.entry.js.map → p-59c4dc13.entry.js.map} +0 -0
- /package/dist/ui-library/{p-a20a702a.entry.js.map → p-7f3769d0.entry.js.map} +0 -0
- /package/dist/ui-library/{p-06d562b7.entry.js.map → p-801c8ff4.entry.js.map} +0 -0
- /package/dist/ui-library/{p-281ffc35.entry.js.map → p-88f4177a.entry.js.map} +0 -0
- /package/dist/ui-library/{p-afb15ea4.entry.js.map → p-8d0d99c9.entry.js.map} +0 -0
- /package/dist/ui-library/{p-ce13acf3.entry.js.map → p-90462eea.entry.js.map} +0 -0
- /package/dist/ui-library/{p-ffce31da.entry.js.map → p-9af41a65.entry.js.map} +0 -0
- /package/dist/ui-library/{p-bfb398c6.entry.js.map → p-9c40c714.entry.js.map} +0 -0
- /package/dist/ui-library/{p-0a6b6429.entry.js.map → p-a480590a.entry.js.map} +0 -0
- /package/dist/ui-library/{p-ea854ec5.entry.js.map → p-aa980af9.entry.js.map} +0 -0
- /package/dist/ui-library/{p-db193a32.entry.js.map → p-b5f193e8.entry.js.map} +0 -0
- /package/dist/ui-library/{p-cd65e3b2.entry.js.map → p-b8b15329.entry.js.map} +0 -0
- /package/dist/ui-library/{p-1cd09d9b.entry.js.map → p-c4045cb9.entry.js.map} +0 -0
- /package/dist/ui-library/{p-e6efc08a.entry.js.map → p-c656cbbe.entry.js.map} +0 -0
- /package/dist/ui-library/{p-cd79700c.entry.js.map → p-c71f6a4d.entry.js.map} +0 -0
- /package/dist/ui-library/{p-6795e0a9.entry.js.map → p-c7860973.entry.js.map} +0 -0
- /package/dist/ui-library/{p-e181944f.entry.js.map → p-cc5d6ffb.entry.js.map} +0 -0
- /package/dist/ui-library/{p-870139dc.entry.js.map → p-d18354fa.entry.js.map} +0 -0
- /package/dist/ui-library/{p-14d09601.entry.js.map → p-d5ea5ee3.entry.js.map} +0 -0
- /package/dist/ui-library/{p-6513b8ce.entry.js.map → p-df01fb64.entry.js.map} +0 -0
- /package/dist/ui-library/{p-2355c444.entry.js.map → p-ed371177.entry.js.map} +0 -0
- /package/dist/ui-library/{p-7eb9ae75.entry.js.map → p-f90411a2.entry.js.map} +0 -0
|
@@ -226,7 +226,7 @@ export class SixTabGroup {
|
|
|
226
226
|
});
|
|
227
227
|
}
|
|
228
228
|
render() {
|
|
229
|
-
return (h("div", { key: '
|
|
229
|
+
return (h("div", { key: '9752b81f3babdcbe656cc5552b7c07c7cc096d8d', part: "base", ref: (el) => (this.tabGroup = el), class: {
|
|
230
230
|
'tab-group': true,
|
|
231
231
|
// Placements
|
|
232
232
|
'tab-group--top': this.placement === 'top',
|
|
@@ -234,7 +234,7 @@ export class SixTabGroup {
|
|
|
234
234
|
'tab-group--left': this.placement === 'left',
|
|
235
235
|
'tab-group--right': this.placement === 'right',
|
|
236
236
|
'tab-group--has-scroll-controls': this.hasRightControl || this.hasLeftControl,
|
|
237
|
-
}, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, h("div", { key: '
|
|
237
|
+
}, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, h("div", { key: 'd96c9094ddc1a9cd6ad9ac9c5ab559ac703ccd6e', class: "tab-group__nav-container" }, this.hasLeftControl && (h("six-icon-button", { key: '0e355b7d602b3178a5c99a818780fef140119f81', class: "tab-group__scroll-button tab-group__scroll-button--left", exportparts: "base:scroll-button", name: "chevron_left", onClick: this.handleScrollLeft })), h("div", { ref: (el) => (this.nav = el), key: "nav", part: "nav", class: "tab-group__nav" }, h("div", { key: 'dce5e155787ddc97e00d285dc76f3b502b46b35f', ref: (el) => (this.tabs = el), part: "tabs", class: "tab-group__tabs", role: "tablist" }, h("slot", { key: 'dfcc4786a1273194d6769438b47b42543806ff14', name: "nav" }))), this.hasRightControl && (h("six-icon-button", { key: '3c4b965f9beb5229b702e808cfabbb99e7e577a4', class: "tab-group__scroll-button tab-group__scroll-button--right", exportparts: "base:scroll-button", name: "chevron_right", onClick: this.handleScrollRight }))), h("div", { key: 'b4dd8c577928e1b67c7307f40c37360dc5faa76a', ref: (el) => (this.body = el), part: "body", class: "tab-group__body" }, h("slot", { key: '0e0f770235bfb838d1994db5dbf3504c66749e8e' }))));
|
|
238
238
|
}
|
|
239
239
|
static get is() { return "six-tab-group"; }
|
|
240
240
|
static get encapsulation() { return "shadow"; }
|
|
@@ -19,7 +19,7 @@ export class SixTabPanel {
|
|
|
19
19
|
render() {
|
|
20
20
|
return (
|
|
21
21
|
// If the user didn't provide an ID, we'll set one, so we can link tabs and tab panels with aria labels
|
|
22
|
-
h(Host, { key: '
|
|
22
|
+
h(Host, { key: '52fccbf2229c037c494c7f3ff4f238fbe9b27da3', id: this.host.id || this.componentId, style: { display: this.active ? 'block' : 'none' } }, h("div", { key: 'd340ff1d3c9a0de1191ae18409fcf594d6f253e2', part: "base", class: "tab-panel", role: "tabpanel", "aria-selected": this.active ? 'true' : 'false', "aria-hidden": this.active ? 'false' : 'true' }, h("slot", { key: 'd6bcd74692535a5389d3c6379e00fe88a6793cbf' }))));
|
|
23
23
|
}
|
|
24
24
|
static get is() { return "six-tab-panel"; }
|
|
25
25
|
static get encapsulation() { return "shadow"; }
|
|
@@ -44,7 +44,7 @@ export class SixTag {
|
|
|
44
44
|
this.resizeObserver.disconnect();
|
|
45
45
|
}
|
|
46
46
|
render() {
|
|
47
|
-
return (h("span", { key: '
|
|
47
|
+
return (h("span", { key: 'abe76146ab7bc566568e4d6b438d9819089d5e90', part: "base", class: {
|
|
48
48
|
tag: true,
|
|
49
49
|
// Types
|
|
50
50
|
'tag--primary': this.type === 'primary',
|
|
@@ -61,7 +61,7 @@ export class SixTag {
|
|
|
61
61
|
// Modifers
|
|
62
62
|
'tag--pill': this.pill,
|
|
63
63
|
'tag--clear': this.clearable,
|
|
64
|
-
} }, h("six-tooltip", { key: '
|
|
64
|
+
} }, h("six-tooltip", { key: '7e1efc6b920b9e82959988de5add4e01efbf93fe', ref: (el) => (this.tooltipElement = el) }, h("span", { key: 'fefa48774fa20af8db8c973d82ccca9ae841885f', ref: (el) => (this.contentElement = el), part: "content", class: "tag__content" }, h("slot", { key: '080033355f398d05279da89fa74c51c29d0cd28a', ref: (el) => (this.contentSlotElement = el) }))), this.clearable && (h("six-icon-button", { key: '2071031731b670de683cf70ebaf6afb29b8bc7d8', exportparts: "base:clear-button", size: "xSmall", name: "clear", class: "tag__clear", onClick: this.handleClearClick }))));
|
|
65
65
|
}
|
|
66
66
|
static get is() { return "six-tag"; }
|
|
67
67
|
static get encapsulation() { return "shadow"; }
|
|
@@ -167,7 +167,7 @@ export class SixTextarea {
|
|
|
167
167
|
return ((_a = this.value) !== null && _a !== void 0 ? _a : '').toString();
|
|
168
168
|
}
|
|
169
169
|
render() {
|
|
170
|
-
return (h(FormControl, { key: '
|
|
170
|
+
return (h(FormControl, { key: 'edd8746cd95fba22bb809189ed5068747d20dc95', inputId: this.inputId, label: this.label, labelId: this.labelId, hasLabelSlot: this.hasLabelSlot, helpTextId: this.helpTextId, helpText: this.helpText, hasHelpTextSlot: this.hasHelpTextSlot, errorTextId: this.errorTextId, errorText: this.errorText, errorTextCount: this.errorTextCount, hasErrorTextSlot: this.hasErrorTextSlot, size: this.size, disabled: this.disabled, required: this.required, displayError: this.invalid }, h("div", { key: '4f032d83ce42a4bef56d46339bc905ebe16ddff9', part: "base", class: {
|
|
171
171
|
textarea: true,
|
|
172
172
|
// Sizes
|
|
173
173
|
'textarea--small': this.size === 'small',
|
|
@@ -182,7 +182,7 @@ export class SixTextarea {
|
|
|
182
182
|
'textarea--resize-none': this.resize === 'none',
|
|
183
183
|
'textarea--resize-vertical': this.resize === 'vertical',
|
|
184
184
|
'textarea--resize-auto': this.resize === 'auto',
|
|
185
|
-
} }, h("textarea", { key: '
|
|
185
|
+
} }, h("textarea", { key: '2ade9c08ca303b03b45325ba29b19ae8709a1978', part: "textarea", ref: (el) => (this.nativeTextarea = el), id: this.inputId, class: "textarea__control", name: this.name, placeholder: this.placeholder, disabled: this.disabled, readOnly: this.readonly, rows: this.rows, minLength: this.minlength, maxLength: this.maxlength, value: this.getValue(), autoCapitalize: this.autocapitalize, autoCorrect: this.autocorrect, autoFocus: this.autofocus, spellcheck: this.spellcheck, required: this.required, inputMode: this.inputmode, "aria-labelledby": this.labelId, onChange: this.handleChange, onInput: this.handleInput, onFocus: this.handleFocus, onBlur: this.handleBlur }))));
|
|
186
186
|
}
|
|
187
187
|
static get is() { return "six-textarea"; }
|
|
188
188
|
static get encapsulation() { return "shadow"; }
|
|
@@ -48,22 +48,22 @@ export class SixTile {
|
|
|
48
48
|
this.handleSlotChange();
|
|
49
49
|
}
|
|
50
50
|
render() {
|
|
51
|
-
return (h("six-tooltip", { key: '
|
|
51
|
+
return (h("six-tooltip", { key: '336923c5af5761ba5216e953dd1660fb0c15f349', disabled: this.disableTooltip || this.label === '', content: this.label }, h("div", { key: 'b7344269567d04e07e3bfc65fe4ff6f0286ead04', part: "base", class: {
|
|
52
52
|
tile: true,
|
|
53
53
|
'tile--visible': this.visible,
|
|
54
54
|
'tile--small': this.size === 'small',
|
|
55
55
|
'tile--medium': this.size === 'medium',
|
|
56
56
|
'tile--large': this.size === 'large',
|
|
57
57
|
'tile--elevated': this.elevated,
|
|
58
|
-
} }, h("div", { key: '
|
|
58
|
+
} }, h("div", { key: '3516bc0a5cd6b472f4d10ae53b3af0bf1bafc8fa', part: "header", class: "tile__header" }, h("six-icon-button", { key: 'bcf278f94bf47a6be6ac3ebbf75022c9d0accac9', class: {
|
|
59
59
|
'tile__header--hidden': !this.closeable,
|
|
60
|
-
}, name: "close", size: closeIconSize(this.size), onClick: this.handleCloseClickEvent })), h("div", { key: '
|
|
60
|
+
}, name: "close", size: closeIconSize(this.size), onClick: this.handleCloseClickEvent })), h("div", { key: '82478a6ecd97ddcce0b47b522c31b3e798e6b107', part: "body", class: "tile__body" }, this.iconName && (h("six-icon", { key: 'd18abe31b644ddf47481114ccf83495038965895', onClick: this.handleClickEvent, size: iconSize(this.size) }, this.iconName)), this.hasIconSlot && h("slot", { key: 'c4496fd0febcf2c01358cc8adbcab718c79dda6c', name: "icon" })), h("div", { key: 'd0568f6820efd46fcfa0ff5ee88bf1e18ced5427', part: "footer", class: {
|
|
61
61
|
'tile__footer--small': this.size === 'small',
|
|
62
62
|
'tile__footer--medium': this.size === 'medium',
|
|
63
63
|
'tile__footer--large': this.size === 'large',
|
|
64
|
-
} }, this.label && (h("div", { key: '
|
|
64
|
+
} }, this.label && (h("div", { key: '7205fd10c74b8ae433a02d3e69be59fdff19419d', class: {
|
|
65
65
|
'.label__footer': true,
|
|
66
|
-
}, onClick: this.handleClickEvent }, this.label)), this.hasLabelSlot && h("slot", { key: '
|
|
66
|
+
}, onClick: this.handleClickEvent }, this.label)), this.hasLabelSlot && h("slot", { key: 'bcc4658ff2d5e39c82c94ce97340fd84c7f98afe', name: "label" })))));
|
|
67
67
|
}
|
|
68
68
|
static get is() { return "six-tile"; }
|
|
69
69
|
static get encapsulation() { return "shadow"; }
|
|
@@ -43,9 +43,8 @@
|
|
|
43
43
|
display: flex;
|
|
44
44
|
justify-content: center;
|
|
45
45
|
min-width: min-content;
|
|
46
|
-
min-height: 145px;
|
|
47
46
|
background-color: white;
|
|
48
|
-
padding: 0.5em
|
|
47
|
+
padding: 0.5em;
|
|
49
48
|
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
|
|
50
49
|
user-select: none;
|
|
51
50
|
position: absolute;
|
|
@@ -152,10 +152,10 @@ export class SixTooltip {
|
|
|
152
152
|
});
|
|
153
153
|
}
|
|
154
154
|
render() {
|
|
155
|
-
return (h(Host, { key: '
|
|
155
|
+
return (h(Host, { key: 'b1517f225d268234d3b5b2bc48308f554fc69700', onKeyDown: this.handleKeyDown, onMouseOver: this.handleMouseOver, onMouseOut: this.handleMouseOut }, h("slot", { key: '5050b1106ffb536a7c9fd0a905014af549294a3e', onSlotchange: this.handleSlotChange }), h("div", { key: '2d1caefa96332aa56b5e8a01213c8e3adb2c378a', ref: (el) => (this.tooltipPositioner = el), class: "tooltip-positioner" }, h("div", { key: '338c6d46c3192b2112aae9f6d3aad482ce722949', part: "base", ref: (el) => (this.tooltip = el), id: this.componentId, class: {
|
|
156
156
|
tooltip: true,
|
|
157
157
|
'tooltip--open': this.open,
|
|
158
|
-
}, role: "tooltip", "aria-hidden": this.open ? 'false' : 'true' }, h("slot", { key: '
|
|
158
|
+
}, role: "tooltip", "aria-hidden": this.open ? 'false' : 'true' }, h("slot", { key: '767d9be06a0e0ad3455acbd88e9923a45aa7d096', name: "content" }, this.content)))));
|
|
159
159
|
}
|
|
160
160
|
static get is() { return "six-tooltip"; }
|
|
161
161
|
static get encapsulation() { return "shadow"; }
|
|
@@ -19,12 +19,12 @@ const SixAvatar$1 = /*@__PURE__*/ proxyCustomElement(class SixAvatar extends HTM
|
|
|
19
19
|
this.shape = 'circle';
|
|
20
20
|
}
|
|
21
21
|
render() {
|
|
22
|
-
return (h("div", { key: '
|
|
22
|
+
return (h("div", { key: '241da083cd4a35349c26dcee5aa7f73d9bce0de8', part: "base", class: {
|
|
23
23
|
avatar: true,
|
|
24
24
|
'avatar--circle': this.shape === 'circle',
|
|
25
25
|
'avatar--rounded': this.shape === 'rounded',
|
|
26
26
|
'avatar--square': this.shape === 'square',
|
|
27
|
-
}, role: "image", "aria-label": this.alt, tabIndex: 0 }, this.initials === '' && (h("div", { key: '
|
|
27
|
+
}, role: "image", "aria-label": this.alt, tabIndex: 0 }, this.initials === '' && (h("div", { key: '24ff23d7f3a6624422582766512d8d6bf293b9f5', part: "icon", class: "avatar__icon" }, h("slot", { key: 'a906ebe35934f5d94e762fa3c1f5017492aa3df5', name: "icon" }, h("six-icon", { key: '30387b657f408050ce97b0f630fd107ae571d3e9' }, "person")))), this.initials && (h("div", { key: '025c49d919586b0167e7851183f1bc288601f94c', part: "initials", class: "avatar__initials" }, this.initials)), this.image && !this.hasError && (h("img", { key: 'd2860b07997dbb935766cd124f2c670e24dc40a4', part: "image", class: "avatar__image", src: this.image, onError: this.handleImageError }))));
|
|
28
28
|
}
|
|
29
29
|
static get style() { return SixAvatarStyle0; }
|
|
30
30
|
}, [1, "six-avatar", {
|
|
@@ -13,7 +13,7 @@ const SixBadge$1 = /*@__PURE__*/ proxyCustomElement(class SixBadge extends HTMLE
|
|
|
13
13
|
this.pulse = false;
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
|
-
return (h("span", { key: '
|
|
16
|
+
return (h("span", { key: 'af8c1f6bf15fb2ef27a05bda206b18ad306bf168', part: "base", class: {
|
|
17
17
|
badge: true,
|
|
18
18
|
// Types
|
|
19
19
|
'badge--primary': this.type === 'primary',
|
|
@@ -25,7 +25,7 @@ const SixBadge$1 = /*@__PURE__*/ proxyCustomElement(class SixBadge extends HTMLE
|
|
|
25
25
|
'badge--info': this.type === 'info',
|
|
26
26
|
'badge--pill': this.pill,
|
|
27
27
|
'badge--pulse': this.pulse,
|
|
28
|
-
}, role: "status" }, h("slot", { key: '
|
|
28
|
+
}, role: "status" }, h("slot", { key: '59d58d613fb4665d0e7f03e21c43cd1300c00a19' })));
|
|
29
29
|
}
|
|
30
30
|
static get style() { return SixBadgeStyle0; }
|
|
31
31
|
}, [1, "six-badge", {
|
|
@@ -73,7 +73,7 @@ const SixButton = /*@__PURE__*/ proxyCustomElement(class SixButton extends HTMLE
|
|
|
73
73
|
const isLink = this.href != null;
|
|
74
74
|
const isButton = !isLink;
|
|
75
75
|
const Button = isLink ? 'a' : 'button';
|
|
76
|
-
return (h("div", { key: '
|
|
76
|
+
return (h("div", { key: '6d8805ed1d5c513d940b920d75651f945618f3e4', onClick: this.handleClick, class: { 'button-wrapper--disabled': this.disabled } }, h(Button, { key: 'c8d4d41bbd6ae8af44e15e73f64ccdea7ce0ae6e', ref: (el) => (this.nativeButton = el), part: "base", class: {
|
|
77
77
|
button: true,
|
|
78
78
|
// Types
|
|
79
79
|
'button--secondary': this.type === 'secondary',
|
|
@@ -98,7 +98,7 @@ const SixButton = /*@__PURE__*/ proxyCustomElement(class SixButton extends HTMLE
|
|
|
98
98
|
'button--has-label': this.hasLabel,
|
|
99
99
|
'button--has-prefix': this.hasPrefix,
|
|
100
100
|
'button--has-suffix': this.hasSuffix,
|
|
101
|
-
}, disabled: isButton ? this.disabled : undefined, tabindex: this.disabled ? '-1' : undefined, type: isButton ? (this.submit ? 'submit' : this.reset ? 'reset' : 'button') : undefined, name: isButton ? this.name : undefined, value: isButton ? this.value : undefined, href: isLink ? this.href : undefined, target: isLink && this.target != null ? this.target : undefined, download: isLink && this.download != null ? this.download : undefined, rel: isLink && this.target != null ? 'noreferrer noopener' : undefined, onBlur: this.handleBlur, onFocus: this.handleFocus, "data-testid": "button" }, h("span", { key: '
|
|
101
|
+
}, disabled: isButton ? this.disabled : undefined, tabindex: this.disabled ? '-1' : undefined, type: isButton ? (this.submit ? 'submit' : this.reset ? 'reset' : 'button') : undefined, name: isButton ? this.name : undefined, value: isButton ? this.value : undefined, href: isLink ? this.href : undefined, target: isLink && this.target != null ? this.target : undefined, download: isLink && this.download != null ? this.download : undefined, rel: isLink && this.target != null ? 'noreferrer noopener' : undefined, onBlur: this.handleBlur, onFocus: this.handleFocus, "data-testid": "button" }, h("span", { key: '185a16d68e7d8ce5de6459d4fae511344dcabd47', part: "prefix", class: "button__prefix" }, h("slot", { key: 'a6128d2341dd34212529bc07dd06188ab0f73b5c', onSlotchange: this.handleSlotChange, name: "prefix" })), h("span", { key: '9f8c78eb8982bd61e9e440024bbafa6d097e9b05', part: "label", class: "button__label" }, h("slot", { key: '3752f84bcc8427663a3b7e61ab1f100f860027ba', onSlotchange: this.handleSlotChange })), h("span", { key: 'c936392626dead5ae3c568d21ee2595eb83171b4', part: "suffix", class: "button__suffix" }, h("slot", { key: '2e4d5d1bcb5cf2da616f0f1facc1c9b5b767a16f', onSlotchange: this.handleSlotChange, name: "suffix" })), this.caret && (h("span", { key: '71874a301d18ccfc0d109e03bf37712cec7f28f0', part: "caret", class: "button__caret" }, h("svg", { key: '4476a03737696128a77cbc1a5d0f307d027c5096', viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }, h("polyline", { key: '400c81a7d7266f5ccae85c30eb3c7a1a9f26cbdc', points: "6 9 12 15 18 9" })))), this.loading && h("six-spinner", { key: 'f1b153aaed8cb908f78d0e76c7c3b53911288b1d' }))));
|
|
102
102
|
}
|
|
103
103
|
get host() { return this; }
|
|
104
104
|
static get style() { return SixButtonStyle0; }
|
|
@@ -10,7 +10,7 @@ const SixCard$1 = /*@__PURE__*/ proxyCustomElement(class SixCard extends HTMLEle
|
|
|
10
10
|
this.__attachShadow();
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
|
-
return (h(Host, { key: '
|
|
13
|
+
return (h(Host, { key: 'c2bee3f44ff66341c55c3361de75aba4f8fefd38' }, h("slot", { key: 'fff6c572610f8ecae7793dde177fd6e32f07a28b' })));
|
|
14
14
|
}
|
|
15
15
|
static get style() { return SixCardStyle0; }
|
|
16
16
|
}, [1, "six-card"]);
|
|
@@ -103,14 +103,14 @@ const SixCheckbox = /*@__PURE__*/ proxyCustomElement(class SixCheckbox extends H
|
|
|
103
103
|
this.hasErrorSlot = hasSlot(this.host, 'error-text');
|
|
104
104
|
}
|
|
105
105
|
render() {
|
|
106
|
-
return (h(FormControl, { key: '
|
|
106
|
+
return (h(FormControl, { key: '13d7d3b8bfabde5d1edda90227fd18d6adf9e9af', inputId: this.inputId, label: this.label, labelId: this.labelId, hasLabelSlot: this.hasLabelSlot, errorTextId: this.errorTextId, hasErrorTextSlot: this.hasErrorSlot, errorText: this.errorText, errorTextCount: this.errorTextCount, size: "medium", disabled: this.disabled, required: this.required, displayError: this.invalid }, h("label", { key: '35bcfe787ad46a15548a17eb4f04573ff45e6fe6', part: "base", class: {
|
|
107
107
|
checkbox: true,
|
|
108
108
|
'checkbox--checked': this.checked,
|
|
109
109
|
'checkbox--disabled': this.disabled,
|
|
110
110
|
'checkbox--focused': this.hasFocus,
|
|
111
111
|
'checkbox--invalid': this.invalid,
|
|
112
112
|
'checkbox--indeterminate': this.indeterminate,
|
|
113
|
-
}, htmlFor: this.inputId, onMouseDown: this.handleMouseDown }, h("span", { key: '
|
|
113
|
+
}, htmlFor: this.inputId, onMouseDown: this.handleMouseDown }, h("span", { key: '3b1b498990230af36325505f7ca0c4a6b8920f3c', part: "control", class: "checkbox__control" }, this.checked && (h("span", { key: '3860a3eb88f6f83d483ec7285c409660758a7987', part: "checked-icon", class: "checkbox__icon" }, h("svg", { key: '1d8597170e10f7233865e98c440db3854e173a90', viewBox: "0 0 16 16" }, h("g", { key: '3c214889063cae7872ecf38c139851df47b5cb7a', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd", "stroke-linecap": "round" }, h("g", { key: '1593cb9509ac041f11f12a3a992d9adff8808d6f', stroke: "currentColor", "stroke-width": "2" }, h("g", { key: '9cc6010c84cdc82ecc2f2e83983cb8d1862a10d6', transform: "translate(3.428571, 3.428571)" }, h("path", { key: '5727cd4b7250f3d3e28d573e658f2d61dd80835c', d: "M0,5.71428571 L3.42857143,9.14285714" }), h("path", { key: '7cd48917d5c5479b303a5d16bb0711ea373222f0', d: "M9.14285714,0 L3.42857143,9.14285714" }))))))), !this.checked && this.indeterminate && (h("span", { key: '921925edba191dc728f6c080b253d55ff158ca1f', part: "indeterminate-icon", class: "checkbox__icon" }, h("svg", { key: 'e6ed138e7ea3d6917897522bbebc5604adc3372e', viewBox: "0 0 16 16" }, h("g", { key: 'af26d95b77942c7280230269681f15a940d3cb8a', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd", "stroke-linecap": "round" }, h("g", { key: 'f9594ba554f21fd63106ebe12810081c3c083d84', stroke: "currentColor", "stroke-width": "2" }, h("g", { key: '18f0e331348b0b0e8bdd266e3f56280a79c25d08', transform: "translate(2.285714, 6.857143)" }, h("path", { key: 'd26bd08e158169090186394370d894d1fc0f1a4e', d: "M10.2857143,1.14285714 L1.14285714,1.14285714" }))))))), h("input", { key: '0c71ecd68bc1ee72f760bd3d498f2521ff503cdb', ref: (el) => (this.nativeInput = el), id: this.inputId, type: "checkbox", name: this.name, value: this.value, checked: this.checked, disabled: this.disabled, required: this.required, role: "checkbox", "aria-checked": this.checked ? 'true' : 'false', "aria-labelledby": this.labelId, onChange: this.handleChange, onBlur: this.handleBlur, onFocus: this.handleFocus })), h("span", { key: 'e26fa50555696c966b42f6546edcbd8b38dca448', part: "text", id: this.textId, class: "checkbox__text" }, h("slot", { key: '46556b4f621e998936118329572fea064b3fbe64' })))));
|
|
114
114
|
}
|
|
115
115
|
get host() { return this; }
|
|
116
116
|
static get watchers() { return {
|
|
@@ -126,15 +126,15 @@ const SixDetails = /*@__PURE__*/ proxyCustomElement(class SixDetails extends HTM
|
|
|
126
126
|
}
|
|
127
127
|
render() {
|
|
128
128
|
const summaryIcon = this.hasContent && (this.summaryIcon || 'expand_more');
|
|
129
|
-
return (h("div", { key: '
|
|
129
|
+
return (h("div", { key: 'e37ffbc5d21596e81b09b4fd717ea3c89029d528', ref: (el) => (this.details = el), part: "base", class: {
|
|
130
130
|
details: true,
|
|
131
131
|
'details--open': this.open,
|
|
132
132
|
'details--disabled': this.disabled,
|
|
133
133
|
inline: this.inline,
|
|
134
|
-
} }, h("header", { key: '
|
|
134
|
+
} }, h("header", { key: '8e42100a1a675122482a6f98f59233c9e2824c8b', ref: (el) => (this.header = el), part: "header", id: `${this.componentId}-header`, class: "details__header", role: "button", "aria-expanded": this.open ? 'true' : 'false', "aria-controls": `${this.componentId}-content`, "aria-disabled": this.disabled ? 'true' : 'false', tabIndex: this.disabled ? -1 : 0, onClick: this.handleSummaryClick, onKeyDown: this.handleSummaryKeyDown }, h("div", { key: 'c801b8cf8e6d01587f68ddb16402ba144f0d7414', part: "summary", class: "details__summary" }, h("slot", { key: '6abc028d09afb3e6c84bbdc2ef21f8472e9e3ab1', name: "summary" }, this.summary)), h("span", { key: 'd746ee18b3d3ad82dff099aa7cf4d3064aff1d3d', part: "summary-icon", class: {
|
|
135
135
|
'details__summary-icon': true,
|
|
136
136
|
'details__summary-icon--animate': this.animateSummaryIcon,
|
|
137
|
-
} }, h("slot", { key: '
|
|
137
|
+
} }, h("slot", { key: '3d3f60704b563f53bede51f313134c06ee2fe12e', name: "summary-icon", onSlotchange: () => (this.animateSummaryIcon = false) }, summaryIcon && h("six-icon", { key: 'eb4f6c11e5e23423d901b44cda8c9bb64b641345', size: this.summaryIconSize }, summaryIcon)))), h("div", { key: 'd5979fb0a16394cac15871b386aef52f2d8b79cc', ref: (el) => (this.body = el), class: "details__body", onTransitionEnd: this.handleBodyTransitionEnd }, h("div", { key: '5d131c7fa9e218e4f2a024350fd7c583ff6db897', part: "content", id: `${this.componentId}-content`, class: "details__content", role: "region", "aria-labelledby": `${this.componentId}-header` }, h("slot", { key: '91bb01513e084f8ebbb9e02a53bc0778e60a14f4' })))));
|
|
138
138
|
}
|
|
139
139
|
get host() { return this; }
|
|
140
140
|
static get watchers() { return {
|
|
@@ -117,12 +117,12 @@ const SixDialog$1 = /*@__PURE__*/ proxyCustomElement(class SixDialog extends HTM
|
|
|
117
117
|
unlockBodyScrolling(this.host);
|
|
118
118
|
}
|
|
119
119
|
render() {
|
|
120
|
-
return (h("div", { key: '
|
|
120
|
+
return (h("div", { key: '75859da889a7e5a2fe52734bf3676a340696745c', ref: (el) => (this.dialog = el), part: "base", class: {
|
|
121
121
|
dialog: true,
|
|
122
122
|
'dialog--open': this.open,
|
|
123
123
|
'dialog--visible': this.isVisible,
|
|
124
124
|
'dialog--has-footer': this.hasFooter,
|
|
125
|
-
}, onKeyDown: this.handleKeyDown, onTransitionEnd: this.handleTransitionEnd }, h("div", { key: '
|
|
125
|
+
}, onKeyDown: this.handleKeyDown, onTransitionEnd: this.handleTransitionEnd }, h("div", { key: '6f5e118594c9f91a69d797ec21129ff7cc5dfc6c', part: "overlay", class: "dialog__overlay", onClick: this.handleOverlayClick }), h("div", { key: '0dda1345d1263cce5070ecc26eb80c13d3dbd8df', ref: (el) => (this.panel = el), part: "panel", class: "dialog__panel", role: "dialog", "aria-modal": "true", "aria-hidden": this.open ? 'false' : 'true', "aria-label": this.noHeader ? this.label : null, "aria-labelledby": !this.noHeader ? `${this.componentId}-title` : null, tabIndex: 0 }, !this.noHeader && (h("header", { key: '1598a701c0b49a3e8b4dfe57245cb9eaea9af96b', part: "header", class: "dialog__header" }, h("span", { key: '1398618fdc5802a2493e2f6c1919f8ff97ed73b9', part: "title", class: "dialog__title", id: `${this.componentId}-title` }, h("slot", { key: 'e8ba3e92b867a2f95e5bafbd2573a9a376591760', name: "label" }, this.label || String.fromCharCode(65279))), h("six-icon-button", { key: 'd967a6722d5da5daa397aa9f7a25b46da7fd336e', exportparts: "base:close-button", class: "dialog__close", name: "close", onClick: this.handleCloseClick }))), h("div", { key: '2b7b70d52fc2ce4a1aa9fdce3ddd8484f197f0e8', part: "body", class: "dialog__body" }, h("slot", { key: '109ac4b9bcb66d8df9ae060d8b7d9d6056ae3899' })), h("footer", { key: 'b45a2dce81ecbb194f9648255e5776fcf86af47b', part: "footer", class: "dialog__footer" }, h("slot", { key: 'cba1b4d078de3fb1d73d8224cb152df26e858871', name: "footer", onSlotchange: this.handleSlotChange })))));
|
|
126
126
|
}
|
|
127
127
|
get host() { return this; }
|
|
128
128
|
static get watchers() { return {
|
|
@@ -127,7 +127,7 @@ const SixDrawer$1 = /*@__PURE__*/ proxyCustomElement(class SixDrawer extends HTM
|
|
|
127
127
|
this.open ? this.sixAfterShow.emit() : this.sixAfterHide.emit();
|
|
128
128
|
}
|
|
129
129
|
render() {
|
|
130
|
-
return (h("div", { key: '
|
|
130
|
+
return (h("div", { key: '3f0c58a92f99ceaedd021a99055d4b9d3cb6b490', ref: (el) => (this.drawer = el), part: "base", class: {
|
|
131
131
|
drawer: true,
|
|
132
132
|
'drawer--open': this.open,
|
|
133
133
|
'drawer--visible': this.isVisible,
|
|
@@ -138,7 +138,7 @@ const SixDrawer$1 = /*@__PURE__*/ proxyCustomElement(class SixDrawer extends HTM
|
|
|
138
138
|
'drawer--contained': this.contained,
|
|
139
139
|
'drawer--fixed': !this.contained,
|
|
140
140
|
'drawer--has-footer': this.hasFooter,
|
|
141
|
-
}, onKeyDown: this.handleKeyDown, onTransitionEnd: this.handleTransitionEnd }, h("div", { key: '
|
|
141
|
+
}, onKeyDown: this.handleKeyDown, onTransitionEnd: this.handleTransitionEnd }, h("div", { key: '06d4b753471747898380ad96df47d14eb97f3191', part: "overlay", class: "drawer__overlay", onClick: this.handleOverlayClick, tabIndex: -1 }), h("div", { key: '3c5fc6ef2f0e6fa30feacd66534628385957894a', ref: (el) => (this.panel = el), part: "panel", class: "drawer__panel", role: "dialog", "aria-modal": "true", "aria-hidden": this.open ? 'false' : 'true', "aria-label": this.noHeader ? this.label : null, "aria-labelledby": !this.noHeader ? `${this.componentId}-title` : null, tabIndex: 0 }, !this.noHeader && (h("header", { key: '0b49d4f269ba18e09a4b249200385c58746057f2', part: "header", class: "drawer__header" }, h("span", { key: 'b6ae3162f1eef9678470add112b5a7588c1a59d2', part: "title", class: "drawer__title", id: `${this.componentId}-title` }, h("slot", { key: 'a6da570ad5f2cc9bfea3738be1f49f2da8e0e4bf', name: "label" }, this.label || String.fromCharCode(65279))), h("six-icon-button", { key: 'b91dcd172972abab22d6c3160d305a2188281a57', exportparts: "base:close-button", class: "drawer__close", name: "close", onClick: this.handleCloseClick }))), h("div", { key: '92e6853d2012222b7eaa29c1f8a3df56d138d7c5', part: "body", class: "drawer__body" }, h("slot", { key: '2abc9eb1633feb27ae0cf658602a79e5eef8a3f5' })), h("footer", { key: 'b772e1b63f3a50d1b68de0adae38aa28270fe884', part: "footer", class: "drawer__footer" }, h("slot", { key: 'a20158d9f897a62749150469ddb7e97ba545305e', name: "footer", onSlotchange: this.handleSlotChange })))));
|
|
142
142
|
}
|
|
143
143
|
get host() { return this; }
|
|
144
144
|
static get watchers() { return {
|
|
@@ -450,17 +450,6 @@ const SixDropdown = /*@__PURE__*/ proxyCustomElement(class SixDropdown extends H
|
|
|
450
450
|
var _a;
|
|
451
451
|
return (_a = this.panelSlot) === null || _a === void 0 ? void 0 : _a.assignedElements({ flatten: true }).filter(isSixMenu).at(0);
|
|
452
452
|
}
|
|
453
|
-
/**
|
|
454
|
-
* Instructs the dropdown menu to reposition. Useful when the position or size of the trigger changes when the menu
|
|
455
|
-
* is activated.
|
|
456
|
-
*
|
|
457
|
-
* @deprecated: use the property `matchTriggerWidth` instead.
|
|
458
|
-
*/
|
|
459
|
-
async reposition() {
|
|
460
|
-
if (this.open && this.popover != null) {
|
|
461
|
-
this.popover.reposition();
|
|
462
|
-
}
|
|
463
|
-
}
|
|
464
453
|
//
|
|
465
454
|
// Slotted triggers can be arbitrary content, but we need to link them to the dropdown panel with `aria-haspopup` and
|
|
466
455
|
// `aria-expanded`. These must be applied to the "accessible trigger" (the tabbable portion of the trigger element
|
|
@@ -483,19 +472,19 @@ const SixDropdown = /*@__PURE__*/ proxyCustomElement(class SixDropdown extends H
|
|
|
483
472
|
}
|
|
484
473
|
}
|
|
485
474
|
render() {
|
|
486
|
-
return (h("div", { key: '
|
|
475
|
+
return (h("div", { key: 'cc52ce0f9780812dbd3c4ae4bf25d96cc2a88fd1', part: "base", id: this.componentId, class: {
|
|
487
476
|
dropdown: true,
|
|
488
477
|
'dropdown--open': this.open,
|
|
489
|
-
} }, h("span", { key: '
|
|
478
|
+
} }, h("span", { key: 'bdcbe6a535449187ac2f45216dc7a1e5cb6bd209', part: "trigger", class: "dropdown__trigger", ref: (el) => (this.trigger = el), onClick: this.handleTriggerClick, onKeyDown: this.handleTriggerKeyDown, onKeyUp: this.handleTriggerKeyUp }, h("slot", { key: 'e186b6d56ee406c4dfd265404334de54625929e3', name: "trigger", ref: (el) => (this.triggerSlot = el), onSlotchange: this.handleTriggerSlotChange })), h("div", { key: '5c8a3c859a2987023300566f713f9006b628319c', ref: (el) => (this.positioner = el), class: {
|
|
490
479
|
dropdown__positioner: true,
|
|
491
480
|
dropdown__positioner__filtered: (this.filter || this.asyncFilter) && !this.hoist,
|
|
492
|
-
} }, h("div", { key: '
|
|
481
|
+
} }, h("div", { key: '1a98de64de04d31d775460b08e587701e31b0481', ref: (el) => (this.panel = el), part: "panel", class: "dropdown__panel", role: "menu", "aria-hidden": this.open ? 'false' : 'true', "aria-labelledby": this.componentId }, this.filterEnabled && (h("six-input", { key: 'f1fe1336ecaf8ac27962a24d4053c4fe4fcb14f0', class: {
|
|
493
482
|
filter: true,
|
|
494
483
|
'filter-hidden': !this.open,
|
|
495
|
-
}, "dropdown-search": true, "aria-hidden": this.open ? 'false' : 'true', ref: (el) => (this.filterInputElement = el), placeholder: this.filterPlaceholder }, h("six-icon", { key: '
|
|
484
|
+
}, "dropdown-search": true, "aria-hidden": this.open ? 'false' : 'true', ref: (el) => (this.filterInputElement = el), placeholder: this.filterPlaceholder }, h("six-icon", { key: 'e243dab2dd7616eeff5940030cb950d4c58d29cf', class: "filter__icon", slot: "suffix", size: "small" }, "search"))), h("div", { key: 'c3c7dd6748d5664f80a2506f84a954bb004ec25a', class: {
|
|
496
485
|
dropdown__panel__scroll: true,
|
|
497
486
|
'dropdown__panel__scroll--virtual': this.virtualScroll,
|
|
498
|
-
}, onScroll: this.handleDropdownScroll, ref: (el) => (this.scrollPanel = el) }, h("slot", { key: '
|
|
487
|
+
}, onScroll: this.handleDropdownScroll, ref: (el) => (this.scrollPanel = el) }, h("slot", { key: 'db2d71995c04a1991637afb86b052193ef1899d3', ref: (el) => (this.panelSlot = el) }), this.options.length > 0 && (h("six-menu", { key: '70057ee0dbd07357db1b3474ee0093f00feabee9', part: "menu", items: this.renderedOptions, virtualScroll: this.virtualScroll }))), h("slot", { key: 'da379b66ef95f53335cdea54eff1aa5eb0190053', name: "dropdown-footer" })))));
|
|
499
488
|
}
|
|
500
489
|
get host() { return this; }
|
|
501
490
|
static get watchers() { return {
|
|
@@ -527,8 +516,7 @@ const SixDropdown = /*@__PURE__*/ proxyCustomElement(class SixDropdown extends H
|
|
|
527
516
|
"matchTriggerWidth": [4, "match-trigger-width"],
|
|
528
517
|
"renderedOptions": [32],
|
|
529
518
|
"show": [64],
|
|
530
|
-
"hide": [64]
|
|
531
|
-
"reposition": [64]
|
|
519
|
+
"hide": [64]
|
|
532
520
|
}, undefined, {
|
|
533
521
|
"open": ["handleOpenChange"],
|
|
534
522
|
"distance": ["handlePopoverOptionsChange"],
|