@six-group/ui-library 4.0.0-beta.0 → 4.0.0-beta.1
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/{form-control-8e2ae807.js → form-control-2c17c573.js} +2 -2
- package/dist/cjs/{form-control-8e2ae807.js.map → form-control-2c17c573.js.map} +1 -1
- package/dist/cjs/{index-b3257a77.js → index-2f6daa5b.js} +1 -3
- package/dist/cjs/index-2f6daa5b.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/set-attributes_2.cjs.entry.js +1 -1
- package/dist/cjs/six-alert.cjs.entry.js +1 -1
- package/dist/cjs/six-avatar.cjs.entry.js +1 -1
- package/dist/cjs/six-badge.cjs.entry.js +1 -1
- package/dist/cjs/six-button.cjs.entry.js +1 -1
- package/dist/cjs/six-card.cjs.entry.js +1 -1
- package/dist/cjs/six-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/six-datepicker.cjs.entry.js +2 -2
- package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-details.cjs.entry.js +1 -1
- package/dist/cjs/six-dialog.cjs.entry.js +1 -1
- package/dist/cjs/six-drawer.cjs.entry.js +1 -1
- package/dist/cjs/{six-dropdown_3.cjs.entry.js → six-dropdown_2.cjs.entry.js} +2 -54
- 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-file-list-item.cjs.entry.js +1 -1
- package/dist/cjs/six-file-list.cjs.entry.js +1 -1
- package/dist/cjs/six-file-upload.cjs.entry.js +1 -1
- package/dist/cjs/six-footer.cjs.entry.js +1 -1
- package/dist/cjs/six-form.cjs.entry.js +1 -1
- package/dist/cjs/six-group-label.cjs.entry.js +2 -2
- package/dist/cjs/six-header.cjs.entry.js +1 -1
- package/dist/cjs/six-icon-button.cjs.entry.js +1 -1
- package/dist/cjs/six-icon.cjs.entry.js +1 -1
- package/dist/cjs/six-input.cjs.entry.js +2 -2
- package/dist/cjs/six-item-picker.cjs.entry.js +1 -1
- 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-main-container.cjs.entry.js +1 -1
- package/dist/cjs/six-menu-divider.cjs.entry.js +1 -1
- package/dist/cjs/six-menu-item.cjs.entry.js +61 -0
- package/dist/cjs/six-menu-item.cjs.entry.js.map +1 -0
- 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 +1 -1
- package/dist/cjs/six-progress-ring.cjs.entry.js +1 -1
- package/dist/cjs/six-radio.cjs.entry.js +1 -1
- 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 +2 -2
- package/dist/cjs/six-sidebar-item-group.cjs.entry.js +1 -1
- package/dist/cjs/six-sidebar-item.cjs.entry.js +1 -1
- package/dist/cjs/six-sidebar.cjs.entry.js +1 -1
- package/dist/cjs/six-spinner.cjs.entry.js +1 -1
- package/dist/cjs/six-switch.cjs.entry.js +1 -1
- package/dist/cjs/six-tab-group.cjs.entry.js +1 -1
- package/dist/cjs/six-tab-panel.cjs.entry.js +1 -1
- package/dist/cjs/six-tab.cjs.entry.js +1 -1
- package/dist/cjs/six-tag.cjs.entry.js +1 -1
- package/dist/cjs/six-textarea.cjs.entry.js +2 -2
- package/dist/cjs/six-tile.cjs.entry.js +1 -1
- package/dist/cjs/six-timepicker.cjs.entry.js +1 -1
- package/dist/cjs/six-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/ui-library.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +0 -5
- package/dist/collection/components/six-datepicker/six-datepicker.css +1 -1
- package/dist/collection/components/six-datepicker/six-datepicker.js +2 -2
- package/dist/collection/components/six-dropdown/six-dropdown.js +3 -3
- package/dist/collection/components/six-file-list-item/six-file-list-item.js +2 -2
- package/dist/collection/components/six-file-upload/six-file-upload.js +2 -2
- package/dist/collection/components/six-form/six-form.js +2 -2
- package/dist/collection/components/six-header/six-header.js +3 -3
- package/dist/collection/components/six-item-picker/six-item-picker.js +2 -2
- package/dist/collection/components/six-language-switcher/six-language-switcher.js +2 -2
- package/dist/collection/components/six-menu/six-menu.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 +1 -1
- package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +1 -1
- package/dist/collection/components/six-tab-group/six-tab-group.js +2 -2
- package/dist/collection/components/six-timepicker/six-timepicker.js +2 -2
- package/dist/components/index.js +0 -10
- package/dist/components/index.js.map +1 -1
- package/dist/components/six-datepicker.js +1 -1
- package/dist/components/six-datepicker.js.map +1 -1
- package/dist/components.json +3 -488
- package/dist/esm/{form-control-bdd1478a.js → form-control-3b440ea1.js} +2 -2
- package/dist/esm/{form-control-bdd1478a.js.map → form-control-3b440ea1.js.map} +1 -1
- package/dist/esm/{index-96b1af5d.js → index-5c0f6628.js} +2 -3
- package/dist/esm/index-5c0f6628.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/set-attributes_2.entry.js +1 -1
- package/dist/esm/six-alert.entry.js +1 -1
- package/dist/esm/six-avatar.entry.js +1 -1
- package/dist/esm/six-badge.entry.js +1 -1
- package/dist/esm/six-button.entry.js +1 -1
- package/dist/esm/six-card.entry.js +1 -1
- package/dist/esm/six-checkbox.entry.js +2 -2
- package/dist/esm/six-datepicker.entry.js +2 -2
- package/dist/esm/six-datepicker.entry.js.map +1 -1
- package/dist/esm/six-details.entry.js +1 -1
- package/dist/esm/six-dialog.entry.js +1 -1
- package/dist/esm/six-drawer.entry.js +1 -1
- package/dist/esm/{six-dropdown_3.entry.js → six-dropdown_2.entry.js} +3 -54
- 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-file-list-item.entry.js +1 -1
- package/dist/esm/six-file-list.entry.js +1 -1
- package/dist/esm/six-file-upload.entry.js +1 -1
- package/dist/esm/six-footer.entry.js +1 -1
- package/dist/esm/six-form.entry.js +1 -1
- package/dist/esm/six-group-label.entry.js +2 -2
- package/dist/esm/six-header.entry.js +1 -1
- package/dist/esm/six-icon-button.entry.js +1 -1
- package/dist/esm/six-icon.entry.js +1 -1
- package/dist/esm/six-input.entry.js +2 -2
- package/dist/esm/six-item-picker.entry.js +1 -1
- package/dist/esm/six-language-switcher.entry.js +1 -1
- package/dist/esm/six-layout-grid.entry.js +1 -1
- 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-item.entry.js +57 -0
- package/dist/esm/six-menu-item.entry.js.map +1 -0
- 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 +1 -1
- package/dist/esm/six-progress-ring.entry.js +1 -1
- package/dist/esm/six-radio.entry.js +1 -1
- 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 +2 -2
- package/dist/esm/six-sidebar-item-group.entry.js +1 -1
- package/dist/esm/six-sidebar-item.entry.js +1 -1
- package/dist/esm/six-sidebar.entry.js +1 -1
- package/dist/esm/six-spinner.entry.js +1 -1
- package/dist/esm/six-switch.entry.js +1 -1
- package/dist/esm/six-tab-group.entry.js +1 -1
- package/dist/esm/six-tab-panel.entry.js +1 -1
- package/dist/esm/six-tab.entry.js +1 -1
- package/dist/esm/six-tag.entry.js +1 -1
- package/dist/esm/six-textarea.entry.js +2 -2
- package/dist/esm/six-tile.entry.js +1 -1
- package/dist/esm/six-timepicker.entry.js +1 -1
- package/dist/esm/six-tooltip.entry.js +1 -1
- package/dist/esm/ui-library.js +3 -3
- package/dist/types/components.d.ts +0 -232
- package/dist/ui-library/{p-b1683e9c.entry.js → p-054e12cc.entry.js} +2 -2
- package/dist/ui-library/{p-b3974ad4.entry.js → p-097cced4.entry.js} +2 -2
- package/dist/ui-library/{p-0d1fdc4e.entry.js → p-0d79b0c6.entry.js} +2 -2
- package/dist/ui-library/{p-9eba5c71.entry.js → p-14f20bbb.entry.js} +2 -2
- package/dist/ui-library/{p-3d5cad2d.entry.js → p-18e5f772.entry.js} +2 -2
- package/dist/ui-library/{p-14db57aa.entry.js → p-19364560.entry.js} +2 -2
- package/dist/ui-library/{p-94ab37b2.entry.js → p-19b50b5a.entry.js} +2 -2
- package/dist/ui-library/{p-eb1ec1b7.entry.js → p-21859bca.entry.js} +2 -2
- package/dist/ui-library/{p-7cbc261b.entry.js → p-2e48c8d2.entry.js} +2 -2
- package/dist/ui-library/{p-80f32909.entry.js → p-308261c4.entry.js} +2 -2
- package/dist/ui-library/{p-5eb21538.entry.js → p-33f7e22b.entry.js} +2 -2
- package/dist/ui-library/{p-b66c5c48.entry.js → p-4ae91795.entry.js} +2 -2
- package/dist/ui-library/{p-1414a242.entry.js → p-53a13db5.entry.js} +2 -2
- package/dist/ui-library/{p-f9c50f81.entry.js → p-559c87f0.entry.js} +2 -2
- package/dist/ui-library/{p-12000282.entry.js → p-611e1978.entry.js} +2 -2
- package/dist/ui-library/{p-524e5804.entry.js → p-63703ba3.entry.js} +2 -2
- package/dist/ui-library/{p-c799a6bf.entry.js → p-6403fd87.entry.js} +2 -2
- package/dist/ui-library/p-6433c0da.entry.js +2 -0
- package/dist/ui-library/{p-f65aa796.entry.js.map → p-6433c0da.entry.js.map} +1 -1
- package/dist/ui-library/{p-52cb61bd.entry.js → p-6d75f216.entry.js} +2 -2
- package/dist/ui-library/{p-788281d0.entry.js → p-73597d13.entry.js} +2 -2
- package/dist/ui-library/{p-3c100309.js → p-79eee01b.js} +2 -2
- package/dist/ui-library/{p-9f9bef35.entry.js → p-7e0cc4ae.entry.js} +2 -2
- package/dist/ui-library/{p-4d4829db.entry.js → p-820c23f0.entry.js} +2 -2
- package/dist/ui-library/{p-232d43a6.entry.js → p-835c3ff7.entry.js} +2 -2
- package/dist/ui-library/{p-e4b6264b.entry.js → p-8a970a40.entry.js} +2 -2
- package/dist/ui-library/{p-3e3edcbc.entry.js → p-90824648.entry.js} +2 -2
- package/dist/ui-library/{p-4bcebd5a.entry.js → p-90dc6af4.entry.js} +2 -2
- package/dist/ui-library/{p-16732ac1.entry.js → p-9328e5bc.entry.js} +2 -2
- package/dist/ui-library/{p-3efe46cf.entry.js → p-97323ad7.entry.js} +2 -2
- package/dist/ui-library/{p-028a2f77.entry.js → p-9d1d222f.entry.js} +2 -2
- package/dist/ui-library/{p-f68b5c54.entry.js → p-a1d4f6cf.entry.js} +2 -2
- package/dist/ui-library/{p-16b99232.js → p-ac4f4d45.js} +3 -3
- package/dist/ui-library/p-ac4f4d45.js.map +1 -0
- package/dist/ui-library/{p-57a84d7f.entry.js → p-af793d04.entry.js} +2 -2
- package/dist/ui-library/{p-dd0ac344.entry.js → p-b0e5658f.entry.js} +2 -2
- package/dist/ui-library/p-b997e43c.entry.js +2 -0
- package/dist/ui-library/p-b997e43c.entry.js.map +1 -0
- package/dist/ui-library/{p-e1aed7ed.entry.js → p-baa03951.entry.js} +2 -2
- package/dist/ui-library/{p-6cc82df5.entry.js → p-c0cb6436.entry.js} +2 -2
- package/dist/ui-library/{p-ccee090e.entry.js → p-c30f9e0b.entry.js} +2 -2
- package/dist/ui-library/p-c349d1d4.entry.js +2 -0
- package/dist/ui-library/p-c349d1d4.entry.js.map +1 -0
- package/dist/ui-library/{p-4b44fa83.entry.js → p-c53a63f9.entry.js} +2 -2
- package/dist/ui-library/{p-cf2bdd34.entry.js → p-c640c2d8.entry.js} +2 -2
- package/dist/ui-library/{p-0c89817e.entry.js → p-c94d0b07.entry.js} +2 -2
- package/dist/ui-library/{p-694829b8.entry.js → p-d5633a29.entry.js} +2 -2
- package/dist/ui-library/{p-028a2c54.entry.js → p-dd3c76f1.entry.js} +2 -2
- package/dist/ui-library/{p-def4a925.entry.js → p-df655bc9.entry.js} +2 -2
- package/dist/ui-library/{p-8187701c.entry.js → p-e19a6c95.entry.js} +2 -2
- package/dist/ui-library/{p-ba6e1f0e.entry.js → p-edc96efc.entry.js} +2 -2
- package/dist/ui-library/p-f18ba86f.entry.js +2 -0
- package/dist/ui-library/p-f18ba86f.entry.js.map +1 -0
- package/dist/ui-library/{p-2a02734a.entry.js → p-f4938771.entry.js} +2 -2
- package/dist/ui-library/{p-e0bda772.entry.js → p-f70e2403.entry.js} +2 -2
- package/dist/ui-library/{p-55dc28ad.entry.js → p-f9d345e0.entry.js} +2 -2
- package/dist/ui-library/{p-28e6c2eb.entry.js → p-fed07a1f.entry.js} +2 -2
- package/dist/ui-library/{p-00507165.entry.js → p-ff0257bf.entry.js} +2 -2
- package/dist/ui-library/ui-library.css +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/index-b3257a77.js.map +0 -1
- package/dist/cjs/six-dropdown_3.cjs.entry.js.map +0 -1
- package/dist/cjs/six-table-cell_4.cjs.entry.js +0 -107
- package/dist/cjs/six-table-cell_4.cjs.entry.js.map +0 -1
- package/dist/cjs/six-table.cjs.entry.js +0 -167
- package/dist/cjs/six-table.cjs.entry.js.map +0 -1
- package/dist/collection/components/six-table/six-table.css +0 -44
- package/dist/collection/components/six-table/six-table.js +0 -219
- package/dist/collection/components/six-table/six-table.js.map +0 -1
- package/dist/collection/components/six-table/test/helpers.js +0 -14
- package/dist/collection/components/six-table/test/helpers.js.map +0 -1
- package/dist/collection/components/six-table/types.js +0 -9
- package/dist/collection/components/six-table/types.js.map +0 -1
- package/dist/collection/components/six-table/util/filter-by.js +0 -34
- package/dist/collection/components/six-table/util/filter-by.js.map +0 -1
- package/dist/collection/components/six-table/util/from-data.js +0 -32
- package/dist/collection/components/six-table/util/from-data.js.map +0 -1
- package/dist/collection/components/six-table/util/is.js +0 -4
- package/dist/collection/components/six-table/util/is.js.map +0 -1
- package/dist/collection/components/six-table/util/quick-filter-by.js +0 -14
- package/dist/collection/components/six-table/util/quick-filter-by.js.map +0 -1
- package/dist/collection/components/six-table/util/sort-by.js +0 -25
- package/dist/collection/components/six-table/util/sort-by.js.map +0 -1
- package/dist/collection/components/six-table-cell/six-table-cell.css +0 -13
- package/dist/collection/components/six-table-cell/six-table-cell.js +0 -25
- package/dist/collection/components/six-table-cell/six-table-cell.js.map +0 -1
- package/dist/collection/components/six-table-header/six-table-header.css +0 -17
- package/dist/collection/components/six-table-header/six-table-header.js +0 -25
- package/dist/collection/components/six-table-header/six-table-header.js.map +0 -1
- package/dist/collection/components/six-table-header-cell/get-next-state.js +0 -7
- package/dist/collection/components/six-table-header-cell/get-next-state.js.map +0 -1
- package/dist/collection/components/six-table-header-cell/icons.js +0 -12
- package/dist/collection/components/six-table-header-cell/icons.js.map +0 -1
- package/dist/collection/components/six-table-header-cell/six-table-header-cell.css +0 -37
- package/dist/collection/components/six-table-header-cell/six-table-header-cell.js +0 -179
- package/dist/collection/components/six-table-header-cell/six-table-header-cell.js.map +0 -1
- package/dist/collection/components/six-table-header-cell/types.js +0 -2
- package/dist/collection/components/six-table-header-cell/types.js.map +0 -1
- package/dist/collection/components/six-table-header-cell/util/create-model.js +0 -7
- package/dist/collection/components/six-table-header-cell/util/create-model.js.map +0 -1
- package/dist/collection/components/six-table-header-cell/util/get-next-state.js +0 -7
- package/dist/collection/components/six-table-header-cell/util/get-next-state.js.map +0 -1
- package/dist/collection/components/six-table-row/six-table-row.css +0 -16
- package/dist/collection/components/six-table-row/six-table-row.js +0 -25
- package/dist/collection/components/six-table-row/six-table-row.js.map +0 -1
- package/dist/components/six-table-cell.d.ts +0 -11
- package/dist/components/six-table-cell.js +0 -8
- package/dist/components/six-table-cell.js.map +0 -1
- package/dist/components/six-table-cell2.js +0 -32
- package/dist/components/six-table-cell2.js.map +0 -1
- package/dist/components/six-table-header-cell.d.ts +0 -11
- package/dist/components/six-table-header-cell.js +0 -8
- package/dist/components/six-table-header-cell.js.map +0 -1
- package/dist/components/six-table-header-cell2.js +0 -120
- package/dist/components/six-table-header-cell2.js.map +0 -1
- package/dist/components/six-table-header.d.ts +0 -11
- package/dist/components/six-table-header.js +0 -8
- package/dist/components/six-table-header.js.map +0 -1
- package/dist/components/six-table-header2.js +0 -32
- package/dist/components/six-table-header2.js.map +0 -1
- package/dist/components/six-table-row.d.ts +0 -11
- package/dist/components/six-table-row.js +0 -8
- package/dist/components/six-table-row.js.map +0 -1
- package/dist/components/six-table-row2.js +0 -32
- package/dist/components/six-table-row2.js.map +0 -1
- package/dist/components/six-table.d.ts +0 -11
- package/dist/components/six-table.js +0 -252
- package/dist/components/six-table.js.map +0 -1
- package/dist/esm/index-96b1af5d.js.map +0 -1
- package/dist/esm/six-dropdown_3.entry.js.map +0 -1
- package/dist/esm/six-table-cell_4.entry.js +0 -100
- package/dist/esm/six-table-cell_4.entry.js.map +0 -1
- package/dist/esm/six-table.entry.js +0 -163
- package/dist/esm/six-table.entry.js.map +0 -1
- package/dist/types/components/six-table/six-table.d.ts +0 -30
- package/dist/types/components/six-table/test/helpers.d.ts +0 -2
- package/dist/types/components/six-table/types.d.ts +0 -33
- package/dist/types/components/six-table/util/filter-by.d.ts +0 -2
- package/dist/types/components/six-table/util/from-data.d.ts +0 -8
- package/dist/types/components/six-table/util/is.d.ts +0 -3
- package/dist/types/components/six-table/util/quick-filter-by.d.ts +0 -2
- package/dist/types/components/six-table/util/sort-by.d.ts +0 -2
- package/dist/types/components/six-table-cell/six-table-cell.d.ts +0 -9
- package/dist/types/components/six-table-header/six-table-header.d.ts +0 -9
- package/dist/types/components/six-table-header-cell/get-next-state.d.ts +0 -2
- package/dist/types/components/six-table-header-cell/icons.d.ts +0 -3
- package/dist/types/components/six-table-header-cell/six-table-header-cell.d.ts +0 -32
- package/dist/types/components/six-table-header-cell/types.d.ts +0 -2
- package/dist/types/components/six-table-header-cell/util/create-model.d.ts +0 -4
- package/dist/types/components/six-table-header-cell/util/get-next-state.d.ts +0 -3
- package/dist/types/components/six-table-row/six-table-row.d.ts +0 -9
- package/dist/ui-library/p-0d9cbb51.entry.js +0 -2
- package/dist/ui-library/p-0d9cbb51.entry.js.map +0 -1
- package/dist/ui-library/p-16b99232.js.map +0 -1
- package/dist/ui-library/p-2a61cc66.entry.js +0 -2
- package/dist/ui-library/p-2a61cc66.entry.js.map +0 -1
- package/dist/ui-library/p-60c5395c.entry.js +0 -2
- package/dist/ui-library/p-60c5395c.entry.js.map +0 -1
- package/dist/ui-library/p-7115416e.entry.js +0 -2
- package/dist/ui-library/p-7115416e.entry.js.map +0 -1
- package/dist/ui-library/p-f65aa796.entry.js +0 -2
- /package/dist/ui-library/{p-b1683e9c.entry.js.map → p-054e12cc.entry.js.map} +0 -0
- /package/dist/ui-library/{p-b3974ad4.entry.js.map → p-097cced4.entry.js.map} +0 -0
- /package/dist/ui-library/{p-0d1fdc4e.entry.js.map → p-0d79b0c6.entry.js.map} +0 -0
- /package/dist/ui-library/{p-9eba5c71.entry.js.map → p-14f20bbb.entry.js.map} +0 -0
- /package/dist/ui-library/{p-3d5cad2d.entry.js.map → p-18e5f772.entry.js.map} +0 -0
- /package/dist/ui-library/{p-14db57aa.entry.js.map → p-19364560.entry.js.map} +0 -0
- /package/dist/ui-library/{p-94ab37b2.entry.js.map → p-19b50b5a.entry.js.map} +0 -0
- /package/dist/ui-library/{p-eb1ec1b7.entry.js.map → p-21859bca.entry.js.map} +0 -0
- /package/dist/ui-library/{p-7cbc261b.entry.js.map → p-2e48c8d2.entry.js.map} +0 -0
- /package/dist/ui-library/{p-80f32909.entry.js.map → p-308261c4.entry.js.map} +0 -0
- /package/dist/ui-library/{p-5eb21538.entry.js.map → p-33f7e22b.entry.js.map} +0 -0
- /package/dist/ui-library/{p-b66c5c48.entry.js.map → p-4ae91795.entry.js.map} +0 -0
- /package/dist/ui-library/{p-1414a242.entry.js.map → p-53a13db5.entry.js.map} +0 -0
- /package/dist/ui-library/{p-f9c50f81.entry.js.map → p-559c87f0.entry.js.map} +0 -0
- /package/dist/ui-library/{p-12000282.entry.js.map → p-611e1978.entry.js.map} +0 -0
- /package/dist/ui-library/{p-524e5804.entry.js.map → p-63703ba3.entry.js.map} +0 -0
- /package/dist/ui-library/{p-c799a6bf.entry.js.map → p-6403fd87.entry.js.map} +0 -0
- /package/dist/ui-library/{p-52cb61bd.entry.js.map → p-6d75f216.entry.js.map} +0 -0
- /package/dist/ui-library/{p-788281d0.entry.js.map → p-73597d13.entry.js.map} +0 -0
- /package/dist/ui-library/{p-3c100309.js.map → p-79eee01b.js.map} +0 -0
- /package/dist/ui-library/{p-9f9bef35.entry.js.map → p-7e0cc4ae.entry.js.map} +0 -0
- /package/dist/ui-library/{p-4d4829db.entry.js.map → p-820c23f0.entry.js.map} +0 -0
- /package/dist/ui-library/{p-232d43a6.entry.js.map → p-835c3ff7.entry.js.map} +0 -0
- /package/dist/ui-library/{p-e4b6264b.entry.js.map → p-8a970a40.entry.js.map} +0 -0
- /package/dist/ui-library/{p-3e3edcbc.entry.js.map → p-90824648.entry.js.map} +0 -0
- /package/dist/ui-library/{p-4bcebd5a.entry.js.map → p-90dc6af4.entry.js.map} +0 -0
- /package/dist/ui-library/{p-16732ac1.entry.js.map → p-9328e5bc.entry.js.map} +0 -0
- /package/dist/ui-library/{p-3efe46cf.entry.js.map → p-97323ad7.entry.js.map} +0 -0
- /package/dist/ui-library/{p-028a2f77.entry.js.map → p-9d1d222f.entry.js.map} +0 -0
- /package/dist/ui-library/{p-f68b5c54.entry.js.map → p-a1d4f6cf.entry.js.map} +0 -0
- /package/dist/ui-library/{p-57a84d7f.entry.js.map → p-af793d04.entry.js.map} +0 -0
- /package/dist/ui-library/{p-dd0ac344.entry.js.map → p-b0e5658f.entry.js.map} +0 -0
- /package/dist/ui-library/{p-e1aed7ed.entry.js.map → p-baa03951.entry.js.map} +0 -0
- /package/dist/ui-library/{p-6cc82df5.entry.js.map → p-c0cb6436.entry.js.map} +0 -0
- /package/dist/ui-library/{p-ccee090e.entry.js.map → p-c30f9e0b.entry.js.map} +0 -0
- /package/dist/ui-library/{p-4b44fa83.entry.js.map → p-c53a63f9.entry.js.map} +0 -0
- /package/dist/ui-library/{p-cf2bdd34.entry.js.map → p-c640c2d8.entry.js.map} +0 -0
- /package/dist/ui-library/{p-0c89817e.entry.js.map → p-c94d0b07.entry.js.map} +0 -0
- /package/dist/ui-library/{p-694829b8.entry.js.map → p-d5633a29.entry.js.map} +0 -0
- /package/dist/ui-library/{p-028a2c54.entry.js.map → p-dd3c76f1.entry.js.map} +0 -0
- /package/dist/ui-library/{p-def4a925.entry.js.map → p-df655bc9.entry.js.map} +0 -0
- /package/dist/ui-library/{p-8187701c.entry.js.map → p-e19a6c95.entry.js.map} +0 -0
- /package/dist/ui-library/{p-ba6e1f0e.entry.js.map → p-edc96efc.entry.js.map} +0 -0
- /package/dist/ui-library/{p-2a02734a.entry.js.map → p-f4938771.entry.js.map} +0 -0
- /package/dist/ui-library/{p-e0bda772.entry.js.map → p-f70e2403.entry.js.map} +0 -0
- /package/dist/ui-library/{p-55dc28ad.entry.js.map → p-f9d345e0.entry.js.map} +0 -0
- /package/dist/ui-library/{p-28e6c2eb.entry.js.map → p-fed07a1f.entry.js.map} +0 -0
- /package/dist/ui-library/{p-00507165.entry.js.map → p-ff0257bf.entry.js.map} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h } from './index-
|
|
1
|
+
import { r as registerInstance, h } from './index-5c0f6628.js';
|
|
2
2
|
|
|
3
3
|
const sixProgressBarCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{--height:16px;--track-color:var(--six-progress-track-color);--indicator-color:var(--six-progress-indicator-color);--label-color:var(--six-progress-label-color);display:block}.progress-bar{position:relative;background-color:var(--track-color);height:var(--height);border-radius:var(--sl-border-radius-pill);overflow:hidden}.progress-bar__indicator{height:100%;font-family:var(--six-font-sans);font-size:12px;font-weight:var(--six-font-weight-normal);background-color:var(--indicator-color);color:var(--label-color);text-align:center;line-height:var(--height);white-space:nowrap;overflow:hidden;transition:400ms width, 400ms background-color;user-select:none}.progress-bar--indeterminate .progress-bar__indicator{position:absolute;animation:indeterminate 2.5s infinite cubic-bezier(0.37, 0, 0.63, 1)}@keyframes indeterminate{0%{left:-50%;width:50%}75%,100%{left:100%;width:50%}}";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h } from './index-
|
|
1
|
+
import { r as registerInstance, h } from './index-5c0f6628.js';
|
|
2
2
|
|
|
3
3
|
const sixProgressRingCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{--track-color:var(--six-progress-track-color);--indicator-color:var(--six-progress-indicator-color);display:inline-flex}.progress-ring{display:inline-flex;align-items:center;justify-content:center;position:relative}.progress-ring__image{transform:rotate(-90deg);transform-origin:50% 50%}.progress-ring__track{stroke:var(--track-color)}.progress-ring__indicator{stroke:var(--indicator-color);transition:0.35s stroke-dashoffset, 0.35s stroke}.progress-ring__label{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;user-select:none;font-family:var(--six-font-family)}";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-5c0f6628.js';
|
|
2
2
|
|
|
3
3
|
const sixRadioCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{display:inline-block}.radio{display:inline-flex;align-items:center;font-family:var(--six-font-family);font-size:var(--six-input-font-size-medium);font-weight:var(--six-input-font-weight);color:var(--six-input-color);vertical-align:middle;cursor:pointer}.radio__icon{display:inline-flex;width:var(--six-selection-control-toggle-size);height:var(--six-selection-control-toggle-size)}.radio__icon svg{width:100%;height:100%}.radio__control{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--six-selection-control-toggle-size);height:var(--six-selection-control-toggle-size);border:solid var(--six-border-width) var(--six-input-border-color);border-radius:50%;background-color:var(--six-input-background-color);color:transparent;transition:var(--six-transition-fast) border-color, var(--six-transition-fast) background-color, var(--six-transition-fast) color, var(--six-transition-fast) box-shadow}.radio__control input[type=radio]{position:absolute;opacity:0;padding:0;margin:0;pointer-events:none}.radio:not(.radio--checked):not(.radio--disabled) .radio__control:hover{border-color:var(--six-input-border-color-hover)}.radio--checked .radio__control{color:var(--six-selection-control-color);border-color:var(--six-selection-control-color)}.radio.radio--checked:not(.radio--disabled) .radio__control:hover{color:var(--six-input-border-color-focus);border-color:var(--six-input-border-color-focus)}.radio--disabled{cursor:not-allowed;color:var(--six-input-color-disabled)}.radio--disabled .radio__control{border-color:var(--six-input-border-color-disabled)}.radio--disabled.radio--checked .radio__control{color:var(--six-selection-control-color-disabled)}.radio__label{line-height:var(--six-selection-control-toggle-size);margin-left:0.5em;user-select:none}";
|
|
4
4
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
|
2
|
-
import { F as FormControl } from './form-control-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-5c0f6628.js';
|
|
2
|
+
import { F as FormControl } from './form-control-3b440ea1.js';
|
|
3
3
|
import { h as hasSlot } from './slot-6f3984c7.js';
|
|
4
4
|
import { E as EventListeners } from './event-listeners-570a24ea.js';
|
|
5
5
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-5c0f6628.js';
|
|
2
2
|
|
|
3
3
|
const sixRootCss = ":host{display:block;overflow:hidden;height:inherit}.six-root{display:grid;grid-template:auto 1fr auto/auto 1fr auto;height:100%}.six-root__container--padded{padding:var(--six-spacing-xxx-large)}.six-root__left-sidebar{height:100%;overflow:scroll;grid-column:1/2}.six-root__right-sidebar{height:100%;overflow:scroll;grid-column:3/4}.six-root nav{overflow:hidden}header{grid-column:1/4;position:sticky;top:0;z-index:var(--six-z-index-header);margin-right:2px}main{height:100%;display:flex;flex-direction:column;justify-content:space-between;grid-column:2/3;overflow:auto}footer{grid-column:1/4}";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h } from './index-5c0f6628.js';
|
|
2
2
|
import { D as DEFAULT_DEBOUNCE_FAST, a as debounce } from './execution-control-1a60d709.js';
|
|
3
3
|
import { E as EventListeners } from './event-listeners-570a24ea.js';
|
|
4
4
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-5c0f6628.js';
|
|
2
2
|
import { a as getTextContent, h as hasSlot } from './slot-6f3984c7.js';
|
|
3
|
-
import { F as FormControl } from './form-control-
|
|
3
|
+
import { F as FormControl } from './form-control-3b440ea1.js';
|
|
4
4
|
import { E as EventListeners } from './event-listeners-570a24ea.js';
|
|
5
5
|
import { D as DEFAULT_DEBOUNCE_FAST, a as debounce } from './execution-control-1a60d709.js';
|
|
6
6
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, h, g as getElement } from './index-5c0f6628.js';
|
|
2
2
|
import { h as hasSlot } from './slot-6f3984c7.js';
|
|
3
3
|
|
|
4
4
|
const sixSidebarItemGroupCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{display:block}.six-sidebar-item-group--childless::part(content){padding:0 !important}.six-sidebar-item-group--subgroup::part(header){background-color:transparent !important}.six-sidebar-item-group__header-icon{margin-left:16px;transform:translate(0px, -3px)}.six-sidebar-details__header{display:flex}.six-sidebar-details__header-icon{margin-right:1em}";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h } from './index-
|
|
1
|
+
import { r as registerInstance, h } from './index-5c0f6628.js';
|
|
2
2
|
|
|
3
3
|
const sixSidebarItemCss = ":host{display:block}.sidebar-item{font-size:0.9rem;color:var(--six-sidebar-color);cursor:pointer;padding:8px 8px 16px 16px;font-family:var(--six-font-family)}.sidebar-item:hover:not(.sidebar-item--disabled){color:var(--six-color-web-rock-600)}.sidebar-item.sidebar-item--disabled{outline:none;color:var(--six-input-color-disabled);cursor:not-allowed}.sidebar-item.sidebar-item--selected{font-weight:var(--six-font-weight-bold)}";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h } from './index-5c0f6628.js';
|
|
2
2
|
import { s as scrollIntoView } from './scroll-180b53fd.js';
|
|
3
3
|
|
|
4
4
|
const sixSidebarCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{display:block;height:100%}.sidebar__container{height:100%;overflow:auto}.sidebar__container.sidebar--open{box-shadow:var(--six-elevation-1dp)}.sidebar__container:not(.sidebar--visible){position:absolute;width:1px;height:1px;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;pointer-events:none;visibility:hidden}.sidebar--left{color:var(--six-sidebar-color);background-color:var(--six-sidebar-background-color);transition:var(--six-transition-medium) margin-left;background-size:300vw 70%;background-position:bottom;background-repeat:no-repeat}.sidebar--right{transition:var(--six-transition-medium) margin-right}.sidebar--open.sidebar--left{margin-right:2px}.sidebar--open.sidebar--right{margin-left:2px}";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h } from './index-
|
|
1
|
+
import { r as registerInstance, h } from './index-5c0f6628.js';
|
|
2
2
|
|
|
3
3
|
const sixSpinnerCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{--track-color:var(--six-progress-track-color);--indicator-color:var(--six-progress-indicator-color);--stroke-width:2px;display:inline-flex}.spinner{display:inline-block;width:1em;height:1em;border-radius:50%;border:solid var(--stroke-width) var(--track-color);border-top-color:var(--indicator-color);border-right-color:var(--indicator-color);animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.six-spinner{width:auto;height:auto;position:relative}.six-spinner .six-spinner__container{margin:0;transform:translateX(0)}.six-spinner .six-spinner__container svg{transform:translateX(0)}.six-spinner__container{position:relative;margin:0 auto;top:calc(50% - 20px);z-index:1}.six-spinner__container,.six-spinner__container svg{width:40px;height:40px;display:block;transform:translateX(40px)}.six-spinner path{stroke-dashoffset:70px;stroke-dasharray:70, 444;-webkit-animation:six-spinner 2s cubic-bezier(0.56, 0.39, 0.51, 0.96) infinite;animation:six-spinner 2s cubic-bezier(0.56, 0.39, 0.51, 0.96) infinite}@-webkit-keyframes six-spinner{to{stroke-dashoffset:-444}}@keyframes six-spinner{to{stroke-dashoffset:-444}}";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h } from './index-5c0f6628.js';
|
|
2
2
|
|
|
3
3
|
const sixSwitchCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{--height:var(--six-selection-control-toggle-size);--thumb-size:calc(var(--six-selection-control-toggle-size) - 4px);--width:calc(var(--height) * 2);display:inline-block}.switch{display:inline-flex;align-items:center;font-family:var(--six-font-family);font-size:var(--six-input-font-size-medium);font-weight:var(--six-input-font-weight);color:var(--six-input-color);vertical-align:middle;cursor:pointer}.switch__control{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--width);height:var(--height);background-color:var(--six-selection-control-color-disabled);border-radius:var(--height);transition:var(--six-transition-fast) border-color, var(--six-transition-fast) background-color}.switch__control .switch__thumb{width:var(--thumb-size);height:var(--thumb-size);background-color:var(--six-input-background-color);border-radius:50%;transform:translateX(calc(var(--width) / -2 + var(--thumb-size) / 2 - (var(--thumb-size) - var(--height)) / 2));transition:var(--six-transition-fast) transform ease, var(--six-transition-fast) background-color, var(--six-transition-fast) border-color, var(--six-transition-fast) box-shadow}.switch__control input[type=checkbox]{position:absolute;opacity:0;padding:0;margin:0;pointer-events:none}.switch:not(.switch--checked):not(.switch--disabled) .switch__control:hover{background-color:var(--six-input-border-color-hover)}.switch--checked .switch__control{background-color:var(--six-selection-control-color)}.switch--checked .switch__control .switch__thumb{background-color:var(--six-color-white);transform:translateX(calc(var(--width) / 2 - var(--thumb-size) / 2 + (var(--thumb-size) - var(--height)) / 2))}.switch.switch--checked:not(.switch--disabled) .switch__control:hover{background-color:var(--six-input-border-color-focus)}.switch--disabled{cursor:not-allowed;color:var(--six-selection-control-color-disabled)}.switch--disabled .switch__control{background-color:var(--six-selection-control-color-disabled)}.switch--disabled.switch--checked .switch__control{background-color:var(--six-selection-control-color-disabled)}.switch__label{line-height:var(--height);margin-left:0.5em;user-select:none}";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-5c0f6628.js';
|
|
2
2
|
import { s as scrollIntoView, g as getOffset } from './scroll-180b53fd.js';
|
|
3
3
|
import { f as focusVisible } from './focus-visible-97933ea9.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-5c0f6628.js';
|
|
2
2
|
|
|
3
3
|
const sixTabPanelCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{display:block;font-family:var(--six-font-family)}.tab-panel{border:solid 1px transparent;padding:20px 20px}";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5c0f6628.js';
|
|
2
2
|
|
|
3
3
|
const sixTabCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{display:inline-block}.tab{display:inline-flex;align-items:center;font-family:var(--six-font-family);font-size:var(--six-font-size-small);font-weight:var(--six-font-weight-semibold);border-radius:4px;color:var(--six-tab-color);padding:var(--six-spacing-medium) var(--six-spacing-large);white-space:nowrap;user-select:none;cursor:pointer;transition:var(--six-transition-fast) box-shadow, var(--six-transition-fast) color}.tab:focus{outline:none}.tab:focus:not(.tab--disabled){color:var(--six-tab-color-active)}.tab.tab--active:not(.tab--disabled){color:var(--six-tab-color-active);font-weight:var(--six-font-weight-bold)}.tab.tab--closable{padding-right:var(--six-spacing-small)}.tab.tab--disabled{color:var(--six-tab-color-disabled);cursor:not-allowed}.tab:hover:not(.tab--disabled){color:var(--six-tab-color-hover)}.tab__close-button{font-size:var(--six-font-size-large);margin-left:var(--six-spacing-xx-small)}.tab__close-button::part(base){padding:var(--six-spacing-xxx-small)}";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h } from './index-5c0f6628.js';
|
|
2
2
|
|
|
3
3
|
const sixTagCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{display:inline-block}.tag{display:flex;align-items:center;border:solid 1px;font-family:var(--six-font-family);line-height:1;white-space:nowrap;user-select:none;cursor:default}.tag__clear::part(base){color:inherit;padding:0}.tag--info{color:var(--six-color-white);background-color:var(--six-color-web-rock-900);border-color:var(--six-color-web-rock-900)}.tag--success{color:var(--six-color-web-rock-900);border-color:var(--six-color-success-500);background-color:var(--six-color-success-500)}.tag--primary{color:var(--six-color-web-rock-900);border-color:var(--six-color-clay-50);background-color:var(--six-color-clay-50)}.tag--warning{color:var(--six-color-web-rock-900);border-color:var(--six-color-warning-700);background-color:var(--six-color-warning-700)}.tag--danger{color:var(--six-color-white);border-color:var(--six-color-danger-800);background-color:var(--six-color-danger-800)}.tag--action{color:var(--six-color-white);border-color:var(--six-color-action-500);background-color:var(--six-color-action-500)}.tag--small{font-size:var(--six-button-font-size-small);height:calc(var(--six-height-small) * 0.8);line-height:calc(var(--six-height-small) - var(--six-border-width) * 2);border-radius:var(--six-input-border-radius-small);padding:0 var(--six-spacing-x-small)}.tag--small .tag__clear{margin-left:var(--six-spacing-xx-small);margin-right:calc(-1 * var(--six-spacing-xxx-small))}.tag--medium{font-size:var(--six-button-font-size-medium);height:calc(var(--six-height-medium) * 0.8);line-height:calc(var(--six-height-medium) - var(--six-border-width) * 2);border-radius:var(--six-input-border-radius-medium);padding:0 var(--six-spacing-small)}.tag--medium .tag__clear{margin-left:var(--six-spacing-xx-small);margin-right:calc(-1 * var(--six-spacing-xx-small))}.tag--large{font-size:var(--six-button-font-size-large);height:calc(var(--six-height-large) * 0.8);line-height:calc(var(--six-height-large) - var(--six-border-width) * 2);border-radius:var(--six-input-border-radius-large);padding:0 var(--six-spacing-medium)}.tag--large .tag__clear{margin-left:var(--six-spacing-xx-small);margin-right:calc(-1 * var(--six-spacing-x-small))}.tag--pill{border-radius:var(--six-border-radius-pill)}";
|
|
4
4
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
|
2
|
-
import { F as FormControl } from './form-control-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-5c0f6628.js';
|
|
2
|
+
import { F as FormControl } from './form-control-3b440ea1.js';
|
|
3
3
|
import { h as hasSlot } from './slot-6f3984c7.js';
|
|
4
4
|
import { E as EventListeners } from './event-listeners-570a24ea.js';
|
|
5
5
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-5c0f6628.js';
|
|
2
2
|
import { h as hasSlot } from './slot-6f3984c7.js';
|
|
3
3
|
|
|
4
4
|
const sixTileCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{display:inline-block}.tile{min-height:var(--tile-size);width:var(--tile-size);background-color:var(--six-color-clay-50);display:inline-grid;grid-template-columns:100%;grid-template-areas:\"header\" \"middle\" \"footer\"}.tile--small{--tile-size:80px;--tile-padding-size:var(--six-spacing-medium)}.tile--medium{--tile-size:120px;--tile-padding-size:var(--six-spacing-large)}.tile--large{--tile-size:160px;--tile-padding-size:var(--six-spacing-x-large)}.tile:not(.tile--visible){visibility:hidden}.tile--elevated{border:0;box-shadow:var(--six-elevation-8dp)}.tile__header{grid-area:header;height:5%;justify-self:right;display:flex;justify-content:right;opacity:0;transition:var(--six-transition-fast) opacity}.tile:hover>.tile__header{opacity:1}.tile__header--hidden{visibility:hidden}.tile__header six-icon-button{margin-top:-6px;margin-right:-6px;margin-bottom:-16px}.tile__body,.tile__body--large,.tile__body--medium,.tile__body--small{grid-area:middle;display:grid;place-items:center;cursor:pointer;padding-left:var(--tile-padding-size);padding-right:var(--tile-padding-size)}.tile__body six-icon::part(base),.tile__body--large six-icon::part(base),.tile__body--medium six-icon::part(base),.tile__body--small six-icon::part(base){padding:0}.tile__body--small{--tile-padding-size:var(--six-spacing-medium)}.tile__body--medium{--tile-padding-size:var(--six-spacing-large)}.tile__body--large{--tile-padding-size:var(--six-spacing-x-large)}.tile__footer,.tile__footer--large,.tile__footer--medium,.tile__footer--small{grid-area:footer;display:flex;justify-content:center;cursor:pointer;font-weight:var(--six-font-weight-normal);color:var(--six-color-web-rock-900)}.tile__footer--small{font-size:var(--six-font-size-xxx-small)}.tile__footer--medium{font-size:var(--six-font-size-xx-small)}.tile__footer--large{font-size:var(--six-font-size-small)}.tile__footer .label__footer,.tile__footer--small .label__footer,.tile__footer--medium .label__footer,.tile__footer--large .label__footer{overflow:hidden;text-overflow:ellipsis;width:calc(var(--tile-size) - 2em);text-align:center}";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-5c0f6628.js';
|
|
2
2
|
import { I as ItemPickerType } from './types-4b10b413.js';
|
|
3
3
|
import { d as SixTimePeriod, T as TIME_FORMAT_CHAR, e as TIME_FORMAT_CHAR_TO_SIX_TIME_PROPERTY_MAP, i as isNil, S as SixTimePropertyName } from './six-timepicker.types-e161a447.js';
|
|
4
4
|
import { D as DEFAULT_DEBOUNCE_FAST, b as DEFAULT_DEBOUNCE_INSANELY_FAST, a as debounce } from './execution-control-1a60d709.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5c0f6628.js';
|
|
2
2
|
import { P as Popover } from './popover-bd2c2fca.js';
|
|
3
3
|
|
|
4
4
|
const sixTooltipCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{--max-width:20rem;--hide-delay:0s;--hide-duration:0.125s;--hide-timing-function:ease;--show-delay:0.125s;--show-duration:0.125s;--show-timing-function:ease;display:contents}.tooltip-positioner{position:absolute;z-index:var(--six-z-index-tooltip);pointer-events:none}.tooltip{max-width:var(--max-width);border-radius:var(--six-border-radius-medium);background-color:var(--six-tooltip-background-color);font-family:var(--six-font-family);font-size:var(--six-tooltip-font-size);font-weight:var(--six-tooltip-font-weight);line-height:var(--six-tooltip-line-height);color:var(--six-tooltip-color);opacity:0;padding:var(--six-spacing-xxx-small) var(--six-spacing-x-small);transform:scale(0.8);transform-origin:bottom;transition-property:opacity, transform;transition-delay:var(--hide-delay);transition-duration:var(--hide-duration);transition-timing-function:var(--hide-timing-function)}.tooltip::after{content:\"\";position:absolute;width:0;height:0}.tooltip-positioner[data-popper-placement^=top] .tooltip{transform-origin:bottom}.tooltip-positioner[data-popper-placement^=bottom] .tooltip{transform-origin:top}.tooltip-positioner[data-popper-placement^=left] .tooltip{transform-origin:right}.tooltip-positioner[data-popper-placement^=right] .tooltip{transform-origin:left}.tooltip-positioner.popover-visible .tooltip{opacity:1;transform:none;transition-delay:var(--show-delay);transition-duration:var(--show-duration);transition-timing-function:var(--show-timing-function)}.tooltip-positioner[data-popper-placement^=bottom] .tooltip::after{bottom:100%;left:calc(50% - var(--six-tooltip-arrow-size));border-bottom:var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);border-left:var(--six-tooltip-arrow-size) solid transparent;border-right:var(--six-tooltip-arrow-size) solid transparent}.tooltip-positioner[data-popper-placement=bottom-start] .tooltip::after{left:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement=bottom-end] .tooltip::after{right:var(--six-tooltip-arrow-start-end-offset);left:auto}.tooltip-positioner[data-popper-placement^=top] .tooltip::after{top:100%;left:calc(50% - var(--six-tooltip-arrow-size));border-top:var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);border-left:var(--six-tooltip-arrow-size) solid transparent;border-right:var(--six-tooltip-arrow-size) solid transparent}.tooltip-positioner[data-popper-placement=top-start] .tooltip::after{left:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement=top-end] .tooltip::after{right:var(--six-tooltip-arrow-start-end-offset);left:auto}.tooltip-positioner[data-popper-placement^=left] .tooltip::after{top:calc(50% - var(--six-tooltip-arrow-size));left:100%;border-left:var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);border-top:var(--six-tooltip-arrow-size) solid transparent;border-bottom:var(--six-tooltip-arrow-size) solid transparent}.tooltip-positioner[data-popper-placement=left-start] .tooltip::after{top:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement=left-end] .tooltip::after{top:auto;bottom:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement^=right] .tooltip::after{top:calc(50% - var(--six-tooltip-arrow-size));right:100%;border-right:var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);border-top:var(--six-tooltip-arrow-size) solid transparent;border-bottom:var(--six-tooltip-arrow-size) solid transparent}.tooltip-positioner[data-popper-placement=right-start] .tooltip::after{top:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement=right-end] .tooltip::after{top:auto;bottom:var(--six-tooltip-arrow-start-end-offset)}";
|
package/dist/esm/ui-library.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { p as promiseResolve, b as bootstrapLazy } from './index-
|
|
2
|
-
export { s as setNonce } from './index-
|
|
1
|
+
import { p as promiseResolve, b as bootstrapLazy } from './index-5c0f6628.js';
|
|
2
|
+
export { s as setNonce } from './index-5c0f6628.js';
|
|
3
3
|
|
|
4
4
|
/*
|
|
5
5
|
Stencil Client Patch Browser v3.2.1 | MIT Licensed | https://stenciljs.com
|
|
@@ -17,7 +17,7 @@ const patchBrowser = () => {
|
|
|
17
17
|
};
|
|
18
18
|
|
|
19
19
|
patchBrowser().then(options => {
|
|
20
|
-
return bootstrapLazy(JSON.parse("[[\"six-table\",[[1,\"six-table\",{\"striped\":[4],\"loading\":[4],\"data\":[32],\"setData\":[64]},[[0,\"data\",\"handleData\"]]]]],[\"six-select\",[[1,\"six-select\",{\"multiple\":[4],\"maxTagsVisible\":[2,\"max-tags-visible\"],\"disabled\":[4],\"name\":[1],\"placeholder\":[1],\"filterPlaceholder\":[1,\"filter-placeholder\"],\"filterDebounce\":[2,\"filter-debounce\"],\"size\":[1],\"hoist\":[4],\"value\":[1025],\"pill\":[4],\"label\":[1],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"required\":[4],\"clearable\":[4],\"invalid\":[1028],\"line\":[4],\"errorOnBlur\":[4,\"error-on-blur\"],\"filter\":[4],\"asyncFilter\":[4,\"async-filter\"],\"autocomplete\":[4],\"inputDebounce\":[2,\"input-debounce\"],\"options\":[16],\"virtualScroll\":[4,\"virtual-scroll\"],\"defaultValue\":[1,\"default-value\"],\"hasFocus\":[32],\"hasHelpTextSlot\":[32],\"hasErrorTextSlot\":[32],\"hasLabelSlot\":[32],\"isOpen\":[32],\"displayLabel\":[32],\"displayTags\":[32],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"reset\":[64]}]]],[\"six-header\",[[1,\"six-header\",{\"shiftContent\":[4,\"shift-content\"],\"openHamburgerMenu\":[4,\"open-hamburger-menu\"],\"openSearch\":[4,\"open-search\"],\"clickableLogo\":[4,\"clickable-logo\"],\"selectedApp\":[32],\"selectedSection\":[32],\"setSearchOpenState\":[64],\"getIsSearchOpen\":[64]}]]],[\"six-datepicker\",[[1,\"six-datepicker\",{\"type\":[1],\"locale\":[1],\"open\":[1540],\"inline\":[516],\"readonly\":[4],\"disabled\":[4],\"allowedDates\":[16],\"min\":[16],\"max\":[16],\"closeOnSelect\":[4,\"close-on-select\"],\"placement\":[1],\"size\":[1],\"required\":[516],\"defaultDate\":[1,\"default-date\"],\"placeholder\":[1],\"value\":[1040],\"containingElement\":[16],\"dateFormat\":[1,\"date-format\"],\"debounce\":[2],\"errorOnBlur\":[4,\"error-on-blur\"],\"errorText\":[1,\"error-text\"],\"label\":[1],\"name\":[513],\"clearable\":[4],\"iconPosition\":[1,\"icon-position\"],\"hoist\":[4],\"pointerDate\":[32],\"selectionMode\":[32],\"isDropDownContentUp\":[32],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"reset\":[64],\"select\":[64]},[[9,\"resize\",\"resizeHandler\"],[9,\"scroll\",\"scrollHandler\"]]]]],[\"six-root\",[[1,\"six-root\",{\"breakpoint\":[2],\"padded\":[4],\"stage\":[1],\"version\":[1],\"collapse\":[32]}]]],[\"six-tile\",[[1,\"six-tile\",{\"label\":[1],\"iconName\":[8,\"icon-name\"],\"closeable\":[4],\"elevated\":[4],\"disableTooltip\":[4,\"disable-tooltip\"],\"disabled\":[516],\"size\":[513],\"visible\":[32],\"hasIconSlot\":[32],\"hasLabelSlot\":[32],\"hide\":[64],\"show\":[64]}]]],[\"six-alert\",[[1,\"six-alert\",{\"open\":[1540],\"closable\":[516],\"type\":[513],\"duration\":[2],\"isVisible\":[32],\"show\":[64],\"hide\":[64],\"toast\":[64]}]]],[\"six-dialog\",[[1,\"six-dialog\",{\"open\":[1540],\"label\":[1],\"noHeader\":[4,\"no-header\"],\"hasFooter\":[32],\"isVisible\":[32],\"show\":[64],\"hide\":[64]}]]],[\"six-drawer\",[[1,\"six-drawer\",{\"open\":[1540],\"label\":[1],\"placement\":[1],\"contained\":[4],\"noHeader\":[4,\"no-header\"],\"hasFooter\":[32],\"isVisible\":[32],\"show\":[64],\"hide\":[64]}]]],[\"six-search-field\",[[1,\"six-search-field\",{\"placeholder\":[1],\"debounce\":[514],\"disabled\":[516],\"value\":[513],\"clearable\":[4]}]]],[\"six-sidebar-item-group\",[[1,\"six-sidebar-item-group\",{\"name\":[1],\"icon\":[1],\"value\":[513],\"open\":[516],\"summaryIcon\":[1,\"summary-icon\"],\"hasItems\":[32],\"summaryIconHasContent\":[32]}]]],[\"six-tab\",[[1,\"six-tab\",{\"panel\":[513],\"active\":[516],\"closable\":[4],\"disabled\":[516],\"setFocus\":[64],\"removeFocus\":[64]}]]],[\"six-tab-group\",[[1,\"six-tab-group\",{\"placement\":[1],\"noScrollControls\":[4,\"no-scroll-controls\"],\"hasScrollControls\":[32],\"show\":[64]}]]],[\"six-avatar\",[[1,\"six-avatar\",{\"image\":[1],\"alt\":[1],\"initials\":[1],\"shape\":[1],\"hasError\":[32]}]]],[\"six-button\",[[1,\"six-button\",{\"type\":[513],\"size\":[513],\"caret\":[4],\"disabled\":[516],\"loading\":[516],\"pill\":[516],\"circle\":[516],\"submit\":[516],\"reset\":[516],\"name\":[1],\"value\":[1],\"href\":[1],\"target\":[1],\"download\":[1],\"hasFocus\":[32],\"hasLabel\":[32],\"hasPrefix\":[32],\"hasSuffix\":[32],\"setFocus\":[64],\"removeFocus\":[64]}]]],[\"six-error-page\",[[1,\"six-error-page\",{\"errorCode\":[2,\"error-code\"],\"language\":[1],\"customTitle\":[1,\"custom-title\"],\"customDescription\":[16],\"customIcon\":[1,\"custom-icon\"]}]]],[\"six-file-list-item\",[[1,\"six-file-list-item\",{\"identifier\":[513],\"name\":[513],\"date\":[513],\"size\":[514],\"nodownload\":[516],\"nodelete\":[516]}]]],[\"six-file-upload\",[[2,\"six-file-upload\",{\"compact\":[4],\"label\":[1],\"disabled\":[4],\"accept\":[1],\"multiple\":[4],\"maxFileSize\":[2,\"max-file-size\"],\"isOver\":[32]},[[1,\"dragenter\",\"dragenterHandler\"],[1,\"dragover\",\"dragoverHandler\"],[1,\"dragleave\",\"dragleaveHandler\"],[1,\"drop\",\"dropHandler\"]]]]],[\"six-badge\",[[1,\"six-badge\",{\"type\":[1],\"pill\":[4],\"pulse\":[4]}]]],[\"six-card\",[[1,\"six-card\"]]],[\"six-checkbox\",[[1,\"six-checkbox\",{\"name\":[1],\"value\":[1],\"disabled\":[4],\"required\":[4],\"label\":[1],\"errorText\":[1,\"error-text\"],\"checked\":[1540],\"indeterminate\":[1540],\"invalid\":[1540],\"errorOnBlur\":[4,\"error-on-blur\"],\"hasFocus\":[32],\"hasLabelSlot\":[32],\"hasErrorTextSlot\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"reset\":[64]}]]],[\"six-file-list\",[[1,\"six-file-list\"]]],[\"six-footer\",[[1,\"six-footer\"]]],[\"six-form\",[[1,\"six-form\",{\"novalidate\":[4],\"getFormData\":[64],\"getFormControls\":[64],\"submit\":[64],\"checkValidity\":[64],\"reset\":[64]}]]],[\"six-group-label\",[[1,\"six-group-label\",{\"size\":[513],\"label\":[1],\"helpText\":[1,\"help-text\"],\"disabled\":[516],\"required\":[516],\"hasHelpTextSlot\":[32],\"hasLabelSlot\":[32]}]]],[\"six-language-switcher\",[[1,\"six-language-switcher\",{\"selected\":[1537],\"languages\":[16]}]]],[\"six-layout-grid\",[[1,\"six-layout-grid\",{\"columns\":[8]}]]],[\"six-main-container\",[[1,\"six-main-container\",{\"padded\":[4]}]]],[\"six-menu-divider\",[[1,\"six-menu-divider\"]]],[\"six-menu-label\",[[1,\"six-menu-label\"]]],[\"six-progress-bar\",[[1,\"six-progress-bar\",{\"percentage\":[2],\"indeterminate\":[4]}]]],[\"six-progress-ring\",[[1,\"six-progress-ring\",{\"size\":[2],\"strokeWidth\":[2,\"stroke-width\"],\"percentage\":[2]}]]],[\"six-radio\",[[1,\"six-radio\",{\"name\":[1],\"value\":[1],\"disabled\":[4],\"checked\":[1540],\"invalid\":[1540],\"hasFocus\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"reset\":[64]}]]],[\"six-range\",[[1,\"six-range\",{\"name\":[1],\"value\":[1026],\"required\":[516],\"label\":[1],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"disabled\":[4],\"invalid\":[1540],\"min\":[2],\"max\":[2],\"step\":[2],\"tooltip\":[1],\"tooltipFormatter\":[16],\"errorOnBlur\":[4,\"error-on-blur\"],\"hasFocus\":[32],\"hasHelpTextSlot\":[32],\"hasLabelSlot\":[32],\"hasErrorTextSlot\":[32],\"hasTooltip\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"setCustomValidity\":[64],\"reset\":[64]}]]],[\"six-sidebar\",[[1,\"six-sidebar\",{\"position\":[1],\"open\":[1540],\"width\":[1],\"toggled\":[4],\"isVisible\":[32],\"toggle\":[64],\"show\":[64],\"hide\":[64],\"selectItemByIndex\":[64],\"selectItemByName\":[64]}]]],[\"six-sidebar-item\",[[1,\"six-sidebar-item\",{\"value\":[513],\"selected\":[516],\"disabled\":[516]}]]],[\"six-switch\",[[1,\"six-switch\",{\"name\":[1],\"value\":[1],\"disabled\":[4],\"required\":[4],\"checked\":[1540],\"invalid\":[1540],\"hasFocus\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"reset\":[64]}]]],[\"six-tab-panel\",[[1,\"six-tab-panel\",{\"name\":[1],\"active\":[516]}]]],[\"six-textarea\",[[1,\"six-textarea\",{\"size\":[513],\"name\":[513],\"value\":[1537],\"label\":[1],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"placeholder\":[1],\"rows\":[2],\"resize\":[1],\"disabled\":[516],\"readonly\":[516],\"minlength\":[514],\"maxlength\":[514],\"required\":[516],\"invalid\":[1540],\"autocapitalize\":[1],\"autocorrect\":[1],\"autocomplete\":[1],\"autofocus\":[4],\"spellcheck\":[4],\"inputmode\":[1],\"errorOnBlur\":[4,\"error-on-blur\"],\"hasFocus\":[32],\"hasHelpTextSlot\":[32],\"hasErrorTextSlot\":[32],\"hasLabelSlot\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"select\":[64],\"setSelectionRange\":[64],\"setRangeText\":[64],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"reset\":[64]}]]],[\"six-timepicker\",[[1,\"six-timepicker\",{\"format\":[1],\"separator\":[1],\"value\":[1025],\"open\":[1540],\"inline\":[516],\"readonly\":[4],\"disabled\":[4],\"placement\":[1],\"size\":[1],\"required\":[516],\"placeholder\":[1],\"errorOnBlur\":[4,\"error-on-blur\"],\"errorText\":[1,\"error-text\"],\"label\":[1],\"name\":[513],\"clearable\":[4],\"iconPosition\":[1,\"icon-position\"],\"hoist\":[4],\"timeout\":[2],\"interval\":[2],\"defaultTime\":[1,\"default-time\"],\"debounce\":[2],\"isPopupContentUp\":[32],\"isDropDownContentUp\":[32],\"internalValue\":[32],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"reset\":[64]},[[9,\"resize\",\"resizeHandler\"],[9,\"scroll\",\"scrollHandler\"]]]]],[\"six-tag\",[[1,\"six-tag\",{\"type\":[513],\"size\":[513],\"pill\":[516],\"clearable\":[516]}]]],[\"six-details\",[[1,\"six-details\",{\"open\":[1540],\"summary\":[1],\"summaryIcon\":[1,\"summary-icon\"],\"summaryIconSize\":[513,\"summary-icon-size\"],\"disabled\":[4],\"inline\":[4],\"selectableEmpty\":[4,\"selectable-empty\"],\"hasContent\":[4,\"has-content\"],\"animateSummaryIcon\":[32],\"show\":[64],\"hide\":[64]}]]],[\"six-picto\",[[1,\"six-picto\",{\"size\":[1]}]]],[\"six-tooltip\",[[1,\"six-tooltip\",{\"content\":[1],\"placement\":[1],\"disabled\":[4],\"distance\":[2],\"open\":[1540],\"skidding\":[2],\"trigger\":[1],\"show\":[64],\"hide\":[64]}]]],[\"six-icon\",[[1,\"six-icon\",{\"size\":[513],\"filled\":[4]}]]],[\"set-attributes_2\",[[1,\"six-stage-indicator\",{\"stage\":[1]}],[4,\"set-attributes\",{\"value\":[16]}]]],[\"six-item-picker\",[[1,\"six-item-picker\",{\"value\":[1544],\"type\":[1],\"min\":[1544],\"max\":[1544],\"roundtrip\":[516],\"step\":[514],\"items\":[16],\"padded\":[4],\"paddingLength\":[2,\"padding-length\"],\"paddingChar\":[1,\"padding-char\"],\"paddingDirection\":[1,\"padding-direction\"],\"timeout\":[2],\"interval\":[2],\"debounce\":[2],\"_items\":[32],\"_itemIndexes\":[32]}]]],[\"six-spinner\",[[1,\"six-spinner\",{\"six\":[4]}]]],[\"six-input\",[[1,\"six-input\",{\"type\":[513],\"size\":[513],\"name\":[513],\"value\":[1537],\"pill\":[516],\"label\":[1],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"placeholder\":[1],\"disabled\":[516],\"readonly\":[516],\"minlength\":[514],\"maxlength\":[514],\"min\":[514],\"max\":[514],\"step\":[514],\"pattern\":[513],\"required\":[516],\"autocapitalize\":[1],\"autocorrect\":[1],\"autocomplete\":[1],\"autofocus\":[4],\"spellcheck\":[4],\"invalid\":[1540],\"clearable\":[4],\"togglePassword\":[4,\"toggle-password\"],\"inputmode\":[1],\"line\":[4],\"errorOnBlur\":[4,\"error-on-blur\"],\"hasFocus\":[32],\"hasHelpTextSlot\":[32],\"hasErrorTextSlot\":[32],\"hasLabelSlot\":[32],\"isPasswordVisible\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"select\":[64],\"setSelectionRange\":[64],\"setRangeText\":[64],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"getValidity\":[64],\"isValid\":[64],\"getValidationMessage\":[64],\"reset\":[64]}]]],[\"six-icon-button\",[[1,\"six-icon-button\",{\"name\":[513],\"size\":[513],\"label\":[513],\"disabled\":[516],\"html\":[513]}]]],[\"six-dropdown_3\",[[1,\"six-dropdown\",{\"open\":[1540],\"placement\":[1],\"closeOnSelect\":[4,\"close-on-select\"],\"distance\":[2],\"skidding\":[2],\"hoist\":[4],\"containingElement\":[16],\"filter\":[4],\"asyncFilter\":[4,\"async-filter\"],\"filterPlaceholder\":[1,\"filter-placeholder\"],\"autofocusFilter\":[4,\"autofocus-filter\"],\"filterDebounce\":[2,\"filter-debounce\"],\"disableHideOnEnterAndSpace\":[4,\"disable-hide-on-enter-and-space\"],\"options\":[16],\"virtualScroll\":[4,\"virtual-scroll\"],\"_options\":[32],\"show\":[64],\"hide\":[64],\"reposition\":[64]}],[1,\"six-menu\",{\"removeBoxShadow\":[4,\"remove-box-shadow\"],\"items\":[16],\"itemsShown\":[2,\"items-shown\"],\"virtualScroll\":[4,\"virtual-scroll\"],\"itemSize\":[2,\"item-size\"],\"scrollingDebounce\":[2,\"scrolling-debounce\"],\"scrollingIndex\":[32],\"sixMenuItemHeight\":[32],\"typeToSelect\":[64]}],[1,\"six-menu-item\",{\"checked\":[516],\"value\":[513],\"disabled\":[516],\"hasFocus\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"getTextLabel\":[64]}]]],[\"six-table-cell_4\",[[1,\"six-table-header-cell\",{\"name\":[1],\"sort\":[1],\"filter\":[1],\"value\":[1]}],[1,\"six-table-cell\"],[1,\"six-table-header\"],[1,\"six-table-row\"]]]]"), options);
|
|
20
|
+
return bootstrapLazy(JSON.parse("[[\"six-select\",[[1,\"six-select\",{\"multiple\":[4],\"maxTagsVisible\":[2,\"max-tags-visible\"],\"disabled\":[4],\"name\":[1],\"placeholder\":[1],\"filterPlaceholder\":[1,\"filter-placeholder\"],\"filterDebounce\":[2,\"filter-debounce\"],\"size\":[1],\"hoist\":[4],\"value\":[1025],\"pill\":[4],\"label\":[1],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"required\":[4],\"clearable\":[4],\"invalid\":[1028],\"line\":[4],\"errorOnBlur\":[4,\"error-on-blur\"],\"filter\":[4],\"asyncFilter\":[4,\"async-filter\"],\"autocomplete\":[4],\"inputDebounce\":[2,\"input-debounce\"],\"options\":[16],\"virtualScroll\":[4,\"virtual-scroll\"],\"defaultValue\":[1,\"default-value\"],\"hasFocus\":[32],\"hasHelpTextSlot\":[32],\"hasErrorTextSlot\":[32],\"hasLabelSlot\":[32],\"isOpen\":[32],\"displayLabel\":[32],\"displayTags\":[32],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"reset\":[64]}]]],[\"six-header\",[[1,\"six-header\",{\"shiftContent\":[4,\"shift-content\"],\"openHamburgerMenu\":[4,\"open-hamburger-menu\"],\"openSearch\":[4,\"open-search\"],\"clickableLogo\":[4,\"clickable-logo\"],\"selectedApp\":[32],\"selectedSection\":[32],\"setSearchOpenState\":[64],\"getIsSearchOpen\":[64]}]]],[\"six-datepicker\",[[1,\"six-datepicker\",{\"type\":[1],\"locale\":[1],\"open\":[1540],\"inline\":[516],\"readonly\":[4],\"disabled\":[4],\"allowedDates\":[16],\"min\":[16],\"max\":[16],\"closeOnSelect\":[4,\"close-on-select\"],\"placement\":[1],\"size\":[1],\"required\":[516],\"defaultDate\":[1,\"default-date\"],\"placeholder\":[1],\"value\":[1040],\"containingElement\":[16],\"dateFormat\":[1,\"date-format\"],\"debounce\":[2],\"errorOnBlur\":[4,\"error-on-blur\"],\"errorText\":[1,\"error-text\"],\"label\":[1],\"name\":[513],\"clearable\":[4],\"iconPosition\":[1,\"icon-position\"],\"hoist\":[4],\"pointerDate\":[32],\"selectionMode\":[32],\"isDropDownContentUp\":[32],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"reset\":[64],\"select\":[64]},[[9,\"resize\",\"resizeHandler\"],[9,\"scroll\",\"scrollHandler\"]]]]],[\"six-root\",[[1,\"six-root\",{\"breakpoint\":[2],\"padded\":[4],\"stage\":[1],\"version\":[1],\"collapse\":[32]}]]],[\"six-tile\",[[1,\"six-tile\",{\"label\":[1],\"iconName\":[8,\"icon-name\"],\"closeable\":[4],\"elevated\":[4],\"disableTooltip\":[4,\"disable-tooltip\"],\"disabled\":[516],\"size\":[513],\"visible\":[32],\"hasIconSlot\":[32],\"hasLabelSlot\":[32],\"hide\":[64],\"show\":[64]}]]],[\"six-alert\",[[1,\"six-alert\",{\"open\":[1540],\"closable\":[516],\"type\":[513],\"duration\":[2],\"isVisible\":[32],\"show\":[64],\"hide\":[64],\"toast\":[64]}]]],[\"six-dialog\",[[1,\"six-dialog\",{\"open\":[1540],\"label\":[1],\"noHeader\":[4,\"no-header\"],\"hasFooter\":[32],\"isVisible\":[32],\"show\":[64],\"hide\":[64]}]]],[\"six-drawer\",[[1,\"six-drawer\",{\"open\":[1540],\"label\":[1],\"placement\":[1],\"contained\":[4],\"noHeader\":[4,\"no-header\"],\"hasFooter\":[32],\"isVisible\":[32],\"show\":[64],\"hide\":[64]}]]],[\"six-search-field\",[[1,\"six-search-field\",{\"placeholder\":[1],\"debounce\":[514],\"disabled\":[516],\"value\":[513],\"clearable\":[4]}]]],[\"six-sidebar-item-group\",[[1,\"six-sidebar-item-group\",{\"name\":[1],\"icon\":[1],\"value\":[513],\"open\":[516],\"summaryIcon\":[1,\"summary-icon\"],\"hasItems\":[32],\"summaryIconHasContent\":[32]}]]],[\"six-tab\",[[1,\"six-tab\",{\"panel\":[513],\"active\":[516],\"closable\":[4],\"disabled\":[516],\"setFocus\":[64],\"removeFocus\":[64]}]]],[\"six-tab-group\",[[1,\"six-tab-group\",{\"placement\":[1],\"noScrollControls\":[4,\"no-scroll-controls\"],\"hasScrollControls\":[32],\"show\":[64]}]]],[\"six-avatar\",[[1,\"six-avatar\",{\"image\":[1],\"alt\":[1],\"initials\":[1],\"shape\":[1],\"hasError\":[32]}]]],[\"six-button\",[[1,\"six-button\",{\"type\":[513],\"size\":[513],\"caret\":[4],\"disabled\":[516],\"loading\":[516],\"pill\":[516],\"circle\":[516],\"submit\":[516],\"reset\":[516],\"name\":[1],\"value\":[1],\"href\":[1],\"target\":[1],\"download\":[1],\"hasFocus\":[32],\"hasLabel\":[32],\"hasPrefix\":[32],\"hasSuffix\":[32],\"setFocus\":[64],\"removeFocus\":[64]}]]],[\"six-error-page\",[[1,\"six-error-page\",{\"errorCode\":[2,\"error-code\"],\"language\":[1],\"customTitle\":[1,\"custom-title\"],\"customDescription\":[16],\"customIcon\":[1,\"custom-icon\"]}]]],[\"six-file-list-item\",[[1,\"six-file-list-item\",{\"identifier\":[513],\"name\":[513],\"date\":[513],\"size\":[514],\"nodownload\":[516],\"nodelete\":[516]}]]],[\"six-file-upload\",[[2,\"six-file-upload\",{\"compact\":[4],\"label\":[1],\"disabled\":[4],\"accept\":[1],\"multiple\":[4],\"maxFileSize\":[2,\"max-file-size\"],\"isOver\":[32]},[[1,\"dragenter\",\"dragenterHandler\"],[1,\"dragover\",\"dragoverHandler\"],[1,\"dragleave\",\"dragleaveHandler\"],[1,\"drop\",\"dropHandler\"]]]]],[\"six-badge\",[[1,\"six-badge\",{\"type\":[1],\"pill\":[4],\"pulse\":[4]}]]],[\"six-card\",[[1,\"six-card\"]]],[\"six-checkbox\",[[1,\"six-checkbox\",{\"name\":[1],\"value\":[1],\"disabled\":[4],\"required\":[4],\"label\":[1],\"errorText\":[1,\"error-text\"],\"checked\":[1540],\"indeterminate\":[1540],\"invalid\":[1540],\"errorOnBlur\":[4,\"error-on-blur\"],\"hasFocus\":[32],\"hasLabelSlot\":[32],\"hasErrorTextSlot\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"reset\":[64]}]]],[\"six-file-list\",[[1,\"six-file-list\"]]],[\"six-footer\",[[1,\"six-footer\"]]],[\"six-form\",[[1,\"six-form\",{\"novalidate\":[4],\"getFormData\":[64],\"getFormControls\":[64],\"submit\":[64],\"checkValidity\":[64],\"reset\":[64]}]]],[\"six-group-label\",[[1,\"six-group-label\",{\"size\":[513],\"label\":[1],\"helpText\":[1,\"help-text\"],\"disabled\":[516],\"required\":[516],\"hasHelpTextSlot\":[32],\"hasLabelSlot\":[32]}]]],[\"six-language-switcher\",[[1,\"six-language-switcher\",{\"selected\":[1537],\"languages\":[16]}]]],[\"six-layout-grid\",[[1,\"six-layout-grid\",{\"columns\":[8]}]]],[\"six-main-container\",[[1,\"six-main-container\",{\"padded\":[4]}]]],[\"six-menu-divider\",[[1,\"six-menu-divider\"]]],[\"six-menu-label\",[[1,\"six-menu-label\"]]],[\"six-progress-bar\",[[1,\"six-progress-bar\",{\"percentage\":[2],\"indeterminate\":[4]}]]],[\"six-progress-ring\",[[1,\"six-progress-ring\",{\"size\":[2],\"strokeWidth\":[2,\"stroke-width\"],\"percentage\":[2]}]]],[\"six-radio\",[[1,\"six-radio\",{\"name\":[1],\"value\":[1],\"disabled\":[4],\"checked\":[1540],\"invalid\":[1540],\"hasFocus\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"reset\":[64]}]]],[\"six-range\",[[1,\"six-range\",{\"name\":[1],\"value\":[1026],\"required\":[516],\"label\":[1],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"disabled\":[4],\"invalid\":[1540],\"min\":[2],\"max\":[2],\"step\":[2],\"tooltip\":[1],\"tooltipFormatter\":[16],\"errorOnBlur\":[4,\"error-on-blur\"],\"hasFocus\":[32],\"hasHelpTextSlot\":[32],\"hasLabelSlot\":[32],\"hasErrorTextSlot\":[32],\"hasTooltip\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"setCustomValidity\":[64],\"reset\":[64]}]]],[\"six-sidebar\",[[1,\"six-sidebar\",{\"position\":[1],\"open\":[1540],\"width\":[1],\"toggled\":[4],\"isVisible\":[32],\"toggle\":[64],\"show\":[64],\"hide\":[64],\"selectItemByIndex\":[64],\"selectItemByName\":[64]}]]],[\"six-sidebar-item\",[[1,\"six-sidebar-item\",{\"value\":[513],\"selected\":[516],\"disabled\":[516]}]]],[\"six-switch\",[[1,\"six-switch\",{\"name\":[1],\"value\":[1],\"disabled\":[4],\"required\":[4],\"checked\":[1540],\"invalid\":[1540],\"hasFocus\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"reset\":[64]}]]],[\"six-tab-panel\",[[1,\"six-tab-panel\",{\"name\":[1],\"active\":[516]}]]],[\"six-textarea\",[[1,\"six-textarea\",{\"size\":[513],\"name\":[513],\"value\":[1537],\"label\":[1],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"placeholder\":[1],\"rows\":[2],\"resize\":[1],\"disabled\":[516],\"readonly\":[516],\"minlength\":[514],\"maxlength\":[514],\"required\":[516],\"invalid\":[1540],\"autocapitalize\":[1],\"autocorrect\":[1],\"autocomplete\":[1],\"autofocus\":[4],\"spellcheck\":[4],\"inputmode\":[1],\"errorOnBlur\":[4,\"error-on-blur\"],\"hasFocus\":[32],\"hasHelpTextSlot\":[32],\"hasErrorTextSlot\":[32],\"hasLabelSlot\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"select\":[64],\"setSelectionRange\":[64],\"setRangeText\":[64],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"reset\":[64]}]]],[\"six-icon\",[[1,\"six-icon\",{\"size\":[513],\"filled\":[4]}]]],[\"six-timepicker\",[[1,\"six-timepicker\",{\"format\":[1],\"separator\":[1],\"value\":[1025],\"open\":[1540],\"inline\":[516],\"readonly\":[4],\"disabled\":[4],\"placement\":[1],\"size\":[1],\"required\":[516],\"placeholder\":[1],\"errorOnBlur\":[4,\"error-on-blur\"],\"errorText\":[1,\"error-text\"],\"label\":[1],\"name\":[513],\"clearable\":[4],\"iconPosition\":[1,\"icon-position\"],\"hoist\":[4],\"timeout\":[2],\"interval\":[2],\"defaultTime\":[1,\"default-time\"],\"debounce\":[2],\"isPopupContentUp\":[32],\"isDropDownContentUp\":[32],\"internalValue\":[32],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"reset\":[64]},[[9,\"resize\",\"resizeHandler\"],[9,\"scroll\",\"scrollHandler\"]]]]],[\"six-tag\",[[1,\"six-tag\",{\"type\":[513],\"size\":[513],\"pill\":[516],\"clearable\":[516]}]]],[\"six-details\",[[1,\"six-details\",{\"open\":[1540],\"summary\":[1],\"summaryIcon\":[1,\"summary-icon\"],\"summaryIconSize\":[513,\"summary-icon-size\"],\"disabled\":[4],\"inline\":[4],\"selectableEmpty\":[4,\"selectable-empty\"],\"hasContent\":[4,\"has-content\"],\"animateSummaryIcon\":[32],\"show\":[64],\"hide\":[64]}]]],[\"six-picto\",[[1,\"six-picto\",{\"size\":[1]}]]],[\"six-spinner\",[[1,\"six-spinner\",{\"six\":[4]}]]],[\"six-tooltip\",[[1,\"six-tooltip\",{\"content\":[1],\"placement\":[1],\"disabled\":[4],\"distance\":[2],\"open\":[1540],\"skidding\":[2],\"trigger\":[1],\"show\":[64],\"hide\":[64]}]]],[\"set-attributes_2\",[[1,\"six-stage-indicator\",{\"stage\":[1]}],[4,\"set-attributes\",{\"value\":[16]}]]],[\"six-item-picker\",[[1,\"six-item-picker\",{\"value\":[1544],\"type\":[1],\"min\":[1544],\"max\":[1544],\"roundtrip\":[516],\"step\":[514],\"items\":[16],\"padded\":[4],\"paddingLength\":[2,\"padding-length\"],\"paddingChar\":[1,\"padding-char\"],\"paddingDirection\":[1,\"padding-direction\"],\"timeout\":[2],\"interval\":[2],\"debounce\":[2],\"_items\":[32],\"_itemIndexes\":[32]}]]],[\"six-menu-item\",[[1,\"six-menu-item\",{\"checked\":[516],\"value\":[513],\"disabled\":[516],\"hasFocus\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"getTextLabel\":[64]}]]],[\"six-input\",[[1,\"six-input\",{\"type\":[513],\"size\":[513],\"name\":[513],\"value\":[1537],\"pill\":[516],\"label\":[1],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"placeholder\":[1],\"disabled\":[516],\"readonly\":[516],\"minlength\":[514],\"maxlength\":[514],\"min\":[514],\"max\":[514],\"step\":[514],\"pattern\":[513],\"required\":[516],\"autocapitalize\":[1],\"autocorrect\":[1],\"autocomplete\":[1],\"autofocus\":[4],\"spellcheck\":[4],\"invalid\":[1540],\"clearable\":[4],\"togglePassword\":[4,\"toggle-password\"],\"inputmode\":[1],\"line\":[4],\"errorOnBlur\":[4,\"error-on-blur\"],\"hasFocus\":[32],\"hasHelpTextSlot\":[32],\"hasErrorTextSlot\":[32],\"hasLabelSlot\":[32],\"isPasswordVisible\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"select\":[64],\"setSelectionRange\":[64],\"setRangeText\":[64],\"reportValidity\":[64],\"checkValidity\":[64],\"setCustomValidity\":[64],\"getValidity\":[64],\"isValid\":[64],\"getValidationMessage\":[64],\"reset\":[64]}]]],[\"six-dropdown_2\",[[1,\"six-dropdown\",{\"open\":[1540],\"placement\":[1],\"closeOnSelect\":[4,\"close-on-select\"],\"distance\":[2],\"skidding\":[2],\"hoist\":[4],\"containingElement\":[16],\"filter\":[4],\"asyncFilter\":[4,\"async-filter\"],\"filterPlaceholder\":[1,\"filter-placeholder\"],\"autofocusFilter\":[4,\"autofocus-filter\"],\"filterDebounce\":[2,\"filter-debounce\"],\"disableHideOnEnterAndSpace\":[4,\"disable-hide-on-enter-and-space\"],\"options\":[16],\"virtualScroll\":[4,\"virtual-scroll\"],\"_options\":[32],\"show\":[64],\"hide\":[64],\"reposition\":[64]}],[1,\"six-menu\",{\"removeBoxShadow\":[4,\"remove-box-shadow\"],\"items\":[16],\"itemsShown\":[2,\"items-shown\"],\"virtualScroll\":[4,\"virtual-scroll\"],\"itemSize\":[2,\"item-size\"],\"scrollingDebounce\":[2,\"scrolling-debounce\"],\"scrollingIndex\":[32],\"sixMenuItemHeight\":[32],\"typeToSelect\":[64]}]]],[\"six-icon-button\",[[1,\"six-icon-button\",{\"name\":[513],\"size\":[513],\"label\":[513],\"disabled\":[516],\"html\":[513]}]]]]"), options);
|
|
21
21
|
});
|
|
22
22
|
|
|
23
23
|
//# sourceMappingURL=ui-library.js.map
|
|
@@ -24,9 +24,6 @@ import { SixSearchFieldChangePayload } from "./components/six-search-field/six-s
|
|
|
24
24
|
import { SixSelectChangePayload } from "./components/six-select/six-select";
|
|
25
25
|
import { StageType as StageType1 } from "./components/six-stage-indicator/six-stage-indicator";
|
|
26
26
|
import { SixTabHidePayload, SixTabShowPayload } from "./components/six-tab-group/six-tab-group";
|
|
27
|
-
import { Data, Item, TableCellClickedPayload, TableReadyPayload, TableRowClickedPayload } from "./components/six-table/types";
|
|
28
|
-
import { FilterMode, SortDirection } from "./components/six-table-header-cell/types";
|
|
29
|
-
import { SixTableHeaderCellFilterUpdatedPayload, SixTableHeaderCellSortUpdatedPayload } from "./components/six-table-header-cell/six-table-header-cell";
|
|
30
27
|
import { SixTimeFormat } from "./components/six-timepicker/six-time-format";
|
|
31
28
|
import { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
|
|
32
29
|
export { EmptyPayload } from "./utils/types";
|
|
@@ -48,9 +45,6 @@ export { SixSearchFieldChangePayload } from "./components/six-search-field/six-s
|
|
|
48
45
|
export { SixSelectChangePayload } from "./components/six-select/six-select";
|
|
49
46
|
export { StageType as StageType1 } from "./components/six-stage-indicator/six-stage-indicator";
|
|
50
47
|
export { SixTabHidePayload, SixTabShowPayload } from "./components/six-tab-group/six-tab-group";
|
|
51
|
-
export { Data, Item, TableCellClickedPayload, TableReadyPayload, TableRowClickedPayload } from "./components/six-table/types";
|
|
52
|
-
export { FilterMode, SortDirection } from "./components/six-table-header-cell/types";
|
|
53
|
-
export { SixTableHeaderCellFilterUpdatedPayload, SixTableHeaderCellSortUpdatedPayload } from "./components/six-table-header-cell/six-table-header-cell";
|
|
54
48
|
export { SixTimeFormat } from "./components/six-timepicker/six-time-format";
|
|
55
49
|
export { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
|
|
56
50
|
export namespace Components {
|
|
@@ -1759,62 +1753,6 @@ export namespace Components {
|
|
|
1759
1753
|
*/
|
|
1760
1754
|
"name": string;
|
|
1761
1755
|
}
|
|
1762
|
-
/**
|
|
1763
|
-
* @since 1.0
|
|
1764
|
-
* @status stable
|
|
1765
|
-
* @Deprecated - six-table will be removed with the next table. Use fate table instead.
|
|
1766
|
-
*/
|
|
1767
|
-
interface SixTable {
|
|
1768
|
-
/**
|
|
1769
|
-
* Set to true to display loading indicator.
|
|
1770
|
-
*/
|
|
1771
|
-
"loading": boolean;
|
|
1772
|
-
"setData": <T extends Item>(value: Data<T>) => Promise<void>;
|
|
1773
|
-
/**
|
|
1774
|
-
* Set to true to stripe the table.
|
|
1775
|
-
*/
|
|
1776
|
-
"striped": boolean;
|
|
1777
|
-
}
|
|
1778
|
-
/**
|
|
1779
|
-
* @since 1.0
|
|
1780
|
-
* @status stable
|
|
1781
|
-
*/
|
|
1782
|
-
interface SixTableCell {
|
|
1783
|
-
}
|
|
1784
|
-
/**
|
|
1785
|
-
* @since 1.0
|
|
1786
|
-
* @status stable
|
|
1787
|
-
*/
|
|
1788
|
-
interface SixTableHeader {
|
|
1789
|
-
}
|
|
1790
|
-
/**
|
|
1791
|
-
* @since 1.0
|
|
1792
|
-
* @status stable
|
|
1793
|
-
*/
|
|
1794
|
-
interface SixTableHeaderCell {
|
|
1795
|
-
/**
|
|
1796
|
-
* Filter mode. Applied only when set.
|
|
1797
|
-
*/
|
|
1798
|
-
"filter": FilterMode;
|
|
1799
|
-
/**
|
|
1800
|
-
* Table row property name. Used in the custom events to identify the row.
|
|
1801
|
-
*/
|
|
1802
|
-
"name": keyof Item;
|
|
1803
|
-
/**
|
|
1804
|
-
* Sort direction. Applied only when set.
|
|
1805
|
-
*/
|
|
1806
|
-
"sort": SortDirection;
|
|
1807
|
-
/**
|
|
1808
|
-
* Filter value. Applied only when filter mode is set.
|
|
1809
|
-
*/
|
|
1810
|
-
"value": string;
|
|
1811
|
-
}
|
|
1812
|
-
/**
|
|
1813
|
-
* @since 1.0
|
|
1814
|
-
* @status stable
|
|
1815
|
-
*/
|
|
1816
|
-
interface SixTableRow {
|
|
1817
|
-
}
|
|
1818
1756
|
/**
|
|
1819
1757
|
* @since 1.0
|
|
1820
1758
|
* @status stable
|
|
@@ -2276,14 +2214,6 @@ export interface SixTabGroupCustomEvent<T> extends CustomEvent<T> {
|
|
|
2276
2214
|
detail: T;
|
|
2277
2215
|
target: HTMLSixTabGroupElement;
|
|
2278
2216
|
}
|
|
2279
|
-
export interface SixTableCustomEvent<T> extends CustomEvent<T> {
|
|
2280
|
-
detail: T;
|
|
2281
|
-
target: HTMLSixTableElement;
|
|
2282
|
-
}
|
|
2283
|
-
export interface SixTableHeaderCellCustomEvent<T> extends CustomEvent<T> {
|
|
2284
|
-
detail: T;
|
|
2285
|
-
target: HTMLSixTableHeaderCellElement;
|
|
2286
|
-
}
|
|
2287
2217
|
export interface SixTagCustomEvent<T> extends CustomEvent<T> {
|
|
2288
2218
|
detail: T;
|
|
2289
2219
|
target: HTMLSixTagElement;
|
|
@@ -2795,57 +2725,6 @@ declare global {
|
|
|
2795
2725
|
prototype: HTMLSixTabPanelElement;
|
|
2796
2726
|
new (): HTMLSixTabPanelElement;
|
|
2797
2727
|
};
|
|
2798
|
-
/**
|
|
2799
|
-
* @since 1.0
|
|
2800
|
-
* @status stable
|
|
2801
|
-
* @Deprecated - six-table will be removed with the next table. Use fate table instead.
|
|
2802
|
-
*/
|
|
2803
|
-
interface HTMLSixTableElement extends Components.SixTable, HTMLStencilElement {
|
|
2804
|
-
}
|
|
2805
|
-
var HTMLSixTableElement: {
|
|
2806
|
-
prototype: HTMLSixTableElement;
|
|
2807
|
-
new (): HTMLSixTableElement;
|
|
2808
|
-
};
|
|
2809
|
-
/**
|
|
2810
|
-
* @since 1.0
|
|
2811
|
-
* @status stable
|
|
2812
|
-
*/
|
|
2813
|
-
interface HTMLSixTableCellElement extends Components.SixTableCell, HTMLStencilElement {
|
|
2814
|
-
}
|
|
2815
|
-
var HTMLSixTableCellElement: {
|
|
2816
|
-
prototype: HTMLSixTableCellElement;
|
|
2817
|
-
new (): HTMLSixTableCellElement;
|
|
2818
|
-
};
|
|
2819
|
-
/**
|
|
2820
|
-
* @since 1.0
|
|
2821
|
-
* @status stable
|
|
2822
|
-
*/
|
|
2823
|
-
interface HTMLSixTableHeaderElement extends Components.SixTableHeader, HTMLStencilElement {
|
|
2824
|
-
}
|
|
2825
|
-
var HTMLSixTableHeaderElement: {
|
|
2826
|
-
prototype: HTMLSixTableHeaderElement;
|
|
2827
|
-
new (): HTMLSixTableHeaderElement;
|
|
2828
|
-
};
|
|
2829
|
-
/**
|
|
2830
|
-
* @since 1.0
|
|
2831
|
-
* @status stable
|
|
2832
|
-
*/
|
|
2833
|
-
interface HTMLSixTableHeaderCellElement extends Components.SixTableHeaderCell, HTMLStencilElement {
|
|
2834
|
-
}
|
|
2835
|
-
var HTMLSixTableHeaderCellElement: {
|
|
2836
|
-
prototype: HTMLSixTableHeaderCellElement;
|
|
2837
|
-
new (): HTMLSixTableHeaderCellElement;
|
|
2838
|
-
};
|
|
2839
|
-
/**
|
|
2840
|
-
* @since 1.0
|
|
2841
|
-
* @status stable
|
|
2842
|
-
*/
|
|
2843
|
-
interface HTMLSixTableRowElement extends Components.SixTableRow, HTMLStencilElement {
|
|
2844
|
-
}
|
|
2845
|
-
var HTMLSixTableRowElement: {
|
|
2846
|
-
prototype: HTMLSixTableRowElement;
|
|
2847
|
-
new (): HTMLSixTableRowElement;
|
|
2848
|
-
};
|
|
2849
2728
|
/**
|
|
2850
2729
|
* @since 1.0
|
|
2851
2730
|
* @status stable
|
|
@@ -2948,11 +2827,6 @@ declare global {
|
|
|
2948
2827
|
"six-tab": HTMLSixTabElement;
|
|
2949
2828
|
"six-tab-group": HTMLSixTabGroupElement;
|
|
2950
2829
|
"six-tab-panel": HTMLSixTabPanelElement;
|
|
2951
|
-
"six-table": HTMLSixTableElement;
|
|
2952
|
-
"six-table-cell": HTMLSixTableCellElement;
|
|
2953
|
-
"six-table-header": HTMLSixTableHeaderElement;
|
|
2954
|
-
"six-table-header-cell": HTMLSixTableHeaderCellElement;
|
|
2955
|
-
"six-table-row": HTMLSixTableRowElement;
|
|
2956
2830
|
"six-tag": HTMLSixTagElement;
|
|
2957
2831
|
"six-textarea": HTMLSixTextareaElement;
|
|
2958
2832
|
"six-tile": HTMLSixTileElement;
|
|
@@ -4682,81 +4556,6 @@ declare namespace LocalJSX {
|
|
|
4682
4556
|
*/
|
|
4683
4557
|
"name"?: string;
|
|
4684
4558
|
}
|
|
4685
|
-
/**
|
|
4686
|
-
* @since 1.0
|
|
4687
|
-
* @status stable
|
|
4688
|
-
* @Deprecated - six-table will be removed with the next table. Use fate table instead.
|
|
4689
|
-
*/
|
|
4690
|
-
interface SixTable {
|
|
4691
|
-
/**
|
|
4692
|
-
* Set to true to display loading indicator.
|
|
4693
|
-
*/
|
|
4694
|
-
"loading"?: boolean;
|
|
4695
|
-
/**
|
|
4696
|
-
* Emitted when table cell is clicked.
|
|
4697
|
-
*/
|
|
4698
|
-
"onSix-table-cell-clicked"?: (event: SixTableCustomEvent<TableCellClickedPayload<Item>>) => void;
|
|
4699
|
-
/**
|
|
4700
|
-
* Emitted when table is ready.
|
|
4701
|
-
*/
|
|
4702
|
-
"onSix-table-ready"?: (event: SixTableCustomEvent<TableReadyPayload>) => void;
|
|
4703
|
-
/**
|
|
4704
|
-
* Emitted when table row is clicked.
|
|
4705
|
-
*/
|
|
4706
|
-
"onSix-table-row-clicked"?: (event: SixTableCustomEvent<TableRowClickedPayload<Item>>) => void;
|
|
4707
|
-
/**
|
|
4708
|
-
* Set to true to stripe the table.
|
|
4709
|
-
*/
|
|
4710
|
-
"striped"?: boolean;
|
|
4711
|
-
}
|
|
4712
|
-
/**
|
|
4713
|
-
* @since 1.0
|
|
4714
|
-
* @status stable
|
|
4715
|
-
*/
|
|
4716
|
-
interface SixTableCell {
|
|
4717
|
-
}
|
|
4718
|
-
/**
|
|
4719
|
-
* @since 1.0
|
|
4720
|
-
* @status stable
|
|
4721
|
-
*/
|
|
4722
|
-
interface SixTableHeader {
|
|
4723
|
-
}
|
|
4724
|
-
/**
|
|
4725
|
-
* @since 1.0
|
|
4726
|
-
* @status stable
|
|
4727
|
-
*/
|
|
4728
|
-
interface SixTableHeaderCell {
|
|
4729
|
-
/**
|
|
4730
|
-
* Filter mode. Applied only when set.
|
|
4731
|
-
*/
|
|
4732
|
-
"filter"?: FilterMode;
|
|
4733
|
-
/**
|
|
4734
|
-
* Table row property name. Used in the custom events to identify the row.
|
|
4735
|
-
*/
|
|
4736
|
-
"name"?: keyof Item;
|
|
4737
|
-
/**
|
|
4738
|
-
* Emitted when filter model is updated.
|
|
4739
|
-
*/
|
|
4740
|
-
"onSix-table-header-cell-filter-updated"?: (event: SixTableHeaderCellCustomEvent<SixTableHeaderCellFilterUpdatedPayload>) => void;
|
|
4741
|
-
/**
|
|
4742
|
-
* Emitted when sort model is updated.
|
|
4743
|
-
*/
|
|
4744
|
-
"onSix-table-header-cell-sort-updated"?: (event: SixTableHeaderCellCustomEvent<SixTableHeaderCellSortUpdatedPayload>) => void;
|
|
4745
|
-
/**
|
|
4746
|
-
* Sort direction. Applied only when set.
|
|
4747
|
-
*/
|
|
4748
|
-
"sort"?: SortDirection;
|
|
4749
|
-
/**
|
|
4750
|
-
* Filter value. Applied only when filter mode is set.
|
|
4751
|
-
*/
|
|
4752
|
-
"value"?: string;
|
|
4753
|
-
}
|
|
4754
|
-
/**
|
|
4755
|
-
* @since 1.0
|
|
4756
|
-
* @status stable
|
|
4757
|
-
*/
|
|
4758
|
-
interface SixTableRow {
|
|
4759
|
-
}
|
|
4760
4559
|
/**
|
|
4761
4560
|
* @since 1.0
|
|
4762
4561
|
* @status stable
|
|
@@ -5158,11 +4957,6 @@ declare namespace LocalJSX {
|
|
|
5158
4957
|
"six-tab": SixTab;
|
|
5159
4958
|
"six-tab-group": SixTabGroup;
|
|
5160
4959
|
"six-tab-panel": SixTabPanel;
|
|
5161
|
-
"six-table": SixTable;
|
|
5162
|
-
"six-table-cell": SixTableCell;
|
|
5163
|
-
"six-table-header": SixTableHeader;
|
|
5164
|
-
"six-table-header-cell": SixTableHeaderCell;
|
|
5165
|
-
"six-table-row": SixTableRow;
|
|
5166
4960
|
"six-tag": SixTag;
|
|
5167
4961
|
"six-textarea": SixTextarea;
|
|
5168
4962
|
"six-tile": SixTile;
|
|
@@ -5424,32 +5218,6 @@ declare module "@stencil/core" {
|
|
|
5424
5218
|
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
5425
5219
|
*/
|
|
5426
5220
|
"six-tab-panel": LocalJSX.SixTabPanel & JSXBase.HTMLAttributes<HTMLSixTabPanelElement>;
|
|
5427
|
-
/**
|
|
5428
|
-
* @since 1.0
|
|
5429
|
-
* @status stable
|
|
5430
|
-
* @Deprecated - six-table will be removed with the next table. Use fate table instead.
|
|
5431
|
-
*/
|
|
5432
|
-
"six-table": LocalJSX.SixTable & JSXBase.HTMLAttributes<HTMLSixTableElement>;
|
|
5433
|
-
/**
|
|
5434
|
-
* @since 1.0
|
|
5435
|
-
* @status stable
|
|
5436
|
-
*/
|
|
5437
|
-
"six-table-cell": LocalJSX.SixTableCell & JSXBase.HTMLAttributes<HTMLSixTableCellElement>;
|
|
5438
|
-
/**
|
|
5439
|
-
* @since 1.0
|
|
5440
|
-
* @status stable
|
|
5441
|
-
*/
|
|
5442
|
-
"six-table-header": LocalJSX.SixTableHeader & JSXBase.HTMLAttributes<HTMLSixTableHeaderElement>;
|
|
5443
|
-
/**
|
|
5444
|
-
* @since 1.0
|
|
5445
|
-
* @status stable
|
|
5446
|
-
*/
|
|
5447
|
-
"six-table-header-cell": LocalJSX.SixTableHeaderCell & JSXBase.HTMLAttributes<HTMLSixTableHeaderCellElement>;
|
|
5448
|
-
/**
|
|
5449
|
-
* @since 1.0
|
|
5450
|
-
* @status stable
|
|
5451
|
-
*/
|
|
5452
|
-
"six-table-row": LocalJSX.SixTableRow & JSXBase.HTMLAttributes<HTMLSixTableRowElement>;
|
|
5453
5221
|
/**
|
|
5454
5222
|
* @since 1.0
|
|
5455
5223
|
* @status stable
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as i,c as t,h as s,g as a}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as i,c as t,h as s,g as a}from"./p-ac4f4d45.js";import{u as o,l as e}from"./p-eb8f05a9.js";import{h as l}from"./p-b4dfb7cf.js";import{i as n,M as r}from"./p-4f8394d7.js";const h=":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{--width:31rem;display:contents}.dialog{display:flex;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--six-z-index-dialog);color:var(--six-color-web-rock-900)}.dialog:not(.dialog--visible){position:absolute;width:1px;height:1px;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;pointer-events:none;visibility:hidden}.dialog__panel{display:flex;flex-direction:column;z-index:2;width:var(--width);max-width:calc(100% - var(--six-spacing-xx-large));max-height:calc(100% - var(--six-spacing-xx-large));background-color:var(--six-panel-background-color);border-radius:var(--six-border-radius-medium);box-shadow:var(--six-shadow-x-large);opacity:0;transform:scale(0.8);transition:var(--six-transition-medium) opacity, var(--six-transition-medium) transform}.dialog__panel:focus{outline:none}@media screen and (max-width: 420px){.dialog__panel{max-height:80vh}}.dialog--open .dialog__panel{display:flex;opacity:1;transform:none}.dialog__header{flex:0 0 auto;display:flex}.dialog__title{flex:1 1 auto;font-size:var(--six-font-size-x-large);font-weight:var(--six-font-weight-bold);line-height:var(--six-line-height-dense);padding:var(--six-spacing-large) var(--six-spacing-large) var(--six-spacing-small)}.dialog__close{flex:0 0 auto;display:flex;align-items:center;font-size:var(--six-font-size-x-large);padding:0 var(--six-spacing-x-small)}.dialog__body{flex:1 1 auto;padding:var(--six-spacing-small) var(--six-spacing-large) var(--six-spacing-large);overflow:auto;-webkit-overflow-scrolling:touch}.dialog__footer{flex:0 0 auto;text-align:right;padding:var(--six-spacing-large)}.dialog__footer ::slotted(six-button:not(:first-of-type)){margin-left:var(--six-spacing-xx-small)}.dialog:not(.dialog--has-footer) .dialog__footer{display:none}.dialog__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--six-overlay-background-color);opacity:0;transition:var(--six-transition-medium) opacity}.dialog--open .dialog__overlay{opacity:0.8}";const d=n();let c=0;const g=class{constructor(s){i(this,s);this.sixShow=t(this,"six-dialog-show",7);this.sixAfterShow=t(this,"six-dialog-after-show",7);this.sixHide=t(this,"six-dialog-hide",7);this.sixAfterHide=t(this,"six-dialog-after-hide",7);this.sixInitialFocus=t(this,"six-dialog-initial-focus",7);this.sixOverlayDismiss=t(this,"six-dialog-overlay-dismiss",7);this.componentId=`dialog-${++c}`;this.willShow=false;this.willHide=false;this.hasFooter=false;this.isVisible=false;this.open=false;this.label="";this.noHeader=false}handleOpenChange(){this.open?this.show():this.hide()}connectedCallback(){this.handleCloseClick=this.handleCloseClick.bind(this);this.handleTransitionEnd=this.handleTransitionEnd.bind(this);this.handleKeyDown=this.handleKeyDown.bind(this);this.handleOverlayClick=this.handleOverlayClick.bind(this);this.handleSlotChange=this.handleSlotChange.bind(this);this.modal=new r(this.host,{onFocusOut:()=>this.panel.focus()})}componentWillLoad(){this.handleSlotChange();if(this.open){this.show()}}disconnectedCallback(){o(this.host)}async show(){if(this.willShow){return}const i=this.sixShow.emit();if(i.defaultPrevented){this.open=false;return}this.willShow=true;this.isVisible=true;this.open=true;this.modal.activate();e(this.host);if(this.open){if(d){requestAnimationFrame((()=>{const i=this.sixInitialFocus.emit();if(!i.defaultPrevented){this.panel.focus({preventScroll:true})}}))}else{this.dialog.addEventListener("transitionend",(()=>{const i=this.sixInitialFocus.emit();if(!i.defaultPrevented){this.panel.focus()}}),{once:true})}}}async hide(){if(this.willHide){return}const i=this.sixHide.emit();if(i.defaultPrevented){this.open=true;return}this.willHide=true;this.open=false;this.modal.deactivate();o(this.host)}handleCloseClick(){this.hide()}handleKeyDown(i){if(i.key==="Escape"){this.hide()}}handleOverlayClick(){const i=this.sixOverlayDismiss.emit();if(!i.defaultPrevented){this.hide()}}handleSlotChange(){this.hasFooter=l(this.host,"footer")}handleTransitionEnd(i){const t=i.target;if(i.propertyName==="opacity"&&t.classList.contains("dialog__panel")){this.isVisible=this.open;this.willShow=false;this.willHide=false;this.open?this.sixAfterShow.emit():this.sixAfterHide.emit()}}render(){return s("div",{ref:i=>this.dialog=i,part:"base",class:{dialog:true,"dialog--open":this.open,"dialog--visible":this.isVisible,"dialog--has-footer":this.hasFooter},onKeyDown:this.handleKeyDown,onTransitionEnd:this.handleTransitionEnd},s("div",{part:"overlay",class:"dialog__overlay",onClick:this.handleOverlayClick}),s("div",{ref:i=>this.panel=i,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&&s("header",{part:"header",class:"dialog__header"},s("span",{part:"title",class:"dialog__title",id:`${this.componentId}-title`},s("slot",{name:"label"},this.label||String.fromCharCode(65279))),s("six-icon-button",{exportparts:"base:close-button",class:"dialog__close",name:"close",onClick:this.handleCloseClick})),s("div",{part:"body",class:"dialog__body"},s("slot",null)),s("footer",{part:"footer",class:"dialog__footer"},s("slot",{name:"footer",onSlotchange:this.handleSlotChange}))))}get host(){return a(this)}static get watchers(){return{open:["handleOpenChange"]}}};g.style=h;export{g as six_dialog};
|
|
2
|
+
//# sourceMappingURL=p-054e12cc.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as o,h as r,H as s}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as o,h as r,H as s}from"./p-ac4f4d45.js";const t=":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{display:inline-block;box-shadow:var(--six-elevation-8dp);border-radius:0;padding:1rem;margin-bottom:0.6rem}";const i=class{constructor(r){o(this,r)}render(){return r(s,null,r("slot",null))}};i.style=t;export{i as six_card};
|
|
2
|
+
//# sourceMappingURL=p-097cced4.entry.js.map
|