form-custom-test 3.0.192 → 3.0.193

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/render.es.js CHANGED
@@ -26510,13 +26510,13 @@ function registerIcon(app) {
26510
26510
  if (typeof window !== "undefined") {
26511
26511
  let loadSvg = function() {
26512
26512
  var body = document.body;
26513
- var svgDom = document.getElementById("__svg__icons__dom__1780623729709__");
26513
+ var svgDom = document.getElementById("__svg__icons__dom__1780623941740__");
26514
26514
  if (!svgDom) {
26515
26515
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
26516
26516
  svgDom.style.position = "absolute";
26517
26517
  svgDom.style.width = "0";
26518
26518
  svgDom.style.height = "0";
26519
- svgDom.id = "__svg__icons__dom__1780623729709__";
26519
+ svgDom.id = "__svg__icons__dom__1780623941740__";
26520
26520
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
26521
26521
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
26522
26522
  }
@@ -36632,6 +36632,7 @@ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
36632
36632
  }, toDisplayString($props.widget.options.label), 3),
36633
36633
  $props.widget.options.required ? (openBlock(), createElementBlock("span", _hoisted_2$8, "*")) : createCommentVNode("", true)
36634
36634
  ])) : createCommentVNode("", true),
36635
+ createTextVNode(" " + toDisplayString($data.tableData) + " ", 1),
36635
36636
  createElementVNode("div", _hoisted_3$6, [
36636
36637
  !$props.widget.options.disabled ? (openBlock(), createBlock(_component_el_button, {
36637
36638
  key: 0,
@@ -36861,7 +36862,7 @@ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
36861
36862
  _: 1
36862
36863
  }, 8, ["widget"]);
36863
36864
  }
36864
- var SubTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$d, [["render", _sfc_render$d], ["__scopeId", "data-v-13eecfed"]]);
36865
+ var SubTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$d, [["render", _sfc_render$d], ["__scopeId", "data-v-69f3fc2b"]]);
36865
36866
  var ace$2 = { exports: {} };
36866
36867
  (function(module, exports) {
36867
36868
  (function() {