@nova-design-system/nova-webcomponents 3.0.0 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (532) hide show
  1. package/dist/cjs/{constants-bcd6b2e2.js → constants-8fb8ccc0.js} +14 -1
  2. package/dist/cjs/constants-8fb8ccc0.js.map +1 -0
  3. package/dist/cjs/{index-9bda5507.js → index-108ddff0.js} +22 -6
  4. package/dist/cjs/index-108ddff0.js.map +1 -0
  5. package/dist/cjs/index.cjs.js +5 -471
  6. package/dist/cjs/index.cjs.js.map +1 -1
  7. package/dist/cjs/loader.cjs.js +2 -2
  8. package/dist/cjs/native.cjs.js +2 -2
  9. package/dist/cjs/nv-alert.cjs.entry.js +6 -6
  10. package/dist/cjs/nv-alert.cjs.entry.js.map +1 -1
  11. package/dist/cjs/nv-avatar.cjs.entry.js +2 -2
  12. package/dist/cjs/nv-badge_2.cjs.entry.js +18 -9
  13. package/dist/cjs/nv-badge_2.cjs.entry.js.map +1 -1
  14. package/dist/cjs/nv-breadcrumb.cjs.entry.js +1 -1
  15. package/dist/cjs/nv-breadcrumbs.cjs.entry.js +1 -1
  16. package/dist/cjs/nv-button.cjs.entry.js +2 -2
  17. package/dist/cjs/nv-calendar.cjs.entry.js +821 -843
  18. package/dist/cjs/nv-calendar.cjs.entry.js.map +1 -1
  19. package/dist/cjs/nv-col.cjs.entry.js +1 -1
  20. package/dist/cjs/nv-datagrid.cjs.entry.js +423 -94
  21. package/dist/cjs/nv-datagrid.cjs.entry.js.map +1 -1
  22. package/dist/cjs/nv-datagridcolumn.cjs.entry.js +2 -2
  23. package/dist/cjs/nv-datagridcolumn.cjs.entry.js.map +1 -1
  24. package/dist/cjs/nv-dialog.cjs.entry.js +19 -13
  25. package/dist/cjs/nv-dialog.cjs.entry.js.map +1 -1
  26. package/dist/cjs/nv-dialogfooter_2.cjs.entry.js +2 -2
  27. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js +1 -1
  28. package/dist/cjs/nv-fielddate.cjs.entry.js +9 -18
  29. package/dist/cjs/nv-fielddate.cjs.entry.js.map +1 -1
  30. package/dist/cjs/nv-fielddaterange.cjs.entry.js +85 -32
  31. package/dist/cjs/nv-fielddaterange.cjs.entry.js.map +1 -1
  32. package/dist/cjs/nv-fielddropdown.cjs.entry.js +88 -57
  33. package/dist/cjs/nv-fielddropdown.cjs.entry.js.map +1 -1
  34. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js +2 -2
  35. package/dist/cjs/nv-fieldmultiselect.cjs.entry.js +122 -104
  36. package/dist/cjs/nv-fieldmultiselect.cjs.entry.js.map +1 -1
  37. package/dist/cjs/nv-fieldnumber.cjs.entry.js +9 -5
  38. package/dist/cjs/nv-fieldnumber.cjs.entry.js.map +1 -1
  39. package/dist/cjs/nv-fieldpassword.cjs.entry.js +9 -5
  40. package/dist/cjs/nv-fieldpassword.cjs.entry.js.map +1 -1
  41. package/dist/cjs/nv-fieldradio.cjs.entry.js +4 -4
  42. package/dist/cjs/nv-fieldselect.cjs.entry.js +11 -7
  43. package/dist/cjs/nv-fieldselect.cjs.entry.js.map +1 -1
  44. package/dist/cjs/nv-fieldslider.cjs.entry.js +663 -0
  45. package/dist/cjs/nv-fieldslider.cjs.entry.js.map +1 -0
  46. package/dist/cjs/nv-fieldtext.cjs.entry.js +9 -5
  47. package/dist/cjs/nv-fieldtext.cjs.entry.js.map +1 -1
  48. package/dist/cjs/nv-fieldtextarea.cjs.entry.js +9 -5
  49. package/dist/cjs/nv-fieldtextarea.cjs.entry.js.map +1 -1
  50. package/dist/cjs/nv-fieldtime.cjs.entry.js +16 -13
  51. package/dist/cjs/nv-fieldtime.cjs.entry.js.map +1 -1
  52. package/dist/cjs/nv-icon.cjs.entry.js +4 -4
  53. package/dist/cjs/nv-icon.cjs.entry.js.map +1 -1
  54. package/dist/cjs/nv-iconbutton_2.cjs.entry.js +3 -3
  55. package/dist/cjs/nv-menu.cjs.entry.js +4 -2
  56. package/dist/cjs/nv-menu.cjs.entry.js.map +1 -1
  57. package/dist/cjs/nv-menuitem.cjs.entry.js +2 -2
  58. package/dist/cjs/nv-popover.cjs.entry.js +2 -2
  59. package/dist/cjs/nv-row.cjs.entry.js +2 -2
  60. package/dist/cjs/nv-stack.cjs.entry.js +2 -2
  61. package/dist/cjs/nv-table.cjs.entry.js +3 -3
  62. package/dist/cjs/nv-table.cjs.entry.js.map +1 -1
  63. package/dist/cjs/nv-tablecolumn.cjs.entry.js +1 -1
  64. package/dist/cjs/nv-toggle.cjs.entry.js +3 -3
  65. package/dist/cjs/nv-tooltip.cjs.entry.js +3 -3
  66. package/dist/cjs/nv-tooltip.cjs.entry.js.map +1 -1
  67. package/dist/collection/collection-manifest.json +1 -0
  68. package/dist/collection/components/nv-alert/nv-alert.css +3 -0
  69. package/dist/collection/components/nv-alert/nv-alert.js +6 -11
  70. package/dist/collection/components/nv-alert/nv-alert.js.map +1 -1
  71. package/dist/collection/components/nv-badge/nv-badge.css +181 -1
  72. package/dist/collection/components/nv-badge/nv-badge.docs.js +20 -1
  73. package/dist/collection/components/nv-badge/nv-badge.docs.js.map +1 -1
  74. package/dist/collection/components/nv-badge/nv-badge.js +39 -15
  75. package/dist/collection/components/nv-badge/nv-badge.js.map +1 -1
  76. package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.docs.js +0 -1
  77. package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.docs.js.map +1 -1
  78. package/dist/collection/components/nv-calendar/nv-calendar.css +25 -2
  79. package/dist/collection/components/nv-calendar/nv-calendar.docs.js +33 -38
  80. package/dist/collection/components/nv-calendar/nv-calendar.docs.js.map +1 -1
  81. package/dist/collection/components/nv-calendar/nv-calendar.js +659 -897
  82. package/dist/collection/components/nv-calendar/nv-calendar.js.map +1 -1
  83. package/dist/collection/components/nv-calendar/nv-calendar.utils.js +202 -0
  84. package/dist/collection/components/nv-calendar/nv-calendar.utils.js.map +1 -0
  85. package/dist/collection/components/nv-calendar/test/nv-calendar.utils.test.js +667 -0
  86. package/dist/collection/components/nv-calendar/test/nv-calendar.utils.test.js.map +1 -0
  87. package/dist/collection/components/nv-datagrid/nv-datagrid.css +98 -0
  88. package/dist/collection/components/nv-datagrid/nv-datagrid.docs.js +232 -51
  89. package/dist/collection/components/nv-datagrid/nv-datagrid.docs.js.map +1 -1
  90. package/dist/collection/components/nv-datagrid/nv-datagrid.js +437 -160
  91. package/dist/collection/components/nv-datagrid/nv-datagrid.js.map +1 -1
  92. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js +20 -1
  93. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js.map +1 -1
  94. package/dist/collection/components/nv-dialog/nv-dialog.css +29 -5
  95. package/dist/collection/components/nv-dialog/nv-dialog.docs.js +0 -1
  96. package/dist/collection/components/nv-dialog/nv-dialog.docs.js.map +1 -1
  97. package/dist/collection/components/nv-dialog/nv-dialog.js +16 -10
  98. package/dist/collection/components/nv-dialog/nv-dialog.js.map +1 -1
  99. package/dist/collection/components/nv-fielddate/nv-fielddate.docs.js +16 -8
  100. package/dist/collection/components/nv-fielddate/nv-fielddate.docs.js.map +1 -1
  101. package/dist/collection/components/nv-fielddate/nv-fielddate.js +48 -39
  102. package/dist/collection/components/nv-fielddate/nv-fielddate.js.map +1 -1
  103. package/dist/collection/components/nv-fielddate/styles/nv-fielddate.css +14 -1
  104. package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.docs.js +12 -15
  105. package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.docs.js.map +1 -1
  106. package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.js +147 -68
  107. package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.js.map +1 -1
  108. package/dist/collection/components/nv-fielddaterange/styles/nv-fielddaterange.css +20 -12
  109. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js +16 -0
  110. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js.map +1 -1
  111. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js +197 -103
  112. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js.map +1 -1
  113. package/dist/collection/components/nv-fielddropdown/styles/nv-fielddropdown.css +36 -1
  114. package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js +1 -1
  115. package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.js +1 -1
  116. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.docs.js +8 -1
  117. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.docs.js.map +1 -1
  118. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js +228 -190
  119. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js.map +1 -1
  120. package/dist/collection/components/nv-fieldmultiselect/{nv-fieldmultiselect.css → styles/nv-fieldmultiselect.css} +36 -1
  121. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.css +12 -1
  122. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.docs.js +8 -0
  123. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.docs.js.map +1 -1
  124. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js +27 -3
  125. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js.map +1 -1
  126. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.css +12 -1
  127. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.docs.js +8 -0
  128. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.docs.js.map +1 -1
  129. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js +27 -3
  130. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js.map +1 -1
  131. package/dist/collection/components/nv-fieldradio/nv-fieldradio.js +3 -3
  132. package/dist/collection/components/nv-fieldselect/nv-fieldselect.css +12 -1
  133. package/dist/collection/components/nv-fieldselect/nv-fieldselect.docs.js +8 -0
  134. package/dist/collection/components/nv-fieldselect/nv-fieldselect.docs.js.map +1 -1
  135. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js +29 -5
  136. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js.map +1 -1
  137. package/dist/collection/components/nv-fieldslider/nv-fieldslider.docs.js +264 -0
  138. package/dist/collection/components/nv-fieldslider/nv-fieldslider.docs.js.map +1 -0
  139. package/dist/collection/components/nv-fieldslider/nv-fieldslider.js +1035 -0
  140. package/dist/collection/components/nv-fieldslider/nv-fieldslider.js.map +1 -0
  141. package/dist/collection/components/nv-fieldslider/nv-fieldslider.utils.js +77 -0
  142. package/dist/collection/components/nv-fieldslider/nv-fieldslider.utils.js.map +1 -0
  143. package/dist/collection/components/nv-fieldslider/partials/field-input.js +33 -0
  144. package/dist/collection/components/nv-fieldslider/partials/field-input.js.map +1 -0
  145. package/dist/collection/components/nv-fieldslider/partials/range-thumb.js +34 -0
  146. package/dist/collection/components/nv-fieldslider/partials/range-thumb.js.map +1 -0
  147. package/dist/collection/components/nv-fieldslider/partials/single-thumb.js +18 -0
  148. package/dist/collection/components/nv-fieldslider/partials/single-thumb.js.map +1 -0
  149. package/dist/collection/components/nv-fieldslider/partials/tick-marks.js +18 -0
  150. package/dist/collection/components/nv-fieldslider/partials/tick-marks.js.map +1 -0
  151. package/dist/collection/components/nv-fieldslider/styles/nv-fieldslider.css +267 -0
  152. package/dist/collection/components/nv-fieldslider/test/nv-fieldslider.utils.test.js +159 -0
  153. package/dist/collection/components/nv-fieldslider/test/nv-fieldslider.utils.test.js.map +1 -0
  154. package/dist/collection/components/nv-fieldtext/nv-fieldtext.css +20 -1
  155. package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js +17 -1
  156. package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js.map +1 -1
  157. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js +28 -3
  158. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js.map +1 -1
  159. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.css +30 -1
  160. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.docs.js +8 -0
  161. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.docs.js.map +1 -1
  162. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js +27 -3
  163. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js.map +1 -1
  164. package/dist/collection/components/nv-fieldtime/nv-fieldtime.js +13 -10
  165. package/dist/collection/components/nv-fieldtime/nv-fieldtime.js.map +1 -1
  166. package/dist/collection/components/nv-fieldtime/styles/nv-fieldtime.css +26 -3
  167. package/dist/collection/components/nv-icon/nv-icon.js +1 -1
  168. package/dist/collection/components/nv-icon/nv-icons.js +4 -470
  169. package/dist/collection/components/nv-icon/nv-icons.js.map +1 -1
  170. package/dist/collection/components/nv-iconbutton/nv-iconbutton.js +1 -1
  171. package/dist/collection/components/nv-loader/nv-loader.js +1 -1
  172. package/dist/collection/components/nv-menu/nv-menu.js +3 -1
  173. package/dist/collection/components/nv-menu/nv-menu.js.map +1 -1
  174. package/dist/collection/components/nv-menuitem/nv-menuitem.js +2 -2
  175. package/dist/collection/components/nv-popover/nv-popover.js +1 -1
  176. package/dist/collection/components/nv-row/nv-row.js +1 -1
  177. package/dist/collection/components/nv-stack/nv-stack.js +1 -1
  178. package/dist/collection/components/nv-table/nv-table.js +8 -11
  179. package/dist/collection/components/nv-table/nv-table.js.map +1 -1
  180. package/dist/collection/components/nv-toggle/nv-toggle.js +2 -2
  181. package/dist/collection/components/nv-tooltip/nv-tooltip.css +1 -0
  182. package/dist/collection/components/nv-tooltip/nv-tooltip.js +1 -1
  183. package/dist/collection/index.js.map +1 -1
  184. package/dist/collection/interfaces/Column.js.map +1 -1
  185. package/dist/collection/templates/navigation.docs.js +0 -1
  186. package/dist/collection/templates/navigation.docs.js.map +1 -1
  187. package/dist/collection/utils/constants.js +11 -0
  188. package/dist/collection/utils/constants.js.map +1 -1
  189. package/dist/components/index.js +6 -472
  190. package/dist/components/index.js.map +1 -1
  191. package/dist/components/nv-alert.js +7 -7
  192. package/dist/components/nv-alert.js.map +1 -1
  193. package/dist/components/nv-avatar.js +3 -3
  194. package/dist/components/nv-badge.js +1 -1
  195. package/dist/components/nv-breadcrumb.js +3 -3
  196. package/dist/components/nv-breadcrumbs.js +1 -1
  197. package/dist/components/nv-button.js +1 -1
  198. package/dist/components/nv-calendar.js +1 -1
  199. package/dist/components/nv-col.js +1 -1
  200. package/dist/components/nv-datagrid.js +447 -102
  201. package/dist/components/nv-datagrid.js.map +1 -1
  202. package/dist/components/nv-datagridcolumn.js +4 -3
  203. package/dist/components/nv-datagridcolumn.js.map +1 -1
  204. package/dist/components/nv-dialog.js +24 -18
  205. package/dist/components/nv-dialog.js.map +1 -1
  206. package/dist/components/nv-dialogfooter.js +1 -1
  207. package/dist/components/nv-dialogheader.js +1 -1
  208. package/dist/components/nv-fieldcheckbox.js +1 -1
  209. package/dist/components/nv-fielddate.js +19 -27
  210. package/dist/components/nv-fielddate.js.map +1 -1
  211. package/dist/components/nv-fielddaterange.js +99 -44
  212. package/dist/components/nv-fielddaterange.js.map +1 -1
  213. package/dist/components/nv-fielddropdown.js +103 -69
  214. package/dist/components/nv-fielddropdown.js.map +1 -1
  215. package/dist/components/nv-fielddropdownitem.js +1 -1
  216. package/dist/components/nv-fielddropdownitemcheck.js +1 -1
  217. package/dist/components/nv-fieldmultiselect.js +139 -120
  218. package/dist/components/nv-fieldmultiselect.js.map +1 -1
  219. package/dist/components/nv-fieldnumber.js +14 -9
  220. package/dist/components/nv-fieldnumber.js.map +1 -1
  221. package/dist/components/nv-fieldpassword.js +13 -8
  222. package/dist/components/nv-fieldpassword.js.map +1 -1
  223. package/dist/components/nv-fieldradio.js +4 -4
  224. package/dist/components/nv-fieldselect.js +15 -10
  225. package/dist/components/nv-fieldselect.js.map +1 -1
  226. package/dist/components/nv-fieldslider.d.ts +11 -0
  227. package/dist/components/nv-fieldslider.js +726 -0
  228. package/dist/components/nv-fieldslider.js.map +1 -0
  229. package/dist/components/nv-fieldtext.js +1 -158
  230. package/dist/components/nv-fieldtext.js.map +1 -1
  231. package/dist/components/nv-fieldtextarea.js +11 -6
  232. package/dist/components/nv-fieldtextarea.js.map +1 -1
  233. package/dist/components/nv-fieldtime.js +20 -17
  234. package/dist/components/nv-fieldtime.js.map +1 -1
  235. package/dist/components/nv-icon.js +1 -1
  236. package/dist/components/nv-iconbutton.js +1 -1
  237. package/dist/components/nv-loader.js +1 -1
  238. package/dist/components/nv-menu.js +7 -5
  239. package/dist/components/nv-menu.js.map +1 -1
  240. package/dist/components/nv-menuitem.js +1 -1
  241. package/dist/components/nv-popover.js +1 -1
  242. package/dist/components/nv-row.js +2 -2
  243. package/dist/components/nv-stack.js +2 -2
  244. package/dist/components/nv-table.js +3 -3
  245. package/dist/components/nv-table.js.map +1 -1
  246. package/dist/components/nv-tablecolumn.js +1 -1
  247. package/dist/components/nv-toggle.js +3 -3
  248. package/dist/components/nv-tooltip.js +1 -1
  249. package/dist/components/{p-dc3faba3.js → p-04cb3a6f.js} +5 -5
  250. package/dist/components/{p-dc3faba3.js.map → p-04cb3a6f.js.map} +1 -1
  251. package/dist/components/p-07a89754.js +187 -0
  252. package/dist/components/p-07a89754.js.map +1 -0
  253. package/dist/components/{p-b7b78e64.js → p-0ab80d95.js} +3 -3
  254. package/dist/components/{p-b7b78e64.js.map → p-0ab80d95.js.map} +1 -1
  255. package/dist/components/{p-8348db09.js → p-1f505531.js} +15 -2
  256. package/dist/components/p-1f505531.js.map +1 -0
  257. package/dist/components/{p-02752770.js → p-33e231f4.js} +2 -2
  258. package/dist/components/{p-02752770.js.map → p-33e231f4.js.map} +1 -1
  259. package/dist/components/p-4656efae.js +1111 -0
  260. package/dist/components/p-4656efae.js.map +1 -0
  261. package/dist/components/{p-2012b8ba.js → p-581e67cc.js} +4 -4
  262. package/dist/components/{p-2012b8ba.js.map → p-581e67cc.js.map} +1 -1
  263. package/dist/components/{p-1c45c0f2.js → p-679e0fa9.js} +16 -4
  264. package/dist/components/p-679e0fa9.js.map +1 -0
  265. package/dist/components/p-76a30bf1.js +88 -0
  266. package/dist/components/p-76a30bf1.js.map +1 -0
  267. package/dist/components/{p-150daf68.js → p-83c8873a.js} +3 -3
  268. package/dist/components/{p-150daf68.js.map → p-83c8873a.js.map} +1 -1
  269. package/dist/components/{p-c14f6b8e.js → p-c0a91091.js} +5 -5
  270. package/dist/components/p-c0a91091.js.map +1 -0
  271. package/dist/components/{p-6c364a23.js → p-cbdc2c8b.js} +6 -6
  272. package/dist/components/{p-6c364a23.js.map → p-cbdc2c8b.js.map} +1 -1
  273. package/dist/components/{p-2d9ba7d3.js → p-cbe9521f.js} +4 -4
  274. package/dist/components/{p-2d9ba7d3.js.map → p-cbe9521f.js.map} +1 -1
  275. package/dist/components/{p-a30b55fc.js → p-d19b41d2.js} +2 -2
  276. package/dist/components/{p-a30b55fc.js.map → p-d19b41d2.js.map} +1 -1
  277. package/dist/components/{p-4d3ec142.js → p-d63f1cbe.js} +4 -4
  278. package/dist/components/{p-4d3ec142.js.map → p-d63f1cbe.js.map} +1 -1
  279. package/dist/components/{p-e00cbb8a.js → p-dd2273a3.js} +2 -2
  280. package/dist/components/{p-e00cbb8a.js.map → p-dd2273a3.js.map} +1 -1
  281. package/dist/components/p-f0a5e7e4.js +167 -0
  282. package/dist/components/p-f0a5e7e4.js.map +1 -0
  283. package/dist/components/{p-f4d86795.js → p-f1859ddc.js} +4 -4
  284. package/dist/components/{p-f4d86795.js.map → p-f1859ddc.js.map} +1 -1
  285. package/dist/esm/{constants-98e2dcc2.js → constants-b97e736d.js} +15 -2
  286. package/dist/esm/constants-b97e736d.js.map +1 -0
  287. package/dist/esm/{index-1fb7a9a6.js → index-8f0e5f19.js} +22 -6
  288. package/dist/esm/index-8f0e5f19.js.map +1 -0
  289. package/dist/esm/index.js +5 -471
  290. package/dist/esm/index.js.map +1 -1
  291. package/dist/esm/loader.js +3 -3
  292. package/dist/esm/native.js +3 -3
  293. package/dist/esm/nv-alert.entry.js +6 -6
  294. package/dist/esm/nv-alert.entry.js.map +1 -1
  295. package/dist/esm/nv-avatar.entry.js +2 -2
  296. package/dist/esm/nv-badge_2.entry.js +18 -9
  297. package/dist/esm/nv-badge_2.entry.js.map +1 -1
  298. package/dist/esm/nv-breadcrumb.entry.js +1 -1
  299. package/dist/esm/nv-breadcrumbs.entry.js +1 -1
  300. package/dist/esm/nv-button.entry.js +2 -2
  301. package/dist/esm/nv-calendar.entry.js +821 -843
  302. package/dist/esm/nv-calendar.entry.js.map +1 -1
  303. package/dist/esm/nv-col.entry.js +1 -1
  304. package/dist/esm/nv-datagrid.entry.js +423 -94
  305. package/dist/esm/nv-datagrid.entry.js.map +1 -1
  306. package/dist/esm/nv-datagridcolumn.entry.js +2 -2
  307. package/dist/esm/nv-datagridcolumn.entry.js.map +1 -1
  308. package/dist/esm/nv-dialog.entry.js +19 -13
  309. package/dist/esm/nv-dialog.entry.js.map +1 -1
  310. package/dist/esm/nv-dialogfooter_2.entry.js +2 -2
  311. package/dist/esm/nv-fieldcheckbox.entry.js +1 -1
  312. package/dist/esm/nv-fielddate.entry.js +9 -18
  313. package/dist/esm/nv-fielddate.entry.js.map +1 -1
  314. package/dist/esm/nv-fielddaterange.entry.js +85 -32
  315. package/dist/esm/nv-fielddaterange.entry.js.map +1 -1
  316. package/dist/esm/nv-fielddropdown.entry.js +88 -57
  317. package/dist/esm/nv-fielddropdown.entry.js.map +1 -1
  318. package/dist/esm/nv-fielddropdownitem.entry.js +2 -2
  319. package/dist/esm/nv-fieldmultiselect.entry.js +122 -104
  320. package/dist/esm/nv-fieldmultiselect.entry.js.map +1 -1
  321. package/dist/esm/nv-fieldnumber.entry.js +9 -5
  322. package/dist/esm/nv-fieldnumber.entry.js.map +1 -1
  323. package/dist/esm/nv-fieldpassword.entry.js +9 -5
  324. package/dist/esm/nv-fieldpassword.entry.js.map +1 -1
  325. package/dist/esm/nv-fieldradio.entry.js +4 -4
  326. package/dist/esm/nv-fieldselect.entry.js +11 -7
  327. package/dist/esm/nv-fieldselect.entry.js.map +1 -1
  328. package/dist/esm/nv-fieldslider.entry.js +659 -0
  329. package/dist/esm/nv-fieldslider.entry.js.map +1 -0
  330. package/dist/esm/nv-fieldtext.entry.js +9 -5
  331. package/dist/esm/nv-fieldtext.entry.js.map +1 -1
  332. package/dist/esm/nv-fieldtextarea.entry.js +9 -5
  333. package/dist/esm/nv-fieldtextarea.entry.js.map +1 -1
  334. package/dist/esm/nv-fieldtime.entry.js +16 -13
  335. package/dist/esm/nv-fieldtime.entry.js.map +1 -1
  336. package/dist/esm/nv-icon.entry.js +4 -4
  337. package/dist/esm/nv-icon.entry.js.map +1 -1
  338. package/dist/esm/nv-iconbutton_2.entry.js +3 -3
  339. package/dist/esm/nv-menu.entry.js +4 -2
  340. package/dist/esm/nv-menu.entry.js.map +1 -1
  341. package/dist/esm/nv-menuitem.entry.js +2 -2
  342. package/dist/esm/nv-popover.entry.js +2 -2
  343. package/dist/esm/nv-row.entry.js +2 -2
  344. package/dist/esm/nv-stack.entry.js +2 -2
  345. package/dist/esm/nv-table.entry.js +3 -3
  346. package/dist/esm/nv-table.entry.js.map +1 -1
  347. package/dist/esm/nv-tablecolumn.entry.js +1 -1
  348. package/dist/esm/nv-toggle.entry.js +3 -3
  349. package/dist/esm/nv-tooltip.entry.js +3 -3
  350. package/dist/esm/nv-tooltip.entry.js.map +1 -1
  351. package/dist/native/index.esm.js +1 -1
  352. package/dist/native/index.esm.js.map +1 -1
  353. package/dist/native/native.css +1 -1
  354. package/dist/native/native.esm.js +1 -1
  355. package/dist/native/native.esm.js.map +1 -1
  356. package/dist/native/{p-6b348684.entry.js → p-0323daf6.entry.js} +2 -2
  357. package/dist/native/{p-d5cbf5c8.entry.js → p-05d95d4d.entry.js} +2 -2
  358. package/dist/native/{p-fb5bddba.entry.js → p-0ec1e2e3.entry.js} +2 -2
  359. package/dist/native/{p-c7b201cd.entry.js → p-16a4cdf3.entry.js} +2 -2
  360. package/dist/native/p-19fb0fd0.entry.js +2 -0
  361. package/dist/native/p-19fb0fd0.entry.js.map +1 -0
  362. package/dist/native/p-1e3d3374.entry.js +2 -0
  363. package/dist/native/{p-9135fdf5.entry.js.map → p-1e3d3374.entry.js.map} +1 -1
  364. package/dist/native/p-21e7132f.entry.js +2 -0
  365. package/dist/native/p-21e7132f.entry.js.map +1 -0
  366. package/dist/native/p-221b8f72.entry.js +2 -0
  367. package/dist/native/p-221b8f72.entry.js.map +1 -0
  368. package/dist/native/p-2805f9f2.entry.js +2 -0
  369. package/dist/native/p-2805f9f2.entry.js.map +1 -0
  370. package/dist/native/p-3f2b6a22.entry.js +2 -0
  371. package/dist/native/p-3f2b6a22.entry.js.map +1 -0
  372. package/dist/native/{p-0245863d.entry.js → p-407fc32d.entry.js} +2 -2
  373. package/dist/native/{p-63e6aed3.entry.js → p-4c0d81b0.entry.js} +2 -2
  374. package/dist/native/p-4c0d81b0.entry.js.map +1 -0
  375. package/dist/native/{p-39bb95ff.entry.js → p-519b4819.entry.js} +2 -2
  376. package/dist/native/{p-fa77a591.entry.js → p-5382eab2.entry.js} +2 -2
  377. package/dist/native/p-5ba3fc3c.entry.js +2 -0
  378. package/dist/native/p-5ba3fc3c.entry.js.map +1 -0
  379. package/dist/native/{p-bad11367.entry.js → p-60b204ac.entry.js} +2 -2
  380. package/dist/native/p-60b204ac.entry.js.map +1 -0
  381. package/dist/native/p-7092a675.entry.js +2 -0
  382. package/dist/native/p-711a7778.js +3 -0
  383. package/dist/native/p-711a7778.js.map +1 -0
  384. package/dist/native/p-759c9ce4.entry.js +2 -0
  385. package/dist/native/p-759c9ce4.entry.js.map +1 -0
  386. package/dist/native/{p-d7a76400.entry.js → p-7c676f2c.entry.js} +2 -2
  387. package/dist/native/p-7c6edd1c.entry.js +2 -0
  388. package/dist/native/p-7c6edd1c.entry.js.map +1 -0
  389. package/dist/native/p-987c79d8.entry.js +2 -0
  390. package/dist/native/p-987c79d8.entry.js.map +1 -0
  391. package/dist/native/{p-f85aca27.entry.js → p-9fba8663.entry.js} +2 -2
  392. package/dist/native/{p-b094296d.entry.js → p-a2c0f1a7.entry.js} +2 -2
  393. package/dist/native/p-aa86af25.entry.js +2 -0
  394. package/dist/native/p-aa86af25.entry.js.map +1 -0
  395. package/dist/native/p-adc96c3a.entry.js +2 -0
  396. package/dist/native/p-adc96c3a.entry.js.map +1 -0
  397. package/dist/native/p-b0fc08e7.entry.js +2 -0
  398. package/dist/native/p-b0fc08e7.entry.js.map +1 -0
  399. package/dist/native/{p-6ff228da.entry.js → p-c930adb7.entry.js} +2 -2
  400. package/dist/native/{p-701b5557.entry.js → p-cfe0a6c6.entry.js} +2 -2
  401. package/dist/native/p-d07ab618.entry.js +2 -0
  402. package/dist/native/p-dac0089b.entry.js +2 -0
  403. package/dist/native/p-dac0089b.entry.js.map +1 -0
  404. package/dist/native/p-de2c07a6.entry.js +13 -0
  405. package/dist/native/p-de2c07a6.entry.js.map +1 -0
  406. package/dist/native/p-ed488498.entry.js +7 -0
  407. package/dist/native/p-ed488498.entry.js.map +1 -0
  408. package/dist/native/p-ef76178b.entry.js +2 -0
  409. package/dist/native/p-ef76178b.entry.js.map +1 -0
  410. package/dist/native/{p-e5de64d5.entry.js → p-f0ddf60b.entry.js} +2 -2
  411. package/dist/native/p-f39803d9.entry.js +2 -0
  412. package/dist/native/p-f39803d9.entry.js.map +1 -0
  413. package/dist/native/{p-59768ee5.js → p-f85c08f1.js} +2 -2
  414. package/dist/native/p-f85c08f1.js.map +1 -0
  415. package/dist/native/p-fb897f7d.entry.js +2 -0
  416. package/dist/native/p-fb897f7d.entry.js.map +1 -0
  417. package/dist/native/{p-244f56ac.entry.js → p-fc3bea07.entry.js} +2 -2
  418. package/dist/types/components/nv-alert/nv-alert.d.ts +1 -1
  419. package/dist/types/components/nv-badge/nv-badge.d.ts +11 -3
  420. package/dist/types/components/nv-calendar/nv-calendar.d.ts +70 -112
  421. package/dist/types/components/nv-calendar/nv-calendar.utils.d.ts +60 -0
  422. package/dist/types/components/nv-calendar/test/nv-calendar.utils.test.d.ts +1 -0
  423. package/dist/types/components/nv-datagrid/nv-datagrid.d.ts +47 -26
  424. package/dist/types/components/nv-datagridcolumn/nv-datagridcolumn.d.ts +4 -0
  425. package/dist/types/components/nv-dialog/nv-dialog.d.ts +4 -0
  426. package/dist/types/components/nv-fielddate/nv-fielddate.d.ts +6 -7
  427. package/dist/types/components/nv-fielddaterange/nv-fielddaterange.d.ts +23 -12
  428. package/dist/types/components/nv-fielddropdown/nv-fielddropdown.d.ts +51 -26
  429. package/dist/types/components/nv-fieldmultiselect/nv-fieldmultiselect.d.ts +65 -55
  430. package/dist/types/components/nv-fieldnumber/nv-fieldnumber.d.ts +4 -0
  431. package/dist/types/components/nv-fieldpassword/nv-fieldpassword.d.ts +4 -0
  432. package/dist/types/components/nv-fieldselect/nv-fieldselect.d.ts +4 -0
  433. package/dist/types/components/nv-fieldslider/nv-fieldslider.d.ts +230 -0
  434. package/dist/types/components/nv-fieldslider/nv-fieldslider.docs.d.ts +4 -0
  435. package/dist/types/components/nv-fieldslider/nv-fieldslider.utils.d.ts +46 -0
  436. package/dist/types/components/nv-fieldslider/partials/field-input.d.ts +45 -0
  437. package/dist/types/components/nv-fieldslider/partials/range-thumb.d.ts +37 -0
  438. package/dist/types/components/nv-fieldslider/partials/single-thumb.d.ts +35 -0
  439. package/dist/types/components/nv-fieldslider/partials/tick-marks.d.ts +28 -0
  440. package/dist/types/components/nv-fieldslider/test/nv-fieldslider.utils.test.d.ts +1 -0
  441. package/dist/types/components/nv-fieldtext/nv-fieldtext.d.ts +5 -0
  442. package/dist/types/components/nv-fieldtextarea/nv-fieldtextarea.d.ts +4 -0
  443. package/dist/types/components/nv-icon/nv-icons.d.ts +1 -1
  444. package/dist/types/components/nv-table/nv-table.d.ts +13 -2
  445. package/dist/types/components.d.ts +656 -154
  446. package/dist/types/index.d.ts +0 -2
  447. package/dist/types/interfaces/Column.d.ts +5 -1
  448. package/dist/types/utils/constants.d.ts +9 -0
  449. package/dist/vscode-data.json +292 -1546
  450. package/hydrate/index.js +2715 -1533
  451. package/hydrate/index.mjs +2715 -1533
  452. package/package.json +6 -2
  453. package/dist/cjs/constants-bcd6b2e2.js.map +0 -1
  454. package/dist/cjs/index-9bda5507.js.map +0 -1
  455. package/dist/collection/interfaces/actionEvent.js +0 -2
  456. package/dist/collection/interfaces/actionEvent.js.map +0 -1
  457. package/dist/collection/interfaces/calendarShortcut.js +0 -2
  458. package/dist/collection/interfaces/calendarShortcut.js.map +0 -1
  459. package/dist/collection/interfaces/dateRange.js +0 -2
  460. package/dist/collection/interfaces/dateRange.js.map +0 -1
  461. package/dist/components/p-1c45c0f2.js.map +0 -1
  462. package/dist/components/p-373926aa.js +0 -177
  463. package/dist/components/p-373926aa.js.map +0 -1
  464. package/dist/components/p-591730e7.js +0 -88
  465. package/dist/components/p-591730e7.js.map +0 -1
  466. package/dist/components/p-8348db09.js.map +0 -1
  467. package/dist/components/p-c14f6b8e.js.map +0 -1
  468. package/dist/components/p-f331117c.js +0 -1133
  469. package/dist/components/p-f331117c.js.map +0 -1
  470. package/dist/esm/constants-98e2dcc2.js.map +0 -1
  471. package/dist/esm/index-1fb7a9a6.js.map +0 -1
  472. package/dist/native/p-0ee428d5.entry.js +0 -2
  473. package/dist/native/p-0ee428d5.entry.js.map +0 -1
  474. package/dist/native/p-2691e02d.entry.js +0 -2
  475. package/dist/native/p-37f0210e.entry.js +0 -2
  476. package/dist/native/p-37f0210e.entry.js.map +0 -1
  477. package/dist/native/p-4a440970.entry.js +0 -2
  478. package/dist/native/p-4a440970.entry.js.map +0 -1
  479. package/dist/native/p-4ae26462.entry.js +0 -7
  480. package/dist/native/p-4ae26462.entry.js.map +0 -1
  481. package/dist/native/p-4d9c4618.entry.js +0 -2
  482. package/dist/native/p-4d9c4618.entry.js.map +0 -1
  483. package/dist/native/p-4dc1d036.entry.js +0 -2
  484. package/dist/native/p-59768ee5.js.map +0 -1
  485. package/dist/native/p-59e0bd2b.entry.js +0 -2
  486. package/dist/native/p-59e0bd2b.entry.js.map +0 -1
  487. package/dist/native/p-5c00f092.entry.js +0 -2
  488. package/dist/native/p-5c00f092.entry.js.map +0 -1
  489. package/dist/native/p-63e6aed3.entry.js.map +0 -1
  490. package/dist/native/p-7f5eb2ac.entry.js +0 -2
  491. package/dist/native/p-7f5eb2ac.entry.js.map +0 -1
  492. package/dist/native/p-84a73e2a.entry.js +0 -2
  493. package/dist/native/p-84a73e2a.entry.js.map +0 -1
  494. package/dist/native/p-9135fdf5.entry.js +0 -2
  495. package/dist/native/p-93dc2f47.entry.js +0 -2
  496. package/dist/native/p-93dc2f47.entry.js.map +0 -1
  497. package/dist/native/p-9a267f16.entry.js +0 -13
  498. package/dist/native/p-9a267f16.entry.js.map +0 -1
  499. package/dist/native/p-9d6431c7.entry.js +0 -2
  500. package/dist/native/p-9d6431c7.entry.js.map +0 -1
  501. package/dist/native/p-ab002252.js +0 -3
  502. package/dist/native/p-ab002252.js.map +0 -1
  503. package/dist/native/p-b2ce83ad.entry.js +0 -2
  504. package/dist/native/p-b2ce83ad.entry.js.map +0 -1
  505. package/dist/native/p-bad11367.entry.js.map +0 -1
  506. package/dist/native/p-e1a4f776.entry.js +0 -2
  507. package/dist/native/p-e1a4f776.entry.js.map +0 -1
  508. package/dist/native/p-e49bbd02.entry.js +0 -2
  509. package/dist/native/p-e49bbd02.entry.js.map +0 -1
  510. package/dist/native/p-eee01062.entry.js +0 -2
  511. package/dist/native/p-eee01062.entry.js.map +0 -1
  512. package/dist/native/p-f6bdc270.entry.js +0 -2
  513. package/dist/native/p-f6bdc270.entry.js.map +0 -1
  514. package/dist/types/interfaces/actionEvent.d.ts +0 -13
  515. package/dist/types/interfaces/calendarShortcut.d.ts +0 -17
  516. package/dist/types/interfaces/dateRange.d.ts +0 -13
  517. /package/dist/native/{p-6b348684.entry.js.map → p-0323daf6.entry.js.map} +0 -0
  518. /package/dist/native/{p-d5cbf5c8.entry.js.map → p-05d95d4d.entry.js.map} +0 -0
  519. /package/dist/native/{p-fb5bddba.entry.js.map → p-0ec1e2e3.entry.js.map} +0 -0
  520. /package/dist/native/{p-c7b201cd.entry.js.map → p-16a4cdf3.entry.js.map} +0 -0
  521. /package/dist/native/{p-0245863d.entry.js.map → p-407fc32d.entry.js.map} +0 -0
  522. /package/dist/native/{p-39bb95ff.entry.js.map → p-519b4819.entry.js.map} +0 -0
  523. /package/dist/native/{p-fa77a591.entry.js.map → p-5382eab2.entry.js.map} +0 -0
  524. /package/dist/native/{p-2691e02d.entry.js.map → p-7092a675.entry.js.map} +0 -0
  525. /package/dist/native/{p-d7a76400.entry.js.map → p-7c676f2c.entry.js.map} +0 -0
  526. /package/dist/native/{p-f85aca27.entry.js.map → p-9fba8663.entry.js.map} +0 -0
  527. /package/dist/native/{p-b094296d.entry.js.map → p-a2c0f1a7.entry.js.map} +0 -0
  528. /package/dist/native/{p-6ff228da.entry.js.map → p-c930adb7.entry.js.map} +0 -0
  529. /package/dist/native/{p-701b5557.entry.js.map → p-cfe0a6c6.entry.js.map} +0 -0
  530. /package/dist/native/{p-4dc1d036.entry.js.map → p-d07ab618.entry.js.map} +0 -0
  531. /package/dist/native/{p-e5de64d5.entry.js.map → p-f0ddf60b.entry.js.map} +0 -0
  532. /package/dist/native/{p-244f56ac.entry.js.map → p-fc3bea07.entry.js.map} +0 -0
@@ -5,18 +5,14 @@
5
5
  * It contains typing information for all components that exist in this project.
6
6
  */
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
- import { ButtonEmphasis, ButtonSize, ButtonType, DeprecatedSemanticColors, FeedbackColors, IconButtonShape, LabelPlacement, LoaderColors, SemanticSizes, TextInputAutocomplete } from "./utils/constants";
9
- import { DateRange } from "./interfaces/dateRange";
8
+ import { ButtonEmphasis, ButtonSize, ButtonType, DeprecatedSemanticColors, FeedbackColors, GlobalFilterPosition, IconButtonShape, LabelPlacement, LoaderColors, SemanticSizes, TextInputAutocomplete } from "./utils/constants";
10
9
  import { Column } from "./interfaces/Column";
11
- import { ActionEvent } from "./interfaces/actionEvent";
12
10
  import { Element } from "./stencil-public-runtime";
13
11
  import { IconName } from "./components/nv-icon/nv-icons";
14
12
  import { Placement } from "@floating-ui/dom";
15
13
  import { ColumnConfig } from "./interfaces/ColumnConfig";
16
- export { ButtonEmphasis, ButtonSize, ButtonType, DeprecatedSemanticColors, FeedbackColors, IconButtonShape, LabelPlacement, LoaderColors, SemanticSizes, TextInputAutocomplete } from "./utils/constants";
17
- export { DateRange } from "./interfaces/dateRange";
14
+ export { ButtonEmphasis, ButtonSize, ButtonType, DeprecatedSemanticColors, FeedbackColors, GlobalFilterPosition, IconButtonShape, LabelPlacement, LoaderColors, SemanticSizes, TextInputAutocomplete } from "./utils/constants";
18
15
  export { Column } from "./interfaces/Column";
19
- export { ActionEvent } from "./interfaces/actionEvent";
20
16
  export { Element } from "./stencil-public-runtime";
21
17
  export { IconName } from "./components/nv-icon/nv-icons";
22
18
  export { Placement } from "@floating-ui/dom";
@@ -128,7 +124,7 @@ export namespace Components {
128
124
  }
129
125
  interface NvBadge {
130
126
  /**
131
- * The color of the badge. Use a string between 1 to 10
127
+ * The color of the badge. deprecated Use status values or named colors instead. Use a string between 1 to 10 or one of the status values: error, information, neutral, success, warning or one of the color names: amber, orange, turquoise, crimson, lime
132
128
  */
133
129
  "color"?: string;
134
130
  /**
@@ -158,6 +154,14 @@ export namespace Components {
158
154
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
159
155
  */
160
156
  "icon-location"?: 'left' | 'right';
157
+ /**
158
+ * When true, the badge will only display an icon without label. The label will be visually hidden but still accessible for screen readers.
159
+ */
160
+ "isIconOnly"?: boolean;
161
+ /**
162
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
163
+ */
164
+ "is-icon-only"?: boolean;
161
165
  /**
162
166
  * Main content of the badge.
163
167
  */
@@ -247,13 +251,8 @@ export namespace Components {
247
251
  "date-format"?: string;
248
252
  /**
249
253
  * Disabled dates (ISO string array)
250
- * @default '[]'
251
- */
252
- "disabledDates": string;
253
- /**
254
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
255
254
  */
256
- "disabled-dates"?: string;
255
+ "disabledDates": Array<string>;
257
256
  /**
258
257
  * First day of the week (0 = Sunday, 1 = Monday, etc.)
259
258
  * @default 0
@@ -288,11 +287,12 @@ export namespace Components {
288
287
  /**
289
288
  * Selected date range format: { start: ISO string, end: ISO string } ex: { start: "2025-03-15", end: "2025-03-20" }
290
289
  */
291
- "rangeValue": string;
292
- /**
293
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
294
- */
295
- "range-value"?: string;
290
+ "rangeValue": {
291
+ /** ISO string for start date */
292
+ start: string;
293
+ /** ISO string for end date */
294
+ end: string;
295
+ };
296
296
  /**
297
297
  * Selection type (single date or date range)
298
298
  * @default 'single'
@@ -303,10 +303,16 @@ export namespace Components {
303
303
  */
304
304
  "selection-type"?: 'single' | 'range';
305
305
  /**
306
- * Custom actions to display in the footer JSON array of objects with the following properties: - label: string - onClick: function
307
- * @default '[]'
306
+ * Custom actions to display in the footer
308
307
  */
309
- "shortcuts": string;
308
+ "shortcuts": {
309
+ /** Label of the shortcut */
310
+ label: string;
311
+ /** Selected date value for single selection mode */
312
+ singleValue?: string;
313
+ /** Date range values for range selection mode */
314
+ rangeValue?: HTMLNvCalendarElement['rangeValue'];
315
+ }[];
310
316
  /**
311
317
  * Footer placement
312
318
  * @default 'bottom'
@@ -318,7 +324,6 @@ export namespace Components {
318
324
  "shortcuts-placement"?: 'bottom' | 'left' | 'right';
319
325
  /**
320
326
  * Show action buttons
321
- * @default false
322
327
  */
323
328
  "showActions": boolean;
324
329
  /**
@@ -327,7 +332,6 @@ export namespace Components {
327
332
  "show-actions"?: boolean;
328
333
  /**
329
334
  * Show week numbers
330
- * @default true
331
335
  */
332
336
  "showWeekNumbers": boolean;
333
337
  /**
@@ -351,8 +355,6 @@ export namespace Components {
351
355
  }
352
356
  /**
353
357
  * A flexible data grid component powered by `@tanstack/table-core`.
354
- * @deprecated [EXPERIMENTAL]
355
- * @experimental - This component is still under development and is not ready for use.
356
358
  */
357
359
  interface NvDatagrid {
358
360
  /**
@@ -370,30 +372,12 @@ export namespace Components {
370
372
  * @default []
371
373
  */
372
374
  "columns": Column[];
373
- /**
374
- * The columns to display in the data grid. It can be passed directly as an array of objects or as a JSON string. If both `columns` and `columnsJson` are provided, `columns` takes precedence.
375
- * @example `[{"header":"Name","accessor":"name"},{"header":"Age","accessor":"age"},{"header":"Email","accessor":"email"}]`
376
- */
377
- "columnsJson"?: string;
378
- /**
379
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
380
- */
381
- "columns-json"?: string;
382
375
  /**
383
376
  * The data to display in the data grid.
384
377
  * @example [{ "name": "Alice", "age": 25 }, { "name": "Bob", "age": 30 }]
385
378
  * @default []
386
379
  */
387
380
  "data": any[];
388
- /**
389
- * The data to display in the data grid. It can be passed directly as an array of objects or as a JSON string. If both `data` and `dataJson` are provided, `data` takes precedence.
390
- * @example `[{ "name": "Alice", "age": 25 }, { "name": "Bob", "age": 30 }]`
391
- */
392
- "dataJson"?: string;
393
- /**
394
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
395
- */
396
- "data-json"?: string;
397
381
  /**
398
382
  * Whether to enable global filtering for the data grid. This allows users to search across all columns for a specific value. The search is case-insensitive and supports partial matches. It use string.includes() to match the search term.
399
383
  * @default false
@@ -412,6 +396,23 @@ export namespace Components {
412
396
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
413
397
  */
414
398
  "enable-pagination"?: boolean;
399
+ /**
400
+ * Whether to enable row selection for the data grid.
401
+ */
402
+ "enableRowSelection": boolean;
403
+ /**
404
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
405
+ */
406
+ "enable-row-selection"?: boolean;
407
+ /**
408
+ * Whether to enable sorting for the data grid.
409
+ * @default false
410
+ */
411
+ "enableSorting": boolean;
412
+ /**
413
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
414
+ */
415
+ "enable-sorting"?: boolean;
415
416
  /**
416
417
  * Fallback value to be displayed when data is not available
417
418
  * @default 'N/A'
@@ -421,6 +422,14 @@ export namespace Components {
421
422
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
422
423
  */
423
424
  "fallback-value"?: string;
425
+ /**
426
+ * Position the global filter input field
427
+ */
428
+ "globalFilterPosition": `${GlobalFilterPosition}`;
429
+ /**
430
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
431
+ */
432
+ "global-filter-position"?: `${GlobalFilterPosition}`;
424
433
  /**
425
434
  * The message to display when there are no columns or data available.
426
435
  * @default 'No data or columns available to display.'
@@ -440,7 +449,7 @@ export namespace Components {
440
449
  */
441
450
  "no-data-message"?: string;
442
451
  /**
443
- * The number of rows to display per page.
452
+ * The number of rows to display per page. If the number is not present in the property pageSizes it takes the first of the list.
444
453
  * @default 10
445
454
  */
446
455
  "pageSize": number;
@@ -459,6 +468,10 @@ export namespace Components {
459
468
  * Defines the accessor of the column.
460
469
  */
461
470
  "accessor": string;
471
+ /**
472
+ * Defines the group header of the column.
473
+ */
474
+ "group"?: string;
462
475
  /**
463
476
  * Defines the header of the column.
464
477
  */
@@ -702,13 +715,8 @@ export namespace Components {
702
715
  "disabled": boolean;
703
716
  /**
704
717
  * Disabled dates ISO string array
705
- * @default '[]'
706
718
  */
707
- "disabledDates": string;
708
- /**
709
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
710
- */
711
- "disabled-dates"?: string;
719
+ "disabledDates": Array<string>;
712
720
  /**
713
721
  * Indicates an error state.
714
722
  */
@@ -730,6 +738,10 @@ export namespace Components {
730
738
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
731
739
  */
732
740
  "first-day-of-week"?: number;
741
+ /**
742
+ * Allows the field to stretch and fill the entire width of its container.
743
+ */
744
+ "fluid": boolean;
733
745
  /**
734
746
  * Sets the ID for the input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated.
735
747
  */
@@ -781,10 +793,9 @@ export namespace Components {
781
793
  */
782
794
  "required": boolean;
783
795
  /**
784
- * Custom actions to display in the footer JSON array of objects with the following properties: - label: string - onClick: function
785
- * @default '[]'
796
+ * Custom actions to display in the footer
786
797
  */
787
- "shortcuts": string;
798
+ "shortcuts": HTMLNvCalendarElement['shortcuts'];
788
799
  /**
789
800
  * Footer placement
790
801
  * @default 'bottom'
@@ -822,6 +833,10 @@ export namespace Components {
822
833
  "value": string;
823
834
  }
824
835
  interface NvFielddaterange {
836
+ /**
837
+ * Autofocus the start input when the component is mounted.
838
+ */
839
+ "autofocus": boolean;
825
840
  /**
826
841
  * Date format ex: YYYY-MM-DD, DD-MM-YYYY, etc.
827
842
  * @default 'YYYY-MM-DD'
@@ -841,13 +856,8 @@ export namespace Components {
841
856
  "disabled": boolean;
842
857
  /**
843
858
  * Disabled dates ISO string array
844
- * @default '[]'
845
859
  */
846
- "disabledDates": string;
847
- /**
848
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
849
- */
850
- "disabled-dates"?: string;
860
+ "disabledDates": Array<string>;
851
861
  /**
852
862
  * Sets the ID for the end input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated.
853
863
  */
@@ -893,6 +903,10 @@ export namespace Components {
893
903
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
894
904
  */
895
905
  "first-day-of-week"?: number;
906
+ /**
907
+ * Allows the field to stretch and fill the entire width of its container.
908
+ */
909
+ "fluid": boolean;
896
910
  /**
897
911
  * Text displayed as label. A slot label can override this prop.
898
912
  */
@@ -928,10 +942,9 @@ export namespace Components {
928
942
  */
929
943
  "required": boolean;
930
944
  /**
931
- * Custom actions to display in the footer JSON array of objects with the following properties: - label: string - onClick: function
932
- * @default '[]'
945
+ * Custom actions to display in the footer
933
946
  */
934
- "shortcuts": string;
947
+ "shortcuts": HTMLNvCalendarElement['shortcuts'];
935
948
  /**
936
949
  * Footer placement
937
950
  * @default 'bottom'
@@ -941,14 +954,6 @@ export namespace Components {
941
954
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
942
955
  */
943
956
  "shortcuts-placement"?: 'bottom' | 'left' | 'right';
944
- /**
945
- * Autofocus the start input when the component is mounted.
946
- */
947
- "shouldAutoFocus": boolean;
948
- /**
949
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
950
- */
951
- "should-auto-focus"?: boolean;
952
957
  /**
953
958
  * Show action buttons
954
959
  * @default false
@@ -960,7 +965,6 @@ export namespace Components {
960
965
  "show-actions"?: boolean;
961
966
  /**
962
967
  * Show week numbers
963
- * @default true
964
968
  */
965
969
  "showWeekNumbers": boolean;
966
970
  /**
@@ -1009,6 +1013,15 @@ export namespace Components {
1009
1013
  * Applies focus to the input field as soon as the component is mounted. This is equivalent to setting the native autofocus attribute on an <input> element.
1010
1014
  */
1011
1015
  "autofocus": boolean;
1016
+ /**
1017
+ * Delay in milliseconds before the search is triggered when typing in the filter input.
1018
+ * @default 300
1019
+ */
1020
+ "debounceDelay": number;
1021
+ /**
1022
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1023
+ */
1024
+ "debounce-delay"?: number;
1012
1025
  /**
1013
1026
  * Add helpful hints or extra information under the text input field. This is where you can clarify what users should enter or provide additional instructions, making the form easier to fill out correctly.
1014
1027
  */
@@ -1043,6 +1056,10 @@ export namespace Components {
1043
1056
  * Enables or disables the filtering feature for the dropdown items.
1044
1057
  */
1045
1058
  "filterable": boolean;
1059
+ /**
1060
+ * Allows the field to stretch and fill the entire width of its container.
1061
+ */
1062
+ "fluid": boolean;
1046
1063
  /**
1047
1064
  * Retrieves the current filter text entered by the user.
1048
1065
  * @returns The filter text.
@@ -1060,6 +1077,14 @@ export namespace Components {
1060
1077
  * Lets you define the text that explains what users should enter in the text input field. It's a crucial element for making forms clear and user-friendly.
1061
1078
  */
1062
1079
  "label": string;
1080
+ /**
1081
+ * Defines the maximum height of the multiselect list when open.
1082
+ */
1083
+ "maxHeight": string;
1084
+ /**
1085
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1086
+ */
1087
+ "max-height"?: string;
1063
1088
  /**
1064
1089
  * Defines the name attribute of the input field, which is crucial for form submission. This value is used as the key in the key-value pair sent to the server, representing the input's data in form submissions. It should be unique within the form to avoid conflicts.
1065
1090
  */
@@ -1145,7 +1170,7 @@ export namespace Components {
1145
1170
  }
1146
1171
  interface NvFieldmultiselect {
1147
1172
  /**
1148
- * The autocomplete prop for faster input filling.
1173
+ * The autocomplete prop helps users fill out the input field faster by suggesting entries they've used before, like their email or address. You can turn it on to make forms more convenient or off to ensure users always type in fresh data.
1149
1174
  */
1150
1175
  "autocomplete": `${TextInputAutocomplete}`;
1151
1176
  /**
@@ -1203,6 +1228,10 @@ export namespace Components {
1203
1228
  * Enables or disables the filtering feature for the multiselect items.
1204
1229
  */
1205
1230
  "filterable": boolean;
1231
+ /**
1232
+ * Allows the field to stretch and fill the entire width of its container.
1233
+ */
1234
+ "fluid": boolean;
1206
1235
  /**
1207
1236
  * Retrieves the current filter text entered by the user.
1208
1237
  * @returns The filter text.
@@ -1307,6 +1336,10 @@ export namespace Components {
1307
1336
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1308
1337
  */
1309
1338
  "error-description"?: string;
1339
+ /**
1340
+ * Allows the field to stretch and fill the entire width of its container.
1341
+ */
1342
+ "fluid": boolean;
1310
1343
  /**
1311
1344
  * Sets the ID for the input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated to ensure unique identification, facilitating proper label association and accessibility.
1312
1345
  */
@@ -1397,6 +1430,10 @@ export namespace Components {
1397
1430
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1398
1431
  */
1399
1432
  "error-description"?: string;
1433
+ /**
1434
+ * Allows the field to stretch and fill the entire width of its container.
1435
+ */
1436
+ "fluid": boolean;
1400
1437
  /**
1401
1438
  * Hide the button to show/hide the password.
1402
1439
  */
@@ -1576,6 +1613,10 @@ export namespace Components {
1576
1613
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1577
1614
  */
1578
1615
  "error-description"?: string;
1616
+ /**
1617
+ * Allows the field to stretch and fill the entire width of its container.
1618
+ */
1619
+ "fluid": boolean;
1579
1620
  /**
1580
1621
  * Sets the ID for the select element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated to ensure unique identification, facilitating proper label association and accessibility.
1581
1622
  */
@@ -1627,6 +1668,159 @@ export namespace Components {
1627
1668
  */
1628
1669
  "value": string;
1629
1670
  }
1671
+ /**
1672
+ * @deprecated [EXPERIMENTAL]
1673
+ * @experimental This component is still in development and subject to change in future releases.
1674
+ */
1675
+ interface NvFieldslider {
1676
+ /**
1677
+ * Add helpful hints or extra information under the slider. This is where you can clarify what users should enter or provide additional instructions, making the form easier to fill out correctly.
1678
+ */
1679
+ "description": string;
1680
+ /**
1681
+ * Disables user interaction with the slider and its associated input fields.
1682
+ */
1683
+ "disabled": boolean;
1684
+ /**
1685
+ * Sets the ID for the end input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated.
1686
+ */
1687
+ "endInputId": string;
1688
+ /**
1689
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1690
+ */
1691
+ "end-input-id"?: string;
1692
+ /**
1693
+ * Name attribute for the end value input when using range mode. If not provided, the name attribute will be used with '-end' appended.
1694
+ */
1695
+ "endName": string;
1696
+ /**
1697
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1698
+ */
1699
+ "end-name"?: string;
1700
+ /**
1701
+ * Alters the slider's appearance to indicate an error, helping users identify fields that need correction.
1702
+ * @validator error
1703
+ */
1704
+ "error": boolean;
1705
+ /**
1706
+ * A description that appears when there is an error related to the slider.
1707
+ * @validator message
1708
+ */
1709
+ "errorDescription": string;
1710
+ /**
1711
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1712
+ */
1713
+ "error-description"?: string;
1714
+ /**
1715
+ * Allows the field to stretch and fill the entire width of its container.
1716
+ */
1717
+ "fluid": boolean;
1718
+ /**
1719
+ * Enables an optional numeric input field alongside the slider, allowing users to type a value directly instead of—or in addition to—using the slider handle.
1720
+ */
1721
+ "hasField": boolean;
1722
+ /**
1723
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1724
+ */
1725
+ "has-field"?: boolean;
1726
+ /**
1727
+ * Keeps the interface clean by removing visible labels, but still announces the label to screen readers so users relying on assistive tech aren't left guessing.
1728
+ */
1729
+ "hideLabel": boolean;
1730
+ /**
1731
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1732
+ */
1733
+ "hide-label"?: boolean;
1734
+ /**
1735
+ * Provides a textual description of the slider's function, helping users understand what the control adjusts. It also supports accessibility by serving as the accessible name for the component.
1736
+ */
1737
+ "label": string;
1738
+ /**
1739
+ * Use this to automatically show a label, like “$” or “kg,” after the value on the slider’s tooltip or input, helping users better understand the number.
1740
+ */
1741
+ "labelAfterValue": string;
1742
+ /**
1743
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1744
+ */
1745
+ "label-after-value"?: string;
1746
+ /**
1747
+ * Use this to automatically show a label, like “~” for approximate values, before the slider’s value in the tooltip or input, giving users quick context about the number.
1748
+ */
1749
+ "labelBeforeValue": string;
1750
+ /**
1751
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1752
+ */
1753
+ "label-before-value"?: string;
1754
+ /**
1755
+ * Defines the maximum allowed value for the slider. The thumb cannot move above this value, and manual input is also constrained accordingly.
1756
+ */
1757
+ "max": number;
1758
+ /**
1759
+ * Defines the minimum allowed value for the slider. The thumb cannot move below this value, and manual input is also constrained accordingly.
1760
+ */
1761
+ "min": number;
1762
+ /**
1763
+ * Name attribute for the form input element. Required for form submission. For range sliders, this will be used for the start value input and add -end to the end input name.
1764
+ */
1765
+ "name": string;
1766
+ /**
1767
+ * Allows the slider to display two thumbs, enabling users to select a continuous range between a minimum and maximum value. Ideal for use cases like filtering by price or time.
1768
+ */
1769
+ "range": boolean;
1770
+ /**
1771
+ * Makes the slider and input non-editable while keeping them focusable and included in form submissions.
1772
+ */
1773
+ "readonly": boolean;
1774
+ /**
1775
+ * Controls the visibility of tick marks on the slider. When enabled, all visual ticks that indicate step points along the track are shown. If custom ticks are provided, they are always shown regardless of this setting.
1776
+ */
1777
+ "showTicks": boolean;
1778
+ /**
1779
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1780
+ */
1781
+ "show-ticks"?: boolean;
1782
+ /**
1783
+ * Controls whether the slider handle should visually snap to step values during dragging. When false, the handle can be positioned at any point along the track while dragging, but the actual value will still snap to the nearest step value. When true, the handle will visually snap to the nearest step value during dragging.
1784
+ */
1785
+ "snap": boolean;
1786
+ /**
1787
+ * When true and custom ticks are provided, the slider will snap to the nearest tick value during dragging, instead of using the step value. This is useful when you have custom ticks at specific values that don't align with regular step intervals.
1788
+ */
1789
+ "snapTicks": boolean;
1790
+ /**
1791
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1792
+ */
1793
+ "snap-ticks"?: boolean;
1794
+ /**
1795
+ * Sets the ID for the start input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated.
1796
+ */
1797
+ "startInputId": string;
1798
+ /**
1799
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1800
+ */
1801
+ "start-input-id"?: string;
1802
+ /**
1803
+ * Defines the interval between selectable values on the slider. Controls how much the value increases or decreases with each keyboard interaction, drag movement, or direct input.
1804
+ */
1805
+ "step": number;
1806
+ /**
1807
+ * Changes the slider's appearance to indicate successful input or validation.
1808
+ */
1809
+ "success": boolean;
1810
+ /**
1811
+ * Allows you to specify custom tick marks at specific values along the slider. Each tick can optionally display a label to provide additional context or guidance for users.
1812
+ */
1813
+ "ticks": {
1814
+ /** The numeric value of the tick */
1815
+ value: number;
1816
+ /** The label of the tick */
1817
+ label?: string;
1818
+ }[];
1819
+ /**
1820
+ * Numeric value of the slider as a string, if range mode is on, the values will be a comma-separated string.
1821
+ */
1822
+ "value": string;
1823
+ }
1630
1824
  interface NvFieldtext {
1631
1825
  /**
1632
1826
  * The autocomplete prop helps users fill out the input field faster by suggesting entries they’ve used before, like their email or address. You can turn it on to make forms more convenient or off to ensure users always type in fresh data.
@@ -1658,6 +1852,10 @@ export namespace Components {
1658
1852
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1659
1853
  */
1660
1854
  "error-description"?: string;
1855
+ /**
1856
+ * Allows the field to stretch and fill the entire width of its container.
1857
+ */
1858
+ "fluid": boolean;
1661
1859
  /**
1662
1860
  * Sets the ID for the input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated to ensure unique identification, facilitating proper label association and accessibility.
1663
1861
  */
@@ -1765,6 +1963,10 @@ export namespace Components {
1765
1963
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1766
1964
  */
1767
1965
  "error-description"?: string;
1966
+ /**
1967
+ * Allows the field to stretch and fill the entire width of its container.
1968
+ */
1969
+ "fluid": boolean;
1768
1970
  /**
1769
1971
  * Sets the ID for the input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated to ensure unique identification, facilitating proper label association and accessibility.
1770
1972
  */
@@ -2196,6 +2398,10 @@ export namespace Components {
2196
2398
  */
2197
2399
  "vertical": boolean;
2198
2400
  }
2401
+ /**
2402
+ * @deprecated [EXPERIMENTAL]
2403
+ * @experimental - This component is used as a base for the nv-datagrid component. Do not use it directly.
2404
+ */
2199
2405
  interface NvTable {
2200
2406
  /**
2201
2407
  * Configuration of the columns of the table
@@ -2399,6 +2605,10 @@ export interface NvFieldselectCustomEvent<T> extends CustomEvent<T> {
2399
2605
  detail: T;
2400
2606
  target: HTMLNvFieldselectElement;
2401
2607
  }
2608
+ export interface NvFieldsliderCustomEvent<T> extends CustomEvent<T> {
2609
+ detail: T;
2610
+ target: HTMLNvFieldsliderElement;
2611
+ }
2402
2612
  export interface NvFieldtextCustomEvent<T> extends CustomEvent<T> {
2403
2613
  detail: T;
2404
2614
  target: HTMLNvFieldtextElement;
@@ -2435,7 +2645,7 @@ declare global {
2435
2645
  interface HTMLNvAlertElementEventMap {
2436
2646
  "hiddenChanged": boolean;
2437
2647
  "hiddenChangedComplete": boolean;
2438
- "closeClicked": MouseEvent;
2648
+ "closeClicked": void;
2439
2649
  }
2440
2650
  interface HTMLNvAlertElement extends Components.NvAlert, HTMLStencilElement {
2441
2651
  addEventListener<K extends keyof HTMLNvAlertElementEventMap>(type: K, listener: (this: HTMLNvAlertElement, ev: NvAlertCustomEvent<HTMLNvAlertElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -2458,7 +2668,7 @@ declare global {
2458
2668
  new (): HTMLNvAvatarElement;
2459
2669
  };
2460
2670
  interface HTMLNvBadgeElementEventMap {
2461
- "closeClicked": MouseEvent;
2671
+ "closeClicked": void;
2462
2672
  "hiddenChanged": boolean;
2463
2673
  "hiddenChangedComplete": boolean;
2464
2674
  }
@@ -2496,7 +2706,7 @@ declare global {
2496
2706
  };
2497
2707
  interface HTMLNvCalendarElementEventMap {
2498
2708
  "singleDateChange": string;
2499
- "rangeDateChange": DateRange;
2709
+ "rangeDateChange": HTMLNvCalendarElement['rangeValue'];
2500
2710
  }
2501
2711
  interface HTMLNvCalendarElement extends Components.NvCalendar, HTMLStencilElement {
2502
2712
  addEventListener<K extends keyof HTMLNvCalendarElementEventMap>(type: K, listener: (this: HTMLNvCalendarElement, ev: NvCalendarCustomEvent<HTMLNvCalendarElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -2519,12 +2729,21 @@ declare global {
2519
2729
  new (): HTMLNvColElement;
2520
2730
  };
2521
2731
  interface HTMLNvDatagridElementEventMap {
2522
- "action": ActionEvent;
2732
+ "action": {
2733
+ /**
2734
+ * Key action to be performed
2735
+ */
2736
+ keyAction: string;
2737
+
2738
+ /**
2739
+ * Details of the action to be performed
2740
+ */
2741
+ details: any;
2742
+ };
2743
+ "selectedRows": any[];
2523
2744
  }
2524
2745
  /**
2525
2746
  * A flexible data grid component powered by `@tanstack/table-core`.
2526
- * @deprecated [EXPERIMENTAL]
2527
- * @experimental - This component is still under development and is not ready for use.
2528
2747
  */
2529
2748
  interface HTMLNvDatagridElement extends Components.NvDatagrid, HTMLStencilElement {
2530
2749
  addEventListener<K extends keyof HTMLNvDatagridElementEventMap>(type: K, listener: (this: HTMLNvDatagridElement, ev: NvDatagridCustomEvent<HTMLNvDatagridElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -2627,7 +2846,7 @@ declare global {
2627
2846
  new (): HTMLNvFielddateElement;
2628
2847
  };
2629
2848
  interface HTMLNvFielddaterangeElementEventMap {
2630
- "dateRangeChange": DateRange;
2849
+ "dateRangeChange": HTMLNvCalendarElementEventMap['rangeDateChange'];
2631
2850
  }
2632
2851
  interface HTMLNvFielddaterangeElement extends Components.NvFielddaterange, HTMLStencilElement {
2633
2852
  addEventListener<K extends keyof HTMLNvFielddaterangeElementEventMap>(type: K, listener: (this: HTMLNvFielddaterangeElement, ev: NvFielddaterangeCustomEvent<HTMLNvFielddaterangeElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -2799,6 +3018,27 @@ declare global {
2799
3018
  prototype: HTMLNvFieldselectElement;
2800
3019
  new (): HTMLNvFieldselectElement;
2801
3020
  };
3021
+ interface HTMLNvFieldsliderElementEventMap {
3022
+ "valueChanged": string;
3023
+ }
3024
+ /**
3025
+ * @deprecated [EXPERIMENTAL]
3026
+ * @experimental This component is still in development and subject to change in future releases.
3027
+ */
3028
+ interface HTMLNvFieldsliderElement extends Components.NvFieldslider, HTMLStencilElement {
3029
+ addEventListener<K extends keyof HTMLNvFieldsliderElementEventMap>(type: K, listener: (this: HTMLNvFieldsliderElement, ev: NvFieldsliderCustomEvent<HTMLNvFieldsliderElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
3030
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3031
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3032
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
3033
+ removeEventListener<K extends keyof HTMLNvFieldsliderElementEventMap>(type: K, listener: (this: HTMLNvFieldsliderElement, ev: NvFieldsliderCustomEvent<HTMLNvFieldsliderElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
3034
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3035
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3036
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
3037
+ }
3038
+ var HTMLNvFieldsliderElement: {
3039
+ prototype: HTMLNvFieldsliderElement;
3040
+ new (): HTMLNvFieldsliderElement;
3041
+ };
2802
3042
  interface HTMLNvFieldtextElementEventMap {
2803
3043
  "valueChanged": string;
2804
3044
  }
@@ -2948,8 +3188,22 @@ declare global {
2948
3188
  new (): HTMLNvStackElement;
2949
3189
  };
2950
3190
  interface HTMLNvTableElementEventMap {
2951
- "action": ActionEvent;
3191
+ "action": {
3192
+ /**
3193
+ * Key action to be performed
3194
+ */
3195
+ keyAction: string;
3196
+
3197
+ /**
3198
+ * Details of the action to be performed
3199
+ */
3200
+ details: any;
3201
+ };
2952
3202
  }
3203
+ /**
3204
+ * @deprecated [EXPERIMENTAL]
3205
+ * @experimental - This component is used as a base for the nv-datagrid component. Do not use it directly.
3206
+ */
2953
3207
  interface HTMLNvTableElement extends Components.NvTable, HTMLStencilElement {
2954
3208
  addEventListener<K extends keyof HTMLNvTableElementEventMap>(type: K, listener: (this: HTMLNvTableElement, ev: NvTableCustomEvent<HTMLNvTableElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2955
3209
  addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
@@ -3018,6 +3272,7 @@ declare global {
3018
3272
  "nv-fieldpassword": HTMLNvFieldpasswordElement;
3019
3273
  "nv-fieldradio": HTMLNvFieldradioElement;
3020
3274
  "nv-fieldselect": HTMLNvFieldselectElement;
3275
+ "nv-fieldslider": HTMLNvFieldsliderElement;
3021
3276
  "nv-fieldtext": HTMLNvFieldtextElement;
3022
3277
  "nv-fieldtextarea": HTMLNvFieldtextareaElement;
3023
3278
  "nv-fieldtime": HTMLNvFieldtimeElement;
@@ -3077,7 +3332,7 @@ declare namespace LocalJSX {
3077
3332
  /**
3078
3333
  * Emitted when the close button is clicked.
3079
3334
  */
3080
- "onCloseClicked"?: (event: NvAlertCustomEvent<MouseEvent>) => void;
3335
+ "onCloseClicked"?: (event: NvAlertCustomEvent<void>) => void;
3081
3336
  /**
3082
3337
  * Emits when the 'hidden' prop changes, reflecting a change in visibility. Passes hidden value to the detail.
3083
3338
  * @bind hidden
@@ -3155,7 +3410,7 @@ declare namespace LocalJSX {
3155
3410
  }
3156
3411
  interface NvBadge {
3157
3412
  /**
3158
- * The color of the badge. Use a string between 1 to 10
3413
+ * The color of the badge. deprecated Use status values or named colors instead. Use a string between 1 to 10 or one of the status values: error, information, neutral, success, warning or one of the color names: amber, orange, turquoise, crimson, lime
3159
3414
  */
3160
3415
  "color"?: string;
3161
3416
  /**
@@ -3185,6 +3440,14 @@ declare namespace LocalJSX {
3185
3440
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3186
3441
  */
3187
3442
  "icon-location"?: 'left' | 'right';
3443
+ /**
3444
+ * When true, the badge will only display an icon without label. The label will be visually hidden but still accessible for screen readers.
3445
+ */
3446
+ "isIconOnly"?: boolean;
3447
+ /**
3448
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3449
+ */
3450
+ "is-icon-only"?: boolean;
3188
3451
  /**
3189
3452
  * Main content of the badge.
3190
3453
  */
@@ -3200,7 +3463,7 @@ declare namespace LocalJSX {
3200
3463
  /**
3201
3464
  * Emitted when the badge is dismissed.
3202
3465
  */
3203
- "onCloseClicked"?: (event: NvBadgeCustomEvent<MouseEvent>) => void;
3466
+ "onCloseClicked"?: (event: NvBadgeCustomEvent<void>) => void;
3204
3467
  /**
3205
3468
  * Emits when the 'hidden' prop changes, reflecting a change in visibility. Passes hidden value to the detail.
3206
3469
  */
@@ -3286,13 +3549,8 @@ declare namespace LocalJSX {
3286
3549
  "date-format"?: string;
3287
3550
  /**
3288
3551
  * Disabled dates (ISO string array)
3289
- * @default '[]'
3290
3552
  */
3291
- "disabledDates"?: string;
3292
- /**
3293
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3294
- */
3295
- "disabled-dates"?: string;
3553
+ "disabledDates"?: Array<string>;
3296
3554
  /**
3297
3555
  * First day of the week (0 = Sunday, 1 = Monday, etc.)
3298
3556
  * @default 0
@@ -3327,7 +3585,7 @@ declare namespace LocalJSX {
3327
3585
  /**
3328
3586
  * Emitted when a date range is selected
3329
3587
  */
3330
- "onRangeDateChange"?: (event: NvCalendarCustomEvent<DateRange>) => void;
3588
+ "onRangeDateChange"?: (event: NvCalendarCustomEvent<HTMLNvCalendarElement['rangeValue']>) => void;
3331
3589
  /**
3332
3590
  * Emitted when a single date is selected
3333
3591
  */
@@ -3335,11 +3593,12 @@ declare namespace LocalJSX {
3335
3593
  /**
3336
3594
  * Selected date range format: { start: ISO string, end: ISO string } ex: { start: "2025-03-15", end: "2025-03-20" }
3337
3595
  */
3338
- "rangeValue"?: string;
3339
- /**
3340
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3341
- */
3342
- "range-value"?: string;
3596
+ "rangeValue"?: {
3597
+ /** ISO string for start date */
3598
+ start: string;
3599
+ /** ISO string for end date */
3600
+ end: string;
3601
+ };
3343
3602
  /**
3344
3603
  * Selection type (single date or date range)
3345
3604
  * @default 'single'
@@ -3350,10 +3609,16 @@ declare namespace LocalJSX {
3350
3609
  */
3351
3610
  "selection-type"?: 'single' | 'range';
3352
3611
  /**
3353
- * Custom actions to display in the footer JSON array of objects with the following properties: - label: string - onClick: function
3354
- * @default '[]'
3612
+ * Custom actions to display in the footer
3355
3613
  */
3356
- "shortcuts"?: string;
3614
+ "shortcuts"?: {
3615
+ /** Label of the shortcut */
3616
+ label: string;
3617
+ /** Selected date value for single selection mode */
3618
+ singleValue?: string;
3619
+ /** Date range values for range selection mode */
3620
+ rangeValue?: HTMLNvCalendarElement['rangeValue'];
3621
+ }[];
3357
3622
  /**
3358
3623
  * Footer placement
3359
3624
  * @default 'bottom'
@@ -3365,7 +3630,6 @@ declare namespace LocalJSX {
3365
3630
  "shortcuts-placement"?: 'bottom' | 'left' | 'right';
3366
3631
  /**
3367
3632
  * Show action buttons
3368
- * @default false
3369
3633
  */
3370
3634
  "showActions"?: boolean;
3371
3635
  /**
@@ -3374,7 +3638,6 @@ declare namespace LocalJSX {
3374
3638
  "show-actions"?: boolean;
3375
3639
  /**
3376
3640
  * Show week numbers
3377
- * @default true
3378
3641
  */
3379
3642
  "showWeekNumbers"?: boolean;
3380
3643
  /**
@@ -3398,8 +3661,6 @@ declare namespace LocalJSX {
3398
3661
  }
3399
3662
  /**
3400
3663
  * A flexible data grid component powered by `@tanstack/table-core`.
3401
- * @deprecated [EXPERIMENTAL]
3402
- * @experimental - This component is still under development and is not ready for use.
3403
3664
  */
3404
3665
  interface NvDatagrid {
3405
3666
  /**
@@ -3417,30 +3678,12 @@ declare namespace LocalJSX {
3417
3678
  * @default []
3418
3679
  */
3419
3680
  "columns"?: Column[];
3420
- /**
3421
- * The columns to display in the data grid. It can be passed directly as an array of objects or as a JSON string. If both `columns` and `columnsJson` are provided, `columns` takes precedence.
3422
- * @example `[{"header":"Name","accessor":"name"},{"header":"Age","accessor":"age"},{"header":"Email","accessor":"email"}]`
3423
- */
3424
- "columnsJson"?: string;
3425
- /**
3426
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3427
- */
3428
- "columns-json"?: string;
3429
3681
  /**
3430
3682
  * The data to display in the data grid.
3431
3683
  * @example [{ "name": "Alice", "age": 25 }, { "name": "Bob", "age": 30 }]
3432
3684
  * @default []
3433
3685
  */
3434
3686
  "data"?: any[];
3435
- /**
3436
- * The data to display in the data grid. It can be passed directly as an array of objects or as a JSON string. If both `data` and `dataJson` are provided, `data` takes precedence.
3437
- * @example `[{ "name": "Alice", "age": 25 }, { "name": "Bob", "age": 30 }]`
3438
- */
3439
- "dataJson"?: string;
3440
- /**
3441
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3442
- */
3443
- "data-json"?: string;
3444
3687
  /**
3445
3688
  * Whether to enable global filtering for the data grid. This allows users to search across all columns for a specific value. The search is case-insensitive and supports partial matches. It use string.includes() to match the search term.
3446
3689
  * @default false
@@ -3459,6 +3702,23 @@ declare namespace LocalJSX {
3459
3702
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3460
3703
  */
3461
3704
  "enable-pagination"?: boolean;
3705
+ /**
3706
+ * Whether to enable row selection for the data grid.
3707
+ */
3708
+ "enableRowSelection"?: boolean;
3709
+ /**
3710
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3711
+ */
3712
+ "enable-row-selection"?: boolean;
3713
+ /**
3714
+ * Whether to enable sorting for the data grid.
3715
+ * @default false
3716
+ */
3717
+ "enableSorting"?: boolean;
3718
+ /**
3719
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3720
+ */
3721
+ "enable-sorting"?: boolean;
3462
3722
  /**
3463
3723
  * Fallback value to be displayed when data is not available
3464
3724
  * @default 'N/A'
@@ -3468,6 +3728,14 @@ declare namespace LocalJSX {
3468
3728
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3469
3729
  */
3470
3730
  "fallback-value"?: string;
3731
+ /**
3732
+ * Position the global filter input field
3733
+ */
3734
+ "globalFilterPosition"?: `${GlobalFilterPosition}`;
3735
+ /**
3736
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3737
+ */
3738
+ "global-filter-position"?: `${GlobalFilterPosition}`;
3471
3739
  /**
3472
3740
  * The message to display when there are no columns or data available.
3473
3741
  * @default 'No data or columns available to display.'
@@ -3489,9 +3757,23 @@ declare namespace LocalJSX {
3489
3757
  /**
3490
3758
  * Emitted when an action is triggered on a cell.
3491
3759
  */
3492
- "onAction"?: (event: NvDatagridCustomEvent<ActionEvent>) => void;
3760
+ "onAction"?: (event: NvDatagridCustomEvent<{
3761
+ /**
3762
+ * Key action to be performed
3763
+ */
3764
+ keyAction: string;
3765
+
3766
+ /**
3767
+ * Details of the action to be performed
3768
+ */
3769
+ details: any;
3770
+ }>) => void;
3771
+ /**
3772
+ * Emitted when the selection of the rows are changed.
3773
+ */
3774
+ "onSelectedRows"?: (event: NvDatagridCustomEvent<any[]>) => void;
3493
3775
  /**
3494
- * The number of rows to display per page.
3776
+ * The number of rows to display per page. If the number is not present in the property pageSizes it takes the first of the list.
3495
3777
  * @default 10
3496
3778
  */
3497
3779
  "pageSize"?: number;
@@ -3510,6 +3792,10 @@ declare namespace LocalJSX {
3510
3792
  * Defines the accessor of the column.
3511
3793
  */
3512
3794
  "accessor": string;
3795
+ /**
3796
+ * Defines the group header of the column.
3797
+ */
3798
+ "group"?: string;
3513
3799
  /**
3514
3800
  * Defines the header of the column.
3515
3801
  */
@@ -3760,13 +4046,8 @@ declare namespace LocalJSX {
3760
4046
  "disabled"?: boolean;
3761
4047
  /**
3762
4048
  * Disabled dates ISO string array
3763
- * @default '[]'
3764
4049
  */
3765
- "disabledDates"?: string;
3766
- /**
3767
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3768
- */
3769
- "disabled-dates"?: string;
4050
+ "disabledDates"?: Array<string>;
3770
4051
  /**
3771
4052
  * Indicates an error state.
3772
4053
  */
@@ -3788,6 +4069,10 @@ declare namespace LocalJSX {
3788
4069
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3789
4070
  */
3790
4071
  "first-day-of-week"?: number;
4072
+ /**
4073
+ * Allows the field to stretch and fill the entire width of its container.
4074
+ */
4075
+ "fluid"?: boolean;
3791
4076
  /**
3792
4077
  * Sets the ID for the input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated.
3793
4078
  */
@@ -3848,10 +4133,9 @@ declare namespace LocalJSX {
3848
4133
  */
3849
4134
  "required"?: boolean;
3850
4135
  /**
3851
- * Custom actions to display in the footer JSON array of objects with the following properties: - label: string - onClick: function
3852
- * @default '[]'
4136
+ * Custom actions to display in the footer
3853
4137
  */
3854
- "shortcuts"?: string;
4138
+ "shortcuts"?: HTMLNvCalendarElement['shortcuts'];
3855
4139
  /**
3856
4140
  * Footer placement
3857
4141
  * @default 'bottom'
@@ -3889,6 +4173,10 @@ declare namespace LocalJSX {
3889
4173
  "value"?: string;
3890
4174
  }
3891
4175
  interface NvFielddaterange {
4176
+ /**
4177
+ * Autofocus the start input when the component is mounted.
4178
+ */
4179
+ "autofocus"?: boolean;
3892
4180
  /**
3893
4181
  * Date format ex: YYYY-MM-DD, DD-MM-YYYY, etc.
3894
4182
  * @default 'YYYY-MM-DD'
@@ -3908,13 +4196,8 @@ declare namespace LocalJSX {
3908
4196
  "disabled"?: boolean;
3909
4197
  /**
3910
4198
  * Disabled dates ISO string array
3911
- * @default '[]'
3912
- */
3913
- "disabledDates"?: string;
3914
- /**
3915
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3916
4199
  */
3917
- "disabled-dates"?: string;
4200
+ "disabledDates"?: Array<string>;
3918
4201
  /**
3919
4202
  * Sets the ID for the end input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated.
3920
4203
  */
@@ -3960,6 +4243,10 @@ declare namespace LocalJSX {
3960
4243
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3961
4244
  */
3962
4245
  "first-day-of-week"?: number;
4246
+ /**
4247
+ * Allows the field to stretch and fill the entire width of its container.
4248
+ */
4249
+ "fluid"?: boolean;
3963
4250
  /**
3964
4251
  * Text displayed as label. A slot label can override this prop.
3965
4252
  */
@@ -3989,7 +4276,7 @@ declare namespace LocalJSX {
3989
4276
  /**
3990
4277
  * Emits an event when the date range changes.
3991
4278
  */
3992
- "onDateRangeChange"?: (event: NvFielddaterangeCustomEvent<DateRange>) => void;
4279
+ "onDateRangeChange"?: (event: NvFielddaterangeCustomEvent<HTMLNvCalendarElementEventMap['rangeDateChange']>) => void;
3993
4280
  /**
3994
4281
  * Sets both input fields as read-only.
3995
4282
  */
@@ -3999,10 +4286,9 @@ declare namespace LocalJSX {
3999
4286
  */
4000
4287
  "required"?: boolean;
4001
4288
  /**
4002
- * Custom actions to display in the footer JSON array of objects with the following properties: - label: string - onClick: function
4003
- * @default '[]'
4289
+ * Custom actions to display in the footer
4004
4290
  */
4005
- "shortcuts"?: string;
4291
+ "shortcuts"?: HTMLNvCalendarElement['shortcuts'];
4006
4292
  /**
4007
4293
  * Footer placement
4008
4294
  * @default 'bottom'
@@ -4012,14 +4298,6 @@ declare namespace LocalJSX {
4012
4298
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4013
4299
  */
4014
4300
  "shortcuts-placement"?: 'bottom' | 'left' | 'right';
4015
- /**
4016
- * Autofocus the start input when the component is mounted.
4017
- */
4018
- "shouldAutoFocus"?: boolean;
4019
- /**
4020
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4021
- */
4022
- "should-auto-focus"?: boolean;
4023
4301
  /**
4024
4302
  * Show action buttons
4025
4303
  * @default false
@@ -4031,7 +4309,6 @@ declare namespace LocalJSX {
4031
4309
  "show-actions"?: boolean;
4032
4310
  /**
4033
4311
  * Show week numbers
4034
- * @default true
4035
4312
  */
4036
4313
  "showWeekNumbers"?: boolean;
4037
4314
  /**
@@ -4080,6 +4357,15 @@ declare namespace LocalJSX {
4080
4357
  * Applies focus to the input field as soon as the component is mounted. This is equivalent to setting the native autofocus attribute on an <input> element.
4081
4358
  */
4082
4359
  "autofocus"?: boolean;
4360
+ /**
4361
+ * Delay in milliseconds before the search is triggered when typing in the filter input.
4362
+ * @default 300
4363
+ */
4364
+ "debounceDelay"?: number;
4365
+ /**
4366
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4367
+ */
4368
+ "debounce-delay"?: number;
4083
4369
  /**
4084
4370
  * Add helpful hints or extra information under the text input field. This is where you can clarify what users should enter or provide additional instructions, making the form easier to fill out correctly.
4085
4371
  */
@@ -4114,6 +4400,10 @@ declare namespace LocalJSX {
4114
4400
  * Enables or disables the filtering feature for the dropdown items.
4115
4401
  */
4116
4402
  "filterable"?: boolean;
4403
+ /**
4404
+ * Allows the field to stretch and fill the entire width of its container.
4405
+ */
4406
+ "fluid"?: boolean;
4117
4407
  /**
4118
4408
  * Sets the ID for the input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated to ensure unique identification, facilitating proper label association and accessibility.
4119
4409
  */
@@ -4126,6 +4416,14 @@ declare namespace LocalJSX {
4126
4416
  * Lets you define the text that explains what users should enter in the text input field. It's a crucial element for making forms clear and user-friendly.
4127
4417
  */
4128
4418
  "label"?: string;
4419
+ /**
4420
+ * Defines the maximum height of the multiselect list when open.
4421
+ */
4422
+ "maxHeight"?: string;
4423
+ /**
4424
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4425
+ */
4426
+ "max-height"?: string;
4129
4427
  /**
4130
4428
  * Defines the name attribute of the input field, which is crucial for form submission. This value is used as the key in the key-value pair sent to the server, representing the input's data in form submissions. It should be unique within the form to avoid conflicts.
4131
4429
  */
@@ -4246,7 +4544,7 @@ declare namespace LocalJSX {
4246
4544
  }
4247
4545
  interface NvFieldmultiselect {
4248
4546
  /**
4249
- * The autocomplete prop for faster input filling.
4547
+ * The autocomplete prop helps users fill out the input field faster by suggesting entries they've used before, like their email or address. You can turn it on to make forms more convenient or off to ensure users always type in fresh data.
4250
4548
  */
4251
4549
  "autocomplete"?: `${TextInputAutocomplete}`;
4252
4550
  /**
@@ -4304,6 +4602,10 @@ declare namespace LocalJSX {
4304
4602
  * Enables or disables the filtering feature for the multiselect items.
4305
4603
  */
4306
4604
  "filterable"?: boolean;
4605
+ /**
4606
+ * Allows the field to stretch and fill the entire width of its container.
4607
+ */
4608
+ "fluid"?: boolean;
4307
4609
  /**
4308
4610
  * Sets the ID for the input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated to ensure unique identification, facilitating proper label association and accessibility.
4309
4611
  */
@@ -4403,6 +4705,10 @@ declare namespace LocalJSX {
4403
4705
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4404
4706
  */
4405
4707
  "error-description"?: string;
4708
+ /**
4709
+ * Allows the field to stretch and fill the entire width of its container.
4710
+ */
4711
+ "fluid"?: boolean;
4406
4712
  /**
4407
4713
  * Sets the ID for the input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated to ensure unique identification, facilitating proper label association and accessibility.
4408
4714
  */
@@ -4498,6 +4804,10 @@ declare namespace LocalJSX {
4498
4804
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4499
4805
  */
4500
4806
  "error-description"?: string;
4807
+ /**
4808
+ * Allows the field to stretch and fill the entire width of its container.
4809
+ */
4810
+ "fluid"?: boolean;
4501
4811
  /**
4502
4812
  * Hide the button to show/hide the password.
4503
4813
  */
@@ -4687,6 +4997,10 @@ declare namespace LocalJSX {
4687
4997
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4688
4998
  */
4689
4999
  "error-description"?: string;
5000
+ /**
5001
+ * Allows the field to stretch and fill the entire width of its container.
5002
+ */
5003
+ "fluid"?: boolean;
4690
5004
  /**
4691
5005
  * Sets the ID for the select element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated to ensure unique identification, facilitating proper label association and accessibility.
4692
5006
  */
@@ -4743,6 +5057,164 @@ declare namespace LocalJSX {
4743
5057
  */
4744
5058
  "value"?: string;
4745
5059
  }
5060
+ /**
5061
+ * @deprecated [EXPERIMENTAL]
5062
+ * @experimental This component is still in development and subject to change in future releases.
5063
+ */
5064
+ interface NvFieldslider {
5065
+ /**
5066
+ * Add helpful hints or extra information under the slider. This is where you can clarify what users should enter or provide additional instructions, making the form easier to fill out correctly.
5067
+ */
5068
+ "description"?: string;
5069
+ /**
5070
+ * Disables user interaction with the slider and its associated input fields.
5071
+ */
5072
+ "disabled"?: boolean;
5073
+ /**
5074
+ * Sets the ID for the end input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated.
5075
+ */
5076
+ "endInputId"?: string;
5077
+ /**
5078
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
5079
+ */
5080
+ "end-input-id"?: string;
5081
+ /**
5082
+ * Name attribute for the end value input when using range mode. If not provided, the name attribute will be used with '-end' appended.
5083
+ */
5084
+ "endName"?: string;
5085
+ /**
5086
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
5087
+ */
5088
+ "end-name"?: string;
5089
+ /**
5090
+ * Alters the slider's appearance to indicate an error, helping users identify fields that need correction.
5091
+ * @validator error
5092
+ */
5093
+ "error"?: boolean;
5094
+ /**
5095
+ * A description that appears when there is an error related to the slider.
5096
+ * @validator message
5097
+ */
5098
+ "errorDescription"?: string;
5099
+ /**
5100
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
5101
+ */
5102
+ "error-description"?: string;
5103
+ /**
5104
+ * Allows the field to stretch and fill the entire width of its container.
5105
+ */
5106
+ "fluid"?: boolean;
5107
+ /**
5108
+ * Enables an optional numeric input field alongside the slider, allowing users to type a value directly instead of—or in addition to—using the slider handle.
5109
+ */
5110
+ "hasField"?: boolean;
5111
+ /**
5112
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
5113
+ */
5114
+ "has-field"?: boolean;
5115
+ /**
5116
+ * Keeps the interface clean by removing visible labels, but still announces the label to screen readers so users relying on assistive tech aren't left guessing.
5117
+ */
5118
+ "hideLabel"?: boolean;
5119
+ /**
5120
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
5121
+ */
5122
+ "hide-label"?: boolean;
5123
+ /**
5124
+ * Provides a textual description of the slider's function, helping users understand what the control adjusts. It also supports accessibility by serving as the accessible name for the component.
5125
+ */
5126
+ "label"?: string;
5127
+ /**
5128
+ * Use this to automatically show a label, like “$” or “kg,” after the value on the slider’s tooltip or input, helping users better understand the number.
5129
+ */
5130
+ "labelAfterValue"?: string;
5131
+ /**
5132
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
5133
+ */
5134
+ "label-after-value"?: string;
5135
+ /**
5136
+ * Use this to automatically show a label, like “~” for approximate values, before the slider’s value in the tooltip or input, giving users quick context about the number.
5137
+ */
5138
+ "labelBeforeValue"?: string;
5139
+ /**
5140
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
5141
+ */
5142
+ "label-before-value"?: string;
5143
+ /**
5144
+ * Defines the maximum allowed value for the slider. The thumb cannot move above this value, and manual input is also constrained accordingly.
5145
+ */
5146
+ "max"?: number;
5147
+ /**
5148
+ * Defines the minimum allowed value for the slider. The thumb cannot move below this value, and manual input is also constrained accordingly.
5149
+ */
5150
+ "min"?: number;
5151
+ /**
5152
+ * Name attribute for the form input element. Required for form submission. For range sliders, this will be used for the start value input and add -end to the end input name.
5153
+ */
5154
+ "name"?: string;
5155
+ /**
5156
+ * Emitted when the slider values change.
5157
+ * @bind value
5158
+ */
5159
+ "onValueChanged"?: (event: NvFieldsliderCustomEvent<string>) => void;
5160
+ /**
5161
+ * Allows the slider to display two thumbs, enabling users to select a continuous range between a minimum and maximum value. Ideal for use cases like filtering by price or time.
5162
+ */
5163
+ "range"?: boolean;
5164
+ /**
5165
+ * Makes the slider and input non-editable while keeping them focusable and included in form submissions.
5166
+ */
5167
+ "readonly"?: boolean;
5168
+ /**
5169
+ * Controls the visibility of tick marks on the slider. When enabled, all visual ticks that indicate step points along the track are shown. If custom ticks are provided, they are always shown regardless of this setting.
5170
+ */
5171
+ "showTicks"?: boolean;
5172
+ /**
5173
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
5174
+ */
5175
+ "show-ticks"?: boolean;
5176
+ /**
5177
+ * Controls whether the slider handle should visually snap to step values during dragging. When false, the handle can be positioned at any point along the track while dragging, but the actual value will still snap to the nearest step value. When true, the handle will visually snap to the nearest step value during dragging.
5178
+ */
5179
+ "snap"?: boolean;
5180
+ /**
5181
+ * When true and custom ticks are provided, the slider will snap to the nearest tick value during dragging, instead of using the step value. This is useful when you have custom ticks at specific values that don't align with regular step intervals.
5182
+ */
5183
+ "snapTicks"?: boolean;
5184
+ /**
5185
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
5186
+ */
5187
+ "snap-ticks"?: boolean;
5188
+ /**
5189
+ * Sets the ID for the start input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated.
5190
+ */
5191
+ "startInputId"?: string;
5192
+ /**
5193
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
5194
+ */
5195
+ "start-input-id"?: string;
5196
+ /**
5197
+ * Defines the interval between selectable values on the slider. Controls how much the value increases or decreases with each keyboard interaction, drag movement, or direct input.
5198
+ */
5199
+ "step"?: number;
5200
+ /**
5201
+ * Changes the slider's appearance to indicate successful input or validation.
5202
+ */
5203
+ "success"?: boolean;
5204
+ /**
5205
+ * Allows you to specify custom tick marks at specific values along the slider. Each tick can optionally display a label to provide additional context or guidance for users.
5206
+ */
5207
+ "ticks"?: {
5208
+ /** The numeric value of the tick */
5209
+ value: number;
5210
+ /** The label of the tick */
5211
+ label?: string;
5212
+ }[];
5213
+ /**
5214
+ * Numeric value of the slider as a string, if range mode is on, the values will be a comma-separated string.
5215
+ */
5216
+ "value"?: string;
5217
+ }
4746
5218
  interface NvFieldtext {
4747
5219
  /**
4748
5220
  * The autocomplete prop helps users fill out the input field faster by suggesting entries they’ve used before, like their email or address. You can turn it on to make forms more convenient or off to ensure users always type in fresh data.
@@ -4774,6 +5246,10 @@ declare namespace LocalJSX {
4774
5246
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4775
5247
  */
4776
5248
  "error-description"?: string;
5249
+ /**
5250
+ * Allows the field to stretch and fill the entire width of its container.
5251
+ */
5252
+ "fluid"?: boolean;
4777
5253
  /**
4778
5254
  * Sets the ID for the input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated to ensure unique identification, facilitating proper label association and accessibility.
4779
5255
  */
@@ -4886,6 +5362,10 @@ declare namespace LocalJSX {
4886
5362
  * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4887
5363
  */
4888
5364
  "error-description"?: string;
5365
+ /**
5366
+ * Allows the field to stretch and fill the entire width of its container.
5367
+ */
5368
+ "fluid"?: boolean;
4889
5369
  /**
4890
5370
  * Sets the ID for the input element and the for attribute of the associated label. If no ID is provided, a random one will be automatically generated to ensure unique identification, facilitating proper label association and accessibility.
4891
5371
  */
@@ -5331,6 +5811,10 @@ declare namespace LocalJSX {
5331
5811
  */
5332
5812
  "vertical"?: boolean;
5333
5813
  }
5814
+ /**
5815
+ * @deprecated [EXPERIMENTAL]
5816
+ * @experimental - This component is used as a base for the nv-datagrid component. Do not use it directly.
5817
+ */
5334
5818
  interface NvTable {
5335
5819
  /**
5336
5820
  * Configuration of the columns of the table
@@ -5384,7 +5868,17 @@ declare namespace LocalJSX {
5384
5868
  /**
5385
5869
  * *************************************************************************
5386
5870
  */
5387
- "onAction"?: (event: NvTableCustomEvent<ActionEvent>) => void;
5871
+ "onAction"?: (event: NvTableCustomEvent<{
5872
+ /**
5873
+ * Key action to be performed
5874
+ */
5875
+ keyAction: string;
5876
+
5877
+ /**
5878
+ * Details of the action to be performed
5879
+ */
5880
+ details: any;
5881
+ }>) => void;
5388
5882
  }
5389
5883
  interface NvTablecolumn {
5390
5884
  /**
@@ -5498,6 +5992,7 @@ declare namespace LocalJSX {
5498
5992
  "nv-fieldpassword": NvFieldpassword;
5499
5993
  "nv-fieldradio": NvFieldradio;
5500
5994
  "nv-fieldselect": NvFieldselect;
5995
+ "nv-fieldslider": NvFieldslider;
5501
5996
  "nv-fieldtext": NvFieldtext;
5502
5997
  "nv-fieldtextarea": NvFieldtextarea;
5503
5998
  "nv-fieldtime": NvFieldtime;
@@ -5529,8 +6024,6 @@ declare module "@stencil/core" {
5529
6024
  "nv-col": LocalJSX.NvCol & JSXBase.HTMLAttributes<HTMLNvColElement>;
5530
6025
  /**
5531
6026
  * A flexible data grid component powered by `@tanstack/table-core`.
5532
- * @deprecated [EXPERIMENTAL]
5533
- * @experimental - This component is still under development and is not ready for use.
5534
6027
  */
5535
6028
  "nv-datagrid": LocalJSX.NvDatagrid & JSXBase.HTMLAttributes<HTMLNvDatagridElement>;
5536
6029
  "nv-datagridcolumn": LocalJSX.NvDatagridcolumn & JSXBase.HTMLAttributes<HTMLNvDatagridcolumnElement>;
@@ -5548,6 +6041,11 @@ declare module "@stencil/core" {
5548
6041
  "nv-fieldpassword": LocalJSX.NvFieldpassword & JSXBase.HTMLAttributes<HTMLNvFieldpasswordElement>;
5549
6042
  "nv-fieldradio": LocalJSX.NvFieldradio & JSXBase.HTMLAttributes<HTMLNvFieldradioElement>;
5550
6043
  "nv-fieldselect": LocalJSX.NvFieldselect & JSXBase.HTMLAttributes<HTMLNvFieldselectElement>;
6044
+ /**
6045
+ * @deprecated [EXPERIMENTAL]
6046
+ * @experimental This component is still in development and subject to change in future releases.
6047
+ */
6048
+ "nv-fieldslider": LocalJSX.NvFieldslider & JSXBase.HTMLAttributes<HTMLNvFieldsliderElement>;
5551
6049
  "nv-fieldtext": LocalJSX.NvFieldtext & JSXBase.HTMLAttributes<HTMLNvFieldtextElement>;
5552
6050
  "nv-fieldtextarea": LocalJSX.NvFieldtextarea & JSXBase.HTMLAttributes<HTMLNvFieldtextareaElement>;
5553
6051
  "nv-fieldtime": LocalJSX.NvFieldtime & JSXBase.HTMLAttributes<HTMLNvFieldtimeElement>;
@@ -5562,6 +6060,10 @@ declare module "@stencil/core" {
5562
6060
  * @deprecated Please use tailwind classes instead
5563
6061
  */
5564
6062
  "nv-stack": LocalJSX.NvStack & JSXBase.HTMLAttributes<HTMLNvStackElement>;
6063
+ /**
6064
+ * @deprecated [EXPERIMENTAL]
6065
+ * @experimental - This component is used as a base for the nv-datagrid component. Do not use it directly.
6066
+ */
5565
6067
  "nv-table": LocalJSX.NvTable & JSXBase.HTMLAttributes<HTMLNvTableElement>;
5566
6068
  "nv-tablecolumn": LocalJSX.NvTablecolumn & JSXBase.HTMLAttributes<HTMLNvTablecolumnElement>;
5567
6069
  "nv-toggle": LocalJSX.NvToggle & JSXBase.HTMLAttributes<HTMLNvToggleElement>;