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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (541) hide show
  1. package/dist/blazor-docs.json +996 -164
  2. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  3. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  4. package/dist/cjs/{constants-69b40456.js → constants-2ae3d9eb.js} +22 -2
  5. package/dist/cjs/constants-2ae3d9eb.js.map +1 -0
  6. package/dist/cjs/index-5910ba06.js +8 -4
  7. package/dist/cjs/index.cjs.js +24 -1
  8. package/dist/cjs/index.cjs.js.map +1 -1
  9. package/dist/cjs/loader.cjs.js +2 -2
  10. package/dist/cjs/native.cjs.js +2 -2
  11. package/dist/cjs/nv-alert.cjs.entry.js +1 -1
  12. package/dist/cjs/nv-avatar.cjs.entry.js +1 -1
  13. package/dist/cjs/nv-badge_2.cjs.entry.js +2 -2
  14. package/dist/cjs/nv-badge_2.cjs.entry.js.map +1 -1
  15. package/dist/cjs/nv-button.cjs.entry.js +1 -1
  16. package/dist/cjs/nv-calendar.cjs.entry.js +984 -0
  17. package/dist/cjs/nv-calendar.cjs.entry.js.map +1 -0
  18. package/dist/cjs/nv-col.cjs.entry.js +1 -1
  19. package/dist/cjs/nv-datagrid.cjs.entry.js +2 -2
  20. package/dist/cjs/nv-datagrid.cjs.entry.js.map +1 -1
  21. package/dist/cjs/nv-datagridbody.cjs.entry.js +1 -1
  22. package/dist/cjs/nv-datagridcolumn.cjs.entry.js +1 -1
  23. package/dist/cjs/nv-datagriddatacell.cjs.entry.js +1 -1
  24. package/dist/cjs/nv-datagridhead.cjs.entry.js +1 -1
  25. package/dist/cjs/nv-datagridrow.cjs.entry.js +1 -1
  26. package/dist/cjs/nv-dialog.cjs.entry.js +17 -4
  27. package/dist/cjs/nv-dialog.cjs.entry.js.map +1 -1
  28. package/dist/cjs/nv-dialogfooter_2.cjs.entry.js +2 -2
  29. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js +10 -4
  30. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js.map +1 -1
  31. package/dist/cjs/nv-fielddropdown.cjs.entry.js +146 -223
  32. package/dist/cjs/nv-fielddropdown.cjs.entry.js.map +1 -1
  33. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js +37 -32
  34. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js.map +1 -1
  35. package/dist/cjs/nv-fieldmultiselect.cjs.entry.js +12 -11
  36. package/dist/cjs/nv-fieldmultiselect.cjs.entry.js.map +1 -1
  37. package/dist/cjs/nv-fieldnumber.cjs.entry.js +10 -4
  38. package/dist/cjs/nv-fieldnumber.cjs.entry.js.map +1 -1
  39. package/dist/cjs/nv-fieldpassword.cjs.entry.js +10 -4
  40. package/dist/cjs/nv-fieldpassword.cjs.entry.js.map +1 -1
  41. package/dist/cjs/nv-fieldradio.cjs.entry.js +9 -3
  42. package/dist/cjs/nv-fieldradio.cjs.entry.js.map +1 -1
  43. package/dist/cjs/nv-fieldselect.cjs.entry.js +11 -5
  44. package/dist/cjs/nv-fieldselect.cjs.entry.js.map +1 -1
  45. package/dist/cjs/nv-fieldtext.cjs.entry.js +10 -4
  46. package/dist/cjs/nv-fieldtext.cjs.entry.js.map +1 -1
  47. package/dist/cjs/nv-fieldtextarea.cjs.entry.js +9 -3
  48. package/dist/cjs/nv-fieldtextarea.cjs.entry.js.map +1 -1
  49. package/dist/cjs/nv-fieldtime.cjs.entry.js +20 -12
  50. package/dist/cjs/nv-fieldtime.cjs.entry.js.map +1 -1
  51. package/dist/cjs/nv-icon.cjs.entry.js +20 -13
  52. package/dist/cjs/nv-icon.cjs.entry.js.map +1 -1
  53. package/dist/cjs/nv-iconbutton.cjs.entry.js +1 -1
  54. package/dist/cjs/nv-loader.cjs.entry.js +1 -1
  55. package/dist/cjs/nv-menu.cjs.entry.js +1 -1
  56. package/dist/cjs/nv-menuitem.cjs.entry.js +1 -1
  57. package/dist/cjs/nv-popover.cjs.entry.js +2 -2
  58. package/dist/cjs/nv-popover.cjs.entry.js.map +1 -1
  59. package/dist/cjs/nv-row.cjs.entry.js +1 -1
  60. package/dist/cjs/nv-stack.cjs.entry.js +1 -1
  61. package/dist/cjs/nv-table.cjs.entry.js +2 -2
  62. package/dist/cjs/nv-table.cjs.entry.js.map +1 -1
  63. package/dist/cjs/nv-tablebody.cjs.entry.js +1 -1
  64. package/dist/cjs/nv-tablecolumn.cjs.entry.js +1 -1
  65. package/dist/cjs/nv-tabledatacell.cjs.entry.js +1 -1
  66. package/dist/cjs/nv-tablehead.cjs.entry.js +1 -1
  67. package/dist/cjs/nv-tablerow.cjs.entry.js +1 -1
  68. package/dist/cjs/nv-toggle.cjs.entry.js +2 -2
  69. package/dist/cjs/nv-tooltip.cjs.entry.js +1 -1
  70. package/dist/cjs/uri.utils-8523ad2b.js +26 -0
  71. package/dist/cjs/uri.utils-8523ad2b.js.map +1 -0
  72. package/dist/collection/collection-manifest.json +2 -2
  73. package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.docs.js +1 -0
  74. package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.docs.js.map +1 -1
  75. package/dist/collection/components/nv-calendar/nv-calendar.css +341 -0
  76. package/dist/collection/components/nv-calendar/nv-calendar.docs.js +401 -0
  77. package/dist/collection/components/nv-calendar/nv-calendar.docs.js.map +1 -0
  78. package/dist/collection/components/nv-calendar/nv-calendar.js +1328 -0
  79. package/dist/collection/components/nv-calendar/nv-calendar.js.map +1 -0
  80. package/dist/collection/components/nv-col/nv-col.js +1 -1
  81. package/dist/collection/components/nv-datagrid/nv-datagrid.js +5 -2
  82. package/dist/collection/components/nv-datagrid/nv-datagrid.js.map +1 -1
  83. package/dist/collection/components/nv-datagridbody/nv-datagridbody.js +1 -1
  84. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js +1 -1
  85. package/dist/collection/components/nv-datagriddatacell/nv-datagriddatacell.js +1 -1
  86. package/dist/collection/components/nv-datagridhead/nv-datagridhead.js +1 -1
  87. package/dist/collection/components/nv-datagridrow/nv-datagridrow.js +1 -1
  88. package/dist/collection/components/nv-dialog/nv-dialog.css +2 -0
  89. package/dist/collection/components/nv-dialog/nv-dialog.docs.js +6 -6
  90. package/dist/collection/components/nv-dialog/nv-dialog.docs.js.map +1 -1
  91. package/dist/collection/components/nv-dialog/nv-dialog.js +16 -3
  92. package/dist/collection/components/nv-dialog/nv-dialog.js.map +1 -1
  93. package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.js +1 -1
  94. package/dist/collection/components/nv-dialogheader/nv-dialogheader.js +1 -1
  95. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.docs.js +8 -0
  96. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.docs.js.map +1 -1
  97. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js +30 -4
  98. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js.map +1 -1
  99. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js +11 -3
  100. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js.map +1 -1
  101. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js +197 -252
  102. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js.map +1 -1
  103. package/dist/collection/components/nv-fielddropdown/{nv-fielddropdown.css → styles/nv-fielddropdown.css} +10 -28
  104. package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js +55 -47
  105. package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js.map +1 -1
  106. package/dist/collection/components/nv-fielddropdownitem/{nv-fielddropdownitem.css → styles/nv-fielddropdownitem.css} +12 -9
  107. package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.css +7 -7
  108. package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.js +1 -1
  109. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.css +34 -17
  110. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.docs.js +10 -2
  111. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.docs.js.map +1 -1
  112. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js +34 -33
  113. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js.map +1 -1
  114. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.css +2 -2
  115. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.docs.js +8 -0
  116. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.docs.js.map +1 -1
  117. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js +29 -3
  118. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js.map +1 -1
  119. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.css +2 -2
  120. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.docs.js +8 -0
  121. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.docs.js.map +1 -1
  122. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js +30 -4
  123. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js.map +1 -1
  124. package/dist/collection/components/nv-fieldradio/nv-fieldradio.docs.js +8 -0
  125. package/dist/collection/components/nv-fieldradio/nv-fieldradio.docs.js.map +1 -1
  126. package/dist/collection/components/nv-fieldradio/nv-fieldradio.js +29 -3
  127. package/dist/collection/components/nv-fieldradio/nv-fieldradio.js.map +1 -1
  128. package/dist/collection/components/nv-fieldselect/nv-fieldselect.docs.js +8 -19
  129. package/dist/collection/components/nv-fieldselect/nv-fieldselect.docs.js.map +1 -1
  130. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js +31 -5
  131. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js.map +1 -1
  132. package/dist/collection/components/nv-fieldtext/nv-fieldtext.css +2 -2
  133. package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js +8 -0
  134. package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js.map +1 -1
  135. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js +30 -4
  136. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js.map +1 -1
  137. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.docs.js +8 -0
  138. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.docs.js.map +1 -1
  139. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js +29 -3
  140. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js.map +1 -1
  141. package/dist/collection/components/nv-fieldtime/nv-fieldtime.css +27 -24
  142. package/dist/collection/components/nv-fieldtime/nv-fieldtime.docs.js +9 -0
  143. package/dist/collection/components/nv-fieldtime/nv-fieldtime.docs.js.map +1 -1
  144. package/dist/collection/components/nv-fieldtime/nv-fieldtime.js +38 -10
  145. package/dist/collection/components/nv-fieldtime/nv-fieldtime.js.map +1 -1
  146. package/dist/collection/components/nv-icon/nv-icon.js +19 -17
  147. package/dist/collection/components/nv-icon/nv-icon.js.map +1 -1
  148. package/dist/collection/components/nv-icon/nv-icons.js +21 -0
  149. package/dist/collection/components/nv-icon/nv-icons.js.map +1 -1
  150. package/dist/collection/components/nv-iconbutton/nv-iconbutton.js +1 -1
  151. package/dist/collection/components/nv-loader/nv-loader.js +1 -1
  152. package/dist/collection/components/nv-menu/nv-menu.js +1 -1
  153. package/dist/collection/components/nv-menuitem/nv-menuitem.js +2 -2
  154. package/dist/collection/components/nv-popover/nv-popover.css +3 -0
  155. package/dist/collection/components/nv-popover/nv-popover.js +1 -1
  156. package/dist/collection/components/nv-row/nv-row.js +1 -1
  157. package/dist/collection/components/nv-stack/nv-stack.js +1 -1
  158. package/dist/collection/components/nv-table/nv-table.js +5 -2
  159. package/dist/collection/components/nv-table/nv-table.js.map +1 -1
  160. package/dist/collection/components/nv-tablebody/nv-tablebody.js +1 -1
  161. package/dist/collection/components/nv-tablecolumn/nv-tablecolumn.js +1 -1
  162. package/dist/collection/components/nv-tabledatacell/nv-tabledatacell.js +1 -1
  163. package/dist/collection/components/nv-tablehead/nv-tablehead.js +1 -1
  164. package/dist/collection/components/nv-tablerow/nv-tablerow.js +1 -1
  165. package/dist/collection/components/nv-toggle/nv-toggle.js +2 -2
  166. package/dist/collection/components/nv-tooltip/nv-tooltip.js +1 -1
  167. package/dist/collection/index.js +2 -0
  168. package/dist/collection/index.js.map +1 -1
  169. package/dist/collection/interfaces/calendarShortcut.js +2 -0
  170. package/dist/collection/interfaces/calendarShortcut.js.map +1 -0
  171. package/dist/collection/interfaces/dateRange.js +2 -0
  172. package/dist/collection/interfaces/dateRange.js.map +1 -0
  173. package/dist/collection/interfaces/localization.js +2 -0
  174. package/dist/collection/interfaces/localization.js.map +1 -0
  175. package/dist/collection/templates/navigation.docs.js +6 -0
  176. package/dist/collection/templates/navigation.docs.js.map +1 -1
  177. package/dist/collection/utils/constants.js +18 -0
  178. package/dist/collection/utils/constants.js.map +1 -1
  179. package/dist/collection/utils/test/uri.utils.test.js +21 -0
  180. package/dist/collection/utils/test/uri.utils.test.js.map +1 -0
  181. package/dist/collection/utils/uri.utils.js +15 -0
  182. package/dist/collection/utils/uri.utils.js.map +1 -0
  183. package/dist/components/index.js +24 -2
  184. package/dist/components/index.js.map +1 -1
  185. package/dist/components/nv-alert.js +2 -2
  186. package/dist/components/nv-avatar.js +2 -2
  187. package/dist/components/nv-badge.js +1 -1
  188. package/dist/components/nv-breadcrumb.js +2 -2
  189. package/dist/components/nv-button.js +1 -1
  190. package/dist/components/nv-calendar.d.ts +11 -0
  191. package/dist/components/nv-calendar.js +1046 -0
  192. package/dist/components/nv-calendar.js.map +1 -0
  193. package/dist/components/nv-col.js +1 -1
  194. package/dist/components/nv-datagrid.js +2 -2
  195. package/dist/components/nv-datagrid.js.map +1 -1
  196. package/dist/components/nv-datagridbody.js +1 -1
  197. package/dist/components/nv-datagridcolumn.js +1 -1
  198. package/dist/components/nv-datagriddatacell.js +1 -1
  199. package/dist/components/nv-datagridhead.js +1 -1
  200. package/dist/components/nv-datagridrow.js +1 -1
  201. package/dist/components/nv-dialog.js +22 -9
  202. package/dist/components/nv-dialog.js.map +1 -1
  203. package/dist/components/nv-dialogfooter.js +1 -1
  204. package/dist/components/nv-dialogheader.js +1 -1
  205. package/dist/components/nv-fieldcheckbox.js +1 -1
  206. package/dist/components/nv-fielddropdown.js +154 -230
  207. package/dist/components/nv-fielddropdown.js.map +1 -1
  208. package/dist/components/nv-fielddropdownitem.js +1 -1
  209. package/dist/components/nv-fielddropdownitemcheck.js +1 -1
  210. package/dist/components/nv-fieldmultiselect.js +21 -19
  211. package/dist/components/nv-fieldmultiselect.js.map +1 -1
  212. package/dist/components/nv-fieldnumber.js +13 -6
  213. package/dist/components/nv-fieldnumber.js.map +1 -1
  214. package/dist/components/nv-fieldpassword.js +14 -7
  215. package/dist/components/nv-fieldpassword.js.map +1 -1
  216. package/dist/components/nv-fieldradio.js +11 -4
  217. package/dist/components/nv-fieldradio.js.map +1 -1
  218. package/dist/components/nv-fieldselect.js +13 -6
  219. package/dist/components/nv-fieldselect.js.map +1 -1
  220. package/dist/components/nv-fieldtext.js +13 -6
  221. package/dist/components/nv-fieldtext.js.map +1 -1
  222. package/dist/components/nv-fieldtextarea.js +11 -4
  223. package/dist/components/nv-fieldtextarea.js.map +1 -1
  224. package/dist/components/nv-fieldtime.js +25 -16
  225. package/dist/components/nv-fieldtime.js.map +1 -1
  226. package/dist/components/nv-icon.js +1 -1
  227. package/dist/components/nv-iconbutton.js +1 -1
  228. package/dist/components/nv-loader.js +1 -1
  229. package/dist/components/nv-menu.js +4 -4
  230. package/dist/components/nv-menuitem.js +1 -1
  231. package/dist/components/nv-popover.js +1 -1
  232. package/dist/components/nv-row.js +1 -1
  233. package/dist/components/nv-stack.js +1 -1
  234. package/dist/components/nv-table.js +2 -2
  235. package/dist/components/nv-table.js.map +1 -1
  236. package/dist/components/nv-tablebody.js +1 -1
  237. package/dist/components/nv-tablecolumn.js +1 -1
  238. package/dist/components/nv-tabledatacell.js +1 -1
  239. package/dist/components/nv-tablehead.js +1 -1
  240. package/dist/components/nv-tablerow.js +1 -1
  241. package/dist/components/nv-toggle.js +2 -2
  242. package/dist/components/nv-tooltip.js +1 -1
  243. package/dist/components/{p-de8411ee.js → p-17b6705f.js} +5 -5
  244. package/dist/components/{p-de8411ee.js.map → p-17b6705f.js.map} +1 -1
  245. package/dist/components/{p-2768d2c0.js → p-33e07c91.js} +2 -2
  246. package/dist/components/{p-2768d2c0.js.map → p-33e07c91.js.map} +1 -1
  247. package/dist/components/{p-3859dc5c.js → p-48317c2c.js} +4 -4
  248. package/dist/components/p-48317c2c.js.map +1 -0
  249. package/dist/components/{p-a9a52105.js → p-492ad81d.js} +1178 -5
  250. package/dist/components/p-492ad81d.js.map +1 -0
  251. package/dist/components/p-5f5e2bf2.js +88 -0
  252. package/dist/components/p-5f5e2bf2.js.map +1 -0
  253. package/dist/components/{p-e431a0ad.js → p-659a5ae4.js} +4 -4
  254. package/dist/components/{p-e431a0ad.js.map → p-659a5ae4.js.map} +1 -1
  255. package/dist/components/{p-18d221e3.js → p-73e703a1.js} +2 -2
  256. package/dist/components/{p-18d221e3.js.map → p-73e703a1.js.map} +1 -1
  257. package/dist/components/p-7e58e7d1.js +23 -0
  258. package/dist/components/p-7e58e7d1.js.map +1 -0
  259. package/dist/components/{p-16badb3b.js → p-83e1177b.js} +3 -3
  260. package/dist/components/{p-16badb3b.js.map → p-83e1177b.js.map} +1 -1
  261. package/dist/components/{p-2baea6ba.js → p-842afd9a.js} +3 -3
  262. package/dist/components/{p-2baea6ba.js.map → p-842afd9a.js.map} +1 -1
  263. package/dist/components/{p-4938572a.js → p-88165c0e.js} +2 -2
  264. package/dist/components/{p-4938572a.js.map → p-88165c0e.js.map} +1 -1
  265. package/dist/components/{p-91bf0cb6.js → p-8d7a57d1.js} +3 -3
  266. package/dist/components/{p-91bf0cb6.js.map → p-8d7a57d1.js.map} +1 -1
  267. package/dist/components/p-c1765831.js +89 -0
  268. package/dist/components/p-c1765831.js.map +1 -0
  269. package/dist/components/p-f40a7e2f.js +95 -0
  270. package/dist/components/p-f40a7e2f.js.map +1 -0
  271. package/dist/{esm/constants-0181211f.js → components/p-fd65c51f.js} +22 -3
  272. package/dist/components/p-fd65c51f.js.map +1 -0
  273. package/dist/components/{p-98ff0e5f.js → p-fdf57d25.js} +13 -6
  274. package/dist/components/p-fdf57d25.js.map +1 -0
  275. package/dist/docs.json +972 -147
  276. package/dist/esm/app-globals-0f993ce5.js +5 -0
  277. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  278. package/dist/{components/p-56f71851.js → esm/constants-8243d2ea.js} +22 -3
  279. package/dist/esm/constants-8243d2ea.js.map +1 -0
  280. package/dist/esm/index-fac2d5d2.js +8 -4
  281. package/dist/esm/index.js +23 -1
  282. package/dist/esm/index.js.map +1 -1
  283. package/dist/esm/loader.js +2 -2
  284. package/dist/esm/native.js +2 -2
  285. package/dist/esm/nv-alert.entry.js +1 -1
  286. package/dist/esm/nv-avatar.entry.js +1 -1
  287. package/dist/esm/nv-badge_2.entry.js +2 -2
  288. package/dist/esm/nv-badge_2.entry.js.map +1 -1
  289. package/dist/esm/nv-button.entry.js +1 -1
  290. package/dist/esm/nv-calendar.entry.js +980 -0
  291. package/dist/esm/nv-calendar.entry.js.map +1 -0
  292. package/dist/esm/nv-col.entry.js +1 -1
  293. package/dist/esm/nv-datagrid.entry.js +2 -2
  294. package/dist/esm/nv-datagrid.entry.js.map +1 -1
  295. package/dist/esm/nv-datagridbody.entry.js +1 -1
  296. package/dist/esm/nv-datagridcolumn.entry.js +1 -1
  297. package/dist/esm/nv-datagriddatacell.entry.js +1 -1
  298. package/dist/esm/nv-datagridhead.entry.js +1 -1
  299. package/dist/esm/nv-datagridrow.entry.js +1 -1
  300. package/dist/esm/nv-dialog.entry.js +17 -4
  301. package/dist/esm/nv-dialog.entry.js.map +1 -1
  302. package/dist/esm/nv-dialogfooter_2.entry.js +2 -2
  303. package/dist/esm/nv-fieldcheckbox.entry.js +10 -4
  304. package/dist/esm/nv-fieldcheckbox.entry.js.map +1 -1
  305. package/dist/esm/nv-fielddropdown.entry.js +146 -223
  306. package/dist/esm/nv-fielddropdown.entry.js.map +1 -1
  307. package/dist/esm/nv-fielddropdownitem.entry.js +37 -32
  308. package/dist/esm/nv-fielddropdownitem.entry.js.map +1 -1
  309. package/dist/esm/nv-fieldmultiselect.entry.js +12 -11
  310. package/dist/esm/nv-fieldmultiselect.entry.js.map +1 -1
  311. package/dist/esm/nv-fieldnumber.entry.js +10 -4
  312. package/dist/esm/nv-fieldnumber.entry.js.map +1 -1
  313. package/dist/esm/nv-fieldpassword.entry.js +10 -4
  314. package/dist/esm/nv-fieldpassword.entry.js.map +1 -1
  315. package/dist/esm/nv-fieldradio.entry.js +9 -3
  316. package/dist/esm/nv-fieldradio.entry.js.map +1 -1
  317. package/dist/esm/nv-fieldselect.entry.js +11 -5
  318. package/dist/esm/nv-fieldselect.entry.js.map +1 -1
  319. package/dist/esm/nv-fieldtext.entry.js +10 -4
  320. package/dist/esm/nv-fieldtext.entry.js.map +1 -1
  321. package/dist/esm/nv-fieldtextarea.entry.js +9 -3
  322. package/dist/esm/nv-fieldtextarea.entry.js.map +1 -1
  323. package/dist/esm/nv-fieldtime.entry.js +20 -12
  324. package/dist/esm/nv-fieldtime.entry.js.map +1 -1
  325. package/dist/esm/nv-icon.entry.js +20 -13
  326. package/dist/esm/nv-icon.entry.js.map +1 -1
  327. package/dist/esm/nv-iconbutton.entry.js +1 -1
  328. package/dist/esm/nv-loader.entry.js +1 -1
  329. package/dist/esm/nv-menu.entry.js +1 -1
  330. package/dist/esm/nv-menuitem.entry.js +1 -1
  331. package/dist/esm/nv-popover.entry.js +2 -2
  332. package/dist/esm/nv-popover.entry.js.map +1 -1
  333. package/dist/esm/nv-row.entry.js +1 -1
  334. package/dist/esm/nv-stack.entry.js +1 -1
  335. package/dist/esm/nv-table.entry.js +2 -2
  336. package/dist/esm/nv-table.entry.js.map +1 -1
  337. package/dist/esm/nv-tablebody.entry.js +1 -1
  338. package/dist/esm/nv-tablecolumn.entry.js +1 -1
  339. package/dist/esm/nv-tabledatacell.entry.js +1 -1
  340. package/dist/esm/nv-tablehead.entry.js +1 -1
  341. package/dist/esm/nv-tablerow.entry.js +1 -1
  342. package/dist/esm/nv-toggle.entry.js +2 -2
  343. package/dist/esm/nv-tooltip.entry.js +1 -1
  344. package/dist/esm/uri.utils-4c2a1e4c.js +23 -0
  345. package/dist/esm/uri.utils-4c2a1e4c.js.map +1 -0
  346. package/dist/native/index.esm.js +1 -1
  347. package/dist/native/index.esm.js.map +1 -1
  348. package/dist/native/native.css +1 -1
  349. package/dist/native/native.esm.js +1 -1
  350. package/dist/native/native.esm.js.map +1 -1
  351. package/dist/native/{p-4d0caf4a.entry.js → p-1bae8cdd.entry.js} +2 -2
  352. package/dist/native/{p-4d0caf4a.entry.js.map → p-1bae8cdd.entry.js.map} +1 -1
  353. package/dist/native/{p-8c1a6aa6.entry.js → p-1ca72f74.entry.js} +2 -2
  354. package/dist/native/{p-d67b7502.entry.js → p-2151f564.entry.js} +2 -2
  355. package/dist/native/{p-87083363.entry.js → p-2b99e720.entry.js} +2 -2
  356. package/dist/native/{p-87083363.entry.js.map → p-2b99e720.entry.js.map} +1 -1
  357. package/dist/native/p-3422397d.entry.js +2 -0
  358. package/dist/native/{p-e3827605.entry.js → p-39b4ec02.entry.js} +2 -2
  359. package/dist/native/p-39b4ec02.entry.js.map +1 -0
  360. package/dist/native/{p-9ac790b3.entry.js → p-3b2c7871.entry.js} +2 -2
  361. package/dist/native/{p-9ac790b3.entry.js.map → p-3b2c7871.entry.js.map} +1 -1
  362. package/dist/native/{p-51ad8bcd.entry.js → p-3bfd5a30.entry.js} +2 -2
  363. package/dist/native/p-3bfd5a30.entry.js.map +1 -0
  364. package/dist/native/p-44e7e3e8.entry.js +2 -0
  365. package/dist/native/p-44e7e3e8.entry.js.map +1 -0
  366. package/dist/native/p-46c9aa04.entry.js +2 -0
  367. package/dist/native/p-46c9aa04.entry.js.map +1 -0
  368. package/dist/native/p-4a7fa613.entry.js +2 -0
  369. package/dist/native/{p-96902bb3.entry.js.map → p-4a7fa613.entry.js.map} +1 -1
  370. package/dist/native/{p-e192c25c.entry.js → p-4db7add6.entry.js} +2 -2
  371. package/dist/native/{p-a998f8df.entry.js → p-4eacd598.entry.js} +2 -2
  372. package/dist/native/p-51e0c5d3.entry.js +2 -0
  373. package/dist/native/{p-2aebf31b.entry.js.map → p-51e0c5d3.entry.js.map} +1 -1
  374. package/dist/native/p-57513eb0.entry.js +2 -0
  375. package/dist/native/{p-ab5a8ce5.entry.js.map → p-57513eb0.entry.js.map} +1 -1
  376. package/dist/native/p-5851fbed.entry.js +2 -0
  377. package/dist/native/{p-61d2cb2e.entry.js → p-634b49fe.entry.js} +2 -2
  378. package/dist/native/{p-211f7b19.entry.js → p-63c894f0.entry.js} +2 -2
  379. package/dist/native/p-6acbf729.entry.js +2 -0
  380. package/dist/native/p-6acbf729.entry.js.map +1 -0
  381. package/dist/native/p-7211a3cb.entry.js +7 -0
  382. package/dist/native/p-7211a3cb.entry.js.map +1 -0
  383. package/dist/native/p-79765c7d.entry.js +2 -0
  384. package/dist/native/p-7e58e7d1.js +2 -0
  385. package/dist/native/p-7e58e7d1.js.map +1 -0
  386. package/dist/native/{p-3c004551.entry.js → p-833af1bf.entry.js} +2 -2
  387. package/dist/native/p-833af1bf.entry.js.map +1 -0
  388. package/dist/native/p-87bd53df.entry.js +2 -0
  389. package/dist/native/p-87bd53df.entry.js.map +1 -0
  390. package/dist/native/p-8b323a15.entry.js +2 -0
  391. package/dist/native/{p-10ba289c.entry.js.map → p-8b323a15.entry.js.map} +1 -1
  392. package/dist/native/p-943a19a5.entry.js +2 -0
  393. package/dist/native/{p-8ee30013.entry.js.map → p-943a19a5.entry.js.map} +1 -1
  394. package/dist/native/{p-6d68f133.entry.js → p-9c8eadde.entry.js} +2 -2
  395. package/dist/native/p-9c8eadde.entry.js.map +1 -0
  396. package/dist/native/p-ac81e143.entry.js +2 -0
  397. package/dist/native/p-ac81e143.entry.js.map +1 -0
  398. package/dist/native/{p-99e7a452.entry.js → p-afc16010.entry.js} +2 -2
  399. package/dist/native/p-afc16010.entry.js.map +1 -0
  400. package/dist/native/p-b13b2663.entry.js +2 -0
  401. package/dist/native/p-b13b2663.entry.js.map +1 -0
  402. package/dist/native/p-b2ace8e9.entry.js +2 -0
  403. package/dist/native/p-b2ace8e9.entry.js.map +1 -0
  404. package/dist/native/{p-4f11286d.entry.js → p-bac62e20.entry.js} +2 -2
  405. package/dist/native/{p-46553ffd.entry.js → p-bfb6e22c.entry.js} +2 -2
  406. package/dist/native/p-c29be15d.entry.js +2 -0
  407. package/dist/native/{p-aa2834e2.entry.js.map → p-c29be15d.entry.js.map} +1 -1
  408. package/dist/native/p-cba14168.entry.js +2 -0
  409. package/dist/native/p-cba14168.entry.js.map +1 -0
  410. package/dist/native/p-dbb89408.entry.js +2 -0
  411. package/dist/native/p-e1255160.js +2 -0
  412. package/dist/native/p-e1255160.js.map +1 -0
  413. package/dist/native/p-e1b22ca7.entry.js +2 -0
  414. package/dist/native/p-e1b22ca7.entry.js.map +1 -0
  415. package/dist/native/{p-d776ed48.entry.js → p-ef9b66d4.entry.js} +2 -2
  416. package/dist/native/p-f867541d.entry.js +2 -0
  417. package/dist/native/p-f954a077.entry.js +2 -0
  418. package/dist/native/{p-f30ce086.entry.js.map → p-f954a077.entry.js.map} +1 -1
  419. package/dist/native/{p-d24586ed.entry.js → p-fa33ec18.entry.js} +2 -2
  420. package/dist/native/{p-56f71851.js → p-fd65c51f.js} +2 -2
  421. package/dist/native/p-fd65c51f.js.map +1 -0
  422. package/dist/native/p-ff7eea0e.entry.js +2 -0
  423. package/dist/types/components/nv-calendar/nv-calendar.d.ts +383 -0
  424. package/dist/types/components/nv-calendar/nv-calendar.docs.d.ts +4 -0
  425. package/dist/types/components/nv-datagrid/nv-datagrid.d.ts +3 -0
  426. package/dist/types/components/nv-dialog/nv-dialog.d.ts +8 -0
  427. package/dist/types/components/nv-fieldcheckbox/nv-fieldcheckbox.d.ts +6 -0
  428. package/dist/types/components/nv-fielddropdown/nv-fielddropdown.d.ts +45 -62
  429. package/dist/types/components/nv-fielddropdownitem/nv-fielddropdownitem.d.ts +27 -13
  430. package/dist/types/components/nv-fieldmultiselect/nv-fieldmultiselect.d.ts +7 -10
  431. package/dist/types/components/nv-fieldnumber/nv-fieldnumber.d.ts +6 -0
  432. package/dist/types/components/nv-fieldpassword/nv-fieldpassword.d.ts +6 -0
  433. package/dist/types/components/nv-fieldradio/nv-fieldradio.d.ts +6 -0
  434. package/dist/types/components/nv-fieldselect/nv-fieldselect.d.ts +6 -0
  435. package/dist/types/components/nv-fieldtext/nv-fieldtext.d.ts +6 -0
  436. package/dist/types/components/nv-fieldtextarea/nv-fieldtextarea.d.ts +6 -0
  437. package/dist/types/components/nv-fieldtime/nv-fieldtime.d.ts +6 -0
  438. package/dist/types/components/nv-icon/nv-icon.d.ts +6 -4
  439. package/dist/types/components/nv-icon/nv-icons.d.ts +1 -1
  440. package/dist/types/components/nv-table/nv-table.d.ts +3 -0
  441. package/dist/types/components.d.ts +316 -28
  442. package/dist/types/index.d.ts +4 -0
  443. package/dist/types/interfaces/calendarShortcut.d.ts +17 -0
  444. package/dist/types/interfaces/dateRange.d.ts +13 -0
  445. package/dist/types/interfaces/localization.d.ts +9 -0
  446. package/dist/types/nova-docs.d.ts +1 -0
  447. package/dist/types/utils/constants.d.ts +2 -0
  448. package/dist/types/utils/uri.utils.d.ts +6 -0
  449. package/dist/vscode-data.json +243 -56
  450. package/hydrate/index.js +2545 -1507
  451. package/hydrate/index.mjs +2545 -1507
  452. package/package.json +11 -3
  453. package/dist/cjs/app-globals-bd4d701e.js +0 -11
  454. package/dist/cjs/app-globals-bd4d701e.js.map +0 -1
  455. package/dist/cjs/constants-69b40456.js.map +0 -1
  456. package/dist/collection/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.js +0 -2
  457. package/dist/collection/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.js.map +0 -1
  458. package/dist/collection/dev/dev-components.js +0 -3
  459. package/dist/collection/dev/dev-components.js.map +0 -1
  460. package/dist/collection/dev/dev-forms.js +0 -3
  461. package/dist/collection/dev/dev-forms.js.map +0 -1
  462. package/dist/collection/dev/dev-root.js +0 -23
  463. package/dist/collection/dev/dev-root.js.map +0 -1
  464. package/dist/collection/dev/dev-utils.js +0 -54
  465. package/dist/collection/dev/dev-utils.js.map +0 -1
  466. package/dist/collection/global.js +0 -6
  467. package/dist/collection/global.js.map +0 -1
  468. package/dist/components/p-11fcdad9.js +0 -90
  469. package/dist/components/p-11fcdad9.js.map +0 -1
  470. package/dist/components/p-17714233.js +0 -1263
  471. package/dist/components/p-17714233.js.map +0 -1
  472. package/dist/components/p-3859dc5c.js.map +0 -1
  473. package/dist/components/p-56f71851.js.map +0 -1
  474. package/dist/components/p-98ff0e5f.js.map +0 -1
  475. package/dist/components/p-a01bdf02.js +0 -82
  476. package/dist/components/p-a01bdf02.js.map +0 -1
  477. package/dist/components/p-a9a52105.js.map +0 -1
  478. package/dist/esm/app-globals-0a94217b.js +0 -9
  479. package/dist/esm/app-globals-0a94217b.js.map +0 -1
  480. package/dist/esm/constants-0181211f.js.map +0 -1
  481. package/dist/native/p-02bb8184.entry.js +0 -2
  482. package/dist/native/p-10ba289c.entry.js +0 -2
  483. package/dist/native/p-208accf0.entry.js +0 -2
  484. package/dist/native/p-208accf0.entry.js.map +0 -1
  485. package/dist/native/p-2aebf31b.entry.js +0 -2
  486. package/dist/native/p-3a8a9371.entry.js +0 -2
  487. package/dist/native/p-3a8a9371.entry.js.map +0 -1
  488. package/dist/native/p-3c004551.entry.js.map +0 -1
  489. package/dist/native/p-51ad8bcd.entry.js.map +0 -1
  490. package/dist/native/p-56f71851.js.map +0 -1
  491. package/dist/native/p-6d68f133.entry.js.map +0 -1
  492. package/dist/native/p-724ed8d7.entry.js +0 -7
  493. package/dist/native/p-724ed8d7.entry.js.map +0 -1
  494. package/dist/native/p-75b1ea9f.entry.js +0 -2
  495. package/dist/native/p-75b1ea9f.entry.js.map +0 -1
  496. package/dist/native/p-892052c2.entry.js +0 -2
  497. package/dist/native/p-8ee30013.entry.js +0 -2
  498. package/dist/native/p-96902bb3.entry.js +0 -2
  499. package/dist/native/p-99e7a452.entry.js.map +0 -1
  500. package/dist/native/p-9fb5db20.entry.js +0 -2
  501. package/dist/native/p-9fb5db20.entry.js.map +0 -1
  502. package/dist/native/p-aa2834e2.entry.js +0 -2
  503. package/dist/native/p-ab5a8ce5.entry.js +0 -2
  504. package/dist/native/p-bfeda21c.entry.js +0 -2
  505. package/dist/native/p-bfeda21c.entry.js.map +0 -1
  506. package/dist/native/p-c51ee6dc.entry.js +0 -2
  507. package/dist/native/p-c51ee6dc.entry.js.map +0 -1
  508. package/dist/native/p-d4e56727.entry.js +0 -2
  509. package/dist/native/p-d4e56727.entry.js.map +0 -1
  510. package/dist/native/p-dc9dd5a7.entry.js +0 -2
  511. package/dist/native/p-e3827605.entry.js.map +0 -1
  512. package/dist/native/p-e5a7596b.entry.js +0 -2
  513. package/dist/native/p-e6f45df2.entry.js +0 -2
  514. package/dist/native/p-ed47a702.entry.js +0 -2
  515. package/dist/native/p-f30ce086.entry.js +0 -2
  516. package/dist/native/p-f3fbdea6.js +0 -2
  517. package/dist/native/p-f3fbdea6.js.map +0 -1
  518. package/dist/native/p-fd2955dd.entry.js +0 -2
  519. package/dist/native/p-fd2955dd.entry.js.map +0 -1
  520. package/dist/types/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.d.ts +0 -21
  521. package/dist/types/dev/dev-components.d.ts +0 -2
  522. package/dist/types/dev/dev-forms.d.ts +0 -2
  523. package/dist/types/dev/dev-utils.d.ts +0 -17
  524. package/dist/types/global.d.ts +0 -1
  525. /package/dist/native/{p-8c1a6aa6.entry.js.map → p-1ca72f74.entry.js.map} +0 -0
  526. /package/dist/native/{p-d67b7502.entry.js.map → p-2151f564.entry.js.map} +0 -0
  527. /package/dist/native/{p-dc9dd5a7.entry.js.map → p-3422397d.entry.js.map} +0 -0
  528. /package/dist/native/{p-e192c25c.entry.js.map → p-4db7add6.entry.js.map} +0 -0
  529. /package/dist/native/{p-a998f8df.entry.js.map → p-4eacd598.entry.js.map} +0 -0
  530. /package/dist/native/{p-e5a7596b.entry.js.map → p-5851fbed.entry.js.map} +0 -0
  531. /package/dist/native/{p-61d2cb2e.entry.js.map → p-634b49fe.entry.js.map} +0 -0
  532. /package/dist/native/{p-211f7b19.entry.js.map → p-63c894f0.entry.js.map} +0 -0
  533. /package/dist/native/{p-e6f45df2.entry.js.map → p-79765c7d.entry.js.map} +0 -0
  534. /package/dist/native/{p-4f11286d.entry.js.map → p-bac62e20.entry.js.map} +0 -0
  535. /package/dist/native/{p-46553ffd.entry.js.map → p-bfb6e22c.entry.js.map} +0 -0
  536. /package/dist/native/{p-02bb8184.entry.js.map → p-dbb89408.entry.js.map} +0 -0
  537. /package/dist/native/{p-d776ed48.entry.js.map → p-ef9b66d4.entry.js.map} +0 -0
  538. /package/dist/native/{p-ed47a702.entry.js.map → p-f867541d.entry.js.map} +0 -0
  539. /package/dist/native/{p-d24586ed.entry.js.map → p-fa33ec18.entry.js.map} +0 -0
  540. /package/dist/native/{p-892052c2.entry.js.map → p-ff7eea0e.entry.js.map} +0 -0
  541. /package/dist/types/{dev/dev-root.d.ts → utils/test/uri.utils.test.d.ts} +0 -0
@@ -1279,6 +1279,7 @@
1279
1279
  ],
1280
1280
  "encapsulation": "none",
1281
1281
  "dependents": [
1282
+ "nv-calendar",
1282
1283
  "nv-dialog",
1283
1284
  "nv-dialogfooter"
1284
1285
  ],
@@ -1289,6 +1290,9 @@
1289
1290
  "nv-button": [
1290
1291
  "nv-loader"
1291
1292
  ],
1293
+ "nv-calendar": [
1294
+ "nv-button"
1295
+ ],
1292
1296
  "nv-dialog": [
1293
1297
  "nv-button"
1294
1298
  ],
@@ -1525,16 +1529,497 @@
1525
1529
  "default": "'button'",
1526
1530
  "values": [
1527
1531
  {
1528
- "value": "button",
1529
- "type": "button"
1530
- },
1531
- {
1532
- "value": "reset",
1533
- "type": "reset"
1534
- },
1535
- {
1536
- "value": "submit",
1537
- "type": "submit"
1532
+ "value": "button",
1533
+ "type": "button"
1534
+ },
1535
+ {
1536
+ "value": "reset",
1537
+ "type": "reset"
1538
+ },
1539
+ {
1540
+ "value": "submit",
1541
+ "type": "submit"
1542
+ }
1543
+ ],
1544
+ "optional": false,
1545
+ "required": false,
1546
+ "getter": false,
1547
+ "setter": false
1548
+ }
1549
+ ],
1550
+ "methods": [],
1551
+ "events": [],
1552
+ "styles": [],
1553
+ "slots": [
1554
+ {
1555
+ "name": "default",
1556
+ "docs": "Content of the button."
1557
+ },
1558
+ {
1559
+ "name": "leading-icon",
1560
+ "docs": "Icon before the label."
1561
+ },
1562
+ {
1563
+ "name": "trailing-icon",
1564
+ "docs": "Icon after the label."
1565
+ }
1566
+ ],
1567
+ "parts": [],
1568
+ "listeners": [
1569
+ {
1570
+ "event": "keydown",
1571
+ "capture": false,
1572
+ "passive": false
1573
+ },
1574
+ {
1575
+ "event": "touchstart",
1576
+ "capture": false,
1577
+ "passive": false
1578
+ }
1579
+ ],
1580
+ "formAssociated": true,
1581
+ "formValidation": {
1582
+ "hasValidations": false
1583
+ }
1584
+ },
1585
+ {
1586
+ "filePath": "src/components/nv-calendar/nv-calendar.tsx",
1587
+ "fileName": "nv-calendar.tsx",
1588
+ "tag": "nv-calendar",
1589
+ "readme": "# nv-calendar\n\nThe `<nv-calendar>` component supports a wide range of date formats to accommodate various use cases, including international standards, regional conventions, and platform-specific formats.\n",
1590
+ "overview": "",
1591
+ "usage": {},
1592
+ "docs": "The `<nv-calendar>` component supports a wide range of date formats to accommodate various use cases, including international standards, regional conventions, and platform-specific formats.",
1593
+ "docsTags": [
1594
+ {
1595
+ "name": "slot",
1596
+ "text": "default - Child content of the component."
1597
+ },
1598
+ {
1599
+ "name": "slot",
1600
+ "text": "actions - Child content of the component."
1601
+ }
1602
+ ],
1603
+ "encapsulation": "none",
1604
+ "dependents": [],
1605
+ "dependencies": [
1606
+ "nv-iconbutton",
1607
+ "nv-button"
1608
+ ],
1609
+ "dependencyGraph": {
1610
+ "nv-calendar": [
1611
+ "nv-iconbutton",
1612
+ "nv-button"
1613
+ ],
1614
+ "nv-iconbutton": [
1615
+ "nv-loader",
1616
+ "nv-icon"
1617
+ ],
1618
+ "nv-button": [
1619
+ "nv-loader"
1620
+ ]
1621
+ },
1622
+ "props": [
1623
+ {
1624
+ "name": "dateFormat",
1625
+ "type": "string",
1626
+ "complexType": {
1627
+ "original": "string",
1628
+ "resolved": "string",
1629
+ "references": {}
1630
+ },
1631
+ "mutable": false,
1632
+ "attr": "date-format",
1633
+ "reflectToAttr": false,
1634
+ "docs": "Date format (ex: 'YYYY-MM-DD', 'DD-MM-YYYY', etc.)",
1635
+ "docsTags": [
1636
+ {
1637
+ "name": "default",
1638
+ "text": "'YYYY-MM-DD'"
1639
+ },
1640
+ {
1641
+ "name": "note",
1642
+ "text": "If the date format is in UTC mode, the date will be displayed in UTC time."
1643
+ },
1644
+ {
1645
+ "name": "note",
1646
+ "text": "If the date format is not in UTC mode, the date will be displayed in the local time."
1647
+ }
1648
+ ],
1649
+ "default": "'YYYY-MM-DD'",
1650
+ "values": [
1651
+ {
1652
+ "type": "string"
1653
+ }
1654
+ ],
1655
+ "optional": false,
1656
+ "required": false,
1657
+ "getter": false,
1658
+ "setter": false
1659
+ },
1660
+ {
1661
+ "name": "disabledDates",
1662
+ "type": "string",
1663
+ "complexType": {
1664
+ "original": "string",
1665
+ "resolved": "string",
1666
+ "references": {}
1667
+ },
1668
+ "mutable": false,
1669
+ "attr": "disabled-dates",
1670
+ "reflectToAttr": false,
1671
+ "docs": "Disabled dates (ISO string array)",
1672
+ "docsTags": [
1673
+ {
1674
+ "name": "default",
1675
+ "text": "'[]'"
1676
+ }
1677
+ ],
1678
+ "default": "''",
1679
+ "values": [
1680
+ {
1681
+ "type": "string"
1682
+ }
1683
+ ],
1684
+ "optional": false,
1685
+ "required": false,
1686
+ "getter": false,
1687
+ "setter": false
1688
+ },
1689
+ {
1690
+ "name": "firstDayOfWeek",
1691
+ "type": "double",
1692
+ "complexType": {
1693
+ "original": "number",
1694
+ "resolved": "number",
1695
+ "references": {}
1696
+ },
1697
+ "mutable": false,
1698
+ "attr": "first-day-of-week",
1699
+ "reflectToAttr": false,
1700
+ "docs": "First day of the week (0 = Sunday, 1 = Monday, etc.)",
1701
+ "docsTags": [
1702
+ {
1703
+ "name": "default",
1704
+ "text": "0"
1705
+ }
1706
+ ],
1707
+ "default": "0",
1708
+ "values": [
1709
+ {
1710
+ "type": "double"
1711
+ }
1712
+ ],
1713
+ "optional": false,
1714
+ "required": false,
1715
+ "getter": false,
1716
+ "setter": false
1717
+ },
1718
+ {
1719
+ "name": "locale",
1720
+ "type": "string",
1721
+ "complexType": {
1722
+ "original": "string",
1723
+ "resolved": "string",
1724
+ "references": {}
1725
+ },
1726
+ "mutable": false,
1727
+ "attr": "locale",
1728
+ "reflectToAttr": false,
1729
+ "docs": "Locale for date formatting",
1730
+ "docsTags": [
1731
+ {
1732
+ "name": "default",
1733
+ "text": "'en-BE'"
1734
+ }
1735
+ ],
1736
+ "default": "'en-BE'",
1737
+ "values": [
1738
+ {
1739
+ "type": "string"
1740
+ }
1741
+ ],
1742
+ "optional": false,
1743
+ "required": false,
1744
+ "getter": false,
1745
+ "setter": false
1746
+ },
1747
+ {
1748
+ "name": "max",
1749
+ "type": "string",
1750
+ "complexType": {
1751
+ "original": "string",
1752
+ "resolved": "string",
1753
+ "references": {}
1754
+ },
1755
+ "mutable": false,
1756
+ "attr": "max",
1757
+ "reflectToAttr": false,
1758
+ "docs": "Maximum date for selection (ISO string format, ex: \"2025-12-31\")",
1759
+ "docsTags": [],
1760
+ "default": "''",
1761
+ "values": [
1762
+ {
1763
+ "type": "string"
1764
+ }
1765
+ ],
1766
+ "optional": true,
1767
+ "required": false,
1768
+ "getter": false,
1769
+ "setter": false
1770
+ },
1771
+ {
1772
+ "name": "min",
1773
+ "type": "string",
1774
+ "complexType": {
1775
+ "original": "string",
1776
+ "resolved": "string",
1777
+ "references": {}
1778
+ },
1779
+ "mutable": false,
1780
+ "attr": "min",
1781
+ "reflectToAttr": false,
1782
+ "docs": "Minimum date for selection (ISO string format, ex: \"2025-01-01\")",
1783
+ "docsTags": [],
1784
+ "default": "''",
1785
+ "values": [
1786
+ {
1787
+ "type": "string"
1788
+ }
1789
+ ],
1790
+ "optional": true,
1791
+ "required": false,
1792
+ "getter": false,
1793
+ "setter": false
1794
+ },
1795
+ {
1796
+ "name": "numberOfCalendars",
1797
+ "type": "double",
1798
+ "complexType": {
1799
+ "original": "number",
1800
+ "resolved": "number",
1801
+ "references": {}
1802
+ },
1803
+ "mutable": true,
1804
+ "attr": "number-of-calendars",
1805
+ "reflectToAttr": true,
1806
+ "docs": "Number of calendars to display",
1807
+ "docsTags": [
1808
+ {
1809
+ "name": "default",
1810
+ "text": "1"
1811
+ }
1812
+ ],
1813
+ "default": "1",
1814
+ "values": [
1815
+ {
1816
+ "type": "double"
1817
+ }
1818
+ ],
1819
+ "optional": false,
1820
+ "required": false,
1821
+ "getter": false,
1822
+ "setter": false
1823
+ },
1824
+ {
1825
+ "name": "rangeValue",
1826
+ "type": "string",
1827
+ "complexType": {
1828
+ "original": "string",
1829
+ "resolved": "string",
1830
+ "references": {}
1831
+ },
1832
+ "mutable": true,
1833
+ "attr": "range-value",
1834
+ "reflectToAttr": true,
1835
+ "docs": "Selected date range\nformat: { start: ISO string, end: ISO string }\nex: { start: \"2025-03-15\", end: \"2025-03-20\" }",
1836
+ "docsTags": [],
1837
+ "default": "''",
1838
+ "values": [
1839
+ {
1840
+ "type": "string"
1841
+ }
1842
+ ],
1843
+ "optional": false,
1844
+ "required": false,
1845
+ "getter": false,
1846
+ "setter": false
1847
+ },
1848
+ {
1849
+ "name": "selectionType",
1850
+ "type": "enum",
1851
+ "complexType": {
1852
+ "original": "'single' | 'range'",
1853
+ "resolved": "\"range\" | \"single\"",
1854
+ "references": {}
1855
+ },
1856
+ "mutable": false,
1857
+ "attr": "selection-type",
1858
+ "reflectToAttr": false,
1859
+ "docs": "Selection type (single date or date range)",
1860
+ "docsTags": [
1861
+ {
1862
+ "name": "default",
1863
+ "text": "'single'"
1864
+ }
1865
+ ],
1866
+ "default": "'single'",
1867
+ "values": [
1868
+ {
1869
+ "value": "range",
1870
+ "type": "range"
1871
+ },
1872
+ {
1873
+ "value": "single",
1874
+ "type": "single"
1875
+ }
1876
+ ],
1877
+ "optional": false,
1878
+ "required": false,
1879
+ "getter": false,
1880
+ "setter": false
1881
+ },
1882
+ {
1883
+ "name": "shortcuts",
1884
+ "type": "string",
1885
+ "complexType": {
1886
+ "original": "string",
1887
+ "resolved": "string",
1888
+ "references": {}
1889
+ },
1890
+ "mutable": false,
1891
+ "attr": "shortcuts",
1892
+ "reflectToAttr": false,
1893
+ "docs": "Custom actions to display in the footer\nJSON array of objects with the following properties:\n- label: string\n- onClick: function",
1894
+ "docsTags": [
1895
+ {
1896
+ "name": "default",
1897
+ "text": "'[]'"
1898
+ }
1899
+ ],
1900
+ "default": "'[]'",
1901
+ "values": [
1902
+ {
1903
+ "type": "string"
1904
+ }
1905
+ ],
1906
+ "optional": false,
1907
+ "required": false,
1908
+ "getter": false,
1909
+ "setter": false
1910
+ },
1911
+ {
1912
+ "name": "shortcutsPlacement",
1913
+ "type": "enum",
1914
+ "complexType": {
1915
+ "original": "'bottom' | 'left' | 'right'",
1916
+ "resolved": "\"bottom\" | \"left\" | \"right\"",
1917
+ "references": {}
1918
+ },
1919
+ "mutable": false,
1920
+ "attr": "shortcuts-placement",
1921
+ "reflectToAttr": false,
1922
+ "docs": "Footer placement",
1923
+ "docsTags": [
1924
+ {
1925
+ "name": "default",
1926
+ "text": "'bottom'"
1927
+ }
1928
+ ],
1929
+ "default": "'bottom'",
1930
+ "values": [
1931
+ {
1932
+ "value": "bottom",
1933
+ "type": "bottom"
1934
+ },
1935
+ {
1936
+ "value": "left",
1937
+ "type": "left"
1938
+ },
1939
+ {
1940
+ "value": "right",
1941
+ "type": "right"
1942
+ }
1943
+ ],
1944
+ "optional": false,
1945
+ "required": false,
1946
+ "getter": false,
1947
+ "setter": false
1948
+ },
1949
+ {
1950
+ "name": "showActions",
1951
+ "type": "bool",
1952
+ "complexType": {
1953
+ "original": "boolean",
1954
+ "resolved": "boolean",
1955
+ "references": {}
1956
+ },
1957
+ "mutable": false,
1958
+ "attr": "show-actions",
1959
+ "reflectToAttr": false,
1960
+ "docs": "Show action buttons",
1961
+ "docsTags": [
1962
+ {
1963
+ "name": "default",
1964
+ "text": "false"
1965
+ }
1966
+ ],
1967
+ "default": "false",
1968
+ "values": [
1969
+ {
1970
+ "type": "bool"
1971
+ }
1972
+ ],
1973
+ "optional": false,
1974
+ "required": false,
1975
+ "getter": false,
1976
+ "setter": false
1977
+ },
1978
+ {
1979
+ "name": "showWeekNumbers",
1980
+ "type": "bool",
1981
+ "complexType": {
1982
+ "original": "boolean",
1983
+ "resolved": "boolean",
1984
+ "references": {}
1985
+ },
1986
+ "mutable": false,
1987
+ "attr": "show-week-numbers",
1988
+ "reflectToAttr": false,
1989
+ "docs": "Show week numbers",
1990
+ "docsTags": [
1991
+ {
1992
+ "name": "default",
1993
+ "text": "true"
1994
+ }
1995
+ ],
1996
+ "values": [
1997
+ {
1998
+ "type": "bool"
1999
+ }
2000
+ ],
2001
+ "optional": false,
2002
+ "required": false,
2003
+ "getter": false,
2004
+ "setter": false
2005
+ },
2006
+ {
2007
+ "name": "singleValue",
2008
+ "type": "string",
2009
+ "complexType": {
2010
+ "original": "string",
2011
+ "resolved": "string",
2012
+ "references": {}
2013
+ },
2014
+ "mutable": true,
2015
+ "attr": "single-value",
2016
+ "reflectToAttr": true,
2017
+ "docs": "Selected date (ISO string format)\nex: \"2025-03-15\"",
2018
+ "docsTags": [],
2019
+ "default": "''",
2020
+ "values": [
2021
+ {
2022
+ "type": "string"
1538
2023
  }
1539
2024
  ],
1540
2025
  "optional": false,
@@ -1544,36 +2029,58 @@
1544
2029
  }
1545
2030
  ],
1546
2031
  "methods": [],
1547
- "events": [],
1548
- "styles": [],
1549
- "slots": [
1550
- {
1551
- "name": "default",
1552
- "docs": "Content of the button."
1553
- },
2032
+ "events": [
1554
2033
  {
1555
- "name": "leading-icon",
1556
- "docs": "Icon before the label."
2034
+ "event": "rangeDateChange",
2035
+ "detail": "DateRange",
2036
+ "bubbles": true,
2037
+ "complexType": {
2038
+ "original": "DateRange",
2039
+ "resolved": "DateRange",
2040
+ "references": {
2041
+ "DateRange": {
2042
+ "location": "import",
2043
+ "path": "../../interfaces/dateRange",
2044
+ "id": "src/interfaces/dateRange.tsx::DateRange"
2045
+ }
2046
+ }
2047
+ },
2048
+ "cancelable": true,
2049
+ "composed": true,
2050
+ "docs": "Emitted when a date range is selected",
2051
+ "docsTags": [],
2052
+ "name": "RangeDateChangeEvent"
1557
2053
  },
1558
2054
  {
1559
- "name": "trailing-icon",
1560
- "docs": "Icon after the label."
2055
+ "event": "singleDateChange",
2056
+ "detail": "string",
2057
+ "bubbles": true,
2058
+ "complexType": {
2059
+ "original": "string",
2060
+ "resolved": "string",
2061
+ "references": {}
2062
+ },
2063
+ "cancelable": true,
2064
+ "composed": true,
2065
+ "docs": "Emitted when a single date is selected",
2066
+ "docsTags": [],
2067
+ "name": "SingleDateChangeEvent"
1561
2068
  }
1562
2069
  ],
1563
- "parts": [],
1564
- "listeners": [
2070
+ "styles": [],
2071
+ "slots": [
1565
2072
  {
1566
- "event": "keydown",
1567
- "capture": false,
1568
- "passive": false
2073
+ "name": "actions",
2074
+ "docs": "Child content of the component."
1569
2075
  },
1570
2076
  {
1571
- "event": "touchstart",
1572
- "capture": false,
1573
- "passive": false
2077
+ "name": "default",
2078
+ "docs": "Child content of the component."
1574
2079
  }
1575
2080
  ],
1576
- "formAssociated": true,
2081
+ "parts": [],
2082
+ "listeners": [],
2083
+ "formAssociated": false,
1577
2084
  "formValidation": {
1578
2085
  "hasValidations": false
1579
2086
  }
@@ -1665,12 +2172,21 @@
1665
2172
  {
1666
2173
  "name": "slot",
1667
2174
  "text": "body - Use this slot to insert HTML into the data grid body."
2175
+ },
2176
+ {
2177
+ "name": "deprecated",
2178
+ "text": "[EXPERIMENTAL]"
2179
+ },
2180
+ {
2181
+ "name": "experimental",
2182
+ "text": "- This component is still under development and is not ready for use."
1668
2183
  }
1669
2184
  ],
1670
2185
  "encapsulation": "none",
1671
2186
  "dependents": [],
1672
2187
  "dependencies": [],
1673
2188
  "dependencyGraph": {},
2189
+ "deprecation": "[EXPERIMENTAL]",
1674
2190
  "props": [
1675
2191
  {
1676
2192
  "name": "columns",
@@ -2824,6 +3340,30 @@
2824
3340
  ]
2825
3341
  },
2826
3342
  "props": [
3343
+ {
3344
+ "name": "autofocus",
3345
+ "type": "bool",
3346
+ "complexType": {
3347
+ "original": "boolean",
3348
+ "resolved": "boolean",
3349
+ "references": {}
3350
+ },
3351
+ "mutable": false,
3352
+ "attr": "autofocus",
3353
+ "reflectToAttr": true,
3354
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
3355
+ "docsTags": [],
3356
+ "default": "false",
3357
+ "values": [
3358
+ {
3359
+ "type": "bool"
3360
+ }
3361
+ ],
3362
+ "optional": false,
3363
+ "required": false,
3364
+ "getter": false,
3365
+ "setter": false
3366
+ },
2827
3367
  {
2828
3368
  "name": "checked",
2829
3369
  "type": "bool",
@@ -3390,7 +3930,7 @@
3390
3930
  "type": "enum",
3391
3931
  "complexType": {
3392
3932
  "original": "`${TextInputAutocomplete}`",
3393
- "resolved": "\"on\" | \"off\" | \"home\" | \"section-*\" | \"shipping\" | \"billing\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
3933
+ "resolved": "\"on\" | \"off\" | \"section-*\" | \"shipping\" | \"billing\" | \"home\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
3394
3934
  "references": {
3395
3935
  "TextInputAutocomplete": {
3396
3936
  "location": "import",
@@ -3414,10 +3954,6 @@
3414
3954
  "value": "off",
3415
3955
  "type": "off"
3416
3956
  },
3417
- {
3418
- "value": "home",
3419
- "type": "home"
3420
- },
3421
3957
  {
3422
3958
  "value": "section-*",
3423
3959
  "type": "section"
@@ -3430,6 +3966,10 @@
3430
3966
  "value": "billing",
3431
3967
  "type": "billing"
3432
3968
  },
3969
+ {
3970
+ "value": "home",
3971
+ "type": "home"
3972
+ },
3433
3973
  {
3434
3974
  "value": "work",
3435
3975
  "type": "work"
@@ -3668,6 +4208,30 @@
3668
4208
  "getter": false,
3669
4209
  "setter": false
3670
4210
  },
4211
+ {
4212
+ "name": "autofocus",
4213
+ "type": "bool",
4214
+ "complexType": {
4215
+ "original": "boolean",
4216
+ "resolved": "boolean",
4217
+ "references": {}
4218
+ },
4219
+ "mutable": false,
4220
+ "attr": "autofocus",
4221
+ "reflectToAttr": true,
4222
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
4223
+ "docsTags": [],
4224
+ "default": "false",
4225
+ "values": [
4226
+ {
4227
+ "type": "bool"
4228
+ }
4229
+ ],
4230
+ "optional": false,
4231
+ "required": false,
4232
+ "getter": false,
4233
+ "setter": false
4234
+ },
3671
4235
  {
3672
4236
  "name": "description",
3673
4237
  "type": "string",
@@ -3716,7 +4280,7 @@
3716
4280
  "setter": false
3717
4281
  },
3718
4282
  {
3719
- "name": "emptyresult",
4283
+ "name": "emptyResult",
3720
4284
  "type": "string",
3721
4285
  "complexType": {
3722
4286
  "original": "string",
@@ -3724,7 +4288,7 @@
3724
4288
  "references": {}
3725
4289
  },
3726
4290
  "mutable": false,
3727
- "attr": "emptyresult",
4291
+ "attr": "empty-result",
3728
4292
  "reflectToAttr": true,
3729
4293
  "docs": "The text to display when no items match the filter.",
3730
4294
  "docsTags": [],
@@ -3925,15 +4489,11 @@
3925
4489
  "mutable": false,
3926
4490
  "attr": "options",
3927
4491
  "reflectToAttr": true,
3928
- "docs": "List of options available in the dropdown.",
4492
+ "docs": "List of options available in the dropdown. The options are passed as a JSON\nstring.",
3929
4493
  "docsTags": [
3930
- {
3931
- "name": "description",
3932
- "text": "The options are passed as a JSON string."
3933
- },
3934
4494
  {
3935
4495
  "name": "example",
3936
- "text": "options='[{\"label\": \"Option 1\", \"value\": \"option1\", \"selected\": true}, {\"label\": \"Option 2\", \"value\": \"option2\"}]'"
4496
+ "text": "options=[{\n \"label\": \"Option 1\",\n \"value\": \"option1\",\n \"selected\": true\n},\n{\n \"label\": \"Option 2\",\n \"value\": \"option2\"\n}]"
3937
4497
  }
3938
4498
  ],
3939
4499
  "values": [
@@ -4073,22 +4633,21 @@
4073
4633
  "events": [
4074
4634
  {
4075
4635
  "event": "dropdownItemSelected",
4076
- "detail": "DropdownItemSelectedEventDetail",
4636
+ "detail": "HTMLNvFielddropdownitemElementEventMap",
4077
4637
  "bubbles": true,
4078
4638
  "complexType": {
4079
- "original": "DropdownItemSelectedEventDetail",
4080
- "resolved": "DropdownItemSelectedEventDetail",
4639
+ "original": "HTMLNvFielddropdownitemElementEventMap['dropdownItemSelected']",
4640
+ "resolved": "HTMLNvFielddropdownitemElementEventMap",
4081
4641
  "references": {
4082
- "DropdownItemSelectedEventDetail": {
4083
- "location": "import",
4084
- "path": "../nv-fielddropdownitem/DropdownItemSelectedEventDetail",
4085
- "id": "src/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.tsx::DropdownItemSelectedEventDetail"
4642
+ "HTMLNvFielddropdownitemElementEventMap": {
4643
+ "location": "global",
4644
+ "id": "global::HTMLNvFielddropdownitemElementEventMap"
4086
4645
  }
4087
4646
  }
4088
4647
  },
4089
4648
  "cancelable": true,
4090
4649
  "composed": true,
4091
- "docs": "Event emitted when an item is selected.",
4650
+ "docs": "Event emitted when an item is clicked.",
4092
4651
  "docsTags": [],
4093
4652
  "name": "DropdownItemSelectedEvent"
4094
4653
  },
@@ -4147,7 +4706,7 @@
4147
4706
  "parts": [],
4148
4707
  "listeners": [
4149
4708
  {
4150
- "event": "itemSelected",
4709
+ "event": "dropdownItemSelected",
4151
4710
  "capture": false,
4152
4711
  "passive": false
4153
4712
  },
@@ -4156,6 +4715,11 @@
4156
4715
  "capture": false,
4157
4716
  "passive": false
4158
4717
  },
4718
+ {
4719
+ "event": "blur",
4720
+ "capture": true,
4721
+ "passive": false
4722
+ },
4159
4723
  {
4160
4724
  "event": "keydown",
4161
4725
  "capture": false,
@@ -4234,7 +4798,7 @@
4234
4798
  "mutable": false,
4235
4799
  "attr": "label",
4236
4800
  "reflectToAttr": true,
4237
- "docs": "Label used as the value for the default layout.",
4801
+ "docs": "Specifies the text label for the dropdown item.\n\nWhen no default slot is provided, this label is rendered as the item's\nvisible text. If the default slot is supplied, the label isn’t directly\ndisplayed but is used as the selected text (on the dropdown trigger). If\nno label is explicitly set, the component will automatically derive the\nlabel from the text content of the default slot.",
4238
4802
  "docsTags": [],
4239
4803
  "values": [
4240
4804
  {
@@ -4278,10 +4842,10 @@
4278
4842
  "resolved": "string",
4279
4843
  "references": {}
4280
4844
  },
4281
- "mutable": false,
4845
+ "mutable": true,
4282
4846
  "attr": "value",
4283
4847
  "reflectToAttr": true,
4284
- "docs": "Value associated with the item.",
4848
+ "docs": "Value associated with the item. This is recommended and required for proper\nform management.",
4285
4849
  "docsTags": [],
4286
4850
  "values": [
4287
4851
  {
@@ -4297,25 +4861,19 @@
4297
4861
  "methods": [],
4298
4862
  "events": [
4299
4863
  {
4300
- "event": "itemSelected",
4301
- "detail": "DropdownItemSelectedEventDetail",
4864
+ "event": "dropdownItemSelected",
4865
+ "detail": "{ label?: string; value: string; selected: boolean; disabled: boolean; }",
4302
4866
  "bubbles": true,
4303
4867
  "complexType": {
4304
- "original": "DropdownItemSelectedEventDetail",
4305
- "resolved": "DropdownItemSelectedEventDetail",
4306
- "references": {
4307
- "DropdownItemSelectedEventDetail": {
4308
- "location": "import",
4309
- "path": "./DropdownItemSelectedEventDetail",
4310
- "id": "src/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.tsx::DropdownItemSelectedEventDetail"
4311
- }
4312
- }
4868
+ "original": "{\n /** The value associated with the item. */\n label?: string;\n /** The value associated with the item. */\n value: string;\n /** Indicates if the item is selected. */\n selected: boolean;\n /** Disables the item, preventing any user interaction. */\n disabled: boolean;\n }",
4869
+ "resolved": "{ label?: string; value: string; selected: boolean; disabled: boolean; }",
4870
+ "references": {}
4313
4871
  },
4314
4872
  "cancelable": true,
4315
4873
  "composed": true,
4316
- "docs": "Event emitted when an item is clicked.",
4874
+ "docs": "Event emitted when the dropdown item is selected.",
4317
4875
  "docsTags": [],
4318
- "name": "ItemSelectedEvent"
4876
+ "name": "DropdownItemSelectedEvent"
4319
4877
  }
4320
4878
  ],
4321
4879
  "styles": [],
@@ -4326,7 +4884,13 @@
4326
4884
  }
4327
4885
  ],
4328
4886
  "parts": [],
4329
- "listeners": [],
4887
+ "listeners": [
4888
+ {
4889
+ "event": "keydown",
4890
+ "capture": false,
4891
+ "passive": false
4892
+ }
4893
+ ],
4330
4894
  "formAssociated": false,
4331
4895
  "formValidation": {
4332
4896
  "hasValidations": false
@@ -4595,7 +5159,7 @@
4595
5159
  "type": "enum",
4596
5160
  "complexType": {
4597
5161
  "original": "`${TextInputAutocomplete}`",
4598
- "resolved": "\"on\" | \"off\" | \"home\" | \"section-*\" | \"shipping\" | \"billing\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
5162
+ "resolved": "\"on\" | \"off\" | \"section-*\" | \"shipping\" | \"billing\" | \"home\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
4599
5163
  "references": {
4600
5164
  "TextInputAutocomplete": {
4601
5165
  "location": "import",
@@ -4619,10 +5183,6 @@
4619
5183
  "value": "off",
4620
5184
  "type": "off"
4621
5185
  },
4622
- {
4623
- "value": "home",
4624
- "type": "home"
4625
- },
4626
5186
  {
4627
5187
  "value": "section-*",
4628
5188
  "type": "section"
@@ -4635,6 +5195,10 @@
4635
5195
  "value": "billing",
4636
5196
  "type": "billing"
4637
5197
  },
5198
+ {
5199
+ "value": "home",
5200
+ "type": "home"
5201
+ },
4638
5202
  {
4639
5203
  "value": "work",
4640
5204
  "type": "work"
@@ -4873,6 +5437,30 @@
4873
5437
  "getter": false,
4874
5438
  "setter": false
4875
5439
  },
5440
+ {
5441
+ "name": "autofocus",
5442
+ "type": "bool",
5443
+ "complexType": {
5444
+ "original": "boolean",
5445
+ "resolved": "boolean",
5446
+ "references": {}
5447
+ },
5448
+ "mutable": false,
5449
+ "attr": "autofocus",
5450
+ "reflectToAttr": true,
5451
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
5452
+ "docsTags": [],
5453
+ "default": "false",
5454
+ "values": [
5455
+ {
5456
+ "type": "bool"
5457
+ }
5458
+ ],
5459
+ "optional": false,
5460
+ "required": false,
5461
+ "getter": false,
5462
+ "setter": false
5463
+ },
4876
5464
  {
4877
5465
  "name": "badgeLabel",
4878
5466
  "type": "string",
@@ -4974,7 +5562,7 @@
4974
5562
  "setter": false
4975
5563
  },
4976
5564
  {
4977
- "name": "emptyresult",
5565
+ "name": "emptyResult",
4978
5566
  "type": "string",
4979
5567
  "complexType": {
4980
5568
  "original": "string",
@@ -4982,7 +5570,7 @@
4982
5570
  "references": {}
4983
5571
  },
4984
5572
  "mutable": false,
4985
- "attr": "emptyresult",
5573
+ "attr": "empty-result",
4986
5574
  "reflectToAttr": true,
4987
5575
  "docs": "The text to display when no items match the filter.",
4988
5576
  "docsTags": [],
@@ -5434,27 +6022,6 @@
5434
6022
  }
5435
6023
  ],
5436
6024
  "events": [
5437
- {
5438
- "event": "dropdownItemSelected",
5439
- "detail": "DropdownItemSelectedEventDetail",
5440
- "bubbles": true,
5441
- "complexType": {
5442
- "original": "DropdownItemSelectedEventDetail",
5443
- "resolved": "DropdownItemSelectedEventDetail",
5444
- "references": {
5445
- "DropdownItemSelectedEventDetail": {
5446
- "location": "import",
5447
- "path": "../nv-fielddropdownitem/DropdownItemSelectedEventDetail",
5448
- "id": "src/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.tsx::DropdownItemSelectedEventDetail"
5449
- }
5450
- }
5451
- },
5452
- "cancelable": true,
5453
- "composed": true,
5454
- "docs": "Event emitted when an item is selected.",
5455
- "docsTags": [],
5456
- "name": "DropdownItemSelectedEvent"
5457
- },
5458
6025
  {
5459
6026
  "event": "multiselectChange",
5460
6027
  "detail": "string[]",
@@ -5597,6 +6164,30 @@
5597
6164
  ]
5598
6165
  },
5599
6166
  "props": [
6167
+ {
6168
+ "name": "autofocus",
6169
+ "type": "bool",
6170
+ "complexType": {
6171
+ "original": "boolean",
6172
+ "resolved": "boolean",
6173
+ "references": {}
6174
+ },
6175
+ "mutable": false,
6176
+ "attr": "autofocus",
6177
+ "reflectToAttr": true,
6178
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
6179
+ "docsTags": [],
6180
+ "default": "false",
6181
+ "values": [
6182
+ {
6183
+ "type": "bool"
6184
+ }
6185
+ ],
6186
+ "optional": false,
6187
+ "required": false,
6188
+ "getter": false,
6189
+ "setter": false
6190
+ },
5600
6191
  {
5601
6192
  "name": "description",
5602
6193
  "type": "string",
@@ -6133,7 +6724,7 @@
6133
6724
  "type": "enum",
6134
6725
  "complexType": {
6135
6726
  "original": "`${TextInputAutocomplete}`",
6136
- "resolved": "\"on\" | \"off\" | \"home\" | \"section-*\" | \"shipping\" | \"billing\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
6727
+ "resolved": "\"on\" | \"off\" | \"section-*\" | \"shipping\" | \"billing\" | \"home\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
6137
6728
  "references": {
6138
6729
  "TextInputAutocomplete": {
6139
6730
  "location": "import",
@@ -6157,10 +6748,6 @@
6157
6748
  "value": "off",
6158
6749
  "type": "off"
6159
6750
  },
6160
- {
6161
- "value": "home",
6162
- "type": "home"
6163
- },
6164
6751
  {
6165
6752
  "value": "section-*",
6166
6753
  "type": "section"
@@ -6173,6 +6760,10 @@
6173
6760
  "value": "billing",
6174
6761
  "type": "billing"
6175
6762
  },
6763
+ {
6764
+ "value": "home",
6765
+ "type": "home"
6766
+ },
6176
6767
  {
6177
6768
  "value": "work",
6178
6769
  "type": "work"
@@ -6411,6 +7002,30 @@
6411
7002
  "getter": false,
6412
7003
  "setter": false
6413
7004
  },
7005
+ {
7006
+ "name": "autofocus",
7007
+ "type": "bool",
7008
+ "complexType": {
7009
+ "original": "boolean",
7010
+ "resolved": "boolean",
7011
+ "references": {}
7012
+ },
7013
+ "mutable": false,
7014
+ "attr": "autofocus",
7015
+ "reflectToAttr": true,
7016
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
7017
+ "docsTags": [],
7018
+ "default": "false",
7019
+ "values": [
7020
+ {
7021
+ "type": "bool"
7022
+ }
7023
+ ],
7024
+ "optional": false,
7025
+ "required": false,
7026
+ "getter": false,
7027
+ "setter": false
7028
+ },
6414
7029
  {
6415
7030
  "name": "description",
6416
7031
  "type": "string",
@@ -6941,6 +7556,30 @@
6941
7556
  "dependencies": [],
6942
7557
  "dependencyGraph": {},
6943
7558
  "props": [
7559
+ {
7560
+ "name": "autofocus",
7561
+ "type": "bool",
7562
+ "complexType": {
7563
+ "original": "boolean",
7564
+ "resolved": "boolean",
7565
+ "references": {}
7566
+ },
7567
+ "mutable": false,
7568
+ "attr": "autofocus",
7569
+ "reflectToAttr": true,
7570
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
7571
+ "docsTags": [],
7572
+ "default": "false",
7573
+ "values": [
7574
+ {
7575
+ "type": "bool"
7576
+ }
7577
+ ],
7578
+ "optional": false,
7579
+ "required": false,
7580
+ "getter": false,
7581
+ "setter": false
7582
+ },
6944
7583
  {
6945
7584
  "name": "checked",
6946
7585
  "type": "bool",
@@ -7358,6 +7997,30 @@
7358
7997
  ]
7359
7998
  },
7360
7999
  "props": [
8000
+ {
8001
+ "name": "autofocus",
8002
+ "type": "bool",
8003
+ "complexType": {
8004
+ "original": "boolean",
8005
+ "resolved": "boolean",
8006
+ "references": {}
8007
+ },
8008
+ "mutable": false,
8009
+ "attr": "autofocus",
8010
+ "reflectToAttr": true,
8011
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on a <select>\nelement.",
8012
+ "docsTags": [],
8013
+ "default": "false",
8014
+ "values": [
8015
+ {
8016
+ "type": "bool"
8017
+ }
8018
+ ],
8019
+ "optional": false,
8020
+ "required": false,
8021
+ "getter": false,
8022
+ "setter": false
8023
+ },
7361
8024
  {
7362
8025
  "name": "description",
7363
8026
  "type": "string",
@@ -7871,7 +8534,7 @@
7871
8534
  "type": "enum",
7872
8535
  "complexType": {
7873
8536
  "original": "`${TextInputAutocomplete}`",
7874
- "resolved": "\"on\" | \"off\" | \"home\" | \"section-*\" | \"shipping\" | \"billing\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
8537
+ "resolved": "\"on\" | \"off\" | \"section-*\" | \"shipping\" | \"billing\" | \"home\" | \"work\" | \"mobile\" | \"fax\" | \"pager\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-extension\" | \"email\" | \"impp\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"url\" | \"photo\"",
7875
8538
  "references": {
7876
8539
  "TextInputAutocomplete": {
7877
8540
  "location": "import",
@@ -7894,10 +8557,6 @@
7894
8557
  "value": "off",
7895
8558
  "type": "off"
7896
8559
  },
7897
- {
7898
- "value": "home",
7899
- "type": "home"
7900
- },
7901
8560
  {
7902
8561
  "value": "section-*",
7903
8562
  "type": "section"
@@ -7910,6 +8569,10 @@
7910
8569
  "value": "billing",
7911
8570
  "type": "billing"
7912
8571
  },
8572
+ {
8573
+ "value": "home",
8574
+ "type": "home"
8575
+ },
7913
8576
  {
7914
8577
  "value": "work",
7915
8578
  "type": "work"
@@ -8148,6 +8811,30 @@
8148
8811
  "getter": false,
8149
8812
  "setter": false
8150
8813
  },
8814
+ {
8815
+ "name": "autofocus",
8816
+ "type": "bool",
8817
+ "complexType": {
8818
+ "original": "boolean",
8819
+ "resolved": "boolean",
8820
+ "references": {}
8821
+ },
8822
+ "mutable": false,
8823
+ "attr": "autofocus",
8824
+ "reflectToAttr": true,
8825
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
8826
+ "docsTags": [],
8827
+ "default": "false",
8828
+ "values": [
8829
+ {
8830
+ "type": "bool"
8831
+ }
8832
+ ],
8833
+ "optional": false,
8834
+ "required": false,
8835
+ "getter": false,
8836
+ "setter": false
8837
+ },
8151
8838
  {
8152
8839
  "name": "description",
8153
8840
  "type": "string",
@@ -8749,6 +9436,30 @@
8749
9436
  "dependencies": [],
8750
9437
  "dependencyGraph": {},
8751
9438
  "props": [
9439
+ {
9440
+ "name": "autofocus",
9441
+ "type": "bool",
9442
+ "complexType": {
9443
+ "original": "boolean",
9444
+ "resolved": "boolean",
9445
+ "references": {}
9446
+ },
9447
+ "mutable": false,
9448
+ "attr": "autofocus",
9449
+ "reflectToAttr": true,
9450
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on a <textarea>\nelement.",
9451
+ "docsTags": [],
9452
+ "default": "false",
9453
+ "values": [
9454
+ {
9455
+ "type": "bool"
9456
+ }
9457
+ ],
9458
+ "optional": false,
9459
+ "required": false,
9460
+ "getter": false,
9461
+ "setter": false
9462
+ },
8752
9463
  {
8753
9464
  "name": "autosize",
8754
9465
  "type": "bool",
@@ -9331,6 +10042,30 @@
9331
10042
  ]
9332
10043
  },
9333
10044
  "props": [
10045
+ {
10046
+ "name": "autofocus",
10047
+ "type": "bool",
10048
+ "complexType": {
10049
+ "original": "boolean",
10050
+ "resolved": "boolean",
10051
+ "references": {}
10052
+ },
10053
+ "mutable": false,
10054
+ "attr": "autofocus",
10055
+ "reflectToAttr": true,
10056
+ "docs": "Applies focus to the input field as soon as the component is mounted. This\nis equivalent to setting the native autofocus attribute on an <input>\nelement.",
10057
+ "docsTags": [],
10058
+ "default": "false",
10059
+ "values": [
10060
+ {
10061
+ "type": "bool"
10062
+ }
10063
+ ],
10064
+ "optional": false,
10065
+ "required": false,
10066
+ "getter": false,
10067
+ "setter": false
10068
+ },
9334
10069
  {
9335
10070
  "name": "description",
9336
10071
  "type": "string",
@@ -10174,6 +10909,7 @@
10174
10909
  ],
10175
10910
  "encapsulation": "none",
10176
10911
  "dependents": [
10912
+ "nv-calendar",
10177
10913
  "nv-fielddropdown",
10178
10914
  "nv-fieldmultiselect",
10179
10915
  "nv-fieldpassword",
@@ -10188,6 +10924,9 @@
10188
10924
  "nv-loader",
10189
10925
  "nv-icon"
10190
10926
  ],
10927
+ "nv-calendar": [
10928
+ "nv-iconbutton"
10929
+ ],
10191
10930
  "nv-fielddropdown": [
10192
10931
  "nv-iconbutton"
10193
10932
  ],
@@ -10990,7 +11729,7 @@
10990
11729
  "type": "enum",
10991
11730
  "complexType": {
10992
11731
  "original": "`${IconName}`",
10993
- "resolved": "\"link\" | \"map\" | \"menu\" | \"search\" | \"select\" | \"table\" | \"template\" | \"video\" | \"frame\" | \"user\" | \"chart-bubble\" | \"checkbox\" | \"home\" | \"bulb\" | \"photo\" | \"copy\" | \"cut\" | \"replace\" | \"repeat\" | \"power\" | \"scale\" | \"access-point-off\" | \"access-point\" | \"accessible\" | \"activity\" | \"address-book\" | \"adjustments-horizontal\" | \"adjustments-up\" | \"adjustments\" | \"affiliate\" | \"air-conditioning\" | \"alert-circle\" | \"align-center\" | \"align-left\" | \"align-right\" | \"app-window\" | \"apps\" | \"archive\" | \"areas\" | \"arrow-back-up\" | \"arrow-back\" | \"arrow-down-left\" | \"arrow-down-right\" | \"arrow-down\" | \"arrow-forward-up\" | \"arrow-forward\" | \"arrow-left\" | \"arrow-right\" | \"arrow-up-left\" | \"arrow-up-right\" | \"arrow-up\" | \"arrows-move\" | \"aspect-ratio\" | \"atom\" | \"basket\" | \"battery-1\" | \"battery-2\" | \"battery-3\" | \"battery-4\" | \"battery-automotive\" | \"battery-charging\" | \"battery-eco\" | \"battery-off\" | \"battery\" | \"bell-off\" | \"bell-ringing\" | \"bell\" | \"bike\" | \"bluetooth-connected\" | \"bluetooth-off\" | \"bluetooth\" | \"bolt\" | \"book\" | \"bookmark-off\" | \"bookmark\" | \"bookmarks\" | \"box-align-top\" | \"box-multiple\" | \"briefcase\" | \"brightness-down\" | \"brightness-up\" | \"browser-check\" | \"browser-plus\" | \"browser-x\" | \"browser\" | \"brush\" | \"building-bank\" | \"building-factory\" | \"building-lighthouse\" | \"building-store\" | \"building\" | \"bulb-off\" | \"cake\" | \"calendar-time\" | \"calendar\" | \"camera-off\" | \"camera\" | \"car-crane\" | \"car\" | \"caravan\" | \"cash-banknote\" | \"cash\" | \"cast\" | \"cell\" | \"charging-pile\" | \"chart-arcs\" | \"chart-area-line\" | \"chart-area\" | \"chart-arrows-vertical\" | \"chart-arrows\" | \"chart-bar\" | \"chart-circles\" | \"chart-donut\" | \"chart-dots\" | \"chart-line\" | \"chart-pie\" | \"chart-radar\" | \"check\" | \"checklist\" | \"checks\" | \"chevron-down\" | \"chevron-left\" | \"chevron-right\" | \"chevron-top\" | \"circle-caret-right\" | \"circle-check\" | \"circle-x\" | \"clipboard-check\" | \"clipboard-list\" | \"clipboard-plus\" | \"clipboard-text\" | \"clipboard-x\" | \"clipboard\" | \"clock-edit\" | \"clock\" | \"cloud-data-connection\" | \"cloud-download\" | \"cloud-rain\" | \"cloud-snow\" | \"cloud-upload\" | \"cloud\" | \"color-picker\" | \"color-swatch\" | \"compass\" | \"contract\" | \"cpu\" | \"crane\" | \"credit-card\" | \"crop\" | \"cross\" | \"crown\" | \"currency-bitcoin\" | \"currency-dollar\" | \"currency-ethereum\" | \"currency-euro\" | \"dashboard\" | \"database\" | \"device-desktop\" | \"device-floppy\" | \"device-gamepad\" | \"device-laptop\" | \"device-mobile-rotated\" | \"device-mobile\" | \"device-tablet\" | \"device-watch\" | \"devices\" | \"dialpad\" | \"direction-horizontal\" | \"direction-sign\" | \"direction\" | \"discount\" | \"door-enter\" | \"dots-vertical\" | \"dots\" | \"download\" | \"drone\" | \"droplet-filled\" | \"droplet-half\" | \"droplet\" | \"droplets\" | \"edit\" | \"engine\" | \"external-link\" | \"eye-off\" | \"eye\" | \"face-id\" | \"feather\" | \"file-alert\" | \"file-analytics\" | \"file-check\" | \"file-code\" | \"file-download\" | \"file-export\" | \"file-horizontal\" | \"file-import\" | \"file-plus\" | \"file-search\" | \"file-text-bookmark\" | \"file-text\" | \"file-type-bmp\" | \"file-type-css\" | \"file-type-csv\" | \"file-type-doc\" | \"file-type-html\" | \"file-type-jpg\" | \"file-type-js\" | \"file-type-pdf\" | \"file-type-png\" | \"file-type-ppt\" | \"file-type-xls\" | \"file-type-xml\" | \"file-type-zip\" | \"file-upload\" | \"file-x\" | \"file-zip\" | \"file\" | \"files-off\" | \"files\" | \"filter-off\" | \"filter\" | \"fingerprint\" | \"fire-extinguisher\" | \"flag\" | \"flame\" | \"flip-horizontal\" | \"flip-vertical\" | \"folder-minus\" | \"folder-off\" | \"folder-plus\" | \"folder-x\" | \"folder\" | \"folders\" | \"gas-station\" | \"gauge\" | \"gift\" | \"gps\" | \"grid-dots\" | \"grip-horizontal\" | \"grip-vertical\" | \"hand-stop\" | \"hand-waving\" | \"hash\" | \"haze\" | \"headphones-off\" | \"headphones\" | \"headset\" | \"helicopter\" | \"help\" | \"history\" | \"hourglass-empty\" | \"hourglass-high\" | \"hourglass-low\" | \"hourglass-off\" | \"hourglass\" | \"inbox\" | \"info-circle\" | \"keyboard-hide\" | \"keyboard-show\" | \"keyboard\" | \"layout-board-split\" | \"layout-dashboard\" | \"layout-grid\" | \"layout-sidebar-left-collapse\" | \"layout-sidebar-left-expand\" | \"layout-sidebar-right-collapse\" | \"layout-sidebar-right-expand\" | \"layout\" | \"leaf\" | \"lifebuoy\" | \"list-search\" | \"list\" | \"loader\" | \"location\" | \"lock-off\" | \"lock-open\" | \"lock\" | \"login\" | \"logout\" | \"mail-forward\" | \"mail-opened\" | \"mail\" | \"map-pin-off\" | \"map-pin\" | \"message-dots\" | \"message-off\" | \"message\" | \"messages\" | \"microphone-off\" | \"microphone\" | \"minus\" | \"mist\" | \"moon\" | \"motorbike\" | \"mouse\" | \"movie\" | \"network\" | \"news\" | \"note\" | \"notebook\" | \"notes\" | \"offshore-station\" | \"package\" | \"palette\" | \"paperclip\" | \"pencil\" | \"phone-call\" | \"phone-calling\" | \"phone-check\" | \"phone-incoming\" | \"phone-off\" | \"phone-outgoing\" | \"phone\" | \"photo-off\" | \"pig\" | \"pin\" | \"pinned-off\" | \"pinned\" | \"plane-off\" | \"plane\" | \"plant\" | \"player-pause\" | \"player-play\" | \"player-skip-back\" | \"player-skip-forward\" | \"player-track-next\" | \"player-track-prev\" | \"plug-connected\" | \"plug\" | \"plus\" | \"power-ac\" | \"power-dc\" | \"presentation-analytics\" | \"presentation\" | \"printer\" | \"propeller\" | \"puzzle-2\" | \"puzzle\" | \"pylon\" | \"qrcode\" | \"radar\" | \"radio\" | \"radioactive\" | \"receipt-dollar\" | \"receipt-euro\" | \"receipt\" | \"recharging\" | \"recycle\" | \"refresh-alert\" | \"refresh\" | \"repeat-once\" | \"report-analytics\" | \"report-medical\" | \"report-search\" | \"report\" | \"ripple\" | \"rocket\" | \"rotate-2\" | \"rotate-clockwise-2\" | \"rotate-clockwise\" | \"rotate-dot\" | \"rotate\" | \"router\" | \"ruler-measure\" | \"satellite\" | \"school\" | \"scissors\" | \"scooter-electric\" | \"screenshot\" | \"seeding\" | \"selector\" | \"send\" | \"server\" | \"settings\" | \"shape\" | \"share-2\" | \"share\" | \"shield-check\" | \"shield-lock\" | \"shield-off\" | \"shield-x\" | \"shield\" | \"ship\" | \"shopping-cart\" | \"slash\" | \"smart-home\" | \"snowflake\" | \"solar-panel\" | \"sort-ascending-letters\" | \"sort-ascending-numbers\" | \"sort-descending-letters\" | \"sort-descending-numbers\" | \"spacing-horizontal\" | \"spacing-vertical\" | \"speakerphone\" | \"stack\" | \"star\" | \"sun\" | \"sunrise\" | \"sunset\" | \"switch-horizontal\" | \"switch-vertical\" | \"tag\" | \"temperature\" | \"terminal\" | \"text-size\" | \"text\" | \"thumb-down\" | \"thumb-up\" | \"ticket\" | \"timeline\" | \"tir\" | \"tool\" | \"tools\" | \"train\" | \"trash-off\" | \"trash\" | \"tree\" | \"trees\" | \"truck-delivery\" | \"truck\" | \"umbrella\" | \"unlink\" | \"upload\" | \"user-circle\" | \"user-minus\" | \"user-plus\" | \"users\" | \"versions\" | \"video-minus\" | \"video-off\" | \"video-plus\" | \"volume-2\" | \"volume-3\" | \"volume\" | \"wallet\" | \"wand\" | \"waves\" | \"wifi-off\" | \"wifi\" | \"wind-direction\" | \"wind\" | \"windmill\" | \"wood\" | \"world\" | \"writing\" | \"x\"",
11732
+ "resolved": "\"home\" | \"photo\" | \"copy\" | \"cut\" | \"select\" | \"message\" | \"replace\" | \"search\" | \"repeat\" | \"link\" | \"power\" | \"scale\" | \"access-point-off\" | \"access-point\" | \"accessible\" | \"activity\" | \"address-book\" | \"adjustments-horizontal\" | \"adjustments-up\" | \"adjustments\" | \"affiliate\" | \"air-conditioning\" | \"alert-circle\" | \"align-center\" | \"align-left\" | \"align-right\" | \"app-window\" | \"apps\" | \"archive\" | \"areas\" | \"arrow-back-up\" | \"arrow-back\" | \"arrow-down-left\" | \"arrow-down-right\" | \"arrow-down\" | \"arrow-forward-up\" | \"arrow-forward\" | \"arrow-left\" | \"arrow-right\" | \"arrow-up-left\" | \"arrow-up-right\" | \"arrow-up\" | \"arrows-exchange\" | \"arrows-move\" | \"aspect-ratio\" | \"atom\" | \"basket\" | \"battery-1\" | \"battery-2\" | \"battery-3\" | \"battery-4\" | \"battery-automotive\" | \"battery-charging\" | \"battery-eco\" | \"battery-off\" | \"battery\" | \"bell-off\" | \"bell-ringing\" | \"bell\" | \"bike\" | \"bluetooth-connected\" | \"bluetooth-off\" | \"bluetooth\" | \"bolt\" | \"book\" | \"bookmark-off\" | \"bookmark\" | \"bookmarks\" | \"box-align-top\" | \"box-multiple\" | \"briefcase\" | \"brightness-down\" | \"brightness-up\" | \"browser-check\" | \"browser-plus\" | \"browser-x\" | \"browser\" | \"brush\" | \"building-bank\" | \"building-factory\" | \"building-lighthouse\" | \"building-store\" | \"building\" | \"bulb-off\" | \"bulb\" | \"cake\" | \"calendar-time\" | \"calendar\" | \"camera-off\" | \"camera\" | \"car-crane\" | \"car\" | \"caravan\" | \"cash-banknote\" | \"cash\" | \"cast\" | \"cell\" | \"charging-pile\" | \"chart-arcs\" | \"chart-area-line\" | \"chart-area\" | \"chart-arrows-vertical\" | \"chart-arrows\" | \"chart-bar\" | \"chart-bubble\" | \"chart-circles\" | \"chart-donut\" | \"chart-dots\" | \"chart-line\" | \"chart-pie\" | \"chart-radar\" | \"check\" | \"checkbox\" | \"checklist\" | \"checks\" | \"chevron-down\" | \"chevron-left\" | \"chevron-right\" | \"chevron-top\" | \"chevrons-left\" | \"chevrons-right\" | \"circle-caret-right\" | \"circle-check\" | \"circle-x\" | \"circuit-alternate\" | \"circuit-ground-digital\" | \"clipboard-check\" | \"clipboard-list\" | \"clipboard-plus\" | \"clipboard-text\" | \"clipboard-x\" | \"clipboard\" | \"clock-edit\" | \"clock\" | \"cloud-data-connection\" | \"cloud-download\" | \"cloud-rain\" | \"cloud-snow\" | \"cloud-upload\" | \"cloud\" | \"color-picker\" | \"color-swatch\" | \"compass\" | \"contract\" | \"cpu\" | \"crane\" | \"credit-card\" | \"crop\" | \"cross\" | \"crown\" | \"currency-bitcoin\" | \"currency-dollar\" | \"currency-ethereum\" | \"currency-euro\" | \"dashboard\" | \"database\" | \"device-desktop\" | \"device-floppy\" | \"device-gamepad\" | \"device-laptop\" | \"device-mobile-rotated\" | \"device-mobile\" | \"device-tablet\" | \"device-watch\" | \"devices\" | \"dialpad\" | \"direction-horizontal\" | \"direction-sign\" | \"direction\" | \"discount\" | \"door-enter\" | \"door-exit\" | \"door-off\" | \"dots-vertical\" | \"dots\" | \"download\" | \"drone\" | \"droplet-filled\" | \"droplet-half\" | \"droplet\" | \"droplets\" | \"edit\" | \"engine\" | \"external-link\" | \"eye-off\" | \"eye\" | \"face-id\" | \"feather\" | \"file-alert\" | \"file-analytics\" | \"file-check\" | \"file-code\" | \"file-download\" | \"file-export\" | \"file-horizontal\" | \"file-import\" | \"file-plus\" | \"file-search\" | \"file-text-bookmark\" | \"file-text\" | \"file-type-bmp\" | \"file-type-css\" | \"file-type-csv\" | \"file-type-doc\" | \"file-type-html\" | \"file-type-jpg\" | \"file-type-js\" | \"file-type-pdf\" | \"file-type-png\" | \"file-type-ppt\" | \"file-type-xls\" | \"file-type-xml\" | \"file-type-zip\" | \"file-upload\" | \"file-x\" | \"file-zip\" | \"file\" | \"files-off\" | \"files\" | \"filter-off\" | \"filter-sort\" | \"filter\" | \"fingerprint\" | \"fire-extinguisher\" | \"flag\" | \"flame\" | \"flip-horizontal\" | \"flip-vertical\" | \"folder-minus\" | \"folder-off\" | \"folder-plus\" | \"folder-x\" | \"folder\" | \"folders\" | \"frame\" | \"gas-station\" | \"gauge-off\" | \"gauge\" | \"gift\" | \"gps\" | \"grid-dots\" | \"grip-horizontal\" | \"grip-vertical\" | \"hand-stop\" | \"hand-waving\" | \"hash\" | \"haze\" | \"headphones-off\" | \"headphones\" | \"headset\" | \"helicopter\" | \"help\" | \"history\" | \"hourglass-empty\" | \"hourglass-high\" | \"hourglass-low\" | \"hourglass-off\" | \"hourglass\" | \"inbox\" | \"info-circle\" | \"keyboard-hide\" | \"keyboard-show\" | \"keyboard\" | \"layout-board-split\" | \"layout-dashboard\" | \"layout-grid\" | \"layout-sidebar-left-collapse\" | \"layout-sidebar-left-expand\" | \"layout-sidebar-right-collapse\" | \"layout-sidebar-right-expand\" | \"layout\" | \"leaf\" | \"lifebuoy\" | \"list-search\" | \"list\" | \"loader\" | \"location\" | \"lock-off\" | \"lock-open\" | \"lock\" | \"login\" | \"logout\" | \"mail-forward\" | \"mail-opened\" | \"mail\" | \"map-pin-off\" | \"map-pin\" | \"map\" | \"menu\" | \"message-dots\" | \"message-off\" | \"messages\" | \"microphone-off\" | \"microphone\" | \"minus\" | \"mist\" | \"moon\" | \"motorbike\" | \"mouse\" | \"movie\" | \"network\" | \"news\" | \"note\" | \"notebook\" | \"notes\" | \"offshore-station\" | \"package\" | \"palette\" | \"paperclip\" | \"pencil\" | \"phone-call\" | \"phone-calling\" | \"phone-check\" | \"phone-incoming\" | \"phone-off\" | \"phone-outgoing\" | \"phone\" | \"photo-off\" | \"pig\" | \"pin\" | \"pinned-off\" | \"pinned\" | \"plane-off\" | \"plane\" | \"plant\" | \"player-pause\" | \"player-play\" | \"player-skip-back\" | \"player-skip-forward\" | \"player-stop\" | \"player-track-next\" | \"player-track-prev\" | \"plug-connected\" | \"plug\" | \"plus\" | \"power-ac\" | \"power-dc\" | \"presentation-analytics\" | \"presentation\" | \"printer\" | \"propeller\" | \"published\" | \"puzzle-2\" | \"puzzle\" | \"pylon\" | \"qrcode\" | \"radar\" | \"radio\" | \"radioactive\" | \"receipt-dollar\" | \"receipt-euro\" | \"receipt\" | \"recharging\" | \"recycle\" | \"refresh-alert\" | \"refresh\" | \"repeat-once\" | \"report-analytics\" | \"report-medical\" | \"report-search\" | \"report\" | \"ripple-off\" | \"ripple\" | \"rocket\" | \"rotate-2\" | \"rotate-clockwise-2\" | \"rotate-clockwise\" | \"rotate-dot\" | \"rotate\" | \"router\" | \"ruler-measure\" | \"satellite\" | \"school\" | \"scissors\" | \"scooter-electric\" | \"screenshot\" | \"seeding\" | \"selector\" | \"send\" | \"server\" | \"settings\" | \"shape\" | \"share-2\" | \"share\" | \"shield-check\" | \"shield-lock\" | \"shield-off\" | \"shield-x\" | \"shield\" | \"ship-off\" | \"ship\" | \"shopping-cart\" | \"slash\" | \"smart-home\" | \"snowflake\" | \"solar-panel\" | \"sort-ascending-letters\" | \"sort-ascending-numbers\" | \"sort-descending-letters\" | \"sort-descending-numbers\" | \"spacing-horizontal\" | \"spacing-vertical\" | \"speakerphone\" | \"stack\" | \"stairs\" | \"star\" | \"sun\" | \"sunrise\" | \"sunset\" | \"switch-horizontal\" | \"switch-vertical\" | \"table\" | \"tag\" | \"tank-empty-fill\" | \"tank-full-fill\" | \"tank-medium-fill\" | \"temperature-off\" | \"temperature\" | \"template\" | \"terminal\" | \"text-size\" | \"text\" | \"thumb-down\" | \"thumb-up\" | \"ticket\" | \"timeline\" | \"tir\" | \"tool\" | \"tools\" | \"train\" | \"trash-off\" | \"trash\" | \"tree\" | \"trees\" | \"truck-delivery\" | \"truck\" | \"umbrella\" | \"unlink\" | \"upload\" | \"user-circle\" | \"user-minus\" | \"user-plus\" | \"user-worker\" | \"user\" | \"users\" | \"versions\" | \"video-minus\" | \"video-off\" | \"video-plus\" | \"video\" | \"volume-2\" | \"volume-3\" | \"volume\" | \"wallet\" | \"wand\" | \"wave\" | \"waves\" | \"wifi-off\" | \"wifi\" | \"wind-direction\" | \"wind\" | \"windmill\" | \"wood\" | \"world\" | \"writing\" | \"x\" | \"zoom-reset\"",
10994
11733
  "references": {
10995
11734
  "IconName": {
10996
11735
  "location": "import",
@@ -11005,62 +11744,10 @@
11005
11744
  "docs": "Choose the icon you want to display. This also sets the aria-label for\nimproved accessibility, helping users who rely on screen readers.\nThe icon is not displayed when the button is loading.",
11006
11745
  "docsTags": [],
11007
11746
  "values": [
11008
- {
11009
- "value": "link",
11010
- "type": "link"
11011
- },
11012
- {
11013
- "value": "map",
11014
- "type": "map"
11015
- },
11016
- {
11017
- "value": "menu",
11018
- "type": "menu"
11019
- },
11020
- {
11021
- "value": "search",
11022
- "type": "search"
11023
- },
11024
- {
11025
- "value": "select",
11026
- "type": "select"
11027
- },
11028
- {
11029
- "value": "table",
11030
- "type": "table"
11031
- },
11032
- {
11033
- "value": "template",
11034
- "type": "template"
11035
- },
11036
- {
11037
- "value": "video",
11038
- "type": "video"
11039
- },
11040
- {
11041
- "value": "frame",
11042
- "type": "frame"
11043
- },
11044
- {
11045
- "value": "user",
11046
- "type": "user"
11047
- },
11048
- {
11049
- "value": "chart-bubble",
11050
- "type": "chartbubble"
11051
- },
11052
- {
11053
- "value": "checkbox",
11054
- "type": "checkbox"
11055
- },
11056
11747
  {
11057
11748
  "value": "home",
11058
11749
  "type": "home"
11059
11750
  },
11060
- {
11061
- "value": "bulb",
11062
- "type": "bulb"
11063
- },
11064
11751
  {
11065
11752
  "value": "photo",
11066
11753
  "type": "photo"
@@ -11073,14 +11760,30 @@
11073
11760
  "value": "cut",
11074
11761
  "type": "cut"
11075
11762
  },
11763
+ {
11764
+ "value": "select",
11765
+ "type": "select"
11766
+ },
11767
+ {
11768
+ "value": "message",
11769
+ "type": "message"
11770
+ },
11076
11771
  {
11077
11772
  "value": "replace",
11078
11773
  "type": "replace"
11079
11774
  },
11775
+ {
11776
+ "value": "search",
11777
+ "type": "search"
11778
+ },
11080
11779
  {
11081
11780
  "value": "repeat",
11082
11781
  "type": "repeat"
11083
11782
  },
11783
+ {
11784
+ "value": "link",
11785
+ "type": "link"
11786
+ },
11084
11787
  {
11085
11788
  "value": "power",
11086
11789
  "type": "power"
@@ -11209,6 +11912,10 @@
11209
11912
  "value": "arrow-up",
11210
11913
  "type": "arrowup"
11211
11914
  },
11915
+ {
11916
+ "value": "arrows-exchange",
11917
+ "type": "arrowsexchange"
11918
+ },
11212
11919
  {
11213
11920
  "value": "arrows-move",
11214
11921
  "type": "arrowsmove"
@@ -11373,6 +12080,10 @@
11373
12080
  "value": "bulb-off",
11374
12081
  "type": "bulboff"
11375
12082
  },
12083
+ {
12084
+ "value": "bulb",
12085
+ "type": "bulb"
12086
+ },
11376
12087
  {
11377
12088
  "value": "cake",
11378
12089
  "type": "cake"
@@ -11449,6 +12160,10 @@
11449
12160
  "value": "chart-bar",
11450
12161
  "type": "chartbar"
11451
12162
  },
12163
+ {
12164
+ "value": "chart-bubble",
12165
+ "type": "chartbubble"
12166
+ },
11452
12167
  {
11453
12168
  "value": "chart-circles",
11454
12169
  "type": "chartcircles"
@@ -11477,6 +12192,10 @@
11477
12192
  "value": "check",
11478
12193
  "type": "check"
11479
12194
  },
12195
+ {
12196
+ "value": "checkbox",
12197
+ "type": "checkbox"
12198
+ },
11480
12199
  {
11481
12200
  "value": "checklist",
11482
12201
  "type": "checklist"
@@ -11501,6 +12220,14 @@
11501
12220
  "value": "chevron-top",
11502
12221
  "type": "chevrontop"
11503
12222
  },
12223
+ {
12224
+ "value": "chevrons-left",
12225
+ "type": "chevronsleft"
12226
+ },
12227
+ {
12228
+ "value": "chevrons-right",
12229
+ "type": "chevronsright"
12230
+ },
11504
12231
  {
11505
12232
  "value": "circle-caret-right",
11506
12233
  "type": "circlecaretright"
@@ -11513,6 +12240,14 @@
11513
12240
  "value": "circle-x",
11514
12241
  "type": "circlex"
11515
12242
  },
12243
+ {
12244
+ "value": "circuit-alternate",
12245
+ "type": "circuitalternate"
12246
+ },
12247
+ {
12248
+ "value": "circuit-ground-digital",
12249
+ "type": "circuitgrounddigital"
12250
+ },
11516
12251
  {
11517
12252
  "value": "clipboard-check",
11518
12253
  "type": "clipboardcheck"
@@ -11693,6 +12428,14 @@
11693
12428
  "value": "door-enter",
11694
12429
  "type": "doorenter"
11695
12430
  },
12431
+ {
12432
+ "value": "door-exit",
12433
+ "type": "doorexit"
12434
+ },
12435
+ {
12436
+ "value": "door-off",
12437
+ "type": "dooroff"
12438
+ },
11696
12439
  {
11697
12440
  "value": "dots-vertical",
11698
12441
  "type": "dotsvertical"
@@ -11881,6 +12624,10 @@
11881
12624
  "value": "filter-off",
11882
12625
  "type": "filteroff"
11883
12626
  },
12627
+ {
12628
+ "value": "filter-sort",
12629
+ "type": "filtersort"
12630
+ },
11884
12631
  {
11885
12632
  "value": "filter",
11886
12633
  "type": "filter"
@@ -11933,10 +12680,18 @@
11933
12680
  "value": "folders",
11934
12681
  "type": "folders"
11935
12682
  },
12683
+ {
12684
+ "value": "frame",
12685
+ "type": "frame"
12686
+ },
11936
12687
  {
11937
12688
  "value": "gas-station",
11938
12689
  "type": "gasstation"
11939
12690
  },
12691
+ {
12692
+ "value": "gauge-off",
12693
+ "type": "gaugeoff"
12694
+ },
11940
12695
  {
11941
12696
  "value": "gauge",
11942
12697
  "type": "gauge"
@@ -12137,6 +12892,14 @@
12137
12892
  "value": "map-pin",
12138
12893
  "type": "mappin"
12139
12894
  },
12895
+ {
12896
+ "value": "map",
12897
+ "type": "map"
12898
+ },
12899
+ {
12900
+ "value": "menu",
12901
+ "type": "menu"
12902
+ },
12140
12903
  {
12141
12904
  "value": "message-dots",
12142
12905
  "type": "messagedots"
@@ -12145,10 +12908,6 @@
12145
12908
  "value": "message-off",
12146
12909
  "type": "messageoff"
12147
12910
  },
12148
- {
12149
- "value": "message",
12150
- "type": "message"
12151
- },
12152
12911
  {
12153
12912
  "value": "messages",
12154
12913
  "type": "messages"
@@ -12301,6 +13060,10 @@
12301
13060
  "value": "player-skip-forward",
12302
13061
  "type": "playerskipforward"
12303
13062
  },
13063
+ {
13064
+ "value": "player-stop",
13065
+ "type": "playerstop"
13066
+ },
12304
13067
  {
12305
13068
  "value": "player-track-next",
12306
13069
  "type": "playertracknext"
@@ -12345,6 +13108,10 @@
12345
13108
  "value": "propeller",
12346
13109
  "type": "propeller"
12347
13110
  },
13111
+ {
13112
+ "value": "published",
13113
+ "type": "published"
13114
+ },
12348
13115
  {
12349
13116
  "value": "puzzle-2",
12350
13117
  "type": "puzzle2"
@@ -12421,6 +13188,10 @@
12421
13188
  "value": "report",
12422
13189
  "type": "report"
12423
13190
  },
13191
+ {
13192
+ "value": "ripple-off",
13193
+ "type": "rippleoff"
13194
+ },
12424
13195
  {
12425
13196
  "value": "ripple",
12426
13197
  "type": "ripple"
@@ -12529,6 +13300,10 @@
12529
13300
  "value": "shield",
12530
13301
  "type": "shield"
12531
13302
  },
13303
+ {
13304
+ "value": "ship-off",
13305
+ "type": "shipoff"
13306
+ },
12532
13307
  {
12533
13308
  "value": "ship",
12534
13309
  "type": "ship"
@@ -12585,6 +13360,10 @@
12585
13360
  "value": "stack",
12586
13361
  "type": "stack"
12587
13362
  },
13363
+ {
13364
+ "value": "stairs",
13365
+ "type": "stairs"
13366
+ },
12588
13367
  {
12589
13368
  "value": "star",
12590
13369
  "type": "star"
@@ -12609,14 +13388,38 @@
12609
13388
  "value": "switch-vertical",
12610
13389
  "type": "switchvertical"
12611
13390
  },
13391
+ {
13392
+ "value": "table",
13393
+ "type": "table"
13394
+ },
12612
13395
  {
12613
13396
  "value": "tag",
12614
13397
  "type": "tag"
12615
13398
  },
13399
+ {
13400
+ "value": "tank-empty-fill",
13401
+ "type": "tankemptyfill"
13402
+ },
13403
+ {
13404
+ "value": "tank-full-fill",
13405
+ "type": "tankfullfill"
13406
+ },
13407
+ {
13408
+ "value": "tank-medium-fill",
13409
+ "type": "tankmediumfill"
13410
+ },
13411
+ {
13412
+ "value": "temperature-off",
13413
+ "type": "temperatureoff"
13414
+ },
12616
13415
  {
12617
13416
  "value": "temperature",
12618
13417
  "type": "temperature"
12619
13418
  },
13419
+ {
13420
+ "value": "template",
13421
+ "type": "template"
13422
+ },
12620
13423
  {
12621
13424
  "value": "terminal",
12622
13425
  "type": "terminal"
@@ -12709,6 +13512,14 @@
12709
13512
  "value": "user-plus",
12710
13513
  "type": "userplus"
12711
13514
  },
13515
+ {
13516
+ "value": "user-worker",
13517
+ "type": "userworker"
13518
+ },
13519
+ {
13520
+ "value": "user",
13521
+ "type": "user"
13522
+ },
12712
13523
  {
12713
13524
  "value": "users",
12714
13525
  "type": "users"
@@ -12729,6 +13540,10 @@
12729
13540
  "value": "video-plus",
12730
13541
  "type": "videoplus"
12731
13542
  },
13543
+ {
13544
+ "value": "video",
13545
+ "type": "video"
13546
+ },
12732
13547
  {
12733
13548
  "value": "volume-2",
12734
13549
  "type": "volume2"
@@ -12749,6 +13564,10 @@
12749
13564
  "value": "wand",
12750
13565
  "type": "wand"
12751
13566
  },
13567
+ {
13568
+ "value": "wave",
13569
+ "type": "wave"
13570
+ },
12752
13571
  {
12753
13572
  "value": "waves",
12754
13573
  "type": "waves"
@@ -12788,6 +13607,10 @@
12788
13607
  {
12789
13608
  "value": "x",
12790
13609
  "type": "x"
13610
+ },
13611
+ {
13612
+ "value": "zoom-reset",
13613
+ "type": "zoomreset"
12791
13614
  }
12792
13615
  ],
12793
13616
  "optional": false,
@@ -13587,12 +14410,21 @@
13587
14410
  {
13588
14411
  "name": "slot",
13589
14412
  "text": "body - Use this slot to insert HTML into the table body."
14413
+ },
14414
+ {
14415
+ "name": "deprecated",
14416
+ "text": "[EXPERIMENTAL]"
14417
+ },
14418
+ {
14419
+ "name": "experimental",
14420
+ "text": "- This component is still under development and is not ready for use."
13590
14421
  }
13591
14422
  ],
13592
14423
  "encapsulation": "none",
13593
14424
  "dependents": [],
13594
14425
  "dependencies": [],
13595
14426
  "dependencyGraph": {},
14427
+ "deprecation": "[EXPERIMENTAL]",
13596
14428
  "props": [
13597
14429
  {
13598
14430
  "name": "columns",