form-imagining 0.0.81 → 0.0.82
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/{App-26903e06.js → App-c14f6a9c.js} +5 -5
- package/dist/Code-9bbb2df3.js +5 -0
- package/dist/Col-bf32516a.js +5 -0
- package/dist/Collapse-6fafddb8.js +5 -0
- package/dist/{Demo-1c035d57.js → Demo-412c4a6e.js} +1 -1
- package/dist/FX-5570a4f5.js +5 -0
- package/dist/{FormGridCopy-941f3b0f.js → FormGridCopy-a3bee4a3.js} +9 -9
- package/dist/GenerateForm-6cb393c8.js +5 -0
- package/dist/{GenerateReport-c3e386bc.js → GenerateReport-0163ae27.js} +1 -1
- package/dist/{HelloWorld-97c6e624.js → HelloWorld-f85f37d5.js} +1 -1
- package/dist/Input-/345/210/240/351/231/{244-a3076b08.js → 244-0adbd59c.js} +1 -1
- package/dist/Label-/345/210/240/351/231/{244-32d4149f.js → 244-2be74ed5.js} +1 -1
- package/dist/{Login-08151a1f.js → Login-d19ac926.js} +1 -1
- package/dist/ReportModule-b4765645.js +5 -0
- package/dist/SqlModule-4fe36044.js +5 -0
- package/dist/Table-31078b3f.js +5 -0
- package/dist/TableBtnModal-9c2d1c78.js +5 -0
- package/dist/cTable-6d15dae0.js +5 -0
- package/dist/childForm-1f79990f.js +5 -0
- package/dist/{cssMode-425e50b8.js → cssMode-cfebb112.js} +1 -1
- package/dist/form-imagining.js +1 -1
- package/dist/form-imagining.umd.cjs +13 -8
- package/dist/{formTest-5daf7d45.js → formTest-ace2e78b.js} +1 -1
- package/dist/{freemarker2-e6a04f32.js → freemarker2-40f24c78.js} +1 -1
- package/dist/{handlebars-575945ec.js → handlebars-b17dca47.js} +1 -1
- package/dist/{html-f3a805d8.js → html-b425b243.js} +1 -1
- package/dist/{htmlMode-bb801b8b.js → htmlMode-84a902cd.js} +1 -1
- package/dist/{index-6ddc8556.js → index-0cc3c5fc.js} +1 -1
- package/dist/{index-35f97bfe.js → index-9945bff6.js} +233 -127
- package/dist/{javascript-788e6bff.js → javascript-9a487a1b.js} +2 -2
- package/dist/{jsonMode-12f6723f.js → jsonMode-99c5a8a5.js} +1 -1
- package/dist/{liquid-d56c4af6.js → liquid-8abb1a7d.js} +1 -1
- package/dist/{mdx-96b61891.js → mdx-ccaf7c8c.js} +1 -1
- package/dist/{python-30a48b8a.js → python-777e9725.js} +1 -1
- package/dist/{razor-e7368a30.js → razor-4823ca47.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/{tableSelectDemo-6c07d419.js → tableSelectDemo-60b7532d.js} +1 -1
- package/dist/{tableSelectDemo2-10eaacb1.js → tableSelectDemo2-8a8576be.js} +1 -1
- package/dist/{tsMode-a3191710.js → tsMode-1b9a3019.js} +1 -1
- package/dist/{typescript-bad82d7a.js → typescript-192b97ff.js} +1 -1
- package/dist/{xml-8d9a5c83.js → xml-6cd7881f.js} +1 -1
- package/dist/{yaml-7108d220.js → yaml-c87c1036.js} +1 -1
- package/package.json +1 -1
- package/dist/Code-fa80ed62.js +0 -5
- package/dist/Col-b530ffff.js +0 -5
- package/dist/Collapse-21a82f39.js +0 -5
- package/dist/FX-799ffd23.js +0 -5
- package/dist/GenerateForm-3dd5ba88.js +0 -5
- package/dist/ReportModule-347a3e40.js +0 -5
- package/dist/SqlModule-5bf04b12.js +0 -5
- package/dist/Table-7c954b3a.js +0 -5
- package/dist/TableBtnModal-4a0e8be9.js +0 -5
- package/dist/cTable-c7958291.js +0 -5
- package/dist/childForm-4472e3bc.js +0 -5
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var Ei = Object.defineProperty;
|
|
2
2
|
var Mi = (W, C, Q) => C in W ? Ei(W, C, { enumerable: !0, configurable: !0, writable: !0, value: Q }) : W[C] = Q;
|
|
3
3
|
var Tt = (W, C, Q) => (Mi(W, typeof C != "symbol" ? C + "" : C, Q), Q);
|
|
4
|
-
import { defineComponent, h as h$2, resolveComponent, openBlock, createElementBlock, Fragment, renderList, createElementVNode, toDisplayString, createVNode, unref, withCtx, createBlock, createTextVNode, effectScope, ref, markRaw, toRaw, isRef, isReactive, toRef, hasInjectionContext, inject, getCurrentInstance, watch, reactive, nextTick, computed, getCurrentScope, onScopeDispose, toRefs, createCommentVNode, normalizeStyle as normalizeStyle$1, normalizeClass, createSlots, isVNode, Comment, Text as Text$1, onMounted, onUpdated, onUnmounted, provide, shallowRef, watchEffect, onBeforeUnmount, triggerRef, Transition, withDirectives, resolveDirective, cloneVNode, render, withModifiers, vShow, onBeforeMount, Teleport, useAttrs, onBeforeUpdate, TransitionGroup, onActivated, pushScopeId, popScopeId, useCssVars, defineAsyncComponent, mergeProps, resolveDynamicComponent,
|
|
4
|
+
import { defineComponent, h as h$2, resolveComponent, openBlock, createElementBlock, Fragment, renderList, createElementVNode, toDisplayString, createVNode, unref, withCtx, createBlock, createTextVNode, effectScope, ref, markRaw, toRaw, isRef, isReactive, toRef, hasInjectionContext, inject, getCurrentInstance, watch, reactive, nextTick, computed, getCurrentScope, onScopeDispose, toRefs, createCommentVNode, normalizeStyle as normalizeStyle$1, normalizeClass, createSlots, isVNode, Comment, Text as Text$1, onMounted, onUpdated, onUnmounted, provide, shallowRef, watchEffect, onBeforeUnmount, triggerRef, Transition, withDirectives, resolveDirective, cloneVNode, render, withModifiers, vShow, onBeforeMount, Teleport, useAttrs, onBeforeUpdate, TransitionGroup, onActivated, pushScopeId, popScopeId, useCssVars, defineAsyncComponent, mergeProps, resolveDynamicComponent, useSlots, renderSlot, normalizeProps, createApp, shallowReactive } from "vue";
|
|
5
5
|
/*!
|
|
6
6
|
* vue-draggable-next v2.2.0
|
|
7
7
|
* (c) 2023 Anish George
|
|
@@ -5400,8 +5400,8 @@ const useUserStore = defineStore({
|
|
|
5400
5400
|
const W = getTokenKey();
|
|
5401
5401
|
W && this.setToken(W);
|
|
5402
5402
|
},
|
|
5403
|
-
formatDictList(W) {
|
|
5404
|
-
return W.map((
|
|
5403
|
+
formatDictList(W, C) {
|
|
5404
|
+
return W.map((Z) => (Z.label = Z.dict_name, Z.value = Z.dict_code, C && !C.status && (Z.status = 0), Z.status || (Z.class = "option-hidden"), Z.children && (Z.children.length == 0 ? delete Z.children : Z.children = this.formatDictList(Z.children, Z)), Z));
|
|
5405
5405
|
},
|
|
5406
5406
|
setAllDicts(W) {
|
|
5407
5407
|
this.dicts = W;
|
|
@@ -21289,7 +21289,10 @@ const _hoisted_1$t = {
|
|
|
21289
21289
|
}, _hoisted_4$e = {
|
|
21290
21290
|
key: 0,
|
|
21291
21291
|
style: { "margin-right": "5px" }
|
|
21292
|
-
}, _hoisted_5$d =
|
|
21292
|
+
}, _hoisted_5$d = {
|
|
21293
|
+
key: 0,
|
|
21294
|
+
style: { "margin-right": "5px" }
|
|
21295
|
+
}, _hoisted_6$d = ["src"], _hoisted_7$a = { class: "item-model" }, _hoisted_8$7 = {
|
|
21293
21296
|
key: 17,
|
|
21294
21297
|
class: "item-action"
|
|
21295
21298
|
}, _sfc_main$G = /* @__PURE__ */ defineComponent({
|
|
@@ -21330,6 +21333,7 @@ const _hoisted_1$t = {
|
|
|
21330
21333
|
function K(U) {
|
|
21331
21334
|
return defineComponent({
|
|
21332
21335
|
template: G(U),
|
|
21336
|
+
components: { InfoCircleOutlined: InfoCircleOutlined$1 },
|
|
21333
21337
|
setup() {
|
|
21334
21338
|
return {};
|
|
21335
21339
|
}
|
|
@@ -21337,8 +21341,13 @@ const _hoisted_1$t = {
|
|
|
21337
21341
|
}
|
|
21338
21342
|
function G(U) {
|
|
21339
21343
|
if (U) {
|
|
21340
|
-
let X = "", ee = `width:${U.width}`, te = U.placeholder == null ? "" : `placeholder="${U.placeholder}"
|
|
21341
|
-
|
|
21344
|
+
let X = "", ee = `width:${U.width}`, te = U.placeholder == null ? "" : `placeholder="${U.placeholder}"`, ie = U.tooltip == null || U.tooltip == "" ? "" : `
|
|
21345
|
+
<template #suffixIcon>
|
|
21346
|
+
<a-tooltip title="data.tooltip">
|
|
21347
|
+
<info-circle-outlined style="font-size:13px; color: rgba(0, 0, 0, 0.45)" />
|
|
21348
|
+
</a-tooltip>
|
|
21349
|
+
</template>`;
|
|
21350
|
+
return X += `<c-table-select style='${ee}' ${te} disabled>${ie}</c-table-select>`, X;
|
|
21342
21351
|
} else
|
|
21343
21352
|
return "";
|
|
21344
21353
|
}
|
|
@@ -21415,7 +21424,21 @@ const _hoisted_1$t = {
|
|
|
21415
21424
|
prefix: W.data.prefix,
|
|
21416
21425
|
suffix: W.data.suffix,
|
|
21417
21426
|
disabled: ""
|
|
21418
|
-
},
|
|
21427
|
+
}, {
|
|
21428
|
+
suffix: withCtx(() => [
|
|
21429
|
+
W.data.suffix ? (openBlock(), createElementBlock("span", _hoisted_5$d, toDisplayString(W.data.suffix), 1)) : createCommentVNode("", !0),
|
|
21430
|
+
W.data.tooltip ? (openBlock(), createBlock(te, {
|
|
21431
|
+
key: 1,
|
|
21432
|
+
title: W.data.tooltip
|
|
21433
|
+
}, {
|
|
21434
|
+
default: withCtx(() => [
|
|
21435
|
+
createVNode(unref(InfoCircleOutlined$1), { style: { color: "rgba(0, 0, 0, 0.45)" } })
|
|
21436
|
+
]),
|
|
21437
|
+
_: 1
|
|
21438
|
+
}, 8, ["title"])) : createCommentVNode("", !0)
|
|
21439
|
+
]),
|
|
21440
|
+
_: 1
|
|
21441
|
+
}, 8, ["value", "bordered", "defaultValue", "placeholder", "prefix", "suffix"])
|
|
21419
21442
|
]),
|
|
21420
21443
|
_: 1
|
|
21421
21444
|
}, 8, ["label"])) : W.data.type == "textarea" ? (openBlock(), createBlock(ee, {
|
|
@@ -21449,7 +21472,22 @@ const _hoisted_1$t = {
|
|
|
21449
21472
|
style: normalizeStyle$1({ width: W.data.width }),
|
|
21450
21473
|
picker: W.data.dateType,
|
|
21451
21474
|
"value-format": unref(getDateType)(W.data.dateType)
|
|
21452
|
-
},
|
|
21475
|
+
}, createSlots({ _: 2 }, [
|
|
21476
|
+
W.data.tooltip ? {
|
|
21477
|
+
name: "suffixIcon",
|
|
21478
|
+
fn: withCtx(() => [
|
|
21479
|
+
createVNode(te, {
|
|
21480
|
+
title: W.data.tooltip
|
|
21481
|
+
}, {
|
|
21482
|
+
default: withCtx(() => [
|
|
21483
|
+
createVNode(unref(InfoCircleOutlined$1), { style: { "font-size": "13px", color: "rgba(0, 0, 0, 0.45)" } })
|
|
21484
|
+
]),
|
|
21485
|
+
_: 1
|
|
21486
|
+
}, 8, ["title"])
|
|
21487
|
+
]),
|
|
21488
|
+
key: "0"
|
|
21489
|
+
} : void 0
|
|
21490
|
+
]), 1032, ["value", "placeholder", "style", "picker", "value-format"])
|
|
21453
21491
|
]),
|
|
21454
21492
|
_: 1
|
|
21455
21493
|
}, 8, ["label"])) : W.data.type == "rangepicker" ? (openBlock(), createBlock(ee, {
|
|
@@ -21464,7 +21502,22 @@ const _hoisted_1$t = {
|
|
|
21464
21502
|
style: normalizeStyle$1({ width: W.data.width }),
|
|
21465
21503
|
picker: W.data.dateType,
|
|
21466
21504
|
"value-format": unref(getDateType)(W.data.dateType)
|
|
21467
|
-
},
|
|
21505
|
+
}, createSlots({ _: 2 }, [
|
|
21506
|
+
W.data.tooltip ? {
|
|
21507
|
+
name: "suffixIcon",
|
|
21508
|
+
fn: withCtx(() => [
|
|
21509
|
+
createVNode(te, {
|
|
21510
|
+
title: W.data.tooltip
|
|
21511
|
+
}, {
|
|
21512
|
+
default: withCtx(() => [
|
|
21513
|
+
createVNode(unref(InfoCircleOutlined$1), { style: { "font-size": "13px", color: "rgba(0, 0, 0, 0.45)" } })
|
|
21514
|
+
]),
|
|
21515
|
+
_: 1
|
|
21516
|
+
}, 8, ["title"])
|
|
21517
|
+
]),
|
|
21518
|
+
key: "0"
|
|
21519
|
+
} : void 0
|
|
21520
|
+
]), 1032, ["value", "style", "picker", "value-format"])
|
|
21468
21521
|
]),
|
|
21469
21522
|
_: 1
|
|
21470
21523
|
}, 8, ["label"])) : W.data.type == "switch" ? (openBlock(), createBlock(ee, {
|
|
@@ -21512,20 +21565,22 @@ const _hoisted_1$t = {
|
|
|
21512
21565
|
style: normalizeStyle$1([W.data.cssextended, { width: W.data.width }]),
|
|
21513
21566
|
placeholder: W.data.placeholder,
|
|
21514
21567
|
disabled: ""
|
|
21515
|
-
}, {
|
|
21516
|
-
|
|
21517
|
-
|
|
21518
|
-
|
|
21519
|
-
|
|
21520
|
-
|
|
21521
|
-
|
|
21522
|
-
|
|
21523
|
-
|
|
21524
|
-
|
|
21525
|
-
|
|
21526
|
-
|
|
21527
|
-
|
|
21528
|
-
|
|
21568
|
+
}, createSlots({ _: 2 }, [
|
|
21569
|
+
W.data.tooltip ? {
|
|
21570
|
+
name: "suffixIcon",
|
|
21571
|
+
fn: withCtx(() => [
|
|
21572
|
+
createVNode(te, {
|
|
21573
|
+
title: W.data.tooltip
|
|
21574
|
+
}, {
|
|
21575
|
+
default: withCtx(() => [
|
|
21576
|
+
createVNode(unref(InfoCircleOutlined$1), { style: { "font-size": "13px", color: "rgba(0, 0, 0, 0.45)" } })
|
|
21577
|
+
]),
|
|
21578
|
+
_: 1
|
|
21579
|
+
}, 8, ["title"])
|
|
21580
|
+
]),
|
|
21581
|
+
key: "0"
|
|
21582
|
+
} : void 0
|
|
21583
|
+
]), 1032, ["style", "placeholder"])
|
|
21529
21584
|
]),
|
|
21530
21585
|
_: 1
|
|
21531
21586
|
}, 8, ["label", "rules"])) : W.data.type == "radio" ? (openBlock(), createBlock(ee, {
|
|
@@ -21564,7 +21619,22 @@ const _hoisted_1$t = {
|
|
|
21564
21619
|
placeholder: W.data.placeholder,
|
|
21565
21620
|
disabled: "",
|
|
21566
21621
|
style: normalizeStyle$1({ width: W.data.width })
|
|
21567
|
-
},
|
|
21622
|
+
}, createSlots({ _: 2 }, [
|
|
21623
|
+
W.data.tooltip ? {
|
|
21624
|
+
name: "suffixIcon",
|
|
21625
|
+
fn: withCtx(() => [
|
|
21626
|
+
createVNode(te, {
|
|
21627
|
+
title: W.data.tooltip
|
|
21628
|
+
}, {
|
|
21629
|
+
default: withCtx(() => [
|
|
21630
|
+
createVNode(unref(InfoCircleOutlined$1), { style: { "font-size": "13px", color: "rgba(0, 0, 0, 0.45)" } })
|
|
21631
|
+
]),
|
|
21632
|
+
_: 1
|
|
21633
|
+
}, 8, ["title"])
|
|
21634
|
+
]),
|
|
21635
|
+
key: "0"
|
|
21636
|
+
} : void 0
|
|
21637
|
+
]), 1032, ["value", "placeholder", "style"])
|
|
21568
21638
|
]),
|
|
21569
21639
|
_: 1
|
|
21570
21640
|
}, 8, ["label", "rules"])) : W.data.type == "cascader" ? (openBlock(), createBlock(ee, {
|
|
@@ -21579,7 +21649,22 @@ const _hoisted_1$t = {
|
|
|
21579
21649
|
placeholder: W.data.placeholder,
|
|
21580
21650
|
disabled: "",
|
|
21581
21651
|
style: normalizeStyle$1({ width: W.data.width })
|
|
21582
|
-
},
|
|
21652
|
+
}, createSlots({ _: 2 }, [
|
|
21653
|
+
W.data.tooltip ? {
|
|
21654
|
+
name: "suffixIcon",
|
|
21655
|
+
fn: withCtx(() => [
|
|
21656
|
+
createVNode(te, {
|
|
21657
|
+
title: W.data.tooltip
|
|
21658
|
+
}, {
|
|
21659
|
+
default: withCtx(() => [
|
|
21660
|
+
createVNode(unref(InfoCircleOutlined$1), { style: { "font-size": "13px", color: "rgba(0, 0, 0, 0.45)" } })
|
|
21661
|
+
]),
|
|
21662
|
+
_: 1
|
|
21663
|
+
}, 8, ["title"])
|
|
21664
|
+
]),
|
|
21665
|
+
key: "0"
|
|
21666
|
+
} : void 0
|
|
21667
|
+
]), 1032, ["value", "placeholder", "style"])
|
|
21583
21668
|
]),
|
|
21584
21669
|
_: 1
|
|
21585
21670
|
}, 8, ["label", "rules"])) : W.data.type == "tableselect" ? (openBlock(), createBlock(ee, {
|
|
@@ -21599,7 +21684,7 @@ const _hoisted_1$t = {
|
|
|
21599
21684
|
createElementVNode("img", {
|
|
21600
21685
|
src: W.data.model ? W.data.model : W.data.static,
|
|
21601
21686
|
style: normalizeStyle$1({ width: W.data.width, height: W.data.height })
|
|
21602
|
-
}, null, 12,
|
|
21687
|
+
}, null, 12, _hoisted_6$d)
|
|
21603
21688
|
]),
|
|
21604
21689
|
_: 1
|
|
21605
21690
|
}, 8, ["label"])) : W.data.type == "inputnumber" ? (openBlock(), createBlock(ee, {
|
|
@@ -21620,8 +21705,8 @@ const _hoisted_1$t = {
|
|
|
21620
21705
|
]),
|
|
21621
21706
|
_: 1
|
|
21622
21707
|
}, 8, ["label", "rules"])) : createCommentVNode("", !0),
|
|
21623
|
-
createElementVNode("div",
|
|
21624
|
-
W.activeIndex === W.index ? (openBlock(), createElementBlock("div",
|
|
21708
|
+
createElementVNode("div", _hoisted_7$a, toDisplayString(W.data.model), 1),
|
|
21709
|
+
W.activeIndex === W.index ? (openBlock(), createElementBlock("div", _hoisted_8$7, [
|
|
21625
21710
|
createVNode(unref(CopyOutlined$1), {
|
|
21626
21711
|
style: { padding: "3px 5px" },
|
|
21627
21712
|
onClick: X[11] || (X[11] = (fe) => Z(W.data))
|
|
@@ -21633,7 +21718,7 @@ const _hoisted_1$t = {
|
|
|
21633
21718
|
]);
|
|
21634
21719
|
};
|
|
21635
21720
|
}
|
|
21636
|
-
}),
|
|
21721
|
+
}), FormInput_vue_vue_type_style_index_0_scoped_04bebeb9_lang = "", FormInput = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["__scopeId", "data-v-04bebeb9"]]), FormInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
21637
21722
|
__proto__: null,
|
|
21638
21723
|
default: FormInput
|
|
21639
21724
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -76165,49 +76250,49 @@ function generateBase(W, C, Q, Z, H) {
|
|
|
76165
76250
|
break;
|
|
76166
76251
|
default:
|
|
76167
76252
|
let ge = "", fe = "";
|
|
76168
|
-
const me = W.disabled == !0 ? " disabled " : "", pe = W.clearable == !0 ? " allowClear " : "", ke = W.hidden == !0 ? 'v-show="false"' : "", ve = W.bordered == !0 ? "" : ':bordered="false"', be = W.placeholder == null || W.placeholder == "" ? "" : `placeholder="${W.placeholder}"`, Ne = W.width == "100%" ? "" : ` style="width: ${W.width}"`, Ie = W.prefix == "" || W.prefix == null ? "" : ` prefix="${W.prefix}" `, xe = W.suffix == "" || W.suffix == null ? "" : ` suffix="${W.suffix}" `, De = W.dateType == null ? "" : ` picker="${W.dateType}"`, ye = ` value-format="${getDateType(W.dateType)}"
|
|
76253
|
+
const me = W.disabled == !0 ? " disabled " : "", pe = W.clearable == !0 ? " allowClear " : "", ke = W.hidden == !0 ? 'v-show="false"' : "", ve = W.bordered == !0 ? "" : ':bordered="false"', be = W.placeholder == null || W.placeholder == "" ? "" : `placeholder="${W.placeholder}"`, Ne = W.width == "100%" ? "" : ` style="width: ${W.width}"`, Ie = W.prefix == "" || W.prefix == null ? "" : ` prefix="${W.prefix}" `, xe = W.suffix == "" || W.suffix == null ? "" : ` suffix="${W.suffix}" `, De = W.dateType == null ? "" : ` picker="${W.dateType}"`, ye = ` value-format="${getDateType(W.dateType)}"`, Se = getSuffixIconSlotHtml(W, Q), we = getSuffixSlotHtml(W, Q);
|
|
76169
76254
|
switch (G) {
|
|
76170
76255
|
case "input":
|
|
76171
|
-
const
|
|
76172
|
-
ge = `<a-input ${ue} ${U} ${re} ${be} ${Ne + Ie + me + pe +
|
|
76256
|
+
const Je = W.bordered == !0 ? ':bordered="false"' : "";
|
|
76257
|
+
ge = `<a-input ${ue} ${U} ${re} ${be} ${Ne + Ie + me + pe + Je} ${ce} ${de} ${W.extended} >${we}</a-input>`;
|
|
76173
76258
|
break;
|
|
76174
76259
|
case "fx":
|
|
76175
|
-
const
|
|
76176
|
-
let
|
|
76177
|
-
if (
|
|
76260
|
+
const Qe = W.accountField;
|
|
76261
|
+
let Ee = "";
|
|
76262
|
+
if (Qe != null && Qe.length > 0) {
|
|
76178
76263
|
let ut = "";
|
|
76179
|
-
for (let kt = 0; kt <
|
|
76180
|
-
ut +=
|
|
76181
|
-
ut = ut.substring(0, ut.length - 1),
|
|
76264
|
+
for (let kt = 0; kt < Qe.length; kt++)
|
|
76265
|
+
ut += Qe[kt] + ",";
|
|
76266
|
+
ut = ut.substring(0, ut.length - 1), Ee = ` :value="getAccount('${W.account}','${ut}',viewData)" `;
|
|
76182
76267
|
}
|
|
76183
|
-
ge = `<a-input ${ue} ${
|
|
76268
|
+
ge = `<a-input ${ue} ${Ee + ie} ${re} ${be} ${Ne + Ie + xe + me + ve} ${W.extended} >${we}</a-input>`;
|
|
76184
76269
|
break;
|
|
76185
76270
|
case "inputnumber":
|
|
76186
|
-
const
|
|
76187
|
-
ge = `<a-input-number ${ue} ${U} ${
|
|
76271
|
+
const Le = W.minCheck || W.min == null ? "" : ` :min="${W.min}"`, Fe = W.maxCheck || W.max == null ? "" : ` :max="${W.max}"`, Pe = W.addonBefore == "" || W.addonBefore == null ? "" : ` addonBefore="${W.addonBefore}" `, We = W.addonAfter == "" || W.addonAfter == null ? "" : ` addonAfter="${W.addonAfter}" `, $e = W.step == null ? "" : ` :step="${W.step}"`, Ve = W.precision == null ? "" : ` :precision="${W.precision}"`;
|
|
76272
|
+
ge = `<a-input-number ${ue} ${U} ${Le + Fe + $e + Ve} ${re} ${be} ${Pe} ${We} style='${ae}' ${me + pe} ${ce} ${de} ${W.extended} />`;
|
|
76188
76273
|
break;
|
|
76189
76274
|
case "textarea":
|
|
76190
|
-
const
|
|
76191
|
-
ge = ` <a-textarea ${ue} ${U} ${re} ${me} ${be} ${pe} :rows="${W.rows}" ${ce} ${de} ${W.extended +
|
|
76275
|
+
const Te = W.maxlength == null ? "" : ` show-count :maxlength="${W.maxlength}"`;
|
|
76276
|
+
ge = ` <a-textarea ${ue} ${U} ${re} ${me} ${be} ${pe} :rows="${W.rows}" ${ce} ${de} ${W.extended + Te}/>`;
|
|
76192
76277
|
break;
|
|
76193
76278
|
case "select":
|
|
76194
76279
|
fe = W.multiple ? 'mode="multiple"' : "";
|
|
76195
|
-
const
|
|
76280
|
+
const je = selectSyncHtml(fe, W, ee), He = selectSlotHtml(fe, W, ee), Ke = ee == null ? "" : `:value="formatMultipleSelectValue(viewData.${ee})"`;
|
|
76196
76281
|
let Ue = W.multiple ? `${Ke}` : `${ne}`, it = W.model ? `:data-value="JSON.stringify(formatMultipleSelectValue(viewData.${ee}))"` : "", nt = W.multiple ? it : oe;
|
|
76197
76282
|
const at = W.dictType == "remote" ? W.remoteUrl == "" ? "" : `:options="selectJsonSetting['${W.remoteUrl}'].options"` : W.dic == "" ? "" : `:options="getDictItemsByCode(${W.dictType == "dynamic" ? `viewData.${W.dic}` : `'${W.dic}'`})"`;
|
|
76198
|
-
ge = `<a-select ${ue} ${Ue} ${nt} ${ie} ${ce} ${de} ${fe} ${me + be} allow-clear show-search optionFilterProp="label" style='${ae}' ${at} ${W.extended +
|
|
76283
|
+
ge = `<a-select ${ue} ${Ue} ${nt} ${ie} ${ce} ${de} ${fe} ${me + be} allow-clear show-search optionFilterProp="label" style='${ae}' ${at} ${W.extended + je} >${Se}${He}</a-select>`, getJsonSetting(H, W);
|
|
76199
76284
|
break;
|
|
76200
76285
|
case "treeselect":
|
|
76201
76286
|
const ot = selectSyncHtml(fe, W, ee), lt = W.multiple ? "tree-checkable treeCheckStrictly" : "", ze = W.punctuation && W.multiple ? `,${W.punctuation}` : "", Be = W.dictType == "remote" ? W.remoteUrl == "" ? "''" : `selectJsonSetting['${W.remoteUrl}'].options` : W.dic == "" ? "''" : `'${W.dic}'`, Ze = ee == null ? "" : `:value="formatMultipleTreeSelectValue(viewData.${ee},${Be}${ze})"`;
|
|
76202
76287
|
let Me = W.multiple ? `${Ze}` : `${ne}`, Oe = W.model ? `:data-value="JSON.stringify(formatMultipleTreeSelectValue(viewData.${ee},${Be}${ze}))"` : "", Re = W.multiple ? Oe : oe, Ae = W.punctuation && W.multiple ? `:punctuation="${W.punctuation}"` : "";
|
|
76203
76288
|
const Ye = W.dictType == "remote" ? W.remoteUrl == "" ? "" : `:tree-data="selectJsonSetting['${W.remoteUrl}'].options"` : W.dic == "" ? "" : `:tree-data="getTreeDictItemsByCode('${W.dic}')"`;
|
|
76204
76289
|
getJsonSetting(H, W), ge += `
|
|
76205
|
-
<a-tree-select ${Me} ${Re} ${ie} ${ce} ${de} ${lt} ${Ae} style='${ae}' ${be} ${me} allow-clear show-search treeNodeFilterProp="label" ${Ye} ${W.extended + ot}
|
|
76290
|
+
<a-tree-select ${Me} ${Re} ${ie} ${ce} ${de} ${lt} ${Ae} style='${ae}' ${be} ${me} allow-clear show-search treeNodeFilterProp="label" ${Ye} ${W.extended + ot}>${Se}</a-tree-select>
|
|
76206
76291
|
`;
|
|
76207
76292
|
break;
|
|
76208
76293
|
case "cascader":
|
|
76209
76294
|
const Ge = W.dictType == "remote" ? W.remoteUrl == "" ? "" : `:options="selectJsonSetting['${W.remoteUrl}'].options"` : W.dic == "" ? "" : `:options="getTreeDictItemsByCode('${W.dic}')"`;
|
|
76210
|
-
getJsonSetting(H, W), ge = `<a-cascader ${U} ${ce} ${de} style='${ae}' ${be} ${me} allow-clear ${Ge} ${W.extended}
|
|
76295
|
+
getJsonSetting(H, W), ge = `<a-cascader ${U} ${ce} ${de} style='${ae}' ${be} ${me} allow-clear ${Ge} ${W.extended}>${Se}</a-cascader>`;
|
|
76211
76296
|
break;
|
|
76212
76297
|
case "tableselect":
|
|
76213
76298
|
fe = W.multiple ? 'mode="multiple"' : "";
|
|
@@ -76219,13 +76304,13 @@ function generateBase(W, C, Q, Z, H) {
|
|
|
76219
76304
|
let pt = `value, viewData, '${ee}', '${W.tableKeyName}'`, Jt = W.rowChangeEvent ? "," + W.rowChangeEvent : "";
|
|
76220
76305
|
pt = ft ? pt + `,'${ft}' , '${W.tableLabelName}'` : Jt ? pt + ",'',''" : pt;
|
|
76221
76306
|
const _t = ee == null ? "" : `@rowChange="(value) => onTableSelectRowChange(${pt}${Jt})"`;
|
|
76222
|
-
ge = `<c-table-select ${tt} ${qe} ${ie} ${ce} ${de} ${fe} ${Xe} ${rt} ${ht} ${dt} ${ct} ${be} ${me} ${pe} ${W.extended} ${It} ${_t} style='${ae}'
|
|
76307
|
+
ge = `<c-table-select ${tt} ${qe} ${ie} ${ce} ${de} ${fe} ${Xe} ${rt} ${ht} ${dt} ${ct} ${be} ${me} ${pe} ${W.extended} ${It} ${_t} style='${ae}'>${Se}</c-table-select>`;
|
|
76223
76308
|
break;
|
|
76224
76309
|
case "datepicker":
|
|
76225
|
-
ge = `<div class="ant-picker-custom" ${ue} ${ie} ${ce}><a-date-picker ${ne} ${re} ${de} ${me} ${pe} style='${ae}' ${be} ${De + ye} ${W.extended}
|
|
76310
|
+
ge = `<div class="ant-picker-custom" ${ue} ${ie} ${ce}><a-date-picker ${ne} ${re} ${de} ${me} ${pe} style='${ae}' ${be} ${De + ye} ${W.extended}>${Se}</a-date-picker></div>`;
|
|
76226
76311
|
break;
|
|
76227
76312
|
case "rangepicker":
|
|
76228
|
-
ge = `<div class="ant-picker-range-custom" ${ue} ${ie} ${ce}><a-range-picker ${ne} ${re} ${de} ${me} ${pe} style='${ae}' ${De + ye} ${W.extended}
|
|
76313
|
+
ge = `<div class="ant-picker-range-custom" ${ue} ${ie} ${ce}><a-range-picker ${ne} ${re} ${de} ${me} ${pe} style='${ae}' ${De + ye} ${W.extended}>${Se}</a-range-picker></div>`;
|
|
76229
76314
|
break;
|
|
76230
76315
|
case "switch":
|
|
76231
76316
|
ge = `<a-switch v-model:checked="${se}" />`;
|
|
@@ -79166,7 +79251,7 @@ const _hoisted_1$o = { style: { "text-align": "left" } }, _hoisted_2$h = { class
|
|
|
79166
79251
|
}, 8, ["model"]);
|
|
79167
79252
|
};
|
|
79168
79253
|
}
|
|
79169
|
-
}), _withScopeId$5 = (W) => (pushScopeId("data-v-
|
|
79254
|
+
}), _withScopeId$5 = (W) => (pushScopeId("data-v-9dbf3fa3"), W = W(), popScopeId(), W), _hoisted_1$j = { class: "table-column-setting" }, _hoisted_2$c = { class: "left" }, _hoisted_3$b = { class: "left-content" }, _hoisted_4$8 = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("br", null, null, -1)), _hoisted_5$8 = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("br", null, null, -1)), _hoisted_6$8 = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("br", null, null, -1)), _hoisted_7$6 = { class: "treeItem" }, _hoisted_8$5 = { class: "title" }, _hoisted_9$5 = { class: "right" }, _hoisted_10$4 = { class: "right-content" }, _hoisted_11$4 = { key: 0 }, _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
79170
79255
|
__name: "TableColumn",
|
|
79171
79256
|
props: {
|
|
79172
79257
|
configData: {
|
|
@@ -79362,7 +79447,7 @@ const _hoisted_1$o = { style: { "text-align": "left" } }, _hoisted_2$h = { class
|
|
|
79362
79447
|
document.onkeydown = null;
|
|
79363
79448
|
}
|
|
79364
79449
|
function ye(Se) {
|
|
79365
|
-
Se.target.value
|
|
79450
|
+
Se.target.value ? (ae.value.width = "0", ae.value.className = "table-hidden") : (ae.value.width = "auto", ae.value.className && delete ae.value.className);
|
|
79366
79451
|
}
|
|
79367
79452
|
return (Se, we) => {
|
|
79368
79453
|
const Je = resolveComponent("a-switch"), Qe = resolveComponent("a-input"), Ee = resolveComponent("a-form-item"), Le = resolveComponent("a-button"), Fe = resolveComponent("a-popconfirm"), Pe = resolveComponent("a-tree"), We = resolveComponent("a-select"), $e = resolveComponent("a-select-option"), Ve = resolveComponent("a-radio"), Te = resolveComponent("a-radio-group"), je = resolveComponent("a-form"), He = resolveComponent("a-empty"), Ke = resolveComponent("a-modal");
|
|
@@ -79593,7 +79678,7 @@ const _hoisted_1$o = { style: { "text-align": "left" } }, _hoisted_2$h = { class
|
|
|
79593
79678
|
}, 8, ["open"]);
|
|
79594
79679
|
};
|
|
79595
79680
|
}
|
|
79596
|
-
}),
|
|
79681
|
+
}), TableColumn_vue_vue_type_style_index_0_scoped_9dbf3fa3_lang = "", TableColumn = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["__scopeId", "data-v-9dbf3fa3"]]), TableColumn$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
79597
79682
|
__proto__: null,
|
|
79598
79683
|
default: TableColumn
|
|
79599
79684
|
}, Symbol.toStringTag, { value: "Module" })), _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
@@ -152709,37 +152794,37 @@ registerLanguage({
|
|
|
152709
152794
|
id: "freemarker2",
|
|
152710
152795
|
extensions: [".ftl", ".ftlh", ".ftlx"],
|
|
152711
152796
|
aliases: ["FreeMarker2", "Apache FreeMarker2"],
|
|
152712
|
-
loader: () => import("./freemarker2-
|
|
152797
|
+
loader: () => import("./freemarker2-40f24c78.js").then((W) => W.TagAutoInterpolationDollar)
|
|
152713
152798
|
});
|
|
152714
152799
|
registerLanguage({
|
|
152715
152800
|
id: "freemarker2.tag-angle.interpolation-dollar",
|
|
152716
152801
|
aliases: ["FreeMarker2 (Angle/Dollar)", "Apache FreeMarker2 (Angle/Dollar)"],
|
|
152717
|
-
loader: () => import("./freemarker2-
|
|
152802
|
+
loader: () => import("./freemarker2-40f24c78.js").then((W) => W.TagAngleInterpolationDollar)
|
|
152718
152803
|
});
|
|
152719
152804
|
registerLanguage({
|
|
152720
152805
|
id: "freemarker2.tag-bracket.interpolation-dollar",
|
|
152721
152806
|
aliases: ["FreeMarker2 (Bracket/Dollar)", "Apache FreeMarker2 (Bracket/Dollar)"],
|
|
152722
|
-
loader: () => import("./freemarker2-
|
|
152807
|
+
loader: () => import("./freemarker2-40f24c78.js").then((W) => W.TagBracketInterpolationDollar)
|
|
152723
152808
|
});
|
|
152724
152809
|
registerLanguage({
|
|
152725
152810
|
id: "freemarker2.tag-angle.interpolation-bracket",
|
|
152726
152811
|
aliases: ["FreeMarker2 (Angle/Bracket)", "Apache FreeMarker2 (Angle/Bracket)"],
|
|
152727
|
-
loader: () => import("./freemarker2-
|
|
152812
|
+
loader: () => import("./freemarker2-40f24c78.js").then((W) => W.TagAngleInterpolationBracket)
|
|
152728
152813
|
});
|
|
152729
152814
|
registerLanguage({
|
|
152730
152815
|
id: "freemarker2.tag-bracket.interpolation-bracket",
|
|
152731
152816
|
aliases: ["FreeMarker2 (Bracket/Bracket)", "Apache FreeMarker2 (Bracket/Bracket)"],
|
|
152732
|
-
loader: () => import("./freemarker2-
|
|
152817
|
+
loader: () => import("./freemarker2-40f24c78.js").then((W) => W.TagBracketInterpolationBracket)
|
|
152733
152818
|
});
|
|
152734
152819
|
registerLanguage({
|
|
152735
152820
|
id: "freemarker2.tag-auto.interpolation-dollar",
|
|
152736
152821
|
aliases: ["FreeMarker2 (Auto/Dollar)", "Apache FreeMarker2 (Auto/Dollar)"],
|
|
152737
|
-
loader: () => import("./freemarker2-
|
|
152822
|
+
loader: () => import("./freemarker2-40f24c78.js").then((W) => W.TagAutoInterpolationDollar)
|
|
152738
152823
|
});
|
|
152739
152824
|
registerLanguage({
|
|
152740
152825
|
id: "freemarker2.tag-auto.interpolation-bracket",
|
|
152741
152826
|
aliases: ["FreeMarker2 (Auto/Bracket)", "Apache FreeMarker2 (Auto/Bracket)"],
|
|
152742
|
-
loader: () => import("./freemarker2-
|
|
152827
|
+
loader: () => import("./freemarker2-40f24c78.js").then((W) => W.TagAutoInterpolationBracket)
|
|
152743
152828
|
});
|
|
152744
152829
|
/*!-----------------------------------------------------------------------------
|
|
152745
152830
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -152777,7 +152862,7 @@ registerLanguage({
|
|
|
152777
152862
|
extensions: [".handlebars", ".hbs"],
|
|
152778
152863
|
aliases: ["Handlebars", "handlebars", "hbs"],
|
|
152779
152864
|
mimetypes: ["text/x-handlebars-template"],
|
|
152780
|
-
loader: () => import("./handlebars-
|
|
152865
|
+
loader: () => import("./handlebars-b17dca47.js")
|
|
152781
152866
|
});
|
|
152782
152867
|
/*!-----------------------------------------------------------------------------
|
|
152783
152868
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -152802,7 +152887,7 @@ registerLanguage({
|
|
|
152802
152887
|
extensions: [".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp", ".asp", ".aspx", ".jshtm"],
|
|
152803
152888
|
aliases: ["HTML", "htm", "html", "xhtml"],
|
|
152804
152889
|
mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
|
|
152805
|
-
loader: () => import("./html-
|
|
152890
|
+
loader: () => import("./html-b425b243.js")
|
|
152806
152891
|
});
|
|
152807
152892
|
/*!-----------------------------------------------------------------------------
|
|
152808
152893
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -152843,7 +152928,7 @@ registerLanguage({
|
|
|
152843
152928
|
filenames: ["jakefile"],
|
|
152844
152929
|
aliases: ["JavaScript", "javascript", "js"],
|
|
152845
152930
|
mimetypes: ["text/javascript"],
|
|
152846
|
-
loader: () => import("./javascript-
|
|
152931
|
+
loader: () => import("./javascript-9a487a1b.js")
|
|
152847
152932
|
});
|
|
152848
152933
|
/*!-----------------------------------------------------------------------------
|
|
152849
152934
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -152918,7 +153003,7 @@ registerLanguage({
|
|
|
152918
153003
|
extensions: [".liquid", ".html.liquid"],
|
|
152919
153004
|
aliases: ["Liquid", "liquid"],
|
|
152920
153005
|
mimetypes: ["application/liquid"],
|
|
152921
|
-
loader: () => import("./liquid-
|
|
153006
|
+
loader: () => import("./liquid-8abb1a7d.js")
|
|
152922
153007
|
});
|
|
152923
153008
|
/*!-----------------------------------------------------------------------------
|
|
152924
153009
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -152954,7 +153039,7 @@ registerLanguage({
|
|
|
152954
153039
|
id: "mdx",
|
|
152955
153040
|
extensions: [".mdx"],
|
|
152956
153041
|
aliases: ["MDX", "mdx"],
|
|
152957
|
-
loader: () => import("./mdx-
|
|
153042
|
+
loader: () => import("./mdx-ccaf7c8c.js")
|
|
152958
153043
|
});
|
|
152959
153044
|
/*!-----------------------------------------------------------------------------
|
|
152960
153045
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -153149,7 +153234,7 @@ registerLanguage({
|
|
|
153149
153234
|
extensions: [".py", ".rpy", ".pyw", ".cpy", ".gyp", ".gypi"],
|
|
153150
153235
|
aliases: ["Python", "py"],
|
|
153151
153236
|
firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
|
|
153152
|
-
loader: () => import("./python-
|
|
153237
|
+
loader: () => import("./python-777e9725.js")
|
|
153153
153238
|
});
|
|
153154
153239
|
/*!-----------------------------------------------------------------------------
|
|
153155
153240
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -153186,7 +153271,7 @@ registerLanguage({
|
|
|
153186
153271
|
extensions: [".cshtml"],
|
|
153187
153272
|
aliases: ["Razor", "razor"],
|
|
153188
153273
|
mimetypes: ["text/x-cshtml"],
|
|
153189
|
-
loader: () => import("./razor-
|
|
153274
|
+
loader: () => import("./razor-4823ca47.js")
|
|
153190
153275
|
});
|
|
153191
153276
|
/*!-----------------------------------------------------------------------------
|
|
153192
153277
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -153438,7 +153523,7 @@ registerLanguage({
|
|
|
153438
153523
|
extensions: [".ts", ".tsx", ".cts", ".mts"],
|
|
153439
153524
|
aliases: ["TypeScript", "ts", "typescript"],
|
|
153440
153525
|
mimetypes: ["text/typescript"],
|
|
153441
|
-
loader: () => import("./typescript-
|
|
153526
|
+
loader: () => import("./typescript-192b97ff.js")
|
|
153442
153527
|
});
|
|
153443
153528
|
/*!-----------------------------------------------------------------------------
|
|
153444
153529
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -153494,7 +153579,7 @@ registerLanguage({
|
|
|
153494
153579
|
firstLine: "(\\<\\?xml.*)|(\\<svg)|(\\<\\!doctype\\s+svg)",
|
|
153495
153580
|
aliases: ["XML", "xml"],
|
|
153496
153581
|
mimetypes: ["text/xml", "application/xml", "application/xaml+xml", "application/xml-dtd"],
|
|
153497
|
-
loader: () => import("./xml-
|
|
153582
|
+
loader: () => import("./xml-6cd7881f.js")
|
|
153498
153583
|
});
|
|
153499
153584
|
/*!-----------------------------------------------------------------------------
|
|
153500
153585
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -153507,7 +153592,7 @@ registerLanguage({
|
|
|
153507
153592
|
extensions: [".yaml", ".yml"],
|
|
153508
153593
|
aliases: ["YAML", "yaml", "YML", "yml"],
|
|
153509
153594
|
mimetypes: ["application/x-yaml", "text/x-yaml"],
|
|
153510
|
-
loader: () => import("./yaml-
|
|
153595
|
+
loader: () => import("./yaml-c87c1036.js")
|
|
153511
153596
|
});
|
|
153512
153597
|
/*!-----------------------------------------------------------------------------
|
|
153513
153598
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -153602,7 +153687,7 @@ var LanguageServiceDefaultsImpl$3 = class {
|
|
|
153602
153687
|
}, cssDefaults = new LanguageServiceDefaultsImpl$3("css", optionsDefault$1, modeConfigurationDefault$2), scssDefaults = new LanguageServiceDefaultsImpl$3("scss", optionsDefault$1, modeConfigurationDefault$2), lessDefaults = new LanguageServiceDefaultsImpl$3("less", optionsDefault$1, modeConfigurationDefault$2);
|
|
153603
153688
|
monaco_editor_core_exports$3.languages.css = { cssDefaults, lessDefaults, scssDefaults };
|
|
153604
153689
|
function getMode$3() {
|
|
153605
|
-
return import("./cssMode-
|
|
153690
|
+
return import("./cssMode-cfebb112.js");
|
|
153606
153691
|
}
|
|
153607
153692
|
monaco_editor_core_exports$3.languages.onLanguage("less", () => {
|
|
153608
153693
|
getMode$3().then((W) => W.setupMode(lessDefaults));
|
|
@@ -153697,7 +153782,7 @@ monaco_editor_core_exports$2.languages.html = {
|
|
|
153697
153782
|
registerHTMLLanguageService
|
|
153698
153783
|
};
|
|
153699
153784
|
function getMode$2() {
|
|
153700
|
-
return import("./htmlMode-
|
|
153785
|
+
return import("./htmlMode-84a902cd.js");
|
|
153701
153786
|
}
|
|
153702
153787
|
function registerHTMLLanguageService(W, C = optionsDefault, Q = getConfigurationDefault(W)) {
|
|
153703
153788
|
const Z = new LanguageServiceDefaultsImpl$2(W, C, Q);
|
|
@@ -153774,7 +153859,7 @@ var LanguageServiceDefaultsImpl$1 = class {
|
|
|
153774
153859
|
}, jsonDefaults = new LanguageServiceDefaultsImpl$1("json", diagnosticDefault, modeConfigurationDefault$1);
|
|
153775
153860
|
monaco_editor_core_exports$1.languages.json = { jsonDefaults };
|
|
153776
153861
|
function getMode$1() {
|
|
153777
|
-
return import("./jsonMode-
|
|
153862
|
+
return import("./jsonMode-99c5a8a5.js");
|
|
153778
153863
|
}
|
|
153779
153864
|
monaco_editor_core_exports$1.languages.register({
|
|
153780
153865
|
id: "json",
|
|
@@ -153937,7 +154022,7 @@ monaco_editor_core_exports.languages.typescript = {
|
|
|
153937
154022
|
getJavaScriptWorker
|
|
153938
154023
|
};
|
|
153939
154024
|
function getMode() {
|
|
153940
|
-
return import("./tsMode-
|
|
154025
|
+
return import("./tsMode-1b9a3019.js");
|
|
153941
154026
|
}
|
|
153942
154027
|
monaco_editor_core_exports.languages.onLanguage("typescript", () => getMode().then((W) => W.setupTypeScript(typescriptDefaults)));
|
|
153943
154028
|
monaco_editor_core_exports.languages.onLanguage("javascript", () => getMode().then((W) => W.setupJavaScript(javascriptDefaults)));
|
|
@@ -188511,10 +188596,10 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
188511
188596
|
{ title: "允许多选", bind: "multiple", type: "switch", placeholder: "" },
|
|
188512
188597
|
// { title: '数据绑定', bind: 'model', type: 'data', placeholder: '' },
|
|
188513
188598
|
// { title: '是否必填', bind: 'required', type: 'switch', placeholder: '' },
|
|
188599
|
+
{ title: "提示信息", bind: "tooltip", type: "input", placeholder: "" },
|
|
188514
188600
|
{ title: "操作属性", type: "czsx", options: ["只读", "隐藏"] },
|
|
188515
188601
|
{ title: "校验", bind: "guize", type: "guize", placeholder: "", mode: "simple" },
|
|
188516
188602
|
//simple 为简单模式 pro 为全模式
|
|
188517
|
-
{ title: "提示信息", bind: "tooltip", type: "input", placeholder: "" },
|
|
188518
188603
|
// { title: '字典', bind: 'dic', type: 'dicall', placeholder: '' },
|
|
188519
188604
|
{ title: "字典选项", bind: "dictType", type: "dicall", placeholder: "" },
|
|
188520
188605
|
{ title: "扩展事件", type: "eventextended", options: ["blur", "change"] },
|
|
@@ -188598,6 +188683,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
188598
188683
|
{ title: "允许多选", bind: "multiple", type: "switch", placeholder: "" },
|
|
188599
188684
|
{ title: "字典选项", bind: "dictType", type: "treedic", placeholder: "", required: !0 },
|
|
188600
188685
|
{ title: "多选标点", bind: "punctuation", type: "input", placeholder: "可填写变量名或者字符串,默认逗号" },
|
|
188686
|
+
{ title: "提示信息", bind: "tooltip", type: "input", placeholder: "" },
|
|
188601
188687
|
// { title: '默认值', bind: 'defaultValue', type: 'treeselect', placeholder: '' },
|
|
188602
188688
|
{ title: "操作属性", type: "czsx", options: ["只读", "隐藏"] },
|
|
188603
188689
|
{ title: "校验", bind: "guize", type: "guize", placeholder: "", mode: "simple" },
|
|
@@ -188613,6 +188699,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
188613
188699
|
//tags[允许输入]/multiple[多选]
|
|
188614
188700
|
{ title: "宽度", bind: "width", type: "input", placeholder: "" },
|
|
188615
188701
|
{ title: "字典选项", bind: "dictType", type: "treedic", placeholder: "", required: !0 },
|
|
188702
|
+
{ title: "提示信息", bind: "tooltip", type: "input", placeholder: "" },
|
|
188616
188703
|
{ title: "操作属性", type: "czsx", options: ["只读", "隐藏"] },
|
|
188617
188704
|
{ title: "校验", bind: "guize", type: "guize", placeholder: "", mode: "simple" },
|
|
188618
188705
|
//simple 为简单模式 pro 为全模式
|
|
@@ -188633,6 +188720,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
188633
188720
|
{ title: "数据来源", bind: "tableSource", type: "input", placeholder: "", required: !0 },
|
|
188634
188721
|
{ title: "选中字段绑定(唯一)", bind: "tableKeyName", type: "input", placeholder: "", required: !0 },
|
|
188635
188722
|
{ title: "显示字段绑定", bind: "tableLabelName", type: "input", placeholder: "", required: !0 },
|
|
188723
|
+
{ title: "提示信息", bind: "tooltip", type: "input", placeholder: "" },
|
|
188636
188724
|
{ title: "操作属性", type: "czsx", options: ["只读", "隐藏"] },
|
|
188637
188725
|
{ title: "校验", bind: "guize", type: "guize", placeholder: "", mode: "pro" },
|
|
188638
188726
|
//simple 为简单模式 pro 为全模式
|
|
@@ -188663,6 +188751,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
188663
188751
|
]
|
|
188664
188752
|
},
|
|
188665
188753
|
...baseProperties$1,
|
|
188754
|
+
{ title: "提示信息", bind: "tooltip", type: "input", placeholder: "" },
|
|
188666
188755
|
{ title: "操作属性", type: "czsx", options: ["只读", "显示清除按钮", "隐藏"] },
|
|
188667
188756
|
{ title: "扩展事件", type: "eventextended", options: ["blur"] },
|
|
188668
188757
|
...extendProperties$1
|
|
@@ -189737,11 +189826,20 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
189737
189826
|
]),
|
|
189738
189827
|
_: 1
|
|
189739
189828
|
}, 8, ["label"]),
|
|
189829
|
+
createVNode(ne, { label: "提示信息" }, {
|
|
189830
|
+
default: withCtx(() => [
|
|
189831
|
+
createVNode(ie, {
|
|
189832
|
+
value: W.configData.tooltip,
|
|
189833
|
+
"onUpdate:value": te[5] || (te[5] = (ae) => W.configData.tooltip = ae)
|
|
189834
|
+
}, null, 8, ["value"])
|
|
189835
|
+
]),
|
|
189836
|
+
_: 1
|
|
189837
|
+
}),
|
|
189740
189838
|
createVNode(ne, { label: "前缀" }, {
|
|
189741
189839
|
default: withCtx(() => [
|
|
189742
189840
|
createVNode(ie, {
|
|
189743
189841
|
value: W.configData.prefix,
|
|
189744
|
-
"onUpdate:value": te[
|
|
189842
|
+
"onUpdate:value": te[6] || (te[6] = (ae) => W.configData.prefix = ae)
|
|
189745
189843
|
}, null, 8, ["value"])
|
|
189746
189844
|
]),
|
|
189747
189845
|
_: 1
|
|
@@ -189750,7 +189848,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
189750
189848
|
default: withCtx(() => [
|
|
189751
189849
|
createVNode(ie, {
|
|
189752
189850
|
value: W.configData.suffix,
|
|
189753
|
-
"onUpdate:value": te[
|
|
189851
|
+
"onUpdate:value": te[7] || (te[7] = (ae) => W.configData.suffix = ae)
|
|
189754
189852
|
}, null, 8, ["value"])
|
|
189755
189853
|
]),
|
|
189756
189854
|
_: 1
|
|
@@ -190295,7 +190393,7 @@ const DatePicker = locale, typeTemplate = "${label}不是一个有效的${type}"
|
|
|
190295
190393
|
}
|
|
190296
190394
|
},
|
|
190297
190395
|
setup(W, { expose: C }) {
|
|
190298
|
-
const Q = /* @__PURE__ */ Object.assign({ "/src/App.vue": () => import("./App-
|
|
190396
|
+
const Q = /* @__PURE__ */ Object.assign({ "/src/App.vue": () => import("./App-c14f6a9c.js"), "/src/components/HelloWorld.vue": () => import("./HelloWorld-f85f37d5.js"), "/src/components/cModal/index.vue": () => Promise.resolve().then(() => index$5), "/src/components/form-widget/widget/childForm.vue": () => import("./childForm-1f79990f.js"), "/src/components/form-widget/widget/collapsePanel.vue": () => Promise.resolve().then(() => collapsePanel), "/src/components/form-widget/widget/tableSelect.vue": () => Promise.resolve().then(() => tableSelect), "/src/components/form-widget/widget/tableSelectDemo.vue": () => import("./tableSelectDemo-60b7532d.js"), "/src/components/form-widget/widget/tableSelectDemo2.vue": () => import("./tableSelectDemo2-8a8576be.js"), "/src/components/generate/Demo.vue": () => import("./Demo-412c4a6e.js"), "/src/components/generate/GenerateForm.vue": () => import("./GenerateForm-6cb393c8.js"), "/src/components/generate/GenerateReport.vue": () => import("./GenerateReport-0163ae27.js"), "/src/components/icon/SvgIcon.vue": () => Promise.resolve().then(() => SvgIcon$1), "/src/components/monaco/monacoEditor.vue": () => Promise.resolve().then(() => monacoEditor$1), "/src/components/table/cTable.vue": () => import("./cTable-6d15dae0.js"), "/src/components/wonderform/config/ReportIndex.vue": () => Promise.resolve().then(() => ReportIndex), "/src/components/wonderform/config/index.vue": () => Promise.resolve().then(() => index$6), "/src/components/wonderform/config/modules/Col.vue": () => import("./Col-bf32516a.js"), "/src/components/wonderform/config/modules/Collapse.vue": () => import("./Collapse-6fafddb8.js"), "/src/components/wonderform/config/modules/DataSource.vue": () => Promise.resolve().then(() => DataSource$2), "/src/components/wonderform/config/modules/FX.vue": () => import("./FX-5570a4f5.js"), "/src/components/wonderform/config/modules/Form.vue": () => Promise.resolve().then(() => Form), "/src/components/wonderform/config/modules/FormSetting.vue": () => Promise.resolve().then(() => FormSetting$1), "/src/components/wonderform/config/modules/FormSettingIndex.vue": () => Promise.resolve().then(() => FormSettingIndex), "/src/components/wonderform/config/modules/Grid.vue": () => Promise.resolve().then(() => Grid), "/src/components/wonderform/config/modules/Input-删除.vue": () => import("./Input-删除-0adbd59c.js"), "/src/components/wonderform/config/modules/Label-删除.vue": () => import("./Label-删除-2be74ed5.js"), "/src/components/wonderform/config/modules/Properties.vue": () => Promise.resolve().then(() => Properties), "/src/components/wonderform/config/modules/ReportProperties.vue": () => Promise.resolve().then(() => ReportProperties), "/src/components/wonderform/config/modules/Table.vue": () => import("./Table-31078b3f.js"), "/src/components/wonderform/config/modules/TableBtnModal.vue": () => import("./TableBtnModal-9c2d1c78.js"), "/src/components/wonderform/config/modules/TableColumn.vue": () => Promise.resolve().then(() => TableColumn$1), "/src/components/wonderform/config/modules/Tabs.vue": () => Promise.resolve().then(() => Tabs), "/src/components/wonderform/config/modules/TypeScript.vue": () => Promise.resolve().then(() => TypeScript$1), "/src/components/wonderform/design/Form.vue": () => import("./Form-40f53810.js"), "/src/components/wonderform/design/index.vue": () => Promise.resolve().then(() => index$7), "/src/components/wonderform/design/modules/FormCol.vue": () => Promise.resolve().then(() => FormCol$1), "/src/components/wonderform/design/modules/FormCollapse.vue": () => Promise.resolve().then(() => FormCollapse$1), "/src/components/wonderform/design/modules/FormGrid.vue": () => Promise.resolve().then(() => FormGrid$1), "/src/components/wonderform/design/modules/FormGridCopy.vue": () => import("./FormGridCopy-a3bee4a3.js"), "/src/components/wonderform/design/modules/FormInput.vue": () => Promise.resolve().then(() => FormInput$1), "/src/components/wonderform/design/modules/FormReport.vue": () => Promise.resolve().then(() => FormReport$1), "/src/components/wonderform/design/modules/FormTable.vue": () => Promise.resolve().then(() => FormTable$1), "/src/components/wonderform/design/modules/FormTabs.vue": () => Promise.resolve().then(() => FormTabs$1), "/src/components/wonderform/design/modules/FormVue.vue": () => Promise.resolve().then(() => FormVue$1), "/src/components/wonderform/dsource/index.vue": () => Promise.resolve().then(() => index$4), "/src/components/wonderform/dsource/modules/SqlModule.vue": () => import("./SqlModule-4fe36044.js"), "/src/components/wonderform/header/Header.vue": () => Promise.resolve().then(() => Header), "/src/components/wonderform/header/modules/Code.vue": () => import("./Code-9bbb2df3.js"), "/src/components/wonderform/index.vue": () => Promise.resolve().then(() => index$3), "/src/components/wonderform/tool/index.vue": () => Promise.resolve().then(() => index$9), "/src/components/wonderreport/Demo.vue": () => import("./Demo-be0d3a37.js"), "/src/components/wonderreport/ReportModule.vue": () => import("./ReportModule-b4765645.js"), "/src/components/wonderreport/header/index.vue": () => Promise.resolve().then(() => index$2), "/src/components/wonderreport/index.vue": () => Promise.resolve().then(() => index$1), "/src/views/formTest.vue": () => import("./formTest-ace2e78b.js"), "/src/views/sys/login/Login.vue": () => import("./Login-d19ac926.js"), "/src/views/workbench/index.vue": () => import("./index-0cc3c5fc.js") });
|
|
190299
190397
|
let Z = ref(!1), H = ref(!1), K = ref(), G = ref(!1);
|
|
190300
190398
|
const U = computed(() => defineAsyncComponent(Q[`/src/${X.filePath}.vue`])), X = W, ee = computed(() => X.footer ? "" : { footer: null });
|
|
190301
190399
|
C({
|
|
@@ -190543,79 +190641,88 @@ const DatePicker = locale, typeTemplate = "${label}不是一个有效的${type}"
|
|
|
190543
190641
|
get() {
|
|
190544
190642
|
return Q.value;
|
|
190545
190643
|
},
|
|
190546
|
-
set(
|
|
190547
|
-
|
|
190644
|
+
set(ce) {
|
|
190645
|
+
oe("update:value", ce);
|
|
190548
190646
|
}
|
|
190549
190647
|
});
|
|
190550
|
-
const X = /* @__PURE__ */ Object.assign({ "/src/App.vue": () => import("./App-
|
|
190648
|
+
const X = /* @__PURE__ */ Object.assign({ "/src/App.vue": () => import("./App-c14f6a9c.js"), "/src/components/HelloWorld.vue": () => import("./HelloWorld-f85f37d5.js"), "/src/components/cModal/index.vue": () => Promise.resolve().then(() => index$5), "/src/components/form-widget/widget/childForm.vue": () => import("./childForm-1f79990f.js"), "/src/components/form-widget/widget/collapsePanel.vue": () => Promise.resolve().then(() => collapsePanel), "/src/components/form-widget/widget/tableSelect.vue": () => Promise.resolve().then(() => tableSelect), "/src/components/form-widget/widget/tableSelectDemo.vue": () => import("./tableSelectDemo-60b7532d.js"), "/src/components/form-widget/widget/tableSelectDemo2.vue": () => import("./tableSelectDemo2-8a8576be.js"), "/src/components/generate/Demo.vue": () => import("./Demo-412c4a6e.js"), "/src/components/generate/GenerateForm.vue": () => import("./GenerateForm-6cb393c8.js"), "/src/components/generate/GenerateReport.vue": () => import("./GenerateReport-0163ae27.js"), "/src/components/icon/SvgIcon.vue": () => Promise.resolve().then(() => SvgIcon$1), "/src/components/monaco/monacoEditor.vue": () => Promise.resolve().then(() => monacoEditor$1), "/src/components/table/cTable.vue": () => import("./cTable-6d15dae0.js"), "/src/components/wonderform/config/ReportIndex.vue": () => Promise.resolve().then(() => ReportIndex), "/src/components/wonderform/config/index.vue": () => Promise.resolve().then(() => index$6), "/src/components/wonderform/config/modules/Col.vue": () => import("./Col-bf32516a.js"), "/src/components/wonderform/config/modules/Collapse.vue": () => import("./Collapse-6fafddb8.js"), "/src/components/wonderform/config/modules/DataSource.vue": () => Promise.resolve().then(() => DataSource$2), "/src/components/wonderform/config/modules/FX.vue": () => import("./FX-5570a4f5.js"), "/src/components/wonderform/config/modules/Form.vue": () => Promise.resolve().then(() => Form), "/src/components/wonderform/config/modules/FormSetting.vue": () => Promise.resolve().then(() => FormSetting$1), "/src/components/wonderform/config/modules/FormSettingIndex.vue": () => Promise.resolve().then(() => FormSettingIndex), "/src/components/wonderform/config/modules/Grid.vue": () => Promise.resolve().then(() => Grid), "/src/components/wonderform/config/modules/Input-删除.vue": () => import("./Input-删除-0adbd59c.js"), "/src/components/wonderform/config/modules/Label-删除.vue": () => import("./Label-删除-2be74ed5.js"), "/src/components/wonderform/config/modules/Properties.vue": () => Promise.resolve().then(() => Properties), "/src/components/wonderform/config/modules/ReportProperties.vue": () => Promise.resolve().then(() => ReportProperties), "/src/components/wonderform/config/modules/Table.vue": () => import("./Table-31078b3f.js"), "/src/components/wonderform/config/modules/TableBtnModal.vue": () => import("./TableBtnModal-9c2d1c78.js"), "/src/components/wonderform/config/modules/TableColumn.vue": () => Promise.resolve().then(() => TableColumn$1), "/src/components/wonderform/config/modules/Tabs.vue": () => Promise.resolve().then(() => Tabs), "/src/components/wonderform/config/modules/TypeScript.vue": () => Promise.resolve().then(() => TypeScript$1), "/src/components/wonderform/design/Form.vue": () => import("./Form-40f53810.js"), "/src/components/wonderform/design/index.vue": () => Promise.resolve().then(() => index$7), "/src/components/wonderform/design/modules/FormCol.vue": () => Promise.resolve().then(() => FormCol$1), "/src/components/wonderform/design/modules/FormCollapse.vue": () => Promise.resolve().then(() => FormCollapse$1), "/src/components/wonderform/design/modules/FormGrid.vue": () => Promise.resolve().then(() => FormGrid$1), "/src/components/wonderform/design/modules/FormGridCopy.vue": () => import("./FormGridCopy-a3bee4a3.js"), "/src/components/wonderform/design/modules/FormInput.vue": () => Promise.resolve().then(() => FormInput$1), "/src/components/wonderform/design/modules/FormReport.vue": () => Promise.resolve().then(() => FormReport$1), "/src/components/wonderform/design/modules/FormTable.vue": () => Promise.resolve().then(() => FormTable$1), "/src/components/wonderform/design/modules/FormTabs.vue": () => Promise.resolve().then(() => FormTabs$1), "/src/components/wonderform/design/modules/FormVue.vue": () => Promise.resolve().then(() => FormVue$1), "/src/components/wonderform/dsource/index.vue": () => Promise.resolve().then(() => index$4), "/src/components/wonderform/dsource/modules/SqlModule.vue": () => import("./SqlModule-4fe36044.js"), "/src/components/wonderform/header/Header.vue": () => Promise.resolve().then(() => Header), "/src/components/wonderform/header/modules/Code.vue": () => import("./Code-9bbb2df3.js"), "/src/components/wonderform/index.vue": () => Promise.resolve().then(() => index$3), "/src/components/wonderform/tool/index.vue": () => Promise.resolve().then(() => index$9), "/src/components/wonderreport/Demo.vue": () => import("./Demo-be0d3a37.js"), "/src/components/wonderreport/ReportModule.vue": () => import("./ReportModule-b4765645.js"), "/src/components/wonderreport/header/index.vue": () => Promise.resolve().then(() => index$2), "/src/components/wonderreport/index.vue": () => Promise.resolve().then(() => index$1), "/src/views/formTest.vue": () => import("./formTest-ace2e78b.js"), "/src/views/sys/login/Login.vue": () => import("./Login-d19ac926.js"), "/src/views/workbench/index.vue": () => import("./index-0cc3c5fc.js") }), ee = useSlots(), te = computed(() => {
|
|
190551
190649
|
if (Q.filePath) {
|
|
190552
|
-
let
|
|
190553
|
-
return Q.filePath ? Object.keys(X).includes(
|
|
190650
|
+
let ce = `/src/${Q.filePath}.vue`;
|
|
190651
|
+
return Q.filePath ? Object.keys(X).includes(ce) : !1;
|
|
190554
190652
|
} else
|
|
190555
190653
|
return !1;
|
|
190556
|
-
}),
|
|
190557
|
-
let
|
|
190558
|
-
return
|
|
190559
|
-
}),
|
|
190654
|
+
}), ie = computed(() => te ? defineAsyncComponent(X[`/src/${Q.filePath}.vue`]) : null), ne = computed(() => {
|
|
190655
|
+
let ce = Q.dropMenuWidth, de = Q.dropMenuHeight, ue = ce == null || ce == "" ? `width: ${re.value}` : `width: ${typeof ce == "number" ? `${ce}px` : `${ce}`}`, he = de == null || de == "" ? "" : `height: ${typeof de == "number" ? `${de}px` : `${de}`}`;
|
|
190656
|
+
return ue && he ? ue + ";" + he : ue && !he ? ue : !ue && he ? he : "";
|
|
190657
|
+
}), oe = C, re = computed(() => H.value ? H.value.$el.offsetWidth + "px" : "");
|
|
190560
190658
|
onMounted(() => {
|
|
190561
190659
|
Z.value = !0, nextTick(() => {
|
|
190562
190660
|
Z.value = !1;
|
|
190563
190661
|
});
|
|
190564
190662
|
});
|
|
190565
|
-
function
|
|
190566
|
-
let
|
|
190567
|
-
|
|
190663
|
+
function se() {
|
|
190664
|
+
let ce = K.value;
|
|
190665
|
+
ce && !ce.disabled && ce.disabled != "" && (Z.value = !Z.value);
|
|
190568
190666
|
}
|
|
190569
|
-
function
|
|
190570
|
-
|
|
190667
|
+
function ae(ce) {
|
|
190668
|
+
oe("rowChange", ce);
|
|
190571
190669
|
}
|
|
190572
|
-
function
|
|
190573
|
-
|
|
190574
|
-
label:
|
|
190575
|
-
value:
|
|
190670
|
+
function le(ce) {
|
|
190671
|
+
ce ? G.value = ce.map((de) => ({
|
|
190672
|
+
label: de[Q.bindLabelName] || "",
|
|
190673
|
+
value: de[Q.bindKeyName]
|
|
190576
190674
|
})) : G.value = [];
|
|
190577
190675
|
}
|
|
190578
|
-
return (
|
|
190579
|
-
const
|
|
190580
|
-
return openBlock(), createBlock(
|
|
190676
|
+
return (ce, de) => {
|
|
190677
|
+
const ue = resolveComponent("a-select"), he = resolveComponent("a-empty"), Ce = resolveComponent("a-dropdown");
|
|
190678
|
+
return openBlock(), createBlock(Ce, {
|
|
190581
190679
|
overlayClassName: "table-select-dropdown",
|
|
190582
190680
|
trigger: ["click"],
|
|
190583
190681
|
open: unref(Z),
|
|
190584
|
-
"onUpdate:open":
|
|
190585
|
-
onClick:
|
|
190682
|
+
"onUpdate:open": de[2] || (de[2] = (ge) => isRef(Z) ? Z.value = ge : Z = ge),
|
|
190683
|
+
onClick: se
|
|
190586
190684
|
}, {
|
|
190587
190685
|
overlay: withCtx(() => [
|
|
190588
190686
|
createElementVNode("div", {
|
|
190589
190687
|
class: "table-select-content",
|
|
190590
|
-
style: normalizeStyle$1(
|
|
190688
|
+
style: normalizeStyle$1(ne.value)
|
|
190591
190689
|
}, [
|
|
190592
|
-
|
|
190690
|
+
te.value && ie.value ? (openBlock(), createBlock(resolveDynamicComponent(ie.value), {
|
|
190593
190691
|
key: 0,
|
|
190594
190692
|
value: unref(U),
|
|
190595
|
-
"onUpdate:value":
|
|
190693
|
+
"onUpdate:value": de[1] || (de[1] = (ge) => isRef(U) ? U.value = ge : U = ge),
|
|
190596
190694
|
mode: W.mode,
|
|
190597
190695
|
keyName: W.bindKeyName,
|
|
190598
190696
|
tableProps: W.tableProps,
|
|
190599
|
-
onGetTable:
|
|
190600
|
-
onRowChange:
|
|
190601
|
-
}, null, 40, ["value", "mode", "keyName", "tableProps"])) : (openBlock(), createBlock(
|
|
190697
|
+
onGetTable: le,
|
|
190698
|
+
onRowChange: ae
|
|
190699
|
+
}, null, 40, ["value", "mode", "keyName", "tableProps"])) : (openBlock(), createBlock(he, { key: 1 }))
|
|
190602
190700
|
], 4)
|
|
190603
190701
|
]),
|
|
190604
190702
|
default: withCtx(() => [
|
|
190605
|
-
createVNode(
|
|
190703
|
+
createVNode(ue, mergeProps({
|
|
190606
190704
|
ref_key: "select",
|
|
190607
190705
|
ref: H,
|
|
190706
|
+
class: "table-select-selected",
|
|
190608
190707
|
value: unref(U),
|
|
190609
|
-
"onUpdate:value":
|
|
190708
|
+
"onUpdate:value": de[0] || (de[0] = (ge) => isRef(U) ? U.value = ge : U = ge),
|
|
190610
190709
|
options: unref(G),
|
|
190611
190710
|
mode: W.mode
|
|
190612
|
-
}, K.value, { open: !1 }),
|
|
190711
|
+
}, K.value, { open: !1 }), createSlots({ _: 2 }, [
|
|
190712
|
+
unref(ee).suffixIcon ? {
|
|
190713
|
+
name: "suffixIcon",
|
|
190714
|
+
fn: withCtx(() => [
|
|
190715
|
+
renderSlot(ce.$slots, "suffixIcon", {}, void 0, !0)
|
|
190716
|
+
]),
|
|
190717
|
+
key: "0"
|
|
190718
|
+
} : void 0
|
|
190719
|
+
]), 1040, ["value", "options", "mode"])
|
|
190613
190720
|
]),
|
|
190614
|
-
_:
|
|
190721
|
+
_: 3
|
|
190615
190722
|
}, 8, ["open"]);
|
|
190616
190723
|
};
|
|
190617
190724
|
}
|
|
190618
|
-
}),
|
|
190725
|
+
}), tableSelect_vue_vue_type_style_index_0_scoped_e1345caa_lang = "", tableSelect_vue_vue_type_style_index_1_lang = "", CTableSelect = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-e1345caa"]]), tableSelect = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
190619
190726
|
__proto__: null,
|
|
190620
190727
|
default: CTableSelect
|
|
190621
190728
|
}, Symbol.toStringTag, { value: "Module" })), _sfc_main$c = /* @__PURE__ */ defineComponent({
|
|
@@ -190627,7 +190734,7 @@ const DatePicker = locale, typeTemplate = "${label}不是一个有效的${type}"
|
|
|
190627
190734
|
}
|
|
190628
190735
|
},
|
|
190629
190736
|
setup(W) {
|
|
190630
|
-
const C = /* @__PURE__ */ Object.assign({ "/src/App.vue": () => import("./App-
|
|
190737
|
+
const C = /* @__PURE__ */ Object.assign({ "/src/App.vue": () => import("./App-c14f6a9c.js"), "/src/components/HelloWorld.vue": () => import("./HelloWorld-f85f37d5.js"), "/src/components/cModal/index.vue": () => Promise.resolve().then(() => index$5), "/src/components/form-widget/widget/childForm.vue": () => import("./childForm-1f79990f.js"), "/src/components/form-widget/widget/collapsePanel.vue": () => Promise.resolve().then(() => collapsePanel), "/src/components/form-widget/widget/tableSelect.vue": () => Promise.resolve().then(() => tableSelect), "/src/components/form-widget/widget/tableSelectDemo.vue": () => import("./tableSelectDemo-60b7532d.js"), "/src/components/form-widget/widget/tableSelectDemo2.vue": () => import("./tableSelectDemo2-8a8576be.js"), "/src/components/generate/Demo.vue": () => import("./Demo-412c4a6e.js"), "/src/components/generate/GenerateForm.vue": () => import("./GenerateForm-6cb393c8.js"), "/src/components/generate/GenerateReport.vue": () => import("./GenerateReport-0163ae27.js"), "/src/components/icon/SvgIcon.vue": () => Promise.resolve().then(() => SvgIcon$1), "/src/components/monaco/monacoEditor.vue": () => Promise.resolve().then(() => monacoEditor$1), "/src/components/table/cTable.vue": () => import("./cTable-6d15dae0.js"), "/src/components/wonderform/config/ReportIndex.vue": () => Promise.resolve().then(() => ReportIndex), "/src/components/wonderform/config/index.vue": () => Promise.resolve().then(() => index$6), "/src/components/wonderform/config/modules/Col.vue": () => import("./Col-bf32516a.js"), "/src/components/wonderform/config/modules/Collapse.vue": () => import("./Collapse-6fafddb8.js"), "/src/components/wonderform/config/modules/DataSource.vue": () => Promise.resolve().then(() => DataSource$2), "/src/components/wonderform/config/modules/FX.vue": () => import("./FX-5570a4f5.js"), "/src/components/wonderform/config/modules/Form.vue": () => Promise.resolve().then(() => Form), "/src/components/wonderform/config/modules/FormSetting.vue": () => Promise.resolve().then(() => FormSetting$1), "/src/components/wonderform/config/modules/FormSettingIndex.vue": () => Promise.resolve().then(() => FormSettingIndex), "/src/components/wonderform/config/modules/Grid.vue": () => Promise.resolve().then(() => Grid), "/src/components/wonderform/config/modules/Input-删除.vue": () => import("./Input-删除-0adbd59c.js"), "/src/components/wonderform/config/modules/Label-删除.vue": () => import("./Label-删除-2be74ed5.js"), "/src/components/wonderform/config/modules/Properties.vue": () => Promise.resolve().then(() => Properties), "/src/components/wonderform/config/modules/ReportProperties.vue": () => Promise.resolve().then(() => ReportProperties), "/src/components/wonderform/config/modules/Table.vue": () => import("./Table-31078b3f.js"), "/src/components/wonderform/config/modules/TableBtnModal.vue": () => import("./TableBtnModal-9c2d1c78.js"), "/src/components/wonderform/config/modules/TableColumn.vue": () => Promise.resolve().then(() => TableColumn$1), "/src/components/wonderform/config/modules/Tabs.vue": () => Promise.resolve().then(() => Tabs), "/src/components/wonderform/config/modules/TypeScript.vue": () => Promise.resolve().then(() => TypeScript$1), "/src/components/wonderform/design/Form.vue": () => import("./Form-40f53810.js"), "/src/components/wonderform/design/index.vue": () => Promise.resolve().then(() => index$7), "/src/components/wonderform/design/modules/FormCol.vue": () => Promise.resolve().then(() => FormCol$1), "/src/components/wonderform/design/modules/FormCollapse.vue": () => Promise.resolve().then(() => FormCollapse$1), "/src/components/wonderform/design/modules/FormGrid.vue": () => Promise.resolve().then(() => FormGrid$1), "/src/components/wonderform/design/modules/FormGridCopy.vue": () => import("./FormGridCopy-a3bee4a3.js"), "/src/components/wonderform/design/modules/FormInput.vue": () => Promise.resolve().then(() => FormInput$1), "/src/components/wonderform/design/modules/FormReport.vue": () => Promise.resolve().then(() => FormReport$1), "/src/components/wonderform/design/modules/FormTable.vue": () => Promise.resolve().then(() => FormTable$1), "/src/components/wonderform/design/modules/FormTabs.vue": () => Promise.resolve().then(() => FormTabs$1), "/src/components/wonderform/design/modules/FormVue.vue": () => Promise.resolve().then(() => FormVue$1), "/src/components/wonderform/dsource/index.vue": () => Promise.resolve().then(() => index$4), "/src/components/wonderform/dsource/modules/SqlModule.vue": () => import("./SqlModule-4fe36044.js"), "/src/components/wonderform/header/Header.vue": () => Promise.resolve().then(() => Header), "/src/components/wonderform/header/modules/Code.vue": () => import("./Code-9bbb2df3.js"), "/src/components/wonderform/index.vue": () => Promise.resolve().then(() => index$3), "/src/components/wonderform/tool/index.vue": () => Promise.resolve().then(() => index$9), "/src/components/wonderreport/Demo.vue": () => import("./Demo-be0d3a37.js"), "/src/components/wonderreport/ReportModule.vue": () => import("./ReportModule-b4765645.js"), "/src/components/wonderreport/header/index.vue": () => Promise.resolve().then(() => index$2), "/src/components/wonderreport/index.vue": () => Promise.resolve().then(() => index$1), "/src/views/formTest.vue": () => import("./formTest-ace2e78b.js"), "/src/views/sys/login/Login.vue": () => import("./Login-d19ac926.js"), "/src/views/workbench/index.vue": () => import("./index-0cc3c5fc.js") }), Q = W, Z = computed(() => {
|
|
190631
190738
|
if (Q.filePath) {
|
|
190632
190739
|
let K = `/src/${Q.filePath}.vue`;
|
|
190633
190740
|
return Q.filePath ? Object.keys(C).includes(K) : !1;
|
|
@@ -199463,7 +199570,7 @@ const _hoisted_1$7 = { class: "flex-div" }, _hoisted_2$3 = ["title"], _hoisted_3
|
|
|
199463
199570
|
name: "高级组件",
|
|
199464
199571
|
type: "advanced",
|
|
199465
199572
|
list: [
|
|
199466
|
-
{ id: "1", type: "fx", name: "公式", icon: "fx", required: !1, width: "100%" }
|
|
199573
|
+
{ id: "1", type: "fx", name: "公式", icon: "fx", required: !1, bordered: !0, width: "100%" }
|
|
199467
199574
|
]
|
|
199468
199575
|
},
|
|
199469
199576
|
{
|
|
@@ -201198,7 +201305,7 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
201198
201305
|
props: {
|
|
201199
201306
|
id: {
|
|
201200
201307
|
type: Number,
|
|
201201
|
-
default:
|
|
201308
|
+
default: 27
|
|
201202
201309
|
}
|
|
201203
201310
|
},
|
|
201204
201311
|
setup(W) {
|
|
@@ -201308,12 +201415,12 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
201308
201415
|
});
|
|
201309
201416
|
};
|
|
201310
201417
|
}
|
|
201311
|
-
}),
|
|
201418
|
+
}), index_vue_vue_type_style_index_0_scoped_52dee665_lang = "", CImaginReport = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-52dee665"]]), index$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
201312
201419
|
__proto__: null,
|
|
201313
|
-
default:
|
|
201420
|
+
default: CImaginReport
|
|
201314
201421
|
}, Symbol.toStringTag, { value: "Module" })), index = {
|
|
201315
201422
|
install: (W) => {
|
|
201316
|
-
setupStore(W), W.component("CImaginForm", FormImage), W.component("CGenerateForm", _sfc_main$a), W.component("CImaginReport",
|
|
201423
|
+
setupStore(W), W.component("CImaginForm", FormImage), W.component("CGenerateForm", _sfc_main$a), W.component("CImaginReport", CImaginReport), W.component("CCollapsePanel", CCollapsePanel), W.component("CGenerateReportV3", _sfc_main$3);
|
|
201317
201424
|
}
|
|
201318
201425
|
};
|
|
201319
201426
|
export {
|
|
@@ -201322,10 +201429,9 @@ export {
|
|
|
201322
201429
|
CopyOutlined$1 as C,
|
|
201323
201430
|
DragOutlined$1 as D,
|
|
201324
201431
|
generateFormHtml as E,
|
|
201325
|
-
|
|
201432
|
+
FormImage as F,
|
|
201326
201433
|
index as G,
|
|
201327
201434
|
Modal as M,
|
|
201328
|
-
ReportImage as R,
|
|
201329
201435
|
VueDraggableNext as V,
|
|
201330
201436
|
_export_sfc as _,
|
|
201331
201437
|
_sfc_main$c as a,
|
|
@@ -201342,16 +201448,16 @@ export {
|
|
|
201342
201448
|
_sfc_main$j as l,
|
|
201343
201449
|
_sfc_main$t as m,
|
|
201344
201450
|
_sfc_main$u as n,
|
|
201345
|
-
|
|
201451
|
+
FormInput as o,
|
|
201346
201452
|
paginations as p,
|
|
201347
|
-
|
|
201348
|
-
|
|
201349
|
-
_sfc_main$
|
|
201453
|
+
DeleteOutlined$1 as q,
|
|
201454
|
+
guid as r,
|
|
201455
|
+
_sfc_main$8 as s,
|
|
201350
201456
|
tableSelectProps as t,
|
|
201351
201457
|
useFormStore as u,
|
|
201352
|
-
_sfc_main$
|
|
201353
|
-
|
|
201354
|
-
|
|
201458
|
+
_sfc_main$h as v,
|
|
201459
|
+
_sfc_main$1 as w,
|
|
201460
|
+
useRoute as x,
|
|
201355
201461
|
monaco_editor_core_star as y,
|
|
201356
201462
|
zhCN as z
|
|
201357
201463
|
};
|