@nova-design-system/nova-webcomponents 3.0.0-beta.36 → 3.0.0-beta.38

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 (624) hide show
  1. package/dist/blazor-docs.json +6458 -5022
  2. package/dist/cjs/{app-globals-6b0931bc.js → app-globals-bd4d701e.js} +2 -2
  3. package/dist/cjs/{app-globals-6b0931bc.js.map → app-globals-bd4d701e.js.map} +1 -1
  4. package/dist/cjs/{constants-9525a915.js → constants-69b40456.js} +15 -8
  5. package/dist/cjs/constants-69b40456.js.map +1 -0
  6. package/dist/cjs/events.utils-52846a7d.js +32 -0
  7. package/dist/cjs/events.utils-52846a7d.js.map +1 -0
  8. package/dist/cjs/{grow.animation-46e7ae4b.js → grow.animation-a1f0bc22.js} +1 -29
  9. package/dist/cjs/grow.animation-a1f0bc22.js.map +1 -0
  10. package/dist/cjs/{index-ddc37f87.js → index-5910ba06.js} +75 -18
  11. package/dist/{native/p-9b093b92.js.map → cjs/index-5910ba06.js.map} +1 -1
  12. package/dist/cjs/index.cjs.js +27 -3
  13. package/dist/cjs/index.cjs.js.map +1 -1
  14. package/dist/cjs/loader.cjs.js +3 -3
  15. package/dist/cjs/native.cjs.js +3 -3
  16. package/dist/cjs/nv-alert.cjs.entry.js +3 -3
  17. package/dist/cjs/nv-alert.cjs.entry.js.map +1 -1
  18. package/dist/cjs/nv-avatar.cjs.entry.js +2 -2
  19. package/dist/cjs/nv-badge_2.cjs.entry.js +4 -4
  20. package/dist/cjs/nv-badge_2.cjs.entry.js.map +1 -1
  21. package/dist/cjs/nv-base.cjs.entry.js +1 -1
  22. package/dist/cjs/nv-breadcrumb.cjs.entry.js +4 -3
  23. package/dist/cjs/nv-breadcrumb.cjs.entry.js.map +1 -1
  24. package/dist/cjs/nv-breadcrumbs.cjs.entry.js +3 -3
  25. package/dist/cjs/nv-breadcrumbs.cjs.entry.js.map +1 -1
  26. package/dist/cjs/nv-button.cjs.entry.js +24 -4
  27. package/dist/cjs/nv-button.cjs.entry.js.map +1 -1
  28. package/dist/cjs/nv-col.cjs.entry.js +2 -2
  29. package/dist/cjs/nv-datagrid.cjs.entry.js +3 -3
  30. package/dist/cjs/nv-datagrid.cjs.entry.js.map +1 -1
  31. package/dist/cjs/nv-datagridbody.cjs.entry.js +2 -2
  32. package/dist/cjs/nv-datagridcolumn.cjs.entry.js +2 -2
  33. package/dist/cjs/nv-datagriddatacell.cjs.entry.js +2 -2
  34. package/dist/cjs/nv-datagridhead.cjs.entry.js +2 -2
  35. package/dist/cjs/nv-datagridrow.cjs.entry.js +2 -2
  36. package/dist/cjs/nv-dialog.cjs.entry.js +771 -0
  37. package/dist/cjs/nv-dialog.cjs.entry.js.map +1 -0
  38. package/dist/cjs/nv-dialogfooter_2.cjs.entry.js +132 -0
  39. package/dist/cjs/nv-dialogfooter_2.cjs.entry.js.map +1 -0
  40. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js +34 -25
  41. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js.map +1 -1
  42. package/dist/cjs/nv-fielddropdown.cjs.entry.js +53 -16
  43. package/dist/cjs/nv-fielddropdown.cjs.entry.js.map +1 -1
  44. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js +3 -3
  45. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js.map +1 -1
  46. package/dist/cjs/nv-fieldmultiselect.cjs.entry.js +7 -4
  47. package/dist/cjs/nv-fieldmultiselect.cjs.entry.js.map +1 -1
  48. package/dist/cjs/nv-fieldnumber.cjs.entry.js +13 -13
  49. package/dist/cjs/nv-fieldnumber.cjs.entry.js.map +1 -1
  50. package/dist/cjs/nv-fieldpassword.cjs.entry.js +5 -5
  51. package/dist/cjs/nv-fieldpassword.cjs.entry.js.map +1 -1
  52. package/dist/cjs/nv-fieldradio.cjs.entry.js +5 -5
  53. package/dist/cjs/nv-fieldradio.cjs.entry.js.map +1 -1
  54. package/dist/cjs/nv-fieldselect.cjs.entry.js +49 -18
  55. package/dist/cjs/nv-fieldselect.cjs.entry.js.map +1 -1
  56. package/dist/cjs/nv-fieldtext.cjs.entry.js +9 -6
  57. package/dist/cjs/nv-fieldtext.cjs.entry.js.map +1 -1
  58. package/dist/cjs/nv-fieldtextarea.cjs.entry.js +13 -13
  59. package/dist/cjs/nv-fieldtextarea.cjs.entry.js.map +1 -1
  60. package/dist/cjs/nv-fieldtime.cjs.entry.js +994 -0
  61. package/dist/cjs/nv-fieldtime.cjs.entry.js.map +1 -0
  62. package/dist/cjs/nv-icon.cjs.entry.js +4 -4
  63. package/dist/cjs/nv-icon.cjs.entry.js.map +1 -1
  64. package/dist/cjs/nv-iconbutton.cjs.entry.js +125 -0
  65. package/dist/cjs/nv-iconbutton.cjs.entry.js.map +1 -0
  66. package/dist/cjs/nv-loader.cjs.entry.js +35 -0
  67. package/dist/cjs/nv-loader.cjs.entry.js.map +1 -0
  68. package/dist/cjs/nv-menu.cjs.entry.js +66 -7
  69. package/dist/cjs/nv-menu.cjs.entry.js.map +1 -1
  70. package/dist/cjs/nv-menuitem.cjs.entry.js +2 -2
  71. package/dist/cjs/nv-popover.cjs.entry.js +11 -22
  72. package/dist/cjs/nv-popover.cjs.entry.js.map +1 -1
  73. package/dist/cjs/nv-row.cjs.entry.js +2 -2
  74. package/dist/cjs/nv-stack.cjs.entry.js +2 -2
  75. package/dist/cjs/nv-table.cjs.entry.js +3 -3
  76. package/dist/cjs/nv-table.cjs.entry.js.map +1 -1
  77. package/dist/cjs/nv-tablebody.cjs.entry.js +2 -2
  78. package/dist/cjs/nv-tablecolumn.cjs.entry.js +2 -2
  79. package/dist/cjs/nv-tabledatacell.cjs.entry.js +2 -2
  80. package/dist/cjs/nv-tablehead.cjs.entry.js +2 -2
  81. package/dist/cjs/nv-tablerow.cjs.entry.js +2 -2
  82. package/dist/cjs/nv-toggle.cjs.entry.js +82 -0
  83. package/dist/cjs/nv-toggle.cjs.entry.js.map +1 -0
  84. package/dist/cjs/nv-tooltip.cjs.entry.js +2 -2
  85. package/dist/cjs/string.utils-9c581350.js +25 -0
  86. package/dist/cjs/string.utils-9c581350.js.map +1 -0
  87. package/dist/collection/collection-manifest.json +5 -1
  88. package/dist/collection/components/nv-alert/nv-alert.css +5 -5
  89. package/dist/collection/components/nv-badge/nv-badge.css +10 -10
  90. package/dist/collection/components/nv-breadcrumb/nv-breadcrumb.css +57 -4
  91. package/dist/collection/components/nv-breadcrumb/nv-breadcrumb.js +2 -2
  92. package/dist/collection/components/nv-breadcrumb/nv-breadcrumb.js.map +1 -1
  93. package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.css +1 -1
  94. package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.docs.js +5 -14
  95. package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.docs.js.map +1 -1
  96. package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.js +1 -1
  97. package/dist/collection/components/nv-button/nv-button.docs.js +6 -1
  98. package/dist/collection/components/nv-button/nv-button.docs.js.map +1 -1
  99. package/dist/collection/components/nv-button/nv-button.js +56 -1
  100. package/dist/collection/components/nv-button/nv-button.js.map +1 -1
  101. package/dist/collection/components/nv-button/styles/nv-button.css +50 -10
  102. package/dist/collection/components/nv-col/nv-col.js +1 -1
  103. package/dist/collection/components/nv-datagrid/nv-datagrid.docs.js +1 -0
  104. package/dist/collection/components/nv-datagrid/nv-datagrid.docs.js.map +1 -1
  105. package/dist/collection/components/nv-datagrid/nv-datagrid.js +5 -2
  106. package/dist/collection/components/nv-datagrid/nv-datagrid.js.map +1 -1
  107. package/dist/collection/components/nv-datagridbody/nv-datagridbody.js +1 -1
  108. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js +1 -1
  109. package/dist/collection/components/nv-datagriddatacell/nv-datagriddatacell.js +1 -1
  110. package/dist/collection/components/nv-datagridhead/nv-datagridhead.js +1 -1
  111. package/dist/collection/components/nv-datagridrow/nv-datagridrow.js +1 -1
  112. package/dist/collection/components/nv-dialog/nv-dialog.css +43 -0
  113. package/dist/collection/components/nv-dialog/nv-dialog.docs.js +79 -0
  114. package/dist/collection/components/nv-dialog/nv-dialog.docs.js.map +1 -0
  115. package/dist/collection/components/nv-dialog/nv-dialog.js +523 -0
  116. package/dist/collection/components/nv-dialog/nv-dialog.js.map +1 -0
  117. package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.css +8 -0
  118. package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.docs.js +6 -0
  119. package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.docs.js.map +1 -0
  120. package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.js +267 -0
  121. package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.js.map +1 -0
  122. package/dist/collection/components/nv-dialogheader/nv-dialogheader.css +25 -0
  123. package/dist/collection/components/nv-dialogheader/nv-dialogheader.docs.js +6 -0
  124. package/dist/collection/components/nv-dialogheader/nv-dialogheader.docs.js.map +1 -0
  125. package/dist/collection/components/nv-dialogheader/nv-dialogheader.js +87 -0
  126. package/dist/collection/components/nv-dialogheader/nv-dialogheader.js.map +1 -0
  127. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.css +1 -1
  128. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js +45 -30
  129. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js.map +1 -1
  130. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.css +13 -28
  131. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js +28 -0
  132. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js.map +1 -1
  133. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js +87 -22
  134. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js.map +1 -1
  135. package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.css +7 -6
  136. package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js +1 -1
  137. package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.css +7 -7
  138. package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.js +1 -1
  139. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.css +36 -17
  140. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.docs.js +7 -1
  141. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.docs.js.map +1 -1
  142. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js +15 -6
  143. package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js.map +1 -1
  144. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.css +2 -2
  145. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.docs.js +15 -14
  146. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.docs.js.map +1 -1
  147. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js +13 -13
  148. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js.map +1 -1
  149. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.css +2 -2
  150. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.docs.js +1 -0
  151. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.docs.js.map +1 -1
  152. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js +3 -3
  153. package/dist/collection/components/nv-fieldradio/nv-fieldradio.css +1 -1
  154. package/dist/collection/components/nv-fieldradio/nv-fieldradio.js +6 -6
  155. package/dist/collection/components/nv-fieldradio/nv-fieldradio.js.map +1 -1
  156. package/dist/collection/components/nv-fieldselect/nv-fieldselect.docs.js +30 -0
  157. package/dist/collection/components/nv-fieldselect/nv-fieldselect.docs.js.map +1 -1
  158. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js +72 -19
  159. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js.map +1 -1
  160. package/dist/collection/components/nv-fieldtext/nv-fieldtext.css +2 -2
  161. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js +10 -7
  162. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js.map +1 -1
  163. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js +14 -14
  164. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js.map +1 -1
  165. package/dist/collection/components/nv-fieldtime/nv-fieldtime.css +261 -0
  166. package/dist/collection/components/nv-fieldtime/nv-fieldtime.docs.js +111 -0
  167. package/dist/collection/components/nv-fieldtime/nv-fieldtime.docs.js.map +1 -0
  168. package/dist/collection/components/nv-fieldtime/nv-fieldtime.js +1366 -0
  169. package/dist/collection/components/nv-fieldtime/nv-fieldtime.js.map +1 -0
  170. package/dist/collection/components/nv-icon/nv-icon.js +1 -1
  171. package/dist/collection/components/nv-icon/nv-icons.js +21 -0
  172. package/dist/collection/components/nv-icon/nv-icons.js.map +1 -1
  173. package/dist/collection/components/nv-iconbutton/nv-iconbutton.css +4 -4
  174. package/dist/collection/components/nv-iconbutton/nv-iconbutton.js +1 -1
  175. package/dist/collection/components/nv-loader/nv-loader.js +1 -1
  176. package/dist/collection/components/nv-menu/nv-menu.docs.js +61 -0
  177. package/dist/collection/components/nv-menu/nv-menu.docs.js.map +1 -1
  178. package/dist/collection/components/nv-menu/nv-menu.js +92 -6
  179. package/dist/collection/components/nv-menu/nv-menu.js.map +1 -1
  180. package/dist/collection/components/nv-menuitem/nv-menuitem.js +2 -2
  181. package/dist/collection/components/nv-popover/nv-popover.docs.js +9 -9
  182. package/dist/collection/components/nv-popover/nv-popover.docs.js.map +1 -1
  183. package/dist/collection/components/nv-popover/nv-popover.js +2 -14
  184. package/dist/collection/components/nv-popover/nv-popover.js.map +1 -1
  185. package/dist/collection/components/nv-row/nv-row.js +1 -1
  186. package/dist/collection/components/nv-stack/nv-stack.js +1 -1
  187. package/dist/collection/components/nv-table/nv-table.docs.js +1 -0
  188. package/dist/collection/components/nv-table/nv-table.docs.js.map +1 -1
  189. package/dist/collection/components/nv-table/nv-table.js +5 -2
  190. package/dist/collection/components/nv-table/nv-table.js.map +1 -1
  191. package/dist/collection/components/nv-tablebody/nv-tablebody.js +1 -1
  192. package/dist/collection/components/nv-tablecolumn/nv-tablecolumn.js +1 -1
  193. package/dist/collection/components/nv-tabledatacell/nv-tabledatacell.js +1 -1
  194. package/dist/collection/components/nv-tablehead/nv-tablehead.js +1 -1
  195. package/dist/collection/components/nv-tablerow/nv-tablerow.js +1 -1
  196. package/dist/collection/components/{nv-fieldtoggle/nv-fieldtoggle.css → nv-toggle/nv-toggle.css} +22 -22
  197. package/dist/collection/components/{nv-fieldtoggle/nv-fieldtoggle.docs.js → nv-toggle/nv-toggle.docs.js} +14 -14
  198. package/dist/collection/components/nv-toggle/nv-toggle.docs.js.map +1 -0
  199. package/dist/collection/components/{nv-fieldtoggle/nv-fieldtoggle.js → nv-toggle/nv-toggle.js} +11 -10
  200. package/dist/collection/components/nv-toggle/nv-toggle.js.map +1 -0
  201. package/dist/collection/components/nv-tooltip/nv-tooltip.js +1 -1
  202. package/dist/collection/dev/dev-components.js +1 -1
  203. package/dist/collection/dev/dev-components.js.map +1 -1
  204. package/dist/collection/index.js +2 -0
  205. package/dist/collection/index.js.map +1 -1
  206. package/dist/collection/templates/navigation.docs.js +13 -2
  207. package/dist/collection/templates/navigation.docs.js.map +1 -1
  208. package/dist/collection/utils/constants.js +11 -5
  209. package/dist/collection/utils/constants.js.map +1 -1
  210. package/dist/collection/utils/string.utils.js +14 -0
  211. package/dist/collection/utils/string.utils.js.map +1 -0
  212. package/dist/components/index.js +26 -4
  213. package/dist/components/index.js.map +1 -1
  214. package/dist/components/nv-alert.js +4 -4
  215. package/dist/components/nv-alert.js.map +1 -1
  216. package/dist/components/nv-avatar.js +3 -3
  217. package/dist/components/nv-badge.js +1 -1
  218. package/dist/components/nv-base.js +1 -1
  219. package/dist/components/nv-breadcrumb.js +7 -12
  220. package/dist/components/nv-breadcrumb.js.map +1 -1
  221. package/dist/components/nv-breadcrumbs.js +3 -3
  222. package/dist/components/nv-breadcrumbs.js.map +1 -1
  223. package/dist/components/nv-button.js +1 -141
  224. package/dist/components/nv-button.js.map +1 -1
  225. package/dist/components/nv-col.js +2 -2
  226. package/dist/components/nv-datagrid.js +3 -3
  227. package/dist/components/nv-datagrid.js.map +1 -1
  228. package/dist/components/nv-datagridbody.js +2 -2
  229. package/dist/components/nv-datagridcolumn.js +2 -2
  230. package/dist/components/nv-datagriddatacell.js +2 -2
  231. package/dist/components/nv-datagridhead.js +2 -2
  232. package/dist/components/nv-datagridrow.js +2 -2
  233. package/dist/components/{nv-fieldtoggle.d.ts → nv-dialog.d.ts} +4 -4
  234. package/dist/components/nv-dialog.js +829 -0
  235. package/dist/components/nv-dialog.js.map +1 -0
  236. package/dist/components/nv-dialogfooter.d.ts +11 -0
  237. package/dist/components/nv-dialogfooter.js +8 -0
  238. package/dist/components/nv-dialogfooter.js.map +1 -0
  239. package/dist/components/nv-dialogheader.d.ts +11 -0
  240. package/dist/components/nv-dialogheader.js +8 -0
  241. package/dist/components/nv-dialogheader.js.map +1 -0
  242. package/dist/components/nv-fieldcheckbox.js +1 -1
  243. package/dist/components/nv-fielddropdown.js +62 -22
  244. package/dist/components/nv-fielddropdown.js.map +1 -1
  245. package/dist/components/nv-fielddropdownitem.js +1 -1
  246. package/dist/components/nv-fielddropdownitemcheck.js +1 -1
  247. package/dist/components/nv-fieldmultiselect.js +15 -12
  248. package/dist/components/nv-fieldmultiselect.js.map +1 -1
  249. package/dist/components/nv-fieldnumber.js +14 -14
  250. package/dist/components/nv-fieldnumber.js.map +1 -1
  251. package/dist/components/nv-fieldpassword.js +8 -8
  252. package/dist/components/nv-fieldpassword.js.map +1 -1
  253. package/dist/components/nv-fieldradio.js +5 -5
  254. package/dist/components/nv-fieldradio.js.map +1 -1
  255. package/dist/components/nv-fieldselect.js +55 -21
  256. package/dist/components/nv-fieldselect.js.map +1 -1
  257. package/dist/components/nv-fieldtext.js +10 -7
  258. package/dist/components/nv-fieldtext.js.map +1 -1
  259. package/dist/components/nv-fieldtextarea.js +13 -13
  260. package/dist/components/nv-fieldtextarea.js.map +1 -1
  261. package/dist/components/nv-fieldtime.d.ts +11 -0
  262. package/dist/components/nv-fieldtime.js +1054 -0
  263. package/dist/components/nv-fieldtime.js.map +1 -0
  264. package/dist/components/nv-icon.js +1 -1
  265. package/dist/components/nv-iconbutton.js +1 -1
  266. package/dist/components/nv-loader.js +1 -1
  267. package/dist/components/nv-menu.js +90 -10
  268. package/dist/components/nv-menu.js.map +1 -1
  269. package/dist/components/nv-menuitem.js +1 -80
  270. package/dist/components/nv-menuitem.js.map +1 -1
  271. package/dist/components/nv-popover.js +1 -1
  272. package/dist/components/nv-row.js +2 -2
  273. package/dist/components/nv-stack.js +2 -2
  274. package/dist/components/nv-table.js +3 -3
  275. package/dist/components/nv-table.js.map +1 -1
  276. package/dist/components/nv-tablebody.js +2 -2
  277. package/dist/components/nv-tablecolumn.js +2 -2
  278. package/dist/components/nv-tabledatacell.js +2 -2
  279. package/dist/components/nv-tablehead.js +2 -2
  280. package/dist/components/nv-tablerow.js +2 -2
  281. package/dist/components/nv-toggle.d.ts +11 -0
  282. package/dist/components/nv-toggle.js +109 -0
  283. package/dist/components/nv-toggle.js.map +1 -0
  284. package/dist/components/nv-tooltip.js +1 -1
  285. package/dist/components/{p-7c0db67e.js → p-16badb3b.js} +4 -4
  286. package/dist/components/{p-7c0db67e.js.map → p-16badb3b.js.map} +1 -1
  287. package/dist/components/{p-3a65a05e.js → p-17714233.js} +40 -28
  288. package/dist/components/p-17714233.js.map +1 -0
  289. package/dist/components/{p-0b30dd1b.js → p-18d221e3.js} +3 -3
  290. package/dist/components/{p-0b30dd1b.js.map → p-18d221e3.js.map} +1 -1
  291. package/dist/components/{p-d3b1c116.js → p-1c83f303.js} +6 -6
  292. package/dist/components/{p-d3b1c116.js.map → p-1c83f303.js.map} +1 -1
  293. package/dist/components/p-2768d2c0.js +57 -0
  294. package/dist/components/p-2768d2c0.js.map +1 -0
  295. package/dist/components/{p-74407727.js → p-56f71851.js} +16 -9
  296. package/dist/components/p-56f71851.js.map +1 -0
  297. package/dist/components/{p-3b209e94.js → p-77d0fedc.js} +43 -3
  298. package/dist/components/p-77d0fedc.js.map +1 -0
  299. package/dist/components/{p-2abfadb8.js → p-79bf6acb.js} +4 -4
  300. package/dist/components/{p-2abfadb8.js.map → p-79bf6acb.js.map} +1 -1
  301. package/dist/components/p-802c9204.js +128 -0
  302. package/dist/components/p-802c9204.js.map +1 -0
  303. package/dist/components/p-91bf0cb6.js +166 -0
  304. package/dist/components/p-91bf0cb6.js.map +1 -0
  305. package/dist/components/{p-afa1c98e.js → p-98ff0e5f.js} +37 -28
  306. package/dist/components/p-98ff0e5f.js.map +1 -0
  307. package/dist/components/p-a5c8eee9.js +22 -0
  308. package/dist/components/p-a5c8eee9.js.map +1 -0
  309. package/dist/components/{p-78e7c594.js → p-a9a52105.js} +6 -17
  310. package/dist/components/p-a9a52105.js.map +1 -0
  311. package/dist/components/p-ab87be7f.js +84 -0
  312. package/dist/components/p-ab87be7f.js.map +1 -0
  313. package/dist/components/{p-63afc71f.js → p-b877a150.js} +5 -5
  314. package/dist/components/p-b877a150.js.map +1 -0
  315. package/dist/components/p-d20958c4.js +82 -0
  316. package/dist/components/p-d20958c4.js.map +1 -0
  317. package/dist/components/p-d429a343.js +28 -0
  318. package/dist/components/p-d429a343.js.map +1 -0
  319. package/dist/components/{p-7a19fef7.js → p-dd34b97d.js} +5 -5
  320. package/dist/components/p-dd34b97d.js.map +1 -0
  321. package/dist/docs.json +2160 -758
  322. package/dist/esm/{app-globals-246d6b7c.js → app-globals-0a94217b.js} +2 -2
  323. package/dist/esm/{app-globals-246d6b7c.js.map → app-globals-0a94217b.js.map} +1 -1
  324. package/dist/esm/{constants-7b642e1d.js → constants-0181211f.js} +16 -9
  325. package/dist/esm/constants-0181211f.js.map +1 -0
  326. package/dist/esm/events.utils-fe1d907f.js +28 -0
  327. package/dist/esm/events.utils-fe1d907f.js.map +1 -0
  328. package/dist/esm/{grow.animation-88a8ee8f.js → grow.animation-cac164da.js} +2 -27
  329. package/dist/esm/grow.animation-cac164da.js.map +1 -0
  330. package/dist/esm/{index-cd557d0a.js → index-fac2d5d2.js} +75 -19
  331. package/dist/esm/index-fac2d5d2.js.map +1 -0
  332. package/dist/esm/index.js +25 -3
  333. package/dist/esm/index.js.map +1 -1
  334. package/dist/esm/loader.js +4 -4
  335. package/dist/esm/native.js +4 -4
  336. package/dist/esm/nv-alert.entry.js +3 -3
  337. package/dist/esm/nv-alert.entry.js.map +1 -1
  338. package/dist/esm/nv-avatar.entry.js +2 -2
  339. package/dist/esm/nv-badge_2.entry.js +4 -4
  340. package/dist/esm/nv-badge_2.entry.js.map +1 -1
  341. package/dist/esm/nv-base.entry.js +1 -1
  342. package/dist/esm/nv-breadcrumb.entry.js +4 -3
  343. package/dist/esm/nv-breadcrumb.entry.js.map +1 -1
  344. package/dist/esm/nv-breadcrumbs.entry.js +3 -3
  345. package/dist/esm/nv-breadcrumbs.entry.js.map +1 -1
  346. package/dist/esm/nv-button.entry.js +24 -4
  347. package/dist/esm/nv-button.entry.js.map +1 -1
  348. package/dist/esm/nv-col.entry.js +2 -2
  349. package/dist/esm/nv-datagrid.entry.js +3 -3
  350. package/dist/esm/nv-datagrid.entry.js.map +1 -1
  351. package/dist/esm/nv-datagridbody.entry.js +2 -2
  352. package/dist/esm/nv-datagridcolumn.entry.js +2 -2
  353. package/dist/esm/nv-datagriddatacell.entry.js +2 -2
  354. package/dist/esm/nv-datagridhead.entry.js +2 -2
  355. package/dist/esm/nv-datagridrow.entry.js +2 -2
  356. package/dist/esm/nv-dialog.entry.js +767 -0
  357. package/dist/esm/nv-dialog.entry.js.map +1 -0
  358. package/dist/esm/nv-dialogfooter_2.entry.js +127 -0
  359. package/dist/esm/nv-dialogfooter_2.entry.js.map +1 -0
  360. package/dist/esm/nv-fieldcheckbox.entry.js +34 -25
  361. package/dist/esm/nv-fieldcheckbox.entry.js.map +1 -1
  362. package/dist/esm/nv-fielddropdown.entry.js +53 -16
  363. package/dist/esm/nv-fielddropdown.entry.js.map +1 -1
  364. package/dist/esm/nv-fielddropdownitem.entry.js +3 -3
  365. package/dist/esm/nv-fielddropdownitem.entry.js.map +1 -1
  366. package/dist/esm/nv-fieldmultiselect.entry.js +7 -4
  367. package/dist/esm/nv-fieldmultiselect.entry.js.map +1 -1
  368. package/dist/esm/nv-fieldnumber.entry.js +13 -13
  369. package/dist/esm/nv-fieldnumber.entry.js.map +1 -1
  370. package/dist/esm/nv-fieldpassword.entry.js +5 -5
  371. package/dist/esm/nv-fieldpassword.entry.js.map +1 -1
  372. package/dist/esm/nv-fieldradio.entry.js +5 -5
  373. package/dist/esm/nv-fieldradio.entry.js.map +1 -1
  374. package/dist/esm/nv-fieldselect.entry.js +49 -18
  375. package/dist/esm/nv-fieldselect.entry.js.map +1 -1
  376. package/dist/esm/nv-fieldtext.entry.js +9 -6
  377. package/dist/esm/nv-fieldtext.entry.js.map +1 -1
  378. package/dist/esm/nv-fieldtextarea.entry.js +13 -13
  379. package/dist/esm/nv-fieldtextarea.entry.js.map +1 -1
  380. package/dist/esm/nv-fieldtime.entry.js +990 -0
  381. package/dist/esm/nv-fieldtime.entry.js.map +1 -0
  382. package/dist/esm/nv-icon.entry.js +4 -4
  383. package/dist/esm/nv-icon.entry.js.map +1 -1
  384. package/dist/esm/nv-iconbutton.entry.js +121 -0
  385. package/dist/esm/nv-iconbutton.entry.js.map +1 -0
  386. package/dist/esm/nv-loader.entry.js +31 -0
  387. package/dist/esm/nv-loader.entry.js.map +1 -0
  388. package/dist/esm/nv-menu.entry.js +66 -7
  389. package/dist/esm/nv-menu.entry.js.map +1 -1
  390. package/dist/esm/nv-menuitem.entry.js +2 -2
  391. package/dist/esm/nv-popover.entry.js +5 -16
  392. package/dist/esm/nv-popover.entry.js.map +1 -1
  393. package/dist/esm/nv-row.entry.js +2 -2
  394. package/dist/esm/nv-stack.entry.js +2 -2
  395. package/dist/esm/nv-table.entry.js +3 -3
  396. package/dist/esm/nv-table.entry.js.map +1 -1
  397. package/dist/esm/nv-tablebody.entry.js +2 -2
  398. package/dist/esm/nv-tablecolumn.entry.js +2 -2
  399. package/dist/esm/nv-tabledatacell.entry.js +2 -2
  400. package/dist/esm/nv-tablehead.entry.js +2 -2
  401. package/dist/esm/nv-tablerow.entry.js +2 -2
  402. package/dist/esm/nv-toggle.entry.js +78 -0
  403. package/dist/esm/nv-toggle.entry.js.map +1 -0
  404. package/dist/esm/nv-tooltip.entry.js +2 -2
  405. package/dist/esm/string.utils-16aed4a7.js +22 -0
  406. package/dist/esm/string.utils-16aed4a7.js.map +1 -0
  407. package/dist/native/index.esm.js +1 -1
  408. package/dist/native/index.esm.js.map +1 -1
  409. package/dist/native/native.css +1 -1
  410. package/dist/native/native.esm.js +1 -1
  411. package/dist/native/native.esm.js.map +1 -1
  412. package/dist/native/p-02bb8184.entry.js +2 -0
  413. package/dist/native/p-09850aa9.entry.js +2 -0
  414. package/dist/native/p-09850aa9.entry.js.map +1 -0
  415. package/dist/native/p-0bf35abc.entry.js +2 -0
  416. package/dist/native/p-0bf35abc.entry.js.map +1 -0
  417. package/dist/native/p-10ba289c.entry.js +2 -0
  418. package/dist/native/p-1208abf2.entry.js +2 -0
  419. package/dist/native/p-1208abf2.entry.js.map +1 -0
  420. package/dist/native/p-130f6c47.entry.js +2 -0
  421. package/dist/native/{p-3283505f.entry.js.map → p-130f6c47.entry.js.map} +1 -1
  422. package/dist/native/p-180c45ff.entry.js +2 -0
  423. package/dist/native/p-180c45ff.entry.js.map +1 -0
  424. package/dist/native/p-1bb5a6bd.entry.js +2 -0
  425. package/dist/native/p-1bb5a6bd.entry.js.map +1 -0
  426. package/dist/native/p-211f7b19.entry.js +2 -0
  427. package/dist/native/p-211f7b19.entry.js.map +1 -0
  428. package/dist/native/p-273d55e5.entry.js +2 -0
  429. package/dist/native/p-273d55e5.entry.js.map +1 -0
  430. package/dist/native/p-2aebf31b.entry.js +2 -0
  431. package/dist/native/{p-cd251f91.entry.js → p-2f62f097.entry.js} +2 -2
  432. package/dist/native/p-2f62f097.entry.js.map +1 -0
  433. package/dist/native/{p-6bb2c88f.entry.js → p-3c004551.entry.js} +2 -2
  434. package/dist/native/p-3c004551.entry.js.map +1 -0
  435. package/dist/native/p-46553ffd.entry.js +2 -0
  436. package/dist/native/p-46553ffd.entry.js.map +1 -0
  437. package/dist/native/p-4f11286d.entry.js +2 -0
  438. package/dist/native/{p-40f4828a.entry.js.map → p-4f11286d.entry.js.map} +1 -1
  439. package/dist/native/p-51ad8bcd.entry.js +2 -0
  440. package/dist/native/p-51ad8bcd.entry.js.map +1 -0
  441. package/dist/native/p-5439afb8.js +3 -0
  442. package/dist/native/p-5439afb8.js.map +1 -0
  443. package/dist/native/p-54df2174.entry.js +2 -0
  444. package/dist/native/p-54df2174.entry.js.map +1 -0
  445. package/dist/native/{p-74407727.js → p-56f71851.js} +2 -2
  446. package/dist/native/p-56f71851.js.map +1 -0
  447. package/dist/native/p-5f1a7e6e.entry.js +2 -0
  448. package/dist/native/p-5f1a7e6e.entry.js.map +1 -0
  449. package/dist/native/{p-575ea40b.entry.js → p-61d2cb2e.entry.js} +2 -2
  450. package/dist/native/p-87083363.entry.js +2 -0
  451. package/dist/native/p-87083363.entry.js.map +1 -0
  452. package/dist/native/p-892052c2.entry.js +2 -0
  453. package/dist/native/p-8c1a6aa6.entry.js +2 -0
  454. package/dist/native/p-8c1a6aa6.entry.js.map +1 -0
  455. package/dist/native/p-8ee30013.entry.js +2 -0
  456. package/dist/native/{p-9341cf9d.entry.js.map → p-8ee30013.entry.js.map} +1 -1
  457. package/dist/native/{p-f7db0785.entry.js → p-8f4788b9.entry.js} +3 -3
  458. package/dist/native/{p-f7db0785.entry.js.map → p-8f4788b9.entry.js.map} +1 -1
  459. package/dist/native/{p-788712dd.entry.js → p-96902bb3.entry.js} +2 -2
  460. package/dist/native/p-99e7a452.entry.js +2 -0
  461. package/dist/native/p-99e7a452.entry.js.map +1 -0
  462. package/dist/native/p-a06bafad.entry.js +2 -0
  463. package/dist/native/{p-18b227b5.entry.js.map → p-a06bafad.entry.js.map} +1 -1
  464. package/dist/native/p-a5c8eee9.js +2 -0
  465. package/dist/native/p-a5c8eee9.js.map +1 -0
  466. package/dist/native/{p-552e7ea4.entry.js → p-a998f8df.entry.js} +2 -2
  467. package/dist/native/p-aa2834e2.entry.js +2 -0
  468. package/dist/native/p-ab5a8ce5.entry.js +2 -0
  469. package/dist/native/p-bd6d9237.entry.js +7 -0
  470. package/dist/native/p-bd6d9237.entry.js.map +1 -0
  471. package/dist/native/p-beab7cbd.entry.js +2 -0
  472. package/dist/native/p-c1765831.js +2 -0
  473. package/dist/native/p-c1765831.js.map +1 -0
  474. package/dist/native/p-c398cdb4.entry.js +2 -0
  475. package/dist/native/p-c398cdb4.entry.js.map +1 -0
  476. package/dist/native/{p-2063c768.entry.js → p-d24586ed.entry.js} +2 -2
  477. package/dist/native/p-d429a343.js +2 -0
  478. package/dist/native/p-d429a343.js.map +1 -0
  479. package/dist/native/p-d67b7502.entry.js +2 -0
  480. package/dist/native/p-d67b7502.entry.js.map +1 -0
  481. package/dist/native/p-d776ed48.entry.js +2 -0
  482. package/dist/native/p-d776ed48.entry.js.map +1 -0
  483. package/dist/native/p-dc9dd5a7.entry.js +2 -0
  484. package/dist/native/p-e192c25c.entry.js +2 -0
  485. package/dist/native/p-e192c25c.entry.js.map +1 -0
  486. package/dist/native/p-e3827605.entry.js +2 -0
  487. package/dist/native/{p-5d0dc7c8.entry.js.map → p-e3827605.entry.js.map} +1 -1
  488. package/dist/native/p-e5a7596b.entry.js +2 -0
  489. package/dist/native/p-e6f45df2.entry.js +2 -0
  490. package/dist/native/p-ed47a702.entry.js +2 -0
  491. package/dist/native/p-f30ce086.entry.js +2 -0
  492. package/dist/native/{p-eda8cd9d.entry.js.map → p-f30ce086.entry.js.map} +1 -1
  493. package/dist/native/p-f3fbdea6.js +2 -0
  494. package/dist/types/components/nv-breadcrumb/nv-breadcrumb.d.ts +0 -1
  495. package/dist/types/components/nv-button/nv-button.d.ts +8 -0
  496. package/dist/types/components/nv-datagrid/nv-datagrid.d.ts +3 -0
  497. package/dist/types/components/nv-dialog/nv-dialog.d.ts +132 -0
  498. package/dist/types/components/nv-dialog/nv-dialog.docs.d.ts +4 -0
  499. package/dist/types/components/nv-dialogfooter/nv-dialogfooter.d.ts +63 -0
  500. package/dist/types/components/nv-dialogfooter/nv-dialogfooter.docs.d.ts +4 -0
  501. package/dist/types/components/nv-dialogheader/nv-dialogheader.d.ts +20 -0
  502. package/dist/types/components/nv-dialogheader/nv-dialogheader.docs.d.ts +4 -0
  503. package/dist/types/components/nv-fieldcheckbox/nv-fieldcheckbox.d.ts +14 -10
  504. package/dist/types/components/nv-fielddropdown/nv-fielddropdown.d.ts +34 -10
  505. package/dist/types/components/nv-fieldmultiselect/nv-fieldmultiselect.d.ts +6 -2
  506. package/dist/types/components/nv-fieldnumber/nv-fieldnumber.d.ts +4 -4
  507. package/dist/types/components/nv-fieldradio/nv-fieldradio.d.ts +2 -2
  508. package/dist/types/components/nv-fieldselect/nv-fieldselect.d.ts +20 -6
  509. package/dist/types/components/nv-fieldtext/nv-fieldtext.d.ts +5 -4
  510. package/dist/types/components/nv-fieldtextarea/nv-fieldtextarea.d.ts +3 -3
  511. package/dist/types/components/nv-fieldtime/nv-fieldtime.d.ts +156 -0
  512. package/dist/types/components/nv-fieldtime/nv-fieldtime.docs.d.ts +4 -0
  513. package/dist/types/components/nv-icon/nv-icons.d.ts +1 -1
  514. package/dist/types/components/nv-menu/nv-menu.d.ts +20 -0
  515. package/dist/types/components/nv-table/nv-table.d.ts +3 -0
  516. package/dist/types/components/{nv-fieldtoggle/nv-fieldtoggle.d.ts → nv-toggle/nv-toggle.d.ts} +4 -4
  517. package/dist/types/components/nv-toggle/nv-toggle.docs.d.ts +4 -0
  518. package/dist/types/components.d.ts +543 -98
  519. package/dist/types/index.d.ts +1 -0
  520. package/dist/types/nova-docs.d.ts +20 -0
  521. package/dist/types/utils/constants.d.ts +6 -1
  522. package/dist/types/utils/string.utils.d.ts +9 -0
  523. package/dist/vscode-data.json +293 -34
  524. package/hydrate/index.js +2631 -445
  525. package/hydrate/index.mjs +2631 -445
  526. package/package.json +25 -9
  527. package/dist/cjs/constants-9525a915.js.map +0 -1
  528. package/dist/cjs/grow.animation-46e7ae4b.js.map +0 -1
  529. package/dist/cjs/index-ddc37f87.js.map +0 -1
  530. package/dist/cjs/nv-fieldtoggle.cjs.entry.js +0 -81
  531. package/dist/cjs/nv-fieldtoggle.cjs.entry.js.map +0 -1
  532. package/dist/cjs/nv-iconbutton_2.cjs.entry.js +0 -151
  533. package/dist/cjs/nv-iconbutton_2.cjs.entry.js.map +0 -1
  534. package/dist/collection/components/nv-fieldtoggle/nv-fieldtoggle.docs.js.map +0 -1
  535. package/dist/collection/components/nv-fieldtoggle/nv-fieldtoggle.js.map +0 -1
  536. package/dist/components/nv-fieldtoggle.js +0 -108
  537. package/dist/components/nv-fieldtoggle.js.map +0 -1
  538. package/dist/components/p-3a65a05e.js.map +0 -1
  539. package/dist/components/p-3b209e94.js.map +0 -1
  540. package/dist/components/p-5b98036c.js +0 -82
  541. package/dist/components/p-5b98036c.js.map +0 -1
  542. package/dist/components/p-63afc71f.js.map +0 -1
  543. package/dist/components/p-74407727.js.map +0 -1
  544. package/dist/components/p-78e7c594.js.map +0 -1
  545. package/dist/components/p-7a19fef7.js.map +0 -1
  546. package/dist/components/p-afa1c98e.js.map +0 -1
  547. package/dist/esm/constants-7b642e1d.js.map +0 -1
  548. package/dist/esm/grow.animation-88a8ee8f.js.map +0 -1
  549. package/dist/esm/index-cd557d0a.js.map +0 -1
  550. package/dist/esm/nv-fieldtoggle.entry.js +0 -77
  551. package/dist/esm/nv-fieldtoggle.entry.js.map +0 -1
  552. package/dist/esm/nv-iconbutton_2.entry.js +0 -146
  553. package/dist/esm/nv-iconbutton_2.entry.js.map +0 -1
  554. package/dist/native/p-0a9a738c.entry.js +0 -2
  555. package/dist/native/p-0a9a738c.entry.js.map +0 -1
  556. package/dist/native/p-0f9262ed.entry.js +0 -2
  557. package/dist/native/p-18b227b5.entry.js +0 -2
  558. package/dist/native/p-1e2bd4e3.entry.js +0 -2
  559. package/dist/native/p-1e2bd4e3.entry.js.map +0 -1
  560. package/dist/native/p-225962f2.entry.js +0 -2
  561. package/dist/native/p-2ac838b8.entry.js +0 -2
  562. package/dist/native/p-3283505f.entry.js +0 -2
  563. package/dist/native/p-38d3eee3.js +0 -2
  564. package/dist/native/p-3adf0c45.entry.js +0 -2
  565. package/dist/native/p-3adf0c45.entry.js.map +0 -1
  566. package/dist/native/p-40f4828a.entry.js +0 -2
  567. package/dist/native/p-44cc8b59.entry.js +0 -2
  568. package/dist/native/p-44cc8b59.entry.js.map +0 -1
  569. package/dist/native/p-4e056cd8.entry.js +0 -2
  570. package/dist/native/p-4e056cd8.entry.js.map +0 -1
  571. package/dist/native/p-4f30312d.entry.js +0 -2
  572. package/dist/native/p-4f30312d.entry.js.map +0 -1
  573. package/dist/native/p-4ffd5c51.entry.js +0 -2
  574. package/dist/native/p-52a7f936.entry.js +0 -2
  575. package/dist/native/p-5d0dc7c8.entry.js +0 -2
  576. package/dist/native/p-5e467b49.entry.js +0 -2
  577. package/dist/native/p-5f160072.entry.js +0 -2
  578. package/dist/native/p-6bb2c88f.entry.js.map +0 -1
  579. package/dist/native/p-6ea62d17.entry.js +0 -2
  580. package/dist/native/p-6ea62d17.entry.js.map +0 -1
  581. package/dist/native/p-74407727.js.map +0 -1
  582. package/dist/native/p-7dfb4a60.entry.js +0 -2
  583. package/dist/native/p-7dfb4a60.entry.js.map +0 -1
  584. package/dist/native/p-826f1d28.entry.js +0 -2
  585. package/dist/native/p-826f1d28.entry.js.map +0 -1
  586. package/dist/native/p-87b93cc2.entry.js +0 -2
  587. package/dist/native/p-8ae9aaf1.entry.js +0 -2
  588. package/dist/native/p-8f0984b0.entry.js +0 -2
  589. package/dist/native/p-8f0984b0.entry.js.map +0 -1
  590. package/dist/native/p-9341cf9d.entry.js +0 -2
  591. package/dist/native/p-967f1aee.entry.js +0 -2
  592. package/dist/native/p-967f1aee.entry.js.map +0 -1
  593. package/dist/native/p-9b093b92.js +0 -3
  594. package/dist/native/p-a37c2ac2.js +0 -2
  595. package/dist/native/p-a37c2ac2.js.map +0 -1
  596. package/dist/native/p-cd251f91.entry.js.map +0 -1
  597. package/dist/native/p-e5fbe545.entry.js +0 -2
  598. package/dist/native/p-e5fbe545.entry.js.map +0 -1
  599. package/dist/native/p-e8d181e6.entry.js +0 -2
  600. package/dist/native/p-eade52d4.entry.js +0 -2
  601. package/dist/native/p-eade52d4.entry.js.map +0 -1
  602. package/dist/native/p-ed825c80.entry.js +0 -2
  603. package/dist/native/p-ed825c80.entry.js.map +0 -1
  604. package/dist/native/p-eda8cd9d.entry.js +0 -2
  605. package/dist/native/p-f79752ca.entry.js +0 -2
  606. package/dist/native/p-f79752ca.entry.js.map +0 -1
  607. package/dist/native/p-fc8cad13.entry.js +0 -2
  608. package/dist/types/components/nv-fieldtoggle/nv-fieldtoggle.docs.d.ts +0 -4
  609. /package/dist/native/{p-e8d181e6.entry.js.map → p-02bb8184.entry.js.map} +0 -0
  610. /package/dist/native/{p-4ffd5c51.entry.js.map → p-10ba289c.entry.js.map} +0 -0
  611. /package/dist/native/{p-52a7f936.entry.js.map → p-2aebf31b.entry.js.map} +0 -0
  612. /package/dist/native/{p-575ea40b.entry.js.map → p-61d2cb2e.entry.js.map} +0 -0
  613. /package/dist/native/{p-fc8cad13.entry.js.map → p-892052c2.entry.js.map} +0 -0
  614. /package/dist/native/{p-788712dd.entry.js.map → p-96902bb3.entry.js.map} +0 -0
  615. /package/dist/native/{p-552e7ea4.entry.js.map → p-a998f8df.entry.js.map} +0 -0
  616. /package/dist/native/{p-5f160072.entry.js.map → p-aa2834e2.entry.js.map} +0 -0
  617. /package/dist/native/{p-225962f2.entry.js.map → p-ab5a8ce5.entry.js.map} +0 -0
  618. /package/dist/native/{p-2ac838b8.entry.js.map → p-beab7cbd.entry.js.map} +0 -0
  619. /package/dist/native/{p-2063c768.entry.js.map → p-d24586ed.entry.js.map} +0 -0
  620. /package/dist/native/{p-5e467b49.entry.js.map → p-dc9dd5a7.entry.js.map} +0 -0
  621. /package/dist/native/{p-0f9262ed.entry.js.map → p-e5a7596b.entry.js.map} +0 -0
  622. /package/dist/native/{p-87b93cc2.entry.js.map → p-e6f45df2.entry.js.map} +0 -0
  623. /package/dist/native/{p-8ae9aaf1.entry.js.map → p-ed47a702.entry.js.map} +0 -0
  624. /package/dist/native/{p-38d3eee3.js.map → p-f3fbdea6.js.map} +0 -0
@@ -0,0 +1,132 @@
1
+ import { EventEmitter } from '../../stencil-public-runtime';
2
+ /**
3
+ * @slot default - Body of the dialog.
4
+ * @slot trigger - Content to be placed as the trigger, will override the trigger prop.
5
+ * @slot header - Content to be placed as the header, will override the header prop.
6
+ * @slot footer - Content to be placed as the footer, will override the footer prop.
7
+ */
8
+ export declare class NvDialog {
9
+ el: HTMLNvDialogElement;
10
+ private dialogElement;
11
+ private eventsAttached;
12
+ /****************************************************************************/
13
+ /**
14
+ * @internal
15
+ * Accepts a reference to the DOM element acting as the popover trigger. This
16
+ * should be used when the slot for the trigger is not defined.
17
+ */
18
+ triggerElement: Element;
19
+ /**
20
+ * @internal
21
+ * Accepts a reference to the DOM element acting as the header. This should
22
+ * be used when the slot for the header is not defined.
23
+ */
24
+ headerElement: Element;
25
+ /**
26
+ * @internal
27
+ * Accepts a reference to the DOM element acting as the footer. This should
28
+ * be used when the slot for the footer is not defined.
29
+ */
30
+ footerElement: Element;
31
+ /**
32
+ * Use this prop to toggle the visibility of the dialog. Set to true to show
33
+ * the dialog and false to hide it.
34
+ */
35
+ open: boolean;
36
+ /**
37
+ * If true, the dialog cannot be closed by the user.
38
+ */
39
+ readonly undismissable: boolean;
40
+ /**
41
+ * If true, the dialog will be closed when the backdrop is clicked.
42
+ */
43
+ readonly clickOutside: boolean;
44
+ /**
45
+ * Controls the dialog's autofocus behavior. When false (default), the dialog will
46
+ * automatically focus the first focusable element. When true, automatic focus is
47
+ * disabled and you must manually set focus on an element for accessibility compliance.
48
+ */
49
+ readonly manualFocus: boolean;
50
+ /**
51
+ * If true, the dialog visibility is managed manually through methods or the open prop.
52
+ */
53
+ readonly controlled: boolean;
54
+ /**
55
+ * If true, the dialog takes full width styling.
56
+ */
57
+ readonly full: boolean;
58
+ /****************************************************************************/
59
+ /**
60
+ * Call this method to show the dialog, making it visible on the screen.
61
+ */
62
+ show(): Promise<void>;
63
+ /**
64
+ * Call this method to hide the dialog, making it disappear from view.
65
+ */
66
+ hide(): Promise<void>;
67
+ /**
68
+ * Handles the close button click.
69
+ */
70
+ private handleCloseButton;
71
+ /**
72
+ * Handles the cancel button click.
73
+ */
74
+ private handleCancelButton;
75
+ /**
76
+ * Sets the autofocus on the first focusable element in the dialog.
77
+ */
78
+ private setAutofocus;
79
+ /**
80
+ * Attaches event listeners to the dialog.
81
+ */
82
+ private attachEventListeners;
83
+ /**
84
+ * Prevents the body from scrolling when the dialog is open.
85
+ */
86
+ private preventScroll;
87
+ /**
88
+ * Allows the body to scroll when the dialog is closed.
89
+ */
90
+ private allowScroll;
91
+ /****************************************************************************/
92
+ /**
93
+ * Emitted when the dialog is closing in order to allow for cleanup, data-capture, etc.
94
+ */
95
+ close: EventEmitter<void>;
96
+ /**
97
+ * Handles the dialog close event.
98
+ */
99
+ private handleDialogClose;
100
+ /**
101
+ * Handles the keydown event to optionally prevent the native dialog from closing when the escape key is pressed.
102
+
103
+ * @param {KeyboardEvent} event - The keydown event.
104
+ */
105
+ handleKeyDown(event: KeyboardEvent): void;
106
+ /**
107
+ * Handles the click event to close the dialog when clickOutside is true.
108
+ * @param {MouseEvent} event - The click event.
109
+ */
110
+ handleDocumentClick(event: MouseEvent): void;
111
+ /**
112
+ * Handles the touchstart event to close the dialog when clickOutside is true.
113
+ * @param {TouchEvent} event - The touchstart event.
114
+ */
115
+ handleDocumentTouch(event: TouchEvent): void;
116
+ private handleClickOutside;
117
+ private triggerClickEvents;
118
+ /****************************************************************************/
119
+ handleDialogOpenChange(open: boolean): Promise<void>;
120
+ /****************************************************************************/
121
+ /**
122
+ * Lifecycle method that runs before the component loads.
123
+ * Initializes the trigger, header, and footer elements by finding them in the component's children.
124
+ * Elements are found either by their slot attribute or by their tag name (for dialog header/footer)
125
+ */
126
+ componentWillLoad(): void;
127
+ componentWillUpdate(): void;
128
+ componentDidLoad(): void;
129
+ disconnectedCallback(): void;
130
+ /****************************************************************************/
131
+ render(): any;
132
+ }
@@ -0,0 +1,4 @@
1
+ import type { NovaDocs } from '../../nova-docs';
2
+ import { Components } from '../../components';
3
+ declare const NvDialogDocs: NovaDocs<Components.NvDialog>;
4
+ export default NvDialogDocs;
@@ -0,0 +1,63 @@
1
+ import { EventEmitter } from '../../stencil-public-runtime';
2
+ /**
3
+ * @slot default - Custom content for the dialog footer. When provided, the default buttons will not be rendered.
4
+ */
5
+ export declare class NvDialogfooter {
6
+ internals: ElementInternals;
7
+ el: HTMLNvDialogfooterElement;
8
+ private hasSlot;
9
+ /****************************************************************************/
10
+ /**
11
+ * Disables the confirm button, preventing user interaction.
12
+ */
13
+ readonly disabled: boolean;
14
+ /**
15
+ * Controls the visibility of the cancel button. When true, the cancel button is
16
+ * hidden.
17
+ */
18
+ readonly undismissable: boolean;
19
+ /**
20
+ * Sets the leading icon for the submit button.
21
+ */
22
+ readonly leadingIcon: string;
23
+ /**
24
+ * Sets the trailing icon for the submit button.
25
+ */
26
+ readonly trailingIcon: string;
27
+ /**
28
+ * Sets the danger state for the submit button.
29
+ */
30
+ readonly danger: boolean;
31
+ /**
32
+ * Sets the label for the cancel button.
33
+ */
34
+ readonly cancelLabel: string;
35
+ /**
36
+ * Sets the label for the submit button.
37
+ */
38
+ readonly submitLabel: string;
39
+ /****************************************************************************/
40
+ /**
41
+ * Emitted when the cancel button is clicked. This will close the dialog.
42
+ */
43
+ nvDialogCanceled: EventEmitter<void>;
44
+ /**
45
+ * Emitted when the submit button is clicked. This allows to handle the submit action and potential data capture before closing the dialog.
46
+ */
47
+ nvDialogConfirmed: EventEmitter<void>;
48
+ /****************************************************************************/
49
+ /**
50
+ * Handles the submit action when the submit button is clicked.
51
+ * @param {Event} event - The click event.
52
+ */
53
+ private handleConfirm;
54
+ /**
55
+ * Handles the cancel action when the cancel button is clicked. This will close the dialog.
56
+ * @param {Event} event - The click event.
57
+ */
58
+ private handleCancel;
59
+ /****************************************************************************/
60
+ componentWillLoad(): void;
61
+ /****************************************************************************/
62
+ render(): any;
63
+ }
@@ -0,0 +1,4 @@
1
+ import type { NovaDocs } from '../../nova-docs';
2
+ import { Components } from '../../components';
3
+ declare const NvDialogfooterDocs: NovaDocs<Components.NvDialogfooter>;
4
+ export default NvDialogfooterDocs;
@@ -0,0 +1,20 @@
1
+ /**
2
+ * @slot default - Custom content for the dialog header. When provided, the default header will not be rendered.
3
+ */
4
+ export declare class NvDialogheader {
5
+ el: HTMLNvDialogheaderElement;
6
+ private hasSlot;
7
+ /****************************************************************************/
8
+ /**
9
+ * Sets the heading text for the dialog.
10
+ */
11
+ readonly heading: string;
12
+ /**
13
+ * Sets the subheading text for the dialog.
14
+ */
15
+ readonly subheading: string;
16
+ /****************************************************************************/
17
+ componentWillLoad(): void;
18
+ /****************************************************************************/
19
+ render(): any;
20
+ }
@@ -0,0 +1,4 @@
1
+ import type { NovaDocs } from '../../nova-docs';
2
+ import { Components } from '../../components';
3
+ declare const NvDialogheaderDocs: NovaDocs<Components.NvDialogheader>;
4
+ export default NvDialogheaderDocs;
@@ -1,5 +1,5 @@
1
1
  import { EventEmitter } from '../../stencil-public-runtime';
2
- import { type FieldLabelPlacement } from '../../utils/constants';
2
+ import { type LabelPlacement } from '../../utils/constants';
3
3
  /**
4
4
  * @slot label - Content to be placed as the label, will override the label prop.
5
5
  * @slot description - Content to be placed as the description, will override the description prop.
@@ -17,7 +17,7 @@ export declare class NvFieldcheckbox {
17
17
  readonly message?: string;
18
18
  /**
19
19
  * The text for the validation message.
20
- * @deprecated Use `errorDescription` instead.
20
+ * @deprecated Use `errorDescription` and set the error prop instead.
21
21
  * */
22
22
  readonly validation?: string;
23
23
  /**
@@ -25,7 +25,6 @@ export declare class NvFieldcheckbox {
25
25
  * @deprecated Use `labelPlacement = end` instead.
26
26
  * */
27
27
  readonly labelBefore?: boolean;
28
- componentWillRender(): void;
29
28
  /****************************************************************************/
30
29
  /**
31
30
  * Sets the ID for the radio button’s input element and the for attribute of
@@ -53,7 +52,7 @@ export declare class NvFieldcheckbox {
53
52
  * Determines the position of the label relative to the checkbox, either
54
53
  * 'start' (before) or 'end' (after).
55
54
  */
56
- labelPlacement: `${FieldLabelPlacement}`;
55
+ labelPlacement: `${LabelPlacement}`;
57
56
  /**
58
57
  * Hides the label visually while still keeping it available for screen
59
58
  * readers.
@@ -67,10 +66,12 @@ export declare class NvFieldcheckbox {
67
66
  /**
68
67
  * Signals that there is an error associated with the checkbox, which can
69
68
  * trigger visual cues.
69
+ * @validator error
70
70
  */
71
- readonly error: boolean;
71
+ error: boolean;
72
72
  /**
73
73
  * A description that appears when there is an error related to the checkbox.
74
+ * @validator message
74
75
  */
75
76
  errorDescription?: string;
76
77
  /**
@@ -103,11 +104,6 @@ export declare class NvFieldcheckbox {
103
104
  */
104
105
  checkedChanged: EventEmitter<boolean>;
105
106
  /****************************************************************************/
106
- /**
107
- * Watches for changes to the checked state and emits the new value.
108
- * @param {boolean} checked - The new value of the checked state.
109
- */
110
- onCheckedChanged(checked: boolean): void;
111
107
  /**
112
108
  * Listens for the change event on the checkbox input element and updates the
113
109
  * checked state.
@@ -115,5 +111,13 @@ export declare class NvFieldcheckbox {
115
111
  */
116
112
  handleChange(event: Event): void;
117
113
  /****************************************************************************/
114
+ /**
115
+ * Watches for changes to the checked state and emits the new value.
116
+ * @param {boolean} checked - The new value of the checked state.
117
+ */
118
+ onCheckedChanged(checked: boolean): void;
119
+ /****************************************************************************/
120
+ componentWillRender(): void;
121
+ /****************************************************************************/
118
122
  render(): any;
119
123
  }
@@ -24,7 +24,7 @@ export declare class NVFieldDropDown {
24
24
  readonly inputId: string;
25
25
  /**
26
26
  * Lets you define the text that explains what users should enter in the text
27
- * input field. Its a crucial element for making forms clear and
27
+ * input field. It's a crucial element for making forms clear and
28
28
  * user-friendly.
29
29
  */
30
30
  readonly label: string;
@@ -36,7 +36,7 @@ export declare class NVFieldDropDown {
36
36
  readonly description: string;
37
37
  /**
38
38
  * Display temporary text inside the input field to give users a hint about
39
- * what to type. Its a great way to provide examples or suggestions directly
39
+ * what to type. It's a great way to provide examples or suggestions directly
40
40
  * in the field before they start typing.
41
41
  * The placeholder is displayed only when the filterable option is enabled.
42
42
  */
@@ -44,7 +44,7 @@ export declare class NVFieldDropDown {
44
44
  /**
45
45
  * Defines the name attribute of the input field, which is crucial for form
46
46
  * submission. This value is used as the key in the key-value pair sent to
47
- * the server, representing the inputs data in form submissions. It should be
47
+ * the server, representing the input's data in form submissions. It should be
48
48
  * unique within the form to avoid conflicts.
49
49
  */
50
50
  readonly name: string;
@@ -54,7 +54,7 @@ export declare class NVFieldDropDown {
54
54
  open: boolean;
55
55
  /**
56
56
  * The autocomplete prop helps users fill out the input field faster by
57
- * suggesting entries theyve used before, like their email or address.
57
+ * suggesting entries they've used before, like their email or address.
58
58
  * You can turn it on to make forms more convenient or off to ensure users
59
59
  * always type in fresh data.
60
60
  */
@@ -62,7 +62,7 @@ export declare class NVFieldDropDown {
62
62
  /**
63
63
  * Specifies the value of the input field, which determines the text displayed
64
64
  * within the field. This prop is typically used in controlled components
65
- * where the inputs value is managed by the components state.
65
+ * where the input's value is managed by the component's state.
66
66
  */
67
67
  value: string;
68
68
  /**
@@ -71,7 +71,7 @@ export declare class NVFieldDropDown {
71
71
  */
72
72
  readonly required: boolean;
73
73
  /**
74
- * Alters the input fields appearance to indicate an error, helping users
74
+ * Alters the input field's appearance to indicate an error, helping users
75
75
  * identify fields that need correction.
76
76
  * @validator error
77
77
  */
@@ -83,14 +83,14 @@ export declare class NVFieldDropDown {
83
83
  */
84
84
  readonly errorDescription: string;
85
85
  /**
86
- * Display the input fields content without allowing users to change it.
87
- * Users can still click on it, select, and copy the text, but they wont be
86
+ * Display the input field's content without allowing users to change it.
87
+ * Users can still click on it, select, and copy the text, but they won't be
88
88
  * able to type or delete anything.
89
89
  */
90
90
  readonly readonly: boolean;
91
91
  /**
92
- * The disabled prop lets you turn off the input field so that users cant
93
- * type in it. When disabled, the field is grayed out and wont respond to
92
+ * The disabled prop lets you turn off the input field so that users can't
93
+ * type in it. When disabled, the field is grayed out and won't respond to
94
94
  * clicks or touches.
95
95
  */
96
96
  readonly disabled: boolean;
@@ -108,6 +108,25 @@ export declare class NVFieldDropDown {
108
108
  filterable: boolean;
109
109
  isFilterable: boolean;
110
110
  selectedValues: Set<string>;
111
+ /**
112
+ * List of options available in the dropdown.
113
+ * @description The options are passed as a JSON string.
114
+ * @example options='[{"label": "Option 1", "value": "option1", "selected": true}, {"label": "Option 2", "value": "option2"}]'
115
+ */
116
+ readonly options?: string;
117
+ /**
118
+ * Options configuration for the dropdown items.
119
+ */
120
+ parsedOptions: Array<{
121
+ /** Label to display for the option */
122
+ label: string;
123
+ /** Value associated with the option */
124
+ value: string;
125
+ /** Whether this option is disabled */
126
+ disabled?: boolean;
127
+ /** Whether this option is pre-selected */
128
+ selected?: boolean;
129
+ }>;
111
130
  /****************************************************************************/
112
131
  /**
113
132
  * Event emitted when an item is selected.
@@ -122,6 +141,11 @@ export declare class NVFieldDropDown {
122
141
  handleOpenChanged(event: CustomEvent<boolean>): void;
123
142
  watchFilterableHandler(newValue: boolean): void;
124
143
  watchValueHandler(newValue: string): void;
144
+ /**
145
+ * Watch for changes in the options prop
146
+ * @param {string} newValue - The new value of the options prop
147
+ */
148
+ handleOptionsChange(newValue: string): void;
125
149
  /****************************************************************************/
126
150
  componentWillLoad(): void;
127
151
  componentDidLoad(): void;
@@ -67,11 +67,15 @@ export declare class NvFieldmultiselect {
67
67
  */
68
68
  readonly required: boolean;
69
69
  /**
70
- * Alters the input field's appearance to indicate an error.
70
+ * Alters the input field's appearance to indicate an error, helping users
71
+ * identify fields that need correction.
72
+ * @validator error
71
73
  */
72
74
  readonly error: boolean;
73
75
  /**
74
- * A description that appears when there is an error.
76
+ * A description that appears when there is an error related to the multiselect
77
+ * field.
78
+ * @validator message
75
79
  */
76
80
  readonly errorDescription: string;
77
81
  /**
@@ -13,12 +13,12 @@ export declare class NvFieldnumber {
13
13
  /****************************************************************************/
14
14
  /**
15
15
  * Message defines a 'hint ' message for the number field.
16
- * @deprecated use description instead.
16
+ * @deprecated Use `description` instead.
17
17
  */
18
18
  readonly message: string;
19
19
  /**
20
20
  * Add the message to the validation state.
21
- * @deprecated use errorDescription and set the error prop instead.
21
+ * @deprecated Use `errorDescription` and set the error prop instead.
22
22
  */
23
23
  readonly validation: string;
24
24
  /****************************************************************************/
@@ -111,8 +111,6 @@ export declare class NvFieldnumber {
111
111
  */
112
112
  value: number;
113
113
  /****************************************************************************/
114
- componentWillRender(): void;
115
- /****************************************************************************/
116
114
  /**
117
115
  * Emitted when the input value changes.
118
116
  * @bind value
@@ -128,5 +126,7 @@ export declare class NvFieldnumber {
128
126
  private isMinValueReached;
129
127
  private isMaxValueReached;
130
128
  /****************************************************************************/
129
+ componentWillRender(): void;
130
+ /****************************************************************************/
131
131
  render(): any;
132
132
  }
@@ -1,5 +1,5 @@
1
1
  import { EventEmitter } from '../../stencil-public-runtime';
2
- import { type FieldLabelPlacement } from '../../utils/constants';
2
+ import { type LabelPlacement } from '../../utils/constants';
3
3
  /**
4
4
  * @slot label - Content to be placed as the label, will override the label prop.
5
5
  * @slot description - Content to be placed as the description, will override the description prop.
@@ -50,7 +50,7 @@ export declare class NvFieldradio {
50
50
  /**
51
51
  * Defines the position of the label relative to the radio button.
52
52
  */
53
- labelPlacement: `${FieldLabelPlacement}`;
53
+ labelPlacement: `${LabelPlacement}`;
54
54
  /**
55
55
  * Adds a helpful hint message below the label. This description provides
56
56
  * extra information or context about the radio button option, assisting users
@@ -13,20 +13,28 @@ export declare class NvFieldselect {
13
13
  private selectElement;
14
14
  private internals;
15
15
  /****************************************************************************/
16
- private computedDisplayValue;
17
- private internalReadonly;
18
- /****************************************************************************/
19
16
  /**
20
17
  * Message defines a 'hint ' message for the Select Field.
21
- * @deprecated use description instead.
18
+ * @deprecated Use `description` instead.
22
19
  */
23
20
  readonly message: string;
24
21
  /**
25
22
  * Add the message to the validation state.
26
- * @deprecated use errorDescription and set the error prop instead.
23
+ * @deprecated Use `errorDescription` and set the error prop instead.
27
24
  */
28
25
  readonly validation: string;
29
- componentWillRender(): void;
26
+ /****************************************************************************/
27
+ private computedDisplayValue;
28
+ private internalReadonly;
29
+ /**
30
+ * Options to display in the select. Can be passed as a JSON string.
31
+ * Format: [{ label: string, value: string, selected?: boolean, disabled?: boolean }]
32
+ */
33
+ readonly options?: string;
34
+ /**
35
+ * Parsed options stored internally
36
+ */
37
+ private parsedOptions;
30
38
  /****************************************************************************/
31
39
  /**
32
40
  * Sets the ID for the select element and the for attribute of the associated
@@ -130,6 +138,11 @@ export declare class NvFieldselect {
130
138
  * @param {boolean} newValue - The new value of readonly.
131
139
  */
132
140
  handleReadonlyChange(newValue: boolean): void;
141
+ /**
142
+ * Parse options and update the internal state
143
+ * @param {string} newValue - The new value of options
144
+ */
145
+ handleOptionsChange(newValue: string): void;
133
146
  /****************************************************************************/
134
147
  /**
135
148
  * Handles the change event on the select element. This method is used to
@@ -172,6 +185,7 @@ export declare class NvFieldselect {
172
185
  */
173
186
  private ensureSelectElement;
174
187
  /****************************************************************************/
188
+ componentWillRender(): void;
175
189
  /**
176
190
  * Lifecycle method that is called before the component is rendered. This is
177
191
  * where the internal state is set up before rendering occurs.
@@ -14,12 +14,12 @@ export declare class NvFieldtext {
14
14
  /****************************************************************************/
15
15
  /**
16
16
  * Message defines a 'hint ' message for the Text Field.
17
- * @deprecated use description instead.
17
+ * @deprecated Use `description` instead.
18
18
  */
19
19
  readonly message: string;
20
20
  /**
21
21
  * Add the message to the validation state.
22
- * @deprecated use errorDescription and set the error prop instead.
22
+ * @deprecated Use `errorDescription` and set the error prop instead.
23
23
  */
24
24
  readonly validation: string;
25
25
  /**
@@ -27,7 +27,6 @@ export declare class NvFieldtext {
27
27
  * @deprecated use type instead.
28
28
  */
29
29
  readonly textInputType: 'text' | 'tel' | 'email';
30
- componentWillRender(): void;
31
30
  /****************************************************************************/
32
31
  /**
33
32
  * Sets the ID for the input element and the for attribute of the associated
@@ -102,7 +101,7 @@ export declare class NvFieldtext {
102
101
  * field.
103
102
  * @validator message
104
103
  */
105
- errorDescription: string;
104
+ errorDescription?: string;
106
105
  /**
107
106
  * Changes the input field’s appearance to indicate successful input or
108
107
  * validation.
@@ -158,5 +157,7 @@ export declare class NvFieldtext {
158
157
  */
159
158
  private handleInputContainerClick;
160
159
  /****************************************************************************/
160
+ componentWillRender(): void;
161
+ /****************************************************************************/
161
162
  render(): any;
162
163
  }
@@ -10,15 +10,14 @@ export declare class NvFieldtextarea {
10
10
  /****************************************************************************/
11
11
  /**
12
12
  * Message defines a 'hint ' message for the Text Field.
13
- * @deprecated use description instead.
13
+ * @deprecated Use `description` instead.
14
14
  */
15
15
  readonly message: string;
16
16
  /**
17
17
  * Add the message to the validation state.
18
- * @deprecated use errorDescription and set the error prop instead.
18
+ * @deprecated Use `errorDescription` and set the error prop instead.
19
19
  */
20
20
  readonly validation: string;
21
- componentWillRender(): void;
22
21
  /****************************************************************************/
23
22
  /**
24
23
  * Sets the ID for the input element and the for attribute of the associated
@@ -151,6 +150,7 @@ export declare class NvFieldtextarea {
151
150
  private handleTextareaContainerClick;
152
151
  private adjustTextareaHeight;
153
152
  /****************************************************************************/
153
+ componentWillRender(): void;
154
154
  componentDidLoad(): void;
155
155
  /****************************************************************************/
156
156
  render(): any;