@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
@@ -157,7 +157,7 @@ const NvSidebar = class {
157
157
  //#region RENDER
158
158
  render() {
159
159
  const isCollapsed = this.type === 'collapsible' && !this.open;
160
- return (h(Host, { key: 'b186709db49756c2cbc7266ef9dfb1cdaf63c9bd', role: "navigation", collapsed: isCollapsed ? true : undefined, "notification-intention": this.notificationIntention, "notification-emphasis": this.notificationEmphasis, "aria-expanded": this.type === 'collapsible' ? String(this.open) : undefined }, h("div", { key: '9b415f173b9097aceda8619b061d9e7533030e57', class: "nv-sidebar-container" }, h("slot", { key: 'e60dbe6ea59f72caab1d519bf0a84afe9a9f0829' })), this.type === 'collapsible' && (h("button", { key: 'cc63ad46951876de82efccef404366a04393bb4b', class: "nv-sidebar-toggle", onClick: this.handleToggle, "aria-label": this.open ? 'Collapse sidebar' : 'Expand sidebar' }, h("nv-icon", { key: '7f44dbfe4e1b351c789ea558e735b9da00b03e19', name: this.open
160
+ return (h(Host, { key: 'a22074a54f9d51c5a60dd698573a95862e9df0a8', role: "navigation", collapsed: isCollapsed ? true : undefined, "notification-intention": this.notificationIntention, "notification-emphasis": this.notificationEmphasis, "aria-expanded": this.type === 'collapsible' ? String(this.open) : undefined }, h("div", { key: 'f19453d0dbbad812f27f188ef198b895d37e8ad2', class: "nv-sidebar-container" }, h("slot", { key: '7194ae2a2a655716f3f1db89d9c38dc4b0ab9df0' })), this.type === 'collapsible' && (h("button", { key: '4f7a1805932f6e1783fbcf63dc54d3260464eab0', class: "nv-sidebar-toggle", onClick: this.handleToggle, "aria-label": this.open ? 'Collapse sidebar' : 'Expand sidebar' }, h("nv-icon", { key: '76d84d1c07d3f841808950c6805aa7bcaa63cf85', name: this.open
161
161
  ? 'layout-sidebar-left-collapse'
162
162
  : 'layout-sidebar-right-collapse', size: "sm" })))));
163
163
  }
@@ -9,7 +9,7 @@ const NvSidebarcontent = class {
9
9
  /****************************************************************************/
10
10
  //#region RENDER
11
11
  render() {
12
- return (h(Host, { key: '58412906cd2e7719c5bdd60f24a5d14c270068de', role: "list" }, h("slot", { key: 'cb10719b5baf8dfcacc970a2cc5b199883d91853' })));
12
+ return (h(Host, { key: 'e88e1557fbfa8ec74391dc11b6073eecb4d97685', role: "list" }, h("slot", { key: 'ccaf985cc498a5729600316135d750190a514582' })));
13
13
  }
14
14
  };
15
15
  NvSidebarcontent.style = nvSidebarcontentCss();
@@ -9,7 +9,7 @@ const NvSidebardivider = class {
9
9
  /****************************************************************************/
10
10
  //#region RENDER
11
11
  render() {
12
- return h(Host, { key: '8784711ab19a337f7a0e14450765b816ea2bf400', role: "separator", "aria-orientation": "horizontal" });
12
+ return h(Host, { key: 'e2288aab359dff9087f7758e53a476e4715b0742', role: "separator", "aria-orientation": "horizontal" });
13
13
  }
14
14
  };
15
15
  NvSidebardivider.style = nvSidebardividerCss();
@@ -9,7 +9,7 @@ const NvSidebarfooter = class {
9
9
  /****************************************************************************/
10
10
  //#region RENDER
11
11
  render() {
12
- return (h(Host, { key: '0e41cf447ba7f4421dae314ffb6fa4da3a2c1c21' }, h("slot", { key: '7d05fa96a4354c8f2125d930dd64fc917de6a2dc' })));
12
+ return (h(Host, { key: 'ac36a47c2f96070779b7b05134303604e3ef7676' }, h("slot", { key: '295d26a47fa386deade3799a02686afe6ef42ce0' })));
13
13
  }
14
14
  };
15
15
  NvSidebarfooter.style = nvSidebarfooterCss();
@@ -10,7 +10,7 @@ const NvSidebargroup = class {
10
10
  /****************************************************************************/
11
11
  //#region RENDER
12
12
  render() {
13
- return (h(Host, { key: '44083339d01b3aedaa26340b6e13f8187e731359', role: "group", "aria-label": this.label }, this.label && h("div", { key: '847d06e57d9478e52c0041786ace2ed5891caf0a', class: "nv-sidebargroup-label" }, this.label), h("slot", { key: '7511c5bb39cbb64e7615ed32e33de40cf3157183' })));
13
+ return (h(Host, { key: 'efeaa9f861a41ad96b5f1878510bb1bbbd4a5404', role: "group", "aria-label": this.label }, this.label && h("div", { key: '75816b463eeb0cf7687f2b0bca271db560cfafa6', class: "nv-sidebargroup-label" }, this.label), h("slot", { key: '614116b7997561766949124e56f3cb66addd419b' })));
14
14
  }
15
15
  };
16
16
  NvSidebargroup.style = nvSidebargroupCss();
@@ -9,7 +9,7 @@ const NvSidebarheader = class {
9
9
  /****************************************************************************/
10
10
  //#region RENDER
11
11
  render() {
12
- return (h(Host, { key: 'ea659d39850f5024e27a5678bf465ff1e1fce5d5' }, h("slot", { key: 'd04813b173ecb718794b969c0b28c4e059ff7675' })));
12
+ return (h(Host, { key: '8dd986cfb2cd89557955c6eb61ebfbad0eb1dbcc' }, h("slot", { key: 'ee7808c81f750f5c46da9ed0bfd3b9fcb18d393d' })));
13
13
  }
14
14
  };
15
15
  NvSidebarheader.style = nvSidebarheaderCss();
@@ -19,7 +19,7 @@ const NvSidebarlogo = class {
19
19
  render() {
20
20
  const logoSrc = this.logo || this.defaultLogo;
21
21
  const collapsedLogoSrc = this.collapsedLogo || this.defaultCollapsedLogo;
22
- return (h(Host, { key: 'bc083fb598f98c96f382a8bac65e89344dafba94' }, h("div", { key: '6c53e699495efd6dfa71512e21d645844fef178f', class: "nv-sidebarlogo-container" }, h("img", { key: 'e0baaddb610374eacd9b0bb63b4d07b63a2fc41a', src: logoSrc, alt: this.label || 'Logo', class: "nv-sidebarlogo-full" }), h("img", { key: '508fa312a65f11bed1fe955db9553aa26f600e75', src: collapsedLogoSrc, alt: this.label || 'Logo', class: "nv-sidebarlogo-collapsed" }), this.label && h("span", { key: '78e16fb552eea8a477d785e184e0c4bdbc43c4c6', class: "nv-sidebarlogo-title" }, this.label))));
22
+ return (h(Host, { key: '6a1df67b6c23e0c2b4cd4da481dcd7a708062963' }, h("div", { key: 'e974e75054b93aac6d417a5fa1c527ca75b0f417', class: "nv-sidebarlogo-container" }, h("img", { key: '51bb65b380cc18252a3ea6c16741485a61f0cf12', src: logoSrc, alt: this.label || 'Logo', class: "nv-sidebarlogo-full" }), h("img", { key: '0cee540a20ffb605ea2efa38c5b5942505ada7db', src: collapsedLogoSrc, alt: this.label || 'Logo', class: "nv-sidebarlogo-collapsed" }), this.label && h("span", { key: '10ffc4e62a39c5ecfffd9f115c5929057901222a', class: "nv-sidebarlogo-title" }, this.label))));
23
23
  }
24
24
  };
25
25
  NvSidebarlogo.style = nvSidebarlogoCss();
@@ -264,7 +264,7 @@ const NvSidebarnavitem = class {
264
264
  render() {
265
265
  const showNotificationBullet = this.notificationCount !== undefined && this.notificationCount > 0;
266
266
  const notificationSize = this.isSidebarCollapsed ? 'reduced' : 'default';
267
- return (h(Host, { key: '89dfabe76e3b309d8be7f32224ba9bf960afaa57', role: "listitem" }, h("div", { key: 'f953530dec5af473a9845eeefca3619d4cb58306', class: "nv-sidebarnavitem-trigger", onClick: this.handleToggle, "aria-expanded": this.collapsible ? String(this.open) : undefined, "aria-current": this.active && !this.collapsible ? 'page' : undefined }, this.icon && (h("div", { key: '10853dd4ec6fff353bf893a206244baf6a6c47af', class: "nv-sidebarnavitem-icon" }, h("nv-icon", { key: '12362c99a8a799b564d30775073f549904399286', name: this.icon, size: "md" }), showNotificationBullet && this.isSidebarCollapsed && (h("nv-notification-bullet", { key: '04c48fbaba743faed9cc59f3b214bec61d1c196c', count: this.notificationCount, size: notificationSize, contrastingBorder: true })))), h("div", { key: 'eb7a19ff2e6bdfcf8b4c13a2bc1f381b3c148e2f', class: "nv-sidebarnavitem-content" }, h("slot", { key: '081686d517d863eef0ce243f208df58dd5f4fc54' })), h("div", { key: 'ae745270bdb4282aacb48b819589ef9c8d4e6819', class: "nv-sidebarnavitem-trailing" }, h("slot", { key: '38c312ea17afec572d310c976670ff8290a0b4fb', name: "trailing" }), showNotificationBullet && !this.isSidebarCollapsed && (h("nv-notification-bullet", { key: '887bfe50c260545cfbebca24160d5556cbe73ce2', count: this.notificationCount, size: notificationSize })), this.collapsible && (h("nv-icon", { key: '0078974c65b7a8fb11d796c29d291b7011c01e57', name: "chevron-down", size: "sm", class: "nv-sidebarnavitem-chevron" })))), this.collapsible && this.hasSubitems && (h("div", { key: 'bc9369aad6f4ac18e12abf3a1c5a283f18f3a258', class: "nv-sidebarnavitem-subitems", ref: el => {
267
+ return (h(Host, { key: '0809fb5e4f1663571199bd75e3f2d69d09eabc2f', role: "listitem" }, h("div", { key: '6885fbc8e01fd60f32d56a8b750398a772ee1169', class: "nv-sidebarnavitem-trigger", onClick: this.handleToggle, "aria-expanded": this.collapsible ? String(this.open) : undefined, "aria-current": this.active && !this.collapsible ? 'page' : undefined }, this.icon && (h("div", { key: '515ea7bb25f83fb3a645531ade9370357b1a3cc3', class: "nv-sidebarnavitem-icon" }, h("nv-icon", { key: '718f35787fcd979dd305bcf985a51a9bf7f21a8b', name: this.icon, size: "md" }), showNotificationBullet && this.isSidebarCollapsed && (h("nv-notification-bullet", { key: 'c99767c829bf878d30345933d1bdf9f7c79fc778', count: this.notificationCount, size: notificationSize, contrastingBorder: true })))), h("div", { key: 'd2cfe856fb91a7d15232ff30c73a6709b6adffbf', class: "nv-sidebarnavitem-content" }, h("slot", { key: 'dbcc77aaf798efdca11714c0a6c9109c112ea314' })), h("div", { key: 'bf0136c15af7ac1c4bb98c9415ef0a37760cf4e1', class: "nv-sidebarnavitem-trailing" }, h("slot", { key: 'b84329d00c08ba2e7dc1a783b65d309fbf45a4da', name: "trailing" }), showNotificationBullet && !this.isSidebarCollapsed && (h("nv-notification-bullet", { key: '8a5b9447b80a59c38f006d86fe0d6bd655e02735', count: this.notificationCount, size: notificationSize })), this.collapsible && (h("nv-icon", { key: '47348e1ad810f7abd022dc510bfd11caeb8d8c71', name: "chevron-down", size: "sm", class: "nv-sidebarnavitem-chevron" })))), this.collapsible && this.hasSubitems && (h("div", { key: 'ba5160e5ea9cac822afdf9ed75f3e00807615304', class: "nv-sidebarnavitem-subitems", ref: el => {
268
268
  // Only update ref and initialize if element changed or not yet initialized
269
269
  if (el !== this.subitemsRef) {
270
270
  this.subitemsRef = el;
@@ -279,7 +279,7 @@ const NvSidebarnavitem = class {
279
279
  });
280
280
  }
281
281
  }
282
- } }, h("slot", { key: '6dd9e45df235d3dc45f7174c4da6cc4fd46833ca', name: "subitems" })))));
282
+ } }, h("slot", { key: '4cd023b2af51cf8941d29cb2728cdd1c6b2ea8ed', name: "subitems" })))));
283
283
  }
284
284
  get el() { return getElement(this); }
285
285
  static get watchers() { return {
@@ -22,7 +22,7 @@ const NvSidebarnavsubitem = class {
22
22
  /****************************************************************************/
23
23
  //#region RENDER
24
24
  render() {
25
- return (h(Host, { key: '633d2842e116a9de48d5638c3f85a390543f0d0b', role: "listitem", "aria-current": this.active ? 'page' : undefined }, h("div", { key: 'fb16e478af164c6bde7b6d79394e87c167b1490a', class: "nv-sidebarnavsubitem-indicator" }), h("div", { key: 'f4959009a6e027abe887b6236b4cd6d66dfe75e0', class: "nv-sidebarnavsubitem-content" }, h("slot", { key: '5f8d806af8307c81960c1adb6297630e8692fa83' })), h("div", { key: 'ab2c3cbcdeec6178e1a328b35a614501f62e5ca1', class: "nv-sidebarnavsubitem-trailing" }, h("slot", { key: '21669437e202532277def87f84e67876cadd1877', name: "trailing" }))));
25
+ return (h(Host, { key: 'e5b353c32937bbf45c455593693b58d7177879f9', role: "listitem", "aria-current": this.active ? 'page' : undefined }, h("div", { key: 'ebe7894659ae59538adc96043621b37a3145ef1a', class: "nv-sidebarnavsubitem-indicator" }), h("div", { key: '2054d9f16623e2611652274f4872b6bcdc78c44c', class: "nv-sidebarnavsubitem-content" }, h("slot", { key: 'fa1db84fbb2fcbc3cd6729146b6962445bbba2be' })), h("div", { key: 'd3399e26472f48809c2b4fd824402827330b9b11', class: "nv-sidebarnavsubitem-trailing" }, h("slot", { key: '5ee8b8b8198854ed658272032855e3cf18f21a25', name: "trailing" }))));
26
26
  }
27
27
  };
28
28
  NvSidebarnavsubitem.style = nvSidebarnavsubitemCss();
@@ -321,7 +321,7 @@ const NvSplit = class {
321
321
  /****************************************************************************/
322
322
  //#region RENDER
323
323
  render() {
324
- return (h(Host, { key: '5419c070ac8e17c640987c5016c6cbd18cb12266', "data-dragging": this.isDragging.toString() }, h("slot", { key: '4e9c7080adbd6e9efbf5807a517ff7002d540567', name: "pane" }), h("slot", { key: '910e3ffca9f3f12849f6d18ba8407c45153b7769', name: "gutter" })));
324
+ return (h(Host, { key: 'ab2b75b963d3cee109e90fe22e0dfe356a384706', "data-dragging": this.isDragging.toString() }, h("slot", { key: 'a7a8258a976029f91ffbce3fa1f90f7ed35409ef', name: "pane" }), h("slot", { key: '9af34cb299ff061bec6ba7dfe6e969e093aeb3bc', name: "gutter" })));
325
325
  }
326
326
  get el() { return getElement(this); }
327
327
  static get watchers() { return {
@@ -18,7 +18,7 @@ const NvStack = class {
18
18
  /****************************************************************************/
19
19
  //#region RENDER
20
20
  render() {
21
- return (h(Host, { key: '4aefa1b0d60c640edb266797c59e4311af87bd09', class: clsx(this.fill && 'nv-stack-fill', this.flex && 'nv-stack-flex', this.full && 'w-full', this.gutter && !this.vertical && `gap-x-${this.gutter}`, this.gutter && this.vertical && `gap-y-${this.gutter}`, this.vertical && 'nv-stack-vertical') }, h("slot", { key: '0521c6172ffb133a6e9f5ca216e13970b83e7de5' })));
21
+ return (h(Host, { key: '1fe102ad734149231a7058af441e5ee77ef97ca3', class: clsx(this.fill && 'nv-stack-fill', this.flex && 'nv-stack-flex', this.full && 'w-full', this.gutter && !this.vertical && `gap-x-${this.gutter}`, this.gutter && this.vertical && `gap-y-${this.gutter}`, this.vertical && 'nv-stack-vertical') }, h("slot", { key: 'f7ed597dabd90182887096441ff1258812dfe9fc' })));
22
22
  }
23
23
  };
24
24
  NvStack.style = nvStackCss();
@@ -111,6 +111,8 @@ function releasePointerCapture(cell, pointerId) {
111
111
  * @param {boolean} prevent - Whether to prevent selection
112
112
  */
113
113
  function setUserSelectPrevention(prevent) {
114
+ if (!document)
115
+ return; // SSR & node env fallback safety
114
116
  document.body.style.userSelect = prevent ? 'none' : '';
115
117
  }
116
118
  /**
@@ -229,7 +231,7 @@ const NvTable = class {
229
231
  /****************************************************************************/
230
232
  //#region RENDER
231
233
  render() {
232
- return (h(Host, { key: 'c6bb094eb2c2300af460f9acd91a8a5121958ded' }, h("slot", { key: 'de523656c119a6338558c48cf46ea25df9c446fd' })));
234
+ return (h(Host, { key: '0d5518a54b41c67bdd7c73d5147fd954fb53d388' }, h("slot", { key: '8ab65d5dd1ce751fd357b275b84db042b1d9ce2e' })));
233
235
  }
234
236
  get host() { return getElement(this); }
235
237
  };
@@ -57,7 +57,7 @@ const NvTableheader = class {
57
57
  /****************************************************************************/
58
58
  //#region RENDER
59
59
  render() {
60
- return (h(Host, { key: 'f704401884c7620a37c932f1aba53c5587e3c0c3', role: "columnheader", "aria-sort": this.ariaSort, tabindex: this.sortable ? 0 : undefined, onKeyDown: this.handleKeyDown.bind(this), onClick: this.cycleSortDirection.bind(this) }, h("slot", { key: 'e4fce0b4226dde922d621abf7fbf76efa6b0ceeb' }), this.sortable && (h("span", { key: '25cf7526f27eb5e4621434bdadcf169ef60811ab', class: "sort-icon-wrap", "aria-hidden": "true" }, h("nv-iconbutton", { key: '39745ade1343e6d1e339b4d451abc3a69d644913', disableTabindex: true, name: "arrow-up", size: "xs", emphasis: this.sortDirection === 'none' ? 'lower' : 'low',
60
+ return (h(Host, { key: '95447cd8ccde74d09226bcdbf645eed309be0fa8', role: "columnheader", "aria-sort": this.ariaSort, tabindex: this.sortable ? 0 : undefined, onKeyDown: this.handleKeyDown.bind(this), onClick: this.cycleSortDirection.bind(this) }, h("slot", { key: '4e26aa21f080cf23ce42fb72d6777463bd079991' }), this.sortable && (h("span", { key: '666254c197e97226d2f1c6830d1216b9457c4acc', class: "sort-icon-wrap", "aria-hidden": "true" }, h("nv-iconbutton", { key: '11b2de5c4c270740857094ec8a39f1d392d7246a', disableTabindex: true, name: "arrow-up", size: "xs", emphasis: this.sortDirection === 'none' ? 'lower' : 'low',
61
61
  // prevent mousedown from selecting text
62
62
  onMouseDown: (e) => e.preventDefault(), class: {
63
63
  'is-none': this.sortDirection === 'none',
@@ -2,7 +2,7 @@ import { r as registerInstance, a as createEvent, h, d as Host, e as getElement
2
2
  import { c as clsx } from './clsx-ChV9xqsO.js';
3
3
  import { v as v4 } from './v4-BdYh22OP.js';
4
4
 
5
- const nvToggleCss = () => `nv-toggle{display:inline-flex;align-items:flex-start;gap:var(--form-gap-x);position:relative}nv-toggle:not([disabled],[readonly]) input,nv-toggle:not([disabled],[readonly]) label{cursor:pointer}nv-toggle.label-placement-before{flex-direction:row-reverse}nv-toggle[disabled]{opacity:0.5}nv-toggle label{align-self:stretch;color:var(--components-form-text-label-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-label-font-size);font-style:normal;font-weight:var(--font-weight-medium-emphasis);line-height:var(--form-label-line-height)}nv-toggle label.visually-hidden{position:absolute;padding:0;border:0;overflow:hidden;white-space:nowrap;width:1px;height:1px;margin:-1px;clip:rect(0, 0, 0, 0)}nv-toggle .input-container{position:relative;color:var(--components-form-shape-foreground-default)}nv-toggle .input-container:has(input[type=checkbox]:disabled:not([readonly])){color:var(--components-form-shape-foreground-disabled)}nv-toggle .input-container input[type=checkbox]{appearance:none;position:relative;display:flex;width:var(--form-toggle-width);height:var(--form-toggle-height);flex-direction:column;align-items:flex-start;border-radius:var(--form-toggle-radius);border-width:var(--form-toggle-border-width);border-style:solid;border-color:var(--components-toggle-border-default);background:var(--components-toggle-background-default)}nv-toggle .input-container input[type=checkbox]::after{content:"";display:block;width:var(--form-toggle-switch-dot-default);height:var(--form-toggle-switch-dot-default);background-color:var(--components-toggle-shape-default);border-radius:var(--radius-rounded-full);position:absolute;top:50%;left:25%;transform:translate(-50%, -50%)}nv-toggle .input-container input[type=checkbox]:hover{border-color:var(--components-toggle-border-hover)}nv-toggle .input-container input[type=checkbox]:hover::after{background-color:var(--components-toggle-shape-hover)}nv-toggle .input-container input[type=checkbox]:focus{border-color:var(--components-toggle-border-default)}nv-toggle .input-container input[type=checkbox]:focus::after{background-color:var(--components-toggle-shape-default)}nv-toggle .input-container input[type=checkbox]:focus,nv-toggle .input-container input[type=checkbox]:focus-within{outline:none}nv-toggle .input-container input[type=checkbox]:focus-visible,nv-toggle .input-container input[type=checkbox]:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-focus-brand);outline-offset:calc(var(--focus-outline-offset) * 1)}nv-toggle .input-container input[type=checkbox]:checked{background:var(--components-toggle-background-default-checked);border-color:var(--components-toggle-border-default-checked)}nv-toggle .input-container input[type=checkbox]:checked::after{content:"";display:block;width:var(--form-toggle-switch-dot-default);height:var(--form-toggle-switch-dot-default);background-color:var(--components-toggle-shape-default-checked);border-radius:var(--radius-rounded-full);position:absolute;top:50%;left:75%;transform:translate(-50%, -50%)}nv-toggle .input-container input[type=checkbox]:checked:focus{background:var(--components-toggle-background-default-checked);border-color:var(--components-toggle-border-default-checked)}nv-toggle .input-container input[type=checkbox]:disabled:not([readonly]){box-shadow:unset;background:var(--components-toggle-background-disabled);border-color:var(--components-toggle-border-default)}nv-toggle .input-container input[type=checkbox]:disabled:not([readonly]):checked{background:var(--components-toggle-background-disabled-checked);border-color:var(--components-toggle-border-disabled-checked)}nv-toggle .input-container input[type=checkbox]:disabled:not([readonly]):checked::after{background-color:var(--components-toggle-shape-disabled-checked)}nv-toggle .description{align-self:stretch;color:var(--components-form-text-description-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-description-font-size);font-style:normal;font-weight:450;line-height:var(--form-description-line-height)}nv-toggle .text-container{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}`;
5
+ const nvToggleCss = () => `@charset "UTF-8";nv-toggle{display:inline-flex;align-items:flex-start;gap:var(--form-gap-x);position:relative}nv-toggle:not([disabled],[readonly]) input,nv-toggle:not([disabled],[readonly]) label{cursor:pointer}nv-toggle.label-placement-before{flex-direction:row-reverse}nv-toggle[disabled]{opacity:0.5}nv-toggle label{align-self:stretch;color:var(--components-form-text-label-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-label-font-size);font-style:normal;font-weight:var(--font-weight-medium-emphasis);line-height:var(--form-label-line-height)}nv-toggle label.visually-hidden{position:absolute;padding:0;border:0;overflow:hidden;white-space:nowrap;width:1px;height:1px;margin:-1px;clip:rect(0, 0, 0, 0)}nv-toggle .input-container{position:relative;color:var(--components-form-shape-foreground-default)}nv-toggle .input-container:has(input[type=checkbox]:disabled:not([readonly])){color:var(--components-form-shape-foreground-disabled)}nv-toggle .input-container input[type=checkbox]{appearance:none;position:relative;display:flex;width:var(--form-toggle-width);height:var(--form-toggle-height);flex-direction:column;align-items:flex-start;border-radius:var(--form-toggle-radius);border-width:var(--form-toggle-border-width);border-style:solid;border-color:var(--components-toggle-border-default);background:var(--components-toggle-background-default)}nv-toggle .input-container input[type=checkbox]::after{content:"";display:block;width:var(--form-toggle-switch-dot-default);height:var(--form-toggle-switch-dot-default);background-color:var(--components-toggle-shape-default);border-radius:var(--radius-rounded-full);position:absolute;top:50%;left:25%;transform:translate(-50%, -50%)}nv-toggle .input-container input[type=checkbox]:hover{border-color:var(--components-toggle-border-hover)}nv-toggle .input-container input[type=checkbox]:hover::after{background-color:var(--components-toggle-shape-hover)}nv-toggle .input-container input[type=checkbox]:focus{border-color:var(--components-toggle-border-default)}nv-toggle .input-container input[type=checkbox]:focus::after{background-color:var(--components-toggle-shape-default)}nv-toggle .input-container input[type=checkbox]:focus,nv-toggle .input-container input[type=checkbox]:focus-within{outline:none}nv-toggle .input-container input[type=checkbox]:focus-visible,nv-toggle .input-container input[type=checkbox]:has(:focus-visible){outline:calc(var(--focus-outline-stroke) * 1) solid var(--color-focus-brand);outline-offset:calc(var(--focus-outline-offset) * 1)}nv-toggle .input-container input[type=checkbox]:checked{background:var(--components-toggle-background-default-checked);border-color:var(--components-toggle-border-default-checked)}nv-toggle .input-container input[type=checkbox]:checked::after{content:"";display:block;width:var(--form-toggle-switch-dot-default);height:var(--form-toggle-switch-dot-default);background-color:var(--components-toggle-shape-default-checked);border-radius:var(--radius-rounded-full);position:absolute;top:50%;left:75%;transform:translate(-50%, -50%)}nv-toggle .input-container input[type=checkbox]:checked:focus{background:var(--components-toggle-background-default-checked);border-color:var(--components-toggle-border-default-checked)}nv-toggle .input-container input[type=checkbox]:disabled:not([readonly]){box-shadow:unset;background:var(--components-toggle-background-disabled);border-color:var(--components-toggle-border-default)}nv-toggle .input-container input[type=checkbox]:disabled:not([readonly]):checked{background:var(--components-toggle-background-disabled-checked);border-color:var(--components-toggle-border-disabled-checked)}nv-toggle .input-container input[type=checkbox]:disabled:not([readonly]):checked::after{background-color:var(--components-toggle-shape-disabled-checked)}@media print{nv-toggle .input-container input[type=checkbox]::after{content:"●";top:calc(50% - 3.5px);width:auto;height:auto;background:none;color:var(--components-toggle-border-default);font-size:calc(var(--form-toggle-switch-dot-default) * 3);line-height:1}nv-toggle .input-container input[type=checkbox]:checked{background:transparent;border-color:var(--components-toggle-border-default-checked)}nv-toggle .input-container input[type=checkbox]:checked::after{content:"●";top:calc(50% - 3.5px);width:auto;height:auto;left:75%;background:none;color:var(--components-toggle-border-default-checked)}}nv-toggle .description{align-self:stretch;color:var(--components-form-text-description-default);font-family:var(--font-family-default), var(--font-family-fallback), sans-serif;font-size:var(--form-description-font-size);font-style:normal;font-weight:450;line-height:var(--form-description-line-height)}nv-toggle .text-container{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}`;
6
6
 
7
7
  const NvToggle = class {
8
8
  constructor(hostRef) {
@@ -61,8 +61,8 @@ const NvToggle = class {
61
61
  /****************************************************************************/
62
62
  //#region RENDER
63
63
  render() {
64
- return (h(Host, { key: '1cc28405c1775d19366fd3a684a834e0ca82cf39', class: clsx(this.labelPlacement === 'before' && 'label-placement-before') }, h("div", { key: 'cc19babb308cb64a8ff359c68eff673d8486b694', class: "input-container" }, h("input", { key: '8222a1abe2196b4e943a7adf338df430df2728fe', type: "checkbox", id: this.inputId, name: this.name, autocomplete: "off", value: this.value, checked: Boolean(this.checked), disabled: this.disabled || this.readonly, readonly: this.readonly })), h("div", { key: '46eddca130efc9e6abcef1d6b376281cc1e0544e', class: "text-container" }, (this.label || this.el.querySelector('[slot="label"]')) && (h("label", { key: 'c9ccfd1fd1e3d896874984943158f9332a7c26b6', htmlFor: this.inputId, class: clsx(this.hideLabel && 'visually-hidden') }, h("slot", { key: 'cd657a7eff81775da798b211f1c0983f18ace953', name: "label" }, this.label))), (this.description ||
65
- this.el.querySelector('[slot="description"]')) && (h("div", { key: 'dee3823d764ff864b4f008a43bd0aa8c44b6db13', class: "description" }, h("slot", { key: '6dd3815bf94e766b3c3c43be72b6a86ed354987b', name: "description" }, this.description))))));
64
+ return (h(Host, { key: '38dd2a460c82599e2c2bfd6b039eafff0dc6fc67', class: clsx(this.labelPlacement === 'before' && 'label-placement-before') }, h("div", { key: '4d6bf742f548cc5f92ae84497f12569d9680dcef', class: "input-container" }, h("input", { key: '97f54363c17cde48ec226680ee58da012e590b69', type: "checkbox", id: this.inputId, name: this.name, autocomplete: "off", value: this.value, checked: Boolean(this.checked), disabled: this.disabled || this.readonly, readonly: this.readonly })), h("div", { key: 'e4576a0884f02731a3e6d2d20537cfabf411a8fe', class: "text-container" }, (this.label || this.el.querySelector('[slot="label"]')) && (h("label", { key: '4744036b0d1e73f350bbc4b6f6e7664bb9361d1e', htmlFor: this.inputId, class: clsx(this.hideLabel && 'visually-hidden') }, h("slot", { key: '44a2aeb86c840246473bc47e0ba01269af77ef06', name: "label" }, this.label))), (this.description ||
65
+ this.el.querySelector('[slot="description"]')) && (h("div", { key: '6e5c3d1721c9db3cffd019c9274294c40793daf0', class: "description" }, h("slot", { key: '87c3d35c78ded085cd1ddb5b2874dfae7bd99842', name: "description" }, this.description))))));
66
66
  }
67
67
  static get formAssociated() { return true; }
68
68
  get el() { return getElement(this); }
@@ -52,7 +52,7 @@ const NvTogglebutton = class {
52
52
  /****************************************************************************/
53
53
  //#region RENDER
54
54
  render() {
55
- return (h(Host, { key: '91a6205cf5e2dae56a7826c9882bf2899d31321c', role: "button", tabindex: "0", "aria-pressed": String(this.active), onClick: this.handleClick }, h("slot", { key: 'deea1593ddc2083786e7ff05ce6eafa8daebbee3' })));
55
+ return (h(Host, { key: '4af1293d9eb69a3a20d8f30c6b2876c6c29ddc03', role: "button", tabindex: "0", "aria-pressed": String(this.active), onClick: this.handleClick }, h("slot", { key: '783fad27c525553cd404c1ffed0ae1305d330de8' })));
56
56
  }
57
57
  get el() { return getElement(this); }
58
58
  };
@@ -151,7 +151,7 @@ const NvTogglebuttongroup = class {
151
151
  /****************************************************************************/
152
152
  //#region RENDER
153
153
  render() {
154
- return (h(Host, { key: '98d0fd8820da9b6a5911330a0396b66a911352f2' }, h("slot", { key: 'aa202371d4d63d127d69a6a199451f3c97a65c86' })));
154
+ return (h(Host, { key: '1116872815229d09e1e286dd1f12a9787218e207' }, h("slot", { key: 'fa5363ec707f38830065718b2423dd8493acdd4e' })));
155
155
  }
156
156
  get el() { return getElement(this); }
157
157
  static get watchers() { return {
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, a as createEvent, h, d as Host, e as getElement } from './index-S-IZ4AN_.js';
2
2
 
3
- const nvTooltipCss = () => `nv-tooltip{display:inline-block;position:relative;user-select:none}nv-tooltip:has([fluid]:not([fluid=false])){display:block}nv-tooltip nv-popover>[data-scope=popover]{background:var(--components-tooltip-background);color:var(--components-tooltip-text);font-weight:var(--font-weight-medium-emphasis);padding:var(--tooltip-padding-y) var(--tooltip-padding-x);font-size:var(--tooltip-font-size);border-radius:var(--tooltip-radius);border:none;box-shadow:0px var(--shadow-y-axis-lg-1) var(--shadow-blur-lg-1) var(--shadow-spread-lg-1) var(--shadow-color-opacity-1), 0px var(--shadow-y-axis-lg-2) var(--shadow-blur-lg-2) var(--shadow-spread-lg-2) var(--shadow-color-opacity-2)}nv-tooltip nv-popover>[data-scope=popover] [data-scope=arrow]{background:var(--components-tooltip-background);box-shadow:none;border:none}`;
3
+ const nvTooltipCss = () => `nv-tooltip{display:inline-block;vertical-align:top;position:relative;user-select:none}nv-tooltip:has([fluid]:not([fluid=false])){display:block}nv-tooltip nv-popover{display:block;height:0;min-height:0;overflow:visible}nv-tooltip nv-popover>[data-scope=popover]{background:var(--components-tooltip-background);color:var(--components-tooltip-text);font-weight:var(--font-weight-medium-emphasis);padding:var(--tooltip-padding-y) var(--tooltip-padding-x);font-size:var(--tooltip-font-size);border-radius:var(--tooltip-radius);border:none;box-shadow:0px var(--shadow-y-axis-lg-1) var(--shadow-blur-lg-1) var(--shadow-spread-lg-1) var(--shadow-color-opacity-1), 0px var(--shadow-y-axis-lg-2) var(--shadow-blur-lg-2) var(--shadow-spread-lg-2) var(--shadow-color-opacity-2)}nv-tooltip nv-popover>[data-scope=popover] [data-scope=arrow]{background:var(--components-tooltip-background);box-shadow:none;border:none}`;
4
4
 
5
5
  const NvTooltip = class {
6
6
  constructor(hostRef) {
@@ -42,7 +42,7 @@ const NvTooltip = class {
42
42
  /****************************************************************************/
43
43
  //#region RENDER
44
44
  render() {
45
- return (h(Host, { key: '1c21198627166da4ff8ad5c0b9cd600587a46d70' }, h("nv-popover", { key: '3dfa32fa4789acba5184fefe39d3b82761ede7cb', ref: el => (this.popoverElement = el), triggerMode: "hover", hasArrow: true, placement: this.placement, strategy: this.strategy, triggerElement: this.triggerElement, groupName: 'tooltip', enterDelay: this.enterDelay, onOpenChanged: e => this.openChanged.emit(e.detail) }, h("p", { key: '6e2c16e5e691c27a59938ffc6c5cb075251505f8', slot: "content" }, this.message), h("slot", { key: 'aba5c81f04ebf9a94538d384d39da76d9cb74cc2', name: "content" })), h("slot", { key: '03697bd2cba4d042c09ed628ee2276ee243004de', ref: el => (this.defaultSlot = el) })));
45
+ return (h(Host, { key: 'bda9ba58186add585457f8fdf4a8e1d6389da01a' }, h("nv-popover", { key: 'ac67ea44cebbc8abb9ff4e190668093bb7179222', ref: el => (this.popoverElement = el), triggerMode: "hover", hasArrow: true, placement: this.placement, strategy: this.strategy, triggerElement: this.triggerElement, groupName: 'tooltip', enterDelay: this.enterDelay, onOpenChanged: e => this.openChanged.emit(e.detail) }, h("p", { key: 'b677689d4a73462b7d16ff7d9f31bfd61e7f47eb', slot: "content" }, this.message), h("slot", { key: 'bd1540db065fdeceb89d09d69e1dbf7ad4de728d', name: "content" })), h("slot", { key: '648d3c3125b0528cd8e88675122d775ad7cc40d9', ref: el => (this.defaultSlot = el) })));
46
46
  }
47
47
  get el() { return getElement(this); }
48
48
  };
@@ -70,6 +70,8 @@ const MIN_WORKER_THRESHOLD = 0;
70
70
  const MAX_WORKER_THRESHOLD = 50000;
71
71
  /** Default fuzzy threshold (0-1, lower = stricter) */
72
72
  const DEFAULT_FUZZY_THRESHOLD = 0.3;
73
+ /** Default debounce delay for strict/smart modes (ms) */
74
+ const DEFAULT_DEBOUNCE_DELAY = 150;
73
75
  /** Debounce delay for fuzzy mode (ms) */
74
76
  const FUZZY_DEBOUNCE_DELAY = 300;
75
77
  /**
@@ -190,6 +192,16 @@ function buildIndex(items) {
190
192
  };
191
193
  });
192
194
  }
195
+ /**
196
+ * Updates the index when items change.
197
+ * This is an alias for buildIndex for semantic clarity.
198
+ *
199
+ * @param {RawItem[]} items - Array of raw items with id and label
200
+ * @returns {IndexedItem[]} Array of indexed items with pre-computed norm and tokens
201
+ */
202
+ function rebuildIndex(items) {
203
+ return buildIndex(items);
204
+ }
193
205
 
194
206
  /**
195
207
  * @fileoverview Strict search strategy using normalized substring matching.
@@ -2083,6 +2095,13 @@ function searchFuzzy(indexedItems, query, threshold = 0.3) {
2083
2095
  // Return IDs sorted by relevance (best matches first)
2084
2096
  return results.map(result => result.item.id);
2085
2097
  }
2098
+ /**
2099
+ * Clears the Fuse.js cache.
2100
+ * Call this when the items change to ensure fresh indexing.
2101
+ */
2102
+ function clearFuzzyCache() {
2103
+ fuseCache = null;
2104
+ }
2086
2105
 
2087
2106
  /**
2088
2107
  * @fileoverview Main search engine that orchestrates search operations.
@@ -2406,77 +2425,4 @@ class SearchWorkerClient {
2406
2425
  }
2407
2426
  }
2408
2427
 
2409
- /**
2410
- * @fileoverview Internationalization utilities for Nova components.
2411
- * Provides automatic locale detection and default translations.
2412
- */
2413
- /**
2414
- * Default translations for truncated results text.
2415
- * Supports placeholders: {shown} and {total}
2416
- */
2417
- const TRUNCATED_RESULTS_TRANSLATIONS = {
2418
- en: '{shown} results shown out of {total} — refine your search',
2419
- fr: '{shown} résultats affichés sur {total} — affinez votre recherche',
2420
- de: '{shown} von {total} Ergebnissen angezeigt — verfeinern Sie Ihre Suche',
2421
- es: '{shown} resultados mostrados de {total} — refine su búsqueda',
2422
- it: '{shown} risultati mostrati su {total} — perfeziona la tua ricerca',
2423
- nl: '{shown} resultaten getoond van {total} — verfijn uw zoekopdracht',
2424
- pt: '{shown} resultados exibidos de {total} — refine sua pesquisa',
2425
- ru: '{shown} результатов показано из {total} — уточните поиск',
2426
- ja: '{shown}件の結果が{total}件中表示されています — 検索を絞り込んでください',
2427
- zh: '{shown}个结果,共{total}个 — 请细化您的搜索',
2428
- ko: '{shown}개 결과가 {total}개 중 표시됨 — 검색을 구체화하세요',
2429
- };
2430
- /**
2431
- * Gets the browser's locale (language code).
2432
- * Falls back to 'en' if detection fails.
2433
- *
2434
- * @returns {string} The locale code (e.g., 'en', 'fr', 'de')
2435
- */
2436
- function getBrowserLocale() {
2437
- if (typeof navigator === 'undefined') {
2438
- return 'en';
2439
- }
2440
- // Try navigator.language first (e.g., 'en-US', 'fr-FR')
2441
- const language = navigator.language || navigator.languages?.[0] || 'en';
2442
- // Extract the base language code (e.g., 'en' from 'en-US')
2443
- return language.split('-')[0].toLowerCase();
2444
- }
2445
- /**
2446
- * Gets the localized truncated results text.
2447
- * Automatically detects browser locale and provides appropriate translation.
2448
- * Falls back to English if translation is not available.
2449
- *
2450
- * @param {string} [locale] - Optional locale override. If not provided, uses browser locale.
2451
- * @returns {string} The localized text with placeholders {shown} and {total}
2452
- *
2453
- * @example
2454
- * getTruncatedResultsText() // Uses browser locale
2455
- * getTruncatedResultsText('fr') // Returns French translation
2456
- * getTruncatedResultsText('de') // Returns German translation
2457
- */
2458
- function getTruncatedResultsText(locale) {
2459
- const targetLocale = locale
2460
- ? locale.split('-')[0].toLowerCase()
2461
- : getBrowserLocale();
2462
- return (TRUNCATED_RESULTS_TRANSLATIONS[targetLocale] ||
2463
- TRUNCATED_RESULTS_TRANSLATIONS.en);
2464
- }
2465
- /**
2466
- * Formats the truncated results text by replacing placeholders with actual values.
2467
- *
2468
- * @param {string} template - The text template with {shown} and {total} placeholders
2469
- * @param {number} shown - The number of items shown
2470
- * @param {number} total - The total number of items
2471
- * @returns {string} The formatted text with replaced placeholders
2472
- *
2473
- * @example
2474
- * formatTruncatedResults('{shown} of {total}', 10, 100) // '10 of 100'
2475
- */
2476
- function formatTruncatedResults(template, shown, total) {
2477
- return template
2478
- .replace(/{shown}/g, String(shown))
2479
- .replace(/{total}/g, String(total));
2480
- }
2481
-
2482
- export { FUZZY_DEBOUNCE_DELAY as F, SearchWorkerClient as S, search as a, buildIndex as b, clampMaxResults as c, getTruncatedResultsText as d, clampWorkerThreshold as e, formatTruncatedResults as f, getEffectiveFilterMode as g, isWorkerSupported as i, shouldUseWorker as s };
2428
+ export { DEFAULT_DEBOUNCE_DELAY as D, FUZZY_DEBOUNCE_DELAY as F, HARD_CAP_MAX_RESULTS as H, MAX_WORKER_THRESHOLD as M, SearchWorkerClient as S, DEFAULT_FUZZY_THRESHOLD as a, DEFAULT_MAX_RESULTS as b, DEFAULT_WORKER_THRESHOLD as c, MIN_MAX_RESULTS as d, MIN_WORKER_THRESHOLD as e, buildIndex as f, clampFuzzyThreshold as g, clampMaxResults as h, clampWorkerThreshold as i, clearFuzzyCache as j, getEffectiveFilterMode as k, isWorkerSupported as l, searchFuzzy as m, normalize as n, searchSmart as o, searchStrict as p, shouldUseWorker as q, rebuildIndex as r, search as s, tokenize as t };
@@ -0,0 +1,25 @@
1
+ /**
2
+ * @fileoverview Creates an empty `dist/components/_.entry.js` file for Next.js compatibility.
3
+ *
4
+ * Stencil's runtime uses a dynamic import to load component entry files:
5
+ * `import(\`./${t}.entry.js\`)`
6
+ *
7
+ * Next.js (via webpack) statically analyses dynamic imports at build time and
8
+ * expects at least one matching file to exist in the `components/` directory.
9
+ * When no `*.entry.js` file is present, the static analysis fails and the
10
+ * Next.js build breaks. This shim ensures a file is always present so webpack
11
+ * can resolve the dynamic import pattern.
12
+ *
13
+ * This script runs AFTER `stencil build` to avoid being overwritten by
14
+ * Stencil's output targets, which execute in parallel via `Promise.all`.
15
+ */
16
+ import { existsSync, mkdirSync, writeFileSync } from "node:fs";
17
+ import { resolve, dirname } from "node:path";
18
+ import { fileURLToPath } from "node:url";
19
+ const __dirname = dirname(fileURLToPath(import.meta.url));
20
+ const dir = resolve(__dirname, '..', '..', 'dist', 'components');
21
+ if (!existsSync(dir)) {
22
+ mkdirSync(dir, { recursive: true });
23
+ }
24
+ writeFileSync(resolve(dir, '_.entry.js'), '// Next.js compatibility shim\n');
25
+ console.info('✅ Created dist/components/_.entry.js (Next.js shim)');
@@ -1 +1 @@
1
- export{a as ButtonEmphasis,B as ButtonSize,b as ButtonType,C as CUSTOM_DAY_NAMES,i as CUSTOM_MONTH_NAMES,D as DeprecatedSemanticColors,F as FeedbackColors,G as GlobalFilterPosition,I as IconButtonShape,e as LabelPlacement,L as LoaderColors,c as NotificationEmphasis,N as NotificationPosition,S as SemanticSizes,h as SortingPossibility,f as TextInputAutocomplete,g as TimeType,T as ToggleButtonEmphasis,d as ToggleButtonSize,W as WEEK_ABBREVIATIONS}from"./p-BReL3Lsa.js";export{e as eventUtils}from"./p-B6GgGra-.js";export{u as uriUtils}from"./p-CnI0auJM.js";import{u as o}from"./p-sqVK8yoD.js";import{u as r}from"./p-13YSIyGW.js";import{u as t}from"./p-Blc6XEY7.js";import{u as l}from"./p-DmUOtOcY.js";import{p as s,t as n}from"./p-CgHCo_Ho.js";import"./p-xlgmw4x8.js";var p=Object.freeze({__proto__:null,nameof:function(e){return e(new Proxy({},{get:(e,o)=>o}))}}),m=Object.freeze({__proto__:null,startsWithIgnoreCase:function(e,o){return!(!e||!o)&&e.toLowerCase().startsWith(o.toLowerCase())}}),w=Object.freeze({__proto__:null,parallel:s,timeline:n,useCollapse:o,useFade:r,useGrow:t,useSlide:l});const y=["access-point-off","access-point","accessible","activity","address-book","adjustments-horizontal","adjustments-up","adjustments","affiliate","air-conditioning","alert-circle","alert-square-rounded","alert-triangle","align-center","align-left","align-right","app-window","apps","archive","areas","arrow-back-up","arrow-back","arrow-down-left","arrow-down-right","arrow-down","arrow-forward-up","arrow-forward","arrow-left","arrow-right","arrow-up-left","arrow-up-right","arrow-up","arrows-diagonal","arrows-exchange","arrows-maximize","arrows-minimize","arrows-move","aspect-ratio","atom","ban","basket","battery-1","battery-2","battery-3","battery-4","battery-automotive","battery-charging","battery-eco","battery-off","battery","bell-bolt","bell-off","bell-ringing","bell","bike","bluetooth-connected","bluetooth-off","bluetooth","bolt-off","bolt","book","bookmark-off","bookmark","bookmarks","box-align-top","box-multiple","brand-facebook","brand-instagram","brand-linkedin","brand-x","brand-youtube","briefcase","brightness-down","brightness-up","browser-check","browser-plus","browser-x","browser","brush","building-bank","building-factory","building-lighthouse","building-store","building","bulb-off","bulb","cake","calendar-time","calendar","camera-off","camera","car-crane","car","caravan","cash-banknote","cash","cast","cell","charging-pile","chart-arcs","chart-area-line","chart-area","chart-arrows-vertical","chart-arrows","chart-bar","chart-bubble","chart-circles","chart-donut","chart-dots","chart-line","chart-pie","chart-radar","check","checkbox","checklist","checks","chevron-down","chevron-left","chevron-right","chevron-top","chevrons-left","chevrons-right","circle-caret-right","circle-check","circle-x","circuit-alternate","circuit-ground-digital","clipboard-check","clipboard-list","clipboard-plus","clipboard-text","clipboard-x","clipboard","clock-edit","clock","cloud-data-connection","cloud-download","cloud-rain","cloud-snow","cloud-upload","cloud","color-picker","color-swatch","columns-1","columns-2","columns-3","compass","contract","cookie","copy","cpu","crane","credit-card","crop","cross","crown","currency-bitcoin","currency-dollar","currency-ethereum","currency-euro","cut","dashboard","database","device-desktop","device-floppy","device-gamepad","device-laptop","device-mobile-rotated","device-mobile","device-tablet","device-watch","devices","dialpad","direction-horizontal","direction-sign","direction","discount","door-enter","door-exit","door-off","dots-vertical","dots","download","drone","droplet-filled","droplet-half","droplet","droplets","edit","empty","engine","equal-not","eraser-off","eraser","external-link","eye-check","eye-off","eye","eyeglass2","face-id","feather","file-alert","file-analytics","file-check","file-code","file-download","file-export","file-horizontal","file-import","file-plus","file-search","file-text-bookmark","file-text","file-type-bmp","file-type-css","file-type-csv","file-type-doc","file-type-html","file-type-jpg","file-type-js","file-type-pdf","file-type-png","file-type-ppt","file-type-xls","file-type-xml","file-type-zip","file-upload","file-x","file-zip","file","files-off","files","filter-off","filter-sort","filter","fingerprint","fire-extinguisher","flag","flame","flip-horizontal","flip-vertical","folder-minus","folder-off","folder-plus","folder-x","folder","folders","frame","gas-station","gauge-off","gauge","gift","git-branch-delete","git-branch","git-cherry-pick","git-commit","git-compare","git-fork","git-merge","git-pull-request-closed","git-pull-request-draft","git-pull-request","gps","grid-dots","grip-horizontal","grip-vertical","hand-stop","hand-waving","hash","haze","headphones-off","headphones","headset","heart-off","heart","heartbeat","helicopter","helmet-swopp","helmet","help","history","home","hourglass-empty","hourglass-high","hourglass-low","hourglass-off","hourglass","inbox","info-circle","keyboard-hide","keyboard-show","keyboard","layout-board-split","layout-dashboard","layout-grid","layout-sidebar-left-collapse","layout-sidebar-left-expand","layout-sidebar-right-collapse","layout-sidebar-right-expand","layout","leaf","lifebuoy","link","list-search","list","loader","location","lock-off","lock-open","lock","login","logout","mail-forward","mail-opened","mail","map-pin-2","map-pin-off","map-pin","map","master-data","menu","message-dots","message-off","message","messages","microphone-off","microphone","minus","mist","moon","motorbike","mouse","movie","network","news","note","notebook","notes","offshore-station","package","palette","paperclip","pencil","phone-call","phone-calling","phone-check","phone-incoming","phone-off","phone-outgoing","phone","photo-off","photo","pig","pin","pinned-off","pinned","plane-off","plane","plant","player-pause","player-play","player-skip-back","player-skip-forward","player-stop","player-track-next","player-track-prev","plug-connected","plug","plus","power-ac","power-dc","power","presentation-analytics","presentation","printer","propeller","published","puzzle-2","puzzle","pylon","qrcode","quotes-open","quotes","radar","radio","radioactive","receipt-dollar","receipt-euro","receipt","recharging","recycle","refresh-alert","refresh-off","refresh","repeat-once","repeat","replace","report-analytics","report-medical","report-search","report","ripple-off","ripple","rocket","rotate-2","rotate-clockwise-2","rotate-clockwise","rotate-dot","rotate","router","ruler-measure","sailboat","satellite","scale","school","scissors","scooter-electric","screenshot","search","seeding","select","selector","send","server","settings","shape","share-2","share","shield-check","shield-lock","shield-off","shield-x","shield","ship-off","ship","shopping-cart","sitemap","slash","smart-home","snowflake","solar-panel","sort-ascending-letters","sort-ascending-numbers","sort-descending-letters","sort-descending-numbers","spacing-horizontal","spacing-vertical","sparkles","speakerphone","stack","stairs","star","sun","sunrise","sunset","switch-horizontal","switch-vertical","table","tag","tank-empty-fill","tank-full-fill","tank-medium-fill","temperature-off","temperature","template","terminal","text-size","text","thumb-down","thumb-up","ticket","timeline","tir","tool","tools","train","trash-off","trash","tree","trees","truck-delivery","truck","umbrella","unlink","upload","user-circle","user-exclamation","user-minus","user-off","user-plus","user-worker","user","users","versions","video-minus","video-off","video-plus","video","volume-2","volume-3","volume","wallet","wand","wave","waves","wifi-off","wifi","wind-direction","wind","windmill","wood","world-code","world","writing","x","zoom-reset"];export{w as animations,p as classUtils,y as iconNames,m as stringUtils}
1
+ export{a as ButtonEmphasis,B as ButtonSize,b as ButtonType,C as CUSTOM_DAY_NAMES,i as CUSTOM_MONTH_NAMES,D as DeprecatedSemanticColors,F as FeedbackColors,G as GlobalFilterPosition,I as IconButtonShape,e as LabelPlacement,L as LoaderColors,c as NotificationEmphasis,N as NotificationPosition,S as SemanticSizes,h as SortingPossibility,f as TextInputAutocomplete,g as TimeType,T as ToggleButtonEmphasis,d as ToggleButtonSize,W as WEEK_ABBREVIATIONS}from"./p-BReL3Lsa.js";export{e as eventUtils}from"./p-B6GgGra-.js";export{u as uriUtils}from"./p-CnI0auJM.js";import{u as r}from"./p-sqVK8yoD.js";import{u as o}from"./p-13YSIyGW.js";import{u as t}from"./p-Blc6XEY7.js";import{u as s}from"./p-DmUOtOcY.js";import{p as l,t as n}from"./p-CgHCo_Ho.js";import{D as p,a as m,b as k,c as y,F as w,H as v,M as _,d as x,e as E,S as z,f as j,g as O,h as U,i as A,j as R,k as M,l as H,n as q,r as Y,s as P,m as K,o as X,p as Z,q as V,t as J}from"./p-BaF3Tuua.js";import"./p-xlgmw4x8.js";var Q=Object.freeze({__proto__:null,nameof:function(e){return e(new Proxy({},{get:(e,r)=>r}))}}),$=Object.freeze({__proto__:null,startsWithIgnoreCase:function(e,r){return!(!e||!r)&&e.toLowerCase().startsWith(r.toLowerCase())}}),ee=Object.freeze({__proto__:null,parallel:l,timeline:n,useCollapse:r,useFade:o,useGrow:t,useSlide:s}),re=Object.freeze({__proto__:null,DEFAULT_DEBOUNCE_DELAY:p,DEFAULT_FUZZY_THRESHOLD:m,DEFAULT_MAX_RESULTS:k,DEFAULT_WORKER_THRESHOLD:y,FUZZY_DEBOUNCE_DELAY:w,HARD_CAP_MAX_RESULTS:v,MAX_WORKER_THRESHOLD:_,MIN_MAX_RESULTS:x,MIN_WORKER_THRESHOLD:E,SearchWorkerClient:z,buildIndex:j,clampFuzzyThreshold:O,clampMaxResults:U,clampWorkerThreshold:A,clearFuzzyCache:R,getEffectiveFilterMode:M,isWorkerSupported:H,normalize:q,rebuildIndex:Y,search:P,searchFuzzy:K,searchSmart:X,searchStrict:Z,shouldUseWorker:V,tokenize:J});const oe=["access-point-off","access-point","accessible","activity","address-book","adjustments-horizontal","adjustments-up","adjustments","affiliate","air-conditioning","alert-circle","alert-square-rounded","alert-triangle","align-center","align-left","align-right","app-window","apps","archive","areas","arrow-back-up","arrow-back","arrow-down-left","arrow-down-right","arrow-down","arrow-forward-up","arrow-forward","arrow-left","arrow-right","arrow-up-left","arrow-up-right","arrow-up","arrows-diagonal","arrows-exchange","arrows-maximize","arrows-minimize","arrows-move","aspect-ratio","atom","ban","basket","battery-1","battery-2","battery-3","battery-4","battery-automotive","battery-charging","battery-eco","battery-off","battery","bell-bolt","bell-off","bell-ringing","bell","bike","bluetooth-connected","bluetooth-off","bluetooth","bolt-off","bolt","book","bookmark-off","bookmark","bookmarks","box-align-top","box-multiple","brand-facebook","brand-instagram","brand-linkedin","brand-x","brand-youtube","briefcase","brightness-down","brightness-up","browser-check","browser-plus","browser-x","browser","brush","building-bank","building-factory","building-lighthouse","building-store","building","bulb-off","bulb","cake","calendar-time","calendar","camera-off","camera","car-crane","car","caravan","cash-banknote","cash","cast","cell","charging-pile","chart-arcs","chart-area-line","chart-area","chart-arrows-vertical","chart-arrows","chart-bar","chart-bubble","chart-circles","chart-donut","chart-dots","chart-line","chart-pie","chart-radar","check","checkbox","checklist","checks","chevron-down","chevron-left","chevron-right","chevron-top","chevrons-left","chevrons-right","circle-caret-right","circle-check","circle-x","circuit-alternate","circuit-ground-digital","clipboard-check","clipboard-list","clipboard-plus","clipboard-text","clipboard-x","clipboard","clock-edit","clock","cloud-data-connection","cloud-download","cloud-rain","cloud-snow","cloud-upload","cloud","color-picker","color-swatch","columns-1","columns-2","columns-3","compass","contract","cookie","copy","cpu","crane","credit-card","crop","cross","crown","currency-bitcoin","currency-dollar","currency-ethereum","currency-euro","cut","dashboard","database","device-desktop","device-floppy","device-gamepad","device-laptop","device-mobile-rotated","device-mobile","device-tablet","device-watch","devices","dialpad","direction-horizontal","direction-sign","direction","discount","door-enter","door-exit","door-off","dots-vertical","dots","download","drone","droplet-filled","droplet-half","droplet","droplets","edit","empty","engine","equal-not","eraser-off","eraser","external-link","eye-check","eye-off","eye","eyeglass2","face-id","feather","file-alert","file-analytics","file-check","file-code","file-download","file-export","file-horizontal","file-import","file-plus","file-search","file-text-bookmark","file-text","file-type-bmp","file-type-css","file-type-csv","file-type-doc","file-type-html","file-type-jpg","file-type-js","file-type-pdf","file-type-png","file-type-ppt","file-type-xls","file-type-xml","file-type-zip","file-upload","file-x","file-zip","file","files-off","files","filter-off","filter-sort","filter","fingerprint","fire-extinguisher","flag","flame","flip-horizontal","flip-vertical","folder-minus","folder-off","folder-plus","folder-x","folder","folders","frame","gas-station","gauge-off","gauge","gift","git-branch-delete","git-branch","git-cherry-pick","git-commit","git-compare","git-fork","git-merge","git-pull-request-closed","git-pull-request-draft","git-pull-request","gps","grid-dots","grip-horizontal","grip-vertical","hand-stop","hand-waving","hash","haze","headphones-off","headphones","headset","heart-off","heart","heartbeat","helicopter","helmet-swopp","helmet","help","history","home","hourglass-empty","hourglass-high","hourglass-low","hourglass-off","hourglass","inbox","info-circle","keyboard-hide","keyboard-show","keyboard","layout-board-split","layout-dashboard","layout-grid","layout-sidebar-left-collapse","layout-sidebar-left-expand","layout-sidebar-right-collapse","layout-sidebar-right-expand","layout","leaf","lifebuoy","link","list-search","list","loader","location","lock-off","lock-open","lock","login","logout","mail-forward","mail-opened","mail","map-pin-2","map-pin-off","map-pin","map","master-data","menu","message-dots","message-off","message","messages","microphone-off","microphone","minus","mist","moon","motorbike","mouse","movie","network","news","note","notebook","notes","offshore-station","package","palette","paperclip","pencil","phone-call","phone-calling","phone-check","phone-incoming","phone-off","phone-outgoing","phone","photo-off","photo","pig","pin","pinned-off","pinned","plane-off","plane","plant","player-pause","player-play","player-skip-back","player-skip-forward","player-stop","player-track-next","player-track-prev","plug-connected","plug","plus","power-ac","power-dc","power","presentation-analytics","presentation","printer","propeller","published","puzzle-2","puzzle","pylon","qrcode","quotes-open","quotes","radar","radio","radioactive","receipt-dollar","receipt-euro","receipt","recharging","recycle","refresh-alert","refresh-off","refresh","repeat-once","repeat","replace","report-analytics","report-medical","report-search","report","ripple-off","ripple","rocket","rotate-2","rotate-clockwise-2","rotate-clockwise","rotate-dot","rotate","router","ruler-measure","sailboat","satellite","scale","school","scissors","scooter-electric","screenshot","search","seeding","select","selector","send","server","settings","shape","share-2","share","shield-check","shield-lock","shield-off","shield-x","shield","ship-off","ship","shopping-cart","sitemap","slash","smart-home","snowflake","solar-panel","sort-ascending-letters","sort-ascending-numbers","sort-descending-letters","sort-descending-numbers","spacing-horizontal","spacing-vertical","sparkles","speakerphone","stack","stairs","star","sun","sunrise","sunset","switch-horizontal","switch-vertical","table","tag","tank-empty-fill","tank-full-fill","tank-medium-fill","temperature-off","temperature","template","terminal","text-size","text","thumb-down","thumb-up","ticket","timeline","tir","tool","tools","train","trash-off","trash","tree","trees","truck-delivery","truck","umbrella","unlink","upload","user-circle","user-exclamation","user-minus","user-off","user-plus","user-worker","user","users","versions","video-minus","video-off","video-plus","video","volume-2","volume-3","volume","wallet","wand","wave","waves","wifi-off","wifi","wind-direction","wind","windmill","wood","world-code","world","writing","x","zoom-reset"];export{ee as animations,Q as classUtils,oe as iconNames,re as searchEngine,$ as stringUtils}