@nova-design-system/nova-webcomponents 3.28.0 → 3.29.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 (364) hide show
  1. package/dist/cjs/{index-Cfkoz1kc.js → index-eLt3bBQs.js} +1 -1
  2. package/dist/cjs/loader.cjs.js +2 -2
  3. package/dist/cjs/native.cjs.js +2 -2
  4. package/dist/cjs/nv-accordion-item.cjs.entry.js +3 -3
  5. package/dist/cjs/nv-accordion.cjs.entry.js +1 -1
  6. package/dist/cjs/nv-alert.cjs.entry.js +2 -2
  7. package/dist/cjs/nv-avatar.cjs.entry.js +1 -1
  8. package/dist/cjs/nv-badge_2.cjs.entry.js +7 -6
  9. package/dist/cjs/nv-breadcrumb.cjs.entry.js +1 -1
  10. package/dist/cjs/nv-breadcrumbs.cjs.entry.js +1 -1
  11. package/dist/cjs/nv-button.cjs.entry.js +1 -1
  12. package/dist/cjs/nv-buttongroup.cjs.entry.js +1 -1
  13. package/dist/cjs/nv-calendar.cjs.entry.js +1 -1
  14. package/dist/cjs/nv-col.cjs.entry.js +2 -2
  15. package/dist/cjs/nv-datagrid.cjs.entry.js +1 -1
  16. package/dist/cjs/nv-datagridcolumn.cjs.entry.js +1 -1
  17. package/dist/cjs/nv-datetest.cjs.entry.js +1 -1
  18. package/dist/cjs/nv-datetimetest.cjs.entry.js +1 -1
  19. package/dist/cjs/nv-dialog.cjs.entry.js +1 -1
  20. package/dist/cjs/nv-dialogfooter_2.cjs.entry.js +6 -4
  21. package/dist/cjs/nv-drawer.cjs.entry.js +1 -1
  22. package/dist/cjs/nv-drawerfooter_2.cjs.entry.js +4 -2
  23. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js +5 -5
  24. package/dist/cjs/nv-fielddate.cjs.entry.js +2 -2
  25. package/dist/cjs/nv-fielddaterange.cjs.entry.js +2 -2
  26. package/dist/cjs/nv-fielddropdown.cjs.entry.js +2 -2
  27. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js +1 -1
  28. package/dist/cjs/nv-fieldmultiselect.cjs.entry.js +115 -86
  29. package/dist/cjs/nv-fieldnumber.cjs.entry.js +2 -2
  30. package/dist/cjs/nv-fieldpassword.cjs.entry.js +2 -2
  31. package/dist/cjs/nv-fieldradio.cjs.entry.js +1 -1
  32. package/dist/cjs/nv-fieldselect.cjs.entry.js +2 -2
  33. package/dist/cjs/nv-fieldslider.cjs.entry.js +1 -1
  34. package/dist/cjs/nv-fieldtext.cjs.entry.js +2 -2
  35. package/dist/cjs/nv-fieldtextarea.cjs.entry.js +2 -2
  36. package/dist/cjs/nv-fieldtime.cjs.entry.js +15 -12
  37. package/dist/cjs/nv-icon.cjs.entry.js +2 -2
  38. package/dist/cjs/nv-iconbutton_2.cjs.entry.js +2 -2
  39. package/dist/cjs/nv-menu.cjs.entry.js +1 -1
  40. package/dist/cjs/nv-menuitem.cjs.entry.js +2 -2
  41. package/dist/cjs/nv-notification-bullet.cjs.entry.js +1 -1
  42. package/dist/cjs/nv-notification.cjs.entry.js +2 -2
  43. package/dist/cjs/nv-notificationcontainer.cjs.entry.js +1 -1
  44. package/dist/cjs/nv-pagination-nav.cjs.entry.js +1 -1
  45. package/dist/cjs/nv-paginationtable.cjs.entry.js +1 -1
  46. package/dist/cjs/nv-popover.cjs.entry.js +1 -1
  47. package/dist/cjs/nv-row.cjs.entry.js +2 -2
  48. package/dist/cjs/nv-sidebar.cjs.entry.js +1 -1
  49. package/dist/cjs/nv-sidebarcontent.cjs.entry.js +1 -1
  50. package/dist/cjs/nv-sidebardivider.cjs.entry.js +1 -1
  51. package/dist/cjs/nv-sidebarfooter.cjs.entry.js +1 -1
  52. package/dist/cjs/nv-sidebargroup.cjs.entry.js +1 -1
  53. package/dist/cjs/nv-sidebarheader.cjs.entry.js +1 -1
  54. package/dist/cjs/nv-sidebarlogo.cjs.entry.js +1 -1
  55. package/dist/cjs/nv-sidebarnavitem.cjs.entry.js +3 -3
  56. package/dist/cjs/nv-sidebarnavsubitem.cjs.entry.js +1 -1
  57. package/dist/cjs/nv-split.cjs.entry.js +1 -1
  58. package/dist/cjs/nv-stack.cjs.entry.js +1 -1
  59. package/dist/cjs/nv-table.cjs.entry.js +2 -2
  60. package/dist/cjs/nv-tableheader.cjs.entry.js +1 -1
  61. package/dist/cjs/nv-timetest.cjs.entry.js +1 -1
  62. package/dist/cjs/nv-toggle.cjs.entry.js +1 -1
  63. package/dist/cjs/nv-togglebutton.cjs.entry.js +1 -1
  64. package/dist/cjs/nv-togglebuttongroup.cjs.entry.js +1 -1
  65. package/dist/cjs/nv-tooltip.cjs.entry.js +1 -1
  66. package/dist/collection/components/nv-accordion-item/nv-accordion-item.js +2 -2
  67. package/dist/collection/components/nv-alert/nv-alert.docs.js +1 -1
  68. package/dist/collection/components/nv-alert/nv-alert.js +15 -5
  69. package/dist/collection/components/nv-badge/nv-badge.js +32 -11
  70. package/dist/collection/components/nv-col/nv-col.docs.js +2 -1
  71. package/dist/collection/components/nv-col/nv-col.js +2 -1
  72. package/dist/collection/components/nv-datagrid/nv-datagrid.docs.js +2 -2
  73. package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.js +35 -13
  74. package/dist/collection/components/nv-drawerfooter/nv-drawerfooter.js +31 -9
  75. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.docs.js +1 -1
  76. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js +4 -4
  77. package/dist/collection/components/nv-fielddate/nv-fielddate.docs.js +1 -1
  78. package/dist/collection/components/nv-fielddate/styles/nv-fielddate.css +3 -0
  79. package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.docs.js +1 -1
  80. package/dist/collection/components/nv-fielddaterange/styles/nv-fielddaterange.css +3 -0
  81. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js +1 -1
  82. package/dist/collection/components/nv-fielddropdown/styles/nv-fielddropdown.css +3 -0
  83. package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.docs.js +1 -1
  84. package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.css +1 -1
  85. package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.docs.js +2 -2
  86. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.docs.js +1 -1
  87. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js +119 -84
  88. package/dist/collection/components/nv-fieldmultiselect/styles/nv-fieldmultiselect.css +13 -2
  89. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.css +3 -0
  90. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.docs.js +1 -1
  91. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.css +3 -0
  92. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.docs.js +1 -1
  93. package/dist/collection/components/nv-fieldradio/nv-fieldradio.docs.js +1 -1
  94. package/dist/collection/components/nv-fieldselect/nv-fieldselect.docs.js +1 -1
  95. package/dist/collection/components/nv-fieldselect/styles/nv-fieldselect.css +3 -0
  96. package/dist/collection/components/nv-fieldslider/nv-fieldslider.docs.js +1 -1
  97. package/dist/collection/components/nv-fieldtext/nv-fieldtext.css +3 -0
  98. package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js +3 -2
  99. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.css +3 -0
  100. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.docs.js +1 -1
  101. package/dist/collection/components/nv-fieldtime/nv-fieldtime.docs.js +1 -1
  102. package/dist/collection/components/nv-fieldtime/nv-fieldtime.js +13 -10
  103. package/dist/collection/components/nv-fieldtime/styles/nv-fieldtime.css +3 -0
  104. package/dist/collection/components/nv-icon/nv-icon.js +7 -4
  105. package/dist/collection/components/nv-iconbutton/nv-iconbutton.js +7 -4
  106. package/dist/collection/components/nv-menuitem/nv-menuitem.js +5 -2
  107. package/dist/collection/components/nv-notification/nv-notification.js +15 -5
  108. package/dist/collection/components/nv-row/nv-row.docs.js +1 -0
  109. package/dist/collection/components/nv-row/nv-row.js +2 -1
  110. package/dist/collection/components/nv-sidebarnavitem/nv-sidebarnavitem.js +7 -4
  111. package/dist/collection/components/nv-table/styles/nv-table.css +19 -2
  112. package/dist/collection/components/nv-toggle/nv-toggle.docs.js +1 -1
  113. package/dist/collection/components/nv-togglebutton/nv-togglebutton.docs.js +2 -2
  114. package/dist/components/index.js +1 -1
  115. package/dist/components/nv-accordion-item.js +1 -1
  116. package/dist/components/nv-accordion.js +1 -1
  117. package/dist/components/nv-alert.js +1 -1
  118. package/dist/components/nv-avatar.js +1 -1
  119. package/dist/components/nv-badge.js +1 -1
  120. package/dist/components/nv-breadcrumb.js +1 -1
  121. package/dist/components/nv-breadcrumbs.js +1 -1
  122. package/dist/components/nv-button.js +1 -1
  123. package/dist/components/nv-buttongroup.js +1 -1
  124. package/dist/components/nv-calendar.js +1 -1
  125. package/dist/components/nv-col.js +1 -1
  126. package/dist/components/nv-datagrid.js +1 -1
  127. package/dist/components/nv-datagridcolumn.js +1 -1
  128. package/dist/components/nv-datetest.js +1 -1
  129. package/dist/components/nv-datetimetest.js +1 -1
  130. package/dist/components/nv-dialog.js +1 -1
  131. package/dist/components/nv-dialogfooter.js +1 -1
  132. package/dist/components/nv-dialogheader.js +1 -1
  133. package/dist/components/nv-drawer.js +1 -1
  134. package/dist/components/nv-drawerfooter.js +1 -1
  135. package/dist/components/nv-drawerheader.js +1 -1
  136. package/dist/components/nv-fieldcheckbox.js +1 -1
  137. package/dist/components/nv-fielddate.js +1 -1
  138. package/dist/components/nv-fielddaterange.js +1 -1
  139. package/dist/components/nv-fielddropdown.js +1 -1
  140. package/dist/components/nv-fielddropdownitem.js +1 -1
  141. package/dist/components/nv-fielddropdownitemcheck.js +1 -1
  142. package/dist/components/nv-fieldmultiselect.js +1 -1
  143. package/dist/components/nv-fieldnumber.js +1 -1
  144. package/dist/components/nv-fieldpassword.js +1 -1
  145. package/dist/components/nv-fieldradio.js +1 -1
  146. package/dist/components/nv-fieldselect.js +1 -1
  147. package/dist/components/nv-fieldslider.js +1 -1
  148. package/dist/components/nv-fieldtext.js +1 -1
  149. package/dist/components/nv-fieldtextarea.js +1 -1
  150. package/dist/components/nv-fieldtime.js +1 -1
  151. package/dist/components/nv-icon.js +1 -1
  152. package/dist/components/nv-iconbutton.js +1 -1
  153. package/dist/components/nv-loader.js +1 -1
  154. package/dist/components/nv-menu.js +1 -1
  155. package/dist/components/nv-menuitem.js +1 -1
  156. package/dist/components/nv-notification-bullet.js +1 -1
  157. package/dist/components/nv-notification.js +1 -1
  158. package/dist/components/nv-notificationcontainer.js +1 -1
  159. package/dist/components/nv-pagination-nav.js +1 -1
  160. package/dist/components/nv-paginationtable.js +1 -1
  161. package/dist/components/nv-popover.js +1 -1
  162. package/dist/components/nv-row.js +1 -1
  163. package/dist/components/nv-sidebar.js +1 -1
  164. package/dist/components/nv-sidebarcontent.js +1 -1
  165. package/dist/components/nv-sidebardivider.js +1 -1
  166. package/dist/components/nv-sidebarfooter.js +1 -1
  167. package/dist/components/nv-sidebargroup.js +1 -1
  168. package/dist/components/nv-sidebarheader.js +1 -1
  169. package/dist/components/nv-sidebarlogo.js +1 -1
  170. package/dist/components/nv-sidebarnavitem.js +1 -1
  171. package/dist/components/nv-sidebarnavsubitem.js +1 -1
  172. package/dist/components/nv-split.js +1 -1
  173. package/dist/components/nv-stack.js +1 -1
  174. package/dist/components/nv-table.js +1 -1
  175. package/dist/components/nv-tableheader.js +1 -1
  176. package/dist/components/nv-timetest.js +1 -1
  177. package/dist/components/nv-toggle.js +1 -1
  178. package/dist/components/nv-togglebutton.js +1 -1
  179. package/dist/components/nv-togglebuttongroup.js +1 -1
  180. package/dist/components/nv-tooltip.js +1 -1
  181. package/dist/components/{p-CAGzfU3O.js → p-Bl7rc9YV.js} +1 -1
  182. package/dist/components/{p-VXpV-BUK.js → p-Bytxo1iR.js} +1 -1
  183. package/dist/components/p-C47vpaBp.js +1 -0
  184. package/dist/components/{p-Du3Fh0jQ.js → p-C99g_PrG.js} +1 -1
  185. package/dist/components/{p-xrXEz2WP.js → p-CBlrNW6n.js} +1 -1
  186. package/dist/components/{p-DlOgBZa8.js → p-CD12QIMB.js} +2 -2
  187. package/dist/components/{p-C5J7jtrC.js → p-CT782LKx.js} +1 -1
  188. package/dist/components/{p-DGj-fiRX.js → p-CUjRfVPl.js} +1 -1
  189. package/dist/components/{p-f8OUzde-.js → p-CfOVizcp.js} +1 -1
  190. package/dist/components/{p-CKFXHAaU.js → p-CgufQqes.js} +1 -1
  191. package/dist/components/p-ChVdX6FG.js +1 -0
  192. package/dist/components/{p-h3cPA0Cx.js → p-Cnlbk416.js} +1 -1
  193. package/dist/components/p-Cr_-lRNo.js +1 -0
  194. package/dist/components/{p-BwYt1BAb.js → p-Cuq_uNwY.js} +1 -1
  195. package/dist/components/{p-nzxGC8BS.js → p-D1psKXwD.js} +1 -1
  196. package/dist/components/{p-DE792Sds.js → p-D3JDACHw.js} +1 -1
  197. package/dist/components/{p-qkNH2RHl.js → p-DKgmDzJ1.js} +1 -1
  198. package/dist/components/p-DdcXhR3I.js +1 -0
  199. package/dist/components/{p-CnkB4kvn.js → p-EV8CtE4q.js} +1 -1
  200. package/dist/components/{p-CLzCfsnq.js → p-RYxAzR3m.js} +1 -1
  201. package/dist/components/{p-Co8IghI-.js → p-_zOMJBOq.js} +1 -1
  202. package/dist/components/{p-6nAIGZFL.js → p-flcatmxD.js} +1 -1
  203. package/dist/components/{p-DwtLxfU5.js → p-p1ofW2Cs.js} +1 -1
  204. package/dist/esm/{index-BCjiE1MF.js → index-DU3Vhh_k.js} +1 -1
  205. package/dist/esm/loader.js +3 -3
  206. package/dist/esm/native.js +3 -3
  207. package/dist/esm/nv-accordion-item.entry.js +3 -3
  208. package/dist/esm/nv-accordion.entry.js +1 -1
  209. package/dist/esm/nv-alert.entry.js +2 -2
  210. package/dist/esm/nv-avatar.entry.js +1 -1
  211. package/dist/esm/nv-badge_2.entry.js +7 -6
  212. package/dist/esm/nv-breadcrumb.entry.js +1 -1
  213. package/dist/esm/nv-breadcrumbs.entry.js +1 -1
  214. package/dist/esm/nv-button.entry.js +1 -1
  215. package/dist/esm/nv-buttongroup.entry.js +1 -1
  216. package/dist/esm/nv-calendar.entry.js +1 -1
  217. package/dist/esm/nv-col.entry.js +2 -2
  218. package/dist/esm/nv-datagrid.entry.js +1 -1
  219. package/dist/esm/nv-datagridcolumn.entry.js +1 -1
  220. package/dist/esm/nv-datetest.entry.js +1 -1
  221. package/dist/esm/nv-datetimetest.entry.js +1 -1
  222. package/dist/esm/nv-dialog.entry.js +1 -1
  223. package/dist/esm/nv-dialogfooter_2.entry.js +6 -4
  224. package/dist/esm/nv-drawer.entry.js +1 -1
  225. package/dist/esm/nv-drawerfooter_2.entry.js +4 -2
  226. package/dist/esm/nv-fieldcheckbox.entry.js +5 -5
  227. package/dist/esm/nv-fielddate.entry.js +2 -2
  228. package/dist/esm/nv-fielddaterange.entry.js +2 -2
  229. package/dist/esm/nv-fielddropdown.entry.js +2 -2
  230. package/dist/esm/nv-fielddropdownitem.entry.js +1 -1
  231. package/dist/esm/nv-fieldmultiselect.entry.js +115 -86
  232. package/dist/esm/nv-fieldnumber.entry.js +2 -2
  233. package/dist/esm/nv-fieldpassword.entry.js +2 -2
  234. package/dist/esm/nv-fieldradio.entry.js +1 -1
  235. package/dist/esm/nv-fieldselect.entry.js +2 -2
  236. package/dist/esm/nv-fieldslider.entry.js +1 -1
  237. package/dist/esm/nv-fieldtext.entry.js +2 -2
  238. package/dist/esm/nv-fieldtextarea.entry.js +2 -2
  239. package/dist/esm/nv-fieldtime.entry.js +15 -12
  240. package/dist/esm/nv-icon.entry.js +2 -2
  241. package/dist/esm/nv-iconbutton_2.entry.js +2 -2
  242. package/dist/esm/nv-menu.entry.js +1 -1
  243. package/dist/esm/nv-menuitem.entry.js +2 -2
  244. package/dist/esm/nv-notification-bullet.entry.js +1 -1
  245. package/dist/esm/nv-notification.entry.js +2 -2
  246. package/dist/esm/nv-notificationcontainer.entry.js +1 -1
  247. package/dist/esm/nv-pagination-nav.entry.js +1 -1
  248. package/dist/esm/nv-paginationtable.entry.js +1 -1
  249. package/dist/esm/nv-popover.entry.js +1 -1
  250. package/dist/esm/nv-row.entry.js +2 -2
  251. package/dist/esm/nv-sidebar.entry.js +1 -1
  252. package/dist/esm/nv-sidebarcontent.entry.js +1 -1
  253. package/dist/esm/nv-sidebardivider.entry.js +1 -1
  254. package/dist/esm/nv-sidebarfooter.entry.js +1 -1
  255. package/dist/esm/nv-sidebargroup.entry.js +1 -1
  256. package/dist/esm/nv-sidebarheader.entry.js +1 -1
  257. package/dist/esm/nv-sidebarlogo.entry.js +1 -1
  258. package/dist/esm/nv-sidebarnavitem.entry.js +3 -3
  259. package/dist/esm/nv-sidebarnavsubitem.entry.js +1 -1
  260. package/dist/esm/nv-split.entry.js +1 -1
  261. package/dist/esm/nv-stack.entry.js +1 -1
  262. package/dist/esm/nv-table.entry.js +2 -2
  263. package/dist/esm/nv-tableheader.entry.js +1 -1
  264. package/dist/esm/nv-timetest.entry.js +1 -1
  265. package/dist/esm/nv-toggle.entry.js +1 -1
  266. package/dist/esm/nv-togglebutton.entry.js +1 -1
  267. package/dist/esm/nv-togglebuttongroup.entry.js +1 -1
  268. package/dist/esm/nv-tooltip.entry.js +1 -1
  269. package/dist/lib/generators/docs-blazor.js +7 -1
  270. package/dist/native/native.css +1 -1
  271. package/dist/native/native.esm.js +1 -1
  272. package/dist/native/p-04e40a1e.entry.js +1 -0
  273. package/dist/native/{p-493c1bb5.entry.js → p-0770997b.entry.js} +1 -1
  274. package/dist/native/{p-dc2ce8ee.entry.js → p-07f3200b.entry.js} +1 -1
  275. package/dist/native/{p-767ee0fc.entry.js → p-0a17050f.entry.js} +1 -1
  276. package/dist/native/{p-213c5836.entry.js → p-0d03b6ed.entry.js} +1 -1
  277. package/dist/native/{p-12a8443b.entry.js → p-0d3ab890.entry.js} +1 -1
  278. package/dist/native/{p-d8120afd.entry.js → p-0f59cb66.entry.js} +1 -1
  279. package/dist/native/{p-4bf96114.entry.js → p-0f9a284e.entry.js} +1 -1
  280. package/dist/native/{p-90b8b889.entry.js → p-12269ed5.entry.js} +1 -1
  281. package/dist/native/{p-fd5e27ae.entry.js → p-1450d746.entry.js} +1 -1
  282. package/dist/native/{p-f9612edf.entry.js → p-16600d93.entry.js} +1 -1
  283. package/dist/native/{p-1029a266.entry.js → p-1bc76216.entry.js} +1 -1
  284. package/dist/native/{p-b3477504.entry.js → p-1ea2a804.entry.js} +1 -1
  285. package/dist/native/{p-6d8d2088.entry.js → p-26c0c34b.entry.js} +1 -1
  286. package/dist/native/{p-9709c7d5.entry.js → p-27ecae3c.entry.js} +1 -1
  287. package/dist/native/{p-89348af5.entry.js → p-2b1efb98.entry.js} +1 -1
  288. package/dist/native/{p-05f7bad5.entry.js → p-2d37df11.entry.js} +1 -1
  289. package/dist/native/{p-7aa4605d.entry.js → p-2d5189eb.entry.js} +1 -1
  290. package/dist/native/{p-fab2f2b3.entry.js → p-2e40d5d9.entry.js} +1 -1
  291. package/dist/native/{p-0fe84123.entry.js → p-2e932ca4.entry.js} +1 -1
  292. package/dist/native/{p-5c003e50.entry.js → p-336d63c4.entry.js} +1 -1
  293. package/dist/native/p-3afa34d1.entry.js +1 -0
  294. package/dist/native/{p-37c41059.entry.js → p-3ddc967e.entry.js} +1 -1
  295. package/dist/native/{p-8e1bcadc.entry.js → p-48c1bab4.entry.js} +1 -1
  296. package/dist/native/{p-72d8cb56.entry.js → p-49c6d122.entry.js} +1 -1
  297. package/dist/native/{p-1e03fc3c.entry.js → p-4badca4e.entry.js} +1 -1
  298. package/dist/native/{p-e3fb16af.entry.js → p-4bb9b387.entry.js} +1 -1
  299. package/dist/native/{p-63f2f87f.entry.js → p-568fbdac.entry.js} +1 -1
  300. package/dist/native/{p-c5d97054.entry.js → p-59ecaf60.entry.js} +1 -1
  301. package/dist/native/p-5cefca3c.entry.js +1 -0
  302. package/dist/native/{p-148c1d3e.entry.js → p-5f6e45ca.entry.js} +1 -1
  303. package/dist/native/{p-fb34fc7d.entry.js → p-6f1213fb.entry.js} +1 -1
  304. package/dist/native/{p-5ce3d30b.entry.js → p-6f91712c.entry.js} +1 -1
  305. package/dist/native/{p-95a9d385.entry.js → p-706eeea4.entry.js} +1 -1
  306. package/dist/native/{p-c56ffa82.entry.js → p-7126f67e.entry.js} +1 -1
  307. package/dist/native/{p-5ef0ed10.entry.js → p-748661f0.entry.js} +1 -1
  308. package/dist/native/{p-644ecff8.entry.js → p-7b545176.entry.js} +1 -1
  309. package/dist/native/{p-291b297d.entry.js → p-7bb2536f.entry.js} +1 -1
  310. package/dist/native/{p-a16f8a14.entry.js → p-7fd6f0b0.entry.js} +1 -1
  311. package/dist/native/{p-ac765e6a.entry.js → p-803759ef.entry.js} +1 -1
  312. package/dist/native/{p-cfa0eb58.entry.js → p-8e05077a.entry.js} +1 -1
  313. package/dist/native/{p-25ef7329.entry.js → p-92539825.entry.js} +1 -1
  314. package/dist/native/p-943a4dfd.entry.js +1 -0
  315. package/dist/native/{p-7ec28d5d.entry.js → p-96078a63.entry.js} +1 -1
  316. package/dist/native/{p-2af6d988.entry.js → p-9a05395d.entry.js} +1 -1
  317. package/dist/native/{p-3c4114b8.entry.js → p-9b8478a7.entry.js} +1 -1
  318. package/dist/native/{p-BCjiE1MF.js → p-DU3Vhh_k.js} +1 -1
  319. package/dist/native/{p-67e0680e.entry.js → p-a5e39524.entry.js} +1 -1
  320. package/dist/native/{p-0bb64497.entry.js → p-b7436a14.entry.js} +1 -1
  321. package/dist/native/{p-58966e0f.entry.js → p-bff549dd.entry.js} +1 -1
  322. package/dist/native/{p-5ea697a7.entry.js → p-c20e0b5f.entry.js} +1 -1
  323. package/dist/native/p-ca4ab8a5.entry.js +1 -0
  324. package/dist/native/{p-4ac8181c.entry.js → p-d468c445.entry.js} +1 -1
  325. package/dist/native/p-d5060f92.entry.js +1 -0
  326. package/dist/native/{p-083b39c5.entry.js → p-d5e931c9.entry.js} +1 -1
  327. package/dist/native/p-dc647a64.entry.js +1 -0
  328. package/dist/native/{p-544b34d4.entry.js → p-df5c6b0c.entry.js} +1 -1
  329. package/dist/native/p-e8569a99.entry.js +1 -0
  330. package/dist/native/p-eb737344.entry.js +1 -0
  331. package/dist/native/{p-7c00f6da.entry.js → p-f078f10a.entry.js} +1 -1
  332. package/dist/native/{p-75a2a2ac.entry.js → p-f3756dfd.entry.js} +1 -1
  333. package/dist/native/{p-d5f5a6e1.entry.js → p-f3ded7e8.entry.js} +1 -1
  334. package/dist/native/{p-f7522dac.entry.js → p-f7fdca43.entry.js} +1 -1
  335. package/dist/types/components/nv-alert/nv-alert.d.ts +3 -1
  336. package/dist/types/components/nv-badge/nv-badge.d.ts +6 -3
  337. package/dist/types/components/nv-col/nv-col.d.ts +1 -0
  338. package/dist/types/components/nv-dialogfooter/nv-dialogfooter.d.ts +5 -2
  339. package/dist/types/components/nv-drawerfooter/nv-drawerfooter.d.ts +5 -2
  340. package/dist/types/components/nv-fieldmultiselect/nv-fieldmultiselect.d.ts +16 -11
  341. package/dist/types/components/nv-icon/nv-icon.d.ts +2 -1
  342. package/dist/types/components/nv-iconbutton/nv-iconbutton.d.ts +2 -1
  343. package/dist/types/components/nv-menuitem/nv-menuitem.d.ts +1 -0
  344. package/dist/types/components/nv-notification/nv-notification.d.ts +3 -1
  345. package/dist/types/components/nv-row/nv-row.d.ts +1 -0
  346. package/dist/types/components/nv-sidebarnavitem/nv-sidebarnavitem.d.ts +2 -1
  347. package/dist/types/components.d.ts +76 -28
  348. package/dist/vscode-data.json +18259 -2639
  349. package/hydrate/index.js +170 -131
  350. package/hydrate/index.mjs +170 -131
  351. package/package.json +1 -1
  352. package/dist/components/p-CrRawrjU.js +0 -1
  353. package/dist/components/p-D2C_Qr5O.js +0 -1
  354. package/dist/components/p-DUaenjr8.js +0 -1
  355. package/dist/components/p-DVFofrTe.js +0 -1
  356. package/dist/native/p-1d7a27bb.entry.js +0 -1
  357. package/dist/native/p-343c04db.entry.js +0 -1
  358. package/dist/native/p-46267895.entry.js +0 -1
  359. package/dist/native/p-7d164a7a.entry.js +0 -1
  360. package/dist/native/p-9fc95cf3.entry.js +0 -1
  361. package/dist/native/p-c2c826a4.entry.js +0 -1
  362. package/dist/native/p-d3e66306.entry.js +0 -1
  363. package/dist/native/p-e46c35a0.entry.js +0 -1
  364. package/dist/native/p-ec23ce93.entry.js +0 -1
@@ -293,6 +293,15 @@ export declare class NvFieldmultiselect {
293
293
  checked: boolean;
294
294
  }>): void;
295
295
  handleSlotChange(event: Event): void;
296
+ /**
297
+ * Close the dropdown when keyboard focus leaves the component.
298
+ * Uses focusout (which bubbles) so it covers every internal focusable
299
+ * (filter input, hidden input, trigger `<p>`, chevron iconbutton,
300
+ * clear-filter iconbutton, dropdown items, badge close button) without
301
+ * needing per-element onBlur wiring.
302
+ * @param {FocusEvent} event - The focus event.
303
+ */
304
+ handleFocusOut(event: FocusEvent): void;
296
305
  /**
297
306
  * Handle keyboard events & arrow key navigation.
298
307
  * If the multiselect is not open, opens it and focuses on the first item if the list is not filterable.
@@ -352,11 +361,15 @@ export declare class NvFieldmultiselect {
352
361
  */
353
362
  toggleSelectAll(): Promise<void>;
354
363
  /**
355
- * Reorder the content of the slot.
364
+ * Reorder the content of the slot using CSS flex `order` so the
365
+ * underlying DOM order is preserved (clearing the selection restores
366
+ * the original visual order automatically).
356
367
  */
357
368
  private reorderSlotContent;
358
369
  /**
359
- * Reorder the content for options mode with async handling
370
+ * Reorder the content for options mode using CSS flex `order` so the
371
+ * underlying DOM order is preserved (clearing the selection restores
372
+ * the original visual order automatically).
360
373
  */
361
374
  private reorderOptionsContent;
362
375
  /**
@@ -408,10 +421,6 @@ export declare class NvFieldmultiselect {
408
421
  * Clear the filter text
409
422
  */
410
423
  private clearFilterText;
411
- /**
412
- * Handle input blur for options mode.
413
- */
414
- private handleInputBlurOptions;
415
424
  /**
416
425
  * Updates the highlighted item in the dropdown list.
417
426
  *
@@ -420,7 +429,7 @@ export declare class NvFieldmultiselect {
420
429
  */
421
430
  private updateHighlightedItem;
422
431
  /**
423
- * Focus on the first item in the dropdown list.
432
+ * Focus on the first item in the dropdown list (visual order).
424
433
  */
425
434
  private focusFirstItem;
426
435
  /**
@@ -451,10 +460,6 @@ export declare class NvFieldmultiselect {
451
460
  * Handle input focus for slots mode.
452
461
  */
453
462
  private handleInputFocusSlots;
454
- /**
455
- * Handle input blur for slots mode.
456
- */
457
- private handleInputBlurSlots;
458
463
  /**
459
464
  * Toggle the multiselect popover for options mode.
460
465
  */
@@ -41,8 +41,9 @@ export declare class NvIcon {
41
41
  /**
42
42
  * Choose the icon you want to display. This also sets the aria-label for
43
43
  * improved accessibility, helping users who rely on screen readers.
44
+ * @icon
44
45
  */
45
- readonly name: `${IconName}` | string;
46
+ readonly name: `${IconName}`;
46
47
  /**
47
48
  * Adjust the size of the icon to fit your design needs.
48
49
  */
@@ -40,8 +40,9 @@ export declare class NvIconbutton {
40
40
  * Choose the icon you want to display. This also sets the aria-label for
41
41
  * improved accessibility, helping users who rely on screen readers.
42
42
  * The icon is not displayed when the button is loading.
43
+ * @icon
43
44
  */
44
- readonly name: `${IconName}` | string;
45
+ readonly name: `${IconName}`;
45
46
  /**
46
47
  * Sets the button type to control its function in forms. Use 'submit' to send
47
48
  * form data, 'reset' to clear the form, or 'button' for a standard button
@@ -15,6 +15,7 @@ export declare class NvMenuitem {
15
15
  * Choose the icon you want to display. This also sets the aria-label for
16
16
  * improved accessibility, helping users who rely on screen readers.
17
17
  * The icon is not displayed when the button is loading.
18
+ * @icon
18
19
  */
19
20
  readonly icon: `${IconName}`;
20
21
  /**
@@ -1,5 +1,6 @@
1
1
  import { EventEmitter } from '../../stencil-public-runtime';
2
2
  import { FeedbackColors, NotificationEmphasis } from '../../utils/constants';
3
+ import { type IconName } from '../nv-icon/nv-icons';
3
4
  /**
4
5
  * @slot heading - Use this slot to insert HTML as the notification title.
5
6
  * @slot content - Use this slot to insert HTML as the notification message.
@@ -39,8 +40,9 @@ export declare class NvNotification {
39
40
  /**
40
41
  * Icon associated with the notification, defaults vary based on the feedback
41
42
  * type.
43
+ * @icon
42
44
  */
43
- readonly icon: string;
45
+ readonly icon: `${IconName}`;
44
46
  /**
45
47
  * Allows the notification to be dismissed via a close button (x). The
46
48
  * notification is not dismissible unless explicitly enabled.
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @slot default - The row content.
3
+ * @deprecated since v3.0.0. Use Tailwind CSS classes instead with grid or flexbox utilities.
3
4
  */
4
5
  export declare class NvRow {
5
6
  /****************************************************************************/
@@ -10,8 +10,9 @@ export declare class NvSidebarnavitem {
10
10
  /****************************************************************************/
11
11
  /**
12
12
  * Optional icon to display before the label.
13
+ * @icon
13
14
  */
14
- readonly icon?: IconName;
15
+ readonly icon?: `${IconName}`;
15
16
  /**
16
17
  * Whether this item represents the active/current page.
17
18
  * Can be set automatically when a sub-item becomes active.
@@ -6,18 +6,18 @@
6
6
  */
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
8
  import { ButtonEmphasis, ButtonSize, ButtonType, DeprecatedSemanticColors, FeedbackColors, GlobalFilterPosition, IconButtonShape, LabelPlacement, LoaderColors, NotificationEmphasis, NotificationPosition, SemanticSizes, TextInputAutocomplete, ToggleButtonEmphasis, ToggleButtonSize } from "./utils/constants";
9
+ import { IconName } from "./components/nv-icon/nv-icons";
9
10
  import { Column } from "./interfaces/Column";
10
11
  import { DateOnly, TimeOnly } from "./interfaces/dates";
11
12
  import { Element } from "./stencil-public-runtime";
12
13
  import { FilterMode } from "./utils/search-engine";
13
- import { IconName } from "./components/nv-icon/nv-icons";
14
14
  import { Placement, Strategy } from "@floating-ui/dom";
15
15
  export { ButtonEmphasis, ButtonSize, ButtonType, DeprecatedSemanticColors, FeedbackColors, GlobalFilterPosition, IconButtonShape, LabelPlacement, LoaderColors, NotificationEmphasis, NotificationPosition, SemanticSizes, TextInputAutocomplete, ToggleButtonEmphasis, ToggleButtonSize } from "./utils/constants";
16
+ export { IconName } from "./components/nv-icon/nv-icons";
16
17
  export { Column } from "./interfaces/Column";
17
18
  export { DateOnly, TimeOnly } from "./interfaces/dates";
18
19
  export { Element } from "./stencil-public-runtime";
19
20
  export { FilterMode } from "./utils/search-engine";
20
- export { IconName } from "./components/nv-icon/nv-icons";
21
21
  export { Placement, Strategy } from "@floating-ui/dom";
22
22
  export namespace Components {
23
23
  interface NvAccordion {
@@ -128,8 +128,9 @@ export namespace Components {
128
128
  "hidden": boolean;
129
129
  /**
130
130
  * Icon associated with the alert, defaults vary based on the feedback type.
131
+ * @icon
131
132
  */
132
- "icon": string;
133
+ "icon": `${IconName}`;
133
134
  /**
134
135
  * Main content of the alert. For more complex content, use the default slot instead.
135
136
  */
@@ -224,8 +225,9 @@ export namespace Components {
224
225
  /**
225
226
  * The icon to display in the badge.
226
227
  * @deprecated use leadIcon or slot="leading-icon" instead.
228
+ * @icon
227
229
  */
228
- "icon": string;
230
+ "icon": `${IconName}`;
229
231
  /**
230
232
  * The location of the icon in the badge.
231
233
  * @deprecated only leadIcon now.
@@ -243,9 +245,10 @@ export namespace Components {
243
245
  "label"?: string | null;
244
246
  /**
245
247
  * The lead icon of the badge.
248
+ * @icon
246
249
  * @default null
247
250
  */
248
- "leadIcon"?: string | null;
251
+ "leadIcon"?: `${IconName}` | null;
249
252
  /**
250
253
  * When true, the alert does not automatically close upon dismissing. Useful for externally controlled component behavior.
251
254
  * @default false
@@ -440,6 +443,9 @@ export namespace Components {
440
443
  */
441
444
  "value": string;
442
445
  }
446
+ /**
447
+ * @deprecated since v3.0.0. Use Tailwind CSS classes instead with grid or flexbox utilities.
448
+ */
443
449
  interface NvCol {
444
450
  /**
445
451
  * Defines the column size based on a 12 column grid system.
@@ -676,9 +682,10 @@ export namespace Components {
676
682
  "form": string;
677
683
  /**
678
684
  * Sets the leading icon for the primary button.
679
- * @default ''
685
+ * @icon
686
+ * @default null
680
687
  */
681
- "leadingIcon": string;
688
+ "leadingIcon": `${IconName}` | null;
682
689
  /**
683
690
  * Sets the type of the primary button. If using a form, this will default to 'submit' if nothing passed.
684
691
  */
@@ -690,9 +697,10 @@ export namespace Components {
690
697
  "primaryLabel": string;
691
698
  /**
692
699
  * Sets the trailing icon for the primary button.
693
- * @default ''
700
+ * @icon
701
+ * @default null
694
702
  */
695
- "trailingIcon": string;
703
+ "trailingIcon": `${IconName}` | null;
696
704
  /**
697
705
  * Controls the visibility of the cancel button. When true, the cancel button is hidden.
698
706
  * @default false
@@ -787,9 +795,10 @@ export namespace Components {
787
795
  "form"?: string | null;
788
796
  /**
789
797
  * Sets the leading icon for the primary button.
798
+ * @icon
790
799
  * @default null
791
800
  */
792
- "leadingIcon"?: string | null;
801
+ "leadingIcon"?: `${IconName}` | null;
793
802
  /**
794
803
  * Sets the type of the primary button. If using a form, this will default to 'submit' if nothing passed.
795
804
  */
@@ -801,9 +810,10 @@ export namespace Components {
801
810
  "primaryLabel": string | null;
802
811
  /**
803
812
  * Sets the trailing icon for the primary button.
813
+ * @icon
804
814
  * @default null
805
815
  */
806
- "trailingIcon"?: string | null;
816
+ "trailingIcon"?: `${IconName}` | null;
807
817
  /**
808
818
  * Controls the visibility of the cancel button. When true, the cancel button is hidden.
809
819
  * @default false
@@ -2480,8 +2490,9 @@ export namespace Components {
2480
2490
  "medium": boolean;
2481
2491
  /**
2482
2492
  * Choose the icon you want to display. This also sets the aria-label for improved accessibility, helping users who rely on screen readers.
2493
+ * @icon
2483
2494
  */
2484
- "name": `${IconName}` | string;
2495
+ "name": `${IconName}`;
2485
2496
  /**
2486
2497
  * Adjust the size of the icon to fit your design needs.
2487
2498
  * @default 'md'
@@ -2531,8 +2542,9 @@ export namespace Components {
2531
2542
  "loading": boolean;
2532
2543
  /**
2533
2544
  * Choose the icon you want to display. This also sets the aria-label for improved accessibility, helping users who rely on screen readers. The icon is not displayed when the button is loading.
2545
+ * @icon
2534
2546
  */
2535
- "name": `${IconName}` | string;
2547
+ "name": `${IconName}`;
2536
2548
  /**
2537
2549
  * Sets the shape of the button. Choose between square and rounded.
2538
2550
  * @default 'square'
@@ -2641,6 +2653,7 @@ export namespace Components {
2641
2653
  "hasSubmenu": boolean;
2642
2654
  /**
2643
2655
  * Choose the icon you want to display. This also sets the aria-label for improved accessibility, helping users who rely on screen readers. The icon is not displayed when the button is loading.
2656
+ * @icon
2644
2657
  */
2645
2658
  "icon": `${IconName}`;
2646
2659
  /**
@@ -2687,8 +2700,9 @@ export namespace Components {
2687
2700
  "hidden": boolean;
2688
2701
  /**
2689
2702
  * Icon associated with the notification, defaults vary based on the feedback type.
2703
+ * @icon
2690
2704
  */
2691
- "icon": string;
2705
+ "icon": `${IconName}`;
2692
2706
  /**
2693
2707
  * When true, the notification will be hidden initially, but internal changes will not be in a controlled state. Good for animating the notification in.
2694
2708
  * @default false
@@ -2952,6 +2966,9 @@ export namespace Components {
2952
2966
  */
2953
2967
  "triggerMode": 'hover' | 'click' | 'controlled';
2954
2968
  }
2969
+ /**
2970
+ * @deprecated since v3.0.0. Use Tailwind CSS classes instead with grid or flexbox utilities.
2971
+ */
2955
2972
  interface NvRow {
2956
2973
  }
2957
2974
  /**
@@ -3048,8 +3065,9 @@ export namespace Components {
3048
3065
  "collapsible": boolean;
3049
3066
  /**
3050
3067
  * Optional icon to display before the label.
3068
+ * @icon
3051
3069
  */
3052
- "icon"?: IconName;
3070
+ "icon"?: `${IconName}`;
3053
3071
  /**
3054
3072
  * Number of notifications to display. When provided, a notification bullet will be automatically rendered. The bullet will be positioned in the trailing slot when sidebar is open, and on the icon when collapsed.
3055
3073
  */
@@ -3586,6 +3604,9 @@ declare global {
3586
3604
  prototype: HTMLNvCalendarElement;
3587
3605
  new (): HTMLNvCalendarElement;
3588
3606
  };
3607
+ /**
3608
+ * @deprecated since v3.0.0. Use Tailwind CSS classes instead with grid or flexbox utilities.
3609
+ */
3589
3610
  interface HTMLNvColElement extends Components.NvCol, HTMLStencilElement {
3590
3611
  }
3591
3612
  var HTMLNvColElement: {
@@ -4235,6 +4256,9 @@ declare global {
4235
4256
  prototype: HTMLNvPopoverElement;
4236
4257
  new (): HTMLNvPopoverElement;
4237
4258
  };
4259
+ /**
4260
+ * @deprecated since v3.0.0. Use Tailwind CSS classes instead with grid or flexbox utilities.
4261
+ */
4238
4262
  interface HTMLNvRowElement extends Components.NvRow, HTMLStencilElement {
4239
4263
  }
4240
4264
  var HTMLNvRowElement: {
@@ -4659,8 +4683,9 @@ declare namespace LocalJSX {
4659
4683
  "hidden"?: boolean;
4660
4684
  /**
4661
4685
  * Icon associated with the alert, defaults vary based on the feedback type.
4686
+ * @icon
4662
4687
  */
4663
- "icon"?: string;
4688
+ "icon"?: `${IconName}`;
4664
4689
  /**
4665
4690
  * Main content of the alert. For more complex content, use the default slot instead.
4666
4691
  */
@@ -4768,8 +4793,9 @@ declare namespace LocalJSX {
4768
4793
  /**
4769
4794
  * The icon to display in the badge.
4770
4795
  * @deprecated use leadIcon or slot="leading-icon" instead.
4796
+ * @icon
4771
4797
  */
4772
- "icon"?: string;
4798
+ "icon"?: `${IconName}`;
4773
4799
  /**
4774
4800
  * The location of the icon in the badge.
4775
4801
  * @deprecated only leadIcon now.
@@ -4787,9 +4813,10 @@ declare namespace LocalJSX {
4787
4813
  "label"?: string | null;
4788
4814
  /**
4789
4815
  * The lead icon of the badge.
4816
+ * @icon
4790
4817
  * @default null
4791
4818
  */
4792
- "leadIcon"?: string | null;
4819
+ "leadIcon"?: `${IconName}` | null;
4793
4820
  /**
4794
4821
  * Emitted when the badge is dismissed.
4795
4822
  */
@@ -5005,6 +5032,9 @@ declare namespace LocalJSX {
5005
5032
  */
5006
5033
  "value"?: string;
5007
5034
  }
5035
+ /**
5036
+ * @deprecated since v3.0.0. Use Tailwind CSS classes instead with grid or flexbox utilities.
5037
+ */
5008
5038
  interface NvCol {
5009
5039
  /**
5010
5040
  * Defines the column size based on a 12 column grid system.
@@ -5320,9 +5350,10 @@ declare namespace LocalJSX {
5320
5350
  "form"?: string;
5321
5351
  /**
5322
5352
  * Sets the leading icon for the primary button.
5323
- * @default ''
5353
+ * @icon
5354
+ * @default null
5324
5355
  */
5325
- "leadingIcon"?: string;
5356
+ "leadingIcon"?: `${IconName}` | null;
5326
5357
  /**
5327
5358
  * Emitted when the cancel button is clicked. This will close the dialog.
5328
5359
  */
@@ -5342,9 +5373,10 @@ declare namespace LocalJSX {
5342
5373
  "primaryLabel"?: string;
5343
5374
  /**
5344
5375
  * Sets the trailing icon for the primary button.
5345
- * @default ''
5376
+ * @icon
5377
+ * @default null
5346
5378
  */
5347
- "trailingIcon"?: string;
5379
+ "trailingIcon"?: `${IconName}` | null;
5348
5380
  /**
5349
5381
  * Controls the visibility of the cancel button. When true, the cancel button is hidden.
5350
5382
  * @default false
@@ -5436,9 +5468,10 @@ declare namespace LocalJSX {
5436
5468
  "form"?: string | null;
5437
5469
  /**
5438
5470
  * Sets the leading icon for the primary button.
5471
+ * @icon
5439
5472
  * @default null
5440
5473
  */
5441
- "leadingIcon"?: string | null;
5474
+ "leadingIcon"?: `${IconName}` | null;
5442
5475
  /**
5443
5476
  * Emitted when the cancel button is clicked. This will close the drawer.
5444
5477
  */
@@ -5458,9 +5491,10 @@ declare namespace LocalJSX {
5458
5491
  "primaryLabel"?: string | null;
5459
5492
  /**
5460
5493
  * Sets the trailing icon for the primary button.
5494
+ * @icon
5461
5495
  * @default null
5462
5496
  */
5463
- "trailingIcon"?: string | null;
5497
+ "trailingIcon"?: `${IconName}` | null;
5464
5498
  /**
5465
5499
  * Controls the visibility of the cancel button. When true, the cancel button is hidden.
5466
5500
  * @default false
@@ -7204,8 +7238,9 @@ declare namespace LocalJSX {
7204
7238
  "medium"?: boolean;
7205
7239
  /**
7206
7240
  * Choose the icon you want to display. This also sets the aria-label for improved accessibility, helping users who rely on screen readers.
7241
+ * @icon
7207
7242
  */
7208
- "name"?: `${IconName}` | string;
7243
+ "name"?: `${IconName}`;
7209
7244
  /**
7210
7245
  * Adjust the size of the icon to fit your design needs.
7211
7246
  * @default 'md'
@@ -7255,8 +7290,9 @@ declare namespace LocalJSX {
7255
7290
  "loading"?: boolean;
7256
7291
  /**
7257
7292
  * Choose the icon you want to display. This also sets the aria-label for improved accessibility, helping users who rely on screen readers. The icon is not displayed when the button is loading.
7293
+ * @icon
7258
7294
  */
7259
- "name"?: `${IconName}` | string;
7295
+ "name"?: `${IconName}`;
7260
7296
  /**
7261
7297
  * Sets the shape of the button. Choose between square and rounded.
7262
7298
  * @default 'square'
@@ -7361,6 +7397,7 @@ declare namespace LocalJSX {
7361
7397
  "hasSubmenu"?: boolean;
7362
7398
  /**
7363
7399
  * Choose the icon you want to display. This also sets the aria-label for improved accessibility, helping users who rely on screen readers. The icon is not displayed when the button is loading.
7400
+ * @icon
7364
7401
  */
7365
7402
  "icon"?: `${IconName}`;
7366
7403
  /**
@@ -7420,8 +7457,9 @@ declare namespace LocalJSX {
7420
7457
  "hidden"?: boolean;
7421
7458
  /**
7422
7459
  * Icon associated with the notification, defaults vary based on the feedback type.
7460
+ * @icon
7423
7461
  */
7424
- "icon"?: string;
7462
+ "icon"?: `${IconName}`;
7425
7463
  /**
7426
7464
  * When true, the notification will be hidden initially, but internal changes will not be in a controlled state. Good for animating the notification in.
7427
7465
  * @default false
@@ -7666,6 +7704,9 @@ declare namespace LocalJSX {
7666
7704
  */
7667
7705
  "triggerMode"?: 'hover' | 'click' | 'controlled';
7668
7706
  }
7707
+ /**
7708
+ * @deprecated since v3.0.0. Use Tailwind CSS classes instead with grid or flexbox utilities.
7709
+ */
7669
7710
  interface NvRow {
7670
7711
  }
7671
7712
  /**
@@ -7767,8 +7808,9 @@ declare namespace LocalJSX {
7767
7808
  "collapsible"?: boolean;
7768
7809
  /**
7769
7810
  * Optional icon to display before the label.
7811
+ * @icon
7770
7812
  */
7771
- "icon"?: IconName;
7813
+ "icon"?: `${IconName}`;
7772
7814
  /**
7773
7815
  * Number of notifications to display. When provided, a notification bullet will be automatically rendered. The bullet will be positioned in the trailing slot when sidebar is open, and on the icon when collapsed.
7774
7816
  */
@@ -8127,6 +8169,9 @@ declare module "@stencil/core" {
8127
8169
  "nv-button": LocalJSX.NvButton & JSXBase.HTMLAttributes<HTMLNvButtonElement>;
8128
8170
  "nv-buttongroup": LocalJSX.NvButtongroup & JSXBase.HTMLAttributes<HTMLNvButtongroupElement>;
8129
8171
  "nv-calendar": LocalJSX.NvCalendar & JSXBase.HTMLAttributes<HTMLNvCalendarElement>;
8172
+ /**
8173
+ * @deprecated since v3.0.0. Use Tailwind CSS classes instead with grid or flexbox utilities.
8174
+ */
8130
8175
  "nv-col": LocalJSX.NvCol & JSXBase.HTMLAttributes<HTMLNvColElement>;
8131
8176
  /**
8132
8177
  * A flexible data grid component powered by `@tanstack/table-core`.
@@ -8194,6 +8239,9 @@ declare module "@stencil/core" {
8194
8239
  "nv-pagination-nav": LocalJSX.NvPaginationNav & JSXBase.HTMLAttributes<HTMLNvPaginationNavElement>;
8195
8240
  "nv-paginationtable": LocalJSX.NvPaginationtable & JSXBase.HTMLAttributes<HTMLNvPaginationtableElement>;
8196
8241
  "nv-popover": LocalJSX.NvPopover & JSXBase.HTMLAttributes<HTMLNvPopoverElement>;
8242
+ /**
8243
+ * @deprecated since v3.0.0. Use Tailwind CSS classes instead with grid or flexbox utilities.
8244
+ */
8197
8245
  "nv-row": LocalJSX.NvRow & JSXBase.HTMLAttributes<HTMLNvRowElement>;
8198
8246
  /**
8199
8247
  * Main sidebar container for navigation. Supports collapsible and persistent modes.