@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
@@ -0,0 +1,230 @@
1
+ import { EventEmitter } from '../../stencil-public-runtime';
2
+ /**
3
+ * @deprecated [EXPERIMENTAL]
4
+ * @experimental This component is still in development and subject to change in future releases.
5
+ * @slot label - Content to be placed as the label, will override the label prop.
6
+ * @slot description - Content to be placed as the description, will override the description prop.
7
+ * @slot error-description - Content to be placed as the error description, will override the errorDescription prop.
8
+ */
9
+ export declare class NvFieldslider {
10
+ el: HTMLNvFieldsliderElement;
11
+ /****************************************************************************/
12
+ /**
13
+ * Sets the ID for the start input element and the for attribute of the associated
14
+ * label. If no ID is provided, a random one will be automatically generated.
15
+ */
16
+ readonly startInputId: string;
17
+ /**
18
+ * Sets the ID for the end input element and the for attribute of the associated
19
+ * label. If no ID is provided, a random one will be automatically generated.
20
+ */
21
+ readonly endInputId: string;
22
+ /**
23
+ * Provides a textual description of the slider's function, helping users
24
+ * understand what the control adjusts. It also supports accessibility by
25
+ * serving as the accessible name for the component.
26
+ */
27
+ readonly label: string;
28
+ /**
29
+ * Keeps the interface clean by removing visible labels, but still announces
30
+ * the label to screen readers so users relying on assistive tech aren't left
31
+ * guessing.
32
+ */
33
+ readonly hideLabel: boolean;
34
+ /**
35
+ * Add helpful hints or extra information under the slider. This is where you
36
+ * can clarify what users should enter or provide additional instructions,
37
+ * making the form easier to fill out correctly.
38
+ */
39
+ readonly description: string;
40
+ /**
41
+ * Enables an optional numeric input field alongside the slider, allowing
42
+ * users to type a value directly instead of—or in addition to—using the
43
+ * slider handle.
44
+ */
45
+ readonly hasField: boolean;
46
+ /**
47
+ * Allows the slider to display two thumbs, enabling users to select a
48
+ * continuous range between a minimum and maximum value. Ideal for use cases
49
+ * like filtering by price or time.
50
+ */
51
+ readonly range: boolean;
52
+ /**
53
+ * Disables user interaction with the slider and its associated input fields.
54
+ */
55
+ readonly disabled: boolean;
56
+ /**
57
+ * Makes the slider and input non-editable while keeping them focusable and
58
+ * included in form submissions.
59
+ */
60
+ readonly readonly: boolean;
61
+ /**
62
+ * Alters the slider's appearance to indicate an error, helping users
63
+ * identify fields that need correction.
64
+ * @validator error
65
+ */
66
+ readonly error: boolean;
67
+ /**
68
+ * A description that appears when there is an error related to the slider.
69
+ * @validator message
70
+ */
71
+ readonly errorDescription: string;
72
+ /**
73
+ * Changes the slider's appearance to indicate successful input or validation.
74
+ */
75
+ readonly success: boolean;
76
+ /**
77
+ * Numeric value of the slider as a string, if range mode is on, the values
78
+ * will be a comma-separated string.
79
+ */
80
+ value: string;
81
+ /**
82
+ * Defines the interval between selectable values on the slider. Controls how
83
+ * much the value increases or decreases with each keyboard interaction, drag
84
+ * movement, or direct input.
85
+ */
86
+ readonly step: number;
87
+ /**
88
+ * Controls whether the slider handle should visually snap to step values
89
+ * during dragging. When false, the handle can be positioned at any point
90
+ * along the track while dragging, but the actual value will still snap to the
91
+ * nearest step value. When true, the handle will visually snap to the nearest
92
+ * step value during dragging.
93
+ */
94
+ readonly snap: boolean;
95
+ /**
96
+ * When true and custom ticks are provided, the slider will snap to the nearest
97
+ * tick value during dragging, instead of using the step value. This is useful
98
+ * when you have custom ticks at specific values that don't align with regular step intervals.
99
+ */
100
+ readonly snapTicks: boolean;
101
+ /**
102
+ * Name attribute for the form input element. Required for form submission.
103
+ * For range sliders, this will be used for the start value input and add -end
104
+ * to the end input name.
105
+ */
106
+ readonly name: string;
107
+ /**
108
+ * Name attribute for the end value input when using range mode.
109
+ * If not provided, the name attribute will be used with '-end' appended.
110
+ */
111
+ readonly endName: string;
112
+ /**
113
+ * Defines the minimum allowed value for the slider. The thumb cannot move
114
+ * below this value, and manual input is also constrained accordingly.
115
+ */
116
+ readonly min: number;
117
+ /**
118
+ * Defines the maximum allowed value for the slider. The thumb cannot move
119
+ * above this value, and manual input is also constrained accordingly.
120
+ */
121
+ readonly max: number;
122
+ /**
123
+ * Controls the visibility of tick marks on the slider. When enabled, all
124
+ * visual ticks that indicate step points along the track are shown. If custom
125
+ * ticks are provided, they are always shown regardless of this setting.
126
+ */
127
+ readonly showTicks: boolean;
128
+ /**
129
+ * Allows you to specify custom tick marks at specific values along the
130
+ * slider. Each tick can optionally display a label to provide additional
131
+ * context or guidance for users.
132
+ */
133
+ readonly ticks: {
134
+ /** The numeric value of the tick */
135
+ value: number;
136
+ /** The label of the tick */
137
+ label?: string;
138
+ }[];
139
+ /**
140
+ * Allows the field to stretch and fill the entire width of its container.
141
+ */
142
+ readonly fluid: boolean;
143
+ /**
144
+ * Use this to automatically show a label, like “~” for approximate values,
145
+ * before the slider’s value in the tooltip or input, giving users quick
146
+ * context about the number.
147
+ */
148
+ readonly labelBeforeValue: string;
149
+ /**
150
+ * Use this to automatically show a label, like “$” or “kg,” after the value
151
+ * on the slider’s tooltip or input, helping users better understand the
152
+ * number.
153
+ */
154
+ readonly labelAfterValue: string;
155
+ /****************************************************************************/
156
+ isDragging: boolean;
157
+ activeDragThumb: 'left' | 'right' | 'single';
158
+ internalTicks: typeof this.ticks;
159
+ rawPosition: number;
160
+ rawRangePosition: [number, number];
161
+ valueInternal: number;
162
+ rangeValueInternal: [number, number];
163
+ /****************************************************************************/
164
+ /**
165
+ * Ensures value is valid and within bounds.
166
+ * @param {number} val - The value to validate
167
+ * @returns {number} The validated and snapped value
168
+ */
169
+ private validateValue;
170
+ /**
171
+ * Parses the value string into a number or array of numbers for internal use.
172
+ */
173
+ private parseValue;
174
+ /**
175
+ * Handles value changes from slider interaction.
176
+ * @param {number | number[]} newValue - The new value or range values
177
+ */
178
+ private handleValueChange;
179
+ /**
180
+ * Generates the ticks to display based on props and state.
181
+ */
182
+ private generateDisplayTicks;
183
+ /**
184
+ * Handles pointer events on the track.
185
+ * @param {PointerEvent} event - The pointer event
186
+ */
187
+ private onTrackInteraction;
188
+ /**
189
+ * Handles pointer move events during drag.
190
+ * @param {PointerEvent} event - The pointer event
191
+ */
192
+ private onPointerMove;
193
+ /**
194
+ * Handles the end of a drag operation.
195
+ */
196
+ private onPointerUp;
197
+ /**
198
+ * Registers global events for tracking pointer movement.
199
+ */
200
+ private registerGlobalEvents;
201
+ /**
202
+ * Removes global events when tracking ends.
203
+ */
204
+ private removeGlobalEvents;
205
+ /**
206
+ * Handles keydown events for keyboard accessibility.
207
+ * @param {KeyboardEvent} event - The keyboard event
208
+ */
209
+ private onKeyDown;
210
+ /**
211
+ * Handles field input value changes.
212
+ * @param {Event} event - The input event
213
+ */
214
+ private handleFieldChange;
215
+ /****************************************************************************/
216
+ onValueChange(): void;
217
+ onConfigChange(): void;
218
+ onRangeChange(newValue: boolean): void;
219
+ /****************************************************************************/
220
+ connectedCallback(): void;
221
+ disconnectedCallback(): void;
222
+ /****************************************************************************/
223
+ /**
224
+ * Emitted when the slider values change.
225
+ * @bind value
226
+ */
227
+ valueChanged: EventEmitter<string>;
228
+ /****************************************************************************/
229
+ render(): any;
230
+ }
@@ -0,0 +1,4 @@
1
+ import type { NovaDocs } from '../../nova-docs';
2
+ import { Components } from '../../components';
3
+ declare const NvFieldsliderDocs: NovaDocs<Components.NvFieldslider>;
4
+ export default NvFieldsliderDocs;
@@ -0,0 +1,46 @@
1
+ /**
2
+ * Utility functions for nv-fieldslider.
3
+ */
4
+ /**
5
+ * Clamp a value between min and max.
6
+ * @param {number} value - The value to clamp
7
+ * @param {number} min - The minimum boundary
8
+ * @param {number} max - The maximum boundary
9
+ * @returns {number} The clamped value
10
+ */
11
+ export declare function clamp(value: number, min: number, max: number): number;
12
+ /**
13
+ * Calculate the percentage position of a value within a range.
14
+ * @param {number} value - The value to convert to percentage
15
+ * @param {number} min - The minimum value of the range
16
+ * @param {number} max - The maximum value of the range
17
+ * @returns {number} The percentage (0-100)
18
+ */
19
+ export declare function valueToPercent(value: number, min: number, max: number): number;
20
+ /**
21
+ * Snap a value to the nearest step.
22
+ * @param {number} value - The value to snap
23
+ * @param {number} min - The minimum boundary
24
+ * @param {number} max - The maximum boundary
25
+ * @param {number} step - The step size
26
+ * @returns {number} The snapped value
27
+ */
28
+ export declare function snapToStep(value: number, min: number, max: number, step: number): number;
29
+ /**
30
+ * Generate tick values for the slider.
31
+ * @param {number} min - The minimum value
32
+ * @param {number} max - The maximum value
33
+ * @param {number} step - The step size
34
+ * @returns {number[]} Array of tick values
35
+ */
36
+ export declare function generateTicks(min: number, max: number, step: number): number[];
37
+ /**
38
+ * Snap a value to the nearest tick mark.
39
+ * @param {number} value - The value to snap
40
+ * @param {object[]} ticks - Array of tick objects
41
+ * @returns {number} The value of the closest tick
42
+ */
43
+ export declare function snapToTicks(value: number, ticks: {
44
+ /** The value of the tick */
45
+ value: number;
46
+ }[]): number;
@@ -0,0 +1,45 @@
1
+ import { FunctionalComponent } from '../../../stencil-public-runtime';
2
+ /**
3
+ * Props for the FieldInput component
4
+ */
5
+ interface FieldInputProps {
6
+ /** Whether this is a range slider */
7
+ range: boolean;
8
+ /** Whether to show the input field */
9
+ hasField: boolean;
10
+ /** The value for single mode */
11
+ value: number;
12
+ /** The values for range mode [min, max] */
13
+ rangeValue: number[];
14
+ /** Index (0 or 1) for range mode, ignored in single mode */
15
+ index?: number;
16
+ /** ID for the input field */
17
+ inputId: string;
18
+ /** Minimum allowed value */
19
+ min: number;
20
+ /** Maximum allowed value */
21
+ max: number;
22
+ /** Step size */
23
+ step: number;
24
+ /** Whether the slider is disabled */
25
+ disabled: boolean;
26
+ /** Whether the slider is readonly */
27
+ readonly: boolean;
28
+ /** Handler for input changes */
29
+ onInput: (event: Event) => void;
30
+ /** Label to display before the value */
31
+ labelBeforeValue?: string;
32
+ /** Label to display after the value */
33
+ labelAfterValue?: string;
34
+ /** Name attribute for the input field (for form submission) */
35
+ name?: string;
36
+ /** Name attribute for the end input field (when in range mode) */
37
+ endName?: string;
38
+ }
39
+ /**
40
+ * Renders field input for direct value entry
41
+ * @param {FieldInputProps} props - Component properties
42
+ * @returns {JSX.Element} JSX element representing the field input
43
+ */
44
+ export declare const FieldInput: FunctionalComponent<FieldInputProps>;
45
+ export {};
@@ -0,0 +1,37 @@
1
+ import { FunctionalComponent } from '../../../stencil-public-runtime';
2
+ /**
3
+ * Props for the RangeThumb component
4
+ */
5
+ interface RangeThumbProps {
6
+ /** Range values [left, right] */
7
+ rangeValue: number[];
8
+ /** Raw positions during dragging [left, right] */
9
+ rawRangePosition: [number, number];
10
+ /** Currently active thumb while dragging */
11
+ activeDragThumb: 'left' | 'right' | 'single';
12
+ /** Whether the thumb is currently being dragged */
13
+ isDragging: boolean;
14
+ /** Whether the thumb should visually snap to steps */
15
+ snap: boolean;
16
+ /** Minimum allowed value */
17
+ min: number;
18
+ /** Maximum allowed value */
19
+ max: number;
20
+ /** Whether the slider is disabled */
21
+ disabled: boolean;
22
+ /** Whether the slider is readonly */
23
+ readonly: boolean;
24
+ /** Key down event handler */
25
+ onKeyDown: (event: KeyboardEvent) => void;
26
+ /** Label to display before the value */
27
+ labelBeforeValue?: string;
28
+ /** Label to display after the value */
29
+ labelAfterValue?: string;
30
+ }
31
+ /**
32
+ * Renders dual thumbs in range mode.
33
+ * @param {RangeThumbProps} props - Component properties
34
+ * @returns {JSX.Element[]} Array of JSX elements representing the range slider thumbs
35
+ */
36
+ export declare const RangeThumb: FunctionalComponent<RangeThumbProps>;
37
+ export {};
@@ -0,0 +1,35 @@
1
+ import { FunctionalComponent } from '../../../stencil-public-runtime';
2
+ /**
3
+ * Props for the SingleThumb component
4
+ */
5
+ interface SingleThumbProps {
6
+ /** Current value of the slider */
7
+ value: number;
8
+ /** Minimum allowed value */
9
+ min: number;
10
+ /** Maximum allowed value */
11
+ max: number;
12
+ /** Raw position during dragging */
13
+ rawPosition: number;
14
+ /** Whether the thumb is currently being dragged */
15
+ isDragging: boolean;
16
+ /** Whether the thumb should visually snap to steps */
17
+ snap: boolean;
18
+ /** Whether the slider is disabled */
19
+ disabled: boolean;
20
+ /** Whether the slider is readonly */
21
+ readonly: boolean;
22
+ /** Key down event handler */
23
+ onKeyDown: (event: KeyboardEvent) => void;
24
+ /** Label to display before the value */
25
+ labelBeforeValue?: string;
26
+ /** Label to display after the value */
27
+ labelAfterValue?: string;
28
+ }
29
+ /**
30
+ * Renders single thumb in standard mode.
31
+ * @param {SingleThumbProps} props - Component properties
32
+ * @returns {JSX.Element} JSX element representing the thumb
33
+ */
34
+ export declare const SingleThumb: FunctionalComponent<SingleThumbProps>;
35
+ export {};
@@ -0,0 +1,28 @@
1
+ import { FunctionalComponent } from '../../../stencil-public-runtime';
2
+ /**
3
+ * Represents a tick mark on the slider
4
+ */
5
+ interface Tick {
6
+ /** The numeric value of the tick */
7
+ value: number;
8
+ /** Optional label for the tick */
9
+ label?: string;
10
+ }
11
+ /**
12
+ * Props for the TickMarks component
13
+ */
14
+ interface TickMarksProps {
15
+ /** Array of tick definitions */
16
+ ticks: Tick[];
17
+ /** Minimum allowed value */
18
+ min: number;
19
+ /** Maximum allowed value */
20
+ max: number;
21
+ }
22
+ /**
23
+ * Renders tick marks along the slider track.
24
+ * @param {TickMarksProps} props - Component properties
25
+ * @returns {JSX.Element | null} JSX element representing the tick marks or null if no ticks
26
+ */
27
+ export declare const TickMarks: FunctionalComponent<TickMarksProps>;
28
+ export {};
@@ -2,6 +2,7 @@ import { EventEmitter } from '../../stencil-public-runtime';
2
2
  import { TextInputAutocomplete } from '../../utils/constants';
3
3
  /**
4
4
  * @slot leading-input - Content to be placed before the input text, within the input container.
5
+ * @slot trailing-input - Content to be placed after the input text, within the input container.
5
6
  * @slot before-input - Content to be placed before the input text, outside the input container.
6
7
  * @slot after-input - Content to be placed after the input text, outside the input container.
7
8
  * @slot label - Content to be placed as the label, will override the label prop.
@@ -145,6 +146,10 @@ export declare class NvFieldtext {
145
146
  * element.
146
147
  */
147
148
  readonly autofocus: boolean;
149
+ /**
150
+ * Allows the field to stretch and fill the entire width of its container.
151
+ */
152
+ readonly fluid: boolean;
148
153
  /****************************************************************************/
149
154
  /**
150
155
  * Emitted when the input value changes.
@@ -129,6 +129,10 @@ export declare class NvFieldtextarea {
129
129
  * element.
130
130
  */
131
131
  readonly autofocus: boolean;
132
+ /**
133
+ * Allows the field to stretch and fill the entire width of its container.
134
+ */
135
+ readonly fluid: boolean;
132
136
  /****************************************************************************/
133
137
  /**
134
138
  * Emitted when the textarea value changes.
@@ -1,3 +1,3 @@
1
1
  /** Available icons */
2
- export declare const iconNames: readonly ["access-point-off", "access-point", "accessible", "activity", "address-book", "adjustments-horizontal", "adjustments-up", "adjustments", "affiliate", "air-conditioning", "alert-circle", "align-center", "align-left", "align-right", "app-window", "apps", "archive", "areas", "arrow-back-up", "arrow-back", "arrow-down-left", "arrow-down-right", "arrow-down", "arrow-forward-up", "arrow-forward", "arrow-left", "arrow-right", "arrow-up-left", "arrow-up-right", "arrow-up", "arrows-exchange", "arrows-move", "aspect-ratio", "atom", "badge-theme", "basket", "battery-1", "battery-2", "battery-3", "battery-4", "battery-automotive", "battery-charging", "battery-eco", "battery-off", "battery", "bell-off", "bell-ringing", "bell", "bike", "bluetooth-connected", "bluetooth-off", "bluetooth", "bolt", "book", "bookmark-off", "bookmark", "bookmarks", "box-align-top", "box-multiple", "briefcase", "brightness-down", "brightness-up", "browser-check", "browser-plus", "browser-x", "browser", "brush", "building-bank", "building-factory", "building-lighthouse", "building-store", "building", "bulb-off", "bulb", "cake", "calendar-time", "calendar", "camera-off", "camera", "car-crane", "car", "caravan", "cash-banknote", "cash", "cast", "cell", "charging-pile", "chart-arcs", "chart-area-line", "chart-area", "chart-arrows-vertical", "chart-arrows", "chart-bar", "chart-bubble", "chart-circles", "chart-donut", "chart-dots", "chart-line", "chart-pie", "chart-radar", "check", "checkbox", "checklist", "checks", "chevron-down", "chevron-left", "chevron-right", "chevron-top", "chevrons-left", "chevrons-right", "circle-caret-right", "circle-check", "circle-x", "circuit-alternate", "circuit-ground-digital", "clipboard-check", "clipboard-list", "clipboard-plus", "clipboard-text", "clipboard-x", "clipboard", "clock-edit", "clock", "cloud-data-connection", "cloud-download", "cloud-rain", "cloud-snow", "cloud-upload", "cloud", "color-picker", "color-swatch", "compass", "contract", "copy", "cpu", "crane", "credit-card", "crop", "cross", "crown", "currency-bitcoin", "currency-dollar", "currency-ethereum", "currency-euro", "cut", "dashboard", "database", "device-desktop", "device-floppy", "device-gamepad", "device-laptop", "device-mobile-rotated", "device-mobile", "device-tablet", "device-watch", "devices", "dialpad", "direction-horizontal", "direction-sign", "direction", "discount", "door-enter", "door-exit", "door-off", "dots-vertical", "dots", "download", "drone", "droplet-filled", "droplet-half", "droplet", "droplets", "edit", "engine", "external-link", "eye-off", "eye", "face-id", "feather", "file-alert", "file-analytics", "file-check", "file-code", "file-download", "file-export", "file-horizontal", "file-import", "file-plus", "file-search", "file-text-bookmark", "file-text", "file-type-bmp", "file-type-css", "file-type-csv", "file-type-doc", "file-type-html", "file-type-jpg", "file-type-js", "file-type-pdf", "file-type-png", "file-type-ppt", "file-type-xml", "file-type-zip", "file-upload", "file-x", "file-zip", "file", "files-off", "files", "filter-off", "filter-sort", "filter", "fingerprint", "fire-extinguisher", "flag", "flame", "flip-horizontal", "flip-vertical", "folder-minus", "folder-off", "folder-plus", "folder-x", "folder", "folders", "frame-66", "frame", "gas-station", "gauge-off", "gauge", "gift", "gps", "grid-dots", "grip-horizontal", "grip-vertical", "hand-stop", "hand-waving", "hash", "haze", "headphones-off", "headphones", "headset", "helicopter", "help", "history", "home", "hourglass-empty", "hourglass-high", "hourglass-low", "hourglass-off", "hourglass", "iaccess-point-off", "iaccess-point", "iaccessible", "iactivity", "iaddress-book", "iadjustments-horizontal", "iadjustments-up", "iadjustments", "iaffiliate", "iair-conditioning", "ialert-circle", "ialign-center", "ialign-left", "ialign-right", "iapp-window", "iapps", "iarchive", "iareas", "iarrow-back-up", "iarrow-back", "iarrow-down-left", "iarrow-down-right", "iarrow-down", "iarrow-forward-up", "iarrow-forward", "iarrow-left", "iarrow-right", "iarrow-up-left", "iarrow-up-right", "iarrow-up", "iarrows-exchange", "iarrows-move", "iaspect-ratio", "iatom", "ibasket", "ibattery-1", "ibattery-2", "ibattery-3", "ibattery-4", "ibattery-automotive", "ibattery-charging", "ibattery-eco", "ibattery-off", "ibattery", "ibell-off", "ibell-ringing", "ibell", "ibike", "ibluetooth-connected", "ibluetooth-off", "ibluetooth", "ibolt", "ibook", "ibookmark-off", "ibookmark", "ibookmarks", "ibox-align-top", "ibox-multiple", "ibriefcase", "ibrightness-down", "ibrightness-up", "ibrowser-check", "ibrowser-plus", "ibrowser-x", "ibrowser", "ibrush", "ibuilding-bank", "ibuilding-factory", "ibuilding-lighthouse", "ibuilding-store", "ibuilding", "ibulb-off", "ibulb", "icake", "icalendar-time", "icalendar", "icamera-off", "icamera", "icar-crane", "icar", "icaravan", "icash-banknote", "icash", "icast", "icell", "icharging-pile", "ichart-arcs", "ichart-area-line", "ichart-area", "ichart-arrows-vertical", "ichart-arrows", "ichart-bar", "ichart-bubble", "ichart-circles", "ichart-donut", "ichart-dots", "ichart-line", "ichart-pie", "ichart-radar", "icheck", "icheckbox", "ichecklist", "ichecks", "ichevron-down", "ichevron-left", "ichevron-right", "ichevron-top", "ichevrons-left", "ichevrons-right", "icircle-caret-right", "icircle-check", "icircle-x", "icircuit-alternate", "icircuit-ground-digital", "iclipboard-check", "iclipboard-list", "iclipboard-plus", "iclipboard-text", "iclipboard-x", "iclipboard", "iclock-edit", "iclock", "icloud-data-connection", "icloud-download", "icloud-rain", "icloud-snow", "icloud-upload", "icloud", "icolor-picker", "icolor-swatch", "icompass", "icontract", "icopy", "icpu", "icrane", "icredit-card", "icrop", "icross", "icrown", "icurrency-bitcoin", "icurrency-dollar", "icurrency-ethereum", "icurrency-euro", "icut", "idashboard", "idatabase", "idevice-desktop", "idevice-floppy", "idevice-gamepad", "idevice-laptop", "idevice-mobile-rotated", "idevice-mobile", "idevice-tablet", "idevice-watch", "idevices", "idialpad", "idirection-horizontal", "idirection-sign", "idirection", "idiscount", "idoor-enter", "idoor-exit", "idoor-off", "idots-vertical", "idots", "idownload", "idrone", "idroplet-filled", "idroplet-half", "idroplet", "idroplets", "iedit", "iengine", "iexternal-link", "ieye-off", "ieye", "iface-id", "ifeather", "ifile-alert", "ifile-analytics", "ifile-check", "ifile-code", "ifile-download", "ifile-export", "ifile-horizontal", "ifile-import", "ifile-plus", "ifile-search", "ifile-text-bookmark", "ifile-text", "ifile-type-bmp", "ifile-type-css", "ifile-type-csv", "ifile-type-doc", "ifile-type-html", "ifile-type-jpg", "ifile-type-js", "ifile-type-pdf", "ifile-type-png", "ifile-type-ppt", "ifile-type-xls", "ifile-type-xml", "ifile-type-zip", "ifile-upload", "ifile-x", "ifile-zip", "ifile", "ifiles-off", "ifiles", "ifilter-off", "ifilter-sort", "ifilter", "ifingerprint", "ifire-extinguisher", "iflag", "iflame", "iflip-horizontal", "iflip-vertical", "ifolder-minus", "ifolder-off", "ifolder-plus", "ifolder-x", "ifolder", "ifolders", "iframe", "igas-station", "igauge-off", "igauge", "igift", "igps", "igrid-dots", "igrip-horizontal", "igrip-vertical", "ihand-stop", "ihand-waving", "ihash", "ihaze", "iheadphones-off", "iheadphones", "iheadset", "ihelicopter", "ihelp", "ihistory", "ihome", "ihourglass-empty", "ihourglass-high", "ihourglass-low", "ihourglass-off", "ihourglass", "iinbox", "iinfo-circle", "ikeyboard-hide", "ikeyboard-show", "ikeyboard", "ilayout-board-split", "ilayout-dashboard", "ilayout-grid", "ilayout-sidebar-left-collapse", "ilayout-sidebar-left-expand", "ilayout-sidebar-right-collapse", "ilayout-sidebar-right-expand", "ilayout", "ileaf", "ilifebuoy", "ilink", "ilist-search", "ilist", "iloader", "ilocation", "ilock-off", "ilock-open", "ilock", "ilogin", "ilogout", "imail-forward", "imail-opened", "imail", "imap-pin-off", "imap-pin", "imap", "imenu", "imessage-dots", "imessage-off", "imessage", "imessages", "imicrophone-off", "imicrophone", "iminus", "imist", "imoon", "imotorbike", "imouse", "imovie", "inbox", "inetwork", "inews", "info-circle", "inote", "inotebook", "inotes", "ioffshore-station", "ipackage", "ipalette", "ipaperclip", "ipencil", "iphone-call", "iphone-calling", "iphone-check", "iphone-incoming", "iphone-off", "iphone-outgoing", "iphone", "iphoto-off", "iphoto", "ipig", "ipin", "ipinned-off", "ipinned", "iplane-off", "iplane", "iplant", "iplayer-pause", "iplayer-play", "iplayer-skip-back", "iplayer-skip-forward", "iplayer-stop", "iplayer-track-next", "iplayer-track-prev", "iplug-connected", "iplug", "iplus", "ipower-ac", "ipower-dc", "ipower", "ipresentation-analytics", "ipresentation", "iprinter", "ipropeller", "ipublished", "ipuzzle-2", "ipuzzle", "ipylon", "iqrcode", "iradar", "iradio", "iradioactive", "ireceipt-dollar", "ireceipt-euro", "ireceipt", "irecharging", "irecycle", "irefresh-alert", "irefresh", "irepeat-once", "irepeat", "ireplace", "ireport-analytics", "ireport-medical", "ireport-search", "ireport", "iripple-off", "iripple", "irocket", "irotate-2", "irotate-clockwise-2", "irotate-clockwise", "irotate-dot", "irotate", "irouter", "iruler-measure", "isatellite", "iscale", "ischool", "iscissors", "iscooter-electric", "iscreenshot", "isearch", "iseeding", "iselect", "iselector", "isend", "iserver", "isettings", "ishape", "ishare-2", "ishare", "ishield-check", "ishield-lock", "ishield-off", "ishield-x", "ishield", "iship-off", "iship", "ishopping-cart", "islash", "ismart-home", "isnowflake", "isolar-panel", "isort-ascending-letters", "isort-ascending-numbers", "isort-descending-letters", "isort-descending-numbers", "ispacing-horizontal", "ispacing-vertical", "ispeakerphone", "istack", "istairs", "istar", "isun", "isunrise", "isunset", "iswitch-horizontal", "iswitch-vertical", "itable", "itag", "itank-empty-fill", "itank-full-fill", "itank-medium-fill", "itemperature-off", "itemperature", "itemplate", "iterminal", "itext-size", "itext", "ithumb-down", "ithumb-up", "iticket", "itimeline", "itir", "itool", "itools", "itrain", "itrash-off", "itrash", "itree", "itrees", "itruck-delivery", "itruck", "iumbrella", "iunlink", "iupload", "iuser-circle", "iuser-minus", "iuser-plus", "iuser-worker", "iuser", "iusers", "iversions", "ivideo-minus", "ivideo-off", "ivideo-plus", "ivideo", "ivolume-2", "ivolume-3", "ivolume", "iwallet", "iwand", "iwave", "iwaves", "iwifi-off", "iwifi", "iwind-direction", "iwind", "iwindmill", "iwood", "iworld", "iwriting", "ix", "izoom-reset", "keyboard-hide", "keyboard-show", "keyboard", "layout-board-split", "layout-dashboard", "layout-grid", "layout-sidebar-left-collapse", "layout-sidebar-left-expand", "layout-sidebar-right-collapse", "layout-sidebar-right-expand", "layout", "leaf", "lifebuoy", "link", "list-search", "list", "loader", "location", "lock-off", "lock-open", "lock", "login", "logout", "mail-forward", "mail-opened", "mail", "map-pin-off", "map-pin", "map", "menu", "message-dots", "message-off", "message", "messages", "microphone-off", "microphone", "minus", "mist", "moon", "motorbike", "mouse", "movie", "network", "news", "note", "notebook", "notes", "offshore-station", "package", "palette", "paperclip", "pencil", "phone-call", "phone-calling", "phone-check", "phone-incoming", "phone-off", "phone-outgoing", "phone", "photo-off", "photo", "pig", "pin", "pinned-off", "pinned", "plane-off", "plane", "plant", "player-pause", "player-play", "player-skip-back", "player-skip-forward", "player-stop", "player-track-next", "player-track-prev", "plug-connected", "plug", "plus", "power-ac", "power-dc", "power", "presentation-analytics", "presentation", "printer", "propeller", "published", "puzzle-2", "puzzle", "pylon", "qrcode", "radar", "radio", "radioactive", "receipt-dollar", "receipt-euro", "receipt", "recharging", "recycle", "refresh-alert", "refresh-off", "refresh", "repeat-once", "repeat", "replace", "report-analytics", "report-medical", "report-search", "report", "ripple-off", "ripple", "rocket", "rotate-2", "rotate-clockwise-2", "rotate-clockwise", "rotate-dot", "rotate", "router", "ruler-measure", "satellite", "scale", "school", "scissors", "scooter-electric", "screenshot", "search", "seeding", "select", "selector", "send", "server", "settings", "shape", "share-2", "share", "shield-check", "shield-lock", "shield-off", "shield-x", "shield", "ship-off", "ship", "shopping-cart", "sizesm", "sizexl", "slash", "snowflake", "solar-panel", "sort-ascending-letters", "sort-ascending-numbers", "sort-descending-letters", "sort-descending-numbers", "spacing-horizontal", "spacing-vertical", "speakerphone", "stack", "stairs", "star", "sun", "sunrise", "sunset", "switch-horizontal", "switch-vertical", "table", "tag", "tank-empty-fill", "tank-full-fill", "tank-medium-fill", "temperature-off", "temperature", "template", "terminal", "text-size", "text", "thumb-down", "thumb-up", "ticket", "timeline", "tir", "tool", "tools", "train", "trash-off", "trash", "tree", "trees", "truck-delivery", "truck", "umbrella", "unlink", "upload", "user-circle", "user-minus", "user-plus", "user-worker", "user", "users", "versions", "video-minus", "video-off", "video-plus", "video", "volume-2", "volume-3", "volume", "wallet", "wand", "wave", "waves", "wifi-off", "wifi", "wind-direction", "wind", "windmill", "wood", "world", "writing", "x", "zoom-reset"];
2
+ export declare const iconNames: readonly ["access-point-off", "access-point", "accessible", "activity", "address-book", "adjustments-horizontal", "adjustments-up", "adjustments", "affiliate", "air-conditioning", "alert-circle", "align-center", "align-left", "align-right", "app-window", "apps", "archive", "areas", "arrow-back-up", "arrow-back", "arrow-down-left", "arrow-down-right", "arrow-down", "arrow-forward-up", "arrow-forward", "arrow-left", "arrow-right", "arrow-up-left", "arrow-up-right", "arrow-up", "arrows-exchange", "arrows-move", "aspect-ratio", "atom", "ban", "basket", "battery-1", "battery-2", "battery-3", "battery-4", "battery-automotive", "battery-charging", "battery-eco", "battery-off", "battery", "bell-off", "bell-ringing", "bell", "bike", "bluetooth-connected", "bluetooth-off", "bluetooth", "bolt", "book", "bookmark-off", "bookmark", "bookmarks", "box-align-top", "box-multiple", "briefcase", "brightness-down", "brightness-up", "browser-check", "browser-plus", "browser-x", "browser", "brush", "building-bank", "building-factory", "building-lighthouse", "building-store", "building", "bulb-off", "bulb", "cake", "calendar-time", "calendar", "camera-off", "camera", "car-crane", "car", "caravan", "cash-banknote", "cash", "cast", "cell", "charging-pile", "chart-arcs", "chart-area-line", "chart-area", "chart-arrows-vertical", "chart-arrows", "chart-bar", "chart-bubble", "chart-circles", "chart-donut", "chart-dots", "chart-line", "chart-pie", "chart-radar", "check", "checkbox", "checklist", "checks", "chevron-down", "chevron-left", "chevron-right", "chevron-top", "chevrons-left", "chevrons-right", "circle-caret-right", "circle-check", "circle-x", "circuit-alternate", "circuit-ground-digital", "clipboard-check", "clipboard-list", "clipboard-plus", "clipboard-text", "clipboard-x", "clipboard", "clock-edit", "clock", "cloud-data-connection", "cloud-download", "cloud-rain", "cloud-snow", "cloud-upload", "cloud", "color-picker", "color-swatch", "compass", "contract", "copy", "cpu", "crane", "credit-card", "crop", "cross", "crown", "currency-bitcoin", "currency-dollar", "currency-ethereum", "currency-euro", "cut", "dashboard", "database", "device-desktop", "device-floppy", "device-gamepad", "device-laptop", "device-mobile-rotated", "device-mobile", "device-tablet", "device-watch", "devices", "dialpad", "direction-horizontal", "direction-sign", "direction", "discount", "door-enter", "door-exit", "door-off", "dots-vertical", "dots", "download", "drone", "droplet-filled", "droplet-half", "droplet", "droplets", "edit", "engine", "external-link", "eye-off", "eye", "face-id", "feather", "file-alert", "file-analytics", "file-check", "file-code", "file-download", "file-export", "file-horizontal", "file-import", "file-plus", "file-search", "file-text-bookmark", "file-text", "file-type-bmp", "file-type-css", "file-type-csv", "file-type-doc", "file-type-html", "file-type-jpg", "file-type-js", "file-type-pdf", "file-type-png", "file-type-ppt", "file-type-xml", "file-type-zip", "file-upload", "file-x", "file-zip", "file", "files-off", "files", "filter-off", "filter-sort", "filter", "fingerprint", "fire-extinguisher", "flag", "flame", "flip-horizontal", "flip-vertical", "folder-minus", "folder-off", "folder-plus", "folder-x", "folder", "folders", "frame", "gas-station", "gauge-off", "gauge", "gift", "gps", "grid-dots", "grip-horizontal", "grip-vertical", "hand-stop", "hand-waving", "hash", "haze", "headphones-off", "headphones", "headset", "helicopter", "helmet-swopp", "helmet", "help", "history", "home", "hourglass-empty", "hourglass-high", "hourglass-low", "hourglass-off", "hourglass", "inbox", "info-circle", "keyboard-hide", "keyboard-show", "keyboard", "layout-board-split", "layout-dashboard", "layout-grid", "layout-sidebar-left-collapse", "layout-sidebar-left-expand", "layout-sidebar-right-collapse", "layout-sidebar-right-expand", "layout", "leaf", "lifebuoy", "link", "list-search", "list", "loader", "location", "lock-off", "lock-open", "lock", "login", "logout", "mail-forward", "mail-opened", "mail", "map-pin-off", "map-pin", "map", "menu", "message-dots", "message-off", "message", "messages", "microphone-off", "microphone", "minus", "mist", "moon", "motorbike", "mouse", "movie", "network", "news", "note", "notebook", "notes", "offshore-station", "package", "palette", "paperclip", "pencil", "phone-call", "phone-calling", "phone-check", "phone-incoming", "phone-off", "phone-outgoing", "phone", "photo-off", "photo", "pig", "pin", "pinned-off", "pinned", "plane-off", "plane", "plant", "player-pause", "player-play", "player-skip-back", "player-skip-forward", "player-stop", "player-track-next", "player-track-prev", "plug-connected", "plug", "plus", "power-ac", "power-dc", "power", "presentation-analytics", "presentation", "printer", "propeller", "published", "puzzle-2", "puzzle", "pylon", "qrcode", "radar", "radio", "radioactive", "receipt-dollar", "receipt-euro", "receipt", "recharging", "recycle", "refresh-alert", "refresh-off", "refresh", "repeat-once", "repeat", "replace", "report-analytics", "report-medical", "report-search", "report", "ripple-off", "ripple", "rocket", "rotate-2", "rotate-clockwise-2", "rotate-clockwise", "rotate-dot", "rotate", "router", "ruler-measure", "satellite", "scale", "school", "scissors", "scooter-electric", "screenshot", "search", "seeding", "select", "selector", "send", "server", "settings", "shape", "share-2", "share", "shield-check", "shield-lock", "shield-off", "shield-x", "shield", "ship-off", "ship", "shopping-cart", "sizexl", "slash", "smart-home", "snowflake", "solar-panel", "sort-ascending-letters", "sort-ascending-numbers", "sort-descending-letters", "sort-descending-numbers", "spacing-horizontal", "spacing-vertical", "speakerphone", "stack", "stairs", "star", "sun", "sunrise", "sunset", "switch-horizontal", "switch-vertical", "table", "tag", "tank-empty-fill", "tank-full-fill", "tank-medium-fill", "temperature-off", "temperature", "template", "terminal", "text-size", "text", "thumb-down", "thumb-up", "ticket", "timeline", "tir", "tool", "tools", "train", "trash-off", "trash", "tree", "trees", "truck-delivery", "truck", "umbrella", "unlink", "upload", "user-circle", "user-minus", "user-plus", "user-worker", "user", "users", "versions", "video-minus", "video-off", "video-plus", "video", "volume-2", "volume-3", "volume", "wallet", "wand", "wave", "waves", "wifi-off", "wifi", "wind-direction", "wind", "windmill", "wood", "world", "writing", "x", "zoom-reset"];
3
3
  export type IconName = (typeof iconNames)[number];
@@ -1,10 +1,12 @@
1
1
  import { EventEmitter } from '../../stencil-public-runtime';
2
2
  import { ColumnConfig } from '../../interfaces/ColumnConfig';
3
- import { ActionEvent } from '../../interfaces/actionEvent';
4
3
  /**
5
4
  * @slot default - Slot for the composed table columns
6
5
  * @slot before - Use this slot to insert HTML before the table.
7
6
  * @slot after - Use this slot to insert HTML after the table.
7
+ *
8
+ * @deprecated [EXPERIMENTAL]
9
+ * @experimental - This component is used as a base for the nv-datagrid component. Do not use it directly.
8
10
  */
9
11
  export declare class NvTable {
10
12
  el: HTMLNvTableElement;
@@ -81,7 +83,16 @@ export declare class NvTable {
81
83
  /****************************************************************************/
82
84
  componentWillLoad(): void;
83
85
  /****************************************************************************/
84
- action: EventEmitter<ActionEvent>;
86
+ action: EventEmitter<{
87
+ /**
88
+ * Key action to be performed
89
+ */
90
+ keyAction: string;
91
+ /**
92
+ * Details of the action to be performed
93
+ */
94
+ details: any;
95
+ }>;
85
96
  /****************************************************************************/
86
97
  render(): any;
87
98
  }