@pine-ds/core 3.14.2 → 3.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (568) hide show
  1. package/components/index2.js +1 -1
  2. package/components/index2.js.map +1 -1
  3. package/components/mock-pds-modal.js +1 -1
  4. package/components/pds-chip2.js +50 -3
  5. package/components/pds-chip2.js.map +1 -1
  6. package/components/pds-combobox.js +245 -12
  7. package/components/pds-combobox.js.map +1 -1
  8. package/components/pds-copytext.js +1 -1
  9. package/components/pds-divider.js +1 -1
  10. package/components/pds-dropdown-menu-item.js +10 -2
  11. package/components/pds-dropdown-menu-item.js.map +1 -1
  12. package/components/pds-dropdown-menu-separator.js +1 -1
  13. package/components/pds-dropdown-menu.js +1 -1
  14. package/components/pds-filter.js +1 -1
  15. package/components/pds-filters.js +1 -1
  16. package/components/pds-image.js +2 -2
  17. package/components/pds-input.js +1 -1
  18. package/components/pds-link2.js +7 -2
  19. package/components/pds-link2.js.map +1 -1
  20. package/components/pds-loader2.js +1 -1
  21. package/components/pds-modal-content.js +2 -2
  22. package/components/pds-modal-footer.js +1 -1
  23. package/components/pds-modal-header.js +1 -1
  24. package/components/pds-modal.js +3 -3
  25. package/components/pds-multiselect.js +204 -37
  26. package/components/pds-multiselect.js.map +1 -1
  27. package/components/pds-popover.js +1 -1
  28. package/components/pds-progress.js +1 -1
  29. package/components/pds-property.js +1 -1
  30. package/components/pds-radio-group.js +3 -3
  31. package/components/pds-radio.js +3 -3
  32. package/components/pds-row.js +1 -1
  33. package/components/pds-select.js +1 -1
  34. package/components/pds-sortable-item.js +1 -1
  35. package/components/pds-sortable.js +1 -1
  36. package/components/pds-switch.js +3 -3
  37. package/components/pds-tab.js +3 -3
  38. package/components/pds-table-body.js +1 -1
  39. package/components/pds-table-cell2.js +3 -3
  40. package/components/pds-table-cell2.js.map +1 -1
  41. package/components/pds-table-head-cell2.js +2 -2
  42. package/components/pds-table-head.js +1 -1
  43. package/components/pds-table-row.js +2 -2
  44. package/components/pds-table-row.js.map +1 -1
  45. package/components/pds-tabpanel.js +1 -1
  46. package/components/pds-tabs.js +1 -1
  47. package/components/pds-text2.js +1 -1
  48. package/components/pds-textarea.js +4 -4
  49. package/components/pds-toast.js +3 -3
  50. package/components/pds-tooltip.js +2 -2
  51. package/dist/cjs/{index-BA--jsiy.js → index-DkQebouX.js} +3 -3
  52. package/dist/cjs/index-DkQebouX.js.map +1 -0
  53. package/dist/cjs/loader.cjs.js +1 -1
  54. package/dist/cjs/mock-pds-modal.cjs.entry.js +1 -1
  55. package/dist/cjs/pds-accordion.cjs.entry.js +1 -1
  56. package/dist/cjs/pds-avatar.cjs.entry.js +1 -1
  57. package/dist/cjs/pds-button.cjs.entry.js +1 -1
  58. package/dist/cjs/pds-checkbox.cjs.entry.js +1 -1
  59. package/dist/cjs/pds-chip.cjs.entry.js +47 -3
  60. package/dist/cjs/pds-chip.entry.cjs.js.map +1 -1
  61. package/dist/cjs/pds-combobox.cjs.entry.js +221 -6
  62. package/dist/cjs/pds-combobox.entry.cjs.js.map +1 -1
  63. package/dist/cjs/pds-copytext.cjs.entry.js +2 -2
  64. package/dist/cjs/pds-divider.cjs.entry.js +1 -1
  65. package/dist/cjs/pds-dropdown-menu-item.cjs.entry.js +8 -2
  66. package/dist/cjs/pds-dropdown-menu-item.entry.cjs.js.map +1 -1
  67. package/dist/cjs/pds-dropdown-menu-separator.cjs.entry.js +1 -1
  68. package/dist/cjs/pds-dropdown-menu.cjs.entry.js +1 -1
  69. package/dist/cjs/pds-filter.cjs.entry.js +2 -2
  70. package/dist/cjs/pds-filters.cjs.entry.js +1 -1
  71. package/dist/cjs/pds-image.cjs.entry.js +2 -2
  72. package/dist/cjs/pds-input.cjs.entry.js +2 -2
  73. package/dist/cjs/pds-link.cjs.entry.js +7 -3
  74. package/dist/cjs/pds-link.entry.cjs.js.map +1 -1
  75. package/dist/cjs/pds-loader.cjs.entry.js +1 -1
  76. package/dist/cjs/pds-modal-content.cjs.entry.js +2 -2
  77. package/dist/cjs/pds-modal-footer.cjs.entry.js +1 -1
  78. package/dist/cjs/pds-modal-header.cjs.entry.js +1 -1
  79. package/dist/cjs/pds-modal.cjs.entry.js +3 -3
  80. package/dist/cjs/pds-multiselect.cjs.entry.js +183 -32
  81. package/dist/cjs/pds-multiselect.entry.cjs.js.map +1 -1
  82. package/dist/cjs/pds-popover.cjs.entry.js +1 -1
  83. package/dist/cjs/pds-progress.cjs.entry.js +1 -1
  84. package/dist/cjs/pds-property.cjs.entry.js +1 -1
  85. package/dist/cjs/pds-radio-group.cjs.entry.js +4 -4
  86. package/dist/cjs/pds-radio.cjs.entry.js +4 -4
  87. package/dist/cjs/pds-row.cjs.entry.js +1 -1
  88. package/dist/cjs/pds-select.cjs.entry.js +2 -2
  89. package/dist/cjs/pds-sortable-item.cjs.entry.js +2 -2
  90. package/dist/cjs/pds-sortable.cjs.entry.js +1 -1
  91. package/dist/cjs/pds-switch.cjs.entry.js +4 -4
  92. package/dist/cjs/pds-tab.cjs.entry.js +3 -3
  93. package/dist/cjs/pds-table-body.cjs.entry.js +1 -1
  94. package/dist/cjs/pds-table-cell.cjs.entry.js +3 -3
  95. package/dist/cjs/pds-table-cell.entry.cjs.js.map +1 -1
  96. package/dist/cjs/pds-table-head-cell.cjs.entry.js +3 -3
  97. package/dist/cjs/pds-table-head.cjs.entry.js +1 -1
  98. package/dist/cjs/pds-table-row.cjs.entry.js +2 -2
  99. package/dist/cjs/pds-table-row.entry.cjs.js.map +1 -1
  100. package/dist/cjs/pds-tabpanel.cjs.entry.js +1 -1
  101. package/dist/cjs/pds-tabs.cjs.entry.js +1 -1
  102. package/dist/cjs/pds-text.cjs.entry.js +1 -1
  103. package/dist/cjs/pds-textarea.cjs.entry.js +5 -5
  104. package/dist/cjs/pds-toast.cjs.entry.js +3 -3
  105. package/dist/cjs/pds-tooltip.cjs.entry.js +2 -2
  106. package/dist/cjs/pine-core.cjs.js +1 -1
  107. package/dist/collection/components/pds-chip/pds-chip.css +4 -3
  108. package/dist/collection/components/pds-chip/pds-chip.js +102 -1
  109. package/dist/collection/components/pds-chip/pds-chip.js.map +1 -1
  110. package/dist/collection/components/pds-chip/stories/pds-chip.stories.js +38 -0
  111. package/dist/collection/components/pds-combobox/combobox-interface.js +2 -0
  112. package/dist/collection/components/pds-combobox/combobox-interface.js.map +1 -0
  113. package/dist/collection/components/pds-combobox/pds-combobox.css +20 -0
  114. package/dist/collection/components/pds-combobox/pds-combobox.js +415 -6
  115. package/dist/collection/components/pds-combobox/pds-combobox.js.map +1 -1
  116. package/dist/collection/components/pds-copytext/pds-copytext.js +1 -1
  117. package/dist/collection/components/pds-divider/pds-divider.js +1 -1
  118. package/dist/collection/components/pds-dropdown-menu/pds-dropdown-menu-item/pds-dropdown-menu-item.js +53 -2
  119. package/dist/collection/components/pds-dropdown-menu/pds-dropdown-menu-item/pds-dropdown-menu-item.js.map +1 -1
  120. package/dist/collection/components/pds-dropdown-menu/pds-dropdown-menu-separator/pds-dropdown-menu-separator.js +1 -1
  121. package/dist/collection/components/pds-dropdown-menu/pds-dropdown-menu.js +1 -1
  122. package/dist/collection/components/pds-filters/pds-filter/pds-filter.js +1 -1
  123. package/dist/collection/components/pds-filters/pds-filters.js +1 -1
  124. package/dist/collection/components/pds-image/pds-image.js +2 -2
  125. package/dist/collection/components/pds-input/pds-input.js +1 -1
  126. package/dist/collection/components/pds-link/pds-link.js +34 -2
  127. package/dist/collection/components/pds-link/pds-link.js.map +1 -1
  128. package/dist/collection/components/pds-loader/pds-loader.js +1 -1
  129. package/dist/collection/components/pds-modal/pds-modal-content/pds-modal-content.js +2 -2
  130. package/dist/collection/components/pds-modal/pds-modal-footer/pds-modal-footer.js +1 -1
  131. package/dist/collection/components/pds-modal/pds-modal-header/pds-modal-header.js +1 -1
  132. package/dist/collection/components/pds-modal/pds-modal.js +3 -3
  133. package/dist/collection/components/pds-modal/test/mock-pds-modal.js +1 -1
  134. package/dist/collection/components/pds-multiselect/multiselect-interface.js.map +1 -1
  135. package/dist/collection/components/pds-multiselect/pds-multiselect.css +9 -0
  136. package/dist/collection/components/pds-multiselect/pds-multiselect.js +261 -31
  137. package/dist/collection/components/pds-multiselect/pds-multiselect.js.map +1 -1
  138. package/dist/collection/components/pds-multiselect/stories/pds-multiselect.stories.js +41 -0
  139. package/dist/collection/components/pds-popover/pds-popover.js +1 -1
  140. package/dist/collection/components/pds-progress/pds-progress.js +1 -1
  141. package/dist/collection/components/pds-property/pds-property.js +1 -1
  142. package/dist/collection/components/pds-radio/pds-radio.js +3 -3
  143. package/dist/collection/components/pds-radio-group/pds-radio-group.js +3 -3
  144. package/dist/collection/components/pds-row/pds-row.js +1 -1
  145. package/dist/collection/components/pds-select/pds-select.js +1 -1
  146. package/dist/collection/components/pds-sortable/pds-sortable-item/pds-sortable-item.js +1 -1
  147. package/dist/collection/components/pds-sortable/pds-sortable.js +1 -1
  148. package/dist/collection/components/pds-switch/pds-switch.js +3 -3
  149. package/dist/collection/components/pds-table/pds-table-body/pds-table-body.js +1 -1
  150. package/dist/collection/components/pds-table/pds-table-cell/pds-table-cell.css +1 -1
  151. package/dist/collection/components/pds-table/pds-table-cell/pds-table-cell.js +2 -2
  152. package/dist/collection/components/pds-table/pds-table-head/pds-table-head.js +1 -1
  153. package/dist/collection/components/pds-table/pds-table-head-cell/pds-table-head-cell.js +2 -2
  154. package/dist/collection/components/pds-table/pds-table-row/pds-table-row.css +1 -1
  155. package/dist/collection/components/pds-table/pds-table-row/pds-table-row.js +1 -1
  156. package/dist/collection/components/pds-tabs/pds-tab/pds-tab.js +3 -3
  157. package/dist/collection/components/pds-tabs/pds-tabpanel/pds-tabpanel.js +1 -1
  158. package/dist/collection/components/pds-tabs/pds-tabs.js +1 -1
  159. package/dist/collection/components/pds-text/pds-text.js +1 -1
  160. package/dist/collection/components/pds-textarea/pds-textarea.js +4 -4
  161. package/dist/collection/components/pds-toast/pds-toast.js +3 -3
  162. package/dist/collection/components/pds-tooltip/pds-tooltip.js +2 -2
  163. package/dist/docs.json +615 -7
  164. package/dist/esm/{index-DY8eSueV.js → index-D094LgxJ.js} +3 -3
  165. package/dist/esm/index-D094LgxJ.js.map +1 -0
  166. package/dist/esm/loader.js +1 -1
  167. package/dist/esm/mock-pds-modal.entry.js +1 -1
  168. package/dist/esm/pds-accordion.entry.js +1 -1
  169. package/dist/esm/pds-avatar.entry.js +1 -1
  170. package/dist/esm/pds-button.entry.js +1 -1
  171. package/dist/esm/pds-checkbox.entry.js +1 -1
  172. package/dist/esm/pds-chip.entry.js +47 -3
  173. package/dist/esm/pds-chip.entry.js.map +1 -1
  174. package/dist/esm/pds-combobox.entry.js +221 -6
  175. package/dist/esm/pds-combobox.entry.js.map +1 -1
  176. package/dist/esm/pds-copytext.entry.js +2 -2
  177. package/dist/esm/pds-divider.entry.js +1 -1
  178. package/dist/esm/pds-dropdown-menu-item.entry.js +8 -2
  179. package/dist/esm/pds-dropdown-menu-item.entry.js.map +1 -1
  180. package/dist/esm/pds-dropdown-menu-separator.entry.js +1 -1
  181. package/dist/esm/pds-dropdown-menu.entry.js +1 -1
  182. package/dist/esm/pds-filter.entry.js +2 -2
  183. package/dist/esm/pds-filters.entry.js +1 -1
  184. package/dist/esm/pds-image.entry.js +2 -2
  185. package/dist/esm/pds-input.entry.js +2 -2
  186. package/dist/esm/pds-link.entry.js +7 -3
  187. package/dist/esm/pds-link.entry.js.map +1 -1
  188. package/dist/esm/pds-loader.entry.js +1 -1
  189. package/dist/esm/pds-modal-content.entry.js +2 -2
  190. package/dist/esm/pds-modal-footer.entry.js +1 -1
  191. package/dist/esm/pds-modal-header.entry.js +1 -1
  192. package/dist/esm/pds-modal.entry.js +3 -3
  193. package/dist/esm/pds-multiselect.entry.js +183 -32
  194. package/dist/esm/pds-multiselect.entry.js.map +1 -1
  195. package/dist/esm/pds-popover.entry.js +1 -1
  196. package/dist/esm/pds-progress.entry.js +1 -1
  197. package/dist/esm/pds-property.entry.js +1 -1
  198. package/dist/esm/pds-radio-group.entry.js +4 -4
  199. package/dist/esm/pds-radio.entry.js +4 -4
  200. package/dist/esm/pds-row.entry.js +1 -1
  201. package/dist/esm/pds-select.entry.js +2 -2
  202. package/dist/esm/pds-sortable-item.entry.js +2 -2
  203. package/dist/esm/pds-sortable.entry.js +1 -1
  204. package/dist/esm/pds-switch.entry.js +4 -4
  205. package/dist/esm/pds-tab.entry.js +3 -3
  206. package/dist/esm/pds-table-body.entry.js +1 -1
  207. package/dist/esm/pds-table-cell.entry.js +3 -3
  208. package/dist/esm/pds-table-cell.entry.js.map +1 -1
  209. package/dist/esm/pds-table-head-cell.entry.js +3 -3
  210. package/dist/esm/pds-table-head.entry.js +1 -1
  211. package/dist/esm/pds-table-row.entry.js +2 -2
  212. package/dist/esm/pds-table-row.entry.js.map +1 -1
  213. package/dist/esm/pds-tabpanel.entry.js +1 -1
  214. package/dist/esm/pds-tabs.entry.js +1 -1
  215. package/dist/esm/pds-text.entry.js +1 -1
  216. package/dist/esm/pds-textarea.entry.js +5 -5
  217. package/dist/esm/pds-toast.entry.js +3 -3
  218. package/dist/esm/pds-tooltip.entry.js +2 -2
  219. package/dist/esm/pine-core.js +1 -1
  220. package/dist/esm-es5/{index-DY8eSueV.js → index-D094LgxJ.js} +1 -1
  221. package/dist/esm-es5/index-D094LgxJ.js.map +1 -0
  222. package/dist/esm-es5/loader.js +1 -1
  223. package/dist/esm-es5/mock-pds-modal.entry.js +1 -1
  224. package/dist/esm-es5/pds-accordion.entry.js +1 -1
  225. package/dist/esm-es5/pds-avatar.entry.js +1 -1
  226. package/dist/esm-es5/pds-button.entry.js +1 -1
  227. package/dist/esm-es5/pds-checkbox.entry.js +1 -1
  228. package/dist/esm-es5/pds-chip.entry.js +1 -1
  229. package/dist/esm-es5/pds-chip.entry.js.map +1 -1
  230. package/dist/esm-es5/pds-combobox.entry.js +2 -2
  231. package/dist/esm-es5/pds-combobox.entry.js.map +1 -1
  232. package/dist/esm-es5/pds-copytext.entry.js +1 -1
  233. package/dist/esm-es5/pds-divider.entry.js +1 -1
  234. package/dist/esm-es5/pds-dropdown-menu-item.entry.js +1 -1
  235. package/dist/esm-es5/pds-dropdown-menu-item.entry.js.map +1 -1
  236. package/dist/esm-es5/pds-dropdown-menu-separator.entry.js +1 -1
  237. package/dist/esm-es5/pds-dropdown-menu.entry.js +1 -1
  238. package/dist/esm-es5/pds-filter.entry.js +1 -1
  239. package/dist/esm-es5/pds-filters.entry.js +1 -1
  240. package/dist/esm-es5/pds-image.entry.js +1 -1
  241. package/dist/esm-es5/pds-input.entry.js +1 -1
  242. package/dist/esm-es5/pds-link.entry.js +1 -1
  243. package/dist/esm-es5/pds-link.entry.js.map +1 -1
  244. package/dist/esm-es5/pds-loader.entry.js +1 -1
  245. package/dist/esm-es5/pds-modal-content.entry.js +1 -1
  246. package/dist/esm-es5/pds-modal-footer.entry.js +1 -1
  247. package/dist/esm-es5/pds-modal-header.entry.js +1 -1
  248. package/dist/esm-es5/pds-modal.entry.js +1 -1
  249. package/dist/esm-es5/pds-multiselect.entry.js +1 -1
  250. package/dist/esm-es5/pds-multiselect.entry.js.map +1 -1
  251. package/dist/esm-es5/pds-popover.entry.js +1 -1
  252. package/dist/esm-es5/pds-progress.entry.js +1 -1
  253. package/dist/esm-es5/pds-property.entry.js +1 -1
  254. package/dist/esm-es5/pds-radio-group.entry.js +1 -1
  255. package/dist/esm-es5/pds-radio.entry.js +1 -1
  256. package/dist/esm-es5/pds-row.entry.js +1 -1
  257. package/dist/esm-es5/pds-select.entry.js +1 -1
  258. package/dist/esm-es5/pds-sortable-item.entry.js +1 -1
  259. package/dist/esm-es5/pds-sortable.entry.js +1 -1
  260. package/dist/esm-es5/pds-switch.entry.js +1 -1
  261. package/dist/esm-es5/pds-tab.entry.js +1 -1
  262. package/dist/esm-es5/pds-table-body.entry.js +1 -1
  263. package/dist/esm-es5/pds-table-cell.entry.js +1 -1
  264. package/dist/esm-es5/pds-table-cell.entry.js.map +1 -1
  265. package/dist/esm-es5/pds-table-head-cell.entry.js +1 -1
  266. package/dist/esm-es5/pds-table-head.entry.js +1 -1
  267. package/dist/esm-es5/pds-table-row.entry.js +1 -1
  268. package/dist/esm-es5/pds-table-row.entry.js.map +1 -1
  269. package/dist/esm-es5/pds-tabpanel.entry.js +1 -1
  270. package/dist/esm-es5/pds-tabs.entry.js +1 -1
  271. package/dist/esm-es5/pds-text.entry.js +1 -1
  272. package/dist/esm-es5/pds-textarea.entry.js +1 -1
  273. package/dist/esm-es5/pds-toast.entry.js +1 -1
  274. package/dist/esm-es5/pds-tooltip.entry.js +1 -1
  275. package/dist/esm-es5/pine-core.js +1 -1
  276. package/dist/pine-core/{p-d6302edd.entry.js → p-003884fd.entry.js} +2 -2
  277. package/dist/pine-core/{p-9e7cd072.system.entry.js → p-0270ebee.system.entry.js} +2 -2
  278. package/dist/pine-core/p-06046885.entry.js +3 -0
  279. package/dist/pine-core/p-06046885.entry.js.map +1 -0
  280. package/dist/pine-core/{p-063afa19.system.entry.js → p-09ff71ad.system.entry.js} +2 -2
  281. package/dist/pine-core/{p-c68bceb1.entry.js → p-0ac54273.entry.js} +2 -2
  282. package/dist/pine-core/{p-ac56273a.system.entry.js → p-0c2f13c3.system.entry.js} +2 -2
  283. package/dist/pine-core/{p-c7c00a27.entry.js → p-119ccf73.entry.js} +2 -2
  284. package/dist/pine-core/{p-87eb8d4b.system.entry.js → p-13105538.system.entry.js} +2 -2
  285. package/dist/pine-core/{p-c24d11c7.entry.js → p-1951d49e.entry.js} +2 -2
  286. package/dist/pine-core/p-1971d358.entry.js +2 -0
  287. package/dist/pine-core/{p-9c928c44.entry.js.map → p-1971d358.entry.js.map} +1 -1
  288. package/dist/pine-core/p-19fef546.system.entry.js +4 -0
  289. package/dist/pine-core/p-19fef546.system.entry.js.map +1 -0
  290. package/dist/pine-core/{p-6d2da3ca.system.entry.js → p-1e77124d.system.entry.js} +2 -2
  291. package/dist/pine-core/{p-f69d3fd6.entry.js → p-220cbe98.entry.js} +2 -2
  292. package/dist/pine-core/{p-9d6b6ff3.system.entry.js → p-226e45be.system.entry.js} +2 -2
  293. package/dist/pine-core/{p-90615423.system.entry.js → p-2883cb69.system.entry.js} +2 -2
  294. package/dist/pine-core/{p-31168da5.entry.js → p-2d21bc31.entry.js} +2 -2
  295. package/dist/pine-core/p-31bfac45.entry.js +2 -0
  296. package/dist/pine-core/{p-a3cdff85.entry.js → p-35e91ecb.entry.js} +2 -2
  297. package/dist/pine-core/{p-2537aacb.entry.js → p-3815f565.entry.js} +2 -2
  298. package/dist/pine-core/{p-a99e8caf.entry.js → p-396d4b63.entry.js} +2 -2
  299. package/dist/pine-core/{p-9bb6cc3d.entry.js → p-3b0a4abe.entry.js} +2 -2
  300. package/dist/pine-core/{p-5b9110fe.entry.js → p-3cd53462.entry.js} +2 -2
  301. package/dist/pine-core/{p-a5b24b1d.system.entry.js → p-3e45826f.system.entry.js} +2 -2
  302. package/dist/pine-core/{p-12360e47.entry.js → p-425144ae.entry.js} +2 -2
  303. package/dist/pine-core/p-425144ae.entry.js.map +1 -0
  304. package/dist/pine-core/p-48ed8147.entry.js +2 -0
  305. package/dist/pine-core/p-48ed8147.entry.js.map +1 -0
  306. package/dist/pine-core/{p-5b3ac18e.system.entry.js → p-4a42e114.system.entry.js} +2 -2
  307. package/dist/pine-core/p-4c2809cb.entry.js +2 -0
  308. package/dist/pine-core/p-4c2809cb.entry.js.map +1 -0
  309. package/dist/pine-core/p-4c82bff5.entry.js +2 -0
  310. package/dist/pine-core/{p-a07b8e45.system.entry.js → p-4e24be57.system.entry.js} +2 -2
  311. package/dist/pine-core/p-50a439b5.entry.js +2 -0
  312. package/dist/pine-core/{p-3440138d.entry.js → p-5162baee.entry.js} +2 -2
  313. package/dist/pine-core/{p-426e90cb.entry.js → p-51d2999d.entry.js} +2 -2
  314. package/dist/pine-core/{p-ba623ced.entry.js → p-563b640d.entry.js} +2 -2
  315. package/dist/pine-core/{p-d1313dd6.system.entry.js → p-599a5903.system.entry.js} +2 -2
  316. package/dist/pine-core/{p-YqHO7iPZ.system.js.map → p-5O8bhSdk.system.js.map} +1 -1
  317. package/dist/pine-core/{p-5f2865df.entry.js → p-5ef5f6b3.entry.js} +2 -2
  318. package/dist/pine-core/p-65d0032c.system.entry.js +2 -0
  319. package/dist/pine-core/{p-2f6f60d9.entry.js → p-68f97bdf.entry.js} +2 -2
  320. package/dist/pine-core/p-6918b378.system.entry.js +2 -0
  321. package/dist/pine-core/{p-5e92aa34.system.entry.js.map → p-6918b378.system.entry.js.map} +1 -1
  322. package/dist/pine-core/{p-e6dc2297.entry.js → p-694cfe69.entry.js} +2 -2
  323. package/dist/pine-core/{p-bddc9c5a.entry.js → p-6c25dfc3.entry.js} +2 -2
  324. package/dist/pine-core/{p-9ada659b.entry.js → p-6cbad264.entry.js} +2 -2
  325. package/dist/pine-core/{p-4d9eee67.system.entry.js → p-72ca815d.system.entry.js} +2 -2
  326. package/dist/pine-core/{p-63269b89.entry.js → p-766e52a3.entry.js} +2 -2
  327. package/dist/pine-core/{p-d41112ad.entry.js → p-795e1727.entry.js} +2 -2
  328. package/dist/pine-core/p-795e1727.entry.js.map +1 -0
  329. package/dist/pine-core/{p-e8cf15d7.system.entry.js → p-7a6f11bd.system.entry.js} +2 -2
  330. package/dist/pine-core/{p-c292e5da.system.entry.js → p-7d7dce2c.system.entry.js} +2 -2
  331. package/dist/pine-core/{p-137b3289.system.entry.js → p-7da176b4.system.entry.js} +2 -2
  332. package/dist/pine-core/p-8KFA3I5T.system.js.map +1 -0
  333. package/dist/pine-core/{p-757c7b80.entry.js → p-8e40c9ef.entry.js} +2 -2
  334. package/dist/pine-core/{p-rcUX-rt5.system.js.map → p-8tpU1leU.system.js.map} +1 -1
  335. package/dist/pine-core/p-93d0be59.entry.js +2 -0
  336. package/dist/pine-core/{p-9eccf7b9.entry.js.map → p-93d0be59.entry.js.map} +1 -1
  337. package/dist/pine-core/p-94a9ff2a.system.entry.js +2 -0
  338. package/dist/pine-core/{p-ccab748a.entry.js → p-957647f9.entry.js} +2 -2
  339. package/dist/pine-core/{p-02f48157.system.entry.js → p-9606f567.system.entry.js} +2 -2
  340. package/dist/pine-core/{p-475bb340.entry.js → p-9660a2c2.entry.js} +2 -2
  341. package/dist/pine-core/{p-3f0a6a75.system.entry.js → p-9ba4acdf.system.entry.js} +2 -2
  342. package/dist/pine-core/{p-7dd74fe2.system.entry.js → p-9d9a5ca8.system.entry.js} +2 -2
  343. package/dist/pine-core/{p-LM0mZTib.system.js.map → p-9eQIEVii.system.js.map} +1 -1
  344. package/dist/pine-core/{p-htODgUCV.system.js.map → p-B036z4h-.system.js.map} +1 -1
  345. package/dist/pine-core/{p-B8OHXU49.system.js.map → p-BASnRvhy.system.js.map} +1 -1
  346. package/dist/pine-core/{p-4EbKXnVN.system.js.map → p-BK1BTkTt.system.js.map} +1 -1
  347. package/dist/pine-core/{p-CI7DD4Gj.system.js.map → p-BR9M75xt.system.js.map} +1 -1
  348. package/dist/pine-core/{p-bs74TBAh.system.js.map → p-BRn0ywk1.system.js.map} +1 -1
  349. package/dist/pine-core/{p-bkQbPz-z.system.js.map → p-Be8OBmYb.system.js.map} +1 -1
  350. package/dist/pine-core/p-BpZTjdau.system.js.map +1 -0
  351. package/dist/pine-core/{p-BJtTt670.system.js.map → p-BqkabXR7.system.js.map} +1 -1
  352. package/dist/pine-core/{p-DFXWnbHE.system.js.map → p-BssHFst4.system.js.map} +1 -1
  353. package/dist/pine-core/{p-CP48ADFM.system.js → p-BxVkyfaO.system.js} +1 -1
  354. package/dist/pine-core/p-BxVkyfaO.system.js.map +1 -0
  355. package/dist/pine-core/{p-BTe59phF.system.js.map → p-CE8RZXT8.system.js.map} +1 -1
  356. package/dist/pine-core/{p-Cun139qe.system.js.map → p-CJ4Gf3Nx.system.js.map} +1 -1
  357. package/dist/pine-core/{p-Ct9csNdF.system.js.map → p-CUv9KdhN.system.js.map} +1 -1
  358. package/dist/pine-core/{p-C48G0LPH.system.js.map → p-CcDv1OdF.system.js.map} +1 -1
  359. package/dist/pine-core/{p-BHjZufAO.system.js.map → p-CjQwwLdV.system.js.map} +1 -1
  360. package/dist/pine-core/{p-BA95hFrH.system.js.map → p-ClY6yIBF.system.js.map} +1 -1
  361. package/dist/pine-core/{p-Bn36FPag.system.js.map → p-D-iLwshJ.system.js.map} +1 -1
  362. package/dist/pine-core/{p-DkNlmqjM.system.js.map → p-D02u2D7r.system.js.map} +1 -1
  363. package/dist/pine-core/{p-DY8eSueV.js → p-D094LgxJ.js} +1 -1
  364. package/dist/pine-core/p-D094LgxJ.js.map +1 -0
  365. package/dist/pine-core/{p-CR01VmO6.system.js.map → p-D3Ug1A-l.system.js.map} +1 -1
  366. package/dist/pine-core/{p-j0609tLE.system.js.map → p-DFWnxG_e.system.js.map} +1 -1
  367. package/dist/pine-core/{p-DbNPEZgc.system.js.map → p-DFY2-W9M.system.js.map} +1 -1
  368. package/dist/pine-core/{p-5L_gsODn.system.js.map → p-DKT0sVlZ.system.js.map} +1 -1
  369. package/dist/pine-core/{p-Cn_QqTXg.system.js.map → p-DXoBK65z.system.js.map} +1 -1
  370. package/dist/pine-core/{p-Civ2VHC7.system.js.map → p-DY97YDUU.system.js.map} +1 -1
  371. package/dist/pine-core/{p-ClPf_JF1.system.js.map → p-DZt6ah_A.system.js.map} +1 -1
  372. package/dist/pine-core/{p-eUcBQ_fh.system.js.map → p-De6wHGVf.system.js.map} +1 -1
  373. package/dist/pine-core/p-DgtQU13G.system.js.map +1 -0
  374. package/dist/pine-core/{p-CpyTw2IQ.system.js.map → p-DmWm26A6.system.js.map} +1 -1
  375. package/dist/pine-core/p-Dtx30lCy.system.js.map +1 -0
  376. package/dist/pine-core/{p-CP2nsJcg.system.js.map → p-GH_AtkdO.system.js.map} +1 -1
  377. package/dist/pine-core/p-JAVnELnm.system.js +1 -1
  378. package/dist/pine-core/{p-CSLo9qKS.system.js.map → p-P65hM6YU.system.js.map} +1 -1
  379. package/dist/pine-core/{p-DwQewDCV.system.js.map → p-PZw10cnm.system.js.map} +1 -1
  380. package/dist/pine-core/{p-CmquVvkz.system.js.map → p-Ri89mw0-.system.js.map} +1 -1
  381. package/dist/pine-core/p-ZUqfslIz.system.js.map +1 -0
  382. package/dist/pine-core/{p-8f2a5a4c.system.entry.js → p-a24c75c2.system.entry.js} +2 -2
  383. package/dist/pine-core/{p-5040a872.entry.js → p-ad8fe96c.entry.js} +2 -2
  384. package/dist/pine-core/p-aeb2f6ac.system.entry.js +2 -0
  385. package/dist/pine-core/{p-4c23c75b.system.entry.js.map → p-aeb2f6ac.system.entry.js.map} +1 -1
  386. package/dist/pine-core/p-af5bf21d.entry.js +2 -0
  387. package/dist/pine-core/{p-325b3b0d.system.entry.js → p-b09bde5c.system.entry.js} +2 -2
  388. package/dist/pine-core/{p-7b5c8248.system.entry.js → p-b3ee3c4c.system.entry.js} +2 -2
  389. package/dist/pine-core/{p-cac3128b.system.entry.js → p-b46f66e8.system.entry.js} +2 -2
  390. package/dist/pine-core/p-b46f66e8.system.entry.js.map +1 -0
  391. package/dist/pine-core/{p-4d85945b.system.entry.js → p-b6ede995.system.entry.js} +2 -2
  392. package/dist/pine-core/p-b98a04cd.system.entry.js +2 -0
  393. package/dist/pine-core/p-b98a04cd.system.entry.js.map +1 -0
  394. package/dist/pine-core/p-ba195382.system.entry.js +2 -0
  395. package/dist/pine-core/{p-205ec2ac.system.entry.js → p-bc4b1749.system.entry.js} +2 -2
  396. package/dist/pine-core/{p-70aa35fc.system.entry.js → p-bce9f17d.system.entry.js} +2 -2
  397. package/dist/pine-core/{p-ac240034.system.entry.js → p-bd18b9bf.system.entry.js} +2 -2
  398. package/dist/pine-core/p-bd2329cd.entry.js +2 -0
  399. package/dist/pine-core/p-bf712423.entry.js +2 -0
  400. package/dist/pine-core/{p-9f0f1389.entry.js.map → p-bf712423.entry.js.map} +1 -1
  401. package/dist/pine-core/{p-154a32f4.entry.js → p-bfac5114.entry.js} +2 -2
  402. package/dist/pine-core/{p-4f1cRPxE.system.js.map → p-bw-OZgCg.system.js.map} +1 -1
  403. package/dist/pine-core/{p-bc85016b.entry.js → p-c73ef42b.entry.js} +2 -2
  404. package/dist/pine-core/p-c91fd600.entry.js +2 -0
  405. package/dist/pine-core/{p-f47d6724.entry.js → p-caff29fb.entry.js} +2 -2
  406. package/dist/pine-core/{p-8fdb10c4.system.entry.js → p-cb8c24ad.system.entry.js} +2 -2
  407. package/dist/pine-core/{p-8c0fc8ff.entry.js → p-ccdee55a.entry.js} +2 -2
  408. package/dist/pine-core/{p-ab3b6e0c.entry.js → p-d0366fba.entry.js} +2 -2
  409. package/dist/pine-core/{p-6be19a23.system.entry.js → p-d0504aa8.system.entry.js} +2 -2
  410. package/dist/pine-core/{p-8b201c9a.system.entry.js → p-d2b2caa2.system.entry.js} +2 -2
  411. package/dist/pine-core/p-d6139188.system.entry.js +2 -0
  412. package/dist/pine-core/p-d62a5444.system.entry.js +2 -0
  413. package/dist/pine-core/{p-daa36570.system.entry.js → p-d83d6fce.system.entry.js} +2 -2
  414. package/dist/pine-core/{p-6dcd7876.system.entry.js → p-d8d796ad.system.entry.js} +2 -2
  415. package/dist/pine-core/{p-9b3794cd.entry.js → p-e1815c34.entry.js} +2 -2
  416. package/dist/pine-core/{p-811e510d.system.entry.js → p-e9eb3fc3.system.entry.js} +2 -2
  417. package/dist/pine-core/p-eT6pKhWF.system.js.map +1 -0
  418. package/dist/pine-core/{p-d9693048.entry.js → p-ea8aba18.entry.js} +2 -2
  419. package/dist/pine-core/{p-6e862168.system.entry.js → p-ef56bc80.system.entry.js} +2 -2
  420. package/dist/pine-core/p-ef56bc80.system.entry.js.map +1 -0
  421. package/dist/pine-core/{p-51114c2b.system.entry.js → p-f00f70bf.system.entry.js} +2 -2
  422. package/dist/pine-core/{p-2fe330d0.system.entry.js → p-f0df10c7.system.entry.js} +2 -2
  423. package/dist/pine-core/p-f0df10c7.system.entry.js.map +1 -0
  424. package/dist/pine-core/{p-932283cf.system.entry.js → p-fce519e3.system.entry.js} +2 -2
  425. package/dist/pine-core/{p-0sPVsRFU.system.js.map → p-g2zH2UyI.system.js.map} +1 -1
  426. package/dist/pine-core/p-h_fnwqV_.system.js.map +1 -0
  427. package/dist/pine-core/{p-ztsUkqit.system.js.map → p-igLtCO20.system.js.map} +1 -1
  428. package/dist/pine-core/{p-CboCokff.system.js.map → p-kYQszSpu.system.js.map} +1 -1
  429. package/dist/pine-core/{p-BCKPcTKX.system.js.map → p-ljGHaVPv.system.js.map} +1 -1
  430. package/dist/pine-core/{p-CijIWK3K.system.js.map → p-sgZDP7ET.system.js.map} +1 -1
  431. package/dist/pine-core/pds-chip.entry.esm.js.map +1 -1
  432. package/dist/pine-core/pds-combobox.entry.esm.js.map +1 -1
  433. package/dist/pine-core/pds-dropdown-menu-item.entry.esm.js.map +1 -1
  434. package/dist/pine-core/pds-link.entry.esm.js.map +1 -1
  435. package/dist/pine-core/pds-multiselect.entry.esm.js.map +1 -1
  436. package/dist/pine-core/pds-table-cell.entry.esm.js.map +1 -1
  437. package/dist/pine-core/pds-table-row.entry.esm.js.map +1 -1
  438. package/dist/pine-core/pine-core.esm.js +1 -1
  439. package/dist/types/components/pds-chip/pds-chip.d.ts +18 -0
  440. package/dist/types/components/pds-combobox/combobox-interface.d.ts +23 -0
  441. package/dist/types/components/pds-combobox/pds-combobox.d.ts +64 -0
  442. package/dist/types/components/pds-dropdown-menu/pds-dropdown-menu-item/pds-dropdown-menu-item.d.ts +13 -0
  443. package/dist/types/components/pds-link/pds-link.d.ts +8 -0
  444. package/dist/types/components/pds-multiselect/multiselect-interface.d.ts +10 -0
  445. package/dist/types/components/pds-multiselect/pds-multiselect.d.ts +21 -1
  446. package/dist/types/components.d.ts +167 -2
  447. package/dist/vscode.html-data.json +170 -5
  448. package/hydrate/index.js +544 -103
  449. package/hydrate/index.mjs +544 -103
  450. package/package.json +2 -2
  451. package/dist/cjs/index-BA--jsiy.js.map +0 -1
  452. package/dist/esm/index-DY8eSueV.js.map +0 -1
  453. package/dist/esm-es5/index-DY8eSueV.js.map +0 -1
  454. package/dist/pine-core/p-10dbe3e2.entry.js +0 -2
  455. package/dist/pine-core/p-10dbe3e2.entry.js.map +0 -1
  456. package/dist/pine-core/p-10e0be55.entry.js +0 -2
  457. package/dist/pine-core/p-12360e47.entry.js.map +0 -1
  458. package/dist/pine-core/p-1fa303af.entry.js +0 -2
  459. package/dist/pine-core/p-2fe330d0.system.entry.js.map +0 -1
  460. package/dist/pine-core/p-30ea3668.system.entry.js +0 -2
  461. package/dist/pine-core/p-3c04c17e.system.entry.js +0 -2
  462. package/dist/pine-core/p-3c04c17e.system.entry.js.map +0 -1
  463. package/dist/pine-core/p-4alPHnzl.system.js.map +0 -1
  464. package/dist/pine-core/p-4c23c75b.system.entry.js +0 -2
  465. package/dist/pine-core/p-5e92aa34.system.entry.js +0 -2
  466. package/dist/pine-core/p-622f1342.system.entry.js +0 -4
  467. package/dist/pine-core/p-622f1342.system.entry.js.map +0 -1
  468. package/dist/pine-core/p-6e862168.system.entry.js.map +0 -1
  469. package/dist/pine-core/p-78ee2e08.system.entry.js +0 -2
  470. package/dist/pine-core/p-8c000d7c.entry.js +0 -2
  471. package/dist/pine-core/p-8eb1c168.entry.js +0 -2
  472. package/dist/pine-core/p-9c928c44.entry.js +0 -2
  473. package/dist/pine-core/p-9eccf7b9.entry.js +0 -2
  474. package/dist/pine-core/p-9f0f1389.entry.js +0 -2
  475. package/dist/pine-core/p-B0Otb6kF.system.js.map +0 -1
  476. package/dist/pine-core/p-BSRmAvMC.system.js.map +0 -1
  477. package/dist/pine-core/p-CG5jdxoZ.system.js.map +0 -1
  478. package/dist/pine-core/p-CP48ADFM.system.js.map +0 -1
  479. package/dist/pine-core/p-DY8eSueV.js.map +0 -1
  480. package/dist/pine-core/p-DieNsvcz.system.js.map +0 -1
  481. package/dist/pine-core/p-Lk6DnEPT.system.js.map +0 -1
  482. package/dist/pine-core/p-a11c3642.system.entry.js +0 -2
  483. package/dist/pine-core/p-aPfTGFhq.system.js.map +0 -1
  484. package/dist/pine-core/p-ac186cd4.system.entry.js +0 -2
  485. package/dist/pine-core/p-b41465b8.entry.js +0 -3
  486. package/dist/pine-core/p-b41465b8.entry.js.map +0 -1
  487. package/dist/pine-core/p-bff9fb8e.entry.js +0 -2
  488. package/dist/pine-core/p-bff9fb8e.entry.js.map +0 -1
  489. package/dist/pine-core/p-cac3128b.system.entry.js.map +0 -1
  490. package/dist/pine-core/p-d41112ad.entry.js.map +0 -1
  491. package/dist/pine-core/p-e0f21c22.entry.js +0 -2
  492. package/dist/pine-core/p-eb026745.entry.js +0 -2
  493. package/dist/pine-core/p-fa21e054.system.entry.js +0 -2
  494. /package/dist/pine-core/{p-d6302edd.entry.js.map → p-003884fd.entry.js.map} +0 -0
  495. /package/dist/pine-core/{p-9e7cd072.system.entry.js.map → p-0270ebee.system.entry.js.map} +0 -0
  496. /package/dist/pine-core/{p-063afa19.system.entry.js.map → p-09ff71ad.system.entry.js.map} +0 -0
  497. /package/dist/pine-core/{p-c68bceb1.entry.js.map → p-0ac54273.entry.js.map} +0 -0
  498. /package/dist/pine-core/{p-ac56273a.system.entry.js.map → p-0c2f13c3.system.entry.js.map} +0 -0
  499. /package/dist/pine-core/{p-c7c00a27.entry.js.map → p-119ccf73.entry.js.map} +0 -0
  500. /package/dist/pine-core/{p-87eb8d4b.system.entry.js.map → p-13105538.system.entry.js.map} +0 -0
  501. /package/dist/pine-core/{p-c24d11c7.entry.js.map → p-1951d49e.entry.js.map} +0 -0
  502. /package/dist/pine-core/{p-6d2da3ca.system.entry.js.map → p-1e77124d.system.entry.js.map} +0 -0
  503. /package/dist/pine-core/{p-f69d3fd6.entry.js.map → p-220cbe98.entry.js.map} +0 -0
  504. /package/dist/pine-core/{p-9d6b6ff3.system.entry.js.map → p-226e45be.system.entry.js.map} +0 -0
  505. /package/dist/pine-core/{p-90615423.system.entry.js.map → p-2883cb69.system.entry.js.map} +0 -0
  506. /package/dist/pine-core/{p-31168da5.entry.js.map → p-2d21bc31.entry.js.map} +0 -0
  507. /package/dist/pine-core/{p-10e0be55.entry.js.map → p-31bfac45.entry.js.map} +0 -0
  508. /package/dist/pine-core/{p-a3cdff85.entry.js.map → p-35e91ecb.entry.js.map} +0 -0
  509. /package/dist/pine-core/{p-2537aacb.entry.js.map → p-3815f565.entry.js.map} +0 -0
  510. /package/dist/pine-core/{p-a99e8caf.entry.js.map → p-396d4b63.entry.js.map} +0 -0
  511. /package/dist/pine-core/{p-9bb6cc3d.entry.js.map → p-3b0a4abe.entry.js.map} +0 -0
  512. /package/dist/pine-core/{p-5b9110fe.entry.js.map → p-3cd53462.entry.js.map} +0 -0
  513. /package/dist/pine-core/{p-a5b24b1d.system.entry.js.map → p-3e45826f.system.entry.js.map} +0 -0
  514. /package/dist/pine-core/{p-5b3ac18e.system.entry.js.map → p-4a42e114.system.entry.js.map} +0 -0
  515. /package/dist/pine-core/{p-1fa303af.entry.js.map → p-4c82bff5.entry.js.map} +0 -0
  516. /package/dist/pine-core/{p-a07b8e45.system.entry.js.map → p-4e24be57.system.entry.js.map} +0 -0
  517. /package/dist/pine-core/{p-8eb1c168.entry.js.map → p-50a439b5.entry.js.map} +0 -0
  518. /package/dist/pine-core/{p-3440138d.entry.js.map → p-5162baee.entry.js.map} +0 -0
  519. /package/dist/pine-core/{p-426e90cb.entry.js.map → p-51d2999d.entry.js.map} +0 -0
  520. /package/dist/pine-core/{p-ba623ced.entry.js.map → p-563b640d.entry.js.map} +0 -0
  521. /package/dist/pine-core/{p-d1313dd6.system.entry.js.map → p-599a5903.system.entry.js.map} +0 -0
  522. /package/dist/pine-core/{p-5f2865df.entry.js.map → p-5ef5f6b3.entry.js.map} +0 -0
  523. /package/dist/pine-core/{p-78ee2e08.system.entry.js.map → p-65d0032c.system.entry.js.map} +0 -0
  524. /package/dist/pine-core/{p-2f6f60d9.entry.js.map → p-68f97bdf.entry.js.map} +0 -0
  525. /package/dist/pine-core/{p-e6dc2297.entry.js.map → p-694cfe69.entry.js.map} +0 -0
  526. /package/dist/pine-core/{p-bddc9c5a.entry.js.map → p-6c25dfc3.entry.js.map} +0 -0
  527. /package/dist/pine-core/{p-9ada659b.entry.js.map → p-6cbad264.entry.js.map} +0 -0
  528. /package/dist/pine-core/{p-4d9eee67.system.entry.js.map → p-72ca815d.system.entry.js.map} +0 -0
  529. /package/dist/pine-core/{p-63269b89.entry.js.map → p-766e52a3.entry.js.map} +0 -0
  530. /package/dist/pine-core/{p-e8cf15d7.system.entry.js.map → p-7a6f11bd.system.entry.js.map} +0 -0
  531. /package/dist/pine-core/{p-c292e5da.system.entry.js.map → p-7d7dce2c.system.entry.js.map} +0 -0
  532. /package/dist/pine-core/{p-137b3289.system.entry.js.map → p-7da176b4.system.entry.js.map} +0 -0
  533. /package/dist/pine-core/{p-757c7b80.entry.js.map → p-8e40c9ef.entry.js.map} +0 -0
  534. /package/dist/pine-core/{p-a11c3642.system.entry.js.map → p-94a9ff2a.system.entry.js.map} +0 -0
  535. /package/dist/pine-core/{p-ccab748a.entry.js.map → p-957647f9.entry.js.map} +0 -0
  536. /package/dist/pine-core/{p-02f48157.system.entry.js.map → p-9606f567.system.entry.js.map} +0 -0
  537. /package/dist/pine-core/{p-475bb340.entry.js.map → p-9660a2c2.entry.js.map} +0 -0
  538. /package/dist/pine-core/{p-3f0a6a75.system.entry.js.map → p-9ba4acdf.system.entry.js.map} +0 -0
  539. /package/dist/pine-core/{p-7dd74fe2.system.entry.js.map → p-9d9a5ca8.system.entry.js.map} +0 -0
  540. /package/dist/pine-core/{p-8f2a5a4c.system.entry.js.map → p-a24c75c2.system.entry.js.map} +0 -0
  541. /package/dist/pine-core/{p-5040a872.entry.js.map → p-ad8fe96c.entry.js.map} +0 -0
  542. /package/dist/pine-core/{p-e0f21c22.entry.js.map → p-af5bf21d.entry.js.map} +0 -0
  543. /package/dist/pine-core/{p-325b3b0d.system.entry.js.map → p-b09bde5c.system.entry.js.map} +0 -0
  544. /package/dist/pine-core/{p-7b5c8248.system.entry.js.map → p-b3ee3c4c.system.entry.js.map} +0 -0
  545. /package/dist/pine-core/{p-4d85945b.system.entry.js.map → p-b6ede995.system.entry.js.map} +0 -0
  546. /package/dist/pine-core/{p-ac186cd4.system.entry.js.map → p-ba195382.system.entry.js.map} +0 -0
  547. /package/dist/pine-core/{p-205ec2ac.system.entry.js.map → p-bc4b1749.system.entry.js.map} +0 -0
  548. /package/dist/pine-core/{p-70aa35fc.system.entry.js.map → p-bce9f17d.system.entry.js.map} +0 -0
  549. /package/dist/pine-core/{p-ac240034.system.entry.js.map → p-bd18b9bf.system.entry.js.map} +0 -0
  550. /package/dist/pine-core/{p-8c000d7c.entry.js.map → p-bd2329cd.entry.js.map} +0 -0
  551. /package/dist/pine-core/{p-154a32f4.entry.js.map → p-bfac5114.entry.js.map} +0 -0
  552. /package/dist/pine-core/{p-bc85016b.entry.js.map → p-c73ef42b.entry.js.map} +0 -0
  553. /package/dist/pine-core/{p-eb026745.entry.js.map → p-c91fd600.entry.js.map} +0 -0
  554. /package/dist/pine-core/{p-f47d6724.entry.js.map → p-caff29fb.entry.js.map} +0 -0
  555. /package/dist/pine-core/{p-8fdb10c4.system.entry.js.map → p-cb8c24ad.system.entry.js.map} +0 -0
  556. /package/dist/pine-core/{p-8c0fc8ff.entry.js.map → p-ccdee55a.entry.js.map} +0 -0
  557. /package/dist/pine-core/{p-ab3b6e0c.entry.js.map → p-d0366fba.entry.js.map} +0 -0
  558. /package/dist/pine-core/{p-6be19a23.system.entry.js.map → p-d0504aa8.system.entry.js.map} +0 -0
  559. /package/dist/pine-core/{p-8b201c9a.system.entry.js.map → p-d2b2caa2.system.entry.js.map} +0 -0
  560. /package/dist/pine-core/{p-fa21e054.system.entry.js.map → p-d6139188.system.entry.js.map} +0 -0
  561. /package/dist/pine-core/{p-30ea3668.system.entry.js.map → p-d62a5444.system.entry.js.map} +0 -0
  562. /package/dist/pine-core/{p-daa36570.system.entry.js.map → p-d83d6fce.system.entry.js.map} +0 -0
  563. /package/dist/pine-core/{p-6dcd7876.system.entry.js.map → p-d8d796ad.system.entry.js.map} +0 -0
  564. /package/dist/pine-core/{p-9b3794cd.entry.js.map → p-e1815c34.entry.js.map} +0 -0
  565. /package/dist/pine-core/{p-811e510d.system.entry.js.map → p-e9eb3fc3.system.entry.js.map} +0 -0
  566. /package/dist/pine-core/{p-d9693048.entry.js.map → p-ea8aba18.entry.js.map} +0 -0
  567. /package/dist/pine-core/{p-51114c2b.system.entry.js.map → p-f00f70bf.system.entry.js.map} +0 -0
  568. /package/dist/pine-core/{p-932283cf.system.entry.js.map → p-fce519e3.system.entry.js.map} +0 -0
package/hydrate/index.js CHANGED
@@ -3499,7 +3499,7 @@ class MockPdsModal {
3499
3499
  'pds-modal__backdrop': true,
3500
3500
  'open': this.open,
3501
3501
  };
3502
- return (hAsync("div", { key: '6e7f71b339764894e1f17d253fc3c8e0243e4f90', class: backdropClasses }, hAsync("div", { key: 'a1f3ae3d7b4c86ac9812df8e9a20357bfca51f57', class: modalClasses, role: "dialog", "aria-modal": "true", "aria-labelledby": this.componentId ? `${this.componentId}-heading` : null }, hAsync("div", { key: '768b0014c182f8e33575c9707743440808e0e257', class: "pds-modal__header" }, hAsync("slot", { key: 'f3822f12e084a537a5c4b72bb2ff8ff10c276d45', name: "header" })), hAsync("div", { key: '442848006f8f4301f62cce032ed04612ba14a48c', class: "pds-modal-content" }, hAsync("slot", { key: '38a2bafa6b50bff617064fdabbcd677736b61cdf' })), hAsync("div", { key: '73aa614d06ea969a4c2cfc7204642dc92e97a12f', class: "pds-modal__footer" }, hAsync("slot", { key: 'b5d5acf2ae9d573b6c8aecae928d40a1a51a06fc', name: "footer" })))));
3502
+ return (hAsync("div", { key: '932c22f17088b6cd5efa34563533b10192ba01c5', class: backdropClasses }, hAsync("div", { key: '476cc7428d5fa0b1cb3cdc7a2942e446cf80fe32', class: modalClasses, role: "dialog", "aria-modal": "true", "aria-labelledby": this.componentId ? `${this.componentId}-heading` : null }, hAsync("div", { key: '7b08398565a4bca4e14b570064ff7bf705c2b664', class: "pds-modal__header" }, hAsync("slot", { key: '25be59059e0fe45210283755c71d9dd64f6d7e14', name: "header" })), hAsync("div", { key: '21b2eb295db0a8fe40a16f5d4816129498220958', class: "pds-modal-content" }, hAsync("slot", { key: '86e2ae4bfb4f1df345958d44c0ab50597d6ca099' })), hAsync("div", { key: '73a2af8f314185e9d72c899f6b7958287e568766', class: "pds-modal__footer" }, hAsync("slot", { key: '26b239609b484949e0e8f64248d2725588ccd6e0', name: "footer" })))));
3503
3503
  }
3504
3504
  get el() { return getElement(this); }
3505
3505
  static get style() { return pdsModalCss$1; }
@@ -3521,7 +3521,7 @@ class MockPdsModal {
3521
3521
  }; }
3522
3522
  }
3523
3523
 
3524
- /* pds-icons v9.13.0, ES Modules */
3524
+ /* pds-icons v9.15.0, ES Modules */
3525
3525
 
3526
3526
  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>";
3527
3527
  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>";
@@ -4595,7 +4595,7 @@ class PdsCheckbox {
4595
4595
 
4596
4596
  const pdsChipTokensCss = ":host{--pine-chip-color-accent:var(--pine-color-purple-100);--pine-chip-color-accent-hover:var(--pine-color-purple-300);--pine-chip-color-accent-dot:var(--pine-color-purple-600);--pine-chip-color-danger:var(--pine-color-red-100);--pine-chip-color-danger-hover:var(--pine-color-red-300);--pine-chip-color-danger-dot:var(--pine-color-red-600);--pine-chip-color-info:var(--pine-color-blue-100);--pine-chip-color-info-hover:var(--pine-color-blue-300);--pine-chip-color-info-dot:var(--pine-color-blue-600);--pine-chip-color-neutral:var(--pine-color-grey-100);--pine-chip-color-neutral-hover:var(--pine-color-grey-300);--pine-chip-color-neutral-dot:var(--pine-color-grey-600);--pine-chip-color-success:var(--pine-color-green-100);--pine-chip-color-success-hover:var(--pine-color-green-300);--pine-chip-color-success-dot:var(--pine-color-green-600);--pine-chip-color-warning:var(--pine-color-yellow-100);--pine-chip-color-warning-hover:var(--pine-color-yellow-300);--pine-chip-color-warning-dot:var(--pine-color-yellow-600)}";
4597
4597
 
4598
- const pdsChipCss = ":host{--sizing-close:var(--pine-dimension-125);-ms-flex-align:center;align-items:center;border-radius:var(--pine-dimension-sm);display:-ms-inline-flexbox;display:inline-flex;padding-block:var(--pine-dimension-025);padding-inline:var(--pine-dimension-150)}:host(.pds-chip--accent){background:var(--pine-chip-color-accent);border:var(--pine-border-width) solid var(--pine-chip-color-accent-hover)}:host(.pds-chip--accent) .pds-chip__dot{background:var(--pine-chip-color-accent-dot)}:host(.pds-chip--accent) .pds-chip__label,:host(.pds-chip--accent) .pds-chip__button,:host(.pds-chip--accent) .pds-chip__close{color:var(--pine-color-text-accent);font-weight:var(--pine-font-weight-medium)}:host(.pds-chip--accent) .pds-chip__close:hover{background:var(--pine-chip-color-accent-hover)}:host(.pds-chip--accent.pds-chip--dropdown:hover){background:var(--pine-chip-color-accent-hover)}:host(.pds-chip--danger){background:var(--pine-chip-color-danger);border:var(--pine-border-width) solid var(--pine-chip-color-danger-hover)}:host(.pds-chip--danger) .pds-chip__dot{background:var(--pine-chip-color-danger-dot)}:host(.pds-chip--danger) .pds-chip__label,:host(.pds-chip--danger) .pds-chip__button,:host(.pds-chip--danger) .pds-chip__close{color:var(--pine-color-text-danger);font-weight:var(--pine-font-weight-medium)}:host(.pds-chip--danger) .pds-chip__close:hover{background:var(--pine-chip-color-danger-hover)}:host(.pds-chip--danger.pds-chip--dropdown:hover){background:var(--pine-chip-color-danger-hover)}:host(.pds-chip--info){background:var(--pine-chip-color-info);border:var(--pine-border-width) solid var(--pine-chip-color-info-hover)}:host(.pds-chip--info) .pds-chip__dot{background:var(--pine-chip-color-info-dot)}:host(.pds-chip--info) .pds-chip__label,:host(.pds-chip--info) .pds-chip__button,:host(.pds-chip--info) .pds-chip__close{color:var(--pine-color-text-info);font-weight:var(--pine-font-weight-medium)}:host(.pds-chip--info) .pds-chip__close:hover{background:var(--pine-chip-color-info-hover)}:host(.pds-chip--info.pds-chip--dropdown:hover){background:var(--pine-chip-color-info-hover)}:host(.pds-chip--neutral){background:var(--pine-chip-color-neutral);border:var(--pine-border-width) solid var(--pine-chip-color-neutral-hover)}:host(.pds-chip--neutral) .pds-chip__dot{background:var(--pine-chip-color-neutral-dot)}:host(.pds-chip--neutral) .pds-chip__label,:host(.pds-chip--neutral) .pds-chip__button,:host(.pds-chip--neutral) .pds-chip__close{color:var(--pine-color-grey-900);font-weight:var(--pine-font-weight-medium)}:host(.pds-chip--neutral) .pds-chip__close:hover{background:var(--pine-chip-color-neutral-hover)}:host(.pds-chip--neutral.pds-chip--dropdown:hover){background:var(--pine-chip-color-neutral-hover)}:host(.pds-chip--success){background:var(--pine-chip-color-success);border:var(--pine-border-width) solid var(--pine-chip-color-success-hover)}:host(.pds-chip--success) .pds-chip__dot{background:var(--pine-chip-color-success-dot)}:host(.pds-chip--success) .pds-chip__label,:host(.pds-chip--success) .pds-chip__button,:host(.pds-chip--success) .pds-chip__close{color:var(--pine-color-text-success);font-weight:var(--pine-font-weight-medium)}:host(.pds-chip--success) .pds-chip__close:hover{background:var(--pine-chip-color-success-hover)}:host(.pds-chip--success.pds-chip--dropdown:hover){background:var(--pine-chip-color-success-hover)}:host(.pds-chip--warning){background:var(--pine-chip-color-warning);border:var(--pine-border-width) solid var(--pine-chip-color-warning-hover)}:host(.pds-chip--warning) .pds-chip__dot{background:var(--pine-chip-color-warning-dot)}:host(.pds-chip--warning) .pds-chip__label,:host(.pds-chip--warning) .pds-chip__button,:host(.pds-chip--warning) .pds-chip__close{color:var(--pine-color-text-warning);font-weight:var(--pine-font-weight-medium)}:host(.pds-chip--warning) .pds-chip__close:hover{background:var(--pine-chip-color-warning-hover)}:host(.pds-chip--warning.pds-chip--dropdown:hover){background:var(--pine-chip-color-warning-hover)}.pds-chip__dot{border:var(--pine-border-width) solid transparent;border-radius:var(--pine-border-radius-full);display:inline-block;height:var(--pine-dimension-2xs);-webkit-margin-end:var(--pine-dimension-2xs);margin-inline-end:var(--pine-dimension-2xs);width:var(--pine-dimension-2xs)}.pds-chip__label{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.pds-chip__label pds-icon{-webkit-margin-end:var(--pine-dimension-2xs);margin-inline-end:var(--pine-dimension-2xs)}.pds-chip__label,.pds-chip__button{font:var(--pine-typography-body-medium);letter-spacing:var(--pine-letter-spacing)}:host(.pds-chip--dropdown){padding:var(--pine-dimension-none)}.pds-chip__button{-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:var(--pine-dimension-none);border-radius:var(--pine-dimension-sm);cursor:pointer;display:-ms-flexbox;display:flex;padding:var(--pine-dimension-025) var(--pine-dimension-150)}.pds-chip__button:focus-visible{outline:var(--pine-outline-focus);outline-offset:var(--pine-border-width)}.pds-chip__button pds-icon:first-child{-webkit-margin-end:var(--pine-dimension-2xs);margin-inline-end:var(--pine-dimension-2xs)}.pds-chip__button pds-icon:last-child{-webkit-margin-end:calc(var(--pine-dimension-025) * -1);margin-inline-end:calc(var(--pine-dimension-025) * -1);-webkit-margin-start:var(--pine-dimension-2xs);margin-inline-start:var(--pine-dimension-2xs)}.pds-chip__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:var(--pine-border-radius-full);height:var(--sizing-close);-webkit-margin-end:calc(var(--pine-dimension-xs) * -1);margin-inline-end:calc(var(--pine-dimension-xs) * -1);-webkit-margin-start:var(--pine-dimension-2xs);margin-inline-start:var(--pine-dimension-2xs);padding:var(--sizing-close);position:relative;width:var(--sizing-close)}.pds-chip__close pds-icon{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.pds-chip__close:focus-visible{outline:var(--pine-outline-focus)}:host(.pds-chip--large){padding-block:var(--pine-dimension-025);padding-inline:var(--pine-dimension-150)}:host(.pds-chip--large) .pds-chip__label,:host(.pds-chip--large) .pds-chip__button{font-family:var(--pine-font-family-heading);font-size:var(--pine-font-size-heading-6);font-weight:var(--pine-font-weight-medium);letter-spacing:var(--pine-letter-spacing-heading-6)}:host(.pds-chip--large.pds-chip--dropdown){padding:var(--pine-dimension-none)}:host(.pds-chip--large.pds-chip--dropdown) .pds-chip__button{padding:var(--pine-dimension-025) var(--pine-dimension-150)}:host(.pds-chip--brand){background:-webkit-gradient(linear, left top, right top, from(#FF3E14), to(#6B62F2));background:linear-gradient(90deg, #FF3E14 0%, #6B62F2 100%);border:0;padding:1px;position:relative}:host(.pds-chip--brand) .pds-chip__label{background:rgba(255, 255, 255, 0.9);border-radius:calc(var(--pine-dimension-sm) - 1px);color:var(--pine-color-grey-900);font-weight:var(--pine-font-weight-medium);padding:var(--pine-dimension-025) var(--pine-dimension-150);position:relative;z-index:var(--pine-z-index-raised)}:host(.pds-chip--brand) .pds-chip__label pds-icon{-webkit-margin-end:var(--pine-dimension-2xs);margin-inline-end:var(--pine-dimension-2xs)}:host(.pds-chip--brand) .pds-chip__button,:host(.pds-chip--brand) .pds-chip__close{color:var(--pine-color-grey-900);font-weight:var(--pine-font-weight-medium);position:relative;z-index:var(--pine-z-index-raised)}:host(.pds-chip--brand) .pds-chip__button pds-icon:first-child{-webkit-margin-end:var(--pine-dimension-2xs);margin-inline-end:var(--pine-dimension-2xs)}:host(.pds-chip--brand) .pds-chip__close:hover{background:rgba(255, 255, 255, 0.8)}";
4598
+ const pdsChipCss = ":host{--sizing-close:var(--pine-dimension-125);-ms-flex-align:center;align-items:center;border-radius:var(--pine-dimension-sm);display:-ms-inline-flexbox;display:inline-flex;padding-block:var(--pine-dimension-025);padding-inline:var(--pine-dimension-100)}:host(.pds-chip--accent){background:var(--pine-chip-color-accent);border:var(--pine-border-width) solid var(--pine-chip-color-accent-hover)}:host(.pds-chip--accent) .pds-chip__dot{background:var(--pine-chip-color-accent-dot)}:host(.pds-chip--accent) .pds-chip__label,:host(.pds-chip--accent) .pds-chip__button,:host(.pds-chip--accent) .pds-chip__close{color:var(--pine-color-text-accent);font-weight:var(--pine-font-weight-medium)}:host(.pds-chip--accent) .pds-chip__close:hover{background:var(--pine-chip-color-accent-hover)}:host(.pds-chip--accent.pds-chip--dropdown:hover){background:var(--pine-chip-color-accent-hover)}:host(.pds-chip--danger){background:var(--pine-chip-color-danger);border:var(--pine-border-width) solid var(--pine-chip-color-danger-hover)}:host(.pds-chip--danger) .pds-chip__dot{background:var(--pine-chip-color-danger-dot)}:host(.pds-chip--danger) .pds-chip__label,:host(.pds-chip--danger) .pds-chip__button,:host(.pds-chip--danger) .pds-chip__close{color:var(--pine-color-text-danger);font-weight:var(--pine-font-weight-medium)}:host(.pds-chip--danger) .pds-chip__close:hover{background:var(--pine-chip-color-danger-hover)}:host(.pds-chip--danger.pds-chip--dropdown:hover){background:var(--pine-chip-color-danger-hover)}:host(.pds-chip--info){background:var(--pine-chip-color-info);border:var(--pine-border-width) solid var(--pine-chip-color-info-hover)}:host(.pds-chip--info) .pds-chip__dot{background:var(--pine-chip-color-info-dot)}:host(.pds-chip--info) .pds-chip__label,:host(.pds-chip--info) .pds-chip__button,:host(.pds-chip--info) .pds-chip__close{color:var(--pine-color-text-info);font-weight:var(--pine-font-weight-medium)}:host(.pds-chip--info) .pds-chip__close:hover{background:var(--pine-chip-color-info-hover)}:host(.pds-chip--info.pds-chip--dropdown:hover){background:var(--pine-chip-color-info-hover)}:host(.pds-chip--neutral){background:var(--pine-chip-color-neutral);border:var(--pine-border-width) solid var(--pine-chip-color-neutral-hover)}:host(.pds-chip--neutral) .pds-chip__dot{background:var(--pine-chip-color-neutral-dot)}:host(.pds-chip--neutral) .pds-chip__label,:host(.pds-chip--neutral) .pds-chip__button,:host(.pds-chip--neutral) .pds-chip__close{color:var(--pine-color-grey-900);font-weight:var(--pine-font-weight-medium)}:host(.pds-chip--neutral) .pds-chip__close:hover{background:var(--pine-chip-color-neutral-hover)}:host(.pds-chip--neutral.pds-chip--dropdown:hover){background:var(--pine-chip-color-neutral-hover)}:host(.pds-chip--success){background:var(--pine-chip-color-success);border:var(--pine-border-width) solid var(--pine-chip-color-success-hover)}:host(.pds-chip--success) .pds-chip__dot{background:var(--pine-chip-color-success-dot)}:host(.pds-chip--success) .pds-chip__label,:host(.pds-chip--success) .pds-chip__button,:host(.pds-chip--success) .pds-chip__close{color:var(--pine-color-text-success);font-weight:var(--pine-font-weight-medium)}:host(.pds-chip--success) .pds-chip__close:hover{background:var(--pine-chip-color-success-hover)}:host(.pds-chip--success.pds-chip--dropdown:hover){background:var(--pine-chip-color-success-hover)}:host(.pds-chip--warning){background:var(--pine-chip-color-warning);border:var(--pine-border-width) solid var(--pine-chip-color-warning-hover)}:host(.pds-chip--warning) .pds-chip__dot{background:var(--pine-chip-color-warning-dot)}:host(.pds-chip--warning) .pds-chip__label,:host(.pds-chip--warning) .pds-chip__button,:host(.pds-chip--warning) .pds-chip__close{color:var(--pine-color-text-warning);font-weight:var(--pine-font-weight-medium)}:host(.pds-chip--warning) .pds-chip__close:hover{background:var(--pine-chip-color-warning-hover)}:host(.pds-chip--warning.pds-chip--dropdown:hover){background:var(--pine-chip-color-warning-hover)}.pds-chip__dot{border:var(--pine-border-width) solid transparent;border-radius:var(--pine-border-radius-full);display:inline-block;height:var(--pine-dimension-2xs);-webkit-margin-end:var(--pine-dimension-2xs);margin-inline-end:var(--pine-dimension-2xs);width:var(--pine-dimension-2xs)}.pds-chip__label{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.pds-chip__label pds-icon{-webkit-margin-end:var(--pine-dimension-2xs);margin-inline-end:var(--pine-dimension-2xs)}.pds-chip__label,.pds-chip__button{font:var(--pine-typography-body-medium);letter-spacing:var(--pine-letter-spacing)}:host(.pds-chip--dropdown){padding:var(--pine-dimension-none)}.pds-chip__button{-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:var(--pine-dimension-none);border-radius:var(--pine-dimension-sm);cursor:pointer;display:-ms-flexbox;display:flex;padding:var(--pine-dimension-025) var(--pine-dimension-100)}.pds-chip__button:focus-visible{outline:var(--pine-outline-focus);outline-offset:var(--pine-border-width)}.pds-chip__button pds-icon:first-child{-webkit-margin-end:var(--pine-dimension-2xs);margin-inline-end:var(--pine-dimension-2xs)}.pds-chip__button pds-icon:last-child{-webkit-margin-end:calc(var(--pine-dimension-025) * -1);margin-inline-end:calc(var(--pine-dimension-025) * -1);-webkit-margin-start:var(--pine-dimension-2xs);margin-inline-start:var(--pine-dimension-2xs)}.pds-chip__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:var(--pine-border-radius-full);-webkit-box-sizing:border-box;box-sizing:border-box;height:var(--sizing-close);-webkit-margin-end:calc(var(--pine-dimension-xs) * -1);margin-inline-end:calc(var(--pine-dimension-xs) * -1);-webkit-margin-start:var(--pine-dimension-2xs);margin-inline-start:var(--pine-dimension-2xs);padding:var(--sizing-close);position:relative;width:var(--sizing-close)}.pds-chip__close pds-icon{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.pds-chip__close:focus-visible{outline:var(--pine-outline-focus)}:host(.pds-chip--large){padding-block:var(--pine-dimension-025);padding-inline:var(--pine-dimension-150)}:host(.pds-chip--large) .pds-chip__label,:host(.pds-chip--large) .pds-chip__button{font-family:var(--pine-font-family-heading);font-size:var(--pine-font-size-heading-6);font-weight:var(--pine-font-weight-medium);letter-spacing:var(--pine-letter-spacing-heading-6)}:host(.pds-chip--large.pds-chip--dropdown){padding:var(--pine-dimension-none)}:host(.pds-chip--large.pds-chip--dropdown) .pds-chip__button{padding:var(--pine-dimension-025) var(--pine-dimension-150)}:host(.pds-chip--brand){background:-webkit-gradient(linear, left top, right top, from(#FF3E14), to(#6B62F2));background:linear-gradient(90deg, #FF3E14 0%, #6B62F2 100%);border:0;padding:1px;position:relative}:host(.pds-chip--brand) .pds-chip__label{background:rgba(255, 255, 255, 0.9);border-radius:calc(var(--pine-dimension-sm) - 1px);color:var(--pine-color-grey-900);font-weight:var(--pine-font-weight-medium);padding:var(--pine-dimension-025) var(--pine-dimension-100);position:relative;z-index:var(--pine-z-index-raised)}:host(.pds-chip--brand) .pds-chip__label pds-icon{-webkit-margin-end:var(--pine-dimension-2xs);margin-inline-end:var(--pine-dimension-2xs)}:host(.pds-chip--brand) .pds-chip__button,:host(.pds-chip--brand) .pds-chip__close{color:var(--pine-color-grey-900);font-weight:var(--pine-font-weight-medium);position:relative;z-index:var(--pine-z-index-raised)}:host(.pds-chip--brand) .pds-chip__button pds-icon:first-child{-webkit-margin-end:var(--pine-dimension-2xs);margin-inline-end:var(--pine-dimension-2xs)}:host(.pds-chip--brand) .pds-chip__close:hover{background:rgba(255, 255, 255, 0.8)}";
4599
4599
 
4600
4600
  /**
4601
4601
  * @slot (default) - The chip's label text.
@@ -4660,8 +4660,52 @@ class PdsChip {
4660
4660
  const chipContent = isDropdown ? (hAsync("button", { class: "pds-chip__button", type: "button" }, this.icon && hAsync("pds-icon", { icon: this.icon, size: this.iconSize, "aria-hidden": "true" }), showDot && hAsync("i", { class: "pds-chip__dot", "aria-hidden": "true" }), hAsync("slot", null), hAsync("pds-icon", { icon: downSmall, size: this.iconSize, "aria-hidden": "true" }))) : (hAsync("span", { class: "pds-chip__label" }, this.icon && hAsync("pds-icon", { icon: this.icon, size: this.iconSize, "aria-hidden": "true" }), showDot && hAsync("i", { class: "pds-chip__dot", "aria-hidden": "true" }), hAsync("slot", null)));
4661
4661
  return chipContent;
4662
4662
  }
4663
+ renderCloseButton() {
4664
+ const CloseElement = this.removeUrl ? 'a' : 'button';
4665
+ const closeAttributes = () => {
4666
+ if (this.removeUrl) {
4667
+ // Link attributes
4668
+ const linkAttrs = {
4669
+ class: 'pds-chip__close',
4670
+ href: this.removeUrl,
4671
+ 'aria-label': 'Remove',
4672
+ };
4673
+ // Add target if specified
4674
+ if (this.removeTarget) {
4675
+ linkAttrs.target = this.removeTarget;
4676
+ }
4677
+ // Add HTTP method attributes if specified
4678
+ if (this.removeHttpMethod) {
4679
+ linkAttrs['data-method'] = this.removeHttpMethod;
4680
+ linkAttrs['data-turbo-method'] = this.removeHttpMethod;
4681
+ }
4682
+ // Build rel attribute by collecting all required values
4683
+ const relValues = [];
4684
+ // Add noopener noreferrer if target is _blank
4685
+ if (this.removeTarget === '_blank') {
4686
+ relValues.push('noopener', 'noreferrer');
4687
+ }
4688
+ // Add nofollow for non-GET methods (best practice)
4689
+ if (this.removeHttpMethod && this.removeHttpMethod !== 'get') {
4690
+ relValues.push('nofollow');
4691
+ }
4692
+ // Set rel attribute if we have any values
4693
+ if (relValues.length > 0) {
4694
+ linkAttrs.rel = relValues.join(' ');
4695
+ }
4696
+ return linkAttrs;
4697
+ }
4698
+ // Button attributes
4699
+ return {
4700
+ class: 'pds-chip__close',
4701
+ type: 'button',
4702
+ 'aria-label': 'Remove',
4703
+ };
4704
+ };
4705
+ return (hAsync(CloseElement, Object.assign({}, closeAttributes(), { onClick: this.handleCloseClick }), hAsync("pds-icon", { icon: remove, size: this.iconSize })));
4706
+ }
4663
4707
  render() {
4664
- return (hAsync(Host, { key: '439cfaffca07a8e0fb451346fcdedf81133a8007', class: this.classNames(), id: this.componentId }, this.setChipContent(), this.effectiveVariant === 'tag' && (hAsync("button", { key: '30217be99cd7e511db37674294b8796232e30f90', class: "pds-chip__close", type: "button", onClick: this.handleCloseClick, "aria-label": "Remove" }, hAsync("pds-icon", { key: '662e631fb1b522bce2edf948f5268743143f1b9a', icon: remove, size: this.iconSize })))));
4708
+ return (hAsync(Host, { key: '9e2fb58ed2e55db3bda912cd672e8bde757e6638', class: this.classNames(), id: this.componentId }, this.setChipContent(), this.effectiveVariant === 'tag' && this.renderCloseButton()));
4665
4709
  }
4666
4710
  static get style() { return pdsChipTokensCss + pdsChipCss; }
4667
4711
  static get cmpMeta() { return {
@@ -4673,7 +4717,10 @@ class PdsChip {
4673
4717
  "icon": [1],
4674
4718
  "large": [4],
4675
4719
  "sentiment": [1],
4676
- "variant": [1]
4720
+ "variant": [1],
4721
+ "removeUrl": [1, "remove-url"],
4722
+ "removeHttpMethod": [1, "remove-http-method"],
4723
+ "removeTarget": [1, "remove-target"]
4677
4724
  },
4678
4725
  "$listeners$": undefined,
4679
4726
  "$lazyBundleId$": "-",
@@ -7670,16 +7717,20 @@ function createDOMPurify() {
7670
7717
  }
7671
7718
  var purify = createDOMPurify();
7672
7719
 
7673
- 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{color:var(--pine-color-text-label);display:block;font:var(--pine-typography-body-medium);letter-spacing:var(--pine-letter-spacing);-webkit-margin-after:var(--pine-dimension-2xs);margin-block-end:var(--pine-dimension-2xs)}.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:var(--pine-border);border-radius:var(--pine-dimension-125);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--pine-color-text-strong);-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:var(--pine-z-index-raised)}.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:var(--pine-z-index-raised)}.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-background-muted)}.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 .pds-combobox__option--chip .pds-combobox__option-chip{-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-background-muted)}.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-tertiary);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, var(--pine-color-text-inverse-emphasis));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-white);--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-white);--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)}.pds-combobox__chip-trigger{-ms-flex-align:center;align-items:center;border-radius:var(--pine-dimension-sm);cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;font:var(--pine-typography-body-medium);-ms-flex-pack:justify;justify-content:space-between;outline:none;padding-block:var(--pine-dimension-025);padding-inline:var(--pine-dimension-150);-webkit-transition:all 0.15s ease;transition:all 0.15s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pds-combobox__chip-trigger .pds-combobox__chip-trigger-layout-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.pds-combobox__chip-trigger .trigger-content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;width:100%}.pds-combobox__chip-trigger:focus-visible{outline:var(--pine-outline-focus);outline-offset:var(--pine-border-width)}.pds-combobox__chip-trigger[aria-disabled=true]{cursor:not-allowed;opacity:0.6}.pds-combobox__chip-trigger-label{color:inherit;-ms-flex:1 1 auto;flex:1 1 auto;text-align:start}.pds-combobox__chip-trigger-chevron{color:currentColor;-webkit-margin-start:var(--pine-dimension-150);margin-inline-start:var(--pine-dimension-150)}.pds-combobox__chip-trigger-icon{-webkit-margin-end:var(--pine-dimension-2xs);margin-inline-end:var(--pine-dimension-2xs)}.pds-combobox__chip-trigger--neutral,.pds-combobox__chip-trigger--accent,.pds-combobox__chip-trigger--success,.pds-combobox__chip-trigger--warning,.pds-combobox__chip-trigger--danger,.pds-combobox__chip-trigger--info{background:var(--chip-bg);border:var(--pine-border-width) solid var(--chip-border);color:var(--chip-text)}.pds-combobox__chip-trigger--neutral:hover:not([aria-disabled=true]),.pds-combobox__chip-trigger--accent:hover:not([aria-disabled=true]),.pds-combobox__chip-trigger--success:hover:not([aria-disabled=true]),.pds-combobox__chip-trigger--warning:hover:not([aria-disabled=true]),.pds-combobox__chip-trigger--danger:hover:not([aria-disabled=true]),.pds-combobox__chip-trigger--info:hover:not([aria-disabled=true]){background:var(--chip-bg-hover)}.pds-combobox__chip-trigger--neutral:focus-visible,.pds-combobox__chip-trigger--accent:focus-visible,.pds-combobox__chip-trigger--success:focus-visible,.pds-combobox__chip-trigger--warning:focus-visible,.pds-combobox__chip-trigger--danger:focus-visible,.pds-combobox__chip-trigger--info:focus-visible{border-color:var(--chip-border)}.pds-combobox__chip-trigger--neutral{--chip-bg:var(--pine-chip-color-neutral);--chip-bg-hover:var(--pine-chip-color-neutral-hover);--chip-border:var(--pine-chip-color-neutral-hover);--chip-text:var(--pine-color-text-neutral)}.pds-combobox__chip-trigger--accent{--chip-bg:var(--pine-chip-color-accent);--chip-bg-hover:var(--pine-chip-color-accent-hover);--chip-border:var(--pine-chip-color-accent-hover);--chip-text:var(--pine-color-text-accent)}.pds-combobox__chip-trigger--success{--chip-bg:var(--pine-chip-color-success);--chip-bg-hover:var(--pine-chip-color-success-hover);--chip-border:var(--pine-chip-color-success-hover);--chip-text:var(--pine-color-text-success)}.pds-combobox__chip-trigger--warning{--chip-bg:var(--pine-chip-color-warning);--chip-bg-hover:var(--pine-chip-color-warning-hover);--chip-border:var(--pine-chip-color-warning-hover);--chip-text:var(--pine-color-text-warning)}.pds-combobox__chip-trigger--danger{--chip-bg:var(--pine-chip-color-danger);--chip-bg-hover:var(--pine-chip-color-danger-hover);--chip-border:var(--pine-chip-color-danger-hover);--chip-text:var(--pine-color-text-danger)}.pds-combobox__chip-trigger--info{--chip-bg:var(--pine-chip-color-info);--chip-bg-hover:var(--pine-chip-color-info-hover);--chip-border:var(--pine-chip-color-info-hover);--chip-text:var(--pine-color-text-info)}.pds-combobox__chip-trigger--brand{background:-webkit-gradient(linear, left top, right top, from(#FF3E14), to(#6B62F2));background:linear-gradient(90deg, #FF3E14 0%, #6B62F2 100%);border:0;color:var(--pine-color-text-neutral);padding:1px;position:relative}.pds-combobox__chip-trigger--brand .pds-combobox__chip-trigger-label{background:rgba(255, 255, 255, 0.9);border-radius:calc(var(--pine-dimension-sm) - 1px);color:var(--pine-color-text-neutral);font-weight:var(--pine-font-weight-medium);padding:var(--pine-dimension-025) var(--pine-dimension-150);position:relative;z-index:1}.pds-combobox__chip-trigger--brand .pds-combobox__chip-trigger-chevron{position:relative;z-index:1}.pds-combobox__chip-trigger--brand:hover:not([aria-disabled=true]) .pds-combobox__chip-trigger-label{background:rgba(255, 255, 255, 0.8)}.pds-combobox__chip-trigger--dropdown:not(.pds-combobox__chip-trigger--brand){padding:var(--pine-dimension-none)}.pds-combobox__chip-trigger--dropdown:not(.pds-combobox__chip-trigger--brand) .pds-combobox__chip-trigger-label{padding:var(--pine-dimension-025) var(--pine-dimension-150)}.pds-combobox__chip-trigger--large .pds-combobox__chip-trigger-label{font-family:var(--pine-font-family-heading);font-size:var(--pine-font-size-heading-6);font-weight:var(--pine-font-weight-medium);letter-spacing:var(--pine-letter-spacing-heading-6)}.pds-combobox__chip-trigger--dot .pds-combobox__chip-trigger-label::before{border:var(--pine-border-width) solid transparent;border-radius:var(--pine-border-radius-full);content:\"\";display:inline-block;height:var(--pine-dimension-2xs);-webkit-margin-end:var(--pine-dimension-2xs);margin-inline-end:var(--pine-dimension-2xs);width:var(--pine-dimension-2xs)}";
7720
+ 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{color:var(--pine-color-text-label);display:block;font:var(--pine-typography-body-medium);letter-spacing:var(--pine-letter-spacing);-webkit-margin-after:var(--pine-dimension-2xs);margin-block-end:var(--pine-dimension-2xs)}.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:var(--pine-border);border-radius:var(--pine-dimension-125);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--pine-color-text-strong);-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:var(--pine-z-index-raised)}.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:var(--pine-z-index-raised)}.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-background-muted)}.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 .pds-combobox__option--chip .pds-combobox__option-chip{-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-background-muted)}.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-tertiary);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, var(--pine-color-text-inverse-emphasis));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-white);--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-white);--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)}.pds-combobox__chip-trigger{-ms-flex-align:center;align-items:center;border-radius:var(--pine-dimension-sm);cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;font:var(--pine-typography-body-medium);-ms-flex-pack:justify;justify-content:space-between;outline:none;padding-block:var(--pine-dimension-025);padding-inline:var(--pine-dimension-150);-webkit-transition:all 0.15s ease;transition:all 0.15s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pds-combobox__chip-trigger .pds-combobox__chip-trigger-layout-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.pds-combobox__chip-trigger .trigger-content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;width:100%}.pds-combobox__chip-trigger:focus-visible{outline:var(--pine-outline-focus);outline-offset:var(--pine-border-width)}.pds-combobox__chip-trigger[aria-disabled=true]{cursor:not-allowed;opacity:0.6}.pds-combobox__chip-trigger-label{color:inherit;-ms-flex:1 1 auto;flex:1 1 auto;text-align:start}.pds-combobox__chip-trigger-chevron{color:currentColor;-webkit-margin-start:var(--pine-dimension-150);margin-inline-start:var(--pine-dimension-150)}.pds-combobox__chip-trigger-icon{-webkit-margin-end:var(--pine-dimension-2xs);margin-inline-end:var(--pine-dimension-2xs)}.pds-combobox__chip-trigger--neutral,.pds-combobox__chip-trigger--accent,.pds-combobox__chip-trigger--success,.pds-combobox__chip-trigger--warning,.pds-combobox__chip-trigger--danger,.pds-combobox__chip-trigger--info{background:var(--chip-bg);border:var(--pine-border-width) solid var(--chip-border);color:var(--chip-text)}.pds-combobox__chip-trigger--neutral:hover:not([aria-disabled=true]),.pds-combobox__chip-trigger--accent:hover:not([aria-disabled=true]),.pds-combobox__chip-trigger--success:hover:not([aria-disabled=true]),.pds-combobox__chip-trigger--warning:hover:not([aria-disabled=true]),.pds-combobox__chip-trigger--danger:hover:not([aria-disabled=true]),.pds-combobox__chip-trigger--info:hover:not([aria-disabled=true]){background:var(--chip-bg-hover)}.pds-combobox__chip-trigger--neutral:focus-visible,.pds-combobox__chip-trigger--accent:focus-visible,.pds-combobox__chip-trigger--success:focus-visible,.pds-combobox__chip-trigger--warning:focus-visible,.pds-combobox__chip-trigger--danger:focus-visible,.pds-combobox__chip-trigger--info:focus-visible{border-color:var(--chip-border)}.pds-combobox__chip-trigger--neutral{--chip-bg:var(--pine-chip-color-neutral);--chip-bg-hover:var(--pine-chip-color-neutral-hover);--chip-border:var(--pine-chip-color-neutral-hover);--chip-text:var(--pine-color-text-neutral)}.pds-combobox__chip-trigger--accent{--chip-bg:var(--pine-chip-color-accent);--chip-bg-hover:var(--pine-chip-color-accent-hover);--chip-border:var(--pine-chip-color-accent-hover);--chip-text:var(--pine-color-text-accent)}.pds-combobox__chip-trigger--success{--chip-bg:var(--pine-chip-color-success);--chip-bg-hover:var(--pine-chip-color-success-hover);--chip-border:var(--pine-chip-color-success-hover);--chip-text:var(--pine-color-text-success)}.pds-combobox__chip-trigger--warning{--chip-bg:var(--pine-chip-color-warning);--chip-bg-hover:var(--pine-chip-color-warning-hover);--chip-border:var(--pine-chip-color-warning-hover);--chip-text:var(--pine-color-text-warning)}.pds-combobox__chip-trigger--danger{--chip-bg:var(--pine-chip-color-danger);--chip-bg-hover:var(--pine-chip-color-danger-hover);--chip-border:var(--pine-chip-color-danger-hover);--chip-text:var(--pine-color-text-danger)}.pds-combobox__chip-trigger--info{--chip-bg:var(--pine-chip-color-info);--chip-bg-hover:var(--pine-chip-color-info-hover);--chip-border:var(--pine-chip-color-info-hover);--chip-text:var(--pine-color-text-info)}.pds-combobox__chip-trigger--brand{background:-webkit-gradient(linear, left top, right top, from(#FF3E14), to(#6B62F2));background:linear-gradient(90deg, #FF3E14 0%, #6B62F2 100%);border:0;color:var(--pine-color-text-neutral);padding:1px;position:relative}.pds-combobox__chip-trigger--brand .pds-combobox__chip-trigger-label{background:rgba(255, 255, 255, 0.9);border-radius:calc(var(--pine-dimension-sm) - 1px);color:var(--pine-color-text-neutral);font-weight:var(--pine-font-weight-medium);padding:var(--pine-dimension-025) var(--pine-dimension-150);position:relative;z-index:1}.pds-combobox__chip-trigger--brand .pds-combobox__chip-trigger-chevron{position:relative;z-index:1}.pds-combobox__chip-trigger--brand:hover:not([aria-disabled=true]) .pds-combobox__chip-trigger-label{background:rgba(255, 255, 255, 0.8)}.pds-combobox__chip-trigger--dropdown:not(.pds-combobox__chip-trigger--brand){padding:var(--pine-dimension-none)}.pds-combobox__chip-trigger--dropdown:not(.pds-combobox__chip-trigger--brand) .pds-combobox__chip-trigger-label{padding:var(--pine-dimension-025) var(--pine-dimension-150)}.pds-combobox__chip-trigger--large .pds-combobox__chip-trigger-label{font-family:var(--pine-font-family-heading);font-size:var(--pine-font-size-heading-6);font-weight:var(--pine-font-weight-medium);letter-spacing:var(--pine-letter-spacing-heading-6)}.pds-combobox__chip-trigger--dot .pds-combobox__chip-trigger-label::before{border:var(--pine-border-width) solid transparent;border-radius:var(--pine-border-radius-full);content:\"\";display:inline-block;height:var(--pine-dimension-2xs);-webkit-margin-end:var(--pine-dimension-2xs);margin-inline-end:var(--pine-dimension-2xs);width:var(--pine-dimension-2xs)}.pds-combobox__loading{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:var(--pine-dimension-150)}.pds-combobox__empty{color:var(--pine-color-text-tertiary);padding:var(--pine-dimension-150) var(--pine-dimension-sm);text-align:center}.pds-combobox__load-more{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:var(--pine-dimension-150)}";
7674
7721
 
7675
7722
  /**
7676
7723
  * @slot option - Option elements for the combobox dropdown
7677
7724
  * @slot trigger-content - Custom content for the button trigger when customTriggerContent is true
7725
+ * @slot empty - Custom empty state message when no options match
7726
+ * @slot loading - Custom loading indicator
7678
7727
  */
7679
7728
  class PdsCombobox {
7680
7729
  constructor(hostRef) {
7681
7730
  registerInstance(this, hostRef);
7682
7731
  this.pdsComboboxChange = createEvent(this, "pdsComboboxChange");
7732
+ this.pdsComboboxSearch = createEvent(this, "pdsComboboxSearch");
7733
+ this.pdsComboboxLoadOptions = createEvent(this, "pdsComboboxLoadOptions");
7683
7734
  /**
7684
7735
  * Enable custom layout content for options. Options with data-layout attribute will render their HTML content.
7685
7736
  * ⚠️ Security Warning: Only use with trusted content. Basic XSS protection is applied, but avoid user-generated content.
@@ -7751,6 +7802,22 @@ class PdsCombobox {
7751
7802
  * The value of the combobox input.
7752
7803
  */
7753
7804
  this.value = '';
7805
+ /**
7806
+ * HTTP method for async requests.
7807
+ */
7808
+ this.asyncMethod = 'GET';
7809
+ /**
7810
+ * Debounce delay in milliseconds for search/fetch.
7811
+ */
7812
+ this.debounce = 300;
7813
+ /**
7814
+ * Timeout in milliseconds for async fetch requests.
7815
+ */
7816
+ this.fetchTimeout = 30000;
7817
+ /**
7818
+ * Whether the component is currently loading async options.
7819
+ */
7820
+ this.loading = false;
7754
7821
  /**
7755
7822
  * Internal state for the display text shown in the input/trigger
7756
7823
  */
@@ -7779,6 +7846,18 @@ class PdsCombobox {
7779
7846
  * Internal state to track chip properties for automatic rendering
7780
7847
  */
7781
7848
  this.selectedOptionChipProps = null;
7849
+ /**
7850
+ * Internal state for async options.
7851
+ */
7852
+ this.internalOptions = [];
7853
+ /**
7854
+ * Internal state for current page (pagination).
7855
+ */
7856
+ this.currentPage = 1;
7857
+ /**
7858
+ * Internal state for hasMore (pagination).
7859
+ */
7860
+ this.hasMore = false;
7782
7861
  this.optionEls = [];
7783
7862
  this.allItems = [];
7784
7863
  this.isUpdatingFromSelection = false;
@@ -7787,6 +7866,12 @@ class PdsCombobox {
7787
7866
  this.displayText = target.value;
7788
7867
  this.isOpen = true;
7789
7868
  this.filterOptions();
7869
+ // Emit search event for consumer-managed async
7870
+ this.pdsComboboxSearch.emit({ query: this.displayText });
7871
+ // Fetch from async URL if configured
7872
+ if (this.asyncUrl) {
7873
+ this.debouncedFetchAsyncOptions(this.displayText, 1);
7874
+ }
7790
7875
  setTimeout(() => this.openDropdownPositioning(), 0);
7791
7876
  };
7792
7877
  this.handleInputClick = () => {
@@ -7794,6 +7879,10 @@ class PdsCombobox {
7794
7879
  if (!this.isOpen) {
7795
7880
  this.isOpen = true;
7796
7881
  this.filterOptions();
7882
+ // Trigger initial fetch if async and no options loaded yet
7883
+ if (this.asyncUrl && this.internalOptions.length === 0) {
7884
+ this.debouncedFetchAsyncOptions(this.displayText, 1);
7885
+ }
7797
7886
  this.setInitialHighlightedIndex();
7798
7887
  setTimeout(() => this.openDropdownPositioning(), 0);
7799
7888
  }
@@ -7933,6 +8022,10 @@ class PdsCombobox {
7933
8022
  this.isOpen = !this.isOpen;
7934
8023
  if (this.isOpen) {
7935
8024
  this.filterOptions();
8025
+ // Trigger initial fetch if async and no options loaded yet
8026
+ if (this.asyncUrl && this.internalOptions.length === 0) {
8027
+ this.debouncedFetchAsyncOptions(this.displayText, 1);
8028
+ }
7936
8029
  // Set highlighted index and prepare for keyboard navigation
7937
8030
  this.setInitialHighlightedIndex();
7938
8031
  // For button trigger, prepare for arrow-key navigation mode
@@ -8000,6 +8093,20 @@ class PdsCombobox {
8000
8093
  }
8001
8094
  }
8002
8095
  };
8096
+ this.handleScroll = (e) => {
8097
+ if (!this.asyncUrl || !this.hasMore || this.loading)
8098
+ return;
8099
+ const target = e.target;
8100
+ const scrollBottom = target.scrollHeight - target.scrollTop - target.clientHeight;
8101
+ // Load more when near bottom (within 50px)
8102
+ if (scrollBottom < 50) {
8103
+ this.pdsComboboxLoadOptions.emit({
8104
+ query: this.displayText,
8105
+ page: this.currentPage + 1,
8106
+ });
8107
+ this.debouncedFetchAsyncOptions(this.displayText, this.currentPage + 1);
8108
+ }
8109
+ };
8003
8110
  }
8004
8111
  connectedCallback() {
8005
8112
  // Initialize ElementInternals for form association (only once per element instance)
@@ -8008,10 +8115,12 @@ class PdsCombobox {
8008
8115
  }
8009
8116
  }
8010
8117
  componentWillLoad() {
8118
+ this.originalSearchEmitter = this.pdsComboboxSearch;
8011
8119
  this.updateOptions();
8012
8120
  }
8013
8121
  componentDidLoad() {
8014
8122
  var _a, _b, _c;
8123
+ this.setupDebounce();
8015
8124
  // Check for value-based preselection if no option is selected yet
8016
8125
  if (!this.selectedOption && this.value && this.optionEls.length > 0) {
8017
8126
  const matchingOption = this.optionEls.find(opt => opt.value === this.value);
@@ -8033,6 +8142,23 @@ class PdsCombobox {
8033
8142
  }
8034
8143
  }
8035
8144
  }
8145
+ disconnectedCallback() {
8146
+ var _a;
8147
+ (_a = this.observer) === null || _a === void 0 ? void 0 : _a.disconnect();
8148
+ this.clearAsyncFetchState();
8149
+ }
8150
+ setupDebounce() {
8151
+ const { pdsComboboxSearch, debounce, originalSearchEmitter } = this;
8152
+ this.pdsComboboxSearch = debounce === undefined
8153
+ ? originalSearchEmitter !== null && originalSearchEmitter !== void 0 ? originalSearchEmitter : pdsComboboxSearch
8154
+ : debounceEvent(pdsComboboxSearch, debounce);
8155
+ }
8156
+ optionsChanged() {
8157
+ if (this.options) {
8158
+ this.internalOptions = [...this.options];
8159
+ this.updateOptionsFromAsync();
8160
+ }
8161
+ }
8036
8162
  handleValueChange() {
8037
8163
  this.filterOptions();
8038
8164
  // Sync with form internals for form association
@@ -8098,8 +8224,141 @@ class PdsCombobox {
8098
8224
  }
8099
8225
  }
8100
8226
  }
8227
+ clearAsyncFetchState() {
8228
+ var _a;
8229
+ if (this.fetchDebounceTimer !== undefined) {
8230
+ window.clearTimeout(this.fetchDebounceTimer);
8231
+ this.fetchDebounceTimer = undefined;
8232
+ }
8233
+ if (this.fetchTimeoutTimer !== undefined) {
8234
+ window.clearTimeout(this.fetchTimeoutTimer);
8235
+ this.fetchTimeoutTimer = undefined;
8236
+ }
8237
+ (_a = this.abortController) === null || _a === void 0 ? void 0 : _a.abort();
8238
+ this.abortController = undefined;
8239
+ }
8240
+ debouncedFetchAsyncOptions(query, page = 1) {
8241
+ var _a;
8242
+ if (!this.asyncUrl)
8243
+ return;
8244
+ if (this.fetchDebounceTimer !== undefined) {
8245
+ window.clearTimeout(this.fetchDebounceTimer);
8246
+ }
8247
+ const delay = Math.max(0, (_a = this.debounce) !== null && _a !== void 0 ? _a : 0);
8248
+ this.fetchDebounceTimer = window.setTimeout(() => {
8249
+ this.fetchDebounceTimer = undefined;
8250
+ this.fetchOptions(query, page);
8251
+ }, delay);
8252
+ }
8253
+ async fetchOptions(query, page = 1) {
8254
+ var _a;
8255
+ if (!this.asyncUrl)
8256
+ return;
8257
+ // Abort any pending request and clear existing timeout
8258
+ (_a = this.abortController) === null || _a === void 0 ? void 0 : _a.abort();
8259
+ if (this.fetchTimeoutTimer !== undefined) {
8260
+ window.clearTimeout(this.fetchTimeoutTimer);
8261
+ this.fetchTimeoutTimer = undefined;
8262
+ }
8263
+ this.abortController = new AbortController();
8264
+ this.loading = true;
8265
+ // Set up timeout for fetch request
8266
+ this.fetchTimeoutTimer = window.setTimeout(() => {
8267
+ var _a;
8268
+ (_a = this.abortController) === null || _a === void 0 ? void 0 : _a.abort();
8269
+ this.fetchTimeoutTimer = undefined;
8270
+ }, this.fetchTimeout);
8271
+ try {
8272
+ // Guard against malformed asyncUrl
8273
+ let url;
8274
+ try {
8275
+ url = new URL(this.asyncUrl, window.location.origin);
8276
+ }
8277
+ catch (urlError) {
8278
+ throw new TypeError(`Invalid asyncUrl: ${this.asyncUrl}`);
8279
+ }
8280
+ if (this.asyncMethod === 'GET') {
8281
+ url.searchParams.set('search', query);
8282
+ url.searchParams.set('page', String(page));
8283
+ }
8284
+ const response = await fetch(url.toString(), Object.assign({ method: this.asyncMethod, signal: this.abortController.signal, headers: {
8285
+ 'Content-Type': 'application/json',
8286
+ 'Accept': 'application/json',
8287
+ } }, (this.asyncMethod === 'POST' && {
8288
+ body: JSON.stringify({ search: query, page }),
8289
+ })));
8290
+ // Clear timeout on successful response
8291
+ if (this.fetchTimeoutTimer !== undefined) {
8292
+ window.clearTimeout(this.fetchTimeoutTimer);
8293
+ this.fetchTimeoutTimer = undefined;
8294
+ }
8295
+ if (!response.ok)
8296
+ throw new Error('Failed to fetch options');
8297
+ const data = await response.json();
8298
+ const formattedResults = data.results.map(item => {
8299
+ // If formatResult is provided, use it
8300
+ if (this.formatResult) {
8301
+ return this.formatResult(item);
8302
+ }
8303
+ // Defensive check: ensure item is an object before spreading
8304
+ if (typeof item === 'object' && item !== null) {
8305
+ return Object.assign({ id: item.id, text: item.text }, item);
8306
+ }
8307
+ // Handle primitives by converting to safe shape
8308
+ return {
8309
+ id: String(item),
8310
+ text: String(item),
8311
+ };
8312
+ });
8313
+ if (page === 1) {
8314
+ this.internalOptions = formattedResults;
8315
+ }
8316
+ else {
8317
+ this.internalOptions = [...this.internalOptions, ...formattedResults];
8318
+ }
8319
+ this.hasMore = data.totalCount ? this.internalOptions.length < data.totalCount : false;
8320
+ this.currentPage = page;
8321
+ // Update DOM options from async data
8322
+ this.updateOptionsFromAsync();
8323
+ }
8324
+ catch (error) {
8325
+ // Clear timeout on error
8326
+ if (this.fetchTimeoutTimer !== undefined) {
8327
+ window.clearTimeout(this.fetchTimeoutTimer);
8328
+ this.fetchTimeoutTimer = undefined;
8329
+ }
8330
+ if (error.name !== 'AbortError') {
8331
+ console.error('PdsCombobox: Failed to fetch options', error);
8332
+ }
8333
+ }
8334
+ finally {
8335
+ this.loading = false;
8336
+ }
8337
+ }
8338
+ updateOptionsFromAsync() {
8339
+ if (!this.asyncUrl && !this.options)
8340
+ return;
8341
+ // Clear existing slot-based options when using async
8342
+ this.optionEls = [];
8343
+ this.allItems = [];
8344
+ // Create option elements from async data
8345
+ const asyncOptions = this.options || this.internalOptions;
8346
+ asyncOptions.forEach(opt => {
8347
+ const optionEl = document.createElement('option');
8348
+ optionEl.value = String(opt.id);
8349
+ optionEl.textContent = opt.text;
8350
+ this.optionEls.push(optionEl);
8351
+ this.allItems.push(optionEl);
8352
+ });
8353
+ this.filterOptions();
8354
+ }
8101
8355
  updateOptions() {
8102
8356
  var _a;
8357
+ // Skip slot-based options if using async
8358
+ if (this.asyncUrl || this.options) {
8359
+ this.updateOptionsFromAsync();
8360
+ return;
8361
+ }
8103
8362
  // Get all elements from the slot
8104
8363
  const slot = (_a = this.el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('slot[name="option"], slot:not([name])');
8105
8364
  if (slot) {
@@ -8554,12 +8813,14 @@ class PdsCombobox {
8554
8813
  this.pdsComboboxChange.emit({ value: option.value });
8555
8814
  }
8556
8815
  renderDropdown() {
8557
- if (!this.isOpen || this.filteredItems.length === 0) {
8816
+ if (!this.isOpen) {
8558
8817
  return null;
8559
8818
  }
8819
+ const hasSlottedEmpty = !!this.el.querySelector('[slot="empty"]');
8820
+ const hasSlottedLoading = !!this.el.querySelector('[slot="loading"]');
8560
8821
  let optionIndex = 0;
8561
8822
  const selectableOptions = this.filteredItems.filter(item => item.tagName === 'OPTION');
8562
- 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) => {
8823
+ 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), onScroll: this.handleScroll }, this.loading && (hAsync("li", { class: "pds-combobox__loading", role: "presentation" }, hasSlottedLoading ? (hAsync("slot", { name: "loading" })) : (hAsync("pds-loader", { size: "small" })))), !this.loading && this.filteredItems.length === 0 && (hAsync("li", { class: "pds-combobox__empty", role: "presentation" }, hasSlottedEmpty ? (hAsync("slot", { name: "empty" })) : (hAsync("span", null, "No options found")))), this.filteredItems.map((item, itemIdx) => {
8563
8824
  if (item.tagName === 'OPTGROUP') {
8564
8825
  const optgroup = item;
8565
8826
  return (hAsync("li", { key: `optgroup-${itemIdx}`, class: "pds-combobox__group-label", role: "presentation", "aria-label": optgroup.label }, optgroup.label));
@@ -8583,7 +8844,7 @@ class PdsCombobox {
8583
8844
  }, "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) })) : isChip ? (this.renderOptionChip(option)) : (this.getOptionLabel(option)), isSelected && hAsync("pds-icon", { icon: "check", size: "regular", class: "pds-combobox__option-check" })));
8584
8845
  }
8585
8846
  return null;
8586
- })));
8847
+ }), this.hasMore && !this.loading && (hAsync("li", { class: "pds-combobox__load-more", role: "presentation" }, hAsync("pds-loader", { size: "small" })))));
8587
8848
  }
8588
8849
  // Helper method to render the caret icon
8589
8850
  renderCaretIcon() {
@@ -8701,14 +8962,16 @@ class PdsCombobox {
8701
8962
  }
8702
8963
  render() {
8703
8964
  const triggerClass = `pds-combobox__button-trigger pds-combobox__button-trigger--${this.triggerVariant}`;
8704
- return (hAsync(Host, { key: 'e4de3982f971380d983bcb587de64f8767d4fc2b' }, hAsync("div", { key: 'c0637dfa13b6482514cef29c18cda354002f6e3b', class: "pds-combobox", tabIndex: -1, onFocusout: this.onComboboxFocusOut }, this.label && (hAsync("label", { key: 'cdbb49f63298e0003fff9a9456d3a8bfc1ce9978', htmlFor: this.componentId, class: "pds-combobox__label" }, hAsync("span", { key: '9c20cf24390599408a0f16b6cbf944c8c337979e', 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 => {
8965
+ return (hAsync(Host, { key: '969d61af2b58a33d582259df5fe62a4d509a9f7b' }, hAsync("div", { key: '2af78eb8fd340e6f7a05f86ed3ed17dbe2c066e3', class: "pds-combobox", tabIndex: -1, onFocusout: this.onComboboxFocusOut }, this.label && (hAsync("label", { key: '9c85e41decaeb8403fad2217a90c5f2aaf659651', htmlFor: this.componentId, class: "pds-combobox__label" }, hAsync("span", { key: '578de8ce9fa07ce8f14b8b689c9fa8ee91495b83', 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 => {
8705
8966
  this.inputEl = el;
8706
8967
  this.triggerEl = el;
8707
- }, 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.displayText, 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" }))) : this.trigger === 'chip' ? (hAsync("div", { class: this.getChipTriggerClass(), 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: "chip-trigger" }, this.renderChipTriggerContent())) : (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: 'e78fc8514f56f3383e8bfec095ee7b6c9712e19b', style: { display: 'none' } }, hAsync("slot", { key: '6684dc11fa0dfefcf295080732897f87f2e1c7ff', onSlotchange: () => this.updateOptions() })), this.renderDropdown())));
8968
+ }, 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.displayText, 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" }))) : this.trigger === 'chip' ? (hAsync("div", { class: this.getChipTriggerClass(), 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: "chip-trigger" }, this.renderChipTriggerContent())) : (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: '9805336062fc35dfa0465f0b85916c02b96ad10e', style: { display: 'none' } }, hAsync("slot", { key: 'cef42fb8fe2f73e2d44ed8258f805407a87628a2', onSlotchange: () => this.updateOptions() })), this.renderDropdown())));
8708
8969
  }
8709
8970
  static get formAssociated() { return true; }
8710
8971
  get el() { return getElement(this); }
8711
8972
  static get watchers() { return {
8973
+ "debounce": ["setupDebounce"],
8974
+ "options": ["optionsChanged"],
8712
8975
  "value": ["handleValueChange"],
8713
8976
  "selectedOption": ["handleSelectedOptionChange"]
8714
8977
  }; }
@@ -8737,6 +9000,13 @@ class PdsCombobox {
8737
9000
  "chipIcon": [1, "chip-icon"],
8738
9001
  "chipDot": [4, "chip-dot"],
8739
9002
  "value": [1025],
9003
+ "asyncUrl": [1, "async-url"],
9004
+ "asyncMethod": [1, "async-method"],
9005
+ "debounce": [2],
9006
+ "fetchTimeout": [2, "fetch-timeout"],
9007
+ "loading": [1028],
9008
+ "options": [16],
9009
+ "formatResult": [16],
8740
9010
  "displayText": [32],
8741
9011
  "filteredItems": [32],
8742
9012
  "highlightedIndex": [32],
@@ -8744,6 +9014,9 @@ class PdsCombobox {
8744
9014
  "selectedOption": [32],
8745
9015
  "selectedOptionLayoutContent": [32],
8746
9016
  "selectedOptionChipProps": [32],
9017
+ "internalOptions": [32],
9018
+ "currentPage": [32],
9019
+ "hasMore": [32],
8747
9020
  "setFocus": [64],
8748
9021
  "getSelectedValue": [64]
8749
9022
  },
@@ -8803,7 +9076,7 @@ class PdsCopytext {
8803
9076
  return classNames.join(' ');
8804
9077
  }
8805
9078
  render() {
8806
- return (hAsync(Host, { key: '97cd9f18aa1a854f034e0d8068ffbebe5021003e', class: this.classNames(), id: this.componentId }, hAsync("pds-button", { key: '747127e595b31a1b184993cbb982a0a48eb29a81', type: "button", variant: "unstyled", onClick: this.handleClick }, hAsync("span", { key: '05ae61122384f3196215a9d55f564ae8e0c5e03e' }, this.value), hAsync("pds-icon", { key: '6b6dac8ee91a83c6b42d16e257cc0d71e807be24', icon: copy, size: "16px" }))));
9079
+ return (hAsync(Host, { key: 'a2922d7401e2fab4c49824354321abf49c0ee6ee', class: this.classNames(), id: this.componentId }, hAsync("pds-button", { key: '7a783ada0778a25b5f46e549353a6b454ac5001e', type: "button", variant: "unstyled", onClick: this.handleClick }, hAsync("span", { key: 'a14fbee0958bfe08abc9ebaebd71e0cfe3ab0e8f' }, this.value), hAsync("pds-icon", { key: '5134fd11dcfb2a05779818d51561fbe4c4fbf00a', icon: copy, size: "16px" }))));
8807
9080
  }
8808
9081
  static get style() { return pdsCopytextCss; }
8809
9082
  static get cmpMeta() { return {
@@ -8845,7 +9118,7 @@ class PdsDivider {
8845
9118
  return classNames.join(' ');
8846
9119
  }
8847
9120
  render() {
8848
- return (hAsync(Host, { key: 'c3a01882db1119b8397353aaed193813cba0bfb8', id: this.componentId }, hAsync("hr", { key: 'fe20a28dbd2f10cec125df4dbb4ba7a2837628f1', class: this.classNames() })));
9121
+ return (hAsync(Host, { key: 'a8c82df92793442a9b55a4ed6fb27b2052aead2e', id: this.componentId }, hAsync("hr", { key: '3811a84dc36aa129606b4d2ee88ae101a1aa57be', class: this.classNames() })));
8849
9122
  }
8850
9123
  static get style() { return pdsDividerCss; }
8851
9124
  static get cmpMeta() { return {
@@ -9128,7 +9401,7 @@ class PdsDropdownMenu {
9128
9401
  }
9129
9402
  }
9130
9403
  render() {
9131
- return (hAsync(Host, { key: '9ae650f3d8026060386ac3c3e766e7cc3c7ecc07', id: this.componentId }, hAsync("slot", { key: '598502f3a1fc16df488fb9808f453a72e630cede', name: "trigger", onSlotchange: this.handleTriggerSlotChange }), hAsync("pds-box", { key: '5be72ded41caad2d9a9569d0aeabf7d22cf1b44c', "border-radius": "sm", display: "flex", direction: "column", class: "pds-dropdown-menu--panel is-hidden", shadow: "100", role: "menu", "aria-orientation": "vertical", part: "menu-panel" }, hAsync("slot", { key: '93b2d89a1e3714ac7895be71bc44583ce4cd3243', onSlotchange: this.handleSlotChange }))));
9404
+ return (hAsync(Host, { key: 'bedd78a69e84f10abb3c714c02227fa76e255a35', id: this.componentId }, hAsync("slot", { key: 'd2bf56037a85679a677470d04865823966ca19d6', name: "trigger", onSlotchange: this.handleTriggerSlotChange }), hAsync("pds-box", { key: '64f56896103bb6cca6c71020d3d37c375d300c40', "border-radius": "sm", display: "flex", direction: "column", class: "pds-dropdown-menu--panel is-hidden", shadow: "100", role: "menu", "aria-orientation": "vertical", part: "menu-panel" }, hAsync("slot", { key: '0303160562f74fe9d32cc020c4539a7c8fc288a9', onSlotchange: this.handleSlotChange }))));
9132
9405
  }
9133
9406
  get host() { return getElement(this); }
9134
9407
  static get style() { return pdsDropdownMenuCss; }
@@ -9162,6 +9435,12 @@ class PdsDropdownMenuItem {
9162
9435
  * @defaultValue false
9163
9436
  */
9164
9437
  this.disabled = false;
9438
+ /**
9439
+ * Determines whether the link should open in a new tab and display an external icon.
9440
+ * This is a simpler alternative to using `target="_blank"` for the common case.
9441
+ * @defaultValue false
9442
+ */
9443
+ this.external = false;
9165
9444
  this.hasFocus = false;
9166
9445
  this.handleFocus = () => {
9167
9446
  this.hasFocus = true;
@@ -9203,7 +9482,7 @@ class PdsDropdownMenuItem {
9203
9482
  }
9204
9483
  renderElement() {
9205
9484
  if (this.href !== undefined) {
9206
- return (hAsync("pds-link", { href: this.disabled ? null : this.href, class: {
9485
+ return (hAsync("pds-link", { href: this.disabled ? null : this.href, external: this.external, target: this.target, class: {
9207
9486
  'pds-dropdown-menu-item__content': true,
9208
9487
  'has-focus': this.hasFocus
9209
9488
  }, tabIndex: this.disabled ? -1 : 0, onKeyDown: this.handleKeyDown, onFocus: this.handleFocus, onBlur: this.handleBlur, "aria-disabled": this.disabled ? 'true' : null }, hAsync("slot", null)));
@@ -9214,7 +9493,7 @@ class PdsDropdownMenuItem {
9214
9493
  }, tabIndex: this.disabled ? -1 : 0, type: "button", onKeyDown: this.handleKeyDown, onFocus: this.handleFocus, onBlur: this.handleBlur, disabled: this.disabled, "aria-disabled": this.disabled ? 'true' : null }, hAsync("slot", null)));
9215
9494
  }
9216
9495
  render() {
9217
- return (hAsync(Host, { key: '89c2973b952f2a2d0b7054817c0532f8654ae279', id: this.componentId, class: { 'is-disabled': this.disabled, 'destructive': !this.disabled && this.destructive }, onClick: () => !this.disabled && this.handleClick(), role: "none", tabIndex: -1, "aria-disabled": this.disabled ? 'true' : null }, this.renderElement()));
9496
+ return (hAsync(Host, { key: '81fce1eaf2020b0e524dbbe0d872f29771b3a0f9', id: this.componentId, class: { 'is-disabled': this.disabled, 'destructive': !this.disabled && this.destructive }, onClick: () => !this.disabled && this.handleClick(), role: "none", tabIndex: -1, "aria-disabled": this.disabled ? 'true' : null }, this.renderElement()));
9218
9497
  }
9219
9498
  get host() { return getElement(this); }
9220
9499
  static get style() { return pdsDropdownMenuItemCss; }
@@ -9226,6 +9505,8 @@ class PdsDropdownMenuItem {
9226
9505
  "destructive": [4],
9227
9506
  "disabled": [4],
9228
9507
  "href": [1],
9508
+ "external": [4],
9509
+ "target": [1],
9229
9510
  "hasFocus": [32],
9230
9511
  "clickItem": [64]
9231
9512
  },
@@ -9247,7 +9528,7 @@ class PdsDropdownMenuSeparator {
9247
9528
  this.disabled = false;
9248
9529
  }
9249
9530
  render() {
9250
- return (hAsync(Host, { key: '1058ea61d2ad7c311ee162b909df2531f3589e4c', id: this.componentId }, hAsync("hr", { key: 'a8c2f69ef5fba5ea4ea74553fe72544e31eafb1b' })));
9531
+ return (hAsync(Host, { key: '6b1f9e89c6b19a03780e70b92b23cfa6731b0789', id: this.componentId }, hAsync("hr", { key: '22fa602eac4dca3750cc8f2cb3751e2cc2f124d5' })));
9251
9532
  }
9252
9533
  static get style() { return pdsDropdownMenuSeparatorCss; }
9253
9534
  static get cmpMeta() { return {
@@ -9750,7 +10031,7 @@ class PdsFilter {
9750
10031
  return null;
9751
10032
  }
9752
10033
  render() {
9753
- return (hAsync(Host, { key: 'e70f7bf3612c5c8abe7445ba3a4e53391a68de9e', id: this.componentId }, hAsync("button", { key: '2cba723795c43509762f75cb4b6607ce547f7c39', class: this.getTriggerClasses(), type: "button", popoverTarget: this.variant !== 'clear' ? `${this.componentId}-popover` : undefined, popoverTargetAction: this.variant !== 'clear' ? 'toggle' : undefined, onKeyDown: this.variant === 'clear' ? this.handleKeyDown : undefined, onClick: (event) => this.handleClick(event), part: "button", "aria-expanded": this.isOpen ? 'true' : 'false', "aria-haspopup": this.variant !== 'clear' ? 'true' : undefined, "aria-controls": this.variant !== 'clear' ? `${this.componentId}-popover` : undefined }, hAsync("span", { key: '8244dd35cc74c6f0138be2d3495d94b97f60474f', class: "pds-filter__button-content", part: "button-content" }, this.renderIcon(), this.text && (hAsync("span", { key: 'd97c085d1df1ca13ccaf1f26ca2dac81bdfb105a', class: "pds-filter__button-text", part: "button-text" }, this.text)), this.renderDropdownIcon())), this.variant !== 'clear' && (hAsync("div", { key: '0b9daf4591ea20db06813ce4c39442d69af3fda1', ref: el => this.popoverEl = el, id: `${this.componentId}-popover`, class: "pds-filter__popover", popover: "auto", part: "popover" }, hAsync("slot", { key: 'f4499fe2d5a6a169318fe65cbbc558565c8644f9' })))));
10034
+ return (hAsync(Host, { key: '23f2a8055dc95fa68f9e609ba868d7fb0d9ebe02', id: this.componentId }, hAsync("button", { key: '001aaafe4e838b0320f1b737677849f7ab43f9c6', 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: 'ce57ff517a5c16a488ef1936194cf9a74c796717', class: "pds-filter__button-content", part: "button-content" }, this.renderIcon(), this.text && (hAsync("span", { key: '0060cc3942b5244e7279bf9228272d17d7f9ae16', class: "pds-filter__button-text", part: "button-text" }, this.text)), this.renderDropdownIcon())), this.variant !== 'clear' && (hAsync("div", { key: '449ded0baa7c3d4e021fd4225cf70c33a3823ee1', ref: el => this.popoverEl = el, id: `${this.componentId}-popover`, class: "pds-filter__popover", popover: "auto", part: "popover" }, hAsync("slot", { key: '3b4201f9c9ec017e8be7fdbeaeceeb92548cb489' })))));
9754
10035
  }
9755
10036
  get el() { return getElement(this); }
9756
10037
  static get style() { return pdsFilterCss; }
@@ -9782,7 +10063,7 @@ class PdsFilters {
9782
10063
  registerInstance(this, hostRef);
9783
10064
  }
9784
10065
  render() {
9785
- return (hAsync(Host, { key: '7007a635d3866781dfd67bd2d3b2dab46d36cffc', id: this.componentId }, hAsync("div", { key: 'e6eb4c76bfb39050aaa01ad297df995de7df484b', class: "pds-filters" }, hAsync("slot", { key: '543c83c7422b3e1e9a2446618fe8119d76478df4' }))));
10066
+ return (hAsync(Host, { key: 'fdd0275d0b34944d423bd88f8c9b25dfa1f9da77', id: this.componentId }, hAsync("div", { key: 'd60ce50c5951187a1e4f1c0632c8eb62dd6bc2eb', class: "pds-filters" }, hAsync("slot", { key: 'bd233afd707070df3dbae5d774a92a8e99d5c672' }))));
9786
10067
  }
9787
10068
  static get style() { return pdsFiltersCss; }
9788
10069
  static get cmpMeta() { return {
@@ -10245,9 +10526,9 @@ class PdsImage {
10245
10526
  this.loading = 'eager';
10246
10527
  }
10247
10528
  render() {
10248
- return (hAsync(Host, { key: 'fa205f03d5c378d27a66cbfd520ae2bc7ab9e9df', class: {
10529
+ return (hAsync(Host, { key: '29d9305557c4deec8bde9ff6a13d18054f49b2df', class: {
10249
10530
  'pds-image': true,
10250
- }, 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 })));
10531
+ }, id: this.componentId }, hAsync("img", { key: 'a09337659118e56d1ee4668cd3c33b21573d8945', alt: this.alt, height: this.height, loading: this.loading, sizes: this.sizes, src: this.src, srcset: this.srcset, width: this.width })));
10251
10532
  }
10252
10533
  static get style() { return pdsImageCss; }
10253
10534
  static get cmpMeta() { return {
@@ -10535,7 +10816,7 @@ class PdsInput {
10535
10816
  'has-prepend': this.hasPrepend,
10536
10817
  'has-append': this.hasAppend,
10537
10818
  };
10538
- return (hAsync(Host, { key: '03943f9ccb2b64d59e4df0276f9e04a9ea146aa1', "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: '3cc83e0ef17d4ae0278e30490ab4b2dbe0270209', class: "pds-input" }, label && (hAsync("div", { key: '5039b16a1ff68999f30014e259c40432ca7d1826', class: "pds-input__label-wrapper" }, hAsync("label", { key: '73d8511c3ac1b854a5052b4dbe2a65a14afe877e', htmlFor: componentId, class: "pds-input__label" }, hAsync("span", { key: 'f3b60b76cd9aae40d2195c92ffeb72192b1dac46', class: this.hideLabel ? 'visually-hidden' : '' }, label, this.required && hAsync("span", { key: '0744302392c40e03bb58fc818420e1d9658767c7', class: "pds-input__required-indicator" }, " *"))), !this.hideLabel && this.renderAction())), hAsync("div", { key: 'be0603300822d81b264fa03f280b1b3a3b1942a5', class: inputWrapperClasses }, this.renderPrepend(), this.renderPrefix(), hAsync("input", Object.assign({ key: '7a4efcc16452dbd236fa9f226b4283b138ea811a', ref: (input) => (this.nativeInput = input), class: "pds-input__field", "aria-describedby": assignDescription(componentId, invalid, helperMessage), "aria-invalid": invalid ? "true" : undefined, autocomplete: this.autocomplete, disabled: disabled, id: componentId, max: this.max, maxlength: this.maxlength, min: this.min, minlength: this.minlength, name: this.name, pattern: this.pattern, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, step: this.step, type: this.type, value: value, onInput: this.onInputEvent, onChange: this.onChangeEvent, onBlur: this.onBlurEvent, onFocus: this.onFocusEvent, onKeyDown: this.onKeyDownEvent, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.renderSuffix(), this.renderAppend()), helperMessage && (hAsync("p", { key: '048ced195153312a2a1b969f6095165b82fd1cb4', class: "pds-input__helper-message", id: messageId(componentId, 'helper') }, helperMessage)), errorMessage && (hAsync("p", { key: 'c61329eb7723cf146dcbefca3bd094582a6b73a6', class: "pds-input__error-message", id: messageId(componentId, 'error') }, hAsync("pds-icon", { key: '1ec4eebc73447e786a7db412937a06452c759635', icon: danger, size: "small" }), errorMessage)))));
10819
+ return (hAsync(Host, { key: 'ff25f2310e8d1755534fe3f27b391447d6014f76', "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: 'e337c4a828eb7641a41caffec2508fa9b12a2eeb', class: "pds-input" }, label && (hAsync("div", { key: '8df0800a08156e1755ae7460ad7ddd51a1301f27', class: "pds-input__label-wrapper" }, hAsync("label", { key: 'ed2978d0c9b841bfa8f929ab7072461b231ab5b2', htmlFor: componentId, class: "pds-input__label" }, hAsync("span", { key: '23ab3abd0ecff326110cbde065d3a3cb733ec832', class: this.hideLabel ? 'visually-hidden' : '' }, label, this.required && hAsync("span", { key: '1bdafb028b48e37c9999db0c8f2d1718f8566e05', class: "pds-input__required-indicator" }, " *"))), !this.hideLabel && this.renderAction())), hAsync("div", { key: 'e06ba19e8d40271345e27f791efb79817cc723f7', class: inputWrapperClasses }, this.renderPrepend(), this.renderPrefix(), hAsync("input", Object.assign({ key: 'd7a2d70a03130a431b527f5bf75888d1db55bd5e', ref: (input) => (this.nativeInput = input), class: "pds-input__field", "aria-describedby": assignDescription(componentId, invalid, helperMessage), "aria-invalid": invalid ? "true" : undefined, autocomplete: this.autocomplete, disabled: disabled, id: componentId, max: this.max, maxlength: this.maxlength, min: this.min, minlength: this.minlength, name: this.name, pattern: this.pattern, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, step: this.step, type: this.type, value: value, onInput: this.onInputEvent, onChange: this.onChangeEvent, onBlur: this.onBlurEvent, onFocus: this.onFocusEvent, onKeyDown: this.onKeyDownEvent, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.renderSuffix(), this.renderAppend()), helperMessage && (hAsync("p", { key: 'd0f58791f013578fc34f36711a95b4f2e655bcda', class: "pds-input__helper-message", id: messageId(componentId, 'helper') }, helperMessage)), errorMessage && (hAsync("p", { key: 'b511338e9c05cfb4c9363a9227c8e208b9f645e1', class: "pds-input__error-message", id: messageId(componentId, 'error') }, hAsync("pds-icon", { key: '4eaaf16d77e23486aad12369919cd4e03768ff3a', icon: danger, size: "small" }), errorMessage)))));
10539
10820
  }
10540
10821
  static get formAssociated() { return true; }
10541
10822
  get el() { return getElement(this); }
@@ -10597,6 +10878,7 @@ class PdsLink {
10597
10878
  /**
10598
10879
  * Determines whether the link should open in a new tab.
10599
10880
  * @defaultValue false
10881
+ * @deprecated Consider using the `target` prop for more control. This prop will be maintained for backward compatibility.
10600
10882
  */
10601
10883
  this.external = false;
10602
10884
  /**
@@ -10632,8 +10914,11 @@ class PdsLink {
10632
10914
  return linkStyles;
10633
10915
  }
10634
10916
  render() {
10635
- 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 &&
10636
- hAsync("pds-icon", { key: '19fc60fe515fa53b22ad770c5d8f52ef42d16fd5', icon: launch, size: this.fontSize })));
10917
+ const targetValue = this.target || (this.external ? '_blank' : undefined);
10918
+ const showExternalIcon = this.external;
10919
+ const relValue = targetValue === '_blank' ? 'noopener noreferrer' : undefined;
10920
+ return (hAsync("a", { key: '8c8c1f148aa53b20d232d9ad94d58333aa66553b', class: this.classNames(), href: this.href, id: this.componentId, part: "link", target: targetValue, rel: relValue, style: this.setLinkStyles() }, hAsync("slot", { key: '9a803b0086b0c665f62ff9702d6a5c41c868c874' }, this.href), showExternalIcon &&
10921
+ hAsync("pds-icon", { key: 'f9c752a279e427d2caa6771cf19a989622cd2110', icon: launch, size: this.fontSize })));
10637
10922
  }
10638
10923
  static get style() { return pdsLinkCss; }
10639
10924
  static get cmpMeta() { return {
@@ -10643,6 +10928,7 @@ class PdsLink {
10643
10928
  "color": [1],
10644
10929
  "componentId": [1, "component-id"],
10645
10930
  "external": [4],
10931
+ "target": [1],
10646
10932
  "variant": [1],
10647
10933
  "fontSize": [1, "font-size"],
10648
10934
  "href": [1]
@@ -10703,7 +10989,7 @@ class PdsLoader {
10703
10989
  }
10704
10990
  }
10705
10991
  render() {
10706
- return (hAsync(Host, { key: 'fc312fc9ebf973506190e693cd251f25e37f3d0a', class: `pds-loader ${this.isLoading ? '' : 'pds-loader--hidden'}`, "aria-hidden": !this.isLoading, "aria-busy": this.isLoading, "aria-live": "polite" }, this.variant === 'spinner' && (hAsync("div", { key: 'c9eab32510368d1fd6db7669b3db640c229911f2', class: "pds-loader--spinner" }, hAsync("svg", { key: '359d9f171378064c6121e583efe09eace3377e44', style: this.getSvgStyle(), viewBox: "0 0 200 200", fill: "none", part: "loader-svg" }, hAsync("defs", { key: '263409d92ab95fa34df4e879934e04e6a587f23b' }, hAsync("linearGradient", { key: 'e9b32747efcb60bbebd8734fdd2c2d5a400974c1', id: "spinner-secondHalf" }, hAsync("stop", { key: 'db61c891cf635b72e36a152b944b6c9ce3569be3', offset: "0%", "stop-opacity": "0", "stop-color": "currentColor" }), hAsync("stop", { key: 'fb964af08941ad174ecaf0c329d79e25fff45a9c', offset: "100%", "stop-opacity": "0.5", "stop-color": "currentColor" })), hAsync("linearGradient", { key: '89d815d1f076ffe82d189d51fce14fb48ecb0926', id: "spinner-firstHalf" }, hAsync("stop", { key: '43b753f80ab136d38635a6ab921899fc8fd3a6b2', offset: "0%", "stop-opacity": "1", "stop-color": "currentColor" }), hAsync("stop", { key: '7ce201ac86ae5cd291f8fba22f1e6517d53af025', offset: "100%", "stop-opacity": "0.5", "stop-color": "currentColor" }))), hAsync("g", { key: 'ea7e594df07f7d634fa2142785f0791b21a71d41', class: "pds-loader__spinner-path" }, hAsync("path", { key: '8ac8cead5078716ca9169150be8c0c64ecedc854', stroke: "url(#spinner-secondHalf)", d: "M 4 100 A 96 96 0 0 1 196 100" }), hAsync("path", { key: 'c4ed3d7f386ac59dcb540b369f52925b216ea950', stroke: "url(#spinner-firstHalf)", d: "M 196 100 A 96 96 0 0 1 4 100" }), hAsync("path", { key: 'ecc2e2b7240c23e35af8b9aa049ac45dff43ac9f', stroke: "currentColor", "stroke-linecap": "round", d: "M 4 100 A 96 96 0 0 1 4 98" }))))), this.variant === 'typing' && (hAsync("div", { key: '8cb7180432a6cca86c7fcc2af3f1e05afb751a9d', class: "pds-loader--typing" }, hAsync("span", { key: 'c09247cbcf86fef899f206bee1458a1388cbdd39' }), hAsync("span", { key: '07bdfe8ab1971fa20544022412e2141721111506' }), hAsync("span", { key: '9444f7ed6a13475694e1eda50b891ff63fb91297' }))), hAsync("div", { key: '3b717ff6b9f38f9710ca0556ebbc66bd86b7e1b6', class: `pds-loader__label ${this.showLabel ? '' : 'pds-loader--hidden'}` }, hAsync("slot", { key: 'ab65224fab189a30d0cf18caf086c621cbd78eaa', name: "label" }, "Loading..."))));
10992
+ return (hAsync(Host, { key: '61277416b64876978e3a486089ace6099a4d53ab', 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: '2d5ea354090ab57de7ccf428ef206a9b5f6bbfa5', class: "pds-loader--spinner" }, hAsync("svg", { key: 'c5d3c41728cf5c5f77c329a16fb33570c68acb4a', style: this.getSvgStyle(), viewBox: "0 0 200 200", fill: "none", part: "loader-svg" }, hAsync("defs", { key: 'c5a70952409540684bcee4953fee99be2be84ff8' }, hAsync("linearGradient", { key: '08244568caee27a1e792208bed88dbfeac8868da', id: "spinner-secondHalf" }, hAsync("stop", { key: 'bfa2a7ad30c6906eb2f579f078b86f2808c86b63', offset: "0%", "stop-opacity": "0", "stop-color": "currentColor" }), hAsync("stop", { key: 'de4248657470249842d2982387d1dd877d979629', offset: "100%", "stop-opacity": "0.5", "stop-color": "currentColor" })), hAsync("linearGradient", { key: 'a9fefdd80496823f85c57df01978f813382af6f0', id: "spinner-firstHalf" }, hAsync("stop", { key: '0375649f9281bb076c8fbb5a7c905e53420debf2', offset: "0%", "stop-opacity": "1", "stop-color": "currentColor" }), hAsync("stop", { key: '08fe3406e36aab96022c23f79cb00b04f4621985', offset: "100%", "stop-opacity": "0.5", "stop-color": "currentColor" }))), hAsync("g", { key: '3e68617229aae3af082116fa2419fc6bc4c2e16c', class: "pds-loader__spinner-path" }, hAsync("path", { key: '1dbc7029a7b85a3b79705f82e4502bb6072f06c6', stroke: "url(#spinner-secondHalf)", d: "M 4 100 A 96 96 0 0 1 196 100" }), hAsync("path", { key: 'd2d86b183102b6e160fd0de5d2a20f75a166403b', stroke: "url(#spinner-firstHalf)", d: "M 196 100 A 96 96 0 0 1 4 100" }), hAsync("path", { key: 'b763168f03f87f8b58984497d3f3e051edafaf85', stroke: "currentColor", "stroke-linecap": "round", d: "M 4 100 A 96 96 0 0 1 4 98" }))))), this.variant === 'typing' && (hAsync("div", { key: '31a5842f69fef05f50abed593bbed3ff911df363', class: "pds-loader--typing" }, hAsync("span", { key: '5509c283cfc10a263b8ddc7a1d27e46749f2fdd3' }), hAsync("span", { key: '5907f51aac92a7d4bceb5d517a8fbb73971c2517' }), hAsync("span", { key: 'd59fa47f064313465ed75f53f48330bd15109aa2' }))), hAsync("div", { key: '7d64218cf923abfb88ec31306dd6cd52d310a64a', class: `pds-loader__label ${this.showLabel ? '' : 'pds-loader--hidden'}` }, hAsync("slot", { key: 'b20eba32674f09889b6b5e1d9c7cf99d3ae9781d', name: "label" }, "Loading..."))));
10707
10993
  }
10708
10994
  static get style() { return pdsLoaderCss; }
10709
10995
  static get cmpMeta() { return {
@@ -10960,14 +11246,14 @@ class PdsModal {
10960
11246
  return thisZIndex === maxZIndex;
10961
11247
  }
10962
11248
  render() {
10963
- return (hAsync("dialog", { key: 'cf2710a889d8f0e80a3551088ab38a88dc44ad1e', class: {
11249
+ return (hAsync("dialog", { key: '22ca55ddcc3aaf6e1158940d1fec23c9622b7810', class: {
10964
11250
  'pds-modal__backdrop': true,
10965
11251
  'open': this.open
10966
- }, "aria-modal": "true", "aria-labelledby": `${this.componentId}-heading`, onClick: this.handleBackdropClick }, hAsync("div", { key: '0eeb24f73429822be6c1c22ecf5b070a3ecc4e92', class: {
11252
+ }, "aria-modal": "true", "aria-labelledby": `${this.componentId}-heading`, onClick: this.handleBackdropClick }, hAsync("div", { key: '456929b5fa8ee7297fc11ffee1441a698cb2f3bc', class: {
10967
11253
  'pds-modal': true,
10968
11254
  [`pds-modal--${this.size}`]: true,
10969
11255
  'pds-modal--scrollable': this.scrollable
10970
- } }, hAsync("slot", { key: 'f11a8d375e0c5e40f399a13170ae227374d51614' }))));
11256
+ } }, hAsync("slot", { key: 'f6981ab3a8c5b13a48d4e791979760e1cf8a28a4' }))));
10971
11257
  }
10972
11258
  get el() { return getElement(this); }
10973
11259
  static get watchers() { return {
@@ -11170,10 +11456,10 @@ class PdsModalContent {
11170
11456
  render() {
11171
11457
  // Only apply max-height style if it's not 'none'
11172
11458
  const styleObj = this.contentMaxHeight !== 'none' ? { maxHeight: this.contentMaxHeight } : {};
11173
- return (hAsync(Host, { key: 'fae42c1fc151e4855cd2c731802c15851473be79' }, hAsync("div", { key: 'feb61d6a7227d8113b931df6280358cd9b4fe583', class: {
11459
+ return (hAsync(Host, { key: 'cc73d441bd68ac6b75d49a328f56d1e19cf7aab4' }, hAsync("div", { key: '57ce9c0da2cf15fb95ee7979c61cf62d5b2537de', class: {
11174
11460
  'pds-modal-content': true,
11175
11461
  [`pds-modal-content--border-${this.border}`]: true
11176
- }, style: styleObj, tabindex: "-1" }, hAsync("slot", { key: '1c9e55ecd1ad353699e5a4590ee04c9005719f6d' }))));
11462
+ }, style: styleObj, tabindex: "-1" }, hAsync("slot", { key: 'be716d459c32e9ecf2c1ef3c591ff66675f793fb' }))));
11177
11463
  }
11178
11464
  get el() { return getElement(this); }
11179
11465
  static get style() { return pdsModalContentCss; }
@@ -11197,7 +11483,7 @@ class PdsModalFooter {
11197
11483
  registerInstance(this, hostRef);
11198
11484
  }
11199
11485
  render() {
11200
- return (hAsync("footer", { key: '0fa58ce225ce31a1f40d6ce1d3276e716b36de8d', class: "pds-modal__footer" }, hAsync("slot", { key: 'df0bbdb56c711c7eb34db7181f940de11d4449ef' })));
11486
+ return (hAsync("footer", { key: '0151a48b62b1a35f7327434413a158a0a2c6a73c', class: "pds-modal__footer" }, hAsync("slot", { key: '3d153a1ac1bb4fdbaefb6f5d17f8adce377576af' })));
11201
11487
  }
11202
11488
  static get style() { return pdsModalFooterCss; }
11203
11489
  static get cmpMeta() { return {
@@ -11217,7 +11503,7 @@ class PdsModalHeader {
11217
11503
  registerInstance(this, hostRef);
11218
11504
  }
11219
11505
  render() {
11220
- return (hAsync("header", { key: '1a471bd6dfa2b654f5a6ebdf8fb5baef728324b3', class: "pds-modal__header" }, hAsync("slot", { key: '946a365ab3c2ca627d618188890d385c054b4c16' })));
11506
+ return (hAsync("header", { key: '0fa58ce225ce31a1f40d6ce1d3276e716b36de8d', class: "pds-modal__header" }, hAsync("slot", { key: 'df0bbdb56c711c7eb34db7181f940de11d4449ef' })));
11221
11507
  }
11222
11508
  static get style() { return pdsModalHeaderCss; }
11223
11509
  static get cmpMeta() { return {
@@ -11230,7 +11516,7 @@ class PdsModalHeader {
11230
11516
  }; }
11231
11517
  }
11232
11518
 
11233
- const pdsMultiselectCss = ":host{display:block}:host([aria-disabled=true]) .pds-multiselect__trigger{background:var(--pine-color-background-container-disabled);border-color:var(--pine-color-border-disabled);color:var(--pine-color-text-disabled);cursor:not-allowed}:host([aria-disabled=true]) .pds-multiselect__icon{color:var(--pine-color-text-disabled)}.pds-multiselect{position:relative}.pds-multiselect__label{color:var(--pine-color-text-label);display:block;font:var(--pine-typography-body-medium);letter-spacing:var(--pine-letter-spacing);-webkit-margin-after:var(--pine-dimension-2xs);margin-block-end:var(--pine-dimension-2xs)}.pds-multiselect__wrapper{position:relative}.pds-multiselect__trigger{-ms-flex-align:center;align-items:center;background:var(--pine-color-background-container);border:var(--pine-border);border-radius:var(--pine-dimension-125);cursor:pointer;display:-ms-flexbox;display:flex;font:var(--pine-typography-body);gap:var(--pine-dimension-xs);-ms-flex-pack:justify;justify-content:space-between;letter-spacing:var(--pine-letter-spacing);min-height:var(--pine-dimension-550);padding:var(--pine-dimension-xs) var(--pine-dimension-sm);position:relative;text-align:start;-webkit-transition:border-color 0.2s ease, -webkit-box-shadow 0.2s ease;transition:border-color 0.2s ease, -webkit-box-shadow 0.2s ease;transition:border-color 0.2s ease, box-shadow 0.2s ease;transition:border-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;width:100%}.pds-multiselect__trigger:hover:not(.pds-multiselect__trigger--disabled){border-color:var(--pine-color-border-hover)}.pds-multiselect__trigger:focus:not(.pds-multiselect__trigger--disabled){border-color:var(--pine-color-border-active);outline:var(--pine-outline-focus);outline-offset:var(--pine-border-width)}.pds-multiselect__trigger.pds-multiselect__trigger--open{border-color:var(--pine-color-border-active)}.pds-multiselect__trigger.pds-multiselect__trigger--invalid{background-color:var(--pine-color-red-050);border-color:var(--pine-color-border-danger)}.pds-multiselect__trigger.pds-multiselect__trigger--invalid:focus{outline-color:var(--pine-color-focus-ring-danger)}.pds-multiselect__trigger.pds-multiselect__trigger--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-multiselect__trigger-text{color:var(--pine-color-text-strong);-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pds-multiselect__trigger-text.pds-multiselect__trigger-text--placeholder{color:var(--pine-color-text-placeholder)}.pds-multiselect__trigger--disabled .pds-multiselect__trigger-text{color:var(--pine-color-text-disabled)}.pds-multiselect__icon{color:var(--pine-color-icon);-ms-flex-negative:var(--pine-dimension-none);flex-shrink:var(--pine-dimension-none)}.pds-multiselect__panel{background:var(--pine-color-background-container);border-radius:var(--pine-dimension-125);-webkit-box-shadow:var(--pine-box-shadow);box-shadow:var(--pine-box-shadow);-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:var(--pine-z-index-raised)}.pds-multiselect__search{-ms-flex-align:center;align-items:center;-webkit-border-after:var(--pine-border);border-block-end:var(--pine-border);border-block-end-color:var(--pine-color-border-subtle);display:-ms-flexbox;display:flex;gap:var(--pine-dimension-xs);padding:var(--pine-dimension-xs) var(--pine-dimension-sm)}.pds-multiselect__search pds-icon{color:var(--pine-color-text-muted);-ms-flex-negative:var(--pine-dimension-none);flex-shrink:var(--pine-dimension-none)}.pds-multiselect__search-input{background:transparent;border:var(--pine-dimension-none);color:var(--pine-color-text-strong);-ms-flex:1;flex:1;font:var(--pine-typography-body);letter-spacing:var(--pine-letter-spacing);min-width:var(--pine-dimension-none);outline:none}.pds-multiselect__search-input::-webkit-input-placeholder{color:var(--pine-color-text-placeholder)}.pds-multiselect__search-input::-moz-placeholder{color:var(--pine-color-text-placeholder)}.pds-multiselect__search-input:-ms-input-placeholder{color:var(--pine-color-text-placeholder)}.pds-multiselect__search-input::-ms-input-placeholder{color:var(--pine-color-text-placeholder)}.pds-multiselect__search-input::placeholder{color:var(--pine-color-text-placeholder)}.pds-multiselect__selected-section{-webkit-border-after:var(--pine-border);border-block-end:var(--pine-border);border-block-end-color:var(--pine-color-border-subtle);padding:var(--pine-dimension-xs)}.pds-multiselect__selected-list{list-style:none;margin:var(--pine-dimension-none);padding:var(--pine-dimension-none)}.pds-multiselect__selected-item{color:var(--pine-color-text-strong);font:var(--pine-typography-body);letter-spacing:var(--pine-letter-spacing);overflow:hidden;padding:var(--pine-dimension-2xs) var(--pine-dimension-xs);text-overflow:ellipsis;white-space:nowrap}.pds-multiselect__listbox{background:transparent;border:var(--pine-dimension-none);-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:var(--pine-dimension-none);overflow-y:auto;padding:var(--pine-dimension-xs)}.pds-multiselect__option{-ms-flex-align:center;align-items:center;background:transparent;border-radius:var(--pine-dimension-xs);cursor:pointer;display:-ms-flexbox;display:flex;padding:var(--pine-dimension-2xs) var(--pine-dimension-xs);-webkit-transition:background 0.15s;transition:background 0.15s}.pds-multiselect__option pds-checkbox{pointer-events:none;width:100%}.pds-multiselect__option:hover,.pds-multiselect__option.pds-multiselect__option--highlighted{background:var(--pine-color-background-muted)}.pds-multiselect__option:focus-visible{outline:var(--pine-dimension-none)}.pds-multiselect__empty,.pds-multiselect__loading{-ms-flex-align:center;align-items:center;color:var(--pine-color-text-muted);display:-ms-flexbox;display:flex;font:var(--pine-typography-body);-ms-flex-pack:center;justify-content:center;padding:var(--pine-dimension-sm)}.pds-multiselect__load-more{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:var(--pine-dimension-xs)}.pds-multiselect__helper{color:var(--pine-color-text-message);font:var(--pine-typography-body-sm);-webkit-margin-before:var(--pine-dimension-2xs);margin-block-start:var(--pine-dimension-2xs);-webkit-margin-start:var(--pine-dimension-none);margin-inline-start:var(--pine-dimension-none)}.pds-multiselect__error{-ms-flex-align:start;align-items:flex-start;color:var(--pine-color-text-message-danger);display:-ms-flexbox;display:flex;font:var(--pine-typography-body-sm);gap:var(--pine-dimension-2xs);-webkit-margin-before:var(--pine-dimension-2xs);margin-block-start:var(--pine-dimension-2xs);-webkit-margin-start:var(--pine-dimension-none);margin-inline-start:var(--pine-dimension-none)}.pds-multiselect__error pds-icon{-ms-flex-negative:var(--pine-dimension-none);flex-shrink:var(--pine-dimension-none);-webkit-margin-before:var(--pine-dimension-025);margin-block-start:var(--pine-dimension-025)}.visually-hidden{border:var(--pine-dimension-none);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:var(--pine-dimension-none);position:absolute;white-space:nowrap;width:1px}";
11519
+ const pdsMultiselectCss = ":host{display:block}:host([aria-disabled=true]) .pds-multiselect__trigger{background:var(--pine-color-background-container-disabled);border-color:var(--pine-color-border-disabled);color:var(--pine-color-text-disabled);cursor:not-allowed}:host([aria-disabled=true]) .pds-multiselect__icon{color:var(--pine-color-text-disabled)}.pds-multiselect{position:relative}.pds-multiselect__label{color:var(--pine-color-text-label);display:block;font:var(--pine-typography-body-medium);letter-spacing:var(--pine-letter-spacing);-webkit-margin-after:var(--pine-dimension-2xs);margin-block-end:var(--pine-dimension-2xs)}.pds-multiselect__wrapper{position:relative}.pds-multiselect__trigger{-ms-flex-align:center;align-items:center;background:var(--pine-color-background-container);border:var(--pine-border);border-radius:var(--pine-dimension-125);cursor:pointer;display:-ms-flexbox;display:flex;font:var(--pine-typography-body);gap:var(--pine-dimension-xs);-ms-flex-pack:justify;justify-content:space-between;letter-spacing:var(--pine-letter-spacing);min-height:var(--pine-dimension-550);padding:var(--pine-dimension-xs) var(--pine-dimension-sm);position:relative;text-align:start;-webkit-transition:border-color 0.2s ease, -webkit-box-shadow 0.2s ease;transition:border-color 0.2s ease, -webkit-box-shadow 0.2s ease;transition:border-color 0.2s ease, box-shadow 0.2s ease;transition:border-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;width:100%}.pds-multiselect__trigger:hover:not(.pds-multiselect__trigger--disabled){border-color:var(--pine-color-border-hover)}.pds-multiselect__trigger:focus:not(.pds-multiselect__trigger--disabled){border-color:var(--pine-color-border-active);outline:var(--pine-outline-focus);outline-offset:var(--pine-border-width)}.pds-multiselect__trigger.pds-multiselect__trigger--open{border-color:var(--pine-color-border-active)}.pds-multiselect__trigger.pds-multiselect__trigger--invalid{background-color:var(--pine-color-red-050);border-color:var(--pine-color-border-danger)}.pds-multiselect__trigger.pds-multiselect__trigger--invalid:focus{outline-color:var(--pine-color-focus-ring-danger)}.pds-multiselect__trigger.pds-multiselect__trigger--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-multiselect__trigger-text{color:var(--pine-color-text-strong);-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pds-multiselect__trigger-text.pds-multiselect__trigger-text--placeholder{color:var(--pine-color-text-placeholder)}.pds-multiselect__trigger--disabled .pds-multiselect__trigger-text{color:var(--pine-color-text-disabled)}.pds-multiselect__icon{color:var(--pine-color-icon);-ms-flex-negative:var(--pine-dimension-none);flex-shrink:var(--pine-dimension-none)}.pds-multiselect__panel{background:var(--pine-color-background-container);border-radius:var(--pine-dimension-125);-webkit-box-shadow:var(--pine-box-shadow);box-shadow:var(--pine-box-shadow);-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:var(--pine-z-index-raised)}.pds-multiselect__search{-ms-flex-align:center;align-items:center;-webkit-border-after:var(--pine-border);border-block-end:var(--pine-border);border-block-end-color:var(--pine-color-border-subtle);display:-ms-flexbox;display:flex;gap:var(--pine-dimension-xs);padding:var(--pine-dimension-xs) var(--pine-dimension-sm)}.pds-multiselect__search pds-icon{color:var(--pine-color-text-muted);-ms-flex-negative:var(--pine-dimension-none);flex-shrink:var(--pine-dimension-none)}.pds-multiselect__search-input{background:transparent;border:var(--pine-dimension-none);color:var(--pine-color-text-strong);-ms-flex:1;flex:1;font:var(--pine-typography-body);letter-spacing:var(--pine-letter-spacing);min-width:var(--pine-dimension-none);outline:none}.pds-multiselect__search-input::-webkit-input-placeholder{color:var(--pine-color-text-placeholder)}.pds-multiselect__search-input::-moz-placeholder{color:var(--pine-color-text-placeholder)}.pds-multiselect__search-input:-ms-input-placeholder{color:var(--pine-color-text-placeholder)}.pds-multiselect__search-input::-ms-input-placeholder{color:var(--pine-color-text-placeholder)}.pds-multiselect__search-input::placeholder{color:var(--pine-color-text-placeholder)}.pds-multiselect__selected-section{-webkit-border-after:var(--pine-border);border-block-end:var(--pine-border);border-block-end-color:var(--pine-color-border-subtle);padding:var(--pine-dimension-xs)}.pds-multiselect__selected-list{list-style:none;margin:var(--pine-dimension-none);padding:var(--pine-dimension-none)}.pds-multiselect__selected-item{color:var(--pine-color-text-strong);font:var(--pine-typography-body);letter-spacing:var(--pine-letter-spacing);overflow:hidden;padding:var(--pine-dimension-2xs) var(--pine-dimension-xs);text-overflow:ellipsis;white-space:nowrap}.pds-multiselect__listbox{background:transparent;border:var(--pine-dimension-none);-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:var(--pine-dimension-none);overflow-y:auto;padding:var(--pine-dimension-xs)}.pds-multiselect__option{-ms-flex-align:center;align-items:center;background:transparent;border-radius:var(--pine-dimension-xs);cursor:pointer;display:-ms-flexbox;display:flex;padding:var(--pine-dimension-2xs) var(--pine-dimension-xs);-webkit-transition:background 0.15s;transition:background 0.15s}.pds-multiselect__option pds-checkbox{pointer-events:none;width:100%}.pds-multiselect__option:hover,.pds-multiselect__option.pds-multiselect__option--highlighted{background:var(--pine-color-background-muted)}.pds-multiselect__option:focus-visible{outline:var(--pine-dimension-none)}.pds-multiselect__create-option{color:var(--pine-color-text-strong);width:100%}.pds-multiselect__create-option pds-icon{color:var(--pine-color-text-muted);-ms-flex-negative:var(--pine-dimension-none);flex-shrink:var(--pine-dimension-none)}.pds-multiselect__empty,.pds-multiselect__loading{-ms-flex-align:center;align-items:center;color:var(--pine-color-text-muted);display:-ms-flexbox;display:flex;font:var(--pine-typography-body);-ms-flex-pack:center;justify-content:center;padding:var(--pine-dimension-sm)}.pds-multiselect__load-more{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:var(--pine-dimension-xs)}.pds-multiselect__helper{color:var(--pine-color-text-message);font:var(--pine-typography-body-sm);-webkit-margin-before:var(--pine-dimension-2xs);margin-block-start:var(--pine-dimension-2xs);-webkit-margin-start:var(--pine-dimension-none);margin-inline-start:var(--pine-dimension-none)}.pds-multiselect__error{-ms-flex-align:start;align-items:flex-start;color:var(--pine-color-text-message-danger);display:-ms-flexbox;display:flex;font:var(--pine-typography-body-sm);gap:var(--pine-dimension-2xs);-webkit-margin-before:var(--pine-dimension-2xs);margin-block-start:var(--pine-dimension-2xs);-webkit-margin-start:var(--pine-dimension-none);margin-inline-start:var(--pine-dimension-none)}.pds-multiselect__error pds-icon{-ms-flex-negative:var(--pine-dimension-none);flex-shrink:var(--pine-dimension-none);-webkit-margin-before:var(--pine-dimension-025);margin-block-start:var(--pine-dimension-025)}.visually-hidden{border:var(--pine-dimension-none);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:var(--pine-dimension-none);position:absolute;white-space:nowrap;width:1px}";
11234
11520
 
11235
11521
  /**
11236
11522
  * @slot (default) - Static option elements for the multiselect
@@ -11243,6 +11529,7 @@ class PdsMultiselect {
11243
11529
  this.pdsMultiselectChange = createEvent(this, "pdsMultiselectChange");
11244
11530
  this.pdsMultiselectSearch = createEvent(this, "pdsMultiselectSearch");
11245
11531
  this.pdsMultiselectLoadOptions = createEvent(this, "pdsMultiselectLoadOptions");
11532
+ this.pdsMultiselectCreate = createEvent(this, "pdsMultiselectCreate");
11246
11533
  /**
11247
11534
  * Placeholder text for the input field.
11248
11535
  */
@@ -11263,6 +11550,10 @@ class PdsMultiselect {
11263
11550
  * Debounce delay in milliseconds for search/fetch.
11264
11551
  */
11265
11552
  this.debounce = 300;
11553
+ /**
11554
+ * Timeout in milliseconds for async fetch requests.
11555
+ */
11556
+ this.fetchTimeout = 30000;
11266
11557
  /**
11267
11558
  * Maximum height of the dropdown before scrolling.
11268
11559
  */
@@ -11295,6 +11586,7 @@ class PdsMultiselect {
11295
11586
  this.selectedItems = [];
11296
11587
  this.currentPage = 1;
11297
11588
  this.hasMore = false;
11589
+ this.creating = false;
11298
11590
  // Flag to prevent focusout from closing during open transition
11299
11591
  this.isOpening = false;
11300
11592
  this.handleTriggerClick = () => {
@@ -11527,6 +11819,10 @@ class PdsMultiselect {
11527
11819
  window.clearTimeout(this.fetchDebounceTimer);
11528
11820
  this.fetchDebounceTimer = undefined;
11529
11821
  }
11822
+ if (this.fetchTimeoutTimer !== undefined) {
11823
+ window.clearTimeout(this.fetchTimeoutTimer);
11824
+ this.fetchTimeoutTimer = undefined;
11825
+ }
11530
11826
  (_a = this.abortController) === null || _a === void 0 ? void 0 : _a.abort();
11531
11827
  this.abortController = undefined;
11532
11828
  }
@@ -11547,9 +11843,25 @@ class PdsMultiselect {
11547
11843
  // Ensure value is an array (may be string from HTML attribute)
11548
11844
  const valueArray = this.ensureValueArray();
11549
11845
  const allOptions = this.getAllOptions();
11550
- this.selectedItems = valueArray
11551
- .map(val => allOptions.find(opt => String(opt.id) === String(val)))
11552
- .filter((opt) => opt !== undefined);
11846
+ // Map values to options, preserving existing selectedItems for values not yet in options
11847
+ const newSelectedItems = [];
11848
+ const existingItemsMap = new Map(this.selectedItems.map(item => [String(item.id), item]));
11849
+ valueArray.forEach(val => {
11850
+ // First try to find in available options
11851
+ const option = allOptions.find(opt => String(opt.id) === String(val));
11852
+ if (option) {
11853
+ newSelectedItems.push(option);
11854
+ }
11855
+ else if (existingItemsMap.has(String(val))) {
11856
+ // If not in options but exists in current selectedItems, preserve it
11857
+ // This handles the case where async data hasn't loaded yet or newly created items
11858
+ newSelectedItems.push(existingItemsMap.get(String(val)));
11859
+ }
11860
+ // Note: We don't create placeholders for values without matching options.
11861
+ // This ensures selectedItems remains empty until options are actually loaded,
11862
+ // which matches the expected behavior for preselected values.
11863
+ });
11864
+ this.selectedItems = newSelectedItems;
11553
11865
  }
11554
11866
  ensureValueArray() {
11555
11867
  // Handle JSON string values passed via HTML attribute
@@ -11576,13 +11888,22 @@ class PdsMultiselect {
11576
11888
  getFilteredOptions() {
11577
11889
  const allOptions = this.getAllOptions();
11578
11890
  const query = this.searchQuery.toLowerCase();
11579
- return allOptions.filter(opt => {
11891
+ const filtered = allOptions.filter(opt => {
11580
11892
  // Filter by search query only - don't filter out selected items
11581
11893
  if (query) {
11582
11894
  return opt.text.toLowerCase().includes(query);
11583
11895
  }
11584
11896
  return true;
11585
11897
  });
11898
+ // Add create option if enabled and no matches found
11899
+ if (this.createUrl && this.searchQuery.trim() && filtered.length === 0) {
11900
+ return [{
11901
+ id: '__create__',
11902
+ text: this.searchQuery.trim(),
11903
+ isCreateOption: true,
11904
+ }];
11905
+ }
11906
+ return filtered;
11586
11907
  }
11587
11908
  updateFormValue() {
11588
11909
  var _a;
@@ -11606,33 +11927,79 @@ class PdsMultiselect {
11606
11927
  }
11607
11928
  }
11608
11929
  }
11930
+ getCsrfToken() {
11931
+ // Use provided token if available
11932
+ if (this.csrfToken) {
11933
+ return this.csrfToken;
11934
+ }
11935
+ // Try to read from meta tag
11936
+ const metaTag = document.querySelector('meta[name="csrf-token"]');
11937
+ return (metaTag === null || metaTag === void 0 ? void 0 : metaTag.content) || null;
11938
+ }
11609
11939
  async fetchOptions(query, page = 1) {
11610
11940
  var _a;
11611
11941
  if (!this.asyncUrl)
11612
11942
  return;
11943
+ // Abort any pending request and clear existing timeout
11613
11944
  (_a = this.abortController) === null || _a === void 0 ? void 0 : _a.abort();
11945
+ if (this.fetchTimeoutTimer !== undefined) {
11946
+ window.clearTimeout(this.fetchTimeoutTimer);
11947
+ this.fetchTimeoutTimer = undefined;
11948
+ }
11614
11949
  this.abortController = new AbortController();
11615
11950
  this.loading = true;
11951
+ // Set up timeout for fetch request
11952
+ this.fetchTimeoutTimer = window.setTimeout(() => {
11953
+ var _a;
11954
+ (_a = this.abortController) === null || _a === void 0 ? void 0 : _a.abort();
11955
+ this.fetchTimeoutTimer = undefined;
11956
+ }, this.fetchTimeout);
11616
11957
  try {
11617
- const url = new URL(this.asyncUrl, window.location.origin);
11958
+ // Guard against malformed asyncUrl
11959
+ let url;
11960
+ try {
11961
+ url = new URL(this.asyncUrl, window.location.origin);
11962
+ }
11963
+ catch (urlError) {
11964
+ throw new TypeError(`Invalid asyncUrl: ${this.asyncUrl}`);
11965
+ }
11618
11966
  if (this.asyncMethod === 'GET') {
11619
11967
  url.searchParams.set('search', query);
11620
11968
  url.searchParams.set('page', String(page));
11621
11969
  }
11622
- const response = await fetch(url.toString(), Object.assign({ method: this.asyncMethod, signal: this.abortController.signal, headers: {
11623
- 'Content-Type': 'application/json',
11624
- 'Accept': 'application/json',
11625
- } }, (this.asyncMethod === 'POST' && {
11970
+ const csrfToken = this.getCsrfToken();
11971
+ const headers = {
11972
+ 'Content-Type': 'application/json',
11973
+ 'Accept': 'application/json',
11974
+ };
11975
+ if (csrfToken) {
11976
+ headers['X-CSRF-Token'] = csrfToken;
11977
+ }
11978
+ const response = await fetch(url.toString(), Object.assign({ method: this.asyncMethod, signal: this.abortController.signal, headers }, (this.asyncMethod === 'POST' && {
11626
11979
  body: JSON.stringify({ search: query, page }),
11627
11980
  })));
11981
+ // Clear timeout on successful response
11982
+ if (this.fetchTimeoutTimer !== undefined) {
11983
+ window.clearTimeout(this.fetchTimeoutTimer);
11984
+ this.fetchTimeoutTimer = undefined;
11985
+ }
11628
11986
  if (!response.ok)
11629
11987
  throw new Error('Failed to fetch options');
11630
11988
  const data = await response.json();
11631
11989
  const formattedResults = data.results.map(item => {
11990
+ // If formatResult is provided, use it
11632
11991
  if (this.formatResult) {
11633
11992
  return this.formatResult(item);
11634
11993
  }
11635
- return Object.assign({ id: item.id, text: item.text }, item);
11994
+ // Defensive check: ensure item is an object before spreading
11995
+ if (typeof item === 'object' && item !== null) {
11996
+ return Object.assign({ id: item.id, text: item.text }, item);
11997
+ }
11998
+ // Handle primitives by converting to safe shape
11999
+ return {
12000
+ id: String(item),
12001
+ text: String(item),
12002
+ };
11636
12003
  });
11637
12004
  if (page === 1) {
11638
12005
  this.internalOptions = formattedResults;
@@ -11644,6 +12011,11 @@ class PdsMultiselect {
11644
12011
  this.currentPage = page;
11645
12012
  }
11646
12013
  catch (error) {
12014
+ // Clear timeout on error
12015
+ if (this.fetchTimeoutTimer !== undefined) {
12016
+ window.clearTimeout(this.fetchTimeoutTimer);
12017
+ this.fetchTimeoutTimer = undefined;
12018
+ }
11647
12019
  if (error.name !== 'AbortError') {
11648
12020
  console.error('PdsMultiselect: Failed to fetch options', error);
11649
12021
  }
@@ -11652,6 +12024,64 @@ class PdsMultiselect {
11652
12024
  this.loading = false;
11653
12025
  }
11654
12026
  }
12027
+ async createOption(query) {
12028
+ if (!this.createUrl || !query.trim())
12029
+ return;
12030
+ // Reentrancy guard: prevent duplicate POSTs if creation is already in-flight
12031
+ if (this.creating)
12032
+ return;
12033
+ this.creating = true;
12034
+ try {
12035
+ const url = new URL(this.createUrl, window.location.origin);
12036
+ const csrfToken = this.getCsrfToken();
12037
+ const headers = {
12038
+ 'Content-Type': 'application/json',
12039
+ 'Accept': 'application/json',
12040
+ };
12041
+ if (csrfToken) {
12042
+ headers['X-CSRF-Token'] = csrfToken;
12043
+ }
12044
+ const response = await fetch(url.toString(), {
12045
+ method: 'POST',
12046
+ headers,
12047
+ body: JSON.stringify({ text: query.trim() }),
12048
+ });
12049
+ if (!response.ok)
12050
+ throw new Error('Failed to create option');
12051
+ const data = await response.json();
12052
+ const newOption = Object.assign({ id: data.id, text: data.text }, data);
12053
+ // Add to internal options first
12054
+ this.internalOptions = [...this.internalOptions, newOption];
12055
+ // Select the new option
12056
+ this.value = [...this.value, String(newOption.id)];
12057
+ // Sync selected items to update display with new option
12058
+ this.syncSelectedItems();
12059
+ // Emit create event
12060
+ this.pdsMultiselectCreate.emit({
12061
+ query: query.trim(),
12062
+ newOption,
12063
+ });
12064
+ // Emit change event with synced items
12065
+ this.pdsMultiselectChange.emit({
12066
+ values: this.value,
12067
+ items: this.selectedItems,
12068
+ });
12069
+ // Clear search and keep dropdown open
12070
+ this.searchQuery = '';
12071
+ this.highlightedIndex = -1;
12072
+ // Focus back on search input
12073
+ requestAnimationFrame(() => {
12074
+ var _a;
12075
+ (_a = this.searchInputEl) === null || _a === void 0 ? void 0 : _a.focus();
12076
+ });
12077
+ }
12078
+ catch (error) {
12079
+ console.error('PdsMultiselect: Failed to create option', error);
12080
+ }
12081
+ finally {
12082
+ this.creating = false;
12083
+ }
12084
+ }
11655
12085
  openDropdown() {
11656
12086
  if (this.disabled)
11657
12087
  return;
@@ -11730,30 +12160,33 @@ class PdsMultiselect {
11730
12160
  }
11731
12161
  toggleOption(option) {
11732
12162
  var _a;
12163
+ // Handle create option
12164
+ if (option.isCreateOption) {
12165
+ // Prevent multiple create calls while one is in-flight
12166
+ if (!this.creating) {
12167
+ this.createOption(this.searchQuery);
12168
+ }
12169
+ return;
12170
+ }
11733
12171
  const isSelected = this.value.includes(String(option.id));
11734
12172
  if (isSelected) {
11735
12173
  // Remove from selection
11736
- const newValue = this.value.filter(v => v !== String(option.id));
11737
- this.value = newValue;
11738
- const newSelectedItems = this.selectedItems.filter(item => String(item.id) !== String(option.id));
11739
- this.pdsMultiselectChange.emit({
11740
- values: newValue,
11741
- items: newSelectedItems,
11742
- });
12174
+ this.value = this.value.filter(v => v !== String(option.id));
11743
12175
  }
11744
12176
  else {
11745
12177
  // Add to selection
11746
12178
  if (this.maxSelections && this.value.length >= this.maxSelections) {
11747
12179
  return;
11748
12180
  }
11749
- const newValue = [...this.value, String(option.id)];
11750
- this.value = newValue;
11751
- const newSelectedItems = [...this.selectedItems, option];
11752
- this.pdsMultiselectChange.emit({
11753
- values: newValue,
11754
- items: newSelectedItems,
11755
- });
12181
+ this.value = [...this.value, String(option.id)];
11756
12182
  }
12183
+ // Sync selected items to ensure no duplicates and accurate state
12184
+ this.syncSelectedItems();
12185
+ // Emit change event with synced items
12186
+ this.pdsMultiselectChange.emit({
12187
+ values: this.value,
12188
+ items: this.selectedItems,
12189
+ });
11757
12190
  // Keep focus on search input, don't close dropdown
11758
12191
  (_a = this.searchInputEl) === null || _a === void 0 ? void 0 : _a.focus();
11759
12192
  }
@@ -11775,13 +12208,17 @@ class PdsMultiselect {
11775
12208
  const hasSlottedLoading = !!this.el.querySelector('[slot="loading"]');
11776
12209
  return (hAsync("div", { class: "pds-multiselect__panel", ref: el => (this.panelEl = el), style: { minWidth: this.minWidth } }, hAsync("div", { class: "pds-multiselect__search" }, hAsync("pds-icon", { name: "search", size: "small" }), hAsync("input", { ref: el => (this.searchInputEl = el), type: "text", class: "pds-multiselect__search-input", placeholder: "Find...", value: this.searchQuery, "aria-label": "Search options", "aria-controls": `${this.componentId}-listbox`, "aria-activedescendant": this.highlightedIndex >= 0 ? `${this.componentId}-option-${this.highlightedIndex}` : undefined, role: "combobox", "aria-haspopup": "listbox", "aria-expanded": "true", "aria-autocomplete": "list", autocomplete: "off", onInput: this.handleSearchInputChange, onKeyDown: this.handleSearchInputKeyDown })), this.renderSelectedItemsList(), hAsync("ul", { class: "pds-multiselect__listbox", role: "listbox", "aria-multiselectable": "true", "aria-label": this.label || 'Options', id: `${this.componentId}-listbox`, ref: el => (this.listboxEl = el), style: { maxHeight: this.maxHeight }, onScroll: this.handleScroll }, this.loading && (hAsync("li", { class: "pds-multiselect__loading", role: "presentation" }, hasSlottedLoading ? (hAsync("slot", { name: "loading" })) : (hAsync("pds-loader", { size: "small" })))), !this.loading && filteredOptions.length === 0 && (hAsync("li", { class: "pds-multiselect__empty", role: "presentation" }, hasSlottedEmpty ? (hAsync("slot", { name: "empty" })) : (hAsync("span", null, "No options found")))), filteredOptions.map((option, index) => {
11777
12210
  const isSelected = valueArray.includes(String(option.id));
11778
- const isHighlighted = index === this.highlightedIndex;
12211
+ const isCreateOption = option.isCreateOption;
12212
+ const isHighlighted = index === this.highlightedIndex && !isCreateOption;
11779
12213
  const optionId = `${this.componentId}-option-${index}`;
12214
+ const isCreateDisabled = isCreateOption && this.creating;
11780
12215
  return (hAsync("li", { key: String(option.id), id: optionId, class: {
11781
12216
  'pds-multiselect__option': true,
11782
12217
  'pds-multiselect__option--highlighted': isHighlighted,
11783
12218
  'pds-multiselect__option--selected': isSelected,
11784
- }, role: "option", "aria-selected": isSelected ? 'true' : 'false', "data-index": index, onMouseDown: this.handleOptionMouseDown(option), onMouseEnter: this.handleOptionMouseEnter(index) }, hAsync("pds-checkbox", { componentId: `${this.componentId}-checkbox-${index}`, checked: isSelected, label: option.text, style: { pointerEvents: 'none' } })));
12219
+ 'pds-multiselect__option--create': isCreateOption,
12220
+ 'pds-multiselect__option--disabled': isCreateDisabled,
12221
+ }, role: "option", "aria-selected": isSelected ? 'true' : 'false', "aria-disabled": isCreateDisabled ? 'true' : undefined, "aria-label": isCreateOption ? `Create new tag: ${option.text}` : undefined, "data-index": index, onMouseDown: this.handleOptionMouseDown(option), onMouseEnter: this.handleOptionMouseEnter(index) }, isCreateOption ? (hAsync("pds-box", { class: "pds-multiselect__create-option", "align-items": "center", gap: "xs" }, hAsync("pds-icon", { name: "add", size: "small" }), hAsync("pds-text", null, "Add \"", option.text, "\""))) : (hAsync("pds-checkbox", { componentId: `${this.componentId}-checkbox-${index}`, checked: isSelected, label: option.text, style: { pointerEvents: 'none' } }))));
11785
12222
  }), this.hasMore && !this.loading && (hAsync("li", { class: "pds-multiselect__load-more", role: "presentation" }, hAsync("pds-loader", { size: "small" }))))));
11786
12223
  }
11787
12224
  getTriggerText() {
@@ -11793,19 +12230,19 @@ class PdsMultiselect {
11793
12230
  }
11794
12231
  render() {
11795
12232
  const hasSelections = this.selectedItems.length > 0;
11796
- return (hAsync(Host, { key: 'e7d872fd9bedb03390eaf8a2bd9c5d6ba1cc7ecc', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: '141dee3c657dd17d3389d4a25979d0f748e36361', class: "pds-multiselect" }, this.label && (hAsync("label", { key: '386114a823424506857a1e927a2538e88d3c82f5', htmlFor: this.componentId, class: {
12233
+ return (hAsync(Host, { key: '5eabf872bf4e4f109106c0dd7f9fc8ea48e8c0c0', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: '2623280ddbb4e116da4dbf0fe9123b5f06f0da0c', class: "pds-multiselect" }, this.label && (hAsync("label", { key: 'ec644a7af54ca4dcdece849c6df692fae268b445', htmlFor: this.componentId, class: {
11797
12234
  'pds-multiselect__label': true,
11798
12235
  'visually-hidden': this.hideLabel,
11799
- } }, this.label)), hAsync("div", { key: '9fc18bf93f981ee7f72f31c20f43f5251ed647e4', class: "pds-multiselect__wrapper", ref: el => (this.containerEl = el), onFocusout: this.handleContainerFocusOut, style: { width: this.triggerWidth } }, hAsync("button", { key: '74e8eb5ef5984307dce779ef63d54e49e07497ea', ref: el => (this.triggerEl = el), type: "button", class: {
12236
+ } }, this.label)), hAsync("div", { key: 'ae08d5be617ee801a730fd9289146e82f2df8258', class: "pds-multiselect__wrapper", ref: el => (this.containerEl = el), onFocusout: this.handleContainerFocusOut, style: { width: this.triggerWidth } }, hAsync("button", { key: 'c4639d573de4bb7963f848284057afcf9cc65cb9', ref: el => (this.triggerEl = el), type: "button", class: {
11800
12237
  'pds-multiselect__trigger': true,
11801
12238
  'pds-multiselect__trigger--open': this.isOpen,
11802
12239
  'pds-multiselect__trigger--disabled': this.disabled,
11803
12240
  'pds-multiselect__trigger--invalid': this.invalid || !!this.errorMessage,
11804
12241
  'pds-multiselect__trigger--has-value': hasSelections,
11805
- }, id: this.componentId, disabled: this.disabled, "aria-required": this.required ? 'true' : undefined, "aria-expanded": this.isOpen ? 'true' : 'false', "aria-haspopup": "listbox", "aria-describedby": assignDescription(this.componentId, this.invalid || !!this.errorMessage, this.errorMessage || this.helperMessage), "aria-invalid": this.invalid || !!this.errorMessage ? 'true' : undefined, onClick: this.handleTriggerClick, onKeyDown: this.handleTriggerKeyDown }, hAsync("span", { key: 'fb7f9b9fffd46839ddc4ab0bb549b61de191f76c', class: {
12242
+ }, id: this.componentId, disabled: this.disabled, "aria-required": this.required ? 'true' : undefined, "aria-expanded": this.isOpen ? 'true' : 'false', "aria-haspopup": "listbox", "aria-describedby": assignDescription(this.componentId, this.invalid || !!this.errorMessage, this.errorMessage || this.helperMessage), "aria-invalid": this.invalid || !!this.errorMessage ? 'true' : undefined, onClick: this.handleTriggerClick, onKeyDown: this.handleTriggerKeyDown }, hAsync("span", { key: 'b16da29ea9a98d6672813d9c142ef63135b12dca', class: {
11806
12243
  'pds-multiselect__trigger-text': true,
11807
12244
  'pds-multiselect__trigger-text--placeholder': !hasSelections,
11808
- } }, this.getTriggerText()), hAsync("pds-icon", { key: '354e1c57758350d73557a6c94d0b31eb6732f12a', class: "pds-multiselect__icon", icon: enlarge })), this.renderDropdown()), this.helperMessage && !this.errorMessage && (hAsync("p", { key: '3709f184a7972e1acfd3826faefc4ba139a8d518', class: "pds-multiselect__helper", id: messageId(this.componentId, 'helper') }, this.helperMessage)), this.errorMessage && (hAsync("p", { key: '8029b58286455b7b4789a4336a79c324ca91ad74', class: "pds-multiselect__error", id: messageId(this.componentId, 'error') }, hAsync("pds-icon", { key: 'cd781f3caed8b81deef2ce43f0a4406b6ed2d53c', icon: danger, size: "small" }), this.errorMessage)), hAsync("div", { key: '7c303f4d64247b41b9e88892cfb8c02acd5d8d59', style: { display: 'none' } }, hAsync("slot", { key: 'e9b384038e67bb951613933bbf68fd2b2efc71ef' })))));
12245
+ } }, this.getTriggerText()), hAsync("pds-icon", { key: '4e86739529355331c9fa6b95b63f223d5a315ad5', class: "pds-multiselect__icon", icon: enlarge })), this.renderDropdown()), this.helperMessage && !(this.errorMessage && this.errorMessage.length > 0) && (hAsync("p", { key: '34cd42ddb1725546ce367699ef520e37d24cae25', class: "pds-multiselect__helper", id: messageId(this.componentId, 'helper') }, this.helperMessage)), this.errorMessage && (hAsync("p", { key: '0eada43d1bcb44ea7b95927dd3f799aff6cc6b3a', class: "pds-multiselect__error", id: messageId(this.componentId, 'error') }, hAsync("pds-icon", { key: '546dcc24794d274d73b3de867b79123b6f0069fc', icon: danger, size: "small" }), this.errorMessage)), hAsync("div", { key: '3921e646c9e3638077c016e7cb28a19adaa302f0', style: { display: 'none' } }, hAsync("slot", { key: '3923872eaae0a59da8c4a5b9801abf41ae9a3c3d' })))));
11809
12246
  }
11810
12247
  static get formAssociated() { return true; }
11811
12248
  get el() { return getElement(this); }
@@ -11829,6 +12266,7 @@ class PdsMultiselect {
11829
12266
  "asyncUrl": [1, "async-url"],
11830
12267
  "asyncMethod": [1, "async-method"],
11831
12268
  "debounce": [2],
12269
+ "fetchTimeout": [2, "fetch-timeout"],
11832
12270
  "maxSelections": [2, "max-selections"],
11833
12271
  "maxHeight": [1, "max-height"],
11834
12272
  "triggerWidth": [1, "trigger-width"],
@@ -11842,6 +12280,8 @@ class PdsMultiselect {
11842
12280
  "loading": [1028],
11843
12281
  "options": [16],
11844
12282
  "formatResult": [16],
12283
+ "createUrl": [1, "create-url"],
12284
+ "csrfToken": [1, "csrf-token"],
11845
12285
  "isOpen": [32],
11846
12286
  "searchQuery": [32],
11847
12287
  "highlightedIndex": [32],
@@ -11849,6 +12289,7 @@ class PdsMultiselect {
11849
12289
  "selectedItems": [32],
11850
12290
  "currentPage": [32],
11851
12291
  "hasMore": [32],
12292
+ "creating": [32],
11852
12293
  "setFocus": [64]
11853
12294
  },
11854
12295
  "$listeners$": [[8, "keydown", "handleWindowKeyDown"]],
@@ -12417,7 +12858,7 @@ class PdsPopover {
12417
12858
  }, 16); // ~1 frame at 60fps
12418
12859
  }
12419
12860
  render() {
12420
- return (hAsync(Host, { key: '4cdcc590173cf0edc4412b611277d7cce152c567', id: this.componentId }, hAsync("span", { key: '5136bc20db4630da4264d389e6ff2d25353900c6', class: "pds-popover__trigger-wrapper" }, hAsync("slot", { key: '7127a728bc5b6458d339c54cdd795d9768219479', name: "trigger", onSlotchange: this.handleTriggerSlotChange })), hAsync("div", { key: '3ffd0aca1500b59f8e577c063d3ff766fc95a550', class: "pds-popover__content-slot-wrapper" }, hAsync("slot", { key: '30093c1e7d9a94c5297386f07eb921be85e59a97', onSlotchange: this.handleContentSlotChange }))));
12861
+ return (hAsync(Host, { key: '835196832cb0dcec61f0bc6e5f4df08038335d5a', id: this.componentId }, hAsync("span", { key: 'e4aadaa17ce565e00f5e038a92aae8957b22be64', class: "pds-popover__trigger-wrapper" }, hAsync("slot", { key: '97fe58bed551bed9f3159faa430ef54fd09d2412', name: "trigger", onSlotchange: this.handleTriggerSlotChange })), hAsync("div", { key: '8d1330a58ff77182100fb40afa78ee89ccd3146f', class: "pds-popover__content-slot-wrapper" }, hAsync("slot", { key: '5d1136682ba7bff4a4c904fb8310443e9feb9e5b', onSlotchange: this.handleContentSlotChange }))));
12421
12862
  }
12422
12863
  get el() { return getElement(this); }
12423
12864
  static get style() { return pdsPopoverCss; }
@@ -12467,7 +12908,7 @@ class PdsProgress {
12467
12908
  this.showPercent = false;
12468
12909
  }
12469
12910
  render() {
12470
- return (hAsync(Host, { key: '5ba399b7d026ddcee0b6b3c2626baa2cb175afab', class: this.animated ? { 'is-animated': this.animated } : '' }, hAsync("div", { key: '020ea8e805013e36fedb9c9aa67f06792878297c', class: "pds-progress" }, hAsync("label", { key: '18d751a8526bdde6e3e907a3d1e3755eb3c3c99d', class: "pds-progress__label", htmlFor: this.componentId }, this.label), hAsync("progress", { key: '1f3c07efa8ba71744133c49fd90bfaa5d62752e9', id: this.componentId, max: "100", style: this.fillColor ? { '--color-progress-fill': this.fillColor } : {}, value: this.percent })), this.showPercent && hAsync("div", { key: '768d517ffb6fa3ece02533eba0da3fa015530293', class: "pds-progress__percentage" }, this.percent, "%")));
12911
+ return (hAsync(Host, { key: '23b8b17a11e6537d1f73cd435c66e779267c6909', class: this.animated ? { 'is-animated': this.animated } : '' }, hAsync("div", { key: '6bf201015c284f26b2bb794237aef8d4e4d532ee', class: "pds-progress" }, hAsync("label", { key: '7e144a90c1fde70e58095bda2e23b250529a8114', class: "pds-progress__label", htmlFor: this.componentId }, this.label), hAsync("progress", { key: 'ebf00485c3c7523e184fcc022e2bcc325a13458f', id: this.componentId, max: "100", style: this.fillColor ? { '--color-progress-fill': this.fillColor } : {}, value: this.percent })), this.showPercent && hAsync("div", { key: '6f37bd88ccb9228b0d0ca4d934a2d3cff0026533', class: "pds-progress__percentage" }, this.percent, "%")));
12471
12912
  }
12472
12913
  static get style() { return pdsProgressCss; }
12473
12914
  static get cmpMeta() { return {
@@ -12501,7 +12942,7 @@ class PdsProperty {
12501
12942
  this.icon = 'star';
12502
12943
  }
12503
12944
  render() {
12504
- return (hAsync(Host, { key: '8caea739a84ede1f76b0564fb76183530c9ac0b7', id: this.componentId }, hAsync("pds-box", { key: 'a539e91af082e31d64cfca1a73bc94c1660f6960', "align-items": "center", gap: "xs" }, hAsync("pds-icon", { key: 'f3ac971b857c1b236b8e3d7345633d3846c21bea', icon: this.icon, size: "var(--pine-dimension-sm)", "aria-hidden": "true" }), hAsync("slot", { key: 'c2e88b899f814084998bd63eabdd43204e5fafad' }))));
12945
+ return (hAsync(Host, { key: '947e0adfc46ab267b4a5f3e3da5dedcd8ab64d3e', id: this.componentId }, hAsync("pds-box", { key: 'bc6fbd4eaa162a7d9ff6348d74bf15f71e776db6', "align-items": "center", gap: "xs" }, hAsync("pds-icon", { key: '5d703e9afd94761aae842c82c7b5e9223b63b894', icon: this.icon, size: "var(--pine-dimension-sm)", "aria-hidden": "true" }), hAsync("slot", { key: 'e5e02fb21c783f7e4027591e99cd966981babc04' }))));
12505
12946
  }
12506
12947
  static get style() { return pdsPropertyCss; }
12507
12948
  static get cmpMeta() { return {
@@ -12602,11 +13043,11 @@ class PdsRadio {
12602
13043
  }
12603
13044
  render() {
12604
13045
  const renderLabelAndMessages = () => [
12605
- hAsync("label", { htmlFor: this.componentId, key: `${this.componentId}-label` }, hAsync("input", { key: 'f2f2f199931f721f52dacdbe419ff78fdc7d0eff', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, type: "radio", id: this.componentId, name: this.name, value: this.value, checked: this.checked, required: this.required, disabled: this.disabled, onChange: this.handleRadioChange, class: this.hasImage() ? 'visually-hidden' : '' }), hAsync("span", { key: 'e51195a03fa69e1bda7cdd7a5a6518833162be8e', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)),
13046
+ hAsync("label", { htmlFor: this.componentId, key: `${this.componentId}-label` }, hAsync("input", { key: '75aca490be2db050f66ddd9cb45ce122bea4db53', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, type: "radio", id: this.componentId, name: this.name, value: this.value, checked: this.checked, required: this.required, disabled: this.disabled, onChange: this.handleRadioChange, class: this.hasImage() ? 'visually-hidden' : '' }), hAsync("span", { key: '1bbc7398d3be35e301526b0f842274a3f1db4457', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)),
12606
13047
  this.helperMessage && (hAsync("div", { key: `${this.componentId}-helper`, class: 'pds-radio__message', id: messageId(this.componentId, 'helper') }, this.helperMessage)),
12607
- this.errorMessage && (hAsync("div", { key: `${this.componentId}-error`, class: `pds-radio__message pds-radio__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, hAsync("pds-icon", { key: '519b558a41aafa223dbbc1f4e40d4de27f26aa69', icon: danger, size: "small" }), this.errorMessage))
13048
+ this.errorMessage && (hAsync("div", { key: `${this.componentId}-error`, class: `pds-radio__message pds-radio__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, hAsync("pds-icon", { key: 'e1a1228fa52e68623098f09493d93aa03d2e65c4', icon: danger, size: "small" }), this.errorMessage))
12608
13049
  ];
12609
- return (hAsync(Host, { key: 'edf88fa769c7d87e86b36a4a9476d460b8ea7105', class: this.classNames() }, this.hasImage() && (hAsync("div", { key: '09c2eb9d72e87550a557cd7fbaf69e9b16636940', class: "pds-radio__image-container", part: "image-container" }, hAsync("slot", { key: 'd0f939ea5bb07f2b0cdb2bb8c8576fdf2c03b196', name: "image", onSlotchange: () => (this._hasImage = this.hasImageSlot()) }))), this.hasImage() ? (hAsync("div", { class: "pds-radio__content-wrapper" }, renderLabelAndMessages())) : (renderLabelAndMessages())));
13050
+ return (hAsync(Host, { key: '60fabeef5778fd30e46cfd23d05684e1743bc57f', class: this.classNames() }, this.hasImage() && (hAsync("div", { key: '9ba3e60182a68cc8e996623cf46e17001ff451f6', class: "pds-radio__image-container", part: "image-container" }, hAsync("slot", { key: 'bf8927129eb68ee7ed07a1f8f8727f013254e133', name: "image", onSlotchange: () => (this._hasImage = this.hasImageSlot()) }))), this.hasImage() ? (hAsync("div", { class: "pds-radio__content-wrapper" }, renderLabelAndMessages())) : (renderLabelAndMessages())));
12610
13051
  }
12611
13052
  get el() { return getElement(this); }
12612
13053
  static get style() { return labelCss$3 + pdsRadioCss; }
@@ -12781,13 +13222,13 @@ class PdsRadioGroup {
12781
13222
  render() {
12782
13223
  const gapValue = this.getGapValue();
12783
13224
  const ariaDescribedBy = this.getAriaDescribedBy();
12784
- return (hAsync(Host, { key: '4172c83d182d274660aca1f09cb3cf0a822623bc', class: this.classNames(), id: this._groupId, role: "group", "aria-describedby": ariaDescribedBy, style: {
13225
+ return (hAsync(Host, { key: '53949e8e878887189482a13e0402402b8ee79c46', class: this.classNames(), id: this._groupId, role: "group", "aria-describedby": ariaDescribedBy, style: {
12785
13226
  '--pds-radio-group-gap': gapValue,
12786
- } }, this.groupLabel && (hAsync("div", { key: '9487046d8ce5f89535f220816192f63063eba7da', class: "pds-radio-group__label" }, this.groupLabel)), hAsync("div", { key: '691b01627a001a5be54e41ecfef7d0c182be30fb', class: {
13227
+ } }, this.groupLabel && (hAsync("div", { key: '9aa547ff0b60d1eb78ab6806c552391c119c6511', class: "pds-radio-group__label" }, this.groupLabel)), hAsync("div", { key: '5bad4f6d4c685eca8a97b574511f21b93bdf4821', class: {
12787
13228
  'pds-radio-group__radios': true,
12788
13229
  'pds-radio-group__radios--row': this.direction === 'row',
12789
13230
  'pds-radio-group__radios--column': this.direction === 'column',
12790
- } }, hAsync("slot", { key: 'b92f475d38f0eb35dcb0a5c20bbc9442db64559d', onSlotchange: () => this.updateChildRadios() })), this.helperMessage && (hAsync("div", { key: 'fb2b8e6c06ea02ee5b7203c26cd30901dde7752d', class: "pds-radio-group__message", id: messageId(this._groupId, 'helper') }, this.helperMessage)), this.errorMessage && (hAsync("div", { key: 'cd496c7eea405bc4cf76462326e2309bce5b1d7f', class: "pds-radio-group__message pds-radio-group__message--error", id: messageId(this._groupId, 'error'), "aria-live": "assertive" }, hAsync("pds-icon", { key: '7a76c505dd8c9673b2c6ac8b652bede5ec5557c6', icon: danger, size: "small" }), this.errorMessage))));
13231
+ } }, hAsync("slot", { key: 'ffd76f30b308f124e1df925b2fe354ffb80f59bc', onSlotchange: () => this.updateChildRadios() })), this.helperMessage && (hAsync("div", { key: 'ea8995384b1e1c1e98d01d704bd969a97bfd2b2a', class: "pds-radio-group__message", id: messageId(this._groupId, 'helper') }, this.helperMessage)), this.errorMessage && (hAsync("div", { key: '30726bc368c7ad2820ae4cb43faf0a45e94a51e8', class: "pds-radio-group__message pds-radio-group__message--error", id: messageId(this._groupId, 'error'), "aria-live": "assertive" }, hAsync("pds-icon", { key: 'acc00b6e36ead10cc5cc01033ad0f619bd75f5da', icon: danger, size: "small" }), this.errorMessage))));
12791
13232
  }
12792
13233
  get el() { return getElement(this); }
12793
13234
  static get watchers() { return {
@@ -12877,7 +13318,7 @@ class PdsRow {
12877
13318
  })), (this.minHeight && {
12878
13319
  'min-height': this.minHeight,
12879
13320
  }));
12880
- return hAsync(Host, { key: '6e6e95f69cf5a84c481399737f9f5c68117aabd9', class: `pds-row ${rowClasses}`, style: rowInlineStyles });
13321
+ return hAsync(Host, { key: '7d99184153a86e5d7d2c90fce98e05e9c4a36b81', class: `pds-row ${rowClasses}`, style: rowInlineStyles });
12881
13322
  }
12882
13323
  static get style() { return pdsRowCss; }
12883
13324
  static get cmpMeta() { return {
@@ -13130,7 +13571,7 @@ class PdsSelect {
13130
13571
  }
13131
13572
  render() {
13132
13573
  const hasAction = this.el.querySelector('[slot="action"]') !== null;
13133
- return (hAsync(Host, { key: '722b36080f7c091e3a60d47d193d532b3bea50c3', "aria-disabled": this.disabled ? 'true' : null, class: this.classNames(), "has-action": hasAction && !this.hideLabel ? 'true' : null }, hAsync("div", { key: '90c0a9e4c39c462bea9b54e05ab0f9d10fdc4c74', class: "pds-select" }, !this.hideLabel && (hAsync("div", { key: '00604945aefe3706bda0f216757cd0247da6592b', class: "pds-select__label-wrapper" }, hAsync("label", { key: '71f5ed9b0d1fe5c2ac8b3ad43e9e053dba149068', htmlFor: this.componentId }, hAsync("span", { key: '346701454cec9e398f93919316f69605f73be895', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), hasAction && this.renderAction())), hAsync("select", { key: '929364187a6bd6b8b8267c28e3304e0514b13125', "aria-label": this.hideLabel ? this.label : undefined, autocomplete: this.autocomplete || undefined, class: "pds-select__field", disabled: this.disabled, id: this.componentId, multiple: this.multiple, name: this.name, onBlur: this.onBlur, onChange: this.onSelectUpdate, onFocus: this.onFocus, onKeyDown: this.onKeyDown, part: "select", required: this.required, ref: (el) => (this.selectEl = el) }), hAsync("div", { key: '31cf48ef3bf95442eb9798d87fe0e6ba0330a5cb', "aria-hidden": "true", class: "hidden", ref: (el) => (this.slotContainer = el) }, hAsync("slot", { key: '3ed8926bce5949bc493c7a9ecfbed182704ee8d7', onSlotchange: this.handleSlotChange })), this.renderMessages(), !this.multiple && hAsync("pds-icon", { key: '3ab55ff62a6be2742668d8f963bd6c436e450dd2', class: "pds-select__select-icon", icon: enlarge }))));
13574
+ return (hAsync(Host, { key: 'd36bddf20910ae21ba2209bbf7e3f13b1ce9c3bf', "aria-disabled": this.disabled ? 'true' : null, class: this.classNames(), "has-action": hasAction && !this.hideLabel ? 'true' : null }, hAsync("div", { key: '72fe6ee352834fbd6e8f5f9d9e96b1be232f2988', class: "pds-select" }, !this.hideLabel && (hAsync("div", { key: 'c2894f7ec00402425f74f1145d449da13d870161', class: "pds-select__label-wrapper" }, hAsync("label", { key: '4f6277c3f7b40f3d52995231cb49824e58ebae1b', htmlFor: this.componentId }, hAsync("span", { key: 'f1b0cf90091843c1a994699263905f811888d4bd', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), hasAction && this.renderAction())), hAsync("select", { key: '727c1644e8ea5afc194e33e29e9730d6b08c3784', "aria-label": this.hideLabel ? this.label : undefined, autocomplete: this.autocomplete || undefined, class: "pds-select__field", disabled: this.disabled, id: this.componentId, multiple: this.multiple, name: this.name, onBlur: this.onBlur, onChange: this.onSelectUpdate, onFocus: this.onFocus, onKeyDown: this.onKeyDown, part: "select", required: this.required, ref: (el) => (this.selectEl = el) }), hAsync("div", { key: 'd7c0c3f3b765b13c6dc34a9c5c13bbcfd081a274', "aria-hidden": "true", class: "hidden", ref: (el) => (this.slotContainer = el) }, hAsync("slot", { key: '2305afcacb082c0d5faca8b77295919f8d9c9e0b', onSlotchange: this.handleSlotChange })), this.renderMessages(), !this.multiple && hAsync("pds-icon", { key: '4a1d6ced0ffc14ae17763d116a85324e5a6c7ce5', class: "pds-select__select-icon", icon: enlarge }))));
13134
13575
  }
13135
13576
  static get formAssociated() { return true; }
13136
13577
  get el() { return getElement(this); }
@@ -15874,7 +16315,7 @@ class PdsSortable {
15874
16315
  Sortable.create(this.el, sortableOptions);
15875
16316
  }
15876
16317
  render() {
15877
- return (hAsync(Host, { key: 'b01f12d7d2973ce2fa513a468be3634e38241171', class: this.classNames(), id: this.componentId }, hAsync("slot", { key: '7d9dff192e9b6a01e71c41d9250c0245ca548658' })));
16318
+ return (hAsync(Host, { key: '98083e17bb18c5adde8b4c0c387daa28ca2bda91', class: this.classNames(), id: this.componentId }, hAsync("slot", { key: '4ffcd0844153824c3509e42f5636c5851dc7fcbe' })));
15878
16319
  }
15879
16320
  get el() { return getElement(this); }
15880
16321
  static get style() { return pdsSortableCss; }
@@ -15921,7 +16362,7 @@ class PdsSortableItem {
15921
16362
  }
15922
16363
  }
15923
16364
  render() {
15924
- return (hAsync(Host, { key: 'c2b286104572c25626e9c1ae419c2526ac1eb9a1', class: "pds-sortable-item", id: this.componentId }, this.showHandle && (hAsync("div", { key: '29354af0cc9ca6623794e3abf7b9419edd0a8e8f', class: "pds-sortable-item__handle" }, hAsync("pds-icon", { key: '17a662d94426e292c3a25c4567f3714f207e2383', icon: handle }))), hAsync("slot", { key: 'a3cee3d4c8dbb213e7a1d9bbf6fdce59fa8b796d' }), this.enableActions && (hAsync("div", { key: '8b314f938ed53ab6680b020bd38aa6dbee804aad', class: "pds-sortable-item__actions" }, hAsync("slot", { key: '60fe3c241349d91d6325e67bf2a63fe1f7858fc8', name: "sortable-item-actions" })))));
16365
+ return (hAsync(Host, { key: '631a0c1150226256cdb47d1a7bc6635144bb56d0', class: "pds-sortable-item", id: this.componentId }, this.showHandle && (hAsync("div", { key: 'bdb6ff779a5d750b75d404521bc91cad02176ea8', class: "pds-sortable-item__handle" }, hAsync("pds-icon", { key: '144f4b6fe33a3a3a864ac48041fc93935fbf99c3', icon: handle }))), hAsync("slot", { key: 'cdddce9c5fa3fde34481c41c46c5f6504e33a358' }), this.enableActions && (hAsync("div", { key: '527e1d22f20223a850dbd956dea4db93878fd9f9', class: "pds-sortable-item__actions" }, hAsync("slot", { key: '85ea35dbfdf0393721471dd229e80e9e57f58230', name: "sortable-item-actions" })))));
15925
16366
  }
15926
16367
  get el() { return getElement(this); }
15927
16368
  static get style() { return pdsSortableItemCss; }
@@ -16027,9 +16468,9 @@ class PdsSwitch {
16027
16468
  this.inheritedAttributes = Object.assign({}, inheritAriaAttributes(this.el));
16028
16469
  }
16029
16470
  render() {
16030
- return (hAsync(Host, { key: 'f8025b631f550d179392c16b8a6fd2995d02db30', class: this.switchClassNames(), "aria-disabled": this.disabled ? 'true' : null }, hAsync("label", { key: 'f732f24b29e461e06de507d73ee930a2613d4763', htmlFor: this.componentId }, hAsync("input", Object.assign({ key: 'f8848c91248fa80dc717d0e1c331a2cf42354b26', "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: '1e9ce74d091e835d5f3adfc21b37a10257b84492', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), this.helperMessage &&
16031
- hAsync("div", { key: 'c7973e1d05121a75d8a5e1398baa0d96ac96d18c', class: `pds-switch__message`, id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
16032
- hAsync("div", { key: '4487146144a4eb5f1e87923f10a7e562b17c5968', class: `pds-switch__message pds-switch__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, hAsync("pds-icon", { key: '0d3edf376b939ee900496aebab9e4faf62d8f7e5', icon: danger, size: "small" }), this.errorMessage)));
16471
+ return (hAsync(Host, { key: 'e26422622075f925f0df3dbc2f5ea8223aed9902', class: this.switchClassNames(), "aria-disabled": this.disabled ? 'true' : null }, hAsync("label", { key: 'b63cdac80d3cd55bc4845979f15b382c92883cf5', htmlFor: this.componentId }, hAsync("input", Object.assign({ key: '910a7f6cd2093a6062c57c63600bb1721c147c75', "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: '45661afcaba7852a6ddf6ebbf4606502bc8b72e2', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), this.helperMessage &&
16472
+ hAsync("div", { key: 'be3a6fbf3938b7846ca3a9e6eef54d6ee25391fa', class: `pds-switch__message`, id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
16473
+ hAsync("div", { key: 'a5944169798ae8531f9e6414deac2c3631339b0a', class: `pds-switch__message pds-switch__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, hAsync("pds-icon", { key: '5b864b6ac441c9bd71dc22dbc9722c87c1b781e6', icon: danger, size: "small" }), this.errorMessage)));
16033
16474
  }
16034
16475
  static get formAssociated() { return true; }
16035
16476
  get el() { return getElement(this); }
@@ -16090,9 +16531,9 @@ class PdsTab {
16090
16531
  return classes.filter(Boolean).join(' ');
16091
16532
  }
16092
16533
  render() {
16093
- const availabilityTabEdgeInlineStart = (hAsync("span", { key: 'e8e263009d29fea16f1cf51de545f07d3529568d', class: "pds-tab-edge", role: "presentation" }));
16094
- const availabilityTabEdgeInlineEnd = (hAsync("span", { key: 'f492586e916cddbbdf04c3a2cdb84ad0d669df36', class: "pds-tab-edge pds-tab-edge--end", role: "presentation" }));
16095
- return (hAsync(Host, { key: 'ec4c47883d2a1721d7986a152f787852352cb058', variant: this.variant, slot: "tabs", index: this.index }, hAsync("button", { key: '2f2436892e5cf20e777bf9624c022a88177776dd', role: "tab", id: this.parentComponentId + "__" + this.name, "aria-controls": this.parentComponentId + "__" + this.name + "-panel", tabindex: this.disabled ? "-1" : (this.selected ? "0" : "-1"), "aria-selected": this.selected ? "true" : "false", "aria-disabled": this.disabled ? "true" : null, disabled: this.disabled, class: this.classNames(), onClick: this.onTabClick.bind(this, this.index, this.parentComponentId) }, this.variant === "availability" && availabilityTabEdgeInlineStart, this.variant === "availability" && availabilityTabEdgeInlineEnd, hAsync("div", { key: '202d34facfc70b5ca3ef6dfb9d9a2f36a09747d2', class: "pds-tab__content" }, hAsync("slot", { key: '002cc5de784ff0cd01b06688c2205a490c47d27b' })))));
16534
+ const availabilityTabEdgeInlineStart = (hAsync("span", { key: '934d84846bd84471047f9ab7503e5bb151426cbc', class: "pds-tab-edge", role: "presentation" }));
16535
+ const availabilityTabEdgeInlineEnd = (hAsync("span", { key: 'e35b9da7b312ed95dab7bf803c40a22b3485ee05', class: "pds-tab-edge pds-tab-edge--end", role: "presentation" }));
16536
+ return (hAsync(Host, { key: '310188521230d3e16cff23b857769c4b5d04fd8d', variant: this.variant, slot: "tabs", index: this.index }, hAsync("button", { key: '9df38c2aa1fa29487fdce62ce7dc5f67df6bcde1', role: "tab", id: this.parentComponentId + "__" + this.name, "aria-controls": this.parentComponentId + "__" + this.name + "-panel", tabindex: this.disabled ? "-1" : (this.selected ? "0" : "-1"), "aria-selected": this.selected ? "true" : "false", "aria-disabled": this.disabled ? "true" : null, disabled: this.disabled, class: this.classNames(), onClick: this.onTabClick.bind(this, this.index, this.parentComponentId) }, this.variant === "availability" && availabilityTabEdgeInlineStart, this.variant === "availability" && availabilityTabEdgeInlineEnd, hAsync("div", { key: '4936599dd547f236880ea9a0ccabc4b50836d1d5', class: "pds-tab__content" }, hAsync("slot", { key: '567388faf912bb307676cea9a4626ce9669087dd' })))));
16096
16537
  }
16097
16538
  get el() { return getElement(this); }
16098
16539
  static get style() { return pdsTabCss; }
@@ -16380,7 +16821,7 @@ class PdsTableBody {
16380
16821
  registerInstance(this, hostRef);
16381
16822
  }
16382
16823
  render() {
16383
- return (hAsync(Host, { key: '1f6ce73abaf0ecb3f592f754bedef557c7ea197d', role: "rowgroup", part: "body" }, hAsync("slot", { key: '4a9758bb6c17de60cb345216d9b3e7c58cd44499' })));
16824
+ return (hAsync(Host, { key: '457fc5406a1fe67055038398e03bfad97a393747', role: "rowgroup", part: "body" }, hAsync("slot", { key: '5950bced36f7ba590f34173149cf8663ba76103b' })));
16384
16825
  }
16385
16826
  static get style() { return pdsTableBodyCss; }
16386
16827
  static get cmpMeta() { return {
@@ -16393,7 +16834,7 @@ class PdsTableBody {
16393
16834
  }; }
16394
16835
  }
16395
16836
 
16396
- const pdsTableCellCss = ":host{--box-shadow-fixed:3px 3px 6px -2px rgba(0, 0, 0, 0.2);color:var(--pine-color-text);display:table-cell;font-family:var(--pine-font-family-body);font-size:var(--pine-font-size);font-weight:var(--pine-font-weight-regular);inset-inline-start:var(--pine-dimension-none);letter-spacing:var(--pine-letter-spacing);line-height:var(--pine-line-height-body);padding:var(--pine-dimension-sm);vertical-align:inherit}:host(.is-compact){padding-block:var(--pine-dimension-2xs)}:host(.is-fixed){background:var(--pine-color-background-container);left:0;position:-webkit-sticky;position:sticky;z-index:var(--pine-z-index-raised)}:host(.has-scrolled.is-fixed){-webkit-box-shadow:var(--box-shadow-fixed);box-shadow:var(--box-shadow-fixed)}:host(.is-truncated){max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.has-checkbox){vertical-align:middle;width:16px}:host(.pds-table-cell--align-start){text-align:start}:host(.pds-table-cell--align-center){text-align:center}:host(.pds-table-cell--align-end){text-align:end}:host(.pds-table-cell--align-justify){text-align:justify}";
16837
+ const pdsTableCellCss = ":host{--box-shadow-fixed:3px 3px 6px -2px rgba(0, 0, 0, 0.2);color:var(--pine-color-text);display:table-cell;font-family:var(--pine-font-family-body);font-size:var(--pine-font-size);font-weight:var(--pine-font-weight-regular);inset-inline-start:var(--pine-dimension-none);letter-spacing:var(--pine-letter-spacing);line-height:var(--pine-line-height-body);padding:var(--pine-dimension-sm);vertical-align:middle}:host(.is-compact){padding-block:var(--pine-dimension-2xs)}:host(.is-fixed){background:var(--pine-color-background-container);left:0;position:-webkit-sticky;position:sticky;z-index:var(--pine-z-index-raised)}:host(.has-scrolled.is-fixed){-webkit-box-shadow:var(--box-shadow-fixed);box-shadow:var(--box-shadow-fixed)}:host(.is-truncated){max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.has-checkbox){vertical-align:middle;width:16px}:host(.pds-table-cell--align-start){text-align:start}:host(.pds-table-cell--align-center){text-align:center}:host(.pds-table-cell--align-end){text-align:end}:host(.pds-table-cell--align-justify){text-align:justify}";
16397
16838
 
16398
16839
  class PdsTableCell {
16399
16840
  constructor(hostRef) {
@@ -16491,11 +16932,11 @@ class PdsTableCell {
16491
16932
  return classNames.join(' ');
16492
16933
  }
16493
16934
  render() {
16494
- return (hAsync(Host, { key: '102c412e68bd877ee88866d2c66838d62cb7cab2', class: this.classNames(), role: "gridcell", part: "cell", style: this.tableRef &&
16935
+ return (hAsync(Host, { key: 'f57b6f8173976a6ad0cc9eb5bf655ba930c45280', class: this.classNames(), role: "gridcell", part: "cell", style: this.tableRef &&
16495
16936
  this.tableRef.fixedColumn &&
16496
16937
  this.tableRef.selectable
16497
16938
  ? { '--fixed-cell-position': '40px' }
16498
- : {} }, hAsync("slot", { key: 'fae2d378d6e1c5c3abb34cb4a75b74930d56965c' })));
16939
+ : {} }, hAsync("slot", { key: '0cc35b066fdb46eed1516d5b6eb86b77f0d4d2b5' })));
16499
16940
  }
16500
16941
  get hostElement() { return getElement(this); }
16501
16942
  static get style() { return pdsTableCellCss; }
@@ -16567,7 +17008,7 @@ class PdsTableHead {
16567
17008
  }
16568
17009
  }
16569
17010
  render() {
16570
- return (hAsync(Host, { key: 'b68c0d7259cfced019c138dc4504c142e7e12ff9', role: "row", part: "head" }, this.tableRef && this.tableRef.selectable && (hAsync("pds-table-head-cell", { key: '90c91ee525359986e7878e8ae647411bf9b4a637', part: this.tableRef.selectable ? 'checkbox-cell' : '' }, hAsync("pds-checkbox", { key: 'd79ebef09df3424ed36d8838ecdc5ca6a0029c8a', 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: '17eca8a861fceb73b8d957ab0d5ba2cf7b256b55' })));
17011
+ return (hAsync(Host, { key: 'd5d5906bdb23794b911ecd5904a4cc58aa5380d6', role: "row", part: "head" }, this.tableRef && this.tableRef.selectable && (hAsync("pds-table-head-cell", { key: '85df57fb4371e4fba855e16ce62c8329b49e08cf', part: this.tableRef.selectable ? 'checkbox-cell' : '' }, hAsync("pds-checkbox", { key: '92e95501de3644d068fb015b669329db14a4dd9b', 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: 'b51c670f2e59fb07d4b97ca201a0d28d5c2c9570' })));
16571
17012
  }
16572
17013
  get hostElement() { return getElement(this); }
16573
17014
  static get style() { return pdsTableHeadCss; }
@@ -16788,11 +17229,11 @@ class PdsTableHeadCell {
16788
17229
  return classNames.join(' ');
16789
17230
  }
16790
17231
  render() {
16791
- return (hAsync(Host, { key: '7e85fb5e6b5fc1022034db9e4c94ca13dfc56257', class: this.classNames(), role: "columnheader", onClick: this.toggleSort, part: "head-cell", style: this.tableRef &&
17232
+ return (hAsync(Host, { key: 'a0196e242282574b969375a4767950ffd7a1e5b8', class: this.classNames(), role: "columnheader", onClick: this.toggleSort, part: "head-cell", style: this.tableRef &&
16792
17233
  this.tableRef.fixedColumn &&
16793
17234
  this.tableRef.selectable
16794
17235
  ? { '--fixed-cell-position': '40px' }
16795
- : {} }, hAsync("slot", { key: '97d2b9621f7d61ad42719a4cc9f640a1210d78dc' }), this.sortable && this.isActive && (hAsync("pds-icon", { key: 'd80efe9b417ae34bf50f65b0e9cb15bcc9aabd40', icon: this.sortingDirection === 'asc' ? upSmall : downSmall, part: "sort-icon" }))));
17236
+ : {} }, hAsync("slot", { key: '90f6d190ed912276fb8ff5607a80b592d1884d71' }), this.sortable && this.isActive && (hAsync("pds-icon", { key: '128bd50d5163ea1690a66a4bef227480a0076f39', icon: this.sortingDirection === 'asc' ? upSmall : downSmall, part: "sort-icon" }))));
16796
17237
  }
16797
17238
  get hostElement() { return getElement(this); }
16798
17239
  static get style() { return pdsTableHeadCellCss; }
@@ -16817,7 +17258,7 @@ class PdsTableHeadCell {
16817
17258
  }; }
16818
17259
  }
16819
17260
 
16820
- const pdsTableRowCss = ":host{--color-background-interactive:var(--pine-color-border-disabled);border-color:inherit;display:table-row;vertical-align:inherit}:host::part(checkbox-cell){background-color:var(--pine-color-background-container);inset-inline-start:var(--pine-dimension-none);position:-webkit-sticky;position:sticky;z-index:var(--pine-z-index-raised)}:host(:hover),:host(:hover)::part(checkbox-cell),:host(:hover) ::slotted(pds-table-cell),:host(.is-selected),:host(.is-selected)::part(checkbox-cell),:host(.is-selected) ::slotted(pds-table-cell){background:var(--color-background-interactive)}:host(.has-divider) ::slotted(pds-table-cell),:host(.has-divider) pds-table-cell{-webkit-border-after:var(--pine-border-width-thin) solid var(--pine-color-border-subtle);border-block-end:var(--pine-border-width-thin) solid var(--pine-color-border-subtle)}:host(.has-divider.is-last-row) ::slotted(pds-table-cell),:host(.has-divider.is-last-row) pds-table-cell{-webkit-border-after:0;border-block-end:0}";
17261
+ const pdsTableRowCss = ":host{--color-background-interactive:var(--pine-color-background-subtle);border-color:inherit;display:table-row;vertical-align:inherit}:host::part(checkbox-cell){background-color:var(--pine-color-background-container);inset-inline-start:var(--pine-dimension-none);position:-webkit-sticky;position:sticky;z-index:var(--pine-z-index-raised)}:host(:hover),:host(:hover)::part(checkbox-cell),:host(:hover) ::slotted(pds-table-cell),:host(.is-selected),:host(.is-selected)::part(checkbox-cell),:host(.is-selected) ::slotted(pds-table-cell){background:var(--color-background-interactive)}:host(.has-divider) ::slotted(pds-table-cell),:host(.has-divider) pds-table-cell{-webkit-border-after:var(--pine-border-width-thin) solid var(--pine-color-border-subtle);border-block-end:var(--pine-border-width-thin) solid var(--pine-color-border-subtle)}:host(.has-divider.is-last-row) ::slotted(pds-table-cell),:host(.has-divider.is-last-row) pds-table-cell{-webkit-border-after:0;border-block-end:0}";
16821
17262
 
16822
17263
  class PdsTableRow {
16823
17264
  constructor(hostRef) {
@@ -16958,7 +17399,7 @@ class PdsTableRow {
16958
17399
  }
16959
17400
  }
16960
17401
  render() {
16961
- return (hAsync(Host, { key: '900905bc103a54d3f13b59a66cfd53178de0da49', class: this.classNames(), role: "row", part: "row" }, this.tableRef && this.tableRef.selectable && (hAsync("pds-table-cell", { key: 'f5a5a0426f15182e278b052090c71f45e8848347', part: this.tableRef.fixedColumn ? 'checkbox-cell' : 'checkbox-cell', class: this.tableRef.selectable ? 'has-checkbox' : '' }, hAsync("pds-checkbox", { key: '1fd91b0d4bf412dc3a2705fcb5909e42a54bde56', componentId: this.generateUniqueId(), onClick: this.handleClick, indeterminate: this.indeterminate, label: "Select Row", hideLabel: true, checked: this.isSelected, part: "row-checkbox" }))), hAsync("slot", { key: '17a60a0251a36613cc8631efe780020d4a5e1167' })));
17402
+ return (hAsync(Host, { key: 'ad282466c93a2f9bc15dd466bdc4c6ac4e408042', class: this.classNames(), role: "row", part: "row" }, this.tableRef && this.tableRef.selectable && (hAsync("pds-table-cell", { key: '19d88e362f07c3ce546356c1abdf7027e6701b3a', part: this.tableRef.fixedColumn ? 'checkbox-cell' : 'checkbox-cell', class: this.tableRef.selectable ? 'has-checkbox' : '' }, hAsync("pds-checkbox", { key: 'e65963f7e2e6ac78f911451dd09a3f21e38ead45', componentId: this.generateUniqueId(), onClick: this.handleClick, indeterminate: this.indeterminate, label: "Select Row", hideLabel: true, checked: this.isSelected, part: "row-checkbox" }))), hAsync("slot", { key: 'c17d0098092adbc45d84b3e497b6023e344eb260' })));
16962
17403
  }
16963
17404
  get hostElement() { return getElement(this); }
16964
17405
  static get style() { return pdsTableRowCss; }
@@ -16989,7 +17430,7 @@ class PdsTabpanel {
16989
17430
  this.selected = false; // eslint-disable-line @stencil-community/strict-mutable
16990
17431
  }
16991
17432
  render() {
16992
- return (hAsync(Host, { key: '0f64285738a96afa3cf2e1134201e942cf04b0ee', slot: "tabpanels" }, hAsync("div", { key: 'f677ed3b377ce2f5f6868831369338829af89868', 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: '46a236b465f387508aa494ecf80aa146cecd4ade' }))));
17433
+ return (hAsync(Host, { key: '6ba83ea71c899d61f67884780731591a05aa1894', slot: "tabpanels" }, hAsync("div", { key: 'abaa610f7a68a3977303e08f1221976ae2840272', role: "tabpanel", id: this.parentComponentId + "__" + this.name + '-panel', tabindex: "0", "aria-labelledby": this.parentComponentId + "__" + this.name, class: this.selected ? "pds-tabpanel is-active" : "pds-tabpanel" }, hAsync("slot", { key: 'b80ecc1380f424d545b31843b53de1b2854e9f28' }))));
16993
17434
  }
16994
17435
  get el() { return getElement(this); }
16995
17436
  static get style() { return pdsTabpanelCss; }
@@ -17101,7 +17542,7 @@ class PdsTabs {
17101
17542
  this.passPropsToChildren();
17102
17543
  }
17103
17544
  render() {
17104
- return (hAsync(Host, { key: 'fee342f0fbc06387fd964a518c0e97a091d1aded', "active-tab-name": this.activeTabName, class: this.classNames(), id: this.componentId }, hAsync("div", { key: '7512b1d02a8320aad1e2934428dec970ff0c1743', class: "pds-tabs__tablist", role: "tablist", "aria-label": this.tablistLabel, part: "tab-list" }, hAsync("slot", { key: 'dccf28dad2d084185e5f1b0f1f1eeab1c77cd541', name: "tabs" })), hAsync("slot", { key: 'bd8b9040808925ea5f1c73c06d636f35c297b4b7', name: "tabpanels" })));
17545
+ return (hAsync(Host, { key: '213dfbe8f2828b430ab81dce23f43c2137206861', "active-tab-name": this.activeTabName, class: this.classNames(), id: this.componentId }, hAsync("div", { key: '68989e852e2eeed180f91e5ac901c4318d6c0d70', class: "pds-tabs__tablist", role: "tablist", "aria-label": this.tablistLabel, part: "tab-list" }, hAsync("slot", { key: '4a06996745c049fdaf830460e8d57caefd50900b', name: "tabs" })), hAsync("slot", { key: 'e0558392bff0955defb133b36dd4e7360f33acce', name: "tabpanels" })));
17105
17546
  }
17106
17547
  get el() { return getElement(this); }
17107
17548
  static get style() { return pdsTabsCss; }
@@ -17144,7 +17585,7 @@ class PdsText {
17144
17585
  ${this.weight !== undefined && this.weight.trim() !== '' ? `pds-text--weight-${this.weight}` : ''}
17145
17586
  ${this.decoration !== undefined && this.decoration.trim() !== '' ? `pds-text--decoration-${this.decoration}` : ''}
17146
17587
  `;
17147
- return (hAsync(Tag, { key: '5f7d43603c8d412a375d2e49818b363b5e9a142b', style: this.color && setColor(this.color), class: typeClasses, part: "content" }, hAsync("slot", { key: '702d5065297e0405295aa941cd39dba38787519e' })));
17588
+ return (hAsync(Tag, { key: '3332211f473c2e8eeb79214352939df07a51fec1', style: this.color && setColor(this.color), class: typeClasses, part: "content" }, hAsync("slot", { key: 'd73ebe8fdf9f78d16aca70161bdc27138286328d' })));
17148
17589
  }
17149
17590
  get el() { return getElement(this); }
17150
17591
  static get style() { return pdsTextCss; }
@@ -17469,10 +17910,10 @@ class PdsTextarea {
17469
17910
  }
17470
17911
  render() {
17471
17912
  const value = this.getValue();
17472
- return (hAsync(Host, { key: '89ecd4a781f49c6db2efcb993ea5ce2cdcabab95', "aria-disabled": this.disabled ? 'true' : null, "aria-readonly": this.readonly ? 'true' : null, "has-action": this.hasAction && !this.hideLabel ? 'true' : null }, hAsync("div", { key: '3970d9a4d469103ea6355b79642a67ea6be748df', class: "pds-textarea" }, this.label &&
17473
- hAsync("div", { key: '74763078aefb4130859e2dac108c09ec70b7c57e', class: "pds-textarea__label-wrapper" }, hAsync("label", { key: 'b40e73f522b76424a69b8423544deb3442d3d508', htmlFor: this.componentId }, hAsync("span", { key: '176b4c9fc6e41e0744a9a5e384b25c29ff759d6f', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), !this.hideLabel && this.renderAction()), hAsync("div", { key: 'f2b0730430d5c3830193c5af859a5e5e6665017a', class: "pds-textarea__field-wrapper" }, hAsync("textarea", Object.assign({ key: '293a1b5fd1c5f7c58077ecd7967d28001b8d423c', ref: (el) => this.nativeTextarea = el, "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, autocomplete: this.autocomplete, class: this.textareaClassNames(), disabled: this.disabled, id: this.componentId, maxlength: this.maxLength, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, rows: this.rows, onBlur: this.onBlur, onChange: this.onTextareaChange, onFocus: this.onFocus, onInput: this.onInput, onKeyDown: this.onKeyDown }, this.inheritedAttributes), value), this.renderCharacterCounter()), this.helperMessage &&
17474
- hAsync("p", { key: 'e9e848434ad237c6aeef144dbf7e23dee57caf55', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
17475
- hAsync("p", { key: 'f1069f927a6d475a6b7dfa0f17eedcb04ed821ad', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, hAsync("pds-icon", { key: 'ad1105ae8d86d760d981a2fe3f888b219eaaa91e', icon: danger, size: "small" }), this.errorMessage))));
17913
+ return (hAsync(Host, { key: '3930616df94105a62fc1d837bda9a03526ab1f8d', "aria-disabled": this.disabled ? 'true' : null, "aria-readonly": this.readonly ? 'true' : null, "has-action": this.hasAction && !this.hideLabel ? 'true' : null }, hAsync("div", { key: 'da1befdef1050646ebcd8dd27b93d8dc8d777a15', class: "pds-textarea" }, this.label &&
17914
+ hAsync("div", { key: '4140a3852e9f3f7d490457b9c8d0d15ab04ea4c2', class: "pds-textarea__label-wrapper" }, hAsync("label", { key: '7a38d1b5f394e0304252827c11ca5fc89c22abf9', htmlFor: this.componentId }, hAsync("span", { key: 'da9a2cff7f0cf25d027de8cf05feae97a89e38d9', class: this.hideLabel ? 'visually-hidden' : '' }, this.label)), !this.hideLabel && this.renderAction()), hAsync("div", { key: '443e7d2fc01781ae0808c4212ba29887545c1225', class: "pds-textarea__field-wrapper" }, hAsync("textarea", Object.assign({ key: '41c0cb685f60fec270102fb67a73d4c341033c6e', ref: (el) => this.nativeTextarea = el, "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, autocomplete: this.autocomplete, class: this.textareaClassNames(), disabled: this.disabled, id: this.componentId, maxlength: this.maxLength, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, rows: this.rows, onBlur: this.onBlur, onChange: this.onTextareaChange, onFocus: this.onFocus, onInput: this.onInput, onKeyDown: this.onKeyDown }, this.inheritedAttributes), value), this.renderCharacterCounter()), this.helperMessage &&
17915
+ hAsync("p", { key: '3bfc2cc6ff60ef1e54feec57c3b1194342ec6d45', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
17916
+ hAsync("p", { key: 'cb288096c3398103b8458b09576fabb7154c9867', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, hAsync("pds-icon", { key: '3274739f2dcea054a9df861f8ac5dd97f8267b4c', icon: danger, size: "small" }), this.errorMessage))));
17476
17917
  }
17477
17918
  static get formAssociated() { return true; }
17478
17919
  get el() { return getElement(this); }
@@ -17595,13 +18036,13 @@ class PdsToast {
17595
18036
  return this.icon && hAsync("pds-icon", { name: this.icon, class: "pds-toast__icon" });
17596
18037
  }
17597
18038
  render() {
17598
- return (hAsync(Host, { key: 'bcc7fe0ad3b7823a940249fccfce30edfc1e808d', hidden: !this.isVisible }, hAsync("div", { key: '5265cbbdf05278cbd565e34f63b6c9566ec14290', class: {
18039
+ return (hAsync(Host, { key: '321c06e28eefaf088bf4dfad01f0db68778e99b5', hidden: !this.isVisible }, hAsync("div", { key: '540e3256517b8822cda1cf5aae6da42d8e6fbe65', class: {
17599
18040
  'pds-toast': true,
17600
18041
  [`pds-toast--${this.type}`]: this.type !== 'default',
17601
18042
  'pds-toast--animating-out': this.isAnimatingOut
17602
- }, role: "alert", "aria-live": "polite" }, this.renderIcon(), hAsync("span", { key: 'd650b57fb5cddeb369d8245b239423575da63cd8', class: "pds-toast__message" }, hAsync("slot", { key: 'd4e2d6b6136b75dfd97a37da4588c8c51ca4bcd0' })), this.dismissible && (hAsync("button", { key: 'c89170f321c47b83096a01aaa8012298dc3ca440', type: "button", class: "pds-toast__button", onClick: () => {
18043
+ }, role: "alert", "aria-live": "polite" }, this.renderIcon(), hAsync("span", { key: 'd558a8b71aac4cc37536b793dd75625ffa3d970e', class: "pds-toast__message" }, hAsync("slot", { key: 'a208456409cafbe0f8fbba2d2de3e26e73ed412f' })), this.dismissible && (hAsync("button", { key: 'd044574effe52f5d355714ba91f69b32da8bda05', type: "button", class: "pds-toast__button", onClick: () => {
17603
18044
  this.dismiss();
17604
- }, "aria-label": "Dismiss message" }, hAsync("pds-icon", { key: '359c0c05ddd6db8e7711fc0212bf80569106ecf4', name: "remove" }))))));
18045
+ }, "aria-label": "Dismiss message" }, hAsync("pds-icon", { key: 'f3dbfd6e2201feb6852b1bd976ed64b72deef4ee', name: "remove" }))))));
17605
18046
  }
17606
18047
  static get watchers() { return {
17607
18048
  "duration": ["handleDurationChange"]
@@ -17941,9 +18382,9 @@ class PdsTooltip {
17941
18382
  }
17942
18383
  render() {
17943
18384
  const hostId = this.componentId || undefined;
17944
- return (hAsync(Host, { key: '41dffb4751c1e40789de07ec5b2f96202cedb82c', id: hostId, class: { 'pds-tooltip--is-open': this.opened } }, hAsync("span", { key: '156d6e9d23d3194caa387db9de35226d2d5fd02f', class: "pds-tooltip__trigger", onMouseEnter: this.handleShow, onMouseLeave: this.handleHide,
18385
+ return (hAsync(Host, { key: '4e6188e03c2f1d33e571b96a3006a585840716bd', id: hostId, class: { 'pds-tooltip--is-open': this.opened } }, hAsync("span", { key: '0b82d180295421c32548577fb2038422b8ebd3be', class: "pds-tooltip__trigger", onMouseEnter: this.handleShow, onMouseLeave: this.handleHide,
17945
18386
  /* focusin/out bubble; ensure keyboard users see tooltips */
17946
- onFocusin: this.handleShow, onFocusout: this.handleHide, ref: el => this.triggerEl = el }, hAsync("slot", { key: 'e67bae6e3c9726c39d193e5771c0e66818575c65' })), hAsync("div", { key: '60ec7b351e574b2e2fc8b0b8c8b87f4977e6eed7', class: "pds-tooltip__content-slot-wrapper", hidden: true }, hAsync("slot", { key: 'b66966dba3d142401e588b7437689c0f6386cfcd', name: "content" }))));
18387
+ onFocusin: this.handleShow, onFocusout: this.handleHide, ref: el => this.triggerEl = el }, hAsync("slot", { key: '661014ee46b11bcc906e7b64ef8c8a5739d459f0' })), hAsync("div", { key: '1861ce9b260f5f7d2eb0a1f337dadd63a0dfee97', class: "pds-tooltip__content-slot-wrapper", hidden: true }, hAsync("slot", { key: '963fb263c72fba432c2b672a2c3e85ca524f2b67', name: "content" }))));
17947
18388
  }
17948
18389
  get el() { return getElement(this); }
17949
18390
  static get watchers() { return {