@nova-design-system/nova-webcomponents 3.1.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 (409) hide show
  1. package/dist/cjs/{index-9bda5507.js → index-108ddff0.js} +20 -4
  2. package/dist/cjs/index-108ddff0.js.map +1 -0
  3. package/dist/cjs/index.cjs.js +1 -0
  4. package/dist/cjs/index.cjs.js.map +1 -1
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/native.cjs.js +2 -2
  7. package/dist/cjs/nv-alert.cjs.entry.js +1 -1
  8. package/dist/cjs/nv-avatar.cjs.entry.js +1 -1
  9. package/dist/cjs/nv-badge_2.cjs.entry.js +1 -1
  10. package/dist/cjs/nv-breadcrumb.cjs.entry.js +1 -1
  11. package/dist/cjs/nv-breadcrumbs.cjs.entry.js +1 -1
  12. package/dist/cjs/nv-button.cjs.entry.js +1 -1
  13. package/dist/cjs/nv-calendar.cjs.entry.js +16 -37
  14. package/dist/cjs/nv-calendar.cjs.entry.js.map +1 -1
  15. package/dist/cjs/nv-col.cjs.entry.js +1 -1
  16. package/dist/cjs/nv-datagrid.cjs.entry.js +95 -103
  17. package/dist/cjs/nv-datagrid.cjs.entry.js.map +1 -1
  18. package/dist/cjs/nv-datagridcolumn.cjs.entry.js +2 -2
  19. package/dist/cjs/nv-datagridcolumn.cjs.entry.js.map +1 -1
  20. package/dist/cjs/nv-dialog.cjs.entry.js +1 -1
  21. package/dist/cjs/nv-dialogfooter_2.cjs.entry.js +1 -1
  22. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js +1 -1
  23. package/dist/cjs/nv-fielddate.cjs.entry.js +2 -2
  24. package/dist/cjs/nv-fielddate.cjs.entry.js.map +1 -1
  25. package/dist/cjs/nv-fielddaterange.cjs.entry.js +73 -18
  26. package/dist/cjs/nv-fielddaterange.cjs.entry.js.map +1 -1
  27. package/dist/cjs/nv-fielddropdown.cjs.entry.js +84 -60
  28. package/dist/cjs/nv-fielddropdown.cjs.entry.js.map +1 -1
  29. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js +1 -1
  30. package/dist/cjs/nv-fieldmultiselect.cjs.entry.js +116 -104
  31. package/dist/cjs/nv-fieldmultiselect.cjs.entry.js.map +1 -1
  32. package/dist/cjs/nv-fieldnumber.cjs.entry.js +2 -2
  33. package/dist/cjs/nv-fieldnumber.cjs.entry.js.map +1 -1
  34. package/dist/cjs/nv-fieldpassword.cjs.entry.js +2 -2
  35. package/dist/cjs/nv-fieldpassword.cjs.entry.js.map +1 -1
  36. package/dist/cjs/nv-fieldradio.cjs.entry.js +1 -1
  37. package/dist/cjs/nv-fieldselect.cjs.entry.js +2 -2
  38. package/dist/cjs/nv-fieldselect.cjs.entry.js.map +1 -1
  39. package/dist/cjs/nv-fieldslider.cjs.entry.js +663 -0
  40. package/dist/cjs/nv-fieldslider.cjs.entry.js.map +1 -0
  41. package/dist/cjs/nv-fieldtext.cjs.entry.js +5 -5
  42. package/dist/cjs/nv-fieldtext.cjs.entry.js.map +1 -1
  43. package/dist/cjs/nv-fieldtextarea.cjs.entry.js +5 -5
  44. package/dist/cjs/nv-fieldtextarea.cjs.entry.js.map +1 -1
  45. package/dist/cjs/nv-fieldtime.cjs.entry.js +11 -11
  46. package/dist/cjs/nv-fieldtime.cjs.entry.js.map +1 -1
  47. package/dist/cjs/nv-icon.cjs.entry.js +3 -3
  48. package/dist/cjs/nv-icon.cjs.entry.js.map +1 -1
  49. package/dist/cjs/nv-iconbutton_2.cjs.entry.js +3 -3
  50. package/dist/cjs/nv-menu.cjs.entry.js +2 -2
  51. package/dist/cjs/nv-menuitem.cjs.entry.js +2 -2
  52. package/dist/cjs/nv-popover.cjs.entry.js +2 -2
  53. package/dist/cjs/nv-row.cjs.entry.js +2 -2
  54. package/dist/cjs/nv-stack.cjs.entry.js +2 -2
  55. package/dist/cjs/nv-table.cjs.entry.js +3 -3
  56. package/dist/cjs/nv-tablecolumn.cjs.entry.js +1 -1
  57. package/dist/cjs/nv-toggle.cjs.entry.js +3 -3
  58. package/dist/cjs/nv-tooltip.cjs.entry.js +3 -3
  59. package/dist/cjs/nv-tooltip.cjs.entry.js.map +1 -1
  60. package/dist/collection/collection-manifest.json +1 -0
  61. package/dist/collection/components/nv-calendar/nv-calendar.css +6 -2
  62. package/dist/collection/components/nv-calendar/nv-calendar.js +14 -35
  63. package/dist/collection/components/nv-calendar/nv-calendar.js.map +1 -1
  64. package/dist/collection/components/nv-datagrid/nv-datagrid.docs.js +131 -48
  65. package/dist/collection/components/nv-datagrid/nv-datagrid.docs.js.map +1 -1
  66. package/dist/collection/components/nv-datagrid/nv-datagrid.js +94 -152
  67. package/dist/collection/components/nv-datagrid/nv-datagrid.js.map +1 -1
  68. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js +20 -1
  69. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js.map +1 -1
  70. package/dist/collection/components/nv-fielddate/styles/nv-fielddate.css +7 -1
  71. package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.js +85 -17
  72. package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.js.map +1 -1
  73. package/dist/collection/components/nv-fielddaterange/styles/nv-fielddaterange.css +7 -1
  74. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js +8 -0
  75. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js.map +1 -1
  76. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js +173 -106
  77. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js.map +1 -1
  78. package/dist/collection/components/nv-fielddropdown/styles/nv-fielddropdown.css +31 -1
  79. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js +202 -190
  80. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js.map +1 -1
  81. package/dist/collection/components/nv-fieldmultiselect/{nv-fieldmultiselect.css → styles/nv-fieldmultiselect.css} +15 -4
  82. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.css +7 -1
  83. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.css +7 -1
  84. package/dist/collection/components/nv-fieldselect/nv-fieldselect.css +7 -1
  85. package/dist/collection/components/nv-fieldslider/nv-fieldslider.docs.js +264 -0
  86. package/dist/collection/components/nv-fieldslider/nv-fieldslider.docs.js.map +1 -0
  87. package/dist/collection/components/nv-fieldslider/nv-fieldslider.js +1035 -0
  88. package/dist/collection/components/nv-fieldslider/nv-fieldslider.js.map +1 -0
  89. package/dist/collection/components/nv-fieldslider/nv-fieldslider.utils.js +77 -0
  90. package/dist/collection/components/nv-fieldslider/nv-fieldslider.utils.js.map +1 -0
  91. package/dist/collection/components/nv-fieldslider/partials/field-input.js +33 -0
  92. package/dist/collection/components/nv-fieldslider/partials/field-input.js.map +1 -0
  93. package/dist/collection/components/nv-fieldslider/partials/range-thumb.js +34 -0
  94. package/dist/collection/components/nv-fieldslider/partials/range-thumb.js.map +1 -0
  95. package/dist/collection/components/nv-fieldslider/partials/single-thumb.js +18 -0
  96. package/dist/collection/components/nv-fieldslider/partials/single-thumb.js.map +1 -0
  97. package/dist/collection/components/nv-fieldslider/partials/tick-marks.js +18 -0
  98. package/dist/collection/components/nv-fieldslider/partials/tick-marks.js.map +1 -0
  99. package/dist/collection/components/nv-fieldslider/styles/nv-fieldslider.css +267 -0
  100. package/dist/collection/components/nv-fieldslider/test/nv-fieldslider.utils.test.js +159 -0
  101. package/dist/collection/components/nv-fieldslider/test/nv-fieldslider.utils.test.js.map +1 -0
  102. package/dist/collection/components/nv-fieldtext/nv-fieldtext.css +15 -1
  103. package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js +9 -1
  104. package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js.map +1 -1
  105. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js +4 -3
  106. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js.map +1 -1
  107. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.css +7 -1
  108. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js +3 -3
  109. package/dist/collection/components/nv-fieldtime/nv-fieldtime.js +9 -9
  110. package/dist/collection/components/nv-fieldtime/styles/nv-fieldtime.css +7 -1
  111. package/dist/collection/components/nv-icon/nv-icon.js +1 -1
  112. package/dist/collection/components/nv-icon/nv-icons.js +1 -0
  113. package/dist/collection/components/nv-icon/nv-icons.js.map +1 -1
  114. package/dist/collection/components/nv-iconbutton/nv-iconbutton.js +1 -1
  115. package/dist/collection/components/nv-loader/nv-loader.js +1 -1
  116. package/dist/collection/components/nv-menu/nv-menu.js +1 -1
  117. package/dist/collection/components/nv-menuitem/nv-menuitem.js +2 -2
  118. package/dist/collection/components/nv-popover/nv-popover.js +1 -1
  119. package/dist/collection/components/nv-row/nv-row.js +1 -1
  120. package/dist/collection/components/nv-stack/nv-stack.js +1 -1
  121. package/dist/collection/components/nv-table/nv-table.js +2 -2
  122. package/dist/collection/components/nv-toggle/nv-toggle.js +2 -2
  123. package/dist/collection/components/nv-tooltip/nv-tooltip.css +1 -0
  124. package/dist/collection/components/nv-tooltip/nv-tooltip.js +1 -1
  125. package/dist/collection/interfaces/Column.js.map +1 -1
  126. package/dist/components/index.js +2 -1
  127. package/dist/components/index.js.map +1 -1
  128. package/dist/components/nv-alert.js +2 -2
  129. package/dist/components/nv-avatar.js +2 -2
  130. package/dist/components/nv-badge.js +1 -1
  131. package/dist/components/nv-breadcrumb.js +3 -3
  132. package/dist/components/nv-breadcrumbs.js +1 -1
  133. package/dist/components/nv-button.js +1 -1
  134. package/dist/components/nv-calendar.js +1 -1
  135. package/dist/components/nv-col.js +1 -1
  136. package/dist/components/nv-datagrid.js +97 -109
  137. package/dist/components/nv-datagrid.js.map +1 -1
  138. package/dist/components/nv-datagridcolumn.js +4 -3
  139. package/dist/components/nv-datagridcolumn.js.map +1 -1
  140. package/dist/components/nv-dialog.js +6 -6
  141. package/dist/components/nv-dialogfooter.js +1 -1
  142. package/dist/components/nv-dialogheader.js +1 -1
  143. package/dist/components/nv-fieldcheckbox.js +1 -1
  144. package/dist/components/nv-fielddate.js +9 -9
  145. package/dist/components/nv-fielddate.js.map +1 -1
  146. package/dist/components/nv-fielddaterange.js +83 -27
  147. package/dist/components/nv-fielddaterange.js.map +1 -1
  148. package/dist/components/nv-fielddropdown.js +98 -72
  149. package/dist/components/nv-fielddropdown.js.map +1 -1
  150. package/dist/components/nv-fielddropdownitem.js +1 -1
  151. package/dist/components/nv-fielddropdownitemcheck.js +1 -1
  152. package/dist/components/nv-fieldmultiselect.js +132 -120
  153. package/dist/components/nv-fieldmultiselect.js.map +1 -1
  154. package/dist/components/nv-fieldnumber.js +5 -5
  155. package/dist/components/nv-fieldnumber.js.map +1 -1
  156. package/dist/components/nv-fieldpassword.js +5 -5
  157. package/dist/components/nv-fieldpassword.js.map +1 -1
  158. package/dist/components/nv-fieldradio.js +1 -1
  159. package/dist/components/nv-fieldselect.js +5 -5
  160. package/dist/components/nv-fieldselect.js.map +1 -1
  161. package/dist/components/nv-fieldslider.d.ts +11 -0
  162. package/dist/components/nv-fieldslider.js +726 -0
  163. package/dist/components/nv-fieldslider.js.map +1 -0
  164. package/dist/components/nv-fieldtext.js +1 -1
  165. package/dist/components/nv-fieldtextarea.js +5 -5
  166. package/dist/components/nv-fieldtextarea.js.map +1 -1
  167. package/dist/components/nv-fieldtime.js +15 -15
  168. package/dist/components/nv-fieldtime.js.map +1 -1
  169. package/dist/components/nv-icon.js +1 -1
  170. package/dist/components/nv-iconbutton.js +1 -1
  171. package/dist/components/nv-loader.js +1 -1
  172. package/dist/components/nv-menu.js +5 -5
  173. package/dist/components/nv-menuitem.js +1 -1
  174. package/dist/components/nv-popover.js +1 -1
  175. package/dist/components/nv-row.js +2 -2
  176. package/dist/components/nv-stack.js +2 -2
  177. package/dist/components/nv-table.js +3 -3
  178. package/dist/components/nv-tablecolumn.js +1 -1
  179. package/dist/components/nv-toggle.js +3 -3
  180. package/dist/components/nv-tooltip.js +1 -1
  181. package/dist/components/{p-10faa938.js → p-04cb3a6f.js} +5 -5
  182. package/dist/components/{p-10faa938.js.map → p-04cb3a6f.js.map} +1 -1
  183. package/dist/components/{p-0a0f6daf.js → p-07a89754.js} +3 -3
  184. package/dist/components/{p-0a0f6daf.js.map → p-07a89754.js.map} +1 -1
  185. package/dist/components/{p-10b37876.js → p-0ab80d95.js} +3 -3
  186. package/dist/components/{p-10b37876.js.map → p-0ab80d95.js.map} +1 -1
  187. package/dist/components/{p-02752770.js → p-33e231f4.js} +2 -2
  188. package/dist/components/{p-02752770.js.map → p-33e231f4.js.map} +1 -1
  189. package/dist/components/{p-854c32dc.js → p-4656efae.js} +21 -42
  190. package/dist/components/p-4656efae.js.map +1 -0
  191. package/dist/components/{p-35a70c5e.js → p-581e67cc.js} +3 -3
  192. package/dist/components/{p-35a70c5e.js.map → p-581e67cc.js.map} +1 -1
  193. package/dist/components/{p-1c45c0f2.js → p-679e0fa9.js} +16 -4
  194. package/dist/components/p-679e0fa9.js.map +1 -0
  195. package/dist/components/p-76a30bf1.js +88 -0
  196. package/dist/components/p-76a30bf1.js.map +1 -0
  197. package/dist/components/{p-f5cb0a63.js → p-83c8873a.js} +3 -3
  198. package/dist/components/{p-f5cb0a63.js.map → p-83c8873a.js.map} +1 -1
  199. package/dist/components/{p-f76bb0c3.js → p-c0a91091.js} +5 -5
  200. package/dist/components/p-c0a91091.js.map +1 -0
  201. package/dist/components/{p-41c56ddc.js → p-cbdc2c8b.js} +5 -5
  202. package/dist/components/{p-41c56ddc.js.map → p-cbdc2c8b.js.map} +1 -1
  203. package/dist/components/{p-a2527411.js → p-cbe9521f.js} +3 -3
  204. package/dist/components/{p-a2527411.js.map → p-cbe9521f.js.map} +1 -1
  205. package/dist/components/{p-608eb9da.js → p-d19b41d2.js} +2 -2
  206. package/dist/components/{p-608eb9da.js.map → p-d19b41d2.js.map} +1 -1
  207. package/dist/components/{p-eb632278.js → p-d63f1cbe.js} +3 -3
  208. package/dist/components/{p-eb632278.js.map → p-d63f1cbe.js.map} +1 -1
  209. package/dist/components/{p-e00cbb8a.js → p-dd2273a3.js} +2 -2
  210. package/dist/components/{p-e00cbb8a.js.map → p-dd2273a3.js.map} +1 -1
  211. package/dist/components/{p-9decffb6.js → p-f0a5e7e4.js} +7 -7
  212. package/dist/components/p-f0a5e7e4.js.map +1 -0
  213. package/dist/components/{p-b48d5a94.js → p-f1859ddc.js} +4 -4
  214. package/dist/components/{p-b48d5a94.js.map → p-f1859ddc.js.map} +1 -1
  215. package/dist/esm/{index-1fb7a9a6.js → index-8f0e5f19.js} +20 -4
  216. package/dist/esm/index-8f0e5f19.js.map +1 -0
  217. package/dist/esm/index.js +1 -0
  218. package/dist/esm/index.js.map +1 -1
  219. package/dist/esm/loader.js +3 -3
  220. package/dist/esm/native.js +3 -3
  221. package/dist/esm/nv-alert.entry.js +1 -1
  222. package/dist/esm/nv-avatar.entry.js +1 -1
  223. package/dist/esm/nv-badge_2.entry.js +1 -1
  224. package/dist/esm/nv-breadcrumb.entry.js +1 -1
  225. package/dist/esm/nv-breadcrumbs.entry.js +1 -1
  226. package/dist/esm/nv-button.entry.js +1 -1
  227. package/dist/esm/nv-calendar.entry.js +16 -37
  228. package/dist/esm/nv-calendar.entry.js.map +1 -1
  229. package/dist/esm/nv-col.entry.js +1 -1
  230. package/dist/esm/nv-datagrid.entry.js +95 -103
  231. package/dist/esm/nv-datagrid.entry.js.map +1 -1
  232. package/dist/esm/nv-datagridcolumn.entry.js +2 -2
  233. package/dist/esm/nv-datagridcolumn.entry.js.map +1 -1
  234. package/dist/esm/nv-dialog.entry.js +1 -1
  235. package/dist/esm/nv-dialogfooter_2.entry.js +1 -1
  236. package/dist/esm/nv-fieldcheckbox.entry.js +1 -1
  237. package/dist/esm/nv-fielddate.entry.js +2 -2
  238. package/dist/esm/nv-fielddate.entry.js.map +1 -1
  239. package/dist/esm/nv-fielddaterange.entry.js +73 -18
  240. package/dist/esm/nv-fielddaterange.entry.js.map +1 -1
  241. package/dist/esm/nv-fielddropdown.entry.js +84 -60
  242. package/dist/esm/nv-fielddropdown.entry.js.map +1 -1
  243. package/dist/esm/nv-fielddropdownitem.entry.js +1 -1
  244. package/dist/esm/nv-fieldmultiselect.entry.js +116 -104
  245. package/dist/esm/nv-fieldmultiselect.entry.js.map +1 -1
  246. package/dist/esm/nv-fieldnumber.entry.js +2 -2
  247. package/dist/esm/nv-fieldnumber.entry.js.map +1 -1
  248. package/dist/esm/nv-fieldpassword.entry.js +2 -2
  249. package/dist/esm/nv-fieldpassword.entry.js.map +1 -1
  250. package/dist/esm/nv-fieldradio.entry.js +1 -1
  251. package/dist/esm/nv-fieldselect.entry.js +2 -2
  252. package/dist/esm/nv-fieldselect.entry.js.map +1 -1
  253. package/dist/esm/nv-fieldslider.entry.js +659 -0
  254. package/dist/esm/nv-fieldslider.entry.js.map +1 -0
  255. package/dist/esm/nv-fieldtext.entry.js +5 -5
  256. package/dist/esm/nv-fieldtext.entry.js.map +1 -1
  257. package/dist/esm/nv-fieldtextarea.entry.js +5 -5
  258. package/dist/esm/nv-fieldtextarea.entry.js.map +1 -1
  259. package/dist/esm/nv-fieldtime.entry.js +11 -11
  260. package/dist/esm/nv-fieldtime.entry.js.map +1 -1
  261. package/dist/esm/nv-icon.entry.js +3 -3
  262. package/dist/esm/nv-icon.entry.js.map +1 -1
  263. package/dist/esm/nv-iconbutton_2.entry.js +3 -3
  264. package/dist/esm/nv-menu.entry.js +2 -2
  265. package/dist/esm/nv-menuitem.entry.js +2 -2
  266. package/dist/esm/nv-popover.entry.js +2 -2
  267. package/dist/esm/nv-row.entry.js +2 -2
  268. package/dist/esm/nv-stack.entry.js +2 -2
  269. package/dist/esm/nv-table.entry.js +3 -3
  270. package/dist/esm/nv-tablecolumn.entry.js +1 -1
  271. package/dist/esm/nv-toggle.entry.js +3 -3
  272. package/dist/esm/nv-tooltip.entry.js +3 -3
  273. package/dist/esm/nv-tooltip.entry.js.map +1 -1
  274. package/dist/native/index.esm.js +1 -1
  275. package/dist/native/index.esm.js.map +1 -1
  276. package/dist/native/native.css +1 -1
  277. package/dist/native/native.esm.js +1 -1
  278. package/dist/native/native.esm.js.map +1 -1
  279. package/dist/native/{p-7fd4d13d.entry.js → p-0323daf6.entry.js} +2 -2
  280. package/dist/native/{p-14c07207.entry.js → p-05d95d4d.entry.js} +2 -2
  281. package/dist/native/{p-90e6d9dd.entry.js → p-0ec1e2e3.entry.js} +2 -2
  282. package/dist/native/{p-c7b201cd.entry.js → p-16a4cdf3.entry.js} +2 -2
  283. package/dist/native/{p-1da72182.entry.js → p-19fb0fd0.entry.js} +2 -2
  284. package/dist/native/p-1e3d3374.entry.js +2 -0
  285. package/dist/native/{p-9135fdf5.entry.js.map → p-1e3d3374.entry.js.map} +1 -1
  286. package/dist/native/p-21e7132f.entry.js +2 -0
  287. package/dist/native/{p-ae7ab110.entry.js.map → p-21e7132f.entry.js.map} +1 -1
  288. package/dist/native/{p-c0f79bac.entry.js → p-221b8f72.entry.js} +2 -2
  289. package/dist/native/p-2805f9f2.entry.js +2 -0
  290. package/dist/native/{p-5d21532a.entry.js.map → p-2805f9f2.entry.js.map} +1 -1
  291. package/dist/native/p-3f2b6a22.entry.js +2 -0
  292. package/dist/native/p-3f2b6a22.entry.js.map +1 -0
  293. package/dist/native/{p-0245863d.entry.js → p-407fc32d.entry.js} +2 -2
  294. package/dist/native/{p-3cd77d82.entry.js → p-4c0d81b0.entry.js} +2 -2
  295. package/dist/native/{p-615947e7.entry.js → p-519b4819.entry.js} +2 -2
  296. package/dist/native/{p-7042ba8a.entry.js → p-5382eab2.entry.js} +2 -2
  297. package/dist/native/p-5ba3fc3c.entry.js +2 -0
  298. package/dist/native/{p-b94d9f0b.entry.js.map → p-5ba3fc3c.entry.js.map} +1 -1
  299. package/dist/native/{p-656c56f0.entry.js → p-60b204ac.entry.js} +2 -2
  300. package/dist/native/p-7092a675.entry.js +2 -0
  301. package/dist/native/p-711a7778.js +3 -0
  302. package/dist/native/p-711a7778.js.map +1 -0
  303. package/dist/native/p-759c9ce4.entry.js +2 -0
  304. package/dist/native/p-759c9ce4.entry.js.map +1 -0
  305. package/dist/native/{p-efe6a46c.entry.js → p-7c676f2c.entry.js} +2 -2
  306. package/dist/native/p-7c6edd1c.entry.js +2 -0
  307. package/dist/native/p-7c6edd1c.entry.js.map +1 -0
  308. package/dist/native/p-987c79d8.entry.js +2 -0
  309. package/dist/native/p-987c79d8.entry.js.map +1 -0
  310. package/dist/native/{p-b8b6875d.entry.js → p-9fba8663.entry.js} +2 -2
  311. package/dist/native/{p-08a75cfa.entry.js → p-a2c0f1a7.entry.js} +2 -2
  312. package/dist/native/p-aa86af25.entry.js +2 -0
  313. package/dist/native/{p-49cac014.entry.js.map → p-aa86af25.entry.js.map} +1 -1
  314. package/dist/native/p-adc96c3a.entry.js +2 -0
  315. package/dist/native/{p-4d164ed6.entry.js.map → p-adc96c3a.entry.js.map} +1 -1
  316. package/dist/native/p-b0fc08e7.entry.js +2 -0
  317. package/dist/native/p-b0fc08e7.entry.js.map +1 -0
  318. package/dist/native/{p-c67186f8.entry.js → p-c930adb7.entry.js} +2 -2
  319. package/dist/native/{p-3b7ef609.entry.js → p-cfe0a6c6.entry.js} +2 -2
  320. package/dist/native/p-d07ab618.entry.js +2 -0
  321. package/dist/native/{p-7e154bfd.entry.js → p-dac0089b.entry.js} +2 -2
  322. package/dist/native/p-dac0089b.entry.js.map +1 -0
  323. package/dist/native/{p-470588c2.entry.js → p-de2c07a6.entry.js} +3 -3
  324. package/dist/native/p-de2c07a6.entry.js.map +1 -0
  325. package/dist/native/{p-3953464e.entry.js → p-ed488498.entry.js} +2 -2
  326. package/dist/native/p-ef76178b.entry.js +2 -0
  327. package/dist/native/p-ef76178b.entry.js.map +1 -0
  328. package/dist/native/{p-e5de64d5.entry.js → p-f0ddf60b.entry.js} +2 -2
  329. package/dist/native/p-f39803d9.entry.js +2 -0
  330. package/dist/native/p-f39803d9.entry.js.map +1 -0
  331. package/dist/native/p-fb897f7d.entry.js +2 -0
  332. package/dist/native/{p-fc97f071.entry.js.map → p-fb897f7d.entry.js.map} +1 -1
  333. package/dist/native/{p-244f56ac.entry.js → p-fc3bea07.entry.js} +2 -2
  334. package/dist/types/components/nv-calendar/nv-calendar.d.ts +1 -5
  335. package/dist/types/components/nv-datagrid/nv-datagrid.d.ts +0 -16
  336. package/dist/types/components/nv-datagridcolumn/nv-datagridcolumn.d.ts +4 -0
  337. package/dist/types/components/nv-fielddaterange/nv-fielddaterange.d.ts +11 -1
  338. package/dist/types/components/nv-fielddropdown/nv-fielddropdown.d.ts +47 -26
  339. package/dist/types/components/nv-fieldmultiselect/nv-fieldmultiselect.d.ts +61 -55
  340. package/dist/types/components/nv-fieldslider/nv-fieldslider.d.ts +230 -0
  341. package/dist/types/components/nv-fieldslider/nv-fieldslider.docs.d.ts +4 -0
  342. package/dist/types/components/nv-fieldslider/nv-fieldslider.utils.d.ts +46 -0
  343. package/dist/types/components/nv-fieldslider/partials/field-input.d.ts +45 -0
  344. package/dist/types/components/nv-fieldslider/partials/range-thumb.d.ts +37 -0
  345. package/dist/types/components/nv-fieldslider/partials/single-thumb.d.ts +35 -0
  346. package/dist/types/components/nv-fieldslider/partials/tick-marks.d.ts +28 -0
  347. package/dist/types/components/nv-fieldslider/test/nv-fieldslider.utils.test.d.ts +1 -0
  348. package/dist/types/components/nv-fieldtext/nv-fieldtext.d.ts +1 -0
  349. package/dist/types/components/nv-icon/nv-icons.d.ts +1 -1
  350. package/dist/types/components.d.ts +387 -38
  351. package/dist/types/interfaces/Column.d.ts +5 -1
  352. package/dist/vscode-data.json +121 -9
  353. package/hydrate/index.js +1172 -393
  354. package/hydrate/index.mjs +1172 -393
  355. package/package.json +6 -2
  356. package/dist/cjs/index-9bda5507.js.map +0 -1
  357. package/dist/components/p-1c45c0f2.js.map +0 -1
  358. package/dist/components/p-76646ce9.js +0 -88
  359. package/dist/components/p-76646ce9.js.map +0 -1
  360. package/dist/components/p-854c32dc.js.map +0 -1
  361. package/dist/components/p-9decffb6.js.map +0 -1
  362. package/dist/components/p-f76bb0c3.js.map +0 -1
  363. package/dist/esm/index-1fb7a9a6.js.map +0 -1
  364. package/dist/native/p-2523eead.entry.js +0 -2
  365. package/dist/native/p-2523eead.entry.js.map +0 -1
  366. package/dist/native/p-470588c2.entry.js.map +0 -1
  367. package/dist/native/p-49cac014.entry.js +0 -2
  368. package/dist/native/p-4d164ed6.entry.js +0 -2
  369. package/dist/native/p-4dc1d036.entry.js +0 -2
  370. package/dist/native/p-4e635fa7.entry.js +0 -2
  371. package/dist/native/p-4e635fa7.entry.js.map +0 -1
  372. package/dist/native/p-5d21532a.entry.js +0 -2
  373. package/dist/native/p-7e154bfd.entry.js.map +0 -1
  374. package/dist/native/p-7eba904e.entry.js +0 -2
  375. package/dist/native/p-7eba904e.entry.js.map +0 -1
  376. package/dist/native/p-9135fdf5.entry.js +0 -2
  377. package/dist/native/p-ab002252.js +0 -3
  378. package/dist/native/p-ab002252.js.map +0 -1
  379. package/dist/native/p-ae7ab110.entry.js +0 -2
  380. package/dist/native/p-b94d9f0b.entry.js +0 -2
  381. package/dist/native/p-c71c6f23.entry.js +0 -2
  382. package/dist/native/p-c71c6f23.entry.js.map +0 -1
  383. package/dist/native/p-d9a52884.entry.js +0 -2
  384. package/dist/native/p-d9a52884.entry.js.map +0 -1
  385. package/dist/native/p-f2ef6771.entry.js +0 -2
  386. package/dist/native/p-f5f68992.entry.js +0 -2
  387. package/dist/native/p-f5f68992.entry.js.map +0 -1
  388. package/dist/native/p-fc97f071.entry.js +0 -2
  389. /package/dist/native/{p-7fd4d13d.entry.js.map → p-0323daf6.entry.js.map} +0 -0
  390. /package/dist/native/{p-14c07207.entry.js.map → p-05d95d4d.entry.js.map} +0 -0
  391. /package/dist/native/{p-90e6d9dd.entry.js.map → p-0ec1e2e3.entry.js.map} +0 -0
  392. /package/dist/native/{p-c7b201cd.entry.js.map → p-16a4cdf3.entry.js.map} +0 -0
  393. /package/dist/native/{p-1da72182.entry.js.map → p-19fb0fd0.entry.js.map} +0 -0
  394. /package/dist/native/{p-c0f79bac.entry.js.map → p-221b8f72.entry.js.map} +0 -0
  395. /package/dist/native/{p-0245863d.entry.js.map → p-407fc32d.entry.js.map} +0 -0
  396. /package/dist/native/{p-3cd77d82.entry.js.map → p-4c0d81b0.entry.js.map} +0 -0
  397. /package/dist/native/{p-615947e7.entry.js.map → p-519b4819.entry.js.map} +0 -0
  398. /package/dist/native/{p-7042ba8a.entry.js.map → p-5382eab2.entry.js.map} +0 -0
  399. /package/dist/native/{p-656c56f0.entry.js.map → p-60b204ac.entry.js.map} +0 -0
  400. /package/dist/native/{p-f2ef6771.entry.js.map → p-7092a675.entry.js.map} +0 -0
  401. /package/dist/native/{p-efe6a46c.entry.js.map → p-7c676f2c.entry.js.map} +0 -0
  402. /package/dist/native/{p-b8b6875d.entry.js.map → p-9fba8663.entry.js.map} +0 -0
  403. /package/dist/native/{p-08a75cfa.entry.js.map → p-a2c0f1a7.entry.js.map} +0 -0
  404. /package/dist/native/{p-c67186f8.entry.js.map → p-c930adb7.entry.js.map} +0 -0
  405. /package/dist/native/{p-3b7ef609.entry.js.map → p-cfe0a6c6.entry.js.map} +0 -0
  406. /package/dist/native/{p-4dc1d036.entry.js.map → p-d07ab618.entry.js.map} +0 -0
  407. /package/dist/native/{p-3953464e.entry.js.map → p-ed488498.entry.js.map} +0 -0
  408. /package/dist/native/{p-e5de64d5.entry.js.map → p-f0ddf60b.entry.js.map} +0 -0
  409. /package/dist/native/{p-244f56ac.entry.js.map → p-fc3bea07.entry.js.map} +0 -0
@@ -372,30 +372,12 @@ export namespace Components {
372
372
  * @default []
373
373
  */
374
374
  "columns": Column[];
375
- /**
376
- * 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.
377
- * @example `[{"header":"Name","accessor":"name"},{"header":"Age","accessor":"age"},{"header":"Email","accessor":"email"}]`
378
- */
379
- "columnsJson"?: string;
380
- /**
381
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
382
- */
383
- "columns-json"?: string;
384
375
  /**
385
376
  * The data to display in the data grid.
386
377
  * @example [{ "name": "Alice", "age": 25 }, { "name": "Bob", "age": 30 }]
387
378
  * @default []
388
379
  */
389
380
  "data": any[];
390
- /**
391
- * 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.
392
- * @example `[{ "name": "Alice", "age": 25 }, { "name": "Bob", "age": 30 }]`
393
- */
394
- "dataJson"?: string;
395
- /**
396
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
397
- */
398
- "data-json"?: string;
399
381
  /**
400
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.
401
383
  * @default false
@@ -486,6 +468,10 @@ export namespace Components {
486
468
  * Defines the accessor of the column.
487
469
  */
488
470
  "accessor": string;
471
+ /**
472
+ * Defines the group header of the column.
473
+ */
474
+ "group"?: string;
489
475
  /**
490
476
  * Defines the header of the column.
491
477
  */
@@ -1027,6 +1013,15 @@ export namespace Components {
1027
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.
1028
1014
  */
1029
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;
1030
1025
  /**
1031
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.
1032
1027
  */
@@ -1082,6 +1077,14 @@ export namespace Components {
1082
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.
1083
1078
  */
1084
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;
1085
1088
  /**
1086
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.
1087
1090
  */
@@ -1167,7 +1170,7 @@ export namespace Components {
1167
1170
  }
1168
1171
  interface NvFieldmultiselect {
1169
1172
  /**
1170
- * 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.
1171
1174
  */
1172
1175
  "autocomplete": `${TextInputAutocomplete}`;
1173
1176
  /**
@@ -1665,6 +1668,159 @@ export namespace Components {
1665
1668
  */
1666
1669
  "value": string;
1667
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
+ }
1668
1824
  interface NvFieldtext {
1669
1825
  /**
1670
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.
@@ -2449,6 +2605,10 @@ export interface NvFieldselectCustomEvent<T> extends CustomEvent<T> {
2449
2605
  detail: T;
2450
2606
  target: HTMLNvFieldselectElement;
2451
2607
  }
2608
+ export interface NvFieldsliderCustomEvent<T> extends CustomEvent<T> {
2609
+ detail: T;
2610
+ target: HTMLNvFieldsliderElement;
2611
+ }
2452
2612
  export interface NvFieldtextCustomEvent<T> extends CustomEvent<T> {
2453
2613
  detail: T;
2454
2614
  target: HTMLNvFieldtextElement;
@@ -2858,6 +3018,27 @@ declare global {
2858
3018
  prototype: HTMLNvFieldselectElement;
2859
3019
  new (): HTMLNvFieldselectElement;
2860
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
+ };
2861
3042
  interface HTMLNvFieldtextElementEventMap {
2862
3043
  "valueChanged": string;
2863
3044
  }
@@ -3091,6 +3272,7 @@ declare global {
3091
3272
  "nv-fieldpassword": HTMLNvFieldpasswordElement;
3092
3273
  "nv-fieldradio": HTMLNvFieldradioElement;
3093
3274
  "nv-fieldselect": HTMLNvFieldselectElement;
3275
+ "nv-fieldslider": HTMLNvFieldsliderElement;
3094
3276
  "nv-fieldtext": HTMLNvFieldtextElement;
3095
3277
  "nv-fieldtextarea": HTMLNvFieldtextareaElement;
3096
3278
  "nv-fieldtime": HTMLNvFieldtimeElement;
@@ -3496,30 +3678,12 @@ declare namespace LocalJSX {
3496
3678
  * @default []
3497
3679
  */
3498
3680
  "columns"?: Column[];
3499
- /**
3500
- * 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.
3501
- * @example `[{"header":"Name","accessor":"name"},{"header":"Age","accessor":"age"},{"header":"Email","accessor":"email"}]`
3502
- */
3503
- "columnsJson"?: string;
3504
- /**
3505
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3506
- */
3507
- "columns-json"?: string;
3508
3681
  /**
3509
3682
  * The data to display in the data grid.
3510
3683
  * @example [{ "name": "Alice", "age": 25 }, { "name": "Bob", "age": 30 }]
3511
3684
  * @default []
3512
3685
  */
3513
3686
  "data"?: any[];
3514
- /**
3515
- * 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.
3516
- * @example `[{ "name": "Alice", "age": 25 }, { "name": "Bob", "age": 30 }]`
3517
- */
3518
- "dataJson"?: string;
3519
- /**
3520
- * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3521
- */
3522
- "data-json"?: string;
3523
3687
  /**
3524
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.
3525
3689
  * @default false
@@ -3628,6 +3792,10 @@ declare namespace LocalJSX {
3628
3792
  * Defines the accessor of the column.
3629
3793
  */
3630
3794
  "accessor": string;
3795
+ /**
3796
+ * Defines the group header of the column.
3797
+ */
3798
+ "group"?: string;
3631
3799
  /**
3632
3800
  * Defines the header of the column.
3633
3801
  */
@@ -4189,6 +4357,15 @@ declare namespace LocalJSX {
4189
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.
4190
4358
  */
4191
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;
4192
4369
  /**
4193
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.
4194
4371
  */
@@ -4239,6 +4416,14 @@ declare namespace LocalJSX {
4239
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.
4240
4417
  */
4241
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;
4242
4427
  /**
4243
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.
4244
4429
  */
@@ -4359,7 +4544,7 @@ declare namespace LocalJSX {
4359
4544
  }
4360
4545
  interface NvFieldmultiselect {
4361
4546
  /**
4362
- * 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.
4363
4548
  */
4364
4549
  "autocomplete"?: `${TextInputAutocomplete}`;
4365
4550
  /**
@@ -4872,6 +5057,164 @@ declare namespace LocalJSX {
4872
5057
  */
4873
5058
  "value"?: string;
4874
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
+ }
4875
5218
  interface NvFieldtext {
4876
5219
  /**
4877
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.
@@ -5649,6 +5992,7 @@ declare namespace LocalJSX {
5649
5992
  "nv-fieldpassword": NvFieldpassword;
5650
5993
  "nv-fieldradio": NvFieldradio;
5651
5994
  "nv-fieldselect": NvFieldselect;
5995
+ "nv-fieldslider": NvFieldslider;
5652
5996
  "nv-fieldtext": NvFieldtext;
5653
5997
  "nv-fieldtextarea": NvFieldtextarea;
5654
5998
  "nv-fieldtime": NvFieldtime;
@@ -5697,6 +6041,11 @@ declare module "@stencil/core" {
5697
6041
  "nv-fieldpassword": LocalJSX.NvFieldpassword & JSXBase.HTMLAttributes<HTMLNvFieldpasswordElement>;
5698
6042
  "nv-fieldradio": LocalJSX.NvFieldradio & JSXBase.HTMLAttributes<HTMLNvFieldradioElement>;
5699
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>;
5700
6049
  "nv-fieldtext": LocalJSX.NvFieldtext & JSXBase.HTMLAttributes<HTMLNvFieldtextElement>;
5701
6050
  "nv-fieldtextarea": LocalJSX.NvFieldtextarea & JSXBase.HTMLAttributes<HTMLNvFieldtextareaElement>;
5702
6051
  "nv-fieldtime": LocalJSX.NvFieldtime & JSXBase.HTMLAttributes<HTMLNvFieldtimeElement>;
@@ -5,9 +5,13 @@ export interface Column {
5
5
  /**
6
6
  * Display name of the column
7
7
  */
8
- header: string;
8
+ header?: string;
9
9
  /**
10
10
  * Data accessor for the column
11
11
  */
12
12
  accessor: string;
13
+ /**
14
+ * Group name for the column
15
+ */
16
+ group?: string;
13
17
  }