@nova-design-system/nova-webcomponents 3.0.0-beta.27 → 3.0.0-beta.29

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 (533) hide show
  1. package/LICENSE.MD +61 -108
  2. package/dist/blazor-docs.json +2102 -485
  3. package/dist/cjs/{app-globals-d8cbb987.js → app-globals-69764290.js} +2 -2
  4. package/dist/cjs/{app-globals-d8cbb987.js.map → app-globals-69764290.js.map} +1 -1
  5. package/dist/cjs/{index-c50face0.js → index-72b8a9ad.js} +886 -479
  6. package/dist/cjs/index-72b8a9ad.js.map +1 -0
  7. package/dist/cjs/loader.cjs.js +3 -3
  8. package/dist/cjs/native.cjs.js +4 -4
  9. package/dist/cjs/native.cjs.js.map +1 -1
  10. package/dist/cjs/nv-alert.cjs.entry.js +22 -9
  11. package/dist/cjs/nv-alert.cjs.entry.js.map +1 -1
  12. package/dist/cjs/nv-avatar.cjs.entry.js +8 -11
  13. package/dist/cjs/nv-avatar.cjs.entry.js.map +1 -1
  14. package/dist/cjs/nv-badge.cjs.entry.js +40 -14
  15. package/dist/cjs/nv-badge.cjs.entry.js.map +1 -1
  16. package/dist/cjs/nv-base.cjs.entry.js +1 -1
  17. package/dist/cjs/nv-button.cjs.entry.js +40 -8
  18. package/dist/cjs/nv-button.cjs.entry.js.map +1 -1
  19. package/dist/cjs/nv-col.cjs.entry.js +1 -2
  20. package/dist/cjs/nv-col.cjs.entry.js.map +1 -1
  21. package/dist/cjs/nv-datagrid.cjs.entry.js +3252 -0
  22. package/dist/cjs/nv-datagrid.cjs.entry.js.map +1 -0
  23. package/dist/cjs/nv-datagridbody.cjs.entry.js +24 -0
  24. package/dist/cjs/nv-datagridbody.cjs.entry.js.map +1 -0
  25. package/dist/cjs/nv-datagridcolumn.cjs.entry.js +25 -0
  26. package/dist/cjs/nv-datagridcolumn.cjs.entry.js.map +1 -0
  27. package/dist/cjs/nv-datagriddatacell.cjs.entry.js +25 -0
  28. package/dist/cjs/nv-datagriddatacell.cjs.entry.js.map +1 -0
  29. package/dist/cjs/nv-datagridhead.cjs.entry.js +24 -0
  30. package/dist/cjs/nv-datagridhead.cjs.entry.js.map +1 -0
  31. package/dist/cjs/nv-datagridrow.cjs.entry.js +24 -0
  32. package/dist/cjs/nv-datagridrow.cjs.entry.js.map +1 -0
  33. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js +44 -13
  34. package/dist/cjs/nv-fieldcheckbox.cjs.entry.js.map +1 -1
  35. package/dist/cjs/nv-fielddropdown.cjs.entry.js +61 -22
  36. package/dist/cjs/nv-fielddropdown.cjs.entry.js.map +1 -1
  37. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js +12 -6
  38. package/dist/cjs/nv-fielddropdownitem.cjs.entry.js.map +1 -1
  39. package/dist/cjs/nv-fieldnumber.cjs.entry.js +47 -21
  40. package/dist/cjs/nv-fieldnumber.cjs.entry.js.map +1 -1
  41. package/dist/cjs/nv-fieldpassword.cjs.entry.js +65 -24
  42. package/dist/cjs/nv-fieldpassword.cjs.entry.js.map +1 -1
  43. package/dist/cjs/nv-fieldradio.cjs.entry.js +29 -11
  44. package/dist/cjs/nv-fieldradio.cjs.entry.js.map +1 -1
  45. package/dist/cjs/nv-fieldselect.cjs.entry.js +64 -23
  46. package/dist/cjs/nv-fieldselect.cjs.entry.js.map +1 -1
  47. package/dist/cjs/nv-fieldtext.cjs.entry.js +55 -25
  48. package/dist/cjs/nv-fieldtext.cjs.entry.js.map +1 -1
  49. package/dist/cjs/nv-fieldtextarea.cjs.entry.js +61 -23
  50. package/dist/cjs/nv-fieldtextarea.cjs.entry.js.map +1 -1
  51. package/dist/cjs/nv-fieldtoggle.cjs.entry.js +27 -10
  52. package/dist/cjs/nv-fieldtoggle.cjs.entry.js.map +1 -1
  53. package/dist/cjs/nv-icon.cjs.entry.js +5 -10
  54. package/dist/cjs/nv-icon.cjs.entry.js.map +1 -1
  55. package/dist/cjs/nv-iconbutton.cjs.entry.js +43 -10
  56. package/dist/cjs/nv-iconbutton.cjs.entry.js.map +1 -1
  57. package/dist/cjs/nv-loader.cjs.entry.js +9 -3
  58. package/dist/cjs/nv-loader.cjs.entry.js.map +1 -1
  59. package/dist/cjs/nv-menu.cjs.entry.js +21 -2
  60. package/dist/cjs/nv-menu.cjs.entry.js.map +1 -1
  61. package/dist/cjs/nv-menuitem.cjs.entry.js +8 -4
  62. package/dist/cjs/nv-menuitem.cjs.entry.js.map +1 -1
  63. package/dist/cjs/nv-popover.cjs.entry.js +49 -13
  64. package/dist/cjs/nv-popover.cjs.entry.js.map +1 -1
  65. package/dist/cjs/nv-row.cjs.entry.js +2 -2
  66. package/dist/cjs/nv-row.cjs.entry.js.map +1 -1
  67. package/dist/cjs/nv-stack.cjs.entry.js +8 -6
  68. package/dist/cjs/nv-stack.cjs.entry.js.map +1 -1
  69. package/dist/cjs/nv-table.cjs.entry.js +155 -0
  70. package/dist/cjs/nv-table.cjs.entry.js.map +1 -0
  71. package/dist/cjs/nv-tablebody.cjs.entry.js +24 -0
  72. package/dist/cjs/nv-tablebody.cjs.entry.js.map +1 -0
  73. package/dist/cjs/nv-tablecolumn.cjs.entry.js +41 -0
  74. package/dist/cjs/nv-tablecolumn.cjs.entry.js.map +1 -0
  75. package/dist/cjs/nv-tabledatacell.cjs.entry.js +43 -0
  76. package/dist/cjs/nv-tabledatacell.cjs.entry.js.map +1 -0
  77. package/dist/cjs/nv-tablehead.cjs.entry.js +24 -0
  78. package/dist/cjs/nv-tablehead.cjs.entry.js.map +1 -0
  79. package/dist/cjs/nv-tablerow.cjs.entry.js +24 -0
  80. package/dist/cjs/nv-tablerow.cjs.entry.js.map +1 -0
  81. package/dist/cjs/nv-tooltip.cjs.entry.js +12 -3
  82. package/dist/cjs/nv-tooltip.cjs.entry.js.map +1 -1
  83. package/dist/collection/collection-manifest.json +13 -1
  84. package/dist/collection/components/nv-alert/nv-alert.js +37 -8
  85. package/dist/collection/components/nv-alert/nv-alert.js.map +1 -1
  86. package/dist/collection/components/nv-avatar/nv-avatar.js +31 -10
  87. package/dist/collection/components/nv-avatar/nv-avatar.js.map +1 -1
  88. package/dist/collection/components/nv-badge/nv-badge.css +70 -0
  89. package/dist/collection/components/nv-badge/nv-badge.docs.js +1 -1
  90. package/dist/collection/components/nv-badge/nv-badge.docs.js.map +1 -1
  91. package/dist/collection/components/nv-badge/nv-badge.js +57 -13
  92. package/dist/collection/components/nv-badge/nv-badge.js.map +1 -1
  93. package/dist/collection/components/nv-button/nv-button.js +53 -7
  94. package/dist/collection/components/nv-button/nv-button.js.map +1 -1
  95. package/dist/collection/components/nv-col/nv-col.js +2 -3
  96. package/dist/collection/components/nv-col/nv-col.js.map +1 -1
  97. package/dist/collection/components/nv-datagrid/nv-datagrid.css +5 -0
  98. package/dist/collection/components/nv-datagrid/nv-datagrid.docs.js +225 -0
  99. package/dist/collection/components/nv-datagrid/nv-datagrid.docs.js.map +1 -0
  100. package/dist/collection/components/nv-datagrid/nv-datagrid.js +479 -0
  101. package/dist/collection/components/nv-datagrid/nv-datagrid.js.map +1 -0
  102. package/dist/collection/components/nv-datagridbody/nv-datagridbody.css +0 -0
  103. package/dist/collection/components/nv-datagridbody/nv-datagridbody.docs.js +8 -0
  104. package/dist/collection/components/nv-datagridbody/nv-datagridbody.docs.js.map +1 -0
  105. package/dist/collection/components/nv-datagridbody/nv-datagridbody.js +23 -0
  106. package/dist/collection/components/nv-datagridbody/nv-datagridbody.js.map +1 -0
  107. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.css +0 -0
  108. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.docs.js +6 -0
  109. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.docs.js.map +1 -0
  110. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js +66 -0
  111. package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js.map +1 -0
  112. package/dist/collection/components/nv-datagriddatacell/nv-datagriddatacell.css +0 -0
  113. package/dist/collection/components/nv-datagriddatacell/nv-datagriddatacell.docs.js +6 -0
  114. package/dist/collection/components/nv-datagriddatacell/nv-datagriddatacell.docs.js.map +1 -0
  115. package/dist/collection/components/nv-datagriddatacell/nv-datagriddatacell.js +50 -0
  116. package/dist/collection/components/nv-datagriddatacell/nv-datagriddatacell.js.map +1 -0
  117. package/dist/collection/components/nv-datagridhead/nv-datagridhead.css +0 -0
  118. package/dist/collection/components/nv-datagridhead/nv-datagridhead.docs.js +8 -0
  119. package/dist/collection/components/nv-datagridhead/nv-datagridhead.docs.js.map +1 -0
  120. package/dist/collection/components/nv-datagridhead/nv-datagridhead.js +23 -0
  121. package/dist/collection/components/nv-datagridhead/nv-datagridhead.js.map +1 -0
  122. package/dist/collection/components/nv-datagridrow/nv-datagridrow.css +0 -0
  123. package/dist/collection/components/nv-datagridrow/nv-datagridrow.docs.js +8 -0
  124. package/dist/collection/components/nv-datagridrow/nv-datagridrow.docs.js.map +1 -0
  125. package/dist/collection/components/nv-datagridrow/nv-datagridrow.js +23 -0
  126. package/dist/collection/components/nv-datagridrow/nv-datagridrow.js.map +1 -0
  127. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js +77 -12
  128. package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js.map +1 -1
  129. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js +90 -21
  130. package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js.map +1 -1
  131. package/dist/collection/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.js.map +1 -1
  132. package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js +19 -5
  133. package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js.map +1 -1
  134. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js +80 -20
  135. package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js.map +1 -1
  136. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js +102 -23
  137. package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js.map +1 -1
  138. package/dist/collection/components/nv-fieldradio/nv-fieldradio.js +52 -10
  139. package/dist/collection/components/nv-fieldradio/nv-fieldradio.js.map +1 -1
  140. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js +93 -22
  141. package/dist/collection/components/nv-fieldselect/nv-fieldselect.js.map +1 -1
  142. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js +96 -24
  143. package/dist/collection/components/nv-fieldtext/nv-fieldtext.js.map +1 -1
  144. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js +101 -25
  145. package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js.map +1 -1
  146. package/dist/collection/components/nv-fieldtoggle/nv-fieldtoggle.js +46 -9
  147. package/dist/collection/components/nv-fieldtoggle/nv-fieldtoggle.js.map +1 -1
  148. package/dist/collection/components/nv-icon/nv-icon.js +20 -9
  149. package/dist/collection/components/nv-icon/nv-icon.js.map +1 -1
  150. package/dist/collection/components/nv-iconbutton/nv-iconbutton.js +58 -9
  151. package/dist/collection/components/nv-iconbutton/nv-iconbutton.js.map +1 -1
  152. package/dist/collection/components/nv-loader/nv-loader.js +12 -2
  153. package/dist/collection/components/nv-loader/nv-loader.js.map +1 -1
  154. package/dist/collection/components/nv-menu/nv-menu.js +28 -1
  155. package/dist/collection/components/nv-menu/nv-menu.js.map +1 -1
  156. package/dist/collection/components/nv-menuitem/nv-menuitem.js +15 -3
  157. package/dist/collection/components/nv-menuitem/nv-menuitem.js.map +1 -1
  158. package/dist/collection/components/nv-popover/nv-popover.js +71 -13
  159. package/dist/collection/components/nv-popover/nv-popover.js.map +1 -1
  160. package/dist/collection/components/nv-row/nv-row.js +1 -1
  161. package/dist/collection/components/nv-row/nv-row.js.map +1 -1
  162. package/dist/collection/components/nv-stack/nv-stack.js +17 -5
  163. package/dist/collection/components/nv-stack/nv-stack.js.map +1 -1
  164. package/dist/collection/components/nv-table/nv-table.css +5 -0
  165. package/dist/collection/components/nv-table/nv-table.docs.js +178 -0
  166. package/dist/collection/components/nv-table/nv-table.docs.js.map +1 -0
  167. package/dist/collection/components/nv-table/nv-table.js +320 -0
  168. package/dist/collection/components/nv-table/nv-table.js.map +1 -0
  169. package/dist/collection/components/nv-tablebody/nv-tablebody.css +0 -0
  170. package/dist/collection/components/nv-tablebody/nv-tablebody.docs.js +8 -0
  171. package/dist/collection/components/nv-tablebody/nv-tablebody.docs.js.map +1 -0
  172. package/dist/collection/components/nv-tablebody/nv-tablebody.js +23 -0
  173. package/dist/collection/components/nv-tablebody/nv-tablebody.js.map +1 -0
  174. package/dist/collection/components/nv-tablecolumn/nv-tablecolumn.css +0 -0
  175. package/dist/collection/components/nv-tablecolumn/nv-tablecolumn.docs.js +6 -0
  176. package/dist/collection/components/nv-tablecolumn/nv-tablecolumn.docs.js.map +1 -0
  177. package/dist/collection/components/nv-tablecolumn/nv-tablecolumn.js +152 -0
  178. package/dist/collection/components/nv-tablecolumn/nv-tablecolumn.js.map +1 -0
  179. package/dist/collection/components/nv-tabledatacell/nv-tabledatacell.css +0 -0
  180. package/dist/collection/components/nv-tabledatacell/nv-tabledatacell.docs.js +6 -0
  181. package/dist/collection/components/nv-tabledatacell/nv-tabledatacell.docs.js.map +1 -0
  182. package/dist/collection/components/nv-tabledatacell/nv-tabledatacell.js +116 -0
  183. package/dist/collection/components/nv-tabledatacell/nv-tabledatacell.js.map +1 -0
  184. package/dist/collection/components/nv-tablehead/nv-tablehead.css +0 -0
  185. package/dist/collection/components/nv-tablehead/nv-tablehead.docs.js +8 -0
  186. package/dist/collection/components/nv-tablehead/nv-tablehead.docs.js.map +1 -0
  187. package/dist/collection/components/nv-tablehead/nv-tablehead.js +23 -0
  188. package/dist/collection/components/nv-tablehead/nv-tablehead.js.map +1 -0
  189. package/dist/collection/components/nv-tablerow/nv-tablerow.css +0 -0
  190. package/dist/collection/components/nv-tablerow/nv-tablerow.docs.js +8 -0
  191. package/dist/collection/components/nv-tablerow/nv-tablerow.docs.js.map +1 -0
  192. package/dist/collection/components/nv-tablerow/nv-tablerow.js +23 -0
  193. package/dist/collection/components/nv-tablerow/nv-tablerow.js.map +1 -0
  194. package/dist/collection/components/nv-tooltip/nv-tooltip.js +17 -2
  195. package/dist/collection/components/nv-tooltip/nv-tooltip.js.map +1 -1
  196. package/dist/collection/dev/dev-components.js +1 -1
  197. package/dist/collection/dev/dev-components.js.map +1 -1
  198. package/dist/collection/interfaces/Column.js +2 -0
  199. package/dist/collection/interfaces/Column.js.map +1 -0
  200. package/dist/components/index.js +3 -3
  201. package/dist/components/nv-alert.js +23 -10
  202. package/dist/components/nv-alert.js.map +1 -1
  203. package/dist/components/nv-avatar.js +9 -12
  204. package/dist/components/nv-avatar.js.map +1 -1
  205. package/dist/components/nv-badge.js +41 -15
  206. package/dist/components/nv-badge.js.map +1 -1
  207. package/dist/components/nv-base.js +1 -1
  208. package/dist/components/nv-button.js +41 -9
  209. package/dist/components/nv-button.js.map +1 -1
  210. package/dist/components/nv-col.js +1 -2
  211. package/dist/components/nv-col.js.map +1 -1
  212. package/dist/components/nv-datagrid.d.ts +11 -0
  213. package/dist/components/nv-datagrid.js +3285 -0
  214. package/dist/components/nv-datagrid.js.map +1 -0
  215. package/dist/components/nv-datagridbody.d.ts +11 -0
  216. package/dist/components/nv-datagridbody.js +38 -0
  217. package/dist/components/nv-datagridbody.js.map +1 -0
  218. package/dist/components/nv-datagridcolumn.d.ts +11 -0
  219. package/dist/components/nv-datagridcolumn.js +42 -0
  220. package/dist/components/nv-datagridcolumn.js.map +1 -0
  221. package/dist/components/nv-datagriddatacell.d.ts +11 -0
  222. package/dist/components/nv-datagriddatacell.js +41 -0
  223. package/dist/components/nv-datagriddatacell.js.map +1 -0
  224. package/dist/components/nv-datagridhead.d.ts +11 -0
  225. package/dist/components/nv-datagridhead.js +38 -0
  226. package/dist/components/nv-datagridhead.js.map +1 -0
  227. package/dist/components/nv-datagridrow.d.ts +11 -0
  228. package/dist/components/nv-datagridrow.js +38 -0
  229. package/dist/components/nv-datagridrow.js.map +1 -0
  230. package/dist/components/nv-fieldcheckbox.js +44 -13
  231. package/dist/components/nv-fieldcheckbox.js.map +1 -1
  232. package/dist/components/nv-fielddropdown.js +66 -27
  233. package/dist/components/nv-fielddropdown.js.map +1 -1
  234. package/dist/components/nv-fielddropdownitem.js +1 -1
  235. package/dist/components/nv-fieldnumber.js +48 -22
  236. package/dist/components/nv-fieldnumber.js.map +1 -1
  237. package/dist/components/nv-fieldpassword.js +68 -27
  238. package/dist/components/nv-fieldpassword.js.map +1 -1
  239. package/dist/components/nv-fieldradio.js +29 -11
  240. package/dist/components/nv-fieldradio.js.map +1 -1
  241. package/dist/components/nv-fieldselect.js +65 -24
  242. package/dist/components/nv-fieldselect.js.map +1 -1
  243. package/dist/components/nv-fieldtext.js +56 -26
  244. package/dist/components/nv-fieldtext.js.map +1 -1
  245. package/dist/components/nv-fieldtextarea.js +62 -24
  246. package/dist/components/nv-fieldtextarea.js.map +1 -1
  247. package/dist/components/nv-fieldtoggle.js +27 -10
  248. package/dist/components/nv-fieldtoggle.js.map +1 -1
  249. package/dist/components/nv-icon.js +1 -1
  250. package/dist/components/nv-iconbutton.js +1 -1
  251. package/dist/components/nv-loader.js +1 -1
  252. package/dist/components/nv-menu.js +22 -3
  253. package/dist/components/nv-menu.js.map +1 -1
  254. package/dist/components/nv-menuitem.js +9 -5
  255. package/dist/components/nv-menuitem.js.map +1 -1
  256. package/dist/components/nv-popover.js +1 -1
  257. package/dist/components/nv-row.js +2 -2
  258. package/dist/components/nv-row.js.map +1 -1
  259. package/dist/components/nv-stack.js +8 -6
  260. package/dist/components/nv-stack.js.map +1 -1
  261. package/dist/components/nv-table.d.ts +11 -0
  262. package/dist/components/nv-table.js +185 -0
  263. package/dist/components/nv-table.js.map +1 -0
  264. package/dist/components/nv-tablebody.d.ts +11 -0
  265. package/dist/components/nv-tablebody.js +38 -0
  266. package/dist/components/nv-tablebody.js.map +1 -0
  267. package/dist/components/nv-tablecolumn.d.ts +11 -0
  268. package/dist/components/nv-tablecolumn.js +61 -0
  269. package/dist/components/nv-tablecolumn.js.map +1 -0
  270. package/dist/components/nv-tabledatacell.d.ts +11 -0
  271. package/dist/components/nv-tabledatacell.js +61 -0
  272. package/dist/components/nv-tabledatacell.js.map +1 -0
  273. package/dist/components/nv-tablehead.d.ts +11 -0
  274. package/dist/components/nv-tablehead.js +38 -0
  275. package/dist/components/nv-tablehead.js.map +1 -0
  276. package/dist/components/nv-tablerow.d.ts +11 -0
  277. package/dist/components/nv-tablerow.js +38 -0
  278. package/dist/components/nv-tablerow.js.map +1 -0
  279. package/dist/components/nv-tooltip.js +13 -4
  280. package/dist/components/nv-tooltip.js.map +1 -1
  281. package/dist/components/{p-d506ae63.js → p-0caa4741.js} +836 -491
  282. package/dist/components/p-0caa4741.js.map +1 -0
  283. package/dist/components/{p-9be1ebd4.js → p-39e93e5b.js} +6 -11
  284. package/dist/components/p-39e93e5b.js.map +1 -0
  285. package/dist/components/{p-69cc7819.js → p-3ef4ded9.js} +10 -4
  286. package/dist/components/p-3ef4ded9.js.map +1 -0
  287. package/dist/components/{p-ff97f99e.js → p-54ea8e62.js} +51 -15
  288. package/dist/components/p-54ea8e62.js.map +1 -0
  289. package/dist/components/{p-76eb28db.js → p-6c1b9782.js} +14 -8
  290. package/dist/components/p-6c1b9782.js.map +1 -0
  291. package/dist/components/{p-ae6a0d80.js → p-c08a278d.js} +207 -172
  292. package/dist/components/p-c08a278d.js.map +1 -0
  293. package/dist/components/{p-9647924f.js → p-f0d5586a.js} +46 -13
  294. package/dist/components/p-f0d5586a.js.map +1 -0
  295. package/dist/docs.d.ts +8 -0
  296. package/dist/docs.json +2068 -518
  297. package/dist/esm/{app-globals-eea8674a.js → app-globals-c5484a00.js} +2 -2
  298. package/dist/esm/{app-globals-eea8674a.js.map → app-globals-c5484a00.js.map} +1 -1
  299. package/dist/esm/{index-e7b35c14.js → index-b6f70e4a.js} +886 -479
  300. package/dist/esm/index-b6f70e4a.js.map +1 -0
  301. package/dist/esm/loader.js +4 -4
  302. package/dist/esm/native.js +5 -5
  303. package/dist/esm/native.js.map +1 -1
  304. package/dist/esm/nv-alert.entry.js +22 -9
  305. package/dist/esm/nv-alert.entry.js.map +1 -1
  306. package/dist/esm/nv-avatar.entry.js +8 -11
  307. package/dist/esm/nv-avatar.entry.js.map +1 -1
  308. package/dist/esm/nv-badge.entry.js +40 -14
  309. package/dist/esm/nv-badge.entry.js.map +1 -1
  310. package/dist/esm/nv-base.entry.js +1 -1
  311. package/dist/esm/nv-button.entry.js +40 -8
  312. package/dist/esm/nv-button.entry.js.map +1 -1
  313. package/dist/esm/nv-col.entry.js +1 -2
  314. package/dist/esm/nv-col.entry.js.map +1 -1
  315. package/dist/esm/nv-datagrid.entry.js +3248 -0
  316. package/dist/esm/nv-datagrid.entry.js.map +1 -0
  317. package/dist/esm/nv-datagridbody.entry.js +20 -0
  318. package/dist/esm/nv-datagridbody.entry.js.map +1 -0
  319. package/dist/esm/nv-datagridcolumn.entry.js +21 -0
  320. package/dist/esm/nv-datagridcolumn.entry.js.map +1 -0
  321. package/dist/esm/nv-datagriddatacell.entry.js +21 -0
  322. package/dist/esm/nv-datagriddatacell.entry.js.map +1 -0
  323. package/dist/esm/nv-datagridhead.entry.js +20 -0
  324. package/dist/esm/nv-datagridhead.entry.js.map +1 -0
  325. package/dist/esm/nv-datagridrow.entry.js +20 -0
  326. package/dist/esm/nv-datagridrow.entry.js.map +1 -0
  327. package/dist/esm/nv-fieldcheckbox.entry.js +44 -13
  328. package/dist/esm/nv-fieldcheckbox.entry.js.map +1 -1
  329. package/dist/esm/nv-fielddropdown.entry.js +61 -22
  330. package/dist/esm/nv-fielddropdown.entry.js.map +1 -1
  331. package/dist/esm/nv-fielddropdownitem.entry.js +12 -6
  332. package/dist/esm/nv-fielddropdownitem.entry.js.map +1 -1
  333. package/dist/esm/nv-fieldnumber.entry.js +47 -21
  334. package/dist/esm/nv-fieldnumber.entry.js.map +1 -1
  335. package/dist/esm/nv-fieldpassword.entry.js +65 -24
  336. package/dist/esm/nv-fieldpassword.entry.js.map +1 -1
  337. package/dist/esm/nv-fieldradio.entry.js +29 -11
  338. package/dist/esm/nv-fieldradio.entry.js.map +1 -1
  339. package/dist/esm/nv-fieldselect.entry.js +64 -23
  340. package/dist/esm/nv-fieldselect.entry.js.map +1 -1
  341. package/dist/esm/nv-fieldtext.entry.js +55 -25
  342. package/dist/esm/nv-fieldtext.entry.js.map +1 -1
  343. package/dist/esm/nv-fieldtextarea.entry.js +61 -23
  344. package/dist/esm/nv-fieldtextarea.entry.js.map +1 -1
  345. package/dist/esm/nv-fieldtoggle.entry.js +27 -10
  346. package/dist/esm/nv-fieldtoggle.entry.js.map +1 -1
  347. package/dist/esm/nv-icon.entry.js +5 -10
  348. package/dist/esm/nv-icon.entry.js.map +1 -1
  349. package/dist/esm/nv-iconbutton.entry.js +43 -10
  350. package/dist/esm/nv-iconbutton.entry.js.map +1 -1
  351. package/dist/esm/nv-loader.entry.js +9 -3
  352. package/dist/esm/nv-loader.entry.js.map +1 -1
  353. package/dist/esm/nv-menu.entry.js +21 -2
  354. package/dist/esm/nv-menu.entry.js.map +1 -1
  355. package/dist/esm/nv-menuitem.entry.js +8 -4
  356. package/dist/esm/nv-menuitem.entry.js.map +1 -1
  357. package/dist/esm/nv-popover.entry.js +49 -13
  358. package/dist/esm/nv-popover.entry.js.map +1 -1
  359. package/dist/esm/nv-row.entry.js +2 -2
  360. package/dist/esm/nv-row.entry.js.map +1 -1
  361. package/dist/esm/nv-stack.entry.js +8 -6
  362. package/dist/esm/nv-stack.entry.js.map +1 -1
  363. package/dist/esm/nv-table.entry.js +151 -0
  364. package/dist/esm/nv-table.entry.js.map +1 -0
  365. package/dist/esm/nv-tablebody.entry.js +20 -0
  366. package/dist/esm/nv-tablebody.entry.js.map +1 -0
  367. package/dist/esm/nv-tablecolumn.entry.js +37 -0
  368. package/dist/esm/nv-tablecolumn.entry.js.map +1 -0
  369. package/dist/esm/nv-tabledatacell.entry.js +39 -0
  370. package/dist/esm/nv-tabledatacell.entry.js.map +1 -0
  371. package/dist/esm/nv-tablehead.entry.js +20 -0
  372. package/dist/esm/nv-tablehead.entry.js.map +1 -0
  373. package/dist/esm/nv-tablerow.entry.js +20 -0
  374. package/dist/esm/nv-tablerow.entry.js.map +1 -0
  375. package/dist/esm/nv-tooltip.entry.js +12 -3
  376. package/dist/esm/nv-tooltip.entry.js.map +1 -1
  377. package/dist/native/native.css +1 -1
  378. package/dist/native/native.esm.js +1 -1
  379. package/dist/native/native.esm.js.map +1 -1
  380. package/dist/native/{p-20ea1b61.entry.js → p-01262eaf.entry.js} +2 -2
  381. package/dist/native/p-01262eaf.entry.js.map +1 -0
  382. package/dist/native/p-0bf2007c.entry.js +2 -0
  383. package/dist/native/p-0bf2007c.entry.js.map +1 -0
  384. package/dist/native/{p-69ca8c88.entry.js → p-11faaf31.entry.js} +2 -2
  385. package/dist/native/p-11faaf31.entry.js.map +1 -0
  386. package/dist/native/p-17dba26d.entry.js +2 -0
  387. package/dist/native/p-17dba26d.entry.js.map +1 -0
  388. package/dist/native/{p-bb243eaf.entry.js → p-25e410c1.entry.js} +2 -2
  389. package/dist/native/p-25e410c1.entry.js.map +1 -0
  390. package/dist/native/{p-5172aa15.entry.js → p-2a6ca749.entry.js} +2 -2
  391. package/dist/native/p-2a6ca749.entry.js.map +1 -0
  392. package/dist/native/p-327fa1a0.entry.js +2 -0
  393. package/dist/native/p-327fa1a0.entry.js.map +1 -0
  394. package/dist/native/p-3bc5875e.entry.js +2 -0
  395. package/dist/native/p-3bc5875e.entry.js.map +1 -0
  396. package/dist/native/p-47c78fe4.entry.js +2 -0
  397. package/dist/native/p-47c78fe4.entry.js.map +1 -0
  398. package/dist/native/{p-d4e0b6e1.entry.js → p-4a64f5b0.entry.js} +2 -2
  399. package/dist/native/p-4a64f5b0.entry.js.map +1 -0
  400. package/dist/native/{p-4a43953f.entry.js → p-50c31094.entry.js} +2 -2
  401. package/dist/native/p-50c31094.entry.js.map +1 -0
  402. package/dist/native/{p-a59ec107.entry.js → p-605f8b3d.entry.js} +2 -2
  403. package/dist/native/p-605f8b3d.entry.js.map +1 -0
  404. package/dist/native/p-64ae9a21.entry.js +2 -0
  405. package/dist/native/p-64ae9a21.entry.js.map +1 -0
  406. package/dist/native/{p-c16a4fbe.entry.js → p-6e8bcd5b.entry.js} +2 -2
  407. package/dist/native/p-6e8bcd5b.entry.js.map +1 -0
  408. package/dist/native/{p-89468485.entry.js → p-6eb50254.entry.js} +2 -2
  409. package/dist/native/p-6eb50254.entry.js.map +1 -0
  410. package/dist/native/p-6ef216c4.js +3 -0
  411. package/dist/native/p-6ef216c4.js.map +1 -0
  412. package/dist/native/{p-1aaee302.entry.js → p-7701e4cc.entry.js} +2 -2
  413. package/dist/native/p-7701e4cc.entry.js.map +1 -0
  414. package/dist/native/p-86947929.entry.js +2 -0
  415. package/dist/native/p-86947929.entry.js.map +1 -0
  416. package/dist/native/p-8bfdda07.entry.js +2 -0
  417. package/dist/native/p-8bfdda07.entry.js.map +1 -0
  418. package/dist/native/p-8f95f4fa.entry.js +2 -0
  419. package/dist/native/p-8f95f4fa.entry.js.map +1 -0
  420. package/dist/native/{p-23b20b80.entry.js → p-919cf3ec.entry.js} +2 -2
  421. package/dist/native/p-919cf3ec.entry.js.map +1 -0
  422. package/dist/native/p-93eea6e1.entry.js +2 -0
  423. package/dist/native/p-93eea6e1.entry.js.map +1 -0
  424. package/dist/native/p-95714583.js +2 -0
  425. package/dist/native/p-9f89229b.entry.js +2 -0
  426. package/dist/native/{p-2fca31c0.entry.js.map → p-9f89229b.entry.js.map} +1 -1
  427. package/dist/native/{p-8de6396f.entry.js → p-a64baca2.entry.js} +2 -2
  428. package/dist/native/p-a64baca2.entry.js.map +1 -0
  429. package/dist/native/{p-a016e4b6.entry.js → p-a89f5542.entry.js} +2 -2
  430. package/dist/native/p-a89f5542.entry.js.map +1 -0
  431. package/dist/native/p-b3ec71c9.entry.js +2 -0
  432. package/dist/native/p-b3ec71c9.entry.js.map +1 -0
  433. package/dist/native/p-bbe9a373.entry.js +2 -0
  434. package/dist/native/p-bbe9a373.entry.js.map +1 -0
  435. package/dist/native/p-c2dfee1a.entry.js +2 -0
  436. package/dist/native/{p-4b550f95.entry.js.map → p-c2dfee1a.entry.js.map} +1 -1
  437. package/dist/native/{p-71fbdb92.entry.js → p-c5e3e234.entry.js} +2 -2
  438. package/dist/native/p-c5e3e234.entry.js.map +1 -0
  439. package/dist/native/{p-4fae1b2c.entry.js → p-c5e7ecc8.entry.js} +2 -2
  440. package/dist/native/p-c5e7ecc8.entry.js.map +1 -0
  441. package/dist/native/p-c85d031d.entry.js +13 -0
  442. package/dist/native/p-c85d031d.entry.js.map +1 -0
  443. package/dist/native/{p-396b65bb.entry.js → p-cd75ee63.entry.js} +2 -2
  444. package/dist/native/p-cd75ee63.entry.js.map +1 -0
  445. package/dist/native/{p-aeaa326f.entry.js → p-d4277c50.entry.js} +2 -2
  446. package/dist/native/p-d4277c50.entry.js.map +1 -0
  447. package/dist/native/{p-25e1bc94.entry.js → p-df6c9137.entry.js} +2 -2
  448. package/dist/native/p-df6c9137.entry.js.map +1 -0
  449. package/dist/native/{p-330c929d.entry.js → p-e71fc762.entry.js} +2 -2
  450. package/dist/native/p-ef7f605a.entry.js +2 -0
  451. package/dist/native/p-ef7f605a.entry.js.map +1 -0
  452. package/dist/native/p-f2e31579.entry.js +2 -0
  453. package/dist/native/p-f2e31579.entry.js.map +1 -0
  454. package/dist/native/{p-000749ae.entry.js → p-fa8a8b21.entry.js} +2 -2
  455. package/dist/native/p-fa8a8b21.entry.js.map +1 -0
  456. package/dist/types/components/nv-badge/nv-badge.d.ts +1 -1
  457. package/dist/types/components/nv-datagrid/nv-datagrid.d.ts +87 -0
  458. package/dist/types/components/nv-datagrid/nv-datagrid.docs.d.ts +4 -0
  459. package/dist/types/components/nv-datagridbody/nv-datagridbody.d.ts +7 -0
  460. package/dist/types/components/nv-datagridbody/nv-datagridbody.docs.d.ts +4 -0
  461. package/dist/types/components/nv-datagridcolumn/nv-datagridcolumn.d.ts +16 -0
  462. package/dist/types/components/nv-datagridcolumn/nv-datagridcolumn.docs.d.ts +4 -0
  463. package/dist/types/components/nv-datagriddatacell/nv-datagriddatacell.d.ts +14 -0
  464. package/dist/types/components/nv-datagriddatacell/nv-datagriddatacell.docs.d.ts +4 -0
  465. package/dist/types/components/nv-datagridhead/nv-datagridhead.d.ts +7 -0
  466. package/dist/types/components/nv-datagridhead/nv-datagridhead.docs.d.ts +4 -0
  467. package/dist/types/components/nv-datagridrow/nv-datagridrow.d.ts +7 -0
  468. package/dist/types/components/nv-datagridrow/nv-datagridrow.docs.d.ts +4 -0
  469. package/dist/types/components/nv-fielddropdownitem/DropdownItemSelectedEventDetail.d.ts +12 -0
  470. package/dist/types/components/nv-fieldtextarea/nv-fieldtextarea.d.ts +2 -2
  471. package/dist/types/components/nv-fieldtoggle/nv-fieldtoggle.d.ts +4 -4
  472. package/dist/types/components/nv-menuitem/nv-menuitem.d.ts +3 -0
  473. package/dist/types/components/nv-table/nv-table.d.ts +72 -0
  474. package/dist/types/components/nv-table/nv-table.docs.d.ts +4 -0
  475. package/dist/types/components/nv-tablebody/nv-tablebody.d.ts +7 -0
  476. package/dist/types/components/nv-tablebody/nv-tablebody.docs.d.ts +4 -0
  477. package/dist/types/components/nv-tablecolumn/nv-tablecolumn.d.ts +51 -0
  478. package/dist/types/components/nv-tablecolumn/nv-tablecolumn.docs.d.ts +4 -0
  479. package/dist/types/components/nv-tabledatacell/nv-tabledatacell.d.ts +30 -0
  480. package/dist/types/components/nv-tabledatacell/nv-tabledatacell.docs.d.ts +4 -0
  481. package/dist/types/components/nv-tablehead/nv-tablehead.d.ts +7 -0
  482. package/dist/types/components/nv-tablehead/nv-tablehead.docs.d.ts +4 -0
  483. package/dist/types/components/nv-tablerow/nv-tablerow.d.ts +7 -0
  484. package/dist/types/components/nv-tablerow/nv-tablerow.docs.d.ts +4 -0
  485. package/dist/types/components.d.ts +410 -10
  486. package/dist/types/interfaces/Column.d.ts +13 -0
  487. package/dist/types/nova-docs.d.ts +18 -0
  488. package/dist/vscode-data.json +3659 -0
  489. package/hydrate/index.js +5731 -1255
  490. package/hydrate/index.mjs +5731 -1255
  491. package/package.json +7 -2
  492. package/readme.md +5 -1
  493. package/dist/cjs/index-c50face0.js.map +0 -1
  494. package/dist/components/p-69cc7819.js.map +0 -1
  495. package/dist/components/p-76eb28db.js.map +0 -1
  496. package/dist/components/p-9647924f.js.map +0 -1
  497. package/dist/components/p-9be1ebd4.js.map +0 -1
  498. package/dist/components/p-ae6a0d80.js.map +0 -1
  499. package/dist/components/p-d506ae63.js.map +0 -1
  500. package/dist/components/p-ff97f99e.js.map +0 -1
  501. package/dist/esm/index-e7b35c14.js.map +0 -1
  502. package/dist/native/p-000749ae.entry.js.map +0 -1
  503. package/dist/native/p-0d335326.entry.js +0 -2
  504. package/dist/native/p-0d335326.entry.js.map +0 -1
  505. package/dist/native/p-1aaee302.entry.js.map +0 -1
  506. package/dist/native/p-20ea1b61.entry.js.map +0 -1
  507. package/dist/native/p-23b20b80.entry.js.map +0 -1
  508. package/dist/native/p-25e1bc94.entry.js.map +0 -1
  509. package/dist/native/p-2fca31c0.entry.js +0 -2
  510. package/dist/native/p-396b65bb.entry.js.map +0 -1
  511. package/dist/native/p-4a43953f.entry.js.map +0 -1
  512. package/dist/native/p-4b550f95.entry.js +0 -2
  513. package/dist/native/p-4fae1b2c.entry.js.map +0 -1
  514. package/dist/native/p-5172aa15.entry.js.map +0 -1
  515. package/dist/native/p-69ca8c88.entry.js.map +0 -1
  516. package/dist/native/p-71fbdb92.entry.js.map +0 -1
  517. package/dist/native/p-89468485.entry.js.map +0 -1
  518. package/dist/native/p-8de6396f.entry.js.map +0 -1
  519. package/dist/native/p-a016e4b6.entry.js.map +0 -1
  520. package/dist/native/p-a59ec107.entry.js.map +0 -1
  521. package/dist/native/p-aeaa326f.entry.js.map +0 -1
  522. package/dist/native/p-b4aea326.js +0 -3
  523. package/dist/native/p-b4aea326.js.map +0 -1
  524. package/dist/native/p-bb243eaf.entry.js.map +0 -1
  525. package/dist/native/p-c16a4fbe.entry.js.map +0 -1
  526. package/dist/native/p-d4e0b6e1.entry.js.map +0 -1
  527. package/dist/native/p-d5c24d8f.entry.js +0 -2
  528. package/dist/native/p-d5c24d8f.entry.js.map +0 -1
  529. package/dist/native/p-ed893068.entry.js +0 -2
  530. package/dist/native/p-ed893068.entry.js.map +0 -1
  531. package/dist/native/p-eeb6a3dc.js +0 -2
  532. /package/dist/native/{p-eeb6a3dc.js.map → p-95714583.js.map} +0 -0
  533. /package/dist/native/{p-330c929d.entry.js.map → p-e71fc762.entry.js.map} +0 -0
package/LICENSE.MD CHANGED
@@ -2,156 +2,109 @@
2
2
 
3
3
  This End-User License Agreement ("Agreement") is entered into between:
4
4
 
5
- 1. **Elia Group NV**
5
+ 1. **Elia Group NV**
6
+ Located at Keizerslaan 20, 1000 Brussel, registered at the Crossroads Bank for Enterprises in Belgium under number 0476.388.378 (hereafter: "Licensor", "Elia", "We", "Our" or "Us").
6
7
 
7
- Located at Keizerslaan 20, 1000 Brussel, registered at the Crossroads Bank for Enterprises in Belgium under number 0476.388.378 (hereafter: “Licensor”, “Elia”, “We”, “Our” or “Us”), and
8
+ 2. **Subsidiaries, Partners or Affiliates**
9
+ Collectively referred to as the "Licensee".
8
10
 
9
- 2. **Subsidiaries, Partners, or Affiliates**
11
+ Licensor and Licensee may both be referred to as a “Party” and jointly as the “Parties”.
10
12
 
11
- Collectively referred to as the "Licensee".
13
+ This Agreement can only be entered into by a party which can be considered as the “Licensee”. This means that, to the extent a party is not considered a Subsidiary, Affiliate or Partner, it is not possible for it to enter into this Agreement with Licensor or to use the Works. This Agreement shall not confer any rights, titles or interests to any other entities or individuals which are not the Licensee. Any attempt by Third Parties to claim rights or licenses under this Agreement shall be considered null and void, as the Agreement is strictly limited to the Licensee, as defined herein.
12
14
 
13
- **Licensor** and **Licensee** may both be referred to as a “Party” and jointly as the “Parties”.
15
+ ---
14
16
 
15
- This Agreement can only be entered into by a party which qualifies as the “Licensee”. Any attempt by Third Parties to claim rights or licenses under this Agreement shall be considered null and void, as the Agreement is strictly limited to the Licensee, as defined herein.
17
+ ## 1. DEFINITIONS
16
18
 
17
- ## Article 1: Definitions
19
+ - **Affiliate**: A business entity that is related to Elia through ownership, control, or shared interests, often resulting in a close operational or financial relationship (cfr. Article 1:15 of the Belgian Code of Companies and Associations).
20
+ - **Effective Date**: The date from which the Licensee accesses and downloads the Works.
21
+ - **Elia Projects**: (services performed in the context of) initiatives, projects, products, agreements or tasks directly relating to Elia’s business operations or to those of Subsidiaries, Affiliates or Partners or that otherwise support or are directly related to Elia’s business operations. Elia Projects include, without being limited to activities, works, or services performed in connection with the development, execution, or management of services, products, or solutions for, or related to Elia or its Subsidiaries or Affiliates.
22
+ - **Initial Term**: Has the meaning as set out under Article 6.2.
23
+ - **Intellectual Property Rights**: Means any intellectual property rights, including copyrights, trade and service marks, trade names, rights in logos, inventions, trade secrets and know-how, registered designs, design rights, patents, database rights, all rights of whatsoever nature in computer software and data, all intangible rights and privileges of nature similar or allied to any of the foregoing, in every case in any part of the world and whether or not registered; and including all granted registrations and all applications for registration, all renewals, reversions or extensions, the right to sue for damages for past infringement and all forms of protection of a similar nature which may subsist anywhere in the world. For the avoidance of doubt, Intellectual Property Rights include the intellectual property rights related to and vested in the Works.
24
+ - **License**: Has the meaning as described under Article 2.1.
25
+ - **Partner**: Means a business partner, subcontractor or service provider of the Licensor, which entered into a (services) agreement with Elia before and which is engaged on Elia Projects.
26
+ - **Renewal Term**: Has the meaning as set out under Article 6.2.
27
+ - **Subsidiary**: Means any entity directly or indirectly controlled by Licensee, where “control” is defined in article 1:14 of the Belgian Code of Companies and Associations.
28
+ - **Territory**: Means the entire world.
29
+ - **Third Party**: Means a person that is not a Party, nor a Subsidiary, Affiliate or Partner of the Licensor.
30
+ - **Works**: Means all elements and visuals in the UI library in the “Nova Design System” software (e.g. buttons, arrows, etc.) and the compressed versions of the respective source code of the visuals, created by, or on behalf of, Elia with the purpose of being used and incorporated in websites, platforms, applications etc. The Works can be accessed and found in the following folders [Name folders].
18
31
 
19
- ### 1.1 Affiliate
32
+ ---
20
33
 
21
- A business entity related to Elia through ownership, control, or shared interests, as per Article 1:15 of the Belgian Code of Companies and Associations.
34
+ ## 2. GRANT OF LICENSE
22
35
 
23
- ### 1.2 Effective Date
36
+ 2.1 Licensor hereby grants to Licensee, a non-exclusive, revocable, sublicensable and non-transferable right to use the Works within the Territory in accordance with this Agreement solely for Elia Projects. Licensor is only allowed to sublicense these rights in accordance with Article 4.1.
24
37
 
25
- The date from which the Licensee accesses and downloads the Works.
38
+ 2.2 The right to use the Works includes the right to reproduce, translate, and communicate to the public. The usage rights are granted for the term of the respective Intellectual Property Rights vested in the Works and they are not subject to payment of a royalty to Licensor. The exploitation rights mentioned above are not limited to any sorts of carriers or transmissions (hereafter all together referred to as the “License”).
26
39
 
27
- ### 1.3 Elia Projects
40
+ 2.3 Licensee is obliged to inform Licensor of any infringement of Intellectual Property Rights, vested in the Works, by Third Parties as soon as possible after becoming aware of such infringement.
28
41
 
29
- Initiatives, projects, or tasks directly relating to Elia’s business operations or those of Subsidiaries, Affiliates, or Partners, including development, execution, or management of services or products.
42
+ ---
30
43
 
31
- ### 1.4 Intellectual Property Rights
44
+ ## 3. OWNERSHIP OF INTELLECTUAL PROPERTY RIGHTS
32
45
 
33
- Any intellectual property rights, including copyrights, trademarks, patents, and related rights worldwide.
46
+ 3.1 The Licensee acknowledges and agrees that the Licensor is the proprietor of all right, title and interest in and to the Intellectual Property Rights vested in the Works throughout the Territory in any form or embodiment thereof and that the License does neither transfer or convey to Licensee any ownership rights in or relating to the Intellectual Property Rights vested in the Works.
34
47
 
35
- ### 1.5 License
48
+ 3.2 Licensor may from time to time implement updates or upgrades of the Works, add new items to the Works in the [name]folder or delete certain Works (together referred to as “Updates”). Licensor is allowed to implement these Updates without prior notification to the Licensee and/or without permission of the latter. Licensee is free to decide whether or not to implement or use these Updates. Once an Update has been implemented, it shall be deemed part of the Works and shall be subject to the provisions of this Agreement.
36
49
 
37
- As described in Article 2.1.
50
+ ---
38
51
 
39
- ### 1.6 Partner
52
+ ## 4. PERMITTED USE AND RESTRICTIONS
40
53
 
41
- A business partner, subcontractor, or service provider of Elia engaged in Elia Projects.
54
+ 4.1 The Works may only be used by employees and authorized contractors of Licensee and its Subsidiaries in the course of their employment or engagement on Elia Projects. Licensee is responsible and shall ensure that its personnel (including employees, subcontractors, authorized representatives or anyone else they would engage in the course of Elia Projects) use the Works in accordance with this Agreement.
42
55
 
43
- ### 1.7 Subsidiary
56
+ 4.2 The Works may only be installed on devices owned or controlled by Licensee.
44
57
 
45
- An entity directly or indirectly controlled by the Licensee, per Article 1:14 of the Belgian Code of Companies and Associations.
58
+ 4.3 Licensee shall not alter, modify or customize the Works. The Works are provided “as is”, with existing mechanisms to support flexible UI creation. Any attempts to modify the Works are prohibited.
46
59
 
47
- ### 1.8 Territory
60
+ 4.4 Licensee is not allowed and shall not:
61
+ - Use, copy, modify, sublicense, distribute, share or otherwise transfer the Works to any Third Party;
62
+ - Reverse engineer, decompile, or disassemble the Work.
48
63
 
49
- The entire world.
64
+ ---
50
65
 
51
- ### 1.9 Third Party
66
+ ## 5. LIABILITY AND DISCLAIMER OF WARRANTIES AND INDEMNIFICATIONS
52
67
 
53
- A person or entity not defined as a Party, Subsidiary, Affiliate, or Partner of the Licensor.
68
+ 5.1 The Works are provided "as is" and "as available," without warranty of any kind. To the maximum extent permitted by applicable law, the Licensor expressly disclaims all warranties, whether express, implied, statutory, or otherwise, including, but not limited to, any implied warranties of merchantability, fitness for a particular purpose, title, non-infringement, and any warranties that may arise out of course of dealing, course of performance, usage, or trade practice. The Licensor does not warrant that the Works will meet the Licensee's requirements, achieve any intended results, be compatible or work with any other software, systems, or services, operate without interruption, meet any performance or reliability standards, be error-free, or that any errors or defects can or will be corrected. No oral or written information or advice given by the Licensor or its authorized representative shall create a warranty.
54
69
 
55
- ### 1.10 Works
70
+ 5.2 To the fullest extent permitted by law, the Licensor shall not be liable for any indemnification obligations or liabilities whatsoever to the Licensee or any Third Party, whether arising in contract, tort, or otherwise, including, but not limited to, any claims, damages, liabilities, costs, or expenses arising out of or related to the Work, the use or inability to use the Work, or any data loss, corruption, or breaches of security associated with the Work. The Licensee acknowledges and agrees that the Licensor shall have no obligation to defend, indemnify, or hold harmless the Licensee or any third party for any reason, including but not limited to, intellectual property infringement claims, product liability claims, or any other claims or liabilities arising from the use of the Work.
56
71
 
57
- All elements and visuals in the UI library of the "Nova Design System", including source code and associated materials.
72
+ 5.3 To the extent permitted by applicable law, Parties expressly agree that Licensor shall not be liable for any indirect or consequential damages, including but not limited to, damages for loss of business profits, business interruption, loss of business information, goodwill, use, data or other intangible losses resulting from the use of or the inability to use the (contents of the) Works, however caused (including by negligence), even if Licensee has been advised about the possibility of such damages.
58
73
 
59
- ## Article 2: Grant of License
74
+ 5.4 Licensee acknowledges and agrees that it installs the Works at its own risk and that it will be solely responsible for its use thereof and any damages that may result.
60
75
 
61
- ### 2.1 License Grant
76
+ 5.5 In any case, Licensor’s liability under this Agreement is limited to the amount of 1,000 EUR.
62
77
 
63
- The **Licensor** grants the **Licensee** a non-exclusive, revocable, sublicensable, and non-transferable right to use the Works worldwide solely for Elia Projects.
78
+ ---
64
79
 
65
- ### 2.2 Usage Rights
80
+ ## 6. TERM AND TERMINATION
66
81
 
67
- The usage rights include reproduction, translation, and public communication, provided the Licensee complies with the Agreement.
82
+ 6.1 The initial term of this Agreement shall be effective as of the Effective Date and unless terminated earlier in accordance with this Article 6, shall be in force for an indefinite period of time.
68
83
 
69
- ### 2.3 Reporting Infringements
84
+ 6.2 Either Party can terminate this Agreement by giving a written notice (including e-mail) to the other Party of one (1) month.
70
85
 
71
- Licensee must inform Licensor of any Intellectual Property infringement.
86
+ 6.3 This Agreement shall be automatically terminated upon a change in control, ownership, or shared interests of any Subsidiary or Affiliate, whether through sale, merger, reorganization, or otherwise, causing a change of the qualification of such Subsidiary or Affiliate into a Third Party. As regards Partners, this Agreement shall be automatically terminated upon the end of the participation of a Partner on Elia Projects.
72
87
 
73
- ## Article 3: Ownership of Intellectual Property Rights
88
+ 6.4 Licensor has the right to terminate the Agreement immediately, in case of a material breach by the Licensee, by providing the Licensee a written notice.
74
89
 
75
- ### 3.1 Ownership Retained
90
+ 6.5 Upon termination of this Agreement pursuant to this clause, Licensee shall immediately cease all use of the Works and shall destroy all copies of the Works in its possession or control. For avoidance of doubt, in this case, any use of the Works will be prohibited as from the date of the event which makes the Affiliate, Subsidiary or Partner, a Third Party.
76
91
 
77
- The **Licensor** retains all ownership rights to the Intellectual Property related to the Works.
92
+ ---
78
93
 
79
- ### 3.2 Updates
94
+ ## 7. MISCELLANEOUS
80
95
 
81
- Updates may be implemented by the Licensor without prior notice. Licensee may choose whether to implement updates.
96
+ 7.1 No Party to this Agreement shall be deemed to have waived any rights arising out of the Agreement or out of any default or breach hereunder unless such Party explicitly executes the waiver in writing.
82
97
 
83
- ## Article 4: Permitted Use and Restrictions
98
+ 7.2 Save as otherwise provided in this Agreement, each Party bears its own costs relating to the execution and implementation by it of this Agreement and of all other ancillary documents.
84
99
 
85
- ### 4.1 Permitted Use
100
+ 7.3 This Agreement may not be assigned by Licensee, except with the prior written consent of the Licensor.
86
101
 
87
- - The Works may only be used by employees or contractors of the Licensee in Elia Projects.
102
+ 7.4 If any provision of this Agreement is held to be invalid or unenforceable, then such provision will (so far as it is invalid or unenforceable) have no effect and will be deemed not to be included in this Agreement, but without invalidating any of the remaining provisions of this Agreement. The Parties must then use all reasonable endeavours to replace the invalid or unenforceable provision by a valid and enforceable substitute provision the effect of which is as close as possible to the intended effect of the invalid or unenforceable provision.
88
103
 
89
- - Installation is restricted to devices owned or controlled by the Licensee.
104
+ ---
90
105
 
91
- ### 4.2 Restrictions
106
+ ## 8. GOVERNING LAW AND JURISDICTION
92
107
 
93
- The Works must not be:
108
+ 8.1 This Agreement is governed by and must be construed and interpreted in accordance with the laws of Belgium.
94
109
 
95
- - Shared, sublicensed, or otherwise transferred to Third Parties.
96
-
97
- - Reverse-engineered, decompiled, or disassembled.
98
-
99
- ## Article 5: Liability and Disclaimer of Warranties
100
-
101
- ### 5.1 Disclaimer
102
-
103
- The Works are provided "as is", without warranty of any kind. The **Licensor** disclaims all implied warranties.
104
-
105
- ### 5.2 Limitation of Liability
106
-
107
- The **Licensor** limits its liability to €1,000. The Licensee assumes all risks related to the use of the Works.
108
-
109
- ## Article 6: Term and Termination
110
-
111
- ### 6.1 Initial Term
112
-
113
- The Agreement is effective indefinitely from the Effective Date unless terminated.
114
-
115
- ### 6.2 Termination by Notice
116
-
117
- Either Party may terminate with one month's written notice.
118
-
119
- ### 6.3 Automatic Termination
120
-
121
- Termination occurs automatically upon:
122
-
123
- - Changes in control, ownership, or project participation.
124
-
125
- - Breach of material terms by the Licensee, following written notice.
126
-
127
- ### 6.4 Post-Termination Obligations
128
-
129
- Upon termination, the **Licensee** must cease using and destroy all copies of the Works.
130
-
131
- ## Article 7: Miscellaneous
132
-
133
- ### 7.1 Waiver
134
-
135
- Waivers must be in writing and do not constitute ongoing waivers of similar rights.
136
-
137
- ### 7.2 Costs
138
-
139
- Each Party bears its own implementation costs.
140
-
141
- ### 7.3 Assignment
142
-
143
- The Agreement may not be assigned without prior consent from the **Licensor**.
144
-
145
- ### 7.4 Severability
146
-
147
- Invalid provisions will not affect the remainder of the Agreement.
148
-
149
- ## Article 8: Governing Law and Jurisdiction
150
-
151
- ### 8.1 Governing Law
152
-
153
- This Agreement is governed by Belgian law.
154
-
155
- ### 8.2 Jurisdiction
156
-
157
- The Dutch-speaking courts of Brussels have exclusive jurisdiction for disputes.
110
+ 8.2 The Dutch-speaking courts of Brussels will have exclusive jurisdiction to settle any dispute or claim arising out of or in connection with this Agreement, unless exclusive jurisdiction is attributed to other courts by applicable law.