@wfrog/vc-ui 1.4.0 → 1.5.1
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.
- package/dist/es/components/dialog/dialog.mjs +1 -1
- package/dist/es/components/dialog/dialog.vue.d.ts +1 -0
- package/dist/es/components/drag-verify/drag-verify.vue.d.ts +1 -1
- package/dist/es/components/explorer/explorer.d.ts +1 -1
- package/dist/es/components/explorer/explorer.mjs +4 -4
- package/dist/es/components/explorer-container/explorer-container.d.ts +5 -0
- package/dist/es/components/explorer-container/explorer-container.mjs +76 -0
- package/dist/es/components/explorer-container/explorer-container.vue.d.ts +23 -0
- package/dist/es/components/explorer-container/index.css +26 -0
- package/dist/es/components/explorer-container/index.d.ts +4 -0
- package/dist/es/components/explorer-container/index.mjs +6 -0
- package/dist/es/components/explorer-filter/explorer-filter.mjs +2 -2
- package/dist/es/components/explorer-footer/explorer-footer.mjs +2 -2
- package/dist/es/components/explorer-form/explorer-form.d.ts +19 -0
- package/dist/es/components/explorer-form/explorer-form.mjs +174 -0
- package/dist/es/components/explorer-form/explorer-form.vue.d.ts +33 -0
- package/dist/es/components/explorer-form/index.css +33 -0
- package/dist/es/components/explorer-form/index.d.ts +4 -0
- package/dist/es/components/explorer-form/index.mjs +6 -0
- package/dist/es/components/explorer-list/explorer-list.mjs +19 -11
- package/dist/es/components/explorer-list/explorer-list.vue.d.ts +3 -1
- package/dist/es/components/explorer-list/index.css +14 -10
- package/dist/es/components/explorer-panel/explorer-panel.mjs +2 -2
- package/dist/es/components/explorer-query/explorer-query.mjs +10 -10
- package/dist/es/components/explorer-query/explorer-query.vue.d.ts +4 -4
- package/dist/es/components/explorer-query/index.css +14 -10
- package/dist/es/components/explorer-table/explorer-table.mjs +2 -2
- package/dist/es/components/explorer-tools/explorer-tools.mjs +7 -7
- package/dist/es/components/explorer-tools/index.css +8 -8
- package/dist/es/components/explorer-tree/explorer-tree.mjs +19 -10
- package/dist/es/components/explorer-tree/explorer-tree.vue.d.ts +1009 -1
- package/dist/es/components/explorer-tree/index.css +15 -12
- package/dist/es/components/icon/icon.mjs +4 -3
- package/dist/es/components/icon-picker/components/collections.vue.d.ts +10 -10
- package/dist/es/components/icon-picker/icon-picker.mjs +2 -2
- package/dist/es/components/iconify-icon/iconify-icon.mjs +2 -2
- package/dist/es/components/image/image.mjs +2 -2
- package/dist/es/components/image/image.vue.d.ts +2 -2
- package/dist/es/components/input/input.mjs +2 -2
- package/dist/es/components/input/input.vue.d.ts +3 -3
- package/dist/es/components/input-number/input-number.mjs +2 -2
- package/dist/es/components/pca-picker/pca-picker.mjs +2 -2
- package/dist/es/components/pca-picker/pca-picker.vue.d.ts +3 -3
- package/dist/es/components/screenfull/screenfull.mjs +2 -2
- package/dist/es/components/scrollbar/index.css +1 -1
- package/dist/es/components/scrollbar/scrollbar.mjs +5 -4
- package/dist/es/components/scrollbar/scrollbar.vue.d.ts +9 -9
- package/dist/es/components/select/select.mjs +2 -2
- package/dist/es/components/single-player/single-player.mjs +2 -2
- package/dist/es/components/splitter-panel/splitter-panel.mjs +2 -2
- package/dist/es/components/svg-icon/svg-icon.mjs +2 -2
- package/dist/es/components/switch/switch.mjs +2 -2
- package/dist/es/components/sync-scroll-container/sync-scroll-container.mjs +2 -2
- package/dist/es/components/tags/tags.mjs +2 -2
- package/dist/es/components/text-ellipsis/text-ellipsis.mjs +2 -2
- package/dist/es/components/thousand-input/thousand-input.mjs +2 -2
- package/dist/es/components/thousand-input/thousand-input.vue.d.ts +6 -6
- package/dist/es/components/tinymce/tinymce.mjs +2 -2
- package/dist/es/components/tinymce/tinymce.vue.d.ts +2 -2
- package/dist/es/components/tree-picker/tree-picker.mjs +2 -2
- package/dist/es/components/tree-picker/tree-picker.vue.d.ts +3 -3
- package/dist/es/components/upload-file/upload-file.mjs +2 -2
- package/dist/es/index.d.ts +2 -0
- package/dist/es/index.mjs +39 -35
- package/dist/global.d.ts +2 -0
- package/dist/index.css +111 -41
- package/package.json +1 -1
|
@@ -69,9 +69,9 @@ const cssModules = {
|
|
|
69
69
|
};
|
|
70
70
|
const Component = /* @__PURE__ */ _export_sfc(_sfc_main, [["__cssModules", cssModules]]);
|
|
71
71
|
|
|
72
|
-
const
|
|
72
|
+
const __vite_glob_0_26 = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
|
|
73
73
|
__proto__: null,
|
|
74
74
|
default: Component
|
|
75
75
|
}, Symbol.toStringTag, { value: 'Module' }));
|
|
76
76
|
|
|
77
|
-
export { Component as C,
|
|
77
|
+
export { Component as C, __vite_glob_0_26 as _ };
|
|
@@ -2246,8 +2246,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
2246
2246
|
emits: ["search"],
|
|
2247
2247
|
setup(__props, { emit: __emit }) {
|
|
2248
2248
|
useCssVars((_ctx) => ({
|
|
2249
|
-
"
|
|
2250
|
-
"
|
|
2249
|
+
"f439917e": `${_ctx.paddingBottom}px`,
|
|
2250
|
+
"v2fbb1e90": `${_ctx.height}px`
|
|
2251
2251
|
}));
|
|
2252
2252
|
const props = __props;
|
|
2253
2253
|
const emits = __emit;
|
|
@@ -2350,13 +2350,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
2350
2350
|
}
|
|
2351
2351
|
});
|
|
2352
2352
|
|
|
2353
|
-
/* unplugin-vue-components disabled */const expand = "
|
|
2354
|
-
const form = "
|
|
2355
|
-
const more = "
|
|
2356
|
-
const actions = "
|
|
2353
|
+
/* unplugin-vue-components disabled */const expand = "_expand_1a5c2_14";
|
|
2354
|
+
const form = "_form_1a5c2_10";
|
|
2355
|
+
const more = "_more_1a5c2_29";
|
|
2356
|
+
const actions = "_actions_1a5c2_36";
|
|
2357
2357
|
const style0 = {
|
|
2358
|
-
"explorer-query": "_explorer-
|
|
2359
|
-
"form-container": "_form-
|
|
2358
|
+
"explorer-query": "_explorer-query_1a5c2_1",
|
|
2359
|
+
"form-container": "_form-container_1a5c2_10",
|
|
2360
2360
|
expand: expand,
|
|
2361
2361
|
form: form,
|
|
2362
2362
|
more: more,
|
|
@@ -2368,9 +2368,9 @@ const cssModules = {
|
|
|
2368
2368
|
};
|
|
2369
2369
|
const Component = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["__cssModules", cssModules]]);
|
|
2370
2370
|
|
|
2371
|
-
const
|
|
2371
|
+
const __vite_glob_0_27 = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
|
|
2372
2372
|
__proto__: null,
|
|
2373
2373
|
default: Component
|
|
2374
2374
|
}, Symbol.toStringTag, { value: 'Module' }));
|
|
2375
2375
|
|
|
2376
|
-
export { Component as C,
|
|
2376
|
+
export { Component as C, __vite_glob_0_27 as _ };
|
|
@@ -39,8 +39,8 @@ declare function __VLS_template(): {
|
|
|
39
39
|
readonly scrollToError: boolean;
|
|
40
40
|
readonly scrollIntoViewOptions: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions) | ((new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions))[], unknown, unknown>;
|
|
41
41
|
readonly size?: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown> | undefined;
|
|
42
|
-
readonly model?: Record<string, any> | undefined;
|
|
43
42
|
readonly rules?: Partial<Record<string, import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemRule>>> | undefined;
|
|
43
|
+
readonly model?: Record<string, any> | undefined;
|
|
44
44
|
onValidate?: ((prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => any) | undefined | undefined;
|
|
45
45
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "disabled" | "inline" | "labelPosition" | "requireAsteriskPosition" | "labelWidth" | "labelSuffix" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "scrollIntoViewOptions">;
|
|
46
46
|
$attrs: {
|
|
@@ -174,7 +174,7 @@ declare function __VLS_template(): {
|
|
|
174
174
|
readonly disabled: BooleanConstructor;
|
|
175
175
|
}>> & {
|
|
176
176
|
onValidate?: ((prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
177
|
-
}, "disabled" | "inline" | "labelPosition" | "requireAsteriskPosition" | "labelWidth" | "labelSuffix" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "scrollIntoViewOptions" | "validate" | "validateField" | "resetFields" | "clearValidate" | "scrollToField" | "getField" | "
|
|
177
|
+
}, "disabled" | "inline" | "fields" | "labelPosition" | "requireAsteriskPosition" | "labelWidth" | "labelSuffix" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "scrollIntoViewOptions" | "validate" | "validateField" | "resetFields" | "clearValidate" | "scrollToField" | "getField" | "setInitialValues"> & import('vue').ShallowUnwrapRef<{
|
|
178
178
|
validate: (callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
179
179
|
validateField: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
180
180
|
resetFields: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>) => void;
|
|
@@ -236,8 +236,8 @@ declare const __VLS_component: import('vue').DefineComponent<IExplorerQueryProps
|
|
|
236
236
|
readonly scrollToError: boolean;
|
|
237
237
|
readonly scrollIntoViewOptions: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions) | ((new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions))[], unknown, unknown>;
|
|
238
238
|
readonly size?: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown> | undefined;
|
|
239
|
-
readonly model?: Record<string, any> | undefined;
|
|
240
239
|
readonly rules?: Partial<Record<string, import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemRule>>> | undefined;
|
|
240
|
+
readonly model?: Record<string, any> | undefined;
|
|
241
241
|
onValidate?: ((prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => any) | undefined | undefined;
|
|
242
242
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "disabled" | "inline" | "labelPosition" | "requireAsteriskPosition" | "labelWidth" | "labelSuffix" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "scrollIntoViewOptions">;
|
|
243
243
|
$attrs: {
|
|
@@ -371,7 +371,7 @@ declare const __VLS_component: import('vue').DefineComponent<IExplorerQueryProps
|
|
|
371
371
|
readonly disabled: BooleanConstructor;
|
|
372
372
|
}>> & {
|
|
373
373
|
onValidate?: ((prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
374
|
-
}, "disabled" | "inline" | "labelPosition" | "requireAsteriskPosition" | "labelWidth" | "labelSuffix" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "scrollIntoViewOptions" | "validate" | "validateField" | "resetFields" | "clearValidate" | "scrollToField" | "getField" | "
|
|
374
|
+
}, "disabled" | "inline" | "fields" | "labelPosition" | "requireAsteriskPosition" | "labelWidth" | "labelSuffix" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "scrollIntoViewOptions" | "validate" | "validateField" | "resetFields" | "clearValidate" | "scrollToField" | "getField" | "setInitialValues"> & import('vue').ShallowUnwrapRef<{
|
|
375
375
|
validate: (callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
376
376
|
validateField: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
377
377
|
resetFields: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>) => void;
|
|
@@ -1,36 +1,40 @@
|
|
|
1
1
|
/* source: src/components/explorer-query/explorer-query.vue */
|
|
2
|
-
.el-form{--el-form-label-font-size:var(--el-font-size-base);--el-form-inline-content-width:220px}.el-form--inline .el-form-item{display:inline-flex;margin-right:32px;vertical-align:middle}.el-form--inline.el-form--label-top{display:flex;flex-wrap:wrap}.el-form--inline.el-form--label-top .el-form-item{display:block}._explorer-
|
|
3
|
-
padding-bottom: var(--
|
|
2
|
+
.el-form{--el-form-label-font-size:var(--el-font-size-base);--el-form-inline-content-width:220px}.el-form--inline .el-form-item{display:inline-flex;margin-right:32px;vertical-align:middle}.el-form--inline.el-form--label-top{display:flex;flex-wrap:wrap}.el-form--inline.el-form--label-top .el-form-item{display:block}._explorer-query_1a5c2_1 {
|
|
3
|
+
padding-bottom: var(--f439917e);
|
|
4
4
|
display: flex;
|
|
5
5
|
column-gap: 8px;
|
|
6
6
|
justify-content: space-between;
|
|
7
7
|
align-items: flex-start;
|
|
8
8
|
border-bottom: 1px solid var(--el-border-color-lighter);
|
|
9
9
|
}
|
|
10
|
-
._form-
|
|
11
|
-
height: var(--
|
|
10
|
+
._form-container_1a5c2_10 {
|
|
11
|
+
height: var(--v2fbb1e90);
|
|
12
12
|
overflow: hidden;
|
|
13
13
|
}
|
|
14
|
-
._form-
|
|
14
|
+
._form-container_1a5c2_10._expand_1a5c2_14 {
|
|
15
15
|
height: auto;
|
|
16
16
|
}
|
|
17
|
-
.
|
|
17
|
+
._form_1a5c2_10 {
|
|
18
18
|
display: flex;
|
|
19
19
|
flex-wrap: wrap;
|
|
20
20
|
row-gap: 8px;
|
|
21
21
|
column-gap: 24px;
|
|
22
22
|
}
|
|
23
|
-
.
|
|
23
|
+
._form_1a5c2_10 .el-form-item {
|
|
24
24
|
margin-bottom: 0;
|
|
25
25
|
margin-right: 0;
|
|
26
26
|
}
|
|
27
|
-
.
|
|
27
|
+
._more_1a5c2_29 .el-icon {
|
|
28
28
|
transition: all 0.3s;
|
|
29
29
|
}
|
|
30
|
-
.
|
|
30
|
+
._more_1a5c2_29._expand_1a5c2_14 .el-icon {
|
|
31
31
|
transform: rotate(180deg);
|
|
32
32
|
}
|
|
33
|
-
.
|
|
33
|
+
._actions_1a5c2_36 {
|
|
34
34
|
display: flex;
|
|
35
35
|
align-items: center;
|
|
36
|
+
column-gap: 8px;
|
|
37
|
+
}
|
|
38
|
+
._actions_1a5c2_36 .el-button {
|
|
39
|
+
margin-left: 0;
|
|
36
40
|
}
|
|
@@ -108,9 +108,9 @@ const cssModules = {
|
|
|
108
108
|
};
|
|
109
109
|
const Component = /* @__PURE__ */ _export_sfc(_sfc_main, [["__cssModules", cssModules]]);
|
|
110
110
|
|
|
111
|
-
const
|
|
111
|
+
const __vite_glob_0_28 = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
|
|
112
112
|
__proto__: null,
|
|
113
113
|
default: Component
|
|
114
114
|
}, Symbol.toStringTag, { value: 'Module' }));
|
|
115
115
|
|
|
116
|
-
export { Component as C,
|
|
116
|
+
export { Component as C, __vite_glob_0_28 as _ };
|
|
@@ -560,12 +560,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
560
560
|
}
|
|
561
561
|
});
|
|
562
562
|
|
|
563
|
-
/* unplugin-vue-components disabled */const buttons = "
|
|
564
|
-
const tools = "
|
|
565
|
-
const layout = "
|
|
566
|
-
const fullscreen = "
|
|
563
|
+
/* unplugin-vue-components disabled */const buttons = "_buttons_n8m18_10";
|
|
564
|
+
const tools = "_tools_n8m18_19";
|
|
565
|
+
const layout = "_layout_n8m18_30";
|
|
566
|
+
const fullscreen = "_fullscreen_n8m18_35";
|
|
567
567
|
const style0 = {
|
|
568
|
-
"explorer-tools": "_explorer-
|
|
568
|
+
"explorer-tools": "_explorer-tools_n8m18_1",
|
|
569
569
|
buttons: buttons,
|
|
570
570
|
tools: tools,
|
|
571
571
|
layout: layout,
|
|
@@ -577,9 +577,9 @@ const cssModules = {
|
|
|
577
577
|
};
|
|
578
578
|
const Component = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["__cssModules", cssModules]]);
|
|
579
579
|
|
|
580
|
-
const
|
|
580
|
+
const __vite_glob_0_29 = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
|
|
581
581
|
__proto__: null,
|
|
582
582
|
default: Component
|
|
583
583
|
}, Symbol.toStringTag, { value: 'Module' }));
|
|
584
584
|
|
|
585
|
-
export { Component as C,
|
|
585
|
+
export { Component as C, __vite_glob_0_29 as _ };
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
}
|
|
18
18
|
._divider_971vy_21 {
|
|
19
19
|
margin: 8px 0;
|
|
20
|
-
}._explorer-
|
|
20
|
+
}._explorer-tools_n8m18_1 {
|
|
21
21
|
display: flex;
|
|
22
22
|
align-items: center;
|
|
23
23
|
justify-content: space-between;
|
|
@@ -25,29 +25,29 @@
|
|
|
25
25
|
flex-wrap: wrap;
|
|
26
26
|
row-gap: 8px;
|
|
27
27
|
}
|
|
28
|
-
.
|
|
28
|
+
._buttons_n8m18_10 {
|
|
29
29
|
display: flex;
|
|
30
30
|
align-items: center;
|
|
31
31
|
column-gap: 8px;
|
|
32
32
|
}
|
|
33
|
-
.
|
|
33
|
+
._buttons_n8m18_10 button {
|
|
34
34
|
margin-left: 0 !important;
|
|
35
35
|
}
|
|
36
|
-
.
|
|
36
|
+
._tools_n8m18_19 {
|
|
37
37
|
display: flex;
|
|
38
38
|
align-items: center;
|
|
39
|
-
column-gap:
|
|
39
|
+
column-gap: 8px;
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
._tools_n8m18_19 > button {
|
|
42
42
|
padding: 4px;
|
|
43
43
|
font-size: 18px;
|
|
44
44
|
margin-left: 0 !important;
|
|
45
45
|
}
|
|
46
|
-
.
|
|
46
|
+
._layout_n8m18_30 .el-radio-button__inner {
|
|
47
47
|
padding: 6px 8px;
|
|
48
48
|
font-size: 18px;
|
|
49
49
|
}
|
|
50
|
-
.
|
|
50
|
+
._fullscreen_n8m18_35 {
|
|
51
51
|
position: fixed !important;
|
|
52
52
|
background-color: var(--el-bg-color) !important;
|
|
53
53
|
top: 0 !important;
|
|
@@ -29,7 +29,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
29
29
|
highlightCurrent: { type: Boolean, default: true }
|
|
30
30
|
},
|
|
31
31
|
emits: ["nodeClick", "create", "modify", "remove"],
|
|
32
|
-
setup(__props, { emit: __emit }) {
|
|
32
|
+
setup(__props, { expose: __expose, emit: __emit }) {
|
|
33
33
|
const props = __props;
|
|
34
34
|
const emits = __emit;
|
|
35
35
|
const treeRef = useTemplateRef("treeRef");
|
|
@@ -56,6 +56,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
56
56
|
watch(filterKeyword, (value) => {
|
|
57
57
|
treeRef.value?.filter(value);
|
|
58
58
|
});
|
|
59
|
+
__expose({
|
|
60
|
+
getTreeRef: () => treeRef.value,
|
|
61
|
+
setActive: (value) => {
|
|
62
|
+
treeRef.value?.setCurrentKey(value);
|
|
63
|
+
}
|
|
64
|
+
});
|
|
59
65
|
return (_ctx, _cache) => {
|
|
60
66
|
const _component_ElTree = ElTree;
|
|
61
67
|
const _component_ElIcon = ElIcon;
|
|
@@ -118,8 +124,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
118
124
|
link: "",
|
|
119
125
|
icon: { type: "el", name: "Delete" },
|
|
120
126
|
stop: "",
|
|
127
|
+
class: normalizeClass(_ctx.$style.remove),
|
|
121
128
|
onClick: ($event) => emits("remove", node.data.value, node)
|
|
122
|
-
}, null, 8, ["confirm", "onClick"])) : createCommentVNode("", true)
|
|
129
|
+
}, null, 8, ["confirm", "class", "onClick"])) : createCommentVNode("", true)
|
|
123
130
|
], 2)) : createCommentVNode("", true)
|
|
124
131
|
], 2)
|
|
125
132
|
]),
|
|
@@ -146,18 +153,20 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
146
153
|
}
|
|
147
154
|
});
|
|
148
155
|
|
|
149
|
-
/* unplugin-vue-components disabled */const tree = "
|
|
150
|
-
const node = "
|
|
151
|
-
const label = "
|
|
152
|
-
const icon = "
|
|
153
|
-
const actions = "
|
|
154
|
-
const
|
|
156
|
+
/* unplugin-vue-components disabled */const tree = "_tree_1ybks_1";
|
|
157
|
+
const node = "_node_1ybks_24";
|
|
158
|
+
const label = "_label_1ybks_34";
|
|
159
|
+
const icon = "_icon_1ybks_40";
|
|
160
|
+
const actions = "_actions_1ybks_44";
|
|
161
|
+
const remove = "_remove_1ybks_53";
|
|
162
|
+
const loading = "_loading_1ybks_57";
|
|
155
163
|
const style0 = {
|
|
156
164
|
tree: tree,
|
|
157
165
|
node: node,
|
|
158
166
|
label: label,
|
|
159
167
|
icon: icon,
|
|
160
168
|
actions: actions,
|
|
169
|
+
remove: remove,
|
|
161
170
|
loading: loading
|
|
162
171
|
};
|
|
163
172
|
|
|
@@ -166,9 +175,9 @@ const cssModules = {
|
|
|
166
175
|
};
|
|
167
176
|
const Component = /* @__PURE__ */ _export_sfc(_sfc_main, [["__cssModules", cssModules]]);
|
|
168
177
|
|
|
169
|
-
const
|
|
178
|
+
const __vite_glob_0_30 = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
|
|
170
179
|
__proto__: null,
|
|
171
180
|
default: Component
|
|
172
181
|
}, Symbol.toStringTag, { value: 'Module' }));
|
|
173
182
|
|
|
174
|
-
export { Component as C,
|
|
183
|
+
export { Component as C, __vite_glob_0_30 as _ };
|