@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
@@ -37,7 +37,7 @@ const NvBreadcrumb = class {
37
37
  /****************************************************************************/
38
38
  //#region RENDER
39
39
  render() {
40
- return (index.h(index.Host, { key: 'b1cf4450a7e04d6a85c21c4003f02d1c5da47792', role: "listitem", "aria-current": this.current ? 'location' : undefined, class: clsx.clsx({ 'visually-hidden': this.current }) }, this.type === 'collapsed' ? (index.h("button", { ref: el => (this.popoverTrigger = el) }, "...")) : (index.h("slot", { ref: el => (this.defaultSlot = el) })), this.tooltip && (index.h("nv-tooltip", { key: '1459581acafe9ffcc20f85cb53618ad910c9c1df', ref: el => (this.toolTipRef = el), message: this.tooltip, triggerElement: this.popoverTrigger, placement: "top" })), this.type === 'collapsed' && (index.h("nv-popover", { key: 'a49865bb2ee61632c68138f9cc3543bc4b5b0ef4', ref: el => (this.popoverRef = el), triggerMode: "click", groupName: "breadcrumbs", triggerElement: this.popoverTrigger }, index.h("ul", { key: '4b88fa9f43a51313b6e638afdfa011a2c4770b85', slot: "content" }, index.h("slot", { key: 'abbdd94a21de5d9edccbfa4ff5f3b087b465a3ef' })))), index.h("span", { key: '2ab42832f8c39e5ee53498f18828ee65da4958f3', "data-scope": "separator" }, "/")));
40
+ return (index.h(index.Host, { key: '032880129d2acf89ed3e57367e357391a1e0848d', role: "listitem", "aria-current": this.current ? 'location' : undefined, class: clsx.clsx({ 'visually-hidden': this.current }) }, this.type === 'collapsed' ? (index.h("button", { ref: el => (this.popoverTrigger = el) }, "...")) : (index.h("slot", { ref: el => (this.defaultSlot = el) })), this.tooltip && (index.h("nv-tooltip", { key: '90cdd03fa067846b3f3fa8ff264899b6ca170485', ref: el => (this.toolTipRef = el), message: this.tooltip, triggerElement: this.popoverTrigger, placement: "top" })), this.type === 'collapsed' && (index.h("nv-popover", { key: 'acda8815ed5e216cf89cdd34323dd8211a8ea020', ref: el => (this.popoverRef = el), triggerMode: "click", groupName: "breadcrumbs", triggerElement: this.popoverTrigger }, index.h("ul", { key: '424396d17c2452cb6280aaa6446ee6f8ea52ea6e', slot: "content" }, index.h("slot", { key: '668bc1e090901e62c01079e4b058d3e6b044afd0' })))), index.h("span", { key: '1c84f3c4cf91cc976722a838188baae0521eb7f4', "data-scope": "separator" }, "/")));
41
41
  }
42
42
  get el() { return index.getElement(this); }
43
43
  };
@@ -10,7 +10,7 @@ const NvBreadcrumbs = class {
10
10
  }
11
11
  //#region RENDER
12
12
  render() {
13
- return (index.h(index.Host, { key: '4337fe5161c0ce444001e1b92221f3adac26e4bf', role: "navigation", "aria-label": "breadcrumbs" }, index.h("slot", { key: '03ea061b013a5fc927b0f7edca68195d0b01de2d' })));
13
+ return (index.h(index.Host, { key: 'f8221b9ae4d3a5fabedbe497fef43832fc498df4', role: "navigation", "aria-label": "breadcrumbs" }, index.h("slot", { key: '047683541469ee0490e296813cb7e303127ad200' })));
14
14
  }
15
15
  };
16
16
  NvBreadcrumbs.style = nvBreadcrumbsCss();
@@ -145,7 +145,7 @@ const NvButton = class {
145
145
  /****************************************************************************/
146
146
  //#region RENDER
147
147
  render() {
148
- return (index.h(index.Host, { key: 'e1d1cf7060849d1a62ab93d332aaf757ca10ebec', role: "button", tabindex: this.disableTabindex ? -1 : 0, onClick: this.handleButtonClick }, this.loading && (index.h("nv-loader", { key: '36a582a1a411584f0a4705631dee7ffd5561d685', size: this.size === constants.ButtonSize.Large ? 'sm' : 'xs' })), index.h("slot", { key: '1ed41830a7a819ecf4093558c53e7b07197152d3', name: "leading-icon" }), index.h("slot", { key: '37b513628d6b9b3c496af1f66bb08a98dce02cea' }), index.h("slot", { key: '6784df28842764fb32e8d882fa8410e29a115ac1', name: "trailing-icon" })));
148
+ return (index.h(index.Host, { key: '785b6127926d695ddaaff1a1f740102abd5132bb', role: "button", tabindex: this.disableTabindex ? -1 : 0, onClick: this.handleButtonClick }, this.loading && (index.h("nv-loader", { key: 'b361e4ac45cc1612723d6a67f866b8cdce3c4abc', size: this.size === constants.ButtonSize.Large ? 'sm' : 'xs' })), index.h("slot", { key: 'b23c877bd95ae0a02c89c83e4e3d5f0178d646a5', name: "leading-icon" }), index.h("slot", { key: '7c95b1f28a64e7bb5ca02abf2190dfda62d1c758' }), index.h("slot", { key: 'f1cd34ea21393b78bc2f5140364d47b9e70f505c', name: "trailing-icon" })));
149
149
  }
150
150
  static get formAssociated() { return true; }
151
151
  get el() { return index.getElement(this); }
@@ -88,7 +88,7 @@ function forwardPropsToChildren(containerElement, props) {
88
88
  });
89
89
  }
90
90
 
91
- 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}`;
91
+ 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}`;
92
92
 
93
93
  const NvButtongroup = class {
94
94
  constructor(hostRef) {
@@ -179,7 +179,7 @@ const NvButtongroup = class {
179
179
  /****************************************************************************/
180
180
  //#region RENDER
181
181
  render() {
182
- return (index.h(index.Host, { key: '69c273e6d25e9dfd3b60d35b4c34d9fa331f5a02' }, index.h("slot", { key: '2ee4b40f9b2026099e49a14705fdff72255ef777' })));
182
+ return (index.h(index.Host, { key: 'd0322897a0312e7b55b087e4abfc94fcaf9f7747' }, index.h("slot", { key: '70afccf10fe728482096d3fce42083e9931e06bd' })));
183
183
  }
184
184
  get el() { return index.getElement(this); }
185
185
  static get watchers() { return {
@@ -527,7 +527,6 @@ const NvCalendar = class {
527
527
  * - Range: "2025-03-15,2025-03-20"
528
528
  * @default ""
529
529
  */
530
- // eslint-disable-next-line @stencil-community/strict-mutable
531
530
  this.value = '';
532
531
  /**
533
532
  * Locale for date formatting
@@ -1049,7 +1048,6 @@ const NvCalendar = class {
1049
1048
  // Legacy support (deprecated) - sync props
1050
1049
  const legacyRange = { start: startFormatted, end: endFormatted };
1051
1050
  this.rangeDateChange.emit(legacyRange);
1052
- // eslint-disable-next-line @stencil-community/strict-mutable
1053
1051
  this.rangeValue = legacyRange;
1054
1052
  if (!this.showActions) {
1055
1053
  const event = new CustomEvent('closePopover', {
@@ -1074,9 +1072,7 @@ const NvCalendar = class {
1074
1072
  this.resetSelection = () => {
1075
1073
  if (this.selectionType === 'single') {
1076
1074
  this.selectedDate = null;
1077
- // eslint-disable-next-line @stencil-community/strict-mutable
1078
1075
  this.singleValue = null;
1079
- // eslint-disable-next-line @stencil-community/strict-mutable
1080
1076
  this.value = '';
1081
1077
  this.singleDateChange.emit('');
1082
1078
  this.valueChanged.emit('');
@@ -1084,9 +1080,7 @@ const NvCalendar = class {
1084
1080
  else {
1085
1081
  this.startDate = null;
1086
1082
  this.endDate = null;
1087
- // eslint-disable-next-line @stencil-community/strict-mutable
1088
1083
  this.rangeValue = null;
1089
- // eslint-disable-next-line @stencil-community/strict-mutable
1090
1084
  this.value = '';
1091
1085
  this.rangeDateChange.emit({ start: '', end: '' });
1092
1086
  this.valueChanged.emit('');
@@ -1101,7 +1095,6 @@ const NvCalendar = class {
1101
1095
  dateFormat: this.dateFormat,
1102
1096
  });
1103
1097
  this.singleDateChange.emit(dateStr);
1104
- // eslint-disable-next-line @stencil-community/strict-mutable
1105
1098
  this.singleValue = dateStr;
1106
1099
  const event = new CustomEvent('closePopover', {
1107
1100
  bubbles: true,
@@ -1116,7 +1109,6 @@ const NvCalendar = class {
1116
1109
  start: formatDate(this.startDate, { dateFormat: this.dateFormat }),
1117
1110
  end: formatDate(this.endDate, { dateFormat: this.dateFormat }),
1118
1111
  });
1119
- // eslint-disable-next-line @stencil-community/strict-mutable
1120
1112
  this.rangeValue = {
1121
1113
  start: formatDate(this.startDate, { dateFormat: this.dateFormat }),
1122
1114
  end: formatDate(this.endDate, { dateFormat: this.dateFormat }),
@@ -1309,7 +1301,6 @@ const NvCalendar = class {
1309
1301
  this.currentDate = startDate;
1310
1302
  if (swapped) {
1311
1303
  // If dates were swapped, update the rangeValue property
1312
- // eslint-disable-next-line @stencil-community/strict-mutable
1313
1304
  this.rangeValue = {
1314
1305
  start: formatDate(startDate, { dateFormat: this.dateFormat }),
1315
1306
  end: formatDate(endDate, { dateFormat: this.dateFormat }),
@@ -1413,8 +1404,8 @@ const NvCalendar = class {
1413
1404
  * @slot default - Child content of the component.
1414
1405
  */
1415
1406
  render() {
1416
- return (index.h(index.Host, { key: 'fe0fd0f2f2c8d76adafc51b0458cd0a13dd307bd' }, index.h("div", { key: 'b61d041fc5b75565d19daaa7689f9f71547d1277', class: "datepicker-root" }, index.h("div", { key: 'd221228c747e93e44187b089d89df9cdf94429b6', class: `datepicker-container ${this.numberOfCalendars === 1 ? 'datepicker-container-single' : ''}` }, index.h("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') ||
1417
- this.hasActions) && (index.h("div", { key: '7bfb1a8e6924274d1e78ad185eb97b9ae8150814', class: "datepicker-controls" }, this.shortcutsPlacement === 'bottom' && this.renderShortcuts(), this.hasActions && this.renderActions())))), index.h("slot", { key: '2ef9230df097cdac96de0ff7ff6086ed5f4ad57f' })));
1407
+ return (index.h(index.Host, { key: '4e8b7b83c32a4defd9620558ebe6b2d45c63c509' }, index.h("div", { key: '65b9f1a93cae9fb77d64d5b34333c7775b99ef65', class: "datepicker-root" }, index.h("div", { key: '54dde61b295e3ee84e6917634bdcdad36d8aed98', class: `datepicker-container ${this.numberOfCalendars === 1 ? 'datepicker-container-single' : ''}` }, index.h("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') ||
1408
+ this.hasActions) && (index.h("div", { key: 'd49a6c9077a4d4795d00a7221ff5ed76980d8a92', class: "datepicker-controls" }, this.shortcutsPlacement === 'bottom' && this.renderShortcuts(), this.hasActions && this.renderActions())))), index.h("slot", { key: '52ef97f13e630ad31b80ebd53a87f07f18f458d4' })));
1418
1409
  }
1419
1410
  get el() { return index.getElement(this); }
1420
1411
  static get watchers() { return {
@@ -27,7 +27,7 @@ const NvCol = class {
27
27
  /****************************************************************************/
28
28
  //#region RENDER
29
29
  render() {
30
- return (index.h(index.Host, { key: '4ce8944befd5b0f0c6f5091b58e70c70e2bae91e', class: clsx.clsx(this.getColSize()) }, index.h("slot", { key: '43cc8bf485c918f0fdfa22aa904fec4bf94553d0' })));
30
+ return (index.h(index.Host, { key: '4fe90a1d020de9e85d32a52ccb39c8b6d8c1fc25', class: clsx.clsx(this.getColSize()) }, index.h("slot", { key: '5a6ad624fd7c6251b2f555c0e3bc828c0e048761' })));
31
31
  }
32
32
  };
33
33
  NvCol.style = nvColCss();
@@ -4317,7 +4317,7 @@ const NvDatagrid = class {
4317
4317
  const rows = !this.table || this.table === undefined || this.parsedData.length === 0
4318
4318
  ? []
4319
4319
  : this.table?.getRowModel()?.rows;
4320
- return (index.h(index.Host, { key: '08593ceb15e31184e76c7ab641f5e2db635527e2' }, index.h("div", { key: '092f351ba6b5683b798651e5fb4eb1a40015684e', class: "hidden" }, index.h("slot", { key: 'c24d531e1e48dfc7db7bae7d6453994f70487f7b' })), index.h("slot", { key: 'e0d2aa2dd23eac36c5b735ea7640937cce649987', name: "before" }), this.enableGlobalFilter && this.table && (index.h("div", { key: 'beb373f14fad14c50b2c92b6c5542dec797750b3', class: `search-container justify-${this.globalFilterPosition}` }, index.h("nv-fieldtext", { key: '943dc6d3b0663e15846682ede0f9ea5cb3f1c56e', value: this.globalFilterSearchTerm, onInput: this.handleGlobalFilteringOnInput, placeholder: "Search all columns..." }))), this.parsedColumns.length === 0 && this.parsedData.length === 0 ? (index.h("div", { class: "no-data" }, this.noColumnsNoDataMessage)) : (index.h("div", null, index.h("table", null, this.parsedColumns.length > 0 && headerGroups.length > 0 && (index.h("thead", null, this.parsedColumns.length > 0 && headerGroups
4320
+ return (index.h(index.Host, { key: 'a3d3d96758c77096d2690c8ff10e8439e7e76e96' }, index.h("div", { key: '3a2551318093150d824bd0e1f2c07da234522ac0', class: "hidden" }, index.h("slot", { key: 'dd6e9158456ee68044e8bd19ef9ad76c73fbefb9' })), index.h("slot", { key: 'de4e21a7926841526bf2e7cfd36ba1d747d0c08d', name: "before" }), this.enableGlobalFilter && this.table && (index.h("div", { key: '93d37d83811224847c16363f497c7cf65e2fc107', class: `search-container justify-${this.globalFilterPosition}` }, index.h("nv-fieldtext", { key: '9ed1b8cfedebd2ed37551b3fe428a5cd7ba7214a', value: this.globalFilterSearchTerm, onInput: this.handleGlobalFilteringOnInput, placeholder: "Search all columns..." }))), this.parsedColumns.length === 0 && this.parsedData.length === 0 ? (index.h("div", { class: "no-data" }, this.noColumnsNoDataMessage)) : (index.h("div", null, index.h("table", null, this.parsedColumns.length > 0 && headerGroups.length > 0 && (index.h("thead", null, this.parsedColumns.length > 0 && headerGroups
4321
4321
  ? headerGroups?.map(headerGroup => (index.h("tr", { key: headerGroup.id }, headerGroup.headers.map(header => {
4322
4322
  return this.getHeaderCell(header);
4323
4323
  }))))
@@ -4329,7 +4329,7 @@ const NvDatagrid = class {
4329
4329
  })));
4330
4330
  }))), this.table && this.enableRowSelection ? (index.h("tfoot", null, index.h("tr", null, index.h("td", { colSpan: 20 }, this.enableRowSelection && this.table ? (index.h("div", null, this.rowSelectionState &&
4331
4331
  Object.keys(this.rowSelectionState).length > 0 ? (index.h("span", null, Object.keys(this.rowSelectionState).length, " of", ' ', this.table.getPreFilteredRowModel()?.rows
4332
- ?.length || 0, ' ', "Total Rows Selected")) : (index.h("span", null, "No rows selected")))) : null)))) : null), this.getPagination())), index.h("slot", { key: '9d016c03102ff36aeaf8ff5364086902b129f2ce', name: "after" })));
4332
+ ?.length || 0, ' ', "Total Rows Selected")) : (index.h("span", null, "No rows selected")))) : null)))) : null), this.getPagination())), index.h("slot", { key: '46b1e3b6ec5ca09140437e82ca3fc90fdc34e4eb', name: "after" })));
4333
4333
  }
4334
4334
  get el() { return index.getElement(this); }
4335
4335
  static get watchers() { return {
@@ -14,7 +14,7 @@ const NvDatagridcolumn = class {
14
14
  /****************************************************************************/
15
15
  //#region RENDER
16
16
  render() {
17
- return (index.h(index.Host, { key: '413044aa941d307aa9a2e96faad28e5c78e20b71' }, index.h("slot", { key: 'c32dedbda74aa8204222b797e92a633eb7246c33', name: "header" }), index.h("slot", { key: '1412fae3228b4f9583a07395411da3fe264da449', name: "cell" })));
17
+ return (index.h(index.Host, { key: 'd93cf7234c22d08319d2e4157945ece0b9e5f7b1' }, index.h("slot", { key: 'd4530c7f6854773716e7494e0379bc21f446ca53', name: "header" }), index.h("slot", { key: '60e2933f219f48c0567fd0e01a137a694ae1c1c9', name: "cell" })));
18
18
  }
19
19
  };
20
20
 
@@ -282,7 +282,7 @@ const NvDialog = class {
282
282
  //#region RENDER
283
283
  render() {
284
284
  const hasForm = this.form || this.el.querySelector('form');
285
- return (index.h(index.Host, { key: '3117cc6be5dfcdb0fd561bb7b8cc0179233adca5' }, index.h("slot", { key: '3462bbebcb37fe65ef192b47562ee554263d8e3d', name: "trigger" }), index.h("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.clsx({ full: this.full }) }, index.h("div", { key: '6083efe9e58d402c6df91f57bf45ca2ea77acb3b', class: "backdrop", ref: el => (this.backdropElement = el) }, index.h("div", { key: 'e133552c05d709d9fb95ca97d4fae1fbba135585', class: "content", ref: el => (this.contentElement = el) }, !this.undismissable && (index.h("nv-button", { key: '81830f0546f280cf2401f765252fee0a464fca2e', class: "close-button", emphasis: "lower", size: "sm", onClick: this.handleDialogClose, "aria-label": "Close dialog" }, index.h("nv-icon", { key: '95a5eff054aad7385c440c1c1833d994b21c0583', name: "x", size: "sm" }))), this.headerElement ? (index.h("slot", { name: "header" })) : (index.h("nv-dialogheader", { id: "dialog-header" })), index.h("div", { key: '8ec787b70862976f09f8bbaa2f2acbd743abd9c5', class: "content-body", id: "dialog-content" }, index.h("slot", { key: '6939345af1fa362fe9575948f099cf19dee54590' })), this.footerElement ? (index.h("slot", { name: "footer" })) : (index.h("nv-dialogfooter", { form: this.form, primaryButtonType: hasForm ? constants.ButtonType.Submit : constants.ButtonType.Button, onDialogCanceled: this.handleDialogClose, undismissable: this.undismissable })))))));
285
+ return (index.h(index.Host, { key: 'd8d44a128d01fd7a9b62d42f08f7eb5b85e4e5b2' }, index.h("slot", { key: '7157a6121fea5e8828dd2c0c3db4998c0cb5d0d2', name: "trigger" }), index.h("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.clsx({ full: this.full }) }, index.h("div", { key: '4f851e286f94be5972ebb417bef891e29714cb44', class: "backdrop", ref: el => (this.backdropElement = el) }, index.h("div", { key: '881171acec6e40b627a544b716302d576b836487', class: "content", ref: el => (this.contentElement = el) }, !this.undismissable && (index.h("nv-button", { key: '9691520158952a35da536f94073e8ff5fd6041f0', class: "close-button", emphasis: "lower", size: "sm", onClick: this.handleDialogClose, "aria-label": "Close dialog" }, index.h("nv-icon", { key: '8392a7d6ec89d08391904c94f10296223c4d6012', name: "x", size: "sm" }))), this.headerElement ? (index.h("slot", { name: "header" })) : (index.h("nv-dialogheader", { id: "dialog-header" })), index.h("div", { key: '7fa62a9d5e8f1fe3f42872af3fc753e2fb175a9a', class: "content-body", id: "dialog-content" }, index.h("slot", { key: '5ec44365b70f6ec2762896ce242a264fb4ffb05a' })), this.footerElement ? (index.h("slot", { name: "footer" })) : (index.h("nv-dialogfooter", { form: this.form, primaryButtonType: hasForm ? constants.ButtonType.Submit : constants.ButtonType.Button, onDialogCanceled: this.handleDialogClose, undismissable: this.undismissable })))))));
286
286
  }
287
287
  get el() { return index.getElement(this); }
288
288
  static get watchers() { return {
@@ -83,7 +83,7 @@ const NvDialogfooter = class {
83
83
  /****************************************************************************/
84
84
  //#region RENDER
85
85
  render() {
86
- return (index.h(index.Host, { key: '31d3490d2a966b28d3f23bf7409186c10463f765' }, index.h("slot", { key: '21c8a3431ad6ec95d7d8467d3a273f730a10984b' }, index.h(index.Fragment, { key: '6400d911813010cc012d1b982f5ebdcb9f589b87' }, !this.undismissable && (index.h("nv-button", { key: '29d8b79619aa6a225b3fe9eb123e166646cb910b', onClick: this.handleCancel, emphasis: "low", size: "sm" }, this.cancelLabel)), index.h("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 && (index.h("nv-icon", { key: '5ff1d8988d480dff0c12be00962a0470ef8adccf', slot: "leading-icon", name: this.leadingIcon, size: "sm" })), this.primaryLabel, this.trailingIcon && (index.h("nv-icon", { key: 'b1330826bcc205529a301378685ff72d7d3c53f6', slot: "trailing-icon", name: this.trailingIcon, size: "sm" })))))));
86
+ return (index.h(index.Host, { key: 'a5148c3e41ad6d7c5e54e2b29b8452707d5c2b2b' }, index.h("slot", { key: 'e5fcf66789eac1c6b0118403c33e7e80fb974c71' }, index.h(index.Fragment, { key: '9255d264f559322bebbcc874d91802bbaaeac2d6' }, !this.undismissable && (index.h("nv-button", { key: 'e8d6085fbbcf5bbdbad7b23d65660debb296a332', onClick: this.handleCancel, emphasis: "low", size: "sm" }, this.cancelLabel)), index.h("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 && (index.h("nv-icon", { key: '59dc3f909f7366a0d0e05ab089d34b9d222f43ed', slot: "leading-icon", name: this.leadingIcon, size: "sm" })), this.primaryLabel, this.trailingIcon && (index.h("nv-icon", { key: 'e2be736da129cf7720dad6e1a443eb55a182b2dd', slot: "trailing-icon", name: this.trailingIcon, size: "sm" })))))));
87
87
  }
88
88
  static get formAssociated() { return true; }
89
89
  get el() { return index.getElement(this); }
@@ -106,7 +106,7 @@ const NvDialogheader = class {
106
106
  /****************************************************************************/
107
107
  //#region RENDER
108
108
  render() {
109
- return (index.h(index.Host, { key: 'a608cbe8b942b1444d973a5f3d8c97183e76fd0a' }, index.h("slot", { key: '525dd320304a01682926208674db6210e4e2dd2a' }, index.h(index.Fragment, { key: '14f7f8e787941dbf2d9e00f8a8a5d2e25d82d056' }, index.h("div", { key: '00131448954f8390e145e458c71705850b19ec48', class: "heading" }, this.heading), index.h("div", { key: '8cd3ee3d6aacb5f54499ea59b9e915efe4c5e33c', class: "subheading" }, this.subheading)))));
109
+ return (index.h(index.Host, { key: '8577fd5a719adf8764d85f667495701cb1514df2' }, index.h("slot", { key: '5858bd8fff71db135f69a76cb298343f0590f853' }, index.h(index.Fragment, { key: '81ac703e205f1b8587144213c7f57c9fd7ba9657' }, index.h("div", { key: '5a12e1facef605d96338b31468c8d8109379e2d1', class: "heading" }, this.heading), index.h("div", { key: '1a559041968e2b2b92a987c014e41380fe6f8616', class: "subheading" }, this.subheading)))));
110
110
  }
111
111
  get el() { return index.getElement(this); }
112
112
  };
@@ -428,7 +428,7 @@ const NvDrawer = class {
428
428
  render() {
429
429
  const hasForm = this.form || this.el.querySelector('form');
430
430
  const state = this.open ? 'open' : 'closed';
431
- return (index.h(index.Host, { key: '24fef2e07989d6b9648d8c4c7374680650ac09e8' }, index.h("slot", { key: 'c8d25517097b715cf42ad3a60ea84c7efb052c6c', name: "trigger" }), index.h("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.clsx({ [`side-${this.side}`]: true }), "data-state": state }, index.h("div", { key: '4867741abdaa5608992dd812311a43ce3af0c94e', class: "backdrop", ref: el => (this.backdropElement = el) }, index.h("div", { key: '476ac6bb40bb342ffb305faca2e67a8bef43f14e', class: clsx.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 && (index.h("nv-button", { key: '90d1a2c776d486ee98d4b847ee1d43616c15d86c', class: "close-button", emphasis: "lower", size: "sm", onClick: this.handleDrawerClose, "aria-label": "Close drawer" }, index.h("nv-icon", { key: '5c54095bae68cc0780a95fd541a8e607f430ebb9', name: "x", size: "sm" }))), this.headerElement ? (index.h("slot", { name: "header" })) : (index.h("nv-drawerheader", { id: "drawer-header" })), index.h("div", { key: 'fcf2ccf83679fa5a702ce02206144a3a11ab53bf', class: "content-body", id: "drawer-content" }, index.h("slot", { key: 'b70b2edfb51da8a16f996c90d04391657718a12a' })), this.footerElement ? (index.h("slot", { name: "footer" })) : (index.h("nv-drawerfooter", { form: this.form, primaryButtonType: hasForm ? constants.ButtonType.Submit : constants.ButtonType.Button, onDrawerCanceled: this.handleDrawerClose, undismissable: this.undismissable })))))));
431
+ return (index.h(index.Host, { key: 'e8ae3c1b5adcd23622f97d0f405fd8607e51b3e4' }, index.h("slot", { key: 'c94efef46482ef65c9a907d5f23e2306cc88c9af', name: "trigger" }), index.h("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.clsx({ [`side-${this.side}`]: true }), "data-state": state }, index.h("div", { key: '5fc00bd8e28cf26c92e3c3888941e6209e03fb65', class: "backdrop", ref: el => (this.backdropElement = el) }, index.h("div", { key: '7eb5e3335a15a3821fa4c62160a313bddf34e3b2', class: clsx.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 && (index.h("nv-button", { key: 'c284d6cea03806890603d71d27d642961eab4423', class: "close-button", emphasis: "lower", size: "sm", onClick: this.handleDrawerClose, "aria-label": "Close drawer" }, index.h("nv-icon", { key: 'daf2c3af54c3eaede4835b100200632e644b7cc6', name: "x", size: "sm" }))), this.headerElement ? (index.h("slot", { name: "header" })) : (index.h("nv-drawerheader", { id: "drawer-header" })), index.h("div", { key: '90ffef76d60a3522ae5daf10554a3f8a487c5f76', class: "content-body", id: "drawer-content" }, index.h("slot", { key: 'd66e675a68c27819f7ca146afc27e63d05ad5603' })), this.footerElement ? (index.h("slot", { name: "footer" })) : (index.h("nv-drawerfooter", { form: this.form, primaryButtonType: hasForm ? constants.ButtonType.Submit : constants.ButtonType.Button, onDrawerCanceled: this.handleDrawerClose, undismissable: this.undismissable })))))));
432
432
  }
433
433
  get el() { return index.getElement(this); }
434
434
  static get watchers() { return {
@@ -88,7 +88,7 @@ const NvDrawerfooter = class {
88
88
  /****************************************************************************/
89
89
  //#region RENDER
90
90
  render() {
91
- return (index.h(index.Host, { key: '1a15bd9a6bac74ceb64d57ef7830e4ff8d081770' }, index.h("slot", { key: '72f762cc6d64cc286252da929111b0e86013194f' }, index.h(index.Fragment, { key: '21d8100769c0f84dd5fee916bad8021190f08703' }, !this.undismissable && (index.h("nv-button", { key: '3c5e445643fa1b01fef28fc53f60ffb0d2f6f94c', onClick: this.handleCancel, emphasis: "low", size: "sm" }, this.cancelLabel)), index.h("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 && (index.h("nv-icon", { key: '4d292e8a54df0b1dbdac0ace38dac7f24224ebe2', slot: "leading-icon", name: this.leadingIcon, size: "sm" })), this.primaryLabel, this.trailingIcon && (index.h("nv-icon", { key: '412d46f4ef9ef573234b70a1456a91dda1569936', slot: "trailing-icon", name: this.trailingIcon, size: "sm" })))))));
91
+ return (index.h(index.Host, { key: 'c83bba64c28cf284847c2b726e2d1bb9deb86152' }, index.h("slot", { key: '89e9a548f3cee3c45b8e7874e9d8618b469ce94a' }, index.h(index.Fragment, { key: 'ef18a333ef7c5de05891a265a8ccb85b6913237a' }, !this.undismissable && (index.h("nv-button", { key: 'd69eab0d344bdfb9f2454cc18d953f50b9d65aa2', onClick: this.handleCancel, emphasis: "low", size: "sm" }, this.cancelLabel)), index.h("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 && (index.h("nv-icon", { key: '86ac92ef44afe20e540422d3cd0ee45c04c233bc', slot: "leading-icon", name: this.leadingIcon, size: "sm" })), this.primaryLabel, this.trailingIcon && (index.h("nv-icon", { key: '3a48543e903d060ff77d1100df4984db04c0d2cb', slot: "trailing-icon", name: this.trailingIcon, size: "sm" })))))));
92
92
  }
93
93
  static get formAssociated() { return true; }
94
94
  get el() { return index.getElement(this); }
@@ -115,7 +115,7 @@ const NvDrawerheader = class {
115
115
  /****************************************************************************/
116
116
  //#region RENDER
117
117
  render() {
118
- return (index.h(index.Host, { key: '1c9cd7b1157e63563f07b5b4b58a694b3ee4094d' }, index.h("slot", { key: '97c4b5cd72c240ff25d7f8aa7801a1d68c5ea073' }, index.h(index.Fragment, { key: '75896e1efe1ebe98c3275214d6aaea253afefce0' }, index.h("div", { key: '5bf874923f7cdff2cadcb8d9a352812ee532132d', class: "heading" }, this.heading), index.h("div", { key: '7ca0080c00eaa1bc68df9efe7aeb6ff57da13730', class: "subheading" }, this.subheading)))));
118
+ return (index.h(index.Host, { key: '8ada9e8c2b69a74b61b079de6def10bc7504d7f5' }, index.h("slot", { key: '29c79bb789bed32bb395f1d5a8ebccf4838e3f45' }, index.h(index.Fragment, { key: '688bb835bd87de992f5bc4a63f2a857b7f806120' }, index.h("div", { key: '2638fa0871f356cc5ec6e8b72f9812cdbc93ff03', class: "heading" }, this.heading), index.h("div", { key: 'a3c2b292bfc359e2d09ae4d9a88857bc9fa0d8cb', class: "subheading" }, this.subheading)))));
119
119
  }
120
120
  get el() { return index.getElement(this); }
121
121
  };
@@ -4,7 +4,7 @@ var index = require('./index-BQjqJTJB.js');
4
4
  var clsx = require('./clsx-BtxeOLZW.js');
5
5
  var v4 = require('./v4-C1vaJ4yP.js');
6
6
 
7
- 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)}`;
7
+ 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)}}`;
8
8
 
9
9
  const NvFieldcheckbox = class {
10
10
  constructor(hostRef) {
@@ -153,15 +153,15 @@ const NvFieldcheckbox = class {
153
153
  ? ariaRequiredAttrValue === 'true' || ariaRequiredAttrValue === ''
154
154
  : undefined;
155
155
  const useNativeRequired = this.required && (!useAriaRequired || ariaRequiredValue === true);
156
- return (index.h(index.Host, { key: '1e4742153edb85a5d5d2e6bd7101240eb5dd354c', class: clsx.clsx(this.labelPlacement === 'before' && 'label-placement-before', this.error && 'error') }, index.h("div", { key: '222f3fed3f6626f3fc67cbae5612c7a8aaa10f65', class: "input-container" }, index.h("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 && {
156
+ return (index.h(index.Host, { key: '6ee6fed9bb078e32a40ac2d6c1c4baf2f1825be1', class: clsx.clsx(this.labelPlacement === 'before' && 'label-placement-before', this.error && 'error') }, index.h("div", { key: '21b122c2c36382824eea7e66f2382cd333c0831c', class: "input-container" }, index.h("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 && {
157
157
  'aria-required': String(ariaRequiredValue),
158
158
  }), indeterminate: this.indeterminate, ref: el => {
159
159
  if (el) {
160
160
  el.indeterminate = this.indeterminate;
161
161
  }
162
- } }), index.h("span", { key: '848e8e33f9304104c504474cf98a660cb7620081', class: "icon" }, this.checked && !this.indeterminate && (index.h("slot", { key: 'ab36f853010d596c2d34ee65f8c0fb5cab6341aa', name: "checked-icon" }, index.h("svg", { key: '859a903120c84e3e65c5c8e2809e0103d1e36ae0', xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none" }, index.h("path", { key: '0487c96d2b233e1e6fa1d5481de40fdf9762cca1', d: "M11.6667 3.5L5.25004 9.91667L2.33337 7", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.indeterminate && (index.h("slot", { key: 'e6e865f17821b69d7a6dccd832dce1bf170a868b', name: "indeterminate-icon" }, index.h("svg", { key: 'c989f2dc8fef8a4c8cd4fdda9302d70f56b7d627', class: "indeterminate-svg", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 14", fill: "none" }, index.h("path", { key: 'fd969c39273b2235bfe38840ef333d01fb2eaef5', d: "M2.9165 7H11.0832", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), index.h("slot", { key: 'bc2db6ec3ff59680c883ee3cc2967da1a541838b' }), index.h("div", { key: '190ae3a02eb07d0225f858989eb4c033e81bcb68', class: "text-container" }, index.h("slot", { key: 'ff259699df50be0cda8de8f901c8a07f6e61ff2c', name: "main" }, (this.label || this.el.querySelector('[slot="label"]')) && (index.h("label", { key: '24680fbd2f98953cefc51477c5c968d44df3c6d6', htmlFor: this.inputId, class: clsx.clsx(this.hideLabel && 'visually-hidden') }, index.h("slot", { key: '948c7a0ca93a288eb70d5876a3654385dc341a81', name: "label" }, this.label))), (this.description ||
163
- this.el.querySelector('[slot="description"]')) && (index.h("div", { key: '70010d156ca492d2127c437ba2b66a381522740f', class: "description" }, index.h("slot", { key: '1d6bacc49c6aa4b81f18c739ed6c7f2161ae64e6', name: "description" }, this.description)))), (this.errorDescription ||
164
- this.el.querySelector('[slot="error-description"]')) && (index.h("div", { key: '65872b7a73f74d0bd1db9e701b7b2a0d4890e096', hidden: !this.error, class: "error-description" }, index.h("slot", { key: '5aeccf82482f24be30e73526512c15b5e727bbd2', name: "error-description" }, this.errorDescription))))));
162
+ } }), index.h("span", { key: '74e19f64867b671e2f632780726f8cab9c6e485e', class: "icon" }, this.checked && !this.indeterminate && (index.h("slot", { key: '960d296f7caa4abe6f4268c41c09b29b4c0454da', name: "checked-icon" }, index.h("svg", { key: '5a6875f34252b36490daabfdc600b4aa748c6f2e', xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none" }, index.h("path", { key: '8acd040c77cb913d2904daaac86038171e338761', d: "M11.6667 3.5L5.25004 9.91667L2.33337 7", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.indeterminate && (index.h("slot", { key: '42163fea08858131d3a4e74c119565e70d850cf2', name: "indeterminate-icon" }, index.h("svg", { key: '86d0ce5504ea9e8a82ba6c85b7729ce8161aaecf', class: "indeterminate-svg", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 14", fill: "none" }, index.h("path", { key: 'ce47ed03186447bc90321a2aa8343a3377a6ade7', d: "M2.9165 7H11.0832", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), index.h("slot", { key: 'b41cb04185643e5dada6da24e5fc325905b53d08' }), index.h("div", { key: '57509a30441ab9de0c1949f6392dab34674ce91c', class: "text-container" }, index.h("slot", { key: '81ee7728a5a814371dab853d377e249afb5eab7e', name: "main" }, (this.label || this.el.querySelector('[slot="label"]')) && (index.h("label", { key: 'f428aeaedd1e70f7b9626c54f3995b2998cde140', htmlFor: this.inputId, class: clsx.clsx(this.hideLabel && 'visually-hidden') }, index.h("slot", { key: 'e36c574ba6041b7ab0dee5c02a025370f21d947a', name: "label" }, this.label))), (this.description ||
163
+ this.el.querySelector('[slot="description"]')) && (index.h("div", { key: 'fed901aef5e5ac91b5ac04fc8751585b55031666', class: "description" }, index.h("slot", { key: '84fdd3bd94f0249f3ed821e1849be6a6f192fb72', name: "description" }, this.description)))), (this.errorDescription ||
164
+ this.el.querySelector('[slot="error-description"]')) && (index.h("div", { key: 'fc0526ddbbd84e08c18ee27c0b4be0533af0fe22', hidden: !this.error, class: "error-description" }, index.h("slot", { key: 'd288116644ed450bdab0be20a3e7def7481e6c8b', name: "error-description" }, this.errorDescription))))));
165
165
  }
166
166
  static get formAssociated() { return true; }
167
167
  get el() { return index.getElement(this); }
@@ -401,15 +401,15 @@ const NvFielddate = class {
401
401
  ? ariaRequiredAttrValue === 'true' || ariaRequiredAttrValue === ''
402
402
  : undefined;
403
403
  const useNativeRequired = this.required && (!useAriaRequired || ariaRequiredValue === true);
404
- return (index.h(index.Host, { key: '8898ef05a02d52db7457d17b54a942db3730fc74' }, ((this.label && this.label.length > 0) ||
405
- this.el.querySelector('[slot="label"]')) && (index.h("label", { key: '41f7f75b133b0954b64adb40c777fa34595e1319', htmlFor: this.inputId }, index.h("slot", { key: '4c70dc05926cc39b0898d3e12b756d8ea5c82e9d', name: "label" }, this.label))), index.h("nv-popover", { key: '0cc0878e48231202bc0036fe80d5e9ed334d6782', ref: this.setPopoverRef, id: this.popoverId, triggerMode: "controlled", placement: "bottom-start", open: this.open }, index.h("div", { key: '18d889f4c8d164ec11efe254dd61978a0215bdb7', slot: "trigger", class: "input-wrapper" }, index.h("slot", { key: 'e3c8537c9692a241f3a3d869e21605460803fe13', name: "before-input" }), index.h("div", { key: '03e01a26472ba46e951290f99de396b02ad1acad', class: "input-container", onClick: this.handleInputContainerClick }, index.h("slot", { key: '440c384b64cdac05fc2f37f65a10d9c3968de67a', name: "leading-input" }), index.h("input", { key: '095fb9dc86347cb5a09065701e17ea760ffa3faa', id: this.inputId, ref: this.setInputRef, placeholder: this.placeholder ||
404
+ return (index.h(index.Host, { key: '3c13437365ba5c194e382050d83a01c2610f901d' }, ((this.label && this.label.length > 0) ||
405
+ this.el.querySelector('[slot="label"]')) && (index.h("label", { key: '82bccae1ff2044e8b099789e4403857772f8449c', htmlFor: this.inputId }, index.h("slot", { key: '3a2065e072ba6acb2ca5a162b877d05d30f93815', name: "label" }, this.label))), index.h("nv-popover", { key: 'afd5fc8f78a46562b318f2f2d48306efa2275fac', ref: this.setPopoverRef, id: this.popoverId, triggerMode: "controlled", placement: "bottom-start", open: this.open }, index.h("div", { key: '748395cd864e8ee8f224460a420379b9f8ea362e', slot: "trigger", class: "input-wrapper" }, index.h("slot", { key: '8c1f2baa6a33861d83c9497ee39a6a2a08b27d2e', name: "before-input" }), index.h("div", { key: '91dfd2e870fc59e0949ff1ae2b66e0a3c89ec203', class: "input-container", onClick: this.handleInputContainerClick }, index.h("slot", { key: '7e7a11aacf727512ccbf4c5fd149f9ccbf161c0d', name: "leading-input" }), index.h("input", { key: '47b9d83bb4942604c3e8244995d032743ad84e78', id: this.inputId, ref: this.setInputRef, placeholder: this.placeholder ||
406
406
  this.convertToInputmaskFormat(this.dateFormat), name: this.name, disabled: this.disabled, readOnly: this.readonly, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
407
407
  'aria-required': String(ariaRequiredValue),
408
- }), autofocus: this.autofocus, onInput: this.handleInput, onFocus: this.handleFocus, "data-scope": "date" }), this.error && (index.h("nv-icon", { key: '33f6f0c755cdecbd26f258d729c406a79301e221', name: "alert-circle", class: "validation", size: "md" })), this.success && (index.h("nv-icon", { key: '52960d4d2266249f43aaa205c140b6b78af86096', name: "circle-check", class: "validation", size: "md" })), index.h("nv-iconbutton", { key: 'f840216a37849b661ca76296b1bb78c0aff4f6a0', class: "toggle-calendar-icon", name: "calendar" //{this.open ? 'chevron-top' : 'chevron-down'}
408
+ }), autofocus: this.autofocus, onInput: this.handleInput, onFocus: this.handleFocus, "data-scope": "date" }), this.error && (index.h("nv-icon", { key: '0c8badb4887475f3ce278db7dd1bb9d4f4db1948', name: "alert-circle", class: "validation", size: "md" })), this.success && (index.h("nv-icon", { key: '908c9595d2858b5915ea9625b365d98c9076175d', name: "circle-check", class: "validation", size: "md" })), index.h("nv-iconbutton", { key: '2acbfe40a0db4b070491e91fa69b9a21fee5111d', class: "toggle-calendar-icon", name: "calendar" //{this.open ? 'chevron-top' : 'chevron-down'}
409
409
  ,
410
- size: "md", emphasis: "lower", "aria-label": this.open ? 'Hide calendar' : 'Show calendar', onClick: this.toggleCalendar, tabIndex: this.disabled ? -1 : 0 })), index.h("slot", { key: '87a4c9a1287296001aca41314bc5c9b47d093cad', name: "after-input" })), index.h("div", { key: 'a268e2bca4958172c2cab48aff2267ce6a6090c8', slot: "content" }, index.h("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) ||
411
- this.el.querySelector('[slot="description"]')) && (index.h("div", { key: '11f0d3702c944c732c4e9cfd4fa7f73311adb32a', class: "description" }, index.h("slot", { key: '964af4f567e755f002d955190f39d39b627519b7', name: "description" }, this.description))), (this.errorDescription ||
412
- this.el.querySelector('[slot="error-description"]')) && (index.h("div", { key: '017cf538acbb319dce67129673ac80ea6a5e1be5', hidden: !this.error, class: "error-description" }, this.el.querySelector('[slot="error-description"]') ? (index.h("slot", { name: "error-description" })) : (this.errorDescription))), index.h("slot", { key: '34c7ab28d7fb6950113ac9536dfc6052fe2969f9' })));
410
+ size: "md", emphasis: "lower", "aria-label": this.open ? 'Hide calendar' : 'Show calendar', onClick: this.toggleCalendar, tabIndex: this.disabled ? -1 : 0 })), index.h("slot", { key: 'fb9ae11ed575835053e11a28136c545fefa1f185', name: "after-input" })), index.h("div", { key: '4ed455b92288d64e1d243e0d2268251f183523c9', slot: "content" }, index.h("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) ||
411
+ this.el.querySelector('[slot="description"]')) && (index.h("div", { key: '3a124e7dd1d5216ac586893eb2d7ae8383051cdc', class: "description" }, index.h("slot", { key: '13f0b8e29875e369734799370fbd54c27becebfb', name: "description" }, this.description))), (this.errorDescription ||
412
+ this.el.querySelector('[slot="error-description"]')) && (index.h("div", { key: '78dbbd76ada0c99907c9725fc82f2edfea41830c', hidden: !this.error, class: "error-description" }, this.el.querySelector('[slot="error-description"]') ? (index.h("slot", { name: "error-description" })) : (this.errorDescription))), index.h("slot", { key: '2c7f702581d6645cb9e6e0e94effa2ea067f049a' })));
413
413
  }
414
414
  get el() { return index.getElement(this); }
415
415
  static get watchers() { return {
@@ -62,7 +62,6 @@ const NvFielddaterange = class {
62
62
  /**
63
63
  * The initial value of the date range (in string format).
64
64
  */
65
- // eslint-disable-next-line @stencil-community/strict-mutable
66
65
  this.value = '';
67
66
  /**
68
67
  * The current value of the start date in string format.
@@ -559,16 +558,16 @@ const NvFielddaterange = class {
559
558
  ? ariaRequiredAttrValue === 'true' || ariaRequiredAttrValue === ''
560
559
  : undefined;
561
560
  const useNativeRequired = this.required && (!useAriaRequired || ariaRequiredValue === true);
562
- return (index.h(index.Host, { key: 'a5b6bfb1024db1794bd68970c4d03bc0d2aa12b2' }, ((this.label && this.label.length > 0) ||
563
- this.el.querySelector('[slot="label"]')) && (index.h("label", { key: 'aebf223f1c199a61d70ff07068b1279cd00fd63a', htmlFor: this.startInputId }, index.h("slot", { key: 'b0c75a9509c80b5e983b50ff06f0fd987c0dfb13', name: "label" }, this.label))), index.h("nv-popover", { key: '39d9afe5c5a3d6f1e0a65bc6a25e0123c26bf093', ref: el => (this.popoverElement = el), id: this.popoverId, triggerMode: "controlled", placement: "bottom-start", open: this.open }, index.h("div", { key: '83f602a64a7fe08370da5e7c5ca70da6c9b9743d', slot: "trigger", class: "input-wrapper" }, index.h("slot", { key: '388802ed31223aa0ca1f4f5e709774df936c79d6', name: "before-input" }), index.h("div", { key: '45f13be37efe3eaa15396a247f83652ab671d26d', class: "input-container" }, index.h("slot", { key: 'eb79a369f672e4c6c22bbf8e1f96f1b6ff221599', name: "leading-input" }), index.h("div", { key: '8a231a529fccb39481aa1be3b75aea92a9ba14d1', class: "range-inputs" }, index.h("input", { key: 'd547f462d2a695eb7e07abcbcc2b1ff05e138ff3', id: this.startInputId, type: "text", placeholder: this.startPlaceholder ||
561
+ return (index.h(index.Host, { key: 'ff398fcfbbe95e5665b774fe43350acbbc348fe9' }, ((this.label && this.label.length > 0) ||
562
+ this.el.querySelector('[slot="label"]')) && (index.h("label", { key: '2b1909b93047611192bb66f574bdda3b206e2385', htmlFor: this.startInputId }, index.h("slot", { key: '8195acf71bec4897fca7c4617eb0de096e88b191', name: "label" }, this.label))), index.h("nv-popover", { key: 'ba36048cf5a34974f4f4deb66fb0d735988e5b53', ref: el => (this.popoverElement = el), id: this.popoverId, triggerMode: "controlled", placement: "bottom-start", open: this.open }, index.h("div", { key: '14b6d78ac81001bd174bad38172a8a1a1f347731', slot: "trigger", class: "input-wrapper" }, index.h("slot", { key: 'fb016c89c6f8f99ae3c67917fc623bd5ebfd55fc', name: "before-input" }), index.h("div", { key: 'ba782a5e283e468467ccdb9b571046cd2f4852e9', class: "input-container" }, index.h("slot", { key: '2adfa150e03b07b3fc68dcf58e8033b7945161a0', name: "leading-input" }), index.h("div", { key: '0276764deeb85f4211ac741f3eb5fef2f9fbcb43', class: "range-inputs" }, index.h("input", { key: 'b752bb09fefcd173403cb11db40d0aabd25e1388', id: this.startInputId, type: "text", placeholder: this.startPlaceholder ||
564
563
  this.convertToInputmaskFormat(this.dateFormat), name: this.startName, disabled: this.disabled, readOnly: this.readonly, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
565
564
  'aria-required': String(ariaRequiredValue),
566
- }), autofocus: this.autofocus, value: this.startValue, onInput: this.handleStartInput, onFocus: this.handleFocus, "data-scope": "date-range" }), index.h("div", { key: '848fa94da2032b0c75973d1e06c4b319f7d6ce1e', class: "range-separator" }), index.h("input", { key: 'e62de0223934c2f75236fb312bcb0520936769f9', id: this.endInputId, type: "text", placeholder: this.endPlaceholder ||
565
+ }), autofocus: this.autofocus, value: this.startValue, onInput: this.handleStartInput, onFocus: this.handleFocus, "data-scope": "date-range" }), index.h("div", { key: 'd5be46903d09c3b189dc4e7ee8ddad170c0f6286', class: "range-separator" }), index.h("input", { key: '11b9a3838149854e68ae7c9d96aedbaaba84a90d', id: this.endInputId, type: "text", placeholder: this.endPlaceholder ||
567
566
  this.convertToInputmaskFormat(this.dateFormat), name: this.endName, disabled: this.disabled, readOnly: this.readonly, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
568
567
  'aria-required': String(ariaRequiredValue),
569
- }), value: this.endValue, onInput: this.handleEndInput, onFocus: this.handleFocus, "data-scope": "date-range" })), this.error && (index.h("nv-icon", { key: '037dd8133c599ddad1791dc19dd6a5a814e5a51d', name: "alert-circle", class: "validation", size: "md" })), this.success && (index.h("nv-icon", { key: '314e2584ce385f7c27ddd1ded9f093d7bc48d96c', name: "circle-check", class: "validation", size: "md" })), index.h("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 })), index.h("slot", { key: '18dd4d9e3abc1f1580d88b62c1380822865f2b64', name: "after-input" })), index.h("div", { key: '66d37dc2a4158f9e85cc56d68be484ca01eb196c', slot: "content" }, index.h("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) ||
570
- this.el.querySelector('[slot="description"]')) && (index.h("div", { key: 'd7f58a9351e717508fff5e3bdbccad7fbef0c9a9', class: "description" }, index.h("slot", { key: '5acbe11d1bc2f95e05dad845a0b6d4abe8bd3985', name: "description" }, this.description))), (this.errorDescription ||
571
- this.el.querySelector('[slot="error-description"]')) && (index.h("div", { key: '6c0a8e0dcd93375296be427908e998b61c94bf9c', hidden: !this.error, class: "error-description" }, this.el.querySelector('[slot="error-description"]') ? (index.h("slot", { name: "error-description" })) : (this.errorDescription))), index.h("slot", { key: 'fb82d190c29033466f6db6f45596dc16cad28e42' })));
568
+ }), value: this.endValue, onInput: this.handleEndInput, onFocus: this.handleFocus, "data-scope": "date-range" })), this.error && (index.h("nv-icon", { key: '26b42abdeafd75930a5ca607d24337b6b3c10ac2', name: "alert-circle", class: "validation", size: "md" })), this.success && (index.h("nv-icon", { key: '1af99ccf21b9f8089204e9e97c2453b2bdeffd29', name: "circle-check", class: "validation", size: "md" })), index.h("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 })), index.h("slot", { key: '2ab6a03f44f04595763f4a6cbb8bc142578e1b3a', name: "after-input" })), index.h("div", { key: '1fc0213d712a8560dee995c4d26c7d9944af650b', slot: "content" }, index.h("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) ||
569
+ this.el.querySelector('[slot="description"]')) && (index.h("div", { key: 'd0f9852ccd37202db9653b338cf850ba44365ddf', class: "description" }, index.h("slot", { key: 'cff092ce15f1f90f246de859fea30d3714fd4520', name: "description" }, this.description))), (this.errorDescription ||
570
+ this.el.querySelector('[slot="error-description"]')) && (index.h("div", { key: 'c9dfd25d6784cca037337e7ffe28fc4ac1d33fd5', hidden: !this.error, class: "error-description" }, this.el.querySelector('[slot="error-description"]') ? (index.h("slot", { name: "error-description" })) : (this.errorDescription))), index.h("slot", { key: '8123f07bf03ae219917f2e9f8146142bd8781bd4' })));
572
571
  }
573
572
  get el() { return index.getElement(this); }
574
573
  static get watchers() { return {
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var index = require('./index-BQjqJTJB.js');
4
- var i18n_utils = require('./i18n.utils-ku0bScip.js');
4
+ var workerClient = require('./worker-client-ByL3TenE.js');
5
+ var i18n_utils = require('./i18n.utils-BbKpUgYq.js');
5
6
  var v4 = require('./v4-C1vaJ4yP.js');
6
7
 
7
8
  const nvFielddropdownCss = () => `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-fielddropdown{--nv-field-border-default:var(--components-form-field-border-default);--nv-field-border-hover:var(--components-form-field-border-hover);--nv-field-border-focus:var(--components-form-field-border-focus);--nv-field-border-disabled:var(--components-form-field-border-default);--nv-field-border-readonly:var(--components-form-field-border-default);--nv-field-focus-box-shadow:var(--color-focus-brand);--nv-field-background:var(--components-form-field-background-default);display:flex;flex-direction:column;align-items:flex-start;gap:var(--form-gap-y);box-sizing:border-box;max-width:480px}nv-fielddropdown[fluid]:not([fluid=false]){max-width:unset}nv-fielddropdown[readonly]:not([readonly=false]){--nv-field-border-default:var(--components-form-field-border-readonly);--nv-field-border-hover:var(--nv-field-border-default);--nv-field-border-focus:var(--components-form-field-border-focus);--nv-field-border-disabled:var(--nv-field-border-default);--nv-field-border-readonly:var(--nv-field-border-default);--nv-field-background:var(--components-form-field-background-readonly)}nv-fielddropdown[error]:not([error=false]){--nv-field-border-default:var(--components-form-field-border-error);--nv-field-border-hover:var(--nv-field-border-default);--nv-field-border-focus:var(--nv-field-border-default);--nv-field-border-disabled:var(--nv-field-border-default);--nv-field-border-readonly:var(--nv-field-border-default);--nv-field-focus-box-shadow:var(--color-focus-destructive-in-field)}nv-fielddropdown[required]:not([required=false]) label::after,nv-fielddropdown[aria-required=true] label::after{content:"*";color:var(--components-form-text-required);font-weight:var(--font-weight-high-emphasis)}nv-fielddropdown[hidden]:not([hidden=false]) label{display:none}nv-fielddropdown label{display:flex;align-items:center;gap:var(--form-label-gap);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-fielddropdown nv-popover{width:100%;display:block}nv-fielddropdown nv-popover [data-scope=popover]{min-width:100%;width:max-content;max-width:400px;padding:var(--list-dropdown-padding);border-radius:var(--list-dropdown-radius);background-color:var(--components-list-dropdown-background);border:1px solid var(--components-list-dropdown-border)}nv-fielddropdown nv-popover [slot=content]{gap:var(--list-dropdown-gap-y);display:flex;flex-direction:column}nv-fielddropdown nv-popover hr{color:var(--components-list-dropdown-separator)}nv-fielddropdown nv-popover div[slot=content]::-webkit-scrollbar{width:6px;height:6px}nv-fielddropdown nv-popover div[slot=content]::-webkit-scrollbar-track{background-color:var(--color-level-10-background);border-radius:9999px}nv-fielddropdown nv-popover div[slot=content]::-webkit-scrollbar-thumb{background-color:var(--color-gray-200);border-radius:9999px}nv-fielddropdown nv-popover div[slot=content]{max-height:calc(90vh - var(--list-dropdown-padding) * 2);overflow-y:auto;position:relative}nv-fielddropdown .input-wrapper{display:flex;flex-wrap:wrap;gap:var(--form-gap-x);align-items:stretch;align-self:stretch;width:100%}nv-fielddropdown .input-container{display:flex;flex-grow:1;justify-content:center;align-items:center;align-self:stretch;border-radius:var(--form-field-radius);border-width:1px;border-style:solid;border-color:var(--nv-field-border-default);opacity:var(--components-form-opacity-default, 1);background:var(--nv-field-background);transition:all 150ms ease-out}nv-fielddropdown .input-container:hover{border-color:var(--nv-field-border-hover)}nv-fielddropdown .input-container:focus-within,nv-fielddropdown .input-container:focus-within:hover,nv-fielddropdown .input-container:focus,nv-fielddropdown .input-container:focus:hover{border-color:var(--nv-field-border-focus);box-shadow:0px 0px 0px var(--focus-field-stroke) var(--nv-field-focus-box-shadow)}nv-fielddropdown .input-container:has(input:read-only){background-color:var(--components-form-field-background-readonly);border-color:var(--nv-field-border-readonly)}nv-fielddropdown .input-container:has(input:disabled){opacity:0.5;background-color:var(--components-form-field-background-disabled);border-color:var(--nv-field-border-disabled)}nv-fielddropdown .input-container{position:relative;width:100%;min-height:40px}nv-fielddropdown .input-container input[type=search]::-webkit-search-decoration,nv-fielddropdown .input-container input[type=search]::-webkit-search-cancel-button,nv-fielddropdown .input-container input[type=search]::-webkit-search-results-button,nv-fielddropdown .input-container input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}nv-fielddropdown .input-container input,nv-fielddropdown .input-container p.non-filterable-text{display:flex;align-items:center;flex:1 0 0;overflow:hidden;background-color:transparent;color:var(--components-form-field-content-text);padding:calc(var(--form-field-padding-y) - 1px) var(--form-field-padding-x);font-size:var(--form-field-font-size);font-style:normal;font-weight:var(--font-weight-medium-emphasis);line-height:var(--form-field-line-height);width:100%}nv-fielddropdown .input-container input:focus,nv-fielddropdown .input-container p.non-filterable-text:focus{outline:none}nv-fielddropdown .input-container input::placeholder,nv-fielddropdown .input-container p.non-filterable-text::placeholder{overflow:hidden;color:var(--components-form-field-content-placeholder);text-overflow:ellipsis;font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-field-font-size);font-style:normal;font-weight:var(--font-weight-low-emphasis);line-height:var(--form-field-line-height)}nv-fielddropdown .input-container input,nv-fielddropdown .input-container p.non-filterable-text{}nv-fielddropdown .input-container input[type=password]::-ms-clear,nv-fielddropdown .input-container input[type=password]::-ms-reveal,nv-fielddropdown .input-container p.non-filterable-text[type=password]::-ms-clear,nv-fielddropdown .input-container p.non-filterable-text[type=password]::-ms-reveal{display:none;width:0;height:0}nv-fielddropdown .input-container p.non-filterable-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;border-radius:var(--form-field-radius);background-color:var(--nv-field-background);color:var(--components-form-field-content-text);font-size:var(--form-field-font-size);font-weight:var(--font-weight-medium-emphasis);line-height:var(--form-field-line-height);box-sizing:border-box;cursor:pointer;height:100%;min-height:40px}nv-fielddropdown .input-container p.non-filterable-text span{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis}nv-fielddropdown .input-container>nv-iconbutton{border:0px;border-radius:0px}nv-fielddropdown .input-container>nv-iconbutton:focus-visible{border-radius:var(--button-md-border-radius);outline-offset:-3px}nv-fielddropdown .input-container>nv-iconbutton:last-of-type{border-top-right-radius:var(--form-field-radius);border-bottom-right-radius:var(--form-field-radius)}nv-fielddropdown .input-container nv-icon.validation{color:var(--nv-field-border-default)}nv-fielddropdown .description{display:flex;align-items:center;align-self:stretch;gap:var(--spacing-1);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;line-height:var(--form-description-line-height)}nv-fielddropdown .error-description{display:flex;align-items:center;align-self:stretch;gap:var(--spacing-1);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;line-height:var(--form-description-line-height);color:var(--components-form-text-description-error)}`;
@@ -183,7 +184,7 @@ const NvFielddropdown = class {
183
184
  // Use longer debounce for fuzzy mode (Fuse.js needs more time)
184
185
  // For fuzzy mode, use FUZZY_DEBOUNCE_DELAY (300ms), otherwise use this.debounceDelay
185
186
  const debounce = this.effectiveFilterMode === 'fuzzy'
186
- ? i18n_utils.FUZZY_DEBOUNCE_DELAY
187
+ ? workerClient.FUZZY_DEBOUNCE_DELAY
187
188
  : this.debounceDelay;
188
189
  this.debounceTimer = window.setTimeout(() => {
189
190
  this.filterItems();
@@ -389,13 +390,13 @@ const NvFielddropdown = class {
389
390
  });
390
391
  }
391
392
  // Build local index for main-thread search
392
- this.indexedItems = i18n_utils.buildIndex(this.rawItems);
393
+ this.indexedItems = workerClient.buildIndex(this.rawItems);
393
394
  // Determine effective filter mode
394
- this.effectiveFilterMode = i18n_utils.getEffectiveFilterMode(this.filterMode);
395
+ this.effectiveFilterMode = workerClient.getEffectiveFilterMode(this.filterMode);
395
396
  // Initialize worker if needed
396
397
  const itemCount = this.rawItems.length;
397
- const threshold = i18n_utils.clampWorkerThreshold(this.workerThreshold);
398
- if (i18n_utils.shouldUseWorker(itemCount, this.effectiveFilterMode, threshold)) {
398
+ const threshold = workerClient.clampWorkerThreshold(this.workerThreshold);
399
+ if (workerClient.shouldUseWorker(itemCount, this.effectiveFilterMode, threshold)) {
399
400
  await this.initWorker();
400
401
  }
401
402
  else {
@@ -409,12 +410,12 @@ const NvFielddropdown = class {
409
410
  * Note: Fuzzy search now works on main thread with Fuse.js, so no mode change needed.
410
411
  */
411
412
  async initWorker() {
412
- if (!i18n_utils.isWorkerSupported()) {
413
+ if (!workerClient.isWorkerSupported()) {
413
414
  // Workers not supported - will use main thread (fuzzy still works with Fuse.js)
414
415
  return;
415
416
  }
416
417
  if (!this.workerClient) {
417
- this.workerClient = new i18n_utils.SearchWorkerClient();
418
+ this.workerClient = new workerClient.SearchWorkerClient();
418
419
  // No fallback mode change needed - fuzzy works on main thread now
419
420
  }
420
421
  // Init will silently handle fallback if worker can't be created
@@ -449,7 +450,7 @@ const NvFielddropdown = class {
449
450
  // Check if we should start filtering
450
451
  if (this.filterText.length < this.startFilterAt) {
451
452
  // Show all items up to maxResults
452
- const effectiveMaxResults = i18n_utils.clampMaxResults(this.maxResults);
453
+ const effectiveMaxResults = workerClient.clampMaxResults(this.maxResults);
453
454
  let visibleCount = 0;
454
455
  items.forEach(item => {
455
456
  if (visibleCount < effectiveMaxResults) {
@@ -469,8 +470,8 @@ const NvFielddropdown = class {
469
470
  }
470
471
  // Determine if we should use worker
471
472
  const itemCount = this.rawItems.length;
472
- const threshold = i18n_utils.clampWorkerThreshold(this.workerThreshold);
473
- const useWorker = i18n_utils.shouldUseWorker(itemCount, this.effectiveFilterMode, threshold);
473
+ const threshold = workerClient.clampWorkerThreshold(this.workerThreshold);
474
+ const useWorker = workerClient.shouldUseWorker(itemCount, this.effectiveFilterMode, threshold);
474
475
  let result;
475
476
  if (useWorker && this.workerClient?.isReady) {
476
477
  // Use worker for search
@@ -481,7 +482,7 @@ const NvFielddropdown = class {
481
482
  catch (error) {
482
483
  console.error('Worker search failed, falling back to main thread:', error);
483
484
  // Fall back to main thread search (now supports fuzzy with Fuse.js)
484
- result = i18n_utils.search(this.indexedItems, {
485
+ result = workerClient.search(this.indexedItems, {
485
486
  query: this.filterText,
486
487
  filterMode: this.effectiveFilterMode,
487
488
  maxResults: this.maxResults,
@@ -495,7 +496,7 @@ const NvFielddropdown = class {
495
496
  }
496
497
  else {
497
498
  // Use main thread search (now supports fuzzy mode with Fuse.js)
498
- result = i18n_utils.search(this.indexedItems, {
499
+ result = workerClient.search(this.indexedItems, {
499
500
  query: this.filterText,
500
501
  filterMode: this.effectiveFilterMode,
501
502
  maxResults: this.maxResults,
@@ -530,7 +531,7 @@ const NvFielddropdown = class {
530
531
  const matchingIds = new Set(result.ids);
531
532
  let hasVisibleItems = false;
532
533
  let visibleCount = 0;
533
- const effectiveMaxResults = i18n_utils.clampMaxResults(this.maxResults);
534
+ const effectiveMaxResults = workerClient.clampMaxResults(this.maxResults);
534
535
  items.forEach(item => {
535
536
  const itemId = item.value || '';
536
537
  const itemLabel = item.label || item.textContent?.trim() || '';
@@ -652,11 +653,11 @@ const NvFielddropdown = class {
652
653
  ? ariaRequiredAttrValue === 'true' || ariaRequiredAttrValue === ''
653
654
  : undefined;
654
655
  const useNativeRequired = this.required && (!useAriaRequired || ariaRequiredValue === true);
655
- return (index.h(index.Host, { key: '0915d7a88c89a16adc2d27630b326c4fa426445b', role: "combobox", "aria-expanded": this.open.toString(), "aria-haspopup": "listbox", "aria-label": this.label }, (this.label || this.el.querySelector('[slot="label"]')) && (index.h("label", { key: 'c4c614d2f0224a8a0fa10e4a12ddb5c7023a54d8', htmlFor: this.inputId, onClick: this.syncToggleDropdown.bind(this) }, index.h("slot", { key: '14b7f31b260e324a57559cd7fc566f8fcfe29c1e', name: "label" }, this.label))), index.h("nv-popover", { key: 'bffecd6ae3c0e6a5e5def096fd196d9d078cdee5', triggerMode: "controlled", placement: "bottom-start", open: this.open, onOpenChanged: e => this.openChanged.emit(e.detail) }, index.h("div", { key: 'b2f6dd569d553f61d22b31a96e2020d9a53ecf30', class: "input-wrapper", slot: "trigger" }, index.h("slot", { key: 'c1d3c314d3466fafa94d4b7f2bf124a70586ea98', name: "before-input" }), index.h("div", { key: '6f9a5e8eb390569a85b7d8e811995434fc478a31', class: "input-container" }, index.h("slot", { key: '57c396497f9fb4633b5814ec3e5791fffb4e29fc', name: "leading-input" }), this.filterable || this.disabled || this.readonly ? (index.h("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 && {
656
+ return (index.h(index.Host, { key: 'fc83e8834e38142ad102d17495b5978283699576', role: "combobox", "aria-expanded": this.open.toString(), "aria-haspopup": "listbox", "aria-label": this.label }, (this.label || this.el.querySelector('[slot="label"]')) && (index.h("label", { key: '5a1eb965296909556869a025a6e4da609f2cbf90', htmlFor: this.inputId, onClick: this.syncToggleDropdown.bind(this) }, index.h("slot", { key: 'd5d4f3607e07e248c4083c3ea934a3bd1d7a7467', name: "label" }, this.label))), index.h("nv-popover", { key: '17e42a4d729dbc735db49f398ec14e0c296ff8ee', triggerMode: "controlled", placement: "bottom-start", open: this.open, onOpenChanged: e => this.openChanged.emit(e.detail) }, index.h("div", { key: 'a665ff2d2142acf5335d52e9a304ea2995750e5f', class: "input-wrapper", slot: "trigger" }, index.h("slot", { key: 'bddb24c6404ea0ea7da33485f8d497d0a635f3e2', name: "before-input" }), index.h("div", { key: '7275a9a99c9b4476b405f3966f128ce9ce92801a', class: "input-container" }, index.h("slot", { key: 'ede3c4442f365377eb83524f5d70d2922cd2a38b', name: "leading-input" }), this.filterable || this.disabled || this.readonly ? (index.h("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 && {
656
657
  'aria-required': String(ariaRequiredValue),
657
- }), disabled: this.disabled, readOnly: this.readonly, onInput: this.handleFilterInput })) : (index.h("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 && (index.h("nv-iconbutton", { key: 'a317de934a5525a0f2fc8da60efb30e6f145e26b', name: "x", size: "md", emphasis: "lower", class: "clear-button", onClick: this.clearFilter.bind(this), "aria-label": "Clear input" })), this.error && (index.h("nv-icon", { key: '66f875b52c5aad0b3d337495e2b84479c539f40c', name: "alert-circle", class: "validation", size: "md" })), index.h("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 })), index.h("slot", { key: '709fa474ef044a35a09ea9e03f2c2cb7f8beb499', name: "after-input" })), index.h("div", { key: '1c0599436e013c853b8d52411812d383095b7339', slot: "content", style: this.maxHeight ? { maxHeight: this.maxHeight } : {} }, this.options?.length > 0 && (index.h("ul", { key: '7d29e377eb3c90d20a0e8659a4404da0f603ce33' }, this.options.map(option => (index.h("nv-fielddropdownitem", { label: option.label, value: option.value, disabled: option.disabled, selected: option.value === this.value }))))), index.h("slot", { key: '76796c930183e266a8f13dceb70040e9a531bf4b', name: "content" }))), (this.description ||
658
- this.el.querySelector('[slot="description"]')) && (index.h("div", { key: '5ce379ed837ce4045e29835f452615901a49e765', class: "description" }, index.h("slot", { key: '099b08d109920596d58aee26aa3a1f13ed5c8743', name: "description" }, this.description))), (this.errorDescription ||
659
- this.el.querySelector('[slot="error-description"]')) && (index.h("div", { key: 'f8357878d232e6d28714bcc7f3aa508fd33d4c84', hidden: !this.error, class: "error-description" }, index.h("slot", { key: '3f76cd412d3b8cff001295bc68cc726f166788ab', name: "error-description" }, this.errorDescription)))));
658
+ }), disabled: this.disabled, readOnly: this.readonly, onInput: this.handleFilterInput })) : (index.h("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 && (index.h("nv-iconbutton", { key: 'd1aa81c5d14601ea85cec133a94f2b071ca98358', name: "x", size: "md", emphasis: "lower", class: "clear-button", onClick: this.clearFilter.bind(this), "aria-label": "Clear input" })), this.error && (index.h("nv-icon", { key: 'd49e30222d63ffdcc4d952d959a98946b943685f', name: "alert-circle", class: "validation", size: "md" })), index.h("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 })), index.h("slot", { key: '665519b43abbd562ea1c3e36355b15ffb3e6fea2', name: "after-input" })), index.h("div", { key: 'da97b6498e93d5f6c427bec6963db697c41c2d9a', slot: "content", style: this.maxHeight ? { maxHeight: this.maxHeight } : {} }, this.options?.length > 0 && (index.h("ul", { key: '0db57a711680aad61c32993b5f3afe304ec9066f' }, this.options.map(option => (index.h("nv-fielddropdownitem", { label: option.label, value: option.value, disabled: option.disabled, selected: option.value === this.value }))))), index.h("slot", { key: '5c7643c6436c42efa63bab75f416b684b662812b', name: "content" }))), (this.description ||
659
+ this.el.querySelector('[slot="description"]')) && (index.h("div", { key: '0ade462a96a16bb0cf6fb9d49d4ead0d98a6234b', class: "description" }, index.h("slot", { key: 'bb2d0c3340bdc0d0b3ac77feab8bc70a73b89a00', name: "description" }, this.description))), (this.errorDescription ||
660
+ this.el.querySelector('[slot="error-description"]')) && (index.h("div", { key: 'c04c2329d71e088b262a46441bb3bd9592d304e8', hidden: !this.error, class: "error-description" }, index.h("slot", { key: 'b85d769f12c4bf2a2ba5aba69c20566d17801f0a', name: "error-description" }, this.errorDescription)))));
660
661
  }
661
662
  static get formAssociated() { return true; }
662
663
  get el() { return index.getElement(this); }