mediacube-ui-v2 0.0.176 → 0.0.177

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.
@@ -59,6 +59,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
59
59
  "update:modelValue": (value: string) => any;
60
60
  "tab-changed": (value: {
61
61
  tab: ITab;
62
+ event?: Event | undefined;
62
63
  }) => any;
63
64
  clicked: (value: {
64
65
  tab: ITab;
@@ -121,6 +122,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
121
122
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
122
123
  "onTab-changed"?: ((value: {
123
124
  tab: ITab;
125
+ event?: Event | undefined;
124
126
  }) => any) | undefined;
125
127
  onClicked?: ((value: {
126
128
  tab: ITab;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mediacube-ui-v2",
3
- "version": "0.0.176",
3
+ "version": "0.0.177",
4
4
  "license": "MIT",
5
5
  "description": "Design system for Mediacube services",
6
6
  "keywords": [