@knime/kds-components 0.30.1 → 0.30.3

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.
@@ -14,9 +14,6 @@ declare function __VLS_template(): {
14
14
  isRenameActive: boolean;
15
15
  isSelected: boolean;
16
16
  }) => any>> & {
17
- itemIcon?(_: {
18
- item: KdsFileExplorerItem<Record<string, unknown>>;
19
- }): any;
20
17
  customDragPreview?(_: {}): any;
21
18
  };
22
19
  refs: {
@@ -279,9 +276,7 @@ declare function __VLS_template(): {
279
276
  };
280
277
  $forceUpdate: () => void;
281
278
  $nextTick: typeof nextTick;
282
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (
283
- /** KEYBOARD NAV */
284
- ...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
279
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
285
280
  } & Readonly<{}> & Omit<Readonly<{
286
281
  modelValue?: string;
287
282
  } & {
@@ -423,9 +418,7 @@ declare function __VLS_template(): {
423
418
  };
424
419
  $forceUpdate: () => void;
425
420
  $nextTick: typeof nextTick;
426
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (
427
- /** KEYBOARD NAV */
428
- ...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
421
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
429
422
  } & Readonly<{}> & Omit<{} & (Readonly<({
430
423
  modelValue?: boolean;
431
424
  } & {
@@ -619,9 +612,7 @@ declare function __VLS_template(): {
619
612
  };
620
613
  $forceUpdate: () => void;
621
614
  $nextTick: typeof nextTick;
622
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (
623
- /** KEYBOARD NAV */
624
- ...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
615
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
625
616
  } & Readonly<{
626
617
  isDraggingEnabled: boolean;
627
618
  }> & Omit<Readonly<{
@@ -751,9 +742,7 @@ declare function __VLS_template(): {
751
742
  };
752
743
  $forceUpdate: () => void;
753
744
  $nextTick: typeof nextTick;
754
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (
755
- /** KEYBOARD NAV */
756
- ...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
745
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
757
746
  } & Readonly<{}> & Omit<{} & (Readonly<({
758
747
  modelValue?: boolean;
759
748
  } & {
@@ -1129,9 +1118,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
1129
1118
  };
1130
1119
  $forceUpdate: () => void;
1131
1120
  $nextTick: typeof nextTick;
1132
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (
1133
- /** KEYBOARD NAV */
1134
- ...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
1121
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
1135
1122
  } & Readonly<{}> & Omit<Readonly<{
1136
1123
  modelValue?: string;
1137
1124
  } & {
@@ -1273,9 +1260,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
1273
1260
  };
1274
1261
  $forceUpdate: () => void;
1275
1262
  $nextTick: typeof nextTick;
1276
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (
1277
- /** KEYBOARD NAV */
1278
- ...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
1263
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
1279
1264
  } & Readonly<{}> & Omit<{} & (Readonly<({
1280
1265
  modelValue?: boolean;
1281
1266
  } & {
@@ -1469,9 +1454,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
1469
1454
  };
1470
1455
  $forceUpdate: () => void;
1471
1456
  $nextTick: typeof nextTick;
1472
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (
1473
- /** KEYBOARD NAV */
1474
- ...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
1457
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
1475
1458
  } & Readonly<{
1476
1459
  isDraggingEnabled: boolean;
1477
1460
  }> & Omit<Readonly<{
@@ -1601,9 +1584,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
1601
1584
  };
1602
1585
  $forceUpdate: () => void;
1603
1586
  $nextTick: typeof nextTick;
1604
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (
1605
- /** KEYBOARD NAV */
1606
- ...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
1587
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
1607
1588
  } & Readonly<{}> & Omit<{} & (Readonly<({
1608
1589
  modelValue?: boolean;
1609
1590
  } & {
@@ -1 +1 @@
1
- {"version":3,"file":"KdsFileExplorer.vue.d.ts","sourceRoot":"","sources":["../../../../src/containers/FileExplorer/KdsFileExplorer.vue"],"names":[],"mappings":"AA0uBA,OAAO,EAIL,QAAQ,EAOT,MAAM,KAAK,CAAC;AAsBb,OAAO,KAAK,EAEV,mBAAmB,EACnB,oBAAoB,EACrB,MAAM,SAAS,CAAC;AAMjB;;GAEG;AAEH,KAAK,WAAW,GAAG,oBAAoB,CAAC;AAsexC,KAAK,iBAAiB,GAAG;IACzB,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACrC,GAAG,WAAW,CAAC;AAKhB,iBAAS,cAAc;WA8cT,OAAO,IAA6B;;;;;UAnBqC,GAAG;;;YAE3D,GAAG;mCACM,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mCA19B3C,CA9oBiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oDAk5BX,GAAG,8CAG6B,GAAG,yBAC5B,GAAG;wBAIhB,mBAAmB;wBACnB,GADC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oDARK,GAAG,8CAG6B,GAAG,yBAC5B,GAAG;wBAIhB,mBAAmB;wBACnB,GADC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mCA5QD,CA9oBiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wCAk5BX,GAAG,8CAG6B,GAAG,yBAC5B,GAAG;YAIhB,mBAAmB;YACnB,GADC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wCARK,GAAG,8CAG6B,GAAG,yBAC5B,GAAG;YAIhB,mBAAmB;YACnB,GADC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmuBA;AAqDD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+BAriCrB,CA9oBiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gDAk5BX,GAAG,8CAG6B,GAAG,yBAC5B,GAAG;oBAIhB,mBAAmB;oBACnB,GADC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gDARK,GAAG,8CAG6B,GAAG,yBAC5B,GAAG;oBAIhB,mBAAmB;oBACnB,GADC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+BA5QD,CA9oBiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oCAk5BX,GAAG,8CAG6B,GAAG,yBAC5B,GAAG;QAIhB,mBAAmB;QACnB,GADC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oCARK,GAAG,8CAG6B,GAAG,yBAC5B,GAAG;QAIhB,mBAAmB;QACnB,GADC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAmyBC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"KdsFileExplorer.vue.d.ts","sourceRoot":"","sources":["../../../../src/containers/FileExplorer/KdsFileExplorer.vue"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"KdsMenuContainer.vue.d.ts","sourceRoot":"","sources":["../../../../src/containers/MenuContainer/KdsMenuContainer.vue"],"names":[],"mappings":"AAiZA,OAAO,KAAK,EAEV,qBAAqB,EAGtB,MAAM,SAAS,CAAC;;;;;;;;;;AAyZjB,wBAUG"}
1
+ {"version":3,"file":"KdsMenuContainer.vue.d.ts","sourceRoot":"","sources":["../../../../src/containers/MenuContainer/KdsMenuContainer.vue"],"names":[],"mappings":"AA6YA,OAAO,KAAK,EAEV,qBAAqB,EAGtB,MAAM,SAAS,CAAC;;;;;;;;;;AAyZjB,wBAUG"}
@@ -1 +1 @@
1
- {"version":3,"file":"TwinListBody.vue.d.ts","sourceRoot":"","sources":["../../../../../src/forms/selects/TwinList/TwinListBody.vue"],"names":[],"mappings":"AAkZA,OAAO,KAAK,EACV,qBAAqB,EAErB,iBAAiB,EAClB,MAAM,SAAS,CAAC;AAEjB,KAAK,WAAW,GAAG,iBAAiB,CAAC;AAkMrC,KAAK,iBAAiB,GAAG;IACzB,UAAU,EAAE,qBAAqB,CAAC;CACjC,GAAG,WAAW,CAAC;;;;;;AAqYhB,wBAQG"}
1
+ {"version":3,"file":"TwinListBody.vue.d.ts","sourceRoot":"","sources":["../../../../../src/forms/selects/TwinList/TwinListBody.vue"],"names":[],"mappings":"AAoZA,OAAO,KAAK,EACV,qBAAqB,EAErB,iBAAiB,EAClB,MAAM,SAAS,CAAC;AAEjB,KAAK,WAAW,GAAG,iBAAiB,CAAC;AAkMrC,KAAK,iBAAiB,GAAG;IACzB,UAAU,EAAE,qBAAqB,CAAC;CACjC,GAAG,WAAW,CAAC;;;;;;AAsYhB,wBAQG"}
@@ -1 +1 @@
1
- {"version":3,"file":"KdsPopover.vue.d.ts","sourceRoot":"","sources":["../../../../src/overlays/Popover/KdsPopover.vue"],"names":[],"mappings":"AAkQA,iBAAS,cAAc;WAoDT,OAAO,IAA6B;;yBAXrB,GAAG;;;;;;EAgB/B;AAYD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;iBA5ER,OAAO;;;;;;;;;;;iBAAP,OAAO;;;;;;;;;;;;;;;;;;;iBAAP,OAAO;;;;;;;;;;;iBAAP,OAAO;;;;;;;;;;;;;;;;;kBAsFlB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"KdsPopover.vue.d.ts","sourceRoot":"","sources":["../../../../src/overlays/Popover/KdsPopover.vue"],"names":[],"mappings":"AAqRA,iBAAS,cAAc;WAsDT,OAAO,IAA6B;;yBAXrB,GAAG;;;;;;EAgB/B;AAYD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;iBA9ER,OAAO;;;;;;;;;;;iBAAP,OAAO;;;;;;;;;;;;;;;;;;;iBAAP,OAAO;;;;;;;;;;;iBAAP,OAAO;;;;;;;;;;;;;;;;;kBAwFlB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,11 +1,13 @@
1
1
  export declare const kdsPopoverPlacement: {
2
2
  readonly TOP_LEFT: "top-left";
3
+ readonly TOP_CENTER: "top-center";
3
4
  readonly TOP_RIGHT: "top-right";
4
5
  readonly BOTTOM_LEFT: "bottom-left";
6
+ readonly BOTTOM_CENTER: "bottom-center";
5
7
  readonly BOTTOM_RIGHT: "bottom-right";
6
8
  readonly CUSTOM: "custom";
7
9
  };
8
- export declare const kdsPopoverPlacements: ("top-left" | "top-right" | "bottom-left" | "bottom-right" | "custom")[];
10
+ export declare const kdsPopoverPlacements: ("top-left" | "top-center" | "top-right" | "bottom-left" | "bottom-center" | "bottom-right" | "custom")[];
9
11
  export declare const kdsPopoverRole: {
10
12
  readonly DIALOG: "dialog";
11
13
  readonly MENU: "menu";
@@ -1 +1 @@
1
- {"version":3,"file":"enums.d.ts","sourceRoot":"","sources":["../../../../src/overlays/Popover/enums.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB;;;;;;CAMtB,CAAC;AAEX,eAAO,MAAM,oBAAoB,0EAAqC,CAAC;AAEvE,eAAO,MAAM,cAAc;;;;CAIjB,CAAC;AAEX,eAAO,MAAM,eAAe,mCAAgC,CAAC;AAE7D,eAAO,MAAM,cAAc;;;CAGjB,CAAC;AAEX,eAAO,MAAM,eAAe,uBAAgC,CAAC"}
1
+ {"version":3,"file":"enums.d.ts","sourceRoot":"","sources":["../../../../src/overlays/Popover/enums.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB;;;;;;;;CAQtB,CAAC;AAEX,eAAO,MAAM,oBAAoB,2GAAqC,CAAC;AAEvE,eAAO,MAAM,cAAc;;;;CAIjB,CAAC;AAEX,eAAO,MAAM,eAAe,mCAAgC,CAAC;AAE7D,eAAO,MAAM,cAAc;;;CAGjB,CAAC;AAEX,eAAO,MAAM,eAAe,uBAAgC,CAAC"}
@@ -33,9 +33,9 @@ type KdsPopoverAnchoredProps = {
33
33
  /**
34
34
  * Placement of the popover relative to the anchor element.
35
35
  *
36
- * Format: `{side}-{edge}` where:
36
+ * Format: `{side}-{alignment}` where:
37
37
  * - `side`: which side of the anchor the popover appears on (`top`, `bottom`)
38
- * - `edge`: which edge of the popover aligns with the anchor's edge (`left`, `right`)
38
+ * - `alignment`: how the popover aligns with the anchor (`left`, `center`, `right`)
39
39
  *
40
40
  * @default "bottom-left"
41
41
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@knime/kds-components",
3
- "version": "0.30.1",
3
+ "version": "0.30.3",
4
4
  "description": "Package containing basic Vue components of the KNIME Design System",
5
5
  "repository": {
6
6
  "type": "git",
@@ -36,23 +36,21 @@
36
36
  },
37
37
  "dependencies": {
38
38
  "@knime/utils": "^1.11.0",
39
- "@knime/vue-headless-virtual-scroller": "^0.1.3",
40
39
  "consola": "^3.4.2",
41
- "es-toolkit": "^1.46.1",
42
40
  "motion": "^12.39.0",
43
41
  "pretty-bytes": "^7.1.0",
44
42
  "temporal-polyfill": "^0.3.2",
45
- "@knime/kds-styles": "^0.30.1"
43
+ "@knime/kds-styles": "^0.30.3"
46
44
  },
47
45
  "devDependencies": {
48
- "@storybook/vue3-vite": "^10.4.1",
46
+ "@storybook/vue3-vite": "^10.4.2",
49
47
  "@vitejs/plugin-vue": "^6.0.5",
50
48
  "@vue/test-utils": "^2.4.6",
51
49
  "@vue/tsconfig": "^0.9.1",
52
50
  "@vueuse/core": "^14.2.1",
53
51
  "prettier": "3.8.3",
54
52
  "prettier-plugin-vue": "^1.1.6",
55
- "storybook": "^10.4.1",
53
+ "storybook": "^10.4.2",
56
54
  "ts-morph": "^28.0.0",
57
55
  "vite": "^7.3.2",
58
56
  "vite-plugin-dts": "^4.5.4",