@nova-design-system/nova-webcomponents 3.0.0-beta.40 → 3.0.0-beta.42

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 (526) hide show
  1. package/dist/blazor-docs.json +16850 -0
  2. package/dist/cjs/_commonjsHelpers-b3309d7b.js +12 -0
  3. package/dist/cjs/_commonjsHelpers-b3309d7b.js.map +1 -0
  4. package/dist/cjs/{constants-79d2cdfc.js → constants-bcd6b2e2.js} +100 -2
  5. package/dist/cjs/constants-bcd6b2e2.js.map +1 -0
  6. package/dist/cjs/{index-5910ba06.js → index-9bda5507.js} +1364 -1182
  7. package/dist/cjs/index-9bda5507.js.map +1 -0
  8. package/dist/cjs/index.cjs.js +1 -1
  9. package/dist/cjs/inputmask-76b7b93f.js +3763 -0
  10. package/dist/cjs/inputmask-76b7b93f.js.map +1 -0
  11. package/dist/cjs/loader.cjs.js +2 -2
  12. package/dist/cjs/native.cjs.js +3 -3
  13. package/dist/cjs/native.cjs.js.map +1 -1
  14. package/dist/cjs/nv-alert.cjs.entry.js +3 -3
  15. package/dist/cjs/nv-alert.cjs.entry.js.map +1 -1
  16. package/dist/cjs/nv-avatar.cjs.entry.js +3 -3
  17. package/dist/cjs/nv-avatar.cjs.entry.js.map +1 -1
  18. package/dist/cjs/nv-badge_2.cjs.entry.js +16 -5
  19. package/dist/cjs/nv-badge_2.cjs.entry.js.map +1 -1
  20. package/dist/cjs/nv-base.cjs.entry.js +2 -2
  21. package/dist/cjs/nv-breadcrumb.cjs.entry.js +2 -2
  22. package/dist/cjs/nv-breadcrumbs.cjs.entry.js +2 -2
  23. package/dist/cjs/nv-button.cjs.entry.js +3 -3
  24. package/dist/cjs/nv-calendar.cjs.entry.js +77 -22
  25. package/dist/cjs/nv-calendar.cjs.entry.js.map +1 -1
  26. package/dist/cjs/nv-col.cjs.entry.js +2 -2
  27. package/dist/cjs/nv-datagrid.cjs.entry.js +267 -5
  28. package/dist/cjs/nv-datagrid.cjs.entry.js.map +1 -1
  29. package/dist/cjs/nv-datagridcolumn.cjs.entry.js +2 -2
  30. package/dist/cjs/nv-dialog.cjs.entry.js +15 -10
  31. package/dist/cjs/nv-dialog.cjs.entry.js.map +1 -1
  32. package/dist/cjs/nv-dialogfooter_2.cjs.entry.js +4 -4
  33. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js +6 -6
  34. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js.map +1 -1
  35. package/dist/cjs/nv-fielddate.cjs.entry.js +281 -0
  36. package/dist/cjs/nv-fielddate.cjs.entry.js.map +1 -0
  37. package/dist/cjs/nv-fielddaterange.cjs.entry.js +358 -0
  38. package/dist/cjs/nv-fielddaterange.cjs.entry.js.map +1 -0
  39. package/dist/cjs/nv-fielddropdown.cjs.entry.js +13 -24
  40. package/dist/cjs/nv-fielddropdown.cjs.entry.js.map +1 -1
  41. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js +2 -2
  42. package/dist/cjs/nv-fieldmultiselect.cjs.entry.js +22 -30
  43. package/dist/cjs/nv-fieldmultiselect.cjs.entry.js.map +1 -1
  44. package/dist/cjs/nv-fieldnumber.cjs.entry.js +9 -6
  45. package/dist/cjs/nv-fieldnumber.cjs.entry.js.map +1 -1
  46. package/dist/cjs/nv-fieldpassword.cjs.entry.js +5 -13
  47. package/dist/cjs/nv-fieldpassword.cjs.entry.js.map +1 -1
  48. package/dist/cjs/nv-fieldradio.cjs.entry.js +4 -4
  49. package/dist/cjs/nv-fieldradio.cjs.entry.js.map +1 -1
  50. package/dist/cjs/nv-fieldselect.cjs.entry.js +7 -7
  51. package/dist/cjs/nv-fieldselect.cjs.entry.js.map +1 -1
  52. package/dist/cjs/nv-fieldtext.cjs.entry.js +5 -5
  53. package/dist/cjs/nv-fieldtext.cjs.entry.js.map +1 -1
  54. package/dist/cjs/nv-fieldtextarea.cjs.entry.js +4 -4
  55. package/dist/cjs/nv-fieldtextarea.cjs.entry.js.map +1 -1
  56. package/dist/cjs/nv-fieldtime.cjs.entry.js +12 -12
  57. package/dist/cjs/nv-fieldtime.cjs.entry.js.map +1 -1
  58. package/dist/cjs/nv-icon.cjs.entry.js +4 -4
  59. package/dist/cjs/nv-icon.cjs.entry.js.map +1 -1
  60. package/dist/cjs/{nv-iconbutton.cjs.entry.js → nv-iconbutton_2.cjs.entry.js} +44 -3
  61. package/dist/cjs/nv-iconbutton_2.cjs.entry.js.map +1 -0
  62. package/dist/cjs/nv-menu.cjs.entry.js +5 -5
  63. package/dist/cjs/nv-menu.cjs.entry.js.map +1 -1
  64. package/dist/cjs/nv-menuitem.cjs.entry.js +5 -5
  65. package/dist/cjs/nv-menuitem.cjs.entry.js.map +1 -1
  66. package/dist/cjs/nv-popover.cjs.entry.js +31 -18
  67. package/dist/cjs/nv-popover.cjs.entry.js.map +1 -1
  68. package/dist/cjs/nv-row.cjs.entry.js +2 -2
  69. package/dist/cjs/nv-stack.cjs.entry.js +2 -2
  70. package/dist/cjs/nv-table.cjs.entry.js +3 -3
  71. package/dist/cjs/nv-tablecolumn.cjs.entry.js +1 -1
  72. package/dist/cjs/nv-toggle.cjs.entry.js +3 -3
  73. package/dist/cjs/nv-toggle.cjs.entry.js.map +1 -1
  74. package/dist/cjs/nv-tooltip.cjs.entry.js +3 -3
  75. package/dist/cjs/nv-tooltip.cjs.entry.js.map +1 -1
  76. package/dist/collection/collection-manifest.json +4 -2
  77. package/dist/collection/components/nv-alert/nv-alert.js +2 -2
  78. package/dist/collection/components/nv-alert/nv-alert.js.map +1 -1
  79. package/dist/collection/components/nv-avatar/nv-avatar.js +8 -8
  80. package/dist/collection/components/nv-avatar/nv-avatar.js.map +1 -1
  81. package/dist/collection/components/nv-badge/nv-badge.js +4 -4
  82. package/dist/collection/components/nv-badge/nv-badge.js.map +1 -1
  83. package/dist/collection/components/nv-base/nv-base.js +1 -1
  84. package/dist/collection/components/nv-breadcrumb/nv-breadcrumb.js +1 -1
  85. package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.js +1 -1
  86. package/dist/collection/components/nv-button/nv-button.js +1 -1
  87. package/dist/collection/components/nv-calendar/nv-calendar.css +13 -8
  88. package/dist/collection/components/nv-calendar/nv-calendar.js +82 -24
  89. package/dist/collection/components/nv-calendar/nv-calendar.js.map +1 -1
  90. package/dist/collection/components/nv-col/nv-col.js +1 -1
  91. package/dist/collection/components/nv-datagrid/nv-datagrid.docs.js +24 -0
  92. package/dist/collection/components/nv-datagrid/nv-datagrid.docs.js.map +1 -1
  93. package/dist/collection/components/nv-datagrid/nv-datagrid.js +89 -6
  94. package/dist/collection/components/nv-datagrid/nv-datagrid.js.map +1 -1
  95. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js +1 -1
  96. package/dist/collection/components/nv-dialog/nv-dialog.js +13 -8
  97. package/dist/collection/components/nv-dialog/nv-dialog.js.map +1 -1
  98. package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.js +1 -1
  99. package/dist/collection/components/nv-dialogheader/nv-dialogheader.js +1 -1
  100. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.css +56 -40
  101. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js +7 -7
  102. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js.map +1 -1
  103. package/dist/collection/components/nv-fielddate/nv-fielddate.docs.js +335 -0
  104. package/dist/collection/components/nv-fielddate/nv-fielddate.docs.js.map +1 -0
  105. package/dist/collection/components/nv-fielddate/nv-fielddate.js +845 -0
  106. package/dist/collection/components/nv-fielddate/nv-fielddate.js.map +1 -0
  107. package/dist/collection/components/nv-fielddate/styles/nv-fielddate.css +165 -0
  108. package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.docs.js +284 -0
  109. package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.docs.js.map +1 -0
  110. package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.js +988 -0
  111. package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.js.map +1 -0
  112. package/dist/collection/components/nv-fielddaterange/styles/nv-fielddaterange.css +192 -0
  113. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js +11 -22
  114. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js.map +1 -1
  115. package/dist/collection/components/nv-fielddropdown/styles/nv-fielddropdown.css +14 -16
  116. package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js +1 -1
  117. package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.css +1 -0
  118. package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.js +12 -1
  119. package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.js.map +1 -1
  120. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.css +22 -24
  121. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.docs.js +1 -4
  122. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.docs.js.map +1 -1
  123. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js +19 -48
  124. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js.map +1 -1
  125. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.css +17 -21
  126. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.docs.js +1 -1
  127. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.docs.js.map +1 -1
  128. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js +9 -6
  129. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js.map +1 -1
  130. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.css +9 -10
  131. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.docs.js +1 -1
  132. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.docs.js.map +1 -1
  133. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js +3 -11
  134. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js.map +1 -1
  135. package/dist/collection/components/nv-fieldradio/nv-fieldradio.js +5 -5
  136. package/dist/collection/components/nv-fieldradio/nv-fieldradio.js.map +1 -1
  137. package/dist/collection/components/nv-fieldselect/nv-fieldselect.css +30 -15
  138. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js +8 -8
  139. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js.map +1 -1
  140. package/dist/collection/components/nv-fieldtext/nv-fieldtext.css +15 -16
  141. package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js +1 -1
  142. package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js.map +1 -1
  143. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js +6 -6
  144. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js.map +1 -1
  145. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js +5 -5
  146. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js.map +1 -1
  147. package/dist/collection/components/nv-fieldtime/nv-fieldtime.js +11 -11
  148. package/dist/collection/components/nv-fieldtime/nv-fieldtime.js.map +1 -1
  149. package/dist/collection/components/nv-fieldtime/{nv-fieldtime.css → styles/nv-fieldtime.css} +20 -32
  150. package/dist/collection/components/nv-icon/nv-icon.js +8 -8
  151. package/dist/collection/components/nv-icon/nv-icon.js.map +1 -1
  152. package/dist/collection/components/nv-iconbutton/nv-iconbutton.js +31 -1
  153. package/dist/collection/components/nv-iconbutton/nv-iconbutton.js.map +1 -1
  154. package/dist/collection/components/nv-loader/nv-loader.js +1 -1
  155. package/dist/collection/components/nv-menu/nv-menu.css +3 -0
  156. package/dist/collection/components/nv-menu/nv-menu.docs.js +6 -6
  157. package/dist/collection/components/nv-menu/nv-menu.docs.js.map +1 -1
  158. package/dist/collection/components/nv-menu/nv-menu.js +11 -12
  159. package/dist/collection/components/nv-menu/nv-menu.js.map +1 -1
  160. package/dist/collection/components/nv-menuitem/nv-menuitem.css +3 -0
  161. package/dist/collection/components/nv-menuitem/nv-menuitem.js +27 -9
  162. package/dist/collection/components/nv-menuitem/nv-menuitem.js.map +1 -1
  163. package/dist/collection/components/nv-popover/nv-popover.css +5 -5
  164. package/dist/collection/components/nv-popover/nv-popover.docs.js +3 -3
  165. package/dist/collection/components/nv-popover/nv-popover.docs.js.map +1 -1
  166. package/dist/collection/components/nv-popover/nv-popover.js +38 -37
  167. package/dist/collection/components/nv-popover/nv-popover.js.map +1 -1
  168. package/dist/collection/components/nv-row/nv-row.js +1 -1
  169. package/dist/collection/components/nv-stack/nv-stack.js +1 -1
  170. package/dist/collection/components/nv-table/nv-table.js +2 -2
  171. package/dist/collection/components/nv-toggle/nv-toggle.js +9 -9
  172. package/dist/collection/components/nv-toggle/nv-toggle.js.map +1 -1
  173. package/dist/collection/components/nv-tooltip/nv-tooltip.css +1 -1
  174. package/dist/collection/components/nv-tooltip/nv-tooltip.js +4 -4
  175. package/dist/collection/components/nv-tooltip/nv-tooltip.js.map +1 -1
  176. package/dist/collection/utils/constants.js +94 -0
  177. package/dist/collection/utils/constants.js.map +1 -1
  178. package/dist/collection/utils/input.utils.js +20 -0
  179. package/dist/collection/utils/input.utils.js.map +1 -0
  180. package/dist/collection/utils/test/input.utils.test.js +42 -0
  181. package/dist/collection/utils/test/input.utils.test.js.map +1 -0
  182. package/dist/components/index.js +2 -2
  183. package/dist/components/nv-alert.js +5 -5
  184. package/dist/components/nv-alert.js.map +1 -1
  185. package/dist/components/nv-avatar.js +11 -11
  186. package/dist/components/nv-avatar.js.map +1 -1
  187. package/dist/components/nv-badge.js +1 -1
  188. package/dist/components/nv-base.js +2 -2
  189. package/dist/components/nv-breadcrumb.js +4 -4
  190. package/dist/components/nv-breadcrumbs.js +2 -2
  191. package/dist/components/nv-button.js +1 -1
  192. package/dist/components/nv-calendar.js +1 -1039
  193. package/dist/components/nv-calendar.js.map +1 -1
  194. package/dist/components/nv-col.js +2 -2
  195. package/dist/components/nv-datagrid.js +272 -7
  196. package/dist/components/nv-datagrid.js.map +1 -1
  197. package/dist/components/nv-datagridcolumn.js +2 -2
  198. package/dist/components/nv-dialog.js +20 -15
  199. package/dist/components/nv-dialog.js.map +1 -1
  200. package/dist/components/nv-dialogfooter.js +1 -1
  201. package/dist/components/nv-dialogheader.js +1 -1
  202. package/dist/components/nv-fieldcheckbox.js +1 -1
  203. package/dist/components/nv-fielddate.d.ts +11 -0
  204. package/dist/components/nv-fielddate.js +359 -0
  205. package/dist/components/nv-fielddate.js.map +1 -0
  206. package/dist/components/nv-fielddaterange.d.ts +11 -0
  207. package/dist/components/nv-fielddaterange.js +440 -0
  208. package/dist/components/nv-fielddaterange.js.map +1 -0
  209. package/dist/components/nv-fielddropdown.js +18 -29
  210. package/dist/components/nv-fielddropdown.js.map +1 -1
  211. package/dist/components/nv-fielddropdownitem.js +1 -1
  212. package/dist/components/nv-fielddropdownitemcheck.js +1 -1
  213. package/dist/components/nv-fieldmultiselect.js +30 -40
  214. package/dist/components/nv-fieldmultiselect.js.map +1 -1
  215. package/dist/components/nv-fieldnumber.js +25 -10
  216. package/dist/components/nv-fieldnumber.js.map +1 -1
  217. package/dist/components/nv-fieldpassword.js +8 -16
  218. package/dist/components/nv-fieldpassword.js.map +1 -1
  219. package/dist/components/nv-fieldradio.js +6 -6
  220. package/dist/components/nv-fieldradio.js.map +1 -1
  221. package/dist/components/nv-fieldselect.js +24 -12
  222. package/dist/components/nv-fieldselect.js.map +1 -1
  223. package/dist/components/nv-fieldtext.js +9 -9
  224. package/dist/components/nv-fieldtext.js.map +1 -1
  225. package/dist/components/nv-fieldtextarea.js +6 -6
  226. package/dist/components/nv-fieldtextarea.js.map +1 -1
  227. package/dist/components/nv-fieldtime.js +16 -16
  228. package/dist/components/nv-fieldtime.js.map +1 -1
  229. package/dist/components/nv-icon.js +1 -1
  230. package/dist/components/nv-iconbutton.js +1 -1
  231. package/dist/components/nv-loader.js +1 -1
  232. package/dist/components/nv-menu.js +12 -12
  233. package/dist/components/nv-menu.js.map +1 -1
  234. package/dist/components/nv-menuitem.js +1 -1
  235. package/dist/components/nv-popover.js +1 -1
  236. package/dist/components/nv-row.js +2 -2
  237. package/dist/components/nv-stack.js +2 -2
  238. package/dist/components/nv-table.js +3 -3
  239. package/dist/components/nv-tablecolumn.js +1 -1
  240. package/dist/components/nv-toggle.js +10 -10
  241. package/dist/components/nv-toggle.js.map +1 -1
  242. package/dist/components/nv-tooltip.js +1 -1
  243. package/dist/components/{p-d17558a8.js → p-057ae4f2.js} +41 -1201
  244. package/dist/components/p-057ae4f2.js.map +1 -0
  245. package/dist/components/{p-ba145f46.js → p-1a4f9c97.js} +5 -5
  246. package/dist/components/{p-ba145f46.js.map → p-1a4f9c97.js.map} +1 -1
  247. package/dist/components/{p-77d0fedc.js → p-1c45c0f2.js} +1283 -1208
  248. package/dist/components/p-1c45c0f2.js.map +1 -0
  249. package/dist/components/{p-11cc38e0.js → p-1e095bba.js} +21 -6
  250. package/dist/components/p-1e095bba.js.map +1 -0
  251. package/dist/components/{p-4bb5eb79.js → p-1fad2529.js} +16 -5
  252. package/dist/components/p-1fad2529.js.map +1 -0
  253. package/dist/components/{p-f201db34.js → p-3a3ba5b1.js} +3 -3
  254. package/dist/components/{p-f201db34.js.map → p-3a3ba5b1.js.map} +1 -1
  255. package/dist/components/p-3aa6f6dc.js +1104 -0
  256. package/dist/components/p-3aa6f6dc.js.map +1 -0
  257. package/dist/components/{p-69543282.js → p-4c6ba63c.js} +8 -7
  258. package/dist/components/p-4c6ba63c.js.map +1 -0
  259. package/dist/components/{p-a633892a.js → p-4c6d8df7.js} +3 -3
  260. package/dist/components/{p-a633892a.js.map → p-4c6d8df7.js.map} +1 -1
  261. package/dist/components/p-55202370.js +172 -0
  262. package/dist/components/p-55202370.js.map +1 -0
  263. package/dist/components/{p-1657eba4.js → p-56716b97.js} +7 -7
  264. package/dist/components/{p-1657eba4.js.map → p-56716b97.js.map} +1 -1
  265. package/dist/components/{p-33f9bdb1.js → p-7f142767.js} +7 -7
  266. package/dist/components/{p-33f9bdb1.js.map → p-7f142767.js.map} +1 -1
  267. package/dist/components/{p-b316c35d.js → p-8348db09.js} +99 -3
  268. package/dist/components/p-8348db09.js.map +1 -0
  269. package/dist/components/p-89fb308b.js +3761 -0
  270. package/dist/components/p-89fb308b.js.map +1 -0
  271. package/dist/components/{p-4b184820.js → p-9476354d.js} +4 -4
  272. package/dist/components/{p-4b184820.js.map → p-9476354d.js.map} +1 -1
  273. package/dist/components/{p-fad78896.js → p-a8b5969f.js} +8 -8
  274. package/dist/components/p-a8b5969f.js.map +1 -0
  275. package/dist/components/{p-f77c3072.js → p-ebf24fd0.js} +11 -11
  276. package/dist/components/p-ebf24fd0.js.map +1 -0
  277. package/dist/docs.json +1822 -151
  278. package/dist/esm/_commonjsHelpers-1789f0cf.js +9 -0
  279. package/dist/esm/_commonjsHelpers-1789f0cf.js.map +1 -0
  280. package/dist/esm/{constants-75e6d7f0.js → constants-98e2dcc2.js} +99 -3
  281. package/dist/esm/constants-98e2dcc2.js.map +1 -0
  282. package/dist/esm/{index-fac2d5d2.js → index-1fb7a9a6.js} +1364 -1182
  283. package/dist/esm/index-1fb7a9a6.js.map +1 -0
  284. package/dist/esm/index.js +1 -1
  285. package/dist/esm/inputmask-edcad3c1.js +3761 -0
  286. package/dist/esm/inputmask-edcad3c1.js.map +1 -0
  287. package/dist/esm/loader.js +3 -3
  288. package/dist/esm/native.js +4 -4
  289. package/dist/esm/native.js.map +1 -1
  290. package/dist/esm/nv-alert.entry.js +3 -3
  291. package/dist/esm/nv-alert.entry.js.map +1 -1
  292. package/dist/esm/nv-avatar.entry.js +3 -3
  293. package/dist/esm/nv-avatar.entry.js.map +1 -1
  294. package/dist/esm/nv-badge_2.entry.js +16 -5
  295. package/dist/esm/nv-badge_2.entry.js.map +1 -1
  296. package/dist/esm/nv-base.entry.js +2 -2
  297. package/dist/esm/nv-breadcrumb.entry.js +2 -2
  298. package/dist/esm/nv-breadcrumbs.entry.js +2 -2
  299. package/dist/esm/nv-button.entry.js +3 -3
  300. package/dist/esm/nv-calendar.entry.js +73 -18
  301. package/dist/esm/nv-calendar.entry.js.map +1 -1
  302. package/dist/esm/nv-col.entry.js +2 -2
  303. package/dist/esm/nv-datagrid.entry.js +267 -5
  304. package/dist/esm/nv-datagrid.entry.js.map +1 -1
  305. package/dist/esm/nv-datagridcolumn.entry.js +2 -2
  306. package/dist/esm/nv-dialog.entry.js +15 -10
  307. package/dist/esm/nv-dialog.entry.js.map +1 -1
  308. package/dist/esm/nv-dialogfooter_2.entry.js +4 -4
  309. package/dist/esm/nv-fieldcheckbox.entry.js +6 -6
  310. package/dist/esm/nv-fieldcheckbox.entry.js.map +1 -1
  311. package/dist/esm/nv-fielddate.entry.js +277 -0
  312. package/dist/esm/nv-fielddate.entry.js.map +1 -0
  313. package/dist/esm/nv-fielddaterange.entry.js +354 -0
  314. package/dist/esm/nv-fielddaterange.entry.js.map +1 -0
  315. package/dist/esm/nv-fielddropdown.entry.js +13 -24
  316. package/dist/esm/nv-fielddropdown.entry.js.map +1 -1
  317. package/dist/esm/nv-fielddropdownitem.entry.js +2 -2
  318. package/dist/esm/nv-fieldmultiselect.entry.js +22 -30
  319. package/dist/esm/nv-fieldmultiselect.entry.js.map +1 -1
  320. package/dist/esm/nv-fieldnumber.entry.js +9 -6
  321. package/dist/esm/nv-fieldnumber.entry.js.map +1 -1
  322. package/dist/esm/nv-fieldpassword.entry.js +5 -13
  323. package/dist/esm/nv-fieldpassword.entry.js.map +1 -1
  324. package/dist/esm/nv-fieldradio.entry.js +4 -4
  325. package/dist/esm/nv-fieldradio.entry.js.map +1 -1
  326. package/dist/esm/nv-fieldselect.entry.js +7 -7
  327. package/dist/esm/nv-fieldselect.entry.js.map +1 -1
  328. package/dist/esm/nv-fieldtext.entry.js +5 -5
  329. package/dist/esm/nv-fieldtext.entry.js.map +1 -1
  330. package/dist/esm/nv-fieldtextarea.entry.js +4 -4
  331. package/dist/esm/nv-fieldtextarea.entry.js.map +1 -1
  332. package/dist/esm/nv-fieldtime.entry.js +12 -12
  333. package/dist/esm/nv-fieldtime.entry.js.map +1 -1
  334. package/dist/esm/nv-icon.entry.js +4 -4
  335. package/dist/esm/nv-icon.entry.js.map +1 -1
  336. package/dist/esm/{nv-iconbutton.entry.js → nv-iconbutton_2.entry.js} +44 -4
  337. package/dist/esm/nv-iconbutton_2.entry.js.map +1 -0
  338. package/dist/esm/nv-menu.entry.js +5 -5
  339. package/dist/esm/nv-menu.entry.js.map +1 -1
  340. package/dist/esm/nv-menuitem.entry.js +5 -5
  341. package/dist/esm/nv-menuitem.entry.js.map +1 -1
  342. package/dist/esm/nv-popover.entry.js +31 -18
  343. package/dist/esm/nv-popover.entry.js.map +1 -1
  344. package/dist/esm/nv-row.entry.js +2 -2
  345. package/dist/esm/nv-stack.entry.js +2 -2
  346. package/dist/esm/nv-table.entry.js +3 -3
  347. package/dist/esm/nv-tablecolumn.entry.js +1 -1
  348. package/dist/esm/nv-toggle.entry.js +3 -3
  349. package/dist/esm/nv-toggle.entry.js.map +1 -1
  350. package/dist/esm/nv-tooltip.entry.js +3 -3
  351. package/dist/esm/nv-tooltip.entry.js.map +1 -1
  352. package/dist/native/index.esm.js +1 -1
  353. package/dist/native/native.esm.js +1 -1
  354. package/dist/native/native.esm.js.map +1 -1
  355. package/dist/native/p-0462f723.js +2 -0
  356. package/dist/native/p-0462f723.js.map +1 -0
  357. package/dist/native/{p-8664ab16.entry.js → p-048486e0.entry.js} +3 -3
  358. package/dist/native/p-048486e0.entry.js.map +1 -0
  359. package/dist/native/{p-fca807b4.entry.js → p-04c6048a.entry.js} +3 -3
  360. package/dist/native/{p-fca807b4.entry.js.map → p-04c6048a.entry.js.map} +1 -1
  361. package/dist/native/p-1a46cb52.entry.js +2 -0
  362. package/dist/native/p-2281d5ef.entry.js +2 -0
  363. package/dist/native/p-2281d5ef.entry.js.map +1 -0
  364. package/dist/native/p-22a45102.entry.js +2 -0
  365. package/dist/native/p-22a45102.entry.js.map +1 -0
  366. package/dist/native/p-2ed540e3.entry.js +2 -0
  367. package/dist/native/p-2ed540e3.entry.js.map +1 -0
  368. package/dist/native/p-31184fdd.entry.js +2 -0
  369. package/dist/native/p-31184fdd.entry.js.map +1 -0
  370. package/dist/native/p-314d2b34.entry.js +2 -0
  371. package/dist/native/p-314d2b34.entry.js.map +1 -0
  372. package/dist/native/p-332c5d6c.entry.js +2 -0
  373. package/dist/native/p-332c5d6c.entry.js.map +1 -0
  374. package/dist/native/p-3af5bcc1.entry.js +2 -0
  375. package/dist/native/p-3af5bcc1.entry.js.map +1 -0
  376. package/dist/native/{p-e36e956b.entry.js → p-442f04f9.entry.js} +2 -2
  377. package/dist/native/{p-af60740c.entry.js → p-45577c7f.entry.js} +2 -2
  378. package/dist/native/p-45577c7f.entry.js.map +1 -0
  379. package/dist/native/p-464ef88f.entry.js +2 -0
  380. package/dist/native/p-464ef88f.entry.js.map +1 -0
  381. package/dist/native/p-46aa1136.entry.js +2 -0
  382. package/dist/native/{p-27ad7af2.entry.js → p-4a440970.entry.js} +2 -2
  383. package/dist/native/p-4a440970.entry.js.map +1 -0
  384. package/dist/native/p-4dc1d036.entry.js +2 -0
  385. package/dist/native/{p-e9e77494.entry.js → p-514101d6.entry.js} +2 -2
  386. package/dist/native/p-514101d6.entry.js.map +1 -0
  387. package/dist/native/p-53aa81dd.js +10 -0
  388. package/dist/native/p-53aa81dd.js.map +1 -0
  389. package/dist/native/{p-1a3d2a74.entry.js → p-56e98443.entry.js} +2 -2
  390. package/dist/native/p-56e98443.entry.js.map +1 -0
  391. package/dist/native/{p-b316c35d.js → p-59768ee5.js} +2 -2
  392. package/dist/native/p-59768ee5.js.map +1 -0
  393. package/dist/native/{p-edee1c1f.entry.js → p-62df7dd4.entry.js} +2 -2
  394. package/dist/native/p-665db087.entry.js +2 -0
  395. package/dist/native/p-68b5a92c.entry.js +2 -0
  396. package/dist/native/{p-b58c661b.entry.js → p-6a629671.entry.js} +2 -2
  397. package/dist/native/p-7fade532.entry.js +2 -0
  398. package/dist/native/p-7fade532.entry.js.map +1 -0
  399. package/dist/native/p-913907fb.entry.js +2 -0
  400. package/dist/native/p-913907fb.entry.js.map +1 -0
  401. package/dist/native/p-942f8e92.entry.js +2 -0
  402. package/dist/native/p-942f8e92.entry.js.map +1 -0
  403. package/dist/native/p-9f5e4dfc.entry.js +2 -0
  404. package/dist/native/p-9f5e4dfc.entry.js.map +1 -0
  405. package/dist/native/p-ab002252.js +3 -0
  406. package/dist/native/p-ab002252.js.map +1 -0
  407. package/dist/native/{p-fde56f9c.entry.js → p-ab84ff42.entry.js} +2 -2
  408. package/dist/native/{p-fde56f9c.entry.js.map → p-ab84ff42.entry.js.map} +1 -1
  409. package/dist/native/{p-487b81bd.entry.js → p-b052f1cb.entry.js} +2 -2
  410. package/dist/native/{p-9795090f.entry.js → p-bdabd495.entry.js} +2 -2
  411. package/dist/native/p-bdabd495.entry.js.map +1 -0
  412. package/dist/native/p-be4fc827.entry.js +2 -0
  413. package/dist/native/p-be4fc827.entry.js.map +1 -0
  414. package/dist/native/{p-184cd119.entry.js → p-c10e5113.entry.js} +2 -2
  415. package/dist/native/{p-491f4605.entry.js → p-d5cbf5c8.entry.js} +2 -2
  416. package/dist/native/{p-491f4605.entry.js.map → p-d5cbf5c8.entry.js.map} +1 -1
  417. package/dist/native/{p-69fb1c9d.entry.js → p-db2902d6.entry.js} +2 -2
  418. package/dist/native/p-ecc28398.entry.js +2 -0
  419. package/dist/native/p-ecc28398.entry.js.map +1 -0
  420. package/dist/native/p-ed595c96.entry.js +2 -0
  421. package/dist/native/p-ed595c96.entry.js.map +1 -0
  422. package/dist/native/p-f5e0d5c5.entry.js +2 -0
  423. package/dist/native/p-f5e0d5c5.entry.js.map +1 -0
  424. package/dist/native/p-f89b7d06.entry.js +2 -0
  425. package/dist/types/components/nv-calendar/nv-calendar.d.ts +7 -0
  426. package/dist/types/components/nv-datagrid/nv-datagrid.d.ts +21 -0
  427. package/dist/types/components/nv-dialog/nv-dialog.d.ts +1 -0
  428. package/dist/types/components/nv-fielddate/nv-fielddate.d.ts +192 -0
  429. package/dist/types/components/nv-fielddate/nv-fielddate.docs.d.ts +4 -0
  430. package/dist/types/components/nv-fielddaterange/nv-fielddaterange.d.ts +206 -0
  431. package/dist/types/components/nv-fielddaterange/nv-fielddaterange.docs.d.ts +4 -0
  432. package/dist/types/components/nv-fielddropdown/nv-fielddropdown.d.ts +1 -3
  433. package/dist/types/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.d.ts +2 -0
  434. package/dist/types/components/nv-fieldmultiselect/nv-fieldmultiselect.d.ts +1 -11
  435. package/dist/types/components/nv-fieldnumber/nv-fieldnumber.d.ts +1 -0
  436. package/dist/types/components/nv-fieldpassword/nv-fieldpassword.d.ts +0 -1
  437. package/dist/types/components/nv-iconbutton/nv-iconbutton.d.ts +3 -0
  438. package/dist/types/components/nv-menu/nv-menu.d.ts +2 -3
  439. package/dist/types/components/nv-menuitem/nv-menuitem.d.ts +20 -16
  440. package/dist/types/components/nv-popover/nv-popover.d.ts +7 -4
  441. package/dist/types/components.d.ts +2344 -974
  442. package/dist/types/utils/constants.d.ts +6 -0
  443. package/dist/types/utils/input.utils.d.ts +8 -0
  444. package/dist/types/utils/test/input.utils.test.d.ts +1 -0
  445. package/dist/vscode-data.json +4570 -0
  446. package/hydrate/index.d.ts +22 -5
  447. package/hydrate/index.js +6403 -1242
  448. package/hydrate/index.mjs +6403 -1242
  449. package/package.json +7 -3
  450. package/dist/cjs/constants-79d2cdfc.js.map +0 -1
  451. package/dist/cjs/index-5910ba06.js.map +0 -1
  452. package/dist/cjs/nv-iconbutton.cjs.entry.js.map +0 -1
  453. package/dist/cjs/nv-loader.cjs.entry.js +0 -35
  454. package/dist/cjs/nv-loader.cjs.entry.js.map +0 -1
  455. package/dist/components/p-11cc38e0.js.map +0 -1
  456. package/dist/components/p-4bb5eb79.js.map +0 -1
  457. package/dist/components/p-69543282.js.map +0 -1
  458. package/dist/components/p-77d0fedc.js.map +0 -1
  459. package/dist/components/p-96605453.js +0 -172
  460. package/dist/components/p-96605453.js.map +0 -1
  461. package/dist/components/p-b316c35d.js.map +0 -1
  462. package/dist/components/p-d17558a8.js.map +0 -1
  463. package/dist/components/p-f77c3072.js.map +0 -1
  464. package/dist/components/p-fad78896.js.map +0 -1
  465. package/dist/esm/constants-75e6d7f0.js.map +0 -1
  466. package/dist/esm/index-fac2d5d2.js.map +0 -1
  467. package/dist/esm/nv-iconbutton.entry.js.map +0 -1
  468. package/dist/esm/nv-loader.entry.js +0 -31
  469. package/dist/esm/nv-loader.entry.js.map +0 -1
  470. package/dist/native/p-0a2a9f8b.entry.js +0 -2
  471. package/dist/native/p-0a2a9f8b.entry.js.map +0 -1
  472. package/dist/native/p-12d08abc.entry.js +0 -2
  473. package/dist/native/p-12d08abc.entry.js.map +0 -1
  474. package/dist/native/p-15be3d96.entry.js +0 -2
  475. package/dist/native/p-15be3d96.entry.js.map +0 -1
  476. package/dist/native/p-1a3d2a74.entry.js.map +0 -1
  477. package/dist/native/p-27ad7af2.entry.js.map +0 -1
  478. package/dist/native/p-2b2a10f9.entry.js +0 -2
  479. package/dist/native/p-2b2a10f9.entry.js.map +0 -1
  480. package/dist/native/p-359f0f53.entry.js +0 -2
  481. package/dist/native/p-359f0f53.entry.js.map +0 -1
  482. package/dist/native/p-3b65037c.entry.js +0 -2
  483. package/dist/native/p-3be2c9a1.entry.js +0 -2
  484. package/dist/native/p-4283f375.entry.js +0 -2
  485. package/dist/native/p-5439afb8.js +0 -3
  486. package/dist/native/p-5439afb8.js.map +0 -1
  487. package/dist/native/p-554f7b44.entry.js +0 -2
  488. package/dist/native/p-554f7b44.entry.js.map +0 -1
  489. package/dist/native/p-729c9d45.entry.js +0 -2
  490. package/dist/native/p-729c9d45.entry.js.map +0 -1
  491. package/dist/native/p-78f08578.entry.js +0 -2
  492. package/dist/native/p-78f08578.entry.js.map +0 -1
  493. package/dist/native/p-8664ab16.entry.js.map +0 -1
  494. package/dist/native/p-87bd53df.entry.js +0 -2
  495. package/dist/native/p-87bd53df.entry.js.map +0 -1
  496. package/dist/native/p-8d6516a3.entry.js +0 -2
  497. package/dist/native/p-8d6516a3.entry.js.map +0 -1
  498. package/dist/native/p-951baf95.entry.js +0 -2
  499. package/dist/native/p-9795090f.entry.js.map +0 -1
  500. package/dist/native/p-af60740c.entry.js.map +0 -1
  501. package/dist/native/p-b316c35d.js.map +0 -1
  502. package/dist/native/p-b7bc918b.entry.js +0 -2
  503. package/dist/native/p-cda56476.entry.js +0 -2
  504. package/dist/native/p-cda56476.entry.js.map +0 -1
  505. package/dist/native/p-d1bf4d77.entry.js +0 -2
  506. package/dist/native/p-d7665a07.entry.js +0 -2
  507. package/dist/native/p-d7665a07.entry.js.map +0 -1
  508. package/dist/native/p-daeb7e22.entry.js +0 -2
  509. package/dist/native/p-daeb7e22.entry.js.map +0 -1
  510. package/dist/native/p-e9e77494.entry.js.map +0 -1
  511. package/dist/native/p-f1585fc2.entry.js +0 -2
  512. package/dist/native/p-f1585fc2.entry.js.map +0 -1
  513. package/dist/native/p-f3579407.entry.js +0 -2
  514. package/dist/native/p-f3579407.entry.js.map +0 -1
  515. /package/dist/native/{p-3be2c9a1.entry.js.map → p-1a46cb52.entry.js.map} +0 -0
  516. /package/dist/native/{p-e36e956b.entry.js.map → p-442f04f9.entry.js.map} +0 -0
  517. /package/dist/native/{p-d1bf4d77.entry.js.map → p-46aa1136.entry.js.map} +0 -0
  518. /package/dist/native/{p-4283f375.entry.js.map → p-4dc1d036.entry.js.map} +0 -0
  519. /package/dist/native/{p-edee1c1f.entry.js.map → p-62df7dd4.entry.js.map} +0 -0
  520. /package/dist/native/{p-951baf95.entry.js.map → p-665db087.entry.js.map} +0 -0
  521. /package/dist/native/{p-b7bc918b.entry.js.map → p-68b5a92c.entry.js.map} +0 -0
  522. /package/dist/native/{p-b58c661b.entry.js.map → p-6a629671.entry.js.map} +0 -0
  523. /package/dist/native/{p-487b81bd.entry.js.map → p-b052f1cb.entry.js.map} +0 -0
  524. /package/dist/native/{p-184cd119.entry.js.map → p-c10e5113.entry.js.map} +0 -0
  525. /package/dist/native/{p-69fb1c9d.entry.js.map → p-db2902d6.entry.js.map} +0 -0
  526. /package/dist/native/{p-3b65037c.entry.js.map → p-f89b7d06.entry.js.map} +0 -0
package/dist/docs.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
- "timestamp": "2025-03-03T11:16:33",
2
+ "timestamp": "2025-03-11T10:40:57",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.23.1",
5
+ "version": "4.27.1",
6
6
  "typescriptVersion": "5.5.4"
7
7
  },
8
8
  "components": [
@@ -36,7 +36,7 @@
36
36
  },
37
37
  "mutable": false,
38
38
  "attr": "color",
39
- "reflectToAttr": false,
39
+ "reflectToAttr": true,
40
40
  "docs": "Defines color of the alert.",
41
41
  "docsTags": [
42
42
  {
@@ -453,7 +453,7 @@
453
453
  },
454
454
  "mutable": false,
455
455
  "attr": "large",
456
- "reflectToAttr": false,
456
+ "reflectToAttr": true,
457
457
  "docs": "Set size to Large to the avatar.",
458
458
  "docsTags": [
459
459
  {
@@ -482,7 +482,7 @@
482
482
  },
483
483
  "mutable": false,
484
484
  "attr": "medium",
485
- "reflectToAttr": false,
485
+ "reflectToAttr": true,
486
486
  "docs": "Set size to Medium to the avatar.",
487
487
  "docsTags": [
488
488
  {
@@ -558,7 +558,7 @@
558
558
  },
559
559
  "mutable": false,
560
560
  "attr": "small",
561
- "reflectToAttr": false,
561
+ "reflectToAttr": true,
562
562
  "docs": "Set size to Small to the avatar.",
563
563
  "docsTags": [
564
564
  {
@@ -610,7 +610,7 @@
610
610
  },
611
611
  "mutable": false,
612
612
  "attr": "text",
613
- "reflectToAttr": false,
613
+ "reflectToAttr": true,
614
614
  "docs": "Set initials to the avatar.",
615
615
  "docsTags": [
616
616
  {
@@ -639,7 +639,7 @@
639
639
  },
640
640
  "mutable": false,
641
641
  "attr": "url",
642
- "reflectToAttr": false,
642
+ "reflectToAttr": true,
643
643
  "docs": "Set src to the avatar.",
644
644
  "docsTags": [
645
645
  {
@@ -668,7 +668,7 @@
668
668
  },
669
669
  "mutable": false,
670
670
  "attr": "xlarge",
671
- "reflectToAttr": false,
671
+ "reflectToAttr": true,
672
672
  "docs": "Set size to ExtraLarge to the avatar.",
673
673
  "docsTags": [
674
674
  {
@@ -697,7 +697,7 @@
697
697
  },
698
698
  "mutable": false,
699
699
  "attr": "xsmall",
700
- "reflectToAttr": false,
700
+ "reflectToAttr": true,
701
701
  "docs": "Set size to ExtraSmall to the avatar.",
702
702
  "docsTags": [
703
703
  {
@@ -786,7 +786,7 @@
786
786
  },
787
787
  "mutable": false,
788
788
  "attr": "dismissal",
789
- "reflectToAttr": false,
789
+ "reflectToAttr": true,
790
790
  "docs": "Whether the badge is dismissible.",
791
791
  "docsTags": [
792
792
  {
@@ -864,7 +864,7 @@
864
864
  },
865
865
  "mutable": false,
866
866
  "attr": "icon",
867
- "reflectToAttr": false,
867
+ "reflectToAttr": true,
868
868
  "docs": "The icon to display in the badge.",
869
869
  "docsTags": [
870
870
  {
@@ -1615,7 +1615,7 @@
1615
1615
  },
1616
1616
  "mutable": false,
1617
1617
  "attr": "date-format",
1618
- "reflectToAttr": false,
1618
+ "reflectToAttr": true,
1619
1619
  "docs": "Date format (ex: 'YYYY-MM-DD', 'DD-MM-YYYY', etc.)",
1620
1620
  "docsTags": [
1621
1621
  {
@@ -1652,7 +1652,7 @@
1652
1652
  },
1653
1653
  "mutable": false,
1654
1654
  "attr": "disabled-dates",
1655
- "reflectToAttr": false,
1655
+ "reflectToAttr": true,
1656
1656
  "docs": "Disabled dates (ISO string array)",
1657
1657
  "docsTags": [
1658
1658
  {
@@ -1681,7 +1681,7 @@
1681
1681
  },
1682
1682
  "mutable": false,
1683
1683
  "attr": "first-day-of-week",
1684
- "reflectToAttr": false,
1684
+ "reflectToAttr": true,
1685
1685
  "docs": "First day of the week (0 = Sunday, 1 = Monday, etc.)",
1686
1686
  "docsTags": [
1687
1687
  {
@@ -1710,7 +1710,7 @@
1710
1710
  },
1711
1711
  "mutable": false,
1712
1712
  "attr": "locale",
1713
- "reflectToAttr": false,
1713
+ "reflectToAttr": true,
1714
1714
  "docs": "Locale for date formatting",
1715
1715
  "docsTags": [
1716
1716
  {
@@ -1739,7 +1739,7 @@
1739
1739
  },
1740
1740
  "mutable": false,
1741
1741
  "attr": "max",
1742
- "reflectToAttr": false,
1742
+ "reflectToAttr": true,
1743
1743
  "docs": "Maximum date for selection (ISO string format, ex: \"2025-12-31\")",
1744
1744
  "docsTags": [],
1745
1745
  "default": "''",
@@ -1763,7 +1763,7 @@
1763
1763
  },
1764
1764
  "mutable": false,
1765
1765
  "attr": "min",
1766
- "reflectToAttr": false,
1766
+ "reflectToAttr": true,
1767
1767
  "docs": "Minimum date for selection (ISO string format, ex: \"2025-01-01\")",
1768
1768
  "docsTags": [],
1769
1769
  "default": "''",
@@ -1840,7 +1840,7 @@
1840
1840
  },
1841
1841
  "mutable": false,
1842
1842
  "attr": "selection-type",
1843
- "reflectToAttr": false,
1843
+ "reflectToAttr": true,
1844
1844
  "docs": "Selection type (single date or date range)",
1845
1845
  "docsTags": [
1846
1846
  {
@@ -1874,7 +1874,7 @@
1874
1874
  },
1875
1875
  "mutable": false,
1876
1876
  "attr": "shortcuts",
1877
- "reflectToAttr": false,
1877
+ "reflectToAttr": true,
1878
1878
  "docs": "Custom actions to display in the footer\nJSON array of objects with the following properties:\n- label: string\n- onClick: function",
1879
1879
  "docsTags": [
1880
1880
  {
@@ -1903,7 +1903,7 @@
1903
1903
  },
1904
1904
  "mutable": false,
1905
1905
  "attr": "shortcuts-placement",
1906
- "reflectToAttr": false,
1906
+ "reflectToAttr": true,
1907
1907
  "docs": "Footer placement",
1908
1908
  "docsTags": [
1909
1909
  {
@@ -1941,7 +1941,7 @@
1941
1941
  },
1942
1942
  "mutable": false,
1943
1943
  "attr": "show-actions",
1944
- "reflectToAttr": false,
1944
+ "reflectToAttr": true,
1945
1945
  "docs": "Show action buttons",
1946
1946
  "docsTags": [
1947
1947
  {
@@ -1970,7 +1970,7 @@
1970
1970
  },
1971
1971
  "mutable": false,
1972
1972
  "attr": "show-week-numbers",
1973
- "reflectToAttr": false,
1973
+ "reflectToAttr": true,
1974
1974
  "docs": "Show week numbers",
1975
1975
  "docsTags": [
1976
1976
  {
@@ -2063,7 +2063,10 @@
2063
2063
  }
2064
2064
  ],
2065
2065
  "parts": [],
2066
- "dependents": [],
2066
+ "dependents": [
2067
+ "nv-fielddate",
2068
+ "nv-fielddaterange"
2069
+ ],
2067
2070
  "dependencies": [
2068
2071
  "nv-iconbutton",
2069
2072
  "nv-button"
@@ -2079,6 +2082,12 @@
2079
2082
  ],
2080
2083
  "nv-button": [
2081
2084
  "nv-loader"
2085
+ ],
2086
+ "nv-fielddate": [
2087
+ "nv-calendar"
2088
+ ],
2089
+ "nv-fielddaterange": [
2090
+ "nv-calendar"
2082
2091
  ]
2083
2092
  }
2084
2093
  },
@@ -2291,6 +2300,35 @@
2291
2300
  "getter": false,
2292
2301
  "setter": false
2293
2302
  },
2303
+ {
2304
+ "name": "enableGlobalFilter",
2305
+ "type": "boolean",
2306
+ "complexType": {
2307
+ "original": "boolean",
2308
+ "resolved": "boolean",
2309
+ "references": {}
2310
+ },
2311
+ "mutable": false,
2312
+ "attr": "enable-global-filter",
2313
+ "reflectToAttr": true,
2314
+ "docs": "Whether to enable global filtering for the data grid.\nThis allows users to search across all columns for a specific value.\nThe search is case-insensitive and supports partial matches.\nIt use string.includes() to match the search term.",
2315
+ "docsTags": [
2316
+ {
2317
+ "name": "default",
2318
+ "text": "false"
2319
+ }
2320
+ ],
2321
+ "default": "false",
2322
+ "values": [
2323
+ {
2324
+ "type": "boolean"
2325
+ }
2326
+ ],
2327
+ "optional": false,
2328
+ "required": false,
2329
+ "getter": false,
2330
+ "setter": false
2331
+ },
2294
2332
  {
2295
2333
  "name": "fallbackValue",
2296
2334
  "type": "string",
@@ -2398,7 +2436,7 @@
2398
2436
  },
2399
2437
  "cancelable": true,
2400
2438
  "composed": true,
2401
- "docs": "*************************************************************************",
2439
+ "docs": "Emitted when an action is triggered on a cell.",
2402
2440
  "docsTags": []
2403
2441
  }
2404
2442
  ],
@@ -3455,7 +3493,7 @@
3455
3493
  },
3456
3494
  "mutable": false,
3457
3495
  "attr": "label-before",
3458
- "reflectToAttr": false,
3496
+ "reflectToAttr": true,
3459
3497
  "docs": "When true, the label will be placed before the checkbox.",
3460
3498
  "docsTags": [
3461
3499
  {
@@ -3519,7 +3557,7 @@
3519
3557
  },
3520
3558
  "mutable": false,
3521
3559
  "attr": "message",
3522
- "reflectToAttr": false,
3560
+ "reflectToAttr": true,
3523
3561
  "docs": "Message define a 'hint ' message for the Field.",
3524
3562
  "docsTags": [
3525
3563
  {
@@ -3619,7 +3657,7 @@
3619
3657
  },
3620
3658
  "mutable": false,
3621
3659
  "attr": "validation",
3622
- "reflectToAttr": false,
3660
+ "reflectToAttr": true,
3623
3661
  "docs": "The text for the validation message.",
3624
3662
  "docsTags": [
3625
3663
  {
@@ -3694,8 +3732,1591 @@
3694
3732
  "styles": [],
3695
3733
  "slots": [
3696
3734
  {
3697
- "name": "checked-icon",
3698
- "docs": "Content to be placed as the checked icon, will override the checkedIcon prop."
3735
+ "name": "checked-icon",
3736
+ "docs": "Content to be placed as the checked icon, will override the checkedIcon prop."
3737
+ },
3738
+ {
3739
+ "name": "description",
3740
+ "docs": "Content to be placed as the description, will override the description prop."
3741
+ },
3742
+ {
3743
+ "name": "error-description",
3744
+ "docs": "Content to be placed as the error description, will override the errorDescription prop."
3745
+ },
3746
+ {
3747
+ "name": "indeterminate-icon",
3748
+ "docs": "Content to be placed as the indeterminate icon, will override the indeterminateIcon prop."
3749
+ },
3750
+ {
3751
+ "name": "label",
3752
+ "docs": "Content to be placed as the label, will override the label prop."
3753
+ }
3754
+ ],
3755
+ "parts": [],
3756
+ "dependents": [
3757
+ "nv-fielddropdownitemcheck"
3758
+ ],
3759
+ "dependencies": [],
3760
+ "dependencyGraph": {
3761
+ "nv-fielddropdownitemcheck": [
3762
+ "nv-fieldcheckbox"
3763
+ ]
3764
+ }
3765
+ },
3766
+ {
3767
+ "filePath": "src/components/nv-fielddate/nv-fielddate.tsx",
3768
+ "encapsulation": "none",
3769
+ "tag": "nv-fielddate",
3770
+ "readme": "# nv-fielddate\n\nThe nv-fielddate component provides a single-date picker interface. It includes an input with a date mask, a popover-driven calendar, and built-in accessibility features. Users can type a date directly in the input or select it from the calendar, and the component automatically keeps the two in sync. This makes nv-fielddate a flexible, user-friendly solution for date inputs in web forms, with support for custom labels, descriptions, and error messaging.\n\n",
3771
+ "docs": "The nv-fielddate component provides a single-date picker interface. It includes an input with a date mask, a popover-driven calendar, and built-in accessibility features. Users can type a date directly in the input or select it from the calendar, and the component automatically keeps the two in sync. This makes nv-fielddate a flexible, user-friendly solution for date inputs in web forms, with support for custom labels, descriptions, and error messaging.",
3772
+ "docsTags": [
3773
+ {
3774
+ "name": "slot",
3775
+ "text": "default - Child content of the component."
3776
+ },
3777
+ {
3778
+ "name": "slot",
3779
+ "text": "leading-input - Content to be placed before the input text, within the input container."
3780
+ },
3781
+ {
3782
+ "name": "slot",
3783
+ "text": "before-input - Content to be placed before the input text, outside the input container."
3784
+ },
3785
+ {
3786
+ "name": "slot",
3787
+ "text": "after-input - Content to be placed after the input text, outside the input container."
3788
+ },
3789
+ {
3790
+ "name": "slot",
3791
+ "text": "label - Content to be placed as the label, will override the label prop."
3792
+ },
3793
+ {
3794
+ "name": "slot",
3795
+ "text": "description - Content to be placed as the description, will override the description prop."
3796
+ },
3797
+ {
3798
+ "name": "slot",
3799
+ "text": "error-description - Content to be placed as the error description, will override the errorDescription prop."
3800
+ }
3801
+ ],
3802
+ "usage": {},
3803
+ "props": [
3804
+ {
3805
+ "name": "autofocus",
3806
+ "type": "boolean",
3807
+ "complexType": {
3808
+ "original": "boolean",
3809
+ "resolved": "boolean",
3810
+ "references": {}
3811
+ },
3812
+ "mutable": false,
3813
+ "attr": "autofocus",
3814
+ "reflectToAttr": true,
3815
+ "docs": "Autofocus the input when the component is mounted.",
3816
+ "docsTags": [],
3817
+ "default": "false",
3818
+ "values": [
3819
+ {
3820
+ "type": "boolean"
3821
+ }
3822
+ ],
3823
+ "optional": false,
3824
+ "required": false,
3825
+ "getter": false,
3826
+ "setter": false
3827
+ },
3828
+ {
3829
+ "name": "dateFormat",
3830
+ "type": "string",
3831
+ "complexType": {
3832
+ "original": "string",
3833
+ "resolved": "string",
3834
+ "references": {}
3835
+ },
3836
+ "mutable": false,
3837
+ "attr": "date-format",
3838
+ "reflectToAttr": true,
3839
+ "docs": "Date format ex: YYYY-MM-DD, DD-MM-YYYY, etc.",
3840
+ "docsTags": [
3841
+ {
3842
+ "name": "default",
3843
+ "text": "'YYYY-MM-DD'"
3844
+ },
3845
+ {
3846
+ "name": "note",
3847
+ "text": "If the date format is in UTC mode, the date will be displayed in UTC time."
3848
+ },
3849
+ {
3850
+ "name": "note",
3851
+ "text": "If the date format is not in UTC mode, the date will be displayed in the local time."
3852
+ }
3853
+ ],
3854
+ "default": "'YYYY-MM-DD'",
3855
+ "values": [
3856
+ {
3857
+ "type": "string"
3858
+ }
3859
+ ],
3860
+ "optional": false,
3861
+ "required": false,
3862
+ "getter": false,
3863
+ "setter": false
3864
+ },
3865
+ {
3866
+ "name": "description",
3867
+ "type": "string",
3868
+ "complexType": {
3869
+ "original": "string",
3870
+ "resolved": "string",
3871
+ "references": {}
3872
+ },
3873
+ "mutable": false,
3874
+ "attr": "description",
3875
+ "reflectToAttr": true,
3876
+ "docs": "Description displayed below the input. A slot description can override this prop.",
3877
+ "docsTags": [],
3878
+ "values": [
3879
+ {
3880
+ "type": "string"
3881
+ }
3882
+ ],
3883
+ "optional": false,
3884
+ "required": false,
3885
+ "getter": false,
3886
+ "setter": false
3887
+ },
3888
+ {
3889
+ "name": "disabled",
3890
+ "type": "boolean",
3891
+ "complexType": {
3892
+ "original": "boolean",
3893
+ "resolved": "boolean",
3894
+ "references": {}
3895
+ },
3896
+ "mutable": false,
3897
+ "attr": "disabled",
3898
+ "reflectToAttr": true,
3899
+ "docs": "Disables the input field.",
3900
+ "docsTags": [],
3901
+ "default": "false",
3902
+ "values": [
3903
+ {
3904
+ "type": "boolean"
3905
+ }
3906
+ ],
3907
+ "optional": false,
3908
+ "required": false,
3909
+ "getter": false,
3910
+ "setter": false
3911
+ },
3912
+ {
3913
+ "name": "disabledDates",
3914
+ "type": "string",
3915
+ "complexType": {
3916
+ "original": "string",
3917
+ "resolved": "string",
3918
+ "references": {}
3919
+ },
3920
+ "mutable": false,
3921
+ "attr": "disabled-dates",
3922
+ "reflectToAttr": true,
3923
+ "docs": "Disabled dates ISO string array",
3924
+ "docsTags": [
3925
+ {
3926
+ "name": "default",
3927
+ "text": "'[]'"
3928
+ }
3929
+ ],
3930
+ "default": "'[]'",
3931
+ "values": [
3932
+ {
3933
+ "type": "string"
3934
+ }
3935
+ ],
3936
+ "optional": false,
3937
+ "required": false,
3938
+ "getter": false,
3939
+ "setter": false
3940
+ },
3941
+ {
3942
+ "name": "error",
3943
+ "type": "boolean",
3944
+ "complexType": {
3945
+ "original": "boolean",
3946
+ "resolved": "boolean",
3947
+ "references": {}
3948
+ },
3949
+ "mutable": false,
3950
+ "attr": "error",
3951
+ "reflectToAttr": true,
3952
+ "docs": "Indicates an error state.",
3953
+ "docsTags": [],
3954
+ "default": "false",
3955
+ "values": [
3956
+ {
3957
+ "type": "boolean"
3958
+ }
3959
+ ],
3960
+ "optional": false,
3961
+ "required": false,
3962
+ "getter": false,
3963
+ "setter": false
3964
+ },
3965
+ {
3966
+ "name": "errorDescription",
3967
+ "type": "string",
3968
+ "complexType": {
3969
+ "original": "string",
3970
+ "resolved": "string",
3971
+ "references": {}
3972
+ },
3973
+ "mutable": false,
3974
+ "attr": "error-description",
3975
+ "reflectToAttr": true,
3976
+ "docs": "Error description. A slot error-description can override this prop.",
3977
+ "docsTags": [],
3978
+ "values": [
3979
+ {
3980
+ "type": "string"
3981
+ }
3982
+ ],
3983
+ "optional": true,
3984
+ "required": false,
3985
+ "getter": false,
3986
+ "setter": false
3987
+ },
3988
+ {
3989
+ "name": "firstDayOfWeek",
3990
+ "type": "number",
3991
+ "complexType": {
3992
+ "original": "number",
3993
+ "resolved": "number",
3994
+ "references": {}
3995
+ },
3996
+ "mutable": false,
3997
+ "attr": "first-day-of-week",
3998
+ "reflectToAttr": true,
3999
+ "docs": "First day of the week 0 = Sunday, 1 = Monday, etc.",
4000
+ "docsTags": [
4001
+ {
4002
+ "name": "default",
4003
+ "text": "1"
4004
+ }
4005
+ ],
4006
+ "default": "1",
4007
+ "values": [
4008
+ {
4009
+ "type": "number"
4010
+ }
4011
+ ],
4012
+ "optional": false,
4013
+ "required": false,
4014
+ "getter": false,
4015
+ "setter": false
4016
+ },
4017
+ {
4018
+ "name": "inputId",
4019
+ "type": "string",
4020
+ "complexType": {
4021
+ "original": "string",
4022
+ "resolved": "string",
4023
+ "references": {}
4024
+ },
4025
+ "mutable": false,
4026
+ "attr": "input-id",
4027
+ "reflectToAttr": true,
4028
+ "docs": "Sets the ID for the input element and the for attribute of the associated\nlabel. If no ID is provided, a random one will be automatically generated.",
4029
+ "docsTags": [],
4030
+ "default": "uuidv4()",
4031
+ "values": [
4032
+ {
4033
+ "type": "string"
4034
+ }
4035
+ ],
4036
+ "optional": false,
4037
+ "required": false,
4038
+ "getter": false,
4039
+ "setter": false
4040
+ },
4041
+ {
4042
+ "name": "label",
4043
+ "type": "string",
4044
+ "complexType": {
4045
+ "original": "string",
4046
+ "resolved": "string",
4047
+ "references": {}
4048
+ },
4049
+ "mutable": false,
4050
+ "attr": "label",
4051
+ "reflectToAttr": true,
4052
+ "docs": "Text displayed as label. A slot label can override this prop.",
4053
+ "docsTags": [],
4054
+ "values": [
4055
+ {
4056
+ "type": "string"
4057
+ }
4058
+ ],
4059
+ "optional": false,
4060
+ "required": false,
4061
+ "getter": false,
4062
+ "setter": false
4063
+ },
4064
+ {
4065
+ "name": "locale",
4066
+ "type": "string",
4067
+ "complexType": {
4068
+ "original": "string",
4069
+ "resolved": "string",
4070
+ "references": {}
4071
+ },
4072
+ "mutable": false,
4073
+ "attr": "locale",
4074
+ "reflectToAttr": true,
4075
+ "docs": "Locale for date formatting",
4076
+ "docsTags": [
4077
+ {
4078
+ "name": "default",
4079
+ "text": "'en-BE'"
4080
+ }
4081
+ ],
4082
+ "default": "'en-BE'",
4083
+ "values": [
4084
+ {
4085
+ "type": "string"
4086
+ }
4087
+ ],
4088
+ "optional": false,
4089
+ "required": false,
4090
+ "getter": false,
4091
+ "setter": false
4092
+ },
4093
+ {
4094
+ "name": "max",
4095
+ "type": "string",
4096
+ "complexType": {
4097
+ "original": "string",
4098
+ "resolved": "string",
4099
+ "references": {}
4100
+ },
4101
+ "mutable": false,
4102
+ "attr": "max",
4103
+ "reflectToAttr": true,
4104
+ "docs": "Maximum date for selection ISO string format, ex: 2025-12-31",
4105
+ "docsTags": [],
4106
+ "default": "''",
4107
+ "values": [
4108
+ {
4109
+ "type": "string"
4110
+ }
4111
+ ],
4112
+ "optional": true,
4113
+ "required": false,
4114
+ "getter": false,
4115
+ "setter": false
4116
+ },
4117
+ {
4118
+ "name": "min",
4119
+ "type": "string",
4120
+ "complexType": {
4121
+ "original": "string",
4122
+ "resolved": "string",
4123
+ "references": {}
4124
+ },
4125
+ "mutable": false,
4126
+ "attr": "min",
4127
+ "reflectToAttr": true,
4128
+ "docs": "Minimum date for selection ISO string format, ex: 2025-01-01",
4129
+ "docsTags": [],
4130
+ "default": "''",
4131
+ "values": [
4132
+ {
4133
+ "type": "string"
4134
+ }
4135
+ ],
4136
+ "optional": true,
4137
+ "required": false,
4138
+ "getter": false,
4139
+ "setter": false
4140
+ },
4141
+ {
4142
+ "name": "name",
4143
+ "type": "string",
4144
+ "complexType": {
4145
+ "original": "string",
4146
+ "resolved": "string",
4147
+ "references": {}
4148
+ },
4149
+ "mutable": false,
4150
+ "attr": "name",
4151
+ "reflectToAttr": true,
4152
+ "docs": "Name attribute for the input.",
4153
+ "docsTags": [],
4154
+ "values": [
4155
+ {
4156
+ "type": "string"
4157
+ }
4158
+ ],
4159
+ "optional": false,
4160
+ "required": false,
4161
+ "getter": false,
4162
+ "setter": false
4163
+ },
4164
+ {
4165
+ "name": "numberOfCalendars",
4166
+ "type": "number",
4167
+ "complexType": {
4168
+ "original": "number",
4169
+ "resolved": "number",
4170
+ "references": {}
4171
+ },
4172
+ "mutable": false,
4173
+ "attr": "number-of-calendars",
4174
+ "reflectToAttr": true,
4175
+ "docs": "Number of calendars to display",
4176
+ "docsTags": [
4177
+ {
4178
+ "name": "default",
4179
+ "text": "1"
4180
+ }
4181
+ ],
4182
+ "default": "1",
4183
+ "values": [
4184
+ {
4185
+ "type": "number"
4186
+ }
4187
+ ],
4188
+ "optional": false,
4189
+ "required": false,
4190
+ "getter": false,
4191
+ "setter": false
4192
+ },
4193
+ {
4194
+ "name": "placeholder",
4195
+ "type": "string",
4196
+ "complexType": {
4197
+ "original": "string",
4198
+ "resolved": "string",
4199
+ "references": {}
4200
+ },
4201
+ "mutable": false,
4202
+ "attr": "placeholder",
4203
+ "reflectToAttr": true,
4204
+ "docs": "Placeholder for the input field.",
4205
+ "docsTags": [],
4206
+ "values": [
4207
+ {
4208
+ "type": "string"
4209
+ }
4210
+ ],
4211
+ "optional": false,
4212
+ "required": false,
4213
+ "getter": false,
4214
+ "setter": false
4215
+ },
4216
+ {
4217
+ "name": "readonly",
4218
+ "type": "boolean",
4219
+ "complexType": {
4220
+ "original": "boolean",
4221
+ "resolved": "boolean",
4222
+ "references": {}
4223
+ },
4224
+ "mutable": false,
4225
+ "attr": "readonly",
4226
+ "reflectToAttr": true,
4227
+ "docs": "Sets the input field as read-only.",
4228
+ "docsTags": [],
4229
+ "default": "false",
4230
+ "values": [
4231
+ {
4232
+ "type": "boolean"
4233
+ }
4234
+ ],
4235
+ "optional": false,
4236
+ "required": false,
4237
+ "getter": false,
4238
+ "setter": false
4239
+ },
4240
+ {
4241
+ "name": "required",
4242
+ "type": "boolean",
4243
+ "complexType": {
4244
+ "original": "boolean",
4245
+ "resolved": "boolean",
4246
+ "references": {}
4247
+ },
4248
+ "mutable": false,
4249
+ "attr": "required",
4250
+ "reflectToAttr": true,
4251
+ "docs": "Marks the input field as required.",
4252
+ "docsTags": [],
4253
+ "default": "false",
4254
+ "values": [
4255
+ {
4256
+ "type": "boolean"
4257
+ }
4258
+ ],
4259
+ "optional": false,
4260
+ "required": false,
4261
+ "getter": false,
4262
+ "setter": false
4263
+ },
4264
+ {
4265
+ "name": "shortcuts",
4266
+ "type": "string",
4267
+ "complexType": {
4268
+ "original": "string",
4269
+ "resolved": "string",
4270
+ "references": {}
4271
+ },
4272
+ "mutable": false,
4273
+ "attr": "shortcuts",
4274
+ "reflectToAttr": true,
4275
+ "docs": "Custom actions to display in the footer\nJSON array of objects with the following properties:\n- label: string\n- onClick: function",
4276
+ "docsTags": [
4277
+ {
4278
+ "name": "default",
4279
+ "text": "'[]'"
4280
+ }
4281
+ ],
4282
+ "default": "'[]'",
4283
+ "values": [
4284
+ {
4285
+ "type": "string"
4286
+ }
4287
+ ],
4288
+ "optional": false,
4289
+ "required": false,
4290
+ "getter": false,
4291
+ "setter": false
4292
+ },
4293
+ {
4294
+ "name": "shortcutsPlacement",
4295
+ "type": "\"bottom\" | \"left\" | \"right\"",
4296
+ "complexType": {
4297
+ "original": "'bottom' | 'left' | 'right'",
4298
+ "resolved": "\"bottom\" | \"left\" | \"right\"",
4299
+ "references": {}
4300
+ },
4301
+ "mutable": false,
4302
+ "attr": "shortcuts-placement",
4303
+ "reflectToAttr": true,
4304
+ "docs": "Footer placement",
4305
+ "docsTags": [
4306
+ {
4307
+ "name": "default",
4308
+ "text": "'bottom'"
4309
+ }
4310
+ ],
4311
+ "default": "'bottom'",
4312
+ "values": [
4313
+ {
4314
+ "value": "bottom",
4315
+ "type": "string"
4316
+ },
4317
+ {
4318
+ "value": "left",
4319
+ "type": "string"
4320
+ },
4321
+ {
4322
+ "value": "right",
4323
+ "type": "string"
4324
+ }
4325
+ ],
4326
+ "optional": false,
4327
+ "required": false,
4328
+ "getter": false,
4329
+ "setter": false
4330
+ },
4331
+ {
4332
+ "name": "showActions",
4333
+ "type": "boolean",
4334
+ "complexType": {
4335
+ "original": "boolean",
4336
+ "resolved": "boolean",
4337
+ "references": {}
4338
+ },
4339
+ "mutable": false,
4340
+ "attr": "show-actions",
4341
+ "reflectToAttr": true,
4342
+ "docs": "Show action buttons",
4343
+ "docsTags": [
4344
+ {
4345
+ "name": "default",
4346
+ "text": "false"
4347
+ }
4348
+ ],
4349
+ "default": "false",
4350
+ "values": [
4351
+ {
4352
+ "type": "boolean"
4353
+ }
4354
+ ],
4355
+ "optional": false,
4356
+ "required": false,
4357
+ "getter": false,
4358
+ "setter": false
4359
+ },
4360
+ {
4361
+ "name": "showWeekNumbers",
4362
+ "type": "boolean",
4363
+ "complexType": {
4364
+ "original": "boolean",
4365
+ "resolved": "boolean",
4366
+ "references": {}
4367
+ },
4368
+ "mutable": false,
4369
+ "attr": "show-week-numbers",
4370
+ "reflectToAttr": true,
4371
+ "docs": "Show week numbers",
4372
+ "docsTags": [
4373
+ {
4374
+ "name": "default",
4375
+ "text": "true"
4376
+ }
4377
+ ],
4378
+ "values": [
4379
+ {
4380
+ "type": "boolean"
4381
+ }
4382
+ ],
4383
+ "optional": false,
4384
+ "required": false,
4385
+ "getter": false,
4386
+ "setter": false
4387
+ },
4388
+ {
4389
+ "name": "success",
4390
+ "type": "boolean",
4391
+ "complexType": {
4392
+ "original": "boolean",
4393
+ "resolved": "boolean",
4394
+ "references": {}
4395
+ },
4396
+ "mutable": false,
4397
+ "attr": "success",
4398
+ "reflectToAttr": true,
4399
+ "docs": "Indicates a success state.",
4400
+ "docsTags": [],
4401
+ "default": "false",
4402
+ "values": [
4403
+ {
4404
+ "type": "boolean"
4405
+ }
4406
+ ],
4407
+ "optional": false,
4408
+ "required": false,
4409
+ "getter": false,
4410
+ "setter": false
4411
+ },
4412
+ {
4413
+ "name": "value",
4414
+ "type": "string",
4415
+ "complexType": {
4416
+ "original": "string",
4417
+ "resolved": "string",
4418
+ "references": {}
4419
+ },
4420
+ "mutable": false,
4421
+ "attr": "value",
4422
+ "reflectToAttr": true,
4423
+ "docs": "The initial value of the input (date in string format).",
4424
+ "docsTags": [],
4425
+ "default": "''",
4426
+ "values": [
4427
+ {
4428
+ "type": "string"
4429
+ }
4430
+ ],
4431
+ "optional": false,
4432
+ "required": false,
4433
+ "getter": false,
4434
+ "setter": false
4435
+ }
4436
+ ],
4437
+ "methods": [],
4438
+ "events": [
4439
+ {
4440
+ "event": "dateChange",
4441
+ "detail": "{ value: string; }",
4442
+ "bubbles": true,
4443
+ "complexType": {
4444
+ "original": "{\n /**\n * The date value.\n */\n value: string;\n }",
4445
+ "resolved": "{ value: string; }",
4446
+ "references": {}
4447
+ },
4448
+ "cancelable": true,
4449
+ "composed": true,
4450
+ "docs": "Emits an event when the date changes.",
4451
+ "docsTags": []
4452
+ }
4453
+ ],
4454
+ "listeners": [
4455
+ {
4456
+ "event": "singleDateChange",
4457
+ "capture": false,
4458
+ "passive": false
4459
+ },
4460
+ {
4461
+ "event": "closePopover",
4462
+ "capture": false,
4463
+ "passive": false
4464
+ },
4465
+ {
4466
+ "event": "keydown",
4467
+ "capture": false,
4468
+ "passive": false
4469
+ }
4470
+ ],
4471
+ "styles": [],
4472
+ "slots": [
4473
+ {
4474
+ "name": "after-input",
4475
+ "docs": "Content to be placed after the input text, outside the input container."
4476
+ },
4477
+ {
4478
+ "name": "before-input",
4479
+ "docs": "Content to be placed before the input text, outside the input container."
4480
+ },
4481
+ {
4482
+ "name": "default",
4483
+ "docs": "Child content of the component."
4484
+ },
4485
+ {
4486
+ "name": "description",
4487
+ "docs": "Content to be placed as the description, will override the description prop."
4488
+ },
4489
+ {
4490
+ "name": "error-description",
4491
+ "docs": "Content to be placed as the error description, will override the errorDescription prop."
4492
+ },
4493
+ {
4494
+ "name": "label",
4495
+ "docs": "Content to be placed as the label, will override the label prop."
4496
+ },
4497
+ {
4498
+ "name": "leading-input",
4499
+ "docs": "Content to be placed before the input text, within the input container."
4500
+ }
4501
+ ],
4502
+ "parts": [],
4503
+ "dependents": [],
4504
+ "dependencies": [
4505
+ "nv-popover",
4506
+ "nv-iconbutton",
4507
+ "nv-calendar"
4508
+ ],
4509
+ "dependencyGraph": {
4510
+ "nv-fielddate": [
4511
+ "nv-popover",
4512
+ "nv-iconbutton",
4513
+ "nv-calendar"
4514
+ ],
4515
+ "nv-iconbutton": [
4516
+ "nv-loader",
4517
+ "nv-icon"
4518
+ ],
4519
+ "nv-calendar": [
4520
+ "nv-iconbutton",
4521
+ "nv-button"
4522
+ ],
4523
+ "nv-button": [
4524
+ "nv-loader"
4525
+ ]
4526
+ }
4527
+ },
4528
+ {
4529
+ "filePath": "src/components/nv-fielddaterange/nv-fielddaterange.tsx",
4530
+ "encapsulation": "none",
4531
+ "tag": "nv-fielddaterange",
4532
+ "readme": "# nv-fielddaterange\n\nThe `nv-fielddaterange` component is an advanced form field for date range selection. It combines two date input fields with an interactive calendar picker, providing an intuitive user experience for selecting time periods.\n",
4533
+ "docs": "The `nv-fielddaterange` component is an advanced form field for date range selection. It combines two date input fields with an interactive calendar picker, providing an intuitive user experience for selecting time periods.",
4534
+ "docsTags": [
4535
+ {
4536
+ "name": "slot",
4537
+ "text": "default - Child content of the component."
4538
+ },
4539
+ {
4540
+ "name": "slot",
4541
+ "text": "leading-input - Content to be placed before the input text, within the input container."
4542
+ },
4543
+ {
4544
+ "name": "slot",
4545
+ "text": "before-input - Content to be placed before the input text, outside the input container."
4546
+ },
4547
+ {
4548
+ "name": "slot",
4549
+ "text": "after-input - Content to be placed after the input text, outside the input container."
4550
+ },
4551
+ {
4552
+ "name": "slot",
4553
+ "text": "label - Content to be placed as the label, will override the label prop."
4554
+ },
4555
+ {
4556
+ "name": "slot",
4557
+ "text": "description - Content to be placed as the description, will override the description prop."
4558
+ },
4559
+ {
4560
+ "name": "slot",
4561
+ "text": "error-description - Content to be placed as the error description, will override the errorDescription prop."
4562
+ }
4563
+ ],
4564
+ "usage": {},
4565
+ "props": [
4566
+ {
4567
+ "name": "dateFormat",
4568
+ "type": "string",
4569
+ "complexType": {
4570
+ "original": "string",
4571
+ "resolved": "string",
4572
+ "references": {}
4573
+ },
4574
+ "mutable": false,
4575
+ "attr": "date-format",
4576
+ "reflectToAttr": true,
4577
+ "docs": "Date format ex: YYYY-MM-DD, DD-MM-YYYY, etc.",
4578
+ "docsTags": [
4579
+ {
4580
+ "name": "default",
4581
+ "text": "'YYYY-MM-DD'"
4582
+ }
4583
+ ],
4584
+ "default": "'YYYY-MM-DD'",
4585
+ "values": [
4586
+ {
4587
+ "type": "string"
4588
+ }
4589
+ ],
4590
+ "optional": false,
4591
+ "required": false,
4592
+ "getter": false,
4593
+ "setter": false
4594
+ },
4595
+ {
4596
+ "name": "description",
4597
+ "type": "string",
4598
+ "complexType": {
4599
+ "original": "string",
4600
+ "resolved": "string",
4601
+ "references": {}
4602
+ },
4603
+ "mutable": false,
4604
+ "attr": "description",
4605
+ "reflectToAttr": true,
4606
+ "docs": "Description displayed below the input. A slot description can override this prop.",
4607
+ "docsTags": [],
4608
+ "values": [
4609
+ {
4610
+ "type": "string"
4611
+ }
4612
+ ],
4613
+ "optional": false,
4614
+ "required": false,
4615
+ "getter": false,
4616
+ "setter": false
4617
+ },
4618
+ {
4619
+ "name": "disabled",
4620
+ "type": "boolean",
4621
+ "complexType": {
4622
+ "original": "boolean",
4623
+ "resolved": "boolean",
4624
+ "references": {}
4625
+ },
4626
+ "mutable": false,
4627
+ "attr": "disabled",
4628
+ "reflectToAttr": true,
4629
+ "docs": "Disables both input fields.",
4630
+ "docsTags": [],
4631
+ "default": "false",
4632
+ "values": [
4633
+ {
4634
+ "type": "boolean"
4635
+ }
4636
+ ],
4637
+ "optional": false,
4638
+ "required": false,
4639
+ "getter": false,
4640
+ "setter": false
4641
+ },
4642
+ {
4643
+ "name": "disabledDates",
4644
+ "type": "string",
4645
+ "complexType": {
4646
+ "original": "string",
4647
+ "resolved": "string",
4648
+ "references": {}
4649
+ },
4650
+ "mutable": false,
4651
+ "attr": "disabled-dates",
4652
+ "reflectToAttr": true,
4653
+ "docs": "Disabled dates ISO string array",
4654
+ "docsTags": [
4655
+ {
4656
+ "name": "default",
4657
+ "text": "'[]'"
4658
+ }
4659
+ ],
4660
+ "default": "'[]'",
4661
+ "values": [
4662
+ {
4663
+ "type": "string"
4664
+ }
4665
+ ],
4666
+ "optional": false,
4667
+ "required": false,
4668
+ "getter": false,
4669
+ "setter": false
4670
+ },
4671
+ {
4672
+ "name": "endInputId",
4673
+ "type": "string",
4674
+ "complexType": {
4675
+ "original": "string",
4676
+ "resolved": "string",
4677
+ "references": {}
4678
+ },
4679
+ "mutable": false,
4680
+ "attr": "end-input-id",
4681
+ "reflectToAttr": true,
4682
+ "docs": "Sets the ID for the end input element and the for attribute of the associated\nlabel. If no ID is provided, a random one will be automatically generated.",
4683
+ "docsTags": [],
4684
+ "default": "uuidv4()",
4685
+ "values": [
4686
+ {
4687
+ "type": "string"
4688
+ }
4689
+ ],
4690
+ "optional": false,
4691
+ "required": false,
4692
+ "getter": false,
4693
+ "setter": false
4694
+ },
4695
+ {
4696
+ "name": "endName",
4697
+ "type": "string",
4698
+ "complexType": {
4699
+ "original": "string",
4700
+ "resolved": "string",
4701
+ "references": {}
4702
+ },
4703
+ "mutable": false,
4704
+ "attr": "end-name",
4705
+ "reflectToAttr": true,
4706
+ "docs": "Name attribute for the end input.",
4707
+ "docsTags": [],
4708
+ "values": [
4709
+ {
4710
+ "type": "string"
4711
+ }
4712
+ ],
4713
+ "optional": false,
4714
+ "required": false,
4715
+ "getter": false,
4716
+ "setter": false
4717
+ },
4718
+ {
4719
+ "name": "endPlaceholder",
4720
+ "type": "string",
4721
+ "complexType": {
4722
+ "original": "string",
4723
+ "resolved": "string",
4724
+ "references": {}
4725
+ },
4726
+ "mutable": false,
4727
+ "attr": "end-placeholder",
4728
+ "reflectToAttr": true,
4729
+ "docs": "Placeholder for the end input field.",
4730
+ "docsTags": [],
4731
+ "values": [
4732
+ {
4733
+ "type": "string"
4734
+ }
4735
+ ],
4736
+ "optional": false,
4737
+ "required": false,
4738
+ "getter": false,
4739
+ "setter": false
4740
+ },
4741
+ {
4742
+ "name": "error",
4743
+ "type": "boolean",
4744
+ "complexType": {
4745
+ "original": "boolean",
4746
+ "resolved": "boolean",
4747
+ "references": {}
4748
+ },
4749
+ "mutable": false,
4750
+ "attr": "error",
4751
+ "reflectToAttr": true,
4752
+ "docs": "Indicates an error state.",
4753
+ "docsTags": [],
4754
+ "default": "false",
4755
+ "values": [
4756
+ {
4757
+ "type": "boolean"
4758
+ }
4759
+ ],
4760
+ "optional": false,
4761
+ "required": false,
4762
+ "getter": false,
4763
+ "setter": false
4764
+ },
4765
+ {
4766
+ "name": "errorDescription",
4767
+ "type": "string",
4768
+ "complexType": {
4769
+ "original": "string",
4770
+ "resolved": "string",
4771
+ "references": {}
4772
+ },
4773
+ "mutable": false,
4774
+ "attr": "error-description",
4775
+ "reflectToAttr": true,
4776
+ "docs": "Error description. A slot error-description can override this prop.",
4777
+ "docsTags": [],
4778
+ "values": [
4779
+ {
4780
+ "type": "string"
4781
+ }
4782
+ ],
4783
+ "optional": true,
4784
+ "required": false,
4785
+ "getter": false,
4786
+ "setter": false
4787
+ },
4788
+ {
4789
+ "name": "firstDayOfWeek",
4790
+ "type": "number",
4791
+ "complexType": {
4792
+ "original": "number",
4793
+ "resolved": "number",
4794
+ "references": {}
4795
+ },
4796
+ "mutable": false,
4797
+ "attr": "first-day-of-week",
4798
+ "reflectToAttr": true,
4799
+ "docs": "First day of the week 0 = Sunday, 1 = Monday, etc.",
4800
+ "docsTags": [
4801
+ {
4802
+ "name": "default",
4803
+ "text": "1"
4804
+ }
4805
+ ],
4806
+ "default": "1",
4807
+ "values": [
4808
+ {
4809
+ "type": "number"
4810
+ }
4811
+ ],
4812
+ "optional": false,
4813
+ "required": false,
4814
+ "getter": false,
4815
+ "setter": false
4816
+ },
4817
+ {
4818
+ "name": "label",
4819
+ "type": "string",
4820
+ "complexType": {
4821
+ "original": "string",
4822
+ "resolved": "string",
4823
+ "references": {}
4824
+ },
4825
+ "mutable": false,
4826
+ "attr": "label",
4827
+ "reflectToAttr": true,
4828
+ "docs": "Text displayed as label. A slot label can override this prop.",
4829
+ "docsTags": [],
4830
+ "values": [
4831
+ {
4832
+ "type": "string"
4833
+ }
4834
+ ],
4835
+ "optional": false,
4836
+ "required": false,
4837
+ "getter": false,
4838
+ "setter": false
4839
+ },
4840
+ {
4841
+ "name": "locale",
4842
+ "type": "string",
4843
+ "complexType": {
4844
+ "original": "string",
4845
+ "resolved": "string",
4846
+ "references": {}
4847
+ },
4848
+ "mutable": false,
4849
+ "attr": "locale",
4850
+ "reflectToAttr": true,
4851
+ "docs": "Locale for date formatting",
4852
+ "docsTags": [
4853
+ {
4854
+ "name": "default",
4855
+ "text": "'en-BE'"
4856
+ }
4857
+ ],
4858
+ "default": "'en-BE'",
4859
+ "values": [
4860
+ {
4861
+ "type": "string"
4862
+ }
4863
+ ],
4864
+ "optional": false,
4865
+ "required": false,
4866
+ "getter": false,
4867
+ "setter": false
4868
+ },
4869
+ {
4870
+ "name": "max",
4871
+ "type": "string",
4872
+ "complexType": {
4873
+ "original": "string",
4874
+ "resolved": "string",
4875
+ "references": {}
4876
+ },
4877
+ "mutable": false,
4878
+ "attr": "max",
4879
+ "reflectToAttr": true,
4880
+ "docs": "Maximum date for selection ISO string format, ex: 2025-12-31",
4881
+ "docsTags": [],
4882
+ "default": "''",
4883
+ "values": [
4884
+ {
4885
+ "type": "string"
4886
+ }
4887
+ ],
4888
+ "optional": true,
4889
+ "required": false,
4890
+ "getter": false,
4891
+ "setter": false
4892
+ },
4893
+ {
4894
+ "name": "min",
4895
+ "type": "string",
4896
+ "complexType": {
4897
+ "original": "string",
4898
+ "resolved": "string",
4899
+ "references": {}
4900
+ },
4901
+ "mutable": false,
4902
+ "attr": "min",
4903
+ "reflectToAttr": true,
4904
+ "docs": "Minimum date for selection ISO string format, ex: 2025-01-01",
4905
+ "docsTags": [],
4906
+ "default": "''",
4907
+ "values": [
4908
+ {
4909
+ "type": "string"
4910
+ }
4911
+ ],
4912
+ "optional": true,
4913
+ "required": false,
4914
+ "getter": false,
4915
+ "setter": false
4916
+ },
4917
+ {
4918
+ "name": "numberOfCalendars",
4919
+ "type": "number",
4920
+ "complexType": {
4921
+ "original": "number",
4922
+ "resolved": "number",
4923
+ "references": {}
4924
+ },
4925
+ "mutable": false,
4926
+ "attr": "number-of-calendars",
4927
+ "reflectToAttr": true,
4928
+ "docs": "Number of calendars to display",
4929
+ "docsTags": [
4930
+ {
4931
+ "name": "default",
4932
+ "text": "2"
4933
+ }
4934
+ ],
4935
+ "default": "2",
4936
+ "values": [
4937
+ {
4938
+ "type": "number"
4939
+ }
4940
+ ],
4941
+ "optional": false,
4942
+ "required": false,
4943
+ "getter": false,
4944
+ "setter": false
4945
+ },
4946
+ {
4947
+ "name": "readonly",
4948
+ "type": "boolean",
4949
+ "complexType": {
4950
+ "original": "boolean",
4951
+ "resolved": "boolean",
4952
+ "references": {}
4953
+ },
4954
+ "mutable": false,
4955
+ "attr": "readonly",
4956
+ "reflectToAttr": true,
4957
+ "docs": "Sets both input fields as read-only.",
4958
+ "docsTags": [],
4959
+ "default": "false",
4960
+ "values": [
4961
+ {
4962
+ "type": "boolean"
4963
+ }
4964
+ ],
4965
+ "optional": false,
4966
+ "required": false,
4967
+ "getter": false,
4968
+ "setter": false
4969
+ },
4970
+ {
4971
+ "name": "required",
4972
+ "type": "boolean",
4973
+ "complexType": {
4974
+ "original": "boolean",
4975
+ "resolved": "boolean",
4976
+ "references": {}
4977
+ },
4978
+ "mutable": false,
4979
+ "attr": "required",
4980
+ "reflectToAttr": true,
4981
+ "docs": "Marks both input fields as required.",
4982
+ "docsTags": [],
4983
+ "default": "false",
4984
+ "values": [
4985
+ {
4986
+ "type": "boolean"
4987
+ }
4988
+ ],
4989
+ "optional": false,
4990
+ "required": false,
4991
+ "getter": false,
4992
+ "setter": false
4993
+ },
4994
+ {
4995
+ "name": "shortcuts",
4996
+ "type": "string",
4997
+ "complexType": {
4998
+ "original": "string",
4999
+ "resolved": "string",
5000
+ "references": {}
5001
+ },
5002
+ "mutable": false,
5003
+ "attr": "shortcuts",
5004
+ "reflectToAttr": true,
5005
+ "docs": "Custom actions to display in the footer\nJSON array of objects with the following properties:\n- label: string\n- onClick: function",
5006
+ "docsTags": [
5007
+ {
5008
+ "name": "default",
5009
+ "text": "'[]'"
5010
+ }
5011
+ ],
5012
+ "default": "'[]'",
5013
+ "values": [
5014
+ {
5015
+ "type": "string"
5016
+ }
5017
+ ],
5018
+ "optional": false,
5019
+ "required": false,
5020
+ "getter": false,
5021
+ "setter": false
5022
+ },
5023
+ {
5024
+ "name": "shortcutsPlacement",
5025
+ "type": "\"bottom\" | \"left\" | \"right\"",
5026
+ "complexType": {
5027
+ "original": "'bottom' | 'left' | 'right'",
5028
+ "resolved": "\"bottom\" | \"left\" | \"right\"",
5029
+ "references": {}
5030
+ },
5031
+ "mutable": false,
5032
+ "attr": "shortcuts-placement",
5033
+ "reflectToAttr": true,
5034
+ "docs": "Footer placement",
5035
+ "docsTags": [
5036
+ {
5037
+ "name": "default",
5038
+ "text": "'bottom'"
5039
+ }
5040
+ ],
5041
+ "default": "'bottom'",
5042
+ "values": [
5043
+ {
5044
+ "value": "bottom",
5045
+ "type": "string"
5046
+ },
5047
+ {
5048
+ "value": "left",
5049
+ "type": "string"
5050
+ },
5051
+ {
5052
+ "value": "right",
5053
+ "type": "string"
5054
+ }
5055
+ ],
5056
+ "optional": false,
5057
+ "required": false,
5058
+ "getter": false,
5059
+ "setter": false
5060
+ },
5061
+ {
5062
+ "name": "shouldAutoFocus",
5063
+ "type": "boolean",
5064
+ "complexType": {
5065
+ "original": "boolean",
5066
+ "resolved": "boolean",
5067
+ "references": {}
5068
+ },
5069
+ "mutable": false,
5070
+ "attr": "should-auto-focus",
5071
+ "reflectToAttr": true,
5072
+ "docs": "Autofocus the start input when the component is mounted.",
5073
+ "docsTags": [],
5074
+ "default": "false",
5075
+ "values": [
5076
+ {
5077
+ "type": "boolean"
5078
+ }
5079
+ ],
5080
+ "optional": false,
5081
+ "required": false,
5082
+ "getter": false,
5083
+ "setter": false
5084
+ },
5085
+ {
5086
+ "name": "showActions",
5087
+ "type": "boolean",
5088
+ "complexType": {
5089
+ "original": "boolean",
5090
+ "resolved": "boolean",
5091
+ "references": {}
5092
+ },
5093
+ "mutable": false,
5094
+ "attr": "show-actions",
5095
+ "reflectToAttr": true,
5096
+ "docs": "Show action buttons",
5097
+ "docsTags": [
5098
+ {
5099
+ "name": "default",
5100
+ "text": "false"
5101
+ }
5102
+ ],
5103
+ "default": "false",
5104
+ "values": [
5105
+ {
5106
+ "type": "boolean"
5107
+ }
5108
+ ],
5109
+ "optional": false,
5110
+ "required": false,
5111
+ "getter": false,
5112
+ "setter": false
5113
+ },
5114
+ {
5115
+ "name": "showWeekNumbers",
5116
+ "type": "boolean",
5117
+ "complexType": {
5118
+ "original": "boolean",
5119
+ "resolved": "boolean",
5120
+ "references": {}
5121
+ },
5122
+ "mutable": false,
5123
+ "attr": "show-week-numbers",
5124
+ "reflectToAttr": true,
5125
+ "docs": "Show week numbers",
5126
+ "docsTags": [
5127
+ {
5128
+ "name": "default",
5129
+ "text": "true"
5130
+ }
5131
+ ],
5132
+ "default": "true",
5133
+ "values": [
5134
+ {
5135
+ "type": "boolean"
5136
+ }
5137
+ ],
5138
+ "optional": false,
5139
+ "required": false,
5140
+ "getter": false,
5141
+ "setter": false
5142
+ },
5143
+ {
5144
+ "name": "startInputId",
5145
+ "type": "string",
5146
+ "complexType": {
5147
+ "original": "string",
5148
+ "resolved": "string",
5149
+ "references": {}
5150
+ },
5151
+ "mutable": false,
5152
+ "attr": "start-input-id",
5153
+ "reflectToAttr": true,
5154
+ "docs": "Sets the ID for the start input element and the for attribute of the associated\nlabel. If no ID is provided, a random one will be automatically generated.",
5155
+ "docsTags": [],
5156
+ "default": "uuidv4()",
5157
+ "values": [
5158
+ {
5159
+ "type": "string"
5160
+ }
5161
+ ],
5162
+ "optional": false,
5163
+ "required": false,
5164
+ "getter": false,
5165
+ "setter": false
5166
+ },
5167
+ {
5168
+ "name": "startName",
5169
+ "type": "string",
5170
+ "complexType": {
5171
+ "original": "string",
5172
+ "resolved": "string",
5173
+ "references": {}
5174
+ },
5175
+ "mutable": false,
5176
+ "attr": "start-name",
5177
+ "reflectToAttr": true,
5178
+ "docs": "Name attribute for the start input.",
5179
+ "docsTags": [],
5180
+ "values": [
5181
+ {
5182
+ "type": "string"
5183
+ }
5184
+ ],
5185
+ "optional": false,
5186
+ "required": false,
5187
+ "getter": false,
5188
+ "setter": false
5189
+ },
5190
+ {
5191
+ "name": "startPlaceholder",
5192
+ "type": "string",
5193
+ "complexType": {
5194
+ "original": "string",
5195
+ "resolved": "string",
5196
+ "references": {}
5197
+ },
5198
+ "mutable": false,
5199
+ "attr": "start-placeholder",
5200
+ "reflectToAttr": true,
5201
+ "docs": "Placeholder for the start input field.",
5202
+ "docsTags": [],
5203
+ "values": [
5204
+ {
5205
+ "type": "string"
5206
+ }
5207
+ ],
5208
+ "optional": false,
5209
+ "required": false,
5210
+ "getter": false,
5211
+ "setter": false
5212
+ },
5213
+ {
5214
+ "name": "success",
5215
+ "type": "boolean",
5216
+ "complexType": {
5217
+ "original": "boolean",
5218
+ "resolved": "boolean",
5219
+ "references": {}
5220
+ },
5221
+ "mutable": false,
5222
+ "attr": "success",
5223
+ "reflectToAttr": true,
5224
+ "docs": "Indicates a success state.",
5225
+ "docsTags": [],
5226
+ "default": "false",
5227
+ "values": [
5228
+ {
5229
+ "type": "boolean"
5230
+ }
5231
+ ],
5232
+ "optional": false,
5233
+ "required": false,
5234
+ "getter": false,
5235
+ "setter": false
5236
+ },
5237
+ {
5238
+ "name": "value",
5239
+ "type": "string",
5240
+ "complexType": {
5241
+ "original": "string",
5242
+ "resolved": "string",
5243
+ "references": {}
5244
+ },
5245
+ "mutable": false,
5246
+ "attr": "value",
5247
+ "reflectToAttr": true,
5248
+ "docs": "The initial value of the date range (in string format).",
5249
+ "docsTags": [],
5250
+ "default": "''",
5251
+ "values": [
5252
+ {
5253
+ "type": "string"
5254
+ }
5255
+ ],
5256
+ "optional": false,
5257
+ "required": false,
5258
+ "getter": false,
5259
+ "setter": false
5260
+ }
5261
+ ],
5262
+ "methods": [],
5263
+ "events": [
5264
+ {
5265
+ "event": "dateRangeChange",
5266
+ "detail": "DateRange",
5267
+ "bubbles": true,
5268
+ "complexType": {
5269
+ "original": "DateRange",
5270
+ "resolved": "DateRange",
5271
+ "references": {
5272
+ "DateRange": {
5273
+ "location": "import",
5274
+ "path": "../../interfaces/dateRange",
5275
+ "id": "src/interfaces/dateRange.tsx::DateRange"
5276
+ }
5277
+ }
5278
+ },
5279
+ "cancelable": true,
5280
+ "composed": true,
5281
+ "docs": "Emits an event when the date range changes.",
5282
+ "docsTags": []
5283
+ }
5284
+ ],
5285
+ "listeners": [
5286
+ {
5287
+ "event": "rangeDateChange",
5288
+ "capture": false,
5289
+ "passive": false
5290
+ },
5291
+ {
5292
+ "event": "closePopover",
5293
+ "capture": false,
5294
+ "passive": false
5295
+ },
5296
+ {
5297
+ "event": "applyDateRange",
5298
+ "capture": false,
5299
+ "passive": false
5300
+ },
5301
+ {
5302
+ "event": "keydown",
5303
+ "capture": false,
5304
+ "passive": false
5305
+ }
5306
+ ],
5307
+ "styles": [],
5308
+ "slots": [
5309
+ {
5310
+ "name": "after-input",
5311
+ "docs": "Content to be placed after the input text, outside the input container."
5312
+ },
5313
+ {
5314
+ "name": "before-input",
5315
+ "docs": "Content to be placed before the input text, outside the input container."
5316
+ },
5317
+ {
5318
+ "name": "default",
5319
+ "docs": "Child content of the component."
3699
5320
  },
3700
5321
  {
3701
5322
  "name": "description",
@@ -3705,23 +5326,38 @@
3705
5326
  "name": "error-description",
3706
5327
  "docs": "Content to be placed as the error description, will override the errorDescription prop."
3707
5328
  },
3708
- {
3709
- "name": "indeterminate-icon",
3710
- "docs": "Content to be placed as the indeterminate icon, will override the indeterminateIcon prop."
3711
- },
3712
5329
  {
3713
5330
  "name": "label",
3714
5331
  "docs": "Content to be placed as the label, will override the label prop."
5332
+ },
5333
+ {
5334
+ "name": "leading-input",
5335
+ "docs": "Content to be placed before the input text, within the input container."
3715
5336
  }
3716
5337
  ],
3717
5338
  "parts": [],
3718
- "dependents": [
3719
- "nv-fielddropdownitemcheck"
5339
+ "dependents": [],
5340
+ "dependencies": [
5341
+ "nv-popover",
5342
+ "nv-iconbutton",
5343
+ "nv-calendar"
3720
5344
  ],
3721
- "dependencies": [],
3722
5345
  "dependencyGraph": {
3723
- "nv-fielddropdownitemcheck": [
3724
- "nv-fieldcheckbox"
5346
+ "nv-fielddaterange": [
5347
+ "nv-popover",
5348
+ "nv-iconbutton",
5349
+ "nv-calendar"
5350
+ ],
5351
+ "nv-iconbutton": [
5352
+ "nv-loader",
5353
+ "nv-icon"
5354
+ ],
5355
+ "nv-calendar": [
5356
+ "nv-iconbutton",
5357
+ "nv-button"
5358
+ ],
5359
+ "nv-button": [
5360
+ "nv-loader"
3725
5361
  ]
3726
5362
  }
3727
5363
  },
@@ -4566,13 +6202,15 @@
4566
6202
  "dependencies": [
4567
6203
  "nv-fielddropdownitem",
4568
6204
  "nv-popover",
4569
- "nv-iconbutton"
6205
+ "nv-iconbutton",
6206
+ "nv-icon"
4570
6207
  ],
4571
6208
  "dependencyGraph": {
4572
6209
  "nv-fielddropdown": [
4573
6210
  "nv-fielddropdownitem",
4574
6211
  "nv-popover",
4575
- "nv-iconbutton"
6212
+ "nv-iconbutton",
6213
+ "nv-icon"
4576
6214
  ],
4577
6215
  "nv-fielddropdownitem": [
4578
6216
  "nv-icon"
@@ -5546,34 +7184,6 @@
5546
7184
  "getter": false,
5547
7185
  "setter": false
5548
7186
  },
5549
- {
5550
- "name": "mode",
5551
- "type": "\"options\" | \"slots\"",
5552
- "complexType": {
5553
- "original": "'options' | 'slots'",
5554
- "resolved": "\"options\" | \"slots\"",
5555
- "references": {}
5556
- },
5557
- "mutable": false,
5558
- "attr": "mode",
5559
- "reflectToAttr": true,
5560
- "docs": "Multiselect mode: 'options' (JSON data) or 'slots' (custom items).\nThis property is now reflected in the modeState.",
5561
- "docsTags": [],
5562
- "values": [
5563
- {
5564
- "value": "options",
5565
- "type": "string"
5566
- },
5567
- {
5568
- "value": "slots",
5569
- "type": "string"
5570
- }
5571
- ],
5572
- "optional": false,
5573
- "required": false,
5574
- "getter": false,
5575
- "setter": false
5576
- },
5577
7187
  {
5578
7188
  "name": "name",
5579
7189
  "type": "string",
@@ -5923,6 +7533,7 @@
5923
7533
  "dependencies": [
5924
7534
  "nv-popover",
5925
7535
  "nv-badge",
7536
+ "nv-icon",
5926
7537
  "nv-iconbutton",
5927
7538
  "nv-fielddropdownitemcheck"
5928
7539
  ],
@@ -5930,6 +7541,7 @@
5930
7541
  "nv-fieldmultiselect": [
5931
7542
  "nv-popover",
5932
7543
  "nv-badge",
7544
+ "nv-icon",
5933
7545
  "nv-iconbutton",
5934
7546
  "nv-fielddropdownitemcheck"
5935
7547
  ],
@@ -6187,7 +7799,7 @@
6187
7799
  },
6188
7800
  "mutable": false,
6189
7801
  "attr": "message",
6190
- "reflectToAttr": false,
7802
+ "reflectToAttr": true,
6191
7803
  "docs": "Message defines a 'hint ' message for the number field.",
6192
7804
  "docsTags": [
6193
7805
  {
@@ -6381,7 +7993,7 @@
6381
7993
  },
6382
7994
  "mutable": false,
6383
7995
  "attr": "validation",
6384
- "reflectToAttr": false,
7996
+ "reflectToAttr": true,
6385
7997
  "docs": "Add the message to the validation state.",
6386
7998
  "docsTags": [
6387
7999
  {
@@ -6477,10 +8089,16 @@
6477
8089
  "parts": [],
6478
8090
  "dependents": [],
6479
8091
  "dependencies": [
6480
- "nv-icon"
8092
+ "nv-icon",
8093
+ "nv-iconbutton"
6481
8094
  ],
6482
8095
  "dependencyGraph": {
6483
8096
  "nv-fieldnumber": [
8097
+ "nv-icon",
8098
+ "nv-iconbutton"
8099
+ ],
8100
+ "nv-iconbutton": [
8101
+ "nv-loader",
6484
8102
  "nv-icon"
6485
8103
  ]
6486
8104
  }
@@ -7323,13 +8941,13 @@
7323
8941
  "parts": [],
7324
8942
  "dependents": [],
7325
8943
  "dependencies": [
7326
- "nv-iconbutton",
7327
- "nv-icon"
8944
+ "nv-icon",
8945
+ "nv-iconbutton"
7328
8946
  ],
7329
8947
  "dependencyGraph": {
7330
8948
  "nv-fieldpassword": [
7331
- "nv-iconbutton",
7332
- "nv-icon"
8949
+ "nv-icon",
8950
+ "nv-iconbutton"
7333
8951
  ],
7334
8952
  "nv-iconbutton": [
7335
8953
  "nv-loader",
@@ -7568,7 +9186,7 @@
7568
9186
  },
7569
9187
  "mutable": false,
7570
9188
  "attr": "label-before",
7571
- "reflectToAttr": false,
9189
+ "reflectToAttr": true,
7572
9190
  "docs": "Set the label placement to before the input",
7573
9191
  "docsTags": [
7574
9192
  {
@@ -7632,7 +9250,7 @@
7632
9250
  },
7633
9251
  "mutable": false,
7634
9252
  "attr": "message",
7635
- "reflectToAttr": false,
9253
+ "reflectToAttr": true,
7636
9254
  "docs": "Adds a helpful hint message below the label",
7637
9255
  "docsTags": [
7638
9256
  {
@@ -7994,7 +9612,7 @@
7994
9612
  },
7995
9613
  "mutable": false,
7996
9614
  "attr": "message",
7997
- "reflectToAttr": false,
9615
+ "reflectToAttr": true,
7998
9616
  "docs": "Message defines a 'hint ' message for the Select Field.",
7999
9617
  "docsTags": [
8000
9618
  {
@@ -8070,7 +9688,7 @@
8070
9688
  },
8071
9689
  "mutable": false,
8072
9690
  "attr": "options",
8073
- "reflectToAttr": false,
9691
+ "reflectToAttr": true,
8074
9692
  "docs": "Options to display in the select. Can be passed as a JSON string.\nFormat: [{ label: string, value: string, selected?: boolean, disabled?: boolean }]",
8075
9693
  "docsTags": [],
8076
9694
  "values": [
@@ -8165,7 +9783,7 @@
8165
9783
  },
8166
9784
  "mutable": false,
8167
9785
  "attr": "validation",
8168
- "reflectToAttr": false,
9786
+ "reflectToAttr": true,
8169
9787
  "docs": "Add the message to the validation state.",
8170
9788
  "docsTags": [
8171
9789
  {
@@ -8266,10 +9884,16 @@
8266
9884
  "parts": [],
8267
9885
  "dependents": [],
8268
9886
  "dependencies": [
8269
- "nv-icon"
9887
+ "nv-icon",
9888
+ "nv-iconbutton"
8270
9889
  ],
8271
9890
  "dependencyGraph": {
8272
9891
  "nv-fieldselect": [
9892
+ "nv-icon",
9893
+ "nv-iconbutton"
9894
+ ],
9895
+ "nv-iconbutton": [
9896
+ "nv-loader",
8273
9897
  "nv-icon"
8274
9898
  ]
8275
9899
  }
@@ -8798,7 +10422,7 @@
8798
10422
  },
8799
10423
  "mutable": false,
8800
10424
  "attr": "message",
8801
- "reflectToAttr": false,
10425
+ "reflectToAttr": true,
8802
10426
  "docs": "Message defines a 'hint ' message for the Text Field.",
8803
10427
  "docsTags": [
8804
10428
  {
@@ -9015,7 +10639,7 @@
9015
10639
  },
9016
10640
  "mutable": false,
9017
10641
  "attr": "text-input-type",
9018
- "reflectToAttr": false,
10642
+ "reflectToAttr": true,
9019
10643
  "docs": "Type of the input.",
9020
10644
  "docsTags": [
9021
10645
  {
@@ -9086,7 +10710,7 @@
9086
10710
  },
9087
10711
  "mutable": false,
9088
10712
  "attr": "validation",
9089
- "reflectToAttr": false,
10713
+ "reflectToAttr": true,
9090
10714
  "docs": "Add the message to the validation state.",
9091
10715
  "docsTags": [
9092
10716
  {
@@ -9444,7 +11068,7 @@
9444
11068
  },
9445
11069
  "mutable": false,
9446
11070
  "attr": "message",
9447
- "reflectToAttr": false,
11071
+ "reflectToAttr": true,
9448
11072
  "docs": "Message defines a 'hint ' message for the Text Field.",
9449
11073
  "docsTags": [
9450
11074
  {
@@ -9675,7 +11299,7 @@
9675
11299
  },
9676
11300
  "mutable": false,
9677
11301
  "attr": "validation",
9678
- "reflectToAttr": false,
11302
+ "reflectToAttr": true,
9679
11303
  "docs": "Add the message to the validation state.",
9680
11304
  "docsTags": [
9681
11305
  {
@@ -10328,7 +11952,7 @@
10328
11952
  },
10329
11953
  "mutable": false,
10330
11954
  "attr": "color",
10331
- "reflectToAttr": false,
11955
+ "reflectToAttr": true,
10332
11956
  "docs": "Set color of the icon.",
10333
11957
  "docsTags": [
10334
11958
  {
@@ -10374,7 +11998,7 @@
10374
11998
  },
10375
11999
  "mutable": false,
10376
12000
  "attr": "large",
10377
- "reflectToAttr": false,
12001
+ "reflectToAttr": true,
10378
12002
  "docs": "Set size to Large.",
10379
12003
  "docsTags": [
10380
12004
  {
@@ -10403,7 +12027,7 @@
10403
12027
  },
10404
12028
  "mutable": false,
10405
12029
  "attr": "medium",
10406
- "reflectToAttr": false,
12030
+ "reflectToAttr": true,
10407
12031
  "docs": "Set size to Medium.",
10408
12032
  "docsTags": [
10409
12033
  {
@@ -10508,7 +12132,7 @@
10508
12132
  },
10509
12133
  "mutable": false,
10510
12134
  "attr": "small",
10511
- "reflectToAttr": false,
12135
+ "reflectToAttr": true,
10512
12136
  "docs": "Set size to Small.",
10513
12137
  "docsTags": [
10514
12138
  {
@@ -10537,7 +12161,7 @@
10537
12161
  },
10538
12162
  "mutable": false,
10539
12163
  "attr": "xlarge",
10540
- "reflectToAttr": false,
12164
+ "reflectToAttr": true,
10541
12165
  "docs": "Set size to ExtraLarge.",
10542
12166
  "docsTags": [
10543
12167
  {
@@ -10566,7 +12190,7 @@
10566
12190
  },
10567
12191
  "mutable": false,
10568
12192
  "attr": "xsmall",
10569
- "reflectToAttr": false,
12193
+ "reflectToAttr": true,
10570
12194
  "docs": "Set size to ExtraSmall.",
10571
12195
  "docsTags": [
10572
12196
  {
@@ -10598,7 +12222,9 @@
10598
12222
  "nv-badge",
10599
12223
  "nv-dialog",
10600
12224
  "nv-dialogfooter",
12225
+ "nv-fielddropdown",
10601
12226
  "nv-fielddropdownitem",
12227
+ "nv-fieldmultiselect",
10602
12228
  "nv-fieldnumber",
10603
12229
  "nv-fieldpassword",
10604
12230
  "nv-fieldselect",
@@ -10624,9 +12250,15 @@
10624
12250
  "nv-dialogfooter": [
10625
12251
  "nv-icon"
10626
12252
  ],
12253
+ "nv-fielddropdown": [
12254
+ "nv-icon"
12255
+ ],
10627
12256
  "nv-fielddropdownitem": [
10628
12257
  "nv-icon"
10629
12258
  ],
12259
+ "nv-fieldmultiselect": [
12260
+ "nv-icon"
12261
+ ],
10630
12262
  "nv-fieldnumber": [
10631
12263
  "nv-icon"
10632
12264
  ],
@@ -10928,7 +12560,18 @@
10928
12560
  ],
10929
12561
  "methods": [],
10930
12562
  "events": [],
10931
- "listeners": [],
12563
+ "listeners": [
12564
+ {
12565
+ "event": "keydown",
12566
+ "capture": false,
12567
+ "passive": false
12568
+ },
12569
+ {
12570
+ "event": "touchstart",
12571
+ "capture": false,
12572
+ "passive": false
12573
+ }
12574
+ ],
10932
12575
  "styles": [],
10933
12576
  "slots": [
10934
12577
  {
@@ -10939,9 +12582,13 @@
10939
12582
  "parts": [],
10940
12583
  "dependents": [
10941
12584
  "nv-calendar",
12585
+ "nv-fielddate",
12586
+ "nv-fielddaterange",
10942
12587
  "nv-fielddropdown",
10943
12588
  "nv-fieldmultiselect",
12589
+ "nv-fieldnumber",
10944
12590
  "nv-fieldpassword",
12591
+ "nv-fieldselect",
10945
12592
  "nv-fieldtime"
10946
12593
  ],
10947
12594
  "dependencies": [
@@ -10956,15 +12603,27 @@
10956
12603
  "nv-calendar": [
10957
12604
  "nv-iconbutton"
10958
12605
  ],
12606
+ "nv-fielddate": [
12607
+ "nv-iconbutton"
12608
+ ],
12609
+ "nv-fielddaterange": [
12610
+ "nv-iconbutton"
12611
+ ],
10959
12612
  "nv-fielddropdown": [
10960
12613
  "nv-iconbutton"
10961
12614
  ],
10962
12615
  "nv-fieldmultiselect": [
10963
12616
  "nv-iconbutton"
10964
12617
  ],
12618
+ "nv-fieldnumber": [
12619
+ "nv-iconbutton"
12620
+ ],
10965
12621
  "nv-fieldpassword": [
10966
12622
  "nv-iconbutton"
10967
12623
  ],
12624
+ "nv-fieldselect": [
12625
+ "nv-iconbutton"
12626
+ ],
10968
12627
  "nv-fieldtime": [
10969
12628
  "nv-iconbutton"
10970
12629
  ]
@@ -11109,7 +12768,7 @@
11109
12768
  },
11110
12769
  "mutable": false,
11111
12770
  "attr": "disable-close-on-select",
11112
- "reflectToAttr": false,
12771
+ "reflectToAttr": true,
11113
12772
  "docs": "Use this to disable the menu from closing automatically when a menu item is\nselected.",
11114
12773
  "docsTags": [],
11115
12774
  "default": "false",
@@ -11133,7 +12792,7 @@
11133
12792
  },
11134
12793
  "mutable": false,
11135
12794
  "attr": "items",
11136
- "reflectToAttr": false,
12795
+ "reflectToAttr": true,
11137
12796
  "docs": "(New feature) Items to display in the menu, provided as a JSON string.\nFormat: [{ label: string, value?: string, disabled?: boolean, hasSubmenu?: boolean, ... }]",
11138
12797
  "docsTags": [],
11139
12798
  "values": [
@@ -11156,7 +12815,7 @@
11156
12815
  },
11157
12816
  "mutable": false,
11158
12817
  "attr": "nested",
11159
- "reflectToAttr": false,
12818
+ "reflectToAttr": true,
11160
12819
  "docs": "Use this if the menu is nested inside another menu. This will prevent the\nparent menu from closing when the child menu is opened.",
11161
12820
  "docsTags": [],
11162
12821
  "default": "false",
@@ -11210,7 +12869,7 @@
11210
12869
  },
11211
12870
  "mutable": false,
11212
12871
  "attr": "placement",
11213
- "reflectToAttr": false,
12872
+ "reflectToAttr": true,
11214
12873
  "docs": "Decides where the menu shows up next to the button it’s linked to (above,\nbelow, to the sides). If there isn’t enough room, it will adjust its\nposition on the axis to fit on the screen, so users can always see it.",
11215
12874
  "docsTags": [],
11216
12875
  "default": "'bottom-end'",
@@ -11322,13 +12981,12 @@
11322
12981
  "detail": "{ id?: string; name?: string; hasSubmenu?: boolean; }",
11323
12982
  "bubbles": true,
11324
12983
  "complexType": {
11325
- "original": "MenuitemSelectedEventDetail",
12984
+ "original": "HTMLNvMenuitemElementEventMap['menuitemSelected']",
11326
12985
  "resolved": "{ id?: string; name?: string; hasSubmenu?: boolean; }",
11327
12986
  "references": {
11328
- "MenuitemSelectedEventDetail": {
11329
- "location": "import",
11330
- "path": "../nv-menuitem/nv-menuitem",
11331
- "id": "src/components/nv-menuitem/nv-menuitem.tsx::MenuitemSelectedEventDetail"
12987
+ "HTMLNvMenuitemElementEventMap": {
12988
+ "location": "global",
12989
+ "id": "global::HTMLNvMenuitemElementEventMap"
11332
12990
  }
11333
12991
  }
11334
12992
  },
@@ -11393,7 +13051,7 @@
11393
13051
  "docsTags": [
11394
13052
  {
11395
13053
  "name": "slot",
11396
- "text": "default - The content to render, usually just text"
13054
+ "text": "default - Use this slot to render custom content for the menu item."
11397
13055
  }
11398
13056
  ],
11399
13057
  "usage": {},
@@ -13340,6 +14998,29 @@
13340
14998
  "getter": false,
13341
14999
  "setter": false
13342
15000
  },
15001
+ {
15002
+ "name": "label",
15003
+ "type": "string",
15004
+ "complexType": {
15005
+ "original": "string",
15006
+ "resolved": "string",
15007
+ "references": {}
15008
+ },
15009
+ "mutable": false,
15010
+ "attr": "label",
15011
+ "reflectToAttr": true,
15012
+ "docs": "Text content for the menu item. If a more custom approach is needed, use\nthe default slot instead.",
15013
+ "docsTags": [],
15014
+ "values": [
15015
+ {
15016
+ "type": "string"
15017
+ }
15018
+ ],
15019
+ "optional": false,
15020
+ "required": false,
15021
+ "getter": false,
15022
+ "setter": false
15023
+ },
13343
15024
  {
13344
15025
  "name": "name",
13345
15026
  "type": "string",
@@ -13394,13 +15075,12 @@
13394
15075
  "detail": "{ id?: string; name?: string; hasSubmenu?: boolean; }",
13395
15076
  "bubbles": true,
13396
15077
  "complexType": {
13397
- "original": "MenuitemSelectedEventDetail",
15078
+ "original": "{\n /**\n * The id of the menu item that was selected.\n */\n id?: HTMLElement['id'];\n /**\n * The name of the menu item that was selected.\n */\n name?: string;\n /**\n * Indicates if the menu item has a nested submenu.\n */\n hasSubmenu?: boolean;\n }",
13398
15079
  "resolved": "{ id?: string; name?: string; hasSubmenu?: boolean; }",
13399
15080
  "references": {
13400
- "MenuitemSelectedEventDetail": {
13401
- "location": "local",
13402
- "path": "/Users/admin/Sites/elia/nova-design-system/packages/native/src/components/nv-menuitem/nv-menuitem.tsx",
13403
- "id": "src/components/nv-menuitem/nv-menuitem.tsx::MenuitemSelectedEventDetail"
15081
+ "HTMLElement": {
15082
+ "location": "global",
15083
+ "id": "global::HTMLElement"
13404
15084
  }
13405
15085
  }
13406
15086
  },
@@ -13426,7 +15106,7 @@
13426
15106
  "slots": [
13427
15107
  {
13428
15108
  "name": "default",
13429
- "docs": "The content to render, usually just text"
15109
+ "docs": "Use this slot to render custom content for the menu item."
13430
15110
  }
13431
15111
  ],
13432
15112
  "parts": [],
@@ -13473,7 +15153,7 @@
13473
15153
  },
13474
15154
  "mutable": false,
13475
15155
  "attr": "disable-flip",
13476
- "reflectToAttr": false,
15156
+ "reflectToAttr": true,
13477
15157
  "docs": "Disables the automatic flipping of the popover when the trigger element is\nout of the viewport. The popover will flip automatically by default.",
13478
15158
  "docsTags": [],
13479
15159
  "default": "false",
@@ -13497,8 +15177,8 @@
13497
15177
  },
13498
15178
  "mutable": false,
13499
15179
  "attr": "enter-delay",
13500
- "reflectToAttr": false,
13501
- "docs": "Use this to set a delay before the popover appears on hover. If the mouse\nleaves before this time, the popover wont show. This only works when the\ntrigger mode is set to `hover`.",
15180
+ "reflectToAttr": true,
15181
+ "docs": "Use this to set a delay before the popover appears on hover. If the mouse\nleaves before this time, the popover won't show. This only works when the\ntrigger mode is set to `hover`.",
13502
15182
  "docsTags": [],
13503
15183
  "default": "0",
13504
15184
  "values": [
@@ -13521,7 +15201,7 @@
13521
15201
  },
13522
15202
  "mutable": false,
13523
15203
  "attr": "group-name",
13524
- "reflectToAttr": false,
15204
+ "reflectToAttr": true,
13525
15205
  "docs": "Use this to group popovers together so that opening one will not animate\nthe closing of another. This is helpful when popovers are placed close\ntogether, preventing animation overlap.",
13526
15206
  "docsTags": [],
13527
15207
  "values": [
@@ -13544,7 +15224,7 @@
13544
15224
  },
13545
15225
  "mutable": false,
13546
15226
  "attr": "has-arrow",
13547
- "reflectToAttr": false,
15227
+ "reflectToAttr": true,
13548
15228
  "docs": "Use this to decide if the popover should include a small arrow pointing to\nthe trigger element, making the connection between them more clear.",
13549
15229
  "docsTags": [],
13550
15230
  "default": "false",
@@ -13592,7 +15272,7 @@
13592
15272
  },
13593
15273
  "mutable": false,
13594
15274
  "attr": "offset",
13595
- "reflectToAttr": false,
15275
+ "reflectToAttr": true,
13596
15276
  "docs": "Adjust the gap between the popover and its trigger element by setting how\nmany pixels they should be apart.",
13597
15277
  "docsTags": [],
13598
15278
  "default": "6",
@@ -13646,7 +15326,7 @@
13646
15326
  },
13647
15327
  "mutable": false,
13648
15328
  "attr": "placement",
13649
- "reflectToAttr": false,
15329
+ "reflectToAttr": true,
13650
15330
  "docs": "Defines where the popover appears relative to the trigger.",
13651
15331
  "docsTags": [],
13652
15332
  "default": "'bottom'",
@@ -13715,7 +15395,7 @@
13715
15395
  },
13716
15396
  "mutable": false,
13717
15397
  "attr": "shift-padding",
13718
- "reflectToAttr": false,
15398
+ "reflectToAttr": true,
13719
15399
  "docs": "Sets how many pixels the popover should stay from the edge of the viewport.",
13720
15400
  "docsTags": [],
13721
15401
  "default": "16",
@@ -13739,7 +15419,7 @@
13739
15419
  },
13740
15420
  "mutable": false,
13741
15421
  "attr": "trigger-mode",
13742
- "reflectToAttr": false,
15422
+ "reflectToAttr": true,
13743
15423
  "docs": "Sets the interaction mode for triggering the popover. Options include:\n- `hover`: The popover is shown on trigger hover.\n- `click`: The popover toggles on trigger click.\n- `controlled`: The visibility is managed manually through methods or the\n open prop.",
13744
15424
  "docsTags": [],
13745
15425
  "default": "'click'",
@@ -13858,18 +15538,6 @@
13858
15538
  "target": "document",
13859
15539
  "capture": false,
13860
15540
  "passive": false
13861
- },
13862
- {
13863
- "event": "click",
13864
- "target": "document",
13865
- "capture": false,
13866
- "passive": false
13867
- },
13868
- {
13869
- "event": "touchstart",
13870
- "target": "document",
13871
- "capture": false,
13872
- "passive": true
13873
15541
  }
13874
15542
  ],
13875
15543
  "styles": [],
@@ -13886,6 +15554,8 @@
13886
15554
  "parts": [],
13887
15555
  "dependents": [
13888
15556
  "nv-breadcrumb",
15557
+ "nv-fielddate",
15558
+ "nv-fielddaterange",
13889
15559
  "nv-fielddropdown",
13890
15560
  "nv-fieldmultiselect",
13891
15561
  "nv-fieldtime",
@@ -13897,6 +15567,12 @@
13897
15567
  "nv-breadcrumb": [
13898
15568
  "nv-popover"
13899
15569
  ],
15570
+ "nv-fielddate": [
15571
+ "nv-popover"
15572
+ ],
15573
+ "nv-fielddaterange": [
15574
+ "nv-popover"
15575
+ ],
13900
15576
  "nv-fielddropdown": [
13901
15577
  "nv-popover"
13902
15578
  ],
@@ -14477,7 +16153,7 @@
14477
16153
  },
14478
16154
  "mutable": false,
14479
16155
  "attr": "disabled",
14480
- "reflectToAttr": false,
16156
+ "reflectToAttr": true,
14481
16157
  "docs": "Disables the toggle, preventing user interaction.",
14482
16158
  "docsTags": [],
14483
16159
  "default": "false",
@@ -14501,7 +16177,7 @@
14501
16177
  },
14502
16178
  "mutable": false,
14503
16179
  "attr": "hide-label",
14504
- "reflectToAttr": false,
16180
+ "reflectToAttr": true,
14505
16181
  "docs": "Hides the label visually while still keeping it available for screen\nreaders.",
14506
16182
  "docsTags": [],
14507
16183
  "default": "false",
@@ -14525,7 +16201,7 @@
14525
16201
  },
14526
16202
  "mutable": false,
14527
16203
  "attr": "input-id",
14528
- "reflectToAttr": false,
16204
+ "reflectToAttr": true,
14529
16205
  "docs": "Sets the ID for the radio button’s input element and the for attribute of\nthe associated label. If no ID is provided, a random one will be\nautomatically generated to ensure unique identification, facilitating\nproper label association and accessibility.",
14530
16206
  "docsTags": [],
14531
16207
  "default": "uuidv4()",
@@ -14549,7 +16225,7 @@
14549
16225
  },
14550
16226
  "mutable": false,
14551
16227
  "attr": "label",
14552
- "reflectToAttr": false,
16228
+ "reflectToAttr": true,
14553
16229
  "docs": "The label displayed next to the toggle.",
14554
16230
  "docsTags": [],
14555
16231
  "values": [
@@ -14606,7 +16282,7 @@
14606
16282
  },
14607
16283
  "mutable": false,
14608
16284
  "attr": "name",
14609
- "reflectToAttr": false,
16285
+ "reflectToAttr": true,
14610
16286
  "docs": "The name attribute for the toggle input, used to reference the form data\nafter submission.",
14611
16287
  "docsTags": [],
14612
16288
  "values": [
@@ -14629,7 +16305,7 @@
14629
16305
  },
14630
16306
  "mutable": false,
14631
16307
  "attr": "readonly",
14632
- "reflectToAttr": false,
16308
+ "reflectToAttr": true,
14633
16309
  "docs": "Sets the toggle to read-only, preventing user changes but still allowing\nfocus and selection of text.",
14634
16310
  "docsTags": [],
14635
16311
  "default": "false",
@@ -14653,7 +16329,7 @@
14653
16329
  },
14654
16330
  "mutable": false,
14655
16331
  "attr": "value",
14656
- "reflectToAttr": false,
16332
+ "reflectToAttr": true,
14657
16333
  "docs": "The value attribute of the toggle input, representing the value sent on\nform submission when the toggle is checked.",
14658
16334
  "docsTags": [],
14659
16335
  "values": [
@@ -14740,7 +16416,7 @@
14740
16416
  },
14741
16417
  "mutable": false,
14742
16418
  "attr": "enter-delay",
14743
- "reflectToAttr": false,
16419
+ "reflectToAttr": true,
14744
16420
  "docs": "Controls how long (in milliseconds) the tooltip waits to show after you\nhover over or focus on an element. If you move away before the delay is up,\nthe tooltip won’t appear.",
14745
16421
  "docsTags": [],
14746
16422
  "default": "0",
@@ -14764,7 +16440,7 @@
14764
16440
  },
14765
16441
  "mutable": false,
14766
16442
  "attr": "message",
14767
- "reflectToAttr": false,
16443
+ "reflectToAttr": true,
14768
16444
  "docs": "A string representing the text to be displayed inside the tooltip. This\ncontent is shown when the tooltip is activated by the user, such as on\nhover or focus events.",
14769
16445
  "docsTags": [],
14770
16446
  "values": [
@@ -14793,7 +16469,7 @@
14793
16469
  },
14794
16470
  "mutable": false,
14795
16471
  "attr": "placement",
14796
- "reflectToAttr": false,
16472
+ "reflectToAttr": true,
14797
16473
  "docs": "Decides where the tooltip shows up next to the element it’s linked to\n(above, below, to the sides). If there isn’t enough room, it will adjust\nit's position on the axis to fit on the screen, so users can always see it.",
14798
16474
  "docsTags": [],
14799
16475
  "default": "'bottom'",
@@ -14885,16 +16561,6 @@
14885
16561
  }
14886
16562
  ],
14887
16563
  "typeLibrary": {
14888
- "src/components/nv-icon/nv-icons.ts::IconName": {
14889
- "declaration": "\"home\" | \"photo\" | \"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\" | \"copy\" | \"cpu\" | \"crane\" | \"credit-card\" | \"crop\" | \"cross\" | \"crown\" | \"currency-bitcoin\" | \"currency-dollar\" | \"currency-ethereum\" | \"currency-euro\" | \"cut\" | \"dashboard\" | \"database\" | \"device-desktop\" | \"device-floppy\" | \"device-gamepad\" | \"device-laptop\" | \"device-mobile-rotated\" | \"device-mobile\" | \"device-tablet\" | \"device-watch\" | \"devices\" | \"dialpad\" | \"direction-horizontal\" | \"direction-sign\" | \"direction\" | \"discount\" | \"door-enter\" | \"door-exit\" | \"door-off\" | \"dots-vertical\" | \"dots\" | \"download\" | \"drone\" | \"droplet-filled\" | \"droplet-half\" | \"droplet\" | \"droplets\" | \"edit\" | \"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\" | \"link\" | \"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\" | \"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-stop\" | \"player-track-next\" | \"player-track-prev\" | \"plug-connected\" | \"plug\" | \"plus\" | \"power-ac\" | \"power-dc\" | \"power\" | \"presentation-analytics\" | \"presentation\" | \"printer\" | \"propeller\" | \"published\" | \"puzzle-2\" | \"puzzle\" | \"pylon\" | \"qrcode\" | \"radar\" | \"radio\" | \"radioactive\" | \"receipt-dollar\" | \"receipt-euro\" | \"receipt\" | \"recharging\" | \"recycle\" | \"refresh-alert\" | \"refresh\" | \"repeat-once\" | \"repeat\" | \"replace\" | \"report-analytics\" | \"report-medical\" | \"report-search\" | \"report\" | \"ripple-off\" | \"ripple\" | \"rocket\" | \"rotate-2\" | \"rotate-clockwise-2\" | \"rotate-clockwise\" | \"rotate-dot\" | \"rotate\" | \"router\" | \"ruler-measure\" | \"satellite\" | \"scale\" | \"school\" | \"scissors\" | \"scooter-electric\" | \"screenshot\" | \"search\" | \"seeding\" | \"select\" | \"selector\" | \"send\" | \"server\" | \"settings\" | \"shape\" | \"share-2\" | \"share\" | \"shield-check\" | \"shield-lock\" | \"shield-off\" | \"shield-x\" | \"shield\" | \"ship-off\" | \"ship\" | \"shopping-cart\" | \"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\"",
14890
- "docstring": "",
14891
- "path": "src/components/nv-icon/nv-icons.ts"
14892
- },
14893
- "src/components/nv-menuitem/nv-menuitem.tsx::MenuitemSelectedEventDetail": {
14894
- "declaration": "{\n /**\n * The id of the menu item that was selected.\n */\n id?: HTMLElement['id'];\n /**\n * The name of the menu item that was selected.\n */\n name?: string;\n /**\n * Indicates if the menu item has a nested submenu.\n */\n hasSubmenu?: boolean;\n}",
14895
- "docstring": "",
14896
- "path": "src/components/nv-menuitem/nv-menuitem.tsx"
14897
- },
14898
16564
  "src/utils/constants.ts::DeprecatedSemanticColors": {
14899
16565
  "declaration": "export enum DeprecatedSemanticColors {\n Neutral = 'neutral',\n Primary = 'primary',\n Secondary = 'secondary',\n Success = 'success',\n Error = 'error',\n}",
14900
16566
  "docstring": "",
@@ -14955,6 +16621,11 @@
14955
16621
  "docstring": "",
14956
16622
  "path": "src/utils/constants.ts"
14957
16623
  },
16624
+ "src/components/nv-icon/nv-icons.ts::IconName": {
16625
+ "declaration": "\"home\" | \"photo\" | \"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\" | \"copy\" | \"cpu\" | \"crane\" | \"credit-card\" | \"crop\" | \"cross\" | \"crown\" | \"currency-bitcoin\" | \"currency-dollar\" | \"currency-ethereum\" | \"currency-euro\" | \"cut\" | \"dashboard\" | \"database\" | \"device-desktop\" | \"device-floppy\" | \"device-gamepad\" | \"device-laptop\" | \"device-mobile-rotated\" | \"device-mobile\" | \"device-tablet\" | \"device-watch\" | \"devices\" | \"dialpad\" | \"direction-horizontal\" | \"direction-sign\" | \"direction\" | \"discount\" | \"door-enter\" | \"door-exit\" | \"door-off\" | \"dots-vertical\" | \"dots\" | \"download\" | \"drone\" | \"droplet-filled\" | \"droplet-half\" | \"droplet\" | \"droplets\" | \"edit\" | \"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\" | \"link\" | \"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\" | \"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-stop\" | \"player-track-next\" | \"player-track-prev\" | \"plug-connected\" | \"plug\" | \"plus\" | \"power-ac\" | \"power-dc\" | \"power\" | \"presentation-analytics\" | \"presentation\" | \"printer\" | \"propeller\" | \"published\" | \"puzzle-2\" | \"puzzle\" | \"pylon\" | \"qrcode\" | \"radar\" | \"radio\" | \"radioactive\" | \"receipt-dollar\" | \"receipt-euro\" | \"receipt\" | \"recharging\" | \"recycle\" | \"refresh-alert\" | \"refresh\" | \"repeat-once\" | \"repeat\" | \"replace\" | \"report-analytics\" | \"report-medical\" | \"report-search\" | \"report\" | \"ripple-off\" | \"ripple\" | \"rocket\" | \"rotate-2\" | \"rotate-clockwise-2\" | \"rotate-clockwise\" | \"rotate-dot\" | \"rotate\" | \"router\" | \"ruler-measure\" | \"satellite\" | \"scale\" | \"school\" | \"scissors\" | \"scooter-electric\" | \"screenshot\" | \"search\" | \"seeding\" | \"select\" | \"selector\" | \"send\" | \"server\" | \"settings\" | \"shape\" | \"share-2\" | \"share\" | \"shield-check\" | \"shield-lock\" | \"shield-off\" | \"shield-x\" | \"shield\" | \"ship-off\" | \"ship\" | \"shopping-cart\" | \"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\"",
16626
+ "docstring": "",
16627
+ "path": "src/components/nv-icon/nv-icons.ts"
16628
+ },
14958
16629
  "src/utils/constants.ts::IconButtonShape": {
14959
16630
  "declaration": "export enum IconButtonShape {\n Square = 'square',\n Rounded = 'rounded',\n}",
14960
16631
  "docstring": "",