form-custom-test 3.0.75 → 3.0.76

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.
@@ -68131,13 +68131,13 @@ function registerIcon(app) {
68131
68131
  if (typeof window !== "undefined") {
68132
68132
  let loadSvg = function() {
68133
68133
  var body = document.body;
68134
- var svgDom = document.getElementById("__svg__icons__dom__1774331447839__");
68134
+ var svgDom = document.getElementById("__svg__icons__dom__1774332267004__");
68135
68135
  if (!svgDom) {
68136
68136
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
68137
68137
  svgDom.style.position = "absolute";
68138
68138
  svgDom.style.width = "0";
68139
68139
  svgDom.style.height = "0";
68140
- svgDom.id = "__svg__icons__dom__1774331447839__";
68140
+ svgDom.id = "__svg__icons__dom__1774332267004__";
68141
68141
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
68142
68142
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
68143
68143
  }
@@ -68620,7 +68620,7 @@ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
68620
68620
  _: 3
68621
68621
  }, 8, ["widget"]);
68622
68622
  }
68623
- var CardItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-05585a0f"]]);
68623
+ var CardItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-2f0daae4"]]);
68624
68624
  const cardTemplateGenerator = function(cw, formConfig2) {
68625
68625
  const wop = cw.options;
68626
68626
  const classAttr = buildClassAttr(cw);