lyflowchart 1.0.102 → 1.0.104

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/index.js CHANGED
@@ -33402,15 +33402,15 @@ var Rk = c({
33402
33402
  u.value[e].conditions.splice(t, 1), u.value[e].conditions.length == 0 && u.value.splice(e, 1);
33403
33403
  }, E = (e) => {
33404
33404
  console.log("value", e);
33405
- }, D = () => {}, O = (e, t) => [
33405
+ }, D = () => {}, O = (e, t, n) => [
33406
33406
  "date",
33407
33407
  "start_date",
33408
33408
  "end_date"
33409
33409
  ].includes(e.key) ? {
33410
33410
  type: "datepicker",
33411
- label: `${e.label}`,
33411
+ label: n,
33412
33412
  disabled: !1,
33413
- placeholder: "请选择日期时间选择器",
33413
+ placeholder: `请选择${n}`,
33414
33414
  allowClear: !0,
33415
33415
  showTime: !1,
33416
33416
  format: "YYYY-MM-DD",
@@ -33425,7 +33425,7 @@ var Rk = c({
33425
33425
  is_show_field: !0
33426
33426
  } : ["id"].includes(e.key) ? {
33427
33427
  type: "number",
33428
- label: `${e.label}`,
33428
+ label: n,
33429
33429
  disabled: !1,
33430
33430
  inputType: "number",
33431
33431
  formatter: null,
@@ -33440,7 +33440,7 @@ var Rk = c({
33440
33440
  suffixIcon: null,
33441
33441
  addonBeforeIcon: null,
33442
33442
  addonAfterIcon: null,
33443
- placeholder: `请填写${e.label}`,
33443
+ placeholder: `请填写${n}`,
33444
33444
  name: `${t}`,
33445
33445
  key: "380684ef6d2b1650a2ae0d85e7250a88",
33446
33446
  required: !1,
@@ -33451,7 +33451,7 @@ var Rk = c({
33451
33451
  is_show_field: !0
33452
33452
  } : ["id"].includes(e.key) ? {
33453
33453
  type: "number",
33454
- label: `${e.label}`,
33454
+ label: n,
33455
33455
  disabled: !1,
33456
33456
  inputType: "number",
33457
33457
  formatter: null,
@@ -33466,7 +33466,7 @@ var Rk = c({
33466
33466
  suffixIcon: null,
33467
33467
  addonBeforeIcon: null,
33468
33468
  addonAfterIcon: null,
33469
- placeholder: `请填写${e.label}`,
33469
+ placeholder: `请填写${n}`,
33470
33470
  name: `${t}`,
33471
33471
  key: `${t}`,
33472
33472
  required: !1,
@@ -33484,10 +33484,10 @@ var Rk = c({
33484
33484
  disabled: !1,
33485
33485
  inputType: "text",
33486
33486
  key: `${t}`,
33487
- label: `${e.label}`,
33487
+ label: n,
33488
33488
  name: `${t}`,
33489
33489
  offset: 0,
33490
- placeholder: `请填写${e.label}`,
33490
+ placeholder: `请填写${n}`,
33491
33491
  prefix: null,
33492
33492
  prefixIcon: null,
33493
33493
  pull: 0,
@@ -33508,7 +33508,7 @@ var Rk = c({
33508
33508
  });
33509
33509
  }), d.value.forEach((e) => {
33510
33510
  e.children && e.children.forEach((t) => {
33511
- let n = `globalData__${e.key}__${t.key}`, r = t.label, i = O(t, n);
33511
+ let n = `globalData__${e.key}__${t.key}`, r = `${e.label}-${t.label}`, i = O(t, n, r);
33512
33512
  o.value.push({ ...i }), s.value.push({
33513
33513
  label: r,
33514
33514
  value: n
@@ -34152,7 +34152,7 @@ function zk(t, c, l, u, d, f) {
34152
34152
  _: 1
34153
34153
  })]);
34154
34154
  }
34155
- var Bk = /* @__PURE__ */ BO(Rk, [["render", zk], ["__scopeId", "data-v-e9e34842"]]), Vk = {
34155
+ var Bk = /* @__PURE__ */ BO(Rk, [["render", zk], ["__scopeId", "data-v-56288b50"]]), Vk = {
34156
34156
  "Activate the global connect tool": "激活全局连接工具",
34157
34157
  "Append {type}": "添加 {type}",
34158
34158
  "Append Task": "添加任务",