starfish-form-custom 1.0.29 → 1.0.30
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/{formAction-47d46ff6.mjs → formAction-4cb58371.mjs} +1 -1
- package/dist/{index-283831d1.mjs → index-07312d82.mjs} +2 -2
- package/dist/{index-da6c3466.mjs → index-f689fe9a.mjs} +1 -1
- package/dist/{index-28c1c8c7.mjs → index-fd611ea0.mjs} +1 -1
- package/dist/{main-44859f58.mjs → main-4f9e8317.mjs} +72 -27
- package/dist/{starfish-form-c0d59f72.mjs → starfish-form-cffccfb4.mjs} +1 -1
- package/dist/starfish-form.mjs +1 -1
- package/package.json +1 -1
- package/src/components/Selecteds/index.vue +29 -3
- package/stats.html +1 -1
|
@@ -11,7 +11,7 @@ import 'element-plus/es/components/button/style/css';
|
|
|
11
11
|
import 'element-plus/es/components/tooltip/style/css';
|
|
12
12
|
import { defineComponent, inject, ref, getCurrentInstance, reactive, onMounted, resolveComponent, openBlock, createElementBlock, normalizeClass, normalizeStyle, createElementVNode, toDisplayString, createCommentVNode, createBlock, withCtx, createVNode, Fragment, renderList, withModifiers, createTextVNode } from 'vue';
|
|
13
13
|
import { Codemirror } from 'vue-codemirror';
|
|
14
|
-
import { _ as _export_sfc } from './main-
|
|
14
|
+
import { _ as _export_sfc } from './main-4f9e8317.mjs';
|
|
15
15
|
import 'element-plus/es/components/icon/style/css';
|
|
16
16
|
import 'element-plus/es/components/checkbox/style/css';
|
|
17
17
|
import '@element-plus/icons-vue';
|
|
@@ -13,9 +13,9 @@ import 'element-plus/es/components/dropdown-item/style/css';
|
|
|
13
13
|
import 'element-plus/es/components/button/style/css';
|
|
14
14
|
import 'element-plus/es/components/tooltip/style/css';
|
|
15
15
|
import { defineComponent, getCurrentInstance, inject, computed, ref, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, normalizeStyle, toDisplayString, createCommentVNode, createBlock, withCtx, createVNode, Fragment, renderList, createTextVNode } from 'vue';
|
|
16
|
-
import { _ as _export_sfc, a as _, f as fieldProps, r as ruleList, b as ruleJsonData } from './main-
|
|
16
|
+
import { _ as _export_sfc, a as _, f as fieldProps, r as ruleList, b as ruleJsonData } from './main-4f9e8317.mjs';
|
|
17
17
|
import { Delete } from '@element-plus/icons-vue';
|
|
18
|
-
import Dynamicform from './starfish-form-
|
|
18
|
+
import Dynamicform from './starfish-form-cffccfb4.mjs';
|
|
19
19
|
import { Codemirror } from 'vue-codemirror';
|
|
20
20
|
import 'element-plus/es/components/input/style/css';
|
|
21
21
|
import 'element-plus/es/components/checkbox/style/css';
|
|
@@ -6,7 +6,7 @@ import 'element-plus/es/components/button/style/css';
|
|
|
6
6
|
import 'element-plus/es/components/main/style/css';
|
|
7
7
|
import 'element-plus/es/components/tooltip/style/css';
|
|
8
8
|
import { defineComponent, ref, onMounted, watch, nextTick, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, normalizeStyle, toDisplayString, createCommentVNode, createBlock, withCtx, createVNode, createTextVNode } from 'vue';
|
|
9
|
-
import { _ as _export_sfc, a as _, g as getFormConfig, f as fieldProps, u as useWatch } from './main-
|
|
9
|
+
import { _ as _export_sfc, a as _, g as getFormConfig, f as fieldProps, u as useWatch } from './main-4f9e8317.mjs';
|
|
10
10
|
import JSONEditor from 'jsoneditor';
|
|
11
11
|
import 'element-plus/es/components/icon/style/css';
|
|
12
12
|
import 'element-plus/es/components/input/style/css';
|
|
@@ -3,7 +3,7 @@ import 'element-plus/es/components/base/style/css';
|
|
|
3
3
|
import 'element-plus/es/components/tooltip/style/css';
|
|
4
4
|
import { defineComponent, ref, onMounted, onUnmounted, openBlock, createElementBlock, normalizeClass, createElementVNode, normalizeStyle, toDisplayString, createCommentVNode, createBlock, withCtx } from 'vue';
|
|
5
5
|
import E from 'wangeditor';
|
|
6
|
-
import { _ as _export_sfc, g as getFormConfig, f as fieldProps, u as useWatch } from './main-
|
|
6
|
+
import { _ as _export_sfc, g as getFormConfig, f as fieldProps, u as useWatch } from './main-4f9e8317.mjs';
|
|
7
7
|
import 'element-plus/es/components/icon/style/css';
|
|
8
8
|
import 'element-plus/es/components/input/style/css';
|
|
9
9
|
import 'element-plus/es/components/checkbox/style/css';
|
|
@@ -1106,7 +1106,7 @@ const _hoisted_1$r = {
|
|
|
1106
1106
|
class: "item_require"
|
|
1107
1107
|
};
|
|
1108
1108
|
const _hoisted_2$k = /* @__PURE__ */ createElementVNode("span", { class: "tip iconfontui icon-tishi" }, null, -1);
|
|
1109
|
-
const _hoisted_3$
|
|
1109
|
+
const _hoisted_3$g = { class: "keyValueSelect" };
|
|
1110
1110
|
const _hoisted_4$4 = { class: "keyValueInput" };
|
|
1111
1111
|
const _hoisted_5$2 = { class: "inputItem" };
|
|
1112
1112
|
const _hoisted_6$2 = /* @__PURE__ */ createElementVNode("span", null, "\u6587\u672C\uFF1A", -1);
|
|
@@ -1160,7 +1160,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1160
1160
|
class: "starfish-keyValueItem",
|
|
1161
1161
|
key: index
|
|
1162
1162
|
}, [
|
|
1163
|
-
createElementVNode("div", _hoisted_3$
|
|
1163
|
+
createElementVNode("div", _hoisted_3$g, [
|
|
1164
1164
|
createVNode(_component_el_checkbox, {
|
|
1165
1165
|
modelValue: items.select,
|
|
1166
1166
|
"onUpdate:modelValue": ($event) => items.select = $event,
|
|
@@ -1340,7 +1340,7 @@ const _hoisted_1$q = {
|
|
|
1340
1340
|
class: "item_require"
|
|
1341
1341
|
};
|
|
1342
1342
|
const _hoisted_2$j = /* @__PURE__ */ createElementVNode("span", { class: "tip iconfontui icon-tishi" }, null, -1);
|
|
1343
|
-
const _hoisted_3$
|
|
1343
|
+
const _hoisted_3$f = { class: "keyValueSelect" };
|
|
1344
1344
|
const _hoisted_4$3 = { class: "keyValueInput" };
|
|
1345
1345
|
const _hoisted_5$1 = { class: "inputItem" };
|
|
1346
1346
|
const _hoisted_6$1 = /* @__PURE__ */ createElementVNode("span", null, "\u6587\u672C\uFF1A", -1);
|
|
@@ -1394,7 +1394,7 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1394
1394
|
class: "starfish-keyValueItem",
|
|
1395
1395
|
key: index
|
|
1396
1396
|
}, [
|
|
1397
|
-
createElementVNode("div", _hoisted_3$
|
|
1397
|
+
createElementVNode("div", _hoisted_3$f, [
|
|
1398
1398
|
createVNode(_component_el_checkbox, {
|
|
1399
1399
|
modelValue: items.select,
|
|
1400
1400
|
"onUpdate:modelValue": ($event) => items.select = $event,
|
|
@@ -1534,7 +1534,7 @@ const _hoisted_1$o = {
|
|
|
1534
1534
|
class: "item_require"
|
|
1535
1535
|
};
|
|
1536
1536
|
const _hoisted_2$i = /* @__PURE__ */ createElementVNode("span", { class: "tip iconfontui icon-tishi" }, null, -1);
|
|
1537
|
-
const _hoisted_3$
|
|
1537
|
+
const _hoisted_3$e = /* @__PURE__ */ createTextVNode(" \u65B0\u5EFA\u52A8\u4F5C+ ");
|
|
1538
1538
|
function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1539
1539
|
const _component_el_tooltip = ElTooltip;
|
|
1540
1540
|
const _component_el_option = ElOption;
|
|
@@ -1691,7 +1691,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1691
1691
|
size: _ctx.size
|
|
1692
1692
|
}, {
|
|
1693
1693
|
default: withCtx(() => [
|
|
1694
|
-
_hoisted_3$
|
|
1694
|
+
_hoisted_3$e
|
|
1695
1695
|
]),
|
|
1696
1696
|
_: 1
|
|
1697
1697
|
}, 8, ["size"])
|
|
@@ -1840,7 +1840,7 @@ const _sfc_main$m = defineComponent({
|
|
|
1840
1840
|
});
|
|
1841
1841
|
const _hoisted_1$m = /* @__PURE__ */ createElementVNode("span", { class: "tip iconfontui icon-tishi" }, null, -1);
|
|
1842
1842
|
const _hoisted_2$h = /* @__PURE__ */ createElementVNode("i", { class: "iconfontui icon-bars handle" }, null, -1);
|
|
1843
|
-
const _hoisted_3$
|
|
1843
|
+
const _hoisted_3$d = /* @__PURE__ */ createTextVNode("\u6DFB\u52A0\u9762\u677F");
|
|
1844
1844
|
function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1845
1845
|
const _component_el_tooltip = ElTooltip;
|
|
1846
1846
|
const _component_el_col = ElCol;
|
|
@@ -1945,7 +1945,7 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1945
1945
|
size: "default"
|
|
1946
1946
|
}, {
|
|
1947
1947
|
default: withCtx(() => [
|
|
1948
|
-
_hoisted_3$
|
|
1948
|
+
_hoisted_3$d
|
|
1949
1949
|
]),
|
|
1950
1950
|
_: 1
|
|
1951
1951
|
}, 8, ["onClick"])
|
|
@@ -1996,7 +1996,7 @@ const _hoisted_2$g = {
|
|
|
1996
1996
|
key: 0,
|
|
1997
1997
|
class: "item_require"
|
|
1998
1998
|
};
|
|
1999
|
-
const _hoisted_3$
|
|
1999
|
+
const _hoisted_3$c = /* @__PURE__ */ createElementVNode("span", { class: "tip iconfontui icon-tishi" }, null, -1);
|
|
2000
2000
|
const _hoisted_4$2 = { class: "control" };
|
|
2001
2001
|
function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2002
2002
|
const _component_el_tooltip = ElTooltip;
|
|
@@ -2016,7 +2016,7 @@ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2016
2016
|
placement: "top"
|
|
2017
2017
|
}, {
|
|
2018
2018
|
default: withCtx(() => [
|
|
2019
|
-
_hoisted_3$
|
|
2019
|
+
_hoisted_3$c
|
|
2020
2020
|
]),
|
|
2021
2021
|
_: 1
|
|
2022
2022
|
}, 8, ["content"])) : createCommentVNode("", true)
|
|
@@ -2070,7 +2070,7 @@ const _hoisted_1$k = {
|
|
|
2070
2070
|
class: "item_require"
|
|
2071
2071
|
};
|
|
2072
2072
|
const _hoisted_2$f = /* @__PURE__ */ createElementVNode("span", { class: "tip iconfontui icon-tishi" }, null, -1);
|
|
2073
|
-
const _hoisted_3$
|
|
2073
|
+
const _hoisted_3$b = { key: 0 };
|
|
2074
2074
|
function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2075
2075
|
const _component_el_tooltip = ElTooltip;
|
|
2076
2076
|
const _component_el_checkbox = ElCheckbox;
|
|
@@ -2101,7 +2101,7 @@ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2101
2101
|
class: "control",
|
|
2102
2102
|
style: normalizeStyle({ marginLeft: _ctx.labelalign != "top" ? _ctx.labelWidth + "px" : "" })
|
|
2103
2103
|
}, [
|
|
2104
|
-
!_ctx.drag && _ctx.data[_ctx.item.data.fieldName] && (_ctx.item.data.state === "readonly" || _ctx.readonly) ? (openBlock(), createElementBlock("span", _hoisted_3$
|
|
2104
|
+
!_ctx.drag && _ctx.data[_ctx.item.data.fieldName] && (_ctx.item.data.state === "readonly" || _ctx.readonly) ? (openBlock(), createElementBlock("span", _hoisted_3$b, toDisplayString(Array.isArray(_ctx.data[_ctx.item.data.fieldName]) ? _ctx.data[_ctx.item.data.fieldName].join(",") || "--" : _ctx.data[_ctx.item.data.fieldName] || "--"), 1)) : !_ctx.drag && _ctx.data[_ctx.item.data.fieldName] ? (openBlock(), createBlock(_component_el_checkbox_group, {
|
|
2105
2105
|
key: 1,
|
|
2106
2106
|
modelValue: _ctx.data[_ctx.item.data.fieldName],
|
|
2107
2107
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.data[_ctx.item.data.fieldName] = $event),
|
|
@@ -2179,7 +2179,7 @@ const _hoisted_1$j = {
|
|
|
2179
2179
|
class: "item_require"
|
|
2180
2180
|
};
|
|
2181
2181
|
const _hoisted_2$e = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "tip iconfontui icon-tishi" }, null, -1));
|
|
2182
|
-
const _hoisted_3$
|
|
2182
|
+
const _hoisted_3$a = { key: 0 };
|
|
2183
2183
|
const _hoisted_4$1 = { key: 1 };
|
|
2184
2184
|
function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2185
2185
|
const _component_el_tooltip = ElTooltip;
|
|
@@ -2211,7 +2211,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2211
2211
|
class: "control",
|
|
2212
2212
|
style: normalizeStyle({ marginLeft: _ctx.labelalign != "top" ? _ctx.labelWidth + "px" : "" })
|
|
2213
2213
|
}, [
|
|
2214
|
-
_ctx.drag ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
2214
|
+
_ctx.drag ? (openBlock(), createElementBlock("div", _hoisted_3$a, [
|
|
2215
2215
|
createVNode(_component_el_input, {
|
|
2216
2216
|
modelValue: _ctx.item.data.default,
|
|
2217
2217
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.item.data.default = $event),
|
|
@@ -2317,7 +2317,7 @@ const _hoisted_1$i = {
|
|
|
2317
2317
|
class: "item_require"
|
|
2318
2318
|
};
|
|
2319
2319
|
const _hoisted_2$d = /* @__PURE__ */ createElementVNode("span", { class: "tip iconfontui icon-tishi" }, null, -1);
|
|
2320
|
-
const _hoisted_3$
|
|
2320
|
+
const _hoisted_3$9 = { key: 1 };
|
|
2321
2321
|
function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2322
2322
|
const _component_el_tooltip = ElTooltip;
|
|
2323
2323
|
const _component_el_date_picker = ElDatePicker;
|
|
@@ -2360,7 +2360,7 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2360
2360
|
disabled: _ctx.item.data.state === "disabled",
|
|
2361
2361
|
readonly: _ctx.item.data.state === "readonly"
|
|
2362
2362
|
}, null, 8, ["modelValue", "type", "format", "value-format", "placeholder", "size", "disabled", "readonly"])) : createCommentVNode("", true),
|
|
2363
|
-
!_ctx.drag && (_ctx.item.data.state === "readonly" || _ctx.readonly) ? (openBlock(), createElementBlock("span", _hoisted_3$
|
|
2363
|
+
!_ctx.drag && (_ctx.item.data.state === "readonly" || _ctx.readonly) ? (openBlock(), createElementBlock("span", _hoisted_3$9, toDisplayString(_ctx.formatReadonlyDate(_ctx.data[_ctx.item.data.fieldName], _ctx.item.data.format)), 1)) : !_ctx.drag ? (openBlock(), createBlock(_component_el_date_picker, {
|
|
2364
2364
|
key: 2,
|
|
2365
2365
|
modelValue: _ctx.data[_ctx.item.data.fieldName],
|
|
2366
2366
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.data[_ctx.item.data.fieldName] = $event),
|
|
@@ -2400,6 +2400,34 @@ const _sfc_main$h = defineComponent({
|
|
|
2400
2400
|
},
|
|
2401
2401
|
setup(props) {
|
|
2402
2402
|
useWatch(props);
|
|
2403
|
+
const formatReadonlyDate = (dateValue, format) => {
|
|
2404
|
+
if (!dateValue)
|
|
2405
|
+
return "--";
|
|
2406
|
+
if (typeof dateValue === "string") {
|
|
2407
|
+
return dateValue;
|
|
2408
|
+
}
|
|
2409
|
+
if (dateValue instanceof Date) {
|
|
2410
|
+
const year = dateValue.getFullYear();
|
|
2411
|
+
const month = String(dateValue.getMonth() + 1).padStart(2, "0");
|
|
2412
|
+
const day = String(dateValue.getDate()).padStart(2, "0");
|
|
2413
|
+
const hours = String(dateValue.getHours()).padStart(2, "0");
|
|
2414
|
+
const minutes = String(dateValue.getMinutes()).padStart(2, "0");
|
|
2415
|
+
const seconds = String(dateValue.getSeconds()).padStart(2, "0");
|
|
2416
|
+
const formatMap = {
|
|
2417
|
+
"YYYY": `${year}`,
|
|
2418
|
+
"YYYY-MM": `${year}-${month}`,
|
|
2419
|
+
"YYYY-MM-DD": `${year}-${month}-${day}`,
|
|
2420
|
+
"YYYY-MM-DD HH": `${year}-${month}-${day} ${hours}`,
|
|
2421
|
+
"YYYY-MM-DD HH:mm": `${year}-${month}-${day} ${hours}:${minutes}`,
|
|
2422
|
+
"YYYY-MM-DD HH:mm:ss": `${year}-${month}-${day} ${hours}:${minutes}:${seconds}`
|
|
2423
|
+
};
|
|
2424
|
+
return formatMap[format] || `${year}-${month}-${day}`;
|
|
2425
|
+
}
|
|
2426
|
+
return String(dateValue);
|
|
2427
|
+
};
|
|
2428
|
+
return {
|
|
2429
|
+
formatReadonlyDate
|
|
2430
|
+
};
|
|
2403
2431
|
}
|
|
2404
2432
|
});
|
|
2405
2433
|
const _hoisted_1$h = {
|
|
@@ -2407,6 +2435,7 @@ const _hoisted_1$h = {
|
|
|
2407
2435
|
class: "item_require"
|
|
2408
2436
|
};
|
|
2409
2437
|
const _hoisted_2$c = /* @__PURE__ */ createElementVNode("span", { class: "tip iconfontui icon-tishi" }, null, -1);
|
|
2438
|
+
const _hoisted_3$8 = { key: 1 };
|
|
2410
2439
|
function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2411
2440
|
const _component_el_tooltip = ElTooltip;
|
|
2412
2441
|
const _component_el_date_picker = ElDatePicker;
|
|
@@ -2446,8 +2475,8 @@ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2446
2475
|
disabled: _ctx.item.data.state === "disabled",
|
|
2447
2476
|
readonly: _ctx.item.data.state === "readonly"
|
|
2448
2477
|
}, null, 8, ["modelValue", "placeholder", "size", "disabled", "readonly"])) : createCommentVNode("", true),
|
|
2449
|
-
!_ctx.drag ? (openBlock(), createBlock(_component_el_date_picker, {
|
|
2450
|
-
key:
|
|
2478
|
+
!_ctx.drag && (_ctx.item.data.state === "readonly" || _ctx.readonly) ? (openBlock(), createElementBlock("span", _hoisted_3$8, toDisplayString(_ctx.formatReadonlyDate(_ctx.data[_ctx.item.data.fieldName], _ctx.item.data.format)), 1)) : !_ctx.drag ? (openBlock(), createBlock(_component_el_date_picker, {
|
|
2479
|
+
key: 2,
|
|
2451
2480
|
modelValue: _ctx.data[_ctx.item.data.fieldName],
|
|
2452
2481
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.data[_ctx.item.data.fieldName] = $event),
|
|
2453
2482
|
type: "datetime",
|
|
@@ -3257,6 +3286,22 @@ const _sfc_main$d = defineComponent({
|
|
|
3257
3286
|
setup(props) {
|
|
3258
3287
|
const vm = getCurrentInstance();
|
|
3259
3288
|
useWatch(props);
|
|
3289
|
+
const getReadonlyDisplayValue = () => {
|
|
3290
|
+
try {
|
|
3291
|
+
const fieldValue = props.data[props.item.data.fieldName];
|
|
3292
|
+
if (Array.isArray(fieldValue)) {
|
|
3293
|
+
return fieldValue.length > 0 ? fieldValue.join(",") : "--";
|
|
3294
|
+
}
|
|
3295
|
+
const configValue = props.item.data.itemConfig?.value;
|
|
3296
|
+
if (Array.isArray(configValue)) {
|
|
3297
|
+
return configValue.length > 0 ? configValue.join(",") : "--";
|
|
3298
|
+
}
|
|
3299
|
+
return "--";
|
|
3300
|
+
} catch (error) {
|
|
3301
|
+
console.error("Error getting readonly display value:", error);
|
|
3302
|
+
return "--";
|
|
3303
|
+
}
|
|
3304
|
+
};
|
|
3260
3305
|
return {
|
|
3261
3306
|
execFunc(type) {
|
|
3262
3307
|
if (props.item.data.action && props.item.data.action[type]) {
|
|
@@ -3264,7 +3309,8 @@ const _sfc_main$d = defineComponent({
|
|
|
3264
3309
|
props.item.data.fieldName
|
|
3265
3310
|
]);
|
|
3266
3311
|
}
|
|
3267
|
-
}
|
|
3312
|
+
},
|
|
3313
|
+
getReadonlyDisplayValue
|
|
3268
3314
|
};
|
|
3269
3315
|
}
|
|
3270
3316
|
});
|
|
@@ -3328,8 +3374,7 @@ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3328
3374
|
}), 128))
|
|
3329
3375
|
]),
|
|
3330
3376
|
_: 1
|
|
3331
|
-
}, 8, ["modelValue", "placeholder", "disabled", "size"])) :
|
|
3332
|
-
!_ctx.drag && (_ctx.item.data.state === "readonly" || _ctx.readonly) ? (openBlock(), createElementBlock("span", _hoisted_3$4, toDisplayString(_ctx.data[_ctx.item.data.fieldName].join(",") || "--"), 1)) : !_ctx.drag ? (openBlock(), createBlock(_component_el_select, {
|
|
3377
|
+
}, 8, ["modelValue", "placeholder", "disabled", "size"])) : !_ctx.drag && (_ctx.item.data.state === "readonly" || _ctx.readonly) ? (openBlock(), createElementBlock("span", _hoisted_3$4, toDisplayString(_ctx.getReadonlyDisplayValue()), 1)) : (openBlock(), createBlock(_component_el_select, {
|
|
3333
3378
|
key: 2,
|
|
3334
3379
|
modelValue: _ctx.data[_ctx.item.data.fieldName],
|
|
3335
3380
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.data[_ctx.item.data.fieldName] = $event),
|
|
@@ -3351,7 +3396,7 @@ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3351
3396
|
}), 128))
|
|
3352
3397
|
]),
|
|
3353
3398
|
_: 1
|
|
3354
|
-
}, 8, ["modelValue", "placeholder", "size", "disabled"]))
|
|
3399
|
+
}, 8, ["modelValue", "placeholder", "size", "disabled"]))
|
|
3355
3400
|
], 4)
|
|
3356
3401
|
], 2);
|
|
3357
3402
|
}
|
|
@@ -5325,7 +5370,7 @@ Object.keys(files).forEach((fileName) => {
|
|
|
5325
5370
|
}
|
|
5326
5371
|
});
|
|
5327
5372
|
const RichText = defineAsyncComponent({
|
|
5328
|
-
loader: () => import('./index-
|
|
5373
|
+
loader: () => import('./index-fd611ea0.mjs'),
|
|
5329
5374
|
loadingComponent: Loading
|
|
5330
5375
|
});
|
|
5331
5376
|
RichText.ControlType = "RichText";
|
|
@@ -5334,7 +5379,7 @@ RichText.icon = "icon-textEdit";
|
|
|
5334
5379
|
RichText.formConfig = getFormConfig("RichText");
|
|
5335
5380
|
utilFuns[RichText.ControlType] = RichText;
|
|
5336
5381
|
const jsonEditor = defineAsyncComponent({
|
|
5337
|
-
loader: () => import('./index-
|
|
5382
|
+
loader: () => import('./index-f689fe9a.mjs'),
|
|
5338
5383
|
loadingComponent: Loading
|
|
5339
5384
|
});
|
|
5340
5385
|
jsonEditor.ControlType = "JsonEditor";
|
|
@@ -5344,14 +5389,14 @@ jsonEditor.formConfig = getFormConfig("JsonEditor", [{ fieldName: "default", com
|
|
|
5344
5389
|
jsonEditor.rule = _.getJsonValidate();
|
|
5345
5390
|
utilFuns[jsonEditor.ControlType] = jsonEditor;
|
|
5346
5391
|
const formAction = defineAsyncComponent({
|
|
5347
|
-
loader: () => import('./formAction-
|
|
5392
|
+
loader: () => import('./formAction-4cb58371.mjs'),
|
|
5348
5393
|
loadingComponent: Loading
|
|
5349
5394
|
});
|
|
5350
5395
|
formAction.ControlType = "FormAction";
|
|
5351
5396
|
formAction.isHide = true;
|
|
5352
5397
|
utilFuns[formAction.ControlType] = formAction;
|
|
5353
5398
|
const Rule = defineAsyncComponent({
|
|
5354
|
-
loader: () => import('./index-
|
|
5399
|
+
loader: () => import('./index-07312d82.mjs'),
|
|
5355
5400
|
loadingComponent: Loading
|
|
5356
5401
|
});
|
|
5357
5402
|
Rule.ControlType = "Rule";
|
|
@@ -5360,7 +5405,7 @@ utilFuns[Rule.ControlType] = Rule;
|
|
|
5360
5405
|
const install = (app) => {
|
|
5361
5406
|
app.config.globalProperties.$formcomponents = utilFuns;
|
|
5362
5407
|
};
|
|
5363
|
-
const Dynamicform = defineAsyncComponent(() => import('./starfish-form-
|
|
5408
|
+
const Dynamicform = defineAsyncComponent(() => import('./starfish-form-cffccfb4.mjs'));
|
|
5364
5409
|
const main = {
|
|
5365
5410
|
install
|
|
5366
5411
|
};
|
|
@@ -3,7 +3,7 @@ import 'element-plus/es/components/base/style/css';
|
|
|
3
3
|
import 'element-plus/es/components/form/style/css';
|
|
4
4
|
import 'element-plus/es/components/form-item/style/css';
|
|
5
5
|
import { defineComponent, getCurrentInstance, ref, onMounted, openBlock, createElementBlock, createVNode, mergeProps, withCtx, Fragment, renderList, createBlock, resolveDynamicComponent, createCommentVNode, toRaw } from 'vue';
|
|
6
|
-
import { _ as _export_sfc } from './main-
|
|
6
|
+
import { _ as _export_sfc } from './main-4f9e8317.mjs';
|
|
7
7
|
import 'element-plus/es/components/icon/style/css';
|
|
8
8
|
import 'element-plus/es/components/input/style/css';
|
|
9
9
|
import 'element-plus/es/components/checkbox/style/css';
|
package/dist/starfish-form.mjs
CHANGED
package/package.json
CHANGED
|
@@ -44,12 +44,14 @@
|
|
|
44
44
|
:value="items.value"
|
|
45
45
|
/>
|
|
46
46
|
</el-select>
|
|
47
|
-
<span v-if="!drag && (item.data.state === 'readonly' || readonly)">
|
|
47
|
+
<span v-else-if="!drag && (item.data.state === 'readonly' || readonly)">
|
|
48
|
+
{{ getReadonlyDisplayValue() }}
|
|
49
|
+
</span>
|
|
48
50
|
<el-select
|
|
51
|
+
v-else
|
|
49
52
|
v-model="data[item.data.fieldName]"
|
|
50
53
|
style="width: 320px;"
|
|
51
54
|
:placeholder="item.data.placeholder"
|
|
52
|
-
v-else-if="!drag"
|
|
53
55
|
multiple
|
|
54
56
|
:size="size"
|
|
55
57
|
:disabled="item.data.state === 'disabled' || item.data.state === 'readonly'"
|
|
@@ -66,6 +68,7 @@
|
|
|
66
68
|
</div>
|
|
67
69
|
</div>
|
|
68
70
|
</template>
|
|
71
|
+
|
|
69
72
|
<script lang="ts">
|
|
70
73
|
import {
|
|
71
74
|
defineComponent,
|
|
@@ -91,6 +94,28 @@ export default defineComponent({
|
|
|
91
94
|
setup(props) {
|
|
92
95
|
const vm = getCurrentInstance() as ComponentInternalInstance;
|
|
93
96
|
useWatch(props);
|
|
97
|
+
|
|
98
|
+
const getReadonlyDisplayValue = () => {
|
|
99
|
+
try {
|
|
100
|
+
// 优先使用 data 中的值
|
|
101
|
+
const fieldValue = props.data[props.item.data.fieldName];
|
|
102
|
+
if (Array.isArray(fieldValue)) {
|
|
103
|
+
return fieldValue.length > 0 ? fieldValue.join(',') : '--';
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
// 如果 data 中没有值,使用 itemConfig 中的默认值
|
|
107
|
+
const configValue = props.item.data.itemConfig?.value;
|
|
108
|
+
if (Array.isArray(configValue)) {
|
|
109
|
+
return configValue.length > 0 ? configValue.join(',') : '--';
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
return '--';
|
|
113
|
+
} catch (error) {
|
|
114
|
+
console.error('Error getting readonly display value:', error);
|
|
115
|
+
return '--';
|
|
116
|
+
}
|
|
117
|
+
};
|
|
118
|
+
|
|
94
119
|
return {
|
|
95
120
|
execFunc(type: string) {
|
|
96
121
|
if (props.item.data.action && props.item.data.action[type]) {
|
|
@@ -99,7 +124,8 @@ export default defineComponent({
|
|
|
99
124
|
]);
|
|
100
125
|
}
|
|
101
126
|
},
|
|
127
|
+
getReadonlyDisplayValue
|
|
102
128
|
};
|
|
103
129
|
},
|
|
104
130
|
});
|
|
105
|
-
</script>
|
|
131
|
+
</script>
|
package/stats.html
CHANGED
|
@@ -4822,7 +4822,7 @@ var drawChart = (function (exports) {
|
|
|
4822
4822
|
</script>
|
|
4823
4823
|
<script>
|
|
4824
4824
|
/*<!--*/
|
|
4825
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"starfish-form.mjs","uid":"ec649274-1"},{"name":"main-44859f58.mjs","children":[{"name":"C:/Users/jiton/project/vue-form-design/vue-form-design","children":[{"name":"packages","children":[{"name":"form/src","children":[{"name":"utils","children":[{"uid":"ec649274-3","name":"fieldConfig.ts"},{"uid":"ec649274-5","name":"fieldProps.ts"},{"uid":"ec649274-23","name":"customHooks.ts"}]},{"name":"common","children":[{"uid":"ec649274-9","name":"KeyValueConfig.vue"},{"uid":"ec649274-11","name":"KeyValueConfigMult.vue"},{"uid":"ec649274-13","name":"Loading.vue?vue&type=style&index=0&scoped=true&lang.scss"},{"uid":"ec649274-15","name":"Loading.vue"},{"uid":"ec649274-17","name":"action.vue"},{"uid":"ec649274-19","name":"listConfig.vue"},{"uid":"ec649274-21","name":"panel.vue"},{"uid":"ec649274-25","name":"radiogroup.vue"}]},{"name":"components","children":[{"name":"CheckBox/index.vue","uid":"ec649274-27"},{"name":"ColorSelect","children":[{"uid":"ec649274-29","name":"index.vue?vue&type=style&index=0&scoped=true&lang.scss"},{"uid":"ec649274-31","name":"index.vue"}]},{"name":"Date/index.vue","uid":"ec649274-33"},{"name":"DateTime/index.vue","uid":"ec649274-35"},{"name":"InputNumber/index.vue","uid":"ec649274-37"},{"name":"Radio/index.vue","uid":"ec649274-39"},{"name":"Rule","children":[{"uid":"ec649274-41","name":"ruleform.json"},{"uid":"ec649274-43","name":"rules.js"}]},{"name":"Selected/index.vue","uid":"ec649274-45"},{"name":"Selecteds/index.vue","uid":"ec649274-47"},{"name":"ShowRule/index.vue","uid":"ec649274-49"},{"name":"Slider/index.vue","uid":"ec649274-51"},{"name":"Switch/index.vue","uid":"ec649274-53"},{"name":"Text/index.vue","uid":"ec649274-55"},{"name":"TextArea/index.vue","uid":"ec649274-57"},{"name":"Time/index.vue","uid":"ec649274-59"}]},{"name":"layout","children":[{"uid":"ec649274-61","name":"Divider.vue"},{"uid":"ec649274-63","name":"Info.vue"},{"uid":"ec649274-65","name":"Tabs.vue"},{"uid":"ec649274-67","name":"collapse.vue"},{"uid":"ec649274-69","name":"grid.vue"},{"uid":"ec649274-71","name":"table.vue"}]},{"name":"styles/index.scss","uid":"ec649274-73"},{"uid":"ec649274-86","name":"main.ts"}]},{"name":"editor/src","children":[{"name":"controller","children":[{"uid":"ec649274-77","name":"history.ts"},{"uid":"ec649274-79","name":"form.ts"}]},{"name":"utils/_.ts","uid":"ec649274-81"},{"name":"common","children":[{"uid":"ec649274-83","name":"Loading.vue?vue&type=style&index=0&scoped=true&lang.scss"},{"uid":"ec649274-85","name":"Loading.vue"}]}]}]},{"name":"node_modules/.pnpm/nanoid@4.0.0/node_modules/nanoid/index.browser.js","uid":"ec649274-75"}]},{"uid":"ec649274-7","name":"plugin-vue:export-helper"}]},{"name":"index-28c1c8c7.mjs","children":[{"name":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/RichText/index.vue","uid":"ec649274-88"}]},{"name":"index-da6c3466.mjs","children":[{"name":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/JsonEditor/index.vue","uid":"ec649274-90"}]},{"name":"formAction-47d46ff6.mjs","children":[{"name":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common","children":[{"uid":"ec649274-92","name":"formAction.vue?vue&type=style&index=0&lang.scss"},{"uid":"ec649274-94","name":"formAction.vue"}]}]},{"name":"index-283831d1.mjs","children":[{"name":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Rule","children":[{"uid":"ec649274-96","name":"index.vue?vue&type=style&index=0&lang.scss"},{"uid":"ec649274-98","name":"index.vue"}]}]},{"name":"starfish-form-c0d59f72.mjs","children":[{"name":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/starfish-form.vue","uid":"ec649274-100"}]}],"isRoot":true},"nodeParts":{"ec649274-1":{"id":"starfish-form.mjs","gzipLength":0,"brotliLength":0,"renderedLength":1902,"metaUid":"ec649274-0"},"ec649274-3":{"renderedLength":18542,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-2"},"ec649274-5":{"renderedLength":624,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-4"},"ec649274-7":{"renderedLength":159,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-6"},"ec649274-9":{"renderedLength":8660,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-8"},"ec649274-11":{"renderedLength":8485,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-10"},"ec649274-13":{"renderedLength":103,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-12"},"ec649274-15":{"renderedLength":404,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-14"},"ec649274-17":{"renderedLength":8527,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-16"},"ec649274-19":{"renderedLength":3264,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-18"},"ec649274-21":{"renderedLength":5397,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-20"},"ec649274-23":{"renderedLength":482,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-22"},"ec649274-25":{"renderedLength":2228,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-24"},"ec649274-27":{"renderedLength":4688,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-26"},"ec649274-29":{"renderedLength":99,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-28"},"ec649274-31":{"renderedLength":3864,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-30"},"ec649274-33":{"renderedLength":5475,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-32"},"ec649274-35":{"renderedLength":3294,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-34"},"ec649274-37":{"renderedLength":4684,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-36"},"ec649274-39":{"renderedLength":4699,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-38"},"ec649274-41":{"renderedLength":5040,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-40"},"ec649274-43":{"renderedLength":2564,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-42"},"ec649274-45":{"renderedLength":4809,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-44"},"ec649274-47":{"renderedLength":4881,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-46"},"ec649274-49":{"renderedLength":4133,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-48"},"ec649274-51":{"renderedLength":2944,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-50"},"ec649274-53":{"renderedLength":2938,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-52"},"ec649274-55":{"renderedLength":4588,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-54"},"ec649274-57":{"renderedLength":4453,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-56"},"ec649274-59":{"renderedLength":3240,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-58"},"ec649274-61":{"renderedLength":1315,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-60"},"ec649274-63":{"renderedLength":2999,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-62"},"ec649274-65":{"renderedLength":5888,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-64"},"ec649274-67":{"renderedLength":6238,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-66"},"ec649274-69":{"renderedLength":6689,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-68"},"ec649274-71":{"renderedLength":6149,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-70"},"ec649274-73":{"renderedLength":17,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-72"},"ec649274-75":{"renderedLength":350,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-74"},"ec649274-77":{"renderedLength":1613,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-76"},"ec649274-79":{"renderedLength":6014,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-78"},"ec649274-81":{"renderedLength":11658,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-80"},"ec649274-83":{"renderedLength":101,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-82"},"ec649274-85":{"renderedLength":390,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-84"},"ec649274-86":{"renderedLength":2981,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-0"},"ec649274-88":{"renderedLength":2874,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-87"},"ec649274-90":{"renderedLength":6675,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-89"},"ec649274-92":{"renderedLength":92,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-91"},"ec649274-94":{"renderedLength":17107,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-93"},"ec649274-96":{"renderedLength":87,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-95"},"ec649274-98":{"renderedLength":17885,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-97"},"ec649274-100":{"renderedLength":9742,"gzipLength":0,"brotliLength":0,"metaUid":"ec649274-99"}},"nodeMetas":{"ec649274-0":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/main.ts","moduleParts":{"starfish-form.mjs":"ec649274-1","main-44859f58.mjs":"ec649274-86"},"imported":[{"uid":"ec649274-8"},{"uid":"ec649274-10"},{"uid":"ec649274-14"},{"uid":"ec649274-16"},{"uid":"ec649274-18"},{"uid":"ec649274-20"},{"uid":"ec649274-24"},{"uid":"ec649274-26"},{"uid":"ec649274-30"},{"uid":"ec649274-32"},{"uid":"ec649274-34"},{"uid":"ec649274-36"},{"uid":"ec649274-38"},{"uid":"ec649274-40"},{"uid":"ec649274-42"},{"uid":"ec649274-44"},{"uid":"ec649274-46"},{"uid":"ec649274-48"},{"uid":"ec649274-50"},{"uid":"ec649274-52"},{"uid":"ec649274-54"},{"uid":"ec649274-56"},{"uid":"ec649274-58"},{"uid":"ec649274-60"},{"uid":"ec649274-62"},{"uid":"ec649274-64"},{"uid":"ec649274-66"},{"uid":"ec649274-68"},{"uid":"ec649274-70"},{"uid":"ec649274-101"},{"uid":"ec649274-72"},{"uid":"ec649274-2"},{"uid":"ec649274-80"},{"uid":"ec649274-84"},{"uid":"ec649274-87","dynamic":true},{"uid":"ec649274-89","dynamic":true},{"uid":"ec649274-93","dynamic":true},{"uid":"ec649274-97","dynamic":true},{"uid":"ec649274-99","dynamic":true}],"importedBy":[],"isEntry":true},"ec649274-2":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/utils/fieldConfig.ts","moduleParts":{"main-44859f58.mjs":"ec649274-3"},"imported":[],"importedBy":[{"uid":"ec649274-0"},{"uid":"ec649274-8"},{"uid":"ec649274-10"},{"uid":"ec649274-26"},{"uid":"ec649274-30"},{"uid":"ec649274-32"},{"uid":"ec649274-34"},{"uid":"ec649274-36"},{"uid":"ec649274-38"},{"uid":"ec649274-44"},{"uid":"ec649274-46"},{"uid":"ec649274-50"},{"uid":"ec649274-52"},{"uid":"ec649274-54"},{"uid":"ec649274-56"},{"uid":"ec649274-58"},{"uid":"ec649274-60"},{"uid":"ec649274-62"},{"uid":"ec649274-64"},{"uid":"ec649274-66"},{"uid":"ec649274-68"},{"uid":"ec649274-70"},{"uid":"ec649274-87"},{"uid":"ec649274-89"}]},"ec649274-4":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/utils/fieldProps.ts","moduleParts":{"main-44859f58.mjs":"ec649274-5"},"imported":[],"importedBy":[{"uid":"ec649274-8"},{"uid":"ec649274-10"},{"uid":"ec649274-16"},{"uid":"ec649274-18"},{"uid":"ec649274-20"},{"uid":"ec649274-24"},{"uid":"ec649274-26"},{"uid":"ec649274-30"},{"uid":"ec649274-32"},{"uid":"ec649274-34"},{"uid":"ec649274-36"},{"uid":"ec649274-38"},{"uid":"ec649274-44"},{"uid":"ec649274-46"},{"uid":"ec649274-48"},{"uid":"ec649274-50"},{"uid":"ec649274-52"},{"uid":"ec649274-54"},{"uid":"ec649274-56"},{"uid":"ec649274-58"},{"uid":"ec649274-60"},{"uid":"ec649274-62"},{"uid":"ec649274-64"},{"uid":"ec649274-66"},{"uid":"ec649274-68"},{"uid":"ec649274-70"},{"uid":"ec649274-87"},{"uid":"ec649274-89"},{"uid":"ec649274-97"}]},"ec649274-6":{"id":"plugin-vue:export-helper","moduleParts":{"main-44859f58.mjs":"ec649274-7"},"imported":[],"importedBy":[{"uid":"ec649274-8"},{"uid":"ec649274-10"},{"uid":"ec649274-14"},{"uid":"ec649274-16"},{"uid":"ec649274-18"},{"uid":"ec649274-20"},{"uid":"ec649274-24"},{"uid":"ec649274-26"},{"uid":"ec649274-30"},{"uid":"ec649274-32"},{"uid":"ec649274-34"},{"uid":"ec649274-36"},{"uid":"ec649274-38"},{"uid":"ec649274-44"},{"uid":"ec649274-46"},{"uid":"ec649274-48"},{"uid":"ec649274-50"},{"uid":"ec649274-52"},{"uid":"ec649274-54"},{"uid":"ec649274-56"},{"uid":"ec649274-58"},{"uid":"ec649274-60"},{"uid":"ec649274-62"},{"uid":"ec649274-64"},{"uid":"ec649274-66"},{"uid":"ec649274-68"},{"uid":"ec649274-70"},{"uid":"ec649274-84"},{"uid":"ec649274-87"},{"uid":"ec649274-89"},{"uid":"ec649274-93"},{"uid":"ec649274-97"},{"uid":"ec649274-99"}]},"ec649274-8":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/KeyValueConfig.vue","moduleParts":{"main-44859f58.mjs":"ec649274-9"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-104"},{"uid":"ec649274-105"},{"uid":"ec649274-106"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-108"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-10":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/KeyValueConfigMult.vue","moduleParts":{"main-44859f58.mjs":"ec649274-11"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-104"},{"uid":"ec649274-105"},{"uid":"ec649274-106"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-108"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-12":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/Loading.vue?vue&type=style&index=0&scoped=true&lang.scss","moduleParts":{"main-44859f58.mjs":"ec649274-13"},"imported":[],"importedBy":[{"uid":"ec649274-14"}]},"ec649274-14":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/Loading.vue","moduleParts":{"main-44859f58.mjs":"ec649274-15"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-109"},{"uid":"ec649274-101"},{"uid":"ec649274-12"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-16":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/action.vue","moduleParts":{"main-44859f58.mjs":"ec649274-17"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-110"},{"uid":"ec649274-111"},{"uid":"ec649274-112"},{"uid":"ec649274-113"},{"uid":"ec649274-114"},{"uid":"ec649274-115"},{"uid":"ec649274-116"},{"uid":"ec649274-104"},{"uid":"ec649274-117"},{"uid":"ec649274-118"},{"uid":"ec649274-119"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-108"},{"uid":"ec649274-4"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-18":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/listConfig.vue","moduleParts":{"main-44859f58.mjs":"ec649274-19"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-115"},{"uid":"ec649274-116"},{"uid":"ec649274-104"},{"uid":"ec649274-120"},{"uid":"ec649274-101"},{"uid":"ec649274-4"},{"uid":"ec649274-108"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-20":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/panel.vue","moduleParts":{"main-44859f58.mjs":"ec649274-21"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-115"},{"uid":"ec649274-116"},{"uid":"ec649274-104"},{"uid":"ec649274-105"},{"uid":"ec649274-117"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-4"},{"uid":"ec649274-108"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-22":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/utils/customHooks.ts","moduleParts":{"main-44859f58.mjs":"ec649274-23"},"imported":[{"uid":"ec649274-101"}],"importedBy":[{"uid":"ec649274-24"},{"uid":"ec649274-26"},{"uid":"ec649274-30"},{"uid":"ec649274-32"},{"uid":"ec649274-34"},{"uid":"ec649274-36"},{"uid":"ec649274-38"},{"uid":"ec649274-44"},{"uid":"ec649274-46"},{"uid":"ec649274-48"},{"uid":"ec649274-50"},{"uid":"ec649274-52"},{"uid":"ec649274-54"},{"uid":"ec649274-56"},{"uid":"ec649274-58"},{"uid":"ec649274-60"},{"uid":"ec649274-62"},{"uid":"ec649274-64"},{"uid":"ec649274-66"},{"uid":"ec649274-68"},{"uid":"ec649274-70"},{"uid":"ec649274-87"},{"uid":"ec649274-89"}]},"ec649274-24":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/radiogroup.vue","moduleParts":{"main-44859f58.mjs":"ec649274-25"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-121"},{"uid":"ec649274-122"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-26":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/CheckBox/index.vue","moduleParts":{"main-44859f58.mjs":"ec649274-27"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-123"},{"uid":"ec649274-106"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-28":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/ColorSelect/index.vue?vue&type=style&index=0&scoped=true&lang.scss","moduleParts":{"main-44859f58.mjs":"ec649274-29"},"imported":[],"importedBy":[{"uid":"ec649274-30"}]},"ec649274-30":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/ColorSelect/index.vue","moduleParts":{"main-44859f58.mjs":"ec649274-31"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-124"},{"uid":"ec649274-105"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-28"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-32":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Date/index.vue","moduleParts":{"main-44859f58.mjs":"ec649274-33"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-125"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-34":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/DateTime/index.vue","moduleParts":{"main-44859f58.mjs":"ec649274-35"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-125"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-36":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/InputNumber/index.vue","moduleParts":{"main-44859f58.mjs":"ec649274-37"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-120"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-38":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Radio/index.vue","moduleParts":{"main-44859f58.mjs":"ec649274-39"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-121"},{"uid":"ec649274-126"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-40":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Rule/ruleform.json","moduleParts":{"main-44859f58.mjs":"ec649274-41"},"imported":[],"importedBy":[{"uid":"ec649274-0"},{"uid":"ec649274-97"}]},"ec649274-42":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Rule/rules.js","moduleParts":{"main-44859f58.mjs":"ec649274-43"},"imported":[],"importedBy":[{"uid":"ec649274-0"},{"uid":"ec649274-97"}]},"ec649274-44":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Selected/index.vue","moduleParts":{"main-44859f58.mjs":"ec649274-45"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-118"},{"uid":"ec649274-119"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-46":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Selecteds/index.vue","moduleParts":{"main-44859f58.mjs":"ec649274-47"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-118"},{"uid":"ec649274-119"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-48":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/ShowRule/index.vue","moduleParts":{"main-44859f58.mjs":"ec649274-49"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-116"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-50":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Slider/index.vue","moduleParts":{"main-44859f58.mjs":"ec649274-51"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-127"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-52":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Switch/index.vue","moduleParts":{"main-44859f58.mjs":"ec649274-53"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-128"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-54":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Text/index.vue","moduleParts":{"main-44859f58.mjs":"ec649274-55"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-105"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-56":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/TextArea/index.vue","moduleParts":{"main-44859f58.mjs":"ec649274-57"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-105"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-58":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Time/index.vue","moduleParts":{"main-44859f58.mjs":"ec649274-59"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-129"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-4"},{"uid":"ec649274-2"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-60":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/layout/Divider.vue","moduleParts":{"main-44859f58.mjs":"ec649274-61"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-130"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-62":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/layout/Info.vue","moduleParts":{"main-44859f58.mjs":"ec649274-63"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-131"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-64":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/layout/Tabs.vue","moduleParts":{"main-44859f58.mjs":"ec649274-65"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-132"},{"uid":"ec649274-133"},{"uid":"ec649274-134"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-66":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/layout/collapse.vue","moduleParts":{"main-44859f58.mjs":"ec649274-67"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-113"},{"uid":"ec649274-114"},{"uid":"ec649274-134"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-68":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/layout/grid.vue","moduleParts":{"main-44859f58.mjs":"ec649274-69"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-115"},{"uid":"ec649274-134"},{"uid":"ec649274-117"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-70":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/layout/table.vue","moduleParts":{"main-44859f58.mjs":"ec649274-71"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-134"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-72":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/styles/index.scss","moduleParts":{"main-44859f58.mjs":"ec649274-73"},"imported":[],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-74":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/node_modules/.pnpm/nanoid@4.0.0/node_modules/nanoid/index.browser.js","moduleParts":{"main-44859f58.mjs":"ec649274-75"},"imported":[{"uid":"ec649274-145"}],"importedBy":[{"uid":"ec649274-80"}]},"ec649274-76":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/editor/src/controller/history.ts","moduleParts":{"main-44859f58.mjs":"ec649274-77"},"imported":[{"uid":"ec649274-101"},{"uid":"ec649274-78"}],"importedBy":[{"uid":"ec649274-78"}]},"ec649274-78":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/editor/src/controller/form.ts","moduleParts":{"main-44859f58.mjs":"ec649274-79"},"imported":[{"uid":"ec649274-101"},{"uid":"ec649274-76"}],"importedBy":[{"uid":"ec649274-80"},{"uid":"ec649274-76"}]},"ec649274-80":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/editor/src/utils/_.ts","moduleParts":{"main-44859f58.mjs":"ec649274-81"},"imported":[{"uid":"ec649274-135"},{"uid":"ec649274-74"},{"uid":"ec649274-78"}],"importedBy":[{"uid":"ec649274-0"},{"uid":"ec649274-89"},{"uid":"ec649274-97"}]},"ec649274-82":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/editor/src/common/Loading.vue?vue&type=style&index=0&scoped=true&lang.scss","moduleParts":{"main-44859f58.mjs":"ec649274-83"},"imported":[],"importedBy":[{"uid":"ec649274-84"}]},"ec649274-84":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/editor/src/common/Loading.vue","moduleParts":{"main-44859f58.mjs":"ec649274-85"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-109"},{"uid":"ec649274-101"},{"uid":"ec649274-82"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-87":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/RichText/index.vue","moduleParts":{"index-28c1c8c7.mjs":"ec649274-88"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-136"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-89":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/JsonEditor/index.vue","moduleParts":{"index-da6c3466.mjs":"ec649274-90"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-137"},{"uid":"ec649274-138"},{"uid":"ec649274-116"},{"uid":"ec649274-139"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-2"},{"uid":"ec649274-4"},{"uid":"ec649274-22"},{"uid":"ec649274-140"},{"uid":"ec649274-80"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-91":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/formAction.vue?vue&type=style&index=0&lang.scss","moduleParts":{"formAction-47d46ff6.mjs":"ec649274-92"},"imported":[],"importedBy":[{"uid":"ec649274-93"}]},"ec649274-93":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/formAction.vue","moduleParts":{"formAction-47d46ff6.mjs":"ec649274-94"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-141"},{"uid":"ec649274-134"},{"uid":"ec649274-105"},{"uid":"ec649274-142"},{"uid":"ec649274-137"},{"uid":"ec649274-139"},{"uid":"ec649274-143"},{"uid":"ec649274-116"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-144"},{"uid":"ec649274-91"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-95":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Rule/index.vue?vue&type=style&index=0&lang.scss","moduleParts":{"index-283831d1.mjs":"ec649274-96"},"imported":[],"importedBy":[{"uid":"ec649274-97"}]},"ec649274-97":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Rule/index.vue","moduleParts":{"index-283831d1.mjs":"ec649274-98"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-137"},{"uid":"ec649274-139"},{"uid":"ec649274-138"},{"uid":"ec649274-131"},{"uid":"ec649274-104"},{"uid":"ec649274-118"},{"uid":"ec649274-119"},{"uid":"ec649274-110"},{"uid":"ec649274-111"},{"uid":"ec649274-112"},{"uid":"ec649274-116"},{"uid":"ec649274-107"},{"uid":"ec649274-101"},{"uid":"ec649274-4"},{"uid":"ec649274-80"},{"uid":"ec649274-42"},{"uid":"ec649274-40"},{"uid":"ec649274-108"},{"uid":"ec649274-99"},{"uid":"ec649274-144"},{"uid":"ec649274-95"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"}]},"ec649274-99":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/starfish-form.vue","moduleParts":{"starfish-form-c0d59f72.mjs":"ec649274-100"},"imported":[{"uid":"ec649274-102"},{"uid":"ec649274-103"},{"uid":"ec649274-141"},{"uid":"ec649274-134"},{"uid":"ec649274-101"},{"uid":"ec649274-6"}],"importedBy":[{"uid":"ec649274-0"},{"uid":"ec649274-97"}]},"ec649274-101":{"id":"vue","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-0"},{"uid":"ec649274-8"},{"uid":"ec649274-10"},{"uid":"ec649274-14"},{"uid":"ec649274-16"},{"uid":"ec649274-18"},{"uid":"ec649274-20"},{"uid":"ec649274-24"},{"uid":"ec649274-26"},{"uid":"ec649274-30"},{"uid":"ec649274-32"},{"uid":"ec649274-34"},{"uid":"ec649274-36"},{"uid":"ec649274-38"},{"uid":"ec649274-44"},{"uid":"ec649274-46"},{"uid":"ec649274-48"},{"uid":"ec649274-50"},{"uid":"ec649274-52"},{"uid":"ec649274-54"},{"uid":"ec649274-56"},{"uid":"ec649274-58"},{"uid":"ec649274-60"},{"uid":"ec649274-62"},{"uid":"ec649274-64"},{"uid":"ec649274-66"},{"uid":"ec649274-68"},{"uid":"ec649274-70"},{"uid":"ec649274-84"},{"uid":"ec649274-87"},{"uid":"ec649274-89"},{"uid":"ec649274-93"},{"uid":"ec649274-97"},{"uid":"ec649274-99"},{"uid":"ec649274-22"},{"uid":"ec649274-78"},{"uid":"ec649274-76"}],"isExternal":true},"ec649274-102":{"id":"element-plus/es","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-8"},{"uid":"ec649274-10"},{"uid":"ec649274-14"},{"uid":"ec649274-16"},{"uid":"ec649274-18"},{"uid":"ec649274-20"},{"uid":"ec649274-24"},{"uid":"ec649274-26"},{"uid":"ec649274-30"},{"uid":"ec649274-32"},{"uid":"ec649274-34"},{"uid":"ec649274-36"},{"uid":"ec649274-38"},{"uid":"ec649274-44"},{"uid":"ec649274-46"},{"uid":"ec649274-48"},{"uid":"ec649274-50"},{"uid":"ec649274-52"},{"uid":"ec649274-54"},{"uid":"ec649274-56"},{"uid":"ec649274-58"},{"uid":"ec649274-60"},{"uid":"ec649274-62"},{"uid":"ec649274-64"},{"uid":"ec649274-66"},{"uid":"ec649274-68"},{"uid":"ec649274-70"},{"uid":"ec649274-84"},{"uid":"ec649274-87"},{"uid":"ec649274-89"},{"uid":"ec649274-93"},{"uid":"ec649274-97"},{"uid":"ec649274-99"}],"isExternal":true},"ec649274-103":{"id":"element-plus/es/components/base/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-8"},{"uid":"ec649274-10"},{"uid":"ec649274-14"},{"uid":"ec649274-16"},{"uid":"ec649274-18"},{"uid":"ec649274-20"},{"uid":"ec649274-24"},{"uid":"ec649274-26"},{"uid":"ec649274-30"},{"uid":"ec649274-32"},{"uid":"ec649274-34"},{"uid":"ec649274-36"},{"uid":"ec649274-38"},{"uid":"ec649274-44"},{"uid":"ec649274-46"},{"uid":"ec649274-48"},{"uid":"ec649274-50"},{"uid":"ec649274-52"},{"uid":"ec649274-54"},{"uid":"ec649274-56"},{"uid":"ec649274-58"},{"uid":"ec649274-60"},{"uid":"ec649274-62"},{"uid":"ec649274-64"},{"uid":"ec649274-66"},{"uid":"ec649274-68"},{"uid":"ec649274-70"},{"uid":"ec649274-84"},{"uid":"ec649274-87"},{"uid":"ec649274-89"},{"uid":"ec649274-93"},{"uid":"ec649274-97"},{"uid":"ec649274-99"}],"isExternal":true},"ec649274-104":{"id":"element-plus/es/components/icon/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-8"},{"uid":"ec649274-10"},{"uid":"ec649274-16"},{"uid":"ec649274-18"},{"uid":"ec649274-20"},{"uid":"ec649274-97"}],"isExternal":true},"ec649274-105":{"id":"element-plus/es/components/input/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-8"},{"uid":"ec649274-10"},{"uid":"ec649274-20"},{"uid":"ec649274-30"},{"uid":"ec649274-54"},{"uid":"ec649274-56"},{"uid":"ec649274-93"}],"isExternal":true},"ec649274-106":{"id":"element-plus/es/components/checkbox/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-8"},{"uid":"ec649274-10"},{"uid":"ec649274-26"}],"isExternal":true},"ec649274-107":{"id":"element-plus/es/components/tooltip/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-8"},{"uid":"ec649274-10"},{"uid":"ec649274-16"},{"uid":"ec649274-20"},{"uid":"ec649274-24"},{"uid":"ec649274-26"},{"uid":"ec649274-30"},{"uid":"ec649274-32"},{"uid":"ec649274-34"},{"uid":"ec649274-36"},{"uid":"ec649274-38"},{"uid":"ec649274-44"},{"uid":"ec649274-46"},{"uid":"ec649274-48"},{"uid":"ec649274-50"},{"uid":"ec649274-52"},{"uid":"ec649274-54"},{"uid":"ec649274-56"},{"uid":"ec649274-58"},{"uid":"ec649274-62"},{"uid":"ec649274-87"},{"uid":"ec649274-89"},{"uid":"ec649274-93"},{"uid":"ec649274-97"}],"isExternal":true},"ec649274-108":{"id":"@element-plus/icons-vue","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-8"},{"uid":"ec649274-10"},{"uid":"ec649274-16"},{"uid":"ec649274-18"},{"uid":"ec649274-20"},{"uid":"ec649274-97"}],"isExternal":true},"ec649274-109":{"id":"element-plus/es/components/loading/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-14"},{"uid":"ec649274-84"}],"isExternal":true},"ec649274-110":{"id":"element-plus/es/components/dropdown/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-16"},{"uid":"ec649274-97"}],"isExternal":true},"ec649274-111":{"id":"element-plus/es/components/dropdown-menu/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-16"},{"uid":"ec649274-97"}],"isExternal":true},"ec649274-112":{"id":"element-plus/es/components/dropdown-item/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-16"},{"uid":"ec649274-97"}],"isExternal":true},"ec649274-113":{"id":"element-plus/es/components/collapse/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-16"},{"uid":"ec649274-66"}],"isExternal":true},"ec649274-114":{"id":"element-plus/es/components/collapse-item/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-16"},{"uid":"ec649274-66"}],"isExternal":true},"ec649274-115":{"id":"element-plus/es/components/row/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-16"},{"uid":"ec649274-18"},{"uid":"ec649274-20"},{"uid":"ec649274-68"}],"isExternal":true},"ec649274-116":{"id":"element-plus/es/components/button/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-16"},{"uid":"ec649274-18"},{"uid":"ec649274-20"},{"uid":"ec649274-48"},{"uid":"ec649274-89"},{"uid":"ec649274-93"},{"uid":"ec649274-97"}],"isExternal":true},"ec649274-117":{"id":"element-plus/es/components/col/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-16"},{"uid":"ec649274-20"},{"uid":"ec649274-68"}],"isExternal":true},"ec649274-118":{"id":"element-plus/es/components/select/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-16"},{"uid":"ec649274-44"},{"uid":"ec649274-46"},{"uid":"ec649274-97"}],"isExternal":true},"ec649274-119":{"id":"element-plus/es/components/option/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-16"},{"uid":"ec649274-44"},{"uid":"ec649274-46"},{"uid":"ec649274-97"}],"isExternal":true},"ec649274-120":{"id":"element-plus/es/components/input-number/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-18"},{"uid":"ec649274-36"}],"isExternal":true},"ec649274-121":{"id":"element-plus/es/components/radio-group/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-24"},{"uid":"ec649274-38"}],"isExternal":true},"ec649274-122":{"id":"element-plus/es/components/radio-button/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-24"}],"isExternal":true},"ec649274-123":{"id":"element-plus/es/components/checkbox-group/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-26"}],"isExternal":true},"ec649274-124":{"id":"element-plus/es/components/color-picker/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-30"}],"isExternal":true},"ec649274-125":{"id":"element-plus/es/components/date-picker/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-32"},{"uid":"ec649274-34"}],"isExternal":true},"ec649274-126":{"id":"element-plus/es/components/radio/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-38"}],"isExternal":true},"ec649274-127":{"id":"element-plus/es/components/slider/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-50"}],"isExternal":true},"ec649274-128":{"id":"element-plus/es/components/switch/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-52"}],"isExternal":true},"ec649274-129":{"id":"element-plus/es/components/time-select/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-58"}],"isExternal":true},"ec649274-130":{"id":"element-plus/es/components/divider/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-60"}],"isExternal":true},"ec649274-131":{"id":"element-plus/es/components/alert/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-62"},{"uid":"ec649274-97"}],"isExternal":true},"ec649274-132":{"id":"element-plus/es/components/tabs/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-64"}],"isExternal":true},"ec649274-133":{"id":"element-plus/es/components/tab-pane/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-64"}],"isExternal":true},"ec649274-134":{"id":"element-plus/es/components/form-item/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-64"},{"uid":"ec649274-66"},{"uid":"ec649274-68"},{"uid":"ec649274-70"},{"uid":"ec649274-93"},{"uid":"ec649274-99"}],"isExternal":true},"ec649274-135":{"id":"element-plus","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-80"}],"isExternal":true},"ec649274-136":{"id":"wangeditor","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-87"}],"isExternal":true},"ec649274-137":{"id":"element-plus/es/components/container/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-89"},{"uid":"ec649274-93"},{"uid":"ec649274-97"}],"isExternal":true},"ec649274-138":{"id":"element-plus/es/components/footer/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-89"},{"uid":"ec649274-97"}],"isExternal":true},"ec649274-139":{"id":"element-plus/es/components/main/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-89"},{"uid":"ec649274-93"},{"uid":"ec649274-97"}],"isExternal":true},"ec649274-140":{"id":"jsoneditor","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-89"}],"isExternal":true},"ec649274-141":{"id":"element-plus/es/components/form/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-93"},{"uid":"ec649274-99"}],"isExternal":true},"ec649274-142":{"id":"element-plus/es/components/aside/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-93"}],"isExternal":true},"ec649274-143":{"id":"element-plus/es/components/scrollbar/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-93"}],"isExternal":true},"ec649274-144":{"id":"vue-codemirror","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-93"},{"uid":"ec649274-97"}],"isExternal":true},"ec649274-145":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/node_modules/.pnpm/nanoid@4.0.0/node_modules/nanoid/url-alphabet/index.js","moduleParts":{},"imported":[],"importedBy":[{"uid":"ec649274-74"}]}},"env":{"rollup":"3.29.4"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
|
|
4825
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"starfish-form.mjs","uid":"34d17c0c-1"},{"name":"main-4f9e8317.mjs","children":[{"name":"C:/Users/jiton/project/vue-form-design/vue-form-design","children":[{"name":"packages","children":[{"name":"form/src","children":[{"name":"utils","children":[{"uid":"34d17c0c-3","name":"fieldConfig.ts"},{"uid":"34d17c0c-5","name":"fieldProps.ts"},{"uid":"34d17c0c-23","name":"customHooks.ts"}]},{"name":"common","children":[{"uid":"34d17c0c-9","name":"KeyValueConfig.vue"},{"uid":"34d17c0c-11","name":"KeyValueConfigMult.vue"},{"uid":"34d17c0c-13","name":"Loading.vue?vue&type=style&index=0&scoped=true&lang.scss"},{"uid":"34d17c0c-15","name":"Loading.vue"},{"uid":"34d17c0c-17","name":"action.vue"},{"uid":"34d17c0c-19","name":"listConfig.vue"},{"uid":"34d17c0c-21","name":"panel.vue"},{"uid":"34d17c0c-25","name":"radiogroup.vue"}]},{"name":"components","children":[{"name":"CheckBox/index.vue","uid":"34d17c0c-27"},{"name":"ColorSelect","children":[{"uid":"34d17c0c-29","name":"index.vue?vue&type=style&index=0&scoped=true&lang.scss"},{"uid":"34d17c0c-31","name":"index.vue"}]},{"name":"Date/index.vue","uid":"34d17c0c-33"},{"name":"DateTime/index.vue","uid":"34d17c0c-35"},{"name":"InputNumber/index.vue","uid":"34d17c0c-37"},{"name":"Radio/index.vue","uid":"34d17c0c-39"},{"name":"Rule","children":[{"uid":"34d17c0c-41","name":"ruleform.json"},{"uid":"34d17c0c-43","name":"rules.js"}]},{"name":"Selected/index.vue","uid":"34d17c0c-45"},{"name":"Selecteds/index.vue","uid":"34d17c0c-47"},{"name":"ShowRule/index.vue","uid":"34d17c0c-49"},{"name":"Slider/index.vue","uid":"34d17c0c-51"},{"name":"Switch/index.vue","uid":"34d17c0c-53"},{"name":"Text/index.vue","uid":"34d17c0c-55"},{"name":"TextArea/index.vue","uid":"34d17c0c-57"},{"name":"Time/index.vue","uid":"34d17c0c-59"}]},{"name":"layout","children":[{"uid":"34d17c0c-61","name":"Divider.vue"},{"uid":"34d17c0c-63","name":"Info.vue"},{"uid":"34d17c0c-65","name":"Tabs.vue"},{"uid":"34d17c0c-67","name":"collapse.vue"},{"uid":"34d17c0c-69","name":"grid.vue"},{"uid":"34d17c0c-71","name":"table.vue"}]},{"name":"styles/index.scss","uid":"34d17c0c-73"},{"uid":"34d17c0c-86","name":"main.ts"}]},{"name":"editor/src","children":[{"name":"controller","children":[{"uid":"34d17c0c-77","name":"history.ts"},{"uid":"34d17c0c-79","name":"form.ts"}]},{"name":"utils/_.ts","uid":"34d17c0c-81"},{"name":"common","children":[{"uid":"34d17c0c-83","name":"Loading.vue?vue&type=style&index=0&scoped=true&lang.scss"},{"uid":"34d17c0c-85","name":"Loading.vue"}]}]}]},{"name":"node_modules/.pnpm/nanoid@4.0.0/node_modules/nanoid/index.browser.js","uid":"34d17c0c-75"}]},{"uid":"34d17c0c-7","name":"plugin-vue:export-helper"}]},{"name":"index-fd611ea0.mjs","children":[{"name":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/RichText/index.vue","uid":"34d17c0c-88"}]},{"name":"index-f689fe9a.mjs","children":[{"name":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/JsonEditor/index.vue","uid":"34d17c0c-90"}]},{"name":"formAction-4cb58371.mjs","children":[{"name":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common","children":[{"uid":"34d17c0c-92","name":"formAction.vue?vue&type=style&index=0&lang.scss"},{"uid":"34d17c0c-94","name":"formAction.vue"}]}]},{"name":"index-07312d82.mjs","children":[{"name":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Rule","children":[{"uid":"34d17c0c-96","name":"index.vue?vue&type=style&index=0&lang.scss"},{"uid":"34d17c0c-98","name":"index.vue"}]}]},{"name":"starfish-form-cffccfb4.mjs","children":[{"name":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/starfish-form.vue","uid":"34d17c0c-100"}]}],"isRoot":true},"nodeParts":{"34d17c0c-1":{"id":"starfish-form.mjs","gzipLength":0,"brotliLength":0,"renderedLength":1902,"metaUid":"34d17c0c-0"},"34d17c0c-3":{"renderedLength":18542,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-2"},"34d17c0c-5":{"renderedLength":624,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-4"},"34d17c0c-7":{"renderedLength":159,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-6"},"34d17c0c-9":{"renderedLength":8660,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-8"},"34d17c0c-11":{"renderedLength":8485,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-10"},"34d17c0c-13":{"renderedLength":103,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-12"},"34d17c0c-15":{"renderedLength":404,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-14"},"34d17c0c-17":{"renderedLength":8527,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-16"},"34d17c0c-19":{"renderedLength":3264,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-18"},"34d17c0c-21":{"renderedLength":5397,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-20"},"34d17c0c-23":{"renderedLength":482,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-22"},"34d17c0c-25":{"renderedLength":2228,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-24"},"34d17c0c-27":{"renderedLength":4787,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-26"},"34d17c0c-29":{"renderedLength":99,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-28"},"34d17c0c-31":{"renderedLength":3864,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-30"},"34d17c0c-33":{"renderedLength":5475,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-32"},"34d17c0c-35":{"renderedLength":4721,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-34"},"34d17c0c-37":{"renderedLength":4684,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-36"},"34d17c0c-39":{"renderedLength":4699,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-38"},"34d17c0c-41":{"renderedLength":5040,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-40"},"34d17c0c-43":{"renderedLength":2564,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-42"},"34d17c0c-45":{"renderedLength":4809,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-44"},"34d17c0c-47":{"renderedLength":5391,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-46"},"34d17c0c-49":{"renderedLength":4133,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-48"},"34d17c0c-51":{"renderedLength":2944,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-50"},"34d17c0c-53":{"renderedLength":2938,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-52"},"34d17c0c-55":{"renderedLength":4588,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-54"},"34d17c0c-57":{"renderedLength":4453,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-56"},"34d17c0c-59":{"renderedLength":3240,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-58"},"34d17c0c-61":{"renderedLength":1315,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-60"},"34d17c0c-63":{"renderedLength":2999,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-62"},"34d17c0c-65":{"renderedLength":5888,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-64"},"34d17c0c-67":{"renderedLength":6238,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-66"},"34d17c0c-69":{"renderedLength":6689,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-68"},"34d17c0c-71":{"renderedLength":6149,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-70"},"34d17c0c-73":{"renderedLength":17,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-72"},"34d17c0c-75":{"renderedLength":350,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-74"},"34d17c0c-77":{"renderedLength":1613,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-76"},"34d17c0c-79":{"renderedLength":6014,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-78"},"34d17c0c-81":{"renderedLength":11658,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-80"},"34d17c0c-83":{"renderedLength":101,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-82"},"34d17c0c-85":{"renderedLength":390,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-84"},"34d17c0c-86":{"renderedLength":2981,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-0"},"34d17c0c-88":{"renderedLength":2874,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-87"},"34d17c0c-90":{"renderedLength":6675,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-89"},"34d17c0c-92":{"renderedLength":92,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-91"},"34d17c0c-94":{"renderedLength":17107,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-93"},"34d17c0c-96":{"renderedLength":87,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-95"},"34d17c0c-98":{"renderedLength":17885,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-97"},"34d17c0c-100":{"renderedLength":9742,"gzipLength":0,"brotliLength":0,"metaUid":"34d17c0c-99"}},"nodeMetas":{"34d17c0c-0":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/main.ts","moduleParts":{"starfish-form.mjs":"34d17c0c-1","main-4f9e8317.mjs":"34d17c0c-86"},"imported":[{"uid":"34d17c0c-8"},{"uid":"34d17c0c-10"},{"uid":"34d17c0c-14"},{"uid":"34d17c0c-16"},{"uid":"34d17c0c-18"},{"uid":"34d17c0c-20"},{"uid":"34d17c0c-24"},{"uid":"34d17c0c-26"},{"uid":"34d17c0c-30"},{"uid":"34d17c0c-32"},{"uid":"34d17c0c-34"},{"uid":"34d17c0c-36"},{"uid":"34d17c0c-38"},{"uid":"34d17c0c-40"},{"uid":"34d17c0c-42"},{"uid":"34d17c0c-44"},{"uid":"34d17c0c-46"},{"uid":"34d17c0c-48"},{"uid":"34d17c0c-50"},{"uid":"34d17c0c-52"},{"uid":"34d17c0c-54"},{"uid":"34d17c0c-56"},{"uid":"34d17c0c-58"},{"uid":"34d17c0c-60"},{"uid":"34d17c0c-62"},{"uid":"34d17c0c-64"},{"uid":"34d17c0c-66"},{"uid":"34d17c0c-68"},{"uid":"34d17c0c-70"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-72"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-80"},{"uid":"34d17c0c-84"},{"uid":"34d17c0c-87","dynamic":true},{"uid":"34d17c0c-89","dynamic":true},{"uid":"34d17c0c-93","dynamic":true},{"uid":"34d17c0c-97","dynamic":true},{"uid":"34d17c0c-99","dynamic":true}],"importedBy":[],"isEntry":true},"34d17c0c-2":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/utils/fieldConfig.ts","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-3"},"imported":[],"importedBy":[{"uid":"34d17c0c-0"},{"uid":"34d17c0c-8"},{"uid":"34d17c0c-10"},{"uid":"34d17c0c-26"},{"uid":"34d17c0c-30"},{"uid":"34d17c0c-32"},{"uid":"34d17c0c-34"},{"uid":"34d17c0c-36"},{"uid":"34d17c0c-38"},{"uid":"34d17c0c-44"},{"uid":"34d17c0c-46"},{"uid":"34d17c0c-50"},{"uid":"34d17c0c-52"},{"uid":"34d17c0c-54"},{"uid":"34d17c0c-56"},{"uid":"34d17c0c-58"},{"uid":"34d17c0c-60"},{"uid":"34d17c0c-62"},{"uid":"34d17c0c-64"},{"uid":"34d17c0c-66"},{"uid":"34d17c0c-68"},{"uid":"34d17c0c-70"},{"uid":"34d17c0c-87"},{"uid":"34d17c0c-89"}]},"34d17c0c-4":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/utils/fieldProps.ts","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-5"},"imported":[],"importedBy":[{"uid":"34d17c0c-8"},{"uid":"34d17c0c-10"},{"uid":"34d17c0c-16"},{"uid":"34d17c0c-18"},{"uid":"34d17c0c-20"},{"uid":"34d17c0c-24"},{"uid":"34d17c0c-26"},{"uid":"34d17c0c-30"},{"uid":"34d17c0c-32"},{"uid":"34d17c0c-34"},{"uid":"34d17c0c-36"},{"uid":"34d17c0c-38"},{"uid":"34d17c0c-44"},{"uid":"34d17c0c-46"},{"uid":"34d17c0c-48"},{"uid":"34d17c0c-50"},{"uid":"34d17c0c-52"},{"uid":"34d17c0c-54"},{"uid":"34d17c0c-56"},{"uid":"34d17c0c-58"},{"uid":"34d17c0c-60"},{"uid":"34d17c0c-62"},{"uid":"34d17c0c-64"},{"uid":"34d17c0c-66"},{"uid":"34d17c0c-68"},{"uid":"34d17c0c-70"},{"uid":"34d17c0c-87"},{"uid":"34d17c0c-89"},{"uid":"34d17c0c-97"}]},"34d17c0c-6":{"id":"plugin-vue:export-helper","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-7"},"imported":[],"importedBy":[{"uid":"34d17c0c-8"},{"uid":"34d17c0c-10"},{"uid":"34d17c0c-14"},{"uid":"34d17c0c-16"},{"uid":"34d17c0c-18"},{"uid":"34d17c0c-20"},{"uid":"34d17c0c-24"},{"uid":"34d17c0c-26"},{"uid":"34d17c0c-30"},{"uid":"34d17c0c-32"},{"uid":"34d17c0c-34"},{"uid":"34d17c0c-36"},{"uid":"34d17c0c-38"},{"uid":"34d17c0c-44"},{"uid":"34d17c0c-46"},{"uid":"34d17c0c-48"},{"uid":"34d17c0c-50"},{"uid":"34d17c0c-52"},{"uid":"34d17c0c-54"},{"uid":"34d17c0c-56"},{"uid":"34d17c0c-58"},{"uid":"34d17c0c-60"},{"uid":"34d17c0c-62"},{"uid":"34d17c0c-64"},{"uid":"34d17c0c-66"},{"uid":"34d17c0c-68"},{"uid":"34d17c0c-70"},{"uid":"34d17c0c-84"},{"uid":"34d17c0c-87"},{"uid":"34d17c0c-89"},{"uid":"34d17c0c-93"},{"uid":"34d17c0c-97"},{"uid":"34d17c0c-99"}]},"34d17c0c-8":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/KeyValueConfig.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-9"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-104"},{"uid":"34d17c0c-105"},{"uid":"34d17c0c-106"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-108"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-10":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/KeyValueConfigMult.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-11"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-104"},{"uid":"34d17c0c-105"},{"uid":"34d17c0c-106"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-108"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-12":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/Loading.vue?vue&type=style&index=0&scoped=true&lang.scss","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-13"},"imported":[],"importedBy":[{"uid":"34d17c0c-14"}]},"34d17c0c-14":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/Loading.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-15"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-109"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-12"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-16":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/action.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-17"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-110"},{"uid":"34d17c0c-111"},{"uid":"34d17c0c-112"},{"uid":"34d17c0c-113"},{"uid":"34d17c0c-114"},{"uid":"34d17c0c-115"},{"uid":"34d17c0c-116"},{"uid":"34d17c0c-104"},{"uid":"34d17c0c-117"},{"uid":"34d17c0c-118"},{"uid":"34d17c0c-119"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-108"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-18":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/listConfig.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-19"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-115"},{"uid":"34d17c0c-116"},{"uid":"34d17c0c-104"},{"uid":"34d17c0c-120"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-108"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-20":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/panel.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-21"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-115"},{"uid":"34d17c0c-116"},{"uid":"34d17c0c-104"},{"uid":"34d17c0c-105"},{"uid":"34d17c0c-117"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-108"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-22":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/utils/customHooks.ts","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-23"},"imported":[{"uid":"34d17c0c-101"}],"importedBy":[{"uid":"34d17c0c-24"},{"uid":"34d17c0c-26"},{"uid":"34d17c0c-30"},{"uid":"34d17c0c-32"},{"uid":"34d17c0c-34"},{"uid":"34d17c0c-36"},{"uid":"34d17c0c-38"},{"uid":"34d17c0c-44"},{"uid":"34d17c0c-46"},{"uid":"34d17c0c-48"},{"uid":"34d17c0c-50"},{"uid":"34d17c0c-52"},{"uid":"34d17c0c-54"},{"uid":"34d17c0c-56"},{"uid":"34d17c0c-58"},{"uid":"34d17c0c-60"},{"uid":"34d17c0c-62"},{"uid":"34d17c0c-64"},{"uid":"34d17c0c-66"},{"uid":"34d17c0c-68"},{"uid":"34d17c0c-70"},{"uid":"34d17c0c-87"},{"uid":"34d17c0c-89"}]},"34d17c0c-24":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/radiogroup.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-25"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-121"},{"uid":"34d17c0c-122"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-26":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/CheckBox/index.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-27"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-123"},{"uid":"34d17c0c-106"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-28":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/ColorSelect/index.vue?vue&type=style&index=0&scoped=true&lang.scss","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-29"},"imported":[],"importedBy":[{"uid":"34d17c0c-30"}]},"34d17c0c-30":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/ColorSelect/index.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-31"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-124"},{"uid":"34d17c0c-105"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-28"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-32":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Date/index.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-33"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-125"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-34":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/DateTime/index.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-35"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-125"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-36":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/InputNumber/index.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-37"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-120"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-38":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Radio/index.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-39"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-121"},{"uid":"34d17c0c-126"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-40":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Rule/ruleform.json","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-41"},"imported":[],"importedBy":[{"uid":"34d17c0c-0"},{"uid":"34d17c0c-97"}]},"34d17c0c-42":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Rule/rules.js","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-43"},"imported":[],"importedBy":[{"uid":"34d17c0c-0"},{"uid":"34d17c0c-97"}]},"34d17c0c-44":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Selected/index.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-45"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-118"},{"uid":"34d17c0c-119"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-46":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Selecteds/index.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-47"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-118"},{"uid":"34d17c0c-119"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-48":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/ShowRule/index.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-49"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-116"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-50":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Slider/index.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-51"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-127"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-52":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Switch/index.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-53"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-128"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-54":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Text/index.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-55"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-105"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-56":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/TextArea/index.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-57"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-105"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-58":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Time/index.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-59"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-129"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-60":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/layout/Divider.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-61"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-130"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-62":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/layout/Info.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-63"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-131"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-64":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/layout/Tabs.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-65"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-132"},{"uid":"34d17c0c-133"},{"uid":"34d17c0c-134"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-66":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/layout/collapse.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-67"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-113"},{"uid":"34d17c0c-114"},{"uid":"34d17c0c-134"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-68":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/layout/grid.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-69"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-115"},{"uid":"34d17c0c-134"},{"uid":"34d17c0c-117"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-70":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/layout/table.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-71"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-134"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-72":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/styles/index.scss","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-73"},"imported":[],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-74":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/node_modules/.pnpm/nanoid@4.0.0/node_modules/nanoid/index.browser.js","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-75"},"imported":[{"uid":"34d17c0c-145"}],"importedBy":[{"uid":"34d17c0c-80"}]},"34d17c0c-76":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/editor/src/controller/history.ts","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-77"},"imported":[{"uid":"34d17c0c-101"},{"uid":"34d17c0c-78"}],"importedBy":[{"uid":"34d17c0c-78"}]},"34d17c0c-78":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/editor/src/controller/form.ts","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-79"},"imported":[{"uid":"34d17c0c-101"},{"uid":"34d17c0c-76"}],"importedBy":[{"uid":"34d17c0c-80"},{"uid":"34d17c0c-76"}]},"34d17c0c-80":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/editor/src/utils/_.ts","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-81"},"imported":[{"uid":"34d17c0c-135"},{"uid":"34d17c0c-74"},{"uid":"34d17c0c-78"}],"importedBy":[{"uid":"34d17c0c-0"},{"uid":"34d17c0c-89"},{"uid":"34d17c0c-97"}]},"34d17c0c-82":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/editor/src/common/Loading.vue?vue&type=style&index=0&scoped=true&lang.scss","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-83"},"imported":[],"importedBy":[{"uid":"34d17c0c-84"}]},"34d17c0c-84":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/editor/src/common/Loading.vue","moduleParts":{"main-4f9e8317.mjs":"34d17c0c-85"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-109"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-82"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-87":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/RichText/index.vue","moduleParts":{"index-fd611ea0.mjs":"34d17c0c-88"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-136"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-89":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/JsonEditor/index.vue","moduleParts":{"index-f689fe9a.mjs":"34d17c0c-90"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-137"},{"uid":"34d17c0c-138"},{"uid":"34d17c0c-116"},{"uid":"34d17c0c-139"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-2"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-140"},{"uid":"34d17c0c-80"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-91":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/formAction.vue?vue&type=style&index=0&lang.scss","moduleParts":{"formAction-4cb58371.mjs":"34d17c0c-92"},"imported":[],"importedBy":[{"uid":"34d17c0c-93"}]},"34d17c0c-93":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/common/formAction.vue","moduleParts":{"formAction-4cb58371.mjs":"34d17c0c-94"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-141"},{"uid":"34d17c0c-134"},{"uid":"34d17c0c-105"},{"uid":"34d17c0c-142"},{"uid":"34d17c0c-137"},{"uid":"34d17c0c-139"},{"uid":"34d17c0c-143"},{"uid":"34d17c0c-116"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-144"},{"uid":"34d17c0c-91"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-95":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Rule/index.vue?vue&type=style&index=0&lang.scss","moduleParts":{"index-07312d82.mjs":"34d17c0c-96"},"imported":[],"importedBy":[{"uid":"34d17c0c-97"}]},"34d17c0c-97":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/components/Rule/index.vue","moduleParts":{"index-07312d82.mjs":"34d17c0c-98"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-137"},{"uid":"34d17c0c-139"},{"uid":"34d17c0c-138"},{"uid":"34d17c0c-131"},{"uid":"34d17c0c-104"},{"uid":"34d17c0c-118"},{"uid":"34d17c0c-119"},{"uid":"34d17c0c-110"},{"uid":"34d17c0c-111"},{"uid":"34d17c0c-112"},{"uid":"34d17c0c-116"},{"uid":"34d17c0c-107"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-4"},{"uid":"34d17c0c-80"},{"uid":"34d17c0c-42"},{"uid":"34d17c0c-40"},{"uid":"34d17c0c-108"},{"uid":"34d17c0c-99"},{"uid":"34d17c0c-144"},{"uid":"34d17c0c-95"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"}]},"34d17c0c-99":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/packages/form/src/starfish-form.vue","moduleParts":{"starfish-form-cffccfb4.mjs":"34d17c0c-100"},"imported":[{"uid":"34d17c0c-102"},{"uid":"34d17c0c-103"},{"uid":"34d17c0c-141"},{"uid":"34d17c0c-134"},{"uid":"34d17c0c-101"},{"uid":"34d17c0c-6"}],"importedBy":[{"uid":"34d17c0c-0"},{"uid":"34d17c0c-97"}]},"34d17c0c-101":{"id":"vue","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-0"},{"uid":"34d17c0c-8"},{"uid":"34d17c0c-10"},{"uid":"34d17c0c-14"},{"uid":"34d17c0c-16"},{"uid":"34d17c0c-18"},{"uid":"34d17c0c-20"},{"uid":"34d17c0c-24"},{"uid":"34d17c0c-26"},{"uid":"34d17c0c-30"},{"uid":"34d17c0c-32"},{"uid":"34d17c0c-34"},{"uid":"34d17c0c-36"},{"uid":"34d17c0c-38"},{"uid":"34d17c0c-44"},{"uid":"34d17c0c-46"},{"uid":"34d17c0c-48"},{"uid":"34d17c0c-50"},{"uid":"34d17c0c-52"},{"uid":"34d17c0c-54"},{"uid":"34d17c0c-56"},{"uid":"34d17c0c-58"},{"uid":"34d17c0c-60"},{"uid":"34d17c0c-62"},{"uid":"34d17c0c-64"},{"uid":"34d17c0c-66"},{"uid":"34d17c0c-68"},{"uid":"34d17c0c-70"},{"uid":"34d17c0c-84"},{"uid":"34d17c0c-87"},{"uid":"34d17c0c-89"},{"uid":"34d17c0c-93"},{"uid":"34d17c0c-97"},{"uid":"34d17c0c-99"},{"uid":"34d17c0c-22"},{"uid":"34d17c0c-78"},{"uid":"34d17c0c-76"}],"isExternal":true},"34d17c0c-102":{"id":"element-plus/es","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-8"},{"uid":"34d17c0c-10"},{"uid":"34d17c0c-14"},{"uid":"34d17c0c-16"},{"uid":"34d17c0c-18"},{"uid":"34d17c0c-20"},{"uid":"34d17c0c-24"},{"uid":"34d17c0c-26"},{"uid":"34d17c0c-30"},{"uid":"34d17c0c-32"},{"uid":"34d17c0c-34"},{"uid":"34d17c0c-36"},{"uid":"34d17c0c-38"},{"uid":"34d17c0c-44"},{"uid":"34d17c0c-46"},{"uid":"34d17c0c-48"},{"uid":"34d17c0c-50"},{"uid":"34d17c0c-52"},{"uid":"34d17c0c-54"},{"uid":"34d17c0c-56"},{"uid":"34d17c0c-58"},{"uid":"34d17c0c-60"},{"uid":"34d17c0c-62"},{"uid":"34d17c0c-64"},{"uid":"34d17c0c-66"},{"uid":"34d17c0c-68"},{"uid":"34d17c0c-70"},{"uid":"34d17c0c-84"},{"uid":"34d17c0c-87"},{"uid":"34d17c0c-89"},{"uid":"34d17c0c-93"},{"uid":"34d17c0c-97"},{"uid":"34d17c0c-99"}],"isExternal":true},"34d17c0c-103":{"id":"element-plus/es/components/base/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-8"},{"uid":"34d17c0c-10"},{"uid":"34d17c0c-14"},{"uid":"34d17c0c-16"},{"uid":"34d17c0c-18"},{"uid":"34d17c0c-20"},{"uid":"34d17c0c-24"},{"uid":"34d17c0c-26"},{"uid":"34d17c0c-30"},{"uid":"34d17c0c-32"},{"uid":"34d17c0c-34"},{"uid":"34d17c0c-36"},{"uid":"34d17c0c-38"},{"uid":"34d17c0c-44"},{"uid":"34d17c0c-46"},{"uid":"34d17c0c-48"},{"uid":"34d17c0c-50"},{"uid":"34d17c0c-52"},{"uid":"34d17c0c-54"},{"uid":"34d17c0c-56"},{"uid":"34d17c0c-58"},{"uid":"34d17c0c-60"},{"uid":"34d17c0c-62"},{"uid":"34d17c0c-64"},{"uid":"34d17c0c-66"},{"uid":"34d17c0c-68"},{"uid":"34d17c0c-70"},{"uid":"34d17c0c-84"},{"uid":"34d17c0c-87"},{"uid":"34d17c0c-89"},{"uid":"34d17c0c-93"},{"uid":"34d17c0c-97"},{"uid":"34d17c0c-99"}],"isExternal":true},"34d17c0c-104":{"id":"element-plus/es/components/icon/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-8"},{"uid":"34d17c0c-10"},{"uid":"34d17c0c-16"},{"uid":"34d17c0c-18"},{"uid":"34d17c0c-20"},{"uid":"34d17c0c-97"}],"isExternal":true},"34d17c0c-105":{"id":"element-plus/es/components/input/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-8"},{"uid":"34d17c0c-10"},{"uid":"34d17c0c-20"},{"uid":"34d17c0c-30"},{"uid":"34d17c0c-54"},{"uid":"34d17c0c-56"},{"uid":"34d17c0c-93"}],"isExternal":true},"34d17c0c-106":{"id":"element-plus/es/components/checkbox/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-8"},{"uid":"34d17c0c-10"},{"uid":"34d17c0c-26"}],"isExternal":true},"34d17c0c-107":{"id":"element-plus/es/components/tooltip/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-8"},{"uid":"34d17c0c-10"},{"uid":"34d17c0c-16"},{"uid":"34d17c0c-20"},{"uid":"34d17c0c-24"},{"uid":"34d17c0c-26"},{"uid":"34d17c0c-30"},{"uid":"34d17c0c-32"},{"uid":"34d17c0c-34"},{"uid":"34d17c0c-36"},{"uid":"34d17c0c-38"},{"uid":"34d17c0c-44"},{"uid":"34d17c0c-46"},{"uid":"34d17c0c-48"},{"uid":"34d17c0c-50"},{"uid":"34d17c0c-52"},{"uid":"34d17c0c-54"},{"uid":"34d17c0c-56"},{"uid":"34d17c0c-58"},{"uid":"34d17c0c-62"},{"uid":"34d17c0c-87"},{"uid":"34d17c0c-89"},{"uid":"34d17c0c-93"},{"uid":"34d17c0c-97"}],"isExternal":true},"34d17c0c-108":{"id":"@element-plus/icons-vue","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-8"},{"uid":"34d17c0c-10"},{"uid":"34d17c0c-16"},{"uid":"34d17c0c-18"},{"uid":"34d17c0c-20"},{"uid":"34d17c0c-97"}],"isExternal":true},"34d17c0c-109":{"id":"element-plus/es/components/loading/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-14"},{"uid":"34d17c0c-84"}],"isExternal":true},"34d17c0c-110":{"id":"element-plus/es/components/dropdown/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-16"},{"uid":"34d17c0c-97"}],"isExternal":true},"34d17c0c-111":{"id":"element-plus/es/components/dropdown-menu/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-16"},{"uid":"34d17c0c-97"}],"isExternal":true},"34d17c0c-112":{"id":"element-plus/es/components/dropdown-item/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-16"},{"uid":"34d17c0c-97"}],"isExternal":true},"34d17c0c-113":{"id":"element-plus/es/components/collapse/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-16"},{"uid":"34d17c0c-66"}],"isExternal":true},"34d17c0c-114":{"id":"element-plus/es/components/collapse-item/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-16"},{"uid":"34d17c0c-66"}],"isExternal":true},"34d17c0c-115":{"id":"element-plus/es/components/row/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-16"},{"uid":"34d17c0c-18"},{"uid":"34d17c0c-20"},{"uid":"34d17c0c-68"}],"isExternal":true},"34d17c0c-116":{"id":"element-plus/es/components/button/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-16"},{"uid":"34d17c0c-18"},{"uid":"34d17c0c-20"},{"uid":"34d17c0c-48"},{"uid":"34d17c0c-89"},{"uid":"34d17c0c-93"},{"uid":"34d17c0c-97"}],"isExternal":true},"34d17c0c-117":{"id":"element-plus/es/components/col/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-16"},{"uid":"34d17c0c-20"},{"uid":"34d17c0c-68"}],"isExternal":true},"34d17c0c-118":{"id":"element-plus/es/components/select/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-16"},{"uid":"34d17c0c-44"},{"uid":"34d17c0c-46"},{"uid":"34d17c0c-97"}],"isExternal":true},"34d17c0c-119":{"id":"element-plus/es/components/option/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-16"},{"uid":"34d17c0c-44"},{"uid":"34d17c0c-46"},{"uid":"34d17c0c-97"}],"isExternal":true},"34d17c0c-120":{"id":"element-plus/es/components/input-number/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-18"},{"uid":"34d17c0c-36"}],"isExternal":true},"34d17c0c-121":{"id":"element-plus/es/components/radio-group/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-24"},{"uid":"34d17c0c-38"}],"isExternal":true},"34d17c0c-122":{"id":"element-plus/es/components/radio-button/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-24"}],"isExternal":true},"34d17c0c-123":{"id":"element-plus/es/components/checkbox-group/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-26"}],"isExternal":true},"34d17c0c-124":{"id":"element-plus/es/components/color-picker/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-30"}],"isExternal":true},"34d17c0c-125":{"id":"element-plus/es/components/date-picker/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-32"},{"uid":"34d17c0c-34"}],"isExternal":true},"34d17c0c-126":{"id":"element-plus/es/components/radio/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-38"}],"isExternal":true},"34d17c0c-127":{"id":"element-plus/es/components/slider/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-50"}],"isExternal":true},"34d17c0c-128":{"id":"element-plus/es/components/switch/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-52"}],"isExternal":true},"34d17c0c-129":{"id":"element-plus/es/components/time-select/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-58"}],"isExternal":true},"34d17c0c-130":{"id":"element-plus/es/components/divider/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-60"}],"isExternal":true},"34d17c0c-131":{"id":"element-plus/es/components/alert/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-62"},{"uid":"34d17c0c-97"}],"isExternal":true},"34d17c0c-132":{"id":"element-plus/es/components/tabs/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-64"}],"isExternal":true},"34d17c0c-133":{"id":"element-plus/es/components/tab-pane/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-64"}],"isExternal":true},"34d17c0c-134":{"id":"element-plus/es/components/form-item/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-64"},{"uid":"34d17c0c-66"},{"uid":"34d17c0c-68"},{"uid":"34d17c0c-70"},{"uid":"34d17c0c-93"},{"uid":"34d17c0c-99"}],"isExternal":true},"34d17c0c-135":{"id":"element-plus","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-80"}],"isExternal":true},"34d17c0c-136":{"id":"wangeditor","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-87"}],"isExternal":true},"34d17c0c-137":{"id":"element-plus/es/components/container/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-89"},{"uid":"34d17c0c-93"},{"uid":"34d17c0c-97"}],"isExternal":true},"34d17c0c-138":{"id":"element-plus/es/components/footer/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-89"},{"uid":"34d17c0c-97"}],"isExternal":true},"34d17c0c-139":{"id":"element-plus/es/components/main/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-89"},{"uid":"34d17c0c-93"},{"uid":"34d17c0c-97"}],"isExternal":true},"34d17c0c-140":{"id":"jsoneditor","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-89"}],"isExternal":true},"34d17c0c-141":{"id":"element-plus/es/components/form/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-93"},{"uid":"34d17c0c-99"}],"isExternal":true},"34d17c0c-142":{"id":"element-plus/es/components/aside/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-93"}],"isExternal":true},"34d17c0c-143":{"id":"element-plus/es/components/scrollbar/style/css","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-93"}],"isExternal":true},"34d17c0c-144":{"id":"vue-codemirror","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-93"},{"uid":"34d17c0c-97"}],"isExternal":true},"34d17c0c-145":{"id":"C:/Users/jiton/project/vue-form-design/vue-form-design/node_modules/.pnpm/nanoid@4.0.0/node_modules/nanoid/url-alphabet/index.js","moduleParts":{},"imported":[],"importedBy":[{"uid":"34d17c0c-74"}]}},"env":{"rollup":"3.29.4"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
|
|
4826
4826
|
|
|
4827
4827
|
const run = () => {
|
|
4828
4828
|
const width = window.innerWidth;
|