@pine-ds/core 3.5.2 → 3.7.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/components/index.d.ts +4 -0
- package/components/index.js +2 -0
- package/components/index.js.map +1 -1
- package/components/index2.js +3 -1
- package/components/index2.js.map +1 -1
- package/components/mock-pds-modal.js +9 -4
- package/components/mock-pds-modal.js.map +1 -1
- package/components/pds-avatar.js +1 -1
- package/components/pds-box2.js +132 -2
- package/components/pds-box2.js.map +1 -1
- package/components/pds-button2.js +58 -6
- package/components/pds-button2.js.map +1 -1
- package/components/pds-checkbox2.js +1 -1
- package/components/pds-combobox.js +349 -39
- package/components/pds-combobox.js.map +1 -1
- package/components/pds-copytext.js +1 -1
- package/components/pds-dropdown-menu-separator.js +1 -1
- package/components/pds-dropdown-menu-separator.js.map +1 -1
- package/components/pds-filter.d.ts +11 -0
- package/components/pds-filter.js +518 -0
- package/components/pds-filter.js.map +1 -0
- package/components/pds-filters.d.ts +11 -0
- package/components/pds-filters.js +38 -0
- package/components/pds-filters.js.map +1 -0
- package/components/pds-image.js +2 -2
- package/components/pds-input.js +2 -2
- package/components/pds-link2.js +2 -2
- package/components/pds-loader2.js +1 -1
- package/components/pds-modal-content.js +128 -11
- package/components/pds-modal-content.js.map +1 -1
- package/components/pds-modal-footer.js +1 -1
- package/components/pds-modal-header.js +1 -1
- package/components/pds-modal.js +13 -3
- package/components/pds-modal.js.map +1 -1
- package/components/pds-popover.js +1 -1
- package/components/pds-progress.js +1 -1
- package/components/pds-property.js +1 -1
- package/components/pds-radio.js +4 -4
- package/components/pds-row.js +1 -1
- package/components/pds-select.js +2 -2
- package/components/pds-sortable-item.js +1 -1
- package/components/pds-sortable.js +1 -1
- package/components/pds-switch.js +4 -4
- package/components/pds-tab.js +4 -4
- package/components/pds-tab.js.map +1 -1
- package/components/pds-table-body.js +1 -1
- package/components/pds-table-cell2.js +2 -2
- package/components/pds-table-head-cell2.js +2 -2
- package/components/pds-table-head.js +1 -1
- package/components/pds-table-row.js +1 -1
- package/components/pds-tabpanel.js +1 -1
- package/components/pds-tabs.js +1 -1
- package/components/pds-tabs.js.map +1 -1
- package/components/pds-text2.js +1 -1
- package/components/pds-textarea.js +112 -8
- package/components/pds-textarea.js.map +1 -1
- package/components/pds-toast.js +3 -3
- package/components/pds-tooltip.js +2 -2
- package/dist/cjs/{index-DVaLegMK.js → index-CTirFLR-.js} +6 -2
- package/dist/cjs/{index-DVaLegMK.js.map → index-CTirFLR-.js.map} +1 -1
- package/dist/cjs/{index-g-uSeICs.js → index-DDTyvZD7.js} +5 -2
- package/dist/cjs/index-DDTyvZD7.js.map +1 -0
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/mock-pds-modal.cjs.entry.js +9 -5
- package/dist/cjs/mock-pds-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/mock-pds-modal.entry.cjs.js.map +1 -1
- package/dist/cjs/pds-accordion.cjs.entry.js +2 -2
- package/dist/cjs/pds-alert.cjs.entry.js +1 -1
- package/dist/cjs/pds-avatar.cjs.entry.js +2 -2
- package/dist/cjs/pds-box.cjs.entry.js +68 -3
- package/dist/cjs/pds-box.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-box.entry.cjs.js.map +1 -1
- package/dist/cjs/pds-button.cjs.entry.js +58 -6
- package/dist/cjs/pds-button.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-button.entry.cjs.js.map +1 -1
- package/dist/cjs/pds-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/pds-chip.cjs.entry.js +2 -2
- package/dist/cjs/pds-combobox.cjs.entry.js +349 -39
- package/dist/cjs/pds-combobox.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-combobox.entry.cjs.js.map +1 -1
- package/dist/cjs/pds-copytext.cjs.entry.js +2 -2
- package/dist/cjs/pds-divider.cjs.entry.js +1 -1
- package/dist/cjs/pds-dropdown-menu-item.cjs.entry.js +1 -1
- package/dist/cjs/pds-dropdown-menu-separator.cjs.entry.js +2 -2
- package/dist/cjs/pds-dropdown-menu-separator.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-dropdown-menu-separator.entry.cjs.js.map +1 -1
- package/dist/cjs/pds-dropdown-menu.cjs.entry.js +1 -1
- package/dist/cjs/pds-filter.cjs.entry.js +488 -0
- package/dist/cjs/pds-filter.cjs.entry.js.map +1 -0
- package/dist/cjs/pds-filter.entry.cjs.js.map +1 -0
- package/dist/cjs/pds-filters.cjs.entry.js +20 -0
- package/dist/cjs/pds-filters.cjs.entry.js.map +1 -0
- package/dist/cjs/pds-filters.entry.cjs.js.map +1 -0
- package/dist/cjs/pds-icon.cjs.entry.js +1 -1
- package/dist/cjs/pds-image.cjs.entry.js +3 -3
- package/dist/cjs/pds-input.cjs.entry.js +3 -3
- package/dist/cjs/pds-link.cjs.entry.js +4 -4
- package/dist/cjs/pds-loader.cjs.entry.js +2 -2
- package/dist/cjs/pds-modal-content.cjs.entry.js +129 -12
- package/dist/cjs/pds-modal-content.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-modal-content.entry.cjs.js.map +1 -1
- package/dist/cjs/pds-modal-footer.cjs.entry.js +2 -2
- package/dist/cjs/pds-modal-header.cjs.entry.js +2 -2
- package/dist/cjs/pds-modal.cjs.entry.js +13 -4
- package/dist/cjs/pds-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-modal.entry.cjs.js.map +1 -1
- package/dist/cjs/pds-popover.cjs.entry.js +2 -2
- package/dist/cjs/pds-progress.cjs.entry.js +2 -2
- package/dist/cjs/pds-property.cjs.entry.js +2 -2
- package/dist/cjs/pds-radio.cjs.entry.js +5 -5
- package/dist/cjs/pds-row.cjs.entry.js +2 -2
- package/dist/cjs/pds-select.cjs.entry.js +3 -3
- package/dist/cjs/pds-sortable-item.cjs.entry.js +3 -3
- package/dist/cjs/pds-sortable.cjs.entry.js +2 -2
- package/dist/cjs/pds-switch.cjs.entry.js +5 -5
- package/dist/cjs/pds-tab.cjs.entry.js +5 -5
- package/dist/cjs/pds-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-tab.entry.cjs.js.map +1 -1
- package/dist/cjs/pds-table-body.cjs.entry.js +2 -2
- package/dist/cjs/pds-table-cell.cjs.entry.js +3 -3
- package/dist/cjs/pds-table-head-cell.cjs.entry.js +4 -4
- package/dist/cjs/pds-table-head.cjs.entry.js +2 -2
- package/dist/cjs/pds-table-row.cjs.entry.js +2 -2
- package/dist/cjs/pds-table.cjs.entry.js +1 -1
- package/dist/cjs/pds-tabpanel.cjs.entry.js +2 -2
- package/dist/cjs/pds-tabs.cjs.entry.js +2 -2
- package/dist/cjs/pds-tabs.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-tabs.entry.cjs.js.map +1 -1
- package/dist/cjs/pds-text.cjs.entry.js +2 -2
- package/dist/cjs/pds-textarea.cjs.entry.js +110 -8
- package/dist/cjs/pds-textarea.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-textarea.entry.cjs.js.map +1 -1
- package/dist/cjs/pds-toast.cjs.entry.js +4 -4
- package/dist/cjs/pds-tooltip.cjs.entry.js +3 -3
- package/dist/cjs/pine-core.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +2 -0
- package/dist/collection/components/pds-box/pds-box.css +1325 -0
- package/dist/collection/components/pds-box/pds-box.js +1913 -148
- package/dist/collection/components/pds-box/pds-box.js.map +1 -1
- package/dist/collection/components/pds-button/pds-button.css +23 -0
- package/dist/collection/components/pds-button/pds-button.js +67 -6
- package/dist/collection/components/pds-button/pds-button.js.map +1 -1
- package/dist/collection/components/pds-button/stories/pds-button.stories.js +28 -1
- package/dist/collection/components/pds-combobox/pds-combobox.css +39 -1
- package/dist/collection/components/pds-combobox/pds-combobox.js +348 -38
- package/dist/collection/components/pds-combobox/pds-combobox.js.map +1 -1
- package/dist/collection/components/pds-combobox/stories/pds-combobox.stories.js +103 -0
- package/dist/collection/components/pds-dropdown-menu/pds-dropdown-menu-separator/pds-dropdown-menu-separator.css +4 -1
- package/dist/collection/components/pds-filters/pds-filter/filter-interface.js +2 -0
- package/dist/collection/components/pds-filters/pds-filter/filter-interface.js.map +1 -0
- package/dist/collection/components/pds-filters/pds-filter/pds-filter.css +193 -0
- package/dist/collection/components/pds-filters/pds-filter/pds-filter.js +732 -0
- package/dist/collection/components/pds-filters/pds-filter/pds-filter.js.map +1 -0
- package/dist/collection/components/pds-filters/pds-filter/stories/pds-filter.stories.js +93 -0
- package/dist/collection/components/pds-filters/pds-filters.css +10 -0
- package/dist/collection/components/pds-filters/pds-filters.js +45 -0
- package/dist/collection/components/pds-filters/pds-filters.js.map +1 -0
- package/dist/collection/components/pds-filters/stories/pds-filters.stories.js +40 -0
- package/dist/collection/components/pds-image/pds-image.js +2 -2
- package/dist/collection/components/pds-input/pds-input.js +1 -1
- package/dist/collection/components/pds-link/pds-link.js +2 -2
- package/dist/collection/components/pds-loader/pds-loader.js +1 -1
- package/dist/collection/components/pds-modal/pds-modal-content/pds-modal-content.css +4 -6
- package/dist/collection/components/pds-modal/pds-modal-content/pds-modal-content.js +128 -11
- package/dist/collection/components/pds-modal/pds-modal-content/pds-modal-content.js.map +1 -1
- package/dist/collection/components/pds-modal/pds-modal-footer/pds-modal-footer.js +1 -1
- package/dist/collection/components/pds-modal/pds-modal-header/pds-modal-header.js +1 -1
- package/dist/collection/components/pds-modal/pds-modal.css +42 -1
- package/dist/collection/components/pds-modal/pds-modal.js +34 -2
- package/dist/collection/components/pds-modal/pds-modal.js.map +1 -1
- package/dist/collection/components/pds-modal/stories/pds-modal.stories.js +245 -0
- package/dist/collection/components/pds-modal/test/mock-pds-modal.js +30 -3
- package/dist/collection/components/pds-modal/test/mock-pds-modal.js.map +1 -1
- package/dist/collection/components/pds-popover/pds-popover.js +1 -1
- package/dist/collection/components/pds-progress/pds-progress.js +1 -1
- package/dist/collection/components/pds-property/pds-property.js +1 -1
- package/dist/collection/components/pds-radio/pds-radio.js +3 -3
- package/dist/collection/components/pds-row/pds-row.js +1 -1
- package/dist/collection/components/pds-select/pds-select.js +1 -1
- package/dist/collection/components/pds-sortable/pds-sortable-item/pds-sortable-item.js +1 -1
- package/dist/collection/components/pds-sortable/pds-sortable.js +1 -1
- package/dist/collection/components/pds-switch/pds-switch.js +3 -3
- package/dist/collection/components/pds-table/pds-table-body/pds-table-body.js +1 -1
- package/dist/collection/components/pds-table/pds-table-cell/pds-table-cell.js +2 -2
- package/dist/collection/components/pds-table/pds-table-head/pds-table-head.js +1 -1
- package/dist/collection/components/pds-table/pds-table-head-cell/pds-table-head-cell.js +2 -2
- package/dist/collection/components/pds-table/pds-table-row/pds-table-row.js +1 -1
- package/dist/collection/components/pds-tabs/pds-tab/pds-tab.css +3 -0
- package/dist/collection/components/pds-tabs/pds-tab/pds-tab.js +3 -3
- package/dist/collection/components/pds-tabs/pds-tabpanel/pds-tabpanel.js +1 -1
- package/dist/collection/components/pds-tabs/pds-tabs.js +2 -1
- package/dist/collection/components/pds-tabs/pds-tabs.js.map +1 -1
- package/dist/collection/components/pds-text/pds-text.js +1 -1
- package/dist/collection/components/pds-textarea/pds-textarea.css +51 -11
- package/dist/collection/components/pds-textarea/pds-textarea.js +127 -4
- package/dist/collection/components/pds-textarea/pds-textarea.js.map +1 -1
- package/dist/collection/components/pds-textarea/stories/pds-textarea.stories.js +13 -0
- package/dist/collection/components/pds-toast/pds-toast.js +3 -3
- package/dist/collection/components/pds-tooltip/pds-tooltip.js +2 -2
- package/dist/docs.json +4440 -415
- package/dist/esm/{index-BVCWKPy3.js → index-Bf1dou5H.js} +5 -2
- package/dist/esm/index-Bf1dou5H.js.map +1 -0
- package/dist/esm/{index-DrJ5r5Pu.js → index-D4MkIUXU.js} +5 -3
- package/dist/{esm-es5/index-DrJ5r5Pu.js.map → esm/index-D4MkIUXU.js.map} +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/mock-pds-modal.entry.js +9 -5
- package/dist/esm/mock-pds-modal.entry.js.map +1 -1
- package/dist/esm/pds-accordion.entry.js +2 -2
- package/dist/esm/pds-alert.entry.js +1 -1
- package/dist/esm/pds-avatar.entry.js +2 -2
- package/dist/esm/pds-box.entry.js +68 -3
- package/dist/esm/pds-box.entry.js.map +1 -1
- package/dist/esm/pds-button.entry.js +58 -6
- package/dist/esm/pds-button.entry.js.map +1 -1
- package/dist/esm/pds-checkbox.entry.js +2 -2
- package/dist/esm/pds-chip.entry.js +2 -2
- package/dist/esm/pds-combobox.entry.js +349 -39
- package/dist/esm/pds-combobox.entry.js.map +1 -1
- package/dist/esm/pds-copytext.entry.js +2 -2
- package/dist/esm/pds-divider.entry.js +1 -1
- package/dist/esm/pds-dropdown-menu-item.entry.js +1 -1
- package/dist/esm/pds-dropdown-menu-separator.entry.js +2 -2
- package/dist/esm/pds-dropdown-menu-separator.entry.js.map +1 -1
- package/dist/esm/pds-dropdown-menu.entry.js +1 -1
- package/dist/esm/pds-filter.entry.js +486 -0
- package/dist/esm/pds-filter.entry.js.map +1 -0
- package/dist/esm/pds-filters.entry.js +18 -0
- package/dist/esm/pds-filters.entry.js.map +1 -0
- package/dist/esm/pds-icon.entry.js +1 -1
- package/dist/esm/pds-image.entry.js +3 -3
- package/dist/esm/pds-input.entry.js +3 -3
- package/dist/esm/pds-link.entry.js +4 -4
- package/dist/esm/pds-loader.entry.js +2 -2
- package/dist/esm/pds-modal-content.entry.js +129 -12
- package/dist/esm/pds-modal-content.entry.js.map +1 -1
- package/dist/esm/pds-modal-footer.entry.js +2 -2
- package/dist/esm/pds-modal-header.entry.js +2 -2
- package/dist/esm/pds-modal.entry.js +13 -4
- package/dist/esm/pds-modal.entry.js.map +1 -1
- package/dist/esm/pds-popover.entry.js +2 -2
- package/dist/esm/pds-progress.entry.js +2 -2
- package/dist/esm/pds-property.entry.js +2 -2
- package/dist/esm/pds-radio.entry.js +5 -5
- package/dist/esm/pds-row.entry.js +2 -2
- package/dist/esm/pds-select.entry.js +3 -3
- package/dist/esm/pds-sortable-item.entry.js +3 -3
- package/dist/esm/pds-sortable.entry.js +2 -2
- package/dist/esm/pds-switch.entry.js +5 -5
- package/dist/esm/pds-tab.entry.js +5 -5
- package/dist/esm/pds-tab.entry.js.map +1 -1
- package/dist/esm/pds-table-body.entry.js +2 -2
- package/dist/esm/pds-table-cell.entry.js +3 -3
- package/dist/esm/pds-table-head-cell.entry.js +4 -4
- package/dist/esm/pds-table-head.entry.js +2 -2
- package/dist/esm/pds-table-row.entry.js +2 -2
- package/dist/esm/pds-table.entry.js +1 -1
- package/dist/esm/pds-tabpanel.entry.js +2 -2
- package/dist/esm/pds-tabs.entry.js +2 -2
- package/dist/esm/pds-tabs.entry.js.map +1 -1
- package/dist/esm/pds-text.entry.js +2 -2
- package/dist/esm/pds-textarea.entry.js +110 -8
- package/dist/esm/pds-textarea.entry.js.map +1 -1
- package/dist/esm/pds-toast.entry.js +4 -4
- package/dist/esm/pds-tooltip.entry.js +3 -3
- package/dist/esm/pine-core.js +3 -3
- package/dist/esm-es5/{index-BVCWKPy3.js → index-Bf1dou5H.js} +2 -2
- package/dist/esm-es5/index-Bf1dou5H.js.map +1 -0
- package/dist/esm-es5/index-D4MkIUXU.js +2 -0
- package/dist/{esm/index-DrJ5r5Pu.js.map → esm-es5/index-D4MkIUXU.js.map} +1 -1
- package/dist/esm-es5/index.js +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mock-pds-modal.entry.js +1 -1
- package/dist/esm-es5/mock-pds-modal.entry.js.map +1 -1
- package/dist/esm-es5/pds-accordion.entry.js +1 -1
- package/dist/esm-es5/pds-alert.entry.js +1 -1
- package/dist/esm-es5/pds-avatar.entry.js +1 -1
- package/dist/esm-es5/pds-box.entry.js +1 -1
- package/dist/esm-es5/pds-box.entry.js.map +1 -1
- package/dist/esm-es5/pds-button.entry.js +1 -1
- package/dist/esm-es5/pds-button.entry.js.map +1 -1
- package/dist/esm-es5/pds-checkbox.entry.js +1 -1
- package/dist/esm-es5/pds-chip.entry.js +1 -1
- package/dist/esm-es5/pds-combobox.entry.js +2 -2
- package/dist/esm-es5/pds-combobox.entry.js.map +1 -1
- package/dist/esm-es5/pds-copytext.entry.js +1 -1
- package/dist/esm-es5/pds-divider.entry.js +1 -1
- package/dist/esm-es5/pds-dropdown-menu-item.entry.js +1 -1
- package/dist/esm-es5/pds-dropdown-menu-separator.entry.js +1 -1
- package/dist/esm-es5/pds-dropdown-menu-separator.entry.js.map +1 -1
- package/dist/esm-es5/pds-dropdown-menu.entry.js +1 -1
- package/dist/esm-es5/pds-filter.entry.js +2 -0
- package/dist/esm-es5/pds-filter.entry.js.map +1 -0
- package/dist/esm-es5/pds-filters.entry.js +2 -0
- package/dist/esm-es5/pds-filters.entry.js.map +1 -0
- package/dist/esm-es5/pds-icon.entry.js +1 -1
- package/dist/esm-es5/pds-image.entry.js +1 -1
- package/dist/esm-es5/pds-input.entry.js +1 -1
- package/dist/esm-es5/pds-link.entry.js +1 -1
- package/dist/esm-es5/pds-loader.entry.js +1 -1
- package/dist/esm-es5/pds-modal-content.entry.js +1 -1
- package/dist/esm-es5/pds-modal-content.entry.js.map +1 -1
- package/dist/esm-es5/pds-modal-footer.entry.js +1 -1
- package/dist/esm-es5/pds-modal-header.entry.js +1 -1
- package/dist/esm-es5/pds-modal.entry.js +1 -1
- package/dist/esm-es5/pds-modal.entry.js.map +1 -1
- package/dist/esm-es5/pds-popover.entry.js +1 -1
- package/dist/esm-es5/pds-progress.entry.js +1 -1
- package/dist/esm-es5/pds-property.entry.js +1 -1
- package/dist/esm-es5/pds-radio.entry.js +1 -1
- package/dist/esm-es5/pds-row.entry.js +1 -1
- package/dist/esm-es5/pds-select.entry.js +1 -1
- package/dist/esm-es5/pds-sortable-item.entry.js +1 -1
- package/dist/esm-es5/pds-sortable.entry.js +2 -2
- package/dist/esm-es5/pds-switch.entry.js +1 -1
- package/dist/esm-es5/pds-tab.entry.js +1 -1
- package/dist/esm-es5/pds-tab.entry.js.map +1 -1
- package/dist/esm-es5/pds-table-body.entry.js +1 -1
- package/dist/esm-es5/pds-table-cell.entry.js +1 -1
- package/dist/esm-es5/pds-table-head-cell.entry.js +1 -1
- package/dist/esm-es5/pds-table-head.entry.js +1 -1
- package/dist/esm-es5/pds-table-row.entry.js +1 -1
- package/dist/esm-es5/pds-table.entry.js +1 -1
- package/dist/esm-es5/pds-tabpanel.entry.js +1 -1
- package/dist/esm-es5/pds-tabs.entry.js +1 -1
- package/dist/esm-es5/pds-tabs.entry.js.map +1 -1
- package/dist/esm-es5/pds-text.entry.js +1 -1
- package/dist/esm-es5/pds-textarea.entry.js +1 -1
- package/dist/esm-es5/pds-textarea.entry.js.map +1 -1
- package/dist/esm-es5/pds-toast.entry.js +1 -1
- package/dist/esm-es5/pds-tooltip.entry.js +1 -1
- package/dist/esm-es5/pine-core.js +1 -1
- package/dist/pine-core/index.esm.js +1 -1
- package/dist/pine-core/mock-pds-modal.entry.esm.js.map +1 -1
- package/dist/pine-core/{p-fd091234.system.entry.js → p-0075bbbe.system.entry.js} +2 -2
- package/dist/pine-core/p-07e129db.entry.js +2 -0
- package/dist/pine-core/{p-8999b63d.system.entry.js → p-0975b749.system.entry.js} +2 -2
- package/dist/pine-core/{p-02326ac3.entry.js → p-0befa8f0.entry.js} +2 -2
- package/dist/pine-core/p-0d18171c.system.entry.js +2 -0
- package/dist/pine-core/p-0d18171c.system.entry.js.map +1 -0
- package/dist/pine-core/p-1009009c.entry.js +2 -0
- package/dist/pine-core/p-1009009c.entry.js.map +1 -0
- package/dist/pine-core/{p-8722865f.system.entry.js → p-1773aeac.system.entry.js} +2 -2
- package/dist/pine-core/{p-e2887e78.entry.js → p-1b9d4482.entry.js} +2 -2
- package/dist/pine-core/p-1c32ffb3.entry.js +2 -0
- package/dist/pine-core/p-1c32ffb3.entry.js.map +1 -0
- package/dist/pine-core/{p-7a95a90f.system.entry.js → p-2597bc59.system.entry.js} +2 -2
- package/dist/pine-core/{p-5a709348.entry.js → p-25cb810d.entry.js} +2 -2
- package/dist/pine-core/{p-a1b51557.system.entry.js → p-25cf2860.system.entry.js} +2 -2
- package/dist/pine-core/{p-6f4a6d0b.entry.js → p-265372d3.entry.js} +2 -2
- package/dist/pine-core/p-29b2af94.entry.js +2 -0
- package/dist/pine-core/{p-44087d1c.entry.js.map → p-29b2af94.entry.js.map} +1 -1
- package/dist/pine-core/p-2b102034.system.entry.js +2 -0
- package/dist/pine-core/p-2b102034.system.entry.js.map +1 -0
- package/dist/pine-core/p-2b12bc55.system.entry.js +2 -0
- package/dist/pine-core/{p-297afc49.system.entry.js → p-2b452883.system.entry.js} +2 -2
- package/dist/pine-core/p-2efc646c.system.entry.js +2 -0
- package/dist/pine-core/{p-ecb9edf8.entry.js → p-2fb6f9d5.entry.js} +2 -2
- package/dist/pine-core/p-2fd7f74e.entry.js +2 -0
- package/dist/pine-core/{p-39488f2c.system.entry.js → p-302849cf.system.entry.js} +2 -2
- package/dist/pine-core/{p-51d83489.system.entry.js → p-307f415a.system.entry.js} +2 -2
- package/dist/pine-core/{p-651861ff.entry.js → p-30e8c3ea.entry.js} +2 -2
- package/dist/pine-core/p-30e8c3ea.entry.js.map +1 -0
- package/dist/pine-core/p-31f6fcc1.entry.js +2 -0
- package/dist/pine-core/p-31f6fcc1.entry.js.map +1 -0
- package/dist/pine-core/p-378df5eb.system.entry.js +2 -0
- package/dist/pine-core/p-39648ce2.entry.js +2 -0
- package/dist/pine-core/p-39648ce2.entry.js.map +1 -0
- package/dist/pine-core/p-3b20aa93.system.entry.js +2 -0
- package/dist/pine-core/p-3b20aa93.system.entry.js.map +1 -0
- package/dist/pine-core/{p-50c9e865.entry.js → p-3e7933bf.entry.js} +2 -2
- package/dist/pine-core/{p-11d4036e.entry.js → p-41e2fe3a.entry.js} +2 -2
- package/dist/pine-core/p-449ebe39.system.entry.js +2 -0
- package/dist/pine-core/{p-023d8b71.system.entry.js → p-4534e8cc.system.entry.js} +2 -2
- package/dist/pine-core/{p-52d37cc1.entry.js → p-46820152.entry.js} +2 -2
- package/dist/pine-core/{p-ba187a35.entry.js → p-4b3a8cab.entry.js} +2 -2
- package/dist/pine-core/{p-da367b5e.system.entry.js → p-4c8bebd8.system.entry.js} +2 -2
- package/dist/pine-core/{p-503cab1f.entry.js → p-4dda1edf.entry.js} +2 -2
- package/dist/pine-core/p-4e55730d.entry.js +2 -0
- package/dist/pine-core/p-4e55730d.entry.js.map +1 -0
- package/dist/pine-core/{p-5e8badb9.entry.js → p-559b4ebc.entry.js} +2 -2
- package/dist/pine-core/{p-c13ef6a7.system.entry.js → p-55d06d0a.system.entry.js} +3 -3
- package/dist/pine-core/{p-25190921.entry.js → p-56f6f106.entry.js} +2 -2
- package/dist/pine-core/{p-075eecf9.entry.js → p-5ac7af9e.entry.js} +2 -2
- package/dist/pine-core/p-5cc0244d.system.entry.js +2 -0
- package/dist/pine-core/p-5cc0244d.system.entry.js.map +1 -0
- package/dist/pine-core/{p-dfc5ab34.system.entry.js → p-72d87dc6.system.entry.js} +2 -2
- package/dist/pine-core/{p-b2b1b7a9.system.entry.js → p-73a2e028.system.entry.js} +2 -2
- package/dist/pine-core/{p-4bbf3e31.entry.js → p-74f03e75.entry.js} +2 -2
- package/dist/pine-core/p-786967e8.entry.js +2 -0
- package/dist/pine-core/{p-0de9f8da.system.entry.js → p-7b0517e5.system.entry.js} +2 -2
- package/dist/pine-core/p-7b66bc50.entry.js +3 -0
- package/dist/pine-core/p-7b66bc50.entry.js.map +1 -0
- package/dist/pine-core/p-7eb22880.entry.js +2 -0
- package/dist/pine-core/p-7eb22880.entry.js.map +1 -0
- package/dist/pine-core/{p-464dd476.entry.js → p-8501429f.entry.js} +2 -2
- package/dist/pine-core/p-875d5d5a.system.entry.js +2 -0
- package/dist/pine-core/{p-4deb7b8c.entry.js → p-896e2f1b.entry.js} +2 -2
- package/dist/pine-core/{p-72b05928.system.entry.js → p-8ded79aa.system.entry.js} +2 -2
- package/dist/pine-core/{p-e89cb1f2.system.entry.js → p-8f69dd71.system.entry.js} +2 -2
- package/dist/pine-core/{p-2e19f167.system.entry.js → p-94fe15b0.system.entry.js} +2 -2
- package/dist/pine-core/p-95aee0b1.entry.js +2 -0
- package/dist/pine-core/p-95aee0b1.entry.js.map +1 -0
- package/dist/pine-core/p-96c27dba.entry.js +2 -0
- package/dist/pine-core/p-96c27dba.entry.js.map +1 -0
- package/dist/pine-core/p-B02VgXkx.system.js.map +1 -0
- package/dist/pine-core/{p-Kj_j7PHx.system.js.map → p-B57Bybw-.system.js.map} +1 -1
- package/dist/pine-core/{p-B1fiSdbt.system.js.map → p-BEgEi4w5.system.js.map} +1 -1
- package/dist/pine-core/{p-CJT--ZXC.system.js.map → p-BFiM1S8V.system.js.map} +1 -1
- package/dist/pine-core/{p-_E9ZEzfO.system.js.map → p-BIjeWHX_.system.js.map} +1 -1
- package/dist/pine-core/{p-BVKCNX0X.system.js.map → p-BJhtHwq5.system.js.map} +1 -1
- package/dist/pine-core/{p-EYhpJx2s.system.js.map → p-BJjdD3yf.system.js.map} +1 -1
- package/dist/pine-core/p-BPjnTOEL.system.js +2 -0
- package/dist/pine-core/{p-De9tROL-.system.js.map → p-BPjnTOEL.system.js.map} +1 -1
- package/dist/pine-core/{p-CCQUgOoR.system.js.map → p-BQFgzIQT.system.js.map} +1 -1
- package/dist/pine-core/p-BSkbMuB5.system.js +2 -0
- package/dist/pine-core/{p-BEn3hirk.system.js.map → p-BSkbMuB5.system.js.map} +1 -1
- package/dist/pine-core/{p-BVCWKPy3.js → p-Bf1dou5H.js} +2 -2
- package/dist/pine-core/p-Bf1dou5H.js.map +1 -0
- package/dist/pine-core/p-BigOVPun.system.js.map +1 -0
- package/dist/pine-core/{p-CcXaBX2A.system.js.map → p-BmFGXXkm.system.js.map} +1 -1
- package/dist/pine-core/p-ByzULH8m.system.js.map +1 -0
- package/dist/pine-core/{p-CE6b_LzB.system.js.map → p-C3iAHQC6.system.js.map} +1 -1
- package/dist/pine-core/{p-ACQU83St.system.js.map → p-CCQd5PVN.system.js.map} +1 -1
- package/dist/pine-core/{p-ChslVme6.system.js.map → p-CG2PKUWT.system.js.map} +1 -1
- package/dist/pine-core/{p-CQ8f8GnD.system.js.map → p-CHVzHNgU.system.js.map} +1 -1
- package/dist/pine-core/{p-Dh7jcLgJ.system.js.map → p-COwpA8ab.system.js.map} +1 -1
- package/dist/pine-core/p-CV0Lw9gs.system.js.map +1 -0
- package/dist/pine-core/p-CZqgW7e3.system.js.map +1 -0
- package/dist/pine-core/{p-pQqXEKPh.system.js.map → p-Cc1q-FuD.system.js.map} +1 -1
- package/dist/pine-core/{p-CWdEolqa.system.js.map → p-Cl47ROcT.system.js.map} +1 -1
- package/dist/pine-core/{p-0KTU2Jt-.system.js.map → p-CnPN6prI.system.js.map} +1 -1
- package/dist/pine-core/{p-B1FQkx7R.system.js.map → p-Ctdx1tCG.system.js.map} +1 -1
- package/dist/pine-core/p-CwNRZQss.system.js.map +1 -0
- package/dist/pine-core/{p-B_C-mRjx.system.js → p-Cxvdulqq.system.js} +2 -2
- package/dist/pine-core/p-Cxvdulqq.system.js.map +1 -0
- package/dist/pine-core/p-D3SrjYeb.system.js.map +1 -0
- package/dist/pine-core/p-D4MkIUXU.js +2 -0
- package/dist/pine-core/{p-DrJ5r5Pu.js.map → p-D4MkIUXU.js.map} +1 -1
- package/dist/pine-core/{p-MBv7PsKc.system.js.map → p-D52TGCLt.system.js.map} +1 -1
- package/dist/pine-core/p-D7B3vOdC.system.js.map +1 -0
- package/dist/pine-core/{p-0TIvNV5c.system.js.map → p-D9veIL-g.system.js.map} +1 -1
- package/dist/pine-core/{p-D9_z2w3q.system.js.map → p-DGFR-x7P.system.js.map} +1 -1
- package/dist/pine-core/p-DeR0sSWy.system.js.map +1 -0
- package/dist/pine-core/{p-BRygGju8.system.js.map → p-Df597YUK.system.js.map} +1 -1
- package/dist/pine-core/{p-Df_3qA_L.system.js.map → p-DgE9ds9o.system.js.map} +1 -1
- package/dist/pine-core/{p-CLoi4eKt.system.js.map → p-DmWU0f_O.system.js.map} +1 -1
- package/dist/pine-core/{p-DYb5Y47j.system.js.map → p-Dq7Wu9rr.system.js.map} +1 -1
- package/dist/pine-core/p-Dw7zXw_6.system.js.map +1 -0
- package/dist/pine-core/{p-CpdNWpfd.system.js.map → p-Ek6vvXfI.system.js.map} +1 -1
- package/dist/pine-core/{p-C5Y492i0.system.js.map → p-M-zMP2QX.system.js.map} +1 -1
- package/dist/pine-core/{p-IhWWc2L_.system.js.map → p-WO5h6NYA.system.js.map} +1 -1
- package/dist/pine-core/p-WWWd_vEd.system.js +2 -0
- package/dist/pine-core/p-WWWd_vEd.system.js.map +1 -0
- package/dist/pine-core/{p-D05FrqXr.system.js.map → p-X5M4eshC.system.js.map} +1 -1
- package/dist/pine-core/{p-m6UZWRsP.system.js.map → p-Z5rOSkoA.system.js.map} +1 -1
- package/dist/pine-core/{p-72053224.entry.js → p-a2cb65df.entry.js} +3 -3
- package/dist/pine-core/{p-c8122bea.entry.js → p-a54d6a53.entry.js} +2 -2
- package/dist/pine-core/{p-a04556e4.system.entry.js → p-a5cf0088.system.entry.js} +2 -2
- package/dist/pine-core/p-a645818a.entry.js +2 -0
- package/dist/pine-core/{p-f583e5d4.entry.js → p-a9cfaa1f.entry.js} +2 -2
- package/dist/pine-core/{p-14a52961.system.entry.js → p-aa2782b9.system.entry.js} +2 -2
- package/dist/pine-core/{p-f55b9f90.system.entry.js → p-ab4307c7.system.entry.js} +2 -2
- package/dist/pine-core/{p-349a8869.entry.js → p-af56cb57.entry.js} +2 -2
- package/dist/pine-core/{p-8d7abc83.entry.js → p-b32d34d0.entry.js} +2 -2
- package/dist/pine-core/{p-00616fc9.entry.js → p-b378ca03.entry.js} +2 -2
- package/dist/pine-core/p-b669e1d9.entry.js +2 -0
- package/dist/pine-core/p-b699a14f.system.entry.js +2 -0
- package/dist/pine-core/p-b699a14f.system.entry.js.map +1 -0
- package/dist/pine-core/p-bc2fecd4.system.entry.js +2 -0
- package/dist/pine-core/p-bc2fecd4.system.entry.js.map +1 -0
- package/dist/pine-core/{p-e3fb0bc2.system.entry.js → p-bc637bed.system.entry.js} +2 -2
- package/dist/pine-core/{p-b6ea3332.entry.js → p-be5ef841.entry.js} +2 -2
- package/dist/pine-core/{p-54183d70.system.entry.js → p-c0601420.system.entry.js} +2 -2
- package/dist/pine-core/p-c2d2fe64.system.entry.js +2 -0
- package/dist/pine-core/p-c3f84df8.system.entry.js +2 -0
- package/dist/pine-core/p-c3f84df8.system.entry.js.map +1 -0
- package/dist/pine-core/p-c44d3551.entry.js +2 -0
- package/dist/pine-core/{p-e8d76117.entry.js → p-c55fc47e.entry.js} +2 -2
- package/dist/pine-core/{p-5da82e8c.system.entry.js → p-c63e7909.system.entry.js} +2 -2
- package/dist/pine-core/p-d325287b.entry.js +2 -0
- package/dist/pine-core/p-d325287b.entry.js.map +1 -0
- package/dist/pine-core/p-d52d96b5.system.entry.js +4 -0
- package/dist/pine-core/p-d52d96b5.system.entry.js.map +1 -0
- package/dist/pine-core/{p-884b9ae6.system.entry.js → p-d5c63517.system.entry.js} +2 -2
- package/dist/pine-core/p-d65d252d.entry.js +2 -0
- package/dist/pine-core/p-d65d252d.entry.js.map +1 -0
- package/dist/pine-core/p-db12273e.system.entry.js +2 -0
- package/dist/pine-core/{p-92c52409.system.entry.js → p-dbe41087.system.entry.js} +2 -2
- package/dist/pine-core/{p-deb8a499.system.entry.js → p-e03b7f4a.system.entry.js} +2 -2
- package/dist/pine-core/{p-6db1e029.system.entry.js → p-ee583234.system.entry.js} +2 -2
- package/dist/pine-core/{p-0066d249.entry.js → p-f5d78141.entry.js} +2 -2
- package/dist/pine-core/p-f61ee383.system.entry.js +2 -0
- package/dist/pine-core/p-f61ee383.system.entry.js.map +1 -0
- package/dist/pine-core/{p-98fe56d9.entry.js → p-f6b269ac.entry.js} +2 -2
- package/dist/pine-core/p-f70aef6e.system.entry.js +2 -0
- package/dist/pine-core/p-f70aef6e.system.entry.js.map +1 -0
- package/dist/pine-core/{p-52af1890.system.entry.js → p-f911dde3.system.entry.js} +2 -2
- package/dist/pine-core/{p-7cb4f0de.entry.js → p-fd3d548f.entry.js} +2 -2
- package/dist/pine-core/{p-ac37cf0d.entry.js → p-fddf82f8.entry.js} +2 -2
- package/dist/pine-core/p-fdf22be1.system.entry.js +2 -0
- package/dist/pine-core/p-fdf22be1.system.entry.js.map +1 -0
- package/dist/pine-core/p-fe7ece91.system.entry.js +2 -0
- package/dist/pine-core/p-fe7ece91.system.entry.js.map +1 -0
- package/dist/pine-core/{p-DHmJZxQk.system.js.map → p-iM8w34Dq.system.js.map} +1 -1
- package/dist/pine-core/{p-2kXtbFXu.system.js.map → p-iazk4jjL.system.js.map} +1 -1
- package/dist/pine-core/{p-CqzGa2j0.system.js.map → p-k9JOparb.system.js.map} +1 -1
- package/dist/pine-core/{p-CgyVIfOY.system.js.map → p-kbAzjMDU.system.js.map} +1 -1
- package/dist/pine-core/{p-B7S-9dbT.system.js.map → p-kcOuXqWo.system.js.map} +1 -1
- package/dist/pine-core/{p-IG5YumI3.system.js.map → p-nawkAoxk.system.js.map} +1 -1
- package/dist/pine-core/p-oDk-2Jyq.system.js.map +1 -0
- package/dist/pine-core/p-wlxYjeBe.system.js.map +1 -0
- package/dist/pine-core/{p-CqK-uhv8.system.js.map → p-yaM1kuaC.system.js.map} +1 -1
- package/dist/pine-core/pds-box.entry.esm.js.map +1 -1
- package/dist/pine-core/pds-button.entry.esm.js.map +1 -1
- package/dist/pine-core/pds-combobox.entry.esm.js.map +1 -1
- package/dist/pine-core/pds-dropdown-menu-separator.entry.esm.js.map +1 -1
- package/dist/pine-core/pds-filter.entry.esm.js.map +1 -0
- package/dist/pine-core/pds-filters.entry.esm.js.map +1 -0
- package/dist/pine-core/pds-modal-content.entry.esm.js.map +1 -1
- package/dist/pine-core/pds-modal.entry.esm.js.map +1 -1
- package/dist/pine-core/pds-tab.entry.esm.js.map +1 -1
- package/dist/pine-core/pds-tabs.entry.esm.js.map +1 -1
- package/dist/pine-core/pds-textarea.entry.esm.js.map +1 -1
- package/dist/pine-core/pine-core.esm.js +1 -1
- package/dist/pine-core/pine-core.js +1 -1
- package/dist/types/components/pds-box/pds-box.d.ts +315 -0
- package/dist/types/components/pds-button/pds-button.d.ts +5 -1
- package/dist/types/components/pds-combobox/pds-combobox.d.ts +28 -3
- package/dist/types/components/pds-filters/pds-filter/filter-interface.d.ts +19 -0
- package/dist/types/components/pds-filters/pds-filter/pds-filter.d.ts +133 -0
- package/dist/types/components/pds-filters/pds-filters.d.ts +11 -0
- package/dist/types/components/pds-modal/pds-modal-content/pds-modal-content.d.ts +18 -1
- package/dist/types/components/pds-modal/pds-modal.d.ts +5 -0
- package/dist/types/components/pds-modal/test/mock-pds-modal.d.ts +5 -0
- package/dist/types/components/pds-tabs/pds-tabs.d.ts +1 -0
- package/dist/types/components/pds-textarea/pds-textarea.d.ts +20 -0
- package/dist/types/components.d.ts +793 -4
- package/hydrate/index.js +1381 -112
- package/hydrate/index.mjs +1381 -112
- package/package.json +2 -2
- package/dist/cjs/index-g-uSeICs.js.map +0 -1
- package/dist/esm/index-BVCWKPy3.js.map +0 -1
- package/dist/esm-es5/index-BVCWKPy3.js.map +0 -1
- package/dist/esm-es5/index-DrJ5r5Pu.js +0 -2
- package/dist/pine-core/p-007b61e9.system.entry.js +0 -2
- package/dist/pine-core/p-007b61e9.system.entry.js.map +0 -1
- package/dist/pine-core/p-0485aa93.system.entry.js +0 -2
- package/dist/pine-core/p-0485aa93.system.entry.js.map +0 -1
- package/dist/pine-core/p-051ff780.system.entry.js +0 -2
- package/dist/pine-core/p-051ff780.system.entry.js.map +0 -1
- package/dist/pine-core/p-2186e5d4.system.entry.js +0 -2
- package/dist/pine-core/p-2186e5d4.system.entry.js.map +0 -1
- package/dist/pine-core/p-232a2043.entry.js +0 -2
- package/dist/pine-core/p-44087d1c.entry.js +0 -2
- package/dist/pine-core/p-47670150.entry.js +0 -3
- package/dist/pine-core/p-47670150.entry.js.map +0 -1
- package/dist/pine-core/p-54061a33.entry.js +0 -2
- package/dist/pine-core/p-54061a33.entry.js.map +0 -1
- package/dist/pine-core/p-5708f95a.entry.js +0 -2
- package/dist/pine-core/p-651861ff.entry.js.map +0 -1
- package/dist/pine-core/p-66b10d29.entry.js +0 -2
- package/dist/pine-core/p-68b5665a.entry.js +0 -2
- package/dist/pine-core/p-68b5665a.entry.js.map +0 -1
- package/dist/pine-core/p-7004d1ea.system.entry.js +0 -2
- package/dist/pine-core/p-71169b66.system.entry.js +0 -2
- package/dist/pine-core/p-71169b66.system.entry.js.map +0 -1
- package/dist/pine-core/p-73158adf.system.entry.js +0 -2
- package/dist/pine-core/p-77336705.entry.js +0 -2
- package/dist/pine-core/p-77336705.entry.js.map +0 -1
- package/dist/pine-core/p-8ab7f0d7.system.entry.js +0 -4
- package/dist/pine-core/p-8ab7f0d7.system.entry.js.map +0 -1
- package/dist/pine-core/p-96a89cd5.system.entry.js +0 -2
- package/dist/pine-core/p-96a89cd5.system.entry.js.map +0 -1
- package/dist/pine-core/p-BEn3hirk.system.js +0 -2
- package/dist/pine-core/p-BGbUqsWH.system.js +0 -2
- package/dist/pine-core/p-BGbUqsWH.system.js.map +0 -1
- package/dist/pine-core/p-BKFboaI5.system.js.map +0 -1
- package/dist/pine-core/p-BVCWKPy3.js.map +0 -1
- package/dist/pine-core/p-B_C-mRjx.system.js.map +0 -1
- package/dist/pine-core/p-Bv5PJxD8.system.js.map +0 -1
- package/dist/pine-core/p-CD_nPb2F.system.js.map +0 -1
- package/dist/pine-core/p-Cmzqpibo.system.js.map +0 -1
- package/dist/pine-core/p-DJekRkSL.system.js.map +0 -1
- package/dist/pine-core/p-DNYl_6t_.system.js.map +0 -1
- package/dist/pine-core/p-DXuK7cEc.system.js.map +0 -1
- package/dist/pine-core/p-De9tROL-.system.js +0 -2
- package/dist/pine-core/p-DrJ5r5Pu.js +0 -2
- package/dist/pine-core/p-Dt10r3RZ.system.js.map +0 -1
- package/dist/pine-core/p-IIl2cTlj.system.js.map +0 -1
- package/dist/pine-core/p-UsEwlBJ0.system.js.map +0 -1
- package/dist/pine-core/p-a24c46e4.entry.js +0 -2
- package/dist/pine-core/p-a24c46e4.entry.js.map +0 -1
- package/dist/pine-core/p-a54f1d9e.entry.js +0 -2
- package/dist/pine-core/p-a54f1d9e.entry.js.map +0 -1
- package/dist/pine-core/p-aa645f28.system.entry.js +0 -2
- package/dist/pine-core/p-aa645f28.system.entry.js.map +0 -1
- package/dist/pine-core/p-bb8ef74a.system.entry.js +0 -2
- package/dist/pine-core/p-be939cb0.entry.js +0 -2
- package/dist/pine-core/p-c1099665.system.entry.js +0 -2
- package/dist/pine-core/p-c2ffb466.system.entry.js +0 -2
- package/dist/pine-core/p-c4d6fe50.system.entry.js +0 -2
- package/dist/pine-core/p-c4d6fe50.system.entry.js.map +0 -1
- package/dist/pine-core/p-c6badcf8.entry.js +0 -2
- package/dist/pine-core/p-c6badcf8.entry.js.map +0 -1
- package/dist/pine-core/p-cd785026.system.entry.js +0 -2
- package/dist/pine-core/p-d714f68f.system.entry.js +0 -2
- package/dist/pine-core/p-d714f68f.system.entry.js.map +0 -1
- package/dist/pine-core/p-e5ca5b8e.entry.js +0 -2
- package/dist/pine-core/p-e5ca5b8e.entry.js.map +0 -1
- package/dist/pine-core/p-e65a7d1c.system.entry.js +0 -2
- package/dist/pine-core/p-efa788ea.entry.js +0 -2
- package/dist/pine-core/p-f880adaa.entry.js +0 -2
- package/dist/pine-core/p-fb4058e6.entry.js +0 -2
- package/dist/pine-core/p-fb4058e6.entry.js.map +0 -1
- /package/dist/pine-core/{p-fd091234.system.entry.js.map → p-0075bbbe.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-66b10d29.entry.js.map → p-07e129db.entry.js.map} +0 -0
- /package/dist/pine-core/{p-8999b63d.system.entry.js.map → p-0975b749.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-02326ac3.entry.js.map → p-0befa8f0.entry.js.map} +0 -0
- /package/dist/pine-core/{p-8722865f.system.entry.js.map → p-1773aeac.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-e2887e78.entry.js.map → p-1b9d4482.entry.js.map} +0 -0
- /package/dist/pine-core/{p-7a95a90f.system.entry.js.map → p-2597bc59.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-5a709348.entry.js.map → p-25cb810d.entry.js.map} +0 -0
- /package/dist/pine-core/{p-a1b51557.system.entry.js.map → p-25cf2860.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-6f4a6d0b.entry.js.map → p-265372d3.entry.js.map} +0 -0
- /package/dist/pine-core/{p-c2ffb466.system.entry.js.map → p-2b12bc55.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-297afc49.system.entry.js.map → p-2b452883.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-cd785026.system.entry.js.map → p-2efc646c.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-ecb9edf8.entry.js.map → p-2fb6f9d5.entry.js.map} +0 -0
- /package/dist/pine-core/{p-efa788ea.entry.js.map → p-2fd7f74e.entry.js.map} +0 -0
- /package/dist/pine-core/{p-39488f2c.system.entry.js.map → p-302849cf.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-51d83489.system.entry.js.map → p-307f415a.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-bb8ef74a.system.entry.js.map → p-378df5eb.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-50c9e865.entry.js.map → p-3e7933bf.entry.js.map} +0 -0
- /package/dist/pine-core/{p-11d4036e.entry.js.map → p-41e2fe3a.entry.js.map} +0 -0
- /package/dist/pine-core/{p-7004d1ea.system.entry.js.map → p-449ebe39.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-023d8b71.system.entry.js.map → p-4534e8cc.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-52d37cc1.entry.js.map → p-46820152.entry.js.map} +0 -0
- /package/dist/pine-core/{p-ba187a35.entry.js.map → p-4b3a8cab.entry.js.map} +0 -0
- /package/dist/pine-core/{p-da367b5e.system.entry.js.map → p-4c8bebd8.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-503cab1f.entry.js.map → p-4dda1edf.entry.js.map} +0 -0
- /package/dist/pine-core/{p-5e8badb9.entry.js.map → p-559b4ebc.entry.js.map} +0 -0
- /package/dist/pine-core/{p-c13ef6a7.system.entry.js.map → p-55d06d0a.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-25190921.entry.js.map → p-56f6f106.entry.js.map} +0 -0
- /package/dist/pine-core/{p-075eecf9.entry.js.map → p-5ac7af9e.entry.js.map} +0 -0
- /package/dist/pine-core/{p-dfc5ab34.system.entry.js.map → p-72d87dc6.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-b2b1b7a9.system.entry.js.map → p-73a2e028.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-4bbf3e31.entry.js.map → p-74f03e75.entry.js.map} +0 -0
- /package/dist/pine-core/{p-be939cb0.entry.js.map → p-786967e8.entry.js.map} +0 -0
- /package/dist/pine-core/{p-0de9f8da.system.entry.js.map → p-7b0517e5.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-464dd476.entry.js.map → p-8501429f.entry.js.map} +0 -0
- /package/dist/pine-core/{p-e65a7d1c.system.entry.js.map → p-875d5d5a.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-4deb7b8c.entry.js.map → p-896e2f1b.entry.js.map} +0 -0
- /package/dist/pine-core/{p-72b05928.system.entry.js.map → p-8ded79aa.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-e89cb1f2.system.entry.js.map → p-8f69dd71.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-2e19f167.system.entry.js.map → p-94fe15b0.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-72053224.entry.js.map → p-a2cb65df.entry.js.map} +0 -0
- /package/dist/pine-core/{p-c8122bea.entry.js.map → p-a54d6a53.entry.js.map} +0 -0
- /package/dist/pine-core/{p-a04556e4.system.entry.js.map → p-a5cf0088.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-f880adaa.entry.js.map → p-a645818a.entry.js.map} +0 -0
- /package/dist/pine-core/{p-f583e5d4.entry.js.map → p-a9cfaa1f.entry.js.map} +0 -0
- /package/dist/pine-core/{p-14a52961.system.entry.js.map → p-aa2782b9.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-f55b9f90.system.entry.js.map → p-ab4307c7.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-349a8869.entry.js.map → p-af56cb57.entry.js.map} +0 -0
- /package/dist/pine-core/{p-8d7abc83.entry.js.map → p-b32d34d0.entry.js.map} +0 -0
- /package/dist/pine-core/{p-00616fc9.entry.js.map → p-b378ca03.entry.js.map} +0 -0
- /package/dist/pine-core/{p-5708f95a.entry.js.map → p-b669e1d9.entry.js.map} +0 -0
- /package/dist/pine-core/{p-e3fb0bc2.system.entry.js.map → p-bc637bed.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-b6ea3332.entry.js.map → p-be5ef841.entry.js.map} +0 -0
- /package/dist/pine-core/{p-54183d70.system.entry.js.map → p-c0601420.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-73158adf.system.entry.js.map → p-c2d2fe64.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-232a2043.entry.js.map → p-c44d3551.entry.js.map} +0 -0
- /package/dist/pine-core/{p-e8d76117.entry.js.map → p-c55fc47e.entry.js.map} +0 -0
- /package/dist/pine-core/{p-5da82e8c.system.entry.js.map → p-c63e7909.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-884b9ae6.system.entry.js.map → p-d5c63517.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-c1099665.system.entry.js.map → p-db12273e.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-92c52409.system.entry.js.map → p-dbe41087.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-deb8a499.system.entry.js.map → p-e03b7f4a.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-6db1e029.system.entry.js.map → p-ee583234.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-0066d249.entry.js.map → p-f5d78141.entry.js.map} +0 -0
- /package/dist/pine-core/{p-98fe56d9.entry.js.map → p-f6b269ac.entry.js.map} +0 -0
- /package/dist/pine-core/{p-52af1890.system.entry.js.map → p-f911dde3.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-7cb4f0de.entry.js.map → p-fd3d548f.entry.js.map} +0 -0
- /package/dist/pine-core/{p-ac37cf0d.entry.js.map → p-fddf82f8.entry.js.map} +0 -0
|
@@ -8,11 +8,13 @@ import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
|
8
8
|
import { BoxColumnType, BoxShadowSizeType, BoxTShirtSizeType } from "./utils/types";
|
|
9
9
|
import { CheckboxChangeEventDetail } from "./components/pds-checkbox/checkbox-interface";
|
|
10
10
|
import { PlacementType } from "./utils/types";
|
|
11
|
+
import { PdsFilterClearEventDetail, PdsFilterCloseEventDetail, PdsFilterOpenEventDetail, PdsFilterVariant } from "./components/pds-filters/pds-filter/filter-interface";
|
|
11
12
|
import { InputChangeEventDetail, InputInputEventDetail } from "./components/pds-input/input-interface";
|
|
12
13
|
import { TextareaChangeEventDetail, TextareaInputEventDetail } from "./components/pds-textarea/textarea-interface";
|
|
13
14
|
export { BoxColumnType, BoxShadowSizeType, BoxTShirtSizeType } from "./utils/types";
|
|
14
15
|
export { CheckboxChangeEventDetail } from "./components/pds-checkbox/checkbox-interface";
|
|
15
16
|
export { PlacementType } from "./utils/types";
|
|
17
|
+
export { PdsFilterClearEventDetail, PdsFilterCloseEventDetail, PdsFilterOpenEventDetail, PdsFilterVariant } from "./components/pds-filters/pds-filter/filter-interface";
|
|
16
18
|
export { InputChangeEventDetail, InputInputEventDetail } from "./components/pds-input/input-interface";
|
|
17
19
|
export { TextareaChangeEventDetail, TextareaInputEventDetail } from "./components/pds-textarea/textarea-interface";
|
|
18
20
|
export namespace Components {
|
|
@@ -37,6 +39,11 @@ export namespace Components {
|
|
|
37
39
|
* Whether the modal is open
|
|
38
40
|
*/
|
|
39
41
|
"open": boolean;
|
|
42
|
+
/**
|
|
43
|
+
* Whether the modal content should be scrollable
|
|
44
|
+
* @default true
|
|
45
|
+
*/
|
|
46
|
+
"scrollable": boolean;
|
|
40
47
|
/**
|
|
41
48
|
* Shows the modal
|
|
42
49
|
*/
|
|
@@ -183,6 +190,26 @@ export namespace Components {
|
|
|
183
190
|
* If `true`, the box will be sized to fit its contents.
|
|
184
191
|
*/
|
|
185
192
|
"auto"?: boolean;
|
|
193
|
+
/**
|
|
194
|
+
* If `true`, the box will be sized to fit its contents at the LG breakpoint.
|
|
195
|
+
*/
|
|
196
|
+
"autoLg"?: boolean;
|
|
197
|
+
/**
|
|
198
|
+
* If `true`, the box will be sized to fit its contents at the MD breakpoint.
|
|
199
|
+
*/
|
|
200
|
+
"autoMd"?: boolean;
|
|
201
|
+
/**
|
|
202
|
+
* If `true`, the box will be sized to fit its contents at the SM breakpoint.
|
|
203
|
+
*/
|
|
204
|
+
"autoSm"?: boolean;
|
|
205
|
+
/**
|
|
206
|
+
* If `true`, the box will be sized to fit its contents at the XL breakpoint.
|
|
207
|
+
*/
|
|
208
|
+
"autoXl"?: boolean;
|
|
209
|
+
/**
|
|
210
|
+
* If `true`, the box will be sized to fit its contents at the XS breakpoint.
|
|
211
|
+
*/
|
|
212
|
+
"autoXs"?: boolean;
|
|
186
213
|
/**
|
|
187
214
|
* Defines the background-color of the box.
|
|
188
215
|
*/
|
|
@@ -214,6 +241,26 @@ export namespace Components {
|
|
|
214
241
|
* If `true`, sets the box `max-width` to `100%`.
|
|
215
242
|
*/
|
|
216
243
|
"fit"?: boolean;
|
|
244
|
+
/**
|
|
245
|
+
* If `true`, sets the box `max-width` to `100%` at the LG breakpoint.
|
|
246
|
+
*/
|
|
247
|
+
"fitLg"?: boolean;
|
|
248
|
+
/**
|
|
249
|
+
* If `true`, sets the box `max-width` to `100%` at the MD breakpoint.
|
|
250
|
+
*/
|
|
251
|
+
"fitMd"?: boolean;
|
|
252
|
+
/**
|
|
253
|
+
* If `true`, sets the box `max-width` to `100%` at the SM breakpoint.
|
|
254
|
+
*/
|
|
255
|
+
"fitSm"?: boolean;
|
|
256
|
+
/**
|
|
257
|
+
* If `true`, sets the box `max-width` to `100%` at the XL breakpoint.
|
|
258
|
+
*/
|
|
259
|
+
"fitXl"?: boolean;
|
|
260
|
+
/**
|
|
261
|
+
* If `true`, sets the box `max-width` to `100%` at the XS breakpoint.
|
|
262
|
+
*/
|
|
263
|
+
"fitXs"?: boolean;
|
|
217
264
|
/**
|
|
218
265
|
* Defines how a box will grow or shrink to fit the space available in its container. Can be a predefined value ('none', 'grow', 'shrink') or a custom flex value (e.g., '1', '0 1 auto').
|
|
219
266
|
* @defaultValue none
|
|
@@ -224,6 +271,31 @@ export namespace Components {
|
|
|
224
271
|
* @defaultValue none
|
|
225
272
|
*/
|
|
226
273
|
"gap"?: BoxTShirtSizeType;
|
|
274
|
+
/**
|
|
275
|
+
* Defines the spacing between the box items at the LG breakpoint.
|
|
276
|
+
* @defaultValue none
|
|
277
|
+
*/
|
|
278
|
+
"gapLg"?: BoxTShirtSizeType;
|
|
279
|
+
/**
|
|
280
|
+
* Defines the spacing between the box items at the MD breakpoint.
|
|
281
|
+
* @defaultValue none
|
|
282
|
+
*/
|
|
283
|
+
"gapMd"?: BoxTShirtSizeType;
|
|
284
|
+
/**
|
|
285
|
+
* Defines the spacing between the box items at the SM breakpoint.
|
|
286
|
+
* @defaultValue none
|
|
287
|
+
*/
|
|
288
|
+
"gapSm"?: BoxTShirtSizeType;
|
|
289
|
+
/**
|
|
290
|
+
* Defines the spacing between the box items at the XL breakpoint.
|
|
291
|
+
* @defaultValue none
|
|
292
|
+
*/
|
|
293
|
+
"gapXl"?: BoxTShirtSizeType;
|
|
294
|
+
/**
|
|
295
|
+
* Defines the spacing between the box items at the XS breakpoint.
|
|
296
|
+
* @defaultValue none
|
|
297
|
+
*/
|
|
298
|
+
"gapXs"?: BoxTShirtSizeType;
|
|
227
299
|
/**
|
|
228
300
|
* Defines the horizontal alignment of the box items.
|
|
229
301
|
* @defaultValue start
|
|
@@ -259,21 +331,121 @@ export namespace Components {
|
|
|
259
331
|
* @defaultValue none
|
|
260
332
|
*/
|
|
261
333
|
"marginBlockEnd"?: BoxTShirtSizeType;
|
|
334
|
+
/**
|
|
335
|
+
* Defines the box's outer bottom spacing at the LG breakpoint.
|
|
336
|
+
* @defaultValue none
|
|
337
|
+
*/
|
|
338
|
+
"marginBlockEndLg"?: BoxTShirtSizeType;
|
|
339
|
+
/**
|
|
340
|
+
* Defines the box's outer bottom spacing at the MD breakpoint.
|
|
341
|
+
* @defaultValue none
|
|
342
|
+
*/
|
|
343
|
+
"marginBlockEndMd"?: BoxTShirtSizeType;
|
|
344
|
+
/**
|
|
345
|
+
* Defines the box's outer bottom spacing at the SM breakpoint.
|
|
346
|
+
* @defaultValue none
|
|
347
|
+
*/
|
|
348
|
+
"marginBlockEndSm"?: BoxTShirtSizeType;
|
|
349
|
+
/**
|
|
350
|
+
* Defines the box's outer bottom spacing at the XL breakpoint.
|
|
351
|
+
* @defaultValue none
|
|
352
|
+
*/
|
|
353
|
+
"marginBlockEndXl"?: BoxTShirtSizeType;
|
|
354
|
+
/**
|
|
355
|
+
* Defines the box's outer bottom spacing at the XS breakpoint.
|
|
356
|
+
* @defaultValue none
|
|
357
|
+
*/
|
|
358
|
+
"marginBlockEndXs"?: BoxTShirtSizeType;
|
|
262
359
|
/**
|
|
263
360
|
* Defines the box's outer top spacing.
|
|
264
361
|
* @defaultValue none
|
|
265
362
|
*/
|
|
266
363
|
"marginBlockStart"?: BoxTShirtSizeType;
|
|
364
|
+
/**
|
|
365
|
+
* Defines the box's outer top spacing at the LG breakpoint.
|
|
366
|
+
* @defaultValue none
|
|
367
|
+
*/
|
|
368
|
+
"marginBlockStartLg"?: BoxTShirtSizeType;
|
|
369
|
+
/**
|
|
370
|
+
* Defines the box's outer top spacing at the MD breakpoint.
|
|
371
|
+
* @defaultValue none
|
|
372
|
+
*/
|
|
373
|
+
"marginBlockStartMd"?: BoxTShirtSizeType;
|
|
374
|
+
/**
|
|
375
|
+
* Defines the box's outer top spacing at the SM breakpoint.
|
|
376
|
+
* @defaultValue none
|
|
377
|
+
*/
|
|
378
|
+
"marginBlockStartSm"?: BoxTShirtSizeType;
|
|
379
|
+
/**
|
|
380
|
+
* Defines the box's outer top spacing at the XL breakpoint.
|
|
381
|
+
* @defaultValue none
|
|
382
|
+
*/
|
|
383
|
+
"marginBlockStartXl"?: BoxTShirtSizeType;
|
|
384
|
+
/**
|
|
385
|
+
* Defines the box's outer top spacing at the XS breakpoint.
|
|
386
|
+
* @defaultValue none
|
|
387
|
+
*/
|
|
388
|
+
"marginBlockStartXs"?: BoxTShirtSizeType;
|
|
267
389
|
/**
|
|
268
390
|
* Defines the box's outer right spacing.
|
|
269
391
|
* @defaultValue none
|
|
270
392
|
*/
|
|
271
393
|
"marginInlineEnd"?: BoxTShirtSizeType;
|
|
394
|
+
/**
|
|
395
|
+
* Defines the box's outer right spacing at the LG breakpoint.
|
|
396
|
+
* @defaultValue none
|
|
397
|
+
*/
|
|
398
|
+
"marginInlineEndLg"?: BoxTShirtSizeType;
|
|
399
|
+
/**
|
|
400
|
+
* Defines the box's outer right spacing at the MD breakpoint.
|
|
401
|
+
* @defaultValue none
|
|
402
|
+
*/
|
|
403
|
+
"marginInlineEndMd"?: BoxTShirtSizeType;
|
|
404
|
+
/**
|
|
405
|
+
* Defines the box's outer right spacing at the SM breakpoint.
|
|
406
|
+
* @defaultValue none
|
|
407
|
+
*/
|
|
408
|
+
"marginInlineEndSm"?: BoxTShirtSizeType;
|
|
409
|
+
/**
|
|
410
|
+
* Defines the box's outer right spacing at the XL breakpoint.
|
|
411
|
+
* @defaultValue none
|
|
412
|
+
*/
|
|
413
|
+
"marginInlineEndXl"?: BoxTShirtSizeType;
|
|
414
|
+
/**
|
|
415
|
+
* Defines the box's outer right spacing at the XS breakpoint.
|
|
416
|
+
* @defaultValue none
|
|
417
|
+
*/
|
|
418
|
+
"marginInlineEndXs"?: BoxTShirtSizeType;
|
|
272
419
|
/**
|
|
273
420
|
* Defines the box's outer left spacing.
|
|
274
421
|
* @defaultValue none
|
|
275
422
|
*/
|
|
276
423
|
"marginInlineStart"?: BoxTShirtSizeType;
|
|
424
|
+
/**
|
|
425
|
+
* Defines the box's outer left spacing at the LG breakpoint.
|
|
426
|
+
* @defaultValue none
|
|
427
|
+
*/
|
|
428
|
+
"marginInlineStartLg"?: BoxTShirtSizeType;
|
|
429
|
+
/**
|
|
430
|
+
* Defines the box's outer left spacing at the MD breakpoint.
|
|
431
|
+
* @defaultValue none
|
|
432
|
+
*/
|
|
433
|
+
"marginInlineStartMd"?: BoxTShirtSizeType;
|
|
434
|
+
/**
|
|
435
|
+
* Defines the box's outer left spacing at the SM breakpoint.
|
|
436
|
+
* @defaultValue none
|
|
437
|
+
*/
|
|
438
|
+
"marginInlineStartSm"?: BoxTShirtSizeType;
|
|
439
|
+
/**
|
|
440
|
+
* Defines the box's outer left spacing at the XL breakpoint.
|
|
441
|
+
* @defaultValue none
|
|
442
|
+
*/
|
|
443
|
+
"marginInlineStartXl"?: BoxTShirtSizeType;
|
|
444
|
+
/**
|
|
445
|
+
* Defines the box's outer left spacing at the XS breakpoint.
|
|
446
|
+
* @defaultValue none
|
|
447
|
+
*/
|
|
448
|
+
"marginInlineStartXs"?: BoxTShirtSizeType;
|
|
277
449
|
/**
|
|
278
450
|
* The minimum height of the row. Used in conjunction with alignment props
|
|
279
451
|
*/
|
|
@@ -316,21 +488,146 @@ export namespace Components {
|
|
|
316
488
|
* @defaultValue none
|
|
317
489
|
*/
|
|
318
490
|
"paddingBlockEnd"?: BoxTShirtSizeType;
|
|
491
|
+
/**
|
|
492
|
+
* Defines the bottom spacing at the LG breakpoint.
|
|
493
|
+
* @defaultValue none
|
|
494
|
+
*/
|
|
495
|
+
"paddingBlockEndLg"?: BoxTShirtSizeType;
|
|
496
|
+
/**
|
|
497
|
+
* Defines the bottom spacing at the MD breakpoint.
|
|
498
|
+
* @defaultValue none
|
|
499
|
+
*/
|
|
500
|
+
"paddingBlockEndMd"?: BoxTShirtSizeType;
|
|
501
|
+
/**
|
|
502
|
+
* Defines the bottom spacing at the SM breakpoint.
|
|
503
|
+
* @defaultValue none
|
|
504
|
+
*/
|
|
505
|
+
"paddingBlockEndSm"?: BoxTShirtSizeType;
|
|
506
|
+
/**
|
|
507
|
+
* Defines the bottom spacing at the XL breakpoint.
|
|
508
|
+
* @defaultValue none
|
|
509
|
+
*/
|
|
510
|
+
"paddingBlockEndXl"?: BoxTShirtSizeType;
|
|
511
|
+
/**
|
|
512
|
+
* Defines the bottom spacing at the XS breakpoint.
|
|
513
|
+
* @defaultValue none
|
|
514
|
+
*/
|
|
515
|
+
"paddingBlockEndXs"?: BoxTShirtSizeType;
|
|
319
516
|
/**
|
|
320
517
|
* Defines the top spacing.
|
|
321
518
|
* @defaultValue none
|
|
322
519
|
*/
|
|
323
520
|
"paddingBlockStart"?: BoxTShirtSizeType;
|
|
521
|
+
/**
|
|
522
|
+
* Defines the top spacing at the LG breakpoint.
|
|
523
|
+
* @defaultValue none
|
|
524
|
+
*/
|
|
525
|
+
"paddingBlockStartLg"?: BoxTShirtSizeType;
|
|
526
|
+
/**
|
|
527
|
+
* Defines the top spacing at the MD breakpoint.
|
|
528
|
+
* @defaultValue none
|
|
529
|
+
*/
|
|
530
|
+
"paddingBlockStartMd"?: BoxTShirtSizeType;
|
|
531
|
+
/**
|
|
532
|
+
* Defines the top spacing at the SM breakpoint.
|
|
533
|
+
* @defaultValue none
|
|
534
|
+
*/
|
|
535
|
+
"paddingBlockStartSm"?: BoxTShirtSizeType;
|
|
536
|
+
/**
|
|
537
|
+
* Defines the top spacing at the XL breakpoint.
|
|
538
|
+
* @defaultValue none
|
|
539
|
+
*/
|
|
540
|
+
"paddingBlockStartXl"?: BoxTShirtSizeType;
|
|
541
|
+
/**
|
|
542
|
+
* Defines the top spacing at the XS breakpoint.
|
|
543
|
+
* @defaultValue none
|
|
544
|
+
*/
|
|
545
|
+
"paddingBlockStartXs"?: BoxTShirtSizeType;
|
|
324
546
|
/**
|
|
325
547
|
* Defines the right spacing.
|
|
326
548
|
* @defaultValue none
|
|
327
549
|
*/
|
|
328
550
|
"paddingInlineEnd"?: BoxTShirtSizeType;
|
|
551
|
+
/**
|
|
552
|
+
* Defines the right spacing at the LG breakpoint.
|
|
553
|
+
* @defaultValue none
|
|
554
|
+
*/
|
|
555
|
+
"paddingInlineEndLg"?: BoxTShirtSizeType;
|
|
556
|
+
/**
|
|
557
|
+
* Defines the right spacing at the MD breakpoint.
|
|
558
|
+
* @defaultValue none
|
|
559
|
+
*/
|
|
560
|
+
"paddingInlineEndMd"?: BoxTShirtSizeType;
|
|
561
|
+
/**
|
|
562
|
+
* Defines the right spacing at the SM breakpoint.
|
|
563
|
+
* @defaultValue none
|
|
564
|
+
*/
|
|
565
|
+
"paddingInlineEndSm"?: BoxTShirtSizeType;
|
|
566
|
+
/**
|
|
567
|
+
* Defines the right spacing at the XL breakpoint.
|
|
568
|
+
* @defaultValue none
|
|
569
|
+
*/
|
|
570
|
+
"paddingInlineEndXl"?: BoxTShirtSizeType;
|
|
571
|
+
/**
|
|
572
|
+
* Defines the right spacing at the XS breakpoint.
|
|
573
|
+
* @defaultValue none
|
|
574
|
+
*/
|
|
575
|
+
"paddingInlineEndXs"?: BoxTShirtSizeType;
|
|
329
576
|
/**
|
|
330
577
|
* Defines the left spacing.
|
|
331
578
|
* @defaultValue none
|
|
332
579
|
*/
|
|
333
580
|
"paddingInlineStart"?: BoxTShirtSizeType;
|
|
581
|
+
/**
|
|
582
|
+
* Defines the left spacing at the LG breakpoint.
|
|
583
|
+
* @defaultValue none
|
|
584
|
+
*/
|
|
585
|
+
"paddingInlineStartLg"?: BoxTShirtSizeType;
|
|
586
|
+
/**
|
|
587
|
+
* Defines the left spacing at the MD breakpoint.
|
|
588
|
+
* @defaultValue none
|
|
589
|
+
*/
|
|
590
|
+
"paddingInlineStartMd"?: BoxTShirtSizeType;
|
|
591
|
+
/**
|
|
592
|
+
* Defines the left spacing at the SM breakpoint.
|
|
593
|
+
* @defaultValue none
|
|
594
|
+
*/
|
|
595
|
+
"paddingInlineStartSm"?: BoxTShirtSizeType;
|
|
596
|
+
/**
|
|
597
|
+
* Defines the left spacing at the XL breakpoint.
|
|
598
|
+
* @defaultValue none
|
|
599
|
+
*/
|
|
600
|
+
"paddingInlineStartXl"?: BoxTShirtSizeType;
|
|
601
|
+
/**
|
|
602
|
+
* Defines the left spacing at the XS breakpoint.
|
|
603
|
+
* @defaultValue none
|
|
604
|
+
*/
|
|
605
|
+
"paddingInlineStartXs"?: BoxTShirtSizeType;
|
|
606
|
+
/**
|
|
607
|
+
* Defines the spacing between the box items at the LG breakpoint.
|
|
608
|
+
* @defaultValue none
|
|
609
|
+
*/
|
|
610
|
+
"paddingLg"?: BoxTShirtSizeType;
|
|
611
|
+
/**
|
|
612
|
+
* Defines the spacing between the box items at the MD breakpoint.
|
|
613
|
+
* @defaultValue none
|
|
614
|
+
*/
|
|
615
|
+
"paddingMd"?: BoxTShirtSizeType;
|
|
616
|
+
/**
|
|
617
|
+
* Defines the spacing between the box items at the SM breakpoint.
|
|
618
|
+
* @defaultValue none
|
|
619
|
+
*/
|
|
620
|
+
"paddingSm"?: BoxTShirtSizeType;
|
|
621
|
+
/**
|
|
622
|
+
* Defines the spacing between the box items at the XL breakpoint.
|
|
623
|
+
* @defaultValue none
|
|
624
|
+
*/
|
|
625
|
+
"paddingXl"?: BoxTShirtSizeType;
|
|
626
|
+
/**
|
|
627
|
+
* Defines the spacing between the box items at the XS breakpoint.
|
|
628
|
+
* @defaultValue none
|
|
629
|
+
*/
|
|
630
|
+
"paddingXs"?: BoxTShirtSizeType;
|
|
334
631
|
/**
|
|
335
632
|
* Defines the box shadow.
|
|
336
633
|
* @defaultValue none
|
|
@@ -365,6 +662,31 @@ export namespace Components {
|
|
|
365
662
|
* @defaultValue false
|
|
366
663
|
*/
|
|
367
664
|
"wrap"?: boolean;
|
|
665
|
+
/**
|
|
666
|
+
* Defines whether flex items can wrap onto multiple lines at the LG breakpoint.
|
|
667
|
+
* @defaultValue false
|
|
668
|
+
*/
|
|
669
|
+
"wrapLg"?: boolean;
|
|
670
|
+
/**
|
|
671
|
+
* Defines whether flex items can wrap onto multiple lines at the MD breakpoint.
|
|
672
|
+
* @defaultValue false
|
|
673
|
+
*/
|
|
674
|
+
"wrapMd"?: boolean;
|
|
675
|
+
/**
|
|
676
|
+
* Defines whether flex items can wrap onto multiple lines at the SM breakpoint.
|
|
677
|
+
* @defaultValue false
|
|
678
|
+
*/
|
|
679
|
+
"wrapSm"?: boolean;
|
|
680
|
+
/**
|
|
681
|
+
* Defines whether flex items can wrap onto multiple lines at the XL breakpoint.
|
|
682
|
+
* @defaultValue false
|
|
683
|
+
*/
|
|
684
|
+
"wrapXl"?: boolean;
|
|
685
|
+
/**
|
|
686
|
+
* Defines whether flex items can wrap onto multiple lines at the XS breakpoint.
|
|
687
|
+
* @defaultValue false
|
|
688
|
+
*/
|
|
689
|
+
"wrapXs"?: boolean;
|
|
368
690
|
}
|
|
369
691
|
interface PdsButton {
|
|
370
692
|
/**
|
|
@@ -421,7 +743,7 @@ export namespace Components {
|
|
|
421
743
|
* Sets the style variant of the button.
|
|
422
744
|
* @defaultValue primary
|
|
423
745
|
*/
|
|
424
|
-
"variant": 'primary' | 'secondary' | 'accent' | 'disclosure' | 'destructive' | 'unstyled';
|
|
746
|
+
"variant": 'primary' | 'secondary' | 'accent' | 'disclosure' | 'destructive' | 'unstyled' | 'filter';
|
|
425
747
|
}
|
|
426
748
|
interface PdsCheckbox {
|
|
427
749
|
/**
|
|
@@ -666,6 +988,45 @@ export namespace Components {
|
|
|
666
988
|
*/
|
|
667
989
|
"disabled": boolean;
|
|
668
990
|
}
|
|
991
|
+
/**
|
|
992
|
+
* Individual filter component with cross-browser popover positioning.
|
|
993
|
+
* Uses a hybrid approach for optimal cross-browser compatibility:
|
|
994
|
+
* - Modern browsers: CSS anchor positioning + JavaScript flip classes
|
|
995
|
+
* - Fallback browsers: JavaScript positioning with viewport boundary detection
|
|
996
|
+
*/
|
|
997
|
+
interface PdsFilter {
|
|
998
|
+
/**
|
|
999
|
+
* A unique identifier used for the underlying component `id` attribute.
|
|
1000
|
+
*/
|
|
1001
|
+
"componentId": string;
|
|
1002
|
+
/**
|
|
1003
|
+
* Closes the filter popover programmatically. Note: Clear variant does not support popover functionality.
|
|
1004
|
+
*/
|
|
1005
|
+
"hideFilter": () => Promise<void>;
|
|
1006
|
+
/**
|
|
1007
|
+
* The name of the icon to display in the trigger button. For 'clear' variant, this is ignored as it always shows trash icon.
|
|
1008
|
+
*/
|
|
1009
|
+
"icon"?: string;
|
|
1010
|
+
/**
|
|
1011
|
+
* Opens the filter popover programmatically. Note: Clear variant does not support popover functionality.
|
|
1012
|
+
*/
|
|
1013
|
+
"showFilter": () => Promise<void>;
|
|
1014
|
+
/**
|
|
1015
|
+
* The text content displayed in the trigger button.
|
|
1016
|
+
*/
|
|
1017
|
+
"text"?: string;
|
|
1018
|
+
/**
|
|
1019
|
+
* The variant style of the filter trigger.
|
|
1020
|
+
* @defaultValue 'default'
|
|
1021
|
+
*/
|
|
1022
|
+
"variant": PdsFilterVariant;
|
|
1023
|
+
}
|
|
1024
|
+
interface PdsFilters {
|
|
1025
|
+
/**
|
|
1026
|
+
* A unique identifier used for the underlying component `id` attribute.
|
|
1027
|
+
*/
|
|
1028
|
+
"componentId": string;
|
|
1029
|
+
}
|
|
669
1030
|
interface PdsImage {
|
|
670
1031
|
/**
|
|
671
1032
|
* The image's alt tag. If none is provided, it will default to an empty string, which is desired for decorative images.
|
|
@@ -868,6 +1229,11 @@ export namespace Components {
|
|
|
868
1229
|
* @default false
|
|
869
1230
|
*/
|
|
870
1231
|
"open": boolean;
|
|
1232
|
+
/**
|
|
1233
|
+
* Whether the modal content should be scrollable
|
|
1234
|
+
* @default true
|
|
1235
|
+
*/
|
|
1236
|
+
"scrollable": boolean;
|
|
871
1237
|
/**
|
|
872
1238
|
* Opens the modal
|
|
873
1239
|
*/
|
|
@@ -880,7 +1246,7 @@ export namespace Components {
|
|
|
880
1246
|
}
|
|
881
1247
|
interface PdsModalContent {
|
|
882
1248
|
/**
|
|
883
|
-
* The border style for the content area.
|
|
1249
|
+
* The border style for the content area. When not explicitly set, automatically determined based on scroll state.
|
|
884
1250
|
* @default 'none'
|
|
885
1251
|
*/
|
|
886
1252
|
"border": 'none' | 'both' | 'top' | 'bottom';
|
|
@@ -1396,6 +1762,10 @@ export namespace Components {
|
|
|
1396
1762
|
* Text to be displayed as the textarea label.
|
|
1397
1763
|
*/
|
|
1398
1764
|
"label"?: string;
|
|
1765
|
+
/**
|
|
1766
|
+
* Specifies the maximum number of characters allowed in the textarea. When set, displays a character counter.
|
|
1767
|
+
*/
|
|
1768
|
+
"maxLength"?: number;
|
|
1399
1769
|
/**
|
|
1400
1770
|
* Specifies the name. Submitted with the form name/value pair. This value will mirror the componentId.
|
|
1401
1771
|
*/
|
|
@@ -1529,6 +1899,10 @@ export interface PdsDropdownMenuItemCustomEvent<T> extends CustomEvent<T> {
|
|
|
1529
1899
|
detail: T;
|
|
1530
1900
|
target: HTMLPdsDropdownMenuItemElement;
|
|
1531
1901
|
}
|
|
1902
|
+
export interface PdsFilterCustomEvent<T> extends CustomEvent<T> {
|
|
1903
|
+
detail: T;
|
|
1904
|
+
target: HTMLPdsFilterElement;
|
|
1905
|
+
}
|
|
1532
1906
|
export interface PdsInputCustomEvent<T> extends CustomEvent<T> {
|
|
1533
1907
|
detail: T;
|
|
1534
1908
|
target: HTMLPdsInputElement;
|
|
@@ -1761,6 +2135,37 @@ declare global {
|
|
|
1761
2135
|
prototype: HTMLPdsDropdownMenuSeparatorElement;
|
|
1762
2136
|
new (): HTMLPdsDropdownMenuSeparatorElement;
|
|
1763
2137
|
};
|
|
2138
|
+
interface HTMLPdsFilterElementEventMap {
|
|
2139
|
+
"pdsFilterOpen": PdsFilterOpenEventDetail;
|
|
2140
|
+
"pdsFilterClose": PdsFilterCloseEventDetail;
|
|
2141
|
+
"pdsFilterClear": PdsFilterClearEventDetail;
|
|
2142
|
+
}
|
|
2143
|
+
/**
|
|
2144
|
+
* Individual filter component with cross-browser popover positioning.
|
|
2145
|
+
* Uses a hybrid approach for optimal cross-browser compatibility:
|
|
2146
|
+
* - Modern browsers: CSS anchor positioning + JavaScript flip classes
|
|
2147
|
+
* - Fallback browsers: JavaScript positioning with viewport boundary detection
|
|
2148
|
+
*/
|
|
2149
|
+
interface HTMLPdsFilterElement extends Components.PdsFilter, HTMLStencilElement {
|
|
2150
|
+
addEventListener<K extends keyof HTMLPdsFilterElementEventMap>(type: K, listener: (this: HTMLPdsFilterElement, ev: PdsFilterCustomEvent<HTMLPdsFilterElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2151
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2152
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2153
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2154
|
+
removeEventListener<K extends keyof HTMLPdsFilterElementEventMap>(type: K, listener: (this: HTMLPdsFilterElement, ev: PdsFilterCustomEvent<HTMLPdsFilterElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2155
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2156
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2157
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2158
|
+
}
|
|
2159
|
+
var HTMLPdsFilterElement: {
|
|
2160
|
+
prototype: HTMLPdsFilterElement;
|
|
2161
|
+
new (): HTMLPdsFilterElement;
|
|
2162
|
+
};
|
|
2163
|
+
interface HTMLPdsFiltersElement extends Components.PdsFilters, HTMLStencilElement {
|
|
2164
|
+
}
|
|
2165
|
+
var HTMLPdsFiltersElement: {
|
|
2166
|
+
prototype: HTMLPdsFiltersElement;
|
|
2167
|
+
new (): HTMLPdsFiltersElement;
|
|
2168
|
+
};
|
|
1764
2169
|
interface HTMLPdsImageElement extends Components.PdsImage, HTMLStencilElement {
|
|
1765
2170
|
}
|
|
1766
2171
|
var HTMLPdsImageElement: {
|
|
@@ -2107,6 +2512,8 @@ declare global {
|
|
|
2107
2512
|
"pds-dropdown-menu": HTMLPdsDropdownMenuElement;
|
|
2108
2513
|
"pds-dropdown-menu-item": HTMLPdsDropdownMenuItemElement;
|
|
2109
2514
|
"pds-dropdown-menu-separator": HTMLPdsDropdownMenuSeparatorElement;
|
|
2515
|
+
"pds-filter": HTMLPdsFilterElement;
|
|
2516
|
+
"pds-filters": HTMLPdsFiltersElement;
|
|
2110
2517
|
"pds-image": HTMLPdsImageElement;
|
|
2111
2518
|
"pds-input": HTMLPdsInputElement;
|
|
2112
2519
|
"pds-link": HTMLPdsLinkElement;
|
|
@@ -2169,6 +2576,11 @@ declare namespace LocalJSX {
|
|
|
2169
2576
|
* Whether the modal is open
|
|
2170
2577
|
*/
|
|
2171
2578
|
"open"?: boolean;
|
|
2579
|
+
/**
|
|
2580
|
+
* Whether the modal content should be scrollable
|
|
2581
|
+
* @default true
|
|
2582
|
+
*/
|
|
2583
|
+
"scrollable"?: boolean;
|
|
2172
2584
|
/**
|
|
2173
2585
|
* The size of the modal
|
|
2174
2586
|
*/
|
|
@@ -2315,6 +2727,26 @@ declare namespace LocalJSX {
|
|
|
2315
2727
|
* If `true`, the box will be sized to fit its contents.
|
|
2316
2728
|
*/
|
|
2317
2729
|
"auto"?: boolean;
|
|
2730
|
+
/**
|
|
2731
|
+
* If `true`, the box will be sized to fit its contents at the LG breakpoint.
|
|
2732
|
+
*/
|
|
2733
|
+
"autoLg"?: boolean;
|
|
2734
|
+
/**
|
|
2735
|
+
* If `true`, the box will be sized to fit its contents at the MD breakpoint.
|
|
2736
|
+
*/
|
|
2737
|
+
"autoMd"?: boolean;
|
|
2738
|
+
/**
|
|
2739
|
+
* If `true`, the box will be sized to fit its contents at the SM breakpoint.
|
|
2740
|
+
*/
|
|
2741
|
+
"autoSm"?: boolean;
|
|
2742
|
+
/**
|
|
2743
|
+
* If `true`, the box will be sized to fit its contents at the XL breakpoint.
|
|
2744
|
+
*/
|
|
2745
|
+
"autoXl"?: boolean;
|
|
2746
|
+
/**
|
|
2747
|
+
* If `true`, the box will be sized to fit its contents at the XS breakpoint.
|
|
2748
|
+
*/
|
|
2749
|
+
"autoXs"?: boolean;
|
|
2318
2750
|
/**
|
|
2319
2751
|
* Defines the background-color of the box.
|
|
2320
2752
|
*/
|
|
@@ -2346,6 +2778,26 @@ declare namespace LocalJSX {
|
|
|
2346
2778
|
* If `true`, sets the box `max-width` to `100%`.
|
|
2347
2779
|
*/
|
|
2348
2780
|
"fit"?: boolean;
|
|
2781
|
+
/**
|
|
2782
|
+
* If `true`, sets the box `max-width` to `100%` at the LG breakpoint.
|
|
2783
|
+
*/
|
|
2784
|
+
"fitLg"?: boolean;
|
|
2785
|
+
/**
|
|
2786
|
+
* If `true`, sets the box `max-width` to `100%` at the MD breakpoint.
|
|
2787
|
+
*/
|
|
2788
|
+
"fitMd"?: boolean;
|
|
2789
|
+
/**
|
|
2790
|
+
* If `true`, sets the box `max-width` to `100%` at the SM breakpoint.
|
|
2791
|
+
*/
|
|
2792
|
+
"fitSm"?: boolean;
|
|
2793
|
+
/**
|
|
2794
|
+
* If `true`, sets the box `max-width` to `100%` at the XL breakpoint.
|
|
2795
|
+
*/
|
|
2796
|
+
"fitXl"?: boolean;
|
|
2797
|
+
/**
|
|
2798
|
+
* If `true`, sets the box `max-width` to `100%` at the XS breakpoint.
|
|
2799
|
+
*/
|
|
2800
|
+
"fitXs"?: boolean;
|
|
2349
2801
|
/**
|
|
2350
2802
|
* Defines how a box will grow or shrink to fit the space available in its container. Can be a predefined value ('none', 'grow', 'shrink') or a custom flex value (e.g., '1', '0 1 auto').
|
|
2351
2803
|
* @defaultValue none
|
|
@@ -2356,6 +2808,31 @@ declare namespace LocalJSX {
|
|
|
2356
2808
|
* @defaultValue none
|
|
2357
2809
|
*/
|
|
2358
2810
|
"gap"?: BoxTShirtSizeType;
|
|
2811
|
+
/**
|
|
2812
|
+
* Defines the spacing between the box items at the LG breakpoint.
|
|
2813
|
+
* @defaultValue none
|
|
2814
|
+
*/
|
|
2815
|
+
"gapLg"?: BoxTShirtSizeType;
|
|
2816
|
+
/**
|
|
2817
|
+
* Defines the spacing between the box items at the MD breakpoint.
|
|
2818
|
+
* @defaultValue none
|
|
2819
|
+
*/
|
|
2820
|
+
"gapMd"?: BoxTShirtSizeType;
|
|
2821
|
+
/**
|
|
2822
|
+
* Defines the spacing between the box items at the SM breakpoint.
|
|
2823
|
+
* @defaultValue none
|
|
2824
|
+
*/
|
|
2825
|
+
"gapSm"?: BoxTShirtSizeType;
|
|
2826
|
+
/**
|
|
2827
|
+
* Defines the spacing between the box items at the XL breakpoint.
|
|
2828
|
+
* @defaultValue none
|
|
2829
|
+
*/
|
|
2830
|
+
"gapXl"?: BoxTShirtSizeType;
|
|
2831
|
+
/**
|
|
2832
|
+
* Defines the spacing between the box items at the XS breakpoint.
|
|
2833
|
+
* @defaultValue none
|
|
2834
|
+
*/
|
|
2835
|
+
"gapXs"?: BoxTShirtSizeType;
|
|
2359
2836
|
/**
|
|
2360
2837
|
* Defines the horizontal alignment of the box items.
|
|
2361
2838
|
* @defaultValue start
|
|
@@ -2391,21 +2868,121 @@ declare namespace LocalJSX {
|
|
|
2391
2868
|
* @defaultValue none
|
|
2392
2869
|
*/
|
|
2393
2870
|
"marginBlockEnd"?: BoxTShirtSizeType;
|
|
2871
|
+
/**
|
|
2872
|
+
* Defines the box's outer bottom spacing at the LG breakpoint.
|
|
2873
|
+
* @defaultValue none
|
|
2874
|
+
*/
|
|
2875
|
+
"marginBlockEndLg"?: BoxTShirtSizeType;
|
|
2876
|
+
/**
|
|
2877
|
+
* Defines the box's outer bottom spacing at the MD breakpoint.
|
|
2878
|
+
* @defaultValue none
|
|
2879
|
+
*/
|
|
2880
|
+
"marginBlockEndMd"?: BoxTShirtSizeType;
|
|
2881
|
+
/**
|
|
2882
|
+
* Defines the box's outer bottom spacing at the SM breakpoint.
|
|
2883
|
+
* @defaultValue none
|
|
2884
|
+
*/
|
|
2885
|
+
"marginBlockEndSm"?: BoxTShirtSizeType;
|
|
2886
|
+
/**
|
|
2887
|
+
* Defines the box's outer bottom spacing at the XL breakpoint.
|
|
2888
|
+
* @defaultValue none
|
|
2889
|
+
*/
|
|
2890
|
+
"marginBlockEndXl"?: BoxTShirtSizeType;
|
|
2891
|
+
/**
|
|
2892
|
+
* Defines the box's outer bottom spacing at the XS breakpoint.
|
|
2893
|
+
* @defaultValue none
|
|
2894
|
+
*/
|
|
2895
|
+
"marginBlockEndXs"?: BoxTShirtSizeType;
|
|
2394
2896
|
/**
|
|
2395
2897
|
* Defines the box's outer top spacing.
|
|
2396
2898
|
* @defaultValue none
|
|
2397
2899
|
*/
|
|
2398
2900
|
"marginBlockStart"?: BoxTShirtSizeType;
|
|
2901
|
+
/**
|
|
2902
|
+
* Defines the box's outer top spacing at the LG breakpoint.
|
|
2903
|
+
* @defaultValue none
|
|
2904
|
+
*/
|
|
2905
|
+
"marginBlockStartLg"?: BoxTShirtSizeType;
|
|
2906
|
+
/**
|
|
2907
|
+
* Defines the box's outer top spacing at the MD breakpoint.
|
|
2908
|
+
* @defaultValue none
|
|
2909
|
+
*/
|
|
2910
|
+
"marginBlockStartMd"?: BoxTShirtSizeType;
|
|
2911
|
+
/**
|
|
2912
|
+
* Defines the box's outer top spacing at the SM breakpoint.
|
|
2913
|
+
* @defaultValue none
|
|
2914
|
+
*/
|
|
2915
|
+
"marginBlockStartSm"?: BoxTShirtSizeType;
|
|
2916
|
+
/**
|
|
2917
|
+
* Defines the box's outer top spacing at the XL breakpoint.
|
|
2918
|
+
* @defaultValue none
|
|
2919
|
+
*/
|
|
2920
|
+
"marginBlockStartXl"?: BoxTShirtSizeType;
|
|
2921
|
+
/**
|
|
2922
|
+
* Defines the box's outer top spacing at the XS breakpoint.
|
|
2923
|
+
* @defaultValue none
|
|
2924
|
+
*/
|
|
2925
|
+
"marginBlockStartXs"?: BoxTShirtSizeType;
|
|
2399
2926
|
/**
|
|
2400
2927
|
* Defines the box's outer right spacing.
|
|
2401
2928
|
* @defaultValue none
|
|
2402
2929
|
*/
|
|
2403
2930
|
"marginInlineEnd"?: BoxTShirtSizeType;
|
|
2931
|
+
/**
|
|
2932
|
+
* Defines the box's outer right spacing at the LG breakpoint.
|
|
2933
|
+
* @defaultValue none
|
|
2934
|
+
*/
|
|
2935
|
+
"marginInlineEndLg"?: BoxTShirtSizeType;
|
|
2936
|
+
/**
|
|
2937
|
+
* Defines the box's outer right spacing at the MD breakpoint.
|
|
2938
|
+
* @defaultValue none
|
|
2939
|
+
*/
|
|
2940
|
+
"marginInlineEndMd"?: BoxTShirtSizeType;
|
|
2941
|
+
/**
|
|
2942
|
+
* Defines the box's outer right spacing at the SM breakpoint.
|
|
2943
|
+
* @defaultValue none
|
|
2944
|
+
*/
|
|
2945
|
+
"marginInlineEndSm"?: BoxTShirtSizeType;
|
|
2946
|
+
/**
|
|
2947
|
+
* Defines the box's outer right spacing at the XL breakpoint.
|
|
2948
|
+
* @defaultValue none
|
|
2949
|
+
*/
|
|
2950
|
+
"marginInlineEndXl"?: BoxTShirtSizeType;
|
|
2951
|
+
/**
|
|
2952
|
+
* Defines the box's outer right spacing at the XS breakpoint.
|
|
2953
|
+
* @defaultValue none
|
|
2954
|
+
*/
|
|
2955
|
+
"marginInlineEndXs"?: BoxTShirtSizeType;
|
|
2404
2956
|
/**
|
|
2405
2957
|
* Defines the box's outer left spacing.
|
|
2406
2958
|
* @defaultValue none
|
|
2407
2959
|
*/
|
|
2408
2960
|
"marginInlineStart"?: BoxTShirtSizeType;
|
|
2961
|
+
/**
|
|
2962
|
+
* Defines the box's outer left spacing at the LG breakpoint.
|
|
2963
|
+
* @defaultValue none
|
|
2964
|
+
*/
|
|
2965
|
+
"marginInlineStartLg"?: BoxTShirtSizeType;
|
|
2966
|
+
/**
|
|
2967
|
+
* Defines the box's outer left spacing at the MD breakpoint.
|
|
2968
|
+
* @defaultValue none
|
|
2969
|
+
*/
|
|
2970
|
+
"marginInlineStartMd"?: BoxTShirtSizeType;
|
|
2971
|
+
/**
|
|
2972
|
+
* Defines the box's outer left spacing at the SM breakpoint.
|
|
2973
|
+
* @defaultValue none
|
|
2974
|
+
*/
|
|
2975
|
+
"marginInlineStartSm"?: BoxTShirtSizeType;
|
|
2976
|
+
/**
|
|
2977
|
+
* Defines the box's outer left spacing at the XL breakpoint.
|
|
2978
|
+
* @defaultValue none
|
|
2979
|
+
*/
|
|
2980
|
+
"marginInlineStartXl"?: BoxTShirtSizeType;
|
|
2981
|
+
/**
|
|
2982
|
+
* Defines the box's outer left spacing at the XS breakpoint.
|
|
2983
|
+
* @defaultValue none
|
|
2984
|
+
*/
|
|
2985
|
+
"marginInlineStartXs"?: BoxTShirtSizeType;
|
|
2409
2986
|
/**
|
|
2410
2987
|
* The minimum height of the row. Used in conjunction with alignment props
|
|
2411
2988
|
*/
|
|
@@ -2448,21 +3025,146 @@ declare namespace LocalJSX {
|
|
|
2448
3025
|
* @defaultValue none
|
|
2449
3026
|
*/
|
|
2450
3027
|
"paddingBlockEnd"?: BoxTShirtSizeType;
|
|
3028
|
+
/**
|
|
3029
|
+
* Defines the bottom spacing at the LG breakpoint.
|
|
3030
|
+
* @defaultValue none
|
|
3031
|
+
*/
|
|
3032
|
+
"paddingBlockEndLg"?: BoxTShirtSizeType;
|
|
3033
|
+
/**
|
|
3034
|
+
* Defines the bottom spacing at the MD breakpoint.
|
|
3035
|
+
* @defaultValue none
|
|
3036
|
+
*/
|
|
3037
|
+
"paddingBlockEndMd"?: BoxTShirtSizeType;
|
|
3038
|
+
/**
|
|
3039
|
+
* Defines the bottom spacing at the SM breakpoint.
|
|
3040
|
+
* @defaultValue none
|
|
3041
|
+
*/
|
|
3042
|
+
"paddingBlockEndSm"?: BoxTShirtSizeType;
|
|
3043
|
+
/**
|
|
3044
|
+
* Defines the bottom spacing at the XL breakpoint.
|
|
3045
|
+
* @defaultValue none
|
|
3046
|
+
*/
|
|
3047
|
+
"paddingBlockEndXl"?: BoxTShirtSizeType;
|
|
3048
|
+
/**
|
|
3049
|
+
* Defines the bottom spacing at the XS breakpoint.
|
|
3050
|
+
* @defaultValue none
|
|
3051
|
+
*/
|
|
3052
|
+
"paddingBlockEndXs"?: BoxTShirtSizeType;
|
|
2451
3053
|
/**
|
|
2452
3054
|
* Defines the top spacing.
|
|
2453
3055
|
* @defaultValue none
|
|
2454
3056
|
*/
|
|
2455
3057
|
"paddingBlockStart"?: BoxTShirtSizeType;
|
|
3058
|
+
/**
|
|
3059
|
+
* Defines the top spacing at the LG breakpoint.
|
|
3060
|
+
* @defaultValue none
|
|
3061
|
+
*/
|
|
3062
|
+
"paddingBlockStartLg"?: BoxTShirtSizeType;
|
|
3063
|
+
/**
|
|
3064
|
+
* Defines the top spacing at the MD breakpoint.
|
|
3065
|
+
* @defaultValue none
|
|
3066
|
+
*/
|
|
3067
|
+
"paddingBlockStartMd"?: BoxTShirtSizeType;
|
|
3068
|
+
/**
|
|
3069
|
+
* Defines the top spacing at the SM breakpoint.
|
|
3070
|
+
* @defaultValue none
|
|
3071
|
+
*/
|
|
3072
|
+
"paddingBlockStartSm"?: BoxTShirtSizeType;
|
|
3073
|
+
/**
|
|
3074
|
+
* Defines the top spacing at the XL breakpoint.
|
|
3075
|
+
* @defaultValue none
|
|
3076
|
+
*/
|
|
3077
|
+
"paddingBlockStartXl"?: BoxTShirtSizeType;
|
|
3078
|
+
/**
|
|
3079
|
+
* Defines the top spacing at the XS breakpoint.
|
|
3080
|
+
* @defaultValue none
|
|
3081
|
+
*/
|
|
3082
|
+
"paddingBlockStartXs"?: BoxTShirtSizeType;
|
|
2456
3083
|
/**
|
|
2457
3084
|
* Defines the right spacing.
|
|
2458
3085
|
* @defaultValue none
|
|
2459
3086
|
*/
|
|
2460
3087
|
"paddingInlineEnd"?: BoxTShirtSizeType;
|
|
3088
|
+
/**
|
|
3089
|
+
* Defines the right spacing at the LG breakpoint.
|
|
3090
|
+
* @defaultValue none
|
|
3091
|
+
*/
|
|
3092
|
+
"paddingInlineEndLg"?: BoxTShirtSizeType;
|
|
3093
|
+
/**
|
|
3094
|
+
* Defines the right spacing at the MD breakpoint.
|
|
3095
|
+
* @defaultValue none
|
|
3096
|
+
*/
|
|
3097
|
+
"paddingInlineEndMd"?: BoxTShirtSizeType;
|
|
3098
|
+
/**
|
|
3099
|
+
* Defines the right spacing at the SM breakpoint.
|
|
3100
|
+
* @defaultValue none
|
|
3101
|
+
*/
|
|
3102
|
+
"paddingInlineEndSm"?: BoxTShirtSizeType;
|
|
3103
|
+
/**
|
|
3104
|
+
* Defines the right spacing at the XL breakpoint.
|
|
3105
|
+
* @defaultValue none
|
|
3106
|
+
*/
|
|
3107
|
+
"paddingInlineEndXl"?: BoxTShirtSizeType;
|
|
3108
|
+
/**
|
|
3109
|
+
* Defines the right spacing at the XS breakpoint.
|
|
3110
|
+
* @defaultValue none
|
|
3111
|
+
*/
|
|
3112
|
+
"paddingInlineEndXs"?: BoxTShirtSizeType;
|
|
2461
3113
|
/**
|
|
2462
3114
|
* Defines the left spacing.
|
|
2463
3115
|
* @defaultValue none
|
|
2464
3116
|
*/
|
|
2465
3117
|
"paddingInlineStart"?: BoxTShirtSizeType;
|
|
3118
|
+
/**
|
|
3119
|
+
* Defines the left spacing at the LG breakpoint.
|
|
3120
|
+
* @defaultValue none
|
|
3121
|
+
*/
|
|
3122
|
+
"paddingInlineStartLg"?: BoxTShirtSizeType;
|
|
3123
|
+
/**
|
|
3124
|
+
* Defines the left spacing at the MD breakpoint.
|
|
3125
|
+
* @defaultValue none
|
|
3126
|
+
*/
|
|
3127
|
+
"paddingInlineStartMd"?: BoxTShirtSizeType;
|
|
3128
|
+
/**
|
|
3129
|
+
* Defines the left spacing at the SM breakpoint.
|
|
3130
|
+
* @defaultValue none
|
|
3131
|
+
*/
|
|
3132
|
+
"paddingInlineStartSm"?: BoxTShirtSizeType;
|
|
3133
|
+
/**
|
|
3134
|
+
* Defines the left spacing at the XL breakpoint.
|
|
3135
|
+
* @defaultValue none
|
|
3136
|
+
*/
|
|
3137
|
+
"paddingInlineStartXl"?: BoxTShirtSizeType;
|
|
3138
|
+
/**
|
|
3139
|
+
* Defines the left spacing at the XS breakpoint.
|
|
3140
|
+
* @defaultValue none
|
|
3141
|
+
*/
|
|
3142
|
+
"paddingInlineStartXs"?: BoxTShirtSizeType;
|
|
3143
|
+
/**
|
|
3144
|
+
* Defines the spacing between the box items at the LG breakpoint.
|
|
3145
|
+
* @defaultValue none
|
|
3146
|
+
*/
|
|
3147
|
+
"paddingLg"?: BoxTShirtSizeType;
|
|
3148
|
+
/**
|
|
3149
|
+
* Defines the spacing between the box items at the MD breakpoint.
|
|
3150
|
+
* @defaultValue none
|
|
3151
|
+
*/
|
|
3152
|
+
"paddingMd"?: BoxTShirtSizeType;
|
|
3153
|
+
/**
|
|
3154
|
+
* Defines the spacing between the box items at the SM breakpoint.
|
|
3155
|
+
* @defaultValue none
|
|
3156
|
+
*/
|
|
3157
|
+
"paddingSm"?: BoxTShirtSizeType;
|
|
3158
|
+
/**
|
|
3159
|
+
* Defines the spacing between the box items at the XL breakpoint.
|
|
3160
|
+
* @defaultValue none
|
|
3161
|
+
*/
|
|
3162
|
+
"paddingXl"?: BoxTShirtSizeType;
|
|
3163
|
+
/**
|
|
3164
|
+
* Defines the spacing between the box items at the XS breakpoint.
|
|
3165
|
+
* @defaultValue none
|
|
3166
|
+
*/
|
|
3167
|
+
"paddingXs"?: BoxTShirtSizeType;
|
|
2466
3168
|
/**
|
|
2467
3169
|
* Defines the box shadow.
|
|
2468
3170
|
* @defaultValue none
|
|
@@ -2497,6 +3199,31 @@ declare namespace LocalJSX {
|
|
|
2497
3199
|
* @defaultValue false
|
|
2498
3200
|
*/
|
|
2499
3201
|
"wrap"?: boolean;
|
|
3202
|
+
/**
|
|
3203
|
+
* Defines whether flex items can wrap onto multiple lines at the LG breakpoint.
|
|
3204
|
+
* @defaultValue false
|
|
3205
|
+
*/
|
|
3206
|
+
"wrapLg"?: boolean;
|
|
3207
|
+
/**
|
|
3208
|
+
* Defines whether flex items can wrap onto multiple lines at the MD breakpoint.
|
|
3209
|
+
* @defaultValue false
|
|
3210
|
+
*/
|
|
3211
|
+
"wrapMd"?: boolean;
|
|
3212
|
+
/**
|
|
3213
|
+
* Defines whether flex items can wrap onto multiple lines at the SM breakpoint.
|
|
3214
|
+
* @defaultValue false
|
|
3215
|
+
*/
|
|
3216
|
+
"wrapSm"?: boolean;
|
|
3217
|
+
/**
|
|
3218
|
+
* Defines whether flex items can wrap onto multiple lines at the XL breakpoint.
|
|
3219
|
+
* @defaultValue false
|
|
3220
|
+
*/
|
|
3221
|
+
"wrapXl"?: boolean;
|
|
3222
|
+
/**
|
|
3223
|
+
* Defines whether flex items can wrap onto multiple lines at the XS breakpoint.
|
|
3224
|
+
* @defaultValue false
|
|
3225
|
+
*/
|
|
3226
|
+
"wrapXs"?: boolean;
|
|
2500
3227
|
}
|
|
2501
3228
|
interface PdsButton {
|
|
2502
3229
|
/**
|
|
@@ -2554,7 +3281,7 @@ declare namespace LocalJSX {
|
|
|
2554
3281
|
* Sets the style variant of the button.
|
|
2555
3282
|
* @defaultValue primary
|
|
2556
3283
|
*/
|
|
2557
|
-
"variant"?: 'primary' | 'secondary' | 'accent' | 'disclosure' | 'destructive' | 'unstyled';
|
|
3284
|
+
"variant"?: 'primary' | 'secondary' | 'accent' | 'disclosure' | 'destructive' | 'unstyled' | 'filter';
|
|
2558
3285
|
}
|
|
2559
3286
|
interface PdsCheckbox {
|
|
2560
3287
|
/**
|
|
@@ -2808,6 +3535,49 @@ declare namespace LocalJSX {
|
|
|
2808
3535
|
*/
|
|
2809
3536
|
"disabled"?: boolean;
|
|
2810
3537
|
}
|
|
3538
|
+
/**
|
|
3539
|
+
* Individual filter component with cross-browser popover positioning.
|
|
3540
|
+
* Uses a hybrid approach for optimal cross-browser compatibility:
|
|
3541
|
+
* - Modern browsers: CSS anchor positioning + JavaScript flip classes
|
|
3542
|
+
* - Fallback browsers: JavaScript positioning with viewport boundary detection
|
|
3543
|
+
*/
|
|
3544
|
+
interface PdsFilter {
|
|
3545
|
+
/**
|
|
3546
|
+
* A unique identifier used for the underlying component `id` attribute.
|
|
3547
|
+
*/
|
|
3548
|
+
"componentId": string;
|
|
3549
|
+
/**
|
|
3550
|
+
* The name of the icon to display in the trigger button. For 'clear' variant, this is ignored as it always shows trash icon.
|
|
3551
|
+
*/
|
|
3552
|
+
"icon"?: string;
|
|
3553
|
+
/**
|
|
3554
|
+
* Event emitted when the clear variant is clicked.
|
|
3555
|
+
*/
|
|
3556
|
+
"onPdsFilterClear"?: (event: PdsFilterCustomEvent<PdsFilterClearEventDetail>) => void;
|
|
3557
|
+
/**
|
|
3558
|
+
* Event emitted when the filter popover is closed.
|
|
3559
|
+
*/
|
|
3560
|
+
"onPdsFilterClose"?: (event: PdsFilterCustomEvent<PdsFilterCloseEventDetail>) => void;
|
|
3561
|
+
/**
|
|
3562
|
+
* Event emitted when the filter popover is opened.
|
|
3563
|
+
*/
|
|
3564
|
+
"onPdsFilterOpen"?: (event: PdsFilterCustomEvent<PdsFilterOpenEventDetail>) => void;
|
|
3565
|
+
/**
|
|
3566
|
+
* The text content displayed in the trigger button.
|
|
3567
|
+
*/
|
|
3568
|
+
"text"?: string;
|
|
3569
|
+
/**
|
|
3570
|
+
* The variant style of the filter trigger.
|
|
3571
|
+
* @defaultValue 'default'
|
|
3572
|
+
*/
|
|
3573
|
+
"variant"?: PdsFilterVariant;
|
|
3574
|
+
}
|
|
3575
|
+
interface PdsFilters {
|
|
3576
|
+
/**
|
|
3577
|
+
* A unique identifier used for the underlying component `id` attribute.
|
|
3578
|
+
*/
|
|
3579
|
+
"componentId"?: string;
|
|
3580
|
+
}
|
|
2811
3581
|
interface PdsImage {
|
|
2812
3582
|
/**
|
|
2813
3583
|
* The image's alt tag. If none is provided, it will default to an empty string, which is desired for decorative images.
|
|
@@ -3026,6 +3796,11 @@ declare namespace LocalJSX {
|
|
|
3026
3796
|
* @default false
|
|
3027
3797
|
*/
|
|
3028
3798
|
"open"?: boolean;
|
|
3799
|
+
/**
|
|
3800
|
+
* Whether the modal content should be scrollable
|
|
3801
|
+
* @default true
|
|
3802
|
+
*/
|
|
3803
|
+
"scrollable"?: boolean;
|
|
3029
3804
|
/**
|
|
3030
3805
|
* The size of the modal
|
|
3031
3806
|
* @default 'md'
|
|
@@ -3034,7 +3809,7 @@ declare namespace LocalJSX {
|
|
|
3034
3809
|
}
|
|
3035
3810
|
interface PdsModalContent {
|
|
3036
3811
|
/**
|
|
3037
|
-
* The border style for the content area.
|
|
3812
|
+
* The border style for the content area. When not explicitly set, automatically determined based on scroll state.
|
|
3038
3813
|
* @default 'none'
|
|
3039
3814
|
*/
|
|
3040
3815
|
"border"?: 'none' | 'both' | 'top' | 'bottom';
|
|
@@ -3578,6 +4353,10 @@ declare namespace LocalJSX {
|
|
|
3578
4353
|
* Text to be displayed as the textarea label.
|
|
3579
4354
|
*/
|
|
3580
4355
|
"label"?: string;
|
|
4356
|
+
/**
|
|
4357
|
+
* Specifies the maximum number of characters allowed in the textarea. When set, displays a character counter.
|
|
4358
|
+
*/
|
|
4359
|
+
"maxLength"?: number;
|
|
3581
4360
|
/**
|
|
3582
4361
|
* Specifies the name. Submitted with the form name/value pair. This value will mirror the componentId.
|
|
3583
4362
|
*/
|
|
@@ -3700,6 +4479,8 @@ declare namespace LocalJSX {
|
|
|
3700
4479
|
"pds-dropdown-menu": PdsDropdownMenu;
|
|
3701
4480
|
"pds-dropdown-menu-item": PdsDropdownMenuItem;
|
|
3702
4481
|
"pds-dropdown-menu-separator": PdsDropdownMenuSeparator;
|
|
4482
|
+
"pds-filter": PdsFilter;
|
|
4483
|
+
"pds-filters": PdsFilters;
|
|
3703
4484
|
"pds-image": PdsImage;
|
|
3704
4485
|
"pds-input": PdsInput;
|
|
3705
4486
|
"pds-link": PdsLink;
|
|
@@ -3754,6 +4535,14 @@ declare module "@stencil/core" {
|
|
|
3754
4535
|
"pds-dropdown-menu": LocalJSX.PdsDropdownMenu & JSXBase.HTMLAttributes<HTMLPdsDropdownMenuElement>;
|
|
3755
4536
|
"pds-dropdown-menu-item": LocalJSX.PdsDropdownMenuItem & JSXBase.HTMLAttributes<HTMLPdsDropdownMenuItemElement>;
|
|
3756
4537
|
"pds-dropdown-menu-separator": LocalJSX.PdsDropdownMenuSeparator & JSXBase.HTMLAttributes<HTMLPdsDropdownMenuSeparatorElement>;
|
|
4538
|
+
/**
|
|
4539
|
+
* Individual filter component with cross-browser popover positioning.
|
|
4540
|
+
* Uses a hybrid approach for optimal cross-browser compatibility:
|
|
4541
|
+
* - Modern browsers: CSS anchor positioning + JavaScript flip classes
|
|
4542
|
+
* - Fallback browsers: JavaScript positioning with viewport boundary detection
|
|
4543
|
+
*/
|
|
4544
|
+
"pds-filter": LocalJSX.PdsFilter & JSXBase.HTMLAttributes<HTMLPdsFilterElement>;
|
|
4545
|
+
"pds-filters": LocalJSX.PdsFilters & JSXBase.HTMLAttributes<HTMLPdsFiltersElement>;
|
|
3757
4546
|
"pds-image": LocalJSX.PdsImage & JSXBase.HTMLAttributes<HTMLPdsImageElement>;
|
|
3758
4547
|
"pds-input": LocalJSX.PdsInput & JSXBase.HTMLAttributes<HTMLPdsInputElement>;
|
|
3759
4548
|
"pds-link": LocalJSX.PdsLink & JSXBase.HTMLAttributes<HTMLPdsLinkElement>;
|