@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
@@ -18,10 +18,12 @@ export class NvDrawerfooter {
18
18
  this.undismissable = false;
19
19
  /**
20
20
  * Sets the leading icon for the primary button.
21
+ * @icon
21
22
  */
22
23
  this.leadingIcon = null;
23
24
  /**
24
25
  * Sets the trailing icon for the primary button.
26
+ * @icon
25
27
  */
26
28
  this.trailingIcon = null;
27
29
  /**
@@ -76,7 +78,7 @@ export class NvDrawerfooter {
76
78
  /****************************************************************************/
77
79
  //#region RENDER
78
80
  render() {
79
- return (h(Host, { key: '34d1e6674af648693843a7ac721dbdbcd72b51c0' }, h("slot", { key: '1f4a4e543545e160f6adae62eb4313352c4792cc' }, h(Fragment, { key: '250ca124fa3b898eb4f60f44718dacbc182372e4' }, !this.undismissable && (h("nv-button", { key: 'd26c422a3b7912140ee92ac1d2fb6401a980f8f8', onClick: this.handleCancel, emphasis: "low", size: "sm" }, this.cancelLabel)), h("nv-button", { key: '8c77da0f29d18e68288b4e74f1050bc80ddb8e8d', ref: el => (this.primaryButtonRef = el), onClick: this.handlePrimary, disabled: this.disabled, danger: this.danger, size: "sm", emphasis: "high", form: this.form, type: this.primaryButtonType }, this.leadingIcon && (h("nv-icon", { key: 'ef09488fa5a8ca561f0c03973cb7b4fe3a6669d3', slot: "leading-icon", name: this.leadingIcon, size: "sm" })), this.primaryLabel, this.trailingIcon && (h("nv-icon", { key: '56a7a5e6fab648c67a69a309128195d047f3b5a8', slot: "trailing-icon", name: this.trailingIcon, size: "sm" })))))));
81
+ return (h(Host, { key: '280e30ae22c734269f8181a96ac0418d2c3bd5db' }, h("slot", { key: '9e435bc05507e06906121b49b4b486daff032ade' }, h(Fragment, { key: '1b38093cb1e7af2a16f5c465b9f7d0d79e39ea58' }, !this.undismissable && (h("nv-button", { key: 'a341887eb32885c375c393a8a13064c38b99cd48', onClick: this.handleCancel, emphasis: "low", size: "sm" }, this.cancelLabel)), h("nv-button", { key: '58ec1ef9f3e2e4647cea49bd89455da601976aff', ref: el => (this.primaryButtonRef = el), onClick: this.handlePrimary, disabled: this.disabled, danger: this.danger, size: "sm", emphasis: "high", form: this.form, type: this.primaryButtonType }, this.leadingIcon && (h("nv-icon", { key: '4ade73bea4bf75f845b07418e0dc3f5c032cff2e', slot: "leading-icon", name: this.leadingIcon, size: "sm" })), this.primaryLabel, this.trailingIcon && (h("nv-icon", { key: '02e4cba8e8f39664cf0ee052fe8d5df4ef580949', slot: "trailing-icon", name: this.trailingIcon, size: "sm" })))))));
80
82
  }
81
83
  static get is() { return "nv-drawerfooter"; }
82
84
  static get formAssociated() { return true; }
@@ -136,14 +138,24 @@ export class NvDrawerfooter {
136
138
  "type": "string",
137
139
  "mutable": false,
138
140
  "complexType": {
139
- "original": "string | null",
140
- "resolved": "string",
141
- "references": {}
141
+ "original": "`${IconName}` | null",
142
+ "resolved": "\"access-point\" | \"access-point-off\" | \"accessible\" | \"activity\" | \"address-book\" | \"adjustments\" | \"adjustments-horizontal\" | \"adjustments-up\" | \"affiliate\" | \"air-conditioning\" | \"alert-circle\" | \"alert-square-rounded\" | \"alert-triangle\" | \"align-center\" | \"align-left\" | \"align-right\" | \"app-window\" | \"apps\" | \"archive\" | \"areas\" | \"arrow-back\" | \"arrow-back-up\" | \"arrow-down\" | \"arrow-down-left\" | \"arrow-down-right\" | \"arrow-forward\" | \"arrow-forward-up\" | \"arrow-left\" | \"arrow-right\" | \"arrow-up\" | \"arrow-up-left\" | \"arrow-up-right\" | \"arrows-diagonal\" | \"arrows-exchange\" | \"arrows-maximize\" | \"arrows-minimize\" | \"arrows-move\" | \"aspect-ratio\" | \"atom\" | \"ban\" | \"basket\" | \"battery\" | \"battery-1\" | \"battery-2\" | \"battery-3\" | \"battery-4\" | \"battery-automotive\" | \"battery-charging\" | \"battery-eco\" | \"battery-off\" | \"bell\" | \"bell-bolt\" | \"bell-off\" | \"bell-ringing\" | \"bike\" | \"bluetooth\" | \"bluetooth-connected\" | \"bluetooth-off\" | \"bolt\" | \"bolt-off\" | \"book\" | \"bookmark\" | \"bookmark-off\" | \"bookmarks\" | \"box-align-top\" | \"box-multiple\" | \"brand-facebook\" | \"brand-instagram\" | \"brand-linkedin\" | \"brand-x\" | \"brand-youtube\" | \"briefcase\" | \"brightness-down\" | \"brightness-up\" | \"browser\" | \"browser-check\" | \"browser-plus\" | \"browser-x\" | \"brush\" | \"building\" | \"building-bank\" | \"building-factory\" | \"building-lighthouse\" | \"building-store\" | \"bulb\" | \"bulb-off\" | \"cake\" | \"calendar\" | \"calendar-time\" | \"calendar-week\" | \"camera\" | \"camera-off\" | \"car\" | \"car-crane\" | \"caravan\" | \"cash\" | \"cash-banknote\" | \"cast\" | \"cell\" | \"charging-pile\" | \"chart-arcs\" | \"chart-area\" | \"chart-area-line\" | \"chart-arrows\" | \"chart-arrows-vertical\" | \"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-minus\" | \"circle-x\" | \"circuit-alternate\" | \"circuit-ground-digital\" | \"clipboard\" | \"clipboard-check\" | \"clipboard-list\" | \"clipboard-plus\" | \"clipboard-text\" | \"clipboard-x\" | \"clock\" | \"clock-edit\" | \"cloud\" | \"cloud-data-connection\" | \"cloud-download\" | \"cloud-rain\" | \"cloud-snow\" | \"cloud-upload\" | \"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\" | \"device-mobile-rotated\" | \"device-tablet\" | \"device-watch\" | \"devices\" | \"dialpad\" | \"direction\" | \"direction-horizontal\" | \"direction-sign\" | \"discount\" | \"door-enter\" | \"door-exit\" | \"door-off\" | \"dots\" | \"dots-vertical\" | \"download\" | \"drone\" | \"droplet\" | \"droplet-filled\" | \"droplet-half\" | \"droplets\" | \"edit\" | \"empty\" | \"engine\" | \"equal-not\" | \"eraser\" | \"eraser-off\" | \"external-link\" | \"eye\" | \"eye-check\" | \"eye-off\" | \"eyeglass2\" | \"face-id\" | \"feather\" | \"file\" | \"file-alert\" | \"file-analytics\" | \"file-check\" | \"file-code\" | \"file-download\" | \"file-export\" | \"file-horizontal\" | \"file-import\" | \"file-plus\" | \"file-search\" | \"file-text\" | \"file-text-bookmark\" | \"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\" | \"files\" | \"files-off\" | \"filter\" | \"filter-off\" | \"filter-sort\" | \"fingerprint\" | \"fire-extinguisher\" | \"flag\" | \"flame\" | \"flip-horizontal\" | \"flip-vertical\" | \"folder\" | \"folder-minus\" | \"folder-off\" | \"folder-plus\" | \"folder-x\" | \"folders\" | \"frame\" | \"gas-station\" | \"gauge\" | \"gauge-off\" | \"gift\" | \"git-branch\" | \"git-branch-delete\" | \"git-cherry-pick\" | \"git-commit\" | \"git-compare\" | \"git-fork\" | \"git-merge\" | \"git-pull-request\" | \"git-pull-request-closed\" | \"git-pull-request-draft\" | \"gps\" | \"grid-dots\" | \"grip-horizontal\" | \"grip-vertical\" | \"hand-stop\" | \"hand-waving\" | \"hash\" | \"haze\" | \"headphones\" | \"headphones-off\" | \"headset\" | \"heart\" | \"heart-off\" | \"heartbeat\" | \"helicopter\" | \"helmet\" | \"helmet-swopp\" | \"help\" | \"history\" | \"home\" | \"hourglass\" | \"hourglass-empty\" | \"hourglass-high\" | \"hourglass-low\" | \"hourglass-off\" | \"inbox\" | \"info-circle\" | \"keyboard\" | \"keyboard-hide\" | \"keyboard-show\" | \"layers-intersect\" | \"layers-off\" | \"layout\" | \"layout-board-split\" | \"layout-dashboard\" | \"layout-grid\" | \"layout-sidebar-left-collapse\" | \"layout-sidebar-left-expand\" | \"layout-sidebar-right-collapse\" | \"layout-sidebar-right-expand\" | \"leaf\" | \"lifebuoy\" | \"link\" | \"list\" | \"list-search\" | \"loader\" | \"location\" | \"lock\" | \"lock-off\" | \"lock-open\" | \"login\" | \"logout\" | \"mail\" | \"mail-forward\" | \"mail-opened\" | \"map\" | \"map-pin\" | \"map-pin-2\" | \"map-pin-off\" | \"master-data\" | \"menu\" | \"message\" | \"message-dots\" | \"message-off\" | \"messages\" | \"microphone\" | \"microphone-off\" | \"minus\" | \"mist\" | \"moon\" | \"motorbike\" | \"mouse\" | \"movie\" | \"network\" | \"news\" | \"note\" | \"notebook\" | \"notes\" | \"offshore-station\" | \"package\" | \"palette\" | \"paperclip\" | \"pencil\" | \"phone\" | \"phone-call\" | \"phone-calling\" | \"phone-check\" | \"phone-incoming\" | \"phone-off\" | \"phone-outgoing\" | \"photo\" | \"photo-off\" | \"pig\" | \"pin\" | \"pinned\" | \"pinned-off\" | \"plane\" | \"plane-off\" | \"plant\" | \"player-pause\" | \"player-play\" | \"player-skip-back\" | \"player-skip-forward\" | \"player-stop\" | \"player-track-next\" | \"player-track-prev\" | \"plug\" | \"plug-connected\" | \"plus\" | \"power\" | \"power-ac\" | \"power-dc\" | \"presentation\" | \"presentation-analytics\" | \"printer\" | \"propeller\" | \"published\" | \"puzzle\" | \"puzzle-2\" | \"pylon\" | \"qrcode\" | \"quotes\" | \"quotes-open\" | \"radar\" | \"radio\" | \"radioactive\" | \"receipt\" | \"receipt-dollar\" | \"receipt-euro\" | \"recharging\" | \"recycle\" | \"refresh\" | \"refresh-alert\" | \"refresh-off\" | \"repeat\" | \"repeat-once\" | \"replace\" | \"report\" | \"report-analytics\" | \"report-medical\" | \"report-search\" | \"ripple\" | \"ripple-off\" | \"rocket\" | \"rotate\" | \"rotate-2\" | \"rotate-clockwise\" | \"rotate-clockwise-2\" | \"rotate-dot\" | \"router\" | \"ruler-measure\" | \"sailboat\" | \"satellite\" | \"scale\" | \"school\" | \"scissors\" | \"scooter-electric\" | \"screenshot\" | \"search\" | \"seeding\" | \"select\" | \"selector\" | \"send\" | \"server\" | \"settings\" | \"shape\" | \"share\" | \"share-2\" | \"shield\" | \"shield-check\" | \"shield-lock\" | \"shield-off\" | \"shield-x\" | \"ship\" | \"ship-off\" | \"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\" | \"temperature-off\" | \"template\" | \"terminal\" | \"text\" | \"text-size\" | \"thumb-down\" | \"thumb-up\" | \"ticket\" | \"timeline\" | \"tir\" | \"tool\" | \"tools\" | \"train\" | \"trash\" | \"trash-off\" | \"tree\" | \"trees\" | \"truck\" | \"truck-delivery\" | \"umbrella\" | \"unlink\" | \"upload\" | \"user\" | \"user-circle\" | \"user-exclamation\" | \"user-minus\" | \"user-off\" | \"user-plus\" | \"user-worker\" | \"users\" | \"versions\" | \"video\" | \"video-minus\" | \"video-off\" | \"video-plus\" | \"volume\" | \"volume-2\" | \"volume-3\" | \"wallet\" | \"wand\" | \"wave\" | \"waves\" | \"wifi\" | \"wifi-off\" | \"wind\" | \"wind-direction\" | \"windmill\" | \"wood\" | \"world\" | \"world-code\" | \"writing\" | \"x\" | \"zoom-reset\"",
143
+ "references": {
144
+ "IconName": {
145
+ "location": "import",
146
+ "path": "../nv-icon/nv-icons",
147
+ "id": "src/components/nv-icon/nv-icons.ts::IconName",
148
+ "referenceLocation": "IconName"
149
+ }
150
+ }
142
151
  },
143
152
  "required": false,
144
153
  "optional": true,
145
154
  "docs": {
146
- "tags": [],
155
+ "tags": [{
156
+ "name": "icon",
157
+ "text": undefined
158
+ }],
147
159
  "text": "Sets the leading icon for the primary button."
148
160
  },
149
161
  "getter": false,
@@ -156,14 +168,24 @@ export class NvDrawerfooter {
156
168
  "type": "string",
157
169
  "mutable": false,
158
170
  "complexType": {
159
- "original": "string | null",
160
- "resolved": "string",
161
- "references": {}
171
+ "original": "`${IconName}` | null",
172
+ "resolved": "\"access-point\" | \"access-point-off\" | \"accessible\" | \"activity\" | \"address-book\" | \"adjustments\" | \"adjustments-horizontal\" | \"adjustments-up\" | \"affiliate\" | \"air-conditioning\" | \"alert-circle\" | \"alert-square-rounded\" | \"alert-triangle\" | \"align-center\" | \"align-left\" | \"align-right\" | \"app-window\" | \"apps\" | \"archive\" | \"areas\" | \"arrow-back\" | \"arrow-back-up\" | \"arrow-down\" | \"arrow-down-left\" | \"arrow-down-right\" | \"arrow-forward\" | \"arrow-forward-up\" | \"arrow-left\" | \"arrow-right\" | \"arrow-up\" | \"arrow-up-left\" | \"arrow-up-right\" | \"arrows-diagonal\" | \"arrows-exchange\" | \"arrows-maximize\" | \"arrows-minimize\" | \"arrows-move\" | \"aspect-ratio\" | \"atom\" | \"ban\" | \"basket\" | \"battery\" | \"battery-1\" | \"battery-2\" | \"battery-3\" | \"battery-4\" | \"battery-automotive\" | \"battery-charging\" | \"battery-eco\" | \"battery-off\" | \"bell\" | \"bell-bolt\" | \"bell-off\" | \"bell-ringing\" | \"bike\" | \"bluetooth\" | \"bluetooth-connected\" | \"bluetooth-off\" | \"bolt\" | \"bolt-off\" | \"book\" | \"bookmark\" | \"bookmark-off\" | \"bookmarks\" | \"box-align-top\" | \"box-multiple\" | \"brand-facebook\" | \"brand-instagram\" | \"brand-linkedin\" | \"brand-x\" | \"brand-youtube\" | \"briefcase\" | \"brightness-down\" | \"brightness-up\" | \"browser\" | \"browser-check\" | \"browser-plus\" | \"browser-x\" | \"brush\" | \"building\" | \"building-bank\" | \"building-factory\" | \"building-lighthouse\" | \"building-store\" | \"bulb\" | \"bulb-off\" | \"cake\" | \"calendar\" | \"calendar-time\" | \"calendar-week\" | \"camera\" | \"camera-off\" | \"car\" | \"car-crane\" | \"caravan\" | \"cash\" | \"cash-banknote\" | \"cast\" | \"cell\" | \"charging-pile\" | \"chart-arcs\" | \"chart-area\" | \"chart-area-line\" | \"chart-arrows\" | \"chart-arrows-vertical\" | \"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-minus\" | \"circle-x\" | \"circuit-alternate\" | \"circuit-ground-digital\" | \"clipboard\" | \"clipboard-check\" | \"clipboard-list\" | \"clipboard-plus\" | \"clipboard-text\" | \"clipboard-x\" | \"clock\" | \"clock-edit\" | \"cloud\" | \"cloud-data-connection\" | \"cloud-download\" | \"cloud-rain\" | \"cloud-snow\" | \"cloud-upload\" | \"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\" | \"device-mobile-rotated\" | \"device-tablet\" | \"device-watch\" | \"devices\" | \"dialpad\" | \"direction\" | \"direction-horizontal\" | \"direction-sign\" | \"discount\" | \"door-enter\" | \"door-exit\" | \"door-off\" | \"dots\" | \"dots-vertical\" | \"download\" | \"drone\" | \"droplet\" | \"droplet-filled\" | \"droplet-half\" | \"droplets\" | \"edit\" | \"empty\" | \"engine\" | \"equal-not\" | \"eraser\" | \"eraser-off\" | \"external-link\" | \"eye\" | \"eye-check\" | \"eye-off\" | \"eyeglass2\" | \"face-id\" | \"feather\" | \"file\" | \"file-alert\" | \"file-analytics\" | \"file-check\" | \"file-code\" | \"file-download\" | \"file-export\" | \"file-horizontal\" | \"file-import\" | \"file-plus\" | \"file-search\" | \"file-text\" | \"file-text-bookmark\" | \"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\" | \"files\" | \"files-off\" | \"filter\" | \"filter-off\" | \"filter-sort\" | \"fingerprint\" | \"fire-extinguisher\" | \"flag\" | \"flame\" | \"flip-horizontal\" | \"flip-vertical\" | \"folder\" | \"folder-minus\" | \"folder-off\" | \"folder-plus\" | \"folder-x\" | \"folders\" | \"frame\" | \"gas-station\" | \"gauge\" | \"gauge-off\" | \"gift\" | \"git-branch\" | \"git-branch-delete\" | \"git-cherry-pick\" | \"git-commit\" | \"git-compare\" | \"git-fork\" | \"git-merge\" | \"git-pull-request\" | \"git-pull-request-closed\" | \"git-pull-request-draft\" | \"gps\" | \"grid-dots\" | \"grip-horizontal\" | \"grip-vertical\" | \"hand-stop\" | \"hand-waving\" | \"hash\" | \"haze\" | \"headphones\" | \"headphones-off\" | \"headset\" | \"heart\" | \"heart-off\" | \"heartbeat\" | \"helicopter\" | \"helmet\" | \"helmet-swopp\" | \"help\" | \"history\" | \"home\" | \"hourglass\" | \"hourglass-empty\" | \"hourglass-high\" | \"hourglass-low\" | \"hourglass-off\" | \"inbox\" | \"info-circle\" | \"keyboard\" | \"keyboard-hide\" | \"keyboard-show\" | \"layers-intersect\" | \"layers-off\" | \"layout\" | \"layout-board-split\" | \"layout-dashboard\" | \"layout-grid\" | \"layout-sidebar-left-collapse\" | \"layout-sidebar-left-expand\" | \"layout-sidebar-right-collapse\" | \"layout-sidebar-right-expand\" | \"leaf\" | \"lifebuoy\" | \"link\" | \"list\" | \"list-search\" | \"loader\" | \"location\" | \"lock\" | \"lock-off\" | \"lock-open\" | \"login\" | \"logout\" | \"mail\" | \"mail-forward\" | \"mail-opened\" | \"map\" | \"map-pin\" | \"map-pin-2\" | \"map-pin-off\" | \"master-data\" | \"menu\" | \"message\" | \"message-dots\" | \"message-off\" | \"messages\" | \"microphone\" | \"microphone-off\" | \"minus\" | \"mist\" | \"moon\" | \"motorbike\" | \"mouse\" | \"movie\" | \"network\" | \"news\" | \"note\" | \"notebook\" | \"notes\" | \"offshore-station\" | \"package\" | \"palette\" | \"paperclip\" | \"pencil\" | \"phone\" | \"phone-call\" | \"phone-calling\" | \"phone-check\" | \"phone-incoming\" | \"phone-off\" | \"phone-outgoing\" | \"photo\" | \"photo-off\" | \"pig\" | \"pin\" | \"pinned\" | \"pinned-off\" | \"plane\" | \"plane-off\" | \"plant\" | \"player-pause\" | \"player-play\" | \"player-skip-back\" | \"player-skip-forward\" | \"player-stop\" | \"player-track-next\" | \"player-track-prev\" | \"plug\" | \"plug-connected\" | \"plus\" | \"power\" | \"power-ac\" | \"power-dc\" | \"presentation\" | \"presentation-analytics\" | \"printer\" | \"propeller\" | \"published\" | \"puzzle\" | \"puzzle-2\" | \"pylon\" | \"qrcode\" | \"quotes\" | \"quotes-open\" | \"radar\" | \"radio\" | \"radioactive\" | \"receipt\" | \"receipt-dollar\" | \"receipt-euro\" | \"recharging\" | \"recycle\" | \"refresh\" | \"refresh-alert\" | \"refresh-off\" | \"repeat\" | \"repeat-once\" | \"replace\" | \"report\" | \"report-analytics\" | \"report-medical\" | \"report-search\" | \"ripple\" | \"ripple-off\" | \"rocket\" | \"rotate\" | \"rotate-2\" | \"rotate-clockwise\" | \"rotate-clockwise-2\" | \"rotate-dot\" | \"router\" | \"ruler-measure\" | \"sailboat\" | \"satellite\" | \"scale\" | \"school\" | \"scissors\" | \"scooter-electric\" | \"screenshot\" | \"search\" | \"seeding\" | \"select\" | \"selector\" | \"send\" | \"server\" | \"settings\" | \"shape\" | \"share\" | \"share-2\" | \"shield\" | \"shield-check\" | \"shield-lock\" | \"shield-off\" | \"shield-x\" | \"ship\" | \"ship-off\" | \"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\" | \"temperature-off\" | \"template\" | \"terminal\" | \"text\" | \"text-size\" | \"thumb-down\" | \"thumb-up\" | \"ticket\" | \"timeline\" | \"tir\" | \"tool\" | \"tools\" | \"train\" | \"trash\" | \"trash-off\" | \"tree\" | \"trees\" | \"truck\" | \"truck-delivery\" | \"umbrella\" | \"unlink\" | \"upload\" | \"user\" | \"user-circle\" | \"user-exclamation\" | \"user-minus\" | \"user-off\" | \"user-plus\" | \"user-worker\" | \"users\" | \"versions\" | \"video\" | \"video-minus\" | \"video-off\" | \"video-plus\" | \"volume\" | \"volume-2\" | \"volume-3\" | \"wallet\" | \"wand\" | \"wave\" | \"waves\" | \"wifi\" | \"wifi-off\" | \"wind\" | \"wind-direction\" | \"windmill\" | \"wood\" | \"world\" | \"world-code\" | \"writing\" | \"x\" | \"zoom-reset\"",
173
+ "references": {
174
+ "IconName": {
175
+ "location": "import",
176
+ "path": "../nv-icon/nv-icons",
177
+ "id": "src/components/nv-icon/nv-icons.ts::IconName",
178
+ "referenceLocation": "IconName"
179
+ }
180
+ }
162
181
  },
163
182
  "required": false,
164
183
  "optional": true,
165
184
  "docs": {
166
- "tags": [],
185
+ "tags": [{
186
+ "name": "icon",
187
+ "text": undefined
188
+ }],
167
189
  "text": "Sets the trailing icon for the primary button."
168
190
  },
169
191
  "getter": false,
@@ -2,7 +2,7 @@ import { h } from "@stencil/core";
2
2
  import { nameof } from "../../utils/class.utils";
3
3
  const NvFieldcheckboxDocs = {
4
4
  component: 'nv-fieldcheckbox',
5
- parentGroup: 'Fields/nv-fieldcheckbox',
5
+ parentGroup: 'Fields',
6
6
  subcomponents: ['nv-icon'],
7
7
  stories: [
8
8
  // Default
@@ -155,15 +155,15 @@ export class NvFieldcheckbox {
155
155
  ? ariaRequiredAttrValue === 'true' || ariaRequiredAttrValue === ''
156
156
  : undefined;
157
157
  const useNativeRequired = this.required && (!useAriaRequired || ariaRequiredValue === true);
158
- return (h(Host, { key: 'd7af71859fcbf45833c17977e7f524d12d7ec516', class: clsx(this.labelPlacement === 'before' && 'label-placement-before', this.error && 'error') }, h("div", { key: 'c636a80f3d538843e76b48f4bc6387064fdbcb6f', class: "input-container" }, h("input", { key: '4e721f36cb3c6137f0a05b981e22fda0e17dc8a3', type: "checkbox", id: this.inputId, name: this.name, autofocus: this.autofocus, autocomplete: "off", value: this.value, checked: Boolean(this.checked), disabled: this.disabled || this.readonly, readonly: this.readonly && !useNativeRequired, required: useNativeRequired ? this.required : undefined, ...(ariaRequiredValue !== undefined && {
158
+ return (h(Host, { key: 'd7af71859fcbf45833c17977e7f524d12d7ec516', class: clsx(this.labelPlacement === 'before' && 'label-placement-before', this.error && 'error') }, h("div", { key: 'c636a80f3d538843e76b48f4bc6387064fdbcb6f', class: "input-container" }, h("input", { key: 'd5ca4e3d2166b89cd92aecd2b393f03d0d78b769', type: "checkbox", id: this.inputId, name: this.name, autofocus: this.autofocus, autocomplete: "off", value: this.value, checked: Boolean(this.checked), disabled: this.disabled || this.readonly, readonly: this.readonly && !useNativeRequired, required: useNativeRequired ? this.required : undefined, tabindex: this.el.tabIndex, ...(ariaRequiredValue !== undefined && {
159
159
  'aria-required': String(ariaRequiredValue),
160
160
  }), indeterminate: this.indeterminate, ref: el => {
161
161
  if (el) {
162
162
  el.indeterminate = this.indeterminate;
163
163
  }
164
- } }), h("span", { key: '8d2900a5541c0920e18ec6274558aeb88e290139', class: "icon" }, this.checked && !this.indeterminate && (h("slot", { key: '3a80b2db6b84836d1b5ceb72abe0d45dc9f9d3f5', name: "checked-icon" }, h("svg", { key: 'cf5f36827d3470b6279bfb985cbe9fbf35d8773e', xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none" }, h("path", { key: 'b4b49d0ee3e2207fdfa00ff29d3ccfd63744b313', d: "M11.6667 3.5L5.25004 9.91667L2.33337 7", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.indeterminate && (h("slot", { key: '3a5ceee36c94ee66b4104373a1ab9a8dcae635f4', name: "indeterminate-icon" }, h("svg", { key: '11e3599cdda5c3055f7f18f7800b4b82747863a9', class: "indeterminate-svg", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 14", fill: "none" }, h("path", { key: '4b8eecd39e9cfc73a340980f8e438b855a64e2de', d: "M2.9165 7H11.0832", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), h("slot", { key: 'd5f707b058e44ea577a37714994ddd16933e5e5b' }), h("div", { key: 'e60d0a559d0069074e5a7973e94d9dc212a659d5', class: "text-container" }, h("slot", { key: '3ba66c529955b680c16a94a8dd36955ebc7563aa', name: "main" }, (this.label || this.el.querySelector('[slot="label"]')) && (h("label", { key: 'be5232898d0209130626ae3d27af0fd6f2d79327', htmlFor: this.inputId, class: clsx(this.hideLabel && 'visually-hidden') }, h("slot", { key: 'ec0886e8605d7cdd2494134831d729bc7687f542', name: "label" }, this.label))), (this.description ||
165
- this.el.querySelector('[slot="description"]')) && (h("div", { key: '0de7768b857c85b8b54cd4edaeaf60fa8130005a', class: "description" }, h("slot", { key: 'b6c3a2f467934d5bdaa913cc7dccc9b2677c49e5', name: "description" }, this.description)))), (this.errorDescription ||
166
- this.el.querySelector('[slot="error-description"]')) && (h("div", { key: '2c286387dbdc2e8f98c6fc4ae62c63c57e85a972', hidden: !this.error, class: "error-description" }, h("slot", { key: '3d0eeb3caee84399792cfe9484902c6d5a36e226', name: "error-description" }, this.errorDescription))))));
164
+ } }), h("span", { key: 'b51e2d55382e69519d3764f4f9c7087ccfd24235', class: "icon" }, this.checked && !this.indeterminate && (h("slot", { key: 'cd70b0132a720ebf866fe21d1b53bbab89cda62f', name: "checked-icon" }, h("svg", { key: 'f1a9166fa75cbd37c2a0f1850b937de00f77a51e', xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none" }, h("path", { key: '2886dee16859f19b7dc630a100cbfd110c2e9eb7', d: "M11.6667 3.5L5.25004 9.91667L2.33337 7", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.indeterminate && (h("slot", { key: '68eb14e2bbf5726a27023714f67de50d8e24ad83', name: "indeterminate-icon" }, h("svg", { key: '671dc1afed5b3b9d71efff519009c8384da49ec1', class: "indeterminate-svg", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 14", fill: "none" }, h("path", { key: '956838789fbac27422e0db8f13c4e2a8abc64c74', d: "M2.9165 7H11.0832", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), h("slot", { key: 'a93af1189444b1c96ea689eff29b7fa1e5b726c6' }), h("div", { key: '1bd695cb83a2010267d6ce1ce8dc6902dd62adf4', class: "text-container" }, h("slot", { key: 'b4e3088cf9469842b403d0eeb3122a85d08ce710', name: "main" }, (this.label || this.el.querySelector('[slot="label"]')) && (h("label", { key: 'f5326d69a430d60577fac4cbb6229cd26292cb6f', htmlFor: this.inputId, class: clsx(this.hideLabel && 'visually-hidden') }, h("slot", { key: '56e52bbf5e0fed0e49b255a23a1c7fdabf69df13', name: "label" }, this.label))), (this.description ||
165
+ this.el.querySelector('[slot="description"]')) && (h("div", { key: 'ca56f06cc4c3493e27d31de804f695bbe8a77231', class: "description" }, h("slot", { key: '46bd6a8deed8dfa6390b0994776a5c31aca16fdf', name: "description" }, this.description)))), (this.errorDescription ||
166
+ this.el.querySelector('[slot="error-description"]')) && (h("div", { key: 'c1a5b14f4397a495e6ad340a6ae3a45e9f2c82fa', hidden: !this.error, class: "error-description" }, h("slot", { key: 'b8e10251f26ec1d541a1acad5d6bda0fc57b589d', name: "error-description" }, this.errorDescription))))));
167
167
  }
168
168
  static get is() { return "nv-fieldcheckbox"; }
169
169
  static get formAssociated() { return true; }
@@ -51,7 +51,7 @@ const formatStories = formats.map(format => ({
51
51
  }));
52
52
  const NvFielddateDocs = {
53
53
  component: 'nv-fielddate',
54
- parentGroup: 'Fields/nv-fielddate',
54
+ parentGroup: 'Fields',
55
55
  subcomponents: [
56
56
  'nv-badge',
57
57
  'nv-button',
@@ -228,4 +228,7 @@ nv-fielddate .error-description {
228
228
  font-style: normal;
229
229
  line-height: var(--form-description-line-height);
230
230
  color: var(--components-form-text-description-error);
231
+ }
232
+ nv-fielddate .error-description[hidden] {
233
+ display: none;
231
234
  }
@@ -122,7 +122,7 @@ const getDateRangeShortcuts = () => [
122
122
  ];
123
123
  const NvFielddaterangeDocs = {
124
124
  component: 'nv-fielddaterange',
125
- parentGroup: 'Fields/nv-fielddaterange',
125
+ parentGroup: 'Fields',
126
126
  subcomponents: [
127
127
  'nv-button',
128
128
  'nv-iconbutton',
@@ -237,6 +237,9 @@ nv-fielddaterange .error-description {
237
237
  line-height: var(--form-description-line-height);
238
238
  color: var(--components-form-text-description-error);
239
239
  }
240
+ nv-fielddaterange .error-description[hidden] {
241
+ display: none;
242
+ }
240
243
  nv-fielddaterange .range-inputs {
241
244
  display: flex;
242
245
  align-items: center;
@@ -2,7 +2,7 @@ import { h } from "@stencil/core";
2
2
  import { nameof } from "../../utils/class.utils";
3
3
  const NvFielddropdownDocs = {
4
4
  component: 'nv-fielddropdown',
5
- parentGroup: 'Fields/nv-fielddropdown',
5
+ parentGroup: 'Fields/NvFielddropdown',
6
6
  subcomponents: [
7
7
  'nv-fielddropdownitem',
8
8
  'nv-avatar',
@@ -285,4 +285,7 @@ nv-fielddropdown .error-description {
285
285
  font-style: normal;
286
286
  line-height: var(--form-description-line-height);
287
287
  color: var(--components-form-text-description-error);
288
+ }
289
+ nv-fielddropdown .error-description[hidden] {
290
+ display: none;
288
291
  }
@@ -2,7 +2,7 @@ import { h } from "@stencil/core";
2
2
  import { nameof } from "../../utils/class.utils";
3
3
  const NvFielddropdownitemDocs = {
4
4
  component: 'nv-fielddropdownitem',
5
- parentGroup: 'Fields/nv-fielddropdown',
5
+ parentGroup: 'Fields/NvFielddropdown',
6
6
  subcomponents: ['nv-fielddropdown', 'nv-icon', 'nv-avatar', 'nv-badge'],
7
7
  stories: [
8
8
  // Default
@@ -8,6 +8,6 @@ nv-fielddropdownitemcheck {
8
8
  padding: var(--list-dropdown-item-padding-y) var(--list-dropdown-item-padding-x);
9
9
  border-radius: var(--list-dropdown-item-radius);
10
10
  }
11
- nv-fielddropdownitemcheck:hover {
11
+ nv-fielddropdownitemcheck:hover, nv-fielddropdownitemcheck[data-state=highlighted] {
12
12
  background-color: var(--components-list-dropdown-item-background-hover);
13
13
  }
@@ -2,7 +2,7 @@ import { h } from "@stencil/core";
2
2
  import { nameof } from "../../utils/class.utils";
3
3
  const NvFielddropdownitemcheckDocs = {
4
4
  component: 'nv-fielddropdownitemcheck',
5
- parentGroup: 'Fields/nv-fielddropdown',
5
+ parentGroup: 'Fields/NvFielddropdown',
6
6
  subcomponents: ['nv-fielddropdown', 'nv-icon'],
7
7
  stories: [
8
8
  // Default
@@ -39,7 +39,7 @@ const NvFielddropdownitemcheckDocs = {
39
39
  {
40
40
  name: 'WithIcon',
41
41
  description: 'Checkbox item with icon',
42
- template: (h("nv-fielddropdown", { label: "Select with icons" }, h("nv-fielddropdownitemcheck", { value: "email" }, h("nv-icon", { slot: "leading-icon", name: "mail" }), "Email"), h("nv-fielddropdownitemcheck", { value: "sms" }, h("nv-icon", { slot: "leading-icon", name: "message-square" }), "SMS"), h("nv-fielddropdownitemcheck", { value: "push" }, h("nv-icon", { slot: "leading-icon", name: "bell" }), "Push Notification"))),
42
+ template: (h("nv-fielddropdown", { label: "Select with icons" }, h("nv-fielddropdownitemcheck", { value: "email" }, h("nv-icon", { slot: "leading-icon", name: "mail" }), "Email"), h("nv-fielddropdownitemcheck", { value: "sms" }, h("nv-icon", { slot: "leading-icon", name: "message" }), "SMS"), h("nv-fielddropdownitemcheck", { value: "push" }, h("nv-icon", { slot: "leading-icon", name: "bell" }), "Push Notification"))),
43
43
  },
44
44
  ],
45
45
  };
@@ -2,7 +2,7 @@ import { h } from "@stencil/core";
2
2
  import { nameof } from "../../utils/class.utils";
3
3
  const NvFieldmultiselectDocs = {
4
4
  component: 'nv-fieldmultiselect',
5
- parentGroup: 'Fields/nv-fieldmultiselect',
5
+ parentGroup: 'Fields',
6
6
  subcomponents: [
7
7
  'nv-fielddropdownitemcheck',
8
8
  'nv-badge',