@pine-ds/core 3.5.2 → 3.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (685) hide show
  1. package/components/index.d.ts +4 -0
  2. package/components/index.js +2 -0
  3. package/components/index.js.map +1 -1
  4. package/components/index2.js +3 -1
  5. package/components/index2.js.map +1 -1
  6. package/components/mock-pds-modal.js +9 -4
  7. package/components/mock-pds-modal.js.map +1 -1
  8. package/components/pds-avatar.js +1 -1
  9. package/components/pds-box2.js +132 -2
  10. package/components/pds-box2.js.map +1 -1
  11. package/components/pds-button2.js +58 -6
  12. package/components/pds-button2.js.map +1 -1
  13. package/components/pds-checkbox2.js +1 -1
  14. package/components/pds-combobox.js +349 -39
  15. package/components/pds-combobox.js.map +1 -1
  16. package/components/pds-copytext.js +1 -1
  17. package/components/pds-dropdown-menu-separator.js +1 -1
  18. package/components/pds-dropdown-menu-separator.js.map +1 -1
  19. package/components/pds-filter.d.ts +11 -0
  20. package/components/pds-filter.js +518 -0
  21. package/components/pds-filter.js.map +1 -0
  22. package/components/pds-filters.d.ts +11 -0
  23. package/components/pds-filters.js +38 -0
  24. package/components/pds-filters.js.map +1 -0
  25. package/components/pds-image.js +2 -2
  26. package/components/pds-input.js +2 -2
  27. package/components/pds-link2.js +2 -2
  28. package/components/pds-loader2.js +1 -1
  29. package/components/pds-modal-content.js +128 -11
  30. package/components/pds-modal-content.js.map +1 -1
  31. package/components/pds-modal-footer.js +1 -1
  32. package/components/pds-modal-header.js +1 -1
  33. package/components/pds-modal.js +13 -3
  34. package/components/pds-modal.js.map +1 -1
  35. package/components/pds-popover.js +1 -1
  36. package/components/pds-progress.js +1 -1
  37. package/components/pds-property.js +1 -1
  38. package/components/pds-radio.js +4 -4
  39. package/components/pds-row.js +1 -1
  40. package/components/pds-select.js +2 -2
  41. package/components/pds-sortable-item.js +1 -1
  42. package/components/pds-sortable.js +1 -1
  43. package/components/pds-switch.js +4 -4
  44. package/components/pds-tab.js +4 -4
  45. package/components/pds-tab.js.map +1 -1
  46. package/components/pds-table-body.js +1 -1
  47. package/components/pds-table-cell2.js +2 -2
  48. package/components/pds-table-head-cell2.js +2 -2
  49. package/components/pds-table-head.js +1 -1
  50. package/components/pds-table-row.js +1 -1
  51. package/components/pds-tabpanel.js +1 -1
  52. package/components/pds-tabs.js +1 -1
  53. package/components/pds-tabs.js.map +1 -1
  54. package/components/pds-text2.js +1 -1
  55. package/components/pds-textarea.js +112 -8
  56. package/components/pds-textarea.js.map +1 -1
  57. package/components/pds-toast.js +3 -3
  58. package/components/pds-tooltip.js +2 -2
  59. package/dist/cjs/{index-DVaLegMK.js → index-CTirFLR-.js} +6 -2
  60. package/dist/cjs/{index-DVaLegMK.js.map → index-CTirFLR-.js.map} +1 -1
  61. package/dist/cjs/{index-g-uSeICs.js → index-DDTyvZD7.js} +5 -2
  62. package/dist/cjs/index-DDTyvZD7.js.map +1 -0
  63. package/dist/cjs/index.cjs.js +1 -1
  64. package/dist/cjs/loader.cjs.js +2 -2
  65. package/dist/cjs/mock-pds-modal.cjs.entry.js +9 -5
  66. package/dist/cjs/mock-pds-modal.cjs.entry.js.map +1 -1
  67. package/dist/cjs/mock-pds-modal.entry.cjs.js.map +1 -1
  68. package/dist/cjs/pds-accordion.cjs.entry.js +2 -2
  69. package/dist/cjs/pds-alert.cjs.entry.js +1 -1
  70. package/dist/cjs/pds-avatar.cjs.entry.js +2 -2
  71. package/dist/cjs/pds-box.cjs.entry.js +68 -3
  72. package/dist/cjs/pds-box.cjs.entry.js.map +1 -1
  73. package/dist/cjs/pds-box.entry.cjs.js.map +1 -1
  74. package/dist/cjs/pds-button.cjs.entry.js +58 -6
  75. package/dist/cjs/pds-button.cjs.entry.js.map +1 -1
  76. package/dist/cjs/pds-button.entry.cjs.js.map +1 -1
  77. package/dist/cjs/pds-checkbox.cjs.entry.js +2 -2
  78. package/dist/cjs/pds-chip.cjs.entry.js +2 -2
  79. package/dist/cjs/pds-combobox.cjs.entry.js +349 -39
  80. package/dist/cjs/pds-combobox.cjs.entry.js.map +1 -1
  81. package/dist/cjs/pds-combobox.entry.cjs.js.map +1 -1
  82. package/dist/cjs/pds-copytext.cjs.entry.js +2 -2
  83. package/dist/cjs/pds-divider.cjs.entry.js +1 -1
  84. package/dist/cjs/pds-dropdown-menu-item.cjs.entry.js +1 -1
  85. package/dist/cjs/pds-dropdown-menu-separator.cjs.entry.js +2 -2
  86. package/dist/cjs/pds-dropdown-menu-separator.cjs.entry.js.map +1 -1
  87. package/dist/cjs/pds-dropdown-menu-separator.entry.cjs.js.map +1 -1
  88. package/dist/cjs/pds-dropdown-menu.cjs.entry.js +1 -1
  89. package/dist/cjs/pds-filter.cjs.entry.js +488 -0
  90. package/dist/cjs/pds-filter.cjs.entry.js.map +1 -0
  91. package/dist/cjs/pds-filter.entry.cjs.js.map +1 -0
  92. package/dist/cjs/pds-filters.cjs.entry.js +20 -0
  93. package/dist/cjs/pds-filters.cjs.entry.js.map +1 -0
  94. package/dist/cjs/pds-filters.entry.cjs.js.map +1 -0
  95. package/dist/cjs/pds-icon.cjs.entry.js +1 -1
  96. package/dist/cjs/pds-image.cjs.entry.js +3 -3
  97. package/dist/cjs/pds-input.cjs.entry.js +3 -3
  98. package/dist/cjs/pds-link.cjs.entry.js +4 -4
  99. package/dist/cjs/pds-loader.cjs.entry.js +2 -2
  100. package/dist/cjs/pds-modal-content.cjs.entry.js +129 -12
  101. package/dist/cjs/pds-modal-content.cjs.entry.js.map +1 -1
  102. package/dist/cjs/pds-modal-content.entry.cjs.js.map +1 -1
  103. package/dist/cjs/pds-modal-footer.cjs.entry.js +2 -2
  104. package/dist/cjs/pds-modal-header.cjs.entry.js +2 -2
  105. package/dist/cjs/pds-modal.cjs.entry.js +13 -4
  106. package/dist/cjs/pds-modal.cjs.entry.js.map +1 -1
  107. package/dist/cjs/pds-modal.entry.cjs.js.map +1 -1
  108. package/dist/cjs/pds-popover.cjs.entry.js +2 -2
  109. package/dist/cjs/pds-progress.cjs.entry.js +2 -2
  110. package/dist/cjs/pds-property.cjs.entry.js +2 -2
  111. package/dist/cjs/pds-radio.cjs.entry.js +5 -5
  112. package/dist/cjs/pds-row.cjs.entry.js +2 -2
  113. package/dist/cjs/pds-select.cjs.entry.js +3 -3
  114. package/dist/cjs/pds-sortable-item.cjs.entry.js +3 -3
  115. package/dist/cjs/pds-sortable.cjs.entry.js +2 -2
  116. package/dist/cjs/pds-switch.cjs.entry.js +5 -5
  117. package/dist/cjs/pds-tab.cjs.entry.js +5 -5
  118. package/dist/cjs/pds-tab.cjs.entry.js.map +1 -1
  119. package/dist/cjs/pds-tab.entry.cjs.js.map +1 -1
  120. package/dist/cjs/pds-table-body.cjs.entry.js +2 -2
  121. package/dist/cjs/pds-table-cell.cjs.entry.js +3 -3
  122. package/dist/cjs/pds-table-head-cell.cjs.entry.js +4 -4
  123. package/dist/cjs/pds-table-head.cjs.entry.js +2 -2
  124. package/dist/cjs/pds-table-row.cjs.entry.js +2 -2
  125. package/dist/cjs/pds-table.cjs.entry.js +1 -1
  126. package/dist/cjs/pds-tabpanel.cjs.entry.js +2 -2
  127. package/dist/cjs/pds-tabs.cjs.entry.js +2 -2
  128. package/dist/cjs/pds-tabs.cjs.entry.js.map +1 -1
  129. package/dist/cjs/pds-tabs.entry.cjs.js.map +1 -1
  130. package/dist/cjs/pds-text.cjs.entry.js +2 -2
  131. package/dist/cjs/pds-textarea.cjs.entry.js +110 -8
  132. package/dist/cjs/pds-textarea.cjs.entry.js.map +1 -1
  133. package/dist/cjs/pds-textarea.entry.cjs.js.map +1 -1
  134. package/dist/cjs/pds-toast.cjs.entry.js +4 -4
  135. package/dist/cjs/pds-tooltip.cjs.entry.js +3 -3
  136. package/dist/cjs/pine-core.cjs.js +2 -2
  137. package/dist/collection/collection-manifest.json +2 -0
  138. package/dist/collection/components/pds-box/pds-box.css +1325 -0
  139. package/dist/collection/components/pds-box/pds-box.js +1913 -148
  140. package/dist/collection/components/pds-box/pds-box.js.map +1 -1
  141. package/dist/collection/components/pds-button/pds-button.css +23 -0
  142. package/dist/collection/components/pds-button/pds-button.js +67 -6
  143. package/dist/collection/components/pds-button/pds-button.js.map +1 -1
  144. package/dist/collection/components/pds-button/stories/pds-button.stories.js +28 -1
  145. package/dist/collection/components/pds-combobox/pds-combobox.css +39 -1
  146. package/dist/collection/components/pds-combobox/pds-combobox.js +348 -38
  147. package/dist/collection/components/pds-combobox/pds-combobox.js.map +1 -1
  148. package/dist/collection/components/pds-combobox/stories/pds-combobox.stories.js +103 -0
  149. package/dist/collection/components/pds-dropdown-menu/pds-dropdown-menu-separator/pds-dropdown-menu-separator.css +4 -1
  150. package/dist/collection/components/pds-filters/pds-filter/filter-interface.js +2 -0
  151. package/dist/collection/components/pds-filters/pds-filter/filter-interface.js.map +1 -0
  152. package/dist/collection/components/pds-filters/pds-filter/pds-filter.css +193 -0
  153. package/dist/collection/components/pds-filters/pds-filter/pds-filter.js +732 -0
  154. package/dist/collection/components/pds-filters/pds-filter/pds-filter.js.map +1 -0
  155. package/dist/collection/components/pds-filters/pds-filter/stories/pds-filter.stories.js +93 -0
  156. package/dist/collection/components/pds-filters/pds-filters.css +10 -0
  157. package/dist/collection/components/pds-filters/pds-filters.js +45 -0
  158. package/dist/collection/components/pds-filters/pds-filters.js.map +1 -0
  159. package/dist/collection/components/pds-filters/stories/pds-filters.stories.js +40 -0
  160. package/dist/collection/components/pds-image/pds-image.js +2 -2
  161. package/dist/collection/components/pds-input/pds-input.js +1 -1
  162. package/dist/collection/components/pds-link/pds-link.js +2 -2
  163. package/dist/collection/components/pds-loader/pds-loader.js +1 -1
  164. package/dist/collection/components/pds-modal/pds-modal-content/pds-modal-content.css +4 -6
  165. package/dist/collection/components/pds-modal/pds-modal-content/pds-modal-content.js +128 -11
  166. package/dist/collection/components/pds-modal/pds-modal-content/pds-modal-content.js.map +1 -1
  167. package/dist/collection/components/pds-modal/pds-modal-footer/pds-modal-footer.js +1 -1
  168. package/dist/collection/components/pds-modal/pds-modal-header/pds-modal-header.js +1 -1
  169. package/dist/collection/components/pds-modal/pds-modal.css +42 -1
  170. package/dist/collection/components/pds-modal/pds-modal.js +34 -2
  171. package/dist/collection/components/pds-modal/pds-modal.js.map +1 -1
  172. package/dist/collection/components/pds-modal/stories/pds-modal.stories.js +245 -0
  173. package/dist/collection/components/pds-modal/test/mock-pds-modal.js +30 -3
  174. package/dist/collection/components/pds-modal/test/mock-pds-modal.js.map +1 -1
  175. package/dist/collection/components/pds-popover/pds-popover.js +1 -1
  176. package/dist/collection/components/pds-progress/pds-progress.js +1 -1
  177. package/dist/collection/components/pds-property/pds-property.js +1 -1
  178. package/dist/collection/components/pds-radio/pds-radio.js +3 -3
  179. package/dist/collection/components/pds-row/pds-row.js +1 -1
  180. package/dist/collection/components/pds-select/pds-select.js +1 -1
  181. package/dist/collection/components/pds-sortable/pds-sortable-item/pds-sortable-item.js +1 -1
  182. package/dist/collection/components/pds-sortable/pds-sortable.js +1 -1
  183. package/dist/collection/components/pds-switch/pds-switch.js +3 -3
  184. package/dist/collection/components/pds-table/pds-table-body/pds-table-body.js +1 -1
  185. package/dist/collection/components/pds-table/pds-table-cell/pds-table-cell.js +2 -2
  186. package/dist/collection/components/pds-table/pds-table-head/pds-table-head.js +1 -1
  187. package/dist/collection/components/pds-table/pds-table-head-cell/pds-table-head-cell.js +2 -2
  188. package/dist/collection/components/pds-table/pds-table-row/pds-table-row.js +1 -1
  189. package/dist/collection/components/pds-tabs/pds-tab/pds-tab.css +3 -0
  190. package/dist/collection/components/pds-tabs/pds-tab/pds-tab.js +3 -3
  191. package/dist/collection/components/pds-tabs/pds-tabpanel/pds-tabpanel.js +1 -1
  192. package/dist/collection/components/pds-tabs/pds-tabs.js +2 -1
  193. package/dist/collection/components/pds-tabs/pds-tabs.js.map +1 -1
  194. package/dist/collection/components/pds-text/pds-text.js +1 -1
  195. package/dist/collection/components/pds-textarea/pds-textarea.css +51 -11
  196. package/dist/collection/components/pds-textarea/pds-textarea.js +127 -4
  197. package/dist/collection/components/pds-textarea/pds-textarea.js.map +1 -1
  198. package/dist/collection/components/pds-textarea/stories/pds-textarea.stories.js +13 -0
  199. package/dist/collection/components/pds-toast/pds-toast.js +3 -3
  200. package/dist/collection/components/pds-tooltip/pds-tooltip.js +2 -2
  201. package/dist/docs.json +4440 -415
  202. package/dist/esm/{index-BVCWKPy3.js → index-Bf1dou5H.js} +5 -2
  203. package/dist/esm/index-Bf1dou5H.js.map +1 -0
  204. package/dist/esm/{index-DrJ5r5Pu.js → index-D4MkIUXU.js} +5 -3
  205. package/dist/{esm-es5/index-DrJ5r5Pu.js.map → esm/index-D4MkIUXU.js.map} +1 -1
  206. package/dist/esm/index.js +1 -1
  207. package/dist/esm/loader.js +3 -3
  208. package/dist/esm/mock-pds-modal.entry.js +9 -5
  209. package/dist/esm/mock-pds-modal.entry.js.map +1 -1
  210. package/dist/esm/pds-accordion.entry.js +2 -2
  211. package/dist/esm/pds-alert.entry.js +1 -1
  212. package/dist/esm/pds-avatar.entry.js +2 -2
  213. package/dist/esm/pds-box.entry.js +68 -3
  214. package/dist/esm/pds-box.entry.js.map +1 -1
  215. package/dist/esm/pds-button.entry.js +58 -6
  216. package/dist/esm/pds-button.entry.js.map +1 -1
  217. package/dist/esm/pds-checkbox.entry.js +2 -2
  218. package/dist/esm/pds-chip.entry.js +2 -2
  219. package/dist/esm/pds-combobox.entry.js +349 -39
  220. package/dist/esm/pds-combobox.entry.js.map +1 -1
  221. package/dist/esm/pds-copytext.entry.js +2 -2
  222. package/dist/esm/pds-divider.entry.js +1 -1
  223. package/dist/esm/pds-dropdown-menu-item.entry.js +1 -1
  224. package/dist/esm/pds-dropdown-menu-separator.entry.js +2 -2
  225. package/dist/esm/pds-dropdown-menu-separator.entry.js.map +1 -1
  226. package/dist/esm/pds-dropdown-menu.entry.js +1 -1
  227. package/dist/esm/pds-filter.entry.js +486 -0
  228. package/dist/esm/pds-filter.entry.js.map +1 -0
  229. package/dist/esm/pds-filters.entry.js +18 -0
  230. package/dist/esm/pds-filters.entry.js.map +1 -0
  231. package/dist/esm/pds-icon.entry.js +1 -1
  232. package/dist/esm/pds-image.entry.js +3 -3
  233. package/dist/esm/pds-input.entry.js +3 -3
  234. package/dist/esm/pds-link.entry.js +4 -4
  235. package/dist/esm/pds-loader.entry.js +2 -2
  236. package/dist/esm/pds-modal-content.entry.js +129 -12
  237. package/dist/esm/pds-modal-content.entry.js.map +1 -1
  238. package/dist/esm/pds-modal-footer.entry.js +2 -2
  239. package/dist/esm/pds-modal-header.entry.js +2 -2
  240. package/dist/esm/pds-modal.entry.js +13 -4
  241. package/dist/esm/pds-modal.entry.js.map +1 -1
  242. package/dist/esm/pds-popover.entry.js +2 -2
  243. package/dist/esm/pds-progress.entry.js +2 -2
  244. package/dist/esm/pds-property.entry.js +2 -2
  245. package/dist/esm/pds-radio.entry.js +5 -5
  246. package/dist/esm/pds-row.entry.js +2 -2
  247. package/dist/esm/pds-select.entry.js +3 -3
  248. package/dist/esm/pds-sortable-item.entry.js +3 -3
  249. package/dist/esm/pds-sortable.entry.js +2 -2
  250. package/dist/esm/pds-switch.entry.js +5 -5
  251. package/dist/esm/pds-tab.entry.js +5 -5
  252. package/dist/esm/pds-tab.entry.js.map +1 -1
  253. package/dist/esm/pds-table-body.entry.js +2 -2
  254. package/dist/esm/pds-table-cell.entry.js +3 -3
  255. package/dist/esm/pds-table-head-cell.entry.js +4 -4
  256. package/dist/esm/pds-table-head.entry.js +2 -2
  257. package/dist/esm/pds-table-row.entry.js +2 -2
  258. package/dist/esm/pds-table.entry.js +1 -1
  259. package/dist/esm/pds-tabpanel.entry.js +2 -2
  260. package/dist/esm/pds-tabs.entry.js +2 -2
  261. package/dist/esm/pds-tabs.entry.js.map +1 -1
  262. package/dist/esm/pds-text.entry.js +2 -2
  263. package/dist/esm/pds-textarea.entry.js +110 -8
  264. package/dist/esm/pds-textarea.entry.js.map +1 -1
  265. package/dist/esm/pds-toast.entry.js +4 -4
  266. package/dist/esm/pds-tooltip.entry.js +3 -3
  267. package/dist/esm/pine-core.js +3 -3
  268. package/dist/esm-es5/{index-BVCWKPy3.js → index-Bf1dou5H.js} +2 -2
  269. package/dist/esm-es5/index-Bf1dou5H.js.map +1 -0
  270. package/dist/esm-es5/index-D4MkIUXU.js +2 -0
  271. package/dist/{esm/index-DrJ5r5Pu.js.map → esm-es5/index-D4MkIUXU.js.map} +1 -1
  272. package/dist/esm-es5/index.js +1 -1
  273. package/dist/esm-es5/loader.js +1 -1
  274. package/dist/esm-es5/mock-pds-modal.entry.js +1 -1
  275. package/dist/esm-es5/mock-pds-modal.entry.js.map +1 -1
  276. package/dist/esm-es5/pds-accordion.entry.js +1 -1
  277. package/dist/esm-es5/pds-alert.entry.js +1 -1
  278. package/dist/esm-es5/pds-avatar.entry.js +1 -1
  279. package/dist/esm-es5/pds-box.entry.js +1 -1
  280. package/dist/esm-es5/pds-box.entry.js.map +1 -1
  281. package/dist/esm-es5/pds-button.entry.js +1 -1
  282. package/dist/esm-es5/pds-button.entry.js.map +1 -1
  283. package/dist/esm-es5/pds-checkbox.entry.js +1 -1
  284. package/dist/esm-es5/pds-chip.entry.js +1 -1
  285. package/dist/esm-es5/pds-combobox.entry.js +2 -2
  286. package/dist/esm-es5/pds-combobox.entry.js.map +1 -1
  287. package/dist/esm-es5/pds-copytext.entry.js +1 -1
  288. package/dist/esm-es5/pds-divider.entry.js +1 -1
  289. package/dist/esm-es5/pds-dropdown-menu-item.entry.js +1 -1
  290. package/dist/esm-es5/pds-dropdown-menu-separator.entry.js +1 -1
  291. package/dist/esm-es5/pds-dropdown-menu-separator.entry.js.map +1 -1
  292. package/dist/esm-es5/pds-dropdown-menu.entry.js +1 -1
  293. package/dist/esm-es5/pds-filter.entry.js +2 -0
  294. package/dist/esm-es5/pds-filter.entry.js.map +1 -0
  295. package/dist/esm-es5/pds-filters.entry.js +2 -0
  296. package/dist/esm-es5/pds-filters.entry.js.map +1 -0
  297. package/dist/esm-es5/pds-icon.entry.js +1 -1
  298. package/dist/esm-es5/pds-image.entry.js +1 -1
  299. package/dist/esm-es5/pds-input.entry.js +1 -1
  300. package/dist/esm-es5/pds-link.entry.js +1 -1
  301. package/dist/esm-es5/pds-loader.entry.js +1 -1
  302. package/dist/esm-es5/pds-modal-content.entry.js +1 -1
  303. package/dist/esm-es5/pds-modal-content.entry.js.map +1 -1
  304. package/dist/esm-es5/pds-modal-footer.entry.js +1 -1
  305. package/dist/esm-es5/pds-modal-header.entry.js +1 -1
  306. package/dist/esm-es5/pds-modal.entry.js +1 -1
  307. package/dist/esm-es5/pds-modal.entry.js.map +1 -1
  308. package/dist/esm-es5/pds-popover.entry.js +1 -1
  309. package/dist/esm-es5/pds-progress.entry.js +1 -1
  310. package/dist/esm-es5/pds-property.entry.js +1 -1
  311. package/dist/esm-es5/pds-radio.entry.js +1 -1
  312. package/dist/esm-es5/pds-row.entry.js +1 -1
  313. package/dist/esm-es5/pds-select.entry.js +1 -1
  314. package/dist/esm-es5/pds-sortable-item.entry.js +1 -1
  315. package/dist/esm-es5/pds-sortable.entry.js +2 -2
  316. package/dist/esm-es5/pds-switch.entry.js +1 -1
  317. package/dist/esm-es5/pds-tab.entry.js +1 -1
  318. package/dist/esm-es5/pds-tab.entry.js.map +1 -1
  319. package/dist/esm-es5/pds-table-body.entry.js +1 -1
  320. package/dist/esm-es5/pds-table-cell.entry.js +1 -1
  321. package/dist/esm-es5/pds-table-head-cell.entry.js +1 -1
  322. package/dist/esm-es5/pds-table-head.entry.js +1 -1
  323. package/dist/esm-es5/pds-table-row.entry.js +1 -1
  324. package/dist/esm-es5/pds-table.entry.js +1 -1
  325. package/dist/esm-es5/pds-tabpanel.entry.js +1 -1
  326. package/dist/esm-es5/pds-tabs.entry.js +1 -1
  327. package/dist/esm-es5/pds-tabs.entry.js.map +1 -1
  328. package/dist/esm-es5/pds-text.entry.js +1 -1
  329. package/dist/esm-es5/pds-textarea.entry.js +1 -1
  330. package/dist/esm-es5/pds-textarea.entry.js.map +1 -1
  331. package/dist/esm-es5/pds-toast.entry.js +1 -1
  332. package/dist/esm-es5/pds-tooltip.entry.js +1 -1
  333. package/dist/esm-es5/pine-core.js +1 -1
  334. package/dist/pine-core/index.esm.js +1 -1
  335. package/dist/pine-core/mock-pds-modal.entry.esm.js.map +1 -1
  336. package/dist/pine-core/{p-fd091234.system.entry.js → p-0075bbbe.system.entry.js} +2 -2
  337. package/dist/pine-core/p-07e129db.entry.js +2 -0
  338. package/dist/pine-core/{p-8999b63d.system.entry.js → p-0975b749.system.entry.js} +2 -2
  339. package/dist/pine-core/{p-02326ac3.entry.js → p-0befa8f0.entry.js} +2 -2
  340. package/dist/pine-core/p-0d18171c.system.entry.js +2 -0
  341. package/dist/pine-core/p-0d18171c.system.entry.js.map +1 -0
  342. package/dist/pine-core/p-1009009c.entry.js +2 -0
  343. package/dist/pine-core/p-1009009c.entry.js.map +1 -0
  344. package/dist/pine-core/{p-8722865f.system.entry.js → p-1773aeac.system.entry.js} +2 -2
  345. package/dist/pine-core/{p-e2887e78.entry.js → p-1b9d4482.entry.js} +2 -2
  346. package/dist/pine-core/p-1c32ffb3.entry.js +2 -0
  347. package/dist/pine-core/p-1c32ffb3.entry.js.map +1 -0
  348. package/dist/pine-core/{p-7a95a90f.system.entry.js → p-2597bc59.system.entry.js} +2 -2
  349. package/dist/pine-core/{p-5a709348.entry.js → p-25cb810d.entry.js} +2 -2
  350. package/dist/pine-core/{p-a1b51557.system.entry.js → p-25cf2860.system.entry.js} +2 -2
  351. package/dist/pine-core/{p-6f4a6d0b.entry.js → p-265372d3.entry.js} +2 -2
  352. package/dist/pine-core/p-29b2af94.entry.js +2 -0
  353. package/dist/pine-core/{p-44087d1c.entry.js.map → p-29b2af94.entry.js.map} +1 -1
  354. package/dist/pine-core/p-2b102034.system.entry.js +2 -0
  355. package/dist/pine-core/p-2b102034.system.entry.js.map +1 -0
  356. package/dist/pine-core/p-2b12bc55.system.entry.js +2 -0
  357. package/dist/pine-core/{p-297afc49.system.entry.js → p-2b452883.system.entry.js} +2 -2
  358. package/dist/pine-core/p-2efc646c.system.entry.js +2 -0
  359. package/dist/pine-core/{p-ecb9edf8.entry.js → p-2fb6f9d5.entry.js} +2 -2
  360. package/dist/pine-core/p-2fd7f74e.entry.js +2 -0
  361. package/dist/pine-core/{p-39488f2c.system.entry.js → p-302849cf.system.entry.js} +2 -2
  362. package/dist/pine-core/{p-51d83489.system.entry.js → p-307f415a.system.entry.js} +2 -2
  363. package/dist/pine-core/{p-651861ff.entry.js → p-30e8c3ea.entry.js} +2 -2
  364. package/dist/pine-core/p-30e8c3ea.entry.js.map +1 -0
  365. package/dist/pine-core/p-31f6fcc1.entry.js +2 -0
  366. package/dist/pine-core/p-31f6fcc1.entry.js.map +1 -0
  367. package/dist/pine-core/p-378df5eb.system.entry.js +2 -0
  368. package/dist/pine-core/p-39648ce2.entry.js +2 -0
  369. package/dist/pine-core/p-39648ce2.entry.js.map +1 -0
  370. package/dist/pine-core/p-3b20aa93.system.entry.js +2 -0
  371. package/dist/pine-core/p-3b20aa93.system.entry.js.map +1 -0
  372. package/dist/pine-core/{p-50c9e865.entry.js → p-3e7933bf.entry.js} +2 -2
  373. package/dist/pine-core/{p-11d4036e.entry.js → p-41e2fe3a.entry.js} +2 -2
  374. package/dist/pine-core/p-449ebe39.system.entry.js +2 -0
  375. package/dist/pine-core/{p-023d8b71.system.entry.js → p-4534e8cc.system.entry.js} +2 -2
  376. package/dist/pine-core/{p-52d37cc1.entry.js → p-46820152.entry.js} +2 -2
  377. package/dist/pine-core/{p-ba187a35.entry.js → p-4b3a8cab.entry.js} +2 -2
  378. package/dist/pine-core/{p-da367b5e.system.entry.js → p-4c8bebd8.system.entry.js} +2 -2
  379. package/dist/pine-core/{p-503cab1f.entry.js → p-4dda1edf.entry.js} +2 -2
  380. package/dist/pine-core/p-4e55730d.entry.js +2 -0
  381. package/dist/pine-core/p-4e55730d.entry.js.map +1 -0
  382. package/dist/pine-core/{p-5e8badb9.entry.js → p-559b4ebc.entry.js} +2 -2
  383. package/dist/pine-core/{p-c13ef6a7.system.entry.js → p-55d06d0a.system.entry.js} +3 -3
  384. package/dist/pine-core/{p-25190921.entry.js → p-56f6f106.entry.js} +2 -2
  385. package/dist/pine-core/{p-075eecf9.entry.js → p-5ac7af9e.entry.js} +2 -2
  386. package/dist/pine-core/p-5cc0244d.system.entry.js +2 -0
  387. package/dist/pine-core/p-5cc0244d.system.entry.js.map +1 -0
  388. package/dist/pine-core/{p-dfc5ab34.system.entry.js → p-72d87dc6.system.entry.js} +2 -2
  389. package/dist/pine-core/{p-b2b1b7a9.system.entry.js → p-73a2e028.system.entry.js} +2 -2
  390. package/dist/pine-core/{p-4bbf3e31.entry.js → p-74f03e75.entry.js} +2 -2
  391. package/dist/pine-core/p-786967e8.entry.js +2 -0
  392. package/dist/pine-core/{p-0de9f8da.system.entry.js → p-7b0517e5.system.entry.js} +2 -2
  393. package/dist/pine-core/p-7b66bc50.entry.js +3 -0
  394. package/dist/pine-core/p-7b66bc50.entry.js.map +1 -0
  395. package/dist/pine-core/p-7eb22880.entry.js +2 -0
  396. package/dist/pine-core/p-7eb22880.entry.js.map +1 -0
  397. package/dist/pine-core/{p-464dd476.entry.js → p-8501429f.entry.js} +2 -2
  398. package/dist/pine-core/p-875d5d5a.system.entry.js +2 -0
  399. package/dist/pine-core/{p-4deb7b8c.entry.js → p-896e2f1b.entry.js} +2 -2
  400. package/dist/pine-core/{p-72b05928.system.entry.js → p-8ded79aa.system.entry.js} +2 -2
  401. package/dist/pine-core/{p-e89cb1f2.system.entry.js → p-8f69dd71.system.entry.js} +2 -2
  402. package/dist/pine-core/{p-2e19f167.system.entry.js → p-94fe15b0.system.entry.js} +2 -2
  403. package/dist/pine-core/p-95aee0b1.entry.js +2 -0
  404. package/dist/pine-core/p-95aee0b1.entry.js.map +1 -0
  405. package/dist/pine-core/p-96c27dba.entry.js +2 -0
  406. package/dist/pine-core/p-96c27dba.entry.js.map +1 -0
  407. package/dist/pine-core/p-B02VgXkx.system.js.map +1 -0
  408. package/dist/pine-core/{p-Kj_j7PHx.system.js.map → p-B57Bybw-.system.js.map} +1 -1
  409. package/dist/pine-core/{p-B1fiSdbt.system.js.map → p-BEgEi4w5.system.js.map} +1 -1
  410. package/dist/pine-core/{p-CJT--ZXC.system.js.map → p-BFiM1S8V.system.js.map} +1 -1
  411. package/dist/pine-core/{p-_E9ZEzfO.system.js.map → p-BIjeWHX_.system.js.map} +1 -1
  412. package/dist/pine-core/{p-BVKCNX0X.system.js.map → p-BJhtHwq5.system.js.map} +1 -1
  413. package/dist/pine-core/{p-EYhpJx2s.system.js.map → p-BJjdD3yf.system.js.map} +1 -1
  414. package/dist/pine-core/p-BPjnTOEL.system.js +2 -0
  415. package/dist/pine-core/{p-De9tROL-.system.js.map → p-BPjnTOEL.system.js.map} +1 -1
  416. package/dist/pine-core/{p-CCQUgOoR.system.js.map → p-BQFgzIQT.system.js.map} +1 -1
  417. package/dist/pine-core/p-BSkbMuB5.system.js +2 -0
  418. package/dist/pine-core/{p-BEn3hirk.system.js.map → p-BSkbMuB5.system.js.map} +1 -1
  419. package/dist/pine-core/{p-BVCWKPy3.js → p-Bf1dou5H.js} +2 -2
  420. package/dist/pine-core/p-Bf1dou5H.js.map +1 -0
  421. package/dist/pine-core/p-BigOVPun.system.js.map +1 -0
  422. package/dist/pine-core/{p-CcXaBX2A.system.js.map → p-BmFGXXkm.system.js.map} +1 -1
  423. package/dist/pine-core/p-ByzULH8m.system.js.map +1 -0
  424. package/dist/pine-core/{p-CE6b_LzB.system.js.map → p-C3iAHQC6.system.js.map} +1 -1
  425. package/dist/pine-core/{p-ACQU83St.system.js.map → p-CCQd5PVN.system.js.map} +1 -1
  426. package/dist/pine-core/{p-ChslVme6.system.js.map → p-CG2PKUWT.system.js.map} +1 -1
  427. package/dist/pine-core/{p-CQ8f8GnD.system.js.map → p-CHVzHNgU.system.js.map} +1 -1
  428. package/dist/pine-core/{p-Dh7jcLgJ.system.js.map → p-COwpA8ab.system.js.map} +1 -1
  429. package/dist/pine-core/p-CV0Lw9gs.system.js.map +1 -0
  430. package/dist/pine-core/p-CZqgW7e3.system.js.map +1 -0
  431. package/dist/pine-core/{p-pQqXEKPh.system.js.map → p-Cc1q-FuD.system.js.map} +1 -1
  432. package/dist/pine-core/{p-CWdEolqa.system.js.map → p-Cl47ROcT.system.js.map} +1 -1
  433. package/dist/pine-core/{p-0KTU2Jt-.system.js.map → p-CnPN6prI.system.js.map} +1 -1
  434. package/dist/pine-core/{p-B1FQkx7R.system.js.map → p-Ctdx1tCG.system.js.map} +1 -1
  435. package/dist/pine-core/p-CwNRZQss.system.js.map +1 -0
  436. package/dist/pine-core/{p-B_C-mRjx.system.js → p-Cxvdulqq.system.js} +2 -2
  437. package/dist/pine-core/p-Cxvdulqq.system.js.map +1 -0
  438. package/dist/pine-core/p-D3SrjYeb.system.js.map +1 -0
  439. package/dist/pine-core/p-D4MkIUXU.js +2 -0
  440. package/dist/pine-core/{p-DrJ5r5Pu.js.map → p-D4MkIUXU.js.map} +1 -1
  441. package/dist/pine-core/{p-MBv7PsKc.system.js.map → p-D52TGCLt.system.js.map} +1 -1
  442. package/dist/pine-core/p-D7B3vOdC.system.js.map +1 -0
  443. package/dist/pine-core/{p-0TIvNV5c.system.js.map → p-D9veIL-g.system.js.map} +1 -1
  444. package/dist/pine-core/{p-D9_z2w3q.system.js.map → p-DGFR-x7P.system.js.map} +1 -1
  445. package/dist/pine-core/p-DeR0sSWy.system.js.map +1 -0
  446. package/dist/pine-core/{p-BRygGju8.system.js.map → p-Df597YUK.system.js.map} +1 -1
  447. package/dist/pine-core/{p-Df_3qA_L.system.js.map → p-DgE9ds9o.system.js.map} +1 -1
  448. package/dist/pine-core/{p-CLoi4eKt.system.js.map → p-DmWU0f_O.system.js.map} +1 -1
  449. package/dist/pine-core/{p-DYb5Y47j.system.js.map → p-Dq7Wu9rr.system.js.map} +1 -1
  450. package/dist/pine-core/p-Dw7zXw_6.system.js.map +1 -0
  451. package/dist/pine-core/{p-CpdNWpfd.system.js.map → p-Ek6vvXfI.system.js.map} +1 -1
  452. package/dist/pine-core/{p-C5Y492i0.system.js.map → p-M-zMP2QX.system.js.map} +1 -1
  453. package/dist/pine-core/{p-IhWWc2L_.system.js.map → p-WO5h6NYA.system.js.map} +1 -1
  454. package/dist/pine-core/p-WWWd_vEd.system.js +2 -0
  455. package/dist/pine-core/p-WWWd_vEd.system.js.map +1 -0
  456. package/dist/pine-core/{p-D05FrqXr.system.js.map → p-X5M4eshC.system.js.map} +1 -1
  457. package/dist/pine-core/{p-m6UZWRsP.system.js.map → p-Z5rOSkoA.system.js.map} +1 -1
  458. package/dist/pine-core/{p-72053224.entry.js → p-a2cb65df.entry.js} +3 -3
  459. package/dist/pine-core/{p-c8122bea.entry.js → p-a54d6a53.entry.js} +2 -2
  460. package/dist/pine-core/{p-a04556e4.system.entry.js → p-a5cf0088.system.entry.js} +2 -2
  461. package/dist/pine-core/p-a645818a.entry.js +2 -0
  462. package/dist/pine-core/{p-f583e5d4.entry.js → p-a9cfaa1f.entry.js} +2 -2
  463. package/dist/pine-core/{p-14a52961.system.entry.js → p-aa2782b9.system.entry.js} +2 -2
  464. package/dist/pine-core/{p-f55b9f90.system.entry.js → p-ab4307c7.system.entry.js} +2 -2
  465. package/dist/pine-core/{p-349a8869.entry.js → p-af56cb57.entry.js} +2 -2
  466. package/dist/pine-core/{p-8d7abc83.entry.js → p-b32d34d0.entry.js} +2 -2
  467. package/dist/pine-core/{p-00616fc9.entry.js → p-b378ca03.entry.js} +2 -2
  468. package/dist/pine-core/p-b669e1d9.entry.js +2 -0
  469. package/dist/pine-core/p-b699a14f.system.entry.js +2 -0
  470. package/dist/pine-core/p-b699a14f.system.entry.js.map +1 -0
  471. package/dist/pine-core/p-bc2fecd4.system.entry.js +2 -0
  472. package/dist/pine-core/p-bc2fecd4.system.entry.js.map +1 -0
  473. package/dist/pine-core/{p-e3fb0bc2.system.entry.js → p-bc637bed.system.entry.js} +2 -2
  474. package/dist/pine-core/{p-b6ea3332.entry.js → p-be5ef841.entry.js} +2 -2
  475. package/dist/pine-core/{p-54183d70.system.entry.js → p-c0601420.system.entry.js} +2 -2
  476. package/dist/pine-core/p-c2d2fe64.system.entry.js +2 -0
  477. package/dist/pine-core/p-c3f84df8.system.entry.js +2 -0
  478. package/dist/pine-core/p-c3f84df8.system.entry.js.map +1 -0
  479. package/dist/pine-core/p-c44d3551.entry.js +2 -0
  480. package/dist/pine-core/{p-e8d76117.entry.js → p-c55fc47e.entry.js} +2 -2
  481. package/dist/pine-core/{p-5da82e8c.system.entry.js → p-c63e7909.system.entry.js} +2 -2
  482. package/dist/pine-core/p-d325287b.entry.js +2 -0
  483. package/dist/pine-core/p-d325287b.entry.js.map +1 -0
  484. package/dist/pine-core/p-d52d96b5.system.entry.js +4 -0
  485. package/dist/pine-core/p-d52d96b5.system.entry.js.map +1 -0
  486. package/dist/pine-core/{p-884b9ae6.system.entry.js → p-d5c63517.system.entry.js} +2 -2
  487. package/dist/pine-core/p-d65d252d.entry.js +2 -0
  488. package/dist/pine-core/p-d65d252d.entry.js.map +1 -0
  489. package/dist/pine-core/p-db12273e.system.entry.js +2 -0
  490. package/dist/pine-core/{p-92c52409.system.entry.js → p-dbe41087.system.entry.js} +2 -2
  491. package/dist/pine-core/{p-deb8a499.system.entry.js → p-e03b7f4a.system.entry.js} +2 -2
  492. package/dist/pine-core/{p-6db1e029.system.entry.js → p-ee583234.system.entry.js} +2 -2
  493. package/dist/pine-core/{p-0066d249.entry.js → p-f5d78141.entry.js} +2 -2
  494. package/dist/pine-core/p-f61ee383.system.entry.js +2 -0
  495. package/dist/pine-core/p-f61ee383.system.entry.js.map +1 -0
  496. package/dist/pine-core/{p-98fe56d9.entry.js → p-f6b269ac.entry.js} +2 -2
  497. package/dist/pine-core/p-f70aef6e.system.entry.js +2 -0
  498. package/dist/pine-core/p-f70aef6e.system.entry.js.map +1 -0
  499. package/dist/pine-core/{p-52af1890.system.entry.js → p-f911dde3.system.entry.js} +2 -2
  500. package/dist/pine-core/{p-7cb4f0de.entry.js → p-fd3d548f.entry.js} +2 -2
  501. package/dist/pine-core/{p-ac37cf0d.entry.js → p-fddf82f8.entry.js} +2 -2
  502. package/dist/pine-core/p-fdf22be1.system.entry.js +2 -0
  503. package/dist/pine-core/p-fdf22be1.system.entry.js.map +1 -0
  504. package/dist/pine-core/p-fe7ece91.system.entry.js +2 -0
  505. package/dist/pine-core/p-fe7ece91.system.entry.js.map +1 -0
  506. package/dist/pine-core/{p-DHmJZxQk.system.js.map → p-iM8w34Dq.system.js.map} +1 -1
  507. package/dist/pine-core/{p-2kXtbFXu.system.js.map → p-iazk4jjL.system.js.map} +1 -1
  508. package/dist/pine-core/{p-CqzGa2j0.system.js.map → p-k9JOparb.system.js.map} +1 -1
  509. package/dist/pine-core/{p-CgyVIfOY.system.js.map → p-kbAzjMDU.system.js.map} +1 -1
  510. package/dist/pine-core/{p-B7S-9dbT.system.js.map → p-kcOuXqWo.system.js.map} +1 -1
  511. package/dist/pine-core/{p-IG5YumI3.system.js.map → p-nawkAoxk.system.js.map} +1 -1
  512. package/dist/pine-core/p-oDk-2Jyq.system.js.map +1 -0
  513. package/dist/pine-core/p-wlxYjeBe.system.js.map +1 -0
  514. package/dist/pine-core/{p-CqK-uhv8.system.js.map → p-yaM1kuaC.system.js.map} +1 -1
  515. package/dist/pine-core/pds-box.entry.esm.js.map +1 -1
  516. package/dist/pine-core/pds-button.entry.esm.js.map +1 -1
  517. package/dist/pine-core/pds-combobox.entry.esm.js.map +1 -1
  518. package/dist/pine-core/pds-dropdown-menu-separator.entry.esm.js.map +1 -1
  519. package/dist/pine-core/pds-filter.entry.esm.js.map +1 -0
  520. package/dist/pine-core/pds-filters.entry.esm.js.map +1 -0
  521. package/dist/pine-core/pds-modal-content.entry.esm.js.map +1 -1
  522. package/dist/pine-core/pds-modal.entry.esm.js.map +1 -1
  523. package/dist/pine-core/pds-tab.entry.esm.js.map +1 -1
  524. package/dist/pine-core/pds-tabs.entry.esm.js.map +1 -1
  525. package/dist/pine-core/pds-textarea.entry.esm.js.map +1 -1
  526. package/dist/pine-core/pine-core.esm.js +1 -1
  527. package/dist/pine-core/pine-core.js +1 -1
  528. package/dist/types/components/pds-box/pds-box.d.ts +315 -0
  529. package/dist/types/components/pds-button/pds-button.d.ts +5 -1
  530. package/dist/types/components/pds-combobox/pds-combobox.d.ts +28 -3
  531. package/dist/types/components/pds-filters/pds-filter/filter-interface.d.ts +19 -0
  532. package/dist/types/components/pds-filters/pds-filter/pds-filter.d.ts +133 -0
  533. package/dist/types/components/pds-filters/pds-filters.d.ts +11 -0
  534. package/dist/types/components/pds-modal/pds-modal-content/pds-modal-content.d.ts +18 -1
  535. package/dist/types/components/pds-modal/pds-modal.d.ts +5 -0
  536. package/dist/types/components/pds-modal/test/mock-pds-modal.d.ts +5 -0
  537. package/dist/types/components/pds-tabs/pds-tabs.d.ts +1 -0
  538. package/dist/types/components/pds-textarea/pds-textarea.d.ts +20 -0
  539. package/dist/types/components.d.ts +793 -4
  540. package/hydrate/index.js +1381 -112
  541. package/hydrate/index.mjs +1381 -112
  542. package/package.json +2 -2
  543. package/dist/cjs/index-g-uSeICs.js.map +0 -1
  544. package/dist/esm/index-BVCWKPy3.js.map +0 -1
  545. package/dist/esm-es5/index-BVCWKPy3.js.map +0 -1
  546. package/dist/esm-es5/index-DrJ5r5Pu.js +0 -2
  547. package/dist/pine-core/p-007b61e9.system.entry.js +0 -2
  548. package/dist/pine-core/p-007b61e9.system.entry.js.map +0 -1
  549. package/dist/pine-core/p-0485aa93.system.entry.js +0 -2
  550. package/dist/pine-core/p-0485aa93.system.entry.js.map +0 -1
  551. package/dist/pine-core/p-051ff780.system.entry.js +0 -2
  552. package/dist/pine-core/p-051ff780.system.entry.js.map +0 -1
  553. package/dist/pine-core/p-2186e5d4.system.entry.js +0 -2
  554. package/dist/pine-core/p-2186e5d4.system.entry.js.map +0 -1
  555. package/dist/pine-core/p-232a2043.entry.js +0 -2
  556. package/dist/pine-core/p-44087d1c.entry.js +0 -2
  557. package/dist/pine-core/p-47670150.entry.js +0 -3
  558. package/dist/pine-core/p-47670150.entry.js.map +0 -1
  559. package/dist/pine-core/p-54061a33.entry.js +0 -2
  560. package/dist/pine-core/p-54061a33.entry.js.map +0 -1
  561. package/dist/pine-core/p-5708f95a.entry.js +0 -2
  562. package/dist/pine-core/p-651861ff.entry.js.map +0 -1
  563. package/dist/pine-core/p-66b10d29.entry.js +0 -2
  564. package/dist/pine-core/p-68b5665a.entry.js +0 -2
  565. package/dist/pine-core/p-68b5665a.entry.js.map +0 -1
  566. package/dist/pine-core/p-7004d1ea.system.entry.js +0 -2
  567. package/dist/pine-core/p-71169b66.system.entry.js +0 -2
  568. package/dist/pine-core/p-71169b66.system.entry.js.map +0 -1
  569. package/dist/pine-core/p-73158adf.system.entry.js +0 -2
  570. package/dist/pine-core/p-77336705.entry.js +0 -2
  571. package/dist/pine-core/p-77336705.entry.js.map +0 -1
  572. package/dist/pine-core/p-8ab7f0d7.system.entry.js +0 -4
  573. package/dist/pine-core/p-8ab7f0d7.system.entry.js.map +0 -1
  574. package/dist/pine-core/p-96a89cd5.system.entry.js +0 -2
  575. package/dist/pine-core/p-96a89cd5.system.entry.js.map +0 -1
  576. package/dist/pine-core/p-BEn3hirk.system.js +0 -2
  577. package/dist/pine-core/p-BGbUqsWH.system.js +0 -2
  578. package/dist/pine-core/p-BGbUqsWH.system.js.map +0 -1
  579. package/dist/pine-core/p-BKFboaI5.system.js.map +0 -1
  580. package/dist/pine-core/p-BVCWKPy3.js.map +0 -1
  581. package/dist/pine-core/p-B_C-mRjx.system.js.map +0 -1
  582. package/dist/pine-core/p-Bv5PJxD8.system.js.map +0 -1
  583. package/dist/pine-core/p-CD_nPb2F.system.js.map +0 -1
  584. package/dist/pine-core/p-Cmzqpibo.system.js.map +0 -1
  585. package/dist/pine-core/p-DJekRkSL.system.js.map +0 -1
  586. package/dist/pine-core/p-DNYl_6t_.system.js.map +0 -1
  587. package/dist/pine-core/p-DXuK7cEc.system.js.map +0 -1
  588. package/dist/pine-core/p-De9tROL-.system.js +0 -2
  589. package/dist/pine-core/p-DrJ5r5Pu.js +0 -2
  590. package/dist/pine-core/p-Dt10r3RZ.system.js.map +0 -1
  591. package/dist/pine-core/p-IIl2cTlj.system.js.map +0 -1
  592. package/dist/pine-core/p-UsEwlBJ0.system.js.map +0 -1
  593. package/dist/pine-core/p-a24c46e4.entry.js +0 -2
  594. package/dist/pine-core/p-a24c46e4.entry.js.map +0 -1
  595. package/dist/pine-core/p-a54f1d9e.entry.js +0 -2
  596. package/dist/pine-core/p-a54f1d9e.entry.js.map +0 -1
  597. package/dist/pine-core/p-aa645f28.system.entry.js +0 -2
  598. package/dist/pine-core/p-aa645f28.system.entry.js.map +0 -1
  599. package/dist/pine-core/p-bb8ef74a.system.entry.js +0 -2
  600. package/dist/pine-core/p-be939cb0.entry.js +0 -2
  601. package/dist/pine-core/p-c1099665.system.entry.js +0 -2
  602. package/dist/pine-core/p-c2ffb466.system.entry.js +0 -2
  603. package/dist/pine-core/p-c4d6fe50.system.entry.js +0 -2
  604. package/dist/pine-core/p-c4d6fe50.system.entry.js.map +0 -1
  605. package/dist/pine-core/p-c6badcf8.entry.js +0 -2
  606. package/dist/pine-core/p-c6badcf8.entry.js.map +0 -1
  607. package/dist/pine-core/p-cd785026.system.entry.js +0 -2
  608. package/dist/pine-core/p-d714f68f.system.entry.js +0 -2
  609. package/dist/pine-core/p-d714f68f.system.entry.js.map +0 -1
  610. package/dist/pine-core/p-e5ca5b8e.entry.js +0 -2
  611. package/dist/pine-core/p-e5ca5b8e.entry.js.map +0 -1
  612. package/dist/pine-core/p-e65a7d1c.system.entry.js +0 -2
  613. package/dist/pine-core/p-efa788ea.entry.js +0 -2
  614. package/dist/pine-core/p-f880adaa.entry.js +0 -2
  615. package/dist/pine-core/p-fb4058e6.entry.js +0 -2
  616. package/dist/pine-core/p-fb4058e6.entry.js.map +0 -1
  617. /package/dist/pine-core/{p-fd091234.system.entry.js.map → p-0075bbbe.system.entry.js.map} +0 -0
  618. /package/dist/pine-core/{p-66b10d29.entry.js.map → p-07e129db.entry.js.map} +0 -0
  619. /package/dist/pine-core/{p-8999b63d.system.entry.js.map → p-0975b749.system.entry.js.map} +0 -0
  620. /package/dist/pine-core/{p-02326ac3.entry.js.map → p-0befa8f0.entry.js.map} +0 -0
  621. /package/dist/pine-core/{p-8722865f.system.entry.js.map → p-1773aeac.system.entry.js.map} +0 -0
  622. /package/dist/pine-core/{p-e2887e78.entry.js.map → p-1b9d4482.entry.js.map} +0 -0
  623. /package/dist/pine-core/{p-7a95a90f.system.entry.js.map → p-2597bc59.system.entry.js.map} +0 -0
  624. /package/dist/pine-core/{p-5a709348.entry.js.map → p-25cb810d.entry.js.map} +0 -0
  625. /package/dist/pine-core/{p-a1b51557.system.entry.js.map → p-25cf2860.system.entry.js.map} +0 -0
  626. /package/dist/pine-core/{p-6f4a6d0b.entry.js.map → p-265372d3.entry.js.map} +0 -0
  627. /package/dist/pine-core/{p-c2ffb466.system.entry.js.map → p-2b12bc55.system.entry.js.map} +0 -0
  628. /package/dist/pine-core/{p-297afc49.system.entry.js.map → p-2b452883.system.entry.js.map} +0 -0
  629. /package/dist/pine-core/{p-cd785026.system.entry.js.map → p-2efc646c.system.entry.js.map} +0 -0
  630. /package/dist/pine-core/{p-ecb9edf8.entry.js.map → p-2fb6f9d5.entry.js.map} +0 -0
  631. /package/dist/pine-core/{p-efa788ea.entry.js.map → p-2fd7f74e.entry.js.map} +0 -0
  632. /package/dist/pine-core/{p-39488f2c.system.entry.js.map → p-302849cf.system.entry.js.map} +0 -0
  633. /package/dist/pine-core/{p-51d83489.system.entry.js.map → p-307f415a.system.entry.js.map} +0 -0
  634. /package/dist/pine-core/{p-bb8ef74a.system.entry.js.map → p-378df5eb.system.entry.js.map} +0 -0
  635. /package/dist/pine-core/{p-50c9e865.entry.js.map → p-3e7933bf.entry.js.map} +0 -0
  636. /package/dist/pine-core/{p-11d4036e.entry.js.map → p-41e2fe3a.entry.js.map} +0 -0
  637. /package/dist/pine-core/{p-7004d1ea.system.entry.js.map → p-449ebe39.system.entry.js.map} +0 -0
  638. /package/dist/pine-core/{p-023d8b71.system.entry.js.map → p-4534e8cc.system.entry.js.map} +0 -0
  639. /package/dist/pine-core/{p-52d37cc1.entry.js.map → p-46820152.entry.js.map} +0 -0
  640. /package/dist/pine-core/{p-ba187a35.entry.js.map → p-4b3a8cab.entry.js.map} +0 -0
  641. /package/dist/pine-core/{p-da367b5e.system.entry.js.map → p-4c8bebd8.system.entry.js.map} +0 -0
  642. /package/dist/pine-core/{p-503cab1f.entry.js.map → p-4dda1edf.entry.js.map} +0 -0
  643. /package/dist/pine-core/{p-5e8badb9.entry.js.map → p-559b4ebc.entry.js.map} +0 -0
  644. /package/dist/pine-core/{p-c13ef6a7.system.entry.js.map → p-55d06d0a.system.entry.js.map} +0 -0
  645. /package/dist/pine-core/{p-25190921.entry.js.map → p-56f6f106.entry.js.map} +0 -0
  646. /package/dist/pine-core/{p-075eecf9.entry.js.map → p-5ac7af9e.entry.js.map} +0 -0
  647. /package/dist/pine-core/{p-dfc5ab34.system.entry.js.map → p-72d87dc6.system.entry.js.map} +0 -0
  648. /package/dist/pine-core/{p-b2b1b7a9.system.entry.js.map → p-73a2e028.system.entry.js.map} +0 -0
  649. /package/dist/pine-core/{p-4bbf3e31.entry.js.map → p-74f03e75.entry.js.map} +0 -0
  650. /package/dist/pine-core/{p-be939cb0.entry.js.map → p-786967e8.entry.js.map} +0 -0
  651. /package/dist/pine-core/{p-0de9f8da.system.entry.js.map → p-7b0517e5.system.entry.js.map} +0 -0
  652. /package/dist/pine-core/{p-464dd476.entry.js.map → p-8501429f.entry.js.map} +0 -0
  653. /package/dist/pine-core/{p-e65a7d1c.system.entry.js.map → p-875d5d5a.system.entry.js.map} +0 -0
  654. /package/dist/pine-core/{p-4deb7b8c.entry.js.map → p-896e2f1b.entry.js.map} +0 -0
  655. /package/dist/pine-core/{p-72b05928.system.entry.js.map → p-8ded79aa.system.entry.js.map} +0 -0
  656. /package/dist/pine-core/{p-e89cb1f2.system.entry.js.map → p-8f69dd71.system.entry.js.map} +0 -0
  657. /package/dist/pine-core/{p-2e19f167.system.entry.js.map → p-94fe15b0.system.entry.js.map} +0 -0
  658. /package/dist/pine-core/{p-72053224.entry.js.map → p-a2cb65df.entry.js.map} +0 -0
  659. /package/dist/pine-core/{p-c8122bea.entry.js.map → p-a54d6a53.entry.js.map} +0 -0
  660. /package/dist/pine-core/{p-a04556e4.system.entry.js.map → p-a5cf0088.system.entry.js.map} +0 -0
  661. /package/dist/pine-core/{p-f880adaa.entry.js.map → p-a645818a.entry.js.map} +0 -0
  662. /package/dist/pine-core/{p-f583e5d4.entry.js.map → p-a9cfaa1f.entry.js.map} +0 -0
  663. /package/dist/pine-core/{p-14a52961.system.entry.js.map → p-aa2782b9.system.entry.js.map} +0 -0
  664. /package/dist/pine-core/{p-f55b9f90.system.entry.js.map → p-ab4307c7.system.entry.js.map} +0 -0
  665. /package/dist/pine-core/{p-349a8869.entry.js.map → p-af56cb57.entry.js.map} +0 -0
  666. /package/dist/pine-core/{p-8d7abc83.entry.js.map → p-b32d34d0.entry.js.map} +0 -0
  667. /package/dist/pine-core/{p-00616fc9.entry.js.map → p-b378ca03.entry.js.map} +0 -0
  668. /package/dist/pine-core/{p-5708f95a.entry.js.map → p-b669e1d9.entry.js.map} +0 -0
  669. /package/dist/pine-core/{p-e3fb0bc2.system.entry.js.map → p-bc637bed.system.entry.js.map} +0 -0
  670. /package/dist/pine-core/{p-b6ea3332.entry.js.map → p-be5ef841.entry.js.map} +0 -0
  671. /package/dist/pine-core/{p-54183d70.system.entry.js.map → p-c0601420.system.entry.js.map} +0 -0
  672. /package/dist/pine-core/{p-73158adf.system.entry.js.map → p-c2d2fe64.system.entry.js.map} +0 -0
  673. /package/dist/pine-core/{p-232a2043.entry.js.map → p-c44d3551.entry.js.map} +0 -0
  674. /package/dist/pine-core/{p-e8d76117.entry.js.map → p-c55fc47e.entry.js.map} +0 -0
  675. /package/dist/pine-core/{p-5da82e8c.system.entry.js.map → p-c63e7909.system.entry.js.map} +0 -0
  676. /package/dist/pine-core/{p-884b9ae6.system.entry.js.map → p-d5c63517.system.entry.js.map} +0 -0
  677. /package/dist/pine-core/{p-c1099665.system.entry.js.map → p-db12273e.system.entry.js.map} +0 -0
  678. /package/dist/pine-core/{p-92c52409.system.entry.js.map → p-dbe41087.system.entry.js.map} +0 -0
  679. /package/dist/pine-core/{p-deb8a499.system.entry.js.map → p-e03b7f4a.system.entry.js.map} +0 -0
  680. /package/dist/pine-core/{p-6db1e029.system.entry.js.map → p-ee583234.system.entry.js.map} +0 -0
  681. /package/dist/pine-core/{p-0066d249.entry.js.map → p-f5d78141.entry.js.map} +0 -0
  682. /package/dist/pine-core/{p-98fe56d9.entry.js.map → p-f6b269ac.entry.js.map} +0 -0
  683. /package/dist/pine-core/{p-52af1890.system.entry.js.map → p-f911dde3.system.entry.js.map} +0 -0
  684. /package/dist/pine-core/{p-7cb4f0de.entry.js.map → p-fd3d548f.entry.js.map} +0 -0
  685. /package/dist/pine-core/{p-ac37cf0d.entry.js.map → p-fddf82f8.entry.js.map} +0 -0
@@ -37,7 +37,7 @@ export class PdsRow {
37
37
  })), (this.minHeight && {
38
38
  'min-height': this.minHeight,
39
39
  }));
40
- return h(Host, { key: '5cfdc14486ad24d42751624d37ff6ef38f611b12', class: `pds-row ${rowClasses}`, style: rowInlineStyles });
40
+ return h(Host, { key: 'd9fd2087c959b16ca168ee2b011a3d4bd466c113', class: `pds-row ${rowClasses}`, style: rowInlineStyles });
41
41
  }
42
42
  static get is() { return "pds-row"; }
43
43
  static get originalStyleUrls() {
@@ -198,7 +198,7 @@ export class PdsSelect {
198
198
  }
199
199
  render() {
200
200
  const hasAction = this.el.querySelector('[slot="action"]') !== null;
201
- return (h(Host, { key: '1433acf644d6ee97fd10d317416addea8e411b23', "aria-disabled": this.disabled ? 'true' : null, class: this.classNames(), "has-action": hasAction && !this.hideLabel ? 'true' : null }, h("div", { key: '63af968e3d7c2d0ceea1bcbaee045979ef546188', class: "pds-select" }, !this.hideLabel && (h("div", { key: 'a209ceef42be283287fd3dfc93cc89e5af142ab5', class: "pds-select__label-wrapper" }, h("label", { key: 'e9504a280358f717dac11a8b87e313368c458d48', htmlFor: this.componentId }, h("span", { key: '420f9159d8d1b001f9fe3dfbd6663d77d47eade0', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), hasAction && this.renderAction())), h("select", { key: '413ad9963bad818f06cbf2775fabf582b6d69104', "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, onChange: this.onSelectUpdate, part: "select", required: this.required, ref: (el) => (this.selectEl = el) }), h("div", { key: '92be560d834e33f5ef009f091c3bf74ff7e5db32', "aria-hidden": "true", class: "hidden", ref: (el) => (this.slotContainer = el) }, h("slot", { key: '7dc0bde05b59acb0a87c75331805dfe7f0638d9e', onSlotchange: this.handleSlotChange })), this.renderMessages(), !this.multiple && h("pds-icon", { key: 'e6b0edd05a3e76f3a0ca35fb663a68964e2b4c1b', class: "pds-select__select-icon", icon: enlarge }))));
201
+ return (h(Host, { key: '7d2f9b013ba40e8feb4282099eaf2db32b94497b', "aria-disabled": this.disabled ? 'true' : null, class: this.classNames(), "has-action": hasAction && !this.hideLabel ? 'true' : null }, h("div", { key: 'fad19d788ff8f3b3b6ec9ef198c753ef4b4dc4c4', class: "pds-select" }, !this.hideLabel && (h("div", { key: '870c405e80fbeb3890116a53cd986056af7e4795', class: "pds-select__label-wrapper" }, h("label", { key: '6c7232f371f0bd95a94584fe8403eefc25862f5b', htmlFor: this.componentId }, h("span", { key: '7a6816bd7d51b05cd935f3e13e27f540cf09e1e1', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), hasAction && this.renderAction())), h("select", { key: 'a2bbae963ed55ed73eb614725258745ad20d9acb', "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, onChange: this.onSelectUpdate, part: "select", required: this.required, ref: (el) => (this.selectEl = el) }), h("div", { key: 'cd9ef83c08806ab2efc1c4b6851bc634168ede69', "aria-hidden": "true", class: "hidden", ref: (el) => (this.slotContainer = el) }, h("slot", { key: 'ae605bfc434bedf4b37e0e96a9124ea7b59d1ede', onSlotchange: this.handleSlotChange })), this.renderMessages(), !this.multiple && h("pds-icon", { key: '360b635e7b4aed8522f0176be553c9e3804dbb3a', class: "pds-select__select-icon", icon: enlarge }))));
202
202
  }
203
203
  static get is() { return "pds-select"; }
204
204
  static get encapsulation() { return "shadow"; }
@@ -25,7 +25,7 @@ export class PdsSortableItem {
25
25
  }
26
26
  }
27
27
  render() {
28
- return (h(Host, { key: '3b69897da59edd424d2347520a3418e83b1754a0', class: "pds-sortable-item", id: this.componentId }, this.showHandle && (h("div", { key: 'd6859054ac60dfd4845ff7418c2f9cb17f3148bb', class: "pds-sortable-item__handle" }, h("pds-icon", { key: '754ba1c9436e0575f1909a3b7f0d746c2b2327ea', icon: handleIcon }))), h("slot", { key: 'dd1b2e051acdea9118ee2780e033d18b3df917e9' }), this.enableActions && (h("div", { key: '7b25ff2d40635d06fb4cd4a4ac3b197939ea0902', class: "pds-sortable-item__actions" }, h("slot", { key: '791ae216a5ca20521d5f40b84b8ef9617e23b236', name: "sortable-item-actions" })))));
28
+ return (h(Host, { key: '5c5ada49c505d935bfe505997ab69e7eafc2f642', class: "pds-sortable-item", id: this.componentId }, this.showHandle && (h("div", { key: '3041977b792e192192fa9c101f113eb42e87ceea', class: "pds-sortable-item__handle" }, h("pds-icon", { key: '082a98c200abcc8023dc126ed83091167c59290e', icon: handleIcon }))), h("slot", { key: '1e2b2154acee0c3ce09ec77b9949c761ff37181d' }), this.enableActions && (h("div", { key: '5b318f04eb9c74f660900163e17ba51e2c354538', class: "pds-sortable-item__actions" }, h("slot", { key: '2c6631a860af0da48b3a007daeff69b59cfaff59', name: "sortable-item-actions" })))));
29
29
  }
30
30
  static get is() { return "pds-sortable-item"; }
31
31
  static get encapsulation() { return "scoped"; }
@@ -44,7 +44,7 @@ export class PdsSortable {
44
44
  Sortable.create(this.el, sortableOptions);
45
45
  }
46
46
  render() {
47
- return (h(Host, { key: '6fe93e4ebf74bfd5f6d4a9fcb361857fd990c9c6', class: this.classNames(), id: this.componentId }, h("slot", { key: 'edf4b8b4b4f2072fcd6c58f1048413fa51723e8f' })));
47
+ return (h(Host, { key: '925de28efdf7d2f1b6f6f5b94da4dbb383c0421a', class: this.classNames(), id: this.componentId }, h("slot", { key: '3525abab4ff66a63c90f4db99e5bb090308afc9d' })));
48
48
  }
49
49
  static get is() { return "pds-sortable"; }
50
50
  static get encapsulation() { return "scoped"; }
@@ -80,9 +80,9 @@ export class PdsSwitch {
80
80
  this.inheritedAttributes = Object.assign({}, inheritAriaAttributes(this.el));
81
81
  }
82
82
  render() {
83
- return (h(Host, { key: '7dcd1e149838ecaa4ee4e7ad82754c1e62020a70', class: this.switchClassNames(), "aria-disabled": this.disabled ? 'true' : null }, h("label", { key: 'e8bcd4de716796b9efa9974366b1ce6b06361ada', htmlFor: this.componentId }, h("input", Object.assign({ key: '03e1003a52c140ed72265c3bfac07ae3be74c661', "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: '7670c00cf4325e9abad801e4278c1a32a7e8964e', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), this.helperMessage &&
84
- h("div", { key: 'd8353db698013aca13b820b41e52f04ec0b3754c', class: `pds-switch__message`, id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
85
- h("div", { key: 'db8c1b7fc494d90f7a8a7046d1d88896bfc7654a', class: `pds-switch__message pds-switch__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, h("pds-icon", { key: '1bc5bdedae1f878a64957fc5e910df46c4a2d11b', icon: danger, size: "small" }), this.errorMessage)));
83
+ return (h(Host, { key: '9dc66ed3d7fa512dec9ab58a451a8c5533000f3b', class: this.switchClassNames(), "aria-disabled": this.disabled ? 'true' : null }, h("label", { key: '2f4f9284be0dafe15a78def82f4e2da71b632c11', htmlFor: this.componentId }, h("input", Object.assign({ key: '3c183f75fb5ca94ffe50a1f75d233d454374fb98', "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: 'b6cf2e5d68d540413fbebb65e5f942af9dddd718', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), this.helperMessage &&
84
+ h("div", { key: 'bb1c48c72dbce12e0ebf134d084648ed86125653', class: `pds-switch__message`, id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
85
+ h("div", { key: '771e1f08e84f8d37f647443e1835d9db3ea82a2f', class: `pds-switch__message pds-switch__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, h("pds-icon", { key: 'd54e078c0ea22deedec1ff6b0d1c4881ed0befc1', icon: danger, size: "small" }), this.errorMessage)));
86
86
  }
87
87
  static get is() { return "pds-switch"; }
88
88
  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: '7aa581f9cd4c798a5699664ca9639ec7e412a891', role: "rowgroup", part: "body" }, h("slot", { key: 'c06f2431044e64d934ee302e5c6fffbdaf0051c7' })));
4
+ return (h(Host, { key: '7c9b15bea47bcede62a93ef11ee9dba093450ab9', role: "rowgroup", part: "body" }, h("slot", { key: 'fab0b2ca27185373cdb7b29d9cb1807b4097aea9' })));
5
5
  }
6
6
  static get is() { return "pds-table-body"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -94,11 +94,11 @@ export class PdsTableCell {
94
94
  return classNames.join(' ');
95
95
  }
96
96
  render() {
97
- return (h(Host, { key: 'eb6a58e7e294593a35b77f00d787fee3b2b03661', class: this.classNames(), role: "gridcell", part: "cell", style: this.tableRef &&
97
+ return (h(Host, { key: 'b1c76cfb3fa26b7e59586cfd693380701c9146ff', class: this.classNames(), role: "gridcell", part: "cell", style: this.tableRef &&
98
98
  this.tableRef.fixedColumn &&
99
99
  this.tableRef.selectable
100
100
  ? { '--fixed-cell-position': '40px' }
101
- : {} }, h("slot", { key: 'c83fc4dda70196bf1032544353af058bc1a0decf' })));
101
+ : {} }, h("slot", { key: '1a04730905bf7ad930141c1914f37dd7717570d8' })));
102
102
  }
103
103
  static get is() { return "pds-table-cell"; }
104
104
  static get encapsulation() { return "shadow"; }
@@ -32,7 +32,7 @@ export class PdsTableHead {
32
32
  }
33
33
  }
34
34
  render() {
35
- return (h(Host, { key: 'dda71d591ccce76bdb055820c1c97358e545b522', role: "row", part: "head" }, this.tableRef && this.tableRef.selectable && (h("pds-table-head-cell", { key: '79bf1bd06b8e1ef05c9354c178787b4cff139e07', part: this.tableRef.selectable ? 'checkbox-cell' : '' }, h("pds-checkbox", { key: '1ce038a3f3b9e038441fdf4b1d1fe4689f575604', 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: 'f81d3922f892faa65abee99fd5af0d3232a25e9a' })));
35
+ return (h(Host, { key: '933e69ad28aaf0b899a8ee504088bc5b6396889d', role: "row", part: "head" }, this.tableRef && this.tableRef.selectable && (h("pds-table-head-cell", { key: 'a006c965a4e9bacb4b8e07b34799bab6a0bd482a', part: this.tableRef.selectable ? 'checkbox-cell' : '' }, h("pds-checkbox", { key: 'd7f94ac83be970b2c2ed334296971bc6762602e2', 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: '22edaaa12d31b2be1fd2835d6d4c2801386405af' })));
36
36
  }
37
37
  static get is() { return "pds-table-head"; }
38
38
  static get encapsulation() { return "shadow"; }
@@ -118,11 +118,11 @@ export class PdsTableHeadCell {
118
118
  return classNames.join(' ');
119
119
  }
120
120
  render() {
121
- return (h(Host, { key: 'f3b04da28997f6f471f6945e0cfac098dc1a6428', class: this.classNames(), role: "columnheader", onClick: this.toggleSort, part: "head-cell", style: this.tableRef &&
121
+ return (h(Host, { key: '3d950a2997ef4c095d08f9c4e67b9a963fea093d', class: this.classNames(), role: "columnheader", onClick: this.toggleSort, part: "head-cell", style: this.tableRef &&
122
122
  this.tableRef.fixedColumn &&
123
123
  this.tableRef.selectable
124
124
  ? { '--fixed-cell-position': '40px' }
125
- : {} }, h("slot", { key: '832373d831d5f250f7427bf0a1f2756e0ce56ea9' }), this.sortable && (h("pds-icon", { key: '1886880fa50da3415b80a0abd8d571ca7350ca23', icon: this.sortingDirection === 'asc' ? upSmall : downSmall, part: "sort-icon" }))));
125
+ : {} }, h("slot", { key: '8ca7d4d169612e5ba237691d9a5ec9ed35610230' }), this.sortable && (h("pds-icon", { key: 'e2e214b39a1706d887bb34a0d4fc3f632e752306', icon: this.sortingDirection === 'asc' ? upSmall : downSmall, part: "sort-icon" }))));
126
126
  }
127
127
  static get is() { return "pds-table-head-cell"; }
128
128
  static get encapsulation() { return "shadow"; }
@@ -43,7 +43,7 @@ export class PdsTableRow {
43
43
  }
44
44
  }
45
45
  render() {
46
- return (h(Host, { key: '45de7019e5fe44cd27a02450205cf96429072db3', class: this.classNames(), role: "row", part: "row" }, this.tableRef && this.tableRef.selectable && (h("pds-table-cell", { key: '770cf9bcfff13b8de986d42f6ad6c249b4259191', part: this.tableRef.fixedColumn ? 'checkbox-cell' : 'checkbox-cell', class: this.tableRef.selectable ? 'has-checkbox' : '' }, h("pds-checkbox", { key: '5a1e28f23dda779862a310d83308396e14a839d6', componentId: this.generateUniqueId(), onClick: this.handleClick, indeterminate: this.indeterminate, label: "Select Row", hideLabel: true, checked: this.isSelected, part: "row-checkbox" }))), h("slot", { key: '7dd5716693ad855d1f072f0af9013ca4383bab5e' })));
46
+ return (h(Host, { key: 'cffeb199c48f2a06af70a2e5a5b41a21649c24c7', class: this.classNames(), role: "row", part: "row" }, this.tableRef && this.tableRef.selectable && (h("pds-table-cell", { key: '02a80cd54efe360550e636f7bc0f11e3de59af1c', part: this.tableRef.fixedColumn ? 'checkbox-cell' : 'checkbox-cell', class: this.tableRef.selectable ? 'has-checkbox' : '' }, h("pds-checkbox", { key: 'a8cd6c303ec35f71e0a97f130c5d53a2e81a3e4a', componentId: this.generateUniqueId(), onClick: this.handleClick, indeterminate: this.indeterminate, label: "Select Row", hideLabel: true, checked: this.isSelected, part: "row-checkbox" }))), h("slot", { key: '820a502627ffc329f650f7f0110e34ae3f096357' })));
47
47
  }
48
48
  static get is() { return "pds-table-row"; }
49
49
  static get encapsulation() { return "shadow"; }
@@ -32,6 +32,9 @@ pds-tab {
32
32
  .pds-tab:hover {
33
33
  color: var(--pine-color-text);
34
34
  }
35
+ .pds-tab:focus {
36
+ outline: none;
37
+ }
35
38
  .pds-tab:focus-visible {
36
39
  outline: var(--pine-outline-focus);
37
40
  outline-offset: var(--pine-border-width);
@@ -11,9 +11,9 @@ export class PdsTab {
11
11
  this.pdsTabClick.emit([index, parentComponentId]);
12
12
  }
13
13
  render() {
14
- const availabilityTabEdgeInlineStart = (h("span", { key: 'f83448bc898dd4e94a7777d23c9565830dff0346', class: "pds-tab-edge", role: "presentation" }));
15
- const availabilityTabEdgeInlineEnd = (h("span", { key: '5ff8d05f4cf140771706e7740c48e658208749dd', class: "pds-tab-edge pds-tab-edge--end", role: "presentation" }));
16
- return (h(Host, { key: '874111fb5eedda9d021c8df0dc048aa771141a7c', variant: this.variant, slot: "tabs", index: this.index }, h("button", { key: 'a72dc4a32de38ae26bdba67cd91028dc955d4349', role: "tab", id: this.parentComponentId + "__" + this.name, "aria-controls": this.parentComponentId + "__" + this.name + "-panel", tabindex: this.selected ? "0" : "-1", "aria-selected": this.selected ? "true" : "false", class: this.selected ? "pds-tab is-active" : "pds-tab", onClick: this.onTabClick.bind(this, this.index, this.parentComponentId) }, this.variant === "availability" && availabilityTabEdgeInlineStart, this.variant === "availability" && availabilityTabEdgeInlineEnd, h("div", { key: '8e629e15312b7bd93c84d026b8b40f51a87479ca', class: "pds-tab__content" }, h("slot", { key: '2296b81a3abdd25cc9eb73d8fed5089466e21fc6' })))));
14
+ const availabilityTabEdgeInlineStart = (h("span", { key: '837cf57372db654f6ca411054446ebf0bc27b539', class: "pds-tab-edge", role: "presentation" }));
15
+ const availabilityTabEdgeInlineEnd = (h("span", { key: 'e15055442d56b50e6ac21bfb76fc0f599406a4fb', class: "pds-tab-edge pds-tab-edge--end", role: "presentation" }));
16
+ return (h(Host, { key: '1c02a1c8e5e562449ab954061a10acc3d54c3efc', variant: this.variant, slot: "tabs", index: this.index }, h("button", { key: '31b0e173dd738fa272dcaf4fc48a0581978f43b2', role: "tab", id: this.parentComponentId + "__" + this.name, "aria-controls": this.parentComponentId + "__" + this.name + "-panel", tabindex: this.selected ? "0" : "-1", "aria-selected": this.selected ? "true" : "false", class: this.selected ? "pds-tab is-active" : "pds-tab", onClick: this.onTabClick.bind(this, this.index, this.parentComponentId) }, this.variant === "availability" && availabilityTabEdgeInlineStart, this.variant === "availability" && availabilityTabEdgeInlineEnd, h("div", { key: '95b4f8d4c226e3b3a174d439816ec4d28cef0686', class: "pds-tab__content" }, h("slot", { key: '452a208775d54a290c0fcc6a69f6e546fde29afe' })))));
17
17
  }
18
18
  static get is() { return "pds-tab"; }
19
19
  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: '452260718e63155f0ce100b6d502b208fe0b8210', slot: "tabpanels" }, h("div", { key: 'dbf06166503b2890d827ac58f3481330f60edb5c', 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: '4785fa2a3781569b51e1947db5dd860b36e09ab5' }))));
11
+ return (h(Host, { key: '84aa81506200fd7f06a94a4c7570b2702b36d9e8', slot: "tabpanels" }, h("div", { key: '0e890243eb41ebda64183cc4fd559abf38f5dfdc', 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: 'aaabfd72a45f6cd52c9c279bf0c014315a659959' }))));
12
12
  }
13
13
  static get is() { return "pds-tabpanel"; }
14
14
  static get originalStyleUrls() {
@@ -2,6 +2,7 @@ import { Host, h } from "@stencil/core";
2
2
  /**
3
3
  * @slot tabs - Content is placed within the `div[role="tablist"]` element as children
4
4
  * @slot tabpanels - Content is placed directly after the `div[role="tablist"]` element as siblings
5
+ * @part tab-list - Exposes the container element that holds all the tab buttons for styling.
5
6
  */
6
7
  export class PdsTabs {
7
8
  tabClickHandler(event) {
@@ -76,7 +77,7 @@ export class PdsTabs {
76
77
  this.passPropsToChildren();
77
78
  }
78
79
  render() {
79
- return (h(Host, { key: 'e5b0d44fbe0df70a9260b5ce1ecabad9e5ce52da', "active-tab-name": this.activeTabName, class: this.classNames(), id: this.componentId }, h("div", { key: '4e987262ef8355b0a94f94ded397d72ccbb678f8', class: "pds-tabs__tablist", role: "tablist", "aria-label": this.tablistLabel }, h("slot", { key: 'f615e1d116f4c0f9ee28d172f64a05e755386ead', name: "tabs" })), h("slot", { key: 'f74280a78775d19fb1e94d522c28531d79ba73e3', name: "tabpanels" })));
80
+ return (h(Host, { key: '46ae07c28f9fb645e0e4a8165b5c3d2b0b9bdc4a', "active-tab-name": this.activeTabName, class: this.classNames(), id: this.componentId }, h("div", { key: 'ab3ea42f6998356ea4a089e07bbe49c6f8e45d54', class: "pds-tabs__tablist", role: "tablist", "aria-label": this.tablistLabel, part: "tab-list" }, h("slot", { key: 'e63be406b7d26ba2eff737d31fbc0d3bf959c99f', name: "tabs" })), h("slot", { key: 'cacce277c237acfff91b879ea90ba134cf7e2b80', name: "tabpanels" })));
80
81
  }
81
82
  static get is() { return "pds-tabs"; }
82
83
  static get encapsulation() { return "shadow"; }
@@ -1 +1 @@
1
- {"version":3,"file":"pds-tabs.js","sourceRoot":"","sources":["../../../src/components/pds-tabs/pds-tabs.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Host, h, Prop, Listen } from '@stencil/core';\n\n /**\n * @slot tabs - Content is placed within the `div[role=\"tablist\"]` element as children\n * @slot tabpanels - Content is placed directly after the `div[role=\"tablist\"]` element as siblings\n */\n@Component({\n tag: 'pds-tabs',\n styleUrls: ['pds-tabs.scss'],\n shadow: true,\n})\nexport class PdsTabs {\n private tabs;\n private tabPanels;\n\n @Element() el: HTMLPdsTabsElement;\n\n /**\n * Sets the aria-label attached to the tablist element\n */\n @Prop() tablistLabel!: string;\n\n /**\n * A unique identifier used for the underlying component `id` attribute.\n */\n @Prop() componentId!: string;\n\n /**\n * Sets tabs variant styles as outlined in Figma documentation\n */\n @Prop() variant!: 'primary' | 'availability' | 'filter' | 'pill';\n\n /**\n * Sets the starting active tab name and maintains the name as the component re-renders\n */\n @Prop({mutable: true}) activeTabName!: string;\n\n /**\n * Sets the starting active tab index number and maintains the index number as the component re-renders\n */\n /** @internal */\n @Prop({mutable: true}) activeTabIndex: number;\n\n @Listen('pdsTabClick', {\n target: 'body',\n })\n tabClickHandler(event: CustomEvent<any>) {\n if (this.componentId === event.detail[1]) {\n this.activeTabIndex = event.detail[0];\n this.activeTabName = this.tabs[this.activeTabIndex].name;\n }\n }\n\n @Listen('keydown', {})\n handleKeyDown(ev: KeyboardEvent) {\n const keySet = [\"ArrowLeft\", \"ArrowRight\", \"Home\", \"End\"];\n\n if (keySet.includes(ev.key)) {\n ev.preventDefault();\n this.moveActiveTab(ev.key);\n }\n }\n\n private moveActiveTab(key: string) {\n const firstTabNumber = 0;\n const lastTabNumber = this.tabs.length - 1;\n\n let moveFocusTo = null;\n\n switch (key) {\n case 'ArrowLeft':\n moveFocusTo = (this.activeTabIndex === firstTabNumber) ? lastTabNumber : (this.activeTabIndex + (-1));\n break;\n case 'ArrowRight':\n moveFocusTo = (this.activeTabIndex === lastTabNumber) ? firstTabNumber : (this.activeTabIndex + 1);\n break;\n case 'Home':\n moveFocusTo = firstTabNumber;\n break;\n case 'End':\n moveFocusTo = lastTabNumber;\n break;\n }\n\n // Move focus to the button element within `pds-tab`\n this.tabs[moveFocusTo].children[0].focus();\n this.activeTabName = this.tabs[moveFocusTo].name;\n this.activeTabIndex = moveFocusTo;\n }\n\n private findAllChildren() {\n this.tabs = this.el.querySelectorAll('pds-tab');\n this.tabPanels = this.el.querySelectorAll('pds-tabpanel');\n }\n\n private propGeneration(child, index = 0) {\n child.parentComponentId = this.componentId.toString();\n child.variant = this.variant.toString();\n child.selected = (this.activeTabName === child.name) ? true : false;\n child['index'] = index;\n }\n\n private passPropsToChildren() {\n this.tabs.forEach((child, index) => {\n if (this.activeTabName === child.name) this.activeTabIndex = index;\n this.propGeneration(child, index);\n });\n\n this.tabPanels.forEach((child) => {\n this.propGeneration(child);\n });\n }\n\n private classNames() {\n let className = `pds-tabs`;\n if (this.variant && this.variant != 'primary') {\n const variantClassName = `pds-tabs--${this.variant}`;\n className += ' ' + variantClassName;\n }\n\n return className;\n };\n\n componentWillLoad() {\n this.findAllChildren();\n }\n\n componentWillRender() {\n this.passPropsToChildren();\n }\n\n render() {\n return (\n <Host active-tab-name={this.activeTabName} class={this.classNames()} id={this.componentId}>\n <div class=\"pds-tabs__tablist\" role=\"tablist\" aria-label={this.tablistLabel}>\n <slot name=\"tabs\" />\n </div>\n <slot name=\"tabpanels\" />\n </Host>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"pds-tabs.js","sourceRoot":"","sources":["../../../src/components/pds-tabs/pds-tabs.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Host, h, Prop, Listen } from '@stencil/core';\n\n /**\n * @slot tabs - Content is placed within the `div[role=\"tablist\"]` element as children\n * @slot tabpanels - Content is placed directly after the `div[role=\"tablist\"]` element as siblings\n * @part tab-list - Exposes the container element that holds all the tab buttons for styling.\n */\n@Component({\n tag: 'pds-tabs',\n styleUrls: ['pds-tabs.scss'],\n shadow: true,\n})\nexport class PdsTabs {\n private tabs;\n private tabPanels;\n\n @Element() el: HTMLPdsTabsElement;\n\n /**\n * Sets the aria-label attached to the tablist element\n */\n @Prop() tablistLabel!: string;\n\n /**\n * A unique identifier used for the underlying component `id` attribute.\n */\n @Prop() componentId!: string;\n\n /**\n * Sets tabs variant styles as outlined in Figma documentation\n */\n @Prop() variant!: 'primary' | 'availability' | 'filter' | 'pill';\n\n /**\n * Sets the starting active tab name and maintains the name as the component re-renders\n */\n @Prop({mutable: true}) activeTabName!: string;\n\n /**\n * Sets the starting active tab index number and maintains the index number as the component re-renders\n */\n /** @internal */\n @Prop({mutable: true}) activeTabIndex: number;\n\n @Listen('pdsTabClick', {\n target: 'body',\n })\n tabClickHandler(event: CustomEvent<any>) {\n if (this.componentId === event.detail[1]) {\n this.activeTabIndex = event.detail[0];\n this.activeTabName = this.tabs[this.activeTabIndex].name;\n }\n }\n\n @Listen('keydown', {})\n handleKeyDown(ev: KeyboardEvent) {\n const keySet = [\"ArrowLeft\", \"ArrowRight\", \"Home\", \"End\"];\n\n if (keySet.includes(ev.key)) {\n ev.preventDefault();\n this.moveActiveTab(ev.key);\n }\n }\n\n private moveActiveTab(key: string) {\n const firstTabNumber = 0;\n const lastTabNumber = this.tabs.length - 1;\n\n let moveFocusTo = null;\n\n switch (key) {\n case 'ArrowLeft':\n moveFocusTo = (this.activeTabIndex === firstTabNumber) ? lastTabNumber : (this.activeTabIndex + (-1));\n break;\n case 'ArrowRight':\n moveFocusTo = (this.activeTabIndex === lastTabNumber) ? firstTabNumber : (this.activeTabIndex + 1);\n break;\n case 'Home':\n moveFocusTo = firstTabNumber;\n break;\n case 'End':\n moveFocusTo = lastTabNumber;\n break;\n }\n\n // Move focus to the button element within `pds-tab`\n this.tabs[moveFocusTo].children[0].focus();\n this.activeTabName = this.tabs[moveFocusTo].name;\n this.activeTabIndex = moveFocusTo;\n }\n\n private findAllChildren() {\n this.tabs = this.el.querySelectorAll('pds-tab');\n this.tabPanels = this.el.querySelectorAll('pds-tabpanel');\n }\n\n private propGeneration(child, index = 0) {\n child.parentComponentId = this.componentId.toString();\n child.variant = this.variant.toString();\n child.selected = (this.activeTabName === child.name) ? true : false;\n child['index'] = index;\n }\n\n private passPropsToChildren() {\n this.tabs.forEach((child, index) => {\n if (this.activeTabName === child.name) this.activeTabIndex = index;\n this.propGeneration(child, index);\n });\n\n this.tabPanels.forEach((child) => {\n this.propGeneration(child);\n });\n }\n\n private classNames() {\n let className = `pds-tabs`;\n if (this.variant && this.variant != 'primary') {\n const variantClassName = `pds-tabs--${this.variant}`;\n className += ' ' + variantClassName;\n }\n\n return className;\n };\n\n componentWillLoad() {\n this.findAllChildren();\n }\n\n componentWillRender() {\n this.passPropsToChildren();\n }\n\n render() {\n return (\n <Host active-tab-name={this.activeTabName} class={this.classNames()} id={this.componentId}>\n <div class=\"pds-tabs__tablist\" role=\"tablist\" aria-label={this.tablistLabel} part=\"tab-list\">\n <slot name=\"tabs\" />\n </div>\n <slot name=\"tabpanels\" />\n </Host>\n );\n }\n}\n"]}
@@ -20,7 +20,7 @@ export class PdsText {
20
20
  ${this.weight !== undefined && this.weight.trim() !== '' ? `pds-text--weight-${this.weight}` : ''}
21
21
  ${this.decoration !== undefined && this.decoration.trim() !== '' ? `pds-text--decoration-${this.decoration}` : ''}
22
22
  `;
23
- return (h(Tag, { key: '290b394545a5769f9d020922b31e14991148ebc7', style: this.color && setColor(this.color), class: typeClasses, part: "content" }, h("slot", { key: '0e64e2e05db073a5d0568f282acce4b9f06238cf' })));
23
+ return (h(Tag, { key: '101a42ae93ac81968a177c7e0d569417f376909c', style: this.color && setColor(this.color), class: typeClasses, part: "content" }, h("slot", { key: '903b04a19b948e04d577c8585a76647033b9c36e' })));
24
24
  }
25
25
  static get is() { return "pds-text"; }
26
26
  static get encapsulation() { return "shadow"; }
@@ -1,5 +1,6 @@
1
1
  :host {
2
- display: inline;
2
+ display: inline-block;
3
+ width: 100%;
3
4
  }
4
5
 
5
6
  :host([aria-readonly=true]) textarea {
@@ -34,13 +35,42 @@ label {
34
35
  margin-block-end: 0;
35
36
  }
36
37
 
38
+ .pds-textarea__helper-message {
39
+ color: var(--pine-color-text-message);
40
+ font: var(--pine-typography-body-sm-medium);
41
+ margin-block-start: var(--pine-dimension-2xs);
42
+ }
43
+
44
+ .pds-textarea__error-message {
45
+ align-items: center;
46
+ color: var(--pine-color-text-message-danger);
47
+ display: flex;
48
+ font: var(--pine-typography-body-sm-medium);
49
+ gap: var(--pine-dimension-2xs);
50
+ margin-block-start: var(--pine-dimension-2xs);
51
+ }
52
+
53
+ .pds-textarea__field-wrapper {
54
+ display: inline-block;
55
+ position: relative;
56
+ width: 100%;
57
+ }
58
+
37
59
  .pds-textarea__field {
38
60
  background-color: var(--pine-color-background-container);
39
61
  border: var(--pine-border);
40
62
  border-radius: calc(var(--pine-dimension-xs) * 1.25);
63
+ box-sizing: border-box;
41
64
  font: var(--pine-typography-body);
42
65
  letter-spacing: var(--pine-letter-spacing);
66
+ min-height: calc(var(--pine-dimension-xl) * 2);
67
+ min-width: calc(var(--pine-dimension-xl) * 2);
43
68
  padding: var(--pine-dimension-xs) var(--pine-dimension-sm);
69
+ resize: both;
70
+ width: 100%;
71
+ }
72
+ :host([max-length]) .pds-textarea__field {
73
+ padding-bottom: calc(var(--pine-dimension-xs) + var(--pine-dimension-md));
44
74
  }
45
75
  .pds-textarea__field:hover:not(:disabled, .is-invalid) {
46
76
  border: var(--pine-border-hover);
@@ -65,18 +95,28 @@ label {
65
95
  outline-color: var(--pine-color-focus-ring-danger);
66
96
  }
67
97
 
68
- .pds-textarea__error-message,
69
- .pds-textarea__helper-message {
70
- color: var(--pine-color-text-message);
98
+ .pds-textarea__character-counter {
99
+ background: color-mix(in srgb, var(--pine-color-background-container) 80%, transparent);
100
+ border-radius: calc(var(--pine-dimension-2xs) * 0.5);
101
+ color: var(--pine-color-text-readonly);
71
102
  font: var(--pine-typography-body-sm-medium);
72
- margin-block-start: var(--pine-dimension-xs);
103
+ padding: calc(var(--pine-dimension-2xs) * 0.5) var(--pine-dimension-2xs);
104
+ pointer-events: none;
105
+ position: absolute;
106
+ user-select: none;
107
+ white-space: nowrap;
108
+ z-index: 2;
73
109
  }
74
-
75
- .pds-textarea__error-message {
76
- align-items: center;
77
- color: var(--pine-color-text-message-danger);
78
- display: flex;
79
- gap: var(--pine-dimension-2xs);
110
+ :host([aria-disabled=true]) .pds-textarea__character-counter {
111
+ background-color: var(--pine-color-background-container-disabled);
112
+ color: var(--pine-color-text-disabled);
113
+ }
114
+ :host([aria-readonly=true]) .pds-textarea__character-counter {
115
+ background-color: var(--pine-color-background-container-disabled);
116
+ color: var(--pine-color-text-readonly);
117
+ }
118
+ .pds-textarea__field.is-invalid ~ .pds-textarea__character-counter {
119
+ background-color: var(--pine-input-color-background-danger);
80
120
  }
81
121
 
82
122
  .visually-hidden {
@@ -57,9 +57,21 @@ export class PdsTextarea {
57
57
  this.onInput = (ev) => {
58
58
  const input = ev.target;
59
59
  if (input) {
60
+ // Handle maxLength validation
61
+ if (this.maxLength && input.value.length > this.maxLength) {
62
+ // Prevent input beyond maxLength
63
+ input.value = input.value.substring(0, this.maxLength);
64
+ }
60
65
  this.value = input.value || '';
61
66
  }
62
67
  this.emitInputChange(ev);
68
+ // Update counter position when content changes
69
+ if (this.maxLength && typeof ResizeObserver !== 'undefined') {
70
+ // Use requestAnimationFrame to ensure DOM is updated
71
+ requestAnimationFrame(() => {
72
+ this.updateCharacterCounterPosition();
73
+ });
74
+ }
63
75
  };
64
76
  this.onTextareaChange = (ev) => {
65
77
  this.emitValueChange(ev);
@@ -89,6 +101,24 @@ export class PdsTextarea {
89
101
  }
90
102
  // Update form value for Form Associated Custom Elements API
91
103
  this.updateFormValue();
104
+ // Update character counter position in case content changes affect sizing
105
+ if (this.maxLength && typeof ResizeObserver !== 'undefined') {
106
+ this.updateCharacterCounterPosition();
107
+ }
108
+ }
109
+ maxLengthChanged() {
110
+ // Setup or teardown ResizeObserver based on maxLength
111
+ if (this.resizeObserver) {
112
+ this.resizeObserver.disconnect();
113
+ }
114
+ if (this.maxLength && this.nativeTextarea) {
115
+ this.setupResizeObserver();
116
+ }
117
+ // Update ElementInternals validity when maxLength changes
118
+ if (this.internals && this.internals.setValidity && this.nativeTextarea) {
119
+ const isTooLong = this.nativeTextarea.value.length > (this.maxLength || 0);
120
+ this.internals.setValidity({ tooLong: isTooLong }, isTooLong ? 'Value exceeds maxLength' : '', this.nativeTextarea);
121
+ }
92
122
  }
93
123
  /**
94
124
  * Emits an `pdsInput` event.
@@ -126,6 +156,12 @@ export class PdsTextarea {
126
156
  this.internals = this.el.attachInternals();
127
157
  }
128
158
  }
159
+ disconnectedCallback() {
160
+ // Clean up ResizeObserver
161
+ if (this.resizeObserver) {
162
+ this.resizeObserver.disconnect();
163
+ }
164
+ }
129
165
  componentWillLoad() {
130
166
  this.inheritedAttributes = Object.assign(Object.assign({}, inheritAriaAttributes(this.el)), inheritAttributes(this.el));
131
167
  this.hasAction = this.el.querySelector('[slot="action"]') !== null;
@@ -134,6 +170,71 @@ export class PdsTextarea {
134
170
  this.originalPdsInput = this.pdsInput;
135
171
  // Set initial form value
136
172
  this.updateFormValue();
173
+ // Setup ResizeObserver for character counter positioning
174
+ this.setupResizeObserver();
175
+ }
176
+ /**
177
+ * Sets up ResizeObserver to track textarea resize for character counter positioning
178
+ */
179
+ setupResizeObserver() {
180
+ if (!this.maxLength || !this.nativeTextarea)
181
+ return;
182
+ // ResizeObserver may not be available in test environments
183
+ if (typeof ResizeObserver !== 'undefined') {
184
+ this.resizeObserver = new ResizeObserver(() => {
185
+ // Use requestAnimationFrame to ensure DOM updates are complete
186
+ requestAnimationFrame(() => {
187
+ this.updateCharacterCounterPosition();
188
+ });
189
+ });
190
+ this.resizeObserver.observe(this.nativeTextarea);
191
+ // Initial positioning with a small delay to ensure counter is rendered
192
+ requestAnimationFrame(() => {
193
+ this.updateCharacterCounterPosition();
194
+ });
195
+ }
196
+ }
197
+ /**
198
+ * Updates character counter position to stay within textarea boundaries during resize
199
+ */
200
+ updateCharacterCounterPosition() {
201
+ if (!this.characterCounter || !this.nativeTextarea)
202
+ return;
203
+ // Skip positioning in test environments where ResizeObserver isn't available
204
+ if (typeof ResizeObserver === 'undefined')
205
+ return;
206
+ // Ensure the character counter has been rendered and has dimensions
207
+ if (this.characterCounter.offsetWidth === 0 || this.characterCounter.offsetHeight === 0) {
208
+ // Counter not ready or component hidden - return and let resize/input observers handle positioning later
209
+ return;
210
+ }
211
+ // Position based on textarea's actual dimensions (which change during manual resize)
212
+ const textareaWidth = this.nativeTextarea.offsetWidth;
213
+ const textareaHeight = this.nativeTextarea.offsetHeight;
214
+ const counterWidth = this.characterCounter.offsetWidth;
215
+ const counterHeight = this.characterCounter.offsetHeight;
216
+ // Calculate position within textarea boundaries with padding from edges
217
+ const rightPosition = textareaWidth - counterWidth - 8;
218
+ const bottomPosition = textareaHeight - counterHeight - 8;
219
+ // Ensure counter stays within textarea boundaries even when resized very small
220
+ const finalLeft = Math.max(8, Math.min(rightPosition, textareaWidth - counterWidth - 8));
221
+ const finalTop = Math.max(8, Math.min(bottomPosition, textareaHeight - counterHeight - 8));
222
+ // Apply absolute positioning within the field wrapper
223
+ this.characterCounter.style.position = 'absolute';
224
+ this.characterCounter.style.left = `${finalLeft}px`;
225
+ this.characterCounter.style.top = `${finalTop}px`;
226
+ this.characterCounter.style.right = 'auto';
227
+ this.characterCounter.style.bottom = 'auto';
228
+ }
229
+ /**
230
+ * Renders the character counter when maxLength is set
231
+ */
232
+ renderCharacterCounter() {
233
+ if (!this.maxLength) {
234
+ return null;
235
+ }
236
+ const currentLength = this.getValue().length;
237
+ return (h("div", { class: "pds-textarea__character-counter", ref: (el) => this.characterCounter = el, role: "status", "aria-live": "polite", "aria-label": `${currentLength} of ${this.maxLength} characters` }, currentLength, " / ", this.maxLength));
137
238
  }
138
239
  renderAction() {
139
240
  const hasAction = this.el.querySelector('[slot="action"]') !== null;
@@ -185,10 +286,10 @@ export class PdsTextarea {
185
286
  }
186
287
  render() {
187
288
  const value = this.getValue();
188
- return (h(Host, { key: 'a1a70451b8987a1d152c5e440a672267b3ee325e', "aria-disabled": this.disabled ? 'true' : null, "aria-readonly": this.readonly ? 'true' : null, "has-action": this.hasAction && !this.hideLabel ? 'true' : null }, h("div", { key: 'c28061e7848a58995c0883a99af04170bbdd2ba0', class: "pds-textarea" }, this.label &&
189
- h("div", { key: '53bf7022550e51bc63decb0595c2e01c0bf7051c', class: "pds-textarea__label-wrapper" }, h("label", { key: 'ac1152cfb3f096a7861c6db9779f4bde3d117522', htmlFor: this.componentId }, h("span", { key: '0d664943f7fd9490879d0a8349743d535103608c', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), !this.hideLabel && this.renderAction()), h("textarea", Object.assign({ key: 'a7374006831ab8f0cda0a9b3bf999abc7485a16d', 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, 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 }, this.inheritedAttributes), value), this.helperMessage &&
190
- h("p", { key: '4ca62e53a085acde9b8550c123ea1ee5a8723581', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
191
- h("p", { key: 'f70e70f4588d0d9f1e7cc570bc5db1b6f6f27f0b', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, h("pds-icon", { key: '7a91bdea1bd0ac2a477b41d6eec3dc6369119ab0', icon: danger, size: "small" }), this.errorMessage))));
289
+ return (h(Host, { key: '8a26dea3e236078cdcc24b9d862e7ecabd5ca456', "aria-disabled": this.disabled ? 'true' : null, "aria-readonly": this.readonly ? 'true' : null, "has-action": this.hasAction && !this.hideLabel ? 'true' : null }, h("div", { key: 'ea3a606459ac06b710e11adbf414310fc4af27b8', class: "pds-textarea" }, this.label &&
290
+ h("div", { key: '970ef900e888e94e752686b543f87c49da43c3b9', class: "pds-textarea__label-wrapper" }, h("label", { key: 'fd17142249728dea905b5cfbf365b35bad35ad5f', htmlFor: this.componentId }, h("span", { key: '17d15c0f9c0c45931b94ee5385f02bcab932ac49', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), !this.hideLabel && this.renderAction()), h("div", { key: 'eb4c78830a99fa7725e8423a923b66aa155e2082', class: "pds-textarea__field-wrapper" }, h("textarea", Object.assign({ key: 'eb1b3354e8b74a998f4b7f9592eefb3bec0fce8f', 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 }, this.inheritedAttributes), value), this.renderCharacterCounter()), this.helperMessage &&
291
+ h("p", { key: '44dfd62abeff5e7fa43bf09aa21a130e806d48d7', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
292
+ h("p", { key: '8b12ec36446e8dc4af1091f5fb7e677059a32dea', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, h("pds-icon", { key: '4728a615f8d46475a4345b78713232073547ad0c', icon: danger, size: "small" }), this.errorMessage))));
192
293
  }
193
294
  static get is() { return "pds-textarea"; }
194
295
  static get encapsulation() { return "shadow"; }
@@ -488,6 +589,25 @@ export class PdsTextarea {
488
589
  "attribute": "rows",
489
590
  "reflect": false
490
591
  },
592
+ "maxLength": {
593
+ "type": "number",
594
+ "mutable": false,
595
+ "complexType": {
596
+ "original": "number",
597
+ "resolved": "number",
598
+ "references": {}
599
+ },
600
+ "required": false,
601
+ "optional": true,
602
+ "docs": {
603
+ "tags": [],
604
+ "text": "Specifies the maximum number of characters allowed in the textarea. When set, displays a character counter."
605
+ },
606
+ "getter": false,
607
+ "setter": false,
608
+ "attribute": "max-length",
609
+ "reflect": true
610
+ },
491
611
  "value": {
492
612
  "type": "string",
493
613
  "mutable": true,
@@ -630,6 +750,9 @@ export class PdsTextarea {
630
750
  }, {
631
751
  "propName": "value",
632
752
  "methodName": "valueChanged"
753
+ }, {
754
+ "propName": "maxLength",
755
+ "methodName": "maxLengthChanged"
633
756
  }];
634
757
  }
635
758
  }