@gov-design-system-ce/components 4.2.7 → 4.2.8

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 (355) hide show
  1. package/dist/cjs/app-globals-V2Kpy_OQ.js.map +1 -1
  2. package/dist/cjs/core.cjs.js +3 -3
  3. package/dist/cjs/core.cjs.js.map +1 -1
  4. package/dist/cjs/gov-accordion-item.cjs.entry.js +1 -1
  5. package/dist/cjs/gov-accordion.cjs.entry.js +1 -1
  6. package/dist/cjs/gov-attachments_3.cjs.entry.js +1 -1
  7. package/dist/cjs/gov-backdrop.cjs.entry.js +1 -1
  8. package/dist/cjs/gov-banner.cjs.entry.js +1 -1
  9. package/dist/cjs/gov-blockquote.cjs.entry.js +1 -1
  10. package/dist/cjs/gov-breadcrumbs.cjs.entry.js +1 -1
  11. package/dist/cjs/gov-button.cjs.entry.js +1 -1
  12. package/dist/cjs/gov-card.cjs.entry.js +1 -1
  13. package/dist/cjs/gov-chip.cjs.entry.js +3 -3
  14. package/dist/cjs/gov-chip.cjs.entry.js.map +1 -1
  15. package/dist/cjs/gov-chip.entry.cjs.js.map +1 -1
  16. package/dist/cjs/gov-container.cjs.entry.js +1 -1
  17. package/dist/cjs/gov-control-group.cjs.entry.js +1 -1
  18. package/dist/cjs/gov-cookiebar.cjs.entry.js +1 -1
  19. package/dist/cjs/gov-dialog.cjs.entry.js +1 -1
  20. package/dist/cjs/gov-dropdown.cjs.entry.js +1 -1
  21. package/dist/cjs/gov-empty.cjs.entry.js +1 -1
  22. package/dist/cjs/gov-error-code.cjs.entry.js +1 -1
  23. package/dist/cjs/gov-flex_3.cjs.entry.js +1 -1
  24. package/dist/cjs/gov-form-autocomplete.cjs.entry.js +1 -1
  25. package/dist/cjs/gov-form-checkbox-group.cjs.entry.js +1 -1
  26. package/dist/cjs/gov-form-checkbox.cjs.entry.js +1 -1
  27. package/dist/cjs/gov-form-control.cjs.entry.js +1 -1
  28. package/dist/cjs/gov-form-file.cjs.entry.js +1 -1
  29. package/dist/cjs/gov-form-group.cjs.entry.js +1 -1
  30. package/dist/cjs/gov-form-input_2.cjs.entry.js +1 -1
  31. package/dist/cjs/gov-form-label.cjs.entry.js +1 -1
  32. package/dist/cjs/gov-form-multi-select.cjs.entry.js +1 -1
  33. package/dist/cjs/gov-form-password-power.cjs.entry.js +1 -1
  34. package/dist/cjs/gov-form-radio-group.cjs.entry.js +1 -1
  35. package/dist/cjs/gov-form-radio.cjs.entry.js +1 -1
  36. package/dist/cjs/gov-form-range.cjs.entry.js +1 -1
  37. package/dist/cjs/gov-form-search.cjs.entry.js +1 -1
  38. package/dist/cjs/gov-form-select.cjs.entry.js +1 -1
  39. package/dist/cjs/gov-form-switch.cjs.entry.js +1 -1
  40. package/dist/cjs/gov-grid-item.cjs.entry.js +1 -1
  41. package/dist/cjs/gov-grid.cjs.entry.js +1 -1
  42. package/dist/cjs/gov-infobar.cjs.entry.js +1 -1
  43. package/dist/cjs/gov-layout-column.cjs.entry.js +1 -1
  44. package/dist/cjs/gov-layout.cjs.entry.js +1 -1
  45. package/dist/cjs/gov-lifecycle.cjs.entry.js +1 -1
  46. package/dist/cjs/gov-link.cjs.entry.js +1 -1
  47. package/dist/cjs/gov-loading.cjs.entry.js +1 -1
  48. package/dist/cjs/gov-message.cjs.entry.js +1 -1
  49. package/dist/cjs/gov-pagination.cjs.entry.js +1 -1
  50. package/dist/cjs/gov-spacer.cjs.entry.js +1 -1
  51. package/dist/cjs/gov-stepper-item.cjs.entry.js +1 -1
  52. package/dist/cjs/gov-stepper.cjs.entry.js +1 -1
  53. package/dist/cjs/gov-tabs-item.cjs.entry.js +1 -1
  54. package/dist/cjs/gov-tabs.cjs.entry.js +1 -1
  55. package/dist/cjs/gov-tag.cjs.entry.js +1 -1
  56. package/dist/cjs/gov-tile.cjs.entry.js +1 -1
  57. package/dist/cjs/gov-toast.cjs.entry.js +1 -1
  58. package/dist/cjs/gov-tooltip-content.cjs.entry.js +1 -1
  59. package/dist/cjs/gov-tooltip.cjs.entry.js +1 -1
  60. package/dist/cjs/gov-wizard-item.cjs.entry.js +1 -1
  61. package/dist/cjs/gov-wizard.cjs.entry.js +1 -1
  62. package/dist/cjs/{index-BEF5cZxd.js → index-pjwoybrU.js} +482 -140
  63. package/dist/cjs/index-pjwoybrU.js.map +1 -0
  64. package/dist/cjs/loader.cjs.js +2 -2
  65. package/dist/collection/collection-manifest.json +1 -1
  66. package/dist/collection/components/gov-chip/gov-chip.js +2 -2
  67. package/dist/collection/components/gov-chip/gov-chip.js.map +1 -1
  68. package/dist/collection/pages/Chip.js +8 -5
  69. package/dist/collection/pages/Chip.js.map +1 -1
  70. package/dist/collection/pages/Tooltip.js +10 -0
  71. package/dist/collection/pages/Tooltip.js.map +1 -1
  72. package/dist/components/gov-accordion-item.js +1 -1
  73. package/dist/components/gov-accordion.js +1 -1
  74. package/dist/components/gov-attachments-item.js +1 -1
  75. package/dist/components/gov-attachments.js +1 -1
  76. package/dist/components/gov-backdrop.js +1 -1
  77. package/dist/components/gov-banner.js +1 -1
  78. package/dist/components/gov-blockquote.js +1 -1
  79. package/dist/components/gov-breadcrumbs.js +1 -1
  80. package/dist/components/gov-button.js +1 -1
  81. package/dist/components/gov-card.js +1 -1
  82. package/dist/components/gov-chip.js +1 -1
  83. package/dist/components/gov-container.js +1 -1
  84. package/dist/components/gov-control-group.js +1 -1
  85. package/dist/components/gov-cookiebar.js +1 -1
  86. package/dist/components/gov-dialog.js +1 -1
  87. package/dist/components/gov-dropdown.js +1 -1
  88. package/dist/components/gov-empty.js +1 -1
  89. package/dist/components/gov-error-code.js +1 -1
  90. package/dist/components/gov-flex.js +1 -1
  91. package/dist/components/gov-form-autocomplete.js +1 -1
  92. package/dist/components/gov-form-checkbox-group.js +1 -1
  93. package/dist/components/gov-form-checkbox.js +1 -1
  94. package/dist/components/gov-form-control.js +1 -1
  95. package/dist/components/gov-form-file.js +1 -1
  96. package/dist/components/gov-form-group.js +1 -1
  97. package/dist/components/gov-form-input.js +1 -1
  98. package/dist/components/gov-form-label.js +1 -1
  99. package/dist/components/gov-form-message.js +1 -1
  100. package/dist/components/gov-form-multi-select.js +1 -1
  101. package/dist/components/gov-form-password-power.js +1 -1
  102. package/dist/components/gov-form-radio-group.js +1 -1
  103. package/dist/components/gov-form-radio.js +1 -1
  104. package/dist/components/gov-form-range.js +1 -1
  105. package/dist/components/gov-form-search.js +1 -1
  106. package/dist/components/gov-form-select.js +1 -1
  107. package/dist/components/gov-form-switch.js +1 -1
  108. package/dist/components/gov-grid-item.js +1 -1
  109. package/dist/components/gov-grid.js +1 -1
  110. package/dist/components/gov-icon.js +1 -1
  111. package/dist/components/gov-infobar.js +1 -1
  112. package/dist/components/gov-layout-column.js +1 -1
  113. package/dist/components/gov-layout.js +1 -1
  114. package/dist/components/gov-lifecycle.js +1 -1
  115. package/dist/components/gov-link.js +1 -1
  116. package/dist/components/gov-loading.js +1 -1
  117. package/dist/components/gov-message.js +1 -1
  118. package/dist/components/gov-pagination.js +1 -1
  119. package/dist/components/gov-skeleton.js +1 -1
  120. package/dist/components/gov-spacer.js +1 -1
  121. package/dist/components/gov-stepper-item.js +1 -1
  122. package/dist/components/gov-stepper.js +1 -1
  123. package/dist/components/gov-tabs-item.js +1 -1
  124. package/dist/components/gov-tabs.js +1 -1
  125. package/dist/components/gov-tag.js +1 -1
  126. package/dist/components/gov-theme-switch.js +1 -1
  127. package/dist/components/gov-tile.js +1 -1
  128. package/dist/components/gov-toast.js +1 -1
  129. package/dist/components/gov-tooltip-content.js +1 -1
  130. package/dist/components/gov-tooltip.js +1 -1
  131. package/dist/components/gov-wizard-item.js +1 -1
  132. package/dist/components/gov-wizard.js +1 -1
  133. package/dist/components/index.js +1 -1
  134. package/dist/components/index.js.map +1 -1
  135. package/dist/components/{p-DxCeyMKq.js → p-8QWehgod.js} +2 -2
  136. package/dist/components/{p-Dj3UNRiz.js → p-BcZ7-N5H.js} +2 -2
  137. package/dist/components/p-BlBAryxm.js +2 -0
  138. package/dist/components/p-BlBAryxm.js.map +1 -0
  139. package/dist/components/{p-CNRG3ZtC.js → p-Btw6IAjS.js} +2 -2
  140. package/dist/components/{p-DkoI3xas.js → p-C4pc6Rox.js} +2 -2
  141. package/dist/components/{p-vuyK2av-.js → p-CSjqhysd.js} +2 -2
  142. package/dist/components/{p-DGsyEn3-.js → p-Cta_74Ps.js} +2 -2
  143. package/dist/components/{p-CNXZgyfX.js → p-D4Z6jWqx.js} +2 -2
  144. package/dist/components/{p-BlqsCTBR.js → p-DnZEr-aq.js} +2 -2
  145. package/dist/components/{p-D82BPGeo.js → p-WmFNIuTf.js} +2 -2
  146. package/dist/components/{p-yUYC6pA5.js → p-wlTP5ZEU.js} +2 -2
  147. package/dist/core/core.css +157 -40
  148. package/dist/core/core.esm.js +1 -1
  149. package/dist/core/core.esm.js.map +1 -1
  150. package/dist/core/gov-chip.entry.esm.js.map +1 -1
  151. package/dist/core/{p-1fca9440.entry.js → p-01482eb2.entry.js} +2 -2
  152. package/dist/core/{p-7c1d10c4.entry.js → p-0dbda4ab.entry.js} +2 -2
  153. package/dist/core/{p-cb91eed8.entry.js → p-19a408eb.entry.js} +2 -2
  154. package/dist/core/{p-57f8e68a.entry.js → p-1bfbad36.entry.js} +2 -2
  155. package/dist/core/{p-f6a01739.entry.js → p-1f4450cc.entry.js} +2 -2
  156. package/dist/core/{p-a262eb49.entry.js → p-2142c481.entry.js} +2 -2
  157. package/dist/core/{p-e61dceb2.entry.js → p-25a33448.entry.js} +2 -2
  158. package/dist/core/{p-ffd60450.entry.js → p-2affc4c0.entry.js} +2 -2
  159. package/dist/core/{p-db01c95c.entry.js → p-3477fcf1.entry.js} +2 -2
  160. package/dist/core/p-35c24ac5.entry.js +2 -0
  161. package/dist/core/{p-77e3fa09.entry.js → p-35f784be.entry.js} +2 -2
  162. package/dist/core/{p-840fed0e.entry.js → p-37770cee.entry.js} +2 -2
  163. package/dist/core/{p-bc6fe3db.entry.js → p-37b98852.entry.js} +2 -2
  164. package/dist/core/{p-24ec7a60.entry.js → p-48a3bb49.entry.js} +2 -2
  165. package/dist/core/{p-8ca5804b.entry.js → p-4e170f53.entry.js} +2 -2
  166. package/dist/core/{p-b1869b24.entry.js → p-57aac00e.entry.js} +2 -2
  167. package/dist/core/{p-616c2209.entry.js → p-5c9371da.entry.js} +2 -2
  168. package/dist/core/{p-cd82ae8b.entry.js → p-6508f953.entry.js} +2 -2
  169. package/dist/core/{p-8b866af0.entry.js → p-658c1d84.entry.js} +2 -2
  170. package/dist/core/{p-03a8226e.entry.js → p-730b823a.entry.js} +2 -2
  171. package/dist/core/{p-1d78f520.entry.js → p-7f46f70a.entry.js} +2 -2
  172. package/dist/core/{p-22c2e7e8.entry.js → p-83507d07.entry.js} +2 -2
  173. package/dist/core/{p-877178fe.entry.js → p-871d4318.entry.js} +2 -2
  174. package/dist/core/{p-50b0d5dd.entry.js → p-8873dc4b.entry.js} +2 -2
  175. package/dist/core/{p-750ced1c.entry.js → p-8c942041.entry.js} +2 -2
  176. package/dist/core/{p-0a50f540.entry.js → p-8d42ee97.entry.js} +2 -2
  177. package/dist/core/{p-5f2cbcf6.entry.js → p-8dceba0b.entry.js} +2 -2
  178. package/dist/core/{p-8fbdabfe.entry.js → p-901cbf94.entry.js} +2 -2
  179. package/dist/core/{p-25017dd9.entry.js → p-90b277bb.entry.js} +2 -2
  180. package/dist/core/{p-0f2f623b.entry.js → p-90ff56f4.entry.js} +2 -2
  181. package/dist/core/{p-49581c53.entry.js → p-962d5767.entry.js} +2 -2
  182. package/dist/core/{p-f3613f8a.entry.js → p-984b6020.entry.js} +2 -2
  183. package/dist/core/{p-1d944358.entry.js → p-9d2a4eb1.entry.js} +2 -2
  184. package/dist/core/{p-a2a257ef.entry.js → p-9ff7e018.entry.js} +2 -2
  185. package/dist/core/p-DQuL1Twl.js.map +1 -1
  186. package/dist/core/p-DT2tslUp.js +3 -0
  187. package/dist/core/p-DT2tslUp.js.map +1 -0
  188. package/dist/core/{p-f27ac0f7.entry.js → p-a18c600d.entry.js} +2 -2
  189. package/dist/core/{p-177a0638.entry.js → p-aaa73dc8.entry.js} +2 -2
  190. package/dist/core/p-ade69b24.entry.js +2 -0
  191. package/dist/core/{p-db32ed60.entry.js → p-b19afdd8.entry.js} +2 -2
  192. package/dist/core/{p-bc5f5e3d.entry.js → p-b97b4439.entry.js} +2 -2
  193. package/dist/core/{p-ab0f7851.entry.js → p-bbe0d727.entry.js} +2 -2
  194. package/dist/core/{p-4382abb5.entry.js → p-bedd75e1.entry.js} +2 -2
  195. package/dist/core/{p-5e8946af.entry.js → p-c1a1fc45.entry.js} +2 -2
  196. package/dist/core/{p-e9e584a0.entry.js → p-c6f52c6f.entry.js} +2 -2
  197. package/dist/core/{p-11ee3438.entry.js → p-c99cc786.entry.js} +2 -2
  198. package/dist/core/{p-a6d16324.entry.js → p-c9edada1.entry.js} +2 -2
  199. package/dist/core/{p-0d0bd226.entry.js → p-cddfc899.entry.js} +2 -2
  200. package/dist/core/{p-1b922db5.entry.js → p-ce588d98.entry.js} +2 -2
  201. package/dist/core/{p-3a25ddfa.entry.js → p-d4440adf.entry.js} +2 -2
  202. package/dist/core/{p-1744f488.entry.js → p-d48d5870.entry.js} +2 -2
  203. package/dist/core/{p-73dcc4f1.entry.js → p-e169f098.entry.js} +2 -2
  204. package/dist/core/{p-05c81fd3.entry.js → p-e3e3e9f2.entry.js} +2 -2
  205. package/dist/core/{p-64b0f2d6.entry.js → p-e8507630.entry.js} +2 -2
  206. package/dist/core/p-e9284c2b.entry.js +2 -0
  207. package/dist/core/{p-904e7e44.entry.js.map → p-e9284c2b.entry.js.map} +1 -1
  208. package/dist/core/{p-22f17af5.entry.js → p-f01eb407.entry.js} +2 -2
  209. package/dist/core/p-f0505205.entry.js +2 -0
  210. package/dist/core/p-f0505205.entry.js.map +1 -0
  211. package/dist/core/{p-cb293cf3.entry.js → p-f3c873f5.entry.js} +2 -2
  212. package/dist/esm/app-globals-DQuL1Twl.js.map +1 -1
  213. package/dist/esm/core.js +4 -4
  214. package/dist/esm/core.js.map +1 -1
  215. package/dist/esm/gov-accordion-item.entry.js +1 -1
  216. package/dist/esm/gov-accordion.entry.js +1 -1
  217. package/dist/esm/gov-attachments_3.entry.js +1 -1
  218. package/dist/esm/gov-backdrop.entry.js +1 -1
  219. package/dist/esm/gov-banner.entry.js +1 -1
  220. package/dist/esm/gov-blockquote.entry.js +1 -1
  221. package/dist/esm/gov-breadcrumbs.entry.js +1 -1
  222. package/dist/esm/gov-button.entry.js +1 -1
  223. package/dist/esm/gov-card.entry.js +1 -1
  224. package/dist/esm/gov-chip.entry.js +3 -3
  225. package/dist/esm/gov-chip.entry.js.map +1 -1
  226. package/dist/esm/gov-container.entry.js +1 -1
  227. package/dist/esm/gov-control-group.entry.js +1 -1
  228. package/dist/esm/gov-cookiebar.entry.js +1 -1
  229. package/dist/esm/gov-dialog.entry.js +1 -1
  230. package/dist/esm/gov-dropdown.entry.js +1 -1
  231. package/dist/esm/gov-empty.entry.js +1 -1
  232. package/dist/esm/gov-error-code.entry.js +1 -1
  233. package/dist/esm/gov-flex_3.entry.js +1 -1
  234. package/dist/esm/gov-form-autocomplete.entry.js +1 -1
  235. package/dist/esm/gov-form-checkbox-group.entry.js +1 -1
  236. package/dist/esm/gov-form-checkbox.entry.js +1 -1
  237. package/dist/esm/gov-form-control.entry.js +1 -1
  238. package/dist/esm/gov-form-file.entry.js +1 -1
  239. package/dist/esm/gov-form-group.entry.js +1 -1
  240. package/dist/esm/gov-form-input_2.entry.js +1 -1
  241. package/dist/esm/gov-form-label.entry.js +1 -1
  242. package/dist/esm/gov-form-multi-select.entry.js +1 -1
  243. package/dist/esm/gov-form-password-power.entry.js +1 -1
  244. package/dist/esm/gov-form-radio-group.entry.js +1 -1
  245. package/dist/esm/gov-form-radio.entry.js +1 -1
  246. package/dist/esm/gov-form-range.entry.js +1 -1
  247. package/dist/esm/gov-form-search.entry.js +1 -1
  248. package/dist/esm/gov-form-select.entry.js +1 -1
  249. package/dist/esm/gov-form-switch.entry.js +1 -1
  250. package/dist/esm/gov-grid-item.entry.js +1 -1
  251. package/dist/esm/gov-grid.entry.js +1 -1
  252. package/dist/esm/gov-infobar.entry.js +1 -1
  253. package/dist/esm/gov-layout-column.entry.js +1 -1
  254. package/dist/esm/gov-layout.entry.js +1 -1
  255. package/dist/esm/gov-lifecycle.entry.js +1 -1
  256. package/dist/esm/gov-link.entry.js +1 -1
  257. package/dist/esm/gov-loading.entry.js +1 -1
  258. package/dist/esm/gov-message.entry.js +1 -1
  259. package/dist/esm/gov-pagination.entry.js +1 -1
  260. package/dist/esm/gov-spacer.entry.js +1 -1
  261. package/dist/esm/gov-stepper-item.entry.js +1 -1
  262. package/dist/esm/gov-stepper.entry.js +1 -1
  263. package/dist/esm/gov-tabs-item.entry.js +1 -1
  264. package/dist/esm/gov-tabs.entry.js +1 -1
  265. package/dist/esm/gov-tag.entry.js +1 -1
  266. package/dist/esm/gov-tile.entry.js +1 -1
  267. package/dist/esm/gov-toast.entry.js +1 -1
  268. package/dist/esm/gov-tooltip-content.entry.js +1 -1
  269. package/dist/esm/gov-tooltip.entry.js +1 -1
  270. package/dist/esm/gov-wizard-item.entry.js +1 -1
  271. package/dist/esm/gov-wizard.entry.js +1 -1
  272. package/dist/esm/{index-ClISz4NF.js → index-DT2tslUp.js} +482 -140
  273. package/dist/esm/index-DT2tslUp.js.map +1 -0
  274. package/dist/esm/loader.js +3 -3
  275. package/dist/hydrate/index.js +329 -196
  276. package/dist/hydrate/index.mjs +329 -196
  277. package/dist/stencil.config.js +0 -9
  278. package/dist/stencil.config.js.map +1 -1
  279. package/dist/types/stencil-public-runtime.d.ts +12 -5
  280. package/package.json +3 -3
  281. package/dist/cjs/index-BEF5cZxd.js.map +0 -1
  282. package/dist/components/p-CEl4WEkF.js +0 -2
  283. package/dist/components/p-CEl4WEkF.js.map +0 -1
  284. package/dist/core/p-1c01e161.entry.js +0 -2
  285. package/dist/core/p-1c01e161.entry.js.map +0 -1
  286. package/dist/core/p-904e7e44.entry.js +0 -2
  287. package/dist/core/p-ClISz4NF.js +0 -3
  288. package/dist/core/p-ClISz4NF.js.map +0 -1
  289. package/dist/core/p-e0ec9f75.entry.js +0 -2
  290. package/dist/core/p-e74093c1.entry.js +0 -2
  291. package/dist/esm/index-ClISz4NF.js.map +0 -1
  292. /package/dist/components/{p-DxCeyMKq.js.map → p-8QWehgod.js.map} +0 -0
  293. /package/dist/components/{p-Dj3UNRiz.js.map → p-BcZ7-N5H.js.map} +0 -0
  294. /package/dist/components/{p-CNRG3ZtC.js.map → p-Btw6IAjS.js.map} +0 -0
  295. /package/dist/components/{p-DkoI3xas.js.map → p-C4pc6Rox.js.map} +0 -0
  296. /package/dist/components/{p-vuyK2av-.js.map → p-CSjqhysd.js.map} +0 -0
  297. /package/dist/components/{p-DGsyEn3-.js.map → p-Cta_74Ps.js.map} +0 -0
  298. /package/dist/components/{p-CNXZgyfX.js.map → p-D4Z6jWqx.js.map} +0 -0
  299. /package/dist/components/{p-BlqsCTBR.js.map → p-DnZEr-aq.js.map} +0 -0
  300. /package/dist/components/{p-D82BPGeo.js.map → p-WmFNIuTf.js.map} +0 -0
  301. /package/dist/components/{p-yUYC6pA5.js.map → p-wlTP5ZEU.js.map} +0 -0
  302. /package/dist/core/{p-1fca9440.entry.js.map → p-01482eb2.entry.js.map} +0 -0
  303. /package/dist/core/{p-7c1d10c4.entry.js.map → p-0dbda4ab.entry.js.map} +0 -0
  304. /package/dist/core/{p-cb91eed8.entry.js.map → p-19a408eb.entry.js.map} +0 -0
  305. /package/dist/core/{p-57f8e68a.entry.js.map → p-1bfbad36.entry.js.map} +0 -0
  306. /package/dist/core/{p-f6a01739.entry.js.map → p-1f4450cc.entry.js.map} +0 -0
  307. /package/dist/core/{p-a262eb49.entry.js.map → p-2142c481.entry.js.map} +0 -0
  308. /package/dist/core/{p-e61dceb2.entry.js.map → p-25a33448.entry.js.map} +0 -0
  309. /package/dist/core/{p-ffd60450.entry.js.map → p-2affc4c0.entry.js.map} +0 -0
  310. /package/dist/core/{p-db01c95c.entry.js.map → p-3477fcf1.entry.js.map} +0 -0
  311. /package/dist/core/{p-e74093c1.entry.js.map → p-35c24ac5.entry.js.map} +0 -0
  312. /package/dist/core/{p-77e3fa09.entry.js.map → p-35f784be.entry.js.map} +0 -0
  313. /package/dist/core/{p-840fed0e.entry.js.map → p-37770cee.entry.js.map} +0 -0
  314. /package/dist/core/{p-bc6fe3db.entry.js.map → p-37b98852.entry.js.map} +0 -0
  315. /package/dist/core/{p-24ec7a60.entry.js.map → p-48a3bb49.entry.js.map} +0 -0
  316. /package/dist/core/{p-8ca5804b.entry.js.map → p-4e170f53.entry.js.map} +0 -0
  317. /package/dist/core/{p-b1869b24.entry.js.map → p-57aac00e.entry.js.map} +0 -0
  318. /package/dist/core/{p-616c2209.entry.js.map → p-5c9371da.entry.js.map} +0 -0
  319. /package/dist/core/{p-cd82ae8b.entry.js.map → p-6508f953.entry.js.map} +0 -0
  320. /package/dist/core/{p-8b866af0.entry.js.map → p-658c1d84.entry.js.map} +0 -0
  321. /package/dist/core/{p-03a8226e.entry.js.map → p-730b823a.entry.js.map} +0 -0
  322. /package/dist/core/{p-1d78f520.entry.js.map → p-7f46f70a.entry.js.map} +0 -0
  323. /package/dist/core/{p-22c2e7e8.entry.js.map → p-83507d07.entry.js.map} +0 -0
  324. /package/dist/core/{p-877178fe.entry.js.map → p-871d4318.entry.js.map} +0 -0
  325. /package/dist/core/{p-50b0d5dd.entry.js.map → p-8873dc4b.entry.js.map} +0 -0
  326. /package/dist/core/{p-750ced1c.entry.js.map → p-8c942041.entry.js.map} +0 -0
  327. /package/dist/core/{p-0a50f540.entry.js.map → p-8d42ee97.entry.js.map} +0 -0
  328. /package/dist/core/{p-5f2cbcf6.entry.js.map → p-8dceba0b.entry.js.map} +0 -0
  329. /package/dist/core/{p-8fbdabfe.entry.js.map → p-901cbf94.entry.js.map} +0 -0
  330. /package/dist/core/{p-25017dd9.entry.js.map → p-90b277bb.entry.js.map} +0 -0
  331. /package/dist/core/{p-0f2f623b.entry.js.map → p-90ff56f4.entry.js.map} +0 -0
  332. /package/dist/core/{p-49581c53.entry.js.map → p-962d5767.entry.js.map} +0 -0
  333. /package/dist/core/{p-f3613f8a.entry.js.map → p-984b6020.entry.js.map} +0 -0
  334. /package/dist/core/{p-1d944358.entry.js.map → p-9d2a4eb1.entry.js.map} +0 -0
  335. /package/dist/core/{p-a2a257ef.entry.js.map → p-9ff7e018.entry.js.map} +0 -0
  336. /package/dist/core/{p-f27ac0f7.entry.js.map → p-a18c600d.entry.js.map} +0 -0
  337. /package/dist/core/{p-177a0638.entry.js.map → p-aaa73dc8.entry.js.map} +0 -0
  338. /package/dist/core/{p-e0ec9f75.entry.js.map → p-ade69b24.entry.js.map} +0 -0
  339. /package/dist/core/{p-db32ed60.entry.js.map → p-b19afdd8.entry.js.map} +0 -0
  340. /package/dist/core/{p-bc5f5e3d.entry.js.map → p-b97b4439.entry.js.map} +0 -0
  341. /package/dist/core/{p-ab0f7851.entry.js.map → p-bbe0d727.entry.js.map} +0 -0
  342. /package/dist/core/{p-4382abb5.entry.js.map → p-bedd75e1.entry.js.map} +0 -0
  343. /package/dist/core/{p-5e8946af.entry.js.map → p-c1a1fc45.entry.js.map} +0 -0
  344. /package/dist/core/{p-e9e584a0.entry.js.map → p-c6f52c6f.entry.js.map} +0 -0
  345. /package/dist/core/{p-11ee3438.entry.js.map → p-c99cc786.entry.js.map} +0 -0
  346. /package/dist/core/{p-a6d16324.entry.js.map → p-c9edada1.entry.js.map} +0 -0
  347. /package/dist/core/{p-0d0bd226.entry.js.map → p-cddfc899.entry.js.map} +0 -0
  348. /package/dist/core/{p-1b922db5.entry.js.map → p-ce588d98.entry.js.map} +0 -0
  349. /package/dist/core/{p-3a25ddfa.entry.js.map → p-d4440adf.entry.js.map} +0 -0
  350. /package/dist/core/{p-1744f488.entry.js.map → p-d48d5870.entry.js.map} +0 -0
  351. /package/dist/core/{p-73dcc4f1.entry.js.map → p-e169f098.entry.js.map} +0 -0
  352. /package/dist/core/{p-05c81fd3.entry.js.map → p-e3e3e9f2.entry.js.map} +0 -0
  353. /package/dist/core/{p-64b0f2d6.entry.js.map → p-e8507630.entry.js.map} +0 -0
  354. /package/dist/core/{p-22f17af5.entry.js.map → p-f01eb407.entry.js.map} +0 -0
  355. /package/dist/core/{p-cb293cf3.entry.js.map → p-f3c873f5.entry.js.map} +0 -0
@@ -130,7 +130,7 @@ const NAMESPACE = 'core';
130
130
  const BUILD = /* core */ { hydratedSelectorName: "hydrated", shadowDom: false, slotRelocation: true, updatable: true};
131
131
 
132
132
  /*
133
- Stencil Hydrate Platform v4.33.1 | MIT Licensed | https://stenciljs.com
133
+ Stencil Hydrate Platform v4.36.2 | MIT Licensed | https://stenciljs.com
134
134
  */
135
135
  var __defProp = Object.defineProperty;
136
136
  var __export = (target, all) => {
@@ -328,8 +328,23 @@ function deserializeProperty(value) {
328
328
  }
329
329
  return RemoteValue.fromLocalValue(JSON.parse(atob(value.slice(SERIALIZED_PREFIX.length))));
330
330
  }
331
+
332
+ // src/utils/style.ts
333
+ function createStyleSheetIfNeededAndSupported(styles2) {
334
+ return void 0;
335
+ }
336
+
337
+ // src/utils/shadow-root.ts
338
+ var globalStyleSheet;
331
339
  function createShadowRoot(cmpMeta) {
332
- this.attachShadow({ mode: "open" });
340
+ var _a;
341
+ const shadowRoot = this.attachShadow({ mode: "open" });
342
+ if (globalStyleSheet === void 0) globalStyleSheet = (_a = createStyleSheetIfNeededAndSupported()) != null ? _a : null;
343
+ if (globalStyleSheet) {
344
+ {
345
+ shadowRoot.adoptedStyleSheets = [...shadowRoot.adoptedStyleSheets, globalStyleSheet];
346
+ }
347
+ }
333
348
  }
334
349
 
335
350
  // src/runtime/runtime-constants.ts
@@ -455,7 +470,7 @@ function patchSlotNode(node) {
455
470
  const slotName = this["s-sn"];
456
471
  if (opts == null ? void 0 : opts.flatten) {
457
472
  console.error(`
458
- Flattening is not supported for Stencil non-shadow slots.
473
+ Flattening is not supported for Stencil non-shadow slots.
459
474
  You can use \`.childNodes\` to nested slot fallback content.
460
475
  If you have a particular use case, please open an issue on the Stencil repo.
461
476
  `);
@@ -499,6 +514,89 @@ var uniqueTime = (key, measureText) => {
499
514
  };
500
515
  }
501
516
  };
517
+ var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
518
+ var registerStyle = (scopeId2, cssText, allowCS) => {
519
+ let style = styles.get(scopeId2);
520
+ {
521
+ style = cssText;
522
+ }
523
+ styles.set(scopeId2, style);
524
+ };
525
+ var addStyle = (styleContainerNode, cmpMeta, mode) => {
526
+ var _a;
527
+ const scopeId2 = getScopeId(cmpMeta);
528
+ const style = styles.get(scopeId2);
529
+ if (!win.document) {
530
+ return scopeId2;
531
+ }
532
+ styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : win.document;
533
+ if (style) {
534
+ if (typeof style === "string") {
535
+ styleContainerNode = styleContainerNode.head || styleContainerNode;
536
+ let appliedStyles = rootAppliedStyles.get(styleContainerNode);
537
+ let styleElm;
538
+ if (!appliedStyles) {
539
+ rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
540
+ }
541
+ if (!appliedStyles.has(scopeId2)) {
542
+ if (styleContainerNode.host && (styleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`))) {
543
+ styleElm.innerHTML = style;
544
+ } else {
545
+ styleElm = win.document.createElement("style");
546
+ styleElm.innerHTML = style;
547
+ const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
548
+ if (nonce != null) {
549
+ styleElm.setAttribute("nonce", nonce);
550
+ }
551
+ if ((cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */ || cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */)) {
552
+ styleElm.setAttribute(HYDRATED_STYLE_ID, scopeId2);
553
+ }
554
+ if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {
555
+ if (styleContainerNode.nodeName === "HEAD") {
556
+ const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
557
+ const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
558
+ styleContainerNode.insertBefore(
559
+ styleElm,
560
+ (referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
561
+ );
562
+ } else if ("host" in styleContainerNode) {
563
+ {
564
+ const existingStyleContainer = styleContainerNode.querySelector("style");
565
+ if (existingStyleContainer) {
566
+ existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
567
+ } else {
568
+ styleContainerNode.prepend(styleElm);
569
+ }
570
+ }
571
+ } else {
572
+ styleContainerNode.append(styleElm);
573
+ }
574
+ }
575
+ if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
576
+ styleContainerNode.insertBefore(styleElm, null);
577
+ }
578
+ }
579
+ if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
580
+ styleElm.innerHTML += SLOT_FB_CSS;
581
+ }
582
+ if (appliedStyles) {
583
+ appliedStyles.add(scopeId2);
584
+ }
585
+ }
586
+ }
587
+ }
588
+ return scopeId2;
589
+ };
590
+ var attachStyles = (hostRef) => {
591
+ const cmpMeta = hostRef.$cmpMeta$;
592
+ const elm = hostRef.$hostElement$;
593
+ const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
594
+ addStyle(
595
+ elm.getRootNode(),
596
+ cmpMeta);
597
+ endAttachStyles();
598
+ };
599
+ var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
502
600
  var h = (nodeName, vnodeData, ...children) => {
503
601
  let child = null;
504
602
  let key = null;
@@ -613,7 +711,7 @@ var convertToPrivate = (node) => {
613
711
 
614
712
  // src/runtime/client-hydrate.ts
615
713
  var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
616
- var _a;
714
+ var _a, _b, _c;
617
715
  const endHydrate = createTime("hydrateClient", tagName);
618
716
  const shadowRoot = hostElm.shadowRoot;
619
717
  const childRenderNodes = [];
@@ -624,15 +722,17 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
624
722
  vnode.$elm$ = hostElm;
625
723
  const members = Object.entries(((_a = hostRef.$cmpMeta$) == null ? void 0 : _a.$members$) || {});
626
724
  members.forEach(([memberName, [memberFlags, metaAttributeName]]) => {
627
- var _a2;
725
+ var _b2;
628
726
  if (!(memberFlags & 31 /* Prop */)) {
629
727
  return;
630
728
  }
631
729
  const attributeName = metaAttributeName || memberName;
632
730
  const attrVal = hostElm.getAttribute(attributeName);
633
731
  if (attrVal !== null) {
634
- const attrPropVal = parsePropertyValue(attrVal, memberFlags);
635
- (_a2 = hostRef == null ? void 0 : hostRef.$instanceValues$) == null ? void 0 : _a2.set(memberName, attrPropVal);
732
+ const attrPropVal = parsePropertyValue(
733
+ attrVal,
734
+ memberFlags);
735
+ (_b2 = hostRef == null ? void 0 : hostRef.$instanceValues$) == null ? void 0 : _b2.set(memberName, attrPropVal);
636
736
  }
637
737
  });
638
738
  if (win.document && (!plt.$orgLocNodes$ || !plt.$orgLocNodes$.size)) {
@@ -663,6 +763,16 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
663
763
  if (childRenderNode.$tag$ === "slot") {
664
764
  node["s-cr"] = hostElm["s-cr"];
665
765
  }
766
+ } else if (((_b = childRenderNode.$tag$) == null ? void 0 : _b.toString().includes("-")) && childRenderNode.$tag$ !== "slot-fb" && !childRenderNode.$elm$.shadowRoot) {
767
+ const cmpMeta = getHostRef(childRenderNode.$elm$);
768
+ if (cmpMeta) {
769
+ const scopeId3 = getScopeId(
770
+ cmpMeta.$cmpMeta$);
771
+ const styleSheet = win.document.querySelector(`style[sty-id="${scopeId3}"]`);
772
+ if (styleSheet) {
773
+ hostElm.shadowRoot.append(styleSheet.cloneNode(true));
774
+ }
775
+ }
666
776
  }
667
777
  if (childRenderNode.$tag$ === "slot") {
668
778
  childRenderNode.$name$ = childRenderNode.$elm$["s-sn"] || childRenderNode.$elm$["name"] || null;
@@ -678,7 +788,7 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
678
788
  }
679
789
  }
680
790
  if (orgLocationNode && orgLocationNode.isConnected) {
681
- if (shadowRoot && orgLocationNode["s-en"] === "") {
791
+ if (orgLocationNode.parentElement.shadowRoot && orgLocationNode["s-en"] === "") {
682
792
  orgLocationNode.parentNode.insertBefore(node, orgLocationNode.nextSibling);
683
793
  }
684
794
  orgLocationNode.parentNode.removeChild(orgLocationNode);
@@ -686,7 +796,9 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
686
796
  node["s-oo"] = parseInt(childRenderNode.$nodeId$);
687
797
  }
688
798
  }
689
- plt.$orgLocNodes$.delete(orgLocationId);
799
+ if (orgLocationNode && !orgLocationNode["s-id"]) {
800
+ plt.$orgLocNodes$.delete(orgLocationId);
801
+ }
690
802
  }
691
803
  const hosts = [];
692
804
  const snLen = slottedNodes.length;
@@ -707,21 +819,25 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
707
819
  }
708
820
  if (!hosts[slottedItem.hostId]) continue;
709
821
  const hostEle = hosts[slottedItem.hostId];
822
+ if (hostEle.shadowRoot && slottedItem.node.parentElement !== hostEle) {
823
+ hostEle.appendChild(slottedItem.node);
824
+ }
710
825
  if (!hostEle.shadowRoot || !shadowRoot) {
711
- slottedItem.slot["s-cr"] = hostEle["s-cr"];
712
- if (!slottedItem.slot["s-cr"] && hostEle.shadowRoot) {
713
- slottedItem.slot["s-cr"] = hostEle;
714
- } else {
715
- slottedItem.slot["s-cr"] = (hostEle.__childNodes || hostEle.childNodes)[0];
826
+ if (!slottedItem.slot["s-cr"]) {
827
+ slottedItem.slot["s-cr"] = hostEle["s-cr"];
828
+ if (!slottedItem.slot["s-cr"] && hostEle.shadowRoot) {
829
+ slottedItem.slot["s-cr"] = hostEle;
830
+ } else {
831
+ slottedItem.slot["s-cr"] = (hostEle.__childNodes || hostEle.childNodes)[0];
832
+ }
716
833
  }
717
834
  addSlotRelocateNode(slottedItem.node, slottedItem.slot, false, slottedItem.node["s-oo"]);
718
- }
719
- if (hostEle.shadowRoot && slottedItem.node.parentElement !== hostEle) {
720
- hostEle.appendChild(slottedItem.node);
835
+ if (((_c = slottedItem.node.parentElement) == null ? void 0 : _c.shadowRoot) && slottedItem.node["getAttribute"] && slottedItem.node.getAttribute("slot")) {
836
+ slottedItem.node.removeAttribute("slot");
837
+ }
721
838
  }
722
839
  }
723
840
  }
724
- plt.$orgLocNodes$.delete(hostElm["s-id"]);
725
841
  hostRef.$hostElement$ = hostElm;
726
842
  endHydrate();
727
843
  };
@@ -867,7 +983,7 @@ var clientHydrate = (parentVNode, childRenderNodes, slotNodes, shadowRootNodes,
867
983
  vnode.$index$ = "0";
868
984
  parentVNode.$children$ = [vnode];
869
985
  } else {
870
- if (node.nodeType === 3 /* TextNode */ && !node.wholeText.trim()) {
986
+ if (node.nodeType === 3 /* TextNode */ && !node.wholeText.trim() && !node["s-nr"]) {
871
987
  node.remove();
872
988
  }
873
989
  }
@@ -928,8 +1044,8 @@ function addSlot(slotName, slotId, childVNode, node, parentVNode, childRenderNod
928
1044
  if (shouldMove) {
929
1045
  parentVNode.$elm$.insertBefore(slot, parentVNode.$elm$.children[0]);
930
1046
  }
931
- childRenderNodes.push(childVNode);
932
1047
  }
1048
+ childRenderNodes.push(childVNode);
933
1049
  slotNodes.push(childVNode);
934
1050
  if (!parentVNode.$children$) {
935
1051
  parentVNode.$children$ = [];
@@ -937,13 +1053,17 @@ function addSlot(slotName, slotId, childVNode, node, parentVNode, childRenderNod
937
1053
  parentVNode.$children$[childVNode.$index$] = childVNode;
938
1054
  }
939
1055
  var addSlottedNodes = (slottedNodes, slotNodeId, slotName, slotNode, hostId) => {
1056
+ var _a, _b;
940
1057
  let slottedNode = slotNode.nextSibling;
941
1058
  slottedNodes[slotNodeId] = slottedNodes[slotNodeId] || [];
942
- while (slottedNode && ((slottedNode["getAttribute"] && slottedNode.getAttribute("slot") || slottedNode["s-sn"]) === slotName || slotName === "" && !slottedNode["s-sn"] && (slottedNode.nodeType === 8 /* CommentNode */ && slottedNode.nodeValue.indexOf(".") !== 1 || slottedNode.nodeType === 3 /* TextNode */))) {
943
- slottedNode["s-sn"] = slotName;
944
- slottedNodes[slotNodeId].push({ slot: slotNode, node: slottedNode, hostId });
945
- slottedNode = slottedNode.nextSibling;
946
- }
1059
+ if (!slottedNode || ((_a = slottedNode.nodeValue) == null ? void 0 : _a.startsWith(SLOT_NODE_ID + "."))) return;
1060
+ do {
1061
+ if (slottedNode && ((slottedNode["getAttribute"] && slottedNode.getAttribute("slot") || slottedNode["s-sn"]) === slotName || slotName === "" && !slottedNode["s-sn"] && (!slottedNode["getAttribute"] || !slottedNode.getAttribute("slot")) && (slottedNode.nodeType === 8 /* CommentNode */ || slottedNode.nodeType === 3 /* TextNode */))) {
1062
+ slottedNode["s-sn"] = slotName;
1063
+ slottedNodes[slotNodeId].push({ slot: slotNode, node: slottedNode, hostId });
1064
+ }
1065
+ slottedNode = slottedNode == null ? void 0 : slottedNode.nextSibling;
1066
+ } while (slottedNode && !((_b = slottedNode.nodeValue) == null ? void 0 : _b.startsWith(SLOT_NODE_ID + ".")));
947
1067
  };
948
1068
  var findCorrespondingNode = (node, type) => {
949
1069
  let sibling = node;
@@ -964,21 +1084,22 @@ var createSupportsRuleRe = (selector) => {
964
1084
  createSupportsRuleRe("::slotted");
965
1085
  createSupportsRuleRe(":host");
966
1086
  createSupportsRuleRe(":host-context");
967
- var parsePropertyValue = (propValue, propType) => {
968
- if (typeof propValue === "string" && (propValue.startsWith("{") && propValue.endsWith("}") || propValue.startsWith("[") && propValue.endsWith("]"))) {
969
- try {
970
- propValue = JSON.parse(propValue);
971
- return propValue;
972
- } catch (e) {
973
- }
974
- }
1087
+ var parsePropertyValue = (propValue, propType, isFormAssociated) => {
975
1088
  if (typeof propValue === "string" && propValue.startsWith(SERIALIZED_PREFIX)) {
976
1089
  propValue = deserializeProperty(propValue);
977
1090
  return propValue;
978
1091
  }
1092
+ if (typeof propValue === "string" && (propType & 16 /* Unknown */ || propType & 8 /* Any */) && (propValue.startsWith("{") && propValue.endsWith("}") || propValue.startsWith("[") && propValue.endsWith("]"))) {
1093
+ try {
1094
+ return JSON.parse(propValue);
1095
+ } catch (e) {
1096
+ }
1097
+ }
979
1098
  if (propValue != null && !isComplexType(propValue)) {
980
1099
  if (propType & 4 /* Boolean */) {
981
- return propValue === "false" ? false : propValue === "" || !!propValue;
1100
+ {
1101
+ return propValue === "false" ? false : propValue === "" || !!propValue;
1102
+ }
982
1103
  }
983
1104
  if (propType & 2 /* Number */) {
984
1105
  return typeof propValue === "string" ? parseFloat(propValue) : typeof propValue === "number" ? propValue : NaN;
@@ -990,7 +1111,10 @@ var parsePropertyValue = (propValue, propType) => {
990
1111
  }
991
1112
  return propValue;
992
1113
  };
993
- var getElement = (ref) => getHostRef(ref).$hostElement$ ;
1114
+ var getElement = (ref) => {
1115
+ var _a;
1116
+ return (_a = getHostRef(ref)) == null ? void 0 : _a.$hostElement$ ;
1117
+ };
994
1118
 
995
1119
  // src/runtime/event-emitter.ts
996
1120
  var createEvent = (ref, name, flags) => {
@@ -1011,89 +1135,6 @@ var emitEvent = (elm, name, opts) => {
1011
1135
  elm.dispatchEvent(ev);
1012
1136
  return ev;
1013
1137
  };
1014
- var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
1015
- var registerStyle = (scopeId2, cssText, allowCS) => {
1016
- let style = styles.get(scopeId2);
1017
- {
1018
- style = cssText;
1019
- }
1020
- styles.set(scopeId2, style);
1021
- };
1022
- var addStyle = (styleContainerNode, cmpMeta, mode) => {
1023
- var _a;
1024
- const scopeId2 = getScopeId(cmpMeta);
1025
- const style = styles.get(scopeId2);
1026
- if (!win.document) {
1027
- return scopeId2;
1028
- }
1029
- styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : win.document;
1030
- if (style) {
1031
- if (typeof style === "string") {
1032
- styleContainerNode = styleContainerNode.head || styleContainerNode;
1033
- let appliedStyles = rootAppliedStyles.get(styleContainerNode);
1034
- let styleElm;
1035
- if (!appliedStyles) {
1036
- rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
1037
- }
1038
- if (!appliedStyles.has(scopeId2)) {
1039
- if (styleContainerNode.host && (styleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`))) {
1040
- styleElm.innerHTML = style;
1041
- } else {
1042
- styleElm = document.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`) || win.document.createElement("style");
1043
- styleElm.innerHTML = style;
1044
- const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
1045
- if (nonce != null) {
1046
- styleElm.setAttribute("nonce", nonce);
1047
- }
1048
- if ((cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */ || cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */)) {
1049
- styleElm.setAttribute(HYDRATED_STYLE_ID, scopeId2);
1050
- }
1051
- if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {
1052
- if (styleContainerNode.nodeName === "HEAD") {
1053
- const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
1054
- const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
1055
- styleContainerNode.insertBefore(
1056
- styleElm,
1057
- (referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
1058
- );
1059
- } else if ("host" in styleContainerNode) {
1060
- {
1061
- const existingStyleContainer = styleContainerNode.querySelector("style");
1062
- if (existingStyleContainer) {
1063
- existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
1064
- } else {
1065
- styleContainerNode.prepend(styleElm);
1066
- }
1067
- }
1068
- } else {
1069
- styleContainerNode.append(styleElm);
1070
- }
1071
- }
1072
- if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1073
- styleContainerNode.insertBefore(styleElm, null);
1074
- }
1075
- }
1076
- if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
1077
- styleElm.innerHTML += SLOT_FB_CSS;
1078
- }
1079
- if (appliedStyles) {
1080
- appliedStyles.add(scopeId2);
1081
- }
1082
- }
1083
- }
1084
- }
1085
- return scopeId2;
1086
- };
1087
- var attachStyles = (hostRef) => {
1088
- const cmpMeta = hostRef.$cmpMeta$;
1089
- const elm = hostRef.$hostElement$;
1090
- const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
1091
- addStyle(
1092
- elm.getRootNode(),
1093
- cmpMeta);
1094
- endAttachStyles();
1095
- };
1096
- var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
1097
1138
  var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRender) => {
1098
1139
  if (oldValue === newValue) {
1099
1140
  return;
@@ -1104,12 +1145,13 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
1104
1145
  const classList = elm.classList;
1105
1146
  const oldClasses = parseClassList(oldValue);
1106
1147
  let newClasses = parseClassList(newValue);
1107
- if (elm["s-si"] && initialRender) {
1108
- newClasses.push(elm["s-si"]);
1148
+ if ((elm["s-si"] || elm["s-sc"]) && initialRender) {
1149
+ const scopeId2 = elm["s-sc"] || elm["s-si"];
1150
+ newClasses.push(scopeId2);
1109
1151
  oldClasses.forEach((c) => {
1110
- if (c.startsWith(elm["s-si"])) newClasses.push(c);
1152
+ if (c.startsWith(scopeId2)) newClasses.push(c);
1111
1153
  });
1112
- newClasses = [...new Set(newClasses)];
1154
+ newClasses = [...new Set(newClasses)].filter((c) => c);
1113
1155
  classList.add(...newClasses);
1114
1156
  } else {
1115
1157
  classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
@@ -1514,6 +1556,8 @@ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
1514
1556
  !isInitialRender && BUILD.updatable && oldChildren !== null
1515
1557
  ) {
1516
1558
  removeVnodes(oldChildren, 0, oldChildren.length - 1);
1559
+ } else if (isInitialRender && BUILD.updatable && oldChildren !== null && newChildren === null) {
1560
+ newVNode2.$children$ = oldChildren;
1517
1561
  }
1518
1562
  } else if ((defaultHolder = elm["s-cr"])) {
1519
1563
  defaultHolder.parentNode.textContent = text;
@@ -1720,6 +1764,12 @@ var scheduleUpdate = (hostRef, isInitialLoad) => {
1720
1764
  }
1721
1765
  attachToAncestor(hostRef, hostRef.$ancestorComponent$);
1722
1766
  const dispatch = () => dispatchHooks(hostRef, isInitialLoad);
1767
+ if (isInitialLoad) {
1768
+ queueMicrotask(() => {
1769
+ dispatch();
1770
+ });
1771
+ return;
1772
+ }
1723
1773
  return writeTask(dispatch) ;
1724
1774
  };
1725
1775
  var dispatchHooks = (hostRef, isInitialLoad) => {
@@ -1850,10 +1900,16 @@ var postUpdateComponent = (hostRef) => {
1850
1900
  }
1851
1901
  };
1852
1902
  var appDidLoad = (who) => {
1903
+ var _a;
1853
1904
  if (BUILD.asyncQueue) {
1854
1905
  plt.$flags$ |= 2 /* appLoaded */;
1855
1906
  }
1856
1907
  nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
1908
+ {
1909
+ if ((_a = plt.$orgLocNodes$) == null ? void 0 : _a.size) {
1910
+ plt.$orgLocNodes$.clear();
1911
+ }
1912
+ }
1857
1913
  };
1858
1914
  var safeCall = (instance, method, arg, elm) => {
1859
1915
  if (instance && instance[method]) {
@@ -1886,6 +1942,9 @@ var serverSideConnected = (elm) => {
1886
1942
  var getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);
1887
1943
  var setValue = (ref, propName, newVal, cmpMeta) => {
1888
1944
  const hostRef = getHostRef(ref);
1945
+ if (!hostRef) {
1946
+ return;
1947
+ }
1889
1948
  if (!hostRef) {
1890
1949
  throw new Error(
1891
1950
  `Couldn't find host element for "${cmpMeta.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).`
@@ -1895,7 +1954,9 @@ var setValue = (ref, propName, newVal, cmpMeta) => {
1895
1954
  const oldVal = hostRef.$instanceValues$.get(propName);
1896
1955
  const flags = hostRef.$flags$;
1897
1956
  const instance = hostRef.$lazyInstance$ ;
1898
- newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);
1957
+ newVal = parsePropertyValue(
1958
+ newVal,
1959
+ cmpMeta.$members$[propName][0]);
1899
1960
  const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
1900
1961
  const didValueChange = newVal !== oldVal && !areBothNaN;
1901
1962
  if ((!(flags & 8 /* isConstructingInstance */) || oldVal === void 0) && didValueChange) {
@@ -1959,6 +2020,9 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
1959
2020
  Object.defineProperty(prototype, memberName, {
1960
2021
  set(newValue) {
1961
2022
  const ref = getHostRef(this);
2023
+ if (!ref) {
2024
+ return;
2025
+ }
1962
2026
  if (origSetter) {
1963
2027
  const currentValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
1964
2028
  if (typeof currentValue === "undefined" && ref.$instanceValues$.get(memberName)) {
@@ -1966,7 +2030,11 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
1966
2030
  } else if (!ref.$instanceValues$.get(memberName) && currentValue) {
1967
2031
  ref.$instanceValues$.set(memberName, currentValue);
1968
2032
  }
1969
- origSetter.apply(this, [parsePropertyValue(newValue, memberFlags)]);
2033
+ origSetter.apply(this, [
2034
+ parsePropertyValue(
2035
+ newValue,
2036
+ memberFlags)
2037
+ ]);
1970
2038
  newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
1971
2039
  setValue(this, memberName, newValue, cmpMeta);
1972
2040
  return;
@@ -2063,6 +2131,9 @@ var fireConnectedCallback = (instance, elm) => {
2063
2131
  var connectedCallback = (elm) => {
2064
2132
  if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
2065
2133
  const hostRef = getHostRef(elm);
2134
+ if (!hostRef) {
2135
+ return;
2136
+ }
2066
2137
  const cmpMeta = hostRef.$cmpMeta$;
2067
2138
  const endConnected = createTime("connectedCallback", cmpMeta.$tagName$);
2068
2139
  if (!(hostRef.$flags$ & 1 /* hasConnected */)) {
@@ -2332,7 +2403,7 @@ function proxyHostElement(elm, cstr) {
2332
2403
  get: function() {
2333
2404
  var _a2;
2334
2405
  const ref = getHostRef(this);
2335
- const attrPropVal2 = (_a2 = ref.$instanceValues$) == null ? void 0 : _a2.get(memberName);
2406
+ const attrPropVal2 = (_a2 = ref == null ? void 0 : ref.$instanceValues$) == null ? void 0 : _a2.get(memberName);
2336
2407
  if (origGetter && attrPropVal2 === void 0 && !getValue(this, memberName)) {
2337
2408
  setValue(this, memberName, origGetter.apply(this), cmpMeta);
2338
2409
  }
@@ -2481,13 +2552,16 @@ async function hydrateComponent(win2, results, tagName, elm, waitingElements) {
2481
2552
  const cmpMeta = Cstr.cmpMeta;
2482
2553
  if (cmpMeta != null) {
2483
2554
  waitingElements.add(elm);
2484
- getHostRef(this);
2555
+ const hostRef = getHostRef(this);
2556
+ if (!hostRef) {
2557
+ return;
2558
+ }
2485
2559
  try {
2486
2560
  connectedCallback(elm);
2487
2561
  await elm.componentOnReady();
2488
2562
  results.hydratedCount++;
2489
2563
  const ref = getHostRef(elm);
2490
- const modeName = !ref.$modeName$ ? "$" : ref.$modeName$;
2564
+ const modeName = !(ref == null ? void 0 : ref.$modeName$) ? "$" : ref == null ? void 0 : ref.$modeName$;
2491
2565
  if (!results.components.some((c) => c.tag === tagName && c.mode === modeName)) {
2492
2566
  results.components.push({
2493
2567
  tag: tagName,
@@ -2983,7 +3057,7 @@ class GovAccordion {
2983
3057
  "size": ["validateSize"]
2984
3058
  }; }
2985
3059
  static get cmpMeta() { return {
2986
- "$flags$": 4,
3060
+ "$flags$": 260,
2987
3061
  "$tagName$": "gov-accordion",
2988
3062
  "$members$": {
2989
3063
  "size": [1],
@@ -3163,7 +3237,7 @@ class GovAccordionItem {
3163
3237
  "size": ["validateSize"]
3164
3238
  }; }
3165
3239
  static get cmpMeta() { return {
3166
- "$flags$": 4,
3240
+ "$flags$": 260,
3167
3241
  "$tagName$": "gov-accordion-item",
3168
3242
  "$members$": {
3169
3243
  "identifier": [1],
@@ -3283,7 +3357,7 @@ class GovAttachments {
3283
3357
  }
3284
3358
  get host() { return getElement(this); }
3285
3359
  static get cmpMeta() { return {
3286
- "$flags$": 4,
3360
+ "$flags$": 260,
3287
3361
  "$tagName$": "gov-attachments",
3288
3362
  "$members$": {
3289
3363
  "label": [1],
@@ -3322,7 +3396,7 @@ class GovAttachmentsItem {
3322
3396
  get host() { return getElement(this); }
3323
3397
  static get style() { return govAttachmentsItemCss; }
3324
3398
  static get cmpMeta() { return {
3325
- "$flags$": 4,
3399
+ "$flags$": 260,
3326
3400
  "$tagName$": "gov-attachments-item",
3327
3401
  "$members$": {
3328
3402
  "accessibleRemoveLabel": [1, "accessible-remove-label"],
@@ -3374,7 +3448,7 @@ class GovBackdrop {
3374
3448
  }
3375
3449
  get host() { return getElement(this); }
3376
3450
  static get cmpMeta() { return {
3377
- "$flags$": 0,
3451
+ "$flags$": 256,
3378
3452
  "$tagName$": "gov-backdrop",
3379
3453
  "$members$": {
3380
3454
  "inverse": [4],
@@ -3466,7 +3540,7 @@ class GovBanner {
3466
3540
  "text-color": ["validateTextColor"]
3467
3541
  }; }
3468
3542
  static get cmpMeta() { return {
3469
- "$flags$": 4,
3543
+ "$flags$": 260,
3470
3544
  "$tagName$": "gov-banner",
3471
3545
  "$members$": {
3472
3546
  "size": [513],
@@ -3504,7 +3578,7 @@ class GovBlockquote {
3504
3578
  }
3505
3579
  get host() { return getElement(this); }
3506
3580
  static get cmpMeta() { return {
3507
- "$flags$": 4,
3581
+ "$flags$": 260,
3508
3582
  "$tagName$": "gov-blockquote",
3509
3583
  "$members$": {
3510
3584
  "type": [513],
@@ -3576,7 +3650,7 @@ class GovBreadcrumbs {
3576
3650
  }
3577
3651
  get host() { return getElement(this); }
3578
3652
  static get cmpMeta() { return {
3579
- "$flags$": 4,
3653
+ "$flags$": 260,
3580
3654
  "$tagName$": "gov-breadcrumbs",
3581
3655
  "$members$": {
3582
3656
  "collapsible": [4],
@@ -3799,7 +3873,7 @@ class GovButton {
3799
3873
  "nativeType": ["validateNativeType"]
3800
3874
  }; }
3801
3875
  static get cmpMeta() { return {
3802
- "$flags$": 4,
3876
+ "$flags$": 260,
3803
3877
  "$tagName$": "gov-button",
3804
3878
  "$members$": {
3805
3879
  "color": [513],
@@ -3907,7 +3981,7 @@ class GovCard {
3907
3981
  }
3908
3982
  get host() { return getElement(this); }
3909
3983
  static get cmpMeta() { return {
3910
- "$flags$": 4,
3984
+ "$flags$": 260,
3911
3985
  "$tagName$": "gov-card",
3912
3986
  "$members$": {
3913
3987
  "direction": [1],
@@ -4021,11 +4095,11 @@ class GovChip {
4021
4095
  const nativeType = Tag == NativeType.BUTTON ? NativeType.BUTTON : undefined;
4022
4096
  const iconStart = prepareIconFormat(this.iconStart);
4023
4097
  const iconEnd = prepareIconFormat(this.iconEnd);
4024
- return (hAsync(Host, { key: '6891a65866779d31691de4842180ae22767c4268', class: this.h.classes([
4098
+ return (hAsync(Host, { key: '32757f0c00fbf343f2a09c81c36f0631e007dee7', class: this.h.classes([
4025
4099
  ChipClass.root,
4026
4100
  this.h.hasSlot("right") ? ChipClass.hasRight : undefined,
4027
4101
  this.h.hasSlot("left") ? ChipClass.hasLeft : undefined,
4028
- ]), disabled: this.disabled, href: this.href, color: this.color, type: this.type, size: this.size, hoverable: Tag == NativeType.A || Tag == NativeType.BUTTON, hydrated: this.hydrated }, hAsync(Tag, Object.assign({ key: '32a2696de42de539438caa0842d0fefa31804b77', class: "element", href: this.href, target: this.target, ref: el => (this.triggerRef = el), onClick: this.onClickHandler.bind(this), tabindex: (this.h.hasSlot("left") || this.h.hasSlot("right") || this.disabled) && !this.focusable ? "-1" : "0", id: this.identifier || this.chipId, type: nativeType }, this.inheritedAttributes, { "aria-disabled": this.disabled }), hAsync("slot", { key: '93a5178477cbd4e0e09789c3ff0941e0972943f3', name: "left" }), hAsync("slot", { key: '7d019aa4f2e543a8cb22e7d694c6994656e92065', name: "icon-start" }, iconStart && hAsync("gov-icon", { key: '6077e90d13e1fe7945c43abf142e308fa88b10b9', type: iconStart.type, name: iconStart.name })), hAsync("slot", { key: '8c2fbc69cade5187c4dc3805e2eb9b2639620687' }), hAsync("slot", { key: 'ba590e6f48cf44ceb293917dbdecf34472db28ad', name: "icon-end" }, iconEnd && hAsync("gov-icon", { key: '030988484d52eb2a47b192888a8e4a1e8773bd74', type: iconEnd.type, name: iconEnd.name })), hAsync("slot", { key: 'b62f2b1359a70b2aba874686d33f3dd5b7d0c8a2', name: "right" }))));
4102
+ ]), disabled: this.disabled, href: this.href, color: this.color, type: this.type, size: this.size, focusable: this.focusable, hydrated: this.hydrated }, hAsync(Tag, Object.assign({ key: '15c641eec13ca157f1d7a3709fc8843f18180b10', class: "element", href: this.href, target: this.target, ref: el => (this.triggerRef = el), onClick: this.onClickHandler.bind(this), tabindex: (this.h.hasSlot("left") || this.h.hasSlot("right") || this.disabled || !this.focusable) ? "-1" : "0", id: this.identifier || this.chipId, type: nativeType }, this.inheritedAttributes, { "aria-disabled": this.disabled }), hAsync("slot", { key: '81f56e0015e7d8ad1b72b7c24c90fd6eb04f31e8', name: "left" }), hAsync("slot", { key: '76377b22dc1c71a1fd0c5ca6bf0132760fbfca77', name: "icon-start" }, iconStart && hAsync("gov-icon", { key: '55245f14620f9a9d4c04d48a88944a44068148b2', type: iconStart.type, name: iconStart.name })), hAsync("slot", { key: '4159dd5f8662d6b7ba5647e1220eddeeaef54553' }), hAsync("slot", { key: '8810a1161bfea9da7cc932ea5ce4810d4762d208', name: "icon-end" }, iconEnd && hAsync("gov-icon", { key: 'c4585843d3e078f9a99ec01a78cb862c1783a36c', type: iconEnd.type, name: iconEnd.name })), hAsync("slot", { key: '0b05c2e16d2ddea5bba82bfce3f1500889379f1a', name: "right" }))));
4029
4103
  }
4030
4104
  onClickHandler(e) {
4031
4105
  e.stopPropagation();
@@ -4051,7 +4125,7 @@ class GovChip {
4051
4125
  "size": ["validateSize"]
4052
4126
  }; }
4053
4127
  static get cmpMeta() { return {
4054
- "$flags$": 4,
4128
+ "$flags$": 260,
4055
4129
  "$tagName$": "gov-chip",
4056
4130
  "$members$": {
4057
4131
  "disabled": [516],
@@ -4089,7 +4163,7 @@ class GovContainer {
4089
4163
  }
4090
4164
  get host() { return getElement(this); }
4091
4165
  static get cmpMeta() { return {
4092
- "$flags$": 4,
4166
+ "$flags$": 260,
4093
4167
  "$tagName$": "gov-container",
4094
4168
  "$members$": undefined,
4095
4169
  "$listeners$": undefined,
@@ -4131,7 +4205,7 @@ class GovControlGroup {
4131
4205
  "color": ["validateColor"]
4132
4206
  }; }
4133
4207
  static get cmpMeta() { return {
4134
- "$flags$": 4,
4208
+ "$flags$": 260,
4135
4209
  "$tagName$": "gov-control-group",
4136
4210
  "$members$": {
4137
4211
  "color": [1],
@@ -4162,7 +4236,7 @@ class GovCookiebar {
4162
4236
  }
4163
4237
  get host() { return getElement(this); }
4164
4238
  static get cmpMeta() { return {
4165
- "$flags$": 4,
4239
+ "$flags$": 260,
4166
4240
  "$tagName$": "gov-cookiebar",
4167
4241
  "$members$": undefined,
4168
4242
  "$listeners$": undefined,
@@ -4324,7 +4398,7 @@ class GovDialog {
4324
4398
  "open": ["watchOpen"]
4325
4399
  }; }
4326
4400
  static get cmpMeta() { return {
4327
- "$flags$": 4,
4401
+ "$flags$": 260,
4328
4402
  "$tagName$": "gov-dialog",
4329
4403
  "$members$": {
4330
4404
  "open": [1540],
@@ -4476,7 +4550,7 @@ class GovDropdown {
4476
4550
  "open": ["watchOpen"]
4477
4551
  }; }
4478
4552
  static get cmpMeta() { return {
4479
- "$flags$": 4,
4553
+ "$flags$": 260,
4480
4554
  "$tagName$": "gov-dropdown",
4481
4555
  "$members$": {
4482
4556
  "identifier": [1],
@@ -4539,7 +4613,7 @@ class GovEmpty {
4539
4613
  "size": ["validateSize"]
4540
4614
  }; }
4541
4615
  static get cmpMeta() { return {
4542
- "$flags$": 4,
4616
+ "$flags$": 260,
4543
4617
  "$tagName$": "gov-empty",
4544
4618
  "$members$": {
4545
4619
  "size": [1],
@@ -4567,7 +4641,7 @@ class GovErrorCode {
4567
4641
  }
4568
4642
  get host() { return getElement(this); }
4569
4643
  static get cmpMeta() { return {
4570
- "$flags$": 4,
4644
+ "$flags$": 260,
4571
4645
  "$tagName$": "gov-error-code",
4572
4646
  "$members$": undefined,
4573
4647
  "$listeners$": undefined,
@@ -4598,7 +4672,7 @@ class GovFlex {
4598
4672
  }
4599
4673
  get host() { return getElement(this); }
4600
4674
  static get cmpMeta() { return {
4601
- "$flags$": 4,
4675
+ "$flags$": 260,
4602
4676
  "$tagName$": "gov-flex",
4603
4677
  "$members$": {
4604
4678
  "direction": [513],
@@ -4925,7 +4999,7 @@ class GovFormAutocomplete {
4925
4999
  "options": ["watchOptions"]
4926
5000
  }; }
4927
5001
  static get cmpMeta() { return {
4928
- "$flags$": 4,
5002
+ "$flags$": 260,
4929
5003
  "$tagName$": "gov-form-autocomplete",
4930
5004
  "$members$": {
4931
5005
  "value": [1537],
@@ -5237,7 +5311,7 @@ class GovFormCheckbox {
5237
5311
  "invalid": ["watchControlAttrs"]
5238
5312
  }; }
5239
5313
  static get cmpMeta() { return {
5240
- "$flags$": 4,
5314
+ "$flags$": 260,
5241
5315
  "$tagName$": "gov-form-checkbox",
5242
5316
  "$members$": {
5243
5317
  "value": [1],
@@ -5349,7 +5423,7 @@ class GovFormCheckboxGroup {
5349
5423
  }; }
5350
5424
  static get style() { return govFormGroupCss$1; }
5351
5425
  static get cmpMeta() { return {
5352
- "$flags$": 4,
5426
+ "$flags$": 260,
5353
5427
  "$tagName$": "gov-form-checkbox-group",
5354
5428
  "$members$": {
5355
5429
  "gap": [1],
@@ -5428,7 +5502,7 @@ class GovFormControl {
5428
5502
  }
5429
5503
  get host() { return getElement(this); }
5430
5504
  static get cmpMeta() { return {
5431
- "$flags$": 4,
5505
+ "$flags$": 260,
5432
5506
  "$tagName$": "gov-form-control",
5433
5507
  "$members$": {
5434
5508
  "identifier": [1],
@@ -5711,7 +5785,7 @@ class GovFormFile {
5711
5785
  "invalid": ["watchControlAttrs"]
5712
5786
  }; }
5713
5787
  static get cmpMeta() { return {
5714
- "$flags$": 4,
5788
+ "$flags$": 260,
5715
5789
  "$tagName$": "gov-form-file",
5716
5790
  "$members$": {
5717
5791
  "expanded": [4],
@@ -5778,7 +5852,7 @@ class GovFormGroup {
5778
5852
  "orientation": ["validateOrientation"]
5779
5853
  }; }
5780
5854
  static get cmpMeta() { return {
5781
- "$flags$": 4,
5855
+ "$flags$": 260,
5782
5856
  "$tagName$": "gov-form-group",
5783
5857
  "$members$": {
5784
5858
  "gap": [1],
@@ -5956,7 +6030,7 @@ class GovFormInput {
5956
6030
  "success": ["watchControlAttrs"]
5957
6031
  }; }
5958
6032
  static get cmpMeta() { return {
5959
- "$flags$": 4,
6033
+ "$flags$": 260,
5960
6034
  "$tagName$": "gov-form-input",
5961
6035
  "$members$": {
5962
6036
  "value": [1537],
@@ -6022,7 +6096,7 @@ class GovFormLabel {
6022
6096
  return (hAsync(Host, { key: 'e06447dd79c3204d5641bc58ba823d0744373dd5', class: FormLabelClass.root, size: this.size }, hAsync(Tag, { key: '69dfe126eb3f26aae0360e8c5f831e61345d3dc2', class: FormLabelClass.label, htmlFor: this.identifier, onClick: () => this.govClick.emit() }, hAsync("slot", { key: '3005e820b094c191fc0422a8586264053a4c403f' }), this.required ? hAsync("span", { class: "gov-color--text-status-error" }, "\u00A0*") : null)));
6023
6097
  }
6024
6098
  static get cmpMeta() { return {
6025
- "$flags$": 4,
6099
+ "$flags$": 260,
6026
6100
  "$tagName$": "gov-form-label",
6027
6101
  "$members$": {
6028
6102
  "identifier": [1],
@@ -6070,7 +6144,7 @@ class GovFormMessage {
6070
6144
  "color": ["validateColor"]
6071
6145
  }; }
6072
6146
  static get cmpMeta() { return {
6073
- "$flags$": 4,
6147
+ "$flags$": 260,
6074
6148
  "$tagName$": "gov-form-message",
6075
6149
  "$members$": {
6076
6150
  "color": [1],
@@ -6329,7 +6403,7 @@ class GovFormMultiSelect {
6329
6403
  "value": ["watchValue"]
6330
6404
  }; }
6331
6405
  static get cmpMeta() { return {
6332
- "$flags$": 4,
6406
+ "$flags$": 260,
6333
6407
  "$tagName$": "gov-form-multi-select",
6334
6408
  "$members$": {
6335
6409
  "value": [1537],
@@ -6374,7 +6448,7 @@ class GovFormPasswordPower {
6374
6448
  return (hAsync(Host, { key: '5345be77d281075d14e4d846cc28b4ee80238d44', class: FormPasswordPowerClass.root }, hAsync("span", { key: '4d54a301ac65d9432e524906eb8d0626fcc6be63', class: FormPasswordPowerClass.bar }, hAsync("span", { key: '0590bdcda2ca777daa02b4ed078490120c0d76b9' }), hAsync("span", { key: 'd76531fc51948809e1c7577c06661fd320ccb68c' }), hAsync("span", { key: '48a13aa684e06289961bf7aaeb778c9340242e55' })), hAsync("span", { key: '683dab64032d38a9d94121c154085a5e4cb0f6f1', class: FormPasswordPowerClass.text }, hAsync("slot", { key: 'd55a6fdbd4bfb5504457d10c7e6ce194d0ff36c5' }))));
6375
6449
  }
6376
6450
  static get cmpMeta() { return {
6377
- "$flags$": 4,
6451
+ "$flags$": 260,
6378
6452
  "$tagName$": "gov-form-password-power",
6379
6453
  "$members$": {
6380
6454
  "power": [514]
@@ -6509,7 +6583,7 @@ class GovFormRadio {
6509
6583
  "invalid": ["watchControlAttrs"]
6510
6584
  }; }
6511
6585
  static get cmpMeta() { return {
6512
- "$flags$": 4,
6586
+ "$flags$": 260,
6513
6587
  "$tagName$": "gov-form-radio",
6514
6588
  "$members$": {
6515
6589
  "value": [1],
@@ -6594,7 +6668,7 @@ class GovFormRadioGroup {
6594
6668
  }; }
6595
6669
  static get style() { return govFormGroupCss; }
6596
6670
  static get cmpMeta() { return {
6597
- "$flags$": 4,
6671
+ "$flags$": 260,
6598
6672
  "$tagName$": "gov-form-radio-group",
6599
6673
  "$members$": {
6600
6674
  "gap": [1],
@@ -6795,7 +6869,7 @@ class GovFormRange {
6795
6869
  "success": ["watchControlAttrs"]
6796
6870
  }; }
6797
6871
  static get cmpMeta() { return {
6798
- "$flags$": 4,
6872
+ "$flags$": 260,
6799
6873
  "$tagName$": "gov-form-range",
6800
6874
  "$members$": {
6801
6875
  "size": [1],
@@ -6847,7 +6921,7 @@ class GovFormSearch {
6847
6921
  }
6848
6922
  get host() { return getElement(this); }
6849
6923
  static get cmpMeta() { return {
6850
- "$flags$": 4,
6924
+ "$flags$": 260,
6851
6925
  "$tagName$": "gov-form-search",
6852
6926
  "$members$": {
6853
6927
  "size": [1],
@@ -6992,7 +7066,7 @@ class GovFormSelect {
6992
7066
  "value": ["watchValue"]
6993
7067
  }; }
6994
7068
  static get cmpMeta() { return {
6995
- "$flags$": 4,
7069
+ "$flags$": 260,
6996
7070
  "$tagName$": "gov-form-select",
6997
7071
  "$members$": {
6998
7072
  "value": [1537],
@@ -7141,7 +7215,7 @@ class GovFormSwitch {
7141
7215
  "invalid": ["watchDisabled"]
7142
7216
  }; }
7143
7217
  static get cmpMeta() { return {
7144
- "$flags$": 4,
7218
+ "$flags$": 260,
7145
7219
  "$tagName$": "gov-form-switch",
7146
7220
  "$members$": {
7147
7221
  "value": [1],
@@ -7179,7 +7253,7 @@ class GovGrid {
7179
7253
  }
7180
7254
  get host() { return getElement(this); }
7181
7255
  static get cmpMeta() { return {
7182
- "$flags$": 4,
7256
+ "$flags$": 260,
7183
7257
  "$tagName$": "gov-grid",
7184
7258
  "$members$": {
7185
7259
  "alignItems": [513, "align-items"],
@@ -7210,7 +7284,7 @@ class GovGridItem {
7210
7284
  }
7211
7285
  get host() { return getElement(this); }
7212
7286
  static get cmpMeta() { return {
7213
- "$flags$": 4,
7287
+ "$flags$": 260,
7214
7288
  "$tagName$": "gov-grid-item",
7215
7289
  "$members$": {
7216
7290
  "column": [1, "col-span"],
@@ -7408,7 +7482,7 @@ class GovIcon {
7408
7482
  "name": ["loadIconPathData"]
7409
7483
  }; }
7410
7484
  static get cmpMeta() { return {
7411
- "$flags$": 0,
7485
+ "$flags$": 256,
7412
7486
  "$tagName$": "gov-icon",
7413
7487
  "$members$": {
7414
7488
  "size": [513],
@@ -7514,7 +7588,7 @@ class GovInfobar {
7514
7588
  "color": ["validateColor"]
7515
7589
  }; }
7516
7590
  static get cmpMeta() { return {
7517
- "$flags$": 4,
7591
+ "$flags$": 260,
7518
7592
  "$tagName$": "gov-infobar",
7519
7593
  "$members$": {
7520
7594
  "color": [1],
@@ -7575,7 +7649,7 @@ class GovLayout {
7575
7649
  }
7576
7650
  get host() { return getElement(this); }
7577
7651
  static get cmpMeta() { return {
7578
- "$flags$": 4,
7652
+ "$flags$": 260,
7579
7653
  "$tagName$": "gov-layout",
7580
7654
  "$members$": {
7581
7655
  "type": [1],
@@ -7598,7 +7672,7 @@ class GovLayoutColumn {
7598
7672
  }
7599
7673
  get host() { return getElement(this); }
7600
7674
  static get cmpMeta() { return {
7601
- "$flags$": 4,
7675
+ "$flags$": 260,
7602
7676
  "$tagName$": "gov-layout-column",
7603
7677
  "$members$": undefined,
7604
7678
  "$listeners$": undefined,
@@ -7643,7 +7717,7 @@ class GovLifecycle {
7643
7717
  return (hAsync(Host, { key: 'c5189d0afc68fc5d1149184eec3a02b57170689a', identifier: this.uniqueId }, hAsync("span", { key: 'cc6fbd61e6f7ba9cd4373bec00c128501e6df319' }, "lifecycle ", this.uniqueId)));
7644
7718
  }
7645
7719
  static get cmpMeta() { return {
7646
- "$flags$": 0,
7720
+ "$flags$": 256,
7647
7721
  "$tagName$": "gov-lifecycle",
7648
7722
  "$members$": undefined,
7649
7723
  "$listeners$": undefined,
@@ -7695,7 +7769,7 @@ class GovLink {
7695
7769
  "size": ["validateSize"]
7696
7770
  }; }
7697
7771
  static get cmpMeta() { return {
7698
- "$flags$": 4,
7772
+ "$flags$": 260,
7699
7773
  "$tagName$": "gov-link",
7700
7774
  "$members$": {
7701
7775
  "size": [1],
@@ -7741,7 +7815,7 @@ class GovLoading {
7741
7815
  "size": ["validateSize"]
7742
7816
  }; }
7743
7817
  static get cmpMeta() { return {
7744
- "$flags$": 4,
7818
+ "$flags$": 260,
7745
7819
  "$tagName$": "gov-loading",
7746
7820
  "$members$": {
7747
7821
  "size": [1]
@@ -7787,7 +7861,7 @@ class GovMessage {
7787
7861
  "color": ["validateColor"]
7788
7862
  }; }
7789
7863
  static get cmpMeta() { return {
7790
- "$flags$": 4,
7864
+ "$flags$": 260,
7791
7865
  "$tagName$": "gov-message",
7792
7866
  "$members$": {
7793
7867
  "color": [1],
@@ -8035,7 +8109,7 @@ class GovPagination {
8035
8109
  "maxPages": ["recalculate"]
8036
8110
  }; }
8037
8111
  static get cmpMeta() { return {
8038
- "$flags$": 0,
8112
+ "$flags$": 256,
8039
8113
  "$tagName$": "gov-pagination",
8040
8114
  "$members$": {
8041
8115
  "type": [1],
@@ -8162,7 +8236,7 @@ class GovSkeleton {
8162
8236
  "animation": ["validateAnimation"]
8163
8237
  }; }
8164
8238
  static get cmpMeta() { return {
8165
- "$flags$": 0,
8239
+ "$flags$": 256,
8166
8240
  "$tagName$": "gov-skeleton",
8167
8241
  "$members$": {
8168
8242
  "size": [513],
@@ -8220,7 +8294,7 @@ class GovSpacer {
8220
8294
  "breakpoint": ["validateBreakpoint"]
8221
8295
  }; }
8222
8296
  static get cmpMeta() { return {
8223
- "$flags$": 0,
8297
+ "$flags$": 256,
8224
8298
  "$tagName$": "gov-spacer",
8225
8299
  "$members$": {
8226
8300
  "size": [1],
@@ -8283,7 +8357,7 @@ class GovStepper {
8283
8357
  "size": ["validateSize"]
8284
8358
  }; }
8285
8359
  static get cmpMeta() { return {
8286
- "$flags$": 4,
8360
+ "$flags$": 260,
8287
8361
  "$tagName$": "gov-stepper",
8288
8362
  "$members$": {
8289
8363
  "size": [1]
@@ -8330,7 +8404,7 @@ class GovStepperItem {
8330
8404
  "color": ["validateColor"]
8331
8405
  }; }
8332
8406
  static get cmpMeta() { return {
8333
- "$flags$": 4,
8407
+ "$flags$": 260,
8334
8408
  "$tagName$": "gov-stepper-item",
8335
8409
  "$members$": {
8336
8410
  "color": [1],
@@ -8579,7 +8653,7 @@ class GovTabs {
8579
8653
  "size": ["validateSize"]
8580
8654
  }; }
8581
8655
  static get cmpMeta() { return {
8582
- "$flags$": 4,
8656
+ "$flags$": 260,
8583
8657
  "$tagName$": "gov-tabs",
8584
8658
  "$members$": {
8585
8659
  "type": [1],
@@ -8656,7 +8730,7 @@ class GovTabsItem {
8656
8730
  "disabled": ["rerenderParent"]
8657
8731
  }; }
8658
8732
  static get cmpMeta() { return {
8659
- "$flags$": 4,
8733
+ "$flags$": 260,
8660
8734
  "$tagName$": "gov-tabs-item",
8661
8735
  "$members$": {
8662
8736
  "identifier": [1],
@@ -8726,7 +8800,7 @@ class GovTag {
8726
8800
  "size": ["validateSize"]
8727
8801
  }; }
8728
8802
  static get cmpMeta() { return {
8729
- "$flags$": 4,
8803
+ "$flags$": 260,
8730
8804
  "$tagName$": "gov-tag",
8731
8805
  "$members$": {
8732
8806
  "iconStart": [1, "icon-start"],
@@ -8847,7 +8921,7 @@ class GovThemeSwitch {
8847
8921
  "theme": ["watchTheme"]
8848
8922
  }; }
8849
8923
  static get cmpMeta() { return {
8850
- "$flags$": 0,
8924
+ "$flags$": 256,
8851
8925
  "$tagName$": "gov-theme-switch",
8852
8926
  "$members$": {
8853
8927
  "size": [1],
@@ -8899,7 +8973,7 @@ class GovTile {
8899
8973
  }
8900
8974
  get host() { return getElement(this); }
8901
8975
  static get cmpMeta() { return {
8902
- "$flags$": 4,
8976
+ "$flags$": 260,
8903
8977
  "$tagName$": "gov-tile",
8904
8978
  "$members$": {
8905
8979
  "size": [513],
@@ -9023,7 +9097,7 @@ class GovToast {
9023
9097
  "color": ["validateColor"]
9024
9098
  }; }
9025
9099
  static get cmpMeta() { return {
9026
- "$flags$": 4,
9100
+ "$flags$": 260,
9027
9101
  "$tagName$": "gov-toast",
9028
9102
  "$members$": {
9029
9103
  "color": [1],
@@ -9291,7 +9365,7 @@ class GovTooltip {
9291
9365
  "message": ["rerenderMessage"]
9292
9366
  }; }
9293
9367
  static get cmpMeta() { return {
9294
- "$flags$": 4,
9368
+ "$flags$": 260,
9295
9369
  "$tagName$": "gov-tooltip",
9296
9370
  "$members$": {
9297
9371
  "color": [1],
@@ -9361,7 +9435,7 @@ class GovTooltipContent {
9361
9435
  "isVisible": ["visibleContent"]
9362
9436
  }; }
9363
9437
  static get cmpMeta() { return {
9364
- "$flags$": 4,
9438
+ "$flags$": 260,
9365
9439
  "$tagName$": "gov-tooltip-content",
9366
9440
  "$members$": {
9367
9441
  "color": [1],
@@ -9442,7 +9516,7 @@ class GovWizard {
9442
9516
  "size": ["validateSize"]
9443
9517
  }; }
9444
9518
  static get cmpMeta() { return {
9445
- "$flags$": 4,
9519
+ "$flags$": 260,
9446
9520
  "$tagName$": "gov-wizard",
9447
9521
  "$members$": {
9448
9522
  "size": [1],
@@ -9544,7 +9618,7 @@ class GovWizardItem {
9544
9618
  "color": ["validateColor"]
9545
9619
  }; }
9546
9620
  static get cmpMeta() { return {
9547
- "$flags$": 4,
9621
+ "$flags$": 260,
9548
9622
  "$tagName$": "gov-wizard-item",
9549
9623
  "$members$": {
9550
9624
  "color": [1],
@@ -9725,7 +9799,7 @@ var NAMESPACE = (
9725
9799
  );
9726
9800
 
9727
9801
  /*
9728
- Stencil Hydrate Runner v4.33.1 | MIT Licensed | https://stenciljs.com
9802
+ Stencil Hydrate Runner v4.36.2 | MIT Licensed | https://stenciljs.com
9729
9803
  */
9730
9804
  var __defProp = Object.defineProperty;
9731
9805
  var __export = (target, all) => {
@@ -10450,8 +10524,21 @@ function triggerEventListener(elm, ev) {
10450
10524
  } else if (elm.parentElement == null && elm.tagName === "HTML") {
10451
10525
  triggerEventListener(elm.ownerDocument, ev);
10452
10526
  } else {
10453
- triggerEventListener(elm.parentElement, ev);
10527
+ const nextTarget = getNextEventTarget(elm, ev);
10528
+ triggerEventListener(nextTarget, ev);
10529
+ }
10530
+ }
10531
+ function getNextEventTarget(elm, ev) {
10532
+ if (elm.parentElement) {
10533
+ return elm.parentElement;
10534
+ }
10535
+ if (elm.host && ev.composed) {
10536
+ return elm.host;
10454
10537
  }
10538
+ if (ev.composed && elm.parentNode && elm.parentNode.host) {
10539
+ return elm.parentNode.host;
10540
+ }
10541
+ return null;
10455
10542
  }
10456
10543
  function dispatchEvent(currentTarget, ev) {
10457
10544
  ev.target = currentTarget;
@@ -20093,6 +20180,11 @@ function* streamToHtml(node, opts, output) {
20093
20180
  const mode = ` shadowrootmode="open"`;
20094
20181
  yield mode;
20095
20182
  output.currentLineWidth += mode.length;
20183
+ if (node.delegatesFocus) {
20184
+ const delegatesFocusAttr = " shadowrootdelegatesfocus";
20185
+ yield delegatesFocusAttr;
20186
+ output.currentLineWidth += delegatesFocusAttr.length;
20187
+ }
20096
20188
  }
20097
20189
  const attrsLength = node.attributes.length;
20098
20190
  const attributes = opts.prettyHtml && attrsLength > 1 ? cloneAttributes(node.attributes, true) : node.attributes;
@@ -20611,6 +20703,15 @@ var MockNode2 = class {
20611
20703
  set textContent(value) {
20612
20704
  this._nodeValue = String(value);
20613
20705
  }
20706
+ addEventListener(type, handler) {
20707
+ addEventListener(this, type, handler);
20708
+ }
20709
+ removeEventListener(type, handler) {
20710
+ removeEventListener(this, type, handler);
20711
+ }
20712
+ dispatchEvent(ev) {
20713
+ return dispatchEvent(this, ev);
20714
+ }
20614
20715
  };
20615
20716
  MockNode2.ELEMENT_NODE = 1;
20616
20717
  MockNode2.TEXT_NODE = 3;
@@ -20649,15 +20750,25 @@ var MockElement = class extends MockNode2 {
20649
20750
  addEventListener(this, type, handler);
20650
20751
  }
20651
20752
  attachShadow(_opts) {
20753
+ var _a2;
20652
20754
  const shadowRoot = this.ownerDocument.createDocumentFragment();
20755
+ shadowRoot.delegatesFocus = (_a2 = _opts.delegatesFocus) != null ? _a2 : false;
20653
20756
  this.shadowRoot = shadowRoot;
20654
20757
  return shadowRoot;
20655
20758
  }
20656
20759
  blur() {
20657
- dispatchEvent(
20658
- this,
20659
- new MockFocusEvent("blur", { relatedTarget: null, bubbles: true, cancelable: true, composed: true })
20660
- );
20760
+ if (isCurrentlyDispatching(this, "blur")) {
20761
+ return;
20762
+ }
20763
+ markAsDispatching(this, "blur");
20764
+ try {
20765
+ dispatchEvent(
20766
+ this,
20767
+ new MockFocusEvent("blur", { relatedTarget: null, bubbles: true, cancelable: true, composed: true })
20768
+ );
20769
+ } finally {
20770
+ unmarkAsDispatching(this, "blur");
20771
+ }
20661
20772
  }
20662
20773
  get localName() {
20663
20774
  if (!this.nodeName) {
@@ -21399,6 +21510,28 @@ function setTextContent(elm, text) {
21399
21510
  const textNode = new MockTextNode(elm.ownerDocument, text);
21400
21511
  elm.appendChild(textNode);
21401
21512
  }
21513
+ var currentlyDispatching = /* @__PURE__ */ new WeakMap();
21514
+ function isCurrentlyDispatching(target, eventType) {
21515
+ const dispatchingEvents = currentlyDispatching.get(target);
21516
+ return dispatchingEvents != null && dispatchingEvents.has(eventType);
21517
+ }
21518
+ function markAsDispatching(target, eventType) {
21519
+ let dispatchingEvents = currentlyDispatching.get(target);
21520
+ if (dispatchingEvents == null) {
21521
+ dispatchingEvents = /* @__PURE__ */ new Set();
21522
+ currentlyDispatching.set(target, dispatchingEvents);
21523
+ }
21524
+ dispatchingEvents.add(eventType);
21525
+ }
21526
+ function unmarkAsDispatching(target, eventType) {
21527
+ const dispatchingEvents = currentlyDispatching.get(target);
21528
+ if (dispatchingEvents != null) {
21529
+ dispatchingEvents.delete(eventType);
21530
+ if (dispatchingEvents.size === 0) {
21531
+ currentlyDispatching.delete(target);
21532
+ }
21533
+ }
21534
+ }
21402
21535
 
21403
21536
  // src/mock-doc/comment-node.ts
21404
21537
  var MockComment = class _MockComment extends MockNode2 {