@gov-design-system-ce/components 4.0.8-rc11 → 4.0.8-rc12

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 (354) hide show
  1. package/dist/cjs/core.cjs.js +1 -1
  2. package/dist/cjs/gov-accordion-item.cjs.entry.js +1 -1
  3. package/dist/cjs/gov-accordion.cjs.entry.js +1 -1
  4. package/dist/cjs/gov-attachments_3.cjs.entry.js +1 -1
  5. package/dist/cjs/gov-backdrop.cjs.entry.js +1 -1
  6. package/dist/cjs/gov-breadcrumbs.cjs.entry.js +1 -1
  7. package/dist/cjs/gov-button.cjs.entry.js +1 -1
  8. package/dist/cjs/gov-card.cjs.entry.js +1 -1
  9. package/dist/cjs/gov-chip.cjs.entry.js +1 -1
  10. package/dist/cjs/gov-container.cjs.entry.js +1 -1
  11. package/dist/cjs/gov-control-group.cjs.entry.js +1 -1
  12. package/dist/cjs/gov-cookiebar.cjs.entry.js +1 -1
  13. package/dist/cjs/gov-dropdown.cjs.entry.js +1 -1
  14. package/dist/cjs/gov-empty.cjs.entry.js +1 -1
  15. package/dist/cjs/gov-error-code.cjs.entry.js +1 -1
  16. package/dist/cjs/gov-form-autocomplete.cjs.entry.js +1 -1
  17. package/dist/cjs/gov-form-checkbox-group.cjs.entry.js +1 -1
  18. package/dist/cjs/gov-form-checkbox.cjs.entry.js +1 -1
  19. package/dist/cjs/gov-form-control.cjs.entry.js +1 -1
  20. package/dist/cjs/gov-form-file.cjs.entry.js +1 -1
  21. package/dist/cjs/gov-form-group.cjs.entry.js +1 -1
  22. package/dist/cjs/gov-form-input.cjs.entry.js +1 -1
  23. package/dist/cjs/gov-form-label.cjs.entry.js +1 -1
  24. package/dist/cjs/gov-form-multi-select.cjs.entry.js +1 -1
  25. package/dist/cjs/gov-form-password-power.cjs.entry.js +1 -1
  26. package/dist/cjs/gov-form-radio-group.cjs.entry.js +1 -1
  27. package/dist/cjs/gov-form-radio.cjs.entry.js +1 -1
  28. package/dist/cjs/gov-form-search.cjs.entry.js +1 -1
  29. package/dist/cjs/gov-form-select.cjs.entry.js +1 -1
  30. package/dist/cjs/gov-form-switch.cjs.entry.js +1 -1
  31. package/dist/cjs/gov-grid-item.cjs.entry.js +1 -1
  32. package/dist/cjs/gov-grid.cjs.entry.js +1 -1
  33. package/dist/cjs/gov-icon.cjs.entry.js +2 -2
  34. package/dist/cjs/gov-infobar.cjs.entry.js +1 -1
  35. package/dist/cjs/gov-layout-column.cjs.entry.js +1 -1
  36. package/dist/cjs/gov-layout.cjs.entry.js +1 -1
  37. package/dist/cjs/gov-loading.cjs.entry.js +1 -1
  38. package/dist/cjs/gov-message.cjs.entry.js +1 -1
  39. package/dist/cjs/gov-modal.cjs.entry.js +1 -1
  40. package/dist/cjs/gov-nav-item.cjs.entry.js +1 -1
  41. package/dist/cjs/gov-nav.cjs.entry.js +1 -1
  42. package/dist/cjs/gov-pagination.cjs.entry.js +1 -1
  43. package/dist/cjs/gov-prompt.cjs.entry.js +1 -1
  44. package/dist/cjs/gov-side-nav-item.cjs.entry.js +1 -1
  45. package/dist/cjs/gov-side-nav.cjs.entry.js +1 -1
  46. package/dist/cjs/gov-skeleton.cjs.entry.js +1 -1
  47. package/dist/cjs/gov-spacer.cjs.entry.js +1 -1
  48. package/dist/cjs/gov-statsbar-item.cjs.entry.js +1 -1
  49. package/dist/cjs/gov-statsbar.cjs.entry.js +1 -1
  50. package/dist/cjs/gov-stepper-item.cjs.entry.js +1 -1
  51. package/dist/cjs/gov-stepper.cjs.entry.js +1 -1
  52. package/dist/cjs/gov-tabs-item.cjs.entry.js +1 -1
  53. package/dist/cjs/gov-tabs.cjs.entry.js +1 -1
  54. package/dist/cjs/gov-tag.cjs.entry.js +1 -1
  55. package/dist/cjs/gov-tile.cjs.entry.js +1 -1
  56. package/dist/cjs/gov-tiles.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 +68 -59
  60. package/dist/cjs/gov-tooltip.cjs.entry.js.map +1 -1
  61. package/dist/cjs/gov-wizard-item.cjs.entry.js +1 -1
  62. package/dist/cjs/gov-wizard.cjs.entry.js +1 -1
  63. package/dist/cjs/{index-d7a6145d.js → index-cfb57f19.js} +5 -2
  64. package/dist/cjs/index-cfb57f19.js.map +1 -0
  65. package/dist/cjs/loader.cjs.js +1 -1
  66. package/dist/collection/components/gov-tooltip/gov-tooltip.js +66 -56
  67. package/dist/collection/components/gov-tooltip/gov-tooltip.js.map +1 -1
  68. package/dist/components/gov-accordion-item.js +1 -1
  69. package/dist/components/gov-accordion.js +1 -1
  70. package/dist/components/gov-attachments-item.js +1 -1
  71. package/dist/components/gov-attachments.js +1 -1
  72. package/dist/components/gov-backdrop.js +1 -1
  73. package/dist/components/gov-breadcrumbs.js +1 -1
  74. package/dist/components/gov-button.js +1 -1
  75. package/dist/components/gov-card.js +1 -1
  76. package/dist/components/gov-chip.js +1 -1
  77. package/dist/components/gov-container.js +1 -1
  78. package/dist/components/gov-control-group.js +1 -1
  79. package/dist/components/gov-cookiebar.js +1 -1
  80. package/dist/components/gov-dropdown.js +1 -1
  81. package/dist/components/gov-empty.js +1 -1
  82. package/dist/components/gov-error-code.js +1 -1
  83. package/dist/components/gov-form-autocomplete.js +1 -1
  84. package/dist/components/gov-form-checkbox-group.js +1 -1
  85. package/dist/components/gov-form-checkbox.js +1 -1
  86. package/dist/components/gov-form-control.js +1 -1
  87. package/dist/components/gov-form-file.js +1 -1
  88. package/dist/components/gov-form-group.js +1 -1
  89. package/dist/components/gov-form-input.js +1 -1
  90. package/dist/components/gov-form-label.js +1 -1
  91. package/dist/components/gov-form-message.js +1 -1
  92. package/dist/components/gov-form-multi-select.js +1 -1
  93. package/dist/components/gov-form-password-power.js +1 -1
  94. package/dist/components/gov-form-radio-group.js +1 -1
  95. package/dist/components/gov-form-radio.js +1 -1
  96. package/dist/components/gov-form-search.js +1 -1
  97. package/dist/components/gov-form-select.js +1 -1
  98. package/dist/components/gov-form-switch.js +1 -1
  99. package/dist/components/gov-grid-item.js +1 -1
  100. package/dist/components/gov-grid.js +1 -1
  101. package/dist/components/gov-icon.js +1 -1
  102. package/dist/components/gov-infobar.js +1 -1
  103. package/dist/components/gov-layout-column.js +1 -1
  104. package/dist/components/gov-layout.js +1 -1
  105. package/dist/components/gov-loading.js +1 -1
  106. package/dist/components/gov-message.js +1 -1
  107. package/dist/components/gov-modal.js +1 -1
  108. package/dist/components/gov-modal.js.map +1 -1
  109. package/dist/components/gov-nav-item.js +1 -1
  110. package/dist/components/gov-nav.js +1 -1
  111. package/dist/components/gov-pagination.js +1 -1
  112. package/dist/components/gov-prompt.js +1 -1
  113. package/dist/components/gov-side-nav-item.js +1 -1
  114. package/dist/components/gov-side-nav.js +1 -1
  115. package/dist/components/gov-skeleton.js +1 -1
  116. package/dist/components/gov-spacer.js +1 -1
  117. package/dist/components/gov-statsbar-item.js +1 -1
  118. package/dist/components/gov-statsbar.js +1 -1
  119. package/dist/components/gov-stepper-item.js +1 -1
  120. package/dist/components/gov-stepper.js +1 -1
  121. package/dist/components/gov-tabs-item.js +1 -1
  122. package/dist/components/gov-tabs.js +1 -1
  123. package/dist/components/gov-tag.js +1 -1
  124. package/dist/components/gov-tile.js +1 -1
  125. package/dist/components/gov-tiles.js +1 -1
  126. package/dist/components/gov-toast.js +1 -1
  127. package/dist/components/gov-tooltip-content.js +1 -1
  128. package/dist/components/gov-tooltip.js +1 -1
  129. package/dist/components/gov-tooltip.js.map +1 -1
  130. package/dist/components/gov-wizard-item.js +1 -1
  131. package/dist/components/gov-wizard.js +1 -1
  132. package/dist/components/index.js +1 -1
  133. package/dist/components/{p-f0e6e095.js → p-24033114.js} +2 -2
  134. package/dist/components/{p-67f93e2f.js → p-4489a1da.js} +2 -2
  135. package/dist/components/{p-3d3231ab.js → p-44f0bc16.js} +2 -2
  136. package/dist/components/{p-cc51369e.js → p-4fa21d88.js} +2 -2
  137. package/dist/components/{p-0ef9ca38.js → p-659a5e9b.js} +2 -2
  138. package/dist/components/{p-8f752a63.js → p-6b70bb05.js} +2 -2
  139. package/dist/components/{p-850f41a3.js → p-8df7c635.js} +2 -2
  140. package/dist/components/{p-5a881c4f.js → p-92c6c6aa.js} +2 -2
  141. package/dist/components/{p-38129200.js → p-93748f78.js} +2 -2
  142. package/dist/components/{p-cff54227.js → p-d6759ac3.js} +3 -3
  143. package/dist/components/p-d6759ac3.js.map +1 -0
  144. package/dist/components/{p-e6b44c13.js → p-f5db4029.js} +2 -2
  145. package/dist/core/core.esm.js +1 -1
  146. package/dist/core/{p-7eeb23c5.entry.js → p-02745628.entry.js} +2 -2
  147. package/dist/core/{p-5cf78f1c.entry.js → p-04e48d5d.entry.js} +2 -2
  148. package/dist/core/{p-b25da41e.entry.js → p-0790a27c.entry.js} +2 -2
  149. package/dist/core/p-0a5b0f7d.js +3 -0
  150. package/dist/core/p-0a5b0f7d.js.map +1 -0
  151. package/dist/core/{p-d51fa875.entry.js → p-13a80dc5.entry.js} +2 -2
  152. package/dist/core/{p-35a77e2d.entry.js → p-14e5fd00.entry.js} +2 -2
  153. package/dist/core/{p-6378b5af.entry.js → p-185a46b9.entry.js} +2 -2
  154. package/dist/core/{p-e7845795.entry.js → p-1b212799.entry.js} +2 -2
  155. package/dist/core/{p-a82a8d9c.entry.js → p-1d67220c.entry.js} +2 -2
  156. package/dist/core/{p-9f08ac81.entry.js → p-212e297e.entry.js} +2 -2
  157. package/dist/core/p-24e32e0f.entry.js +2 -0
  158. package/dist/core/{p-46ddd055.entry.js.map → p-24e32e0f.entry.js.map} +1 -1
  159. package/dist/core/{p-92bef3b8.entry.js → p-290773da.entry.js} +2 -2
  160. package/dist/core/{p-2cc5dda1.entry.js → p-2e647c00.entry.js} +2 -2
  161. package/dist/core/{p-f6416cb8.entry.js → p-2fb0e1cf.entry.js} +2 -2
  162. package/dist/core/{p-51f069f2.entry.js → p-332a43c7.entry.js} +2 -2
  163. package/dist/core/{p-071857ce.entry.js → p-33b1f5d8.entry.js} +2 -2
  164. package/dist/core/{p-314df6e2.entry.js → p-3483a6e8.entry.js} +2 -2
  165. package/dist/core/{p-854e705c.entry.js → p-34cf509a.entry.js} +2 -2
  166. package/dist/core/{p-dd45944f.entry.js → p-36312bef.entry.js} +2 -2
  167. package/dist/core/{p-a0b01f1b.entry.js → p-389edb54.entry.js} +2 -2
  168. package/dist/core/{p-ecbb9731.entry.js → p-3e3a1607.entry.js} +2 -2
  169. package/dist/core/{p-c9bd2a6e.entry.js → p-3f62cf30.entry.js} +2 -2
  170. package/dist/core/{p-28d8b65c.entry.js → p-4978aa0a.entry.js} +2 -2
  171. package/dist/core/{p-b5ceb3ba.entry.js → p-4b048e19.entry.js} +2 -2
  172. package/dist/core/{p-680c0fee.entry.js → p-4c83f443.entry.js} +2 -2
  173. package/dist/core/{p-37f5729b.entry.js → p-4dbaff99.entry.js} +2 -2
  174. package/dist/core/{p-5fa30ebf.entry.js → p-58c875bb.entry.js} +2 -2
  175. package/dist/core/{p-a14aa161.entry.js → p-5d33cb6e.entry.js} +2 -2
  176. package/dist/core/{p-ee1637ef.entry.js → p-5e7e7cb1.entry.js} +2 -2
  177. package/dist/core/{p-4c68eb90.entry.js → p-5facceb9.entry.js} +2 -2
  178. package/dist/core/{p-c1911b6a.entry.js → p-6092fd22.entry.js} +2 -2
  179. package/dist/core/{p-8c80d1aa.entry.js → p-650ac6c6.entry.js} +2 -2
  180. package/dist/core/{p-671041de.entry.js → p-6977b168.entry.js} +2 -2
  181. package/dist/core/{p-b4b79f0a.entry.js → p-6c745c3e.entry.js} +2 -2
  182. package/dist/core/{p-de924143.entry.js → p-6def30bc.entry.js} +2 -2
  183. package/dist/core/{p-a01a9f16.entry.js → p-718d0198.entry.js} +2 -2
  184. package/dist/core/{p-c366f797.entry.js → p-761c33c7.entry.js} +2 -2
  185. package/dist/core/{p-16ed4995.entry.js → p-7695610a.entry.js} +2 -2
  186. package/dist/core/p-7a0b3094.entry.js +2 -0
  187. package/dist/core/p-7a0b3094.entry.js.map +1 -0
  188. package/dist/core/{p-aaad919f.entry.js → p-7b210966.entry.js} +2 -2
  189. package/dist/core/{p-b7e96a9d.entry.js → p-7b598f56.entry.js} +2 -2
  190. package/dist/core/{p-37a58991.entry.js → p-7d1dd58a.entry.js} +2 -2
  191. package/dist/core/{p-8fc87295.entry.js → p-8ab827a1.entry.js} +2 -2
  192. package/dist/core/{p-4382ee13.entry.js → p-9ae7429a.entry.js} +2 -2
  193. package/dist/core/{p-443894aa.entry.js → p-a87d8f17.entry.js} +2 -2
  194. package/dist/core/{p-49f584a3.entry.js → p-ab9d9655.entry.js} +2 -2
  195. package/dist/core/{p-5d1f350b.entry.js → p-aba11ab4.entry.js} +2 -2
  196. package/dist/core/{p-47efa303.entry.js → p-b58ed9ce.entry.js} +2 -2
  197. package/dist/core/{p-e1a5a373.entry.js → p-bc2ec133.entry.js} +2 -2
  198. package/dist/core/{p-fccbecd3.entry.js → p-c7e8faec.entry.js} +2 -2
  199. package/dist/core/{p-94bc809d.entry.js → p-cc3c6319.entry.js} +2 -2
  200. package/dist/core/{p-307906c9.entry.js → p-cce125de.entry.js} +2 -2
  201. package/dist/core/{p-3e4a8fa7.entry.js → p-d2fc217d.entry.js} +2 -2
  202. package/dist/core/{p-f10ad856.entry.js → p-dbad9256.entry.js} +2 -2
  203. package/dist/core/{p-815d86ed.entry.js → p-dbb67e76.entry.js} +2 -2
  204. package/dist/core/{p-0c78bb6a.entry.js → p-dbde347f.entry.js} +2 -2
  205. package/dist/core/{p-893bc0ef.entry.js → p-ea506584.entry.js} +2 -2
  206. package/dist/core/{p-fbbd1e5d.entry.js → p-eb403270.entry.js} +2 -2
  207. package/dist/core/{p-372910de.entry.js → p-f11f707f.entry.js} +2 -2
  208. package/dist/core/{p-a45a55eb.entry.js → p-f54fe20e.entry.js} +2 -2
  209. package/dist/core/{p-45411344.entry.js → p-f9fee460.entry.js} +2 -2
  210. package/dist/esm/core.js +2 -2
  211. package/dist/esm/gov-accordion-item.entry.js +1 -1
  212. package/dist/esm/gov-accordion.entry.js +1 -1
  213. package/dist/esm/gov-attachments_3.entry.js +1 -1
  214. package/dist/esm/gov-backdrop.entry.js +1 -1
  215. package/dist/esm/gov-breadcrumbs.entry.js +1 -1
  216. package/dist/esm/gov-button.entry.js +1 -1
  217. package/dist/esm/gov-card.entry.js +1 -1
  218. package/dist/esm/gov-chip.entry.js +1 -1
  219. package/dist/esm/gov-container.entry.js +1 -1
  220. package/dist/esm/gov-control-group.entry.js +1 -1
  221. package/dist/esm/gov-cookiebar.entry.js +1 -1
  222. package/dist/esm/gov-dropdown.entry.js +1 -1
  223. package/dist/esm/gov-empty.entry.js +1 -1
  224. package/dist/esm/gov-error-code.entry.js +1 -1
  225. package/dist/esm/gov-form-autocomplete.entry.js +1 -1
  226. package/dist/esm/gov-form-checkbox-group.entry.js +1 -1
  227. package/dist/esm/gov-form-checkbox.entry.js +1 -1
  228. package/dist/esm/gov-form-control.entry.js +1 -1
  229. package/dist/esm/gov-form-file.entry.js +1 -1
  230. package/dist/esm/gov-form-group.entry.js +1 -1
  231. package/dist/esm/gov-form-input.entry.js +1 -1
  232. package/dist/esm/gov-form-label.entry.js +1 -1
  233. package/dist/esm/gov-form-multi-select.entry.js +1 -1
  234. package/dist/esm/gov-form-password-power.entry.js +1 -1
  235. package/dist/esm/gov-form-radio-group.entry.js +1 -1
  236. package/dist/esm/gov-form-radio.entry.js +1 -1
  237. package/dist/esm/gov-form-search.entry.js +1 -1
  238. package/dist/esm/gov-form-select.entry.js +1 -1
  239. package/dist/esm/gov-form-switch.entry.js +1 -1
  240. package/dist/esm/gov-grid-item.entry.js +1 -1
  241. package/dist/esm/gov-grid.entry.js +1 -1
  242. package/dist/esm/gov-icon.entry.js +2 -2
  243. package/dist/esm/gov-infobar.entry.js +1 -1
  244. package/dist/esm/gov-layout-column.entry.js +1 -1
  245. package/dist/esm/gov-layout.entry.js +1 -1
  246. package/dist/esm/gov-loading.entry.js +1 -1
  247. package/dist/esm/gov-message.entry.js +1 -1
  248. package/dist/esm/gov-modal.entry.js +1 -1
  249. package/dist/esm/gov-nav-item.entry.js +1 -1
  250. package/dist/esm/gov-nav.entry.js +1 -1
  251. package/dist/esm/gov-pagination.entry.js +1 -1
  252. package/dist/esm/gov-prompt.entry.js +1 -1
  253. package/dist/esm/gov-side-nav-item.entry.js +1 -1
  254. package/dist/esm/gov-side-nav.entry.js +1 -1
  255. package/dist/esm/gov-skeleton.entry.js +1 -1
  256. package/dist/esm/gov-spacer.entry.js +1 -1
  257. package/dist/esm/gov-statsbar-item.entry.js +1 -1
  258. package/dist/esm/gov-statsbar.entry.js +1 -1
  259. package/dist/esm/gov-stepper-item.entry.js +1 -1
  260. package/dist/esm/gov-stepper.entry.js +1 -1
  261. package/dist/esm/gov-tabs-item.entry.js +1 -1
  262. package/dist/esm/gov-tabs.entry.js +1 -1
  263. package/dist/esm/gov-tag.entry.js +1 -1
  264. package/dist/esm/gov-tile.entry.js +1 -1
  265. package/dist/esm/gov-tiles.entry.js +1 -1
  266. package/dist/esm/gov-toast.entry.js +1 -1
  267. package/dist/esm/gov-tooltip-content.entry.js +1 -1
  268. package/dist/esm/gov-tooltip.entry.js +68 -59
  269. package/dist/esm/gov-tooltip.entry.js.map +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-84a63a3e.js → index-b44c6c92.js} +5 -2
  273. package/dist/esm/index-b44c6c92.js.map +1 -0
  274. package/dist/esm/loader.js +2 -2
  275. package/dist/hydrate/index.js +68 -57
  276. package/dist/hydrate/index.mjs +68 -57
  277. package/dist/types/components/gov-tooltip/gov-tooltip.d.ts +3 -1
  278. package/package.json +1 -1
  279. package/dist/cjs/index-d7a6145d.js.map +0 -1
  280. package/dist/components/p-cff54227.js.map +0 -1
  281. package/dist/core/p-46ddd055.entry.js +0 -2
  282. package/dist/core/p-9de457bf.entry.js +0 -2
  283. package/dist/core/p-9de457bf.entry.js.map +0 -1
  284. package/dist/core/p-a6221940.js +0 -3
  285. package/dist/core/p-a6221940.js.map +0 -1
  286. package/dist/esm/index-84a63a3e.js.map +0 -1
  287. /package/dist/components/{p-f0e6e095.js.map → p-24033114.js.map} +0 -0
  288. /package/dist/components/{p-67f93e2f.js.map → p-4489a1da.js.map} +0 -0
  289. /package/dist/components/{p-3d3231ab.js.map → p-44f0bc16.js.map} +0 -0
  290. /package/dist/components/{p-cc51369e.js.map → p-4fa21d88.js.map} +0 -0
  291. /package/dist/components/{p-0ef9ca38.js.map → p-659a5e9b.js.map} +0 -0
  292. /package/dist/components/{p-8f752a63.js.map → p-6b70bb05.js.map} +0 -0
  293. /package/dist/components/{p-850f41a3.js.map → p-8df7c635.js.map} +0 -0
  294. /package/dist/components/{p-5a881c4f.js.map → p-92c6c6aa.js.map} +0 -0
  295. /package/dist/components/{p-38129200.js.map → p-93748f78.js.map} +0 -0
  296. /package/dist/components/{p-e6b44c13.js.map → p-f5db4029.js.map} +0 -0
  297. /package/dist/core/{p-7eeb23c5.entry.js.map → p-02745628.entry.js.map} +0 -0
  298. /package/dist/core/{p-5cf78f1c.entry.js.map → p-04e48d5d.entry.js.map} +0 -0
  299. /package/dist/core/{p-b25da41e.entry.js.map → p-0790a27c.entry.js.map} +0 -0
  300. /package/dist/core/{p-d51fa875.entry.js.map → p-13a80dc5.entry.js.map} +0 -0
  301. /package/dist/core/{p-35a77e2d.entry.js.map → p-14e5fd00.entry.js.map} +0 -0
  302. /package/dist/core/{p-6378b5af.entry.js.map → p-185a46b9.entry.js.map} +0 -0
  303. /package/dist/core/{p-e7845795.entry.js.map → p-1b212799.entry.js.map} +0 -0
  304. /package/dist/core/{p-a82a8d9c.entry.js.map → p-1d67220c.entry.js.map} +0 -0
  305. /package/dist/core/{p-9f08ac81.entry.js.map → p-212e297e.entry.js.map} +0 -0
  306. /package/dist/core/{p-92bef3b8.entry.js.map → p-290773da.entry.js.map} +0 -0
  307. /package/dist/core/{p-2cc5dda1.entry.js.map → p-2e647c00.entry.js.map} +0 -0
  308. /package/dist/core/{p-f6416cb8.entry.js.map → p-2fb0e1cf.entry.js.map} +0 -0
  309. /package/dist/core/{p-51f069f2.entry.js.map → p-332a43c7.entry.js.map} +0 -0
  310. /package/dist/core/{p-071857ce.entry.js.map → p-33b1f5d8.entry.js.map} +0 -0
  311. /package/dist/core/{p-314df6e2.entry.js.map → p-3483a6e8.entry.js.map} +0 -0
  312. /package/dist/core/{p-854e705c.entry.js.map → p-34cf509a.entry.js.map} +0 -0
  313. /package/dist/core/{p-dd45944f.entry.js.map → p-36312bef.entry.js.map} +0 -0
  314. /package/dist/core/{p-a0b01f1b.entry.js.map → p-389edb54.entry.js.map} +0 -0
  315. /package/dist/core/{p-ecbb9731.entry.js.map → p-3e3a1607.entry.js.map} +0 -0
  316. /package/dist/core/{p-c9bd2a6e.entry.js.map → p-3f62cf30.entry.js.map} +0 -0
  317. /package/dist/core/{p-28d8b65c.entry.js.map → p-4978aa0a.entry.js.map} +0 -0
  318. /package/dist/core/{p-b5ceb3ba.entry.js.map → p-4b048e19.entry.js.map} +0 -0
  319. /package/dist/core/{p-680c0fee.entry.js.map → p-4c83f443.entry.js.map} +0 -0
  320. /package/dist/core/{p-37f5729b.entry.js.map → p-4dbaff99.entry.js.map} +0 -0
  321. /package/dist/core/{p-5fa30ebf.entry.js.map → p-58c875bb.entry.js.map} +0 -0
  322. /package/dist/core/{p-a14aa161.entry.js.map → p-5d33cb6e.entry.js.map} +0 -0
  323. /package/dist/core/{p-ee1637ef.entry.js.map → p-5e7e7cb1.entry.js.map} +0 -0
  324. /package/dist/core/{p-4c68eb90.entry.js.map → p-5facceb9.entry.js.map} +0 -0
  325. /package/dist/core/{p-c1911b6a.entry.js.map → p-6092fd22.entry.js.map} +0 -0
  326. /package/dist/core/{p-8c80d1aa.entry.js.map → p-650ac6c6.entry.js.map} +0 -0
  327. /package/dist/core/{p-671041de.entry.js.map → p-6977b168.entry.js.map} +0 -0
  328. /package/dist/core/{p-b4b79f0a.entry.js.map → p-6c745c3e.entry.js.map} +0 -0
  329. /package/dist/core/{p-de924143.entry.js.map → p-6def30bc.entry.js.map} +0 -0
  330. /package/dist/core/{p-a01a9f16.entry.js.map → p-718d0198.entry.js.map} +0 -0
  331. /package/dist/core/{p-c366f797.entry.js.map → p-761c33c7.entry.js.map} +0 -0
  332. /package/dist/core/{p-16ed4995.entry.js.map → p-7695610a.entry.js.map} +0 -0
  333. /package/dist/core/{p-aaad919f.entry.js.map → p-7b210966.entry.js.map} +0 -0
  334. /package/dist/core/{p-b7e96a9d.entry.js.map → p-7b598f56.entry.js.map} +0 -0
  335. /package/dist/core/{p-37a58991.entry.js.map → p-7d1dd58a.entry.js.map} +0 -0
  336. /package/dist/core/{p-8fc87295.entry.js.map → p-8ab827a1.entry.js.map} +0 -0
  337. /package/dist/core/{p-4382ee13.entry.js.map → p-9ae7429a.entry.js.map} +0 -0
  338. /package/dist/core/{p-443894aa.entry.js.map → p-a87d8f17.entry.js.map} +0 -0
  339. /package/dist/core/{p-49f584a3.entry.js.map → p-ab9d9655.entry.js.map} +0 -0
  340. /package/dist/core/{p-5d1f350b.entry.js.map → p-aba11ab4.entry.js.map} +0 -0
  341. /package/dist/core/{p-47efa303.entry.js.map → p-b58ed9ce.entry.js.map} +0 -0
  342. /package/dist/core/{p-e1a5a373.entry.js.map → p-bc2ec133.entry.js.map} +0 -0
  343. /package/dist/core/{p-fccbecd3.entry.js.map → p-c7e8faec.entry.js.map} +0 -0
  344. /package/dist/core/{p-94bc809d.entry.js.map → p-cc3c6319.entry.js.map} +0 -0
  345. /package/dist/core/{p-307906c9.entry.js.map → p-cce125de.entry.js.map} +0 -0
  346. /package/dist/core/{p-3e4a8fa7.entry.js.map → p-d2fc217d.entry.js.map} +0 -0
  347. /package/dist/core/{p-f10ad856.entry.js.map → p-dbad9256.entry.js.map} +0 -0
  348. /package/dist/core/{p-815d86ed.entry.js.map → p-dbb67e76.entry.js.map} +0 -0
  349. /package/dist/core/{p-0c78bb6a.entry.js.map → p-dbde347f.entry.js.map} +0 -0
  350. /package/dist/core/{p-893bc0ef.entry.js.map → p-ea506584.entry.js.map} +0 -0
  351. /package/dist/core/{p-fbbd1e5d.entry.js.map → p-eb403270.entry.js.map} +0 -0
  352. /package/dist/core/{p-372910de.entry.js.map → p-f11f707f.entry.js.map} +0 -0
  353. /package/dist/core/{p-a45a55eb.entry.js.map → p-f54fe20e.entry.js.map} +0 -0
  354. /package/dist/core/{p-45411344.entry.js.map → p-f9fee460.entry.js.map} +0 -0
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { g as govForm, b as FormControlClass } from './form-738c5b12.js';
3
3
  import { g as govHost } from './template-94812ab3.js';
4
4
  import { c as createID, s as splitByWhitespace } from './string.utils-5ce3f551.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { c as createID } from './string.utils-5ce3f551.js';
3
3
  import { g as govHost, a as toBoolAttr, t as toBoolAttrIfDefined } from './template-94812ab3.js';
4
4
  import { a as validateWcagRef, b as validateWcagLabelFor } from './wcag-6ad92279.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { a as FormGroupClass, b as FormGroupSizes, c as FormGroupOrientation } from './constants-4da2b3c0.js';
3
3
  import { g as govHost } from './template-94812ab3.js';
4
4
  import { v as validateProp } from './props-ec3beb91.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { g as govForm, k as FormInputClass, l as FormInputVariants, m as FormInputSizes } from './form-738c5b12.js';
3
3
  import { g as govHost, a as toBoolAttr, t as toBoolAttrIfDefined, d as toOnOffAttrIfDefined } from './template-94812ab3.js';
4
4
  import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host } from './index-b44c6c92.js';
2
2
  import { F as FormLabelClass } from './constants-43f10674.js';
3
3
  import './utils-e10e994d.js';
4
4
  import './sizes-5b9e579f.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { g as govForm, c as FormMultiSelectClass, d as FormMultiselectVariants, e as FormMultiselectSizes } from './form-738c5b12.js';
3
3
  import { g as govHost, a as toBoolAttr, t as toBoolAttrIfDefined } from './template-94812ab3.js';
4
4
  import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host } from './index-b44c6c92.js';
2
2
 
3
3
  const FormPasswordPowerClass = {
4
4
  root: 'gov-form-password-power',
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { d as FormRadioGroupClass, a as FormGroupClass, b as FormGroupSizes, c as FormGroupOrientation } from './constants-4da2b3c0.js';
3
3
  import { g as govHost } from './template-94812ab3.js';
4
4
  import { v as validateProp } from './props-ec3beb91.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { c as createID } from './string.utils-5ce3f551.js';
3
3
  import { v as validateProp } from './props-ec3beb91.js';
4
4
  import { g as govForm, f as FormRadioClass, h as FormRadioSizes } from './form-738c5b12.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { V as Variants } from './variants-69f013c1.js';
3
3
  import { p as pick } from './utils-e10e994d.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { g as govForm, n as FormSelectClass, o as FormSelectVariants, p as FormSelectSizes } from './form-738c5b12.js';
3
3
  import { g as govHost, a as toBoolAttr, t as toBoolAttrIfDefined } from './template-94812ab3.js';
4
4
  import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { c as createID } from './string.utils-5ce3f551.js';
3
3
  import { v as validateProp } from './props-ec3beb91.js';
4
4
  import { g as govForm, i as FormSwitchClass, j as FormSwitchSizes } from './form-738c5b12.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { a as GridItemClass } from './constants-2d5a0e18.js';
3
3
  import { g as govHost } from './template-94812ab3.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { G as GridClass } from './constants-2d5a0e18.js';
3
3
  import { g as govHost } from './template-94812ab3.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { d as getAssetPath, r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { d as getAssetPath, r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { i as iconsPath, e as iconsLazyLoad } from './win-b64cd8a6.js';
3
3
  import { g as govHost } from './template-94812ab3.js';
4
4
  import './utils-e10e994d.js';
@@ -14,7 +14,7 @@ const IconClass = {
14
14
  holder: 'gov-icon__holder',
15
15
  };
16
16
 
17
- const version = "4.0.8-rc11";
17
+ const version = "4.0.8-rc12";
18
18
 
19
19
  const dsVersion = () => {
20
20
  return version;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { g as govHost, a as toBoolAttr } from './template-94812ab3.js';
3
3
  import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
4
4
  import { F as Fragment } from './Fragment-8d8d54fb.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { a as LayoutColumnClass } from './constants-f0f531b6.js';
3
3
  import { g as govHost } from './template-94812ab3.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { L as LayoutClass } from './constants-f0f531b6.js';
3
3
  import { g as govHost } from './template-94812ab3.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { g as govHost, p as prepareClasses } from './template-94812ab3.js';
3
3
 
4
4
  const LoadingClass = {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { v as validateProp } from './props-ec3beb91.js';
3
3
  import { V as Variants } from './variants-69f013c1.js';
4
4
  import { p as pick } from './utils-e10e994d.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { g as govHost, c as boolToFocusValue, a as toBoolAttr } from './template-94812ab3.js';
3
3
  import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
4
4
  import { a as govErrorLog } from './gov.log-431da6b2.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { a as govErrorLog } from './gov.log-431da6b2.js';
3
3
  import { a as NavItemClass } from './constants-a2828485.js';
4
4
  import './win-b64cd8a6.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { N as NavClass } from './constants-a2828485.js';
3
3
  import { v as validateWcagLabel } from './wcag-6ad92279.js';
4
4
  import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { F as Fragment } from './Fragment-8d8d54fb.js';
3
3
  import { v as validateProp } from './props-ec3beb91.js';
4
4
  import { S as Sizes } from './sizes-5b9e579f.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { g as govHost, a as toBoolAttr } from './template-94812ab3.js';
3
3
  import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
4
4
  import { a as govErrorLog } from './gov.log-431da6b2.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { a as govErrorLog } from './gov.log-431da6b2.js';
3
3
  import { S as SideNavItemClass } from './constants-1998bac1.js';
4
4
  import { g as govHost, p as prepareClasses, b as booleanString } from './template-94812ab3.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { S as SideNavItemClass, a as SideNavClass } from './constants-1998bac1.js';
3
3
  import { v as validateWcagLabel } from './wcag-6ad92279.js';
4
4
  import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { p as pick, d as delay } from './utils-e10e994d.js';
3
3
  import { V as Variants } from './variants-69f013c1.js';
4
4
  import { g as govHost } from './template-94812ab3.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { v as validateProp } from './props-ec3beb91.js';
3
3
  import { S as Sizes } from './sizes-5b9e579f.js';
4
4
  import { p as pick } from './utils-e10e994d.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { g as govHost } from './template-94812ab3.js';
3
3
  import { v as validateProp } from './props-ec3beb91.js';
4
4
  import { a as StatsBarItemClass, c as StatsBarIconPosition } from './constants-f98e7750.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { v as validateProp } from './props-ec3beb91.js';
3
3
  import { S as StatsBarVariants, a as StatsBarItemClass, b as StatsBarClass, c as StatsBarIconPosition } from './constants-f98e7750.js';
4
4
  import { g as govHost } from './template-94812ab3.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { a as govErrorLog } from './gov.log-431da6b2.js';
3
3
  import { v as validateProp } from './props-ec3beb91.js';
4
4
  import { S as StepperItemClass, c as StepperVariants } from './constants-122ac484.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { v as validateProp } from './props-ec3beb91.js';
3
3
  import { S as StepperItemClass, a as StepperClass, b as StepperSizes } from './constants-122ac484.js';
4
4
  import { g as govHost } from './template-94812ab3.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { g as govHost, t as toBoolAttrIfDefined } from './template-94812ab3.js';
3
3
  import { c as createID } from './string.utils-5ce3f551.js';
4
4
  import { T as TabsItemClass } from './constants-a5fadb10.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { g as govHost, a as toBoolAttr } from './template-94812ab3.js';
3
3
  import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
4
4
  import { v as validateProp } from './props-ec3beb91.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { g as govHost } from './template-94812ab3.js';
3
3
  import { v as validateProp } from './props-ec3beb91.js';
4
4
  import { a as ButtonSizes, b as ButtonVariants } from './constants-f6ecfd4e.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { g as govHost } from './template-94812ab3.js';
3
3
 
4
4
  const TileClass = {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { g as govHost, p as prepareClasses } from './template-94812ab3.js';
3
3
 
4
4
  const TilesClass = {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { v as validateProp } from './props-ec3beb91.js';
3
3
  import { V as Variants, T as Types } from './variants-69f013c1.js';
4
4
  import { p as pick } from './utils-e10e994d.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { T as TooltipVariant, a as TooltipSize, b as TooltipContentClass } from './constants-14f351fd.js';
3
3
  import { a as toBoolAttr } from './template-94812ab3.js';
4
4
  import './variants-69f013c1.js';
@@ -1,13 +1,14 @@
1
- import { r as registerInstance, h, a as Host, g as getElement } from './index-84a63a3e.js';
1
+ import { r as registerInstance, h, a as Host, g as getElement } from './index-b44c6c92.js';
2
2
  import { v as validateProp } from './props-ec3beb91.js';
3
3
  import { T as TooltipVariant, a as TooltipSize, b as TooltipContentClass, c as TooltipPosition, d as TooltipClass } from './constants-14f351fd.js';
4
4
  import { c as createID } from './string.utils-5ce3f551.js';
5
5
  import { g as govHost } from './template-94812ab3.js';
6
+ import { d as documentNode } from './win-b64cd8a6.js';
7
+ import { t as tick } from './stencil.utils-5d8e3d11.js';
6
8
  import './gov.log-431da6b2.js';
7
- import './win-b64cd8a6.js';
8
- import './utils-e10e994d.js';
9
9
  import './variants-69f013c1.js';
10
10
  import './sizes-5b9e579f.js';
11
+ import './utils-e10e994d.js';
11
12
 
12
13
  const govTooltipCss = ".gov-spin-animation,.gov-pseudo-spin-animation::before{animation:spin 4s linear infinite}@keyframes spin{100%{transform:rotate(360deg)}}@keyframes countdown{to{transform:scaleX(0)}}@keyframes progress{0%{background-position:-200px 0}100%{background-position:calc(200px + 100%) 0}}@keyframes pulse{0%{opacity:1}50%{opacity:0.4}100%{opacity:1}}.gov-tooltip{display:inline-block;border-bottom:1px dashed currentcolor;color:var(--gov-color-primary);cursor:help}.gov-tooltip[icon=\"\"],.gov-tooltip[icon=true i],.gov-tooltip[icon=\"1\"]{border-bottom:0}";
13
14
  const GovTooltipStyle0 = govTooltipCss;
@@ -38,11 +39,7 @@ const GovTooltip = class {
38
39
  validateProp(TooltipPosition, newValue, TooltipClass.root);
39
40
  }
40
41
  rerenderMessage() {
41
- var _a;
42
- const isContent = document.body.querySelector(`#${(_a = this.identifier) !== null && _a !== void 0 ? _a : this.tooltipContentId}`);
43
- if (!isContent) {
44
- this.createContentWrapper();
45
- }
42
+ this.createContentWrapper();
46
43
  }
47
44
  componentWillLoad() {
48
45
  this.validateVariant(this.variant);
@@ -51,45 +48,53 @@ const GovTooltip = class {
51
48
  this.createContentWrapper();
52
49
  this.registerListeners();
53
50
  }
51
+ componentDidUpdate() {
52
+ this.createContentWrapper();
53
+ }
54
54
  disconnectedCallback() {
55
55
  this.removeContent();
56
56
  }
57
57
  createContentWrapper() {
58
58
  var _a;
59
- const hasContentInside = this.host.querySelector(TooltipContentClass.root);
60
- if (hasContentInside) {
61
- this.content = hasContentInside;
59
+ if (this.tooltipContent) {
60
+ if (this.message) {
61
+ this.tooltipContent.innerHTML = this.message;
62
+ }
63
+ else if (this.insideContent) {
64
+ this.tooltipContent.innerHTML = this.insideContent.innerHTML;
65
+ }
66
+ return;
67
+ }
68
+ let content;
69
+ if (this.insideContent) {
70
+ content = this.insideContent;
62
71
  }
63
72
  else {
64
- this.content = document.createElement(TooltipContentClass.root);
65
- this.content.innerHTML = this.message;
66
- this.host.appendChild(this.content);
73
+ content = documentNode().createElement(TooltipContentClass.root);
74
+ content.innerHTML = this.message;
67
75
  }
68
- this.content.setAttribute("id", (_a = this.identifier) !== null && _a !== void 0 ? _a : this.tooltipContentId);
69
- this.content.setAttribute("parent-id", this.tooltipId);
70
- this.content.setAttribute("variant", this.variant);
71
- this.content.setAttribute("size", this.size);
72
- document.body.appendChild(this.content);
76
+ content.setAttribute("id", (_a = this.identifier) !== null && _a !== void 0 ? _a : this.tooltipContentId);
77
+ content.setAttribute("parent-id", this.tooltipId);
78
+ content.setAttribute("variant", this.variant);
79
+ content.setAttribute("size", this.size);
80
+ documentNode().body.appendChild(content);
81
+ }
82
+ get tooltipContent() {
83
+ var _a;
84
+ return documentNode().body.querySelector(`#${(_a = this.identifier) !== null && _a !== void 0 ? _a : this.tooltipContentId}`);
85
+ }
86
+ get insideContent() {
87
+ return this.host.querySelector(TooltipContentClass.root);
73
88
  }
74
89
  registerListeners() {
75
90
  this.host.addEventListener("click", e => {
76
91
  e.preventDefault();
77
92
  this.persist = true;
78
- if (this.content) {
79
- this.content.setAttribute("persist", "true");
93
+ if (this.tooltipContent) {
94
+ this.tooltipContent.setAttribute("persist", "true");
80
95
  }
81
96
  this.showTooltip();
82
97
  });
83
- this.host.addEventListener("focus", e => {
84
- e.preventDefault();
85
- this.showTooltip();
86
- });
87
- this.host.addEventListener("blur", e => {
88
- e.preventDefault();
89
- if (this.persist === false) {
90
- this.hideTooltip();
91
- }
92
- });
93
98
  this.host.addEventListener("mouseenter", e => {
94
99
  e.preventDefault();
95
100
  this.showTooltip();
@@ -107,8 +112,8 @@ const GovTooltip = class {
107
112
  const trigger = this.host.getBoundingClientRect();
108
113
  const trgWidth = this.host.offsetWidth;
109
114
  const trgHeight = this.host.offsetHeight;
110
- const contentWidth = this.content.offsetWidth;
111
- const contentHeight = this.content.offsetHeight;
115
+ const contentWidth = this.tooltipContent.offsetWidth;
116
+ const contentHeight = this.tooltipContent.offsetHeight;
112
117
  const triggerPos = {
113
118
  left: trigger.left + document.documentElement.scrollLeft,
114
119
  top: trigger.top + document.documentElement.scrollTop,
@@ -117,10 +122,10 @@ const GovTooltip = class {
117
122
  const isLeftSpace = triggerPos.left > contentWidth;
118
123
  // LEFT/RIGHT
119
124
  if (this.position === TooltipPosition.LEFT || this.position === TooltipPosition.RIGHT) {
120
- this.content.style.top = (triggerPos.top - ((contentHeight - trgHeight) / 2)) + "px";
125
+ this.tooltipContent.style.top = (triggerPos.top - ((contentHeight - trgHeight) / 2)) + "px";
121
126
  if (isRightSpace === false && isLeftSpace === false) {
122
127
  this.position = TooltipPosition.TOP;
123
- this.content.setAttribute("position", TooltipPosition.TOP);
128
+ this.tooltipContent.setAttribute("position", TooltipPosition.TOP);
124
129
  }
125
130
  if (isLeftSpace && isRightSpace === false && this.position === TooltipPosition.RIGHT) {
126
131
  this.position = TooltipPosition.LEFT;
@@ -130,12 +135,12 @@ const GovTooltip = class {
130
135
  }
131
136
  }
132
137
  if (this.position === TooltipPosition.RIGHT) {
133
- this.content.setAttribute("position", TooltipPosition.RIGHT);
134
- this.content.style.left = (triggerPos.left + offset + trigger.width) + "px";
138
+ this.tooltipContent.setAttribute("position", TooltipPosition.RIGHT);
139
+ this.tooltipContent.style.left = (triggerPos.left + offset + trigger.width) + "px";
135
140
  }
136
141
  if (this.position === TooltipPosition.LEFT) {
137
- this.content.setAttribute("position", TooltipPosition.LEFT);
138
- this.content.style.left = (triggerPos.left - (contentWidth + offset)) + "px";
142
+ this.tooltipContent.setAttribute("position", TooltipPosition.LEFT);
143
+ this.tooltipContent.style.left = (triggerPos.left - (contentWidth + offset)) + "px";
139
144
  }
140
145
  // LEFT/RIGHT FOR TOP/BOTTOM
141
146
  if (this.position === TooltipPosition.TOP || this.position === TooltipPosition.BOTTOM) {
@@ -144,9 +149,9 @@ const GovTooltip = class {
144
149
  const isNotLeftSpace = leftPosition < 0;
145
150
  const isNotRightSpace = (leftPosition + contentWidth) > windowWidth;
146
151
  if (isNotLeftSpace && isNotRightSpace) {
147
- this.content.style.width = "auto";
148
- this.content.style.left = offset + "px";
149
- this.content.style.right = offset + "px";
152
+ this.tooltipContent.style.width = "auto";
153
+ this.tooltipContent.style.left = offset + "px";
154
+ this.tooltipContent.style.right = offset + "px";
150
155
  }
151
156
  else {
152
157
  if (isNotLeftSpace) {
@@ -155,39 +160,39 @@ const GovTooltip = class {
155
160
  if (isNotRightSpace) {
156
161
  leftPosition = leftPosition - ((windowWidth - (leftPosition + contentWidth + offset)) * -1);
157
162
  }
158
- this.content.style.left = leftPosition + "px";
163
+ this.tooltipContent.style.left = leftPosition + "px";
159
164
  }
160
165
  }
161
166
  else {
162
167
  const leftPosition = (triggerPos.left + ((trgWidth - contentWidth) / 2));
163
- this.content.style.left = leftPosition + "px";
168
+ this.tooltipContent.style.left = leftPosition + "px";
164
169
  }
165
170
  }
166
171
  if (this.position === TooltipPosition.TOP) {
167
- this.content.setAttribute("position", TooltipPosition.TOP);
168
- this.content.style.top = (triggerPos.top - (contentHeight + offset)) + "px";
172
+ this.tooltipContent.setAttribute("position", TooltipPosition.TOP);
173
+ this.tooltipContent.style.top = (triggerPos.top - (contentHeight + offset)) + "px";
169
174
  }
170
175
  if (this.position === TooltipPosition.BOTTOM) {
171
- this.content.setAttribute("position", TooltipPosition.BOTTOM);
172
- this.content.style.top = (triggerPos.top + (trgHeight + offset)) + "px";
176
+ this.tooltipContent.setAttribute("position", TooltipPosition.BOTTOM);
177
+ this.tooltipContent.style.top = (triggerPos.top + (trgHeight + offset)) + "px";
173
178
  }
174
- this.content.style.opacity = '1';
179
+ this.tooltipContent.style.opacity = '1';
175
180
  }
176
181
  showTooltip() {
177
- if (this.content) {
178
- this.content.style.opacity = '0';
179
- this.content.hidden = false;
180
- this.content.setAttribute("is-visible", "true");
181
- requestAnimationFrame(() => {
182
+ if (this.tooltipContent) {
183
+ this.tooltipContent.style.opacity = '0';
184
+ this.tooltipContent.hidden = false;
185
+ this.tooltipContent.setAttribute("is-visible", "true");
186
+ tick(() => {
182
187
  this.verifyPositionSpace();
183
188
  });
184
189
  }
185
190
  }
186
191
  hideTooltip() {
187
- if (this.content) {
188
- this.content.setAttribute("is-visible", "false");
189
- this.content.setAttribute("persist", "false");
190
- this.content.removeAttribute('style');
192
+ if (this.tooltipContent) {
193
+ this.tooltipContent.setAttribute("is-visible", "false");
194
+ this.tooltipContent.setAttribute("persist", "false");
195
+ this.tooltipContent.removeAttribute('style');
191
196
  }
192
197
  }
193
198
  removeContent() {
@@ -198,7 +203,11 @@ const GovTooltip = class {
198
203
  }
199
204
  render() {
200
205
  var _a;
201
- return (h(Host, { key: '2073902a25078b3875e41e710a9b583a30d2d09e', id: this.tooltipId, class: this.h.classes(TooltipClass.root), position: this.position }, h("span", { key: '56d35be005985c3a4a22d4975714141ae4817157', role: 'button', tabindex: 0, "aria-describedby": (_a = this.identifier) !== null && _a !== void 0 ? _a : this.tooltipContentId }, h("slot", { key: '61c4bc19ef21b15791eff343964aafa4fc4dde99' }))));
206
+ return (h(Host, { key: 'd16d7493cc470032d16e762e75c426c919b683d5', id: this.tooltipId, class: this.h.classes(TooltipClass.root), position: this.position }, h("span", { key: 'd80316da39311fde00a00bb7867fd4c73864bd7e', role: 'button', tabindex: 0, onKeyPress: () => this.showTooltip(), onBlur: () => {
207
+ if (this.persist === false) {
208
+ this.hideTooltip();
209
+ }
210
+ }, "aria-describedby": (_a = this.identifier) !== null && _a !== void 0 ? _a : this.tooltipContentId }, h("slot", { key: '1ccc180def543def370a189a5c10351fc166dcdd' }))));
202
211
  }
203
212
  /**
204
213
  * Showing the modal