@blueking/bkflow-canvas-editor 0.0.35-beta.5 → 0.0.35-beta.6

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.esm.js CHANGED
@@ -26405,7 +26405,7 @@ const UserSelector = /* @__PURE__ */ _export_sfc$1(_sfc_main$$, [["render", _sfc
26405
26405
  ]),
26406
26406
  _: 1
26407
26407
  }),
26408
- y.value.custom_type === "input" ? (openBlock(), createBlock(ce, {
26408
+ ["input", "textarea"].includes(y.value.custom_type) ? (openBlock(), createBlock(ce, {
26409
26409
  key: 0,
26410
26410
  label: "正则校验",
26411
26411
  property: "validation"
@@ -26493,7 +26493,7 @@ const UserSelector = /* @__PURE__ */ _export_sfc$1(_sfc_main$$, [["render", _sfc
26493
26493
  ]);
26494
26494
  };
26495
26495
  }
26496
- }), GlobalVariableEdit = /* @__PURE__ */ _export_sfc$1(_sfc_main$N, [["__scopeId", "data-v-f66d25f1"]]), _hoisted_1$J = { class: "slider-title" }, _hoisted_2$v = { key: 0 }, _hoisted_3$k = { class: "sub-title-text" }, _hoisted_4$i = { class: "global-variable-slider" }, _hoisted_5$d = { class: "sideslider-footer-buttons" }, _sfc_main$M = /* @__PURE__ */ defineComponent({
26496
+ }), GlobalVariableEdit = /* @__PURE__ */ _export_sfc$1(_sfc_main$N, [["__scopeId", "data-v-02870794"]]), _hoisted_1$J = { class: "slider-title" }, _hoisted_2$v = { key: 0 }, _hoisted_3$k = { class: "sub-title-text" }, _hoisted_4$i = { class: "global-variable-slider" }, _hoisted_5$d = { class: "sideslider-footer-buttons" }, _sfc_main$M = /* @__PURE__ */ defineComponent({
26497
26497
  __name: "index",
26498
26498
  props: {
26499
26499
  show: { type: Boolean, default: !1 },