ik-next-form 0.0.11 → 0.0.12
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/designer.es.js +63 -43
- package/dist/designer.style.css +2 -2
- package/dist/designer.umd.js +69 -69
- package/package.json +1 -1
package/dist/designer.es.js
CHANGED
|
@@ -29,10 +29,10 @@ import { IkSvgIcon, IkRadioGroup, IkIconPicker, IkPreviewFile, IkCurrencyInput,
|
|
|
29
29
|
import * as ElementPlusIconsVue from "@element-plus/icons-vue";
|
|
30
30
|
import { CirclePlus, Remove, Platform, Search, Edit, Minus, Plus, InfoFilled, Delete, ArrowDown, ArrowUp, Bottom, Top, Back, Right, BottomLeft, TopRight, CaretLeft, CaretRight } from "@element-plus/icons-vue";
|
|
31
31
|
import { ElMessage, ElMessageBox, ElInput } from "element-plus";
|
|
32
|
+
import Draggable from "vuedraggable";
|
|
32
33
|
import dayjs$1 from "dayjs";
|
|
33
34
|
import duration from "dayjs/plugin/duration";
|
|
34
35
|
import Sortable$1 from "sortablejs";
|
|
35
|
-
import Draggable from "vuedraggable";
|
|
36
36
|
function bind(fn, thisArg) {
|
|
37
37
|
return function wrap() {
|
|
38
38
|
return fn.apply(thisArg, arguments);
|
|
@@ -33073,7 +33073,8 @@ const _sfc_main$5n = {
|
|
|
33073
33073
|
SvgIcon,
|
|
33074
33074
|
FormSetting,
|
|
33075
33075
|
DataSourceSetting,
|
|
33076
|
-
IkSvgIcon
|
|
33076
|
+
IkSvgIcon,
|
|
33077
|
+
Draggable
|
|
33077
33078
|
},
|
|
33078
33079
|
mixins: [i18n$1],
|
|
33079
33080
|
provide() {
|
|
@@ -33719,7 +33720,7 @@ function _sfc_render$5a(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
33719
33720
|
})
|
|
33720
33721
|
]);
|
|
33721
33722
|
}
|
|
33722
|
-
var WidgetPanel = /* @__PURE__ */ _export_sfc(_sfc_main$5n, [["render", _sfc_render$5a], ["__scopeId", "data-v-
|
|
33723
|
+
var WidgetPanel = /* @__PURE__ */ _export_sfc(_sfc_main$5n, [["render", _sfc_render$5a], ["__scopeId", "data-v-53c86596"]]);
|
|
33723
33724
|
var emitter = {
|
|
33724
33725
|
data() {
|
|
33725
33726
|
return {
|
|
@@ -64431,7 +64432,8 @@ var optionItemsSetting_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
|
64431
64432
|
const _sfc_main$3S = {
|
|
64432
64433
|
name: "OptionItemsSetting",
|
|
64433
64434
|
components: {
|
|
64434
|
-
CodeEditor
|
|
64435
|
+
CodeEditor,
|
|
64436
|
+
Draggable
|
|
64435
64437
|
},
|
|
64436
64438
|
mixins: [i18n$1],
|
|
64437
64439
|
props: {
|
|
@@ -64892,7 +64894,7 @@ function _sfc_render$3H(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
64892
64894
|
]) : createCommentVNode("", true)
|
|
64893
64895
|
]);
|
|
64894
64896
|
}
|
|
64895
|
-
var OptionItemsSetting = /* @__PURE__ */ _export_sfc(_sfc_main$3S, [["render", _sfc_render$3H], ["__scopeId", "data-v-
|
|
64897
|
+
var OptionItemsSetting = /* @__PURE__ */ _export_sfc(_sfc_main$3S, [["render", _sfc_render$3H], ["__scopeId", "data-v-c8bf57ae"]]);
|
|
64896
64898
|
const _sfc_main$3R = {
|
|
64897
64899
|
name: "OptionItemsEditor",
|
|
64898
64900
|
components: {
|
|
@@ -65991,7 +65993,8 @@ const _sfc_main$3t = {
|
|
|
65991
65993
|
name: "ButtonGroupCustomClassEditor",
|
|
65992
65994
|
componentName: "PropertyEditor",
|
|
65993
65995
|
components: {
|
|
65994
|
-
IconPicker
|
|
65996
|
+
IconPicker,
|
|
65997
|
+
Draggable
|
|
65995
65998
|
},
|
|
65996
65999
|
mixins: [i18n$1],
|
|
65997
66000
|
props: {
|
|
@@ -66476,7 +66479,8 @@ const _sfc_main$3r = {
|
|
|
66476
66479
|
name: "DataTableCustomClassEditor",
|
|
66477
66480
|
componentName: "PropertyEditor",
|
|
66478
66481
|
components: {
|
|
66479
|
-
CodeEditor
|
|
66482
|
+
CodeEditor,
|
|
66483
|
+
Draggable
|
|
66480
66484
|
},
|
|
66481
66485
|
mixins: [i18n$1],
|
|
66482
66486
|
props: {
|
|
@@ -68186,7 +68190,7 @@ function _sfc_render$3g(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
68186
68190
|
]) : createCommentVNode("", true)
|
|
68187
68191
|
]);
|
|
68188
68192
|
}
|
|
68189
|
-
var dataTableCustomClassEditor = /* @__PURE__ */ _export_sfc(_sfc_main$3r, [["render", _sfc_render$3g], ["__scopeId", "data-v-
|
|
68193
|
+
var dataTableCustomClassEditor = /* @__PURE__ */ _export_sfc(_sfc_main$3r, [["render", _sfc_render$3g], ["__scopeId", "data-v-16cc4f7a"]]);
|
|
68190
68194
|
var __glob_0_72 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
68191
68195
|
__proto__: null,
|
|
68192
68196
|
"default": dataTableCustomClassEditor
|
|
@@ -68984,7 +68988,9 @@ var tabCustomClassEditor_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
|
68984
68988
|
const _sfc_main$3c = {
|
|
68985
68989
|
name: "TabCustomClassEditor",
|
|
68986
68990
|
componentName: "PropertyEditor",
|
|
68987
|
-
components: {
|
|
68991
|
+
components: {
|
|
68992
|
+
Draggable
|
|
68993
|
+
},
|
|
68988
68994
|
mixins: [i18n$1],
|
|
68989
68995
|
props: {
|
|
68990
68996
|
designer: Object,
|
|
@@ -69137,7 +69143,7 @@ function _sfc_render$31(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
69137
69143
|
})
|
|
69138
69144
|
]);
|
|
69139
69145
|
}
|
|
69140
|
-
var tabCustomClassEditor = /* @__PURE__ */ _export_sfc(_sfc_main$3c, [["render", _sfc_render$31], ["__scopeId", "data-v-
|
|
69146
|
+
var tabCustomClassEditor = /* @__PURE__ */ _export_sfc(_sfc_main$3c, [["render", _sfc_render$31], ["__scopeId", "data-v-0ee812a4"]]);
|
|
69141
69147
|
var __glob_0_87 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
69142
69148
|
__proto__: null,
|
|
69143
69149
|
"default": tabCustomClassEditor
|
|
@@ -78718,7 +78724,8 @@ const _sfc_main$Y = {
|
|
|
78718
78724
|
name: "GridColWidget",
|
|
78719
78725
|
componentName: "GridColWidget",
|
|
78720
78726
|
components: __spreadProps(__spreadValues({}, comps$1), {
|
|
78721
|
-
SvgIcon
|
|
78727
|
+
SvgIcon,
|
|
78728
|
+
Draggable
|
|
78722
78729
|
}),
|
|
78723
78730
|
mixins: [i18n$1, refMixinDesign],
|
|
78724
78731
|
inject: ["refList"],
|
|
@@ -79058,7 +79065,7 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
79058
79065
|
_: 1
|
|
79059
79066
|
}, 16, ["class", "style"])) : createCommentVNode("", true);
|
|
79060
79067
|
}
|
|
79061
|
-
var GridColWidget = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$N], ["__scopeId", "data-v-
|
|
79068
|
+
var GridColWidget = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$N], ["__scopeId", "data-v-4653b293"]]);
|
|
79062
79069
|
var __glob_0_3$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
79063
79070
|
__proto__: null,
|
|
79064
79071
|
"default": GridColWidget
|
|
@@ -79067,9 +79074,11 @@ var gridSubFormWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
|
79067
79074
|
const _sfc_main$X = {
|
|
79068
79075
|
name: "GridSubFormWidget",
|
|
79069
79076
|
componentName: "ContainerWidget",
|
|
79070
|
-
components: __spreadValues({
|
|
79077
|
+
components: __spreadProps(__spreadValues({
|
|
79071
79078
|
ContainerWrapper
|
|
79072
|
-
}, comps$1),
|
|
79079
|
+
}, comps$1), {
|
|
79080
|
+
Draggable
|
|
79081
|
+
}),
|
|
79073
79082
|
mixins: [i18n$1, containerMixin, refMixinDesign],
|
|
79074
79083
|
inject: ["refList"],
|
|
79075
79084
|
provide() {
|
|
@@ -79159,7 +79168,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
79159
79168
|
_: 1
|
|
79160
79169
|
}, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
|
|
79161
79170
|
}
|
|
79162
|
-
var gridSubFormWidget = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$M], ["__scopeId", "data-v-
|
|
79171
|
+
var gridSubFormWidget = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$M], ["__scopeId", "data-v-0adea177"]]);
|
|
79163
79172
|
var __glob_0_4$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
79164
79173
|
__proto__: null,
|
|
79165
79174
|
"default": gridSubFormWidget
|
|
@@ -79243,9 +79252,11 @@ var objectGroupWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
|
79243
79252
|
const _sfc_main$V = {
|
|
79244
79253
|
name: "ObjectGroupWidget",
|
|
79245
79254
|
componentName: "ContainerWidget",
|
|
79246
|
-
components: __spreadValues({
|
|
79255
|
+
components: __spreadProps(__spreadValues({
|
|
79247
79256
|
ContainerWrapper
|
|
79248
|
-
}, comps$1),
|
|
79257
|
+
}, comps$1), {
|
|
79258
|
+
Draggable
|
|
79259
|
+
}),
|
|
79249
79260
|
mixins: [i18n$1, containerMixin, refMixinDesign],
|
|
79250
79261
|
inject: ["refList"],
|
|
79251
79262
|
provide() {
|
|
@@ -79338,7 +79349,7 @@ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
79338
79349
|
_: 1
|
|
79339
79350
|
}, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
|
|
79340
79351
|
}
|
|
79341
|
-
var objectGroupWidget = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$K], ["__scopeId", "data-v-
|
|
79352
|
+
var objectGroupWidget = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$K], ["__scopeId", "data-v-6db1cd28"]]);
|
|
79342
79353
|
var __glob_0_6$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
79343
79354
|
__proto__: null,
|
|
79344
79355
|
"default": objectGroupWidget
|
|
@@ -79347,9 +79358,11 @@ var subFormWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
|
79347
79358
|
const _sfc_main$U = {
|
|
79348
79359
|
name: "SubFormWidget",
|
|
79349
79360
|
componentName: "ContainerWidget",
|
|
79350
|
-
components: __spreadValues({
|
|
79361
|
+
components: __spreadProps(__spreadValues({
|
|
79351
79362
|
ContainerWrapper
|
|
79352
|
-
}, comps$1),
|
|
79363
|
+
}, comps$1), {
|
|
79364
|
+
Draggable
|
|
79365
|
+
}),
|
|
79353
79366
|
mixins: [i18n$1, containerMixin, refMixinDesign],
|
|
79354
79367
|
inject: ["refList"],
|
|
79355
79368
|
provide() {
|
|
@@ -79460,7 +79473,7 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
79460
79473
|
_: 1
|
|
79461
79474
|
}, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
|
|
79462
79475
|
}
|
|
79463
|
-
var subFormWidget = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$J], ["__scopeId", "data-v-
|
|
79476
|
+
var subFormWidget = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$J], ["__scopeId", "data-v-09230765"]]);
|
|
79464
79477
|
var __glob_0_7$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
79465
79478
|
__proto__: null,
|
|
79466
79479
|
"default": subFormWidget
|
|
@@ -79469,9 +79482,11 @@ var tabWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
|
79469
79482
|
const _sfc_main$T = {
|
|
79470
79483
|
name: "TabWidget",
|
|
79471
79484
|
componentName: "ContainerWidget",
|
|
79472
|
-
components: __spreadValues({
|
|
79485
|
+
components: __spreadProps(__spreadValues({
|
|
79473
79486
|
ContainerWrapper
|
|
79474
|
-
}, comps$1),
|
|
79487
|
+
}, comps$1), {
|
|
79488
|
+
Draggable
|
|
79489
|
+
}),
|
|
79475
79490
|
mixins: [i18n$1, containerMixin, refMixinDesign],
|
|
79476
79491
|
inject: ["refList"],
|
|
79477
79492
|
props: {
|
|
@@ -79586,7 +79601,7 @@ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
79586
79601
|
_: 1
|
|
79587
79602
|
}, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
|
|
79588
79603
|
}
|
|
79589
|
-
var tabWidget = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$I], ["__scopeId", "data-v-
|
|
79604
|
+
var tabWidget = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$I], ["__scopeId", "data-v-e907dc28"]]);
|
|
79590
79605
|
var __glob_0_8$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
79591
79606
|
__proto__: null,
|
|
79592
79607
|
"default": tabWidget
|
|
@@ -79596,7 +79611,8 @@ const _sfc_main$S = {
|
|
|
79596
79611
|
name: "TableCellWidget",
|
|
79597
79612
|
componentName: "TableCellWidget",
|
|
79598
79613
|
components: __spreadProps(__spreadValues({}, comps$1), {
|
|
79599
|
-
SvgIcon
|
|
79614
|
+
SvgIcon,
|
|
79615
|
+
Draggable
|
|
79600
79616
|
}),
|
|
79601
79617
|
mixins: [i18n$1, refMixinDesign],
|
|
79602
79618
|
inject: ["refList"],
|
|
@@ -79973,7 +79989,7 @@ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
79973
79989
|
])) : createCommentVNode("", true)
|
|
79974
79990
|
], 14, _hoisted_1$z);
|
|
79975
79991
|
}
|
|
79976
|
-
var TableCellWidget = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$H], ["__scopeId", "data-v-
|
|
79992
|
+
var TableCellWidget = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$H], ["__scopeId", "data-v-3cea359e"]]);
|
|
79977
79993
|
var __glob_0_9$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
79978
79994
|
__proto__: null,
|
|
79979
79995
|
"default": TableCellWidget
|
|
@@ -80317,7 +80333,8 @@ const _sfc_main$P = {
|
|
|
80317
80333
|
components: __spreadProps(__spreadValues({
|
|
80318
80334
|
ContainerWrapper
|
|
80319
80335
|
}, comps$1), {
|
|
80320
|
-
SvgIcon
|
|
80336
|
+
SvgIcon,
|
|
80337
|
+
Draggable
|
|
80321
80338
|
}),
|
|
80322
80339
|
mixins: [i18n$1, refMixinDesign],
|
|
80323
80340
|
inject: ["refList"],
|
|
@@ -80607,7 +80624,7 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
80607
80624
|
_: 1
|
|
80608
80625
|
}, 8, ["id", "designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"])) : createCommentVNode("", true);
|
|
80609
80626
|
}
|
|
80610
|
-
var vfDialogWidget = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$E], ["__scopeId", "data-v-
|
|
80627
|
+
var vfDialogWidget = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$E], ["__scopeId", "data-v-2990c580"]]);
|
|
80611
80628
|
var __glob_0_12$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
80612
80629
|
__proto__: null,
|
|
80613
80630
|
"default": vfDialogWidget
|
|
@@ -80619,7 +80636,8 @@ const _sfc_main$O = {
|
|
|
80619
80636
|
components: __spreadProps(__spreadValues({
|
|
80620
80637
|
ContainerWrapper
|
|
80621
80638
|
}, comps$1), {
|
|
80622
|
-
IkSvgIcon
|
|
80639
|
+
IkSvgIcon,
|
|
80640
|
+
Draggable
|
|
80623
80641
|
}),
|
|
80624
80642
|
mixins: [i18n$1, refMixinDesign],
|
|
80625
80643
|
inject: ["refList"],
|
|
@@ -80872,7 +80890,7 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
80872
80890
|
_: 1
|
|
80873
80891
|
}, 8, ["id", "designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"])) : createCommentVNode("", true);
|
|
80874
80892
|
}
|
|
80875
|
-
var vfDrawerWidget = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$D], ["__scopeId", "data-v-
|
|
80893
|
+
var vfDrawerWidget = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$D], ["__scopeId", "data-v-efca8ba4"]]);
|
|
80876
80894
|
var __glob_0_13$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
80877
80895
|
__proto__: null,
|
|
80878
80896
|
"default": vfDrawerWidget
|
|
@@ -80892,7 +80910,9 @@ var index_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
|
|
|
80892
80910
|
const _sfc_main$N = {
|
|
80893
80911
|
name: "VFormWidget",
|
|
80894
80912
|
componentName: "VFormWidget",
|
|
80895
|
-
components: __spreadValues({}, comps$1),
|
|
80913
|
+
components: __spreadProps(__spreadValues({}, comps$1), {
|
|
80914
|
+
Draggable
|
|
80915
|
+
}),
|
|
80896
80916
|
mixins: [i18n$1],
|
|
80897
80917
|
provide() {
|
|
80898
80918
|
return {
|
|
@@ -81151,7 +81171,7 @@ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
81151
81171
|
})
|
|
81152
81172
|
]);
|
|
81153
81173
|
}
|
|
81154
|
-
var VFormWidget = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$C], ["__scopeId", "data-v-
|
|
81174
|
+
var VFormWidget = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$C], ["__scopeId", "data-v-e8d322a4"]]);
|
|
81155
81175
|
function createDesigner(vueInstance) {
|
|
81156
81176
|
const designer2 = createDesigner$1(vueInstance);
|
|
81157
81177
|
designer2.currentOver = null;
|
|
@@ -81805,13 +81825,13 @@ var IkFormDesigner = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_r
|
|
|
81805
81825
|
if (typeof window !== "undefined") {
|
|
81806
81826
|
let loadSvg = function() {
|
|
81807
81827
|
var body = document.body;
|
|
81808
|
-
var svgDom = document.getElementById("
|
|
81828
|
+
var svgDom = document.getElementById("__svg__icons__dom__1774601860900__");
|
|
81809
81829
|
if (!svgDom) {
|
|
81810
81830
|
svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
|
|
81811
81831
|
svgDom.style.position = "absolute";
|
|
81812
81832
|
svgDom.style.width = "0";
|
|
81813
81833
|
svgDom.style.height = "0";
|
|
81814
|
-
svgDom.id = "
|
|
81834
|
+
svgDom.id = "__svg__icons__dom__1774601860900__";
|
|
81815
81835
|
svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
|
|
81816
81836
|
svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
|
|
81817
81837
|
}
|
|
@@ -89352,7 +89372,8 @@ const _sfc_main$d = {
|
|
|
89352
89372
|
}, comps$1), {
|
|
89353
89373
|
ArrowDown,
|
|
89354
89374
|
ArrowUp,
|
|
89355
|
-
CustomRender
|
|
89375
|
+
CustomRender,
|
|
89376
|
+
Draggable
|
|
89356
89377
|
}),
|
|
89357
89378
|
mixins: [i18n$1, containerMixin, refMixinDesign],
|
|
89358
89379
|
inject: ["refList"],
|
|
@@ -89493,7 +89514,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
89493
89514
|
_: 1
|
|
89494
89515
|
}, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
|
|
89495
89516
|
}
|
|
89496
|
-
var CardWidget = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$9], ["__scopeId", "data-v-
|
|
89517
|
+
var CardWidget = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$9], ["__scopeId", "data-v-6994352c"]]);
|
|
89497
89518
|
var cardItem_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
89498
89519
|
const _sfc_main$c = {
|
|
89499
89520
|
name: "CardItem",
|
|
@@ -91779,7 +91800,8 @@ const _sfc_main$5 = {
|
|
|
91779
91800
|
ContainerWrapper
|
|
91780
91801
|
}, comps$1), {
|
|
91781
91802
|
ArrowDown,
|
|
91782
|
-
ArrowUp
|
|
91803
|
+
ArrowUp,
|
|
91804
|
+
Draggable
|
|
91783
91805
|
}),
|
|
91784
91806
|
mixins: [i18n$1, containerMixin, refMixinDesign],
|
|
91785
91807
|
inject: ["page"],
|
|
@@ -91896,7 +91918,7 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
91896
91918
|
_: 1
|
|
91897
91919
|
}, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
|
|
91898
91920
|
}
|
|
91899
|
-
var widget = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$4], ["__scopeId", "data-v-
|
|
91921
|
+
var widget = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$4], ["__scopeId", "data-v-1c0743a7"]]);
|
|
91900
91922
|
var mobileFormWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
91901
91923
|
const _sfc_main$4 = {
|
|
91902
91924
|
name: "MobileFormWidget",
|
|
@@ -91905,7 +91927,8 @@ const _sfc_main$4 = {
|
|
|
91905
91927
|
ContainerWrapper
|
|
91906
91928
|
}, comps$1), {
|
|
91907
91929
|
ArrowDown,
|
|
91908
|
-
ArrowUp
|
|
91930
|
+
ArrowUp,
|
|
91931
|
+
Draggable
|
|
91909
91932
|
}),
|
|
91910
91933
|
mixins: [i18n$1, containerMixin, refMixinDesign],
|
|
91911
91934
|
inject: ["page"],
|
|
@@ -92010,7 +92033,7 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
92010
92033
|
_: 1
|
|
92011
92034
|
}, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
|
|
92012
92035
|
}
|
|
92013
|
-
var mobileWidget = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$3], ["__scopeId", "data-v-
|
|
92036
|
+
var mobileWidget = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$3], ["__scopeId", "data-v-9b7eb2b8"]]);
|
|
92014
92037
|
const _sfc_main$3 = {
|
|
92015
92038
|
name: "MobileFormItem",
|
|
92016
92039
|
componentName: "ContainerItem",
|
|
@@ -93709,7 +93732,6 @@ IkFormDesigner.install = function(app2) {
|
|
|
93709
93732
|
app2.use(ContainerItems);
|
|
93710
93733
|
app2.use(Extensions);
|
|
93711
93734
|
registerIcon(app2);
|
|
93712
|
-
app2.component("Draggable", Draggable);
|
|
93713
93735
|
app2.component(IkFormDesigner.name, IkFormDesigner);
|
|
93714
93736
|
app2.component(TableMultiLevelColumn.name, TableMultiLevelColumn);
|
|
93715
93737
|
app2.component(TableHighLevelColumn.name, TableHighLevelColumn);
|
|
@@ -93728,7 +93750,6 @@ const install = (app2) => {
|
|
|
93728
93750
|
app2.use(ContainerItems);
|
|
93729
93751
|
app2.use(Extensions);
|
|
93730
93752
|
registerIcon(app2);
|
|
93731
|
-
app2.component("Draggable", Draggable);
|
|
93732
93753
|
components.forEach((component) => {
|
|
93733
93754
|
app2.component(component.name, component);
|
|
93734
93755
|
});
|
|
@@ -93755,7 +93776,6 @@ const IkFormSDK = {
|
|
|
93755
93776
|
addENExtensionLang,
|
|
93756
93777
|
i18n: i18n$1,
|
|
93757
93778
|
containerMixin,
|
|
93758
|
-
Draggable,
|
|
93759
93779
|
ContainerWrapper,
|
|
93760
93780
|
FieldComponents: comps$1,
|
|
93761
93781
|
refMixinDesign,
|