@pine-ds/core 2.1.2 → 2.1.3
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/index2.js +1 -1
- package/components/index2.js.map +1 -1
- package/components/pds-button2.js +1 -1
- package/components/pds-button2.js.map +1 -1
- package/components/pds-input.js +3 -3
- package/components/pds-input.js.map +1 -1
- package/components/pds-row.js +1 -1
- package/components/pds-row.js.map +1 -1
- package/components/pds-table-cell2.js +2 -2
- package/components/pds-table-cell2.js.map +1 -1
- package/components/pds-table-head-cell2.js +2 -2
- package/components/pds-table-head-cell2.js.map +1 -1
- package/components/pds-table-head.js +1 -1
- package/components/pds-table-head.js.map +1 -1
- package/components/pds-table-row.js +1 -1
- 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-textarea.js +4 -4
- package/components/pds-textarea.js.map +1 -1
- package/dist/cjs/{index-0079013c.js → index-3ad62856.js} +2 -2
- package/dist/cjs/index-3ad62856.js.map +1 -0
- package/dist/cjs/pds-accordion.cjs.entry.js +1 -1
- package/dist/cjs/pds-avatar.cjs.entry.js +1 -1
- package/dist/cjs/pds-button.cjs.entry.js +2 -2
- package/dist/cjs/pds-button.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/pds-chip.cjs.entry.js +1 -1
- package/dist/cjs/pds-copytext.cjs.entry.js +1 -1
- package/dist/cjs/pds-input.cjs.entry.js +4 -4
- package/dist/cjs/pds-input.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-link.cjs.entry.js +1 -1
- package/dist/cjs/pds-radio.cjs.entry.js +1 -1
- package/dist/cjs/pds-row.cjs.entry.js +1 -1
- package/dist/cjs/pds-row.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-sortable-item.cjs.entry.js +1 -1
- package/dist/cjs/pds-switch.cjs.entry.js +1 -1
- package/dist/cjs/pds-table-cell.cjs.entry.js +2 -2
- package/dist/cjs/pds-table-cell.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-table-head-cell.cjs.entry.js +3 -3
- package/dist/cjs/pds-table-head-cell.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-table-head.cjs.entry.js +1 -1
- package/dist/cjs/pds-table-head.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-table-row.cjs.entry.js +1 -1
- package/dist/cjs/pds-table-row.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-table.cjs.entry.js +1 -1
- package/dist/cjs/pds-table.cjs.entry.js.map +1 -1
- package/dist/cjs/pds-textarea.cjs.entry.js +5 -5
- package/dist/cjs/pds-textarea.cjs.entry.js.map +1 -1
- package/dist/collection/components/pds-button/pds-button.js +17 -11
- package/dist/collection/components/pds-button/pds-button.js.map +1 -1
- package/dist/collection/components/pds-input/pds-input.js +8 -8
- package/dist/collection/components/pds-input/pds-input.js.map +1 -1
- package/dist/collection/components/pds-row/pds-row.css +7 -5
- 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.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.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.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-textarea/pds-textarea.js +16 -16
- package/dist/collection/components/pds-textarea/pds-textarea.js.map +1 -1
- package/dist/docs.json +54 -39
- package/dist/esm/{index-3ca52e8f.js → index-56752d25.js} +2 -2
- package/dist/esm/index-56752d25.js.map +1 -0
- package/dist/esm/pds-accordion.entry.js +1 -1
- package/dist/esm/pds-avatar.entry.js +1 -1
- package/dist/esm/pds-button.entry.js +2 -2
- package/dist/esm/pds-button.entry.js.map +1 -1
- package/dist/esm/pds-checkbox.entry.js +1 -1
- package/dist/esm/pds-chip.entry.js +1 -1
- package/dist/esm/pds-copytext.entry.js +1 -1
- package/dist/esm/pds-input.entry.js +4 -4
- package/dist/esm/pds-input.entry.js.map +1 -1
- package/dist/esm/pds-link.entry.js +1 -1
- package/dist/esm/pds-radio.entry.js +1 -1
- package/dist/esm/pds-row.entry.js +1 -1
- package/dist/esm/pds-row.entry.js.map +1 -1
- package/dist/esm/pds-sortable-item.entry.js +1 -1
- package/dist/esm/pds-switch.entry.js +1 -1
- package/dist/esm/pds-table-cell.entry.js +2 -2
- package/dist/esm/pds-table-cell.entry.js.map +1 -1
- package/dist/esm/pds-table-head-cell.entry.js +3 -3
- package/dist/esm/pds-table-head-cell.entry.js.map +1 -1
- package/dist/esm/pds-table-head.entry.js +1 -1
- package/dist/esm/pds-table-head.entry.js.map +1 -1
- package/dist/esm/pds-table-row.entry.js +1 -1
- package/dist/esm/pds-table-row.entry.js.map +1 -1
- package/dist/esm/pds-table.entry.js +1 -1
- package/dist/esm/pds-table.entry.js.map +1 -1
- package/dist/esm/pds-textarea.entry.js +5 -5
- package/dist/esm/pds-textarea.entry.js.map +1 -1
- package/dist/esm-es5/{index-3ca52e8f.js → index-56752d25.js} +1 -1
- package/dist/esm-es5/index-56752d25.js.map +1 -0
- package/dist/esm-es5/pds-accordion.entry.js +1 -1
- package/dist/esm-es5/pds-avatar.entry.js +1 -1
- package/dist/esm-es5/pds-button.entry.js +1 -1
- package/dist/esm-es5/pds-button.entry.js.map +1 -1
- package/dist/esm-es5/pds-checkbox.entry.js +1 -1
- package/dist/esm-es5/pds-chip.entry.js +1 -1
- package/dist/esm-es5/pds-copytext.entry.js +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-link.entry.js +1 -1
- package/dist/esm-es5/pds-radio.entry.js +1 -1
- package/dist/esm-es5/pds-row.entry.js +1 -1
- package/dist/esm-es5/pds-row.entry.js.map +1 -1
- package/dist/esm-es5/pds-sortable-item.entry.js +1 -1
- package/dist/esm-es5/pds-switch.entry.js +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-textarea.entry.js +1 -1
- package/dist/esm-es5/pds-textarea.entry.js.map +1 -1
- package/dist/pine-core/{p-e936e948.entry.js → p-00c8d6d8.entry.js} +2 -2
- package/dist/pine-core/{p-e936e948.entry.js.map → p-00c8d6d8.entry.js.map} +1 -1
- package/dist/pine-core/{p-953e6fde.entry.js → p-031ac651.entry.js} +2 -2
- package/dist/pine-core/{p-06593922.system.entry.js → p-0ad64b9d.system.entry.js} +2 -2
- package/dist/pine-core/{p-1010d12b.system.entry.js → p-1164c32c.system.entry.js} +2 -2
- package/dist/pine-core/{p-1010d12b.system.entry.js.map → p-1164c32c.system.entry.js.map} +1 -1
- package/dist/pine-core/{p-d6d8a21a.entry.js → p-1351489d.entry.js} +2 -2
- package/dist/pine-core/{p-d6d8a21a.entry.js.map → p-1351489d.entry.js.map} +1 -1
- package/dist/pine-core/{p-239891e6.entry.js → p-1712d594.entry.js} +2 -2
- package/dist/pine-core/{p-84a4930d.entry.js → p-196f615c.entry.js} +2 -2
- package/dist/pine-core/{p-84a4930d.entry.js.map → p-196f615c.entry.js.map} +1 -1
- package/dist/pine-core/{p-08c4f190.system.entry.js → p-1a548198.system.entry.js} +2 -2
- package/dist/pine-core/{p-06513fe5.entry.js → p-1a78ee21.entry.js} +2 -2
- package/dist/pine-core/{p-06513fe5.entry.js.map → p-1a78ee21.entry.js.map} +1 -1
- package/dist/pine-core/{p-172464c1.system.entry.js → p-2e1dc5e5.system.entry.js} +2 -2
- package/dist/pine-core/{p-172464c1.system.entry.js.map → p-2e1dc5e5.system.entry.js.map} +1 -1
- package/dist/pine-core/{p-b7890a73.system.entry.js → p-34cda8d5.system.entry.js} +2 -2
- package/dist/pine-core/{p-b7890a73.system.entry.js.map → p-34cda8d5.system.entry.js.map} +1 -1
- package/dist/pine-core/{p-59327483.system.entry.js → p-364a7555.system.entry.js} +2 -2
- package/dist/pine-core/{p-a51098dd.entry.js → p-37a3c235.entry.js} +2 -2
- package/dist/pine-core/p-37a3c235.entry.js.map +1 -0
- package/dist/pine-core/{p-6e079be2.entry.js → p-396014d3.entry.js} +2 -2
- package/dist/pine-core/{p-d37d900e.entry.js → p-3ae15266.entry.js} +2 -2
- package/dist/pine-core/{p-d37d900e.entry.js.map → p-3ae15266.entry.js.map} +1 -1
- package/dist/pine-core/{p-34f84589.entry.js → p-4a10164f.entry.js} +2 -2
- package/dist/pine-core/{p-88410213.entry.js → p-5380ad4f.entry.js} +2 -2
- package/dist/pine-core/{p-88410213.entry.js.map → p-5380ad4f.entry.js.map} +1 -1
- package/dist/pine-core/{p-c4aec6ce.system.entry.js → p-539fe011.system.entry.js} +2 -2
- package/dist/pine-core/p-5b9d6ad1.entry.js +2 -0
- package/dist/pine-core/p-5b9d6ad1.entry.js.map +1 -0
- package/dist/pine-core/p-5c04aee0.system.js +1 -1
- package/dist/pine-core/{p-ece8530d.system.entry.js → p-5cb59e3f.system.entry.js} +2 -2
- package/dist/pine-core/{p-ece8530d.system.entry.js.map → p-5cb59e3f.system.entry.js.map} +1 -1
- package/dist/pine-core/{p-efbe2dc5.system.entry.js → p-605dc33a.system.entry.js} +2 -2
- package/dist/pine-core/{p-efbe2dc5.system.entry.js.map → p-605dc33a.system.entry.js.map} +1 -1
- package/dist/pine-core/{p-d5c90be4.entry.js → p-630b1802.entry.js} +2 -2
- package/dist/pine-core/{p-e64594ae.system.entry.js → p-6d447614.system.entry.js} +2 -2
- package/dist/pine-core/{p-e64594ae.system.entry.js.map → p-6d447614.system.entry.js.map} +1 -1
- package/dist/pine-core/{p-f9719887.system.entry.js → p-84d36583.system.entry.js} +2 -2
- package/dist/pine-core/{p-3e4225fc.entry.js → p-892b4a4c.entry.js} +2 -2
- package/dist/pine-core/{p-6f8f471b.system.entry.js → p-a24fa762.system.entry.js} +2 -2
- package/dist/pine-core/{p-3ff2642d.entry.js → p-a6713696.entry.js} +2 -2
- package/dist/pine-core/{p-ce91ca6a.system.entry.js → p-adda8682.system.entry.js} +2 -2
- package/dist/pine-core/{p-4043cf6e.system.entry.js → p-ae19532d.system.entry.js} +2 -2
- package/dist/pine-core/{p-59214c8b.system.entry.js → p-b3e36d77.system.entry.js} +2 -2
- package/dist/pine-core/{p-00cccccb.entry.js → p-b9cebd24.entry.js} +2 -2
- package/dist/pine-core/{p-00cccccb.entry.js.map → p-b9cebd24.entry.js.map} +1 -1
- package/dist/pine-core/{p-dc4a6d88.js → p-d83716fb.js} +1 -1
- package/dist/pine-core/p-d83716fb.js.map +1 -0
- package/dist/pine-core/{p-5c942465.system.entry.js → p-d95b2469.system.entry.js} +2 -2
- package/dist/pine-core/{p-5c942465.system.entry.js.map → p-d95b2469.system.entry.js.map} +1 -1
- package/dist/pine-core/p-da5a1e2c.system.entry.js +2 -0
- package/dist/pine-core/p-da5a1e2c.system.entry.js.map +1 -0
- package/dist/pine-core/{p-ff20b191.entry.js → p-de301890.entry.js} +2 -2
- package/dist/pine-core/{p-e90b2c75.system.js → p-dec11fa5.system.js} +1 -1
- package/dist/pine-core/p-dec11fa5.system.js.map +1 -0
- package/dist/pine-core/{p-0ff89cf4.entry.js → p-e2badc55.entry.js} +2 -2
- package/dist/pine-core/{p-ee21fa25.system.entry.js → p-faa2bf05.system.entry.js} +2 -2
- package/dist/pine-core/p-faa2bf05.system.entry.js.map +1 -0
- package/dist/pine-core/pine-core.esm.js +1 -1
- package/dist/pine-core/svg/file-search.svg +1 -0
- package/dist/pine-core/svg/logo-snapchat.svg +1 -0
- package/dist/types/components/pds-button/pds-button.d.ts +11 -8
- package/dist/types/components/pds-input/pds-input.d.ts +5 -5
- 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-textarea/pds-textarea.d.ts +12 -12
- package/dist/types/components.d.ts +62 -56
- package/hydrate/index.js +20 -20
- package/hydrate/index.mjs +20 -20
- package/package.json +2 -2
- package/dist/cjs/index-0079013c.js.map +0 -1
- package/dist/esm/index-3ca52e8f.js.map +0 -1
- package/dist/esm-es5/index-3ca52e8f.js.map +0 -1
- package/dist/pine-core/p-624de926.entry.js +0 -2
- package/dist/pine-core/p-624de926.entry.js.map +0 -1
- package/dist/pine-core/p-81bdf676.system.entry.js +0 -2
- package/dist/pine-core/p-81bdf676.system.entry.js.map +0 -1
- package/dist/pine-core/p-a51098dd.entry.js.map +0 -1
- package/dist/pine-core/p-dc4a6d88.js.map +0 -1
- package/dist/pine-core/p-e90b2c75.system.js.map +0 -1
- package/dist/pine-core/p-ee21fa25.system.entry.js.map +0 -1
- /package/dist/pine-core/{p-953e6fde.entry.js.map → p-031ac651.entry.js.map} +0 -0
- /package/dist/pine-core/{p-06593922.system.entry.js.map → p-0ad64b9d.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-239891e6.entry.js.map → p-1712d594.entry.js.map} +0 -0
- /package/dist/pine-core/{p-08c4f190.system.entry.js.map → p-1a548198.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-59327483.system.entry.js.map → p-364a7555.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-6e079be2.entry.js.map → p-396014d3.entry.js.map} +0 -0
- /package/dist/pine-core/{p-34f84589.entry.js.map → p-4a10164f.entry.js.map} +0 -0
- /package/dist/pine-core/{p-c4aec6ce.system.entry.js.map → p-539fe011.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-d5c90be4.entry.js.map → p-630b1802.entry.js.map} +0 -0
- /package/dist/pine-core/{p-f9719887.system.entry.js.map → p-84d36583.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-3e4225fc.entry.js.map → p-892b4a4c.entry.js.map} +0 -0
- /package/dist/pine-core/{p-6f8f471b.system.entry.js.map → p-a24fa762.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-3ff2642d.entry.js.map → p-a6713696.entry.js.map} +0 -0
- /package/dist/pine-core/{p-ce91ca6a.system.entry.js.map → p-adda8682.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-4043cf6e.system.entry.js.map → p-ae19532d.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-59214c8b.system.entry.js.map → p-b3e36d77.system.entry.js.map} +0 -0
- /package/dist/pine-core/{p-ff20b191.entry.js.map → p-de301890.entry.js.map} +0 -0
- /package/dist/pine-core/{p-0ff89cf4.entry.js.map → p-e2badc55.entry.js.map} +0 -0
|
@@ -196,20 +196,21 @@ export namespace Components {
|
|
|
196
196
|
*/
|
|
197
197
|
"componentId": string;
|
|
198
198
|
/**
|
|
199
|
-
*
|
|
199
|
+
* Determines the button's disabled state.
|
|
200
200
|
* @defaultValue false
|
|
201
201
|
*/
|
|
202
202
|
"disabled"?: boolean;
|
|
203
203
|
/**
|
|
204
|
-
* Displays icon before text when icon string matches an icon name
|
|
204
|
+
* Displays an icon before the text when the icon string matches an icon name.
|
|
205
|
+
* @defaultValue null
|
|
205
206
|
*/
|
|
206
207
|
"icon"?: string;
|
|
207
208
|
/**
|
|
208
|
-
* Provides button with a submittable name
|
|
209
|
+
* Provides the button with a submittable name.
|
|
209
210
|
*/
|
|
210
211
|
"name"?: string;
|
|
211
212
|
/**
|
|
212
|
-
* Provides button with a type
|
|
213
|
+
* Provides button with a type.
|
|
213
214
|
* @defaultValue button
|
|
214
215
|
*/
|
|
215
216
|
"type"?: 'button' | 'reset' | 'submit';
|
|
@@ -218,7 +219,8 @@ export namespace Components {
|
|
|
218
219
|
*/
|
|
219
220
|
"value"?: string;
|
|
220
221
|
/**
|
|
221
|
-
* Sets
|
|
222
|
+
* Sets the style variant of the button.
|
|
223
|
+
* @defaultValue primary
|
|
222
224
|
*/
|
|
223
225
|
"variant": 'primary' | 'secondary' | 'accent' | 'disclosure' | 'destructive' | 'unstyled';
|
|
224
226
|
}
|
|
@@ -388,7 +390,7 @@ export namespace Components {
|
|
|
388
390
|
*/
|
|
389
391
|
"componentId": string;
|
|
390
392
|
/**
|
|
391
|
-
*
|
|
393
|
+
* Determines whether or not the input field is disabled.
|
|
392
394
|
*/
|
|
393
395
|
"disabled"?: boolean;
|
|
394
396
|
/**
|
|
@@ -400,7 +402,7 @@ export namespace Components {
|
|
|
400
402
|
*/
|
|
401
403
|
"helperMessage"?: string;
|
|
402
404
|
/**
|
|
403
|
-
*
|
|
405
|
+
* Determines whether or not the input field is invalid or throws an error.
|
|
404
406
|
*/
|
|
405
407
|
"invalid"?: boolean;
|
|
406
408
|
/**
|
|
@@ -416,11 +418,11 @@ export namespace Components {
|
|
|
416
418
|
*/
|
|
417
419
|
"placeholder"?: string;
|
|
418
420
|
/**
|
|
419
|
-
*
|
|
421
|
+
* Determines whether or not the input field is readonly.
|
|
420
422
|
*/
|
|
421
423
|
"readonly"?: boolean;
|
|
422
424
|
/**
|
|
423
|
-
*
|
|
425
|
+
* Determines whether or not the input field is required.
|
|
424
426
|
*/
|
|
425
427
|
"required"?: boolean;
|
|
426
428
|
/**
|
|
@@ -756,7 +758,7 @@ export namespace Components {
|
|
|
756
758
|
}
|
|
757
759
|
interface PdsTable {
|
|
758
760
|
/**
|
|
759
|
-
* Determines if table displays
|
|
761
|
+
* Determines if the table displays with reduced table cell padding.
|
|
760
762
|
*/
|
|
761
763
|
"compact": boolean;
|
|
762
764
|
/**
|
|
@@ -764,7 +766,7 @@ export namespace Components {
|
|
|
764
766
|
*/
|
|
765
767
|
"componentId": string;
|
|
766
768
|
/**
|
|
767
|
-
* Determines if
|
|
769
|
+
* Determines if the should display a fixed first column.
|
|
768
770
|
*/
|
|
769
771
|
"fixedColumn": boolean;
|
|
770
772
|
/**
|
|
@@ -772,7 +774,7 @@ export namespace Components {
|
|
|
772
774
|
*/
|
|
773
775
|
"responsive": boolean;
|
|
774
776
|
/**
|
|
775
|
-
* Determines if table displays checkboxes for selectable rows.
|
|
777
|
+
* Determines if the table displays checkboxes for selectable rows.
|
|
776
778
|
*/
|
|
777
779
|
"selectable": boolean;
|
|
778
780
|
}
|
|
@@ -786,11 +788,12 @@ export namespace Components {
|
|
|
786
788
|
}
|
|
787
789
|
interface PdsTableHead {
|
|
788
790
|
/**
|
|
789
|
-
*
|
|
791
|
+
* Determines if the select all checkbox is in an indeterminate state.
|
|
790
792
|
*/
|
|
791
793
|
"indeterminate"?: boolean;
|
|
792
794
|
/**
|
|
793
|
-
*
|
|
795
|
+
* Determines if the table row is currently selected.
|
|
796
|
+
* @defaultValue false
|
|
794
797
|
*/
|
|
795
798
|
"isSelected": boolean;
|
|
796
799
|
}
|
|
@@ -802,11 +805,11 @@ export namespace Components {
|
|
|
802
805
|
}
|
|
803
806
|
interface PdsTableRow {
|
|
804
807
|
/**
|
|
805
|
-
*
|
|
808
|
+
* Determines if the row selected is in an indeterminate state.
|
|
806
809
|
*/
|
|
807
810
|
"indeterminate"?: boolean;
|
|
808
811
|
/**
|
|
809
|
-
*
|
|
812
|
+
* Determines if the table row is currently selected.
|
|
810
813
|
*/
|
|
811
814
|
"isSelected"?: boolean;
|
|
812
815
|
}
|
|
@@ -908,51 +911,51 @@ export namespace Components {
|
|
|
908
911
|
*/
|
|
909
912
|
"componentId": string;
|
|
910
913
|
/**
|
|
911
|
-
*
|
|
914
|
+
* Determines whether or not the textarea is disabled.
|
|
912
915
|
* @defaultValue false
|
|
913
916
|
*/
|
|
914
917
|
"disabled": boolean;
|
|
915
918
|
/**
|
|
916
|
-
*
|
|
919
|
+
* Displays an error message below the textarea field.
|
|
917
920
|
*/
|
|
918
921
|
"errorMessage"?: string;
|
|
919
922
|
/**
|
|
920
|
-
* Displays a
|
|
923
|
+
* Displays a message or hint below the textarea field.
|
|
921
924
|
*/
|
|
922
925
|
"helperMessage"?: string;
|
|
923
926
|
/**
|
|
924
|
-
*
|
|
927
|
+
* Determines whether or not the textarea is invalid or throws an error.
|
|
925
928
|
* @defaultValue false
|
|
926
929
|
*/
|
|
927
930
|
"invalid": boolean;
|
|
928
931
|
/**
|
|
929
|
-
* Text to be displayed as the textarea label
|
|
932
|
+
* Text to be displayed as the textarea label.
|
|
930
933
|
*/
|
|
931
934
|
"label"?: string;
|
|
932
935
|
/**
|
|
933
|
-
* Specifies the name
|
|
936
|
+
* Specifies the name. Submitted with the form name/value pair. This value will mirror the componentId.
|
|
934
937
|
*/
|
|
935
938
|
"name": string;
|
|
936
939
|
/**
|
|
937
|
-
* Specifies a short hint that describes the expected value of the textarea
|
|
940
|
+
* Specifies a short hint that describes the expected value of the textarea.
|
|
938
941
|
*/
|
|
939
942
|
"placeholder"?: string;
|
|
940
943
|
/**
|
|
941
|
-
*
|
|
944
|
+
* Determines whether or not the textarea is readonly.
|
|
942
945
|
* @defaultValue false
|
|
943
946
|
*/
|
|
944
947
|
"readonly": boolean;
|
|
945
948
|
/**
|
|
946
|
-
*
|
|
949
|
+
* Determines whether or not the textarea is required.
|
|
947
950
|
* @defaultValue false
|
|
948
951
|
*/
|
|
949
952
|
"required": boolean;
|
|
950
953
|
/**
|
|
951
|
-
* Sets number of rows of text visible without needing to scroll in the textarea
|
|
954
|
+
* Sets number of rows of text visible without needing to scroll in the textarea.
|
|
952
955
|
*/
|
|
953
956
|
"rows"?: number;
|
|
954
957
|
/**
|
|
955
|
-
* The value of the textarea
|
|
958
|
+
* The value of the textarea.
|
|
956
959
|
*/
|
|
957
960
|
"value"?: string;
|
|
958
961
|
}
|
|
@@ -1649,21 +1652,22 @@ declare namespace LocalJSX {
|
|
|
1649
1652
|
*/
|
|
1650
1653
|
"componentId"?: string;
|
|
1651
1654
|
/**
|
|
1652
|
-
*
|
|
1655
|
+
* Determines the button's disabled state.
|
|
1653
1656
|
* @defaultValue false
|
|
1654
1657
|
*/
|
|
1655
1658
|
"disabled"?: boolean;
|
|
1656
1659
|
/**
|
|
1657
|
-
* Displays icon before text when icon string matches an icon name
|
|
1660
|
+
* Displays an icon before the text when the icon string matches an icon name.
|
|
1661
|
+
* @defaultValue null
|
|
1658
1662
|
*/
|
|
1659
1663
|
"icon"?: string;
|
|
1660
1664
|
/**
|
|
1661
|
-
* Provides button with a submittable name
|
|
1665
|
+
* Provides the button with a submittable name.
|
|
1662
1666
|
*/
|
|
1663
1667
|
"name"?: string;
|
|
1664
1668
|
"onPdsClick"?: (event: PdsButtonCustomEvent<any>) => void;
|
|
1665
1669
|
/**
|
|
1666
|
-
* Provides button with a type
|
|
1670
|
+
* Provides button with a type.
|
|
1667
1671
|
* @defaultValue button
|
|
1668
1672
|
*/
|
|
1669
1673
|
"type"?: 'button' | 'reset' | 'submit';
|
|
@@ -1672,7 +1676,8 @@ declare namespace LocalJSX {
|
|
|
1672
1676
|
*/
|
|
1673
1677
|
"value"?: string;
|
|
1674
1678
|
/**
|
|
1675
|
-
* Sets
|
|
1679
|
+
* Sets the style variant of the button.
|
|
1680
|
+
* @defaultValue primary
|
|
1676
1681
|
*/
|
|
1677
1682
|
"variant"?: 'primary' | 'secondary' | 'accent' | 'disclosure' | 'destructive' | 'unstyled';
|
|
1678
1683
|
}
|
|
@@ -1855,7 +1860,7 @@ declare namespace LocalJSX {
|
|
|
1855
1860
|
*/
|
|
1856
1861
|
"componentId": string;
|
|
1857
1862
|
/**
|
|
1858
|
-
*
|
|
1863
|
+
* Determines whether or not the input field is disabled.
|
|
1859
1864
|
*/
|
|
1860
1865
|
"disabled"?: boolean;
|
|
1861
1866
|
/**
|
|
@@ -1867,7 +1872,7 @@ declare namespace LocalJSX {
|
|
|
1867
1872
|
*/
|
|
1868
1873
|
"helperMessage"?: string;
|
|
1869
1874
|
/**
|
|
1870
|
-
*
|
|
1875
|
+
* Determines whether or not the input field is invalid or throws an error.
|
|
1871
1876
|
*/
|
|
1872
1877
|
"invalid"?: boolean;
|
|
1873
1878
|
/**
|
|
@@ -1879,7 +1884,7 @@ declare namespace LocalJSX {
|
|
|
1879
1884
|
*/
|
|
1880
1885
|
"name"?: string;
|
|
1881
1886
|
/**
|
|
1882
|
-
* Emitted when a keyboard input
|
|
1887
|
+
* Emitted when a keyboard input occurs.
|
|
1883
1888
|
*/
|
|
1884
1889
|
"onPdsInput"?: (event: PdsInputCustomEvent<InputEvent>) => void;
|
|
1885
1890
|
/**
|
|
@@ -1887,11 +1892,11 @@ declare namespace LocalJSX {
|
|
|
1887
1892
|
*/
|
|
1888
1893
|
"placeholder"?: string;
|
|
1889
1894
|
/**
|
|
1890
|
-
*
|
|
1895
|
+
* Determines whether or not the input field is readonly.
|
|
1891
1896
|
*/
|
|
1892
1897
|
"readonly"?: boolean;
|
|
1893
1898
|
/**
|
|
1894
|
-
*
|
|
1899
|
+
* Determines whether or not the input field is required.
|
|
1895
1900
|
*/
|
|
1896
1901
|
"required"?: boolean;
|
|
1897
1902
|
/**
|
|
@@ -2239,7 +2244,7 @@ declare namespace LocalJSX {
|
|
|
2239
2244
|
}
|
|
2240
2245
|
interface PdsTable {
|
|
2241
2246
|
/**
|
|
2242
|
-
* Determines if table displays
|
|
2247
|
+
* Determines if the table displays with reduced table cell padding.
|
|
2243
2248
|
*/
|
|
2244
2249
|
"compact"?: boolean;
|
|
2245
2250
|
/**
|
|
@@ -2247,7 +2252,7 @@ declare namespace LocalJSX {
|
|
|
2247
2252
|
*/
|
|
2248
2253
|
"componentId": string;
|
|
2249
2254
|
/**
|
|
2250
|
-
* Determines if
|
|
2255
|
+
* Determines if the should display a fixed first column.
|
|
2251
2256
|
*/
|
|
2252
2257
|
"fixedColumn"?: boolean;
|
|
2253
2258
|
/**
|
|
@@ -2263,7 +2268,7 @@ declare namespace LocalJSX {
|
|
|
2263
2268
|
*/
|
|
2264
2269
|
"responsive"?: boolean;
|
|
2265
2270
|
/**
|
|
2266
|
-
* Determines if table displays checkboxes for selectable rows.
|
|
2271
|
+
* Determines if the table displays checkboxes for selectable rows.
|
|
2267
2272
|
*/
|
|
2268
2273
|
"selectable"?: boolean;
|
|
2269
2274
|
}
|
|
@@ -2277,11 +2282,12 @@ declare namespace LocalJSX {
|
|
|
2277
2282
|
}
|
|
2278
2283
|
interface PdsTableHead {
|
|
2279
2284
|
/**
|
|
2280
|
-
*
|
|
2285
|
+
* Determines if the select all checkbox is in an indeterminate state.
|
|
2281
2286
|
*/
|
|
2282
2287
|
"indeterminate"?: boolean;
|
|
2283
2288
|
/**
|
|
2284
|
-
*
|
|
2289
|
+
* Determines if the table row is currently selected.
|
|
2290
|
+
* @defaultValue false
|
|
2285
2291
|
*/
|
|
2286
2292
|
"isSelected"?: boolean;
|
|
2287
2293
|
/**
|
|
@@ -2301,11 +2307,11 @@ declare namespace LocalJSX {
|
|
|
2301
2307
|
}
|
|
2302
2308
|
interface PdsTableRow {
|
|
2303
2309
|
/**
|
|
2304
|
-
*
|
|
2310
|
+
* Determines if the row selected is in an indeterminate state.
|
|
2305
2311
|
*/
|
|
2306
2312
|
"indeterminate"?: boolean;
|
|
2307
2313
|
/**
|
|
2308
|
-
*
|
|
2314
|
+
* Determines if the table row is currently selected.
|
|
2309
2315
|
*/
|
|
2310
2316
|
"isSelected"?: boolean;
|
|
2311
2317
|
/**
|
|
@@ -2407,55 +2413,55 @@ declare namespace LocalJSX {
|
|
|
2407
2413
|
*/
|
|
2408
2414
|
"componentId": string;
|
|
2409
2415
|
/**
|
|
2410
|
-
*
|
|
2416
|
+
* Determines whether or not the textarea is disabled.
|
|
2411
2417
|
* @defaultValue false
|
|
2412
2418
|
*/
|
|
2413
2419
|
"disabled"?: boolean;
|
|
2414
2420
|
/**
|
|
2415
|
-
*
|
|
2421
|
+
* Displays an error message below the textarea field.
|
|
2416
2422
|
*/
|
|
2417
2423
|
"errorMessage"?: string;
|
|
2418
2424
|
/**
|
|
2419
|
-
* Displays a
|
|
2425
|
+
* Displays a message or hint below the textarea field.
|
|
2420
2426
|
*/
|
|
2421
2427
|
"helperMessage"?: string;
|
|
2422
2428
|
/**
|
|
2423
|
-
*
|
|
2429
|
+
* Determines whether or not the textarea is invalid or throws an error.
|
|
2424
2430
|
* @defaultValue false
|
|
2425
2431
|
*/
|
|
2426
2432
|
"invalid"?: boolean;
|
|
2427
2433
|
/**
|
|
2428
|
-
* Text to be displayed as the textarea label
|
|
2434
|
+
* Text to be displayed as the textarea label.
|
|
2429
2435
|
*/
|
|
2430
2436
|
"label"?: string;
|
|
2431
2437
|
/**
|
|
2432
|
-
* Specifies the name
|
|
2438
|
+
* Specifies the name. Submitted with the form name/value pair. This value will mirror the componentId.
|
|
2433
2439
|
*/
|
|
2434
2440
|
"name"?: string;
|
|
2435
2441
|
/**
|
|
2436
|
-
* Event emitted whenever the value of the textarea changes
|
|
2442
|
+
* Event emitted whenever the value of the textarea changes.
|
|
2437
2443
|
*/
|
|
2438
2444
|
"onPdsTextareaChange"?: (event: PdsTextareaCustomEvent<TextareaChangeEventDetail>) => void;
|
|
2439
2445
|
/**
|
|
2440
|
-
* Specifies a short hint that describes the expected value of the textarea
|
|
2446
|
+
* Specifies a short hint that describes the expected value of the textarea.
|
|
2441
2447
|
*/
|
|
2442
2448
|
"placeholder"?: string;
|
|
2443
2449
|
/**
|
|
2444
|
-
*
|
|
2450
|
+
* Determines whether or not the textarea is readonly.
|
|
2445
2451
|
* @defaultValue false
|
|
2446
2452
|
*/
|
|
2447
2453
|
"readonly"?: boolean;
|
|
2448
2454
|
/**
|
|
2449
|
-
*
|
|
2455
|
+
* Determines whether or not the textarea is required.
|
|
2450
2456
|
* @defaultValue false
|
|
2451
2457
|
*/
|
|
2452
2458
|
"required"?: boolean;
|
|
2453
2459
|
/**
|
|
2454
|
-
* Sets number of rows of text visible without needing to scroll in the textarea
|
|
2460
|
+
* Sets number of rows of text visible without needing to scroll in the textarea.
|
|
2455
2461
|
*/
|
|
2456
2462
|
"rows"?: number;
|
|
2457
2463
|
/**
|
|
2458
|
-
* The value of the textarea
|
|
2464
|
+
* The value of the textarea.
|
|
2459
2465
|
*/
|
|
2460
2466
|
"value"?: string;
|
|
2461
2467
|
}
|
package/hydrate/index.js
CHANGED
|
@@ -2348,7 +2348,7 @@ var registerHost = (elm, cmpMeta) => {
|
|
|
2348
2348
|
};
|
|
2349
2349
|
var styles = /* @__PURE__ */ new Map();
|
|
2350
2350
|
|
|
2351
|
-
/* pds-icons v8.
|
|
2351
|
+
/* pds-icons v8.12.0, ES Modules */
|
|
2352
2352
|
const caretDown = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M5.293 8.293a1 1 0 0 1 1.414 0L12 13.586l5.293-5.293a1 1 0 1 1 1.414 1.414l-6 6a1 1 0 0 1-1.414 0l-6-6a1 1 0 0 1 0-1.414'/></svg>";
|
|
2353
2353
|
const checkCircleFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1m5.207 8.707a1 1 0 0 0-1.414-1.414L10.5 13.586l-2.293-2.293a1 1 0 0 0-1.414 1.414l3 3a1 1 0 0 0 1.414 0z'/></svg>";
|
|
2354
2354
|
const copy = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M11.162 1h7.676c.528 0 .982 0 1.357.03.395.033.789.104 1.167.297a3 3 0 0 1 1.311 1.311c.193.378.264.772.296 1.167.031.375.031.83.031 1.356v7.678c0 .527 0 .981-.03 1.356-.033.395-.104.789-.297 1.167a3 3 0 0 1-1.311 1.311c-.378.193-.772.264-1.167.296-.375.031-.83.031-1.357.031H17v1.838c0 .528 0 .982-.03 1.357-.033.395-.104.789-.297 1.167a3 3 0 0 1-1.311 1.311c-.378.193-.772.264-1.167.296-.375.031-.83.031-1.356.031H5.16c-.527 0-.981 0-1.356-.03-.395-.033-.789-.104-1.167-.297a3 3 0 0 1-1.311-1.311c-.193-.378-.264-.772-.296-1.167C1 19.82 1 19.365 1 18.838v-7.677c0-.527 0-.981.03-1.356.033-.395.104-.789.297-1.167a3 3 0 0 1 1.311-1.311c.378-.193.772-.264 1.167-.296C4.18 7 4.635 7 5.161 7H7V5.161c0-.527 0-.981.03-1.356.033-.395.104-.789.297-1.167a3 3 0 0 1 1.311-1.311c.378-.193.772-.264 1.167-.296C10.18 1 10.635 1 11.162 1M5.2 9c-.577 0-.949 0-1.232.024-.272.022-.373.06-.422.085a1 1 0 0 0-.437.437c-.025.05-.063.15-.085.422C3 10.25 3 10.623 3 11.2v7.6c0 .577 0 .949.024 1.232.022.272.06.373.085.422a1 1 0 0 0 .437.437c.05.025.15.063.422.085C4.25 21 4.623 21 5.2 21h7.6c.577 0 .949 0 1.232-.024.272-.022.373-.06.422-.085a1 1 0 0 0 .437-.437c.025-.05.063-.15.085-.422C15 19.75 15 19.377 15 18.8v-7.6c0-.577 0-.949-.024-1.232-.022-.272-.06-.373-.085-.422a1 1 0 0 0-.437-.437c-.05-.025-.15-.063-.422-.085C13.75 9 13.377 9 12.8 9zM17 15v-3.838c0-.528 0-.982-.03-1.357-.033-.395-.104-.789-.297-1.167a3 3 0 0 0-1.311-1.311c-.378-.193-.772-.264-1.167-.296A18 18 0 0 0 12.838 7H9V5.2c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 0 1 .437-.437c.05-.025.15-.063.422-.085C10.25 3 10.623 3 11.2 3h7.6c.577 0 .949 0 1.232.024.272.022.373.06.422.085a1 1 0 0 1 .437.437c.025.05.063.15.085.422C21 4.25 21 4.623 21 5.2v7.6c0 .577 0 .949-.024 1.232-.022.272-.06.373-.085.422a1 1 0 0 1-.437.437c-.05.025-.15.063-.422.085C19.75 15 19.377 15 18.8 15z'/></svg>";
|
|
@@ -2621,9 +2621,9 @@ const pdsButtonCss = ":host{--border-radius-default:var(--pine-border-radius-rou
|
|
|
2621
2621
|
var PdsButtonStyle1 = pdsButtonCss;
|
|
2622
2622
|
|
|
2623
2623
|
/**
|
|
2624
|
-
* @part button -
|
|
2625
|
-
* @part caret -
|
|
2626
|
-
* @part icon -
|
|
2624
|
+
* @part button - Exposes the button element for styling.
|
|
2625
|
+
* @part caret - Exposes the caret icon component for styling. Appears only on the disclosure variant.
|
|
2626
|
+
* @part icon - Exposes the icon component for styling.
|
|
2627
2627
|
*/
|
|
2628
2628
|
class PdsButton {
|
|
2629
2629
|
constructor(hostRef) {
|
|
@@ -2663,7 +2663,7 @@ class PdsButton {
|
|
|
2663
2663
|
return classNames.join(' ');
|
|
2664
2664
|
}
|
|
2665
2665
|
render() {
|
|
2666
|
-
return (hAsync(Host, { key: '
|
|
2666
|
+
return (hAsync(Host, { key: 'b559cbbe7cfe3a77b792e3d020fc615123bb3218', "aria-disabled": this.disabled ? 'true' : null, id: this.componentId, onClick: this.handleClick, variant: this.variant }, hAsync("button", { key: '69b52d61eaabc72e24a9aaf72f7130eb4e7a7197', class: this.classNames(), disabled: this.disabled, name: this.name, part: "button", type: this.type, value: this.value }, this.icon && this.variant !== 'disclosure' && hAsync("pds-icon", { key: '4a94a45a0d44f0f54607c09b93672a597d876897', name: this.icon, part: "icon" }), hAsync("slot", { key: '457c672d7662394a8debee6c372e3747d4de383d' }), this.variant === 'disclosure' && hAsync("pds-icon", { key: 'b0247fa8aea5b62158bf60f3f707af110a68d562', icon: caretDown, part: "caret" }))));
|
|
2667
2667
|
}
|
|
2668
2668
|
get el() { return getElement(this); }
|
|
2669
2669
|
static get style() { return PdsButtonStyle0 + PdsButtonStyle1; }
|
|
@@ -3209,9 +3209,9 @@ class PdsInput {
|
|
|
3209
3209
|
this.value = undefined;
|
|
3210
3210
|
}
|
|
3211
3211
|
render() {
|
|
3212
|
-
return (hAsync(Host, { key: '
|
|
3213
|
-
hAsync("p", { key: '
|
|
3214
|
-
hAsync("p", { key: '
|
|
3212
|
+
return (hAsync(Host, { key: '2894ea5f48af1818f28ce05c63ec28ee6dff2f5d', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: '92ce53c22ca6eed66e33c1c50c8d0ff0a3b68b4c', class: "pds-input" }, hAsync(PdsLabel, { key: '71be1b6dbaee982e199e482f1edc21b34621e1a3', htmlFor: this.componentId, text: this.label }), hAsync("input", { key: '4ff1e2d8b3f5156a4f7ace72b168ec1f03959463', class: "pds-input__field", "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, autocomplete: this.autocomplete, disabled: this.disabled, id: this.componentId, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, type: this.type, value: this.value, onInput: this.onInputEvent }), this.helperMessage &&
|
|
3213
|
+
hAsync("p", { key: 'b0b144c49182e233f59d442384a1904b7a8307cd', class: "pds-input__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
|
|
3214
|
+
hAsync("p", { key: 'f66cc5c3b0463a4f7f62c54626692fa11f221568', class: "pds-input__error-message", id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, hAsync("pds-icon", { key: 'efaccf89df9ca61b12f48c25c57bc02074d405e8', icon: danger, size: "small" }), this.errorMessage))));
|
|
3215
3215
|
}
|
|
3216
3216
|
static get style() { return PdsInputStyle0 + PdsInputStyle1; }
|
|
3217
3217
|
static get cmpMeta() { return {
|
|
@@ -3529,7 +3529,7 @@ class PdsRadio {
|
|
|
3529
3529
|
}; }
|
|
3530
3530
|
}
|
|
3531
3531
|
|
|
3532
|
-
const pdsRowCss = ":host{--border-default:var(--pine-border-width-thin) solid var(--pine-color-grey-300)
|
|
3532
|
+
const pdsRowCss = ":host {\n --border-default: var(--pine-border-width-thin) solid var(--pine-color-grey-300);\n --row-gap-y: calc(var(--pine-spacing-250) / 2);\n --row-gap-x: 10px;\n display: block;\n -webkit-margin-after: calc(var(--row-gap-y) * -1);\n margin-block-end: calc(var(--row-gap-y) * -1);\n -webkit-margin-before: calc(var(--row-gap-y) * -1);\n margin-block-start: calc(var(--row-gap-y) * -1);\n -webkit-margin-end: calc(var(--row-gap-x) * -0.5);\n margin-inline-end: calc(var(--row-gap-x) * -0.5);\n -webkit-margin-start: calc(var(--row-gap-x) * -0.5);\n margin-inline-start: calc(var(--row-gap-x) * -0.5);\n}\n\n.pds-row {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-positive: 1;\n flex-grow: 1;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n -webkit-margin-after: calc(var(--row-gap-y) * -1);\n margin-block-end: calc(var(--row-gap-y) * -1);\n -webkit-margin-before: calc(var(--row-gap-y) * -1);\n margin-block-start: calc(var(--row-gap-y) * -1);\n -webkit-margin-end: calc(var(--row-gap-x) * -1);\n margin-inline-end: calc(var(--row-gap-x) * -1);\n -webkit-margin-start: calc(var(--row-gap-x) * -1);\n margin-inline-start: calc(var(--row-gap-x) * -1);\n}\n@layer layout {\n .pds-row > * {\n -webkit-padding-after: calc(var(--row-gap-y));\n padding-block-end: calc(var(--row-gap-y));\n -webkit-padding-before: calc(var(--row-gap-y));\n padding-block-start: calc(var(--row-gap-y));\n -webkit-padding-end: calc(var(--row-gap-x));\n padding-inline-end: calc(var(--row-gap-x));\n -webkit-padding-start: calc(var(--row-gap-x));\n padding-inline-start: calc(var(--row-gap-x));\n }\n}\n\n.pds-row--no-wrap {\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n}\n\n.pds-row--border {\n border: var(--border-default);\n}\n\n.pds-justify-content-start {\n -ms-flex-pack: start;\n justify-content: start;\n}\n\n.pds-justify-content-center {\n -ms-flex-pack: center;\n justify-content: center;\n}\n\n.pds-justify-content-end {\n -ms-flex-pack: end;\n justify-content: end;\n}\n\n.pds-justify-content-space-between {\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\n\n.pds-justify-content-space-around {\n -ms-flex-pack: distribute;\n justify-content: space-around;\n}\n\n.pds-justify-content-space-evenly {\n -ms-flex-pack: space-evenly;\n justify-content: space-evenly;\n}\n\n.pds-align-items-start {\n -ms-flex-align: start;\n align-items: start;\n}\n\n.pds-align-items-center {\n -ms-flex-align: center;\n align-items: center;\n}\n\n.pds-align-items-end {\n -ms-flex-align: end;\n align-items: end;\n}\n\n.pds-align-items-stretch {\n -ms-flex-align: stretch;\n align-items: stretch;\n}\n\n.pds-align-items-baseline {\n -ms-flex-align: baseline;\n align-items: baseline;\n}";
|
|
3533
3533
|
var PdsRowStyle0 = pdsRowCss;
|
|
3534
3534
|
|
|
3535
3535
|
class PdsRow {
|
|
@@ -6675,7 +6675,7 @@ class PdsTable {
|
|
|
6675
6675
|
headerCheckbox.indeterminate = !allSelectedRows && !noneSelectedRows;
|
|
6676
6676
|
}
|
|
6677
6677
|
render() {
|
|
6678
|
-
return (hAsync(Host, { key: '
|
|
6678
|
+
return (hAsync(Host, { key: '1525beac2ebdb255e34f834c57755f3bb7e0735b', class: this.classNames(), id: this.componentId, role: "grid", selectable: this.selectable, tabindex: "0" }, hAsync("slot", { key: '2e04d93fe72d2d91ab80037ec42d805f8b472a0f' })));
|
|
6679
6679
|
}
|
|
6680
6680
|
get el() { return getElement(this); }
|
|
6681
6681
|
static get style() { return PdsTableStyle0 + PdsTableStyle1; }
|
|
@@ -6763,11 +6763,11 @@ class PdsTableCell {
|
|
|
6763
6763
|
return classNames.join(' ');
|
|
6764
6764
|
}
|
|
6765
6765
|
render() {
|
|
6766
|
-
return (hAsync(Host, { key: '
|
|
6766
|
+
return (hAsync(Host, { key: '03e6833f06a00f24c12f58148d0be1c9d4472ba6', class: this.classNames(), role: "gridcell", style: this.tableRef &&
|
|
6767
6767
|
this.tableRef.fixedColumn &&
|
|
6768
6768
|
this.tableRef.selectable
|
|
6769
6769
|
? { '--fixed-cell-position': '40px' }
|
|
6770
|
-
: {} }, hAsync("slot", { key: '
|
|
6770
|
+
: {} }, hAsync("slot", { key: '5ac68bc25d266576f836341d71b96eaa229117c7' })));
|
|
6771
6771
|
}
|
|
6772
6772
|
get hostElement() { return getElement(this); }
|
|
6773
6773
|
static get style() { return PdsTableCellStyle0 + PdsTableCellStyle1; }
|
|
@@ -6834,7 +6834,7 @@ class PdsTableHead {
|
|
|
6834
6834
|
}
|
|
6835
6835
|
}
|
|
6836
6836
|
render() {
|
|
6837
|
-
return (hAsync(Host, { key: '
|
|
6837
|
+
return (hAsync(Host, { key: 'eb7e9eef443d0f222482b427a5ced7eaa4c0acf4', role: "row" }, this.tableRef && this.tableRef.selectable && (hAsync("pds-table-head-cell", { key: '6b7c87f0d07aac6e5b12b9e3a63914061f850da7', part: this.tableRef.selectable ? 'checkbox-cell' : '' }, hAsync("pds-checkbox", { key: '74a7b333189bf92219b5a82bf0897d476b7adc8a', componentId: this.generateUniqueId(), indeterminate: this.indeterminate, onInput: this.handleInput, label: "Select All Rows", labelHidden: true, checked: this.isSelected }))), hAsync("slot", { key: '5ef8daf29f10505b082619755b61014a52dbd00c' })));
|
|
6838
6838
|
}
|
|
6839
6839
|
get hostElement() { return getElement(this); }
|
|
6840
6840
|
static get style() { return PdsTableHeadStyle0 + PdsTableHeadStyle1; }
|
|
@@ -6910,11 +6910,11 @@ class PdsTableHeadCell {
|
|
|
6910
6910
|
return classNames.join(' ');
|
|
6911
6911
|
}
|
|
6912
6912
|
render() {
|
|
6913
|
-
return (hAsync(Host, { key: '
|
|
6913
|
+
return (hAsync(Host, { key: 'dcb6684146176db2dfc73c99ead82af732ef1f72', class: this.classNames(), role: "columnheader", onClick: this.toggleSort, style: this.tableRef &&
|
|
6914
6914
|
this.tableRef.fixedColumn &&
|
|
6915
6915
|
this.tableRef.selectable
|
|
6916
6916
|
? { '--fixed-cell-position': '40px' }
|
|
6917
|
-
: {} }, hAsync("slot", { key: '
|
|
6917
|
+
: {} }, hAsync("slot", { key: 'ea960d9245e41ce504083f2645aa01bd3a9404f0' }), this.sortable && (hAsync("pds-icon", { key: 'dfa59925bbda74da7b2a3bf87f448cf323ff6342', icon: this.sortingDirection === 'asc' ? upSmall : downSmall }))));
|
|
6918
6918
|
}
|
|
6919
6919
|
get hostElement() { return getElement(this); }
|
|
6920
6920
|
static get style() { return PdsTableHeadCellStyle0 + PdsTableHeadCellStyle1; }
|
|
@@ -6986,7 +6986,7 @@ class PdsTableRow {
|
|
|
6986
6986
|
}
|
|
6987
6987
|
}
|
|
6988
6988
|
render() {
|
|
6989
|
-
return (hAsync(Host, { key: '
|
|
6989
|
+
return (hAsync(Host, { key: '9dceed18de8775f4356afec4bafe85b8e01d784d', class: this.classNames(), role: "row" }, this.tableRef && this.tableRef.selectable && (hAsync("pds-table-cell", { key: 'a56e002c28377096430b6370744dc32726f578d3', part: this.tableRef.fixedColumn ? 'checkbox-cell' : '', class: this.tableRef.selectable ? 'has-checkbox' : '' }, hAsync("pds-checkbox", { key: '5d7d6b2632d619bc7e7447f1eaf6ec7d9a2e2318', componentId: this.generateUniqueId(), onClick: this.handleClick, indeterminate: this.indeterminate, label: "Select Row", labelHidden: true, checked: this.isSelected }))), hAsync("slot", { key: '9dcbe00aba5b4bba6318a301609ce2226c303178' })));
|
|
6990
6990
|
}
|
|
6991
6991
|
get hostElement() { return getElement(this); }
|
|
6992
6992
|
static get style() { return PdsTableRowStyle0 + PdsTableRowStyle1; }
|
|
@@ -7228,10 +7228,10 @@ class PdsTextarea {
|
|
|
7228
7228
|
return classNames.join(' ');
|
|
7229
7229
|
}
|
|
7230
7230
|
render() {
|
|
7231
|
-
return (hAsync(Host, { key: '
|
|
7232
|
-
hAsync(PdsLabel, { key: '
|
|
7233
|
-
hAsync("p", { key: '
|
|
7234
|
-
hAsync("p", { key: '
|
|
7231
|
+
return (hAsync(Host, { key: '461039704016b1b3858af80440863f1fc4930ceb', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: 'de68ba7ca3b6714e1da8594e76f60bab2a3de1fb', class: "pds-textarea" }, this.label &&
|
|
7232
|
+
hAsync(PdsLabel, { key: '102802b8244a929492731700fdde06a053f3e2d5', htmlFor: this.componentId, text: this.label }), hAsync("textarea", { key: '55a3fde040749bd03a5e681dafad7db0717f4a7f', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, autocomplete: this.autocomplete, class: this.textareaClassNames(), disabled: this.disabled, id: this.componentId, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, rows: this.rows, onChange: this.onTextareaChange }, this.value), this.helperMessage &&
|
|
7233
|
+
hAsync("p", { key: '552e0c1240cdc51c215f5ddfc51f250156d8a4b2', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
|
|
7234
|
+
hAsync("p", { key: 'a7e6f4a0d926203f5ac56a8f99d03fd9b5f3647b', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, hAsync("pds-icon", { key: '53a40e204e076147b27c921cdbe54336ca50d9e3', icon: danger, size: "small" }), this.errorMessage))));
|
|
7235
7235
|
}
|
|
7236
7236
|
get el() { return getElement(this); }
|
|
7237
7237
|
static get style() { return PdsTextareaStyle0 + PdsTextareaStyle1; }
|