gds-plus-design-vue 1.1.32 → 1.1.33

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.
@@ -630,7 +630,7 @@ const constantRouterMap = [{
630
630
  {
631
631
  path: "login",
632
632
  name: "login",
633
- component: () => import("./main.5e6d15a6.mjs"),
633
+ component: () => import("./main.03cd6bf3.mjs"),
634
634
  meta: {
635
635
  title: "\u767B\u5F55",
636
636
  transKey: "gd.login.title"
@@ -1371,7 +1371,7 @@ var _sfc_render$5Y = function() {
1371
1371
  null
1372
1372
  );
1373
1373
  const UserLogo = __component__$5Y.exports, sidebarMenus_vue_vue_type_style_index_0_scoped_8f957443_lang = "";
1374
- var timeOut = null;
1374
+ var timeOut$2 = null;
1375
1375
  const _sfc_main$5X = {
1376
1376
  props: {
1377
1377
  menus: {
@@ -1486,7 +1486,7 @@ const _sfc_main$5X = {
1486
1486
  this.seachName(s.trim());
1487
1487
  },
1488
1488
  refreshCollect() {
1489
- timeOut && clearTimeout(timeOut), timeOut = setTimeout(() => {
1489
+ timeOut$2 && clearTimeout(timeOut$2), timeOut$2 = setTimeout(() => {
1490
1490
  this.getSysBookmarkPage();
1491
1491
  }, 2e3);
1492
1492
  },
@@ -1495,7 +1495,7 @@ const _sfc_main$5X = {
1495
1495
  t === 1 && r.push(a), this.UserFavoriteMenu(r), this.refreshCollect();
1496
1496
  },
1497
1497
  collectMenu(s, t) {
1498
- if (timeOut && clearTimeout(timeOut), t === 1) {
1498
+ if (timeOut$2 && clearTimeout(timeOut$2), t === 1) {
1499
1499
  this.sysBookmarkAdd(s).then((a) => {
1500
1500
  a.success && this.countCollect(s, t, a.data);
1501
1501
  });
@@ -113399,7 +113399,9 @@ const relevanceTree = __component__$2d.exports, mixins$f = {
113399
113399
  return await r(s), a;
113400
113400
  }
113401
113401
  }
113402
- }, main_vue_vue_type_style_index_0_scoped_184b564e_lang = "", _sfc_main$2c = {
113402
+ }, main_vue_vue_type_style_index_0_scoped_7dea6140_lang = "";
113403
+ var timeOut$1 = null;
113404
+ const _sfc_main$2c = {
113403
113405
  props: {
113404
113406
  data: {
113405
113407
  type: Object,
@@ -113424,11 +113426,9 @@ const relevanceTree = __component__$2d.exports, mixins$f = {
113424
113426
  watch: {
113425
113427
  data: {
113426
113428
  handler(s) {
113427
- this.$nextTick(() => {
113428
- setTimeout(() => {
113429
- this.state || this.init(s);
113430
- }, 0);
113431
- });
113429
+ timeOut$1 && clearTimeout(timeOut$1), timeOut$1 = setTimeout(() => {
113430
+ this.state || this.init(s);
113431
+ }, 500);
113432
113432
  },
113433
113433
  deep: !0,
113434
113434
  immediate: !0
@@ -113522,7 +113522,7 @@ var _sfc_render$2c = function s() {
113522
113522
  _sfc_staticRenderFns$2c,
113523
113523
  !1,
113524
113524
  null,
113525
- "184b564e",
113525
+ "7dea6140",
113526
113526
  null,
113527
113527
  null
113528
113528
  );
@@ -114017,7 +114017,7 @@ function getProperti(s, t) {
114017
114017
  return "";
114018
114018
  }
114019
114019
  }
114020
- const textContent_vue_vue_type_style_index_0_scoped_37061f12_lang = "", _sfc_main$22 = {
114020
+ const textContent_vue_vue_type_style_index_0_scoped_5c6af951_lang = "", _sfc_main$22 = {
114021
114021
  props: {
114022
114022
  record: {
114023
114023
  type: Object,
@@ -114042,7 +114042,7 @@ const textContent_vue_vue_type_style_index_0_scoped_37061f12_lang = "", _sfc_mai
114042
114042
  watch: {
114043
114043
  fieldContext: {
114044
114044
  handler(s) {
114045
- this.record.fieldContext = this.fieldContext;
114045
+ this.fieldContext.length > 0 && (this.record.fieldContext = this.fieldContext);
114046
114046
  },
114047
114047
  deep: !0,
114048
114048
  immediate: !0
@@ -114066,7 +114066,7 @@ const textContent_vue_vue_type_style_index_0_scoped_37061f12_lang = "", _sfc_mai
114066
114066
  },
114067
114067
  methods: {},
114068
114068
  mounted() {
114069
- this.record.fieldContext.length > 0 && (this.record.fieldContext = this.fieldContext);
114069
+ this.fieldContext.length > 0 && (this.record.fieldContext = this.fieldContext);
114070
114070
  }
114071
114071
  };
114072
114072
  var _sfc_render$22 = function s() {
@@ -114078,7 +114078,7 @@ var _sfc_render$22 = function s() {
114078
114078
  _sfc_staticRenderFns$22,
114079
114079
  !1,
114080
114080
  null,
114081
- "37061f12",
114081
+ "5c6af951",
114082
114082
  null,
114083
114083
  null
114084
114084
  );
@@ -114562,7 +114562,7 @@ var _sfc_render$20 = function s() {
114562
114562
  null,
114563
114563
  null
114564
114564
  );
114565
- const UnifiedComponents = __component__$20.exports, fonticon_vue_vue_type_style_index_0_scoped_641f80c8_lang = "", _sfc_main$1$ = {
114565
+ const UnifiedComponents = __component__$20.exports, fonticon_vue_vue_type_style_index_0_scoped_a3d8cb60_lang = "", _sfc_main$1$ = {
114566
114566
  props: {
114567
114567
  record: {
114568
114568
  type: Object,
@@ -114594,14 +114594,14 @@ const UnifiedComponents = __component__$20.exports, fonticon_vue_vue_type_style_
114594
114594
  watch: {
114595
114595
  fieldContext: {
114596
114596
  handler(s) {
114597
- this.record.fieldContext = this.fieldContext;
114597
+ this.fieldContext.length > 0 && (this.record.fieldContext = this.fieldContext);
114598
114598
  },
114599
114599
  deep: !0,
114600
114600
  immediate: !0
114601
114601
  },
114602
114602
  foreignContext: {
114603
114603
  handler(s) {
114604
- this.record.foreignContext = this.foreignContext;
114604
+ this.foreignContext.length > 0 && (this.record.foreignContext = this.foreignContext);
114605
114605
  },
114606
114606
  deep: !0,
114607
114607
  immediate: !0
@@ -114625,7 +114625,7 @@ const UnifiedComponents = __component__$20.exports, fonticon_vue_vue_type_style_
114625
114625
  }
114626
114626
  },
114627
114627
  mounted() {
114628
- this.record.foreignContext.length > 0 && (this.record.foreignContext = this.foreignContext), this.record.fieldContext.length > 0 && (this.record.fieldContext = this.fieldContext);
114628
+ this.foreignContext.length > 0 && (this.record.foreignContext = this.foreignContext), this.fieldContext.length > 0 && (this.record.fieldContext = this.fieldContext);
114629
114629
  }
114630
114630
  };
114631
114631
  var _sfc_render$1$ = function s() {
@@ -114637,7 +114637,7 @@ var _sfc_render$1$ = function s() {
114637
114637
  _sfc_staticRenderFns$1$,
114638
114638
  !1,
114639
114639
  null,
114640
- "641f80c8",
114640
+ "a3d8cb60",
114641
114641
  null,
114642
114642
  null
114643
114643
  );
@@ -118114,7 +118114,7 @@ var _sfc_render$1H = function s() {
118114
118114
  null,
118115
118115
  null
118116
118116
  );
118117
- const detailView = __component__$1H.exports, btnGroup_vue_vue_type_style_index_0_scoped_38370c79_lang = "", _sfc_main$1G = {
118117
+ const detailView = __component__$1H.exports, btnGroup_vue_vue_type_style_index_0_scoped_569acb8e_lang = "", _sfc_main$1G = {
118118
118118
  props: {
118119
118119
  record: {
118120
118120
  type: Object,
@@ -118143,14 +118143,14 @@ const detailView = __component__$1H.exports, btnGroup_vue_vue_type_style_index_0
118143
118143
  watch: {
118144
118144
  fieldContext: {
118145
118145
  handler(s) {
118146
- this.record.fieldContext = this.fieldContext;
118146
+ this.fieldContext.length > 0 && (this.record.fieldContext = this.fieldContext);
118147
118147
  },
118148
118148
  deep: !0,
118149
118149
  immediate: !0
118150
118150
  },
118151
118151
  foreignContext: {
118152
118152
  handler(s) {
118153
- this.record.foreignContext = this.foreignContext;
118153
+ this.foreignContext.length > 0 && (this.record.foreignContext = this.foreignContext);
118154
118154
  },
118155
118155
  deep: !0,
118156
118156
  immediate: !0
@@ -118202,7 +118202,7 @@ const detailView = __component__$1H.exports, btnGroup_vue_vue_type_style_index_0
118202
118202
  }
118203
118203
  },
118204
118204
  mounted() {
118205
- this.record.foreignContext.length > 0 && (this.record.foreignContext = this.foreignContext), this.record.fieldContext.length > 0 && (this.record.fieldContext = this.fieldContext);
118205
+ this.foreignContext.length > 0 && (this.record.foreignContext = this.foreignContext), this.fieldContext.length > 0 && (this.record.fieldContext = this.fieldContext);
118206
118206
  }
118207
118207
  };
118208
118208
  var _sfc_render$1G = function s() {
@@ -118214,7 +118214,7 @@ var _sfc_render$1G = function s() {
118214
118214
  _sfc_staticRenderFns$1G,
118215
118215
  !1,
118216
118216
  null,
118217
- "38370c79",
118217
+ "569acb8e",
118218
118218
  null,
118219
118219
  null
118220
118220
  );
@@ -119155,7 +119155,7 @@ var _sfc_render$1y = function s() {
119155
119155
  null,
119156
119156
  null
119157
119157
  );
119158
- const layoutNode = __component__$1y.exports, containerPanel_vue_vue_type_style_index_0_scoped_3160e6ad_lang = "", _sfc_main$1x = {
119158
+ const layoutNode = __component__$1y.exports, containerPanel_vue_vue_type_style_index_0_scoped_e7cf23b9_lang = "", _sfc_main$1x = {
119159
119159
  props: {
119160
119160
  record: {
119161
119161
  type: Object,
@@ -119175,7 +119175,7 @@ const layoutNode = __component__$1y.exports, containerPanel_vue_vue_type_style_i
119175
119175
  },
119176
119176
  computed: {
119177
119177
  gclass() {
119178
- return console.log(this.record.customClass), this.record.customClass ? this.record.customClass : "";
119178
+ return this.develop == 1 ? "" : this.record.customClass ? this.record.customClass : "";
119179
119179
  },
119180
119180
  heightArea() {
119181
119181
  return this.height;
@@ -119187,7 +119187,7 @@ const layoutNode = __component__$1y.exports, containerPanel_vue_vue_type_style_i
119187
119187
  return `${this.develop == 1 ? "" : `${getCss(this.options)}max-width:100%;`}`;
119188
119188
  },
119189
119189
  style() {
119190
- const s = this.record.customCss ? this.record.customCss : "";
119190
+ const s = this.develop == 1 ? "" : this.record.customCss ? this.record.customCss : "";
119191
119191
  return `${getCss(this.record.css)}${s}`;
119192
119192
  },
119193
119193
  heiType() {
@@ -119206,7 +119206,7 @@ var _sfc_render$1x = function s() {
119206
119206
  _sfc_staticRenderFns$1x,
119207
119207
  !1,
119208
119208
  null,
119209
- "3160e6ad",
119209
+ "e7cf23b9",
119210
119210
  null,
119211
119211
  null
119212
119212
  );
@@ -119255,7 +119255,7 @@ var _sfc_render$1w = function s() {
119255
119255
  null,
119256
119256
  null
119257
119257
  );
119258
- const FlexLayout = __component__$1w.exports, dataList_vue_vue_type_style_index_0_scoped_a00ad03a_lang = "", _sfc_main$1v = {
119258
+ const FlexLayout = __component__$1w.exports, dataList_vue_vue_type_style_index_0_scoped_10988061_lang = "", _sfc_main$1v = {
119259
119259
  props: {
119260
119260
  record: {
119261
119261
  type: Object,
@@ -119305,7 +119305,7 @@ const FlexLayout = __component__$1w.exports, dataList_vue_vue_type_style_index_0
119305
119305
  },
119306
119306
  foreignContext: {
119307
119307
  handler(s) {
119308
- this.record.foreignContext = this.foreignContext;
119308
+ this.foreignContext.length > 0 && (this.record.foreignContext = this.foreignContext);
119309
119309
  },
119310
119310
  deep: !0,
119311
119311
  immediate: !0
@@ -119369,7 +119369,7 @@ const FlexLayout = __component__$1w.exports, dataList_vue_vue_type_style_index_0
119369
119369
  const r = this.options.layoutDirection === "row" ? "overflow-x: auto;" : "";
119370
119370
  s = `display: flex;flex-direction:${this.options.layoutDirection};${r}`;
119371
119371
  }
119372
- const t = this.record.customCss ? this.record.customCss : "", a = this.options.spacing ? this.options.spacing : 0;
119372
+ const t = this.develop == 1 ? "" : this.record.customCss ? this.record.customCss : "", a = this.options.spacing ? this.options.spacing : 0;
119373
119373
  return `${s}gap:${a}px;${getCss(this.record.css)}${t}`;
119374
119374
  },
119375
119375
  istyle() {
@@ -119515,21 +119515,21 @@ const FlexLayout = __component__$1w.exports, dataList_vue_vue_type_style_index_0
119515
119515
  }
119516
119516
  },
119517
119517
  mounted() {
119518
- this.init(), this.develop == 2 && this.executeEventBind(), this.record.foreignContext.length > 0 && (this.record.foreignContext = this.foreignContext), this.record.hasLoad && this.record.hasLoad(this.record.key);
119518
+ this.init(), this.develop == 2 && this.executeEventBind(), this.foreignContext.length > 0 && (this.record.foreignContext = this.foreignContext), this.record.hasLoad && this.record.hasLoad(this.record.key);
119519
119519
  }
119520
119520
  };
119521
119521
  var _sfc_render$1v = function s() {
119522
119522
  var t = this, a = t._self._c;
119523
119523
  return a("div", { directives: [{ name: "loading", rawName: "v-loading", value: t.confirmLoading, expression: "confirmLoading" }], staticClass: "gd-data-list" }, [a("div", { style: t.style }, t._l(t.getDataList, function(r, o) {
119524
119524
  return a("div", { staticClass: "flexd-items", style: t.istyle }, [t._t("listItem", null, { index: o, itemStyle: t.itemStyle, row: r, fieldContext: t.fieldContext, foreignContext: t.foreignContextList })], 2);
119525
- }), 0), t.totalRows > 0 ? a("div", { staticClass: "list-more", class: t.totalRows > 0 && t.list.length >= t.totalRows ? "" : "active-item" }, [t.loading ? a("i", { staticClass: "el-icon-loading" }) : t._e(), a("div", { staticClass: "more-title", on: { click: t.loadMore } }, [t._v(t._s(t.moreTitle))])]) : t._e(), t.statu ? a("div", { staticClass: "empty-control" }, [a("i", { staticClass: "el-icon-receiving" }), a("div", { staticClass: "empty-title" }, [t._v(t._s(t.$i18nt("el.select.noData", "\u65E0\u6570\u636E")))])]) : t._e()]);
119525
+ }), 0), t.develop == 2 ? [t.totalRows > 0 ? a("div", { staticClass: "list-more", class: t.totalRows > 0 && t.list.length >= t.totalRows ? "" : "active-item" }, [t.loading ? a("i", { staticClass: "el-icon-loading" }) : t._e(), a("div", { staticClass: "more-title", on: { click: t.loadMore } }, [t._v(t._s(t.moreTitle))])]) : t._e(), t.statu ? a("div", { staticClass: "empty-control" }, [a("i", { staticClass: "el-icon-receiving" }), a("div", { staticClass: "empty-title" }, [t._v(t._s(t.$i18nt("el.select.noData", "\u65E0\u6570\u636E")))])]) : t._e()] : t._e()], 2);
119526
119526
  }, _sfc_staticRenderFns$1v = [], __component__$1v = /* @__PURE__ */ normalizeComponent(
119527
119527
  _sfc_main$1v,
119528
119528
  _sfc_render$1v,
119529
119529
  _sfc_staticRenderFns$1v,
119530
119530
  !1,
119531
119531
  null,
119532
- "a00ad03a",
119532
+ "10988061",
119533
119533
  null,
119534
119534
  null
119535
119535
  );
@@ -119695,7 +119695,7 @@ var _sfc_render$1t = function s() {
119695
119695
  null,
119696
119696
  null
119697
119697
  );
119698
- const drawerPanel = __component__$1t.exports, layoutItem_vue_vue_type_style_index_0_scoped_e18abab7_lang = "", _sfc_main$1s = {
119698
+ const drawerPanel = __component__$1t.exports, layoutItem_vue_vue_type_style_index_0_scoped_4dd8ac32_lang = "", _sfc_main$1s = {
119699
119699
  name: "layoutItem",
119700
119700
  props: {
119701
119701
  record: {
@@ -119741,14 +119741,6 @@ const drawerPanel = __component__$1t.exports, layoutItem_vue_vue_type_style_inde
119741
119741
  value: null
119742
119742
  };
119743
119743
  },
119744
- watch: {
119745
- selectItem: {
119746
- handler(s) {
119747
- s.key !== "" && JSON.stringify(s) !== "{}" && this.mergeItemStyle(s.key, s.options.flexWidth);
119748
- },
119749
- deep: !0
119750
- }
119751
- },
119752
119744
  computed: {
119753
119745
  options() {
119754
119746
  return this.record.options;
@@ -119781,9 +119773,6 @@ const drawerPanel = __component__$1t.exports, layoutItem_vue_vue_type_style_inde
119781
119773
  },
119782
119774
  handleColAdd(s, t) {
119783
119775
  this.$emit("handleColAdd", s, t);
119784
- },
119785
- mergeItemStyle(s, t) {
119786
- this.value = t;
119787
119776
  }
119788
119777
  }
119789
119778
  };
@@ -120139,11 +120128,13 @@ var _sfc_render$1s = function s() {
120139
120128
  _sfc_staticRenderFns$1s,
120140
120129
  !1,
120141
120130
  null,
120142
- "e18abab7",
120131
+ "4dd8ac32",
120143
120132
  null,
120144
120133
  null
120145
120134
  );
120146
- const layoutItem = __component__$1s.exports, componentPanel_vue_vue_type_style_index_0_scoped_a024a848_lang = "", _sfc_main$1r = {
120135
+ const layoutItem = __component__$1s.exports, componentPanel_vue_vue_type_style_index_0_scoped_2ddf0fc0_lang = "";
120136
+ var timeOut = null;
120137
+ const _sfc_main$1r = {
120147
120138
  props: {
120148
120139
  data: {
120149
120140
  type: Object,
@@ -120189,7 +120180,9 @@ const layoutItem = __component__$1s.exports, componentPanel_vue_vue_type_style_i
120189
120180
  watch: {
120190
120181
  data: {
120191
120182
  handler(s) {
120192
- this.ruleFormFiter(s);
120183
+ timeOut && clearTimeout(timeOut), timeOut = setTimeout(() => {
120184
+ this.ruleFormFiter(s);
120185
+ }, 100);
120193
120186
  const t = s.list.filter((a) => ["dialog", "drawer"].includes(a.type) && a.options.visible)[0];
120194
120187
  this.statu = !!t;
120195
120188
  },
@@ -120409,7 +120402,7 @@ var _sfc_render$1r = function s() {
120409
120402
  _sfc_staticRenderFns$1r,
120410
120403
  !1,
120411
120404
  null,
120412
- "a024a848",
120405
+ "2ddf0fc0",
120413
120406
  null,
120414
120407
  null
120415
120408
  );
@@ -1,5 +1,5 @@
1
1
  import o from "vue";
2
- import { n, m as l, c as u, g as h, a as f, u as g, r as w, b as v, l as A, d as b, e as y, f as R } from "./index.8923ef39.mjs";
2
+ import { n, m as l, c as u, g as h, a as f, u as g, r as w, b as v, l as A, d as b, e as y, f as R } from "./index.7c69f2f8.mjs";
3
3
  const C = {
4
4
  name: "GdVerificationCode",
5
5
  props: {