@pine-ds/core 2.16.0-mercury.0 → 2.16.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/attributes.js +87 -0
- package/components/attributes.js.map +1 -0
- package/{dist/esm/pds-label-c806218b.js → components/form.js} +2 -10
- package/components/form.js.map +1 -0
- package/components/index.d.ts +6 -0
- package/components/index.js +3 -0
- package/components/index.js.map +1 -1
- package/components/index2.js +13 -11
- package/components/index2.js.map +1 -1
- package/components/pds-accordion.js +2 -2
- package/components/pds-accordion.js.map +1 -1
- package/components/pds-avatar.js +4 -4
- package/components/pds-avatar.js.map +1 -1
- package/components/pds-box.js +1 -1
- package/components/pds-box.js.map +1 -1
- package/components/pds-button2.js +7 -8
- package/components/pds-button2.js.map +1 -1
- package/components/pds-checkbox2.js +14 -6
- package/components/pds-checkbox2.js.map +1 -1
- package/components/pds-chip.js +10 -7
- package/components/pds-chip.js.map +1 -1
- package/components/pds-copytext.js +2 -2
- package/components/pds-copytext.js.map +1 -1
- package/components/pds-divider.js +2 -2
- package/components/pds-divider.js.map +1 -1
- package/components/pds-icon2.js +1 -1
- package/components/pds-icon2.js.map +1 -1
- package/components/pds-image.js +3 -3
- package/components/pds-image.js.map +1 -1
- package/components/pds-input.js +123 -11
- package/components/pds-input.js.map +1 -1
- package/components/pds-label.js +1 -29
- package/components/pds-label.js.map +1 -1
- package/components/pds-link.js +3 -3
- package/components/pds-link.js.map +1 -1
- package/components/pds-loader.js +2 -2
- package/components/pds-loader.js.map +1 -1
- package/components/pds-popover.d.ts +11 -0
- package/components/pds-popover.js +94 -0
- package/components/pds-popover.js.map +1 -0
- package/components/pds-progress.js +2 -2
- package/components/pds-progress.js.map +1 -1
- package/components/pds-radio.js +18 -10
- package/components/pds-radio.js.map +1 -1
- package/components/pds-row.js +2 -2
- package/components/pds-row.js.map +1 -1
- package/components/pds-select.d.ts +11 -0
- package/components/pds-select.js +167 -0
- package/components/pds-select.js.map +1 -0
- package/components/pds-sortable-item.js +2 -2
- package/components/pds-sortable-item.js.map +1 -1
- package/components/pds-sortable.js +2 -2
- package/components/pds-sortable.js.map +1 -1
- package/components/pds-switch.js +17 -12
- package/components/pds-switch.js.map +1 -1
- 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-body.js.map +1 -1
- package/components/pds-table-cell2.js +3 -3
- package/components/pds-table-cell2.js.map +1 -1
- package/components/pds-table-head-cell2.js +4 -4
- package/components/pds-table-head-cell2.js.map +1 -1
- package/components/pds-table-head.js +2 -2
- package/components/pds-table-head.js.map +1 -1
- package/components/pds-table-row.js +10 -4
- package/components/pds-table-row.js.map +1 -1
- package/components/pds-table.js +1 -1
- package/components/pds-table.js.map +1 -1
- package/components/pds-tabpanel.js +2 -2
- package/components/pds-tabpanel.js.map +1 -1
- package/components/pds-tabs.js +2 -2
- package/components/pds-tabs.js.map +1 -1
- package/components/pds-text.d.ts +11 -0
- package/components/pds-text.js +61 -0
- package/components/pds-text.js.map +1 -0
- package/components/pds-textarea.js +119 -17
- package/components/pds-textarea.js.map +1 -1
- package/components/pds-tooltip.js +16 -8
- package/components/pds-tooltip.js.map +1 -1
- package/components/utils.js +21 -0
- package/components/utils.js.map +1 -0
- package/dist/cjs/attributes-73ee8de7.js +90 -0
- package/dist/cjs/attributes-73ee8de7.js.map +1 -0
- package/dist/cjs/{pds-label-73bb5bd3.js → form-4f00637c.js} +1 -10
- package/dist/cjs/form-4f00637c.js.map +1 -0
- package/dist/cjs/index-034a8bb0.js +28 -0
- package/dist/cjs/index-034a8bb0.js.map +1 -0
- package/dist/cjs/{index-d4ec6246.js → index-b7d9268e.js} +17 -5
- package/dist/cjs/index-b7d9268e.js.map +1 -0
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/pds-accordion.cjs.entry.js +4 -4
- package/dist/cjs/pds-accordion.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-avatar.cjs.entry.js +6 -6
- package/dist/cjs/pds-avatar.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-box.cjs.entry.js +2 -2
- package/dist/cjs/pds-box.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-button.cjs.entry.js +8 -9
- package/dist/cjs/pds-button.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-checkbox.cjs.entry.js +8 -6
- package/dist/cjs/pds-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-chip.cjs.entry.js +11 -8
- package/dist/cjs/pds-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-copytext.cjs.entry.js +4 -4
- package/dist/cjs/pds-copytext.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-divider.cjs.entry.js +3 -3
- package/dist/cjs/pds-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-icon.cjs.entry.js +2 -2
- package/dist/cjs/pds-icon.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-image.cjs.entry.js +4 -4
- package/dist/cjs/pds-image.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-input.cjs.entry.js +109 -10
- package/dist/cjs/pds-input.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-label-e0d9a97d.js +13 -0
- package/dist/cjs/pds-label-e0d9a97d.js.map +1 -0
- package/dist/cjs/pds-link.cjs.entry.js +5 -5
- package/dist/cjs/pds-link.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-loader.cjs.entry.js +3 -3
- package/dist/cjs/pds-loader.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-popover.cjs.entry.js +72 -0
- package/dist/cjs/pds-popover.cjs.entry.js.map +1 -0
- package/dist/cjs/pds-progress.cjs.entry.js +3 -3
- package/dist/cjs/pds-progress.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-radio.cjs.entry.js +10 -8
- package/dist/cjs/pds-radio.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-row.cjs.entry.js +3 -3
- package/dist/cjs/pds-row.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-select.cjs.entry.js +133 -0
- package/dist/cjs/pds-select.cjs.entry.js.map +1 -0
- package/dist/cjs/pds-sortable-item.cjs.entry.js +4 -4
- package/dist/cjs/pds-sortable-item.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-sortable.cjs.entry.js +3 -3
- package/dist/cjs/pds-sortable.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-switch.cjs.entry.js +10 -10
- package/dist/cjs/pds-switch.cjs.entry.js.map +1 -1
- 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-table-body.cjs.entry.js +2 -2
- package/dist/cjs/pds-table-body.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-table-cell.cjs.entry.js +4 -4
- package/dist/cjs/pds-table-cell.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-table-head-cell.cjs.entry.js +5 -5
- package/dist/cjs/pds-table-head-cell.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-table-head.cjs.entry.js +3 -3
- package/dist/cjs/pds-table-head.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-table-row.cjs.entry.js +3 -3
- package/dist/cjs/pds-table-row.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-table.cjs.entry.js +2 -2
- package/dist/cjs/pds-table.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-tabpanel.cjs.entry.js +3 -3
- package/dist/cjs/pds-tabpanel.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-tabs.cjs.entry.js +3 -3
- package/dist/cjs/pds-tabs.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-text.cjs.entry.js +39 -0
- package/dist/cjs/pds-text.cjs.entry.js.map +1 -0
- package/dist/cjs/pds-textarea.cjs.entry.js +105 -16
- package/dist/cjs/pds-textarea.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-tooltip.cjs.entry.js +15 -8
- package/dist/cjs/pds-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/pine-core.cjs.js +3 -3
- package/dist/cjs/pine-core.cjs.js.map +1 -1
- package/dist/cjs/utils-39c972f8.js +24 -0
- package/dist/cjs/utils-39c972f8.js.map +1 -0
- package/dist/collection/collection-manifest.json +5 -2
- package/dist/collection/components/pds-accordion/pds-accordion.css +20 -28
- package/dist/collection/components/pds-accordion/pds-accordion.js +2 -1
- package/dist/collection/components/pds-accordion/pds-accordion.js.map +1 -1
- package/dist/collection/components/pds-accordion/stories/pds-accordion.stories.js +11 -15
- package/dist/collection/components/pds-avatar/pds-avatar.css +13 -20
- package/dist/collection/components/pds-avatar/pds-avatar.js +3 -3
- package/dist/collection/components/pds-avatar/pds-avatar.js.map +1 -1
- package/dist/collection/components/pds-box/pds-box.css +37 -30
- package/dist/collection/components/pds-button/pds-button.css +52 -72
- package/dist/collection/components/pds-button/pds-button.js +36 -11
- package/dist/collection/components/pds-button/pds-button.js.map +1 -1
- package/dist/collection/components/pds-button/stories/pds-button.stories.js +8 -1
- package/dist/collection/components/pds-checkbox/pds-checkbox.css +47 -42
- package/dist/collection/components/pds-checkbox/pds-checkbox.js +4 -3
- package/dist/collection/components/pds-checkbox/pds-checkbox.js.map +1 -1
- package/dist/collection/components/pds-chip/pds-chip.css +88 -110
- package/dist/collection/components/pds-chip/pds-chip.js +28 -28
- package/dist/collection/components/pds-chip/pds-chip.js.map +1 -1
- package/dist/collection/components/pds-chip/pds-chip.tokens.css +23 -0
- package/dist/collection/components/pds-copytext/pds-copytext.css +25 -36
- package/dist/collection/components/pds-copytext/pds-copytext.js +4 -4
- package/dist/collection/components/pds-copytext/pds-copytext.js.map +1 -1
- package/dist/collection/components/pds-divider/pds-divider.css +29 -41
- package/dist/collection/components/pds-divider/pds-divider.js +2 -2
- package/dist/collection/components/pds-divider/pds-divider.js.map +1 -1
- package/dist/collection/components/pds-icon/stories/pds-icon.stories.js +1 -1
- package/dist/collection/components/pds-image/pds-image.css +1 -3
- package/dist/collection/components/pds-image/pds-image.js +13 -7
- package/dist/collection/components/pds-image/pds-image.js.map +1 -1
- package/dist/collection/components/pds-image/stories/pds-image.stories.js +7 -5
- package/dist/collection/components/pds-input/input-interface.js +2 -0
- package/dist/collection/components/pds-input/input-interface.js.map +1 -0
- package/dist/collection/components/pds-input/pds-input.css +46 -44
- package/dist/collection/components/pds-input/pds-input.js +239 -22
- package/dist/collection/components/pds-input/pds-input.js.map +1 -1
- package/dist/collection/components/pds-input/pds-input.tokens.css +6 -0
- package/dist/collection/components/pds-input/stories/pds-input.stories.js +18 -2
- package/dist/collection/components/pds-link/pds-link.css +15 -25
- package/dist/collection/components/pds-link/pds-link.js +12 -9
- package/dist/collection/components/pds-link/pds-link.js.map +1 -1
- package/dist/collection/components/pds-loader/pds-loader.css +16 -29
- package/dist/collection/components/pds-loader/pds-loader.js +1 -1
- package/dist/collection/components/pds-loader/pds-loader.js.map +1 -1
- package/dist/collection/components/pds-popover/pds-popover.css +30 -0
- package/dist/collection/components/pds-popover/pds-popover.js +216 -0
- package/dist/collection/components/pds-popover/pds-popover.js.map +1 -0
- package/dist/collection/components/pds-popover/stories/pds-popover.stories.js +45 -0
- package/dist/collection/components/pds-progress/pds-progress.css +11 -24
- package/dist/collection/components/pds-progress/pds-progress.js +1 -1
- package/dist/collection/components/pds-progress/pds-progress.js.map +1 -1
- package/dist/collection/components/pds-radio/pds-radio.css +38 -37
- package/dist/collection/components/pds-radio/pds-radio.js +41 -40
- package/dist/collection/components/pds-radio/pds-radio.js.map +1 -1
- package/dist/collection/components/pds-row/pds-row.css +9 -8
- package/dist/collection/components/pds-row/pds-row.js +1 -1
- package/dist/collection/components/pds-select/pds-select.css +98 -0
- package/dist/collection/components/pds-select/pds-select.js +361 -0
- package/dist/collection/components/pds-select/pds-select.js.map +1 -0
- package/dist/collection/components/pds-select/stories/pds-select.stories.js +153 -0
- package/dist/collection/components/pds-sortable/pds-sortable-item/pds-sortable-item.css +13 -22
- package/dist/collection/components/pds-sortable/pds-sortable-item/pds-sortable-item.js +1 -1
- package/dist/collection/components/pds-sortable/pds-sortable.css +2 -4
- package/dist/collection/components/pds-sortable/pds-sortable.js +1 -1
- package/dist/collection/components/pds-sortable/pds-sortable.js.map +1 -1
- package/dist/collection/components/pds-switch/pds-switch.css +35 -48
- package/dist/collection/components/pds-switch/pds-switch.js +17 -39
- package/dist/collection/components/pds-switch/pds-switch.js.map +1 -1
- package/dist/collection/components/pds-switch/stories/pds-switch.stories.js +2 -15
- package/dist/collection/components/pds-table/pds-table-body/pds-table-body.js +1 -1
- package/dist/collection/components/pds-table/pds-table-body/pds-table-body.js.map +1 -1
- package/dist/collection/components/pds-table/pds-table-cell/pds-table-cell.css +11 -17
- package/dist/collection/components/pds-table/pds-table-cell/pds-table-cell.js +2 -2
- package/dist/collection/components/pds-table/pds-table-cell/pds-table-cell.js.map +1 -1
- package/dist/collection/components/pds-table/pds-table-head/pds-table-head.css +2 -3
- package/dist/collection/components/pds-table/pds-table-head/pds-table-head.js +7 -4
- package/dist/collection/components/pds-table/pds-table-head/pds-table-head.js.map +1 -1
- package/dist/collection/components/pds-table/pds-table-head-cell/pds-table-head-cell.css +13 -24
- 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-head-cell/pds-table-head-cell.js.map +1 -1
- package/dist/collection/components/pds-table/pds-table-row/pds-table-row.css +1 -2
- package/dist/collection/components/pds-table/pds-table-row/pds-table-row.js +3 -3
- package/dist/collection/components/pds-table/pds-table-row/pds-table-row.js.map +1 -1
- package/dist/collection/components/pds-table/pds-table.js +4 -4
- package/dist/collection/components/pds-table/pds-table.js.map +1 -1
- package/dist/collection/components/pds-table/stories/pds-table.stories.js +1 -1
- package/dist/collection/components/pds-tabs/pds-tab/pds-tab.css +23 -47
- package/dist/collection/components/pds-tabs/pds-tab/pds-tab.js +3 -3
- package/dist/collection/components/pds-tabs/pds-tab/stories/pds-tab.stories.js +19 -0
- package/dist/collection/components/pds-tabs/pds-tabpanel/pds-tabpanel.css +2 -2
- package/dist/collection/components/pds-tabs/pds-tabpanel/pds-tabpanel.js +1 -1
- package/dist/collection/components/pds-tabs/pds-tabpanel/stories/pds-tabpanel.stories.js +19 -0
- package/dist/collection/components/pds-tabs/pds-tabs.css +8 -11
- package/dist/collection/components/pds-tabs/pds-tabs.js +1 -1
- package/dist/collection/components/pds-tabs/pds-tabs.js.map +1 -1
- package/dist/collection/components/pds-tabs/stories/pds-tabs.stories.js +18 -18
- package/dist/collection/components/pds-text/pds-text.css +210 -0
- package/dist/collection/components/pds-text/pds-text.js +162 -0
- package/dist/collection/components/pds-text/pds-text.js.map +1 -0
- package/dist/collection/components/pds-text/stories/pds-text.stories.js +119 -0
- package/dist/collection/components/pds-textarea/pds-textarea.css +25 -50
- package/dist/collection/components/pds-textarea/pds-textarea.js +234 -28
- package/dist/collection/components/pds-textarea/pds-textarea.js.map +1 -1
- package/dist/collection/components/pds-textarea/stories/pds-textarea.stories.js +33 -12
- package/dist/collection/components/pds-textarea/textarea-interface.js.map +1 -1
- package/dist/collection/components/pds-tooltip/pds-tooltip.css +59 -67
- package/dist/collection/components/pds-tooltip/pds-tooltip.js +34 -37
- package/dist/collection/components/pds-tooltip/pds-tooltip.js.map +1 -1
- package/dist/collection/components/pds-tooltip/stories/pds-tooltip.stories.js +15 -15
- package/dist/collection/global/styles/utils/label.css +16 -0
- package/dist/collection/utils/attributes.js +84 -0
- package/dist/collection/utils/attributes.js.map +1 -0
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/collection/utils/utils.js +14 -3
- package/dist/collection/utils/utils.js.map +1 -1
- package/dist/docs.json +1584 -391
- package/dist/esm/attributes-fe2c8c91.js +87 -0
- package/dist/esm/attributes-fe2c8c91.js.map +1 -0
- package/dist/esm/form-1b7b69e3.js +31 -0
- package/dist/esm/form-1b7b69e3.js.map +1 -0
- package/dist/esm/{index-9f0e742f.js → index-b1696fed.js} +17 -5
- package/dist/esm/index-b1696fed.js.map +1 -0
- package/dist/esm/index-d320cfa9.js +16 -0
- package/dist/esm/index-d320cfa9.js.map +1 -0
- package/dist/esm/index.js +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/pds-accordion.entry.js +4 -4
- package/dist/esm/pds-accordion.entry.js.map +1 -1
- package/dist/esm/pds-avatar.entry.js +6 -6
- package/dist/esm/pds-avatar.entry.js.map +1 -1
- package/dist/esm/pds-box.entry.js +2 -2
- package/dist/esm/pds-box.entry.js.map +1 -1
- package/dist/esm/pds-button.entry.js +7 -8
- package/dist/esm/pds-button.entry.js.map +1 -1
- package/dist/esm/pds-checkbox.entry.js +8 -6
- package/dist/esm/pds-checkbox.entry.js.map +1 -1
- package/dist/esm/pds-chip.entry.js +11 -8
- package/dist/esm/pds-chip.entry.js.map +1 -1
- package/dist/esm/pds-copytext.entry.js +4 -4
- package/dist/esm/pds-copytext.entry.js.map +1 -1
- package/dist/esm/pds-divider.entry.js +3 -3
- package/dist/esm/pds-divider.entry.js.map +1 -1
- package/dist/esm/pds-icon.entry.js +2 -2
- package/dist/esm/pds-icon.entry.js.map +1 -1
- package/dist/esm/pds-image.entry.js +4 -4
- package/dist/esm/pds-image.entry.js.map +1 -1
- package/dist/esm/pds-input.entry.js +109 -10
- package/dist/esm/pds-input.entry.js.map +1 -1
- package/dist/esm/pds-label-949a17b6.js +11 -0
- package/dist/esm/pds-label-949a17b6.js.map +1 -0
- package/dist/esm/pds-link.entry.js +5 -5
- package/dist/esm/pds-link.entry.js.map +1 -1
- package/dist/esm/pds-loader.entry.js +3 -3
- package/dist/esm/pds-loader.entry.js.map +1 -1
- package/dist/esm/pds-popover.entry.js +68 -0
- package/dist/esm/pds-popover.entry.js.map +1 -0
- package/dist/esm/pds-progress.entry.js +3 -3
- package/dist/esm/pds-progress.entry.js.map +1 -1
- package/dist/esm/pds-radio.entry.js +10 -8
- package/dist/esm/pds-radio.entry.js.map +1 -1
- package/dist/esm/pds-row.entry.js +3 -3
- package/dist/esm/pds-row.entry.js.map +1 -1
- package/dist/esm/pds-select.entry.js +129 -0
- package/dist/esm/pds-select.entry.js.map +1 -0
- package/dist/esm/pds-sortable-item.entry.js +4 -4
- package/dist/esm/pds-sortable-item.entry.js.map +1 -1
- package/dist/esm/pds-sortable.entry.js +3 -3
- package/dist/esm/pds-sortable.entry.js.map +1 -1
- package/dist/esm/pds-switch.entry.js +10 -10
- package/dist/esm/pds-switch.entry.js.map +1 -1
- 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-body.entry.js.map +1 -1
- package/dist/esm/pds-table-cell.entry.js +4 -4
- package/dist/esm/pds-table-cell.entry.js.map +1 -1
- package/dist/esm/pds-table-head-cell.entry.js +5 -5
- package/dist/esm/pds-table-head-cell.entry.js.map +1 -1
- package/dist/esm/pds-table-head.entry.js +3 -3
- package/dist/esm/pds-table-head.entry.js.map +1 -1
- package/dist/esm/pds-table-row.entry.js +3 -3
- package/dist/esm/pds-table-row.entry.js.map +1 -1
- package/dist/esm/pds-table.entry.js +2 -2
- package/dist/esm/pds-table.entry.js.map +1 -1
- package/dist/esm/pds-tabpanel.entry.js +3 -3
- package/dist/esm/pds-tabpanel.entry.js.map +1 -1
- package/dist/esm/pds-tabs.entry.js +3 -3
- package/dist/esm/pds-tabs.entry.js.map +1 -1
- package/dist/esm/pds-text.entry.js +35 -0
- package/dist/esm/pds-text.entry.js.map +1 -0
- package/dist/esm/pds-textarea.entry.js +105 -16
- package/dist/esm/pds-textarea.entry.js.map +1 -1
- package/dist/esm/pds-tooltip.entry.js +15 -8
- package/dist/esm/pds-tooltip.entry.js.map +1 -1
- package/dist/esm/pine-core.js +4 -4
- package/dist/esm/pine-core.js.map +1 -1
- package/dist/esm/utils-5e425aaf.js +21 -0
- package/dist/esm/utils-5e425aaf.js.map +1 -0
- package/dist/esm-es5/attributes-fe2c8c91.js +2 -0
- package/dist/esm-es5/attributes-fe2c8c91.js.map +1 -0
- package/dist/esm-es5/form-1b7b69e3.js +2 -0
- package/dist/esm-es5/form-1b7b69e3.js.map +1 -0
- package/dist/esm-es5/index-b1696fed.js +3 -0
- package/dist/esm-es5/index-b1696fed.js.map +1 -0
- package/dist/esm-es5/index-d320cfa9.js +2 -0
- package/dist/esm-es5/index-d320cfa9.js.map +1 -0
- package/dist/esm-es5/index.js +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/loader.js.map +1 -1
- package/dist/esm-es5/pds-accordion.entry.js +1 -1
- package/dist/esm-es5/pds-accordion.entry.js.map +1 -1
- package/dist/esm-es5/pds-avatar.entry.js +1 -1
- package/dist/esm-es5/pds-avatar.entry.js.map +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-checkbox.entry.js.map +1 -1
- package/dist/esm-es5/pds-chip.entry.js +1 -1
- package/dist/esm-es5/pds-chip.entry.js.map +1 -1
- package/dist/esm-es5/pds-copytext.entry.js +1 -1
- package/dist/esm-es5/pds-copytext.entry.js.map +1 -1
- package/dist/esm-es5/pds-divider.entry.js +1 -1
- package/dist/esm-es5/pds-divider.entry.js.map +1 -1
- package/dist/esm-es5/pds-icon.entry.js +1 -1
- package/dist/esm-es5/pds-icon.entry.js.map +1 -1
- package/dist/esm-es5/pds-image.entry.js +1 -1
- package/dist/esm-es5/pds-image.entry.js.map +1 -1
- package/dist/esm-es5/pds-input.entry.js +1 -1
- package/dist/esm-es5/pds-input.entry.js.map +1 -1
- package/dist/esm-es5/pds-label-949a17b6.js +2 -0
- package/dist/esm-es5/pds-label-949a17b6.js.map +1 -0
- package/dist/esm-es5/pds-link.entry.js +1 -1
- package/dist/esm-es5/pds-link.entry.js.map +1 -1
- package/dist/esm-es5/pds-loader.entry.js +1 -1
- package/dist/esm-es5/pds-loader.entry.js.map +1 -1
- package/dist/esm-es5/pds-popover.entry.js +2 -0
- package/dist/esm-es5/pds-popover.entry.js.map +1 -0
- package/dist/esm-es5/pds-progress.entry.js +1 -1
- package/dist/esm-es5/pds-progress.entry.js.map +1 -1
- package/dist/esm-es5/pds-radio.entry.js +1 -1
- package/dist/esm-es5/pds-radio.entry.js.map +1 -1
- package/dist/esm-es5/pds-row.entry.js +1 -1
- package/dist/esm-es5/pds-row.entry.js.map +1 -1
- package/dist/esm-es5/pds-select.entry.js +2 -0
- package/dist/esm-es5/pds-select.entry.js.map +1 -0
- package/dist/esm-es5/pds-sortable-item.entry.js +1 -1
- package/dist/esm-es5/pds-sortable-item.entry.js.map +1 -1
- package/dist/esm-es5/pds-sortable.entry.js +2 -2
- package/dist/esm-es5/pds-sortable.entry.js.map +1 -1
- package/dist/esm-es5/pds-switch.entry.js +1 -1
- package/dist/esm-es5/pds-switch.entry.js.map +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-body.entry.js.map +1 -1
- package/dist/esm-es5/pds-table-cell.entry.js +1 -1
- package/dist/esm-es5/pds-table-cell.entry.js.map +1 -1
- package/dist/esm-es5/pds-table-head-cell.entry.js +1 -1
- package/dist/esm-es5/pds-table-head-cell.entry.js.map +1 -1
- package/dist/esm-es5/pds-table-head.entry.js +1 -1
- package/dist/esm-es5/pds-table-head.entry.js.map +1 -1
- package/dist/esm-es5/pds-table-row.entry.js +1 -1
- package/dist/esm-es5/pds-table-row.entry.js.map +1 -1
- package/dist/esm-es5/pds-table.entry.js +1 -1
- package/dist/esm-es5/pds-table.entry.js.map +1 -1
- package/dist/esm-es5/pds-tabpanel.entry.js +1 -1
- package/dist/esm-es5/pds-tabpanel.entry.js.map +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 +2 -0
- package/dist/esm-es5/pds-text.entry.js.map +1 -0
- 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-tooltip.entry.js +1 -1
- package/dist/esm-es5/pds-tooltip.entry.js.map +1 -1
- package/dist/esm-es5/pine-core.js +1 -1
- package/dist/esm-es5/pine-core.js.map +1 -1
- package/dist/esm-es5/utils-5e425aaf.js +2 -0
- package/dist/esm-es5/utils-5e425aaf.js.map +1 -0
- package/dist/pine-core/index.esm.js +1 -1
- package/dist/pine-core/p-017e1978.system.js +2 -0
- package/dist/pine-core/p-017e1978.system.js.map +1 -0
- package/dist/pine-core/p-07a7c5bb.entry.js +2 -0
- package/dist/pine-core/p-07a7c5bb.entry.js.map +1 -0
- package/dist/pine-core/p-0c09ce7a.js +2 -0
- package/dist/pine-core/p-0c09ce7a.js.map +1 -0
- package/dist/pine-core/p-0e4226b8.entry.js +2 -0
- package/dist/pine-core/p-0e4226b8.entry.js.map +1 -0
- package/dist/pine-core/p-19be5a8e.system.entry.js +2 -0
- package/dist/pine-core/p-19be5a8e.system.entry.js.map +1 -0
- package/dist/pine-core/p-1da5aaf3.entry.js +2 -0
- package/dist/pine-core/p-1da5aaf3.entry.js.map +1 -0
- package/dist/pine-core/p-1e9d6f92.system.entry.js +2 -0
- package/dist/pine-core/p-1e9d6f92.system.entry.js.map +1 -0
- package/dist/pine-core/{p-a6b486a4.entry.js → p-1edca70e.entry.js} +3 -3
- package/dist/pine-core/{p-a6b486a4.entry.js.map → p-1edca70e.entry.js.map} +1 -1
- package/dist/pine-core/{p-7c029627.system.entry.js → p-1fd67cb4.system.entry.js} +3 -3
- package/dist/pine-core/{p-7c029627.system.entry.js.map → p-1fd67cb4.system.entry.js.map} +1 -1
- package/dist/pine-core/p-26679956.system.entry.js +2 -0
- package/dist/pine-core/p-26679956.system.entry.js.map +1 -0
- package/dist/pine-core/p-285cd9d1.system.entry.js +2 -0
- package/dist/pine-core/p-285cd9d1.system.entry.js.map +1 -0
- package/dist/pine-core/p-29bb6589.entry.js +2 -0
- package/dist/pine-core/p-29bb6589.entry.js.map +1 -0
- package/dist/pine-core/p-2c0ef946.entry.js +2 -0
- package/dist/pine-core/p-2c0ef946.entry.js.map +1 -0
- package/dist/pine-core/p-2d52d5f7.entry.js +2 -0
- package/dist/pine-core/p-2d52d5f7.entry.js.map +1 -0
- package/dist/pine-core/p-2fedf634.system.entry.js +2 -0
- package/dist/pine-core/p-2fedf634.system.entry.js.map +1 -0
- package/dist/pine-core/p-30cd9f18.entry.js +2 -0
- package/dist/pine-core/p-30cd9f18.entry.js.map +1 -0
- package/dist/pine-core/p-372a04fa.system.entry.js +2 -0
- package/dist/pine-core/p-372a04fa.system.entry.js.map +1 -0
- package/dist/pine-core/p-397ce1a8.system.entry.js +2 -0
- package/dist/pine-core/p-397ce1a8.system.entry.js.map +1 -0
- package/dist/pine-core/p-399617f0.system.entry.js +2 -0
- package/dist/pine-core/p-399617f0.system.entry.js.map +1 -0
- package/dist/pine-core/p-3c6a0b2a.system.entry.js +2 -0
- package/dist/pine-core/p-3c6a0b2a.system.entry.js.map +1 -0
- package/dist/pine-core/p-3fbb568f.entry.js +2 -0
- package/dist/pine-core/p-3fbb568f.entry.js.map +1 -0
- package/dist/pine-core/p-45cf2585.system.js +3 -0
- package/dist/pine-core/p-45cf2585.system.js.map +1 -0
- package/dist/pine-core/p-46fb585d.js +2 -0
- package/dist/pine-core/p-46fb585d.js.map +1 -0
- package/dist/pine-core/p-47291f05.js +2 -0
- package/dist/pine-core/p-47291f05.js.map +1 -0
- package/dist/pine-core/p-4c252abb.system.entry.js +2 -0
- package/dist/pine-core/p-4c252abb.system.entry.js.map +1 -0
- package/dist/pine-core/p-4d1fbb88.system.entry.js +2 -0
- package/dist/pine-core/p-4d1fbb88.system.entry.js.map +1 -0
- package/dist/pine-core/p-4e2fe44a.system.entry.js +2 -0
- package/dist/pine-core/p-4e2fe44a.system.entry.js.map +1 -0
- package/dist/pine-core/p-521ac753.system.js +2 -0
- package/dist/pine-core/p-521ac753.system.js.map +1 -0
- package/dist/pine-core/p-5480346a.system.js +2 -0
- package/dist/pine-core/p-5480346a.system.js.map +1 -0
- package/dist/pine-core/p-59f4c8ab.system.entry.js +2 -0
- package/dist/pine-core/p-59f4c8ab.system.entry.js.map +1 -0
- package/dist/pine-core/p-5b9f8f6a.system.entry.js +2 -0
- package/dist/pine-core/p-5b9f8f6a.system.entry.js.map +1 -0
- package/dist/pine-core/p-5c04aee0.system.js +2 -0
- package/dist/pine-core/p-5c04aee0.system.js.map +1 -0
- package/dist/pine-core/p-5e1b7996.entry.js +2 -0
- package/dist/pine-core/{p-5303452a.entry.js.map → p-5e1b7996.entry.js.map} +1 -1
- package/dist/pine-core/p-5e50a381.entry.js +2 -0
- package/dist/pine-core/p-5e50a381.entry.js.map +1 -0
- package/dist/pine-core/p-60c2039e.system.entry.js +2 -0
- package/dist/pine-core/{p-41c843c5.system.entry.js.map → p-60c2039e.system.entry.js.map} +1 -1
- package/dist/pine-core/p-650a27ca.entry.js +2 -0
- package/dist/pine-core/p-650a27ca.entry.js.map +1 -0
- package/dist/pine-core/p-6709f0f7.system.entry.js +2 -0
- package/dist/pine-core/p-6709f0f7.system.entry.js.map +1 -0
- package/dist/pine-core/p-6ce5b998.entry.js +2 -0
- package/dist/pine-core/p-6ce5b998.entry.js.map +1 -0
- package/dist/pine-core/p-6d8df897.entry.js +2 -0
- package/dist/pine-core/p-6d8df897.entry.js.map +1 -0
- package/dist/pine-core/p-6db1fe5c.entry.js +2 -0
- package/dist/pine-core/p-6db1fe5c.entry.js.map +1 -0
- package/dist/pine-core/p-6e8f3bb4.entry.js +2 -0
- package/dist/pine-core/p-6e8f3bb4.entry.js.map +1 -0
- package/dist/pine-core/p-726dc3d1.entry.js +2 -0
- package/dist/pine-core/p-726dc3d1.entry.js.map +1 -0
- package/dist/pine-core/p-74ad0244.entry.js +2 -0
- package/dist/pine-core/p-74ad0244.entry.js.map +1 -0
- package/dist/pine-core/p-7905b8b8.js +2 -0
- package/dist/pine-core/p-7905b8b8.js.map +1 -0
- package/dist/pine-core/p-798cde42.system.entry.js +2 -0
- package/dist/pine-core/p-798cde42.system.entry.js.map +1 -0
- package/dist/pine-core/p-80c582b7.system.entry.js +2 -0
- package/dist/pine-core/p-80c582b7.system.entry.js.map +1 -0
- package/dist/pine-core/p-8205e4d8.system.entry.js +2 -0
- package/dist/pine-core/p-8205e4d8.system.entry.js.map +1 -0
- package/dist/pine-core/p-8420594c.system.entry.js +2 -0
- package/dist/pine-core/p-8420594c.system.entry.js.map +1 -0
- package/dist/pine-core/p-87fe352f.js +3 -0
- package/dist/pine-core/p-87fe352f.js.map +1 -0
- package/dist/pine-core/p-8b2db323.system.entry.js +2 -0
- package/dist/pine-core/p-8b2db323.system.entry.js.map +1 -0
- package/dist/pine-core/p-8d1efd85.system.js +2 -0
- package/dist/pine-core/p-8d1efd85.system.js.map +1 -0
- package/dist/pine-core/{p-669c5ccd.entry.js → p-92bcb091.entry.js} +2 -2
- package/dist/pine-core/p-92bcb091.entry.js.map +1 -0
- package/dist/pine-core/p-954098a2.entry.js +2 -0
- package/dist/pine-core/p-954098a2.entry.js.map +1 -0
- package/dist/pine-core/p-9e976b99.entry.js +2 -0
- package/dist/pine-core/p-9e976b99.entry.js.map +1 -0
- package/dist/pine-core/p-a2465224.entry.js +2 -0
- package/dist/pine-core/p-a2465224.entry.js.map +1 -0
- package/dist/pine-core/p-a7d75615.system.js +2 -0
- package/dist/pine-core/p-a7d75615.system.js.map +1 -0
- package/dist/pine-core/p-b27bbfe3.entry.js +2 -0
- package/dist/pine-core/p-b27bbfe3.entry.js.map +1 -0
- package/dist/pine-core/p-b29b2e57.system.entry.js +2 -0
- package/dist/pine-core/p-b29b2e57.system.entry.js.map +1 -0
- package/dist/pine-core/p-b47f9e15.system.entry.js +2 -0
- package/dist/pine-core/p-b47f9e15.system.entry.js.map +1 -0
- package/dist/pine-core/p-b7e91522.entry.js +2 -0
- package/dist/pine-core/p-b7e91522.entry.js.map +1 -0
- package/dist/pine-core/p-c68362cc.entry.js +2 -0
- package/dist/pine-core/p-c68362cc.entry.js.map +1 -0
- package/dist/pine-core/p-cae3e411.entry.js +2 -0
- package/dist/pine-core/p-cae3e411.entry.js.map +1 -0
- package/dist/pine-core/p-cb3ddff3.entry.js +2 -0
- package/dist/pine-core/p-cb3ddff3.entry.js.map +1 -0
- package/dist/pine-core/p-cd14918d.system.entry.js +2 -0
- package/dist/pine-core/p-cd14918d.system.entry.js.map +1 -0
- package/dist/pine-core/p-d0b371ee.system.entry.js +2 -0
- package/dist/pine-core/p-d0b371ee.system.entry.js.map +1 -0
- package/dist/pine-core/p-d561168e.js +2 -0
- package/dist/pine-core/p-d561168e.js.map +1 -0
- package/dist/pine-core/p-d6a5ec65.system.entry.js +2 -0
- package/dist/pine-core/p-d6a5ec65.system.entry.js.map +1 -0
- package/dist/pine-core/p-d8260ebf.system.entry.js +2 -0
- package/dist/pine-core/p-d8260ebf.system.entry.js.map +1 -0
- package/dist/pine-core/p-da961d2b.entry.js +2 -0
- package/dist/pine-core/p-da961d2b.entry.js.map +1 -0
- package/dist/pine-core/p-db622f8f.system.js +2 -0
- package/dist/pine-core/p-df73ebae.entry.js +2 -0
- package/dist/pine-core/p-df73ebae.entry.js.map +1 -0
- package/dist/pine-core/p-e356293a.entry.js +2 -0
- package/dist/pine-core/p-e356293a.entry.js.map +1 -0
- package/dist/pine-core/{p-4cfa45e5.system.entry.js → p-e39bd4b2.system.entry.js} +2 -2
- package/dist/pine-core/p-e39bd4b2.system.entry.js.map +1 -0
- package/dist/pine-core/p-e5b46292.entry.js +2 -0
- package/dist/pine-core/p-e5b46292.entry.js.map +1 -0
- package/dist/pine-core/p-e60348bc.system.entry.js +2 -0
- package/dist/pine-core/p-e60348bc.system.entry.js.map +1 -0
- package/dist/pine-core/p-e890c1bb.system.entry.js +2 -0
- package/dist/pine-core/p-e890c1bb.system.entry.js.map +1 -0
- package/dist/pine-core/p-ed990ad0.system.entry.js +2 -0
- package/dist/pine-core/p-ed990ad0.system.entry.js.map +1 -0
- package/dist/pine-core/p-f085efeb.entry.js +2 -0
- package/dist/pine-core/p-f085efeb.entry.js.map +1 -0
- package/dist/pine-core/p-f34096db.system.entry.js +2 -0
- package/dist/pine-core/p-f34096db.system.entry.js.map +1 -0
- package/dist/pine-core/p-f90088df.entry.js +2 -0
- package/dist/pine-core/p-f90088df.entry.js.map +1 -0
- package/dist/pine-core/pine-core.css +1 -1
- package/dist/pine-core/pine-core.esm.js +1 -1
- package/dist/pine-core/pine-core.esm.js.map +1 -1
- package/dist/pine-core/pine-core.js +1 -1
- package/dist/pine-core/svg/access-key.svg +1 -1
- package/dist/pine-core/svg/add-circle.svg +1 -1
- package/dist/pine-core/svg/add-image.svg +1 -1
- package/dist/pine-core/svg/add-small.svg +1 -1
- package/dist/pine-core/svg/add-square.svg +1 -1
- package/dist/pine-core/svg/add.svg +1 -1
- package/dist/pine-core/svg/advanced.svg +1 -1
- package/dist/pine-core/svg/ai-sparkle.svg +1 -1
- package/dist/pine-core/svg/ai-writer-filled.svg +1 -1
- package/dist/pine-core/svg/ai-writer.svg +1 -1
- package/dist/pine-core/svg/align-center.svg +1 -1
- package/dist/pine-core/svg/align-justify.svg +1 -1
- package/dist/pine-core/svg/align-left.svg +1 -1
- package/dist/pine-core/svg/align-right.svg +1 -1
- package/dist/pine-core/svg/app-store.svg +1 -1
- package/dist/pine-core/svg/archive.svg +1 -1
- package/dist/pine-core/svg/arrow-corner.svg +1 -1
- package/dist/pine-core/svg/arrow-down.svg +1 -1
- package/dist/pine-core/svg/arrow-left.svg +1 -1
- package/dist/pine-core/svg/arrow-right.svg +1 -1
- package/dist/pine-core/svg/arrow-up.svg +1 -1
- package/dist/pine-core/svg/assessment.svg +1 -1
- package/dist/pine-core/svg/at-sign.svg +1 -1
- package/dist/pine-core/svg/attach.svg +1 -1
- package/dist/pine-core/svg/automations.svg +1 -1
- package/dist/pine-core/svg/ban.svg +1 -1
- package/dist/pine-core/svg/bank.svg +1 -1
- package/dist/pine-core/svg/bar-chart-square.svg +1 -1
- package/dist/pine-core/svg/bar-chart-tone.svg +1 -1
- package/dist/pine-core/svg/bell-tone.svg +1 -1
- package/dist/pine-core/svg/bell.svg +1 -1
- package/dist/pine-core/svg/block.svg +1 -1
- package/dist/pine-core/svg/blog-filled.svg +1 -1
- package/dist/pine-core/svg/blog.svg +1 -1
- package/dist/pine-core/svg/bold.svg +1 -1
- package/dist/pine-core/svg/bookmark.svg +1 -0
- package/dist/pine-core/svg/broadcast.svg +1 -1
- package/dist/pine-core/svg/bulb.svg +1 -1
- package/dist/pine-core/svg/button.svg +1 -1
- package/dist/pine-core/svg/calendar-date.svg +1 -1
- package/dist/pine-core/svg/calendar-schedule.svg +1 -1
- package/dist/pine-core/svg/calendar-simple.svg +1 -1
- package/dist/pine-core/svg/card-amex.svg +1 -1
- package/dist/pine-core/svg/card-android.svg +1 -1
- package/dist/pine-core/svg/card-apple.svg +1 -1
- package/dist/pine-core/svg/card-diners-club.svg +1 -1
- package/dist/pine-core/svg/card-discover.svg +1 -1
- package/dist/pine-core/svg/card-generic.svg +1 -1
- package/dist/pine-core/svg/card-gpay.svg +1 -1
- package/dist/pine-core/svg/card-mastercard.svg +1 -1
- package/dist/pine-core/svg/card-paypal.svg +1 -1
- package/dist/pine-core/svg/card-stripe.svg +1 -1
- package/dist/pine-core/svg/card-update.svg +1 -1
- package/dist/pine-core/svg/card-visa.svg +1 -1
- package/dist/pine-core/svg/caret-down.svg +1 -1
- package/dist/pine-core/svg/caret-left.svg +1 -1
- package/dist/pine-core/svg/caret-right.svg +1 -1
- package/dist/pine-core/svg/caret-up.svg +1 -1
- package/dist/pine-core/svg/cart-add.svg +1 -1
- package/dist/pine-core/svg/cart.svg +1 -1
- package/dist/pine-core/svg/certificate.svg +1 -1
- package/dist/pine-core/svg/chart-filled.svg +1 -1
- package/dist/pine-core/svg/chart.svg +1 -1
- package/dist/pine-core/svg/check-circle-filled.svg +1 -1
- package/dist/pine-core/svg/check-circle.svg +1 -1
- package/dist/pine-core/svg/check.svg +1 -1
- package/dist/pine-core/svg/circle-1.svg +1 -1
- package/dist/pine-core/svg/circle-2.svg +1 -1
- package/dist/pine-core/svg/circle-3.svg +1 -1
- package/dist/pine-core/svg/circle-4.svg +1 -1
- package/dist/pine-core/svg/circle-5.svg +1 -1
- package/dist/pine-core/svg/circle-6.svg +1 -1
- package/dist/pine-core/svg/circle-7.svg +1 -1
- package/dist/pine-core/svg/circle-8.svg +1 -1
- package/dist/pine-core/svg/circle-9.svg +1 -1
- package/dist/pine-core/svg/circle-a.svg +1 -1
- package/dist/pine-core/svg/circle-b.svg +1 -1
- package/dist/pine-core/svg/circle-dashed.svg +1 -1
- package/dist/pine-core/svg/clapperboard-tone.svg +1 -1
- package/dist/pine-core/svg/clock.svg +1 -1
- package/dist/pine-core/svg/closed-captions.svg +1 -1
- package/dist/pine-core/svg/cloud-upload.svg +1 -1
- package/dist/pine-core/svg/code-block.svg +1 -1
- package/dist/pine-core/svg/code.svg +1 -1
- package/dist/pine-core/svg/color.svg +1 -1
- package/dist/pine-core/svg/columns.svg +1 -1
- package/dist/pine-core/svg/comment-no.svg +1 -1
- package/dist/pine-core/svg/comment.svg +1 -1
- package/dist/pine-core/svg/connect.svg +1 -1
- package/dist/pine-core/svg/contact.svg +1 -1
- package/dist/pine-core/svg/conversation.svg +1 -1
- package/dist/pine-core/svg/copy.svg +1 -1
- package/dist/pine-core/svg/coupon.svg +1 -1
- package/dist/pine-core/svg/course-filled.svg +1 -1
- package/dist/pine-core/svg/course.svg +1 -1
- package/dist/pine-core/svg/creator-studio-filled.svg +1 -1
- package/dist/pine-core/svg/creator-studio.svg +1 -1
- package/dist/pine-core/svg/credit-card-tone.svg +1 -1
- package/dist/pine-core/svg/cube-tone.svg +1 -1
- package/dist/pine-core/svg/cursor-pointer.svg +1 -1
- package/dist/pine-core/svg/cursor.svg +1 -1
- package/dist/pine-core/svg/custom-field.svg +1 -1
- package/dist/pine-core/svg/customize.svg +1 -1
- package/dist/pine-core/svg/danger-filled.svg +1 -1
- package/dist/pine-core/svg/danger.svg +1 -1
- package/dist/pine-core/svg/delete-circle.svg +1 -1
- package/dist/pine-core/svg/delete-key.svg +1 -1
- package/dist/pine-core/svg/delete-x.svg +1 -1
- package/dist/pine-core/svg/dollar.svg +1 -1
- package/dist/pine-core/svg/dot-menu-horizontal.svg +1 -1
- package/dist/pine-core/svg/dots-horizontal-tone.svg +1 -1
- package/dist/pine-core/svg/down-small.svg +1 -1
- package/dist/pine-core/svg/download.svg +1 -1
- package/dist/pine-core/svg/downsell.svg +1 -1
- package/dist/pine-core/svg/draft.svg +1 -1
- package/dist/pine-core/svg/drawer-collapse.svg +1 -1
- package/dist/pine-core/svg/drawer-expand.svg +1 -1
- package/dist/pine-core/svg/drop.svg +1 -1
- package/dist/pine-core/svg/duplicate.svg +1 -1
- package/dist/pine-core/svg/editor-filled.svg +1 -1
- package/dist/pine-core/svg/editor.svg +1 -1
- package/dist/pine-core/svg/email-activity.svg +1 -1
- package/dist/pine-core/svg/emoji.svg +1 -1
- package/dist/pine-core/svg/enlarge-vertical.svg +1 -1
- package/dist/pine-core/svg/enlarge.svg +1 -1
- package/dist/pine-core/svg/expand.svg +1 -1
- package/dist/pine-core/svg/favorite.svg +1 -1
- package/dist/pine-core/svg/feedback.svg +1 -1
- package/dist/pine-core/svg/file-add.svg +1 -1
- package/dist/pine-core/svg/file-download.svg +1 -1
- package/dist/pine-core/svg/file-lock.svg +1 -1
- package/dist/pine-core/svg/file-money.svg +1 -1
- package/dist/pine-core/svg/file-search.svg +1 -0
- package/dist/pine-core/svg/file.svg +1 -1
- package/dist/pine-core/svg/filter.svg +1 -1
- package/dist/pine-core/svg/flag.svg +1 -1
- package/dist/pine-core/svg/flash-filled.svg +1 -1
- package/dist/pine-core/svg/flash.svg +1 -1
- package/dist/pine-core/svg/floppy-disk.svg +1 -1
- package/dist/pine-core/svg/folder-group.svg +1 -1
- package/dist/pine-core/svg/folder.svg +1 -1
- package/dist/pine-core/svg/form-field.svg +1 -1
- package/dist/pine-core/svg/form-filled.svg +1 -1
- package/dist/pine-core/svg/form.svg +1 -1
- package/dist/pine-core/svg/fullscreen.svg +1 -1
- package/dist/pine-core/svg/funnel.svg +1 -1
- package/dist/pine-core/svg/gear-filled.svg +1 -1
- package/dist/pine-core/svg/gear.svg +1 -1
- package/dist/pine-core/svg/gift-tone.svg +1 -1
- package/dist/pine-core/svg/grant-offer.svg +1 -1
- package/dist/pine-core/svg/handle-2-vertical.svg +1 -1
- package/dist/pine-core/svg/handle-2.svg +1 -1
- package/dist/pine-core/svg/handle.svg +1 -1
- package/dist/pine-core/svg/hashtag.svg +1 -1
- package/dist/pine-core/svg/hd-video.svg +1 -1
- package/dist/pine-core/svg/heading-1.svg +1 -1
- package/dist/pine-core/svg/heading-2.svg +1 -1
- package/dist/pine-core/svg/heading-3.svg +1 -1
- package/dist/pine-core/svg/heading-4.svg +1 -1
- package/dist/pine-core/svg/heading-5.svg +1 -1
- package/dist/pine-core/svg/heading-6.svg +1 -1
- package/dist/pine-core/svg/heading-large.svg +1 -1
- package/dist/pine-core/svg/heading-small.svg +1 -1
- package/dist/pine-core/svg/headset-tone.svg +1 -1
- package/dist/pine-core/svg/headset.svg +1 -1
- package/dist/pine-core/svg/help-filled.svg +1 -1
- package/dist/pine-core/svg/help.svg +1 -1
- package/dist/pine-core/svg/home-alt.svg +1 -1
- package/dist/pine-core/svg/home-filled.svg +1 -1
- package/dist/pine-core/svg/home-tone.svg +1 -1
- package/dist/pine-core/svg/home.svg +1 -1
- package/dist/pine-core/svg/horizontal-line.svg +1 -1
- package/dist/pine-core/svg/image.svg +1 -1
- package/dist/pine-core/svg/info-circle-filled.svg +1 -1
- package/dist/pine-core/svg/info-circle.svg +1 -1
- package/dist/pine-core/svg/ios-battery.svg +1 -1
- package/dist/pine-core/svg/ios-data.svg +1 -1
- package/dist/pine-core/svg/ios-wifi.svg +1 -1
- package/dist/pine-core/svg/italic.svg +1 -1
- package/dist/pine-core/svg/kajabi-filled.svg +1 -1
- package/dist/pine-core/svg/kajabi.svg +1 -1
- package/dist/pine-core/svg/klarna.svg +1 -1
- package/dist/pine-core/svg/lab.svg +1 -1
- package/dist/pine-core/svg/launch.svg +1 -1
- package/dist/pine-core/svg/layout-grid-02.svg +1 -0
- package/dist/pine-core/svg/layout-grid.svg +1 -1
- package/dist/pine-core/svg/layout-list.svg +1 -1
- package/dist/pine-core/svg/left-small.svg +1 -1
- package/dist/pine-core/svg/list-bullet.svg +1 -1
- package/dist/pine-core/svg/list-details.svg +1 -1
- package/dist/pine-core/svg/list-numbers.svg +1 -1
- package/dist/pine-core/svg/location.svg +1 -1
- package/dist/pine-core/svg/lock-alt.svg +1 -1
- package/dist/pine-core/svg/lock.svg +1 -1
- package/dist/pine-core/svg/logo-afterpay.svg +1 -1
- package/dist/pine-core/svg/logo-facebook-round.svg +1 -1
- package/dist/pine-core/svg/logo-facebook.svg +1 -1
- package/dist/pine-core/svg/logo-instagram.svg +1 -1
- package/dist/pine-core/svg/logo-linkedin.svg +1 -1
- package/dist/pine-core/svg/logo-snapchat.svg +1 -0
- package/dist/pine-core/svg/logo-tiktok.svg +1 -1
- package/dist/pine-core/svg/logo-twitter-x.svg +1 -1
- package/dist/pine-core/svg/logo-twitter.svg +1 -1
- package/dist/pine-core/svg/logo-youtube.svg +1 -1
- package/dist/pine-core/svg/loop.svg +1 -1
- package/dist/pine-core/svg/mail-filled.svg +1 -1
- package/dist/pine-core/svg/mail-open.svg +1 -1
- package/dist/pine-core/svg/mail-tone.svg +1 -1
- package/dist/pine-core/svg/mail.svg +1 -1
- package/dist/pine-core/svg/map.svg +1 -1
- package/dist/pine-core/svg/mapped.svg +1 -1
- package/dist/pine-core/svg/margin-left.svg +1 -1
- package/dist/pine-core/svg/margin-right.svg +1 -1
- package/dist/pine-core/svg/marker-filled.svg +1 -1
- package/dist/pine-core/svg/marker.svg +1 -1
- package/dist/pine-core/svg/megaphone-filled.svg +1 -1
- package/dist/pine-core/svg/megaphone.svg +1 -1
- package/dist/pine-core/svg/menu-alt.svg +1 -1
- package/dist/pine-core/svg/menu-bordered.svg +1 -1
- package/dist/pine-core/svg/menu.svg +1 -1
- package/dist/pine-core/svg/merge.svg +1 -1
- package/dist/pine-core/svg/microphone-off.svg +1 -1
- package/dist/pine-core/svg/microphone.svg +1 -1
- package/dist/pine-core/svg/monitor-filled.svg +1 -1
- package/dist/pine-core/svg/monitor-tone.svg +1 -1
- package/dist/pine-core/svg/monitor.svg +1 -1
- package/dist/pine-core/svg/more-menu-filled.svg +1 -1
- package/dist/pine-core/svg/more-menu.svg +1 -1
- package/dist/pine-core/svg/move-left.svg +1 -1
- package/dist/pine-core/svg/move-right.svg +1 -1
- package/dist/pine-core/svg/multi-pay.svg +1 -1
- package/dist/pine-core/svg/newsletter-2.svg +1 -1
- package/dist/pine-core/svg/newsletter.svg +1 -1
- package/dist/pine-core/svg/one-off-session.svg +1 -1
- package/dist/pine-core/svg/one-time.svg +1 -1
- package/dist/pine-core/svg/packages.svg +1 -1
- package/dist/pine-core/svg/pause-circle.svg +1 -1
- package/dist/pine-core/svg/pause.svg +1 -1
- package/dist/pine-core/svg/payout.svg +1 -1
- package/dist/pine-core/svg/pen.svg +1 -1
- package/dist/pine-core/svg/phone-portrait.svg +1 -1
- package/dist/pine-core/svg/phone-tone.svg +1 -1
- package/dist/pine-core/svg/phone-toolbar-filled.svg +1 -1
- package/dist/pine-core/svg/phone-toolbar.svg +1 -1
- package/dist/pine-core/svg/play-circle.svg +1 -1
- package/dist/pine-core/svg/play-outline.svg +1 -1
- package/dist/pine-core/svg/play-store.svg +1 -1
- package/dist/pine-core/svg/play.svg +1 -1
- package/dist/pine-core/svg/plug.svg +1 -1
- package/dist/pine-core/svg/premium.svg +1 -1
- package/dist/pine-core/svg/present.svg +1 -1
- package/dist/pine-core/svg/preview-off.svg +1 -1
- package/dist/pine-core/svg/preview-on.svg +1 -1
- package/dist/pine-core/svg/product-filled.svg +1 -1
- package/dist/pine-core/svg/product.svg +1 -1
- package/dist/pine-core/svg/question-circle.svg +1 -1
- package/dist/pine-core/svg/quote.svg +1 -1
- package/dist/pine-core/svg/redo.svg +1 -1
- package/dist/pine-core/svg/refresh.svg +1 -1
- package/dist/pine-core/svg/remove-circle.svg +1 -1
- package/dist/pine-core/svg/remove.svg +1 -1
- package/dist/pine-core/svg/rename.svg +1 -1
- package/dist/pine-core/svg/reset-password.svg +1 -1
- package/dist/pine-core/svg/restore.svg +1 -1
- package/dist/pine-core/svg/right-small.svg +1 -1
- package/dist/pine-core/svg/rocket-filled.svg +1 -1
- package/dist/pine-core/svg/rocket-tone.svg +1 -1
- package/dist/pine-core/svg/rocket.svg +1 -1
- package/dist/pine-core/svg/round-dollar.svg +1 -1
- package/dist/pine-core/svg/rows.svg +1 -1
- package/dist/pine-core/svg/scissor.svg +1 -1
- package/dist/pine-core/svg/screen-share-off.svg +1 -1
- package/dist/pine-core/svg/screen-share-on.svg +1 -1
- package/dist/pine-core/svg/search-md-tone.svg +1 -1
- package/dist/pine-core/svg/search-small.svg +1 -1
- package/dist/pine-core/svg/search.svg +1 -1
- package/dist/pine-core/svg/send-message.svg +1 -1
- package/dist/pine-core/svg/sequences.svg +1 -1
- package/dist/pine-core/svg/settings-tone.svg +1 -1
- package/dist/pine-core/svg/share.svg +1 -1
- package/dist/pine-core/svg/shopping-cart-filled.svg +1 -0
- package/dist/pine-core/svg/skipped.svg +1 -1
- package/dist/pine-core/svg/slash-divider.svg +1 -1
- package/dist/pine-core/svg/speaker.svg +1 -1
- package/dist/pine-core/svg/stack.svg +1 -1
- package/dist/pine-core/svg/star.svg +1 -1
- package/dist/pine-core/svg/stars-tone.svg +1 -1
- package/dist/pine-core/svg/stop.svg +1 -1
- package/dist/pine-core/svg/stopwatch.svg +1 -1
- package/dist/pine-core/svg/strikethrough.svg +1 -1
- package/dist/pine-core/svg/subscript.svg +1 -1
- package/dist/pine-core/svg/subscriptions.svg +1 -1
- package/dist/pine-core/svg/super-admin.svg +1 -1
- package/dist/pine-core/svg/superscript.svg +1 -1
- package/dist/pine-core/svg/sync.svg +1 -1
- package/dist/pine-core/svg/tablet-landscape.svg +1 -1
- package/dist/pine-core/svg/tablet-portrait.svg +1 -1
- package/dist/pine-core/svg/tag-filled.svg +1 -1
- package/dist/pine-core/svg/tag.svg +1 -1
- package/dist/pine-core/svg/text-styles.svg +1 -1
- package/dist/pine-core/svg/theme-store-filled.svg +1 -1
- package/dist/pine-core/svg/theme-store.svg +1 -1
- package/dist/pine-core/svg/thumb-down-filled.svg +1 -1
- package/dist/pine-core/svg/thumb-down.svg +1 -1
- package/dist/pine-core/svg/thumb-up-filled.svg +1 -1
- package/dist/pine-core/svg/thumb-up.svg +1 -1
- package/dist/pine-core/svg/trash.svg +1 -1
- package/dist/pine-core/svg/trend-down.svg +1 -0
- package/dist/pine-core/svg/trend-none.svg +1 -0
- package/dist/pine-core/svg/trend-up.svg +1 -0
- package/dist/pine-core/svg/trophy-filled.svg +1 -1
- package/dist/pine-core/svg/trophy.svg +1 -1
- package/dist/pine-core/svg/underline.svg +1 -1
- package/dist/pine-core/svg/undo.svg +1 -1
- package/dist/pine-core/svg/unlock.svg +1 -1
- package/dist/pine-core/svg/unmapped.svg +1 -1
- package/dist/pine-core/svg/up-small.svg +1 -1
- package/dist/pine-core/svg/upload.svg +1 -1
- package/dist/pine-core/svg/url.svg +1 -1
- package/dist/pine-core/svg/user-circle-filled.svg +1 -1
- package/dist/pine-core/svg/user-circle.svg +1 -1
- package/dist/pine-core/svg/user-filled.svg +1 -1
- package/dist/pine-core/svg/user-star-filled.svg +1 -1
- package/dist/pine-core/svg/user-star.svg +1 -1
- package/dist/pine-core/svg/user.svg +1 -1
- package/dist/pine-core/svg/users-alt.svg +1 -1
- package/dist/pine-core/svg/users-filled.svg +1 -1
- package/dist/pine-core/svg/users-tone.svg +1 -1
- package/dist/pine-core/svg/users.svg +1 -1
- package/dist/pine-core/svg/video-off.svg +1 -1
- package/dist/pine-core/svg/video-on.svg +1 -1
- package/dist/pine-core/svg/warning-filled.svg +1 -1
- package/dist/pine-core/svg/warning.svg +1 -1
- package/dist/pine-core/svg/window-paragraph.svg +1 -1
- package/dist/pine-core/svg/world.svg +1 -1
- package/dist/pine-core/svg/wrench.svg +1 -1
- package/dist/types/components/pds-accordion/pds-accordion.d.ts +1 -0
- package/dist/types/components/pds-button/pds-button.d.ts +13 -8
- package/dist/types/components/pds-chip/pds-chip.d.ts +8 -8
- package/dist/types/components/pds-copytext/pds-copytext.d.ts +3 -3
- package/dist/types/components/pds-divider/pds-divider.d.ts +1 -1
- package/dist/types/components/pds-image/pds-image.d.ts +7 -3
- package/dist/types/components/pds-input/input-interface.d.ts +12 -0
- package/dist/types/components/pds-input/pds-input.d.ts +69 -8
- package/dist/types/components/pds-link/pds-link.d.ts +7 -11
- package/dist/types/components/pds-popover/pds-popover.d.ts +45 -0
- package/dist/types/components/pds-radio/pds-radio.d.ts +11 -11
- package/dist/types/components/pds-select/pds-select.d.ts +91 -0
- package/dist/types/components/pds-switch/pds-switch.d.ts +11 -19
- package/dist/types/components/pds-table/pds-table-cell/pds-table-cell.d.ts +4 -0
- package/dist/types/components/pds-table/pds-table-head/pds-table-head.d.ts +5 -2
- package/dist/types/components/pds-table/pds-table-head-cell/pds-table-head-cell.d.ts +9 -1
- package/dist/types/components/pds-table/pds-table-row/pds-table-row.d.ts +3 -3
- package/dist/types/components/pds-table/pds-table.d.ts +11 -3
- package/dist/types/components/pds-text/pds-text.d.ts +31 -0
- package/dist/types/components/pds-textarea/pds-textarea.d.ts +72 -15
- package/dist/types/components/pds-textarea/textarea-interface.d.ts +5 -1
- package/dist/types/components/pds-tooltip/pds-tooltip.d.ts +7 -9
- package/dist/types/components.d.ts +555 -145
- package/dist/types/stencil-public-runtime.d.ts +6 -0
- package/dist/types/utils/attributes.d.ts +10 -0
- package/dist/types/utils/types.d.ts +1 -1
- package/dist/types/utils/utils.d.ts +3 -1
- package/hydrate/index.d.ts +6 -0
- package/hydrate/index.js +1183 -380
- package/hydrate/index.mjs +1183 -380
- package/package.json +16 -14
- package/readme.md +1 -1
- package/dist/cjs/index-479f5bd8.js +0 -24
- package/dist/cjs/index-479f5bd8.js.map +0 -1
- package/dist/cjs/index-d4ec6246.js.map +0 -1
- package/dist/cjs/pds-label-73bb5bd3.js.map +0 -1
- package/dist/esm/index-9f0e742f.js.map +0 -1
- package/dist/esm/index-9f8fe796.js +0 -14
- package/dist/esm/index-9f8fe796.js.map +0 -1
- package/dist/esm/pds-label-c806218b.js.map +0 -1
- package/dist/esm-es5/index-9f0e742f.js +0 -3
- package/dist/esm-es5/index-9f0e742f.js.map +0 -1
- package/dist/esm-es5/index-9f8fe796.js +0 -2
- package/dist/esm-es5/index-9f8fe796.js.map +0 -1
- package/dist/esm-es5/pds-label-c806218b.js +0 -2
- package/dist/esm-es5/pds-label-c806218b.js.map +0 -1
- package/dist/pine-core/p-06f526e5.system.js +0 -2
- package/dist/pine-core/p-06f526e5.system.js.map +0 -1
- package/dist/pine-core/p-0bf48e12.entry.js +0 -2
- package/dist/pine-core/p-0bf48e12.entry.js.map +0 -1
- package/dist/pine-core/p-12e1c54f.entry.js +0 -2
- package/dist/pine-core/p-12e1c54f.entry.js.map +0 -1
- package/dist/pine-core/p-16b74124.system.js +0 -2
- package/dist/pine-core/p-16b74124.system.js.map +0 -1
- package/dist/pine-core/p-20dae7d1.system.entry.js +0 -2
- package/dist/pine-core/p-20dae7d1.system.entry.js.map +0 -1
- package/dist/pine-core/p-2837aec3.system.entry.js +0 -2
- package/dist/pine-core/p-2837aec3.system.entry.js.map +0 -1
- package/dist/pine-core/p-2bce244c.entry.js +0 -2
- package/dist/pine-core/p-2bce244c.entry.js.map +0 -1
- package/dist/pine-core/p-307b87fc.system.entry.js +0 -2
- package/dist/pine-core/p-307b87fc.system.entry.js.map +0 -1
- package/dist/pine-core/p-30895edd.system.entry.js +0 -2
- package/dist/pine-core/p-30895edd.system.entry.js.map +0 -1
- package/dist/pine-core/p-3487fe4a.entry.js +0 -2
- package/dist/pine-core/p-3487fe4a.entry.js.map +0 -1
- package/dist/pine-core/p-373bf876.js +0 -2
- package/dist/pine-core/p-373bf876.js.map +0 -1
- package/dist/pine-core/p-41c843c5.system.entry.js +0 -2
- package/dist/pine-core/p-4262c8d0.system.entry.js +0 -2
- package/dist/pine-core/p-4262c8d0.system.entry.js.map +0 -1
- package/dist/pine-core/p-43c37135.entry.js +0 -2
- package/dist/pine-core/p-43c37135.entry.js.map +0 -1
- package/dist/pine-core/p-45df80d3.entry.js +0 -2
- package/dist/pine-core/p-45df80d3.entry.js.map +0 -1
- package/dist/pine-core/p-479fd128.system.entry.js +0 -2
- package/dist/pine-core/p-479fd128.system.entry.js.map +0 -1
- package/dist/pine-core/p-4868ffe2.entry.js +0 -2
- package/dist/pine-core/p-4868ffe2.entry.js.map +0 -1
- package/dist/pine-core/p-4cfa45e5.system.entry.js.map +0 -1
- package/dist/pine-core/p-4e5423ec.entry.js +0 -2
- package/dist/pine-core/p-4e5423ec.entry.js.map +0 -1
- package/dist/pine-core/p-5303452a.entry.js +0 -2
- package/dist/pine-core/p-59a88d32.entry.js +0 -2
- package/dist/pine-core/p-59a88d32.entry.js.map +0 -1
- package/dist/pine-core/p-5d35d9bc.system.entry.js +0 -2
- package/dist/pine-core/p-5d35d9bc.system.entry.js.map +0 -1
- package/dist/pine-core/p-5dab0de3.system.entry.js +0 -2
- package/dist/pine-core/p-5dab0de3.system.entry.js.map +0 -1
- package/dist/pine-core/p-60622df4.entry.js +0 -2
- package/dist/pine-core/p-60622df4.entry.js.map +0 -1
- package/dist/pine-core/p-6293581d.system.entry.js +0 -2
- package/dist/pine-core/p-6293581d.system.entry.js.map +0 -1
- package/dist/pine-core/p-63eacc4c.entry.js +0 -2
- package/dist/pine-core/p-63eacc4c.entry.js.map +0 -1
- package/dist/pine-core/p-64a079d4.entry.js +0 -2
- package/dist/pine-core/p-64a079d4.entry.js.map +0 -1
- package/dist/pine-core/p-64ec41b5.system.entry.js +0 -2
- package/dist/pine-core/p-64ec41b5.system.entry.js.map +0 -1
- package/dist/pine-core/p-669c5ccd.entry.js.map +0 -1
- package/dist/pine-core/p-74931ca7.entry.js +0 -2
- package/dist/pine-core/p-74931ca7.entry.js.map +0 -1
- package/dist/pine-core/p-766e4212.system.entry.js +0 -2
- package/dist/pine-core/p-766e4212.system.entry.js.map +0 -1
- package/dist/pine-core/p-79625567.entry.js +0 -2
- package/dist/pine-core/p-79625567.entry.js.map +0 -1
- package/dist/pine-core/p-7bc0b531.js +0 -2
- package/dist/pine-core/p-7bc0b531.js.map +0 -1
- package/dist/pine-core/p-7e7de1d6.js +0 -3
- package/dist/pine-core/p-7e7de1d6.js.map +0 -1
- package/dist/pine-core/p-7ed5ef61.system.entry.js +0 -2
- package/dist/pine-core/p-7ed5ef61.system.entry.js.map +0 -1
- package/dist/pine-core/p-80efeb1b.entry.js +0 -2
- package/dist/pine-core/p-80efeb1b.entry.js.map +0 -1
- package/dist/pine-core/p-8233b878.system.entry.js +0 -2
- package/dist/pine-core/p-8233b878.system.entry.js.map +0 -1
- package/dist/pine-core/p-82a927d0.system.entry.js +0 -2
- package/dist/pine-core/p-82a927d0.system.entry.js.map +0 -1
- package/dist/pine-core/p-84e37a4c.entry.js +0 -2
- package/dist/pine-core/p-84e37a4c.entry.js.map +0 -1
- package/dist/pine-core/p-9071a673.system.entry.js +0 -2
- package/dist/pine-core/p-9071a673.system.entry.js.map +0 -1
- package/dist/pine-core/p-9229e03e.system.entry.js +0 -2
- package/dist/pine-core/p-9229e03e.system.entry.js.map +0 -1
- package/dist/pine-core/p-94a76b90.system.entry.js +0 -2
- package/dist/pine-core/p-94a76b90.system.entry.js.map +0 -1
- package/dist/pine-core/p-967ab4b1.system.entry.js +0 -2
- package/dist/pine-core/p-967ab4b1.system.entry.js.map +0 -1
- package/dist/pine-core/p-99c6c7fe.system.js +0 -2
- package/dist/pine-core/p-a58de843.system.entry.js +0 -2
- package/dist/pine-core/p-a58de843.system.entry.js.map +0 -1
- package/dist/pine-core/p-ad7f960d.system.entry.js +0 -2
- package/dist/pine-core/p-ad7f960d.system.entry.js.map +0 -1
- package/dist/pine-core/p-b491e677.entry.js +0 -2
- package/dist/pine-core/p-b491e677.entry.js.map +0 -1
- package/dist/pine-core/p-b4f7b883.system.entry.js +0 -2
- package/dist/pine-core/p-b4f7b883.system.entry.js.map +0 -1
- package/dist/pine-core/p-b4fb6072.system.entry.js +0 -2
- package/dist/pine-core/p-b4fb6072.system.entry.js.map +0 -1
- package/dist/pine-core/p-b8cbff05.system.entry.js +0 -2
- package/dist/pine-core/p-b8cbff05.system.entry.js.map +0 -1
- package/dist/pine-core/p-b94d28cc.entry.js +0 -2
- package/dist/pine-core/p-b94d28cc.entry.js.map +0 -1
- package/dist/pine-core/p-c644e0b4.system.entry.js +0 -2
- package/dist/pine-core/p-c644e0b4.system.entry.js.map +0 -1
- package/dist/pine-core/p-cb0cccca.entry.js +0 -2
- package/dist/pine-core/p-cb0cccca.entry.js.map +0 -1
- package/dist/pine-core/p-d0948e17.entry.js +0 -2
- package/dist/pine-core/p-d0948e17.entry.js.map +0 -1
- package/dist/pine-core/p-d20f4c1d.system.js +0 -3
- package/dist/pine-core/p-d20f4c1d.system.js.map +0 -1
- package/dist/pine-core/p-dd40be84.entry.js +0 -2
- package/dist/pine-core/p-dd40be84.entry.js.map +0 -1
- package/dist/pine-core/p-e339312d.entry.js +0 -2
- package/dist/pine-core/p-e339312d.entry.js.map +0 -1
- package/dist/pine-core/p-e52afdbe.entry.js +0 -2
- package/dist/pine-core/p-e52afdbe.entry.js.map +0 -1
- package/dist/pine-core/p-e705a6ad.system.entry.js +0 -2
- package/dist/pine-core/p-e705a6ad.system.entry.js.map +0 -1
- package/dist/pine-core/p-e8874481.system.entry.js +0 -2
- package/dist/pine-core/p-e8874481.system.entry.js.map +0 -1
- package/dist/pine-core/p-ed4e6972.entry.js +0 -2
- package/dist/pine-core/p-ed4e6972.entry.js.map +0 -1
- package/dist/pine-core/p-f2e0fc56.entry.js +0 -2
- package/dist/pine-core/p-f2e0fc56.entry.js.map +0 -1
- package/dist/pine-core/p-f5597dce.entry.js +0 -2
- package/dist/pine-core/p-f5597dce.entry.js.map +0 -1
- package/dist/pine-core/p-f86af20f.system.js +0 -2
- package/dist/pine-core/p-f86af20f.system.js.map +0 -1
- package/dist/pine-core/p-f8c08ca7.system.entry.js +0 -2
- package/dist/pine-core/p-f8c08ca7.system.entry.js.map +0 -1
- package/dist/pine-core/p-f954f3af.entry.js +0 -2
- package/dist/pine-core/p-f954f3af.entry.js.map +0 -1
- /package/dist/pine-core/{p-99c6c7fe.system.js.map → p-db622f8f.system.js.map} +0 -0
|
@@ -7,10 +7,14 @@
|
|
|
7
7
|
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
|
-
import {
|
|
10
|
+
import { InputChangeEventDetail, InputInputEventDetail } from "./components/pds-input/input-interface";
|
|
11
|
+
import { PlacementType } from "./utils/types";
|
|
12
|
+
import { TextareaChangeEventDetail, TextareaInputEventDetail } from "./components/pds-textarea/textarea-interface";
|
|
11
13
|
export { BoxColumnType, BoxShadowSizeType, BoxTShirtSizeType } from "./utils/types";
|
|
12
14
|
export { CheckboxChangeEventDetail } from "./components/pds-checkbox/checkbox-interface";
|
|
13
|
-
export {
|
|
15
|
+
export { InputChangeEventDetail, InputInputEventDetail } from "./components/pds-input/input-interface";
|
|
16
|
+
export { PlacementType } from "./utils/types";
|
|
17
|
+
export { TextareaChangeEventDetail, TextareaInputEventDetail } from "./components/pds-textarea/textarea-interface";
|
|
14
18
|
export namespace Components {
|
|
15
19
|
interface PdsAccordion {
|
|
16
20
|
/**
|
|
@@ -194,20 +198,21 @@ export namespace Components {
|
|
|
194
198
|
*/
|
|
195
199
|
"componentId": string;
|
|
196
200
|
/**
|
|
197
|
-
*
|
|
201
|
+
* Determines the button's disabled state.
|
|
198
202
|
* @defaultValue false
|
|
199
203
|
*/
|
|
200
204
|
"disabled"?: boolean;
|
|
201
205
|
/**
|
|
202
|
-
* Displays icon before text when icon string matches an icon name
|
|
206
|
+
* Displays an icon before the text when the icon string matches an icon name.
|
|
207
|
+
* @defaultValue null
|
|
203
208
|
*/
|
|
204
209
|
"icon"?: string;
|
|
205
210
|
/**
|
|
206
|
-
* Provides button with a submittable name
|
|
211
|
+
* Provides the button with a submittable name.
|
|
207
212
|
*/
|
|
208
213
|
"name"?: string;
|
|
209
214
|
/**
|
|
210
|
-
* Provides button with a type
|
|
215
|
+
* Provides button with a type.
|
|
211
216
|
* @defaultValue button
|
|
212
217
|
*/
|
|
213
218
|
"type"?: 'button' | 'reset' | 'submit';
|
|
@@ -216,7 +221,8 @@ export namespace Components {
|
|
|
216
221
|
*/
|
|
217
222
|
"value"?: string;
|
|
218
223
|
/**
|
|
219
|
-
* Sets
|
|
224
|
+
* Sets the style variant of the button.
|
|
225
|
+
* @defaultValue primary
|
|
220
226
|
*/
|
|
221
227
|
"variant": 'primary' | 'secondary' | 'accent' | 'disclosure' | 'destructive' | 'unstyled';
|
|
222
228
|
}
|
|
@@ -285,12 +291,12 @@ export namespace Components {
|
|
|
285
291
|
*/
|
|
286
292
|
"label": string;
|
|
287
293
|
/**
|
|
288
|
-
* Determines whether the chip should be
|
|
294
|
+
* Determines whether the chip should be displayed in a larger size.
|
|
289
295
|
* @defaultValue false
|
|
290
296
|
*/
|
|
291
297
|
"large": boolean;
|
|
292
298
|
/**
|
|
293
|
-
*
|
|
299
|
+
* Defines the color scheme of the chip.
|
|
294
300
|
* @defaultValue 'neutral'
|
|
295
301
|
*/
|
|
296
302
|
"sentiment": 'accent' | 'danger' | 'info' | 'neutral' | 'success' | 'warning';
|
|
@@ -302,7 +308,7 @@ export namespace Components {
|
|
|
302
308
|
}
|
|
303
309
|
interface PdsCopytext {
|
|
304
310
|
/**
|
|
305
|
-
* Determines whether `copytext` should have a border.
|
|
311
|
+
* Determines whether `copytext` should have a visible border.
|
|
306
312
|
* @defaultValue true
|
|
307
313
|
*/
|
|
308
314
|
"border": boolean;
|
|
@@ -321,7 +327,7 @@ export namespace Components {
|
|
|
321
327
|
*/
|
|
322
328
|
"truncate": boolean;
|
|
323
329
|
/**
|
|
324
|
-
*
|
|
330
|
+
* The string displayed that is also copied to the clipboard upon interaction.
|
|
325
331
|
*/
|
|
326
332
|
"value": string;
|
|
327
333
|
}
|
|
@@ -335,14 +341,15 @@ export namespace Components {
|
|
|
335
341
|
*/
|
|
336
342
|
"offset": 'xxs' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl';
|
|
337
343
|
/**
|
|
338
|
-
* Sets divider to display vertically
|
|
344
|
+
* Sets divider to display vertically.
|
|
339
345
|
* @defaultValue false
|
|
340
346
|
*/
|
|
341
347
|
"vertical": boolean;
|
|
342
348
|
}
|
|
343
349
|
interface PdsImage {
|
|
344
350
|
/**
|
|
345
|
-
* The image's alt tag. If none is provided, it will default to an empty string.
|
|
351
|
+
* The image's alt tag. If none is provided, it will default to an empty string, which is desired for decorative images.
|
|
352
|
+
* @defaultValue ''
|
|
346
353
|
*/
|
|
347
354
|
"alt"?: string;
|
|
348
355
|
/**
|
|
@@ -355,10 +362,11 @@ export namespace Components {
|
|
|
355
362
|
"height"?: number;
|
|
356
363
|
/**
|
|
357
364
|
* Indicates how the browser should load the image.
|
|
365
|
+
* @defaultValue eager
|
|
358
366
|
*/
|
|
359
367
|
"loading"?: 'eager' | 'lazy';
|
|
360
368
|
/**
|
|
361
|
-
* Determines the intended display size of an image within
|
|
369
|
+
* Determines the intended display size of an image within certain breakpoints. Has no effect if `srcset` is not set or value has no width descriptor.
|
|
362
370
|
*/
|
|
363
371
|
"sizes"?: string;
|
|
364
372
|
/**
|
|
@@ -366,7 +374,7 @@ export namespace Components {
|
|
|
366
374
|
*/
|
|
367
375
|
"src": string;
|
|
368
376
|
/**
|
|
369
|
-
* A set of image sources for the browser to use.
|
|
377
|
+
* A set of image sources for the browser to use for responsiveness.
|
|
370
378
|
*/
|
|
371
379
|
"srcset"?: string;
|
|
372
380
|
/**
|
|
@@ -375,12 +383,20 @@ export namespace Components {
|
|
|
375
383
|
"width"?: number;
|
|
376
384
|
}
|
|
377
385
|
interface PdsInput {
|
|
386
|
+
/**
|
|
387
|
+
* Specifies if and how the browser provides `autocomplete` assistance for the field.
|
|
388
|
+
*/
|
|
389
|
+
"autocomplete": string;
|
|
378
390
|
/**
|
|
379
391
|
* A unique identifier used for the underlying component `id` attribute.
|
|
380
392
|
*/
|
|
381
393
|
"componentId": string;
|
|
382
394
|
/**
|
|
383
|
-
*
|
|
395
|
+
* Sets the number of milliseconds to wait before updating the value.
|
|
396
|
+
*/
|
|
397
|
+
"debounce"?: number;
|
|
398
|
+
/**
|
|
399
|
+
* Determines whether or not the input field is disabled.
|
|
384
400
|
*/
|
|
385
401
|
"disabled"?: boolean;
|
|
386
402
|
/**
|
|
@@ -392,7 +408,7 @@ export namespace Components {
|
|
|
392
408
|
*/
|
|
393
409
|
"helperMessage"?: string;
|
|
394
410
|
/**
|
|
395
|
-
*
|
|
411
|
+
* Determines whether or not the input field is invalid or throws an error.
|
|
396
412
|
*/
|
|
397
413
|
"invalid"?: boolean;
|
|
398
414
|
/**
|
|
@@ -408,13 +424,17 @@ export namespace Components {
|
|
|
408
424
|
*/
|
|
409
425
|
"placeholder"?: string;
|
|
410
426
|
/**
|
|
411
|
-
*
|
|
427
|
+
* Determines whether or not the input field is readonly.
|
|
412
428
|
*/
|
|
413
429
|
"readonly"?: boolean;
|
|
414
430
|
/**
|
|
415
|
-
*
|
|
431
|
+
* Determines whether or not the input field is required.
|
|
416
432
|
*/
|
|
417
433
|
"required"?: boolean;
|
|
434
|
+
/**
|
|
435
|
+
* Sets focus on the native `input` in the `pds-input`. Use this method instead of the global `input.focus()`.
|
|
436
|
+
*/
|
|
437
|
+
"setFocus": () => Promise<void>;
|
|
418
438
|
/**
|
|
419
439
|
* Determines the type of control that will be displayed `'email'`, `'number'`, `'password'`, `'tel'`, `'text'`
|
|
420
440
|
* @defaultValue "text"
|
|
@@ -423,7 +443,7 @@ export namespace Components {
|
|
|
423
443
|
/**
|
|
424
444
|
* The value of the input.
|
|
425
445
|
*/
|
|
426
|
-
"value"?: string;
|
|
446
|
+
"value"?: string | number | null;
|
|
427
447
|
}
|
|
428
448
|
interface PdsLink {
|
|
429
449
|
/**
|
|
@@ -431,21 +451,22 @@ export namespace Components {
|
|
|
431
451
|
*/
|
|
432
452
|
"componentId": string;
|
|
433
453
|
/**
|
|
434
|
-
*
|
|
454
|
+
* Determines whether the link should open in a new tab.
|
|
435
455
|
* @defaultValue false
|
|
436
456
|
*/
|
|
437
457
|
"external": boolean;
|
|
438
458
|
/**
|
|
439
|
-
* The
|
|
459
|
+
* The font size of the link's text.
|
|
440
460
|
* @defaultValue lg
|
|
441
461
|
*/
|
|
442
462
|
"fontSize": 'sm' | 'md' | 'lg';
|
|
443
463
|
/**
|
|
444
|
-
* The URL
|
|
464
|
+
* The hyperlink's destination URL. If no text is provided in the custom slot, the href will be used.
|
|
445
465
|
*/
|
|
446
466
|
"href": string;
|
|
447
467
|
/**
|
|
448
|
-
*
|
|
468
|
+
* Sets the link variant styles.
|
|
469
|
+
* @defaultValue inline
|
|
449
470
|
*/
|
|
450
471
|
"variant": 'inline' | 'plain';
|
|
451
472
|
}
|
|
@@ -472,6 +493,35 @@ export namespace Components {
|
|
|
472
493
|
*/
|
|
473
494
|
"variant": 'spinner' | 'typing';
|
|
474
495
|
}
|
|
496
|
+
interface PdsPopover {
|
|
497
|
+
/**
|
|
498
|
+
* A unique identifier used for the underlying component `id` attribute.
|
|
499
|
+
*/
|
|
500
|
+
"componentId": string;
|
|
501
|
+
/**
|
|
502
|
+
* Sets the maximum width of the popover content
|
|
503
|
+
* @defaultValue 352
|
|
504
|
+
*/
|
|
505
|
+
"maxWidth"?: number;
|
|
506
|
+
/**
|
|
507
|
+
* Determines the preferred position of the popover
|
|
508
|
+
* @defaultValue "right"
|
|
509
|
+
*/
|
|
510
|
+
"placement": PlacementType;
|
|
511
|
+
/**
|
|
512
|
+
* Determines the action that triggers the popover. For manual popovers, the consumer is responsible for toggling this value.
|
|
513
|
+
* @defaultValue "show"
|
|
514
|
+
*/
|
|
515
|
+
"popoverTargetAction": 'show' | 'toggle' | 'hide';
|
|
516
|
+
/**
|
|
517
|
+
* Determines the type of popover. Auto popovers can be "light dismissed" by clicking outside of the popover. Manual popovers require the consumer to handle the visibility of the popover.
|
|
518
|
+
*/
|
|
519
|
+
"popoverType": 'auto' | 'manual';
|
|
520
|
+
/**
|
|
521
|
+
* Text that appears on the trigger element
|
|
522
|
+
*/
|
|
523
|
+
"text": string;
|
|
524
|
+
}
|
|
475
525
|
interface PdsProgress {
|
|
476
526
|
/**
|
|
477
527
|
* Determines whether or not progress is animated.
|
|
@@ -518,11 +568,11 @@ export namespace Components {
|
|
|
518
568
|
*/
|
|
519
569
|
"disabled": boolean;
|
|
520
570
|
/**
|
|
521
|
-
* Displays message text describing an invalid state.
|
|
571
|
+
* Displays error message text describing an invalid state.
|
|
522
572
|
*/
|
|
523
573
|
"errorMessage": string;
|
|
524
574
|
/**
|
|
525
|
-
*
|
|
575
|
+
* Displays helper message text below radio.
|
|
526
576
|
*/
|
|
527
577
|
"helperMessage": string;
|
|
528
578
|
/**
|
|
@@ -580,6 +630,55 @@ export namespace Components {
|
|
|
580
630
|
*/
|
|
581
631
|
"noWrap"?: boolean;
|
|
582
632
|
}
|
|
633
|
+
interface PdsSelect {
|
|
634
|
+
/**
|
|
635
|
+
* Specifies if and how the browser provides `autocomplete` assistance for the field.
|
|
636
|
+
*/
|
|
637
|
+
"autocomplete": string;
|
|
638
|
+
/**
|
|
639
|
+
* A unique identifier used for the underlying component `id` attribute.
|
|
640
|
+
*/
|
|
641
|
+
"componentId": string;
|
|
642
|
+
/**
|
|
643
|
+
* Indicates whether or not the select field is disabled.
|
|
644
|
+
* @defaultValue false
|
|
645
|
+
*/
|
|
646
|
+
"disabled": boolean;
|
|
647
|
+
/**
|
|
648
|
+
* Displays error message text describing an invalid state.
|
|
649
|
+
*/
|
|
650
|
+
"errorMessage": string;
|
|
651
|
+
/**
|
|
652
|
+
* Displays helper message text below select.
|
|
653
|
+
*/
|
|
654
|
+
"helperMessage": string;
|
|
655
|
+
/**
|
|
656
|
+
* Determines whether or not the select is invalid.
|
|
657
|
+
*/
|
|
658
|
+
"invalid"?: boolean;
|
|
659
|
+
/**
|
|
660
|
+
* Text to be displayed as the select label.
|
|
661
|
+
*/
|
|
662
|
+
"label": string;
|
|
663
|
+
/**
|
|
664
|
+
* Indicates whether multiple options can be selected.
|
|
665
|
+
* @defaultValue false
|
|
666
|
+
*/
|
|
667
|
+
"multiple": boolean;
|
|
668
|
+
/**
|
|
669
|
+
* Specifies the name. Submitted with the form name/value pair.
|
|
670
|
+
*/
|
|
671
|
+
"name": string;
|
|
672
|
+
/**
|
|
673
|
+
* Indicates whether or not the select field is required.
|
|
674
|
+
* @defaultValue false
|
|
675
|
+
*/
|
|
676
|
+
"required": boolean;
|
|
677
|
+
/**
|
|
678
|
+
* The value(s) of the selected option(s).
|
|
679
|
+
*/
|
|
680
|
+
"value"?: string | string[];
|
|
681
|
+
}
|
|
583
682
|
interface PdsSortable {
|
|
584
683
|
/**
|
|
585
684
|
* Determines whether `sortable` should have a border.
|
|
@@ -617,7 +716,7 @@ export namespace Components {
|
|
|
617
716
|
}
|
|
618
717
|
interface PdsSwitch {
|
|
619
718
|
/**
|
|
620
|
-
* Determines the input 'checked' state
|
|
719
|
+
* Determines the input 'checked' state.
|
|
621
720
|
*/
|
|
622
721
|
"checked": boolean;
|
|
623
722
|
/**
|
|
@@ -625,40 +724,35 @@ export namespace Components {
|
|
|
625
724
|
*/
|
|
626
725
|
"componentId": string;
|
|
627
726
|
/**
|
|
628
|
-
* Determines the input 'disabled' state, preventing user interaction
|
|
727
|
+
* Determines the input 'disabled' state, preventing user interaction.
|
|
629
728
|
*/
|
|
630
729
|
"disabled"?: boolean;
|
|
631
730
|
/**
|
|
632
|
-
* Displays message text describing an invalid state
|
|
731
|
+
* Displays message text describing an invalid state.
|
|
633
732
|
*/
|
|
634
733
|
"errorMessage"?: string;
|
|
635
734
|
/**
|
|
636
|
-
* Displays help text for additional description of an input
|
|
735
|
+
* Displays help text for additional description of an input.
|
|
637
736
|
*/
|
|
638
737
|
"helperMessage": string;
|
|
639
738
|
/**
|
|
640
|
-
* Determines the input 'invalid' state, signifying an error is present
|
|
739
|
+
* Determines the input 'invalid' state, signifying an error is present.
|
|
641
740
|
*/
|
|
642
741
|
"invalid"?: boolean;
|
|
643
742
|
/**
|
|
644
|
-
* Displays text to describe the input
|
|
743
|
+
* Displays text to describe the input.
|
|
645
744
|
*/
|
|
646
745
|
"label": string;
|
|
647
746
|
/**
|
|
648
|
-
* Identifies form data and unifies a group of radio inputs for toggling a single property/value
|
|
747
|
+
* Identifies form data and unifies a group of radio inputs for toggling a single property/value.
|
|
649
748
|
*/
|
|
650
749
|
"name": string;
|
|
651
750
|
/**
|
|
652
|
-
* Determines the 'required' state of the input
|
|
751
|
+
* Determines the 'required' state of the input.
|
|
653
752
|
*/
|
|
654
753
|
"required"?: boolean;
|
|
655
754
|
/**
|
|
656
|
-
*
|
|
657
|
-
* @defaultValue 'checkbox'
|
|
658
|
-
*/
|
|
659
|
-
"type": 'checkbox' | 'radio';
|
|
660
|
-
/**
|
|
661
|
-
* Provides input with a string submitted in form data, and can be used to distinguish radio inputs
|
|
755
|
+
* Provides input with a string submitted in form data.
|
|
662
756
|
*/
|
|
663
757
|
"value": string;
|
|
664
758
|
}
|
|
@@ -674,7 +768,7 @@ export namespace Components {
|
|
|
674
768
|
}
|
|
675
769
|
interface PdsTable {
|
|
676
770
|
/**
|
|
677
|
-
* Determines if table displays
|
|
771
|
+
* Determines if the table displays with reduced table cell padding.
|
|
678
772
|
*/
|
|
679
773
|
"compact": boolean;
|
|
680
774
|
/**
|
|
@@ -682,7 +776,7 @@ export namespace Components {
|
|
|
682
776
|
*/
|
|
683
777
|
"componentId": string;
|
|
684
778
|
/**
|
|
685
|
-
* Determines if
|
|
779
|
+
* Determines if the should display a fixed first column.
|
|
686
780
|
*/
|
|
687
781
|
"fixedColumn": boolean;
|
|
688
782
|
/**
|
|
@@ -690,7 +784,7 @@ export namespace Components {
|
|
|
690
784
|
*/
|
|
691
785
|
"responsive": boolean;
|
|
692
786
|
/**
|
|
693
|
-
* Determines if table displays checkboxes for selectable rows.
|
|
787
|
+
* Determines if the table displays checkboxes for selectable rows.
|
|
694
788
|
*/
|
|
695
789
|
"selectable": boolean;
|
|
696
790
|
}
|
|
@@ -704,11 +798,12 @@ export namespace Components {
|
|
|
704
798
|
}
|
|
705
799
|
interface PdsTableHead {
|
|
706
800
|
/**
|
|
707
|
-
*
|
|
801
|
+
* Determines if the select all checkbox is in an indeterminate state.
|
|
708
802
|
*/
|
|
709
803
|
"indeterminate"?: boolean;
|
|
710
804
|
/**
|
|
711
|
-
*
|
|
805
|
+
* Determines if the table row is currently selected.
|
|
806
|
+
* @defaultValue false
|
|
712
807
|
*/
|
|
713
808
|
"isSelected": boolean;
|
|
714
809
|
}
|
|
@@ -720,11 +815,11 @@ export namespace Components {
|
|
|
720
815
|
}
|
|
721
816
|
interface PdsTableRow {
|
|
722
817
|
/**
|
|
723
|
-
*
|
|
818
|
+
* Determines if the row selected is in an indeterminate state.
|
|
724
819
|
*/
|
|
725
820
|
"indeterminate"?: boolean;
|
|
726
821
|
/**
|
|
727
|
-
*
|
|
822
|
+
* Determines if the table row is currently selected.
|
|
728
823
|
*/
|
|
729
824
|
"isSelected"?: boolean;
|
|
730
825
|
}
|
|
@@ -756,59 +851,136 @@ export namespace Components {
|
|
|
756
851
|
*/
|
|
757
852
|
"variant": 'primary' | 'availability' | 'filter';
|
|
758
853
|
}
|
|
854
|
+
interface PdsText {
|
|
855
|
+
/**
|
|
856
|
+
* Sets the text alignment.
|
|
857
|
+
*/
|
|
858
|
+
"align"?: 'start' | 'center' | 'end' | 'justify';
|
|
859
|
+
/**
|
|
860
|
+
* Sets the text color.
|
|
861
|
+
*/
|
|
862
|
+
"color"?: | 'primary'
|
|
863
|
+
| 'secondary'
|
|
864
|
+
| 'neutral'
|
|
865
|
+
| 'accent'
|
|
866
|
+
| 'danger'
|
|
867
|
+
| 'info'
|
|
868
|
+
| 'success'
|
|
869
|
+
| 'warning';
|
|
870
|
+
/**
|
|
871
|
+
* Sets the text decoration.
|
|
872
|
+
*/
|
|
873
|
+
"decoration"?: | 'strikethrough'
|
|
874
|
+
| 'underline-dotted';
|
|
875
|
+
/**
|
|
876
|
+
* Set the bottom margin for the text.
|
|
877
|
+
*/
|
|
878
|
+
"gutter"?: | '2xl'
|
|
879
|
+
| 'xl'
|
|
880
|
+
| 'lg'
|
|
881
|
+
| 'md'
|
|
882
|
+
| 'sm'
|
|
883
|
+
| 'xs'
|
|
884
|
+
| '2xs';
|
|
885
|
+
/**
|
|
886
|
+
* Sets the font size.
|
|
887
|
+
*/
|
|
888
|
+
"size"?: | '2xl'
|
|
889
|
+
| 'xl'
|
|
890
|
+
| 'lg'
|
|
891
|
+
| 'md'
|
|
892
|
+
| 'sm'
|
|
893
|
+
| 'xs'
|
|
894
|
+
| '2xs';
|
|
895
|
+
/**
|
|
896
|
+
* Determines what semantic text tag to render.
|
|
897
|
+
*/
|
|
898
|
+
"tag": | 'h1'
|
|
899
|
+
| 'h2'
|
|
900
|
+
| 'h3'
|
|
901
|
+
| 'h4'
|
|
902
|
+
| 'h5'
|
|
903
|
+
| 'h6'
|
|
904
|
+
| 'p'
|
|
905
|
+
| 'code'
|
|
906
|
+
| 'pre'
|
|
907
|
+
| 'strong'
|
|
908
|
+
| 'em';
|
|
909
|
+
/**
|
|
910
|
+
* Sets the font weight.
|
|
911
|
+
*/
|
|
912
|
+
"weight"?: | 'extra-light'
|
|
913
|
+
| 'light'
|
|
914
|
+
| 'regular'
|
|
915
|
+
| 'medium'
|
|
916
|
+
| 'semibold'
|
|
917
|
+
| 'bold';
|
|
918
|
+
}
|
|
759
919
|
interface PdsTextarea {
|
|
920
|
+
/**
|
|
921
|
+
* Specifies if and how the browser provides `autocomplete` assistance for the field.
|
|
922
|
+
*/
|
|
923
|
+
"autocomplete": string;
|
|
760
924
|
/**
|
|
761
925
|
* A unique identifier used for the underlying component `id` attribute.
|
|
762
926
|
*/
|
|
763
927
|
"componentId": string;
|
|
764
928
|
/**
|
|
765
|
-
*
|
|
929
|
+
* The amount of time, in milliseconds, to wait to trigger the event after each keystroke.
|
|
930
|
+
*/
|
|
931
|
+
"debounce"?: number;
|
|
932
|
+
/**
|
|
933
|
+
* Determines whether or not the textarea is disabled.
|
|
766
934
|
* @defaultValue false
|
|
767
935
|
*/
|
|
768
936
|
"disabled": boolean;
|
|
769
937
|
/**
|
|
770
|
-
*
|
|
938
|
+
* Displays an error message below the textarea field.
|
|
771
939
|
*/
|
|
772
940
|
"errorMessage"?: string;
|
|
773
941
|
/**
|
|
774
|
-
* Displays a
|
|
942
|
+
* Displays a message or hint below the textarea field.
|
|
775
943
|
*/
|
|
776
944
|
"helperMessage"?: string;
|
|
777
945
|
/**
|
|
778
|
-
*
|
|
946
|
+
* Determines whether or not the textarea is invalid or throws an error.
|
|
779
947
|
* @defaultValue false
|
|
780
948
|
*/
|
|
781
949
|
"invalid": boolean;
|
|
782
950
|
/**
|
|
783
|
-
* Text to be displayed as the textarea label
|
|
951
|
+
* Text to be displayed as the textarea label.
|
|
784
952
|
*/
|
|
785
953
|
"label"?: string;
|
|
786
954
|
/**
|
|
787
|
-
* Specifies the name
|
|
955
|
+
* Specifies the name. Submitted with the form name/value pair. This value will mirror the componentId.
|
|
788
956
|
*/
|
|
789
957
|
"name": string;
|
|
790
958
|
/**
|
|
791
|
-
* Specifies a short hint that describes the expected value of the textarea
|
|
959
|
+
* Specifies a short hint that describes the expected value of the textarea.
|
|
792
960
|
*/
|
|
793
961
|
"placeholder"?: string;
|
|
794
962
|
/**
|
|
795
|
-
*
|
|
963
|
+
* Determines whether or not the textarea is readonly.
|
|
796
964
|
* @defaultValue false
|
|
797
965
|
*/
|
|
798
966
|
"readonly": boolean;
|
|
799
967
|
/**
|
|
800
|
-
*
|
|
968
|
+
* Determines whether or not the textarea is required.
|
|
801
969
|
* @defaultValue false
|
|
802
970
|
*/
|
|
803
971
|
"required": boolean;
|
|
804
972
|
/**
|
|
805
|
-
* Sets number of rows of text visible without needing to scroll in the textarea
|
|
973
|
+
* Sets number of rows of text visible without needing to scroll in the textarea.
|
|
806
974
|
*/
|
|
807
975
|
"rows"?: number;
|
|
808
976
|
/**
|
|
809
|
-
*
|
|
977
|
+
* Sets focus on the native `textarea` in the `pds-texarea`. Use this method instead of the global `textarea.focus()`.
|
|
810
978
|
*/
|
|
811
|
-
"
|
|
979
|
+
"setFocus": () => Promise<void>;
|
|
980
|
+
/**
|
|
981
|
+
* The value of the textarea.
|
|
982
|
+
*/
|
|
983
|
+
"value"?: string | null;
|
|
812
984
|
}
|
|
813
985
|
interface PdsTooltip {
|
|
814
986
|
/**
|
|
@@ -833,6 +1005,11 @@ export namespace Components {
|
|
|
833
1005
|
* @defaultValue false
|
|
834
1006
|
*/
|
|
835
1007
|
"htmlContent": boolean;
|
|
1008
|
+
/**
|
|
1009
|
+
* Sets the maximum width of the tooltip content
|
|
1010
|
+
* @defaultValue "352px"
|
|
1011
|
+
*/
|
|
1012
|
+
"maxWidth": string;
|
|
836
1013
|
/**
|
|
837
1014
|
* Determines whether or not the tooltip is visible
|
|
838
1015
|
* @defaultValue false
|
|
@@ -860,6 +1037,10 @@ export namespace Components {
|
|
|
860
1037
|
"showTooltip": () => Promise<void>;
|
|
861
1038
|
}
|
|
862
1039
|
}
|
|
1040
|
+
export interface PdsButtonCustomEvent<T> extends CustomEvent<T> {
|
|
1041
|
+
detail: T;
|
|
1042
|
+
target: HTMLPdsButtonElement;
|
|
1043
|
+
}
|
|
863
1044
|
export interface PdsCheckboxCustomEvent<T> extends CustomEvent<T> {
|
|
864
1045
|
detail: T;
|
|
865
1046
|
target: HTMLPdsCheckboxElement;
|
|
@@ -880,6 +1061,10 @@ export interface PdsRadioCustomEvent<T> extends CustomEvent<T> {
|
|
|
880
1061
|
detail: T;
|
|
881
1062
|
target: HTMLPdsRadioElement;
|
|
882
1063
|
}
|
|
1064
|
+
export interface PdsSelectCustomEvent<T> extends CustomEvent<T> {
|
|
1065
|
+
detail: T;
|
|
1066
|
+
target: HTMLPdsSelectElement;
|
|
1067
|
+
}
|
|
883
1068
|
export interface PdsSortableCustomEvent<T> extends CustomEvent<T> {
|
|
884
1069
|
detail: T;
|
|
885
1070
|
target: HTMLPdsSortableElement;
|
|
@@ -912,10 +1097,6 @@ export interface PdsTextareaCustomEvent<T> extends CustomEvent<T> {
|
|
|
912
1097
|
detail: T;
|
|
913
1098
|
target: HTMLPdsTextareaElement;
|
|
914
1099
|
}
|
|
915
|
-
export interface PdsTooltipCustomEvent<T> extends CustomEvent<T> {
|
|
916
|
-
detail: T;
|
|
917
|
-
target: HTMLPdsTooltipElement;
|
|
918
|
-
}
|
|
919
1100
|
declare global {
|
|
920
1101
|
interface HTMLPdsAccordionElement extends Components.PdsAccordion, HTMLStencilElement {
|
|
921
1102
|
}
|
|
@@ -935,7 +1116,18 @@ declare global {
|
|
|
935
1116
|
prototype: HTMLPdsBoxElement;
|
|
936
1117
|
new (): HTMLPdsBoxElement;
|
|
937
1118
|
};
|
|
1119
|
+
interface HTMLPdsButtonElementEventMap {
|
|
1120
|
+
"pdsClick": any;
|
|
1121
|
+
}
|
|
938
1122
|
interface HTMLPdsButtonElement extends Components.PdsButton, HTMLStencilElement {
|
|
1123
|
+
addEventListener<K extends keyof HTMLPdsButtonElementEventMap>(type: K, listener: (this: HTMLPdsButtonElement, ev: PdsButtonCustomEvent<HTMLPdsButtonElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1124
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1125
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1126
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1127
|
+
removeEventListener<K extends keyof HTMLPdsButtonElementEventMap>(type: K, listener: (this: HTMLPdsButtonElement, ev: PdsButtonCustomEvent<HTMLPdsButtonElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1128
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1129
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1130
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
939
1131
|
}
|
|
940
1132
|
var HTMLPdsButtonElement: {
|
|
941
1133
|
prototype: HTMLPdsButtonElement;
|
|
@@ -1006,7 +1198,10 @@ declare global {
|
|
|
1006
1198
|
new (): HTMLPdsImageElement;
|
|
1007
1199
|
};
|
|
1008
1200
|
interface HTMLPdsInputElementEventMap {
|
|
1009
|
-
"
|
|
1201
|
+
"pdsBlur": FocusEvent;
|
|
1202
|
+
"pdsChange": InputChangeEventDetail;
|
|
1203
|
+
"pdsFocus": FocusEvent;
|
|
1204
|
+
"pdsInput": InputInputEventDetail;
|
|
1010
1205
|
}
|
|
1011
1206
|
interface HTMLPdsInputElement extends Components.PdsInput, HTMLStencilElement {
|
|
1012
1207
|
addEventListener<K extends keyof HTMLPdsInputElementEventMap>(type: K, listener: (this: HTMLPdsInputElement, ev: PdsInputCustomEvent<HTMLPdsInputElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -1034,6 +1229,12 @@ declare global {
|
|
|
1034
1229
|
prototype: HTMLPdsLoaderElement;
|
|
1035
1230
|
new (): HTMLPdsLoaderElement;
|
|
1036
1231
|
};
|
|
1232
|
+
interface HTMLPdsPopoverElement extends Components.PdsPopover, HTMLStencilElement {
|
|
1233
|
+
}
|
|
1234
|
+
var HTMLPdsPopoverElement: {
|
|
1235
|
+
prototype: HTMLPdsPopoverElement;
|
|
1236
|
+
new (): HTMLPdsPopoverElement;
|
|
1237
|
+
};
|
|
1037
1238
|
interface HTMLPdsProgressElement extends Components.PdsProgress, HTMLStencilElement {
|
|
1038
1239
|
}
|
|
1039
1240
|
var HTMLPdsProgressElement: {
|
|
@@ -1063,6 +1264,23 @@ declare global {
|
|
|
1063
1264
|
prototype: HTMLPdsRowElement;
|
|
1064
1265
|
new (): HTMLPdsRowElement;
|
|
1065
1266
|
};
|
|
1267
|
+
interface HTMLPdsSelectElementEventMap {
|
|
1268
|
+
"pdsSelectChange": InputEvent;
|
|
1269
|
+
}
|
|
1270
|
+
interface HTMLPdsSelectElement extends Components.PdsSelect, HTMLStencilElement {
|
|
1271
|
+
addEventListener<K extends keyof HTMLPdsSelectElementEventMap>(type: K, listener: (this: HTMLPdsSelectElement, ev: PdsSelectCustomEvent<HTMLPdsSelectElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1272
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1273
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1274
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1275
|
+
removeEventListener<K extends keyof HTMLPdsSelectElementEventMap>(type: K, listener: (this: HTMLPdsSelectElement, ev: PdsSelectCustomEvent<HTMLPdsSelectElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1276
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1277
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1278
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1279
|
+
}
|
|
1280
|
+
var HTMLPdsSelectElement: {
|
|
1281
|
+
prototype: HTMLPdsSelectElement;
|
|
1282
|
+
new (): HTMLPdsSelectElement;
|
|
1283
|
+
};
|
|
1066
1284
|
interface HTMLPdsSortableElementEventMap {
|
|
1067
1285
|
"pdsSortableItemMoved": any;
|
|
1068
1286
|
}
|
|
@@ -1213,7 +1431,16 @@ declare global {
|
|
|
1213
1431
|
prototype: HTMLPdsTabsElement;
|
|
1214
1432
|
new (): HTMLPdsTabsElement;
|
|
1215
1433
|
};
|
|
1434
|
+
interface HTMLPdsTextElement extends Components.PdsText, HTMLStencilElement {
|
|
1435
|
+
}
|
|
1436
|
+
var HTMLPdsTextElement: {
|
|
1437
|
+
prototype: HTMLPdsTextElement;
|
|
1438
|
+
new (): HTMLPdsTextElement;
|
|
1439
|
+
};
|
|
1216
1440
|
interface HTMLPdsTextareaElementEventMap {
|
|
1441
|
+
"pdsBlur": FocusEvent;
|
|
1442
|
+
"pdsFocus": FocusEvent;
|
|
1443
|
+
"pdsInput": TextareaInputEventDetail;
|
|
1217
1444
|
"pdsTextareaChange": TextareaChangeEventDetail;
|
|
1218
1445
|
}
|
|
1219
1446
|
interface HTMLPdsTextareaElement extends Components.PdsTextarea, HTMLStencilElement {
|
|
@@ -1230,19 +1457,7 @@ declare global {
|
|
|
1230
1457
|
prototype: HTMLPdsTextareaElement;
|
|
1231
1458
|
new (): HTMLPdsTextareaElement;
|
|
1232
1459
|
};
|
|
1233
|
-
interface HTMLPdsTooltipElementEventMap {
|
|
1234
|
-
"pdsTooltipHide": any;
|
|
1235
|
-
"pdsTooltipShow": any;
|
|
1236
|
-
}
|
|
1237
1460
|
interface HTMLPdsTooltipElement extends Components.PdsTooltip, HTMLStencilElement {
|
|
1238
|
-
addEventListener<K extends keyof HTMLPdsTooltipElementEventMap>(type: K, listener: (this: HTMLPdsTooltipElement, ev: PdsTooltipCustomEvent<HTMLPdsTooltipElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1239
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1240
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1241
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1242
|
-
removeEventListener<K extends keyof HTMLPdsTooltipElementEventMap>(type: K, listener: (this: HTMLPdsTooltipElement, ev: PdsTooltipCustomEvent<HTMLPdsTooltipElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1243
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1244
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1245
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1246
1461
|
}
|
|
1247
1462
|
var HTMLPdsTooltipElement: {
|
|
1248
1463
|
prototype: HTMLPdsTooltipElement;
|
|
@@ -1261,9 +1476,11 @@ declare global {
|
|
|
1261
1476
|
"pds-input": HTMLPdsInputElement;
|
|
1262
1477
|
"pds-link": HTMLPdsLinkElement;
|
|
1263
1478
|
"pds-loader": HTMLPdsLoaderElement;
|
|
1479
|
+
"pds-popover": HTMLPdsPopoverElement;
|
|
1264
1480
|
"pds-progress": HTMLPdsProgressElement;
|
|
1265
1481
|
"pds-radio": HTMLPdsRadioElement;
|
|
1266
1482
|
"pds-row": HTMLPdsRowElement;
|
|
1483
|
+
"pds-select": HTMLPdsSelectElement;
|
|
1267
1484
|
"pds-sortable": HTMLPdsSortableElement;
|
|
1268
1485
|
"pds-sortable-item": HTMLPdsSortableItemElement;
|
|
1269
1486
|
"pds-switch": HTMLPdsSwitchElement;
|
|
@@ -1276,6 +1493,7 @@ declare global {
|
|
|
1276
1493
|
"pds-table-row": HTMLPdsTableRowElement;
|
|
1277
1494
|
"pds-tabpanel": HTMLPdsTabpanelElement;
|
|
1278
1495
|
"pds-tabs": HTMLPdsTabsElement;
|
|
1496
|
+
"pds-text": HTMLPdsTextElement;
|
|
1279
1497
|
"pds-textarea": HTMLPdsTextareaElement;
|
|
1280
1498
|
"pds-tooltip": HTMLPdsTooltipElement;
|
|
1281
1499
|
}
|
|
@@ -1463,20 +1681,22 @@ declare namespace LocalJSX {
|
|
|
1463
1681
|
*/
|
|
1464
1682
|
"componentId"?: string;
|
|
1465
1683
|
/**
|
|
1466
|
-
*
|
|
1684
|
+
* Determines the button's disabled state.
|
|
1467
1685
|
* @defaultValue false
|
|
1468
1686
|
*/
|
|
1469
1687
|
"disabled"?: boolean;
|
|
1470
1688
|
/**
|
|
1471
|
-
* Displays icon before text when icon string matches an icon name
|
|
1689
|
+
* Displays an icon before the text when the icon string matches an icon name.
|
|
1690
|
+
* @defaultValue null
|
|
1472
1691
|
*/
|
|
1473
1692
|
"icon"?: string;
|
|
1474
1693
|
/**
|
|
1475
|
-
* Provides button with a submittable name
|
|
1694
|
+
* Provides the button with a submittable name.
|
|
1476
1695
|
*/
|
|
1477
1696
|
"name"?: string;
|
|
1697
|
+
"onPdsClick"?: (event: PdsButtonCustomEvent<any>) => void;
|
|
1478
1698
|
/**
|
|
1479
|
-
* Provides button with a type
|
|
1699
|
+
* Provides button with a type.
|
|
1480
1700
|
* @defaultValue button
|
|
1481
1701
|
*/
|
|
1482
1702
|
"type"?: 'button' | 'reset' | 'submit';
|
|
@@ -1485,7 +1705,8 @@ declare namespace LocalJSX {
|
|
|
1485
1705
|
*/
|
|
1486
1706
|
"value"?: string;
|
|
1487
1707
|
/**
|
|
1488
|
-
* Sets
|
|
1708
|
+
* Sets the style variant of the button.
|
|
1709
|
+
* @defaultValue primary
|
|
1489
1710
|
*/
|
|
1490
1711
|
"variant"?: 'primary' | 'secondary' | 'accent' | 'disclosure' | 'destructive' | 'unstyled';
|
|
1491
1712
|
}
|
|
@@ -1559,16 +1780,16 @@ declare namespace LocalJSX {
|
|
|
1559
1780
|
*/
|
|
1560
1781
|
"label"?: string;
|
|
1561
1782
|
/**
|
|
1562
|
-
* Determines whether the chip should be
|
|
1783
|
+
* Determines whether the chip should be displayed in a larger size.
|
|
1563
1784
|
* @defaultValue false
|
|
1564
1785
|
*/
|
|
1565
1786
|
"large"?: boolean;
|
|
1566
1787
|
/**
|
|
1567
|
-
* Event when close button is clicked on tag variant.
|
|
1788
|
+
* Event emitted when the close button is clicked on a tag variant chip.
|
|
1568
1789
|
*/
|
|
1569
1790
|
"onPdsTagCloseClick"?: (event: PdsChipCustomEvent<any>) => void;
|
|
1570
1791
|
/**
|
|
1571
|
-
*
|
|
1792
|
+
* Defines the color scheme of the chip.
|
|
1572
1793
|
* @defaultValue 'neutral'
|
|
1573
1794
|
*/
|
|
1574
1795
|
"sentiment"?: 'accent' | 'danger' | 'info' | 'neutral' | 'success' | 'warning';
|
|
@@ -1580,7 +1801,7 @@ declare namespace LocalJSX {
|
|
|
1580
1801
|
}
|
|
1581
1802
|
interface PdsCopytext {
|
|
1582
1803
|
/**
|
|
1583
|
-
* Determines whether `copytext` should have a border.
|
|
1804
|
+
* Determines whether `copytext` should have a visible border.
|
|
1584
1805
|
* @defaultValue true
|
|
1585
1806
|
*/
|
|
1586
1807
|
"border"?: boolean;
|
|
@@ -1594,7 +1815,7 @@ declare namespace LocalJSX {
|
|
|
1594
1815
|
*/
|
|
1595
1816
|
"fullWidth"?: boolean;
|
|
1596
1817
|
/**
|
|
1597
|
-
* Event when copyText button is clicked.
|
|
1818
|
+
* Event fired when copyText button is clicked.
|
|
1598
1819
|
*/
|
|
1599
1820
|
"onPdsCopyTextClick"?: (event: PdsCopytextCustomEvent<any>) => void;
|
|
1600
1821
|
/**
|
|
@@ -1603,7 +1824,7 @@ declare namespace LocalJSX {
|
|
|
1603
1824
|
*/
|
|
1604
1825
|
"truncate"?: boolean;
|
|
1605
1826
|
/**
|
|
1606
|
-
*
|
|
1827
|
+
* The string displayed that is also copied to the clipboard upon interaction.
|
|
1607
1828
|
*/
|
|
1608
1829
|
"value": string;
|
|
1609
1830
|
}
|
|
@@ -1617,14 +1838,15 @@ declare namespace LocalJSX {
|
|
|
1617
1838
|
*/
|
|
1618
1839
|
"offset"?: 'xxs' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl';
|
|
1619
1840
|
/**
|
|
1620
|
-
* Sets divider to display vertically
|
|
1841
|
+
* Sets divider to display vertically.
|
|
1621
1842
|
* @defaultValue false
|
|
1622
1843
|
*/
|
|
1623
1844
|
"vertical"?: boolean;
|
|
1624
1845
|
}
|
|
1625
1846
|
interface PdsImage {
|
|
1626
1847
|
/**
|
|
1627
|
-
* The image's alt tag. If none is provided, it will default to an empty string.
|
|
1848
|
+
* The image's alt tag. If none is provided, it will default to an empty string, which is desired for decorative images.
|
|
1849
|
+
* @defaultValue ''
|
|
1628
1850
|
*/
|
|
1629
1851
|
"alt"?: string;
|
|
1630
1852
|
/**
|
|
@@ -1637,10 +1859,11 @@ declare namespace LocalJSX {
|
|
|
1637
1859
|
"height"?: number;
|
|
1638
1860
|
/**
|
|
1639
1861
|
* Indicates how the browser should load the image.
|
|
1862
|
+
* @defaultValue eager
|
|
1640
1863
|
*/
|
|
1641
1864
|
"loading"?: 'eager' | 'lazy';
|
|
1642
1865
|
/**
|
|
1643
|
-
* Determines the intended display size of an image within
|
|
1866
|
+
* Determines the intended display size of an image within certain breakpoints. Has no effect if `srcset` is not set or value has no width descriptor.
|
|
1644
1867
|
*/
|
|
1645
1868
|
"sizes"?: string;
|
|
1646
1869
|
/**
|
|
@@ -1648,7 +1871,7 @@ declare namespace LocalJSX {
|
|
|
1648
1871
|
*/
|
|
1649
1872
|
"src"?: string;
|
|
1650
1873
|
/**
|
|
1651
|
-
* A set of image sources for the browser to use.
|
|
1874
|
+
* A set of image sources for the browser to use for responsiveness.
|
|
1652
1875
|
*/
|
|
1653
1876
|
"srcset"?: string;
|
|
1654
1877
|
/**
|
|
@@ -1657,12 +1880,20 @@ declare namespace LocalJSX {
|
|
|
1657
1880
|
"width"?: number;
|
|
1658
1881
|
}
|
|
1659
1882
|
interface PdsInput {
|
|
1883
|
+
/**
|
|
1884
|
+
* Specifies if and how the browser provides `autocomplete` assistance for the field.
|
|
1885
|
+
*/
|
|
1886
|
+
"autocomplete"?: string;
|
|
1660
1887
|
/**
|
|
1661
1888
|
* A unique identifier used for the underlying component `id` attribute.
|
|
1662
1889
|
*/
|
|
1663
1890
|
"componentId": string;
|
|
1664
1891
|
/**
|
|
1665
|
-
*
|
|
1892
|
+
* Sets the number of milliseconds to wait before updating the value.
|
|
1893
|
+
*/
|
|
1894
|
+
"debounce"?: number;
|
|
1895
|
+
/**
|
|
1896
|
+
* Determines whether or not the input field is disabled.
|
|
1666
1897
|
*/
|
|
1667
1898
|
"disabled"?: boolean;
|
|
1668
1899
|
/**
|
|
@@ -1674,7 +1905,7 @@ declare namespace LocalJSX {
|
|
|
1674
1905
|
*/
|
|
1675
1906
|
"helperMessage"?: string;
|
|
1676
1907
|
/**
|
|
1677
|
-
*
|
|
1908
|
+
* Determines whether or not the input field is invalid or throws an error.
|
|
1678
1909
|
*/
|
|
1679
1910
|
"invalid"?: boolean;
|
|
1680
1911
|
/**
|
|
@@ -1686,19 +1917,31 @@ declare namespace LocalJSX {
|
|
|
1686
1917
|
*/
|
|
1687
1918
|
"name"?: string;
|
|
1688
1919
|
/**
|
|
1689
|
-
* Emitted when
|
|
1920
|
+
* Emitted when the input loses focus.
|
|
1921
|
+
*/
|
|
1922
|
+
"onPdsBlur"?: (event: PdsInputCustomEvent<FocusEvent>) => void;
|
|
1923
|
+
/**
|
|
1924
|
+
* Emitted when the value has changed. This event will not emit when programmatically setting the `value` property.
|
|
1925
|
+
*/
|
|
1926
|
+
"onPdsChange"?: (event: PdsInputCustomEvent<InputChangeEventDetail>) => void;
|
|
1927
|
+
/**
|
|
1928
|
+
* Emitted when the input has focus.
|
|
1929
|
+
*/
|
|
1930
|
+
"onPdsFocus"?: (event: PdsInputCustomEvent<FocusEvent>) => void;
|
|
1931
|
+
/**
|
|
1932
|
+
* Emitted when a keyboard input occurs.
|
|
1690
1933
|
*/
|
|
1691
|
-
"onPdsInput"?: (event: PdsInputCustomEvent<
|
|
1934
|
+
"onPdsInput"?: (event: PdsInputCustomEvent<InputInputEventDetail>) => void;
|
|
1692
1935
|
/**
|
|
1693
1936
|
* Specifies a short hint that describes the expected value of the input field.
|
|
1694
1937
|
*/
|
|
1695
1938
|
"placeholder"?: string;
|
|
1696
1939
|
/**
|
|
1697
|
-
*
|
|
1940
|
+
* Determines whether or not the input field is readonly.
|
|
1698
1941
|
*/
|
|
1699
1942
|
"readonly"?: boolean;
|
|
1700
1943
|
/**
|
|
1701
|
-
*
|
|
1944
|
+
* Determines whether or not the input field is required.
|
|
1702
1945
|
*/
|
|
1703
1946
|
"required"?: boolean;
|
|
1704
1947
|
/**
|
|
@@ -1709,7 +1952,7 @@ declare namespace LocalJSX {
|
|
|
1709
1952
|
/**
|
|
1710
1953
|
* The value of the input.
|
|
1711
1954
|
*/
|
|
1712
|
-
"value"?: string;
|
|
1955
|
+
"value"?: string | number | null;
|
|
1713
1956
|
}
|
|
1714
1957
|
interface PdsLink {
|
|
1715
1958
|
/**
|
|
@@ -1717,21 +1960,22 @@ declare namespace LocalJSX {
|
|
|
1717
1960
|
*/
|
|
1718
1961
|
"componentId"?: string;
|
|
1719
1962
|
/**
|
|
1720
|
-
*
|
|
1963
|
+
* Determines whether the link should open in a new tab.
|
|
1721
1964
|
* @defaultValue false
|
|
1722
1965
|
*/
|
|
1723
1966
|
"external"?: boolean;
|
|
1724
1967
|
/**
|
|
1725
|
-
* The
|
|
1968
|
+
* The font size of the link's text.
|
|
1726
1969
|
* @defaultValue lg
|
|
1727
1970
|
*/
|
|
1728
1971
|
"fontSize"?: 'sm' | 'md' | 'lg';
|
|
1729
1972
|
/**
|
|
1730
|
-
* The URL
|
|
1973
|
+
* The hyperlink's destination URL. If no text is provided in the custom slot, the href will be used.
|
|
1731
1974
|
*/
|
|
1732
1975
|
"href": string;
|
|
1733
1976
|
/**
|
|
1734
|
-
*
|
|
1977
|
+
* Sets the link variant styles.
|
|
1978
|
+
* @defaultValue inline
|
|
1735
1979
|
*/
|
|
1736
1980
|
"variant"?: 'inline' | 'plain';
|
|
1737
1981
|
}
|
|
@@ -1758,6 +2002,35 @@ declare namespace LocalJSX {
|
|
|
1758
2002
|
*/
|
|
1759
2003
|
"variant"?: 'spinner' | 'typing';
|
|
1760
2004
|
}
|
|
2005
|
+
interface PdsPopover {
|
|
2006
|
+
/**
|
|
2007
|
+
* A unique identifier used for the underlying component `id` attribute.
|
|
2008
|
+
*/
|
|
2009
|
+
"componentId"?: string;
|
|
2010
|
+
/**
|
|
2011
|
+
* Sets the maximum width of the popover content
|
|
2012
|
+
* @defaultValue 352
|
|
2013
|
+
*/
|
|
2014
|
+
"maxWidth"?: number;
|
|
2015
|
+
/**
|
|
2016
|
+
* Determines the preferred position of the popover
|
|
2017
|
+
* @defaultValue "right"
|
|
2018
|
+
*/
|
|
2019
|
+
"placement"?: PlacementType;
|
|
2020
|
+
/**
|
|
2021
|
+
* Determines the action that triggers the popover. For manual popovers, the consumer is responsible for toggling this value.
|
|
2022
|
+
* @defaultValue "show"
|
|
2023
|
+
*/
|
|
2024
|
+
"popoverTargetAction"?: 'show' | 'toggle' | 'hide';
|
|
2025
|
+
/**
|
|
2026
|
+
* Determines the type of popover. Auto popovers can be "light dismissed" by clicking outside of the popover. Manual popovers require the consumer to handle the visibility of the popover.
|
|
2027
|
+
*/
|
|
2028
|
+
"popoverType"?: 'auto' | 'manual';
|
|
2029
|
+
/**
|
|
2030
|
+
* Text that appears on the trigger element
|
|
2031
|
+
*/
|
|
2032
|
+
"text"?: string;
|
|
2033
|
+
}
|
|
1761
2034
|
interface PdsProgress {
|
|
1762
2035
|
/**
|
|
1763
2036
|
* Determines whether or not progress is animated.
|
|
@@ -1804,11 +2077,11 @@ declare namespace LocalJSX {
|
|
|
1804
2077
|
*/
|
|
1805
2078
|
"disabled"?: boolean;
|
|
1806
2079
|
/**
|
|
1807
|
-
* Displays message text describing an invalid state.
|
|
2080
|
+
* Displays error message text describing an invalid state.
|
|
1808
2081
|
*/
|
|
1809
2082
|
"errorMessage"?: string;
|
|
1810
2083
|
/**
|
|
1811
|
-
*
|
|
2084
|
+
* Displays helper message text below radio.
|
|
1812
2085
|
*/
|
|
1813
2086
|
"helperMessage"?: string;
|
|
1814
2087
|
/**
|
|
@@ -1870,6 +2143,59 @@ declare namespace LocalJSX {
|
|
|
1870
2143
|
*/
|
|
1871
2144
|
"noWrap"?: boolean;
|
|
1872
2145
|
}
|
|
2146
|
+
interface PdsSelect {
|
|
2147
|
+
/**
|
|
2148
|
+
* Specifies if and how the browser provides `autocomplete` assistance for the field.
|
|
2149
|
+
*/
|
|
2150
|
+
"autocomplete"?: string;
|
|
2151
|
+
/**
|
|
2152
|
+
* A unique identifier used for the underlying component `id` attribute.
|
|
2153
|
+
*/
|
|
2154
|
+
"componentId": string;
|
|
2155
|
+
/**
|
|
2156
|
+
* Indicates whether or not the select field is disabled.
|
|
2157
|
+
* @defaultValue false
|
|
2158
|
+
*/
|
|
2159
|
+
"disabled"?: boolean;
|
|
2160
|
+
/**
|
|
2161
|
+
* Displays error message text describing an invalid state.
|
|
2162
|
+
*/
|
|
2163
|
+
"errorMessage"?: string;
|
|
2164
|
+
/**
|
|
2165
|
+
* Displays helper message text below select.
|
|
2166
|
+
*/
|
|
2167
|
+
"helperMessage"?: string;
|
|
2168
|
+
/**
|
|
2169
|
+
* Determines whether or not the select is invalid.
|
|
2170
|
+
*/
|
|
2171
|
+
"invalid"?: boolean;
|
|
2172
|
+
/**
|
|
2173
|
+
* Text to be displayed as the select label.
|
|
2174
|
+
*/
|
|
2175
|
+
"label"?: string;
|
|
2176
|
+
/**
|
|
2177
|
+
* Indicates whether multiple options can be selected.
|
|
2178
|
+
* @defaultValue false
|
|
2179
|
+
*/
|
|
2180
|
+
"multiple"?: boolean;
|
|
2181
|
+
/**
|
|
2182
|
+
* Specifies the name. Submitted with the form name/value pair.
|
|
2183
|
+
*/
|
|
2184
|
+
"name": string;
|
|
2185
|
+
/**
|
|
2186
|
+
* Emitted when a keyboard input occurs.
|
|
2187
|
+
*/
|
|
2188
|
+
"onPdsSelectChange"?: (event: PdsSelectCustomEvent<InputEvent>) => void;
|
|
2189
|
+
/**
|
|
2190
|
+
* Indicates whether or not the select field is required.
|
|
2191
|
+
* @defaultValue false
|
|
2192
|
+
*/
|
|
2193
|
+
"required"?: boolean;
|
|
2194
|
+
/**
|
|
2195
|
+
* The value(s) of the selected option(s).
|
|
2196
|
+
*/
|
|
2197
|
+
"value"?: string | string[];
|
|
2198
|
+
}
|
|
1873
2199
|
interface PdsSortable {
|
|
1874
2200
|
/**
|
|
1875
2201
|
* Determines whether `sortable` should have a border.
|
|
@@ -1911,7 +2237,7 @@ declare namespace LocalJSX {
|
|
|
1911
2237
|
}
|
|
1912
2238
|
interface PdsSwitch {
|
|
1913
2239
|
/**
|
|
1914
|
-
* Determines the input 'checked' state
|
|
2240
|
+
* Determines the input 'checked' state.
|
|
1915
2241
|
*/
|
|
1916
2242
|
"checked"?: boolean;
|
|
1917
2243
|
/**
|
|
@@ -1919,44 +2245,39 @@ declare namespace LocalJSX {
|
|
|
1919
2245
|
*/
|
|
1920
2246
|
"componentId": string;
|
|
1921
2247
|
/**
|
|
1922
|
-
* Determines the input 'disabled' state, preventing user interaction
|
|
2248
|
+
* Determines the input 'disabled' state, preventing user interaction.
|
|
1923
2249
|
*/
|
|
1924
2250
|
"disabled"?: boolean;
|
|
1925
2251
|
/**
|
|
1926
|
-
* Displays message text describing an invalid state
|
|
2252
|
+
* Displays message text describing an invalid state.
|
|
1927
2253
|
*/
|
|
1928
2254
|
"errorMessage"?: string;
|
|
1929
2255
|
/**
|
|
1930
|
-
* Displays help text for additional description of an input
|
|
2256
|
+
* Displays help text for additional description of an input.
|
|
1931
2257
|
*/
|
|
1932
2258
|
"helperMessage"?: string;
|
|
1933
2259
|
/**
|
|
1934
|
-
* Determines the input 'invalid' state, signifying an error is present
|
|
2260
|
+
* Determines the input 'invalid' state, signifying an error is present.
|
|
1935
2261
|
*/
|
|
1936
2262
|
"invalid"?: boolean;
|
|
1937
2263
|
/**
|
|
1938
|
-
* Displays text to describe the input
|
|
2264
|
+
* Displays text to describe the input.
|
|
1939
2265
|
*/
|
|
1940
2266
|
"label": string;
|
|
1941
2267
|
/**
|
|
1942
|
-
* Identifies form data and unifies a group of radio inputs for toggling a single property/value
|
|
2268
|
+
* Identifies form data and unifies a group of radio inputs for toggling a single property/value.
|
|
1943
2269
|
*/
|
|
1944
2270
|
"name"?: string;
|
|
1945
2271
|
/**
|
|
1946
|
-
* Emits an event on input change
|
|
2272
|
+
* Emits an event on input change.
|
|
1947
2273
|
*/
|
|
1948
2274
|
"onPdsSwitchChange"?: (event: PdsSwitchCustomEvent<InputEvent>) => void;
|
|
1949
2275
|
/**
|
|
1950
|
-
* Determines the 'required' state of the input
|
|
2276
|
+
* Determines the 'required' state of the input.
|
|
1951
2277
|
*/
|
|
1952
2278
|
"required"?: boolean;
|
|
1953
2279
|
/**
|
|
1954
|
-
*
|
|
1955
|
-
* @defaultValue 'checkbox'
|
|
1956
|
-
*/
|
|
1957
|
-
"type"?: 'checkbox' | 'radio';
|
|
1958
|
-
/**
|
|
1959
|
-
* Provides input with a string submitted in form data, and can be used to distinguish radio inputs
|
|
2280
|
+
* Provides input with a string submitted in form data.
|
|
1960
2281
|
*/
|
|
1961
2282
|
"value"?: string;
|
|
1962
2283
|
}
|
|
@@ -1968,7 +2289,7 @@ declare namespace LocalJSX {
|
|
|
1968
2289
|
}
|
|
1969
2290
|
interface PdsTable {
|
|
1970
2291
|
/**
|
|
1971
|
-
* Determines if table displays
|
|
2292
|
+
* Determines if the table displays with reduced table cell padding.
|
|
1972
2293
|
*/
|
|
1973
2294
|
"compact"?: boolean;
|
|
1974
2295
|
/**
|
|
@@ -1976,7 +2297,7 @@ declare namespace LocalJSX {
|
|
|
1976
2297
|
*/
|
|
1977
2298
|
"componentId": string;
|
|
1978
2299
|
/**
|
|
1979
|
-
* Determines if
|
|
2300
|
+
* Determines if the should display a fixed first column.
|
|
1980
2301
|
*/
|
|
1981
2302
|
"fixedColumn"?: boolean;
|
|
1982
2303
|
/**
|
|
@@ -1992,7 +2313,7 @@ declare namespace LocalJSX {
|
|
|
1992
2313
|
*/
|
|
1993
2314
|
"responsive"?: boolean;
|
|
1994
2315
|
/**
|
|
1995
|
-
* Determines if table displays checkboxes for selectable rows.
|
|
2316
|
+
* Determines if the table displays checkboxes for selectable rows.
|
|
1996
2317
|
*/
|
|
1997
2318
|
"selectable"?: boolean;
|
|
1998
2319
|
}
|
|
@@ -2006,11 +2327,12 @@ declare namespace LocalJSX {
|
|
|
2006
2327
|
}
|
|
2007
2328
|
interface PdsTableHead {
|
|
2008
2329
|
/**
|
|
2009
|
-
*
|
|
2330
|
+
* Determines if the select all checkbox is in an indeterminate state.
|
|
2010
2331
|
*/
|
|
2011
2332
|
"indeterminate"?: boolean;
|
|
2012
2333
|
/**
|
|
2013
|
-
*
|
|
2334
|
+
* Determines if the table row is currently selected.
|
|
2335
|
+
* @defaultValue false
|
|
2014
2336
|
*/
|
|
2015
2337
|
"isSelected"?: boolean;
|
|
2016
2338
|
/**
|
|
@@ -2030,11 +2352,11 @@ declare namespace LocalJSX {
|
|
|
2030
2352
|
}
|
|
2031
2353
|
interface PdsTableRow {
|
|
2032
2354
|
/**
|
|
2033
|
-
*
|
|
2355
|
+
* Determines if the row selected is in an indeterminate state.
|
|
2034
2356
|
*/
|
|
2035
2357
|
"indeterminate"?: boolean;
|
|
2036
2358
|
/**
|
|
2037
|
-
*
|
|
2359
|
+
* Determines if the table row is currently selected.
|
|
2038
2360
|
*/
|
|
2039
2361
|
"isSelected"?: boolean;
|
|
2040
2362
|
/**
|
|
@@ -2066,63 +2388,148 @@ declare namespace LocalJSX {
|
|
|
2066
2388
|
*/
|
|
2067
2389
|
"variant": 'primary' | 'availability' | 'filter';
|
|
2068
2390
|
}
|
|
2391
|
+
interface PdsText {
|
|
2392
|
+
/**
|
|
2393
|
+
* Sets the text alignment.
|
|
2394
|
+
*/
|
|
2395
|
+
"align"?: 'start' | 'center' | 'end' | 'justify';
|
|
2396
|
+
/**
|
|
2397
|
+
* Sets the text color.
|
|
2398
|
+
*/
|
|
2399
|
+
"color"?: | 'primary'
|
|
2400
|
+
| 'secondary'
|
|
2401
|
+
| 'neutral'
|
|
2402
|
+
| 'accent'
|
|
2403
|
+
| 'danger'
|
|
2404
|
+
| 'info'
|
|
2405
|
+
| 'success'
|
|
2406
|
+
| 'warning';
|
|
2407
|
+
/**
|
|
2408
|
+
* Sets the text decoration.
|
|
2409
|
+
*/
|
|
2410
|
+
"decoration"?: | 'strikethrough'
|
|
2411
|
+
| 'underline-dotted';
|
|
2412
|
+
/**
|
|
2413
|
+
* Set the bottom margin for the text.
|
|
2414
|
+
*/
|
|
2415
|
+
"gutter"?: | '2xl'
|
|
2416
|
+
| 'xl'
|
|
2417
|
+
| 'lg'
|
|
2418
|
+
| 'md'
|
|
2419
|
+
| 'sm'
|
|
2420
|
+
| 'xs'
|
|
2421
|
+
| '2xs';
|
|
2422
|
+
/**
|
|
2423
|
+
* Sets the font size.
|
|
2424
|
+
*/
|
|
2425
|
+
"size"?: | '2xl'
|
|
2426
|
+
| 'xl'
|
|
2427
|
+
| 'lg'
|
|
2428
|
+
| 'md'
|
|
2429
|
+
| 'sm'
|
|
2430
|
+
| 'xs'
|
|
2431
|
+
| '2xs';
|
|
2432
|
+
/**
|
|
2433
|
+
* Determines what semantic text tag to render.
|
|
2434
|
+
*/
|
|
2435
|
+
"tag"?: | 'h1'
|
|
2436
|
+
| 'h2'
|
|
2437
|
+
| 'h3'
|
|
2438
|
+
| 'h4'
|
|
2439
|
+
| 'h5'
|
|
2440
|
+
| 'h6'
|
|
2441
|
+
| 'p'
|
|
2442
|
+
| 'code'
|
|
2443
|
+
| 'pre'
|
|
2444
|
+
| 'strong'
|
|
2445
|
+
| 'em';
|
|
2446
|
+
/**
|
|
2447
|
+
* Sets the font weight.
|
|
2448
|
+
*/
|
|
2449
|
+
"weight"?: | 'extra-light'
|
|
2450
|
+
| 'light'
|
|
2451
|
+
| 'regular'
|
|
2452
|
+
| 'medium'
|
|
2453
|
+
| 'semibold'
|
|
2454
|
+
| 'bold';
|
|
2455
|
+
}
|
|
2069
2456
|
interface PdsTextarea {
|
|
2457
|
+
/**
|
|
2458
|
+
* Specifies if and how the browser provides `autocomplete` assistance for the field.
|
|
2459
|
+
*/
|
|
2460
|
+
"autocomplete"?: string;
|
|
2070
2461
|
/**
|
|
2071
2462
|
* A unique identifier used for the underlying component `id` attribute.
|
|
2072
2463
|
*/
|
|
2073
2464
|
"componentId": string;
|
|
2074
2465
|
/**
|
|
2075
|
-
*
|
|
2466
|
+
* The amount of time, in milliseconds, to wait to trigger the event after each keystroke.
|
|
2467
|
+
*/
|
|
2468
|
+
"debounce"?: number;
|
|
2469
|
+
/**
|
|
2470
|
+
* Determines whether or not the textarea is disabled.
|
|
2076
2471
|
* @defaultValue false
|
|
2077
2472
|
*/
|
|
2078
2473
|
"disabled"?: boolean;
|
|
2079
2474
|
/**
|
|
2080
|
-
*
|
|
2475
|
+
* Displays an error message below the textarea field.
|
|
2081
2476
|
*/
|
|
2082
2477
|
"errorMessage"?: string;
|
|
2083
2478
|
/**
|
|
2084
|
-
* Displays a
|
|
2479
|
+
* Displays a message or hint below the textarea field.
|
|
2085
2480
|
*/
|
|
2086
2481
|
"helperMessage"?: string;
|
|
2087
2482
|
/**
|
|
2088
|
-
*
|
|
2483
|
+
* Determines whether or not the textarea is invalid or throws an error.
|
|
2089
2484
|
* @defaultValue false
|
|
2090
2485
|
*/
|
|
2091
2486
|
"invalid"?: boolean;
|
|
2092
2487
|
/**
|
|
2093
|
-
* Text to be displayed as the textarea label
|
|
2488
|
+
* Text to be displayed as the textarea label.
|
|
2094
2489
|
*/
|
|
2095
2490
|
"label"?: string;
|
|
2096
2491
|
/**
|
|
2097
|
-
* Specifies the name
|
|
2492
|
+
* Specifies the name. Submitted with the form name/value pair. This value will mirror the componentId.
|
|
2098
2493
|
*/
|
|
2099
2494
|
"name"?: string;
|
|
2100
2495
|
/**
|
|
2101
|
-
*
|
|
2496
|
+
* Emitted when the input loses focus.
|
|
2497
|
+
*/
|
|
2498
|
+
"onPdsBlur"?: (event: PdsTextareaCustomEvent<FocusEvent>) => void;
|
|
2499
|
+
/**
|
|
2500
|
+
* Emitted when the input has focus.
|
|
2501
|
+
*/
|
|
2502
|
+
"onPdsFocus"?: (event: PdsTextareaCustomEvent<FocusEvent>) => void;
|
|
2503
|
+
/**
|
|
2504
|
+
* Emitted when a keyboard input occurs. For elements that accept text input (`type=text`, `type=tel`, etc.), the interface is [`InputEvent`](https://developer.mozilla.org/en-US/docs/Web/API/InputEvent); for others, the interface is [`Event`](https://developer.mozilla.org/en-US/docs/Web/API/Event). If the input is cleared on edit, the type is `null`.
|
|
2505
|
+
*/
|
|
2506
|
+
"onPdsInput"?: (event: PdsTextareaCustomEvent<TextareaInputEventDetail>) => void;
|
|
2507
|
+
/**
|
|
2508
|
+
* Event emitted whenever the value of the textarea changes. This event will not emit when programmatically setting the `value` property.
|
|
2102
2509
|
*/
|
|
2103
2510
|
"onPdsTextareaChange"?: (event: PdsTextareaCustomEvent<TextareaChangeEventDetail>) => void;
|
|
2104
2511
|
/**
|
|
2105
|
-
* Specifies a short hint that describes the expected value of the textarea
|
|
2512
|
+
* Specifies a short hint that describes the expected value of the textarea.
|
|
2106
2513
|
*/
|
|
2107
2514
|
"placeholder"?: string;
|
|
2108
2515
|
/**
|
|
2109
|
-
*
|
|
2516
|
+
* Determines whether or not the textarea is readonly.
|
|
2110
2517
|
* @defaultValue false
|
|
2111
2518
|
*/
|
|
2112
2519
|
"readonly"?: boolean;
|
|
2113
2520
|
/**
|
|
2114
|
-
*
|
|
2521
|
+
* Determines whether or not the textarea is required.
|
|
2115
2522
|
* @defaultValue false
|
|
2116
2523
|
*/
|
|
2117
2524
|
"required"?: boolean;
|
|
2118
2525
|
/**
|
|
2119
|
-
* Sets number of rows of text visible without needing to scroll in the textarea
|
|
2526
|
+
* Sets number of rows of text visible without needing to scroll in the textarea.
|
|
2120
2527
|
*/
|
|
2121
2528
|
"rows"?: number;
|
|
2122
2529
|
/**
|
|
2123
|
-
* The value of the textarea
|
|
2530
|
+
* The value of the textarea.
|
|
2124
2531
|
*/
|
|
2125
|
-
"value"?: string;
|
|
2532
|
+
"value"?: string | null;
|
|
2126
2533
|
}
|
|
2127
2534
|
interface PdsTooltip {
|
|
2128
2535
|
/**
|
|
@@ -2144,13 +2551,10 @@ declare namespace LocalJSX {
|
|
|
2144
2551
|
*/
|
|
2145
2552
|
"htmlContent"?: boolean;
|
|
2146
2553
|
/**
|
|
2147
|
-
*
|
|
2148
|
-
|
|
2149
|
-
"onPdsTooltipHide"?: (event: PdsTooltipCustomEvent<any>) => void;
|
|
2150
|
-
/**
|
|
2151
|
-
* Emitted after a tooltip is shown
|
|
2554
|
+
* Sets the maximum width of the tooltip content
|
|
2555
|
+
* @defaultValue "352px"
|
|
2152
2556
|
*/
|
|
2153
|
-
"
|
|
2557
|
+
"maxWidth"?: string;
|
|
2154
2558
|
/**
|
|
2155
2559
|
* Determines whether or not the tooltip is visible
|
|
2156
2560
|
* @defaultValue false
|
|
@@ -2186,9 +2590,11 @@ declare namespace LocalJSX {
|
|
|
2186
2590
|
"pds-input": PdsInput;
|
|
2187
2591
|
"pds-link": PdsLink;
|
|
2188
2592
|
"pds-loader": PdsLoader;
|
|
2593
|
+
"pds-popover": PdsPopover;
|
|
2189
2594
|
"pds-progress": PdsProgress;
|
|
2190
2595
|
"pds-radio": PdsRadio;
|
|
2191
2596
|
"pds-row": PdsRow;
|
|
2597
|
+
"pds-select": PdsSelect;
|
|
2192
2598
|
"pds-sortable": PdsSortable;
|
|
2193
2599
|
"pds-sortable-item": PdsSortableItem;
|
|
2194
2600
|
"pds-switch": PdsSwitch;
|
|
@@ -2201,6 +2607,7 @@ declare namespace LocalJSX {
|
|
|
2201
2607
|
"pds-table-row": PdsTableRow;
|
|
2202
2608
|
"pds-tabpanel": PdsTabpanel;
|
|
2203
2609
|
"pds-tabs": PdsTabs;
|
|
2610
|
+
"pds-text": PdsText;
|
|
2204
2611
|
"pds-textarea": PdsTextarea;
|
|
2205
2612
|
"pds-tooltip": PdsTooltip;
|
|
2206
2613
|
}
|
|
@@ -2221,9 +2628,11 @@ declare module "@stencil/core" {
|
|
|
2221
2628
|
"pds-input": LocalJSX.PdsInput & JSXBase.HTMLAttributes<HTMLPdsInputElement>;
|
|
2222
2629
|
"pds-link": LocalJSX.PdsLink & JSXBase.HTMLAttributes<HTMLPdsLinkElement>;
|
|
2223
2630
|
"pds-loader": LocalJSX.PdsLoader & JSXBase.HTMLAttributes<HTMLPdsLoaderElement>;
|
|
2631
|
+
"pds-popover": LocalJSX.PdsPopover & JSXBase.HTMLAttributes<HTMLPdsPopoverElement>;
|
|
2224
2632
|
"pds-progress": LocalJSX.PdsProgress & JSXBase.HTMLAttributes<HTMLPdsProgressElement>;
|
|
2225
2633
|
"pds-radio": LocalJSX.PdsRadio & JSXBase.HTMLAttributes<HTMLPdsRadioElement>;
|
|
2226
2634
|
"pds-row": LocalJSX.PdsRow & JSXBase.HTMLAttributes<HTMLPdsRowElement>;
|
|
2635
|
+
"pds-select": LocalJSX.PdsSelect & JSXBase.HTMLAttributes<HTMLPdsSelectElement>;
|
|
2227
2636
|
"pds-sortable": LocalJSX.PdsSortable & JSXBase.HTMLAttributes<HTMLPdsSortableElement>;
|
|
2228
2637
|
"pds-sortable-item": LocalJSX.PdsSortableItem & JSXBase.HTMLAttributes<HTMLPdsSortableItemElement>;
|
|
2229
2638
|
"pds-switch": LocalJSX.PdsSwitch & JSXBase.HTMLAttributes<HTMLPdsSwitchElement>;
|
|
@@ -2236,6 +2645,7 @@ declare module "@stencil/core" {
|
|
|
2236
2645
|
"pds-table-row": LocalJSX.PdsTableRow & JSXBase.HTMLAttributes<HTMLPdsTableRowElement>;
|
|
2237
2646
|
"pds-tabpanel": LocalJSX.PdsTabpanel & JSXBase.HTMLAttributes<HTMLPdsTabpanelElement>;
|
|
2238
2647
|
"pds-tabs": LocalJSX.PdsTabs & JSXBase.HTMLAttributes<HTMLPdsTabsElement>;
|
|
2648
|
+
"pds-text": LocalJSX.PdsText & JSXBase.HTMLAttributes<HTMLPdsTextElement>;
|
|
2239
2649
|
"pds-textarea": LocalJSX.PdsTextarea & JSXBase.HTMLAttributes<HTMLPdsTextareaElement>;
|
|
2240
2650
|
"pds-tooltip": LocalJSX.PdsTooltip & JSXBase.HTMLAttributes<HTMLPdsTooltipElement>;
|
|
2241
2651
|
}
|