super-page-designer 2.3.0-tmp3 → 2.3.2-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.
Files changed (149) hide show
  1. package/dist/es/components/design/utils/assemblys-config.js +1 -1
  2. package/dist/es/components/design/utils/page-table-util.js +1 -1
  3. package/dist/es/components/design/views/assemblys/button/button/button-attr-advanced.vue.js +4 -4
  4. package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue.js +8 -8
  5. package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-attr-base.vue.js +1 -1
  6. package/dist/es/components/design/views/assemblys/button/component/combination.vue.js +1 -1
  7. package/dist/es/components/design/views/assemblys/button/component/condition-dialog.vue.js +9 -9
  8. package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue2.js +5 -5
  9. package/dist/es/components/design/views/assemblys/button/component/set-dialog.vue.js +27 -27
  10. package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr-base.vue.js +3 -3
  11. package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-advanced.vue.js +7 -7
  12. package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-base.vue.js +7 -7
  13. package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-advanced.vue.js +7 -7
  14. package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-base.vue.js +2 -2
  15. package/dist/es/components/design/views/assemblys/chart/column-line/column-line-attr-style.vue.js +4 -4
  16. package/dist/es/components/design/views/assemblys/chart/column-line/series/column-line-series-attr-base.vue.js +3 -3
  17. package/dist/es/components/design/views/assemblys/chart/column-line/series/styles/style-bar.vue.js +1 -1
  18. package/dist/es/components/design/views/assemblys/chart/column-line/series/styles/style-line.vue.js +1 -1
  19. package/dist/es/components/design/views/assemblys/chart/common/common-attr-data.vue.js +6 -6
  20. package/dist/es/components/design/views/assemblys/chart/common/common-attr-groupby.vue.js +6 -6
  21. package/dist/es/components/design/views/assemblys/chart/common/common-attr-sortby.vue.js +5 -5
  22. package/dist/es/components/design/views/assemblys/chart/common/common-home-chart.vue2.js +11 -11
  23. package/dist/es/components/design/views/assemblys/chart/common/common-style-datazoom.vue.js +2 -2
  24. package/dist/es/components/design/views/assemblys/chart/common/common-style-font-subtitle.vue.js +2 -2
  25. package/dist/es/components/design/views/assemblys/chart/common/common-style-font-title.vue.js +2 -2
  26. package/dist/es/components/design/views/assemblys/chart/common/common-style-legend.vue.js +2 -2
  27. package/dist/es/components/design/views/assemblys/chart/common/common-style-tooltip.vue.js +2 -2
  28. package/dist/es/components/design/views/assemblys/chart/common/common-style-xaxis.vue.js +1 -1
  29. package/dist/es/components/design/views/assemblys/chart/common/common-style-yaxis.vue.js +7 -7
  30. package/dist/es/components/design/views/assemblys/chart/common-series/common-attr-dataset-columnline.vue.js +10 -10
  31. package/dist/es/components/design/views/assemblys/chart/common-series/common-attr-dynamic.vue.js +10 -10
  32. package/dist/es/components/design/views/assemblys/chart/common-series/common-style-label.vue.js +4 -4
  33. package/dist/es/components/design/views/assemblys/chart/gauge/gauge-attr-data.vue.js +3 -3
  34. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-anchor.vue.js +1 -1
  35. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-axislabel.vue.js +2 -2
  36. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-detail.vue.js +2 -2
  37. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-gauge.vue.js +1 -1
  38. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-pointer.vue.js +2 -2
  39. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-split.vue.js +1 -1
  40. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-title.vue.js +1 -1
  41. package/dist/es/components/design/views/assemblys/chart/pie/series/styles/style-pie.vue.js +4 -4
  42. package/dist/es/components/design/views/assemblys/chart/radar/radar-attr-data.vue.js +3 -3
  43. package/dist/es/components/design/views/assemblys/chart/radar/series/series-attr-dataset.vue.js +6 -6
  44. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-axisname.vue.js +2 -2
  45. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-datalabel.vue.js +1 -1
  46. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-dataline.vue.js +1 -1
  47. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-radar.vue.js +2 -2
  48. package/dist/es/components/design/views/assemblys/chart/scatter/scatter-attr-data.vue.js +15 -15
  49. package/dist/es/components/design/views/assemblys/chart/scatter/scatter-attr-style-xaxis.vue.js +1 -1
  50. package/dist/es/components/design/views/assemblys/chart/scatter/series/scatter-series-data.vue.js +1 -1
  51. package/dist/es/components/design/views/assemblys/chart/scatter/series/styles/style-scatter.vue.js +2 -2
  52. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue2.js +4 -4
  53. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/font-style-dialog.vue.js +11 -11
  54. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/link-table.vue.js +1 -1
  55. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-pageination.vue.js +5 -5
  56. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-showcondition.vue.js +9 -9
  57. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-base.vue.js +10 -10
  58. package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js +24 -24
  59. package/dist/es/components/design/views/assemblys/common/common-attr-cursor.vue.js +1 -1
  60. package/dist/es/components/design/views/assemblys/common/common-attr-size.vue.js +2 -2
  61. package/dist/es/components/design/views/assemblys/common/common-icon-bind.vue.js +1 -1
  62. package/dist/es/components/design/views/assemblys/common/common-icon-bind.vue2.js +69 -55
  63. package/dist/es/components/design/views/assemblys/common/common-select-page.vue.js +12 -12
  64. package/dist/es/components/design/views/assemblys/common/common-select-table.vue.js +8 -8
  65. package/dist/es/components/design/views/assemblys/common/common-style-border.vue.js +2 -2
  66. package/dist/es/components/design/views/assemblys/common/common-style-font-head.vue.js +2 -2
  67. package/dist/es/components/design/views/assemblys/common/common-style-font.vue.js +2 -2
  68. package/dist/es/components/design/views/assemblys/common/common-style-position.vue.js +2 -2
  69. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.js +1 -1
  70. package/dist/es/components/design/views/assemblys/common/{common-variable-bind.vue3.js → common-variable-bind.vue2.js} +13 -13
  71. package/dist/es/components/design/views/assemblys/common/page-permission-select.vue.js +3 -3
  72. package/dist/es/components/design/views/assemblys/container/card/card-attr-base.vue.js +7 -7
  73. package/dist/es/components/design/views/assemblys/container/container/container-attr-base.vue.js +2 -2
  74. package/dist/es/components/design/views/assemblys/container/form/form-attr-base.vue.js +1 -1
  75. package/dist/es/components/design/views/assemblys/container/iframe/iframe-attr-base.vue.js +3 -3
  76. package/dist/es/components/design/views/assemblys/container/tabs/tabs-attr-base.vue.js +2 -2
  77. package/dist/es/components/design/views/assemblys/container/tools/tools-attr-base.vue.js +6 -6
  78. package/dist/es/components/design/views/assemblys/data/bar-code/barcode-attr-base.vue.js +5 -5
  79. package/dist/es/components/design/views/assemblys/data/component/column-config.vue.js +13 -13
  80. package/dist/es/components/design/views/assemblys/data/component/composite-header.vue2.js +6 -6
  81. package/dist/es/components/design/views/assemblys/data/component/configuration-value.vue.js +3 -3
  82. package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue2.js +7 -7
  83. package/dist/es/components/design/views/assemblys/data/component/data-origin.vue2.js +3 -3
  84. package/dist/es/components/design/views/assemblys/data/component/dynamic-column.vue.js +4 -4
  85. package/dist/es/components/design/views/assemblys/data/component/formatting-icon-label.vue.js +9 -9
  86. package/dist/es/components/design/views/assemblys/data/component/formatting.vue.js +3 -3
  87. package/dist/es/components/design/views/assemblys/data/component/querySetting.vue.js +2 -2
  88. package/dist/es/components/design/views/assemblys/data/component/return-set-table.vue.js +8 -8
  89. package/dist/es/components/design/views/assemblys/data/table/table-attr-advanced.vue.js +6 -6
  90. package/dist/es/components/design/views/assemblys/data/table/table-attr-base.vue.js +1 -1
  91. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue2.js +6 -5
  92. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-dynamic-column.vue.js +11 -11
  93. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-base.vue.js +2 -2
  94. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-context-menu.vue.js +6 -6
  95. package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr-base.vue.js +6 -6
  96. package/dist/es/components/design/views/assemblys/form/common/bar-code-rule.vue.js +4 -4
  97. package/dist/es/components/design/views/assemblys/form/common/condition.vue.js +13 -13
  98. package/dist/es/components/design/views/assemblys/form/common/data-format.vue.js +9 -9
  99. package/dist/es/components/design/views/assemblys/form/common/data-origin-autoset.vue.js +25 -25
  100. package/dist/es/components/design/views/assemblys/form/common/data-origin-service-in.vue.js +3 -3
  101. package/dist/es/components/design/views/assemblys/form/common/data-origin.vue2.js +8 -8
  102. package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue.js +9 -9
  103. package/dist/es/components/design/views/assemblys/form/common/hyperlink-mult-config.vue.js +16 -16
  104. package/dist/es/components/design/views/assemblys/form/common/icon-set-dialog.vue2.js +2 -2
  105. package/dist/es/components/design/views/assemblys/form/common/linkpage-page-callback.vue.js +2 -2
  106. package/dist/es/components/design/views/assemblys/form/common/pre-suffix.vue.js +2 -2
  107. package/dist/es/components/design/views/assemblys/form/common/suffixmodule.vue.js +8 -8
  108. package/dist/es/components/design/views/assemblys/form/common/verification-custom.vue.js +8 -8
  109. package/dist/es/components/design/views/assemblys/form/custom/custom-attr-base.vue.js +6 -6
  110. package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr-base.vue.js +6 -6
  111. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr-base.vue.js +30 -22
  112. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-autoset.vue.js +12 -12
  113. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-design.vue2.js +13 -13
  114. package/dist/es/components/design/views/assemblys/form/divider/divider-attr-base.vue.js +3 -3
  115. package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-base.vue.js +5 -5
  116. package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js +5 -5
  117. package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js +5 -5
  118. package/dist/es/components/design/views/assemblys/form/label/label-attr-base.vue.js +6 -6
  119. package/dist/es/components/design/views/assemblys/form/link/link-attr-base.vue.js +5 -5
  120. package/dist/es/components/design/views/assemblys/form/placeholder/placeholder-attr-base.vue.js +7 -7
  121. package/dist/es/components/design/views/assemblys/form/radio/radio-attr-base.vue.js +6 -6
  122. package/dist/es/components/design/views/assemblys/form/rich-text/richtext-attr-base.vue.js +5 -5
  123. package/dist/es/components/design/views/assemblys/form/select/select-attr-base.vue.js +5 -5
  124. package/dist/es/components/design/views/assemblys/form/switch/switch-attr-base.vue.js +5 -5
  125. package/dist/es/components/design/views/assemblys/form/tag/tag-attr-base.vue.js +7 -7
  126. package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr-base.vue.js +6 -6
  127. package/dist/es/components/design/views/assemblys/page/component/setting-form-rule-base-input.vue.js +3 -3
  128. package/dist/es/components/design/views/assemblys/page/component/weight-field-input.vue.js +7 -7
  129. package/dist/es/components/design/views/assemblys/page/create-workflow-dialog.vue.js +2 -2
  130. package/dist/es/components/design/views/assemblys/page/page-attr-advanced.vue.js +3 -3
  131. package/dist/es/components/design/views/assemblys/page/page-attr-base.vue.js +6 -6
  132. package/dist/es/components/design/views/assemblys/page/variable-dialog.vue.js +1 -1
  133. package/dist/es/components/design/views/assemblys/workflow/component/combination.vue.js +12 -12
  134. package/dist/es/components/design/views/assemblys/workflow/text-history/texthistory-attr-base.vue.js +5 -5
  135. package/dist/es/components/design/views/assemblys/workflow/workflow-button/workflowbutton-attr-base.vue.js +1 -1
  136. package/dist/es/components/design/views/design/page-event/completion-data.d.ts +7 -0
  137. package/dist/es/components/design/views/design/page-event/completion-data.js +4 -0
  138. package/dist/es/components/design/views/design/page-event/{config.vue.js → config.vue2.js} +2 -2
  139. package/dist/es/components/design/views/design/page-event/config.vue3.js +56 -50
  140. package/dist/es/components/design/views/design/page-event/page-event-container.vue.js +7 -7
  141. package/dist/es/components/design/views/design/page-event/page-event-content.vue.js +1 -1
  142. package/dist/es/components/design/views/design/view/components/i18n-setting-enabled.vue.js +8 -8
  143. package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue2.js +27 -27
  144. package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.js +7 -7
  145. package/dist/es/components/design/views/design/view/components/translate-error-dialog.vue.js +14 -14
  146. package/dist/es/components/design/views/design/view/view-design-display.vue.js +1 -1
  147. package/dist/es/components/design/views/design/view/view-design.vue.js +16 -16
  148. package/dist/es/style.css +9 -9
  149. package/package.json +5 -5
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as e, ref as l, resolveComponent as a, createBlock as o, openBlock as t, withCtx as u, createVNode as s, createCommentVNode as i, createElementVNode as n, withDirectives as r, createElementBlock as d, Fragment as m, renderList as p, unref as f, createTextVNode as c, vShow as g } from "vue";
2
2
  import b from "../common/suffixmodule.vue.js";
3
- import { getFormComponentOptions as _ } from "../../../../utils/assemblys-config.js";
4
- import { componentNameChange as V } from "../../../../utils/form-design-util.js";
3
+ import { getFormComponentOptions as V } from "../../../../utils/assemblys-config.js";
4
+ import { componentNameChange as _ } from "../../../../utils/form-design-util.js";
5
5
  import v from "../common/icon-set-dialog.vue.js";
6
6
  import y from "../../common/common-attr-size.vue.js";
7
7
  import h from "../../common/common-variable-bind.vue.js";
@@ -13,7 +13,7 @@ const w = { style: { padding: "8px 0px 0px 0px" } }, j = { style: { padding: "8p
13
13
  D.configure.props || (D.configure.props = {}), D.configure.props.buttonDisplayConditionsList || (D.configure.props.buttonDisplayConditionsList = []);
14
14
  const S = l(["base"]), L = l(false);
15
15
  function I(e3) {
16
- V(D.configure, e3, C);
16
+ _(D.configure, e3, C);
17
17
  }
18
18
  function W(e3, l2) {
19
19
  D.configure.props.base.prop = e3, l2 && (D.configure.props.base.title = l2);
@@ -22,8 +22,8 @@ const w = { style: { padding: "8px 0px 0px 0px" } }, j = { style: { padding: "8p
22
22
  D.configure.props.base.defaultValue = e3;
23
23
  }
24
24
  return D.configure.isTable && (L.value = true), (e3, l2) => {
25
- const V2 = a("el-option"), z3 = a("el-select"), D2 = a("el-form-item"), C2 = a("el-input"), A = a("el-text"), P = a("el-radio"), q = a("el-radio-group"), B = a("el-input-number"), E = a("el-collapse-item"), F = a("el-collapse"), G = a("el-form");
26
- return t(), o(G, { "label-width": "80px", size: "small" }, { default: u(() => [s(F, { modelValue: S.value, "onUpdate:modelValue": l2[11] || (l2[11] = (e4) => S.value = e4), style: { "margin-top": "6px" } }, { default: u(() => [s(E, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: u(() => [n("div", w, [s(D2, { label: "组件类型", class: "amb-design-attr-item" }, { default: u(() => [s(z3, { modelValue: T.value, "onUpdate:modelValue": l2[0] || (l2[0] = (e4) => T.value = e4), onChange: I, placeholder: "请选择" }, { default: u(() => [(t(true), d(m, null, p(f(_)(), (e4) => (t(), o(V2, { key: e4.name, label: e4.label, value: e4.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(D2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: u(() => [s(C2, { modelValue: e3.configure.uuid, "onUpdate:modelValue": l2[1] || (l2[1] = (l3) => e3.configure.uuid = l3), readonly: "", title: e3.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), L.value ? i("", true) : (t(), o(D2, { key: 0, label: "绑定变量", class: "amb-design-attr-item" }, { default: u(() => [(t(), o(h, { key: e3.configure.uuid, modelValue: e3.configure.props.base.prop, paramTypes: ["data", "page"], "onUpdate:modelValue": W }, null, 8, ["modelValue"]))]), _: 1 })), s(D2, { label: "默认值", class: "amb-design-attr-item" }, { default: u(() => [(t(), o(h, { isTable: e3.configure.isTable, key: e3.configure.uuid, modelValue: e3.configure.props.base.defaultValue, "onUpdate:modelValue": $ }, null, 8, ["isTable", "modelValue"]))]), _: 1 }), L.value ? i("", true) : (t(), o(D2, { key: 1, label: "绑定权限", class: "amb-design-attr-item" }, { default: u(() => [(t(), o(k, { key: e3.configure.uuid, configure: e3.configure }, null, 8, ["configure"]))]), _: 1 })), s(D2, { label: "内容格式化", class: "amb-design-attr-item" }, { default: u(() => [s(C2, { modelValue: e3.configure.props.base.formatting, "onUpdate:modelValue": l2[2] || (l2[2] = (l3) => e3.configure.props.base.formatting = l3), rows: 2, type: "textarea", placeholder: "请输入" }, null, 8, ["modelValue"]), s(A, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => l2[12] || (l2[12] = [c(" ${value}:数据值 ")])), _: 1, __: [12] })]), _: 1 }), s(D2, { label: "链接提示", class: "amb-design-attr-item" }, { default: u(() => [s(C2, { modelValue: e3.configure.props.base.linkTips, "onUpdate:modelValue": l2[3] || (l2[3] = (l3) => e3.configure.props.base.linkTips = l3), rows: 2, type: "textarea", placeholder: "请输入" }, null, 8, ["modelValue"]), s(A, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => l2[13] || (l2[13] = [c(" ${value}:数据值 ")])), _: 1, __: [13] })]), _: 1 }), L.value ? i("", true) : (t(), o(D2, { key: 2, label: "标题显示", class: "amb-design-attr-item" }, { default: u(() => [s(q, { modelValue: e3.configure.props.base.tittleShow, "onUpdate:modelValue": l2[4] || (l2[4] = (l3) => e3.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: u(() => [s(P, { value: true }, { default: u(() => l2[14] || (l2[14] = [c("显示")])), _: 1, __: [14] }), s(P, { value: false }, { default: u(() => l2[15] || (l2[15] = [c("隐藏")])), _: 1, __: [15] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })), r(s(D2, { label: "标题", class: "amb-design-attr-item" }, { default: u(() => [s(U, { modelValue: e3.configure.props.base.title, "onUpdate:modelValue": l2[5] || (l2[5] = (l3) => e3.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e3.configure.props.base.tittleShow]]), r(s(D2, { label: "标题宽度", class: "amb-design-attr-item" }, { default: u(() => [s(B, { modelValue: e3.configure.props.base.titleWidth, "onUpdate:modelValue": l2[6] || (l2[6] = (l3) => e3.configure.props.base.titleWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e3.configure.props.base.tittleShow]]), s(D2, { label: "类型", class: "amb-design-attr-item" }, { default: u(() => [s(q, { modelValue: e3.configure.props.base.type, "onUpdate:modelValue": l2[7] || (l2[7] = (l3) => e3.configure.props.base.type = l3), class: "ml-4" }, { default: u(() => [s(P, { value: "primary" }, { default: u(() => l2[16] || (l2[16] = [c("无")])), _: 1, __: [16] }), s(P, { value: "success" }, { default: u(() => l2[17] || (l2[17] = [c("success")])), _: 1, __: [17] }), s(P, { value: "info" }, { default: u(() => l2[18] || (l2[18] = [c("info")])), _: 1, __: [18] }), s(P, { value: "warning" }, { default: u(() => l2[19] || (l2[19] = [c("warning")])), _: 1, __: [19] }), s(P, { value: "danger" }, { default: u(() => l2[20] || (l2[20] = [c("danger")])), _: 1, __: [20] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(D2, { label: "前缀图标", class: "amb-design-attr-item" }, { default: u(() => [s(v, { modelValue: e3.configure.props.base.showIcon, "onUpdate:modelValue": l2[8] || (l2[8] = (l3) => e3.configure.props.base.showIcon = l3) }, null, 8, ["modelValue"])]), _: 1 }), s(D2, { label: "下划线", class: "amb-design-attr-item" }, { default: u(() => [s(q, { modelValue: e3.configure.props.base.underline, "onUpdate:modelValue": l2[9] || (l2[9] = (l3) => e3.configure.props.base.underline = l3), class: "ml-4" }, { default: u(() => [s(P, { value: true }, { default: u(() => l2[21] || (l2[21] = [c("显示")])), _: 1, __: [21] }), s(P, { value: false }, { default: u(() => l2[22] || (l2[22] = [c("隐藏")])), _: 1, __: [22] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(D2, { label: "显示判断", class: "amb-design-attr-item" }, { default: u(() => [s(x, { list: e3.configure.props.buttonDisplayConditionsList, title: "显示条件" }, null, 8, ["list"])]), _: 1 }), s(D2, { label: "状态", class: "amb-design-attr-item" }, { default: u(() => [s(q, { modelValue: e3.configure.props.base.state, "onUpdate:modelValue": l2[10] || (l2[10] = (l3) => e3.configure.props.base.state = l3), class: "ml-4" }, { default: u(() => [s(P, { value: "default" }, { default: u(() => l2[23] || (l2[23] = [c("普通")])), _: 1, __: [23] }), s(P, { value: "disabled" }, { default: u(() => l2[24] || (l2[24] = [c("禁用")])), _: 1, __: [24] }), s(P, { value: "hidden" }, { default: u(() => l2[25] || (l2[25] = [c("隐藏")])), _: 1, __: [25] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), s(E, { title: "跳转配置", name: "linkPage", class: "amb-design-attr-group-header" }, { default: u(() => [n("div", j, [(t(), o(b, { key: e3.configure.uuid, configure: e3.configure, pageDesign: e3.pageDesign }, null, 8, ["configure", "pageDesign"]))])]), _: 1 }), L.value ? i("", true) : (t(), o(y, { key: e3.configure.uuid, size: e3.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
25
+ const _2 = a("el-option"), z3 = a("el-select"), D2 = a("el-form-item"), C2 = a("el-input"), A = a("el-text"), P = a("el-radio"), q = a("el-radio-group"), B = a("el-input-number"), E = a("el-collapse-item"), F = a("el-collapse"), G = a("el-form");
26
+ return t(), o(G, { "label-width": "80px", size: "small" }, { default: u(() => [s(F, { modelValue: S.value, "onUpdate:modelValue": l2[11] || (l2[11] = (e4) => S.value = e4), style: { "margin-top": "6px" } }, { default: u(() => [s(E, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: u(() => [n("div", w, [s(D2, { label: "组件类型", class: "amb-design-attr-item" }, { default: u(() => [s(z3, { modelValue: T.value, "onUpdate:modelValue": l2[0] || (l2[0] = (e4) => T.value = e4), onChange: I, placeholder: "请选择" }, { default: u(() => [(t(true), d(m, null, p(f(V)(), (e4) => (t(), o(_2, { key: e4.name, label: e4.label, value: e4.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(D2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: u(() => [s(C2, { modelValue: e3.configure.uuid, "onUpdate:modelValue": l2[1] || (l2[1] = (l3) => e3.configure.uuid = l3), readonly: "", title: e3.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), L.value ? i("", true) : (t(), o(D2, { key: 0, label: "绑定变量", class: "amb-design-attr-item" }, { default: u(() => [(t(), o(h, { key: e3.configure.uuid, modelValue: e3.configure.props.base.prop, paramTypes: ["data", "page"], "onUpdate:modelValue": W }, null, 8, ["modelValue"]))]), _: 1 })), s(D2, { label: "默认值", class: "amb-design-attr-item" }, { default: u(() => [(t(), o(h, { isTable: e3.configure.isTable, key: e3.configure.uuid, modelValue: e3.configure.props.base.defaultValue, "onUpdate:modelValue": $ }, null, 8, ["isTable", "modelValue"]))]), _: 1 }), L.value ? i("", true) : (t(), o(D2, { key: 1, label: "绑定权限", class: "amb-design-attr-item" }, { default: u(() => [(t(), o(k, { key: e3.configure.uuid, configure: e3.configure }, null, 8, ["configure"]))]), _: 1 })), s(D2, { label: "内容格式化", class: "amb-design-attr-item" }, { default: u(() => [s(C2, { modelValue: e3.configure.props.base.formatting, "onUpdate:modelValue": l2[2] || (l2[2] = (l3) => e3.configure.props.base.formatting = l3), rows: 2, type: "textarea", placeholder: "请输入" }, null, 8, ["modelValue"]), s(A, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => l2[12] || (l2[12] = [c(" ${value}:数据值 ")])), _: 1 })]), _: 1 }), s(D2, { label: "链接提示", class: "amb-design-attr-item" }, { default: u(() => [s(C2, { modelValue: e3.configure.props.base.linkTips, "onUpdate:modelValue": l2[3] || (l2[3] = (l3) => e3.configure.props.base.linkTips = l3), rows: 2, type: "textarea", placeholder: "请输入" }, null, 8, ["modelValue"]), s(A, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => l2[13] || (l2[13] = [c(" ${value}:数据值 ")])), _: 1 })]), _: 1 }), L.value ? i("", true) : (t(), o(D2, { key: 2, label: "标题显示", class: "amb-design-attr-item" }, { default: u(() => [s(q, { modelValue: e3.configure.props.base.tittleShow, "onUpdate:modelValue": l2[4] || (l2[4] = (l3) => e3.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: u(() => [s(P, { value: true }, { default: u(() => l2[14] || (l2[14] = [c("显示")])), _: 1 }), s(P, { value: false }, { default: u(() => l2[15] || (l2[15] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })), r(s(D2, { label: "标题", class: "amb-design-attr-item" }, { default: u(() => [s(U, { modelValue: e3.configure.props.base.title, "onUpdate:modelValue": l2[5] || (l2[5] = (l3) => e3.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e3.configure.props.base.tittleShow]]), r(s(D2, { label: "标题宽度", class: "amb-design-attr-item" }, { default: u(() => [s(B, { modelValue: e3.configure.props.base.titleWidth, "onUpdate:modelValue": l2[6] || (l2[6] = (l3) => e3.configure.props.base.titleWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e3.configure.props.base.tittleShow]]), s(D2, { label: "类型", class: "amb-design-attr-item" }, { default: u(() => [s(q, { modelValue: e3.configure.props.base.type, "onUpdate:modelValue": l2[7] || (l2[7] = (l3) => e3.configure.props.base.type = l3), class: "ml-4" }, { default: u(() => [s(P, { value: "primary" }, { default: u(() => l2[16] || (l2[16] = [c("无")])), _: 1 }), s(P, { value: "success" }, { default: u(() => l2[17] || (l2[17] = [c("success")])), _: 1 }), s(P, { value: "info" }, { default: u(() => l2[18] || (l2[18] = [c("info")])), _: 1 }), s(P, { value: "warning" }, { default: u(() => l2[19] || (l2[19] = [c("warning")])), _: 1 }), s(P, { value: "danger" }, { default: u(() => l2[20] || (l2[20] = [c("danger")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(D2, { label: "前缀图标", class: "amb-design-attr-item" }, { default: u(() => [s(v, { modelValue: e3.configure.props.base.showIcon, "onUpdate:modelValue": l2[8] || (l2[8] = (l3) => e3.configure.props.base.showIcon = l3) }, null, 8, ["modelValue"])]), _: 1 }), s(D2, { label: "下划线", class: "amb-design-attr-item" }, { default: u(() => [s(q, { modelValue: e3.configure.props.base.underline, "onUpdate:modelValue": l2[9] || (l2[9] = (l3) => e3.configure.props.base.underline = l3), class: "ml-4" }, { default: u(() => [s(P, { value: true }, { default: u(() => l2[21] || (l2[21] = [c("显示")])), _: 1 }), s(P, { value: false }, { default: u(() => l2[22] || (l2[22] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(D2, { label: "显示判断", class: "amb-design-attr-item" }, { default: u(() => [s(x, { list: e3.configure.props.buttonDisplayConditionsList, title: "显示条件" }, null, 8, ["list"])]), _: 1 }), s(D2, { label: "状态", class: "amb-design-attr-item" }, { default: u(() => [s(q, { modelValue: e3.configure.props.base.state, "onUpdate:modelValue": l2[10] || (l2[10] = (l3) => e3.configure.props.base.state = l3), class: "ml-4" }, { default: u(() => [s(P, { value: "default" }, { default: u(() => l2[23] || (l2[23] = [c("普通")])), _: 1 }), s(P, { value: "disabled" }, { default: u(() => l2[24] || (l2[24] = [c("禁用")])), _: 1 }), s(P, { value: "hidden" }, { default: u(() => l2[25] || (l2[25] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), s(E, { title: "跳转配置", name: "linkPage", class: "amb-design-attr-group-header" }, { default: u(() => [n("div", j, [(t(), o(b, { key: e3.configure.uuid, configure: e3.configure, pageDesign: e3.pageDesign }, null, 8, ["configure", "pageDesign"]))])]), _: 1 }), L.value ? i("", true) : (t(), o(y, { key: e3.configure.uuid, size: e3.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
27
27
  };
28
28
  } });
29
29
  export {
@@ -2,16 +2,16 @@ import { defineComponent as e, ref as l, resolveComponent as a, createBlock as u
2
2
  import { getFormComponentOptions as c } from "../../../../utils/assemblys-config.js";
3
3
  import g from "../../common/common-attr-size.vue.js";
4
4
  import { componentNameChange as b } from "../../../../utils/form-design-util.js";
5
- const _ = { style: { padding: "8px 0px 0px 0px" } }, v = e({ __name: "placeholder-attr-base", props: { configure: { type: Object, required: true }, default: () => ({ props: {} }) }, emits: ["changeAssembly"], setup(e2, { emit: v2 }) {
6
- const V = e2, y = l(V.configure.name), h = v2, x = l(["base"]), z = l(false);
5
+ const v = { style: { padding: "8px 0px 0px 0px" } }, V = e({ __name: "placeholder-attr-base", props: { configure: { type: Object, required: true }, default: () => ({ props: {} }) }, emits: ["changeAssembly"], setup(e2, { emit: V2 }) {
6
+ const _ = e2, y = l(_.configure.name), h = V2, x = l(["base"]), z = l(false);
7
7
  function j(e3) {
8
- b(V.configure, e3, h);
8
+ b(_.configure, e3, h);
9
9
  }
10
- return V.configure.isTable && (z.value = true), (l2, b2) => {
11
- const v3 = a("el-option"), V2 = a("el-select"), h2 = a("el-form-item"), U = a("el-input"), k = a("el-radio"), q = a("el-radio-group"), w = a("el-collapse-item"), A = a("el-collapse"), C = a("el-form");
12
- return t(), u(C, { "label-width": "80px", size: "small" }, { default: o(() => [i(A, { modelValue: x.value, "onUpdate:modelValue": b2[3] || (b2[3] = (e3) => x.value = e3), style: { "margin-top": "6px" } }, { default: o(() => [i(w, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: o(() => [d("div", _, [i(h2, { label: "组件类型", class: "amb-design-attr-item" }, { default: o(() => [i(V2, { modelValue: y.value, "onUpdate:modelValue": b2[0] || (b2[0] = (e3) => y.value = e3), onChange: j, placeholder: "请选择" }, { default: o(() => [(t(true), r(m, null, n(p(c)(), (e3) => (t(), u(v3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(h2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: o(() => [i(U, { modelValue: e2.configure.uuid, "onUpdate:modelValue": b2[1] || (b2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), i(h2, { label: "状态", class: "amb-design-attr-item" }, { default: o(() => [i(q, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": b2[2] || (b2[2] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: o(() => [i(k, { value: "default" }, { default: o(() => b2[4] || (b2[4] = [f("普通")])), _: 1, __: [4] }), i(k, { value: "hidden" }, { default: o(() => b2[5] || (b2[5] = [f("隐藏")])), _: 1, __: [5] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), z.value ? s("", true) : (t(), u(g, { key: e2.configure.uuid, size: e2.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
10
+ return _.configure.isTable && (z.value = true), (l2, b2) => {
11
+ const V3 = a("el-option"), _2 = a("el-select"), h2 = a("el-form-item"), U = a("el-input"), k = a("el-radio"), q = a("el-radio-group"), w = a("el-collapse-item"), A = a("el-collapse"), C = a("el-form");
12
+ return t(), u(C, { "label-width": "80px", size: "small" }, { default: o(() => [i(A, { modelValue: x.value, "onUpdate:modelValue": b2[3] || (b2[3] = (e3) => x.value = e3), style: { "margin-top": "6px" } }, { default: o(() => [i(w, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: o(() => [d("div", v, [i(h2, { label: "组件类型", class: "amb-design-attr-item" }, { default: o(() => [i(_2, { modelValue: y.value, "onUpdate:modelValue": b2[0] || (b2[0] = (e3) => y.value = e3), onChange: j, placeholder: "请选择" }, { default: o(() => [(t(true), r(m, null, n(p(c)(), (e3) => (t(), u(V3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(h2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: o(() => [i(U, { modelValue: e2.configure.uuid, "onUpdate:modelValue": b2[1] || (b2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), i(h2, { label: "状态", class: "amb-design-attr-item" }, { default: o(() => [i(q, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": b2[2] || (b2[2] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: o(() => [i(k, { value: "default" }, { default: o(() => b2[4] || (b2[4] = [f("普通")])), _: 1 }), i(k, { value: "hidden" }, { default: o(() => b2[5] || (b2[5] = [f("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), z.value ? s("", true) : (t(), u(g, { key: e2.configure.uuid, size: e2.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
13
13
  };
14
14
  } });
15
15
  export {
16
- v as default
16
+ V as default
17
17
  };
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as e, ref as l, resolveComponent as a, createBlock as o, openBlock as u, withCtx as t, createVNode as i, createCommentVNode as s, createElementVNode as r, withDirectives as n, createElementBlock as d, Fragment as m, renderList as p, unref as f, createTextVNode as c, vShow as g } from "vue";
2
2
  import { getFormComponentOptions as b } from "../../../../utils/assemblys-config.js";
3
- import { componentNameChange as _ } from "../../../../utils/form-design-util.js";
4
- import v from "../../common/common-attr-size.vue.js";
5
- import V from "../common/data-origin.vue.js";
3
+ import { componentNameChange as v } from "../../../../utils/form-design-util.js";
4
+ import V from "../../common/common-attr-size.vue.js";
5
+ import _ from "../common/data-origin.vue.js";
6
6
  import y from "../common/data-linkage.vue.js";
7
7
  import h from "../../common/common-variable-bind.vue.js";
8
8
  import k from "../../common/common-function-code.vue.js";
@@ -18,11 +18,11 @@ const j = { style: { padding: "8px 0px 0px 0px" } }, w = { style: { padding: "8p
18
18
  S.configure.props.base.defaultValue = e3;
19
19
  }
20
20
  function A(e3) {
21
- _(S.configure, e3, W);
21
+ v(S.configure, e3, W);
22
22
  }
23
- return S.configure.isTable && (q.value = true), (l2, _2) => {
23
+ return S.configure.isTable && (q.value = true), (l2, v2) => {
24
24
  const z3 = a("el-option"), S2 = a("el-select"), W2 = a("el-form-item"), C = a("el-input"), B = a("el-radio"), E = a("el-radio-group"), F = a("el-input-number"), G = a("el-collapse-item"), H = a("el-checkbox"), I = a("el-collapse"), J = a("el-form");
25
- return u(), o(J, { "label-width": "80px", size: "small" }, { default: t(() => [i(I, { modelValue: D.value, "onUpdate:modelValue": _2[9] || (_2[9] = (e3) => D.value = e3), style: { "margin-top": "6px" } }, { default: t(() => [i(G, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: t(() => [r("div", j, [i(W2, { label: "组件类型", class: "amb-design-attr-item" }, { default: t(() => [i(S2, { modelValue: T.value, "onUpdate:modelValue": _2[0] || (_2[0] = (e3) => T.value = e3), onChange: A, placeholder: "请选择" }, { default: t(() => [(u(true), d(m, null, p(f(b)(), (e3) => (u(), o(z3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(W2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: t(() => [i(C, { modelValue: e2.configure.uuid, "onUpdate:modelValue": _2[1] || (_2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), q.value ? s("", true) : (u(), o(W2, { key: 0, label: "绑定变量", class: "amb-design-attr-item" }, { default: t(() => [(u(), o(h, { key: e2.configure.uuid, modelValue: e2.configure.props.base.prop, paramTypes: ["data", "page"], "onUpdate:modelValue": O }, null, 8, ["modelValue"]))]), _: 1 })), i(W2, { label: "默认值", class: "amb-design-attr-item" }, { default: t(() => [(u(), o(h, { isTable: e2.configure.isTable, key: e2.configure.uuid, modelValue: e2.configure.props.base.defaultValue, "onUpdate:modelValue": P }, null, 8, ["isTable", "modelValue"]))]), _: 1 }), q.value ? s("", true) : (u(), o(W2, { key: 1, label: "绑定权限", class: "amb-design-attr-item" }, { default: t(() => [(u(), o(k, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 })), q.value ? s("", true) : (u(), o(W2, { key: 2, label: "标题显示", class: "amb-design-attr-item" }, { default: t(() => [i(E, { modelValue: e2.configure.props.base.tittleShow, "onUpdate:modelValue": _2[2] || (_2[2] = (l3) => e2.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: t(() => [i(B, { value: true }, { default: t(() => _2[10] || (_2[10] = [c("显示")])), _: 1, __: [10] }), i(B, { value: false }, { default: t(() => _2[11] || (_2[11] = [c("隐藏")])), _: 1, __: [11] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })), n(i(W2, { label: "标题", class: "amb-design-attr-item" }, { default: t(() => [i(U, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": _2[3] || (_2[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow]]), n(i(W2, { label: "标题宽度", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.titleWidth, "onUpdate:modelValue": _2[4] || (_2[4] = (l3) => e2.configure.props.base.titleWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow]]), n(i(W2, { label: "标题超宽", title: "标题超宽显示", class: "amb-design-attr-item" }, { default: t(() => [i(E, { modelValue: e2.configure.props.base.titleShowWay, "onUpdate:modelValue": _2[5] || (_2[5] = (l3) => e2.configure.props.base.titleShowWay = l3), class: "ml-4" }, { default: t(() => [i(B, { value: "block" }, { default: t(() => _2[12] || (_2[12] = [c("换行")])), _: 1, __: [12] }), i(B, { value: "inline" }, { default: t(() => _2[13] || (_2[13] = [c("不换行")])), _: 1, __: [13] }), i(B, { value: "omit" }, { default: t(() => _2[14] || (_2[14] = [c("省略号")])), _: 1, __: [14] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow && e2.configure.props.base.titleWidth > 0]]), i(W2, { label: "尺寸", class: "amb-design-attr-item" }, { default: t(() => [i(E, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": _2[6] || (_2[6] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: t(() => [i(B, { value: "large" }, { default: t(() => _2[15] || (_2[15] = [c("大")])), _: 1, __: [15] }), i(B, { value: "default" }, { default: t(() => _2[16] || (_2[16] = [c("中")])), _: 1, __: [16] }), i(B, { value: "small" }, { default: t(() => _2[17] || (_2[17] = [c("小")])), _: 1, __: [17] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(W2, { label: "状态", class: "amb-design-attr-item" }, { default: t(() => [i(E, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": _2[7] || (_2[7] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: t(() => [i(B, { value: "default" }, { default: t(() => _2[18] || (_2[18] = [c("普通")])), _: 1, __: [18] }), i(B, { value: "disabled" }, { default: t(() => _2[19] || (_2[19] = [c("禁用")])), _: 1, __: [19] }), i(B, { value: "readonly" }, { default: t(() => _2[20] || (_2[20] = [c("只读")])), _: 1, __: [20] }), i(B, { value: "hidden" }, { default: t(() => _2[21] || (_2[21] = [c("隐藏")])), _: 1, __: [21] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), q.value ? s("", true) : (u(), o(V, { key: e2.configure.uuid, configure: e2.configure, remote: true }, null, 8, ["configure"])), (u(), o(y, { key: e2.configure.uuid, configureProps: e2.configure.props }, null, 8, ["configureProps"])), (u(), o(G, { title: "校验", key: e2.configure.uuid, name: "verification", class: "amb-design-attr-group-header" }, { default: t(() => [r("div", w, [i(W2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [i(H, { modelValue: e2.configure.props.verification.required, "onUpdate:modelValue": _2[8] || (_2[8] = (l3) => e2.configure.props.verification.required = l3), label: "必填" }, null, 8, ["modelValue"])]), _: 1 }), i(W2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [i(x, { pageDesign: e2.pageDesign, verification: e2.configure.props.verification }, null, 8, ["pageDesign", "verification"])]), _: 1 })])]), _: 1 })), q.value ? s("", true) : (u(), o(v, { key: e2.configure.uuid, size: e2.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
25
+ return u(), o(J, { "label-width": "80px", size: "small" }, { default: t(() => [i(I, { modelValue: D.value, "onUpdate:modelValue": v2[9] || (v2[9] = (e3) => D.value = e3), style: { "margin-top": "6px" } }, { default: t(() => [i(G, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: t(() => [r("div", j, [i(W2, { label: "组件类型", class: "amb-design-attr-item" }, { default: t(() => [i(S2, { modelValue: T.value, "onUpdate:modelValue": v2[0] || (v2[0] = (e3) => T.value = e3), onChange: A, placeholder: "请选择" }, { default: t(() => [(u(true), d(m, null, p(f(b)(), (e3) => (u(), o(z3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(W2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: t(() => [i(C, { modelValue: e2.configure.uuid, "onUpdate:modelValue": v2[1] || (v2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), q.value ? s("", true) : (u(), o(W2, { key: 0, label: "绑定变量", class: "amb-design-attr-item" }, { default: t(() => [(u(), o(h, { key: e2.configure.uuid, modelValue: e2.configure.props.base.prop, paramTypes: ["data", "page"], "onUpdate:modelValue": O }, null, 8, ["modelValue"]))]), _: 1 })), i(W2, { label: "默认值", class: "amb-design-attr-item" }, { default: t(() => [(u(), o(h, { isTable: e2.configure.isTable, key: e2.configure.uuid, modelValue: e2.configure.props.base.defaultValue, "onUpdate:modelValue": P }, null, 8, ["isTable", "modelValue"]))]), _: 1 }), q.value ? s("", true) : (u(), o(W2, { key: 1, label: "绑定权限", class: "amb-design-attr-item" }, { default: t(() => [(u(), o(k, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 })), q.value ? s("", true) : (u(), o(W2, { key: 2, label: "标题显示", class: "amb-design-attr-item" }, { default: t(() => [i(E, { modelValue: e2.configure.props.base.tittleShow, "onUpdate:modelValue": v2[2] || (v2[2] = (l3) => e2.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: t(() => [i(B, { value: true }, { default: t(() => v2[10] || (v2[10] = [c("显示")])), _: 1 }), i(B, { value: false }, { default: t(() => v2[11] || (v2[11] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })), n(i(W2, { label: "标题", class: "amb-design-attr-item" }, { default: t(() => [i(U, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": v2[3] || (v2[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow]]), n(i(W2, { label: "标题宽度", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.titleWidth, "onUpdate:modelValue": v2[4] || (v2[4] = (l3) => e2.configure.props.base.titleWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow]]), n(i(W2, { label: "标题超宽", title: "标题超宽显示", class: "amb-design-attr-item" }, { default: t(() => [i(E, { modelValue: e2.configure.props.base.titleShowWay, "onUpdate:modelValue": v2[5] || (v2[5] = (l3) => e2.configure.props.base.titleShowWay = l3), class: "ml-4" }, { default: t(() => [i(B, { value: "block" }, { default: t(() => v2[12] || (v2[12] = [c("换行")])), _: 1 }), i(B, { value: "inline" }, { default: t(() => v2[13] || (v2[13] = [c("不换行")])), _: 1 }), i(B, { value: "omit" }, { default: t(() => v2[14] || (v2[14] = [c("省略号")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow && e2.configure.props.base.titleWidth > 0]]), i(W2, { label: "尺寸", class: "amb-design-attr-item" }, { default: t(() => [i(E, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": v2[6] || (v2[6] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: t(() => [i(B, { value: "large" }, { default: t(() => v2[15] || (v2[15] = [c("大")])), _: 1 }), i(B, { value: "default" }, { default: t(() => v2[16] || (v2[16] = [c("中")])), _: 1 }), i(B, { value: "small" }, { default: t(() => v2[17] || (v2[17] = [c("小")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(W2, { label: "状态", class: "amb-design-attr-item" }, { default: t(() => [i(E, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": v2[7] || (v2[7] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: t(() => [i(B, { value: "default" }, { default: t(() => v2[18] || (v2[18] = [c("普通")])), _: 1 }), i(B, { value: "disabled" }, { default: t(() => v2[19] || (v2[19] = [c("禁用")])), _: 1 }), i(B, { value: "readonly" }, { default: t(() => v2[20] || (v2[20] = [c("只读")])), _: 1 }), i(B, { value: "hidden" }, { default: t(() => v2[21] || (v2[21] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), q.value ? s("", true) : (u(), o(_, { key: e2.configure.uuid, configure: e2.configure, remote: true }, null, 8, ["configure"])), (u(), o(y, { key: e2.configure.uuid, configureProps: e2.configure.props }, null, 8, ["configureProps"])), (u(), o(G, { title: "校验", key: e2.configure.uuid, name: "verification", class: "amb-design-attr-group-header" }, { default: t(() => [r("div", w, [i(W2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [i(H, { modelValue: e2.configure.props.verification.required, "onUpdate:modelValue": v2[8] || (v2[8] = (l3) => e2.configure.props.verification.required = l3), label: "必填" }, null, 8, ["modelValue"])]), _: 1 }), i(W2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [i(x, { pageDesign: e2.pageDesign, verification: e2.configure.props.verification }, null, 8, ["pageDesign", "verification"])]), _: 1 })])]), _: 1 })), q.value ? s("", true) : (u(), o(V, { key: e2.configure.uuid, size: e2.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
26
26
  };
27
27
  } });
28
28
  export {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as e, ref as l, resolveComponent as a, createBlock as t, openBlock as o, withCtx as u, createVNode as i, createCommentVNode as s, createElementVNode as d, withDirectives as n, createElementBlock as r, Fragment as m, renderList as p, unref as c, createTextVNode as f, vShow as b } from "vue";
2
2
  import { getFormComponentOptions as g } from "../../../../utils/assemblys-config.js";
3
- import { componentNameChange as _ } from "../../../../utils/form-design-util.js";
4
- import V from "../../common/common-attr-size.vue.js";
3
+ import { componentNameChange as V } from "../../../../utils/form-design-util.js";
4
+ import _ from "../../common/common-attr-size.vue.js";
5
5
  import v from "../../common/common-variable-bind.vue.js";
6
6
  import h from "../../common/common-function-code.vue.js";
7
7
  import y from "../../common/common-i18n-key-input.vue.js";
@@ -12,14 +12,14 @@ const x = { style: { padding: "8px 0px 0px 0px" } }, k = { style: { padding: "8p
12
12
  w.configure.props.base.prop = e3, l2 && (w.configure.props.base.title = l2);
13
13
  }
14
14
  function q(e3) {
15
- _(w.configure, e3, z);
15
+ V(w.configure, e3, z);
16
16
  }
17
17
  function O(e3) {
18
18
  w.configure.props.base.defaultValue = e3;
19
19
  }
20
- return w.configure.isTable && (T.value = true), (l2, _2) => {
20
+ return w.configure.isTable && (T.value = true), (l2, V2) => {
21
21
  const U3 = a("el-option"), w2 = a("el-select"), z2 = a("el-form-item"), A = a("el-input"), C = a("el-radio"), D = a("el-radio-group"), B = a("el-input-number"), E = a("el-collapse-item"), F = a("el-checkbox"), G = a("el-col"), H = a("el-button"), I = a("el-collapse"), J = a("el-form");
22
- return o(), t(J, { "label-width": "80px", size: "small" }, { default: u(() => [i(I, { modelValue: S.value, "onUpdate:modelValue": _2[9] || (_2[9] = (e3) => S.value = e3), style: { "margin-top": "6px" } }, { default: u(() => [i(E, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: u(() => [d("div", x, [i(z2, { label: "组件类型", class: "amb-design-attr-item" }, { default: u(() => [i(w2, { modelValue: j.value, "onUpdate:modelValue": _2[0] || (_2[0] = (e3) => j.value = e3), onChange: q, placeholder: "请选择" }, { default: u(() => [(o(true), r(m, null, p(c(g)(), (e3) => (o(), t(U3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(z2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: u(() => [i(A, { modelValue: e2.configure.uuid, "onUpdate:modelValue": _2[1] || (_2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), T.value ? s("", true) : (o(), t(z2, { key: 0, label: "绑定变量", class: "amb-design-attr-item" }, { default: u(() => [(o(), t(v, { key: e2.configure.uuid, modelValue: e2.configure.props.base.prop, paramTypes: ["data", "page"], "onUpdate:modelValue": W }, null, 8, ["modelValue"]))]), _: 1 })), i(z2, { label: "默认值", class: "amb-design-attr-item" }, { default: u(() => [(o(), t(v, { isTable: e2.configure.isTable, key: e2.configure.uuid, modelValue: e2.configure.props.base.defaultValue, "onUpdate:modelValue": O }, null, 8, ["isTable", "modelValue"]))]), _: 1 }), T.value ? s("", true) : (o(), t(z2, { key: 1, label: "绑定权限", class: "amb-design-attr-item" }, { default: u(() => [(o(), t(h, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 })), T.value ? s("", true) : (o(), t(z2, { key: 2, label: "标题显示", class: "amb-design-attr-item" }, { default: u(() => [i(D, { modelValue: e2.configure.props.base.tittleShow, "onUpdate:modelValue": _2[2] || (_2[2] = (l3) => e2.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: u(() => [i(C, { value: true }, { default: u(() => _2[10] || (_2[10] = [f("显示")])), _: 1, __: [10] }), i(C, { value: false }, { default: u(() => _2[11] || (_2[11] = [f("隐藏")])), _: 1, __: [11] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })), n(i(z2, { label: "标题", class: "amb-design-attr-item" }, { default: u(() => [i(y, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": _2[3] || (_2[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.props.base.tittleShow]]), n(i(z2, { label: "标题宽度", class: "amb-design-attr-item" }, { default: u(() => [i(B, { modelValue: e2.configure.props.base.titleWidth, "onUpdate:modelValue": _2[4] || (_2[4] = (l3) => e2.configure.props.base.titleWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.props.base.tittleShow]]), n(i(z2, { label: "标题超宽", title: "标题超宽显示", class: "amb-design-attr-item" }, { default: u(() => [i(D, { modelValue: e2.configure.props.base.titleShowWay, "onUpdate:modelValue": _2[5] || (_2[5] = (l3) => e2.configure.props.base.titleShowWay = l3), class: "ml-4" }, { default: u(() => [i(C, { value: "block" }, { default: u(() => _2[12] || (_2[12] = [f("换行")])), _: 1, __: [12] }), i(C, { value: "inline" }, { default: u(() => _2[13] || (_2[13] = [f("不换行")])), _: 1, __: [13] }), i(C, { value: "omit" }, { default: u(() => _2[14] || (_2[14] = [f("省略号")])), _: 1, __: [14] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.props.base.tittleShow && e2.configure.props.base.titleWidth > 0]]), i(z2, { label: "输入提示", class: "amb-design-attr-item" }, { default: u(() => [i(y, { modelValue: e2.configure.props.base.placeholder, "onUpdate:modelValue": _2[6] || (_2[6] = (l3) => e2.configure.props.base.placeholder = l3) }, null, 8, ["modelValue"])]), _: 1 }), i(z2, { label: "状态", class: "amb-design-attr-item" }, { default: u(() => [i(D, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": _2[7] || (_2[7] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: u(() => [i(C, { value: "default" }, { default: u(() => _2[15] || (_2[15] = [f("普通")])), _: 1, __: [15] }), i(C, { value: "readonly" }, { default: u(() => _2[16] || (_2[16] = [f("只读")])), _: 1, __: [16] }), i(C, { value: "hidden" }, { default: u(() => _2[17] || (_2[17] = [f("隐藏")])), _: 1, __: [17] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), (o(), t(E, { title: "校验", name: "verification", key: e2.configure.uuid, class: "amb-design-attr-group-header" }, { default: u(() => [d("div", k, [i(z2, { class: "amb-design-attr-item", "label-width": "0" }, { default: u(() => [i(F, { modelValue: e2.configure.props.verification.required, "onUpdate:modelValue": _2[8] || (_2[8] = (l3) => e2.configure.props.verification.required = l3), label: "必填" }, null, 8, ["modelValue"])]), _: 1 }), i(z2, { class: "amb-design-attr-item", "label-width": "0" }, { default: u(() => [i(G, { span: 8 }, { default: u(() => [i(F, { label: "自定义", value: "custom" })]), _: 1 }), i(G, { span: 14 }, { default: u(() => [i(H, { type: "default" }, { default: u(() => _2[18] || (_2[18] = [f("自定义逻辑")])), _: 1, __: [18] }), i(H, { type: "default", icon: l2.Search, circle: "" }, null, 8, ["icon"])]), _: 1 })]), _: 1 })])]), _: 1 })), T.value ? s("", true) : (o(), t(V, { key: e2.configure.uuid, size: e2.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
22
+ return o(), t(J, { "label-width": "80px", size: "small" }, { default: u(() => [i(I, { modelValue: S.value, "onUpdate:modelValue": V2[9] || (V2[9] = (e3) => S.value = e3), style: { "margin-top": "6px" } }, { default: u(() => [i(E, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: u(() => [d("div", x, [i(z2, { label: "组件类型", class: "amb-design-attr-item" }, { default: u(() => [i(w2, { modelValue: j.value, "onUpdate:modelValue": V2[0] || (V2[0] = (e3) => j.value = e3), onChange: q, placeholder: "请选择" }, { default: u(() => [(o(true), r(m, null, p(c(g)(), (e3) => (o(), t(U3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(z2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: u(() => [i(A, { modelValue: e2.configure.uuid, "onUpdate:modelValue": V2[1] || (V2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), T.value ? s("", true) : (o(), t(z2, { key: 0, label: "绑定变量", class: "amb-design-attr-item" }, { default: u(() => [(o(), t(v, { key: e2.configure.uuid, modelValue: e2.configure.props.base.prop, paramTypes: ["data", "page"], "onUpdate:modelValue": W }, null, 8, ["modelValue"]))]), _: 1 })), i(z2, { label: "默认值", class: "amb-design-attr-item" }, { default: u(() => [(o(), t(v, { isTable: e2.configure.isTable, key: e2.configure.uuid, modelValue: e2.configure.props.base.defaultValue, "onUpdate:modelValue": O }, null, 8, ["isTable", "modelValue"]))]), _: 1 }), T.value ? s("", true) : (o(), t(z2, { key: 1, label: "绑定权限", class: "amb-design-attr-item" }, { default: u(() => [(o(), t(h, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 })), T.value ? s("", true) : (o(), t(z2, { key: 2, label: "标题显示", class: "amb-design-attr-item" }, { default: u(() => [i(D, { modelValue: e2.configure.props.base.tittleShow, "onUpdate:modelValue": V2[2] || (V2[2] = (l3) => e2.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: u(() => [i(C, { value: true }, { default: u(() => V2[10] || (V2[10] = [f("显示")])), _: 1 }), i(C, { value: false }, { default: u(() => V2[11] || (V2[11] = [f("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })), n(i(z2, { label: "标题", class: "amb-design-attr-item" }, { default: u(() => [i(y, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": V2[3] || (V2[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.props.base.tittleShow]]), n(i(z2, { label: "标题宽度", class: "amb-design-attr-item" }, { default: u(() => [i(B, { modelValue: e2.configure.props.base.titleWidth, "onUpdate:modelValue": V2[4] || (V2[4] = (l3) => e2.configure.props.base.titleWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.props.base.tittleShow]]), n(i(z2, { label: "标题超宽", title: "标题超宽显示", class: "amb-design-attr-item" }, { default: u(() => [i(D, { modelValue: e2.configure.props.base.titleShowWay, "onUpdate:modelValue": V2[5] || (V2[5] = (l3) => e2.configure.props.base.titleShowWay = l3), class: "ml-4" }, { default: u(() => [i(C, { value: "block" }, { default: u(() => V2[12] || (V2[12] = [f("换行")])), _: 1 }), i(C, { value: "inline" }, { default: u(() => V2[13] || (V2[13] = [f("不换行")])), _: 1 }), i(C, { value: "omit" }, { default: u(() => V2[14] || (V2[14] = [f("省略号")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.props.base.tittleShow && e2.configure.props.base.titleWidth > 0]]), i(z2, { label: "输入提示", class: "amb-design-attr-item" }, { default: u(() => [i(y, { modelValue: e2.configure.props.base.placeholder, "onUpdate:modelValue": V2[6] || (V2[6] = (l3) => e2.configure.props.base.placeholder = l3) }, null, 8, ["modelValue"])]), _: 1 }), i(z2, { label: "状态", class: "amb-design-attr-item" }, { default: u(() => [i(D, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": V2[7] || (V2[7] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: u(() => [i(C, { value: "default" }, { default: u(() => V2[15] || (V2[15] = [f("普通")])), _: 1 }), i(C, { value: "readonly" }, { default: u(() => V2[16] || (V2[16] = [f("只读")])), _: 1 }), i(C, { value: "hidden" }, { default: u(() => V2[17] || (V2[17] = [f("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), (o(), t(E, { title: "校验", name: "verification", key: e2.configure.uuid, class: "amb-design-attr-group-header" }, { default: u(() => [d("div", k, [i(z2, { class: "amb-design-attr-item", "label-width": "0" }, { default: u(() => [i(F, { modelValue: e2.configure.props.verification.required, "onUpdate:modelValue": V2[8] || (V2[8] = (l3) => e2.configure.props.verification.required = l3), label: "必填" }, null, 8, ["modelValue"])]), _: 1 }), i(z2, { class: "amb-design-attr-item", "label-width": "0" }, { default: u(() => [i(G, { span: 8 }, { default: u(() => [i(F, { label: "自定义", value: "custom" })]), _: 1 }), i(G, { span: 14 }, { default: u(() => [i(H, { type: "default" }, { default: u(() => V2[18] || (V2[18] = [f("自定义逻辑")])), _: 1 }), i(H, { type: "default", icon: l2.Search, circle: "" }, null, 8, ["icon"])]), _: 1 })]), _: 1 })])]), _: 1 })), T.value ? s("", true) : (o(), t(_, { key: e2.configure.uuid, size: e2.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
23
23
  };
24
24
  } });
25
25
  export {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as e, ref as l, resolveComponent as a, createBlock as u, openBlock as o, withCtx as t, createVNode as i, createCommentVNode as s, withDirectives as r, createElementVNode as d, createElementBlock as n, Fragment as m, renderList as p, unref as f, createTextVNode as c, vShow as g } from "vue";
2
2
  import { getFormComponentOptions as b } from "../../../../utils/assemblys-config.js";
3
- import { componentNameChange as _ } from "../../../../utils/form-design-util.js";
4
- import V from "../../common/common-attr-size.vue.js";
3
+ import { componentNameChange as V } from "../../../../utils/form-design-util.js";
4
+ import _ from "../../common/common-attr-size.vue.js";
5
5
  import v from "../common/data-origin.vue.js";
6
6
  import y from "../common/data-linkage.vue.js";
7
7
  import h from "../../common/common-variable-bind.vue.js";
@@ -22,11 +22,11 @@ const j = { style: { padding: "8px 0px 0px 0px" } }, S = { style: { padding: "8p
22
22
  T.configure.props.base.defaultValue = e3;
23
23
  }
24
24
  function A(e3) {
25
- _(T.configure, e3, W);
25
+ V(T.configure, e3, W);
26
26
  }
27
- return T.configure.isTable && (P.value = true), (l2, _2) => {
27
+ return T.configure.isTable && (P.value = true), (l2, V2) => {
28
28
  const z3 = a("el-option"), T2 = a("el-select"), W2 = a("el-form-item"), B = a("el-input"), E = a("el-radio"), F = a("el-radio-group"), G = a("el-input-number"), H = a("el-collapse-item"), I = a("el-checkbox"), J = a("el-collapse"), K = a("el-form");
29
- return o(), u(K, { "label-width": "80px", size: "small" }, { default: t(() => [i(J, { modelValue: D.value, "onUpdate:modelValue": _2[16] || (_2[16] = (e3) => D.value = e3), style: { "margin-top": "6px" } }, { default: t(() => [i(H, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: t(() => [d("div", j, [i(W2, { label: "组件类型", class: "amb-design-attr-item" }, { default: t(() => [i(T2, { modelValue: q.value, "onUpdate:modelValue": _2[0] || (_2[0] = (e3) => q.value = e3), onChange: A, placeholder: "请选择" }, { default: t(() => [(o(true), n(m, null, p(f(b)(), (e3) => (o(), u(z3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(W2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: t(() => [i(B, { modelValue: e2.configure.uuid, "onUpdate:modelValue": _2[1] || (_2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), P.value ? s("", true) : (o(), u(W2, { key: 0, label: "绑定变量", class: "amb-design-attr-item" }, { default: t(() => [(o(), u(h, { key: e2.configure.uuid, modelValue: e2.configure.props.base.prop, paramTypes: ["data", "page"], "onUpdate:modelValue": C }, null, 8, ["modelValue"]))]), _: 1 })), P.value ? s("", true) : (o(), u(W2, { key: 1, label: "绑定权限", class: "amb-design-attr-item" }, { default: t(() => [(o(), u(U, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 })), P.value ? s("", true) : (o(), u(W2, { key: 2, label: "选项名变量", class: "amb-design-attr-item" }, { default: t(() => [(o(), u(h, { key: e2.configure.uuid, modelValue: e2.configure.props.base.optionProp, paramTypes: ["data", "page"], "onUpdate:modelValue": M }, null, 8, ["modelValue"]))]), _: 1 })), i(W2, { label: "默认值", class: "amb-design-attr-item" }, { default: t(() => [(o(), u(h, { isTable: e2.configure.isTable, key: e2.configure.uuid, modelValue: e2.configure.props.base.defaultValue, "onUpdate:modelValue": O }, null, 8, ["isTable", "modelValue"]))]), _: 1 }), P.value ? s("", true) : (o(), u(W2, { key: 3, label: "标题显示", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.tittleShow, "onUpdate:modelValue": _2[2] || (_2[2] = (l3) => e2.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: t(() => [i(E, { value: true }, { default: t(() => _2[17] || (_2[17] = [c("显示")])), _: 1, __: [17] }), i(E, { value: false }, { default: t(() => _2[18] || (_2[18] = [c("隐藏")])), _: 1, __: [18] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })), r(i(W2, { label: "标题", class: "amb-design-attr-item" }, { default: t(() => [i(x, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": _2[3] || (_2[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow]]), r(i(W2, { label: "标题宽度", class: "amb-design-attr-item" }, { default: t(() => [i(G, { modelValue: e2.configure.props.base.titleWidth, "onUpdate:modelValue": _2[4] || (_2[4] = (l3) => e2.configure.props.base.titleWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow]]), r(i(W2, { label: "标题超宽", title: "标题超宽显示", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.titleShowWay, "onUpdate:modelValue": _2[5] || (_2[5] = (l3) => e2.configure.props.base.titleShowWay = l3), class: "ml-4" }, { default: t(() => [i(E, { value: "block" }, { default: t(() => _2[19] || (_2[19] = [c("换行")])), _: 1, __: [19] }), i(E, { value: "inline" }, { default: t(() => _2[20] || (_2[20] = [c("不换行")])), _: 1, __: [20] }), i(E, { value: "omit" }, { default: t(() => _2[21] || (_2[21] = [c("省略号")])), _: 1, __: [21] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow && e2.configure.props.base.titleWidth > 0]]), i(W2, { label: "输入提示", class: "amb-design-attr-item" }, { default: t(() => [i(x, { modelValue: e2.configure.props.base.placeholder, "onUpdate:modelValue": _2[6] || (_2[6] = (l3) => e2.configure.props.base.placeholder = l3) }, null, 8, ["modelValue"])]), _: 1 }), i(W2, { label: "多选", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.multiple, "onUpdate:modelValue": _2[7] || (_2[7] = (l3) => e2.configure.props.base.multiple = l3), class: "ml-4" }, { default: t(() => [i(E, { value: true }, { default: t(() => _2[22] || (_2[22] = [c("是")])), _: 1, __: [22] }), i(E, { value: false }, { default: t(() => _2[23] || (_2[23] = [c("否")])), _: 1, __: [23] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(i(W2, { label: "多选合并", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.multipleMerge, "onUpdate:modelValue": _2[8] || (_2[8] = (l3) => e2.configure.props.base.multipleMerge = l3), class: "ml-4" }, { default: t(() => [i(E, { value: true }, { default: t(() => _2[24] || (_2[24] = [c("是")])), _: 1, __: [24] }), i(E, { value: false }, { default: t(() => _2[25] || (_2[25] = [c("否")])), _: 1, __: [25] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.multiple]]), i(W2, { label: "可创建条目", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.allowCreate, "onUpdate:modelValue": _2[9] || (_2[9] = (l3) => e2.configure.props.base.allowCreate = l3), class: "ml-4" }, { default: t(() => [i(E, { value: true }, { default: t(() => _2[26] || (_2[26] = [c("是")])), _: 1, __: [26] }), i(E, { value: false }, { default: t(() => _2[27] || (_2[27] = [c("否")])), _: 1, __: [27] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(W2, { label: "常用选优先", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.frequently, "onUpdate:modelValue": _2[10] || (_2[10] = (l3) => e2.configure.props.base.frequently = l3), class: "ml-4" }, { default: t(() => [i(E, { value: true }, { default: t(() => _2[28] || (_2[28] = [c("是")])), _: 1, __: [28] }), i(E, { value: false }, { default: t(() => _2[29] || (_2[29] = [c("否")])), _: 1, __: [29] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(i(W2, { label: "值为数组", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.arrayValue, "onUpdate:modelValue": _2[11] || (_2[11] = (l3) => e2.configure.props.base.arrayValue = l3), class: "ml-4" }, { default: t(() => [i(E, { value: true }, { default: t(() => _2[30] || (_2[30] = [c("是")])), _: 1, __: [30] }), i(E, { value: false }, { default: t(() => _2[31] || (_2[31] = [c("否")])), _: 1, __: [31] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.multiple]]), i(W2, { label: "清除按钮", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.clearable, "onUpdate:modelValue": _2[12] || (_2[12] = (l3) => e2.configure.props.base.clearable = l3), class: "ml-4" }, { default: t(() => [i(E, { value: true }, { default: t(() => _2[32] || (_2[32] = [c("显示")])), _: 1, __: [32] }), i(E, { value: false }, { default: t(() => _2[33] || (_2[33] = [c("隐藏")])), _: 1, __: [33] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(W2, { label: "尺寸", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": _2[13] || (_2[13] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: t(() => [i(E, { value: "large" }, { default: t(() => _2[34] || (_2[34] = [c("大")])), _: 1, __: [34] }), i(E, { value: "default" }, { default: t(() => _2[35] || (_2[35] = [c("中")])), _: 1, __: [35] }), i(E, { value: "small" }, { default: t(() => _2[36] || (_2[36] = [c("小")])), _: 1, __: [36] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(W2, { label: "状态", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": _2[14] || (_2[14] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: t(() => [i(E, { value: "default" }, { default: t(() => _2[37] || (_2[37] = [c("普通")])), _: 1, __: [37] }), i(E, { value: "disabled" }, { default: t(() => _2[38] || (_2[38] = [c("禁用")])), _: 1, __: [38] }), i(E, { value: "hidden" }, { default: t(() => _2[39] || (_2[39] = [c("隐藏")])), _: 1, __: [39] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), P.value ? s("", true) : (o(), u(v, { key: e2.configure.uuid, configure: e2.configure, remote: true }, null, 8, ["configure"])), (o(), u(y, { key: e2.configure.uuid, configureProps: e2.configure.props }, null, 8, ["configureProps"])), r(i(k, { configure: e2.configure }, null, 8, ["configure"]), [[g, e2.configure.props.base.tittleShow]]), (o(), u(H, { title: "校验", name: "verification", key: e2.configure.uuid, class: "amb-design-attr-group-header" }, { default: t(() => [d("div", S, [i(W2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [i(I, { modelValue: e2.configure.props.verification.required, "onUpdate:modelValue": _2[15] || (_2[15] = (l3) => e2.configure.props.verification.required = l3), label: "必填" }, null, 8, ["modelValue"])]), _: 1 }), i(W2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [i(w, { pageDesign: e2.pageDesign, verification: e2.configure.props.verification }, null, 8, ["pageDesign", "verification"])]), _: 1 })])]), _: 1 })), P.value ? s("", true) : (o(), u(V, { key: e2.configure.uuid, size: e2.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
29
+ return o(), u(K, { "label-width": "80px", size: "small" }, { default: t(() => [i(J, { modelValue: D.value, "onUpdate:modelValue": V2[16] || (V2[16] = (e3) => D.value = e3), style: { "margin-top": "6px" } }, { default: t(() => [i(H, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: t(() => [d("div", j, [i(W2, { label: "组件类型", class: "amb-design-attr-item" }, { default: t(() => [i(T2, { modelValue: q.value, "onUpdate:modelValue": V2[0] || (V2[0] = (e3) => q.value = e3), onChange: A, placeholder: "请选择" }, { default: t(() => [(o(true), n(m, null, p(f(b)(), (e3) => (o(), u(z3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(W2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: t(() => [i(B, { modelValue: e2.configure.uuid, "onUpdate:modelValue": V2[1] || (V2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), P.value ? s("", true) : (o(), u(W2, { key: 0, label: "绑定变量", class: "amb-design-attr-item" }, { default: t(() => [(o(), u(h, { key: e2.configure.uuid, modelValue: e2.configure.props.base.prop, paramTypes: ["data", "page"], "onUpdate:modelValue": C }, null, 8, ["modelValue"]))]), _: 1 })), P.value ? s("", true) : (o(), u(W2, { key: 1, label: "绑定权限", class: "amb-design-attr-item" }, { default: t(() => [(o(), u(U, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 })), P.value ? s("", true) : (o(), u(W2, { key: 2, label: "选项名变量", class: "amb-design-attr-item" }, { default: t(() => [(o(), u(h, { key: e2.configure.uuid, modelValue: e2.configure.props.base.optionProp, paramTypes: ["data", "page"], "onUpdate:modelValue": M }, null, 8, ["modelValue"]))]), _: 1 })), i(W2, { label: "默认值", class: "amb-design-attr-item" }, { default: t(() => [(o(), u(h, { isTable: e2.configure.isTable, key: e2.configure.uuid, modelValue: e2.configure.props.base.defaultValue, "onUpdate:modelValue": O }, null, 8, ["isTable", "modelValue"]))]), _: 1 }), P.value ? s("", true) : (o(), u(W2, { key: 3, label: "标题显示", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.tittleShow, "onUpdate:modelValue": V2[2] || (V2[2] = (l3) => e2.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: t(() => [i(E, { value: true }, { default: t(() => V2[17] || (V2[17] = [c("显示")])), _: 1 }), i(E, { value: false }, { default: t(() => V2[18] || (V2[18] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })), r(i(W2, { label: "标题", class: "amb-design-attr-item" }, { default: t(() => [i(x, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": V2[3] || (V2[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow]]), r(i(W2, { label: "标题宽度", class: "amb-design-attr-item" }, { default: t(() => [i(G, { modelValue: e2.configure.props.base.titleWidth, "onUpdate:modelValue": V2[4] || (V2[4] = (l3) => e2.configure.props.base.titleWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow]]), r(i(W2, { label: "标题超宽", title: "标题超宽显示", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.titleShowWay, "onUpdate:modelValue": V2[5] || (V2[5] = (l3) => e2.configure.props.base.titleShowWay = l3), class: "ml-4" }, { default: t(() => [i(E, { value: "block" }, { default: t(() => V2[19] || (V2[19] = [c("换行")])), _: 1 }), i(E, { value: "inline" }, { default: t(() => V2[20] || (V2[20] = [c("不换行")])), _: 1 }), i(E, { value: "omit" }, { default: t(() => V2[21] || (V2[21] = [c("省略号")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow && e2.configure.props.base.titleWidth > 0]]), i(W2, { label: "输入提示", class: "amb-design-attr-item" }, { default: t(() => [i(x, { modelValue: e2.configure.props.base.placeholder, "onUpdate:modelValue": V2[6] || (V2[6] = (l3) => e2.configure.props.base.placeholder = l3) }, null, 8, ["modelValue"])]), _: 1 }), i(W2, { label: "多选", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.multiple, "onUpdate:modelValue": V2[7] || (V2[7] = (l3) => e2.configure.props.base.multiple = l3), class: "ml-4" }, { default: t(() => [i(E, { value: true }, { default: t(() => V2[22] || (V2[22] = [c("是")])), _: 1 }), i(E, { value: false }, { default: t(() => V2[23] || (V2[23] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(i(W2, { label: "多选合并", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.multipleMerge, "onUpdate:modelValue": V2[8] || (V2[8] = (l3) => e2.configure.props.base.multipleMerge = l3), class: "ml-4" }, { default: t(() => [i(E, { value: true }, { default: t(() => V2[24] || (V2[24] = [c("是")])), _: 1 }), i(E, { value: false }, { default: t(() => V2[25] || (V2[25] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.multiple]]), i(W2, { label: "可创建条目", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.allowCreate, "onUpdate:modelValue": V2[9] || (V2[9] = (l3) => e2.configure.props.base.allowCreate = l3), class: "ml-4" }, { default: t(() => [i(E, { value: true }, { default: t(() => V2[26] || (V2[26] = [c("是")])), _: 1 }), i(E, { value: false }, { default: t(() => V2[27] || (V2[27] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(W2, { label: "常用选优先", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.frequently, "onUpdate:modelValue": V2[10] || (V2[10] = (l3) => e2.configure.props.base.frequently = l3), class: "ml-4" }, { default: t(() => [i(E, { value: true }, { default: t(() => V2[28] || (V2[28] = [c("是")])), _: 1 }), i(E, { value: false }, { default: t(() => V2[29] || (V2[29] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(i(W2, { label: "值为数组", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.arrayValue, "onUpdate:modelValue": V2[11] || (V2[11] = (l3) => e2.configure.props.base.arrayValue = l3), class: "ml-4" }, { default: t(() => [i(E, { value: true }, { default: t(() => V2[30] || (V2[30] = [c("是")])), _: 1 }), i(E, { value: false }, { default: t(() => V2[31] || (V2[31] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.multiple]]), i(W2, { label: "清除按钮", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.clearable, "onUpdate:modelValue": V2[12] || (V2[12] = (l3) => e2.configure.props.base.clearable = l3), class: "ml-4" }, { default: t(() => [i(E, { value: true }, { default: t(() => V2[32] || (V2[32] = [c("显示")])), _: 1 }), i(E, { value: false }, { default: t(() => V2[33] || (V2[33] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(W2, { label: "尺寸", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": V2[13] || (V2[13] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: t(() => [i(E, { value: "large" }, { default: t(() => V2[34] || (V2[34] = [c("大")])), _: 1 }), i(E, { value: "default" }, { default: t(() => V2[35] || (V2[35] = [c("中")])), _: 1 }), i(E, { value: "small" }, { default: t(() => V2[36] || (V2[36] = [c("小")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(W2, { label: "状态", class: "amb-design-attr-item" }, { default: t(() => [i(F, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": V2[14] || (V2[14] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: t(() => [i(E, { value: "default" }, { default: t(() => V2[37] || (V2[37] = [c("普通")])), _: 1 }), i(E, { value: "disabled" }, { default: t(() => V2[38] || (V2[38] = [c("禁用")])), _: 1 }), i(E, { value: "hidden" }, { default: t(() => V2[39] || (V2[39] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), P.value ? s("", true) : (o(), u(v, { key: e2.configure.uuid, configure: e2.configure, remote: true }, null, 8, ["configure"])), (o(), u(y, { key: e2.configure.uuid, configureProps: e2.configure.props }, null, 8, ["configureProps"])), r(i(k, { configure: e2.configure }, null, 8, ["configure"]), [[g, e2.configure.props.base.tittleShow]]), (o(), u(H, { title: "校验", name: "verification", key: e2.configure.uuid, class: "amb-design-attr-group-header" }, { default: t(() => [d("div", S, [i(W2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [i(I, { modelValue: e2.configure.props.verification.required, "onUpdate:modelValue": V2[15] || (V2[15] = (l3) => e2.configure.props.verification.required = l3), label: "必填" }, null, 8, ["modelValue"])]), _: 1 }), i(W2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [i(w, { pageDesign: e2.pageDesign, verification: e2.configure.props.verification }, null, 8, ["pageDesign", "verification"])]), _: 1 })])]), _: 1 })), P.value ? s("", true) : (o(), u(_, { key: e2.configure.uuid, size: e2.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
30
30
  };
31
31
  } });
32
32
  export {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as e, ref as l, resolveComponent as a, createBlock as o, openBlock as t, withCtx as u, createVNode as i, createCommentVNode as s, createElementVNode as d, withDirectives as r, createElementBlock as n, Fragment as m, renderList as p, unref as c, createTextVNode as f, vShow as b } from "vue";
2
2
  import { getFormComponentOptions as g } from "../../../../utils/assemblys-config.js";
3
- import { componentNameChange as _ } from "../../../../utils/form-design-util.js";
4
- import V from "../../common/common-attr-size.vue.js";
3
+ import { componentNameChange as V } from "../../../../utils/form-design-util.js";
4
+ import _ from "../../common/common-attr-size.vue.js";
5
5
  import v from "../../common/common-variable-bind.vue.js";
6
6
  import h from "../../common/common-function-code.vue.js";
7
7
  import y from "../../common/common-i18n-key-input.vue.js";
@@ -15,11 +15,11 @@ const U = { style: { padding: "8px 0px 0px 0px" } }, x = { style: { padding: "8p
15
15
  w.configure.props.base.defaultValue = e3;
16
16
  }
17
17
  function O(e3) {
18
- _(w.configure, e3, j);
18
+ V(w.configure, e3, j);
19
19
  }
20
- return w.configure.isTable && (z.value = true), (l2, _2) => {
20
+ return w.configure.isTable && (z.value = true), (l2, V2) => {
21
21
  const k3 = a("el-option"), w2 = a("el-select"), j2 = a("el-form-item"), q = a("el-input"), A = a("el-radio"), D = a("el-radio-group"), B = a("el-input-number"), E = a("el-color-picker"), F = a("el-collapse-item"), G = a("el-checkbox"), H = a("el-col"), I = a("el-button"), J = a("el-collapse"), K = a("el-form");
22
- return t(), o(K, { "label-width": "80px", size: "small" }, { default: u(() => [i(J, { modelValue: S.value, "onUpdate:modelValue": _2[16] || (_2[16] = (e3) => S.value = e3), style: { "margin-top": "6px" } }, { default: u(() => [i(F, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: u(() => [d("div", U, [i(j2, { label: "组件类型", class: "amb-design-attr-item" }, { default: u(() => [i(w2, { modelValue: T.value, "onUpdate:modelValue": _2[0] || (_2[0] = (e3) => T.value = e3), onChange: O, placeholder: "请选择" }, { default: u(() => [(t(true), n(m, null, p(c(g)(), (e3) => (t(), o(k3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: u(() => [i(q, { modelValue: e2.configure.uuid, "onUpdate:modelValue": _2[1] || (_2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), z.value ? s("", true) : (t(), o(j2, { key: 0, label: "绑定变量", class: "amb-design-attr-item" }, { default: u(() => [(t(), o(v, { key: e2.configure.uuid, modelValue: e2.configure.props.base.prop, paramTypes: ["data", "page"], "onUpdate:modelValue": W }, null, 8, ["modelValue"]))]), _: 1 })), i(j2, { label: "默认值", class: "amb-design-attr-item" }, { default: u(() => [(t(), o(v, { isTable: e2.configure.isTable, key: e2.configure.uuid, modelValue: e2.configure.props.base.defaultValue, "onUpdate:modelValue": C }, null, 8, ["isTable", "modelValue"]))]), _: 1 }), z.value ? s("", true) : (t(), o(j2, { key: 1, label: "绑定权限", class: "amb-design-attr-item" }, { default: u(() => [(t(), o(h, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 })), z.value ? s("", true) : (t(), o(j2, { key: 2, label: "标题显示", class: "amb-design-attr-item" }, { default: u(() => [i(D, { modelValue: e2.configure.props.base.tittleShow, "onUpdate:modelValue": _2[2] || (_2[2] = (l3) => e2.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: u(() => [i(A, { value: true }, { default: u(() => _2[17] || (_2[17] = [f("显示")])), _: 1, __: [17] }), i(A, { value: false }, { default: u(() => _2[18] || (_2[18] = [f("隐藏")])), _: 1, __: [18] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })), r(i(j2, { label: "标题", class: "amb-design-attr-item" }, { default: u(() => [i(y, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": _2[3] || (_2[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.props.base.tittleShow]]), r(i(j2, { label: "标题宽度", class: "amb-design-attr-item" }, { default: u(() => [i(B, { modelValue: e2.configure.props.base.titleWidth, "onUpdate:modelValue": _2[4] || (_2[4] = (l3) => e2.configure.props.base.titleWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.props.base.tittleShow]]), r(i(j2, { label: "标题超宽", title: "标题超宽显示", class: "amb-design-attr-item" }, { default: u(() => [i(D, { modelValue: e2.configure.props.base.titleShowWay, "onUpdate:modelValue": _2[5] || (_2[5] = (l3) => e2.configure.props.base.titleShowWay = l3), class: "ml-4" }, { default: u(() => [i(A, { value: "block" }, { default: u(() => _2[19] || (_2[19] = [f("换行")])), _: 1, __: [19] }), i(A, { value: "inline" }, { default: u(() => _2[20] || (_2[20] = [f("不换行")])), _: 1, __: [20] }), i(A, { value: "omit" }, { default: u(() => _2[21] || (_2[21] = [f("省略号")])), _: 1, __: [21] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.props.base.tittleShow && e2.configure.props.base.titleWidth > 0]]), i(j2, { label: "开关宽度", class: "amb-design-attr-item" }, { default: u(() => [i(B, { modelValue: e2.configure.props.base.offOnWidth, "onUpdate:modelValue": _2[6] || (_2[6] = (l3) => e2.configure.props.base.offOnWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "激活的值", class: "amb-design-attr-item" }, { default: u(() => [i(q, { modelValue: e2.configure.props.base.activeValue, "onUpdate:modelValue": _2[7] || (_2[7] = (l3) => e2.configure.props.base.activeValue = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "激活的颜色", class: "amb-design-attr-item" }, { default: u(() => [i(E, { modelValue: e2.configure.props.base.onColor, "onUpdate:modelValue": _2[8] || (_2[8] = (l3) => e2.configure.props.base.onColor = l3) }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "激活的文字", class: "amb-design-attr-item" }, { default: u(() => [i(q, { modelValue: e2.configure.props.base.activeText, "onUpdate:modelValue": _2[9] || (_2[9] = (l3) => e2.configure.props.base.activeText = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "关闭的值", class: "amb-design-attr-item" }, { default: u(() => [i(q, { modelValue: e2.configure.props.base.inactiveValue, "onUpdate:modelValue": _2[10] || (_2[10] = (l3) => e2.configure.props.base.inactiveValue = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "关闭的颜色", class: "amb-design-attr-item" }, { default: u(() => [i(E, { modelValue: e2.configure.props.base.offColor, "onUpdate:modelValue": _2[11] || (_2[11] = (l3) => e2.configure.props.base.offColor = l3) }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "关闭的文字", class: "amb-design-attr-item" }, { default: u(() => [i(q, { modelValue: e2.configure.props.base.inactiveText, "onUpdate:modelValue": _2[12] || (_2[12] = (l3) => e2.configure.props.base.inactiveText = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "尺寸", class: "amb-design-attr-item" }, { default: u(() => [i(D, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": _2[13] || (_2[13] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: u(() => [i(A, { value: "large" }, { default: u(() => _2[22] || (_2[22] = [f("大")])), _: 1, __: [22] }), i(A, { value: "default" }, { default: u(() => _2[23] || (_2[23] = [f("中")])), _: 1, __: [23] }), i(A, { value: "small" }, { default: u(() => _2[24] || (_2[24] = [f("小")])), _: 1, __: [24] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "状态", class: "amb-design-attr-item" }, { default: u(() => [i(D, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": _2[14] || (_2[14] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: u(() => [i(A, { value: "default" }, { default: u(() => _2[25] || (_2[25] = [f("普通")])), _: 1, __: [25] }), i(A, { value: "disabled" }, { default: u(() => _2[26] || (_2[26] = [f("禁用")])), _: 1, __: [26] }), i(A, { value: "hidden" }, { default: u(() => _2[27] || (_2[27] = [f("隐藏")])), _: 1, __: [27] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), (t(), o(F, { title: "校验", name: "verification", key: e2.configure.uuid, class: "amb-design-attr-group-header" }, { default: u(() => [d("div", x, [i(j2, { class: "amb-design-attr-item", "label-width": "0" }, { default: u(() => [i(G, { modelValue: e2.configure.props.verification.required, "onUpdate:modelValue": _2[15] || (_2[15] = (l3) => e2.configure.props.verification.required = l3), label: "必填" }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { class: "amb-design-attr-item", "label-width": "0" }, { default: u(() => [i(H, { span: 8 }, { default: u(() => [i(G, { label: "自定义", value: "custom" })]), _: 1 }), i(H, { span: 14 }, { default: u(() => [i(I, { type: "default" }, { default: u(() => _2[28] || (_2[28] = [f("自定义逻辑")])), _: 1, __: [28] }), i(I, { type: "default", icon: l2.Search, circle: "" }, null, 8, ["icon"])]), _: 1 })]), _: 1 })])]), _: 1 })), z.value ? s("", true) : (t(), o(V, { key: e2.configure.uuid, size: e2.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
22
+ return t(), o(K, { "label-width": "80px", size: "small" }, { default: u(() => [i(J, { modelValue: S.value, "onUpdate:modelValue": V2[16] || (V2[16] = (e3) => S.value = e3), style: { "margin-top": "6px" } }, { default: u(() => [i(F, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: u(() => [d("div", U, [i(j2, { label: "组件类型", class: "amb-design-attr-item" }, { default: u(() => [i(w2, { modelValue: T.value, "onUpdate:modelValue": V2[0] || (V2[0] = (e3) => T.value = e3), onChange: O, placeholder: "请选择" }, { default: u(() => [(t(true), n(m, null, p(c(g)(), (e3) => (t(), o(k3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: u(() => [i(q, { modelValue: e2.configure.uuid, "onUpdate:modelValue": V2[1] || (V2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), z.value ? s("", true) : (t(), o(j2, { key: 0, label: "绑定变量", class: "amb-design-attr-item" }, { default: u(() => [(t(), o(v, { key: e2.configure.uuid, modelValue: e2.configure.props.base.prop, paramTypes: ["data", "page"], "onUpdate:modelValue": W }, null, 8, ["modelValue"]))]), _: 1 })), i(j2, { label: "默认值", class: "amb-design-attr-item" }, { default: u(() => [(t(), o(v, { isTable: e2.configure.isTable, key: e2.configure.uuid, modelValue: e2.configure.props.base.defaultValue, "onUpdate:modelValue": C }, null, 8, ["isTable", "modelValue"]))]), _: 1 }), z.value ? s("", true) : (t(), o(j2, { key: 1, label: "绑定权限", class: "amb-design-attr-item" }, { default: u(() => [(t(), o(h, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 })), z.value ? s("", true) : (t(), o(j2, { key: 2, label: "标题显示", class: "amb-design-attr-item" }, { default: u(() => [i(D, { modelValue: e2.configure.props.base.tittleShow, "onUpdate:modelValue": V2[2] || (V2[2] = (l3) => e2.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: u(() => [i(A, { value: true }, { default: u(() => V2[17] || (V2[17] = [f("显示")])), _: 1 }), i(A, { value: false }, { default: u(() => V2[18] || (V2[18] = [f("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })), r(i(j2, { label: "标题", class: "amb-design-attr-item" }, { default: u(() => [i(y, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": V2[3] || (V2[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.props.base.tittleShow]]), r(i(j2, { label: "标题宽度", class: "amb-design-attr-item" }, { default: u(() => [i(B, { modelValue: e2.configure.props.base.titleWidth, "onUpdate:modelValue": V2[4] || (V2[4] = (l3) => e2.configure.props.base.titleWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.props.base.tittleShow]]), r(i(j2, { label: "标题超宽", title: "标题超宽显示", class: "amb-design-attr-item" }, { default: u(() => [i(D, { modelValue: e2.configure.props.base.titleShowWay, "onUpdate:modelValue": V2[5] || (V2[5] = (l3) => e2.configure.props.base.titleShowWay = l3), class: "ml-4" }, { default: u(() => [i(A, { value: "block" }, { default: u(() => V2[19] || (V2[19] = [f("换行")])), _: 1 }), i(A, { value: "inline" }, { default: u(() => V2[20] || (V2[20] = [f("不换行")])), _: 1 }), i(A, { value: "omit" }, { default: u(() => V2[21] || (V2[21] = [f("省略号")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.props.base.tittleShow && e2.configure.props.base.titleWidth > 0]]), i(j2, { label: "开关宽度", class: "amb-design-attr-item" }, { default: u(() => [i(B, { modelValue: e2.configure.props.base.offOnWidth, "onUpdate:modelValue": V2[6] || (V2[6] = (l3) => e2.configure.props.base.offOnWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "激活的值", class: "amb-design-attr-item" }, { default: u(() => [i(q, { modelValue: e2.configure.props.base.activeValue, "onUpdate:modelValue": V2[7] || (V2[7] = (l3) => e2.configure.props.base.activeValue = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "激活的颜色", class: "amb-design-attr-item" }, { default: u(() => [i(E, { modelValue: e2.configure.props.base.onColor, "onUpdate:modelValue": V2[8] || (V2[8] = (l3) => e2.configure.props.base.onColor = l3) }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "激活的文字", class: "amb-design-attr-item" }, { default: u(() => [i(q, { modelValue: e2.configure.props.base.activeText, "onUpdate:modelValue": V2[9] || (V2[9] = (l3) => e2.configure.props.base.activeText = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "关闭的值", class: "amb-design-attr-item" }, { default: u(() => [i(q, { modelValue: e2.configure.props.base.inactiveValue, "onUpdate:modelValue": V2[10] || (V2[10] = (l3) => e2.configure.props.base.inactiveValue = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "关闭的颜色", class: "amb-design-attr-item" }, { default: u(() => [i(E, { modelValue: e2.configure.props.base.offColor, "onUpdate:modelValue": V2[11] || (V2[11] = (l3) => e2.configure.props.base.offColor = l3) }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "关闭的文字", class: "amb-design-attr-item" }, { default: u(() => [i(q, { modelValue: e2.configure.props.base.inactiveText, "onUpdate:modelValue": V2[12] || (V2[12] = (l3) => e2.configure.props.base.inactiveText = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "尺寸", class: "amb-design-attr-item" }, { default: u(() => [i(D, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": V2[13] || (V2[13] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: u(() => [i(A, { value: "large" }, { default: u(() => V2[22] || (V2[22] = [f("大")])), _: 1 }), i(A, { value: "default" }, { default: u(() => V2[23] || (V2[23] = [f("中")])), _: 1 }), i(A, { value: "small" }, { default: u(() => V2[24] || (V2[24] = [f("小")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(j2, { label: "状态", class: "amb-design-attr-item" }, { default: u(() => [i(D, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": V2[14] || (V2[14] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: u(() => [i(A, { value: "default" }, { default: u(() => V2[25] || (V2[25] = [f("普通")])), _: 1 }), i(A, { value: "disabled" }, { default: u(() => V2[26] || (V2[26] = [f("禁用")])), _: 1 }), i(A, { value: "hidden" }, { default: u(() => V2[27] || (V2[27] = [f("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), (t(), o(F, { title: "校验", name: "verification", key: e2.configure.uuid, class: "amb-design-attr-group-header" }, { default: u(() => [d("div", x, [i(j2, { class: "amb-design-attr-item", "label-width": "0" }, { default: u(() => [i(G, { modelValue: e2.configure.props.verification.required, "onUpdate:modelValue": V2[15] || (V2[15] = (l3) => e2.configure.props.verification.required = l3), label: "必填" }, null, 8, ["modelValue"])]), _: 1 }), i(j2, { class: "amb-design-attr-item", "label-width": "0" }, { default: u(() => [i(H, { span: 8 }, { default: u(() => [i(G, { label: "自定义", value: "custom" })]), _: 1 }), i(H, { span: 14 }, { default: u(() => [i(I, { type: "default" }, { default: u(() => V2[28] || (V2[28] = [f("自定义逻辑")])), _: 1 }), i(I, { type: "default", icon: l2.Search, circle: "" }, null, 8, ["icon"])]), _: 1 })]), _: 1 })])]), _: 1 })), z.value ? s("", true) : (t(), o(_, { key: e2.configure.uuid, size: e2.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
23
23
  };
24
24
  } });
25
25
  export {
@@ -1,7 +1,7 @@
1
- import { defineComponent as e, ref as l, resolveComponent as a, createBlock as t, openBlock as u, withCtx as o, createVNode as s, createCommentVNode as i, createElementVNode as d, withDirectives as n, createElementBlock as r, Fragment as m, renderList as p, unref as f, createTextVNode as c, vShow as _ } from "vue";
2
- import { getFormComponentOptions as g } from "../../../../utils/assemblys-config.js";
3
- import { componentNameChange as b } from "../../../../utils/form-design-util.js";
4
- import V from "../../common/common-attr-size.vue.js";
1
+ import { defineComponent as e, ref as l, resolveComponent as a, createBlock as t, openBlock as u, withCtx as o, createVNode as s, createCommentVNode as i, createElementVNode as d, withDirectives as n, createElementBlock as r, Fragment as m, renderList as p, unref as f, createTextVNode as c, vShow as g } from "vue";
2
+ import { getFormComponentOptions as b } from "../../../../utils/assemblys-config.js";
3
+ import { componentNameChange as V } from "../../../../utils/form-design-util.js";
4
+ import _ from "../../common/common-attr-size.vue.js";
5
5
  import v from "../../common/common-variable-bind.vue.js";
6
6
  import y from "../../common/common-function-code.vue.js";
7
7
  import h from "../../common/common-i18n-key-input.vue.js";
@@ -15,11 +15,11 @@ const U = { style: { padding: "8px 0px 0px 0px" } }, w = e({ __name: "tag-attr-b
15
15
  x.configure.props.base.defaultValue = e3;
16
16
  }
17
17
  function O(e3) {
18
- b(x.configure, e3, z);
18
+ V(x.configure, e3, z);
19
19
  }
20
- return x.configure.isTable && (S.value = true), (l2, b2) => {
20
+ return x.configure.isTable && (S.value = true), (l2, V2) => {
21
21
  const w3 = a("el-option"), x2 = a("el-select"), z2 = a("el-form-item"), $ = a("el-input"), q = a("el-text"), A = a("el-radio"), C = a("el-radio-group"), D = a("el-input-number"), B = a("el-collapse-item"), E = a("el-collapse"), F = a("el-form");
22
- return u(), t(F, { "label-width": "80px", size: "small" }, { default: o(() => [s(E, { modelValue: j.value, "onUpdate:modelValue": b2[11] || (b2[11] = (e3) => j.value = e3), style: { "margin-top": "6px" } }, { default: o(() => [s(B, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: o(() => [d("div", U, [s(z2, { label: "组件类型", class: "amb-design-attr-item" }, { default: o(() => [s(x2, { modelValue: k.value, "onUpdate:modelValue": b2[0] || (b2[0] = (e3) => k.value = e3), onChange: O, placeholder: "请选择" }, { default: o(() => [(u(true), r(m, null, p(f(g)(), (e3) => (u(), t(w3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(z2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: o(() => [s($, { modelValue: e2.configure.uuid, "onUpdate:modelValue": b2[1] || (b2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), S.value ? i("", true) : (u(), t(z2, { key: 0, label: "绑定变量", class: "amb-design-attr-item" }, { default: o(() => [(u(), t(v, { key: e2.configure.uuid, modelValue: e2.configure.props.base.prop, paramTypes: ["data", "page"], "onUpdate:modelValue": T }, null, 8, ["modelValue"]))]), _: 1 })), s(z2, { label: "默认值", class: "amb-design-attr-item" }, { default: o(() => [(u(), t(v, { isTable: e2.configure.isTable, key: e2.configure.uuid, modelValue: e2.configure.props.base.defaultValue, "onUpdate:modelValue": W }, null, 8, ["isTable", "modelValue"]))]), _: 1 }), S.value ? i("", true) : (u(), t(z2, { key: 1, label: "绑定权限", class: "amb-design-attr-item" }, { default: o(() => [(u(), t(y, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 })), s(z2, { label: "内容格式化", class: "amb-design-attr-item" }, { default: o(() => [s($, { modelValue: e2.configure.props.base.formatting, "onUpdate:modelValue": b2[2] || (b2[2] = (l3) => e2.configure.props.base.formatting = l3), rows: 2, type: "textarea", placeholder: "请输入" }, null, 8, ["modelValue"]), s(q, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => b2[12] || (b2[12] = [c(" ${value}:数据值;${no}:数据序号 ")])), _: 1, __: [12] })]), _: 1 }), S.value ? i("", true) : (u(), t(z2, { key: 2, label: "标题显示", class: "amb-design-attr-item" }, { default: o(() => [s(C, { modelValue: e2.configure.props.base.tittleShow, "onUpdate:modelValue": b2[3] || (b2[3] = (l3) => e2.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: o(() => [s(A, { value: true }, { default: o(() => b2[13] || (b2[13] = [c("显示")])), _: 1, __: [13] }), s(A, { value: false }, { default: o(() => b2[14] || (b2[14] = [c("隐藏")])), _: 1, __: [14] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })), n(s(z2, { label: "标题", class: "amb-design-attr-item" }, { default: o(() => [s(h, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": b2[4] || (b2[4] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[_, e2.configure.props.base.tittleShow]]), n(s(z2, { label: "标题宽度", class: "amb-design-attr-item" }, { default: o(() => [s(D, { modelValue: e2.configure.props.base.titleWidth, "onUpdate:modelValue": b2[5] || (b2[5] = (l3) => e2.configure.props.base.titleWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[_, e2.configure.props.base.tittleShow]]), n(s(z2, { label: "标题超宽", title: "标题超宽显示", class: "amb-design-attr-item" }, { default: o(() => [s(C, { modelValue: e2.configure.props.base.titleShowWay, "onUpdate:modelValue": b2[6] || (b2[6] = (l3) => e2.configure.props.base.titleShowWay = l3), class: "ml-4" }, { default: o(() => [s(A, { value: "block" }, { default: o(() => b2[15] || (b2[15] = [c("换行")])), _: 1, __: [15] }), s(A, { value: "inline" }, { default: o(() => b2[16] || (b2[16] = [c("不换行")])), _: 1, __: [16] }), s(A, { value: "omit" }, { default: o(() => b2[17] || (b2[17] = [c("省略号")])), _: 1, __: [17] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[_, e2.configure.props.base.tittleShow && e2.configure.props.base.titleWidth > 0]]), s(z2, { label: "类型", class: "amb-design-attr-item" }, { default: o(() => [s(C, { modelValue: e2.configure.props.base.type, "onUpdate:modelValue": b2[7] || (b2[7] = (l3) => e2.configure.props.base.type = l3), class: "ml-4" }, { default: o(() => [s(A, { value: "primary" }, { default: o(() => b2[18] || (b2[18] = [c("无")])), _: 1, __: [18] }), s(A, { value: "success" }, { default: o(() => b2[19] || (b2[19] = [c("success")])), _: 1, __: [19] }), s(A, { value: "info" }, { default: o(() => b2[20] || (b2[20] = [c("info")])), _: 1, __: [20] }), s(A, { value: "warning" }, { default: o(() => b2[21] || (b2[21] = [c("warning")])), _: 1, __: [21] }), s(A, { value: "danger" }, { default: o(() => b2[22] || (b2[22] = [c("danger")])), _: 1, __: [22] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(z2, { label: "可移除", class: "amb-design-attr-item" }, { default: o(() => [s(C, { modelValue: e2.configure.props.base.closable, "onUpdate:modelValue": b2[8] || (b2[8] = (l3) => e2.configure.props.base.closable = l3), class: "ml-4" }, { default: o(() => [s(A, { value: true }, { default: o(() => b2[23] || (b2[23] = [c("是")])), _: 1, __: [23] }), s(A, { value: false }, { default: o(() => b2[24] || (b2[24] = [c("否")])), _: 1, __: [24] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(z2, { label: "尺寸", class: "amb-design-attr-item" }, { default: o(() => [s(C, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": b2[9] || (b2[9] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: o(() => [s(A, { value: "large" }, { default: o(() => b2[25] || (b2[25] = [c("大")])), _: 1, __: [25] }), s(A, { value: "default" }, { default: o(() => b2[26] || (b2[26] = [c("中")])), _: 1, __: [26] }), s(A, { value: "small" }, { default: o(() => b2[27] || (b2[27] = [c("小")])), _: 1, __: [27] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(z2, { label: "状态", class: "amb-design-attr-item" }, { default: o(() => [s(C, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": b2[10] || (b2[10] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: o(() => [s(A, { value: "default" }, { default: o(() => b2[28] || (b2[28] = [c("普通")])), _: 1, __: [28] }), s(A, { value: "hidden" }, { default: o(() => b2[29] || (b2[29] = [c("隐藏")])), _: 1, __: [29] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), S.value ? i("", true) : (u(), t(V, { key: e2.configure.uuid, size: e2.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
22
+ return u(), t(F, { "label-width": "80px", size: "small" }, { default: o(() => [s(E, { modelValue: j.value, "onUpdate:modelValue": V2[11] || (V2[11] = (e3) => j.value = e3), style: { "margin-top": "6px" } }, { default: o(() => [s(B, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: o(() => [d("div", U, [s(z2, { label: "组件类型", class: "amb-design-attr-item" }, { default: o(() => [s(x2, { modelValue: k.value, "onUpdate:modelValue": V2[0] || (V2[0] = (e3) => k.value = e3), onChange: O, placeholder: "请选择" }, { default: o(() => [(u(true), r(m, null, p(f(b)(), (e3) => (u(), t(w3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(z2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: o(() => [s($, { modelValue: e2.configure.uuid, "onUpdate:modelValue": V2[1] || (V2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), S.value ? i("", true) : (u(), t(z2, { key: 0, label: "绑定变量", class: "amb-design-attr-item" }, { default: o(() => [(u(), t(v, { key: e2.configure.uuid, modelValue: e2.configure.props.base.prop, paramTypes: ["data", "page"], "onUpdate:modelValue": T }, null, 8, ["modelValue"]))]), _: 1 })), s(z2, { label: "默认值", class: "amb-design-attr-item" }, { default: o(() => [(u(), t(v, { isTable: e2.configure.isTable, key: e2.configure.uuid, modelValue: e2.configure.props.base.defaultValue, "onUpdate:modelValue": W }, null, 8, ["isTable", "modelValue"]))]), _: 1 }), S.value ? i("", true) : (u(), t(z2, { key: 1, label: "绑定权限", class: "amb-design-attr-item" }, { default: o(() => [(u(), t(y, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 })), s(z2, { label: "内容格式化", class: "amb-design-attr-item" }, { default: o(() => [s($, { modelValue: e2.configure.props.base.formatting, "onUpdate:modelValue": V2[2] || (V2[2] = (l3) => e2.configure.props.base.formatting = l3), rows: 2, type: "textarea", placeholder: "请输入" }, null, 8, ["modelValue"]), s(q, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => V2[12] || (V2[12] = [c(" ${value}:数据值;${no}:数据序号 ")])), _: 1 })]), _: 1 }), S.value ? i("", true) : (u(), t(z2, { key: 2, label: "标题显示", class: "amb-design-attr-item" }, { default: o(() => [s(C, { modelValue: e2.configure.props.base.tittleShow, "onUpdate:modelValue": V2[3] || (V2[3] = (l3) => e2.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: o(() => [s(A, { value: true }, { default: o(() => V2[13] || (V2[13] = [c("显示")])), _: 1 }), s(A, { value: false }, { default: o(() => V2[14] || (V2[14] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })), n(s(z2, { label: "标题", class: "amb-design-attr-item" }, { default: o(() => [s(h, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": V2[4] || (V2[4] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow]]), n(s(z2, { label: "标题宽度", class: "amb-design-attr-item" }, { default: o(() => [s(D, { modelValue: e2.configure.props.base.titleWidth, "onUpdate:modelValue": V2[5] || (V2[5] = (l3) => e2.configure.props.base.titleWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow]]), n(s(z2, { label: "标题超宽", title: "标题超宽显示", class: "amb-design-attr-item" }, { default: o(() => [s(C, { modelValue: e2.configure.props.base.titleShowWay, "onUpdate:modelValue": V2[6] || (V2[6] = (l3) => e2.configure.props.base.titleShowWay = l3), class: "ml-4" }, { default: o(() => [s(A, { value: "block" }, { default: o(() => V2[15] || (V2[15] = [c("换行")])), _: 1 }), s(A, { value: "inline" }, { default: o(() => V2[16] || (V2[16] = [c("不换行")])), _: 1 }), s(A, { value: "omit" }, { default: o(() => V2[17] || (V2[17] = [c("省略号")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow && e2.configure.props.base.titleWidth > 0]]), s(z2, { label: "类型", class: "amb-design-attr-item" }, { default: o(() => [s(C, { modelValue: e2.configure.props.base.type, "onUpdate:modelValue": V2[7] || (V2[7] = (l3) => e2.configure.props.base.type = l3), class: "ml-4" }, { default: o(() => [s(A, { value: "primary" }, { default: o(() => V2[18] || (V2[18] = [c("无")])), _: 1 }), s(A, { value: "success" }, { default: o(() => V2[19] || (V2[19] = [c("success")])), _: 1 }), s(A, { value: "info" }, { default: o(() => V2[20] || (V2[20] = [c("info")])), _: 1 }), s(A, { value: "warning" }, { default: o(() => V2[21] || (V2[21] = [c("warning")])), _: 1 }), s(A, { value: "danger" }, { default: o(() => V2[22] || (V2[22] = [c("danger")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(z2, { label: "可移除", class: "amb-design-attr-item" }, { default: o(() => [s(C, { modelValue: e2.configure.props.base.closable, "onUpdate:modelValue": V2[8] || (V2[8] = (l3) => e2.configure.props.base.closable = l3), class: "ml-4" }, { default: o(() => [s(A, { value: true }, { default: o(() => V2[23] || (V2[23] = [c("是")])), _: 1 }), s(A, { value: false }, { default: o(() => V2[24] || (V2[24] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(z2, { label: "尺寸", class: "amb-design-attr-item" }, { default: o(() => [s(C, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": V2[9] || (V2[9] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: o(() => [s(A, { value: "large" }, { default: o(() => V2[25] || (V2[25] = [c("大")])), _: 1 }), s(A, { value: "default" }, { default: o(() => V2[26] || (V2[26] = [c("中")])), _: 1 }), s(A, { value: "small" }, { default: o(() => V2[27] || (V2[27] = [c("小")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(z2, { label: "状态", class: "amb-design-attr-item" }, { default: o(() => [s(C, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": V2[10] || (V2[10] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: o(() => [s(A, { value: "default" }, { default: o(() => V2[28] || (V2[28] = [c("普通")])), _: 1 }), s(A, { value: "hidden" }, { default: o(() => V2[29] || (V2[29] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), S.value ? i("", true) : (u(), t(_, { key: e2.configure.uuid, size: e2.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
23
23
  };
24
24
  } });
25
25
  export {
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as e, ref as l, resolveComponent as a, createBlock as o, openBlock as i, withCtx as t, createVNode as u, withDirectives as n, createCommentVNode as s, createElementVNode as r, createElementBlock as d, Fragment as m, renderList as p, unref as f, createTextVNode as c, vShow as g } from "vue";
2
2
  import { getFormComponentOptions as b } from "../../../../utils/assemblys-config.js";
3
- import { componentNameChange as _ } from "../../../../utils/form-design-util.js";
4
- import V from "../../common/common-attr-size.vue.js";
5
- import v from "../../common/common-variable-bind.vue.js";
3
+ import { componentNameChange as V } from "../../../../utils/form-design-util.js";
4
+ import v from "../../common/common-attr-size.vue.js";
5
+ import _ from "../../common/common-variable-bind.vue.js";
6
6
  import h from "../../common/common-function-code.vue.js";
7
7
  import y from "../common/title-suffix.vue.js";
8
8
  import x from "../common/verification-custom.vue.js";
@@ -17,11 +17,11 @@ const w = { style: { padding: "8px 0px 0px 0px" } }, k = { style: { padding: "8p
17
17
  L.configure.props.base.defaultValue = e3;
18
18
  }
19
19
  function O(e3) {
20
- _(L.configure, e3, z);
20
+ V(L.configure, e3, z);
21
21
  }
22
- return L.configure.isTable && (W.value = true), (l2, _2) => {
22
+ return L.configure.isTable && (W.value = true), (l2, V2) => {
23
23
  const j3 = a("el-option"), L2 = a("el-select"), z2 = a("el-form-item"), q = a("el-input"), I = a("el-radio"), N = a("el-radio-group"), R = a("el-input-number"), A = a("el-switch"), C = a("el-collapse-item"), B = a("el-checkbox"), E = a("el-col"), F = a("el-collapse"), G = a("el-form");
24
- return i(), o(G, { "label-width": "80px", size: "small" }, { default: t(() => [u(F, { modelValue: T.value, "onUpdate:modelValue": _2[19] || (_2[19] = (e3) => T.value = e3), style: { "margin-top": "6px" } }, { default: t(() => [u(C, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: t(() => [r("div", w, [u(z2, { label: "组件类型", class: "amb-design-attr-item" }, { default: t(() => [u(L2, { modelValue: S.value, "onUpdate:modelValue": _2[0] || (_2[0] = (e3) => S.value = e3), onChange: O, placeholder: "请选择" }, { default: t(() => [(i(true), d(m, null, p(f(b)(), (e3) => (i(), o(j3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(z2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: t(() => [u(q, { modelValue: e2.configure.uuid, "onUpdate:modelValue": _2[1] || (_2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), W.value ? s("", true) : (i(), o(z2, { key: 0, label: "绑定变量", class: "amb-design-attr-item" }, { default: t(() => [(i(), o(v, { key: e2.configure.uuid, modelValue: e2.configure.props.base.prop, paramTypes: ["data", "page"], "onUpdate:modelValue": D }, null, 8, ["modelValue"]))]), _: 1 })), u(z2, { label: "默认值", class: "amb-design-attr-item" }, { default: t(() => [(i(), o(v, { isTable: e2.configure.isTable, key: e2.configure.uuid, modelValue: e2.configure.props.base.defaultValue, "onUpdate:modelValue": M }, null, 8, ["isTable", "modelValue"]))]), _: 1 }), W.value ? s("", true) : (i(), o(z2, { key: 1, label: "绑定权限", class: "amb-design-attr-item" }, { default: t(() => [(i(), o(h, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 })), W.value ? s("", true) : (i(), o(z2, { key: 2, label: "标题显示", class: "amb-design-attr-item" }, { default: t(() => [u(N, { modelValue: e2.configure.props.base.tittleShow, "onUpdate:modelValue": _2[2] || (_2[2] = (l3) => e2.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: t(() => [u(I, { value: true }, { default: t(() => _2[20] || (_2[20] = [c("显示")])), _: 1, __: [20] }), u(I, { value: false }, { default: t(() => _2[21] || (_2[21] = [c("隐藏")])), _: 1, __: [21] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })), n(u(z2, { label: "标题", class: "amb-design-attr-item" }, { default: t(() => [u(U, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": _2[3] || (_2[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow]]), n(u(z2, { label: "标题宽度", class: "amb-design-attr-item" }, { default: t(() => [u(R, { modelValue: e2.configure.props.base.titleWidth, "onUpdate:modelValue": _2[4] || (_2[4] = (l3) => e2.configure.props.base.titleWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow]]), n(u(z2, { label: "标题超宽", title: "标题超宽显示", class: "amb-design-attr-item" }, { default: t(() => [u(N, { modelValue: e2.configure.props.base.titleShowWay, "onUpdate:modelValue": _2[5] || (_2[5] = (l3) => e2.configure.props.base.titleShowWay = l3), class: "ml-4" }, { default: t(() => [u(I, { value: "block" }, { default: t(() => _2[22] || (_2[22] = [c("换行")])), _: 1, __: [22] }), u(I, { value: "inline" }, { default: t(() => _2[23] || (_2[23] = [c("不换行")])), _: 1, __: [23] }), u(I, { value: "omit" }, { default: t(() => _2[24] || (_2[24] = [c("省略号")])), _: 1, __: [24] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow && e2.configure.props.base.titleWidth > 0]]), u(z2, { label: "输入提示", class: "amb-design-attr-item" }, { default: t(() => [u(U, { modelValue: e2.configure.props.base.placeholder, "onUpdate:modelValue": _2[6] || (_2[6] = (l3) => e2.configure.props.base.placeholder = l3) }, null, 8, ["modelValue"])]), _: 1 }), u(z2, { label: "行数", class: "amb-design-attr-item" }, { default: t(() => [u(R, { modelValue: e2.configure.props.base.rows, "onUpdate:modelValue": _2[7] || (_2[7] = (l3) => e2.configure.props.base.rows = l3), min: 1 }, null, 8, ["modelValue"])]), _: 1 }), u(z2, { label: "显示字数", class: "amb-design-attr-item" }, { default: t(() => [u(A, { modelValue: e2.configure.props.base.showInputNum, "onUpdate:modelValue": _2[8] || (_2[8] = (l3) => e2.configure.props.base.showInputNum = l3) }, null, 8, ["modelValue"])]), _: 1 }), u(z2, { label: "意见控件", class: "amb-design-attr-item" }, { default: t(() => [u(A, { modelValue: e2.configure.props.base.isOpinion, "onUpdate:modelValue": _2[9] || (_2[9] = (l3) => e2.configure.props.base.isOpinion = l3) }, null, 8, ["modelValue"])]), _: 1 }), u(z2, { label: "尺寸", class: "amb-design-attr-item" }, { default: t(() => [u(N, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": _2[10] || (_2[10] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: t(() => [u(I, { value: "large" }, { default: t(() => _2[25] || (_2[25] = [c("大")])), _: 1, __: [25] }), u(I, { value: "default" }, { default: t(() => _2[26] || (_2[26] = [c("中")])), _: 1, __: [26] }), u(I, { value: "small" }, { default: t(() => _2[27] || (_2[27] = [c("小")])), _: 1, __: [27] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(z2, { label: "状态", class: "amb-design-attr-item" }, { default: t(() => [u(N, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": _2[11] || (_2[11] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: t(() => [u(I, { value: "default" }, { default: t(() => _2[28] || (_2[28] = [c("普通")])), _: 1, __: [28] }), u(I, { value: "disabled" }, { default: t(() => _2[29] || (_2[29] = [c("禁用")])), _: 1, __: [29] }), u(I, { value: "readonly" }, { default: t(() => _2[30] || (_2[30] = [c("只读")])), _: 1, __: [30] }), u(I, { value: "hidden" }, { default: t(() => _2[31] || (_2[31] = [c("隐藏")])), _: 1, __: [31] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), n(u(y, { configure: e2.configure }, null, 8, ["configure"]), [[g, e2.configure.props.base.tittleShow]]), (i(), o(C, { title: "校验", name: "verification", key: e2.configure.uuid, class: "amb-design-attr-group-header" }, { default: t(() => [r("div", k, [u(z2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [u(B, { modelValue: e2.configure.props.verification.required, "onUpdate:modelValue": _2[12] || (_2[12] = (l3) => e2.configure.props.verification.required = l3), label: "必填" }, null, 8, ["modelValue"])]), _: 1 }), u(z2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [u(E, { span: 8 }, { default: t(() => [u(B, { modelValue: e2.configure.props.verification.verifyMinLength, "onUpdate:modelValue": _2[13] || (_2[13] = (l3) => e2.configure.props.verification.verifyMinLength = l3), label: "最小长度", value: "min" }, null, 8, ["modelValue"])]), _: 1 }), u(E, { span: 14 }, { default: t(() => [u(R, { modelValue: e2.configure.props.verification.minLength, "onUpdate:modelValue": _2[14] || (_2[14] = (l3) => e2.configure.props.verification.minLength = l3), class: "mx-4", min: 0, "controls-position": "right", placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), u(z2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [u(E, { span: 8 }, { default: t(() => [u(B, { modelValue: e2.configure.props.verification.verifyMaxLength, "onUpdate:modelValue": _2[15] || (_2[15] = (l3) => e2.configure.props.verification.verifyMaxLength = l3), label: "最大长度", value: "max" }, null, 8, ["modelValue"])]), _: 1 }), u(E, { span: 14 }, { default: t(() => [u(R, { modelValue: e2.configure.props.verification.maxLength, "onUpdate:modelValue": _2[16] || (_2[16] = (l3) => e2.configure.props.verification.maxLength = l3), class: "mx-4", min: 0, "controls-position": "right", placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), u(z2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [u(E, { span: 8 }, { default: t(() => [u(B, { modelValue: e2.configure.props.verification.verifyRegex, "onUpdate:modelValue": _2[17] || (_2[17] = (l3) => e2.configure.props.verification.verifyRegex = l3), label: "正则", value: "regex" }, null, 8, ["modelValue"])]), _: 1 }), u(E, { span: 14 }, { default: t(() => [u(q, { modelValue: e2.configure.props.verification.regex, "onUpdate:modelValue": _2[18] || (_2[18] = (l3) => e2.configure.props.verification.regex = l3), class: "mx-4", "controls-position": "right", placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), u(z2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [u(x, { pageDesign: e2.pageDesign, verification: e2.configure.props.verification }, null, 8, ["pageDesign", "verification"])]), _: 1 })])]), _: 1 })), W.value ? s("", true) : (i(), o(V, { key: e2.configure.uuid, size: e2.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
24
+ return i(), o(G, { "label-width": "80px", size: "small" }, { default: t(() => [u(F, { modelValue: T.value, "onUpdate:modelValue": V2[19] || (V2[19] = (e3) => T.value = e3), style: { "margin-top": "6px" } }, { default: t(() => [u(C, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: t(() => [r("div", w, [u(z2, { label: "组件类型", class: "amb-design-attr-item" }, { default: t(() => [u(L2, { modelValue: S.value, "onUpdate:modelValue": V2[0] || (V2[0] = (e3) => S.value = e3), onChange: O, placeholder: "请选择" }, { default: t(() => [(i(true), d(m, null, p(f(b)(), (e3) => (i(), o(j3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(z2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: t(() => [u(q, { modelValue: e2.configure.uuid, "onUpdate:modelValue": V2[1] || (V2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), W.value ? s("", true) : (i(), o(z2, { key: 0, label: "绑定变量", class: "amb-design-attr-item" }, { default: t(() => [(i(), o(_, { key: e2.configure.uuid, modelValue: e2.configure.props.base.prop, paramTypes: ["data", "page"], "onUpdate:modelValue": D }, null, 8, ["modelValue"]))]), _: 1 })), u(z2, { label: "默认值", class: "amb-design-attr-item" }, { default: t(() => [(i(), o(_, { isTable: e2.configure.isTable, key: e2.configure.uuid, modelValue: e2.configure.props.base.defaultValue, "onUpdate:modelValue": M }, null, 8, ["isTable", "modelValue"]))]), _: 1 }), W.value ? s("", true) : (i(), o(z2, { key: 1, label: "绑定权限", class: "amb-design-attr-item" }, { default: t(() => [(i(), o(h, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 })), W.value ? s("", true) : (i(), o(z2, { key: 2, label: "标题显示", class: "amb-design-attr-item" }, { default: t(() => [u(N, { modelValue: e2.configure.props.base.tittleShow, "onUpdate:modelValue": V2[2] || (V2[2] = (l3) => e2.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: t(() => [u(I, { value: true }, { default: t(() => V2[20] || (V2[20] = [c("显示")])), _: 1 }), u(I, { value: false }, { default: t(() => V2[21] || (V2[21] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })), n(u(z2, { label: "标题", class: "amb-design-attr-item" }, { default: t(() => [u(U, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": V2[3] || (V2[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow]]), n(u(z2, { label: "标题宽度", class: "amb-design-attr-item" }, { default: t(() => [u(R, { modelValue: e2.configure.props.base.titleWidth, "onUpdate:modelValue": V2[4] || (V2[4] = (l3) => e2.configure.props.base.titleWidth = l3), style: { width: "100%" }, min: 0, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow]]), n(u(z2, { label: "标题超宽", title: "标题超宽显示", class: "amb-design-attr-item" }, { default: t(() => [u(N, { modelValue: e2.configure.props.base.titleShowWay, "onUpdate:modelValue": V2[5] || (V2[5] = (l3) => e2.configure.props.base.titleShowWay = l3), class: "ml-4" }, { default: t(() => [u(I, { value: "block" }, { default: t(() => V2[22] || (V2[22] = [c("换行")])), _: 1 }), u(I, { value: "inline" }, { default: t(() => V2[23] || (V2[23] = [c("不换行")])), _: 1 }), u(I, { value: "omit" }, { default: t(() => V2[24] || (V2[24] = [c("省略号")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.tittleShow && e2.configure.props.base.titleWidth > 0]]), u(z2, { label: "输入提示", class: "amb-design-attr-item" }, { default: t(() => [u(U, { modelValue: e2.configure.props.base.placeholder, "onUpdate:modelValue": V2[6] || (V2[6] = (l3) => e2.configure.props.base.placeholder = l3) }, null, 8, ["modelValue"])]), _: 1 }), u(z2, { label: "行数", class: "amb-design-attr-item" }, { default: t(() => [u(R, { modelValue: e2.configure.props.base.rows, "onUpdate:modelValue": V2[7] || (V2[7] = (l3) => e2.configure.props.base.rows = l3), min: 1 }, null, 8, ["modelValue"])]), _: 1 }), u(z2, { label: "显示字数", class: "amb-design-attr-item" }, { default: t(() => [u(A, { modelValue: e2.configure.props.base.showInputNum, "onUpdate:modelValue": V2[8] || (V2[8] = (l3) => e2.configure.props.base.showInputNum = l3) }, null, 8, ["modelValue"])]), _: 1 }), u(z2, { label: "意见控件", class: "amb-design-attr-item" }, { default: t(() => [u(A, { modelValue: e2.configure.props.base.isOpinion, "onUpdate:modelValue": V2[9] || (V2[9] = (l3) => e2.configure.props.base.isOpinion = l3) }, null, 8, ["modelValue"])]), _: 1 }), u(z2, { label: "尺寸", class: "amb-design-attr-item" }, { default: t(() => [u(N, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": V2[10] || (V2[10] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: t(() => [u(I, { value: "large" }, { default: t(() => V2[25] || (V2[25] = [c("大")])), _: 1 }), u(I, { value: "default" }, { default: t(() => V2[26] || (V2[26] = [c("中")])), _: 1 }), u(I, { value: "small" }, { default: t(() => V2[27] || (V2[27] = [c("小")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(z2, { label: "状态", class: "amb-design-attr-item" }, { default: t(() => [u(N, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": V2[11] || (V2[11] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: t(() => [u(I, { value: "default" }, { default: t(() => V2[28] || (V2[28] = [c("普通")])), _: 1 }), u(I, { value: "disabled" }, { default: t(() => V2[29] || (V2[29] = [c("禁用")])), _: 1 }), u(I, { value: "readonly" }, { default: t(() => V2[30] || (V2[30] = [c("只读")])), _: 1 }), u(I, { value: "hidden" }, { default: t(() => V2[31] || (V2[31] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), n(u(y, { configure: e2.configure }, null, 8, ["configure"]), [[g, e2.configure.props.base.tittleShow]]), (i(), o(C, { title: "校验", name: "verification", key: e2.configure.uuid, class: "amb-design-attr-group-header" }, { default: t(() => [r("div", k, [u(z2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [u(B, { modelValue: e2.configure.props.verification.required, "onUpdate:modelValue": V2[12] || (V2[12] = (l3) => e2.configure.props.verification.required = l3), label: "必填" }, null, 8, ["modelValue"])]), _: 1 }), u(z2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [u(E, { span: 8 }, { default: t(() => [u(B, { modelValue: e2.configure.props.verification.verifyMinLength, "onUpdate:modelValue": V2[13] || (V2[13] = (l3) => e2.configure.props.verification.verifyMinLength = l3), label: "最小长度", value: "min" }, null, 8, ["modelValue"])]), _: 1 }), u(E, { span: 14 }, { default: t(() => [u(R, { modelValue: e2.configure.props.verification.minLength, "onUpdate:modelValue": V2[14] || (V2[14] = (l3) => e2.configure.props.verification.minLength = l3), class: "mx-4", min: 0, "controls-position": "right", placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), u(z2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [u(E, { span: 8 }, { default: t(() => [u(B, { modelValue: e2.configure.props.verification.verifyMaxLength, "onUpdate:modelValue": V2[15] || (V2[15] = (l3) => e2.configure.props.verification.verifyMaxLength = l3), label: "最大长度", value: "max" }, null, 8, ["modelValue"])]), _: 1 }), u(E, { span: 14 }, { default: t(() => [u(R, { modelValue: e2.configure.props.verification.maxLength, "onUpdate:modelValue": V2[16] || (V2[16] = (l3) => e2.configure.props.verification.maxLength = l3), class: "mx-4", min: 0, "controls-position": "right", placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), u(z2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [u(E, { span: 8 }, { default: t(() => [u(B, { modelValue: e2.configure.props.verification.verifyRegex, "onUpdate:modelValue": V2[17] || (V2[17] = (l3) => e2.configure.props.verification.verifyRegex = l3), label: "正则", value: "regex" }, null, 8, ["modelValue"])]), _: 1 }), u(E, { span: 14 }, { default: t(() => [u(q, { modelValue: e2.configure.props.verification.regex, "onUpdate:modelValue": V2[18] || (V2[18] = (l3) => e2.configure.props.verification.regex = l3), class: "mx-4", "controls-position": "right", placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), u(z2, { class: "amb-design-attr-item", "label-width": "0" }, { default: t(() => [u(x, { pageDesign: e2.pageDesign, verification: e2.configure.props.verification }, null, 8, ["pageDesign", "verification"])]), _: 1 })])]), _: 1 })), W.value ? s("", true) : (i(), o(v, { key: e2.configure.uuid, size: e2.configure.props.size }, null, 8, ["size"]))]), _: 1 }, 8, ["modelValue"])]), _: 1 });
25
25
  };
26
26
  } });
27
27
  export {