@nova-design-system/nova-webcomponents 3.0.0-beta.37 → 3.0.0-beta.39

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 (541) hide show
  1. package/dist/blazor-docs.json +996 -164
  2. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  3. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  4. package/dist/cjs/{constants-69b40456.js → constants-2ae3d9eb.js} +22 -2
  5. package/dist/cjs/constants-2ae3d9eb.js.map +1 -0
  6. package/dist/cjs/index-5910ba06.js +8 -4
  7. package/dist/cjs/index.cjs.js +24 -1
  8. package/dist/cjs/index.cjs.js.map +1 -1
  9. package/dist/cjs/loader.cjs.js +2 -2
  10. package/dist/cjs/native.cjs.js +2 -2
  11. package/dist/cjs/nv-alert.cjs.entry.js +1 -1
  12. package/dist/cjs/nv-avatar.cjs.entry.js +1 -1
  13. package/dist/cjs/nv-badge_2.cjs.entry.js +2 -2
  14. package/dist/cjs/nv-badge_2.cjs.entry.js.map +1 -1
  15. package/dist/cjs/nv-button.cjs.entry.js +1 -1
  16. package/dist/cjs/nv-calendar.cjs.entry.js +984 -0
  17. package/dist/cjs/nv-calendar.cjs.entry.js.map +1 -0
  18. package/dist/cjs/nv-col.cjs.entry.js +1 -1
  19. package/dist/cjs/nv-datagrid.cjs.entry.js +2 -2
  20. package/dist/cjs/nv-datagrid.cjs.entry.js.map +1 -1
  21. package/dist/cjs/nv-datagridbody.cjs.entry.js +1 -1
  22. package/dist/cjs/nv-datagridcolumn.cjs.entry.js +1 -1
  23. package/dist/cjs/nv-datagriddatacell.cjs.entry.js +1 -1
  24. package/dist/cjs/nv-datagridhead.cjs.entry.js +1 -1
  25. package/dist/cjs/nv-datagridrow.cjs.entry.js +1 -1
  26. package/dist/cjs/nv-dialog.cjs.entry.js +17 -4
  27. package/dist/cjs/nv-dialog.cjs.entry.js.map +1 -1
  28. package/dist/cjs/nv-dialogfooter_2.cjs.entry.js +2 -2
  29. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js +10 -4
  30. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js.map +1 -1
  31. package/dist/cjs/nv-fielddropdown.cjs.entry.js +146 -223
  32. package/dist/cjs/nv-fielddropdown.cjs.entry.js.map +1 -1
  33. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js +37 -32
  34. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js.map +1 -1
  35. package/dist/cjs/nv-fieldmultiselect.cjs.entry.js +12 -11
  36. package/dist/cjs/nv-fieldmultiselect.cjs.entry.js.map +1 -1
  37. package/dist/cjs/nv-fieldnumber.cjs.entry.js +10 -4
  38. package/dist/cjs/nv-fieldnumber.cjs.entry.js.map +1 -1
  39. package/dist/cjs/nv-fieldpassword.cjs.entry.js +10 -4
  40. package/dist/cjs/nv-fieldpassword.cjs.entry.js.map +1 -1
  41. package/dist/cjs/nv-fieldradio.cjs.entry.js +9 -3
  42. package/dist/cjs/nv-fieldradio.cjs.entry.js.map +1 -1
  43. package/dist/cjs/nv-fieldselect.cjs.entry.js +11 -5
  44. package/dist/cjs/nv-fieldselect.cjs.entry.js.map +1 -1
  45. package/dist/cjs/nv-fieldtext.cjs.entry.js +10 -4
  46. package/dist/cjs/nv-fieldtext.cjs.entry.js.map +1 -1
  47. package/dist/cjs/nv-fieldtextarea.cjs.entry.js +9 -3
  48. package/dist/cjs/nv-fieldtextarea.cjs.entry.js.map +1 -1
  49. package/dist/cjs/nv-fieldtime.cjs.entry.js +20 -12
  50. package/dist/cjs/nv-fieldtime.cjs.entry.js.map +1 -1
  51. package/dist/cjs/nv-icon.cjs.entry.js +20 -13
  52. package/dist/cjs/nv-icon.cjs.entry.js.map +1 -1
  53. package/dist/cjs/nv-iconbutton.cjs.entry.js +1 -1
  54. package/dist/cjs/nv-loader.cjs.entry.js +1 -1
  55. package/dist/cjs/nv-menu.cjs.entry.js +1 -1
  56. package/dist/cjs/nv-menuitem.cjs.entry.js +1 -1
  57. package/dist/cjs/nv-popover.cjs.entry.js +2 -2
  58. package/dist/cjs/nv-popover.cjs.entry.js.map +1 -1
  59. package/dist/cjs/nv-row.cjs.entry.js +1 -1
  60. package/dist/cjs/nv-stack.cjs.entry.js +1 -1
  61. package/dist/cjs/nv-table.cjs.entry.js +2 -2
  62. package/dist/cjs/nv-table.cjs.entry.js.map +1 -1
  63. package/dist/cjs/nv-tablebody.cjs.entry.js +1 -1
  64. package/dist/cjs/nv-tablecolumn.cjs.entry.js +1 -1
  65. package/dist/cjs/nv-tabledatacell.cjs.entry.js +1 -1
  66. package/dist/cjs/nv-tablehead.cjs.entry.js +1 -1
  67. package/dist/cjs/nv-tablerow.cjs.entry.js +1 -1
  68. package/dist/cjs/nv-toggle.cjs.entry.js +2 -2
  69. package/dist/cjs/nv-tooltip.cjs.entry.js +1 -1
  70. package/dist/cjs/uri.utils-8523ad2b.js +26 -0
  71. package/dist/cjs/uri.utils-8523ad2b.js.map +1 -0
  72. package/dist/collection/collection-manifest.json +2 -2
  73. package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.docs.js +1 -0
  74. package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.docs.js.map +1 -1
  75. package/dist/collection/components/nv-calendar/nv-calendar.css +341 -0
  76. package/dist/collection/components/nv-calendar/nv-calendar.docs.js +401 -0
  77. package/dist/collection/components/nv-calendar/nv-calendar.docs.js.map +1 -0
  78. package/dist/collection/components/nv-calendar/nv-calendar.js +1328 -0
  79. package/dist/collection/components/nv-calendar/nv-calendar.js.map +1 -0
  80. package/dist/collection/components/nv-col/nv-col.js +1 -1
  81. package/dist/collection/components/nv-datagrid/nv-datagrid.js +5 -2
  82. package/dist/collection/components/nv-datagrid/nv-datagrid.js.map +1 -1
  83. package/dist/collection/components/nv-datagridbody/nv-datagridbody.js +1 -1
  84. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js +1 -1
  85. package/dist/collection/components/nv-datagriddatacell/nv-datagriddatacell.js +1 -1
  86. package/dist/collection/components/nv-datagridhead/nv-datagridhead.js +1 -1
  87. package/dist/collection/components/nv-datagridrow/nv-datagridrow.js +1 -1
  88. package/dist/collection/components/nv-dialog/nv-dialog.css +2 -0
  89. package/dist/collection/components/nv-dialog/nv-dialog.docs.js +6 -6
  90. package/dist/collection/components/nv-dialog/nv-dialog.docs.js.map +1 -1
  91. package/dist/collection/components/nv-dialog/nv-dialog.js +16 -3
  92. package/dist/collection/components/nv-dialog/nv-dialog.js.map +1 -1
  93. package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.js +1 -1
  94. package/dist/collection/components/nv-dialogheader/nv-dialogheader.js +1 -1
  95. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.docs.js +8 -0
  96. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.docs.js.map +1 -1
  97. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js +30 -4
  98. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js.map +1 -1
  99. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js +11 -3
  100. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js.map +1 -1
  101. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js +197 -252
  102. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js.map +1 -1
  103. package/dist/collection/components/nv-fielddropdown/{nv-fielddropdown.css → styles/nv-fielddropdown.css} +10 -28
  104. package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js +55 -47
  105. package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js.map +1 -1
  106. package/dist/collection/components/nv-fielddropdownitem/{nv-fielddropdownitem.css → styles/nv-fielddropdownitem.css} +12 -9
  107. package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.css +7 -7
  108. package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.js +1 -1
  109. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.css +34 -17
  110. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.docs.js +10 -2
  111. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.docs.js.map +1 -1
  112. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js +34 -33
  113. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js.map +1 -1
  114. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.css +2 -2
  115. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.docs.js +8 -0
  116. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.docs.js.map +1 -1
  117. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js +29 -3
  118. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js.map +1 -1
  119. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.css +2 -2
  120. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.docs.js +8 -0
  121. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.docs.js.map +1 -1
  122. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js +30 -4
  123. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js.map +1 -1
  124. package/dist/collection/components/nv-fieldradio/nv-fieldradio.docs.js +8 -0
  125. package/dist/collection/components/nv-fieldradio/nv-fieldradio.docs.js.map +1 -1
  126. package/dist/collection/components/nv-fieldradio/nv-fieldradio.js +29 -3
  127. package/dist/collection/components/nv-fieldradio/nv-fieldradio.js.map +1 -1
  128. package/dist/collection/components/nv-fieldselect/nv-fieldselect.docs.js +8 -19
  129. package/dist/collection/components/nv-fieldselect/nv-fieldselect.docs.js.map +1 -1
  130. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js +31 -5
  131. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js.map +1 -1
  132. package/dist/collection/components/nv-fieldtext/nv-fieldtext.css +2 -2
  133. package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js +8 -0
  134. package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js.map +1 -1
  135. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js +30 -4
  136. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js.map +1 -1
  137. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.docs.js +8 -0
  138. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.docs.js.map +1 -1
  139. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js +29 -3
  140. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js.map +1 -1
  141. package/dist/collection/components/nv-fieldtime/nv-fieldtime.css +27 -24
  142. package/dist/collection/components/nv-fieldtime/nv-fieldtime.docs.js +9 -0
  143. package/dist/collection/components/nv-fieldtime/nv-fieldtime.docs.js.map +1 -1
  144. package/dist/collection/components/nv-fieldtime/nv-fieldtime.js +38 -10
  145. package/dist/collection/components/nv-fieldtime/nv-fieldtime.js.map +1 -1
  146. package/dist/collection/components/nv-icon/nv-icon.js +19 -17
  147. package/dist/collection/components/nv-icon/nv-icon.js.map +1 -1
  148. package/dist/collection/components/nv-icon/nv-icons.js +21 -0
  149. package/dist/collection/components/nv-icon/nv-icons.js.map +1 -1
  150. package/dist/collection/components/nv-iconbutton/nv-iconbutton.js +1 -1
  151. package/dist/collection/components/nv-loader/nv-loader.js +1 -1
  152. package/dist/collection/components/nv-menu/nv-menu.js +1 -1
  153. package/dist/collection/components/nv-menuitem/nv-menuitem.js +2 -2
  154. package/dist/collection/components/nv-popover/nv-popover.css +3 -0
  155. package/dist/collection/components/nv-popover/nv-popover.js +1 -1
  156. package/dist/collection/components/nv-row/nv-row.js +1 -1
  157. package/dist/collection/components/nv-stack/nv-stack.js +1 -1
  158. package/dist/collection/components/nv-table/nv-table.js +5 -2
  159. package/dist/collection/components/nv-table/nv-table.js.map +1 -1
  160. package/dist/collection/components/nv-tablebody/nv-tablebody.js +1 -1
  161. package/dist/collection/components/nv-tablecolumn/nv-tablecolumn.js +1 -1
  162. package/dist/collection/components/nv-tabledatacell/nv-tabledatacell.js +1 -1
  163. package/dist/collection/components/nv-tablehead/nv-tablehead.js +1 -1
  164. package/dist/collection/components/nv-tablerow/nv-tablerow.js +1 -1
  165. package/dist/collection/components/nv-toggle/nv-toggle.js +2 -2
  166. package/dist/collection/components/nv-tooltip/nv-tooltip.js +1 -1
  167. package/dist/collection/index.js +2 -0
  168. package/dist/collection/index.js.map +1 -1
  169. package/dist/collection/interfaces/calendarShortcut.js +2 -0
  170. package/dist/collection/interfaces/calendarShortcut.js.map +1 -0
  171. package/dist/collection/interfaces/dateRange.js +2 -0
  172. package/dist/collection/interfaces/dateRange.js.map +1 -0
  173. package/dist/collection/interfaces/localization.js +2 -0
  174. package/dist/collection/interfaces/localization.js.map +1 -0
  175. package/dist/collection/templates/navigation.docs.js +6 -0
  176. package/dist/collection/templates/navigation.docs.js.map +1 -1
  177. package/dist/collection/utils/constants.js +18 -0
  178. package/dist/collection/utils/constants.js.map +1 -1
  179. package/dist/collection/utils/test/uri.utils.test.js +21 -0
  180. package/dist/collection/utils/test/uri.utils.test.js.map +1 -0
  181. package/dist/collection/utils/uri.utils.js +15 -0
  182. package/dist/collection/utils/uri.utils.js.map +1 -0
  183. package/dist/components/index.js +24 -2
  184. package/dist/components/index.js.map +1 -1
  185. package/dist/components/nv-alert.js +2 -2
  186. package/dist/components/nv-avatar.js +2 -2
  187. package/dist/components/nv-badge.js +1 -1
  188. package/dist/components/nv-breadcrumb.js +2 -2
  189. package/dist/components/nv-button.js +1 -1
  190. package/dist/components/nv-calendar.d.ts +11 -0
  191. package/dist/components/nv-calendar.js +1046 -0
  192. package/dist/components/nv-calendar.js.map +1 -0
  193. package/dist/components/nv-col.js +1 -1
  194. package/dist/components/nv-datagrid.js +2 -2
  195. package/dist/components/nv-datagrid.js.map +1 -1
  196. package/dist/components/nv-datagridbody.js +1 -1
  197. package/dist/components/nv-datagridcolumn.js +1 -1
  198. package/dist/components/nv-datagriddatacell.js +1 -1
  199. package/dist/components/nv-datagridhead.js +1 -1
  200. package/dist/components/nv-datagridrow.js +1 -1
  201. package/dist/components/nv-dialog.js +22 -9
  202. package/dist/components/nv-dialog.js.map +1 -1
  203. package/dist/components/nv-dialogfooter.js +1 -1
  204. package/dist/components/nv-dialogheader.js +1 -1
  205. package/dist/components/nv-fieldcheckbox.js +1 -1
  206. package/dist/components/nv-fielddropdown.js +154 -230
  207. package/dist/components/nv-fielddropdown.js.map +1 -1
  208. package/dist/components/nv-fielddropdownitem.js +1 -1
  209. package/dist/components/nv-fielddropdownitemcheck.js +1 -1
  210. package/dist/components/nv-fieldmultiselect.js +21 -19
  211. package/dist/components/nv-fieldmultiselect.js.map +1 -1
  212. package/dist/components/nv-fieldnumber.js +13 -6
  213. package/dist/components/nv-fieldnumber.js.map +1 -1
  214. package/dist/components/nv-fieldpassword.js +14 -7
  215. package/dist/components/nv-fieldpassword.js.map +1 -1
  216. package/dist/components/nv-fieldradio.js +11 -4
  217. package/dist/components/nv-fieldradio.js.map +1 -1
  218. package/dist/components/nv-fieldselect.js +13 -6
  219. package/dist/components/nv-fieldselect.js.map +1 -1
  220. package/dist/components/nv-fieldtext.js +13 -6
  221. package/dist/components/nv-fieldtext.js.map +1 -1
  222. package/dist/components/nv-fieldtextarea.js +11 -4
  223. package/dist/components/nv-fieldtextarea.js.map +1 -1
  224. package/dist/components/nv-fieldtime.js +25 -16
  225. package/dist/components/nv-fieldtime.js.map +1 -1
  226. package/dist/components/nv-icon.js +1 -1
  227. package/dist/components/nv-iconbutton.js +1 -1
  228. package/dist/components/nv-loader.js +1 -1
  229. package/dist/components/nv-menu.js +4 -4
  230. package/dist/components/nv-menuitem.js +1 -1
  231. package/dist/components/nv-popover.js +1 -1
  232. package/dist/components/nv-row.js +1 -1
  233. package/dist/components/nv-stack.js +1 -1
  234. package/dist/components/nv-table.js +2 -2
  235. package/dist/components/nv-table.js.map +1 -1
  236. package/dist/components/nv-tablebody.js +1 -1
  237. package/dist/components/nv-tablecolumn.js +1 -1
  238. package/dist/components/nv-tabledatacell.js +1 -1
  239. package/dist/components/nv-tablehead.js +1 -1
  240. package/dist/components/nv-tablerow.js +1 -1
  241. package/dist/components/nv-toggle.js +2 -2
  242. package/dist/components/nv-tooltip.js +1 -1
  243. package/dist/components/{p-de8411ee.js → p-17b6705f.js} +5 -5
  244. package/dist/components/{p-de8411ee.js.map → p-17b6705f.js.map} +1 -1
  245. package/dist/components/{p-2768d2c0.js → p-33e07c91.js} +2 -2
  246. package/dist/components/{p-2768d2c0.js.map → p-33e07c91.js.map} +1 -1
  247. package/dist/components/{p-3859dc5c.js → p-48317c2c.js} +4 -4
  248. package/dist/components/p-48317c2c.js.map +1 -0
  249. package/dist/components/{p-a9a52105.js → p-492ad81d.js} +1178 -5
  250. package/dist/components/p-492ad81d.js.map +1 -0
  251. package/dist/components/p-5f5e2bf2.js +88 -0
  252. package/dist/components/p-5f5e2bf2.js.map +1 -0
  253. package/dist/components/{p-e431a0ad.js → p-659a5ae4.js} +4 -4
  254. package/dist/components/{p-e431a0ad.js.map → p-659a5ae4.js.map} +1 -1
  255. package/dist/components/{p-18d221e3.js → p-73e703a1.js} +2 -2
  256. package/dist/components/{p-18d221e3.js.map → p-73e703a1.js.map} +1 -1
  257. package/dist/components/p-7e58e7d1.js +23 -0
  258. package/dist/components/p-7e58e7d1.js.map +1 -0
  259. package/dist/components/{p-16badb3b.js → p-83e1177b.js} +3 -3
  260. package/dist/components/{p-16badb3b.js.map → p-83e1177b.js.map} +1 -1
  261. package/dist/components/{p-2baea6ba.js → p-842afd9a.js} +3 -3
  262. package/dist/components/{p-2baea6ba.js.map → p-842afd9a.js.map} +1 -1
  263. package/dist/components/{p-4938572a.js → p-88165c0e.js} +2 -2
  264. package/dist/components/{p-4938572a.js.map → p-88165c0e.js.map} +1 -1
  265. package/dist/components/{p-91bf0cb6.js → p-8d7a57d1.js} +3 -3
  266. package/dist/components/{p-91bf0cb6.js.map → p-8d7a57d1.js.map} +1 -1
  267. package/dist/components/p-c1765831.js +89 -0
  268. package/dist/components/p-c1765831.js.map +1 -0
  269. package/dist/components/p-f40a7e2f.js +95 -0
  270. package/dist/components/p-f40a7e2f.js.map +1 -0
  271. package/dist/{esm/constants-0181211f.js → components/p-fd65c51f.js} +22 -3
  272. package/dist/components/p-fd65c51f.js.map +1 -0
  273. package/dist/components/{p-98ff0e5f.js → p-fdf57d25.js} +13 -6
  274. package/dist/components/p-fdf57d25.js.map +1 -0
  275. package/dist/docs.json +972 -147
  276. package/dist/esm/app-globals-0f993ce5.js +5 -0
  277. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  278. package/dist/{components/p-56f71851.js → esm/constants-8243d2ea.js} +22 -3
  279. package/dist/esm/constants-8243d2ea.js.map +1 -0
  280. package/dist/esm/index-fac2d5d2.js +8 -4
  281. package/dist/esm/index.js +23 -1
  282. package/dist/esm/index.js.map +1 -1
  283. package/dist/esm/loader.js +2 -2
  284. package/dist/esm/native.js +2 -2
  285. package/dist/esm/nv-alert.entry.js +1 -1
  286. package/dist/esm/nv-avatar.entry.js +1 -1
  287. package/dist/esm/nv-badge_2.entry.js +2 -2
  288. package/dist/esm/nv-badge_2.entry.js.map +1 -1
  289. package/dist/esm/nv-button.entry.js +1 -1
  290. package/dist/esm/nv-calendar.entry.js +980 -0
  291. package/dist/esm/nv-calendar.entry.js.map +1 -0
  292. package/dist/esm/nv-col.entry.js +1 -1
  293. package/dist/esm/nv-datagrid.entry.js +2 -2
  294. package/dist/esm/nv-datagrid.entry.js.map +1 -1
  295. package/dist/esm/nv-datagridbody.entry.js +1 -1
  296. package/dist/esm/nv-datagridcolumn.entry.js +1 -1
  297. package/dist/esm/nv-datagriddatacell.entry.js +1 -1
  298. package/dist/esm/nv-datagridhead.entry.js +1 -1
  299. package/dist/esm/nv-datagridrow.entry.js +1 -1
  300. package/dist/esm/nv-dialog.entry.js +17 -4
  301. package/dist/esm/nv-dialog.entry.js.map +1 -1
  302. package/dist/esm/nv-dialogfooter_2.entry.js +2 -2
  303. package/dist/esm/nv-fieldcheckbox.entry.js +10 -4
  304. package/dist/esm/nv-fieldcheckbox.entry.js.map +1 -1
  305. package/dist/esm/nv-fielddropdown.entry.js +146 -223
  306. package/dist/esm/nv-fielddropdown.entry.js.map +1 -1
  307. package/dist/esm/nv-fielddropdownitem.entry.js +37 -32
  308. package/dist/esm/nv-fielddropdownitem.entry.js.map +1 -1
  309. package/dist/esm/nv-fieldmultiselect.entry.js +12 -11
  310. package/dist/esm/nv-fieldmultiselect.entry.js.map +1 -1
  311. package/dist/esm/nv-fieldnumber.entry.js +10 -4
  312. package/dist/esm/nv-fieldnumber.entry.js.map +1 -1
  313. package/dist/esm/nv-fieldpassword.entry.js +10 -4
  314. package/dist/esm/nv-fieldpassword.entry.js.map +1 -1
  315. package/dist/esm/nv-fieldradio.entry.js +9 -3
  316. package/dist/esm/nv-fieldradio.entry.js.map +1 -1
  317. package/dist/esm/nv-fieldselect.entry.js +11 -5
  318. package/dist/esm/nv-fieldselect.entry.js.map +1 -1
  319. package/dist/esm/nv-fieldtext.entry.js +10 -4
  320. package/dist/esm/nv-fieldtext.entry.js.map +1 -1
  321. package/dist/esm/nv-fieldtextarea.entry.js +9 -3
  322. package/dist/esm/nv-fieldtextarea.entry.js.map +1 -1
  323. package/dist/esm/nv-fieldtime.entry.js +20 -12
  324. package/dist/esm/nv-fieldtime.entry.js.map +1 -1
  325. package/dist/esm/nv-icon.entry.js +20 -13
  326. package/dist/esm/nv-icon.entry.js.map +1 -1
  327. package/dist/esm/nv-iconbutton.entry.js +1 -1
  328. package/dist/esm/nv-loader.entry.js +1 -1
  329. package/dist/esm/nv-menu.entry.js +1 -1
  330. package/dist/esm/nv-menuitem.entry.js +1 -1
  331. package/dist/esm/nv-popover.entry.js +2 -2
  332. package/dist/esm/nv-popover.entry.js.map +1 -1
  333. package/dist/esm/nv-row.entry.js +1 -1
  334. package/dist/esm/nv-stack.entry.js +1 -1
  335. package/dist/esm/nv-table.entry.js +2 -2
  336. package/dist/esm/nv-table.entry.js.map +1 -1
  337. package/dist/esm/nv-tablebody.entry.js +1 -1
  338. package/dist/esm/nv-tablecolumn.entry.js +1 -1
  339. package/dist/esm/nv-tabledatacell.entry.js +1 -1
  340. package/dist/esm/nv-tablehead.entry.js +1 -1
  341. package/dist/esm/nv-tablerow.entry.js +1 -1
  342. package/dist/esm/nv-toggle.entry.js +2 -2
  343. package/dist/esm/nv-tooltip.entry.js +1 -1
  344. package/dist/esm/uri.utils-4c2a1e4c.js +23 -0
  345. package/dist/esm/uri.utils-4c2a1e4c.js.map +1 -0
  346. package/dist/native/index.esm.js +1 -1
  347. package/dist/native/index.esm.js.map +1 -1
  348. package/dist/native/native.css +1 -1
  349. package/dist/native/native.esm.js +1 -1
  350. package/dist/native/native.esm.js.map +1 -1
  351. package/dist/native/{p-4d0caf4a.entry.js → p-1bae8cdd.entry.js} +2 -2
  352. package/dist/native/{p-4d0caf4a.entry.js.map → p-1bae8cdd.entry.js.map} +1 -1
  353. package/dist/native/{p-8c1a6aa6.entry.js → p-1ca72f74.entry.js} +2 -2
  354. package/dist/native/{p-d67b7502.entry.js → p-2151f564.entry.js} +2 -2
  355. package/dist/native/{p-87083363.entry.js → p-2b99e720.entry.js} +2 -2
  356. package/dist/native/{p-87083363.entry.js.map → p-2b99e720.entry.js.map} +1 -1
  357. package/dist/native/p-3422397d.entry.js +2 -0
  358. package/dist/native/{p-e3827605.entry.js → p-39b4ec02.entry.js} +2 -2
  359. package/dist/native/p-39b4ec02.entry.js.map +1 -0
  360. package/dist/native/{p-9ac790b3.entry.js → p-3b2c7871.entry.js} +2 -2
  361. package/dist/native/{p-9ac790b3.entry.js.map → p-3b2c7871.entry.js.map} +1 -1
  362. package/dist/native/{p-51ad8bcd.entry.js → p-3bfd5a30.entry.js} +2 -2
  363. package/dist/native/p-3bfd5a30.entry.js.map +1 -0
  364. package/dist/native/p-44e7e3e8.entry.js +2 -0
  365. package/dist/native/p-44e7e3e8.entry.js.map +1 -0
  366. package/dist/native/p-46c9aa04.entry.js +2 -0
  367. package/dist/native/p-46c9aa04.entry.js.map +1 -0
  368. package/dist/native/p-4a7fa613.entry.js +2 -0
  369. package/dist/native/{p-96902bb3.entry.js.map → p-4a7fa613.entry.js.map} +1 -1
  370. package/dist/native/{p-e192c25c.entry.js → p-4db7add6.entry.js} +2 -2
  371. package/dist/native/{p-a998f8df.entry.js → p-4eacd598.entry.js} +2 -2
  372. package/dist/native/p-51e0c5d3.entry.js +2 -0
  373. package/dist/native/{p-2aebf31b.entry.js.map → p-51e0c5d3.entry.js.map} +1 -1
  374. package/dist/native/p-57513eb0.entry.js +2 -0
  375. package/dist/native/{p-ab5a8ce5.entry.js.map → p-57513eb0.entry.js.map} +1 -1
  376. package/dist/native/p-5851fbed.entry.js +2 -0
  377. package/dist/native/{p-61d2cb2e.entry.js → p-634b49fe.entry.js} +2 -2
  378. package/dist/native/{p-211f7b19.entry.js → p-63c894f0.entry.js} +2 -2
  379. package/dist/native/p-6acbf729.entry.js +2 -0
  380. package/dist/native/p-6acbf729.entry.js.map +1 -0
  381. package/dist/native/p-7211a3cb.entry.js +7 -0
  382. package/dist/native/p-7211a3cb.entry.js.map +1 -0
  383. package/dist/native/p-79765c7d.entry.js +2 -0
  384. package/dist/native/p-7e58e7d1.js +2 -0
  385. package/dist/native/p-7e58e7d1.js.map +1 -0
  386. package/dist/native/{p-3c004551.entry.js → p-833af1bf.entry.js} +2 -2
  387. package/dist/native/p-833af1bf.entry.js.map +1 -0
  388. package/dist/native/p-87bd53df.entry.js +2 -0
  389. package/dist/native/p-87bd53df.entry.js.map +1 -0
  390. package/dist/native/p-8b323a15.entry.js +2 -0
  391. package/dist/native/{p-10ba289c.entry.js.map → p-8b323a15.entry.js.map} +1 -1
  392. package/dist/native/p-943a19a5.entry.js +2 -0
  393. package/dist/native/{p-8ee30013.entry.js.map → p-943a19a5.entry.js.map} +1 -1
  394. package/dist/native/{p-6d68f133.entry.js → p-9c8eadde.entry.js} +2 -2
  395. package/dist/native/p-9c8eadde.entry.js.map +1 -0
  396. package/dist/native/p-ac81e143.entry.js +2 -0
  397. package/dist/native/p-ac81e143.entry.js.map +1 -0
  398. package/dist/native/{p-99e7a452.entry.js → p-afc16010.entry.js} +2 -2
  399. package/dist/native/p-afc16010.entry.js.map +1 -0
  400. package/dist/native/p-b13b2663.entry.js +2 -0
  401. package/dist/native/p-b13b2663.entry.js.map +1 -0
  402. package/dist/native/p-b2ace8e9.entry.js +2 -0
  403. package/dist/native/p-b2ace8e9.entry.js.map +1 -0
  404. package/dist/native/{p-4f11286d.entry.js → p-bac62e20.entry.js} +2 -2
  405. package/dist/native/{p-46553ffd.entry.js → p-bfb6e22c.entry.js} +2 -2
  406. package/dist/native/p-c29be15d.entry.js +2 -0
  407. package/dist/native/{p-aa2834e2.entry.js.map → p-c29be15d.entry.js.map} +1 -1
  408. package/dist/native/p-cba14168.entry.js +2 -0
  409. package/dist/native/p-cba14168.entry.js.map +1 -0
  410. package/dist/native/p-dbb89408.entry.js +2 -0
  411. package/dist/native/p-e1255160.js +2 -0
  412. package/dist/native/p-e1255160.js.map +1 -0
  413. package/dist/native/p-e1b22ca7.entry.js +2 -0
  414. package/dist/native/p-e1b22ca7.entry.js.map +1 -0
  415. package/dist/native/{p-d776ed48.entry.js → p-ef9b66d4.entry.js} +2 -2
  416. package/dist/native/p-f867541d.entry.js +2 -0
  417. package/dist/native/p-f954a077.entry.js +2 -0
  418. package/dist/native/{p-f30ce086.entry.js.map → p-f954a077.entry.js.map} +1 -1
  419. package/dist/native/{p-d24586ed.entry.js → p-fa33ec18.entry.js} +2 -2
  420. package/dist/native/{p-56f71851.js → p-fd65c51f.js} +2 -2
  421. package/dist/native/p-fd65c51f.js.map +1 -0
  422. package/dist/native/p-ff7eea0e.entry.js +2 -0
  423. package/dist/types/components/nv-calendar/nv-calendar.d.ts +383 -0
  424. package/dist/types/components/nv-calendar/nv-calendar.docs.d.ts +4 -0
  425. package/dist/types/components/nv-datagrid/nv-datagrid.d.ts +3 -0
  426. package/dist/types/components/nv-dialog/nv-dialog.d.ts +8 -0
  427. package/dist/types/components/nv-fieldcheckbox/nv-fieldcheckbox.d.ts +6 -0
  428. package/dist/types/components/nv-fielddropdown/nv-fielddropdown.d.ts +45 -62
  429. package/dist/types/components/nv-fielddropdownitem/nv-fielddropdownitem.d.ts +27 -13
  430. package/dist/types/components/nv-fieldmultiselect/nv-fieldmultiselect.d.ts +7 -10
  431. package/dist/types/components/nv-fieldnumber/nv-fieldnumber.d.ts +6 -0
  432. package/dist/types/components/nv-fieldpassword/nv-fieldpassword.d.ts +6 -0
  433. package/dist/types/components/nv-fieldradio/nv-fieldradio.d.ts +6 -0
  434. package/dist/types/components/nv-fieldselect/nv-fieldselect.d.ts +6 -0
  435. package/dist/types/components/nv-fieldtext/nv-fieldtext.d.ts +6 -0
  436. package/dist/types/components/nv-fieldtextarea/nv-fieldtextarea.d.ts +6 -0
  437. package/dist/types/components/nv-fieldtime/nv-fieldtime.d.ts +6 -0
  438. package/dist/types/components/nv-icon/nv-icon.d.ts +6 -4
  439. package/dist/types/components/nv-icon/nv-icons.d.ts +1 -1
  440. package/dist/types/components/nv-table/nv-table.d.ts +3 -0
  441. package/dist/types/components.d.ts +316 -28
  442. package/dist/types/index.d.ts +4 -0
  443. package/dist/types/interfaces/calendarShortcut.d.ts +17 -0
  444. package/dist/types/interfaces/dateRange.d.ts +13 -0
  445. package/dist/types/interfaces/localization.d.ts +9 -0
  446. package/dist/types/nova-docs.d.ts +1 -0
  447. package/dist/types/utils/constants.d.ts +2 -0
  448. package/dist/types/utils/uri.utils.d.ts +6 -0
  449. package/dist/vscode-data.json +243 -56
  450. package/hydrate/index.js +2545 -1507
  451. package/hydrate/index.mjs +2545 -1507
  452. package/package.json +11 -3
  453. package/dist/cjs/app-globals-bd4d701e.js +0 -11
  454. package/dist/cjs/app-globals-bd4d701e.js.map +0 -1
  455. package/dist/cjs/constants-69b40456.js.map +0 -1
  456. package/dist/collection/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.js +0 -2
  457. package/dist/collection/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.js.map +0 -1
  458. package/dist/collection/dev/dev-components.js +0 -3
  459. package/dist/collection/dev/dev-components.js.map +0 -1
  460. package/dist/collection/dev/dev-forms.js +0 -3
  461. package/dist/collection/dev/dev-forms.js.map +0 -1
  462. package/dist/collection/dev/dev-root.js +0 -23
  463. package/dist/collection/dev/dev-root.js.map +0 -1
  464. package/dist/collection/dev/dev-utils.js +0 -54
  465. package/dist/collection/dev/dev-utils.js.map +0 -1
  466. package/dist/collection/global.js +0 -6
  467. package/dist/collection/global.js.map +0 -1
  468. package/dist/components/p-11fcdad9.js +0 -90
  469. package/dist/components/p-11fcdad9.js.map +0 -1
  470. package/dist/components/p-17714233.js +0 -1263
  471. package/dist/components/p-17714233.js.map +0 -1
  472. package/dist/components/p-3859dc5c.js.map +0 -1
  473. package/dist/components/p-56f71851.js.map +0 -1
  474. package/dist/components/p-98ff0e5f.js.map +0 -1
  475. package/dist/components/p-a01bdf02.js +0 -82
  476. package/dist/components/p-a01bdf02.js.map +0 -1
  477. package/dist/components/p-a9a52105.js.map +0 -1
  478. package/dist/esm/app-globals-0a94217b.js +0 -9
  479. package/dist/esm/app-globals-0a94217b.js.map +0 -1
  480. package/dist/esm/constants-0181211f.js.map +0 -1
  481. package/dist/native/p-02bb8184.entry.js +0 -2
  482. package/dist/native/p-10ba289c.entry.js +0 -2
  483. package/dist/native/p-208accf0.entry.js +0 -2
  484. package/dist/native/p-208accf0.entry.js.map +0 -1
  485. package/dist/native/p-2aebf31b.entry.js +0 -2
  486. package/dist/native/p-3a8a9371.entry.js +0 -2
  487. package/dist/native/p-3a8a9371.entry.js.map +0 -1
  488. package/dist/native/p-3c004551.entry.js.map +0 -1
  489. package/dist/native/p-51ad8bcd.entry.js.map +0 -1
  490. package/dist/native/p-56f71851.js.map +0 -1
  491. package/dist/native/p-6d68f133.entry.js.map +0 -1
  492. package/dist/native/p-724ed8d7.entry.js +0 -7
  493. package/dist/native/p-724ed8d7.entry.js.map +0 -1
  494. package/dist/native/p-75b1ea9f.entry.js +0 -2
  495. package/dist/native/p-75b1ea9f.entry.js.map +0 -1
  496. package/dist/native/p-892052c2.entry.js +0 -2
  497. package/dist/native/p-8ee30013.entry.js +0 -2
  498. package/dist/native/p-96902bb3.entry.js +0 -2
  499. package/dist/native/p-99e7a452.entry.js.map +0 -1
  500. package/dist/native/p-9fb5db20.entry.js +0 -2
  501. package/dist/native/p-9fb5db20.entry.js.map +0 -1
  502. package/dist/native/p-aa2834e2.entry.js +0 -2
  503. package/dist/native/p-ab5a8ce5.entry.js +0 -2
  504. package/dist/native/p-bfeda21c.entry.js +0 -2
  505. package/dist/native/p-bfeda21c.entry.js.map +0 -1
  506. package/dist/native/p-c51ee6dc.entry.js +0 -2
  507. package/dist/native/p-c51ee6dc.entry.js.map +0 -1
  508. package/dist/native/p-d4e56727.entry.js +0 -2
  509. package/dist/native/p-d4e56727.entry.js.map +0 -1
  510. package/dist/native/p-dc9dd5a7.entry.js +0 -2
  511. package/dist/native/p-e3827605.entry.js.map +0 -1
  512. package/dist/native/p-e5a7596b.entry.js +0 -2
  513. package/dist/native/p-e6f45df2.entry.js +0 -2
  514. package/dist/native/p-ed47a702.entry.js +0 -2
  515. package/dist/native/p-f30ce086.entry.js +0 -2
  516. package/dist/native/p-f3fbdea6.js +0 -2
  517. package/dist/native/p-f3fbdea6.js.map +0 -1
  518. package/dist/native/p-fd2955dd.entry.js +0 -2
  519. package/dist/native/p-fd2955dd.entry.js.map +0 -1
  520. package/dist/types/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.d.ts +0 -21
  521. package/dist/types/dev/dev-components.d.ts +0 -2
  522. package/dist/types/dev/dev-forms.d.ts +0 -2
  523. package/dist/types/dev/dev-utils.d.ts +0 -17
  524. package/dist/types/global.d.ts +0 -1
  525. /package/dist/native/{p-8c1a6aa6.entry.js.map → p-1ca72f74.entry.js.map} +0 -0
  526. /package/dist/native/{p-d67b7502.entry.js.map → p-2151f564.entry.js.map} +0 -0
  527. /package/dist/native/{p-dc9dd5a7.entry.js.map → p-3422397d.entry.js.map} +0 -0
  528. /package/dist/native/{p-e192c25c.entry.js.map → p-4db7add6.entry.js.map} +0 -0
  529. /package/dist/native/{p-a998f8df.entry.js.map → p-4eacd598.entry.js.map} +0 -0
  530. /package/dist/native/{p-e5a7596b.entry.js.map → p-5851fbed.entry.js.map} +0 -0
  531. /package/dist/native/{p-61d2cb2e.entry.js.map → p-634b49fe.entry.js.map} +0 -0
  532. /package/dist/native/{p-211f7b19.entry.js.map → p-63c894f0.entry.js.map} +0 -0
  533. /package/dist/native/{p-e6f45df2.entry.js.map → p-79765c7d.entry.js.map} +0 -0
  534. /package/dist/native/{p-4f11286d.entry.js.map → p-bac62e20.entry.js.map} +0 -0
  535. /package/dist/native/{p-46553ffd.entry.js.map → p-bfb6e22c.entry.js.map} +0 -0
  536. /package/dist/native/{p-02bb8184.entry.js.map → p-dbb89408.entry.js.map} +0 -0
  537. /package/dist/native/{p-d776ed48.entry.js.map → p-ef9b66d4.entry.js.map} +0 -0
  538. /package/dist/native/{p-ed47a702.entry.js.map → p-f867541d.entry.js.map} +0 -0
  539. /package/dist/native/{p-d24586ed.entry.js.map → p-fa33ec18.entry.js.map} +0 -0
  540. /package/dist/native/{p-892052c2.entry.js.map → p-ff7eea0e.entry.js.map} +0 -0
  541. /package/dist/types/{dev/dev-root.d.ts → utils/test/uri.utils.test.d.ts} +0 -0
package/dist/docs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-02-07T14:17:01",
2
+ "timestamp": "2025-02-21T12:16:48",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.23.1",
@@ -1518,6 +1518,7 @@
1518
1518
  ],
1519
1519
  "parts": [],
1520
1520
  "dependents": [
1521
+ "nv-calendar",
1521
1522
  "nv-dialog",
1522
1523
  "nv-dialogfooter"
1523
1524
  ],
@@ -1528,11 +1529,509 @@
1528
1529
  "nv-button": [
1529
1530
  "nv-loader"
1530
1531
  ],
1532
+ "nv-calendar": [
1533
+ "nv-button"
1534
+ ],
1531
1535
  "nv-dialog": [
1532
1536
  "nv-button"
1533
1537
  ],
1534
- "nv-dialogfooter": [
1535
- "nv-button"
1538
+ "nv-dialogfooter": [
1539
+ "nv-button"
1540
+ ]
1541
+ }
1542
+ },
1543
+ {
1544
+ "filePath": "src/components/nv-calendar/nv-calendar.tsx",
1545
+ "encapsulation": "none",
1546
+ "tag": "nv-calendar",
1547
+ "readme": "# nv-calendar\n\nThe `<nv-calendar>` component supports a wide range of date formats to accommodate various use cases, including international standards, regional conventions, and platform-specific formats.\n",
1548
+ "docs": "The `<nv-calendar>` component supports a wide range of date formats to accommodate various use cases, including international standards, regional conventions, and platform-specific formats.",
1549
+ "docsTags": [
1550
+ {
1551
+ "name": "slot",
1552
+ "text": "default - Child content of the component."
1553
+ },
1554
+ {
1555
+ "name": "slot",
1556
+ "text": "actions - Child content of the component."
1557
+ }
1558
+ ],
1559
+ "usage": {},
1560
+ "props": [
1561
+ {
1562
+ "name": "dateFormat",
1563
+ "type": "string",
1564
+ "complexType": {
1565
+ "original": "string",
1566
+ "resolved": "string",
1567
+ "references": {}
1568
+ },
1569
+ "mutable": false,
1570
+ "attr": "date-format",
1571
+ "reflectToAttr": false,
1572
+ "docs": "Date format (ex: 'YYYY-MM-DD', 'DD-MM-YYYY', etc.)",
1573
+ "docsTags": [
1574
+ {
1575
+ "name": "default",
1576
+ "text": "'YYYY-MM-DD'"
1577
+ },
1578
+ {
1579
+ "name": "note",
1580
+ "text": "If the date format is in UTC mode, the date will be displayed in UTC time."
1581
+ },
1582
+ {
1583
+ "name": "note",
1584
+ "text": "If the date format is not in UTC mode, the date will be displayed in the local time."
1585
+ }
1586
+ ],
1587
+ "default": "'YYYY-MM-DD'",
1588
+ "values": [
1589
+ {
1590
+ "type": "string"
1591
+ }
1592
+ ],
1593
+ "optional": false,
1594
+ "required": false,
1595
+ "getter": false,
1596
+ "setter": false
1597
+ },
1598
+ {
1599
+ "name": "disabledDates",
1600
+ "type": "string",
1601
+ "complexType": {
1602
+ "original": "string",
1603
+ "resolved": "string",
1604
+ "references": {}
1605
+ },
1606
+ "mutable": false,
1607
+ "attr": "disabled-dates",
1608
+ "reflectToAttr": false,
1609
+ "docs": "Disabled dates (ISO string array)",
1610
+ "docsTags": [
1611
+ {
1612
+ "name": "default",
1613
+ "text": "'[]'"
1614
+ }
1615
+ ],
1616
+ "default": "''",
1617
+ "values": [
1618
+ {
1619
+ "type": "string"
1620
+ }
1621
+ ],
1622
+ "optional": false,
1623
+ "required": false,
1624
+ "getter": false,
1625
+ "setter": false
1626
+ },
1627
+ {
1628
+ "name": "firstDayOfWeek",
1629
+ "type": "number",
1630
+ "complexType": {
1631
+ "original": "number",
1632
+ "resolved": "number",
1633
+ "references": {}
1634
+ },
1635
+ "mutable": false,
1636
+ "attr": "first-day-of-week",
1637
+ "reflectToAttr": false,
1638
+ "docs": "First day of the week (0 = Sunday, 1 = Monday, etc.)",
1639
+ "docsTags": [
1640
+ {
1641
+ "name": "default",
1642
+ "text": "0"
1643
+ }
1644
+ ],
1645
+ "default": "0",
1646
+ "values": [
1647
+ {
1648
+ "type": "number"
1649
+ }
1650
+ ],
1651
+ "optional": false,
1652
+ "required": false,
1653
+ "getter": false,
1654
+ "setter": false
1655
+ },
1656
+ {
1657
+ "name": "locale",
1658
+ "type": "string",
1659
+ "complexType": {
1660
+ "original": "string",
1661
+ "resolved": "string",
1662
+ "references": {}
1663
+ },
1664
+ "mutable": false,
1665
+ "attr": "locale",
1666
+ "reflectToAttr": false,
1667
+ "docs": "Locale for date formatting",
1668
+ "docsTags": [
1669
+ {
1670
+ "name": "default",
1671
+ "text": "'en-BE'"
1672
+ }
1673
+ ],
1674
+ "default": "'en-BE'",
1675
+ "values": [
1676
+ {
1677
+ "type": "string"
1678
+ }
1679
+ ],
1680
+ "optional": false,
1681
+ "required": false,
1682
+ "getter": false,
1683
+ "setter": false
1684
+ },
1685
+ {
1686
+ "name": "max",
1687
+ "type": "string",
1688
+ "complexType": {
1689
+ "original": "string",
1690
+ "resolved": "string",
1691
+ "references": {}
1692
+ },
1693
+ "mutable": false,
1694
+ "attr": "max",
1695
+ "reflectToAttr": false,
1696
+ "docs": "Maximum date for selection (ISO string format, ex: \"2025-12-31\")",
1697
+ "docsTags": [],
1698
+ "default": "''",
1699
+ "values": [
1700
+ {
1701
+ "type": "string"
1702
+ }
1703
+ ],
1704
+ "optional": true,
1705
+ "required": false,
1706
+ "getter": false,
1707
+ "setter": false
1708
+ },
1709
+ {
1710
+ "name": "min",
1711
+ "type": "string",
1712
+ "complexType": {
1713
+ "original": "string",
1714
+ "resolved": "string",
1715
+ "references": {}
1716
+ },
1717
+ "mutable": false,
1718
+ "attr": "min",
1719
+ "reflectToAttr": false,
1720
+ "docs": "Minimum date for selection (ISO string format, ex: \"2025-01-01\")",
1721
+ "docsTags": [],
1722
+ "default": "''",
1723
+ "values": [
1724
+ {
1725
+ "type": "string"
1726
+ }
1727
+ ],
1728
+ "optional": true,
1729
+ "required": false,
1730
+ "getter": false,
1731
+ "setter": false
1732
+ },
1733
+ {
1734
+ "name": "numberOfCalendars",
1735
+ "type": "number",
1736
+ "complexType": {
1737
+ "original": "number",
1738
+ "resolved": "number",
1739
+ "references": {}
1740
+ },
1741
+ "mutable": true,
1742
+ "attr": "number-of-calendars",
1743
+ "reflectToAttr": true,
1744
+ "docs": "Number of calendars to display",
1745
+ "docsTags": [
1746
+ {
1747
+ "name": "default",
1748
+ "text": "1"
1749
+ }
1750
+ ],
1751
+ "default": "1",
1752
+ "values": [
1753
+ {
1754
+ "type": "number"
1755
+ }
1756
+ ],
1757
+ "optional": false,
1758
+ "required": false,
1759
+ "getter": false,
1760
+ "setter": false
1761
+ },
1762
+ {
1763
+ "name": "rangeValue",
1764
+ "type": "string",
1765
+ "complexType": {
1766
+ "original": "string",
1767
+ "resolved": "string",
1768
+ "references": {}
1769
+ },
1770
+ "mutable": true,
1771
+ "attr": "range-value",
1772
+ "reflectToAttr": true,
1773
+ "docs": "Selected date range\nformat: { start: ISO string, end: ISO string }\nex: { start: \"2025-03-15\", end: \"2025-03-20\" }",
1774
+ "docsTags": [],
1775
+ "default": "''",
1776
+ "values": [
1777
+ {
1778
+ "type": "string"
1779
+ }
1780
+ ],
1781
+ "optional": false,
1782
+ "required": false,
1783
+ "getter": false,
1784
+ "setter": false
1785
+ },
1786
+ {
1787
+ "name": "selectionType",
1788
+ "type": "\"range\" | \"single\"",
1789
+ "complexType": {
1790
+ "original": "'single' | 'range'",
1791
+ "resolved": "\"range\" | \"single\"",
1792
+ "references": {}
1793
+ },
1794
+ "mutable": false,
1795
+ "attr": "selection-type",
1796
+ "reflectToAttr": false,
1797
+ "docs": "Selection type (single date or date range)",
1798
+ "docsTags": [
1799
+ {
1800
+ "name": "default",
1801
+ "text": "'single'"
1802
+ }
1803
+ ],
1804
+ "default": "'single'",
1805
+ "values": [
1806
+ {
1807
+ "value": "range",
1808
+ "type": "string"
1809
+ },
1810
+ {
1811
+ "value": "single",
1812
+ "type": "string"
1813
+ }
1814
+ ],
1815
+ "optional": false,
1816
+ "required": false,
1817
+ "getter": false,
1818
+ "setter": false
1819
+ },
1820
+ {
1821
+ "name": "shortcuts",
1822
+ "type": "string",
1823
+ "complexType": {
1824
+ "original": "string",
1825
+ "resolved": "string",
1826
+ "references": {}
1827
+ },
1828
+ "mutable": false,
1829
+ "attr": "shortcuts",
1830
+ "reflectToAttr": false,
1831
+ "docs": "Custom actions to display in the footer\nJSON array of objects with the following properties:\n- label: string\n- onClick: function",
1832
+ "docsTags": [
1833
+ {
1834
+ "name": "default",
1835
+ "text": "'[]'"
1836
+ }
1837
+ ],
1838
+ "default": "'[]'",
1839
+ "values": [
1840
+ {
1841
+ "type": "string"
1842
+ }
1843
+ ],
1844
+ "optional": false,
1845
+ "required": false,
1846
+ "getter": false,
1847
+ "setter": false
1848
+ },
1849
+ {
1850
+ "name": "shortcutsPlacement",
1851
+ "type": "\"bottom\" | \"left\" | \"right\"",
1852
+ "complexType": {
1853
+ "original": "'bottom' | 'left' | 'right'",
1854
+ "resolved": "\"bottom\" | \"left\" | \"right\"",
1855
+ "references": {}
1856
+ },
1857
+ "mutable": false,
1858
+ "attr": "shortcuts-placement",
1859
+ "reflectToAttr": false,
1860
+ "docs": "Footer placement",
1861
+ "docsTags": [
1862
+ {
1863
+ "name": "default",
1864
+ "text": "'bottom'"
1865
+ }
1866
+ ],
1867
+ "default": "'bottom'",
1868
+ "values": [
1869
+ {
1870
+ "value": "bottom",
1871
+ "type": "string"
1872
+ },
1873
+ {
1874
+ "value": "left",
1875
+ "type": "string"
1876
+ },
1877
+ {
1878
+ "value": "right",
1879
+ "type": "string"
1880
+ }
1881
+ ],
1882
+ "optional": false,
1883
+ "required": false,
1884
+ "getter": false,
1885
+ "setter": false
1886
+ },
1887
+ {
1888
+ "name": "showActions",
1889
+ "type": "boolean",
1890
+ "complexType": {
1891
+ "original": "boolean",
1892
+ "resolved": "boolean",
1893
+ "references": {}
1894
+ },
1895
+ "mutable": false,
1896
+ "attr": "show-actions",
1897
+ "reflectToAttr": false,
1898
+ "docs": "Show action buttons",
1899
+ "docsTags": [
1900
+ {
1901
+ "name": "default",
1902
+ "text": "false"
1903
+ }
1904
+ ],
1905
+ "default": "false",
1906
+ "values": [
1907
+ {
1908
+ "type": "boolean"
1909
+ }
1910
+ ],
1911
+ "optional": false,
1912
+ "required": false,
1913
+ "getter": false,
1914
+ "setter": false
1915
+ },
1916
+ {
1917
+ "name": "showWeekNumbers",
1918
+ "type": "boolean",
1919
+ "complexType": {
1920
+ "original": "boolean",
1921
+ "resolved": "boolean",
1922
+ "references": {}
1923
+ },
1924
+ "mutable": false,
1925
+ "attr": "show-week-numbers",
1926
+ "reflectToAttr": false,
1927
+ "docs": "Show week numbers",
1928
+ "docsTags": [
1929
+ {
1930
+ "name": "default",
1931
+ "text": "true"
1932
+ }
1933
+ ],
1934
+ "values": [
1935
+ {
1936
+ "type": "boolean"
1937
+ }
1938
+ ],
1939
+ "optional": false,
1940
+ "required": false,
1941
+ "getter": false,
1942
+ "setter": false
1943
+ },
1944
+ {
1945
+ "name": "singleValue",
1946
+ "type": "string",
1947
+ "complexType": {
1948
+ "original": "string",
1949
+ "resolved": "string",
1950
+ "references": {}
1951
+ },
1952
+ "mutable": true,
1953
+ "attr": "single-value",
1954
+ "reflectToAttr": true,
1955
+ "docs": "Selected date (ISO string format)\nex: \"2025-03-15\"",
1956
+ "docsTags": [],
1957
+ "default": "''",
1958
+ "values": [
1959
+ {
1960
+ "type": "string"
1961
+ }
1962
+ ],
1963
+ "optional": false,
1964
+ "required": false,
1965
+ "getter": false,
1966
+ "setter": false
1967
+ }
1968
+ ],
1969
+ "methods": [],
1970
+ "events": [
1971
+ {
1972
+ "event": "rangeDateChange",
1973
+ "detail": "DateRange",
1974
+ "bubbles": true,
1975
+ "complexType": {
1976
+ "original": "DateRange",
1977
+ "resolved": "DateRange",
1978
+ "references": {
1979
+ "DateRange": {
1980
+ "location": "import",
1981
+ "path": "../../interfaces/dateRange",
1982
+ "id": "src/interfaces/dateRange.tsx::DateRange"
1983
+ }
1984
+ }
1985
+ },
1986
+ "cancelable": true,
1987
+ "composed": true,
1988
+ "docs": "Emitted when a date range is selected",
1989
+ "docsTags": []
1990
+ },
1991
+ {
1992
+ "event": "singleDateChange",
1993
+ "detail": "string",
1994
+ "bubbles": true,
1995
+ "complexType": {
1996
+ "original": "string",
1997
+ "resolved": "string",
1998
+ "references": {}
1999
+ },
2000
+ "cancelable": true,
2001
+ "composed": true,
2002
+ "docs": "Emitted when a single date is selected",
2003
+ "docsTags": []
2004
+ }
2005
+ ],
2006
+ "listeners": [],
2007
+ "styles": [],
2008
+ "slots": [
2009
+ {
2010
+ "name": "actions",
2011
+ "docs": "Child content of the component."
2012
+ },
2013
+ {
2014
+ "name": "default",
2015
+ "docs": "Child content of the component."
2016
+ }
2017
+ ],
2018
+ "parts": [],
2019
+ "dependents": [],
2020
+ "dependencies": [
2021
+ "nv-iconbutton",
2022
+ "nv-button"
2023
+ ],
2024
+ "dependencyGraph": {
2025
+ "nv-calendar": [
2026
+ "nv-iconbutton",
2027
+ "nv-button"
2028
+ ],
2029
+ "nv-iconbutton": [
2030
+ "nv-loader",
2031
+ "nv-icon"
2032
+ ],
2033
+ "nv-button": [
2034
+ "nv-loader"
1536
2035
  ]
1537
2036
  }
1538
2037
  },
@@ -1615,6 +2114,14 @@
1615
2114
  {
1616
2115
  "name": "slot",
1617
2116
  "text": "body - Use this slot to insert HTML into the data grid body."
2117
+ },
2118
+ {
2119
+ "name": "deprecated",
2120
+ "text": "[EXPERIMENTAL]"
2121
+ },
2122
+ {
2123
+ "name": "experimental",
2124
+ "text": "- This component is still under development and is not ready for use."
1618
2125
  }
1619
2126
  ],
1620
2127
  "usage": {},
@@ -1833,7 +2340,8 @@
1833
2340
  "parts": [],
1834
2341
  "dependents": [],
1835
2342
  "dependencies": [],
1836
- "dependencyGraph": {}
2343
+ "dependencyGraph": {},
2344
+ "deprecation": "[EXPERIMENTAL]"
1837
2345
  },
1838
2346
  {
1839
2347
  "filePath": "src/components/nv-datagridbody/nv-datagridbody.tsx",
@@ -2708,6 +3216,30 @@
2708
3216
  ],
2709
3217
  "usage": {},
2710
3218
  "props": [
3219
+ {
3220
+ "name": "autofocus",
3221
+ "type": "boolean",
3222
+ "complexType": {
3223
+ "original": "boolean",
3224
+ "resolved": "boolean",
3225
+ "references": {}
3226
+ },
3227
+ "mutable": false,
3228
+ "attr": "autofocus",
3229
+ "reflectToAttr": true,
3230
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
3231
+ "docsTags": [],
3232
+ "default": "false",
3233
+ "values": [
3234
+ {
3235
+ "type": "boolean"
3236
+ }
3237
+ ],
3238
+ "optional": false,
3239
+ "required": false,
3240
+ "getter": false,
3241
+ "setter": false
3242
+ },
2711
3243
  {
2712
3244
  "name": "checked",
2713
3245
  "type": "boolean",
@@ -3251,10 +3783,10 @@
3251
3783
  "props": [
3252
3784
  {
3253
3785
  "name": "autocomplete",
3254
- "type": "\"on\" | \"off\" | \"home\" | \"section-*\" | \"shipping\" | \"billing\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
3786
+ "type": "\"on\" | \"off\" | \"section-*\" | \"shipping\" | \"billing\" | \"home\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
3255
3787
  "complexType": {
3256
3788
  "original": "`${TextInputAutocomplete}`",
3257
- "resolved": "\"on\" | \"off\" | \"home\" | \"section-*\" | \"shipping\" | \"billing\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
3789
+ "resolved": "\"on\" | \"off\" | \"section-*\" | \"shipping\" | \"billing\" | \"home\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
3258
3790
  "references": {
3259
3791
  "TextInputAutocomplete": {
3260
3792
  "location": "import",
@@ -3278,10 +3810,6 @@
3278
3810
  "value": "off",
3279
3811
  "type": "string"
3280
3812
  },
3281
- {
3282
- "value": "home",
3283
- "type": "string"
3284
- },
3285
3813
  {
3286
3814
  "value": "section-*",
3287
3815
  "type": "string"
@@ -3294,6 +3822,10 @@
3294
3822
  "value": "billing",
3295
3823
  "type": "string"
3296
3824
  },
3825
+ {
3826
+ "value": "home",
3827
+ "type": "string"
3828
+ },
3297
3829
  {
3298
3830
  "value": "work",
3299
3831
  "type": "string"
@@ -3532,6 +4064,30 @@
3532
4064
  "getter": false,
3533
4065
  "setter": false
3534
4066
  },
4067
+ {
4068
+ "name": "autofocus",
4069
+ "type": "boolean",
4070
+ "complexType": {
4071
+ "original": "boolean",
4072
+ "resolved": "boolean",
4073
+ "references": {}
4074
+ },
4075
+ "mutable": false,
4076
+ "attr": "autofocus",
4077
+ "reflectToAttr": true,
4078
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
4079
+ "docsTags": [],
4080
+ "default": "false",
4081
+ "values": [
4082
+ {
4083
+ "type": "boolean"
4084
+ }
4085
+ ],
4086
+ "optional": false,
4087
+ "required": false,
4088
+ "getter": false,
4089
+ "setter": false
4090
+ },
3535
4091
  {
3536
4092
  "name": "description",
3537
4093
  "type": "string",
@@ -3580,7 +4136,7 @@
3580
4136
  "setter": false
3581
4137
  },
3582
4138
  {
3583
- "name": "emptyresult",
4139
+ "name": "emptyResult",
3584
4140
  "type": "string",
3585
4141
  "complexType": {
3586
4142
  "original": "string",
@@ -3588,7 +4144,7 @@
3588
4144
  "references": {}
3589
4145
  },
3590
4146
  "mutable": false,
3591
- "attr": "emptyresult",
4147
+ "attr": "empty-result",
3592
4148
  "reflectToAttr": true,
3593
4149
  "docs": "The text to display when no items match the filter.",
3594
4150
  "docsTags": [],
@@ -3789,15 +4345,11 @@
3789
4345
  "mutable": false,
3790
4346
  "attr": "options",
3791
4347
  "reflectToAttr": true,
3792
- "docs": "List of options available in the dropdown.",
4348
+ "docs": "List of options available in the dropdown. The options are passed as a JSON\nstring.",
3793
4349
  "docsTags": [
3794
- {
3795
- "name": "description",
3796
- "text": "The options are passed as a JSON string."
3797
- },
3798
4350
  {
3799
4351
  "name": "example",
3800
- "text": "options='[{\"label\": \"Option 1\", \"value\": \"option1\", \"selected\": true}, {\"label\": \"Option 2\", \"value\": \"option2\"}]'"
4352
+ "text": "options=[{\n \"label\": \"Option 1\",\n \"value\": \"option1\",\n \"selected\": true\n},\n{\n \"label\": \"Option 2\",\n \"value\": \"option2\"\n}]"
3801
4353
  }
3802
4354
  ],
3803
4355
  "values": [
@@ -3937,22 +4489,21 @@
3937
4489
  "events": [
3938
4490
  {
3939
4491
  "event": "dropdownItemSelected",
3940
- "detail": "DropdownItemSelectedEventDetail",
4492
+ "detail": "HTMLNvFielddropdownitemElementEventMap",
3941
4493
  "bubbles": true,
3942
4494
  "complexType": {
3943
- "original": "DropdownItemSelectedEventDetail",
3944
- "resolved": "DropdownItemSelectedEventDetail",
4495
+ "original": "HTMLNvFielddropdownitemElementEventMap['dropdownItemSelected']",
4496
+ "resolved": "HTMLNvFielddropdownitemElementEventMap",
3945
4497
  "references": {
3946
- "DropdownItemSelectedEventDetail": {
3947
- "location": "import",
3948
- "path": "../nv-fielddropdownitem/DropdownItemSelectedEventDetail",
3949
- "id": "src/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.tsx::DropdownItemSelectedEventDetail"
4498
+ "HTMLNvFielddropdownitemElementEventMap": {
4499
+ "location": "global",
4500
+ "id": "global::HTMLNvFielddropdownitemElementEventMap"
3950
4501
  }
3951
4502
  }
3952
4503
  },
3953
4504
  "cancelable": true,
3954
4505
  "composed": true,
3955
- "docs": "Event emitted when an item is selected.",
4506
+ "docs": "Event emitted when an item is clicked.",
3956
4507
  "docsTags": []
3957
4508
  },
3958
4509
  {
@@ -3977,7 +4528,7 @@
3977
4528
  ],
3978
4529
  "listeners": [
3979
4530
  {
3980
- "event": "itemSelected",
4531
+ "event": "dropdownItemSelected",
3981
4532
  "capture": false,
3982
4533
  "passive": false
3983
4534
  },
@@ -3986,6 +4537,11 @@
3986
4537
  "capture": false,
3987
4538
  "passive": false
3988
4539
  },
4540
+ {
4541
+ "event": "blur",
4542
+ "capture": true,
4543
+ "passive": false
4544
+ },
3989
4545
  {
3990
4546
  "event": "keydown",
3991
4547
  "capture": false,
@@ -4094,7 +4650,7 @@
4094
4650
  "mutable": false,
4095
4651
  "attr": "label",
4096
4652
  "reflectToAttr": true,
4097
- "docs": "Label used as the value for the default layout.",
4653
+ "docs": "Specifies the text label for the dropdown item.\n\nWhen no default slot is provided, this label is rendered as the item's\nvisible text. If the default slot is supplied, the label isn’t directly\ndisplayed but is used as the selected text (on the dropdown trigger). If\nno label is explicitly set, the component will automatically derive the\nlabel from the text content of the default slot.",
4098
4654
  "docsTags": [],
4099
4655
  "values": [
4100
4656
  {
@@ -4138,10 +4694,10 @@
4138
4694
  "resolved": "string",
4139
4695
  "references": {}
4140
4696
  },
4141
- "mutable": false,
4697
+ "mutable": true,
4142
4698
  "attr": "value",
4143
4699
  "reflectToAttr": true,
4144
- "docs": "Value associated with the item.",
4700
+ "docs": "Value associated with the item. This is recommended and required for proper\nform management.",
4145
4701
  "docsTags": [],
4146
4702
  "values": [
4147
4703
  {
@@ -4157,27 +4713,27 @@
4157
4713
  "methods": [],
4158
4714
  "events": [
4159
4715
  {
4160
- "event": "itemSelected",
4161
- "detail": "DropdownItemSelectedEventDetail",
4716
+ "event": "dropdownItemSelected",
4717
+ "detail": "{ label?: string; value: string; selected: boolean; disabled: boolean; }",
4162
4718
  "bubbles": true,
4163
4719
  "complexType": {
4164
- "original": "DropdownItemSelectedEventDetail",
4165
- "resolved": "DropdownItemSelectedEventDetail",
4166
- "references": {
4167
- "DropdownItemSelectedEventDetail": {
4168
- "location": "import",
4169
- "path": "./DropdownItemSelectedEventDetail",
4170
- "id": "src/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.tsx::DropdownItemSelectedEventDetail"
4171
- }
4172
- }
4720
+ "original": "{\n /** The value associated with the item. */\n label?: string;\n /** The value associated with the item. */\n value: string;\n /** Indicates if the item is selected. */\n selected: boolean;\n /** Disables the item, preventing any user interaction. */\n disabled: boolean;\n }",
4721
+ "resolved": "{ label?: string; value: string; selected: boolean; disabled: boolean; }",
4722
+ "references": {}
4173
4723
  },
4174
4724
  "cancelable": true,
4175
4725
  "composed": true,
4176
- "docs": "Event emitted when an item is clicked.",
4726
+ "docs": "Event emitted when the dropdown item is selected.",
4177
4727
  "docsTags": []
4178
4728
  }
4179
4729
  ],
4180
- "listeners": [],
4730
+ "listeners": [
4731
+ {
4732
+ "event": "keydown",
4733
+ "capture": false,
4734
+ "passive": false
4735
+ }
4736
+ ],
4181
4737
  "styles": [],
4182
4738
  "slots": [
4183
4739
  {
@@ -4427,10 +4983,10 @@
4427
4983
  "props": [
4428
4984
  {
4429
4985
  "name": "autocomplete",
4430
- "type": "\"on\" | \"off\" | \"home\" | \"section-*\" | \"shipping\" | \"billing\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
4986
+ "type": "\"on\" | \"off\" | \"section-*\" | \"shipping\" | \"billing\" | \"home\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
4431
4987
  "complexType": {
4432
4988
  "original": "`${TextInputAutocomplete}`",
4433
- "resolved": "\"on\" | \"off\" | \"home\" | \"section-*\" | \"shipping\" | \"billing\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
4989
+ "resolved": "\"on\" | \"off\" | \"section-*\" | \"shipping\" | \"billing\" | \"home\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
4434
4990
  "references": {
4435
4991
  "TextInputAutocomplete": {
4436
4992
  "location": "import",
@@ -4454,10 +5010,6 @@
4454
5010
  "value": "off",
4455
5011
  "type": "string"
4456
5012
  },
4457
- {
4458
- "value": "home",
4459
- "type": "string"
4460
- },
4461
5013
  {
4462
5014
  "value": "section-*",
4463
5015
  "type": "string"
@@ -4470,6 +5022,10 @@
4470
5022
  "value": "billing",
4471
5023
  "type": "string"
4472
5024
  },
5025
+ {
5026
+ "value": "home",
5027
+ "type": "string"
5028
+ },
4473
5029
  {
4474
5030
  "value": "work",
4475
5031
  "type": "string"
@@ -4708,6 +5264,30 @@
4708
5264
  "getter": false,
4709
5265
  "setter": false
4710
5266
  },
5267
+ {
5268
+ "name": "autofocus",
5269
+ "type": "boolean",
5270
+ "complexType": {
5271
+ "original": "boolean",
5272
+ "resolved": "boolean",
5273
+ "references": {}
5274
+ },
5275
+ "mutable": false,
5276
+ "attr": "autofocus",
5277
+ "reflectToAttr": true,
5278
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
5279
+ "docsTags": [],
5280
+ "default": "false",
5281
+ "values": [
5282
+ {
5283
+ "type": "boolean"
5284
+ }
5285
+ ],
5286
+ "optional": false,
5287
+ "required": false,
5288
+ "getter": false,
5289
+ "setter": false
5290
+ },
4711
5291
  {
4712
5292
  "name": "badgeLabel",
4713
5293
  "type": "string",
@@ -4809,7 +5389,7 @@
4809
5389
  "setter": false
4810
5390
  },
4811
5391
  {
4812
- "name": "emptyresult",
5392
+ "name": "emptyResult",
4813
5393
  "type": "string",
4814
5394
  "complexType": {
4815
5395
  "original": "string",
@@ -4817,7 +5397,7 @@
4817
5397
  "references": {}
4818
5398
  },
4819
5399
  "mutable": false,
4820
- "attr": "emptyresult",
5400
+ "attr": "empty-result",
4821
5401
  "reflectToAttr": true,
4822
5402
  "docs": "The text to display when no items match the filter.",
4823
5403
  "docsTags": [],
@@ -5269,26 +5849,6 @@
5269
5849
  }
5270
5850
  ],
5271
5851
  "events": [
5272
- {
5273
- "event": "dropdownItemSelected",
5274
- "detail": "DropdownItemSelectedEventDetail",
5275
- "bubbles": true,
5276
- "complexType": {
5277
- "original": "DropdownItemSelectedEventDetail",
5278
- "resolved": "DropdownItemSelectedEventDetail",
5279
- "references": {
5280
- "DropdownItemSelectedEventDetail": {
5281
- "location": "import",
5282
- "path": "../nv-fielddropdownitem/DropdownItemSelectedEventDetail",
5283
- "id": "src/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.tsx::DropdownItemSelectedEventDetail"
5284
- }
5285
- }
5286
- },
5287
- "cancelable": true,
5288
- "composed": true,
5289
- "docs": "Event emitted when an item is selected.",
5290
- "docsTags": []
5291
- },
5292
5852
  {
5293
5853
  "event": "multiselectChange",
5294
5854
  "detail": "string[]",
@@ -5437,6 +5997,30 @@
5437
5997
  ],
5438
5998
  "usage": {},
5439
5999
  "props": [
6000
+ {
6001
+ "name": "autofocus",
6002
+ "type": "boolean",
6003
+ "complexType": {
6004
+ "original": "boolean",
6005
+ "resolved": "boolean",
6006
+ "references": {}
6007
+ },
6008
+ "mutable": false,
6009
+ "attr": "autofocus",
6010
+ "reflectToAttr": true,
6011
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
6012
+ "docsTags": [],
6013
+ "default": "false",
6014
+ "values": [
6015
+ {
6016
+ "type": "boolean"
6017
+ }
6018
+ ],
6019
+ "optional": false,
6020
+ "required": false,
6021
+ "getter": false,
6022
+ "setter": false
6023
+ },
5440
6024
  {
5441
6025
  "name": "description",
5442
6026
  "type": "string",
@@ -5955,10 +6539,10 @@
5955
6539
  "props": [
5956
6540
  {
5957
6541
  "name": "autocomplete",
5958
- "type": "\"on\" | \"off\" | \"home\" | \"section-*\" | \"shipping\" | \"billing\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
6542
+ "type": "\"on\" | \"off\" | \"section-*\" | \"shipping\" | \"billing\" | \"home\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
5959
6543
  "complexType": {
5960
6544
  "original": "`${TextInputAutocomplete}`",
5961
- "resolved": "\"on\" | \"off\" | \"home\" | \"section-*\" | \"shipping\" | \"billing\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
6545
+ "resolved": "\"on\" | \"off\" | \"section-*\" | \"shipping\" | \"billing\" | \"home\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
5962
6546
  "references": {
5963
6547
  "TextInputAutocomplete": {
5964
6548
  "location": "import",
@@ -5982,10 +6566,6 @@
5982
6566
  "value": "off",
5983
6567
  "type": "string"
5984
6568
  },
5985
- {
5986
- "value": "home",
5987
- "type": "string"
5988
- },
5989
6569
  {
5990
6570
  "value": "section-*",
5991
6571
  "type": "string"
@@ -5998,6 +6578,10 @@
5998
6578
  "value": "billing",
5999
6579
  "type": "string"
6000
6580
  },
6581
+ {
6582
+ "value": "home",
6583
+ "type": "string"
6584
+ },
6001
6585
  {
6002
6586
  "value": "work",
6003
6587
  "type": "string"
@@ -6236,6 +6820,30 @@
6236
6820
  "getter": false,
6237
6821
  "setter": false
6238
6822
  },
6823
+ {
6824
+ "name": "autofocus",
6825
+ "type": "boolean",
6826
+ "complexType": {
6827
+ "original": "boolean",
6828
+ "resolved": "boolean",
6829
+ "references": {}
6830
+ },
6831
+ "mutable": false,
6832
+ "attr": "autofocus",
6833
+ "reflectToAttr": true,
6834
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
6835
+ "docsTags": [],
6836
+ "default": "false",
6837
+ "values": [
6838
+ {
6839
+ "type": "boolean"
6840
+ }
6841
+ ],
6842
+ "optional": false,
6843
+ "required": false,
6844
+ "getter": false,
6845
+ "setter": false
6846
+ },
6239
6847
  {
6240
6848
  "name": "description",
6241
6849
  "type": "string",
@@ -6769,6 +7377,30 @@
6769
7377
  ],
6770
7378
  "usage": {},
6771
7379
  "props": [
7380
+ {
7381
+ "name": "autofocus",
7382
+ "type": "boolean",
7383
+ "complexType": {
7384
+ "original": "boolean",
7385
+ "resolved": "boolean",
7386
+ "references": {}
7387
+ },
7388
+ "mutable": false,
7389
+ "attr": "autofocus",
7390
+ "reflectToAttr": true,
7391
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
7392
+ "docsTags": [],
7393
+ "default": "false",
7394
+ "values": [
7395
+ {
7396
+ "type": "boolean"
7397
+ }
7398
+ ],
7399
+ "optional": false,
7400
+ "required": false,
7401
+ "getter": false,
7402
+ "setter": false
7403
+ },
6772
7404
  {
6773
7405
  "name": "checked",
6774
7406
  "type": "boolean",
@@ -7164,13 +7796,37 @@
7164
7796
  "name": "slot",
7165
7797
  "text": "description - Content to be placed as the description, will override the description prop."
7166
7798
  },
7167
- {
7168
- "name": "slot",
7169
- "text": "error-description - Content to be placed as the error description, will override the errorDescription prop."
7170
- }
7171
- ],
7172
- "usage": {},
7173
- "props": [
7799
+ {
7800
+ "name": "slot",
7801
+ "text": "error-description - Content to be placed as the error description, will override the errorDescription prop."
7802
+ }
7803
+ ],
7804
+ "usage": {},
7805
+ "props": [
7806
+ {
7807
+ "name": "autofocus",
7808
+ "type": "boolean",
7809
+ "complexType": {
7810
+ "original": "boolean",
7811
+ "resolved": "boolean",
7812
+ "references": {}
7813
+ },
7814
+ "mutable": false,
7815
+ "attr": "autofocus",
7816
+ "reflectToAttr": true,
7817
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on a <select>\nelement.",
7818
+ "docsTags": [],
7819
+ "default": "false",
7820
+ "values": [
7821
+ {
7822
+ "type": "boolean"
7823
+ }
7824
+ ],
7825
+ "optional": false,
7826
+ "required": false,
7827
+ "getter": false,
7828
+ "setter": false
7829
+ },
7174
7830
  {
7175
7831
  "name": "description",
7176
7832
  "type": "string",
@@ -7672,10 +8328,10 @@
7672
8328
  "props": [
7673
8329
  {
7674
8330
  "name": "autocomplete",
7675
- "type": "\"on\" | \"off\" | \"home\" | \"section-*\" | \"shipping\" | \"billing\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
8331
+ "type": "\"on\" | \"off\" | \"section-*\" | \"shipping\" | \"billing\" | \"home\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
7676
8332
  "complexType": {
7677
8333
  "original": "`${TextInputAutocomplete}`",
7678
- "resolved": "\"on\" | \"off\" | \"home\" | \"section-*\" | \"shipping\" | \"billing\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
8334
+ "resolved": "\"on\" | \"off\" | \"section-*\" | \"shipping\" | \"billing\" | \"home\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
7679
8335
  "references": {
7680
8336
  "TextInputAutocomplete": {
7681
8337
  "location": "import",
@@ -7698,10 +8354,6 @@
7698
8354
  "value": "off",
7699
8355
  "type": "string"
7700
8356
  },
7701
- {
7702
- "value": "home",
7703
- "type": "string"
7704
- },
7705
8357
  {
7706
8358
  "value": "section-*",
7707
8359
  "type": "string"
@@ -7714,6 +8366,10 @@
7714
8366
  "value": "billing",
7715
8367
  "type": "string"
7716
8368
  },
8369
+ {
8370
+ "value": "home",
8371
+ "type": "string"
8372
+ },
7717
8373
  {
7718
8374
  "value": "work",
7719
8375
  "type": "string"
@@ -7952,6 +8608,30 @@
7952
8608
  "getter": false,
7953
8609
  "setter": false
7954
8610
  },
8611
+ {
8612
+ "name": "autofocus",
8613
+ "type": "boolean",
8614
+ "complexType": {
8615
+ "original": "boolean",
8616
+ "resolved": "boolean",
8617
+ "references": {}
8618
+ },
8619
+ "mutable": false,
8620
+ "attr": "autofocus",
8621
+ "reflectToAttr": true,
8622
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
8623
+ "docsTags": [],
8624
+ "default": "false",
8625
+ "values": [
8626
+ {
8627
+ "type": "boolean"
8628
+ }
8629
+ ],
8630
+ "optional": false,
8631
+ "required": false,
8632
+ "getter": false,
8633
+ "setter": false
8634
+ },
7955
8635
  {
7956
8636
  "name": "description",
7957
8637
  "type": "string",
@@ -8550,6 +9230,30 @@
8550
9230
  ],
8551
9231
  "usage": {},
8552
9232
  "props": [
9233
+ {
9234
+ "name": "autofocus",
9235
+ "type": "boolean",
9236
+ "complexType": {
9237
+ "original": "boolean",
9238
+ "resolved": "boolean",
9239
+ "references": {}
9240
+ },
9241
+ "mutable": false,
9242
+ "attr": "autofocus",
9243
+ "reflectToAttr": true,
9244
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on a <textarea>\nelement.",
9245
+ "docsTags": [],
9246
+ "default": "false",
9247
+ "values": [
9248
+ {
9249
+ "type": "boolean"
9250
+ }
9251
+ ],
9252
+ "optional": false,
9253
+ "required": false,
9254
+ "getter": false,
9255
+ "setter": false
9256
+ },
8553
9257
  {
8554
9258
  "name": "autosize",
8555
9259
  "type": "boolean",
@@ -9109,6 +9813,30 @@
9109
9813
  ],
9110
9814
  "usage": {},
9111
9815
  "props": [
9816
+ {
9817
+ "name": "autofocus",
9818
+ "type": "boolean",
9819
+ "complexType": {
9820
+ "original": "boolean",
9821
+ "resolved": "boolean",
9822
+ "references": {}
9823
+ },
9824
+ "mutable": false,
9825
+ "attr": "autofocus",
9826
+ "reflectToAttr": true,
9827
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
9828
+ "docsTags": [],
9829
+ "default": "false",
9830
+ "values": [
9831
+ {
9832
+ "type": "boolean"
9833
+ }
9834
+ ],
9835
+ "optional": false,
9836
+ "required": false,
9837
+ "getter": false,
9838
+ "setter": false
9839
+ },
9112
9840
  {
9113
9841
  "name": "description",
9114
9842
  "type": "string",
@@ -10228,6 +10956,7 @@
10228
10956
  ],
10229
10957
  "parts": [],
10230
10958
  "dependents": [
10959
+ "nv-calendar",
10231
10960
  "nv-fielddropdown",
10232
10961
  "nv-fieldmultiselect",
10233
10962
  "nv-fieldpassword",
@@ -10242,6 +10971,9 @@
10242
10971
  "nv-loader",
10243
10972
  "nv-icon"
10244
10973
  ],
10974
+ "nv-calendar": [
10975
+ "nv-iconbutton"
10976
+ ],
10245
10977
  "nv-fielddropdown": [
10246
10978
  "nv-iconbutton"
10247
10979
  ],
@@ -10734,10 +11466,10 @@
10734
11466
  },
10735
11467
  {
10736
11468
  "name": "icon",
10737
- "type": "\"link\" | \"map\" | \"menu\" | \"search\" | \"select\" | \"table\" | \"template\" | \"video\" | \"frame\" | \"user\" | \"chart-bubble\" | \"checkbox\" | \"home\" | \"bulb\" | \"photo\" | \"copy\" | \"cut\" | \"replace\" | \"repeat\" | \"power\" | \"scale\" | \"access-point-off\" | \"access-point\" | \"accessible\" | \"activity\" | \"address-book\" | \"adjustments-horizontal\" | \"adjustments-up\" | \"adjustments\" | \"affiliate\" | \"air-conditioning\" | \"alert-circle\" | \"align-center\" | \"align-left\" | \"align-right\" | \"app-window\" | \"apps\" | \"archive\" | \"areas\" | \"arrow-back-up\" | \"arrow-back\" | \"arrow-down-left\" | \"arrow-down-right\" | \"arrow-down\" | \"arrow-forward-up\" | \"arrow-forward\" | \"arrow-left\" | \"arrow-right\" | \"arrow-up-left\" | \"arrow-up-right\" | \"arrow-up\" | \"arrows-move\" | \"aspect-ratio\" | \"atom\" | \"basket\" | \"battery-1\" | \"battery-2\" | \"battery-3\" | \"battery-4\" | \"battery-automotive\" | \"battery-charging\" | \"battery-eco\" | \"battery-off\" | \"battery\" | \"bell-off\" | \"bell-ringing\" | \"bell\" | \"bike\" | \"bluetooth-connected\" | \"bluetooth-off\" | \"bluetooth\" | \"bolt\" | \"book\" | \"bookmark-off\" | \"bookmark\" | \"bookmarks\" | \"box-align-top\" | \"box-multiple\" | \"briefcase\" | \"brightness-down\" | \"brightness-up\" | \"browser-check\" | \"browser-plus\" | \"browser-x\" | \"browser\" | \"brush\" | \"building-bank\" | \"building-factory\" | \"building-lighthouse\" | \"building-store\" | \"building\" | \"bulb-off\" | \"cake\" | \"calendar-time\" | \"calendar\" | \"camera-off\" | \"camera\" | \"car-crane\" | \"car\" | \"caravan\" | \"cash-banknote\" | \"cash\" | \"cast\" | \"cell\" | \"charging-pile\" | \"chart-arcs\" | \"chart-area-line\" | \"chart-area\" | \"chart-arrows-vertical\" | \"chart-arrows\" | \"chart-bar\" | \"chart-circles\" | \"chart-donut\" | \"chart-dots\" | \"chart-line\" | \"chart-pie\" | \"chart-radar\" | \"check\" | \"checklist\" | \"checks\" | \"chevron-down\" | \"chevron-left\" | \"chevron-right\" | \"chevron-top\" | \"circle-caret-right\" | \"circle-check\" | \"circle-x\" | \"clipboard-check\" | \"clipboard-list\" | \"clipboard-plus\" | \"clipboard-text\" | \"clipboard-x\" | \"clipboard\" | \"clock-edit\" | \"clock\" | \"cloud-data-connection\" | \"cloud-download\" | \"cloud-rain\" | \"cloud-snow\" | \"cloud-upload\" | \"cloud\" | \"color-picker\" | \"color-swatch\" | \"compass\" | \"contract\" | \"cpu\" | \"crane\" | \"credit-card\" | \"crop\" | \"cross\" | \"crown\" | \"currency-bitcoin\" | \"currency-dollar\" | \"currency-ethereum\" | \"currency-euro\" | \"dashboard\" | \"database\" | \"device-desktop\" | \"device-floppy\" | \"device-gamepad\" | \"device-laptop\" | \"device-mobile-rotated\" | \"device-mobile\" | \"device-tablet\" | \"device-watch\" | \"devices\" | \"dialpad\" | \"direction-horizontal\" | \"direction-sign\" | \"direction\" | \"discount\" | \"door-enter\" | \"dots-vertical\" | \"dots\" | \"download\" | \"drone\" | \"droplet-filled\" | \"droplet-half\" | \"droplet\" | \"droplets\" | \"edit\" | \"engine\" | \"external-link\" | \"eye-off\" | \"eye\" | \"face-id\" | \"feather\" | \"file-alert\" | \"file-analytics\" | \"file-check\" | \"file-code\" | \"file-download\" | \"file-export\" | \"file-horizontal\" | \"file-import\" | \"file-plus\" | \"file-search\" | \"file-text-bookmark\" | \"file-text\" | \"file-type-bmp\" | \"file-type-css\" | \"file-type-csv\" | \"file-type-doc\" | \"file-type-html\" | \"file-type-jpg\" | \"file-type-js\" | \"file-type-pdf\" | \"file-type-png\" | \"file-type-ppt\" | \"file-type-xls\" | \"file-type-xml\" | \"file-type-zip\" | \"file-upload\" | \"file-x\" | \"file-zip\" | \"file\" | \"files-off\" | \"files\" | \"filter-off\" | \"filter\" | \"fingerprint\" | \"fire-extinguisher\" | \"flag\" | \"flame\" | \"flip-horizontal\" | \"flip-vertical\" | \"folder-minus\" | \"folder-off\" | \"folder-plus\" | \"folder-x\" | \"folder\" | \"folders\" | \"gas-station\" | \"gauge\" | \"gift\" | \"gps\" | \"grid-dots\" | \"grip-horizontal\" | \"grip-vertical\" | \"hand-stop\" | \"hand-waving\" | \"hash\" | \"haze\" | \"headphones-off\" | \"headphones\" | \"headset\" | \"helicopter\" | \"help\" | \"history\" | \"hourglass-empty\" | \"hourglass-high\" | \"hourglass-low\" | \"hourglass-off\" | \"hourglass\" | \"inbox\" | \"info-circle\" | \"keyboard-hide\" | \"keyboard-show\" | \"keyboard\" | \"layout-board-split\" | \"layout-dashboard\" | \"layout-grid\" | \"layout-sidebar-left-collapse\" | \"layout-sidebar-left-expand\" | \"layout-sidebar-right-collapse\" | \"layout-sidebar-right-expand\" | \"layout\" | \"leaf\" | \"lifebuoy\" | \"list-search\" | \"list\" | \"loader\" | \"location\" | \"lock-off\" | \"lock-open\" | \"lock\" | \"login\" | \"logout\" | \"mail-forward\" | \"mail-opened\" | \"mail\" | \"map-pin-off\" | \"map-pin\" | \"message-dots\" | \"message-off\" | \"message\" | \"messages\" | \"microphone-off\" | \"microphone\" | \"minus\" | \"mist\" | \"moon\" | \"motorbike\" | \"mouse\" | \"movie\" | \"network\" | \"news\" | \"note\" | \"notebook\" | \"notes\" | \"offshore-station\" | \"package\" | \"palette\" | \"paperclip\" | \"pencil\" | \"phone-call\" | \"phone-calling\" | \"phone-check\" | \"phone-incoming\" | \"phone-off\" | \"phone-outgoing\" | \"phone\" | \"photo-off\" | \"pig\" | \"pin\" | \"pinned-off\" | \"pinned\" | \"plane-off\" | \"plane\" | \"plant\" | \"player-pause\" | \"player-play\" | \"player-skip-back\" | \"player-skip-forward\" | \"player-track-next\" | \"player-track-prev\" | \"plug-connected\" | \"plug\" | \"plus\" | \"power-ac\" | \"power-dc\" | \"presentation-analytics\" | \"presentation\" | \"printer\" | \"propeller\" | \"puzzle-2\" | \"puzzle\" | \"pylon\" | \"qrcode\" | \"radar\" | \"radio\" | \"radioactive\" | \"receipt-dollar\" | \"receipt-euro\" | \"receipt\" | \"recharging\" | \"recycle\" | \"refresh-alert\" | \"refresh\" | \"repeat-once\" | \"report-analytics\" | \"report-medical\" | \"report-search\" | \"report\" | \"ripple\" | \"rocket\" | \"rotate-2\" | \"rotate-clockwise-2\" | \"rotate-clockwise\" | \"rotate-dot\" | \"rotate\" | \"router\" | \"ruler-measure\" | \"satellite\" | \"school\" | \"scissors\" | \"scooter-electric\" | \"screenshot\" | \"seeding\" | \"selector\" | \"send\" | \"server\" | \"settings\" | \"shape\" | \"share-2\" | \"share\" | \"shield-check\" | \"shield-lock\" | \"shield-off\" | \"shield-x\" | \"shield\" | \"ship\" | \"shopping-cart\" | \"slash\" | \"smart-home\" | \"snowflake\" | \"solar-panel\" | \"sort-ascending-letters\" | \"sort-ascending-numbers\" | \"sort-descending-letters\" | \"sort-descending-numbers\" | \"spacing-horizontal\" | \"spacing-vertical\" | \"speakerphone\" | \"stack\" | \"star\" | \"sun\" | \"sunrise\" | \"sunset\" | \"switch-horizontal\" | \"switch-vertical\" | \"tag\" | \"temperature\" | \"terminal\" | \"text-size\" | \"text\" | \"thumb-down\" | \"thumb-up\" | \"ticket\" | \"timeline\" | \"tir\" | \"tool\" | \"tools\" | \"train\" | \"trash-off\" | \"trash\" | \"tree\" | \"trees\" | \"truck-delivery\" | \"truck\" | \"umbrella\" | \"unlink\" | \"upload\" | \"user-circle\" | \"user-minus\" | \"user-plus\" | \"users\" | \"versions\" | \"video-minus\" | \"video-off\" | \"video-plus\" | \"volume-2\" | \"volume-3\" | \"volume\" | \"wallet\" | \"wand\" | \"waves\" | \"wifi-off\" | \"wifi\" | \"wind-direction\" | \"wind\" | \"windmill\" | \"wood\" | \"world\" | \"writing\" | \"x\"",
11469
+ "type": "\"home\" | \"photo\" | \"copy\" | \"cut\" | \"select\" | \"message\" | \"replace\" | \"search\" | \"repeat\" | \"link\" | \"power\" | \"scale\" | \"access-point-off\" | \"access-point\" | \"accessible\" | \"activity\" | \"address-book\" | \"adjustments-horizontal\" | \"adjustments-up\" | \"adjustments\" | \"affiliate\" | \"air-conditioning\" | \"alert-circle\" | \"align-center\" | \"align-left\" | \"align-right\" | \"app-window\" | \"apps\" | \"archive\" | \"areas\" | \"arrow-back-up\" | \"arrow-back\" | \"arrow-down-left\" | \"arrow-down-right\" | \"arrow-down\" | \"arrow-forward-up\" | \"arrow-forward\" | \"arrow-left\" | \"arrow-right\" | \"arrow-up-left\" | \"arrow-up-right\" | \"arrow-up\" | \"arrows-exchange\" | \"arrows-move\" | \"aspect-ratio\" | \"atom\" | \"basket\" | \"battery-1\" | \"battery-2\" | \"battery-3\" | \"battery-4\" | \"battery-automotive\" | \"battery-charging\" | \"battery-eco\" | \"battery-off\" | \"battery\" | \"bell-off\" | \"bell-ringing\" | \"bell\" | \"bike\" | \"bluetooth-connected\" | \"bluetooth-off\" | \"bluetooth\" | \"bolt\" | \"book\" | \"bookmark-off\" | \"bookmark\" | \"bookmarks\" | \"box-align-top\" | \"box-multiple\" | \"briefcase\" | \"brightness-down\" | \"brightness-up\" | \"browser-check\" | \"browser-plus\" | \"browser-x\" | \"browser\" | \"brush\" | \"building-bank\" | \"building-factory\" | \"building-lighthouse\" | \"building-store\" | \"building\" | \"bulb-off\" | \"bulb\" | \"cake\" | \"calendar-time\" | \"calendar\" | \"camera-off\" | \"camera\" | \"car-crane\" | \"car\" | \"caravan\" | \"cash-banknote\" | \"cash\" | \"cast\" | \"cell\" | \"charging-pile\" | \"chart-arcs\" | \"chart-area-line\" | \"chart-area\" | \"chart-arrows-vertical\" | \"chart-arrows\" | \"chart-bar\" | \"chart-bubble\" | \"chart-circles\" | \"chart-donut\" | \"chart-dots\" | \"chart-line\" | \"chart-pie\" | \"chart-radar\" | \"check\" | \"checkbox\" | \"checklist\" | \"checks\" | \"chevron-down\" | \"chevron-left\" | \"chevron-right\" | \"chevron-top\" | \"chevrons-left\" | \"chevrons-right\" | \"circle-caret-right\" | \"circle-check\" | \"circle-x\" | \"circuit-alternate\" | \"circuit-ground-digital\" | \"clipboard-check\" | \"clipboard-list\" | \"clipboard-plus\" | \"clipboard-text\" | \"clipboard-x\" | \"clipboard\" | \"clock-edit\" | \"clock\" | \"cloud-data-connection\" | \"cloud-download\" | \"cloud-rain\" | \"cloud-snow\" | \"cloud-upload\" | \"cloud\" | \"color-picker\" | \"color-swatch\" | \"compass\" | \"contract\" | \"cpu\" | \"crane\" | \"credit-card\" | \"crop\" | \"cross\" | \"crown\" | \"currency-bitcoin\" | \"currency-dollar\" | \"currency-ethereum\" | \"currency-euro\" | \"dashboard\" | \"database\" | \"device-desktop\" | \"device-floppy\" | \"device-gamepad\" | \"device-laptop\" | \"device-mobile-rotated\" | \"device-mobile\" | \"device-tablet\" | \"device-watch\" | \"devices\" | \"dialpad\" | \"direction-horizontal\" | \"direction-sign\" | \"direction\" | \"discount\" | \"door-enter\" | \"door-exit\" | \"door-off\" | \"dots-vertical\" | \"dots\" | \"download\" | \"drone\" | \"droplet-filled\" | \"droplet-half\" | \"droplet\" | \"droplets\" | \"edit\" | \"engine\" | \"external-link\" | \"eye-off\" | \"eye\" | \"face-id\" | \"feather\" | \"file-alert\" | \"file-analytics\" | \"file-check\" | \"file-code\" | \"file-download\" | \"file-export\" | \"file-horizontal\" | \"file-import\" | \"file-plus\" | \"file-search\" | \"file-text-bookmark\" | \"file-text\" | \"file-type-bmp\" | \"file-type-css\" | \"file-type-csv\" | \"file-type-doc\" | \"file-type-html\" | \"file-type-jpg\" | \"file-type-js\" | \"file-type-pdf\" | \"file-type-png\" | \"file-type-ppt\" | \"file-type-xls\" | \"file-type-xml\" | \"file-type-zip\" | \"file-upload\" | \"file-x\" | \"file-zip\" | \"file\" | \"files-off\" | \"files\" | \"filter-off\" | \"filter-sort\" | \"filter\" | \"fingerprint\" | \"fire-extinguisher\" | \"flag\" | \"flame\" | \"flip-horizontal\" | \"flip-vertical\" | \"folder-minus\" | \"folder-off\" | \"folder-plus\" | \"folder-x\" | \"folder\" | \"folders\" | \"frame\" | \"gas-station\" | \"gauge-off\" | \"gauge\" | \"gift\" | \"gps\" | \"grid-dots\" | \"grip-horizontal\" | \"grip-vertical\" | \"hand-stop\" | \"hand-waving\" | \"hash\" | \"haze\" | \"headphones-off\" | \"headphones\" | \"headset\" | \"helicopter\" | \"help\" | \"history\" | \"hourglass-empty\" | \"hourglass-high\" | \"hourglass-low\" | \"hourglass-off\" | \"hourglass\" | \"inbox\" | \"info-circle\" | \"keyboard-hide\" | \"keyboard-show\" | \"keyboard\" | \"layout-board-split\" | \"layout-dashboard\" | \"layout-grid\" | \"layout-sidebar-left-collapse\" | \"layout-sidebar-left-expand\" | \"layout-sidebar-right-collapse\" | \"layout-sidebar-right-expand\" | \"layout\" | \"leaf\" | \"lifebuoy\" | \"list-search\" | \"list\" | \"loader\" | \"location\" | \"lock-off\" | \"lock-open\" | \"lock\" | \"login\" | \"logout\" | \"mail-forward\" | \"mail-opened\" | \"mail\" | \"map-pin-off\" | \"map-pin\" | \"map\" | \"menu\" | \"message-dots\" | \"message-off\" | \"messages\" | \"microphone-off\" | \"microphone\" | \"minus\" | \"mist\" | \"moon\" | \"motorbike\" | \"mouse\" | \"movie\" | \"network\" | \"news\" | \"note\" | \"notebook\" | \"notes\" | \"offshore-station\" | \"package\" | \"palette\" | \"paperclip\" | \"pencil\" | \"phone-call\" | \"phone-calling\" | \"phone-check\" | \"phone-incoming\" | \"phone-off\" | \"phone-outgoing\" | \"phone\" | \"photo-off\" | \"pig\" | \"pin\" | \"pinned-off\" | \"pinned\" | \"plane-off\" | \"plane\" | \"plant\" | \"player-pause\" | \"player-play\" | \"player-skip-back\" | \"player-skip-forward\" | \"player-stop\" | \"player-track-next\" | \"player-track-prev\" | \"plug-connected\" | \"plug\" | \"plus\" | \"power-ac\" | \"power-dc\" | \"presentation-analytics\" | \"presentation\" | \"printer\" | \"propeller\" | \"published\" | \"puzzle-2\" | \"puzzle\" | \"pylon\" | \"qrcode\" | \"radar\" | \"radio\" | \"radioactive\" | \"receipt-dollar\" | \"receipt-euro\" | \"receipt\" | \"recharging\" | \"recycle\" | \"refresh-alert\" | \"refresh\" | \"repeat-once\" | \"report-analytics\" | \"report-medical\" | \"report-search\" | \"report\" | \"ripple-off\" | \"ripple\" | \"rocket\" | \"rotate-2\" | \"rotate-clockwise-2\" | \"rotate-clockwise\" | \"rotate-dot\" | \"rotate\" | \"router\" | \"ruler-measure\" | \"satellite\" | \"school\" | \"scissors\" | \"scooter-electric\" | \"screenshot\" | \"seeding\" | \"selector\" | \"send\" | \"server\" | \"settings\" | \"shape\" | \"share-2\" | \"share\" | \"shield-check\" | \"shield-lock\" | \"shield-off\" | \"shield-x\" | \"shield\" | \"ship-off\" | \"ship\" | \"shopping-cart\" | \"slash\" | \"smart-home\" | \"snowflake\" | \"solar-panel\" | \"sort-ascending-letters\" | \"sort-ascending-numbers\" | \"sort-descending-letters\" | \"sort-descending-numbers\" | \"spacing-horizontal\" | \"spacing-vertical\" | \"speakerphone\" | \"stack\" | \"stairs\" | \"star\" | \"sun\" | \"sunrise\" | \"sunset\" | \"switch-horizontal\" | \"switch-vertical\" | \"table\" | \"tag\" | \"tank-empty-fill\" | \"tank-full-fill\" | \"tank-medium-fill\" | \"temperature-off\" | \"temperature\" | \"template\" | \"terminal\" | \"text-size\" | \"text\" | \"thumb-down\" | \"thumb-up\" | \"ticket\" | \"timeline\" | \"tir\" | \"tool\" | \"tools\" | \"train\" | \"trash-off\" | \"trash\" | \"tree\" | \"trees\" | \"truck-delivery\" | \"truck\" | \"umbrella\" | \"unlink\" | \"upload\" | \"user-circle\" | \"user-minus\" | \"user-plus\" | \"user-worker\" | \"user\" | \"users\" | \"versions\" | \"video-minus\" | \"video-off\" | \"video-plus\" | \"video\" | \"volume-2\" | \"volume-3\" | \"volume\" | \"wallet\" | \"wand\" | \"wave\" | \"waves\" | \"wifi-off\" | \"wifi\" | \"wind-direction\" | \"wind\" | \"windmill\" | \"wood\" | \"world\" | \"writing\" | \"x\" | \"zoom-reset\"",
10738
11470
  "complexType": {
10739
11471
  "original": "`${IconName}`",
10740
- "resolved": "\"link\" | \"map\" | \"menu\" | \"search\" | \"select\" | \"table\" | \"template\" | \"video\" | \"frame\" | \"user\" | \"chart-bubble\" | \"checkbox\" | \"home\" | \"bulb\" | \"photo\" | \"copy\" | \"cut\" | \"replace\" | \"repeat\" | \"power\" | \"scale\" | \"access-point-off\" | \"access-point\" | \"accessible\" | \"activity\" | \"address-book\" | \"adjustments-horizontal\" | \"adjustments-up\" | \"adjustments\" | \"affiliate\" | \"air-conditioning\" | \"alert-circle\" | \"align-center\" | \"align-left\" | \"align-right\" | \"app-window\" | \"apps\" | \"archive\" | \"areas\" | \"arrow-back-up\" | \"arrow-back\" | \"arrow-down-left\" | \"arrow-down-right\" | \"arrow-down\" | \"arrow-forward-up\" | \"arrow-forward\" | \"arrow-left\" | \"arrow-right\" | \"arrow-up-left\" | \"arrow-up-right\" | \"arrow-up\" | \"arrows-move\" | \"aspect-ratio\" | \"atom\" | \"basket\" | \"battery-1\" | \"battery-2\" | \"battery-3\" | \"battery-4\" | \"battery-automotive\" | \"battery-charging\" | \"battery-eco\" | \"battery-off\" | \"battery\" | \"bell-off\" | \"bell-ringing\" | \"bell\" | \"bike\" | \"bluetooth-connected\" | \"bluetooth-off\" | \"bluetooth\" | \"bolt\" | \"book\" | \"bookmark-off\" | \"bookmark\" | \"bookmarks\" | \"box-align-top\" | \"box-multiple\" | \"briefcase\" | \"brightness-down\" | \"brightness-up\" | \"browser-check\" | \"browser-plus\" | \"browser-x\" | \"browser\" | \"brush\" | \"building-bank\" | \"building-factory\" | \"building-lighthouse\" | \"building-store\" | \"building\" | \"bulb-off\" | \"cake\" | \"calendar-time\" | \"calendar\" | \"camera-off\" | \"camera\" | \"car-crane\" | \"car\" | \"caravan\" | \"cash-banknote\" | \"cash\" | \"cast\" | \"cell\" | \"charging-pile\" | \"chart-arcs\" | \"chart-area-line\" | \"chart-area\" | \"chart-arrows-vertical\" | \"chart-arrows\" | \"chart-bar\" | \"chart-circles\" | \"chart-donut\" | \"chart-dots\" | \"chart-line\" | \"chart-pie\" | \"chart-radar\" | \"check\" | \"checklist\" | \"checks\" | \"chevron-down\" | \"chevron-left\" | \"chevron-right\" | \"chevron-top\" | \"circle-caret-right\" | \"circle-check\" | \"circle-x\" | \"clipboard-check\" | \"clipboard-list\" | \"clipboard-plus\" | \"clipboard-text\" | \"clipboard-x\" | \"clipboard\" | \"clock-edit\" | \"clock\" | \"cloud-data-connection\" | \"cloud-download\" | \"cloud-rain\" | \"cloud-snow\" | \"cloud-upload\" | \"cloud\" | \"color-picker\" | \"color-swatch\" | \"compass\" | \"contract\" | \"cpu\" | \"crane\" | \"credit-card\" | \"crop\" | \"cross\" | \"crown\" | \"currency-bitcoin\" | \"currency-dollar\" | \"currency-ethereum\" | \"currency-euro\" | \"dashboard\" | \"database\" | \"device-desktop\" | \"device-floppy\" | \"device-gamepad\" | \"device-laptop\" | \"device-mobile-rotated\" | \"device-mobile\" | \"device-tablet\" | \"device-watch\" | \"devices\" | \"dialpad\" | \"direction-horizontal\" | \"direction-sign\" | \"direction\" | \"discount\" | \"door-enter\" | \"dots-vertical\" | \"dots\" | \"download\" | \"drone\" | \"droplet-filled\" | \"droplet-half\" | \"droplet\" | \"droplets\" | \"edit\" | \"engine\" | \"external-link\" | \"eye-off\" | \"eye\" | \"face-id\" | \"feather\" | \"file-alert\" | \"file-analytics\" | \"file-check\" | \"file-code\" | \"file-download\" | \"file-export\" | \"file-horizontal\" | \"file-import\" | \"file-plus\" | \"file-search\" | \"file-text-bookmark\" | \"file-text\" | \"file-type-bmp\" | \"file-type-css\" | \"file-type-csv\" | \"file-type-doc\" | \"file-type-html\" | \"file-type-jpg\" | \"file-type-js\" | \"file-type-pdf\" | \"file-type-png\" | \"file-type-ppt\" | \"file-type-xls\" | \"file-type-xml\" | \"file-type-zip\" | \"file-upload\" | \"file-x\" | \"file-zip\" | \"file\" | \"files-off\" | \"files\" | \"filter-off\" | \"filter\" | \"fingerprint\" | \"fire-extinguisher\" | \"flag\" | \"flame\" | \"flip-horizontal\" | \"flip-vertical\" | \"folder-minus\" | \"folder-off\" | \"folder-plus\" | \"folder-x\" | \"folder\" | \"folders\" | \"gas-station\" | \"gauge\" | \"gift\" | \"gps\" | \"grid-dots\" | \"grip-horizontal\" | \"grip-vertical\" | \"hand-stop\" | \"hand-waving\" | \"hash\" | \"haze\" | \"headphones-off\" | \"headphones\" | \"headset\" | \"helicopter\" | \"help\" | \"history\" | \"hourglass-empty\" | \"hourglass-high\" | \"hourglass-low\" | \"hourglass-off\" | \"hourglass\" | \"inbox\" | \"info-circle\" | \"keyboard-hide\" | \"keyboard-show\" | \"keyboard\" | \"layout-board-split\" | \"layout-dashboard\" | \"layout-grid\" | \"layout-sidebar-left-collapse\" | \"layout-sidebar-left-expand\" | \"layout-sidebar-right-collapse\" | \"layout-sidebar-right-expand\" | \"layout\" | \"leaf\" | \"lifebuoy\" | \"list-search\" | \"list\" | \"loader\" | \"location\" | \"lock-off\" | \"lock-open\" | \"lock\" | \"login\" | \"logout\" | \"mail-forward\" | \"mail-opened\" | \"mail\" | \"map-pin-off\" | \"map-pin\" | \"message-dots\" | \"message-off\" | \"message\" | \"messages\" | \"microphone-off\" | \"microphone\" | \"minus\" | \"mist\" | \"moon\" | \"motorbike\" | \"mouse\" | \"movie\" | \"network\" | \"news\" | \"note\" | \"notebook\" | \"notes\" | \"offshore-station\" | \"package\" | \"palette\" | \"paperclip\" | \"pencil\" | \"phone-call\" | \"phone-calling\" | \"phone-check\" | \"phone-incoming\" | \"phone-off\" | \"phone-outgoing\" | \"phone\" | \"photo-off\" | \"pig\" | \"pin\" | \"pinned-off\" | \"pinned\" | \"plane-off\" | \"plane\" | \"plant\" | \"player-pause\" | \"player-play\" | \"player-skip-back\" | \"player-skip-forward\" | \"player-track-next\" | \"player-track-prev\" | \"plug-connected\" | \"plug\" | \"plus\" | \"power-ac\" | \"power-dc\" | \"presentation-analytics\" | \"presentation\" | \"printer\" | \"propeller\" | \"puzzle-2\" | \"puzzle\" | \"pylon\" | \"qrcode\" | \"radar\" | \"radio\" | \"radioactive\" | \"receipt-dollar\" | \"receipt-euro\" | \"receipt\" | \"recharging\" | \"recycle\" | \"refresh-alert\" | \"refresh\" | \"repeat-once\" | \"report-analytics\" | \"report-medical\" | \"report-search\" | \"report\" | \"ripple\" | \"rocket\" | \"rotate-2\" | \"rotate-clockwise-2\" | \"rotate-clockwise\" | \"rotate-dot\" | \"rotate\" | \"router\" | \"ruler-measure\" | \"satellite\" | \"school\" | \"scissors\" | \"scooter-electric\" | \"screenshot\" | \"seeding\" | \"selector\" | \"send\" | \"server\" | \"settings\" | \"shape\" | \"share-2\" | \"share\" | \"shield-check\" | \"shield-lock\" | \"shield-off\" | \"shield-x\" | \"shield\" | \"ship\" | \"shopping-cart\" | \"slash\" | \"smart-home\" | \"snowflake\" | \"solar-panel\" | \"sort-ascending-letters\" | \"sort-ascending-numbers\" | \"sort-descending-letters\" | \"sort-descending-numbers\" | \"spacing-horizontal\" | \"spacing-vertical\" | \"speakerphone\" | \"stack\" | \"star\" | \"sun\" | \"sunrise\" | \"sunset\" | \"switch-horizontal\" | \"switch-vertical\" | \"tag\" | \"temperature\" | \"terminal\" | \"text-size\" | \"text\" | \"thumb-down\" | \"thumb-up\" | \"ticket\" | \"timeline\" | \"tir\" | \"tool\" | \"tools\" | \"train\" | \"trash-off\" | \"trash\" | \"tree\" | \"trees\" | \"truck-delivery\" | \"truck\" | \"umbrella\" | \"unlink\" | \"upload\" | \"user-circle\" | \"user-minus\" | \"user-plus\" | \"users\" | \"versions\" | \"video-minus\" | \"video-off\" | \"video-plus\" | \"volume-2\" | \"volume-3\" | \"volume\" | \"wallet\" | \"wand\" | \"waves\" | \"wifi-off\" | \"wifi\" | \"wind-direction\" | \"wind\" | \"windmill\" | \"wood\" | \"world\" | \"writing\" | \"x\"",
11472
+ "resolved": "\"home\" | \"photo\" | \"copy\" | \"cut\" | \"select\" | \"message\" | \"replace\" | \"search\" | \"repeat\" | \"link\" | \"power\" | \"scale\" | \"access-point-off\" | \"access-point\" | \"accessible\" | \"activity\" | \"address-book\" | \"adjustments-horizontal\" | \"adjustments-up\" | \"adjustments\" | \"affiliate\" | \"air-conditioning\" | \"alert-circle\" | \"align-center\" | \"align-left\" | \"align-right\" | \"app-window\" | \"apps\" | \"archive\" | \"areas\" | \"arrow-back-up\" | \"arrow-back\" | \"arrow-down-left\" | \"arrow-down-right\" | \"arrow-down\" | \"arrow-forward-up\" | \"arrow-forward\" | \"arrow-left\" | \"arrow-right\" | \"arrow-up-left\" | \"arrow-up-right\" | \"arrow-up\" | \"arrows-exchange\" | \"arrows-move\" | \"aspect-ratio\" | \"atom\" | \"basket\" | \"battery-1\" | \"battery-2\" | \"battery-3\" | \"battery-4\" | \"battery-automotive\" | \"battery-charging\" | \"battery-eco\" | \"battery-off\" | \"battery\" | \"bell-off\" | \"bell-ringing\" | \"bell\" | \"bike\" | \"bluetooth-connected\" | \"bluetooth-off\" | \"bluetooth\" | \"bolt\" | \"book\" | \"bookmark-off\" | \"bookmark\" | \"bookmarks\" | \"box-align-top\" | \"box-multiple\" | \"briefcase\" | \"brightness-down\" | \"brightness-up\" | \"browser-check\" | \"browser-plus\" | \"browser-x\" | \"browser\" | \"brush\" | \"building-bank\" | \"building-factory\" | \"building-lighthouse\" | \"building-store\" | \"building\" | \"bulb-off\" | \"bulb\" | \"cake\" | \"calendar-time\" | \"calendar\" | \"camera-off\" | \"camera\" | \"car-crane\" | \"car\" | \"caravan\" | \"cash-banknote\" | \"cash\" | \"cast\" | \"cell\" | \"charging-pile\" | \"chart-arcs\" | \"chart-area-line\" | \"chart-area\" | \"chart-arrows-vertical\" | \"chart-arrows\" | \"chart-bar\" | \"chart-bubble\" | \"chart-circles\" | \"chart-donut\" | \"chart-dots\" | \"chart-line\" | \"chart-pie\" | \"chart-radar\" | \"check\" | \"checkbox\" | \"checklist\" | \"checks\" | \"chevron-down\" | \"chevron-left\" | \"chevron-right\" | \"chevron-top\" | \"chevrons-left\" | \"chevrons-right\" | \"circle-caret-right\" | \"circle-check\" | \"circle-x\" | \"circuit-alternate\" | \"circuit-ground-digital\" | \"clipboard-check\" | \"clipboard-list\" | \"clipboard-plus\" | \"clipboard-text\" | \"clipboard-x\" | \"clipboard\" | \"clock-edit\" | \"clock\" | \"cloud-data-connection\" | \"cloud-download\" | \"cloud-rain\" | \"cloud-snow\" | \"cloud-upload\" | \"cloud\" | \"color-picker\" | \"color-swatch\" | \"compass\" | \"contract\" | \"cpu\" | \"crane\" | \"credit-card\" | \"crop\" | \"cross\" | \"crown\" | \"currency-bitcoin\" | \"currency-dollar\" | \"currency-ethereum\" | \"currency-euro\" | \"dashboard\" | \"database\" | \"device-desktop\" | \"device-floppy\" | \"device-gamepad\" | \"device-laptop\" | \"device-mobile-rotated\" | \"device-mobile\" | \"device-tablet\" | \"device-watch\" | \"devices\" | \"dialpad\" | \"direction-horizontal\" | \"direction-sign\" | \"direction\" | \"discount\" | \"door-enter\" | \"door-exit\" | \"door-off\" | \"dots-vertical\" | \"dots\" | \"download\" | \"drone\" | \"droplet-filled\" | \"droplet-half\" | \"droplet\" | \"droplets\" | \"edit\" | \"engine\" | \"external-link\" | \"eye-off\" | \"eye\" | \"face-id\" | \"feather\" | \"file-alert\" | \"file-analytics\" | \"file-check\" | \"file-code\" | \"file-download\" | \"file-export\" | \"file-horizontal\" | \"file-import\" | \"file-plus\" | \"file-search\" | \"file-text-bookmark\" | \"file-text\" | \"file-type-bmp\" | \"file-type-css\" | \"file-type-csv\" | \"file-type-doc\" | \"file-type-html\" | \"file-type-jpg\" | \"file-type-js\" | \"file-type-pdf\" | \"file-type-png\" | \"file-type-ppt\" | \"file-type-xls\" | \"file-type-xml\" | \"file-type-zip\" | \"file-upload\" | \"file-x\" | \"file-zip\" | \"file\" | \"files-off\" | \"files\" | \"filter-off\" | \"filter-sort\" | \"filter\" | \"fingerprint\" | \"fire-extinguisher\" | \"flag\" | \"flame\" | \"flip-horizontal\" | \"flip-vertical\" | \"folder-minus\" | \"folder-off\" | \"folder-plus\" | \"folder-x\" | \"folder\" | \"folders\" | \"frame\" | \"gas-station\" | \"gauge-off\" | \"gauge\" | \"gift\" | \"gps\" | \"grid-dots\" | \"grip-horizontal\" | \"grip-vertical\" | \"hand-stop\" | \"hand-waving\" | \"hash\" | \"haze\" | \"headphones-off\" | \"headphones\" | \"headset\" | \"helicopter\" | \"help\" | \"history\" | \"hourglass-empty\" | \"hourglass-high\" | \"hourglass-low\" | \"hourglass-off\" | \"hourglass\" | \"inbox\" | \"info-circle\" | \"keyboard-hide\" | \"keyboard-show\" | \"keyboard\" | \"layout-board-split\" | \"layout-dashboard\" | \"layout-grid\" | \"layout-sidebar-left-collapse\" | \"layout-sidebar-left-expand\" | \"layout-sidebar-right-collapse\" | \"layout-sidebar-right-expand\" | \"layout\" | \"leaf\" | \"lifebuoy\" | \"list-search\" | \"list\" | \"loader\" | \"location\" | \"lock-off\" | \"lock-open\" | \"lock\" | \"login\" | \"logout\" | \"mail-forward\" | \"mail-opened\" | \"mail\" | \"map-pin-off\" | \"map-pin\" | \"map\" | \"menu\" | \"message-dots\" | \"message-off\" | \"messages\" | \"microphone-off\" | \"microphone\" | \"minus\" | \"mist\" | \"moon\" | \"motorbike\" | \"mouse\" | \"movie\" | \"network\" | \"news\" | \"note\" | \"notebook\" | \"notes\" | \"offshore-station\" | \"package\" | \"palette\" | \"paperclip\" | \"pencil\" | \"phone-call\" | \"phone-calling\" | \"phone-check\" | \"phone-incoming\" | \"phone-off\" | \"phone-outgoing\" | \"phone\" | \"photo-off\" | \"pig\" | \"pin\" | \"pinned-off\" | \"pinned\" | \"plane-off\" | \"plane\" | \"plant\" | \"player-pause\" | \"player-play\" | \"player-skip-back\" | \"player-skip-forward\" | \"player-stop\" | \"player-track-next\" | \"player-track-prev\" | \"plug-connected\" | \"plug\" | \"plus\" | \"power-ac\" | \"power-dc\" | \"presentation-analytics\" | \"presentation\" | \"printer\" | \"propeller\" | \"published\" | \"puzzle-2\" | \"puzzle\" | \"pylon\" | \"qrcode\" | \"radar\" | \"radio\" | \"radioactive\" | \"receipt-dollar\" | \"receipt-euro\" | \"receipt\" | \"recharging\" | \"recycle\" | \"refresh-alert\" | \"refresh\" | \"repeat-once\" | \"report-analytics\" | \"report-medical\" | \"report-search\" | \"report\" | \"ripple-off\" | \"ripple\" | \"rocket\" | \"rotate-2\" | \"rotate-clockwise-2\" | \"rotate-clockwise\" | \"rotate-dot\" | \"rotate\" | \"router\" | \"ruler-measure\" | \"satellite\" | \"school\" | \"scissors\" | \"scooter-electric\" | \"screenshot\" | \"seeding\" | \"selector\" | \"send\" | \"server\" | \"settings\" | \"shape\" | \"share-2\" | \"share\" | \"shield-check\" | \"shield-lock\" | \"shield-off\" | \"shield-x\" | \"shield\" | \"ship-off\" | \"ship\" | \"shopping-cart\" | \"slash\" | \"smart-home\" | \"snowflake\" | \"solar-panel\" | \"sort-ascending-letters\" | \"sort-ascending-numbers\" | \"sort-descending-letters\" | \"sort-descending-numbers\" | \"spacing-horizontal\" | \"spacing-vertical\" | \"speakerphone\" | \"stack\" | \"stairs\" | \"star\" | \"sun\" | \"sunrise\" | \"sunset\" | \"switch-horizontal\" | \"switch-vertical\" | \"table\" | \"tag\" | \"tank-empty-fill\" | \"tank-full-fill\" | \"tank-medium-fill\" | \"temperature-off\" | \"temperature\" | \"template\" | \"terminal\" | \"text-size\" | \"text\" | \"thumb-down\" | \"thumb-up\" | \"ticket\" | \"timeline\" | \"tir\" | \"tool\" | \"tools\" | \"train\" | \"trash-off\" | \"trash\" | \"tree\" | \"trees\" | \"truck-delivery\" | \"truck\" | \"umbrella\" | \"unlink\" | \"upload\" | \"user-circle\" | \"user-minus\" | \"user-plus\" | \"user-worker\" | \"user\" | \"users\" | \"versions\" | \"video-minus\" | \"video-off\" | \"video-plus\" | \"video\" | \"volume-2\" | \"volume-3\" | \"volume\" | \"wallet\" | \"wand\" | \"wave\" | \"waves\" | \"wifi-off\" | \"wifi\" | \"wind-direction\" | \"wind\" | \"windmill\" | \"wood\" | \"world\" | \"writing\" | \"x\" | \"zoom-reset\"",
10741
11473
  "references": {
10742
11474
  "IconName": {
10743
11475
  "location": "import",
@@ -10753,19 +11485,19 @@
10753
11485
  "docsTags": [],
10754
11486
  "values": [
10755
11487
  {
10756
- "value": "link",
11488
+ "value": "home",
10757
11489
  "type": "string"
10758
11490
  },
10759
11491
  {
10760
- "value": "map",
11492
+ "value": "photo",
10761
11493
  "type": "string"
10762
11494
  },
10763
11495
  {
10764
- "value": "menu",
11496
+ "value": "copy",
10765
11497
  "type": "string"
10766
11498
  },
10767
11499
  {
10768
- "value": "search",
11500
+ "value": "cut",
10769
11501
  "type": "string"
10770
11502
  },
10771
11503
  {
@@ -10773,59 +11505,23 @@
10773
11505
  "type": "string"
10774
11506
  },
10775
11507
  {
10776
- "value": "table",
10777
- "type": "string"
10778
- },
10779
- {
10780
- "value": "template",
10781
- "type": "string"
10782
- },
10783
- {
10784
- "value": "video",
10785
- "type": "string"
10786
- },
10787
- {
10788
- "value": "frame",
10789
- "type": "string"
10790
- },
10791
- {
10792
- "value": "user",
10793
- "type": "string"
10794
- },
10795
- {
10796
- "value": "chart-bubble",
10797
- "type": "string"
10798
- },
10799
- {
10800
- "value": "checkbox",
10801
- "type": "string"
10802
- },
10803
- {
10804
- "value": "home",
10805
- "type": "string"
10806
- },
10807
- {
10808
- "value": "bulb",
10809
- "type": "string"
10810
- },
10811
- {
10812
- "value": "photo",
11508
+ "value": "message",
10813
11509
  "type": "string"
10814
11510
  },
10815
11511
  {
10816
- "value": "copy",
11512
+ "value": "replace",
10817
11513
  "type": "string"
10818
11514
  },
10819
11515
  {
10820
- "value": "cut",
11516
+ "value": "search",
10821
11517
  "type": "string"
10822
11518
  },
10823
11519
  {
10824
- "value": "replace",
11520
+ "value": "repeat",
10825
11521
  "type": "string"
10826
11522
  },
10827
11523
  {
10828
- "value": "repeat",
11524
+ "value": "link",
10829
11525
  "type": "string"
10830
11526
  },
10831
11527
  {
@@ -10956,6 +11652,10 @@
10956
11652
  "value": "arrow-up",
10957
11653
  "type": "string"
10958
11654
  },
11655
+ {
11656
+ "value": "arrows-exchange",
11657
+ "type": "string"
11658
+ },
10959
11659
  {
10960
11660
  "value": "arrows-move",
10961
11661
  "type": "string"
@@ -11120,6 +11820,10 @@
11120
11820
  "value": "bulb-off",
11121
11821
  "type": "string"
11122
11822
  },
11823
+ {
11824
+ "value": "bulb",
11825
+ "type": "string"
11826
+ },
11123
11827
  {
11124
11828
  "value": "cake",
11125
11829
  "type": "string"
@@ -11196,6 +11900,10 @@
11196
11900
  "value": "chart-bar",
11197
11901
  "type": "string"
11198
11902
  },
11903
+ {
11904
+ "value": "chart-bubble",
11905
+ "type": "string"
11906
+ },
11199
11907
  {
11200
11908
  "value": "chart-circles",
11201
11909
  "type": "string"
@@ -11224,6 +11932,10 @@
11224
11932
  "value": "check",
11225
11933
  "type": "string"
11226
11934
  },
11935
+ {
11936
+ "value": "checkbox",
11937
+ "type": "string"
11938
+ },
11227
11939
  {
11228
11940
  "value": "checklist",
11229
11941
  "type": "string"
@@ -11248,6 +11960,14 @@
11248
11960
  "value": "chevron-top",
11249
11961
  "type": "string"
11250
11962
  },
11963
+ {
11964
+ "value": "chevrons-left",
11965
+ "type": "string"
11966
+ },
11967
+ {
11968
+ "value": "chevrons-right",
11969
+ "type": "string"
11970
+ },
11251
11971
  {
11252
11972
  "value": "circle-caret-right",
11253
11973
  "type": "string"
@@ -11260,6 +11980,14 @@
11260
11980
  "value": "circle-x",
11261
11981
  "type": "string"
11262
11982
  },
11983
+ {
11984
+ "value": "circuit-alternate",
11985
+ "type": "string"
11986
+ },
11987
+ {
11988
+ "value": "circuit-ground-digital",
11989
+ "type": "string"
11990
+ },
11263
11991
  {
11264
11992
  "value": "clipboard-check",
11265
11993
  "type": "string"
@@ -11440,6 +12168,14 @@
11440
12168
  "value": "door-enter",
11441
12169
  "type": "string"
11442
12170
  },
12171
+ {
12172
+ "value": "door-exit",
12173
+ "type": "string"
12174
+ },
12175
+ {
12176
+ "value": "door-off",
12177
+ "type": "string"
12178
+ },
11443
12179
  {
11444
12180
  "value": "dots-vertical",
11445
12181
  "type": "string"
@@ -11628,6 +12364,10 @@
11628
12364
  "value": "filter-off",
11629
12365
  "type": "string"
11630
12366
  },
12367
+ {
12368
+ "value": "filter-sort",
12369
+ "type": "string"
12370
+ },
11631
12371
  {
11632
12372
  "value": "filter",
11633
12373
  "type": "string"
@@ -11680,10 +12420,18 @@
11680
12420
  "value": "folders",
11681
12421
  "type": "string"
11682
12422
  },
12423
+ {
12424
+ "value": "frame",
12425
+ "type": "string"
12426
+ },
11683
12427
  {
11684
12428
  "value": "gas-station",
11685
12429
  "type": "string"
11686
12430
  },
12431
+ {
12432
+ "value": "gauge-off",
12433
+ "type": "string"
12434
+ },
11687
12435
  {
11688
12436
  "value": "gauge",
11689
12437
  "type": "string"
@@ -11885,15 +12633,19 @@
11885
12633
  "type": "string"
11886
12634
  },
11887
12635
  {
11888
- "value": "message-dots",
12636
+ "value": "map",
11889
12637
  "type": "string"
11890
12638
  },
11891
12639
  {
11892
- "value": "message-off",
12640
+ "value": "menu",
11893
12641
  "type": "string"
11894
12642
  },
11895
12643
  {
11896
- "value": "message",
12644
+ "value": "message-dots",
12645
+ "type": "string"
12646
+ },
12647
+ {
12648
+ "value": "message-off",
11897
12649
  "type": "string"
11898
12650
  },
11899
12651
  {
@@ -12048,6 +12800,10 @@
12048
12800
  "value": "player-skip-forward",
12049
12801
  "type": "string"
12050
12802
  },
12803
+ {
12804
+ "value": "player-stop",
12805
+ "type": "string"
12806
+ },
12051
12807
  {
12052
12808
  "value": "player-track-next",
12053
12809
  "type": "string"
@@ -12092,6 +12848,10 @@
12092
12848
  "value": "propeller",
12093
12849
  "type": "string"
12094
12850
  },
12851
+ {
12852
+ "value": "published",
12853
+ "type": "string"
12854
+ },
12095
12855
  {
12096
12856
  "value": "puzzle-2",
12097
12857
  "type": "string"
@@ -12168,6 +12928,10 @@
12168
12928
  "value": "report",
12169
12929
  "type": "string"
12170
12930
  },
12931
+ {
12932
+ "value": "ripple-off",
12933
+ "type": "string"
12934
+ },
12171
12935
  {
12172
12936
  "value": "ripple",
12173
12937
  "type": "string"
@@ -12276,6 +13040,10 @@
12276
13040
  "value": "shield",
12277
13041
  "type": "string"
12278
13042
  },
13043
+ {
13044
+ "value": "ship-off",
13045
+ "type": "string"
13046
+ },
12279
13047
  {
12280
13048
  "value": "ship",
12281
13049
  "type": "string"
@@ -12332,6 +13100,10 @@
12332
13100
  "value": "stack",
12333
13101
  "type": "string"
12334
13102
  },
13103
+ {
13104
+ "value": "stairs",
13105
+ "type": "string"
13106
+ },
12335
13107
  {
12336
13108
  "value": "star",
12337
13109
  "type": "string"
@@ -12356,14 +13128,38 @@
12356
13128
  "value": "switch-vertical",
12357
13129
  "type": "string"
12358
13130
  },
13131
+ {
13132
+ "value": "table",
13133
+ "type": "string"
13134
+ },
12359
13135
  {
12360
13136
  "value": "tag",
12361
13137
  "type": "string"
12362
13138
  },
13139
+ {
13140
+ "value": "tank-empty-fill",
13141
+ "type": "string"
13142
+ },
13143
+ {
13144
+ "value": "tank-full-fill",
13145
+ "type": "string"
13146
+ },
13147
+ {
13148
+ "value": "tank-medium-fill",
13149
+ "type": "string"
13150
+ },
13151
+ {
13152
+ "value": "temperature-off",
13153
+ "type": "string"
13154
+ },
12363
13155
  {
12364
13156
  "value": "temperature",
12365
13157
  "type": "string"
12366
13158
  },
13159
+ {
13160
+ "value": "template",
13161
+ "type": "string"
13162
+ },
12367
13163
  {
12368
13164
  "value": "terminal",
12369
13165
  "type": "string"
@@ -12456,6 +13252,14 @@
12456
13252
  "value": "user-plus",
12457
13253
  "type": "string"
12458
13254
  },
13255
+ {
13256
+ "value": "user-worker",
13257
+ "type": "string"
13258
+ },
13259
+ {
13260
+ "value": "user",
13261
+ "type": "string"
13262
+ },
12459
13263
  {
12460
13264
  "value": "users",
12461
13265
  "type": "string"
@@ -12476,6 +13280,10 @@
12476
13280
  "value": "video-plus",
12477
13281
  "type": "string"
12478
13282
  },
13283
+ {
13284
+ "value": "video",
13285
+ "type": "string"
13286
+ },
12479
13287
  {
12480
13288
  "value": "volume-2",
12481
13289
  "type": "string"
@@ -12496,6 +13304,10 @@
12496
13304
  "value": "wand",
12497
13305
  "type": "string"
12498
13306
  },
13307
+ {
13308
+ "value": "wave",
13309
+ "type": "string"
13310
+ },
12499
13311
  {
12500
13312
  "value": "waves",
12501
13313
  "type": "string"
@@ -12535,6 +13347,10 @@
12535
13347
  {
12536
13348
  "value": "x",
12537
13349
  "type": "string"
13350
+ },
13351
+ {
13352
+ "value": "zoom-reset",
13353
+ "type": "string"
12538
13354
  }
12539
13355
  ],
12540
13356
  "optional": false,
@@ -13322,6 +14138,14 @@
13322
14138
  {
13323
14139
  "name": "slot",
13324
14140
  "text": "body - Use this slot to insert HTML into the table body."
14141
+ },
14142
+ {
14143
+ "name": "deprecated",
14144
+ "text": "[EXPERIMENTAL]"
14145
+ },
14146
+ {
14147
+ "name": "experimental",
14148
+ "text": "- This component is still under development and is not ready for use."
13325
14149
  }
13326
14150
  ],
13327
14151
  "usage": {},
@@ -13534,7 +14358,8 @@
13534
14358
  "parts": [],
13535
14359
  "dependents": [],
13536
14360
  "dependencies": [],
13537
- "dependencyGraph": {}
14361
+ "dependencyGraph": {},
14362
+ "deprecation": "[EXPERIMENTAL]"
13538
14363
  },
13539
14364
  {
13540
14365
  "filePath": "src/components/nv-tablebody/nv-tablebody.tsx",
@@ -14427,6 +15252,11 @@
14427
15252
  "docstring": "",
14428
15253
  "path": "src/utils/constants.ts"
14429
15254
  },
15255
+ "src/interfaces/dateRange.tsx::DateRange": {
15256
+ "declaration": "export interface DateRange {\n /**\n * Start date\n */\n start: string;\n\n /**\n * End date\n */\n end: string;\n}",
15257
+ "docstring": "Interface representing a date range",
15258
+ "path": "src/interfaces/dateRange.tsx"
15259
+ },
14430
15260
  "src/interfaces/Column.tsx::Column": {
14431
15261
  "declaration": "export interface Column {\n /**\n * Display name of the column\n */\n header: string;\n\n /**\n * Data accessor for the column\n */\n accessor: string;\n}",
14432
15262
  "docstring": "Column interface for nv-datagrid",
@@ -14447,13 +15277,8 @@
14447
15277
  "docstring": "",
14448
15278
  "path": "src/utils/constants.ts"
14449
15279
  },
14450
- "src/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.tsx::DropdownItemSelectedEventDetail": {
14451
- "declaration": "export interface DropdownItemSelectedEventDetail {\n /**\n * The value associated with the item.\n */\n label?: string;\n\n /**\n * The value associated with the item.\n */\n value: string;\n\n /**\n * Indicates if the item is selected.\n */\n selected: boolean;\n\n /**\n * Disables the item, preventing any user interaction.\n */\n disabled: boolean;\n}",
14452
- "docstring": "Interface for the event emitted by the dropdown item.",
14453
- "path": "src/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.tsx"
14454
- },
14455
15280
  "src/components/nv-icon/nv-icons.ts::IconName": {
14456
- "declaration": "\"link\" | \"map\" | \"menu\" | \"search\" | \"select\" | \"table\" | \"template\" | \"video\" | \"frame\" | \"user\" | \"chart-bubble\" | \"checkbox\" | \"home\" | \"bulb\" | \"photo\" | \"copy\" | \"cut\" | \"replace\" | \"repeat\" | \"power\" | \"scale\" | \"access-point-off\" | \"access-point\" | \"accessible\" | \"activity\" | \"address-book\" | \"adjustments-horizontal\" | \"adjustments-up\" | \"adjustments\" | \"affiliate\" | \"air-conditioning\" | \"alert-circle\" | \"align-center\" | \"align-left\" | \"align-right\" | \"app-window\" | \"apps\" | \"archive\" | \"areas\" | \"arrow-back-up\" | \"arrow-back\" | \"arrow-down-left\" | \"arrow-down-right\" | \"arrow-down\" | \"arrow-forward-up\" | \"arrow-forward\" | \"arrow-left\" | \"arrow-right\" | \"arrow-up-left\" | \"arrow-up-right\" | \"arrow-up\" | \"arrows-move\" | \"aspect-ratio\" | \"atom\" | \"basket\" | \"battery-1\" | \"battery-2\" | \"battery-3\" | \"battery-4\" | \"battery-automotive\" | \"battery-charging\" | \"battery-eco\" | \"battery-off\" | \"battery\" | \"bell-off\" | \"bell-ringing\" | \"bell\" | \"bike\" | \"bluetooth-connected\" | \"bluetooth-off\" | \"bluetooth\" | \"bolt\" | \"book\" | \"bookmark-off\" | \"bookmark\" | \"bookmarks\" | \"box-align-top\" | \"box-multiple\" | \"briefcase\" | \"brightness-down\" | \"brightness-up\" | \"browser-check\" | \"browser-plus\" | \"browser-x\" | \"browser\" | \"brush\" | \"building-bank\" | \"building-factory\" | \"building-lighthouse\" | \"building-store\" | \"building\" | \"bulb-off\" | \"cake\" | \"calendar-time\" | \"calendar\" | \"camera-off\" | \"camera\" | \"car-crane\" | \"car\" | \"caravan\" | \"cash-banknote\" | \"cash\" | \"cast\" | \"cell\" | \"charging-pile\" | \"chart-arcs\" | \"chart-area-line\" | \"chart-area\" | \"chart-arrows-vertical\" | \"chart-arrows\" | \"chart-bar\" | \"chart-circles\" | \"chart-donut\" | \"chart-dots\" | \"chart-line\" | \"chart-pie\" | \"chart-radar\" | \"check\" | \"checklist\" | \"checks\" | \"chevron-down\" | \"chevron-left\" | \"chevron-right\" | \"chevron-top\" | \"circle-caret-right\" | \"circle-check\" | \"circle-x\" | \"clipboard-check\" | \"clipboard-list\" | \"clipboard-plus\" | \"clipboard-text\" | \"clipboard-x\" | \"clipboard\" | \"clock-edit\" | \"clock\" | \"cloud-data-connection\" | \"cloud-download\" | \"cloud-rain\" | \"cloud-snow\" | \"cloud-upload\" | \"cloud\" | \"color-picker\" | \"color-swatch\" | \"compass\" | \"contract\" | \"cpu\" | \"crane\" | \"credit-card\" | \"crop\" | \"cross\" | \"crown\" | \"currency-bitcoin\" | \"currency-dollar\" | \"currency-ethereum\" | \"currency-euro\" | \"dashboard\" | \"database\" | \"device-desktop\" | \"device-floppy\" | \"device-gamepad\" | \"device-laptop\" | \"device-mobile-rotated\" | \"device-mobile\" | \"device-tablet\" | \"device-watch\" | \"devices\" | \"dialpad\" | \"direction-horizontal\" | \"direction-sign\" | \"direction\" | \"discount\" | \"door-enter\" | \"dots-vertical\" | \"dots\" | \"download\" | \"drone\" | \"droplet-filled\" | \"droplet-half\" | \"droplet\" | \"droplets\" | \"edit\" | \"engine\" | \"external-link\" | \"eye-off\" | \"eye\" | \"face-id\" | \"feather\" | \"file-alert\" | \"file-analytics\" | \"file-check\" | \"file-code\" | \"file-download\" | \"file-export\" | \"file-horizontal\" | \"file-import\" | \"file-plus\" | \"file-search\" | \"file-text-bookmark\" | \"file-text\" | \"file-type-bmp\" | \"file-type-css\" | \"file-type-csv\" | \"file-type-doc\" | \"file-type-html\" | \"file-type-jpg\" | \"file-type-js\" | \"file-type-pdf\" | \"file-type-png\" | \"file-type-ppt\" | \"file-type-xls\" | \"file-type-xml\" | \"file-type-zip\" | \"file-upload\" | \"file-x\" | \"file-zip\" | \"file\" | \"files-off\" | \"files\" | \"filter-off\" | \"filter\" | \"fingerprint\" | \"fire-extinguisher\" | \"flag\" | \"flame\" | \"flip-horizontal\" | \"flip-vertical\" | \"folder-minus\" | \"folder-off\" | \"folder-plus\" | \"folder-x\" | \"folder\" | \"folders\" | \"gas-station\" | \"gauge\" | \"gift\" | \"gps\" | \"grid-dots\" | \"grip-horizontal\" | \"grip-vertical\" | \"hand-stop\" | \"hand-waving\" | \"hash\" | \"haze\" | \"headphones-off\" | \"headphones\" | \"headset\" | \"helicopter\" | \"help\" | \"history\" | \"hourglass-empty\" | \"hourglass-high\" | \"hourglass-low\" | \"hourglass-off\" | \"hourglass\" | \"inbox\" | \"info-circle\" | \"keyboard-hide\" | \"keyboard-show\" | \"keyboard\" | \"layout-board-split\" | \"layout-dashboard\" | \"layout-grid\" | \"layout-sidebar-left-collapse\" | \"layout-sidebar-left-expand\" | \"layout-sidebar-right-collapse\" | \"layout-sidebar-right-expand\" | \"layout\" | \"leaf\" | \"lifebuoy\" | \"list-search\" | \"list\" | \"loader\" | \"location\" | \"lock-off\" | \"lock-open\" | \"lock\" | \"login\" | \"logout\" | \"mail-forward\" | \"mail-opened\" | \"mail\" | \"map-pin-off\" | \"map-pin\" | \"message-dots\" | \"message-off\" | \"message\" | \"messages\" | \"microphone-off\" | \"microphone\" | \"minus\" | \"mist\" | \"moon\" | \"motorbike\" | \"mouse\" | \"movie\" | \"network\" | \"news\" | \"note\" | \"notebook\" | \"notes\" | \"offshore-station\" | \"package\" | \"palette\" | \"paperclip\" | \"pencil\" | \"phone-call\" | \"phone-calling\" | \"phone-check\" | \"phone-incoming\" | \"phone-off\" | \"phone-outgoing\" | \"phone\" | \"photo-off\" | \"pig\" | \"pin\" | \"pinned-off\" | \"pinned\" | \"plane-off\" | \"plane\" | \"plant\" | \"player-pause\" | \"player-play\" | \"player-skip-back\" | \"player-skip-forward\" | \"player-track-next\" | \"player-track-prev\" | \"plug-connected\" | \"plug\" | \"plus\" | \"power-ac\" | \"power-dc\" | \"presentation-analytics\" | \"presentation\" | \"printer\" | \"propeller\" | \"puzzle-2\" | \"puzzle\" | \"pylon\" | \"qrcode\" | \"radar\" | \"radio\" | \"radioactive\" | \"receipt-dollar\" | \"receipt-euro\" | \"receipt\" | \"recharging\" | \"recycle\" | \"refresh-alert\" | \"refresh\" | \"repeat-once\" | \"report-analytics\" | \"report-medical\" | \"report-search\" | \"report\" | \"ripple\" | \"rocket\" | \"rotate-2\" | \"rotate-clockwise-2\" | \"rotate-clockwise\" | \"rotate-dot\" | \"rotate\" | \"router\" | \"ruler-measure\" | \"satellite\" | \"school\" | \"scissors\" | \"scooter-electric\" | \"screenshot\" | \"seeding\" | \"selector\" | \"send\" | \"server\" | \"settings\" | \"shape\" | \"share-2\" | \"share\" | \"shield-check\" | \"shield-lock\" | \"shield-off\" | \"shield-x\" | \"shield\" | \"ship\" | \"shopping-cart\" | \"slash\" | \"smart-home\" | \"snowflake\" | \"solar-panel\" | \"sort-ascending-letters\" | \"sort-ascending-numbers\" | \"sort-descending-letters\" | \"sort-descending-numbers\" | \"spacing-horizontal\" | \"spacing-vertical\" | \"speakerphone\" | \"stack\" | \"star\" | \"sun\" | \"sunrise\" | \"sunset\" | \"switch-horizontal\" | \"switch-vertical\" | \"tag\" | \"temperature\" | \"terminal\" | \"text-size\" | \"text\" | \"thumb-down\" | \"thumb-up\" | \"ticket\" | \"timeline\" | \"tir\" | \"tool\" | \"tools\" | \"train\" | \"trash-off\" | \"trash\" | \"tree\" | \"trees\" | \"truck-delivery\" | \"truck\" | \"umbrella\" | \"unlink\" | \"upload\" | \"user-circle\" | \"user-minus\" | \"user-plus\" | \"users\" | \"versions\" | \"video-minus\" | \"video-off\" | \"video-plus\" | \"volume-2\" | \"volume-3\" | \"volume\" | \"wallet\" | \"wand\" | \"waves\" | \"wifi-off\" | \"wifi\" | \"wind-direction\" | \"wind\" | \"windmill\" | \"wood\" | \"world\" | \"writing\" | \"x\"",
15281
+ "declaration": "\"home\" | \"photo\" | \"copy\" | \"cut\" | \"select\" | \"message\" | \"replace\" | \"search\" | \"repeat\" | \"link\" | \"power\" | \"scale\" | \"access-point-off\" | \"access-point\" | \"accessible\" | \"activity\" | \"address-book\" | \"adjustments-horizontal\" | \"adjustments-up\" | \"adjustments\" | \"affiliate\" | \"air-conditioning\" | \"alert-circle\" | \"align-center\" | \"align-left\" | \"align-right\" | \"app-window\" | \"apps\" | \"archive\" | \"areas\" | \"arrow-back-up\" | \"arrow-back\" | \"arrow-down-left\" | \"arrow-down-right\" | \"arrow-down\" | \"arrow-forward-up\" | \"arrow-forward\" | \"arrow-left\" | \"arrow-right\" | \"arrow-up-left\" | \"arrow-up-right\" | \"arrow-up\" | \"arrows-exchange\" | \"arrows-move\" | \"aspect-ratio\" | \"atom\" | \"basket\" | \"battery-1\" | \"battery-2\" | \"battery-3\" | \"battery-4\" | \"battery-automotive\" | \"battery-charging\" | \"battery-eco\" | \"battery-off\" | \"battery\" | \"bell-off\" | \"bell-ringing\" | \"bell\" | \"bike\" | \"bluetooth-connected\" | \"bluetooth-off\" | \"bluetooth\" | \"bolt\" | \"book\" | \"bookmark-off\" | \"bookmark\" | \"bookmarks\" | \"box-align-top\" | \"box-multiple\" | \"briefcase\" | \"brightness-down\" | \"brightness-up\" | \"browser-check\" | \"browser-plus\" | \"browser-x\" | \"browser\" | \"brush\" | \"building-bank\" | \"building-factory\" | \"building-lighthouse\" | \"building-store\" | \"building\" | \"bulb-off\" | \"bulb\" | \"cake\" | \"calendar-time\" | \"calendar\" | \"camera-off\" | \"camera\" | \"car-crane\" | \"car\" | \"caravan\" | \"cash-banknote\" | \"cash\" | \"cast\" | \"cell\" | \"charging-pile\" | \"chart-arcs\" | \"chart-area-line\" | \"chart-area\" | \"chart-arrows-vertical\" | \"chart-arrows\" | \"chart-bar\" | \"chart-bubble\" | \"chart-circles\" | \"chart-donut\" | \"chart-dots\" | \"chart-line\" | \"chart-pie\" | \"chart-radar\" | \"check\" | \"checkbox\" | \"checklist\" | \"checks\" | \"chevron-down\" | \"chevron-left\" | \"chevron-right\" | \"chevron-top\" | \"chevrons-left\" | \"chevrons-right\" | \"circle-caret-right\" | \"circle-check\" | \"circle-x\" | \"circuit-alternate\" | \"circuit-ground-digital\" | \"clipboard-check\" | \"clipboard-list\" | \"clipboard-plus\" | \"clipboard-text\" | \"clipboard-x\" | \"clipboard\" | \"clock-edit\" | \"clock\" | \"cloud-data-connection\" | \"cloud-download\" | \"cloud-rain\" | \"cloud-snow\" | \"cloud-upload\" | \"cloud\" | \"color-picker\" | \"color-swatch\" | \"compass\" | \"contract\" | \"cpu\" | \"crane\" | \"credit-card\" | \"crop\" | \"cross\" | \"crown\" | \"currency-bitcoin\" | \"currency-dollar\" | \"currency-ethereum\" | \"currency-euro\" | \"dashboard\" | \"database\" | \"device-desktop\" | \"device-floppy\" | \"device-gamepad\" | \"device-laptop\" | \"device-mobile-rotated\" | \"device-mobile\" | \"device-tablet\" | \"device-watch\" | \"devices\" | \"dialpad\" | \"direction-horizontal\" | \"direction-sign\" | \"direction\" | \"discount\" | \"door-enter\" | \"door-exit\" | \"door-off\" | \"dots-vertical\" | \"dots\" | \"download\" | \"drone\" | \"droplet-filled\" | \"droplet-half\" | \"droplet\" | \"droplets\" | \"edit\" | \"engine\" | \"external-link\" | \"eye-off\" | \"eye\" | \"face-id\" | \"feather\" | \"file-alert\" | \"file-analytics\" | \"file-check\" | \"file-code\" | \"file-download\" | \"file-export\" | \"file-horizontal\" | \"file-import\" | \"file-plus\" | \"file-search\" | \"file-text-bookmark\" | \"file-text\" | \"file-type-bmp\" | \"file-type-css\" | \"file-type-csv\" | \"file-type-doc\" | \"file-type-html\" | \"file-type-jpg\" | \"file-type-js\" | \"file-type-pdf\" | \"file-type-png\" | \"file-type-ppt\" | \"file-type-xls\" | \"file-type-xml\" | \"file-type-zip\" | \"file-upload\" | \"file-x\" | \"file-zip\" | \"file\" | \"files-off\" | \"files\" | \"filter-off\" | \"filter-sort\" | \"filter\" | \"fingerprint\" | \"fire-extinguisher\" | \"flag\" | \"flame\" | \"flip-horizontal\" | \"flip-vertical\" | \"folder-minus\" | \"folder-off\" | \"folder-plus\" | \"folder-x\" | \"folder\" | \"folders\" | \"frame\" | \"gas-station\" | \"gauge-off\" | \"gauge\" | \"gift\" | \"gps\" | \"grid-dots\" | \"grip-horizontal\" | \"grip-vertical\" | \"hand-stop\" | \"hand-waving\" | \"hash\" | \"haze\" | \"headphones-off\" | \"headphones\" | \"headset\" | \"helicopter\" | \"help\" | \"history\" | \"hourglass-empty\" | \"hourglass-high\" | \"hourglass-low\" | \"hourglass-off\" | \"hourglass\" | \"inbox\" | \"info-circle\" | \"keyboard-hide\" | \"keyboard-show\" | \"keyboard\" | \"layout-board-split\" | \"layout-dashboard\" | \"layout-grid\" | \"layout-sidebar-left-collapse\" | \"layout-sidebar-left-expand\" | \"layout-sidebar-right-collapse\" | \"layout-sidebar-right-expand\" | \"layout\" | \"leaf\" | \"lifebuoy\" | \"list-search\" | \"list\" | \"loader\" | \"location\" | \"lock-off\" | \"lock-open\" | \"lock\" | \"login\" | \"logout\" | \"mail-forward\" | \"mail-opened\" | \"mail\" | \"map-pin-off\" | \"map-pin\" | \"map\" | \"menu\" | \"message-dots\" | \"message-off\" | \"messages\" | \"microphone-off\" | \"microphone\" | \"minus\" | \"mist\" | \"moon\" | \"motorbike\" | \"mouse\" | \"movie\" | \"network\" | \"news\" | \"note\" | \"notebook\" | \"notes\" | \"offshore-station\" | \"package\" | \"palette\" | \"paperclip\" | \"pencil\" | \"phone-call\" | \"phone-calling\" | \"phone-check\" | \"phone-incoming\" | \"phone-off\" | \"phone-outgoing\" | \"phone\" | \"photo-off\" | \"pig\" | \"pin\" | \"pinned-off\" | \"pinned\" | \"plane-off\" | \"plane\" | \"plant\" | \"player-pause\" | \"player-play\" | \"player-skip-back\" | \"player-skip-forward\" | \"player-stop\" | \"player-track-next\" | \"player-track-prev\" | \"plug-connected\" | \"plug\" | \"plus\" | \"power-ac\" | \"power-dc\" | \"presentation-analytics\" | \"presentation\" | \"printer\" | \"propeller\" | \"published\" | \"puzzle-2\" | \"puzzle\" | \"pylon\" | \"qrcode\" | \"radar\" | \"radio\" | \"radioactive\" | \"receipt-dollar\" | \"receipt-euro\" | \"receipt\" | \"recharging\" | \"recycle\" | \"refresh-alert\" | \"refresh\" | \"repeat-once\" | \"report-analytics\" | \"report-medical\" | \"report-search\" | \"report\" | \"ripple-off\" | \"ripple\" | \"rocket\" | \"rotate-2\" | \"rotate-clockwise-2\" | \"rotate-clockwise\" | \"rotate-dot\" | \"rotate\" | \"router\" | \"ruler-measure\" | \"satellite\" | \"school\" | \"scissors\" | \"scooter-electric\" | \"screenshot\" | \"seeding\" | \"selector\" | \"send\" | \"server\" | \"settings\" | \"shape\" | \"share-2\" | \"share\" | \"shield-check\" | \"shield-lock\" | \"shield-off\" | \"shield-x\" | \"shield\" | \"ship-off\" | \"ship\" | \"shopping-cart\" | \"slash\" | \"smart-home\" | \"snowflake\" | \"solar-panel\" | \"sort-ascending-letters\" | \"sort-ascending-numbers\" | \"sort-descending-letters\" | \"sort-descending-numbers\" | \"spacing-horizontal\" | \"spacing-vertical\" | \"speakerphone\" | \"stack\" | \"stairs\" | \"star\" | \"sun\" | \"sunrise\" | \"sunset\" | \"switch-horizontal\" | \"switch-vertical\" | \"table\" | \"tag\" | \"tank-empty-fill\" | \"tank-full-fill\" | \"tank-medium-fill\" | \"temperature-off\" | \"temperature\" | \"template\" | \"terminal\" | \"text-size\" | \"text\" | \"thumb-down\" | \"thumb-up\" | \"ticket\" | \"timeline\" | \"tir\" | \"tool\" | \"tools\" | \"train\" | \"trash-off\" | \"trash\" | \"tree\" | \"trees\" | \"truck-delivery\" | \"truck\" | \"umbrella\" | \"unlink\" | \"upload\" | \"user-circle\" | \"user-minus\" | \"user-plus\" | \"user-worker\" | \"user\" | \"users\" | \"versions\" | \"video-minus\" | \"video-off\" | \"video-plus\" | \"video\" | \"volume-2\" | \"volume-3\" | \"volume\" | \"wallet\" | \"wand\" | \"wave\" | \"waves\" | \"wifi-off\" | \"wifi\" | \"wind-direction\" | \"wind\" | \"windmill\" | \"wood\" | \"world\" | \"writing\" | \"x\" | \"zoom-reset\"",
14457
15282
  "docstring": "",
14458
15283
  "path": "src/components/nv-icon/nv-icons.ts"
14459
15284
  },