form-custom-test 3.0.205 → 3.0.206

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.
@@ -69045,13 +69045,13 @@ function registerIcon(app) {
69045
69045
  if (typeof window !== "undefined") {
69046
69046
  let loadSvg = function() {
69047
69047
  var body = document.body;
69048
- var svgDom = document.getElementById("__svg__icons__dom__1780907235654__");
69048
+ var svgDom = document.getElementById("__svg__icons__dom__1780969980982__");
69049
69049
  if (!svgDom) {
69050
69050
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
69051
69051
  svgDom.style.position = "absolute";
69052
69052
  svgDom.style.width = "0";
69053
69053
  svgDom.style.height = "0";
69054
- svgDom.id = "__svg__icons__dom__1780907235654__";
69054
+ svgDom.id = "__svg__icons__dom__1780969980982__";
69055
69055
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
69056
69056
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
69057
69057
  }
@@ -80856,7 +80856,6 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
80856
80856
  "max-height": "500px",
80857
80857
  "header-row-class-name": "headerRowClassName",
80858
80858
  "header-cell-class-name": "headerCellClassName",
80859
- stripe: "",
80860
80859
  style: { "width": "100%" },
80861
80860
  "row-key": "id",
80862
80861
  ref: "tableRef",
@@ -80909,7 +80908,7 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
80909
80908
  _: 1
80910
80909
  }, 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"]);
80911
80910
  }
80912
- var ResolutionTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-23babf1c"]]);
80911
+ var ResolutionTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-68fa0297"]]);
80913
80912
  class DictManager {
80914
80913
  constructor() {
80915
80914
  this.dictCache = {};