@nova-design-system/nova-webcomponents 3.0.0-beta.28 → 3.0.0-beta.29

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 (431) hide show
  1. package/dist/blazor-docs.json +760 -254
  2. package/dist/cjs/{app-globals-d8cbb987.js → app-globals-69764290.js} +2 -2
  3. package/dist/cjs/{app-globals-d8cbb987.js.map → app-globals-69764290.js.map} +1 -1
  4. package/dist/cjs/{index-c50face0.js → index-72b8a9ad.js} +847 -488
  5. package/dist/cjs/index-72b8a9ad.js.map +1 -0
  6. package/dist/cjs/loader.cjs.js +2 -2
  7. package/dist/cjs/native.cjs.js +3 -3
  8. package/dist/cjs/native.cjs.js.map +1 -1
  9. package/dist/cjs/nv-alert.cjs.entry.js +22 -9
  10. package/dist/cjs/nv-alert.cjs.entry.js.map +1 -1
  11. package/dist/cjs/nv-avatar.cjs.entry.js +8 -11
  12. package/dist/cjs/nv-avatar.cjs.entry.js.map +1 -1
  13. package/dist/cjs/nv-badge.cjs.entry.js +40 -14
  14. package/dist/cjs/nv-badge.cjs.entry.js.map +1 -1
  15. package/dist/cjs/nv-base.cjs.entry.js +1 -1
  16. package/dist/cjs/nv-button.cjs.entry.js +40 -8
  17. package/dist/cjs/nv-button.cjs.entry.js.map +1 -1
  18. package/dist/cjs/nv-col.cjs.entry.js +1 -2
  19. package/dist/cjs/nv-col.cjs.entry.js.map +1 -1
  20. package/dist/cjs/nv-datagrid.cjs.entry.js +31 -5
  21. package/dist/cjs/nv-datagrid.cjs.entry.js.map +1 -1
  22. package/dist/cjs/nv-datagridbody.cjs.entry.js +1 -1
  23. package/dist/cjs/nv-datagridcolumn.cjs.entry.js +1 -3
  24. package/dist/cjs/nv-datagridcolumn.cjs.entry.js.map +1 -1
  25. package/dist/cjs/nv-datagriddatacell.cjs.entry.js +1 -2
  26. package/dist/cjs/nv-datagriddatacell.cjs.entry.js.map +1 -1
  27. package/dist/cjs/nv-datagridhead.cjs.entry.js +1 -1
  28. package/dist/cjs/nv-datagridrow.cjs.entry.js +1 -1
  29. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js +40 -9
  30. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js.map +1 -1
  31. package/dist/cjs/nv-fielddropdown.cjs.entry.js +58 -19
  32. package/dist/cjs/nv-fielddropdown.cjs.entry.js.map +1 -1
  33. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js +11 -5
  34. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js.map +1 -1
  35. package/dist/cjs/nv-fieldnumber.cjs.entry.js +44 -18
  36. package/dist/cjs/nv-fieldnumber.cjs.entry.js.map +1 -1
  37. package/dist/cjs/nv-fieldpassword.cjs.entry.js +62 -21
  38. package/dist/cjs/nv-fieldpassword.cjs.entry.js.map +1 -1
  39. package/dist/cjs/nv-fieldradio.cjs.entry.js +26 -8
  40. package/dist/cjs/nv-fieldradio.cjs.entry.js.map +1 -1
  41. package/dist/cjs/nv-fieldselect.cjs.entry.js +59 -18
  42. package/dist/cjs/nv-fieldselect.cjs.entry.js.map +1 -1
  43. package/dist/cjs/nv-fieldtext.cjs.entry.js +52 -22
  44. package/dist/cjs/nv-fieldtext.cjs.entry.js.map +1 -1
  45. package/dist/cjs/nv-fieldtextarea.cjs.entry.js +58 -20
  46. package/dist/cjs/nv-fieldtextarea.cjs.entry.js.map +1 -1
  47. package/dist/cjs/nv-fieldtoggle.cjs.entry.js +19 -6
  48. package/dist/cjs/nv-fieldtoggle.cjs.entry.js.map +1 -1
  49. package/dist/cjs/nv-icon.cjs.entry.js +4 -9
  50. package/dist/cjs/nv-icon.cjs.entry.js.map +1 -1
  51. package/dist/cjs/nv-iconbutton.cjs.entry.js +42 -9
  52. package/dist/cjs/nv-iconbutton.cjs.entry.js.map +1 -1
  53. package/dist/cjs/nv-loader.cjs.entry.js +8 -2
  54. package/dist/cjs/nv-loader.cjs.entry.js.map +1 -1
  55. package/dist/cjs/nv-menu.cjs.entry.js +20 -1
  56. package/dist/cjs/nv-menu.cjs.entry.js.map +1 -1
  57. package/dist/cjs/nv-menuitem.cjs.entry.js +7 -3
  58. package/dist/cjs/nv-menuitem.cjs.entry.js.map +1 -1
  59. package/dist/cjs/nv-popover.cjs.entry.js +48 -12
  60. package/dist/cjs/nv-popover.cjs.entry.js.map +1 -1
  61. package/dist/cjs/nv-row.cjs.entry.js +1 -1
  62. package/dist/cjs/nv-stack.cjs.entry.js +7 -5
  63. package/dist/cjs/nv-stack.cjs.entry.js.map +1 -1
  64. package/dist/cjs/nv-table.cjs.entry.js +26 -5
  65. package/dist/cjs/nv-table.cjs.entry.js.map +1 -1
  66. package/dist/cjs/nv-tablebody.cjs.entry.js +1 -1
  67. package/dist/cjs/nv-tablecolumn.cjs.entry.js +15 -4
  68. package/dist/cjs/nv-tablecolumn.cjs.entry.js.map +1 -1
  69. package/dist/cjs/nv-tabledatacell.cjs.entry.js +17 -2
  70. package/dist/cjs/nv-tabledatacell.cjs.entry.js.map +1 -1
  71. package/dist/cjs/nv-tablehead.cjs.entry.js +1 -1
  72. package/dist/cjs/nv-tablerow.cjs.entry.js +1 -1
  73. package/dist/cjs/nv-tooltip.cjs.entry.js +11 -2
  74. package/dist/cjs/nv-tooltip.cjs.entry.js.map +1 -1
  75. package/dist/collection/collection-manifest.json +1 -1
  76. package/dist/collection/components/nv-alert/nv-alert.js +37 -8
  77. package/dist/collection/components/nv-alert/nv-alert.js.map +1 -1
  78. package/dist/collection/components/nv-avatar/nv-avatar.js +31 -10
  79. package/dist/collection/components/nv-avatar/nv-avatar.js.map +1 -1
  80. package/dist/collection/components/nv-badge/nv-badge.css +70 -0
  81. package/dist/collection/components/nv-badge/nv-badge.docs.js +1 -1
  82. package/dist/collection/components/nv-badge/nv-badge.docs.js.map +1 -1
  83. package/dist/collection/components/nv-badge/nv-badge.js +57 -13
  84. package/dist/collection/components/nv-badge/nv-badge.js.map +1 -1
  85. package/dist/collection/components/nv-button/nv-button.js +53 -7
  86. package/dist/collection/components/nv-button/nv-button.js.map +1 -1
  87. package/dist/collection/components/nv-col/nv-col.js +2 -3
  88. package/dist/collection/components/nv-col/nv-col.js.map +1 -1
  89. package/dist/collection/components/nv-datagrid/nv-datagrid.js +42 -4
  90. package/dist/collection/components/nv-datagrid/nv-datagrid.js.map +1 -1
  91. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js +4 -4
  92. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js.map +1 -1
  93. package/dist/collection/components/nv-datagriddatacell/nv-datagriddatacell.js +2 -3
  94. package/dist/collection/components/nv-datagriddatacell/nv-datagriddatacell.js.map +1 -1
  95. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js +73 -8
  96. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js.map +1 -1
  97. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js +87 -18
  98. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js.map +1 -1
  99. package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js +18 -4
  100. package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js.map +1 -1
  101. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js +77 -17
  102. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js.map +1 -1
  103. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js +99 -20
  104. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js.map +1 -1
  105. package/dist/collection/components/nv-fieldradio/nv-fieldradio.js +49 -7
  106. package/dist/collection/components/nv-fieldradio/nv-fieldradio.js.map +1 -1
  107. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js +88 -17
  108. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js.map +1 -1
  109. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js +93 -21
  110. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js.map +1 -1
  111. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js +95 -19
  112. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js.map +1 -1
  113. package/dist/collection/components/nv-fieldtoggle/nv-fieldtoggle.js +38 -5
  114. package/dist/collection/components/nv-fieldtoggle/nv-fieldtoggle.js.map +1 -1
  115. package/dist/collection/components/nv-icon/nv-icon.js +19 -8
  116. package/dist/collection/components/nv-icon/nv-icon.js.map +1 -1
  117. package/dist/collection/components/nv-iconbutton/nv-iconbutton.js +57 -8
  118. package/dist/collection/components/nv-iconbutton/nv-iconbutton.js.map +1 -1
  119. package/dist/collection/components/nv-loader/nv-loader.js +11 -1
  120. package/dist/collection/components/nv-loader/nv-loader.js.map +1 -1
  121. package/dist/collection/components/nv-menu/nv-menu.js +27 -0
  122. package/dist/collection/components/nv-menu/nv-menu.js.map +1 -1
  123. package/dist/collection/components/nv-menuitem/nv-menuitem.js +14 -2
  124. package/dist/collection/components/nv-menuitem/nv-menuitem.js.map +1 -1
  125. package/dist/collection/components/nv-popover/nv-popover.js +70 -12
  126. package/dist/collection/components/nv-popover/nv-popover.js.map +1 -1
  127. package/dist/collection/components/nv-stack/nv-stack.js +16 -4
  128. package/dist/collection/components/nv-stack/nv-stack.js.map +1 -1
  129. package/dist/collection/components/nv-table/nv-table.js +37 -4
  130. package/dist/collection/components/nv-table/nv-table.js.map +1 -1
  131. package/dist/collection/components/nv-tablecolumn/nv-tablecolumn.js +24 -3
  132. package/dist/collection/components/nv-tablecolumn/nv-tablecolumn.js.map +1 -1
  133. package/dist/collection/components/nv-tabledatacell/nv-tabledatacell.js +22 -1
  134. package/dist/collection/components/nv-tabledatacell/nv-tabledatacell.js.map +1 -1
  135. package/dist/collection/components/nv-tooltip/nv-tooltip.js +16 -1
  136. package/dist/collection/components/nv-tooltip/nv-tooltip.js.map +1 -1
  137. package/dist/collection/dev/dev-components.js +1 -1
  138. package/dist/collection/dev/dev-components.js.map +1 -1
  139. package/dist/components/index.js +3 -3
  140. package/dist/components/nv-alert.js +23 -10
  141. package/dist/components/nv-alert.js.map +1 -1
  142. package/dist/components/nv-avatar.js +9 -12
  143. package/dist/components/nv-avatar.js.map +1 -1
  144. package/dist/components/nv-badge.js +41 -15
  145. package/dist/components/nv-badge.js.map +1 -1
  146. package/dist/components/nv-base.js +1 -1
  147. package/dist/components/nv-button.js +41 -9
  148. package/dist/components/nv-button.js.map +1 -1
  149. package/dist/components/nv-col.js +1 -2
  150. package/dist/components/nv-col.js.map +1 -1
  151. package/dist/components/nv-datagrid.js +31 -5
  152. package/dist/components/nv-datagrid.js.map +1 -1
  153. package/dist/components/nv-datagridbody.js +1 -1
  154. package/dist/components/nv-datagridcolumn.js +1 -3
  155. package/dist/components/nv-datagridcolumn.js.map +1 -1
  156. package/dist/components/nv-datagriddatacell.js +1 -2
  157. package/dist/components/nv-datagriddatacell.js.map +1 -1
  158. package/dist/components/nv-datagridhead.js +1 -1
  159. package/dist/components/nv-datagridrow.js +1 -1
  160. package/dist/components/nv-fieldcheckbox.js +40 -9
  161. package/dist/components/nv-fieldcheckbox.js.map +1 -1
  162. package/dist/components/nv-fielddropdown.js +63 -24
  163. package/dist/components/nv-fielddropdown.js.map +1 -1
  164. package/dist/components/nv-fielddropdownitem.js +1 -1
  165. package/dist/components/nv-fieldnumber.js +45 -19
  166. package/dist/components/nv-fieldnumber.js.map +1 -1
  167. package/dist/components/nv-fieldpassword.js +65 -24
  168. package/dist/components/nv-fieldpassword.js.map +1 -1
  169. package/dist/components/nv-fieldradio.js +26 -8
  170. package/dist/components/nv-fieldradio.js.map +1 -1
  171. package/dist/components/nv-fieldselect.js +60 -19
  172. package/dist/components/nv-fieldselect.js.map +1 -1
  173. package/dist/components/nv-fieldtext.js +53 -23
  174. package/dist/components/nv-fieldtext.js.map +1 -1
  175. package/dist/components/nv-fieldtextarea.js +58 -20
  176. package/dist/components/nv-fieldtextarea.js.map +1 -1
  177. package/dist/components/nv-fieldtoggle.js +19 -6
  178. package/dist/components/nv-fieldtoggle.js.map +1 -1
  179. package/dist/components/nv-icon.js +1 -1
  180. package/dist/components/nv-iconbutton.js +1 -1
  181. package/dist/components/nv-loader.js +1 -1
  182. package/dist/components/nv-menu.js +21 -2
  183. package/dist/components/nv-menu.js.map +1 -1
  184. package/dist/components/nv-menuitem.js +8 -4
  185. package/dist/components/nv-menuitem.js.map +1 -1
  186. package/dist/components/nv-popover.js +1 -1
  187. package/dist/components/nv-row.js +1 -1
  188. package/dist/components/nv-stack.js +7 -5
  189. package/dist/components/nv-stack.js.map +1 -1
  190. package/dist/components/nv-table.js +26 -5
  191. package/dist/components/nv-table.js.map +1 -1
  192. package/dist/components/nv-tablebody.js +1 -1
  193. package/dist/components/nv-tablecolumn.js +15 -4
  194. package/dist/components/nv-tablecolumn.js.map +1 -1
  195. package/dist/components/nv-tabledatacell.js +17 -2
  196. package/dist/components/nv-tabledatacell.js.map +1 -1
  197. package/dist/components/nv-tablehead.js +1 -1
  198. package/dist/components/nv-tablerow.js +1 -1
  199. package/dist/components/nv-tooltip.js +12 -3
  200. package/dist/components/nv-tooltip.js.map +1 -1
  201. package/dist/components/{p-d506ae63.js → p-0caa4741.js} +836 -491
  202. package/dist/components/p-0caa4741.js.map +1 -0
  203. package/dist/components/{p-689a7b38.js → p-39e93e5b.js} +5 -10
  204. package/dist/components/p-39e93e5b.js.map +1 -0
  205. package/dist/components/{p-8c8cf8ea.js → p-3ef4ded9.js} +9 -3
  206. package/dist/components/p-3ef4ded9.js.map +1 -0
  207. package/dist/components/{p-89fb6636.js → p-54ea8e62.js} +50 -14
  208. package/dist/components/p-54ea8e62.js.map +1 -0
  209. package/dist/components/{p-45405075.js → p-6c1b9782.js} +13 -7
  210. package/dist/components/p-6c1b9782.js.map +1 -0
  211. package/dist/components/{p-ae6a0d80.js → p-c08a278d.js} +207 -172
  212. package/dist/components/p-c08a278d.js.map +1 -0
  213. package/dist/components/{p-45c63143.js → p-f0d5586a.js} +45 -12
  214. package/dist/components/p-f0d5586a.js.map +1 -0
  215. package/dist/docs.d.ts +8 -0
  216. package/dist/docs.json +762 -256
  217. package/dist/esm/{app-globals-eea8674a.js → app-globals-c5484a00.js} +2 -2
  218. package/dist/esm/{app-globals-eea8674a.js.map → app-globals-c5484a00.js.map} +1 -1
  219. package/dist/esm/{index-e7b35c14.js → index-b6f70e4a.js} +847 -488
  220. package/dist/esm/index-b6f70e4a.js.map +1 -0
  221. package/dist/esm/loader.js +3 -3
  222. package/dist/esm/native.js +4 -4
  223. package/dist/esm/native.js.map +1 -1
  224. package/dist/esm/nv-alert.entry.js +22 -9
  225. package/dist/esm/nv-alert.entry.js.map +1 -1
  226. package/dist/esm/nv-avatar.entry.js +8 -11
  227. package/dist/esm/nv-avatar.entry.js.map +1 -1
  228. package/dist/esm/nv-badge.entry.js +40 -14
  229. package/dist/esm/nv-badge.entry.js.map +1 -1
  230. package/dist/esm/nv-base.entry.js +1 -1
  231. package/dist/esm/nv-button.entry.js +40 -8
  232. package/dist/esm/nv-button.entry.js.map +1 -1
  233. package/dist/esm/nv-col.entry.js +1 -2
  234. package/dist/esm/nv-col.entry.js.map +1 -1
  235. package/dist/esm/nv-datagrid.entry.js +31 -5
  236. package/dist/esm/nv-datagrid.entry.js.map +1 -1
  237. package/dist/esm/nv-datagridbody.entry.js +1 -1
  238. package/dist/esm/nv-datagridcolumn.entry.js +1 -3
  239. package/dist/esm/nv-datagridcolumn.entry.js.map +1 -1
  240. package/dist/esm/nv-datagriddatacell.entry.js +1 -2
  241. package/dist/esm/nv-datagriddatacell.entry.js.map +1 -1
  242. package/dist/esm/nv-datagridhead.entry.js +1 -1
  243. package/dist/esm/nv-datagridrow.entry.js +1 -1
  244. package/dist/esm/nv-fieldcheckbox.entry.js +40 -9
  245. package/dist/esm/nv-fieldcheckbox.entry.js.map +1 -1
  246. package/dist/esm/nv-fielddropdown.entry.js +58 -19
  247. package/dist/esm/nv-fielddropdown.entry.js.map +1 -1
  248. package/dist/esm/nv-fielddropdownitem.entry.js +11 -5
  249. package/dist/esm/nv-fielddropdownitem.entry.js.map +1 -1
  250. package/dist/esm/nv-fieldnumber.entry.js +44 -18
  251. package/dist/esm/nv-fieldnumber.entry.js.map +1 -1
  252. package/dist/esm/nv-fieldpassword.entry.js +62 -21
  253. package/dist/esm/nv-fieldpassword.entry.js.map +1 -1
  254. package/dist/esm/nv-fieldradio.entry.js +26 -8
  255. package/dist/esm/nv-fieldradio.entry.js.map +1 -1
  256. package/dist/esm/nv-fieldselect.entry.js +59 -18
  257. package/dist/esm/nv-fieldselect.entry.js.map +1 -1
  258. package/dist/esm/nv-fieldtext.entry.js +52 -22
  259. package/dist/esm/nv-fieldtext.entry.js.map +1 -1
  260. package/dist/esm/nv-fieldtextarea.entry.js +58 -20
  261. package/dist/esm/nv-fieldtextarea.entry.js.map +1 -1
  262. package/dist/esm/nv-fieldtoggle.entry.js +19 -6
  263. package/dist/esm/nv-fieldtoggle.entry.js.map +1 -1
  264. package/dist/esm/nv-icon.entry.js +4 -9
  265. package/dist/esm/nv-icon.entry.js.map +1 -1
  266. package/dist/esm/nv-iconbutton.entry.js +42 -9
  267. package/dist/esm/nv-iconbutton.entry.js.map +1 -1
  268. package/dist/esm/nv-loader.entry.js +8 -2
  269. package/dist/esm/nv-loader.entry.js.map +1 -1
  270. package/dist/esm/nv-menu.entry.js +20 -1
  271. package/dist/esm/nv-menu.entry.js.map +1 -1
  272. package/dist/esm/nv-menuitem.entry.js +7 -3
  273. package/dist/esm/nv-menuitem.entry.js.map +1 -1
  274. package/dist/esm/nv-popover.entry.js +48 -12
  275. package/dist/esm/nv-popover.entry.js.map +1 -1
  276. package/dist/esm/nv-row.entry.js +1 -1
  277. package/dist/esm/nv-stack.entry.js +7 -5
  278. package/dist/esm/nv-stack.entry.js.map +1 -1
  279. package/dist/esm/nv-table.entry.js +26 -5
  280. package/dist/esm/nv-table.entry.js.map +1 -1
  281. package/dist/esm/nv-tablebody.entry.js +1 -1
  282. package/dist/esm/nv-tablecolumn.entry.js +15 -4
  283. package/dist/esm/nv-tablecolumn.entry.js.map +1 -1
  284. package/dist/esm/nv-tabledatacell.entry.js +17 -2
  285. package/dist/esm/nv-tabledatacell.entry.js.map +1 -1
  286. package/dist/esm/nv-tablehead.entry.js +1 -1
  287. package/dist/esm/nv-tablerow.entry.js +1 -1
  288. package/dist/esm/nv-tooltip.entry.js +11 -2
  289. package/dist/esm/nv-tooltip.entry.js.map +1 -1
  290. package/dist/native/native.css +1 -1
  291. package/dist/native/native.esm.js +1 -1
  292. package/dist/native/native.esm.js.map +1 -1
  293. package/dist/native/{p-dba9c57c.entry.js → p-01262eaf.entry.js} +2 -2
  294. package/dist/native/p-01262eaf.entry.js.map +1 -0
  295. package/dist/native/p-0bf2007c.entry.js +2 -0
  296. package/dist/native/p-0bf2007c.entry.js.map +1 -0
  297. package/dist/native/{p-69ca8c88.entry.js → p-11faaf31.entry.js} +2 -2
  298. package/dist/native/p-11faaf31.entry.js.map +1 -0
  299. package/dist/native/p-17dba26d.entry.js +2 -0
  300. package/dist/native/{p-39dbb15b.entry.js → p-25e410c1.entry.js} +2 -2
  301. package/dist/native/p-25e410c1.entry.js.map +1 -0
  302. package/dist/native/{p-808cf007.entry.js → p-2a6ca749.entry.js} +2 -2
  303. package/dist/native/p-2a6ca749.entry.js.map +1 -0
  304. package/dist/native/p-327fa1a0.entry.js +2 -0
  305. package/dist/native/p-3bc5875e.entry.js +2 -0
  306. package/dist/native/p-3bc5875e.entry.js.map +1 -0
  307. package/dist/native/p-47c78fe4.entry.js +2 -0
  308. package/dist/native/p-47c78fe4.entry.js.map +1 -0
  309. package/dist/native/{p-bdab3562.entry.js → p-4a64f5b0.entry.js} +2 -2
  310. package/dist/native/p-4a64f5b0.entry.js.map +1 -0
  311. package/dist/native/{p-13070761.entry.js → p-50c31094.entry.js} +2 -2
  312. package/dist/native/p-50c31094.entry.js.map +1 -0
  313. package/dist/native/{p-a59ec107.entry.js → p-605f8b3d.entry.js} +2 -2
  314. package/dist/native/p-605f8b3d.entry.js.map +1 -0
  315. package/dist/native/p-64ae9a21.entry.js +2 -0
  316. package/dist/native/p-64ae9a21.entry.js.map +1 -0
  317. package/dist/native/{p-20c7fc4d.entry.js → p-6e8bcd5b.entry.js} +2 -2
  318. package/dist/native/p-6e8bcd5b.entry.js.map +1 -0
  319. package/dist/native/{p-c4f7e36d.entry.js → p-6eb50254.entry.js} +2 -2
  320. package/dist/native/p-6eb50254.entry.js.map +1 -0
  321. package/dist/native/p-6ef216c4.js +3 -0
  322. package/dist/native/p-6ef216c4.js.map +1 -0
  323. package/dist/native/{p-1aaee302.entry.js → p-7701e4cc.entry.js} +2 -2
  324. package/dist/native/p-7701e4cc.entry.js.map +1 -0
  325. package/dist/native/p-86947929.entry.js +2 -0
  326. package/dist/native/{p-982e474f.entry.js.map → p-86947929.entry.js.map} +1 -1
  327. package/dist/native/p-8bfdda07.entry.js +2 -0
  328. package/dist/native/p-8bfdda07.entry.js.map +1 -0
  329. package/dist/native/p-8f95f4fa.entry.js +2 -0
  330. package/dist/native/p-8f95f4fa.entry.js.map +1 -0
  331. package/dist/native/{p-81256924.entry.js → p-919cf3ec.entry.js} +2 -2
  332. package/dist/native/p-919cf3ec.entry.js.map +1 -0
  333. package/dist/native/p-93eea6e1.entry.js +2 -0
  334. package/dist/native/{p-e842220b.entry.js.map → p-93eea6e1.entry.js.map} +1 -1
  335. package/dist/native/p-95714583.js +2 -0
  336. package/dist/native/p-9f89229b.entry.js +2 -0
  337. package/dist/native/{p-2fca31c0.entry.js.map → p-9f89229b.entry.js.map} +1 -1
  338. package/dist/native/{p-844f4878.entry.js → p-a64baca2.entry.js} +2 -2
  339. package/dist/native/p-a64baca2.entry.js.map +1 -0
  340. package/dist/native/{p-ea4092a7.entry.js → p-a89f5542.entry.js} +2 -2
  341. package/dist/native/p-a89f5542.entry.js.map +1 -0
  342. package/dist/native/p-b3ec71c9.entry.js +2 -0
  343. package/dist/native/p-bbe9a373.entry.js +2 -0
  344. package/dist/native/p-c2dfee1a.entry.js +2 -0
  345. package/dist/native/{p-0cfe2048.entry.js → p-c5e3e234.entry.js} +2 -2
  346. package/dist/native/p-c5e3e234.entry.js.map +1 -0
  347. package/dist/native/{p-c1c661a0.entry.js → p-c5e7ecc8.entry.js} +2 -2
  348. package/dist/native/p-c5e7ecc8.entry.js.map +1 -0
  349. package/dist/native/{p-36d5158c.entry.js → p-c85d031d.entry.js} +3 -3
  350. package/dist/native/p-c85d031d.entry.js.map +1 -0
  351. package/dist/native/{p-38817aa3.entry.js → p-cd75ee63.entry.js} +2 -2
  352. package/dist/native/p-cd75ee63.entry.js.map +1 -0
  353. package/dist/native/{p-e2df46e2.entry.js → p-d4277c50.entry.js} +2 -2
  354. package/dist/native/p-d4277c50.entry.js.map +1 -0
  355. package/dist/native/{p-75b5fdce.entry.js → p-df6c9137.entry.js} +2 -2
  356. package/dist/native/p-df6c9137.entry.js.map +1 -0
  357. package/dist/native/{p-330c929d.entry.js → p-e71fc762.entry.js} +2 -2
  358. package/dist/native/p-ef7f605a.entry.js +2 -0
  359. package/dist/native/p-f2e31579.entry.js +2 -0
  360. package/dist/native/{p-671699bf.entry.js.map → p-f2e31579.entry.js.map} +1 -1
  361. package/dist/native/{p-1edb76e1.entry.js → p-fa8a8b21.entry.js} +2 -2
  362. package/dist/native/p-fa8a8b21.entry.js.map +1 -0
  363. package/dist/types/components/nv-badge/nv-badge.d.ts +1 -1
  364. package/dist/types/components.d.ts +2 -2
  365. package/dist/vscode-data.json +1 -1
  366. package/hydrate/index.js +1507 -733
  367. package/hydrate/index.mjs +1507 -733
  368. package/package.json +7 -2
  369. package/readme.md +5 -1
  370. package/dist/cjs/index-c50face0.js.map +0 -1
  371. package/dist/components/p-45405075.js.map +0 -1
  372. package/dist/components/p-45c63143.js.map +0 -1
  373. package/dist/components/p-689a7b38.js.map +0 -1
  374. package/dist/components/p-89fb6636.js.map +0 -1
  375. package/dist/components/p-8c8cf8ea.js.map +0 -1
  376. package/dist/components/p-ae6a0d80.js.map +0 -1
  377. package/dist/components/p-d506ae63.js.map +0 -1
  378. package/dist/esm/index-e7b35c14.js.map +0 -1
  379. package/dist/native/p-01be802d.entry.js +0 -2
  380. package/dist/native/p-0cfe2048.entry.js.map +0 -1
  381. package/dist/native/p-13070761.entry.js.map +0 -1
  382. package/dist/native/p-1aaee302.entry.js.map +0 -1
  383. package/dist/native/p-1edb76e1.entry.js.map +0 -1
  384. package/dist/native/p-20c7fc4d.entry.js.map +0 -1
  385. package/dist/native/p-28cf537b.entry.js +0 -2
  386. package/dist/native/p-2fca31c0.entry.js +0 -2
  387. package/dist/native/p-36d5158c.entry.js.map +0 -1
  388. package/dist/native/p-38817aa3.entry.js.map +0 -1
  389. package/dist/native/p-39dbb15b.entry.js.map +0 -1
  390. package/dist/native/p-4b926563.entry.js +0 -2
  391. package/dist/native/p-4b926563.entry.js.map +0 -1
  392. package/dist/native/p-4e351d8e.entry.js +0 -2
  393. package/dist/native/p-4e351d8e.entry.js.map +0 -1
  394. package/dist/native/p-671699bf.entry.js +0 -2
  395. package/dist/native/p-69ca8c88.entry.js.map +0 -1
  396. package/dist/native/p-75b5fdce.entry.js.map +0 -1
  397. package/dist/native/p-7a7b9b95.entry.js +0 -2
  398. package/dist/native/p-808cf007.entry.js.map +0 -1
  399. package/dist/native/p-81256924.entry.js.map +0 -1
  400. package/dist/native/p-844f4878.entry.js.map +0 -1
  401. package/dist/native/p-861f91d3.entry.js +0 -2
  402. package/dist/native/p-9221f72a.entry.js +0 -2
  403. package/dist/native/p-982e474f.entry.js +0 -2
  404. package/dist/native/p-99850272.entry.js +0 -2
  405. package/dist/native/p-99850272.entry.js.map +0 -1
  406. package/dist/native/p-a59ec107.entry.js.map +0 -1
  407. package/dist/native/p-b4aea326.js +0 -3
  408. package/dist/native/p-b4aea326.js.map +0 -1
  409. package/dist/native/p-bdab3562.entry.js.map +0 -1
  410. package/dist/native/p-c1c661a0.entry.js.map +0 -1
  411. package/dist/native/p-c4f7e36d.entry.js.map +0 -1
  412. package/dist/native/p-dba9c57c.entry.js.map +0 -1
  413. package/dist/native/p-dbae3920.entry.js +0 -2
  414. package/dist/native/p-dbae3920.entry.js.map +0 -1
  415. package/dist/native/p-de6e0e1f.entry.js +0 -2
  416. package/dist/native/p-de6e0e1f.entry.js.map +0 -1
  417. package/dist/native/p-e2df46e2.entry.js.map +0 -1
  418. package/dist/native/p-e842220b.entry.js +0 -2
  419. package/dist/native/p-ea4092a7.entry.js.map +0 -1
  420. package/dist/native/p-ed893068.entry.js +0 -2
  421. package/dist/native/p-ed893068.entry.js.map +0 -1
  422. package/dist/native/p-eeb6a3dc.js +0 -2
  423. package/dist/native/p-f7b96c42.entry.js +0 -2
  424. /package/dist/native/{p-01be802d.entry.js.map → p-17dba26d.entry.js.map} +0 -0
  425. /package/dist/native/{p-861f91d3.entry.js.map → p-327fa1a0.entry.js.map} +0 -0
  426. /package/dist/native/{p-eeb6a3dc.js.map → p-95714583.js.map} +0 -0
  427. /package/dist/native/{p-9221f72a.entry.js.map → p-b3ec71c9.entry.js.map} +0 -0
  428. /package/dist/native/{p-7a7b9b95.entry.js.map → p-bbe9a373.entry.js.map} +0 -0
  429. /package/dist/native/{p-28cf537b.entry.js.map → p-c2dfee1a.entry.js.map} +0 -0
  430. /package/dist/native/{p-330c929d.entry.js.map → p-e71fc762.entry.js.map} +0 -0
  431. /package/dist/native/{p-f7b96c42.entry.js.map → p-ef7f605a.entry.js.map} +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"names":["NAMESPACE","BUILD","allRenderFn","appendChildSlotFix","asyncLoading","asyncQueue","attachStyles","cloneNodeFix","cmpDidLoad","cmpDidRender","cmpDidUnload","cmpDidUpdate","cmpShouldUpdate","cmpWillLoad","cmpWillRender","cmpWillUpdate","connectedCallback","constructableCSS","cssAnnotations","devTools","disconnectedCallback","element","event","experimentalScopedSlotChanges","experimentalSlotFixes","formAssociated","hasRenderFn","hostListener","hostListenerTarget","hostListenerTargetBody","hostListenerTargetDocument","hostListenerTargetParent","hostListenerTargetWindow","hotModuleReplacement","hydrateClientSide","hydrateServerSide","hydratedAttribute","hydratedClass","hydratedSelectorName","initializeNextTick","invisiblePrehydration","isDebug","isDev","isTesting","lazyLoad","lifecycle","lifecycleDOMEvents","member","method","mode","observeAttribute","profile","prop","propBoolean","propMutable","propNumber","propString","reflect","scoped","scopedSlotTextContentFix","scriptDataOpts","shadowDelegatesFocus","shadowDom","slot","slotChildNodesFix","slotRelocation","state","style","svg","taskQueue","transformTagName","updatable","vdomAttribute","vdomClass","vdomFunctional","vdomKey","vdomListener","vdomPropOrAttr","vdomRef","vdomRender","vdomStyle","vdomText","vdomXlink","watchCallback","__defProp","Object","defineProperty","__export","target","all","name","get","enumerable","hostRefs","WeakMap","getHostRef","ref","registerInstance","lazyInstance","hostRef","set","$lazyInstance$","registerHost","hostElement","cmpMeta","$flags$","$hostElement$","$cmpMeta$","$instanceValues$","Map","$onInstancePromise$","Promise","r","$onInstanceResolve$","$onReadyPromise$","$onReadyResolve$","isMemberInElement","elm","memberName","consoleError","e","el","console","error","cmpModules","loadModule","hmrVersionId","exportName","$tagName$","replace","bundleId","$lazyBundleId$","module","import","then","importedModule","styles","CONTENT_REF_ID","ORG_LOCATION_ID","SLOT_NODE_ID","TEXT_NODE_ID","HYDRATE_ID","HYDRATED_STYLE_ID","HYDRATE_CHILD_ID","HYDRATED_CSS","SLOT_FB_CSS","FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS","win","window","doc","document","head","H","HTMLElement","plt","$resourcesUrl$","jmp","h2","raf","requestAnimationFrame","ael","eventName","listener","opts","addEventListener","rel","removeEventListener","ce","CustomEvent","supportsShadow","BUILD5","supportsListenerOptions","supportsListenerOptions2","promiseResolve","v","resolve","supportsConstructableStylesheets","CSSStyleSheet","replaceSync","queuePending","queueDomReads","queueDomWrites","queueTask","queue","write","cb","push","nextTick","flush","consume","i2","length","performance","now","writeTask","EMPTY_OBJ","SVG_NS","HTML_NS","isDef","isComplexType","o","queryNonceMetaTagContent","doc2","_a","_b","_c","querySelector","getAttribute","result_exports","err","map","ok","unwrap","unwrapErr","value","isOk","isErr","result","fn","val","newVal","createTime","fnName","tagName","uniqueTime","key","measureText","h","nodeName","vnodeData","children","child","slotName","simple","lastSimple","vNodeChildren","walk","c","Array","isArray","String","$text$","newVNode","classData","className","class","keys","filter","k","join","vnode","$attrs$","$children$","$key$","$name$","tag","text","$tag$","$elm$","Host","isHost","node","initializeClientHydrate","hostElm","hostId","endHydrate","shadowRoot","childRenderNodes","slotNodes","shadowRootNodes","$vnode$","$orgLocNodes$","initializeDocumentHydrate","body","removeAttribute","clientHydrate","orgLocationId","$hostId$","$nodeId$","orgLocationNode","parentNode","insertBefore","nextSibling","delete","parentVNode","childNodeType","childIdSplt","childVNode","nodeType","split","$depth$","$index$","toLowerCase","childNodes","nodeValue","textContent","remove","orgLocNodes","parsePropertyValue","propValue","propType","parseFloat","getElement","createEvent","flags","emit","detail","emitEvent","bubbles","composed","cancelable","ev","dispatchEvent","rootAppliedStyles","registerStyle","scopeId2","cssText","allowCS","addStyle","styleContainerNode","getScopeId","appliedStyles","styleElm","Set","has","host","innerHTML","createElement","nonce","$nonce$","setAttribute","preconnectLinks","querySelectorAll","referenceNode2","stylesheet","adoptedStyleSheets","existingStyleContainer","prepend","append","add","includes","endAttachStyles","getRootNode","cmp","setAccessor","oldValue","newValue","isSvg","isProp","ln","classList","oldClasses","parseClassList","newClasses","removeProperty","setProperty","slice","capture","endsWith","CAPTURE_EVENT_SUFFIX","CAPTURE_EVENT_REGEX","isComplex","n","__lookupSetter__","parseClassListRegex","RegExp","updateElement","oldVnode","newVnode","isSvgMode2","oldVnodeAttrs","newVnodeAttrs","sortedAttrNames","attrNames","attr","scopeId","contentRef","hostTagName","useNativeShadowDom","checkSlotFallbackVisibility","checkSlotRelocate","isSvgMode","createElm","oldParentVNode","newParentVNode","childIndex","parentElm","newVNode2","childNode","oldVNode","createTextNode","createElementNS","BUILD16","rootNode","isElementWithinShadowRoot","appendChild","relocateToHostRoot","closest","contentRefNode","from","find","childNodeArray","reverse","putBackInOriginalLocation","recursive","oldSlotChildNodes","parentReferenceNode","referenceNode","addVnodes","before","vnodes","startIdx","endIdx","containerElm","removeVnodes","index","nullifyVNodeRefs","updateChildren","oldCh","newCh","isInitialRender","oldStartIdx","newStartIdx","idxInOld","oldEndIdx","oldStartVnode","oldEndVnode","newEndIdx","newStartVnode","newEndVnode","elmToMove","isSameVnode","patch","leftVNode","rightVNode","oldChildren","newChildren","defaultHolder","parentElement","data","updateFallbackSlotVisibility","hidden","siblingNode","trim","relocateNodes","markSlotContentForRelocation","hostContentNodes","j","isNodeLocatedInSlot","relocateNodeData","$nodeToRelocate$","$slotRefNode$","relocateNode","some","nodeToRelocate","vNode","parent","newNode","reference","inserted","renderVdom","renderFnResults","isInitialLoad","_d","rootVnode","$attrsToReflect$","propName","attribute","hasAttribute","relocateData","slotRefNode","parentNodeRef","insertBeforeNode","previousSibling","refNode","attachToAncestor","ancestorComponent","$onRenderResolve$","scheduleUpdate","$ancestorComponent$","dispatch","dispatchHooks","endSchedule","instance","Error","maybePromise","$queuedListeners$","methodName","safeCall","enqueue","updateComponent","isPromisey","catch","err2","async","endUpdate","rc","endRender","callRender","childrenPromises","postUpdate","postUpdateComponent","renderingRef","render","getRenderingRef","endPostUpdate","addHydratedFlag","appDidLoad","forceUpdate","isConnected","who","documentElement","namespace","arg","BUILD17","getValue","setValue","oldVal","$members$","areBothNaN","Number","isNaN","didValueChange","$watchers$","watchMethods","watchMethodName","proxyComponent","Cstr","prototype","forEach","cbName","args","this","asyncInstance","call","watchers","members","entries","memberFlags","configurable","_a2","_a3","attrNameToPropName","attributeChangedCallback","attrName","hasOwnProperty","flags2","entry","callbackName","observedAttributes","_","m","initializeComponent","CstrImport","endLoad","$modeName$","isProxied","endNewInstance","fireConnectedCallback","constructor","cmpTag","localName","customElements","whenDefined","endRegisterStyles","schedule","endConnected","setContentReference","addHostEventListeners","$listeners$","contentRefElm","createComment","firstChild","disconnectInstance","$rmListeners$","rmListener","bootstrapLazy","lazyBundles","options","endBootstrap","cmpTags","exclude","customElements2","metaCharset","dataStyles","deferredConnectedCallbacks","appLoadFallback","isBootstrapping","assign","URL","resourcesUrl","baseURI","href","hasSlotRelocation","lazyBundle","compactMeta","HostElement","self","super","hasRegisteredEventListeners","clearTimeout","componentOnReady","define","sort","setTimeout","listeners","attachParentListeners","getHostListenerTarget","handler","hostListenerProxy","hostListenerOpts","passive","setNonce"],"sources":["@stencil/core/internal/app-data","../../node_modules/@stencil/core/internal/client/index.js?app-data=conditional"],"sourcesContent":["export const NAMESPACE = 'native';\nexport const BUILD = /* native */ { allRenderFn: true, appendChildSlotFix: true, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: true, cmpDidLoad: true, cmpDidRender: false, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: true, cmpWillUpdate: false, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: true, formAssociated: true, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: false, hostListenerTargetDocument: true, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: true, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: \"hydrated\", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: true, scoped: false, scopedSlotTextContentFix: true, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: false, slot: true, slotChildNodesFix: true, slotRelocation: true, state: true, style: true, svg: true, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: false, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: false, watchCallback: true };\nexport const Env = /* native */ {};\n","/*\n Stencil Client Platform v4.22.3 | MIT Licensed | https://stenciljs.com\n */\nvar __defProp = Object.defineProperty;\nvar __export = (target, all) => {\n for (var name in all)\n __defProp(target, name, { get: all[name], enumerable: true });\n};\n\n// src/client/client-build.ts\nimport { BUILD } from \"@stencil/core/internal/app-data\";\nvar Build = {\n isDev: BUILD.isDev ? true : false,\n isBrowser: true,\n isServer: false,\n isTesting: BUILD.isTesting ? true : false\n};\n\n// src/client/client-host-ref.ts\nimport { BUILD as BUILD2 } from \"@stencil/core/internal/app-data\";\nvar hostRefs = BUILD2.hotModuleReplacement ? window.__STENCIL_HOSTREFS__ || (window.__STENCIL_HOSTREFS__ = /* @__PURE__ */ new WeakMap()) : /* @__PURE__ */ new WeakMap();\nvar getHostRef = (ref) => hostRefs.get(ref);\nvar registerInstance = (lazyInstance, hostRef) => hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);\nvar registerHost = (hostElement, cmpMeta) => {\n const hostRef = {\n $flags$: 0,\n $hostElement$: hostElement,\n $cmpMeta$: cmpMeta,\n $instanceValues$: /* @__PURE__ */ new Map()\n };\n if (BUILD2.isDev) {\n hostRef.$renderCount$ = 0;\n }\n if (BUILD2.method && BUILD2.lazyLoad) {\n hostRef.$onInstancePromise$ = new Promise((r) => hostRef.$onInstanceResolve$ = r);\n }\n if (BUILD2.asyncLoading) {\n hostRef.$onReadyPromise$ = new Promise((r) => hostRef.$onReadyResolve$ = r);\n hostElement[\"s-p\"] = [];\n hostElement[\"s-rc\"] = [];\n }\n return hostRefs.set(hostElement, hostRef);\n};\nvar isMemberInElement = (elm, memberName) => memberName in elm;\n\n// src/client/client-load-module.ts\nimport { BUILD as BUILD4 } from \"@stencil/core/internal/app-data\";\n\n// src/client/client-log.ts\nimport { BUILD as BUILD3 } from \"@stencil/core/internal/app-data\";\nvar customError;\nvar consoleError = (e, el) => (customError || console.error)(e, el);\nvar STENCIL_DEV_MODE = BUILD3.isTesting ? [\"STENCIL:\"] : [\n \"%cstencil\",\n \"color: white;background:#4c47ff;font-weight: bold; font-size:10px; padding:2px 6px; border-radius: 5px\"\n];\nvar consoleDevError = (...m) => console.error(...STENCIL_DEV_MODE, ...m);\nvar consoleDevWarn = (...m) => console.warn(...STENCIL_DEV_MODE, ...m);\nvar consoleDevInfo = (...m) => console.info(...STENCIL_DEV_MODE, ...m);\nvar setErrorHandler = (handler) => customError = handler;\n\n// src/client/client-load-module.ts\nvar cmpModules = /* @__PURE__ */ new Map();\nvar MODULE_IMPORT_PREFIX = \"./\";\nvar loadModule = (cmpMeta, hostRef, hmrVersionId) => {\n const exportName = cmpMeta.$tagName$.replace(/-/g, \"_\");\n const bundleId = cmpMeta.$lazyBundleId$;\n if (BUILD4.isDev && typeof bundleId !== \"string\") {\n consoleDevError(\n `Trying to lazily load component <${cmpMeta.$tagName$}> with style mode \"${hostRef.$modeName$}\", but it does not exist.`\n );\n return void 0;\n } else if (!bundleId) {\n return void 0;\n }\n const module = !BUILD4.hotModuleReplacement ? cmpModules.get(bundleId) : false;\n if (module) {\n return module[exportName];\n }\n /*!__STENCIL_STATIC_IMPORT_SWITCH__*/\n return import(\n /* @vite-ignore */\n /* webpackInclude: /\\.entry\\.js$/ */\n /* webpackExclude: /\\.system\\.entry\\.js$/ */\n /* webpackMode: \"lazy\" */\n `./${bundleId}.entry.js${BUILD4.hotModuleReplacement && hmrVersionId ? \"?s-hmr=\" + hmrVersionId : \"\"}`\n ).then((importedModule) => {\n if (!BUILD4.hotModuleReplacement) {\n cmpModules.set(bundleId, importedModule);\n }\n return importedModule[exportName];\n }, consoleError);\n};\n\n// src/client/client-style.ts\nvar styles = /* @__PURE__ */ new Map();\nvar modeResolutionChain = [];\n\n// src/client/client-task-queue.ts\nimport { BUILD as BUILD6 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/runtime-constants.ts\nvar CONTENT_REF_ID = \"r\";\nvar ORG_LOCATION_ID = \"o\";\nvar SLOT_NODE_ID = \"s\";\nvar TEXT_NODE_ID = \"t\";\nvar HYDRATE_ID = \"s-id\";\nvar HYDRATED_STYLE_ID = \"sty-id\";\nvar HYDRATE_CHILD_ID = \"c-id\";\nvar HYDRATED_CSS = \"{visibility:hidden}.hydrated{visibility:inherit}\";\nvar STENCIL_DOC_DATA = \"_stencilDocData\";\nvar DEFAULT_DOC_DATA = {\n hostIds: 0,\n rootLevelIds: 0,\n staticComponents: /* @__PURE__ */ new Set()\n};\nvar SLOT_FB_CSS = \"slot-fb{display:contents}slot-fb[hidden]{display:none}\";\nvar XLINK_NS = \"http://www.w3.org/1999/xlink\";\nvar FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS = [\n \"formAssociatedCallback\",\n \"formResetCallback\",\n \"formDisabledCallback\",\n \"formStateRestoreCallback\"\n];\n\n// src/client/client-window.ts\nimport { BUILD as BUILD5 } from \"@stencil/core/internal/app-data\";\nvar win = typeof window !== \"undefined\" ? window : {};\nvar doc = win.document || { head: {} };\nvar H = win.HTMLElement || class {\n};\nvar plt = {\n $flags$: 0,\n $resourcesUrl$: \"\",\n jmp: (h2) => h2(),\n raf: (h2) => requestAnimationFrame(h2),\n ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),\n rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),\n ce: (eventName, opts) => new CustomEvent(eventName, opts)\n};\nvar setPlatformHelpers = (helpers) => {\n Object.assign(plt, helpers);\n};\nvar supportsShadow = BUILD5.shadowDom;\nvar supportsListenerOptions = /* @__PURE__ */ (() => {\n let supportsListenerOptions2 = false;\n try {\n doc.addEventListener(\n \"e\",\n null,\n Object.defineProperty({}, \"passive\", {\n get() {\n supportsListenerOptions2 = true;\n }\n })\n );\n } catch (e) {\n }\n return supportsListenerOptions2;\n})();\nvar promiseResolve = (v) => Promise.resolve(v);\nvar supportsConstructableStylesheets = BUILD5.constructableCSS ? /* @__PURE__ */ (() => {\n try {\n new CSSStyleSheet();\n return typeof new CSSStyleSheet().replaceSync === \"function\";\n } catch (e) {\n }\n return false;\n})() : false;\n\n// src/client/client-task-queue.ts\nvar queueCongestion = 0;\nvar queuePending = false;\nvar queueDomReads = [];\nvar queueDomWrites = [];\nvar queueDomWritesLow = [];\nvar queueTask = (queue, write) => (cb) => {\n queue.push(cb);\n if (!queuePending) {\n queuePending = true;\n if (write && plt.$flags$ & 4 /* queueSync */) {\n nextTick(flush);\n } else {\n plt.raf(flush);\n }\n }\n};\nvar consume = (queue) => {\n for (let i2 = 0; i2 < queue.length; i2++) {\n try {\n queue[i2](performance.now());\n } catch (e) {\n consoleError(e);\n }\n }\n queue.length = 0;\n};\nvar consumeTimeout = (queue, timeout) => {\n let i2 = 0;\n let ts = 0;\n while (i2 < queue.length && (ts = performance.now()) < timeout) {\n try {\n queue[i2++](ts);\n } catch (e) {\n consoleError(e);\n }\n }\n if (i2 === queue.length) {\n queue.length = 0;\n } else if (i2 !== 0) {\n queue.splice(0, i2);\n }\n};\nvar flush = () => {\n if (BUILD6.asyncQueue) {\n queueCongestion++;\n }\n consume(queueDomReads);\n if (BUILD6.asyncQueue) {\n const timeout = (plt.$flags$ & 6 /* queueMask */) === 2 /* appLoaded */ ? performance.now() + 14 * Math.ceil(queueCongestion * (1 / 10)) : Infinity;\n consumeTimeout(queueDomWrites, timeout);\n consumeTimeout(queueDomWritesLow, timeout);\n if (queueDomWrites.length > 0) {\n queueDomWritesLow.push(...queueDomWrites);\n queueDomWrites.length = 0;\n }\n if (queuePending = queueDomReads.length + queueDomWrites.length + queueDomWritesLow.length > 0) {\n plt.raf(flush);\n } else {\n queueCongestion = 0;\n }\n } else {\n consume(queueDomWrites);\n if (queuePending = queueDomReads.length > 0) {\n plt.raf(flush);\n }\n }\n};\nvar nextTick = (cb) => promiseResolve().then(cb);\nvar readTask = /* @__PURE__ */ queueTask(queueDomReads, false);\nvar writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);\n\n// src/client/index.ts\nimport { BUILD as BUILD27, Env, NAMESPACE as NAMESPACE2 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/asset-path.ts\nvar getAssetPath = (path) => {\n const assetUrl = new URL(path, plt.$resourcesUrl$);\n return assetUrl.origin !== win.location.origin ? assetUrl.href : assetUrl.pathname;\n};\nvar setAssetPath = (path) => plt.$resourcesUrl$ = path;\n\n// src/runtime/bootstrap-custom-element.ts\nimport { BUILD as BUILD24 } from \"@stencil/core/internal/app-data\";\n\n// src/utils/constants.ts\nvar EMPTY_OBJ = {};\nvar SVG_NS = \"http://www.w3.org/2000/svg\";\nvar HTML_NS = \"http://www.w3.org/1999/xhtml\";\n\n// src/utils/helpers.ts\nvar isDef = (v) => v != null;\nvar isComplexType = (o) => {\n o = typeof o;\n return o === \"object\" || o === \"function\";\n};\n\n// src/utils/query-nonce-meta-tag-content.ts\nfunction queryNonceMetaTagContent(doc2) {\n var _a, _b, _c;\n return (_c = (_b = (_a = doc2.head) == null ? void 0 : _a.querySelector('meta[name=\"csp-nonce\"]')) == null ? void 0 : _b.getAttribute(\"content\")) != null ? _c : void 0;\n}\n\n// src/utils/result.ts\nvar result_exports = {};\n__export(result_exports, {\n err: () => err,\n map: () => map,\n ok: () => ok,\n unwrap: () => unwrap,\n unwrapErr: () => unwrapErr\n});\nvar ok = (value) => ({\n isOk: true,\n isErr: false,\n value\n});\nvar err = (value) => ({\n isOk: false,\n isErr: true,\n value\n});\nfunction map(result, fn) {\n if (result.isOk) {\n const val = fn(result.value);\n if (val instanceof Promise) {\n return val.then((newVal) => ok(newVal));\n } else {\n return ok(val);\n }\n }\n if (result.isErr) {\n const value = result.value;\n return err(value);\n }\n throw \"should never get here\";\n}\nvar unwrap = (result) => {\n if (result.isOk) {\n return result.value;\n } else {\n throw result.value;\n }\n};\nvar unwrapErr = (result) => {\n if (result.isErr) {\n return result.value;\n } else {\n throw result.value;\n }\n};\n\n// src/runtime/connected-callback.ts\nimport { BUILD as BUILD21 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/client-hydrate.ts\nimport { BUILD as BUILD9 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/profile.ts\nimport { BUILD as BUILD7 } from \"@stencil/core/internal/app-data\";\nvar i = 0;\nvar createTime = (fnName, tagName = \"\") => {\n if (BUILD7.profile && performance.mark) {\n const key = `st:${fnName}:${tagName}:${i++}`;\n performance.mark(key);\n return () => performance.measure(`[Stencil] ${fnName}() <${tagName}>`, key);\n } else {\n return () => {\n return;\n };\n }\n};\nvar uniqueTime = (key, measureText) => {\n if (BUILD7.profile && performance.mark) {\n if (performance.getEntriesByName(key, \"mark\").length === 0) {\n performance.mark(key);\n }\n return () => {\n if (performance.getEntriesByName(measureText, \"measure\").length === 0) {\n performance.measure(measureText, key);\n }\n };\n } else {\n return () => {\n return;\n };\n }\n};\nvar inspect = (ref) => {\n const hostRef = getHostRef(ref);\n if (!hostRef) {\n return void 0;\n }\n const flags = hostRef.$flags$;\n const hostElement = hostRef.$hostElement$;\n return {\n renderCount: hostRef.$renderCount$,\n flags: {\n hasRendered: !!(flags & 2 /* hasRendered */),\n hasConnected: !!(flags & 1 /* hasConnected */),\n isWaitingForChildren: !!(flags & 4 /* isWaitingForChildren */),\n isConstructingInstance: !!(flags & 8 /* isConstructingInstance */),\n isQueuedForUpdate: !!(flags & 16 /* isQueuedForUpdate */),\n hasInitializedComponent: !!(flags & 32 /* hasInitializedComponent */),\n hasLoadedComponent: !!(flags & 64 /* hasLoadedComponent */),\n isWatchReady: !!(flags & 128 /* isWatchReady */),\n isListenReady: !!(flags & 256 /* isListenReady */),\n needsRerender: !!(flags & 512 /* needsRerender */)\n },\n instanceValues: hostRef.$instanceValues$,\n ancestorComponent: hostRef.$ancestorComponent$,\n hostElement,\n lazyInstance: hostRef.$lazyInstance$,\n vnode: hostRef.$vnode$,\n modeName: hostRef.$modeName$,\n onReadyPromise: hostRef.$onReadyPromise$,\n onReadyResolve: hostRef.$onReadyResolve$,\n onInstancePromise: hostRef.$onInstancePromise$,\n onInstanceResolve: hostRef.$onInstanceResolve$,\n onRenderResolve: hostRef.$onRenderResolve$,\n queuedListeners: hostRef.$queuedListeners$,\n rmListeners: hostRef.$rmListeners$,\n [\"s-id\"]: hostElement[\"s-id\"],\n [\"s-cr\"]: hostElement[\"s-cr\"],\n [\"s-lr\"]: hostElement[\"s-lr\"],\n [\"s-p\"]: hostElement[\"s-p\"],\n [\"s-rc\"]: hostElement[\"s-rc\"],\n [\"s-sc\"]: hostElement[\"s-sc\"]\n };\n};\nvar installDevTools = () => {\n if (BUILD7.devTools) {\n const stencil = win.stencil = win.stencil || {};\n const originalInspect = stencil.inspect;\n stencil.inspect = (ref) => {\n let result = inspect(ref);\n if (!result && typeof originalInspect === \"function\") {\n result = originalInspect(ref);\n }\n return result;\n };\n }\n};\n\n// src/runtime/vdom/h.ts\nimport { BUILD as BUILD8 } from \"@stencil/core/internal/app-data\";\nvar h = (nodeName, vnodeData, ...children) => {\n let child = null;\n let key = null;\n let slotName = null;\n let simple = false;\n let lastSimple = false;\n const vNodeChildren = [];\n const walk = (c) => {\n for (let i2 = 0; i2 < c.length; i2++) {\n child = c[i2];\n if (Array.isArray(child)) {\n walk(child);\n } else if (child != null && typeof child !== \"boolean\") {\n if (simple = typeof nodeName !== \"function\" && !isComplexType(child)) {\n child = String(child);\n } else if (BUILD8.isDev && typeof nodeName !== \"function\" && child.$flags$ === void 0) {\n consoleDevError(`vNode passed as children has unexpected type.\nMake sure it's using the correct h() function.\nEmpty objects can also be the cause, look for JSX comments that became objects.`);\n }\n if (simple && lastSimple) {\n vNodeChildren[vNodeChildren.length - 1].$text$ += child;\n } else {\n vNodeChildren.push(simple ? newVNode(null, child) : child);\n }\n lastSimple = simple;\n }\n }\n };\n walk(children);\n if (vnodeData) {\n if (BUILD8.isDev && nodeName === \"input\") {\n validateInputProperties(vnodeData);\n }\n if (BUILD8.vdomKey && vnodeData.key) {\n key = vnodeData.key;\n }\n if (BUILD8.slotRelocation && vnodeData.name) {\n slotName = vnodeData.name;\n }\n if (BUILD8.vdomClass) {\n const classData = vnodeData.className || vnodeData.class;\n if (classData) {\n vnodeData.class = typeof classData !== \"object\" ? classData : Object.keys(classData).filter((k) => classData[k]).join(\" \");\n }\n }\n }\n if (BUILD8.isDev && vNodeChildren.some(isHost)) {\n consoleDevError(`The <Host> must be the single root component. Make sure:\n- You are NOT using hostData() and <Host> in the same component.\n- <Host> is used once, and it's the single root component of the render() function.`);\n }\n if (BUILD8.vdomFunctional && typeof nodeName === \"function\") {\n return nodeName(\n vnodeData === null ? {} : vnodeData,\n vNodeChildren,\n vdomFnUtils\n );\n }\n const vnode = newVNode(nodeName, null);\n vnode.$attrs$ = vnodeData;\n if (vNodeChildren.length > 0) {\n vnode.$children$ = vNodeChildren;\n }\n if (BUILD8.vdomKey) {\n vnode.$key$ = key;\n }\n if (BUILD8.slotRelocation) {\n vnode.$name$ = slotName;\n }\n return vnode;\n};\nvar newVNode = (tag, text) => {\n const vnode = {\n $flags$: 0,\n $tag$: tag,\n $text$: text,\n $elm$: null,\n $children$: null\n };\n if (BUILD8.vdomAttribute) {\n vnode.$attrs$ = null;\n }\n if (BUILD8.vdomKey) {\n vnode.$key$ = null;\n }\n if (BUILD8.slotRelocation) {\n vnode.$name$ = null;\n }\n return vnode;\n};\nvar Host = {};\nvar isHost = (node) => node && node.$tag$ === Host;\nvar vdomFnUtils = {\n forEach: (children, cb) => children.map(convertToPublic).forEach(cb),\n map: (children, cb) => children.map(convertToPublic).map(cb).map(convertToPrivate)\n};\nvar convertToPublic = (node) => ({\n vattrs: node.$attrs$,\n vchildren: node.$children$,\n vkey: node.$key$,\n vname: node.$name$,\n vtag: node.$tag$,\n vtext: node.$text$\n});\nvar convertToPrivate = (node) => {\n if (typeof node.vtag === \"function\") {\n const vnodeData = { ...node.vattrs };\n if (node.vkey) {\n vnodeData.key = node.vkey;\n }\n if (node.vname) {\n vnodeData.name = node.vname;\n }\n return h(node.vtag, vnodeData, ...node.vchildren || []);\n }\n const vnode = newVNode(node.vtag, node.vtext);\n vnode.$attrs$ = node.vattrs;\n vnode.$children$ = node.vchildren;\n vnode.$key$ = node.vkey;\n vnode.$name$ = node.vname;\n return vnode;\n};\nvar validateInputProperties = (inputElm) => {\n const props = Object.keys(inputElm);\n const value = props.indexOf(\"value\");\n if (value === -1) {\n return;\n }\n const typeIndex = props.indexOf(\"type\");\n const minIndex = props.indexOf(\"min\");\n const maxIndex = props.indexOf(\"max\");\n const stepIndex = props.indexOf(\"step\");\n if (value < typeIndex || value < minIndex || value < maxIndex || value < stepIndex) {\n consoleDevWarn(`The \"value\" prop of <input> should be set after \"min\", \"max\", \"type\" and \"step\"`);\n }\n};\n\n// src/runtime/client-hydrate.ts\nvar initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {\n const endHydrate = createTime(\"hydrateClient\", tagName);\n const shadowRoot = hostElm.shadowRoot;\n const childRenderNodes = [];\n const slotNodes = [];\n const shadowRootNodes = BUILD9.shadowDom && shadowRoot ? [] : null;\n const vnode = hostRef.$vnode$ = newVNode(tagName, null);\n if (!plt.$orgLocNodes$) {\n initializeDocumentHydrate(doc.body, plt.$orgLocNodes$ = /* @__PURE__ */ new Map());\n }\n hostElm[HYDRATE_ID] = hostId;\n hostElm.removeAttribute(HYDRATE_ID);\n clientHydrate(vnode, childRenderNodes, slotNodes, shadowRootNodes, hostElm, hostElm, hostId);\n childRenderNodes.map((c) => {\n const orgLocationId = c.$hostId$ + \".\" + c.$nodeId$;\n const orgLocationNode = plt.$orgLocNodes$.get(orgLocationId);\n const node = c.$elm$;\n if (orgLocationNode && supportsShadow && orgLocationNode[\"s-en\"] === \"\") {\n orgLocationNode.parentNode.insertBefore(node, orgLocationNode.nextSibling);\n }\n if (!shadowRoot) {\n node[\"s-hn\"] = tagName;\n if (orgLocationNode) {\n node[\"s-ol\"] = orgLocationNode;\n node[\"s-ol\"][\"s-nr\"] = node;\n }\n }\n plt.$orgLocNodes$.delete(orgLocationId);\n });\n if (BUILD9.shadowDom && shadowRoot) {\n shadowRootNodes.map((shadowRootNode) => {\n if (shadowRootNode) {\n shadowRoot.appendChild(shadowRootNode);\n }\n });\n }\n endHydrate();\n};\nvar clientHydrate = (parentVNode, childRenderNodes, slotNodes, shadowRootNodes, hostElm, node, hostId) => {\n let childNodeType;\n let childIdSplt;\n let childVNode;\n let i2;\n if (node.nodeType === 1 /* ElementNode */) {\n childNodeType = node.getAttribute(HYDRATE_CHILD_ID);\n if (childNodeType) {\n childIdSplt = childNodeType.split(\".\");\n if (childIdSplt[0] === hostId || childIdSplt[0] === \"0\") {\n childVNode = {\n $flags$: 0,\n $hostId$: childIdSplt[0],\n $nodeId$: childIdSplt[1],\n $depth$: childIdSplt[2],\n $index$: childIdSplt[3],\n $tag$: node.tagName.toLowerCase(),\n $elm$: node,\n $attrs$: null,\n $children$: null,\n $key$: null,\n $name$: null,\n $text$: null\n };\n childRenderNodes.push(childVNode);\n node.removeAttribute(HYDRATE_CHILD_ID);\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n parentVNode.$children$[childVNode.$index$] = childVNode;\n parentVNode = childVNode;\n if (shadowRootNodes && childVNode.$depth$ === \"0\") {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n }\n if (node.shadowRoot) {\n for (i2 = node.shadowRoot.childNodes.length - 1; i2 >= 0; i2--) {\n clientHydrate(\n parentVNode,\n childRenderNodes,\n slotNodes,\n shadowRootNodes,\n hostElm,\n node.shadowRoot.childNodes[i2],\n hostId\n );\n }\n }\n for (i2 = node.childNodes.length - 1; i2 >= 0; i2--) {\n clientHydrate(\n parentVNode,\n childRenderNodes,\n slotNodes,\n shadowRootNodes,\n hostElm,\n node.childNodes[i2],\n hostId\n );\n }\n } else if (node.nodeType === 8 /* CommentNode */) {\n childIdSplt = node.nodeValue.split(\".\");\n if (childIdSplt[1] === hostId || childIdSplt[1] === \"0\") {\n childNodeType = childIdSplt[0];\n childVNode = {\n $flags$: 0,\n $hostId$: childIdSplt[1],\n $nodeId$: childIdSplt[2],\n $depth$: childIdSplt[3],\n $index$: childIdSplt[4],\n $elm$: node,\n $attrs$: null,\n $children$: null,\n $key$: null,\n $name$: null,\n $tag$: null,\n $text$: null\n };\n if (childNodeType === TEXT_NODE_ID) {\n childVNode.$elm$ = node.nextSibling;\n if (childVNode.$elm$ && childVNode.$elm$.nodeType === 3 /* TextNode */) {\n childVNode.$text$ = childVNode.$elm$.textContent;\n childRenderNodes.push(childVNode);\n node.remove();\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n parentVNode.$children$[childVNode.$index$] = childVNode;\n if (shadowRootNodes && childVNode.$depth$ === \"0\") {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n } else if (childVNode.$hostId$ === hostId) {\n if (childNodeType === SLOT_NODE_ID) {\n childVNode.$tag$ = \"slot\";\n if (childIdSplt[5]) {\n node[\"s-sn\"] = childVNode.$name$ = childIdSplt[5];\n } else {\n node[\"s-sn\"] = \"\";\n }\n node[\"s-sr\"] = true;\n if (BUILD9.shadowDom && shadowRootNodes) {\n childVNode.$elm$ = doc.createElement(childVNode.$tag$);\n if (childVNode.$name$) {\n childVNode.$elm$.setAttribute(\"name\", childVNode.$name$);\n }\n node.parentNode.insertBefore(childVNode.$elm$, node);\n node.remove();\n if (childVNode.$depth$ === \"0\") {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n slotNodes.push(childVNode);\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n parentVNode.$children$[childVNode.$index$] = childVNode;\n } else if (childNodeType === CONTENT_REF_ID) {\n if (BUILD9.shadowDom && shadowRootNodes) {\n node.remove();\n } else if (BUILD9.slotRelocation) {\n hostElm[\"s-cr\"] = node;\n node[\"s-cn\"] = true;\n }\n }\n }\n }\n } else if (parentVNode && parentVNode.$tag$ === \"style\") {\n const vnode = newVNode(null, node.textContent);\n vnode.$elm$ = node;\n vnode.$index$ = \"0\";\n parentVNode.$children$ = [vnode];\n }\n};\nvar initializeDocumentHydrate = (node, orgLocNodes) => {\n if (node.nodeType === 1 /* ElementNode */) {\n let i2 = 0;\n if (node.shadowRoot) {\n for (; i2 < node.shadowRoot.childNodes.length; i2++) {\n initializeDocumentHydrate(node.shadowRoot.childNodes[i2], orgLocNodes);\n }\n }\n for (i2 = 0; i2 < node.childNodes.length; i2++) {\n initializeDocumentHydrate(node.childNodes[i2], orgLocNodes);\n }\n } else if (node.nodeType === 8 /* CommentNode */) {\n const childIdSplt = node.nodeValue.split(\".\");\n if (childIdSplt[0] === ORG_LOCATION_ID) {\n orgLocNodes.set(childIdSplt[1] + \".\" + childIdSplt[2], node);\n node.nodeValue = \"\";\n node[\"s-en\"] = childIdSplt[3];\n }\n }\n};\n\n// src/runtime/initialize-component.ts\nimport { BUILD as BUILD20 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/mode.ts\nvar computeMode = (elm) => modeResolutionChain.map((h2) => h2(elm)).find((m) => !!m);\nvar setMode = (handler) => modeResolutionChain.push(handler);\nvar getMode = (ref) => getHostRef(ref).$modeName$;\n\n// src/runtime/proxy-component.ts\nimport { BUILD as BUILD19 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/set-value.ts\nimport { BUILD as BUILD18 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/parse-property-value.ts\nimport { BUILD as BUILD10 } from \"@stencil/core/internal/app-data\";\nvar parsePropertyValue = (propValue, propType) => {\n if (propValue != null && !isComplexType(propValue)) {\n if (BUILD10.propBoolean && propType & 4 /* Boolean */) {\n return propValue === \"false\" ? false : propValue === \"\" || !!propValue;\n }\n if (BUILD10.propNumber && propType & 2 /* Number */) {\n return parseFloat(propValue);\n }\n if (BUILD10.propString && propType & 1 /* String */) {\n return String(propValue);\n }\n return propValue;\n }\n return propValue;\n};\n\n// src/runtime/update-component.ts\nimport { BUILD as BUILD17, NAMESPACE } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/event-emitter.ts\nimport { BUILD as BUILD12 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/element.ts\nimport { BUILD as BUILD11 } from \"@stencil/core/internal/app-data\";\nvar getElement = (ref) => BUILD11.lazyLoad ? getHostRef(ref).$hostElement$ : ref;\n\n// src/runtime/event-emitter.ts\nvar createEvent = (ref, name, flags) => {\n const elm = getElement(ref);\n return {\n emit: (detail) => {\n if (BUILD12.isDev && !elm.isConnected) {\n consoleDevWarn(`The \"${name}\" event was emitted, but the dispatcher node is no longer connected to the dom.`);\n }\n return emitEvent(elm, name, {\n bubbles: !!(flags & 4 /* Bubbles */),\n composed: !!(flags & 2 /* Composed */),\n cancelable: !!(flags & 1 /* Cancellable */),\n detail\n });\n }\n };\n};\nvar emitEvent = (elm, name, opts) => {\n const ev = plt.ce(name, opts);\n elm.dispatchEvent(ev);\n return ev;\n};\n\n// src/runtime/styles.ts\nimport { BUILD as BUILD13 } from \"@stencil/core/internal/app-data\";\nvar rootAppliedStyles = /* @__PURE__ */ new WeakMap();\nvar registerStyle = (scopeId2, cssText, allowCS) => {\n let style = styles.get(scopeId2);\n if (supportsConstructableStylesheets && allowCS) {\n style = style || new CSSStyleSheet();\n if (typeof style === \"string\") {\n style = cssText;\n } else {\n style.replaceSync(cssText);\n }\n } else {\n style = cssText;\n }\n styles.set(scopeId2, style);\n};\nvar addStyle = (styleContainerNode, cmpMeta, mode) => {\n var _a;\n const scopeId2 = getScopeId(cmpMeta, mode);\n const style = styles.get(scopeId2);\n if (!BUILD13.attachStyles) {\n return scopeId2;\n }\n styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : doc;\n if (style) {\n if (typeof style === \"string\") {\n styleContainerNode = styleContainerNode.head || styleContainerNode;\n let appliedStyles = rootAppliedStyles.get(styleContainerNode);\n let styleElm;\n if (!appliedStyles) {\n rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());\n }\n if (!appliedStyles.has(scopeId2)) {\n if (BUILD13.hydrateClientSide && styleContainerNode.host && (styleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}=\"${scopeId2}\"]`))) {\n styleElm.innerHTML = style;\n } else {\n styleElm = doc.createElement(\"style\");\n styleElm.innerHTML = style;\n const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);\n if (nonce != null) {\n styleElm.setAttribute(\"nonce\", nonce);\n }\n if ((BUILD13.hydrateServerSide || BUILD13.hotModuleReplacement) && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n styleElm.setAttribute(HYDRATED_STYLE_ID, scopeId2);\n }\n if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {\n if (styleContainerNode.nodeName === \"HEAD\") {\n const preconnectLinks = styleContainerNode.querySelectorAll(\"link[rel=preconnect]\");\n const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector(\"style\");\n styleContainerNode.insertBefore(styleElm, referenceNode2);\n } else if (\"host\" in styleContainerNode) {\n if (supportsConstructableStylesheets) {\n const stylesheet = new CSSStyleSheet();\n stylesheet.replaceSync(style);\n styleContainerNode.adoptedStyleSheets = [stylesheet, ...styleContainerNode.adoptedStyleSheets];\n } else {\n const existingStyleContainer = styleContainerNode.querySelector(\"style\");\n if (existingStyleContainer) {\n existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;\n } else {\n styleContainerNode.prepend(styleElm);\n }\n }\n } else {\n styleContainerNode.append(styleElm);\n }\n }\n if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */ && styleContainerNode.nodeName !== \"HEAD\") {\n styleContainerNode.insertBefore(styleElm, null);\n }\n }\n if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {\n styleElm.innerHTML += SLOT_FB_CSS;\n }\n if (appliedStyles) {\n appliedStyles.add(scopeId2);\n }\n }\n } else if (BUILD13.constructableCSS && !styleContainerNode.adoptedStyleSheets.includes(style)) {\n styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, style];\n }\n }\n return scopeId2;\n};\nvar attachStyles = (hostRef) => {\n const cmpMeta = hostRef.$cmpMeta$;\n const elm = hostRef.$hostElement$;\n const flags = cmpMeta.$flags$;\n const endAttachStyles = createTime(\"attachStyles\", cmpMeta.$tagName$);\n const scopeId2 = addStyle(\n BUILD13.shadowDom && supportsShadow && elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),\n cmpMeta,\n hostRef.$modeName$\n );\n if ((BUILD13.shadowDom || BUILD13.scoped) && BUILD13.cssAnnotations && flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */) {\n elm[\"s-sc\"] = scopeId2;\n elm.classList.add(scopeId2 + \"-h\");\n if (BUILD13.scoped && flags & 2 /* scopedCssEncapsulation */) {\n elm.classList.add(scopeId2 + \"-s\");\n }\n }\n endAttachStyles();\n};\nvar getScopeId = (cmp, mode) => \"sc-\" + (BUILD13.mode && mode && cmp.$flags$ & 32 /* hasMode */ ? cmp.$tagName$ + \"-\" + mode : cmp.$tagName$);\n\n// src/runtime/vdom/vdom-render.ts\nimport { BUILD as BUILD16 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/vdom/update-element.ts\nimport { BUILD as BUILD15 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/vdom/set-accessor.ts\nimport { BUILD as BUILD14 } from \"@stencil/core/internal/app-data\";\nvar setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {\n if (oldValue !== newValue) {\n let isProp = isMemberInElement(elm, memberName);\n let ln = memberName.toLowerCase();\n if (BUILD14.vdomClass && memberName === \"class\") {\n const classList = elm.classList;\n const oldClasses = parseClassList(oldValue);\n const newClasses = parseClassList(newValue);\n classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));\n classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));\n } else if (BUILD14.vdomStyle && memberName === \"style\") {\n if (BUILD14.updatable) {\n for (const prop in oldValue) {\n if (!newValue || newValue[prop] == null) {\n if (!BUILD14.hydrateServerSide && prop.includes(\"-\")) {\n elm.style.removeProperty(prop);\n } else {\n elm.style[prop] = \"\";\n }\n }\n }\n }\n for (const prop in newValue) {\n if (!oldValue || newValue[prop] !== oldValue[prop]) {\n if (!BUILD14.hydrateServerSide && prop.includes(\"-\")) {\n elm.style.setProperty(prop, newValue[prop]);\n } else {\n elm.style[prop] = newValue[prop];\n }\n }\n }\n } else if (BUILD14.vdomKey && memberName === \"key\") {\n } else if (BUILD14.vdomRef && memberName === \"ref\") {\n if (newValue) {\n newValue(elm);\n }\n } else if (BUILD14.vdomListener && (BUILD14.lazyLoad ? !isProp : !elm.__lookupSetter__(memberName)) && memberName[0] === \"o\" && memberName[1] === \"n\") {\n if (memberName[2] === \"-\") {\n memberName = memberName.slice(3);\n } else if (isMemberInElement(win, ln)) {\n memberName = ln.slice(2);\n } else {\n memberName = ln[2] + memberName.slice(3);\n }\n if (oldValue || newValue) {\n const capture = memberName.endsWith(CAPTURE_EVENT_SUFFIX);\n memberName = memberName.replace(CAPTURE_EVENT_REGEX, \"\");\n if (oldValue) {\n plt.rel(elm, memberName, oldValue, capture);\n }\n if (newValue) {\n plt.ael(elm, memberName, newValue, capture);\n }\n }\n } else if (BUILD14.vdomPropOrAttr) {\n const isComplex = isComplexType(newValue);\n if ((isProp || isComplex && newValue !== null) && !isSvg) {\n try {\n if (!elm.tagName.includes(\"-\")) {\n const n = newValue == null ? \"\" : newValue;\n if (memberName === \"list\") {\n isProp = false;\n } else if (oldValue == null || elm[memberName] != n) {\n if (typeof elm.__lookupSetter__(memberName) === \"function\") {\n elm[memberName] = n;\n } else {\n elm.setAttribute(memberName, n);\n }\n }\n } else {\n elm[memberName] = newValue;\n }\n } catch (e) {\n }\n }\n let xlink = false;\n if (BUILD14.vdomXlink) {\n if (ln !== (ln = ln.replace(/^xlink\\:?/, \"\"))) {\n memberName = ln;\n xlink = true;\n }\n }\n if (newValue == null || newValue === false) {\n if (newValue !== false || elm.getAttribute(memberName) === \"\") {\n if (BUILD14.vdomXlink && xlink) {\n elm.removeAttributeNS(XLINK_NS, memberName);\n } else {\n elm.removeAttribute(memberName);\n }\n }\n } else if ((!isProp || flags & 4 /* isHost */ || isSvg) && !isComplex) {\n newValue = newValue === true ? \"\" : newValue;\n if (BUILD14.vdomXlink && xlink) {\n elm.setAttributeNS(XLINK_NS, memberName, newValue);\n } else {\n elm.setAttribute(memberName, newValue);\n }\n }\n }\n }\n};\nvar parseClassListRegex = /\\s/;\nvar parseClassList = (value) => !value ? [] : value.split(parseClassListRegex);\nvar CAPTURE_EVENT_SUFFIX = \"Capture\";\nvar CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + \"$\");\n\n// src/runtime/vdom/update-element.ts\nvar updateElement = (oldVnode, newVnode, isSvgMode2) => {\n const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;\n const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || EMPTY_OBJ;\n const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;\n if (BUILD15.updatable) {\n for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {\n if (!(memberName in newVnodeAttrs)) {\n setAccessor(elm, memberName, oldVnodeAttrs[memberName], void 0, isSvgMode2, newVnode.$flags$);\n }\n }\n }\n for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {\n setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode2, newVnode.$flags$);\n }\n};\nfunction sortedAttrNames(attrNames) {\n return attrNames.includes(\"ref\") ? (\n // we need to sort these to ensure that `'ref'` is the last attr\n [...attrNames.filter((attr) => attr !== \"ref\"), \"ref\"]\n ) : (\n // no need to sort, return the original array\n attrNames\n );\n}\n\n// src/runtime/vdom/vdom-render.ts\nvar scopeId;\nvar contentRef;\nvar hostTagName;\nvar useNativeShadowDom = false;\nvar checkSlotFallbackVisibility = false;\nvar checkSlotRelocate = false;\nvar isSvgMode = false;\nvar createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {\n var _a;\n const newVNode2 = newParentVNode.$children$[childIndex];\n let i2 = 0;\n let elm;\n let childNode;\n let oldVNode;\n if (BUILD16.slotRelocation && !useNativeShadowDom) {\n checkSlotRelocate = true;\n if (newVNode2.$tag$ === \"slot\") {\n if (scopeId) {\n parentElm.classList.add(scopeId + \"-s\");\n }\n newVNode2.$flags$ |= newVNode2.$children$ ? (\n // slot element has fallback content\n // still create an element that \"mocks\" the slot element\n 2 /* isSlotFallback */\n ) : (\n // slot element does not have fallback content\n // create an html comment we'll use to always reference\n // where actual slot content should sit next to\n 1 /* isSlotReference */\n );\n }\n }\n if (BUILD16.isDev && newVNode2.$elm$) {\n consoleDevError(\n `The JSX ${newVNode2.$text$ !== null ? `\"${newVNode2.$text$}\" text` : `\"${newVNode2.$tag$}\" element`} node should not be shared within the same renderer. The renderer caches element lookups in order to improve performance. However, a side effect from this is that the exact same JSX node should not be reused. For more information please see https://stenciljs.com/docs/templating-jsx#avoid-shared-jsx-nodes`\n );\n }\n if (BUILD16.vdomText && newVNode2.$text$ !== null) {\n elm = newVNode2.$elm$ = doc.createTextNode(newVNode2.$text$);\n } else if (BUILD16.slotRelocation && newVNode2.$flags$ & 1 /* isSlotReference */) {\n elm = newVNode2.$elm$ = BUILD16.isDebug || BUILD16.hydrateServerSide ? slotReferenceDebugNode(newVNode2) : doc.createTextNode(\"\");\n } else {\n if (BUILD16.svg && !isSvgMode) {\n isSvgMode = newVNode2.$tag$ === \"svg\";\n }\n elm = newVNode2.$elm$ = BUILD16.svg ? doc.createElementNS(\n isSvgMode ? SVG_NS : HTML_NS,\n !useNativeShadowDom && BUILD16.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? \"slot-fb\" : newVNode2.$tag$\n ) : doc.createElement(\n !useNativeShadowDom && BUILD16.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? \"slot-fb\" : newVNode2.$tag$\n );\n if (BUILD16.svg && isSvgMode && newVNode2.$tag$ === \"foreignObject\") {\n isSvgMode = false;\n }\n if (BUILD16.vdomAttribute) {\n updateElement(null, newVNode2, isSvgMode);\n }\n const rootNode = elm.getRootNode();\n const isElementWithinShadowRoot = !rootNode.querySelector(\"body\");\n if (!isElementWithinShadowRoot && BUILD16.scoped && isDef(scopeId) && elm[\"s-si\"] !== scopeId) {\n elm.classList.add(elm[\"s-si\"] = scopeId);\n }\n if (BUILD16.scoped) {\n updateElementScopeIds(elm, parentElm);\n }\n if (newVNode2.$children$) {\n for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {\n childNode = createElm(oldParentVNode, newVNode2, i2, elm);\n if (childNode) {\n elm.appendChild(childNode);\n }\n }\n }\n if (BUILD16.svg) {\n if (newVNode2.$tag$ === \"svg\") {\n isSvgMode = false;\n } else if (elm.tagName === \"foreignObject\") {\n isSvgMode = true;\n }\n }\n }\n elm[\"s-hn\"] = hostTagName;\n if (BUILD16.slotRelocation) {\n if (newVNode2.$flags$ & (2 /* isSlotFallback */ | 1 /* isSlotReference */)) {\n elm[\"s-sr\"] = true;\n elm[\"s-cr\"] = contentRef;\n elm[\"s-sn\"] = newVNode2.$name$ || \"\";\n elm[\"s-rf\"] = (_a = newVNode2.$attrs$) == null ? void 0 : _a.ref;\n oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];\n if (oldVNode && oldVNode.$tag$ === newVNode2.$tag$ && oldParentVNode.$elm$) {\n if (BUILD16.experimentalSlotFixes) {\n relocateToHostRoot(oldParentVNode.$elm$);\n } else {\n putBackInOriginalLocation(oldParentVNode.$elm$, false);\n }\n }\n }\n }\n return elm;\n};\nvar relocateToHostRoot = (parentElm) => {\n plt.$flags$ |= 1 /* isTmpDisconnected */;\n const host = parentElm.closest(hostTagName.toLowerCase());\n if (host != null) {\n const contentRefNode = Array.from(host.childNodes).find((ref) => ref[\"s-cr\"]);\n const childNodeArray = Array.from(parentElm.childNodes);\n for (const childNode of contentRefNode ? childNodeArray.reverse() : childNodeArray) {\n if (childNode[\"s-sh\"] != null) {\n insertBefore(host, childNode, contentRefNode != null ? contentRefNode : null);\n childNode[\"s-sh\"] = void 0;\n checkSlotRelocate = true;\n }\n }\n }\n plt.$flags$ &= ~1 /* isTmpDisconnected */;\n};\nvar putBackInOriginalLocation = (parentElm, recursive) => {\n plt.$flags$ |= 1 /* isTmpDisconnected */;\n const oldSlotChildNodes = Array.from(parentElm.childNodes);\n if (parentElm[\"s-sr\"] && BUILD16.experimentalSlotFixes) {\n let node = parentElm;\n while (node = node.nextSibling) {\n if (node && node[\"s-sn\"] === parentElm[\"s-sn\"] && node[\"s-sh\"] === hostTagName) {\n oldSlotChildNodes.push(node);\n }\n }\n }\n for (let i2 = oldSlotChildNodes.length - 1; i2 >= 0; i2--) {\n const childNode = oldSlotChildNodes[i2];\n if (childNode[\"s-hn\"] !== hostTagName && childNode[\"s-ol\"]) {\n insertBefore(parentReferenceNode(childNode), childNode, referenceNode(childNode));\n childNode[\"s-ol\"].remove();\n childNode[\"s-ol\"] = void 0;\n childNode[\"s-sh\"] = void 0;\n checkSlotRelocate = true;\n }\n if (recursive) {\n putBackInOriginalLocation(childNode, recursive);\n }\n }\n plt.$flags$ &= ~1 /* isTmpDisconnected */;\n};\nvar addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {\n let containerElm = BUILD16.slotRelocation && parentElm[\"s-cr\"] && parentElm[\"s-cr\"].parentNode || parentElm;\n let childNode;\n if (BUILD16.shadowDom && containerElm.shadowRoot && containerElm.tagName === hostTagName) {\n containerElm = containerElm.shadowRoot;\n }\n for (; startIdx <= endIdx; ++startIdx) {\n if (vnodes[startIdx]) {\n childNode = createElm(null, parentVNode, startIdx, parentElm);\n if (childNode) {\n vnodes[startIdx].$elm$ = childNode;\n insertBefore(containerElm, childNode, BUILD16.slotRelocation ? referenceNode(before) : before);\n }\n }\n }\n};\nvar removeVnodes = (vnodes, startIdx, endIdx) => {\n for (let index = startIdx; index <= endIdx; ++index) {\n const vnode = vnodes[index];\n if (vnode) {\n const elm = vnode.$elm$;\n nullifyVNodeRefs(vnode);\n if (elm) {\n if (BUILD16.slotRelocation) {\n checkSlotFallbackVisibility = true;\n if (elm[\"s-ol\"]) {\n elm[\"s-ol\"].remove();\n } else {\n putBackInOriginalLocation(elm, true);\n }\n }\n elm.remove();\n }\n }\n }\n};\nvar updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = false) => {\n let oldStartIdx = 0;\n let newStartIdx = 0;\n let idxInOld = 0;\n let i2 = 0;\n let oldEndIdx = oldCh.length - 1;\n let oldStartVnode = oldCh[0];\n let oldEndVnode = oldCh[oldEndIdx];\n let newEndIdx = newCh.length - 1;\n let newStartVnode = newCh[0];\n let newEndVnode = newCh[newEndIdx];\n let node;\n let elmToMove;\n while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {\n if (oldStartVnode == null) {\n oldStartVnode = oldCh[++oldStartIdx];\n } else if (oldEndVnode == null) {\n oldEndVnode = oldCh[--oldEndIdx];\n } else if (newStartVnode == null) {\n newStartVnode = newCh[++newStartIdx];\n } else if (newEndVnode == null) {\n newEndVnode = newCh[--newEndIdx];\n } else if (isSameVnode(oldStartVnode, newStartVnode, isInitialRender)) {\n patch(oldStartVnode, newStartVnode, isInitialRender);\n oldStartVnode = oldCh[++oldStartIdx];\n newStartVnode = newCh[++newStartIdx];\n } else if (isSameVnode(oldEndVnode, newEndVnode, isInitialRender)) {\n patch(oldEndVnode, newEndVnode, isInitialRender);\n oldEndVnode = oldCh[--oldEndIdx];\n newEndVnode = newCh[--newEndIdx];\n } else if (isSameVnode(oldStartVnode, newEndVnode, isInitialRender)) {\n if (BUILD16.slotRelocation && (oldStartVnode.$tag$ === \"slot\" || newEndVnode.$tag$ === \"slot\")) {\n putBackInOriginalLocation(oldStartVnode.$elm$.parentNode, false);\n }\n patch(oldStartVnode, newEndVnode, isInitialRender);\n insertBefore(parentElm, oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);\n oldStartVnode = oldCh[++oldStartIdx];\n newEndVnode = newCh[--newEndIdx];\n } else if (isSameVnode(oldEndVnode, newStartVnode, isInitialRender)) {\n if (BUILD16.slotRelocation && (oldStartVnode.$tag$ === \"slot\" || newEndVnode.$tag$ === \"slot\")) {\n putBackInOriginalLocation(oldEndVnode.$elm$.parentNode, false);\n }\n patch(oldEndVnode, newStartVnode, isInitialRender);\n insertBefore(parentElm, oldEndVnode.$elm$, oldStartVnode.$elm$);\n oldEndVnode = oldCh[--oldEndIdx];\n newStartVnode = newCh[++newStartIdx];\n } else {\n idxInOld = -1;\n if (BUILD16.vdomKey) {\n for (i2 = oldStartIdx; i2 <= oldEndIdx; ++i2) {\n if (oldCh[i2] && oldCh[i2].$key$ !== null && oldCh[i2].$key$ === newStartVnode.$key$) {\n idxInOld = i2;\n break;\n }\n }\n }\n if (BUILD16.vdomKey && idxInOld >= 0) {\n elmToMove = oldCh[idxInOld];\n if (elmToMove.$tag$ !== newStartVnode.$tag$) {\n node = createElm(oldCh && oldCh[newStartIdx], newVNode2, idxInOld, parentElm);\n } else {\n patch(elmToMove, newStartVnode, isInitialRender);\n oldCh[idxInOld] = void 0;\n node = elmToMove.$elm$;\n }\n newStartVnode = newCh[++newStartIdx];\n } else {\n node = createElm(oldCh && oldCh[newStartIdx], newVNode2, newStartIdx, parentElm);\n newStartVnode = newCh[++newStartIdx];\n }\n if (node) {\n if (BUILD16.slotRelocation) {\n insertBefore(parentReferenceNode(oldStartVnode.$elm$), node, referenceNode(oldStartVnode.$elm$));\n } else {\n insertBefore(oldStartVnode.$elm$.parentNode, node, oldStartVnode.$elm$);\n }\n }\n }\n }\n if (oldStartIdx > oldEndIdx) {\n addVnodes(\n parentElm,\n newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$,\n newVNode2,\n newCh,\n newStartIdx,\n newEndIdx\n );\n } else if (BUILD16.updatable && newStartIdx > newEndIdx) {\n removeVnodes(oldCh, oldStartIdx, oldEndIdx);\n }\n};\nvar isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {\n if (leftVNode.$tag$ === rightVNode.$tag$) {\n if (BUILD16.slotRelocation && leftVNode.$tag$ === \"slot\") {\n if (\n // The component gets hydrated and no VDOM has been initialized.\n // Here the comparison can't happen as $name$ property is not set for `leftNode`.\n \"$nodeId$\" in leftVNode && isInitialRender && // `leftNode` is not from type HTMLComment which would cause many\n // hydration comments to be removed\n leftVNode.$elm$.nodeType !== 8\n ) {\n return false;\n }\n return leftVNode.$name$ === rightVNode.$name$;\n }\n if (BUILD16.vdomKey && !isInitialRender) {\n return leftVNode.$key$ === rightVNode.$key$;\n }\n return true;\n }\n return false;\n};\nvar referenceNode = (node) => {\n return node && node[\"s-ol\"] || node;\n};\nvar parentReferenceNode = (node) => (node[\"s-ol\"] ? node[\"s-ol\"] : node).parentNode;\nvar patch = (oldVNode, newVNode2, isInitialRender = false) => {\n const elm = newVNode2.$elm$ = oldVNode.$elm$;\n const oldChildren = oldVNode.$children$;\n const newChildren = newVNode2.$children$;\n const tag = newVNode2.$tag$;\n const text = newVNode2.$text$;\n let defaultHolder;\n if (!BUILD16.vdomText || text === null) {\n if (BUILD16.svg) {\n isSvgMode = tag === \"svg\" ? true : tag === \"foreignObject\" ? false : isSvgMode;\n }\n if (BUILD16.vdomAttribute || BUILD16.reflect) {\n if (BUILD16.slot && tag === \"slot\" && !useNativeShadowDom) {\n if (BUILD16.experimentalSlotFixes && oldVNode.$name$ !== newVNode2.$name$) {\n newVNode2.$elm$[\"s-sn\"] = newVNode2.$name$ || \"\";\n relocateToHostRoot(newVNode2.$elm$.parentElement);\n }\n } else {\n updateElement(oldVNode, newVNode2, isSvgMode);\n }\n }\n if (BUILD16.updatable && oldChildren !== null && newChildren !== null) {\n updateChildren(elm, oldChildren, newVNode2, newChildren, isInitialRender);\n } else if (newChildren !== null) {\n if (BUILD16.updatable && BUILD16.vdomText && oldVNode.$text$ !== null) {\n elm.textContent = \"\";\n }\n addVnodes(elm, null, newVNode2, newChildren, 0, newChildren.length - 1);\n } else if (\n // don't do this on initial render as it can cause non-hydrated content to be removed\n !isInitialRender && BUILD16.updatable && oldChildren !== null\n ) {\n removeVnodes(oldChildren, 0, oldChildren.length - 1);\n }\n if (BUILD16.svg && isSvgMode && tag === \"svg\") {\n isSvgMode = false;\n }\n } else if (BUILD16.vdomText && BUILD16.slotRelocation && (defaultHolder = elm[\"s-cr\"])) {\n defaultHolder.parentNode.textContent = text;\n } else if (BUILD16.vdomText && oldVNode.$text$ !== text) {\n elm.data = text;\n }\n};\nvar updateFallbackSlotVisibility = (elm) => {\n const childNodes = elm.childNodes;\n for (const childNode of childNodes) {\n if (childNode.nodeType === 1 /* ElementNode */) {\n if (childNode[\"s-sr\"]) {\n const slotName = childNode[\"s-sn\"];\n childNode.hidden = false;\n for (const siblingNode of childNodes) {\n if (siblingNode !== childNode) {\n if (siblingNode[\"s-hn\"] !== childNode[\"s-hn\"] || slotName !== \"\") {\n if (siblingNode.nodeType === 1 /* ElementNode */ && (slotName === siblingNode.getAttribute(\"slot\") || slotName === siblingNode[\"s-sn\"]) || siblingNode.nodeType === 3 /* TextNode */ && slotName === siblingNode[\"s-sn\"]) {\n childNode.hidden = true;\n break;\n }\n } else {\n if (siblingNode.nodeType === 1 /* ElementNode */ || siblingNode.nodeType === 3 /* TextNode */ && siblingNode.textContent.trim() !== \"\") {\n childNode.hidden = true;\n break;\n }\n }\n }\n }\n }\n updateFallbackSlotVisibility(childNode);\n }\n }\n};\nvar relocateNodes = [];\nvar markSlotContentForRelocation = (elm) => {\n let node;\n let hostContentNodes;\n let j;\n for (const childNode of elm.childNodes) {\n if (childNode[\"s-sr\"] && (node = childNode[\"s-cr\"]) && node.parentNode) {\n hostContentNodes = node.parentNode.childNodes;\n const slotName = childNode[\"s-sn\"];\n for (j = hostContentNodes.length - 1; j >= 0; j--) {\n node = hostContentNodes[j];\n if (!node[\"s-cn\"] && !node[\"s-nr\"] && node[\"s-hn\"] !== childNode[\"s-hn\"] && (!BUILD16.experimentalSlotFixes || !node[\"s-sh\"] || node[\"s-sh\"] !== childNode[\"s-hn\"])) {\n if (isNodeLocatedInSlot(node, slotName)) {\n let relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);\n checkSlotFallbackVisibility = true;\n node[\"s-sn\"] = node[\"s-sn\"] || slotName;\n if (relocateNodeData) {\n relocateNodeData.$nodeToRelocate$[\"s-sh\"] = childNode[\"s-hn\"];\n relocateNodeData.$slotRefNode$ = childNode;\n } else {\n node[\"s-sh\"] = childNode[\"s-hn\"];\n relocateNodes.push({\n $slotRefNode$: childNode,\n $nodeToRelocate$: node\n });\n }\n if (node[\"s-sr\"]) {\n relocateNodes.map((relocateNode) => {\n if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node[\"s-sn\"])) {\n relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);\n if (relocateNodeData && !relocateNode.$slotRefNode$) {\n relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;\n }\n }\n });\n }\n } else if (!relocateNodes.some((r) => r.$nodeToRelocate$ === node)) {\n relocateNodes.push({\n $nodeToRelocate$: node\n });\n }\n }\n }\n }\n if (childNode.nodeType === 1 /* ElementNode */) {\n markSlotContentForRelocation(childNode);\n }\n }\n};\nvar isNodeLocatedInSlot = (nodeToRelocate, slotName) => {\n if (nodeToRelocate.nodeType === 1 /* ElementNode */) {\n if (nodeToRelocate.getAttribute(\"slot\") === null && slotName === \"\") {\n return true;\n }\n if (nodeToRelocate.getAttribute(\"slot\") === slotName) {\n return true;\n }\n return false;\n }\n if (nodeToRelocate[\"s-sn\"] === slotName) {\n return true;\n }\n return slotName === \"\";\n};\nvar nullifyVNodeRefs = (vNode) => {\n if (BUILD16.vdomRef) {\n vNode.$attrs$ && vNode.$attrs$.ref && vNode.$attrs$.ref(null);\n vNode.$children$ && vNode.$children$.map(nullifyVNodeRefs);\n }\n};\nvar insertBefore = (parent, newNode, reference) => {\n const inserted = parent == null ? void 0 : parent.insertBefore(newNode, reference);\n if (BUILD16.scoped) {\n updateElementScopeIds(newNode, parent);\n }\n return inserted;\n};\nvar findScopeIds = (element) => {\n const scopeIds = [];\n if (element) {\n scopeIds.push(\n ...element[\"s-scs\"] || [],\n element[\"s-si\"],\n element[\"s-sc\"],\n ...findScopeIds(element.parentElement)\n );\n }\n return scopeIds;\n};\nvar updateElementScopeIds = (element, parent, iterateChildNodes = false) => {\n var _a;\n if (element && parent && element.nodeType === 1 /* ElementNode */) {\n const scopeIds = new Set(findScopeIds(parent).filter(Boolean));\n if (scopeIds.size) {\n (_a = element.classList) == null ? void 0 : _a.add(...element[\"s-scs\"] = Array.from(scopeIds));\n if (element[\"s-ol\"] || iterateChildNodes) {\n for (const childNode of Array.from(element.childNodes)) {\n updateElementScopeIds(childNode, element, true);\n }\n }\n }\n }\n};\nvar renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {\n var _a, _b, _c, _d, _e;\n const hostElm = hostRef.$hostElement$;\n const cmpMeta = hostRef.$cmpMeta$;\n const oldVNode = hostRef.$vnode$ || newVNode(null, null);\n const rootVnode = isHost(renderFnResults) ? renderFnResults : h(null, null, renderFnResults);\n hostTagName = hostElm.tagName;\n if (BUILD16.isDev && Array.isArray(renderFnResults) && renderFnResults.some(isHost)) {\n throw new Error(`The <Host> must be the single root component.\nLooks like the render() function of \"${hostTagName.toLowerCase()}\" is returning an array that contains the <Host>.\n\nThe render() function should look like this instead:\n\nrender() {\n // Do not return an array\n return (\n <Host>{content}</Host>\n );\n}\n `);\n }\n if (BUILD16.reflect && cmpMeta.$attrsToReflect$) {\n rootVnode.$attrs$ = rootVnode.$attrs$ || {};\n cmpMeta.$attrsToReflect$.map(\n ([propName, attribute]) => rootVnode.$attrs$[attribute] = hostElm[propName]\n );\n }\n if (isInitialLoad && rootVnode.$attrs$) {\n for (const key of Object.keys(rootVnode.$attrs$)) {\n if (hostElm.hasAttribute(key) && ![\"key\", \"ref\", \"style\", \"class\"].includes(key)) {\n rootVnode.$attrs$[key] = hostElm[key];\n }\n }\n }\n rootVnode.$tag$ = null;\n rootVnode.$flags$ |= 4 /* isHost */;\n hostRef.$vnode$ = rootVnode;\n rootVnode.$elm$ = oldVNode.$elm$ = BUILD16.shadowDom ? hostElm.shadowRoot || hostElm : hostElm;\n if (BUILD16.scoped || BUILD16.shadowDom) {\n scopeId = hostElm[\"s-sc\"];\n }\n useNativeShadowDom = supportsShadow && (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;\n if (BUILD16.slotRelocation) {\n contentRef = hostElm[\"s-cr\"];\n checkSlotFallbackVisibility = false;\n }\n patch(oldVNode, rootVnode, isInitialLoad);\n if (BUILD16.slotRelocation) {\n plt.$flags$ |= 1 /* isTmpDisconnected */;\n if (checkSlotRelocate) {\n markSlotContentForRelocation(rootVnode.$elm$);\n for (const relocateData of relocateNodes) {\n const nodeToRelocate = relocateData.$nodeToRelocate$;\n if (!nodeToRelocate[\"s-ol\"]) {\n const orgLocationNode = BUILD16.isDebug || BUILD16.hydrateServerSide ? originalLocationDebugNode(nodeToRelocate) : doc.createTextNode(\"\");\n orgLocationNode[\"s-nr\"] = nodeToRelocate;\n insertBefore(nodeToRelocate.parentNode, nodeToRelocate[\"s-ol\"] = orgLocationNode, nodeToRelocate);\n }\n }\n for (const relocateData of relocateNodes) {\n const nodeToRelocate = relocateData.$nodeToRelocate$;\n const slotRefNode = relocateData.$slotRefNode$;\n if (slotRefNode) {\n const parentNodeRef = slotRefNode.parentNode;\n let insertBeforeNode = slotRefNode.nextSibling;\n if (!BUILD16.experimentalSlotFixes || insertBeforeNode && insertBeforeNode.nodeType === 1 /* ElementNode */) {\n let orgLocationNode = (_a = nodeToRelocate[\"s-ol\"]) == null ? void 0 : _a.previousSibling;\n while (orgLocationNode) {\n let refNode = (_b = orgLocationNode[\"s-nr\"]) != null ? _b : null;\n if (refNode && refNode[\"s-sn\"] === nodeToRelocate[\"s-sn\"] && parentNodeRef === refNode.parentNode) {\n refNode = refNode.nextSibling;\n while (refNode === nodeToRelocate || (refNode == null ? void 0 : refNode[\"s-sr\"])) {\n refNode = refNode == null ? void 0 : refNode.nextSibling;\n }\n if (!refNode || !refNode[\"s-nr\"]) {\n insertBeforeNode = refNode;\n break;\n }\n }\n orgLocationNode = orgLocationNode.previousSibling;\n }\n }\n if (!insertBeforeNode && parentNodeRef !== nodeToRelocate.parentNode || nodeToRelocate.nextSibling !== insertBeforeNode) {\n if (nodeToRelocate !== insertBeforeNode) {\n if (!BUILD16.experimentalSlotFixes && !nodeToRelocate[\"s-hn\"] && nodeToRelocate[\"s-ol\"]) {\n nodeToRelocate[\"s-hn\"] = nodeToRelocate[\"s-ol\"].parentNode.nodeName;\n }\n insertBefore(parentNodeRef, nodeToRelocate, insertBeforeNode);\n if (nodeToRelocate.nodeType === 1 /* ElementNode */) {\n nodeToRelocate.hidden = (_c = nodeToRelocate[\"s-ih\"]) != null ? _c : false;\n }\n }\n }\n nodeToRelocate && typeof slotRefNode[\"s-rf\"] === \"function\" && slotRefNode[\"s-rf\"](nodeToRelocate);\n } else {\n if (nodeToRelocate.nodeType === 1 /* ElementNode */) {\n if (isInitialLoad) {\n nodeToRelocate[\"s-ih\"] = (_d = nodeToRelocate.hidden) != null ? _d : false;\n }\n nodeToRelocate.hidden = true;\n }\n }\n }\n }\n if (checkSlotFallbackVisibility) {\n updateFallbackSlotVisibility(rootVnode.$elm$);\n }\n plt.$flags$ &= ~1 /* isTmpDisconnected */;\n relocateNodes.length = 0;\n }\n if (BUILD16.experimentalScopedSlotChanges && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n for (const childNode of rootVnode.$elm$.childNodes) {\n if (childNode[\"s-hn\"] !== hostTagName && !childNode[\"s-sh\"]) {\n if (isInitialLoad && childNode[\"s-ih\"] == null) {\n childNode[\"s-ih\"] = (_e = childNode.hidden) != null ? _e : false;\n }\n childNode.hidden = true;\n }\n }\n }\n contentRef = void 0;\n};\nvar slotReferenceDebugNode = (slotVNode) => doc.createComment(\n `<slot${slotVNode.$name$ ? ' name=\"' + slotVNode.$name$ + '\"' : \"\"}> (host=${hostTagName.toLowerCase()})`\n);\nvar originalLocationDebugNode = (nodeToRelocate) => doc.createComment(\n `org-location for ` + (nodeToRelocate.localName ? `<${nodeToRelocate.localName}> (host=${nodeToRelocate[\"s-hn\"]})` : `[${nodeToRelocate.textContent}]`)\n);\n\n// src/runtime/update-component.ts\nvar attachToAncestor = (hostRef, ancestorComponent) => {\n if (BUILD17.asyncLoading && ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent[\"s-p\"]) {\n ancestorComponent[\"s-p\"].push(new Promise((r) => hostRef.$onRenderResolve$ = r));\n }\n};\nvar scheduleUpdate = (hostRef, isInitialLoad) => {\n if (BUILD17.taskQueue && BUILD17.updatable) {\n hostRef.$flags$ |= 16 /* isQueuedForUpdate */;\n }\n if (BUILD17.asyncLoading && hostRef.$flags$ & 4 /* isWaitingForChildren */) {\n hostRef.$flags$ |= 512 /* needsRerender */;\n return;\n }\n attachToAncestor(hostRef, hostRef.$ancestorComponent$);\n const dispatch = () => dispatchHooks(hostRef, isInitialLoad);\n return BUILD17.taskQueue ? writeTask(dispatch) : dispatch();\n};\nvar dispatchHooks = (hostRef, isInitialLoad) => {\n const elm = hostRef.$hostElement$;\n const endSchedule = createTime(\"scheduleUpdate\", hostRef.$cmpMeta$.$tagName$);\n const instance = BUILD17.lazyLoad ? hostRef.$lazyInstance$ : elm;\n if (!instance) {\n throw new Error(\n `Can't render component <${elm.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \\`externalRuntime: true\\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`\n );\n }\n let maybePromise;\n if (isInitialLoad) {\n if (BUILD17.lazyLoad && BUILD17.hostListener) {\n hostRef.$flags$ |= 256 /* isListenReady */;\n if (hostRef.$queuedListeners$) {\n hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event));\n hostRef.$queuedListeners$ = void 0;\n }\n }\n emitLifecycleEvent(elm, \"componentWillLoad\");\n if (BUILD17.cmpWillLoad) {\n maybePromise = safeCall(instance, \"componentWillLoad\");\n }\n } else {\n emitLifecycleEvent(elm, \"componentWillUpdate\");\n if (BUILD17.cmpWillUpdate) {\n maybePromise = safeCall(instance, \"componentWillUpdate\");\n }\n }\n emitLifecycleEvent(elm, \"componentWillRender\");\n if (BUILD17.cmpWillRender) {\n maybePromise = enqueue(maybePromise, () => safeCall(instance, \"componentWillRender\"));\n }\n endSchedule();\n return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));\n};\nvar enqueue = (maybePromise, fn) => isPromisey(maybePromise) ? maybePromise.then(fn).catch((err2) => {\n console.error(err2);\n fn();\n}) : fn();\nvar isPromisey = (maybePromise) => maybePromise instanceof Promise || maybePromise && maybePromise.then && typeof maybePromise.then === \"function\";\nvar updateComponent = async (hostRef, instance, isInitialLoad) => {\n var _a;\n const elm = hostRef.$hostElement$;\n const endUpdate = createTime(\"update\", hostRef.$cmpMeta$.$tagName$);\n const rc = elm[\"s-rc\"];\n if (BUILD17.style && isInitialLoad) {\n attachStyles(hostRef);\n }\n const endRender = createTime(\"render\", hostRef.$cmpMeta$.$tagName$);\n if (BUILD17.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n if (BUILD17.hydrateServerSide) {\n await callRender(hostRef, instance, elm, isInitialLoad);\n } else {\n callRender(hostRef, instance, elm, isInitialLoad);\n }\n if (BUILD17.isDev) {\n hostRef.$renderCount$ = hostRef.$renderCount$ === void 0 ? 1 : hostRef.$renderCount$ + 1;\n hostRef.$flags$ &= ~1024 /* devOnRender */;\n }\n if (BUILD17.hydrateServerSide) {\n try {\n serverSideConnected(elm);\n if (isInitialLoad) {\n if (hostRef.$cmpMeta$.$flags$ & 1 /* shadowDomEncapsulation */) {\n elm[\"s-en\"] = \"\";\n } else if (hostRef.$cmpMeta$.$flags$ & 2 /* scopedCssEncapsulation */) {\n elm[\"s-en\"] = \"c\";\n }\n }\n } catch (e) {\n consoleError(e, elm);\n }\n }\n if (BUILD17.asyncLoading && rc) {\n rc.map((cb) => cb());\n elm[\"s-rc\"] = void 0;\n }\n endRender();\n endUpdate();\n if (BUILD17.asyncLoading) {\n const childrenPromises = (_a = elm[\"s-p\"]) != null ? _a : [];\n const postUpdate = () => postUpdateComponent(hostRef);\n if (childrenPromises.length === 0) {\n postUpdate();\n } else {\n Promise.all(childrenPromises).then(postUpdate);\n hostRef.$flags$ |= 4 /* isWaitingForChildren */;\n childrenPromises.length = 0;\n }\n } else {\n postUpdateComponent(hostRef);\n }\n};\nvar renderingRef = null;\nvar callRender = (hostRef, instance, elm, isInitialLoad) => {\n const allRenderFn = BUILD17.allRenderFn ? true : false;\n const lazyLoad = BUILD17.lazyLoad ? true : false;\n const taskQueue = BUILD17.taskQueue ? true : false;\n const updatable = BUILD17.updatable ? true : false;\n try {\n renderingRef = instance;\n instance = allRenderFn ? instance.render() : instance.render && instance.render();\n if (updatable && taskQueue) {\n hostRef.$flags$ &= ~16 /* isQueuedForUpdate */;\n }\n if (updatable || lazyLoad) {\n hostRef.$flags$ |= 2 /* hasRendered */;\n }\n if (BUILD17.hasRenderFn || BUILD17.reflect) {\n if (BUILD17.vdomRender || BUILD17.reflect) {\n if (BUILD17.hydrateServerSide) {\n return Promise.resolve(instance).then((value) => renderVdom(hostRef, value, isInitialLoad));\n } else {\n renderVdom(hostRef, instance, isInitialLoad);\n }\n } else {\n const shadowRoot = elm.shadowRoot;\n if (hostRef.$cmpMeta$.$flags$ & 1 /* shadowDomEncapsulation */) {\n shadowRoot.textContent = instance;\n } else {\n elm.textContent = instance;\n }\n }\n }\n } catch (e) {\n consoleError(e, hostRef.$hostElement$);\n }\n renderingRef = null;\n return null;\n};\nvar getRenderingRef = () => renderingRef;\nvar postUpdateComponent = (hostRef) => {\n const tagName = hostRef.$cmpMeta$.$tagName$;\n const elm = hostRef.$hostElement$;\n const endPostUpdate = createTime(\"postUpdate\", tagName);\n const instance = BUILD17.lazyLoad ? hostRef.$lazyInstance$ : elm;\n const ancestorComponent = hostRef.$ancestorComponent$;\n if (BUILD17.cmpDidRender) {\n if (BUILD17.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n safeCall(instance, \"componentDidRender\");\n if (BUILD17.isDev) {\n hostRef.$flags$ &= ~1024 /* devOnRender */;\n }\n }\n emitLifecycleEvent(elm, \"componentDidRender\");\n if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {\n hostRef.$flags$ |= 64 /* hasLoadedComponent */;\n if (BUILD17.asyncLoading && BUILD17.cssAnnotations) {\n addHydratedFlag(elm);\n }\n if (BUILD17.cmpDidLoad) {\n if (BUILD17.isDev) {\n hostRef.$flags$ |= 2048 /* devOnDidLoad */;\n }\n safeCall(instance, \"componentDidLoad\");\n if (BUILD17.isDev) {\n hostRef.$flags$ &= ~2048 /* devOnDidLoad */;\n }\n }\n emitLifecycleEvent(elm, \"componentDidLoad\");\n endPostUpdate();\n if (BUILD17.asyncLoading) {\n hostRef.$onReadyResolve$(elm);\n if (!ancestorComponent) {\n appDidLoad(tagName);\n }\n }\n } else {\n if (BUILD17.cmpDidUpdate) {\n if (BUILD17.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n safeCall(instance, \"componentDidUpdate\");\n if (BUILD17.isDev) {\n hostRef.$flags$ &= ~1024 /* devOnRender */;\n }\n }\n emitLifecycleEvent(elm, \"componentDidUpdate\");\n endPostUpdate();\n }\n if (BUILD17.method && BUILD17.lazyLoad) {\n hostRef.$onInstanceResolve$(elm);\n }\n if (BUILD17.asyncLoading) {\n if (hostRef.$onRenderResolve$) {\n hostRef.$onRenderResolve$();\n hostRef.$onRenderResolve$ = void 0;\n }\n if (hostRef.$flags$ & 512 /* needsRerender */) {\n nextTick(() => scheduleUpdate(hostRef, false));\n }\n hostRef.$flags$ &= ~(4 /* isWaitingForChildren */ | 512 /* needsRerender */);\n }\n};\nvar forceUpdate = (ref) => {\n if (BUILD17.updatable && (Build.isBrowser || Build.isTesting)) {\n const hostRef = getHostRef(ref);\n const isConnected = hostRef.$hostElement$.isConnected;\n if (isConnected && (hostRef.$flags$ & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {\n scheduleUpdate(hostRef, false);\n }\n return isConnected;\n }\n return false;\n};\nvar appDidLoad = (who) => {\n if (BUILD17.cssAnnotations) {\n addHydratedFlag(doc.documentElement);\n }\n if (BUILD17.asyncQueue) {\n plt.$flags$ |= 2 /* appLoaded */;\n }\n nextTick(() => emitEvent(win, \"appload\", { detail: { namespace: NAMESPACE } }));\n if (BUILD17.profile && performance.measure) {\n performance.measure(`[Stencil] ${NAMESPACE} initial load (by ${who})`, \"st:app:start\");\n }\n};\nvar safeCall = (instance, method, arg) => {\n if (instance && instance[method]) {\n try {\n return instance[method](arg);\n } catch (e) {\n consoleError(e);\n }\n }\n return void 0;\n};\nvar emitLifecycleEvent = (elm, lifecycleName) => {\n if (BUILD17.lifecycleDOMEvents) {\n emitEvent(elm, \"stencil_\" + lifecycleName, {\n bubbles: true,\n composed: true,\n detail: {\n namespace: NAMESPACE\n }\n });\n }\n};\nvar addHydratedFlag = (elm) => {\n var _a, _b;\n return BUILD17.hydratedClass ? elm.classList.add((_a = BUILD17.hydratedSelectorName) != null ? _a : \"hydrated\") : BUILD17.hydratedAttribute ? elm.setAttribute((_b = BUILD17.hydratedSelectorName) != null ? _b : \"hydrated\", \"\") : void 0;\n};\nvar serverSideConnected = (elm) => {\n const children = elm.children;\n if (children != null) {\n for (let i2 = 0, ii = children.length; i2 < ii; i2++) {\n const childElm = children[i2];\n if (typeof childElm.connectedCallback === \"function\") {\n childElm.connectedCallback();\n }\n serverSideConnected(childElm);\n }\n }\n};\n\n// src/runtime/set-value.ts\nvar getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);\nvar setValue = (ref, propName, newVal, cmpMeta) => {\n const hostRef = getHostRef(ref);\n if (BUILD18.lazyLoad && !hostRef) {\n throw new Error(\n `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/ionic-team/stencil/issues/5457).`\n );\n }\n const elm = BUILD18.lazyLoad ? hostRef.$hostElement$ : ref;\n const oldVal = hostRef.$instanceValues$.get(propName);\n const flags = hostRef.$flags$;\n const instance = BUILD18.lazyLoad ? hostRef.$lazyInstance$ : elm;\n newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);\n const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);\n const didValueChange = newVal !== oldVal && !areBothNaN;\n if ((!BUILD18.lazyLoad || !(flags & 8 /* isConstructingInstance */) || oldVal === void 0) && didValueChange) {\n hostRef.$instanceValues$.set(propName, newVal);\n if (BUILD18.isDev) {\n if (hostRef.$flags$ & 1024 /* devOnRender */) {\n consoleDevWarn(\n `The state/prop \"${propName}\" changed during rendering. This can potentially lead to infinite-loops and other bugs.`,\n \"\\nElement\",\n elm,\n \"\\nNew value\",\n newVal,\n \"\\nOld value\",\n oldVal\n );\n } else if (hostRef.$flags$ & 2048 /* devOnDidLoad */) {\n consoleDevWarn(\n `The state/prop \"${propName}\" changed during \"componentDidLoad()\", this triggers extra re-renders, try to setup on \"componentWillLoad()\"`,\n \"\\nElement\",\n elm,\n \"\\nNew value\",\n newVal,\n \"\\nOld value\",\n oldVal\n );\n }\n }\n if (!BUILD18.lazyLoad || instance) {\n if (BUILD18.watchCallback && cmpMeta.$watchers$ && flags & 128 /* isWatchReady */) {\n const watchMethods = cmpMeta.$watchers$[propName];\n if (watchMethods) {\n watchMethods.map((watchMethodName) => {\n try {\n instance[watchMethodName](newVal, oldVal, propName);\n } catch (e) {\n consoleError(e, elm);\n }\n });\n }\n }\n if (BUILD18.updatable && (flags & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {\n if (BUILD18.cmpShouldUpdate && instance.componentShouldUpdate) {\n if (instance.componentShouldUpdate(newVal, oldVal, propName) === false) {\n return;\n }\n }\n scheduleUpdate(hostRef, false);\n }\n }\n }\n};\n\n// src/runtime/proxy-component.ts\nvar proxyComponent = (Cstr, cmpMeta, flags) => {\n var _a, _b;\n const prototype = Cstr.prototype;\n if (BUILD19.formAssociated && cmpMeta.$flags$ & 64 /* formAssociated */ && flags & 1 /* isElementConstructor */) {\n FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS.forEach((cbName) => {\n const originalFormAssociatedCallback = prototype[cbName];\n Object.defineProperty(prototype, cbName, {\n value(...args) {\n const hostRef = getHostRef(this);\n const instance = BUILD19.lazyLoad ? hostRef.$lazyInstance$ : this;\n if (!instance) {\n hostRef.$onReadyPromise$.then((asyncInstance) => {\n const cb = asyncInstance[cbName];\n typeof cb === \"function\" && cb.call(asyncInstance, ...args);\n });\n } else {\n const cb = BUILD19.lazyLoad ? instance[cbName] : originalFormAssociatedCallback;\n typeof cb === \"function\" && cb.call(instance, ...args);\n }\n }\n });\n });\n }\n if (BUILD19.member && cmpMeta.$members$ || BUILD19.watchCallback && (cmpMeta.$watchers$ || Cstr.watchers)) {\n if (BUILD19.watchCallback && Cstr.watchers && !cmpMeta.$watchers$) {\n cmpMeta.$watchers$ = Cstr.watchers;\n }\n const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});\n members.map(([memberName, [memberFlags]]) => {\n if ((BUILD19.prop || BUILD19.state) && (memberFlags & 31 /* Prop */ || (!BUILD19.lazyLoad || flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {\n Object.defineProperty(prototype, memberName, {\n get() {\n return getValue(this, memberName);\n },\n set(newValue) {\n if (BUILD19.isDev) {\n const ref = getHostRef(this);\n if (\n // we are proxying the instance (not element)\n (flags & 1 /* isElementConstructor */) === 0 && // the element is not constructing\n (ref && ref.$flags$ & 8 /* isConstructingInstance */) === 0 && // the member is a prop\n (memberFlags & 31 /* Prop */) !== 0 && // the member is not mutable\n (memberFlags & 1024 /* Mutable */) === 0\n ) {\n consoleDevWarn(\n `@Prop() \"${memberName}\" on <${cmpMeta.$tagName$}> is immutable but was modified from within the component.\nMore information: https://stenciljs.com/docs/properties#prop-mutability`\n );\n }\n }\n setValue(this, memberName, newValue, cmpMeta);\n },\n configurable: true,\n enumerable: true\n });\n } else if (BUILD19.lazyLoad && BUILD19.method && flags & 1 /* isElementConstructor */ && memberFlags & 64 /* Method */) {\n Object.defineProperty(prototype, memberName, {\n value(...args) {\n var _a2;\n const ref = getHostRef(this);\n return (_a2 = ref == null ? void 0 : ref.$onInstancePromise$) == null ? void 0 : _a2.then(() => {\n var _a3;\n return (_a3 = ref.$lazyInstance$) == null ? void 0 : _a3[memberName](...args);\n });\n }\n });\n }\n });\n if (BUILD19.observeAttribute && (!BUILD19.lazyLoad || flags & 1 /* isElementConstructor */)) {\n const attrNameToPropName = /* @__PURE__ */ new Map();\n prototype.attributeChangedCallback = function(attrName, oldValue, newValue) {\n plt.jmp(() => {\n var _a2;\n const propName = attrNameToPropName.get(attrName);\n if (this.hasOwnProperty(propName)) {\n newValue = this[propName];\n delete this[propName];\n } else if (prototype.hasOwnProperty(propName) && typeof this[propName] === \"number\" && // cast type to number to avoid TS compiler issues\n this[propName] == newValue) {\n return;\n } else if (propName == null) {\n const hostRef = getHostRef(this);\n const flags2 = hostRef == null ? void 0 : hostRef.$flags$;\n if (flags2 && !(flags2 & 8 /* isConstructingInstance */) && flags2 & 128 /* isWatchReady */ && newValue !== oldValue) {\n const elm = BUILD19.lazyLoad ? hostRef.$hostElement$ : this;\n const instance = BUILD19.lazyLoad ? hostRef.$lazyInstance$ : elm;\n const entry = (_a2 = cmpMeta.$watchers$) == null ? void 0 : _a2[attrName];\n entry == null ? void 0 : entry.forEach((callbackName) => {\n if (instance[callbackName] != null) {\n instance[callbackName].call(instance, newValue, oldValue, attrName);\n }\n });\n }\n return;\n }\n this[propName] = newValue === null && typeof this[propName] === \"boolean\" ? false : newValue;\n });\n };\n Cstr.observedAttributes = Array.from(\n /* @__PURE__ */ new Set([\n ...Object.keys((_b = cmpMeta.$watchers$) != null ? _b : {}),\n ...members.filter(([_, m]) => m[0] & 15 /* HasAttribute */).map(([propName, m]) => {\n var _a2;\n const attrName = m[1] || propName;\n attrNameToPropName.set(attrName, propName);\n if (BUILD19.reflect && m[0] & 512 /* ReflectAttr */) {\n (_a2 = cmpMeta.$attrsToReflect$) == null ? void 0 : _a2.push([propName, attrName]);\n }\n return attrName;\n })\n ])\n );\n }\n }\n return Cstr;\n};\n\n// src/runtime/initialize-component.ts\nvar initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {\n let Cstr;\n if ((hostRef.$flags$ & 32 /* hasInitializedComponent */) === 0) {\n hostRef.$flags$ |= 32 /* hasInitializedComponent */;\n const bundleId = cmpMeta.$lazyBundleId$;\n if ((BUILD20.lazyLoad || BUILD20.hydrateClientSide) && bundleId) {\n const CstrImport = loadModule(cmpMeta, hostRef, hmrVersionId);\n if (CstrImport && \"then\" in CstrImport) {\n const endLoad = uniqueTime(\n `st:load:${cmpMeta.$tagName$}:${hostRef.$modeName$}`,\n `[Stencil] Load module for <${cmpMeta.$tagName$}>`\n );\n Cstr = await CstrImport;\n endLoad();\n } else {\n Cstr = CstrImport;\n }\n if (!Cstr) {\n throw new Error(`Constructor for \"${cmpMeta.$tagName$}#${hostRef.$modeName$}\" was not found`);\n }\n if (BUILD20.member && !Cstr.isProxied) {\n if (BUILD20.watchCallback) {\n cmpMeta.$watchers$ = Cstr.watchers;\n }\n proxyComponent(Cstr, cmpMeta, 2 /* proxyState */);\n Cstr.isProxied = true;\n }\n const endNewInstance = createTime(\"createInstance\", cmpMeta.$tagName$);\n if (BUILD20.member) {\n hostRef.$flags$ |= 8 /* isConstructingInstance */;\n }\n try {\n new Cstr(hostRef);\n } catch (e) {\n consoleError(e);\n }\n if (BUILD20.member) {\n hostRef.$flags$ &= ~8 /* isConstructingInstance */;\n }\n if (BUILD20.watchCallback) {\n hostRef.$flags$ |= 128 /* isWatchReady */;\n }\n endNewInstance();\n fireConnectedCallback(hostRef.$lazyInstance$);\n } else {\n Cstr = elm.constructor;\n const cmpTag = elm.localName;\n customElements.whenDefined(cmpTag).then(() => hostRef.$flags$ |= 128 /* isWatchReady */);\n }\n if (BUILD20.style && Cstr && Cstr.style) {\n let style;\n if (typeof Cstr.style === \"string\") {\n style = Cstr.style;\n } else if (BUILD20.mode && typeof Cstr.style !== \"string\") {\n hostRef.$modeName$ = computeMode(elm);\n if (hostRef.$modeName$) {\n style = Cstr.style[hostRef.$modeName$];\n }\n if (BUILD20.hydrateServerSide && hostRef.$modeName$) {\n elm.setAttribute(\"s-mode\", hostRef.$modeName$);\n }\n }\n const scopeId2 = getScopeId(cmpMeta, hostRef.$modeName$);\n if (!styles.has(scopeId2)) {\n const endRegisterStyles = createTime(\"registerStyles\", cmpMeta.$tagName$);\n if (!BUILD20.hydrateServerSide && BUILD20.shadowDom && // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field\n BUILD20.shadowDomShim && cmpMeta.$flags$ & 8 /* needsShadowDomShim */) {\n style = await import(\"./shadow-css.js\").then((m) => m.scopeCss(style, scopeId2));\n }\n registerStyle(scopeId2, style, !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */));\n endRegisterStyles();\n }\n }\n }\n const ancestorComponent = hostRef.$ancestorComponent$;\n const schedule = () => scheduleUpdate(hostRef, true);\n if (BUILD20.asyncLoading && ancestorComponent && ancestorComponent[\"s-rc\"]) {\n ancestorComponent[\"s-rc\"].push(schedule);\n } else {\n schedule();\n }\n};\nvar fireConnectedCallback = (instance) => {\n if (BUILD20.lazyLoad && BUILD20.connectedCallback) {\n safeCall(instance, \"connectedCallback\");\n }\n};\n\n// src/runtime/connected-callback.ts\nvar connectedCallback = (elm) => {\n if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {\n const hostRef = getHostRef(elm);\n const cmpMeta = hostRef.$cmpMeta$;\n const endConnected = createTime(\"connectedCallback\", cmpMeta.$tagName$);\n if (BUILD21.hostListenerTargetParent) {\n addHostEventListeners(elm, hostRef, cmpMeta.$listeners$, true);\n }\n if (!(hostRef.$flags$ & 1 /* hasConnected */)) {\n hostRef.$flags$ |= 1 /* hasConnected */;\n let hostId;\n if (BUILD21.hydrateClientSide) {\n hostId = elm.getAttribute(HYDRATE_ID);\n if (hostId) {\n if (BUILD21.shadowDom && supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n const scopeId2 = BUILD21.mode ? addStyle(elm.shadowRoot, cmpMeta, elm.getAttribute(\"s-mode\")) : addStyle(elm.shadowRoot, cmpMeta);\n elm.classList.remove(scopeId2 + \"-h\", scopeId2 + \"-s\");\n }\n initializeClientHydrate(elm, cmpMeta.$tagName$, hostId, hostRef);\n }\n }\n if (BUILD21.slotRelocation && !hostId) {\n if (BUILD21.hydrateServerSide || (BUILD21.slot || BUILD21.shadowDom) && // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field\n cmpMeta.$flags$ & (4 /* hasSlotRelocation */ | 8 /* needsShadowDomShim */)) {\n setContentReference(elm);\n }\n }\n if (BUILD21.asyncLoading) {\n let ancestorComponent = elm;\n while (ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host) {\n if (BUILD21.hydrateClientSide && ancestorComponent.nodeType === 1 /* ElementNode */ && ancestorComponent.hasAttribute(\"s-id\") && ancestorComponent[\"s-p\"] || ancestorComponent[\"s-p\"]) {\n attachToAncestor(hostRef, hostRef.$ancestorComponent$ = ancestorComponent);\n break;\n }\n }\n }\n if (BUILD21.prop && !BUILD21.hydrateServerSide && cmpMeta.$members$) {\n Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {\n if (memberFlags & 31 /* Prop */ && elm.hasOwnProperty(memberName)) {\n const value = elm[memberName];\n delete elm[memberName];\n elm[memberName] = value;\n }\n });\n }\n if (BUILD21.initializeNextTick) {\n nextTick(() => initializeComponent(elm, hostRef, cmpMeta));\n } else {\n initializeComponent(elm, hostRef, cmpMeta);\n }\n } else {\n addHostEventListeners(elm, hostRef, cmpMeta.$listeners$, false);\n if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {\n fireConnectedCallback(hostRef.$lazyInstance$);\n } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {\n hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$));\n }\n }\n endConnected();\n }\n};\nvar setContentReference = (elm) => {\n const contentRefElm = elm[\"s-cr\"] = doc.createComment(\n BUILD21.isDebug ? `content-ref (host=${elm.localName})` : \"\"\n );\n contentRefElm[\"s-cn\"] = true;\n insertBefore(elm, contentRefElm, elm.firstChild);\n};\n\n// src/runtime/disconnected-callback.ts\nimport { BUILD as BUILD22 } from \"@stencil/core/internal/app-data\";\nvar disconnectInstance = (instance) => {\n if (BUILD22.lazyLoad && BUILD22.disconnectedCallback) {\n safeCall(instance, \"disconnectedCallback\");\n }\n if (BUILD22.cmpDidUnload) {\n safeCall(instance, \"componentDidUnload\");\n }\n};\nvar disconnectedCallback = async (elm) => {\n if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {\n const hostRef = getHostRef(elm);\n if (BUILD22.hostListener) {\n if (hostRef.$rmListeners$) {\n hostRef.$rmListeners$.map((rmListener) => rmListener());\n hostRef.$rmListeners$ = void 0;\n }\n }\n if (!BUILD22.lazyLoad) {\n disconnectInstance(elm);\n } else if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {\n disconnectInstance(hostRef.$lazyInstance$);\n } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {\n hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$));\n }\n }\n};\n\n// src/runtime/dom-extras.ts\nimport { BUILD as BUILD23 } from \"@stencil/core/internal/app-data\";\nvar patchPseudoShadowDom = (hostElementPrototype, descriptorPrototype) => {\n patchCloneNode(hostElementPrototype);\n patchSlotAppendChild(hostElementPrototype);\n patchSlotAppend(hostElementPrototype);\n patchSlotPrepend(hostElementPrototype);\n patchSlotInsertAdjacentElement(hostElementPrototype);\n patchSlotInsertAdjacentHTML(hostElementPrototype);\n patchSlotInsertAdjacentText(hostElementPrototype);\n patchTextContent(hostElementPrototype);\n patchChildSlotNodes(hostElementPrototype, descriptorPrototype);\n patchSlotRemoveChild(hostElementPrototype);\n};\nvar patchCloneNode = (HostElementPrototype) => {\n const orgCloneNode = HostElementPrototype.cloneNode;\n HostElementPrototype.cloneNode = function(deep) {\n const srcNode = this;\n const isShadowDom = BUILD23.shadowDom ? srcNode.shadowRoot && supportsShadow : false;\n const clonedNode = orgCloneNode.call(srcNode, isShadowDom ? deep : false);\n if (BUILD23.slot && !isShadowDom && deep) {\n let i2 = 0;\n let slotted, nonStencilNode;\n const stencilPrivates = [\n \"s-id\",\n \"s-cr\",\n \"s-lr\",\n \"s-rc\",\n \"s-sc\",\n \"s-p\",\n \"s-cn\",\n \"s-sr\",\n \"s-sn\",\n \"s-hn\",\n \"s-ol\",\n \"s-nr\",\n \"s-si\",\n \"s-rf\",\n \"s-scs\"\n ];\n for (; i2 < srcNode.childNodes.length; i2++) {\n slotted = srcNode.childNodes[i2][\"s-nr\"];\n nonStencilNode = stencilPrivates.every((privateField) => !srcNode.childNodes[i2][privateField]);\n if (slotted) {\n if (BUILD23.appendChildSlotFix && clonedNode.__appendChild) {\n clonedNode.__appendChild(slotted.cloneNode(true));\n } else {\n clonedNode.appendChild(slotted.cloneNode(true));\n }\n }\n if (nonStencilNode) {\n clonedNode.appendChild(srcNode.childNodes[i2].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nvar patchSlotAppendChild = (HostElementPrototype) => {\n HostElementPrototype.__appendChild = HostElementPrototype.appendChild;\n HostElementPrototype.appendChild = function(newChild) {\n const slotName = newChild[\"s-sn\"] = getSlotName(newChild);\n const slotNode = getHostSlotNode(this.childNodes, slotName, this.tagName);\n if (slotNode) {\n const slotPlaceholder = document.createTextNode(\"\");\n slotPlaceholder[\"s-nr\"] = newChild;\n slotNode[\"s-cr\"].parentNode.__appendChild(slotPlaceholder);\n newChild[\"s-ol\"] = slotPlaceholder;\n newChild[\"s-sh\"] = slotNode[\"s-hn\"];\n const slotChildNodes = getHostSlotChildNodes(slotNode, slotName);\n const appendAfter = slotChildNodes[slotChildNodes.length - 1];\n const insertedNode = insertBefore(appendAfter.parentNode, newChild, appendAfter.nextSibling);\n updateFallbackSlotVisibility(this);\n return insertedNode;\n }\n return this.__appendChild(newChild);\n };\n};\nvar patchSlotRemoveChild = (ElementPrototype) => {\n ElementPrototype.__removeChild = ElementPrototype.removeChild;\n ElementPrototype.removeChild = function(toRemove) {\n if (toRemove && typeof toRemove[\"s-sn\"] !== \"undefined\") {\n const slotNode = getHostSlotNode(this.childNodes, toRemove[\"s-sn\"], this.tagName);\n if (slotNode) {\n const slotChildNodes = getHostSlotChildNodes(slotNode, toRemove[\"s-sn\"]);\n const existingNode = slotChildNodes.find((n) => n === toRemove);\n if (existingNode) {\n existingNode.remove();\n updateFallbackSlotVisibility(this);\n return;\n }\n }\n }\n return this.__removeChild(toRemove);\n };\n};\nvar patchSlotPrepend = (HostElementPrototype) => {\n const originalPrepend = HostElementPrototype.prepend;\n HostElementPrototype.prepend = function(...newChildren) {\n newChildren.forEach((newChild) => {\n if (typeof newChild === \"string\") {\n newChild = this.ownerDocument.createTextNode(newChild);\n }\n const slotName = newChild[\"s-sn\"] = getSlotName(newChild);\n const slotNode = getHostSlotNode(this.childNodes, slotName, this.tagName);\n if (slotNode) {\n const slotPlaceholder = document.createTextNode(\"\");\n slotPlaceholder[\"s-nr\"] = newChild;\n slotNode[\"s-cr\"].parentNode.__appendChild(slotPlaceholder);\n newChild[\"s-ol\"] = slotPlaceholder;\n newChild[\"s-sh\"] = slotNode[\"s-hn\"];\n const slotChildNodes = getHostSlotChildNodes(slotNode, slotName);\n const appendAfter = slotChildNodes[0];\n return insertBefore(appendAfter.parentNode, newChild, appendAfter.nextSibling);\n }\n if (newChild.nodeType === 1 && !!newChild.getAttribute(\"slot\")) {\n newChild.hidden = true;\n }\n return originalPrepend.call(this, newChild);\n });\n };\n};\nvar patchSlotAppend = (HostElementPrototype) => {\n HostElementPrototype.append = function(...newChildren) {\n newChildren.forEach((newChild) => {\n if (typeof newChild === \"string\") {\n newChild = this.ownerDocument.createTextNode(newChild);\n }\n this.appendChild(newChild);\n });\n };\n};\nvar patchSlotInsertAdjacentHTML = (HostElementPrototype) => {\n const originalInsertAdjacentHtml = HostElementPrototype.insertAdjacentHTML;\n HostElementPrototype.insertAdjacentHTML = function(position, text) {\n if (position !== \"afterbegin\" && position !== \"beforeend\") {\n return originalInsertAdjacentHtml.call(this, position, text);\n }\n const container = this.ownerDocument.createElement(\"_\");\n let node;\n container.innerHTML = text;\n if (position === \"afterbegin\") {\n while (node = container.firstChild) {\n this.prepend(node);\n }\n } else if (position === \"beforeend\") {\n while (node = container.firstChild) {\n this.append(node);\n }\n }\n };\n};\nvar patchSlotInsertAdjacentText = (HostElementPrototype) => {\n HostElementPrototype.insertAdjacentText = function(position, text) {\n this.insertAdjacentHTML(position, text);\n };\n};\nvar patchSlotInsertAdjacentElement = (HostElementPrototype) => {\n const originalInsertAdjacentElement = HostElementPrototype.insertAdjacentElement;\n HostElementPrototype.insertAdjacentElement = function(position, element) {\n if (position !== \"afterbegin\" && position !== \"beforeend\") {\n return originalInsertAdjacentElement.call(this, position, element);\n }\n if (position === \"afterbegin\") {\n this.prepend(element);\n return element;\n } else if (position === \"beforeend\") {\n this.append(element);\n return element;\n }\n return element;\n };\n};\nvar patchTextContent = (hostElementPrototype) => {\n const descriptor = Object.getOwnPropertyDescriptor(Node.prototype, \"textContent\");\n Object.defineProperty(hostElementPrototype, \"__textContent\", descriptor);\n if (BUILD23.experimentalScopedSlotChanges) {\n Object.defineProperty(hostElementPrototype, \"textContent\", {\n // To mimic shadow root behavior, we need to return the text content of all\n // nodes in a slot reference node\n get() {\n const slotRefNodes = getAllChildSlotNodes(this.childNodes);\n const textContent = slotRefNodes.map((node) => {\n var _a, _b;\n const text = [];\n let slotContent = node.nextSibling;\n while (slotContent && slotContent[\"s-sn\"] === node[\"s-sn\"]) {\n if (slotContent.nodeType === 3 /* TEXT_NODE */ || slotContent.nodeType === 1 /* ELEMENT_NODE */) {\n text.push((_b = (_a = slotContent.textContent) == null ? void 0 : _a.trim()) != null ? _b : \"\");\n }\n slotContent = slotContent.nextSibling;\n }\n return text.filter((ref) => ref !== \"\").join(\" \");\n }).filter((text) => text !== \"\").join(\" \");\n return \" \" + textContent + \" \";\n },\n // To mimic shadow root behavior, we need to overwrite all nodes in a slot\n // reference node. If a default slot reference node exists, the text content will be\n // placed there. Otherwise, the new text node will be hidden\n set(value) {\n const slotRefNodes = getAllChildSlotNodes(this.childNodes);\n slotRefNodes.forEach((node) => {\n let slotContent = node.nextSibling;\n while (slotContent && slotContent[\"s-sn\"] === node[\"s-sn\"]) {\n const tmp = slotContent;\n slotContent = slotContent.nextSibling;\n tmp.remove();\n }\n if (node[\"s-sn\"] === \"\") {\n const textNode = this.ownerDocument.createTextNode(value);\n textNode[\"s-sn\"] = \"\";\n insertBefore(node.parentElement, textNode, node.nextSibling);\n } else {\n node.remove();\n }\n });\n }\n });\n } else {\n Object.defineProperty(hostElementPrototype, \"textContent\", {\n get() {\n var _a;\n const slotNode = getHostSlotNode(this.childNodes, \"\", this.tagName);\n if (((_a = slotNode == null ? void 0 : slotNode.nextSibling) == null ? void 0 : _a.nodeType) === 3 /* TEXT_NODE */) {\n return slotNode.nextSibling.textContent;\n } else if (slotNode) {\n return slotNode.textContent;\n } else {\n return this.__textContent;\n }\n },\n set(value) {\n var _a;\n const slotNode = getHostSlotNode(this.childNodes, \"\", this.tagName);\n if (((_a = slotNode == null ? void 0 : slotNode.nextSibling) == null ? void 0 : _a.nodeType) === 3 /* TEXT_NODE */) {\n slotNode.nextSibling.textContent = value;\n } else if (slotNode) {\n slotNode.textContent = value;\n } else {\n this.__textContent = value;\n const contentRefElm = this[\"s-cr\"];\n if (contentRefElm) {\n insertBefore(this, contentRefElm, this.firstChild);\n }\n }\n }\n });\n }\n};\nvar patchChildSlotNodes = (elm, cmpMeta) => {\n class FakeNodeList extends Array {\n item(n) {\n return this[n];\n }\n }\n if (cmpMeta.$flags$ & 8 /* needsShadowDomShim */) {\n const childNodesFn = elm.__lookupGetter__(\"childNodes\");\n Object.defineProperty(elm, \"children\", {\n get() {\n return this.childNodes.map((n) => n.nodeType === 1);\n }\n });\n Object.defineProperty(elm, \"childElementCount\", {\n get() {\n return elm.children.length;\n }\n });\n Object.defineProperty(elm, \"childNodes\", {\n get() {\n const childNodes = childNodesFn.call(this);\n if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0 && getHostRef(this).$flags$ & 2 /* hasRendered */) {\n const result = new FakeNodeList();\n for (let i2 = 0; i2 < childNodes.length; i2++) {\n const slot = childNodes[i2][\"s-nr\"];\n if (slot) {\n result.push(slot);\n }\n }\n return result;\n }\n return FakeNodeList.from(childNodes);\n }\n });\n }\n};\nvar getAllChildSlotNodes = (childNodes) => {\n const slotRefNodes = [];\n for (const childNode of Array.from(childNodes)) {\n if (childNode[\"s-sr\"]) {\n slotRefNodes.push(childNode);\n }\n slotRefNodes.push(...getAllChildSlotNodes(childNode.childNodes));\n }\n return slotRefNodes;\n};\nvar getSlotName = (node) => node[\"s-sn\"] || node.nodeType === 1 && node.getAttribute(\"slot\") || \"\";\nvar getHostSlotNode = (childNodes, slotName, hostName) => {\n let i2 = 0;\n let childNode;\n for (; i2 < childNodes.length; i2++) {\n childNode = childNodes[i2];\n if (childNode[\"s-sr\"] && childNode[\"s-sn\"] === slotName && childNode[\"s-hn\"] === hostName) {\n return childNode;\n }\n childNode = getHostSlotNode(childNode.childNodes, slotName, hostName);\n if (childNode) {\n return childNode;\n }\n }\n return null;\n};\nvar getHostSlotChildNodes = (n, slotName) => {\n const childNodes = [n];\n while ((n = n.nextSibling) && n[\"s-sn\"] === slotName) {\n childNodes.push(n);\n }\n return childNodes;\n};\n\n// src/runtime/bootstrap-custom-element.ts\nvar defineCustomElement = (Cstr, compactMeta) => {\n customElements.define(compactMeta[1], proxyCustomElement(Cstr, compactMeta));\n};\nvar proxyCustomElement = (Cstr, compactMeta) => {\n const cmpMeta = {\n $flags$: compactMeta[0],\n $tagName$: compactMeta[1]\n };\n if (BUILD24.member) {\n cmpMeta.$members$ = compactMeta[2];\n }\n if (BUILD24.hostListener) {\n cmpMeta.$listeners$ = compactMeta[3];\n }\n if (BUILD24.watchCallback) {\n cmpMeta.$watchers$ = Cstr.$watchers$;\n }\n if (BUILD24.reflect) {\n cmpMeta.$attrsToReflect$ = [];\n }\n if (BUILD24.shadowDom && !supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n cmpMeta.$flags$ |= 8 /* needsShadowDomShim */;\n }\n if (BUILD24.experimentalSlotFixes) {\n if (BUILD24.scoped && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchPseudoShadowDom(Cstr.prototype, cmpMeta);\n }\n } else {\n if (BUILD24.slotChildNodesFix) {\n patchChildSlotNodes(Cstr.prototype, cmpMeta);\n }\n if (BUILD24.cloneNodeFix) {\n patchCloneNode(Cstr.prototype);\n }\n if (BUILD24.appendChildSlotFix) {\n patchSlotAppendChild(Cstr.prototype);\n }\n if (BUILD24.scopedSlotTextContentFix && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchTextContent(Cstr.prototype);\n }\n }\n const originalConnectedCallback = Cstr.prototype.connectedCallback;\n const originalDisconnectedCallback = Cstr.prototype.disconnectedCallback;\n let hasHostListenerAttached = false;\n Object.assign(Cstr.prototype, {\n __registerHost() {\n registerHost(this, cmpMeta);\n },\n connectedCallback() {\n if (!hasHostListenerAttached) {\n const hostRef = getHostRef(this);\n addHostEventListeners(this, hostRef, cmpMeta.$listeners$, false);\n hasHostListenerAttached = true;\n }\n connectedCallback(this);\n if (BUILD24.connectedCallback && originalConnectedCallback) {\n originalConnectedCallback.call(this);\n }\n },\n disconnectedCallback() {\n disconnectedCallback(this);\n if (BUILD24.disconnectedCallback && originalDisconnectedCallback) {\n originalDisconnectedCallback.call(this);\n }\n },\n __attachShadow() {\n if (supportsShadow) {\n if (!this.shadowRoot) {\n if (BUILD24.shadowDelegatesFocus) {\n this.attachShadow({\n mode: \"open\",\n delegatesFocus: !!(cmpMeta.$flags$ & 16 /* shadowDelegatesFocus */)\n });\n } else {\n this.attachShadow({ mode: \"open\" });\n }\n } else {\n if (this.shadowRoot.mode !== \"open\") {\n throw new Error(\n `Unable to re-use existing shadow root for ${cmpMeta.$tagName$}! Mode is set to ${this.shadowRoot.mode} but Stencil only supports open shadow roots.`\n );\n }\n }\n } else {\n this.shadowRoot = this;\n }\n }\n });\n Cstr.is = cmpMeta.$tagName$;\n return proxyComponent(Cstr, cmpMeta, 1 /* isElementConstructor */ | 2 /* proxyState */);\n};\nvar forceModeUpdate = (elm) => {\n if (BUILD24.style && BUILD24.mode && !BUILD24.lazyLoad) {\n const mode = computeMode(elm);\n const hostRef = getHostRef(elm);\n if (hostRef.$modeName$ !== mode) {\n const cmpMeta = hostRef.$cmpMeta$;\n const oldScopeId = elm[\"s-sc\"];\n const scopeId2 = getScopeId(cmpMeta, mode);\n const style = elm.constructor.style[mode];\n const flags = cmpMeta.$flags$;\n if (style) {\n if (!styles.has(scopeId2)) {\n registerStyle(scopeId2, style, !!(flags & 1 /* shadowDomEncapsulation */));\n }\n hostRef.$modeName$ = mode;\n elm.classList.remove(oldScopeId + \"-h\", oldScopeId + \"-s\");\n attachStyles(hostRef);\n forceUpdate(elm);\n }\n }\n }\n};\n\n// src/runtime/bootstrap-lazy.ts\nimport { BUILD as BUILD25 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/hmr-component.ts\nvar hmrStart = (hostElement, cmpMeta, hmrVersionId) => {\n const hostRef = getHostRef(hostElement);\n hostRef.$flags$ = 1 /* hasConnected */;\n initializeComponent(hostElement, hostRef, cmpMeta, hmrVersionId);\n};\n\n// src/runtime/bootstrap-lazy.ts\nvar bootstrapLazy = (lazyBundles, options = {}) => {\n var _a;\n if (BUILD25.profile && performance.mark) {\n performance.mark(\"st:app:start\");\n }\n installDevTools();\n const endBootstrap = createTime(\"bootstrapLazy\");\n const cmpTags = [];\n const exclude = options.exclude || [];\n const customElements2 = win.customElements;\n const head = doc.head;\n const metaCharset = /* @__PURE__ */ head.querySelector(\"meta[charset]\");\n const dataStyles = /* @__PURE__ */ doc.createElement(\"style\");\n const deferredConnectedCallbacks = [];\n let appLoadFallback;\n let isBootstrapping = true;\n Object.assign(plt, options);\n plt.$resourcesUrl$ = new URL(options.resourcesUrl || \"./\", doc.baseURI).href;\n if (BUILD25.asyncQueue) {\n if (options.syncQueue) {\n plt.$flags$ |= 4 /* queueSync */;\n }\n }\n if (BUILD25.hydrateClientSide) {\n plt.$flags$ |= 2 /* appLoaded */;\n }\n let hasSlotRelocation = false;\n lazyBundles.map((lazyBundle) => {\n lazyBundle[1].map((compactMeta) => {\n var _a2;\n const cmpMeta = {\n $flags$: compactMeta[0],\n $tagName$: compactMeta[1],\n $members$: compactMeta[2],\n $listeners$: compactMeta[3]\n };\n if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {\n hasSlotRelocation = true;\n }\n if (BUILD25.member) {\n cmpMeta.$members$ = compactMeta[2];\n }\n if (BUILD25.hostListener) {\n cmpMeta.$listeners$ = compactMeta[3];\n }\n if (BUILD25.reflect) {\n cmpMeta.$attrsToReflect$ = [];\n }\n if (BUILD25.watchCallback) {\n cmpMeta.$watchers$ = (_a2 = compactMeta[4]) != null ? _a2 : {};\n }\n if (BUILD25.shadowDom && !supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n cmpMeta.$flags$ |= 8 /* needsShadowDomShim */;\n }\n const tagName = BUILD25.transformTagName && options.transformTagName ? options.transformTagName(cmpMeta.$tagName$) : cmpMeta.$tagName$;\n const HostElement = class extends HTMLElement {\n // StencilLazyHost\n constructor(self) {\n super(self);\n this.hasRegisteredEventListeners = false;\n self = this;\n registerHost(self, cmpMeta);\n if (BUILD25.shadowDom && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n if (supportsShadow) {\n if (!self.shadowRoot) {\n if (BUILD25.shadowDelegatesFocus) {\n self.attachShadow({\n mode: \"open\",\n delegatesFocus: !!(cmpMeta.$flags$ & 16 /* shadowDelegatesFocus */)\n });\n } else {\n self.attachShadow({ mode: \"open\" });\n }\n } else {\n if (self.shadowRoot.mode !== \"open\") {\n throw new Error(\n `Unable to re-use existing shadow root for ${cmpMeta.$tagName$}! Mode is set to ${self.shadowRoot.mode} but Stencil only supports open shadow roots.`\n );\n }\n }\n } else if (!BUILD25.hydrateServerSide && !(\"shadowRoot\" in self)) {\n self.shadowRoot = self;\n }\n }\n }\n connectedCallback() {\n const hostRef = getHostRef(this);\n if (!this.hasRegisteredEventListeners) {\n this.hasRegisteredEventListeners = true;\n addHostEventListeners(this, hostRef, cmpMeta.$listeners$, false);\n }\n if (appLoadFallback) {\n clearTimeout(appLoadFallback);\n appLoadFallback = null;\n }\n if (isBootstrapping) {\n deferredConnectedCallbacks.push(this);\n } else {\n plt.jmp(() => connectedCallback(this));\n }\n }\n disconnectedCallback() {\n plt.jmp(() => disconnectedCallback(this));\n }\n componentOnReady() {\n return getHostRef(this).$onReadyPromise$;\n }\n };\n if (BUILD25.experimentalSlotFixes) {\n if (BUILD25.scoped && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchPseudoShadowDom(HostElement.prototype, cmpMeta);\n }\n } else {\n if (BUILD25.slotChildNodesFix) {\n patchChildSlotNodes(HostElement.prototype, cmpMeta);\n }\n if (BUILD25.cloneNodeFix) {\n patchCloneNode(HostElement.prototype);\n }\n if (BUILD25.appendChildSlotFix) {\n patchSlotAppendChild(HostElement.prototype);\n }\n if (BUILD25.scopedSlotTextContentFix && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchTextContent(HostElement.prototype);\n }\n }\n if (BUILD25.formAssociated && cmpMeta.$flags$ & 64 /* formAssociated */) {\n HostElement.formAssociated = true;\n }\n if (BUILD25.hotModuleReplacement) {\n HostElement.prototype[\"s-hmr\"] = function(hmrVersionId) {\n hmrStart(this, cmpMeta, hmrVersionId);\n };\n }\n cmpMeta.$lazyBundleId$ = lazyBundle[0];\n if (!exclude.includes(tagName) && !customElements2.get(tagName)) {\n cmpTags.push(tagName);\n customElements2.define(\n tagName,\n proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */)\n );\n }\n });\n });\n if (cmpTags.length > 0) {\n if (hasSlotRelocation) {\n dataStyles.textContent += SLOT_FB_CSS;\n }\n if (BUILD25.invisiblePrehydration && (BUILD25.hydratedClass || BUILD25.hydratedAttribute)) {\n dataStyles.textContent += cmpTags.sort() + HYDRATED_CSS;\n }\n if (dataStyles.innerHTML.length) {\n dataStyles.setAttribute(\"data-styles\", \"\");\n const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);\n if (nonce != null) {\n dataStyles.setAttribute(\"nonce\", nonce);\n }\n head.insertBefore(dataStyles, metaCharset ? metaCharset.nextSibling : head.firstChild);\n }\n }\n isBootstrapping = false;\n if (deferredConnectedCallbacks.length) {\n deferredConnectedCallbacks.map((host) => host.connectedCallback());\n } else {\n if (BUILD25.profile) {\n plt.jmp(() => appLoadFallback = setTimeout(appDidLoad, 30, \"timeout\"));\n } else {\n plt.jmp(() => appLoadFallback = setTimeout(appDidLoad, 30));\n }\n }\n endBootstrap();\n};\n\n// src/runtime/fragment.ts\nvar Fragment = (_, children) => children;\n\n// src/runtime/host-listener.ts\nimport { BUILD as BUILD26 } from \"@stencil/core/internal/app-data\";\nvar addHostEventListeners = (elm, hostRef, listeners, attachParentListeners) => {\n if (BUILD26.hostListener && listeners) {\n if (BUILD26.hostListenerTargetParent) {\n if (attachParentListeners) {\n listeners = listeners.filter(([flags]) => flags & 32 /* TargetParent */);\n } else {\n listeners = listeners.filter(([flags]) => !(flags & 32 /* TargetParent */));\n }\n }\n listeners.map(([flags, name, method]) => {\n const target = BUILD26.hostListenerTarget ? getHostListenerTarget(elm, flags) : elm;\n const handler = hostListenerProxy(hostRef, method);\n const opts = hostListenerOpts(flags);\n plt.ael(target, name, handler, opts);\n (hostRef.$rmListeners$ = hostRef.$rmListeners$ || []).push(() => plt.rel(target, name, handler, opts));\n });\n }\n};\nvar hostListenerProxy = (hostRef, methodName) => (ev) => {\n var _a;\n try {\n if (BUILD26.lazyLoad) {\n if (hostRef.$flags$ & 256 /* isListenReady */) {\n (_a = hostRef.$lazyInstance$) == null ? void 0 : _a[methodName](ev);\n } else {\n (hostRef.$queuedListeners$ = hostRef.$queuedListeners$ || []).push([methodName, ev]);\n }\n } else {\n hostRef.$hostElement$[methodName](ev);\n }\n } catch (e) {\n consoleError(e);\n }\n};\nvar getHostListenerTarget = (elm, flags) => {\n if (BUILD26.hostListenerTargetDocument && flags & 4 /* TargetDocument */) return doc;\n if (BUILD26.hostListenerTargetWindow && flags & 8 /* TargetWindow */) return win;\n if (BUILD26.hostListenerTargetBody && flags & 16 /* TargetBody */) return doc.body;\n if (BUILD26.hostListenerTargetParent && flags & 32 /* TargetParent */ && elm.parentElement)\n return elm.parentElement;\n return elm;\n};\nvar hostListenerOpts = (flags) => supportsListenerOptions ? {\n passive: (flags & 1 /* Passive */) !== 0,\n capture: (flags & 2 /* Capture */) !== 0\n} : (flags & 2 /* Capture */) !== 0;\n\n// src/runtime/nonce.ts\nvar setNonce = (nonce) => plt.$nonce$ = nonce;\n\n// src/runtime/platform-options.ts\nvar setPlatformOptions = (opts) => Object.assign(plt, opts);\n\n// src/runtime/vdom/vdom-annotations.ts\nvar insertVdomAnnotations = (doc2, staticComponents) => {\n if (doc2 != null) {\n const docData = STENCIL_DOC_DATA in doc2 ? doc2[STENCIL_DOC_DATA] : { ...DEFAULT_DOC_DATA };\n docData.staticComponents = new Set(staticComponents);\n const orgLocationNodes = [];\n parseVNodeAnnotations(doc2, doc2.body, docData, orgLocationNodes);\n orgLocationNodes.forEach((orgLocationNode) => {\n var _a;\n if (orgLocationNode != null && orgLocationNode[\"s-nr\"]) {\n const nodeRef = orgLocationNode[\"s-nr\"];\n let hostId = nodeRef[\"s-host-id\"];\n let nodeId = nodeRef[\"s-node-id\"];\n let childId = `${hostId}.${nodeId}`;\n if (hostId == null) {\n hostId = 0;\n docData.rootLevelIds++;\n nodeId = docData.rootLevelIds;\n childId = `${hostId}.${nodeId}`;\n if (nodeRef.nodeType === 1 /* ElementNode */) {\n nodeRef.setAttribute(HYDRATE_CHILD_ID, childId);\n } else if (nodeRef.nodeType === 3 /* TextNode */) {\n if (hostId === 0) {\n const textContent = (_a = nodeRef.nodeValue) == null ? void 0 : _a.trim();\n if (textContent === \"\") {\n orgLocationNode.remove();\n return;\n }\n }\n const commentBeforeTextNode = doc2.createComment(childId);\n commentBeforeTextNode.nodeValue = `${TEXT_NODE_ID}.${childId}`;\n insertBefore(nodeRef.parentNode, commentBeforeTextNode, nodeRef);\n }\n }\n let orgLocationNodeId = `${ORG_LOCATION_ID}.${childId}`;\n const orgLocationParentNode = orgLocationNode.parentElement;\n if (orgLocationParentNode) {\n if (orgLocationParentNode[\"s-en\"] === \"\") {\n orgLocationNodeId += `.`;\n } else if (orgLocationParentNode[\"s-en\"] === \"c\") {\n orgLocationNodeId += `.c`;\n }\n }\n orgLocationNode.nodeValue = orgLocationNodeId;\n }\n });\n }\n};\nvar parseVNodeAnnotations = (doc2, node, docData, orgLocationNodes) => {\n var _a;\n if (node == null) {\n return;\n }\n if (node[\"s-nr\"] != null) {\n orgLocationNodes.push(node);\n }\n if (node.nodeType === 1 /* ElementNode */) {\n const childNodes = [...Array.from(node.childNodes), ...Array.from(((_a = node.shadowRoot) == null ? void 0 : _a.childNodes) || [])];\n childNodes.forEach((childNode) => {\n const hostRef = getHostRef(childNode);\n if (hostRef != null && !docData.staticComponents.has(childNode.nodeName.toLowerCase())) {\n const cmpData = {\n nodeIds: 0\n };\n insertVNodeAnnotations(doc2, childNode, hostRef.$vnode$, docData, cmpData);\n }\n parseVNodeAnnotations(doc2, childNode, docData, orgLocationNodes);\n });\n }\n};\nvar insertVNodeAnnotations = (doc2, hostElm, vnode, docData, cmpData) => {\n if (vnode != null) {\n const hostId = ++docData.hostIds;\n hostElm.setAttribute(HYDRATE_ID, hostId);\n if (hostElm[\"s-cr\"] != null) {\n hostElm[\"s-cr\"].nodeValue = `${CONTENT_REF_ID}.${hostId}`;\n }\n if (vnode.$children$ != null) {\n const depth = 0;\n vnode.$children$.forEach((vnodeChild, index) => {\n insertChildVNodeAnnotations(doc2, vnodeChild, cmpData, hostId, depth, index);\n });\n }\n if (hostElm && vnode && vnode.$elm$ && !hostElm.hasAttribute(HYDRATE_CHILD_ID)) {\n const parent = hostElm.parentElement;\n if (parent && parent.childNodes) {\n const parentChildNodes = Array.from(parent.childNodes);\n const comment = parentChildNodes.find(\n (node) => node.nodeType === 8 /* CommentNode */ && node[\"s-sr\"]\n );\n if (comment) {\n const index = parentChildNodes.indexOf(hostElm) - 1;\n vnode.$elm$.setAttribute(\n HYDRATE_CHILD_ID,\n `${comment[\"s-host-id\"]}.${comment[\"s-node-id\"]}.0.${index}`\n );\n }\n }\n }\n }\n};\nvar insertChildVNodeAnnotations = (doc2, vnodeChild, cmpData, hostId, depth, index) => {\n const childElm = vnodeChild.$elm$;\n if (childElm == null) {\n return;\n }\n const nodeId = cmpData.nodeIds++;\n const childId = `${hostId}.${nodeId}.${depth}.${index}`;\n childElm[\"s-host-id\"] = hostId;\n childElm[\"s-node-id\"] = nodeId;\n if (childElm.nodeType === 1 /* ElementNode */) {\n childElm.setAttribute(HYDRATE_CHILD_ID, childId);\n } else if (childElm.nodeType === 3 /* TextNode */) {\n const parentNode = childElm.parentNode;\n const nodeName = parentNode == null ? void 0 : parentNode.nodeName;\n if (nodeName !== \"STYLE\" && nodeName !== \"SCRIPT\") {\n const textNodeId = `${TEXT_NODE_ID}.${childId}`;\n const commentBeforeTextNode = doc2.createComment(textNodeId);\n insertBefore(parentNode, commentBeforeTextNode, childElm);\n }\n } else if (childElm.nodeType === 8 /* CommentNode */) {\n if (childElm[\"s-sr\"]) {\n const slotName = childElm[\"s-sn\"] || \"\";\n const slotNodeId = `${SLOT_NODE_ID}.${childId}.${slotName}`;\n childElm.nodeValue = slotNodeId;\n }\n }\n if (vnodeChild.$children$ != null) {\n const childDepth = depth + 1;\n vnodeChild.$children$.forEach((vnode, index2) => {\n insertChildVNodeAnnotations(doc2, vnode, cmpData, hostId, childDepth, index2);\n });\n }\n};\nexport {\n BUILD27 as BUILD,\n Build,\n Env,\n Fragment,\n H,\n H as HTMLElement,\n Host,\n NAMESPACE2 as NAMESPACE,\n STENCIL_DEV_MODE,\n addHostEventListeners,\n bootstrapLazy,\n cmpModules,\n connectedCallback,\n consoleDevError,\n consoleDevInfo,\n consoleDevWarn,\n consoleError,\n createEvent,\n defineCustomElement,\n disconnectedCallback,\n doc,\n forceModeUpdate,\n forceUpdate,\n getAssetPath,\n getElement,\n getHostRef,\n getMode,\n getRenderingRef,\n getValue,\n h,\n insertVdomAnnotations,\n isMemberInElement,\n loadModule,\n modeResolutionChain,\n nextTick,\n parsePropertyValue,\n plt,\n postUpdateComponent,\n promiseResolve,\n proxyComponent,\n proxyCustomElement,\n readTask,\n registerHost,\n registerInstance,\n renderVdom,\n setAssetPath,\n setErrorHandler,\n setMode,\n setNonce,\n setPlatformHelpers,\n setPlatformOptions,\n setValue,\n styles,\n supportsConstructableStylesheets,\n supportsListenerOptions,\n supportsShadow,\n win,\n writeTask\n};\n"],"mappings":"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","ignoreList":[]}
@@ -1 +0,0 @@
1
- {"version":3,"names":["nvFieldtextCss","NvFieldtextStyle0","NvFieldtext","this","handleInput","event","input","target","value","valueChanged","emit","handleInputContainerClick","inputElement","focus","uuidv4","componentWillRender","textInputType","type","message","description","validation","errorDescription","error","render","h","Host","key","label","el","querySelector","htmlFor","inputId","name","class","onClick","id","ref","e","placeholder","disabled","readOnly","readonly","required","maxlength","minlength","pattern","autocomplete","multiple","onInput","size","success","hidden"],"sources":["src/components/nv-fieldtext/nv-fieldtext.scss?tag=nv-fieldtext","src/components/nv-fieldtext/nv-fieldtext.tsx"],"sourcesContent":["@import \"../../styles/form-field\";\n\nnv-fieldtext {\n @include form-field-variables();\n @include form-field-root();\n\n &[readonly]:not([readonly=\"false\"]) {\n @include form-field-readonly-variables();\n }\n\n &[error]:not([error=\"false\"]) {\n @include form-field-error-variables();\n }\n\n &[success]:not([success=\"false\"]) {\n @include form-field-success-variables();\n }\n\n &[required]:not([required=\"false\"]) label {\n @include form-field-label-required();\n }\n\n label {\n @include form-field-label();\n }\n\n .input-wrapper {\n @include form-field-input-wrapper();\n\n .input-container {\n @include form-field-input-container();\n\n input {\n @include form-field-input();\n }\n\n nv-icon.validation {\n @include form-field-icon();\n }\n }\n }\n\n .description {\n @include form-field-description();\n }\n\n .error-description {\n @include form-field-error-description();\n }\n}\n","import {\n Component,\n Host,\n h,\n Prop,\n Event,\n EventEmitter,\n Element,\n} from '@stencil/core';\nimport { v4 as uuidv4 } from 'uuid';\n\nimport { TextInputAutocomplete } from '../../utils/constants';\n\n/**\n * @slot leading-input - Content to be placed before the input text, within the input container.\n * @slot before-input - Content to be placed before the input text, outside the input container.\n * @slot after-input - Content to be placed after the input text, outside the input container.\n * @slot label - Content to be placed as the label, will override the label prop.\n * @slot description - Content to be placed as the description, will override the description prop.\n * @slot error-description - Content to be placed as the error description, will override the errorDescription prop.\n */\n@Component({\n tag: 'nv-fieldtext',\n shadow: false,\n formAssociated: true,\n styleUrl: 'nv-fieldtext.scss',\n})\nexport class NvFieldtext {\n @Element() el: HTMLNvFieldtextElement;\n private inputElement!: HTMLInputElement;\n\n /****************************************************************************/\n //#region DEPRECATED\n\n /**\n * Message defines a 'hint ' message for the Text Field.\n * @deprecated use description instead.\n */\n @Prop()\n readonly message: string;\n\n /**\n * Add the message to the validation state.\n * @deprecated use errorDescription and set the error prop instead.\n */\n @Prop()\n readonly validation: string;\n\n /**\n * Type of the input.\n * @deprecated use type instead.\n */\n @Prop()\n readonly textInputType: 'text' | 'tel' | 'email';\n\n componentWillRender() {\n if (this.textInputType) {\n this.type = this.textInputType;\n }\n\n if (this.message) {\n this.description = this.message;\n }\n\n if (this.validation) {\n this.errorDescription = this.validation;\n this.error = true;\n }\n }\n\n //#endregion DEPRECATED\n /****************************************************************************/\n //#region PROPERTIES\n\n /**\n * Sets the ID for the input element and the for attribute of the associated\n * label. If no ID is provided, a random one will be automatically generated\n * to ensure unique identification, facilitating proper label association and\n * accessibility.\n */\n @Prop({ reflect: true })\n readonly inputId: string = uuidv4();\n\n /**\n * Lets you define the text that explains what users should enter in the text\n * input field. It’s a crucial element for making forms clear and\n * user-friendly.\n */\n @Prop({ reflect: true })\n readonly label: string;\n\n /**\n * Add helpful hints or extra information under the text input field. This is\n * where you can clarify what users should enter or provide additional\n * instructions, making the form easier to fill out correctly.\n */\n @Prop({ reflect: true, mutable: true })\n description: string;\n\n /**\n * Display temporary text inside the input field to give users a hint about\n * what to type. It’s a great way to provide examples or suggestions directly\n * in the field before they start typing.\n */\n @Prop({ reflect: true })\n readonly placeholder: string;\n\n /**\n * Defines the name attribute of the input field, which is crucial for form\n * submission. This value is used as the key in the key-value pair sent to\n * the server, representing the input’s data in form submissions. It should be\n * unique within the form to avoid conflicts\n */\n @Prop({ reflect: true })\n readonly name: string;\n\n /**\n * Specifies the value of the input field, which determines the text displayed\n * within the field. This prop is typically used in controlled components\n * where the input’s value is managed by the component’s state.\n */\n @Prop({ reflect: true, mutable: true })\n value: string;\n\n /**\n * The type prop lets you specify what kind of information the input field\n * should accept. Choose 'text' for general words or sentences, 'tel' for\n * phone numbers, or 'email' for email addresses. This makes sure users get\n * the right keyboard and validation for what they need to enter.\n */\n @Prop({ reflect: true, mutable: true })\n type: 'text' | 'tel' | 'email' = 'text';\n\n /**\n * The disabled prop lets you turn off the input field so that users can’t\n * type in it. When disabled, the field is grayed out and won’t respond to\n * clicks or touches.\n */\n @Prop({ reflect: true })\n readonly disabled: boolean = false;\n\n /**\n * Display the input field’s content without allowing users to change it.\n * Users can still click on it, select, and copy the text, but they won’t be\n * able to type or delete anything.\n */\n @Prop({ reflect: true })\n readonly readonly: boolean = false;\n\n /**\n * Marks the input field as required, ensuring that the user must fill it out\n * before submitting the form.\n */\n @Prop({ reflect: true })\n readonly required: boolean = false;\n\n /**\n * Alters the input field’s appearance to indicate an error, helping users\n * identify fields that need correction.\n * @validator error\n */\n @Prop({ reflect: true, mutable: true })\n error: boolean = false;\n\n /**\n * A description that appears when there is an error related to the textfield\n * field.\n * @validator message\n */\n @Prop({ reflect: true, mutable: true })\n errorDescription: string;\n\n /**\n * Changes the input field’s appearance to indicate successful input or\n * validation.\n */\n @Prop({ reflect: true })\n readonly success: boolean = false;\n\n /**\n * Limits how many characters users can type into the input field. It’s\n * helpful for making sure users don’t enter too much information, keeping\n * their input within the allowed limit.\n */\n @Prop({ reflect: true })\n readonly maxlength: number;\n\n /**\n * Ensures that users type at least a certain number of characters into the\n * input field. It’s a way to make sure users provide enough information\n * before moving on.\n */\n @Prop({ reflect: true })\n readonly minlength: number;\n\n /**\n * Set rules for how the input should be formatted. For example, you can\n * require that a phone number includes only digits or that an email address\n * has the correct format. If users don’t follow these rules, they’ll get a\n * prompt to correct their input.\n */\n @Prop({ reflect: true })\n readonly pattern: string;\n\n /**\n * The autocomplete prop helps users fill out the input field faster by\n * suggesting entries they’ve used before, like their email or address.\n * You can turn it on to make forms more convenient or off to ensure users\n * always type in fresh data.\n */\n @Prop({ reflect: true })\n readonly autocomplete: `${TextInputAutocomplete}`;\n\n /**\n * When used with the email input type, this prop enables the field to accept\n * multiple email addresses. Users can enter several addresses, separating\n * each one with a comma, allowing the form to handle multiple recipients.\n */\n @Prop({ reflect: true })\n readonly multiple: boolean = false;\n\n //#endregion PROPERTIES\n /****************************************************************************/\n //#region EVENTS\n\n /**\n * Emitted when the input value changes.\n * @bind value\n */\n @Event()\n valueChanged: EventEmitter<string>;\n\n //#endregion EVENTS\n /****************************************************************************/\n //#region METHODS\n\n /**\n * Handles the input event on the input element.\n * Emits the inputChanged event with the new value.\n * @param {Event} event - Event object of the input event.\n */\n private handleInput = (event: Event) => {\n const input = event.target as HTMLInputElement;\n this.value = input.value;\n this.valueChanged.emit(input.value);\n };\n\n /**\n * Handles focus when the input container is clicked.\n */\n private handleInputContainerClick = () => {\n this.inputElement.focus();\n };\n\n //#endregion METHODS\n /****************************************************************************/\n //#region RENDER\n\n render() {\n return (\n <Host>\n {(this.label || this.el.querySelector('[slot=\"label\"]')) && (\n <label htmlFor={this.inputId}>\n <slot name=\"label\">{this.label}</slot>\n </label>\n )}\n\n <div class=\"input-wrapper\">\n <slot name=\"before-input\"></slot>\n\n <div class=\"input-container\" onClick={this.handleInputContainerClick}>\n <slot name=\"leading-input\"></slot>\n\n <input\n id={this.inputId}\n ref={e => (this.inputElement = e)}\n placeholder={this.placeholder}\n name={this.name}\n type={this.type}\n disabled={this.disabled}\n readOnly={this.readonly}\n required={this.required}\n maxlength={this.maxlength}\n minlength={this.minlength}\n pattern={this.pattern}\n autocomplete={this.autocomplete}\n multiple={this.multiple}\n value={this.value}\n onInput={this.handleInput}\n />\n\n {this.error && (\n <nv-icon name=\"alert-circle\" class=\"validation\" size=\"sm\" />\n )}\n {this.success && (\n <nv-icon name=\"circle-check\" class=\"validation\" size=\"sm\" />\n )}\n </div>\n\n <slot name=\"after-input\"></slot>\n </div>\n\n {(this.description ||\n this.el.querySelector('[slot=\"description\"]')) && (\n <div class=\"description\">\n <slot name=\"description\">{this.description}</slot>\n </div>\n )}\n\n {(this.errorDescription ||\n this.el.querySelector('[slot=\"error-description\"]')) && (\n <div hidden={!this.error} class=\"error-description\">\n <slot name=\"error-description\">{this.errorDescription}</slot>\n </div>\n )}\n </Host>\n );\n }\n\n //#endregion RENDER\n}\n"],"mappings":"oGAAA,MAAMA,EAAiB,itJACvB,MAAAC,EAAeD,E,MC0BFE,EAAW,M,oEAsNdC,KAAAC,YAAeC,IACrB,MAAMC,EAAQD,EAAME,OACpBJ,KAAKK,MAAQF,EAAME,MACnBL,KAAKM,aAAaC,KAAKJ,EAAME,MAAM,EAM7BL,KAAAQ,0BAA4B,KAClCR,KAAKS,aAAaC,OAAO,E,2FA1KAC,I,8HAkDM,O,cAQJ,M,cAQA,M,cAOA,M,WAQZ,M,6CAeW,M,mHA0CC,K,CApK7B,mBAAAC,GACE,GAAIZ,KAAKa,cAAe,CACtBb,KAAKc,KAAOd,KAAKa,a,CAGnB,GAAIb,KAAKe,QAAS,CAChBf,KAAKgB,YAAchB,KAAKe,O,CAG1B,GAAIf,KAAKiB,WAAY,CACnBjB,KAAKkB,iBAAmBlB,KAAKiB,WAC7BjB,KAAKmB,MAAQ,I,EAgMjB,MAAAC,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,6CACDvB,KAAKwB,OAASxB,KAAKyB,GAAGC,cAAc,oBACpCL,EAAA,SAAAE,IAAA,2CAAOI,QAAS3B,KAAK4B,SACnBP,EAAA,QAAAE,IAAA,2CAAMM,KAAK,SAAS7B,KAAKwB,QAI7BH,EAAA,OAAAE,IAAA,2CAAKO,MAAM,iBACTT,EAAA,QAAAE,IAAA,2CAAMM,KAAK,iBAEXR,EAAA,OAAAE,IAAA,2CAAKO,MAAM,kBAAkBC,QAAS/B,KAAKQ,2BACzCa,EAAA,QAAAE,IAAA,2CAAMM,KAAK,kBAEXR,EAAA,SAAAE,IAAA,2CACES,GAAIhC,KAAK4B,QACTK,IAAKC,GAAMlC,KAAKS,aAAeyB,EAC/BC,YAAanC,KAAKmC,YAClBN,KAAM7B,KAAK6B,KACXf,KAAMd,KAAKc,KACXsB,SAAUpC,KAAKoC,SACfC,SAAUrC,KAAKsC,SACfC,SAAUvC,KAAKuC,SACfC,UAAWxC,KAAKwC,UAChBC,UAAWzC,KAAKyC,UAChBC,QAAS1C,KAAK0C,QACdC,aAAc3C,KAAK2C,aACnBC,SAAU5C,KAAK4C,SACfvC,MAAOL,KAAKK,MACZwC,QAAS7C,KAAKC,cAGfD,KAAKmB,OACJE,EAAA,WAAAE,IAAA,2CAASM,KAAK,eAAeC,MAAM,aAAagB,KAAK,OAEtD9C,KAAK+C,SACJ1B,EAAA,WAAAE,IAAA,2CAASM,KAAK,eAAeC,MAAM,aAAagB,KAAK,QAIzDzB,EAAA,QAAAE,IAAA,2CAAMM,KAAK,kBAGX7B,KAAKgB,aACLhB,KAAKyB,GAAGC,cAAc,0BACtBL,EAAA,OAAAE,IAAA,2CAAKO,MAAM,eACTT,EAAA,QAAAE,IAAA,2CAAMM,KAAK,eAAe7B,KAAKgB,eAIjChB,KAAKkB,kBACLlB,KAAKyB,GAAGC,cAAc,gCACtBL,EAAA,OAAAE,IAAA,2CAAKyB,QAAShD,KAAKmB,MAAOW,MAAM,qBAC9BT,EAAA,QAAAE,IAAA,2CAAMM,KAAK,qBAAqB7B,KAAKkB,mB","ignoreList":[]}
@@ -1 +0,0 @@
1
- {"version":3,"names":["nvFieldtextareaCss","NvFieldtextareaStyle0","NvFieldtextarea","this","handleTextarea","event","textarea","target","value","valueChanged","emit","autosize","adjustTextareaHeight","handleTextareaContainerClick","textareaElement","focus","uuidv4","componentWillRender","message","description","validation","errorDescription","error","rowsChanged","autosizeChanged","_a","style","removeProperty","height","computedStyle","window","getComputedStyle","lineHeight","parseFloat","paddingTop","paddingBottom","borderTopWidth","borderBottomWidth","minHeight","rows","scrollHeight","getResize","resize","componentDidLoad","render","h","Host","key","label","el","querySelector","htmlFor","textareaId","name","class","onClick","id","ref","e","placeholder","disabled","readOnly","readonly","required","maxlength","minlength","autocomplete","onInput","clsx","hidden"],"sources":["src/components/nv-fieldtextarea/nv-fieldtextarea.scss?tag=nv-fieldtextarea","src/components/nv-fieldtextarea/nv-fieldtextarea.tsx"],"sourcesContent":["@import \"../../styles/form-field\";\n\n@mixin form-field-textarea-wrapper() {\n display: flex;\n flex-wrap: wrap;\n gap: var(--form-gap-x);\n align-items: stretch;\n align-self: stretch;\n}\n\n@mixin form-field-textarea-container() {\n display: flex;\n flex-grow: 1;\n padding: calc(var(--form-field-padding-y) - 1px) var(--form-field-padding-x);\n justify-content: center;\n align-items: center;\n gap: var(--form-field-gap);\n align-self: stretch;\n border-radius: var(--form-field-radius);\n border-width: 1px;\n border-style: solid;\n border-color: var(--nv-field-border-default);\n opacity: var(--components-form-opacity-default);\n background: var(--nv-field-background);\n transition: all 150ms ease-out;\n\n &:hover {\n border-color: var(--nv-field-border-hover);\n }\n\n &:focus-within {\n border-color: var(--nv-field-border-focus);\n box-shadow: 0 0 0 var(--focus-field-stroke) var(--nv-field-focus-box-shadow);\n }\n // Keep ReadOnly before Disabled\n &:has(textarea:read-only) {\n // opacity: var(--components-form-opacity-readonly, 0.5); broken token generation, is 50px instead of 0.5\n opacity: 0.5;\n background-color: var(--components-form-field-background-readonly);\n border-color: var(--nv-field-border-readonly);\n }\n\n &:has(textarea:disabled) {\n // opacity: var(--components-form-opacity-disabled, 0.5); broken token generation, is 50px instead of 0.5\n opacity: 0.5;\n background-color: var(--components-form-field-background-disabled);\n border-color: var(--nv-field-border-disabled);\n }\n}\n\n@mixin form-field-textarea() {\n display: flex;\n align-items: center;\n flex: 1 0 0;\n overflow: hidden;\n background-color: transparent;\n color: var(--components-form-field-content-text);\n text-overflow: ellipsis;\n font-size: var(--form-field-font-size);\n font-style: normal;\n font-weight: 500;\n line-height: var(--form-field-line-height);\n\n &:focus {\n outline: none;\n }\n\n &::placeholder {\n overflow: hidden;\n color: var(--components-form-field-content-placeholder);\n text-overflow: ellipsis;\n font-family: \"TT Norms Pro\", sans-serif;\n font-size: var(--form-field-font-size);\n font-style: normal;\n font-weight: 400;\n line-height: var(--form-field-line-height);\n }\n}\n\nnv-fieldtextarea {\n @include form-field-variables();\n @include form-field-root();\n\n &[readonly]:not([readonly=\"false\"]) {\n @include form-field-readonly-variables();\n }\n\n &[error]:not([error=\"false\"]) {\n @include form-field-error-variables();\n }\n\n &[success]:not([success=\"false\"]) {\n @include form-field-success-variables();\n }\n\n &[required]:not([required=\"false\"]) label {\n @include form-field-label-required();\n }\n\n label {\n @include form-field-label();\n }\n\n .textarea-wrapper {\n @include form-field-textarea-wrapper();\n\n .textarea-container {\n @include form-field-textarea-container();\n\n textarea {\n @include form-field-textarea();\n }\n\n nv-icon.validation {\n @include form-field-icon();\n }\n }\n }\n\n .description {\n @include form-field-description();\n }\n\n .error-description {\n @include form-field-error-description();\n }\n}\n","import {\n Component,\n Host,\n h,\n Prop,\n Event,\n EventEmitter,\n Element,\n Watch,\n} from '@stencil/core';\nimport { v4 as uuidv4 } from 'uuid';\nimport clsx from 'clsx';\n\n/**\n * @slot label - Content to be placed as the label, will override the label prop.\n * @slot description - Content to be placed as the description, will override the description prop.\n * @slot error-description - Content to be placed as the error description, will override the errorDescription prop.\n */\n@Component({\n tag: 'nv-fieldtextarea',\n shadow: false,\n formAssociated: true,\n styleUrl: 'nv-fieldtextarea.scss',\n})\nexport class NvFieldtextarea {\n @Element() el: HTMLNvFieldtextareaElement;\n private textareaElement!: HTMLTextAreaElement;\n\n /****************************************************************************/\n //#region DEPRECATED\n\n /**\n * Message defines a 'hint ' message for the Text Field.\n * @deprecated use description instead.\n */\n @Prop()\n readonly message: string;\n\n /**\n * Add the message to the validation state.\n * @deprecated use errorDescription and set the error prop instead.\n */\n @Prop()\n readonly validation: string;\n\n componentWillRender() {\n if (this.message) {\n this.description = this.message;\n }\n\n if (this.validation) {\n this.errorDescription = this.validation;\n this.error = true;\n }\n }\n\n //#endregion DEPRECATED\n /****************************************************************************/\n //#region PROPERTIES\n\n /**\n * Sets the ID for the textarea element and the for attribute of the associated\n * label. If no ID is provided, a random one will be automatically generated\n * to ensure unique identification, facilitating proper label association and\n * accessibility.\n */\n @Prop({ reflect: true })\n readonly textareaId: string = uuidv4();\n\n /**\n * Lets you define the text that explains what users should enter in the text\n * textarea field. It’s a crucial element for making forms clear and\n * user-friendly.\n */\n @Prop({ reflect: true })\n readonly label: string;\n\n /**\n * Add helpful hints or extra information under the text textarea field. This is\n * where you can clarify what users should enter or provide additional\n * instructions, making the form easier to fill out correctly.\n */\n @Prop({ reflect: true, mutable: true })\n description: string;\n\n /**\n * Display temporary text inside the textarea field to give users a hint about\n * what to type. It’s a great way to provide examples or suggestions directly\n * in the field before they start typing.\n */\n @Prop({ reflect: true })\n readonly placeholder: string;\n\n /**\n * Defines the name attribute of the textarea field, which is crucial for form\n * submission. This value is used as the key in the key-value pair sent to\n * the server, representing the textarea’s data in form submissions. It should be\n * unique within the form to avoid conflicts\n */\n @Prop({ reflect: true })\n readonly name: string;\n\n /**\n * Specifies the value of the textarea field, which determines the text displayed\n * within the field. This prop is typically used in controlled components\n * where the textarea’s value is managed by the component’s state.\n */\n @Prop({ reflect: true, mutable: true })\n value: string;\n\n /**\n * The disabled prop lets you turn off the textarea field so that users can’t\n * type in it. When disabled, the field is grayed out and won’t respond to#\n * clicks or touches.\n */\n @Prop({ reflect: true })\n readonly disabled: boolean = false;\n\n /**\n * Display the textarea field’s content without allowing users to change it.\n * Users can still click on it, select, and copy the text, but they won’t be\n * able to type or delete anything.\n */\n @Prop({ reflect: true })\n readonly readonly: boolean = false;\n\n /**\n * Marks the textarea field as required, ensuring that the user must fill it out\n * before submitting the form.\n */\n @Prop({ reflect: true })\n readonly required: boolean = false;\n\n /**\n * Alters the textarea field’s appearance to indicate an error, helping users\n * identify fields that need correction.\n * @validator error\n */\n @Prop({ reflect: true, mutable: true })\n error: boolean = false;\n\n /**\n * Show a helpful message under the textarea field when there’s a problem. It\n * explains what’s wrong and how users can fix it, making the error easier to\n * understand and resolve.\n * @validator message\n */\n @Prop({ reflect: true, mutable: true })\n errorDescription: string;\n\n /**\n * Changes the textarea field’s appearance to indicate successful textarea or\n * validation.\n */\n @Prop({ reflect: true })\n readonly success: boolean = false;\n\n /**\n * Limits how many characters users can type into the textarea field. It’s\n * helpful for making sure users don’t enter too much information, keeping\n * their textarea within the allowed limit.\n */\n @Prop({ reflect: true })\n readonly maxlength: number;\n\n /**\n * Ensures that users type at least a certain number of characters into the\n * textarea field. It’s a way to make sure users provide enough information\n * before moving on.\n */\n @Prop({ reflect: true })\n readonly minlength: number;\n\n /**\n * The number of visible text lines for the control. The default is 3. This\n * can be useful when you want to limit the size of the textarea field or when\n * you want to make the textarea field smaller to fit a specific layout. The\n * textarea field will expand vertically to fit the text as the user types.\n */\n @Prop({ reflect: true })\n readonly rows: number = 3;\n\n /**\n * Controls the resize property of a textarea. It can be set to none, both,\n * horizontal, or vertical. The default is vertical.\n */\n @Prop({ reflect: true })\n readonly resize: 'none' | 'both' | 'horizontal' | 'vertical' = 'vertical';\n\n /**\n * Enable this to make the textarea automatically resize as the user types,\n * adjusting the height to fit the content. For the best experience, avoid\n * vertical resizing, as it’s controlled by this feature. Horizontal resizing\n * can still be allowed if desired.\n */\n @Prop({ reflect: true })\n readonly autosize: boolean = false;\n\n //#endregion PROPERTIES\n /****************************************************************************/\n //#region EVENTS\n\n /**\n * Emitted when the textarea value changes.\n * @bind value\n */\n @Event()\n valueChanged: EventEmitter<string>;\n\n //#endregion EVENTS\n /****************************************************************************/\n //#region WATCHERS\n\n /**\n * If autosize is true, we need to make sure to update the min-height when\n * the rows change.\n */\n @Watch('rows')\n rowsChanged() {\n if (this.autosize) {\n this.adjustTextareaHeight();\n }\n }\n\n /**\n * If autosize is true, we need to make sure to update the height and\n * min-height, if false, we need to remove the height property.\n */\n @Watch('autosize')\n autosizeChanged() {\n if (this.autosize) {\n this.adjustTextareaHeight();\n } else {\n this.textareaElement?.style.removeProperty('height');\n }\n }\n\n //#endregion WATCHERS\n /****************************************************************************/\n //#region METHODS\n\n private handleTextarea = (event: Event) => {\n const textarea = event.target as HTMLTextAreaElement;\n this.value = textarea.value;\n this.valueChanged.emit(textarea.value);\n\n if (this.autosize) {\n this.adjustTextareaHeight();\n }\n };\n\n private handleTextareaContainerClick = () => {\n this.textareaElement.focus();\n };\n\n private adjustTextareaHeight() {\n if (this.textareaElement && this.autosize) {\n this.textareaElement.style.height = 'auto';\n\n // Get computed styles\n const computedStyle = window.getComputedStyle(this.textareaElement);\n const lineHeight = parseFloat(computedStyle.lineHeight);\n const paddingTop = parseFloat(computedStyle.paddingTop);\n const paddingBottom = parseFloat(computedStyle.paddingBottom);\n const borderTopWidth = parseFloat(computedStyle.borderTopWidth);\n const borderBottomWidth = parseFloat(computedStyle.borderBottomWidth);\n\n // Calculate min-height based on rows\n const minHeight =\n lineHeight * this.rows +\n paddingTop +\n paddingBottom +\n borderTopWidth +\n borderBottomWidth;\n\n this.textareaElement.style.minHeight = `${minHeight}px`;\n this.textareaElement.style.height =\n this.textareaElement.scrollHeight + 'px';\n }\n }\n\n /**\n * Class Properties\n * resize-none\tresize: none;\n * resize-y\t resize: vertical;\n * resize-x\t resize: horizontal;\n * resize\t resize: both;\n * @returns {string} The resize class.\n */\n private getResize() {\n if (this.resize === 'none') return 'resize-none';\n if (this.resize === 'vertical') return 'resize-y';\n if (this.resize === 'horizontal') return 'resize-x';\n if (this.resize === 'both') return 'resize';\n return 'resize-none';\n }\n\n //#endregion METHODS\n /****************************************************************************/\n //#region LIFECYCLE\n\n componentDidLoad() {\n if (this.autosize) {\n this.adjustTextareaHeight();\n }\n }\n\n //#endregion LIFECYCLE\n /****************************************************************************/\n //#region RENDER\n\n render() {\n return (\n <Host>\n {(this.label || this.el.querySelector('[slot=\"label\"]')) && (\n <label htmlFor={this.textareaId}>\n <slot name=\"label\">{this.label}</slot>\n </label>\n )}\n\n <div class=\"textarea-wrapper\">\n <div\n class=\"textarea-container\"\n onClick={this.handleTextareaContainerClick}\n >\n <textarea\n id={this.textareaId}\n ref={e => (this.textareaElement = e)}\n placeholder={this.placeholder}\n name={this.name}\n disabled={this.disabled}\n readOnly={this.readonly}\n required={this.required}\n maxlength={this.maxlength}\n minlength={this.minlength}\n autocomplete=\"off\"\n value={this.value}\n onInput={this.handleTextarea}\n rows={this.rows}\n class={clsx(this.getResize())}\n />\n </div>\n </div>\n\n {(this.description ||\n this.el.querySelector('[slot=\"description\"]')) && (\n <div class=\"description\">\n <slot name=\"description\">{this.description}</slot>\n </div>\n )}\n\n {(this.errorDescription ||\n this.el.querySelector('[slot=\"error-description\"]')) && (\n <div hidden={!this.error} class=\"error-description\">\n <slot name=\"error-description\">{this.errorDescription}</slot>\n </div>\n )}\n </Host>\n );\n }\n\n //#endregion RENDER\n}\n"],"mappings":"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","ignoreList":[]}
@@ -1 +0,0 @@
1
- {"version":3,"names":["nvFieldpasswordCss","NvFieldpasswordStyle0","NvFieldpassword","this","handleInputContainerClick","inputElement","focus","togglePasswordVisibility","showPasswordState","handleKeyDown","event","key","preventDefault","setTimeout","handleInput","input","target","value","valueChanged","emit","uuidv4","showPassword","handleShowPasswordChange","newValue","render","h","Host","label","el","querySelector","htmlFor","inputId","name","class","onClick","id","ref","e","autocomplete","placeholder","type","inputMode","mode","required","maxlength","minlength","pattern","disabled","readOnly","readonly","onInput","hidePasswordIcon","size","emphasis","onKeyDown","toString","success","error","description","errorDescription","hidden"],"sources":["src/components/nv-fieldpassword/nv-fieldpassword.scss?tag=nv-fieldpassword","src/components/nv-fieldpassword/nv-fieldpassword.tsx"],"sourcesContent":["@import '../../styles/form-field';\n\nnv-fieldpassword {\n @include form-field-variables();\n @include form-field-root();\n\n &[readonly]:not([readonly='false']) {\n @include form-field-readonly-variables();\n }\n\n &[error]:not([error='false']) {\n @include form-field-error-variables();\n }\n\n &[success]:not([success='false']) {\n @include form-field-success-variables();\n }\n\n &[required]:not([required='false']) label {\n @include form-field-label-required();\n }\n\n label {\n @include form-field-label();\n }\n\n .input-wrapper {\n @include form-field-input-wrapper();\n\n .input-container {\n @include form-field-input-container();\n\n position: relative;\n\n input {\n @include form-field-input();\n }\n\n nv-icon.validation {\n @include form-field-icon();\n\n position: absolute;\n right: 50px;\n }\n }\n }\n\n .description {\n @include form-field-description();\n }\n\n .error-description {\n @include form-field-error-description();\n }\n\n .toggle-password-icon {\n position: absolute;\n right: -1px;\n border: 0 solid transparent !important;\n }\n}\n","import {\n Component,\n Prop,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n State,\n Watch,\n} from '@stencil/core';\n\nimport { v4 as uuidv4 } from 'uuid';\nimport { TextInputAutocomplete } from '../../utils/constants';\n/**\n * @slot leading-input - Content to be placed before the input text, within the input container.\n * @slot before-input - Content to be placed before the input text, outside the input container.\n * @slot after-input - Content to be placed after the input text, outside the input container.\n * @slot label - Content to be placed as the label, will override the label prop.\n * @slot description - Content to be placed as the description, will override the description prop.\n * @slot error-description - Content to be placed as the error description, will override the errorDescription prop.\n */\n\n@Component({\n tag: 'nv-fieldpassword',\n styleUrl: 'nv-fieldpassword.scss',\n shadow: false,\n formAssociated: true,\n})\nexport class NvFieldpassword {\n @Element() el: HTMLNvFieldpasswordElement;\n private inputElement!: HTMLInputElement;\n\n /****************************************************************************/\n //#region PROPERTIES\n\n /**\n * Sets the ID for the input element and the for attribute of the associated\n * label. If no ID is provided, a random one will be automatically generated\n * to ensure unique identification, facilitating proper label association and\n * accessibility.\n */\n @Prop({ reflect: true })\n readonly inputId: string = uuidv4();\n\n /**\n * Lets you define the text that explains what users should enter in the text\n * input field. It’s a crucial element for making forms clear and\n * user-friendly.\n */\n @Prop({ reflect: true })\n readonly label: string;\n\n /**\n * Add helpful hints or extra information under the text input field. This is\n * where you can clarify what users should enter or provide additional\n * instructions, making the form easier to fill out correctly.\n */\n // eslint-disable-next-line @stencil-community/strict-mutable\n @Prop({ reflect: true, mutable: true })\n description: string;\n\n /**\n * Display temporary text inside the input field to give users a hint about\n * what to type. It’s a great way to provide examples or suggestions directly\n * in the field before they start typing.\n */\n @Prop({ reflect: true })\n readonly placeholder: string;\n\n /**\n * Defines the name attribute of the input field, which is crucial for form\n * submission. This value is used as the key in the key-value pair sent to\n * the server, representing the input’s data in form submissions. It should be\n * unique within the form to avoid conflicts\n */\n @Prop({ reflect: true })\n readonly name: string;\n\n /**\n * Specifies the value of the input field, which determines the text displayed\n * within the field. This prop is typically used in controlled components\n * where the input’s value is managed by the component’s state.\n */\n @Prop({ reflect: true, mutable: true })\n value: string;\n\n /**\n * The disabled prop lets you turn off the input field so that users can’t\n * type in it. When disabled, the field is grayed out and won’t respond to#\n * clicks or touches.\n */\n @Prop({ reflect: true })\n readonly disabled: boolean = false;\n\n /**\n * Display the input field’s content without allowing users to change it.\n * Users can still click on it, select, and copy the text, but they won’t be\n * able to type or delete anything.\n */\n @Prop({ reflect: true })\n readonly readonly: boolean = false;\n\n /**\n * Marks the input field as required, ensuring that the user must fill it out\n * before submitting the form.\n */\n @Prop({ reflect: true })\n readonly required: boolean = false;\n\n /**\n * Alters the input field’s appearance to indicate an error, helping users\n * identify fields that need correction.\n * @validator error\n */\n @Prop({ reflect: true })\n readonly error: boolean = false;\n\n /**\n * A description that appears when there is an error related to the password\n * field.\n * @validator message\n */\n @Prop({ reflect: true })\n readonly errorDescription: string;\n\n /**\n * Changes the input field’s appearance to indicate successful input or\n * validation.\n */\n @Prop({ reflect: true })\n readonly success: boolean = false;\n\n /**\n * Limits how many characters users can type into the input field. It’s\n * helpful for making sure users don’t enter too much information, keeping\n * their input within the allowed limit.\n */\n @Prop({ reflect: true })\n readonly maxlength: number;\n\n /**\n * Ensures that users type at least a certain number of characters into the\n * input field. It’s a way to make sure users provide enough information\n * before moving on.\n */\n @Prop({ reflect: true })\n readonly minlength: number;\n\n /**\n * Set rules for how the input should be formatted. For example, you can\n * require that a phone number includes only digits or that an email address\n * has the correct format. If users don’t follow these rules, they’ll get a\n * prompt to correct their input.\n * the rules are applied to the input value via regexes.\n */\n @Prop({ reflect: true })\n readonly pattern: string;\n\n /**\n * Defines the type of the input.\n * @default 'text'\n */\n @Prop({ reflect: true })\n readonly mode: 'text' | 'number' = 'text';\n\n /**\n * The autocomplete prop helps users fill out the input field faster by\n * suggesting entries they’ve used before, like their email or address.\n * You can turn it on to make forms more convenient or off to ensure users\n * always type in fresh data.\n */\n @Prop({ reflect: true })\n readonly autocomplete: `${TextInputAutocomplete}` = 'off';\n\n /**\n * Hide the button to show/hide the password.\n */\n @Prop({ reflect: true })\n readonly hidePasswordIcon: boolean = false;\n\n /**\n * Show/hide the password programmatically.\n */\n @Prop({ reflect: true })\n readonly showPassword: boolean = false;\n\n /**\n * Defines whether the password is visible or not.\n */\n @State()\n showPasswordState: boolean = this.showPassword;\n\n //#endregion PROPERTIES\n /****************************************************************************/\n //#region EVENTS\n\n /**\n * Emitted when the input value changes.\n * @bind value\n */\n @Event()\n valueChanged: EventEmitter<string>;\n\n //#endregion EVENTS\n /****************************************************************************/\n //#region METHODS\n\n private handleInputContainerClick = () => {\n this.inputElement.focus();\n };\n\n @Watch('showPassword')\n handleShowPasswordChange(newValue: boolean) {\n this.showPasswordState = newValue;\n }\n\n private togglePasswordVisibility = () => {\n this.showPasswordState = !this.showPasswordState;\n };\n\n private handleKeyDown = (event: KeyboardEvent) => {\n if (event.key === ' ') {\n event.preventDefault(); // Prevent the space character from being added\n setTimeout(() => {\n this.togglePasswordVisibility();\n }, 0);\n }\n };\n\n private handleInput = (event: Event) => {\n const input = event.target as HTMLInputElement;\n this.value = input.value; // Update the input value without worrying about the space\n this.valueChanged.emit(input.value);\n };\n\n //#endregion METHODS\n /****************************************************************************/\n //#region RENDER\n\n render() {\n return (\n <Host>\n {(this.label || this.el.querySelector('[slot=\"label\"]')) && (\n <label htmlFor={this.inputId}>\n <slot name=\"label\">{this.label}</slot>\n </label>\n )}\n\n <div class=\"input-wrapper\">\n <slot name=\"before-input\"></slot>\n\n <div class=\"input-container\" onClick={this.handleInputContainerClick}>\n <slot name=\"leading-input\"></slot>\n\n <input\n id={this.inputId}\n ref={e => (this.inputElement = e)}\n autocomplete={this.autocomplete}\n placeholder={this.placeholder}\n name={this.name}\n type={this.showPasswordState ? 'text' : 'password'}\n inputMode={this.mode}\n value={this.value}\n required={this.required}\n maxlength={this.maxlength}\n minlength={this.minlength}\n pattern={this.pattern}\n disabled={this.disabled}\n readOnly={this.readonly}\n onInput={this.handleInput}\n />\n\n {!this.hidePasswordIcon && (\n <nv-iconbutton\n class=\"toggle-password-icon\"\n name={this.showPasswordState ? 'eye' : 'eye-off'}\n size=\"md\"\n emphasis=\"lower\"\n onClick={this.togglePasswordVisibility}\n onKeyDown={this.handleKeyDown}\n aria-label={\n this.showPasswordState ? 'Hide password' : 'Show password'\n }\n aria-pressed={this.showPasswordState.toString()}\n />\n )}\n\n {(this.success || this.error) && (\n <nv-icon\n name={this.success ? 'circle-check' : 'alert-circle'}\n class=\"validation\"\n size=\"md\"\n />\n )}\n </div>\n\n <slot name=\"after-input\"></slot>\n </div>\n\n {(this.description ||\n this.el.querySelector('[slot=\"description\"]')) && (\n <div class=\"description\">\n <slot name=\"description\">{this.description}</slot>\n </div>\n )}\n\n {(this.errorDescription ||\n this.el.querySelector('[slot=\"error-description\"]')) && (\n <div hidden={!this.error} class=\"error-description\">\n <slot name=\"error-description\">{this.errorDescription}</slot>\n </div>\n )}\n </Host>\n );\n }\n\n //#endregion RENDER\n}\n"],"mappings":"oGAAA,MAAMA,EAAqB,k7JAC3B,MAAAC,EAAeD,E,MC4BFE,EAAe,M,oEAmLlBC,KAAAC,0BAA4B,KAClCD,KAAKE,aAAaC,OAAO,EAQnBH,KAAAI,yBAA2B,KACjCJ,KAAKK,mBAAqBL,KAAKK,iBAAiB,EAG1CL,KAAAM,cAAiBC,IACvB,GAAIA,EAAMC,MAAQ,IAAK,CACrBD,EAAME,iBACNC,YAAW,KACTV,KAAKI,0BAA0B,GAC9B,E,GAICJ,KAAAW,YAAeJ,IACrB,MAAMK,EAAQL,EAAMM,OACpBb,KAAKc,MAAQF,EAAME,MACnBd,KAAKe,aAAaC,KAAKJ,EAAME,MAAM,E,aA9LVG,I,kIAkDE,M,cAQA,M,cAOA,M,WAQH,M,6CAeE,M,mFAiCO,O,kBASiB,M,sBAMf,M,kBAMJ,M,uBAMJjB,KAAKkB,Y,CAsBlC,wBAAAC,CAAyBC,GACvBpB,KAAKK,kBAAoBe,C,CA0B3B,MAAAC,GACE,OACEC,EAACC,EAAI,CAAAf,IAAA,6CACDR,KAAKwB,OAASxB,KAAKyB,GAAGC,cAAc,oBACpCJ,EAAA,SAAAd,IAAA,2CAAOmB,QAAS3B,KAAK4B,SACnBN,EAAA,QAAAd,IAAA,2CAAMqB,KAAK,SAAS7B,KAAKwB,QAI7BF,EAAA,OAAAd,IAAA,2CAAKsB,MAAM,iBACTR,EAAA,QAAAd,IAAA,2CAAMqB,KAAK,iBAEXP,EAAA,OAAAd,IAAA,2CAAKsB,MAAM,kBAAkBC,QAAS/B,KAAKC,2BACzCqB,EAAA,QAAAd,IAAA,2CAAMqB,KAAK,kBAEXP,EAAA,SAAAd,IAAA,2CACEwB,GAAIhC,KAAK4B,QACTK,IAAKC,GAAMlC,KAAKE,aAAegC,EAC/BC,aAAcnC,KAAKmC,aACnBC,YAAapC,KAAKoC,YAClBP,KAAM7B,KAAK6B,KACXQ,KAAMrC,KAAKK,kBAAoB,OAAS,WACxCiC,UAAWtC,KAAKuC,KAChBzB,MAAOd,KAAKc,MACZ0B,SAAUxC,KAAKwC,SACfC,UAAWzC,KAAKyC,UAChBC,UAAW1C,KAAK0C,UAChBC,QAAS3C,KAAK2C,QACdC,SAAU5C,KAAK4C,SACfC,SAAU7C,KAAK8C,SACfC,QAAS/C,KAAKW,eAGdX,KAAKgD,kBACL1B,EAAA,iBAAAd,IAAA,2CACEsB,MAAM,uBACND,KAAM7B,KAAKK,kBAAoB,MAAQ,UACvC4C,KAAK,KACLC,SAAS,QACTnB,QAAS/B,KAAKI,yBACd+C,UAAWnD,KAAKM,cAAa,aAE3BN,KAAKK,kBAAoB,gBAAkB,gBAAe,eAE9CL,KAAKK,kBAAkB+C,cAIvCpD,KAAKqD,SAAWrD,KAAKsD,QACrBhC,EAAA,WAAAd,IAAA,2CACEqB,KAAM7B,KAAKqD,QAAU,eAAiB,eACtCvB,MAAM,aACNmB,KAAK,QAKX3B,EAAA,QAAAd,IAAA,2CAAMqB,KAAK,kBAGX7B,KAAKuD,aACLvD,KAAKyB,GAAGC,cAAc,0BACtBJ,EAAA,OAAAd,IAAA,2CAAKsB,MAAM,eACTR,EAAA,QAAAd,IAAA,2CAAMqB,KAAK,eAAe7B,KAAKuD,eAIjCvD,KAAKwD,kBACLxD,KAAKyB,GAAGC,cAAc,gCACtBJ,EAAA,OAAAd,IAAA,2CAAKiD,QAASzD,KAAKsD,MAAOxB,MAAM,qBAC9BR,EAAA,QAAAd,IAAA,2CAAMqB,KAAK,qBAAqB7B,KAAKwD,mB","ignoreList":[]}
@@ -1 +0,0 @@
1
- {"version":3,"names":["nvIconbuttonCss","NvIconbuttonStyle0","NvIconbutton","this","handleClick","event","loading","disabled","preventDefault","type","_b","_a","internals","form","requestSubmit","_d","_c","reset","handleLoadingChange","handleDisabledChange","componentWillLoad","render","h","Host","key","role","tabindex","undefined","class","clsx","size","emphasis","shape","onClick","name"],"sources":["src/components/nv-iconbutton/nv-iconbutton.scss?tag=nv-iconbutton","src/components/nv-iconbutton/nv-iconbutton.tsx"],"sourcesContent":["@use \"sass:map\";\n@import \"../../styles/focus-ring\";\n\n/* Variants */\n$button-sizes: (\"xs\", \"sm\", \"md\", \"lg\");\n$button-emphasis: (\"high\", \"medium\", \"low\", \"lower\");\n\n/* Define maps for size-related variables */\n$button-icon-button-padding: (\n \"xs\": var(--button-xs-icon-button-padding),\n \"sm\": var(--button-sm-icon-button-padding),\n \"md\": var(--button-md-icon-button-padding),\n \"lg\": var(--button-lg-icon-button-padding)\n);\n\n$button-gap: (\n \"xs\": var(--button-xs-gap),\n \"sm\": var(--button-sm-gap),\n \"md\": var(--button-md-gap),\n \"lg\": var(--button-lg-gap)\n);\n\n$button-border-radius: (\n \"xs\": var(--button-xs-border-radius),\n \"sm\": var(--button-sm-border-radius),\n \"md\": var(--button-md-border-radius),\n \"lg\": var(--button-lg-border-radius)\n);\n\n$button-line-height: (\n \"xs\": var(--button-xs-line-height),\n \"sm\": var(--button-sm-line-height),\n \"md\": var(--button-md-line-height),\n \"lg\": var(--button-lg-line-height)\n);\n\n$button-font-size: (\n \"xs\": var(--button-xs-font-size),\n \"sm\": var(--button-sm-font-size),\n \"md\": var(--button-md-font-size),\n \"lg\": var(--button-lg-font-size)\n);\n\n/* Define maps for emphasis-related variables */\n$components-button-background: (\n \"high\": var(--components-button-high-background),\n \"medium\": var(--components-button-medium-background),\n \"low\": var(--components-button-low-background),\n \"lower\": var(--components-button-lower-background)\n);\n\n$components-button-border: (\n \"high\": var(--components-button-high-border),\n \"medium\": var(--components-button-medium-border),\n \"low\": var(--components-button-low-border),\n \"lower\": var(--components-button-lower-border)\n);\n\n$components-button-text: (\n \"high\": var(--components-button-high-text),\n \"medium\": var(--components-button-medium-text),\n \"low\": var(--components-button-low-text),\n \"lower\": var(--components-button-lower-text)\n);\n\n$components-button-background-hover: (\n \"high\": var(--components-button-high-background-hover),\n \"medium\": var(--components-button-medium-background-hover),\n \"low\": var(--components-button-low-background-hover),\n \"lower\": var(--components-button-lower-background-hover)\n);\n\n$components-button-text-hover: (\n \"high\": var(--components-button-high-text-hover),\n \"medium\": var(--components-button-medium-text-hover),\n \"low\": var(--components-button-low-text-hover),\n \"lower\": var(--components-button-lower-text-hover)\n);\n\n$components-button-icon: (\n \"high\": var(--components-button-high-icon),\n \"medium\": var(--components-button-medium-icon),\n \"low\": var(--components-button-low-icon),\n \"lower\": var(--components-button-lower-icon)\n);\n\n@mixin root-styles() {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n font-style: normal;\n font-weight: 500;\n font-family: \"TT Norms Pro\", sans-serif;\n transition: background-color 150ms ease-out;\n height: fit-content;\n width: fit-content;\n}\n\n@mixin size-styles($size) {\n padding: map.get($button-icon-button-padding, $size);\n gap: map.get($button-gap, $size);\n border-radius: map.get($button-border-radius, $size);\n line-height: map.get($button-line-height, $size);\n font-size: map.get($button-font-size, $size);\n}\n\n@mixin emphasis-styles($emphasis) {\n background: map.get($components-button-background, $emphasis);\n border: 1px solid map.get($components-button-border, $emphasis);\n color: map.get($components-button-text, $emphasis);\n\n &:hover {\n background: map.get($components-button-background-hover, $emphasis);\n color: map.get($components-button-text-hover, $emphasis);\n }\n\n @include focus-ring();\n\n &:disabled {\n background: map.get($components-button-background, $emphasis);\n color: map.get($components-button-text, $emphasis);\n opacity: 0.5;\n cursor: not-allowed;\n box-shadow: none;\n }\n\n & nv-icon > svg {\n color: map.get($components-button-icon, $emphasis);\n }\n}\n\nnv-iconbutton {\n &.root {\n @include root-styles();\n }\n\n @each $size in $button-sizes {\n &.size-#{$size} {\n @include size-styles($size);\n }\n }\n\n @each $emphasis in $button-emphasis {\n &.emphasis-#{$emphasis} {\n @include emphasis-styles($emphasis);\n }\n }\n\n &.loading {\n [slot=\"leading-icon\"] {\n display: none;\n }\n }\n\n &.shape-rounded {\n border-radius: var(--radius-rounded-full);\n }\n}\n","import {\n Component,\n Host,\n h,\n Prop,\n AttachInternals,\n Element,\n Watch,\n} from '@stencil/core';\nimport clsx from 'clsx';\n\nimport { ButtonSize, ButtonEmphasis, ButtonType } from '../../utils/constants';\nimport { IconName } from '../nv-icon/nv-icons';\n\n/**\n * @slot default - Content of the button.\n */\n@Component({\n tag: 'nv-iconbutton',\n shadow: false,\n formAssociated: true,\n styleUrl: 'nv-iconbutton.scss',\n scoped: false,\n})\nexport class NvIconbutton {\n @AttachInternals() internals: ElementInternals;\n @Element() el: HTMLNvIconbuttonElement;\n\n /****************************************************************************/\n //#region PROPERTIES\n\n /**\n * Determines how large or small the button appears, allowing for\n * customization of the button's dimensions to fit different design\n * specifications and user needs.\n */\n @Prop({ reflect: true })\n readonly size: `${ButtonSize}` = 'md';\n\n /**\n * Adjusts the button’s emphasis to make it more or less visually prominent\n * to users. Use this to draw attention to important actions or reduce focus\n * on less critical ones.\n */\n @Prop({ reflect: true })\n readonly emphasis: `${ButtonEmphasis}` = 'high';\n\n /**\n * Set this to true to show a spinner on the button, letting users know that\n * their action is being processed. It helps improve user experience by\n * indicating ongoing activities. The icon is not displayed when the button\n * is loading. Also, the button is disabled. If you want to disable the\n * button, it is not possible. It is automatically disabled when loading.\n */\n @Prop({ reflect: true, mutable: true })\n loading: boolean = false;\n\n /**\n * Disables the button, preventing user interaction.\n */\n @Prop({ mutable: true, reflect: true })\n disabled: boolean = false;\n\n /**\n * Makes the button look active when it’s within a compatible component\n * like a button group.\n */\n @Prop({ reflect: true })\n readonly active: boolean = false;\n\n /**\n * Choose the icon you want to display. This also sets the aria-label for\n * improved accessibility, helping users who rely on screen readers.\n * The icon is not displayed when the button is loading.\n */\n @Prop({ reflect: true })\n readonly name: `${IconName}` | string;\n\n /**\n * Sets the button type to control its function in forms. Use 'submit' to send\n * form data, 'reset' to clear the form, or 'button' for a standard button\n * that doesn’t interact with form submission by default.\n */\n @Prop({ reflect: true })\n readonly type: `${ButtonType}` = 'button';\n\n /**\n * Sets the shape of the button. Choose between square and rounded.\n */\n @Prop({ reflect: true })\n readonly shape: 'square' | 'rounded' = 'square';\n\n //#endregion PROPERTIES\n /****************************************************************************/\n //#region METHODS\n\n /**\n * Handles form-related actions when the button is clicked.\n * - Submits the form if the button type is 'submit'.\n * - Resets the form if the button type is 'reset'.\n * @param {Event} event - The click event.\n */\n private handleClick = (event: Event) => {\n if (this.loading || this.disabled) {\n event.preventDefault();\n return;\n }\n\n if (this.type === 'submit') {\n this.internals?.form?.requestSubmit();\n }\n if (this.type === 'reset') {\n this.internals?.form?.reset();\n }\n };\n\n //#endregion METHODS\n /****************************************************************************/\n //#region WATCHERS\n\n @Watch('loading')\n handleLoadingChange(loading: boolean) {\n this.loading = loading;\n this.disabled = loading;\n }\n\n @Watch('disabled')\n handleDisabledChange(disabled: boolean) {\n if (this.loading) {\n this.disabled = this.loading;\n } else {\n this.disabled = disabled;\n }\n }\n\n //#endregion WATCHERS\n /****************************************************************************/\n //#region LIFECYCLE\n\n componentWillLoad() {\n if (this.loading) {\n this.disabled = this.loading;\n }\n }\n\n //#endregion LIFECYCLE\n /****************************************************************************/\n //#region RENDER\n\n render() {\n return (\n <Host\n role=\"button\"\n type={this.type}\n tabindex=\"0\"\n disabled={this.disabled ? true : undefined}\n class={clsx(\n 'root',\n `size-${this.size}`,\n `emphasis-${this.emphasis}`,\n this.loading && 'loading',\n `shape-${this.shape}`,\n )}\n onClick={this.handleClick}\n >\n {this.loading && <nv-loader size={this.size}></nv-loader>}\n\n {!this.loading && <nv-icon name={this.name} size={this.size} />}\n\n <slot></slot>\n </Host>\n );\n }\n\n //#endregion RENDER\n}\n"],"mappings":"6FAAA,MAAMA,EAAkB,6nJACxB,MAAAC,EAAeD,E,MCuBFE,EAAY,M,yLA8EfC,KAAAC,YAAeC,I,YACrB,GAAIF,KAAKG,SAAWH,KAAKI,SAAU,CACjCF,EAAMG,iBACN,M,CAGF,GAAIL,KAAKM,OAAS,SAAU,EAC1BC,GAAAC,EAAAR,KAAKS,aAAS,MAAAD,SAAA,SAAAA,EAAEE,QAAI,MAAAH,SAAA,SAAAA,EAAEI,e,CAExB,GAAIX,KAAKM,OAAS,QAAS,EACzBM,GAAAC,EAAAb,KAAKS,aAAS,MAAAI,SAAA,SAAAA,EAAEH,QAAI,MAAAE,SAAA,SAAAA,EAAEE,O,aA3EO,K,cAQQ,O,aAUtB,M,cAMC,M,YAOO,M,8BAgBM,S,WAMM,Q,CA+BvC,mBAAAC,CAAoBZ,GAClBH,KAAKG,QAAUA,EACfH,KAAKI,SAAWD,C,CAIlB,oBAAAa,CAAqBZ,GACnB,GAAIJ,KAAKG,QAAS,CAChBH,KAAKI,SAAWJ,KAAKG,O,KAChB,CACLH,KAAKI,SAAWA,C,EAQpB,iBAAAa,GACE,GAAIjB,KAAKG,QAAS,CAChBH,KAAKI,SAAWJ,KAAKG,O,EAQzB,MAAAe,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,2CACHC,KAAK,SACLhB,KAAMN,KAAKM,KACXiB,SAAS,IACTnB,SAAUJ,KAAKI,SAAW,KAAOoB,UACjCC,MAAOC,EACL,OACA,QAAQ1B,KAAK2B,OACb,YAAY3B,KAAK4B,WACjB5B,KAAKG,SAAW,UAChB,SAASH,KAAK6B,SAEhBC,QAAS9B,KAAKC,aAEbD,KAAKG,SAAWgB,EAAA,aAAAE,IAAA,2CAAWM,KAAM3B,KAAK2B,QAErC3B,KAAKG,SAAWgB,EAAA,WAAAE,IAAA,2CAASU,KAAM/B,KAAK+B,KAAMJ,KAAM3B,KAAK2B,OAEvDR,EAAA,QAAAE,IAAA,6C","ignoreList":[]}