@vuer-ai/vuer-uikit 0.0.84 → 0.0.86

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 (47) hide show
  1. package/dist/{chunk-WMYO3VA4.cjs → chunk-2TVNVB3X.cjs} +2 -2
  2. package/dist/{chunk-3M2Y6VIW.mjs → chunk-3ANJMSOC.mjs} +3 -3
  3. package/dist/{chunk-SYXRPCBO.cjs → chunk-EEGQLTSQ.cjs} +42 -33
  4. package/dist/{chunk-7VYMOW2I.mjs → chunk-GEFRW3FP.mjs} +5 -3
  5. package/dist/{chunk-5MIKF753.cjs → chunk-IQS5L6B2.cjs} +5 -3
  6. package/dist/{chunk-OZPCCMGQ.mjs → chunk-M45ELKOT.mjs} +2 -2
  7. package/dist/{chunk-BWBBQCG2.mjs → chunk-PC5DHSC4.mjs} +42 -33
  8. package/dist/{chunk-2ZBQXVNV.cjs → chunk-YQIPNAUH.cjs} +6 -6
  9. package/dist/index.cjs +73 -78
  10. package/dist/index.d.cts +0 -1
  11. package/dist/index.d.ts +0 -1
  12. package/dist/index.mjs +14 -15
  13. package/dist/ui/UIKitBadge.cjs +5 -5
  14. package/dist/ui/UIKitBadge.mjs +1 -1
  15. package/dist/ui/index.cjs +73 -78
  16. package/dist/ui/index.d.cts +0 -1
  17. package/dist/ui/index.d.ts +0 -1
  18. package/dist/ui/index.mjs +14 -15
  19. package/dist/ui/inputs/index.cjs +15 -15
  20. package/dist/ui/inputs/index.mjs +3 -3
  21. package/dist/ui/inputs/number-inputs/index.cjs +10 -10
  22. package/dist/ui/inputs/number-inputs/index.mjs +2 -2
  23. package/dist/ui/sidebar.cjs +26 -26
  24. package/dist/ui/sidebar.mjs +2 -2
  25. package/dist/ui/tree-view/TreeView.cjs +3 -3
  26. package/dist/ui/tree-view/TreeView.mjs +1 -1
  27. package/dist/ui/tree-view/hooks.cjs +3 -3
  28. package/dist/ui/tree-view/hooks.mjs +1 -1
  29. package/dist/ui/tree-view/index.cjs +6 -6
  30. package/dist/ui/tree-view/index.mjs +2 -2
  31. package/dist/ui/waterfall/hooks/useTimelineState.d.cts +1 -1
  32. package/dist/ui/waterfall/hooks/useTimelineState.d.ts +1 -1
  33. package/dist/ui/waterfall/index.cjs +5 -5
  34. package/dist/ui/waterfall/index.mjs +4 -4
  35. package/dist/ui/waterfall/types.d.cts +1 -1
  36. package/dist/ui/waterfall/types.d.ts +1 -1
  37. package/package.json +1 -1
  38. package/dist/chunk-AHNVEAOM.cjs +0 -855
  39. package/dist/chunk-LBENVTO2.mjs +0 -853
  40. package/dist/ui/timeline.cjs +0 -26
  41. package/dist/ui/timeline.d.cts +0 -42
  42. package/dist/ui/timeline.d.ts +0 -42
  43. package/dist/ui/timeline.mjs +0 -17
  44. package/dist/{chunk-WHKKMUON.mjs → chunk-36OE2ZZU.mjs} +1 -1
  45. package/dist/{chunk-PQZPTBQR.cjs → chunk-6TIUKO7B.cjs} +1 -1
  46. /package/dist/{chunk-KFPS5CCR.cjs → chunk-OX2U5RAG.cjs} +0 -0
  47. /package/dist/{chunk-G3EIVAVR.mjs → chunk-XMUP5MIM.mjs} +0 -0
@@ -1,5 +1,4 @@
1
1
  import '../../../chunk-AGRPGNME.mjs';
2
- export { KVectorInput } from '../../../chunk-DYFJAD2K.mjs';
3
2
  export { QuaternionInput } from '../../../chunk-R4JF2SWJ.mjs';
4
3
  export { RadInput } from '../../../chunk-3DPQXJRL.mjs';
5
4
  export { TimeInput } from '../../../chunk-S3HLSB3I.mjs';
@@ -9,9 +8,10 @@ export { DegInput } from '../../../chunk-KBVBN5Q3.mjs';
9
8
  export { EulerDegInput } from '../../../chunk-ZLXUML4B.mjs';
10
9
  export { EulerRadInput } from '../../../chunk-S3OW7I3O.mjs';
11
10
  export { EulerInput } from '../../../chunk-IBW26377.mjs';
12
- export { VectorInput } from '../../../chunk-U4OZ35J3.mjs';
13
11
  export { InchInput } from '../../../chunk-LKEPALXM.mjs';
14
12
  export { IntInput } from '../../../chunk-ZRYL32TK.mjs';
13
+ export { KVectorInput } from '../../../chunk-DYFJAD2K.mjs';
14
+ export { VectorInput } from '../../../chunk-U4OZ35J3.mjs';
15
15
  import '../../../chunk-WU3YZHOP.mjs';
16
16
  import '../../../chunk-JXALL32A.mjs';
17
17
  import '../../../chunk-F7ZHPSLA.mjs';
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
- var chunkPQZPTBQR_cjs = require('../chunk-PQZPTBQR.cjs');
4
- require('../chunk-YO6X755G.cjs');
3
+ var chunk6TIUKO7B_cjs = require('../chunk-6TIUKO7B.cjs');
5
4
  require('../chunk-LCCNBVKZ.cjs');
5
+ require('../chunk-YO6X755G.cjs');
6
6
  require('../chunk-HNTVTCNX.cjs');
7
7
  require('../chunk-XGGAJUY3.cjs');
8
8
  require('../chunk-YQCSEMRB.cjs');
@@ -22,97 +22,97 @@ require('../chunk-OHIB3TEN.cjs');
22
22
 
23
23
  Object.defineProperty(exports, "Sidebar", {
24
24
  enumerable: true,
25
- get: function () { return chunkPQZPTBQR_cjs.Sidebar; }
25
+ get: function () { return chunk6TIUKO7B_cjs.Sidebar; }
26
26
  });
27
27
  Object.defineProperty(exports, "SidebarContent", {
28
28
  enumerable: true,
29
- get: function () { return chunkPQZPTBQR_cjs.SidebarContent; }
29
+ get: function () { return chunk6TIUKO7B_cjs.SidebarContent; }
30
30
  });
31
31
  Object.defineProperty(exports, "SidebarFooter", {
32
32
  enumerable: true,
33
- get: function () { return chunkPQZPTBQR_cjs.SidebarFooter; }
33
+ get: function () { return chunk6TIUKO7B_cjs.SidebarFooter; }
34
34
  });
35
35
  Object.defineProperty(exports, "SidebarGroup", {
36
36
  enumerable: true,
37
- get: function () { return chunkPQZPTBQR_cjs.SidebarGroup; }
37
+ get: function () { return chunk6TIUKO7B_cjs.SidebarGroup; }
38
38
  });
39
39
  Object.defineProperty(exports, "SidebarGroupAction", {
40
40
  enumerable: true,
41
- get: function () { return chunkPQZPTBQR_cjs.SidebarGroupAction; }
41
+ get: function () { return chunk6TIUKO7B_cjs.SidebarGroupAction; }
42
42
  });
43
43
  Object.defineProperty(exports, "SidebarGroupContent", {
44
44
  enumerable: true,
45
- get: function () { return chunkPQZPTBQR_cjs.SidebarGroupContent; }
45
+ get: function () { return chunk6TIUKO7B_cjs.SidebarGroupContent; }
46
46
  });
47
47
  Object.defineProperty(exports, "SidebarGroupLabel", {
48
48
  enumerable: true,
49
- get: function () { return chunkPQZPTBQR_cjs.SidebarGroupLabel; }
49
+ get: function () { return chunk6TIUKO7B_cjs.SidebarGroupLabel; }
50
50
  });
51
51
  Object.defineProperty(exports, "SidebarHeader", {
52
52
  enumerable: true,
53
- get: function () { return chunkPQZPTBQR_cjs.SidebarHeader; }
53
+ get: function () { return chunk6TIUKO7B_cjs.SidebarHeader; }
54
54
  });
55
55
  Object.defineProperty(exports, "SidebarInput", {
56
56
  enumerable: true,
57
- get: function () { return chunkPQZPTBQR_cjs.SidebarInput; }
57
+ get: function () { return chunk6TIUKO7B_cjs.SidebarInput; }
58
58
  });
59
59
  Object.defineProperty(exports, "SidebarInset", {
60
60
  enumerable: true,
61
- get: function () { return chunkPQZPTBQR_cjs.SidebarInset; }
61
+ get: function () { return chunk6TIUKO7B_cjs.SidebarInset; }
62
62
  });
63
63
  Object.defineProperty(exports, "SidebarMenu", {
64
64
  enumerable: true,
65
- get: function () { return chunkPQZPTBQR_cjs.SidebarMenu; }
65
+ get: function () { return chunk6TIUKO7B_cjs.SidebarMenu; }
66
66
  });
67
67
  Object.defineProperty(exports, "SidebarMenuAction", {
68
68
  enumerable: true,
69
- get: function () { return chunkPQZPTBQR_cjs.SidebarMenuAction; }
69
+ get: function () { return chunk6TIUKO7B_cjs.SidebarMenuAction; }
70
70
  });
71
71
  Object.defineProperty(exports, "SidebarMenuBadge", {
72
72
  enumerable: true,
73
- get: function () { return chunkPQZPTBQR_cjs.SidebarMenuBadge; }
73
+ get: function () { return chunk6TIUKO7B_cjs.SidebarMenuBadge; }
74
74
  });
75
75
  Object.defineProperty(exports, "SidebarMenuButton", {
76
76
  enumerable: true,
77
- get: function () { return chunkPQZPTBQR_cjs.SidebarMenuButton; }
77
+ get: function () { return chunk6TIUKO7B_cjs.SidebarMenuButton; }
78
78
  });
79
79
  Object.defineProperty(exports, "SidebarMenuItem", {
80
80
  enumerable: true,
81
- get: function () { return chunkPQZPTBQR_cjs.SidebarMenuItem; }
81
+ get: function () { return chunk6TIUKO7B_cjs.SidebarMenuItem; }
82
82
  });
83
83
  Object.defineProperty(exports, "SidebarMenuSkeleton", {
84
84
  enumerable: true,
85
- get: function () { return chunkPQZPTBQR_cjs.SidebarMenuSkeleton; }
85
+ get: function () { return chunk6TIUKO7B_cjs.SidebarMenuSkeleton; }
86
86
  });
87
87
  Object.defineProperty(exports, "SidebarMenuSub", {
88
88
  enumerable: true,
89
- get: function () { return chunkPQZPTBQR_cjs.SidebarMenuSub; }
89
+ get: function () { return chunk6TIUKO7B_cjs.SidebarMenuSub; }
90
90
  });
91
91
  Object.defineProperty(exports, "SidebarMenuSubButton", {
92
92
  enumerable: true,
93
- get: function () { return chunkPQZPTBQR_cjs.SidebarMenuSubButton; }
93
+ get: function () { return chunk6TIUKO7B_cjs.SidebarMenuSubButton; }
94
94
  });
95
95
  Object.defineProperty(exports, "SidebarMenuSubItem", {
96
96
  enumerable: true,
97
- get: function () { return chunkPQZPTBQR_cjs.SidebarMenuSubItem; }
97
+ get: function () { return chunk6TIUKO7B_cjs.SidebarMenuSubItem; }
98
98
  });
99
99
  Object.defineProperty(exports, "SidebarProvider", {
100
100
  enumerable: true,
101
- get: function () { return chunkPQZPTBQR_cjs.SidebarProvider; }
101
+ get: function () { return chunk6TIUKO7B_cjs.SidebarProvider; }
102
102
  });
103
103
  Object.defineProperty(exports, "SidebarRail", {
104
104
  enumerable: true,
105
- get: function () { return chunkPQZPTBQR_cjs.SidebarRail; }
105
+ get: function () { return chunk6TIUKO7B_cjs.SidebarRail; }
106
106
  });
107
107
  Object.defineProperty(exports, "SidebarSeparator", {
108
108
  enumerable: true,
109
- get: function () { return chunkPQZPTBQR_cjs.SidebarSeparator; }
109
+ get: function () { return chunk6TIUKO7B_cjs.SidebarSeparator; }
110
110
  });
111
111
  Object.defineProperty(exports, "SidebarTrigger", {
112
112
  enumerable: true,
113
- get: function () { return chunkPQZPTBQR_cjs.SidebarTrigger; }
113
+ get: function () { return chunk6TIUKO7B_cjs.SidebarTrigger; }
114
114
  });
115
115
  Object.defineProperty(exports, "useSidebar", {
116
116
  enumerable: true,
117
- get: function () { return chunkPQZPTBQR_cjs.useSidebar; }
117
+ get: function () { return chunk6TIUKO7B_cjs.useSidebar; }
118
118
  });
@@ -1,6 +1,6 @@
1
- export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar } from '../chunk-WHKKMUON.mjs';
2
- import '../chunk-DWWM2TV3.mjs';
1
+ export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar } from '../chunk-36OE2ZZU.mjs';
3
2
  import '../chunk-PCSY5IJ2.mjs';
3
+ import '../chunk-DWWM2TV3.mjs';
4
4
  import '../chunk-OWGKZAOO.mjs';
5
5
  import '../chunk-W3RJNSWQ.mjs';
6
6
  import '../chunk-JXALL32A.mjs';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunk5MIKF753_cjs = require('../../chunk-5MIKF753.cjs');
3
+ var chunkIQS5L6B2_cjs = require('../../chunk-IQS5L6B2.cjs');
4
4
  require('../../chunk-QN4N4I3Z.cjs');
5
5
  require('../../chunk-Q7E73DVJ.cjs');
6
6
  require('../../chunk-JR4TVE43.cjs');
@@ -16,9 +16,9 @@ require('../../chunk-OHIB3TEN.cjs');
16
16
 
17
17
  Object.defineProperty(exports, "TreeEntryItem", {
18
18
  enumerable: true,
19
- get: function () { return chunk5MIKF753_cjs.TreeEntryItem; }
19
+ get: function () { return chunkIQS5L6B2_cjs.TreeEntryItem; }
20
20
  });
21
21
  Object.defineProperty(exports, "TreeView", {
22
22
  enumerable: true,
23
- get: function () { return chunk5MIKF753_cjs.TreeView; }
23
+ get: function () { return chunkIQS5L6B2_cjs.TreeView; }
24
24
  });
@@ -1,4 +1,4 @@
1
- export { TreeEntryItem, TreeView } from '../../chunk-7VYMOW2I.mjs';
1
+ export { TreeEntryItem, TreeView } from '../../chunk-GEFRW3FP.mjs';
2
2
  import '../../chunk-F7ZHPSLA.mjs';
3
3
  import '../../chunk-3QT5VABC.mjs';
4
4
  import '../../chunk-XHJDRQD7.mjs';
@@ -1,14 +1,14 @@
1
1
  'use strict';
2
2
 
3
- var chunkSYXRPCBO_cjs = require('../../chunk-SYXRPCBO.cjs');
3
+ var chunkEEGQLTSQ_cjs = require('../../chunk-EEGQLTSQ.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "useTreeSearch", {
8
8
  enumerable: true,
9
- get: function () { return chunkSYXRPCBO_cjs.useTreeSearch; }
9
+ get: function () { return chunkEEGQLTSQ_cjs.useTreeSearch; }
10
10
  });
11
11
  Object.defineProperty(exports, "useTreeState", {
12
12
  enumerable: true,
13
- get: function () { return chunkSYXRPCBO_cjs.useTreeState; }
13
+ get: function () { return chunkEEGQLTSQ_cjs.useTreeState; }
14
14
  });
@@ -1 +1 @@
1
- export { useTreeSearch, useTreeState } from '../../chunk-BWBBQCG2.mjs';
1
+ export { useTreeSearch, useTreeState } from '../../chunk-PC5DHSC4.mjs';
@@ -2,8 +2,8 @@
2
2
 
3
3
  require('../../chunk-G5NT42YF.cjs');
4
4
  var chunkDFJQXQ7Q_cjs = require('../../chunk-DFJQXQ7Q.cjs');
5
- var chunk5MIKF753_cjs = require('../../chunk-5MIKF753.cjs');
6
- var chunkSYXRPCBO_cjs = require('../../chunk-SYXRPCBO.cjs');
5
+ var chunkIQS5L6B2_cjs = require('../../chunk-IQS5L6B2.cjs');
6
+ var chunkEEGQLTSQ_cjs = require('../../chunk-EEGQLTSQ.cjs');
7
7
  require('../../chunk-VOTZLQ6J.cjs');
8
8
  require('../../chunk-LCCNBVKZ.cjs');
9
9
  require('../../chunk-YQCSEMRB.cjs');
@@ -26,17 +26,17 @@ Object.defineProperty(exports, "TreeSearchBar", {
26
26
  });
27
27
  Object.defineProperty(exports, "TreeEntryItem", {
28
28
  enumerable: true,
29
- get: function () { return chunk5MIKF753_cjs.TreeEntryItem; }
29
+ get: function () { return chunkIQS5L6B2_cjs.TreeEntryItem; }
30
30
  });
31
31
  Object.defineProperty(exports, "TreeView", {
32
32
  enumerable: true,
33
- get: function () { return chunk5MIKF753_cjs.TreeView; }
33
+ get: function () { return chunkIQS5L6B2_cjs.TreeView; }
34
34
  });
35
35
  Object.defineProperty(exports, "useTreeSearch", {
36
36
  enumerable: true,
37
- get: function () { return chunkSYXRPCBO_cjs.useTreeSearch; }
37
+ get: function () { return chunkEEGQLTSQ_cjs.useTreeSearch; }
38
38
  });
39
39
  Object.defineProperty(exports, "useTreeState", {
40
40
  enumerable: true,
41
- get: function () { return chunkSYXRPCBO_cjs.useTreeState; }
41
+ get: function () { return chunkEEGQLTSQ_cjs.useTreeState; }
42
42
  });
@@ -1,7 +1,7 @@
1
1
  import '../../chunk-HVVT3D2T.mjs';
2
2
  export { TreeSearchBar } from '../../chunk-556XSWKR.mjs';
3
- export { TreeEntryItem, TreeView } from '../../chunk-7VYMOW2I.mjs';
4
- export { useTreeSearch, useTreeState } from '../../chunk-BWBBQCG2.mjs';
3
+ export { TreeEntryItem, TreeView } from '../../chunk-GEFRW3FP.mjs';
4
+ export { useTreeSearch, useTreeState } from '../../chunk-PC5DHSC4.mjs';
5
5
  import '../../chunk-HTAFERCZ.mjs';
6
6
  import '../../chunk-PCSY5IJ2.mjs';
7
7
  import '../../chunk-JXALL32A.mjs';
@@ -67,7 +67,7 @@ declare function useTimelineState(logData: LogItemType[]): {
67
67
  isCollapsible?: boolean;
68
68
  actions?: react.ReactNode;
69
69
  disable?: boolean;
70
- type: "task" | "attempt" | "info" | "step";
70
+ etype: "task" | "attempt" | "info" | "step";
71
71
  icon?: "history" | "file-code" | "bot" | "check-circle" | "pause-circle";
72
72
  createTime?: number;
73
73
  startTime?: number;
@@ -67,7 +67,7 @@ declare function useTimelineState(logData: LogItemType[]): {
67
67
  isCollapsible?: boolean;
68
68
  actions?: react.ReactNode;
69
69
  disable?: boolean;
70
- type: "task" | "attempt" | "info" | "step";
70
+ etype: "task" | "attempt" | "info" | "step";
71
71
  icon?: "history" | "file-code" | "bot" | "check-circle" | "pause-circle";
72
72
  createTime?: number;
73
73
  startTime?: number;
@@ -1,9 +1,8 @@
1
1
  'use strict';
2
2
 
3
- var chunk2ZBQXVNV_cjs = require('../../chunk-2ZBQXVNV.cjs');
3
+ var chunkYQIPNAUH_cjs = require('../../chunk-YQIPNAUH.cjs');
4
4
  require('../../chunk-WJL5HMO6.cjs');
5
5
  require('../../chunk-RJ7I6ZQK.cjs');
6
- require('../../chunk-6TSA7KXX.cjs');
7
6
  require('../../chunk-MVAFOQ67.cjs');
8
7
  require('../../chunk-TUYG6BYZ.cjs');
9
8
  require('../../chunk-YXFHJKNW.cjs');
@@ -12,12 +11,13 @@ require('../../chunk-Z6UDRPC2.cjs');
12
11
  require('../../chunk-YJ6X6T5K.cjs');
13
12
  require('../../chunk-G5NT42YF.cjs');
14
13
  require('../../chunk-DFJQXQ7Q.cjs');
15
- require('../../chunk-5MIKF753.cjs');
16
- require('../../chunk-SYXRPCBO.cjs');
14
+ require('../../chunk-IQS5L6B2.cjs');
15
+ require('../../chunk-EEGQLTSQ.cjs');
17
16
  require('../../chunk-VOTZLQ6J.cjs');
18
17
  require('../../chunk-2J75MYQA.cjs');
19
18
  require('../../chunk-LP3AGGRK.cjs');
20
19
  var chunkG2ZYONQO_cjs = require('../../chunk-G2ZYONQO.cjs');
20
+ require('../../chunk-6TSA7KXX.cjs');
21
21
  require('../../chunk-LCCNBVKZ.cjs');
22
22
  require('../../chunk-JMCH2AFN.cjs');
23
23
  require('../../chunk-VBBJSIY7.cjs');
@@ -38,7 +38,7 @@ require('../../chunk-OHIB3TEN.cjs');
38
38
 
39
39
  Object.defineProperty(exports, "Waterfall", {
40
40
  enumerable: true,
41
- get: function () { return chunk2ZBQXVNV_cjs.Waterfall; }
41
+ get: function () { return chunkYQIPNAUH_cjs.Waterfall; }
42
42
  });
43
43
  Object.defineProperty(exports, "TOTAL_DURATION", {
44
44
  enumerable: true,
@@ -1,7 +1,6 @@
1
- export { Waterfall } from '../../chunk-3M2Y6VIW.mjs';
1
+ export { Waterfall } from '../../chunk-3ANJMSOC.mjs';
2
2
  import '../../chunk-JWKOW2OV.mjs';
3
3
  import '../../chunk-VPQ5SSY3.mjs';
4
- import '../../chunk-K22BEXUA.mjs';
5
4
  import '../../chunk-OC4HRPZU.mjs';
6
5
  import '../../chunk-N6DSPSMM.mjs';
7
6
  import '../../chunk-CO6EASQO.mjs';
@@ -10,12 +9,13 @@ import '../../chunk-CIPI2V54.mjs';
10
9
  import '../../chunk-WPDU2YYR.mjs';
11
10
  import '../../chunk-HVVT3D2T.mjs';
12
11
  import '../../chunk-556XSWKR.mjs';
13
- import '../../chunk-7VYMOW2I.mjs';
14
- import '../../chunk-BWBBQCG2.mjs';
12
+ import '../../chunk-GEFRW3FP.mjs';
13
+ import '../../chunk-PC5DHSC4.mjs';
15
14
  import '../../chunk-HTAFERCZ.mjs';
16
15
  import '../../chunk-SA5WKLYB.mjs';
17
16
  import '../../chunk-5EXV5EWF.mjs';
18
17
  export { TOTAL_DURATION, borderColorClasses, colorClasses, formatDuration, leftWedgeClasses, rightWedgeClasses } from '../../chunk-4U232QAX.mjs';
18
+ import '../../chunk-K22BEXUA.mjs';
19
19
  import '../../chunk-PCSY5IJ2.mjs';
20
20
  import '../../chunk-BNDRHLLZ.mjs';
21
21
  import '../../chunk-BEJIZ56L.mjs';
@@ -2,7 +2,7 @@ import { TreeDataItem } from '../tree-view/types.cjs';
2
2
  import 'react';
3
3
 
4
4
  type LogItemType = TreeDataItem & {
5
- type: "task" | "attempt" | "info" | "step";
5
+ etype: "task" | "attempt" | "info" | "step";
6
6
  icon?: "history" | "file-code" | "bot" | "check-circle" | "pause-circle";
7
7
  createTime?: number;
8
8
  startTime?: number;
@@ -2,7 +2,7 @@ import { TreeDataItem } from '../tree-view/types.js';
2
2
  import 'react';
3
3
 
4
4
  type LogItemType = TreeDataItem & {
5
- type: "task" | "attempt" | "info" | "step";
5
+ etype: "task" | "attempt" | "info" | "step";
6
6
  icon?: "history" | "file-code" | "bot" | "check-circle" | "pause-circle";
7
7
  createTime?: number;
8
8
  startTime?: number;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vuer-ai/vuer-uikit",
3
3
  "author": "Ge Yang",
4
- "version": "0.0.84",
4
+ "version": "0.0.86",
5
5
  "files": [
6
6
  "/dist"
7
7
  ],