3h1-ui 2.14.84 → 2.14.86
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/index.js +64 -45
- package/es/style.css +81 -81
- package/lib/index.js +91 -50
- package/package.json +1 -1
package/es/index.js
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { h, nextTick, createVNode, defineComponent, ref, computed, unref, watchEffect, watch, resolveComponent, openBlock, createBlock, mergeProps, withCtx, createElementBlock, Fragment, renderList, createTextVNode, toDisplayString, createSlots, renderSlot, normalizeProps, guardReactiveProps, createElementVNode, onMounted, normalizeClass, createCommentVNode, normalizeStyle, Transition, toHandlers, useSlots, withDirectives, vShow, getCurrentInstance, inject, onUnmounted, provide, onBeforeUnmount, resolveDynamicComponent, reactive, toRef, toRefs, TransitionGroup, getCurrentScope, onScopeDispose, readonly, isRef, shallowRef, isVNode, toRaw, useAttrs as useAttrs$2, shallowReactive, withKeys, withModifiers, render as render$1, resolveDirective, pushScopeId, popScopeId, useCssVars } from "vue";
|
|
1
|
+
import { h, nextTick, createVNode, defineComponent, ref, computed, unref, watchEffect, watch, resolveComponent, openBlock, createBlock, mergeProps, withCtx, createElementBlock, Fragment, renderList, createTextVNode, toDisplayString, createSlots, renderSlot, normalizeProps, guardReactiveProps, createElementVNode, onMounted, normalizeClass, createCommentVNode, normalizeStyle, Transition, toHandlers, useSlots, withDirectives, vShow, getCurrentInstance, inject, onUnmounted, provide, onBeforeUnmount, resolveDynamicComponent, reactive, toRef, toRefs, TransitionGroup, getCurrentScope, onScopeDispose, readonly, defineAsyncComponent, isRef, shallowRef, isVNode, toRaw, useAttrs as useAttrs$2, shallowReactive, withKeys, withModifiers, render as render$1, resolveDirective, pushScopeId, popScopeId, useCssVars } from "vue";
|
|
2
2
|
import { Radio, Select, Tree, TreeSelect, Cascader, Transfer, Input, Tooltip, Skeleton, Popover, Pagination, Empty, Button as Button$1, Table as Table$1, Form, FormItem, DatePicker, InputNumber, Modal as Modal$2, Popconfirm, Menu, Dropdown, Divider as Divider$1, Image, Progress, Tag, Alert, Upload, Space, AutoComplete, Switch, Checkbox, Slider, Rate, TimePicker, Col, Row, MenuItem, MenuDivider, Spin, PageHeader, CheckboxGroup, TableSummaryRow, TableSummaryCell, TableSummary, Badge, FormItemRest, Drawer, Avatar, Descriptions, DescriptionsItem } from "ant-design-vue";
|
|
3
3
|
import { isFunction as isFunction$4, isString as isString$3, isArray as isArray$3, getSlot as getSlot$1, addClass as addClass$1, removeClass as removeClass$1, getPopupContainer as getPopupContainer$1, triggerWindowResize, off, on, addResizeListener, removeResizeListener, withInstall as withInstall$5, extendSlots as extendSlots$1, isBoolean, isNumber as isNumber$2, isDef as isDef$1, buildUUID, warn as warn$1, downloadByUrl, isObject as isObject$3, isNull, dateUtil, isNullOrUnDef, error as error$1, deepMerge as deepMerge$1, getDynamicProps, buildProps, createBEM, forEach as forEach$1, isClient as isClient$1, filter, treeToList, eachTree, isEmpty, isServer, formatToDate, isMap as isMap$2, findNodeAll, getViewportOffset, isNullAndUnDef, dataURLtoBlob, deepMergeObjects } from "@shy-plugins/utils";
|
|
4
4
|
import { useAttrs as useAttrs$1, useRuleFormItem, useTimeoutFn as useTimeoutFn$2, useScrollTo as useScrollTo$1, useIntersectionObserver, useCopyToClipboard, useMessage, usePagination as usePagination$2, useI18n as useI18n$1, useDesign as useDesign$1, useSortable, createContext as createContext$1, useContext as useContext$2, useBreakpoint, useContentHeight, useWindowSizeFn as useWindowSizeFn$1, onMountedOrActivated, useEventListener as useEventListener$1 } from "@shy-plugins/use";
|
|
5
5
|
import { zxcvbn } from "@zxcvbn-ts/core";
|
|
6
6
|
import Iconify from "@purge-icons/generated";
|
|
7
|
-
import { Tinymce } from "@shy-plugins/tinymce";
|
|
8
7
|
import dayjs from "dayjs";
|
|
9
8
|
import Sortablejs from "sortablejs";
|
|
10
9
|
import "xe-utils";
|
|
@@ -4794,7 +4793,7 @@ const _sfc_main$1l = defineComponent({
|
|
|
4794
4793
|
};
|
|
4795
4794
|
}
|
|
4796
4795
|
});
|
|
4797
|
-
const
|
|
4796
|
+
const StrengthMeter_vue_vue_type_style_index_0_scoped_678d40fd_lang = "";
|
|
4798
4797
|
const _hoisted_1$z = ["data-score"];
|
|
4799
4798
|
function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4800
4799
|
const _component_InputPassword = resolveComponent("InputPassword");
|
|
@@ -4826,7 +4825,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4826
4825
|
], 2)
|
|
4827
4826
|
], 2);
|
|
4828
4827
|
}
|
|
4829
|
-
const StrengthMeter = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$M], ["__scopeId", "data-v-
|
|
4828
|
+
const StrengthMeter = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$M], ["__scopeId", "data-v-678d40fd"]]);
|
|
4830
4829
|
const _sfc_main$1k = defineComponent({
|
|
4831
4830
|
name: "SvgIcon",
|
|
4832
4831
|
props: {
|
|
@@ -4862,7 +4861,7 @@ const _sfc_main$1k = defineComponent({
|
|
|
4862
4861
|
return { symbolId, prefixCls: prefixCls2, getStyle };
|
|
4863
4862
|
}
|
|
4864
4863
|
});
|
|
4865
|
-
const
|
|
4864
|
+
const SvgIcon_vue_vue_type_style_index_0_scoped_905fa4a6_lang = "";
|
|
4866
4865
|
const _hoisted_1$y = ["xlink:href"];
|
|
4867
4866
|
function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4868
4867
|
return openBlock(), createElementBlock("svg", {
|
|
@@ -4873,7 +4872,7 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4873
4872
|
createElementVNode("use", { "xlink:href": _ctx.symbolId }, null, 8, _hoisted_1$y)
|
|
4874
4873
|
], 6);
|
|
4875
4874
|
}
|
|
4876
|
-
const SvgIcon = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$L], ["__scopeId", "data-v-
|
|
4875
|
+
const SvgIcon = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$L], ["__scopeId", "data-v-905fa4a6"]]);
|
|
4877
4876
|
const SVG_END_WITH_FLAG = "|svg";
|
|
4878
4877
|
const _sfc_main$1j = defineComponent({
|
|
4879
4878
|
name: "Icon",
|
|
@@ -5184,8 +5183,8 @@ const _sfc_main$1h = /* @__PURE__ */ defineComponent({
|
|
|
5184
5183
|
};
|
|
5185
5184
|
}
|
|
5186
5185
|
});
|
|
5187
|
-
const
|
|
5188
|
-
const BasicArrow = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["__scopeId", "data-v-
|
|
5186
|
+
const BasicArrow_vue_vue_type_style_index_0_scoped_fea26917_lang = "";
|
|
5187
|
+
const BasicArrow = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["__scopeId", "data-v-fea26917"]]);
|
|
5189
5188
|
const props$c = {
|
|
5190
5189
|
/**
|
|
5191
5190
|
* Help text max-width
|
|
@@ -5327,8 +5326,8 @@ const _sfc_main$1f = /* @__PURE__ */ defineComponent({
|
|
|
5327
5326
|
};
|
|
5328
5327
|
}
|
|
5329
5328
|
});
|
|
5330
|
-
const
|
|
5331
|
-
const BasicTitle$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["__scopeId", "data-v-
|
|
5329
|
+
const BasicTitle_vue_vue_type_style_index_0_scoped_59bc8f76_lang = "";
|
|
5330
|
+
const BasicTitle$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["__scopeId", "data-v-59bc8f76"]]);
|
|
5332
5331
|
const props$b = {
|
|
5333
5332
|
prefixCls: { type: String },
|
|
5334
5333
|
helpMessage: {
|
|
@@ -7588,6 +7587,10 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
7588
7587
|
emits: ["change", "input"],
|
|
7589
7588
|
setup(__props) {
|
|
7590
7589
|
const props2 = __props;
|
|
7590
|
+
const Tinymce = defineAsyncComponent(async () => {
|
|
7591
|
+
const { Tinymce: Tinymce2 } = await import("@shy-plugins/tinymce");
|
|
7592
|
+
return Tinymce2;
|
|
7593
|
+
});
|
|
7591
7594
|
const [state] = useRuleFormItem(props2);
|
|
7592
7595
|
return (_ctx, _cache) => {
|
|
7593
7596
|
return openBlock(), createBlock(unref(Tinymce), {
|
|
@@ -7768,8 +7771,8 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
|
7768
7771
|
};
|
|
7769
7772
|
}
|
|
7770
7773
|
});
|
|
7771
|
-
const
|
|
7772
|
-
const Table = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["__scopeId", "data-v-
|
|
7774
|
+
const Table_vue_vue_type_style_index_0_scoped_5fd0ff71_lang = "";
|
|
7775
|
+
const Table = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["__scopeId", "data-v-5fd0ff71"]]);
|
|
7773
7776
|
const modal = "";
|
|
7774
7777
|
useI18n$1();
|
|
7775
7778
|
const modalProps = {
|
|
@@ -8666,8 +8669,8 @@ const _sfc_main$$ = /* @__PURE__ */ defineComponent({
|
|
|
8666
8669
|
};
|
|
8667
8670
|
}
|
|
8668
8671
|
});
|
|
8669
|
-
const
|
|
8670
|
-
const BasicTitle = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-
|
|
8672
|
+
const BasicTitle_vue_vue_type_style_index_0_scoped_fdc837af_lang = "";
|
|
8673
|
+
const BasicTitle = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-fdc837af"]]);
|
|
8671
8674
|
const _sfc_main$_ = defineComponent({
|
|
8672
8675
|
name: "BasicModalHeader",
|
|
8673
8676
|
components: { BasicTitle },
|
|
@@ -12759,8 +12762,8 @@ const _sfc_main$L = /* @__PURE__ */ defineComponent({
|
|
|
12759
12762
|
};
|
|
12760
12763
|
}
|
|
12761
12764
|
});
|
|
12762
|
-
const
|
|
12763
|
-
const TreeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-
|
|
12765
|
+
const TreeHeader_vue_vue_type_style_index_0_scoped_6d3f2554_lang = "";
|
|
12766
|
+
const TreeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-6d3f2554"]]);
|
|
12764
12767
|
process.env.NODE_ENV !== "production" ? Object.freeze({}) : {};
|
|
12765
12768
|
process.env.NODE_ENV !== "production" ? Object.freeze([]) : [];
|
|
12766
12769
|
const isString = (val) => typeof val === "string";
|
|
@@ -13649,7 +13652,7 @@ const _sfc_main$H = defineComponent({
|
|
|
13649
13652
|
return { prefixCls: prefixCls2, getCalcContentWidth };
|
|
13650
13653
|
}
|
|
13651
13654
|
});
|
|
13652
|
-
const
|
|
13655
|
+
const PageFooter_vue_vue_type_style_index_0_scoped_44a47dbd_lang = "";
|
|
13653
13656
|
function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
13654
13657
|
return openBlock(), createElementBlock("div", {
|
|
13655
13658
|
class: normalizeClass(_ctx.prefixCls),
|
|
@@ -13668,7 +13671,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13668
13671
|
], 2)
|
|
13669
13672
|
], 6);
|
|
13670
13673
|
}
|
|
13671
|
-
const PageFooter = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$u], ["__scopeId", "data-v-
|
|
13674
|
+
const PageFooter = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$u], ["__scopeId", "data-v-44a47dbd"]]);
|
|
13672
13675
|
const _sfc_main$G = defineComponent({
|
|
13673
13676
|
name: "PageWrapper",
|
|
13674
13677
|
components: { PageFooter, PageHeader },
|
|
@@ -16233,8 +16236,8 @@ const _sfc_main$y = defineComponent({
|
|
|
16233
16236
|
return { isVisibleAdvancedSearch, handleIconClick };
|
|
16234
16237
|
}
|
|
16235
16238
|
});
|
|
16236
|
-
const
|
|
16237
|
-
const _withScopeId$1 = (n) => (pushScopeId("data-v-
|
|
16239
|
+
const AdvancedSearchSetting_vue_vue_type_style_index_0_scoped_f74ee46a_lang = "";
|
|
16240
|
+
const _withScopeId$1 = (n) => (pushScopeId("data-v-f74ee46a"), n = n(), popScopeId(), n);
|
|
16238
16241
|
const _hoisted_1$k = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("span", null, "高级搜索", -1));
|
|
16239
16242
|
function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
16240
16243
|
const _component_FilterOutlined = resolveComponent("FilterOutlined");
|
|
@@ -16252,7 +16255,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
16252
16255
|
_: 1
|
|
16253
16256
|
});
|
|
16254
16257
|
}
|
|
16255
|
-
const AdvancedSearchSetting = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$o], ["__scopeId", "data-v-
|
|
16258
|
+
const AdvancedSearchSetting = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$o], ["__scopeId", "data-v-f74ee46a"]]);
|
|
16256
16259
|
const index$3 = "";
|
|
16257
16260
|
const searchType = [
|
|
16258
16261
|
{
|
|
@@ -17624,8 +17627,8 @@ const _sfc_main$r = defineComponent({
|
|
|
17624
17627
|
};
|
|
17625
17628
|
}
|
|
17626
17629
|
});
|
|
17627
|
-
const
|
|
17628
|
-
const _withScopeId = (n) => (pushScopeId("data-v-
|
|
17630
|
+
const TableGlobalSearch_vue_vue_type_style_index_0_scoped_90331d26_lang = "";
|
|
17631
|
+
const _withScopeId = (n) => (pushScopeId("data-v-90331d26"), n = n(), popScopeId(), n);
|
|
17629
17632
|
const _hoisted_1$f = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", null, "搜索全部", -1));
|
|
17630
17633
|
const _hoisted_2$4 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", null, "搜索特定字段", -1));
|
|
17631
17634
|
const _hoisted_3$2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", null, null, -1));
|
|
@@ -17683,7 +17686,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
17683
17686
|
])
|
|
17684
17687
|
], 4);
|
|
17685
17688
|
}
|
|
17686
|
-
const TableGlobalSearch = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$j], ["__scopeId", "data-v-
|
|
17689
|
+
const TableGlobalSearch = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$j], ["__scopeId", "data-v-90331d26"]]);
|
|
17687
17690
|
const _sfc_main$q = defineComponent({
|
|
17688
17691
|
components: {
|
|
17689
17692
|
TableAdvancedSearch,
|
|
@@ -18237,7 +18240,7 @@ const _sfc_main$o = defineComponent({
|
|
|
18237
18240
|
setup() {
|
|
18238
18241
|
}
|
|
18239
18242
|
});
|
|
18240
|
-
const
|
|
18243
|
+
const TableDict_vue_vue_type_style_index_0_scoped_7d89a0e9_lang = "";
|
|
18241
18244
|
function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
|
|
18242
18245
|
var _a2;
|
|
18243
18246
|
const _component_Icon = resolveComponent("Icon");
|
|
@@ -18266,7 +18269,7 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
18266
18269
|
]), 1032, ["color"])
|
|
18267
18270
|
]);
|
|
18268
18271
|
}
|
|
18269
|
-
const TableDict = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$g], ["__scopeId", "data-v-
|
|
18272
|
+
const TableDict = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$g], ["__scopeId", "data-v-7d89a0e9"]]);
|
|
18270
18273
|
const index$2 = "";
|
|
18271
18274
|
var RoleEnum = /* @__PURE__ */ ((RoleEnum2) => {
|
|
18272
18275
|
RoleEnum2["SUPER"] = "super";
|
|
@@ -18542,8 +18545,8 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18542
18545
|
};
|
|
18543
18546
|
}
|
|
18544
18547
|
});
|
|
18545
|
-
const
|
|
18546
|
-
const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-
|
|
18548
|
+
const Modal_vue_vue_type_style_index_0_scoped_4dc415ac_lang = "";
|
|
18549
|
+
const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-4dc415ac"]]);
|
|
18547
18550
|
const _hoisted_1$b = { class: "api-modal-select" };
|
|
18548
18551
|
const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
18549
18552
|
__name: "ApiModalSelect",
|
|
@@ -18690,8 +18693,8 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
|
18690
18693
|
};
|
|
18691
18694
|
}
|
|
18692
18695
|
});
|
|
18693
|
-
const
|
|
18694
|
-
const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-
|
|
18696
|
+
const ApiModalSelect_vue_vue_type_style_index_0_scoped_fb4fe18d_lang = "";
|
|
18697
|
+
const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-fb4fe18d"]]);
|
|
18695
18698
|
const Description$1 = "";
|
|
18696
18699
|
const basicColProps = 24;
|
|
18697
18700
|
const basicProps$2 = reactive({
|
|
@@ -22709,7 +22712,7 @@ const _sfc_main$f = defineComponent({
|
|
|
22709
22712
|
};
|
|
22710
22713
|
}
|
|
22711
22714
|
});
|
|
22712
|
-
const
|
|
22715
|
+
const CropperAvatar_vue_vue_type_style_index_0_scoped_31315934_lang = "";
|
|
22713
22716
|
const _hoisted_1$7 = ["src"];
|
|
22714
22717
|
function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22715
22718
|
const _component_Icon = resolveComponent("Icon");
|
|
@@ -22760,7 +22763,7 @@ function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
22760
22763
|
}, null, 8, ["onRegister", "onUploadSuccess", "onBeforeUpload", "uploadApi", "src"])
|
|
22761
22764
|
], 6);
|
|
22762
22765
|
}
|
|
22763
|
-
const CropperAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$a], ["__scopeId", "data-v-
|
|
22766
|
+
const CropperAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$a], ["__scopeId", "data-v-31315934"]]);
|
|
22764
22767
|
const props = {
|
|
22765
22768
|
startVal: { type: Number, default: 0 },
|
|
22766
22769
|
endVal: { type: Number, default: 2021 },
|
|
@@ -22931,7 +22934,7 @@ const _sfc_main$c = defineComponent({
|
|
|
22931
22934
|
}
|
|
22932
22935
|
}
|
|
22933
22936
|
});
|
|
22934
|
-
const
|
|
22937
|
+
const Loading_vue_vue_type_style_index_0_scoped_ee545744_lang = "";
|
|
22935
22938
|
function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22936
22939
|
const _component_Spin = resolveComponent("Spin");
|
|
22937
22940
|
return withDirectives((openBlock(), createElementBlock("section", {
|
|
@@ -22947,7 +22950,7 @@ function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
22947
22950
|
[vShow, _ctx.loading]
|
|
22948
22951
|
]);
|
|
22949
22952
|
}
|
|
22950
|
-
const Loading = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$8], ["__scopeId", "data-v-
|
|
22953
|
+
const Loading = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$8], ["__scopeId", "data-v-ee545744"]]);
|
|
22951
22954
|
function createLoading(props2, target, wait = false) {
|
|
22952
22955
|
let vm = null;
|
|
22953
22956
|
const data = reactive({
|
|
@@ -24536,6 +24539,10 @@ const basicContainerProps = reactive({
|
|
|
24536
24539
|
title: {
|
|
24537
24540
|
type: String
|
|
24538
24541
|
},
|
|
24542
|
+
loading: {
|
|
24543
|
+
type: Boolean,
|
|
24544
|
+
default: false
|
|
24545
|
+
},
|
|
24539
24546
|
isShowHeader: {
|
|
24540
24547
|
type: Boolean,
|
|
24541
24548
|
default: true
|
|
@@ -24587,7 +24594,8 @@ const setDefaultConfig$1 = (config) => {
|
|
|
24587
24594
|
const _sfc_main$1 = defineComponent({
|
|
24588
24595
|
components: {
|
|
24589
24596
|
Button: Button$1,
|
|
24590
|
-
ArrowLeftOutlined: ArrowLeftOutlined$1
|
|
24597
|
+
ArrowLeftOutlined: ArrowLeftOutlined$1,
|
|
24598
|
+
LoadingOutlined: LoadingOutlined$1
|
|
24591
24599
|
},
|
|
24592
24600
|
props: basicContainerProps,
|
|
24593
24601
|
emits: ["submit", "cancel", "save"],
|
|
@@ -24610,6 +24618,7 @@ const _sfc_main$1 = defineComponent({
|
|
|
24610
24618
|
const BasicContainer_vue_vue_type_style_index_0_lang = "";
|
|
24611
24619
|
function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
24612
24620
|
const _component_ArrowLeftOutlined = resolveComponent("ArrowLeftOutlined");
|
|
24621
|
+
const _component_LoadingOutlined = resolveComponent("LoadingOutlined");
|
|
24613
24622
|
const _component_Button = resolveComponent("Button");
|
|
24614
24623
|
return openBlock(), createElementBlock("div", {
|
|
24615
24624
|
class: normalizeClass(_ctx.prefixCls)
|
|
@@ -24621,12 +24630,19 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
24621
24630
|
createElementVNode("div", {
|
|
24622
24631
|
class: normalizeClass(`${_ctx.prefixCls}-header-title`)
|
|
24623
24632
|
}, [
|
|
24624
|
-
|
|
24633
|
+
!_ctx.loading ? (openBlock(), createElementBlock("div", {
|
|
24634
|
+
key: 0,
|
|
24625
24635
|
class: normalizeClass(`${_ctx.prefixCls}-header-title-icon`),
|
|
24626
24636
|
onClick: _cache[0] || (_cache[0] = ($event) => _ctx.emit("cancel"))
|
|
24627
24637
|
}, [
|
|
24628
24638
|
createVNode(_component_ArrowLeftOutlined, { style: { fontSize: `16px` } })
|
|
24629
|
-
], 2),
|
|
24639
|
+
], 2)) : createCommentVNode("", true),
|
|
24640
|
+
_ctx.loading ? (openBlock(), createElementBlock("div", {
|
|
24641
|
+
key: 1,
|
|
24642
|
+
class: normalizeClass(`${_ctx.prefixCls}-header-title-loading-icon`)
|
|
24643
|
+
}, [
|
|
24644
|
+
createVNode(_component_LoadingOutlined, { style: { fontSize: `16px` } })
|
|
24645
|
+
], 2)) : createCommentVNode("", true),
|
|
24630
24646
|
createElementVNode("div", {
|
|
24631
24647
|
class: normalizeClass(`${_ctx.prefixCls}-header-title-text`)
|
|
24632
24648
|
}, toDisplayString(_ctx.title), 3)
|
|
@@ -24653,36 +24669,39 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
24653
24669
|
_ctx.isShowCancelBtn ? (openBlock(), createBlock(_component_Button, {
|
|
24654
24670
|
key: 0,
|
|
24655
24671
|
class: normalizeClass(`${_ctx.prefixCls}-footer-cancel-button`),
|
|
24672
|
+
loading: _ctx.loading,
|
|
24656
24673
|
onClick: _cache[1] || (_cache[1] = ($event) => _ctx.emit("cancel"))
|
|
24657
24674
|
}, {
|
|
24658
24675
|
default: withCtx(() => [
|
|
24659
24676
|
createTextVNode(toDisplayString(_ctx.cancelBtnText), 1)
|
|
24660
24677
|
]),
|
|
24661
24678
|
_: 1
|
|
24662
|
-
}, 8, ["class"])) : createCommentVNode("", true),
|
|
24679
|
+
}, 8, ["class", "loading"])) : createCommentVNode("", true),
|
|
24663
24680
|
createElementVNode("div", {
|
|
24664
24681
|
class: normalizeClass(`${_ctx.prefixCls}-footer-fn-buttons`)
|
|
24665
24682
|
}, [
|
|
24666
24683
|
_ctx.isShowSaveBtn ? (openBlock(), createBlock(_component_Button, {
|
|
24667
24684
|
key: 0,
|
|
24668
24685
|
type: "primary",
|
|
24686
|
+
loading: _ctx.loading,
|
|
24669
24687
|
onClick: _cache[2] || (_cache[2] = ($event) => _ctx.emit("save"))
|
|
24670
24688
|
}, {
|
|
24671
24689
|
default: withCtx(() => [
|
|
24672
24690
|
createTextVNode(toDisplayString(_ctx.saveBtnText), 1)
|
|
24673
24691
|
]),
|
|
24674
24692
|
_: 1
|
|
24675
|
-
})) : createCommentVNode("", true),
|
|
24693
|
+
}, 8, ["loading"])) : createCommentVNode("", true),
|
|
24676
24694
|
_ctx.isShowSubmitBtn ? (openBlock(), createBlock(_component_Button, {
|
|
24677
24695
|
key: 1,
|
|
24678
24696
|
type: "primary",
|
|
24697
|
+
loading: _ctx.loading,
|
|
24679
24698
|
onClick: _cache[3] || (_cache[3] = ($event) => _ctx.emit("submit"))
|
|
24680
24699
|
}, {
|
|
24681
24700
|
default: withCtx(() => [
|
|
24682
24701
|
createTextVNode(toDisplayString(_ctx.submitBtnText), 1)
|
|
24683
24702
|
]),
|
|
24684
24703
|
_: 1
|
|
24685
|
-
})) : createCommentVNode("", true),
|
|
24704
|
+
}, 8, ["loading"])) : createCommentVNode("", true),
|
|
24686
24705
|
renderSlot(_ctx.$slots, "buttons")
|
|
24687
24706
|
], 2)
|
|
24688
24707
|
], 2)) : createCommentVNode("", true),
|
|
@@ -24716,7 +24735,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
24716
24735
|
setup(__props, { expose }) {
|
|
24717
24736
|
const props2 = __props;
|
|
24718
24737
|
useCssVars((_ctx) => ({
|
|
24719
|
-
"
|
|
24738
|
+
"989efb00": props2.labelWidth
|
|
24720
24739
|
}));
|
|
24721
24740
|
const form = ref({});
|
|
24722
24741
|
const formRef = ref();
|
|
@@ -24886,8 +24905,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
24886
24905
|
};
|
|
24887
24906
|
}
|
|
24888
24907
|
});
|
|
24889
|
-
const
|
|
24890
|
-
const descriptionsForm = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
24908
|
+
const DescriptionsForm_vue_vue_type_style_index_0_scoped_2d2eda80_lang = "";
|
|
24909
|
+
const descriptionsForm = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-2d2eda80"]]);
|
|
24891
24910
|
const DescriptionsForm = withInstall$5(descriptionsForm);
|
|
24892
24911
|
const basicResizeWrapperProps = reactive({
|
|
24893
24912
|
designWidth: {
|
|
@@ -24932,8 +24951,8 @@ const __default__ = defineComponent({
|
|
|
24932
24951
|
});
|
|
24933
24952
|
const __injectCSSVars__ = () => {
|
|
24934
24953
|
useCssVars((_ctx) => ({
|
|
24935
|
-
"
|
|
24936
|
-
"
|
|
24954
|
+
"0aaa544f": _ctx.designWidth,
|
|
24955
|
+
"30d13bbe": _ctx.designHeight
|
|
24937
24956
|
}));
|
|
24938
24957
|
};
|
|
24939
24958
|
const __setup__ = __default__.setup;
|
package/es/style.css
CHANGED
|
@@ -24613,14 +24613,14 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
24613
24613
|
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-file+.ant-upload-list-item-name {
|
|
24614
24614
|
margin: 8px 0 0;
|
|
24615
24615
|
padding: 0;
|
|
24616
|
-
}.shy-strength-meter-bar[data-v-
|
|
24616
|
+
}.shy-strength-meter-bar[data-v-678d40fd] {
|
|
24617
24617
|
position: relative;
|
|
24618
24618
|
margin: 10px auto 6px;
|
|
24619
24619
|
height: 6px;
|
|
24620
24620
|
background-color: rgba(0, 0, 0, 0.25);
|
|
24621
24621
|
border-radius: 6px;
|
|
24622
24622
|
}
|
|
24623
|
-
.shy-strength-meter-bar[data-v-
|
|
24623
|
+
.shy-strength-meter-bar[data-v-678d40fd]::before, .shy-strength-meter-bar[data-v-678d40fd]::after {
|
|
24624
24624
|
position: absolute;
|
|
24625
24625
|
z-index: 10;
|
|
24626
24626
|
display: block;
|
|
@@ -24632,13 +24632,13 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
24632
24632
|
border-color: #fff;
|
|
24633
24633
|
content: '';
|
|
24634
24634
|
}
|
|
24635
|
-
.shy-strength-meter-bar[data-v-
|
|
24635
|
+
.shy-strength-meter-bar[data-v-678d40fd]::before {
|
|
24636
24636
|
left: 20%;
|
|
24637
24637
|
}
|
|
24638
|
-
.shy-strength-meter-bar[data-v-
|
|
24638
|
+
.shy-strength-meter-bar[data-v-678d40fd]::after {
|
|
24639
24639
|
right: 20%;
|
|
24640
24640
|
}
|
|
24641
|
-
.shy-strength-meter-bar--fill[data-v-
|
|
24641
|
+
.shy-strength-meter-bar--fill[data-v-678d40fd] {
|
|
24642
24642
|
position: absolute;
|
|
24643
24643
|
width: 0;
|
|
24644
24644
|
height: inherit;
|
|
@@ -24646,32 +24646,32 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
24646
24646
|
border-radius: inherit;
|
|
24647
24647
|
transition: width 0.5s ease-in-out, background 0.25s;
|
|
24648
24648
|
}
|
|
24649
|
-
.shy-strength-meter-bar--fill[data-score='0'][data-v-
|
|
24649
|
+
.shy-strength-meter-bar--fill[data-score='0'][data-v-678d40fd] {
|
|
24650
24650
|
width: 20%;
|
|
24651
24651
|
background-color: #e74242;
|
|
24652
24652
|
}
|
|
24653
|
-
.shy-strength-meter-bar--fill[data-score='1'][data-v-
|
|
24653
|
+
.shy-strength-meter-bar--fill[data-score='1'][data-v-678d40fd] {
|
|
24654
24654
|
width: 40%;
|
|
24655
24655
|
background-color: #ED6F6F;
|
|
24656
24656
|
}
|
|
24657
|
-
.shy-strength-meter-bar--fill[data-score='2'][data-v-
|
|
24657
|
+
.shy-strength-meter-bar--fill[data-score='2'][data-v-678d40fd] {
|
|
24658
24658
|
width: 60%;
|
|
24659
24659
|
background-color: #EFBD47;
|
|
24660
24660
|
}
|
|
24661
|
-
.shy-strength-meter-bar--fill[data-score='3'][data-v-
|
|
24661
|
+
.shy-strength-meter-bar--fill[data-score='3'][data-v-678d40fd] {
|
|
24662
24662
|
width: 80%;
|
|
24663
24663
|
background-color: rgba(85, 209, 135, 0.5);
|
|
24664
24664
|
}
|
|
24665
|
-
.shy-strength-meter-bar--fill[data-score='4'][data-v-
|
|
24665
|
+
.shy-strength-meter-bar--fill[data-score='4'][data-v-678d40fd] {
|
|
24666
24666
|
width: 100%;
|
|
24667
24667
|
background-color: #55D187;
|
|
24668
|
-
}.shy-svg-icon[data-v-
|
|
24668
|
+
}.shy-svg-icon[data-v-905fa4a6] {
|
|
24669
24669
|
display: inline-block;
|
|
24670
24670
|
overflow: hidden;
|
|
24671
24671
|
vertical-align: -0.15em;
|
|
24672
24672
|
fill: currentcolor;
|
|
24673
24673
|
}
|
|
24674
|
-
.svg-icon-spin[data-v-
|
|
24674
|
+
.svg-icon-spin[data-v-905fa4a6] {
|
|
24675
24675
|
animation: loadingCircle 1s infinite linear;
|
|
24676
24676
|
}.app-iconify {
|
|
24677
24677
|
display: inline-block;
|
|
@@ -24685,29 +24685,29 @@ span.iconify {
|
|
|
24685
24685
|
min-height: 1em;
|
|
24686
24686
|
background-color: #5551;
|
|
24687
24687
|
border-radius: 100%;
|
|
24688
|
-
}.shy-basic-arrow[data-v-
|
|
24688
|
+
}.shy-basic-arrow[data-v-fea26917] {
|
|
24689
24689
|
display: inline-block;
|
|
24690
24690
|
cursor: pointer;
|
|
24691
24691
|
transform: rotate(0deg);
|
|
24692
24692
|
transition: all 0.3s ease 0.1s;
|
|
24693
24693
|
transform-origin: center center;
|
|
24694
24694
|
}
|
|
24695
|
-
.shy-basic-arrow--active[data-v-
|
|
24695
|
+
.shy-basic-arrow--active[data-v-fea26917] {
|
|
24696
24696
|
transform: rotate(90deg);
|
|
24697
24697
|
}
|
|
24698
|
-
.shy-basic-arrow.inset[data-v-
|
|
24698
|
+
.shy-basic-arrow.inset[data-v-fea26917] {
|
|
24699
24699
|
line-height: 0px;
|
|
24700
24700
|
}
|
|
24701
|
-
.shy-basic-arrow.up[data-v-
|
|
24701
|
+
.shy-basic-arrow.up[data-v-fea26917] {
|
|
24702
24702
|
transform: rotate(-90deg);
|
|
24703
24703
|
}
|
|
24704
|
-
.shy-basic-arrow.down[data-v-
|
|
24704
|
+
.shy-basic-arrow.down[data-v-fea26917] {
|
|
24705
24705
|
transform: rotate(90deg);
|
|
24706
24706
|
}
|
|
24707
|
-
.shy-basic-arrow.up.shy-basic-arrow--active[data-v-
|
|
24707
|
+
.shy-basic-arrow.up.shy-basic-arrow--active[data-v-fea26917] {
|
|
24708
24708
|
transform: rotate(90deg);
|
|
24709
24709
|
}
|
|
24710
|
-
.shy-basic-arrow.down.shy-basic-arrow--active[data-v-
|
|
24710
|
+
.shy-basic-arrow.down.shy-basic-arrow--active[data-v-fea26917] {
|
|
24711
24711
|
transform: rotate(-90deg);
|
|
24712
24712
|
}.shy-basic-help {
|
|
24713
24713
|
display: inline-block;
|
|
@@ -24721,7 +24721,7 @@ span.iconify {
|
|
|
24721
24721
|
}
|
|
24722
24722
|
.shy-basic-help__wrap p {
|
|
24723
24723
|
margin-bottom: 0;
|
|
24724
|
-
}.shy-basic-title[data-v-
|
|
24724
|
+
}.shy-basic-title[data-v-59bc8f76] {
|
|
24725
24725
|
position: relative;
|
|
24726
24726
|
display: flex;
|
|
24727
24727
|
padding-left: 7px;
|
|
@@ -24732,11 +24732,11 @@ span.iconify {
|
|
|
24732
24732
|
cursor: pointer;
|
|
24733
24733
|
user-select: none;
|
|
24734
24734
|
}
|
|
24735
|
-
.shy-basic-title-normal[data-v-
|
|
24735
|
+
.shy-basic-title-normal[data-v-59bc8f76] {
|
|
24736
24736
|
font-size: 14px;
|
|
24737
24737
|
font-weight: 500;
|
|
24738
24738
|
}
|
|
24739
|
-
.shy-basic-title-show-span[data-v-
|
|
24739
|
+
.shy-basic-title-show-span[data-v-59bc8f76]::before {
|
|
24740
24740
|
position: absolute;
|
|
24741
24741
|
top: 4px;
|
|
24742
24742
|
left: 0;
|
|
@@ -24746,7 +24746,7 @@ span.iconify {
|
|
|
24746
24746
|
background-color: #006eff;
|
|
24747
24747
|
content: '';
|
|
24748
24748
|
}
|
|
24749
|
-
.shy-basic-title-help[data-v-
|
|
24749
|
+
.shy-basic-title-help[data-v-59bc8f76] {
|
|
24750
24750
|
margin-left: 10px;
|
|
24751
24751
|
}.shy-collapse-container {
|
|
24752
24752
|
background-color: #fff;
|
|
@@ -24871,28 +24871,28 @@ span.iconify {
|
|
|
24871
24871
|
.shy-tinymce-container textarea {
|
|
24872
24872
|
z-index: -1;
|
|
24873
24873
|
visibility: hidden;
|
|
24874
|
-
}.shy-table-edit-icon-plus[data-v-
|
|
24874
|
+
}.shy-table-edit-icon-plus[data-v-5fd0ff71] {
|
|
24875
24875
|
width: 30px;
|
|
24876
24876
|
height: 30px;
|
|
24877
24877
|
font-size: 30px;
|
|
24878
24878
|
cursor: pointer;
|
|
24879
24879
|
display: flex;
|
|
24880
24880
|
}
|
|
24881
|
-
.table-children[data-v-
|
|
24881
|
+
.table-children[data-v-5fd0ff71] .ant-form-item {
|
|
24882
24882
|
margin-bottom: 0 !important;
|
|
24883
24883
|
}
|
|
24884
|
-
.delete-wrapper[data-v-
|
|
24884
|
+
.delete-wrapper[data-v-5fd0ff71] {
|
|
24885
24885
|
height: 100%;
|
|
24886
24886
|
}
|
|
24887
|
-
.delete-wrapper:hover .delete-item[data-v-
|
|
24887
|
+
.delete-wrapper:hover .delete-item[data-v-5fd0ff71] {
|
|
24888
24888
|
display: flex;
|
|
24889
24889
|
justify-content: center;
|
|
24890
24890
|
align-items: center;
|
|
24891
24891
|
}
|
|
24892
|
-
.delete-wrapper:hover .delete-index[data-v-
|
|
24892
|
+
.delete-wrapper:hover .delete-index[data-v-5fd0ff71] {
|
|
24893
24893
|
display: none;
|
|
24894
24894
|
}
|
|
24895
|
-
.delete-wrapper .delete-item[data-v-
|
|
24895
|
+
.delete-wrapper .delete-item[data-v-5fd0ff71] {
|
|
24896
24896
|
background-color: red;
|
|
24897
24897
|
border-radius: 50%;
|
|
24898
24898
|
width: 30px;
|
|
@@ -24901,7 +24901,7 @@ span.iconify {
|
|
|
24901
24901
|
display: none;
|
|
24902
24902
|
cursor: pointer;
|
|
24903
24903
|
}
|
|
24904
|
-
.delete-wrapper .delete-index[data-v-
|
|
24904
|
+
.delete-wrapper .delete-index[data-v-5fd0ff71] {
|
|
24905
24905
|
display: inline-block;
|
|
24906
24906
|
}@media screen and (max-height: 600px) {
|
|
24907
24907
|
.ant-modal {
|
|
@@ -25040,7 +25040,7 @@ span.iconify {
|
|
|
25040
25040
|
}
|
|
25041
25041
|
.shy-basic-help__wrap p {
|
|
25042
25042
|
margin-bottom: 0;
|
|
25043
|
-
}.shy-basic-title[data-v-
|
|
25043
|
+
}.shy-basic-title[data-v-fdc837af] {
|
|
25044
25044
|
position: relative;
|
|
25045
25045
|
display: flex;
|
|
25046
25046
|
padding-left: 7px;
|
|
@@ -25051,11 +25051,11 @@ span.iconify {
|
|
|
25051
25051
|
cursor: pointer;
|
|
25052
25052
|
user-select: none;
|
|
25053
25053
|
}
|
|
25054
|
-
.shy-basic-title-normal[data-v-
|
|
25054
|
+
.shy-basic-title-normal[data-v-fdc837af] {
|
|
25055
25055
|
font-size: 14px;
|
|
25056
25056
|
font-weight: 500;
|
|
25057
25057
|
}
|
|
25058
|
-
.shy-basic-title-show-span[data-v-
|
|
25058
|
+
.shy-basic-title-show-span[data-v-fdc837af]::before {
|
|
25059
25059
|
position: absolute;
|
|
25060
25060
|
top: 4px;
|
|
25061
25061
|
left: 0;
|
|
@@ -25065,7 +25065,7 @@ span.iconify {
|
|
|
25065
25065
|
background-color: #006eff;
|
|
25066
25066
|
content: '';
|
|
25067
25067
|
}
|
|
25068
|
-
.shy-basic-title-help[data-v-
|
|
25068
|
+
.shy-basic-title-help[data-v-fdc837af] {
|
|
25069
25069
|
margin-left: 10px;
|
|
25070
25070
|
}.shy-basic-table-action {
|
|
25071
25071
|
display: flex;
|
|
@@ -25261,7 +25261,7 @@ span.iconify {
|
|
|
25261
25261
|
height: 14px;
|
|
25262
25262
|
content: '';
|
|
25263
25263
|
background: #2991ff;
|
|
25264
|
-
}.shy-search[data-v-
|
|
25264
|
+
}.shy-search[data-v-6d3f2554] {
|
|
25265
25265
|
position: relative;
|
|
25266
25266
|
display: flex;
|
|
25267
25267
|
align-items: center;
|
|
@@ -25365,7 +25365,7 @@ span.iconify {
|
|
|
25365
25365
|
.shy-tree__action {
|
|
25366
25366
|
margin-left: 4px;
|
|
25367
25367
|
visibility: hidden;
|
|
25368
|
-
}.shy-page-footer[data-v-
|
|
25368
|
+
}.shy-page-footer[data-v-44a47dbd] {
|
|
25369
25369
|
position: fixed;
|
|
25370
25370
|
right: 0;
|
|
25371
25371
|
bottom: 0;
|
|
@@ -25380,7 +25380,7 @@ span.iconify {
|
|
|
25380
25380
|
line-height: 44px;
|
|
25381
25381
|
border-top: 1px solid #E4E7ED;
|
|
25382
25382
|
}
|
|
25383
|
-
.shy-page-footer__left[data-v-
|
|
25383
|
+
.shy-page-footer__left[data-v-44a47dbd] {
|
|
25384
25384
|
flex: 1 1;
|
|
25385
25385
|
}.shy-page-wrapper {
|
|
25386
25386
|
position: relative;
|
|
@@ -25552,7 +25552,7 @@ span.iconify {
|
|
|
25552
25552
|
}
|
|
25553
25553
|
.shy-basic-column-setting__cloumn-list .scrollbar {
|
|
25554
25554
|
height: 220px;
|
|
25555
|
-
}.icon-selected[data-v-
|
|
25555
|
+
}.icon-selected[data-v-f74ee46a] {
|
|
25556
25556
|
color: #498bf8;
|
|
25557
25557
|
}.shy-ui-advanced-search .ant-form-item {
|
|
25558
25558
|
margin-bottom: 0;
|
|
@@ -25622,7 +25622,7 @@ span.iconify {
|
|
|
25622
25622
|
}
|
|
25623
25623
|
.shy-basic-table-header__toolbar > * {
|
|
25624
25624
|
margin-right: 8px;
|
|
25625
|
-
}.shy-basic-table-global-search[data-v-
|
|
25625
|
+
}.shy-basic-table-global-search[data-v-90331d26] {
|
|
25626
25626
|
position: absolute;
|
|
25627
25627
|
top: 40px;
|
|
25628
25628
|
right: 131px;
|
|
@@ -25634,7 +25634,7 @@ span.iconify {
|
|
|
25634
25634
|
border: 1px solid #ebebeb;
|
|
25635
25635
|
padding: 10px;
|
|
25636
25636
|
}
|
|
25637
|
-
.shy-basic-table-global-search-item-global[data-v-
|
|
25637
|
+
.shy-basic-table-global-search-item-global[data-v-90331d26] {
|
|
25638
25638
|
height: 32px;
|
|
25639
25639
|
line-height: 32px;
|
|
25640
25640
|
font-size: 14px;
|
|
@@ -25645,7 +25645,7 @@ span.iconify {
|
|
|
25645
25645
|
align-items: center;
|
|
25646
25646
|
justify-content: space-between;
|
|
25647
25647
|
}
|
|
25648
|
-
.shy-basic-table-global-search-item-special[data-v-
|
|
25648
|
+
.shy-basic-table-global-search-item-special[data-v-90331d26] {
|
|
25649
25649
|
height: 32px;
|
|
25650
25650
|
line-height: 32px;
|
|
25651
25651
|
font-size: 14px;
|
|
@@ -25656,10 +25656,10 @@ span.iconify {
|
|
|
25656
25656
|
align-items: center;
|
|
25657
25657
|
justify-content: space-between;
|
|
25658
25658
|
}
|
|
25659
|
-
.shy-basic-table-global-search-checkbox-wrapper[data-v-
|
|
25659
|
+
.shy-basic-table-global-search-checkbox-wrapper[data-v-90331d26] {
|
|
25660
25660
|
padding: 0 8px;
|
|
25661
25661
|
}
|
|
25662
|
-
.shy-basic-table-global-search .selected-bg[data-v-
|
|
25662
|
+
.shy-basic-table-global-search .selected-bg[data-v-90331d26] {
|
|
25663
25663
|
background-color: #ebf1ff;
|
|
25664
25664
|
}.shy-basic-table-img .ant-image {
|
|
25665
25665
|
margin-right: 4px;
|
|
@@ -25670,7 +25670,7 @@ span.iconify {
|
|
|
25670
25670
|
}
|
|
25671
25671
|
.shy-basic-table-img .img-div {
|
|
25672
25672
|
display: inline-grid;
|
|
25673
|
-
}.app-iconify[data-v-
|
|
25673
|
+
}.app-iconify[data-v-7d89a0e9] {
|
|
25674
25674
|
vertical-align: middle;
|
|
25675
25675
|
}[data-theme='dark'] .ant-table-tbody > tr:hover.ant-table-row-selected > td, [data-theme='dark'] .ant-table-tbody > tr.ant-table-row-selected td {
|
|
25676
25676
|
background-color: #262626;
|
|
@@ -25815,19 +25815,19 @@ span.iconify {
|
|
|
25815
25815
|
}
|
|
25816
25816
|
.ant-table-expanded-row-fixed {
|
|
25817
25817
|
width: 100% !important;
|
|
25818
|
-
}.wrapper[data-v-
|
|
25818
|
+
}.wrapper[data-v-4dc415ac] {
|
|
25819
25819
|
display: flex;
|
|
25820
25820
|
}
|
|
25821
|
-
.tree[data-v-
|
|
25821
|
+
.tree[data-v-4dc415ac] {
|
|
25822
25822
|
flex: none;
|
|
25823
25823
|
}
|
|
25824
|
-
.table-wrapper[data-v-
|
|
25824
|
+
.table-wrapper[data-v-4dc415ac] {
|
|
25825
25825
|
flex: 1 1 0%;
|
|
25826
25826
|
overflow: hidden;
|
|
25827
|
-
}[data-v-
|
|
25827
|
+
}[data-v-fb4fe18d] .ant-input-group-addon {
|
|
25828
25828
|
padding: 0;
|
|
25829
25829
|
}
|
|
25830
|
-
.btn-wrapper[data-v-
|
|
25830
|
+
.btn-wrapper[data-v-fb4fe18d] {
|
|
25831
25831
|
padding: 0 5px;
|
|
25832
25832
|
display: flex;
|
|
25833
25833
|
align-items: center;
|
|
@@ -26254,21 +26254,21 @@ span.iconify {
|
|
|
26254
26254
|
padding-top: 8px;
|
|
26255
26255
|
margin-top: 8px;
|
|
26256
26256
|
border-top: 1px solid #E4E7ED;
|
|
26257
|
-
}.shy-cropper-avatar[data-v-
|
|
26257
|
+
}.shy-cropper-avatar[data-v-31315934] {
|
|
26258
26258
|
display: inline-block;
|
|
26259
26259
|
text-align: center;
|
|
26260
26260
|
}
|
|
26261
|
-
.shy-cropper-avatar-image-wrapper[data-v-
|
|
26261
|
+
.shy-cropper-avatar-image-wrapper[data-v-31315934] {
|
|
26262
26262
|
overflow: hidden;
|
|
26263
26263
|
cursor: pointer;
|
|
26264
26264
|
background: #fff;
|
|
26265
26265
|
border: 1px solid #E4E7ED;
|
|
26266
26266
|
border-radius: 50%;
|
|
26267
26267
|
}
|
|
26268
|
-
.shy-cropper-avatar-image-wrapper img[data-v-
|
|
26268
|
+
.shy-cropper-avatar-image-wrapper img[data-v-31315934] {
|
|
26269
26269
|
width: 100%;
|
|
26270
26270
|
}
|
|
26271
|
-
.shy-cropper-avatar-image-mask[data-v-
|
|
26271
|
+
.shy-cropper-avatar-image-mask[data-v-31315934] {
|
|
26272
26272
|
position: absolute;
|
|
26273
26273
|
width: inherit;
|
|
26274
26274
|
height: inherit;
|
|
@@ -26279,15 +26279,15 @@ span.iconify {
|
|
|
26279
26279
|
transition: opacity 0.4s;
|
|
26280
26280
|
cursor: pointer;
|
|
26281
26281
|
}
|
|
26282
|
-
.shy-cropper-avatar-image-mask[data-v-
|
|
26282
|
+
.shy-cropper-avatar-image-mask[data-v-31315934] svg {
|
|
26283
26283
|
margin: auto;
|
|
26284
26284
|
}
|
|
26285
|
-
.shy-cropper-avatar-image-mask[data-v-
|
|
26285
|
+
.shy-cropper-avatar-image-mask[data-v-31315934]:hover {
|
|
26286
26286
|
opacity: 40;
|
|
26287
26287
|
}
|
|
26288
|
-
.shy-cropper-avatar-upload-btn[data-v-
|
|
26288
|
+
.shy-cropper-avatar-upload-btn[data-v-31315934] {
|
|
26289
26289
|
margin: 10px auto;
|
|
26290
|
-
}.full-loading[data-v-
|
|
26290
|
+
}.full-loading[data-v-ee545744] {
|
|
26291
26291
|
position: fixed;
|
|
26292
26292
|
top: 0;
|
|
26293
26293
|
left: 0;
|
|
@@ -26299,16 +26299,16 @@ span.iconify {
|
|
|
26299
26299
|
align-items: center;
|
|
26300
26300
|
background-color: rgba(240, 242, 245, 0.4);
|
|
26301
26301
|
}
|
|
26302
|
-
.full-loading.absolute[data-v-
|
|
26302
|
+
.full-loading.absolute[data-v-ee545744] {
|
|
26303
26303
|
position: absolute;
|
|
26304
26304
|
top: 0;
|
|
26305
26305
|
left: 0;
|
|
26306
26306
|
z-index: 300;
|
|
26307
26307
|
}
|
|
26308
|
-
html[data-theme='dark'] .full-loading[data-v-
|
|
26308
|
+
html[data-theme='dark'] .full-loading[data-v-ee545744]:not(.light) {
|
|
26309
26309
|
background-color: rgba(0, 0, 0, 0.45);
|
|
26310
26310
|
}
|
|
26311
|
-
.full-loading.dark[data-v-
|
|
26311
|
+
.full-loading.dark[data-v-ee545744] {
|
|
26312
26312
|
background-color: rgba(0, 0, 0, 0.45);
|
|
26313
26313
|
}.shy-basic-table-plus-wrapper {
|
|
26314
26314
|
display: flex;
|
|
@@ -31851,19 +31851,19 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
31851
31851
|
}
|
|
31852
31852
|
.shy-basic-container-footer-cancel-right {
|
|
31853
31853
|
flex-direction: row-reverse;
|
|
31854
|
-
}[data-v-
|
|
31854
|
+
}[data-v-2d2eda80] .ant-descriptions-item-content {
|
|
31855
31855
|
padding: 0 !important;
|
|
31856
31856
|
flex: 1;
|
|
31857
31857
|
height: 100%;
|
|
31858
31858
|
}
|
|
31859
|
-
[data-v-
|
|
31859
|
+
[data-v-2d2eda80] .ant-form-item {
|
|
31860
31860
|
margin: 0;
|
|
31861
31861
|
}
|
|
31862
|
-
[data-v-
|
|
31862
|
+
[data-v-2d2eda80] .ant-form-item-explain {
|
|
31863
31863
|
display: none;
|
|
31864
31864
|
}
|
|
31865
|
-
[data-v-
|
|
31866
|
-
--label-width: var(--
|
|
31865
|
+
[data-v-2d2eda80] .ant-descriptions-item-label {
|
|
31866
|
+
--label-width: var(--989efb00);
|
|
31867
31867
|
justify-content: right;
|
|
31868
31868
|
align-items: center;
|
|
31869
31869
|
width: var(--label-width) !important;
|
|
@@ -31872,59 +31872,59 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
31872
31872
|
text-overflow: ellipsis;
|
|
31873
31873
|
color: #b1b1b1;
|
|
31874
31874
|
}
|
|
31875
|
-
[data-v-
|
|
31875
|
+
[data-v-2d2eda80] .ant-descriptions-item-label span {
|
|
31876
31876
|
white-space: nowrap;
|
|
31877
31877
|
overflow: hidden;
|
|
31878
31878
|
text-overflow: ellipsis;
|
|
31879
31879
|
}
|
|
31880
|
-
[data-v-
|
|
31880
|
+
[data-v-2d2eda80] .ant-descriptions-view tbody {
|
|
31881
31881
|
display: block;
|
|
31882
31882
|
}
|
|
31883
|
-
[data-v-
|
|
31883
|
+
[data-v-2d2eda80] .ant-descriptions-view .ant-descriptions-row {
|
|
31884
31884
|
display: flex;
|
|
31885
31885
|
width: 100%;
|
|
31886
31886
|
align-items: center;
|
|
31887
31887
|
gap: 0 10px;
|
|
31888
31888
|
}
|
|
31889
|
-
[data-v-
|
|
31889
|
+
[data-v-2d2eda80] .ant-descriptions-item-label.description-active::before {
|
|
31890
31890
|
content: '*';
|
|
31891
31891
|
color: red;
|
|
31892
31892
|
}
|
|
31893
|
-
[data-v-
|
|
31893
|
+
[data-v-2d2eda80] .ant-descriptions-item.description-active .ant-descriptions-item-label::before {
|
|
31894
31894
|
content: '*';
|
|
31895
31895
|
color: red;
|
|
31896
31896
|
}
|
|
31897
|
-
[data-v-
|
|
31897
|
+
[data-v-2d2eda80] .ant-descriptions-item-label::after {
|
|
31898
31898
|
content: '';
|
|
31899
31899
|
}
|
|
31900
|
-
[data-v-
|
|
31900
|
+
[data-v-2d2eda80] .ant-descriptions-item.description-placeholder .ant-descriptions-item-label::after {
|
|
31901
31901
|
content: '';
|
|
31902
31902
|
}
|
|
31903
|
-
[data-v-
|
|
31903
|
+
[data-v-2d2eda80] .ant-form-item-has-error .ant-select-selection-placeholder {
|
|
31904
31904
|
color: #ff4d4f !important;
|
|
31905
31905
|
}
|
|
31906
|
-
[data-v-
|
|
31906
|
+
[data-v-2d2eda80] .ant-descriptions.ant-descriptions-bordered .ant-descriptions-view .ant-descriptions-row {
|
|
31907
31907
|
gap: 0;
|
|
31908
31908
|
}
|
|
31909
|
-
[data-v-
|
|
31909
|
+
[data-v-2d2eda80] .ant-descriptions.ant-descriptions-bordered .ant-form-item div {
|
|
31910
31910
|
border: unset !important;
|
|
31911
31911
|
}
|
|
31912
|
-
[data-v-
|
|
31912
|
+
[data-v-2d2eda80] .ant-descriptions-item-label.description-placeholder {
|
|
31913
31913
|
background-color: unset;
|
|
31914
31914
|
border-right: unset;
|
|
31915
31915
|
}
|
|
31916
|
-
[data-v-
|
|
31916
|
+
[data-v-2d2eda80] .ant-descriptions-item {
|
|
31917
31917
|
flex: 1;
|
|
31918
31918
|
}
|
|
31919
|
-
[data-v-
|
|
31919
|
+
[data-v-2d2eda80] .ant-row.ant-form-item {
|
|
31920
31920
|
width: 100%;
|
|
31921
31921
|
height: 100%;
|
|
31922
31922
|
}
|
|
31923
|
-
.descriptions-item-content[data-v-
|
|
31923
|
+
.descriptions-item-content[data-v-2d2eda80] {
|
|
31924
31924
|
padding: 0 8px;
|
|
31925
31925
|
}.shy-basic-resize-wrapper {
|
|
31926
|
-
--design-width: var(--
|
|
31927
|
-
--design-height: var(--
|
|
31926
|
+
--design-width: var(--0aaa544f);
|
|
31927
|
+
--design-height: var(--30d13bbe);
|
|
31928
31928
|
}
|
|
31929
31929
|
.shy-basic-resize-wrapper-view {
|
|
31930
31930
|
position: absolute;
|
package/lib/index.js
CHANGED
|
@@ -1,4 +1,26 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __copyProps = (to, from, except, desc) => {
|
|
9
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
10
|
+
for (let key2 of __getOwnPropNames(from))
|
|
11
|
+
if (!__hasOwnProp.call(to, key2) && key2 !== except)
|
|
12
|
+
__defProp(to, key2, { get: () => from[key2], enumerable: !(desc = __getOwnPropDesc(from, key2)) || desc.enumerable });
|
|
13
|
+
}
|
|
14
|
+
return to;
|
|
15
|
+
};
|
|
16
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
17
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
18
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
19
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
20
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
21
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
22
|
+
mod
|
|
23
|
+
));
|
|
2
24
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
25
|
const vue = require("vue");
|
|
4
26
|
const antDesignVue = require("ant-design-vue");
|
|
@@ -6,7 +28,6 @@ const utils = require("@shy-plugins/utils");
|
|
|
6
28
|
const use = require("@shy-plugins/use");
|
|
7
29
|
const core = require("@zxcvbn-ts/core");
|
|
8
30
|
const Iconify = require("@purge-icons/generated");
|
|
9
|
-
const tinymce = require("@shy-plugins/tinymce");
|
|
10
31
|
const dayjs = require("dayjs");
|
|
11
32
|
const Sortablejs = require("sortablejs");
|
|
12
33
|
require("xe-utils");
|
|
@@ -2921,7 +2942,7 @@ function baseAssignIn(object, source) {
|
|
|
2921
2942
|
var freeExports = typeof exports == "object" && exports && !exports.nodeType && exports;
|
|
2922
2943
|
var freeModule = freeExports && typeof module == "object" && module && !module.nodeType && module;
|
|
2923
2944
|
var moduleExports = freeModule && freeModule.exports === freeExports;
|
|
2924
|
-
var
|
|
2945
|
+
var Buffer2 = moduleExports ? root$1.Buffer : void 0, allocUnsafe = Buffer2 ? Buffer2.allocUnsafe : void 0;
|
|
2925
2946
|
function cloneBuffer(buffer, isDeep) {
|
|
2926
2947
|
if (isDeep) {
|
|
2927
2948
|
return buffer.slice();
|
|
@@ -4796,7 +4817,7 @@ const _sfc_main$1l = vue.defineComponent({
|
|
|
4796
4817
|
};
|
|
4797
4818
|
}
|
|
4798
4819
|
});
|
|
4799
|
-
const
|
|
4820
|
+
const StrengthMeter_vue_vue_type_style_index_0_scoped_678d40fd_lang = "";
|
|
4800
4821
|
const _hoisted_1$z = ["data-score"];
|
|
4801
4822
|
function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4802
4823
|
const _component_InputPassword = vue.resolveComponent("InputPassword");
|
|
@@ -4828,7 +4849,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4828
4849
|
], 2)
|
|
4829
4850
|
], 2);
|
|
4830
4851
|
}
|
|
4831
|
-
const StrengthMeter = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$M], ["__scopeId", "data-v-
|
|
4852
|
+
const StrengthMeter = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$M], ["__scopeId", "data-v-678d40fd"]]);
|
|
4832
4853
|
const _sfc_main$1k = vue.defineComponent({
|
|
4833
4854
|
name: "SvgIcon",
|
|
4834
4855
|
props: {
|
|
@@ -4864,7 +4885,7 @@ const _sfc_main$1k = vue.defineComponent({
|
|
|
4864
4885
|
return { symbolId, prefixCls: prefixCls2, getStyle };
|
|
4865
4886
|
}
|
|
4866
4887
|
});
|
|
4867
|
-
const
|
|
4888
|
+
const SvgIcon_vue_vue_type_style_index_0_scoped_905fa4a6_lang = "";
|
|
4868
4889
|
const _hoisted_1$y = ["xlink:href"];
|
|
4869
4890
|
function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4870
4891
|
return vue.openBlock(), vue.createElementBlock("svg", {
|
|
@@ -4875,7 +4896,7 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4875
4896
|
vue.createElementVNode("use", { "xlink:href": _ctx.symbolId }, null, 8, _hoisted_1$y)
|
|
4876
4897
|
], 6);
|
|
4877
4898
|
}
|
|
4878
|
-
const SvgIcon = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$L], ["__scopeId", "data-v-
|
|
4899
|
+
const SvgIcon = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$L], ["__scopeId", "data-v-905fa4a6"]]);
|
|
4879
4900
|
const SVG_END_WITH_FLAG = "|svg";
|
|
4880
4901
|
const _sfc_main$1j = vue.defineComponent({
|
|
4881
4902
|
name: "Icon",
|
|
@@ -5186,8 +5207,8 @@ const _sfc_main$1h = /* @__PURE__ */ vue.defineComponent({
|
|
|
5186
5207
|
};
|
|
5187
5208
|
}
|
|
5188
5209
|
});
|
|
5189
|
-
const
|
|
5190
|
-
const BasicArrow = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["__scopeId", "data-v-
|
|
5210
|
+
const BasicArrow_vue_vue_type_style_index_0_scoped_fea26917_lang = "";
|
|
5211
|
+
const BasicArrow = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["__scopeId", "data-v-fea26917"]]);
|
|
5191
5212
|
const props$c = {
|
|
5192
5213
|
/**
|
|
5193
5214
|
* Help text max-width
|
|
@@ -5329,8 +5350,8 @@ const _sfc_main$1f = /* @__PURE__ */ vue.defineComponent({
|
|
|
5329
5350
|
};
|
|
5330
5351
|
}
|
|
5331
5352
|
});
|
|
5332
|
-
const
|
|
5333
|
-
const BasicTitle$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["__scopeId", "data-v-
|
|
5353
|
+
const BasicTitle_vue_vue_type_style_index_0_scoped_59bc8f76_lang = "";
|
|
5354
|
+
const BasicTitle$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["__scopeId", "data-v-59bc8f76"]]);
|
|
5334
5355
|
const props$b = {
|
|
5335
5356
|
prefixCls: { type: String },
|
|
5336
5357
|
helpMessage: {
|
|
@@ -7131,14 +7152,14 @@ var SwipeDirection;
|
|
|
7131
7152
|
SwipeDirection2["LEFT"] = "LEFT";
|
|
7132
7153
|
SwipeDirection2["NONE"] = "NONE";
|
|
7133
7154
|
})(SwipeDirection || (SwipeDirection = {}));
|
|
7134
|
-
var
|
|
7155
|
+
var __defProp2 = Object.defineProperty;
|
|
7135
7156
|
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
7136
|
-
var
|
|
7157
|
+
var __hasOwnProp2 = Object.prototype.hasOwnProperty;
|
|
7137
7158
|
var __propIsEnum = Object.prototype.propertyIsEnumerable;
|
|
7138
|
-
var __defNormalProp = (obj, key2, value) => key2 in obj ?
|
|
7159
|
+
var __defNormalProp = (obj, key2, value) => key2 in obj ? __defProp2(obj, key2, { enumerable: true, configurable: true, writable: true, value }) : obj[key2] = value;
|
|
7139
7160
|
var __spreadValues = (a, b) => {
|
|
7140
7161
|
for (var prop in b || (b = {}))
|
|
7141
|
-
if (
|
|
7162
|
+
if (__hasOwnProp2.call(b, prop))
|
|
7142
7163
|
__defNormalProp(a, prop, b[prop]);
|
|
7143
7164
|
if (__getOwnPropSymbols)
|
|
7144
7165
|
for (var prop of __getOwnPropSymbols(b)) {
|
|
@@ -7590,9 +7611,13 @@ const _sfc_main$16 = /* @__PURE__ */ vue.defineComponent({
|
|
|
7590
7611
|
emits: ["change", "input"],
|
|
7591
7612
|
setup(__props) {
|
|
7592
7613
|
const props2 = __props;
|
|
7614
|
+
const Tinymce = vue.defineAsyncComponent(async () => {
|
|
7615
|
+
const { Tinymce: Tinymce2 } = await import("@shy-plugins/tinymce");
|
|
7616
|
+
return Tinymce2;
|
|
7617
|
+
});
|
|
7593
7618
|
const [state] = use.useRuleFormItem(props2);
|
|
7594
7619
|
return (_ctx, _cache) => {
|
|
7595
|
-
return vue.openBlock(), vue.createBlock(vue.unref(
|
|
7620
|
+
return vue.openBlock(), vue.createBlock(vue.unref(Tinymce), {
|
|
7596
7621
|
modelValue: vue.unref(state),
|
|
7597
7622
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.isRef(state) ? state.value = $event : null),
|
|
7598
7623
|
width: "100%"
|
|
@@ -7770,8 +7795,8 @@ const _sfc_main$15 = /* @__PURE__ */ vue.defineComponent({
|
|
|
7770
7795
|
};
|
|
7771
7796
|
}
|
|
7772
7797
|
});
|
|
7773
|
-
const
|
|
7774
|
-
const Table = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["__scopeId", "data-v-
|
|
7798
|
+
const Table_vue_vue_type_style_index_0_scoped_5fd0ff71_lang = "";
|
|
7799
|
+
const Table = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["__scopeId", "data-v-5fd0ff71"]]);
|
|
7775
7800
|
const modal = "";
|
|
7776
7801
|
use.useI18n();
|
|
7777
7802
|
const modalProps = {
|
|
@@ -8668,8 +8693,8 @@ const _sfc_main$$ = /* @__PURE__ */ vue.defineComponent({
|
|
|
8668
8693
|
};
|
|
8669
8694
|
}
|
|
8670
8695
|
});
|
|
8671
|
-
const
|
|
8672
|
-
const BasicTitle = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-
|
|
8696
|
+
const BasicTitle_vue_vue_type_style_index_0_scoped_fdc837af_lang = "";
|
|
8697
|
+
const BasicTitle = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-fdc837af"]]);
|
|
8673
8698
|
const _sfc_main$_ = vue.defineComponent({
|
|
8674
8699
|
name: "BasicModalHeader",
|
|
8675
8700
|
components: { BasicTitle },
|
|
@@ -12761,8 +12786,8 @@ const _sfc_main$L = /* @__PURE__ */ vue.defineComponent({
|
|
|
12761
12786
|
};
|
|
12762
12787
|
}
|
|
12763
12788
|
});
|
|
12764
|
-
const
|
|
12765
|
-
const TreeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-
|
|
12789
|
+
const TreeHeader_vue_vue_type_style_index_0_scoped_6d3f2554_lang = "";
|
|
12790
|
+
const TreeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-6d3f2554"]]);
|
|
12766
12791
|
process.env.NODE_ENV !== "production" ? Object.freeze({}) : {};
|
|
12767
12792
|
process.env.NODE_ENV !== "production" ? Object.freeze([]) : [];
|
|
12768
12793
|
const isString = (val) => typeof val === "string";
|
|
@@ -13651,7 +13676,7 @@ const _sfc_main$H = vue.defineComponent({
|
|
|
13651
13676
|
return { prefixCls: prefixCls2, getCalcContentWidth };
|
|
13652
13677
|
}
|
|
13653
13678
|
});
|
|
13654
|
-
const
|
|
13679
|
+
const PageFooter_vue_vue_type_style_index_0_scoped_44a47dbd_lang = "";
|
|
13655
13680
|
function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
13656
13681
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
13657
13682
|
class: vue.normalizeClass(_ctx.prefixCls),
|
|
@@ -13670,7 +13695,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13670
13695
|
], 2)
|
|
13671
13696
|
], 6);
|
|
13672
13697
|
}
|
|
13673
|
-
const PageFooter = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$u], ["__scopeId", "data-v-
|
|
13698
|
+
const PageFooter = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$u], ["__scopeId", "data-v-44a47dbd"]]);
|
|
13674
13699
|
const _sfc_main$G = vue.defineComponent({
|
|
13675
13700
|
name: "PageWrapper",
|
|
13676
13701
|
components: { PageFooter, PageHeader: antDesignVue.PageHeader },
|
|
@@ -16235,8 +16260,8 @@ const _sfc_main$y = vue.defineComponent({
|
|
|
16235
16260
|
return { isVisibleAdvancedSearch, handleIconClick };
|
|
16236
16261
|
}
|
|
16237
16262
|
});
|
|
16238
|
-
const
|
|
16239
|
-
const _withScopeId$1 = (n) => (vue.pushScopeId("data-v-
|
|
16263
|
+
const AdvancedSearchSetting_vue_vue_type_style_index_0_scoped_f74ee46a_lang = "";
|
|
16264
|
+
const _withScopeId$1 = (n) => (vue.pushScopeId("data-v-f74ee46a"), n = n(), vue.popScopeId(), n);
|
|
16240
16265
|
const _hoisted_1$k = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ vue.createElementVNode("span", null, "高级搜索", -1));
|
|
16241
16266
|
function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
16242
16267
|
const _component_FilterOutlined = vue.resolveComponent("FilterOutlined");
|
|
@@ -16254,7 +16279,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
16254
16279
|
_: 1
|
|
16255
16280
|
});
|
|
16256
16281
|
}
|
|
16257
|
-
const AdvancedSearchSetting = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$o], ["__scopeId", "data-v-
|
|
16282
|
+
const AdvancedSearchSetting = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$o], ["__scopeId", "data-v-f74ee46a"]]);
|
|
16258
16283
|
const index$3 = "";
|
|
16259
16284
|
const searchType = [
|
|
16260
16285
|
{
|
|
@@ -17626,8 +17651,8 @@ const _sfc_main$r = vue.defineComponent({
|
|
|
17626
17651
|
};
|
|
17627
17652
|
}
|
|
17628
17653
|
});
|
|
17629
|
-
const
|
|
17630
|
-
const _withScopeId = (n) => (vue.pushScopeId("data-v-
|
|
17654
|
+
const TableGlobalSearch_vue_vue_type_style_index_0_scoped_90331d26_lang = "";
|
|
17655
|
+
const _withScopeId = (n) => (vue.pushScopeId("data-v-90331d26"), n = n(), vue.popScopeId(), n);
|
|
17631
17656
|
const _hoisted_1$f = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ vue.createElementVNode("div", null, "搜索全部", -1));
|
|
17632
17657
|
const _hoisted_2$4 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ vue.createElementVNode("div", null, "搜索特定字段", -1));
|
|
17633
17658
|
const _hoisted_3$2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ vue.createElementVNode("div", null, null, -1));
|
|
@@ -17685,7 +17710,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
17685
17710
|
])
|
|
17686
17711
|
], 4);
|
|
17687
17712
|
}
|
|
17688
|
-
const TableGlobalSearch = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$j], ["__scopeId", "data-v-
|
|
17713
|
+
const TableGlobalSearch = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$j], ["__scopeId", "data-v-90331d26"]]);
|
|
17689
17714
|
const _sfc_main$q = vue.defineComponent({
|
|
17690
17715
|
components: {
|
|
17691
17716
|
TableAdvancedSearch,
|
|
@@ -18239,7 +18264,7 @@ const _sfc_main$o = vue.defineComponent({
|
|
|
18239
18264
|
setup() {
|
|
18240
18265
|
}
|
|
18241
18266
|
});
|
|
18242
|
-
const
|
|
18267
|
+
const TableDict_vue_vue_type_style_index_0_scoped_7d89a0e9_lang = "";
|
|
18243
18268
|
function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
|
|
18244
18269
|
var _a2;
|
|
18245
18270
|
const _component_Icon = vue.resolveComponent("Icon");
|
|
@@ -18268,7 +18293,7 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
18268
18293
|
]), 1032, ["color"])
|
|
18269
18294
|
]);
|
|
18270
18295
|
}
|
|
18271
|
-
const TableDict = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$g], ["__scopeId", "data-v-
|
|
18296
|
+
const TableDict = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$g], ["__scopeId", "data-v-7d89a0e9"]]);
|
|
18272
18297
|
const index$2 = "";
|
|
18273
18298
|
var RoleEnum = /* @__PURE__ */ ((RoleEnum2) => {
|
|
18274
18299
|
RoleEnum2["SUPER"] = "super";
|
|
@@ -18544,8 +18569,8 @@ const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
|
|
|
18544
18569
|
};
|
|
18545
18570
|
}
|
|
18546
18571
|
});
|
|
18547
|
-
const
|
|
18548
|
-
const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-
|
|
18572
|
+
const Modal_vue_vue_type_style_index_0_scoped_4dc415ac_lang = "";
|
|
18573
|
+
const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-4dc415ac"]]);
|
|
18549
18574
|
const _hoisted_1$b = { class: "api-modal-select" };
|
|
18550
18575
|
const _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
|
|
18551
18576
|
__name: "ApiModalSelect",
|
|
@@ -18692,8 +18717,8 @@ const _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
|
|
|
18692
18717
|
};
|
|
18693
18718
|
}
|
|
18694
18719
|
});
|
|
18695
|
-
const
|
|
18696
|
-
const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-
|
|
18720
|
+
const ApiModalSelect_vue_vue_type_style_index_0_scoped_fb4fe18d_lang = "";
|
|
18721
|
+
const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-fb4fe18d"]]);
|
|
18697
18722
|
const Description$1 = "";
|
|
18698
18723
|
const basicColProps = 24;
|
|
18699
18724
|
const basicProps$2 = vue.reactive({
|
|
@@ -22711,7 +22736,7 @@ const _sfc_main$f = vue.defineComponent({
|
|
|
22711
22736
|
};
|
|
22712
22737
|
}
|
|
22713
22738
|
});
|
|
22714
|
-
const
|
|
22739
|
+
const CropperAvatar_vue_vue_type_style_index_0_scoped_31315934_lang = "";
|
|
22715
22740
|
const _hoisted_1$7 = ["src"];
|
|
22716
22741
|
function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22717
22742
|
const _component_Icon = vue.resolveComponent("Icon");
|
|
@@ -22762,7 +22787,7 @@ function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
22762
22787
|
}, null, 8, ["onRegister", "onUploadSuccess", "onBeforeUpload", "uploadApi", "src"])
|
|
22763
22788
|
], 6);
|
|
22764
22789
|
}
|
|
22765
|
-
const CropperAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$a], ["__scopeId", "data-v-
|
|
22790
|
+
const CropperAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$a], ["__scopeId", "data-v-31315934"]]);
|
|
22766
22791
|
const props = {
|
|
22767
22792
|
startVal: { type: Number, default: 0 },
|
|
22768
22793
|
endVal: { type: Number, default: 2021 },
|
|
@@ -22933,7 +22958,7 @@ const _sfc_main$c = vue.defineComponent({
|
|
|
22933
22958
|
}
|
|
22934
22959
|
}
|
|
22935
22960
|
});
|
|
22936
|
-
const
|
|
22961
|
+
const Loading_vue_vue_type_style_index_0_scoped_ee545744_lang = "";
|
|
22937
22962
|
function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22938
22963
|
const _component_Spin = vue.resolveComponent("Spin");
|
|
22939
22964
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("section", {
|
|
@@ -22949,7 +22974,7 @@ function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
22949
22974
|
[vue.vShow, _ctx.loading]
|
|
22950
22975
|
]);
|
|
22951
22976
|
}
|
|
22952
|
-
const Loading = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$8], ["__scopeId", "data-v-
|
|
22977
|
+
const Loading = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$8], ["__scopeId", "data-v-ee545744"]]);
|
|
22953
22978
|
function createLoading(props2, target, wait = false) {
|
|
22954
22979
|
let vm = null;
|
|
22955
22980
|
const data = vue.reactive({
|
|
@@ -24538,6 +24563,10 @@ const basicContainerProps = vue.reactive({
|
|
|
24538
24563
|
title: {
|
|
24539
24564
|
type: String
|
|
24540
24565
|
},
|
|
24566
|
+
loading: {
|
|
24567
|
+
type: Boolean,
|
|
24568
|
+
default: false
|
|
24569
|
+
},
|
|
24541
24570
|
isShowHeader: {
|
|
24542
24571
|
type: Boolean,
|
|
24543
24572
|
default: true
|
|
@@ -24589,7 +24618,8 @@ const setDefaultConfig$1 = (config) => {
|
|
|
24589
24618
|
const _sfc_main$1 = vue.defineComponent({
|
|
24590
24619
|
components: {
|
|
24591
24620
|
Button: antDesignVue.Button,
|
|
24592
|
-
ArrowLeftOutlined: ArrowLeftOutlined$1
|
|
24621
|
+
ArrowLeftOutlined: ArrowLeftOutlined$1,
|
|
24622
|
+
LoadingOutlined: LoadingOutlined$1
|
|
24593
24623
|
},
|
|
24594
24624
|
props: basicContainerProps,
|
|
24595
24625
|
emits: ["submit", "cancel", "save"],
|
|
@@ -24612,6 +24642,7 @@ const _sfc_main$1 = vue.defineComponent({
|
|
|
24612
24642
|
const BasicContainer_vue_vue_type_style_index_0_lang = "";
|
|
24613
24643
|
function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
24614
24644
|
const _component_ArrowLeftOutlined = vue.resolveComponent("ArrowLeftOutlined");
|
|
24645
|
+
const _component_LoadingOutlined = vue.resolveComponent("LoadingOutlined");
|
|
24615
24646
|
const _component_Button = vue.resolveComponent("Button");
|
|
24616
24647
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
24617
24648
|
class: vue.normalizeClass(_ctx.prefixCls)
|
|
@@ -24623,12 +24654,19 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
24623
24654
|
vue.createElementVNode("div", {
|
|
24624
24655
|
class: vue.normalizeClass(`${_ctx.prefixCls}-header-title`)
|
|
24625
24656
|
}, [
|
|
24626
|
-
vue.
|
|
24657
|
+
!_ctx.loading ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
24658
|
+
key: 0,
|
|
24627
24659
|
class: vue.normalizeClass(`${_ctx.prefixCls}-header-title-icon`),
|
|
24628
24660
|
onClick: _cache[0] || (_cache[0] = ($event) => _ctx.emit("cancel"))
|
|
24629
24661
|
}, [
|
|
24630
24662
|
vue.createVNode(_component_ArrowLeftOutlined, { style: { fontSize: `16px` } })
|
|
24631
|
-
], 2),
|
|
24663
|
+
], 2)) : vue.createCommentVNode("", true),
|
|
24664
|
+
_ctx.loading ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
24665
|
+
key: 1,
|
|
24666
|
+
class: vue.normalizeClass(`${_ctx.prefixCls}-header-title-loading-icon`)
|
|
24667
|
+
}, [
|
|
24668
|
+
vue.createVNode(_component_LoadingOutlined, { style: { fontSize: `16px` } })
|
|
24669
|
+
], 2)) : vue.createCommentVNode("", true),
|
|
24632
24670
|
vue.createElementVNode("div", {
|
|
24633
24671
|
class: vue.normalizeClass(`${_ctx.prefixCls}-header-title-text`)
|
|
24634
24672
|
}, vue.toDisplayString(_ctx.title), 3)
|
|
@@ -24655,36 +24693,39 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
24655
24693
|
_ctx.isShowCancelBtn ? (vue.openBlock(), vue.createBlock(_component_Button, {
|
|
24656
24694
|
key: 0,
|
|
24657
24695
|
class: vue.normalizeClass(`${_ctx.prefixCls}-footer-cancel-button`),
|
|
24696
|
+
loading: _ctx.loading,
|
|
24658
24697
|
onClick: _cache[1] || (_cache[1] = ($event) => _ctx.emit("cancel"))
|
|
24659
24698
|
}, {
|
|
24660
24699
|
default: vue.withCtx(() => [
|
|
24661
24700
|
vue.createTextVNode(vue.toDisplayString(_ctx.cancelBtnText), 1)
|
|
24662
24701
|
]),
|
|
24663
24702
|
_: 1
|
|
24664
|
-
}, 8, ["class"])) : vue.createCommentVNode("", true),
|
|
24703
|
+
}, 8, ["class", "loading"])) : vue.createCommentVNode("", true),
|
|
24665
24704
|
vue.createElementVNode("div", {
|
|
24666
24705
|
class: vue.normalizeClass(`${_ctx.prefixCls}-footer-fn-buttons`)
|
|
24667
24706
|
}, [
|
|
24668
24707
|
_ctx.isShowSaveBtn ? (vue.openBlock(), vue.createBlock(_component_Button, {
|
|
24669
24708
|
key: 0,
|
|
24670
24709
|
type: "primary",
|
|
24710
|
+
loading: _ctx.loading,
|
|
24671
24711
|
onClick: _cache[2] || (_cache[2] = ($event) => _ctx.emit("save"))
|
|
24672
24712
|
}, {
|
|
24673
24713
|
default: vue.withCtx(() => [
|
|
24674
24714
|
vue.createTextVNode(vue.toDisplayString(_ctx.saveBtnText), 1)
|
|
24675
24715
|
]),
|
|
24676
24716
|
_: 1
|
|
24677
|
-
})) : vue.createCommentVNode("", true),
|
|
24717
|
+
}, 8, ["loading"])) : vue.createCommentVNode("", true),
|
|
24678
24718
|
_ctx.isShowSubmitBtn ? (vue.openBlock(), vue.createBlock(_component_Button, {
|
|
24679
24719
|
key: 1,
|
|
24680
24720
|
type: "primary",
|
|
24721
|
+
loading: _ctx.loading,
|
|
24681
24722
|
onClick: _cache[3] || (_cache[3] = ($event) => _ctx.emit("submit"))
|
|
24682
24723
|
}, {
|
|
24683
24724
|
default: vue.withCtx(() => [
|
|
24684
24725
|
vue.createTextVNode(vue.toDisplayString(_ctx.submitBtnText), 1)
|
|
24685
24726
|
]),
|
|
24686
24727
|
_: 1
|
|
24687
|
-
})) : vue.createCommentVNode("", true),
|
|
24728
|
+
}, 8, ["loading"])) : vue.createCommentVNode("", true),
|
|
24688
24729
|
vue.renderSlot(_ctx.$slots, "buttons")
|
|
24689
24730
|
], 2)
|
|
24690
24731
|
], 2)) : vue.createCommentVNode("", true),
|
|
@@ -24718,7 +24759,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
24718
24759
|
setup(__props, { expose }) {
|
|
24719
24760
|
const props2 = __props;
|
|
24720
24761
|
vue.useCssVars((_ctx) => ({
|
|
24721
|
-
"
|
|
24762
|
+
"989efb00": props2.labelWidth
|
|
24722
24763
|
}));
|
|
24723
24764
|
const form = vue.ref({});
|
|
24724
24765
|
const formRef = vue.ref();
|
|
@@ -24888,8 +24929,8 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
24888
24929
|
};
|
|
24889
24930
|
}
|
|
24890
24931
|
});
|
|
24891
|
-
const
|
|
24892
|
-
const descriptionsForm = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
24932
|
+
const DescriptionsForm_vue_vue_type_style_index_0_scoped_2d2eda80_lang = "";
|
|
24933
|
+
const descriptionsForm = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-2d2eda80"]]);
|
|
24893
24934
|
const DescriptionsForm = utils.withInstall(descriptionsForm);
|
|
24894
24935
|
const basicResizeWrapperProps = vue.reactive({
|
|
24895
24936
|
designWidth: {
|
|
@@ -24934,8 +24975,8 @@ const __default__ = vue.defineComponent({
|
|
|
24934
24975
|
});
|
|
24935
24976
|
const __injectCSSVars__ = () => {
|
|
24936
24977
|
vue.useCssVars((_ctx) => ({
|
|
24937
|
-
"
|
|
24938
|
-
"
|
|
24978
|
+
"0aaa544f": _ctx.designWidth,
|
|
24979
|
+
"30d13bbe": _ctx.designHeight
|
|
24939
24980
|
}));
|
|
24940
24981
|
};
|
|
24941
24982
|
const __setup__ = __default__.setup;
|