@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.mjs CHANGED
@@ -2448,6 +2448,9 @@ var hostListenerProxy = (hostRef, methodName) => (ev) => {
2448
2448
  }
2449
2449
  };
2450
2450
  var getHostListenerTarget = (doc, elm, flags) => {
2451
+ if (flags & 4 /* TargetDocument */) {
2452
+ return doc;
2453
+ }
2451
2454
  if (flags & 8 /* TargetWindow */) {
2452
2455
  return win;
2453
2456
  }
@@ -3151,7 +3154,7 @@ class MockPdsModal {
3151
3154
  'pds-modal__backdrop': true,
3152
3155
  'open': this.open,
3153
3156
  };
3154
- 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" })))));
3157
+ 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" })))));
3155
3158
  }
3156
3159
  get el() { return getElement(this); }
3157
3160
  static get style() { return pdsModalCss$1; }
@@ -3175,6 +3178,7 @@ class MockPdsModal {
3175
3178
 
3176
3179
  /* pds-icons v9.8.0, ES Modules */
3177
3180
 
3181
+ 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>";
3178
3182
  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>";
3179
3183
  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>";
3180
3184
  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>";
@@ -3184,6 +3188,7 @@ const enlarge = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
3184
3188
  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>";
3185
3189
  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>";
3186
3190
  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>";
3191
+ 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>";
3187
3192
  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>";
3188
3193
  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>";
3189
3194
 
@@ -3759,7 +3764,7 @@ class PdsBox {
3759
3764
  }; }
3760
3765
  }
3761
3766
 
3762
- 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}";
3767
+ 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}";
3763
3768
 
3764
3769
  /**
3765
3770
  * @part button - Exposes the button element for styling.
@@ -3902,9 +3907,12 @@ class PdsButton {
3902
3907
  return elements.length > 0;
3903
3908
  }
3904
3909
  renderStartContent() {
3905
- const hasIcon = this.icon && this.variant !== 'disclosure';
3910
+ const hasIcon = this.icon && this.variant !== 'disclosure' && this.variant !== 'filter';
3906
3911
  const hasStartSlot = this.hasSlotContent('start');
3907
- if (Boolean(hasIcon)) {
3912
+ if (this.variant === 'filter') {
3913
+ return (hAsync("pds-icon", { class: this.loading ? 'pds-button__icon--hidden' : '', icon: addCircle, part: "icon", "aria-hidden": "true" }));
3914
+ }
3915
+ else if (Boolean(hasIcon)) {
3908
3916
  return (hAsync("pds-icon", { class: this.loading ? 'pds-button__icon--hidden' : '', name: this.icon, part: "icon", "aria-hidden": "true" }));
3909
3917
  }
3910
3918
  else if (Boolean(hasStartSlot)) {
@@ -7114,7 +7122,7 @@ function createDOMPurify() {
7114
7122
  }
7115
7123
  var purify = createDOMPurify();
7116
7124
 
7117
- 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)}";
7125
+ 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)}";
7118
7126
 
7119
7127
  /**
7120
7128
  * @slot option - Option elements for the combobox dropdown
@@ -7181,9 +7189,9 @@ class PdsCombobox {
7181
7189
  */
7182
7190
  this.value = '';
7183
7191
  /**
7184
- * Internal state for filtered options
7192
+ * Internal state for filtered options and group labels
7185
7193
  */
7186
- this.filteredOptions = [];
7194
+ this.filteredItems = [];
7187
7195
  /**
7188
7196
  * Internal state for the currently highlighted option index
7189
7197
  */
@@ -7201,6 +7209,7 @@ class PdsCombobox {
7201
7209
  */
7202
7210
  this.selectedOptionLayoutContent = '';
7203
7211
  this.optionEls = [];
7212
+ this.allItems = [];
7204
7213
  this.handleInput = (e) => {
7205
7214
  const target = e.target;
7206
7215
  this.value = target.value;
@@ -7208,37 +7217,124 @@ class PdsCombobox {
7208
7217
  this.filterOptions();
7209
7218
  setTimeout(() => this.openDropdownPositioning(), 0);
7210
7219
  };
7211
- this.handleFocus = () => {
7212
- this.isOpen = true;
7213
- this.filterOptions();
7214
- setTimeout(() => this.openDropdownPositioning(), 0);
7220
+ this.handleInputClick = () => {
7221
+ // Open dropdown when input is clicked (but not when tabbed into)
7222
+ if (!this.isOpen) {
7223
+ this.isOpen = true;
7224
+ this.filterOptions();
7225
+ setTimeout(() => this.openDropdownPositioning(), 0);
7226
+ }
7215
7227
  };
7216
7228
  this.handleKeyDown = (e) => {
7217
- if (!this.isOpen && (e.key === 'ArrowDown' || e.key === 'ArrowUp')) {
7229
+ if (!this.isOpen && (e.key === 'ArrowDown' || e.key === 'ArrowUp' || (e.altKey && e.key === 'ArrowDown'))) {
7230
+ e.preventDefault();
7218
7231
  this.isOpen = true;
7232
+ this.filterOptions();
7233
+ // Set highlighted index immediately for testing
7234
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7235
+ if (selectableOptions.length > 0) {
7236
+ this.highlightedIndex = 0;
7237
+ }
7238
+ setTimeout(() => {
7239
+ this.openDropdownPositioning();
7240
+ // For input trigger, keep focus on input and use aria-activedescendant
7241
+ // For button trigger, move focus to first option for keyboard navigation
7242
+ if (this.trigger === 'input') {
7243
+ this.focusFirstOption();
7244
+ }
7245
+ else {
7246
+ this.focusFirstOptionForArrowKeys();
7247
+ }
7248
+ }, 0);
7249
+ return;
7250
+ }
7251
+ if (!this.isOpen) {
7219
7252
  return;
7220
7253
  }
7254
+ // Get only the option elements (skip group labels) for navigation
7255
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7221
7256
  switch (e.key) {
7222
7257
  case 'ArrowDown':
7223
- this.highlightedIndex = Math.min(this.highlightedIndex + 1, this.filteredOptions.length - 1);
7258
+ e.preventDefault();
7259
+ // If no option is highlighted and we have options, start at 0
7260
+ if (this.highlightedIndex < 0 && selectableOptions.length > 0) {
7261
+ this.highlightedIndex = 0;
7262
+ }
7263
+ else {
7264
+ this.highlightedIndex = Math.min(this.highlightedIndex + 1, selectableOptions.length - 1);
7265
+ }
7266
+ this.updateOptionFocus();
7224
7267
  break;
7225
7268
  case 'ArrowUp':
7226
- this.highlightedIndex = Math.max(this.highlightedIndex - 1, 0);
7269
+ e.preventDefault();
7270
+ // If no option is highlighted and we have options, start at last option
7271
+ if (this.highlightedIndex < 0 && selectableOptions.length > 0) {
7272
+ this.highlightedIndex = selectableOptions.length - 1;
7273
+ }
7274
+ else {
7275
+ this.highlightedIndex = Math.max(this.highlightedIndex - 1, 0);
7276
+ }
7277
+ this.updateOptionFocus();
7278
+ break;
7279
+ case 'Home':
7280
+ e.preventDefault();
7281
+ if (selectableOptions.length > 0) {
7282
+ this.highlightedIndex = 0;
7283
+ this.updateOptionFocus();
7284
+ }
7285
+ break;
7286
+ case 'End':
7287
+ e.preventDefault();
7288
+ if (selectableOptions.length > 0) {
7289
+ this.highlightedIndex = selectableOptions.length - 1;
7290
+ this.updateOptionFocus();
7291
+ }
7292
+ break;
7293
+ case 'PageDown':
7294
+ e.preventDefault();
7295
+ if (selectableOptions.length > 0) {
7296
+ const nextIndex = Math.min(this.highlightedIndex + 10, selectableOptions.length - 1);
7297
+ this.highlightedIndex = nextIndex;
7298
+ this.updateOptionFocus();
7299
+ }
7300
+ break;
7301
+ case 'PageUp':
7302
+ e.preventDefault();
7303
+ if (selectableOptions.length > 0) {
7304
+ const prevIndex = Math.max(this.highlightedIndex - 10, 0);
7305
+ this.highlightedIndex = prevIndex;
7306
+ this.updateOptionFocus();
7307
+ }
7227
7308
  break;
7228
7309
  case 'Enter':
7229
- if (this.isOpen && this.highlightedIndex >= 0 && this.highlightedIndex < this.filteredOptions.length) {
7230
- this.handleOptionClick(this.filteredOptions[this.highlightedIndex]);
7310
+ e.preventDefault();
7311
+ if (this.highlightedIndex >= 0 && this.highlightedIndex < selectableOptions.length) {
7312
+ this.handleOptionClick(selectableOptions[this.highlightedIndex]);
7313
+ this.restoreFocusToTrigger();
7231
7314
  }
7232
7315
  break;
7233
7316
  case 'Escape':
7317
+ e.preventDefault();
7234
7318
  this.isOpen = false;
7319
+ this.highlightedIndex = -1;
7320
+ this.isArrowKeyNavigationMode = false; // Reset arrow-key navigation mode
7321
+ this.restoreFocusToTrigger();
7322
+ break;
7323
+ case 'Tab':
7324
+ // Allow normal tab behavior to close dropdown and move focus
7325
+ this.isOpen = false;
7326
+ this.highlightedIndex = -1;
7327
+ this.isArrowKeyNavigationMode = false; // Reset arrow-key navigation mode
7235
7328
  break;
7236
7329
  }
7237
7330
  };
7331
+ // Track if we're in arrow-key navigation mode (focus should move between options)
7332
+ this.isArrowKeyNavigationMode = false;
7238
7333
  // Event handler for option click
7239
7334
  this.onOptionClick = (event) => {
7240
7335
  const idx = Number(event.currentTarget.getAttribute('data-option-index'));
7241
- const option = this.filteredOptions[idx];
7336
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7337
+ const option = selectableOptions[idx];
7242
7338
  this.handleOptionClick(option);
7243
7339
  };
7244
7340
  // Event handler for mouse enter on option
@@ -7250,29 +7346,82 @@ class PdsCombobox {
7250
7346
  this.onOptionMouseDown = (event) => {
7251
7347
  event.preventDefault();
7252
7348
  };
7349
+ // Event handler for option keyboard events
7350
+ this.onOptionKeyDown = (event) => {
7351
+ // Delegate to main keyboard handler
7352
+ this.handleKeyDown(event);
7353
+ };
7253
7354
  // Handler for button trigger click
7254
7355
  this.onButtonTriggerClick = () => {
7255
7356
  this.isOpen = !this.isOpen;
7256
- if (this.isOpen)
7357
+ if (this.isOpen) {
7358
+ this.filterOptions();
7359
+ // Set highlighted index and prepare for keyboard navigation
7360
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7361
+ if (selectableOptions.length > 0) {
7362
+ this.highlightedIndex = 0;
7363
+ // For button trigger, prepare for arrow-key navigation mode
7364
+ this.isArrowKeyNavigationMode = true;
7365
+ }
7257
7366
  setTimeout(() => this.openDropdownPositioning(), 0);
7367
+ }
7368
+ else {
7369
+ // Reset navigation mode when closing
7370
+ this.isArrowKeyNavigationMode = false;
7371
+ }
7258
7372
  };
7259
7373
  // Handler for button trigger keyboard events
7260
7374
  this.onButtonTriggerKeyDown = (e) => {
7261
- if (e.key === 'Enter' || e.key === ' ' || e.key === 'ArrowDown') {
7375
+ if ((e.key === 'Enter' || e.key === ' ' || e.key === 'ArrowDown' || e.key === 'ArrowUp') && !this.isOpen) {
7262
7376
  e.preventDefault();
7377
+ e.stopPropagation(); // Prevent the event from bubbling and triggering click
7263
7378
  this.isOpen = true;
7264
- this.highlightedIndex = 0;
7265
- setTimeout(() => this.openDropdownPositioning(), 0);
7379
+ this.filterOptions();
7380
+ // Set highlighted index immediately
7381
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7382
+ if (selectableOptions.length > 0) {
7383
+ this.highlightedIndex = 0;
7384
+ }
7385
+ setTimeout(() => {
7386
+ this.openDropdownPositioning();
7387
+ // For all button trigger keyboard opening, focus the first option so subsequent navigation works
7388
+ this.focusFirstOptionForArrowKeys();
7389
+ }, 0);
7266
7390
  }
7267
7391
  else if (e.key === 'Escape') {
7268
- this.isOpen = false;
7392
+ e.preventDefault();
7393
+ if (this.isOpen) {
7394
+ this.isOpen = false;
7395
+ this.highlightedIndex = -1;
7396
+ this.updateAriaActiveDescendant(); // Clear aria-activedescendant
7397
+ this.restoreFocusToTrigger();
7398
+ }
7399
+ }
7400
+ else if (this.isOpen) {
7401
+ // Delegate other keys to main keyboard handler when dropdown is open
7402
+ this.handleKeyDown(e);
7403
+ }
7404
+ };
7405
+ // Handler for button trigger keyup events - prevents space key from triggering synthetic click
7406
+ this.onButtonTriggerKeyUp = (e) => {
7407
+ if (e.key === ' ') {
7408
+ e.preventDefault();
7409
+ e.stopPropagation();
7269
7410
  }
7270
7411
  };
7271
7412
  // Close dropdown when focus leaves the combobox
7272
7413
  this.onComboboxFocusOut = (event) => {
7414
+ var _a;
7273
7415
  const relatedTarget = event.relatedTarget;
7274
- if (!this.el.contains(relatedTarget)) {
7416
+ // Check if the related target is within our shadow DOM (listbox options)
7417
+ const isRelatedTargetInListbox = relatedTarget && ((_a = this.listboxEl) === null || _a === void 0 ? void 0 : _a.contains(relatedTarget));
7418
+ const isRelatedTargetInCombobox = this.el.contains(relatedTarget);
7419
+ // Don't close if focus is moving to an option in the listbox or staying within the combobox
7420
+ if (!isRelatedTargetInCombobox && !isRelatedTargetInListbox) {
7275
7421
  this.isOpen = false;
7422
+ this.highlightedIndex = -1;
7423
+ this.isArrowKeyNavigationMode = false; // Reset arrow-key navigation mode
7424
+ this.updateAriaActiveDescendant(); // Clear aria-activedescendant
7276
7425
  // If there's a selected option but the input value doesn't match, restore the selected option's value
7277
7426
  if (this.selectedOption && this.value !== this.getOptionLabel(this.selectedOption)) {
7278
7427
  this.value = this.getOptionLabel(this.selectedOption);
@@ -7294,11 +7443,33 @@ class PdsCombobox {
7294
7443
  }
7295
7444
  updateOptions() {
7296
7445
  var _a;
7297
- // Get all <option> elements from the slot
7446
+ // Get all elements from the slot
7298
7447
  const slot = (_a = this.el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('slot[name="option"], slot:not([name])');
7299
7448
  if (slot) {
7300
- this.optionEls = slot.assignedElements({ flatten: true })
7301
- .filter(el => el.tagName === 'OPTION');
7449
+ const allElements = slot.assignedElements({ flatten: true });
7450
+ // Separate options from group labels and flatten optgroups
7451
+ this.allItems = [];
7452
+ this.optionEls = [];
7453
+ allElements.forEach(el => {
7454
+ if (el.tagName === 'OPTION') {
7455
+ this.optionEls.push(el);
7456
+ this.allItems.push(el);
7457
+ }
7458
+ else if (el.tagName === 'OPTGROUP') {
7459
+ const optgroup = el;
7460
+ this.allItems.push(optgroup);
7461
+ // Add optgroup children (options)
7462
+ Array.from(optgroup.children).forEach(child => {
7463
+ if (child.tagName === 'OPTION') {
7464
+ this.optionEls.push(child);
7465
+ this.allItems.push(child);
7466
+ }
7467
+ });
7468
+ }
7469
+ else if (el.tagName === 'PDS-TEXT') {
7470
+ this.allItems.push(el);
7471
+ }
7472
+ });
7302
7473
  // Set initial selected option if one exists (only check DOM on initialization)
7303
7474
  if (!this.selectedOption) {
7304
7475
  const initialSelected = this.optionEls.find(opt => opt.hasAttribute('selected')) || null;
@@ -7360,12 +7531,16 @@ class PdsCombobox {
7360
7531
  this.selectedOption = option;
7361
7532
  }
7362
7533
  filterOptions() {
7534
+ // Ensure allItems includes optionEls if not already populated (for edge cases)
7535
+ if (this.allItems.length === 0 && this.optionEls.length > 0) {
7536
+ this.allItems = [...this.optionEls];
7537
+ }
7363
7538
  if (this.mode === 'select-only') {
7364
- this.filteredOptions = this.optionEls;
7539
+ this.filteredItems = [...this.allItems];
7365
7540
  }
7366
7541
  else {
7367
7542
  const val = this.value.toLowerCase();
7368
- this.filteredOptions = this.optionEls.filter(option => {
7543
+ const filteredOptions = this.optionEls.filter(option => {
7369
7544
  // For layout options, search both text content and data-search-text attribute
7370
7545
  if (this.isOptionLayout(option)) {
7371
7546
  const searchText = option.getAttribute('data-search-text') || option.textContent || '';
@@ -7373,6 +7548,31 @@ class PdsCombobox {
7373
7548
  }
7374
7549
  return this.getOptionLabel(option).toLowerCase().includes(val);
7375
7550
  });
7551
+ // Rebuild filtered items maintaining group structure - simplified approach
7552
+ this.filteredItems = [];
7553
+ let currentGroupLabel = null;
7554
+ this.allItems.forEach(item => {
7555
+ if (item.tagName === 'OPTGROUP' || item.tagName === 'PDS-TEXT') {
7556
+ currentGroupLabel = item;
7557
+ }
7558
+ else if (item.tagName === 'OPTION' && filteredOptions.includes(item)) {
7559
+ const optionEl = item;
7560
+ const parent = optionEl.parentElement;
7561
+ let labelToUse = null;
7562
+ if (parent && parent.tagName === 'OPTGROUP') {
7563
+ // Only use the actual parent optgroup as label
7564
+ labelToUse = parent;
7565
+ }
7566
+ else if (currentGroupLabel && currentGroupLabel.tagName === 'PDS-TEXT') {
7567
+ // Allow pds-text to label subsequent top-level options until another label appears
7568
+ labelToUse = currentGroupLabel;
7569
+ }
7570
+ if (labelToUse && !this.filteredItems.includes(labelToUse)) {
7571
+ this.filteredItems.push(labelToUse);
7572
+ }
7573
+ this.filteredItems.push(optionEl);
7574
+ }
7575
+ });
7376
7576
  }
7377
7577
  this.highlightedIndex = -1;
7378
7578
  }
@@ -7403,7 +7603,109 @@ class PdsCombobox {
7403
7603
  */
7404
7604
  async setFocus() {
7405
7605
  var _a;
7406
- (_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.focus();
7606
+ if (this.inputEl) {
7607
+ this.inputEl.focus();
7608
+ }
7609
+ else {
7610
+ (_a = this.triggerEl) === null || _a === void 0 ? void 0 : _a.focus();
7611
+ }
7612
+ }
7613
+ /**
7614
+ * Focus management helper - moves focus to the first option when dropdown opens
7615
+ */
7616
+ focusFirstOption() {
7617
+ if (this.isOpen) {
7618
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7619
+ if (selectableOptions.length > 0) {
7620
+ this.highlightedIndex = 0;
7621
+ // DON'T focus the option elements - keep focus on trigger and use aria-activedescendant
7622
+ // This prevents the focusout event that was closing the dropdown
7623
+ // But still call updateOptionFocus for scrolling
7624
+ if (this.listboxEl) {
7625
+ this.updateOptionFocus();
7626
+ }
7627
+ }
7628
+ }
7629
+ }
7630
+ /**
7631
+ * Focus management helper - actually focuses the first option when opened via arrow keys
7632
+ */
7633
+ focusFirstOptionForArrowKeys() {
7634
+ if (this.isOpen) {
7635
+ // Set arrow-key navigation mode
7636
+ this.isArrowKeyNavigationMode = true;
7637
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7638
+ if (selectableOptions.length > 0) {
7639
+ this.highlightedIndex = 0;
7640
+ // For arrow key navigation, actually focus the first option
7641
+ if (this.listboxEl) {
7642
+ const optionElements = this.listboxEl.querySelectorAll('[role="option"]');
7643
+ const firstOption = optionElements[0];
7644
+ if (firstOption) {
7645
+ // Remove tabindex from all options first
7646
+ optionElements.forEach(option => {
7647
+ option.setAttribute('tabindex', '-1');
7648
+ });
7649
+ // Set tabindex and focus on first option
7650
+ firstOption.setAttribute('tabindex', '0');
7651
+ firstOption.focus();
7652
+ firstOption.scrollIntoView({ block: 'nearest', behavior: 'smooth' });
7653
+ }
7654
+ }
7655
+ // Update aria-activedescendant on trigger
7656
+ this.updateAriaActiveDescendant();
7657
+ }
7658
+ }
7659
+ }
7660
+ /**
7661
+ * Focus management helper - updates visual state and scrolling for the currently highlighted option
7662
+ * Note: We don't actually focus the option to prevent focusout events that close the dropdown
7663
+ */
7664
+ updateOptionFocus() {
7665
+ if (!this.listboxEl || this.highlightedIndex < 0)
7666
+ return;
7667
+ const optionElements = this.listboxEl.querySelectorAll('[role="option"]');
7668
+ const currentOption = optionElements[this.highlightedIndex];
7669
+ if (currentOption) {
7670
+ // Check if any option currently has focus OR if we're in arrow-key navigation mode
7671
+ const hasOptionFocus = Array.from(optionElements).some(el => el === document.activeElement);
7672
+ if (hasOptionFocus || this.isArrowKeyNavigationMode) {
7673
+ // We're in arrow-key navigation mode, so actually move focus between options
7674
+ optionElements.forEach(option => {
7675
+ option.setAttribute('tabindex', '-1');
7676
+ });
7677
+ currentOption.setAttribute('tabindex', '0');
7678
+ currentOption.focus();
7679
+ }
7680
+ // Always scroll the option into view
7681
+ currentOption.scrollIntoView({ block: 'nearest', behavior: 'smooth' });
7682
+ }
7683
+ // Always update aria-activedescendant on the trigger element
7684
+ this.updateAriaActiveDescendant();
7685
+ }
7686
+ /**
7687
+ * Updates aria-activedescendant on the trigger element
7688
+ */
7689
+ updateAriaActiveDescendant() {
7690
+ if (this.triggerEl && this.highlightedIndex >= 0) {
7691
+ this.triggerEl.setAttribute('aria-activedescendant', `pds-combobox-option-${this.highlightedIndex}`);
7692
+ }
7693
+ else if (this.triggerEl) {
7694
+ this.triggerEl.removeAttribute('aria-activedescendant');
7695
+ }
7696
+ }
7697
+ /**
7698
+ * Focus management helper - restores focus to the trigger element
7699
+ */
7700
+ restoreFocusToTrigger() {
7701
+ setTimeout(() => {
7702
+ if (this.inputEl) {
7703
+ this.inputEl.focus();
7704
+ }
7705
+ else if (this.triggerEl) {
7706
+ this.triggerEl.focus();
7707
+ }
7708
+ }, 0);
7407
7709
  }
7408
7710
  /**
7409
7711
  * Gets the value of the currently selected option.
@@ -7431,22 +7733,38 @@ class PdsCombobox {
7431
7733
  this.pdsComboboxChange.emit({ value: option.value });
7432
7734
  }
7433
7735
  renderDropdown() {
7434
- if (!this.isOpen || this.filteredOptions.length === 0)
7736
+ if (!this.isOpen || this.filteredItems.length === 0) {
7737
+ return null;
7738
+ }
7739
+ let optionIndex = 0;
7740
+ const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
7741
+ 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) => {
7742
+ if (item.tagName === 'OPTGROUP') {
7743
+ const optgroup = item;
7744
+ return (hAsync("li", { key: `optgroup-${itemIdx}`, class: "pds-combobox__group-label", role: "presentation", "aria-label": optgroup.label }, optgroup.label));
7745
+ }
7746
+ else if (item.tagName === 'PDS-TEXT') {
7747
+ const pdsText = item;
7748
+ return (hAsync("li", { key: `pds-text-${itemIdx}`, class: "pds-combobox__group-label", role: "presentation" }, pdsText.textContent));
7749
+ }
7750
+ else if (item.tagName === 'OPTION') {
7751
+ const option = item;
7752
+ const isSelected = this.isOptionSelected(option);
7753
+ const isHighlighted = this.highlightedIndex === optionIndex;
7754
+ const isLayout = this.isOptionLayout(option);
7755
+ const currentOptionIndex = optionIndex++;
7756
+ 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: {
7757
+ 'pds-combobox__option': true,
7758
+ 'pds-combobox__option--highlighted': isHighlighted,
7759
+ 'pds-combobox__option--layout': isLayout,
7760
+ }, "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" })));
7761
+ }
7435
7762
  return null;
7436
- return (hAsync("ul", { class: "pds-combobox__listbox", role: "listbox", id: "pds-combobox-listbox", ref: el => (this.listboxEl = el) }, this.filteredOptions.map((option, idx) => {
7437
- const isSelected = this.isOptionSelected(option);
7438
- const isHighlighted = this.highlightedIndex === idx;
7439
- const isLayout = this.isOptionLayout(option);
7440
- return (hAsync("li", { key: option.value, id: `pds-combobox-option-${idx}`, role: "option", "aria-selected": isSelected ? 'true' : 'false', class: {
7441
- 'pds-combobox__option': true,
7442
- 'pds-combobox__option--highlighted': isHighlighted,
7443
- 'pds-combobox__option--layout': isLayout,
7444
- }, "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" })));
7445
7763
  })));
7446
7764
  }
7447
7765
  // Helper method to render the caret icon
7448
7766
  renderCaretIcon() {
7449
- return hAsync("pds-icon", { icon: "caret-down", "aria-hidden": "true", "aria-label": "dropdown indicator", class: "pds-combobox__button-trigger-chevron" });
7767
+ return hAsync("pds-icon", { icon: "caret-down", "aria-hidden": "true", class: "pds-combobox__button-trigger-chevron" });
7450
7768
  }
7451
7769
  // Helper method to render layout content
7452
7770
  renderLayoutContent() {
@@ -7478,10 +7796,10 @@ class PdsCombobox {
7478
7796
  }
7479
7797
  render() {
7480
7798
  const triggerClass = `pds-combobox__button-trigger pds-combobox__button-trigger--${this.triggerVariant}`;
7481
- 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 => {
7799
+ 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 => {
7482
7800
  this.inputEl = el;
7483
7801
  this.triggerEl = el;
7484
- }, 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())));
7802
+ }, 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())));
7485
7803
  }
7486
7804
  get el() { return getElement(this); }
7487
7805
  static get watchers() { return {
@@ -7508,7 +7826,7 @@ class PdsCombobox {
7508
7826
  "triggerWidth": [1, "trigger-width"],
7509
7827
  "triggerVariant": [1, "trigger-variant"],
7510
7828
  "value": [1025],
7511
- "filteredOptions": [32],
7829
+ "filteredItems": [32],
7512
7830
  "highlightedIndex": [32],
7513
7831
  "isOpen": [32],
7514
7832
  "selectedOption": [32],
@@ -7981,7 +8299,7 @@ class PdsDropdownMenuItem {
7981
8299
  }; }
7982
8300
  }
7983
8301
 
7984
- const pdsDropdownMenuSeparatorCss = ":host hr{border:1px solid var(--pine-color-border);margin-block:var(--pine-dimension-xs)}";
8302
+ 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)}";
7985
8303
 
7986
8304
  class PdsDropdownMenuSeparator {
7987
8305
  constructor(hostRef) {
@@ -8009,6 +8327,540 @@ class PdsDropdownMenuSeparator {
8009
8327
  }; }
8010
8328
  }
8011
8329
 
8330
+ 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)))}}";
8331
+
8332
+ /**
8333
+ * Individual filter component with cross-browser popover positioning.
8334
+ *
8335
+ * Uses a hybrid approach for optimal cross-browser compatibility:
8336
+ * - Modern browsers: CSS anchor positioning + JavaScript flip classes
8337
+ * - Fallback browsers: JavaScript positioning with viewport boundary detection
8338
+ *
8339
+ * @part button - Exposes the trigger button element for styling.
8340
+ * @part button-content - Exposes the button content container for styling.
8341
+ * @part button-text - Exposes the button text for styling.
8342
+ * @part icon - Exposes the icon component for styling.
8343
+ * @part popover - Exposes the popover container for styling.
8344
+ * @slot (default) - Popover content that will be displayed when the filter is open.
8345
+ */
8346
+ class PdsFilter {
8347
+ constructor(hostRef) {
8348
+ registerInstance(this, hostRef);
8349
+ this.pdsFilterOpen = createEvent(this, "pdsFilterOpen");
8350
+ this.pdsFilterClose = createEvent(this, "pdsFilterClose");
8351
+ this.pdsFilterClear = createEvent(this, "pdsFilterClear");
8352
+ this.scrollRAF = null;
8353
+ this.lastScrollTime = 0;
8354
+ /**
8355
+ * The variant style of the filter trigger.
8356
+ * @defaultValue 'default'
8357
+ */
8358
+ this.variant = 'default';
8359
+ /**
8360
+ * State to track if the popover is open.
8361
+ */
8362
+ this.isOpen = false;
8363
+ /**
8364
+ * Handle native popover toggle events directly on the element
8365
+ * This is needed for browsers with native Popover API support
8366
+ */
8367
+ this.handleNativePopoverToggle = (event) => {
8368
+ const target = event.target;
8369
+ if (target && target.id === `${this.componentId}-popover`) {
8370
+ // Check current popover state
8371
+ let isCurrentlyOpen = false;
8372
+ try {
8373
+ isCurrentlyOpen = target.matches(':popover-open');
8374
+ }
8375
+ catch (error) {
8376
+ // Fallback if :popover-open selector isn't supported
8377
+ isCurrentlyOpen = target.style.display === 'block';
8378
+ }
8379
+ // Update state
8380
+ this.isOpen = isCurrentlyOpen;
8381
+ if (this.isOpen) {
8382
+ setTimeout(() => this.adjustPopoverPosition(), 0);
8383
+ this.pdsFilterOpen.emit({
8384
+ componentId: this.componentId,
8385
+ variant: this.variant,
8386
+ text: this.text,
8387
+ });
8388
+ }
8389
+ else {
8390
+ this.pdsFilterClose.emit({
8391
+ componentId: this.componentId,
8392
+ variant: this.variant,
8393
+ text: this.text,
8394
+ });
8395
+ }
8396
+ }
8397
+ };
8398
+ /**
8399
+ * Handle keyboard interactions for clear variant only.
8400
+ */
8401
+ this.handleKeyDown = (event) => {
8402
+ // Only handle clear variant manually, let native API handle everything else
8403
+ if (this.variant === 'clear' && (event.key === 'Enter' || event.key === ' ')) {
8404
+ event.preventDefault();
8405
+ this.handleClick();
8406
+ }
8407
+ };
8408
+ /**
8409
+ * Handle trigger button click. Clear variant emits event, others toggle popover.
8410
+ */
8411
+ this.handleClick = (event) => {
8412
+ if (this.variant === 'clear') {
8413
+ this.pdsFilterClear.emit({
8414
+ componentId: this.componentId,
8415
+ text: this.text,
8416
+ });
8417
+ return;
8418
+ }
8419
+ this.closeOtherPopovers();
8420
+ // Check for popover API support
8421
+ const supportsPopoverAPI = HTMLElement.prototype.showPopover && !navigator.userAgent.includes('Firefox');
8422
+ if (!supportsPopoverAPI) {
8423
+ // Manual fallback for browsers without popover API support
8424
+ // Prevent default to avoid conflicts with any native behavior
8425
+ if (event) {
8426
+ event.preventDefault();
8427
+ }
8428
+ setTimeout(() => {
8429
+ if (this.popoverEl != null) {
8430
+ this.isOpen = !this.isOpen;
8431
+ if (this.isOpen) {
8432
+ this.popoverEl.style.display = 'block';
8433
+ this.popoverEl.classList.add('is-open');
8434
+ this.adjustPopoverPosition();
8435
+ this.pdsFilterOpen.emit({
8436
+ componentId: this.componentId,
8437
+ variant: this.variant,
8438
+ text: this.text,
8439
+ });
8440
+ }
8441
+ else {
8442
+ this.popoverEl.style.display = 'none';
8443
+ this.popoverEl.classList.remove('is-open');
8444
+ this.pdsFilterClose.emit({
8445
+ componentId: this.componentId,
8446
+ variant: this.variant,
8447
+ text: this.text,
8448
+ });
8449
+ }
8450
+ }
8451
+ }, 0);
8452
+ }
8453
+ // For browsers with native popover API, let the native behavior handle the toggle
8454
+ // The toggle event listener will capture the state change and emit events
8455
+ };
8456
+ }
8457
+ /**
8458
+ * Component lifecycle: Clean up when disconnected from DOM.
8459
+ * Prevents memory leaks by canceling pending operations and closing popovers.
8460
+ */
8461
+ disconnectedCallback() {
8462
+ // Cancel pending animation frames
8463
+ if (this.scrollRAF) {
8464
+ cancelAnimationFrame(this.scrollRAF);
8465
+ this.scrollRAF = null;
8466
+ }
8467
+ this.lastScrollTime = 0;
8468
+ // Clean up native popover event listeners
8469
+ if (this.popoverEl) {
8470
+ const supportsPopoverAPI = HTMLElement.prototype.showPopover && !navigator.userAgent.includes('Firefox');
8471
+ if (supportsPopoverAPI) {
8472
+ this.popoverEl.removeEventListener('toggle', this.handleNativePopoverToggle);
8473
+ }
8474
+ }
8475
+ // Ensure popover is closed
8476
+ if (this.isOpen && this.popoverEl) {
8477
+ try {
8478
+ this.popoverEl.hidePopover();
8479
+ }
8480
+ catch (error) {
8481
+ this.popoverEl.style.display = 'none';
8482
+ this.popoverEl.classList.remove('is-open');
8483
+ }
8484
+ }
8485
+ }
8486
+ componentDidRender() {
8487
+ // Note: popoverEl is set via ref callback in render method
8488
+ // For browsers with native popover API, we need direct element listeners
8489
+ // since the document listener may not capture native popover toggle events
8490
+ if (this.popoverEl) {
8491
+ const supportsPopoverAPI = HTMLElement.prototype.showPopover && !navigator.userAgent.includes('Firefox');
8492
+ if (supportsPopoverAPI) {
8493
+ // Remove any existing listeners to avoid duplicates
8494
+ this.popoverEl.removeEventListener('toggle', this.handleNativePopoverToggle);
8495
+ // Add direct listener for native popover events
8496
+ this.popoverEl.addEventListener('toggle', this.handleNativePopoverToggle);
8497
+ }
8498
+ }
8499
+ }
8500
+ /**
8501
+ * Reposition popovers on window resize.
8502
+ */
8503
+ handleWindowResize() {
8504
+ if (this.isOpen) {
8505
+ setTimeout(() => this.adjustPopoverPosition(), 16);
8506
+ }
8507
+ }
8508
+ /**
8509
+ * Reposition popovers on scroll with performance throttling.
8510
+ */
8511
+ handleWindowScroll() {
8512
+ if (this.isOpen) {
8513
+ const supportsAnchorPositioning = "anchorName" in document.documentElement.style;
8514
+ const now = performance.now();
8515
+ const throttleMs = supportsAnchorPositioning ? 66 : 33;
8516
+ if (now - this.lastScrollTime < throttleMs) {
8517
+ return;
8518
+ }
8519
+ this.lastScrollTime = now;
8520
+ if (this.scrollRAF) {
8521
+ cancelAnimationFrame(this.scrollRAF);
8522
+ }
8523
+ this.scrollRAF = requestAnimationFrame(() => {
8524
+ if (this.isOpen && this.popoverEl && this.el.isConnected) {
8525
+ this.adjustPopoverPosition();
8526
+ }
8527
+ this.scrollRAF = null;
8528
+ });
8529
+ }
8530
+ }
8531
+ /**
8532
+ * Closes other open filter popovers to ensure only one is open at a time.
8533
+ */
8534
+ closeOtherPopovers() {
8535
+ const allFilters = document.querySelectorAll('pds-filter');
8536
+ allFilters.forEach((filter) => {
8537
+ var _a;
8538
+ if (filter === this.el)
8539
+ return;
8540
+ const popover = (_a = filter.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('.pds-filter__popover');
8541
+ if (popover) {
8542
+ // Check for popover API support to avoid crashes
8543
+ let isPopoverOpen = false;
8544
+ try {
8545
+ isPopoverOpen = popover.matches(':popover-open');
8546
+ }
8547
+ catch (error) {
8548
+ // Fallback if :popover-open selector isn't supported
8549
+ isPopoverOpen = popover.style.display === 'block';
8550
+ }
8551
+ if (isPopoverOpen) {
8552
+ try {
8553
+ popover.hidePopover();
8554
+ }
8555
+ catch (error) {
8556
+ popover.style.display = 'none';
8557
+ popover.classList.remove('is-open');
8558
+ }
8559
+ }
8560
+ }
8561
+ });
8562
+ }
8563
+ /**
8564
+ * Adjusts popover position to keep it within viewport bounds.
8565
+ * Uses CSS anchor positioning for modern browsers, JavaScript for fallback browsers.
8566
+ */
8567
+ adjustPopoverPosition() {
8568
+ var _a;
8569
+ if (!this.popoverEl || this.variant === 'clear')
8570
+ return;
8571
+ const triggerEl = (_a = this.el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('.pds-filter__trigger');
8572
+ if (!triggerEl)
8573
+ return;
8574
+ const triggerRect = triggerEl.getBoundingClientRect();
8575
+ const viewportWidth = window.innerWidth;
8576
+ const viewportHeight = window.innerHeight;
8577
+ const supportsAnchorPositioning = "anchorName" in document.documentElement.style;
8578
+ // Get dimensions for boundary detection
8579
+ const popoverWidth = 228;
8580
+ const popoverHeight = this.popoverEl.getBoundingClientRect().height || 200;
8581
+ // Boundary detection for flipping
8582
+ const bufferSpace = 20;
8583
+ const wouldOverflowRight = (triggerRect.left + popoverWidth + bufferSpace) > viewportWidth;
8584
+ const wouldOverflowBottom = (triggerRect.bottom + 8 + popoverHeight + bufferSpace) > viewportHeight;
8585
+ if (supportsAnchorPositioning) {
8586
+ // Modern browsers: CSS anchor positioning + JavaScript-controlled flipping
8587
+ this.popoverEl.classList.remove('popover-flip-horizontal', 'popover-flip-vertical');
8588
+ if (wouldOverflowRight) {
8589
+ this.popoverEl.classList.add('popover-flip-horizontal');
8590
+ }
8591
+ if (wouldOverflowBottom) {
8592
+ this.popoverEl.classList.add('popover-flip-vertical');
8593
+ }
8594
+ }
8595
+ else {
8596
+ // Fallback browsers: JavaScript positioning with boundary detection
8597
+ let left = triggerRect.left;
8598
+ let top = triggerRect.bottom + 8;
8599
+ let transformOrigin = 'top left';
8600
+ // Apply horizontal flipping if needed
8601
+ if (wouldOverflowRight) {
8602
+ const actualPopoverWidth = this.popoverEl.getBoundingClientRect().width || popoverWidth;
8603
+ left = triggerRect.right - actualPopoverWidth;
8604
+ transformOrigin = 'top right';
8605
+ }
8606
+ // Apply vertical flipping if needed
8607
+ if (wouldOverflowBottom) {
8608
+ top = triggerRect.top - popoverHeight - 8;
8609
+ transformOrigin = transformOrigin.replace('top', 'bottom');
8610
+ }
8611
+ // Apply positioning in single DOM write for performance
8612
+ this.popoverEl.style.cssText = `
8613
+ position: fixed;
8614
+ left: ${left}px;
8615
+ top: ${top}px;
8616
+ z-index: 1000;
8617
+ transform-origin: ${transformOrigin};
8618
+ `;
8619
+ }
8620
+ }
8621
+ /**
8622
+ * Opens the filter popover programmatically.
8623
+ * Note: Clear variant does not support popover functionality.
8624
+ */
8625
+ async showFilter() {
8626
+ if (this.variant === 'clear') {
8627
+ console.warn('Clear variant does not support showFilter method');
8628
+ return;
8629
+ }
8630
+ if (this.popoverEl != null) {
8631
+ try {
8632
+ this.popoverEl.showPopover();
8633
+ }
8634
+ catch (error) {
8635
+ // Fallback for testing environment where showPopover is not available
8636
+ this.popoverEl.style.display = 'block';
8637
+ this.popoverEl.classList.add('is-open');
8638
+ }
8639
+ }
8640
+ }
8641
+ /**
8642
+ * Closes the filter popover programmatically.
8643
+ * Note: Clear variant does not support popover functionality.
8644
+ */
8645
+ async hideFilter() {
8646
+ if (this.variant === 'clear') {
8647
+ console.warn('Clear variant does not support hideFilter method');
8648
+ return;
8649
+ }
8650
+ if (this.popoverEl != null) {
8651
+ try {
8652
+ this.popoverEl.hidePopover();
8653
+ }
8654
+ catch (error) {
8655
+ // Fallback for testing environment where hidePopover is not available
8656
+ this.popoverEl.style.display = 'none';
8657
+ this.popoverEl.classList.remove('is-open');
8658
+ }
8659
+ }
8660
+ }
8661
+ /**
8662
+ * Listen for popover toggle events for browsers without native Popover API (fallback).
8663
+ * Native API browsers use direct element listeners to avoid conflicts.
8664
+ */
8665
+ handlePopoverToggle(event) {
8666
+ const target = event.target;
8667
+ const supportsPopoverAPI = HTMLElement.prototype.showPopover && !navigator.userAgent.includes('Firefox');
8668
+ // Only handle events for fallback browsers (Firefox) to avoid duplicate handling
8669
+ if (!supportsPopoverAPI && target && target.id === `${this.componentId}-popover`) {
8670
+ // Check for popover API support to avoid crashes
8671
+ let isCurrentlyOpen = false;
8672
+ try {
8673
+ isCurrentlyOpen = target.matches(':popover-open');
8674
+ }
8675
+ catch (error) {
8676
+ // Fallback if :popover-open selector isn't supported
8677
+ isCurrentlyOpen = target.style.display === 'block';
8678
+ }
8679
+ // Update state
8680
+ this.isOpen = isCurrentlyOpen;
8681
+ if (this.isOpen) {
8682
+ setTimeout(() => this.adjustPopoverPosition(), 0);
8683
+ this.pdsFilterOpen.emit({
8684
+ componentId: this.componentId,
8685
+ variant: this.variant,
8686
+ text: this.text,
8687
+ });
8688
+ }
8689
+ else {
8690
+ this.pdsFilterClose.emit({
8691
+ componentId: this.componentId,
8692
+ variant: this.variant,
8693
+ text: this.text,
8694
+ });
8695
+ }
8696
+ }
8697
+ }
8698
+ /**
8699
+ * Listen for clicks to detect outside dismissal.
8700
+ */
8701
+ handleDocumentClick(event) {
8702
+ // Check if click is outside and popover gets closed
8703
+ if (!this.el.contains(event.target) && this.isOpen && this.variant !== 'clear') {
8704
+ setTimeout(() => {
8705
+ if (this.popoverEl && this.isOpen) {
8706
+ // Check for popover API support to avoid crashes
8707
+ const supportsPopoverAPI = HTMLElement.prototype.showPopover && !navigator.userAgent.includes('Firefox');
8708
+ let popoverIsClosed = false;
8709
+ if (supportsPopoverAPI) {
8710
+ try {
8711
+ popoverIsClosed = !this.popoverEl.matches(':popover-open');
8712
+ }
8713
+ catch (error) {
8714
+ // Fallback if :popover-open selector isn't supported
8715
+ popoverIsClosed = this.popoverEl.style.display !== 'block';
8716
+ }
8717
+ }
8718
+ else {
8719
+ // Manual fallback - assume popover was closed by outside click
8720
+ popoverIsClosed = true;
8721
+ }
8722
+ if (popoverIsClosed) {
8723
+ this.isOpen = false;
8724
+ if (!supportsPopoverAPI) {
8725
+ this.popoverEl.style.display = 'none';
8726
+ this.popoverEl.classList.remove('is-open');
8727
+ }
8728
+ this.pdsFilterClose.emit({
8729
+ componentId: this.componentId,
8730
+ variant: this.variant,
8731
+ text: this.text,
8732
+ });
8733
+ }
8734
+ }
8735
+ }, 0);
8736
+ }
8737
+ }
8738
+ /**
8739
+ * Listen for Escape key to ensure close event fires.
8740
+ */
8741
+ handleEscapeKey(event) {
8742
+ if (event.key === 'Escape' && this.isOpen && this.variant !== 'clear') {
8743
+ // Check if popover was closed by Escape
8744
+ setTimeout(() => {
8745
+ if (this.popoverEl && this.isOpen) {
8746
+ // Check for popover API support to avoid crashes
8747
+ const supportsPopoverAPI = HTMLElement.prototype.showPopover && !navigator.userAgent.includes('Firefox');
8748
+ let popoverIsClosed = false;
8749
+ if (supportsPopoverAPI) {
8750
+ try {
8751
+ popoverIsClosed = !this.popoverEl.matches(':popover-open');
8752
+ }
8753
+ catch (error) {
8754
+ // Fallback if :popover-open selector isn't supported
8755
+ popoverIsClosed = this.popoverEl.style.display !== 'block';
8756
+ }
8757
+ }
8758
+ else {
8759
+ // Manual fallback - assume popover was closed by Escape
8760
+ popoverIsClosed = true;
8761
+ }
8762
+ if (popoverIsClosed) {
8763
+ this.isOpen = false;
8764
+ if (!supportsPopoverAPI) {
8765
+ this.popoverEl.style.display = 'none';
8766
+ this.popoverEl.classList.remove('is-open');
8767
+ }
8768
+ this.pdsFilterClose.emit({
8769
+ componentId: this.componentId,
8770
+ variant: this.variant,
8771
+ text: this.text,
8772
+ });
8773
+ }
8774
+ }
8775
+ }, 0);
8776
+ }
8777
+ }
8778
+ /**
8779
+ * Get the appropriate icon for the variant.
8780
+ */
8781
+ getIcon() {
8782
+ if (this.variant === 'clear') {
8783
+ return trash;
8784
+ }
8785
+ return this.icon;
8786
+ }
8787
+ /**
8788
+ * Get CSS classes for the trigger button.
8789
+ */
8790
+ getTriggerClasses() {
8791
+ const classes = ['pds-filter__trigger'];
8792
+ classes.push(`pds-filter__trigger--${this.variant}`);
8793
+ if (this.isOpen && this.variant !== 'clear') {
8794
+ classes.push('pds-filter__trigger--open');
8795
+ }
8796
+ return classes.join(' ');
8797
+ }
8798
+ /**
8799
+ * Render the trigger icon.
8800
+ */
8801
+ renderIcon() {
8802
+ const iconToRender = this.getIcon();
8803
+ if (iconToRender == null || iconToRender === '')
8804
+ return null;
8805
+ return (hAsync("pds-icon", { icon: iconToRender, size: "var(--pine-font-size-100)", "aria-hidden": "true", part: "icon" }));
8806
+ }
8807
+ /**
8808
+ * Render the dropdown icon for selected variant.
8809
+ */
8810
+ renderDropdownIcon() {
8811
+ if (this.variant === 'selected') {
8812
+ return (hAsync("pds-icon", { icon: enlarge, size: "var(--pine-dimension-200)", "aria-hidden": "true", class: "pds-filter__dropdown-icon", part: "icon" }));
8813
+ }
8814
+ return null;
8815
+ }
8816
+ render() {
8817
+ 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' })))));
8818
+ }
8819
+ get el() { return getElement(this); }
8820
+ static get style() { return pdsFilterCss; }
8821
+ static get cmpMeta() { return {
8822
+ "$flags$": 9,
8823
+ "$tagName$": "pds-filter",
8824
+ "$members$": {
8825
+ "componentId": [1, "component-id"],
8826
+ "variant": [1],
8827
+ "icon": [1],
8828
+ "text": [1],
8829
+ "isOpen": [32],
8830
+ "showFilter": [64],
8831
+ "hideFilter": [64]
8832
+ },
8833
+ "$listeners$": [[9, "resize", "handleWindowResize"], [9, "scroll", "handleWindowScroll"], [4, "toggle", "handlePopoverToggle"], [4, "click", "handleDocumentClick"], [4, "keydown", "handleEscapeKey"]],
8834
+ "$lazyBundleId$": "-",
8835
+ "$attrsToReflect$": []
8836
+ }; }
8837
+ }
8838
+
8839
+ 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)}";
8840
+
8841
+ /**
8842
+ * @slot (default) - Container for pds-filter components.
8843
+ */
8844
+ class PdsFilters {
8845
+ constructor(hostRef) {
8846
+ registerInstance(this, hostRef);
8847
+ }
8848
+ render() {
8849
+ return (hAsync(Host, { key: '7007a635d3866781dfd67bd2d3b2dab46d36cffc', id: this.componentId }, hAsync("div", { key: 'e6eb4c76bfb39050aaa01ad297df995de7df484b', class: "pds-filters" }, hAsync("slot", { key: '543c83c7422b3e1e9a2446618fe8119d76478df4' }))));
8850
+ }
8851
+ static get style() { return pdsFiltersCss; }
8852
+ static get cmpMeta() { return {
8853
+ "$flags$": 9,
8854
+ "$tagName$": "pds-filters",
8855
+ "$members$": {
8856
+ "componentId": [1, "component-id"]
8857
+ },
8858
+ "$listeners$": undefined,
8859
+ "$lazyBundleId$": "-",
8860
+ "$attrsToReflect$": []
8861
+ }; }
8862
+ }
8863
+
8012
8864
  let missingAssetPathWarning = false;
8013
8865
  /**
8014
8866
  *
@@ -8457,9 +9309,9 @@ class PdsImage {
8457
9309
  this.loading = 'eager';
8458
9310
  }
8459
9311
  render() {
8460
- return (hAsync(Host, { key: 'bffcd250b41bcc96d6278f35be5287cf34ee91ac', class: {
9312
+ return (hAsync(Host, { key: 'fa205f03d5c378d27a66cbfd520ae2bc7ab9e9df', class: {
8461
9313
  'pds-image': true,
8462
- }, 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 })));
9314
+ }, 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 })));
8463
9315
  }
8464
9316
  static get style() { return pdsImageCss; }
8465
9317
  static get cmpMeta() { return {
@@ -8743,7 +9595,7 @@ class PdsInput {
8743
9595
  'has-prepend': this.hasPrepend,
8744
9596
  'has-append': this.hasAppend,
8745
9597
  };
8746
- 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)))));
9598
+ 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)))));
8747
9599
  }
8748
9600
  static get formAssociated() { return true; }
8749
9601
  get el() { return getElement(this); }
@@ -8839,8 +9691,8 @@ class PdsLink {
8839
9691
  return linkStyles;
8840
9692
  }
8841
9693
  render() {
8842
- 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 &&
8843
- hAsync("pds-icon", { key: 'faa3d48198b12bd797ca60cb85aa0039e0457155', icon: launch, size: this.fontSize })));
9694
+ 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 &&
9695
+ hAsync("pds-icon", { key: '19fc60fe515fa53b22ad770c5d8f52ef42d16fd5', icon: launch, size: this.fontSize })));
8844
9696
  }
8845
9697
  static get style() { return pdsLinkCss; }
8846
9698
  static get cmpMeta() { return {
@@ -8910,7 +9762,7 @@ class PdsLoader {
8910
9762
  }
8911
9763
  }
8912
9764
  render() {
8913
- 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..."))));
9765
+ 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..."))));
8914
9766
  }
8915
9767
  static get style() { return pdsLoaderCss; }
8916
9768
  static get cmpMeta() { return {
@@ -9166,14 +10018,14 @@ class PdsModal {
9166
10018
  return thisZIndex === maxZIndex;
9167
10019
  }
9168
10020
  render() {
9169
- return (hAsync("dialog", { key: '57daacecb0d85c643c1fe17b98046dcc98f982cb', class: {
10021
+ return (hAsync("dialog", { key: 'ca1fe22c9f9aa26e74234e5195c007760cbbf818', class: {
9170
10022
  'pds-modal__backdrop': true,
9171
10023
  'open': this.open
9172
- }, "aria-modal": "true", "aria-labelledby": `${this.componentId}-heading`, onClick: this.handleBackdropClick }, hAsync("div", { key: '9fe239071cb2679dd626bc3cf8fd94abe9c1bee0', class: {
10024
+ }, "aria-modal": "true", "aria-labelledby": `${this.componentId}-heading`, onClick: this.handleBackdropClick }, hAsync("div", { key: 'd0f297574d53dc1718277a58c2ade00a5451f96b', class: {
9173
10025
  'pds-modal': true,
9174
10026
  [`pds-modal--${this.size}`]: true,
9175
10027
  'pds-modal--scrollable': this.scrollable
9176
- } }, hAsync("slot", { key: '59edffec7f550550a03ce2100eb3aeb2be99902b' }))));
10028
+ } }, hAsync("slot", { key: '37bb5abda88b4db9304884532951980ea8b9eaf8' }))));
9177
10029
  }
9178
10030
  get el() { return getElement(this); }
9179
10031
  static get watchers() { return {
@@ -9392,10 +10244,10 @@ class PdsModalContent {
9392
10244
  render() {
9393
10245
  // Only apply max-height style if it's not 'none'
9394
10246
  const styleObj = this.contentMaxHeight !== 'none' ? { maxHeight: this.contentMaxHeight } : {};
9395
- return (hAsync(Host, { key: '545e18de51a427ac59a33dece5054ec700163ae5' }, hAsync("div", { key: '3e418670869f63d0251348f7787bca60e0057c91', class: {
10247
+ return (hAsync(Host, { key: '5357ae43a3c7e6922a182a00ddf0241775d5a2a2' }, hAsync("div", { key: '100bf34dbc72b4d7ec7de8dfe64aaa617f840a70', class: {
9396
10248
  'pds-modal-content': true,
9397
10249
  [`pds-modal-content--border-${this.border}`]: true
9398
- }, style: styleObj, tabindex: "-1" }, hAsync("slot", { key: 'f312a2ff4b3249637d50536e12cf8ad94db5eff2' }))));
10250
+ }, style: styleObj, tabindex: "-1" }, hAsync("slot", { key: '3f4a2281f3e1243a86dfb7ac496e6e190c1df548' }))));
9399
10251
  }
9400
10252
  get el() { return getElement(this); }
9401
10253
  static get style() { return pdsModalContentCss; }
@@ -9419,7 +10271,7 @@ class PdsModalFooter {
9419
10271
  registerInstance(this, hostRef);
9420
10272
  }
9421
10273
  render() {
9422
- return (hAsync("footer", { key: 'e20af7a0bf5d8891922eca83a20e61b51a715d9b', class: "pds-modal__footer" }, hAsync("slot", { key: 'a5dc03e418eb7d1145fc5bc4d7517a37ddd39156' })));
10274
+ return (hAsync("footer", { key: '0fa58ce225ce31a1f40d6ce1d3276e716b36de8d', class: "pds-modal__footer" }, hAsync("slot", { key: 'df0bbdb56c711c7eb34db7181f940de11d4449ef' })));
9423
10275
  }
9424
10276
  static get style() { return pdsModalFooterCss; }
9425
10277
  static get cmpMeta() { return {
@@ -9439,7 +10291,7 @@ class PdsModalHeader {
9439
10291
  registerInstance(this, hostRef);
9440
10292
  }
9441
10293
  render() {
9442
- return (hAsync("header", { key: 'fae059fcb90ead7e78fb5925ea091a6952dd3f07', class: "pds-modal__header" }, hAsync("slot", { key: '757a74c0d924cc91607008a9aeb355fc5413f168' })));
10294
+ return (hAsync("header", { key: '1a471bd6dfa2b654f5a6ebdf8fb5baef728324b3', class: "pds-modal__header" }, hAsync("slot", { key: '946a365ab3c2ca627d618188890d385c054b4c16' })));
9443
10295
  }
9444
10296
  static get style() { return pdsModalHeaderCss; }
9445
10297
  static get cmpMeta() { return {
@@ -9558,7 +10410,7 @@ class PdsPopover {
9558
10410
  popoverEl.style.left = `${left}px`;
9559
10411
  }
9560
10412
  render() {
9561
- 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' }))));
10413
+ 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' }))));
9562
10414
  }
9563
10415
  get el() { return getElement(this); }
9564
10416
  static get style() { return pdsPopoverCss; }
@@ -9602,7 +10454,7 @@ class PdsProgress {
9602
10454
  this.showPercent = false;
9603
10455
  }
9604
10456
  render() {
9605
- 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, "%")));
10457
+ 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, "%")));
9606
10458
  }
9607
10459
  static get style() { return pdsProgressCss; }
9608
10460
  static get cmpMeta() { return {
@@ -9636,7 +10488,7 @@ class PdsProperty {
9636
10488
  this.icon = 'star';
9637
10489
  }
9638
10490
  render() {
9639
- 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' }))));
10491
+ 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' }))));
9640
10492
  }
9641
10493
  static get style() { return pdsPropertyCss; }
9642
10494
  static get cmpMeta() { return {
@@ -9700,9 +10552,9 @@ class PdsRadio {
9700
10552
  return classNames.join(' ');
9701
10553
  }
9702
10554
  render() {
9703
- 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 &&
9704
- hAsync("div", { key: 'd569355b7ddf0dcb9ca37341cb301c911ec20357', class: 'pds-radio__message', id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
9705
- 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)));
10555
+ 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 &&
10556
+ hAsync("div", { key: '3348ae72477cc9ea7f202b458bbcc6e2cc6b2854', class: 'pds-radio__message', id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
10557
+ 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)));
9706
10558
  }
9707
10559
  static get style() { return labelCss$3 + pdsRadioCss; }
9708
10560
  static get cmpMeta() { return {
@@ -9768,7 +10620,7 @@ class PdsRow {
9768
10620
  })), (this.minHeight && {
9769
10621
  'min-height': this.minHeight,
9770
10622
  }));
9771
- return hAsync(Host, { key: '5cfdc14486ad24d42751624d37ff6ef38f611b12', class: `pds-row ${rowClasses}`, style: rowInlineStyles });
10623
+ return hAsync(Host, { key: 'd9fd2087c959b16ca168ee2b011a3d4bd466c113', class: `pds-row ${rowClasses}`, style: rowInlineStyles });
9772
10624
  }
9773
10625
  static get style() { return pdsRowCss; }
9774
10626
  static get cmpMeta() { return {
@@ -9995,7 +10847,7 @@ class PdsSelect {
9995
10847
  }
9996
10848
  render() {
9997
10849
  const hasAction = this.el.querySelector('[slot="action"]') !== null;
9998
- 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 }))));
10850
+ 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 }))));
9999
10851
  }
10000
10852
  static get formAssociated() { return true; }
10001
10853
  get el() { return getElement(this); }
@@ -12737,7 +13589,7 @@ class PdsSortable {
12737
13589
  Sortable.create(this.el, sortableOptions);
12738
13590
  }
12739
13591
  render() {
12740
- return (hAsync(Host, { key: '6fe93e4ebf74bfd5f6d4a9fcb361857fd990c9c6', class: this.classNames(), id: this.componentId }, hAsync("slot", { key: 'edf4b8b4b4f2072fcd6c58f1048413fa51723e8f' })));
13592
+ return (hAsync(Host, { key: '925de28efdf7d2f1b6f6f5b94da4dbb383c0421a', class: this.classNames(), id: this.componentId }, hAsync("slot", { key: '3525abab4ff66a63c90f4db99e5bb090308afc9d' })));
12741
13593
  }
12742
13594
  get el() { return getElement(this); }
12743
13595
  static get style() { return pdsSortableCss; }
@@ -12784,7 +13636,7 @@ class PdsSortableItem {
12784
13636
  }
12785
13637
  }
12786
13638
  render() {
12787
- 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" })))));
13639
+ 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" })))));
12788
13640
  }
12789
13641
  get el() { return getElement(this); }
12790
13642
  static get style() { return pdsSortableItemCss; }
@@ -12886,9 +13738,9 @@ class PdsSwitch {
12886
13738
  this.inheritedAttributes = Object.assign({}, inheritAriaAttributes(this.el));
12887
13739
  }
12888
13740
  render() {
12889
- 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 &&
12890
- hAsync("div", { key: 'd8353db698013aca13b820b41e52f04ec0b3754c', class: `pds-switch__message`, id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
12891
- 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)));
13741
+ 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 &&
13742
+ hAsync("div", { key: 'bb1c48c72dbce12e0ebf134d084648ed86125653', class: `pds-switch__message`, id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
13743
+ 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)));
12892
13744
  }
12893
13745
  static get formAssociated() { return true; }
12894
13746
  get el() { return getElement(this); }
@@ -12918,7 +13770,7 @@ class PdsSwitch {
12918
13770
  }; }
12919
13771
  }
12920
13772
 
12921
- 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}";
13773
+ 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}";
12922
13774
 
12923
13775
  class PdsTab {
12924
13776
  constructor(hostRef) {
@@ -12934,9 +13786,9 @@ class PdsTab {
12934
13786
  this.pdsTabClick.emit([index, parentComponentId]);
12935
13787
  }
12936
13788
  render() {
12937
- const availabilityTabEdgeInlineStart = (hAsync("span", { key: 'f83448bc898dd4e94a7777d23c9565830dff0346', class: "pds-tab-edge", role: "presentation" }));
12938
- const availabilityTabEdgeInlineEnd = (hAsync("span", { key: '5ff8d05f4cf140771706e7740c48e658208749dd', class: "pds-tab-edge pds-tab-edge--end", role: "presentation" }));
12939
- 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' })))));
13789
+ const availabilityTabEdgeInlineStart = (hAsync("span", { key: '837cf57372db654f6ca411054446ebf0bc27b539', class: "pds-tab-edge", role: "presentation" }));
13790
+ const availabilityTabEdgeInlineEnd = (hAsync("span", { key: 'e15055442d56b50e6ac21bfb76fc0f599406a4fb', class: "pds-tab-edge pds-tab-edge--end", role: "presentation" }));
13791
+ 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' })))));
12940
13792
  }
12941
13793
  get el() { return getElement(this); }
12942
13794
  static get style() { return pdsTabCss; }
@@ -13176,7 +14028,7 @@ class PdsTableBody {
13176
14028
  registerInstance(this, hostRef);
13177
14029
  }
13178
14030
  render() {
13179
- return (hAsync(Host, { key: '7aa581f9cd4c798a5699664ca9639ec7e412a891', role: "rowgroup", part: "body" }, hAsync("slot", { key: 'c06f2431044e64d934ee302e5c6fffbdaf0051c7' })));
14031
+ return (hAsync(Host, { key: '7c9b15bea47bcede62a93ef11ee9dba093450ab9', role: "rowgroup", part: "body" }, hAsync("slot", { key: 'fab0b2ca27185373cdb7b29d9cb1807b4097aea9' })));
13180
14032
  }
13181
14033
  static get style() { return pdsTableBodyCss; }
13182
14034
  static get cmpMeta() { return {
@@ -13287,11 +14139,11 @@ class PdsTableCell {
13287
14139
  return classNames.join(' ');
13288
14140
  }
13289
14141
  render() {
13290
- return (hAsync(Host, { key: 'eb6a58e7e294593a35b77f00d787fee3b2b03661', class: this.classNames(), role: "gridcell", part: "cell", style: this.tableRef &&
14142
+ return (hAsync(Host, { key: 'b1c76cfb3fa26b7e59586cfd693380701c9146ff', class: this.classNames(), role: "gridcell", part: "cell", style: this.tableRef &&
13291
14143
  this.tableRef.fixedColumn &&
13292
14144
  this.tableRef.selectable
13293
14145
  ? { '--fixed-cell-position': '40px' }
13294
- : {} }, hAsync("slot", { key: 'c83fc4dda70196bf1032544353af058bc1a0decf' })));
14146
+ : {} }, hAsync("slot", { key: '1a04730905bf7ad930141c1914f37dd7717570d8' })));
13295
14147
  }
13296
14148
  get hostElement() { return getElement(this); }
13297
14149
  static get style() { return pdsTableCellCss; }
@@ -13353,7 +14205,7 @@ class PdsTableHead {
13353
14205
  }
13354
14206
  }
13355
14207
  render() {
13356
- 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' })));
14208
+ 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' })));
13357
14209
  }
13358
14210
  get hostElement() { return getElement(this); }
13359
14211
  static get style() { return pdsTableHeadCss; }
@@ -13492,11 +14344,11 @@ class PdsTableHeadCell {
13492
14344
  return classNames.join(' ');
13493
14345
  }
13494
14346
  render() {
13495
- return (hAsync(Host, { key: 'f3b04da28997f6f471f6945e0cfac098dc1a6428', class: this.classNames(), role: "columnheader", onClick: this.toggleSort, part: "head-cell", style: this.tableRef &&
14347
+ return (hAsync(Host, { key: '3d950a2997ef4c095d08f9c4e67b9a963fea093d', class: this.classNames(), role: "columnheader", onClick: this.toggleSort, part: "head-cell", style: this.tableRef &&
13496
14348
  this.tableRef.fixedColumn &&
13497
14349
  this.tableRef.selectable
13498
14350
  ? { '--fixed-cell-position': '40px' }
13499
- : {} }, hAsync("slot", { key: '832373d831d5f250f7427bf0a1f2756e0ce56ea9' }), this.sortable && (hAsync("pds-icon", { key: '1886880fa50da3415b80a0abd8d571ca7350ca23', icon: this.sortingDirection === 'asc' ? upSmall : downSmall, part: "sort-icon" }))));
14351
+ : {} }, hAsync("slot", { key: '8ca7d4d169612e5ba237691d9a5ec9ed35610230' }), this.sortable && (hAsync("pds-icon", { key: 'e2e214b39a1706d887bb34a0d4fc3f632e752306', icon: this.sortingDirection === 'asc' ? upSmall : downSmall, part: "sort-icon" }))));
13500
14352
  }
13501
14353
  get hostElement() { return getElement(this); }
13502
14354
  static get style() { return pdsTableHeadCellCss; }
@@ -13563,7 +14415,7 @@ class PdsTableRow {
13563
14415
  }
13564
14416
  }
13565
14417
  render() {
13566
- 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' })));
14418
+ 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' })));
13567
14419
  }
13568
14420
  get hostElement() { return getElement(this); }
13569
14421
  static get style() { return pdsTableRowCss; }
@@ -13592,7 +14444,7 @@ class PdsTabpanel {
13592
14444
  this.selected = false; // eslint-disable-line @stencil-community/strict-mutable
13593
14445
  }
13594
14446
  render() {
13595
- 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' }))));
14447
+ 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' }))));
13596
14448
  }
13597
14449
  get el() { return getElement(this); }
13598
14450
  static get style() { return pdsTabpanelCss; }
@@ -13616,6 +14468,7 @@ const pdsTabsCss = ":host{--tabs-dimension-panel-margin-top:var(--pine-dimension
13616
14468
  /**
13617
14469
  * @slot tabs - Content is placed within the `div[role="tablist"]` element as children
13618
14470
  * @slot tabpanels - Content is placed directly after the `div[role="tablist"]` element as siblings
14471
+ * @part tab-list - Exposes the container element that holds all the tab buttons for styling.
13619
14472
  */
13620
14473
  class PdsTabs {
13621
14474
  constructor(hostRef) {
@@ -13693,7 +14546,7 @@ class PdsTabs {
13693
14546
  this.passPropsToChildren();
13694
14547
  }
13695
14548
  render() {
13696
- 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" })));
14549
+ 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" })));
13697
14550
  }
13698
14551
  get el() { return getElement(this); }
13699
14552
  static get style() { return pdsTabsCss; }
@@ -13736,7 +14589,7 @@ class PdsText {
13736
14589
  ${this.weight !== undefined && this.weight.trim() !== '' ? `pds-text--weight-${this.weight}` : ''}
13737
14590
  ${this.decoration !== undefined && this.decoration.trim() !== '' ? `pds-text--decoration-${this.decoration}` : ''}
13738
14591
  `;
13739
- return (hAsync(Tag, { key: '290b394545a5769f9d020922b31e14991148ebc7', style: this.color && setColor(this.color), class: typeClasses, part: "content" }, hAsync("slot", { key: '0e64e2e05db073a5d0568f282acce4b9f06238cf' })));
14592
+ return (hAsync(Tag, { key: '101a42ae93ac81968a177c7e0d569417f376909c', style: this.color && setColor(this.color), class: typeClasses, part: "content" }, hAsync("slot", { key: '903b04a19b948e04d577c8585a76647033b9c36e' })));
13740
14593
  }
13741
14594
  get el() { return getElement(this); }
13742
14595
  static get style() { return pdsTextCss; }
@@ -14054,10 +14907,10 @@ class PdsTextarea {
14054
14907
  }
14055
14908
  render() {
14056
14909
  const value = this.getValue();
14057
- 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 &&
14058
- 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 &&
14059
- hAsync("p", { key: 'c7b68b10f0362025d90a902cbc6d2d741e579935', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
14060
- 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))));
14910
+ 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 &&
14911
+ 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 &&
14912
+ hAsync("p", { key: '44dfd62abeff5e7fa43bf09aa21a130e806d48d7', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
14913
+ 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))));
14061
14914
  }
14062
14915
  static get formAssociated() { return true; }
14063
14916
  get el() { return getElement(this); }
@@ -14179,13 +15032,13 @@ class PdsToast {
14179
15032
  return this.icon && hAsync("pds-icon", { name: this.icon, class: "pds-toast__icon" });
14180
15033
  }
14181
15034
  render() {
14182
- return (hAsync(Host, { key: 'cf3944ff76627caaa30bc38fdfa44357488a6194', hidden: !this.isVisible }, hAsync("div", { key: '39ce25ec4ffcaf23f565ece7e54fd4ef8a08abb5', class: {
15035
+ return (hAsync(Host, { key: 'cf03483967a2414e2c6ee68587af609af0bb64c6', hidden: !this.isVisible }, hAsync("div", { key: '70413e3220f6890dd2367bc96a7060269a33124c', class: {
14183
15036
  'pds-toast': true,
14184
15037
  [`pds-toast--${this.type}`]: this.type !== 'default',
14185
15038
  'pds-toast--animating-out': this.isAnimatingOut
14186
- }, 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: () => {
15039
+ }, 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: () => {
14187
15040
  this.dismiss();
14188
- }, "aria-label": "Dismiss message" }, hAsync("pds-icon", { key: '8a41d2c7fc123d5cd854212fca42eae344834d92', name: "remove" }))))));
15041
+ }, "aria-label": "Dismiss message" }, hAsync("pds-icon", { key: '495a71b67c4a6690f4c1b9562ddd8862d88a85e4', name: "remove" }))))));
14189
15042
  }
14190
15043
  static get watchers() { return {
14191
15044
  "duration": ["handleDurationChange"]
@@ -14525,9 +15378,9 @@ class PdsTooltip {
14525
15378
  }
14526
15379
  render() {
14527
15380
  const hostId = this.componentId || undefined;
14528
- 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,
15381
+ 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,
14529
15382
  /* focusin/out bubble; ensure keyboard users see tooltips */
14530
- 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" }))));
15383
+ 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" }))));
14531
15384
  }
14532
15385
  get el() { return getElement(this); }
14533
15386
  static get watchers() { return {
@@ -14571,6 +15424,8 @@ registerComponents([
14571
15424
  PdsDropdownMenu,
14572
15425
  PdsDropdownMenuItem,
14573
15426
  PdsDropdownMenuSeparator,
15427
+ PdsFilter,
15428
+ PdsFilters,
14574
15429
  PdsIcon,
14575
15430
  PdsImage,
14576
15431
  PdsInput,