@pine-ds/core 3.6.0 → 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 (612) 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 +1 -1
  7. package/components/pds-avatar.js +1 -1
  8. package/components/pds-button2.js +7 -4
  9. package/components/pds-button2.js.map +1 -1
  10. package/components/pds-checkbox2.js +1 -1
  11. package/components/pds-combobox.js +349 -39
  12. package/components/pds-combobox.js.map +1 -1
  13. package/components/pds-copytext.js +1 -1
  14. package/components/pds-dropdown-menu-separator.js +1 -1
  15. package/components/pds-dropdown-menu-separator.js.map +1 -1
  16. package/components/pds-filter.d.ts +11 -0
  17. package/components/pds-filter.js +518 -0
  18. package/components/pds-filter.js.map +1 -0
  19. package/components/pds-filters.d.ts +11 -0
  20. package/components/pds-filters.js +38 -0
  21. package/components/pds-filters.js.map +1 -0
  22. package/components/pds-image.js +2 -2
  23. package/components/pds-input.js +2 -2
  24. package/components/pds-link2.js +2 -2
  25. package/components/pds-loader2.js +1 -1
  26. package/components/pds-modal-content.js +2 -2
  27. package/components/pds-modal-footer.js +1 -1
  28. package/components/pds-modal-header.js +1 -1
  29. package/components/pds-modal.js +3 -3
  30. package/components/pds-popover.js +1 -1
  31. package/components/pds-progress.js +1 -1
  32. package/components/pds-property.js +1 -1
  33. package/components/pds-radio.js +4 -4
  34. package/components/pds-row.js +1 -1
  35. package/components/pds-select.js +2 -2
  36. package/components/pds-sortable-item.js +1 -1
  37. package/components/pds-sortable.js +1 -1
  38. package/components/pds-switch.js +4 -4
  39. package/components/pds-tab.js +4 -4
  40. package/components/pds-tab.js.map +1 -1
  41. package/components/pds-table-body.js +1 -1
  42. package/components/pds-table-cell2.js +2 -2
  43. package/components/pds-table-head-cell2.js +2 -2
  44. package/components/pds-table-head.js +1 -1
  45. package/components/pds-table-row.js +1 -1
  46. package/components/pds-tabpanel.js +1 -1
  47. package/components/pds-tabs.js +1 -1
  48. package/components/pds-tabs.js.map +1 -1
  49. package/components/pds-text2.js +1 -1
  50. package/components/pds-textarea.js +5 -5
  51. package/components/pds-toast.js +3 -3
  52. package/components/pds-tooltip.js +2 -2
  53. package/dist/cjs/{index-DVaLegMK.js → index-CTirFLR-.js} +6 -2
  54. package/dist/cjs/{index-DVaLegMK.js.map → index-CTirFLR-.js.map} +1 -1
  55. package/dist/cjs/{index-g-uSeICs.js → index-DDTyvZD7.js} +5 -2
  56. package/dist/cjs/index-DDTyvZD7.js.map +1 -0
  57. package/dist/cjs/index.cjs.js +1 -1
  58. package/dist/cjs/loader.cjs.js +2 -2
  59. package/dist/cjs/mock-pds-modal.cjs.entry.js +2 -2
  60. package/dist/cjs/pds-accordion.cjs.entry.js +2 -2
  61. package/dist/cjs/pds-alert.cjs.entry.js +1 -1
  62. package/dist/cjs/pds-avatar.cjs.entry.js +2 -2
  63. package/dist/cjs/pds-box.cjs.entry.js +1 -1
  64. package/dist/cjs/pds-button.cjs.entry.js +8 -5
  65. package/dist/cjs/pds-button.cjs.entry.js.map +1 -1
  66. package/dist/cjs/pds-button.entry.cjs.js.map +1 -1
  67. package/dist/cjs/pds-checkbox.cjs.entry.js +2 -2
  68. package/dist/cjs/pds-chip.cjs.entry.js +2 -2
  69. package/dist/cjs/pds-combobox.cjs.entry.js +349 -39
  70. package/dist/cjs/pds-combobox.cjs.entry.js.map +1 -1
  71. package/dist/cjs/pds-combobox.entry.cjs.js.map +1 -1
  72. package/dist/cjs/pds-copytext.cjs.entry.js +2 -2
  73. package/dist/cjs/pds-divider.cjs.entry.js +1 -1
  74. package/dist/cjs/pds-dropdown-menu-item.cjs.entry.js +1 -1
  75. package/dist/cjs/pds-dropdown-menu-separator.cjs.entry.js +2 -2
  76. package/dist/cjs/pds-dropdown-menu-separator.cjs.entry.js.map +1 -1
  77. package/dist/cjs/pds-dropdown-menu-separator.entry.cjs.js.map +1 -1
  78. package/dist/cjs/pds-dropdown-menu.cjs.entry.js +1 -1
  79. package/dist/cjs/pds-filter.cjs.entry.js +488 -0
  80. package/dist/cjs/pds-filter.cjs.entry.js.map +1 -0
  81. package/dist/cjs/pds-filter.entry.cjs.js.map +1 -0
  82. package/dist/cjs/pds-filters.cjs.entry.js +20 -0
  83. package/dist/cjs/pds-filters.cjs.entry.js.map +1 -0
  84. package/dist/cjs/pds-filters.entry.cjs.js.map +1 -0
  85. package/dist/cjs/pds-icon.cjs.entry.js +1 -1
  86. package/dist/cjs/pds-image.cjs.entry.js +3 -3
  87. package/dist/cjs/pds-input.cjs.entry.js +3 -3
  88. package/dist/cjs/pds-link.cjs.entry.js +4 -4
  89. package/dist/cjs/pds-loader.cjs.entry.js +2 -2
  90. package/dist/cjs/pds-modal-content.cjs.entry.js +3 -3
  91. package/dist/cjs/pds-modal-footer.cjs.entry.js +2 -2
  92. package/dist/cjs/pds-modal-header.cjs.entry.js +2 -2
  93. package/dist/cjs/pds-modal.cjs.entry.js +4 -4
  94. package/dist/cjs/pds-popover.cjs.entry.js +2 -2
  95. package/dist/cjs/pds-progress.cjs.entry.js +2 -2
  96. package/dist/cjs/pds-property.cjs.entry.js +2 -2
  97. package/dist/cjs/pds-radio.cjs.entry.js +5 -5
  98. package/dist/cjs/pds-row.cjs.entry.js +2 -2
  99. package/dist/cjs/pds-select.cjs.entry.js +3 -3
  100. package/dist/cjs/pds-sortable-item.cjs.entry.js +3 -3
  101. package/dist/cjs/pds-sortable.cjs.entry.js +2 -2
  102. package/dist/cjs/pds-switch.cjs.entry.js +5 -5
  103. package/dist/cjs/pds-tab.cjs.entry.js +5 -5
  104. package/dist/cjs/pds-tab.cjs.entry.js.map +1 -1
  105. package/dist/cjs/pds-tab.entry.cjs.js.map +1 -1
  106. package/dist/cjs/pds-table-body.cjs.entry.js +2 -2
  107. package/dist/cjs/pds-table-cell.cjs.entry.js +3 -3
  108. package/dist/cjs/pds-table-head-cell.cjs.entry.js +4 -4
  109. package/dist/cjs/pds-table-head.cjs.entry.js +2 -2
  110. package/dist/cjs/pds-table-row.cjs.entry.js +2 -2
  111. package/dist/cjs/pds-table.cjs.entry.js +1 -1
  112. package/dist/cjs/pds-tabpanel.cjs.entry.js +2 -2
  113. package/dist/cjs/pds-tabs.cjs.entry.js +2 -2
  114. package/dist/cjs/pds-tabs.cjs.entry.js.map +1 -1
  115. package/dist/cjs/pds-tabs.entry.cjs.js.map +1 -1
  116. package/dist/cjs/pds-text.cjs.entry.js +2 -2
  117. package/dist/cjs/pds-textarea.cjs.entry.js +6 -6
  118. package/dist/cjs/pds-toast.cjs.entry.js +4 -4
  119. package/dist/cjs/pds-tooltip.cjs.entry.js +3 -3
  120. package/dist/cjs/pine-core.cjs.js +2 -2
  121. package/dist/collection/collection-manifest.json +2 -0
  122. package/dist/collection/components/pds-button/pds-button.css +23 -0
  123. package/dist/collection/components/pds-button/pds-button.js +8 -5
  124. package/dist/collection/components/pds-button/pds-button.js.map +1 -1
  125. package/dist/collection/components/pds-button/stories/pds-button.stories.js +28 -1
  126. package/dist/collection/components/pds-combobox/pds-combobox.css +39 -1
  127. package/dist/collection/components/pds-combobox/pds-combobox.js +348 -38
  128. package/dist/collection/components/pds-combobox/pds-combobox.js.map +1 -1
  129. package/dist/collection/components/pds-combobox/stories/pds-combobox.stories.js +103 -0
  130. package/dist/collection/components/pds-dropdown-menu/pds-dropdown-menu-separator/pds-dropdown-menu-separator.css +4 -1
  131. package/dist/collection/components/pds-filters/pds-filter/filter-interface.js +2 -0
  132. package/dist/collection/components/pds-filters/pds-filter/filter-interface.js.map +1 -0
  133. package/dist/collection/components/pds-filters/pds-filter/pds-filter.css +193 -0
  134. package/dist/collection/components/pds-filters/pds-filter/pds-filter.js +732 -0
  135. package/dist/collection/components/pds-filters/pds-filter/pds-filter.js.map +1 -0
  136. package/dist/collection/components/pds-filters/pds-filter/stories/pds-filter.stories.js +93 -0
  137. package/dist/collection/components/pds-filters/pds-filters.css +10 -0
  138. package/dist/collection/components/pds-filters/pds-filters.js +45 -0
  139. package/dist/collection/components/pds-filters/pds-filters.js.map +1 -0
  140. package/dist/collection/components/pds-filters/stories/pds-filters.stories.js +40 -0
  141. package/dist/collection/components/pds-image/pds-image.js +2 -2
  142. package/dist/collection/components/pds-input/pds-input.js +1 -1
  143. package/dist/collection/components/pds-link/pds-link.js +2 -2
  144. package/dist/collection/components/pds-loader/pds-loader.js +1 -1
  145. package/dist/collection/components/pds-modal/pds-modal-content/pds-modal-content.js +2 -2
  146. package/dist/collection/components/pds-modal/pds-modal-footer/pds-modal-footer.js +1 -1
  147. package/dist/collection/components/pds-modal/pds-modal-header/pds-modal-header.js +1 -1
  148. package/dist/collection/components/pds-modal/pds-modal.js +3 -3
  149. package/dist/collection/components/pds-modal/test/mock-pds-modal.js +1 -1
  150. package/dist/collection/components/pds-popover/pds-popover.js +1 -1
  151. package/dist/collection/components/pds-progress/pds-progress.js +1 -1
  152. package/dist/collection/components/pds-property/pds-property.js +1 -1
  153. package/dist/collection/components/pds-radio/pds-radio.js +3 -3
  154. package/dist/collection/components/pds-row/pds-row.js +1 -1
  155. package/dist/collection/components/pds-select/pds-select.js +1 -1
  156. package/dist/collection/components/pds-sortable/pds-sortable-item/pds-sortable-item.js +1 -1
  157. package/dist/collection/components/pds-sortable/pds-sortable.js +1 -1
  158. package/dist/collection/components/pds-switch/pds-switch.js +3 -3
  159. package/dist/collection/components/pds-table/pds-table-body/pds-table-body.js +1 -1
  160. package/dist/collection/components/pds-table/pds-table-cell/pds-table-cell.js +2 -2
  161. package/dist/collection/components/pds-table/pds-table-head/pds-table-head.js +1 -1
  162. package/dist/collection/components/pds-table/pds-table-head-cell/pds-table-head-cell.js +2 -2
  163. package/dist/collection/components/pds-table/pds-table-row/pds-table-row.js +1 -1
  164. package/dist/collection/components/pds-tabs/pds-tab/pds-tab.css +3 -0
  165. package/dist/collection/components/pds-tabs/pds-tab/pds-tab.js +3 -3
  166. package/dist/collection/components/pds-tabs/pds-tabpanel/pds-tabpanel.js +1 -1
  167. package/dist/collection/components/pds-tabs/pds-tabs.js +2 -1
  168. package/dist/collection/components/pds-tabs/pds-tabs.js.map +1 -1
  169. package/dist/collection/components/pds-text/pds-text.js +1 -1
  170. package/dist/collection/components/pds-textarea/pds-textarea.js +4 -4
  171. package/dist/collection/components/pds-toast/pds-toast.js +3 -3
  172. package/dist/collection/components/pds-tooltip/pds-tooltip.js +2 -2
  173. package/dist/docs.json +422 -5
  174. package/dist/esm/{index-BVCWKPy3.js → index-Bf1dou5H.js} +5 -2
  175. package/dist/esm/index-Bf1dou5H.js.map +1 -0
  176. package/dist/esm/{index-DrJ5r5Pu.js → index-D4MkIUXU.js} +5 -3
  177. package/dist/{esm-es5/index-DrJ5r5Pu.js.map → esm/index-D4MkIUXU.js.map} +1 -1
  178. package/dist/esm/index.js +1 -1
  179. package/dist/esm/loader.js +3 -3
  180. package/dist/esm/mock-pds-modal.entry.js +2 -2
  181. package/dist/esm/pds-accordion.entry.js +2 -2
  182. package/dist/esm/pds-alert.entry.js +1 -1
  183. package/dist/esm/pds-avatar.entry.js +2 -2
  184. package/dist/esm/pds-box.entry.js +1 -1
  185. package/dist/esm/pds-button.entry.js +8 -5
  186. package/dist/esm/pds-button.entry.js.map +1 -1
  187. package/dist/esm/pds-checkbox.entry.js +2 -2
  188. package/dist/esm/pds-chip.entry.js +2 -2
  189. package/dist/esm/pds-combobox.entry.js +349 -39
  190. package/dist/esm/pds-combobox.entry.js.map +1 -1
  191. package/dist/esm/pds-copytext.entry.js +2 -2
  192. package/dist/esm/pds-divider.entry.js +1 -1
  193. package/dist/esm/pds-dropdown-menu-item.entry.js +1 -1
  194. package/dist/esm/pds-dropdown-menu-separator.entry.js +2 -2
  195. package/dist/esm/pds-dropdown-menu-separator.entry.js.map +1 -1
  196. package/dist/esm/pds-dropdown-menu.entry.js +1 -1
  197. package/dist/esm/pds-filter.entry.js +486 -0
  198. package/dist/esm/pds-filter.entry.js.map +1 -0
  199. package/dist/esm/pds-filters.entry.js +18 -0
  200. package/dist/esm/pds-filters.entry.js.map +1 -0
  201. package/dist/esm/pds-icon.entry.js +1 -1
  202. package/dist/esm/pds-image.entry.js +3 -3
  203. package/dist/esm/pds-input.entry.js +3 -3
  204. package/dist/esm/pds-link.entry.js +4 -4
  205. package/dist/esm/pds-loader.entry.js +2 -2
  206. package/dist/esm/pds-modal-content.entry.js +3 -3
  207. package/dist/esm/pds-modal-footer.entry.js +2 -2
  208. package/dist/esm/pds-modal-header.entry.js +2 -2
  209. package/dist/esm/pds-modal.entry.js +4 -4
  210. package/dist/esm/pds-popover.entry.js +2 -2
  211. package/dist/esm/pds-progress.entry.js +2 -2
  212. package/dist/esm/pds-property.entry.js +2 -2
  213. package/dist/esm/pds-radio.entry.js +5 -5
  214. package/dist/esm/pds-row.entry.js +2 -2
  215. package/dist/esm/pds-select.entry.js +3 -3
  216. package/dist/esm/pds-sortable-item.entry.js +3 -3
  217. package/dist/esm/pds-sortable.entry.js +2 -2
  218. package/dist/esm/pds-switch.entry.js +5 -5
  219. package/dist/esm/pds-tab.entry.js +5 -5
  220. package/dist/esm/pds-tab.entry.js.map +1 -1
  221. package/dist/esm/pds-table-body.entry.js +2 -2
  222. package/dist/esm/pds-table-cell.entry.js +3 -3
  223. package/dist/esm/pds-table-head-cell.entry.js +4 -4
  224. package/dist/esm/pds-table-head.entry.js +2 -2
  225. package/dist/esm/pds-table-row.entry.js +2 -2
  226. package/dist/esm/pds-table.entry.js +1 -1
  227. package/dist/esm/pds-tabpanel.entry.js +2 -2
  228. package/dist/esm/pds-tabs.entry.js +2 -2
  229. package/dist/esm/pds-tabs.entry.js.map +1 -1
  230. package/dist/esm/pds-text.entry.js +2 -2
  231. package/dist/esm/pds-textarea.entry.js +6 -6
  232. package/dist/esm/pds-toast.entry.js +4 -4
  233. package/dist/esm/pds-tooltip.entry.js +3 -3
  234. package/dist/esm/pine-core.js +3 -3
  235. package/dist/esm-es5/{index-BVCWKPy3.js → index-Bf1dou5H.js} +2 -2
  236. package/dist/esm-es5/index-Bf1dou5H.js.map +1 -0
  237. package/dist/esm-es5/index-D4MkIUXU.js +2 -0
  238. package/dist/{esm/index-DrJ5r5Pu.js.map → esm-es5/index-D4MkIUXU.js.map} +1 -1
  239. package/dist/esm-es5/index.js +1 -1
  240. package/dist/esm-es5/loader.js +1 -1
  241. package/dist/esm-es5/mock-pds-modal.entry.js +1 -1
  242. package/dist/esm-es5/pds-accordion.entry.js +1 -1
  243. package/dist/esm-es5/pds-alert.entry.js +1 -1
  244. package/dist/esm-es5/pds-avatar.entry.js +1 -1
  245. package/dist/esm-es5/pds-box.entry.js +1 -1
  246. package/dist/esm-es5/pds-button.entry.js +1 -1
  247. package/dist/esm-es5/pds-button.entry.js.map +1 -1
  248. package/dist/esm-es5/pds-checkbox.entry.js +1 -1
  249. package/dist/esm-es5/pds-chip.entry.js +1 -1
  250. package/dist/esm-es5/pds-combobox.entry.js +2 -2
  251. package/dist/esm-es5/pds-combobox.entry.js.map +1 -1
  252. package/dist/esm-es5/pds-copytext.entry.js +1 -1
  253. package/dist/esm-es5/pds-divider.entry.js +1 -1
  254. package/dist/esm-es5/pds-dropdown-menu-item.entry.js +1 -1
  255. package/dist/esm-es5/pds-dropdown-menu-separator.entry.js +1 -1
  256. package/dist/esm-es5/pds-dropdown-menu-separator.entry.js.map +1 -1
  257. package/dist/esm-es5/pds-dropdown-menu.entry.js +1 -1
  258. package/dist/esm-es5/pds-filter.entry.js +2 -0
  259. package/dist/esm-es5/pds-filter.entry.js.map +1 -0
  260. package/dist/esm-es5/pds-filters.entry.js +2 -0
  261. package/dist/esm-es5/pds-filters.entry.js.map +1 -0
  262. package/dist/esm-es5/pds-icon.entry.js +1 -1
  263. package/dist/esm-es5/pds-image.entry.js +1 -1
  264. package/dist/esm-es5/pds-input.entry.js +1 -1
  265. package/dist/esm-es5/pds-link.entry.js +1 -1
  266. package/dist/esm-es5/pds-loader.entry.js +1 -1
  267. package/dist/esm-es5/pds-modal-content.entry.js +1 -1
  268. package/dist/esm-es5/pds-modal-footer.entry.js +1 -1
  269. package/dist/esm-es5/pds-modal-header.entry.js +1 -1
  270. package/dist/esm-es5/pds-modal.entry.js +1 -1
  271. package/dist/esm-es5/pds-popover.entry.js +1 -1
  272. package/dist/esm-es5/pds-progress.entry.js +1 -1
  273. package/dist/esm-es5/pds-property.entry.js +1 -1
  274. package/dist/esm-es5/pds-radio.entry.js +1 -1
  275. package/dist/esm-es5/pds-row.entry.js +1 -1
  276. package/dist/esm-es5/pds-select.entry.js +1 -1
  277. package/dist/esm-es5/pds-sortable-item.entry.js +1 -1
  278. package/dist/esm-es5/pds-sortable.entry.js +2 -2
  279. package/dist/esm-es5/pds-switch.entry.js +1 -1
  280. package/dist/esm-es5/pds-tab.entry.js +1 -1
  281. package/dist/esm-es5/pds-tab.entry.js.map +1 -1
  282. package/dist/esm-es5/pds-table-body.entry.js +1 -1
  283. package/dist/esm-es5/pds-table-cell.entry.js +1 -1
  284. package/dist/esm-es5/pds-table-head-cell.entry.js +1 -1
  285. package/dist/esm-es5/pds-table-head.entry.js +1 -1
  286. package/dist/esm-es5/pds-table-row.entry.js +1 -1
  287. package/dist/esm-es5/pds-table.entry.js +1 -1
  288. package/dist/esm-es5/pds-tabpanel.entry.js +1 -1
  289. package/dist/esm-es5/pds-tabs.entry.js +1 -1
  290. package/dist/esm-es5/pds-tabs.entry.js.map +1 -1
  291. package/dist/esm-es5/pds-text.entry.js +1 -1
  292. package/dist/esm-es5/pds-textarea.entry.js +1 -1
  293. package/dist/esm-es5/pds-toast.entry.js +1 -1
  294. package/dist/esm-es5/pds-tooltip.entry.js +1 -1
  295. package/dist/esm-es5/pine-core.js +1 -1
  296. package/dist/pine-core/index.esm.js +1 -1
  297. package/dist/pine-core/{p-fd091234.system.entry.js → p-0075bbbe.system.entry.js} +2 -2
  298. package/dist/pine-core/p-07e129db.entry.js +2 -0
  299. package/dist/pine-core/{p-8999b63d.system.entry.js → p-0975b749.system.entry.js} +2 -2
  300. package/dist/pine-core/{p-4c81420c.entry.js → p-0befa8f0.entry.js} +2 -2
  301. package/dist/pine-core/p-0d18171c.system.entry.js +2 -0
  302. package/dist/pine-core/p-0d18171c.system.entry.js.map +1 -0
  303. package/dist/pine-core/{p-540cfd70.entry.js → p-1009009c.entry.js} +2 -2
  304. package/dist/pine-core/{p-8722865f.system.entry.js → p-1773aeac.system.entry.js} +2 -2
  305. package/dist/pine-core/{p-e2887e78.entry.js → p-1b9d4482.entry.js} +2 -2
  306. package/dist/pine-core/p-1c32ffb3.entry.js +2 -0
  307. package/dist/pine-core/p-1c32ffb3.entry.js.map +1 -0
  308. package/dist/pine-core/{p-8726c99d.system.entry.js → p-2597bc59.system.entry.js} +2 -2
  309. package/dist/pine-core/{p-5a709348.entry.js → p-25cb810d.entry.js} +2 -2
  310. package/dist/pine-core/{p-a1b51557.system.entry.js → p-25cf2860.system.entry.js} +2 -2
  311. package/dist/pine-core/{p-6f4a6d0b.entry.js → p-265372d3.entry.js} +2 -2
  312. package/dist/pine-core/p-29b2af94.entry.js +2 -0
  313. package/dist/pine-core/{p-44087d1c.entry.js.map → p-29b2af94.entry.js.map} +1 -1
  314. package/dist/pine-core/p-2b102034.system.entry.js +2 -0
  315. package/dist/pine-core/p-2b102034.system.entry.js.map +1 -0
  316. package/dist/pine-core/p-2b12bc55.system.entry.js +2 -0
  317. package/dist/pine-core/{p-297afc49.system.entry.js → p-2b452883.system.entry.js} +2 -2
  318. package/dist/pine-core/p-2efc646c.system.entry.js +2 -0
  319. package/dist/pine-core/{p-ecb9edf8.entry.js → p-2fb6f9d5.entry.js} +2 -2
  320. package/dist/pine-core/p-2fd7f74e.entry.js +2 -0
  321. package/dist/pine-core/{p-39488f2c.system.entry.js → p-302849cf.system.entry.js} +2 -2
  322. package/dist/pine-core/{p-51d83489.system.entry.js → p-307f415a.system.entry.js} +2 -2
  323. package/dist/pine-core/{p-651861ff.entry.js → p-30e8c3ea.entry.js} +2 -2
  324. package/dist/pine-core/p-30e8c3ea.entry.js.map +1 -0
  325. package/dist/pine-core/{p-318fd0cf.entry.js → p-31f6fcc1.entry.js} +2 -2
  326. package/dist/pine-core/p-378df5eb.system.entry.js +2 -0
  327. package/dist/pine-core/{p-e08f492a.entry.js → p-39648ce2.entry.js} +2 -2
  328. package/dist/pine-core/p-3b20aa93.system.entry.js +2 -0
  329. package/dist/pine-core/p-3b20aa93.system.entry.js.map +1 -0
  330. package/dist/pine-core/{p-50c9e865.entry.js → p-3e7933bf.entry.js} +2 -2
  331. package/dist/pine-core/{p-5f5b19f4.entry.js → p-41e2fe3a.entry.js} +2 -2
  332. package/dist/pine-core/p-449ebe39.system.entry.js +2 -0
  333. package/dist/pine-core/{p-023d8b71.system.entry.js → p-4534e8cc.system.entry.js} +2 -2
  334. package/dist/pine-core/{p-52d37cc1.entry.js → p-46820152.entry.js} +2 -2
  335. package/dist/pine-core/{p-ba187a35.entry.js → p-4b3a8cab.entry.js} +2 -2
  336. package/dist/pine-core/{p-da367b5e.system.entry.js → p-4c8bebd8.system.entry.js} +2 -2
  337. package/dist/pine-core/{p-503cab1f.entry.js → p-4dda1edf.entry.js} +2 -2
  338. package/dist/pine-core/p-4e55730d.entry.js +2 -0
  339. package/dist/pine-core/p-4e55730d.entry.js.map +1 -0
  340. package/dist/pine-core/{p-5e8badb9.entry.js → p-559b4ebc.entry.js} +2 -2
  341. package/dist/pine-core/{p-c13ef6a7.system.entry.js → p-55d06d0a.system.entry.js} +3 -3
  342. package/dist/pine-core/{p-25190921.entry.js → p-56f6f106.entry.js} +2 -2
  343. package/dist/pine-core/{p-075eecf9.entry.js → p-5ac7af9e.entry.js} +2 -2
  344. package/dist/pine-core/{p-6d4d4705.system.entry.js → p-5cc0244d.system.entry.js} +2 -2
  345. package/dist/pine-core/{p-dfc5ab34.system.entry.js → p-72d87dc6.system.entry.js} +2 -2
  346. package/dist/pine-core/{p-b2b1b7a9.system.entry.js → p-73a2e028.system.entry.js} +2 -2
  347. package/dist/pine-core/{p-4bbf3e31.entry.js → p-74f03e75.entry.js} +2 -2
  348. package/dist/pine-core/p-786967e8.entry.js +2 -0
  349. package/dist/pine-core/{p-0de9f8da.system.entry.js → p-7b0517e5.system.entry.js} +2 -2
  350. package/dist/pine-core/p-7b66bc50.entry.js +3 -0
  351. package/dist/pine-core/p-7b66bc50.entry.js.map +1 -0
  352. package/dist/pine-core/{p-41d1b164.entry.js → p-7eb22880.entry.js} +2 -2
  353. package/dist/pine-core/{p-464dd476.entry.js → p-8501429f.entry.js} +2 -2
  354. package/dist/pine-core/p-875d5d5a.system.entry.js +2 -0
  355. package/dist/pine-core/{p-4deb7b8c.entry.js → p-896e2f1b.entry.js} +2 -2
  356. package/dist/pine-core/{p-72b05928.system.entry.js → p-8ded79aa.system.entry.js} +2 -2
  357. package/dist/pine-core/{p-e89cb1f2.system.entry.js → p-8f69dd71.system.entry.js} +2 -2
  358. package/dist/pine-core/{p-2e19f167.system.entry.js → p-94fe15b0.system.entry.js} +2 -2
  359. package/dist/pine-core/p-95aee0b1.entry.js +2 -0
  360. package/dist/pine-core/p-95aee0b1.entry.js.map +1 -0
  361. package/dist/pine-core/p-96c27dba.entry.js +2 -0
  362. package/dist/pine-core/p-96c27dba.entry.js.map +1 -0
  363. package/dist/pine-core/p-B02VgXkx.system.js.map +1 -0
  364. package/dist/pine-core/{p-Kj_j7PHx.system.js.map → p-B57Bybw-.system.js.map} +1 -1
  365. package/dist/pine-core/{p-B1fiSdbt.system.js.map → p-BEgEi4w5.system.js.map} +1 -1
  366. package/dist/pine-core/{p-CJT--ZXC.system.js.map → p-BFiM1S8V.system.js.map} +1 -1
  367. package/dist/pine-core/{p-_E9ZEzfO.system.js.map → p-BIjeWHX_.system.js.map} +1 -1
  368. package/dist/pine-core/{p-BVKCNX0X.system.js.map → p-BJhtHwq5.system.js.map} +1 -1
  369. package/dist/pine-core/{p-EYhpJx2s.system.js.map → p-BJjdD3yf.system.js.map} +1 -1
  370. package/dist/pine-core/p-BPjnTOEL.system.js +2 -0
  371. package/dist/pine-core/{p-De9tROL-.system.js.map → p-BPjnTOEL.system.js.map} +1 -1
  372. package/dist/pine-core/{p-CCQUgOoR.system.js.map → p-BQFgzIQT.system.js.map} +1 -1
  373. package/dist/pine-core/p-BSkbMuB5.system.js +2 -0
  374. package/dist/pine-core/{p-BEn3hirk.system.js.map → p-BSkbMuB5.system.js.map} +1 -1
  375. package/dist/pine-core/{p-BVCWKPy3.js → p-Bf1dou5H.js} +2 -2
  376. package/dist/pine-core/p-Bf1dou5H.js.map +1 -0
  377. package/dist/pine-core/p-BigOVPun.system.js.map +1 -0
  378. package/dist/pine-core/{p-CcXaBX2A.system.js.map → p-BmFGXXkm.system.js.map} +1 -1
  379. package/dist/pine-core/p-ByzULH8m.system.js.map +1 -0
  380. package/dist/pine-core/{p-CE6b_LzB.system.js.map → p-C3iAHQC6.system.js.map} +1 -1
  381. package/dist/pine-core/{p-ACQU83St.system.js.map → p-CCQd5PVN.system.js.map} +1 -1
  382. package/dist/pine-core/{p-ChslVme6.system.js.map → p-CG2PKUWT.system.js.map} +1 -1
  383. package/dist/pine-core/{p-CQ8f8GnD.system.js.map → p-CHVzHNgU.system.js.map} +1 -1
  384. package/dist/pine-core/{p-Dh7jcLgJ.system.js.map → p-COwpA8ab.system.js.map} +1 -1
  385. package/dist/pine-core/{p-Co5XZmTN.system.js.map → p-CV0Lw9gs.system.js.map} +1 -1
  386. package/dist/pine-core/{p-C0zqu7Gr.system.js.map → p-CZqgW7e3.system.js.map} +1 -1
  387. package/dist/pine-core/{p-pQqXEKPh.system.js.map → p-Cc1q-FuD.system.js.map} +1 -1
  388. package/dist/pine-core/{p-CWdEolqa.system.js.map → p-Cl47ROcT.system.js.map} +1 -1
  389. package/dist/pine-core/{p-0KTU2Jt-.system.js.map → p-CnPN6prI.system.js.map} +1 -1
  390. package/dist/pine-core/{p-B1FQkx7R.system.js.map → p-Ctdx1tCG.system.js.map} +1 -1
  391. package/dist/pine-core/{p-3gYSFJIn.system.js.map → p-CwNRZQss.system.js.map} +1 -1
  392. package/dist/pine-core/{p-B_C-mRjx.system.js → p-Cxvdulqq.system.js} +2 -2
  393. package/dist/pine-core/p-Cxvdulqq.system.js.map +1 -0
  394. package/dist/pine-core/p-D3SrjYeb.system.js.map +1 -0
  395. package/dist/pine-core/p-D4MkIUXU.js +2 -0
  396. package/dist/pine-core/{p-DrJ5r5Pu.js.map → p-D4MkIUXU.js.map} +1 -1
  397. package/dist/pine-core/{p-MBv7PsKc.system.js.map → p-D52TGCLt.system.js.map} +1 -1
  398. package/dist/pine-core/{p-CHJgq_z7.system.js.map → p-D7B3vOdC.system.js.map} +1 -1
  399. package/dist/pine-core/{p-0TIvNV5c.system.js.map → p-D9veIL-g.system.js.map} +1 -1
  400. package/dist/pine-core/{p-D9_z2w3q.system.js.map → p-DGFR-x7P.system.js.map} +1 -1
  401. package/dist/pine-core/p-DeR0sSWy.system.js.map +1 -0
  402. package/dist/pine-core/{p-BRygGju8.system.js.map → p-Df597YUK.system.js.map} +1 -1
  403. package/dist/pine-core/{p-Df_3qA_L.system.js.map → p-DgE9ds9o.system.js.map} +1 -1
  404. package/dist/pine-core/{p-CLoi4eKt.system.js.map → p-DmWU0f_O.system.js.map} +1 -1
  405. package/dist/pine-core/{p-DYb5Y47j.system.js.map → p-Dq7Wu9rr.system.js.map} +1 -1
  406. package/dist/pine-core/p-Dw7zXw_6.system.js.map +1 -0
  407. package/dist/pine-core/{p-CpdNWpfd.system.js.map → p-Ek6vvXfI.system.js.map} +1 -1
  408. package/dist/pine-core/{p-C5Y492i0.system.js.map → p-M-zMP2QX.system.js.map} +1 -1
  409. package/dist/pine-core/{p-IhWWc2L_.system.js.map → p-WO5h6NYA.system.js.map} +1 -1
  410. package/dist/pine-core/p-WWWd_vEd.system.js +2 -0
  411. package/dist/pine-core/p-WWWd_vEd.system.js.map +1 -0
  412. package/dist/pine-core/{p-D05FrqXr.system.js.map → p-X5M4eshC.system.js.map} +1 -1
  413. package/dist/pine-core/{p-m6UZWRsP.system.js.map → p-Z5rOSkoA.system.js.map} +1 -1
  414. package/dist/pine-core/{p-72053224.entry.js → p-a2cb65df.entry.js} +3 -3
  415. package/dist/pine-core/{p-c8122bea.entry.js → p-a54d6a53.entry.js} +2 -2
  416. package/dist/pine-core/{p-a04556e4.system.entry.js → p-a5cf0088.system.entry.js} +2 -2
  417. package/dist/pine-core/p-a645818a.entry.js +2 -0
  418. package/dist/pine-core/{p-f583e5d4.entry.js → p-a9cfaa1f.entry.js} +2 -2
  419. package/dist/pine-core/{p-14a52961.system.entry.js → p-aa2782b9.system.entry.js} +2 -2
  420. package/dist/pine-core/{p-f55b9f90.system.entry.js → p-ab4307c7.system.entry.js} +2 -2
  421. package/dist/pine-core/{p-349a8869.entry.js → p-af56cb57.entry.js} +2 -2
  422. package/dist/pine-core/{p-8d7abc83.entry.js → p-b32d34d0.entry.js} +2 -2
  423. package/dist/pine-core/{p-00616fc9.entry.js → p-b378ca03.entry.js} +2 -2
  424. package/dist/pine-core/p-b669e1d9.entry.js +2 -0
  425. package/dist/pine-core/p-b699a14f.system.entry.js +2 -0
  426. package/dist/pine-core/p-b699a14f.system.entry.js.map +1 -0
  427. package/dist/pine-core/{p-52cb152b.system.entry.js → p-bc2fecd4.system.entry.js} +2 -2
  428. package/dist/pine-core/{p-e3fb0bc2.system.entry.js → p-bc637bed.system.entry.js} +2 -2
  429. package/dist/pine-core/{p-b6ea3332.entry.js → p-be5ef841.entry.js} +2 -2
  430. package/dist/pine-core/{p-54183d70.system.entry.js → p-c0601420.system.entry.js} +2 -2
  431. package/dist/pine-core/p-c2d2fe64.system.entry.js +2 -0
  432. package/dist/pine-core/{p-fcb39155.system.entry.js → p-c3f84df8.system.entry.js} +2 -2
  433. package/dist/pine-core/p-c44d3551.entry.js +2 -0
  434. package/dist/pine-core/{p-e8d76117.entry.js → p-c55fc47e.entry.js} +2 -2
  435. package/dist/pine-core/{p-5da82e8c.system.entry.js → p-c63e7909.system.entry.js} +2 -2
  436. package/dist/pine-core/{p-c0df3222.entry.js → p-d325287b.entry.js} +2 -2
  437. package/dist/pine-core/p-d52d96b5.system.entry.js +4 -0
  438. package/dist/pine-core/p-d52d96b5.system.entry.js.map +1 -0
  439. package/dist/pine-core/{p-d8d8fe07.system.entry.js → p-d5c63517.system.entry.js} +2 -2
  440. package/dist/pine-core/p-d65d252d.entry.js +2 -0
  441. package/dist/pine-core/p-d65d252d.entry.js.map +1 -0
  442. package/dist/pine-core/p-db12273e.system.entry.js +2 -0
  443. package/dist/pine-core/{p-92c52409.system.entry.js → p-dbe41087.system.entry.js} +2 -2
  444. package/dist/pine-core/{p-deb8a499.system.entry.js → p-e03b7f4a.system.entry.js} +2 -2
  445. package/dist/pine-core/{p-6db1e029.system.entry.js → p-ee583234.system.entry.js} +2 -2
  446. package/dist/pine-core/{p-0066d249.entry.js → p-f5d78141.entry.js} +2 -2
  447. package/dist/pine-core/p-f61ee383.system.entry.js +2 -0
  448. package/dist/pine-core/p-f61ee383.system.entry.js.map +1 -0
  449. package/dist/pine-core/{p-98fe56d9.entry.js → p-f6b269ac.entry.js} +2 -2
  450. package/dist/pine-core/p-f70aef6e.system.entry.js +2 -0
  451. package/dist/pine-core/p-f70aef6e.system.entry.js.map +1 -0
  452. package/dist/pine-core/{p-52af1890.system.entry.js → p-f911dde3.system.entry.js} +2 -2
  453. package/dist/pine-core/{p-7cb4f0de.entry.js → p-fd3d548f.entry.js} +2 -2
  454. package/dist/pine-core/{p-ac37cf0d.entry.js → p-fddf82f8.entry.js} +2 -2
  455. package/dist/pine-core/{p-dc19ce6c.system.entry.js → p-fdf22be1.system.entry.js} +2 -2
  456. package/dist/pine-core/{p-a9895385.system.entry.js → p-fe7ece91.system.entry.js} +2 -2
  457. package/dist/pine-core/{p-DHmJZxQk.system.js.map → p-iM8w34Dq.system.js.map} +1 -1
  458. package/dist/pine-core/{p-BZoPY2dP.system.js.map → p-iazk4jjL.system.js.map} +1 -1
  459. package/dist/pine-core/{p-CqzGa2j0.system.js.map → p-k9JOparb.system.js.map} +1 -1
  460. package/dist/pine-core/{p-CgyVIfOY.system.js.map → p-kbAzjMDU.system.js.map} +1 -1
  461. package/dist/pine-core/{p-B7S-9dbT.system.js.map → p-kcOuXqWo.system.js.map} +1 -1
  462. package/dist/pine-core/{p-3pEJO0vO.system.js.map → p-nawkAoxk.system.js.map} +1 -1
  463. package/dist/pine-core/p-oDk-2Jyq.system.js.map +1 -0
  464. package/dist/pine-core/{p-WkrM7Vv0.system.js.map → p-wlxYjeBe.system.js.map} +1 -1
  465. package/dist/pine-core/{p-CqK-uhv8.system.js.map → p-yaM1kuaC.system.js.map} +1 -1
  466. package/dist/pine-core/pds-button.entry.esm.js.map +1 -1
  467. package/dist/pine-core/pds-combobox.entry.esm.js.map +1 -1
  468. package/dist/pine-core/pds-dropdown-menu-separator.entry.esm.js.map +1 -1
  469. package/dist/pine-core/pds-filter.entry.esm.js.map +1 -0
  470. package/dist/pine-core/pds-filters.entry.esm.js.map +1 -0
  471. package/dist/pine-core/pds-tab.entry.esm.js.map +1 -1
  472. package/dist/pine-core/pds-tabs.entry.esm.js.map +1 -1
  473. package/dist/pine-core/pine-core.esm.js +1 -1
  474. package/dist/pine-core/pine-core.js +1 -1
  475. package/dist/types/components/pds-button/pds-button.d.ts +1 -1
  476. package/dist/types/components/pds-combobox/pds-combobox.d.ts +28 -3
  477. package/dist/types/components/pds-filters/pds-filter/filter-interface.d.ts +19 -0
  478. package/dist/types/components/pds-filters/pds-filter/pds-filter.d.ts +133 -0
  479. package/dist/types/components/pds-filters/pds-filters.d.ts +11 -0
  480. package/dist/types/components/pds-tabs/pds-tabs.d.ts +1 -0
  481. package/dist/types/components.d.ts +133 -2
  482. package/hydrate/index.js +948 -93
  483. package/hydrate/index.mjs +948 -93
  484. package/package.json +2 -2
  485. package/dist/cjs/index-g-uSeICs.js.map +0 -1
  486. package/dist/esm/index-BVCWKPy3.js.map +0 -1
  487. package/dist/esm-es5/index-BVCWKPy3.js.map +0 -1
  488. package/dist/esm-es5/index-DrJ5r5Pu.js +0 -2
  489. package/dist/pine-core/p-051ff780.system.entry.js +0 -2
  490. package/dist/pine-core/p-051ff780.system.entry.js.map +0 -1
  491. package/dist/pine-core/p-232a2043.entry.js +0 -2
  492. package/dist/pine-core/p-346561a6.system.entry.js +0 -2
  493. package/dist/pine-core/p-346561a6.system.entry.js.map +0 -1
  494. package/dist/pine-core/p-44087d1c.entry.js +0 -2
  495. package/dist/pine-core/p-47670150.entry.js +0 -3
  496. package/dist/pine-core/p-47670150.entry.js.map +0 -1
  497. package/dist/pine-core/p-5708f95a.entry.js +0 -2
  498. package/dist/pine-core/p-651861ff.entry.js.map +0 -1
  499. package/dist/pine-core/p-66b10d29.entry.js +0 -2
  500. package/dist/pine-core/p-7004d1ea.system.entry.js +0 -2
  501. package/dist/pine-core/p-71169b66.system.entry.js +0 -2
  502. package/dist/pine-core/p-71169b66.system.entry.js.map +0 -1
  503. package/dist/pine-core/p-73158adf.system.entry.js +0 -2
  504. package/dist/pine-core/p-77336705.entry.js +0 -2
  505. package/dist/pine-core/p-77336705.entry.js.map +0 -1
  506. package/dist/pine-core/p-84949a12.entry.js +0 -2
  507. package/dist/pine-core/p-84949a12.entry.js.map +0 -1
  508. package/dist/pine-core/p-8ab7f0d7.system.entry.js +0 -4
  509. package/dist/pine-core/p-8ab7f0d7.system.entry.js.map +0 -1
  510. package/dist/pine-core/p-BEn3hirk.system.js +0 -2
  511. package/dist/pine-core/p-BGbUqsWH.system.js +0 -2
  512. package/dist/pine-core/p-BGbUqsWH.system.js.map +0 -1
  513. package/dist/pine-core/p-BKFboaI5.system.js.map +0 -1
  514. package/dist/pine-core/p-BVCWKPy3.js.map +0 -1
  515. package/dist/pine-core/p-B_C-mRjx.system.js.map +0 -1
  516. package/dist/pine-core/p-Cmzqpibo.system.js.map +0 -1
  517. package/dist/pine-core/p-Czoq9yJM.system.js.map +0 -1
  518. package/dist/pine-core/p-DXuK7cEc.system.js.map +0 -1
  519. package/dist/pine-core/p-De9tROL-.system.js +0 -2
  520. package/dist/pine-core/p-DrJ5r5Pu.js +0 -2
  521. package/dist/pine-core/p-UsEwlBJ0.system.js.map +0 -1
  522. package/dist/pine-core/p-a54f1d9e.entry.js +0 -2
  523. package/dist/pine-core/p-a54f1d9e.entry.js.map +0 -1
  524. package/dist/pine-core/p-aa645f28.system.entry.js +0 -2
  525. package/dist/pine-core/p-aa645f28.system.entry.js.map +0 -1
  526. package/dist/pine-core/p-bb8ef74a.system.entry.js +0 -2
  527. package/dist/pine-core/p-be939cb0.entry.js +0 -2
  528. package/dist/pine-core/p-c1099665.system.entry.js +0 -2
  529. package/dist/pine-core/p-c2ffb466.system.entry.js +0 -2
  530. package/dist/pine-core/p-cd785026.system.entry.js +0 -2
  531. package/dist/pine-core/p-e65a7d1c.system.entry.js +0 -2
  532. package/dist/pine-core/p-efa788ea.entry.js +0 -2
  533. package/dist/pine-core/p-f880adaa.entry.js +0 -2
  534. /package/dist/pine-core/{p-fd091234.system.entry.js.map → p-0075bbbe.system.entry.js.map} +0 -0
  535. /package/dist/pine-core/{p-66b10d29.entry.js.map → p-07e129db.entry.js.map} +0 -0
  536. /package/dist/pine-core/{p-8999b63d.system.entry.js.map → p-0975b749.system.entry.js.map} +0 -0
  537. /package/dist/pine-core/{p-4c81420c.entry.js.map → p-0befa8f0.entry.js.map} +0 -0
  538. /package/dist/pine-core/{p-540cfd70.entry.js.map → p-1009009c.entry.js.map} +0 -0
  539. /package/dist/pine-core/{p-8722865f.system.entry.js.map → p-1773aeac.system.entry.js.map} +0 -0
  540. /package/dist/pine-core/{p-e2887e78.entry.js.map → p-1b9d4482.entry.js.map} +0 -0
  541. /package/dist/pine-core/{p-8726c99d.system.entry.js.map → p-2597bc59.system.entry.js.map} +0 -0
  542. /package/dist/pine-core/{p-5a709348.entry.js.map → p-25cb810d.entry.js.map} +0 -0
  543. /package/dist/pine-core/{p-a1b51557.system.entry.js.map → p-25cf2860.system.entry.js.map} +0 -0
  544. /package/dist/pine-core/{p-6f4a6d0b.entry.js.map → p-265372d3.entry.js.map} +0 -0
  545. /package/dist/pine-core/{p-c2ffb466.system.entry.js.map → p-2b12bc55.system.entry.js.map} +0 -0
  546. /package/dist/pine-core/{p-297afc49.system.entry.js.map → p-2b452883.system.entry.js.map} +0 -0
  547. /package/dist/pine-core/{p-cd785026.system.entry.js.map → p-2efc646c.system.entry.js.map} +0 -0
  548. /package/dist/pine-core/{p-ecb9edf8.entry.js.map → p-2fb6f9d5.entry.js.map} +0 -0
  549. /package/dist/pine-core/{p-efa788ea.entry.js.map → p-2fd7f74e.entry.js.map} +0 -0
  550. /package/dist/pine-core/{p-39488f2c.system.entry.js.map → p-302849cf.system.entry.js.map} +0 -0
  551. /package/dist/pine-core/{p-51d83489.system.entry.js.map → p-307f415a.system.entry.js.map} +0 -0
  552. /package/dist/pine-core/{p-318fd0cf.entry.js.map → p-31f6fcc1.entry.js.map} +0 -0
  553. /package/dist/pine-core/{p-bb8ef74a.system.entry.js.map → p-378df5eb.system.entry.js.map} +0 -0
  554. /package/dist/pine-core/{p-e08f492a.entry.js.map → p-39648ce2.entry.js.map} +0 -0
  555. /package/dist/pine-core/{p-50c9e865.entry.js.map → p-3e7933bf.entry.js.map} +0 -0
  556. /package/dist/pine-core/{p-5f5b19f4.entry.js.map → p-41e2fe3a.entry.js.map} +0 -0
  557. /package/dist/pine-core/{p-7004d1ea.system.entry.js.map → p-449ebe39.system.entry.js.map} +0 -0
  558. /package/dist/pine-core/{p-023d8b71.system.entry.js.map → p-4534e8cc.system.entry.js.map} +0 -0
  559. /package/dist/pine-core/{p-52d37cc1.entry.js.map → p-46820152.entry.js.map} +0 -0
  560. /package/dist/pine-core/{p-ba187a35.entry.js.map → p-4b3a8cab.entry.js.map} +0 -0
  561. /package/dist/pine-core/{p-da367b5e.system.entry.js.map → p-4c8bebd8.system.entry.js.map} +0 -0
  562. /package/dist/pine-core/{p-503cab1f.entry.js.map → p-4dda1edf.entry.js.map} +0 -0
  563. /package/dist/pine-core/{p-5e8badb9.entry.js.map → p-559b4ebc.entry.js.map} +0 -0
  564. /package/dist/pine-core/{p-c13ef6a7.system.entry.js.map → p-55d06d0a.system.entry.js.map} +0 -0
  565. /package/dist/pine-core/{p-25190921.entry.js.map → p-56f6f106.entry.js.map} +0 -0
  566. /package/dist/pine-core/{p-075eecf9.entry.js.map → p-5ac7af9e.entry.js.map} +0 -0
  567. /package/dist/pine-core/{p-6d4d4705.system.entry.js.map → p-5cc0244d.system.entry.js.map} +0 -0
  568. /package/dist/pine-core/{p-dfc5ab34.system.entry.js.map → p-72d87dc6.system.entry.js.map} +0 -0
  569. /package/dist/pine-core/{p-b2b1b7a9.system.entry.js.map → p-73a2e028.system.entry.js.map} +0 -0
  570. /package/dist/pine-core/{p-4bbf3e31.entry.js.map → p-74f03e75.entry.js.map} +0 -0
  571. /package/dist/pine-core/{p-be939cb0.entry.js.map → p-786967e8.entry.js.map} +0 -0
  572. /package/dist/pine-core/{p-0de9f8da.system.entry.js.map → p-7b0517e5.system.entry.js.map} +0 -0
  573. /package/dist/pine-core/{p-41d1b164.entry.js.map → p-7eb22880.entry.js.map} +0 -0
  574. /package/dist/pine-core/{p-464dd476.entry.js.map → p-8501429f.entry.js.map} +0 -0
  575. /package/dist/pine-core/{p-e65a7d1c.system.entry.js.map → p-875d5d5a.system.entry.js.map} +0 -0
  576. /package/dist/pine-core/{p-4deb7b8c.entry.js.map → p-896e2f1b.entry.js.map} +0 -0
  577. /package/dist/pine-core/{p-72b05928.system.entry.js.map → p-8ded79aa.system.entry.js.map} +0 -0
  578. /package/dist/pine-core/{p-e89cb1f2.system.entry.js.map → p-8f69dd71.system.entry.js.map} +0 -0
  579. /package/dist/pine-core/{p-2e19f167.system.entry.js.map → p-94fe15b0.system.entry.js.map} +0 -0
  580. /package/dist/pine-core/{p-72053224.entry.js.map → p-a2cb65df.entry.js.map} +0 -0
  581. /package/dist/pine-core/{p-c8122bea.entry.js.map → p-a54d6a53.entry.js.map} +0 -0
  582. /package/dist/pine-core/{p-a04556e4.system.entry.js.map → p-a5cf0088.system.entry.js.map} +0 -0
  583. /package/dist/pine-core/{p-f880adaa.entry.js.map → p-a645818a.entry.js.map} +0 -0
  584. /package/dist/pine-core/{p-f583e5d4.entry.js.map → p-a9cfaa1f.entry.js.map} +0 -0
  585. /package/dist/pine-core/{p-14a52961.system.entry.js.map → p-aa2782b9.system.entry.js.map} +0 -0
  586. /package/dist/pine-core/{p-f55b9f90.system.entry.js.map → p-ab4307c7.system.entry.js.map} +0 -0
  587. /package/dist/pine-core/{p-349a8869.entry.js.map → p-af56cb57.entry.js.map} +0 -0
  588. /package/dist/pine-core/{p-8d7abc83.entry.js.map → p-b32d34d0.entry.js.map} +0 -0
  589. /package/dist/pine-core/{p-00616fc9.entry.js.map → p-b378ca03.entry.js.map} +0 -0
  590. /package/dist/pine-core/{p-5708f95a.entry.js.map → p-b669e1d9.entry.js.map} +0 -0
  591. /package/dist/pine-core/{p-52cb152b.system.entry.js.map → p-bc2fecd4.system.entry.js.map} +0 -0
  592. /package/dist/pine-core/{p-e3fb0bc2.system.entry.js.map → p-bc637bed.system.entry.js.map} +0 -0
  593. /package/dist/pine-core/{p-b6ea3332.entry.js.map → p-be5ef841.entry.js.map} +0 -0
  594. /package/dist/pine-core/{p-54183d70.system.entry.js.map → p-c0601420.system.entry.js.map} +0 -0
  595. /package/dist/pine-core/{p-73158adf.system.entry.js.map → p-c2d2fe64.system.entry.js.map} +0 -0
  596. /package/dist/pine-core/{p-fcb39155.system.entry.js.map → p-c3f84df8.system.entry.js.map} +0 -0
  597. /package/dist/pine-core/{p-232a2043.entry.js.map → p-c44d3551.entry.js.map} +0 -0
  598. /package/dist/pine-core/{p-e8d76117.entry.js.map → p-c55fc47e.entry.js.map} +0 -0
  599. /package/dist/pine-core/{p-5da82e8c.system.entry.js.map → p-c63e7909.system.entry.js.map} +0 -0
  600. /package/dist/pine-core/{p-c0df3222.entry.js.map → p-d325287b.entry.js.map} +0 -0
  601. /package/dist/pine-core/{p-d8d8fe07.system.entry.js.map → p-d5c63517.system.entry.js.map} +0 -0
  602. /package/dist/pine-core/{p-c1099665.system.entry.js.map → p-db12273e.system.entry.js.map} +0 -0
  603. /package/dist/pine-core/{p-92c52409.system.entry.js.map → p-dbe41087.system.entry.js.map} +0 -0
  604. /package/dist/pine-core/{p-deb8a499.system.entry.js.map → p-e03b7f4a.system.entry.js.map} +0 -0
  605. /package/dist/pine-core/{p-6db1e029.system.entry.js.map → p-ee583234.system.entry.js.map} +0 -0
  606. /package/dist/pine-core/{p-0066d249.entry.js.map → p-f5d78141.entry.js.map} +0 -0
  607. /package/dist/pine-core/{p-98fe56d9.entry.js.map → p-f6b269ac.entry.js.map} +0 -0
  608. /package/dist/pine-core/{p-52af1890.system.entry.js.map → p-f911dde3.system.entry.js.map} +0 -0
  609. /package/dist/pine-core/{p-7cb4f0de.entry.js.map → p-fd3d548f.entry.js.map} +0 -0
  610. /package/dist/pine-core/{p-ac37cf0d.entry.js.map → p-fddf82f8.entry.js.map} +0 -0
  611. /package/dist/pine-core/{p-dc19ce6c.system.entry.js.map → p-fdf22be1.system.entry.js.map} +0 -0
  612. /package/dist/pine-core/{p-a9895385.system.entry.js.map → p-fe7ece91.system.entry.js.map} +0 -0
package/hydrate/index.js CHANGED
@@ -2450,6 +2450,9 @@ var hostListenerProxy = (hostRef, methodName) => (ev) => {
2450
2450
  }
2451
2451
  };
2452
2452
  var getHostListenerTarget = (doc, elm, flags) => {
2453
+ if (flags & 4 /* TargetDocument */) {
2454
+ return doc;
2455
+ }
2453
2456
  if (flags & 8 /* TargetWindow */) {
2454
2457
  return win;
2455
2458
  }
@@ -3153,7 +3156,7 @@ class MockPdsModal {
3153
3156
  'pds-modal__backdrop': true,
3154
3157
  'open': this.open,
3155
3158
  };
3156
- return (hAsync("div", { key: '0fccdb57d79f636ec3b5782943ddd76fbc9ce171', class: backdropClasses }, hAsync("div", { key: '341963284bfbcd1f99df53e346ed3257b00dbeb2', class: modalClasses, role: "dialog", "aria-modal": "true", "aria-labelledby": this.componentId ? `${this.componentId}-heading` : null }, hAsync("div", { key: '8ff526d8c2d8c0696f9fff107928cf9cb59dbdad', class: "pds-modal__header" }, hAsync("slot", { key: '8746d9cb026e70b293be00f71ffa2939d80947ee', name: "header" })), hAsync("div", { key: '48b98256d3114016de8279012e2c496726f766ba', class: "pds-modal-content" }, hAsync("slot", { key: '49ff7217a2c8d59c56751c850c4372329e263e7b' })), hAsync("div", { key: 'd46d11d288bff5a4539d0cb4b2c7ea2111687ebf', class: "pds-modal__footer" }, hAsync("slot", { key: '549d4f33a78db562b5afce77cc108cc22f474a0d', name: "footer" })))));
3159
+ return (hAsync("div", { key: 'f8f3e1da60eb943d8f857755e2dbd2c08264f2cf', class: backdropClasses }, hAsync("div", { key: '0f7454db09265e84962a24cf412ca77b4005a5fd', class: modalClasses, role: "dialog", "aria-modal": "true", "aria-labelledby": this.componentId ? `${this.componentId}-heading` : null }, hAsync("div", { key: '78e9988c584c6c4d0947722468f730f537acb933', class: "pds-modal__header" }, hAsync("slot", { key: '40f16731657da0112b0ef1954101304e9a3a8bdc', name: "header" })), hAsync("div", { key: 'f5bd52f05b1d34d747f34e7d1a28aec90019630a', class: "pds-modal-content" }, hAsync("slot", { key: 'bf8812eb47a747d897889a91a997b5fd5b57c3d9' })), hAsync("div", { key: '70e9b90cce8108b71afe434610b09624d9b4037a', class: "pds-modal__footer" }, hAsync("slot", { key: '283e94934656711f12b9d75e29520ee8d04bb5d8', name: "footer" })))));
3157
3160
  }
3158
3161
  get el() { return getElement(this); }
3159
3162
  static get style() { return pdsModalCss$1; }
@@ -3177,6 +3180,7 @@ class MockPdsModal {
3177
3180
 
3178
3181
  /* pds-icons v9.8.0, ES Modules */
3179
3182
 
3183
+ const addCircle = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12m11-5a1 1 0 0 1 1 1v3h3a1 1 0 1 1 0 2h-3v3a1 1 0 1 1-2 0v-3H8a1 1 0 1 1 0-2h3V8a1 1 0 0 1 1-1'/></svg>";
3180
3184
  const caretDown = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M5.293 8.293a1 1 0 0 1 1.414 0L12 13.586l5.293-5.293a1 1 0 1 1 1.414 1.414l-6 6a1 1 0 0 1-1.414 0l-6-6a1 1 0 0 1 0-1.414'/></svg>";
3181
3185
  const checkCircleFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1m5.207 8.707a1 1 0 0 0-1.414-1.414L10.5 13.586l-2.293-2.293a1 1 0 0 0-1.414 1.414l3 3a1 1 0 0 0 1.414 0z'/></svg>";
3182
3186
  const copy = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M11.162 1h7.676c.528 0 .982 0 1.357.03.395.033.789.104 1.167.297a3 3 0 0 1 1.311 1.311c.193.378.264.772.296 1.167.031.375.031.83.031 1.356v7.678c0 .527 0 .981-.03 1.356-.033.395-.104.789-.297 1.167a3 3 0 0 1-1.311 1.311c-.378.193-.772.264-1.167.296-.375.031-.83.031-1.357.031H17v1.838c0 .528 0 .982-.03 1.357-.033.395-.104.789-.297 1.167a3 3 0 0 1-1.311 1.311c-.378.193-.772.264-1.167.296-.375.031-.83.031-1.356.031H5.16c-.527 0-.981 0-1.356-.03-.395-.033-.789-.104-1.167-.297a3 3 0 0 1-1.311-1.311c-.193-.378-.264-.772-.296-1.167C1 19.82 1 19.365 1 18.838v-7.677c0-.527 0-.981.03-1.356.033-.395.104-.789.297-1.167a3 3 0 0 1 1.311-1.311c.378-.193.772-.264 1.167-.296C4.18 7 4.635 7 5.161 7H7V5.161c0-.527 0-.981.03-1.356.033-.395.104-.789.297-1.167a3 3 0 0 1 1.311-1.311c.378-.193.772-.264 1.167-.296C10.18 1 10.635 1 11.162 1M5.2 9c-.577 0-.949 0-1.232.024-.272.022-.373.06-.422.085a1 1 0 0 0-.437.437c-.025.05-.063.15-.085.422C3 10.25 3 10.623 3 11.2v7.6c0 .577 0 .949.024 1.232.022.272.06.373.085.422a1 1 0 0 0 .437.437c.05.025.15.063.422.085C4.25 21 4.623 21 5.2 21h7.6c.577 0 .949 0 1.232-.024.272-.022.373-.06.422-.085a1 1 0 0 0 .437-.437c.025-.05.063-.15.085-.422C15 19.75 15 19.377 15 18.8v-7.6c0-.577 0-.949-.024-1.232-.022-.272-.06-.373-.085-.422a1 1 0 0 0-.437-.437c-.05-.025-.15-.063-.422-.085C13.75 9 13.377 9 12.8 9zM17 15v-3.838c0-.528 0-.982-.03-1.357-.033-.395-.104-.789-.297-1.167a3 3 0 0 0-1.311-1.311c-.378-.193-.772-.264-1.167-.296A18 18 0 0 0 12.838 7H9V5.2c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 0 1 .437-.437c.05-.025.15-.063.422-.085C10.25 3 10.623 3 11.2 3h7.6c.577 0 .949 0 1.232.024.272.022.373.06.422.085a1 1 0 0 1 .437.437c.025.05.063.15.085.422C21 4.25 21 4.623 21 5.2v7.6c0 .577 0 .949-.024 1.232-.022.272-.06.373-.085.422a1 1 0 0 1-.437.437c-.05.025-.15.063-.422.085C19.75 15 19.377 15 18.8 15z'/></svg>";
@@ -3186,6 +3190,7 @@ const enlarge = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
3186
3190
  const handle = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path d='M2.833 7.5c-.46 0-.833.448-.833 1s.373 1 .833 1h18.334c.46 0 .833-.448.833-1s-.373-1-.833-1zM2.833 14.5c-.46 0-.833.448-.833 1s.373 1 .833 1h18.334c.46 0 .833-.448.833-1s-.373-1-.833-1z'/></svg>";
3187
3191
  const launch = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M14 3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V5.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L18.586 4H15a1 1 0 0 1-1-1M7.759 4H10a1 1 0 1 1 0 2H7.8c-.857 0-1.439 0-1.889.038-.438.035-.663.1-.819.18a2 2 0 0 0-.874.874c-.08.156-.145.38-.18.819C4 8.361 4 8.943 4 9.8v6.4c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C6.361 20 6.943 20 7.8 20h6.4c.857 0 1.439 0 1.889-.038.438-.035.663-.1.819-.18a2 2 0 0 0 .874-.874c.08-.156.145-.38.18-.819.037-.45.038-1.032.038-1.889V14a1 1 0 1 1 2 0v2.241c0 .805 0 1.47-.044 2.01-.046.563-.145 1.08-.392 1.565a4 4 0 0 1-1.748 1.748c-.485.247-1.002.346-1.564.392-.541.044-1.206.044-2.01.044H7.758c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C2 17.71 2 17.046 2 16.242V9.758c0-.805 0-1.47.044-2.01.046-.563.145-1.08.392-1.565a4 4 0 0 1 1.748-1.748c.485-.247 1.002-.346 1.564-.392C6.29 4 6.954 4 7.758 4'/></svg>";
3188
3192
  const remove = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M5.293 5.293a1 1 0 0 1 1.414 0L12 10.586l5.293-5.293a1 1 0 1 1 1.414 1.414L13.414 12l5.293 5.293a1 1 0 0 1-1.414 1.414L12 13.414l-5.293 5.293a1 1 0 0 1-1.414-1.414L10.586 12 5.293 6.707a1 1 0 0 1 0-1.414'/></svg>";
3193
+ const trash = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M11.162 1h1.676c.528 0 .982 0 1.357.03.395.033.789.104 1.167.297a3 3 0 0 1 1.311 1.311c.193.378.264.772.296 1.167.028.336.03.736.031 1.195h4a1 1 0 1 1 0 2h-1v10.241c0 .805 0 1.47-.044 2.01-.046.563-.145 1.08-.392 1.565a4 4 0 0 1-1.748 1.748c-.485.247-1.002.346-1.564.392-.541.044-1.206.044-2.01.044H9.758c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C4 18.71 4 18.046 4 17.242V7H3a1 1 0 1 1 0-2h4c0-.459.003-.86.03-1.195.033-.395.104-.789.297-1.167a3 3 0 0 1 1.311-1.311c.378-.193.772-.264 1.167-.296C10.18 1 10.635 1 11.162 1M6 7v10.2c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C8.361 21 8.943 21 9.8 21h4.4c.857 0 1.439 0 1.889-.038.438-.035.663-.1.819-.18a2 2 0 0 0 .874-.874c.08-.156.145-.38.18-.819.037-.45.038-1.032.038-1.889V7zm9-2H9c0-.465.004-.783.024-1.032.022-.272.06-.373.085-.422a1 1 0 0 1 .437-.437c.05-.025.15-.063.422-.085C10.25 3 10.623 3 11.2 3h1.6c.577 0 .949 0 1.232.024.272.022.373.06.422.085a1 1 0 0 1 .437.437c.025.05.063.15.085.422.02.249.023.567.024 1.032m-5 5.5a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0v-5a1 1 0 0 1 1-1m4 0a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0v-5a1 1 0 0 1 1-1'/></svg>";
3189
3194
  const upSmall = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M11.293 8.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1-1.414 1.414L12 10.414l-5.293 5.293a1 1 0 0 1-1.414-1.414z'/></svg>";
3190
3195
  const userFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M8.786 14.5h6.428c.727 0 1.222 0 1.654.076a5 5 0 0 1 4.056 4.056c.076.432.076.927.076 1.654 0 .158.005.318-.023.474a1.5 1.5 0 0 1-1.216 1.217c-.137.024-.28.023-.351.023Q12 21.961 4.59 22c-.07 0-.214.001-.35-.023a1.5 1.5 0 0 1-1.217-1.216c-.028-.157-.023-.317-.023-.475 0-.727 0-1.222.076-1.654a5 5 0 0 1 4.056-4.056c.432-.076.927-.076 1.654-.076M6.5 7.5a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0'/></svg>";
3191
3196
 
@@ -3761,7 +3766,7 @@ class PdsBox {
3761
3766
  }; }
3762
3767
  }
3763
3768
 
3764
- const pdsButtonCss = ":host{--pds-button-background:var(--color-background-default);--pds-button-border:var(--pine-border);--pds-button-border-radius:var(--pine-border-radius-full);--pds-button-border-radius-start-end:var(--pine-border-radius-full);--pds-button-border-radius-start-start:var(--pine-border-radius-full);--pds-button-border-radius-end-end:var(--pine-border-radius-full);--pds-button-border-radius-end-start:var(--pine-border-radius-full);--pds-button-min-height:var(--pine-dimension-450);--color-border-default:transparent;--color-border-disabled:transparent;--color-border-focus:transparent;--color-border-hover:transparent;--button-loader-color:var(--color-text-default);display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}:host([full-width=true]){display:-ms-flexbox;display:flex;width:100%}:host([full-width=true]) a,:host([full-width=true]) button{-ms-flex-pack:center;justify-content:center;width:100%}:host([full-width=true]) .pds-button__content{-ms-flex-pack:center;justify-content:center;text-align:center}:host([loading=true]){cursor:wait;pointer-events:none}:host([disabled=true]){pointer-events:none}.pds-button{--pds-loader-color:var(--color-text-default);-ms-flex-align:center;align-items:center;background-color:var(--pds-button-background, var(--color-background-default));border:var(--pds-button-border);border-color:var(--color-border-default);border-end-end-radius:var(--pds-button-border-radius-end-end, var(--pds-button-border-radius));border-end-start-radius:var(--pds-button-border-radius-end-start, var(--pds-button-border-radius));border-radius:var(--pds-button-border-radius);border-start-end-radius:var(--pds-button-border-radius-start-end, var(--pds-button-border-radius));border-start-start-radius:var(--pds-button-border-radius-start-start, var(--pds-button-border-radius));-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-text-default);cursor:pointer;display:-ms-flexbox;display:flex;font:var(--pine-typography-body-brand-label);letter-spacing:var(--pine-letter-spacing);min-height:var(--pds-button-min-height);padding:calc(var(--pine-dimension-xs) - var(--pine-border-width)) var(--pine-dimension-sm);position:relative;text-decoration:none}.pds-button pds-icon{color:currentColor;fill:currentColor}.pds-button:hover{background-color:var(--color-background-hover);border-color:var(--color-border-hover)}.pds-button:focus-visible{border-color:var(--color-border-focus);outline:var(--pine-outline-focus);outline-offset:var(--pine-border-width)}.pds-button:disabled{background-color:var(--color-background-disabled);border-color:var(--color-border-disabled);color:var(--color-text-disabled);pointer-events:none}.pds-button--primary{--color-background-default:var(--pine-color-primary);--color-background-hover:var(--pine-color-primary-hover);--color-background-disabled:var(--pine-color-primary-disabled);--color-border-default:var(--pine-color-primary);--color-border-hover:var(--pine-color-primary-hover);--color-text-default:var(--pine-color-text-primary);--color-text-disabled:var(--pine-color-text-primary-disabled);--color-outline:var(--pine-color-focus-ring);--button-loader-color:var(--pine-color-text-primary)}.pds-button--accent{--color-background-default:var(--pine-color-accent);--color-background-hover:var(--pine-color-accent-hover);--color-background-disabled:var(--pine-color-accent-disabled);--color-border-default:var(--pine-color-accent);--color-border-hover:var(--pine-color-accent-hover);--color-text-default:var(--pine-color-text-primary);--color-text-disabled:var(--pine-color-text-accent-disabled);--color-outline:var(--pine-color-focus-ring);--button-loader-color:var(--pine-color-text-primary)}.pds-button--destructive{--color-background-default:var(--pine-color-danger);--color-background-hover:var(--pine-color-danger-hover);--color-background-disabled:var(--pine-color-danger-disabled);--color-border-default:var(--pine-color-danger);--color-border-hover:var(--pine-color-danger-hover);--color-text-default:var(--pine-color-text-primary);--color-text-disabled:var(--pine-color-text-danger-disabled);--color-outline:var(--pine-color-focus-ring-danger);--button-loader-color:var(--pine-color-text-primary)}.pds-button--destructive:focus-visible{outline-color:var(--pine-color-focus-ring-danger)}.pds-button--secondary,.pds-button--disclosure{--color-background-default:var(--pine-color-secondary);--color-background-hover:var(--pine-color-secondary-hover);--color-background-disabled:var(--pine-color-secondary-disabled);--color-border-disabled:var(--pine-color-border-disabled);--color-border-focus:var(--pine-color-border);--color-border-hover:var(--pine-color-border-hover);--color-border-default:var(--pine-color-border);--color-text-default:var(--pine-color-text-secondary);--color-text-disabled:var(--pine-color-text-secondary-disabled);--color-outline:var(--pine-color-focus-ring);--button-loader-color:var(--pine-color-text-secondary)}.pds-button--secondary:hover,.pds-button--disclosure:hover{background-color:var(--pine-color-secondary-hover)}.pds-button--unstyled{--color-background-default:transparent;--color-background-hover:transparent;--color-background-disabled:transparent;--color-text-default:inherit;--button-loader-color:inherit;border-width:var(--pine-dimension-none);margin:var(--pine-dimension-none);min-height:auto;padding:var(--pine-dimension-none);width:inherit}.pds-button__content{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;gap:var(--pine-dimension-xs);position:relative;width:100%}.pds-button__icon{display:-ms-inline-flexbox;display:inline-flex}.pds-button__text{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap}.pds-button__icon--hidden,.pds-button__text--hidden{opacity:0}.pds-button__loader{height:var(--pine-dimension-250);left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:var(--pine-dimension-250)}.pds-button--loading{cursor:wait;pointer-events:none}.pds-button--loading .pds-button__loader pds-loader{--loader-color:var(--button-loader-color)}.pds-button--icon-only{-ms-flex-align:center;align-items:center;border-radius:var(--pine-border-radius-full);height:var(--button-dimension);-ms-flex-pack:center;justify-content:center;min-height:var(--button-dimension);min-width:var(--button-dimension);padding:var(--pine-dimension-xs);width:var(--button-dimension)}.pds-button--icon-only .pds-button__content{height:100%;-ms-flex-pack:center;justify-content:center;width:100%}.pds-button--icon-only .pds-button__text--hidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0, 0 0, 0 0);clip-path:polygon(0 0, 0 0, 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}";
3769
+ const pdsButtonCss = ":host{--pds-button-background:var(--color-background-default);--pds-button-border:var(--pine-border);--pds-button-border-radius:var(--pine-border-radius-full);--pds-button-border-radius-start-end:var(--pine-border-radius-full);--pds-button-border-radius-start-start:var(--pine-border-radius-full);--pds-button-border-radius-end-end:var(--pine-border-radius-full);--pds-button-border-radius-end-start:var(--pine-border-radius-full);--pds-button-min-height:var(--pine-dimension-450);--color-border-default:transparent;--color-border-disabled:transparent;--color-border-focus:transparent;--color-border-hover:transparent;--button-loader-color:var(--color-text-default);display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}:host([full-width=true]){display:-ms-flexbox;display:flex;width:100%}:host([full-width=true]) a,:host([full-width=true]) button{-ms-flex-pack:center;justify-content:center;width:100%}:host([full-width=true]) .pds-button__content{-ms-flex-pack:center;justify-content:center;text-align:center}:host([loading=true]){cursor:wait;pointer-events:none}:host([disabled=true]){pointer-events:none}.pds-button{--pds-loader-color:var(--color-text-default);-ms-flex-align:center;align-items:center;background-color:var(--pds-button-background, var(--color-background-default));border:var(--pds-button-border);border-color:var(--color-border-default);border-end-end-radius:var(--pds-button-border-radius-end-end, var(--pds-button-border-radius));border-end-start-radius:var(--pds-button-border-radius-end-start, var(--pds-button-border-radius));border-radius:var(--pds-button-border-radius);border-start-end-radius:var(--pds-button-border-radius-start-end, var(--pds-button-border-radius));border-start-start-radius:var(--pds-button-border-radius-start-start, var(--pds-button-border-radius));-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-text-default);cursor:pointer;display:-ms-flexbox;display:flex;font:var(--pine-typography-body-brand-label);letter-spacing:var(--pine-letter-spacing);min-height:var(--pds-button-min-height);padding:calc(var(--pine-dimension-xs) - var(--pine-border-width)) var(--pine-dimension-sm);position:relative;text-decoration:none}.pds-button pds-icon{color:currentColor;fill:currentColor}.pds-button:hover{background-color:var(--color-background-hover);border-color:var(--color-border-hover)}.pds-button:focus-visible{border-color:var(--color-border-focus);outline:var(--pine-outline-focus);outline-offset:var(--pine-border-width)}.pds-button:disabled{background-color:var(--color-background-disabled);border-color:var(--color-border-disabled);color:var(--color-text-disabled);pointer-events:none}.pds-button--primary{--color-background-default:var(--pine-color-primary);--color-background-hover:var(--pine-color-primary-hover);--color-background-disabled:var(--pine-color-primary-disabled);--color-border-default:var(--pine-color-primary);--color-border-hover:var(--pine-color-primary-hover);--color-text-default:var(--pine-color-text-primary);--color-text-disabled:var(--pine-color-text-primary-disabled);--color-outline:var(--pine-color-focus-ring);--button-loader-color:var(--pine-color-text-primary)}.pds-button--accent{--color-background-default:var(--pine-color-accent);--color-background-hover:var(--pine-color-accent-hover);--color-background-disabled:var(--pine-color-accent-disabled);--color-border-default:var(--pine-color-accent);--color-border-hover:var(--pine-color-accent-hover);--color-text-default:var(--pine-color-text-primary);--color-text-disabled:var(--pine-color-text-accent-disabled);--color-outline:var(--pine-color-focus-ring);--button-loader-color:var(--pine-color-text-primary)}.pds-button--destructive{--color-background-default:var(--pine-color-danger);--color-background-hover:var(--pine-color-danger-hover);--color-background-disabled:var(--pine-color-danger-disabled);--color-border-default:var(--pine-color-danger);--color-border-hover:var(--pine-color-danger-hover);--color-text-default:var(--pine-color-text-primary);--color-text-disabled:var(--pine-color-text-danger-disabled);--color-outline:var(--pine-color-focus-ring-danger);--button-loader-color:var(--pine-color-text-primary)}.pds-button--destructive:focus-visible{outline-color:var(--pine-color-focus-ring-danger)}.pds-button--secondary,.pds-button--disclosure{--color-background-default:var(--pine-color-secondary);--color-background-hover:var(--pine-color-secondary-hover);--color-background-disabled:var(--pine-color-secondary-disabled);--color-border-disabled:var(--pine-color-border-disabled);--color-border-focus:var(--pine-color-border);--color-border-hover:var(--pine-color-border-hover);--color-border-default:var(--pine-color-border);--color-text-default:var(--pine-color-text-secondary);--color-text-disabled:var(--pine-color-text-secondary-disabled);--color-outline:var(--pine-color-focus-ring);--button-loader-color:var(--pine-color-text-secondary)}.pds-button--secondary:hover,.pds-button--disclosure:hover{background-color:var(--pine-color-secondary-hover)}.pds-button--filter{--color-background-default:var(--pine-color-white);--color-background-hover:var(--pine-color-grey-100);--color-background-disabled:var(--pine-color-white);--color-border-default:transparent;--color-border-hover:transparent;--color-border-focus:transparent;--color-text-default:var(--pine-color-text-secondary);--color-text-hover:var(--pine-color-text-hover);--color-text-disabled:var(--pine-color-text-disabled);--color-outline:var(--pine-color-focus-ring);--button-loader-color:var(--pine-color-text-secondary);--pds-button-border-radius:var(--pine-dimension-125);--pds-button-border-radius-start-end:var(--pine-dimension-125);--pds-button-border-radius-start-start:var(--pine-dimension-125);--pds-button-border-radius-end-end:var(--pine-dimension-125);--pds-button-border-radius-end-start:var(--pine-dimension-125);padding:var(--pine-dimension-xs) var(--pine-dimension-sm)}.pds-button--filter:hover{color:var(--color-text-hover)}.pds-button--unstyled{--color-background-default:transparent;--color-background-hover:transparent;--color-background-disabled:transparent;--color-text-default:inherit;--button-loader-color:inherit;border-width:var(--pine-dimension-none);margin:var(--pine-dimension-none);min-height:auto;padding:var(--pine-dimension-none);width:inherit}.pds-button__content{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;gap:var(--pine-dimension-xs);position:relative;width:100%}.pds-button__icon{display:-ms-inline-flexbox;display:inline-flex}.pds-button__text{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap}.pds-button__icon--hidden,.pds-button__text--hidden{opacity:0}.pds-button__loader{height:var(--pine-dimension-250);left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:var(--pine-dimension-250)}.pds-button--loading{cursor:wait;pointer-events:none}.pds-button--loading .pds-button__loader pds-loader{--loader-color:var(--button-loader-color)}.pds-button--icon-only{-ms-flex-align:center;align-items:center;border-radius:var(--pine-border-radius-full);height:var(--button-dimension);-ms-flex-pack:center;justify-content:center;min-height:var(--button-dimension);min-width:var(--button-dimension);padding:var(--pine-dimension-xs);width:var(--button-dimension)}.pds-button--icon-only .pds-button__content{height:100%;-ms-flex-pack:center;justify-content:center;width:100%}.pds-button--icon-only .pds-button__text--hidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0, 0 0, 0 0);clip-path:polygon(0 0, 0 0, 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}";
3765
3770
 
3766
3771
  /**
3767
3772
  * @part button - Exposes the button element for styling.
@@ -3904,9 +3909,12 @@ class PdsButton {
3904
3909
  return elements.length > 0;
3905
3910
  }
3906
3911
  renderStartContent() {
3907
- const hasIcon = this.icon && this.variant !== 'disclosure';
3912
+ const hasIcon = this.icon && this.variant !== 'disclosure' && this.variant !== 'filter';
3908
3913
  const hasStartSlot = this.hasSlotContent('start');
3909
- if (Boolean(hasIcon)) {
3914
+ if (this.variant === 'filter') {
3915
+ return (hAsync("pds-icon", { class: this.loading ? 'pds-button__icon--hidden' : '', icon: addCircle, part: "icon", "aria-hidden": "true" }));
3916
+ }
3917
+ else if (Boolean(hasIcon)) {
3910
3918
  return (hAsync("pds-icon", { class: this.loading ? 'pds-button__icon--hidden' : '', name: this.icon, part: "icon", "aria-hidden": "true" }));
3911
3919
  }
3912
3920
  else if (Boolean(hasStartSlot)) {
@@ -7116,7 +7124,7 @@ function createDOMPurify() {
7116
7124
  }
7117
7125
  var purify = createDOMPurify();
7118
7126
 
7119
- const pdsComboboxCss = ":host{display:block}.pds-combobox{position:relative}.pds-combobox__label{display:block;font-size:0.95rem;-webkit-margin-after:var(--pine-dimension-150);margin-block-end:var(--pine-dimension-150)}.pds-combobox__input{background:var(--pine-color-background-container);border:1px solid var(--pine-color-border);border-radius:var(--pine-dimension-125);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--pine-color-text-active);-ms-flex:1;flex:1;font:var(--pine-typography-body-medium);padding:var(--pine-dimension-xs) var(--pine-dimension-150);-webkit-transition:border-color 0.2s ease;transition:border-color 0.2s ease;width:100%}.pds-combobox__input:hover:not(:disabled){border-color:var(--pine-color-border-hover)}.pds-combobox__input:disabled{background:var(--pine-color-background-container-disabled);border-color:var(--pine-color-border-disabled);color:var(--pine-color-text-disabled);cursor:not-allowed}.pds-combobox__input:disabled::-webkit-input-placeholder{color:var(--pine-color-text-placeholder-disabled)}.pds-combobox__input:disabled::-moz-placeholder{color:var(--pine-color-text-placeholder-disabled)}.pds-combobox__input:disabled:-ms-input-placeholder{color:var(--pine-color-text-placeholder-disabled)}.pds-combobox__input:disabled::-ms-input-placeholder{color:var(--pine-color-text-placeholder-disabled)}.pds-combobox__input:disabled::placeholder{color:var(--pine-color-text-placeholder-disabled)}.pds-combobox__input:focus-visible{border-color:var(--pine-color-border-active);outline:var(--pine-outline-focus);outline-offset:var(--pine-border-width)}.pds-combobox__input::-webkit-input-placeholder{color:var(--pine-color-text-placeholder)}.pds-combobox__input::-moz-placeholder{color:var(--pine-color-text-placeholder)}.pds-combobox__input:-ms-input-placeholder{color:var(--pine-color-text-placeholder)}.pds-combobox__input::-ms-input-placeholder{color:var(--pine-color-text-placeholder)}.pds-combobox__input::placeholder{color:var(--pine-color-text-placeholder)}.pds-combobox__listbox{background:var(--pine-color-background-container);border:0;border-radius:var(--pine-dimension-125);-webkit-box-shadow:var(--pine-box-shadow);box-shadow:var(--pine-box-shadow);list-style:none;margin:0;min-width:220px;overflow-y:auto;padding:var(--pine-dimension-xs);position:absolute;z-index:1000}.pds-combobox__option{-ms-flex-align:center;align-items:center;background:transparent;border-radius:var(--pine-dimension-125);cursor:pointer;display:-ms-flexbox;display:flex;font:var(--pine-typography-body-medium);-ms-flex-pack:justify;justify-content:space-between;padding:var(--pine-dimension-xs) var(--pine-dimension-sm);-webkit-transition:background 0.15s;transition:background 0.15s}.pds-combobox__option[aria-selected=true]{background:var(--pine-color-grey-150)}.pds-combobox__option .pds-combobox__option--layout .pds-combobox__option-layout-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;width:100%}.pds-combobox__option:last-child{-webkit-margin-after:0;margin-block-end:0}.pds-combobox__option--highlighted,.pds-combobox__option[selected],.pds-combobox__option--selected{background:var(--pine-color-grey-150)}.pds-combobox__option-check{color:currentColor;font-size:var(--pine-dimension-150);-webkit-margin-start:var(--pine-dimension-150);margin-inline-start:var(--pine-dimension-150)}.pds-combobox__button-trigger{-ms-flex-align:center;align-items:center;background:var(--color-background-default, var(--pine-color-secondary));border:var(--pine-border);border-radius:var(--pine-border-radius-full);color:var(--color-text-default, #ffffff);cursor:pointer;display:-ms-flexbox;display:flex;font:var(--pine-typography-body-medium);-ms-flex-pack:justify;justify-content:space-between;min-height:var(--pine-dimension-450);outline:none;padding:0 var(--pine-dimension-sm);-webkit-transition:border-color 0.15s, background 0.15s, -webkit-box-shadow 0.15s;transition:border-color 0.15s, background 0.15s, -webkit-box-shadow 0.15s;transition:border-color 0.15s, box-shadow 0.15s, background 0.15s;transition:border-color 0.15s, box-shadow 0.15s, background 0.15s, -webkit-box-shadow 0.15s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pds-combobox__button-trigger .pds-combobox__button-trigger-layout-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.pds-combobox__button-trigger .trigger-content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;width:100%}.pds-combobox__button-trigger:focus-visible{border-color:var(--color-border-focus, var(--pine-color-border));-webkit-box-shadow:0 0 0 2px var(--color-outline, var(--pine-color-focus-ring));box-shadow:0 0 0 2px var(--color-outline, var(--pine-color-focus-ring))}.pds-combobox__button-trigger:hover{background:var(--color-background-hover, var(--pine-color-secondary-hover));border-color:var(--color-border-hover, var(--pine-color-border-hover))}.pds-combobox__button-trigger[aria-disabled=true],.pds-combobox__button-trigger:disabled{background:var(--color-background-disabled, var(--pine-color-secondary-disabled));border-color:var(--color-border-disabled, var(--pine-color-border-disabled));color:var(--color-text-disabled, var(--pine-color-text-secondary-disabled));cursor:not-allowed;opacity:0.6}.pds-combobox__button-trigger-label{color:inherit;-ms-flex:1 1 auto;flex:1 1 auto;text-align:start}.pds-combobox__button-trigger-chevron{color:currentColor;-webkit-margin-start:var(--pine-dimension-150);margin-inline-start:var(--pine-dimension-150)}.pds-combobox__button-trigger--primary{--color-background-default:var(--pine-color-primary);--color-background-hover:var(--pine-color-primary-hover);--color-background-disabled:var(--pine-color-primary-disabled);--color-border-default:var(--pine-color-primary);--color-border-hover:var(--pine-color-primary-hover);--color-border-disabled:var(--pine-color-primary-disabled);--color-border-focus:var(--pine-color-primary);--color-text-default:var(--pine-color-text-primary);--color-text-disabled:var(--pine-color-text-primary-disabled);--color-outline:var(--pine-color-focus-ring)}.pds-combobox__button-trigger--accent{--color-background-default:var(--pine-color-accent);--color-background-hover:var(--pine-color-accent-hover);--color-background-disabled:var(--pine-color-accent-disabled);--color-border-default:var(--pine-color-accent);--color-border-hover:var(--pine-color-accent-hover);--color-border-disabled:var(--pine-color-accent-disabled);--color-border-focus:var(--pine-color-accent);--color-text-default:var(--pine-color-text-primary);--color-text-disabled:var(--pine-color-text-accent-disabled);--color-outline:var(--pine-color-focus-ring)}.pds-combobox__button-trigger--secondary{--color-background-default:var(--pine-color-secondary);--color-background-hover:var(--pine-color-secondary-hover);--color-background-disabled:var(--pine-color-secondary-disabled);--color-border-default:var(--pine-color-border);--color-border-hover:var(--pine-color-border-hover);--color-border-disabled:var(--pine-color-border-disabled);--color-border-focus:var(--pine-color-border);--color-text-default:var(--pine-color-text-secondary);--color-text-disabled:var(--pine-color-text-secondary-disabled);--color-outline:var(--pine-color-focus-ring)}.pds-combobox__button-trigger--destructive{--color-background-default:var(--pine-color-danger);--color-background-hover:var(--pine-color-danger-hover);--color-background-disabled:var(--pine-color-danger-disabled);--color-border-default:var(--pine-color-danger);--color-border-hover:var(--pine-color-danger-hover);--color-border-disabled:var(--pine-color-danger-disabled);--color-border-focus:var(--pine-color-danger);--color-text-default:var(--pine-color-text-primary);--color-text-disabled:var(--pine-color-text-danger-disabled);--color-outline:var(--pine-color-focus-ring-danger)}.visually-hidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0, 0 0, 0 0);clip-path:polygon(0 0, 0 0, 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}[data-layout]{border-radius:var(--pine-dimension-125);padding-block:var(--pine-dimension-xs)}";
7127
+ const pdsComboboxCss = ":host{display:block}:host([disabled=true]) .pds-combobox__input-icon{color:var(--pine-color-text-disabled);pointer-events:none}.pds-combobox{position:relative}.pds-combobox__label{display:block;font-size:0.95rem;-webkit-margin-after:var(--pine-dimension-150);margin-block-end:var(--pine-dimension-150)}.pds-combobox__input-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;position:relative;width:100%}.pds-combobox__input{background:var(--pine-color-background-container);border:1px solid var(--pine-color-border);border-radius:var(--pine-dimension-125);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--pine-color-text-active);-ms-flex:1;flex:1;font:var(--pine-typography-body-medium);padding:var(--pine-dimension-xs) var(--pine-dimension-450) var(--pine-dimension-xs) var(--pine-dimension-150);-webkit-transition:border-color 0.2s ease;transition:border-color 0.2s ease;width:100%}.pds-combobox__input:hover:not(:disabled){border-color:var(--pine-color-border-hover)}.pds-combobox__input:disabled{background:var(--pine-color-background-container-disabled);border-color:var(--pine-color-border-disabled);color:var(--pine-color-text-disabled);cursor:not-allowed}.pds-combobox__input:disabled::-webkit-input-placeholder{color:var(--pine-color-text-placeholder-disabled)}.pds-combobox__input:disabled::-moz-placeholder{color:var(--pine-color-text-placeholder-disabled)}.pds-combobox__input:disabled:-ms-input-placeholder{color:var(--pine-color-text-placeholder-disabled)}.pds-combobox__input:disabled::-ms-input-placeholder{color:var(--pine-color-text-placeholder-disabled)}.pds-combobox__input:disabled::placeholder{color:var(--pine-color-text-placeholder-disabled)}.pds-combobox__input:focus-visible{border-color:var(--pine-color-border-active);outline:var(--pine-outline-focus);outline-offset:var(--pine-border-width)}.pds-combobox__input::-webkit-input-placeholder{color:var(--pine-color-text-placeholder)}.pds-combobox__input::-moz-placeholder{color:var(--pine-color-text-placeholder)}.pds-combobox__input:-ms-input-placeholder{color:var(--pine-color-text-placeholder)}.pds-combobox__input::-ms-input-placeholder{color:var(--pine-color-text-placeholder)}.pds-combobox__input::placeholder{color:var(--pine-color-text-placeholder)}.pds-combobox__input-icon{color:var(--pine-color-text-secondary);pointer-events:none;position:absolute;right:var(--pine-dimension-150);z-index:1}.pds-combobox__listbox{background:var(--pine-color-background-container);border:0;border-radius:var(--pine-dimension-125);-webkit-box-shadow:var(--pine-box-shadow);box-shadow:var(--pine-box-shadow);list-style:none;margin:0;min-width:220px;overflow-y:auto;padding:var(--pine-dimension-xs);position:absolute;z-index:1000}.pds-combobox__option{-ms-flex-align:center;align-items:center;background:transparent;border-radius:var(--pine-dimension-125);color:var(--pine-color-text-secondary);cursor:pointer;display:-ms-flexbox;display:flex;font:var(--pine-typography-body-medium);-ms-flex-pack:justify;justify-content:space-between;padding:var(--pine-dimension-xs) var(--pine-dimension-sm);position:relative;-webkit-transition:background 0.15s;transition:background 0.15s}.pds-combobox__option[aria-selected=true]{background:var(--pine-color-grey-150)}.pds-combobox__option:focus-visible{outline:0}.pds-combobox__option .pds-combobox__option--layout .pds-combobox__option-layout-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;width:100%}.pds-combobox__option:last-child{-webkit-margin-after:0;margin-block-end:0}.pds-combobox__option--highlighted,.pds-combobox__option[selected],.pds-combobox__option--selected{background:var(--pine-color-grey-150)}.pds-combobox__option-check{color:currentColor;font-size:var(--pine-dimension-150);-webkit-margin-start:var(--pine-dimension-150);margin-inline-start:var(--pine-dimension-150)}.pds-combobox__group-label{color:var(--pine-color-text-placeholder);cursor:default;font:var(--pine-typography-heading-caption);-webkit-margin-after:var(--pine-dimension-2xs);margin-block-end:var(--pine-dimension-2xs);-webkit-margin-before:var(--pine-dimension-150);margin-block-start:var(--pine-dimension-150);padding:var(--pine-dimension-2xs) var(--pine-dimension-sm);text-transform:uppercase}.pds-combobox__group-label:first-child{-webkit-margin-before:0;margin-block-start:0}.pds-combobox__button-trigger{-ms-flex-align:center;align-items:center;background:var(--color-background-default, var(--pine-color-secondary));border:var(--pine-border);border-radius:var(--pine-border-radius-full);color:var(--color-text-default, #ffffff);cursor:pointer;display:-ms-flexbox;display:flex;font:var(--pine-typography-body-medium);-ms-flex-pack:justify;justify-content:space-between;min-height:var(--pine-dimension-450);outline:none;padding:0 var(--pine-dimension-sm);-webkit-transition:border-color 0.15s, background 0.15s, -webkit-box-shadow 0.15s;transition:border-color 0.15s, background 0.15s, -webkit-box-shadow 0.15s;transition:border-color 0.15s, box-shadow 0.15s, background 0.15s;transition:border-color 0.15s, box-shadow 0.15s, background 0.15s, -webkit-box-shadow 0.15s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pds-combobox__button-trigger .pds-combobox__button-trigger-layout-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.pds-combobox__button-trigger .trigger-content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;width:100%}.pds-combobox__button-trigger:focus-visible{border-color:var(--color-border-focus, var(--pine-color-border));-webkit-box-shadow:0 0 0 2px var(--color-outline, var(--pine-color-focus-ring));box-shadow:0 0 0 2px var(--color-outline, var(--pine-color-focus-ring))}.pds-combobox__button-trigger:hover{background:var(--color-background-hover, var(--pine-color-secondary-hover));border-color:var(--color-border-hover, var(--pine-color-border-hover))}.pds-combobox__button-trigger[aria-disabled=true],.pds-combobox__button-trigger:disabled{background:var(--color-background-disabled, var(--pine-color-secondary-disabled));border-color:var(--color-border-disabled, var(--pine-color-border-disabled));color:var(--color-text-disabled, var(--pine-color-text-secondary-disabled));cursor:not-allowed;opacity:0.6}.pds-combobox__button-trigger-label{color:inherit;-ms-flex:1 1 auto;flex:1 1 auto;text-align:start}.pds-combobox__button-trigger-chevron{color:currentColor;-webkit-margin-start:var(--pine-dimension-150);margin-inline-start:var(--pine-dimension-150)}.pds-combobox__button-trigger--primary{--color-background-default:var(--pine-color-primary);--color-background-hover:var(--pine-color-primary-hover);--color-background-disabled:var(--pine-color-primary-disabled);--color-border-default:var(--pine-color-primary);--color-border-hover:var(--pine-color-primary-hover);--color-border-disabled:var(--pine-color-primary-disabled);--color-border-focus:var(--pine-color-primary);--color-text-default:var(--pine-color-text-primary);--color-text-disabled:var(--pine-color-text-primary-disabled);--color-outline:var(--pine-color-focus-ring)}.pds-combobox__button-trigger--accent{--color-background-default:var(--pine-color-accent);--color-background-hover:var(--pine-color-accent-hover);--color-background-disabled:var(--pine-color-accent-disabled);--color-border-default:var(--pine-color-accent);--color-border-hover:var(--pine-color-accent-hover);--color-border-disabled:var(--pine-color-accent-disabled);--color-border-focus:var(--pine-color-accent);--color-text-default:var(--pine-color-text-primary);--color-text-disabled:var(--pine-color-text-accent-disabled);--color-outline:var(--pine-color-focus-ring)}.pds-combobox__button-trigger--secondary{--color-background-default:var(--pine-color-secondary);--color-background-hover:var(--pine-color-secondary-hover);--color-background-disabled:var(--pine-color-secondary-disabled);--color-border-default:var(--pine-color-border);--color-border-hover:var(--pine-color-border-hover);--color-border-disabled:var(--pine-color-border-disabled);--color-border-focus:var(--pine-color-border);--color-text-default:var(--pine-color-text-secondary);--color-text-disabled:var(--pine-color-text-secondary-disabled);--color-outline:var(--pine-color-focus-ring)}.pds-combobox__button-trigger--destructive{--color-background-default:var(--pine-color-danger);--color-background-hover:var(--pine-color-danger-hover);--color-background-disabled:var(--pine-color-danger-disabled);--color-border-default:var(--pine-color-danger);--color-border-hover:var(--pine-color-danger-hover);--color-border-disabled:var(--pine-color-danger-disabled);--color-border-focus:var(--pine-color-danger);--color-text-default:var(--pine-color-text-primary);--color-text-disabled:var(--pine-color-text-danger-disabled);--color-outline:var(--pine-color-focus-ring-danger)}.visually-hidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0, 0 0, 0 0);clip-path:polygon(0 0, 0 0, 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}[data-layout]{border-radius:var(--pine-dimension-125);padding-block:var(--pine-dimension-xs)}";
7120
7128
 
7121
7129
  /**
7122
7130
  * @slot option - Option elements for the combobox dropdown
@@ -7183,9 +7191,9 @@ class PdsCombobox {
7183
7191
  */
7184
7192
  this.value = '';
7185
7193
  /**
7186
- * Internal state for filtered options
7194
+ * Internal state for filtered options and group labels
7187
7195
  */
7188
- this.filteredOptions = [];
7196
+ this.filteredItems = [];
7189
7197
  /**
7190
7198
  * Internal state for the currently highlighted option index
7191
7199
  */
@@ -7203,6 +7211,7 @@ class PdsCombobox {
7203
7211
  */
7204
7212
  this.selectedOptionLayoutContent = '';
7205
7213
  this.optionEls = [];
7214
+ this.allItems = [];
7206
7215
  this.handleInput = (e) => {
7207
7216
  const target = e.target;
7208
7217
  this.value = target.value;
@@ -7210,37 +7219,124 @@ class PdsCombobox {
7210
7219
  this.filterOptions();
7211
7220
  setTimeout(() => this.openDropdownPositioning(), 0);
7212
7221
  };
7213
- this.handleFocus = () => {
7214
- this.isOpen = true;
7215
- this.filterOptions();
7216
- setTimeout(() => this.openDropdownPositioning(), 0);
7222
+ this.handleInputClick = () => {
7223
+ // Open dropdown when input is clicked (but not when tabbed into)
7224
+ if (!this.isOpen) {
7225
+ this.isOpen = true;
7226
+ this.filterOptions();
7227
+ setTimeout(() => this.openDropdownPositioning(), 0);
7228
+ }
7217
7229
  };
7218
7230
  this.handleKeyDown = (e) => {
7219
- if (!this.isOpen && (e.key === 'ArrowDown' || e.key === 'ArrowUp')) {
7231
+ if (!this.isOpen && (e.key === 'ArrowDown' || e.key === 'ArrowUp' || (e.altKey && e.key === 'ArrowDown'))) {
7232
+ e.preventDefault();
7220
7233
  this.isOpen = true;
7234
+ this.filterOptions();
7235
+ // Set highlighted index immediately for testing
7236
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7237
+ if (selectableOptions.length > 0) {
7238
+ this.highlightedIndex = 0;
7239
+ }
7240
+ setTimeout(() => {
7241
+ this.openDropdownPositioning();
7242
+ // For input trigger, keep focus on input and use aria-activedescendant
7243
+ // For button trigger, move focus to first option for keyboard navigation
7244
+ if (this.trigger === 'input') {
7245
+ this.focusFirstOption();
7246
+ }
7247
+ else {
7248
+ this.focusFirstOptionForArrowKeys();
7249
+ }
7250
+ }, 0);
7251
+ return;
7252
+ }
7253
+ if (!this.isOpen) {
7221
7254
  return;
7222
7255
  }
7256
+ // Get only the option elements (skip group labels) for navigation
7257
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7223
7258
  switch (e.key) {
7224
7259
  case 'ArrowDown':
7225
- this.highlightedIndex = Math.min(this.highlightedIndex + 1, this.filteredOptions.length - 1);
7260
+ e.preventDefault();
7261
+ // If no option is highlighted and we have options, start at 0
7262
+ if (this.highlightedIndex < 0 && selectableOptions.length > 0) {
7263
+ this.highlightedIndex = 0;
7264
+ }
7265
+ else {
7266
+ this.highlightedIndex = Math.min(this.highlightedIndex + 1, selectableOptions.length - 1);
7267
+ }
7268
+ this.updateOptionFocus();
7226
7269
  break;
7227
7270
  case 'ArrowUp':
7228
- this.highlightedIndex = Math.max(this.highlightedIndex - 1, 0);
7271
+ e.preventDefault();
7272
+ // If no option is highlighted and we have options, start at last option
7273
+ if (this.highlightedIndex < 0 && selectableOptions.length > 0) {
7274
+ this.highlightedIndex = selectableOptions.length - 1;
7275
+ }
7276
+ else {
7277
+ this.highlightedIndex = Math.max(this.highlightedIndex - 1, 0);
7278
+ }
7279
+ this.updateOptionFocus();
7280
+ break;
7281
+ case 'Home':
7282
+ e.preventDefault();
7283
+ if (selectableOptions.length > 0) {
7284
+ this.highlightedIndex = 0;
7285
+ this.updateOptionFocus();
7286
+ }
7287
+ break;
7288
+ case 'End':
7289
+ e.preventDefault();
7290
+ if (selectableOptions.length > 0) {
7291
+ this.highlightedIndex = selectableOptions.length - 1;
7292
+ this.updateOptionFocus();
7293
+ }
7294
+ break;
7295
+ case 'PageDown':
7296
+ e.preventDefault();
7297
+ if (selectableOptions.length > 0) {
7298
+ const nextIndex = Math.min(this.highlightedIndex + 10, selectableOptions.length - 1);
7299
+ this.highlightedIndex = nextIndex;
7300
+ this.updateOptionFocus();
7301
+ }
7302
+ break;
7303
+ case 'PageUp':
7304
+ e.preventDefault();
7305
+ if (selectableOptions.length > 0) {
7306
+ const prevIndex = Math.max(this.highlightedIndex - 10, 0);
7307
+ this.highlightedIndex = prevIndex;
7308
+ this.updateOptionFocus();
7309
+ }
7229
7310
  break;
7230
7311
  case 'Enter':
7231
- if (this.isOpen && this.highlightedIndex >= 0 && this.highlightedIndex < this.filteredOptions.length) {
7232
- this.handleOptionClick(this.filteredOptions[this.highlightedIndex]);
7312
+ e.preventDefault();
7313
+ if (this.highlightedIndex >= 0 && this.highlightedIndex < selectableOptions.length) {
7314
+ this.handleOptionClick(selectableOptions[this.highlightedIndex]);
7315
+ this.restoreFocusToTrigger();
7233
7316
  }
7234
7317
  break;
7235
7318
  case 'Escape':
7319
+ e.preventDefault();
7236
7320
  this.isOpen = false;
7321
+ this.highlightedIndex = -1;
7322
+ this.isArrowKeyNavigationMode = false; // Reset arrow-key navigation mode
7323
+ this.restoreFocusToTrigger();
7324
+ break;
7325
+ case 'Tab':
7326
+ // Allow normal tab behavior to close dropdown and move focus
7327
+ this.isOpen = false;
7328
+ this.highlightedIndex = -1;
7329
+ this.isArrowKeyNavigationMode = false; // Reset arrow-key navigation mode
7237
7330
  break;
7238
7331
  }
7239
7332
  };
7333
+ // Track if we're in arrow-key navigation mode (focus should move between options)
7334
+ this.isArrowKeyNavigationMode = false;
7240
7335
  // Event handler for option click
7241
7336
  this.onOptionClick = (event) => {
7242
7337
  const idx = Number(event.currentTarget.getAttribute('data-option-index'));
7243
- const option = this.filteredOptions[idx];
7338
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7339
+ const option = selectableOptions[idx];
7244
7340
  this.handleOptionClick(option);
7245
7341
  };
7246
7342
  // Event handler for mouse enter on option
@@ -7252,29 +7348,82 @@ class PdsCombobox {
7252
7348
  this.onOptionMouseDown = (event) => {
7253
7349
  event.preventDefault();
7254
7350
  };
7351
+ // Event handler for option keyboard events
7352
+ this.onOptionKeyDown = (event) => {
7353
+ // Delegate to main keyboard handler
7354
+ this.handleKeyDown(event);
7355
+ };
7255
7356
  // Handler for button trigger click
7256
7357
  this.onButtonTriggerClick = () => {
7257
7358
  this.isOpen = !this.isOpen;
7258
- if (this.isOpen)
7359
+ if (this.isOpen) {
7360
+ this.filterOptions();
7361
+ // Set highlighted index and prepare for keyboard navigation
7362
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7363
+ if (selectableOptions.length > 0) {
7364
+ this.highlightedIndex = 0;
7365
+ // For button trigger, prepare for arrow-key navigation mode
7366
+ this.isArrowKeyNavigationMode = true;
7367
+ }
7259
7368
  setTimeout(() => this.openDropdownPositioning(), 0);
7369
+ }
7370
+ else {
7371
+ // Reset navigation mode when closing
7372
+ this.isArrowKeyNavigationMode = false;
7373
+ }
7260
7374
  };
7261
7375
  // Handler for button trigger keyboard events
7262
7376
  this.onButtonTriggerKeyDown = (e) => {
7263
- if (e.key === 'Enter' || e.key === ' ' || e.key === 'ArrowDown') {
7377
+ if ((e.key === 'Enter' || e.key === ' ' || e.key === 'ArrowDown' || e.key === 'ArrowUp') && !this.isOpen) {
7264
7378
  e.preventDefault();
7379
+ e.stopPropagation(); // Prevent the event from bubbling and triggering click
7265
7380
  this.isOpen = true;
7266
- this.highlightedIndex = 0;
7267
- setTimeout(() => this.openDropdownPositioning(), 0);
7381
+ this.filterOptions();
7382
+ // Set highlighted index immediately
7383
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7384
+ if (selectableOptions.length > 0) {
7385
+ this.highlightedIndex = 0;
7386
+ }
7387
+ setTimeout(() => {
7388
+ this.openDropdownPositioning();
7389
+ // For all button trigger keyboard opening, focus the first option so subsequent navigation works
7390
+ this.focusFirstOptionForArrowKeys();
7391
+ }, 0);
7268
7392
  }
7269
7393
  else if (e.key === 'Escape') {
7270
- this.isOpen = false;
7394
+ e.preventDefault();
7395
+ if (this.isOpen) {
7396
+ this.isOpen = false;
7397
+ this.highlightedIndex = -1;
7398
+ this.updateAriaActiveDescendant(); // Clear aria-activedescendant
7399
+ this.restoreFocusToTrigger();
7400
+ }
7401
+ }
7402
+ else if (this.isOpen) {
7403
+ // Delegate other keys to main keyboard handler when dropdown is open
7404
+ this.handleKeyDown(e);
7405
+ }
7406
+ };
7407
+ // Handler for button trigger keyup events - prevents space key from triggering synthetic click
7408
+ this.onButtonTriggerKeyUp = (e) => {
7409
+ if (e.key === ' ') {
7410
+ e.preventDefault();
7411
+ e.stopPropagation();
7271
7412
  }
7272
7413
  };
7273
7414
  // Close dropdown when focus leaves the combobox
7274
7415
  this.onComboboxFocusOut = (event) => {
7416
+ var _a;
7275
7417
  const relatedTarget = event.relatedTarget;
7276
- if (!this.el.contains(relatedTarget)) {
7418
+ // Check if the related target is within our shadow DOM (listbox options)
7419
+ const isRelatedTargetInListbox = relatedTarget && ((_a = this.listboxEl) === null || _a === void 0 ? void 0 : _a.contains(relatedTarget));
7420
+ const isRelatedTargetInCombobox = this.el.contains(relatedTarget);
7421
+ // Don't close if focus is moving to an option in the listbox or staying within the combobox
7422
+ if (!isRelatedTargetInCombobox && !isRelatedTargetInListbox) {
7277
7423
  this.isOpen = false;
7424
+ this.highlightedIndex = -1;
7425
+ this.isArrowKeyNavigationMode = false; // Reset arrow-key navigation mode
7426
+ this.updateAriaActiveDescendant(); // Clear aria-activedescendant
7278
7427
  // If there's a selected option but the input value doesn't match, restore the selected option's value
7279
7428
  if (this.selectedOption && this.value !== this.getOptionLabel(this.selectedOption)) {
7280
7429
  this.value = this.getOptionLabel(this.selectedOption);
@@ -7296,11 +7445,33 @@ class PdsCombobox {
7296
7445
  }
7297
7446
  updateOptions() {
7298
7447
  var _a;
7299
- // Get all <option> elements from the slot
7448
+ // Get all elements from the slot
7300
7449
  const slot = (_a = this.el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('slot[name="option"], slot:not([name])');
7301
7450
  if (slot) {
7302
- this.optionEls = slot.assignedElements({ flatten: true })
7303
- .filter(el => el.tagName === 'OPTION');
7451
+ const allElements = slot.assignedElements({ flatten: true });
7452
+ // Separate options from group labels and flatten optgroups
7453
+ this.allItems = [];
7454
+ this.optionEls = [];
7455
+ allElements.forEach(el => {
7456
+ if (el.tagName === 'OPTION') {
7457
+ this.optionEls.push(el);
7458
+ this.allItems.push(el);
7459
+ }
7460
+ else if (el.tagName === 'OPTGROUP') {
7461
+ const optgroup = el;
7462
+ this.allItems.push(optgroup);
7463
+ // Add optgroup children (options)
7464
+ Array.from(optgroup.children).forEach(child => {
7465
+ if (child.tagName === 'OPTION') {
7466
+ this.optionEls.push(child);
7467
+ this.allItems.push(child);
7468
+ }
7469
+ });
7470
+ }
7471
+ else if (el.tagName === 'PDS-TEXT') {
7472
+ this.allItems.push(el);
7473
+ }
7474
+ });
7304
7475
  // Set initial selected option if one exists (only check DOM on initialization)
7305
7476
  if (!this.selectedOption) {
7306
7477
  const initialSelected = this.optionEls.find(opt => opt.hasAttribute('selected')) || null;
@@ -7362,12 +7533,16 @@ class PdsCombobox {
7362
7533
  this.selectedOption = option;
7363
7534
  }
7364
7535
  filterOptions() {
7536
+ // Ensure allItems includes optionEls if not already populated (for edge cases)
7537
+ if (this.allItems.length === 0 && this.optionEls.length > 0) {
7538
+ this.allItems = [...this.optionEls];
7539
+ }
7365
7540
  if (this.mode === 'select-only') {
7366
- this.filteredOptions = this.optionEls;
7541
+ this.filteredItems = [...this.allItems];
7367
7542
  }
7368
7543
  else {
7369
7544
  const val = this.value.toLowerCase();
7370
- this.filteredOptions = this.optionEls.filter(option => {
7545
+ const filteredOptions = this.optionEls.filter(option => {
7371
7546
  // For layout options, search both text content and data-search-text attribute
7372
7547
  if (this.isOptionLayout(option)) {
7373
7548
  const searchText = option.getAttribute('data-search-text') || option.textContent || '';
@@ -7375,6 +7550,31 @@ class PdsCombobox {
7375
7550
  }
7376
7551
  return this.getOptionLabel(option).toLowerCase().includes(val);
7377
7552
  });
7553
+ // Rebuild filtered items maintaining group structure - simplified approach
7554
+ this.filteredItems = [];
7555
+ let currentGroupLabel = null;
7556
+ this.allItems.forEach(item => {
7557
+ if (item.tagName === 'OPTGROUP' || item.tagName === 'PDS-TEXT') {
7558
+ currentGroupLabel = item;
7559
+ }
7560
+ else if (item.tagName === 'OPTION' && filteredOptions.includes(item)) {
7561
+ const optionEl = item;
7562
+ const parent = optionEl.parentElement;
7563
+ let labelToUse = null;
7564
+ if (parent && parent.tagName === 'OPTGROUP') {
7565
+ // Only use the actual parent optgroup as label
7566
+ labelToUse = parent;
7567
+ }
7568
+ else if (currentGroupLabel && currentGroupLabel.tagName === 'PDS-TEXT') {
7569
+ // Allow pds-text to label subsequent top-level options until another label appears
7570
+ labelToUse = currentGroupLabel;
7571
+ }
7572
+ if (labelToUse && !this.filteredItems.includes(labelToUse)) {
7573
+ this.filteredItems.push(labelToUse);
7574
+ }
7575
+ this.filteredItems.push(optionEl);
7576
+ }
7577
+ });
7378
7578
  }
7379
7579
  this.highlightedIndex = -1;
7380
7580
  }
@@ -7405,7 +7605,109 @@ class PdsCombobox {
7405
7605
  */
7406
7606
  async setFocus() {
7407
7607
  var _a;
7408
- (_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.focus();
7608
+ if (this.inputEl) {
7609
+ this.inputEl.focus();
7610
+ }
7611
+ else {
7612
+ (_a = this.triggerEl) === null || _a === void 0 ? void 0 : _a.focus();
7613
+ }
7614
+ }
7615
+ /**
7616
+ * Focus management helper - moves focus to the first option when dropdown opens
7617
+ */
7618
+ focusFirstOption() {
7619
+ if (this.isOpen) {
7620
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7621
+ if (selectableOptions.length > 0) {
7622
+ this.highlightedIndex = 0;
7623
+ // DON'T focus the option elements - keep focus on trigger and use aria-activedescendant
7624
+ // This prevents the focusout event that was closing the dropdown
7625
+ // But still call updateOptionFocus for scrolling
7626
+ if (this.listboxEl) {
7627
+ this.updateOptionFocus();
7628
+ }
7629
+ }
7630
+ }
7631
+ }
7632
+ /**
7633
+ * Focus management helper - actually focuses the first option when opened via arrow keys
7634
+ */
7635
+ focusFirstOptionForArrowKeys() {
7636
+ if (this.isOpen) {
7637
+ // Set arrow-key navigation mode
7638
+ this.isArrowKeyNavigationMode = true;
7639
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7640
+ if (selectableOptions.length > 0) {
7641
+ this.highlightedIndex = 0;
7642
+ // For arrow key navigation, actually focus the first option
7643
+ if (this.listboxEl) {
7644
+ const optionElements = this.listboxEl.querySelectorAll('[role="option"]');
7645
+ const firstOption = optionElements[0];
7646
+ if (firstOption) {
7647
+ // Remove tabindex from all options first
7648
+ optionElements.forEach(option => {
7649
+ option.setAttribute('tabindex', '-1');
7650
+ });
7651
+ // Set tabindex and focus on first option
7652
+ firstOption.setAttribute('tabindex', '0');
7653
+ firstOption.focus();
7654
+ firstOption.scrollIntoView({ block: 'nearest', behavior: 'smooth' });
7655
+ }
7656
+ }
7657
+ // Update aria-activedescendant on trigger
7658
+ this.updateAriaActiveDescendant();
7659
+ }
7660
+ }
7661
+ }
7662
+ /**
7663
+ * Focus management helper - updates visual state and scrolling for the currently highlighted option
7664
+ * Note: We don't actually focus the option to prevent focusout events that close the dropdown
7665
+ */
7666
+ updateOptionFocus() {
7667
+ if (!this.listboxEl || this.highlightedIndex < 0)
7668
+ return;
7669
+ const optionElements = this.listboxEl.querySelectorAll('[role="option"]');
7670
+ const currentOption = optionElements[this.highlightedIndex];
7671
+ if (currentOption) {
7672
+ // Check if any option currently has focus OR if we're in arrow-key navigation mode
7673
+ const hasOptionFocus = Array.from(optionElements).some(el => el === document.activeElement);
7674
+ if (hasOptionFocus || this.isArrowKeyNavigationMode) {
7675
+ // We're in arrow-key navigation mode, so actually move focus between options
7676
+ optionElements.forEach(option => {
7677
+ option.setAttribute('tabindex', '-1');
7678
+ });
7679
+ currentOption.setAttribute('tabindex', '0');
7680
+ currentOption.focus();
7681
+ }
7682
+ // Always scroll the option into view
7683
+ currentOption.scrollIntoView({ block: 'nearest', behavior: 'smooth' });
7684
+ }
7685
+ // Always update aria-activedescendant on the trigger element
7686
+ this.updateAriaActiveDescendant();
7687
+ }
7688
+ /**
7689
+ * Updates aria-activedescendant on the trigger element
7690
+ */
7691
+ updateAriaActiveDescendant() {
7692
+ if (this.triggerEl && this.highlightedIndex >= 0) {
7693
+ this.triggerEl.setAttribute('aria-activedescendant', `pds-combobox-option-${this.highlightedIndex}`);
7694
+ }
7695
+ else if (this.triggerEl) {
7696
+ this.triggerEl.removeAttribute('aria-activedescendant');
7697
+ }
7698
+ }
7699
+ /**
7700
+ * Focus management helper - restores focus to the trigger element
7701
+ */
7702
+ restoreFocusToTrigger() {
7703
+ setTimeout(() => {
7704
+ if (this.inputEl) {
7705
+ this.inputEl.focus();
7706
+ }
7707
+ else if (this.triggerEl) {
7708
+ this.triggerEl.focus();
7709
+ }
7710
+ }, 0);
7409
7711
  }
7410
7712
  /**
7411
7713
  * Gets the value of the currently selected option.
@@ -7433,22 +7735,38 @@ class PdsCombobox {
7433
7735
  this.pdsComboboxChange.emit({ value: option.value });
7434
7736
  }
7435
7737
  renderDropdown() {
7436
- if (!this.isOpen || this.filteredOptions.length === 0)
7738
+ if (!this.isOpen || this.filteredItems.length === 0) {
7739
+ return null;
7740
+ }
7741
+ let optionIndex = 0;
7742
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7743
+ return (hAsync("ul", { class: "pds-combobox__listbox", role: "listbox", id: "pds-combobox-listbox", "aria-label": this.label || 'Options', "aria-multiselectable": "false", ref: el => (this.listboxEl = el) }, this.filteredItems.map((item, itemIdx) => {
7744
+ if (item.tagName === 'OPTGROUP') {
7745
+ const optgroup = item;
7746
+ return (hAsync("li", { key: `optgroup-${itemIdx}`, class: "pds-combobox__group-label", role: "presentation", "aria-label": optgroup.label }, optgroup.label));
7747
+ }
7748
+ else if (item.tagName === 'PDS-TEXT') {
7749
+ const pdsText = item;
7750
+ return (hAsync("li", { key: `pds-text-${itemIdx}`, class: "pds-combobox__group-label", role: "presentation" }, pdsText.textContent));
7751
+ }
7752
+ else if (item.tagName === 'OPTION') {
7753
+ const option = item;
7754
+ const isSelected = this.isOptionSelected(option);
7755
+ const isHighlighted = this.highlightedIndex === optionIndex;
7756
+ const isLayout = this.isOptionLayout(option);
7757
+ const currentOptionIndex = optionIndex++;
7758
+ return (hAsync("li", { key: option.value, id: `pds-combobox-option-${currentOptionIndex}`, role: "option", "aria-selected": isSelected ? 'true' : 'false', "aria-setsize": selectableOptions.length, "aria-posinset": currentOptionIndex + 1, "aria-label": isLayout ? option.getAttribute('aria-label') || this.getOptionLabel(option) : undefined, tabindex: isHighlighted ? '0' : '-1', class: {
7759
+ 'pds-combobox__option': true,
7760
+ 'pds-combobox__option--highlighted': isHighlighted,
7761
+ 'pds-combobox__option--layout': isLayout,
7762
+ }, "data-option-index": currentOptionIndex, onMouseDown: this.onOptionMouseDown, onClick: this.onOptionClick, onMouseEnter: this.onOptionMouseEnter, onKeyDown: this.onOptionKeyDown }, isLayout ? (hAsync("pds-box", { class: "pds-combobox__option-layout-wrapper", innerHTML: this.getOptionLayoutContent(option) })) : (this.getOptionLabel(option)), isSelected && hAsync("pds-icon", { icon: "check", size: "regular", class: "pds-combobox__option-check" })));
7763
+ }
7437
7764
  return null;
7438
- return (hAsync("ul", { class: "pds-combobox__listbox", role: "listbox", id: "pds-combobox-listbox", ref: el => (this.listboxEl = el) }, this.filteredOptions.map((option, idx) => {
7439
- const isSelected = this.isOptionSelected(option);
7440
- const isHighlighted = this.highlightedIndex === idx;
7441
- const isLayout = this.isOptionLayout(option);
7442
- return (hAsync("li", { key: option.value, id: `pds-combobox-option-${idx}`, role: "option", "aria-selected": isSelected ? 'true' : 'false', class: {
7443
- 'pds-combobox__option': true,
7444
- 'pds-combobox__option--highlighted': isHighlighted,
7445
- 'pds-combobox__option--layout': isLayout,
7446
- }, "data-option-index": idx, onMouseDown: this.onOptionMouseDown, onClick: this.onOptionClick, onMouseEnter: this.onOptionMouseEnter }, isLayout ? (hAsync("pds-box", { class: "pds-combobox__option-layout-wrapper", innerHTML: this.getOptionLayoutContent(option) })) : (this.getOptionLabel(option)), isSelected && hAsync("pds-icon", { icon: "check", size: "regular", class: "pds-combobox__option-check" })));
7447
7765
  })));
7448
7766
  }
7449
7767
  // Helper method to render the caret icon
7450
7768
  renderCaretIcon() {
7451
- return hAsync("pds-icon", { icon: "caret-down", "aria-hidden": "true", "aria-label": "dropdown indicator", class: "pds-combobox__button-trigger-chevron" });
7769
+ return hAsync("pds-icon", { icon: "caret-down", "aria-hidden": "true", class: "pds-combobox__button-trigger-chevron" });
7452
7770
  }
7453
7771
  // Helper method to render layout content
7454
7772
  renderLayoutContent() {
@@ -7480,10 +7798,10 @@ class PdsCombobox {
7480
7798
  }
7481
7799
  render() {
7482
7800
  const triggerClass = `pds-combobox__button-trigger pds-combobox__button-trigger--${this.triggerVariant}`;
7483
- return (hAsync(Host, { key: 'ecc1f18dcb9869055af047446364afd66d13e5f6' }, hAsync("div", { key: 'caf80cf07647666e6ea21bc7e8fa7e944a98f3b5', class: "pds-combobox", tabIndex: -1, onFocusout: this.onComboboxFocusOut }, this.label && (hAsync("label", { key: '08d38b21ce3c2d78a6a405b81e4291d2f5e61aed', htmlFor: this.componentId, class: "pds-combobox__label" }, hAsync("span", { key: '58a3986e2656522377fce50dfad73a0960e8a9db', class: this.hideLabel ? 'visually-hidden' : '' }, this.label))), this.trigger === 'input' ? (hAsync("input", { ref: el => {
7801
+ return (hAsync(Host, { key: 'a7e29f0e0c5ee43f1516b3668dbabb3231ecf728' }, hAsync("div", { key: '67da7d8953761ec64f30a4292785b7e8ed5d1449', class: "pds-combobox", tabIndex: -1, onFocusout: this.onComboboxFocusOut }, this.label && (hAsync("label", { key: '0f013de1a3d6ccdce2fe31c18b144f7178a2c30f', htmlFor: this.componentId, class: "pds-combobox__label" }, hAsync("span", { key: '3c7dfa84d68565e10b5784aa2365d9c5164b7d06', class: this.hideLabel ? 'visually-hidden' : '' }, this.label))), this.trigger === 'input' ? (hAsync("div", { class: "pds-combobox__input-wrapper", style: { width: this.triggerWidth } }, hAsync("input", { ref: el => {
7484
7802
  this.inputEl = el;
7485
7803
  this.triggerEl = el;
7486
- }, class: "pds-combobox__input", style: { width: this.triggerWidth }, type: "text", role: "combobox", "aria-autocomplete": "list", "aria-controls": "pds-combobox-listbox", "aria-activedescendant": this.highlightedIndex >= 0 ? `pds-combobox-option-${this.highlightedIndex}` : undefined, "aria-expanded": this.isOpen ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false', "aria-label": this.hideLabel ? this.label : undefined, id: this.componentId, value: this.value, placeholder: this.placeholder, disabled: this.disabled, onInput: this.handleInput, onFocus: this.handleFocus, onKeyDown: this.handleKeyDown, autocomplete: "off", part: "input" })) : (hAsync("div", { class: triggerClass, style: { width: this.triggerWidth }, role: "combobox", "aria-haspopup": "listbox", "aria-controls": "pds-combobox-listbox", "aria-expanded": this.isOpen ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false', "aria-label": this.hideLabel ? this.label : undefined, id: this.componentId, tabIndex: 0, onClick: this.onButtonTriggerClick, "data-layout": this.customTriggerContent, onKeyDown: this.onButtonTriggerKeyDown, ref: el => (this.triggerEl = el), part: "button-trigger" }, this.renderButtonTriggerContent())), hAsync("div", { key: 'a91eb5b7998c9274de0f7e7e5184def30d23ad06', style: { display: 'none' } }, hAsync("slot", { key: '40dbc40a9286b8caade78bfb70af366193bb08f2', onSlotchange: () => this.updateOptions() })), this.renderDropdown())));
7804
+ }, class: "pds-combobox__input", type: "text", role: "combobox", "aria-autocomplete": "list", "aria-controls": "pds-combobox-listbox", "aria-activedescendant": this.isOpen && this.highlightedIndex >= 0 ? `pds-combobox-option-${this.highlightedIndex}` : undefined, "aria-expanded": this.isOpen ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false', "aria-label": this.hideLabel ? this.label : undefined, id: this.componentId, value: this.value, placeholder: this.placeholder, disabled: this.disabled, onInput: this.handleInput, onClick: this.handleInputClick, onKeyDown: this.handleKeyDown, autocomplete: "off", part: "input" }), hAsync("pds-icon", { icon: "enlarge", "aria-hidden": "true", class: "pds-combobox__input-icon" }))) : (hAsync("div", { class: triggerClass, style: { width: this.triggerWidth }, role: "combobox", "aria-haspopup": "listbox", "aria-controls": "pds-combobox-listbox", "aria-activedescendant": this.isOpen && this.highlightedIndex >= 0 ? `pds-combobox-option-${this.highlightedIndex}` : undefined, "aria-expanded": this.isOpen ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false', "aria-label": this.hideLabel ? this.label : undefined, id: this.componentId, tabIndex: this.disabled ? -1 : 0, onClick: this.onButtonTriggerClick, "data-layout": this.customTriggerContent, onKeyDown: this.onButtonTriggerKeyDown, onKeyUp: this.onButtonTriggerKeyUp, ref: el => (this.triggerEl = el), part: "button-trigger" }, this.renderButtonTriggerContent())), hAsync("div", { key: 'cbf26d489f2ffc32fc1f0820f962aef74b62bed4', style: { display: 'none' } }, hAsync("slot", { key: 'ad01cd795f9cd5aba1bbe25d0dac2d489b3e5f20', onSlotchange: () => this.updateOptions() })), this.renderDropdown())));
7487
7805
  }
7488
7806
  get el() { return getElement(this); }
7489
7807
  static get watchers() { return {
@@ -7510,7 +7828,7 @@ class PdsCombobox {
7510
7828
  "triggerWidth": [1, "trigger-width"],
7511
7829
  "triggerVariant": [1, "trigger-variant"],
7512
7830
  "value": [1025],
7513
- "filteredOptions": [32],
7831
+ "filteredItems": [32],
7514
7832
  "highlightedIndex": [32],
7515
7833
  "isOpen": [32],
7516
7834
  "selectedOption": [32],
@@ -7983,7 +8301,7 @@ class PdsDropdownMenuItem {
7983
8301
  }; }
7984
8302
  }
7985
8303
 
7986
- const pdsDropdownMenuSeparatorCss = ":host hr{border:1px solid var(--pine-color-border);margin-block:var(--pine-dimension-xs)}";
8304
+ const pdsDropdownMenuSeparatorCss = ":host hr{border:0;border-top:1px solid var(--pine-color-border);height:0;margin-block:var(--pine-dimension-xs);margin-inline:calc(var(--pine-dimension-xs) * -1)}";
7987
8305
 
7988
8306
  class PdsDropdownMenuSeparator {
7989
8307
  constructor(hostRef) {
@@ -8011,6 +8329,540 @@ class PdsDropdownMenuSeparator {
8011
8329
  }; }
8012
8330
  }
8013
8331
 
8332
+ const pdsFilterCss = ":host{--box-shadow-focus:0 0 0 1px var(--pine-color-white), 0 0 0 3px var(--pine-color-focus-ring);display:inline-block;position:relative}.pds-filter__trigger{-ms-flex-align:center;align-items:center;anchor-name:--filter-trigger;background:var(--pine-color-background-container);border:var(--pine-border-width-thin) solid var(--pine-color-border);border-radius:var(--pine-dimension-100);-webkit-box-shadow:var(--pine-box-shadow-050);box-shadow:var(--pine-box-shadow-050);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--pine-color-text-placeholder);cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;font-family:var(--pine-font-family-inter);font-size:var(--pine-font-size-100);font-weight:var(--pine-font-weight-400);gap:var(--pine-dimension-050);letter-spacing:var(--pine-letter-spacing-114);line-height:var(--pine-line-height-150);padding:var(--pine-dimension-025) var(--pine-dimension-125);position:relative;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.pds-filter__trigger pds-icon{block-size:var(--pine-font-size-100);color:var(--pine-color-grey-800);-ms-flex-negative:0;flex-shrink:0;inline-size:var(--pine-font-size-100)}.pds-filter__trigger:hover,.pds-filter__trigger.pds-filter__trigger--open{background-color:var(--pine-color-grey-100);border-color:var(--pine-color-grey-400);color:var(--pine-color-text-hover)}.pds-filter__trigger:hover pds-icon,.pds-filter__trigger.pds-filter__trigger--open pds-icon{color:var(--pine-color-grey-800)}.pds-filter__trigger:focus-visible{-webkit-box-shadow:var(--box-shadow-focus);box-shadow:var(--box-shadow-focus);outline:none}.pds-filter__trigger:disabled{cursor:not-allowed;opacity:0.5}.pds-filter__trigger--selected{background-color:var(--pine-color-purple-050);border-color:var(--pine-color-purple-500);color:var(--pine-color-purple-600)}.pds-filter__trigger--selected pds-icon{color:var(--pine-color-purple-600)}.pds-filter__trigger--selected:hover,.pds-filter__trigger--selected.pds-filter__trigger--open{background-color:var(--pine-color-purple-100);border-color:var(--pine-color-purple-500);color:var(--pine-color-purple-600)}.pds-filter__trigger--selected:hover pds-icon,.pds-filter__trigger--selected.pds-filter__trigger--open pds-icon{color:var(--pine-color-purple-600)}.pds-filter__trigger--selected:focus-visible{-webkit-box-shadow:var(--box-shadow-focus);box-shadow:var(--box-shadow-focus);outline:none}.pds-filter__trigger--more{background-color:var(--pine-color-grey-050);border:var(--pine-border-width-thin) dashed var(--pine-color-grey-300);color:var(--pine-color-text-placeholder)}.pds-filter__trigger--more pds-icon{color:var(--pine-color-grey-800)}.pds-filter__trigger--more:hover,.pds-filter__trigger--more.pds-filter__trigger--open{background-color:var(--pine-color-grey-100);border-color:var(--pine-color-grey-400);color:var(--pine-color-text-hover)}.pds-filter__trigger--more:hover pds-icon,.pds-filter__trigger--more.pds-filter__trigger--open pds-icon{color:var(--pine-color-grey-800)}.pds-filter__trigger--more:focus-visible{-webkit-box-shadow:var(--box-shadow-focus);box-shadow:var(--box-shadow-focus);outline:none}.pds-filter__trigger--clear{background:transparent;border:var(--pine-border-width-thin) solid transparent;border-radius:var(--pine-dimension-100);-webkit-box-shadow:none;box-shadow:none;color:var(--pine-color-purple-600)}.pds-filter__trigger--clear pds-icon{color:var(--pine-color-purple-600)}.pds-filter__trigger--clear:hover{background-color:var(--pine-color-purple-100);border-color:var(--pine-color-purple-100);color:var(--pine-color-purple-600)}.pds-filter__trigger--clear:hover pds-icon{color:var(--pine-color-purple-600)}.pds-filter__trigger--clear:focus-visible{-webkit-box-shadow:var(--box-shadow-focus);box-shadow:var(--box-shadow-focus);outline:none}.pds-filter__button-content{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;gap:var(--pine-dimension-050);max-inline-size:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pds-filter__button-text{line-height:var(--pine-line-height-150);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pds-filter__dropdown-icon{block-size:var(--pine-dimension-200);-ms-flex-negative:0;flex-shrink:0;inline-size:var(--pine-dimension-200)}.pds-filter__popover{background-color:var(--pine-color-background-container);border:0;border-radius:var(--pine-dimension-100);-webkit-box-shadow:var(--pine-box-shadow-100);box-shadow:var(--pine-box-shadow-100);display:none;inline-size:228px;inset:unset;padding:var(--pine-dimension-100);z-index:1000;}.pds-filter__popover:popover-open,.pds-filter__popover.is-open{display:block}@supports (anchor-name: --test){.pds-filter__popover{inset-block-start:calc(anchor(--filter-trigger bottom) + var(--pine-dimension-100));inset-inline-start:anchor(--filter-trigger left);position:fixed;position-anchor:--filter-trigger;}.pds-filter__popover.popover-flip-horizontal{inset-inline-start:anchor(--filter-trigger right);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.pds-filter__popover.popover-flip-vertical{inset-block-start:anchor(--filter-trigger top);-webkit-transform:translateY(calc(-100% - var(--pine-dimension-100)));transform:translateY(calc(-100% - var(--pine-dimension-100)))}.pds-filter__popover.popover-flip-horizontal.popover-flip-vertical{inset-block-start:anchor(--filter-trigger top);inset-inline-start:anchor(--filter-trigger right);-webkit-transform:translate(-100%, calc(-100% - var(--pine-dimension-100)));transform:translate(-100%, calc(-100% - var(--pine-dimension-100)))}.pds-filter__popover.is-open.popover-flip-horizontal{inset-inline-start:anchor(--filter-trigger right);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.pds-filter__popover.is-open.popover-flip-vertical{inset-block-start:anchor(--filter-trigger top);-webkit-transform:translateY(calc(-100% - var(--pine-dimension-100)));transform:translateY(calc(-100% - var(--pine-dimension-100)))}.pds-filter__popover.is-open.popover-flip-horizontal.popover-flip-vertical{inset-block-start:anchor(--filter-trigger top);inset-inline-start:anchor(--filter-trigger right);-webkit-transform:translate(-100%, calc(-100% - var(--pine-dimension-100)));transform:translate(-100%, calc(-100% - var(--pine-dimension-100)))}}";
8333
+
8334
+ /**
8335
+ * Individual filter component with cross-browser popover positioning.
8336
+ *
8337
+ * Uses a hybrid approach for optimal cross-browser compatibility:
8338
+ * - Modern browsers: CSS anchor positioning + JavaScript flip classes
8339
+ * - Fallback browsers: JavaScript positioning with viewport boundary detection
8340
+ *
8341
+ * @part button - Exposes the trigger button element for styling.
8342
+ * @part button-content - Exposes the button content container for styling.
8343
+ * @part button-text - Exposes the button text for styling.
8344
+ * @part icon - Exposes the icon component for styling.
8345
+ * @part popover - Exposes the popover container for styling.
8346
+ * @slot (default) - Popover content that will be displayed when the filter is open.
8347
+ */
8348
+ class PdsFilter {
8349
+ constructor(hostRef) {
8350
+ registerInstance(this, hostRef);
8351
+ this.pdsFilterOpen = createEvent(this, "pdsFilterOpen");
8352
+ this.pdsFilterClose = createEvent(this, "pdsFilterClose");
8353
+ this.pdsFilterClear = createEvent(this, "pdsFilterClear");
8354
+ this.scrollRAF = null;
8355
+ this.lastScrollTime = 0;
8356
+ /**
8357
+ * The variant style of the filter trigger.
8358
+ * @defaultValue 'default'
8359
+ */
8360
+ this.variant = 'default';
8361
+ /**
8362
+ * State to track if the popover is open.
8363
+ */
8364
+ this.isOpen = false;
8365
+ /**
8366
+ * Handle native popover toggle events directly on the element
8367
+ * This is needed for browsers with native Popover API support
8368
+ */
8369
+ this.handleNativePopoverToggle = (event) => {
8370
+ const target = event.target;
8371
+ if (target && target.id === `${this.componentId}-popover`) {
8372
+ // Check current popover state
8373
+ let isCurrentlyOpen = false;
8374
+ try {
8375
+ isCurrentlyOpen = target.matches(':popover-open');
8376
+ }
8377
+ catch (error) {
8378
+ // Fallback if :popover-open selector isn't supported
8379
+ isCurrentlyOpen = target.style.display === 'block';
8380
+ }
8381
+ // Update state
8382
+ this.isOpen = isCurrentlyOpen;
8383
+ if (this.isOpen) {
8384
+ setTimeout(() => this.adjustPopoverPosition(), 0);
8385
+ this.pdsFilterOpen.emit({
8386
+ componentId: this.componentId,
8387
+ variant: this.variant,
8388
+ text: this.text,
8389
+ });
8390
+ }
8391
+ else {
8392
+ this.pdsFilterClose.emit({
8393
+ componentId: this.componentId,
8394
+ variant: this.variant,
8395
+ text: this.text,
8396
+ });
8397
+ }
8398
+ }
8399
+ };
8400
+ /**
8401
+ * Handle keyboard interactions for clear variant only.
8402
+ */
8403
+ this.handleKeyDown = (event) => {
8404
+ // Only handle clear variant manually, let native API handle everything else
8405
+ if (this.variant === 'clear' && (event.key === 'Enter' || event.key === ' ')) {
8406
+ event.preventDefault();
8407
+ this.handleClick();
8408
+ }
8409
+ };
8410
+ /**
8411
+ * Handle trigger button click. Clear variant emits event, others toggle popover.
8412
+ */
8413
+ this.handleClick = (event) => {
8414
+ if (this.variant === 'clear') {
8415
+ this.pdsFilterClear.emit({
8416
+ componentId: this.componentId,
8417
+ text: this.text,
8418
+ });
8419
+ return;
8420
+ }
8421
+ this.closeOtherPopovers();
8422
+ // Check for popover API support
8423
+ const supportsPopoverAPI = HTMLElement.prototype.showPopover && !navigator.userAgent.includes('Firefox');
8424
+ if (!supportsPopoverAPI) {
8425
+ // Manual fallback for browsers without popover API support
8426
+ // Prevent default to avoid conflicts with any native behavior
8427
+ if (event) {
8428
+ event.preventDefault();
8429
+ }
8430
+ setTimeout(() => {
8431
+ if (this.popoverEl != null) {
8432
+ this.isOpen = !this.isOpen;
8433
+ if (this.isOpen) {
8434
+ this.popoverEl.style.display = 'block';
8435
+ this.popoverEl.classList.add('is-open');
8436
+ this.adjustPopoverPosition();
8437
+ this.pdsFilterOpen.emit({
8438
+ componentId: this.componentId,
8439
+ variant: this.variant,
8440
+ text: this.text,
8441
+ });
8442
+ }
8443
+ else {
8444
+ this.popoverEl.style.display = 'none';
8445
+ this.popoverEl.classList.remove('is-open');
8446
+ this.pdsFilterClose.emit({
8447
+ componentId: this.componentId,
8448
+ variant: this.variant,
8449
+ text: this.text,
8450
+ });
8451
+ }
8452
+ }
8453
+ }, 0);
8454
+ }
8455
+ // For browsers with native popover API, let the native behavior handle the toggle
8456
+ // The toggle event listener will capture the state change and emit events
8457
+ };
8458
+ }
8459
+ /**
8460
+ * Component lifecycle: Clean up when disconnected from DOM.
8461
+ * Prevents memory leaks by canceling pending operations and closing popovers.
8462
+ */
8463
+ disconnectedCallback() {
8464
+ // Cancel pending animation frames
8465
+ if (this.scrollRAF) {
8466
+ cancelAnimationFrame(this.scrollRAF);
8467
+ this.scrollRAF = null;
8468
+ }
8469
+ this.lastScrollTime = 0;
8470
+ // Clean up native popover event listeners
8471
+ if (this.popoverEl) {
8472
+ const supportsPopoverAPI = HTMLElement.prototype.showPopover && !navigator.userAgent.includes('Firefox');
8473
+ if (supportsPopoverAPI) {
8474
+ this.popoverEl.removeEventListener('toggle', this.handleNativePopoverToggle);
8475
+ }
8476
+ }
8477
+ // Ensure popover is closed
8478
+ if (this.isOpen && this.popoverEl) {
8479
+ try {
8480
+ this.popoverEl.hidePopover();
8481
+ }
8482
+ catch (error) {
8483
+ this.popoverEl.style.display = 'none';
8484
+ this.popoverEl.classList.remove('is-open');
8485
+ }
8486
+ }
8487
+ }
8488
+ componentDidRender() {
8489
+ // Note: popoverEl is set via ref callback in render method
8490
+ // For browsers with native popover API, we need direct element listeners
8491
+ // since the document listener may not capture native popover toggle events
8492
+ if (this.popoverEl) {
8493
+ const supportsPopoverAPI = HTMLElement.prototype.showPopover && !navigator.userAgent.includes('Firefox');
8494
+ if (supportsPopoverAPI) {
8495
+ // Remove any existing listeners to avoid duplicates
8496
+ this.popoverEl.removeEventListener('toggle', this.handleNativePopoverToggle);
8497
+ // Add direct listener for native popover events
8498
+ this.popoverEl.addEventListener('toggle', this.handleNativePopoverToggle);
8499
+ }
8500
+ }
8501
+ }
8502
+ /**
8503
+ * Reposition popovers on window resize.
8504
+ */
8505
+ handleWindowResize() {
8506
+ if (this.isOpen) {
8507
+ setTimeout(() => this.adjustPopoverPosition(), 16);
8508
+ }
8509
+ }
8510
+ /**
8511
+ * Reposition popovers on scroll with performance throttling.
8512
+ */
8513
+ handleWindowScroll() {
8514
+ if (this.isOpen) {
8515
+ const supportsAnchorPositioning = "anchorName" in document.documentElement.style;
8516
+ const now = performance.now();
8517
+ const throttleMs = supportsAnchorPositioning ? 66 : 33;
8518
+ if (now - this.lastScrollTime < throttleMs) {
8519
+ return;
8520
+ }
8521
+ this.lastScrollTime = now;
8522
+ if (this.scrollRAF) {
8523
+ cancelAnimationFrame(this.scrollRAF);
8524
+ }
8525
+ this.scrollRAF = requestAnimationFrame(() => {
8526
+ if (this.isOpen && this.popoverEl && this.el.isConnected) {
8527
+ this.adjustPopoverPosition();
8528
+ }
8529
+ this.scrollRAF = null;
8530
+ });
8531
+ }
8532
+ }
8533
+ /**
8534
+ * Closes other open filter popovers to ensure only one is open at a time.
8535
+ */
8536
+ closeOtherPopovers() {
8537
+ const allFilters = document.querySelectorAll('pds-filter');
8538
+ allFilters.forEach((filter) => {
8539
+ var _a;
8540
+ if (filter === this.el)
8541
+ return;
8542
+ const popover = (_a = filter.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('.pds-filter__popover');
8543
+ if (popover) {
8544
+ // Check for popover API support to avoid crashes
8545
+ let isPopoverOpen = false;
8546
+ try {
8547
+ isPopoverOpen = popover.matches(':popover-open');
8548
+ }
8549
+ catch (error) {
8550
+ // Fallback if :popover-open selector isn't supported
8551
+ isPopoverOpen = popover.style.display === 'block';
8552
+ }
8553
+ if (isPopoverOpen) {
8554
+ try {
8555
+ popover.hidePopover();
8556
+ }
8557
+ catch (error) {
8558
+ popover.style.display = 'none';
8559
+ popover.classList.remove('is-open');
8560
+ }
8561
+ }
8562
+ }
8563
+ });
8564
+ }
8565
+ /**
8566
+ * Adjusts popover position to keep it within viewport bounds.
8567
+ * Uses CSS anchor positioning for modern browsers, JavaScript for fallback browsers.
8568
+ */
8569
+ adjustPopoverPosition() {
8570
+ var _a;
8571
+ if (!this.popoverEl || this.variant === 'clear')
8572
+ return;
8573
+ const triggerEl = (_a = this.el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('.pds-filter__trigger');
8574
+ if (!triggerEl)
8575
+ return;
8576
+ const triggerRect = triggerEl.getBoundingClientRect();
8577
+ const viewportWidth = window.innerWidth;
8578
+ const viewportHeight = window.innerHeight;
8579
+ const supportsAnchorPositioning = "anchorName" in document.documentElement.style;
8580
+ // Get dimensions for boundary detection
8581
+ const popoverWidth = 228;
8582
+ const popoverHeight = this.popoverEl.getBoundingClientRect().height || 200;
8583
+ // Boundary detection for flipping
8584
+ const bufferSpace = 20;
8585
+ const wouldOverflowRight = (triggerRect.left + popoverWidth + bufferSpace) > viewportWidth;
8586
+ const wouldOverflowBottom = (triggerRect.bottom + 8 + popoverHeight + bufferSpace) > viewportHeight;
8587
+ if (supportsAnchorPositioning) {
8588
+ // Modern browsers: CSS anchor positioning + JavaScript-controlled flipping
8589
+ this.popoverEl.classList.remove('popover-flip-horizontal', 'popover-flip-vertical');
8590
+ if (wouldOverflowRight) {
8591
+ this.popoverEl.classList.add('popover-flip-horizontal');
8592
+ }
8593
+ if (wouldOverflowBottom) {
8594
+ this.popoverEl.classList.add('popover-flip-vertical');
8595
+ }
8596
+ }
8597
+ else {
8598
+ // Fallback browsers: JavaScript positioning with boundary detection
8599
+ let left = triggerRect.left;
8600
+ let top = triggerRect.bottom + 8;
8601
+ let transformOrigin = 'top left';
8602
+ // Apply horizontal flipping if needed
8603
+ if (wouldOverflowRight) {
8604
+ const actualPopoverWidth = this.popoverEl.getBoundingClientRect().width || popoverWidth;
8605
+ left = triggerRect.right - actualPopoverWidth;
8606
+ transformOrigin = 'top right';
8607
+ }
8608
+ // Apply vertical flipping if needed
8609
+ if (wouldOverflowBottom) {
8610
+ top = triggerRect.top - popoverHeight - 8;
8611
+ transformOrigin = transformOrigin.replace('top', 'bottom');
8612
+ }
8613
+ // Apply positioning in single DOM write for performance
8614
+ this.popoverEl.style.cssText = `
8615
+ position: fixed;
8616
+ left: ${left}px;
8617
+ top: ${top}px;
8618
+ z-index: 1000;
8619
+ transform-origin: ${transformOrigin};
8620
+ `;
8621
+ }
8622
+ }
8623
+ /**
8624
+ * Opens the filter popover programmatically.
8625
+ * Note: Clear variant does not support popover functionality.
8626
+ */
8627
+ async showFilter() {
8628
+ if (this.variant === 'clear') {
8629
+ console.warn('Clear variant does not support showFilter method');
8630
+ return;
8631
+ }
8632
+ if (this.popoverEl != null) {
8633
+ try {
8634
+ this.popoverEl.showPopover();
8635
+ }
8636
+ catch (error) {
8637
+ // Fallback for testing environment where showPopover is not available
8638
+ this.popoverEl.style.display = 'block';
8639
+ this.popoverEl.classList.add('is-open');
8640
+ }
8641
+ }
8642
+ }
8643
+ /**
8644
+ * Closes the filter popover programmatically.
8645
+ * Note: Clear variant does not support popover functionality.
8646
+ */
8647
+ async hideFilter() {
8648
+ if (this.variant === 'clear') {
8649
+ console.warn('Clear variant does not support hideFilter method');
8650
+ return;
8651
+ }
8652
+ if (this.popoverEl != null) {
8653
+ try {
8654
+ this.popoverEl.hidePopover();
8655
+ }
8656
+ catch (error) {
8657
+ // Fallback for testing environment where hidePopover is not available
8658
+ this.popoverEl.style.display = 'none';
8659
+ this.popoverEl.classList.remove('is-open');
8660
+ }
8661
+ }
8662
+ }
8663
+ /**
8664
+ * Listen for popover toggle events for browsers without native Popover API (fallback).
8665
+ * Native API browsers use direct element listeners to avoid conflicts.
8666
+ */
8667
+ handlePopoverToggle(event) {
8668
+ const target = event.target;
8669
+ const supportsPopoverAPI = HTMLElement.prototype.showPopover && !navigator.userAgent.includes('Firefox');
8670
+ // Only handle events for fallback browsers (Firefox) to avoid duplicate handling
8671
+ if (!supportsPopoverAPI && target && target.id === `${this.componentId}-popover`) {
8672
+ // Check for popover API support to avoid crashes
8673
+ let isCurrentlyOpen = false;
8674
+ try {
8675
+ isCurrentlyOpen = target.matches(':popover-open');
8676
+ }
8677
+ catch (error) {
8678
+ // Fallback if :popover-open selector isn't supported
8679
+ isCurrentlyOpen = target.style.display === 'block';
8680
+ }
8681
+ // Update state
8682
+ this.isOpen = isCurrentlyOpen;
8683
+ if (this.isOpen) {
8684
+ setTimeout(() => this.adjustPopoverPosition(), 0);
8685
+ this.pdsFilterOpen.emit({
8686
+ componentId: this.componentId,
8687
+ variant: this.variant,
8688
+ text: this.text,
8689
+ });
8690
+ }
8691
+ else {
8692
+ this.pdsFilterClose.emit({
8693
+ componentId: this.componentId,
8694
+ variant: this.variant,
8695
+ text: this.text,
8696
+ });
8697
+ }
8698
+ }
8699
+ }
8700
+ /**
8701
+ * Listen for clicks to detect outside dismissal.
8702
+ */
8703
+ handleDocumentClick(event) {
8704
+ // Check if click is outside and popover gets closed
8705
+ if (!this.el.contains(event.target) && this.isOpen && this.variant !== 'clear') {
8706
+ setTimeout(() => {
8707
+ if (this.popoverEl && this.isOpen) {
8708
+ // Check for popover API support to avoid crashes
8709
+ const supportsPopoverAPI = HTMLElement.prototype.showPopover && !navigator.userAgent.includes('Firefox');
8710
+ let popoverIsClosed = false;
8711
+ if (supportsPopoverAPI) {
8712
+ try {
8713
+ popoverIsClosed = !this.popoverEl.matches(':popover-open');
8714
+ }
8715
+ catch (error) {
8716
+ // Fallback if :popover-open selector isn't supported
8717
+ popoverIsClosed = this.popoverEl.style.display !== 'block';
8718
+ }
8719
+ }
8720
+ else {
8721
+ // Manual fallback - assume popover was closed by outside click
8722
+ popoverIsClosed = true;
8723
+ }
8724
+ if (popoverIsClosed) {
8725
+ this.isOpen = false;
8726
+ if (!supportsPopoverAPI) {
8727
+ this.popoverEl.style.display = 'none';
8728
+ this.popoverEl.classList.remove('is-open');
8729
+ }
8730
+ this.pdsFilterClose.emit({
8731
+ componentId: this.componentId,
8732
+ variant: this.variant,
8733
+ text: this.text,
8734
+ });
8735
+ }
8736
+ }
8737
+ }, 0);
8738
+ }
8739
+ }
8740
+ /**
8741
+ * Listen for Escape key to ensure close event fires.
8742
+ */
8743
+ handleEscapeKey(event) {
8744
+ if (event.key === 'Escape' && this.isOpen && this.variant !== 'clear') {
8745
+ // Check if popover was closed by Escape
8746
+ setTimeout(() => {
8747
+ if (this.popoverEl && this.isOpen) {
8748
+ // Check for popover API support to avoid crashes
8749
+ const supportsPopoverAPI = HTMLElement.prototype.showPopover && !navigator.userAgent.includes('Firefox');
8750
+ let popoverIsClosed = false;
8751
+ if (supportsPopoverAPI) {
8752
+ try {
8753
+ popoverIsClosed = !this.popoverEl.matches(':popover-open');
8754
+ }
8755
+ catch (error) {
8756
+ // Fallback if :popover-open selector isn't supported
8757
+ popoverIsClosed = this.popoverEl.style.display !== 'block';
8758
+ }
8759
+ }
8760
+ else {
8761
+ // Manual fallback - assume popover was closed by Escape
8762
+ popoverIsClosed = true;
8763
+ }
8764
+ if (popoverIsClosed) {
8765
+ this.isOpen = false;
8766
+ if (!supportsPopoverAPI) {
8767
+ this.popoverEl.style.display = 'none';
8768
+ this.popoverEl.classList.remove('is-open');
8769
+ }
8770
+ this.pdsFilterClose.emit({
8771
+ componentId: this.componentId,
8772
+ variant: this.variant,
8773
+ text: this.text,
8774
+ });
8775
+ }
8776
+ }
8777
+ }, 0);
8778
+ }
8779
+ }
8780
+ /**
8781
+ * Get the appropriate icon for the variant.
8782
+ */
8783
+ getIcon() {
8784
+ if (this.variant === 'clear') {
8785
+ return trash;
8786
+ }
8787
+ return this.icon;
8788
+ }
8789
+ /**
8790
+ * Get CSS classes for the trigger button.
8791
+ */
8792
+ getTriggerClasses() {
8793
+ const classes = ['pds-filter__trigger'];
8794
+ classes.push(`pds-filter__trigger--${this.variant}`);
8795
+ if (this.isOpen && this.variant !== 'clear') {
8796
+ classes.push('pds-filter__trigger--open');
8797
+ }
8798
+ return classes.join(' ');
8799
+ }
8800
+ /**
8801
+ * Render the trigger icon.
8802
+ */
8803
+ renderIcon() {
8804
+ const iconToRender = this.getIcon();
8805
+ if (iconToRender == null || iconToRender === '')
8806
+ return null;
8807
+ return (hAsync("pds-icon", { icon: iconToRender, size: "var(--pine-font-size-100)", "aria-hidden": "true", part: "icon" }));
8808
+ }
8809
+ /**
8810
+ * Render the dropdown icon for selected variant.
8811
+ */
8812
+ renderDropdownIcon() {
8813
+ if (this.variant === 'selected') {
8814
+ return (hAsync("pds-icon", { icon: enlarge, size: "var(--pine-dimension-200)", "aria-hidden": "true", class: "pds-filter__dropdown-icon", part: "icon" }));
8815
+ }
8816
+ return null;
8817
+ }
8818
+ render() {
8819
+ return (hAsync(Host, { key: 'b71d1cab5042924f757ddda1eacfb890f42e9fed', id: this.componentId }, hAsync("button", { key: '0ffe440aa5ac796b11a07f0628c51ed7a9d2788c', class: this.getTriggerClasses(), type: "button", popoverTarget: this.variant !== 'clear' ? `${this.componentId}-popover` : undefined, popoverTargetAction: this.variant !== 'clear' ? 'toggle' : undefined, onKeyDown: this.variant === 'clear' ? this.handleKeyDown : undefined, onClick: (event) => this.handleClick(event), part: "button", "aria-expanded": this.isOpen ? 'true' : 'false', "aria-haspopup": this.variant !== 'clear' ? 'true' : undefined, "aria-controls": this.variant !== 'clear' ? `${this.componentId}-popover` : undefined }, hAsync("span", { key: 'b4c2039d6eb44f7f0126cbe7a6d93a24b5fbcece', class: "pds-filter__button-content", part: "button-content" }, this.renderIcon(), this.text && (hAsync("span", { key: 'ef09dc1271e7229600cc9dc325e050639b68576d', class: "pds-filter__button-text", part: "button-text" }, this.text)), this.renderDropdownIcon())), this.variant !== 'clear' && (hAsync("div", { key: '32348303268d267afa96649f8b289bb729757a00', ref: el => this.popoverEl = el, id: `${this.componentId}-popover`, class: "pds-filter__popover", popover: "auto", part: "popover" }, hAsync("slot", { key: '416aa12e660af5b69033f9145229da3b170d0414' })))));
8820
+ }
8821
+ get el() { return getElement(this); }
8822
+ static get style() { return pdsFilterCss; }
8823
+ static get cmpMeta() { return {
8824
+ "$flags$": 9,
8825
+ "$tagName$": "pds-filter",
8826
+ "$members$": {
8827
+ "componentId": [1, "component-id"],
8828
+ "variant": [1],
8829
+ "icon": [1],
8830
+ "text": [1],
8831
+ "isOpen": [32],
8832
+ "showFilter": [64],
8833
+ "hideFilter": [64]
8834
+ },
8835
+ "$listeners$": [[9, "resize", "handleWindowResize"], [9, "scroll", "handleWindowScroll"], [4, "toggle", "handlePopoverToggle"], [4, "click", "handleDocumentClick"], [4, "keydown", "handleEscapeKey"]],
8836
+ "$lazyBundleId$": "-",
8837
+ "$attrsToReflect$": []
8838
+ }; }
8839
+ }
8840
+
8841
+ const pdsFiltersCss = ":host{display:block}.pds-filters{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--pine-dimension-100)}";
8842
+
8843
+ /**
8844
+ * @slot (default) - Container for pds-filter components.
8845
+ */
8846
+ class PdsFilters {
8847
+ constructor(hostRef) {
8848
+ registerInstance(this, hostRef);
8849
+ }
8850
+ render() {
8851
+ return (hAsync(Host, { key: '7007a635d3866781dfd67bd2d3b2dab46d36cffc', id: this.componentId }, hAsync("div", { key: 'e6eb4c76bfb39050aaa01ad297df995de7df484b', class: "pds-filters" }, hAsync("slot", { key: '543c83c7422b3e1e9a2446618fe8119d76478df4' }))));
8852
+ }
8853
+ static get style() { return pdsFiltersCss; }
8854
+ static get cmpMeta() { return {
8855
+ "$flags$": 9,
8856
+ "$tagName$": "pds-filters",
8857
+ "$members$": {
8858
+ "componentId": [1, "component-id"]
8859
+ },
8860
+ "$listeners$": undefined,
8861
+ "$lazyBundleId$": "-",
8862
+ "$attrsToReflect$": []
8863
+ }; }
8864
+ }
8865
+
8014
8866
  let missingAssetPathWarning = false;
8015
8867
  /**
8016
8868
  *
@@ -8459,9 +9311,9 @@ class PdsImage {
8459
9311
  this.loading = 'eager';
8460
9312
  }
8461
9313
  render() {
8462
- return (hAsync(Host, { key: 'bffcd250b41bcc96d6278f35be5287cf34ee91ac', class: {
9314
+ return (hAsync(Host, { key: 'fa205f03d5c378d27a66cbfd520ae2bc7ab9e9df', class: {
8463
9315
  'pds-image': true,
8464
- }, id: this.componentId }, hAsync("img", { key: 'b241c3d7fcb061b530e57ef4ca0aafe4801d9341', alt: this.alt, height: this.height, loading: this.loading, sizes: this.sizes, src: this.src, srcset: this.srcset, width: this.width })));
9316
+ }, id: this.componentId }, hAsync("img", { key: '8d03dddf6e924ef8aebea2bf34a32e326bee329a', alt: this.alt, height: this.height, loading: this.loading, sizes: this.sizes, src: this.src, srcset: this.srcset, width: this.width })));
8465
9317
  }
8466
9318
  static get style() { return pdsImageCss; }
8467
9319
  static get cmpMeta() { return {
@@ -8745,7 +9597,7 @@ class PdsInput {
8745
9597
  'has-prepend': this.hasPrepend,
8746
9598
  'has-append': this.hasAppend,
8747
9599
  };
8748
- return (hAsync(Host, { key: 'cab64731485b464b075e61d9e71b4f65889a8701', "aria-disabled": this.disabled ? 'true' : null, "aria-readonly": this.readonly ? 'true' : null, "has-prefix": this.hasPrefix ? 'true' : null, "has-suffix": this.hasSuffix ? 'true' : null, "has-prepend": this.hasPrepend ? 'true' : null, "has-append": this.hasAppend ? 'true' : null, "has-action": this.hasAction && !this.hideLabel ? 'true' : null, "full-width": this.fullWidth ? 'true' : null }, hAsync("div", { key: '737975e0eca81bf1bb9d58a2412dc754d38ebb70', class: "pds-input" }, label && (hAsync("div", { key: '38bc663b200baee0bf8394df046ff89fceb98f66', class: "pds-input__label-wrapper" }, hAsync("label", { key: '4924533ef29500dc3ca9e97a97f84bff78d8a81d', htmlFor: componentId, class: "pds-input__label" }, hAsync("span", { key: 'df0802662fb86f2bf4e276bd36c733b844acec25', class: this.hideLabel ? 'visually-hidden' : '' }, label, this.required && hAsync("span", { key: 'd56782e55624871aff5f27c5f4abc1e4e2e3e18e', class: "pds-input__required-indicator" }, " *"))), !this.hideLabel && this.renderAction())), hAsync("div", { key: 'cc568433d54e8b9aa96a35064ebee494aaf98a6c', class: inputWrapperClasses }, this.renderPrepend(), this.renderPrefix(), hAsync("input", Object.assign({ key: '5f210f217a19fec4543b4c339c548698a804c421', ref: (input) => (this.nativeInput = input), class: "pds-input__field", "aria-describedby": assignDescription(componentId, invalid, helperMessage), "aria-invalid": invalid ? "true" : undefined, autocomplete: this.autocomplete, disabled: disabled, id: componentId, max: this.max, maxlength: this.maxlength, min: this.min, minlength: this.minlength, name: this.name, pattern: this.pattern, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, step: this.step, type: this.type, value: value, onInput: this.onInputEvent, onChange: this.onChangeEvent, onBlur: this.onBlurEvent, onFocus: this.onFocusEvent, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.renderSuffix(), this.renderAppend()), helperMessage && (hAsync("p", { key: '28f8f86a8145f97b3d7afd3e95ba91c42ac0863b', class: "pds-input__helper-message", id: messageId(componentId, 'helper') }, helperMessage)), errorMessage && (hAsync("p", { key: '8735d18ddb347cca1a2815e9e51442ca6433f6ef', class: "pds-input__error-message", id: messageId(componentId, 'error') }, hAsync("pds-icon", { key: 'a57fc5f1098ec2146a7fc2e2f84f875ea32c43c5', icon: danger, size: "small" }), errorMessage)))));
9600
+ return (hAsync(Host, { key: '354d45806da5e4b1c7a40f08f78d969b67e590ec', "aria-disabled": this.disabled ? 'true' : null, "aria-readonly": this.readonly ? 'true' : null, "has-prefix": this.hasPrefix ? 'true' : null, "has-suffix": this.hasSuffix ? 'true' : null, "has-prepend": this.hasPrepend ? 'true' : null, "has-append": this.hasAppend ? 'true' : null, "has-action": this.hasAction && !this.hideLabel ? 'true' : null, "full-width": this.fullWidth ? 'true' : null }, hAsync("div", { key: '9298d99d233733fd4da14ae3e47f9f111539b976', class: "pds-input" }, label && (hAsync("div", { key: 'ade5fa1c70587487d62f5c3f8f50c3c567ca1f76', class: "pds-input__label-wrapper" }, hAsync("label", { key: '86a3a890317e2bf4e8d0b0cdc2d4ea10c8656a9f', htmlFor: componentId, class: "pds-input__label" }, hAsync("span", { key: '279a7b4540cd984a7c99a083f18b7a1854415ef1', class: this.hideLabel ? 'visually-hidden' : '' }, label, this.required && hAsync("span", { key: 'a12223c985ae3a6474a1ea6cb850a500c38af4e4', class: "pds-input__required-indicator" }, " *"))), !this.hideLabel && this.renderAction())), hAsync("div", { key: '1b618690bbe9178b9b4c917fb7894ec2c17ac563', class: inputWrapperClasses }, this.renderPrepend(), this.renderPrefix(), hAsync("input", Object.assign({ key: '171361ec863409965e71b96a636c6c5450047bf6', ref: (input) => (this.nativeInput = input), class: "pds-input__field", "aria-describedby": assignDescription(componentId, invalid, helperMessage), "aria-invalid": invalid ? "true" : undefined, autocomplete: this.autocomplete, disabled: disabled, id: componentId, max: this.max, maxlength: this.maxlength, min: this.min, minlength: this.minlength, name: this.name, pattern: this.pattern, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, step: this.step, type: this.type, value: value, onInput: this.onInputEvent, onChange: this.onChangeEvent, onBlur: this.onBlurEvent, onFocus: this.onFocusEvent, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.renderSuffix(), this.renderAppend()), helperMessage && (hAsync("p", { key: '22f2f1d5efe8c9178bb2eecba072de728826f0c0', class: "pds-input__helper-message", id: messageId(componentId, 'helper') }, helperMessage)), errorMessage && (hAsync("p", { key: 'd13ca2940f42cfaac744db106dbd5c6442fdd7e0', class: "pds-input__error-message", id: messageId(componentId, 'error') }, hAsync("pds-icon", { key: 'a1622ddd2868470683a2413893cb87d7479acde1', icon: danger, size: "small" }), errorMessage)))));
8749
9601
  }
8750
9602
  static get formAssociated() { return true; }
8751
9603
  get el() { return getElement(this); }
@@ -8841,8 +9693,8 @@ class PdsLink {
8841
9693
  return linkStyles;
8842
9694
  }
8843
9695
  render() {
8844
- return (hAsync("a", { key: '34c7cf55bccf8bb42e1e0ce6d27205580f2777be', class: this.classNames(), href: this.href, id: this.componentId, part: "link", target: this.external ? '_blank' : undefined, style: this.setLinkStyles() }, hAsync("slot", { key: 'e8aa022b0f7d74073b2235e29316e63c2c0cd06e' }, this.href), this.external &&
8845
- hAsync("pds-icon", { key: 'faa3d48198b12bd797ca60cb85aa0039e0457155', icon: launch, size: this.fontSize })));
9696
+ return (hAsync("a", { key: '41fb1adaf85b50054f6ea67e96a36d221a00a5b7', class: this.classNames(), href: this.href, id: this.componentId, part: "link", target: this.external ? '_blank' : undefined, style: this.setLinkStyles() }, hAsync("slot", { key: '189205c07159e481e26d74db98b34e1d37edd8b5' }, this.href), this.external &&
9697
+ hAsync("pds-icon", { key: '19fc60fe515fa53b22ad770c5d8f52ef42d16fd5', icon: launch, size: this.fontSize })));
8846
9698
  }
8847
9699
  static get style() { return pdsLinkCss; }
8848
9700
  static get cmpMeta() { return {
@@ -8912,7 +9764,7 @@ class PdsLoader {
8912
9764
  }
8913
9765
  }
8914
9766
  render() {
8915
- return (hAsync(Host, { key: 'a625008c14efc6e95e7d14a963bfedf48bbb0f88', class: `pds-loader ${this.isLoading ? '' : 'pds-loader--hidden'}`, "aria-hidden": !this.isLoading, "aria-busy": this.isLoading, "aria-live": "polite" }, this.variant === 'spinner' && (hAsync("div", { key: '16ac91e8f39ec4b7a6f19a607949ca9cb033703c', class: "pds-loader--spinner" }, hAsync("svg", { key: 'a345131fedbe662c191339c613fd5b2fbd7f91c3', style: this.style(), viewBox: "0 0 200 200", fill: "none", part: "loader-svg" }, hAsync("defs", { key: '77668debaa8c12da38f7b0a96e0301bdd2f39f8e' }, hAsync("linearGradient", { key: '898b449cd30eca28b39f1508bf0d7aea3ec0a801', id: "spinner-secondHalf" }, hAsync("stop", { key: 'da2028784af98e47bc7cbb585e8522eeee03866a', offset: "0%", "stop-opacity": "0", "stop-color": "currentColor" }), hAsync("stop", { key: '97d2e6d2648c4827ee6ca655c5fe82647a78802a', offset: "100%", "stop-opacity": "0.5", "stop-color": "currentColor" })), hAsync("linearGradient", { key: '9440650b65b8cd1cbf14ff6075c3defee020cfd8', id: "spinner-firstHalf" }, hAsync("stop", { key: '66ed5872e015724190520b138f40577864a8cdc6', offset: "0%", "stop-opacity": "1", "stop-color": "currentColor" }), hAsync("stop", { key: 'a2a18640ef048ecf69078c615aaf89350f5d8e05', offset: "100%", "stop-opacity": "0.5", "stop-color": "currentColor" }))), hAsync("g", { key: 'eafafa5ebcefa15b4d1c73ee5b7567e757173c6a', class: "pds-loader__spinner-path" }, hAsync("path", { key: '6fc3b09feee4590f18d9a507ee479cac68aa543e', stroke: "url(#spinner-secondHalf)", d: "M 4 100 A 96 96 0 0 1 196 100" }), hAsync("path", { key: '8457c4b90c537e092022f83e0a1a8a1dcf64a841', stroke: "url(#spinner-firstHalf)", d: "M 196 100 A 96 96 0 0 1 4 100" }), hAsync("path", { key: '4a41cf26e27659f8ce9bdbdc1fc1fa65ddb7d43d', stroke: "currentColor", "stroke-linecap": "round", d: "M 4 100 A 96 96 0 0 1 4 98" }))))), this.variant === 'typing' && (hAsync("div", { key: '2597e11067ebfa166a3e7ec367614c0efaa0ca9e', class: "pds-loader--typing" }, hAsync("span", { key: '921069f426029f87fa594ad0d9d347d13c6ebeae' }), hAsync("span", { key: 'c23f988a152fbf5927a93d7922ad23fe592e1781' }), hAsync("span", { key: 'b469a30a457778f49298d1a7e2123a60426097f1' }))), hAsync("div", { key: '06073048ca38b9c9222f2e9a738800bda9674086', class: `pds-loader__label ${this.showLabel ? '' : 'pds-loader--hidden'}` }, hAsync("slot", { key: '656c5e4b86d43a95e051ee273ab7c23a942594f7', name: "label" }, "Loading..."))));
9767
+ return (hAsync(Host, { key: 'd648f1d95f06915b3192955f78c9a4ba459adf3d', class: `pds-loader ${this.isLoading ? '' : 'pds-loader--hidden'}`, "aria-hidden": !this.isLoading, "aria-busy": this.isLoading, "aria-live": "polite" }, this.variant === 'spinner' && (hAsync("div", { key: 'a1152f82ddffc3ff18ac23f522432e73eaa4051e', class: "pds-loader--spinner" }, hAsync("svg", { key: 'd313737376105c1d74fd8bd006d18499294e99d7', style: this.style(), viewBox: "0 0 200 200", fill: "none", part: "loader-svg" }, hAsync("defs", { key: '756278ffc85e9aaeb91ba451ad21810131431f99' }, hAsync("linearGradient", { key: '17c8edf68002c4d73012eb040dbe1a349199894d', id: "spinner-secondHalf" }, hAsync("stop", { key: '3610ebe3ac877590905e61de933c564a89ef2342', offset: "0%", "stop-opacity": "0", "stop-color": "currentColor" }), hAsync("stop", { key: 'bce6d94cebf01f7f5a5bd46477dace921390ed35', offset: "100%", "stop-opacity": "0.5", "stop-color": "currentColor" })), hAsync("linearGradient", { key: '3ea22a61e3a871fe09df54f07c7f51cff8f84fb0', id: "spinner-firstHalf" }, hAsync("stop", { key: '40a3dc4d486b9caa23f219503fd70cca44421d33', offset: "0%", "stop-opacity": "1", "stop-color": "currentColor" }), hAsync("stop", { key: 'ecc86f15149dd7fbd49311463c28ca2e2e7106ed', offset: "100%", "stop-opacity": "0.5", "stop-color": "currentColor" }))), hAsync("g", { key: '0a9f8307abd79d39d665b94c7b7273f8768b2d89', class: "pds-loader__spinner-path" }, hAsync("path", { key: '8c87a83b7fb89345d5357559c3b5485d08b89518', stroke: "url(#spinner-secondHalf)", d: "M 4 100 A 96 96 0 0 1 196 100" }), hAsync("path", { key: 'b4a1aebf06c2b47fcdeb8b822ea27d893c855280', stroke: "url(#spinner-firstHalf)", d: "M 196 100 A 96 96 0 0 1 4 100" }), hAsync("path", { key: '5a1880eba9eec32622b2353d78bef605519d7235', stroke: "currentColor", "stroke-linecap": "round", d: "M 4 100 A 96 96 0 0 1 4 98" }))))), this.variant === 'typing' && (hAsync("div", { key: '4864108fd2d7aa7c163302950e54083901cdf5d7', class: "pds-loader--typing" }, hAsync("span", { key: '6b71380af9b30e99a4819e081d0e7b7d8f2f9eb2' }), hAsync("span", { key: '8f64d209593c813e71a4858c9ccb0aaa2c4eef4a' }), hAsync("span", { key: '15ccbc6661214218f15d624bced8370609c6c232' }))), hAsync("div", { key: 'd26ce663fbf08163764e70236b742b3d12c4b950', class: `pds-loader__label ${this.showLabel ? '' : 'pds-loader--hidden'}` }, hAsync("slot", { key: '10562b45b4917c88dda50d5ebe24169421a193dc', name: "label" }, "Loading..."))));
8916
9768
  }
8917
9769
  static get style() { return pdsLoaderCss; }
8918
9770
  static get cmpMeta() { return {
@@ -9168,14 +10020,14 @@ class PdsModal {
9168
10020
  return thisZIndex === maxZIndex;
9169
10021
  }
9170
10022
  render() {
9171
- return (hAsync("dialog", { key: '57daacecb0d85c643c1fe17b98046dcc98f982cb', class: {
10023
+ return (hAsync("dialog", { key: 'ca1fe22c9f9aa26e74234e5195c007760cbbf818', class: {
9172
10024
  'pds-modal__backdrop': true,
9173
10025
  'open': this.open
9174
- }, "aria-modal": "true", "aria-labelledby": `${this.componentId}-heading`, onClick: this.handleBackdropClick }, hAsync("div", { key: '9fe239071cb2679dd626bc3cf8fd94abe9c1bee0', class: {
10026
+ }, "aria-modal": "true", "aria-labelledby": `${this.componentId}-heading`, onClick: this.handleBackdropClick }, hAsync("div", { key: 'd0f297574d53dc1718277a58c2ade00a5451f96b', class: {
9175
10027
  'pds-modal': true,
9176
10028
  [`pds-modal--${this.size}`]: true,
9177
10029
  'pds-modal--scrollable': this.scrollable
9178
- } }, hAsync("slot", { key: '59edffec7f550550a03ce2100eb3aeb2be99902b' }))));
10030
+ } }, hAsync("slot", { key: '37bb5abda88b4db9304884532951980ea8b9eaf8' }))));
9179
10031
  }
9180
10032
  get el() { return getElement(this); }
9181
10033
  static get watchers() { return {
@@ -9394,10 +10246,10 @@ class PdsModalContent {
9394
10246
  render() {
9395
10247
  // Only apply max-height style if it's not 'none'
9396
10248
  const styleObj = this.contentMaxHeight !== 'none' ? { maxHeight: this.contentMaxHeight } : {};
9397
- return (hAsync(Host, { key: '545e18de51a427ac59a33dece5054ec700163ae5' }, hAsync("div", { key: '3e418670869f63d0251348f7787bca60e0057c91', class: {
10249
+ return (hAsync(Host, { key: '5357ae43a3c7e6922a182a00ddf0241775d5a2a2' }, hAsync("div", { key: '100bf34dbc72b4d7ec7de8dfe64aaa617f840a70', class: {
9398
10250
  'pds-modal-content': true,
9399
10251
  [`pds-modal-content--border-${this.border}`]: true
9400
- }, style: styleObj, tabindex: "-1" }, hAsync("slot", { key: 'f312a2ff4b3249637d50536e12cf8ad94db5eff2' }))));
10252
+ }, style: styleObj, tabindex: "-1" }, hAsync("slot", { key: '3f4a2281f3e1243a86dfb7ac496e6e190c1df548' }))));
9401
10253
  }
9402
10254
  get el() { return getElement(this); }
9403
10255
  static get style() { return pdsModalContentCss; }
@@ -9421,7 +10273,7 @@ class PdsModalFooter {
9421
10273
  registerInstance(this, hostRef);
9422
10274
  }
9423
10275
  render() {
9424
- return (hAsync("footer", { key: 'e20af7a0bf5d8891922eca83a20e61b51a715d9b', class: "pds-modal__footer" }, hAsync("slot", { key: 'a5dc03e418eb7d1145fc5bc4d7517a37ddd39156' })));
10276
+ return (hAsync("footer", { key: '0fa58ce225ce31a1f40d6ce1d3276e716b36de8d', class: "pds-modal__footer" }, hAsync("slot", { key: 'df0bbdb56c711c7eb34db7181f940de11d4449ef' })));
9425
10277
  }
9426
10278
  static get style() { return pdsModalFooterCss; }
9427
10279
  static get cmpMeta() { return {
@@ -9441,7 +10293,7 @@ class PdsModalHeader {
9441
10293
  registerInstance(this, hostRef);
9442
10294
  }
9443
10295
  render() {
9444
- return (hAsync("header", { key: 'fae059fcb90ead7e78fb5925ea091a6952dd3f07', class: "pds-modal__header" }, hAsync("slot", { key: '757a74c0d924cc91607008a9aeb355fc5413f168' })));
10296
+ return (hAsync("header", { key: '1a471bd6dfa2b654f5a6ebdf8fb5baef728324b3', class: "pds-modal__header" }, hAsync("slot", { key: '946a365ab3c2ca627d618188890d385c054b4c16' })));
9445
10297
  }
9446
10298
  static get style() { return pdsModalHeaderCss; }
9447
10299
  static get cmpMeta() { return {
@@ -9560,7 +10412,7 @@ class PdsPopover {
9560
10412
  popoverEl.style.left = `${left}px`;
9561
10413
  }
9562
10414
  render() {
9563
- return (hAsync(Host, { key: '2a46550245e4718ba7aa89ee518f8ac7b1ff9d94' }, hAsync("button", { key: 'd5a93a38a8f3b6daa6c22afd2324f37a66e0d8c3', class: "pds-popover__trigger", popoverTarget: this.componentId, popoverTargetAction: this.popoverTargetAction, onClick: this.handleClick }, this.text), hAsync("div", { key: '212800e683ed451561c4b0fb9d539f514072ef3a', class: `pds-popover ${this.active ? 'pds-popover--active' : ''}`, id: this.componentId, popover: this.popoverType, style: { maxWidth: `${this.maxWidth}px` } }, hAsync("slot", { key: '46b2f86f847a3549452b413860e270f1a4e1de0d' }))));
10415
+ return (hAsync(Host, { key: 'f31ca22bbebb2df24412cfab4660e6953d35d65c' }, hAsync("button", { key: '74e0c9b393df28138b7f4c11d15e7fc4c6b8de14', class: "pds-popover__trigger", popoverTarget: this.componentId, popoverTargetAction: this.popoverTargetAction, onClick: this.handleClick }, this.text), hAsync("div", { key: '0f4d6e601cb4e9d2c890261a72ce92725fa62846', class: `pds-popover ${this.active ? 'pds-popover--active' : ''}`, id: this.componentId, popover: this.popoverType, style: { maxWidth: `${this.maxWidth}px` } }, hAsync("slot", { key: '8ab8d2f7de3a175d73f3bfa7d42a84431a82bef1' }))));
9564
10416
  }
9565
10417
  get el() { return getElement(this); }
9566
10418
  static get style() { return pdsPopoverCss; }
@@ -9604,7 +10456,7 @@ class PdsProgress {
9604
10456
  this.showPercent = false;
9605
10457
  }
9606
10458
  render() {
9607
- return (hAsync(Host, { key: '17be876c948e7f0dc3d22889901d2073cfea3fbc', class: this.animated ? { 'is-animated': this.animated } : '' }, hAsync("div", { key: '07a801720eb26ae76ba931b04294d7815f7caaa4', class: "pds-progress" }, hAsync("label", { key: '39572b5ec58c1b47b59fd34be71f713e680b01c0', class: "pds-progress__label", htmlFor: this.componentId }, this.label), hAsync("progress", { key: '89a07e62b943ded0bd24d99bc93d140d088f50d3', id: this.componentId, max: "100", style: this.fillColor ? { '--color-progress-fill': this.fillColor } : {}, value: this.percent })), this.showPercent && hAsync("div", { key: 'a7682be6b110db79f95be6f53ce463ff1ffd0212', class: "pds-progress__percentage" }, this.percent, "%")));
10459
+ return (hAsync(Host, { key: '4b85286ee1fcc7ae77f733b915a996bb82aecb5b', class: this.animated ? { 'is-animated': this.animated } : '' }, hAsync("div", { key: 'ea3dfbafae2d416aac9903ec50dfade77c315e05', class: "pds-progress" }, hAsync("label", { key: '3ece69ae8b90e968d7f86b986faee633d7802a0b', class: "pds-progress__label", htmlFor: this.componentId }, this.label), hAsync("progress", { key: '68beb43763d001495159e253562b0934521072d9', id: this.componentId, max: "100", style: this.fillColor ? { '--color-progress-fill': this.fillColor } : {}, value: this.percent })), this.showPercent && hAsync("div", { key: '8480b66191aec536b0c2c588e71e5c568f5d0eeb', class: "pds-progress__percentage" }, this.percent, "%")));
9608
10460
  }
9609
10461
  static get style() { return pdsProgressCss; }
9610
10462
  static get cmpMeta() { return {
@@ -9638,7 +10490,7 @@ class PdsProperty {
9638
10490
  this.icon = 'star';
9639
10491
  }
9640
10492
  render() {
9641
- return (hAsync(Host, { key: 'd02756e0996d0544bafd8a0e5160151344e8dd5f', id: this.componentId }, hAsync("pds-box", { key: 'f2f53ba33e75bc1dbea374ba57fac2fd7e11a43c', "align-items": "center", gap: "xs" }, hAsync("pds-icon", { key: '62e87401c8ab443583c33a07266377484bfdc72a', icon: this.icon, size: "var(--pine-dimension-sm)", "aria-hidden": "true" }), hAsync("slot", { key: 'e8461312f8135f07218b604ce9ff6efcf48bfc1b' }))));
10493
+ return (hAsync(Host, { key: '4ff2ed5a1b7e551b6c4d86fb43fa64bc83b4e785', id: this.componentId }, hAsync("pds-box", { key: '0420487b64550d42621b9548e67c3a79e14b4c91', "align-items": "center", gap: "xs" }, hAsync("pds-icon", { key: 'dc8e675839b1f7a6fbce5c7fc10ece743f4a1905', icon: this.icon, size: "var(--pine-dimension-sm)", "aria-hidden": "true" }), hAsync("slot", { key: '9b01e2e02d26f8e7629612c617405b9ce7e5397b' }))));
9642
10494
  }
9643
10495
  static get style() { return pdsPropertyCss; }
9644
10496
  static get cmpMeta() { return {
@@ -9702,9 +10554,9 @@ class PdsRadio {
9702
10554
  return classNames.join(' ');
9703
10555
  }
9704
10556
  render() {
9705
- return (hAsync(Host, { key: '07bc6e41d1f10d256b3b0ed1512374ad94d2d395', class: this.classNames() }, hAsync("label", { key: 'b3c40d9894a449f6471b4b05373cb2b08811dbd2', htmlFor: this.componentId }, hAsync("input", { key: 'c4222e2fa2fa88f32c365bdd09f7cbf9fe6e8dcf', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, type: "radio", id: this.componentId, name: this.name, value: this.value, checked: this.checked, required: this.required, disabled: this.disabled, onChange: this.handleRadioChange }), hAsync("span", { key: 'da54747a57ef58df02ef3eaa6c5fa64306c308dd', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), this.helperMessage &&
9706
- hAsync("div", { key: 'd569355b7ddf0dcb9ca37341cb301c911ec20357', class: 'pds-radio__message', id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
9707
- hAsync("div", { key: '7ab12a87da2935f64b99eef4c3e31f4745d182bf', class: `pds-radio__message pds-radio__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, hAsync("pds-icon", { key: '088239c13a84b6a948f211a2cab75e6e0a850662', icon: danger, size: "small" }), this.errorMessage)));
10557
+ return (hAsync(Host, { key: 'd898e84535e8280a1bec120b0e0b85e6aed57b26', class: this.classNames() }, hAsync("label", { key: 'c5731c63d8a177258d6e68b63904e348ee063590', htmlFor: this.componentId }, hAsync("input", { key: '30bc1cbdaba793c5e2dc85e662c21cb3cf1eded1', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, type: "radio", id: this.componentId, name: this.name, value: this.value, checked: this.checked, required: this.required, disabled: this.disabled, onChange: this.handleRadioChange }), hAsync("span", { key: 'c349c5b2397acdf1e2d3cf665570c986e0ca0377', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), this.helperMessage &&
10558
+ hAsync("div", { key: '3348ae72477cc9ea7f202b458bbcc6e2cc6b2854', class: 'pds-radio__message', id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
10559
+ hAsync("div", { key: '1b698ac0ee37a89f4ced06f9fd5da4a40dbff5a2', class: `pds-radio__message pds-radio__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, hAsync("pds-icon", { key: '2b28cedb3277d98bc458b8fe7ac5e49efd28cf1e', icon: danger, size: "small" }), this.errorMessage)));
9708
10560
  }
9709
10561
  static get style() { return labelCss$3 + pdsRadioCss; }
9710
10562
  static get cmpMeta() { return {
@@ -9770,7 +10622,7 @@ class PdsRow {
9770
10622
  })), (this.minHeight && {
9771
10623
  'min-height': this.minHeight,
9772
10624
  }));
9773
- return hAsync(Host, { key: '5cfdc14486ad24d42751624d37ff6ef38f611b12', class: `pds-row ${rowClasses}`, style: rowInlineStyles });
10625
+ return hAsync(Host, { key: 'd9fd2087c959b16ca168ee2b011a3d4bd466c113', class: `pds-row ${rowClasses}`, style: rowInlineStyles });
9774
10626
  }
9775
10627
  static get style() { return pdsRowCss; }
9776
10628
  static get cmpMeta() { return {
@@ -9997,7 +10849,7 @@ class PdsSelect {
9997
10849
  }
9998
10850
  render() {
9999
10851
  const hasAction = this.el.querySelector('[slot="action"]') !== null;
10000
- return (hAsync(Host, { key: '1433acf644d6ee97fd10d317416addea8e411b23', "aria-disabled": this.disabled ? 'true' : null, class: this.classNames(), "has-action": hasAction && !this.hideLabel ? 'true' : null }, hAsync("div", { key: '63af968e3d7c2d0ceea1bcbaee045979ef546188', class: "pds-select" }, !this.hideLabel && (hAsync("div", { key: 'a209ceef42be283287fd3dfc93cc89e5af142ab5', class: "pds-select__label-wrapper" }, hAsync("label", { key: 'e9504a280358f717dac11a8b87e313368c458d48', htmlFor: this.componentId }, hAsync("span", { key: '420f9159d8d1b001f9fe3dfbd6663d77d47eade0', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), hasAction && this.renderAction())), hAsync("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) }), hAsync("div", { key: '92be560d834e33f5ef009f091c3bf74ff7e5db32', "aria-hidden": "true", class: "hidden", ref: (el) => (this.slotContainer = el) }, hAsync("slot", { key: '7dc0bde05b59acb0a87c75331805dfe7f0638d9e', onSlotchange: this.handleSlotChange })), this.renderMessages(), !this.multiple && hAsync("pds-icon", { key: 'e6b0edd05a3e76f3a0ca35fb663a68964e2b4c1b', class: "pds-select__select-icon", icon: enlarge }))));
10852
+ return (hAsync(Host, { key: '7d2f9b013ba40e8feb4282099eaf2db32b94497b', "aria-disabled": this.disabled ? 'true' : null, class: this.classNames(), "has-action": hasAction && !this.hideLabel ? 'true' : null }, hAsync("div", { key: 'fad19d788ff8f3b3b6ec9ef198c753ef4b4dc4c4', class: "pds-select" }, !this.hideLabel && (hAsync("div", { key: '870c405e80fbeb3890116a53cd986056af7e4795', class: "pds-select__label-wrapper" }, hAsync("label", { key: '6c7232f371f0bd95a94584fe8403eefc25862f5b', htmlFor: this.componentId }, hAsync("span", { key: '7a6816bd7d51b05cd935f3e13e27f540cf09e1e1', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), hasAction && this.renderAction())), hAsync("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) }), hAsync("div", { key: 'cd9ef83c08806ab2efc1c4b6851bc634168ede69', "aria-hidden": "true", class: "hidden", ref: (el) => (this.slotContainer = el) }, hAsync("slot", { key: 'ae605bfc434bedf4b37e0e96a9124ea7b59d1ede', onSlotchange: this.handleSlotChange })), this.renderMessages(), !this.multiple && hAsync("pds-icon", { key: '360b635e7b4aed8522f0176be553c9e3804dbb3a', class: "pds-select__select-icon", icon: enlarge }))));
10001
10853
  }
10002
10854
  static get formAssociated() { return true; }
10003
10855
  get el() { return getElement(this); }
@@ -12739,7 +13591,7 @@ class PdsSortable {
12739
13591
  Sortable.create(this.el, sortableOptions);
12740
13592
  }
12741
13593
  render() {
12742
- return (hAsync(Host, { key: '6fe93e4ebf74bfd5f6d4a9fcb361857fd990c9c6', class: this.classNames(), id: this.componentId }, hAsync("slot", { key: 'edf4b8b4b4f2072fcd6c58f1048413fa51723e8f' })));
13594
+ return (hAsync(Host, { key: '925de28efdf7d2f1b6f6f5b94da4dbb383c0421a', class: this.classNames(), id: this.componentId }, hAsync("slot", { key: '3525abab4ff66a63c90f4db99e5bb090308afc9d' })));
12743
13595
  }
12744
13596
  get el() { return getElement(this); }
12745
13597
  static get style() { return pdsSortableCss; }
@@ -12786,7 +13638,7 @@ class PdsSortableItem {
12786
13638
  }
12787
13639
  }
12788
13640
  render() {
12789
- return (hAsync(Host, { key: '3b69897da59edd424d2347520a3418e83b1754a0', class: "pds-sortable-item", id: this.componentId }, this.showHandle && (hAsync("div", { key: 'd6859054ac60dfd4845ff7418c2f9cb17f3148bb', class: "pds-sortable-item__handle" }, hAsync("pds-icon", { key: '754ba1c9436e0575f1909a3b7f0d746c2b2327ea', icon: handle }))), hAsync("slot", { key: 'dd1b2e051acdea9118ee2780e033d18b3df917e9' }), this.enableActions && (hAsync("div", { key: '7b25ff2d40635d06fb4cd4a4ac3b197939ea0902', class: "pds-sortable-item__actions" }, hAsync("slot", { key: '791ae216a5ca20521d5f40b84b8ef9617e23b236', name: "sortable-item-actions" })))));
13641
+ return (hAsync(Host, { key: '5c5ada49c505d935bfe505997ab69e7eafc2f642', class: "pds-sortable-item", id: this.componentId }, this.showHandle && (hAsync("div", { key: '3041977b792e192192fa9c101f113eb42e87ceea', class: "pds-sortable-item__handle" }, hAsync("pds-icon", { key: '082a98c200abcc8023dc126ed83091167c59290e', icon: handle }))), hAsync("slot", { key: '1e2b2154acee0c3ce09ec77b9949c761ff37181d' }), this.enableActions && (hAsync("div", { key: '5b318f04eb9c74f660900163e17ba51e2c354538', class: "pds-sortable-item__actions" }, hAsync("slot", { key: '2c6631a860af0da48b3a007daeff69b59cfaff59', name: "sortable-item-actions" })))));
12790
13642
  }
12791
13643
  get el() { return getElement(this); }
12792
13644
  static get style() { return pdsSortableItemCss; }
@@ -12888,9 +13740,9 @@ class PdsSwitch {
12888
13740
  this.inheritedAttributes = Object.assign({}, inheritAriaAttributes(this.el));
12889
13741
  }
12890
13742
  render() {
12891
- return (hAsync(Host, { key: '7dcd1e149838ecaa4ee4e7ad82754c1e62020a70', class: this.switchClassNames(), "aria-disabled": this.disabled ? 'true' : null }, hAsync("label", { key: 'e8bcd4de716796b9efa9974366b1ce6b06361ada', htmlFor: this.componentId }, hAsync("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)), hAsync("span", { key: '7670c00cf4325e9abad801e4278c1a32a7e8964e', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), this.helperMessage &&
12892
- hAsync("div", { key: 'd8353db698013aca13b820b41e52f04ec0b3754c', class: `pds-switch__message`, id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
12893
- hAsync("div", { key: 'db8c1b7fc494d90f7a8a7046d1d88896bfc7654a', class: `pds-switch__message pds-switch__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, hAsync("pds-icon", { key: '1bc5bdedae1f878a64957fc5e910df46c4a2d11b', icon: danger, size: "small" }), this.errorMessage)));
13743
+ return (hAsync(Host, { key: '9dc66ed3d7fa512dec9ab58a451a8c5533000f3b', class: this.switchClassNames(), "aria-disabled": this.disabled ? 'true' : null }, hAsync("label", { key: '2f4f9284be0dafe15a78def82f4e2da71b632c11', htmlFor: this.componentId }, hAsync("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)), hAsync("span", { key: 'b6cf2e5d68d540413fbebb65e5f942af9dddd718', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), this.helperMessage &&
13744
+ hAsync("div", { key: 'bb1c48c72dbce12e0ebf134d084648ed86125653', class: `pds-switch__message`, id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
13745
+ hAsync("div", { key: '771e1f08e84f8d37f647443e1835d9db3ea82a2f', class: `pds-switch__message pds-switch__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, hAsync("pds-icon", { key: 'd54e078c0ea22deedec1ff6b0d1c4881ed0befc1', icon: danger, size: "small" }), this.errorMessage)));
12894
13746
  }
12895
13747
  static get formAssociated() { return true; }
12896
13748
  get el() { return getElement(this); }
@@ -12920,7 +13772,7 @@ class PdsSwitch {
12920
13772
  }; }
12921
13773
  }
12922
13774
 
12923
- const pdsTabCss = "pds-tab{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;position:relative}.pds-tabs--pill pds-tab{-ms-flex:1;flex:1}.pds-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:var(--pine-border-width-none);-webkit-box-shadow:none;box-shadow:none;color:inherit;cursor:pointer;font-family:inherit;padding:var(--pine-dimension-none);-ms-flex-align:center;align-items:center;color:var(--pine-color-text-secondary);display:-ms-inline-flexbox;display:inline-flex;position:relative;text-decoration:none;white-space:nowrap}.pds-tab.is-active,.pds-tab[aria-selected=true]{color:var(--pine-color-text)}.pds-tab.is-active .pds-tab__content::after,.pds-tab[aria-selected=true] .pds-tab__content::after{opacity:1}.pds-tab:hover{color:var(--pine-color-text)}.pds-tab:focus-visible{outline:var(--pine-outline-focus);outline-offset:var(--pine-border-width)}.pds-tab .pds-tab__content{font-family:var(--pine-font-family-body);font-size:var(--pine-font-size);font-weight:var(--pine-font-weight-medium);letter-spacing:var(--pine-letter-spacing);line-height:var(--pine-line-height-body);-webkit-padding-after:11px;padding-block-end:11px;position:relative}.pds-tab .pds-tab__content::after{background-color:var(--pine-color-brand);content:\"\";height:3px;inset-block-end:var(--pine-dimension-none);inset-inline-end:var(--pine-dimension-none);inset-inline-start:var(--pine-dimension-none);opacity:0;position:absolute}.pds-tab .pds-tab-edge{display:none}.pds-tabs--availability{--color-background-tab:transparent}.pds-tabs--availability .pds-tab{background-color:var(--color-background-tab);border-radius:calc(var(--pine-dimension-xs) * 1.25) calc(var(--pine-dimension-xs) * 1.25) var(--pine-dimension-none) var(--pine-dimension-none);padding:8px 16px 13px}.pds-tabs--availability .pds-tab.is-active,.pds-tabs--availability .pds-tab[aria-selected=true]{--color-background-tab:var(--pine-color-secondary)}.pds-tabs--availability .pds-tab.is-active .pds-tab__content::after,.pds-tabs--availability .pds-tab[aria-selected=true] .pds-tab__content::after{opacity:1}.pds-tabs--availability .pds-tab.is-active .pds-tab-edge,.pds-tabs--availability .pds-tab[aria-selected=true] .pds-tab-edge{z-index:1}.pds-tabs--availability .pds-tab:hover:not(.is-active,[aria-selected=true]){--color-background-tab:var(--pine-color-secondary-hover)}.pds-tabs--availability .pds-tab:focus-visible{color:var(--pine-color-text-secondary)}.pds-tabs--availability .pds-tab__content{-webkit-padding-after:7px;padding-block-end:7px}.pds-tabs--availability .pds-tab-edge{bottom:0;display:block;height:8px;inset-inline-end:100%;overflow:hidden;position:absolute;width:8px}.pds-tabs--availability .pds-tab-edge::before{border-radius:50%;bottom:0;-webkit-box-shadow:4px 4px 0 0 var(--color-background-tab);box-shadow:4px 4px 0 0 var(--color-background-tab);content:\"\";display:block;height:200%;inset-inline-end:0;position:absolute;width:200%}.pds-tabs--availability .pds-tab-edge--end{inset-inline-end:unset;inset-inline-start:100%}.pds-tabs--availability .pds-tab-edge--end::before{-webkit-box-shadow:-4px 4px 0 0 var(--color-background-tab);box-shadow:-4px 4px 0 0 var(--color-background-tab);inset-inline-end:unset;inset-inline-start:0}.pds-tabs--filter .pds-tab{background-color:var(--pine-color-background-container-disabled);border-radius:50px;color:var(--pine-color-text);padding:6px 15px}.pds-tabs--filter .pds-tab.is-active,.pds-tabs--filter .pds-tab[aria-selected=true]{background-color:var(--pine-color-primary);color:var(--pine-color-text-primary)}.pds-tabs--filter .pds-tab.is-active:hover,.pds-tabs--filter .pds-tab[aria-selected=true]:hover{background-color:var(--pine-color-primary-hover)}.pds-tabs--filter .pds-tab:hover:not(.is-active,[aria-selected=true]){background-color:var(--pine-color-border-disabled)}.pds-tabs--filter .pds-tab__content{-webkit-padding-after:var(--pine-dimension-none);padding-block-end:var(--pine-dimension-none)}.pds-tabs--filter .pds-tab__content::after{content:unset}.pds-tabs--pill{--color-background-tab:transparent}.pds-tabs--pill .pds-tab{background-color:var(--color-background-tab);border:var(--pine-border-width-thin) solid transparent;border-radius:var(--pine-dimension-xs);color:var(--pine-color-text-readonly);-ms-flex:1;flex:1;height:34px;-ms-flex-pack:center;justify-content:center}.pds-tabs--pill .pds-tab .pds-tab__content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-webkit-padding-after:0;padding-block-end:0}.pds-tabs--pill .pds-tab.is-active,.pds-tabs--pill .pds-tab[aria-selected=true]{--color-background-tab:var(--pine-color-white);border-color:var(--pine-color-border);-webkit-box-shadow:var(--pine-box-shadow-100);box-shadow:var(--pine-box-shadow-100);color:var(--pine-color-text-active);z-index:1;}.pds-tabs--pill .pds-tab.is-active:focus-visible,.pds-tabs--pill .pds-tab[aria-selected=true]:focus-visible{border-color:var(--color-border-focus);outline:var(--pine-outline-focus);outline-offset:var(--pine-border-width)}.pds-tabs--pill .pds-tab.is-active .pds-tab__content::after,.pds-tabs--pill .pds-tab[aria-selected=true] .pds-tab__content::after{opacity:0}";
13775
+ const pdsTabCss = "pds-tab{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;position:relative}.pds-tabs--pill pds-tab{-ms-flex:1;flex:1}.pds-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:var(--pine-border-width-none);-webkit-box-shadow:none;box-shadow:none;color:inherit;cursor:pointer;font-family:inherit;padding:var(--pine-dimension-none);-ms-flex-align:center;align-items:center;color:var(--pine-color-text-secondary);display:-ms-inline-flexbox;display:inline-flex;position:relative;text-decoration:none;white-space:nowrap}.pds-tab.is-active,.pds-tab[aria-selected=true]{color:var(--pine-color-text)}.pds-tab.is-active .pds-tab__content::after,.pds-tab[aria-selected=true] .pds-tab__content::after{opacity:1}.pds-tab:hover{color:var(--pine-color-text)}.pds-tab:focus{outline:none}.pds-tab:focus-visible{outline:var(--pine-outline-focus);outline-offset:var(--pine-border-width)}.pds-tab .pds-tab__content{font-family:var(--pine-font-family-body);font-size:var(--pine-font-size);font-weight:var(--pine-font-weight-medium);letter-spacing:var(--pine-letter-spacing);line-height:var(--pine-line-height-body);-webkit-padding-after:11px;padding-block-end:11px;position:relative}.pds-tab .pds-tab__content::after{background-color:var(--pine-color-brand);content:\"\";height:3px;inset-block-end:var(--pine-dimension-none);inset-inline-end:var(--pine-dimension-none);inset-inline-start:var(--pine-dimension-none);opacity:0;position:absolute}.pds-tab .pds-tab-edge{display:none}.pds-tabs--availability{--color-background-tab:transparent}.pds-tabs--availability .pds-tab{background-color:var(--color-background-tab);border-radius:calc(var(--pine-dimension-xs) * 1.25) calc(var(--pine-dimension-xs) * 1.25) var(--pine-dimension-none) var(--pine-dimension-none);padding:8px 16px 13px}.pds-tabs--availability .pds-tab.is-active,.pds-tabs--availability .pds-tab[aria-selected=true]{--color-background-tab:var(--pine-color-secondary)}.pds-tabs--availability .pds-tab.is-active .pds-tab__content::after,.pds-tabs--availability .pds-tab[aria-selected=true] .pds-tab__content::after{opacity:1}.pds-tabs--availability .pds-tab.is-active .pds-tab-edge,.pds-tabs--availability .pds-tab[aria-selected=true] .pds-tab-edge{z-index:1}.pds-tabs--availability .pds-tab:hover:not(.is-active,[aria-selected=true]){--color-background-tab:var(--pine-color-secondary-hover)}.pds-tabs--availability .pds-tab:focus-visible{color:var(--pine-color-text-secondary)}.pds-tabs--availability .pds-tab__content{-webkit-padding-after:7px;padding-block-end:7px}.pds-tabs--availability .pds-tab-edge{bottom:0;display:block;height:8px;inset-inline-end:100%;overflow:hidden;position:absolute;width:8px}.pds-tabs--availability .pds-tab-edge::before{border-radius:50%;bottom:0;-webkit-box-shadow:4px 4px 0 0 var(--color-background-tab);box-shadow:4px 4px 0 0 var(--color-background-tab);content:\"\";display:block;height:200%;inset-inline-end:0;position:absolute;width:200%}.pds-tabs--availability .pds-tab-edge--end{inset-inline-end:unset;inset-inline-start:100%}.pds-tabs--availability .pds-tab-edge--end::before{-webkit-box-shadow:-4px 4px 0 0 var(--color-background-tab);box-shadow:-4px 4px 0 0 var(--color-background-tab);inset-inline-end:unset;inset-inline-start:0}.pds-tabs--filter .pds-tab{background-color:var(--pine-color-background-container-disabled);border-radius:50px;color:var(--pine-color-text);padding:6px 15px}.pds-tabs--filter .pds-tab.is-active,.pds-tabs--filter .pds-tab[aria-selected=true]{background-color:var(--pine-color-primary);color:var(--pine-color-text-primary)}.pds-tabs--filter .pds-tab.is-active:hover,.pds-tabs--filter .pds-tab[aria-selected=true]:hover{background-color:var(--pine-color-primary-hover)}.pds-tabs--filter .pds-tab:hover:not(.is-active,[aria-selected=true]){background-color:var(--pine-color-border-disabled)}.pds-tabs--filter .pds-tab__content{-webkit-padding-after:var(--pine-dimension-none);padding-block-end:var(--pine-dimension-none)}.pds-tabs--filter .pds-tab__content::after{content:unset}.pds-tabs--pill{--color-background-tab:transparent}.pds-tabs--pill .pds-tab{background-color:var(--color-background-tab);border:var(--pine-border-width-thin) solid transparent;border-radius:var(--pine-dimension-xs);color:var(--pine-color-text-readonly);-ms-flex:1;flex:1;height:34px;-ms-flex-pack:center;justify-content:center}.pds-tabs--pill .pds-tab .pds-tab__content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-webkit-padding-after:0;padding-block-end:0}.pds-tabs--pill .pds-tab.is-active,.pds-tabs--pill .pds-tab[aria-selected=true]{--color-background-tab:var(--pine-color-white);border-color:var(--pine-color-border);-webkit-box-shadow:var(--pine-box-shadow-100);box-shadow:var(--pine-box-shadow-100);color:var(--pine-color-text-active);z-index:1;}.pds-tabs--pill .pds-tab.is-active:focus-visible,.pds-tabs--pill .pds-tab[aria-selected=true]:focus-visible{border-color:var(--color-border-focus);outline:var(--pine-outline-focus);outline-offset:var(--pine-border-width)}.pds-tabs--pill .pds-tab.is-active .pds-tab__content::after,.pds-tabs--pill .pds-tab[aria-selected=true] .pds-tab__content::after{opacity:0}";
12924
13776
 
12925
13777
  class PdsTab {
12926
13778
  constructor(hostRef) {
@@ -12936,9 +13788,9 @@ class PdsTab {
12936
13788
  this.pdsTabClick.emit([index, parentComponentId]);
12937
13789
  }
12938
13790
  render() {
12939
- const availabilityTabEdgeInlineStart = (hAsync("span", { key: 'f83448bc898dd4e94a7777d23c9565830dff0346', class: "pds-tab-edge", role: "presentation" }));
12940
- const availabilityTabEdgeInlineEnd = (hAsync("span", { key: '5ff8d05f4cf140771706e7740c48e658208749dd', class: "pds-tab-edge pds-tab-edge--end", role: "presentation" }));
12941
- return (hAsync(Host, { key: '874111fb5eedda9d021c8df0dc048aa771141a7c', variant: this.variant, slot: "tabs", index: this.index }, hAsync("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, hAsync("div", { key: '8e629e15312b7bd93c84d026b8b40f51a87479ca', class: "pds-tab__content" }, hAsync("slot", { key: '2296b81a3abdd25cc9eb73d8fed5089466e21fc6' })))));
13791
+ const availabilityTabEdgeInlineStart = (hAsync("span", { key: '837cf57372db654f6ca411054446ebf0bc27b539', class: "pds-tab-edge", role: "presentation" }));
13792
+ const availabilityTabEdgeInlineEnd = (hAsync("span", { key: 'e15055442d56b50e6ac21bfb76fc0f599406a4fb', class: "pds-tab-edge pds-tab-edge--end", role: "presentation" }));
13793
+ return (hAsync(Host, { key: '1c02a1c8e5e562449ab954061a10acc3d54c3efc', variant: this.variant, slot: "tabs", index: this.index }, hAsync("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, hAsync("div", { key: '95b4f8d4c226e3b3a174d439816ec4d28cef0686', class: "pds-tab__content" }, hAsync("slot", { key: '452a208775d54a290c0fcc6a69f6e546fde29afe' })))));
12942
13794
  }
12943
13795
  get el() { return getElement(this); }
12944
13796
  static get style() { return pdsTabCss; }
@@ -13178,7 +14030,7 @@ class PdsTableBody {
13178
14030
  registerInstance(this, hostRef);
13179
14031
  }
13180
14032
  render() {
13181
- return (hAsync(Host, { key: '7aa581f9cd4c798a5699664ca9639ec7e412a891', role: "rowgroup", part: "body" }, hAsync("slot", { key: 'c06f2431044e64d934ee302e5c6fffbdaf0051c7' })));
14033
+ return (hAsync(Host, { key: '7c9b15bea47bcede62a93ef11ee9dba093450ab9', role: "rowgroup", part: "body" }, hAsync("slot", { key: 'fab0b2ca27185373cdb7b29d9cb1807b4097aea9' })));
13182
14034
  }
13183
14035
  static get style() { return pdsTableBodyCss; }
13184
14036
  static get cmpMeta() { return {
@@ -13289,11 +14141,11 @@ class PdsTableCell {
13289
14141
  return classNames.join(' ');
13290
14142
  }
13291
14143
  render() {
13292
- return (hAsync(Host, { key: 'eb6a58e7e294593a35b77f00d787fee3b2b03661', class: this.classNames(), role: "gridcell", part: "cell", style: this.tableRef &&
14144
+ return (hAsync(Host, { key: 'b1c76cfb3fa26b7e59586cfd693380701c9146ff', class: this.classNames(), role: "gridcell", part: "cell", style: this.tableRef &&
13293
14145
  this.tableRef.fixedColumn &&
13294
14146
  this.tableRef.selectable
13295
14147
  ? { '--fixed-cell-position': '40px' }
13296
- : {} }, hAsync("slot", { key: 'c83fc4dda70196bf1032544353af058bc1a0decf' })));
14148
+ : {} }, hAsync("slot", { key: '1a04730905bf7ad930141c1914f37dd7717570d8' })));
13297
14149
  }
13298
14150
  get hostElement() { return getElement(this); }
13299
14151
  static get style() { return pdsTableCellCss; }
@@ -13355,7 +14207,7 @@ class PdsTableHead {
13355
14207
  }
13356
14208
  }
13357
14209
  render() {
13358
- return (hAsync(Host, { key: 'dda71d591ccce76bdb055820c1c97358e545b522', role: "row", part: "head" }, this.tableRef && this.tableRef.selectable && (hAsync("pds-table-head-cell", { key: '79bf1bd06b8e1ef05c9354c178787b4cff139e07', part: this.tableRef.selectable ? 'checkbox-cell' : '' }, hAsync("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" }))), hAsync("slot", { key: 'f81d3922f892faa65abee99fd5af0d3232a25e9a' })));
14210
+ return (hAsync(Host, { key: '933e69ad28aaf0b899a8ee504088bc5b6396889d', role: "row", part: "head" }, this.tableRef && this.tableRef.selectable && (hAsync("pds-table-head-cell", { key: 'a006c965a4e9bacb4b8e07b34799bab6a0bd482a', part: this.tableRef.selectable ? 'checkbox-cell' : '' }, hAsync("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" }))), hAsync("slot", { key: '22edaaa12d31b2be1fd2835d6d4c2801386405af' })));
13359
14211
  }
13360
14212
  get hostElement() { return getElement(this); }
13361
14213
  static get style() { return pdsTableHeadCss; }
@@ -13494,11 +14346,11 @@ class PdsTableHeadCell {
13494
14346
  return classNames.join(' ');
13495
14347
  }
13496
14348
  render() {
13497
- return (hAsync(Host, { key: 'f3b04da28997f6f471f6945e0cfac098dc1a6428', class: this.classNames(), role: "columnheader", onClick: this.toggleSort, part: "head-cell", style: this.tableRef &&
14349
+ return (hAsync(Host, { key: '3d950a2997ef4c095d08f9c4e67b9a963fea093d', class: this.classNames(), role: "columnheader", onClick: this.toggleSort, part: "head-cell", style: this.tableRef &&
13498
14350
  this.tableRef.fixedColumn &&
13499
14351
  this.tableRef.selectable
13500
14352
  ? { '--fixed-cell-position': '40px' }
13501
- : {} }, hAsync("slot", { key: '832373d831d5f250f7427bf0a1f2756e0ce56ea9' }), this.sortable && (hAsync("pds-icon", { key: '1886880fa50da3415b80a0abd8d571ca7350ca23', icon: this.sortingDirection === 'asc' ? upSmall : downSmall, part: "sort-icon" }))));
14353
+ : {} }, hAsync("slot", { key: '8ca7d4d169612e5ba237691d9a5ec9ed35610230' }), this.sortable && (hAsync("pds-icon", { key: 'e2e214b39a1706d887bb34a0d4fc3f632e752306', icon: this.sortingDirection === 'asc' ? upSmall : downSmall, part: "sort-icon" }))));
13502
14354
  }
13503
14355
  get hostElement() { return getElement(this); }
13504
14356
  static get style() { return pdsTableHeadCellCss; }
@@ -13565,7 +14417,7 @@ class PdsTableRow {
13565
14417
  }
13566
14418
  }
13567
14419
  render() {
13568
- return (hAsync(Host, { key: '45de7019e5fe44cd27a02450205cf96429072db3', class: this.classNames(), role: "row", part: "row" }, this.tableRef && this.tableRef.selectable && (hAsync("pds-table-cell", { key: '770cf9bcfff13b8de986d42f6ad6c249b4259191', part: this.tableRef.fixedColumn ? 'checkbox-cell' : 'checkbox-cell', class: this.tableRef.selectable ? 'has-checkbox' : '' }, hAsync("pds-checkbox", { key: '5a1e28f23dda779862a310d83308396e14a839d6', componentId: this.generateUniqueId(), onClick: this.handleClick, indeterminate: this.indeterminate, label: "Select Row", hideLabel: true, checked: this.isSelected, part: "row-checkbox" }))), hAsync("slot", { key: '7dd5716693ad855d1f072f0af9013ca4383bab5e' })));
14420
+ return (hAsync(Host, { key: 'cffeb199c48f2a06af70a2e5a5b41a21649c24c7', class: this.classNames(), role: "row", part: "row" }, this.tableRef && this.tableRef.selectable && (hAsync("pds-table-cell", { key: '02a80cd54efe360550e636f7bc0f11e3de59af1c', part: this.tableRef.fixedColumn ? 'checkbox-cell' : 'checkbox-cell', class: this.tableRef.selectable ? 'has-checkbox' : '' }, hAsync("pds-checkbox", { key: 'a8cd6c303ec35f71e0a97f130c5d53a2e81a3e4a', componentId: this.generateUniqueId(), onClick: this.handleClick, indeterminate: this.indeterminate, label: "Select Row", hideLabel: true, checked: this.isSelected, part: "row-checkbox" }))), hAsync("slot", { key: '820a502627ffc329f650f7f0110e34ae3f096357' })));
13569
14421
  }
13570
14422
  get hostElement() { return getElement(this); }
13571
14423
  static get style() { return pdsTableRowCss; }
@@ -13594,7 +14446,7 @@ class PdsTabpanel {
13594
14446
  this.selected = false; // eslint-disable-line @stencil-community/strict-mutable
13595
14447
  }
13596
14448
  render() {
13597
- return (hAsync(Host, { key: '452260718e63155f0ce100b6d502b208fe0b8210', slot: "tabpanels" }, hAsync("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" }, hAsync("slot", { key: '4785fa2a3781569b51e1947db5dd860b36e09ab5' }))));
14449
+ return (hAsync(Host, { key: '84aa81506200fd7f06a94a4c7570b2702b36d9e8', slot: "tabpanels" }, hAsync("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" }, hAsync("slot", { key: 'aaabfd72a45f6cd52c9c279bf0c014315a659959' }))));
13598
14450
  }
13599
14451
  get el() { return getElement(this); }
13600
14452
  static get style() { return pdsTabpanelCss; }
@@ -13618,6 +14470,7 @@ const pdsTabsCss = ":host{--tabs-dimension-panel-margin-top:var(--pine-dimension
13618
14470
  /**
13619
14471
  * @slot tabs - Content is placed within the `div[role="tablist"]` element as children
13620
14472
  * @slot tabpanels - Content is placed directly after the `div[role="tablist"]` element as siblings
14473
+ * @part tab-list - Exposes the container element that holds all the tab buttons for styling.
13621
14474
  */
13622
14475
  class PdsTabs {
13623
14476
  constructor(hostRef) {
@@ -13695,7 +14548,7 @@ class PdsTabs {
13695
14548
  this.passPropsToChildren();
13696
14549
  }
13697
14550
  render() {
13698
- return (hAsync(Host, { key: 'e5b0d44fbe0df70a9260b5ce1ecabad9e5ce52da', "active-tab-name": this.activeTabName, class: this.classNames(), id: this.componentId }, hAsync("div", { key: '4e987262ef8355b0a94f94ded397d72ccbb678f8', class: "pds-tabs__tablist", role: "tablist", "aria-label": this.tablistLabel }, hAsync("slot", { key: 'f615e1d116f4c0f9ee28d172f64a05e755386ead', name: "tabs" })), hAsync("slot", { key: 'f74280a78775d19fb1e94d522c28531d79ba73e3', name: "tabpanels" })));
14551
+ return (hAsync(Host, { key: '46ae07c28f9fb645e0e4a8165b5c3d2b0b9bdc4a', "active-tab-name": this.activeTabName, class: this.classNames(), id: this.componentId }, hAsync("div", { key: 'ab3ea42f6998356ea4a089e07bbe49c6f8e45d54', class: "pds-tabs__tablist", role: "tablist", "aria-label": this.tablistLabel, part: "tab-list" }, hAsync("slot", { key: 'e63be406b7d26ba2eff737d31fbc0d3bf959c99f', name: "tabs" })), hAsync("slot", { key: 'cacce277c237acfff91b879ea90ba134cf7e2b80', name: "tabpanels" })));
13699
14552
  }
13700
14553
  get el() { return getElement(this); }
13701
14554
  static get style() { return pdsTabsCss; }
@@ -13738,7 +14591,7 @@ class PdsText {
13738
14591
  ${this.weight !== undefined && this.weight.trim() !== '' ? `pds-text--weight-${this.weight}` : ''}
13739
14592
  ${this.decoration !== undefined && this.decoration.trim() !== '' ? `pds-text--decoration-${this.decoration}` : ''}
13740
14593
  `;
13741
- return (hAsync(Tag, { key: '290b394545a5769f9d020922b31e14991148ebc7', style: this.color && setColor(this.color), class: typeClasses, part: "content" }, hAsync("slot", { key: '0e64e2e05db073a5d0568f282acce4b9f06238cf' })));
14594
+ return (hAsync(Tag, { key: '101a42ae93ac81968a177c7e0d569417f376909c', style: this.color && setColor(this.color), class: typeClasses, part: "content" }, hAsync("slot", { key: '903b04a19b948e04d577c8585a76647033b9c36e' })));
13742
14595
  }
13743
14596
  get el() { return getElement(this); }
13744
14597
  static get style() { return pdsTextCss; }
@@ -14056,10 +14909,10 @@ class PdsTextarea {
14056
14909
  }
14057
14910
  render() {
14058
14911
  const value = this.getValue();
14059
- return (hAsync(Host, { key: 'e1e17543442fcd240498b7f56ddb86e35ac1d770', "aria-disabled": this.disabled ? 'true' : null, "aria-readonly": this.readonly ? 'true' : null, "has-action": this.hasAction && !this.hideLabel ? 'true' : null }, hAsync("div", { key: '5a69f6b67dcba5107aa9150fc87543e7638933bb', class: "pds-textarea" }, this.label &&
14060
- hAsync("div", { key: '027592bca1595a85cdf24e8ab4201e6483fee80c', class: "pds-textarea__label-wrapper" }, hAsync("label", { key: '815f18177b34893b9e76d8c0db7baa6b0f3400c5', htmlFor: this.componentId }, hAsync("span", { key: '5fe5e5f984558c409d3a1c3e9fdb966038fcd4c4', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), !this.hideLabel && this.renderAction()), hAsync("div", { key: 'd1d95ef8becd9648c8becc2fe6797432ed53ca81', class: "pds-textarea__field-wrapper" }, hAsync("textarea", Object.assign({ key: 'd307adc2e75a381aae4dda4ad207bf3a670b7678', 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 &&
14061
- hAsync("p", { key: 'c7b68b10f0362025d90a902cbc6d2d741e579935', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
14062
- hAsync("p", { key: '8fd179c3c8cf9c9d5ee7252d30357072a2f55090', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, hAsync("pds-icon", { key: '3e3de603c035ae3d71be28132d55992eadda9a54', icon: danger, size: "small" }), this.errorMessage))));
14912
+ return (hAsync(Host, { key: '8a26dea3e236078cdcc24b9d862e7ecabd5ca456', "aria-disabled": this.disabled ? 'true' : null, "aria-readonly": this.readonly ? 'true' : null, "has-action": this.hasAction && !this.hideLabel ? 'true' : null }, hAsync("div", { key: 'ea3a606459ac06b710e11adbf414310fc4af27b8', class: "pds-textarea" }, this.label &&
14913
+ hAsync("div", { key: '970ef900e888e94e752686b543f87c49da43c3b9', class: "pds-textarea__label-wrapper" }, hAsync("label", { key: 'fd17142249728dea905b5cfbf365b35bad35ad5f', htmlFor: this.componentId }, hAsync("span", { key: '17d15c0f9c0c45931b94ee5385f02bcab932ac49', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), !this.hideLabel && this.renderAction()), hAsync("div", { key: 'eb4c78830a99fa7725e8423a923b66aa155e2082', class: "pds-textarea__field-wrapper" }, hAsync("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 &&
14914
+ hAsync("p", { key: '44dfd62abeff5e7fa43bf09aa21a130e806d48d7', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
14915
+ hAsync("p", { key: '8b12ec36446e8dc4af1091f5fb7e677059a32dea', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, hAsync("pds-icon", { key: '4728a615f8d46475a4345b78713232073547ad0c', icon: danger, size: "small" }), this.errorMessage))));
14063
14916
  }
14064
14917
  static get formAssociated() { return true; }
14065
14918
  get el() { return getElement(this); }
@@ -14181,13 +15034,13 @@ class PdsToast {
14181
15034
  return this.icon && hAsync("pds-icon", { name: this.icon, class: "pds-toast__icon" });
14182
15035
  }
14183
15036
  render() {
14184
- return (hAsync(Host, { key: 'cf3944ff76627caaa30bc38fdfa44357488a6194', hidden: !this.isVisible }, hAsync("div", { key: '39ce25ec4ffcaf23f565ece7e54fd4ef8a08abb5', class: {
15037
+ return (hAsync(Host, { key: 'cf03483967a2414e2c6ee68587af609af0bb64c6', hidden: !this.isVisible }, hAsync("div", { key: '70413e3220f6890dd2367bc96a7060269a33124c', class: {
14185
15038
  'pds-toast': true,
14186
15039
  [`pds-toast--${this.type}`]: this.type !== 'default',
14187
15040
  'pds-toast--animating-out': this.isAnimatingOut
14188
- }, role: "alert", "aria-live": "polite" }, this.renderIcon(), hAsync("span", { key: 'cc637017d922c88a2f025e01a55294c7abbbd0da', class: "pds-toast__message" }, hAsync("slot", { key: 'e0dbea12cefc01a377fc4f9f8ec6898d2f10ea99' })), this.dismissible && (hAsync("button", { key: 'e3293bd0d9678052320f0261ed95084400789804', type: "button", class: "pds-toast__button", onClick: () => {
15041
+ }, role: "alert", "aria-live": "polite" }, this.renderIcon(), hAsync("span", { key: '52a991d93d9530e4689586f51b2b78978ff9f4d5', class: "pds-toast__message" }, hAsync("slot", { key: 'fb00a8204606a4621315656e91b3928ed8ad4827' })), this.dismissible && (hAsync("button", { key: 'de78866e9b4f746d823bf68b7d8736ab4bafb9d7', type: "button", class: "pds-toast__button", onClick: () => {
14189
15042
  this.dismiss();
14190
- }, "aria-label": "Dismiss message" }, hAsync("pds-icon", { key: '8a41d2c7fc123d5cd854212fca42eae344834d92', name: "remove" }))))));
15043
+ }, "aria-label": "Dismiss message" }, hAsync("pds-icon", { key: '495a71b67c4a6690f4c1b9562ddd8862d88a85e4', name: "remove" }))))));
14191
15044
  }
14192
15045
  static get watchers() { return {
14193
15046
  "duration": ["handleDurationChange"]
@@ -14527,9 +15380,9 @@ class PdsTooltip {
14527
15380
  }
14528
15381
  render() {
14529
15382
  const hostId = this.componentId || undefined;
14530
- return (hAsync(Host, { key: '6741acebcb973fd24d59a95d75aefd51fe653426', id: hostId, class: { 'pds-tooltip--is-open': this.opened } }, hAsync("span", { key: 'f1a51aa6a9333e899d4eb8168b9ff171a463651f', class: "pds-tooltip__trigger", onMouseEnter: this.handleShow, onMouseLeave: this.handleHide,
15383
+ return (hAsync(Host, { key: 'a07130a894d2e76cbbeab98b62f7d44883b2ffbf', id: hostId, class: { 'pds-tooltip--is-open': this.opened } }, hAsync("span", { key: '3b78462857e4b196caca8d1fa12fc2a4ac286af5', class: "pds-tooltip__trigger", onMouseEnter: this.handleShow, onMouseLeave: this.handleHide,
14531
15384
  /* focusin/out bubble; ensure keyboard users see tooltips */
14532
- onFocusin: this.handleShow, onFocusout: this.handleHide, ref: el => this.triggerEl = el }, hAsync("slot", { key: 'e48e5fb75d6156d13e3872b8ee12699139cef576' })), hAsync("div", { key: 'ed38389bf634be3014b26c9381a389482cee2f80', class: "pds-tooltip__content-slot-wrapper", hidden: true }, hAsync("slot", { key: '2e3d2a800aba9959c5b7fc3ed4397f7789b6f383', name: "content" }))));
15385
+ onFocusin: this.handleShow, onFocusout: this.handleHide, ref: el => this.triggerEl = el }, hAsync("slot", { key: 'a480486c0a4e39d1afe236e344b4711b4914a89f' })), hAsync("div", { key: '1ccfb6f48fbaccc6ba99b4d3e263c6f68c00d3f0', class: "pds-tooltip__content-slot-wrapper", hidden: true }, hAsync("slot", { key: '67a4d2346c8d1574e17e9ccd035d83e1b232580d', name: "content" }))));
14533
15386
  }
14534
15387
  get el() { return getElement(this); }
14535
15388
  static get watchers() { return {
@@ -14573,6 +15426,8 @@ registerComponents([
14573
15426
  PdsDropdownMenu,
14574
15427
  PdsDropdownMenuItem,
14575
15428
  PdsDropdownMenuSeparator,
15429
+ PdsFilter,
15430
+ PdsFilters,
14576
15431
  PdsIcon,
14577
15432
  PdsImage,
14578
15433
  PdsInput,