super-page-designer 2.3.8-design1 → 2.3.9-design1

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.
@@ -1,5 +1,5 @@
1
- import { defineComponent as e, ref as t, resolveComponent as l, createBlock as a, openBlock as o, withCtx as s, createVNode as n, createElementVNode as u } from "vue";
2
- import i from "../../chart/statistical-table/component/style-table.vue.js";
1
+ import { defineComponent as e, ref as t, resolveComponent as l, createBlock as a, openBlock as o, withCtx as s, createVNode as n, createElementVNode as i } from "vue";
2
+ import u from "../../chart/statistical-table/component/style-table.vue.js";
3
3
  const r = { style: { padding: "8px 0px 0px 0px" } }, g = { style: { padding: "8px 0px 0px 0px" } }, d = e({ __name: "tablecolumn-attr-style", props: { configure: Object, pageDesign: Object, tableConfigure: Object }, setup(e2) {
4
4
  const d2 = e2, c = t(["tittleFont", "rowBackgroundColor", "tittleClass", "contentClass"]);
5
5
  function p(e3) {
@@ -10,7 +10,7 @@ const r = { style: { padding: "8px 0px 0px 0px" } }, g = { style: { padding: "8p
10
10
  }
11
11
  return (t2, d3) => {
12
12
  const f = l("el-collapse-item"), C = l("el-input"), y = l("el-collapse"), b = l("el-form");
13
- return o(), a(b, { "label-width": "80px", size: "small" }, { default: s(() => [n(y, { modelValue: c.value, "onUpdate:modelValue": d3[2] || (d3[2] = (e3) => c.value = e3), style: { "margin-top": "6px" } }, { default: s(() => [n(f, { title: "标题", name: "tittleFont", class: "amb-design-attr-group-header" }, { default: s(() => [n(i, { configure: e2.tableConfigure, showField: false, data: e2.configure.style.titleStyle, pageDesign: e2.pageDesign, onDataChange: m }, null, 8, ["configure", "data", "pageDesign"])]), _: 1 }), n(f, { title: "内容", name: "rowBackgroundColor", class: "amb-design-attr-group-header" }, { default: s(() => [n(i, { paramTypes: ["data", "task", "page", "request", "row"], configure: e2.tableConfigure, showCondition: true, data: e2.configure.style.cellStyle, pageDesign: e2.pageDesign, onDataChange: p }, null, 8, ["configure", "data", "pageDesign"])]), _: 1 }), n(f, { title: "标题-class(多个;隔开)", name: "tittleClass", class: "amb-design-attr-group-header" }, { default: s(() => [u("div", r, [n(C, { modelValue: e2.configure.style.tittleClassCustom, "onUpdate:modelValue": d3[0] || (d3[0] = (t3) => e2.configure.style.tittleClassCustom = t3) }, null, 8, ["modelValue"])])]), _: 1 }), n(f, { title: "内容-class(多个;隔开)", name: "contentClass", class: "amb-design-attr-group-header" }, { default: s(() => [u("div", g, [n(C, { modelValue: e2.configure.style.contentClassCustom, "onUpdate:modelValue": d3[1] || (d3[1] = (t3) => e2.configure.style.contentClassCustom = t3) }, null, 8, ["modelValue"])])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 });
13
+ return o(), a(b, { "label-width": "80px", size: "small" }, { default: s(() => [n(y, { modelValue: c.value, "onUpdate:modelValue": d3[2] || (d3[2] = (e3) => c.value = e3), style: { "margin-top": "6px" } }, { default: s(() => [n(f, { title: "标题", name: "tittleFont", class: "amb-design-attr-group-header" }, { default: s(() => [n(u, { configure: e2.tableConfigure, showField: false, data: e2.configure.style.titleStyle, pageDesign: e2.pageDesign, onDataChange: m }, null, 8, ["configure", "data", "pageDesign"])]), _: 1 }), n(f, { title: "内容", name: "rowBackgroundColor", class: "amb-design-attr-group-header" }, { default: s(() => [n(u, { paramTypes: ["data", "task", "page", "request", "fixed", "row"], configure: e2.tableConfigure, showCondition: true, data: e2.configure.style.cellStyle, pageDesign: e2.pageDesign, onDataChange: p }, null, 8, ["configure", "data", "pageDesign"])]), _: 1 }), n(f, { title: "标题-class(多个;隔开)", name: "tittleClass", class: "amb-design-attr-group-header" }, { default: s(() => [i("div", r, [n(C, { modelValue: e2.configure.style.tittleClassCustom, "onUpdate:modelValue": d3[0] || (d3[0] = (t3) => e2.configure.style.tittleClassCustom = t3) }, null, 8, ["modelValue"])])]), _: 1 }), n(f, { title: "内容-class(多个;隔开)", name: "contentClass", class: "amb-design-attr-group-header" }, { default: s(() => [i("div", g, [n(C, { modelValue: e2.configure.style.contentClassCustom, "onUpdate:modelValue": d3[1] || (d3[1] = (t3) => e2.configure.style.contentClassCustom = t3) }, null, 8, ["modelValue"])])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 });
14
14
  };
15
15
  } });
16
16
  export {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "super-page-designer",
3
- "version": "2.3.8-design1",
3
+ "version": "2.3.9-design1",
4
4
  "description": "AgileBuilder super page designer",
5
5
  "license": "ISC",
6
6
  "main": "dist/es/index.js",
@@ -29,7 +29,7 @@
29
29
  "@vitejs/plugin-vue": "^5.0.4",
30
30
  "@vueuse/core": "^10.9.0",
31
31
  "agilebuilder-private-libs": "1.0.26",
32
- "agilebuilder-ui": "1.1.44",
32
+ "agilebuilder-ui": "1.1.46",
33
33
  "echarts": "^5.5.0",
34
34
  "element-plus": "^2.6.1",
35
35
  "font-awesome": "^4.7.0",
@@ -41,7 +41,7 @@
41
41
  "qrcode": "^1.5.3",
42
42
  "quill": "^2.0.1",
43
43
  "service-flow-designer": "2.3.7-flow1",
44
- "super-page-runtime": "2.3.8",
44
+ "super-page-runtime": "2.3.9",
45
45
  "uuid": "^9.0.1",
46
46
  "vite": "^5.1.6",
47
47
  "vite-plugin-node-stdlib-browser": "^0.2.1",