yuanjia-form-pro-standard 1.1.7-beta0.3 → 1.1.7-beta0.5

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/designer.es.js CHANGED
@@ -241967,13 +241967,13 @@ var Draggable = /* @__PURE__ */ getDefaultExportFromCjs(vuedraggable_umd.exports
241967
241967
  if (typeof window !== "undefined") {
241968
241968
  let loadSvg = function() {
241969
241969
  var body = document.body;
241970
- var svgDom = document.getElementById("__svg__icons__dom__1770292099749__");
241970
+ var svgDom = document.getElementById("__svg__icons__dom__1770358563487__");
241971
241971
  if (!svgDom) {
241972
241972
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
241973
241973
  svgDom.style.position = "absolute";
241974
241974
  svgDom.style.width = "0";
241975
241975
  svgDom.style.height = "0";
241976
- svgDom.id = "__svg__icons__dom__1770292099749__";
241976
+ svgDom.id = "__svg__icons__dom__1770358563487__";
241977
241977
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
241978
241978
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
241979
241979
  }
@@ -261928,7 +261928,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
261928
261928
  _: 3
261929
261929
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
261930
261930
  }
261931
- var OrgLinkageWidget = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-315ecd02"]]);
261931
+ var OrgLinkageWidget = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-281b0906"]]);
261932
261932
  const loadExtension = function(app) {
261933
261933
  addContainerWidgetSchema(cardSchema);
261934
261934
  app.component(CardWidget.name, CardWidget);