super-page-designer 2.3.17-sit3-design2 → 2.3.18-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 (241) hide show
  1. package/dist/es/components/design/utils/page-event-util.js +1 -0
  2. package/dist/es/components/design/utils/page-i18n-util.js +6 -5
  3. package/dist/es/components/design/utils/page-table-util.js +62 -60
  4. package/dist/es/components/design/views/assemblys/button/button/button-attr-advanced.vue.js +7 -7
  5. package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue.js +1 -1
  6. package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue2.js +11 -11
  7. package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-attr-base.vue.js +1 -1
  8. package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-design.vue2.js +3 -3
  9. package/dist/es/components/design/views/assemblys/button/component/combination.vue.js +3 -3
  10. package/dist/es/components/design/views/assemblys/button/component/condition-dialog.vue.js +1 -1
  11. package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue2.js +1 -1
  12. package/dist/es/components/design/views/assemblys/button/component/set-dialog.vue.js +2 -2
  13. package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr-base.vue.js +1 -1
  14. package/dist/es/components/design/views/assemblys/button/export-pdf/common-template-select.vue.js +8 -8
  15. package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-advanced.vue.js +1 -1
  16. package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-base.vue.js +2 -2
  17. package/dist/es/components/design/views/assemblys/button/print-label/print-template-select.vue.js +4 -4
  18. package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-advanced.vue.js +1 -1
  19. package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-base.vue.js +2 -2
  20. package/dist/es/components/design/views/assemblys/chart/column-line/column-line-attr-style.vue.js +1 -1
  21. package/dist/es/components/design/views/assemblys/chart/column-line/column-line-attr.vue2.js +1 -1
  22. package/dist/es/components/design/views/assemblys/chart/column-line/column-line-design.vue2.js +8 -8
  23. package/dist/es/components/design/views/assemblys/chart/column-line/series/column-line-series-attr-base.vue.js +5 -4
  24. package/dist/es/components/design/views/assemblys/chart/column-line/series/column-line-series-attr.vue.js +1 -1
  25. package/dist/es/components/design/views/assemblys/chart/column-line/series/styles/style-bar.vue.js +1 -1
  26. package/dist/es/components/design/views/assemblys/chart/column-line/series/styles/style-line.vue.js +1 -1
  27. package/dist/es/components/design/views/assemblys/chart/common/common-attr-clickset.vue.js +3 -3
  28. package/dist/es/components/design/views/assemblys/chart/common/common-attr-data.vue.js +1 -1
  29. package/dist/es/components/design/views/assemblys/chart/common/common-attr-groupby.vue.js +4 -4
  30. package/dist/es/components/design/views/assemblys/chart/common/common-attr-serieslist.vue.js +4 -4
  31. package/dist/es/components/design/views/assemblys/chart/common/common-attr-sortby.vue.js +1 -1
  32. package/dist/es/components/design/views/assemblys/chart/common/common-attr-stack.vue2.js +2 -2
  33. package/dist/es/components/design/views/assemblys/chart/common/common-home-chart.vue2.js +5 -5
  34. package/dist/es/components/design/views/assemblys/chart/common/common-style-datazoom.vue.js +1 -1
  35. package/dist/es/components/design/views/assemblys/chart/common/common-style-font-subtitle.vue.js +1 -1
  36. package/dist/es/components/design/views/assemblys/chart/common/common-style-font-title.vue.js +1 -1
  37. package/dist/es/components/design/views/assemblys/chart/common/common-style-legend.vue.js +1 -1
  38. package/dist/es/components/design/views/assemblys/chart/common/common-style-tooltip.vue.js +1 -1
  39. package/dist/es/components/design/views/assemblys/chart/common/common-style-xaxis.vue.js +1 -1
  40. package/dist/es/components/design/views/assemblys/chart/common/common-style-yaxis.vue.js +1 -1
  41. package/dist/es/components/design/views/assemblys/chart/common-series/common-attr-dataset-columnline.vue.js +1 -1
  42. package/dist/es/components/design/views/assemblys/chart/common-series/common-attr-dynamic.vue.js +1 -1
  43. package/dist/es/components/design/views/assemblys/chart/common-series/common-style-label.vue.js +1 -1
  44. package/dist/es/components/design/views/assemblys/chart/gauge/gauge-attr-data.vue.js +1 -1
  45. package/dist/es/components/design/views/assemblys/chart/gauge/gauge-attr.vue2.js +1 -1
  46. package/dist/es/components/design/views/assemblys/chart/gauge/gauge-design.vue2.js +8 -8
  47. package/dist/es/components/design/views/assemblys/chart/gauge/series/gauge-series-attr.vue.js +1 -1
  48. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-anchor.vue.js +1 -1
  49. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-axislabel.vue.js +1 -1
  50. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-detail.vue.js +1 -1
  51. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-gauge.vue.js +1 -1
  52. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-pointer.vue.js +1 -1
  53. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-split.vue.js +1 -1
  54. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-title.vue.js +1 -1
  55. package/dist/es/components/design/views/assemblys/chart/pie/pie-attr.vue2.js +1 -1
  56. package/dist/es/components/design/views/assemblys/chart/pie/pie-design.vue2.js +8 -8
  57. package/dist/es/components/design/views/assemblys/chart/pie/series/pie-series-attr.vue.js +1 -1
  58. package/dist/es/components/design/views/assemblys/chart/pie/series/styles/style-pie.vue.js +5 -5
  59. package/dist/es/components/design/views/assemblys/chart/radar/radar-attr-data.vue.js +1 -1
  60. package/dist/es/components/design/views/assemblys/chart/radar/radar-attr.vue2.js +1 -1
  61. package/dist/es/components/design/views/assemblys/chart/radar/radar-design.vue2.js +8 -8
  62. package/dist/es/components/design/views/assemblys/chart/radar/series/series-attr-dataset.vue.js +1 -1
  63. package/dist/es/components/design/views/assemblys/chart/radar/series/series-attr.vue.js +1 -1
  64. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-axisname.vue.js +1 -1
  65. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-datalabel.vue.js +1 -1
  66. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-dataline.vue.js +1 -1
  67. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-radar.vue.js +1 -1
  68. package/dist/es/components/design/views/assemblys/chart/scatter/scatter-attr-data.vue.js +1 -1
  69. package/dist/es/components/design/views/assemblys/chart/scatter/scatter-attr-style-xaxis.vue.js +1 -1
  70. package/dist/es/components/design/views/assemblys/chart/scatter/scatter-attr.vue2.js +1 -1
  71. package/dist/es/components/design/views/assemblys/chart/scatter/scatter-design.vue2.js +8 -8
  72. package/dist/es/components/design/views/assemblys/chart/scatter/series/scatter-series-attr.vue.js +1 -1
  73. package/dist/es/components/design/views/assemblys/chart/scatter/series/scatter-series-data.vue.js +1 -1
  74. package/dist/es/components/design/views/assemblys/chart/scatter/series/styles/style-scatter.vue.js +1 -1
  75. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue2.js +2 -2
  76. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/font-style-dialog.vue.js +1 -1
  77. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/link-table.vue.js +3 -3
  78. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/row-colmun.vue.js +3 -3
  79. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/style-table.vue.js +2 -2
  80. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-pageination.vue.js +1 -1
  81. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-showcondition.vue.js +4 -4
  82. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-advanced.vue.js +2 -2
  83. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-base.vue2.js +10 -10
  84. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-design.vue2.js +18 -18
  85. package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js +4 -4
  86. package/dist/es/components/design/views/assemblys/common/common-attr-cursor.vue.js +1 -1
  87. package/dist/es/components/design/views/assemblys/common/common-attr-size.vue.js +1 -1
  88. package/dist/es/components/design/views/assemblys/common/common-bind-default-value.vue2.js +1 -1
  89. package/dist/es/components/design/views/assemblys/common/common-icon-bind.vue2.js +27 -24
  90. package/dist/es/components/design/views/assemblys/common/common-select-page.vue.js +2 -2
  91. package/dist/es/components/design/views/assemblys/common/common-select-table.vue.js +2 -2
  92. package/dist/es/components/design/views/assemblys/common/common-style-background.vue.js +3 -2
  93. package/dist/es/components/design/views/assemblys/common/common-style-border.vue.js +1 -1
  94. package/dist/es/components/design/views/assemblys/common/common-style-font-head.vue.js +1 -1
  95. package/dist/es/components/design/views/assemblys/common/common-style-font.vue.js +1 -1
  96. package/dist/es/components/design/views/assemblys/common/common-style-position.vue.js +1 -1
  97. package/dist/es/components/design/views/assemblys/common/common-task-title.vue2.js +7 -7
  98. package/dist/es/components/design/views/assemblys/common/common-template-select.vue.js +8 -8
  99. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue3.js +13 -13
  100. package/dist/es/components/design/views/assemblys/common/common-watermark.vue.js +2 -2
  101. package/dist/es/components/design/views/assemblys/common/page-permission-select.vue.js +5 -5
  102. package/dist/es/components/design/views/assemblys/common-attr-events.vue.js +1 -1
  103. package/dist/es/components/design/views/assemblys/container/card/card-attr-base.vue.js +1 -1
  104. package/dist/es/components/design/views/assemblys/container/card/card-attr.vue2.js +1 -1
  105. package/dist/es/components/design/views/assemblys/container/card/card-design.vue2.js +3 -3
  106. package/dist/es/components/design/views/assemblys/container/collapse/collapse-attr-base.vue.js +4 -4
  107. package/dist/es/components/design/views/assemblys/container/collapse/collapse-attr.vue2.js +1 -1
  108. package/dist/es/components/design/views/assemblys/container/collapse/collapse-design.vue2.js +6 -6
  109. package/dist/es/components/design/views/assemblys/container/container/container-attr-base.vue.js +1 -1
  110. package/dist/es/components/design/views/assemblys/container/container/container-attr.vue2.js +1 -1
  111. package/dist/es/components/design/views/assemblys/container/container/container-design.vue2.js +3 -3
  112. package/dist/es/components/design/views/assemblys/container/flex/flex-attr.vue2.js +1 -1
  113. package/dist/es/components/design/views/assemblys/container/flex/flex-design.vue2.js +3 -3
  114. package/dist/es/components/design/views/assemblys/container/form/form-attr-base.vue.js +1 -1
  115. package/dist/es/components/design/views/assemblys/container/form/form-attr.vue2.js +1 -1
  116. package/dist/es/components/design/views/assemblys/container/form/form-design.vue2.js +3 -3
  117. package/dist/es/components/design/views/assemblys/container/iframe/iframe-attr-base.vue.js +1 -1
  118. package/dist/es/components/design/views/assemblys/container/iframe/iframe-attr.vue2.js +1 -1
  119. package/dist/es/components/design/views/assemblys/container/iframe/iframe-design.vue2.js +1 -1
  120. package/dist/es/components/design/views/assemblys/container/tabs/tabs-attr-base.vue.js +4 -4
  121. package/dist/es/components/design/views/assemblys/container/tabs/tabs-attr.vue2.js +3 -2
  122. package/dist/es/components/design/views/assemblys/container/tabs/tabs-design.vue2.js +6 -6
  123. package/dist/es/components/design/views/assemblys/container/tools/tools-attr-base.vue.js +1 -1
  124. package/dist/es/components/design/views/assemblys/container/tools/tools-attr.vue2.js +1 -1
  125. package/dist/es/components/design/views/assemblys/container/tools/tools-design.vue2.js +22 -22
  126. package/dist/es/components/design/views/assemblys/data/bar-code/barcode-attr-base.vue.js +1 -1
  127. package/dist/es/components/design/views/assemblys/data/bar-code/barcode-design.vue2.js +3 -3
  128. package/dist/es/components/design/views/assemblys/data/component/column-config.vue.js +7 -7
  129. package/dist/es/components/design/views/assemblys/data/component/composite-header.vue2.js +2 -2
  130. package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue2.js +2 -2
  131. package/dist/es/components/design/views/assemblys/data/component/data-origin.vue2.js +3 -3
  132. package/dist/es/components/design/views/assemblys/data/component/dynamic-column.vue.js +4 -4
  133. package/dist/es/components/design/views/assemblys/data/component/formatting-icon-label.vue.js +2 -2
  134. package/dist/es/components/design/views/assemblys/data/component/import-header.vue.js +18 -18
  135. package/dist/es/components/design/views/assemblys/data/component/querySetting.vue.js +1 -1
  136. package/dist/es/components/design/views/assemblys/data/component/return-set-table.vue.js +1 -1
  137. package/dist/es/components/design/views/assemblys/data/table/table-attr-advanced.vue.js +4 -4
  138. package/dist/es/components/design/views/assemblys/data/table/table-attr-base.vue.js +1 -1
  139. package/dist/es/components/design/views/assemblys/data/table/table-design.vue2.js +5 -5
  140. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue2.js +1 -1
  141. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-dynamic-column.vue.js +3 -3
  142. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-base.vue.js +5 -5
  143. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-context-menu.vue.js +4 -4
  144. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-style.vue.js +1 -1
  145. package/dist/es/components/design/views/assemblys/data/tree/tree-design.vue2.js +3 -3
  146. package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr-base.vue.js +1 -1
  147. package/dist/es/components/design/views/assemblys/form/common/attr-event.vue2.js +1 -1
  148. package/dist/es/components/design/views/assemblys/form/common/bar-code-rule.vue.js +3 -3
  149. package/dist/es/components/design/views/assemblys/form/common/condition.vue.js +3 -3
  150. package/dist/es/components/design/views/assemblys/form/common/data-format.vue.js +2 -2
  151. package/dist/es/components/design/views/assemblys/form/common/data-linkage.vue.js +7 -7
  152. package/dist/es/components/design/views/assemblys/form/common/data-origin-autoset.vue.js +11 -11
  153. package/dist/es/components/design/views/assemblys/form/common/data-origin-service-in.vue.js +7 -7
  154. package/dist/es/components/design/views/assemblys/form/common/data-origin.vue2.js +2 -2
  155. package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue2.js +1 -1
  156. package/dist/es/components/design/views/assemblys/form/common/hyperlink-mult-config.vue.js +11 -11
  157. package/dist/es/components/design/views/assemblys/form/common/icon-set-dialog.vue2.js +3 -3
  158. package/dist/es/components/design/views/assemblys/form/common/linkpage-page-callback.vue.js +7 -7
  159. package/dist/es/components/design/views/assemblys/form/common/parameter-table.vue.js +4 -4
  160. package/dist/es/components/design/views/assemblys/form/common/pre-suffix.vue.js +1 -1
  161. package/dist/es/components/design/views/assemblys/form/common/row-ul-li.vue.js +12 -12
  162. package/dist/es/components/design/views/assemblys/form/common/suffixmodule.vue.js +6 -6
  163. package/dist/es/components/design/views/assemblys/form/common/verification-custom.vue.js +2 -2
  164. package/dist/es/components/design/views/assemblys/form/custom/custom-attr-base.vue.js +1 -1
  165. package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr-base.vue.js +1 -1
  166. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr-base.vue.js +1 -1
  167. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-autoset.vue.js +3 -3
  168. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-design.vue2.js +3 -3
  169. package/dist/es/components/design/views/assemblys/form/divider/divider-attr-base.vue.js +1 -1
  170. package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-base.vue.js +1 -1
  171. package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-design.vue2.js +3 -3
  172. package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js +1 -1
  173. package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js +1 -1
  174. package/dist/es/components/design/views/assemblys/form/input-text/inputtext-design.vue2.js +3 -3
  175. package/dist/es/components/design/views/assemblys/form/label/label-attr-base.vue.js +1 -1
  176. package/dist/es/components/design/views/assemblys/form/label/label-design.vue.js +1 -1
  177. package/dist/es/components/design/views/assemblys/form/label/label-design.vue2.js +1 -1
  178. package/dist/es/components/design/views/assemblys/form/link/link-attr-base.vue.js +3 -3
  179. package/dist/es/components/design/views/assemblys/form/link/link-attr.vue2.js +1 -1
  180. package/dist/es/components/design/views/assemblys/form/placeholder/placeholder-attr-base.vue.js +1 -1
  181. package/dist/es/components/design/views/assemblys/form/radio/radio-attr-base.vue.js +1 -1
  182. package/dist/es/components/design/views/assemblys/form/rich-text/richtext-attr-base.vue.js +1 -1
  183. package/dist/es/components/design/views/assemblys/form/rich-text/richtext-design.vue2.js +14 -13
  184. package/dist/es/components/design/views/assemblys/form/select/select-attr-base.vue.js +1 -1
  185. package/dist/es/components/design/views/assemblys/form/select/select-design.vue2.js +3 -3
  186. package/dist/es/components/design/views/assemblys/form/separatelabel/separatelabel-attr.vue2.js +1 -1
  187. package/dist/es/components/design/views/assemblys/form/separatelabel/separatelabel-design.vue2.js +3 -3
  188. package/dist/es/components/design/views/assemblys/form/switch/switch-attr-base.vue.js +1 -1
  189. package/dist/es/components/design/views/assemblys/form/tag/tag-attr-base.vue.js +1 -1
  190. package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr-base.vue.js +1 -1
  191. package/dist/es/components/design/views/assemblys/object-design.vue3.js +3 -3
  192. package/dist/es/components/design/views/assemblys/page/component/setting-form-rule-base-input.vue.js +3 -3
  193. package/dist/es/components/design/views/assemblys/page/component/weight-field-input.vue.js +2 -2
  194. package/dist/es/components/design/views/assemblys/page/create-workflow-dialog.vue.js +1 -1
  195. package/dist/es/components/design/views/assemblys/page/page-attr-advanced.vue.js +4 -4
  196. package/dist/es/components/design/views/assemblys/page/page-attr-base.vue.js +3 -3
  197. package/dist/es/components/design/views/assemblys/page/page-attr-permissions.vue.js +12 -12
  198. package/dist/es/components/design/views/assemblys/page/variable-dialog.vue.js +6 -6
  199. package/dist/es/components/design/views/assemblys/workflow/component/combination.vue.js +5 -5
  200. package/dist/es/components/design/views/assemblys/workflow/component/condition-dialog.vue.js +1 -1
  201. package/dist/es/components/design/views/assemblys/workflow/component/journal-set-dialog.vue2.js +2 -2
  202. package/dist/es/components/design/views/assemblys/workflow/component/set-dialog.vue.js +3 -3
  203. package/dist/es/components/design/views/assemblys/workflow/extract-workflow/extract-attr-advanced.vue.js +3 -3
  204. package/dist/es/components/design/views/assemblys/workflow/picture-flow/pictureflow-design.vue2.js +1 -1
  205. package/dist/es/components/design/views/assemblys/workflow/text-history/texthistory-attr-base.vue.js +1 -1
  206. package/dist/es/components/design/views/assemblys/workflow/workflow-button/workflowbutton-attr-base.vue.js +1 -1
  207. package/dist/es/components/design/views/assemblys/workflow/workflow-button/workflowbutton-design.vue2.js +1 -1
  208. package/dist/es/components/design/views/assemblys/workflow/workflow-node/workflownode-design.vue2.js +3 -3
  209. package/dist/es/components/design/views/design/page-design.vue.d.ts +0 -9
  210. package/dist/es/components/design/views/design/page-design.vue2.js +43 -43
  211. package/dist/es/components/design/views/design/page-event/config.vue3.js +24 -23
  212. package/dist/es/components/design/views/design/page-event/page-event-container.vue.js +1 -1
  213. package/dist/es/components/design/views/design/page-event/page-event-content.vue.js +10 -11
  214. package/dist/es/components/design/views/design/page-event/page-event-view.vue.d.ts +2 -16
  215. package/dist/es/components/design/views/design/page-event/page-event-view.vue.js +8 -8
  216. package/dist/es/components/design/views/design/view/assemblys-container-list.vue.d.ts +2 -16
  217. package/dist/es/components/design/views/design/view/assemblys-container-list.vue.js +20 -23
  218. package/dist/es/components/design/views/design/view/assemblys-container.vue.js +12 -11
  219. package/dist/es/components/design/views/design/view/components/i18n-setting-enabled.vue.js +1 -1
  220. package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue2.js +4 -4
  221. package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.js +2 -1
  222. package/dist/es/components/design/views/design/view/components/quick-add-fields.vue.js +4 -4
  223. package/dist/es/components/design/views/design/view/components/translate-error-dialog.vue.js +4 -4
  224. package/dist/es/components/design/views/design/view/page-switch.vue.d.ts +0 -18
  225. package/dist/es/components/design/views/design/view/page-switch.vue.js +1 -1
  226. package/dist/es/components/design/views/design/view/page-switch.vue2.js +31 -34
  227. package/dist/es/components/design/views/design/view/view-design-display.vue.js +20 -20
  228. package/dist/es/components/design/views/design/view/view-design-preview.vue2.js +3 -3
  229. package/dist/es/components/design/views/design/view/view-design.vue.js +3 -3
  230. package/dist/es/stores/undo-redo-store.js +1 -1
  231. package/dist/es/style.css +21 -47
  232. package/package.json +4 -4
  233. package/dist/es/assets/images/data/file.png.js +0 -4
  234. package/dist/es/assets/images/data/folder.png.js +0 -4
  235. package/dist/es/components/design/utils/ucr-element-filter.d.ts +0 -2
  236. package/dist/es/components/design/utils/ucr-element-filter.js +0 -11
  237. package/dist/es/components/design/views/design/view/components/ucr-report-swtich/index.vue.d.ts +0 -38
  238. package/dist/es/components/design/views/design/view/components/ucr-report-swtich/index.vue.js +0 -7
  239. package/dist/es/components/design/views/design/view/components/ucr-report-swtich/index.vue2.js +0 -111
  240. package/dist/es/components/design/views/design/view/components/ucr-report-swtich/util.d.ts +0 -6
  241. package/dist/es/components/design/views/design/view/components/ucr-report-swtich/util.js +0 -27
@@ -26,7 +26,7 @@ const b = { class: "dialog-footer" }, g = e({ __name: "condition-dialog", props:
26
26
  }
27
27
  return (l2, g3) => {
28
28
  const v2 = o("el-button"), A = o("el-row"), w = o("el-input"), E = o("el-table-column"), F = o("el-table"), L = o("el-dialog");
29
- return i(), a(L, { "model-value": "", title: "可执行条件", "append-to-body": "", onClose: g3[2] || (g3[2] = (e3) => T("close")) }, { footer: t(() => [r("div", b, [n(v2, { type: "default", onClick: g3[0] || (g3[0] = (e3) => T("close")) }, { default: t(() => g3[5] || (g3[5] = [p("取消")])), _: 1 }), n(v2, { type: "primary", onClick: g3[1] || (g3[1] = (e3) => T("close")) }, { default: t(() => g3[6] || (g3[6] = [p(" 确定 ")])), _: 1 })])]), default: t(() => [n(A, { style: { "padding-bottom": "8px" } }, { default: t(() => [n(v2, { icon: d(c), plain: "", type: "primary", onClick: S }, { default: t(() => g3[3] || (g3[3] = [p(" 添加 ")])), _: 1 }, 8, ["icon"]), n(v2, { icon: d(m), plain: "", type: "primary", onClick: O }, { default: t(() => g3[4] || (g3[4] = [p(" 删除 ")])), _: 1 }, 8, ["icon"])]), _: 1 }), n(F, { "highlight-current-row": "", onCurrentChange: R, data: _.configure.props.base.condition, style: { width: "100%" } }, { default: t(() => [n(E, { prop: "date", label: "组合条件", align: "center" }, { default: t((l3) => [n(w, { "model-value": d(s)(l3.row.conditionList, e2.pageDesign.modelFields, e2.pageDesign.modelFieldsMap), size: "default", onClick: (e3) => {
29
+ return i(), a(L, { "model-value": "", title: "可执行条件", "append-to-body": "", onClose: g3[2] || (g3[2] = (e3) => T("close")) }, { footer: t(() => [r("div", b, [n(v2, { type: "default", onClick: g3[0] || (g3[0] = (e3) => T("close")) }, { default: t(() => [...g3[5] || (g3[5] = [p("取消", -1)])]), _: 1 }), n(v2, { type: "primary", onClick: g3[1] || (g3[1] = (e3) => T("close")) }, { default: t(() => [...g3[6] || (g3[6] = [p(" 确定 ", -1)])]), _: 1 })])]), default: t(() => [n(A, { style: { "padding-bottom": "8px" } }, { default: t(() => [n(v2, { icon: d(c), plain: "", type: "primary", onClick: S }, { default: t(() => [...g3[3] || (g3[3] = [p(" 添加 ", -1)])]), _: 1 }, 8, ["icon"]), n(v2, { icon: d(m), plain: "", type: "primary", onClick: O }, { default: t(() => [...g3[4] || (g3[4] = [p(" 删除 ", -1)])]), _: 1 }, 8, ["icon"])]), _: 1 }), n(F, { "highlight-current-row": "", onCurrentChange: R, data: _.configure.props.base.condition, style: { width: "100%" } }, { default: t(() => [n(E, { prop: "date", label: "组合条件", align: "center" }, { default: t((l3) => [n(w, { "model-value": d(s)(l3.row.conditionList, e2.pageDesign.modelFields, e2.pageDesign.modelFieldsMap), size: "default", onClick: (e3) => {
30
30
  return o2 = l3.row, a2 = l3.$index, C.value = o2.conditionList, I.value = a2, void (y.value = true);
31
31
  var o2, a2;
32
32
  } }, null, 8, ["model-value", "onClick"])]), _: 1 }), n(E, { prop: "name", label: "提示信息", align: "center" }, { default: t((e3) => [n(w, { size: "default", modelValue: e3.row.toolTips, "onUpdate:modelValue": (l3) => e3.row.toolTips = l3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), n(E, { prop: "address", label: "国际化key", align: "center" }, { default: t((e3) => [n(w, { size: "default", modelValue: e3.row.labelI18nKey, "onUpdate:modelValue": (l3) => e3.row.labelI18nKey = l3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 1 })]), _: 1 }, 8, ["data"]), y.value ? (i(), a(f, { key: 0, conditionList: C.value, fieldNameList: e2.pageDesign.modelFields, fieldMap: e2.pageDesign.modelFieldsMap, tableConfigure: e2.tableConfigure, onSave: D, onClose: N }, null, 8, ["conditionList", "fieldNameList", "fieldMap", "tableConfigure"])) : u("", true)]), _: 1 });
@@ -12,7 +12,7 @@ const c = { class: "dialog-footer" }, y = e({ __name: "journal-set-dialog", prop
12
12
  _.modelValue && (b.value = _.modelValue);
13
13
  }), (l2, t2) => {
14
14
  const y3 = o("el-col"), _2 = o("el-tag"), g2 = o("el-row"), h = o("el-button"), k = o("el-dialog");
15
- return u(), a(k, { "model-value": "", title: e2.title, "append-to-body": "", width: "40%", onBeforeClose: t2[2] || (t2[2] = (e3) => l2.$emit("close")) }, { footer: n(() => [v("div", c, [r(h, { type: "primary", onClick: x }, { default: n(() => t2[3] || (t2[3] = [m(" 确定 ")])), _: 1 }), r(h, { type: "default", onClick: t2[1] || (t2[1] = (e3) => l2.$emit("close")) }, { default: n(() => t2[4] || (t2[4] = [m("取消")])), _: 1 })])]), default: n(() => [r(g2, null, { default: n(() => [r(y3, { span: 18, style: { "padding-bottom": "10px" } }, { default: n(() => [r(f, { style: { width: "200px", "margin-left": "10px" }, modelValue: C.value, "onUpdate:modelValue": t2[0] || (t2[0] = (e3) => {
15
+ return u(), a(k, { "model-value": "", title: e2.title, "append-to-body": "", width: "40%", onBeforeClose: t2[2] || (t2[2] = (e3) => l2.$emit("close")) }, { footer: n(() => [v("div", c, [r(h, { type: "primary", onClick: x }, { default: n(() => [...t2[3] || (t2[3] = [m(" 确定 ", -1)])]), _: 1 }), r(h, { type: "default", onClick: t2[1] || (t2[1] = (e3) => l2.$emit("close")) }, { default: n(() => [...t2[4] || (t2[4] = [m("取消", -1)])]), _: 1 })])]), default: n(() => [r(g2, null, { default: n(() => [r(y3, { span: 18, style: { "padding-bottom": "10px" } }, { default: n(() => [r(f, { style: { width: "200px", "margin-left": "10px" }, modelValue: C.value, "onUpdate:modelValue": t2[0] || (t2[0] = (e3) => {
16
16
  return l3 = e3, b.value.push(l3), void (V.value = false);
17
17
  var l3;
18
18
  }) }, null, 8, ["modelValue"])]), _: 1 }), r(y3, null, { default: n(() => [(u(true), d(i, null, s(b.value, (e3, l3) => {
@@ -35,13 +35,13 @@ const w = { class: "dialog-footer" }, F = e({ __name: "set-dialog", props: { con
35
35
  }
36
36
  return _.configure.props.setValueList && (U.value = _.configure.props.setValueList), (l2, y2) => {
37
37
  const F3 = a("el-button"), D2 = a("el-row"), N2 = a("el-option"), S = a("el-select"), $ = a("el-table-column"), q = a("el-input"), A = a("el-table"), B = a("el-dialog");
38
- return t(), o(B, { "model-value": "", title: "自动设值", "append-to-body": "", onClose: y2[1] || (y2[1] = (e3) => V("close")) }, { footer: n(() => [m("div", w, [u(F3, { type: "default", onClick: y2[0] || (y2[0] = (e3) => V("close")) }, { default: n(() => y2[4] || (y2[4] = [r("取消")])), _: 1 }), u(F3, { type: "primary", onClick: T }, { default: n(() => y2[5] || (y2[5] = [r(" 确定 ")])), _: 1 })])]), default: n(() => [u(D2, { style: { "padding-bottom": "8px" } }, { default: n(() => [u(F3, { icon: d(v), plain: "", type: "primary", onClick: I }, { default: n(() => y2[2] || (y2[2] = [r(" 添加 ")])), _: 1 }, 8, ["icon"]), u(F3, { icon: d(g), plain: "", type: "primary", onClick: R }, { default: n(() => y2[3] || (y2[3] = [r(" 删除 ")])), _: 1 }, 8, ["icon"])]), _: 1 }), u(A, { ref_key: "tableRef", ref: h, "highlight-current-row": "", data: U.value, style: { width: "100%" }, onCurrentChange: E }, { default: n(() => [u($, { prop: "date", label: "填写方式", align: "center" }, { default: n((e3) => [u(S, { modelValue: e3.row.fillType, "onUpdate:modelValue": (l3) => e3.row.fillType = l3, clearable: "", size: "default", onFocus: (l3) => z(e3.row) }, { default: n(() => [u(N2, { label: "覆盖", value: "cover" }), u(N2, { label: "追加", value: "append" }), u(N2, { label: "插入最前面", value: "prepend" }), u(N2, { label: "有值跳过", value: "skipIfExists" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])]), _: 1 }), u($, { prop: "date", label: "前置条件", align: "center" }, { default: n((l3) => [u(q, { "model-value": d(c)(l3.row.conditionList, e2.pageDesign.modelFields, e2.pageDesign.modelFieldsMap), size: "default", onFocus: (e3) => z(l3.row), onClick: (e3) => {
38
+ return t(), o(B, { "model-value": "", title: "自动设值", "append-to-body": "", onClose: y2[1] || (y2[1] = (e3) => V("close")) }, { footer: n(() => [m("div", w, [u(F3, { type: "default", onClick: y2[0] || (y2[0] = (e3) => V("close")) }, { default: n(() => [...y2[4] || (y2[4] = [r("取消", -1)])]), _: 1 }), u(F3, { type: "primary", onClick: T }, { default: n(() => [...y2[5] || (y2[5] = [r(" 确定 ", -1)])]), _: 1 })])]), default: n(() => [u(D2, { style: { "padding-bottom": "8px" } }, { default: n(() => [u(F3, { icon: d(v), plain: "", type: "primary", onClick: I }, { default: n(() => [...y2[2] || (y2[2] = [r(" 添加 ", -1)])]), _: 1 }, 8, ["icon"]), u(F3, { icon: d(g), plain: "", type: "primary", onClick: R }, { default: n(() => [...y2[3] || (y2[3] = [r(" 删除 ", -1)])]), _: 1 }, 8, ["icon"])]), _: 1 }), u(A, { ref_key: "tableRef", ref: h, "highlight-current-row": "", data: U.value, style: { width: "100%" }, onCurrentChange: E }, { default: n(() => [u($, { prop: "date", label: "填写方式", align: "center" }, { default: n((e3) => [u(S, { modelValue: e3.row.fillType, "onUpdate:modelValue": (l3) => e3.row.fillType = l3, clearable: "", size: "default", onFocus: (l3) => z(e3.row) }, { default: n(() => [u(N2, { label: "覆盖", value: "cover" }), u(N2, { label: "追加", value: "append" }), u(N2, { label: "插入最前面", value: "prepend" }), u(N2, { label: "有值跳过", value: "skipIfExists" })]), _: 1 }, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])]), _: 1 }), u($, { prop: "date", label: "前置条件", align: "center" }, { default: n((l3) => [u(q, { "model-value": d(c)(l3.row.conditionList, e2.pageDesign.modelFields, e2.pageDesign.modelFieldsMap), size: "default", onFocus: (e3) => z(l3.row), onClick: (e3) => {
39
39
  return a2 = l3.row, o2 = l3.$index, j.value = a2.conditionList, M.value = o2, void (k.value = true);
40
40
  var a2, o2;
41
41
  } }, null, 8, ["model-value", "onFocus", "onClick"])]), _: 1 }), u($, { label: "执行方法时设置", align: "center" }, { default: n(() => [u($, { prop: "name", label: "字段", align: "center" }, { default: n((l3) => [u(S, { modelValue: l3.row.propDbName, "onUpdate:modelValue": (e3) => l3.row.propDbName = e3, clearable: "", size: "default", onFocus: (e3) => z(l3.row), onChange: (e3) => function(e4, l4) {
42
42
  let a2 = null;
43
43
  _.pageDesign.modelFieldsMap ? a2 = _.pageDesign.modelFieldsMap[l4] : _.tableConfigure.modelFieldsMap && (a2 = _.tableConfigure.modelFieldsMap[l4]), e4.field = a2.name, e4.dataType = a2.dataType;
44
- }(l3.row, l3.row.propDbName) }, { default: n(() => [(t(true), p(s, null, f(e2.pageDesign.modelFields, (e3) => (t(), o(N2, { key: e3.id, label: e3.alias, value: e3.dbColumnName }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus", "onChange"])]), _: 1 }), u($, { prop: "address", label: "值", align: "center" }, { default: n((e3) => [u(C, { onFocus: (l3) => z(e3.row), modelValue: e3.row.autoValue, objModelOptions: L.value, "onUpdate:modelValue": (l3) => {
44
+ }(l3.row, l3.row.propDbName) }, { default: n(() => [(t(true), p(s, null, f(e2.pageDesign.modelFields, (e3) => (t(), o(N2, { key: e3.id, label: e3.alias, value: e3.dbColumnName }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "onUpdate:modelValue", "onFocus", "onChange"])]), _: 1 }), u($, { prop: "address", label: "值", align: "center" }, { default: n((e3) => [u(C, { onFocus: (l3) => z(e3.row), modelValue: e3.row.autoValue, objModelOptions: L.value, "onUpdate:modelValue": (l3) => {
45
45
  return a2 = l3, void (e3.row.autoValue = a2);
46
46
  var a2;
47
47
  } }, null, 8, ["onFocus", "modelValue", "objModelOptions", "onUpdate:modelValue"])]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["data"]), k.value ? (t(), o(b, { key: 0, list: j.value, fieldNameList: e2.pageDesign.modelFields, fieldMap: e2.pageDesign.modelFieldsMap, tableConfigure: e2.tableConfigure, onSave: x, onClose: O }, null, 8, ["list", "fieldNameList", "fieldMap", "tableConfigure"])) : i("", true)]), _: 1 });
@@ -13,7 +13,7 @@ const _ = { style: { padding: "8px 0px 0px 0px" } }, V = { style: { padding: "8p
13
13
  }
14
14
  return (a2, v3) => {
15
15
  const O = l("el-text"), U = l("el-form-item"), T = l("el-input"), h = l("el-radio"), j = l("el-radio-group"), w = l("el-collapse-item"), k = l("el-option"), S = l("el-select"), D = l("el-collapse"), E = l("el-form");
16
- return o(), t(E, { "label-width": "80px", size: "small" }, { default: u(() => [r(D, { modelValue: y.value, "onUpdate:modelValue": v3[10] || (v3[10] = (e3) => y.value = e3), style: { "margin-top": "6px" } }, { default: u(() => [r(w, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: u(() => [d("div", _, [r(U, { label: "组件类型", class: "amb-design-attr-item" }, { default: u(() => [r(O, null, { default: u(() => [s(n(e2.configure.label) + "(" + n(e2.configure.name) + ")", 1)]), _: 1 })]), _: 1 }), r(U, { label: "唯一编码", class: "amb-design-attr-item" }, { default: u(() => [r(T, { modelValue: e2.configure.uuid, "onUpdate:modelValue": v3[0] || (v3[0] = (a3) => e2.configure.uuid = a3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), r(U, { label: "绑定权限", class: "amb-design-attr-item" }, { default: u(() => [(o(), t(c, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 }), r(U, { label: "标题", class: "amb-design-attr-item" }, { default: u(() => [r(b, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": v3[1] || (v3[1] = (a3) => e2.configure.props.base.title = a3) }, null, 8, ["modelValue"])]), _: 1 }), r(U, { label: "菜单数据", class: "amb-design-attr-item" }, { default: u(() => [r(j, { modelValue: e2.configure.props.dataOrigin.optionValueSetType, "onUpdate:modelValue": v3[2] || (v3[2] = (a3) => e2.configure.props.dataOrigin.optionValueSetType = a3) }, { default: u(() => [r(h, { value: "static" }, { default: u(() => v3[11] || (v3[11] = [s("静态数据")])), _: 1 }), r(h, { value: "variable" }, { default: u(() => v3[12] || (v3[12] = [s("绑定变量")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(r(f, { style: { "margin-bottom": "10px", "border-top": "1px solid var(--el-border-color-lighter)" }, dataOrigin: e2.configure.props.dataOrigin, pageDesign: e2.pageDesign, type: "dropdown", leftTittle: "编码", rightTittle: "显示名称" }, null, 8, ["dataOrigin", "pageDesign"]), [[p, !e2.configure.props.dataOrigin.optionValueSetType || "static" === e2.configure.props.dataOrigin.optionValueSetType]]), i(r(U, { label: "选择变量", class: "amb-design-attr-item" }, { default: u(() => [r(g, { modelValue: e2.configure.props.base.menuField, paramTypes: ["data", "page"], "onUpdate:modelValue": x }, null, 8, ["modelValue"])]), _: 1 }, 512), [[p, "variable" === e2.configure.props.dataOrigin.optionValueSetType]]), r(U, { label: "尺寸", class: "amb-design-attr-item" }, { default: u(() => [r(j, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": v3[3] || (v3[3] = (a3) => e2.configure.props.base.size = a3), class: "ml-4" }, { default: u(() => [r(h, { value: "large" }, { default: u(() => v3[13] || (v3[13] = [s("大")])), _: 1 }), r(h, { value: "default" }, { default: u(() => v3[14] || (v3[14] = [s("中")])), _: 1 }), r(h, { value: "small" }, { default: u(() => v3[15] || (v3[15] = [s("小")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(U, { label: "状态", class: "amb-design-attr-item" }, { default: u(() => [r(j, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": v3[4] || (v3[4] = (a3) => e2.configure.props.base.state = a3), class: "ml-4" }, { default: u(() => [r(h, { value: "default" }, { default: u(() => v3[16] || (v3[16] = [s("普通")])), _: 1 }), r(h, { value: "disabled" }, { default: u(() => v3[17] || (v3[17] = [s("禁用")])), _: 1 }), r(h, { value: "hidden" }, { default: u(() => v3[18] || (v3[18] = [s("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), r(w, { title: "外观", name: "appearance", class: "amb-design-attr-group-header" }, { default: u(() => [d("div", V, [r(U, { label: "触发行为", class: "amb-design-attr-item" }, { default: u(() => [r(j, { modelValue: e2.configure.props.base.trigger, "onUpdate:modelValue": v3[5] || (v3[5] = (a3) => e2.configure.props.base.trigger = a3), class: "ml-4" }, { default: u(() => [r(h, { value: "hover" }, { default: u(() => v3[19] || (v3[19] = [s("鼠标移动")])), _: 1 }), r(h, { value: "click" }, { default: u(() => v3[20] || (v3[20] = [s("鼠标点击")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(U, { label: "呈现元素", class: "amb-design-attr-item" }, { default: u(() => [r(j, { modelValue: e2.configure.props.base.triggerElement, "onUpdate:modelValue": v3[6] || (v3[6] = (a3) => e2.configure.props.base.triggerElement = a3), class: "ml-4" }, { default: u(() => [r(h, { value: "button" }, { default: u(() => v3[21] || (v3[21] = [s("按钮")])), _: 1 }), r(h, { value: "text" }, { default: u(() => v3[22] || (v3[22] = [s("文本")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), "button" == e2.configure.props.base.triggerElement ? (o(), t(U, { key: 0, label: "按钮类型", class: "amb-design-attr-item" }, { default: u(() => [r(S, { modelValue: e2.configure.props.base.buttonType, "onUpdate:modelValue": v3[7] || (v3[7] = (a3) => e2.configure.props.base.buttonType = a3), class: "ml-4" }, { default: u(() => [r(k, { label: "primary", value: "primary" }), r(k, { label: "success", value: "success" }), r(k, { label: "warning", value: "warning" }), r(k, { label: "danger", value: "danger" }), r(k, { label: "info", value: "info" }), r(k, { label: "default", value: "default" })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : m("", true), "button" == e2.configure.props.base.triggerElement ? (o(), t(U, { key: 1, label: "分隔符", class: "amb-design-attr-item" }, { default: u(() => [r(j, { modelValue: e2.configure.props.base.splitButton, "onUpdate:modelValue": v3[8] || (v3[8] = (a3) => e2.configure.props.base.splitButton = a3), class: "ml-4" }, { default: u(() => [r(h, { value: true }, { default: u(() => v3[23] || (v3[23] = [s("是")])), _: 1 }), r(h, { value: false }, { default: u(() => v3[24] || (v3[24] = [s("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : m("", true), r(U, { label: "弹出位置", class: "amb-design-attr-item" }, { default: u(() => [r(S, { modelValue: e2.configure.props.base.placement, "onUpdate:modelValue": v3[9] || (v3[9] = (a3) => e2.configure.props.base.placement = a3), clearable: "", class: "ml-4" }, { default: u(() => [r(k, { value: "bottom" }, { default: u(() => v3[25] || (v3[25] = [s("bottom")])), _: 1 }), r(k, { value: "top" }, { default: u(() => v3[26] || (v3[26] = [s("top")])), _: 1 }), r(k, { value: "top-start" }, { default: u(() => v3[27] || (v3[27] = [s("top-start")])), _: 1 }), r(k, { value: "top-end" }, { default: u(() => v3[28] || (v3[28] = [s("top-end")])), _: 1 }), r(k, { value: "bottom-start" }, { default: u(() => v3[29] || (v3[29] = [s("bottom-start")])), _: 1 }), r(k, { value: "bottom-end" }, { default: u(() => v3[30] || (v3[30] = [s("bottom-end")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 });
16
+ return o(), t(E, { "label-width": "80px", size: "small" }, { default: u(() => [r(D, { modelValue: y.value, "onUpdate:modelValue": v3[10] || (v3[10] = (e3) => y.value = e3), style: { "margin-top": "6px" } }, { default: u(() => [r(w, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: u(() => [d("div", _, [r(U, { label: "组件类型", class: "amb-design-attr-item" }, { default: u(() => [r(O, null, { default: u(() => [s(n(e2.configure.label) + "(" + n(e2.configure.name) + ")", 1)]), _: 1 })]), _: 1 }), r(U, { label: "唯一编码", class: "amb-design-attr-item" }, { default: u(() => [r(T, { modelValue: e2.configure.uuid, "onUpdate:modelValue": v3[0] || (v3[0] = (a3) => e2.configure.uuid = a3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), r(U, { label: "绑定权限", class: "amb-design-attr-item" }, { default: u(() => [(o(), t(c, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 }), r(U, { label: "标题", class: "amb-design-attr-item" }, { default: u(() => [r(b, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": v3[1] || (v3[1] = (a3) => e2.configure.props.base.title = a3) }, null, 8, ["modelValue"])]), _: 1 }), r(U, { label: "菜单数据", class: "amb-design-attr-item" }, { default: u(() => [r(j, { modelValue: e2.configure.props.dataOrigin.optionValueSetType, "onUpdate:modelValue": v3[2] || (v3[2] = (a3) => e2.configure.props.dataOrigin.optionValueSetType = a3) }, { default: u(() => [r(h, { value: "static" }, { default: u(() => [...v3[11] || (v3[11] = [s("静态数据", -1)])]), _: 1 }), r(h, { value: "variable" }, { default: u(() => [...v3[12] || (v3[12] = [s("绑定变量", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(r(f, { style: { "margin-bottom": "10px", "border-top": "1px solid var(--el-border-color-lighter)" }, dataOrigin: e2.configure.props.dataOrigin, pageDesign: e2.pageDesign, type: "dropdown", leftTittle: "编码", rightTittle: "显示名称" }, null, 8, ["dataOrigin", "pageDesign"]), [[p, !e2.configure.props.dataOrigin.optionValueSetType || "static" === e2.configure.props.dataOrigin.optionValueSetType]]), i(r(U, { label: "选择变量", class: "amb-design-attr-item" }, { default: u(() => [r(g, { modelValue: e2.configure.props.base.menuField, paramTypes: ["data", "page"], "onUpdate:modelValue": x }, null, 8, ["modelValue"])]), _: 1 }, 512), [[p, "variable" === e2.configure.props.dataOrigin.optionValueSetType]]), r(U, { label: "尺寸", class: "amb-design-attr-item" }, { default: u(() => [r(j, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": v3[3] || (v3[3] = (a3) => e2.configure.props.base.size = a3), class: "ml-4" }, { default: u(() => [r(h, { value: "large" }, { default: u(() => [...v3[13] || (v3[13] = [s("大", -1)])]), _: 1 }), r(h, { value: "default" }, { default: u(() => [...v3[14] || (v3[14] = [s("中", -1)])]), _: 1 }), r(h, { value: "small" }, { default: u(() => [...v3[15] || (v3[15] = [s("小", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(U, { label: "状态", class: "amb-design-attr-item" }, { default: u(() => [r(j, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": v3[4] || (v3[4] = (a3) => e2.configure.props.base.state = a3), class: "ml-4" }, { default: u(() => [r(h, { value: "default" }, { default: u(() => [...v3[16] || (v3[16] = [s("普通", -1)])]), _: 1 }), r(h, { value: "disabled" }, { default: u(() => [...v3[17] || (v3[17] = [s("禁用", -1)])]), _: 1 }), r(h, { value: "hidden" }, { default: u(() => [...v3[18] || (v3[18] = [s("隐藏", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), r(w, { title: "外观", name: "appearance", class: "amb-design-attr-group-header" }, { default: u(() => [d("div", V, [r(U, { label: "触发行为", class: "amb-design-attr-item" }, { default: u(() => [r(j, { modelValue: e2.configure.props.base.trigger, "onUpdate:modelValue": v3[5] || (v3[5] = (a3) => e2.configure.props.base.trigger = a3), class: "ml-4" }, { default: u(() => [r(h, { value: "hover" }, { default: u(() => [...v3[19] || (v3[19] = [s("鼠标移动", -1)])]), _: 1 }), r(h, { value: "click" }, { default: u(() => [...v3[20] || (v3[20] = [s("鼠标点击", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(U, { label: "呈现元素", class: "amb-design-attr-item" }, { default: u(() => [r(j, { modelValue: e2.configure.props.base.triggerElement, "onUpdate:modelValue": v3[6] || (v3[6] = (a3) => e2.configure.props.base.triggerElement = a3), class: "ml-4" }, { default: u(() => [r(h, { value: "button" }, { default: u(() => [...v3[21] || (v3[21] = [s("按钮", -1)])]), _: 1 }), r(h, { value: "text" }, { default: u(() => [...v3[22] || (v3[22] = [s("文本", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), "button" == e2.configure.props.base.triggerElement ? (o(), t(U, { key: 0, label: "按钮类型", class: "amb-design-attr-item" }, { default: u(() => [r(S, { modelValue: e2.configure.props.base.buttonType, "onUpdate:modelValue": v3[7] || (v3[7] = (a3) => e2.configure.props.base.buttonType = a3), class: "ml-4" }, { default: u(() => [r(k, { label: "primary", value: "primary" }), r(k, { label: "success", value: "success" }), r(k, { label: "warning", value: "warning" }), r(k, { label: "danger", value: "danger" }), r(k, { label: "info", value: "info" }), r(k, { label: "default", value: "default" })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : m("", true), "button" == e2.configure.props.base.triggerElement ? (o(), t(U, { key: 1, label: "分隔符", class: "amb-design-attr-item" }, { default: u(() => [r(j, { modelValue: e2.configure.props.base.splitButton, "onUpdate:modelValue": v3[8] || (v3[8] = (a3) => e2.configure.props.base.splitButton = a3), class: "ml-4" }, { default: u(() => [r(h, { value: true }, { default: u(() => [...v3[23] || (v3[23] = [s("是", -1)])]), _: 1 }), r(h, { value: false }, { default: u(() => [...v3[24] || (v3[24] = [s("否", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : m("", true), r(U, { label: "弹出位置", class: "amb-design-attr-item" }, { default: u(() => [r(S, { modelValue: e2.configure.props.base.placement, "onUpdate:modelValue": v3[9] || (v3[9] = (a3) => e2.configure.props.base.placement = a3), clearable: "", class: "ml-4" }, { default: u(() => [r(k, { value: "bottom" }, { default: u(() => [...v3[25] || (v3[25] = [s("bottom", -1)])]), _: 1 }), r(k, { value: "top" }, { default: u(() => [...v3[26] || (v3[26] = [s("top", -1)])]), _: 1 }), r(k, { value: "top-start" }, { default: u(() => [...v3[27] || (v3[27] = [s("top-start", -1)])]), _: 1 }), r(k, { value: "top-end" }, { default: u(() => [...v3[28] || (v3[28] = [s("top-end", -1)])]), _: 1 }), r(k, { value: "bottom-start" }, { default: u(() => [...v3[29] || (v3[29] = [s("bottom-start", -1)])]), _: 1 }), r(k, { value: "bottom-end" }, { default: u(() => [...v3[30] || (v3[30] = [s("bottom-end", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 });
17
17
  };
18
18
  } });
19
19
  export {
@@ -34,17 +34,17 @@ const g = e({ __name: "common-template-select", props: { modelValue: {}, pageDes
34
34
  V.value = e4.data;
35
35
  });
36
36
  }
37
- }(), w.modelValue || b("update:modelValue", []), (e3, l2) => {
38
- const m2 = t("Plus"), c2 = t("el-icon"), g3 = t("Delete"), b2 = t("el-table-column"), U = t("el-option"), C = t("el-select"), y = t("el-table");
39
- return o(), a(y, { data: e3.modelValue, style: { width: "100%" }, "row-key": "uuid" }, { default: u(() => [i(b2, { label: "操作", width: "55", align: "center" }, { header: u(() => [i(c2, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: l2[0] || (l2[0] = (e4) => h()) }, { default: u(() => [i(m2)]), _: 1 })]), default: u((e4) => [i(c2, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px" }, onClick: (l3) => h(e4.row, e4.$index) }, { default: u(() => [i(m2)]), _: 2 }, 1032, ["onClick"]), i(c2, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (l3) => {
40
- return e4.row, t2 = e4.$index, void w.modelValue.splice(t2, 1);
37
+ }(), w.modelValue || b("update:modelValue", []), (l2, m2) => {
38
+ const c2 = t("Plus"), g3 = t("el-icon"), b2 = t("Delete"), U = t("el-table-column"), C = t("el-option"), y = t("el-select"), _ = t("el-table");
39
+ return o(), a(_, { data: e2.modelValue, style: { width: "100%" }, "row-key": "uuid" }, { default: u(() => [i(U, { label: "操作", width: "55", align: "center" }, { header: u(() => [i(g3, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: m2[0] || (m2[0] = (e3) => h()) }, { default: u(() => [i(c2)]), _: 1 })]), default: u((e3) => [i(g3, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px" }, onClick: (l3) => h(e3.row, e3.$index) }, { default: u(() => [i(c2)]), _: 1 }, 8, ["onClick"]), i(g3, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (l3) => {
40
+ return e3.row, t2 = e3.$index, void w.modelValue.splice(t2, 1);
41
41
  var t2;
42
- } }, { default: u(() => [i(g3)]), _: 2 }, 1032, ["onClick"])]), _: 1 }), i(b2, { label: "模板", width: "150" }, { default: u((e4) => [i(C, { modelValue: e4.row.templateFileUuids, "onUpdate:modelValue": (l3) => e4.row.templateFileUuids = l3, filterable: "", multiple: "", onChange: (l3) => {
43
- return t2 = l3, a2 = e4.row, e4.$index, void (t2.length > 0 ? (a2.templates = [], V.value.filter((e5) => t2.includes(e5.uuid)).forEach((e5) => {
44
- a2.templates.push({ templateName: e5.fileName, templateUuid: e5.uuid });
42
+ } }, { default: u(() => [i(b2)]), _: 1 }, 8, ["onClick"])]), _: 1 }), i(U, { label: "模板", width: "150" }, { default: u((e3) => [i(y, { modelValue: e3.row.templateFileUuids, "onUpdate:modelValue": (l3) => e3.row.templateFileUuids = l3, filterable: "", multiple: "", onChange: (l3) => {
43
+ return t2 = l3, a2 = e3.row, e3.$index, void (t2.length > 0 ? (a2.templates = [], V.value.filter((e4) => t2.includes(e4.uuid)).forEach((e4) => {
44
+ a2.templates.push({ templateName: e4.fileName, templateUuid: e4.uuid });
45
45
  })) : a2.templates = []);
46
46
  var t2, a2;
47
- } }, { default: u(() => [(o(true), n(d, null, s(V.value, (e5) => (o(), a(U, { key: e5.uuid, label: e5.fileName, value: e5.uuid }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 1 }), i(b2, { label: "条件" }, { default: u((l3) => [i(f, { data: l3.row.conditions, pageDesign: e3.pageDesign, row: l3.row, tableConfigure: e3.tableConfigure, "onUpdate:data": v }, null, 8, ["data", "pageDesign", "row", "tableConfigure"])]), _: 1 }), i(b2, { label: "自定义条件" }, { default: u((e4) => [i(C, { modelValue: e4.row.scopeFunc, "onUpdate:modelValue": (l3) => e4.row.scopeFunc = l3, clearable: "", title: e4.row.scopeFunc, size: "small", placeholder: "请选择" }, { default: u(() => [(o(true), n(d, null, s(p(r)(), (e5) => (o(), a(U, { key: e5.value, label: e5.label, value: e5.value }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "title"])]), _: 1 })]), _: 1 }, 8, ["data"]);
47
+ } }, { default: u(() => [(o(true), n(d, null, s(V.value, (e4) => (o(), a(C, { key: e4.uuid, label: e4.fileName, value: e4.uuid }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 1 }), i(U, { label: "条件" }, { default: u((l3) => [i(f, { data: l3.row.conditions, pageDesign: e2.pageDesign, row: l3.row, tableConfigure: e2.tableConfigure, "onUpdate:data": v }, null, 8, ["data", "pageDesign", "row", "tableConfigure"])]), _: 1 }), i(U, { label: "自定义条件" }, { default: u((e3) => [i(y, { modelValue: e3.row.scopeFunc, "onUpdate:modelValue": (l3) => e3.row.scopeFunc = l3, clearable: "", title: e3.row.scopeFunc, size: "small", placeholder: "请选择" }, { default: u(() => [(o(true), n(d, null, s(p(r)(), (e4) => (o(), a(C, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "onUpdate:modelValue", "title"])]), _: 1 })]), _: 1 }, 8, ["data"]);
48
48
  };
49
49
  } });
50
50
  export {
@@ -30,7 +30,7 @@ const g = { style: { padding: "8px 0px 0px 0px" } }, v = e({ __name: "exportpdf-
30
30
  }
31
31
  return (l2, v3) => {
32
32
  const h = o("el-option"), j = o("el-select"), w = o("el-form-item"), x = o("el-button"), V = o("el-collapse-item"), U = o("el-collapse"), L = o("el-form");
33
- return n(), a(L, { "label-width": "80px", size: "small" }, { default: t(() => [i(U, { modelValue: _.value, "onUpdate:modelValue": v3[4] || (v3[4] = (e3) => _.value = e3), style: { "margin-top": "6px" } }, { default: t(() => [i(V, { title: "高级设置", name: "base", class: "amb-design-attr-group-header" }, { default: t(() => [s("div", g, [i(w, { label: "成功后", class: "amb-design-attr-item" }, { default: t(() => [i(j, { modelValue: e2.configure.props.base.successOperation, "onUpdate:modelValue": v3[0] || (v3[0] = (l3) => e2.configure.props.base.successOperation = l3), class: "ml-4" }, { default: t(() => [i(h, { label: "无操作", value: "noOperation" }), i(h, { label: "刷新", value: "refresh" }), i(h, { label: "关闭窗口", value: "closeWindow" }), i(h, { label: "关闭窗口并刷新列表", value: "closeWindowAndRefresh" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(w, { label: "执行条件", class: "amb-design-attr-item" }, { default: t(() => [i(x, { type: "primary", onClick: v3[1] || (v3[1] = (e3) => N.value = true) }, { default: t(() => v3[5] || (v3[5] = [r("编辑")])), _: 1 })]), _: 1 }), i(w, { label: "启用条件", class: "amb-design-attr-item" }, { default: t(() => [(n(), a(f, { key: e2.configure.uuid + "_edit", configure: e2.configure, type: "editConditions" }, null, 8, ["configure"]))]), _: 1 }), i(w, { label: "显示条件", class: "amb-design-attr-item" }, { default: t(() => [i(x, { type: "primary", onClick: v3[2] || (v3[2] = (e3) => A.value = true) }, { default: t(() => v3[6] || (v3[6] = [r("编辑")])), _: 1 })]), _: 1 }), i(w, { label: "日志设置", class: "amb-design-attr-item" }, { default: t(() => [i(x, { type: "primary", onClick: v3[3] || (v3[3] = (e3) => I.value = true) }, { default: t(() => v3[7] || (v3[7] = [r("编辑")])), _: 1 })]), _: 1 })])]), _: 1 }), i(V, { title: "水印设置", name: "watermark", class: "amb-design-attr-group-header" }, { default: t(() => [i(b, { configure: e2.configure }, null, 8, ["configure"])]), _: 1 }), N.value ? (n(), a(m, { key: 0, configure: e2.configure, onClose: R }, null, 8, ["configure"])) : u("", true), D.value ? (n(), a(d, { key: 1, configure: e2.configure, onClose: S }, null, 8, ["configure"])) : u("", true), A.value ? (n(), a(c, { key: 2, conditionList: e2.configure.props.base.showConditions, fieldNameList: T.value, fieldMap: y.value, onSave: E, onClose: k }, null, 8, ["conditionList", "fieldNameList", "fieldMap"])) : u("", true), I.value ? (n(), a(p, { key: 3, modelValue: e2.configure.props.base.logSetting, onClose: O, onSave: C }, null, 8, ["modelValue"])) : u("", true)]), _: 1 }, 8, ["modelValue"])]), _: 1 });
33
+ return n(), a(L, { "label-width": "80px", size: "small" }, { default: t(() => [i(U, { modelValue: _.value, "onUpdate:modelValue": v3[4] || (v3[4] = (e3) => _.value = e3), style: { "margin-top": "6px" } }, { default: t(() => [i(V, { title: "高级设置", name: "base", class: "amb-design-attr-group-header" }, { default: t(() => [s("div", g, [i(w, { label: "成功后", class: "amb-design-attr-item" }, { default: t(() => [i(j, { modelValue: e2.configure.props.base.successOperation, "onUpdate:modelValue": v3[0] || (v3[0] = (l3) => e2.configure.props.base.successOperation = l3), class: "ml-4" }, { default: t(() => [i(h, { label: "无操作", value: "noOperation" }), i(h, { label: "刷新", value: "refresh" }), i(h, { label: "关闭窗口", value: "closeWindow" }), i(h, { label: "关闭窗口并刷新列表", value: "closeWindowAndRefresh" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(w, { label: "执行条件", class: "amb-design-attr-item" }, { default: t(() => [i(x, { type: "primary", onClick: v3[1] || (v3[1] = (e3) => N.value = true) }, { default: t(() => [...v3[5] || (v3[5] = [r("编辑", -1)])]), _: 1 })]), _: 1 }), i(w, { label: "启用条件", class: "amb-design-attr-item" }, { default: t(() => [(n(), a(f, { key: e2.configure.uuid + "_edit", configure: e2.configure, type: "editConditions" }, null, 8, ["configure"]))]), _: 1 }), i(w, { label: "显示条件", class: "amb-design-attr-item" }, { default: t(() => [i(x, { type: "primary", onClick: v3[2] || (v3[2] = (e3) => A.value = true) }, { default: t(() => [...v3[6] || (v3[6] = [r("编辑", -1)])]), _: 1 })]), _: 1 }), i(w, { label: "日志设置", class: "amb-design-attr-item" }, { default: t(() => [i(x, { type: "primary", onClick: v3[3] || (v3[3] = (e3) => I.value = true) }, { default: t(() => [...v3[7] || (v3[7] = [r("编辑", -1)])]), _: 1 })]), _: 1 })])]), _: 1 }), i(V, { title: "水印设置", name: "watermark", class: "amb-design-attr-group-header" }, { default: t(() => [i(b, { configure: e2.configure }, null, 8, ["configure"])]), _: 1 }), N.value ? (n(), a(m, { key: 0, configure: e2.configure, onClose: R }, null, 8, ["configure"])) : u("", true), D.value ? (n(), a(d, { key: 1, configure: e2.configure, onClose: S }, null, 8, ["configure"])) : u("", true), A.value ? (n(), a(c, { key: 2, conditionList: e2.configure.props.base.showConditions, fieldNameList: T.value, fieldMap: y.value, onSave: E, onClose: k }, null, 8, ["conditionList", "fieldNameList", "fieldMap"])) : u("", true), I.value ? (n(), a(p, { key: 3, modelValue: e2.configure.props.base.logSetting, onClose: O, onSave: C }, null, 8, ["modelValue"])) : u("", true)]), _: 1 }, 8, ["modelValue"])]), _: 1 });
34
34
  };
35
35
  } });
36
36
  export {
@@ -20,9 +20,9 @@ const P = { style: { padding: "8px 0px 0px 0px" } }, D = { style: { padding: "8p
20
20
  }();
21
21
  }), (l2, a2) => {
22
22
  const _2 = o("el-option"), j2 = o("el-select"), F2 = o("el-form-item"), z2 = o("el-input"), A = o("el-radio"), O = o("el-radio-group"), S = o("el-divider"), $ = o("el-collapse-item"), q = o("el-radio-button"), E = o("el-switch"), I = o("el-collapse"), B = o("el-form");
23
- return u(), t(B, { "label-width": "80px", size: "small" }, { default: i(() => [s(I, { modelValue: k.value, "onUpdate:modelValue": a2[17] || (a2[17] = (e3) => k.value = e3), style: { "margin-top": "6px" } }, { default: i(() => [s($, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: i(() => [n("div", P, [s(F2, { label: "组件类型", class: "amb-design-attr-item" }, { default: i(() => [s(j2, { modelValue: e2.configure.name, "onUpdate:modelValue": a2[0] || (a2[0] = (l3) => e2.configure.name = l3), placeholder: "请选择" }, { default: i(() => [(u(true), d(p, null, r(m(b)(), (e3) => (u(), t(_2, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(F2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: i(() => [s(z2, { modelValue: e2.configure.uuid, "onUpdate:modelValue": a2[1] || (a2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), s(F2, { label: "自定义编码", class: "amb-design-attr-item" }, { default: i(() => [s(z2, { modelValue: e2.configure.code, "onUpdate:modelValue": a2[2] || (a2[2] = (l3) => e2.configure.code = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), s(F2, { label: "绑定权限", class: "amb-design-attr-item" }, { default: i(() => [(u(), t(v, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 }), s(F2, { label: "标题", class: "amb-design-attr-item" }, { default: i(() => [s(y, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": a2[3] || (a2[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }), s(F2, { label: "尺寸", class: "amb-design-attr-item" }, { default: i(() => [s(O, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": a2[4] || (a2[4] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: i(() => [s(A, { value: "large" }, { default: i(() => a2[18] || (a2[18] = [c("大")])), _: 1 }), s(A, { value: "default" }, { default: i(() => a2[19] || (a2[19] = [c("中")])), _: 1 }), s(A, { value: "small" }, { default: i(() => a2[20] || (a2[20] = [c("小")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(F2, { label: "状态", class: "amb-design-attr-item" }, { default: i(() => [s(O, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": a2[5] || (a2[5] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: i(() => [s(A, { value: "default" }, { default: i(() => a2[21] || (a2[21] = [c("普通")])), _: 1 }), s(A, { value: "disabled" }, { default: i(() => a2[22] || (a2[22] = [c("禁用")])), _: 1 }), s(A, { value: "hidden" }, { default: i(() => a2[23] || (a2[23] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(S, null, { default: i(() => a2[24] || (a2[24] = [c(" PDF模板 ")])), _: 1 }), s(h, { modelValue: e2.configure.props.base.templateFiles, "onUpdate:modelValue": a2[6] || (a2[6] = (l3) => e2.configure.props.base.templateFiles = l3), pageDesign: e2.pageDesign, tableConfigure: C.value, templateType: "pdf" }, null, 8, ["modelValue", "pageDesign", "tableConfigure"])])]), _: 1 }), s($, { title: "外观", name: "appearance", class: "amb-design-attr-group-header" }, { default: i(() => [n("div", D, [s(F2, { label: "按钮类型", class: "amb-design-attr-item" }, { default: i(() => [s(j2, { modelValue: e2.configure.props.base.type, "onUpdate:modelValue": a2[7] || (a2[7] = (l3) => e2.configure.props.base.type = l3), class: "ml-4", clearable: "" }, { default: i(() => [s(_2, { label: "primary", value: "primary" }), s(_2, { label: "success", value: "success" }), s(_2, { label: "warning", value: "warning" }), s(_2, { label: "danger", value: "danger" }), s(_2, { label: "info", value: "info" }), s(_2, { label: "default", value: "default" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(F2, { label: "图标", class: "amb-design-attr-item" }, { default: i(() => [(u(), t(V, { key: e2.configure.uuid, iconType: e2.configure.props.base.iconType, iconValue: e2.configure.props.base.iconValue, "onUpdate:modelValue": a2[8] || (a2[8] = (e3, l3) => function(e4, l4) {
23
+ return u(), t(B, { "label-width": "80px", size: "small" }, { default: i(() => [s(I, { modelValue: k.value, "onUpdate:modelValue": a2[17] || (a2[17] = (e3) => k.value = e3), style: { "margin-top": "6px" } }, { default: i(() => [s($, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: i(() => [n("div", P, [s(F2, { label: "组件类型", class: "amb-design-attr-item" }, { default: i(() => [s(j2, { modelValue: e2.configure.name, "onUpdate:modelValue": a2[0] || (a2[0] = (l3) => e2.configure.name = l3), placeholder: "请选择" }, { default: i(() => [(u(true), d(p, null, r(m(b)(), (e3) => (u(), t(_2, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(F2, { label: "唯一编码", class: "amb-design-attr-item" }, { default: i(() => [s(z2, { modelValue: e2.configure.uuid, "onUpdate:modelValue": a2[1] || (a2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), s(F2, { label: "自定义编码", class: "amb-design-attr-item" }, { default: i(() => [s(z2, { modelValue: e2.configure.code, "onUpdate:modelValue": a2[2] || (a2[2] = (l3) => e2.configure.code = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), s(F2, { label: "绑定权限", class: "amb-design-attr-item" }, { default: i(() => [(u(), t(v, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 }), s(F2, { label: "标题", class: "amb-design-attr-item" }, { default: i(() => [s(y, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": a2[3] || (a2[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }), s(F2, { label: "尺寸", class: "amb-design-attr-item" }, { default: i(() => [s(O, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": a2[4] || (a2[4] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: i(() => [s(A, { value: "large" }, { default: i(() => [...a2[18] || (a2[18] = [c("大", -1)])]), _: 1 }), s(A, { value: "default" }, { default: i(() => [...a2[19] || (a2[19] = [c("中", -1)])]), _: 1 }), s(A, { value: "small" }, { default: i(() => [...a2[20] || (a2[20] = [c("小", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(F2, { label: "状态", class: "amb-design-attr-item" }, { default: i(() => [s(O, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": a2[5] || (a2[5] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: i(() => [s(A, { value: "default" }, { default: i(() => [...a2[21] || (a2[21] = [c("普通", -1)])]), _: 1 }), s(A, { value: "disabled" }, { default: i(() => [...a2[22] || (a2[22] = [c("禁用", -1)])]), _: 1 }), s(A, { value: "hidden" }, { default: i(() => [...a2[23] || (a2[23] = [c("隐藏", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(S, null, { default: i(() => [...a2[24] || (a2[24] = [c(" PDF模板 ", -1)])]), _: 1 }), s(h, { modelValue: e2.configure.props.base.templateFiles, "onUpdate:modelValue": a2[6] || (a2[6] = (l3) => e2.configure.props.base.templateFiles = l3), pageDesign: e2.pageDesign, tableConfigure: C.value, templateType: "pdf" }, null, 8, ["modelValue", "pageDesign", "tableConfigure"])])]), _: 1 }), s($, { title: "外观", name: "appearance", class: "amb-design-attr-group-header" }, { default: i(() => [n("div", D, [s(F2, { label: "按钮类型", class: "amb-design-attr-item" }, { default: i(() => [s(j2, { modelValue: e2.configure.props.base.type, "onUpdate:modelValue": a2[7] || (a2[7] = (l3) => e2.configure.props.base.type = l3), class: "ml-4", clearable: "" }, { default: i(() => [s(_2, { label: "primary", value: "primary" }), s(_2, { label: "success", value: "success" }), s(_2, { label: "warning", value: "warning" }), s(_2, { label: "danger", value: "danger" }), s(_2, { label: "info", value: "info" }), s(_2, { label: "default", value: "default" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(F2, { label: "图标", class: "amb-design-attr-item" }, { default: i(() => [(u(), t(V, { key: e2.configure.uuid, iconType: e2.configure.props.base.iconType, iconValue: e2.configure.props.base.iconValue, "onUpdate:modelValue": a2[8] || (a2[8] = (e3, l3) => function(e4, l4) {
24
24
  w2.configure.props.base.iconType = e4, w2.configure.props.base.iconValue = l4;
25
- }(e3, l3)) }, null, 8, ["iconType", "iconValue"]))]), _: 1 }), f(s(F2, { label: "图标位置", class: "amb-design-attr-item" }, { default: i(() => [s(O, { modelValue: e2.configure.props.base.iconPosition, "onUpdate:modelValue": a2[9] || (a2[9] = (l3) => e2.configure.props.base.iconPosition = l3), class: "ml-4" }, { default: i(() => [s(q, { value: "left" }, { default: i(() => a2[25] || (a2[25] = [c("标题前")])), _: 1 }), s(q, { value: "right" }, { default: i(() => a2[26] || (a2[26] = [c("标题后")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.iconValue]]), s(F2, { label: "文字按钮", class: "amb-design-attr-item" }, { default: i(() => [s(E, { modelValue: e2.configure.props.base.text, "onUpdate:modelValue": a2[10] || (a2[10] = (l3) => e2.configure.props.base.text = l3), disabled: !!e2.configure.props.base.plain || !!e2.configure.props.base.plain, "inline-prompt": "", "active-icon": m(U), "inactive-icon": m(x) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), s(F2, { label: "朴素按钮", class: "amb-design-attr-item" }, { default: i(() => [s(E, { modelValue: e2.configure.props.base.plain, "onUpdate:modelValue": a2[11] || (a2[11] = (l3) => e2.configure.props.base.plain = l3), disabled: !!e2.configure.props.base.text, "inline-prompt": "", "active-icon": m(U), "inactive-icon": m(x) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), s(F2, { label: "圆角按钮", class: "amb-design-attr-item" }, { default: i(() => [s(E, { modelValue: e2.configure.props.base.round, "onUpdate:modelValue": a2[12] || (a2[12] = (l3) => e2.configure.props.base.round = l3), disabled: !!e2.configure.props.base.text, "inline-prompt": "", "active-icon": m(U), "inactive-icon": m(x) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), s(F2, { label: "加载状态", class: "amb-design-attr-item" }, { default: i(() => [s(O, { modelValue: e2.configure.props.base.loading, "onUpdate:modelValue": a2[13] || (a2[13] = (l3) => e2.configure.props.base.loading = l3), class: "ml-4" }, { default: i(() => [s(A, { value: true }, { default: i(() => a2[27] || (a2[27] = [c("是")])), _: 1 }), s(A, { value: false }, { default: i(() => a2[28] || (a2[28] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(F2, { label: "默认聚焦", class: "amb-design-attr-item" }, { default: i(() => [s(O, { modelValue: e2.configure.props.base.focus, "onUpdate:modelValue": a2[14] || (a2[14] = (l3) => e2.configure.props.base.focus = l3), class: "ml-4" }, { default: i(() => [s(A, { value: true }, { default: i(() => a2[29] || (a2[29] = [c("是")])), _: 1 }), s(A, { value: false }, { default: i(() => a2[30] || (a2[30] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(F2, { label: "原生type", class: "amb-design-attr-item" }, { default: i(() => [s(O, { modelValue: e2.configure.props.base.originalType, "onUpdate:modelValue": a2[15] || (a2[15] = (l3) => e2.configure.props.base.originalType = l3), class: "ml-4" }, { default: i(() => [s(A, { value: "button" }, { default: i(() => a2[31] || (a2[31] = [c("button")])), _: 1 }), s(A, { value: "submit" }, { default: i(() => a2[32] || (a2[32] = [c("submit")])), _: 1 }), s(A, { value: "reset" }, { default: i(() => a2[33] || (a2[33] = [c("reset")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), s($, { title: "其他设置", name: "otherSettings", class: "amb-design-attr-group-header" }, { default: i(() => [n("div", T, [s(F2, { label: "权限保护", class: "amb-design-attr-item" }, { default: i(() => [s(E, { modelValue: e2.configure.props.base.isPermission, "onUpdate:modelValue": a2[16] || (a2[16] = (l3) => e2.configure.props.base.isPermission = l3), size: "default" }, null, 8, ["modelValue"])]), _: 1 })])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 });
25
+ }(e3, l3)) }, null, 8, ["iconType", "iconValue"]))]), _: 1 }), f(s(F2, { label: "图标位置", class: "amb-design-attr-item" }, { default: i(() => [s(O, { modelValue: e2.configure.props.base.iconPosition, "onUpdate:modelValue": a2[9] || (a2[9] = (l3) => e2.configure.props.base.iconPosition = l3), class: "ml-4" }, { default: i(() => [s(q, { value: "left" }, { default: i(() => [...a2[25] || (a2[25] = [c("标题前", -1)])]), _: 1 }), s(q, { value: "right" }, { default: i(() => [...a2[26] || (a2[26] = [c("标题后", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[g, e2.configure.props.base.iconValue]]), s(F2, { label: "文字按钮", class: "amb-design-attr-item" }, { default: i(() => [s(E, { modelValue: e2.configure.props.base.text, "onUpdate:modelValue": a2[10] || (a2[10] = (l3) => e2.configure.props.base.text = l3), disabled: !!e2.configure.props.base.plain || !!e2.configure.props.base.plain, "inline-prompt": "", "active-icon": m(U), "inactive-icon": m(x) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), s(F2, { label: "朴素按钮", class: "amb-design-attr-item" }, { default: i(() => [s(E, { modelValue: e2.configure.props.base.plain, "onUpdate:modelValue": a2[11] || (a2[11] = (l3) => e2.configure.props.base.plain = l3), disabled: !!e2.configure.props.base.text, "inline-prompt": "", "active-icon": m(U), "inactive-icon": m(x) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), s(F2, { label: "圆角按钮", class: "amb-design-attr-item" }, { default: i(() => [s(E, { modelValue: e2.configure.props.base.round, "onUpdate:modelValue": a2[12] || (a2[12] = (l3) => e2.configure.props.base.round = l3), disabled: !!e2.configure.props.base.text, "inline-prompt": "", "active-icon": m(U), "inactive-icon": m(x) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), s(F2, { label: "加载状态", class: "amb-design-attr-item" }, { default: i(() => [s(O, { modelValue: e2.configure.props.base.loading, "onUpdate:modelValue": a2[13] || (a2[13] = (l3) => e2.configure.props.base.loading = l3), class: "ml-4" }, { default: i(() => [s(A, { value: true }, { default: i(() => [...a2[27] || (a2[27] = [c("是", -1)])]), _: 1 }), s(A, { value: false }, { default: i(() => [...a2[28] || (a2[28] = [c("否", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(F2, { label: "默认聚焦", class: "amb-design-attr-item" }, { default: i(() => [s(O, { modelValue: e2.configure.props.base.focus, "onUpdate:modelValue": a2[14] || (a2[14] = (l3) => e2.configure.props.base.focus = l3), class: "ml-4" }, { default: i(() => [s(A, { value: true }, { default: i(() => [...a2[29] || (a2[29] = [c("是", -1)])]), _: 1 }), s(A, { value: false }, { default: i(() => [...a2[30] || (a2[30] = [c("否", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), s(F2, { label: "原生type", class: "amb-design-attr-item" }, { default: i(() => [s(O, { modelValue: e2.configure.props.base.originalType, "onUpdate:modelValue": a2[15] || (a2[15] = (l3) => e2.configure.props.base.originalType = l3), class: "ml-4" }, { default: i(() => [s(A, { value: "button" }, { default: i(() => [...a2[31] || (a2[31] = [c("button", -1)])]), _: 1 }), s(A, { value: "submit" }, { default: i(() => [...a2[32] || (a2[32] = [c("submit", -1)])]), _: 1 }), s(A, { value: "reset" }, { default: i(() => [...a2[33] || (a2[33] = [c("reset", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), s($, { title: "其他设置", name: "otherSettings", class: "amb-design-attr-group-header" }, { default: i(() => [n("div", T, [s(F2, { label: "权限保护", class: "amb-design-attr-item" }, { default: i(() => [s(E, { modelValue: e2.configure.props.base.isPermission, "onUpdate:modelValue": a2[16] || (a2[16] = (l3) => e2.configure.props.base.isPermission = l3), size: "default" }, null, 8, ["modelValue"])]), _: 1 })])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 });
26
26
  };
27
27
  } });
28
28
  export {
@@ -16,19 +16,19 @@ const w = { style: { "text-align": "center", margin: "0px -8px", "padding-top":
16
16
  if (e5 < 1) return;
17
17
  const l4 = v2.configure.props.base.template[e5];
18
18
  v2.configure.props.base.template[e5] = v2.configure.props.base.template[e5 - 1], v2.configure.props.base.template[e5 - 1] = l4;
19
- }(e4.row) }, { default: p(() => [i(u(f))]), _: 2 }, 1032, ["onClick"]), i(t2, { size: "14", style: { "margin-left": "2px", cursor: "pointer" }, onClick: (l3) => function(e5) {
19
+ }(e4.row) }, { default: p(() => [i(u(f))]), _: 1 }, 8, ["onClick"]), i(t2, { size: "14", style: { "margin-left": "2px", cursor: "pointer" }, onClick: (l3) => function(e5) {
20
20
  if (e5 >= v2.configure.props.base.template.length - 1) return;
21
21
  const l4 = v2.configure.props.base.template[e5];
22
22
  v2.configure.props.base.template[e5] = v2.configure.props.base.template[e5 + 1], v2.configure.props.base.template[e5 + 1] = l4;
23
- }(e4.row) }, { default: p(() => [i(u(m))]), _: 2 }, 1032, ["onClick"])])]), _: 1 }), i(h2, { prop: "label", label: "显示名称", width: "90" }, { default: p((e4) => [i(C, { modelValue: e4.row.label, "onUpdate:modelValue": (l3) => e4.row.label = l3, size: "small" }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), i(h2, { prop: "templateUuid", label: "模板", width: "90" }, { default: p((e4) => [i(y, { modelValue: e4.row.templateUuid, "onUpdate:modelValue": (l3) => e4.row.templateUuid = l3, onChange: (l3) => function(e5, l4) {
23
+ }(e4.row) }, { default: p(() => [i(u(m))]), _: 1 }, 8, ["onClick"])])]), _: 1 }), i(h2, { prop: "label", label: "显示名称", width: "90" }, { default: p((e4) => [i(C, { modelValue: e4.row.label, "onUpdate:modelValue": (l3) => e4.row.label = l3, size: "small" }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), i(h2, { prop: "templateUuid", label: "模板", width: "90" }, { default: p((e4) => [i(y, { modelValue: e4.row.templateUuid, "onUpdate:modelValue": (l3) => e4.row.templateUuid = l3, onChange: (l3) => function(e5, l4) {
24
24
  if (!l4.label) {
25
25
  const t3 = _.value.filter((l5) => l5.value === e5);
26
26
  l4.label = t3[0].label;
27
27
  }
28
- }(l3, e4.row), filterable: "", placeholder: "请选择模板" }, { default: p(() => [(r(true), s(c, null, d(_.value, (e5) => (r(), a(k, { key: e5.value, label: e5.label, value: e5.value }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 1 }), i(h2, { label: "操作", width: "60" }, { header: p((e4) => [i(t2, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px" }, onClick: l2[0] || (l2[0] = (e5) => x()) }, { default: p(() => [i(u(b))]), _: 1 })]), default: p((e4) => [i(t2, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px" }, onClick: l2[1] || (l2[1] = (e5) => x()) }, { default: p(() => [i(u(b))]), _: 1 }), i(t2, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (l3) => {
28
+ }(l3, e4.row), filterable: "", placeholder: "请选择模板" }, { default: p(() => [(r(true), s(c, null, d(_.value, (e5) => (r(), a(k, { key: e5.value, label: e5.label, value: e5.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 1 }), i(h2, { label: "操作", width: "60" }, { header: p((e4) => [i(t2, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px" }, onClick: l2[0] || (l2[0] = (e5) => x()) }, { default: p(() => [i(u(b))]), _: 1 })]), default: p((e4) => [i(t2, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px" }, onClick: l2[1] || (l2[1] = (e5) => x()) }, { default: p(() => [i(u(b))]), _: 1 }), i(t2, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (l3) => {
29
29
  return t3 = e4.$index, void v2.configure.props.base.template.splice(t3, 1);
30
30
  var t3;
31
- } }, { default: p(() => [i(u(g))]), _: 2 }, 1032, ["onClick"])]), _: 1 })]), _: 1 }, 8, ["data"]);
31
+ } }, { default: p(() => [i(u(g))]), _: 1 }, 8, ["onClick"])]), _: 1 })]), _: 1 }, 8, ["data"]);
32
32
  };
33
33
  } });
34
34
  export {
@@ -29,7 +29,7 @@ const b = { style: { padding: "8px 0px 0px 0px" } }, v = e({ __name: "printlabel
29
29
  }
30
30
  return (l2, v3) => {
31
31
  const k = o("el-option"), V = o("el-select"), h = o("el-form-item"), j = o("el-button"), x = o("el-collapse-item"), U = o("el-collapse"), w = o("el-form");
32
- return n(), a(w, { "label-width": "80px", size: "small" }, { default: t(() => [i(U, { modelValue: _.value, "onUpdate:modelValue": v3[4] || (v3[4] = (e3) => _.value = e3), style: { "margin-top": "6px" } }, { default: t(() => [i(x, { title: "高级设置", name: "base", class: "amb-design-attr-group-header" }, { default: t(() => [s("div", b, [i(h, { label: "成功后", class: "amb-design-attr-item" }, { default: t(() => [i(V, { modelValue: e2.configure.props.base.successOperation, "onUpdate:modelValue": v3[0] || (v3[0] = (l3) => e2.configure.props.base.successOperation = l3), class: "ml-4" }, { default: t(() => [i(k, { label: "无操作", value: "noOperation" }), i(k, { label: "刷新", value: "refresh" }), i(k, { label: "关闭窗口", value: "closeWindow" }), i(k, { label: "关闭窗口并刷新列表", value: "closeWindowAndRefresh" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(h, { label: "执行条件", class: "amb-design-attr-item" }, { default: t(() => [i(j, { type: "primary", onClick: v3[1] || (v3[1] = (e3) => C.value = true) }, { default: t(() => v3[5] || (v3[5] = [d("编辑")])), _: 1 })]), _: 1 }), i(h, { label: "启用条件", class: "amb-design-attr-item" }, { default: t(() => [(n(), a(f, { key: e2.configure.uuid + "_edit", configure: e2.configure, type: "editConditions" }, null, 8, ["configure"]))]), _: 1 }), i(h, { label: "显示条件", class: "amb-design-attr-item" }, { default: t(() => [i(j, { type: "primary", onClick: v3[2] || (v3[2] = (e3) => S.value = true) }, { default: t(() => v3[6] || (v3[6] = [d("编辑")])), _: 1 })]), _: 1 }), i(h, { label: "日志设置", class: "amb-design-attr-item" }, { default: t(() => [i(j, { type: "primary", onClick: v3[3] || (v3[3] = (e3) => y.value = true) }, { default: t(() => v3[7] || (v3[7] = [d("编辑")])), _: 1 })]), _: 1 })])]), _: 1 }), C.value ? (n(), a(r, { key: 0, configure: e2.configure, onClose: N }, null, 8, ["configure"])) : u("", true), R.value ? (n(), a(m, { key: 1, configure: e2.configure, onClose: D }, null, 8, ["configure"])) : u("", true), S.value ? (n(), a(c, { key: 2, conditionList: e2.configure.props.base.showConditions, fieldNameList: g.value, fieldMap: T.value, onSave: E, onClose: A }, null, 8, ["conditionList", "fieldNameList", "fieldMap"])) : u("", true), y.value ? (n(), a(p, { key: 3, modelValue: e2.configure.props.base.logSetting, onClose: I, onSave: O }, null, 8, ["modelValue"])) : u("", true)]), _: 1 }, 8, ["modelValue"])]), _: 1 });
32
+ return n(), a(w, { "label-width": "80px", size: "small" }, { default: t(() => [i(U, { modelValue: _.value, "onUpdate:modelValue": v3[4] || (v3[4] = (e3) => _.value = e3), style: { "margin-top": "6px" } }, { default: t(() => [i(x, { title: "高级设置", name: "base", class: "amb-design-attr-group-header" }, { default: t(() => [s("div", b, [i(h, { label: "成功后", class: "amb-design-attr-item" }, { default: t(() => [i(V, { modelValue: e2.configure.props.base.successOperation, "onUpdate:modelValue": v3[0] || (v3[0] = (l3) => e2.configure.props.base.successOperation = l3), class: "ml-4" }, { default: t(() => [i(k, { label: "无操作", value: "noOperation" }), i(k, { label: "刷新", value: "refresh" }), i(k, { label: "关闭窗口", value: "closeWindow" }), i(k, { label: "关闭窗口并刷新列表", value: "closeWindowAndRefresh" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(h, { label: "执行条件", class: "amb-design-attr-item" }, { default: t(() => [i(j, { type: "primary", onClick: v3[1] || (v3[1] = (e3) => C.value = true) }, { default: t(() => [...v3[5] || (v3[5] = [d("编辑", -1)])]), _: 1 })]), _: 1 }), i(h, { label: "启用条件", class: "amb-design-attr-item" }, { default: t(() => [(n(), a(f, { key: e2.configure.uuid + "_edit", configure: e2.configure, type: "editConditions" }, null, 8, ["configure"]))]), _: 1 }), i(h, { label: "显示条件", class: "amb-design-attr-item" }, { default: t(() => [i(j, { type: "primary", onClick: v3[2] || (v3[2] = (e3) => S.value = true) }, { default: t(() => [...v3[6] || (v3[6] = [d("编辑", -1)])]), _: 1 })]), _: 1 }), i(h, { label: "日志设置", class: "amb-design-attr-item" }, { default: t(() => [i(j, { type: "primary", onClick: v3[3] || (v3[3] = (e3) => y.value = true) }, { default: t(() => [...v3[7] || (v3[7] = [d("编辑", -1)])]), _: 1 })]), _: 1 })])]), _: 1 }), C.value ? (n(), a(r, { key: 0, configure: e2.configure, onClose: N }, null, 8, ["configure"])) : u("", true), R.value ? (n(), a(m, { key: 1, configure: e2.configure, onClose: D }, null, 8, ["configure"])) : u("", true), S.value ? (n(), a(c, { key: 2, conditionList: e2.configure.props.base.showConditions, fieldNameList: g.value, fieldMap: T.value, onSave: E, onClose: A }, null, 8, ["conditionList", "fieldNameList", "fieldMap"])) : u("", true), y.value ? (n(), a(p, { key: 3, modelValue: e2.configure.props.base.logSetting, onClose: I, onSave: O }, null, 8, ["modelValue"])) : u("", true)]), _: 1 }, 8, ["modelValue"])]), _: 1 });
33
33
  };
34
34
  } });
35
35
  export {
@@ -10,9 +10,9 @@ const h = { style: { padding: "8px 0px 0px 0px" } }, k = { style: { padding: "8p
10
10
  return a(() => {
11
11
  }), (l2, a2) => {
12
12
  const E = o("el-option"), B = o("el-select"), O = o("el-form-item"), S = o("el-input"), A = o("el-radio"), D = o("el-radio-group"), q = o("el-collapse-item"), C = o("el-radio-button"), F = o("el-switch"), G = o("el-collapse"), H = o("el-form");
13
- return u(), t(H, { "label-width": "80px", size: "small" }, { default: d(() => [n(G, { modelValue: z.value, "onUpdate:modelValue": a2[21] || (a2[21] = (e3) => z.value = e3), style: { "margin-top": "6px" } }, { default: d(() => [n(q, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: d(() => [i("div", h, [n(O, { label: "组件类型", class: "amb-design-attr-item" }, { default: d(() => [n(B, { modelValue: e2.configure.name, "onUpdate:modelValue": a2[0] || (a2[0] = (l3) => e2.configure.name = l3), placeholder: "请选择" }, { default: d(() => [(u(true), s(r, null, p(m(_)(), (e3) => (u(), t(E, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(O, { label: "唯一编码", class: "amb-design-attr-item" }, { default: d(() => [n(S, { modelValue: e2.configure.uuid, "onUpdate:modelValue": a2[1] || (a2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), n(O, { label: "自定义编码", class: "amb-design-attr-item" }, { default: d(() => [n(S, { modelValue: e2.configure.code, "onUpdate:modelValue": a2[2] || (a2[2] = (l3) => e2.configure.code = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), n(O, { label: "绑定权限", class: "amb-design-attr-item" }, { default: d(() => [(u(), t(v, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 }), n(O, { label: "标题", class: "amb-design-attr-item" }, { default: d(() => [n(x, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": a2[3] || (a2[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }), n(O, { label: "尺寸", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": a2[4] || (a2[4] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: d(() => [n(A, { value: "large" }, { default: d(() => a2[22] || (a2[22] = [c("大")])), _: 1 }), n(A, { value: "default" }, { default: d(() => a2[23] || (a2[23] = [c("中")])), _: 1 }), n(A, { value: "small" }, { default: d(() => a2[24] || (a2[24] = [c("小")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(O, { label: "状态", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": a2[5] || (a2[5] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: d(() => [n(A, { value: "default" }, { default: d(() => a2[25] || (a2[25] = [c("普通")])), _: 1 }), n(A, { value: "disabled" }, { default: d(() => a2[26] || (a2[26] = [c("禁用")])), _: 1 }), n(A, { value: "hidden" }, { default: d(() => a2[27] || (a2[27] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(y, { configure: e2.configure }, null, 8, ["configure"])])]), _: 1 }), n(q, { title: "外观", name: "appearance", class: "amb-design-attr-group-header" }, { default: d(() => [i("div", k, [n(O, { label: "按钮类型", class: "amb-design-attr-item" }, { default: d(() => [n(B, { modelValue: e2.configure.props.base.type, "onUpdate:modelValue": a2[6] || (a2[6] = (l3) => e2.configure.props.base.type = l3), class: "ml-4", clearable: "" }, { default: d(() => [n(E, { label: "primary", value: "primary" }), n(E, { label: "success", value: "success" }), n(E, { label: "warning", value: "warning" }), n(E, { label: "danger", value: "danger" }), n(E, { label: "info", value: "info" }), n(E, { label: "default", value: "default" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(O, { label: "图标", class: "amb-design-attr-item" }, { default: d(() => [(u(), t(V, { key: e2.configure.uuid, iconType: e2.configure.props.base.iconType, iconValue: e2.configure.props.base.iconValue, "onUpdate:modelValue": a2[7] || (a2[7] = (e3, l3) => function(e4, l4) {
13
+ return u(), t(H, { "label-width": "80px", size: "small" }, { default: d(() => [n(G, { modelValue: z.value, "onUpdate:modelValue": a2[21] || (a2[21] = (e3) => z.value = e3), style: { "margin-top": "6px" } }, { default: d(() => [n(q, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: d(() => [i("div", h, [n(O, { label: "组件类型", class: "amb-design-attr-item" }, { default: d(() => [n(B, { modelValue: e2.configure.name, "onUpdate:modelValue": a2[0] || (a2[0] = (l3) => e2.configure.name = l3), placeholder: "请选择" }, { default: d(() => [(u(true), s(r, null, p(m(_)(), (e3) => (u(), t(E, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(O, { label: "唯一编码", class: "amb-design-attr-item" }, { default: d(() => [n(S, { modelValue: e2.configure.uuid, "onUpdate:modelValue": a2[1] || (a2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), n(O, { label: "自定义编码", class: "amb-design-attr-item" }, { default: d(() => [n(S, { modelValue: e2.configure.code, "onUpdate:modelValue": a2[2] || (a2[2] = (l3) => e2.configure.code = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), n(O, { label: "绑定权限", class: "amb-design-attr-item" }, { default: d(() => [(u(), t(v, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 }), n(O, { label: "标题", class: "amb-design-attr-item" }, { default: d(() => [n(x, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": a2[3] || (a2[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }), n(O, { label: "尺寸", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": a2[4] || (a2[4] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: d(() => [n(A, { value: "large" }, { default: d(() => [...a2[22] || (a2[22] = [c("大", -1)])]), _: 1 }), n(A, { value: "default" }, { default: d(() => [...a2[23] || (a2[23] = [c("中", -1)])]), _: 1 }), n(A, { value: "small" }, { default: d(() => [...a2[24] || (a2[24] = [c("小", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(O, { label: "状态", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.base.state, "onUpdate:modelValue": a2[5] || (a2[5] = (l3) => e2.configure.props.base.state = l3), class: "ml-4" }, { default: d(() => [n(A, { value: "default" }, { default: d(() => [...a2[25] || (a2[25] = [c("普通", -1)])]), _: 1 }), n(A, { value: "disabled" }, { default: d(() => [...a2[26] || (a2[26] = [c("禁用", -1)])]), _: 1 }), n(A, { value: "hidden" }, { default: d(() => [...a2[27] || (a2[27] = [c("隐藏", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(y, { configure: e2.configure }, null, 8, ["configure"])])]), _: 1 }), n(q, { title: "外观", name: "appearance", class: "amb-design-attr-group-header" }, { default: d(() => [i("div", k, [n(O, { label: "按钮类型", class: "amb-design-attr-item" }, { default: d(() => [n(B, { modelValue: e2.configure.props.base.type, "onUpdate:modelValue": a2[6] || (a2[6] = (l3) => e2.configure.props.base.type = l3), class: "ml-4", clearable: "" }, { default: d(() => [n(E, { label: "primary", value: "primary" }), n(E, { label: "success", value: "success" }), n(E, { label: "warning", value: "warning" }), n(E, { label: "danger", value: "danger" }), n(E, { label: "info", value: "info" }), n(E, { label: "default", value: "default" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(O, { label: "图标", class: "amb-design-attr-item" }, { default: d(() => [(u(), t(V, { key: e2.configure.uuid, iconType: e2.configure.props.base.iconType, iconValue: e2.configure.props.base.iconValue, "onUpdate:modelValue": a2[7] || (a2[7] = (e3, l3) => function(e4, l4) {
14
14
  P2.configure.props.base.iconType = e4, P2.configure.props.base.iconValue = l4;
15
- }(e3, l3)) }, null, 8, ["iconType", "iconValue"]))]), _: 1 }), f(n(O, { label: "图标位置", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.base.iconPosition, "onUpdate:modelValue": a2[8] || (a2[8] = (l3) => e2.configure.props.base.iconPosition = l3), class: "ml-4" }, { default: d(() => [n(C, { value: "left" }, { default: d(() => a2[28] || (a2[28] = [c("标题前")])), _: 1 }), n(C, { value: "right" }, { default: d(() => a2[29] || (a2[29] = [c("标题后")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.props.base.iconValue]]), n(O, { label: "文字按钮", class: "amb-design-attr-item" }, { default: d(() => [n(F, { modelValue: e2.configure.props.base.text, "onUpdate:modelValue": a2[9] || (a2[9] = (l3) => e2.configure.props.base.text = l3), disabled: !!e2.configure.props.base.plain || !!e2.configure.props.base.plain, "inline-prompt": "", "active-icon": m(w), "inactive-icon": m(U) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), n(O, { label: "朴素按钮", class: "amb-design-attr-item" }, { default: d(() => [n(F, { modelValue: e2.configure.props.base.plain, "onUpdate:modelValue": a2[10] || (a2[10] = (l3) => e2.configure.props.base.plain = l3), disabled: !!e2.configure.props.base.text, "inline-prompt": "", "active-icon": m(w), "inactive-icon": m(U) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), n(O, { label: "圆角按钮", class: "amb-design-attr-item" }, { default: d(() => [n(F, { modelValue: e2.configure.props.base.round, "onUpdate:modelValue": a2[11] || (a2[11] = (l3) => e2.configure.props.base.round = l3), disabled: !!e2.configure.props.base.text, "inline-prompt": "", "active-icon": m(w), "inactive-icon": m(U) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), n(O, { label: "加载状态", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.base.loading, "onUpdate:modelValue": a2[12] || (a2[12] = (l3) => e2.configure.props.base.loading = l3), class: "ml-4" }, { default: d(() => [n(A, { value: true }, { default: d(() => a2[30] || (a2[30] = [c("是")])), _: 1 }), n(A, { value: false }, { default: d(() => a2[31] || (a2[31] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(O, { label: "默认聚焦", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.base.focus, "onUpdate:modelValue": a2[13] || (a2[13] = (l3) => e2.configure.props.base.focus = l3), class: "ml-4" }, { default: d(() => [n(A, { value: true }, { default: d(() => a2[32] || (a2[32] = [c("是")])), _: 1 }), n(A, { value: false }, { default: d(() => a2[33] || (a2[33] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(O, { label: "原生type", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.base.originalType, "onUpdate:modelValue": a2[14] || (a2[14] = (l3) => e2.configure.props.base.originalType = l3), class: "ml-4" }, { default: d(() => [n(A, { value: "button" }, { default: d(() => a2[34] || (a2[34] = [c("button")])), _: 1 }), n(A, { value: "submit" }, { default: d(() => a2[35] || (a2[35] = [c("submit")])), _: 1 }), n(A, { value: "reset" }, { default: d(() => a2[36] || (a2[36] = [c("reset")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), n(q, { title: "下拉按钮外观", name: "dropdowAppearance", class: "amb-design-attr-group-header" }, { default: d(() => [i("div", T, [n(O, { label: "触发行为", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.dropdown.trigger, "onUpdate:modelValue": a2[15] || (a2[15] = (l3) => e2.configure.props.dropdown.trigger = l3), class: "ml-4" }, { default: d(() => [n(A, { value: "hover" }, { default: d(() => a2[37] || (a2[37] = [c("鼠标移动")])), _: 1 }), n(A, { value: "click" }, { default: d(() => a2[38] || (a2[38] = [c("鼠标点击")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(O, { label: "呈现元素", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.dropdown.triggerElement, "onUpdate:modelValue": a2[16] || (a2[16] = (l3) => e2.configure.props.dropdown.triggerElement = l3), class: "ml-4" }, { default: d(() => [n(A, { value: "button" }, { default: d(() => a2[39] || (a2[39] = [c("按钮")])), _: 1 }), n(A, { value: "text" }, { default: d(() => a2[40] || (a2[40] = [c("文本")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), "button" == e2.configure.props.dropdown.triggerElement ? (u(), t(O, { key: 0, label: "按钮类型", class: "amb-design-attr-item" }, { default: d(() => [n(B, { modelValue: e2.configure.props.dropdown.buttonType, "onUpdate:modelValue": a2[17] || (a2[17] = (l3) => e2.configure.props.dropdown.buttonType = l3), class: "ml-4" }, { default: d(() => [n(E, { label: "primary", value: "primary" }), n(E, { label: "success", value: "success" }), n(E, { label: "warning", value: "warning" }), n(E, { label: "danger", value: "danger" }), n(E, { label: "info", value: "info" }), n(E, { label: "default", value: "default" })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : g("", true), "button" == e2.configure.props.dropdown.triggerElement ? (u(), t(O, { key: 1, label: "分隔符", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.dropdown.splitButton, "onUpdate:modelValue": a2[18] || (a2[18] = (l3) => e2.configure.props.dropdown.splitButton = l3), class: "ml-4" }, { default: d(() => [n(A, { value: true }, { default: d(() => a2[41] || (a2[41] = [c("是")])), _: 1 }), n(A, { value: false }, { default: d(() => a2[42] || (a2[42] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : g("", true), n(O, { label: "弹出位置", class: "amb-design-attr-item" }, { default: d(() => [n(B, { modelValue: e2.configure.props.dropdown.placement, "onUpdate:modelValue": a2[19] || (a2[19] = (l3) => e2.configure.props.dropdown.placement = l3), clearable: "", class: "ml-4" }, { default: d(() => [n(E, { value: "bottom" }, { default: d(() => a2[43] || (a2[43] = [c("bottom")])), _: 1 }), n(E, { value: "top" }, { default: d(() => a2[44] || (a2[44] = [c("top")])), _: 1 }), n(E, { value: "top-start" }, { default: d(() => a2[45] || (a2[45] = [c("top-start")])), _: 1 }), n(E, { value: "top-end" }, { default: d(() => a2[46] || (a2[46] = [c("top-end")])), _: 1 }), n(E, { value: "bottom-start" }, { default: d(() => a2[47] || (a2[47] = [c("bottom-start")])), _: 1 }), n(E, { value: "bottom-end" }, { default: d(() => a2[48] || (a2[48] = [c("bottom-end")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), n(q, { title: "其他设置", name: "otherSettings", class: "amb-design-attr-group-header" }, { default: d(() => [i("div", j, [n(O, { label: "权限保护", class: "amb-design-attr-item" }, { default: d(() => [n(F, { modelValue: e2.configure.props.base.isPermission, "onUpdate:modelValue": a2[20] || (a2[20] = (l3) => e2.configure.props.base.isPermission = l3), size: "default" }, null, 8, ["modelValue"])]), _: 1 })])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 });
15
+ }(e3, l3)) }, null, 8, ["iconType", "iconValue"]))]), _: 1 }), f(n(O, { label: "图标位置", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.base.iconPosition, "onUpdate:modelValue": a2[8] || (a2[8] = (l3) => e2.configure.props.base.iconPosition = l3), class: "ml-4" }, { default: d(() => [n(C, { value: "left" }, { default: d(() => [...a2[28] || (a2[28] = [c("标题前", -1)])]), _: 1 }), n(C, { value: "right" }, { default: d(() => [...a2[29] || (a2[29] = [c("标题后", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.props.base.iconValue]]), n(O, { label: "文字按钮", class: "amb-design-attr-item" }, { default: d(() => [n(F, { modelValue: e2.configure.props.base.text, "onUpdate:modelValue": a2[9] || (a2[9] = (l3) => e2.configure.props.base.text = l3), disabled: !!e2.configure.props.base.plain || !!e2.configure.props.base.plain, "inline-prompt": "", "active-icon": m(w), "inactive-icon": m(U) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), n(O, { label: "朴素按钮", class: "amb-design-attr-item" }, { default: d(() => [n(F, { modelValue: e2.configure.props.base.plain, "onUpdate:modelValue": a2[10] || (a2[10] = (l3) => e2.configure.props.base.plain = l3), disabled: !!e2.configure.props.base.text, "inline-prompt": "", "active-icon": m(w), "inactive-icon": m(U) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), n(O, { label: "圆角按钮", class: "amb-design-attr-item" }, { default: d(() => [n(F, { modelValue: e2.configure.props.base.round, "onUpdate:modelValue": a2[11] || (a2[11] = (l3) => e2.configure.props.base.round = l3), disabled: !!e2.configure.props.base.text, "inline-prompt": "", "active-icon": m(w), "inactive-icon": m(U) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), n(O, { label: "加载状态", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.base.loading, "onUpdate:modelValue": a2[12] || (a2[12] = (l3) => e2.configure.props.base.loading = l3), class: "ml-4" }, { default: d(() => [n(A, { value: true }, { default: d(() => [...a2[30] || (a2[30] = [c("是", -1)])]), _: 1 }), n(A, { value: false }, { default: d(() => [...a2[31] || (a2[31] = [c("否", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(O, { label: "默认聚焦", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.base.focus, "onUpdate:modelValue": a2[13] || (a2[13] = (l3) => e2.configure.props.base.focus = l3), class: "ml-4" }, { default: d(() => [n(A, { value: true }, { default: d(() => [...a2[32] || (a2[32] = [c("是", -1)])]), _: 1 }), n(A, { value: false }, { default: d(() => [...a2[33] || (a2[33] = [c("否", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(O, { label: "原生type", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.base.originalType, "onUpdate:modelValue": a2[14] || (a2[14] = (l3) => e2.configure.props.base.originalType = l3), class: "ml-4" }, { default: d(() => [n(A, { value: "button" }, { default: d(() => [...a2[34] || (a2[34] = [c("button", -1)])]), _: 1 }), n(A, { value: "submit" }, { default: d(() => [...a2[35] || (a2[35] = [c("submit", -1)])]), _: 1 }), n(A, { value: "reset" }, { default: d(() => [...a2[36] || (a2[36] = [c("reset", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), n(q, { title: "下拉按钮外观", name: "dropdowAppearance", class: "amb-design-attr-group-header" }, { default: d(() => [i("div", T, [n(O, { label: "触发行为", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.dropdown.trigger, "onUpdate:modelValue": a2[15] || (a2[15] = (l3) => e2.configure.props.dropdown.trigger = l3), class: "ml-4" }, { default: d(() => [n(A, { value: "hover" }, { default: d(() => [...a2[37] || (a2[37] = [c("鼠标移动", -1)])]), _: 1 }), n(A, { value: "click" }, { default: d(() => [...a2[38] || (a2[38] = [c("鼠标点击", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(O, { label: "呈现元素", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.dropdown.triggerElement, "onUpdate:modelValue": a2[16] || (a2[16] = (l3) => e2.configure.props.dropdown.triggerElement = l3), class: "ml-4" }, { default: d(() => [n(A, { value: "button" }, { default: d(() => [...a2[39] || (a2[39] = [c("按钮", -1)])]), _: 1 }), n(A, { value: "text" }, { default: d(() => [...a2[40] || (a2[40] = [c("文本", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), "button" == e2.configure.props.dropdown.triggerElement ? (u(), t(O, { key: 0, label: "按钮类型", class: "amb-design-attr-item" }, { default: d(() => [n(B, { modelValue: e2.configure.props.dropdown.buttonType, "onUpdate:modelValue": a2[17] || (a2[17] = (l3) => e2.configure.props.dropdown.buttonType = l3), class: "ml-4" }, { default: d(() => [n(E, { label: "primary", value: "primary" }), n(E, { label: "success", value: "success" }), n(E, { label: "warning", value: "warning" }), n(E, { label: "danger", value: "danger" }), n(E, { label: "info", value: "info" }), n(E, { label: "default", value: "default" })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : g("", true), "button" == e2.configure.props.dropdown.triggerElement ? (u(), t(O, { key: 1, label: "分隔符", class: "amb-design-attr-item" }, { default: d(() => [n(D, { modelValue: e2.configure.props.dropdown.splitButton, "onUpdate:modelValue": a2[18] || (a2[18] = (l3) => e2.configure.props.dropdown.splitButton = l3), class: "ml-4" }, { default: d(() => [n(A, { value: true }, { default: d(() => [...a2[41] || (a2[41] = [c("是", -1)])]), _: 1 }), n(A, { value: false }, { default: d(() => [...a2[42] || (a2[42] = [c("否", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : g("", true), n(O, { label: "弹出位置", class: "amb-design-attr-item" }, { default: d(() => [n(B, { modelValue: e2.configure.props.dropdown.placement, "onUpdate:modelValue": a2[19] || (a2[19] = (l3) => e2.configure.props.dropdown.placement = l3), clearable: "", class: "ml-4" }, { default: d(() => [n(E, { value: "bottom" }, { default: d(() => [...a2[43] || (a2[43] = [c("bottom", -1)])]), _: 1 }), n(E, { value: "top" }, { default: d(() => [...a2[44] || (a2[44] = [c("top", -1)])]), _: 1 }), n(E, { value: "top-start" }, { default: d(() => [...a2[45] || (a2[45] = [c("top-start", -1)])]), _: 1 }), n(E, { value: "top-end" }, { default: d(() => [...a2[46] || (a2[46] = [c("top-end", -1)])]), _: 1 }), n(E, { value: "bottom-start" }, { default: d(() => [...a2[47] || (a2[47] = [c("bottom-start", -1)])]), _: 1 }), n(E, { value: "bottom-end" }, { default: d(() => [...a2[48] || (a2[48] = [c("bottom-end", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), n(q, { title: "其他设置", name: "otherSettings", class: "amb-design-attr-group-header" }, { default: d(() => [i("div", j, [n(O, { label: "权限保护", class: "amb-design-attr-item" }, { default: d(() => [n(F, { modelValue: e2.configure.props.base.isPermission, "onUpdate:modelValue": a2[20] || (a2[20] = (l3) => e2.configure.props.base.isPermission = l3), size: "default" }, null, 8, ["modelValue"])]), _: 1 })])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 });
16
16
  };
17
17
  } });
18
18
  export {
@@ -18,7 +18,7 @@ const G = { style: { padding: "8px 0px 0px 0px" } }, L = e({ __name: "column-lin
18
18
  const z = o(["titleFont", "subtitleFont", "styleLegend", "styleGrid"]);
19
19
  return (o2, L3) => {
20
20
  const R = l("el-input-number"), U = l("el-text"), w = l("el-form-item"), C = l("el-collapse-item"), F = l("el-collapse"), Y = l("el-form");
21
- return t(), n(Y, { "label-width": "80px", size: "small" }, { default: i(() => [m(F, { modelValue: z.value, "onUpdate:modelValue": L3[2] || (L3[2] = (e3) => z.value = e3), style: { "margin-top": "6px" } }, { default: i(() => [u(m(a, { configure: e2.configure }, null, 8, ["configure"]), [[r, e2.configure.props.title]]), u(m(f, { configure: e2.configure }, null, 8, ["configure"]), [[r, e2.configure.props.subTitle]]), m(g, { configure: e2.configure }, null, 8, ["configure"]), m(p, { configure: e2.configure }, null, 8, ["configure"]), m(y, { configure: e2.configure }, null, 8, ["configure"]), m(d, { yaxis: e2.configure.style.yaxisLeft, name: "styleYaxisLeft", title: "纵坐标(左)" }, null, 8, ["yaxis"]), m(d, { yaxis: e2.configure.style.yaxisRight, name: "styleYaxisRight", title: "纵坐标(右)" }, null, 8, ["yaxis"]), m(x, { configure: e2.configure }, null, 8, ["configure"]), m(C, { title: "柱间距离(系列为柱状图时有效)", name: "styleBarGap", class: "amb-design-attr-group-header" }, { default: i(() => [s("div", G, [m(w, { label: "不同系列距离(%)", style: { "margin-top": "4px" } }, { default: i(() => [m(R, { modelValue: e2.configure.style.barGap, "onUpdate:modelValue": L3[0] || (L3[0] = (o3) => e2.configure.style.barGap = o3), min: -100, max: 100 }, null, 8, ["modelValue"]), m(U, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: i(() => L3[3] || (L3[3] = [c(" 不同系列的柱间距离 ")])), _: 1 })]), _: 1 }), m(w, { label: "同系列距离(%)", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: i(() => [m(R, { modelValue: e2.configure.style.barCategoryGap, "onUpdate:modelValue": L3[1] || (L3[1] = (o3) => e2.configure.style.barCategoryGap = o3), min: -100, max: 100 }, null, 8, ["modelValue"]), m(U, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: i(() => L3[4] || (L3[4] = [c(" 同一系列的柱间距离,默认为类目间距的20% ")])), _: 1 })]), _: 1 })])]), _: 1 }), m(v, { configure: e2.configure }, null, 8, ["configure"]), m(b, { configure: e2.configure }, null, 8, ["configure"]), m(j, { configure: e2.configure }, null, 8, ["configure"]), m(h, { configure: e2.configure }, null, 8, ["configure"]), m(V, { configure: e2.configure }, null, 8, ["configure"]), m(_, { configure: e2.configure }, null, 8, ["configure"])]), _: 1 }, 8, ["modelValue"])]), _: 1 });
21
+ return t(), n(Y, { "label-width": "80px", size: "small" }, { default: i(() => [m(F, { modelValue: z.value, "onUpdate:modelValue": L3[2] || (L3[2] = (e3) => z.value = e3), style: { "margin-top": "6px" } }, { default: i(() => [u(m(a, { configure: e2.configure }, null, 8, ["configure"]), [[r, e2.configure.props.title]]), u(m(f, { configure: e2.configure }, null, 8, ["configure"]), [[r, e2.configure.props.subTitle]]), m(g, { configure: e2.configure }, null, 8, ["configure"]), m(p, { configure: e2.configure }, null, 8, ["configure"]), m(y, { configure: e2.configure }, null, 8, ["configure"]), m(d, { yaxis: e2.configure.style.yaxisLeft, name: "styleYaxisLeft", title: "纵坐标(左)" }, null, 8, ["yaxis"]), m(d, { yaxis: e2.configure.style.yaxisRight, name: "styleYaxisRight", title: "纵坐标(右)" }, null, 8, ["yaxis"]), m(x, { configure: e2.configure }, null, 8, ["configure"]), m(C, { title: "柱间距离(系列为柱状图时有效)", name: "styleBarGap", class: "amb-design-attr-group-header" }, { default: i(() => [s("div", G, [m(w, { label: "不同系列距离(%)", style: { "margin-top": "4px" } }, { default: i(() => [m(R, { modelValue: e2.configure.style.barGap, "onUpdate:modelValue": L3[0] || (L3[0] = (o3) => e2.configure.style.barGap = o3), min: -100, max: 100 }, null, 8, ["modelValue"]), m(U, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: i(() => [...L3[3] || (L3[3] = [c(" 不同系列的柱间距离 ", -1)])]), _: 1 })]), _: 1 }), m(w, { label: "同系列距离(%)", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: i(() => [m(R, { modelValue: e2.configure.style.barCategoryGap, "onUpdate:modelValue": L3[1] || (L3[1] = (o3) => e2.configure.style.barCategoryGap = o3), min: -100, max: 100 }, null, 8, ["modelValue"]), m(U, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: i(() => [...L3[4] || (L3[4] = [c(" 同一系列的柱间距离,默认为类目间距的20% ", -1)])]), _: 1 })]), _: 1 })])]), _: 1 }), m(v, { configure: e2.configure }, null, 8, ["configure"]), m(b, { configure: e2.configure }, null, 8, ["configure"]), m(j, { configure: e2.configure }, null, 8, ["configure"]), m(h, { configure: e2.configure }, null, 8, ["configure"]), m(V, { configure: e2.configure }, null, 8, ["configure"]), m(_, { configure: e2.configure }, null, 8, ["configure"])]), _: 1 }, 8, ["modelValue"])]), _: 1 });
22
22
  };
23
23
  } });
24
24
  export {
@@ -16,7 +16,7 @@ const y = { class: "amb-design-attr-content" }, D = { class: "amb-design-attr-he
16
16
  q();
17
17
  }), (n2, l2) => {
18
18
  const C3 = a("el-badge");
19
- return s(), t("div", y, [u("div", D, [u("div", j, [u("label", { class: c({ selected: "base" == O.value }), onClick: l2[0] || (l2[0] = (e3) => O.value = "base") }, "属性", 2), u("label", { class: c({ selected: "style" == O.value }), onClick: l2[1] || (l2[1] = (e3) => O.value = "style") }, "样式", 2), u("label", { class: c({ selected: "event" == O.value }), onClick: l2[2] || (l2[2] = (e3) => O.value = "event") }, [l2[4] || (l2[4] = i(" 事件 ")), _.value > 0 ? (s(), o(C3, { key: 0, value: _.value }, null, 8, ["value"])) : r("", true)], 2), u("label", { class: c({ selected: "advanced" == O.value }), onClick: l2[3] || (l2[3] = (e3) => O.value = "advanced") }, "高级", 2)])]), u("div", k, [g(v(f, { pageDesign: e2.pageDesign, configure: e2.configure }, null, 8, ["pageDesign", "configure"]), [[d, "base" == O.value]]), g(v(m, { configure: e2.configure }, null, 8, ["configure"]), [[d, "style" == O.value]]), g(v(p, { configure: e2.configure }, null, 8, ["configure"]), [[d, "event" == O.value]]), g(v(b, { pageDesign: e2.pageDesign, configure: e2.configure }, null, 8, ["pageDesign", "configure"]), [[d, "advanced" == O.value]])])]);
19
+ return s(), t("div", y, [u("div", D, [u("div", j, [u("label", { class: c({ selected: "base" == O.value }), onClick: l2[0] || (l2[0] = (e3) => O.value = "base") }, "属性", 2), u("label", { class: c({ selected: "style" == O.value }), onClick: l2[1] || (l2[1] = (e3) => O.value = "style") }, "样式", 2), u("label", { class: c({ selected: "event" == O.value }), onClick: l2[2] || (l2[2] = (e3) => O.value = "event") }, [l2[4] || (l2[4] = i(" 事件 ", -1)), _.value > 0 ? (s(), o(C3, { key: 0, value: _.value }, null, 8, ["value"])) : r("", true)], 2), u("label", { class: c({ selected: "advanced" == O.value }), onClick: l2[3] || (l2[3] = (e3) => O.value = "advanced") }, "高级", 2)])]), u("div", k, [g(v(f, { pageDesign: e2.pageDesign, configure: e2.configure }, null, 8, ["pageDesign", "configure"]), [[d, "base" == O.value]]), g(v(m, { configure: e2.configure }, null, 8, ["configure"]), [[d, "style" == O.value]]), g(v(p, { configure: e2.configure }, null, 8, ["configure"]), [[d, "event" == O.value]]), g(v(b, { pageDesign: e2.pageDesign, configure: e2.configure }, null, 8, ["pageDesign", "configure"]), [[d, "advanced" == O.value]])])]);
20
20
  };
21
21
  } });
22
22
  export {
@@ -54,17 +54,17 @@ const Q = { class: "amb-design-item-title" }, S = ["onClick"], E = e({ __name: "
54
54
  null != G.selectWidget && G.selectWidget.value != G.configure.componentIndex && X();
55
55
  }), i(null);
56
56
  const Z = E2;
57
- return (e3, i2) => (n(), o("div", { style: c([J.value, { position: "relative" }]), class: u([K.value, "amb-widget-chart"]), onClick: s(Y, ["stop"]), ref: "thisRef" }, [l(m(D, { headerInfo: M.value }, null, 8, ["headerInfo"]), [[a, M.value.showHeader]]), m(f(H), { ref: "chartRef", theme: N.value, option: L.value, autoresize: "" }, null, 8, ["theme", "option"]), l(g("div", Q, [(n(true), o(p, null, d(e3.configure.items, (e4, i3) => (n(), o("label", { class: u([[e4.selected ? "amb-design-chart-series-selected" : ""], "amb-design-chart-series"]), onClick: s((e5) => function(e6, i4) {
58
- e6 && e6.preventDefault();
59
- const t2 = G.configure.items[i4];
60
- if (!t2.selected) {
61
- for (let e7 of G.configure.items) if (e7.selected) {
62
- e7.selected = false;
57
+ return (i2, t2) => (n(), o("div", { style: c([J.value, { position: "relative" }]), class: u([K.value, "amb-widget-chart"]), onClick: s(Y, ["stop"]), ref: "thisRef" }, [l(m(D, { headerInfo: M.value }, null, 8, ["headerInfo"]), [[a, M.value.showHeader]]), m(f(H), { ref: "chartRef", theme: N.value, option: L.value, autoresize: "" }, null, 8, ["theme", "option"]), l(g("div", Q, [(n(true), o(p, null, d(e2.configure.items, (e3, i3) => (n(), o("label", { class: u([[e3.selected ? "amb-design-chart-series-selected" : ""], "amb-design-chart-series"]), onClick: s((e4) => function(e5, i4) {
58
+ e5 && e5.preventDefault();
59
+ const t3 = G.configure.items[i4];
60
+ if (!t3.selected) {
61
+ for (let e6 of G.configure.items) if (e6.selected) {
62
+ e6.selected = false;
63
63
  break;
64
64
  }
65
- t2.serviceFields = G.configure.serviceFields, t2.serviceDataField = G.configure.serviceDataField, t2.selected = true, Z("onCustomAttrWidget", t2, x);
65
+ t3.serviceFields = G.configure.serviceFields, t3.serviceDataField = G.configure.serviceDataField, t3.selected = true, Z("onCustomAttrWidget", t3, x);
66
66
  }
67
- }(e5, i3), ["stop"]) }, v(e4.props.title), 11, S))), 256))], 512), [[a, e3.configure.componentIndex == e3.selectWidget.value]])], 6));
67
+ }(e4, i3), ["stop"]) }, v(e3.props.title), 11, S))), 256))], 512), [[a, e2.configure.componentIndex == e2.selectWidget.value]])], 6));
68
68
  } });
69
69
  export {
70
70
  E as default
@@ -2,12 +2,13 @@ import { defineComponent as e, ref as l, resolveComponent as o, createBlock as a
2
2
  import m from "../../common-series/common-attr-dataset-columnline.vue.js";
3
3
  import d from "../../common-series/common-attr-dynamic.vue.js";
4
4
  import c from "../../common-series/common-attr-testdatas.vue.js";
5
- import f from "../../../form/common/suffixmodule.vue.js";
6
- const g = { style: { padding: "8px 0px 0px 0px" } }, x = { style: { padding: "8px 0px 0px 0px" } }, y = e({ __name: "column-line-series-attr-base", props: { configure: { type: Object, required: true }, pageDesign: { type: Object, default: () => ({ props: {} }) } }, setup(e2) {
5
+ import g from "../../../form/common/suffixmodule.vue.js";
6
+ const f = { style: { padding: "8px 0px 0px 0px" } }, x = { style: { padding: "8px 0px 0px 0px" } }, y = e({ __name: "column-line-series-attr-base", props: { configure: { type: Object, required: true }, pageDesign: { type: Object, default: () => ({ props: {} }) } }, setup(e2) {
7
+ e2.pageDesign;
7
8
  const y2 = l(["1", "dataList", "propsDynamic", "clicklinkage", "propsTestDatas"]);
8
9
  return (l2, b) => {
9
- const V = o("el-option"), v = o("el-select"), _ = o("el-form-item"), h = o("el-switch"), j = o("el-input"), k = o("el-radio-button"), D = o("el-radio-group"), U = o("el-collapse-item"), S = o("el-collapse"), w = o("el-form");
10
- return t(), a(w, { "label-width": "80px", size: "small" }, { default: u(() => [i(S, { modelValue: y2.value, "onUpdate:modelValue": b[4] || (b[4] = (e3) => y2.value = e3), style: { "margin-top": "6px" } }, { default: u(() => [i(U, { title: "基本", name: "1", class: "amb-design-attr-group-header" }, { default: u(() => [n("div", g, [i(_, { label: "系列类型", style: { "margin-top": "4px" } }, { default: u(() => [i(v, { modelValue: e2.configure.type, "onUpdate:modelValue": b[0] || (b[0] = (l3) => e2.configure.type = l3) }, { default: u(() => [i(V, { label: "柱状图", value: "bar" }), i(V, { label: "折线图", value: "line" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(i(_, { label: "曲线", style: { "margin-top": "-10px" } }, { default: u(() => [i(h, { modelValue: e2.configure.style.isSmooth, "onUpdate:modelValue": b[1] || (b[1] = (l3) => e2.configure.style.isSmooth = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[p, "line" == e2.configure.type]]), i(_, { label: "系列名称", style: { "margin-top": "-10px" } }, { default: u(() => [i(j, { modelValue: e2.configure.props.title, "onUpdate:modelValue": b[2] || (b[2] = (l3) => e2.configure.props.title = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), i(_, { label: "Y坐标参照", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: u(() => [i(D, { modelValue: e2.configure.props.yAxisIndex, "onUpdate:modelValue": b[3] || (b[3] = (l3) => e2.configure.props.yAxisIndex = l3) }, { default: u(() => [i(k, { value: "0" }, { default: u(() => b[5] || (b[5] = [s("左坐标")])), _: 1 }), i(k, { value: "1" }, { default: u(() => b[6] || (b[6] = [s("右坐标")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), i(m, { configure: e2.configure }, null, 8, ["configure"]), r(i(d, { configure: e2.configure }, null, 8, ["configure"]), [[p, !e2.configure.props.yaxisSource || "variable" === e2.configure.props.yaxisSource]]), i(U, { title: "Click跳转配置", name: "clicklinkage", class: "amb-design-attr-group-header" }, { default: u(() => [n("div", x, [(t(), a(f, { key: e2.configure.uuid, configure: e2.configure, pageDesign: e2.pageDesign, isButton: false }, null, 8, ["configure", "pageDesign"]))])]), _: 1 }), i(c, { configure: e2.configure }, null, 8, ["configure"])]), _: 1 }, 8, ["modelValue"])]), _: 1 });
10
+ const V = o("el-option"), v = o("el-select"), _ = o("el-form-item"), h = o("el-switch"), D = o("el-input"), j = o("el-radio-button"), k = o("el-radio-group"), U = o("el-collapse-item"), S = o("el-collapse"), w = o("el-form");
11
+ return t(), a(w, { "label-width": "80px", size: "small" }, { default: u(() => [i(S, { modelValue: y2.value, "onUpdate:modelValue": b[4] || (b[4] = (e3) => y2.value = e3), style: { "margin-top": "6px" } }, { default: u(() => [i(U, { title: "基本", name: "1", class: "amb-design-attr-group-header" }, { default: u(() => [n("div", f, [i(_, { label: "系列类型", style: { "margin-top": "4px" } }, { default: u(() => [i(v, { modelValue: e2.configure.type, "onUpdate:modelValue": b[0] || (b[0] = (l3) => e2.configure.type = l3) }, { default: u(() => [i(V, { label: "柱状图", value: "bar" }), i(V, { label: "折线图", value: "line" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(i(_, { label: "曲线", style: { "margin-top": "-10px" } }, { default: u(() => [i(h, { modelValue: e2.configure.style.isSmooth, "onUpdate:modelValue": b[1] || (b[1] = (l3) => e2.configure.style.isSmooth = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[p, "line" == e2.configure.type]]), i(_, { label: "系列名称", style: { "margin-top": "-10px" } }, { default: u(() => [i(D, { modelValue: e2.configure.props.title, "onUpdate:modelValue": b[2] || (b[2] = (l3) => e2.configure.props.title = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), i(_, { label: "Y坐标参照", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: u(() => [i(k, { modelValue: e2.configure.props.yAxisIndex, "onUpdate:modelValue": b[3] || (b[3] = (l3) => e2.configure.props.yAxisIndex = l3) }, { default: u(() => [i(j, { value: "0" }, { default: u(() => [...b[5] || (b[5] = [s("左坐标", -1)])]), _: 1 }), i(j, { value: "1" }, { default: u(() => [...b[6] || (b[6] = [s("右坐标", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), i(m, { configure: e2.configure }, null, 8, ["configure"]), r(i(d, { configure: e2.configure }, null, 8, ["configure"]), [[p, !e2.configure.props.yaxisSource || "variable" === e2.configure.props.yaxisSource]]), i(U, { title: "Click跳转配置", name: "clicklinkage", class: "amb-design-attr-group-header" }, { default: u(() => [n("div", x, [(t(), a(g, { key: e2.configure.uuid, configure: e2.configure, pageDesign: e2.pageDesign, isButton: false }, null, 8, ["configure", "pageDesign"]))])]), _: 1 }), i(c, { configure: e2.configure }, null, 8, ["configure"])]), _: 1 }, 8, ["modelValue"])]), _: 1 });
11
12
  };
12
13
  } });
13
14
  export {
@@ -17,7 +17,7 @@ const b = { class: "amb-design-attr-content" }, y = { class: "amb-design-attr-he
17
17
  w();
18
18
  }), (l2, a2) => {
19
19
  const C3 = u("el-badge");
20
- return n(), s("div", b, [t("div", y, [t("div", j, [t("label", { class: i(D.value), onClick: a2[0] || (a2[0] = (e3) => x("base")) }, "属性", 2), t("label", { class: i(O.value), onClick: a2[1] || (a2[1] = (e3) => x("style")) }, "样式", 2), t("label", { class: i(_.value), onClick: a2[2] || (a2[2] = (e3) => x("event")) }, [a2[4] || (a2[4] = c(" 事件 ")), L.value > 0 ? (n(), o(C3, { key: 0, value: L.value }, null, 8, ["value"])) : r("", true)], 2), t("label", { class: i(q.value), onClick: a2[3] || (a2[3] = (e3) => x("advice")) }, "高级", 2)])]), t("div", k, [v(g(f, { configure: e2.configure, "page-design": e2.pageDesign }, null, 8, ["configure", "page-design"]), [[d, D.value]]), v(g(m, { configure: e2.configure }, null, 8, ["configure"]), [[d, O.value]]), v(g(p, { configure: e2.configure }, null, 8, ["configure"]), [[d, _.value]])])]);
20
+ return n(), s("div", b, [t("div", y, [t("div", j, [t("label", { class: i(D.value), onClick: a2[0] || (a2[0] = (e3) => x("base")) }, "属性", 2), t("label", { class: i(O.value), onClick: a2[1] || (a2[1] = (e3) => x("style")) }, "样式", 2), t("label", { class: i(_.value), onClick: a2[2] || (a2[2] = (e3) => x("event")) }, [a2[4] || (a2[4] = c(" 事件 ", -1)), L.value > 0 ? (n(), o(C3, { key: 0, value: L.value }, null, 8, ["value"])) : r("", true)], 2), t("label", { class: i(q.value), onClick: a2[3] || (a2[3] = (e3) => x("advice")) }, "高级", 2)])]), t("div", k, [v(g(f, { configure: e2.configure, "page-design": e2.pageDesign }, null, 8, ["configure", "page-design"]), [[d, D.value]]), v(g(m, { configure: e2.configure }, null, 8, ["configure"]), [[d, O.value]]), v(g(p, { configure: e2.configure }, null, 8, ["configure"]), [[d, _.value]])])]);
21
21
  };
22
22
  } });
23
23
  export {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as e, resolveComponent as l, createBlock as a, openBlock as o, withCtx as u, createElementVNode as t, createVNode as d, withDirectives as r, createTextVNode as n, vShow as i } from "vue";
2
2
  const m = { style: { padding: "8px 0px 0px 0px" } }, s = e({ __name: "style-bar", props: { configure: { type: Object, required: true } }, setup: (e2) => (s2, p) => {
3
3
  const f = l("el-input-number"), g = l("el-form-item"), y = l("el-color-picker"), c = l("el-option"), b = l("el-select"), V = l("el-divider"), x = l("el-collapse-item");
4
- return o(), a(x, { title: "柱体", name: "styleBar", class: "amb-design-attr-group-header" }, { default: u(() => [t("div", m, [d(g, { label: "宽度", style: { "margin-top": "4px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.barWidth, "onUpdate:modelValue": p[0] || (p[0] = (l2) => e2.configure.style.barWidth = l2), min: 1, max: 400 }, null, 8, ["modelValue"])]), _: 1 }), d(g, { label: "最小宽度", style: { "margin-top": "-10px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.minWidth, "onUpdate:modelValue": p[1] || (p[1] = (l2) => e2.configure.style.minWidth = l2), min: 1, max: e2.configure.style.maxWidth }, null, 8, ["modelValue", "max"])]), _: 1 }), d(g, { label: "最大宽度", style: { "margin-top": "-10px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.maxWidth, "onUpdate:modelValue": p[2] || (p[2] = (l2) => e2.configure.style.maxWidth = l2), min: e2.configure.style.minWidth, max: 400 }, null, 8, ["modelValue", "min"])]), _: 1 }), d(g, { label: "颜色", style: { "margin-top": "-10px" } }, { default: u(() => [d(y, { modelValue: e2.configure.style.color, "onUpdate:modelValue": p[3] || (p[3] = (l2) => e2.configure.style.color = l2) }, null, 8, ["modelValue"])]), _: 1 }), d(g, { label: "透明度", style: { "margin-top": "-10px" } }, { default: u(() => [d(b, { modelValue: e2.configure.style.opacity, "onUpdate:modelValue": p[4] || (p[4] = (l2) => e2.configure.style.opacity = l2), placeholder: "默认", clearable: "" }, { default: u(() => [d(c, { label: "1", value: "1" }), d(c, { label: "0.9", value: "0.9" }), d(c, { label: "0.8", value: "0.8" }), d(c, { label: "0.7", value: "0.7" }), d(c, { label: "0.6", value: "0.6" }), d(c, { label: "0.5", value: "0.5" }), d(c, { label: "0.4", value: "0.4" }), d(c, { label: "0.3", value: "0.3" }), d(c, { label: "0.2", value: "0.2" }), d(c, { label: "0.1", value: "0.1" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), d(V, null, { default: u(() => p[14] || (p[14] = [n(" 背景 ")])), _: 1 }), d(g, { label: "颜色", style: { "margin-top": "-10px" } }, { default: u(() => [d(y, { modelValue: e2.configure.style.barBackgroundColor, "onUpdate:modelValue": p[5] || (p[5] = (l2) => e2.configure.style.barBackgroundColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), d(V, null, { default: u(() => p[15] || (p[15] = [n(" 边宽 ")])), _: 1 }), d(g, { label: "边框颜色", style: { "margin-top": "-10px" } }, { default: u(() => [d(y, { modelValue: e2.configure.style.borderColor, "onUpdate:modelValue": p[6] || (p[6] = (l2) => e2.configure.style.borderColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), r(d(g, { label: "边框线宽", style: { "margin-top": "-10px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.borderWidth, "onUpdate:modelValue": p[7] || (p[7] = (l2) => e2.configure.style.borderWidth = l2), min: 0, max: 100 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.borderColor]]), r(d(g, { label: "边框线型", style: { "margin-top": "-10px" } }, { default: u(() => [d(b, { modelValue: e2.configure.style.borderLineType, "onUpdate:modelValue": p[8] || (p[8] = (l2) => e2.configure.style.borderLineType = l2), placeholder: "默认", clearable: "" }, { default: u(() => [d(c, { label: "solid", value: "solid" }), d(c, { label: "dashed", value: "dashed" }), d(c, { label: "dotted", value: "dotted" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.borderColor]]), r(d(g, { label: "边框圆角", style: { "margin-top": "-10px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.borderRadius, "onUpdate:modelValue": p[9] || (p[9] = (l2) => e2.configure.style.borderRadius = l2), min: 0, max: 100 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.borderColor]]), d(V, null, { default: u(() => p[16] || (p[16] = [n(" 阴影 ")])), _: 1 }), d(g, { label: "阴影颜色", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: u(() => [d(y, { modelValue: e2.configure.style.shadowColor, "onUpdate:modelValue": p[10] || (p[10] = (l2) => e2.configure.style.shadowColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), r(d(g, { label: "阴影模糊", style: { "margin-top": "15px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.shadowBlur, "onUpdate:modelValue": p[11] || (p[11] = (l2) => e2.configure.style.shadowBlur = l2), min: 0, max: 20 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.shadowColor]]), r(d(g, { label: "水平偏移", style: { "margin-top": "23px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.shadowX, "onUpdate:modelValue": p[12] || (p[12] = (l2) => e2.configure.style.shadowX = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.shadowColor]]), r(d(g, { label: "垂直偏移", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.shadowY, "onUpdate:modelValue": p[13] || (p[13] = (l2) => e2.configure.style.shadowY = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.shadowColor]])])]), _: 1 });
4
+ return o(), a(x, { title: "柱体", name: "styleBar", class: "amb-design-attr-group-header" }, { default: u(() => [t("div", m, [d(g, { label: "宽度", style: { "margin-top": "4px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.barWidth, "onUpdate:modelValue": p[0] || (p[0] = (l2) => e2.configure.style.barWidth = l2), min: 1, max: 400 }, null, 8, ["modelValue"])]), _: 1 }), d(g, { label: "最小宽度", style: { "margin-top": "-10px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.minWidth, "onUpdate:modelValue": p[1] || (p[1] = (l2) => e2.configure.style.minWidth = l2), min: 1, max: e2.configure.style.maxWidth }, null, 8, ["modelValue", "max"])]), _: 1 }), d(g, { label: "最大宽度", style: { "margin-top": "-10px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.maxWidth, "onUpdate:modelValue": p[2] || (p[2] = (l2) => e2.configure.style.maxWidth = l2), min: e2.configure.style.minWidth, max: 400 }, null, 8, ["modelValue", "min"])]), _: 1 }), d(g, { label: "颜色", style: { "margin-top": "-10px" } }, { default: u(() => [d(y, { modelValue: e2.configure.style.color, "onUpdate:modelValue": p[3] || (p[3] = (l2) => e2.configure.style.color = l2) }, null, 8, ["modelValue"])]), _: 1 }), d(g, { label: "透明度", style: { "margin-top": "-10px" } }, { default: u(() => [d(b, { modelValue: e2.configure.style.opacity, "onUpdate:modelValue": p[4] || (p[4] = (l2) => e2.configure.style.opacity = l2), placeholder: "默认", clearable: "" }, { default: u(() => [d(c, { label: "1", value: "1" }), d(c, { label: "0.9", value: "0.9" }), d(c, { label: "0.8", value: "0.8" }), d(c, { label: "0.7", value: "0.7" }), d(c, { label: "0.6", value: "0.6" }), d(c, { label: "0.5", value: "0.5" }), d(c, { label: "0.4", value: "0.4" }), d(c, { label: "0.3", value: "0.3" }), d(c, { label: "0.2", value: "0.2" }), d(c, { label: "0.1", value: "0.1" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), d(V, null, { default: u(() => [...p[14] || (p[14] = [n(" 背景 ", -1)])]), _: 1 }), d(g, { label: "颜色", style: { "margin-top": "-10px" } }, { default: u(() => [d(y, { modelValue: e2.configure.style.barBackgroundColor, "onUpdate:modelValue": p[5] || (p[5] = (l2) => e2.configure.style.barBackgroundColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), d(V, null, { default: u(() => [...p[15] || (p[15] = [n(" 边宽 ", -1)])]), _: 1 }), d(g, { label: "边框颜色", style: { "margin-top": "-10px" } }, { default: u(() => [d(y, { modelValue: e2.configure.style.borderColor, "onUpdate:modelValue": p[6] || (p[6] = (l2) => e2.configure.style.borderColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), r(d(g, { label: "边框线宽", style: { "margin-top": "-10px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.borderWidth, "onUpdate:modelValue": p[7] || (p[7] = (l2) => e2.configure.style.borderWidth = l2), min: 0, max: 100 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.borderColor]]), r(d(g, { label: "边框线型", style: { "margin-top": "-10px" } }, { default: u(() => [d(b, { modelValue: e2.configure.style.borderLineType, "onUpdate:modelValue": p[8] || (p[8] = (l2) => e2.configure.style.borderLineType = l2), placeholder: "默认", clearable: "" }, { default: u(() => [d(c, { label: "solid", value: "solid" }), d(c, { label: "dashed", value: "dashed" }), d(c, { label: "dotted", value: "dotted" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.borderColor]]), r(d(g, { label: "边框圆角", style: { "margin-top": "-10px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.borderRadius, "onUpdate:modelValue": p[9] || (p[9] = (l2) => e2.configure.style.borderRadius = l2), min: 0, max: 100 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.borderColor]]), d(V, null, { default: u(() => [...p[16] || (p[16] = [n(" 阴影 ", -1)])]), _: 1 }), d(g, { label: "阴影颜色", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: u(() => [d(y, { modelValue: e2.configure.style.shadowColor, "onUpdate:modelValue": p[10] || (p[10] = (l2) => e2.configure.style.shadowColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), r(d(g, { label: "阴影模糊", style: { "margin-top": "15px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.shadowBlur, "onUpdate:modelValue": p[11] || (p[11] = (l2) => e2.configure.style.shadowBlur = l2), min: 0, max: 20 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.shadowColor]]), r(d(g, { label: "水平偏移", style: { "margin-top": "23px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.shadowX, "onUpdate:modelValue": p[12] || (p[12] = (l2) => e2.configure.style.shadowX = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.shadowColor]]), r(d(g, { label: "垂直偏移", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.shadowY, "onUpdate:modelValue": p[13] || (p[13] = (l2) => e2.configure.style.shadowY = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.shadowColor]])])]), _: 1 });
5
5
  } });
6
6
  export {
7
7
  s as default
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as e, resolveComponent as l, createBlock as a, openBlock as o, withCtx as u, createElementVNode as t, createVNode as d, withDirectives as n, vShow as r, createTextVNode as i } from "vue";
2
2
  const m = { style: { padding: "8px 0px 0px 0px" } }, s = e({ __name: "style-line", props: { configure: { type: Object, required: true } }, setup: (e2) => (s2, p) => {
3
3
  const c = l("el-color-picker"), y = l("el-form-item"), b = l("el-option"), f = l("el-select"), g = l("el-input-number"), V = l("el-divider"), v = l("el-collapse-item");
4
- return o(), a(v, { title: "折线", name: "styleLine", class: "amb-design-attr-group-header" }, { default: u(() => [t("div", m, [d(y, { label: "颜色", style: { "margin-top": "4px" } }, { default: u(() => [d(c, { modelValue: e2.configure.style.color, "onUpdate:modelValue": p[0] || (p[0] = (l2) => e2.configure.style.color = l2) }, null, 8, ["modelValue"])]), _: 1 }), d(y, { label: "透明度", style: { "margin-top": "-10px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.opacity, "onUpdate:modelValue": p[1] || (p[1] = (l2) => e2.configure.style.opacity = l2), placeholder: "默认", clearable: "" }, { default: u(() => [d(b, { label: "1", value: "1" }), d(b, { label: "0.9", value: "0.9" }), d(b, { label: "0.8", value: "0.8" }), d(b, { label: "0.7", value: "0.7" }), d(b, { label: "0.6", value: "0.6" }), d(b, { label: "0.5", value: "0.5" }), d(b, { label: "0.4", value: "0.4" }), d(b, { label: "0.3", value: "0.3" }), d(b, { label: "0.2", value: "0.2" }), d(b, { label: "0.1", value: "0.1" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), d(y, { label: "线宽", style: { "margin-top": "-10px" } }, { default: u(() => [d(g, { modelValue: e2.configure.style.lineWidth, "onUpdate:modelValue": p[2] || (p[2] = (l2) => e2.configure.style.lineWidth = l2), min: 1, max: 100 }, null, 8, ["modelValue"])]), _: 1 }), d(y, { label: "线型", style: { "margin-top": "-10px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.lineType, "onUpdate:modelValue": p[3] || (p[3] = (l2) => e2.configure.style.lineType = l2), placeholder: "默认", clearable: "" }, { default: u(() => [d(b, { label: "solid", value: "solid" }), d(b, { label: "dashed", value: "dashed" }), d(b, { label: "dotted", value: "dotted" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), d(y, { label: "阴影颜色", style: { "margin-top": "-10px" } }, { default: u(() => [d(c, { modelValue: e2.configure.style.shadowColor, "onUpdate:modelValue": p[4] || (p[4] = (l2) => e2.configure.style.shadowColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), n(d(y, { label: "阴影模糊", style: { "margin-top": "-10px" } }, { default: u(() => [d(g, { modelValue: e2.configure.style.shadowBlur, "onUpdate:modelValue": p[5] || (p[5] = (l2) => e2.configure.style.shadowBlur = l2), min: 0, max: 20 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.shadowColor]]), n(d(y, { label: "水平偏移", style: { "margin-top": "-10px" } }, { default: u(() => [d(g, { modelValue: e2.configure.style.shadowX, "onUpdate:modelValue": p[6] || (p[6] = (l2) => e2.configure.style.shadowX = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.shadowColor]]), n(d(y, { label: "垂直偏移", style: { "margin-top": "-10px" } }, { default: u(() => [d(g, { modelValue: e2.configure.style.shadowY, "onUpdate:modelValue": p[7] || (p[7] = (l2) => e2.configure.style.shadowY = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.shadowColor]]), d(V, null, { default: u(() => p[10] || (p[10] = [i("拐点标记")])), _: 1 }), d(y, { label: "标记图形", style: { "margin-top": "-10px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.symbol, "onUpdate:modelValue": p[8] || (p[8] = (l2) => e2.configure.style.symbol = l2), placeholder: "默认", clearable: "" }, { default: u(() => [d(b, { label: "none", value: "none" }), d(b, { label: "circle", value: "circle" }), d(b, { label: "rect", value: "rect" }), d(b, { label: "roundRect", value: "roundRect" }), d(b, { label: "triangle", value: "triangle" }), d(b, { label: "diamond", value: "diamond" }), d(b, { label: "pin", value: "pin" }), d(b, { label: "arrow", value: "arrow" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), d(y, { label: "标记大小", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: u(() => [d(g, { modelValue: e2.configure.style.symbolSize, "onUpdate:modelValue": p[9] || (p[9] = (l2) => e2.configure.style.symbolSize = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 })])]), _: 1 });
4
+ return o(), a(v, { title: "折线", name: "styleLine", class: "amb-design-attr-group-header" }, { default: u(() => [t("div", m, [d(y, { label: "颜色", style: { "margin-top": "4px" } }, { default: u(() => [d(c, { modelValue: e2.configure.style.color, "onUpdate:modelValue": p[0] || (p[0] = (l2) => e2.configure.style.color = l2) }, null, 8, ["modelValue"])]), _: 1 }), d(y, { label: "透明度", style: { "margin-top": "-10px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.opacity, "onUpdate:modelValue": p[1] || (p[1] = (l2) => e2.configure.style.opacity = l2), placeholder: "默认", clearable: "" }, { default: u(() => [d(b, { label: "1", value: "1" }), d(b, { label: "0.9", value: "0.9" }), d(b, { label: "0.8", value: "0.8" }), d(b, { label: "0.7", value: "0.7" }), d(b, { label: "0.6", value: "0.6" }), d(b, { label: "0.5", value: "0.5" }), d(b, { label: "0.4", value: "0.4" }), d(b, { label: "0.3", value: "0.3" }), d(b, { label: "0.2", value: "0.2" }), d(b, { label: "0.1", value: "0.1" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), d(y, { label: "线宽", style: { "margin-top": "-10px" } }, { default: u(() => [d(g, { modelValue: e2.configure.style.lineWidth, "onUpdate:modelValue": p[2] || (p[2] = (l2) => e2.configure.style.lineWidth = l2), min: 1, max: 100 }, null, 8, ["modelValue"])]), _: 1 }), d(y, { label: "线型", style: { "margin-top": "-10px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.lineType, "onUpdate:modelValue": p[3] || (p[3] = (l2) => e2.configure.style.lineType = l2), placeholder: "默认", clearable: "" }, { default: u(() => [d(b, { label: "solid", value: "solid" }), d(b, { label: "dashed", value: "dashed" }), d(b, { label: "dotted", value: "dotted" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), d(y, { label: "阴影颜色", style: { "margin-top": "-10px" } }, { default: u(() => [d(c, { modelValue: e2.configure.style.shadowColor, "onUpdate:modelValue": p[4] || (p[4] = (l2) => e2.configure.style.shadowColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), n(d(y, { label: "阴影模糊", style: { "margin-top": "-10px" } }, { default: u(() => [d(g, { modelValue: e2.configure.style.shadowBlur, "onUpdate:modelValue": p[5] || (p[5] = (l2) => e2.configure.style.shadowBlur = l2), min: 0, max: 20 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.shadowColor]]), n(d(y, { label: "水平偏移", style: { "margin-top": "-10px" } }, { default: u(() => [d(g, { modelValue: e2.configure.style.shadowX, "onUpdate:modelValue": p[6] || (p[6] = (l2) => e2.configure.style.shadowX = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.shadowColor]]), n(d(y, { label: "垂直偏移", style: { "margin-top": "-10px" } }, { default: u(() => [d(g, { modelValue: e2.configure.style.shadowY, "onUpdate:modelValue": p[7] || (p[7] = (l2) => e2.configure.style.shadowY = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.shadowColor]]), d(V, null, { default: u(() => [...p[10] || (p[10] = [i("拐点标记", -1)])]), _: 1 }), d(y, { label: "标记图形", style: { "margin-top": "-10px" } }, { default: u(() => [d(f, { modelValue: e2.configure.style.symbol, "onUpdate:modelValue": p[8] || (p[8] = (l2) => e2.configure.style.symbol = l2), placeholder: "默认", clearable: "" }, { default: u(() => [d(b, { label: "none", value: "none" }), d(b, { label: "circle", value: "circle" }), d(b, { label: "rect", value: "rect" }), d(b, { label: "roundRect", value: "roundRect" }), d(b, { label: "triangle", value: "triangle" }), d(b, { label: "diamond", value: "diamond" }), d(b, { label: "pin", value: "pin" }), d(b, { label: "arrow", value: "arrow" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), d(y, { label: "标记大小", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: u(() => [d(g, { modelValue: e2.configure.style.symbolSize, "onUpdate:modelValue": p[9] || (p[9] = (l2) => e2.configure.style.symbolSize = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 })])]), _: 1 });
5
5
  } });
6
6
  export {
7
7
  s as default