@pine-ds/core 3.23.0 → 3.24.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (563) hide show
  1. package/components/index.d.ts +2 -0
  2. package/components/index.js +1 -0
  3. package/components/index.js.map +1 -1
  4. package/components/mock-pds-modal.js +1 -1
  5. package/components/pds-alert.js +1 -1
  6. package/components/pds-alert.js.map +1 -1
  7. package/components/pds-button2.js +5 -0
  8. package/components/pds-button2.js.map +1 -1
  9. package/components/pds-container.d.ts +11 -0
  10. package/components/pds-container.js +61 -0
  11. package/components/pds-container.js.map +1 -0
  12. package/components/pds-copytext.js +1 -1
  13. package/components/pds-divider.js +1 -1
  14. package/components/pds-dropdown-menu-item.js +1 -1
  15. package/components/pds-dropdown-menu-separator.js +1 -1
  16. package/components/pds-dropdown-menu.js +1 -1
  17. package/components/pds-filter.js +1 -1
  18. package/components/pds-filters.js +1 -1
  19. package/components/pds-image.js +2 -2
  20. package/components/pds-input.js +1 -1
  21. package/components/pds-link2.js +2 -2
  22. package/components/pds-loader2.js +1 -1
  23. package/components/pds-modal-content.js +2 -2
  24. package/components/pds-modal-footer.js +1 -1
  25. package/components/pds-modal-header.js +1 -1
  26. package/components/pds-modal.js +3 -3
  27. package/components/pds-multiselect.js +3 -3
  28. package/components/pds-popover.js +1 -1
  29. package/components/pds-progress.js +1 -1
  30. package/components/pds-property.js +1 -1
  31. package/components/pds-radio-group.js +3 -3
  32. package/components/pds-radio.js +3 -3
  33. package/components/pds-row.js +1 -1
  34. package/components/pds-select.js +1 -1
  35. package/components/pds-sortable-item.js +1 -1
  36. package/components/pds-sortable.js +1 -1
  37. package/components/pds-switch.js +3 -3
  38. package/components/pds-tab.js +3 -3
  39. package/components/pds-table-body.js +1 -1
  40. package/components/pds-table-cell2.js +2 -2
  41. package/components/pds-table-head-cell2.js +2 -2
  42. package/components/pds-table-head.js +1 -1
  43. package/components/pds-table-row.js +1 -1
  44. package/components/pds-tabpanel.js +1 -1
  45. package/components/pds-tabs.js +1 -1
  46. package/components/pds-text2.js +1 -1
  47. package/components/pds-textarea.js +4 -4
  48. package/components/pds-toast.js +3 -3
  49. package/components/pds-tooltip.js +2 -2
  50. package/dist/cjs/{index-CI0W8NCh.js → index-D5emBryO.js} +3 -3
  51. package/dist/cjs/index-D5emBryO.js.map +1 -0
  52. package/dist/cjs/loader.cjs.js +2 -2
  53. package/dist/cjs/mock-pds-modal.cjs.entry.js +2 -2
  54. package/dist/cjs/pds-accordion.cjs.entry.js +1 -1
  55. package/dist/cjs/pds-alert.cjs.entry.js +2 -2
  56. package/dist/cjs/pds-alert.entry.cjs.js.map +1 -1
  57. package/dist/cjs/pds-avatar.cjs.entry.js +1 -1
  58. package/dist/cjs/pds-box.cjs.entry.js +1 -1
  59. package/dist/cjs/pds-button.cjs.entry.js +6 -1
  60. package/dist/cjs/pds-button.entry.cjs.js.map +1 -1
  61. package/dist/cjs/pds-checkbox.cjs.entry.js +1 -1
  62. package/dist/cjs/pds-chip.cjs.entry.js +1 -1
  63. package/dist/cjs/pds-combobox.cjs.entry.js +1 -1
  64. package/dist/cjs/pds-container.cjs.entry.js +37 -0
  65. package/dist/cjs/pds-container.entry.cjs.js.map +1 -0
  66. package/dist/cjs/pds-copytext.cjs.entry.js +2 -2
  67. package/dist/cjs/pds-divider.cjs.entry.js +2 -2
  68. package/dist/cjs/pds-dropdown-menu-item.cjs.entry.js +2 -2
  69. package/dist/cjs/pds-dropdown-menu-separator.cjs.entry.js +2 -2
  70. package/dist/cjs/pds-dropdown-menu.cjs.entry.js +2 -2
  71. package/dist/cjs/pds-filter.cjs.entry.js +2 -2
  72. package/dist/cjs/pds-filters.cjs.entry.js +2 -2
  73. package/dist/cjs/pds-icon.cjs.entry.js +1 -1
  74. package/dist/cjs/pds-image.cjs.entry.js +3 -3
  75. package/dist/cjs/pds-input.cjs.entry.js +2 -2
  76. package/dist/cjs/pds-link.cjs.entry.js +3 -3
  77. package/dist/cjs/pds-loader.cjs.entry.js +2 -2
  78. package/dist/cjs/pds-modal-content.cjs.entry.js +3 -3
  79. package/dist/cjs/pds-modal-footer.cjs.entry.js +2 -2
  80. package/dist/cjs/pds-modal-header.cjs.entry.js +2 -2
  81. package/dist/cjs/pds-modal.cjs.entry.js +4 -4
  82. package/dist/cjs/pds-multiselect.cjs.entry.js +4 -4
  83. package/dist/cjs/pds-popover.cjs.entry.js +2 -2
  84. package/dist/cjs/pds-progress.cjs.entry.js +2 -2
  85. package/dist/cjs/pds-property.cjs.entry.js +2 -2
  86. package/dist/cjs/pds-radio-group.cjs.entry.js +4 -4
  87. package/dist/cjs/pds-radio.cjs.entry.js +4 -4
  88. package/dist/cjs/pds-row.cjs.entry.js +2 -2
  89. package/dist/cjs/pds-select.cjs.entry.js +2 -2
  90. package/dist/cjs/pds-sortable-item.cjs.entry.js +2 -2
  91. package/dist/cjs/pds-sortable.cjs.entry.js +2 -2
  92. package/dist/cjs/pds-switch.cjs.entry.js +4 -4
  93. package/dist/cjs/pds-tab.cjs.entry.js +4 -4
  94. package/dist/cjs/pds-table-body.cjs.entry.js +2 -2
  95. package/dist/cjs/pds-table-cell.cjs.entry.js +3 -3
  96. package/dist/cjs/pds-table-head-cell.cjs.entry.js +3 -3
  97. package/dist/cjs/pds-table-head.cjs.entry.js +2 -2
  98. package/dist/cjs/pds-table-row.cjs.entry.js +2 -2
  99. package/dist/cjs/pds-table.cjs.entry.js +1 -1
  100. package/dist/cjs/pds-tabpanel.cjs.entry.js +2 -2
  101. package/dist/cjs/pds-tabs.cjs.entry.js +2 -2
  102. package/dist/cjs/pds-text.cjs.entry.js +2 -2
  103. package/dist/cjs/pds-textarea.cjs.entry.js +5 -5
  104. package/dist/cjs/pds-toast.cjs.entry.js +4 -4
  105. package/dist/cjs/pds-tooltip.cjs.entry.js +3 -3
  106. package/dist/cjs/pine-core.cjs.js +2 -2
  107. package/dist/collection/collection-manifest.json +1 -0
  108. package/dist/collection/components/pds-alert/pds-alert.tokens.css +43 -0
  109. package/dist/collection/components/pds-button/pds-button.js +5 -0
  110. package/dist/collection/components/pds-button/pds-button.js.map +1 -1
  111. package/dist/collection/components/pds-container/pds-container.css +26 -0
  112. package/dist/collection/components/pds-container/pds-container.js +112 -0
  113. package/dist/collection/components/pds-container/pds-container.js.map +1 -0
  114. package/dist/collection/components/pds-container/stories/pds-container.stories.js +89 -0
  115. package/dist/collection/components/pds-copytext/pds-copytext.js +1 -1
  116. package/dist/collection/components/pds-divider/pds-divider.js +1 -1
  117. package/dist/collection/components/pds-dropdown-menu/pds-dropdown-menu-item/pds-dropdown-menu-item.js +1 -1
  118. package/dist/collection/components/pds-dropdown-menu/pds-dropdown-menu-separator/pds-dropdown-menu-separator.js +1 -1
  119. package/dist/collection/components/pds-dropdown-menu/pds-dropdown-menu.js +1 -1
  120. package/dist/collection/components/pds-filters/pds-filter/pds-filter.js +1 -1
  121. package/dist/collection/components/pds-filters/pds-filters.js +1 -1
  122. package/dist/collection/components/pds-image/pds-image.js +2 -2
  123. package/dist/collection/components/pds-input/pds-input.js +1 -1
  124. package/dist/collection/components/pds-link/pds-link.js +2 -2
  125. package/dist/collection/components/pds-loader/pds-loader.js +1 -1
  126. package/dist/collection/components/pds-modal/pds-modal-content/pds-modal-content.js +2 -2
  127. package/dist/collection/components/pds-modal/pds-modal-footer/pds-modal-footer.js +1 -1
  128. package/dist/collection/components/pds-modal/pds-modal-header/pds-modal-header.js +1 -1
  129. package/dist/collection/components/pds-modal/pds-modal.js +3 -3
  130. package/dist/collection/components/pds-modal/test/mock-pds-modal.js +1 -1
  131. package/dist/collection/components/pds-multiselect/pds-multiselect.js +3 -3
  132. package/dist/collection/components/pds-popover/pds-popover.js +1 -1
  133. package/dist/collection/components/pds-progress/pds-progress.js +1 -1
  134. package/dist/collection/components/pds-property/pds-property.js +1 -1
  135. package/dist/collection/components/pds-radio/pds-radio.js +3 -3
  136. package/dist/collection/components/pds-radio-group/pds-radio-group.js +3 -3
  137. package/dist/collection/components/pds-row/pds-row.js +1 -1
  138. package/dist/collection/components/pds-select/pds-select.js +1 -1
  139. package/dist/collection/components/pds-sortable/pds-sortable-item/pds-sortable-item.js +1 -1
  140. package/dist/collection/components/pds-sortable/pds-sortable.js +1 -1
  141. package/dist/collection/components/pds-switch/pds-switch.js +3 -3
  142. package/dist/collection/components/pds-table/pds-table-body/pds-table-body.js +1 -1
  143. package/dist/collection/components/pds-table/pds-table-cell/pds-table-cell.js +2 -2
  144. package/dist/collection/components/pds-table/pds-table-head/pds-table-head.js +1 -1
  145. package/dist/collection/components/pds-table/pds-table-head-cell/pds-table-head-cell.js +2 -2
  146. package/dist/collection/components/pds-table/pds-table-row/pds-table-row.js +1 -1
  147. package/dist/collection/components/pds-tabs/pds-tab/pds-tab.js +3 -3
  148. package/dist/collection/components/pds-tabs/pds-tabpanel/pds-tabpanel.js +1 -1
  149. package/dist/collection/components/pds-tabs/pds-tabs.js +1 -1
  150. package/dist/collection/components/pds-text/pds-text.js +1 -1
  151. package/dist/collection/components/pds-textarea/pds-textarea.js +4 -4
  152. package/dist/collection/components/pds-toast/pds-toast.js +3 -3
  153. package/dist/collection/components/pds-tooltip/pds-tooltip.js +2 -2
  154. package/dist/docs.json +125 -1
  155. package/dist/esm/{index-DHPhrb5T.js → index-DgugD5OF.js} +3 -3
  156. package/dist/esm/index-DgugD5OF.js.map +1 -0
  157. package/dist/esm/loader.js +3 -3
  158. package/dist/esm/mock-pds-modal.entry.js +2 -2
  159. package/dist/esm/pds-accordion.entry.js +1 -1
  160. package/dist/esm/pds-alert.entry.js +2 -2
  161. package/dist/esm/pds-alert.entry.js.map +1 -1
  162. package/dist/esm/pds-avatar.entry.js +1 -1
  163. package/dist/esm/pds-box.entry.js +1 -1
  164. package/dist/esm/pds-button.entry.js +6 -1
  165. package/dist/esm/pds-button.entry.js.map +1 -1
  166. package/dist/esm/pds-checkbox.entry.js +1 -1
  167. package/dist/esm/pds-chip.entry.js +1 -1
  168. package/dist/esm/pds-combobox.entry.js +1 -1
  169. package/dist/esm/pds-container.entry.js +35 -0
  170. package/dist/esm/pds-container.entry.js.map +1 -0
  171. package/dist/esm/pds-copytext.entry.js +2 -2
  172. package/dist/esm/pds-divider.entry.js +2 -2
  173. package/dist/esm/pds-dropdown-menu-item.entry.js +2 -2
  174. package/dist/esm/pds-dropdown-menu-separator.entry.js +2 -2
  175. package/dist/esm/pds-dropdown-menu.entry.js +2 -2
  176. package/dist/esm/pds-filter.entry.js +2 -2
  177. package/dist/esm/pds-filters.entry.js +2 -2
  178. package/dist/esm/pds-icon.entry.js +1 -1
  179. package/dist/esm/pds-image.entry.js +3 -3
  180. package/dist/esm/pds-input.entry.js +2 -2
  181. package/dist/esm/pds-link.entry.js +3 -3
  182. package/dist/esm/pds-loader.entry.js +2 -2
  183. package/dist/esm/pds-modal-content.entry.js +3 -3
  184. package/dist/esm/pds-modal-footer.entry.js +2 -2
  185. package/dist/esm/pds-modal-header.entry.js +2 -2
  186. package/dist/esm/pds-modal.entry.js +4 -4
  187. package/dist/esm/pds-multiselect.entry.js +4 -4
  188. package/dist/esm/pds-popover.entry.js +2 -2
  189. package/dist/esm/pds-progress.entry.js +2 -2
  190. package/dist/esm/pds-property.entry.js +2 -2
  191. package/dist/esm/pds-radio-group.entry.js +4 -4
  192. package/dist/esm/pds-radio.entry.js +4 -4
  193. package/dist/esm/pds-row.entry.js +2 -2
  194. package/dist/esm/pds-select.entry.js +2 -2
  195. package/dist/esm/pds-sortable-item.entry.js +2 -2
  196. package/dist/esm/pds-sortable.entry.js +2 -2
  197. package/dist/esm/pds-switch.entry.js +4 -4
  198. package/dist/esm/pds-tab.entry.js +4 -4
  199. package/dist/esm/pds-table-body.entry.js +2 -2
  200. package/dist/esm/pds-table-cell.entry.js +3 -3
  201. package/dist/esm/pds-table-head-cell.entry.js +3 -3
  202. package/dist/esm/pds-table-head.entry.js +2 -2
  203. package/dist/esm/pds-table-row.entry.js +2 -2
  204. package/dist/esm/pds-table.entry.js +1 -1
  205. package/dist/esm/pds-tabpanel.entry.js +2 -2
  206. package/dist/esm/pds-tabs.entry.js +2 -2
  207. package/dist/esm/pds-text.entry.js +2 -2
  208. package/dist/esm/pds-textarea.entry.js +5 -5
  209. package/dist/esm/pds-toast.entry.js +4 -4
  210. package/dist/esm/pds-tooltip.entry.js +3 -3
  211. package/dist/esm/pine-core.js +3 -3
  212. package/dist/esm-es5/index-DgugD5OF.js +3 -0
  213. package/dist/esm-es5/index-DgugD5OF.js.map +1 -0
  214. package/dist/esm-es5/loader.js +1 -1
  215. package/dist/esm-es5/mock-pds-modal.entry.js +1 -1
  216. package/dist/esm-es5/pds-accordion.entry.js +1 -1
  217. package/dist/esm-es5/pds-alert.entry.js +1 -1
  218. package/dist/esm-es5/pds-alert.entry.js.map +1 -1
  219. package/dist/esm-es5/pds-avatar.entry.js +1 -1
  220. package/dist/esm-es5/pds-box.entry.js +1 -1
  221. package/dist/esm-es5/pds-button.entry.js +1 -1
  222. package/dist/esm-es5/pds-button.entry.js.map +1 -1
  223. package/dist/esm-es5/pds-checkbox.entry.js +1 -1
  224. package/dist/esm-es5/pds-chip.entry.js +1 -1
  225. package/dist/esm-es5/pds-combobox.entry.js +2 -2
  226. package/dist/esm-es5/pds-container.entry.js +2 -0
  227. package/dist/esm-es5/pds-container.entry.js.map +1 -0
  228. package/dist/esm-es5/pds-copytext.entry.js +1 -1
  229. package/dist/esm-es5/pds-divider.entry.js +1 -1
  230. package/dist/esm-es5/pds-dropdown-menu-item.entry.js +1 -1
  231. package/dist/esm-es5/pds-dropdown-menu-separator.entry.js +1 -1
  232. package/dist/esm-es5/pds-dropdown-menu.entry.js +1 -1
  233. package/dist/esm-es5/pds-filter.entry.js +1 -1
  234. package/dist/esm-es5/pds-filters.entry.js +1 -1
  235. package/dist/esm-es5/pds-icon.entry.js +1 -1
  236. package/dist/esm-es5/pds-image.entry.js +1 -1
  237. package/dist/esm-es5/pds-input.entry.js +1 -1
  238. package/dist/esm-es5/pds-link.entry.js +1 -1
  239. package/dist/esm-es5/pds-loader.entry.js +1 -1
  240. package/dist/esm-es5/pds-modal-content.entry.js +1 -1
  241. package/dist/esm-es5/pds-modal-footer.entry.js +1 -1
  242. package/dist/esm-es5/pds-modal-header.entry.js +1 -1
  243. package/dist/esm-es5/pds-modal.entry.js +1 -1
  244. package/dist/esm-es5/pds-multiselect.entry.js +1 -1
  245. package/dist/esm-es5/pds-popover.entry.js +1 -1
  246. package/dist/esm-es5/pds-progress.entry.js +1 -1
  247. package/dist/esm-es5/pds-property.entry.js +1 -1
  248. package/dist/esm-es5/pds-radio-group.entry.js +1 -1
  249. package/dist/esm-es5/pds-radio.entry.js +1 -1
  250. package/dist/esm-es5/pds-row.entry.js +1 -1
  251. package/dist/esm-es5/pds-select.entry.js +1 -1
  252. package/dist/esm-es5/pds-sortable-item.entry.js +1 -1
  253. package/dist/esm-es5/pds-sortable.entry.js +2 -2
  254. package/dist/esm-es5/pds-switch.entry.js +1 -1
  255. package/dist/esm-es5/pds-tab.entry.js +1 -1
  256. package/dist/esm-es5/pds-table-body.entry.js +1 -1
  257. package/dist/esm-es5/pds-table-cell.entry.js +1 -1
  258. package/dist/esm-es5/pds-table-head-cell.entry.js +1 -1
  259. package/dist/esm-es5/pds-table-head.entry.js +1 -1
  260. package/dist/esm-es5/pds-table-row.entry.js +1 -1
  261. package/dist/esm-es5/pds-table.entry.js +1 -1
  262. package/dist/esm-es5/pds-tabpanel.entry.js +1 -1
  263. package/dist/esm-es5/pds-tabs.entry.js +1 -1
  264. package/dist/esm-es5/pds-text.entry.js +1 -1
  265. package/dist/esm-es5/pds-textarea.entry.js +1 -1
  266. package/dist/esm-es5/pds-toast.entry.js +1 -1
  267. package/dist/esm-es5/pds-tooltip.entry.js +1 -1
  268. package/dist/esm-es5/pine-core.js +1 -1
  269. package/dist/pine-core/{p-48a6762b.system.entry.js → p-0388f3e1.system.entry.js} +2 -2
  270. package/dist/pine-core/{p-33e8d130.entry.js → p-03926d00.entry.js} +2 -2
  271. package/dist/pine-core/{p-d5d9cf28.entry.js → p-03e88bde.entry.js} +2 -2
  272. package/dist/pine-core/{p-d3e64f4e.system.entry.js → p-09827b7b.system.entry.js} +3 -3
  273. package/dist/pine-core/{p-f64ea4f7.entry.js → p-0a4707b8.entry.js} +2 -2
  274. package/dist/pine-core/{p-645564d9.entry.js → p-0be2b5af.entry.js} +2 -2
  275. package/dist/pine-core/{p-41382eb3.system.entry.js → p-0dd25018.system.entry.js} +2 -2
  276. package/dist/pine-core/{p-adbe19c7.system.entry.js → p-0e144510.system.entry.js} +2 -2
  277. package/dist/pine-core/{p-f86fbde7.entry.js → p-0e88b9e8.entry.js} +2 -2
  278. package/dist/pine-core/{p-499dcb3b.system.entry.js → p-173900fe.system.entry.js} +2 -2
  279. package/dist/pine-core/{p-75dc3a1f.entry.js → p-179f2687.entry.js} +2 -2
  280. package/dist/pine-core/p-17f536fe.entry.js +2 -0
  281. package/dist/pine-core/{p-eec6b183.system.entry.js → p-21f92ead.system.entry.js} +2 -2
  282. package/dist/pine-core/{p-27ccbd3f.entry.js → p-230606be.entry.js} +2 -2
  283. package/dist/pine-core/{p-c78a7729.entry.js → p-230c360e.entry.js} +2 -2
  284. package/dist/pine-core/p-23f4a834.system.entry.js +2 -0
  285. package/dist/pine-core/p-23f4a834.system.entry.js.map +1 -0
  286. package/dist/pine-core/{p-82f9a81a.entry.js → p-23f99ae0.entry.js} +2 -2
  287. package/dist/pine-core/{p-cdd8175e.entry.js → p-24c47b6e.entry.js} +2 -2
  288. package/dist/pine-core/{p-781bdbf7.system.entry.js → p-2744531f.system.entry.js} +2 -2
  289. package/dist/pine-core/p-3092b4cf.entry.js +2 -0
  290. package/dist/pine-core/p-3092b4cf.entry.js.map +1 -0
  291. package/dist/pine-core/{p-fa62518b.entry.js → p-30973c73.entry.js} +2 -2
  292. package/dist/pine-core/{p-e1402563.system.entry.js → p-3261ca06.system.entry.js} +2 -2
  293. package/dist/pine-core/{p-7dfb5b1f.system.entry.js → p-391dcc54.system.entry.js} +2 -2
  294. package/dist/pine-core/p-391dcc54.system.entry.js.map +1 -0
  295. package/dist/pine-core/{p-91200079.system.entry.js → p-39cd6169.system.entry.js} +2 -2
  296. package/dist/pine-core/{p-61943627.system.entry.js → p-40e3129d.system.entry.js} +2 -2
  297. package/dist/pine-core/{p-52d1a7a1.system.entry.js → p-42660908.system.entry.js} +2 -2
  298. package/dist/pine-core/{p-b2a5b6ae.system.entry.js → p-42d449ef.system.entry.js} +2 -2
  299. package/dist/pine-core/{p-3f8e9f3f.entry.js → p-45f39906.entry.js} +2 -2
  300. package/dist/pine-core/{p-Cw6YcRuA.system.js.map → p-4RbkT-4n.system.js.map} +1 -1
  301. package/dist/pine-core/{p-b3c50d38.entry.js → p-4ef40e46.entry.js} +2 -2
  302. package/dist/pine-core/{p-8f3d6de0.entry.js → p-4f8de670.entry.js} +2 -2
  303. package/dist/pine-core/{p-2058a93a.entry.js → p-54a9b03a.entry.js} +2 -2
  304. package/dist/pine-core/{p-67b78dd8.system.entry.js → p-54df0ad1.system.entry.js} +2 -2
  305. package/dist/pine-core/{p-c6682c9d.system.entry.js → p-5539b141.system.entry.js} +2 -2
  306. package/dist/pine-core/{p-16bf3993.system.entry.js → p-55e850a8.system.entry.js} +2 -2
  307. package/dist/pine-core/{p-96c4106f.entry.js → p-57df9565.entry.js} +2 -2
  308. package/dist/pine-core/{p-48a646d8.entry.js → p-5a5b4ab8.entry.js} +3 -3
  309. package/dist/pine-core/{p-9ea92b46.entry.js → p-5c64764b.entry.js} +2 -2
  310. package/dist/pine-core/{p-9d2e89e5.entry.js → p-60815dd1.entry.js} +2 -2
  311. package/dist/pine-core/{p-e47524a6.entry.js → p-611b1256.entry.js} +2 -2
  312. package/dist/pine-core/{p-0d7eddea.system.entry.js → p-647f9864.system.entry.js} +2 -2
  313. package/dist/pine-core/{p-14cceca6.entry.js → p-67756adb.entry.js} +2 -2
  314. package/dist/pine-core/{p-519d9af1.system.entry.js → p-69f53e4d.system.entry.js} +2 -2
  315. package/dist/pine-core/{p-a61e92c3.system.entry.js → p-6c2db3fa.system.entry.js} +2 -2
  316. package/dist/pine-core/{p-3e96ea38.system.entry.js → p-707e19af.system.entry.js} +2 -2
  317. package/dist/pine-core/{p-ccf46b90.entry.js → p-726f3947.entry.js} +2 -2
  318. package/dist/pine-core/p-72918478.entry.js +2 -0
  319. package/dist/pine-core/{p-ed125c22.system.entry.js → p-77929a62.system.entry.js} +2 -2
  320. package/dist/pine-core/{p-98b493e5.entry.js → p-7babada1.entry.js} +2 -2
  321. package/dist/pine-core/p-7f7cd54c.system.entry.js +2 -0
  322. package/dist/pine-core/{p-8be316b4.system.entry.js → p-7f9909ee.system.entry.js} +2 -2
  323. package/dist/pine-core/{p-d8698ac5.entry.js → p-8067095b.entry.js} +3 -3
  324. package/dist/pine-core/{p-a55bc143.system.entry.js → p-8502e648.system.entry.js} +2 -2
  325. package/dist/pine-core/p-857f5bba.entry.js +2 -0
  326. package/dist/pine-core/{p-536451ee.entry.js → p-8b71fd72.entry.js} +2 -2
  327. package/dist/pine-core/p-8d1cc70e.system.entry.js +2 -0
  328. package/dist/pine-core/{p-2a185f0b.system.entry.js → p-92f296a3.system.entry.js} +2 -2
  329. package/dist/pine-core/p-96b609c3.entry.js +2 -0
  330. package/dist/pine-core/{p-b6465152.entry.js.map → p-96b609c3.entry.js.map} +1 -1
  331. package/dist/pine-core/{p-182b5617.system.entry.js → p-96cc703a.system.entry.js} +2 -2
  332. package/dist/pine-core/{p-1855322f.entry.js → p-9b6a70b7.entry.js} +2 -2
  333. package/dist/pine-core/{p-a6b01b1e.entry.js → p-9ba01afe.entry.js} +2 -2
  334. package/dist/pine-core/p-9cb18d50.system.entry.js +2 -0
  335. package/dist/pine-core/{p-40734388.entry.js → p-9e4d448f.entry.js} +2 -2
  336. package/dist/pine-core/{p-C2pSDIG-.system.js.map → p-B8_sE91r.system.js.map} +1 -1
  337. package/dist/pine-core/{p-Ob6d9Y86.system.js.map → p-BCj3Pqhe.system.js.map} +1 -1
  338. package/dist/pine-core/{p-D32r9DeF.system.js.map → p-BHIlil3I.system.js.map} +1 -1
  339. package/dist/pine-core/{p-Dq_WxIls.system.js.map → p-BIeE3p6o.system.js.map} +1 -1
  340. package/dist/pine-core/{p-DpOZDNuz.system.js.map → p-BZToZN3B.system.js.map} +1 -1
  341. package/dist/pine-core/p-BbuTTos7.system.js.map +1 -0
  342. package/dist/pine-core/{p-C6TsH_RJ.system.js.map → p-BbvW_CBL.system.js.map} +1 -1
  343. package/dist/pine-core/{p-DOdbcaFd.system.js.map → p-Bd9sMbXw.system.js.map} +1 -1
  344. package/dist/pine-core/{p-59--X9ih.system.js.map → p-BeRmTY98.system.js.map} +1 -1
  345. package/dist/pine-core/{p-CyOICl1j.system.js.map → p-Br9NgHnL.system.js.map} +1 -1
  346. package/dist/pine-core/{p-CI57amJO.system.js.map → p-BsoxjrRK.system.js.map} +1 -1
  347. package/dist/pine-core/{p-BUEOyE3W.system.js.map → p-Buf4EdHt.system.js.map} +1 -1
  348. package/dist/pine-core/{p-BTrLNF2B.system.js.map → p-BxonANqX.system.js.map} +1 -1
  349. package/dist/pine-core/{p-DNbBVaLv.system.js.map → p-Bynxlopm.system.js.map} +1 -1
  350. package/dist/pine-core/{p-BQsz2Ppb.system.js.map → p-C03R7FZv.system.js.map} +1 -1
  351. package/dist/pine-core/{p-CP845yj_.system.js.map → p-C1PQgahj.system.js.map} +1 -1
  352. package/dist/pine-core/{p-BpespFXE.system.js.map → p-C5nO4zps.system.js.map} +1 -1
  353. package/dist/pine-core/{p-C4-dix13.system.js.map → p-C5o2YF82.system.js.map} +1 -1
  354. package/dist/pine-core/{p-CjvjDEg9.system.js.map → p-CBFhigZb.system.js.map} +1 -1
  355. package/dist/pine-core/{p-Be6iza_Y.system.js.map → p-CWWPfGzp.system.js.map} +1 -1
  356. package/dist/pine-core/p-Cd1r5glT.system.js +3 -0
  357. package/dist/pine-core/p-Cd1r5glT.system.js.map +1 -0
  358. package/dist/pine-core/{p-DmUcUg32.system.js.map → p-CiVqzPUt.system.js.map} +1 -1
  359. package/dist/pine-core/{p-BOuz9091.system.js.map → p-CnS7JOrE.system.js.map} +1 -1
  360. package/dist/pine-core/{p-PMiwIPVl.system.js.map → p-Co3JLySa.system.js.map} +1 -1
  361. package/dist/pine-core/{p-f7d9bZ8U.system.js.map → p-CozIBrS2.system.js.map} +1 -1
  362. package/dist/pine-core/{p-KVyVRPM1.system.js.map → p-CvAkhP3X.system.js.map} +1 -1
  363. package/dist/pine-core/{p-e7dY1RIu.system.js.map → p-CzooU5nP.system.js.map} +1 -1
  364. package/dist/pine-core/{p-C9msrPdv.system.js.map → p-D-ugJ_Vb.system.js.map} +1 -1
  365. package/dist/pine-core/{p-5KztFcgn.system.js.map → p-D8Jy1X-i.system.js.map} +1 -1
  366. package/dist/pine-core/{p-DMF-DSOl.system.js.map → p-D9m0torX.system.js.map} +1 -1
  367. package/dist/pine-core/{p-DZLD6m8S.system.js.map → p-DKrAolNL.system.js.map} +1 -1
  368. package/dist/pine-core/{p-BMoAGblt.system.js.map → p-DYxb0HtA.system.js.map} +1 -1
  369. package/dist/pine-core/{p-DAxrTjDa.system.js.map → p-DZ2D-r2g.system.js.map} +1 -1
  370. package/dist/pine-core/{p-ssoi7rVs.system.js.map → p-DbekLgeQ.system.js.map} +1 -1
  371. package/dist/pine-core/p-DgugD5OF.js +3 -0
  372. package/dist/{esm/index-DHPhrb5T.js.map → pine-core/p-DgugD5OF.js.map} +1 -1
  373. package/dist/pine-core/{p-WysX4rk5.system.js.map → p-DsahHuq2.system.js.map} +1 -1
  374. package/dist/pine-core/{p-CHDzBR_K.system.js.map → p-DwDmfw9W.system.js.map} +1 -1
  375. package/dist/pine-core/{p-CXhVuzyx.system.js.map → p-NOwphlXM.system.js.map} +1 -1
  376. package/dist/pine-core/{p--XSKe449.system.js.map → p-QCoEC6bt.system.js.map} +1 -1
  377. package/dist/pine-core/{p-BR1tCsTx.system.js.map → p-QhNaWlKc.system.js.map} +1 -1
  378. package/dist/pine-core/{p-BR9D7jOC.system.js.map → p-Rc2xglVQ.system.js.map} +1 -1
  379. package/dist/pine-core/{p-CYraaUrg.system.js.map → p-U11kcmQt.system.js.map} +1 -1
  380. package/dist/pine-core/{p-Dp80V3ht.system.js.map → p-X-_QFsqW.system.js.map} +1 -1
  381. package/dist/pine-core/{p-BOuxAvbi.system.js.map → p-YQUlAibS.system.js.map} +1 -1
  382. package/dist/pine-core/{p-B5fynusC.system.js.map → p-ZfPiYr6Z.system.js.map} +1 -1
  383. package/dist/pine-core/{p-3XkugpdY.system.js.map → p-_O99x0uU.system.js.map} +1 -1
  384. package/dist/pine-core/{p-f352e850.entry.js → p-a1c8b41b.entry.js} +2 -2
  385. package/dist/pine-core/{p-fa4c5b6b.system.entry.js → p-a2f7beec.system.entry.js} +3 -3
  386. package/dist/pine-core/p-a53561cd.system.entry.js +2 -0
  387. package/dist/pine-core/p-a571cf06.system.entry.js +2 -0
  388. package/dist/pine-core/p-a60560b3.system.entry.js +2 -0
  389. package/dist/pine-core/{p-244f0325.system.entry.js → p-a9ab40e0.system.entry.js} +2 -2
  390. package/dist/pine-core/{p-ce47aaaa.system.entry.js → p-aca15b0e.system.entry.js} +2 -2
  391. package/dist/pine-core/{p-CG-bCfvj.system.js.map → p-ar9ZYqmc.system.js.map} +1 -1
  392. package/dist/pine-core/{p-13f28e2a.system.entry.js → p-b10f808b.system.entry.js} +2 -2
  393. package/dist/pine-core/{p-0f990fae.system.entry.js → p-b2548217.system.entry.js} +2 -2
  394. package/dist/pine-core/{p-4c7055bb.system.entry.js → p-bdf72bf1.system.entry.js} +2 -2
  395. package/dist/pine-core/{p-95af50ed.entry.js → p-c58100b9.entry.js} +2 -2
  396. package/dist/pine-core/{p-bc7a4275.system.entry.js → p-c8fa81f8.system.entry.js} +2 -2
  397. package/dist/pine-core/{p-Bb4REZL1.system.js.map → p-cFoJhW1l.system.js.map} +1 -1
  398. package/dist/pine-core/p-cae7b9c3.entry.js +2 -0
  399. package/dist/pine-core/{p-583c3ac5.entry.js → p-ce720bfc.entry.js} +2 -2
  400. package/dist/pine-core/{p-46e11e20.entry.js → p-cf135908.entry.js} +2 -2
  401. package/dist/pine-core/{p-c9ced0ee.entry.js → p-cff05483.entry.js} +2 -2
  402. package/dist/pine-core/{p-kR80YJVM.system.js.map → p-cm65m7sx.system.js.map} +1 -1
  403. package/dist/pine-core/p-d472ad6a.system.entry.js +2 -0
  404. package/dist/pine-core/{p-4d2e9e8d.system.entry.js.map → p-d472ad6a.system.entry.js.map} +1 -1
  405. package/dist/pine-core/{p-a720a925.entry.js → p-d8d73a39.entry.js} +2 -2
  406. package/dist/pine-core/{p-e73b5859.entry.js → p-d90cd1b9.entry.js} +2 -2
  407. package/dist/pine-core/p-d90cd1b9.entry.js.map +1 -0
  408. package/dist/pine-core/p-daf68bad.entry.js +2 -0
  409. package/dist/pine-core/{p-caf01891.entry.js.map → p-daf68bad.entry.js.map} +1 -1
  410. package/dist/pine-core/{p-a1d58592.entry.js → p-db6d3b2c.entry.js} +2 -2
  411. package/dist/pine-core/p-df7f26bc.entry.js +2 -0
  412. package/dist/pine-core/{p-773d1b8d.entry.js → p-df932a4f.entry.js} +2 -2
  413. package/dist/pine-core/{p-8f48fa0b.system.entry.js → p-e220638d.system.entry.js} +2 -2
  414. package/dist/pine-core/{p-e776269e.system.entry.js → p-e23d362f.system.entry.js} +2 -2
  415. package/dist/pine-core/{p-ec32c44f.system.entry.js → p-e2e2ec2a.system.entry.js} +2 -2
  416. package/dist/pine-core/p-e5a45329.entry.js +2 -0
  417. package/dist/pine-core/{p-a3543531.entry.js.map → p-e5a45329.entry.js.map} +1 -1
  418. package/dist/pine-core/{p-16b7a61d.entry.js → p-e6471ada.entry.js} +2 -2
  419. package/dist/pine-core/{p-a85e565c.system.entry.js → p-ea229386.system.entry.js} +2 -2
  420. package/dist/pine-core/{p-fe2ba477.entry.js → p-eacb5f93.entry.js} +2 -2
  421. package/dist/pine-core/{p-e017b42e.system.entry.js → p-ef13e073.system.entry.js} +2 -2
  422. package/dist/pine-core/{p-ab2c2298.system.entry.js → p-f14161da.system.entry.js} +2 -2
  423. package/dist/pine-core/{p-6939924a.system.entry.js → p-f1f6d593.system.entry.js} +2 -2
  424. package/dist/pine-core/{p-98d82bf0.system.entry.js → p-f260b20f.system.entry.js} +2 -2
  425. package/dist/pine-core/p-f40123a0.entry.js +2 -0
  426. package/dist/pine-core/{p-aa331370.entry.js.map → p-f40123a0.entry.js.map} +1 -1
  427. package/dist/pine-core/{p-8c7fdaf5.system.entry.js → p-f9a7e38c.system.entry.js} +2 -2
  428. package/dist/pine-core/{p-32e54df7.entry.js → p-fce808ec.entry.js} +2 -2
  429. package/dist/pine-core/{p-d6c72b79.system.entry.js → p-fde51521.system.entry.js} +2 -2
  430. package/dist/pine-core/{p-DwSw16ZT.system.js.map → p-mdynSWU3.system.js.map} +1 -1
  431. package/dist/pine-core/{p-IEIIi5zq.system.js.map → p-p0pHH2bh.system.js.map} +1 -1
  432. package/dist/pine-core/p-tz7Wp4Pc.system.js +2 -0
  433. package/dist/pine-core/{p-JAVnELnm.system.js.map → p-tz7Wp4Pc.system.js.map} +1 -1
  434. package/dist/pine-core/{p-DM7CGpRH.system.js.map → p-uQTY4qb6.system.js.map} +1 -1
  435. package/dist/pine-core/pds-alert.entry.esm.js.map +1 -1
  436. package/dist/pine-core/pds-button.entry.esm.js.map +1 -1
  437. package/dist/pine-core/pds-container.entry.esm.js.map +1 -0
  438. package/dist/pine-core/pine-core.css +1 -1
  439. package/dist/pine-core/pine-core.esm.js +1 -1
  440. package/dist/pine-core/pine-core.js +1 -1
  441. package/dist/types/components/pds-container/pds-container.d.ts +22 -0
  442. package/dist/types/components.d.ts +41 -0
  443. package/dist/vscode.html-data.json +70 -20
  444. package/hydrate/index.js +115 -63
  445. package/hydrate/index.mjs +115 -63
  446. package/package.json +2 -2
  447. package/dist/cjs/index-CI0W8NCh.js.map +0 -1
  448. package/dist/esm-es5/index-DHPhrb5T.js +0 -3
  449. package/dist/esm-es5/index-DHPhrb5T.js.map +0 -1
  450. package/dist/pine-core/p-0582a3b3.entry.js +0 -2
  451. package/dist/pine-core/p-4175a61c.system.entry.js +0 -2
  452. package/dist/pine-core/p-4d2e9e8d.system.entry.js +0 -2
  453. package/dist/pine-core/p-5453ff49.system.entry.js +0 -2
  454. package/dist/pine-core/p-5D9wXQuJ.system.js +0 -3
  455. package/dist/pine-core/p-5D9wXQuJ.system.js.map +0 -1
  456. package/dist/pine-core/p-5f391ebf.entry.js +0 -2
  457. package/dist/pine-core/p-74392e33.system.entry.js +0 -2
  458. package/dist/pine-core/p-7dfb5b1f.system.entry.js.map +0 -1
  459. package/dist/pine-core/p-902818eb.system.entry.js +0 -2
  460. package/dist/pine-core/p-DHPhrb5T.js +0 -3
  461. package/dist/pine-core/p-DHPhrb5T.js.map +0 -1
  462. package/dist/pine-core/p-JAVnELnm.system.js +0 -2
  463. package/dist/pine-core/p-a3543531.entry.js +0 -2
  464. package/dist/pine-core/p-aa331370.entry.js +0 -2
  465. package/dist/pine-core/p-b6465152.entry.js +0 -2
  466. package/dist/pine-core/p-bc462592.system.entry.js +0 -2
  467. package/dist/pine-core/p-c6dd00b1.entry.js +0 -2
  468. package/dist/pine-core/p-caf01891.entry.js +0 -2
  469. package/dist/pine-core/p-d845fd1d.system.entry.js +0 -2
  470. package/dist/pine-core/p-e6097fd3.entry.js +0 -2
  471. package/dist/pine-core/p-e73b5859.entry.js.map +0 -1
  472. package/dist/pine-core/p-fc0df65c.entry.js +0 -2
  473. /package/dist/pine-core/{p-48a6762b.system.entry.js.map → p-0388f3e1.system.entry.js.map} +0 -0
  474. /package/dist/pine-core/{p-33e8d130.entry.js.map → p-03926d00.entry.js.map} +0 -0
  475. /package/dist/pine-core/{p-d5d9cf28.entry.js.map → p-03e88bde.entry.js.map} +0 -0
  476. /package/dist/pine-core/{p-d3e64f4e.system.entry.js.map → p-09827b7b.system.entry.js.map} +0 -0
  477. /package/dist/pine-core/{p-f64ea4f7.entry.js.map → p-0a4707b8.entry.js.map} +0 -0
  478. /package/dist/pine-core/{p-645564d9.entry.js.map → p-0be2b5af.entry.js.map} +0 -0
  479. /package/dist/pine-core/{p-41382eb3.system.entry.js.map → p-0dd25018.system.entry.js.map} +0 -0
  480. /package/dist/pine-core/{p-adbe19c7.system.entry.js.map → p-0e144510.system.entry.js.map} +0 -0
  481. /package/dist/pine-core/{p-f86fbde7.entry.js.map → p-0e88b9e8.entry.js.map} +0 -0
  482. /package/dist/pine-core/{p-499dcb3b.system.entry.js.map → p-173900fe.system.entry.js.map} +0 -0
  483. /package/dist/pine-core/{p-75dc3a1f.entry.js.map → p-179f2687.entry.js.map} +0 -0
  484. /package/dist/pine-core/{p-fc0df65c.entry.js.map → p-17f536fe.entry.js.map} +0 -0
  485. /package/dist/pine-core/{p-eec6b183.system.entry.js.map → p-21f92ead.system.entry.js.map} +0 -0
  486. /package/dist/pine-core/{p-27ccbd3f.entry.js.map → p-230606be.entry.js.map} +0 -0
  487. /package/dist/pine-core/{p-c78a7729.entry.js.map → p-230c360e.entry.js.map} +0 -0
  488. /package/dist/pine-core/{p-82f9a81a.entry.js.map → p-23f99ae0.entry.js.map} +0 -0
  489. /package/dist/pine-core/{p-cdd8175e.entry.js.map → p-24c47b6e.entry.js.map} +0 -0
  490. /package/dist/pine-core/{p-781bdbf7.system.entry.js.map → p-2744531f.system.entry.js.map} +0 -0
  491. /package/dist/pine-core/{p-fa62518b.entry.js.map → p-30973c73.entry.js.map} +0 -0
  492. /package/dist/pine-core/{p-e1402563.system.entry.js.map → p-3261ca06.system.entry.js.map} +0 -0
  493. /package/dist/pine-core/{p-91200079.system.entry.js.map → p-39cd6169.system.entry.js.map} +0 -0
  494. /package/dist/pine-core/{p-61943627.system.entry.js.map → p-40e3129d.system.entry.js.map} +0 -0
  495. /package/dist/pine-core/{p-52d1a7a1.system.entry.js.map → p-42660908.system.entry.js.map} +0 -0
  496. /package/dist/pine-core/{p-b2a5b6ae.system.entry.js.map → p-42d449ef.system.entry.js.map} +0 -0
  497. /package/dist/pine-core/{p-3f8e9f3f.entry.js.map → p-45f39906.entry.js.map} +0 -0
  498. /package/dist/pine-core/{p-b3c50d38.entry.js.map → p-4ef40e46.entry.js.map} +0 -0
  499. /package/dist/pine-core/{p-8f3d6de0.entry.js.map → p-4f8de670.entry.js.map} +0 -0
  500. /package/dist/pine-core/{p-2058a93a.entry.js.map → p-54a9b03a.entry.js.map} +0 -0
  501. /package/dist/pine-core/{p-67b78dd8.system.entry.js.map → p-54df0ad1.system.entry.js.map} +0 -0
  502. /package/dist/pine-core/{p-c6682c9d.system.entry.js.map → p-5539b141.system.entry.js.map} +0 -0
  503. /package/dist/pine-core/{p-16bf3993.system.entry.js.map → p-55e850a8.system.entry.js.map} +0 -0
  504. /package/dist/pine-core/{p-96c4106f.entry.js.map → p-57df9565.entry.js.map} +0 -0
  505. /package/dist/pine-core/{p-48a646d8.entry.js.map → p-5a5b4ab8.entry.js.map} +0 -0
  506. /package/dist/pine-core/{p-9ea92b46.entry.js.map → p-5c64764b.entry.js.map} +0 -0
  507. /package/dist/pine-core/{p-9d2e89e5.entry.js.map → p-60815dd1.entry.js.map} +0 -0
  508. /package/dist/pine-core/{p-e47524a6.entry.js.map → p-611b1256.entry.js.map} +0 -0
  509. /package/dist/pine-core/{p-0d7eddea.system.entry.js.map → p-647f9864.system.entry.js.map} +0 -0
  510. /package/dist/pine-core/{p-14cceca6.entry.js.map → p-67756adb.entry.js.map} +0 -0
  511. /package/dist/pine-core/{p-519d9af1.system.entry.js.map → p-69f53e4d.system.entry.js.map} +0 -0
  512. /package/dist/pine-core/{p-a61e92c3.system.entry.js.map → p-6c2db3fa.system.entry.js.map} +0 -0
  513. /package/dist/pine-core/{p-3e96ea38.system.entry.js.map → p-707e19af.system.entry.js.map} +0 -0
  514. /package/dist/pine-core/{p-ccf46b90.entry.js.map → p-726f3947.entry.js.map} +0 -0
  515. /package/dist/pine-core/{p-e6097fd3.entry.js.map → p-72918478.entry.js.map} +0 -0
  516. /package/dist/pine-core/{p-ed125c22.system.entry.js.map → p-77929a62.system.entry.js.map} +0 -0
  517. /package/dist/pine-core/{p-98b493e5.entry.js.map → p-7babada1.entry.js.map} +0 -0
  518. /package/dist/pine-core/{p-4175a61c.system.entry.js.map → p-7f7cd54c.system.entry.js.map} +0 -0
  519. /package/dist/pine-core/{p-8be316b4.system.entry.js.map → p-7f9909ee.system.entry.js.map} +0 -0
  520. /package/dist/pine-core/{p-d8698ac5.entry.js.map → p-8067095b.entry.js.map} +0 -0
  521. /package/dist/pine-core/{p-a55bc143.system.entry.js.map → p-8502e648.system.entry.js.map} +0 -0
  522. /package/dist/pine-core/{p-c6dd00b1.entry.js.map → p-857f5bba.entry.js.map} +0 -0
  523. /package/dist/pine-core/{p-536451ee.entry.js.map → p-8b71fd72.entry.js.map} +0 -0
  524. /package/dist/pine-core/{p-74392e33.system.entry.js.map → p-8d1cc70e.system.entry.js.map} +0 -0
  525. /package/dist/pine-core/{p-2a185f0b.system.entry.js.map → p-92f296a3.system.entry.js.map} +0 -0
  526. /package/dist/pine-core/{p-182b5617.system.entry.js.map → p-96cc703a.system.entry.js.map} +0 -0
  527. /package/dist/pine-core/{p-1855322f.entry.js.map → p-9b6a70b7.entry.js.map} +0 -0
  528. /package/dist/pine-core/{p-a6b01b1e.entry.js.map → p-9ba01afe.entry.js.map} +0 -0
  529. /package/dist/pine-core/{p-5453ff49.system.entry.js.map → p-9cb18d50.system.entry.js.map} +0 -0
  530. /package/dist/pine-core/{p-40734388.entry.js.map → p-9e4d448f.entry.js.map} +0 -0
  531. /package/dist/pine-core/{p-f352e850.entry.js.map → p-a1c8b41b.entry.js.map} +0 -0
  532. /package/dist/pine-core/{p-fa4c5b6b.system.entry.js.map → p-a2f7beec.system.entry.js.map} +0 -0
  533. /package/dist/pine-core/{p-d845fd1d.system.entry.js.map → p-a53561cd.system.entry.js.map} +0 -0
  534. /package/dist/pine-core/{p-902818eb.system.entry.js.map → p-a571cf06.system.entry.js.map} +0 -0
  535. /package/dist/pine-core/{p-bc462592.system.entry.js.map → p-a60560b3.system.entry.js.map} +0 -0
  536. /package/dist/pine-core/{p-244f0325.system.entry.js.map → p-a9ab40e0.system.entry.js.map} +0 -0
  537. /package/dist/pine-core/{p-ce47aaaa.system.entry.js.map → p-aca15b0e.system.entry.js.map} +0 -0
  538. /package/dist/pine-core/{p-13f28e2a.system.entry.js.map → p-b10f808b.system.entry.js.map} +0 -0
  539. /package/dist/pine-core/{p-0f990fae.system.entry.js.map → p-b2548217.system.entry.js.map} +0 -0
  540. /package/dist/pine-core/{p-4c7055bb.system.entry.js.map → p-bdf72bf1.system.entry.js.map} +0 -0
  541. /package/dist/pine-core/{p-95af50ed.entry.js.map → p-c58100b9.entry.js.map} +0 -0
  542. /package/dist/pine-core/{p-bc7a4275.system.entry.js.map → p-c8fa81f8.system.entry.js.map} +0 -0
  543. /package/dist/pine-core/{p-5f391ebf.entry.js.map → p-cae7b9c3.entry.js.map} +0 -0
  544. /package/dist/pine-core/{p-583c3ac5.entry.js.map → p-ce720bfc.entry.js.map} +0 -0
  545. /package/dist/pine-core/{p-46e11e20.entry.js.map → p-cf135908.entry.js.map} +0 -0
  546. /package/dist/pine-core/{p-c9ced0ee.entry.js.map → p-cff05483.entry.js.map} +0 -0
  547. /package/dist/pine-core/{p-a720a925.entry.js.map → p-d8d73a39.entry.js.map} +0 -0
  548. /package/dist/pine-core/{p-a1d58592.entry.js.map → p-db6d3b2c.entry.js.map} +0 -0
  549. /package/dist/pine-core/{p-0582a3b3.entry.js.map → p-df7f26bc.entry.js.map} +0 -0
  550. /package/dist/pine-core/{p-773d1b8d.entry.js.map → p-df932a4f.entry.js.map} +0 -0
  551. /package/dist/pine-core/{p-8f48fa0b.system.entry.js.map → p-e220638d.system.entry.js.map} +0 -0
  552. /package/dist/pine-core/{p-e776269e.system.entry.js.map → p-e23d362f.system.entry.js.map} +0 -0
  553. /package/dist/pine-core/{p-ec32c44f.system.entry.js.map → p-e2e2ec2a.system.entry.js.map} +0 -0
  554. /package/dist/pine-core/{p-16b7a61d.entry.js.map → p-e6471ada.entry.js.map} +0 -0
  555. /package/dist/pine-core/{p-a85e565c.system.entry.js.map → p-ea229386.system.entry.js.map} +0 -0
  556. /package/dist/pine-core/{p-fe2ba477.entry.js.map → p-eacb5f93.entry.js.map} +0 -0
  557. /package/dist/pine-core/{p-e017b42e.system.entry.js.map → p-ef13e073.system.entry.js.map} +0 -0
  558. /package/dist/pine-core/{p-ab2c2298.system.entry.js.map → p-f14161da.system.entry.js.map} +0 -0
  559. /package/dist/pine-core/{p-6939924a.system.entry.js.map → p-f1f6d593.system.entry.js.map} +0 -0
  560. /package/dist/pine-core/{p-98d82bf0.system.entry.js.map → p-f260b20f.system.entry.js.map} +0 -0
  561. /package/dist/pine-core/{p-8c7fdaf5.system.entry.js.map → p-f9a7e38c.system.entry.js.map} +0 -0
  562. /package/dist/pine-core/{p-32e54df7.entry.js.map → p-fce808ec.entry.js.map} +0 -0
  563. /package/dist/pine-core/{p-d6c72b79.system.entry.js.map → p-fde51521.system.entry.js.map} +0 -0
@@ -306,7 +306,7 @@ export class PdsDropdownMenu {
306
306
  }
307
307
  }
308
308
  render() {
309
- return (h(Host, { key: '36db1447aedd341d0692a63b7ade9d4b6a2ce915', id: this.componentId }, h("slot", { key: '6e66d5227b9432a2c4721f9278b15cb6d85c0dda', name: "trigger", onSlotchange: this.handleTriggerSlotChange }), h("pds-box", { key: '4376cc05df741766135ad3f64c48949a7768c977', "border-radius": "sm", display: "flex", direction: "column", class: "pds-dropdown-menu--panel is-hidden", shadow: "100", role: "menu", "aria-orientation": "vertical", part: "menu-panel" }, h("slot", { key: '10e185fcdad6cb38abb6317b302ff457e4cc77e3', onSlotchange: this.handleSlotChange }))));
309
+ return (h(Host, { key: '467662b4b14612153ba10a4d3a6f578edec52d89', id: this.componentId }, h("slot", { key: 'ba1b44fe9276b96fd123694742a34bd7c8717a3d', name: "trigger", onSlotchange: this.handleTriggerSlotChange }), h("pds-box", { key: '8287d0cc6fea80eeb73ca355eb247883d6257c19', "border-radius": "sm", display: "flex", direction: "column", class: "pds-dropdown-menu--panel is-hidden", shadow: "100", role: "menu", "aria-orientation": "vertical", part: "menu-panel" }, h("slot", { key: '5d5aa3cc226fabaadb4572bfa38f9189dbcb55c7', onSlotchange: this.handleSlotChange }))));
310
310
  }
311
311
  static get is() { return "pds-dropdown-menu"; }
312
312
  static get encapsulation() { return "shadow"; }
@@ -481,7 +481,7 @@ export class PdsFilter {
481
481
  return null;
482
482
  }
483
483
  render() {
484
- return (h(Host, { key: '490e62f7906de343b3944be884321007172e6b66', id: this.componentId }, h("button", { key: '060673c00c7b8043fb1ce52d6eeb79fb663c560f', class: this.getTriggerClasses(), type: "button", popoverTarget: this.variant !== 'clear' ? `${this.componentId}-popover` : undefined, popoverTargetAction: this.variant !== 'clear' ? 'toggle' : undefined, onKeyDown: this.variant === 'clear' ? this.handleKeyDown : undefined, onClick: (event) => this.handleClick(event), part: "button", "aria-expanded": this.isOpen ? 'true' : 'false', "aria-haspopup": this.variant !== 'clear' ? 'true' : undefined, "aria-controls": this.variant !== 'clear' ? `${this.componentId}-popover` : undefined }, h("span", { key: '1a307b1f1e0fded0fe3fa934e20e62998fc82c82', class: "pds-filter__button-content", part: "button-content" }, this.renderIcon(), this.text && (h("span", { key: '11a7ff15dfb2cd13f9d4a75255881dda260e88d2', class: "pds-filter__button-text", part: "button-text" }, this.text)), this.renderDropdownIcon())), this.variant !== 'clear' && (h("div", { key: 'bde162f9cf0d0a69debe7adb2e7261d8713806c0', ref: el => this.popoverEl = el, id: `${this.componentId}-popover`, class: "pds-filter__popover", popover: "auto", part: "popover" }, h("slot", { key: '9d41d268bdeab03d6e875a4a6bf322a40b50536b' })))));
484
+ return (h(Host, { key: 'e70f7bf3612c5c8abe7445ba3a4e53391a68de9e', id: this.componentId }, h("button", { key: '2cba723795c43509762f75cb4b6607ce547f7c39', class: this.getTriggerClasses(), type: "button", popoverTarget: this.variant !== 'clear' ? `${this.componentId}-popover` : undefined, popoverTargetAction: this.variant !== 'clear' ? 'toggle' : undefined, onKeyDown: this.variant === 'clear' ? this.handleKeyDown : undefined, onClick: (event) => this.handleClick(event), part: "button", "aria-expanded": this.isOpen ? 'true' : 'false', "aria-haspopup": this.variant !== 'clear' ? 'true' : undefined, "aria-controls": this.variant !== 'clear' ? `${this.componentId}-popover` : undefined }, h("span", { key: '8244dd35cc74c6f0138be2d3495d94b97f60474f', class: "pds-filter__button-content", part: "button-content" }, this.renderIcon(), this.text && (h("span", { key: 'd97c085d1df1ca13ccaf1f26ca2dac81bdfb105a', class: "pds-filter__button-text", part: "button-text" }, this.text)), this.renderDropdownIcon())), this.variant !== 'clear' && (h("div", { key: '0b9daf4591ea20db06813ce4c39442d69af3fda1', ref: el => this.popoverEl = el, id: `${this.componentId}-popover`, class: "pds-filter__popover", popover: "auto", part: "popover" }, h("slot", { key: 'f4499fe2d5a6a169318fe65cbbc558565c8644f9' })))));
485
485
  }
486
486
  static get is() { return "pds-filter"; }
487
487
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ import { Host, h } from "@stencil/core";
4
4
  */
5
5
  export class PdsFilters {
6
6
  render() {
7
- return (h(Host, { key: '2b5ed6a2d395f77f2ccc82f09cc197e055206cbd', id: this.componentId }, h("div", { key: '8458c2a1cbdf872c2a2d51ca9fbb971528abb951', class: "pds-filters" }, h("slot", { key: '732105a40f10ec5b2a4ea596ad840d13575e1760' }))));
7
+ return (h(Host, { key: '7007a635d3866781dfd67bd2d3b2dab46d36cffc', id: this.componentId }, h("div", { key: 'e6eb4c76bfb39050aaa01ad297df995de7df484b', class: "pds-filters" }, h("slot", { key: '543c83c7422b3e1e9a2446618fe8119d76478df4' }))));
8
8
  }
9
9
  static get is() { return "pds-filters"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -15,9 +15,9 @@ export class PdsImage {
15
15
  this.loading = 'eager';
16
16
  }
17
17
  render() {
18
- return (h(Host, { key: '7ec6d6855757a2c0c9352f61e9eda7b3d6560eb7', class: {
18
+ return (h(Host, { key: 'fa205f03d5c378d27a66cbfd520ae2bc7ab9e9df', class: {
19
19
  'pds-image': true,
20
- }, id: this.componentId }, h("img", { key: 'a22c91e0560dc85d603022975aa8f71b2406e34d', alt: this.alt, height: this.height, loading: this.loading, sizes: this.sizes, src: this.src, srcset: this.srcset, width: this.width })));
20
+ }, id: this.componentId }, h("img", { key: '8d03dddf6e924ef8aebea2bf34a32e326bee329a', alt: this.alt, height: this.height, loading: this.loading, sizes: this.sizes, src: this.src, srcset: this.srcset, width: this.width })));
21
21
  }
22
22
  static get is() { return "pds-image"; }
23
23
  static get encapsulation() { return "shadow"; }
@@ -286,7 +286,7 @@ export class PdsInput {
286
286
  'has-prepend': this.hasPrepend,
287
287
  'has-append': this.hasAppend,
288
288
  };
289
- return (h(Host, { key: '2d3ea3af8894fbf4b454d08928e26946722a5b4d', "aria-disabled": this.disabled ? 'true' : null, "aria-readonly": this.readonly ? 'true' : null, "has-prefix": this.hasPrefix ? 'true' : null, "has-suffix": this.hasSuffix ? 'true' : null, "has-prepend": this.hasPrepend ? 'true' : null, "has-append": this.hasAppend ? 'true' : null, "has-action": this.hasAction && !this.hideLabel ? 'true' : null, "full-width": this.fullWidth ? 'true' : null }, h("div", { key: 'fb01fe320faa3cce646d6b54435e4e12da38cf07', class: "pds-input" }, label && (h("div", { key: '3ed35d66308e2c8d38bcedccd6b0f739872ae45e', class: "pds-input__label-wrapper" }, h("label", { key: 'd82f20db4527a790ed6801a9de225e6eebe6d8b5', htmlFor: componentId, class: "pds-input__label" }, h("span", { key: '5ad15bcb3d8ae37f9a62c4cb56a5159e3c754592', class: this.hideLabel ? 'visually-hidden' : '' }, label, this.required && h("span", { key: '034d94201f2720374b1e40e9258def810ea228a0', class: "pds-input__required-indicator" }, " *"))), !this.hideLabel && this.renderAction())), h("div", { key: 'ad6129ba1817039c163d574b3246bca929ebf978', class: inputWrapperClasses }, this.renderPrepend(), this.renderPrefix(), h("input", Object.assign({ key: '92806f252756f9ca56dfed69f34e8e599b459261', ref: (input) => (this.nativeInput = input), class: "pds-input__field", "aria-describedby": assignDescription(componentId, invalid, helperMessage), "aria-invalid": invalid ? "true" : undefined, autocomplete: this.autocomplete, disabled: disabled, id: componentId, max: this.max, maxlength: this.maxlength, min: this.min, minlength: this.minlength, name: this.name, pattern: this.pattern, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, step: this.step, type: this.type, value: value, onInput: this.onInputEvent, onChange: this.onChangeEvent, onBlur: this.onBlurEvent, onFocus: this.onFocusEvent, onKeyDown: this.onKeyDownEvent, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.renderSuffix(), this.renderAppend()), helperMessage && (h("p", { key: 'a7bfdb402e433815f7520cb1a9154abf33366f4e', class: "pds-input__helper-message", id: messageId(componentId, 'helper') }, helperMessage)), errorMessage && (h("p", { key: 'fb7d5892e2b9b636a8441128e77436eea9429746', class: "pds-input__error-message", id: messageId(componentId, 'error') }, h("pds-icon", { key: '5fa138752a9473272a2ae8f15db8707d07638986', icon: danger, size: "small" }), errorMessage)))));
289
+ return (h(Host, { key: 'ecf4cc212e5c3ebc18082b790803e6b2ccb8ca77', "aria-disabled": this.disabled ? 'true' : null, "aria-readonly": this.readonly ? 'true' : null, "has-prefix": this.hasPrefix ? 'true' : null, "has-suffix": this.hasSuffix ? 'true' : null, "has-prepend": this.hasPrepend ? 'true' : null, "has-append": this.hasAppend ? 'true' : null, "has-action": this.hasAction && !this.hideLabel ? 'true' : null, "full-width": this.fullWidth ? 'true' : null }, h("div", { key: 'acdf92a30068fc04a17816ec6d85295b47e512ee', class: "pds-input" }, label && (h("div", { key: 'cc804ec7ec9bb1e588863bdb636f2cc9d61108e0', class: "pds-input__label-wrapper" }, h("label", { key: 'c6d8e54070422bb9856978d17dc99e6633e98e23', htmlFor: componentId, class: "pds-input__label" }, h("span", { key: 'beee330abe246af7e256c42237d061b1e3ed34fe', class: this.hideLabel ? 'visually-hidden' : '' }, label, this.required && h("span", { key: 'd4b6792646b18514f9c5ab008467ebd8e009efa8', class: "pds-input__required-indicator" }, " *"))), !this.hideLabel && this.renderAction())), h("div", { key: '0c147663fad34fc1fd3b294dbe93dc0618f32664', class: inputWrapperClasses }, this.renderPrepend(), this.renderPrefix(), h("input", Object.assign({ key: 'fcf07f3facc9494a9422ac5a54bbcd1dc083ce28', ref: (input) => (this.nativeInput = input), class: "pds-input__field", "aria-describedby": assignDescription(componentId, invalid, helperMessage), "aria-invalid": invalid ? "true" : undefined, autocomplete: this.autocomplete, disabled: disabled, id: componentId, max: this.max, maxlength: this.maxlength, min: this.min, minlength: this.minlength, name: this.name, pattern: this.pattern, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, step: this.step, type: this.type, value: value, onInput: this.onInputEvent, onChange: this.onChangeEvent, onBlur: this.onBlurEvent, onFocus: this.onFocusEvent, onKeyDown: this.onKeyDownEvent, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.renderSuffix(), this.renderAppend()), helperMessage && (h("p", { key: 'dbed2e91b2431beaf630460b5d042f4aa7532665', class: "pds-input__helper-message", id: messageId(componentId, 'helper') }, helperMessage)), errorMessage && (h("p", { key: 'ad14be8e2280b58742486cddba591355ed7d3df6', class: "pds-input__error-message", id: messageId(componentId, 'error') }, h("pds-icon", { key: '0badd7b84d29e826f3ca9bd1ad108823c24e3996', icon: danger, size: "small" }), errorMessage)))));
290
290
  }
291
291
  static get is() { return "pds-input"; }
292
292
  static get encapsulation() { return "shadow"; }
@@ -49,8 +49,8 @@ export class PdsLink {
49
49
  const targetValue = this.target || (this.external ? '_blank' : undefined);
50
50
  const showExternalIcon = this.external;
51
51
  const relValue = targetValue === '_blank' ? 'noopener noreferrer' : undefined;
52
- return (h("a", { key: 'c593ea2b55716a74678666aca7fa470bfa330461', class: this.classNames(), download: this.download, href: this.href, id: this.componentId, part: "link", target: targetValue, rel: relValue, style: this.setLinkStyles() }, h("slot", { key: 'fed9931e87ed95bd21669c7130c8918165c14268' }, this.href), showExternalIcon &&
53
- h("pds-icon", { key: '6c7528674ce5ebc54d6f7de6c499acce1f144ad5', icon: launch, size: this.fontSize })));
52
+ return (h("a", { key: '8ab68ceb91a4c7b155a4ae54d2cb421af4d0eec1', class: this.classNames(), download: this.download, href: this.href, id: this.componentId, part: "link", target: targetValue, rel: relValue, style: this.setLinkStyles() }, h("slot", { key: 'b90dc967867a3b765d632c16458236e6e4ccf97e' }, this.href), showExternalIcon &&
53
+ h("pds-icon", { key: 'ebffdba1a21f7b0f5730608ec5eb88519ee79d1b', icon: launch, size: this.fontSize })));
54
54
  }
55
55
  static get is() { return "pds-link"; }
56
56
  static get encapsulation() { return "shadow"; }
@@ -46,7 +46,7 @@ export class PdsLoader {
46
46
  }
47
47
  }
48
48
  render() {
49
- return (h(Host, { key: '2e5d99368f9bd7cfb2538bac7d692a24e4d68d28', class: `pds-loader ${this.isLoading ? '' : 'pds-loader--hidden'}`, "aria-hidden": !this.isLoading, "aria-busy": this.isLoading, "aria-live": "polite" }, this.variant === 'spinner' && (h("div", { key: 'd7f19e0a958ff7c1d8660d2953a52d312e997b96', class: "pds-loader--spinner" }, h("svg", { key: '5466e9962d446fd72d0c2aaafe23f2777701a14b', style: this.getSvgStyle(), viewBox: "0 0 200 200", fill: "none", part: "loader-svg" }, h("defs", { key: '98f48ae144302815a664d023740c2235401b2eea' }, h("linearGradient", { key: 'f20f259b01bce14659b18f31b8df220080d71c1e', id: "spinner-secondHalf" }, h("stop", { key: 'dfdf8dfb28fcde737fd735f64eec4aef7d81720a', offset: "0%", "stop-opacity": "0", "stop-color": "currentColor" }), h("stop", { key: 'cec59a32faa2763d39e0a14b92c42a1f6f8ae42b', offset: "100%", "stop-opacity": "0.5", "stop-color": "currentColor" })), h("linearGradient", { key: 'ce5b7cafdb77f025a6b6accd198f217ca6b57fb7', id: "spinner-firstHalf" }, h("stop", { key: '4673e0ae636ab5efedb5072b1b72953f6e4d3361', offset: "0%", "stop-opacity": "1", "stop-color": "currentColor" }), h("stop", { key: 'd162a037043f8fab180c740a128c79170d135567', offset: "100%", "stop-opacity": "0.5", "stop-color": "currentColor" }))), h("g", { key: 'bf40b165d28ec48dbc87a7ed8a612c64768a9a64', class: "pds-loader__spinner-path" }, h("path", { key: 'ef3d785b614b3f5ce56aa6ea830b8d3a97681e94', stroke: "url(#spinner-secondHalf)", d: "M 4 100 A 96 96 0 0 1 196 100" }), h("path", { key: '325fdf3fd39ea5a3a78720ae6ec28f787a83635d', stroke: "url(#spinner-firstHalf)", d: "M 196 100 A 96 96 0 0 1 4 100" }), h("path", { key: '54aacdbe457bc81ceaf24f3f8b69d2ddad50c1f0', stroke: "currentColor", "stroke-linecap": "round", d: "M 4 100 A 96 96 0 0 1 4 98" }))))), this.variant === 'typing' && (h("div", { key: '6c3e7d46a75a0393f2851a57ba245b480d855bf4', class: "pds-loader--typing" }, h("span", { key: '4910de2c7c51e25e6c738521122cc24634916829' }), h("span", { key: '71252eb90437cfff9d85d06ac2c7c233e8986037' }), h("span", { key: 'ba1b08887da6a476cc1fa0c5cb4e07d4a88e62f1' }))), h("div", { key: 'e8cc5e9cd5b092c9deb0aa566b1f76ab3d6413b6', class: `pds-loader__label ${this.showLabel ? '' : 'pds-loader--hidden'}` }, h("slot", { key: '725804cab3306daa27e70510b5a11946063c3b84', name: "label" }, "Loading..."))));
49
+ return (h(Host, { key: 'fc312fc9ebf973506190e693cd251f25e37f3d0a', class: `pds-loader ${this.isLoading ? '' : 'pds-loader--hidden'}`, "aria-hidden": !this.isLoading, "aria-busy": this.isLoading, "aria-live": "polite" }, this.variant === 'spinner' && (h("div", { key: 'c9eab32510368d1fd6db7669b3db640c229911f2', class: "pds-loader--spinner" }, h("svg", { key: '359d9f171378064c6121e583efe09eace3377e44', style: this.getSvgStyle(), viewBox: "0 0 200 200", fill: "none", part: "loader-svg" }, h("defs", { key: '263409d92ab95fa34df4e879934e04e6a587f23b' }, h("linearGradient", { key: 'e9b32747efcb60bbebd8734fdd2c2d5a400974c1', id: "spinner-secondHalf" }, h("stop", { key: 'db61c891cf635b72e36a152b944b6c9ce3569be3', offset: "0%", "stop-opacity": "0", "stop-color": "currentColor" }), h("stop", { key: 'fb964af08941ad174ecaf0c329d79e25fff45a9c', offset: "100%", "stop-opacity": "0.5", "stop-color": "currentColor" })), h("linearGradient", { key: '89d815d1f076ffe82d189d51fce14fb48ecb0926', id: "spinner-firstHalf" }, h("stop", { key: '43b753f80ab136d38635a6ab921899fc8fd3a6b2', offset: "0%", "stop-opacity": "1", "stop-color": "currentColor" }), h("stop", { key: '7ce201ac86ae5cd291f8fba22f1e6517d53af025', offset: "100%", "stop-opacity": "0.5", "stop-color": "currentColor" }))), h("g", { key: 'ea7e594df07f7d634fa2142785f0791b21a71d41', class: "pds-loader__spinner-path" }, h("path", { key: '8ac8cead5078716ca9169150be8c0c64ecedc854', stroke: "url(#spinner-secondHalf)", d: "M 4 100 A 96 96 0 0 1 196 100" }), h("path", { key: 'c4ed3d7f386ac59dcb540b369f52925b216ea950', stroke: "url(#spinner-firstHalf)", d: "M 196 100 A 96 96 0 0 1 4 100" }), h("path", { key: 'ecc2e2b7240c23e35af8b9aa049ac45dff43ac9f', stroke: "currentColor", "stroke-linecap": "round", d: "M 4 100 A 96 96 0 0 1 4 98" }))))), this.variant === 'typing' && (h("div", { key: '8cb7180432a6cca86c7fcc2af3f1e05afb751a9d', class: "pds-loader--typing" }, h("span", { key: 'c09247cbcf86fef899f206bee1458a1388cbdd39' }), h("span", { key: '07bdfe8ab1971fa20544022412e2141721111506' }), h("span", { key: '9444f7ed6a13475694e1eda50b891ff63fb91297' }))), h("div", { key: '3b717ff6b9f38f9710ca0556ebbc66bd86b7e1b6', class: `pds-loader__label ${this.showLabel ? '' : 'pds-loader--hidden'}` }, h("slot", { key: 'ab65224fab189a30d0cf18caf086c621cbd78eaa', name: "label" }, "Loading..."))));
50
50
  }
51
51
  static get is() { return "pds-loader"; }
52
52
  static get encapsulation() { return "shadow"; }
@@ -173,10 +173,10 @@ export class PdsModalContent {
173
173
  render() {
174
174
  // Only apply max-height style if it's not 'none'
175
175
  const styleObj = this.contentMaxHeight !== 'none' ? { maxHeight: this.contentMaxHeight } : {};
176
- return (h(Host, { key: '7da94c2c06a773fd5634c58481d856fda63246f9' }, h("div", { key: '9e4c6ec64bf18fdd117e51c21de87a9a8175f99c', class: {
176
+ return (h(Host, { key: 'fae42c1fc151e4855cd2c731802c15851473be79' }, h("div", { key: 'feb61d6a7227d8113b931df6280358cd9b4fe583', class: {
177
177
  'pds-modal-content': true,
178
178
  [`pds-modal-content--border-${this.border}`]: true
179
- }, style: styleObj, tabindex: "-1" }, h("slot", { key: 'dbfa4f683ba8832662ed10a7fe2f89f353484593' }))));
179
+ }, style: styleObj, tabindex: "-1" }, h("slot", { key: '1c9e55ecd1ad353699e5a4590ee04c9005719f6d' }))));
180
180
  }
181
181
  static get is() { return "pds-modal-content"; }
182
182
  static get originalStyleUrls() {
@@ -1,7 +1,7 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class PdsModalFooter {
3
3
  render() {
4
- return (h("footer", { key: 'd7297c60bccc1d3e9cca3b2eb8bbefdc71ac2375', class: "pds-modal__footer" }, h("slot", { key: 'e807b2a702525e1c30f051ee23f1b25518248ff0' })));
4
+ return (h("footer", { key: '0fa58ce225ce31a1f40d6ce1d3276e716b36de8d', class: "pds-modal__footer" }, h("slot", { key: 'df0bbdb56c711c7eb34db7181f940de11d4449ef' })));
5
5
  }
6
6
  static get is() { return "pds-modal-footer"; }
7
7
  static get originalStyleUrls() {
@@ -1,7 +1,7 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class PdsModalHeader {
3
3
  render() {
4
- return (h("header", { key: '78ac9253a737c94deaaa03157fdb0ba6c6e53ad4', class: "pds-modal__header" }, h("slot", { key: '0593ae721aeee01272b64d9cd7ccc317180ff386' })));
4
+ return (h("header", { key: '1a471bd6dfa2b654f5a6ebdf8fb5baef728324b3', class: "pds-modal__header" }, h("slot", { key: '946a365ab3c2ca627d618188890d385c054b4c16' })));
5
5
  }
6
6
  static get is() { return "pds-modal-header"; }
7
7
  static get originalStyleUrls() {
@@ -233,14 +233,14 @@ export class PdsModal {
233
233
  return thisZIndex === maxZIndex;
234
234
  }
235
235
  render() {
236
- return (h("dialog", { key: '357b1570ff9153bb04abc883bd471d0454eca862', class: {
236
+ return (h("dialog", { key: 'cf2710a889d8f0e80a3551088ab38a88dc44ad1e', class: {
237
237
  'pds-modal__backdrop': true,
238
238
  'open': this.open
239
- }, "aria-modal": "true", "aria-labelledby": `${this.componentId}-heading`, onClick: this.handleBackdropClick }, h("div", { key: '89576c6aa19ffd87dfc3b527a242503093af4ec3', class: {
239
+ }, "aria-modal": "true", "aria-labelledby": `${this.componentId}-heading`, onClick: this.handleBackdropClick }, h("div", { key: 'a06d017153e67ad38bc1ced56ba22aeade977aaf', class: {
240
240
  'pds-modal': true,
241
241
  [`pds-modal--${this.size}`]: true,
242
242
  'pds-modal--scrollable': this.scrollable
243
- }, part: "modal" }, h("slot", { key: '071ad7101f66fb01854191436ec95a212ea6ee73' }))));
243
+ }, part: "modal" }, h("slot", { key: 'd995c586809a4940c091912244a86cb4605a961c' }))));
244
244
  }
245
245
  static get is() { return "pds-modal"; }
246
246
  static get originalStyleUrls() {
@@ -77,7 +77,7 @@ export class MockPdsModal {
77
77
  'pds-modal__backdrop': true,
78
78
  'open': this.open,
79
79
  };
80
- return (h("div", { key: 'a9af87a2a7f3372c8ead8895f843e940fb660df6', class: backdropClasses }, h("div", { key: '16e645db5bf6cab63426ee487a9a3c697e40d735', class: modalClasses, role: "dialog", "aria-modal": "true", "aria-labelledby": this.componentId ? `${this.componentId}-heading` : null, part: "modal" }, h("div", { key: '9910f078afa449794c3ea0c038f89b8ce86fa710', class: "pds-modal__header" }, h("slot", { key: '7678643a9a73ef4809d0b09926b6b2d487bab212', name: "header" })), h("div", { key: '1ef5dd8e0fe4e5b0cd3538423ca4fa2011110d9e', class: "pds-modal-content" }, h("slot", { key: '3cde3240571bdeda56fc39904a45baa1c0ae09f1' })), h("div", { key: 'ff9aa1820a4084ccfd0115a9f42894e875e1cdcb', class: "pds-modal__footer" }, h("slot", { key: 'ce497a94226973b12c74cbbceb175d7d478ba971', name: "footer" })))));
80
+ return (h("div", { key: '6e7f71b339764894e1f17d253fc3c8e0243e4f90', class: backdropClasses }, h("div", { key: '25b2f82c1af743156d152880631d4294dfec68b5', class: modalClasses, role: "dialog", "aria-modal": "true", "aria-labelledby": this.componentId ? `${this.componentId}-heading` : null, part: "modal" }, h("div", { key: '6bc97e805daee5e5dd547fa0b919a05cf1b6a6a1', class: "pds-modal__header" }, h("slot", { key: 'd9e7c248d983e3c055ed7e0aea5a4d5a15dfea12', name: "header" })), h("div", { key: '5608ee069b59cb34dc812bde22f83c6bce7e6904', class: "pds-modal-content" }, h("slot", { key: '6e3e790330598e1bde733350e5e216d269426e51' })), h("div", { key: '381f3c4e1c9c83b0687e1f1484b64334e388d669', class: "pds-modal__footer" }, h("slot", { key: '6e3a3cb64623de59a409072ab9c1bf65af8c2f6c', name: "footer" })))));
81
81
  }
82
82
  static get is() { return "mock-pds-modal"; }
83
83
  static get originalStyleUrls() {
@@ -942,10 +942,10 @@ export class PdsMultiselect {
942
942
  }
943
943
  render() {
944
944
  const hasSelections = this.selectedItems.length > 0;
945
- return (h(Host, { key: '50f06d8e7a23c17ff0169048d220aa78e4e60d91', "aria-disabled": this.disabled ? 'true' : null }, h("div", { key: 'f85448744cf889fd999579fe2849fd7902254e3d', class: "pds-multiselect", onFocusout: this.handleContainerFocusOut }, this.label && (h("label", { key: '54143c890e3fea07626705fab5b87d0da2abf485', id: `${this.componentId}-label`, htmlFor: this.componentId, class: {
945
+ return (h(Host, { key: '086b6d2d199b35110e64ba1da3c12f1a81360581', "aria-disabled": this.disabled ? 'true' : null }, h("div", { key: 'c2faf217a97de056a9111a78e7077025e4ab5ee1', class: "pds-multiselect", onFocusout: this.handleContainerFocusOut }, this.label && (h("label", { key: '0aff86a3a0054aef256bac5c0204dd914a9bd3ae', id: `${this.componentId}-label`, htmlFor: this.componentId, class: {
946
946
  'pds-multiselect__label': true,
947
947
  'visually-hidden': this.hideLabel,
948
- } }, this.label)), h("div", { key: 'ad35b02bcf540a5fd197d8012cb060d10682b0a2', class: "pds-multiselect__wrapper", ref: el => (this.containerEl = el), style: { width: this.triggerWidth } }, this.selectedDisplay === 'pill' && this.pillPosition === 'inline' ? (h("div", { ref: el => (this.pillInlineTriggerEl = el || undefined), part: "trigger", class: {
948
+ } }, this.label)), h("div", { key: '3b92119871dc32bb3c9a559be816bdece2fc30a6', class: "pds-multiselect__wrapper", ref: el => (this.containerEl = el), style: { width: this.triggerWidth } }, this.selectedDisplay === 'pill' && this.pillPosition === 'inline' ? (h("div", { ref: el => (this.pillInlineTriggerEl = el || undefined), part: "trigger", class: {
949
949
  'pds-multiselect__trigger': true,
950
950
  'pds-multiselect__trigger--open': this.isOpen,
951
951
  'pds-multiselect__trigger--disabled': this.disabled,
@@ -961,7 +961,7 @@ export class PdsMultiselect {
961
961
  }, id: this.componentId, disabled: this.disabled, "aria-required": this.required ? 'true' : undefined, "aria-expanded": this.isOpen ? 'true' : 'false', "aria-haspopup": "listbox", "aria-describedby": assignDescription(this.componentId, this.invalid || !!this.errorMessage, this.errorMessage || this.helperMessage), "aria-invalid": this.invalid || !!this.errorMessage ? 'true' : undefined, onClick: this.handleTriggerClick, onKeyDown: this.handleTriggerKeyDown }, h("span", { class: {
962
962
  'pds-multiselect__trigger-text': true,
963
963
  'pds-multiselect__trigger-text--placeholder': !hasSelections || (this.selectedDisplay === 'pill' && this.pillPosition === 'below'),
964
- } }, this.getTriggerText()), h("pds-icon", { class: "pds-multiselect__icon", icon: enlarge }))), this.renderDropdown()), this.selectedDisplay === 'pill' && this.pillPosition === 'below' && this.renderBelowPills(), h("span", { key: '547ab819abb5193040ddf71d725bf97fc3cb80b6', class: "visually-hidden", "aria-live": "polite", "aria-atomic": "true" }, this.removalAnnouncement), this.helperMessage && !(this.errorMessage && this.errorMessage.length > 0) && (h("p", { key: '063fadcda29637c338ed8ab49ef95c57750ff7ba', class: "pds-multiselect__helper", id: messageId(this.componentId, 'helper') }, this.helperMessage)), this.errorMessage && (h("p", { key: '6aabb3cd4b8334f87a4eecc38ba43ff4980fb8af', class: "pds-multiselect__error", id: messageId(this.componentId, 'error') }, h("pds-icon", { key: '6fa6e1eeb8625a90e149a46a1d49742979b37881', icon: danger, size: "small" }), this.errorMessage)), h("div", { key: '0a84dfe166c5cc0f93840825e238d3f7baf932e4', style: { display: 'none' } }, h("slot", { key: 'a4e97c2063b358aca5db8dd6ccb8a8d860c26a4a' })))));
964
+ } }, this.getTriggerText()), h("pds-icon", { class: "pds-multiselect__icon", icon: enlarge }))), this.renderDropdown()), this.selectedDisplay === 'pill' && this.pillPosition === 'below' && this.renderBelowPills(), h("span", { key: '07d6a6bf9ccc2fe8bfcf9502a1cd4b7abf5c5e6f', class: "visually-hidden", "aria-live": "polite", "aria-atomic": "true" }, this.removalAnnouncement), this.helperMessage && !(this.errorMessage && this.errorMessage.length > 0) && (h("p", { key: 'a94bb6f31805d31ec3cd5b5f2ca8b1984f4d41d1', class: "pds-multiselect__helper", id: messageId(this.componentId, 'helper') }, this.helperMessage)), this.errorMessage && (h("p", { key: '15afc6b9313e1fe22bd56b00eee1ebcf9e085c2e', class: "pds-multiselect__error", id: messageId(this.componentId, 'error') }, h("pds-icon", { key: '452814577b14ca8f891b101903bd1a7a7e5d8bb1', icon: danger, size: "small" }), this.errorMessage)), h("div", { key: 'd8ce787886e666303759cd2654c78b44269a40ff', style: { display: 'none' } }, h("slot", { key: '8295376fb03b23d44c5baeca9bc967514e433e0f' })))));
965
965
  }
966
966
  static get is() { return "pds-multiselect"; }
967
967
  static get encapsulation() { return "shadow"; }
@@ -554,7 +554,7 @@ export class PdsPopover {
554
554
  }, 16); // ~1 frame at 60fps
555
555
  }
556
556
  render() {
557
- return (h(Host, { key: 'd312e00194a5d296119964bb6ba5e5cd9c6fb825', id: this.componentId }, h("span", { key: '4b57221f1c1c824f02ecf4ac0d032ae4b6b0e138', class: "pds-popover__trigger-wrapper" }, h("slot", { key: 'b0f3e0f1839c651047f1a096738b2a41296dccea', name: "trigger", onSlotchange: this.handleTriggerSlotChange })), h("div", { key: 'a06b4503b5ce9f15186bc517bd0a867171546e9b', class: "pds-popover__content-slot-wrapper" }, h("slot", { key: '9377f9b88c194c517c4630e67d85bc1574dfb1e8', onSlotchange: this.handleContentSlotChange }))));
557
+ return (h(Host, { key: '835196832cb0dcec61f0bc6e5f4df08038335d5a', id: this.componentId }, h("span", { key: 'e4aadaa17ce565e00f5e038a92aae8957b22be64', class: "pds-popover__trigger-wrapper" }, h("slot", { key: '97fe58bed551bed9f3159faa430ef54fd09d2412', name: "trigger", onSlotchange: this.handleTriggerSlotChange })), h("div", { key: '8d1330a58ff77182100fb40afa78ee89ccd3146f', class: "pds-popover__content-slot-wrapper" }, h("slot", { key: '5d1136682ba7bff4a4c904fb8310443e9feb9e5b', onSlotchange: this.handleContentSlotChange }))));
558
558
  }
559
559
  static get is() { return "pds-popover"; }
560
560
  static get encapsulation() { return "shadow"; }
@@ -18,7 +18,7 @@ export class PdsProgress {
18
18
  this.showPercent = false;
19
19
  }
20
20
  render() {
21
- return (h(Host, { key: '8f1f16b8ef5269affbb07a00731775b1740b865d', class: this.animated ? { 'is-animated': this.animated } : '' }, h("div", { key: '2e7a7d679953150523367357eeefea3e8ebc7349', class: "pds-progress" }, h("label", { key: '67b2aef063ace81ceabf8c66a5039ee2ffd2d041', class: "pds-progress__label", htmlFor: this.componentId }, this.label), h("progress", { key: '759351c283ae43848e2ee3c298ae27de1e9b58db', id: this.componentId, max: "100", style: this.fillColor ? { '--color-progress-fill': this.fillColor } : {}, value: this.percent })), this.showPercent && h("div", { key: '5f2e7309fe5207785a69c93df4e877182dc37f67', class: "pds-progress__percentage" }, this.percent, "%")));
21
+ return (h(Host, { key: '23b8b17a11e6537d1f73cd435c66e779267c6909', class: this.animated ? { 'is-animated': this.animated } : '' }, h("div", { key: '6bf201015c284f26b2bb794237aef8d4e4d532ee', class: "pds-progress" }, h("label", { key: '7e144a90c1fde70e58095bda2e23b250529a8114', class: "pds-progress__label", htmlFor: this.componentId }, this.label), h("progress", { key: 'ebf00485c3c7523e184fcc022e2bcc325a13458f', id: this.componentId, max: "100", style: this.fillColor ? { '--color-progress-fill': this.fillColor } : {}, value: this.percent })), this.showPercent && h("div", { key: '6f37bd88ccb9228b0d0ca4d934a2d3cff0026533', class: "pds-progress__percentage" }, this.percent, "%")));
22
22
  }
23
23
  static get is() { return "pds-progress"; }
24
24
  static get encapsulation() { return "shadow"; }
@@ -10,7 +10,7 @@ export class PdsProperty {
10
10
  this.icon = 'star';
11
11
  }
12
12
  render() {
13
- return (h(Host, { key: '3bcfbe6d24bd61cabddf12bf674cf3aecf77c353', id: this.componentId }, h("pds-box", { key: '189d28c1025a9825b35034f9726a3f15d40d9cb3', "align-items": "center", gap: "xs" }, h("pds-icon", { key: '456413d57cf086bdf21f7693b208906ca25d1166', icon: this.icon, size: "var(--pine-dimension-sm)", "aria-hidden": "true" }), h("slot", { key: 'c5eaefd892ce4f29ff7938783acdcfc4a5494632' }))));
13
+ return (h(Host, { key: '947e0adfc46ab267b4a5f3e3da5dedcd8ab64d3e', id: this.componentId }, h("pds-box", { key: 'bc6fbd4eaa162a7d9ff6348d74bf15f71e776db6', "align-items": "center", gap: "xs" }, h("pds-icon", { key: '5d703e9afd94761aae842c82c7b5e9223b63b894', icon: this.icon, size: "var(--pine-dimension-sm)", "aria-hidden": "true" }), h("slot", { key: 'e5e02fb21c783f7e4027591e99cd966981babc04' }))));
14
14
  }
15
15
  static get is() { return "pds-property"; }
16
16
  static get encapsulation() { return "shadow"; }
@@ -80,11 +80,11 @@ export class PdsRadio {
80
80
  }
81
81
  render() {
82
82
  const renderLabelAndMessages = () => [
83
- h("label", { htmlFor: this.componentId, key: `${this.componentId}-label` }, h("input", { key: '9d5e14d349c2328a3a374bdf2e09fd70409f2350', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, type: "radio", id: this.componentId, name: this.name, value: this.value, checked: this.checked, required: this.required, disabled: this.disabled, onChange: this.handleRadioChange, class: this.hasImage() ? 'visually-hidden' : '' }), h("span", { key: '88a3dcfd25892e6ddba621deab94e349ec75739e', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)),
83
+ h("label", { htmlFor: this.componentId, key: `${this.componentId}-label` }, h("input", { key: '75aca490be2db050f66ddd9cb45ce122bea4db53', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, type: "radio", id: this.componentId, name: this.name, value: this.value, checked: this.checked, required: this.required, disabled: this.disabled, onChange: this.handleRadioChange, class: this.hasImage() ? 'visually-hidden' : '' }), h("span", { key: '1bbc7398d3be35e301526b0f842274a3f1db4457', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)),
84
84
  this.helperMessage && (h("div", { key: `${this.componentId}-helper`, class: 'pds-radio__message', id: messageId(this.componentId, 'helper') }, this.helperMessage)),
85
- this.errorMessage && (h("div", { key: `${this.componentId}-error`, class: `pds-radio__message pds-radio__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, h("pds-icon", { key: '0056232c82cf0d09db6b845e05d951954582ccc1', icon: danger, size: "small" }), this.errorMessage))
85
+ this.errorMessage && (h("div", { key: `${this.componentId}-error`, class: `pds-radio__message pds-radio__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, h("pds-icon", { key: 'e1a1228fa52e68623098f09493d93aa03d2e65c4', icon: danger, size: "small" }), this.errorMessage))
86
86
  ];
87
- return (h(Host, { key: '3748a4cb1365b3deeb98d5294352d2a12546372c', class: this.classNames() }, this.hasImage() && (h("div", { key: '2eefe091ac70c9cb147b7ed102c524aefc13691f', class: "pds-radio__image-container", part: "image-container" }, h("slot", { key: '58ad9ed18ada05e2ba9267332c73b28ab055ccb7', name: "image", onSlotchange: () => (this._hasImage = this.hasImageSlot()) }))), this.hasImage() ? (h("div", { class: "pds-radio__content-wrapper" }, renderLabelAndMessages())) : (renderLabelAndMessages())));
87
+ return (h(Host, { key: '60fabeef5778fd30e46cfd23d05684e1743bc57f', class: this.classNames() }, this.hasImage() && (h("div", { key: '9ba3e60182a68cc8e996623cf46e17001ff451f6', class: "pds-radio__image-container", part: "image-container" }, h("slot", { key: 'bf8927129eb68ee7ed07a1f8f8727f013254e133', name: "image", onSlotchange: () => (this._hasImage = this.hasImageSlot()) }))), this.hasImage() ? (h("div", { class: "pds-radio__content-wrapper" }, renderLabelAndMessages())) : (renderLabelAndMessages())));
88
88
  }
89
89
  static get is() { return "pds-radio"; }
90
90
  static get encapsulation() { return "scoped"; }
@@ -144,13 +144,13 @@ export class PdsRadioGroup {
144
144
  render() {
145
145
  const gapValue = this.getGapValue();
146
146
  const ariaDescribedBy = this.getAriaDescribedBy();
147
- return (h(Host, { key: '14e4da42fa14f79d3baae62fc4759462fb00cec8', class: this.classNames(), id: this._groupId, role: "group", "aria-describedby": ariaDescribedBy, style: {
147
+ return (h(Host, { key: '53949e8e878887189482a13e0402402b8ee79c46', class: this.classNames(), id: this._groupId, role: "group", "aria-describedby": ariaDescribedBy, style: {
148
148
  '--pds-radio-group-gap': gapValue,
149
- } }, this.groupLabel && (h("div", { key: '0564bc27ff5d15ad7f3ad37d737ee9be8216cfbf', class: "pds-radio-group__label" }, this.groupLabel)), h("div", { key: '72dcfa6dc3b9e6f8837a380575da213d026fdaca', class: {
149
+ } }, this.groupLabel && (h("div", { key: '9aa547ff0b60d1eb78ab6806c552391c119c6511', class: "pds-radio-group__label" }, this.groupLabel)), h("div", { key: '5bad4f6d4c685eca8a97b574511f21b93bdf4821', class: {
150
150
  'pds-radio-group__radios': true,
151
151
  'pds-radio-group__radios--row': this.direction === 'row',
152
152
  'pds-radio-group__radios--column': this.direction === 'column',
153
- } }, h("slot", { key: '98a1251c95ff936e8da1c1838f69ed98be15ae60', onSlotchange: () => this.updateChildRadios() })), this.helperMessage && (h("div", { key: '3667b47f8b0f42058f16135bb51943055705d415', class: "pds-radio-group__message", id: messageId(this._groupId, 'helper') }, this.helperMessage)), this.errorMessage && (h("div", { key: '1fe7dafd6ed81b74114c6b8901ec70b6527f1c00', class: "pds-radio-group__message pds-radio-group__message--error", id: messageId(this._groupId, 'error'), "aria-live": "assertive" }, h("pds-icon", { key: 'c8e5099b271ad88836758cbd8baa911a720ceb5a', icon: danger, size: "small" }), this.errorMessage))));
153
+ } }, h("slot", { key: 'ffd76f30b308f124e1df925b2fe354ffb80f59bc', onSlotchange: () => this.updateChildRadios() })), this.helperMessage && (h("div", { key: 'ea8995384b1e1c1e98d01d704bd969a97bfd2b2a', class: "pds-radio-group__message", id: messageId(this._groupId, 'helper') }, this.helperMessage)), this.errorMessage && (h("div", { key: '30726bc368c7ad2820ae4cb43faf0a45e94a51e8', class: "pds-radio-group__message pds-radio-group__message--error", id: messageId(this._groupId, 'error'), "aria-live": "assertive" }, h("pds-icon", { key: 'acc00b6e36ead10cc5cc01033ad0f619bd75f5da', icon: danger, size: "small" }), this.errorMessage))));
154
154
  }
155
155
  static get is() { return "pds-radio-group"; }
156
156
  static get encapsulation() { return "scoped"; }
@@ -55,7 +55,7 @@ export class PdsRow {
55
55
  })), (this.minHeight && {
56
56
  'min-height': this.minHeight,
57
57
  }));
58
- return h(Host, { key: '837ddbdce43bb90e52421dac32f77a0fc80f8d07', class: `pds-row ${rowClasses}`, style: rowInlineStyles });
58
+ return h(Host, { key: '7d99184153a86e5d7d2c90fce98e05e9c4a36b81', class: `pds-row ${rowClasses}`, style: rowInlineStyles });
59
59
  }
60
60
  static get is() { return "pds-row"; }
61
61
  static get originalStyleUrls() {
@@ -223,7 +223,7 @@ export class PdsSelect {
223
223
  }
224
224
  render() {
225
225
  const hasAction = this.el.querySelector('[slot="action"]') !== null;
226
- return (h(Host, { key: 'ef2484adb6e3091a6f55ed462b81e431580951c8', "aria-disabled": this.disabled ? 'true' : null, class: this.classNames(), "has-action": hasAction && !this.hideLabel ? 'true' : null }, h("div", { key: '6de51120bac23144c0c727fbcfeef73b542ba750', class: "pds-select" }, !this.hideLabel && (h("div", { key: '6e36271c09c160e2930eb1c4bcbd5b5dc7a3de6c', class: "pds-select__label-wrapper" }, h("label", { key: '6a1d061a3ea1a01c58e412c59369eda7c2b771bd', htmlFor: this.componentId }, h("span", { key: 'c32a97fc1167f15074f44ca3e1f4f410e3cc88a6', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), hasAction && this.renderAction())), h("select", { key: '77d63c6ea36a1132c4b642724aea6fd25db0355a', "aria-label": this.hideLabel ? this.label : undefined, autocomplete: this.autocomplete || undefined, class: "pds-select__field", disabled: this.disabled, id: this.componentId, multiple: this.multiple, name: this.name, onBlur: this.onBlur, onChange: this.onSelectUpdate, onFocus: this.onFocus, onKeyDown: this.onKeyDown, part: "select", required: this.required, ref: (el) => (this.selectEl = el) }), h("div", { key: '71d8b7155c6b97396826c6769de4a2045727d43b', "aria-hidden": "true", class: "hidden", ref: (el) => (this.slotContainer = el) }, h("slot", { key: '8153aee437a68c53ef9e38ddc009985296e80ed2', onSlotchange: this.handleSlotChange })), this.renderMessages(), !this.multiple && h("pds-icon", { key: '435d67dfdce140fd5cc1b1d9d47bccf73be97def', class: "pds-select__select-icon", icon: enlarge }))));
226
+ return (h(Host, { key: '28292440973cbb60c63a296415a617e05fc9c5ce', "aria-disabled": this.disabled ? 'true' : null, class: this.classNames(), "has-action": hasAction && !this.hideLabel ? 'true' : null }, h("div", { key: '4a0f255ecc75c9fcedfc933c0a728d26918d9a9c', class: "pds-select" }, !this.hideLabel && (h("div", { key: '1f0b2a9ccf4ce2b79d5bb4dd40ff076b415bc6ac', class: "pds-select__label-wrapper" }, h("label", { key: '9e30b1b0266981f73f0821c05e833cb66a3caf3c', htmlFor: this.componentId }, h("span", { key: '7790be41907be6c5e3b460aa84b7ea54773cc14d', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), hasAction && this.renderAction())), h("select", { key: 'd66b39ee412bfbf3c6dfff722cb061f24ba82df6', "aria-label": this.hideLabel ? this.label : undefined, autocomplete: this.autocomplete || undefined, class: "pds-select__field", disabled: this.disabled, id: this.componentId, multiple: this.multiple, name: this.name, onBlur: this.onBlur, onChange: this.onSelectUpdate, onFocus: this.onFocus, onKeyDown: this.onKeyDown, part: "select", required: this.required, ref: (el) => (this.selectEl = el) }), h("div", { key: 'daf4846494666ebade54249c8d925423e71e7d33', "aria-hidden": "true", class: "hidden", ref: (el) => (this.slotContainer = el) }, h("slot", { key: '545f421fd2679d4bb6ee34658f7dd4089ece4f81', onSlotchange: this.handleSlotChange })), this.renderMessages(), !this.multiple && h("pds-icon", { key: '0b3bcd3ceee6e6b2ab24b52f16f6cbd89ae88322', class: "pds-select__select-icon", icon: enlarge }))));
227
227
  }
228
228
  static get is() { return "pds-select"; }
229
229
  static get encapsulation() { return "shadow"; }
@@ -25,7 +25,7 @@ export class PdsSortableItem {
25
25
  }
26
26
  }
27
27
  render() {
28
- return (h(Host, { key: '99cd4e5a8a48c524569a8380b2cf214096627928', class: "pds-sortable-item", id: this.componentId }, this.showHandle && (h("div", { key: '4507fcd9135439cc12a95890f82a4355ee1c2487', class: "pds-sortable-item__handle" }, h("pds-icon", { key: '42b4c87bd56d40c625016c7c09bcf9696b1be829', icon: handleIcon }))), h("slot", { key: '47a7d6b1bc399e3044eee9f669d40cf9c24faf76' }), this.enableActions && (h("div", { key: 'a617251b75698f53f90c260e55cee260e44e1a8c', class: "pds-sortable-item__actions" }, h("slot", { key: '74b891acaa77245d37f39a37586365185dc3de1d', name: "sortable-item-actions" })))));
28
+ return (h(Host, { key: '631a0c1150226256cdb47d1a7bc6635144bb56d0', class: "pds-sortable-item", id: this.componentId }, this.showHandle && (h("div", { key: 'bdb6ff779a5d750b75d404521bc91cad02176ea8', class: "pds-sortable-item__handle" }, h("pds-icon", { key: '144f4b6fe33a3a3a864ac48041fc93935fbf99c3', icon: handleIcon }))), h("slot", { key: 'cdddce9c5fa3fde34481c41c46c5f6504e33a358' }), this.enableActions && (h("div", { key: '527e1d22f20223a850dbd956dea4db93878fd9f9', class: "pds-sortable-item__actions" }, h("slot", { key: '85ea35dbfdf0393721471dd229e80e9e57f58230', name: "sortable-item-actions" })))));
29
29
  }
30
30
  static get is() { return "pds-sortable-item"; }
31
31
  static get encapsulation() { return "scoped"; }
@@ -57,7 +57,7 @@ export class PdsSortable {
57
57
  this.sortableInstance = Sortable.create(this.el, sortableOptions);
58
58
  }
59
59
  render() {
60
- return (h(Host, { key: '2b3845733aa8acd1de1d9c49b3840320fbc87dd4', class: this.classNames(), id: this.componentId }, h("slot", { key: 'd8659231eab11d8a4b89f6f3404268ca1d1c7dca' })));
60
+ return (h(Host, { key: '562bfb1ecea0b3a3f246b2e277b71f70d14b854c', class: this.classNames(), id: this.componentId }, h("slot", { key: 'a1ff894a9cd6049e532d2fa744429cec6d97e280' })));
61
61
  }
62
62
  static get is() { return "pds-sortable"; }
63
63
  static get encapsulation() { return "scoped"; }
@@ -82,9 +82,9 @@ export class PdsSwitch {
82
82
  this.inheritedAttributes = Object.assign({}, inheritAriaAttributes(this.el));
83
83
  }
84
84
  render() {
85
- return (h(Host, { key: '44d1401d7a2a2001d75d62a498d12d6a3373aec6', class: this.switchClassNames(), "aria-disabled": this.disabled ? 'true' : null }, h("label", { key: '476d358c612e0ba5d6898171e25a6aee7e29bd74', htmlFor: this.componentId }, h("input", Object.assign({ key: 'afb21f7167b09ae8e84170565260fa1791309981', "aria-describedby": assignDescription(this.componentId, this.invalid, this.errorMessage || this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, checked: this.checked, class: "pds-switch__input", disabled: this.disabled, id: this.componentId, name: this.name ? this.name : this.componentId, onChange: this.onSwitchUpdate, required: this.required, type: "checkbox", value: this.value }, this.inheritedAttributes)), h("span", { key: 'e517faec437110731f9c07fe0bad77923123bdf1', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), this.helperMessage &&
86
- h("div", { key: '676f75e0738f3a95049a35f0887e935fd365f164', class: `pds-switch__message`, id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
87
- h("div", { key: '5c93d19c9599a7b06dc03f7be2cdbe585c64ebdb', class: `pds-switch__message pds-switch__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, h("pds-icon", { key: '11fbe6ef41fe639ae8cdf9369884a53602dd5f1f', icon: danger, size: "small" }), this.errorMessage)));
85
+ return (h(Host, { key: '96ee8c40c04e95b461ba2942b740503897a56b27', class: this.switchClassNames(), "aria-disabled": this.disabled ? 'true' : null }, h("label", { key: '441d6854f2c0b02ecf3d874198b3e0636d68c83b', htmlFor: this.componentId }, h("input", Object.assign({ key: 'a26cd5fb407abc20da3e9dcfe0e52333690b783a', "aria-describedby": assignDescription(this.componentId, this.invalid, this.errorMessage || this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, checked: this.checked, class: "pds-switch__input", disabled: this.disabled, id: this.componentId, name: this.name ? this.name : this.componentId, onChange: this.onSwitchUpdate, required: this.required, type: "checkbox", value: this.value }, this.inheritedAttributes)), h("span", { key: '5762c48f481c5c5d7b62e8dab40579a4e7ff290b', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), this.helperMessage &&
86
+ h("div", { key: '64c14b8833b45b4e9efb2f76faa47f0d24127c91', class: `pds-switch__message`, id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
87
+ h("div", { key: 'cecd2e8da713e74b8e6b528b50733015f5d5069b', class: `pds-switch__message pds-switch__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, h("pds-icon", { key: '3a1c8f87b3909cdad1bc680931f5521ecb77acd6', icon: danger, size: "small" }), this.errorMessage)));
88
88
  }
89
89
  static get is() { return "pds-switch"; }
90
90
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { Host, h } from "@stencil/core";
2
2
  export class PdsTableBody {
3
3
  render() {
4
- return (h(Host, { key: '109c20cf255df58dac0491ab4e82dfbb6bac96c5', role: "rowgroup", part: "body" }, h("slot", { key: 'e6bbfe380395df15bcc35107d5f3220dc817a374' })));
4
+ return (h(Host, { key: '457fc5406a1fe67055038398e03bfad97a393747', role: "rowgroup", part: "body" }, h("slot", { key: '5950bced36f7ba590f34173149cf8663ba76103b' })));
5
5
  }
6
6
  static get is() { return "pds-table-body"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -122,11 +122,11 @@ export class PdsTableCell {
122
122
  return classNames.join(' ');
123
123
  }
124
124
  render() {
125
- return (h(Host, { key: '43707f930d90feb1364b9860a5dbc955049ff990', class: this.classNames(), role: "gridcell", part: "cell", tabIndex: this.truncate ? 0 : undefined, style: this.tableRef &&
125
+ return (h(Host, { key: 'f1526ebf858c52e01185174cb37770d130abd3ca', class: this.classNames(), role: "gridcell", part: "cell", tabIndex: this.truncate ? 0 : undefined, style: this.tableRef &&
126
126
  this.tableRef.fixedColumn &&
127
127
  this.tableRef.selectable
128
128
  ? { '--fixed-cell-position': '40px' }
129
- : {} }, h("slot", { key: 'c4eca6f7dbf2e32e217cbfb170aba12a02acb50d' })));
129
+ : {} }, h("slot", { key: '518a3cb3fad0bbbe029f218c2dc89596d1cd0b16' })));
130
130
  }
131
131
  static get is() { return "pds-table-cell"; }
132
132
  static get encapsulation() { return "shadow"; }
@@ -42,7 +42,7 @@ export class PdsTableHead {
42
42
  }
43
43
  }
44
44
  render() {
45
- return (h(Host, { key: '51122f82508bc7572f932c58a87823ef36705047', role: "row", part: "head" }, this.tableRef && this.tableRef.selectable && (h("pds-table-head-cell", { key: '8df08f916dbec551db5e6af62638ef3de1aaa4a2', part: this.tableRef.selectable ? 'checkbox-cell' : '' }, !this.tableRef.disableSelectAll && (h("pds-checkbox", { key: 'c87c00d23d3a639c2a478ac1797b06f375179042', componentId: this.generateUniqueId(), indeterminate: this.indeterminate, onInput: this.handleInput, label: "Select All Rows", hideLabel: true, checked: this.isSelected, part: "select-all-checkbox" })))), h("slot", { key: '262bcd23f0258941235845fa12518e0aacaa8e55' })));
45
+ return (h(Host, { key: 'd5d5906bdb23794b911ecd5904a4cc58aa5380d6', role: "row", part: "head" }, this.tableRef && this.tableRef.selectable && (h("pds-table-head-cell", { key: '85df57fb4371e4fba855e16ce62c8329b49e08cf', part: this.tableRef.selectable ? 'checkbox-cell' : '' }, !this.tableRef.disableSelectAll && (h("pds-checkbox", { key: '92bd5565463e29d249d1ac71d9dc0d000f3eea79', componentId: this.generateUniqueId(), indeterminate: this.indeterminate, onInput: this.handleInput, label: "Select All Rows", hideLabel: true, checked: this.isSelected, part: "select-all-checkbox" })))), h("slot", { key: '494dc0395da229a264c38540479f36967601cc26' })));
46
46
  }
47
47
  static get is() { return "pds-table-head"; }
48
48
  static get encapsulation() { return "shadow"; }
@@ -198,11 +198,11 @@ export class PdsTableHeadCell {
198
198
  return classNames.join(' ');
199
199
  }
200
200
  render() {
201
- return (h(Host, { key: '8996942725c06b81a067c103510adea405b8fabb', class: this.classNames(), role: "columnheader", onClick: this.toggleSort, part: "head-cell", style: this.tableRef &&
201
+ return (h(Host, { key: 'a0196e242282574b969375a4767950ffd7a1e5b8', class: this.classNames(), role: "columnheader", onClick: this.toggleSort, part: "head-cell", style: this.tableRef &&
202
202
  this.tableRef.fixedColumn &&
203
203
  this.tableRef.selectable
204
204
  ? { '--fixed-cell-position': '40px' }
205
- : {} }, h("slot", { key: 'ac103029fda6afad34db0c3978548f126bb4d2a6' }), this.sortable && this.isActive && (h("pds-icon", { key: '411adf3421f5f7524a995042af3f9411a321a944', icon: this.sortingDirection === 'asc' ? upSmall : downSmall, part: "sort-icon" }))));
205
+ : {} }, h("slot", { key: '90f6d190ed912276fb8ff5607a80b592d1884d71' }), this.sortable && this.isActive && (h("pds-icon", { key: '128bd50d5163ea1690a66a4bef227480a0076f39', icon: this.sortingDirection === 'asc' ? upSmall : downSmall, part: "sort-icon" }))));
206
206
  }
207
207
  static get is() { return "pds-table-head-cell"; }
208
208
  static get encapsulation() { return "shadow"; }
@@ -137,7 +137,7 @@ export class PdsTableRow {
137
137
  }
138
138
  }
139
139
  render() {
140
- return (h(Host, { key: '18321a22227ab1aaa558542bbc66d66378b79375', class: this.classNames(), role: "row", part: "row" }, this.tableRef && this.tableRef.selectable && (h("pds-table-cell", { key: 'bf0e90ee491224817ed7ae33c5c5cfa1da31a7aa', part: this.tableRef.fixedColumn ? 'checkbox-cell' : 'checkbox-cell', class: this.tableRef.selectable ? 'has-checkbox' : '' }, h("pds-checkbox", { key: 'f3dcd96601cbe822727d831827530051478046cf', componentId: this.generateUniqueId(), onPdsCheckboxChange: this.handleCheckboxChange, indeterminate: this.indeterminate, label: "Select Row", hideLabel: true, checked: this.isSelected, part: "row-checkbox" }))), h("slot", { key: '11d1c549eb27db0909b180979bec66cc4f548de7' })));
140
+ return (h(Host, { key: '6bbd8bb7cd1f90de0e418748bf8d3b9240ab0cb8', class: this.classNames(), role: "row", part: "row" }, this.tableRef && this.tableRef.selectable && (h("pds-table-cell", { key: '9a92396654e7cdf819536335ebe95169d4d4c26d', part: this.tableRef.fixedColumn ? 'checkbox-cell' : 'checkbox-cell', class: this.tableRef.selectable ? 'has-checkbox' : '' }, h("pds-checkbox", { key: 'bf61a00da4d3c19280aae90d8eaff9515a716c52', componentId: this.generateUniqueId(), onPdsCheckboxChange: this.handleCheckboxChange, indeterminate: this.indeterminate, label: "Select Row", hideLabel: true, checked: this.isSelected, part: "row-checkbox" }))), h("slot", { key: 'f77887e878913bea5e0ca0a281a639285a65f1c1' })));
141
141
  }
142
142
  static get is() { return "pds-table-row"; }
143
143
  static get encapsulation() { return "shadow"; }
@@ -26,9 +26,9 @@ export class PdsTab {
26
26
  return classes.filter(Boolean).join(' ');
27
27
  }
28
28
  render() {
29
- const availabilityTabEdgeInlineStart = (h("span", { key: 'f960b1ef212d0df8cdb2ade77b4cac8ade1d0233', class: "pds-tab-edge", role: "presentation" }));
30
- const availabilityTabEdgeInlineEnd = (h("span", { key: '07551a0482c3f4eb206e09e7b24b2ceacbd4f770', class: "pds-tab-edge pds-tab-edge--end", role: "presentation" }));
31
- return (h(Host, { key: '986020fd62dbb4bd5c495523de307e5891281ccf', variant: this.variant, slot: "tabs", index: this.index }, h("button", { key: 'a3266df8aa33e59e66564db8475adc821b3d7e71', role: "tab", id: this.parentComponentId + "__" + this.name, "aria-controls": this.parentComponentId + "__" + this.name + "-panel", tabindex: this.disabled ? "-1" : (this.selected ? "0" : "-1"), "aria-selected": this.selected ? "true" : "false", "aria-disabled": this.disabled ? "true" : null, disabled: this.disabled, class: this.classNames(), onClick: this.onTabClick.bind(this, this.index, this.parentComponentId) }, this.variant === "availability" && availabilityTabEdgeInlineStart, this.variant === "availability" && availabilityTabEdgeInlineEnd, h("div", { key: 'ef72242d658212d4ea20a69167a99ba8f587f964', class: "pds-tab__content" }, h("slot", { key: '836e85c75266e858cce627a6a3de058a84937e41' })))));
29
+ const availabilityTabEdgeInlineStart = (h("span", { key: '934d84846bd84471047f9ab7503e5bb151426cbc', class: "pds-tab-edge", role: "presentation" }));
30
+ const availabilityTabEdgeInlineEnd = (h("span", { key: 'e35b9da7b312ed95dab7bf803c40a22b3485ee05', class: "pds-tab-edge pds-tab-edge--end", role: "presentation" }));
31
+ return (h(Host, { key: '310188521230d3e16cff23b857769c4b5d04fd8d', variant: this.variant, slot: "tabs", index: this.index }, h("button", { key: '9df38c2aa1fa29487fdce62ce7dc5f67df6bcde1', role: "tab", id: this.parentComponentId + "__" + this.name, "aria-controls": this.parentComponentId + "__" + this.name + "-panel", tabindex: this.disabled ? "-1" : (this.selected ? "0" : "-1"), "aria-selected": this.selected ? "true" : "false", "aria-disabled": this.disabled ? "true" : null, disabled: this.disabled, class: this.classNames(), onClick: this.onTabClick.bind(this, this.index, this.parentComponentId) }, this.variant === "availability" && availabilityTabEdgeInlineStart, this.variant === "availability" && availabilityTabEdgeInlineEnd, h("div", { key: '4936599dd547f236880ea9a0ccabc4b50836d1d5', class: "pds-tab__content" }, h("slot", { key: '567388faf912bb307676cea9a4626ce9669087dd' })))));
32
32
  }
33
33
  static get is() { return "pds-tab"; }
34
34
  static get originalStyleUrls() {
@@ -8,7 +8,7 @@ export class PdsTabpanel {
8
8
  this.selected = false; // eslint-disable-line @stencil-community/strict-mutable
9
9
  }
10
10
  render() {
11
- return (h(Host, { key: '56e6a4e6523ca571c047797a17f98d0620a8655a', slot: "tabpanels" }, h("div", { key: '5abd0817b24fcc354f8c5ae3ee0465aea5daaf7d', role: "tabpanel", id: this.parentComponentId + "__" + this.name + '-panel', tabindex: "0", "aria-labelledby": this.parentComponentId + "__" + this.name, class: this.selected ? "pds-tabpanel is-active" : "pds-tabpanel" }, h("slot", { key: '3fbcc5dcdc675de6923234d53f7877cf8ebd3586' }))));
11
+ return (h(Host, { key: '6ba83ea71c899d61f67884780731591a05aa1894', slot: "tabpanels" }, h("div", { key: 'abaa610f7a68a3977303e08f1221976ae2840272', role: "tabpanel", id: this.parentComponentId + "__" + this.name + '-panel', tabindex: "0", "aria-labelledby": this.parentComponentId + "__" + this.name, class: this.selected ? "pds-tabpanel is-active" : "pds-tabpanel" }, h("slot", { key: 'b80ecc1380f424d545b31843b53de1b2854e9f28' }))));
12
12
  }
13
13
  static get is() { return "pds-tabpanel"; }
14
14
  static get originalStyleUrls() {
@@ -87,7 +87,7 @@ export class PdsTabs {
87
87
  this.passPropsToChildren();
88
88
  }
89
89
  render() {
90
- return (h(Host, { key: '9776af8309f3c013f5b313a645ba2edc67cdab6b', "active-tab-name": this.activeTabName, class: this.classNames(), id: this.componentId }, h("div", { key: '3d6ab06d67b4b45649bc045907b9a4aaa009fe47', class: "pds-tabs__tablist", role: "tablist", "aria-label": this.tablistLabel, part: "tab-list" }, h("slot", { key: '6e0edeb91ba3ed94a951fc452b89d1f61acfea54', name: "tabs" })), h("slot", { key: '9d62f9b411d18637d9a1f079d569d2c283aae4f7', name: "tabpanels" })));
90
+ return (h(Host, { key: '213dfbe8f2828b430ab81dce23f43c2137206861', "active-tab-name": this.activeTabName, class: this.classNames(), id: this.componentId }, h("div", { key: '68989e852e2eeed180f91e5ac901c4318d6c0d70', class: "pds-tabs__tablist", role: "tablist", "aria-label": this.tablistLabel, part: "tab-list" }, h("slot", { key: '4a06996745c049fdaf830460e8d57caefd50900b', name: "tabs" })), h("slot", { key: 'e0558392bff0955defb133b36dd4e7360f33acce', name: "tabpanels" })));
91
91
  }
92
92
  static get is() { return "pds-tabs"; }
93
93
  static get encapsulation() { return "shadow"; }
@@ -65,7 +65,7 @@ export class PdsText {
65
65
  ? `pds-text--decoration-${this.decoration}`
66
66
  : ''}
67
67
  `;
68
- return (h(Tag, { key: 'a7cf1fb996a4029573943f525a110f0ead195ad3', ref: (el) => (this.contentEl = el), style: this.color && setColor(this.color), class: typeClasses, part: "content", tabIndex: this.truncate ? 0 : undefined }, h("slot", { key: '5a6b694ac85ca92bd94c29c73b976c16cac44781' })));
68
+ return (h(Tag, { key: '1d4952d18c09b26a5f2c7f64574be86c90cca553', ref: (el) => (this.contentEl = el), style: this.color && setColor(this.color), class: typeClasses, part: "content", tabIndex: this.truncate ? 0 : undefined }, h("slot", { key: '62a5caff5274601b79f35025c9382e2430118cdc' })));
69
69
  }
70
70
  static get is() { return "pds-text"; }
71
71
  static get encapsulation() { return "shadow"; }
@@ -294,10 +294,10 @@ export class PdsTextarea {
294
294
  }
295
295
  render() {
296
296
  const value = this.getValue();
297
- return (h(Host, { key: '3d47132201223429519807348c47df3aa051bf40', "aria-disabled": this.disabled ? 'true' : null, "aria-readonly": this.readonly ? 'true' : null, "has-action": this.hasAction && !this.hideLabel ? 'true' : null }, h("div", { key: '6e82ddb0df1368cae8f031a85edea469d4ac017d', class: "pds-textarea" }, this.label &&
298
- h("div", { key: '34b43e0de0a1e3731970740157bce3cc32f1d062', class: "pds-textarea__label-wrapper" }, h("label", { key: '0ce392058b43701520fae3473fc45a08a3e249b9', htmlFor: this.componentId }, h("span", { key: '8f4f4390d5fd5ef359b739dc27726eebf5c3d806', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), !this.hideLabel && this.renderAction()), h("div", { key: '9d68043524998e90e07bfd57957dadac0656e972', class: "pds-textarea__field-wrapper" }, h("textarea", Object.assign({ key: '28de8bbcc85e484bc6aaaac0d4f69e80b7cbd67f', ref: (el) => this.nativeTextarea = el, "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, maxlength: this.maxLength, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, rows: this.rows, onBlur: this.onBlur, onChange: this.onTextareaChange, onFocus: this.onFocus, onInput: this.onInput, onKeyDown: this.onKeyDown }, this.inheritedAttributes), value), this.renderCharacterCounter()), this.helperMessage &&
299
- h("p", { key: 'b3eae1b73f8d8c4df0a227ca5763962527408766', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
300
- h("p", { key: 'df92fc473847bd009b1e19e56ff4587c303a4403', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, h("pds-icon", { key: '109b8d6705740513e6632c4a57e9996aa25f1729', icon: danger, size: "small" }), this.errorMessage))));
297
+ return (h(Host, { key: '09726ef6454fe84a5c8d0ea25c6e8a7a6da128f9', "aria-disabled": this.disabled ? 'true' : null, "aria-readonly": this.readonly ? 'true' : null, "has-action": this.hasAction && !this.hideLabel ? 'true' : null }, h("div", { key: '6244104f11d26b25a908fbaf13a815988a3c33d9', class: "pds-textarea" }, this.label &&
298
+ h("div", { key: '5dd7f6caedd7ebf5ecaacf8d111ec5e2426e84ae', class: "pds-textarea__label-wrapper" }, h("label", { key: 'd19f62cd28612423abf0d5696ff1cd88f39d32fe', htmlFor: this.componentId }, h("span", { key: '37f4e9e34ae3205bafa5f1bc8574a98d3a90060d', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), !this.hideLabel && this.renderAction()), h("div", { key: '4c3c8fadc5596630485ee1775f5d87d77c11d95b', class: "pds-textarea__field-wrapper" }, h("textarea", Object.assign({ key: 'a60be5f3d362cb9bcd2ecf5af16ffc467fc8322a', ref: (el) => this.nativeTextarea = el, "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, maxlength: this.maxLength, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, rows: this.rows, onBlur: this.onBlur, onChange: this.onTextareaChange, onFocus: this.onFocus, onInput: this.onInput, onKeyDown: this.onKeyDown }, this.inheritedAttributes), value), this.renderCharacterCounter()), this.helperMessage &&
299
+ h("p", { key: 'ae03337ef85ac2a3995e967fe671e0ad2c352710', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
300
+ h("p", { key: 'a2bda9a477e7d2b81862833da43158a626d8cc6f', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, h("pds-icon", { key: '5ac785e8012aeb49dd0b1c5823233671531b0a7a', icon: danger, size: "small" }), this.errorMessage))));
301
301
  }
302
302
  static get is() { return "pds-textarea"; }
303
303
  static get encapsulation() { return "shadow"; }
@@ -80,13 +80,13 @@ export class PdsToast {
80
80
  return this.icon && h("pds-icon", { name: this.icon, class: "pds-toast__icon" });
81
81
  }
82
82
  render() {
83
- return (h(Host, { key: 'c5334a7b7c5c711b5199648296ef135908e764f9', hidden: !this.isVisible }, h("div", { key: 'fde78b6b46b4b4c2382d84363a0776708802e1ff', class: {
83
+ return (h(Host, { key: '5a626d33e284f1d19498f1a15f91810e6c184116', hidden: !this.isVisible }, h("div", { key: '9e3d7c1ccd5ee162f9cdc6c1ec7ba8b36b2492f0', class: {
84
84
  'pds-toast': true,
85
85
  [`pds-toast--${this.type}`]: this.type !== 'default',
86
86
  'pds-toast--animating-out': this.isAnimatingOut
87
- }, role: "alert", "aria-live": "polite" }, this.renderIcon(), h("span", { key: 'fcf8dab1c1fbae1931877d51d2c0bbdf2a560559', class: "pds-toast__message" }, h("slot", { key: '8c13032c06bb06fe54c9809b004f79458751d4c6' })), this.dismissible && (h("button", { key: '36a4442139bdf1f15bed18570360feef7d820434', type: "button", part: "dismiss", class: "pds-toast__button", onClick: () => {
87
+ }, role: "alert", "aria-live": "polite" }, this.renderIcon(), h("span", { key: '07fa7e9da50a3f25ad66f633de05cd62c08963ad', class: "pds-toast__message" }, h("slot", { key: '94b97c868003945d884fe82fc132ccf9c93883d3' })), this.dismissible && (h("button", { key: 'bbb35c6f1a4f2635c29f56d3c71870289c3dd765', type: "button", part: "dismiss", class: "pds-toast__button", onClick: () => {
88
88
  this.dismiss();
89
- }, "aria-label": "Dismiss message" }, h("pds-icon", { key: '21a9ab8088241e91e30d1cc0dd3fddd99fa893bd', name: "remove" }))))));
89
+ }, "aria-label": "Dismiss message" }, h("pds-icon", { key: '5a39aa843a9585f8814b15f334d7eb74cf6e815c', name: "remove" }))))));
90
90
  }
91
91
  static get is() { return "pds-toast"; }
92
92
  static get encapsulation() { return "shadow"; }
@@ -312,9 +312,9 @@ export class PdsTooltip {
312
312
  }
313
313
  render() {
314
314
  const hostId = this.componentId || undefined;
315
- return (h(Host, { key: '1ac048fb5e323db27ac875ea987251e92a58853b', id: hostId, class: { 'pds-tooltip--is-open': this.opened } }, h("span", { key: '37b52157f53e8394befb80edb15c510377425df8', class: "pds-tooltip__trigger", onMouseEnter: this.handleShow, onMouseLeave: this.handleHide,
315
+ return (h(Host, { key: '4e6188e03c2f1d33e571b96a3006a585840716bd', id: hostId, class: { 'pds-tooltip--is-open': this.opened } }, h("span", { key: '0b82d180295421c32548577fb2038422b8ebd3be', class: "pds-tooltip__trigger", onMouseEnter: this.handleShow, onMouseLeave: this.handleHide,
316
316
  /* focusin/out bubble; ensure keyboard users see tooltips */
317
- onFocusin: this.handleShow, onFocusout: this.handleHide, ref: el => this.triggerEl = el }, h("slot", { key: '8b47c6349a370b92c908cf74d4ccd452cbba54fb' })), h("div", { key: 'abb222fd6be2e43c899ff9fb39f7a766dd8a7b87', class: "pds-tooltip__content-slot-wrapper", hidden: true }, h("slot", { key: '7e868254fcb0257e6cff0f1b47c4bdcfe690b105', name: "content" }))));
317
+ onFocusin: this.handleShow, onFocusout: this.handleHide, ref: el => this.triggerEl = el }, h("slot", { key: '661014ee46b11bcc906e7b64ef8c8a5739d459f0' })), h("div", { key: '1861ce9b260f5f7d2eb0a1f337dadd63a0dfee97', class: "pds-tooltip__content-slot-wrapper", hidden: true }, h("slot", { key: '963fb263c72fba432c2b672a2c3e85ca524f2b67', name: "content" }))));
318
318
  }
319
319
  static get is() { return "pds-tooltip"; }
320
320
  static get originalStyleUrls() {