@db-ux/wc-core-components 4.10.2 → 4.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/bundle/db-accordion-item.js +1 -1
- package/bundle/db-accordion.js +1 -1
- package/bundle/db-badge.js +1 -1
- package/bundle/db-brand.js +1 -1
- package/bundle/db-button.js +1 -1
- package/bundle/db-card.js +1 -1
- package/bundle/db-checkbox.js +1 -1
- package/bundle/db-custom-button.js +1 -1
- package/bundle/db-custom-select-dropdown.js +1 -1
- package/bundle/db-custom-select-form-field.js +1 -1
- package/bundle/db-custom-select-list-item.js +1 -1
- package/bundle/db-custom-select-list.js +1 -1
- package/bundle/db-custom-select.js +1 -1
- package/bundle/db-divider.js +1 -1
- package/bundle/db-drawer.js +1 -1
- package/bundle/db-header.js +1 -1
- package/bundle/db-icon.js +1 -1
- package/bundle/db-infotext.js +1 -1
- package/bundle/db-input.js +1 -1
- package/bundle/db-link.js +1 -1
- package/bundle/db-navigation-item.js +1 -1
- package/bundle/db-navigation.js +1 -1
- package/bundle/db-notification.js +1 -1
- package/bundle/db-page.js +1 -1
- package/bundle/db-popover.js +1 -1
- package/bundle/db-radio.js +1 -1
- package/bundle/db-section.js +1 -1
- package/bundle/db-select.js +1 -1
- package/bundle/db-stack.js +1 -1
- package/bundle/db-switch.js +1 -1
- package/bundle/db-tab-item.js +1 -1
- package/bundle/db-tab-list.js +1 -1
- package/bundle/db-tab-panel.js +1 -1
- package/bundle/db-table-body.d.ts +11 -0
- package/bundle/db-table-body.js +1 -0
- package/bundle/db-table-caption.d.ts +11 -0
- package/bundle/db-table-caption.js +1 -0
- package/bundle/db-table-data-cell.d.ts +11 -0
- package/bundle/db-table-data-cell.js +1 -0
- package/bundle/db-table-footer.d.ts +11 -0
- package/bundle/db-table-footer.js +1 -0
- package/bundle/db-table-head.d.ts +11 -0
- package/bundle/db-table-head.js +1 -0
- package/bundle/db-table-header-cell.d.ts +11 -0
- package/bundle/db-table-header-cell.js +1 -0
- package/bundle/db-table-row.d.ts +11 -0
- package/bundle/db-table-row.js +1 -0
- package/bundle/db-table.d.ts +11 -0
- package/bundle/db-table.js +1 -0
- package/bundle/db-tabs.js +1 -1
- package/bundle/db-tag.js +1 -1
- package/bundle/db-textarea.js +1 -1
- package/bundle/db-tooltip.js +1 -1
- package/bundle/index.js +1 -1
- package/bundle/{p-BGVLpaFn.js → p-B5ANMEnQ.js} +1 -1
- package/bundle/p-BJwvv-yT.js +1 -0
- package/bundle/{p-B5E_0kTi.js → p-BNiKxu3y.js} +1 -1
- package/bundle/p-B_bPnncM.js +1 -0
- package/bundle/p-BnLhi6Lz.js +1 -0
- package/bundle/p-BrBlnLrn.js +1 -0
- package/bundle/p-CByFfoSH.js +1 -0
- package/bundle/{p-LbPYp2oP.js → p-CQo0C7QE.js} +1 -1
- package/bundle/p-CR2ZbfYe.js +1 -0
- package/bundle/p-CYYSsu3p.js +1 -0
- package/bundle/p-CeDu282h.js +1 -0
- package/bundle/p-CfLPOLHz.js +1 -0
- package/bundle/p-CoOxyQb2.js +1 -0
- package/bundle/p-CqED0CfD.js +1 -0
- package/bundle/p-Cr_z1Jfi.js +1 -0
- package/bundle/{p-DisehhY5.js → p-D-XzX0R7.js} +1 -1
- package/{dist/db-ux/p-D5mInaY7.js → bundle/p-D6L0n3gO.js} +1 -1
- package/bundle/p-DJTpgiBy.js +1 -0
- package/bundle/p-DMSIvqcA.js +1 -0
- package/bundle/p-DUiroUyR.js +1 -0
- package/bundle/p-DdyMClpj.js +1 -0
- package/bundle/p-DjVjS2Tb.js +1 -0
- package/bundle/p-in4Kv88F.js +1 -0
- package/dist/cjs/db-accordion-item.cjs.entry.js +4 -4
- package/dist/cjs/db-accordion.cjs.entry.js +3 -3
- package/dist/cjs/db-badge.cjs.entry.js +4 -4
- package/dist/cjs/db-brand.cjs.entry.js +4 -4
- package/dist/cjs/db-button.cjs.entry.js +6 -5
- package/dist/cjs/db-card.cjs.entry.js +4 -4
- package/dist/cjs/db-checkbox.cjs.entry.js +5 -5
- package/dist/cjs/db-custom-button.cjs.entry.js +6 -5
- package/dist/cjs/db-custom-select-dropdown_5.cjs.entry.js +18 -17
- package/dist/cjs/db-custom-select-form-field.cjs.entry.js +4 -4
- package/dist/cjs/db-custom-select.cjs.entry.js +10 -10
- package/dist/cjs/db-divider.cjs.entry.js +3 -3
- package/dist/cjs/db-drawer.cjs.entry.js +5 -5
- package/dist/cjs/db-header.cjs.entry.js +4 -4
- package/dist/cjs/db-icon.cjs.entry.js +4 -4
- package/dist/cjs/db-infotext.cjs.entry.js +4 -4
- package/dist/cjs/db-link_4.cjs.entry.js +248 -0
- package/dist/cjs/db-navigation-item.cjs.entry.js +4 -4
- package/dist/cjs/db-navigation.cjs.entry.js +4 -4
- package/dist/cjs/db-notification.cjs.entry.js +4 -4
- package/dist/cjs/db-page.cjs.entry.js +4 -4
- package/dist/cjs/db-popover.cjs.entry.js +5 -5
- package/dist/cjs/db-radio.cjs.entry.js +5 -5
- package/dist/cjs/db-section.cjs.entry.js +4 -4
- package/dist/cjs/db-select.cjs.entry.js +6 -6
- package/dist/cjs/db-stack.cjs.entry.js +4 -4
- package/dist/cjs/db-switch.cjs.entry.js +5 -5
- package/dist/cjs/db-tab-item_3.cjs.entry.js +12 -11
- package/dist/cjs/db-table-body_3.cjs.entry.js +194 -0
- package/dist/cjs/{db-link.cjs.entry.js → db-table-caption.cjs.entry.js} +7 -8
- package/dist/cjs/db-table.cjs.entry.js +158 -0
- package/dist/cjs/db-tabs.cjs.entry.js +4 -4
- package/dist/cjs/db-textarea.cjs.entry.js +5 -5
- package/dist/cjs/db-tooltip.cjs.entry.js +5 -5
- package/dist/cjs/db-ux.cjs.js +2 -2
- package/dist/cjs/{document-click-listener-B2-xKJv3.js → document-click-listener-DdNXbErU.js} +1 -1
- package/dist/cjs/{document-scroll-listener-ChQ7XZRk.js → document-scroll-listener-CvAZ6uPr.js} +1 -1
- package/dist/cjs/{form-components-_ncB_U2D.js → form-components-CmQlkARp.js} +1 -1
- package/dist/cjs/{index-HN8AqU2e.js → index-C313bRqJ.js} +21 -0
- package/dist/cjs/{index-2_9ESkQu.js → index-spuu3sXz.js} +13 -8
- package/dist/cjs/index.cjs.js +23 -4
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +8 -0
- package/dist/collection/components/accordion/accordion.js +1 -1
- package/dist/collection/components/accordion-item/accordion-item.js +2 -2
- package/dist/collection/components/badge/badge.js +2 -2
- package/dist/collection/components/brand/brand.js +3 -3
- package/dist/collection/components/button/button.js +7 -6
- package/dist/collection/components/card/card.js +2 -2
- package/dist/collection/components/checkbox/checkbox.js +3 -3
- package/dist/collection/components/custom-button/custom-button.js +7 -6
- package/dist/collection/components/custom-select/custom-select.js +7 -7
- package/dist/collection/components/custom-select-dropdown/custom-select-dropdown.js +2 -2
- package/dist/collection/components/custom-select-form-field/custom-select-form-field.js +2 -2
- package/dist/collection/components/custom-select-list/custom-select-list.js +2 -2
- package/dist/collection/components/custom-select-list-item/custom-select-list-item.js +3 -3
- package/dist/collection/components/divider/divider.js +1 -1
- package/dist/collection/components/drawer/drawer.js +3 -3
- package/dist/collection/components/header/header.js +2 -2
- package/dist/collection/components/icon/icon.js +3 -3
- package/dist/collection/components/infotext/infotext.js +3 -3
- package/dist/collection/components/input/input.js +11 -10
- package/dist/collection/components/link/link.js +2 -2
- package/dist/collection/components/navigation/navigation.js +2 -2
- package/dist/collection/components/navigation-item/navigation-item.js +3 -3
- package/dist/collection/components/notification/notification.js +3 -3
- package/dist/collection/components/page/page.js +2 -2
- package/dist/collection/components/popover/popover.js +2 -2
- package/dist/collection/components/radio/radio.js +2 -2
- package/dist/collection/components/section/section.js +2 -2
- package/dist/collection/components/select/select.js +5 -5
- package/dist/collection/components/stack/stack.js +2 -2
- package/dist/collection/components/switch/switch.js +6 -6
- package/dist/collection/components/tab-item/tab-item.js +9 -8
- package/dist/collection/components/tab-list/tab-list.js +2 -2
- package/dist/collection/components/tab-panel/tab-panel.js +2 -2
- package/dist/collection/components/table/examples/data.js +258 -0
- package/dist/collection/components/table/index.js +2 -0
- package/dist/collection/components/table/model.js +6 -0
- package/dist/collection/components/table/table.js +478 -0
- package/dist/collection/components/table-body/index.js +2 -0
- package/dist/collection/components/table-body/model.js +1 -0
- package/dist/collection/components/table-body/table-body.js +144 -0
- package/dist/collection/components/table-caption/index.js +2 -0
- package/dist/collection/components/table-caption/model.js +1 -0
- package/dist/collection/components/table-caption/table-caption.js +116 -0
- package/dist/collection/components/table-data-cell/index.js +2 -0
- package/dist/collection/components/table-data-cell/model.js +1 -0
- package/dist/collection/components/table-data-cell/table-data-cell.js +298 -0
- package/dist/collection/components/table-footer/index.js +2 -0
- package/dist/collection/components/table-footer/model.js +1 -0
- package/dist/collection/components/table-footer/table-footer.js +144 -0
- package/dist/collection/components/table-head/index.js +2 -0
- package/dist/collection/components/table-head/model.js +1 -0
- package/dist/collection/components/table-head/table-head.js +147 -0
- package/dist/collection/components/table-header-cell/index.js +2 -0
- package/dist/collection/components/table-header-cell/model.js +1 -0
- package/dist/collection/components/table-header-cell/table-header-cell.js +376 -0
- package/dist/collection/components/table-row/index.js +2 -0
- package/dist/collection/components/table-row/model.js +1 -0
- package/dist/collection/components/table-row/table-row.js +202 -0
- package/dist/collection/components/tabs/tabs.js +2 -2
- package/dist/collection/components/tag/tag.js +3 -3
- package/dist/collection/components/textarea/textarea.js +3 -3
- package/dist/collection/components/tooltip/tooltip.js +2 -2
- package/dist/collection/index.js +16 -0
- package/dist/collection/shared/model.js +1 -1
- package/dist/collection/utils/index.js +13 -8
- package/dist/custom-elements.json +6998 -3826
- package/dist/db-ux/db-ux.esm.js +1 -1
- package/dist/db-ux/index.esm.js +1 -1
- package/dist/db-ux/{p-2461e08a.entry.js → p-08271c80.entry.js} +1 -1
- package/dist/db-ux/{p-0f524f6c.entry.js → p-105ffa74.entry.js} +1 -1
- package/dist/db-ux/p-15adca91.entry.js +1 -0
- package/dist/db-ux/{p-db71c251.entry.js → p-1a322a0c.entry.js} +1 -1
- package/dist/db-ux/{p-46e3033b.entry.js → p-1f7232c0.entry.js} +1 -1
- package/dist/db-ux/p-27e2f6f2.entry.js +1 -0
- package/dist/db-ux/p-2907f214.entry.js +1 -0
- package/dist/db-ux/p-2ff958e4.entry.js +1 -0
- package/dist/db-ux/p-3423b7af.entry.js +1 -0
- package/dist/db-ux/p-365e6edf.entry.js +1 -0
- package/dist/db-ux/{p-fd334f14.entry.js → p-42516007.entry.js} +1 -1
- package/dist/db-ux/p-5045182c.entry.js +1 -0
- package/dist/db-ux/{p-26b7e21f.entry.js → p-5e1d42e5.entry.js} +1 -1
- package/dist/db-ux/{p-94de5791.entry.js → p-61b28212.entry.js} +1 -1
- package/dist/db-ux/p-6850a53c.entry.js +1 -0
- package/dist/db-ux/p-6bff55b4.entry.js +1 -0
- package/dist/db-ux/p-6e7c5e42.entry.js +1 -0
- package/dist/db-ux/p-76adf385.entry.js +1 -0
- package/dist/db-ux/p-78f7b353.entry.js +1 -0
- package/dist/db-ux/p-7fa5d304.entry.js +1 -0
- package/dist/db-ux/p-95b69e71.entry.js +1 -0
- package/dist/db-ux/p-99ebe6ec.entry.js +1 -0
- package/dist/db-ux/p-BihrW11j.js +1 -0
- package/dist/db-ux/p-BlbKvvUv.js +2 -0
- package/{bundle/p-BLyvxOmU.js → dist/db-ux/p-BtImZ8Nt.js} +1 -1
- package/dist/db-ux/p-OOIf-5XP.js +1 -0
- package/dist/db-ux/p-a5dc355d.entry.js +1 -0
- package/dist/db-ux/{p-4d5201a3.entry.js → p-a6113789.entry.js} +1 -1
- package/dist/db-ux/p-b9c0feaf.entry.js +1 -0
- package/dist/db-ux/p-c14fa91a.entry.js +1 -0
- package/dist/db-ux/p-c65b807e.entry.js +1 -0
- package/dist/db-ux/{p-d173eace.entry.js → p-dd9cedbe.entry.js} +1 -1
- package/dist/db-ux/{p-652739e4.entry.js → p-e3f705fd.entry.js} +1 -1
- package/dist/db-ux/{p-5eae34e7.entry.js → p-e4cddc9f.entry.js} +1 -1
- package/dist/db-ux/p-e7a8612c.entry.js +1 -0
- package/dist/db-ux/{p-4c3a8823.entry.js → p-ee8c3243.entry.js} +1 -1
- package/dist/db-ux/p-f0d0acfc.entry.js +1 -0
- package/dist/db-ux/{p-e2740857.entry.js → p-f15748ea.entry.js} +1 -1
- package/dist/db-ux/p-fumiz06Y.js +1 -0
- package/dist/esm/db-accordion-item.entry.js +4 -4
- package/dist/esm/db-accordion.entry.js +3 -3
- package/dist/esm/db-badge.entry.js +4 -4
- package/dist/esm/db-brand.entry.js +4 -4
- package/dist/esm/db-button.entry.js +6 -5
- package/dist/esm/db-card.entry.js +4 -4
- package/dist/esm/db-checkbox.entry.js +5 -5
- package/dist/esm/db-custom-button.entry.js +6 -5
- package/dist/esm/db-custom-select-dropdown_5.entry.js +18 -17
- package/dist/esm/db-custom-select-form-field.entry.js +4 -4
- package/dist/esm/db-custom-select.entry.js +10 -10
- package/dist/esm/db-divider.entry.js +3 -3
- package/dist/esm/db-drawer.entry.js +5 -5
- package/dist/esm/db-header.entry.js +4 -4
- package/dist/esm/db-icon.entry.js +4 -4
- package/dist/esm/db-infotext.entry.js +4 -4
- package/dist/esm/db-link_4.entry.js +243 -0
- package/dist/esm/db-navigation-item.entry.js +4 -4
- package/dist/esm/db-navigation.entry.js +4 -4
- package/dist/esm/db-notification.entry.js +4 -4
- package/dist/esm/db-page.entry.js +4 -4
- package/dist/esm/db-popover.entry.js +5 -5
- package/dist/esm/db-radio.entry.js +5 -5
- package/dist/esm/db-section.entry.js +4 -4
- package/dist/esm/db-select.entry.js +6 -6
- package/dist/esm/db-stack.entry.js +4 -4
- package/dist/esm/db-switch.entry.js +5 -5
- package/dist/esm/db-tab-item_3.entry.js +12 -11
- package/dist/esm/db-table-body_3.entry.js +190 -0
- package/dist/esm/{db-link.entry.js → db-table-caption.entry.js} +7 -8
- package/dist/esm/db-table.entry.js +156 -0
- package/dist/esm/db-tabs.entry.js +4 -4
- package/dist/esm/db-textarea.entry.js +5 -5
- package/dist/esm/db-tooltip.entry.js +5 -5
- package/dist/esm/db-ux.js +3 -3
- package/dist/esm/{document-click-listener-D7W_VE5O.js → document-click-listener-9wJfRcvz.js} +1 -1
- package/dist/esm/{document-scroll-listener-DOBe3Oa9.js → document-scroll-listener-4F0ZAg9p.js} +1 -1
- package/dist/esm/{form-components-D6LQfJvq.js → form-components-ZV7IN0oG.js} +1 -1
- package/dist/esm/{index-BGaQ0Bx8.js → index-BlbKvvUv.js} +21 -0
- package/dist/esm/{index-xkoBSP8R.js → index-fumiz06Y.js} +13 -8
- package/dist/esm/index.js +16 -5
- package/dist/esm/loader.js +3 -3
- package/dist/types/components/table/examples/data.d.ts +9 -0
- package/dist/types/components/table/index.d.ts +2 -0
- package/dist/types/components/table/model.d.ts +74 -0
- package/dist/types/components/table/table.d.ts +38 -0
- package/dist/types/components/table-body/index.d.ts +2 -0
- package/dist/types/components/table-body/model.d.ts +8 -0
- package/dist/types/components/table-body/table-body.d.ts +20 -0
- package/dist/types/components/table-caption/index.d.ts +2 -0
- package/dist/types/components/table-caption/model.d.ts +5 -0
- package/dist/types/components/table-caption/table-caption.d.ts +19 -0
- package/dist/types/components/table-data-cell/index.d.ts +2 -0
- package/dist/types/components/table-data-cell/model.d.ts +5 -0
- package/dist/types/components/table-data-cell/table-data-cell.d.ts +26 -0
- package/dist/types/components/table-footer/index.d.ts +2 -0
- package/dist/types/components/table-footer/model.d.ts +8 -0
- package/dist/types/components/table-footer/table-footer.d.ts +20 -0
- package/dist/types/components/table-head/index.d.ts +2 -0
- package/dist/types/components/table-head/model.d.ts +10 -0
- package/dist/types/components/table-head/table-head.d.ts +59 -0
- package/dist/types/components/table-header-cell/index.d.ts +2 -0
- package/dist/types/components/table-header-cell/model.d.ts +24 -0
- package/dist/types/components/table-header-cell/table-header-cell.d.ts +29 -0
- package/dist/types/components/table-row/index.d.ts +2 -0
- package/dist/types/components/table-row/model.d.ts +30 -0
- package/dist/types/components/table-row/table-row.d.ts +24 -0
- package/dist/types/components.d.ts +278 -0
- package/dist/types/index.d.ts +16 -0
- package/dist/types/shared/figma.d.ts +70 -18
- package/dist/types/shared/model.d.ts +44 -2
- package/dist/types/utils/index.d.ts +9 -4
- package/dist/vscode.html-custom-data.json +400 -2
- package/dist/web-types.json +744 -5
- package/package.json +4 -4
- package/bundle/p--qzKkpB9.js +0 -1
- package/bundle/p-9fgrfYbf.js +0 -1
- package/bundle/p-BChikMGc.js +0 -1
- package/bundle/p-BPxBqqlc.js +0 -1
- package/bundle/p-C6_y8Tot.js +0 -1
- package/bundle/p-CKfRqzsn.js +0 -1
- package/bundle/p-CnYMRGX1.js +0 -1
- package/bundle/p-CwzdaLE3.js +0 -1
- package/bundle/p-CyxQfbGC.js +0 -1
- package/bundle/p-DstwggLZ.js +0 -1
- package/bundle/p-suxDlmXD.js +0 -1
- package/dist/db-ux/p-11211f1a.entry.js +0 -1
- package/dist/db-ux/p-1a4881de.entry.js +0 -1
- package/dist/db-ux/p-21e5f6d0.entry.js +0 -1
- package/dist/db-ux/p-272bdffc.entry.js +0 -1
- package/dist/db-ux/p-32c359a9.entry.js +0 -1
- package/dist/db-ux/p-33606da9.entry.js +0 -1
- package/dist/db-ux/p-44391c06.entry.js +0 -1
- package/dist/db-ux/p-4b99f205.entry.js +0 -1
- package/dist/db-ux/p-4c238643.entry.js +0 -1
- package/dist/db-ux/p-93a6b1ee.entry.js +0 -1
- package/dist/db-ux/p-9728504d.entry.js +0 -1
- package/dist/db-ux/p-BGaQ0Bx8.js +0 -2
- package/dist/db-ux/p-CHLgQ9vn.js +0 -1
- package/dist/db-ux/p-D_roHmuC.js +0 -1
- package/dist/db-ux/p-a6c3ceaa.entry.js +0 -1
- package/dist/db-ux/p-cd3cfb4e.entry.js +0 -1
- package/dist/db-ux/p-cf045f35.entry.js +0 -1
- package/dist/db-ux/p-d3ada4cb.entry.js +0 -1
- package/dist/db-ux/p-d858f147.entry.js +0 -1
- package/dist/db-ux/p-ed5b3877.entry.js +0 -1
- package/dist/db-ux/p-fed0fc42.entry.js +0 -1
- package/dist/db-ux/p-xkoBSP8R.js +0 -1
|
@@ -0,0 +1,258 @@
|
|
|
1
|
+
const defaultHeader = [{
|
|
2
|
+
cells: [{
|
|
3
|
+
content: 'A',
|
|
4
|
+
scope: 'col'
|
|
5
|
+
}, {
|
|
6
|
+
content: 'B',
|
|
7
|
+
scope: 'col'
|
|
8
|
+
}, {
|
|
9
|
+
content: 'C',
|
|
10
|
+
scope: 'col'
|
|
11
|
+
}]
|
|
12
|
+
}];
|
|
13
|
+
const defaultBody = [{
|
|
14
|
+
cells: [{
|
|
15
|
+
content: '1',
|
|
16
|
+
headerCell: true,
|
|
17
|
+
scope: 'row'
|
|
18
|
+
}, {
|
|
19
|
+
content: '2'
|
|
20
|
+
}, {
|
|
21
|
+
content: '3'
|
|
22
|
+
}]
|
|
23
|
+
}, {
|
|
24
|
+
cells: [{
|
|
25
|
+
content: '4',
|
|
26
|
+
headerCell: true,
|
|
27
|
+
scope: 'row'
|
|
28
|
+
}, {
|
|
29
|
+
content: '5'
|
|
30
|
+
}, {
|
|
31
|
+
content: '6'
|
|
32
|
+
}]
|
|
33
|
+
}, {
|
|
34
|
+
cells: [{
|
|
35
|
+
content: '7',
|
|
36
|
+
headerCell: true,
|
|
37
|
+
scope: 'row'
|
|
38
|
+
}, {
|
|
39
|
+
content: '8'
|
|
40
|
+
}, {
|
|
41
|
+
content: '9'
|
|
42
|
+
}]
|
|
43
|
+
}];
|
|
44
|
+
const defaultFooter = [{
|
|
45
|
+
cells: [{
|
|
46
|
+
content: 'Footer 1',
|
|
47
|
+
headerCell: true,
|
|
48
|
+
scope: 'row'
|
|
49
|
+
}, {
|
|
50
|
+
content: 'Footer 2',
|
|
51
|
+
colSpan: 2
|
|
52
|
+
}]
|
|
53
|
+
}];
|
|
54
|
+
export const defaultTable = {
|
|
55
|
+
header: defaultHeader,
|
|
56
|
+
body: defaultBody,
|
|
57
|
+
footer: defaultFooter
|
|
58
|
+
};
|
|
59
|
+
export const horizontalAlignmentStartTable = {
|
|
60
|
+
header: [{
|
|
61
|
+
cells: [{
|
|
62
|
+
content: 'A',
|
|
63
|
+
horizontalAlignment: 'start',
|
|
64
|
+
scope: 'col'
|
|
65
|
+
}, {
|
|
66
|
+
content: 'B',
|
|
67
|
+
horizontalAlignment: 'start',
|
|
68
|
+
colSpan: 2,
|
|
69
|
+
scope: 'col'
|
|
70
|
+
}]
|
|
71
|
+
}],
|
|
72
|
+
body: [{
|
|
73
|
+
cells: [{
|
|
74
|
+
content: '1',
|
|
75
|
+
headerCell: true,
|
|
76
|
+
horizontalAlignment: 'start',
|
|
77
|
+
scope: 'row'
|
|
78
|
+
}, {
|
|
79
|
+
content: '2',
|
|
80
|
+
horizontalAlignment: 'start'
|
|
81
|
+
}, {
|
|
82
|
+
content: '3',
|
|
83
|
+
horizontalAlignment: 'start'
|
|
84
|
+
}]
|
|
85
|
+
}]
|
|
86
|
+
};
|
|
87
|
+
export const horizontalAlignmentCenterTable = {
|
|
88
|
+
header: [{
|
|
89
|
+
cells: [{
|
|
90
|
+
content: 'A',
|
|
91
|
+
horizontalAlignment: 'center',
|
|
92
|
+
scope: 'col'
|
|
93
|
+
}, {
|
|
94
|
+
content: 'B',
|
|
95
|
+
horizontalAlignment: 'center',
|
|
96
|
+
colSpan: 2,
|
|
97
|
+
scope: 'col'
|
|
98
|
+
}]
|
|
99
|
+
}],
|
|
100
|
+
body: [{
|
|
101
|
+
cells: [{
|
|
102
|
+
content: '1',
|
|
103
|
+
headerCell: true,
|
|
104
|
+
horizontalAlignment: 'center',
|
|
105
|
+
scope: 'row'
|
|
106
|
+
}, {
|
|
107
|
+
content: '2',
|
|
108
|
+
horizontalAlignment: 'center'
|
|
109
|
+
}, {
|
|
110
|
+
content: '3',
|
|
111
|
+
horizontalAlignment: 'center'
|
|
112
|
+
}]
|
|
113
|
+
}]
|
|
114
|
+
};
|
|
115
|
+
export const horizontalAlignmentEndTable = {
|
|
116
|
+
header: [{
|
|
117
|
+
cells: [{
|
|
118
|
+
content: 'A',
|
|
119
|
+
horizontalAlignment: 'end',
|
|
120
|
+
scope: 'col'
|
|
121
|
+
}, {
|
|
122
|
+
content: 'B',
|
|
123
|
+
horizontalAlignment: 'end',
|
|
124
|
+
colSpan: 2,
|
|
125
|
+
scope: 'col'
|
|
126
|
+
}]
|
|
127
|
+
}],
|
|
128
|
+
body: [{
|
|
129
|
+
cells: [{
|
|
130
|
+
content: '1',
|
|
131
|
+
headerCell: true,
|
|
132
|
+
horizontalAlignment: 'end',
|
|
133
|
+
scope: 'row'
|
|
134
|
+
}, {
|
|
135
|
+
content: '2',
|
|
136
|
+
horizontalAlignment: 'end'
|
|
137
|
+
}, {
|
|
138
|
+
content: '3',
|
|
139
|
+
horizontalAlignment: 'end'
|
|
140
|
+
}]
|
|
141
|
+
}]
|
|
142
|
+
};
|
|
143
|
+
export const subHeaderEmphasisNoneTable = {
|
|
144
|
+
header: [...defaultHeader, {
|
|
145
|
+
cells: [{
|
|
146
|
+
content: 'Sub A',
|
|
147
|
+
scope: 'col'
|
|
148
|
+
}, {
|
|
149
|
+
content: 'Sub B',
|
|
150
|
+
scope: 'col'
|
|
151
|
+
}, {
|
|
152
|
+
content: 'Sub C',
|
|
153
|
+
scope: 'col'
|
|
154
|
+
}]
|
|
155
|
+
}],
|
|
156
|
+
body: defaultBody,
|
|
157
|
+
footer: defaultFooter
|
|
158
|
+
};
|
|
159
|
+
export const subHeaderEmphasisWeakTable = {
|
|
160
|
+
header: [...defaultHeader, {
|
|
161
|
+
subHeaderEmphasis: 'weak',
|
|
162
|
+
cells: [{
|
|
163
|
+
content: 'Sub A',
|
|
164
|
+
scope: 'col'
|
|
165
|
+
}, {
|
|
166
|
+
content: 'Sub B',
|
|
167
|
+
scope: 'col'
|
|
168
|
+
}, {
|
|
169
|
+
content: 'Sub C',
|
|
170
|
+
scope: 'col'
|
|
171
|
+
}]
|
|
172
|
+
}],
|
|
173
|
+
body: defaultBody,
|
|
174
|
+
footer: defaultFooter
|
|
175
|
+
};
|
|
176
|
+
export const subHeaderEmphasisStrongTable = {
|
|
177
|
+
header: [...defaultHeader, {
|
|
178
|
+
subHeaderEmphasis: 'strong',
|
|
179
|
+
cells: [{
|
|
180
|
+
content: 'Sub A',
|
|
181
|
+
scope: 'col'
|
|
182
|
+
}, {
|
|
183
|
+
content: 'Sub B',
|
|
184
|
+
scope: 'col'
|
|
185
|
+
}, {
|
|
186
|
+
content: 'Sub C',
|
|
187
|
+
scope: 'col'
|
|
188
|
+
}]
|
|
189
|
+
}],
|
|
190
|
+
body: defaultBody,
|
|
191
|
+
footer: defaultFooter
|
|
192
|
+
};
|
|
193
|
+
export const overflowTable = {
|
|
194
|
+
header: [{
|
|
195
|
+
cells: [{
|
|
196
|
+
content: 'A',
|
|
197
|
+
scope: 'col'
|
|
198
|
+
}, {
|
|
199
|
+
content: 'B',
|
|
200
|
+
scope: 'col'
|
|
201
|
+
}, {
|
|
202
|
+
content: 'C',
|
|
203
|
+
scope: 'col'
|
|
204
|
+
}, {
|
|
205
|
+
content: 'D',
|
|
206
|
+
scope: 'col'
|
|
207
|
+
}, {
|
|
208
|
+
content: 'E',
|
|
209
|
+
scope: 'col'
|
|
210
|
+
}, {
|
|
211
|
+
content: 'F',
|
|
212
|
+
scope: 'col'
|
|
213
|
+
}, {
|
|
214
|
+
link: {
|
|
215
|
+
text: 'G',
|
|
216
|
+
href: '#'
|
|
217
|
+
},
|
|
218
|
+
scope: 'col'
|
|
219
|
+
}]
|
|
220
|
+
}],
|
|
221
|
+
body: Array.from({
|
|
222
|
+
length: 20
|
|
223
|
+
}, (_, i) => ({
|
|
224
|
+
cells: [{
|
|
225
|
+
content: `Row ${i + 1}`,
|
|
226
|
+
headerCell: true,
|
|
227
|
+
scope: 'row'
|
|
228
|
+
}, {
|
|
229
|
+
content: `Data ${i + 1}-B`
|
|
230
|
+
}, {
|
|
231
|
+
content: `Data ${i + 1}-C`
|
|
232
|
+
}, {
|
|
233
|
+
content: `Data ${i + 1}-D`
|
|
234
|
+
}, {
|
|
235
|
+
content: `Data ${i + 1}-E`
|
|
236
|
+
}, {
|
|
237
|
+
content: `Data ${i + 1}-F`
|
|
238
|
+
}, {
|
|
239
|
+
link: {
|
|
240
|
+
text: `Data ${i + 1}-G`,
|
|
241
|
+
href: '#'
|
|
242
|
+
}
|
|
243
|
+
}]
|
|
244
|
+
})),
|
|
245
|
+
footer: [{
|
|
246
|
+
cells: [{
|
|
247
|
+
content: 'Footer 1',
|
|
248
|
+
headerCell: true,
|
|
249
|
+
scope: 'row'
|
|
250
|
+
}, {
|
|
251
|
+
link: {
|
|
252
|
+
text: 'Footer 2',
|
|
253
|
+
href: '#'
|
|
254
|
+
},
|
|
255
|
+
colSpan: 6
|
|
256
|
+
}]
|
|
257
|
+
}]
|
|
258
|
+
};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const DBTableRowSizeList = ['x-small', 'small', 'medium', 'large'];
|
|
2
|
+
export const DBTableVariantList = ['flat', 'zebra', 'spaced'];
|
|
3
|
+
export const DBTableDividerList = ['none', 'both', 'horizontal', 'vertical'];
|
|
4
|
+
export const DBTableMobileVariantList = ['table', 'list'];
|
|
5
|
+
export const DBTableStickyHeaderList = ['none', 'both', 'horizontal', 'vertical'];
|
|
6
|
+
export const DBTableColumnsSizeList = ['auto', '1fr', 'min-content', 'max-content'];
|