@nova-design-system/nova-webcomponents 3.25.0 → 3.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (363) hide show
  1. package/dist/cjs/i18n.utils-BbKpUgYq.js +77 -0
  2. package/dist/cjs/index.cjs.js +54 -2
  3. package/dist/cjs/loader.cjs.js +1 -1
  4. package/dist/cjs/native.cjs.js +1 -1
  5. package/dist/cjs/nv-badge_2.cjs.entry.js +5 -3
  6. package/dist/cjs/nv-breadcrumb.cjs.entry.js +1 -1
  7. package/dist/cjs/nv-breadcrumbs.cjs.entry.js +1 -1
  8. package/dist/cjs/nv-button.cjs.entry.js +1 -1
  9. package/dist/cjs/nv-buttongroup.cjs.entry.js +2 -2
  10. package/dist/cjs/nv-calendar.cjs.entry.js +2 -11
  11. package/dist/cjs/nv-col.cjs.entry.js +1 -1
  12. package/dist/cjs/nv-datagrid.cjs.entry.js +2 -2
  13. package/dist/cjs/nv-datagridcolumn.cjs.entry.js +1 -1
  14. package/dist/cjs/nv-dialog.cjs.entry.js +1 -1
  15. package/dist/cjs/nv-dialogfooter_2.cjs.entry.js +2 -2
  16. package/dist/cjs/nv-drawer.cjs.entry.js +1 -1
  17. package/dist/cjs/nv-drawerfooter_2.cjs.entry.js +2 -2
  18. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js +5 -5
  19. package/dist/cjs/nv-fielddate.cjs.entry.js +6 -6
  20. package/dist/cjs/nv-fielddaterange.cjs.entry.js +6 -7
  21. package/dist/cjs/nv-fielddropdown.cjs.entry.js +19 -18
  22. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js +1 -1
  23. package/dist/cjs/nv-fieldmultiselect.cjs.entry.js +15 -14
  24. package/dist/cjs/nv-fieldnumber.cjs.entry.js +4 -4
  25. package/dist/cjs/nv-fieldpassword.cjs.entry.js +4 -4
  26. package/dist/cjs/nv-fieldradio.cjs.entry.js +4 -4
  27. package/dist/cjs/nv-fieldselect.cjs.entry.js +5 -5
  28. package/dist/cjs/nv-fieldslider.cjs.entry.js +3 -3
  29. package/dist/cjs/nv-fieldtext.cjs.entry.js +4 -4
  30. package/dist/cjs/nv-fieldtextarea.cjs.entry.js +30 -28
  31. package/dist/cjs/nv-fieldtime.cjs.entry.js +3 -3
  32. package/dist/cjs/nv-icon.cjs.entry.js +1 -1
  33. package/dist/cjs/nv-iconbutton_2.cjs.entry.js +2 -2
  34. package/dist/cjs/nv-menu.cjs.entry.js +1 -1
  35. package/dist/cjs/nv-menuitem.cjs.entry.js +1 -1
  36. package/dist/cjs/nv-notification.cjs.entry.js +1 -1
  37. package/dist/cjs/nv-notificationcontainer.cjs.entry.js +1 -1
  38. package/dist/cjs/nv-paginationtable.cjs.entry.js +1 -1
  39. package/dist/cjs/nv-popover.cjs.entry.js +1 -1
  40. package/dist/cjs/nv-row.cjs.entry.js +1 -1
  41. package/dist/cjs/nv-sidebar.cjs.entry.js +1 -1
  42. package/dist/cjs/nv-sidebarcontent.cjs.entry.js +1 -1
  43. package/dist/cjs/nv-sidebardivider.cjs.entry.js +1 -1
  44. package/dist/cjs/nv-sidebarfooter.cjs.entry.js +1 -1
  45. package/dist/cjs/nv-sidebargroup.cjs.entry.js +1 -1
  46. package/dist/cjs/nv-sidebarheader.cjs.entry.js +1 -1
  47. package/dist/cjs/nv-sidebarlogo.cjs.entry.js +1 -1
  48. package/dist/cjs/nv-sidebarnavitem.cjs.entry.js +2 -2
  49. package/dist/cjs/nv-sidebarnavsubitem.cjs.entry.js +1 -1
  50. package/dist/cjs/nv-split.cjs.entry.js +1 -1
  51. package/dist/cjs/nv-stack.cjs.entry.js +1 -1
  52. package/dist/cjs/nv-table.cjs.entry.js +3 -1
  53. package/dist/cjs/nv-tableheader.cjs.entry.js +1 -1
  54. package/dist/cjs/nv-toggle.cjs.entry.js +3 -3
  55. package/dist/cjs/nv-togglebutton.cjs.entry.js +1 -1
  56. package/dist/cjs/nv-togglebuttongroup.cjs.entry.js +1 -1
  57. package/dist/cjs/nv-tooltip.cjs.entry.js +2 -2
  58. package/dist/cjs/{i18n.utils-ku0bScip.js → worker-client-ByL3TenE.js} +35 -75
  59. package/dist/collection/components/nv-badge/nv-badge.css +4 -1
  60. package/dist/collection/components/nv-badge/nv-badge.js +3 -1
  61. package/dist/collection/components/nv-breadcrumb/nv-breadcrumb.js +1 -1
  62. package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.js +1 -1
  63. package/dist/collection/components/nv-button/nv-button.js +1 -1
  64. package/dist/collection/components/nv-buttongroup/nv-buttongroup.js +1 -1
  65. package/dist/collection/components/nv-buttongroup/styles/nv-buttongroup.css +4 -4
  66. package/dist/collection/components/nv-calendar/nv-calendar.js +2 -11
  67. package/dist/collection/components/nv-calendar/test/nv-calendar.utils.test.js +0 -1
  68. package/dist/collection/components/nv-col/nv-col.js +1 -1
  69. package/dist/collection/components/nv-datagrid/nv-datagrid.js +2 -2
  70. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js +1 -1
  71. package/dist/collection/components/nv-dialog/nv-dialog.js +1 -1
  72. package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.js +1 -1
  73. package/dist/collection/components/nv-dialogheader/nv-dialogheader.js +1 -1
  74. package/dist/collection/components/nv-drawer/nv-drawer.js +1 -1
  75. package/dist/collection/components/nv-drawerfooter/nv-drawerfooter.js +1 -1
  76. package/dist/collection/components/nv-drawerheader/nv-drawerheader.js +1 -1
  77. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.css +9 -0
  78. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js +4 -4
  79. package/dist/collection/components/nv-fielddate/nv-fielddate.js +6 -6
  80. package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.js +6 -7
  81. package/dist/collection/components/nv-fielddaterange/test/nv-fielddaterange.logic.test.js +0 -1
  82. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js +4 -4
  83. package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js +1 -1
  84. package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.js +1 -1
  85. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js +4 -4
  86. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js +4 -4
  87. package/dist/collection/components/nv-fieldradio/nv-fieldradio.js +3 -3
  88. package/dist/collection/components/nv-fieldradio/styles/nv-fieldradio.css +20 -0
  89. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js +5 -5
  90. package/dist/collection/components/nv-fieldslider/nv-fieldslider.js +3 -3
  91. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js +4 -4
  92. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.docs.js +14 -0
  93. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js +50 -29
  94. package/dist/collection/components/nv-fieldtime/nv-fieldtime.js +3 -4
  95. package/dist/collection/components/nv-icon/nv-icon.js +1 -1
  96. package/dist/collection/components/nv-iconbutton/nv-iconbutton.js +1 -1
  97. package/dist/collection/components/nv-loader/nv-loader.js +1 -1
  98. package/dist/collection/components/nv-menu/nv-menu.js +1 -1
  99. package/dist/collection/components/nv-menuitem/nv-menuitem.js +1 -1
  100. package/dist/collection/components/nv-notification/nv-notification.js +1 -1
  101. package/dist/collection/components/nv-notificationcontainer/nv-notificationcontainer.js +1 -1
  102. package/dist/collection/components/nv-paginationtable/nv-paginationtable.js +1 -1
  103. package/dist/collection/components/nv-paginationtable/test/nv-paginationtable.utils.test.js +0 -1
  104. package/dist/collection/components/nv-popover/nv-popover.js +1 -1
  105. package/dist/collection/components/nv-row/nv-row.js +1 -1
  106. package/dist/collection/components/nv-sidebar/nv-sidebar.js +1 -1
  107. package/dist/collection/components/nv-sidebarcontent/nv-sidebarcontent.js +1 -1
  108. package/dist/collection/components/nv-sidebardivider/nv-sidebardivider.js +1 -1
  109. package/dist/collection/components/nv-sidebarfooter/nv-sidebarfooter.js +1 -1
  110. package/dist/collection/components/nv-sidebargroup/nv-sidebargroup.js +1 -1
  111. package/dist/collection/components/nv-sidebarheader/nv-sidebarheader.js +1 -1
  112. package/dist/collection/components/nv-sidebarlogo/nv-sidebarlogo.js +1 -1
  113. package/dist/collection/components/nv-sidebarnavitem/nv-sidebarnavitem.js +2 -2
  114. package/dist/collection/components/nv-sidebarnavsubitem/nv-sidebarnavsubitem.js +1 -1
  115. package/dist/collection/components/nv-split/nv-split.js +1 -1
  116. package/dist/collection/components/nv-stack/nv-stack.js +1 -1
  117. package/dist/collection/components/nv-table/nv-table.js +1 -2
  118. package/dist/collection/components/nv-table/nv-table.utils.js +2 -0
  119. package/dist/collection/components/nv-table/test/nv-table.utils.test.js +0 -1
  120. package/dist/collection/components/nv-tableheader/nv-tableheader.js +1 -1
  121. package/dist/collection/components/nv-toggle/nv-toggle.css +26 -0
  122. package/dist/collection/components/nv-toggle/nv-toggle.js +2 -2
  123. package/dist/collection/components/nv-togglebutton/nv-togglebutton.js +1 -1
  124. package/dist/collection/components/nv-togglebuttongroup/nv-togglebuttongroup.js +1 -1
  125. package/dist/collection/components/nv-tooltip/nv-tooltip.css +7 -0
  126. package/dist/collection/components/nv-tooltip/nv-tooltip.js +1 -1
  127. package/dist/collection/index.js +2 -0
  128. package/dist/collection/utils/test/class.utils.test.js +0 -1
  129. package/dist/collection/utils/test/dom.utils.test.js +0 -1
  130. package/dist/components/_.entry.js +1 -0
  131. package/dist/components/index.js +1 -1
  132. package/dist/components/nv-accordion-item.js +1 -1
  133. package/dist/components/nv-accordion.js +1 -1
  134. package/dist/components/nv-alert.js +1 -1
  135. package/dist/components/nv-avatar.js +1 -1
  136. package/dist/components/nv-badge.js +1 -1
  137. package/dist/components/nv-breadcrumb.js +1 -1
  138. package/dist/components/nv-breadcrumbs.js +1 -1
  139. package/dist/components/nv-button.js +1 -1
  140. package/dist/components/nv-buttongroup.js +1 -1
  141. package/dist/components/nv-calendar.js +1 -1
  142. package/dist/components/nv-col.js +1 -1
  143. package/dist/components/nv-datagrid.js +1 -1
  144. package/dist/components/nv-datagridcolumn.js +1 -1
  145. package/dist/components/nv-dialog.js +1 -1
  146. package/dist/components/nv-dialogfooter.js +1 -1
  147. package/dist/components/nv-dialogheader.js +1 -1
  148. package/dist/components/nv-drawer.js +1 -1
  149. package/dist/components/nv-drawerfooter.js +1 -1
  150. package/dist/components/nv-drawerheader.js +1 -1
  151. package/dist/components/nv-fieldcheckbox.js +1 -1
  152. package/dist/components/nv-fielddate.js +1 -1
  153. package/dist/components/nv-fielddaterange.js +1 -1
  154. package/dist/components/nv-fielddropdown.js +1 -1
  155. package/dist/components/nv-fielddropdownitem.js +1 -1
  156. package/dist/components/nv-fielddropdownitemcheck.js +1 -1
  157. package/dist/components/nv-fieldmultiselect.js +1 -1
  158. package/dist/components/nv-fieldnumber.js +1 -1
  159. package/dist/components/nv-fieldpassword.js +1 -1
  160. package/dist/components/nv-fieldradio.js +1 -1
  161. package/dist/components/nv-fieldselect.js +1 -1
  162. package/dist/components/nv-fieldslider.js +1 -1
  163. package/dist/components/nv-fieldtext.js +1 -1
  164. package/dist/components/nv-fieldtextarea.js +1 -1
  165. package/dist/components/nv-fieldtime.js +1 -1
  166. package/dist/components/nv-icon.js +1 -1
  167. package/dist/components/nv-iconbutton.js +1 -1
  168. package/dist/components/nv-loader.js +1 -1
  169. package/dist/components/nv-menu.js +1 -1
  170. package/dist/components/nv-menuitem.js +1 -1
  171. package/dist/components/nv-notification.js +1 -1
  172. package/dist/components/nv-notificationcontainer.js +1 -1
  173. package/dist/components/nv-paginationtable.js +1 -1
  174. package/dist/components/nv-popover.js +1 -1
  175. package/dist/components/nv-row.js +1 -1
  176. package/dist/components/nv-sidebar.js +1 -1
  177. package/dist/components/nv-sidebarcontent.js +1 -1
  178. package/dist/components/nv-sidebardivider.js +1 -1
  179. package/dist/components/nv-sidebarfooter.js +1 -1
  180. package/dist/components/nv-sidebargroup.js +1 -1
  181. package/dist/components/nv-sidebarheader.js +1 -1
  182. package/dist/components/nv-sidebarlogo.js +1 -1
  183. package/dist/components/nv-sidebarnavitem.js +1 -1
  184. package/dist/components/nv-sidebarnavsubitem.js +1 -1
  185. package/dist/components/nv-split.js +1 -1
  186. package/dist/components/nv-stack.js +1 -1
  187. package/dist/components/nv-table.js +1 -1
  188. package/dist/components/nv-tableheader.js +1 -1
  189. package/dist/components/nv-toggle.js +1 -1
  190. package/dist/components/nv-togglebutton.js +1 -1
  191. package/dist/components/nv-togglebuttongroup.js +1 -1
  192. package/dist/components/nv-tooltip.js +1 -1
  193. package/dist/components/{p-DkC2jlrw.js → p-B5KLppep.js} +1 -1
  194. package/dist/components/{p-Cfr9uriB.js → p-BAlaMmS4.js} +1 -1
  195. package/dist/components/p-BPufjY85.js +1 -0
  196. package/dist/components/p-BaF3Tuua.js +1 -0
  197. package/dist/components/{p-Cw5yG8cD.js → p-BfaMgLx7.js} +1 -1
  198. package/dist/components/{p-D7xBylwr.js → p-Bh6WGsHA.js} +1 -1
  199. package/dist/components/{p-D_JRZMC-.js → p-C2J7j_fw.js} +1 -1
  200. package/dist/components/{p-C-MlXMFg.js → p-C9p4yTS2.js} +1 -1
  201. package/dist/components/{p-tJDdN0lo.js → p-CAKTe96z.js} +1 -1
  202. package/dist/components/{p-C_a7VT_H.js → p-CEI7jWvn.js} +1 -1
  203. package/dist/components/p-CR9MpYzU.js +1 -0
  204. package/dist/components/{p-CskCUxuV.js → p-CZcMM7Lh.js} +1 -1
  205. package/dist/components/p-Ce1IBFTa.js +1 -0
  206. package/dist/components/{p-BJSrJH9I.js → p-D15RdWEG.js} +1 -1
  207. package/dist/components/{p-C6LzzMQm.js → p-DDqZBSGn.js} +1 -1
  208. package/dist/components/{p-BkqfOhkU.js → p-DHNSuxz-.js} +1 -1
  209. package/dist/components/{p-CPjfMClF.js → p-DhDxhFz-.js} +1 -1
  210. package/dist/components/{p-Cq5FI49y.js → p-DqU-wS_x.js} +1 -1
  211. package/dist/components/p-FSPz8FER.js +1 -0
  212. package/dist/components/{p-Nf-dwTsx.js → p-RUeDcouW.js} +1 -1
  213. package/dist/components/{p-Bg-b6OWh.js → p-jZF_Ggmx.js} +1 -1
  214. package/dist/components/p-laRga5dw.js +1 -0
  215. package/dist/components/{p-mWVXEsBF.js → p-nmQOuX7R.js} +1 -1
  216. package/dist/esm/i18n.utils-CR9MpYzU.js +74 -0
  217. package/dist/esm/index.js +53 -2
  218. package/dist/esm/loader.js +1 -1
  219. package/dist/esm/native.js +1 -1
  220. package/dist/esm/nv-badge_2.entry.js +5 -3
  221. package/dist/esm/nv-breadcrumb.entry.js +1 -1
  222. package/dist/esm/nv-breadcrumbs.entry.js +1 -1
  223. package/dist/esm/nv-button.entry.js +1 -1
  224. package/dist/esm/nv-buttongroup.entry.js +2 -2
  225. package/dist/esm/nv-calendar.entry.js +2 -11
  226. package/dist/esm/nv-col.entry.js +1 -1
  227. package/dist/esm/nv-datagrid.entry.js +2 -2
  228. package/dist/esm/nv-datagridcolumn.entry.js +1 -1
  229. package/dist/esm/nv-dialog.entry.js +1 -1
  230. package/dist/esm/nv-dialogfooter_2.entry.js +2 -2
  231. package/dist/esm/nv-drawer.entry.js +1 -1
  232. package/dist/esm/nv-drawerfooter_2.entry.js +2 -2
  233. package/dist/esm/nv-fieldcheckbox.entry.js +5 -5
  234. package/dist/esm/nv-fielddate.entry.js +6 -6
  235. package/dist/esm/nv-fielddaterange.entry.js +6 -7
  236. package/dist/esm/nv-fielddropdown.entry.js +6 -5
  237. package/dist/esm/nv-fielddropdownitem.entry.js +1 -1
  238. package/dist/esm/nv-fieldmultiselect.entry.js +2 -1
  239. package/dist/esm/nv-fieldnumber.entry.js +4 -4
  240. package/dist/esm/nv-fieldpassword.entry.js +4 -4
  241. package/dist/esm/nv-fieldradio.entry.js +4 -4
  242. package/dist/esm/nv-fieldselect.entry.js +5 -5
  243. package/dist/esm/nv-fieldslider.entry.js +3 -3
  244. package/dist/esm/nv-fieldtext.entry.js +4 -4
  245. package/dist/esm/nv-fieldtextarea.entry.js +30 -28
  246. package/dist/esm/nv-fieldtime.entry.js +3 -3
  247. package/dist/esm/nv-icon.entry.js +1 -1
  248. package/dist/esm/nv-iconbutton_2.entry.js +2 -2
  249. package/dist/esm/nv-menu.entry.js +1 -1
  250. package/dist/esm/nv-menuitem.entry.js +1 -1
  251. package/dist/esm/nv-notification.entry.js +1 -1
  252. package/dist/esm/nv-notificationcontainer.entry.js +1 -1
  253. package/dist/esm/nv-paginationtable.entry.js +1 -1
  254. package/dist/esm/nv-popover.entry.js +1 -1
  255. package/dist/esm/nv-row.entry.js +1 -1
  256. package/dist/esm/nv-sidebar.entry.js +1 -1
  257. package/dist/esm/nv-sidebarcontent.entry.js +1 -1
  258. package/dist/esm/nv-sidebardivider.entry.js +1 -1
  259. package/dist/esm/nv-sidebarfooter.entry.js +1 -1
  260. package/dist/esm/nv-sidebargroup.entry.js +1 -1
  261. package/dist/esm/nv-sidebarheader.entry.js +1 -1
  262. package/dist/esm/nv-sidebarlogo.entry.js +1 -1
  263. package/dist/esm/nv-sidebarnavitem.entry.js +2 -2
  264. package/dist/esm/nv-sidebarnavsubitem.entry.js +1 -1
  265. package/dist/esm/nv-split.entry.js +1 -1
  266. package/dist/esm/nv-stack.entry.js +1 -1
  267. package/dist/esm/nv-table.entry.js +3 -1
  268. package/dist/esm/nv-tableheader.entry.js +1 -1
  269. package/dist/esm/nv-toggle.entry.js +3 -3
  270. package/dist/esm/nv-togglebutton.entry.js +1 -1
  271. package/dist/esm/nv-togglebuttongroup.entry.js +1 -1
  272. package/dist/esm/nv-tooltip.entry.js +2 -2
  273. package/dist/esm/{i18n.utils-IlwlcG9l.js → worker-client-BaF3Tuua.js} +20 -74
  274. package/dist/lib/scripts/nextjs-entry-shim.js +25 -0
  275. package/dist/native/index.esm.js +1 -1
  276. package/dist/native/native.esm.js +1 -1
  277. package/dist/native/{p-00b80d2b.entry.js → p-043d500e.entry.js} +1 -1
  278. package/dist/native/{p-3ac56d5f.entry.js → p-04956305.entry.js} +1 -1
  279. package/dist/native/{p-df59dee0.entry.js → p-06a17aba.entry.js} +1 -1
  280. package/dist/native/{p-4725d9aa.entry.js → p-0819a7b1.entry.js} +1 -1
  281. package/dist/native/p-0bfd188c.entry.js +1 -0
  282. package/dist/native/{p-70fa3c6b.entry.js → p-0e8b544b.entry.js} +1 -1
  283. package/dist/native/{p-6ccea920.entry.js → p-0ec34d19.entry.js} +1 -1
  284. package/dist/native/{p-84202d8a.entry.js → p-11eb959b.entry.js} +1 -1
  285. package/dist/native/{p-e371a958.entry.js → p-17f2525a.entry.js} +1 -1
  286. package/dist/native/p-1a5db5e9.entry.js +1 -0
  287. package/dist/native/p-1dd3da3b.entry.js +1 -0
  288. package/dist/native/p-31301f1e.entry.js +1 -0
  289. package/dist/native/{p-5fb6d986.entry.js → p-3a04a563.entry.js} +1 -1
  290. package/dist/native/{p-ad05cef2.entry.js → p-3fb1a188.entry.js} +1 -1
  291. package/dist/native/{p-b65f3418.entry.js → p-48e7b457.entry.js} +1 -1
  292. package/dist/native/{p-7f3c3c29.entry.js → p-64104dbd.entry.js} +1 -1
  293. package/dist/native/p-6a9363a6.entry.js +1 -0
  294. package/dist/native/{p-3bd49efe.entry.js → p-6b655545.entry.js} +1 -1
  295. package/dist/native/{p-184b4f0d.entry.js → p-702a6646.entry.js} +1 -1
  296. package/dist/native/{p-2623b212.entry.js → p-70abbe4f.entry.js} +1 -1
  297. package/dist/native/p-79d8c26b.entry.js +1 -0
  298. package/dist/native/{p-a813f497.entry.js → p-7a8e2ef3.entry.js} +1 -1
  299. package/dist/native/{p-4016851b.entry.js → p-7c413f8b.entry.js} +1 -1
  300. package/dist/native/{p-87f35ce1.entry.js → p-85c8be32.entry.js} +1 -1
  301. package/dist/native/{p-f1b6d43b.entry.js → p-87a1b06c.entry.js} +1 -1
  302. package/dist/native/p-89f7d483.entry.js +1 -0
  303. package/dist/native/{p-a6287e55.entry.js → p-8ce17efd.entry.js} +1 -1
  304. package/dist/native/p-8dadc0c9.entry.js +1 -0
  305. package/dist/native/{p-ff7eae44.entry.js → p-945ca1db.entry.js} +1 -1
  306. package/dist/native/p-97a5f8d5.entry.js +1 -0
  307. package/dist/native/p-BaF3Tuua.js +1 -0
  308. package/dist/native/p-CR9MpYzU.js +1 -0
  309. package/dist/native/p-a8bc3b92.entry.js +1 -0
  310. package/dist/native/p-a92e2ad8.entry.js +1 -0
  311. package/dist/native/{p-98de77f8.entry.js → p-a9a07a8d.entry.js} +1 -1
  312. package/dist/native/{p-3c09e565.entry.js → p-a9a20f37.entry.js} +1 -1
  313. package/dist/native/{p-91f71346.entry.js → p-aa232a20.entry.js} +1 -1
  314. package/dist/native/p-ae4fc02a.entry.js +1 -0
  315. package/dist/native/{p-6f368c8d.entry.js → p-b0d97496.entry.js} +1 -1
  316. package/dist/native/{p-6ba310e8.entry.js → p-bd143e7b.entry.js} +1 -1
  317. package/dist/native/{p-29f0730f.entry.js → p-bdaab534.entry.js} +1 -1
  318. package/dist/native/{p-0242699e.entry.js → p-bdbc92d9.entry.js} +1 -1
  319. package/dist/native/{p-1b37bf6c.entry.js → p-bef3d325.entry.js} +1 -1
  320. package/dist/native/{p-997a2268.entry.js → p-c3ea1eca.entry.js} +1 -1
  321. package/dist/native/p-c825c542.entry.js +1 -0
  322. package/dist/native/p-ce2c17dc.entry.js +1 -0
  323. package/dist/native/p-d46ea49a.entry.js +1 -0
  324. package/dist/native/{p-32cbc18b.entry.js → p-dc0d1690.entry.js} +1 -1
  325. package/dist/native/{p-34cce087.entry.js → p-e05b6008.entry.js} +1 -1
  326. package/dist/native/{p-1c86c5b8.entry.js → p-e937d495.entry.js} +1 -1
  327. package/dist/native/{p-99051651.entry.js → p-f22d2ad9.entry.js} +1 -1
  328. package/dist/native/p-f2a32774.entry.js +1 -0
  329. package/dist/native/p-f5eff2b2.entry.js +1 -0
  330. package/dist/native/p-f64f1bea.entry.js +1 -0
  331. package/dist/native/{p-4c29c4c7.entry.js → p-fba55e2f.entry.js} +1 -1
  332. package/dist/types/components/nv-fieldtextarea/nv-fieldtextarea.d.ts +9 -1
  333. package/dist/types/components.d.ts +10 -2
  334. package/dist/types/index.d.ts +1 -0
  335. package/dist/types/nova-docs.d.ts +0 -1
  336. package/dist/vscode-data.json +5 -1
  337. package/hydrate/index.js +136 -139
  338. package/hydrate/index.mjs +136 -139
  339. package/package.json +2 -2
  340. package/dist/components/p-BqRuoNHJ.js +0 -1
  341. package/dist/components/p-CGXDiomF.js +0 -1
  342. package/dist/components/p-ChRIFm7p.js +0 -1
  343. package/dist/components/p-IlwlcG9l.js +0 -1
  344. package/dist/components/p-r3_atQ9r.js +0 -1
  345. package/dist/native/p-01d09dfa.entry.js +0 -1
  346. package/dist/native/p-09b88c8d.entry.js +0 -1
  347. package/dist/native/p-1a1a6bbf.entry.js +0 -1
  348. package/dist/native/p-223814fe.entry.js +0 -1
  349. package/dist/native/p-2b7e621a.entry.js +0 -1
  350. package/dist/native/p-38e981f2.entry.js +0 -1
  351. package/dist/native/p-3e949805.entry.js +0 -1
  352. package/dist/native/p-4bda5842.entry.js +0 -1
  353. package/dist/native/p-6a548776.entry.js +0 -1
  354. package/dist/native/p-6e9b95fa.entry.js +0 -1
  355. package/dist/native/p-IlwlcG9l.js +0 -1
  356. package/dist/native/p-a60660f6.entry.js +0 -1
  357. package/dist/native/p-bf8b0be2.entry.js +0 -1
  358. package/dist/native/p-ca3b996b.entry.js +0 -1
  359. package/dist/native/p-d9c1287c.entry.js +0 -1
  360. package/dist/native/p-d9cebb66.entry.js +0 -1
  361. package/dist/native/p-da417f83.entry.js +0 -1
  362. package/dist/native/p-e5dbacf6.entry.js +0 -1
  363. package/dist/native/p-ed19f3dc.entry.js +0 -1
package/hydrate/index.mjs CHANGED
@@ -9692,7 +9692,7 @@ class NvAvatar {
9692
9692
  }; }
9693
9693
  }
9694
9694
 
9695
- const nvBadgeCss = () => `nv-badge{padding:var(--badge-padding-y) var(--badge-padding-x);display:inline-flex !important;gap:var(--badge-gap-x);vertical-align:middle;align-items:center;border-radius:var(--radius-rounded-full);border-style:solid;border-width:0.5px;height:fit-content;width:fit-content}nv-badge.is-icon-only{padding:var(--badge-padding-y) var(--badge-padding-icon-only-x);gap:var(--badge-gap-icon-only-x)}nv-badge.with-gap{padding:var(--badge-padding-y) var(--badge-padding-x);display:inline-flex !important;gap:var(--badge-gap-x);vertical-align:middle;align-items:center;border-radius:var(--radius-rounded-full);border-style:solid;border-width:0.5px;height:fit-content;width:fit-content}nv-badge.with-gap.is-icon-only{padding:var(--badge-padding-y) var(--badge-padding-icon-only-x);gap:var(--badge-gap-icon-only-x)}nv-badge.visually-hidden{position:absolute;padding:0;border:0;overflow:hidden;white-space:nowrap;width:1px;height:1px;margin:-1px;clip:rect(0, 0, 0, 0)}nv-badge:not(.with-gap){padding:var(--badge-padding-y) var(--badge-padding-x);display:inline-flex !important;gap:var(--badge-gap-x);vertical-align:middle;align-items:center;border-radius:var(--radius-rounded-full);border-style:solid;border-width:0.5px;height:fit-content;width:fit-content}nv-badge:not(.with-gap).is-icon-only{padding:var(--badge-padding-y) var(--badge-padding-icon-only-x);gap:var(--badge-gap-icon-only-x)}nv-badge.badge-1{color:var(--color-rainbow-1-text);background-color:var(--color-rainbow-1-background);border-color:var(--color-rainbow-1-border)}nv-badge.badge-1 .close:focus,nv-badge.badge-1 .close:focus-within{outline:none}nv-badge.badge-1 .close:focus-visible,nv-badge.badge-1 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-1-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-1 nv-icon{color:var(--color-rainbow-1-icon)}nv-badge.badge-2{color:var(--color-rainbow-2-text);background-color:var(--color-rainbow-2-background);border-color:var(--color-rainbow-2-border)}nv-badge.badge-2 .close:focus,nv-badge.badge-2 .close:focus-within{outline:none}nv-badge.badge-2 .close:focus-visible,nv-badge.badge-2 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-2-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-2 nv-icon{color:var(--color-rainbow-2-icon)}nv-badge.badge-3{color:var(--color-rainbow-3-text);background-color:var(--color-rainbow-3-background);border-color:var(--color-rainbow-3-border)}nv-badge.badge-3 .close:focus,nv-badge.badge-3 .close:focus-within{outline:none}nv-badge.badge-3 .close:focus-visible,nv-badge.badge-3 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-3-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-3 nv-icon{color:var(--color-rainbow-3-icon)}nv-badge.badge-4{color:var(--color-rainbow-4-text);background-color:var(--color-rainbow-4-background);border-color:var(--color-rainbow-4-border)}nv-badge.badge-4 .close:focus,nv-badge.badge-4 .close:focus-within{outline:none}nv-badge.badge-4 .close:focus-visible,nv-badge.badge-4 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-4-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-4 nv-icon{color:var(--color-rainbow-4-icon)}nv-badge.badge-5{color:var(--color-rainbow-5-text);background-color:var(--color-rainbow-5-background);border-color:var(--color-rainbow-5-border)}nv-badge.badge-5 .close:focus,nv-badge.badge-5 .close:focus-within{outline:none}nv-badge.badge-5 .close:focus-visible,nv-badge.badge-5 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-5-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-5 nv-icon{color:var(--color-rainbow-5-icon)}nv-badge.badge-6{color:var(--color-rainbow-6-text);background-color:var(--color-rainbow-6-background);border-color:var(--color-rainbow-6-border)}nv-badge.badge-6 .close:focus,nv-badge.badge-6 .close:focus-within{outline:none}nv-badge.badge-6 .close:focus-visible,nv-badge.badge-6 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-6-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-6 nv-icon{color:var(--color-rainbow-6-icon)}nv-badge.badge-7{color:var(--color-rainbow-7-text);background-color:var(--color-rainbow-7-background);border-color:var(--color-rainbow-7-border)}nv-badge.badge-7 .close:focus,nv-badge.badge-7 .close:focus-within{outline:none}nv-badge.badge-7 .close:focus-visible,nv-badge.badge-7 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-7-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-7 nv-icon{color:var(--color-rainbow-7-icon)}nv-badge.badge-8{color:var(--color-rainbow-8-text);background-color:var(--color-rainbow-8-background);border-color:var(--color-rainbow-8-border)}nv-badge.badge-8 .close:focus,nv-badge.badge-8 .close:focus-within{outline:none}nv-badge.badge-8 .close:focus-visible,nv-badge.badge-8 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-8-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-8 nv-icon{color:var(--color-rainbow-8-icon)}nv-badge.badge-9{color:var(--color-rainbow-9-text);background-color:var(--color-rainbow-9-background);border-color:var(--color-rainbow-9-border)}nv-badge.badge-9 .close:focus,nv-badge.badge-9 .close:focus-within{outline:none}nv-badge.badge-9 .close:focus-visible,nv-badge.badge-9 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-9-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-9 nv-icon{color:var(--color-rainbow-9-icon)}nv-badge.badge-10{color:var(--color-rainbow-10-text);background-color:var(--color-rainbow-10-background);border-color:var(--color-rainbow-10-border)}nv-badge.badge-10 .close:focus,nv-badge.badge-10 .close:focus-within{outline:none}nv-badge.badge-10 .close:focus-visible,nv-badge.badge-10 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-10-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-10 nv-icon{color:var(--color-rainbow-10-icon)}nv-badge.badge-error{color:var(--color-feedback-error-low-text);background-color:var(--color-feedback-error-low-background);border-color:var(--color-feedback-error-low-border)}nv-badge.badge-error .close:focus,nv-badge.badge-error .close:focus-within{outline:none}nv-badge.badge-error .close:focus-visible,nv-badge.badge-error .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-feedback-error-low-content, var(--color-feedback-error-low-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-error nv-icon{color:var(--color-feedback-error-low-icon)}nv-badge.badge-information{color:var(--color-feedback-information-low-text);background-color:var(--color-feedback-information-low-background);border-color:var(--color-feedback-information-low-border)}nv-badge.badge-information .close:focus,nv-badge.badge-information .close:focus-within{outline:none}nv-badge.badge-information .close:focus-visible,nv-badge.badge-information .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-feedback-information-low-content, var(--color-feedback-information-low-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-information nv-icon{color:var(--color-feedback-information-low-icon)}nv-badge.badge-neutral{color:var(--color-feedback-neutral-low-text);background-color:var(--color-feedback-neutral-low-background);border-color:var(--color-feedback-neutral-low-border)}nv-badge.badge-neutral .close:focus,nv-badge.badge-neutral .close:focus-within{outline:none}nv-badge.badge-neutral .close:focus-visible,nv-badge.badge-neutral .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-feedback-neutral-low-content, var(--color-feedback-neutral-low-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-neutral nv-icon{color:var(--color-feedback-neutral-low-icon)}nv-badge.badge-success{color:var(--color-feedback-success-low-text);background-color:var(--color-feedback-success-low-background);border-color:var(--color-feedback-success-low-border)}nv-badge.badge-success .close:focus,nv-badge.badge-success .close:focus-within{outline:none}nv-badge.badge-success .close:focus-visible,nv-badge.badge-success .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-feedback-success-low-content, var(--color-feedback-success-low-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-success nv-icon{color:var(--color-feedback-success-low-icon)}nv-badge.badge-warning{color:var(--color-feedback-warning-low-text);background-color:var(--color-feedback-warning-low-background);border-color:var(--color-feedback-warning-low-border)}nv-badge.badge-warning .close:focus,nv-badge.badge-warning .close:focus-within{outline:none}nv-badge.badge-warning .close:focus-visible,nv-badge.badge-warning .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-feedback-warning-low-content, var(--color-feedback-warning-low-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-warning nv-icon{color:var(--color-feedback-warning-low-icon)}nv-badge.badge-amber{color:var(--color-rainbow-1-text);background-color:var(--color-rainbow-1-background);border-color:var(--color-rainbow-1-border)}nv-badge.badge-amber .close:focus,nv-badge.badge-amber .close:focus-within{outline:none}nv-badge.badge-amber .close:focus-visible,nv-badge.badge-amber .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-amber-content, var(--color-rainbow-1-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-amber nv-icon{color:var(--color-rainbow-1-icon)}nv-badge.badge-orange{color:var(--color-rainbow-2-text);background-color:var(--color-rainbow-2-background);border-color:var(--color-rainbow-2-border)}nv-badge.badge-orange .close:focus,nv-badge.badge-orange .close:focus-within{outline:none}nv-badge.badge-orange .close:focus-visible,nv-badge.badge-orange .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-orange-content, var(--color-rainbow-2-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-orange nv-icon{color:var(--color-rainbow-2-icon)}nv-badge.badge-turquoise{color:var(--color-rainbow-5-text);background-color:var(--color-rainbow-5-background);border-color:var(--color-rainbow-5-border)}nv-badge.badge-turquoise .close:focus,nv-badge.badge-turquoise .close:focus-within{outline:none}nv-badge.badge-turquoise .close:focus-visible,nv-badge.badge-turquoise .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-turquoise-content, var(--color-rainbow-5-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-turquoise nv-icon{color:var(--color-rainbow-5-icon)}nv-badge.badge-crimson{color:var(--color-rainbow-6-text);background-color:var(--color-rainbow-6-background);border-color:var(--color-rainbow-6-border)}nv-badge.badge-crimson .close:focus,nv-badge.badge-crimson .close:focus-within{outline:none}nv-badge.badge-crimson .close:focus-visible,nv-badge.badge-crimson .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-crimson-content, var(--color-rainbow-6-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-crimson nv-icon{color:var(--color-rainbow-6-icon)}nv-badge.badge-lime{color:var(--color-rainbow-9-text);background-color:var(--color-rainbow-9-background);border-color:var(--color-rainbow-9-border)}nv-badge.badge-lime .close:focus,nv-badge.badge-lime .close:focus-within{outline:none}nv-badge.badge-lime .close:focus-visible,nv-badge.badge-lime .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-lime-content, var(--color-rainbow-9-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-lime nv-icon{color:var(--color-rainbow-9-icon)}nv-badge.badge-petrol{color:var(--color-rainbow-8-text);background-color:var(--color-rainbow-8-background);border-color:var(--color-rainbow-8-border)}nv-badge.badge-petrol .close:focus,nv-badge.badge-petrol .close:focus-within{outline:none}nv-badge.badge-petrol .close:focus-visible,nv-badge.badge-petrol .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-petrol-content, var(--color-rainbow-8-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-petrol nv-icon{color:var(--color-rainbow-8-icon)}nv-badge span{font-size:var(--font-size-xs);line-height:var(--line-height-xs) !important;text-align:center}nv-badge nv-icon>svg.icon-xs{width:var(--spacing-3);height:var(--spacing-3);stroke-width:1.2px}nv-badge nv-icon>svg.icon-sm{width:var(--spacing-3);height:var(--spacing-3);stroke-width:1.2px}nv-badge nv-icon>svg.icon-md{width:var(--spacing-3);height:var(--spacing-3);stroke-width:1.2px}nv-badge nv-icon>svg.icon-lg{width:var(--spacing-3);height:var(--spacing-3);stroke-width:1.2px}nv-badge nv-icon>svg.icon-xl{width:var(--spacing-3);height:var(--spacing-3);stroke-width:1.2px}nv-badge .close{padding:0;line-height:0;border:none;background:none;cursor:pointer;color:inherit;display:inline-flex;align-items:center;aspect-ratio:1/1;border-radius:var(--radius-rounded-full)}`;
9695
+ const nvBadgeCss = () => `nv-badge{padding:var(--badge-padding-y) var(--badge-padding-x);display:inline-flex !important;gap:var(--badge-gap-x);vertical-align:middle;align-items:center;border-radius:var(--radius-rounded-full);border-style:solid;border-width:0.5px;height:fit-content;width:fit-content}nv-badge.is-icon-only{padding:var(--badge-padding-y) var(--badge-padding-icon-only-x);gap:var(--badge-gap-icon-only-x)}nv-badge.with-gap{padding:var(--badge-padding-y) var(--badge-padding-x);display:inline-flex !important;gap:var(--badge-gap-x);vertical-align:middle;align-items:center;border-radius:var(--radius-rounded-full);border-style:solid;border-width:0.5px;height:fit-content;width:fit-content}nv-badge.with-gap.is-icon-only{padding:var(--badge-padding-y) var(--badge-padding-icon-only-x);gap:var(--badge-gap-icon-only-x)}nv-badge.visually-hidden{position:absolute;padding:0;border:0;overflow:hidden;white-space:nowrap;width:1px;height:1px;margin:-1px;clip:rect(0, 0, 0, 0)}nv-badge:not(.with-gap){padding:var(--badge-padding-y) var(--badge-padding-x);display:inline-flex !important;gap:var(--badge-gap-x);vertical-align:middle;align-items:center;border-radius:var(--radius-rounded-full);border-style:solid;border-width:0.5px;height:fit-content;width:fit-content}nv-badge:not(.with-gap).is-icon-only{padding:var(--badge-padding-y) var(--badge-padding-icon-only-x);gap:var(--badge-gap-icon-only-x)}nv-badge.badge-1{color:var(--color-rainbow-1-text);background-color:var(--color-rainbow-1-background);border-color:var(--color-rainbow-1-border)}nv-badge.badge-1 .close:focus,nv-badge.badge-1 .close:focus-within{outline:none}nv-badge.badge-1 .close:focus-visible,nv-badge.badge-1 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-1-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-1 nv-icon{color:var(--color-rainbow-1-icon)}nv-badge.badge-2{color:var(--color-rainbow-2-text);background-color:var(--color-rainbow-2-background);border-color:var(--color-rainbow-2-border)}nv-badge.badge-2 .close:focus,nv-badge.badge-2 .close:focus-within{outline:none}nv-badge.badge-2 .close:focus-visible,nv-badge.badge-2 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-2-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-2 nv-icon{color:var(--color-rainbow-2-icon)}nv-badge.badge-3{color:var(--color-rainbow-3-text);background-color:var(--color-rainbow-3-background);border-color:var(--color-rainbow-3-border)}nv-badge.badge-3 .close:focus,nv-badge.badge-3 .close:focus-within{outline:none}nv-badge.badge-3 .close:focus-visible,nv-badge.badge-3 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-3-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-3 nv-icon{color:var(--color-rainbow-3-icon)}nv-badge.badge-4{color:var(--color-rainbow-4-text);background-color:var(--color-rainbow-4-background);border-color:var(--color-rainbow-4-border)}nv-badge.badge-4 .close:focus,nv-badge.badge-4 .close:focus-within{outline:none}nv-badge.badge-4 .close:focus-visible,nv-badge.badge-4 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-4-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-4 nv-icon{color:var(--color-rainbow-4-icon)}nv-badge.badge-5{color:var(--color-rainbow-5-text);background-color:var(--color-rainbow-5-background);border-color:var(--color-rainbow-5-border)}nv-badge.badge-5 .close:focus,nv-badge.badge-5 .close:focus-within{outline:none}nv-badge.badge-5 .close:focus-visible,nv-badge.badge-5 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-5-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-5 nv-icon{color:var(--color-rainbow-5-icon)}nv-badge.badge-6{color:var(--color-rainbow-6-text);background-color:var(--color-rainbow-6-background);border-color:var(--color-rainbow-6-border)}nv-badge.badge-6 .close:focus,nv-badge.badge-6 .close:focus-within{outline:none}nv-badge.badge-6 .close:focus-visible,nv-badge.badge-6 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-6-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-6 nv-icon{color:var(--color-rainbow-6-icon)}nv-badge.badge-7{color:var(--color-rainbow-7-text);background-color:var(--color-rainbow-7-background);border-color:var(--color-rainbow-7-border)}nv-badge.badge-7 .close:focus,nv-badge.badge-7 .close:focus-within{outline:none}nv-badge.badge-7 .close:focus-visible,nv-badge.badge-7 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-7-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-7 nv-icon{color:var(--color-rainbow-7-icon)}nv-badge.badge-8{color:var(--color-rainbow-8-text);background-color:var(--color-rainbow-8-background);border-color:var(--color-rainbow-8-border)}nv-badge.badge-8 .close:focus,nv-badge.badge-8 .close:focus-within{outline:none}nv-badge.badge-8 .close:focus-visible,nv-badge.badge-8 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-8-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-8 nv-icon{color:var(--color-rainbow-8-icon)}nv-badge.badge-9{color:var(--color-rainbow-9-text);background-color:var(--color-rainbow-9-background);border-color:var(--color-rainbow-9-border)}nv-badge.badge-9 .close:focus,nv-badge.badge-9 .close:focus-within{outline:none}nv-badge.badge-9 .close:focus-visible,nv-badge.badge-9 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-9-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-9 nv-icon{color:var(--color-rainbow-9-icon)}nv-badge.badge-10{color:var(--color-rainbow-10-text);background-color:var(--color-rainbow-10-background);border-color:var(--color-rainbow-10-border)}nv-badge.badge-10 .close:focus,nv-badge.badge-10 .close:focus-within{outline:none}nv-badge.badge-10 .close:focus-visible,nv-badge.badge-10 .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-rainbow-10-content);outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-10 nv-icon{color:var(--color-rainbow-10-icon)}nv-badge.badge-error{color:var(--color-feedback-error-low-text);background-color:var(--color-feedback-error-low-background);border-color:var(--color-feedback-error-low-border)}nv-badge.badge-error .close:focus,nv-badge.badge-error .close:focus-within{outline:none}nv-badge.badge-error .close:focus-visible,nv-badge.badge-error .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-feedback-error-low-content, var(--color-feedback-error-low-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-error nv-icon{color:var(--color-feedback-error-low-icon)}nv-badge.badge-information{color:var(--color-feedback-information-low-text);background-color:var(--color-feedback-information-low-background);border-color:var(--color-feedback-information-low-border)}nv-badge.badge-information .close:focus,nv-badge.badge-information .close:focus-within{outline:none}nv-badge.badge-information .close:focus-visible,nv-badge.badge-information .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-feedback-information-low-content, var(--color-feedback-information-low-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-information nv-icon{color:var(--color-feedback-information-low-icon)}nv-badge.badge-neutral{color:var(--color-feedback-neutral-low-text);background-color:var(--color-feedback-neutral-low-background);border-color:var(--color-feedback-neutral-low-border)}nv-badge.badge-neutral .close:focus,nv-badge.badge-neutral .close:focus-within{outline:none}nv-badge.badge-neutral .close:focus-visible,nv-badge.badge-neutral .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-feedback-neutral-low-content, var(--color-feedback-neutral-low-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-neutral nv-icon{color:var(--color-feedback-neutral-low-icon)}nv-badge.badge-success{color:var(--color-feedback-success-low-text);background-color:var(--color-feedback-success-low-background);border-color:var(--color-feedback-success-low-border)}nv-badge.badge-success .close:focus,nv-badge.badge-success .close:focus-within{outline:none}nv-badge.badge-success .close:focus-visible,nv-badge.badge-success .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-feedback-success-low-content, var(--color-feedback-success-low-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-success nv-icon{color:var(--color-feedback-success-low-icon)}nv-badge.badge-warning{color:var(--color-feedback-warning-low-text);background-color:var(--color-feedback-warning-low-background);border-color:var(--color-feedback-warning-low-border)}nv-badge.badge-warning .close:focus,nv-badge.badge-warning .close:focus-within{outline:none}nv-badge.badge-warning .close:focus-visible,nv-badge.badge-warning .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-feedback-warning-low-content, var(--color-feedback-warning-low-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-warning nv-icon{color:var(--color-feedback-warning-low-icon)}nv-badge.badge-amber{color:var(--color-rainbow-1-text);background-color:var(--color-rainbow-1-background);border-color:var(--color-rainbow-1-border)}nv-badge.badge-amber .close:focus,nv-badge.badge-amber .close:focus-within{outline:none}nv-badge.badge-amber .close:focus-visible,nv-badge.badge-amber .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-amber-content, var(--color-rainbow-1-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-amber nv-icon{color:var(--color-rainbow-1-icon)}nv-badge.badge-orange{color:var(--color-rainbow-2-text);background-color:var(--color-rainbow-2-background);border-color:var(--color-rainbow-2-border)}nv-badge.badge-orange .close:focus,nv-badge.badge-orange .close:focus-within{outline:none}nv-badge.badge-orange .close:focus-visible,nv-badge.badge-orange .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-orange-content, var(--color-rainbow-2-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-orange nv-icon{color:var(--color-rainbow-2-icon)}nv-badge.badge-turquoise{color:var(--color-rainbow-5-text);background-color:var(--color-rainbow-5-background);border-color:var(--color-rainbow-5-border)}nv-badge.badge-turquoise .close:focus,nv-badge.badge-turquoise .close:focus-within{outline:none}nv-badge.badge-turquoise .close:focus-visible,nv-badge.badge-turquoise .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-turquoise-content, var(--color-rainbow-5-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-turquoise nv-icon{color:var(--color-rainbow-5-icon)}nv-badge.badge-crimson{color:var(--color-rainbow-6-text);background-color:var(--color-rainbow-6-background);border-color:var(--color-rainbow-6-border)}nv-badge.badge-crimson .close:focus,nv-badge.badge-crimson .close:focus-within{outline:none}nv-badge.badge-crimson .close:focus-visible,nv-badge.badge-crimson .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-crimson-content, var(--color-rainbow-6-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-crimson nv-icon{color:var(--color-rainbow-6-icon)}nv-badge.badge-lime{color:var(--color-rainbow-9-text);background-color:var(--color-rainbow-9-background);border-color:var(--color-rainbow-9-border)}nv-badge.badge-lime .close:focus,nv-badge.badge-lime .close:focus-within{outline:none}nv-badge.badge-lime .close:focus-visible,nv-badge.badge-lime .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-lime-content, var(--color-rainbow-9-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-lime nv-icon{color:var(--color-rainbow-9-icon)}nv-badge.badge-petrol{color:var(--color-rainbow-8-text);background-color:var(--color-rainbow-8-background);border-color:var(--color-rainbow-8-border)}nv-badge.badge-petrol .close:focus,nv-badge.badge-petrol .close:focus-within{outline:none}nv-badge.badge-petrol .close:focus-visible,nv-badge.badge-petrol .close:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-petrol-content, var(--color-rainbow-8-text));outline-offset:calc(var(--focus-outline-offset) * 0.2)}nv-badge.badge-petrol nv-icon{color:var(--color-rainbow-8-icon)}nv-badge .nv-badge-leading{display:contents}nv-badge .nv-badge-label{font-size:var(--font-size-xs);line-height:var(--line-height-xs) !important;text-align:center}nv-badge nv-icon>svg.icon-xs{width:var(--spacing-3);height:var(--spacing-3);stroke-width:1.2px}nv-badge nv-icon>svg.icon-sm{width:var(--spacing-3);height:var(--spacing-3);stroke-width:1.2px}nv-badge nv-icon>svg.icon-md{width:var(--spacing-3);height:var(--spacing-3);stroke-width:1.2px}nv-badge nv-icon>svg.icon-lg{width:var(--spacing-3);height:var(--spacing-3);stroke-width:1.2px}nv-badge nv-icon>svg.icon-xl{width:var(--spacing-3);height:var(--spacing-3);stroke-width:1.2px}nv-badge .close{padding:0;line-height:0;border:none;background:none;cursor:pointer;color:inherit;display:inline-flex;align-items:center;aspect-ratio:1/1;border-radius:var(--radius-rounded-full)}`;
9696
9696
 
9697
9697
  /**
9698
9698
  * @slot leading-icon - Icon before the label.
@@ -9826,7 +9826,9 @@ class NvBadge {
9826
9826
  'with-gap': this.dismissible || this.label,
9827
9827
  'visually-hidden': this._isHidden,
9828
9828
  'is-icon-only': this.isIconOnly,
9829
- }) }, hAsync("slot", { key: '63909cdcb1edc9e685d1b60534d72ed3dd700d05', name: "leading-icon" }, this.leadIcon && hAsync("nv-icon", { key: 'ca443b29509145863f0fc4a8f814c57669342d15', name: this.leadIcon, size: "sm" })), hAsync("span", { key: 'fbae90db0aa23cf0d204b14002ca702ad3731b51', class: clsx({ 'visually-hidden': this.isIconOnly }) }, this.label, hAsync("slot", { key: '93e818db9d012176d407b19097c7513d7d462053' })), this.dismissible && (hAsync("button", { key: 'c48984564102d04914a967aa3f9a29defae62455', onClick: this.handleClose, class: "close", type: "button" }, hAsync("nv-icon", { key: '849a32c60019a99909e0383ad593fc1daf00dc59', name: "x", size: "sm" })))));
9829
+ }) }, hAsync("span", { key: '11cec03cc5f65c6def293b548d71ea53fd2ec2bb', class: "nv-badge-leading" }, this.leadIcon && hAsync("nv-icon", { key: 'a9433930c4e7dd50d3abd34e1cd64b5b4eea9698', name: this.leadIcon, size: "sm" }), hAsync("slot", { key: 'a93320c14a9e31b9b9796b5fb9cb03a04a2ea1d5', name: "leading-icon" })), hAsync("span", { key: '5a8a3568cfbe2e9b61a42b3cd5b5056bd5c2563f', class: clsx('nv-badge-label', {
9830
+ 'visually-hidden': this.isIconOnly,
9831
+ }) }, this.label, hAsync("slot", { key: '4b0c4558957d4505208e2352382365b2f50810d1' })), this.dismissible && (hAsync("button", { key: '945df330dcae40586ac02d349abc73131e8ce596', onClick: this.handleClose, class: "close", type: "button" }, hAsync("nv-icon", { key: '37535be0818bc78809f5585841757dd992617753', name: "x", size: "sm" })))));
9830
9832
  }
9831
9833
  get el() { return getElement(this); }
9832
9834
  static get watchers() { return {
@@ -9900,7 +9902,7 @@ class NvBreadcrumb {
9900
9902
  /****************************************************************************/
9901
9903
  //#region RENDER
9902
9904
  render() {
9903
- return (hAsync(Host, { key: 'b1cf4450a7e04d6a85c21c4003f02d1c5da47792', role: "listitem", "aria-current": this.current ? 'location' : undefined, class: clsx({ 'visually-hidden': this.current }) }, this.type === 'collapsed' ? (hAsync("button", { ref: el => (this.popoverTrigger = el) }, "...")) : (hAsync("slot", { ref: el => (this.defaultSlot = el) })), this.tooltip && (hAsync("nv-tooltip", { key: '1459581acafe9ffcc20f85cb53618ad910c9c1df', ref: el => (this.toolTipRef = el), message: this.tooltip, triggerElement: this.popoverTrigger, placement: "top" })), this.type === 'collapsed' && (hAsync("nv-popover", { key: 'a49865bb2ee61632c68138f9cc3543bc4b5b0ef4', ref: el => (this.popoverRef = el), triggerMode: "click", groupName: "breadcrumbs", triggerElement: this.popoverTrigger }, hAsync("ul", { key: '4b88fa9f43a51313b6e638afdfa011a2c4770b85', slot: "content" }, hAsync("slot", { key: 'abbdd94a21de5d9edccbfa4ff5f3b087b465a3ef' })))), hAsync("span", { key: '2ab42832f8c39e5ee53498f18828ee65da4958f3', "data-scope": "separator" }, "/")));
9905
+ return (hAsync(Host, { key: '032880129d2acf89ed3e57367e357391a1e0848d', role: "listitem", "aria-current": this.current ? 'location' : undefined, class: clsx({ 'visually-hidden': this.current }) }, this.type === 'collapsed' ? (hAsync("button", { ref: el => (this.popoverTrigger = el) }, "...")) : (hAsync("slot", { ref: el => (this.defaultSlot = el) })), this.tooltip && (hAsync("nv-tooltip", { key: '90cdd03fa067846b3f3fa8ff264899b6ca170485', ref: el => (this.toolTipRef = el), message: this.tooltip, triggerElement: this.popoverTrigger, placement: "top" })), this.type === 'collapsed' && (hAsync("nv-popover", { key: 'acda8815ed5e216cf89cdd34323dd8211a8ea020', ref: el => (this.popoverRef = el), triggerMode: "click", groupName: "breadcrumbs", triggerElement: this.popoverTrigger }, hAsync("ul", { key: '424396d17c2452cb6280aaa6446ee6f8ea52ea6e', slot: "content" }, hAsync("slot", { key: '668bc1e090901e62c01079e4b058d3e6b044afd0' })))), hAsync("span", { key: '1c84f3c4cf91cc976722a838188baae0521eb7f4', "data-scope": "separator" }, "/")));
9904
9906
  }
9905
9907
  get el() { return getElement(this); }
9906
9908
  static get style() { return nvBreadcrumbCss(); }
@@ -9929,7 +9931,7 @@ class NvBreadcrumbs {
9929
9931
  }
9930
9932
  //#region RENDER
9931
9933
  render() {
9932
- return (hAsync(Host, { key: '4337fe5161c0ce444001e1b92221f3adac26e4bf', role: "navigation", "aria-label": "breadcrumbs" }, hAsync("slot", { key: '03ea061b013a5fc927b0f7edca68195d0b01de2d' })));
9934
+ return (hAsync(Host, { key: 'f8221b9ae4d3a5fabedbe497fef43832fc498df4', role: "navigation", "aria-label": "breadcrumbs" }, hAsync("slot", { key: '047683541469ee0490e296813cb7e303127ad200' })));
9933
9935
  }
9934
9936
  static get style() { return nvBreadcrumbsCss(); }
9935
9937
  static get cmpMeta() { return {
@@ -10089,7 +10091,7 @@ class NvButton {
10089
10091
  /****************************************************************************/
10090
10092
  //#region RENDER
10091
10093
  render() {
10092
- return (hAsync(Host, { key: 'e1d1cf7060849d1a62ab93d332aaf757ca10ebec', role: "button", tabindex: this.disableTabindex ? -1 : 0, onClick: this.handleButtonClick }, this.loading && (hAsync("nv-loader", { key: '36a582a1a411584f0a4705631dee7ffd5561d685', size: this.size === ButtonSize.Large ? 'sm' : 'xs' })), hAsync("slot", { key: '1ed41830a7a819ecf4093558c53e7b07197152d3', name: "leading-icon" }), hAsync("slot", { key: '37b513628d6b9b3c496af1f66bb08a98dce02cea' }), hAsync("slot", { key: '6784df28842764fb32e8d882fa8410e29a115ac1', name: "trailing-icon" })));
10094
+ return (hAsync(Host, { key: '785b6127926d695ddaaff1a1f740102abd5132bb', role: "button", tabindex: this.disableTabindex ? -1 : 0, onClick: this.handleButtonClick }, this.loading && (hAsync("nv-loader", { key: 'b361e4ac45cc1612723d6a67f866b8cdce3c4abc', size: this.size === ButtonSize.Large ? 'sm' : 'xs' })), hAsync("slot", { key: 'b23c877bd95ae0a02c89c83e4e3d5f0178d646a5', name: "leading-icon" }), hAsync("slot", { key: '7c95b1f28a64e7bb5ca02abf2190dfda62d1c758' }), hAsync("slot", { key: 'f1cd34ea21393b78bc2f5140364d47b9e70f505c', name: "trailing-icon" })));
10093
10095
  }
10094
10096
  static get formAssociated() { return true; }
10095
10097
  get el() { return getElement(this); }
@@ -10209,7 +10211,7 @@ function forwardPropsToChildren(containerElement, props) {
10209
10211
  });
10210
10212
  }
10211
10213
 
10212
- const nvButtongroupCss = () => `nv-buttongroup{display:flex}nv-buttongroup[emphasis=high]{gap:1px}nv-buttongroup[emphasis=low] .group-item,nv-buttongroup[emphasis=low] .group-item:hover{border:1px solid var(--components-button-low-text)}nv-buttongroup[emphasis=lower] .group-item,nv-buttongroup[emphasis=lower] .group-item:hover{border:1px solid var(--components-button-lower-text)}nv-buttongroup:not([orientation=vertical]) .group-item:not(.last):not(.first){border-radius:0}nv-buttongroup:not([orientation=vertical]) .group-item.first{border-top-right-radius:0;border-bottom-right-radius:0}nv-buttongroup:not([orientation=vertical]) .group-item.last{border-top-left-radius:0;border-bottom-left-radius:0}nv-buttongroup:not([orientation=vertical])[emphasis=medium] .group-item:not(.last){border-right:none}nv-buttongroup:not([orientation=vertical])[emphasis=low] .group-item:not(.last){border-right:none}nv-buttongroup:not([orientation=vertical])[emphasis=low] .group-item:not(.first){border-left:none}nv-buttongroup:not([orientation=vertical])[emphasis=lower] .group-item:not(.last){border-right:none}nv-buttongroup:not([orientation=vertical])[emphasis=lower] .group-item:not(.first){border-left:none}nv-buttongroup[orientation=vertical]{flex-direction:column;align-items:stretch;width:fit-content}nv-buttongroup[orientation=vertical] .group-item{width:unset;display:flex}nv-buttongroup[orientation=vertical] .group-item:not(.last):not(.first){border-radius:0}nv-buttongroup[orientation=vertical] .group-item.first{border-bottom-left-radius:0;border-bottom-right-radius:0}nv-buttongroup[orientation=vertical] .group-item.last{border-top-left-radius:0;border-top-right-radius:0}nv-buttongroup[orientation=vertical][emphasis=medium] .group-item:not(.last){border-bottom:none}nv-buttongroup[orientation=vertical][emphasis=low] .group-item:not(.last){border-bottom:none}nv-buttongroup[orientation=vertical][emphasis=low] .group-item:not(.first){border-top:none}nv-buttongroup[orientation=vertical][emphasis=lower] .group-item:not(.last){border-bottom:none}nv-buttongroup[orientation=vertical][emphasis=lower] .group-item:not(.first){border-top:none}`;
10214
+ const nvButtongroupCss = () => `nv-buttongroup{display:flex}nv-buttongroup[emphasis=high]{gap:1px}nv-buttongroup[emphasis=low] .group-item,nv-buttongroup[emphasis=low] .group-item:hover{border:1px solid var(--components-button-low-text)}nv-buttongroup[emphasis=lower] .group-item,nv-buttongroup[emphasis=lower] .group-item:hover{border:1px solid var(--components-button-lower-text)}nv-buttongroup:not([orientation=vertical]) .group-item:not(.last):not(.first){border-radius:0}nv-buttongroup:not([orientation=vertical]) .group-item.first:not(.last){border-top-right-radius:0;border-bottom-right-radius:0}nv-buttongroup:not([orientation=vertical]) .group-item.last:not(.first){border-top-left-radius:0;border-bottom-left-radius:0}nv-buttongroup:not([orientation=vertical])[emphasis=medium] .group-item:not(.last){border-right:none}nv-buttongroup:not([orientation=vertical])[emphasis=low] .group-item:not(.last){border-right:none}nv-buttongroup:not([orientation=vertical])[emphasis=low] .group-item:not(.first){border-left:none}nv-buttongroup:not([orientation=vertical])[emphasis=lower] .group-item:not(.last){border-right:none}nv-buttongroup:not([orientation=vertical])[emphasis=lower] .group-item:not(.first){border-left:none}nv-buttongroup[orientation=vertical]{flex-direction:column;align-items:stretch;width:fit-content}nv-buttongroup[orientation=vertical] .group-item{width:unset;display:flex}nv-buttongroup[orientation=vertical] .group-item:not(.last):not(.first){border-radius:0}nv-buttongroup[orientation=vertical] .group-item.first:not(.last){border-bottom-left-radius:0;border-bottom-right-radius:0}nv-buttongroup[orientation=vertical] .group-item.last:not(.first){border-top-left-radius:0;border-top-right-radius:0}nv-buttongroup[orientation=vertical][emphasis=medium] .group-item:not(.last){border-bottom:none}nv-buttongroup[orientation=vertical][emphasis=low] .group-item:not(.last){border-bottom:none}nv-buttongroup[orientation=vertical][emphasis=low] .group-item:not(.first){border-top:none}nv-buttongroup[orientation=vertical][emphasis=lower] .group-item:not(.last){border-bottom:none}nv-buttongroup[orientation=vertical][emphasis=lower] .group-item:not(.first){border-top:none}`;
10213
10215
 
10214
10216
  /**
10215
10217
  * @slot default - Child buttons or links.
@@ -10303,7 +10305,7 @@ class NvButtongroup {
10303
10305
  /****************************************************************************/
10304
10306
  //#region RENDER
10305
10307
  render() {
10306
- return (hAsync(Host, { key: '69c273e6d25e9dfd3b60d35b4c34d9fa331f5a02' }, hAsync("slot", { key: '2ee4b40f9b2026099e49a14705fdff72255ef777' })));
10308
+ return (hAsync(Host, { key: 'd0322897a0312e7b55b087e4abfc94fcaf9f7747' }, hAsync("slot", { key: '70afccf10fe728482096d3fce42083e9931e06bd' })));
10307
10309
  }
10308
10310
  get el() { return getElement(this); }
10309
10311
  static get watchers() { return {
@@ -10864,7 +10866,6 @@ class NvCalendar {
10864
10866
  * - Range: "2025-03-15,2025-03-20"
10865
10867
  * @default ""
10866
10868
  */
10867
- // eslint-disable-next-line @stencil-community/strict-mutable
10868
10869
  this.value = '';
10869
10870
  /**
10870
10871
  * Locale for date formatting
@@ -11386,7 +11387,6 @@ class NvCalendar {
11386
11387
  // Legacy support (deprecated) - sync props
11387
11388
  const legacyRange = { start: startFormatted, end: endFormatted };
11388
11389
  this.rangeDateChange.emit(legacyRange);
11389
- // eslint-disable-next-line @stencil-community/strict-mutable
11390
11390
  this.rangeValue = legacyRange;
11391
11391
  if (!this.showActions) {
11392
11392
  const event = new CustomEvent('closePopover', {
@@ -11411,9 +11411,7 @@ class NvCalendar {
11411
11411
  this.resetSelection = () => {
11412
11412
  if (this.selectionType === 'single') {
11413
11413
  this.selectedDate = null;
11414
- // eslint-disable-next-line @stencil-community/strict-mutable
11415
11414
  this.singleValue = null;
11416
- // eslint-disable-next-line @stencil-community/strict-mutable
11417
11415
  this.value = '';
11418
11416
  this.singleDateChange.emit('');
11419
11417
  this.valueChanged.emit('');
@@ -11421,9 +11419,7 @@ class NvCalendar {
11421
11419
  else {
11422
11420
  this.startDate = null;
11423
11421
  this.endDate = null;
11424
- // eslint-disable-next-line @stencil-community/strict-mutable
11425
11422
  this.rangeValue = null;
11426
- // eslint-disable-next-line @stencil-community/strict-mutable
11427
11423
  this.value = '';
11428
11424
  this.rangeDateChange.emit({ start: '', end: '' });
11429
11425
  this.valueChanged.emit('');
@@ -11438,7 +11434,6 @@ class NvCalendar {
11438
11434
  dateFormat: this.dateFormat,
11439
11435
  });
11440
11436
  this.singleDateChange.emit(dateStr);
11441
- // eslint-disable-next-line @stencil-community/strict-mutable
11442
11437
  this.singleValue = dateStr;
11443
11438
  const event = new CustomEvent('closePopover', {
11444
11439
  bubbles: true,
@@ -11453,7 +11448,6 @@ class NvCalendar {
11453
11448
  start: formatDate(this.startDate, { dateFormat: this.dateFormat }),
11454
11449
  end: formatDate(this.endDate, { dateFormat: this.dateFormat }),
11455
11450
  });
11456
- // eslint-disable-next-line @stencil-community/strict-mutable
11457
11451
  this.rangeValue = {
11458
11452
  start: formatDate(this.startDate, { dateFormat: this.dateFormat }),
11459
11453
  end: formatDate(this.endDate, { dateFormat: this.dateFormat }),
@@ -11646,7 +11640,6 @@ class NvCalendar {
11646
11640
  this.currentDate = startDate;
11647
11641
  if (swapped) {
11648
11642
  // If dates were swapped, update the rangeValue property
11649
- // eslint-disable-next-line @stencil-community/strict-mutable
11650
11643
  this.rangeValue = {
11651
11644
  start: formatDate(startDate, { dateFormat: this.dateFormat }),
11652
11645
  end: formatDate(endDate, { dateFormat: this.dateFormat }),
@@ -11750,8 +11743,8 @@ class NvCalendar {
11750
11743
  * @slot default - Child content of the component.
11751
11744
  */
11752
11745
  render() {
11753
- return (hAsync(Host, { key: 'fe0fd0f2f2c8d76adafc51b0458cd0a13dd307bd' }, hAsync("div", { key: 'b61d041fc5b75565d19daaa7689f9f71547d1277', class: "datepicker-root" }, hAsync("div", { key: 'd221228c747e93e44187b089d89df9cdf94429b6', class: `datepicker-container ${this.numberOfCalendars === 1 ? 'datepicker-container-single' : ''}` }, hAsync("div", { key: 'f5ff5a8fbe2e39be862c81739eedd2f715d92d30', class: `datepicker-wrapper ${this.numberOfCalendars === 1 ? 'single' : ''}` }, this.shortcutsPlacement === 'left' && this.renderShortcuts(), Array.from({ length: this.numberOfCalendars }, (_, index) => this.renderCalendar(index, index)), this.shortcutsPlacement === 'right' && this.renderShortcuts()), ((this.hasShortcuts && this.shortcutsPlacement === 'bottom') ||
11754
- this.hasActions) && (hAsync("div", { key: '7bfb1a8e6924274d1e78ad185eb97b9ae8150814', class: "datepicker-controls" }, this.shortcutsPlacement === 'bottom' && this.renderShortcuts(), this.hasActions && this.renderActions())))), hAsync("slot", { key: '2ef9230df097cdac96de0ff7ff6086ed5f4ad57f' })));
11746
+ return (hAsync(Host, { key: '4e8b7b83c32a4defd9620558ebe6b2d45c63c509' }, hAsync("div", { key: '65b9f1a93cae9fb77d64d5b34333c7775b99ef65', class: "datepicker-root" }, hAsync("div", { key: '54dde61b295e3ee84e6917634bdcdad36d8aed98', class: `datepicker-container ${this.numberOfCalendars === 1 ? 'datepicker-container-single' : ''}` }, hAsync("div", { key: '8423c5ff77f07f03d9665f2575855ba0a2540fbc', class: `datepicker-wrapper ${this.numberOfCalendars === 1 ? 'single' : ''}` }, this.shortcutsPlacement === 'left' && this.renderShortcuts(), Array.from({ length: this.numberOfCalendars }, (_, index) => this.renderCalendar(index, index)), this.shortcutsPlacement === 'right' && this.renderShortcuts()), ((this.hasShortcuts && this.shortcutsPlacement === 'bottom') ||
11747
+ this.hasActions) && (hAsync("div", { key: 'd49a6c9077a4d4795d00a7221ff5ed76980d8a92', class: "datepicker-controls" }, this.shortcutsPlacement === 'bottom' && this.renderShortcuts(), this.hasActions && this.renderActions())))), hAsync("slot", { key: '52ef97f13e630ad31b80ebd53a87f07f18f458d4' })));
11755
11748
  }
11756
11749
  get el() { return getElement(this); }
11757
11750
  static get watchers() { return {
@@ -11834,7 +11827,7 @@ class NvCol {
11834
11827
  /****************************************************************************/
11835
11828
  //#region RENDER
11836
11829
  render() {
11837
- return (hAsync(Host, { key: '4ce8944befd5b0f0c6f5091b58e70c70e2bae91e', class: clsx(this.getColSize()) }, hAsync("slot", { key: '43cc8bf485c918f0fdfa22aa904fec4bf94553d0' })));
11830
+ return (hAsync(Host, { key: '4fe90a1d020de9e85d32a52ccb39c8b6d8c1fc25', class: clsx(this.getColSize()) }, hAsync("slot", { key: '5a6ad624fd7c6251b2f555c0e3bc828c0e048761' })));
11838
11831
  }
11839
11832
  static get style() { return nvColCss(); }
11840
11833
  static get cmpMeta() { return {
@@ -16342,7 +16335,7 @@ class NvDatagrid {
16342
16335
  const rows = !this.table || this.table === undefined || this.parsedData.length === 0
16343
16336
  ? []
16344
16337
  : this.table?.getRowModel()?.rows;
16345
- return (hAsync(Host, { key: '08593ceb15e31184e76c7ab641f5e2db635527e2' }, hAsync("div", { key: '092f351ba6b5683b798651e5fb4eb1a40015684e', class: "hidden" }, hAsync("slot", { key: 'c24d531e1e48dfc7db7bae7d6453994f70487f7b' })), hAsync("slot", { key: 'e0d2aa2dd23eac36c5b735ea7640937cce649987', name: "before" }), this.enableGlobalFilter && this.table && (hAsync("div", { key: 'beb373f14fad14c50b2c92b6c5542dec797750b3', class: `search-container justify-${this.globalFilterPosition}` }, hAsync("nv-fieldtext", { key: '943dc6d3b0663e15846682ede0f9ea5cb3f1c56e', value: this.globalFilterSearchTerm, onInput: this.handleGlobalFilteringOnInput, placeholder: "Search all columns..." }))), this.parsedColumns.length === 0 && this.parsedData.length === 0 ? (hAsync("div", { class: "no-data" }, this.noColumnsNoDataMessage)) : (hAsync("div", null, hAsync("table", null, this.parsedColumns.length > 0 && headerGroups.length > 0 && (hAsync("thead", null, this.parsedColumns.length > 0 && headerGroups
16338
+ return (hAsync(Host, { key: 'a3d3d96758c77096d2690c8ff10e8439e7e76e96' }, hAsync("div", { key: '3a2551318093150d824bd0e1f2c07da234522ac0', class: "hidden" }, hAsync("slot", { key: 'dd6e9158456ee68044e8bd19ef9ad76c73fbefb9' })), hAsync("slot", { key: 'de4e21a7926841526bf2e7cfd36ba1d747d0c08d', name: "before" }), this.enableGlobalFilter && this.table && (hAsync("div", { key: '93d37d83811224847c16363f497c7cf65e2fc107', class: `search-container justify-${this.globalFilterPosition}` }, hAsync("nv-fieldtext", { key: '9ed1b8cfedebd2ed37551b3fe428a5cd7ba7214a', value: this.globalFilterSearchTerm, onInput: this.handleGlobalFilteringOnInput, placeholder: "Search all columns..." }))), this.parsedColumns.length === 0 && this.parsedData.length === 0 ? (hAsync("div", { class: "no-data" }, this.noColumnsNoDataMessage)) : (hAsync("div", null, hAsync("table", null, this.parsedColumns.length > 0 && headerGroups.length > 0 && (hAsync("thead", null, this.parsedColumns.length > 0 && headerGroups
16346
16339
  ? headerGroups?.map(headerGroup => (hAsync("tr", { key: headerGroup.id }, headerGroup.headers.map(header => {
16347
16340
  return this.getHeaderCell(header);
16348
16341
  }))))
@@ -16354,7 +16347,7 @@ class NvDatagrid {
16354
16347
  })));
16355
16348
  }))), this.table && this.enableRowSelection ? (hAsync("tfoot", null, hAsync("tr", null, hAsync("td", { colSpan: 20 }, this.enableRowSelection && this.table ? (hAsync("div", null, this.rowSelectionState &&
16356
16349
  Object.keys(this.rowSelectionState).length > 0 ? (hAsync("span", null, Object.keys(this.rowSelectionState).length, " of", ' ', this.table.getPreFilteredRowModel()?.rows
16357
- ?.length || 0, ' ', "Total Rows Selected")) : (hAsync("span", null, "No rows selected")))) : null)))) : null), this.getPagination())), hAsync("slot", { key: '9d016c03102ff36aeaf8ff5364086902b129f2ce', name: "after" })));
16350
+ ?.length || 0, ' ', "Total Rows Selected")) : (hAsync("span", null, "No rows selected")))) : null)))) : null), this.getPagination())), hAsync("slot", { key: '46b1e3b6ec5ca09140437e82ca3fc90fdc34e4eb', name: "after" })));
16358
16351
  }
16359
16352
  get el() { return getElement(this); }
16360
16353
  static get watchers() { return {
@@ -16445,7 +16438,7 @@ class NvDatagridcolumn {
16445
16438
  /****************************************************************************/
16446
16439
  //#region RENDER
16447
16440
  render() {
16448
- return (hAsync(Host, { key: '413044aa941d307aa9a2e96faad28e5c78e20b71' }, hAsync("slot", { key: 'c32dedbda74aa8204222b797e92a633eb7246c33', name: "header" }), hAsync("slot", { key: '1412fae3228b4f9583a07395411da3fe264da449', name: "cell" })));
16441
+ return (hAsync(Host, { key: 'd93cf7234c22d08319d2e4157945ece0b9e5f7b1' }, hAsync("slot", { key: 'd4530c7f6854773716e7494e0379bc21f446ca53', name: "header" }), hAsync("slot", { key: '60e2933f219f48c0567fd0e01a137a694ae1c1c9', name: "cell" })));
16449
16442
  }
16450
16443
  static get cmpMeta() { return {
16451
16444
  "$flags$": 260,
@@ -17345,7 +17338,7 @@ class NvDialog {
17345
17338
  //#region RENDER
17346
17339
  render() {
17347
17340
  const hasForm = this.form || this.el.querySelector('form');
17348
- return (hAsync(Host, { key: '3117cc6be5dfcdb0fd561bb7b8cc0179233adca5' }, hAsync("slot", { key: '3462bbebcb37fe65ef192b47562ee554263d8e3d', name: "trigger" }), hAsync("dialog", { key: '2baee57bc9924ac6a7f0e5511228877283c67b7e', ref: el => (this.dialogElement = el), onClose: this.handleDialogClose, onClick: this.handleDialogClick, role: "dialog", "aria-modal": "true", "aria-labelledby": "dialog-header", "aria-describedby": "dialog-content", class: clsx({ full: this.full }) }, hAsync("div", { key: '6083efe9e58d402c6df91f57bf45ca2ea77acb3b', class: "backdrop", ref: el => (this.backdropElement = el) }, hAsync("div", { key: 'e133552c05d709d9fb95ca97d4fae1fbba135585', class: "content", ref: el => (this.contentElement = el) }, !this.undismissable && (hAsync("nv-button", { key: '81830f0546f280cf2401f765252fee0a464fca2e', class: "close-button", emphasis: "lower", size: "sm", onClick: this.handleDialogClose, "aria-label": "Close dialog" }, hAsync("nv-icon", { key: '95a5eff054aad7385c440c1c1833d994b21c0583', name: "x", size: "sm" }))), this.headerElement ? (hAsync("slot", { name: "header" })) : (hAsync("nv-dialogheader", { id: "dialog-header" })), hAsync("div", { key: '8ec787b70862976f09f8bbaa2f2acbd743abd9c5', class: "content-body", id: "dialog-content" }, hAsync("slot", { key: '6939345af1fa362fe9575948f099cf19dee54590' })), this.footerElement ? (hAsync("slot", { name: "footer" })) : (hAsync("nv-dialogfooter", { form: this.form, primaryButtonType: hasForm ? ButtonType.Submit : ButtonType.Button, onDialogCanceled: this.handleDialogClose, undismissable: this.undismissable })))))));
17341
+ return (hAsync(Host, { key: 'd8d44a128d01fd7a9b62d42f08f7eb5b85e4e5b2' }, hAsync("slot", { key: '7157a6121fea5e8828dd2c0c3db4998c0cb5d0d2', name: "trigger" }), hAsync("dialog", { key: '22674ade1de7b50439ffe77ad2a20e6473929c34', ref: el => (this.dialogElement = el), onClose: this.handleDialogClose, onClick: this.handleDialogClick, role: "dialog", "aria-modal": "true", "aria-labelledby": "dialog-header", "aria-describedby": "dialog-content", class: clsx({ full: this.full }) }, hAsync("div", { key: '4f851e286f94be5972ebb417bef891e29714cb44', class: "backdrop", ref: el => (this.backdropElement = el) }, hAsync("div", { key: '881171acec6e40b627a544b716302d576b836487', class: "content", ref: el => (this.contentElement = el) }, !this.undismissable && (hAsync("nv-button", { key: '9691520158952a35da536f94073e8ff5fd6041f0', class: "close-button", emphasis: "lower", size: "sm", onClick: this.handleDialogClose, "aria-label": "Close dialog" }, hAsync("nv-icon", { key: '8392a7d6ec89d08391904c94f10296223c4d6012', name: "x", size: "sm" }))), this.headerElement ? (hAsync("slot", { name: "header" })) : (hAsync("nv-dialogheader", { id: "dialog-header" })), hAsync("div", { key: '7fa62a9d5e8f1fe3f42872af3fc753e2fb175a9a', class: "content-body", id: "dialog-content" }, hAsync("slot", { key: '5ec44365b70f6ec2762896ce242a264fb4ffb05a' })), this.footerElement ? (hAsync("slot", { name: "footer" })) : (hAsync("nv-dialogfooter", { form: this.form, primaryButtonType: hasForm ? ButtonType.Submit : ButtonType.Button, onDialogCanceled: this.handleDialogClose, undismissable: this.undismissable })))))));
17349
17342
  }
17350
17343
  get el() { return getElement(this); }
17351
17344
  static get watchers() { return {
@@ -17458,7 +17451,7 @@ class NvDialogfooter {
17458
17451
  /****************************************************************************/
17459
17452
  //#region RENDER
17460
17453
  render() {
17461
- return (hAsync(Host, { key: '31d3490d2a966b28d3f23bf7409186c10463f765' }, hAsync("slot", { key: '21c8a3431ad6ec95d7d8467d3a273f730a10984b' }, hAsync(Fragment, { key: '6400d911813010cc012d1b982f5ebdcb9f589b87' }, !this.undismissable && (hAsync("nv-button", { key: '29d8b79619aa6a225b3fe9eb123e166646cb910b', onClick: this.handleCancel, emphasis: "low", size: "sm" }, this.cancelLabel)), hAsync("nv-button", { key: '76cd9d05c3830a7d9d8bd040aa4ecb38da190644', ref: el => (this.primaryButtonRef = el), onClick: this.handlePrimary, disabled: this.disabled, danger: this.danger, size: "sm", emphasis: "high", form: this.form, type: this.primaryButtonType }, this.leadingIcon && (hAsync("nv-icon", { key: '5ff1d8988d480dff0c12be00962a0470ef8adccf', slot: "leading-icon", name: this.leadingIcon, size: "sm" })), this.primaryLabel, this.trailingIcon && (hAsync("nv-icon", { key: 'b1330826bcc205529a301378685ff72d7d3c53f6', slot: "trailing-icon", name: this.trailingIcon, size: "sm" })))))));
17454
+ return (hAsync(Host, { key: 'a5148c3e41ad6d7c5e54e2b29b8452707d5c2b2b' }, hAsync("slot", { key: 'e5fcf66789eac1c6b0118403c33e7e80fb974c71' }, hAsync(Fragment, { key: '9255d264f559322bebbcc874d91802bbaaeac2d6' }, !this.undismissable && (hAsync("nv-button", { key: 'e8d6085fbbcf5bbdbad7b23d65660debb296a332', onClick: this.handleCancel, emphasis: "low", size: "sm" }, this.cancelLabel)), hAsync("nv-button", { key: '8a6963f12e89860c3bb1e17eeed60cf9b6d81bc3', ref: el => (this.primaryButtonRef = el), onClick: this.handlePrimary, disabled: this.disabled, danger: this.danger, size: "sm", emphasis: "high", form: this.form, type: this.primaryButtonType }, this.leadingIcon && (hAsync("nv-icon", { key: '59dc3f909f7366a0d0e05ab089d34b9d222f43ed', slot: "leading-icon", name: this.leadingIcon, size: "sm" })), this.primaryLabel, this.trailingIcon && (hAsync("nv-icon", { key: 'e2be736da129cf7720dad6e1a443eb55a182b2dd', slot: "trailing-icon", name: this.trailingIcon, size: "sm" })))))));
17462
17455
  }
17463
17456
  static get formAssociated() { return true; }
17464
17457
  get el() { return getElement(this); }
@@ -17502,7 +17495,7 @@ class NvDialogheader {
17502
17495
  /****************************************************************************/
17503
17496
  //#region RENDER
17504
17497
  render() {
17505
- return (hAsync(Host, { key: 'a608cbe8b942b1444d973a5f3d8c97183e76fd0a' }, hAsync("slot", { key: '525dd320304a01682926208674db6210e4e2dd2a' }, hAsync(Fragment, { key: '14f7f8e787941dbf2d9e00f8a8a5d2e25d82d056' }, hAsync("div", { key: '00131448954f8390e145e458c71705850b19ec48', class: "heading" }, this.heading), hAsync("div", { key: '8cd3ee3d6aacb5f54499ea59b9e915efe4c5e33c', class: "subheading" }, this.subheading)))));
17498
+ return (hAsync(Host, { key: '8577fd5a719adf8764d85f667495701cb1514df2' }, hAsync("slot", { key: '5858bd8fff71db135f69a76cb298343f0590f853' }, hAsync(Fragment, { key: '81ac703e205f1b8587144213c7f57c9fd7ba9657' }, hAsync("div", { key: '5a12e1facef605d96338b31468c8d8109379e2d1', class: "heading" }, this.heading), hAsync("div", { key: '1a559041968e2b2b92a987c014e41380fe6f8616', class: "subheading" }, this.subheading)))));
17506
17499
  }
17507
17500
  get el() { return getElement(this); }
17508
17501
  static get style() { return nvDialogheaderCss(); }
@@ -17942,7 +17935,7 @@ class NvDrawer {
17942
17935
  render() {
17943
17936
  const hasForm = this.form || this.el.querySelector('form');
17944
17937
  const state = this.open ? 'open' : 'closed';
17945
- return (hAsync(Host, { key: '24fef2e07989d6b9648d8c4c7374680650ac09e8' }, hAsync("slot", { key: 'c8d25517097b715cf42ad3a60ea84c7efb052c6c', name: "trigger" }), hAsync("dialog", { key: 'b9b94f73fa04bb421b70a1af4c3c40171af94008', ref: el => (this.dialogElement = el), onClose: this.handleDrawerClose, onClick: this.handleDrawerClick, role: "dialog", "aria-modal": "true", "aria-labelledby": "drawer-header", "aria-describedby": "drawer-content", class: clsx({ [`side-${this.side}`]: true }), "data-state": state }, hAsync("div", { key: '4867741abdaa5608992dd812311a43ce3af0c94e', class: "backdrop", ref: el => (this.backdropElement = el) }, hAsync("div", { key: '476ac6bb40bb342ffb305faca2e67a8bef43f14e', class: clsx('content', `size-${this.size}`), ref: el => (this.contentElement = el), "data-state": state, "data-side": this.side, style: this.width ? { width: this.width } : {} }, !this.undismissable && (hAsync("nv-button", { key: '90d1a2c776d486ee98d4b847ee1d43616c15d86c', class: "close-button", emphasis: "lower", size: "sm", onClick: this.handleDrawerClose, "aria-label": "Close drawer" }, hAsync("nv-icon", { key: '5c54095bae68cc0780a95fd541a8e607f430ebb9', name: "x", size: "sm" }))), this.headerElement ? (hAsync("slot", { name: "header" })) : (hAsync("nv-drawerheader", { id: "drawer-header" })), hAsync("div", { key: 'fcf2ccf83679fa5a702ce02206144a3a11ab53bf', class: "content-body", id: "drawer-content" }, hAsync("slot", { key: 'b70b2edfb51da8a16f996c90d04391657718a12a' })), this.footerElement ? (hAsync("slot", { name: "footer" })) : (hAsync("nv-drawerfooter", { form: this.form, primaryButtonType: hasForm ? ButtonType.Submit : ButtonType.Button, onDrawerCanceled: this.handleDrawerClose, undismissable: this.undismissable })))))));
17938
+ return (hAsync(Host, { key: 'e8ae3c1b5adcd23622f97d0f405fd8607e51b3e4' }, hAsync("slot", { key: 'c94efef46482ef65c9a907d5f23e2306cc88c9af', name: "trigger" }), hAsync("dialog", { key: '8b12d8885f4a7f987985b4be49aace1f48b66949', ref: el => (this.dialogElement = el), onClose: this.handleDrawerClose, onClick: this.handleDrawerClick, role: "dialog", "aria-modal": "true", "aria-labelledby": "drawer-header", "aria-describedby": "drawer-content", class: clsx({ [`side-${this.side}`]: true }), "data-state": state }, hAsync("div", { key: '5fc00bd8e28cf26c92e3c3888941e6209e03fb65', class: "backdrop", ref: el => (this.backdropElement = el) }, hAsync("div", { key: '7eb5e3335a15a3821fa4c62160a313bddf34e3b2', class: clsx('content', `size-${this.size}`), ref: el => (this.contentElement = el), "data-state": state, "data-side": this.side, style: this.width ? { width: this.width } : {} }, !this.undismissable && (hAsync("nv-button", { key: 'c284d6cea03806890603d71d27d642961eab4423', class: "close-button", emphasis: "lower", size: "sm", onClick: this.handleDrawerClose, "aria-label": "Close drawer" }, hAsync("nv-icon", { key: 'daf2c3af54c3eaede4835b100200632e644b7cc6', name: "x", size: "sm" }))), this.headerElement ? (hAsync("slot", { name: "header" })) : (hAsync("nv-drawerheader", { id: "drawer-header" })), hAsync("div", { key: '90ffef76d60a3522ae5daf10554a3f8a487c5f76', class: "content-body", id: "drawer-content" }, hAsync("slot", { key: 'd66e675a68c27819f7ca146afc27e63d05ad5603' })), this.footerElement ? (hAsync("slot", { name: "footer" })) : (hAsync("nv-drawerfooter", { form: this.form, primaryButtonType: hasForm ? ButtonType.Submit : ButtonType.Button, onDrawerCanceled: this.handleDrawerClose, undismissable: this.undismissable })))))));
17946
17939
  }
17947
17940
  get el() { return getElement(this); }
17948
17941
  static get watchers() { return {
@@ -18061,7 +18054,7 @@ class NvDrawerfooter {
18061
18054
  /****************************************************************************/
18062
18055
  //#region RENDER
18063
18056
  render() {
18064
- return (hAsync(Host, { key: '1a15bd9a6bac74ceb64d57ef7830e4ff8d081770' }, hAsync("slot", { key: '72f762cc6d64cc286252da929111b0e86013194f' }, hAsync(Fragment, { key: '21d8100769c0f84dd5fee916bad8021190f08703' }, !this.undismissable && (hAsync("nv-button", { key: '3c5e445643fa1b01fef28fc53f60ffb0d2f6f94c', onClick: this.handleCancel, emphasis: "low", size: "sm" }, this.cancelLabel)), hAsync("nv-button", { key: 'd93583226649f6ac4928c9359d5f0654e0bb6714', ref: el => (this.primaryButtonRef = el), onClick: this.handlePrimary, disabled: this.disabled, danger: this.danger, size: "sm", emphasis: "high", form: this.form, type: this.primaryButtonType }, this.leadingIcon && (hAsync("nv-icon", { key: '4d292e8a54df0b1dbdac0ace38dac7f24224ebe2', slot: "leading-icon", name: this.leadingIcon, size: "sm" })), this.primaryLabel, this.trailingIcon && (hAsync("nv-icon", { key: '412d46f4ef9ef573234b70a1456a91dda1569936', slot: "trailing-icon", name: this.trailingIcon, size: "sm" })))))));
18057
+ return (hAsync(Host, { key: 'c83bba64c28cf284847c2b726e2d1bb9deb86152' }, hAsync("slot", { key: '89e9a548f3cee3c45b8e7874e9d8618b469ce94a' }, hAsync(Fragment, { key: 'ef18a333ef7c5de05891a265a8ccb85b6913237a' }, !this.undismissable && (hAsync("nv-button", { key: 'd69eab0d344bdfb9f2454cc18d953f50b9d65aa2', onClick: this.handleCancel, emphasis: "low", size: "sm" }, this.cancelLabel)), hAsync("nv-button", { key: '8329da9bcbb41cb972c2b2527334086c47a10f93', ref: el => (this.primaryButtonRef = el), onClick: this.handlePrimary, disabled: this.disabled, danger: this.danger, size: "sm", emphasis: "high", form: this.form, type: this.primaryButtonType }, this.leadingIcon && (hAsync("nv-icon", { key: '86ac92ef44afe20e540422d3cd0ee45c04c233bc', slot: "leading-icon", name: this.leadingIcon, size: "sm" })), this.primaryLabel, this.trailingIcon && (hAsync("nv-icon", { key: '3a48543e903d060ff77d1100df4984db04c0d2cb', slot: "trailing-icon", name: this.trailingIcon, size: "sm" })))))));
18065
18058
  }
18066
18059
  static get formAssociated() { return true; }
18067
18060
  get el() { return getElement(this); }
@@ -18109,7 +18102,7 @@ class NvDrawerheader {
18109
18102
  /****************************************************************************/
18110
18103
  //#region RENDER
18111
18104
  render() {
18112
- return (hAsync(Host, { key: '1c9cd7b1157e63563f07b5b4b58a694b3ee4094d' }, hAsync("slot", { key: '97c4b5cd72c240ff25d7f8aa7801a1d68c5ea073' }, hAsync(Fragment, { key: '75896e1efe1ebe98c3275214d6aaea253afefce0' }, hAsync("div", { key: '5bf874923f7cdff2cadcb8d9a352812ee532132d', class: "heading" }, this.heading), hAsync("div", { key: '7ca0080c00eaa1bc68df9efe7aeb6ff57da13730', class: "subheading" }, this.subheading)))));
18105
+ return (hAsync(Host, { key: '8ada9e8c2b69a74b61b079de6def10bc7504d7f5' }, hAsync("slot", { key: '29c79bb789bed32bb395f1d5a8ebccf4838e3f45' }, hAsync(Fragment, { key: '688bb835bd87de992f5bc4a63f2a857b7f806120' }, hAsync("div", { key: '2638fa0871f356cc5ec6e8b72f9812cdbc93ff03', class: "heading" }, this.heading), hAsync("div", { key: 'a3c2b292bfc359e2d09ae4d9a88857bc9fa0d8cb', class: "subheading" }, this.subheading)))));
18113
18106
  }
18114
18107
  get el() { return getElement(this); }
18115
18108
  static get style() { return nvDrawerheaderCss(); }
@@ -18126,7 +18119,7 @@ class NvDrawerheader {
18126
18119
  }; }
18127
18120
  }
18128
18121
 
18129
- const nvFieldcheckboxCss = () => `nv-fieldslider .slider-container .track-container:has(.thumb:hover) .track-range{background:var(--components-slider-track-filled-hover)}nv-fieldslider .slider-container .track-container:has(.thumb:hover) .thumb{border-color:var(--components-slider-track-filled-hover)}nv-fieldslider .slider-container .track-container:has(.thumb:focus) .track-range{background:var(--components-slider-track-filled-focus)}nv-fieldslider .slider-container .track-container:has(.thumb:focus) .thumb{border-color:var(--components-slider-track-filled-focus)}nv-fieldslider[error] .slider-container .track-container .track .track-range{background:var(--components-slider-track-filled-error)}nv-fieldslider[error] .slider-container .track-container .track .thumb{border-color:var(--components-slider-track-filled-error)}nv-fieldslider[error] .slider-container .track-container .track .thumb:hover{border-color:var(--components-slider-track-filled-error);outline:calc(var(--focus-outline-stroke) * 1) solid var(--components-slider-track-filled-error);outline-offset:calc(var(--focus-outline-offset) * 1);background-color:var(--components-slider-handler-background-error)}nv-fieldslider[error] .slider-container .track-container .track .thumb:focus{border-color:var(--components-slider-track-filled-error);outline:calc(var(--focus-outline-stroke) * 1) solid var(--components-slider-track-filled-error);outline-offset:calc(var(--focus-outline-offset) * 1);background-color:var(--components-slider-track-filled-error)}nv-fieldslider[error] .slider-container .track-container:has(.thumb:hover) .track-range{background:var(--components-slider-track-filled-error)}nv-fieldslider[error] .slider-container .track-container:has(.thumb:hover) .thumb{border-color:var(--components-slider-track-filled-error)}nv-fieldcheckbox{--nv-fieldcheckbox-border-default:var( --components-form-field-border-default );--nv-fieldcheckbox-border-hover:var(--components-form-field-border-hover);--nv-fieldcheckbox-border-focus:var(--components-form-field-border-default);--nv-fieldcheckbox-background-default:var( --components-form-field-background-default );--nv-fieldcheckbox-background-checked:var( --components-form-field-background-checked );--nv-fieldcheckbox-background-disabled:var( --components-form-field-background-disabled );--nv-fieldcheckbox-focus-box-shadow:var(--color-focus-brand);--nv-fieldcheckbox-color-checked:var( --components-form-shape-foreground-default );--nv-fieldcheckbox-color-disabled:var( --components-form-shape-foreground-disabled );--nv-fieldcheckbox-outline-color:var(--color-focus-brand);display:inline-flex;align-items:flex-start;gap:var(--form-gap-x);position:relative}nv-fieldcheckbox:not([disabled],[readonly]) input,nv-fieldcheckbox:not([disabled],[readonly]) label{cursor:pointer}nv-fieldcheckbox.error>.input-container{--nv-fieldcheckbox-border-default:var(--components-form-field-border-error);--nv-fieldcheckbox-border-hover:var(--nv-fieldcheckbox-border-default);--nv-fieldcheckbox-border-focus:var(--components-form-field-border-error);--nv-fieldcheckbox-focus-box-shadow:var(--color-focus-destructive);--nv-fieldcheckbox-color-disabled:var( --components-form-shape-foreground-disabled-error );--nv-fieldcheckbox-background-checked:var( --components-form-field-background-error );--nv-fieldcheckbox-outline-color:var(--color-focus-destructive)}nv-fieldcheckbox.label-placement-before{flex-direction:row-reverse}nv-fieldcheckbox[disabled]:not([disabled=false]){opacity:0.5}nv-fieldcheckbox>.input-container{position:relative;color:var(--nv-fieldcheckbox-color-checked)}nv-fieldcheckbox>.input-container input[type=checkbox][readonly]{opacity:0.5}nv-fieldcheckbox>.input-container:has(input[type=checkbox]:disabled:not([readonly])){color:var(--nv-fieldcheckbox-color-disabled)}nv-fieldcheckbox>.input-container input[type=checkbox]{appearance:none;position:relative;display:flex;width:var(--form-checkbox-size);height:var(--form-checkbox-size);flex-direction:column;align-items:flex-start;border-radius:var(--form-checkbox-radius);border-width:var(--form-checkbox-border-width);border-style:solid;border-color:var(--nv-fieldcheckbox-border-default);background:var(--nv-fieldcheckbox-background-default)}nv-fieldcheckbox>.input-container input[type=checkbox]:hover{border-color:var(--nv-fieldcheckbox-border-hover)}nv-fieldcheckbox>.input-container input[type=checkbox]:focus{border-color:var(--nv-fieldcheckbox-border-focus)}nv-fieldcheckbox>.input-container input[type=checkbox]:focus,nv-fieldcheckbox>.input-container input[type=checkbox]:focus-within{outline:none}nv-fieldcheckbox>.input-container input[type=checkbox]:focus-visible,nv-fieldcheckbox>.input-container input[type=checkbox]:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--nv-fieldcheckbox-outline-color);outline-offset:calc(var(--focus-outline-offset) * 1)}nv-fieldcheckbox>.input-container input[type=checkbox]:checked,nv-fieldcheckbox>.input-container input[type=checkbox]:indeterminate{background:var(--nv-fieldcheckbox-background-checked);border-color:var(--nv-fieldcheckbox-background-checked)}nv-fieldcheckbox>.input-container input[type=checkbox]:disabled:not([readonly]){background:var(--nv-fieldcheckbox-background-disabled);border-color:var(--nv-fieldcheckbox-border-default)}nv-fieldcheckbox>.input-container input[type=checkbox][readonly]{opacity:0.5}nv-fieldcheckbox>.input-container .icon{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}nv-fieldcheckbox>.input-container .icon svg{width:var(--form-checkbox-icon-size);height:var(--form-checkbox-icon-size);fill:none;stroke:currentcolor;stroke-width:var(--form-checkbox-icon-stroke);flex-shrink:0}nv-fieldcheckbox[required]:not([required=false])>.text-container label::after,nv-fieldcheckbox[aria-required=true]>.text-container label::after{content:"*";color:var(--components-form-text-required);font-weight:var(--font-weight-high-emphasis)}nv-fieldcheckbox>.text-container{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}nv-fieldcheckbox>.text-container label{align-self:stretch;text-align:left;color:var(--components-form-text-label-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-label-font-size);font-style:normal;font-weight:var(--form-label-font-weight);line-height:var(--form-label-line-height)}nv-fieldcheckbox>.text-container label.visually-hidden{position:absolute;padding:0;border:0;overflow:hidden;white-space:nowrap;width:1px;height:1px;margin:-1px;clip:rect(0, 0, 0, 0)}nv-fieldcheckbox>.text-container .description{align-self:stretch;color:var(--components-form-text-description-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-description-font-size);font-style:normal;font-weight:var(--form-description-font-weight);line-height:var(--form-description-line-height)}nv-fieldcheckbox>.text-container .error-description{align-self:stretch;color:var(--components-form-text-description-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-description-font-size);font-style:normal;font-weight:var(--form-description-font-weight);line-height:var(--form-description-line-height);color:var(--components-form-text-description-error)}`;
18122
+ const nvFieldcheckboxCss = () => `nv-fieldslider .slider-container .track-container:has(.thumb:hover) .track-range{background:var(--components-slider-track-filled-hover)}nv-fieldslider .slider-container .track-container:has(.thumb:hover) .thumb{border-color:var(--components-slider-track-filled-hover)}nv-fieldslider .slider-container .track-container:has(.thumb:focus) .track-range{background:var(--components-slider-track-filled-focus)}nv-fieldslider .slider-container .track-container:has(.thumb:focus) .thumb{border-color:var(--components-slider-track-filled-focus)}nv-fieldslider[error] .slider-container .track-container .track .track-range{background:var(--components-slider-track-filled-error)}nv-fieldslider[error] .slider-container .track-container .track .thumb{border-color:var(--components-slider-track-filled-error)}nv-fieldslider[error] .slider-container .track-container .track .thumb:hover{border-color:var(--components-slider-track-filled-error);outline:calc(var(--focus-outline-stroke) * 1) solid var(--components-slider-track-filled-error);outline-offset:calc(var(--focus-outline-offset) * 1);background-color:var(--components-slider-handler-background-error)}nv-fieldslider[error] .slider-container .track-container .track .thumb:focus{border-color:var(--components-slider-track-filled-error);outline:calc(var(--focus-outline-stroke) * 1) solid var(--components-slider-track-filled-error);outline-offset:calc(var(--focus-outline-offset) * 1);background-color:var(--components-slider-track-filled-error)}nv-fieldslider[error] .slider-container .track-container:has(.thumb:hover) .track-range{background:var(--components-slider-track-filled-error)}nv-fieldslider[error] .slider-container .track-container:has(.thumb:hover) .thumb{border-color:var(--components-slider-track-filled-error)}nv-fieldcheckbox{--nv-fieldcheckbox-border-default:var( --components-form-field-border-default );--nv-fieldcheckbox-border-hover:var(--components-form-field-border-hover);--nv-fieldcheckbox-border-focus:var(--components-form-field-border-default);--nv-fieldcheckbox-background-default:var( --components-form-field-background-default );--nv-fieldcheckbox-background-checked:var( --components-form-field-background-checked );--nv-fieldcheckbox-background-disabled:var( --components-form-field-background-disabled );--nv-fieldcheckbox-focus-box-shadow:var(--color-focus-brand);--nv-fieldcheckbox-color-checked:var( --components-form-shape-foreground-default );--nv-fieldcheckbox-color-disabled:var( --components-form-shape-foreground-disabled );--nv-fieldcheckbox-outline-color:var(--color-focus-brand);display:inline-flex;align-items:flex-start;gap:var(--form-gap-x);position:relative}nv-fieldcheckbox:not([disabled],[readonly]) input,nv-fieldcheckbox:not([disabled],[readonly]) label{cursor:pointer}nv-fieldcheckbox.error>.input-container{--nv-fieldcheckbox-border-default:var(--components-form-field-border-error);--nv-fieldcheckbox-border-hover:var(--nv-fieldcheckbox-border-default);--nv-fieldcheckbox-border-focus:var(--components-form-field-border-error);--nv-fieldcheckbox-focus-box-shadow:var(--color-focus-destructive);--nv-fieldcheckbox-color-disabled:var( --components-form-shape-foreground-disabled-error );--nv-fieldcheckbox-background-checked:var( --components-form-field-background-error );--nv-fieldcheckbox-outline-color:var(--color-focus-destructive)}nv-fieldcheckbox.label-placement-before{flex-direction:row-reverse}nv-fieldcheckbox[disabled]:not([disabled=false]){opacity:0.5}nv-fieldcheckbox>.input-container{position:relative;color:var(--nv-fieldcheckbox-color-checked)}nv-fieldcheckbox>.input-container input[type=checkbox][readonly]{opacity:0.5}nv-fieldcheckbox>.input-container:has(input[type=checkbox]:disabled:not([readonly])){color:var(--nv-fieldcheckbox-color-disabled)}nv-fieldcheckbox>.input-container input[type=checkbox]{appearance:none;position:relative;display:flex;width:var(--form-checkbox-size);height:var(--form-checkbox-size);flex-direction:column;align-items:flex-start;border-radius:var(--form-checkbox-radius);border-width:var(--form-checkbox-border-width);border-style:solid;border-color:var(--nv-fieldcheckbox-border-default);background:var(--nv-fieldcheckbox-background-default)}nv-fieldcheckbox>.input-container input[type=checkbox]:hover{border-color:var(--nv-fieldcheckbox-border-hover)}nv-fieldcheckbox>.input-container input[type=checkbox]:focus{border-color:var(--nv-fieldcheckbox-border-focus)}nv-fieldcheckbox>.input-container input[type=checkbox]:focus,nv-fieldcheckbox>.input-container input[type=checkbox]:focus-within{outline:none}nv-fieldcheckbox>.input-container input[type=checkbox]:focus-visible,nv-fieldcheckbox>.input-container input[type=checkbox]:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--nv-fieldcheckbox-outline-color);outline-offset:calc(var(--focus-outline-offset) * 1)}nv-fieldcheckbox>.input-container input[type=checkbox]:checked,nv-fieldcheckbox>.input-container input[type=checkbox]:indeterminate{background:var(--nv-fieldcheckbox-background-checked);border-color:var(--nv-fieldcheckbox-background-checked)}nv-fieldcheckbox>.input-container input[type=checkbox]:disabled:not([readonly]){background:var(--nv-fieldcheckbox-background-disabled);border-color:var(--nv-fieldcheckbox-border-default)}nv-fieldcheckbox>.input-container input[type=checkbox][readonly]{opacity:0.5}nv-fieldcheckbox>.input-container .icon{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}nv-fieldcheckbox>.input-container .icon svg{width:var(--form-checkbox-icon-size);height:var(--form-checkbox-icon-size);fill:none;stroke:currentcolor;stroke-width:var(--form-checkbox-icon-stroke);flex-shrink:0}nv-fieldcheckbox[required]:not([required=false])>.text-container label::after,nv-fieldcheckbox[aria-required=true]>.text-container label::after{content:"*";color:var(--components-form-text-required);font-weight:var(--font-weight-high-emphasis)}nv-fieldcheckbox>.text-container{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}nv-fieldcheckbox>.text-container label{align-self:stretch;text-align:left;color:var(--components-form-text-label-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-label-font-size);font-style:normal;font-weight:var(--form-label-font-weight);line-height:var(--form-label-line-height)}nv-fieldcheckbox>.text-container label.visually-hidden{position:absolute;padding:0;border:0;overflow:hidden;white-space:nowrap;width:1px;height:1px;margin:-1px;clip:rect(0, 0, 0, 0)}nv-fieldcheckbox>.text-container .description{align-self:stretch;color:var(--components-form-text-description-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-description-font-size);font-style:normal;font-weight:var(--form-description-font-weight);line-height:var(--form-description-line-height)}nv-fieldcheckbox>.text-container .error-description{align-self:stretch;color:var(--components-form-text-description-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-description-font-size);font-style:normal;font-weight:var(--form-description-font-weight);line-height:var(--form-description-line-height);color:var(--components-form-text-description-error)}@media print{nv-fieldcheckbox>.input-container{color:var(--nv-fieldcheckbox-background-checked)}nv-fieldcheckbox>.input-container input[type=checkbox]:checked,nv-fieldcheckbox>.input-container input[type=checkbox]:indeterminate{background:transparent;border-color:var(--nv-fieldcheckbox-background-checked)}}`;
18130
18123
 
18131
18124
  /**
18132
18125
  * @slot default - Next to the label and description.
@@ -18284,15 +18277,15 @@ class NvFieldcheckbox {
18284
18277
  ? ariaRequiredAttrValue === 'true' || ariaRequiredAttrValue === ''
18285
18278
  : undefined;
18286
18279
  const useNativeRequired = this.required && (!useAriaRequired || ariaRequiredValue === true);
18287
- return (hAsync(Host, { key: '1e4742153edb85a5d5d2e6bd7101240eb5dd354c', class: clsx(this.labelPlacement === 'before' && 'label-placement-before', this.error && 'error') }, hAsync("div", { key: '222f3fed3f6626f3fc67cbae5612c7a8aaa10f65', class: "input-container" }, hAsync("input", { key: '62534be4145abdad01e86b9c7d8662e7954ec85a', type: "checkbox", id: this.inputId, name: this.name, autofocus: this.autofocus, autocomplete: "off", value: this.value, checked: Boolean(this.checked), disabled: this.disabled || this.readonly, readonly: this.readonly && !useNativeRequired, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
18280
+ return (hAsync(Host, { key: '6ee6fed9bb078e32a40ac2d6c1c4baf2f1825be1', class: clsx(this.labelPlacement === 'before' && 'label-placement-before', this.error && 'error') }, hAsync("div", { key: '21b122c2c36382824eea7e66f2382cd333c0831c', class: "input-container" }, hAsync("input", { key: '727fd8a8321e4259d44a8ffe362aa23bdb2e640e', type: "checkbox", id: this.inputId, name: this.name, autofocus: this.autofocus, autocomplete: "off", value: this.value, checked: Boolean(this.checked), disabled: this.disabled || this.readonly, readonly: this.readonly && !useNativeRequired, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
18288
18281
  'aria-required': String(ariaRequiredValue),
18289
18282
  }), indeterminate: this.indeterminate, ref: el => {
18290
18283
  if (el) {
18291
18284
  el.indeterminate = this.indeterminate;
18292
18285
  }
18293
- } }), hAsync("span", { key: '848e8e33f9304104c504474cf98a660cb7620081', class: "icon" }, this.checked && !this.indeterminate && (hAsync("slot", { key: 'ab36f853010d596c2d34ee65f8c0fb5cab6341aa', name: "checked-icon" }, hAsync("svg", { key: '859a903120c84e3e65c5c8e2809e0103d1e36ae0', xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none" }, hAsync("path", { key: '0487c96d2b233e1e6fa1d5481de40fdf9762cca1', d: "M11.6667 3.5L5.25004 9.91667L2.33337 7", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.indeterminate && (hAsync("slot", { key: 'e6e865f17821b69d7a6dccd832dce1bf170a868b', name: "indeterminate-icon" }, hAsync("svg", { key: 'c989f2dc8fef8a4c8cd4fdda9302d70f56b7d627', class: "indeterminate-svg", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 14", fill: "none" }, hAsync("path", { key: 'fd969c39273b2235bfe38840ef333d01fb2eaef5', d: "M2.9165 7H11.0832", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), hAsync("slot", { key: 'bc2db6ec3ff59680c883ee3cc2967da1a541838b' }), hAsync("div", { key: '190ae3a02eb07d0225f858989eb4c033e81bcb68', class: "text-container" }, hAsync("slot", { key: 'ff259699df50be0cda8de8f901c8a07f6e61ff2c', name: "main" }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '24680fbd2f98953cefc51477c5c968d44df3c6d6', htmlFor: this.inputId, class: clsx(this.hideLabel && 'visually-hidden') }, hAsync("slot", { key: '948c7a0ca93a288eb70d5876a3654385dc341a81', name: "label" }, this.label))), (this.description ||
18294
- this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: '70010d156ca492d2127c437ba2b66a381522740f', class: "description" }, hAsync("slot", { key: '1d6bacc49c6aa4b81f18c739ed6c7f2161ae64e6', name: "description" }, this.description)))), (this.errorDescription ||
18295
- this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: '65872b7a73f74d0bd1db9e701b7b2a0d4890e096', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: '5aeccf82482f24be30e73526512c15b5e727bbd2', name: "error-description" }, this.errorDescription))))));
18286
+ } }), hAsync("span", { key: '74e19f64867b671e2f632780726f8cab9c6e485e', class: "icon" }, this.checked && !this.indeterminate && (hAsync("slot", { key: '960d296f7caa4abe6f4268c41c09b29b4c0454da', name: "checked-icon" }, hAsync("svg", { key: '5a6875f34252b36490daabfdc600b4aa748c6f2e', xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none" }, hAsync("path", { key: '8acd040c77cb913d2904daaac86038171e338761', d: "M11.6667 3.5L5.25004 9.91667L2.33337 7", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.indeterminate && (hAsync("slot", { key: '42163fea08858131d3a4e74c119565e70d850cf2', name: "indeterminate-icon" }, hAsync("svg", { key: '86d0ce5504ea9e8a82ba6c85b7729ce8161aaecf', class: "indeterminate-svg", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 14", fill: "none" }, hAsync("path", { key: 'ce47ed03186447bc90321a2aa8343a3377a6ade7', d: "M2.9165 7H11.0832", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), hAsync("slot", { key: 'b41cb04185643e5dada6da24e5fc325905b53d08' }), hAsync("div", { key: '57509a30441ab9de0c1949f6392dab34674ce91c', class: "text-container" }, hAsync("slot", { key: '81ee7728a5a814371dab853d377e249afb5eab7e', name: "main" }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: 'f428aeaedd1e70f7b9626c54f3995b2998cde140', htmlFor: this.inputId, class: clsx(this.hideLabel && 'visually-hidden') }, hAsync("slot", { key: 'e36c574ba6041b7ab0dee5c02a025370f21d947a', name: "label" }, this.label))), (this.description ||
18287
+ this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: 'fed901aef5e5ac91b5ac04fc8751585b55031666', class: "description" }, hAsync("slot", { key: '84fdd3bd94f0249f3ed821e1849be6a6f192fb72', name: "description" }, this.description)))), (this.errorDescription ||
18288
+ this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: 'fc0526ddbbd84e08c18ee27c0b4be0533af0fe22', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: 'd288116644ed450bdab0be20a3e7def7481e6c8b', name: "error-description" }, this.errorDescription))))));
18296
18289
  }
18297
18290
  static get formAssociated() { return true; }
18298
18291
  get el() { return getElement(this); }
@@ -22492,15 +22485,15 @@ class NvFielddate {
22492
22485
  ? ariaRequiredAttrValue === 'true' || ariaRequiredAttrValue === ''
22493
22486
  : undefined;
22494
22487
  const useNativeRequired = this.required && (!useAriaRequired || ariaRequiredValue === true);
22495
- return (hAsync(Host, { key: '8898ef05a02d52db7457d17b54a942db3730fc74' }, ((this.label && this.label.length > 0) ||
22496
- this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '41f7f75b133b0954b64adb40c777fa34595e1319', htmlFor: this.inputId }, hAsync("slot", { key: '4c70dc05926cc39b0898d3e12b756d8ea5c82e9d', name: "label" }, this.label))), hAsync("nv-popover", { key: '0cc0878e48231202bc0036fe80d5e9ed334d6782', ref: this.setPopoverRef, id: this.popoverId, triggerMode: "controlled", placement: "bottom-start", open: this.open }, hAsync("div", { key: '18d889f4c8d164ec11efe254dd61978a0215bdb7', slot: "trigger", class: "input-wrapper" }, hAsync("slot", { key: 'e3c8537c9692a241f3a3d869e21605460803fe13', name: "before-input" }), hAsync("div", { key: '03e01a26472ba46e951290f99de396b02ad1acad', class: "input-container", onClick: this.handleInputContainerClick }, hAsync("slot", { key: '440c384b64cdac05fc2f37f65a10d9c3968de67a', name: "leading-input" }), hAsync("input", { key: '095fb9dc86347cb5a09065701e17ea760ffa3faa', id: this.inputId, ref: this.setInputRef, placeholder: this.placeholder ||
22488
+ return (hAsync(Host, { key: '3c13437365ba5c194e382050d83a01c2610f901d' }, ((this.label && this.label.length > 0) ||
22489
+ this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '82bccae1ff2044e8b099789e4403857772f8449c', htmlFor: this.inputId }, hAsync("slot", { key: '3a2065e072ba6acb2ca5a162b877d05d30f93815', name: "label" }, this.label))), hAsync("nv-popover", { key: 'afd5fc8f78a46562b318f2f2d48306efa2275fac', ref: this.setPopoverRef, id: this.popoverId, triggerMode: "controlled", placement: "bottom-start", open: this.open }, hAsync("div", { key: '748395cd864e8ee8f224460a420379b9f8ea362e', slot: "trigger", class: "input-wrapper" }, hAsync("slot", { key: '8c1f2baa6a33861d83c9497ee39a6a2a08b27d2e', name: "before-input" }), hAsync("div", { key: '91dfd2e870fc59e0949ff1ae2b66e0a3c89ec203', class: "input-container", onClick: this.handleInputContainerClick }, hAsync("slot", { key: '7e7a11aacf727512ccbf4c5fd149f9ccbf161c0d', name: "leading-input" }), hAsync("input", { key: '47b9d83bb4942604c3e8244995d032743ad84e78', id: this.inputId, ref: this.setInputRef, placeholder: this.placeholder ||
22497
22490
  this.convertToInputmaskFormat(this.dateFormat), name: this.name, disabled: this.disabled, readOnly: this.readonly, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
22498
22491
  'aria-required': String(ariaRequiredValue),
22499
- }), autofocus: this.autofocus, onInput: this.handleInput, onFocus: this.handleFocus, "data-scope": "date" }), this.error && (hAsync("nv-icon", { key: '33f6f0c755cdecbd26f258d729c406a79301e221', name: "alert-circle", class: "validation", size: "md" })), this.success && (hAsync("nv-icon", { key: '52960d4d2266249f43aaa205c140b6b78af86096', name: "circle-check", class: "validation", size: "md" })), hAsync("nv-iconbutton", { key: 'f840216a37849b661ca76296b1bb78c0aff4f6a0', class: "toggle-calendar-icon", name: "calendar" //{this.open ? 'chevron-top' : 'chevron-down'}
22492
+ }), autofocus: this.autofocus, onInput: this.handleInput, onFocus: this.handleFocus, "data-scope": "date" }), this.error && (hAsync("nv-icon", { key: '0c8badb4887475f3ce278db7dd1bb9d4f4db1948', name: "alert-circle", class: "validation", size: "md" })), this.success && (hAsync("nv-icon", { key: '908c9595d2858b5915ea9625b365d98c9076175d', name: "circle-check", class: "validation", size: "md" })), hAsync("nv-iconbutton", { key: '2acbfe40a0db4b070491e91fa69b9a21fee5111d', class: "toggle-calendar-icon", name: "calendar" //{this.open ? 'chevron-top' : 'chevron-down'}
22500
22493
  ,
22501
- size: "md", emphasis: "lower", "aria-label": this.open ? 'Hide calendar' : 'Show calendar', onClick: this.toggleCalendar, tabIndex: this.disabled ? -1 : 0 })), hAsync("slot", { key: '87a4c9a1287296001aca41314bc5c9b47d093cad', name: "after-input" })), hAsync("div", { key: 'a268e2bca4958172c2cab48aff2267ce6a6090c8', slot: "content" }, hAsync("nv-calendar", { key: 'df7288f6bcaf64f44496f1e414f1768fa138603d', onSingleDateChange: this.handleSingleDateChange.bind(this), dateFormat: this.dateFormat, singleValue: this.singleValue, firstDayOfWeek: this.firstDayOfWeek, numberOfCalendars: this.numberOfCalendars, min: this.min, max: this.max, locale: this.locale, shortcutsPlacement: this.shortcutsPlacement, showActions: this.showActions, shortcuts: this.shortcuts, showWeekNumbers: this.showWeekNumbers, disabledDates: this.disabledDates, onValueChanged: this.handleCalendarValueChanged }))), ((this.description && this.description.length > 0) ||
22502
- this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: '11f0d3702c944c732c4e9cfd4fa7f73311adb32a', class: "description" }, hAsync("slot", { key: '964af4f567e755f002d955190f39d39b627519b7', name: "description" }, this.description))), (this.errorDescription ||
22503
- this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: '017cf538acbb319dce67129673ac80ea6a5e1be5', hidden: !this.error, class: "error-description" }, this.el.querySelector('[slot="error-description"]') ? (hAsync("slot", { name: "error-description" })) : (this.errorDescription))), hAsync("slot", { key: '34c7ab28d7fb6950113ac9536dfc6052fe2969f9' })));
22494
+ size: "md", emphasis: "lower", "aria-label": this.open ? 'Hide calendar' : 'Show calendar', onClick: this.toggleCalendar, tabIndex: this.disabled ? -1 : 0 })), hAsync("slot", { key: 'fb9ae11ed575835053e11a28136c545fefa1f185', name: "after-input" })), hAsync("div", { key: '4ed455b92288d64e1d243e0d2268251f183523c9', slot: "content" }, hAsync("nv-calendar", { key: '1af9d63edd9c95414ddcba5e3988a1bf42fae4bb', onSingleDateChange: this.handleSingleDateChange.bind(this), dateFormat: this.dateFormat, singleValue: this.singleValue, firstDayOfWeek: this.firstDayOfWeek, numberOfCalendars: this.numberOfCalendars, min: this.min, max: this.max, locale: this.locale, shortcutsPlacement: this.shortcutsPlacement, showActions: this.showActions, shortcuts: this.shortcuts, showWeekNumbers: this.showWeekNumbers, disabledDates: this.disabledDates, onValueChanged: this.handleCalendarValueChanged }))), ((this.description && this.description.length > 0) ||
22495
+ this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: '3a124e7dd1d5216ac586893eb2d7ae8383051cdc', class: "description" }, hAsync("slot", { key: '13f0b8e29875e369734799370fbd54c27becebfb', name: "description" }, this.description))), (this.errorDescription ||
22496
+ this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: '78dbbd76ada0c99907c9725fc82f2edfea41830c', hidden: !this.error, class: "error-description" }, this.el.querySelector('[slot="error-description"]') ? (hAsync("slot", { name: "error-description" })) : (this.errorDescription))), hAsync("slot", { key: '2c7f702581d6645cb9e6e0e94effa2ea067f049a' })));
22504
22497
  }
22505
22498
  get el() { return getElement(this); }
22506
22499
  static get watchers() { return {
@@ -22618,7 +22611,6 @@ class NvFielddaterange {
22618
22611
  /**
22619
22612
  * The initial value of the date range (in string format).
22620
22613
  */
22621
- // eslint-disable-next-line @stencil-community/strict-mutable
22622
22614
  this.value = '';
22623
22615
  /**
22624
22616
  * The current value of the start date in string format.
@@ -23115,16 +23107,16 @@ class NvFielddaterange {
23115
23107
  ? ariaRequiredAttrValue === 'true' || ariaRequiredAttrValue === ''
23116
23108
  : undefined;
23117
23109
  const useNativeRequired = this.required && (!useAriaRequired || ariaRequiredValue === true);
23118
- return (hAsync(Host, { key: 'a5b6bfb1024db1794bd68970c4d03bc0d2aa12b2' }, ((this.label && this.label.length > 0) ||
23119
- this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: 'aebf223f1c199a61d70ff07068b1279cd00fd63a', htmlFor: this.startInputId }, hAsync("slot", { key: 'b0c75a9509c80b5e983b50ff06f0fd987c0dfb13', name: "label" }, this.label))), hAsync("nv-popover", { key: '39d9afe5c5a3d6f1e0a65bc6a25e0123c26bf093', ref: el => (this.popoverElement = el), id: this.popoverId, triggerMode: "controlled", placement: "bottom-start", open: this.open }, hAsync("div", { key: '83f602a64a7fe08370da5e7c5ca70da6c9b9743d', slot: "trigger", class: "input-wrapper" }, hAsync("slot", { key: '388802ed31223aa0ca1f4f5e709774df936c79d6', name: "before-input" }), hAsync("div", { key: '45f13be37efe3eaa15396a247f83652ab671d26d', class: "input-container" }, hAsync("slot", { key: 'eb79a369f672e4c6c22bbf8e1f96f1b6ff221599', name: "leading-input" }), hAsync("div", { key: '8a231a529fccb39481aa1be3b75aea92a9ba14d1', class: "range-inputs" }, hAsync("input", { key: 'd547f462d2a695eb7e07abcbcc2b1ff05e138ff3', id: this.startInputId, type: "text", placeholder: this.startPlaceholder ||
23110
+ return (hAsync(Host, { key: 'ff398fcfbbe95e5665b774fe43350acbbc348fe9' }, ((this.label && this.label.length > 0) ||
23111
+ this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '2b1909b93047611192bb66f574bdda3b206e2385', htmlFor: this.startInputId }, hAsync("slot", { key: '8195acf71bec4897fca7c4617eb0de096e88b191', name: "label" }, this.label))), hAsync("nv-popover", { key: 'ba36048cf5a34974f4f4deb66fb0d735988e5b53', ref: el => (this.popoverElement = el), id: this.popoverId, triggerMode: "controlled", placement: "bottom-start", open: this.open }, hAsync("div", { key: '14b6d78ac81001bd174bad38172a8a1a1f347731', slot: "trigger", class: "input-wrapper" }, hAsync("slot", { key: 'fb016c89c6f8f99ae3c67917fc623bd5ebfd55fc', name: "before-input" }), hAsync("div", { key: 'ba782a5e283e468467ccdb9b571046cd2f4852e9', class: "input-container" }, hAsync("slot", { key: '2adfa150e03b07b3fc68dcf58e8033b7945161a0', name: "leading-input" }), hAsync("div", { key: '0276764deeb85f4211ac741f3eb5fef2f9fbcb43', class: "range-inputs" }, hAsync("input", { key: 'b752bb09fefcd173403cb11db40d0aabd25e1388', id: this.startInputId, type: "text", placeholder: this.startPlaceholder ||
23120
23112
  this.convertToInputmaskFormat(this.dateFormat), name: this.startName, disabled: this.disabled, readOnly: this.readonly, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
23121
23113
  'aria-required': String(ariaRequiredValue),
23122
- }), autofocus: this.autofocus, value: this.startValue, onInput: this.handleStartInput, onFocus: this.handleFocus, "data-scope": "date-range" }), hAsync("div", { key: '848fa94da2032b0c75973d1e06c4b319f7d6ce1e', class: "range-separator" }), hAsync("input", { key: 'e62de0223934c2f75236fb312bcb0520936769f9', id: this.endInputId, type: "text", placeholder: this.endPlaceholder ||
23114
+ }), autofocus: this.autofocus, value: this.startValue, onInput: this.handleStartInput, onFocus: this.handleFocus, "data-scope": "date-range" }), hAsync("div", { key: 'd5be46903d09c3b189dc4e7ee8ddad170c0f6286', class: "range-separator" }), hAsync("input", { key: '11b9a3838149854e68ae7c9d96aedbaaba84a90d', id: this.endInputId, type: "text", placeholder: this.endPlaceholder ||
23123
23115
  this.convertToInputmaskFormat(this.dateFormat), name: this.endName, disabled: this.disabled, readOnly: this.readonly, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
23124
23116
  'aria-required': String(ariaRequiredValue),
23125
- }), value: this.endValue, onInput: this.handleEndInput, onFocus: this.handleFocus, "data-scope": "date-range" })), this.error && (hAsync("nv-icon", { key: '037dd8133c599ddad1791dc19dd6a5a814e5a51d', name: "alert-circle", class: "validation", size: "md" })), this.success && (hAsync("nv-icon", { key: '314e2584ce385f7c27ddd1ded9f093d7bc48d96c', name: "circle-check", class: "validation", size: "md" })), hAsync("nv-iconbutton", { key: '5462d036a418755e40cb43ccbf06f1b6d3645c8e', class: "toggle-calendar-icon", name: "calendar", size: "md", emphasis: "lower", "aria-label": this.open ? 'Hide calendar' : 'Show calendar', onClick: this.toggleCalendar, tabIndex: this.disabled ? -1 : 0 })), hAsync("slot", { key: '18dd4d9e3abc1f1580d88b62c1380822865f2b64', name: "after-input" })), hAsync("div", { key: '66d37dc2a4158f9e85cc56d68be484ca01eb196c', slot: "content" }, hAsync("nv-calendar", { key: 'e3289b5b2018da82d9c25a9427cfdfceb86af5e7', ref: el => (this.calendarElement = el), onRangeDateChange: this.handleRangeDateChange.bind(this), onValueChanged: this.handleCalendarValueChanged.bind(this), onSingleDateChange: this.handleCancelDateChange.bind(this), dateFormat: this.dateFormat, value: this.value, firstDayOfWeek: this.firstDayOfWeek, numberOfCalendars: this.numberOfCalendars, min: this.min, max: this.max, locale: this.locale, shortcutsPlacement: this.shortcutsPlacement, showActions: this.showActions, shortcuts: this.shortcuts, showWeekNumbers: this.showWeekNumbers, disabledDates: this.disabledDates, selectionType: "range", "data-prevent-navigation": "true" }))), ((this.description && this.description.length > 0) ||
23126
- this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: 'd7f58a9351e717508fff5e3bdbccad7fbef0c9a9', class: "description" }, hAsync("slot", { key: '5acbe11d1bc2f95e05dad845a0b6d4abe8bd3985', name: "description" }, this.description))), (this.errorDescription ||
23127
- this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: '6c0a8e0dcd93375296be427908e998b61c94bf9c', hidden: !this.error, class: "error-description" }, this.el.querySelector('[slot="error-description"]') ? (hAsync("slot", { name: "error-description" })) : (this.errorDescription))), hAsync("slot", { key: 'fb82d190c29033466f6db6f45596dc16cad28e42' })));
23117
+ }), value: this.endValue, onInput: this.handleEndInput, onFocus: this.handleFocus, "data-scope": "date-range" })), this.error && (hAsync("nv-icon", { key: '26b42abdeafd75930a5ca607d24337b6b3c10ac2', name: "alert-circle", class: "validation", size: "md" })), this.success && (hAsync("nv-icon", { key: '1af99ccf21b9f8089204e9e97c2453b2bdeffd29', name: "circle-check", class: "validation", size: "md" })), hAsync("nv-iconbutton", { key: '38b70d2b9f4ec16ff1707dc2b05ceae806646541', class: "toggle-calendar-icon", name: "calendar", size: "md", emphasis: "lower", "aria-label": this.open ? 'Hide calendar' : 'Show calendar', onClick: this.toggleCalendar, tabIndex: this.disabled ? -1 : 0 })), hAsync("slot", { key: '2ab6a03f44f04595763f4a6cbb8bc142578e1b3a', name: "after-input" })), hAsync("div", { key: '1fc0213d712a8560dee995c4d26c7d9944af650b', slot: "content" }, hAsync("nv-calendar", { key: 'd883272405391bec569516321fd2eae93dac817a', ref: el => (this.calendarElement = el), onRangeDateChange: this.handleRangeDateChange.bind(this), onValueChanged: this.handleCalendarValueChanged.bind(this), onSingleDateChange: this.handleCancelDateChange.bind(this), dateFormat: this.dateFormat, value: this.value, firstDayOfWeek: this.firstDayOfWeek, numberOfCalendars: this.numberOfCalendars, min: this.min, max: this.max, locale: this.locale, shortcutsPlacement: this.shortcutsPlacement, showActions: this.showActions, shortcuts: this.shortcuts, showWeekNumbers: this.showWeekNumbers, disabledDates: this.disabledDates, selectionType: "range", "data-prevent-navigation": "true" }))), ((this.description && this.description.length > 0) ||
23118
+ this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: 'd0f9852ccd37202db9653b338cf850ba44365ddf', class: "description" }, hAsync("slot", { key: 'cff092ce15f1f90f246de859fea30d3714fd4520', name: "description" }, this.description))), (this.errorDescription ||
23119
+ this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: 'c9dfd25d6784cca037337e7ffe28fc4ac1d33fd5', hidden: !this.error, class: "error-description" }, this.el.querySelector('[slot="error-description"]') ? (hAsync("slot", { name: "error-description" })) : (this.errorDescription))), hAsync("slot", { key: '8123f07bf03ae219917f2e9f8146142bd8781bd4' })));
23128
23120
  }
23129
23121
  get el() { return getElement(this); }
23130
23122
  static get watchers() { return {
@@ -26318,11 +26310,11 @@ class NvFielddropdown {
26318
26310
  ? ariaRequiredAttrValue === 'true' || ariaRequiredAttrValue === ''
26319
26311
  : undefined;
26320
26312
  const useNativeRequired = this.required && (!useAriaRequired || ariaRequiredValue === true);
26321
- return (hAsync(Host, { key: '0915d7a88c89a16adc2d27630b326c4fa426445b', role: "combobox", "aria-expanded": this.open.toString(), "aria-haspopup": "listbox", "aria-label": this.label }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: 'c4c614d2f0224a8a0fa10e4a12ddb5c7023a54d8', htmlFor: this.inputId, onClick: this.syncToggleDropdown.bind(this) }, hAsync("slot", { key: '14b7f31b260e324a57559cd7fc566f8fcfe29c1e', name: "label" }, this.label))), hAsync("nv-popover", { key: 'bffecd6ae3c0e6a5e5def096fd196d9d078cdee5', triggerMode: "controlled", placement: "bottom-start", open: this.open, onOpenChanged: e => this.openChanged.emit(e.detail) }, hAsync("div", { key: 'b2f6dd569d553f61d22b31a96e2020d9a53ecf30', class: "input-wrapper", slot: "trigger" }, hAsync("slot", { key: 'c1d3c314d3466fafa94d4b7f2bf124a70586ea98', name: "before-input" }), hAsync("div", { key: '6f9a5e8eb390569a85b7d8e811995434fc478a31', class: "input-container" }, hAsync("slot", { key: '57c396497f9fb4633b5814ec3e5791fffb4e29fc', name: "leading-input" }), this.filterable || this.disabled || this.readonly ? (hAsync("input", { "data-scope": "focusable", id: this.inputId, type: "search", ref: e => (this.inputElement = e), autofocus: this.autofocus, autocomplete: this.autocomplete, placeholder: this.placeholder, name: this.name, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
26313
+ return (hAsync(Host, { key: 'fc83e8834e38142ad102d17495b5978283699576', role: "combobox", "aria-expanded": this.open.toString(), "aria-haspopup": "listbox", "aria-label": this.label }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '5a1eb965296909556869a025a6e4da609f2cbf90', htmlFor: this.inputId, onClick: this.syncToggleDropdown.bind(this) }, hAsync("slot", { key: 'd5d4f3607e07e248c4083c3ea934a3bd1d7a7467', name: "label" }, this.label))), hAsync("nv-popover", { key: '17e42a4d729dbc735db49f398ec14e0c296ff8ee', triggerMode: "controlled", placement: "bottom-start", open: this.open, onOpenChanged: e => this.openChanged.emit(e.detail) }, hAsync("div", { key: 'a665ff2d2142acf5335d52e9a304ea2995750e5f', class: "input-wrapper", slot: "trigger" }, hAsync("slot", { key: 'bddb24c6404ea0ea7da33485f8d497d0a635f3e2', name: "before-input" }), hAsync("div", { key: '7275a9a99c9b4476b405f3966f128ce9ce92801a', class: "input-container" }, hAsync("slot", { key: 'ede3c4442f365377eb83524f5d70d2922cd2a38b', name: "leading-input" }), this.filterable || this.disabled || this.readonly ? (hAsync("input", { "data-scope": "focusable", id: this.inputId, type: "search", ref: e => (this.inputElement = e), autofocus: this.autofocus, autocomplete: this.autocomplete, placeholder: this.placeholder, name: this.name, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
26322
26314
  'aria-required': String(ariaRequiredValue),
26323
- }), disabled: this.disabled, readOnly: this.readonly, onInput: this.handleFilterInput })) : (hAsync("p", { "data-scope": "focusable", id: this.inputId, ref: el => (this.selectElement = el), class: "non-filterable-text", tabIndex: this.disabled ? -1 : 0 }, this.getSelectedLabel() || this.value || this.placeholder)), this.filterable && this.filterText && (hAsync("nv-iconbutton", { key: 'a317de934a5525a0f2fc8da60efb30e6f145e26b', name: "x", size: "md", emphasis: "lower", class: "clear-button", onClick: this.clearFilter.bind(this), "aria-label": "Clear input" })), this.error && (hAsync("nv-icon", { key: '66f875b52c5aad0b3d337495e2b84479c539f40c', name: "alert-circle", class: "validation", size: "md" })), hAsync("nv-iconbutton", { key: '87d05a637e89e2d31621fdaf4da25a0472679790', "data-scope": "toggle-dropdown", ref: el => (this.toggleElement = el), name: this.open ? 'chevron-top' : 'chevron-down', size: "md", emphasis: "lower", "aria-label": this.open ? 'Hide dropdown' : 'Show dropdown', onClick: this.syncToggleDropdown.bind(this), tabIndex: this.disabled ? -1 : 0 })), hAsync("slot", { key: '709fa474ef044a35a09ea9e03f2c2cb7f8beb499', name: "after-input" })), hAsync("div", { key: '1c0599436e013c853b8d52411812d383095b7339', slot: "content", style: this.maxHeight ? { maxHeight: this.maxHeight } : {} }, this.options?.length > 0 && (hAsync("ul", { key: '7d29e377eb3c90d20a0e8659a4404da0f603ce33' }, this.options.map(option => (hAsync("nv-fielddropdownitem", { label: option.label, value: option.value, disabled: option.disabled, selected: option.value === this.value }))))), hAsync("slot", { key: '76796c930183e266a8f13dceb70040e9a531bf4b', name: "content" }))), (this.description ||
26324
- this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: '5ce379ed837ce4045e29835f452615901a49e765', class: "description" }, hAsync("slot", { key: '099b08d109920596d58aee26aa3a1f13ed5c8743', name: "description" }, this.description))), (this.errorDescription ||
26325
- this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: 'f8357878d232e6d28714bcc7f3aa508fd33d4c84', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: '3f76cd412d3b8cff001295bc68cc726f166788ab', name: "error-description" }, this.errorDescription)))));
26315
+ }), disabled: this.disabled, readOnly: this.readonly, onInput: this.handleFilterInput })) : (hAsync("p", { "data-scope": "focusable", id: this.inputId, ref: el => (this.selectElement = el), class: "non-filterable-text", tabIndex: this.disabled ? -1 : 0 }, this.getSelectedLabel() || this.value || this.placeholder)), this.filterable && this.filterText && (hAsync("nv-iconbutton", { key: 'd1aa81c5d14601ea85cec133a94f2b071ca98358', name: "x", size: "md", emphasis: "lower", class: "clear-button", onClick: this.clearFilter.bind(this), "aria-label": "Clear input" })), this.error && (hAsync("nv-icon", { key: 'd49e30222d63ffdcc4d952d959a98946b943685f', name: "alert-circle", class: "validation", size: "md" })), hAsync("nv-iconbutton", { key: '6e157ce63f3f6faa08df5b7b9b7e6fd3ae9d0c31', "data-scope": "toggle-dropdown", ref: el => (this.toggleElement = el), name: this.open ? 'chevron-top' : 'chevron-down', size: "md", emphasis: "lower", "aria-label": this.open ? 'Hide dropdown' : 'Show dropdown', onClick: this.syncToggleDropdown.bind(this), tabIndex: this.disabled ? -1 : 0 })), hAsync("slot", { key: '665519b43abbd562ea1c3e36355b15ffb3e6fea2', name: "after-input" })), hAsync("div", { key: 'da97b6498e93d5f6c427bec6963db697c41c2d9a', slot: "content", style: this.maxHeight ? { maxHeight: this.maxHeight } : {} }, this.options?.length > 0 && (hAsync("ul", { key: '0db57a711680aad61c32993b5f3afe304ec9066f' }, this.options.map(option => (hAsync("nv-fielddropdownitem", { label: option.label, value: option.value, disabled: option.disabled, selected: option.value === this.value }))))), hAsync("slot", { key: '5c7643c6436c42efa63bab75f416b684b662812b', name: "content" }))), (this.description ||
26316
+ this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: '0ade462a96a16bb0cf6fb9d49d4ead0d98a6234b', class: "description" }, hAsync("slot", { key: 'bb2d0c3340bdc0d0b3ac77feab8bc70a73b89a00', name: "description" }, this.description))), (this.errorDescription ||
26317
+ this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: 'c04c2329d71e088b262a46441bb3bd9592d304e8', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: 'b85d769f12c4bf2a2ba5aba69c20566d17801f0a', name: "error-description" }, this.errorDescription)))));
26326
26318
  }
26327
26319
  static get formAssociated() { return true; }
26328
26320
  get el() { return getElement(this); }
@@ -26444,7 +26436,7 @@ class NvFielddropdownitem {
26444
26436
  /****************************************************************************/
26445
26437
  //#region RENDER
26446
26438
  render() {
26447
- return (hAsync(Host, { key: 'cc904014a9b842b78989983ea9bef85b77d78ccd', role: "menuitem", tabindex: '-1', onClick: this.handleSelected }, hAsync("slot", { key: 'bea22ab46cadc0150ee379e2157fad80d11cccdd' }, hAsync("div", { key: 'bd873a6664bee68e5e177ef04c14f68f2e0d3cf1', class: "text-wrapper" }, hAsync("span", { key: '786a7be6c2aaf0d3cbc570f38ed45f2f23e742be', "data-scope": "text" }, this.label))), this.selected && (hAsync("nv-icon", { key: 'a53bfcf17378c42bec4bbd970635dbd6ada1c3a4', name: "check", "aria-hidden": "true", "data-scope": "selected" }))));
26439
+ return (hAsync(Host, { key: '6d50463d72a8e2dde08ba3d7bc6f3ba21021163e', role: "menuitem", tabindex: '-1', onClick: this.handleSelected }, hAsync("slot", { key: 'b38c59fc95f124c3395ff1ab0b7dfc4ecc27823b' }, hAsync("div", { key: 'a5ba5d4b636847e5ce6c1bab6cbbce418b70a1af', class: "text-wrapper" }, hAsync("span", { key: 'f01a0aa5ee475a9640c7abefe321f605ea5e7cdf', "data-scope": "text" }, this.label))), this.selected && (hAsync("nv-icon", { key: '9cd1b5532a4d2f5c2546e9432262f483bd5c8d69', name: "check", "aria-hidden": "true", "data-scope": "selected" }))));
26448
26440
  }
26449
26441
  get el() { return getElement(this); }
26450
26442
  static get style() { return nvFielddropdownitemCss(); }
@@ -26521,7 +26513,7 @@ class NvFielddropdownitemcheck {
26521
26513
  /****************************************************************************/
26522
26514
  //#region RENDER
26523
26515
  render() {
26524
- return (hAsync(Host, { key: '3d170ba455c58880f20590200decfde25224886f', onClick: this.handleClick }, hAsync("nv-fieldcheckbox", { key: 'b13310319d63346dcef8ee13f1bbc348617e5981', checked: this.checked, name: this.label || this.value, label: this.label || this.value, labelPlacement: "after", description: this.description, disabled: this.disabled, tabindex: "-1", onCheckedChanged: this.onFieldcheckboxChanged }, hAsync("slot", { key: 'c936ae30f4fcf8073be1f1e3a3b0d79cf1532136' }), hAsync("slot", { key: '0e6d7701da3d5d26141ce471fcd79b9693ca3e57', name: "main" }), hAsync("slot", { key: '5be71b210a4b4fc49d772afd3bb0a7d1c778d870', name: "label" }), hAsync("slot", { key: '4e5b81eefa8c3bc37763e0d3c7fc2828b5ece4bc', name: "description" }))));
26516
+ return (hAsync(Host, { key: '6c5bc9f6060ac711a1360dd45da58dddf7d7d563', onClick: this.handleClick }, hAsync("nv-fieldcheckbox", { key: 'f3efe64e5f03411f1fe7433821a46c50cd18e10e', checked: this.checked, name: this.label || this.value, label: this.label || this.value, labelPlacement: "after", description: this.description, disabled: this.disabled, tabindex: "-1", onCheckedChanged: this.onFieldcheckboxChanged }, hAsync("slot", { key: 'e603490efb497f0ef62049e7b44c34d91c8989d2' }), hAsync("slot", { key: '6774a2ab5bf182297929afbcec8c489bf620bcab', name: "main" }), hAsync("slot", { key: '5ca19cd56a5917ed125eb20c6713e25dc512fb45', name: "label" }), hAsync("slot", { key: '847864bfbc3302bb07088f77d9c2d200fac8b505', name: "description" }))));
26525
26517
  }
26526
26518
  get el() { return getElement(this); }
26527
26519
  static get style() { return nvFielddropdownitemcheckCss(); }
@@ -28249,11 +28241,11 @@ class NvFieldnumber {
28249
28241
  ? ariaRequiredAttrValue === 'true' || ariaRequiredAttrValue === ''
28250
28242
  : undefined;
28251
28243
  const useNativeRequired = this.required && (!useAriaRequired || ariaRequiredValue === true);
28252
- return (hAsync(Host, { key: '8923d44cca66a2540688650ababfeec76ea1ef37' }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '56b80106201b70cb881df6051c6ef12694762cc3', htmlFor: this.inputId }, hAsync("slot", { key: '864103e328f18ad16041f434856ee6b3c996aa86', name: "label" }, this.label))), hAsync("div", { key: '83f62b35fa18c43b7825d1510e47b47151c007cd', class: "input-wrapper" }, hAsync("slot", { key: 'c566e63d0e78c63ee1a3d42e44dfed04eb1bf442', name: "before-input" }), hAsync("div", { key: '234a861d3bd801394ed529a96480616357d1be68', class: "input-container", onClick: this.handleInputContainerClick }, hAsync("slot", { key: 'c1128d9b4cbe4b7c2c57117b8b86f8ae553df749', name: "leading-input" }), hAsync("input", { key: 'b5d2a4a11e7a86be87bc43b2258352c427478f2e', id: this.inputId, ref: e => (this.inputElement = e), placeholder: this.placeholder, name: this.name, type: "number", autofocus: this.autofocus, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
28244
+ return (hAsync(Host, { key: '1e36baa7bada38760fc9363329cb133d92aad28b' }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '7c47d4417b1a26dd35e0e566451c3e8386803611', htmlFor: this.inputId }, hAsync("slot", { key: '6aeedee63b8d2fbe2d7df6f567cb6d81020efe98', name: "label" }, this.label))), hAsync("div", { key: '4507a0ec037b3822a396ad89d86b62d1adcf0011', class: "input-wrapper" }, hAsync("slot", { key: '7f469b67aa088cea2967e430d1e257097f84ae84', name: "before-input" }), hAsync("div", { key: 'c3c5a0e713e5cd94ab6d9c6414cf33a1bd91daee', class: "input-container", onClick: this.handleInputContainerClick }, hAsync("slot", { key: '8c6b3952d186bf4873470fc7fa67768e4d76d561', name: "leading-input" }), hAsync("input", { key: 'f413f4c3cd77a0a872b0038bbf8e61ce780c3f78', id: this.inputId, ref: e => (this.inputElement = e), placeholder: this.placeholder, name: this.name, type: "number", autofocus: this.autofocus, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
28253
28245
  'aria-required': String(ariaRequiredValue),
28254
- }), max: this.max, min: this.min, step: this.step, value: typeof this.value === 'number' ? this.value : undefined, disabled: this.disabled, readOnly: this.readonly, onInput: this.handleInput }), hAsync("slot", { key: '37629423645755fdf53ea955ead6950752047ca4', name: "trailing-input" }), this.error && (hAsync("nv-icon", { key: 'a23fccf662246ac1f696942f96d632112644b103', name: "alert-circle", class: "validation", size: "md" })), this.success && (hAsync("nv-icon", { key: 'b20933d5b749b3d3bc56ceb9acab8dc4a1a22c7b', name: "circle-check", class: "validation", size: "md" })), hAsync("div", { key: '1b1eccecd0c62d1c8675b323e5e69df4321ab0b1', class: "stepper" }, hAsync("nv-iconbutton", { key: '4065c40b5f1dcb35d4508741d24ec4e98b410e20', size: "md", name: "minus", emphasis: "lower", onClick: this.handleMinus, disabled: this.isMinValueReached(), onMouseDown: this.preventSelection, tabindex: "-1" }), hAsync("nv-iconbutton", { key: '185fc575ffb4143b6f212831c0cfdb9467593a14', size: "md", name: "plus", emphasis: "lower", onClick: this.handlePlus, disabled: this.isMaxValueReached(), onMouseDown: this.preventSelection, tabindex: "-1" }))), hAsync("slot", { key: '684f6fd512db5becf5a392d641583f3fde4b7ee1', name: "after-input" })), (this.description ||
28255
- this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: '731b758b37cf19b90ed83fc59ef071d758fa308c', class: "description" }, hAsync("slot", { key: '6c5b91e259ec4f70353ff52297c5d9e3f5d4e830', name: "description" }, this.description))), (this.errorDescription ||
28256
- this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: 'ac5c52dc7f3ece9cb6c7fa19dfc537fbac307686', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: 'ce43bfc92428463267fccf376b580ab6794e9200', name: "error-description" }, this.errorDescription)))));
28246
+ }), max: this.max, min: this.min, step: this.step, value: typeof this.value === 'number' ? this.value : undefined, disabled: this.disabled, readOnly: this.readonly, onInput: this.handleInput }), hAsync("slot", { key: 'af60594f2c536e5527478a66b72ad96bedcdcbd7', name: "trailing-input" }), this.error && (hAsync("nv-icon", { key: 'd1ac93ad90cf44304581e4c1516e50a9ccdfa13a', name: "alert-circle", class: "validation", size: "md" })), this.success && (hAsync("nv-icon", { key: '13e5220090b3841c6dcc688e89ad99df8df1fc65', name: "circle-check", class: "validation", size: "md" })), hAsync("div", { key: '4823aa102f38909d488cde22f3c8e5607a6dad36', class: "stepper" }, hAsync("nv-iconbutton", { key: 'beb7246372406a126f5eeb10f36532e6727e29db', size: "md", name: "minus", emphasis: "lower", onClick: this.handleMinus, disabled: this.isMinValueReached(), onMouseDown: this.preventSelection, tabindex: "-1" }), hAsync("nv-iconbutton", { key: 'f17eef8a17252962ee0f282ece0e402cc71a231d', size: "md", name: "plus", emphasis: "lower", onClick: this.handlePlus, disabled: this.isMaxValueReached(), onMouseDown: this.preventSelection, tabindex: "-1" }))), hAsync("slot", { key: '54e427210db1972f194a7e60a5523038615e2889', name: "after-input" })), (this.description ||
28247
+ this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: 'b74c0ecd5d63a072a47b841294614d9f7cfb1371', class: "description" }, hAsync("slot", { key: '3feddef8e3658097a3137dbdbd872e72c527f5f8', name: "description" }, this.description))), (this.errorDescription ||
28248
+ this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: '4b6956f6ae94393d37b94703401dc6ab62657fdf', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: '37c04247cf7842d623ee36b1144f9656af651768', name: "error-description" }, this.errorDescription)))));
28257
28249
  }
28258
28250
  static get formAssociated() { return true; }
28259
28251
  get el() { return getElement(this); }
@@ -28444,11 +28436,11 @@ class NvFieldpassword {
28444
28436
  ? ariaRequiredAttrValue === 'true' || ariaRequiredAttrValue === ''
28445
28437
  : undefined;
28446
28438
  const useNativeRequired = this.required && (!useAriaRequired || ariaRequiredValue === true);
28447
- return (hAsync(Host, { key: 'f9df0663358647d4305ebce0277cde70500e8740' }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: 'ac7f2c7c2351d231f95f1366fd562168172947e9', htmlFor: this.inputId }, hAsync("slot", { key: 'bd816b47b2e5f396d075fef7162ced4a37fb218f', name: "label" }, this.label))), hAsync("div", { key: '10e75900c29557bdb52d8ea6e44a44cf361fa3eb', class: "input-wrapper" }, hAsync("slot", { key: '11f12897969247d96452d0c60f30634a8d3d1b65', name: "before-input" }), hAsync("div", { key: '43a4dd389bde61fb42d71f9adf7fc3ae39b78937', class: "input-container", onClick: this.handleInputContainerClick }, hAsync("slot", { key: '8831059e08707a3a14b19134189291f391ec1e06', name: "leading-input" }), hAsync("input", { key: '06780d7a981405f5fbee6dafde3b044733ac381a', id: this.inputId, ref: e => (this.inputElement = e), autofocus: this.autofocus, autocomplete: this.autocomplete, placeholder: this.placeholder, name: this.name, type: this.showPasswordState ? 'text' : 'password', inputMode: this.mode, value: this.value, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
28439
+ return (hAsync(Host, { key: '0022e7c0b9529f4cd6840732a12bdfd7af178c4d' }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: 'ac8eebc87258b3ff220809e1304c69c657d91a6e', htmlFor: this.inputId }, hAsync("slot", { key: '0385f62cef83b64170ffbe796163407e7f5a5ab5', name: "label" }, this.label))), hAsync("div", { key: 'a4b02b838c72a5f5c263919bb56ec2f601f9b2af', class: "input-wrapper" }, hAsync("slot", { key: 'fbcfea7b266fc54c29583ada4f0007984a2c4e05', name: "before-input" }), hAsync("div", { key: '83ca16802319a42e59718c1836b9692da0f34fc9', class: "input-container", onClick: this.handleInputContainerClick }, hAsync("slot", { key: '996aceac450cf9ab7e0c0a96061b06212ed95ca0', name: "leading-input" }), hAsync("input", { key: '2d23175d6a47ee52e2a3dbae88a989e13fe5ea02', id: this.inputId, ref: e => (this.inputElement = e), autofocus: this.autofocus, autocomplete: this.autocomplete, placeholder: this.placeholder, name: this.name, type: this.showPasswordState ? 'text' : 'password', inputMode: this.mode, value: this.value, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
28448
28440
  'aria-required': String(ariaRequiredValue),
28449
- }), maxlength: this.maxlength, minlength: this.minlength, pattern: this.pattern, disabled: this.disabled, readOnly: this.readonly, onInput: this.handleInput }), (this.success || this.error) && (hAsync("nv-icon", { key: 'be4cb48eeb99a2a474cf7a6a53055e04d1baabff', name: this.success ? 'circle-check' : 'alert-circle', class: "validation", size: "md" })), !this.hidePasswordIcon && (hAsync("nv-iconbutton", { key: '0749a349e7f7253c3574b1c5e8b45c27394cac31', name: this.showPasswordState ? 'eye' : 'eye-off', size: "md", emphasis: "lower", onClick: this.togglePasswordVisibility, "aria-label": this.showPasswordState ? 'Hide password' : 'Show password', "aria-pressed": this.showPasswordState.toString() }))), hAsync("slot", { key: '045d8eae1db96d902e8590fab30673b782b41a24', name: "after-input" })), (this.description ||
28450
- this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: 'eb0305e565f4056fe0d8213caa5665e38fcbca95', class: "description" }, hAsync("slot", { key: 'a6890087afa2b3d1a289e415bb9c21b7c71e9f04', name: "description" }, this.description))), (this.errorDescription ||
28451
- this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: '4113509789b3bd7bd2f94217b68527f61449b262', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: '3ca63688c3db3ef4fe3b0d5d341b0b3536b1f692', name: "error-description" }, this.errorDescription)))));
28441
+ }), maxlength: this.maxlength, minlength: this.minlength, pattern: this.pattern, disabled: this.disabled, readOnly: this.readonly, onInput: this.handleInput }), (this.success || this.error) && (hAsync("nv-icon", { key: '388170ed995039b69b2b3db523b2c7ba33e8fd87', name: this.success ? 'circle-check' : 'alert-circle', class: "validation", size: "md" })), !this.hidePasswordIcon && (hAsync("nv-iconbutton", { key: '92567a64f653423e351bb558456233318461a0e0', name: this.showPasswordState ? 'eye' : 'eye-off', size: "md", emphasis: "lower", onClick: this.togglePasswordVisibility, "aria-label": this.showPasswordState ? 'Hide password' : 'Show password', "aria-pressed": this.showPasswordState.toString() }))), hAsync("slot", { key: '929d2faa36c128bd5d163beb8a06f40c008981e9', name: "after-input" })), (this.description ||
28442
+ this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: 'ddd0ed40de645fae289d3e1b60db0067e219fd78', class: "description" }, hAsync("slot", { key: '17122748a9a401a50d43d3fd556c20809dfb9bc2', name: "description" }, this.description))), (this.errorDescription ||
28443
+ this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: '1ef139333591257d3a13e9506be0721cee1fd4f1', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: '631bf31a710d0ace20cd7d631d6218101ac896b0', name: "error-description" }, this.errorDescription)))));
28452
28444
  }
28453
28445
  static get formAssociated() { return true; }
28454
28446
  get el() { return getElement(this); }
@@ -28492,7 +28484,7 @@ class NvFieldpassword {
28492
28484
  }; }
28493
28485
  }
28494
28486
 
28495
- const nvFieldradioCss = () => `nv-fieldradio{--nv-fieldradio-border-default:var(--components-form-field-border-default);--nv-fieldradio-border-hover:var(--components-form-field-border-hover);--nv-fieldradio-border-focus:var(--components-form-field-border-default);--nv-fieldradio-background-default:var(--components-form-field-background-default);--nv-fieldradio-background-checked:var(--components-form-field-background-checked);--nv-fieldradio-background-disabled:var(--components-form-field-background-disabled);--nv-fieldradio-focus-box-shadow:var(--color-focus-brand);--nv-fieldradio-dot-color-checked:var(--components-form-shape-foreground-default);--nv-fieldradio-dot-color-disabled:var(--components-form-shape-foreground-disabled);--nv-fieldradio-outline-color:var(--color-focus-brand);display:inline-flex;align-items:flex-start;gap:var(--form-gap-x)}nv-fieldradio:not([disabled]) input,nv-fieldradio:not([disabled]) label,nv-fieldradio[disabled=false] input,nv-fieldradio[disabled=false] label{cursor:pointer}nv-fieldradio.error{--nv-fieldradio-border-default:var(--components-form-field-border-error);--nv-fieldradio-border-hover:var(--nv-fieldradio-border-default);--nv-fieldradio-border-focus:var(--components-form-field-border-error);--nv-fieldradio-background-checked:var(--components-form-field-background-error);--nv-fieldradio-focus-box-shadow:var(--color-focus-destructive);--nv-fieldradio-dot-color-checked:var(--components-form-shape-foreground-default);--nv-fieldradio-dot-color-disabled:var(--components-form-field-border-error);--nv-fieldradio-outline-color:var(--color-focus-destructive)}nv-fieldradio.label-placement-before{flex-direction:row-reverse}nv-fieldradio[disabled]{opacity:0.5}nv-fieldradio label{align-self:stretch;color:var(--components-form-text-label-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-label-font-size);font-style:normal;font-weight:var(--form-label-font-weight);line-height:var(--form-label-line-height)}nv-fieldradio input[type=radio]{appearance:none;position:relative;display:flex;width:var(--form-radio-size);height:var(--form-radio-size);padding:var(--form-radio-inner-circle-padding);flex-direction:column;align-items:flex-start;border-radius:var(--radius-rounded-full);border-width:var(--form-radio-border-width);border-style:solid;border-color:var(--nv-fieldradio-border-default);background:var(--nv-fieldradio-background-default)}nv-fieldradio input[type=radio]:hover{border-color:var(--nv-fieldradio-border-hover)}nv-fieldradio input[type=radio]:focus{border-color:var(--nv-fieldradio-border-focus)}nv-fieldradio input[type=radio]:focus,nv-fieldradio input[type=radio]:focus-within{outline:none}nv-fieldradio input[type=radio]:focus-visible,nv-fieldradio input[type=radio]:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--nv-fieldradio-outline-color);outline-offset:calc(var(--focus-outline-offset) * 1)}nv-fieldradio input[type=radio]:checked{background:var(--nv-fieldradio-background-checked);border-color:var(--nv-fieldradio-background-checked)}nv-fieldradio input[type=radio]:checked:hover,nv-fieldradio input[type=radio]:checked:focus{border-color:var(--nv-fieldradio-background-checked);background:var(--nv-fieldradio-background-checked)}nv-fieldradio input[type=radio]:checked::before{content:"";position:absolute;top:50%;right:50%;transform:translate(50%, -50%);left:0;width:var(--form-radio-inner-circle-size);height:var(--form-radio-inner-circle-size);flex-shrink:0;border-radius:var(--radius-rounded-full);background:var(--nv-fieldradio-dot-color-checked)}nv-fieldradio input[type=radio]:disabled{border-radius:var(--radius-rounded-full);border-width:var(--form-radio-border-width);border-style:solid;border-color:var(--nv-fieldradio-border-default);background:var(--nv-fieldradio-background-disabled)}nv-fieldradio input[type=radio]:disabled:checked::before{background:var(--nv-fieldradio-dot-color-disabled)}nv-fieldradio input[type=radio]:disabled:hover{border-color:var(--nv-fieldradio-border-default);background:var(--nv-fieldradio-background-disabled)}nv-fieldradio .description{align-self:stretch;color:var(--components-form-text-description-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-description-font-size);font-style:normal;font-weight:var(--form-description-font-weight);line-height:var(--form-description-line-height)}nv-fieldradio .error-description{align-self:stretch;color:var(--components-form-text-description-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-description-font-size);font-style:normal;font-weight:var(--form-description-font-weight);line-height:var(--form-description-line-height);color:var(--components-form-text-description-error)}nv-fieldradio .text-container{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}`;
28487
+ const nvFieldradioCss = () => `@charset "UTF-8";nv-fieldradio{--nv-fieldradio-border-default:var(--components-form-field-border-default);--nv-fieldradio-border-hover:var(--components-form-field-border-hover);--nv-fieldradio-border-focus:var(--components-form-field-border-default);--nv-fieldradio-background-default:var(--components-form-field-background-default);--nv-fieldradio-background-checked:var(--components-form-field-background-checked);--nv-fieldradio-background-disabled:var(--components-form-field-background-disabled);--nv-fieldradio-focus-box-shadow:var(--color-focus-brand);--nv-fieldradio-dot-color-checked:var(--components-form-shape-foreground-default);--nv-fieldradio-dot-color-disabled:var(--components-form-shape-foreground-disabled);--nv-fieldradio-outline-color:var(--color-focus-brand);display:inline-flex;align-items:flex-start;gap:var(--form-gap-x)}nv-fieldradio:not([disabled]) input,nv-fieldradio:not([disabled]) label,nv-fieldradio[disabled=false] input,nv-fieldradio[disabled=false] label{cursor:pointer}nv-fieldradio.error{--nv-fieldradio-border-default:var(--components-form-field-border-error);--nv-fieldradio-border-hover:var(--nv-fieldradio-border-default);--nv-fieldradio-border-focus:var(--components-form-field-border-error);--nv-fieldradio-background-checked:var(--components-form-field-background-error);--nv-fieldradio-focus-box-shadow:var(--color-focus-destructive);--nv-fieldradio-dot-color-checked:var(--components-form-shape-foreground-default);--nv-fieldradio-dot-color-disabled:var(--components-form-field-border-error);--nv-fieldradio-outline-color:var(--color-focus-destructive)}nv-fieldradio.label-placement-before{flex-direction:row-reverse}nv-fieldradio[disabled]{opacity:0.5}nv-fieldradio label{align-self:stretch;color:var(--components-form-text-label-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-label-font-size);font-style:normal;font-weight:var(--form-label-font-weight);line-height:var(--form-label-line-height)}nv-fieldradio input[type=radio]{appearance:none;position:relative;display:flex;width:var(--form-radio-size);height:var(--form-radio-size);padding:var(--form-radio-inner-circle-padding);flex-direction:column;align-items:flex-start;border-radius:var(--radius-rounded-full);border-width:var(--form-radio-border-width);border-style:solid;border-color:var(--nv-fieldradio-border-default);background:var(--nv-fieldradio-background-default)}nv-fieldradio input[type=radio]:hover{border-color:var(--nv-fieldradio-border-hover)}nv-fieldradio input[type=radio]:focus{border-color:var(--nv-fieldradio-border-focus)}nv-fieldradio input[type=radio]:focus,nv-fieldradio input[type=radio]:focus-within{outline:none}nv-fieldradio input[type=radio]:focus-visible,nv-fieldradio input[type=radio]:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--nv-fieldradio-outline-color);outline-offset:calc(var(--focus-outline-offset) * 1)}nv-fieldradio input[type=radio]:checked{background:var(--nv-fieldradio-background-checked);border-color:var(--nv-fieldradio-background-checked)}nv-fieldradio input[type=radio]:checked:hover,nv-fieldradio input[type=radio]:checked:focus{border-color:var(--nv-fieldradio-background-checked);background:var(--nv-fieldradio-background-checked)}nv-fieldradio input[type=radio]:checked::before{content:"";position:absolute;top:50%;right:50%;transform:translate(50%, -50%);left:0;width:var(--form-radio-inner-circle-size);height:var(--form-radio-inner-circle-size);flex-shrink:0;border-radius:var(--radius-rounded-full);background:var(--nv-fieldradio-dot-color-checked)}nv-fieldradio input[type=radio]:disabled{border-radius:var(--radius-rounded-full);border-width:var(--form-radio-border-width);border-style:solid;border-color:var(--nv-fieldradio-border-default);background:var(--nv-fieldradio-background-disabled)}nv-fieldradio input[type=radio]:disabled:checked::before{background:var(--nv-fieldradio-dot-color-disabled)}nv-fieldradio input[type=radio]:disabled:hover{border-color:var(--nv-fieldradio-border-default);background:var(--nv-fieldradio-background-disabled)}@media print{nv-fieldradio input[type=radio]:checked{background:transparent;border-color:var(--nv-fieldradio-background-checked)}nv-fieldradio input[type=radio]:checked::before{content:"●";position:absolute;top:calc(50% - 2px);left:calc(50% - 4.5px);transform:translate(-50%, -50%);width:auto;height:auto;background:none;color:var(--nv-fieldradio-background-checked);font-size:calc(var(--form-radio-inner-circle-size) * 3);line-height:1}}nv-fieldradio .description{align-self:stretch;color:var(--components-form-text-description-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-description-font-size);font-style:normal;font-weight:var(--form-description-font-weight);line-height:var(--form-description-line-height)}nv-fieldradio .error-description{align-self:stretch;color:var(--components-form-text-description-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-description-font-size);font-style:normal;font-weight:var(--form-description-font-weight);line-height:var(--form-description-line-height);color:var(--components-form-text-description-error)}nv-fieldradio .text-container{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}`;
28496
28488
 
28497
28489
  /**
28498
28490
  * @slot label - Content to be placed as the label, will override the label prop.
@@ -28578,9 +28570,9 @@ class NvFieldradio {
28578
28570
  /****************************************************************************/
28579
28571
  //#region RENDER
28580
28572
  render() {
28581
- return (hAsync(Host, { key: 'bae8d6168e0845413655d8b52c14a2c348832616', class: clsx(this.labelPlacement === 'before' && 'label-placement-before', this.error && 'error') }, hAsync("input", { key: '4d3e7cd78625c3d42025f85be66c8f389501d01e', type: "radio", id: this.inputId, name: this.name, autofocus: this.autofocus, autocomplete: "off", value: this.value, checked: this.checked, disabled: this.disabled }), hAsync("div", { key: '2d12f20bc8c0cf4bd3d31916bfeed8a8ef13de37', class: "text-container" }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '91b2080433d987def3d2ddf45c9817cc5852ebee', htmlFor: this.inputId }, hAsync("slot", { key: '61c2209353903495e30bc86a281b0460a8d1ee2e', name: "label" }, this.label))), (this.description ||
28582
- this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: 'f33b847894e5ea058ae36bb0fa107c5c28062443', class: "description" }, hAsync("slot", { key: '24c4b14000b8dd0738b1c3fdc8c97aebc9f3c03f', name: "description" }, this.description))), (this.errorDescription ||
28583
- this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: 'bcc07ebfaa0d8dcd3c9a813ccd33322096b5aa82', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: '7cd0cb86be513924ccd83a3a93e4d8871ac21b7b', name: "error-description" }, this.errorDescription))))));
28573
+ return (hAsync(Host, { key: '07d9225a6a3af28efa5885b5bb02a3f512708a97', class: clsx(this.labelPlacement === 'before' && 'label-placement-before', this.error && 'error') }, hAsync("input", { key: '2b5afcf255bc442914f9225537987d331000883d', type: "radio", id: this.inputId, name: this.name, autofocus: this.autofocus, autocomplete: "off", value: this.value, checked: this.checked, disabled: this.disabled }), hAsync("div", { key: '8fc76a826e8a8ef51a80173b950ab460cf0ff8f3', class: "text-container" }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '4578fccf241e9470a7f514761b3141d3fad77a88', htmlFor: this.inputId }, hAsync("slot", { key: 'f6d9f4961d07525175bd51fa4a4b546d62e74d4e', name: "label" }, this.label))), (this.description ||
28574
+ this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: '17d029eb709c443e8a68a5d6bdd1265400ae35d2', class: "description" }, hAsync("slot", { key: 'e4485b5ed253c6fc45508947387fa43f0492f654', name: "description" }, this.description))), (this.errorDescription ||
28575
+ this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: 'cde01e850752c1a2b4a3b2559f2052167409a605', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: 'f9d9f08be6506a495a5b42bcc9ebd2db49e749d5', name: "error-description" }, this.errorDescription))))));
28584
28576
  }
28585
28577
  static get formAssociated() { return true; }
28586
28578
  get el() { return getElement(this); }
@@ -28990,15 +28982,15 @@ class NvFieldselect {
28990
28982
  ? ariaRequiredAttrValue === 'true' || ariaRequiredAttrValue === ''
28991
28983
  : undefined;
28992
28984
  const useNativeRequired = this.required && (!useAriaRequired || ariaRequiredValue === true);
28993
- return (hAsync(Host, { key: '3e1db8da89c5d0b916f683aa69d31c779804fd4d' }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: 'f9563ef31e408807bf5f1f5e2de28ebcc6a85f3e', htmlFor: this.inputId }, hAsync("slot", { key: '5af97b78470901fa65daa6e80b129958544a773c', name: "label" }, this.label))), hAsync("div", { key: '3b27b4b3a3eb0b52d75b89fb74302a0b25c2668d', class: "select-wrapper" }, hAsync("slot", { key: 'f9a55c3d0180d7ebd950433069ab28abf6c1c284', name: "before-input" }), hAsync("div", { key: 'd52aa5c1cfc373e8b7f2a89d2c12b57c94f23ba3', class: "select-container", onClick: this.handleSelectContainerClick }, hAsync("slot", { key: '6d7d0162b5d31bff3ed62394314ae7fbfe0d48f2', name: "leading-input" }), this.internalReadonly && (hAsync("input", { key: 'e424fa104e6fdb914642283da5817cfc9b2a9bde', id: this.inputId + '-readonly', type: "text", value: this.computedDisplayValue, readonly: true, class: "readonly-input", "aria-readonly": "true", "aria-label": this.label, "aria-describedby": this.error
28985
+ return (hAsync(Host, { key: '14b1a2aa45b0c68539234e57dfcce39422d6d23b' }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: 'a9c3a454574d65358d28f8e72049d82b5667b0cb', htmlFor: this.inputId }, hAsync("slot", { key: 'ead692187041569b918d65afd775e1f4050d54e7', name: "label" }, this.label))), hAsync("div", { key: '1707389d32a34a16a141990a9ab133c0e39fdd11', class: "select-wrapper" }, hAsync("slot", { key: 'd8ac565ec1a564f1e451f8d0f80ad12c4b25a70d', name: "before-input" }), hAsync("div", { key: '4c0edadba8462c36ea4f315971842796fb59852f', class: "select-container", onClick: this.handleSelectContainerClick }, hAsync("slot", { key: '68442a898f7321d584d7fff62452af2b37ee3467', name: "leading-input" }), this.internalReadonly && (hAsync("input", { key: '997d8e04f32826d65f4a1a138b008f69910fa6d2', id: this.inputId + '-readonly', type: "text", value: this.computedDisplayValue, readonly: true, class: "readonly-input", "aria-readonly": "true", "aria-label": this.label, "aria-describedby": this.error
28994
28986
  ? `${this.inputId}-error`
28995
- : `${this.inputId}-description` })), hAsync("select", { key: '40b5dc4762ff71b411106504c8f5781c4683d9b0', id: this.inputId, ref: el => (this.selectElement = el), name: this.name, autofocus: this.autofocus, disabled: this.disabled, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
28987
+ : `${this.inputId}-description` })), hAsync("select", { key: '732a7a11d9547ea4f6b3322781bc34be18b6b77e', id: this.inputId, ref: el => (this.selectElement = el), name: this.name, autofocus: this.autofocus, disabled: this.disabled, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
28996
28988
  'aria-required': String(ariaRequiredValue),
28997
28989
  }), multiple: this.multiple, onChange: this.handleSelectChange, class: this.internalReadonly ? 'hidden' : '', "aria-label": this.label, "aria-describedby": this.error
28998
28990
  ? `${this.inputId}-error`
28999
- : `${this.inputId}-description` }, this.options && this.options.length > 0 ? (this.options.map(option => (hAsync("option", { value: option.value, selected: option.selected, disabled: option.disabled }, option.label)))) : (hAsync("slot", null))), hAsync("div", { key: 'a7643035cae31cf8d51c2d5fef4884d937973145', class: "select-icons" }, this.error && (hAsync("nv-icon", { key: 'b14aef3d09000a587ab31c5dd01737c9af6fd484', name: "alert-circle", class: "validation", size: "md" })), this.success && (hAsync("nv-icon", { key: '718235edb2b332041fbd52bf7eefb7a3b85fc48e', name: "circle-check", class: "validation", size: "md" })), !this.multiple && (hAsync("nv-iconbutton", { key: '1c6f671d617be4ac490a666ac9d4bd1d2e4ca741', name: "chevron-down", size: "md", emphasis: "lower", tabindex: -1 })))), hAsync("slot", { key: 'c10d04364dcbf2919dd09e2281326400e0121329', name: "after-input" })), (this.description ||
29000
- this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: '2f971bfa9568529ffcd442c3a28408614c6d156b', class: "description", id: `${this.inputId}-description` }, hAsync("slot", { key: 'd1e6be348a300c8d157250a46396d9e574ed7e1f', name: "description" }, this.description))), (this.errorDescription ||
29001
- this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: 'df3c8fa6bd21adbd4fedba999449bab77568b166', class: "error-description", id: `${this.inputId}-error` }, hAsync("slot", { key: '7e1c69a2fe2d742699fb8715bc1f3b1f4ef4a9d2', name: "error-description" }, this.errorDescription)))));
28991
+ : `${this.inputId}-description` }, this.options && this.options.length > 0 ? (this.options.map(option => (hAsync("option", { value: option.value, selected: option.selected, disabled: option.disabled }, option.label)))) : (hAsync("slot", null))), hAsync("div", { key: 'f4675290f5ee76afb1020f40e70c19e2f33b9292', class: "select-icons" }, this.error && (hAsync("nv-icon", { key: '246f1fd624270c5f2cfdfc5fc31ff1e63c0aa99f', name: "alert-circle", class: "validation", size: "md" })), this.success && (hAsync("nv-icon", { key: 'ff06df43b44ceb423c2dd3be999e553a62953d84', name: "circle-check", class: "validation", size: "md" })), !this.multiple && (hAsync("nv-iconbutton", { key: 'fee5dd8d3268d6ad00389b2ace10eaffa81fb0c0', name: "chevron-down", size: "md", emphasis: "lower", tabindex: -1 })))), hAsync("slot", { key: 'debcb059b6fc7a3667009af11539a98778812064', name: "after-input" })), (this.description ||
28992
+ this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: 'c64ad4587fe24de32391e730a02d34138e9dd55d', class: "description", id: `${this.inputId}-description` }, hAsync("slot", { key: '7bee964467a46ea037d3be6733a04a08979fbebb', name: "description" }, this.description))), (this.errorDescription ||
28993
+ this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: 'd759750f8a90a8a41d2b42ac1cc4a297ae14e571', class: "error-description", id: `${this.inputId}-error` }, hAsync("slot", { key: 'df17b5135b5f8bbf991895f11cc1bb74c7e665a6', name: "error-description" }, this.errorDescription)))));
29002
28994
  }
29003
28995
  static get formAssociated() { return true; }
29004
28996
  get el() { return getElement(this); }
@@ -29738,11 +29730,11 @@ class NvFieldslider {
29738
29730
  /****************************************************************************/
29739
29731
  //#region RENDER
29740
29732
  render() {
29741
- return (hAsync(Host, { key: 'c247ce569201985167186da763f874c838919130' }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: 'b5a17814669c6b8a3300dea842e1b886c48896ee', htmlFor: this.startInputId }, hAsync("slot", { key: '6eab25a6ef6a73e034eafe23806c6924344f3f3a', name: "label" }, this.label))), hAsync("div", { key: '6d3987ddc4f0005a6af919c00674356cf92b893e', class: "slider-container" }, this.range ? (hAsync(FieldInput, { range: this.range, hasField: this.hasField, value: this.valueInternal, rangeValue: this.rangeValueInternal, index: 0, inputId: this.startInputId, min: this.min, max: this.max, step: this.step, disabled: this.disabled, readonly: this.readonly, onInput: this.handleFieldChange, labelBeforeValue: this.labelBeforeValue, labelAfterValue: this.labelAfterValue, name: this.name, endName: this.endName })) : null, hAsync("div", { key: 'a10ccb88fe4d3c9a44fb5b90ca2cf65567715bd5', class: "track-container" }, hAsync("div", { key: '0d680c3b8b9aac3aee165e44e67501e60239b069', class: "track", onPointerDown: this.onTrackInteraction }, this.range ? (hAsync(RangeThumb, { rangeValue: this.rangeValueInternal, rawRangePosition: this.rawRangePosition, activeDragThumb: this.activeDragThumb, isDragging: this.isDragging, snap: this.snap, min: this.min, max: this.max, step: this.step, disabled: this.disabled, readonly: this.readonly, onKeyDown: this.onKeyDown, labelBeforeValue: this.labelBeforeValue, labelAfterValue: this.labelAfterValue })) : (hAsync(SingleThumb, { value: this.valueInternal, min: this.min, max: this.max, step: this.step, rawPosition: this.rawPosition, isDragging: this.isDragging, snap: this.snap, disabled: this.disabled, readonly: this.readonly, onKeyDown: this.onKeyDown, labelBeforeValue: this.labelBeforeValue, labelAfterValue: this.labelAfterValue }))), hAsync(TickMarks, { key: '261331b8517e65b17e0ad3059d11fc3e383a8db3', ticks: this.internalTicks, min: this.min, max: this.max })), this.range ? (hAsync(FieldInput, { range: this.range, hasField: this.hasField, value: this.valueInternal, rangeValue: this.rangeValueInternal, index: 1, inputId: this.endInputId, min: this.min, max: this.max, step: this.step, disabled: this.disabled, readonly: this.readonly, onInput: this.handleFieldChange, labelBeforeValue: this.labelBeforeValue, labelAfterValue: this.labelAfterValue, name: this.name, endName: this.endName })) : (hAsync(FieldInput, { range: this.range, hasField: this.hasField, value: this.valueInternal, rangeValue: this.rangeValueInternal, inputId: this.startInputId, min: this.min, max: this.max, step: this.step, disabled: this.disabled, readonly: this.readonly, onInput: this.handleFieldChange, labelBeforeValue: this.labelBeforeValue, labelAfterValue: this.labelAfterValue, name: this.name }))), (this.success ||
29733
+ return (hAsync(Host, { key: '34ffffbcfefbeac4050ced2db000a32f67222376' }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: 'b07225ad89ae0f85d3cd2b1ee203b30e6abd7e57', htmlFor: this.startInputId }, hAsync("slot", { key: 'b1f39009872c4a38dae38286a036bb69f8ba6f62', name: "label" }, this.label))), hAsync("div", { key: '0013570dd6edbcb7c0f4a6ea32a550b6d9432271', class: "slider-container" }, this.range ? (hAsync(FieldInput, { range: this.range, hasField: this.hasField, value: this.valueInternal, rangeValue: this.rangeValueInternal, index: 0, inputId: this.startInputId, min: this.min, max: this.max, step: this.step, disabled: this.disabled, readonly: this.readonly, onInput: this.handleFieldChange, labelBeforeValue: this.labelBeforeValue, labelAfterValue: this.labelAfterValue, name: this.name, endName: this.endName })) : null, hAsync("div", { key: 'ca639497db1b588fcf0d4fad5f548a53ff1ee353', class: "track-container" }, hAsync("div", { key: '6a8d1eb4bddff4d5ca9760729cfa1ce27b887a65', class: "track", onPointerDown: this.onTrackInteraction }, this.range ? (hAsync(RangeThumb, { rangeValue: this.rangeValueInternal, rawRangePosition: this.rawRangePosition, activeDragThumb: this.activeDragThumb, isDragging: this.isDragging, snap: this.snap, min: this.min, max: this.max, step: this.step, disabled: this.disabled, readonly: this.readonly, onKeyDown: this.onKeyDown, labelBeforeValue: this.labelBeforeValue, labelAfterValue: this.labelAfterValue })) : (hAsync(SingleThumb, { value: this.valueInternal, min: this.min, max: this.max, step: this.step, rawPosition: this.rawPosition, isDragging: this.isDragging, snap: this.snap, disabled: this.disabled, readonly: this.readonly, onKeyDown: this.onKeyDown, labelBeforeValue: this.labelBeforeValue, labelAfterValue: this.labelAfterValue }))), hAsync(TickMarks, { key: '134bf7de84a7572b1f033e4e17e0e435e841eb42', ticks: this.internalTicks, min: this.min, max: this.max })), this.range ? (hAsync(FieldInput, { range: this.range, hasField: this.hasField, value: this.valueInternal, rangeValue: this.rangeValueInternal, index: 1, inputId: this.endInputId, min: this.min, max: this.max, step: this.step, disabled: this.disabled, readonly: this.readonly, onInput: this.handleFieldChange, labelBeforeValue: this.labelBeforeValue, labelAfterValue: this.labelAfterValue, name: this.name, endName: this.endName })) : (hAsync(FieldInput, { range: this.range, hasField: this.hasField, value: this.valueInternal, rangeValue: this.rangeValueInternal, inputId: this.startInputId, min: this.min, max: this.max, step: this.step, disabled: this.disabled, readonly: this.readonly, onInput: this.handleFieldChange, labelBeforeValue: this.labelBeforeValue, labelAfterValue: this.labelAfterValue, name: this.name }))), (this.success ||
29742
29734
  this.description ||
29743
- this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: 'b4fa791292ac4bcaba6f33a79dff07706c4ce3b0', class: "description" }, this.success && (hAsync("nv-icon", { key: 'dc9f8213e6dc87aa2cdfdd131c7c7cfaa0a10f64', name: "circle-check", class: "validation", size: "md" })), hAsync("slot", { key: 'e64c6e4364acac752049f9908fc6fadce81b52f8', name: "description" }, this.description))), (this.error ||
29735
+ this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: 'b0188dce4fe8718a90715049d2af71fff7e9c512', class: "description" }, this.success && (hAsync("nv-icon", { key: 'cd2fd95080cd96ed516f9caa3b078ad481ee9912', name: "circle-check", class: "validation", size: "md" })), hAsync("slot", { key: 'd5dbc5f8bb6b66cef814a58e00aa07e7b9e07a23', name: "description" }, this.description))), (this.error ||
29744
29736
  this.errorDescription ||
29745
- this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: '98e434ed68e64a8ad6d1d06dd1436682768e4d6d', class: "error-description", hidden: !this.error }, this.error && (hAsync("nv-icon", { key: '7b56d0e87896fc2c10956e72dc7f701dc169aea6', name: "alert-circle", class: "validation", size: "md" })), hAsync("slot", { key: 'b3ba1f603903131c42d95e67f3871a0b1a2ebb7b', name: "error-description" }, this.errorDescription)))));
29737
+ this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: '67a78749af19d44d553581ff0042e40c067dd44c', class: "error-description", hidden: !this.error }, this.error && (hAsync("nv-icon", { key: '4aac6d31b273cee32d235b7c53fd4cac6af4c253', name: "alert-circle", class: "validation", size: "md" })), hAsync("slot", { key: '9faa92d59e9fde524d1fb41e30b30178d9c12c4b', name: "error-description" }, this.errorDescription)))));
29746
29738
  }
29747
29739
  static get formAssociated() { return true; }
29748
29740
  get el() { return getElement(this); }
@@ -29971,11 +29963,11 @@ class NvFieldtext {
29971
29963
  ? ariaRequiredAttrValue === 'true' || ariaRequiredAttrValue === ''
29972
29964
  : undefined;
29973
29965
  const useNativeRequired = this.required && (!useAriaRequired || ariaRequiredValue === true);
29974
- return (hAsync(Host, { key: '752b96931256a9b1c09079e4af9f1010af8ff409' }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '9d04322a2519c8754f39ea4930e156b6df965bc6', htmlFor: this.inputId }, hAsync("slot", { key: '3249f9865193d8a7ab8bf201b89ebcf9ee464961', name: "label" }, this.label))), hAsync("div", { key: '072ad06abfd59614c8ff76e996d9f323f3795bdd', class: "input-wrapper" }, hAsync("slot", { key: '3d2acf809e2565da88ff1ced1a62e58734a38f26', name: "before-input" }), hAsync("div", { key: '64e0e81f95a0cecb3fa721e383e22de406c7b02f', class: "input-container", onClick: this.handleInputContainerClick }, hAsync("slot", { key: '7e4a48edef0443a18b9ebb33ee0644e56ae7347f', name: "leading-input" }), hAsync("input", { key: 'afb87b6fc112249291c7d8f05dd94501aa3f51c9', id: this.inputId, ref: e => (this.inputElement = e), placeholder: this.placeholder, name: this.name, type: this.type, disabled: this.disabled, readOnly: this.readonly, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
29966
+ return (hAsync(Host, { key: '0baf2e0b76bd06018a819a60d2d3a271474d8b26' }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '915a355b200bb2eebb44b60b46715c0be57af927', htmlFor: this.inputId }, hAsync("slot", { key: 'e915661a6fdf9d7a489b39ac9c41ae368c64764c', name: "label" }, this.label))), hAsync("div", { key: '33109ed1f7ddfc38de2606d7b3ac273678a71a82', class: "input-wrapper" }, hAsync("slot", { key: 'a93db4a91c9fb313031680c7cd992f501930b5da', name: "before-input" }), hAsync("div", { key: '1c56222cf9e1ad0b4242548bb3133b502b890ea7', class: "input-container", onClick: this.handleInputContainerClick }, hAsync("slot", { key: 'bcff7d46918f5069e8c512412a6d7120e3204f1f', name: "leading-input" }), hAsync("input", { key: '16f7a7230799cccdec45dc5a53939f5fc78f4e24', id: this.inputId, ref: e => (this.inputElement = e), placeholder: this.placeholder, name: this.name, type: this.type, disabled: this.disabled, readOnly: this.readonly, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
29975
29967
  'aria-required': String(ariaRequiredValue),
29976
- }), maxlength: this.maxlength, minlength: this.minlength, pattern: this.pattern, autofocus: this.autofocus, autocomplete: this.autocomplete, multiple: this.multiple, value: this.value, onInput: this.handleInput }), hAsync("slot", { key: '43df7002bd3c9304e3eb7965e6a13cc086eb2856', name: "trailing-input" }), this.error && (hAsync("nv-icon", { key: '0735de48552dd73cad4bf9fe99b6a882ecdd33e4', name: "alert-circle", class: "validation", size: "md" })), this.success && (hAsync("nv-icon", { key: '666395f960bd25410c7a2fb31c88f13887d82dbc', name: "circle-check", class: "validation", size: "md" }))), hAsync("slot", { key: '8564a034022bd27777bed4c138bcf0131037a6fc', name: "after-input" })), (this.description ||
29977
- this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: '156613e0ea9c6bd81c821e99bb9497fe3069616b', class: "description" }, hAsync("slot", { key: '5dc12f9875778d04c3a66238bfcec0b765d20039', name: "description" }, this.description))), (this.errorDescription ||
29978
- this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: '22fcd8a566ab55e54f59db939e5c3a505dbcca65', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: 'f10a7a4b2e5514d035f31f90aa07f7d727b1c302', name: "error-description" }, this.errorDescription)))));
29968
+ }), maxlength: this.maxlength, minlength: this.minlength, pattern: this.pattern, autofocus: this.autofocus, autocomplete: this.autocomplete, multiple: this.multiple, value: this.value, onInput: this.handleInput }), hAsync("slot", { key: '446a2dcd683ba6caeb9f1f715890a38cb084d341', name: "trailing-input" }), this.error && (hAsync("nv-icon", { key: '2e2787b8ac5c39db8a8212dffb7ed545b2d35084', name: "alert-circle", class: "validation", size: "md" })), this.success && (hAsync("nv-icon", { key: '88e507f5003fc9d2967968b6938b51731dbb5d09', name: "circle-check", class: "validation", size: "md" }))), hAsync("slot", { key: '3d471559b8630cfbcb39b17477beb62bf707bea7', name: "after-input" })), (this.description ||
29969
+ this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: '5e6bb278db247a1f94e27f6401519821a9fc571b', class: "description" }, hAsync("slot", { key: '13483a478681d97b00d06664fee40c35f81eb29f', name: "description" }, this.description))), (this.errorDescription ||
29970
+ this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: 'c91425b592a094661d4c76316b060877861d85f5', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: 'f371e111411bf60d331e3a0762135d62010ad06c', name: "error-description" }, this.errorDescription)))));
29979
29971
  }
29980
29972
  static get formAssociated() { return true; }
29981
29973
  get el() { return getElement(this); }
@@ -30089,7 +30081,7 @@ class NvFieldtextarea {
30089
30081
  /**
30090
30082
  * Enable this to make the textarea automatically resize as the user types,
30091
30083
  * adjusting the height to fit the content. For the best experience, avoid
30092
- * vertical resizing, as its controlled by this feature. Horizontal resizing
30084
+ * vertical resizing, as it's controlled by this feature. Horizontal resizing
30093
30085
  * can still be allowed if desired.
30094
30086
  */
30095
30087
  this.autosize = false;
@@ -30151,35 +30143,37 @@ class NvFieldtextarea {
30151
30143
  adjustTextareaHeight() {
30152
30144
  if (this.textareaElement && this.autosize) {
30153
30145
  /**
30154
- * The first requestAnimationFrame ensures that the DOM has applied any
30146
+ * A single requestAnimationFrame ensures that the DOM has applied any
30155
30147
  * pending changes (e.g., value updates or attribute changes) before
30156
- * proceeding to the next frame.
30148
+ * measuring. All style reads and writes happen synchronously within
30149
+ * this callback so the browser never paints the intermediate
30150
+ * "height: auto" state, avoiding a visible flash.
30157
30151
  */
30158
30152
  requestAnimationFrame(() => {
30159
- /**
30160
- * The second requestAnimationFrame ensures that the browser has fully
30161
- * recalculated layout and styles based on the updated DOM, such as
30162
- * recalculating scrollHeight for the textarea after the new value is
30163
- * rendered.
30164
- */
30165
- requestAnimationFrame(() => {
30166
- this.textareaElement.style.height = 'auto';
30167
- const computedStyle = window.getComputedStyle(this.textareaElement);
30168
- const lineHeight = parseFloat(computedStyle.lineHeight);
30169
- const paddingTop = parseFloat(computedStyle.paddingTop);
30170
- const paddingBottom = parseFloat(computedStyle.paddingBottom);
30171
- const borderTopWidth = parseFloat(computedStyle.borderTopWidth);
30172
- const borderBottomWidth = parseFloat(computedStyle.borderBottomWidth);
30173
- // Calculate min-height based on rows
30174
- const minHeight = lineHeight * this.rows +
30175
- paddingTop +
30176
- paddingBottom +
30177
- borderTopWidth +
30178
- borderBottomWidth;
30179
- this.textareaElement.style.minHeight = `${minHeight}px`;
30153
+ this.textareaElement.style.height = 'auto';
30154
+ const computedStyle = window.getComputedStyle(this.textareaElement);
30155
+ const lineHeight = parseFloat(computedStyle.lineHeight);
30156
+ const paddingTop = parseFloat(computedStyle.paddingTop);
30157
+ const paddingBottom = parseFloat(computedStyle.paddingBottom);
30158
+ const borderTopWidth = parseFloat(computedStyle.borderTopWidth);
30159
+ const borderBottomWidth = parseFloat(computedStyle.borderBottomWidth);
30160
+ // Calculate min-height based on rows
30161
+ const minHeight = lineHeight * this.rows +
30162
+ paddingTop +
30163
+ paddingBottom +
30164
+ borderTopWidth +
30165
+ borderBottomWidth;
30166
+ this.textareaElement.style.minHeight = `${minHeight}px`;
30167
+ if (this.maxAutoHeight &&
30168
+ this.textareaElement.scrollHeight > this.maxAutoHeight) {
30169
+ this.textareaElement.style.height = `${this.maxAutoHeight}px`;
30170
+ this.textareaElement.style.overflowY = 'auto';
30171
+ }
30172
+ else {
30180
30173
  this.textareaElement.style.height =
30181
30174
  this.textareaElement.scrollHeight + 'px';
30182
- });
30175
+ this.textareaElement.style.overflowY = 'hidden';
30176
+ }
30183
30177
  });
30184
30178
  }
30185
30179
  }
@@ -30231,11 +30225,11 @@ class NvFieldtextarea {
30231
30225
  ? ariaRequiredAttrValue === 'true' || ariaRequiredAttrValue === ''
30232
30226
  : undefined;
30233
30227
  const useNativeRequired = this.required && (!useAriaRequired || ariaRequiredValue === true);
30234
- return (hAsync(Host, { key: '318e509b03c06725526be8f6ec4ed07ad6f2180a' }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '705f55c450ebdb9b3ccf61583436c5b9d1aa0ca6', htmlFor: this.inputId }, hAsync("slot", { key: 'e4c2c58b5a8592dfe235d9544193c877c896d2b4', name: "label" }, this.label))), hAsync("div", { key: '4c91b621928b8a38139c0a8f3a775abf0b76f178', class: "textarea-wrapper" }, hAsync("div", { key: '2b15d531bb208a225f2bbf469f5ac7002805e9b5', class: "textarea-container", onClick: this.handleTextareaContainerClick }, hAsync("textarea", { key: '15be5b082d20a8ee0cafb1ae78008b3b76b175c8', id: this.inputId, ref: e => (this.textareaElement = e), placeholder: this.placeholder, autofocus: this.autofocus, name: this.name, disabled: this.disabled, readOnly: this.readonly, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
30228
+ return (hAsync(Host, { key: '9d7aed8625b1cfa103e275495d40116b8f1314c3' }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '6609cc39f3809b833a4c9755c487ba3eef05a5c4', htmlFor: this.inputId }, hAsync("slot", { key: '277484af20e4054be5491576ffdfb95ca0f23a79', name: "label" }, this.label))), hAsync("div", { key: '6224c47beaee1e15ea9277a1f69f4ac5ea496cb6', class: "textarea-wrapper" }, hAsync("div", { key: '6dd7868aa65091dd79c34497dec020945d56f925', class: "textarea-container", onClick: this.handleTextareaContainerClick }, hAsync("textarea", { key: '2548dab5d8b387d37036a07c4a76b567c84a8b59', id: this.inputId, ref: e => (this.textareaElement = e), placeholder: this.placeholder, autofocus: this.autofocus, name: this.name, disabled: this.disabled, readOnly: this.readonly, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
30235
30229
  'aria-required': String(ariaRequiredValue),
30236
30230
  }), maxlength: this.maxlength, minlength: this.minlength, autocomplete: "off", value: this.value, onInput: this.handleTextarea, rows: this.rows, class: clsx(this.resize === 'none' && 'resize-none', this.resize === 'vertical' && 'resize-y', this.resize === 'horizontal' && 'resize-x', this.resize === 'both' && 'resize') }))), (this.description ||
30237
- this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: 'e3f3ab334446af3f6d16b916001bd3297341362b', class: "description" }, hAsync("slot", { key: '1ba84f8c4de83e5bfdbdb307cd8493dd86be36ca', name: "description" }, this.description))), (this.errorDescription ||
30238
- this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: '0dfef83d86ca29fad329d4c656173f052a51c4fa', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: '0361fa48742aba68bfb2b205c741bf0aff896134', name: "error-description" }, this.errorDescription)))));
30231
+ this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: '10ba44a9c4b83db00d00c2a4e791c68836413aac', class: "description" }, hAsync("slot", { key: '5015686b48e185707376008306c204432199cde1', name: "description" }, this.description))), (this.errorDescription ||
30232
+ this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: '312502a84e08fdacbe77cc55f4e91e0b4122c82b', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: 'b837f0784d75b8d0df04e025ee8f9a309c6f46d3', name: "error-description" }, this.errorDescription)))));
30239
30233
  }
30240
30234
  static get formAssociated() { return true; }
30241
30235
  get el() { return getElement(this); }
@@ -30275,12 +30269,13 @@ class NvFieldtextarea {
30275
30269
  "rows": [514],
30276
30270
  "resize": [513],
30277
30271
  "autosize": [516],
30272
+ "maxAutoHeight": [514, "max-auto-height"],
30278
30273
  "autofocus": [516],
30279
30274
  "fluid": [516]
30280
30275
  },
30281
30276
  "$listeners$": undefined,
30282
30277
  "$lazyBundleId$": "-",
30283
- "$attrsToReflect$": [["message", "message"], ["validation", "validation"], ["inputId", "input-id"], ["label", "label"], ["description", "description"], ["placeholder", "placeholder"], ["name", "name"], ["value", "value"], ["disabled", "disabled"], ["readonly", "readonly"], ["required", "required"], ["ariaRequiredAttr", "aria-required"], ["error", "error"], ["errorDescription", "error-description"], ["success", "success"], ["maxlength", "maxlength"], ["minlength", "minlength"], ["rows", "rows"], ["resize", "resize"], ["autosize", "autosize"], ["autofocus", "autofocus"], ["fluid", "fluid"]]
30278
+ "$attrsToReflect$": [["message", "message"], ["validation", "validation"], ["inputId", "input-id"], ["label", "label"], ["description", "description"], ["placeholder", "placeholder"], ["name", "name"], ["value", "value"], ["disabled", "disabled"], ["readonly", "readonly"], ["required", "required"], ["ariaRequiredAttr", "aria-required"], ["error", "error"], ["errorDescription", "error-description"], ["success", "success"], ["maxlength", "maxlength"], ["minlength", "minlength"], ["rows", "rows"], ["resize", "resize"], ["autosize", "autosize"], ["maxAutoHeight", "max-auto-height"], ["autofocus", "autofocus"], ["fluid", "fluid"]]
30284
30279
  }; }
30285
30280
  }
30286
30281
 
@@ -31392,9 +31387,9 @@ class NvFieldtime {
31392
31387
  }, key: `${option}-${index}`, onClick: e => this.handleTimeOptionClick(e, type) }, option)))));
31393
31388
  }
31394
31389
  render() {
31395
- return (hAsync(Host, { key: '021f0592f7a4eae1b249f12c668b3ce805546593', onclick: (e) => this.handleHostClick(e), "aria-expanded": this.open ? 'true' : 'false' }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '6c105236217cb0c6b326e3ecea4bc38bfa4353f2', htmlFor: this.inputId }, hAsync("slot", { key: 'f4c2dbce6a50d648970acc57d8367194635b7e82', name: "label" }, this.label))), hAsync("nv-popover", { key: 'b852ec86ace95303e1e7445765a334819135766f', ref: el => (this.popoverElement = el), triggerMode: "controlled", placement: "bottom-start", open: this.open, onOpenChanged: this.handleOpenChanged }, hAsync("div", { key: '2ddd521de9665e64095090a187b52d9fdb207dfb', class: "input-wrapper", slot: "trigger" }, hAsync("slot", { key: 'e8ea5e1abc5b9b502e942e2a118184233677384f', name: "before-input" }), hAsync("div", { key: '3d3a8e00ace3bab58b57305a68aac46863a61f36', class: "input-container" }, hAsync("slot", { key: '2a1f88fc38b5d956f9d71d181f787ace20199588', name: "leading-input" }), this.renderTimeInputFields(), hAsync("nv-iconbutton", { key: '497d5b2cdea39e83b0cb83eb6a9adbb18e57b952', name: 'clock', size: "md", emphasis: "lower", "aria-label": this.open ? 'Hide time picker' : 'Show time picker', onClick: () => this.HandleDropdownIconClick() }), this.error && (hAsync("nv-icon", { key: 'e223b6faa4a476fe68aa9ae3c54e27dd0ff2017b', name: "alert-circle", class: "validation", size: "sm" })), this.success && (hAsync("nv-icon", { key: 'ec7a22c2005d297c25959d16c8326ebe7bc80dde', name: "circle-check", class: "validation", size: "sm" }))), hAsync("slot", { key: 'b12336e4d2708b3d5c25db1a4c5b761bf954e27b', name: "after-input" })), hAsync("div", { key: '3a341dc72b2ece47841521817f5e44ca4b2286d1', class: "time-dropdown", slot: "content" }, hAsync("div", { key: 'b67f1f796f0a2155210d6f6937264170f1fff7c3', class: "time-columns" }, this.renderTimeDropdownColumns()))), (this.description ||
31396
- this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: 'b31b8401c4eb3a12ff466f389345ab8179f9ca5b', class: "description" }, hAsync("slot", { key: '8a81cc74fb35d10f34f9abd372a58758227a4937', name: "description" }, this.description))), (this.errorDescription ||
31397
- this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: '87e16ffc6ed5983850271c18ea762671ef1f99ad', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: '154a889711ce35c28bab77c64418c0bdcc912fc0', name: "error-description" }, this.errorDescription)))));
31390
+ return (hAsync(Host, { key: 'a02fbea3aa9b46d22978cececd750548c16c79cf', onclick: (e) => this.handleHostClick(e), "aria-expanded": this.open ? 'true' : 'false' }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '0ec36fbb4e2e810455e35537277496b600b8bd72', htmlFor: this.inputId }, hAsync("slot", { key: '5ab4bca171c9d68fbb592c378b0db30139e23642', name: "label" }, this.label))), hAsync("nv-popover", { key: '962705b7347af233d00ad7c33ea8777403e32534', ref: el => (this.popoverElement = el), triggerMode: "controlled", placement: "bottom-start", open: this.open, onOpenChanged: this.handleOpenChanged }, hAsync("div", { key: '16e06fbf7003cfdf29e019cd4dfcd33c3b4a12e4', class: "input-wrapper", slot: "trigger" }, hAsync("slot", { key: '64c31ef85a92430ac348e9ff06405f682ceb7a98', name: "before-input" }), hAsync("div", { key: '291130925798643a0c034719fc46a5ee391ec487', class: "input-container" }, hAsync("slot", { key: '823f17b06aeb798216a46631655513bef79f7508', name: "leading-input" }), this.renderTimeInputFields(), hAsync("nv-iconbutton", { key: '4e87bc2c19494f43cb4ac7dfb3b370eac6edab0b', name: 'clock', size: "md", emphasis: "lower", "aria-label": this.open ? 'Hide time picker' : 'Show time picker', onClick: () => this.HandleDropdownIconClick() }), this.error && (hAsync("nv-icon", { key: 'a5c97446025ee0b571f3fe2223dfd759ed69f9ca', name: "alert-circle", class: "validation", size: "sm" })), this.success && (hAsync("nv-icon", { key: '475f240e74459e16e5a9dd3bea0df21f32949e18', name: "circle-check", class: "validation", size: "sm" }))), hAsync("slot", { key: '696be862dee53acc18c311fe2ea26f4ec099c62e', name: "after-input" })), hAsync("div", { key: '75e7e8ad1c1bc7be602d633946b3845007a3b1c5', class: "time-dropdown", slot: "content" }, hAsync("div", { key: '89898000bb7005ef687372d1016b5b93f02a43bc', class: "time-columns" }, this.renderTimeDropdownColumns()))), (this.description ||
31391
+ this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: 'a0bddd8851b21c57637fbe8f9d8a83d62ff43bdf', class: "description" }, hAsync("slot", { key: '133c39ce0065b8f95a932d12c5150af595eab460', name: "description" }, this.description))), (this.errorDescription ||
31392
+ this.el.querySelector('[slot="error-description"]')) && (hAsync("div", { key: 'de3a537dd418c1c218eceb8062fd925c0ea06bba', hidden: !this.error, class: "error-description" }, hAsync("slot", { key: '97e2865ce647f2e4e32697acf5154fc94be9eab7', name: "error-description" }, this.errorDescription)))));
31398
31393
  }
31399
31394
  static get formAssociated() { return true; }
31400
31395
  get el() { return getElement(this); }
@@ -31507,7 +31502,7 @@ class NvIcon {
31507
31502
  /****************************************************************************/
31508
31503
  //#region RENDER
31509
31504
  render() {
31510
- return (hAsync(Host, { key: '9cdc768f9a44f61de25e708c9d563faa7804782f', class: clsx(this.color && `${this.color}`), role: "img", "aria-label": `${this.name}-icon` }, hAsync("svg", { key: '24c1ecfb3cbe406e60127d6d822523d35a6aa2c1', stroke: "currentColor", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: `nv-icon-${this.size}` }, hAsync("use", { key: 'e85e828f692e966c4679aa653b5dd4593edf58c3', href: `#nvicon_${this.name}` }))));
31505
+ return (hAsync(Host, { key: 'd96ca7fdb241a00f00ccdbce5f0437efade91e5e', class: clsx(this.color && `${this.color}`), role: "img", "aria-label": `${this.name}-icon` }, hAsync("svg", { key: '9de91a2e3ed62fc6128249a3ebf791bf42053475', stroke: "currentColor", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: `nv-icon-${this.size}` }, hAsync("use", { key: '4e9891a48aa09ec65096298ced483092d0a54d23', href: `#nvicon_${this.name}` }))));
31511
31506
  }
31512
31507
  static get style() { return nvIconCss(); }
31513
31508
  static get cmpMeta() { return {
@@ -31654,7 +31649,7 @@ class NvIconbutton {
31654
31649
  /****************************************************************************/
31655
31650
  //#region RENDER
31656
31651
  render() {
31657
- return (hAsync(Host, { key: '06b48253c77b09ae1259f72ad7698c9f9ddcd750', role: "button", type: this.type, tabindex: this.disableTabindex ? -1 : 0, disabled: this.disabled ? true : undefined, class: clsx('root', `size-${this.size}`, `emphasis-${this.emphasis}`, this.loading && 'loading', `shape-${this.shape}`), onClick: this.handleClick }, this.loading && hAsync("nv-loader", { key: '5b4117978546581bfb217a0595dec6c736369955', size: this.size }), !this.loading && hAsync("nv-icon", { key: 'f2f0da0fae0d0fde955cc2f766cb98a3058ffb7e', name: this.name, size: this.size }), hAsync("slot", { key: '8d59cdf4be11216ff4a0a607bea4970128faa214' })));
31652
+ return (hAsync(Host, { key: 'e63c932f14d3b673d43ed48f61bb37a48605338d', role: "button", type: this.type, tabindex: this.disableTabindex ? -1 : 0, disabled: this.disabled ? true : undefined, class: clsx('root', `size-${this.size}`, `emphasis-${this.emphasis}`, this.loading && 'loading', `shape-${this.shape}`), onClick: this.handleClick }, this.loading && hAsync("nv-loader", { key: '22ea154dce89eae701d873674a8bc6b2cecbcab9', size: this.size }), !this.loading && hAsync("nv-icon", { key: 'f05c05c455e62d27aed57de09efd32230f68c450', name: this.name, size: this.size }), hAsync("slot", { key: 'a1a163e56c8c027d0df2a019f77c187c6abbd91a' })));
31658
31653
  }
31659
31654
  static get formAssociated() { return true; }
31660
31655
  get el() { return getElement(this); }
@@ -31706,7 +31701,7 @@ class NvLoader {
31706
31701
  //#region RENDER
31707
31702
  /* <slot> empty to force rendering change */
31708
31703
  render() {
31709
- return (hAsync(Host, { key: '0e617a9043f912160b40255feba5c5a9140f1703', class: clsx(this.size && `size-${this.size}`, this.color && `color-${this.color}`) }));
31704
+ return (hAsync(Host, { key: '5449f31fff78e9aabb1a6af11b99247cdf9fd4f3', class: clsx(this.size && `size-${this.size}`, this.color && `color-${this.color}`) }));
31710
31705
  }
31711
31706
  static get style() { return nvLoaderCss(); }
31712
31707
  static get cmpMeta() { return {
@@ -31913,7 +31908,7 @@ class NvMenu {
31913
31908
  this.triggerElement = this.el.querySelector('[slot="trigger"]');
31914
31909
  }
31915
31910
  render() {
31916
- return (hAsync(Host, { key: 'de2604e6681418f23352dc436ac6dfb64d3d3a8d' }, hAsync("slot", { key: '26afcd55842377b82a3f6d1f63d2f87eff4f6001', name: "trigger" }), hAsync("nv-popover", { key: '03466649d538b909070feb3c50e18a35ee7dda19', ref: el => (this.popoverElement = el), triggerMode: "click", triggerElement: this.triggerElement, placement: this.placement, nested: this.nested, open: this.open, onOpenChanged: this.handleOpenChanged.bind(this) }, this.items ? (hAsync("ul", { slot: "content" }, this.renderMenuItems())) : (hAsync("slot", { name: "content" })))));
31911
+ return (hAsync(Host, { key: '470d14ed698cc0064a24bf02e5fac3b32d64601a' }, hAsync("slot", { key: '2dd81fbe5a23b5225fc464fe528ff08983959b7f', name: "trigger" }), hAsync("nv-popover", { key: '68634d33954033dbd997c8a7f7ed711c6a17470b', ref: el => (this.popoverElement = el), triggerMode: "click", triggerElement: this.triggerElement, placement: this.placement, nested: this.nested, open: this.open, onOpenChanged: this.handleOpenChanged.bind(this) }, this.items ? (hAsync("ul", { slot: "content" }, this.renderMenuItems())) : (hAsync("slot", { name: "content" })))));
31917
31912
  }
31918
31913
  get el() { return getElement(this); }
31919
31914
  static get style() { return nvMenuCss(); }
@@ -31983,7 +31978,7 @@ class NvMenuitem {
31983
31978
  /****************************************************************************/
31984
31979
  //#region RENDER
31985
31980
  render() {
31986
- return (hAsync(Host, { key: '3c05131caa0ee794ee2bbbd9c3a9d589d1fde266', role: "menuitem", tabindex: this.disabled ? '-1' : '0' }, this.icon && hAsync("nv-icon", { key: '5d9e236545a19a4291885d26bbc13fed02d3e4bd', name: this.icon }), hAsync("slot", { key: 'b020591899e341c5775f662dcdcd1a9894ab85a1' }), this.label && hAsync("span", { key: '4984519ed9fefbb1647739ae0eeb4087ff320a01', "data-scope": "text" }, this.label), this.shortcut && !this.hasSubmenu && hAsync("kbd", { key: 'bd3e3e3544e7efafa4eaedc212e88e55ad7ea4d0' }, this.shortcut), this.hasSubmenu && hAsync("nv-icon", { key: '7b928e7c9ea2892061915ace6c08d3cccbf1655e', name: "chevron-right" })));
31981
+ return (hAsync(Host, { key: 'aac708fbf246c1083c3c4666e97b421485dd44a6', role: "menuitem", tabindex: this.disabled ? '-1' : '0' }, this.icon && hAsync("nv-icon", { key: '3b37a8661321152859dbc4247b299e60e909fe34', name: this.icon }), hAsync("slot", { key: 'e690d7574f8960c44bee2e3f20b1150b578a49da' }), this.label && hAsync("span", { key: '32d487f8ec9c1d6a910734c825382899982a23a5', "data-scope": "text" }, this.label), this.shortcut && !this.hasSubmenu && hAsync("kbd", { key: 'cefcda06f7cb217348e5027ee6a38f8731421d6e' }, this.shortcut), this.hasSubmenu && hAsync("nv-icon", { key: '1085e47ae40ac38f87fca10dfbecbf32db95bace', name: "chevron-right" })));
31987
31982
  }
31988
31983
  get el() { return getElement(this); }
31989
31984
  static get style() { return nvMenuitemCss(); }
@@ -32164,7 +32159,7 @@ class NvNotification {
32164
32159
  /****************************************************************************/
32165
32160
  //#region RENDER
32166
32161
  render() {
32167
- return (hAsync(Host, { key: 'f8d336b349e7a71862bfa058022deee6fcf0a956', role: this.getAriaRole(), "aria-live": this.getAriaLive(), "aria-atomic": true, "aria-labelledby": this.getHeadingId() ?? null, "aria-describedby": this.getMessageId() ?? null, tabindex: "-1" }, hAsync("div", { key: 'e75e6bd61a041bac249d77459ebcb3ac98dc54b7', "data-scope": "container", ref: el => (this.container = el) }, this.dismissible && (hAsync("button", { key: 'b87bf092486682914d8c22612cb93c1f12027753', "data-scope": "dismiss", type: "button", onClick: this.dismiss.bind(this) }, hAsync("nv-icon", { key: '95436607fe33bb5fc899af9dd430413b99c4615f', name: "x", size: "sm" }))), hAsync("nv-icon", { key: '9962cdd859425b7c542fee370b637288aeb9a63f', name: this.icon ?? this.getDefaultIcon(), size: "md", "data-scope": "icon" }), hAsync("div", { key: '8056d8d40228eea6de9dd8cc243f1a99b5fb23c1', "data-scope": "content" }, (this.heading || this.headingSlot) && (hAsync("p", { key: '4d13e9d221f3ca0f7dbba81afdb77a6e57c55983', id: this.getHeadingId(), "data-scope": "heading" }, hAsync("slot", { key: '6ab11ef7c73caa7864c44c58870c3ee7519e48a4', name: "heading" }, this.heading))), (this.message || this.messageSlot) && (hAsync("p", { key: '8002e001201393026b28a55c17d51568e4d60aa3', id: this.getMessageId(), "data-scope": "message" }, hAsync("slot", { key: 'ae7bac61287736609a9101c185d7ef3a6f0aee5d', name: "content" }, this.message))), this.actionsSlot && (hAsync("div", { key: '7116aaf907928256e971c737730d1908bdb72b6a', "data-scope": "actions" }, hAsync("slot", { key: 'ffe5530dccfbdea2b26646b376c22c008c67f77c', name: "actions" })))))));
32162
+ return (hAsync(Host, { key: '3c5025f664fcfc1e68856c003cd31ff10b8efdd9', role: this.getAriaRole(), "aria-live": this.getAriaLive(), "aria-atomic": true, "aria-labelledby": this.getHeadingId() ?? null, "aria-describedby": this.getMessageId() ?? null, tabindex: "-1" }, hAsync("div", { key: 'a26032a0b0ac9818b5da1f6e815a8c96f096ed46', "data-scope": "container", ref: el => (this.container = el) }, this.dismissible && (hAsync("button", { key: 'f660bc8b5e5d8df073b69fb60d1ed0b11ec75c6f', "data-scope": "dismiss", type: "button", onClick: this.dismiss.bind(this) }, hAsync("nv-icon", { key: 'dbeea84ab7f1c965eae3a8ae74b7afca98453705', name: "x", size: "sm" }))), hAsync("nv-icon", { key: '0cbcee4f8667579b38ea205bdd747aabf6bdca8c', name: this.icon ?? this.getDefaultIcon(), size: "md", "data-scope": "icon" }), hAsync("div", { key: 'aed13fae98256180ff8d453c9f9d108eab429952', "data-scope": "content" }, (this.heading || this.headingSlot) && (hAsync("p", { key: 'a2964d1c4dc744765ed916fe74d6cc167164eaf4', id: this.getHeadingId(), "data-scope": "heading" }, hAsync("slot", { key: '2eee0bd4a73fd92ea283ae6cd50af2d1edc01f0c', name: "heading" }, this.heading))), (this.message || this.messageSlot) && (hAsync("p", { key: '2f7e9b5429b9fa27bc4088b5d26955b8360695c1', id: this.getMessageId(), "data-scope": "message" }, hAsync("slot", { key: 'f1b3dbe8722c8750231b4fb18fdc120ecfd04c54', name: "content" }, this.message))), this.actionsSlot && (hAsync("div", { key: '56a881b3a53bb68a214f8db560805c726930b8d4', "data-scope": "actions" }, hAsync("slot", { key: 'ece50671721f12e58dfd03df09545cb456d00a9c', name: "actions" })))))));
32168
32163
  }
32169
32164
  get el() { return getElement(this); }
32170
32165
  static get style() { return nvNotificationCss(); }
@@ -32310,7 +32305,7 @@ class NvNotificationContainer {
32310
32305
  /****************************************************************************/
32311
32306
  //#region RENDER
32312
32307
  render() {
32313
- return (hAsync(Host, { key: 'a3fd9f89cf68fbd203b2bc669a85c3e33a9b9cb7', class: `position-${this.position}` }, hAsync("slot", { key: '972e9722ec2ac5d909066d46ab9a9d3de4626ee6' })));
32308
+ return (hAsync(Host, { key: '97882d6391db2e1c9db884a84469db78136765e4', class: `position-${this.position}` }, hAsync("slot", { key: '0a0c52f26006ebd186862634b7b5470c7410c976' })));
32314
32309
  }
32315
32310
  static get style() { return nvNotificationcontainerCss(); }
32316
32311
  static get cmpMeta() { return {
@@ -32538,7 +32533,7 @@ class NvPaginationtable {
32538
32533
  const pageLabel = interpolate(this.labelPage, { pageIndex: this.pageIndex + 1, pageCount: this.pageCount }, 'Page {pageIndex} of {pageCount}');
32539
32534
  const totalLabel = interpolate(this.labelTotal, { rowCount: this.rowCount }, 'Total: {rowCount} rows');
32540
32535
  const pageSizeOptions = generatePageSizeOptions(this.labelPageSizeOption ?? '{pageSize} per page');
32541
- return (hAsync(Host, { key: '1c032ac283f0b259804d05df2d82c496a4ba2590' }, !this.hideControls && (hAsync("div", { key: '3d1bdf1d99583a1dfeef2c9b2f8d120862e5f771', "data-scope": "controls" }, !this.hideFirstLast && (hAsync("nv-iconbutton", { key: '353464b98b5af27b9932f7ada5358a5fe3886ca5', name: "chevrons-left", emphasis: "lower", size: "sm", disabled: atFirstPage, onClick: () => this.firstPage() })), !this.hidePrevNext && (hAsync("nv-iconbutton", { key: '3196094e7ccff072e292c4e7ba7fe1d23d9a74f9', name: "chevron-left", emphasis: "lower", size: "sm", disabled: atFirstPage, onClick: () => this.previousPage() })), !this.hidePrevNext && (hAsync("nv-iconbutton", { key: 'c9a82233745d41c812ba9d18ac133e54dd183435', name: "chevron-right", emphasis: "lower", size: "sm", disabled: atLastPage, onClick: () => this.nextPage() })), !this.hideFirstLast && (hAsync("nv-iconbutton", { key: '649b89169098230931ec30f205548104342e4d8c', name: "chevrons-right", emphasis: "lower", size: "sm", disabled: atLastPage, onClick: () => this.lastPage() })))), hAsync("span", { key: '3e1311af13227e797ad6914ab70274e554a2f8b2', "data-scope": "page-label" }, pageLabel), hAsync("span", { key: '63d020bd24a353d47dc3097146b2afd9b31de612', "data-scope": "total" }, totalLabel), hAsync("div", { key: '046597be91d6d83551557592aedb799e3d86da4c', "data-scope": "per-page" }, hAsync("nv-fieldselect", { key: '8d661cb40826a34d323d07bb994b5019eb0127fc', value: String(this.pageSize), onValueChanged: this.handlePageSizeChange, options: pageSizeOptions })), hAsync("slot", { key: '385e77f742cb4501d26706b08986825d817fd725' })));
32536
+ return (hAsync(Host, { key: '1ca51049fc16cc949fe38c80ceabc7a72f189279' }, !this.hideControls && (hAsync("div", { key: '6962c8ee324aa42f5eb5defceb48cbb6b5a6ed0a', "data-scope": "controls" }, !this.hideFirstLast && (hAsync("nv-iconbutton", { key: 'faa193b020c69f274fd7024a9fbc736661500152', name: "chevrons-left", emphasis: "lower", size: "sm", disabled: atFirstPage, onClick: () => this.firstPage() })), !this.hidePrevNext && (hAsync("nv-iconbutton", { key: 'dfa8731f6389768a659207bac3752b9ac674c9e8', name: "chevron-left", emphasis: "lower", size: "sm", disabled: atFirstPage, onClick: () => this.previousPage() })), !this.hidePrevNext && (hAsync("nv-iconbutton", { key: 'a546e95f9921f4b6b0848ce1eaee929ac223949a', name: "chevron-right", emphasis: "lower", size: "sm", disabled: atLastPage, onClick: () => this.nextPage() })), !this.hideFirstLast && (hAsync("nv-iconbutton", { key: 'f59fac8c7ee04c37779089aa8de8980d5ca51d04', name: "chevrons-right", emphasis: "lower", size: "sm", disabled: atLastPage, onClick: () => this.lastPage() })))), hAsync("span", { key: '32079d8ea98a2918eee76c0176515eba13ac24a0', "data-scope": "page-label" }, pageLabel), hAsync("span", { key: '21c38d9e335ce7c9d952f5ef8201d51f1d486b76', "data-scope": "total" }, totalLabel), hAsync("div", { key: 'e981f5e869c08bdd52639b35ac6bec3deec8577c', "data-scope": "per-page" }, hAsync("nv-fieldselect", { key: 'ac22a50b68b7a75f0560d19641c159a5d771bceb', value: String(this.pageSize), onValueChanged: this.handlePageSizeChange, options: pageSizeOptions })), hAsync("slot", { key: '784a6edbfbf83b76ef7e49e881591ba16e9da064' })));
32542
32537
  }
32543
32538
  static get watchers() { return {
32544
32539
  "pageIndex": [{
@@ -34532,7 +34527,7 @@ class NvPopover {
34532
34527
  /****************************************************************************/
34533
34528
  //#region RENDER
34534
34529
  render() {
34535
- return (hAsync(Host, { key: 'd6fef7eff8bcf37038c615eb3a382c2213b8df57' }, hAsync("slot", { key: '849d6563e00d899fe0d1740139e510f5a53a6160', name: "trigger" }), hAsync("div", { key: '3d187af80792aa571039fa5966cc5a38ad65c447', "data-scope": "popover", "data-strategy": this.strategy, hidden: true, ref: el => (this.popoverElement = el) }, this.hasArrow && (hAsync("div", { key: 'cc06755e1ffe17280d847ec78f760fb87e491bea', "data-scope": "arrow", ref: el => (this.arrowElement = el) })), hAsync("slot", { key: '015e92df5937b852b5e9fe4ef5bbf56a4a21e802', name: "content" }))));
34530
+ return (hAsync(Host, { key: '8d6cfba040e2e29705a6e9fd3c1044c9e0b668b1' }, hAsync("slot", { key: '1ea59e4037bf56ced06ad652c9c55bbc56556fd5', name: "trigger" }), hAsync("div", { key: '7023f506e410e44a85c4683ebccfe10fdaf45c10', "data-scope": "popover", "data-strategy": this.strategy, hidden: true, ref: el => (this.popoverElement = el) }, this.hasArrow && (hAsync("div", { key: 'b336819de26b0ae8899dbd378272a6a5a30517d6', "data-scope": "arrow", ref: el => (this.arrowElement = el) })), hAsync("slot", { key: 'fd9aad00f57cb5bab850983f2b28ea80b4cdd7fb', name: "content" }))));
34536
34531
  }
34537
34532
  get el() { return getElement(this); }
34538
34533
  static get watchers() { return {
@@ -34582,7 +34577,7 @@ class NvRow {
34582
34577
  /****************************************************************************/
34583
34578
  //#region RENDER
34584
34579
  render() {
34585
- return (hAsync(Host, { key: 'a0f1533d6bec697a7a1abed6444b7be7d4141000' }, hAsync("slot", { key: '76b28afb465d755f85e7b297b13aaed00cd65a9e' })));
34580
+ return (hAsync(Host, { key: '507041a8331236632f2dc12e94ca7c87465e8312' }, hAsync("slot", { key: '3bef8f23cdc72e42467dc0407b9d2693f15638d7' })));
34586
34581
  }
34587
34582
  static get style() { return nvRowCss(); }
34588
34583
  static get cmpMeta() { return {
@@ -34756,7 +34751,7 @@ class NvSidebar {
34756
34751
  //#region RENDER
34757
34752
  render() {
34758
34753
  const isCollapsed = this.type === 'collapsible' && !this.open;
34759
- return (hAsync(Host, { key: 'b186709db49756c2cbc7266ef9dfb1cdaf63c9bd', role: "navigation", collapsed: isCollapsed ? true : undefined, "notification-intention": this.notificationIntention, "notification-emphasis": this.notificationEmphasis, "aria-expanded": this.type === 'collapsible' ? String(this.open) : undefined }, hAsync("div", { key: '9b415f173b9097aceda8619b061d9e7533030e57', class: "nv-sidebar-container" }, hAsync("slot", { key: 'e60dbe6ea59f72caab1d519bf0a84afe9a9f0829' })), this.type === 'collapsible' && (hAsync("button", { key: 'cc63ad46951876de82efccef404366a04393bb4b', class: "nv-sidebar-toggle", onClick: this.handleToggle, "aria-label": this.open ? 'Collapse sidebar' : 'Expand sidebar' }, hAsync("nv-icon", { key: '7f44dbfe4e1b351c789ea558e735b9da00b03e19', name: this.open
34754
+ return (hAsync(Host, { key: 'a22074a54f9d51c5a60dd698573a95862e9df0a8', role: "navigation", collapsed: isCollapsed ? true : undefined, "notification-intention": this.notificationIntention, "notification-emphasis": this.notificationEmphasis, "aria-expanded": this.type === 'collapsible' ? String(this.open) : undefined }, hAsync("div", { key: 'f19453d0dbbad812f27f188ef198b895d37e8ad2', class: "nv-sidebar-container" }, hAsync("slot", { key: '7194ae2a2a655716f3f1db89d9c38dc4b0ab9df0' })), this.type === 'collapsible' && (hAsync("button", { key: '4f7a1805932f6e1783fbcf63dc54d3260464eab0', class: "nv-sidebar-toggle", onClick: this.handleToggle, "aria-label": this.open ? 'Collapse sidebar' : 'Expand sidebar' }, hAsync("nv-icon", { key: '76d84d1c07d3f841808950c6805aa7bcaa63cf85', name: this.open
34760
34755
  ? 'layout-sidebar-left-collapse'
34761
34756
  : 'layout-sidebar-right-collapse', size: "sm" })))));
34762
34757
  }
@@ -34799,7 +34794,7 @@ class NvSidebarcontent {
34799
34794
  /****************************************************************************/
34800
34795
  //#region RENDER
34801
34796
  render() {
34802
- return (hAsync(Host, { key: '58412906cd2e7719c5bdd60f24a5d14c270068de', role: "list" }, hAsync("slot", { key: 'cb10719b5baf8dfcacc970a2cc5b199883d91853' })));
34797
+ return (hAsync(Host, { key: 'e88e1557fbfa8ec74391dc11b6073eecb4d97685', role: "list" }, hAsync("slot", { key: 'ccaf985cc498a5729600316135d750190a514582' })));
34803
34798
  }
34804
34799
  static get style() { return nvSidebarcontentCss(); }
34805
34800
  static get cmpMeta() { return {
@@ -34824,7 +34819,7 @@ class NvSidebardivider {
34824
34819
  /****************************************************************************/
34825
34820
  //#region RENDER
34826
34821
  render() {
34827
- return hAsync(Host, { key: '8784711ab19a337f7a0e14450765b816ea2bf400', role: "separator", "aria-orientation": "horizontal" });
34822
+ return hAsync(Host, { key: 'e2288aab359dff9087f7758e53a476e4715b0742', role: "separator", "aria-orientation": "horizontal" });
34828
34823
  }
34829
34824
  static get style() { return nvSidebardividerCss(); }
34830
34825
  static get cmpMeta() { return {
@@ -34851,7 +34846,7 @@ class NvSidebarfooter {
34851
34846
  /****************************************************************************/
34852
34847
  //#region RENDER
34853
34848
  render() {
34854
- return (hAsync(Host, { key: '0e41cf447ba7f4421dae314ffb6fa4da3a2c1c21' }, hAsync("slot", { key: '7d05fa96a4354c8f2125d930dd64fc917de6a2dc' })));
34849
+ return (hAsync(Host, { key: 'ac36a47c2f96070779b7b05134303604e3ef7676' }, hAsync("slot", { key: '295d26a47fa386deade3799a02686afe6ef42ce0' })));
34855
34850
  }
34856
34851
  static get style() { return nvSidebarfooterCss(); }
34857
34852
  static get cmpMeta() { return {
@@ -34878,7 +34873,7 @@ class NvSidebargroup {
34878
34873
  /****************************************************************************/
34879
34874
  //#region RENDER
34880
34875
  render() {
34881
- return (hAsync(Host, { key: '44083339d01b3aedaa26340b6e13f8187e731359', role: "group", "aria-label": this.label }, this.label && hAsync("div", { key: '847d06e57d9478e52c0041786ace2ed5891caf0a', class: "nv-sidebargroup-label" }, this.label), hAsync("slot", { key: '7511c5bb39cbb64e7615ed32e33de40cf3157183' })));
34876
+ return (hAsync(Host, { key: 'efeaa9f861a41ad96b5f1878510bb1bbbd4a5404', role: "group", "aria-label": this.label }, this.label && hAsync("div", { key: '75816b463eeb0cf7687f2b0bca271db560cfafa6', class: "nv-sidebargroup-label" }, this.label), hAsync("slot", { key: '614116b7997561766949124e56f3cb66addd419b' })));
34882
34877
  }
34883
34878
  static get style() { return nvSidebargroupCss(); }
34884
34879
  static get cmpMeta() { return {
@@ -34907,7 +34902,7 @@ class NvSidebarheader {
34907
34902
  /****************************************************************************/
34908
34903
  //#region RENDER
34909
34904
  render() {
34910
- return (hAsync(Host, { key: 'ea659d39850f5024e27a5678bf465ff1e1fce5d5' }, hAsync("slot", { key: 'd04813b173ecb718794b969c0b28c4e059ff7675' })));
34905
+ return (hAsync(Host, { key: '8dd986cfb2cd89557955c6eb61ebfbad0eb1dbcc' }, hAsync("slot", { key: 'ee7808c81f750f5c46da9ed0bfd3b9fcb18d393d' })));
34911
34906
  }
34912
34907
  static get style() { return nvSidebarheaderCss(); }
34913
34908
  static get cmpMeta() { return {
@@ -34943,7 +34938,7 @@ class NvSidebarlogo {
34943
34938
  render() {
34944
34939
  const logoSrc = this.logo || this.defaultLogo;
34945
34940
  const collapsedLogoSrc = this.collapsedLogo || this.defaultCollapsedLogo;
34946
- return (hAsync(Host, { key: 'bc083fb598f98c96f382a8bac65e89344dafba94' }, hAsync("div", { key: '6c53e699495efd6dfa71512e21d645844fef178f', class: "nv-sidebarlogo-container" }, hAsync("img", { key: 'e0baaddb610374eacd9b0bb63b4d07b63a2fc41a', src: logoSrc, alt: this.label || 'Logo', class: "nv-sidebarlogo-full" }), hAsync("img", { key: '508fa312a65f11bed1fe955db9553aa26f600e75', src: collapsedLogoSrc, alt: this.label || 'Logo', class: "nv-sidebarlogo-collapsed" }), this.label && hAsync("span", { key: '78e16fb552eea8a477d785e184e0c4bdbc43c4c6', class: "nv-sidebarlogo-title" }, this.label))));
34941
+ return (hAsync(Host, { key: '6a1df67b6c23e0c2b4cd4da481dcd7a708062963' }, hAsync("div", { key: 'e974e75054b93aac6d417a5fa1c527ca75b0f417', class: "nv-sidebarlogo-container" }, hAsync("img", { key: '51bb65b380cc18252a3ea6c16741485a61f0cf12', src: logoSrc, alt: this.label || 'Logo', class: "nv-sidebarlogo-full" }), hAsync("img", { key: '0cee540a20ffb605ea2efa38c5b5942505ada7db', src: collapsedLogoSrc, alt: this.label || 'Logo', class: "nv-sidebarlogo-collapsed" }), this.label && hAsync("span", { key: '10ffc4e62a39c5ecfffd9f115c5929057901222a', class: "nv-sidebarlogo-title" }, this.label))));
34947
34942
  }
34948
34943
  static get style() { return nvSidebarlogoCss(); }
34949
34944
  static get cmpMeta() { return {
@@ -35230,7 +35225,7 @@ class NvSidebarnavitem {
35230
35225
  render() {
35231
35226
  const showNotificationBullet = this.notificationCount !== undefined && this.notificationCount > 0;
35232
35227
  const notificationSize = this.isSidebarCollapsed ? 'reduced' : 'default';
35233
- return (hAsync(Host, { key: '89dfabe76e3b309d8be7f32224ba9bf960afaa57', role: "listitem" }, hAsync("div", { key: 'f953530dec5af473a9845eeefca3619d4cb58306', class: "nv-sidebarnavitem-trigger", onClick: this.handleToggle, "aria-expanded": this.collapsible ? String(this.open) : undefined, "aria-current": this.active && !this.collapsible ? 'page' : undefined }, this.icon && (hAsync("div", { key: '10853dd4ec6fff353bf893a206244baf6a6c47af', class: "nv-sidebarnavitem-icon" }, hAsync("nv-icon", { key: '12362c99a8a799b564d30775073f549904399286', name: this.icon, size: "md" }), showNotificationBullet && this.isSidebarCollapsed && (hAsync("nv-notification-bullet", { key: '04c48fbaba743faed9cc59f3b214bec61d1c196c', count: this.notificationCount, size: notificationSize, contrastingBorder: true })))), hAsync("div", { key: 'eb7a19ff2e6bdfcf8b4c13a2bc1f381b3c148e2f', class: "nv-sidebarnavitem-content" }, hAsync("slot", { key: '081686d517d863eef0ce243f208df58dd5f4fc54' })), hAsync("div", { key: 'ae745270bdb4282aacb48b819589ef9c8d4e6819', class: "nv-sidebarnavitem-trailing" }, hAsync("slot", { key: '38c312ea17afec572d310c976670ff8290a0b4fb', name: "trailing" }), showNotificationBullet && !this.isSidebarCollapsed && (hAsync("nv-notification-bullet", { key: '887bfe50c260545cfbebca24160d5556cbe73ce2', count: this.notificationCount, size: notificationSize })), this.collapsible && (hAsync("nv-icon", { key: '0078974c65b7a8fb11d796c29d291b7011c01e57', name: "chevron-down", size: "sm", class: "nv-sidebarnavitem-chevron" })))), this.collapsible && this.hasSubitems && (hAsync("div", { key: 'bc9369aad6f4ac18e12abf3a1c5a283f18f3a258', class: "nv-sidebarnavitem-subitems", ref: el => {
35228
+ return (hAsync(Host, { key: '0809fb5e4f1663571199bd75e3f2d69d09eabc2f', role: "listitem" }, hAsync("div", { key: '6885fbc8e01fd60f32d56a8b750398a772ee1169', class: "nv-sidebarnavitem-trigger", onClick: this.handleToggle, "aria-expanded": this.collapsible ? String(this.open) : undefined, "aria-current": this.active && !this.collapsible ? 'page' : undefined }, this.icon && (hAsync("div", { key: '515ea7bb25f83fb3a645531ade9370357b1a3cc3', class: "nv-sidebarnavitem-icon" }, hAsync("nv-icon", { key: '718f35787fcd979dd305bcf985a51a9bf7f21a8b', name: this.icon, size: "md" }), showNotificationBullet && this.isSidebarCollapsed && (hAsync("nv-notification-bullet", { key: 'c99767c829bf878d30345933d1bdf9f7c79fc778', count: this.notificationCount, size: notificationSize, contrastingBorder: true })))), hAsync("div", { key: 'd2cfe856fb91a7d15232ff30c73a6709b6adffbf', class: "nv-sidebarnavitem-content" }, hAsync("slot", { key: 'dbcc77aaf798efdca11714c0a6c9109c112ea314' })), hAsync("div", { key: 'bf0136c15af7ac1c4bb98c9415ef0a37760cf4e1', class: "nv-sidebarnavitem-trailing" }, hAsync("slot", { key: 'b84329d00c08ba2e7dc1a783b65d309fbf45a4da', name: "trailing" }), showNotificationBullet && !this.isSidebarCollapsed && (hAsync("nv-notification-bullet", { key: '8a5b9447b80a59c38f006d86fe0d6bd655e02735', count: this.notificationCount, size: notificationSize })), this.collapsible && (hAsync("nv-icon", { key: '47348e1ad810f7abd022dc510bfd11caeb8d8c71', name: "chevron-down", size: "sm", class: "nv-sidebarnavitem-chevron" })))), this.collapsible && this.hasSubitems && (hAsync("div", { key: 'ba5160e5ea9cac822afdf9ed75f3e00807615304', class: "nv-sidebarnavitem-subitems", ref: el => {
35234
35229
  // Only update ref and initialize if element changed or not yet initialized
35235
35230
  if (el !== this.subitemsRef) {
35236
35231
  this.subitemsRef = el;
@@ -35245,7 +35240,7 @@ class NvSidebarnavitem {
35245
35240
  });
35246
35241
  }
35247
35242
  }
35248
- } }, hAsync("slot", { key: '6dd9e45df235d3dc45f7174c4da6cc4fd46833ca', name: "subitems" })))));
35243
+ } }, hAsync("slot", { key: '4cd023b2af51cf8941d29cb2728cdd1c6b2ea8ed', name: "subitems" })))));
35249
35244
  }
35250
35245
  get el() { return getElement(this); }
35251
35246
  static get watchers() { return {
@@ -35299,7 +35294,7 @@ class NvSidebarnavsubitem {
35299
35294
  /****************************************************************************/
35300
35295
  //#region RENDER
35301
35296
  render() {
35302
- return (hAsync(Host, { key: '633d2842e116a9de48d5638c3f85a390543f0d0b', role: "listitem", "aria-current": this.active ? 'page' : undefined }, hAsync("div", { key: 'fb16e478af164c6bde7b6d79394e87c167b1490a', class: "nv-sidebarnavsubitem-indicator" }), hAsync("div", { key: 'f4959009a6e027abe887b6236b4cd6d66dfe75e0', class: "nv-sidebarnavsubitem-content" }, hAsync("slot", { key: '5f8d806af8307c81960c1adb6297630e8692fa83' })), hAsync("div", { key: 'ab2c3cbcdeec6178e1a328b35a614501f62e5ca1', class: "nv-sidebarnavsubitem-trailing" }, hAsync("slot", { key: '21669437e202532277def87f84e67876cadd1877', name: "trailing" }))));
35297
+ return (hAsync(Host, { key: 'e5b353c32937bbf45c455593693b58d7177879f9', role: "listitem", "aria-current": this.active ? 'page' : undefined }, hAsync("div", { key: 'ebe7894659ae59538adc96043621b37a3145ef1a', class: "nv-sidebarnavsubitem-indicator" }), hAsync("div", { key: '2054d9f16623e2611652274f4872b6bcdc78c44c', class: "nv-sidebarnavsubitem-content" }, hAsync("slot", { key: 'fa1db84fbb2fcbc3cd6729146b6962445bbba2be' })), hAsync("div", { key: 'd3399e26472f48809c2b4fd824402827330b9b11', class: "nv-sidebarnavsubitem-trailing" }, hAsync("slot", { key: '5ee8b8b8198854ed658272032855e3cf18f21a25', name: "trailing" }))));
35303
35298
  }
35304
35299
  static get style() { return nvSidebarnavsubitemCss(); }
35305
35300
  static get cmpMeta() { return {
@@ -35640,7 +35635,7 @@ class NvSplit {
35640
35635
  /****************************************************************************/
35641
35636
  //#region RENDER
35642
35637
  render() {
35643
- return (hAsync(Host, { key: '5419c070ac8e17c640987c5016c6cbd18cb12266', "data-dragging": this.isDragging.toString() }, hAsync("slot", { key: '4e9c7080adbd6e9efbf5807a517ff7002d540567', name: "pane" }), hAsync("slot", { key: '910e3ffca9f3f12849f6d18ba8407c45153b7769', name: "gutter" })));
35638
+ return (hAsync(Host, { key: 'ab2b75b963d3cee109e90fe22e0dfe356a384706', "data-dragging": this.isDragging.toString() }, hAsync("slot", { key: 'a7a8258a976029f91ffbce3fa1f90f7ed35409ef', name: "pane" }), hAsync("slot", { key: '9af34cb299ff061bec6ba7dfe6e969e093aeb3bc', name: "gutter" })));
35644
35639
  }
35645
35640
  get el() { return getElement(this); }
35646
35641
  static get watchers() { return {
@@ -35693,7 +35688,7 @@ class NvStack {
35693
35688
  /****************************************************************************/
35694
35689
  //#region RENDER
35695
35690
  render() {
35696
- return (hAsync(Host, { key: '4aefa1b0d60c640edb266797c59e4311af87bd09', class: clsx(this.fill && 'nv-stack-fill', this.flex && 'nv-stack-flex', this.full && 'w-full', this.gutter && !this.vertical && `gap-x-${this.gutter}`, this.gutter && this.vertical && `gap-y-${this.gutter}`, this.vertical && 'nv-stack-vertical') }, hAsync("slot", { key: '0521c6172ffb133a6e9f5ca216e13970b83e7de5' })));
35691
+ return (hAsync(Host, { key: '1fe102ad734149231a7058af441e5ee77ef97ca3', class: clsx(this.fill && 'nv-stack-fill', this.flex && 'nv-stack-flex', this.full && 'w-full', this.gutter && !this.vertical && `gap-x-${this.gutter}`, this.gutter && this.vertical && `gap-y-${this.gutter}`, this.vertical && 'nv-stack-vertical') }, hAsync("slot", { key: 'f7ed597dabd90182887096441ff1258812dfe9fc' })));
35697
35692
  }
35698
35693
  static get style() { return nvStackCss(); }
35699
35694
  static get cmpMeta() { return {
@@ -35823,6 +35818,8 @@ function releasePointerCapture(cell, pointerId) {
35823
35818
  * @param {boolean} prevent - Whether to prevent selection
35824
35819
  */
35825
35820
  function setUserSelectPrevention(prevent) {
35821
+ if (!document)
35822
+ return; // SSR & node env fallback safety
35826
35823
  document.body.style.userSelect = prevent ? 'none' : '';
35827
35824
  }
35828
35825
  /**
@@ -35944,7 +35941,7 @@ class NvTable {
35944
35941
  /****************************************************************************/
35945
35942
  //#region RENDER
35946
35943
  render() {
35947
- return (hAsync(Host, { key: 'c6bb094eb2c2300af460f9acd91a8a5121958ded' }, hAsync("slot", { key: 'de523656c119a6338558c48cf46ea25df9c446fd' })));
35944
+ return (hAsync(Host, { key: '0d5518a54b41c67bdd7c73d5147fd954fb53d388' }, hAsync("slot", { key: '8ab65d5dd1ce751fd357b275b84db042b1d9ce2e' })));
35948
35945
  }
35949
35946
  get host() { return getElement(this); }
35950
35947
  static get style() { return nvTableCss(); }
@@ -36018,7 +36015,7 @@ class NvTableheader {
36018
36015
  /****************************************************************************/
36019
36016
  //#region RENDER
36020
36017
  render() {
36021
- return (hAsync(Host, { key: 'f704401884c7620a37c932f1aba53c5587e3c0c3', role: "columnheader", "aria-sort": this.ariaSort, tabindex: this.sortable ? 0 : undefined, onKeyDown: this.handleKeyDown.bind(this), onClick: this.cycleSortDirection.bind(this) }, hAsync("slot", { key: 'e4fce0b4226dde922d621abf7fbf76efa6b0ceeb' }), this.sortable && (hAsync("span", { key: '25cf7526f27eb5e4621434bdadcf169ef60811ab', class: "sort-icon-wrap", "aria-hidden": "true" }, hAsync("nv-iconbutton", { key: '39745ade1343e6d1e339b4d451abc3a69d644913', disableTabindex: true, name: "arrow-up", size: "xs", emphasis: this.sortDirection === 'none' ? 'lower' : 'low',
36018
+ return (hAsync(Host, { key: '95447cd8ccde74d09226bcdbf645eed309be0fa8', role: "columnheader", "aria-sort": this.ariaSort, tabindex: this.sortable ? 0 : undefined, onKeyDown: this.handleKeyDown.bind(this), onClick: this.cycleSortDirection.bind(this) }, hAsync("slot", { key: '4e26aa21f080cf23ce42fb72d6777463bd079991' }), this.sortable && (hAsync("span", { key: '666254c197e97226d2f1c6830d1216b9457c4acc', class: "sort-icon-wrap", "aria-hidden": "true" }, hAsync("nv-iconbutton", { key: '11b2de5c4c270740857094ec8a39f1d392d7246a', disableTabindex: true, name: "arrow-up", size: "xs", emphasis: this.sortDirection === 'none' ? 'lower' : 'low',
36022
36019
  // prevent mousedown from selecting text
36023
36020
  onMouseDown: (e) => e.preventDefault(), class: {
36024
36021
  'is-none': this.sortDirection === 'none',
@@ -36039,7 +36036,7 @@ class NvTableheader {
36039
36036
  }; }
36040
36037
  }
36041
36038
 
36042
- const nvToggleCss = () => `nv-toggle{display:inline-flex;align-items:flex-start;gap:var(--form-gap-x);position:relative}nv-toggle:not([disabled],[readonly]) input,nv-toggle:not([disabled],[readonly]) label{cursor:pointer}nv-toggle.label-placement-before{flex-direction:row-reverse}nv-toggle[disabled]{opacity:0.5}nv-toggle label{align-self:stretch;color:var(--components-form-text-label-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-label-font-size);font-style:normal;font-weight:var(--font-weight-medium-emphasis);line-height:var(--form-label-line-height)}nv-toggle label.visually-hidden{position:absolute;padding:0;border:0;overflow:hidden;white-space:nowrap;width:1px;height:1px;margin:-1px;clip:rect(0, 0, 0, 0)}nv-toggle .input-container{position:relative;color:var(--components-form-shape-foreground-default)}nv-toggle .input-container:has(input[type=checkbox]:disabled:not([readonly])){color:var(--components-form-shape-foreground-disabled)}nv-toggle .input-container input[type=checkbox]{appearance:none;position:relative;display:flex;width:var(--form-toggle-width);height:var(--form-toggle-height);flex-direction:column;align-items:flex-start;border-radius:var(--form-toggle-radius);border-width:var(--form-toggle-border-width);border-style:solid;border-color:var(--components-toggle-border-default);background:var(--components-toggle-background-default)}nv-toggle .input-container input[type=checkbox]::after{content:"";display:block;width:var(--form-toggle-switch-dot-default);height:var(--form-toggle-switch-dot-default);background-color:var(--components-toggle-shape-default);border-radius:var(--radius-rounded-full);position:absolute;top:50%;left:25%;transform:translate(-50%, -50%)}nv-toggle .input-container input[type=checkbox]:hover{border-color:var(--components-toggle-border-hover)}nv-toggle .input-container input[type=checkbox]:hover::after{background-color:var(--components-toggle-shape-hover)}nv-toggle .input-container input[type=checkbox]:focus{border-color:var(--components-toggle-border-default)}nv-toggle .input-container input[type=checkbox]:focus::after{background-color:var(--components-toggle-shape-default)}nv-toggle .input-container input[type=checkbox]:focus,nv-toggle .input-container input[type=checkbox]:focus-within{outline:none}nv-toggle .input-container input[type=checkbox]:focus-visible,nv-toggle .input-container input[type=checkbox]:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-focus-brand);outline-offset:calc(var(--focus-outline-offset) * 1)}nv-toggle .input-container input[type=checkbox]:checked{background:var(--components-toggle-background-default-checked);border-color:var(--components-toggle-border-default-checked)}nv-toggle .input-container input[type=checkbox]:checked::after{content:"";display:block;width:var(--form-toggle-switch-dot-default);height:var(--form-toggle-switch-dot-default);background-color:var(--components-toggle-shape-default-checked);border-radius:var(--radius-rounded-full);position:absolute;top:50%;left:75%;transform:translate(-50%, -50%)}nv-toggle .input-container input[type=checkbox]:checked:focus{background:var(--components-toggle-background-default-checked);border-color:var(--components-toggle-border-default-checked)}nv-toggle .input-container input[type=checkbox]:disabled:not([readonly]){box-shadow:unset;background:var(--components-toggle-background-disabled);border-color:var(--components-toggle-border-default)}nv-toggle .input-container input[type=checkbox]:disabled:not([readonly]):checked{background:var(--components-toggle-background-disabled-checked);border-color:var(--components-toggle-border-disabled-checked)}nv-toggle .input-container input[type=checkbox]:disabled:not([readonly]):checked::after{background-color:var(--components-toggle-shape-disabled-checked)}nv-toggle .description{align-self:stretch;color:var(--components-form-text-description-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-description-font-size);font-style:normal;font-weight:450;line-height:var(--form-description-line-height)}nv-toggle .text-container{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}`;
36039
+ const nvToggleCss = () => `@charset "UTF-8";nv-toggle{display:inline-flex;align-items:flex-start;gap:var(--form-gap-x);position:relative}nv-toggle:not([disabled],[readonly]) input,nv-toggle:not([disabled],[readonly]) label{cursor:pointer}nv-toggle.label-placement-before{flex-direction:row-reverse}nv-toggle[disabled]{opacity:0.5}nv-toggle label{align-self:stretch;color:var(--components-form-text-label-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-label-font-size);font-style:normal;font-weight:var(--font-weight-medium-emphasis);line-height:var(--form-label-line-height)}nv-toggle label.visually-hidden{position:absolute;padding:0;border:0;overflow:hidden;white-space:nowrap;width:1px;height:1px;margin:-1px;clip:rect(0, 0, 0, 0)}nv-toggle .input-container{position:relative;color:var(--components-form-shape-foreground-default)}nv-toggle .input-container:has(input[type=checkbox]:disabled:not([readonly])){color:var(--components-form-shape-foreground-disabled)}nv-toggle .input-container input[type=checkbox]{appearance:none;position:relative;display:flex;width:var(--form-toggle-width);height:var(--form-toggle-height);flex-direction:column;align-items:flex-start;border-radius:var(--form-toggle-radius);border-width:var(--form-toggle-border-width);border-style:solid;border-color:var(--components-toggle-border-default);background:var(--components-toggle-background-default)}nv-toggle .input-container input[type=checkbox]::after{content:"";display:block;width:var(--form-toggle-switch-dot-default);height:var(--form-toggle-switch-dot-default);background-color:var(--components-toggle-shape-default);border-radius:var(--radius-rounded-full);position:absolute;top:50%;left:25%;transform:translate(-50%, -50%)}nv-toggle .input-container input[type=checkbox]:hover{border-color:var(--components-toggle-border-hover)}nv-toggle .input-container input[type=checkbox]:hover::after{background-color:var(--components-toggle-shape-hover)}nv-toggle .input-container input[type=checkbox]:focus{border-color:var(--components-toggle-border-default)}nv-toggle .input-container input[type=checkbox]:focus::after{background-color:var(--components-toggle-shape-default)}nv-toggle .input-container input[type=checkbox]:focus,nv-toggle .input-container input[type=checkbox]:focus-within{outline:none}nv-toggle .input-container input[type=checkbox]:focus-visible,nv-toggle .input-container input[type=checkbox]:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-focus-brand);outline-offset:calc(var(--focus-outline-offset) * 1)}nv-toggle .input-container input[type=checkbox]:checked{background:var(--components-toggle-background-default-checked);border-color:var(--components-toggle-border-default-checked)}nv-toggle .input-container input[type=checkbox]:checked::after{content:"";display:block;width:var(--form-toggle-switch-dot-default);height:var(--form-toggle-switch-dot-default);background-color:var(--components-toggle-shape-default-checked);border-radius:var(--radius-rounded-full);position:absolute;top:50%;left:75%;transform:translate(-50%, -50%)}nv-toggle .input-container input[type=checkbox]:checked:focus{background:var(--components-toggle-background-default-checked);border-color:var(--components-toggle-border-default-checked)}nv-toggle .input-container input[type=checkbox]:disabled:not([readonly]){box-shadow:unset;background:var(--components-toggle-background-disabled);border-color:var(--components-toggle-border-default)}nv-toggle .input-container input[type=checkbox]:disabled:not([readonly]):checked{background:var(--components-toggle-background-disabled-checked);border-color:var(--components-toggle-border-disabled-checked)}nv-toggle .input-container input[type=checkbox]:disabled:not([readonly]):checked::after{background-color:var(--components-toggle-shape-disabled-checked)}@media print{nv-toggle .input-container input[type=checkbox]::after{content:"●";top:calc(50% - 3.5px);width:auto;height:auto;background:none;color:var(--components-toggle-border-default);font-size:calc(var(--form-toggle-switch-dot-default) * 3);line-height:1}nv-toggle .input-container input[type=checkbox]:checked{background:transparent;border-color:var(--components-toggle-border-default-checked)}nv-toggle .input-container input[type=checkbox]:checked::after{content:"●";top:calc(50% - 3.5px);width:auto;height:auto;left:75%;background:none;color:var(--components-toggle-border-default-checked)}}nv-toggle .description{align-self:stretch;color:var(--components-form-text-description-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-description-font-size);font-style:normal;font-weight:450;line-height:var(--form-description-line-height)}nv-toggle .text-container{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}`;
36043
36040
 
36044
36041
  /**
36045
36042
  * @slot label - Content to be placed as the label, will override the label prop.
@@ -36102,8 +36099,8 @@ class NvToggle {
36102
36099
  /****************************************************************************/
36103
36100
  //#region RENDER
36104
36101
  render() {
36105
- return (hAsync(Host, { key: '1cc28405c1775d19366fd3a684a834e0ca82cf39', class: clsx(this.labelPlacement === 'before' && 'label-placement-before') }, hAsync("div", { key: 'cc19babb308cb64a8ff359c68eff673d8486b694', class: "input-container" }, hAsync("input", { key: '8222a1abe2196b4e943a7adf338df430df2728fe', type: "checkbox", id: this.inputId, name: this.name, autocomplete: "off", value: this.value, checked: Boolean(this.checked), disabled: this.disabled || this.readonly, readonly: this.readonly })), hAsync("div", { key: '46eddca130efc9e6abcef1d6b376281cc1e0544e', class: "text-container" }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: 'c9ccfd1fd1e3d896874984943158f9332a7c26b6', htmlFor: this.inputId, class: clsx(this.hideLabel && 'visually-hidden') }, hAsync("slot", { key: 'cd657a7eff81775da798b211f1c0983f18ace953', name: "label" }, this.label))), (this.description ||
36106
- this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: 'dee3823d764ff864b4f008a43bd0aa8c44b6db13', class: "description" }, hAsync("slot", { key: '6dd3815bf94e766b3c3c43be72b6a86ed354987b', name: "description" }, this.description))))));
36102
+ return (hAsync(Host, { key: '38dd2a460c82599e2c2bfd6b039eafff0dc6fc67', class: clsx(this.labelPlacement === 'before' && 'label-placement-before') }, hAsync("div", { key: '4d6bf742f548cc5f92ae84497f12569d9680dcef', class: "input-container" }, hAsync("input", { key: '97f54363c17cde48ec226680ee58da012e590b69', type: "checkbox", id: this.inputId, name: this.name, autocomplete: "off", value: this.value, checked: Boolean(this.checked), disabled: this.disabled || this.readonly, readonly: this.readonly })), hAsync("div", { key: 'e4576a0884f02731a3e6d2d20537cfabf411a8fe', class: "text-container" }, (this.label || this.el.querySelector('[slot="label"]')) && (hAsync("label", { key: '4744036b0d1e73f350bbc4b6f6e7664bb9361d1e', htmlFor: this.inputId, class: clsx(this.hideLabel && 'visually-hidden') }, hAsync("slot", { key: '44a2aeb86c840246473bc47e0ba01269af77ef06', name: "label" }, this.label))), (this.description ||
36103
+ this.el.querySelector('[slot="description"]')) && (hAsync("div", { key: '6e5c3d1721c9db3cffd019c9274294c40793daf0', class: "description" }, hAsync("slot", { key: '87c3d35c78ded085cd1ddb5b2874dfae7bd99842', name: "description" }, this.description))))));
36107
36104
  }
36108
36105
  static get formAssociated() { return true; }
36109
36106
  get el() { return getElement(this); }
@@ -36189,7 +36186,7 @@ class NvTogglebutton {
36189
36186
  /****************************************************************************/
36190
36187
  //#region RENDER
36191
36188
  render() {
36192
- return (hAsync(Host, { key: '91a6205cf5e2dae56a7826c9882bf2899d31321c', role: "button", tabindex: "0", "aria-pressed": String(this.active), onClick: this.handleClick }, hAsync("slot", { key: 'deea1593ddc2083786e7ff05ce6eafa8daebbee3' })));
36189
+ return (hAsync(Host, { key: '4af1293d9eb69a3a20d8f30c6b2876c6c29ddc03', role: "button", tabindex: "0", "aria-pressed": String(this.active), onClick: this.handleClick }, hAsync("slot", { key: '783fad27c525553cd404c1ffed0ae1305d330de8' })));
36193
36190
  }
36194
36191
  get el() { return getElement(this); }
36195
36192
  static get style() { return nvTogglebuttonCss(); }
@@ -36363,7 +36360,7 @@ class NvTogglebuttongroup {
36363
36360
  /****************************************************************************/
36364
36361
  //#region RENDER
36365
36362
  render() {
36366
- return (hAsync(Host, { key: '98d0fd8820da9b6a5911330a0396b66a911352f2' }, hAsync("slot", { key: 'aa202371d4d63d127d69a6a199451f3c97a65c86' })));
36363
+ return (hAsync(Host, { key: '1116872815229d09e1e286dd1f12a9787218e207' }, hAsync("slot", { key: 'fa5363ec707f38830065718b2423dd8493acdd4e' })));
36367
36364
  }
36368
36365
  get el() { return getElement(this); }
36369
36366
  static get watchers() { return {
@@ -36394,7 +36391,7 @@ class NvTogglebuttongroup {
36394
36391
  }; }
36395
36392
  }
36396
36393
 
36397
- const nvTooltipCss = () => `nv-tooltip{display:inline-block;position:relative;user-select:none}nv-tooltip:has([fluid]:not([fluid=false])){display:block}nv-tooltip nv-popover>[data-scope=popover]{background:var(--components-tooltip-background);color:var(--components-tooltip-text);font-weight:var(--font-weight-medium-emphasis);padding:var(--tooltip-padding-y) var(--tooltip-padding-x);font-size:var(--tooltip-font-size);border-radius:var(--tooltip-radius);border:none;box-shadow:0px var(--shadow-y-axis-lg-1) var(--shadow-blur-lg-1) var(--shadow-spread-lg-1) var(--shadow-color-opacity-1), 0px var(--shadow-y-axis-lg-2) var(--shadow-blur-lg-2) var(--shadow-spread-lg-2) var(--shadow-color-opacity-2)}nv-tooltip nv-popover>[data-scope=popover] [data-scope=arrow]{background:var(--components-tooltip-background);box-shadow:none;border:none}`;
36394
+ const nvTooltipCss = () => `nv-tooltip{display:inline-block;vertical-align:top;position:relative;user-select:none}nv-tooltip:has([fluid]:not([fluid=false])){display:block}nv-tooltip nv-popover{display:block;height:0;min-height:0;overflow:visible}nv-tooltip nv-popover>[data-scope=popover]{background:var(--components-tooltip-background);color:var(--components-tooltip-text);font-weight:var(--font-weight-medium-emphasis);padding:var(--tooltip-padding-y) var(--tooltip-padding-x);font-size:var(--tooltip-font-size);border-radius:var(--tooltip-radius);border:none;box-shadow:0px var(--shadow-y-axis-lg-1) var(--shadow-blur-lg-1) var(--shadow-spread-lg-1) var(--shadow-color-opacity-1), 0px var(--shadow-y-axis-lg-2) var(--shadow-blur-lg-2) var(--shadow-spread-lg-2) var(--shadow-color-opacity-2)}nv-tooltip nv-popover>[data-scope=popover] [data-scope=arrow]{background:var(--components-tooltip-background);box-shadow:none;border:none}`;
36398
36395
 
36399
36396
  /**
36400
36397
  * @slot default - Content to be placed as the trigger.
@@ -36440,7 +36437,7 @@ class NvTooltip {
36440
36437
  /****************************************************************************/
36441
36438
  //#region RENDER
36442
36439
  render() {
36443
- return (hAsync(Host, { key: '1c21198627166da4ff8ad5c0b9cd600587a46d70' }, hAsync("nv-popover", { key: '3dfa32fa4789acba5184fefe39d3b82761ede7cb', ref: el => (this.popoverElement = el), triggerMode: "hover", hasArrow: true, placement: this.placement, strategy: this.strategy, triggerElement: this.triggerElement, groupName: 'tooltip', enterDelay: this.enterDelay, onOpenChanged: e => this.openChanged.emit(e.detail) }, hAsync("p", { key: '6e2c16e5e691c27a59938ffc6c5cb075251505f8', slot: "content" }, this.message), hAsync("slot", { key: 'aba5c81f04ebf9a94538d384d39da76d9cb74cc2', name: "content" })), hAsync("slot", { key: '03697bd2cba4d042c09ed628ee2276ee243004de', ref: el => (this.defaultSlot = el) })));
36440
+ return (hAsync(Host, { key: 'bda9ba58186add585457f8fdf4a8e1d6389da01a' }, hAsync("nv-popover", { key: 'ac67ea44cebbc8abb9ff4e190668093bb7179222', ref: el => (this.popoverElement = el), triggerMode: "hover", hasArrow: true, placement: this.placement, strategy: this.strategy, triggerElement: this.triggerElement, groupName: 'tooltip', enterDelay: this.enterDelay, onOpenChanged: e => this.openChanged.emit(e.detail) }, hAsync("p", { key: 'b677689d4a73462b7d16ff7d9f31bfd61e7f47eb', slot: "content" }, this.message), hAsync("slot", { key: 'bd1540db065fdeceb89d09d69e1dbf7ad4de728d', name: "content" })), hAsync("slot", { key: '648d3c3125b0528cd8e88675122d775ad7cc40d9', ref: el => (this.defaultSlot = el) })));
36444
36441
  }
36445
36442
  get el() { return getElement(this); }
36446
36443
  static get style() { return nvTooltipCss(); }