@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
@@ -8,11 +8,13 @@ import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
8
  import { BoxColumnType, BoxShadowSizeType, BoxTShirtSizeType } from "./utils/types";
9
9
  import { CheckboxChangeEventDetail } from "./components/pds-checkbox/checkbox-interface";
10
10
  import { PlacementType } from "./utils/types";
11
+ import { PdsFilterClearEventDetail, PdsFilterCloseEventDetail, PdsFilterOpenEventDetail, PdsFilterVariant } from "./components/pds-filters/pds-filter/filter-interface";
11
12
  import { InputChangeEventDetail, InputInputEventDetail } from "./components/pds-input/input-interface";
12
13
  import { TextareaChangeEventDetail, TextareaInputEventDetail } from "./components/pds-textarea/textarea-interface";
13
14
  export { BoxColumnType, BoxShadowSizeType, BoxTShirtSizeType } from "./utils/types";
14
15
  export { CheckboxChangeEventDetail } from "./components/pds-checkbox/checkbox-interface";
15
16
  export { PlacementType } from "./utils/types";
17
+ export { PdsFilterClearEventDetail, PdsFilterCloseEventDetail, PdsFilterOpenEventDetail, PdsFilterVariant } from "./components/pds-filters/pds-filter/filter-interface";
16
18
  export { InputChangeEventDetail, InputInputEventDetail } from "./components/pds-input/input-interface";
17
19
  export { TextareaChangeEventDetail, TextareaInputEventDetail } from "./components/pds-textarea/textarea-interface";
18
20
  export namespace Components {
@@ -37,6 +39,11 @@ export namespace Components {
37
39
  * Whether the modal is open
38
40
  */
39
41
  "open": boolean;
42
+ /**
43
+ * Whether the modal content should be scrollable
44
+ * @default true
45
+ */
46
+ "scrollable": boolean;
40
47
  /**
41
48
  * Shows the modal
42
49
  */
@@ -183,6 +190,26 @@ export namespace Components {
183
190
  * If `true`, the box will be sized to fit its contents.
184
191
  */
185
192
  "auto"?: boolean;
193
+ /**
194
+ * If `true`, the box will be sized to fit its contents at the LG breakpoint.
195
+ */
196
+ "autoLg"?: boolean;
197
+ /**
198
+ * If `true`, the box will be sized to fit its contents at the MD breakpoint.
199
+ */
200
+ "autoMd"?: boolean;
201
+ /**
202
+ * If `true`, the box will be sized to fit its contents at the SM breakpoint.
203
+ */
204
+ "autoSm"?: boolean;
205
+ /**
206
+ * If `true`, the box will be sized to fit its contents at the XL breakpoint.
207
+ */
208
+ "autoXl"?: boolean;
209
+ /**
210
+ * If `true`, the box will be sized to fit its contents at the XS breakpoint.
211
+ */
212
+ "autoXs"?: boolean;
186
213
  /**
187
214
  * Defines the background-color of the box.
188
215
  */
@@ -214,6 +241,26 @@ export namespace Components {
214
241
  * If `true`, sets the box `max-width` to `100%`.
215
242
  */
216
243
  "fit"?: boolean;
244
+ /**
245
+ * If `true`, sets the box `max-width` to `100%` at the LG breakpoint.
246
+ */
247
+ "fitLg"?: boolean;
248
+ /**
249
+ * If `true`, sets the box `max-width` to `100%` at the MD breakpoint.
250
+ */
251
+ "fitMd"?: boolean;
252
+ /**
253
+ * If `true`, sets the box `max-width` to `100%` at the SM breakpoint.
254
+ */
255
+ "fitSm"?: boolean;
256
+ /**
257
+ * If `true`, sets the box `max-width` to `100%` at the XL breakpoint.
258
+ */
259
+ "fitXl"?: boolean;
260
+ /**
261
+ * If `true`, sets the box `max-width` to `100%` at the XS breakpoint.
262
+ */
263
+ "fitXs"?: boolean;
217
264
  /**
218
265
  * Defines how a box will grow or shrink to fit the space available in its container. Can be a predefined value ('none', 'grow', 'shrink') or a custom flex value (e.g., '1', '0 1 auto').
219
266
  * @defaultValue none
@@ -224,6 +271,31 @@ export namespace Components {
224
271
  * @defaultValue none
225
272
  */
226
273
  "gap"?: BoxTShirtSizeType;
274
+ /**
275
+ * Defines the spacing between the box items at the LG breakpoint.
276
+ * @defaultValue none
277
+ */
278
+ "gapLg"?: BoxTShirtSizeType;
279
+ /**
280
+ * Defines the spacing between the box items at the MD breakpoint.
281
+ * @defaultValue none
282
+ */
283
+ "gapMd"?: BoxTShirtSizeType;
284
+ /**
285
+ * Defines the spacing between the box items at the SM breakpoint.
286
+ * @defaultValue none
287
+ */
288
+ "gapSm"?: BoxTShirtSizeType;
289
+ /**
290
+ * Defines the spacing between the box items at the XL breakpoint.
291
+ * @defaultValue none
292
+ */
293
+ "gapXl"?: BoxTShirtSizeType;
294
+ /**
295
+ * Defines the spacing between the box items at the XS breakpoint.
296
+ * @defaultValue none
297
+ */
298
+ "gapXs"?: BoxTShirtSizeType;
227
299
  /**
228
300
  * Defines the horizontal alignment of the box items.
229
301
  * @defaultValue start
@@ -259,21 +331,121 @@ export namespace Components {
259
331
  * @defaultValue none
260
332
  */
261
333
  "marginBlockEnd"?: BoxTShirtSizeType;
334
+ /**
335
+ * Defines the box's outer bottom spacing at the LG breakpoint.
336
+ * @defaultValue none
337
+ */
338
+ "marginBlockEndLg"?: BoxTShirtSizeType;
339
+ /**
340
+ * Defines the box's outer bottom spacing at the MD breakpoint.
341
+ * @defaultValue none
342
+ */
343
+ "marginBlockEndMd"?: BoxTShirtSizeType;
344
+ /**
345
+ * Defines the box's outer bottom spacing at the SM breakpoint.
346
+ * @defaultValue none
347
+ */
348
+ "marginBlockEndSm"?: BoxTShirtSizeType;
349
+ /**
350
+ * Defines the box's outer bottom spacing at the XL breakpoint.
351
+ * @defaultValue none
352
+ */
353
+ "marginBlockEndXl"?: BoxTShirtSizeType;
354
+ /**
355
+ * Defines the box's outer bottom spacing at the XS breakpoint.
356
+ * @defaultValue none
357
+ */
358
+ "marginBlockEndXs"?: BoxTShirtSizeType;
262
359
  /**
263
360
  * Defines the box's outer top spacing.
264
361
  * @defaultValue none
265
362
  */
266
363
  "marginBlockStart"?: BoxTShirtSizeType;
364
+ /**
365
+ * Defines the box's outer top spacing at the LG breakpoint.
366
+ * @defaultValue none
367
+ */
368
+ "marginBlockStartLg"?: BoxTShirtSizeType;
369
+ /**
370
+ * Defines the box's outer top spacing at the MD breakpoint.
371
+ * @defaultValue none
372
+ */
373
+ "marginBlockStartMd"?: BoxTShirtSizeType;
374
+ /**
375
+ * Defines the box's outer top spacing at the SM breakpoint.
376
+ * @defaultValue none
377
+ */
378
+ "marginBlockStartSm"?: BoxTShirtSizeType;
379
+ /**
380
+ * Defines the box's outer top spacing at the XL breakpoint.
381
+ * @defaultValue none
382
+ */
383
+ "marginBlockStartXl"?: BoxTShirtSizeType;
384
+ /**
385
+ * Defines the box's outer top spacing at the XS breakpoint.
386
+ * @defaultValue none
387
+ */
388
+ "marginBlockStartXs"?: BoxTShirtSizeType;
267
389
  /**
268
390
  * Defines the box's outer right spacing.
269
391
  * @defaultValue none
270
392
  */
271
393
  "marginInlineEnd"?: BoxTShirtSizeType;
394
+ /**
395
+ * Defines the box's outer right spacing at the LG breakpoint.
396
+ * @defaultValue none
397
+ */
398
+ "marginInlineEndLg"?: BoxTShirtSizeType;
399
+ /**
400
+ * Defines the box's outer right spacing at the MD breakpoint.
401
+ * @defaultValue none
402
+ */
403
+ "marginInlineEndMd"?: BoxTShirtSizeType;
404
+ /**
405
+ * Defines the box's outer right spacing at the SM breakpoint.
406
+ * @defaultValue none
407
+ */
408
+ "marginInlineEndSm"?: BoxTShirtSizeType;
409
+ /**
410
+ * Defines the box's outer right spacing at the XL breakpoint.
411
+ * @defaultValue none
412
+ */
413
+ "marginInlineEndXl"?: BoxTShirtSizeType;
414
+ /**
415
+ * Defines the box's outer right spacing at the XS breakpoint.
416
+ * @defaultValue none
417
+ */
418
+ "marginInlineEndXs"?: BoxTShirtSizeType;
272
419
  /**
273
420
  * Defines the box's outer left spacing.
274
421
  * @defaultValue none
275
422
  */
276
423
  "marginInlineStart"?: BoxTShirtSizeType;
424
+ /**
425
+ * Defines the box's outer left spacing at the LG breakpoint.
426
+ * @defaultValue none
427
+ */
428
+ "marginInlineStartLg"?: BoxTShirtSizeType;
429
+ /**
430
+ * Defines the box's outer left spacing at the MD breakpoint.
431
+ * @defaultValue none
432
+ */
433
+ "marginInlineStartMd"?: BoxTShirtSizeType;
434
+ /**
435
+ * Defines the box's outer left spacing at the SM breakpoint.
436
+ * @defaultValue none
437
+ */
438
+ "marginInlineStartSm"?: BoxTShirtSizeType;
439
+ /**
440
+ * Defines the box's outer left spacing at the XL breakpoint.
441
+ * @defaultValue none
442
+ */
443
+ "marginInlineStartXl"?: BoxTShirtSizeType;
444
+ /**
445
+ * Defines the box's outer left spacing at the XS breakpoint.
446
+ * @defaultValue none
447
+ */
448
+ "marginInlineStartXs"?: BoxTShirtSizeType;
277
449
  /**
278
450
  * The minimum height of the row. Used in conjunction with alignment props
279
451
  */
@@ -316,21 +488,146 @@ export namespace Components {
316
488
  * @defaultValue none
317
489
  */
318
490
  "paddingBlockEnd"?: BoxTShirtSizeType;
491
+ /**
492
+ * Defines the bottom spacing at the LG breakpoint.
493
+ * @defaultValue none
494
+ */
495
+ "paddingBlockEndLg"?: BoxTShirtSizeType;
496
+ /**
497
+ * Defines the bottom spacing at the MD breakpoint.
498
+ * @defaultValue none
499
+ */
500
+ "paddingBlockEndMd"?: BoxTShirtSizeType;
501
+ /**
502
+ * Defines the bottom spacing at the SM breakpoint.
503
+ * @defaultValue none
504
+ */
505
+ "paddingBlockEndSm"?: BoxTShirtSizeType;
506
+ /**
507
+ * Defines the bottom spacing at the XL breakpoint.
508
+ * @defaultValue none
509
+ */
510
+ "paddingBlockEndXl"?: BoxTShirtSizeType;
511
+ /**
512
+ * Defines the bottom spacing at the XS breakpoint.
513
+ * @defaultValue none
514
+ */
515
+ "paddingBlockEndXs"?: BoxTShirtSizeType;
319
516
  /**
320
517
  * Defines the top spacing.
321
518
  * @defaultValue none
322
519
  */
323
520
  "paddingBlockStart"?: BoxTShirtSizeType;
521
+ /**
522
+ * Defines the top spacing at the LG breakpoint.
523
+ * @defaultValue none
524
+ */
525
+ "paddingBlockStartLg"?: BoxTShirtSizeType;
526
+ /**
527
+ * Defines the top spacing at the MD breakpoint.
528
+ * @defaultValue none
529
+ */
530
+ "paddingBlockStartMd"?: BoxTShirtSizeType;
531
+ /**
532
+ * Defines the top spacing at the SM breakpoint.
533
+ * @defaultValue none
534
+ */
535
+ "paddingBlockStartSm"?: BoxTShirtSizeType;
536
+ /**
537
+ * Defines the top spacing at the XL breakpoint.
538
+ * @defaultValue none
539
+ */
540
+ "paddingBlockStartXl"?: BoxTShirtSizeType;
541
+ /**
542
+ * Defines the top spacing at the XS breakpoint.
543
+ * @defaultValue none
544
+ */
545
+ "paddingBlockStartXs"?: BoxTShirtSizeType;
324
546
  /**
325
547
  * Defines the right spacing.
326
548
  * @defaultValue none
327
549
  */
328
550
  "paddingInlineEnd"?: BoxTShirtSizeType;
551
+ /**
552
+ * Defines the right spacing at the LG breakpoint.
553
+ * @defaultValue none
554
+ */
555
+ "paddingInlineEndLg"?: BoxTShirtSizeType;
556
+ /**
557
+ * Defines the right spacing at the MD breakpoint.
558
+ * @defaultValue none
559
+ */
560
+ "paddingInlineEndMd"?: BoxTShirtSizeType;
561
+ /**
562
+ * Defines the right spacing at the SM breakpoint.
563
+ * @defaultValue none
564
+ */
565
+ "paddingInlineEndSm"?: BoxTShirtSizeType;
566
+ /**
567
+ * Defines the right spacing at the XL breakpoint.
568
+ * @defaultValue none
569
+ */
570
+ "paddingInlineEndXl"?: BoxTShirtSizeType;
571
+ /**
572
+ * Defines the right spacing at the XS breakpoint.
573
+ * @defaultValue none
574
+ */
575
+ "paddingInlineEndXs"?: BoxTShirtSizeType;
329
576
  /**
330
577
  * Defines the left spacing.
331
578
  * @defaultValue none
332
579
  */
333
580
  "paddingInlineStart"?: BoxTShirtSizeType;
581
+ /**
582
+ * Defines the left spacing at the LG breakpoint.
583
+ * @defaultValue none
584
+ */
585
+ "paddingInlineStartLg"?: BoxTShirtSizeType;
586
+ /**
587
+ * Defines the left spacing at the MD breakpoint.
588
+ * @defaultValue none
589
+ */
590
+ "paddingInlineStartMd"?: BoxTShirtSizeType;
591
+ /**
592
+ * Defines the left spacing at the SM breakpoint.
593
+ * @defaultValue none
594
+ */
595
+ "paddingInlineStartSm"?: BoxTShirtSizeType;
596
+ /**
597
+ * Defines the left spacing at the XL breakpoint.
598
+ * @defaultValue none
599
+ */
600
+ "paddingInlineStartXl"?: BoxTShirtSizeType;
601
+ /**
602
+ * Defines the left spacing at the XS breakpoint.
603
+ * @defaultValue none
604
+ */
605
+ "paddingInlineStartXs"?: BoxTShirtSizeType;
606
+ /**
607
+ * Defines the spacing between the box items at the LG breakpoint.
608
+ * @defaultValue none
609
+ */
610
+ "paddingLg"?: BoxTShirtSizeType;
611
+ /**
612
+ * Defines the spacing between the box items at the MD breakpoint.
613
+ * @defaultValue none
614
+ */
615
+ "paddingMd"?: BoxTShirtSizeType;
616
+ /**
617
+ * Defines the spacing between the box items at the SM breakpoint.
618
+ * @defaultValue none
619
+ */
620
+ "paddingSm"?: BoxTShirtSizeType;
621
+ /**
622
+ * Defines the spacing between the box items at the XL breakpoint.
623
+ * @defaultValue none
624
+ */
625
+ "paddingXl"?: BoxTShirtSizeType;
626
+ /**
627
+ * Defines the spacing between the box items at the XS breakpoint.
628
+ * @defaultValue none
629
+ */
630
+ "paddingXs"?: BoxTShirtSizeType;
334
631
  /**
335
632
  * Defines the box shadow.
336
633
  * @defaultValue none
@@ -365,6 +662,31 @@ export namespace Components {
365
662
  * @defaultValue false
366
663
  */
367
664
  "wrap"?: boolean;
665
+ /**
666
+ * Defines whether flex items can wrap onto multiple lines at the LG breakpoint.
667
+ * @defaultValue false
668
+ */
669
+ "wrapLg"?: boolean;
670
+ /**
671
+ * Defines whether flex items can wrap onto multiple lines at the MD breakpoint.
672
+ * @defaultValue false
673
+ */
674
+ "wrapMd"?: boolean;
675
+ /**
676
+ * Defines whether flex items can wrap onto multiple lines at the SM breakpoint.
677
+ * @defaultValue false
678
+ */
679
+ "wrapSm"?: boolean;
680
+ /**
681
+ * Defines whether flex items can wrap onto multiple lines at the XL breakpoint.
682
+ * @defaultValue false
683
+ */
684
+ "wrapXl"?: boolean;
685
+ /**
686
+ * Defines whether flex items can wrap onto multiple lines at the XS breakpoint.
687
+ * @defaultValue false
688
+ */
689
+ "wrapXs"?: boolean;
368
690
  }
369
691
  interface PdsButton {
370
692
  /**
@@ -421,7 +743,7 @@ export namespace Components {
421
743
  * Sets the style variant of the button.
422
744
  * @defaultValue primary
423
745
  */
424
- "variant": 'primary' | 'secondary' | 'accent' | 'disclosure' | 'destructive' | 'unstyled';
746
+ "variant": 'primary' | 'secondary' | 'accent' | 'disclosure' | 'destructive' | 'unstyled' | 'filter';
425
747
  }
426
748
  interface PdsCheckbox {
427
749
  /**
@@ -666,6 +988,45 @@ export namespace Components {
666
988
  */
667
989
  "disabled": boolean;
668
990
  }
991
+ /**
992
+ * Individual filter component with cross-browser popover positioning.
993
+ * Uses a hybrid approach for optimal cross-browser compatibility:
994
+ * - Modern browsers: CSS anchor positioning + JavaScript flip classes
995
+ * - Fallback browsers: JavaScript positioning with viewport boundary detection
996
+ */
997
+ interface PdsFilter {
998
+ /**
999
+ * A unique identifier used for the underlying component `id` attribute.
1000
+ */
1001
+ "componentId": string;
1002
+ /**
1003
+ * Closes the filter popover programmatically. Note: Clear variant does not support popover functionality.
1004
+ */
1005
+ "hideFilter": () => Promise<void>;
1006
+ /**
1007
+ * The name of the icon to display in the trigger button. For 'clear' variant, this is ignored as it always shows trash icon.
1008
+ */
1009
+ "icon"?: string;
1010
+ /**
1011
+ * Opens the filter popover programmatically. Note: Clear variant does not support popover functionality.
1012
+ */
1013
+ "showFilter": () => Promise<void>;
1014
+ /**
1015
+ * The text content displayed in the trigger button.
1016
+ */
1017
+ "text"?: string;
1018
+ /**
1019
+ * The variant style of the filter trigger.
1020
+ * @defaultValue 'default'
1021
+ */
1022
+ "variant": PdsFilterVariant;
1023
+ }
1024
+ interface PdsFilters {
1025
+ /**
1026
+ * A unique identifier used for the underlying component `id` attribute.
1027
+ */
1028
+ "componentId": string;
1029
+ }
669
1030
  interface PdsImage {
670
1031
  /**
671
1032
  * The image's alt tag. If none is provided, it will default to an empty string, which is desired for decorative images.
@@ -868,6 +1229,11 @@ export namespace Components {
868
1229
  * @default false
869
1230
  */
870
1231
  "open": boolean;
1232
+ /**
1233
+ * Whether the modal content should be scrollable
1234
+ * @default true
1235
+ */
1236
+ "scrollable": boolean;
871
1237
  /**
872
1238
  * Opens the modal
873
1239
  */
@@ -880,7 +1246,7 @@ export namespace Components {
880
1246
  }
881
1247
  interface PdsModalContent {
882
1248
  /**
883
- * The border style for the content area. Automatically set based on available space of the modal content.
1249
+ * The border style for the content area. When not explicitly set, automatically determined based on scroll state.
884
1250
  * @default 'none'
885
1251
  */
886
1252
  "border": 'none' | 'both' | 'top' | 'bottom';
@@ -1396,6 +1762,10 @@ export namespace Components {
1396
1762
  * Text to be displayed as the textarea label.
1397
1763
  */
1398
1764
  "label"?: string;
1765
+ /**
1766
+ * Specifies the maximum number of characters allowed in the textarea. When set, displays a character counter.
1767
+ */
1768
+ "maxLength"?: number;
1399
1769
  /**
1400
1770
  * Specifies the name. Submitted with the form name/value pair. This value will mirror the componentId.
1401
1771
  */
@@ -1529,6 +1899,10 @@ export interface PdsDropdownMenuItemCustomEvent<T> extends CustomEvent<T> {
1529
1899
  detail: T;
1530
1900
  target: HTMLPdsDropdownMenuItemElement;
1531
1901
  }
1902
+ export interface PdsFilterCustomEvent<T> extends CustomEvent<T> {
1903
+ detail: T;
1904
+ target: HTMLPdsFilterElement;
1905
+ }
1532
1906
  export interface PdsInputCustomEvent<T> extends CustomEvent<T> {
1533
1907
  detail: T;
1534
1908
  target: HTMLPdsInputElement;
@@ -1761,6 +2135,37 @@ declare global {
1761
2135
  prototype: HTMLPdsDropdownMenuSeparatorElement;
1762
2136
  new (): HTMLPdsDropdownMenuSeparatorElement;
1763
2137
  };
2138
+ interface HTMLPdsFilterElementEventMap {
2139
+ "pdsFilterOpen": PdsFilterOpenEventDetail;
2140
+ "pdsFilterClose": PdsFilterCloseEventDetail;
2141
+ "pdsFilterClear": PdsFilterClearEventDetail;
2142
+ }
2143
+ /**
2144
+ * Individual filter component with cross-browser popover positioning.
2145
+ * Uses a hybrid approach for optimal cross-browser compatibility:
2146
+ * - Modern browsers: CSS anchor positioning + JavaScript flip classes
2147
+ * - Fallback browsers: JavaScript positioning with viewport boundary detection
2148
+ */
2149
+ interface HTMLPdsFilterElement extends Components.PdsFilter, HTMLStencilElement {
2150
+ addEventListener<K extends keyof HTMLPdsFilterElementEventMap>(type: K, listener: (this: HTMLPdsFilterElement, ev: PdsFilterCustomEvent<HTMLPdsFilterElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2151
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2152
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2153
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2154
+ removeEventListener<K extends keyof HTMLPdsFilterElementEventMap>(type: K, listener: (this: HTMLPdsFilterElement, ev: PdsFilterCustomEvent<HTMLPdsFilterElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2155
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2156
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2157
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2158
+ }
2159
+ var HTMLPdsFilterElement: {
2160
+ prototype: HTMLPdsFilterElement;
2161
+ new (): HTMLPdsFilterElement;
2162
+ };
2163
+ interface HTMLPdsFiltersElement extends Components.PdsFilters, HTMLStencilElement {
2164
+ }
2165
+ var HTMLPdsFiltersElement: {
2166
+ prototype: HTMLPdsFiltersElement;
2167
+ new (): HTMLPdsFiltersElement;
2168
+ };
1764
2169
  interface HTMLPdsImageElement extends Components.PdsImage, HTMLStencilElement {
1765
2170
  }
1766
2171
  var HTMLPdsImageElement: {
@@ -2107,6 +2512,8 @@ declare global {
2107
2512
  "pds-dropdown-menu": HTMLPdsDropdownMenuElement;
2108
2513
  "pds-dropdown-menu-item": HTMLPdsDropdownMenuItemElement;
2109
2514
  "pds-dropdown-menu-separator": HTMLPdsDropdownMenuSeparatorElement;
2515
+ "pds-filter": HTMLPdsFilterElement;
2516
+ "pds-filters": HTMLPdsFiltersElement;
2110
2517
  "pds-image": HTMLPdsImageElement;
2111
2518
  "pds-input": HTMLPdsInputElement;
2112
2519
  "pds-link": HTMLPdsLinkElement;
@@ -2169,6 +2576,11 @@ declare namespace LocalJSX {
2169
2576
  * Whether the modal is open
2170
2577
  */
2171
2578
  "open"?: boolean;
2579
+ /**
2580
+ * Whether the modal content should be scrollable
2581
+ * @default true
2582
+ */
2583
+ "scrollable"?: boolean;
2172
2584
  /**
2173
2585
  * The size of the modal
2174
2586
  */
@@ -2315,6 +2727,26 @@ declare namespace LocalJSX {
2315
2727
  * If `true`, the box will be sized to fit its contents.
2316
2728
  */
2317
2729
  "auto"?: boolean;
2730
+ /**
2731
+ * If `true`, the box will be sized to fit its contents at the LG breakpoint.
2732
+ */
2733
+ "autoLg"?: boolean;
2734
+ /**
2735
+ * If `true`, the box will be sized to fit its contents at the MD breakpoint.
2736
+ */
2737
+ "autoMd"?: boolean;
2738
+ /**
2739
+ * If `true`, the box will be sized to fit its contents at the SM breakpoint.
2740
+ */
2741
+ "autoSm"?: boolean;
2742
+ /**
2743
+ * If `true`, the box will be sized to fit its contents at the XL breakpoint.
2744
+ */
2745
+ "autoXl"?: boolean;
2746
+ /**
2747
+ * If `true`, the box will be sized to fit its contents at the XS breakpoint.
2748
+ */
2749
+ "autoXs"?: boolean;
2318
2750
  /**
2319
2751
  * Defines the background-color of the box.
2320
2752
  */
@@ -2346,6 +2778,26 @@ declare namespace LocalJSX {
2346
2778
  * If `true`, sets the box `max-width` to `100%`.
2347
2779
  */
2348
2780
  "fit"?: boolean;
2781
+ /**
2782
+ * If `true`, sets the box `max-width` to `100%` at the LG breakpoint.
2783
+ */
2784
+ "fitLg"?: boolean;
2785
+ /**
2786
+ * If `true`, sets the box `max-width` to `100%` at the MD breakpoint.
2787
+ */
2788
+ "fitMd"?: boolean;
2789
+ /**
2790
+ * If `true`, sets the box `max-width` to `100%` at the SM breakpoint.
2791
+ */
2792
+ "fitSm"?: boolean;
2793
+ /**
2794
+ * If `true`, sets the box `max-width` to `100%` at the XL breakpoint.
2795
+ */
2796
+ "fitXl"?: boolean;
2797
+ /**
2798
+ * If `true`, sets the box `max-width` to `100%` at the XS breakpoint.
2799
+ */
2800
+ "fitXs"?: boolean;
2349
2801
  /**
2350
2802
  * Defines how a box will grow or shrink to fit the space available in its container. Can be a predefined value ('none', 'grow', 'shrink') or a custom flex value (e.g., '1', '0 1 auto').
2351
2803
  * @defaultValue none
@@ -2356,6 +2808,31 @@ declare namespace LocalJSX {
2356
2808
  * @defaultValue none
2357
2809
  */
2358
2810
  "gap"?: BoxTShirtSizeType;
2811
+ /**
2812
+ * Defines the spacing between the box items at the LG breakpoint.
2813
+ * @defaultValue none
2814
+ */
2815
+ "gapLg"?: BoxTShirtSizeType;
2816
+ /**
2817
+ * Defines the spacing between the box items at the MD breakpoint.
2818
+ * @defaultValue none
2819
+ */
2820
+ "gapMd"?: BoxTShirtSizeType;
2821
+ /**
2822
+ * Defines the spacing between the box items at the SM breakpoint.
2823
+ * @defaultValue none
2824
+ */
2825
+ "gapSm"?: BoxTShirtSizeType;
2826
+ /**
2827
+ * Defines the spacing between the box items at the XL breakpoint.
2828
+ * @defaultValue none
2829
+ */
2830
+ "gapXl"?: BoxTShirtSizeType;
2831
+ /**
2832
+ * Defines the spacing between the box items at the XS breakpoint.
2833
+ * @defaultValue none
2834
+ */
2835
+ "gapXs"?: BoxTShirtSizeType;
2359
2836
  /**
2360
2837
  * Defines the horizontal alignment of the box items.
2361
2838
  * @defaultValue start
@@ -2391,21 +2868,121 @@ declare namespace LocalJSX {
2391
2868
  * @defaultValue none
2392
2869
  */
2393
2870
  "marginBlockEnd"?: BoxTShirtSizeType;
2871
+ /**
2872
+ * Defines the box's outer bottom spacing at the LG breakpoint.
2873
+ * @defaultValue none
2874
+ */
2875
+ "marginBlockEndLg"?: BoxTShirtSizeType;
2876
+ /**
2877
+ * Defines the box's outer bottom spacing at the MD breakpoint.
2878
+ * @defaultValue none
2879
+ */
2880
+ "marginBlockEndMd"?: BoxTShirtSizeType;
2881
+ /**
2882
+ * Defines the box's outer bottom spacing at the SM breakpoint.
2883
+ * @defaultValue none
2884
+ */
2885
+ "marginBlockEndSm"?: BoxTShirtSizeType;
2886
+ /**
2887
+ * Defines the box's outer bottom spacing at the XL breakpoint.
2888
+ * @defaultValue none
2889
+ */
2890
+ "marginBlockEndXl"?: BoxTShirtSizeType;
2891
+ /**
2892
+ * Defines the box's outer bottom spacing at the XS breakpoint.
2893
+ * @defaultValue none
2894
+ */
2895
+ "marginBlockEndXs"?: BoxTShirtSizeType;
2394
2896
  /**
2395
2897
  * Defines the box's outer top spacing.
2396
2898
  * @defaultValue none
2397
2899
  */
2398
2900
  "marginBlockStart"?: BoxTShirtSizeType;
2901
+ /**
2902
+ * Defines the box's outer top spacing at the LG breakpoint.
2903
+ * @defaultValue none
2904
+ */
2905
+ "marginBlockStartLg"?: BoxTShirtSizeType;
2906
+ /**
2907
+ * Defines the box's outer top spacing at the MD breakpoint.
2908
+ * @defaultValue none
2909
+ */
2910
+ "marginBlockStartMd"?: BoxTShirtSizeType;
2911
+ /**
2912
+ * Defines the box's outer top spacing at the SM breakpoint.
2913
+ * @defaultValue none
2914
+ */
2915
+ "marginBlockStartSm"?: BoxTShirtSizeType;
2916
+ /**
2917
+ * Defines the box's outer top spacing at the XL breakpoint.
2918
+ * @defaultValue none
2919
+ */
2920
+ "marginBlockStartXl"?: BoxTShirtSizeType;
2921
+ /**
2922
+ * Defines the box's outer top spacing at the XS breakpoint.
2923
+ * @defaultValue none
2924
+ */
2925
+ "marginBlockStartXs"?: BoxTShirtSizeType;
2399
2926
  /**
2400
2927
  * Defines the box's outer right spacing.
2401
2928
  * @defaultValue none
2402
2929
  */
2403
2930
  "marginInlineEnd"?: BoxTShirtSizeType;
2931
+ /**
2932
+ * Defines the box's outer right spacing at the LG breakpoint.
2933
+ * @defaultValue none
2934
+ */
2935
+ "marginInlineEndLg"?: BoxTShirtSizeType;
2936
+ /**
2937
+ * Defines the box's outer right spacing at the MD breakpoint.
2938
+ * @defaultValue none
2939
+ */
2940
+ "marginInlineEndMd"?: BoxTShirtSizeType;
2941
+ /**
2942
+ * Defines the box's outer right spacing at the SM breakpoint.
2943
+ * @defaultValue none
2944
+ */
2945
+ "marginInlineEndSm"?: BoxTShirtSizeType;
2946
+ /**
2947
+ * Defines the box's outer right spacing at the XL breakpoint.
2948
+ * @defaultValue none
2949
+ */
2950
+ "marginInlineEndXl"?: BoxTShirtSizeType;
2951
+ /**
2952
+ * Defines the box's outer right spacing at the XS breakpoint.
2953
+ * @defaultValue none
2954
+ */
2955
+ "marginInlineEndXs"?: BoxTShirtSizeType;
2404
2956
  /**
2405
2957
  * Defines the box's outer left spacing.
2406
2958
  * @defaultValue none
2407
2959
  */
2408
2960
  "marginInlineStart"?: BoxTShirtSizeType;
2961
+ /**
2962
+ * Defines the box's outer left spacing at the LG breakpoint.
2963
+ * @defaultValue none
2964
+ */
2965
+ "marginInlineStartLg"?: BoxTShirtSizeType;
2966
+ /**
2967
+ * Defines the box's outer left spacing at the MD breakpoint.
2968
+ * @defaultValue none
2969
+ */
2970
+ "marginInlineStartMd"?: BoxTShirtSizeType;
2971
+ /**
2972
+ * Defines the box's outer left spacing at the SM breakpoint.
2973
+ * @defaultValue none
2974
+ */
2975
+ "marginInlineStartSm"?: BoxTShirtSizeType;
2976
+ /**
2977
+ * Defines the box's outer left spacing at the XL breakpoint.
2978
+ * @defaultValue none
2979
+ */
2980
+ "marginInlineStartXl"?: BoxTShirtSizeType;
2981
+ /**
2982
+ * Defines the box's outer left spacing at the XS breakpoint.
2983
+ * @defaultValue none
2984
+ */
2985
+ "marginInlineStartXs"?: BoxTShirtSizeType;
2409
2986
  /**
2410
2987
  * The minimum height of the row. Used in conjunction with alignment props
2411
2988
  */
@@ -2448,21 +3025,146 @@ declare namespace LocalJSX {
2448
3025
  * @defaultValue none
2449
3026
  */
2450
3027
  "paddingBlockEnd"?: BoxTShirtSizeType;
3028
+ /**
3029
+ * Defines the bottom spacing at the LG breakpoint.
3030
+ * @defaultValue none
3031
+ */
3032
+ "paddingBlockEndLg"?: BoxTShirtSizeType;
3033
+ /**
3034
+ * Defines the bottom spacing at the MD breakpoint.
3035
+ * @defaultValue none
3036
+ */
3037
+ "paddingBlockEndMd"?: BoxTShirtSizeType;
3038
+ /**
3039
+ * Defines the bottom spacing at the SM breakpoint.
3040
+ * @defaultValue none
3041
+ */
3042
+ "paddingBlockEndSm"?: BoxTShirtSizeType;
3043
+ /**
3044
+ * Defines the bottom spacing at the XL breakpoint.
3045
+ * @defaultValue none
3046
+ */
3047
+ "paddingBlockEndXl"?: BoxTShirtSizeType;
3048
+ /**
3049
+ * Defines the bottom spacing at the XS breakpoint.
3050
+ * @defaultValue none
3051
+ */
3052
+ "paddingBlockEndXs"?: BoxTShirtSizeType;
2451
3053
  /**
2452
3054
  * Defines the top spacing.
2453
3055
  * @defaultValue none
2454
3056
  */
2455
3057
  "paddingBlockStart"?: BoxTShirtSizeType;
3058
+ /**
3059
+ * Defines the top spacing at the LG breakpoint.
3060
+ * @defaultValue none
3061
+ */
3062
+ "paddingBlockStartLg"?: BoxTShirtSizeType;
3063
+ /**
3064
+ * Defines the top spacing at the MD breakpoint.
3065
+ * @defaultValue none
3066
+ */
3067
+ "paddingBlockStartMd"?: BoxTShirtSizeType;
3068
+ /**
3069
+ * Defines the top spacing at the SM breakpoint.
3070
+ * @defaultValue none
3071
+ */
3072
+ "paddingBlockStartSm"?: BoxTShirtSizeType;
3073
+ /**
3074
+ * Defines the top spacing at the XL breakpoint.
3075
+ * @defaultValue none
3076
+ */
3077
+ "paddingBlockStartXl"?: BoxTShirtSizeType;
3078
+ /**
3079
+ * Defines the top spacing at the XS breakpoint.
3080
+ * @defaultValue none
3081
+ */
3082
+ "paddingBlockStartXs"?: BoxTShirtSizeType;
2456
3083
  /**
2457
3084
  * Defines the right spacing.
2458
3085
  * @defaultValue none
2459
3086
  */
2460
3087
  "paddingInlineEnd"?: BoxTShirtSizeType;
3088
+ /**
3089
+ * Defines the right spacing at the LG breakpoint.
3090
+ * @defaultValue none
3091
+ */
3092
+ "paddingInlineEndLg"?: BoxTShirtSizeType;
3093
+ /**
3094
+ * Defines the right spacing at the MD breakpoint.
3095
+ * @defaultValue none
3096
+ */
3097
+ "paddingInlineEndMd"?: BoxTShirtSizeType;
3098
+ /**
3099
+ * Defines the right spacing at the SM breakpoint.
3100
+ * @defaultValue none
3101
+ */
3102
+ "paddingInlineEndSm"?: BoxTShirtSizeType;
3103
+ /**
3104
+ * Defines the right spacing at the XL breakpoint.
3105
+ * @defaultValue none
3106
+ */
3107
+ "paddingInlineEndXl"?: BoxTShirtSizeType;
3108
+ /**
3109
+ * Defines the right spacing at the XS breakpoint.
3110
+ * @defaultValue none
3111
+ */
3112
+ "paddingInlineEndXs"?: BoxTShirtSizeType;
2461
3113
  /**
2462
3114
  * Defines the left spacing.
2463
3115
  * @defaultValue none
2464
3116
  */
2465
3117
  "paddingInlineStart"?: BoxTShirtSizeType;
3118
+ /**
3119
+ * Defines the left spacing at the LG breakpoint.
3120
+ * @defaultValue none
3121
+ */
3122
+ "paddingInlineStartLg"?: BoxTShirtSizeType;
3123
+ /**
3124
+ * Defines the left spacing at the MD breakpoint.
3125
+ * @defaultValue none
3126
+ */
3127
+ "paddingInlineStartMd"?: BoxTShirtSizeType;
3128
+ /**
3129
+ * Defines the left spacing at the SM breakpoint.
3130
+ * @defaultValue none
3131
+ */
3132
+ "paddingInlineStartSm"?: BoxTShirtSizeType;
3133
+ /**
3134
+ * Defines the left spacing at the XL breakpoint.
3135
+ * @defaultValue none
3136
+ */
3137
+ "paddingInlineStartXl"?: BoxTShirtSizeType;
3138
+ /**
3139
+ * Defines the left spacing at the XS breakpoint.
3140
+ * @defaultValue none
3141
+ */
3142
+ "paddingInlineStartXs"?: BoxTShirtSizeType;
3143
+ /**
3144
+ * Defines the spacing between the box items at the LG breakpoint.
3145
+ * @defaultValue none
3146
+ */
3147
+ "paddingLg"?: BoxTShirtSizeType;
3148
+ /**
3149
+ * Defines the spacing between the box items at the MD breakpoint.
3150
+ * @defaultValue none
3151
+ */
3152
+ "paddingMd"?: BoxTShirtSizeType;
3153
+ /**
3154
+ * Defines the spacing between the box items at the SM breakpoint.
3155
+ * @defaultValue none
3156
+ */
3157
+ "paddingSm"?: BoxTShirtSizeType;
3158
+ /**
3159
+ * Defines the spacing between the box items at the XL breakpoint.
3160
+ * @defaultValue none
3161
+ */
3162
+ "paddingXl"?: BoxTShirtSizeType;
3163
+ /**
3164
+ * Defines the spacing between the box items at the XS breakpoint.
3165
+ * @defaultValue none
3166
+ */
3167
+ "paddingXs"?: BoxTShirtSizeType;
2466
3168
  /**
2467
3169
  * Defines the box shadow.
2468
3170
  * @defaultValue none
@@ -2497,6 +3199,31 @@ declare namespace LocalJSX {
2497
3199
  * @defaultValue false
2498
3200
  */
2499
3201
  "wrap"?: boolean;
3202
+ /**
3203
+ * Defines whether flex items can wrap onto multiple lines at the LG breakpoint.
3204
+ * @defaultValue false
3205
+ */
3206
+ "wrapLg"?: boolean;
3207
+ /**
3208
+ * Defines whether flex items can wrap onto multiple lines at the MD breakpoint.
3209
+ * @defaultValue false
3210
+ */
3211
+ "wrapMd"?: boolean;
3212
+ /**
3213
+ * Defines whether flex items can wrap onto multiple lines at the SM breakpoint.
3214
+ * @defaultValue false
3215
+ */
3216
+ "wrapSm"?: boolean;
3217
+ /**
3218
+ * Defines whether flex items can wrap onto multiple lines at the XL breakpoint.
3219
+ * @defaultValue false
3220
+ */
3221
+ "wrapXl"?: boolean;
3222
+ /**
3223
+ * Defines whether flex items can wrap onto multiple lines at the XS breakpoint.
3224
+ * @defaultValue false
3225
+ */
3226
+ "wrapXs"?: boolean;
2500
3227
  }
2501
3228
  interface PdsButton {
2502
3229
  /**
@@ -2554,7 +3281,7 @@ declare namespace LocalJSX {
2554
3281
  * Sets the style variant of the button.
2555
3282
  * @defaultValue primary
2556
3283
  */
2557
- "variant"?: 'primary' | 'secondary' | 'accent' | 'disclosure' | 'destructive' | 'unstyled';
3284
+ "variant"?: 'primary' | 'secondary' | 'accent' | 'disclosure' | 'destructive' | 'unstyled' | 'filter';
2558
3285
  }
2559
3286
  interface PdsCheckbox {
2560
3287
  /**
@@ -2808,6 +3535,49 @@ declare namespace LocalJSX {
2808
3535
  */
2809
3536
  "disabled"?: boolean;
2810
3537
  }
3538
+ /**
3539
+ * Individual filter component with cross-browser popover positioning.
3540
+ * Uses a hybrid approach for optimal cross-browser compatibility:
3541
+ * - Modern browsers: CSS anchor positioning + JavaScript flip classes
3542
+ * - Fallback browsers: JavaScript positioning with viewport boundary detection
3543
+ */
3544
+ interface PdsFilter {
3545
+ /**
3546
+ * A unique identifier used for the underlying component `id` attribute.
3547
+ */
3548
+ "componentId": string;
3549
+ /**
3550
+ * The name of the icon to display in the trigger button. For 'clear' variant, this is ignored as it always shows trash icon.
3551
+ */
3552
+ "icon"?: string;
3553
+ /**
3554
+ * Event emitted when the clear variant is clicked.
3555
+ */
3556
+ "onPdsFilterClear"?: (event: PdsFilterCustomEvent<PdsFilterClearEventDetail>) => void;
3557
+ /**
3558
+ * Event emitted when the filter popover is closed.
3559
+ */
3560
+ "onPdsFilterClose"?: (event: PdsFilterCustomEvent<PdsFilterCloseEventDetail>) => void;
3561
+ /**
3562
+ * Event emitted when the filter popover is opened.
3563
+ */
3564
+ "onPdsFilterOpen"?: (event: PdsFilterCustomEvent<PdsFilterOpenEventDetail>) => void;
3565
+ /**
3566
+ * The text content displayed in the trigger button.
3567
+ */
3568
+ "text"?: string;
3569
+ /**
3570
+ * The variant style of the filter trigger.
3571
+ * @defaultValue 'default'
3572
+ */
3573
+ "variant"?: PdsFilterVariant;
3574
+ }
3575
+ interface PdsFilters {
3576
+ /**
3577
+ * A unique identifier used for the underlying component `id` attribute.
3578
+ */
3579
+ "componentId"?: string;
3580
+ }
2811
3581
  interface PdsImage {
2812
3582
  /**
2813
3583
  * The image's alt tag. If none is provided, it will default to an empty string, which is desired for decorative images.
@@ -3026,6 +3796,11 @@ declare namespace LocalJSX {
3026
3796
  * @default false
3027
3797
  */
3028
3798
  "open"?: boolean;
3799
+ /**
3800
+ * Whether the modal content should be scrollable
3801
+ * @default true
3802
+ */
3803
+ "scrollable"?: boolean;
3029
3804
  /**
3030
3805
  * The size of the modal
3031
3806
  * @default 'md'
@@ -3034,7 +3809,7 @@ declare namespace LocalJSX {
3034
3809
  }
3035
3810
  interface PdsModalContent {
3036
3811
  /**
3037
- * The border style for the content area. Automatically set based on available space of the modal content.
3812
+ * The border style for the content area. When not explicitly set, automatically determined based on scroll state.
3038
3813
  * @default 'none'
3039
3814
  */
3040
3815
  "border"?: 'none' | 'both' | 'top' | 'bottom';
@@ -3578,6 +4353,10 @@ declare namespace LocalJSX {
3578
4353
  * Text to be displayed as the textarea label.
3579
4354
  */
3580
4355
  "label"?: string;
4356
+ /**
4357
+ * Specifies the maximum number of characters allowed in the textarea. When set, displays a character counter.
4358
+ */
4359
+ "maxLength"?: number;
3581
4360
  /**
3582
4361
  * Specifies the name. Submitted with the form name/value pair. This value will mirror the componentId.
3583
4362
  */
@@ -3700,6 +4479,8 @@ declare namespace LocalJSX {
3700
4479
  "pds-dropdown-menu": PdsDropdownMenu;
3701
4480
  "pds-dropdown-menu-item": PdsDropdownMenuItem;
3702
4481
  "pds-dropdown-menu-separator": PdsDropdownMenuSeparator;
4482
+ "pds-filter": PdsFilter;
4483
+ "pds-filters": PdsFilters;
3703
4484
  "pds-image": PdsImage;
3704
4485
  "pds-input": PdsInput;
3705
4486
  "pds-link": PdsLink;
@@ -3754,6 +4535,14 @@ declare module "@stencil/core" {
3754
4535
  "pds-dropdown-menu": LocalJSX.PdsDropdownMenu & JSXBase.HTMLAttributes<HTMLPdsDropdownMenuElement>;
3755
4536
  "pds-dropdown-menu-item": LocalJSX.PdsDropdownMenuItem & JSXBase.HTMLAttributes<HTMLPdsDropdownMenuItemElement>;
3756
4537
  "pds-dropdown-menu-separator": LocalJSX.PdsDropdownMenuSeparator & JSXBase.HTMLAttributes<HTMLPdsDropdownMenuSeparatorElement>;
4538
+ /**
4539
+ * Individual filter component with cross-browser popover positioning.
4540
+ * Uses a hybrid approach for optimal cross-browser compatibility:
4541
+ * - Modern browsers: CSS anchor positioning + JavaScript flip classes
4542
+ * - Fallback browsers: JavaScript positioning with viewport boundary detection
4543
+ */
4544
+ "pds-filter": LocalJSX.PdsFilter & JSXBase.HTMLAttributes<HTMLPdsFilterElement>;
4545
+ "pds-filters": LocalJSX.PdsFilters & JSXBase.HTMLAttributes<HTMLPdsFiltersElement>;
3757
4546
  "pds-image": LocalJSX.PdsImage & JSXBase.HTMLAttributes<HTMLPdsImageElement>;
3758
4547
  "pds-input": LocalJSX.PdsInput & JSXBase.HTMLAttributes<HTMLPdsInputElement>;
3759
4548
  "pds-link": LocalJSX.PdsLink & JSXBase.HTMLAttributes<HTMLPdsLinkElement>;