@nova-design-system/nova-vue 3.0.0-beta.42 → 3.0.0-beta.44
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.
|
@@ -119,8 +119,8 @@ export const NvDialogfooter = /*@__PURE__*/ defineContainer('nv-dialogfooter', u
|
|
|
119
119
|
'primaryLabel',
|
|
120
120
|
'primaryButtonType',
|
|
121
121
|
'form',
|
|
122
|
-
'
|
|
123
|
-
'
|
|
122
|
+
'dialogCanceled',
|
|
123
|
+
'dialogPrimaryClicked'
|
|
124
124
|
]);
|
|
125
125
|
export const NvDialogheader = /*@__PURE__*/ defineContainer('nv-dialogheader', undefined, [
|
|
126
126
|
'heading',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nova-design-system/nova-vue",
|
|
3
|
-
"version": "3.0.0-beta.
|
|
3
|
+
"version": "3.0.0-beta.44",
|
|
4
4
|
"description": "Nova is a design system created by Elia Group to empower creators to efficiently build solutions that people love to use.",
|
|
5
5
|
"author": "Elia Group",
|
|
6
6
|
"homepage": "https://nova.eliagroup.io",
|