super-page-designer 2.3.20-sit2-design1 → 2.3.21-tmp1-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/views/assemblys/button/button/button-attr-advanced.vue.js +7 -7
  4. package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue.js +1 -1
  5. package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue2.js +7 -7
  6. package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-attr-base.vue.js +1 -1
  7. package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-design.vue2.js +3 -3
  8. package/dist/es/components/design/views/assemblys/button/component/combination.vue.js +3 -3
  9. package/dist/es/components/design/views/assemblys/button/component/condition-dialog.vue.js +1 -1
  10. package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue2.js +1 -1
  11. package/dist/es/components/design/views/assemblys/button/component/set-dialog.vue.js +2 -2
  12. package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr-base.vue.js +1 -1
  13. package/dist/es/components/design/views/assemblys/button/export-pdf/common-template-select.vue.js +8 -8
  14. package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-advanced.vue.js +1 -1
  15. package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-base.vue.js +2 -2
  16. package/dist/es/components/design/views/assemblys/button/print-label/print-template-select.vue.js +4 -4
  17. package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-advanced.vue.js +1 -1
  18. package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-base.vue.js +2 -2
  19. package/dist/es/components/design/views/assemblys/chart/column-line/column-line-attr-style.vue.js +1 -1
  20. package/dist/es/components/design/views/assemblys/chart/column-line/column-line-attr.vue2.js +1 -1
  21. package/dist/es/components/design/views/assemblys/chart/column-line/column-line-design.vue2.js +8 -8
  22. package/dist/es/components/design/views/assemblys/chart/column-line/series/column-line-series-attr-base.vue.js +5 -4
  23. package/dist/es/components/design/views/assemblys/chart/column-line/series/column-line-series-attr.vue.js +1 -1
  24. package/dist/es/components/design/views/assemblys/chart/column-line/series/styles/style-bar.vue.js +1 -1
  25. package/dist/es/components/design/views/assemblys/chart/column-line/series/styles/style-line.vue.js +1 -1
  26. package/dist/es/components/design/views/assemblys/chart/common/common-attr-clickset.vue.js +3 -3
  27. package/dist/es/components/design/views/assemblys/chart/common/common-attr-data.vue.js +1 -1
  28. package/dist/es/components/design/views/assemblys/chart/common/common-attr-groupby.vue.js +4 -4
  29. package/dist/es/components/design/views/assemblys/chart/common/common-attr-serieslist.vue.js +4 -4
  30. package/dist/es/components/design/views/assemblys/chart/common/common-attr-sortby.vue.js +1 -1
  31. package/dist/es/components/design/views/assemblys/chart/common/common-attr-stack.vue2.js +2 -2
  32. package/dist/es/components/design/views/assemblys/chart/common/common-home-chart.vue2.js +5 -5
  33. package/dist/es/components/design/views/assemblys/chart/common/common-style-datazoom.vue.js +1 -1
  34. package/dist/es/components/design/views/assemblys/chart/common/common-style-font-subtitle.vue.js +1 -1
  35. package/dist/es/components/design/views/assemblys/chart/common/common-style-font-title.vue.js +1 -1
  36. package/dist/es/components/design/views/assemblys/chart/common/common-style-legend.vue.js +1 -1
  37. package/dist/es/components/design/views/assemblys/chart/common/common-style-tooltip.vue.js +1 -1
  38. package/dist/es/components/design/views/assemblys/chart/common/common-style-xaxis.vue.js +1 -1
  39. package/dist/es/components/design/views/assemblys/chart/common/common-style-yaxis.vue.js +1 -1
  40. package/dist/es/components/design/views/assemblys/chart/common-series/common-attr-dataset-columnline.vue.js +1 -1
  41. package/dist/es/components/design/views/assemblys/chart/common-series/common-attr-dynamic.vue.js +1 -1
  42. package/dist/es/components/design/views/assemblys/chart/common-series/common-style-label.vue.js +1 -1
  43. package/dist/es/components/design/views/assemblys/chart/gauge/gauge-attr-data.vue.js +1 -1
  44. package/dist/es/components/design/views/assemblys/chart/gauge/gauge-attr.vue2.js +1 -1
  45. package/dist/es/components/design/views/assemblys/chart/gauge/gauge-design.vue2.js +8 -8
  46. package/dist/es/components/design/views/assemblys/chart/gauge/series/gauge-series-attr.vue.js +1 -1
  47. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-anchor.vue.js +1 -1
  48. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-axislabel.vue.js +1 -1
  49. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-detail.vue.js +1 -1
  50. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-gauge.vue.js +1 -1
  51. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-pointer.vue.js +1 -1
  52. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-split.vue.js +1 -1
  53. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-title.vue.js +1 -1
  54. package/dist/es/components/design/views/assemblys/chart/pie/pie-attr.vue2.js +1 -1
  55. package/dist/es/components/design/views/assemblys/chart/pie/pie-design.vue2.js +8 -8
  56. package/dist/es/components/design/views/assemblys/chart/pie/series/pie-series-attr.vue.js +1 -1
  57. package/dist/es/components/design/views/assemblys/chart/pie/series/styles/style-pie.vue.js +5 -5
  58. package/dist/es/components/design/views/assemblys/chart/radar/radar-attr-data.vue.js +1 -1
  59. package/dist/es/components/design/views/assemblys/chart/radar/radar-attr.vue2.js +1 -1
  60. package/dist/es/components/design/views/assemblys/chart/radar/radar-design.vue2.js +8 -8
  61. package/dist/es/components/design/views/assemblys/chart/radar/series/series-attr-dataset.vue.js +1 -1
  62. package/dist/es/components/design/views/assemblys/chart/radar/series/series-attr.vue.js +1 -1
  63. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-axisname.vue.js +1 -1
  64. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-datalabel.vue.js +1 -1
  65. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-dataline.vue.js +1 -1
  66. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-radar.vue.js +1 -1
  67. package/dist/es/components/design/views/assemblys/chart/scatter/scatter-attr-data.vue.js +1 -1
  68. package/dist/es/components/design/views/assemblys/chart/scatter/scatter-attr-style-xaxis.vue.js +1 -1
  69. package/dist/es/components/design/views/assemblys/chart/scatter/scatter-attr.vue2.js +1 -1
  70. package/dist/es/components/design/views/assemblys/chart/scatter/scatter-design.vue2.js +8 -8
  71. package/dist/es/components/design/views/assemblys/chart/scatter/series/scatter-series-attr.vue.js +1 -1
  72. package/dist/es/components/design/views/assemblys/chart/scatter/series/scatter-series-data.vue.js +1 -1
  73. package/dist/es/components/design/views/assemblys/chart/scatter/series/styles/style-scatter.vue.js +1 -1
  74. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue2.js +2 -2
  75. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/font-style-dialog.vue.js +1 -1
  76. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/link-table.vue.js +3 -3
  77. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/row-colmun.vue.js +3 -3
  78. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/style-table.vue.js +2 -2
  79. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-pageination.vue.js +1 -1
  80. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-showcondition.vue.js +4 -4
  81. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-advanced.vue.js +2 -2
  82. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-base.vue2.js +10 -10
  83. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-design.vue2.js +18 -18
  84. package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js +4 -4
  85. package/dist/es/components/design/views/assemblys/common/common-attr-cursor.vue.js +1 -1
  86. package/dist/es/components/design/views/assemblys/common/common-attr-size.vue.js +1 -1
  87. package/dist/es/components/design/views/assemblys/common/common-bind-default-value.vue2.js +1 -1
  88. package/dist/es/components/design/views/assemblys/common/common-icon-bind.vue2.js +27 -24
  89. package/dist/es/components/design/views/assemblys/common/common-select-page.vue.js +2 -2
  90. package/dist/es/components/design/views/assemblys/common/common-select-table.vue.js +2 -2
  91. package/dist/es/components/design/views/assemblys/common/common-style-background.vue.js +3 -2
  92. package/dist/es/components/design/views/assemblys/common/common-style-border.vue.js +1 -1
  93. package/dist/es/components/design/views/assemblys/common/common-style-font-head.vue.js +1 -1
  94. package/dist/es/components/design/views/assemblys/common/common-style-font.vue.js +1 -1
  95. package/dist/es/components/design/views/assemblys/common/common-style-position.vue.js +1 -1
  96. package/dist/es/components/design/views/assemblys/common/common-task-title.vue2.js +8 -8
  97. package/dist/es/components/design/views/assemblys/common/common-template-select.vue.js +8 -8
  98. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.js +1 -1
  99. package/dist/es/components/design/views/assemblys/common/{common-variable-bind.vue2.js → common-variable-bind.vue3.js} +6 -6
  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 +4 -4
  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 +6 -6
  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 +3 -3
  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.vue.js +2 -26
  156. package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue2.js +26 -2
  157. package/dist/es/components/design/views/assemblys/form/common/hyperlink-mult-config.vue.js +11 -11
  158. package/dist/es/components/design/views/assemblys/form/common/icon-set-dialog.vue2.js +3 -3
  159. package/dist/es/components/design/views/assemblys/form/common/linkpage-page-callback.vue.js +7 -7
  160. package/dist/es/components/design/views/assemblys/form/common/parameter-table.vue.js +4 -4
  161. package/dist/es/components/design/views/assemblys/form/common/pre-suffix.vue.js +1 -1
  162. package/dist/es/components/design/views/assemblys/form/common/row-ul-li.vue.js +12 -12
  163. package/dist/es/components/design/views/assemblys/form/common/suffixmodule.vue.js +6 -6
  164. package/dist/es/components/design/views/assemblys/form/common/verification-custom.vue.js +2 -2
  165. package/dist/es/components/design/views/assemblys/form/custom/custom-attr-base.vue.js +1 -1
  166. package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr-base.vue.js +1 -1
  167. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr-base.vue.js +1 -1
  168. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-autoset.vue.js +3 -3
  169. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-design.vue2.js +3 -3
  170. package/dist/es/components/design/views/assemblys/form/divider/divider-attr-base.vue.js +1 -1
  171. package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-base.vue.js +1 -1
  172. package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-design.vue2.js +3 -3
  173. package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js +1 -1
  174. package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js +1 -1
  175. package/dist/es/components/design/views/assemblys/form/input-text/inputtext-design.vue2.js +3 -3
  176. package/dist/es/components/design/views/assemblys/form/label/label-attr-base.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 +28 -28
  211. package/dist/es/components/design/views/design/page-event/{config.vue.js → config.vue2.js} +1 -1
  212. package/dist/es/components/design/views/design/page-event/config.vue3.js +24 -23
  213. package/dist/es/components/design/views/design/page-event/page-event-container.vue.js +1 -1
  214. package/dist/es/components/design/views/design/page-event/page-event-content.vue.js +11 -12
  215. package/dist/es/components/design/views/design/page-event/page-event-view.vue.d.ts +2 -16
  216. package/dist/es/components/design/views/design/page-event/page-event-view.vue.js +8 -8
  217. package/dist/es/components/design/views/design/view/assemblys-container-list.vue.d.ts +2 -16
  218. package/dist/es/components/design/views/design/view/assemblys-container-list.vue.js +20 -23
  219. package/dist/es/components/design/views/design/view/assemblys-container.vue.js +12 -11
  220. package/dist/es/components/design/views/design/view/components/i18n-setting-enabled.vue.js +1 -1
  221. package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue2.js +4 -4
  222. package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.js +2 -1
  223. package/dist/es/components/design/views/design/view/components/quick-add-fields.vue.js +4 -4
  224. package/dist/es/components/design/views/design/view/components/translate-error-dialog.vue.js +4 -4
  225. package/dist/es/components/design/views/design/view/page-switch.vue.d.ts +0 -18
  226. package/dist/es/components/design/views/design/view/page-switch.vue.js +1 -1
  227. package/dist/es/components/design/views/design/view/page-switch.vue2.js +31 -34
  228. package/dist/es/components/design/views/design/view/view-design-display.vue.js +21 -21
  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 +7 -33
  232. package/package.json +5 -5
  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
@@ -3,7 +3,7 @@ const b = { style: { padding: "8px 0px 0px 0px" } }, f = e({ __name: "common-sty
3
3
  const f2 = ["8", "10", "12", "14", "16", "18", "20", "24", "28"];
4
4
  return (c, g) => {
5
5
  const y = l("el-color-picker"), h = l("el-form-item"), x = l("el-option"), _ = l("el-select"), V = l("el-radio-button"), v = l("el-radio-group"), T = l("el-input"), U = l("el-col"), F = l("el-text"), w = l("el-collapse-item");
6
- return a(), t(w, { title: "副标题", name: "subtitleFont", class: "amb-design-attr-group-header" }, { default: o(() => [u("div", b, [i(h, { label: "颜色", style: { "margin-top": "4px" } }, { default: o(() => [i(y, { modelValue: e2.configure.style.subtitleColor, "onUpdate:modelValue": g[0] || (g[0] = (l2) => e2.configure.style.subtitleColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), i(h, { label: "字号", style: { "margin-top": "-10px" } }, { default: o(() => [i(_, { modelValue: e2.configure.style.subtitleFontSize, "onUpdate:modelValue": g[1] || (g[1] = (l2) => e2.configure.style.subtitleFontSize = l2), placeholder: "默认", clearable: "" }, { default: o(() => [(a(), d(n, null, s(f2, (e3) => i(x, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(h, { label: "文字粗细", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [i(_, { modelValue: e2.configure.style.subtitleFontWeight, "onUpdate:modelValue": g[2] || (g[2] = (l2) => e2.configure.style.subtitleFontWeight = l2), placeholder: "默认", clearable: "" }, { default: o(() => [i(x, { label: "normal", value: "normal" }), i(x, { label: "bold", value: "bold" }), i(x, { label: "bolder", value: "bolder" }), i(x, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(i(h, { label: "左右对齐", style: { "margin-top": "24px", "margin-bottom": "-15px" } }, { default: o(() => [i(v, { modelValue: e2.configure.style.subtitleTextAlign, "onUpdate:modelValue": g[3] || (g[3] = (l2) => e2.configure.style.subtitleTextAlign = l2) }, { default: o(() => [i(V, { value: "left" }, { default: o(() => g[6] || (g[6] = [p("左")])), _: 1 }), i(V, { value: "center" }, { default: o(() => g[7] || (g[7] = [p("中")])), _: 1 }), i(V, { value: "right" }, { default: o(() => g[8] || (g[8] = [p("右")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[m, "seriesChart" != e2.chartType]]), r(i(h, { label: "位置", style: { "margin-top": "24px", "margin-bottom": "-15px" } }, { default: o(() => [i(U, { span: 12 }, { default: o(() => [i(h, { "label-width": "40", label: "left" }, { default: o(() => [i(T, { style: { width: "40px" }, modelValue: e2.configure.style.subtitleLeft, "onUpdate:modelValue": g[4] || (g[4] = (l2) => e2.configure.style.subtitleLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), i(U, { span: 12 }, { default: o(() => [i(h, { "label-width": "40", label: "top" }, { default: o(() => [i(T, { style: { width: "40px" }, modelValue: e2.configure.style.subtitleTop, "onUpdate:modelValue": g[5] || (g[5] = (l2) => e2.configure.style.subtitleTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), i(F, { type: "success", size: "small", style: { "line-height": "15px", "margin-top": "4px" } }, { default: o(() => g[9] || (g[9] = [p("值可以是像 20 这样的具体像素值,可以是像 '20%' 这样相对于容器高宽的百分比")])), _: 1 })]), _: 1 }, 512), [[m, "seriesChart" == e2.chartType]])])]), _: 1 });
6
+ return a(), t(w, { title: "副标题", name: "subtitleFont", class: "amb-design-attr-group-header" }, { default: o(() => [u("div", b, [i(h, { label: "颜色", style: { "margin-top": "4px" } }, { default: o(() => [i(y, { modelValue: e2.configure.style.subtitleColor, "onUpdate:modelValue": g[0] || (g[0] = (l2) => e2.configure.style.subtitleColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), i(h, { label: "字号", style: { "margin-top": "-10px" } }, { default: o(() => [i(_, { modelValue: e2.configure.style.subtitleFontSize, "onUpdate:modelValue": g[1] || (g[1] = (l2) => e2.configure.style.subtitleFontSize = l2), placeholder: "默认", clearable: "" }, { default: o(() => [(a(), d(n, null, s(f2, (e3) => i(x, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), i(h, { label: "文字粗细", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [i(_, { modelValue: e2.configure.style.subtitleFontWeight, "onUpdate:modelValue": g[2] || (g[2] = (l2) => e2.configure.style.subtitleFontWeight = l2), placeholder: "默认", clearable: "" }, { default: o(() => [i(x, { label: "normal", value: "normal" }), i(x, { label: "bold", value: "bold" }), i(x, { label: "bolder", value: "bolder" }), i(x, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(i(h, { label: "左右对齐", style: { "margin-top": "24px", "margin-bottom": "-15px" } }, { default: o(() => [i(v, { modelValue: e2.configure.style.subtitleTextAlign, "onUpdate:modelValue": g[3] || (g[3] = (l2) => e2.configure.style.subtitleTextAlign = l2) }, { default: o(() => [i(V, { value: "left" }, { default: o(() => [...g[6] || (g[6] = [p("左", -1)])]), _: 1 }), i(V, { value: "center" }, { default: o(() => [...g[7] || (g[7] = [p("中", -1)])]), _: 1 }), i(V, { value: "right" }, { default: o(() => [...g[8] || (g[8] = [p("右", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[m, "seriesChart" != e2.chartType]]), r(i(h, { label: "位置", style: { "margin-top": "24px", "margin-bottom": "-15px" } }, { default: o(() => [i(U, { span: 12 }, { default: o(() => [i(h, { "label-width": "40", label: "left" }, { default: o(() => [i(T, { style: { width: "40px" }, modelValue: e2.configure.style.subtitleLeft, "onUpdate:modelValue": g[4] || (g[4] = (l2) => e2.configure.style.subtitleLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), i(U, { span: 12 }, { default: o(() => [i(h, { "label-width": "40", label: "top" }, { default: o(() => [i(T, { style: { width: "40px" }, modelValue: e2.configure.style.subtitleTop, "onUpdate:modelValue": g[5] || (g[5] = (l2) => e2.configure.style.subtitleTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), i(F, { type: "success", size: "small", style: { "line-height": "15px", "margin-top": "4px" } }, { default: o(() => [...g[9] || (g[9] = [p("值可以是像 20 这样的具体像素值,可以是像 '20%' 这样相对于容器高宽的百分比", -1)])]), _: 1 })]), _: 1 }, 512), [[m, "seriesChart" == e2.chartType]])])]), _: 1 });
7
7
  };
8
8
  } });
9
9
  export {
@@ -3,7 +3,7 @@ const m = { style: { padding: "8px 0px 0px 0px" } }, c = e({ __name: "common-sty
3
3
  const c2 = ["8", "10", "12", "14", "16", "18", "20", "24", "28"];
4
4
  return (f, g) => {
5
5
  const s = l("el-color-picker"), b = l("el-form-item"), y = l("el-option"), _ = l("el-select"), x = l("el-radio-button"), V = l("el-radio-group"), v = l("el-collapse-item");
6
- return a(), t(v, { title: "主标题", name: "titleFont", class: "amb-design-attr-group-header" }, { default: o(() => [u("div", m, [r(b, { label: "颜色", style: { "margin-top": "4px" } }, { default: o(() => [r(s, { modelValue: e2.configure.style.titleColor, "onUpdate:modelValue": g[0] || (g[0] = (l2) => e2.configure.style.titleColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), r(b, { label: "字号", style: { "margin-top": "-10px" } }, { default: o(() => [r(_, { modelValue: e2.configure.style.titleFontSize, "onUpdate:modelValue": g[1] || (g[1] = (l2) => e2.configure.style.titleFontSize = l2), placeholder: "默认", clearable: "" }, { default: o(() => [(a(), i(n, null, d(c2, (e3) => r(y, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(b, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: o(() => [r(_, { modelValue: e2.configure.style.titleFontWeight, "onUpdate:modelValue": g[2] || (g[2] = (l2) => e2.configure.style.titleFontWeight = l2), placeholder: "默认", clearable: "" }, { default: o(() => [r(y, { label: "normal", value: "normal" }), r(y, { label: "bold", value: "bold" }), r(y, { label: "bolder", value: "bolder" }), r(y, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(b, { label: "左右对齐", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [r(V, { modelValue: e2.configure.style.titleTextAlign, "onUpdate:modelValue": g[3] || (g[3] = (l2) => e2.configure.style.titleTextAlign = l2) }, { default: o(() => [r(x, { value: "left" }, { default: o(() => g[4] || (g[4] = [p("左")])), _: 1 }), r(x, { value: "center" }, { default: o(() => g[5] || (g[5] = [p("中")])), _: 1 }), r(x, { value: "right" }, { default: o(() => g[6] || (g[6] = [p("右")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 });
6
+ return a(), t(v, { title: "主标题", name: "titleFont", class: "amb-design-attr-group-header" }, { default: o(() => [u("div", m, [r(b, { label: "颜色", style: { "margin-top": "4px" } }, { default: o(() => [r(s, { modelValue: e2.configure.style.titleColor, "onUpdate:modelValue": g[0] || (g[0] = (l2) => e2.configure.style.titleColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), r(b, { label: "字号", style: { "margin-top": "-10px" } }, { default: o(() => [r(_, { modelValue: e2.configure.style.titleFontSize, "onUpdate:modelValue": g[1] || (g[1] = (l2) => e2.configure.style.titleFontSize = l2), placeholder: "默认", clearable: "" }, { default: o(() => [(a(), i(n, null, d(c2, (e3) => r(y, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(b, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: o(() => [r(_, { modelValue: e2.configure.style.titleFontWeight, "onUpdate:modelValue": g[2] || (g[2] = (l2) => e2.configure.style.titleFontWeight = l2), placeholder: "默认", clearable: "" }, { default: o(() => [r(y, { label: "normal", value: "normal" }), r(y, { label: "bold", value: "bold" }), r(y, { label: "bolder", value: "bolder" }), r(y, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(b, { label: "左右对齐", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [r(V, { modelValue: e2.configure.style.titleTextAlign, "onUpdate:modelValue": g[3] || (g[3] = (l2) => e2.configure.style.titleTextAlign = l2) }, { default: o(() => [r(x, { value: "left" }, { default: o(() => [...g[4] || (g[4] = [p("左", -1)])]), _: 1 }), r(x, { value: "center" }, { default: o(() => [...g[5] || (g[5] = [p("中", -1)])]), _: 1 }), r(x, { value: "right" }, { default: o(() => [...g[6] || (g[6] = [p("右", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 });
7
7
  };
8
8
  } });
9
9
  export {
@@ -3,7 +3,7 @@ const s = { style: { padding: "8px 0px 0px 0px" } }, m = e({ __name: "common-sty
3
3
  const m2 = e2;
4
4
  return m2.configure.style.legend || (m2.configure.style.legend = { type: "plain" }), (m3, p) => {
5
5
  const c = l("el-switch"), f = l("el-form-item"), y = l("el-radio-button"), b = l("el-radio-group"), V = l("el-option"), _ = l("el-select"), x = l("el-input-number"), L = l("el-input"), v = l("el-text"), h = l("el-collapse-item");
6
- return t(), a(h, { title: "图例", name: "styleLegend", class: "amb-design-attr-group-header" }, { default: n(() => [o("div", s, [u(f, { label: "是否显示", style: { "margin-top": "0px" } }, { default: n(() => [u(c, { modelValue: e2.configure.style.enableLegend, "onUpdate:modelValue": p[0] || (p[0] = (l2) => e2.configure.style.enableLegend = l2) }, null, 8, ["modelValue"])]), _: 1 }), e2.configure.style.enableLegend ? (t(), a(f, { key: 0, label: "类型", style: { "margin-top": "-10px" } }, { default: n(() => [u(b, { modelValue: e2.configure.style.legend.type, "onUpdate:modelValue": p[1] || (p[1] = (l2) => e2.configure.style.legend.type = l2) }, { default: n(() => [u(y, { value: "plain" }, { default: n(() => p[8] || (p[8] = [g("普通图例")])), _: 1 }), u(y, { value: "scroll" }, { default: n(() => p[9] || (p[9] = [g("滚动翻页")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : d("", true), r(u(f, { label: "布局", style: { "margin-top": "-10px" } }, { default: n(() => [u(b, { modelValue: e2.configure.style.legendLayout, "onUpdate:modelValue": p[2] || (p[2] = (l2) => e2.configure.style.legendLayout = l2) }, { default: n(() => [u(y, { value: "" }, { default: n(() => p[10] || (p[10] = [g("默认")])), _: 1 }), u(y, { value: "horizontal" }, { default: n(() => p[11] || (p[11] = [g("水平")])), _: 1 }), u(y, { value: "vertical" }, { default: n(() => p[12] || (p[12] = [g("垂直")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.enableLegend]]), r(u(f, { label: "水平对齐", style: { "margin-top": "-10px" } }, { default: n(() => [u(_, { modelValue: e2.configure.style.legendAlign, "onUpdate:modelValue": p[3] || (p[3] = (l2) => e2.configure.style.legendAlign = l2), placeholder: "默认", clearable: "" }, { default: n(() => [u(V, { label: "靠左", value: "left" }), u(V, { label: "居中", value: "center" }), u(V, { label: "靠右", value: "right" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.enableLegend]]), r(u(f, { label: "垂直对齐", style: { "margin-top": "-10px" } }, { default: n(() => [u(_, { modelValue: e2.configure.style.legendVerticalAlign, "onUpdate:modelValue": p[4] || (p[4] = (l2) => e2.configure.style.legendVerticalAlign = l2), placeholder: "默认", clearable: "" }, { default: n(() => [u(V, { label: "顶部", value: "top" }), u(V, { label: "居中", value: "middle" }), u(V, { label: "底部", value: "bottom" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.enableLegend]]), r(u(f, { label: "内边距", style: { "margin-top": "-10px" } }, { default: n(() => [u(x, { modelValue: e2.configure.style.legendPadding, "onUpdate:modelValue": p[5] || (p[5] = (l2) => e2.configure.style.legendPadding = l2), min: "0", max: "200" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.enableLegend]]), r(u(f, { label: "自定义配置", style: { "margin-top": "-8px" } }, { default: n(() => [u(L, { modelValue: e2.configure.style.customLegendParams, "onUpdate:modelValue": p[6] || (p[6] = (l2) => e2.configure.style.customLegendParams = l2), rows: 5, type: "textarea", placeholder: "{\r\n textStyle: {\r\n width: 180, \r\n overflow: 'truncate'\r\n },\r\n top: '10%',\r\n tooltip: {\r\n show: true \r\n }\r\n }" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.enableLegend]]), r(u(f, { label: "内容定义", style: { "margin-bottom": "-15px" } }, { default: n(() => [u(L, { modelValue: e2.configure.style.customLegend, "onUpdate:modelValue": p[7] || (p[7] = (l2) => e2.configure.style.customLegend = l2), rows: 3, type: "textarea", placeholder: "Legend {name}" }, null, 8, ["modelValue"]), u(v, { type: "success", size: "small" }, { default: n(() => p[13] || (p[13] = [g("模板变量为图例名称{name}")])), _: 1 })]), _: 1 }, 512), [[i, e2.configure.style.enableLegend]])])]), _: 1 });
6
+ return t(), a(h, { title: "图例", name: "styleLegend", class: "amb-design-attr-group-header" }, { default: n(() => [o("div", s, [u(f, { label: "是否显示", style: { "margin-top": "0px" } }, { default: n(() => [u(c, { modelValue: e2.configure.style.enableLegend, "onUpdate:modelValue": p[0] || (p[0] = (l2) => e2.configure.style.enableLegend = l2) }, null, 8, ["modelValue"])]), _: 1 }), e2.configure.style.enableLegend ? (t(), a(f, { key: 0, label: "类型", style: { "margin-top": "-10px" } }, { default: n(() => [u(b, { modelValue: e2.configure.style.legend.type, "onUpdate:modelValue": p[1] || (p[1] = (l2) => e2.configure.style.legend.type = l2) }, { default: n(() => [u(y, { value: "plain" }, { default: n(() => [...p[8] || (p[8] = [g("普通图例", -1)])]), _: 1 }), u(y, { value: "scroll" }, { default: n(() => [...p[9] || (p[9] = [g("滚动翻页", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : d("", true), r(u(f, { label: "布局", style: { "margin-top": "-10px" } }, { default: n(() => [u(b, { modelValue: e2.configure.style.legendLayout, "onUpdate:modelValue": p[2] || (p[2] = (l2) => e2.configure.style.legendLayout = l2) }, { default: n(() => [u(y, { value: "" }, { default: n(() => [...p[10] || (p[10] = [g("默认", -1)])]), _: 1 }), u(y, { value: "horizontal" }, { default: n(() => [...p[11] || (p[11] = [g("水平", -1)])]), _: 1 }), u(y, { value: "vertical" }, { default: n(() => [...p[12] || (p[12] = [g("垂直", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.enableLegend]]), r(u(f, { label: "水平对齐", style: { "margin-top": "-10px" } }, { default: n(() => [u(_, { modelValue: e2.configure.style.legendAlign, "onUpdate:modelValue": p[3] || (p[3] = (l2) => e2.configure.style.legendAlign = l2), placeholder: "默认", clearable: "" }, { default: n(() => [u(V, { label: "靠左", value: "left" }), u(V, { label: "居中", value: "center" }), u(V, { label: "靠右", value: "right" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.enableLegend]]), r(u(f, { label: "垂直对齐", style: { "margin-top": "-10px" } }, { default: n(() => [u(_, { modelValue: e2.configure.style.legendVerticalAlign, "onUpdate:modelValue": p[4] || (p[4] = (l2) => e2.configure.style.legendVerticalAlign = l2), placeholder: "默认", clearable: "" }, { default: n(() => [u(V, { label: "顶部", value: "top" }), u(V, { label: "居中", value: "middle" }), u(V, { label: "底部", value: "bottom" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.enableLegend]]), r(u(f, { label: "内边距", style: { "margin-top": "-10px" } }, { default: n(() => [u(x, { modelValue: e2.configure.style.legendPadding, "onUpdate:modelValue": p[5] || (p[5] = (l2) => e2.configure.style.legendPadding = l2), min: "0", max: "200" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.enableLegend]]), r(u(f, { label: "自定义配置", style: { "margin-top": "-8px" } }, { default: n(() => [u(L, { modelValue: e2.configure.style.customLegendParams, "onUpdate:modelValue": p[6] || (p[6] = (l2) => e2.configure.style.customLegendParams = l2), rows: 5, type: "textarea", placeholder: "{\r\n textStyle: {\r\n width: 180, \r\n overflow: 'truncate'\r\n },\r\n top: '10%',\r\n tooltip: {\r\n show: true \r\n }\r\n }" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, e2.configure.style.enableLegend]]), r(u(f, { label: "内容定义", style: { "margin-bottom": "-15px" } }, { default: n(() => [u(L, { modelValue: e2.configure.style.customLegend, "onUpdate:modelValue": p[7] || (p[7] = (l2) => e2.configure.style.customLegend = l2), rows: 3, type: "textarea", placeholder: "Legend {name}" }, null, 8, ["modelValue"]), u(v, { type: "success", size: "small" }, { default: n(() => [...p[13] || (p[13] = [g("模板变量为图例名称{name}", -1)])]), _: 1 })]), _: 1 }, 512), [[i, e2.configure.style.enableLegend]])])]), _: 1 });
7
7
  };
8
8
  } });
9
9
  export {
@@ -3,7 +3,7 @@ const f = { style: { padding: "8px 0px 0px 0px" } }, c = e({ __name: "common-sty
3
3
  const c2 = e2, g = ["8", "10", "12", "14", "16", "18", "20", "24", "28"];
4
4
  return c2.configure.style.axisPointer || (c2.configure.style.axisPointer = { type: "line" }), (c3, b) => {
5
5
  const y = l("el-switch"), x = l("el-form-item"), V = l("el-radio-button"), _ = l("el-radio-group"), v = l("el-option"), h = l("el-select"), T = l("el-checkbox"), N = l("el-col"), F = l("el-row"), U = l("el-input"), P = l("el-checkbox-group"), z = l("el-color-picker"), w = l("el-text"), O = l("el-collapse-item");
6
- return t(), o(O, { title: "提示消息(tooltip)", name: "styleTooltip", class: "amb-design-attr-group-header" }, { default: a(() => [i("div", f, [u(x, { label: "是否显示", style: { "margin-top": "0px", "margin-bottom": "-15px" } }, { default: a(() => [u(y, { modelValue: e2.configure.style.enableTooltip, "onUpdate:modelValue": b[0] || (b[0] = (l2) => e2.configure.style.enableTooltip = l2) }, null, 8, ["modelValue"])]), _: 1 }), r(u(x, { label: "触发类型", style: { "margin-top": "18px" } }, { default: a(() => [u(_, { modelValue: e2.configure.style.tooltipTrigger, "onUpdate:modelValue": b[1] || (b[1] = (l2) => e2.configure.style.tooltipTrigger = l2) }, { default: a(() => [u(V, { value: "" }, { default: a(() => b[12] || (b[12] = [n("默认")])), _: 1 }), u(V, { value: "item" }, { default: a(() => b[13] || (b[13] = [n("item")])), _: 1 }), r(u(V, { value: "axis" }, { default: a(() => b[14] || (b[14] = [n("axis")])), _: 1 }, 512), [[p, "radar" != e2.chartType]])]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip]]), r(u(x, { label: "触发位置", style: { "margin-top": "-10px" } }, { default: a(() => [u(h, { modelValue: e2.configure.style.tooltipPosition, "onUpdate:modelValue": b[2] || (b[2] = (l2) => e2.configure.style.tooltipPosition = l2), placeholder: "默认", clearable: "" }, { default: a(() => [u(v, { label: "inside", value: "inside" }), u(v, { label: "top", value: "top" }), u(v, { label: "left", value: "left" }), u(v, { label: "right", value: "right" }), u(v, { label: "bottom", value: "bottom" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip && "item" == e2.configure.style.tooltipTrigger]]), r(u(x, { label: "数据格式", style: { "margin-top": "-15px" } }, { default: a(() => [u(P, { modelValue: e2.configure.style.tooltipNumFormat, "onUpdate:modelValue": b[6] || (b[6] = (l2) => e2.configure.style.tooltipNumFormat = l2) }, { default: a(() => [u(F, null, { default: a(() => [u(N, { span: 14 }, { default: a(() => [u(T, { value: "precision", label: "小数位数", size: "large" })]), _: 1 }), u(N, { span: 8 }, { default: a(() => [u(h, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.tooltipNumPrecision, "onUpdate:modelValue": b[3] || (b[3] = (l2) => e2.configure.style.tooltipNumPrecision = l2), disabled: e2.configure.style.tooltipNumFormat && -1 == e2.configure.style.tooltipNumFormat.indexOf("precision"), placeholder: "默认", clearable: "" }, { default: a(() => [u(v, { label: "1", value: "1" }), u(v, { label: "2", value: "2" }), u(v, { label: "3", value: "3" }), u(v, { label: "4", value: "4" }), u(v, { label: "5", value: "5" }), u(v, { label: "6", value: "6" })]), _: 1 }, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), u(F, { style: { "margin-top": "-10px" } }, { default: a(() => [u(N, { span: 14 }, { default: a(() => [u(T, { value: "prefix", label: "前缀", size: "large" })]), _: 1 }), u(N, { span: 8 }, { default: a(() => [u(U, { size: "small", style: { width: "70px", "margin-top": "8px" }, modelValue: e2.configure.style.tooltipNumPrefix, "onUpdate:modelValue": b[4] || (b[4] = (l2) => e2.configure.style.tooltipNumPrefix = l2), disabled: e2.configure.style.tooltipNumFormat && -1 == e2.configure.style.tooltipNumFormat.indexOf("prefix"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), u(F, { style: { "margin-top": "-10px" } }, { default: a(() => [u(N, { span: 14 }, { default: a(() => [u(T, { value: "append", label: "后缀", size: "large" })]), _: 1 }), u(N, { span: 8 }, { default: a(() => [u(U, { size: "small", style: { width: "70px", "margin-top": "8px" }, modelValue: e2.configure.style.tooltipNumAppend, "onUpdate:modelValue": b[5] || (b[5] = (l2) => e2.configure.style.tooltipNumAppend = l2), disabled: e2.configure.style.tooltipNumFormat && -1 == e2.configure.style.tooltipNumFormat.indexOf("append"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip]]), r(u(x, { label: "文字颜色", style: { "margin-top": "-10px" } }, { default: a(() => [u(z, { modelValue: e2.configure.style.tooltipColor, "onUpdate:modelValue": b[7] || (b[7] = (l2) => e2.configure.style.tooltipColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip]]), r(u(x, { label: "文字字号", style: { "margin-top": "-10px" } }, { default: a(() => [u(h, { modelValue: e2.configure.style.tooltipFontSize, "onUpdate:modelValue": b[8] || (b[8] = (l2) => e2.configure.style.tooltipFontSize = l2), placeholder: "默认", clearable: "" }, { default: a(() => [(t(), d(s, null, m(g, (e3) => u(v, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip]]), r(u(x, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: a(() => [u(h, { modelValue: e2.configure.style.tooltipWeight, "onUpdate:modelValue": b[9] || (b[9] = (l2) => e2.configure.style.tooltipWeight = l2), placeholder: "默认", clearable: "" }, { default: a(() => [u(v, { label: "bold", value: "bold" }), u(v, { label: "bolder", value: "bolder" }), u(v, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip]]), r(u(x, { label: "坐标轴指示器类型", style: { "margin-top": "-10px" } }, { default: a(() => [u(h, { modelValue: e2.configure.style.axisPointer.type, "onUpdate:modelValue": b[10] || (b[10] = (l2) => e2.configure.style.axisPointer.type = l2), placeholder: "none", clearable: "" }, { default: a(() => [u(v, { label: "line", value: "line" }), u(v, { label: "cross", value: "cross" }), u(v, { label: "shadow", value: "shadow" }), u(v, { label: "none", value: "none" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip]]), r(u(x, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: a(() => [u(U, { modelValue: e2.configure.style.tooltipFormatter, "onUpdate:modelValue": b[11] || (b[11] = (l2) => e2.configure.style.tooltipFormatter = l2), rows: 2, type: "textarea", placeholder: "{a} <br/>{b} : <strong>{d}%</strong>" }, null, 8, ["modelValue"]), u(w, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: a(() => b[15] || (b[15] = [n(" {a}:系列名;{b}:数据名;{c}:数据值;{@xxx};{@[n]} ")])), _: 1 })]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip]])])]), _: 1 });
6
+ return t(), o(O, { title: "提示消息(tooltip)", name: "styleTooltip", class: "amb-design-attr-group-header" }, { default: a(() => [i("div", f, [u(x, { label: "是否显示", style: { "margin-top": "0px", "margin-bottom": "-15px" } }, { default: a(() => [u(y, { modelValue: e2.configure.style.enableTooltip, "onUpdate:modelValue": b[0] || (b[0] = (l2) => e2.configure.style.enableTooltip = l2) }, null, 8, ["modelValue"])]), _: 1 }), r(u(x, { label: "触发类型", style: { "margin-top": "18px" } }, { default: a(() => [u(_, { modelValue: e2.configure.style.tooltipTrigger, "onUpdate:modelValue": b[1] || (b[1] = (l2) => e2.configure.style.tooltipTrigger = l2) }, { default: a(() => [u(V, { value: "" }, { default: a(() => [...b[12] || (b[12] = [n("默认", -1)])]), _: 1 }), u(V, { value: "item" }, { default: a(() => [...b[13] || (b[13] = [n("item", -1)])]), _: 1 }), r(u(V, { value: "axis" }, { default: a(() => [...b[14] || (b[14] = [n("axis", -1)])]), _: 1 }, 512), [[p, "radar" != e2.chartType]])]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip]]), r(u(x, { label: "触发位置", style: { "margin-top": "-10px" } }, { default: a(() => [u(h, { modelValue: e2.configure.style.tooltipPosition, "onUpdate:modelValue": b[2] || (b[2] = (l2) => e2.configure.style.tooltipPosition = l2), placeholder: "默认", clearable: "" }, { default: a(() => [u(v, { label: "inside", value: "inside" }), u(v, { label: "top", value: "top" }), u(v, { label: "left", value: "left" }), u(v, { label: "right", value: "right" }), u(v, { label: "bottom", value: "bottom" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip && "item" == e2.configure.style.tooltipTrigger]]), r(u(x, { label: "数据格式", style: { "margin-top": "-15px" } }, { default: a(() => [u(P, { modelValue: e2.configure.style.tooltipNumFormat, "onUpdate:modelValue": b[6] || (b[6] = (l2) => e2.configure.style.tooltipNumFormat = l2) }, { default: a(() => [u(F, null, { default: a(() => [u(N, { span: 14 }, { default: a(() => [u(T, { value: "precision", label: "小数位数", size: "large" })]), _: 1 }), u(N, { span: 8 }, { default: a(() => [u(h, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.tooltipNumPrecision, "onUpdate:modelValue": b[3] || (b[3] = (l2) => e2.configure.style.tooltipNumPrecision = l2), disabled: e2.configure.style.tooltipNumFormat && -1 == e2.configure.style.tooltipNumFormat.indexOf("precision"), placeholder: "默认", clearable: "" }, { default: a(() => [u(v, { label: "1", value: "1" }), u(v, { label: "2", value: "2" }), u(v, { label: "3", value: "3" }), u(v, { label: "4", value: "4" }), u(v, { label: "5", value: "5" }), u(v, { label: "6", value: "6" })]), _: 1 }, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), u(F, { style: { "margin-top": "-10px" } }, { default: a(() => [u(N, { span: 14 }, { default: a(() => [u(T, { value: "prefix", label: "前缀", size: "large" })]), _: 1 }), u(N, { span: 8 }, { default: a(() => [u(U, { size: "small", style: { width: "70px", "margin-top": "8px" }, modelValue: e2.configure.style.tooltipNumPrefix, "onUpdate:modelValue": b[4] || (b[4] = (l2) => e2.configure.style.tooltipNumPrefix = l2), disabled: e2.configure.style.tooltipNumFormat && -1 == e2.configure.style.tooltipNumFormat.indexOf("prefix"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), u(F, { style: { "margin-top": "-10px" } }, { default: a(() => [u(N, { span: 14 }, { default: a(() => [u(T, { value: "append", label: "后缀", size: "large" })]), _: 1 }), u(N, { span: 8 }, { default: a(() => [u(U, { size: "small", style: { width: "70px", "margin-top": "8px" }, modelValue: e2.configure.style.tooltipNumAppend, "onUpdate:modelValue": b[5] || (b[5] = (l2) => e2.configure.style.tooltipNumAppend = l2), disabled: e2.configure.style.tooltipNumFormat && -1 == e2.configure.style.tooltipNumFormat.indexOf("append"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip]]), r(u(x, { label: "文字颜色", style: { "margin-top": "-10px" } }, { default: a(() => [u(z, { modelValue: e2.configure.style.tooltipColor, "onUpdate:modelValue": b[7] || (b[7] = (l2) => e2.configure.style.tooltipColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip]]), r(u(x, { label: "文字字号", style: { "margin-top": "-10px" } }, { default: a(() => [u(h, { modelValue: e2.configure.style.tooltipFontSize, "onUpdate:modelValue": b[8] || (b[8] = (l2) => e2.configure.style.tooltipFontSize = l2), placeholder: "默认", clearable: "" }, { default: a(() => [(t(), d(s, null, m(g, (e3) => u(v, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip]]), r(u(x, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: a(() => [u(h, { modelValue: e2.configure.style.tooltipWeight, "onUpdate:modelValue": b[9] || (b[9] = (l2) => e2.configure.style.tooltipWeight = l2), placeholder: "默认", clearable: "" }, { default: a(() => [u(v, { label: "bold", value: "bold" }), u(v, { label: "bolder", value: "bolder" }), u(v, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip]]), r(u(x, { label: "坐标轴指示器类型", style: { "margin-top": "-10px" } }, { default: a(() => [u(h, { modelValue: e2.configure.style.axisPointer.type, "onUpdate:modelValue": b[10] || (b[10] = (l2) => e2.configure.style.axisPointer.type = l2), placeholder: "none", clearable: "" }, { default: a(() => [u(v, { label: "line", value: "line" }), u(v, { label: "cross", value: "cross" }), u(v, { label: "shadow", value: "shadow" }), u(v, { label: "none", value: "none" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip]]), r(u(x, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: a(() => [u(U, { modelValue: e2.configure.style.tooltipFormatter, "onUpdate:modelValue": b[11] || (b[11] = (l2) => e2.configure.style.tooltipFormatter = l2), rows: 2, type: "textarea", placeholder: "{a} <br/>{b} : <strong>{d}%</strong>" }, null, 8, ["modelValue"]), u(w, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: a(() => [...b[15] || (b[15] = [n(" {a}:系列名;{b}:数据名;{c}:数据值;{@xxx};{@[n]} ", -1)])]), _: 1 })]), _: 1 }, 512), [[p, e2.configure.style.enableTooltip]])])]), _: 1 });
7
7
  };
8
8
  } });
9
9
  export {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as e, resolveComponent as l, createBlock as a, openBlock as t, withCtx as i, createElementVNode as o, createVNode as s, withDirectives as n, vShow as u, createTextVNode as x } from "vue";
2
2
  const m = { style: { padding: "8px 0px 0px 0px" } }, r = e({ __name: "common-style-xaxis", props: { configure: { type: Object, required: true } }, setup: (e2) => (r2, p) => {
3
3
  const d = l("el-switch"), g = l("el-form-item"), f = l("el-input-number"), y = l("el-input"), c = l("el-text"), b = l("el-collapse-item");
4
- return t(), a(b, { title: "横坐标", name: "styleXaxis", class: "amb-design-attr-group-header" }, { default: i(() => [o("div", m, [s(g, { label: "是否显示", style: { "margin-top": "0px", "margin-bottom": "-15px" } }, { default: i(() => [s(d, { modelValue: e2.configure.style.enableXaxis, "onUpdate:modelValue": p[0] || (p[0] = (l2) => e2.configure.style.enableXaxis = l2) }, null, 8, ["modelValue"])]), _: 1 }), n(s(g, { label: "旋转角度", style: { "margin-top": "18px" } }, { default: i(() => [s(f, { modelValue: e2.configure.style.xaxisAngle, "onUpdate:modelValue": p[1] || (p[1] = (l2) => e2.configure.style.xaxisAngle = l2), min: -90, max: 90 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(s(g, { label: "偏移量", style: { "margin-top": "-10px" } }, { default: i(() => [s(f, { modelValue: e2.configure.style.xaxisOffset, "onUpdate:modelValue": p[2] || (p[2] = (l2) => e2.configure.style.xaxisOffset = l2), min: 0, max: "180" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(s(g, { label: "文本宽度", style: { "margin-top": "-10px" } }, { default: i(() => [s(f, { modelValue: e2.configure.style.xaxisWidth, "onUpdate:modelValue": p[3] || (p[3] = (l2) => e2.configure.style.xaxisWidth = l2), min: 10, max: 180 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(s(g, { label: "截断显示", style: { "margin-top": "-10px" } }, { default: i(() => [s(y, { modelValue: e2.configure.style.xaxisEllipsis, "onUpdate:modelValue": p[4] || (p[4] = (l2) => e2.configure.style.xaxisEllipsis = l2), placeholder: "..." }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(s(g, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: i(() => [s(y, { modelValue: e2.configure.style.xaxisFormatter, "onUpdate:modelValue": p[5] || (p[5] = (l2) => e2.configure.style.xaxisFormatter = l2), type: "textarea", row: "2", placeholder: "" }, null, 8, ["modelValue"]), s(c, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: i(() => p[6] || (p[6] = [x(" 模板变量为刻度默认标签 {value},如{value} kg ")])), _: 1 })]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]])])]), _: 1 });
4
+ return t(), a(b, { title: "横坐标", name: "styleXaxis", class: "amb-design-attr-group-header" }, { default: i(() => [o("div", m, [s(g, { label: "是否显示", style: { "margin-top": "0px", "margin-bottom": "-15px" } }, { default: i(() => [s(d, { modelValue: e2.configure.style.enableXaxis, "onUpdate:modelValue": p[0] || (p[0] = (l2) => e2.configure.style.enableXaxis = l2) }, null, 8, ["modelValue"])]), _: 1 }), n(s(g, { label: "旋转角度", style: { "margin-top": "18px" } }, { default: i(() => [s(f, { modelValue: e2.configure.style.xaxisAngle, "onUpdate:modelValue": p[1] || (p[1] = (l2) => e2.configure.style.xaxisAngle = l2), min: -90, max: 90 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(s(g, { label: "偏移量", style: { "margin-top": "-10px" } }, { default: i(() => [s(f, { modelValue: e2.configure.style.xaxisOffset, "onUpdate:modelValue": p[2] || (p[2] = (l2) => e2.configure.style.xaxisOffset = l2), min: 0, max: "180" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(s(g, { label: "文本宽度", style: { "margin-top": "-10px" } }, { default: i(() => [s(f, { modelValue: e2.configure.style.xaxisWidth, "onUpdate:modelValue": p[3] || (p[3] = (l2) => e2.configure.style.xaxisWidth = l2), min: 10, max: 180 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(s(g, { label: "截断显示", style: { "margin-top": "-10px" } }, { default: i(() => [s(y, { modelValue: e2.configure.style.xaxisEllipsis, "onUpdate:modelValue": p[4] || (p[4] = (l2) => e2.configure.style.xaxisEllipsis = l2), placeholder: "..." }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(s(g, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: i(() => [s(y, { modelValue: e2.configure.style.xaxisFormatter, "onUpdate:modelValue": p[5] || (p[5] = (l2) => e2.configure.style.xaxisFormatter = l2), type: "textarea", row: "2", placeholder: "" }, null, 8, ["modelValue"]), s(c, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: i(() => [...p[6] || (p[6] = [x(" 模板变量为刻度默认标签 {value},如{value} kg ", -1)])]), _: 1 })]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]])])]), _: 1 });
5
5
  } });
6
6
  export {
7
7
  r as default
@@ -6,7 +6,7 @@ const r = { style: { padding: "8px 0px 0px 0px" } }, f = e({ __name: "common-sty
6
6
  }
7
7
  return (f3, g) => {
8
8
  const c = l("el-input"), v = l("el-form-item"), U = l("el-radio"), h = l("el-radio-group"), M = l("el-input-number"), A = l("el-divider"), C = l("el-option"), z = l("el-select"), L = l("el-radio-button"), k = l("el-color-picker"), F = l("el-text"), S = l("el-switch"), j = l("el-collapse-item");
9
- return t(), a(j, { title: e2.title, name: e2.name, class: "amb-design-attr-group-header" }, { default: d(() => [u("div", r, [o(v, { label: "名称", style: { "margin-top": "0px" } }, { default: d(() => [o(c, { modelValue: e2.yaxis.name, "onUpdate:modelValue": g[0] || (g[0] = (l2) => e2.yaxis.name = l2), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), o(v, { label: "最小值设置", style: { "margin-top": "-10px" } }, { default: d(() => [o(h, { modelValue: e2.yaxis._dataMin, "onUpdate:modelValue": g[1] || (g[1] = (l2) => e2.yaxis._dataMin = l2), onChange: b }, { default: d(() => [o(U, { value: "default" }, { default: d(() => g[17] || (g[17] = [m("默认")])), _: 1 }), o(U, { value: "fixed" }, { default: d(() => g[18] || (g[18] = [m("固定值")])), _: 1 }), o(U, { value: "auto" }, { default: d(() => g[19] || (g[19] = [m("自动计算")])), _: 1 })]), _: 1 }, 8, ["modelValue"]), "fixed" === e2.yaxis._dataMin ? (t(), a(M, { key: 0, modelValue: e2.yaxis.min, "onUpdate:modelValue": g[2] || (g[2] = (l2) => e2.yaxis.min = l2), max: e2.yaxis.max }, null, 8, ["modelValue", "max"])) : n("", true)]), _: 1 }), o(v, { label: "最大值设置", style: { "margin-top": "-10px" }, onChange: b }, { default: d(() => [o(h, { modelValue: e2.yaxis._dataMax, "onUpdate:modelValue": g[3] || (g[3] = (l2) => e2.yaxis._dataMax = l2) }, { default: d(() => [o(U, { value: "default" }, { default: d(() => g[20] || (g[20] = [m("默认")])), _: 1 }), o(U, { value: "fixed" }, { default: d(() => g[21] || (g[21] = [m("固定值")])), _: 1 }), o(U, { value: "auto" }, { default: d(() => g[22] || (g[22] = [m("自动计算")])), _: 1 })]), _: 1 }, 8, ["modelValue"]), "fixed" === e2.yaxis._dataMax ? (t(), a(M, { key: 0, modelValue: e2.yaxis.max, "onUpdate:modelValue": g[4] || (g[4] = (l2) => e2.yaxis.max = l2), min: e2.yaxis.min }, null, 8, ["modelValue", "min"])) : n("", true)]), _: 1 }), o(v, { label: "坐标偏移", style: { "margin-top": "-10px" } }, { default: d(() => [o(M, { modelValue: e2.yaxis.offset, "onUpdate:modelValue": g[5] || (g[5] = (l2) => e2.yaxis.offset = l2), min: 0, max: "180" }, null, 8, ["modelValue"])]), _: 1 }), i(o(A, null, { default: d(() => g[23] || (g[23] = [m(" 名称 ")])), _: 1 }, 512), [[x, e2.yaxis.name]]), i(o(v, { label: "名称位置", style: { "margin-top": "-10px" } }, { default: d(() => [o(z, { modelValue: e2.yaxis.nameLocation, "onUpdate:modelValue": g[6] || (g[6] = (l2) => e2.yaxis.nameLocation = l2), placeholder: "默认", clearable: "" }, { default: d(() => [(t(), s(p, null, y(_, (e3) => o(C, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[x, e2.yaxis.name]]), i(o(v, { label: "名称对齐", style: { "margin-top": "-10px" } }, { default: d(() => [o(h, { modelValue: e2.yaxis.nameAlign, "onUpdate:modelValue": g[7] || (g[7] = (l2) => e2.yaxis.nameAlign = l2) }, { default: d(() => [o(L, { value: "right" }, { default: d(() => g[24] || (g[24] = [m("左")])), _: 1 }), o(L, { value: "center" }, { default: d(() => g[25] || (g[25] = [m("中")])), _: 1 }), o(L, { value: "left" }, { default: d(() => g[26] || (g[26] = [m("右")])), _: 1 })]), _: 1 }, 8, ["modelValue"]), o(h, { style: { "margin-top": "10px" }, modelValue: e2.yaxis.nameVerticalAlign, "onUpdate:modelValue": g[8] || (g[8] = (l2) => e2.yaxis.nameVerticalAlign = l2) }, { default: d(() => [o(L, { value: "bottom" }, { default: d(() => g[27] || (g[27] = [m("上")])), _: 1 }), o(L, { value: "middle" }, { default: d(() => g[28] || (g[28] = [m("中")])), _: 1 }), o(L, { value: "top" }, { default: d(() => g[29] || (g[29] = [m("底")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[x, e2.yaxis.name]]), i(o(v, { label: "内边距", style: { "margin-top": "-10px" } }, { default: d(() => [o(M, { modelValue: e2.yaxis.namePadding, "onUpdate:modelValue": g[9] || (g[9] = (l2) => e2.yaxis.namePadding = l2), min: "0", max: "200" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[x, e2.yaxis.name]]), i(o(v, { label: "名称颜色", style: { "margin-top": "4px" } }, { default: d(() => [o(k, { modelValue: e2.yaxis.nameColor, "onUpdate:modelValue": g[10] || (g[10] = (l2) => e2.yaxis.nameColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[x, e2.yaxis.name]]), i(o(v, { label: "名称字号", style: { "margin-top": "-10px" } }, { default: d(() => [o(z, { modelValue: e2.yaxis.nameFontSize, "onUpdate:modelValue": g[11] || (g[11] = (l2) => e2.yaxis.nameFontSize = l2), placeholder: "默认", clearable: "" }, { default: d(() => [(t(), s(p, null, y(V, (e3) => o(C, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[x, e2.yaxis.name]]), o(A, null, { default: d(() => g[30] || (g[30] = [m(" 刻度标签 ")])), _: 1 }), o(v, { label: "内容定义", style: { "margin-top": "-10px" } }, { default: d(() => [o(c, { modelValue: e2.yaxis.formatter, "onUpdate:modelValue": g[12] || (g[12] = (l2) => e2.yaxis.formatter = l2), rows: 2, type: "textarea", placeholder: "" }, null, 8, ["modelValue"]), o(F, { type: "success", size: "small" }, { default: d(() => g[31] || (g[31] = [m("标签取值{value},如{value} kg")])), _: 1 })]), _: 1 }), o(v, { label: "标签颜色", style: { "margin-top": "4px" } }, { default: d(() => [o(k, { modelValue: e2.yaxis.labelColor, "onUpdate:modelValue": g[13] || (g[13] = (l2) => e2.yaxis.labelColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), o(v, { label: "标签字号", style: { "margin-top": "-10px" } }, { default: d(() => [o(z, { modelValue: e2.yaxis.labelFontSize, "onUpdate:modelValue": g[14] || (g[14] = (l2) => e2.yaxis.labelFontSize = l2), placeholder: "默认", clearable: "" }, { default: d(() => [(t(), s(p, null, y(V, (e3) => o(C, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), o(v, { label: "分隔线", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: d(() => [o(S, { modelValue: e2.yaxis.enableAxisLine, "onUpdate:modelValue": g[15] || (g[15] = (l2) => e2.yaxis.enableAxisLine = l2) }, null, 8, ["modelValue"])]), _: 1 }), i(o(v, { label: "分割段数", style: { "margin-top": "18px", "margin-bottom": "-15px" } }, { default: d(() => [o(M, { modelValue: e2.yaxis.splitNumber, "onUpdate:modelValue": g[16] || (g[16] = (l2) => e2.yaxis.splitNumber = l2), min: "0", max: "100" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[x, e2.yaxis.enableAxisLine]])])]), _: 1 }, 8, ["title", "name"]);
9
+ return t(), a(j, { title: e2.title, name: e2.name, class: "amb-design-attr-group-header" }, { default: d(() => [u("div", r, [o(v, { label: "名称", style: { "margin-top": "0px" } }, { default: d(() => [o(c, { modelValue: e2.yaxis.name, "onUpdate:modelValue": g[0] || (g[0] = (l2) => e2.yaxis.name = l2), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), o(v, { label: "最小值设置", style: { "margin-top": "-10px" } }, { default: d(() => [o(h, { modelValue: e2.yaxis._dataMin, "onUpdate:modelValue": g[1] || (g[1] = (l2) => e2.yaxis._dataMin = l2), onChange: b }, { default: d(() => [o(U, { value: "default" }, { default: d(() => [...g[17] || (g[17] = [m("默认", -1)])]), _: 1 }), o(U, { value: "fixed" }, { default: d(() => [...g[18] || (g[18] = [m("固定值", -1)])]), _: 1 }), o(U, { value: "auto" }, { default: d(() => [...g[19] || (g[19] = [m("自动计算", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"]), "fixed" === e2.yaxis._dataMin ? (t(), a(M, { key: 0, modelValue: e2.yaxis.min, "onUpdate:modelValue": g[2] || (g[2] = (l2) => e2.yaxis.min = l2), max: e2.yaxis.max }, null, 8, ["modelValue", "max"])) : n("", true)]), _: 1 }), o(v, { label: "最大值设置", style: { "margin-top": "-10px" }, onChange: b }, { default: d(() => [o(h, { modelValue: e2.yaxis._dataMax, "onUpdate:modelValue": g[3] || (g[3] = (l2) => e2.yaxis._dataMax = l2) }, { default: d(() => [o(U, { value: "default" }, { default: d(() => [...g[20] || (g[20] = [m("默认", -1)])]), _: 1 }), o(U, { value: "fixed" }, { default: d(() => [...g[21] || (g[21] = [m("固定值", -1)])]), _: 1 }), o(U, { value: "auto" }, { default: d(() => [...g[22] || (g[22] = [m("自动计算", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"]), "fixed" === e2.yaxis._dataMax ? (t(), a(M, { key: 0, modelValue: e2.yaxis.max, "onUpdate:modelValue": g[4] || (g[4] = (l2) => e2.yaxis.max = l2), min: e2.yaxis.min }, null, 8, ["modelValue", "min"])) : n("", true)]), _: 1 }), o(v, { label: "坐标偏移", style: { "margin-top": "-10px" } }, { default: d(() => [o(M, { modelValue: e2.yaxis.offset, "onUpdate:modelValue": g[5] || (g[5] = (l2) => e2.yaxis.offset = l2), min: 0, max: "180" }, null, 8, ["modelValue"])]), _: 1 }), i(o(A, null, { default: d(() => [...g[23] || (g[23] = [m(" 名称 ", -1)])]), _: 1 }, 512), [[x, e2.yaxis.name]]), i(o(v, { label: "名称位置", style: { "margin-top": "-10px" } }, { default: d(() => [o(z, { modelValue: e2.yaxis.nameLocation, "onUpdate:modelValue": g[6] || (g[6] = (l2) => e2.yaxis.nameLocation = l2), placeholder: "默认", clearable: "" }, { default: d(() => [(t(), s(p, null, y(_, (e3) => o(C, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[x, e2.yaxis.name]]), i(o(v, { label: "名称对齐", style: { "margin-top": "-10px" } }, { default: d(() => [o(h, { modelValue: e2.yaxis.nameAlign, "onUpdate:modelValue": g[7] || (g[7] = (l2) => e2.yaxis.nameAlign = l2) }, { default: d(() => [o(L, { value: "right" }, { default: d(() => [...g[24] || (g[24] = [m("左", -1)])]), _: 1 }), o(L, { value: "center" }, { default: d(() => [...g[25] || (g[25] = [m("中", -1)])]), _: 1 }), o(L, { value: "left" }, { default: d(() => [...g[26] || (g[26] = [m("右", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"]), o(h, { style: { "margin-top": "10px" }, modelValue: e2.yaxis.nameVerticalAlign, "onUpdate:modelValue": g[8] || (g[8] = (l2) => e2.yaxis.nameVerticalAlign = l2) }, { default: d(() => [o(L, { value: "bottom" }, { default: d(() => [...g[27] || (g[27] = [m("上", -1)])]), _: 1 }), o(L, { value: "middle" }, { default: d(() => [...g[28] || (g[28] = [m("中", -1)])]), _: 1 }), o(L, { value: "top" }, { default: d(() => [...g[29] || (g[29] = [m("底", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[x, e2.yaxis.name]]), i(o(v, { label: "内边距", style: { "margin-top": "-10px" } }, { default: d(() => [o(M, { modelValue: e2.yaxis.namePadding, "onUpdate:modelValue": g[9] || (g[9] = (l2) => e2.yaxis.namePadding = l2), min: "0", max: "200" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[x, e2.yaxis.name]]), i(o(v, { label: "名称颜色", style: { "margin-top": "4px" } }, { default: d(() => [o(k, { modelValue: e2.yaxis.nameColor, "onUpdate:modelValue": g[10] || (g[10] = (l2) => e2.yaxis.nameColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[x, e2.yaxis.name]]), i(o(v, { label: "名称字号", style: { "margin-top": "-10px" } }, { default: d(() => [o(z, { modelValue: e2.yaxis.nameFontSize, "onUpdate:modelValue": g[11] || (g[11] = (l2) => e2.yaxis.nameFontSize = l2), placeholder: "默认", clearable: "" }, { default: d(() => [(t(), s(p, null, y(V, (e3) => o(C, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[x, e2.yaxis.name]]), o(A, null, { default: d(() => [...g[30] || (g[30] = [m(" 刻度标签 ", -1)])]), _: 1 }), o(v, { label: "内容定义", style: { "margin-top": "-10px" } }, { default: d(() => [o(c, { modelValue: e2.yaxis.formatter, "onUpdate:modelValue": g[12] || (g[12] = (l2) => e2.yaxis.formatter = l2), rows: 2, type: "textarea", placeholder: "" }, null, 8, ["modelValue"]), o(F, { type: "success", size: "small" }, { default: d(() => [...g[31] || (g[31] = [m("标签取值{value},如{value} kg", -1)])]), _: 1 })]), _: 1 }), o(v, { label: "标签颜色", style: { "margin-top": "4px" } }, { default: d(() => [o(k, { modelValue: e2.yaxis.labelColor, "onUpdate:modelValue": g[13] || (g[13] = (l2) => e2.yaxis.labelColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), o(v, { label: "标签字号", style: { "margin-top": "-10px" } }, { default: d(() => [o(z, { modelValue: e2.yaxis.labelFontSize, "onUpdate:modelValue": g[14] || (g[14] = (l2) => e2.yaxis.labelFontSize = l2), placeholder: "默认", clearable: "" }, { default: d(() => [(t(), s(p, null, y(V, (e3) => o(C, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), o(v, { label: "分隔线", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: d(() => [o(S, { modelValue: e2.yaxis.enableAxisLine, "onUpdate:modelValue": g[15] || (g[15] = (l2) => e2.yaxis.enableAxisLine = l2) }, null, 8, ["modelValue"])]), _: 1 }), i(o(v, { label: "分割段数", style: { "margin-top": "18px", "margin-bottom": "-15px" } }, { default: d(() => [o(M, { modelValue: e2.yaxis.splitNumber, "onUpdate:modelValue": g[16] || (g[16] = (l2) => e2.yaxis.splitNumber = l2), min: "0", max: "100" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[x, e2.yaxis.enableAxisLine]])])]), _: 1 }, 8, ["title", "name"]);
10
10
  };
11
11
  } });
12
12
  export {
@@ -20,7 +20,7 @@ const g = { style: { padding: "8px 0px 0px 0px" } }, b = { style: { float: "left
20
20
  V.value = e3;
21
21
  }(), l(""), (l2, v3) => {
22
22
  const $2 = a("el-radio"), _2 = a("el-option"), h = a("el-select"), F = a("el-form-item"), S = a("el-switch"), w = a("el-input-number"), U = a("QuestionFilled"), k = a("el-icon"), z = a("el-tooltip"), j = a("el-input"), q = a("el-radio-group"), C = a("el-collapse-item");
23
- return t(), o(C, { title: "数据设置", name: "dataList", class: "amb-design-attr-group-header" }, { default: u(() => [r("div", g, [i(q, { modelValue: e2.configure.props.yaxisSource, "onUpdate:modelValue": v3[4] || (v3[4] = (l3) => e2.configure.props.yaxisSource = l3) }, { default: u(() => [i(F, { style: { "margin-top": "4px" } }, { label: u(() => [i($2, { value: "variable" }, { default: u(() => v3[5] || (v3[5] = [f("数据字段")])), _: 1 })]), default: u(() => [i(h, { size: "small", disabled: "fix" == e2.configure.props.yaxisSource, modelValue: e2.configure.props.yaxisField, "onUpdate:modelValue": v3[0] || (v3[0] = (l3) => e2.configure.props.yaxisField = l3), title: e2.configure.props.yaxisField, style: { width: "160px" }, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: u(() => [(t(true), s(p, null, d(V.value, (e3) => (t(), o(_2, { key: e3.value, label: e3.label, value: e3.value }, { default: u(() => [r("span", b, c(e3.label), 1), r("span", x, c(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["disabled", "modelValue", "title"])]), _: 1 }), n(i(F, { label: "累计显示", style: { "margin-top": "-10px" } }, { default: u(() => [i(S, { modelValue: e2.configure.props.isCumulative, "onUpdate:modelValue": v3[1] || (v3[1] = (l3) => e2.configure.props.isCumulative = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[m, !e2.configure.props.yaxisSource || "variable" == e2.configure.props.yaxisSource]]), i(F, { style: { "margin-top": "-10px" } }, { label: u(() => [i($2, { value: "fix" }, { default: u(() => v3[6] || (v3[6] = [f("固定值   ")])), _: 1 })]), default: u(() => [i(w, { disabled: "fix" != e2.configure.props.yaxisSource, placeholder: "请输入", modelValue: e2.configure.props.yaxisFix, "onUpdate:modelValue": v3[2] || (v3[2] = (l3) => e2.configure.props.yaxisFix = l3), min: 1, preision: "2" }, null, 8, ["disabled", "modelValue"])]), _: 1 }), i($2, { value: "formula", style: { "margin-top": "-10px" } }, { default: u(() => [v3[8] || (v3[8] = f("计算公式  ")), i(z, { class: "box-item", effect: "dark", placement: "top-start" }, { content: u(() => v3[7] || (v3[7] = [f("字段值: ${row.字段名}"), r("br", null, null, -1), f(" 最大值: ${max.字段名}"), r("br", null, null, -1), f("    求和: ${sum.字段名}"), r("br", null, null, -1), f("    均值: ${avg.字段名}"), r("br", null, null, -1), f(" 最小值: ${min.字段名}"), r("br", null, null, -1), f(" 最大值: ${max.字段名}"), r("br", null, null, -1), f(" 累计值: ${add.字段名}"), r("br", null, null, -1), f(" 其他可用变量如${page},${data},${task},${request},${context},${system}"), r("br", null, null, -1)])), default: u(() => [i(k, { size: "16" }, { default: u(() => [i(U)]), _: 1 })]), _: 1 })]), _: 1 }), r("div", y, [i(j, { modelValue: e2.configure.props.formula, "onUpdate:modelValue": v3[3] || (v3[3] = (l3) => e2.configure.props.formula = l3), disabled: "formula" != e2.configure.props.yaxisSource, rows: 4, type: "textarea", placeholder: "支持三元表达式,支持JS函数,如 return ${row.字段名}/${sum.字段名}*100" }, null, 8, ["modelValue", "disabled"])])]), _: 1 }, 8, ["modelValue"])])]), _: 1 });
23
+ return t(), o(C, { title: "数据设置", name: "dataList", class: "amb-design-attr-group-header" }, { default: u(() => [r("div", g, [i(q, { modelValue: e2.configure.props.yaxisSource, "onUpdate:modelValue": v3[4] || (v3[4] = (l3) => e2.configure.props.yaxisSource = l3) }, { default: u(() => [i(F, { style: { "margin-top": "4px" } }, { label: u(() => [i($2, { value: "variable" }, { default: u(() => [...v3[5] || (v3[5] = [f("数据字段", -1)])]), _: 1 })]), default: u(() => [i(h, { size: "small", disabled: "fix" == e2.configure.props.yaxisSource, modelValue: e2.configure.props.yaxisField, "onUpdate:modelValue": v3[0] || (v3[0] = (l3) => e2.configure.props.yaxisField = l3), title: e2.configure.props.yaxisField, style: { width: "160px" }, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: u(() => [(t(true), s(p, null, d(V.value, (e3) => (t(), o(_2, { key: e3.value, label: e3.label, value: e3.value }, { default: u(() => [r("span", b, c(e3.label), 1), r("span", x, c(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["disabled", "modelValue", "title"])]), _: 1 }), n(i(F, { label: "累计显示", style: { "margin-top": "-10px" } }, { default: u(() => [i(S, { modelValue: e2.configure.props.isCumulative, "onUpdate:modelValue": v3[1] || (v3[1] = (l3) => e2.configure.props.isCumulative = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[m, !e2.configure.props.yaxisSource || "variable" == e2.configure.props.yaxisSource]]), i(F, { style: { "margin-top": "-10px" } }, { label: u(() => [i($2, { value: "fix" }, { default: u(() => [...v3[6] || (v3[6] = [f("固定值   ", -1)])]), _: 1 })]), default: u(() => [i(w, { disabled: "fix" != e2.configure.props.yaxisSource, placeholder: "请输入", modelValue: e2.configure.props.yaxisFix, "onUpdate:modelValue": v3[2] || (v3[2] = (l3) => e2.configure.props.yaxisFix = l3), min: 1, preision: "2" }, null, 8, ["disabled", "modelValue"])]), _: 1 }), i($2, { value: "formula", style: { "margin-top": "-10px" } }, { default: u(() => [v3[8] || (v3[8] = f("计算公式  ", -1)), i(z, { class: "box-item", effect: "dark", placement: "top-start" }, { content: u(() => [...v3[7] || (v3[7] = [f("字段值: ${row.字段名}", -1), r("br", null, null, -1), f(" 最大值: ${max.字段名}", -1), r("br", null, null, -1), f("    求和: ${sum.字段名}", -1), r("br", null, null, -1), f("    均值: ${avg.字段名}", -1), r("br", null, null, -1), f(" 最小值: ${min.字段名}", -1), r("br", null, null, -1), f(" 最大值: ${max.字段名}", -1), r("br", null, null, -1), f(" 累计值: ${add.字段名}", -1), r("br", null, null, -1), f(" 其他可用变量如${page},${data},${task},${request},${context},${system}", -1), r("br", null, null, -1)])]), default: u(() => [i(k, { size: "16" }, { default: u(() => [i(U)]), _: 1 })]), _: 1 })]), _: 1 }), r("div", y, [i(j, { modelValue: e2.configure.props.formula, "onUpdate:modelValue": v3[3] || (v3[3] = (l3) => e2.configure.props.formula = l3), disabled: "formula" != e2.configure.props.yaxisSource, rows: 4, type: "textarea", placeholder: "支持三元表达式,支持JS函数,如 return ${row.字段名}/${sum.字段名}*100" }, null, 8, ["modelValue", "disabled"])])]), _: 1 }, 8, ["modelValue"])])]), _: 1 });
24
24
  };
25
25
  } });
26
26
  export {
@@ -20,7 +20,7 @@ const y = { style: { padding: "8px 0px 0px 0px" } }, g = { style: { float: "left
20
20
  x.value = e3;
21
21
  }(), (l2, v3) => {
22
22
  const h2 = a("el-option"), S2 = a("el-select"), _ = a("el-text"), V = a("el-form-item"), F = a("el-input"), w = a("el-switch"), z = a("el-collapse-item");
23
- return i(), t(z, { title: "动态设置", name: "propsDynamic", class: "amb-design-attr-group-header" }, { default: o(() => [r("div", y, [s(V, { label: "动态系列", style: { "margin-top": "4px" } }, { default: o(() => [s(S2, { size: "small", modelValue: e2.configure.props.dynamicSeriesField, "onUpdate:modelValue": v3[0] || (v3[0] = (l3) => e2.configure.props.dynamicSeriesField = l3), title: e2.configure.props.dynamicSeriesField, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: o(() => [(i(true), c(p, null, u(x.value, (e3) => (i(), t(h2, { key: e3.value, label: e3.label, value: e3.value }, { default: o(() => [r("span", g, d(e3.label), 1), r("span", b, d(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "title"]), s(_, { type: "success", size: "small" }, { default: o(() => v3[3] || (v3[3] = [m("如按年份展开分析,动态字段为类别时,根据查询出的类别动态生成系列")])), _: 1 })]), _: 1 }), s(V, { label: "动态名称", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [s(F, { modelValue: e2.configure.props.dynamicSeriesTitle, "onUpdate:modelValue": v3[1] || (v3[1] = (l3) => e2.configure.props.dynamicSeriesTitle = l3), placeholder: "请输入" }, null, 8, ["modelValue"]), s(_, { type: "success", size: "small" }, { default: o(() => v3[4] || (v3[4] = [m("默认为动态字段的值,可按${name}获取默认名称")])), _: 1 })]), _: 1 }), n(s(V, { label: "堆叠展示", style: { "margin-top": "15px", "margin-bottom": "-15px" } }, { default: o(() => [s(w, { modelValue: e2.configure.props.dynamicShowStack, "onUpdate:modelValue": v3[2] || (v3[2] = (l3) => e2.configure.props.dynamicShowStack = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[f, "bar" == e2.configure.type && e2.configure.props.dynamicSeriesField]])])]), _: 1 });
23
+ return i(), t(z, { title: "动态设置", name: "propsDynamic", class: "amb-design-attr-group-header" }, { default: o(() => [r("div", y, [s(V, { label: "动态系列", style: { "margin-top": "4px" } }, { default: o(() => [s(S2, { size: "small", modelValue: e2.configure.props.dynamicSeriesField, "onUpdate:modelValue": v3[0] || (v3[0] = (l3) => e2.configure.props.dynamicSeriesField = l3), title: e2.configure.props.dynamicSeriesField, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: o(() => [(i(true), c(p, null, u(x.value, (e3) => (i(), t(h2, { key: e3.value, label: e3.label, value: e3.value }, { default: o(() => [r("span", g, d(e3.label), 1), r("span", b, d(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "title"]), s(_, { type: "success", size: "small" }, { default: o(() => [...v3[3] || (v3[3] = [m("如按年份展开分析,动态字段为类别时,根据查询出的类别动态生成系列", -1)])]), _: 1 })]), _: 1 }), s(V, { label: "动态名称", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [s(F, { modelValue: e2.configure.props.dynamicSeriesTitle, "onUpdate:modelValue": v3[1] || (v3[1] = (l3) => e2.configure.props.dynamicSeriesTitle = l3), placeholder: "请输入" }, null, 8, ["modelValue"]), s(_, { type: "success", size: "small" }, { default: o(() => [...v3[4] || (v3[4] = [m("默认为动态字段的值,可按${name}获取默认名称", -1)])]), _: 1 })]), _: 1 }), n(s(V, { label: "堆叠展示", style: { "margin-top": "15px", "margin-bottom": "-15px" } }, { default: o(() => [s(w, { modelValue: e2.configure.props.dynamicShowStack, "onUpdate:modelValue": v3[2] || (v3[2] = (l3) => e2.configure.props.dynamicShowStack = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[f, "bar" == e2.configure.type && e2.configure.props.dynamicSeriesField]])])]), _: 1 });
24
24
  };
25
25
  } });
26
26
  export {
@@ -3,7 +3,7 @@ const f = { style: { padding: "8px 0px 0px 0px" } }, g = e({ __name: "common-sty
3
3
  const g2 = e2, c = ["8", "10", "12", "14", "16", "18", "20", "24", "28"], y = [], h = l(true);
4
4
  return "seriesChart" == g2.chartType ? (y.push("outer"), y.push("inside"), y.push("center")) : (h.value = false, y.push("top"), y.push("left"), y.push("right"), y.push("bottom"), y.push("inside"), y.push("insideLeft"), y.push("insideRight"), y.push("insideTop"), y.push("insideBottom"), y.push("insideTopLeft"), y.push("insideBottomLeft"), y.push("insideTopRight"), y.push("insideBottomRight")), (l2, g3) => {
5
5
  const x = a("el-switch"), V = a("el-form-item"), _ = a("el-option"), v = a("el-select"), L = a("el-checkbox"), U = a("el-col"), N = a("el-row"), F = a("el-input"), w = a("el-checkbox-group"), z = a("el-color-picker"), A = a("el-radio-button"), T = a("el-radio-group"), P = a("el-input-number"), O = a("el-text"), k = a("el-collapse-item");
6
- return u(), t(k, { title: "文本标签", name: "styleLabel", class: "amb-design-attr-group-header" }, { default: o(() => [n("div", f, [i(V, { label: "是否显示", style: { "margin-top": "4px", "margin-bottom": "-15px" } }, { default: o(() => [i(x, { modelValue: e2.configure.style.enableLabel, "onUpdate:modelValue": g3[0] || (g3[0] = (l3) => e2.configure.style.enableLabel = l3) }, null, 8, ["modelValue"])]), _: 1 }), d(i(V, { label: "标签位置", style: { "margin-top": "15px" } }, { default: o(() => [i(v, { modelValue: e2.configure.style.labelPosition, "onUpdate:modelValue": g3[1] || (g3[1] = (l3) => e2.configure.style.labelPosition = l3), placeholder: "默认", clearable: "" }, { default: o(() => [(u(), r(s, null, p(y, (e3) => i(_, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]]), d(i(V, { label: "对齐方式", style: { "margin-top": "-10px" } }, { default: o(() => [i(v, { modelValue: e2.configure.style.labelAlignTo, "onUpdate:modelValue": g3[2] || (g3[2] = (l3) => e2.configure.style.labelAlignTo = l3), placeholder: "默认", clearable: "" }, { default: o(() => [i(_, { label: "末端对齐", value: "labelLine" }), i(_, { label: "文字对齐", value: "edge" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel && h.value && "outer" == e2.configure.style.labelPosition]]), d(i(V, { label: "数据格式", style: { "margin-top": "-10px" } }, { default: o(() => [i(w, { modelValue: e2.configure.style.labelNumFormat, "onUpdate:modelValue": g3[6] || (g3[6] = (l3) => e2.configure.style.labelNumFormat = l3) }, { default: o(() => [i(N, { style: { "margin-top": "-10px" } }, { default: o(() => [i(U, { span: 14 }, { default: o(() => [i(L, { value: "precision", label: "小数位数", size: "large" })]), _: 1 }), i(U, { span: 8 }, { default: o(() => [i(v, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.labelNumPrecision, "onUpdate:modelValue": g3[3] || (g3[3] = (l3) => e2.configure.style.labelNumPrecision = l3), disabled: e2.configure.style.labelNumFormat && -1 == e2.configure.style.labelNumFormat.indexOf("precision"), placeholder: "默认", clearable: "" }, { default: o(() => [i(_, { label: "1", value: "1" }), i(_, { label: "2", value: "2" }), i(_, { label: "3", value: "3" }), i(_, { label: "4", value: "4" }), i(_, { label: "5", value: "5" }), i(_, { label: "6", value: "6" })]), _: 1 }, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), i(N, { style: { "margin-top": "-10px" } }, { default: o(() => [i(U, { span: 14 }, { default: o(() => [i(L, { value: "prefix", label: "前缀", size: "large" })]), _: 1 }), i(U, { span: 8 }, { default: o(() => [i(F, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.labelNumPrefix, "onUpdate:modelValue": g3[4] || (g3[4] = (l3) => e2.configure.style.labelNumPrefix = l3), disabled: e2.configure.style.labelNumFormat && -1 == e2.configure.style.labelNumFormat.indexOf("prefix"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), i(N, { style: { "margin-top": "-10px" } }, { default: o(() => [i(U, { span: 14 }, { default: o(() => [i(L, { value: "append", label: "后缀", size: "large" })]), _: 1 }), i(U, { span: 8 }, { default: o(() => [i(F, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.labelNumAppend, "onUpdate:modelValue": g3[5] || (g3[5] = (l3) => e2.configure.style.labelNumAppend = l3), disabled: e2.configure.style.labelNumFormat && -1 == e2.configure.style.labelNumFormat.indexOf("append"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]]), d(i(V, { label: "文字字号", style: { "margin-top": "-10px" } }, { default: o(() => [i(v, { modelValue: e2.configure.style.labelFontSize, "onUpdate:modelValue": g3[7] || (g3[7] = (l3) => e2.configure.style.labelFontSize = l3), placeholder: "默认", clearable: "" }, { default: o(() => [(u(), r(s, null, p(c, (e3) => i(_, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]]), d(i(V, { label: "文字颜色", style: { "margin-top": "-10px" } }, { default: o(() => [i(z, { modelValue: e2.configure.style.labelColor, "onUpdate:modelValue": g3[8] || (g3[8] = (l3) => e2.configure.style.labelColor = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]]), d(i(V, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: o(() => [i(v, { modelValue: e2.configure.style.labelWeight, "onUpdate:modelValue": g3[9] || (g3[9] = (l3) => e2.configure.style.labelWeight = l3), placeholder: "默认", clearable: "" }, { default: o(() => [i(_, { label: "normal", value: "normal" }), i(_, { label: "bold", value: "bold" }), i(_, { label: "bolder", value: "bolder" }), i(_, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]]), d(i(V, { label: "左右对齐", style: { "margin-top": "-10px" } }, { default: o(() => [i(T, { modelValue: e2.configure.style.textAlign, "onUpdate:modelValue": g3[10] || (g3[10] = (l3) => e2.configure.style.textAlign = l3) }, { default: o(() => [i(A, { value: "right" }, { default: o(() => g3[16] || (g3[16] = [m("左")])), _: 1 }), i(A, { value: "center" }, { default: o(() => g3[17] || (g3[17] = [m("中")])), _: 1 }), i(A, { value: "left" }, { default: o(() => g3[18] || (g3[18] = [m("右")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel && !h.value]]), d(i(V, { label: "垂直对齐", style: { "margin-top": "-10px" } }, { default: o(() => [i(T, { modelValue: e2.configure.style.verticalAlign, "onUpdate:modelValue": g3[11] || (g3[11] = (l3) => e2.configure.style.verticalAlign = l3) }, { default: o(() => [i(A, { value: "bottom" }, { default: o(() => g3[19] || (g3[19] = [m("上")])), _: 1 }), i(A, { value: "middle" }, { default: o(() => g3[20] || (g3[20] = [m("中")])), _: 1 }), i(A, { value: "top" }, { default: o(() => g3[21] || (g3[21] = [m("底")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel && !h.value]]), d(i(V, { label: "旋转角度", style: { "margin-top": "-10px" } }, { default: o(() => [i(P, { modelValue: e2.configure.style.labelAngle, "onUpdate:modelValue": g3[12] || (g3[12] = (l3) => e2.configure.style.labelAngle = l3), min: -90, max: 90 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]]), d(i(V, { label: "文字偏移", style: { "margin-top": "-10px" } }, { default: o(() => [i(U, { span: 12 }, { default: o(() => [i(V, { label: "左", "label-width": "40px;" }, { default: o(() => [i(F, { style: { width: "50px" }, modelValue: e2.configure.style.labelLeft, "onUpdate:modelValue": g3[13] || (g3[13] = (l3) => e2.configure.style.labelLeft = l3), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), i(U, { span: 12 }, { default: o(() => [i(V, { label: "上", "label-width": "40px;" }, { default: o(() => [i(F, { style: { width: "50px" }, modelValue: e2.configure.style.labelTop, "onUpdate:modelValue": g3[14] || (g3[14] = (l3) => e2.configure.style.labelTop = l3), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), i(O, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => g3[22] || (g3[22] = [m(" 如30,左表示文字在横向上偏移30,上表示纵向上偏移 40 ")])), _: 1 })]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]]), d(i(V, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [i(F, { modelValue: e2.configure.style.labelFormatter, "onUpdate:modelValue": g3[15] || (g3[15] = (l3) => e2.configure.style.labelFormatter = l3), rows: 2, type: "textarea", placeholder: "" }, null, 8, ["modelValue"]), i(O, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => g3[23] || (g3[23] = [m(" {a}:系列名;{b}:数据名;{c}:数据值;{@xxx};{@[n]} ")])), _: 1 })]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]])])]), _: 1 });
6
+ return u(), t(k, { title: "文本标签", name: "styleLabel", class: "amb-design-attr-group-header" }, { default: o(() => [n("div", f, [i(V, { label: "是否显示", style: { "margin-top": "4px", "margin-bottom": "-15px" } }, { default: o(() => [i(x, { modelValue: e2.configure.style.enableLabel, "onUpdate:modelValue": g3[0] || (g3[0] = (l3) => e2.configure.style.enableLabel = l3) }, null, 8, ["modelValue"])]), _: 1 }), d(i(V, { label: "标签位置", style: { "margin-top": "15px" } }, { default: o(() => [i(v, { modelValue: e2.configure.style.labelPosition, "onUpdate:modelValue": g3[1] || (g3[1] = (l3) => e2.configure.style.labelPosition = l3), placeholder: "默认", clearable: "" }, { default: o(() => [(u(), r(s, null, p(y, (e3) => i(_, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]]), d(i(V, { label: "对齐方式", style: { "margin-top": "-10px" } }, { default: o(() => [i(v, { modelValue: e2.configure.style.labelAlignTo, "onUpdate:modelValue": g3[2] || (g3[2] = (l3) => e2.configure.style.labelAlignTo = l3), placeholder: "默认", clearable: "" }, { default: o(() => [i(_, { label: "末端对齐", value: "labelLine" }), i(_, { label: "文字对齐", value: "edge" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel && h.value && "outer" == e2.configure.style.labelPosition]]), d(i(V, { label: "数据格式", style: { "margin-top": "-10px" } }, { default: o(() => [i(w, { modelValue: e2.configure.style.labelNumFormat, "onUpdate:modelValue": g3[6] || (g3[6] = (l3) => e2.configure.style.labelNumFormat = l3) }, { default: o(() => [i(N, { style: { "margin-top": "-10px" } }, { default: o(() => [i(U, { span: 14 }, { default: o(() => [i(L, { value: "precision", label: "小数位数", size: "large" })]), _: 1 }), i(U, { span: 8 }, { default: o(() => [i(v, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.labelNumPrecision, "onUpdate:modelValue": g3[3] || (g3[3] = (l3) => e2.configure.style.labelNumPrecision = l3), disabled: e2.configure.style.labelNumFormat && -1 == e2.configure.style.labelNumFormat.indexOf("precision"), placeholder: "默认", clearable: "" }, { default: o(() => [i(_, { label: "1", value: "1" }), i(_, { label: "2", value: "2" }), i(_, { label: "3", value: "3" }), i(_, { label: "4", value: "4" }), i(_, { label: "5", value: "5" }), i(_, { label: "6", value: "6" })]), _: 1 }, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), i(N, { style: { "margin-top": "-10px" } }, { default: o(() => [i(U, { span: 14 }, { default: o(() => [i(L, { value: "prefix", label: "前缀", size: "large" })]), _: 1 }), i(U, { span: 8 }, { default: o(() => [i(F, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.labelNumPrefix, "onUpdate:modelValue": g3[4] || (g3[4] = (l3) => e2.configure.style.labelNumPrefix = l3), disabled: e2.configure.style.labelNumFormat && -1 == e2.configure.style.labelNumFormat.indexOf("prefix"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), i(N, { style: { "margin-top": "-10px" } }, { default: o(() => [i(U, { span: 14 }, { default: o(() => [i(L, { value: "append", label: "后缀", size: "large" })]), _: 1 }), i(U, { span: 8 }, { default: o(() => [i(F, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.labelNumAppend, "onUpdate:modelValue": g3[5] || (g3[5] = (l3) => e2.configure.style.labelNumAppend = l3), disabled: e2.configure.style.labelNumFormat && -1 == e2.configure.style.labelNumFormat.indexOf("append"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]]), d(i(V, { label: "文字字号", style: { "margin-top": "-10px" } }, { default: o(() => [i(v, { modelValue: e2.configure.style.labelFontSize, "onUpdate:modelValue": g3[7] || (g3[7] = (l3) => e2.configure.style.labelFontSize = l3), placeholder: "默认", clearable: "" }, { default: o(() => [(u(), r(s, null, p(c, (e3) => i(_, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]]), d(i(V, { label: "文字颜色", style: { "margin-top": "-10px" } }, { default: o(() => [i(z, { modelValue: e2.configure.style.labelColor, "onUpdate:modelValue": g3[8] || (g3[8] = (l3) => e2.configure.style.labelColor = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]]), d(i(V, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: o(() => [i(v, { modelValue: e2.configure.style.labelWeight, "onUpdate:modelValue": g3[9] || (g3[9] = (l3) => e2.configure.style.labelWeight = l3), placeholder: "默认", clearable: "" }, { default: o(() => [i(_, { label: "normal", value: "normal" }), i(_, { label: "bold", value: "bold" }), i(_, { label: "bolder", value: "bolder" }), i(_, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]]), d(i(V, { label: "左右对齐", style: { "margin-top": "-10px" } }, { default: o(() => [i(T, { modelValue: e2.configure.style.textAlign, "onUpdate:modelValue": g3[10] || (g3[10] = (l3) => e2.configure.style.textAlign = l3) }, { default: o(() => [i(A, { value: "right" }, { default: o(() => [...g3[16] || (g3[16] = [m("左", -1)])]), _: 1 }), i(A, { value: "center" }, { default: o(() => [...g3[17] || (g3[17] = [m("中", -1)])]), _: 1 }), i(A, { value: "left" }, { default: o(() => [...g3[18] || (g3[18] = [m("右", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel && !h.value]]), d(i(V, { label: "垂直对齐", style: { "margin-top": "-10px" } }, { default: o(() => [i(T, { modelValue: e2.configure.style.verticalAlign, "onUpdate:modelValue": g3[11] || (g3[11] = (l3) => e2.configure.style.verticalAlign = l3) }, { default: o(() => [i(A, { value: "bottom" }, { default: o(() => [...g3[19] || (g3[19] = [m("上", -1)])]), _: 1 }), i(A, { value: "middle" }, { default: o(() => [...g3[20] || (g3[20] = [m("中", -1)])]), _: 1 }), i(A, { value: "top" }, { default: o(() => [...g3[21] || (g3[21] = [m("底", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel && !h.value]]), d(i(V, { label: "旋转角度", style: { "margin-top": "-10px" } }, { default: o(() => [i(P, { modelValue: e2.configure.style.labelAngle, "onUpdate:modelValue": g3[12] || (g3[12] = (l3) => e2.configure.style.labelAngle = l3), min: -90, max: 90 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]]), d(i(V, { label: "文字偏移", style: { "margin-top": "-10px" } }, { default: o(() => [i(U, { span: 12 }, { default: o(() => [i(V, { label: "左", "label-width": "40px;" }, { default: o(() => [i(F, { style: { width: "50px" }, modelValue: e2.configure.style.labelLeft, "onUpdate:modelValue": g3[13] || (g3[13] = (l3) => e2.configure.style.labelLeft = l3), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), i(U, { span: 12 }, { default: o(() => [i(V, { label: "上", "label-width": "40px;" }, { default: o(() => [i(F, { style: { width: "50px" }, modelValue: e2.configure.style.labelTop, "onUpdate:modelValue": g3[14] || (g3[14] = (l3) => e2.configure.style.labelTop = l3), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), i(O, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => [...g3[22] || (g3[22] = [m(" 如30,左表示文字在横向上偏移30,上表示纵向上偏移 40 ", -1)])]), _: 1 })]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]]), d(i(V, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [i(F, { modelValue: e2.configure.style.labelFormatter, "onUpdate:modelValue": g3[15] || (g3[15] = (l3) => e2.configure.style.labelFormatter = l3), rows: 2, type: "textarea", placeholder: "" }, null, 8, ["modelValue"]), i(O, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => [...g3[23] || (g3[23] = [m(" {a}:系列名;{b}:数据名;{c}:数据值;{@xxx};{@[n]} ", -1)])]), _: 1 })]), _: 1 }, 512), [[b, e2.configure.style.enableLabel]])])]), _: 1 });
7
7
  };
8
8
  } });
9
9
  export {
@@ -55,7 +55,7 @@ const V = { style: { padding: "8px 0px 0px 0px" } }, F = { style: { float: "left
55
55
  const t2 = r("el-form-item"), b2 = r("el-option"), x2 = r("el-select"), j3 = r("el-text"), z2 = r("el-radio"), C2 = r("el-input"), q2 = r("el-radio-group"), I = r("el-collapse-item");
56
56
  return o(), i(I, { title: "数据设置", name: "dataSet", class: "amb-design-attr-group-header" }, { default: n(() => [u("div", V, [s(t2, { label: "选择服务", style: { "margin-top": "4px" } }, { default: n(() => [s(v, { pageDesign: p(w), rowObj: p(T).service, onlyService: "", "onUpdate:modelValue": a2[0] || (a2[0] = (e3, l3, a3, t3) => function(e4, l4, a4, t4) {
57
57
  T.service.id, T.service.simpleCode = l4, T.service.id = t4, T.service.name = a4, W();
58
- }(0, l3, a3, t3)) }, null, 8, ["pageDesign", "rowObj"])]), _: 1 }), s(t2, { label: "数据集", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: n(() => [s(x2, { modelValue: e2.configure.serviceDataField, "onUpdate:modelValue": a2[1] || (a2[1] = (l3) => e2.configure.serviceDataField = l3), filterable: "", clearable: "", placeholder: "请选择" }, { default: n(() => [(o(true), d(c, null, f(L.value, (e3, l3) => (o(), i(b2, { key: l3, label: e3.label, value: e3.value }, { default: n(() => [u("span", F, m(e3.label), 1), u("span", _, m(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), s(j3, { type: "success", size: "small" }, { default: n(() => a2[6] || (a2[6] = [g("如设置将以多值形式展示")])), _: 1 })]), _: 1 }), s(q2, { modelValue: e2.configure.props.nameSource, "onUpdate:modelValue": a2[4] || (a2[4] = (l3) => e2.configure.props.nameSource = l3) }, { default: n(() => [s(t2, { style: { "margin-top": "15px", "margin-bottom": "-15px" } }, { label: n(() => [s(z2, { value: "variable" }, { default: n(() => a2[7] || (a2[7] = [g("名称字段")])), _: 1 })]), default: n(() => [s(x2, { size: "small", disabled: "fixed" == e2.configure.props.nameSource, modelValue: e2.configure.props.nameField, "onUpdate:modelValue": a2[2] || (a2[2] = (l3) => e2.configure.props.nameField = l3), title: e2.configure.props.nameField, style: { width: "160px" }, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: n(() => [(o(true), d(c, null, f(U.value, (e3) => (o(), i(b2, { key: e3.nameValue, label: e3.nameLabel, value: e3.nameValue }, { default: n(() => [u("span", h, m(e3.nameLabel), 1), u("span", D, m(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["disabled", "modelValue", "title"])]), _: 1 }), s(t2, { style: { "margin-top": "25px", "margin-bottom": "-15px" } }, { label: n(() => [s(z2, { value: "fixed" }, { default: n(() => a2[8] || (a2[8] = [g("固定名称")])), _: 1 })]), default: n(() => [s(C2, { disabled: !e2.configure.props.nameSource || "fixed" != e2.configure.props.nameSource, modelValue: e2.configure.props.nameFixed, "onUpdate:modelValue": a2[3] || (a2[3] = (l3) => e2.configure.props.nameFixed = l3), placeholder: "请输入" }, null, 8, ["disabled", "modelValue"])]), _: 1 })]), _: 1 }, 8, ["modelValue"]), s(t2, { label: "数据字段", style: { "margin-top": "25px", "margin-bottom": "-15px" } }, { default: n(() => [s(x2, { size: "small", modelValue: e2.configure.props.yaxisField, "onUpdate:modelValue": a2[5] || (a2[5] = (l3) => e2.configure.props.yaxisField = l3), title: e2.configure.props.yaxisField, style: { width: "160px" }, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: n(() => [(o(true), d(c, null, f(k.value, (e3) => (o(), i(b2, { key: e3.numValue, label: e3.numLabel, value: e3.numValue }, { default: n(() => [u("span", S, m(e3.numLabel), 1), u("span", O, m(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "title"])]), _: 1 }), s(y, { ref: "dataOriginServiceInRef", dataOrigin: p(T) }, null, 8, ["dataOrigin"])])]), _: 1 });
58
+ }(0, l3, a3, t3)) }, null, 8, ["pageDesign", "rowObj"])]), _: 1 }), s(t2, { label: "数据集", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: n(() => [s(x2, { modelValue: e2.configure.serviceDataField, "onUpdate:modelValue": a2[1] || (a2[1] = (l3) => e2.configure.serviceDataField = l3), filterable: "", clearable: "", placeholder: "请选择" }, { default: n(() => [(o(true), d(c, null, f(L.value, (e3, l3) => (o(), i(b2, { key: l3, label: e3.label, value: e3.value }, { default: n(() => [u("span", F, m(e3.label), 1), u("span", _, m(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), s(j3, { type: "success", size: "small" }, { default: n(() => [...a2[6] || (a2[6] = [g("如设置将以多值形式展示", -1)])]), _: 1 })]), _: 1 }), s(q2, { modelValue: e2.configure.props.nameSource, "onUpdate:modelValue": a2[4] || (a2[4] = (l3) => e2.configure.props.nameSource = l3) }, { default: n(() => [s(t2, { style: { "margin-top": "15px", "margin-bottom": "-15px" } }, { label: n(() => [s(z2, { value: "variable" }, { default: n(() => [...a2[7] || (a2[7] = [g("名称字段", -1)])]), _: 1 })]), default: n(() => [s(x2, { size: "small", disabled: "fixed" == e2.configure.props.nameSource, modelValue: e2.configure.props.nameField, "onUpdate:modelValue": a2[2] || (a2[2] = (l3) => e2.configure.props.nameField = l3), title: e2.configure.props.nameField, style: { width: "160px" }, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: n(() => [(o(true), d(c, null, f(U.value, (e3) => (o(), i(b2, { key: e3.nameValue, label: e3.nameLabel, value: e3.nameValue }, { default: n(() => [u("span", h, m(e3.nameLabel), 1), u("span", D, m(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["disabled", "modelValue", "title"])]), _: 1 }), s(t2, { style: { "margin-top": "25px", "margin-bottom": "-15px" } }, { label: n(() => [s(z2, { value: "fixed" }, { default: n(() => [...a2[8] || (a2[8] = [g("固定名称", -1)])]), _: 1 })]), default: n(() => [s(C2, { disabled: !e2.configure.props.nameSource || "fixed" != e2.configure.props.nameSource, modelValue: e2.configure.props.nameFixed, "onUpdate:modelValue": a2[3] || (a2[3] = (l3) => e2.configure.props.nameFixed = l3), placeholder: "请输入" }, null, 8, ["disabled", "modelValue"])]), _: 1 })]), _: 1 }, 8, ["modelValue"]), s(t2, { label: "数据字段", style: { "margin-top": "25px", "margin-bottom": "-15px" } }, { default: n(() => [s(x2, { size: "small", modelValue: e2.configure.props.yaxisField, "onUpdate:modelValue": a2[5] || (a2[5] = (l3) => e2.configure.props.yaxisField = l3), title: e2.configure.props.yaxisField, style: { width: "160px" }, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: n(() => [(o(true), d(c, null, f(k.value, (e3) => (o(), i(b2, { key: e3.numValue, label: e3.numLabel, value: e3.numValue }, { default: n(() => [u("span", S, m(e3.numLabel), 1), u("span", O, m(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "title"])]), _: 1 }), s(y, { ref: "dataOriginServiceInRef", dataOrigin: p(T) }, null, 8, ["dataOrigin"])])]), _: 1 });
59
59
  };
60
60
  } });
61
61
  export {
@@ -17,7 +17,7 @@ const y = { class: "amb-design-attr-content" }, j = { class: "amb-design-attr-he
17
17
  q();
18
18
  }), (a2, l2) => {
19
19
  const D3 = t("el-badge");
20
- return s(), n("div", y, [u("div", j, [u("div", k, [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] = o(" 事件 ")), _.value > 0 ? (s(), r(D3, { key: 0, value: _.value }, null, 8, ["value"])) : i("", true)], 2), u("label", { class: c({ selected: "advanced" == O.value }), onClick: l2[3] || (l2[3] = (e3) => O.value = "advanced") }, "高级", 2)])]), u("div", C, [g(v(f, { configure: e2.configure }, null, 8, ["configure"]), [[d, "base" == O.value]]), g(v(m, { configure: e2.configure }, null, 8, ["configure"]), [[d, "style" == O.value]]), g(v(b, { configure: e2.configure }, null, 8, ["configure"]), [[d, "event" == O.value]]), g(v(p, { pageDesign: e2.pageDesign, configure: e2.configure }, null, 8, ["pageDesign", "configure"]), [[d, "advanced" == O.value]])])]);
20
+ return s(), n("div", y, [u("div", j, [u("div", k, [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] = o(" 事件 ", -1)), _.value > 0 ? (s(), r(D3, { key: 0, value: _.value }, null, 8, ["value"])) : i("", true)], 2), u("label", { class: c({ selected: "advanced" == O.value }), onClick: l2[3] || (l2[3] = (e3) => O.value = "advanced") }, "高级", 2)])]), u("div", C, [g(v(f, { configure: e2.configure }, null, 8, ["configure"]), [[d, "base" == O.value]]), g(v(m, { configure: e2.configure }, null, 8, ["configure"]), [[d, "style" == O.value]]), g(v(b, { configure: e2.configure }, null, 8, ["configure"]), [[d, "event" == O.value]]), g(v(p, { pageDesign: e2.pageDesign, configure: e2.configure }, null, 8, ["pageDesign", "configure"]), [[d, "advanced" == O.value]])])]);
21
21
  };
22
22
  } });
23
23
  export {
@@ -44,17 +44,17 @@ const H = { class: "amb-design-item-title" }, S = ["onClick"], q = e({ __name: "
44
44
  B.selectWidget && B.selectWidget.value != B.configure.componentIndex && P();
45
45
  });
46
46
  const U = q2;
47
- return (e3, t2) => (n(), r("div", { style: c(E.value), class: s([F.value, "amb-widget-chart"]), onClick: u(Q, ["stop"]), ref: "thisRef" }, [l(m(k, { headerInfo: K.value }, null, 8, ["headerInfo"]), [[f, K.value.showHeader]]), m(a(z), { ref: "chartRef", theme: G.value, option: J.value, autoresize: "" }, null, 8, ["theme", "option"]), l(g("div", H, [(n(true), r(p, null, d(e3.configure.items, (e4, t3) => (n(), r("label", { class: s([[e4.selected ? "amb-design-chart-series-selected" : ""], "amb-design-chart-series"]), onClick: u((e5) => function(e6, t4) {
48
- e6 && e6.preventDefault();
49
- const i2 = B.configure.items[t4];
50
- if (!i2.selected) {
51
- for (let e7 of B.configure.items) if (e7.selected) {
52
- e7.selected = false;
47
+ return (t2, i2) => (n(), r("div", { style: c(E.value), class: s([F.value, "amb-widget-chart"]), onClick: u(Q, ["stop"]), ref: "thisRef" }, [l(m(k, { headerInfo: K.value }, null, 8, ["headerInfo"]), [[f, K.value.showHeader]]), m(a(z), { ref: "chartRef", theme: G.value, option: J.value, autoresize: "" }, null, 8, ["theme", "option"]), l(g("div", H, [(n(true), r(p, null, d(e2.configure.items, (e3, t3) => (n(), r("label", { class: s([[e3.selected ? "amb-design-chart-series-selected" : ""], "amb-design-chart-series"]), onClick: u((e4) => function(e5, t4) {
48
+ e5 && e5.preventDefault();
49
+ const i3 = B.configure.items[t4];
50
+ if (!i3.selected) {
51
+ for (let e6 of B.configure.items) if (e6.selected) {
52
+ e6.selected = false;
53
53
  break;
54
54
  }
55
- i2.selected = true, U("onCustomAttrWidget", i2, y);
55
+ i3.selected = true, U("onCustomAttrWidget", i3, y);
56
56
  }
57
- }(e5, t3), ["stop"]) }, h(e4.props.title), 11, S))), 256))], 512), [[f, e3.configure.componentIndex == e3.selectWidget.value]])], 6));
57
+ }(e4, t3), ["stop"]) }, h(e3.props.title), 11, S))), 256))], 512), [[f, e2.configure.componentIndex == e2.selectWidget.value]])], 6));
58
58
  } });
59
59
  export {
60
60
  q as default
@@ -17,7 +17,7 @@ const p = { class: "amb-design-attr-content" }, y = { class: "amb-design-attr-he
17
17
  z();
18
18
  }), (l2, a2) => {
19
19
  const j3 = u("el-badge");
20
- return s(), t("div", p, [n("div", y, [n("div", k, [n("label", { class: r(_.value), onClick: a2[0] || (a2[0] = (e3) => O("base")) }, "属性", 2), n("label", { class: r(q.value), onClick: a2[1] || (a2[1] = (e3) => O("style")) }, "样式", 2), n("label", { class: r(x.value), onClick: a2[2] || (a2[2] = (e3) => O("event")) }, [a2[4] || (a2[4] = v(" 事件 ")), w.value > 0 ? (s(), c(j3, { key: 0, value: w.value }, null, 8, ["value"])) : i("", true)], 2), n("label", { class: r(L.value), onClick: a2[3] || (a2[3] = (e3) => O("advice")) }, "高级", 2)])]), n("div", C, [o(g(d, { configure: e2.configure }, null, 8, ["configure"]), [[f, _.value]]), o(g(m, { configure: e2.configure }, null, 8, ["configure"]), [[f, q.value]]), o(g(b, { configure: e2.configure }, null, 8, ["configure"]), [[f, x.value]])])]);
20
+ return s(), t("div", p, [n("div", y, [n("div", k, [n("label", { class: r(_.value), onClick: a2[0] || (a2[0] = (e3) => O("base")) }, "属性", 2), n("label", { class: r(q.value), onClick: a2[1] || (a2[1] = (e3) => O("style")) }, "样式", 2), n("label", { class: r(x.value), onClick: a2[2] || (a2[2] = (e3) => O("event")) }, [a2[4] || (a2[4] = v(" 事件 ", -1)), w.value > 0 ? (s(), c(j3, { key: 0, value: w.value }, null, 8, ["value"])) : i("", true)], 2), n("label", { class: r(L.value), onClick: a2[3] || (a2[3] = (e3) => O("advice")) }, "高级", 2)])]), n("div", C, [o(g(d, { configure: e2.configure }, null, 8, ["configure"]), [[f, _.value]]), o(g(m, { configure: e2.configure }, null, 8, ["configure"]), [[f, q.value]]), o(g(b, { configure: e2.configure }, null, 8, ["configure"]), [[f, x.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 t, createElementVNode as n, createVNode as r, withDirectives as u, vShow as c, createTextVNode as d } from "vue";
2
2
  const i = { style: { padding: "8px 0px 0px 0px" } }, p = e({ __name: "style-anchor", props: { configure: { type: Object, required: true } }, setup: (e2) => (p2, s) => {
3
3
  const m = l("el-switch"), f = l("el-form-item"), g = l("el-option"), b = l("el-select"), h = l("el-input-number"), y = l("el-color-picker"), x = l("el-input"), V = l("el-col"), _ = l("el-text"), v = l("el-collapse-item");
4
- return o(), a(v, { title: "固定点", name: "styleGaugeAnchor", class: "amb-design-attr-group-header" }, { default: t(() => [n("div", i, [r(f, { label: "是否显示", style: { "margin-top": "4px", "margin-bottom": "-15px" } }, { default: t(() => [r(m, { modelValue: e2.configure.style.enableAnchor, "onUpdate:modelValue": s[0] || (s[0] = (l2) => e2.configure.style.enableAnchor = l2) }, null, 8, ["modelValue"])]), _: 1 }), u(r(f, { label: "标记", style: { "margin-top": "19px" } }, { default: t(() => [r(b, { modelValue: e2.configure.style.anchorMark, "onUpdate:modelValue": s[1] || (s[1] = (l2) => e2.configure.style.anchorMark = l2), placeholder: "默认", clearable: "" }, { default: t(() => [r(g, { label: "circle", value: "circle" }), r(g, { label: "rect", value: "rect" }), r(g, { label: "roundRect", value: "roundRect" }), r(g, { label: "triangle", value: "triangle" }), r(g, { label: "diamond", value: "diamond" }), r(g, { label: "pin", value: "pin" }), r(g, { label: "arrow", value: "arrow" }), r(g, { label: "none", value: "none" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[c, e2.configure.style.enableAnchor]]), u(r(f, { label: "大小", style: { "margin-top": "-10px" } }, { default: t(() => [r(h, { modelValue: e2.configure.style.anchorSize, "onUpdate:modelValue": s[2] || (s[2] = (l2) => e2.configure.style.anchorSize = l2), min: "0" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[c, e2.configure.style.enableAnchor]]), u(r(f, { label: "颜色", style: { "margin-top": "-10px" } }, { default: t(() => [r(y, { modelValue: e2.configure.style.anchorColor, "onUpdate:modelValue": s[3] || (s[3] = (l2) => e2.configure.style.anchorColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[c, e2.configure.style.enableAnchor]]), u(r(f, { label: "偏移位置", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: t(() => [r(V, { span: 12 }, { default: t(() => [r(f, { label: "左", "label-width": "40px;" }, { default: t(() => [r(x, { style: { width: "50px" }, modelValue: e2.configure.style.anchorLeft, "onUpdate:modelValue": s[4] || (s[4] = (l2) => e2.configure.style.anchorLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), r(V, { span: 12 }, { default: t(() => [r(f, { label: "上", "label-width": "40px;" }, { default: t(() => [r(x, { style: { width: "50px" }, modelValue: e2.configure.style.anchorTop, "onUpdate:modelValue": s[5] || (s[5] = (l2) => e2.configure.style.anchorTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), r(_, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: t(() => s[6] || (s[6] = [d(" 如30,左表示固定点在水平方向横向上偏移30,上表示垂直方向上偏移 40 ")])), _: 1 })]), _: 1 }, 512), [[c, e2.configure.style.enableAnchor]])])]), _: 1 });
4
+ return o(), a(v, { title: "固定点", name: "styleGaugeAnchor", class: "amb-design-attr-group-header" }, { default: t(() => [n("div", i, [r(f, { label: "是否显示", style: { "margin-top": "4px", "margin-bottom": "-15px" } }, { default: t(() => [r(m, { modelValue: e2.configure.style.enableAnchor, "onUpdate:modelValue": s[0] || (s[0] = (l2) => e2.configure.style.enableAnchor = l2) }, null, 8, ["modelValue"])]), _: 1 }), u(r(f, { label: "标记", style: { "margin-top": "19px" } }, { default: t(() => [r(b, { modelValue: e2.configure.style.anchorMark, "onUpdate:modelValue": s[1] || (s[1] = (l2) => e2.configure.style.anchorMark = l2), placeholder: "默认", clearable: "" }, { default: t(() => [r(g, { label: "circle", value: "circle" }), r(g, { label: "rect", value: "rect" }), r(g, { label: "roundRect", value: "roundRect" }), r(g, { label: "triangle", value: "triangle" }), r(g, { label: "diamond", value: "diamond" }), r(g, { label: "pin", value: "pin" }), r(g, { label: "arrow", value: "arrow" }), r(g, { label: "none", value: "none" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[c, e2.configure.style.enableAnchor]]), u(r(f, { label: "大小", style: { "margin-top": "-10px" } }, { default: t(() => [r(h, { modelValue: e2.configure.style.anchorSize, "onUpdate:modelValue": s[2] || (s[2] = (l2) => e2.configure.style.anchorSize = l2), min: "0" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[c, e2.configure.style.enableAnchor]]), u(r(f, { label: "颜色", style: { "margin-top": "-10px" } }, { default: t(() => [r(y, { modelValue: e2.configure.style.anchorColor, "onUpdate:modelValue": s[3] || (s[3] = (l2) => e2.configure.style.anchorColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[c, e2.configure.style.enableAnchor]]), u(r(f, { label: "偏移位置", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: t(() => [r(V, { span: 12 }, { default: t(() => [r(f, { label: "左", "label-width": "40px;" }, { default: t(() => [r(x, { style: { width: "50px" }, modelValue: e2.configure.style.anchorLeft, "onUpdate:modelValue": s[4] || (s[4] = (l2) => e2.configure.style.anchorLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), r(V, { span: 12 }, { default: t(() => [r(f, { label: "上", "label-width": "40px;" }, { default: t(() => [r(x, { style: { width: "50px" }, modelValue: e2.configure.style.anchorTop, "onUpdate:modelValue": s[5] || (s[5] = (l2) => e2.configure.style.anchorTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), r(_, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: t(() => [...s[6] || (s[6] = [d(" 如30,左表示固定点在水平方向横向上偏移30,上表示垂直方向上偏移 40 ", -1)])]), _: 1 })]), _: 1 }, 512), [[c, e2.configure.style.enableAnchor]])])]), _: 1 });
5
5
  } });
6
6
  export {
7
7
  p as default
@@ -3,7 +3,7 @@ const g = { style: { padding: "8px 0px 0px 0px" } }, c = e({ __name: "style-axis
3
3
  const c2 = e2, x = ["8", "10", "12", "14", "16", "18", "20", "24", "28"], y = l(true);
4
4
  return "seriesChart" == c2.chartType || (y.value = false), (l2, c3) => {
5
5
  const y2 = a("el-switch"), f = a("el-form-item"), L = a("el-input-number"), V = a("el-color-picker"), h = a("el-option"), _ = a("el-select"), A = a("el-input"), v = a("el-text"), U = a("el-collapse-item");
6
- return o(), t(U, { title: "刻度标签", name: "styleAxisLabel", class: "amb-design-attr-group-header" }, { default: i(() => [u("div", g, [n(f, { label: "是否显示", style: { "margin-top": "4px", "margin-bottom": "-15px" } }, { default: i(() => [n(y2, { modelValue: e2.configure.style.enableAxisLabel, "onUpdate:modelValue": c3[0] || (c3[0] = (l3) => e2.configure.style.enableAxisLabel = l3) }, null, 8, ["modelValue"])]), _: 1 }), s(n(f, { label: "轴线距离", style: { "margin-top": "18px" } }, { default: i(() => [n(L, { modelValue: e2.configure.style.axisLabelDistance, "onUpdate:modelValue": c3[1] || (c3[1] = (l3) => e2.configure.style.axisLabelDistance = l3), min: "0", max: 50 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableAxisLabel]]), s(n(f, { label: "文字颜色", style: { "margin-top": "-10px" } }, { default: i(() => [n(V, { modelValue: e2.configure.style.axisLabelColor, "onUpdate:modelValue": c3[2] || (c3[2] = (l3) => e2.configure.style.axisLabelColor = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableAxisLabel]]), s(n(f, { label: "文字字号", style: { "margin-top": "-10px" } }, { default: i(() => [n(_, { modelValue: e2.configure.style.axisLabelFontSize, "onUpdate:modelValue": c3[3] || (c3[3] = (l3) => e2.configure.style.axisLabelFontSize = l3), placeholder: "默认", clearable: "" }, { default: i(() => [(o(), b(d, null, m(x, (e3) => n(h, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableAxisLabel]]), s(n(f, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: i(() => [n(_, { modelValue: e2.configure.style.axisLabelWeight, "onUpdate:modelValue": c3[4] || (c3[4] = (l3) => e2.configure.style.axisLabelWeight = l3), placeholder: "默认", clearable: "" }, { default: i(() => [n(h, { label: "normal", value: "normal" }), n(h, { label: "bold", value: "bold" }), n(h, { label: "bolder", value: "bolder" }), n(h, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableAxisLabel]]), s(n(f, { label: "旋转角度", style: { "margin-top": "-10px" } }, { default: i(() => [n(L, { modelValue: e2.configure.style.axisLabelAngle, "onUpdate:modelValue": c3[5] || (c3[5] = (l3) => e2.configure.style.axisLabelAngle = l3), min: -90, max: 90 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableAxisLabel]]), s(n(f, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: i(() => [n(A, { modelValue: e2.configure.style.axisLabelFormatter, "onUpdate:modelValue": c3[6] || (c3[6] = (l3) => e2.configure.style.axisLabelFormatter = l3), rows: 2, type: "textarea", placeholder: "" }, null, 8, ["modelValue"]), n(v, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: i(() => c3[7] || (c3[7] = [p(" 格式如:{value} kg ")])), _: 1 })]), _: 1 }, 512), [[r, e2.configure.style.enableAxisLabel]])])]), _: 1 });
6
+ return o(), t(U, { title: "刻度标签", name: "styleAxisLabel", class: "amb-design-attr-group-header" }, { default: i(() => [u("div", g, [n(f, { label: "是否显示", style: { "margin-top": "4px", "margin-bottom": "-15px" } }, { default: i(() => [n(y2, { modelValue: e2.configure.style.enableAxisLabel, "onUpdate:modelValue": c3[0] || (c3[0] = (l3) => e2.configure.style.enableAxisLabel = l3) }, null, 8, ["modelValue"])]), _: 1 }), s(n(f, { label: "轴线距离", style: { "margin-top": "18px" } }, { default: i(() => [n(L, { modelValue: e2.configure.style.axisLabelDistance, "onUpdate:modelValue": c3[1] || (c3[1] = (l3) => e2.configure.style.axisLabelDistance = l3), min: "0", max: 50 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableAxisLabel]]), s(n(f, { label: "文字颜色", style: { "margin-top": "-10px" } }, { default: i(() => [n(V, { modelValue: e2.configure.style.axisLabelColor, "onUpdate:modelValue": c3[2] || (c3[2] = (l3) => e2.configure.style.axisLabelColor = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableAxisLabel]]), s(n(f, { label: "文字字号", style: { "margin-top": "-10px" } }, { default: i(() => [n(_, { modelValue: e2.configure.style.axisLabelFontSize, "onUpdate:modelValue": c3[3] || (c3[3] = (l3) => e2.configure.style.axisLabelFontSize = l3), placeholder: "默认", clearable: "" }, { default: i(() => [(o(), b(d, null, m(x, (e3) => n(h, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableAxisLabel]]), s(n(f, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: i(() => [n(_, { modelValue: e2.configure.style.axisLabelWeight, "onUpdate:modelValue": c3[4] || (c3[4] = (l3) => e2.configure.style.axisLabelWeight = l3), placeholder: "默认", clearable: "" }, { default: i(() => [n(h, { label: "normal", value: "normal" }), n(h, { label: "bold", value: "bold" }), n(h, { label: "bolder", value: "bolder" }), n(h, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableAxisLabel]]), s(n(f, { label: "旋转角度", style: { "margin-top": "-10px" } }, { default: i(() => [n(L, { modelValue: e2.configure.style.axisLabelAngle, "onUpdate:modelValue": c3[5] || (c3[5] = (l3) => e2.configure.style.axisLabelAngle = l3), min: -90, max: 90 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableAxisLabel]]), s(n(f, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: i(() => [n(A, { modelValue: e2.configure.style.axisLabelFormatter, "onUpdate:modelValue": c3[6] || (c3[6] = (l3) => e2.configure.style.axisLabelFormatter = l3), rows: 2, type: "textarea", placeholder: "" }, null, 8, ["modelValue"]), n(v, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: i(() => [...c3[7] || (c3[7] = [p(" 格式如:{value} kg ", -1)])]), _: 1 })]), _: 1 }, 512), [[r, e2.configure.style.enableAxisLabel]])])]), _: 1 });
7
7
  };
8
8
  } });
9
9
  export {
@@ -3,7 +3,7 @@ const c = { style: { padding: "8px 0px 0px 0px" } }, g = e({ __name: "style-deta
3
3
  const g2 = ["8", "10", "12", "14", "16", "18", "20", "24", "28"];
4
4
  return (f, y) => {
5
5
  const b = l("el-switch"), x = l("el-form-item"), V = l("el-color-picker"), h = l("el-option"), _ = l("el-select"), v = l("el-input"), D = l("el-col"), U = l("el-text"), w = l("el-collapse-item");
6
- return a(), t(w, { title: "仪表盘详情(数据)", name: "styleGaugeFixedpoint", class: "amb-design-attr-group-header" }, { default: o(() => [i("div", c, [u(x, { label: "是否显示", style: { "margin-top": "4px", "margin-bottom": "-15px" } }, { default: o(() => [u(b, { modelValue: e2.configure.style.enableDetail, "onUpdate:modelValue": y[0] || (y[0] = (l2) => e2.configure.style.enableDetail = l2) }, null, 8, ["modelValue"])]), _: 1 }), d(u(x, { label: "颜色", style: { "margin-top": "22px" } }, { default: o(() => [u(V, { modelValue: e2.configure.style.detailColor, "onUpdate:modelValue": y[1] || (y[1] = (l2) => e2.configure.style.detailColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableDetail]]), d(u(x, { label: "文字字号", style: { "margin-top": "-10px" } }, { default: o(() => [u(_, { modelValue: e2.configure.style.detailFontSize, "onUpdate:modelValue": y[2] || (y[2] = (l2) => e2.configure.style.detailFontSize = l2), placeholder: "默认", clearable: "" }, { default: o(() => [(a(), r(p, null, s(g2, (e3) => u(h, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableDetail]]), d(u(x, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: o(() => [u(_, { modelValue: e2.configure.style.detailWeight, "onUpdate:modelValue": y[3] || (y[3] = (l2) => e2.configure.style.detailWeight = l2), placeholder: "默认", clearable: "" }, { default: o(() => [u(h, { label: "normal", value: "normal" }), u(h, { label: "bold", value: "bold" }), u(h, { label: "bolder", value: "bolder" }), u(h, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableDetail]]), d(u(x, { label: "偏移位置", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [u(D, { span: 12 }, { default: o(() => [u(x, { label: "左", "label-width": "40px;" }, { default: o(() => [u(v, { style: { width: "50px" }, modelValue: e2.configure.style.detailLeft, "onUpdate:modelValue": y[4] || (y[4] = (l2) => e2.configure.style.detailLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), u(D, { span: 12 }, { default: o(() => [u(x, { label: "上", "label-width": "40px;" }, { default: o(() => [u(v, { style: { width: "50px" }, modelValue: e2.configure.style.detailTop, "onUpdate:modelValue": y[5] || (y[5] = (l2) => e2.configure.style.detailTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), u(U, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => y[7] || (y[7] = [m(" 如30,左表示在水平方向上偏移30,上表示垂直方向上偏移 40 ")])), _: 1 })]), _: 1 }, 512), [[n, e2.configure.style.enableDetail]]), d(u(x, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [u(v, { modelValue: e2.configure.style.detailFormatter, "onUpdate:modelValue": y[6] || (y[6] = (l2) => e2.configure.style.detailFormatter = l2), rows: 2, type: "textarea", placeholder: "" }, null, 8, ["modelValue"]), u(U, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => y[8] || (y[8] = [m(" 格式化字符串 如:{value}% ")])), _: 1 })]), _: 1 }, 512), [[n, e2.configure.style.enableDetail]])])]), _: 1 });
6
+ return a(), t(w, { title: "仪表盘详情(数据)", name: "styleGaugeFixedpoint", class: "amb-design-attr-group-header" }, { default: o(() => [i("div", c, [u(x, { label: "是否显示", style: { "margin-top": "4px", "margin-bottom": "-15px" } }, { default: o(() => [u(b, { modelValue: e2.configure.style.enableDetail, "onUpdate:modelValue": y[0] || (y[0] = (l2) => e2.configure.style.enableDetail = l2) }, null, 8, ["modelValue"])]), _: 1 }), d(u(x, { label: "颜色", style: { "margin-top": "22px" } }, { default: o(() => [u(V, { modelValue: e2.configure.style.detailColor, "onUpdate:modelValue": y[1] || (y[1] = (l2) => e2.configure.style.detailColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableDetail]]), d(u(x, { label: "文字字号", style: { "margin-top": "-10px" } }, { default: o(() => [u(_, { modelValue: e2.configure.style.detailFontSize, "onUpdate:modelValue": y[2] || (y[2] = (l2) => e2.configure.style.detailFontSize = l2), placeholder: "默认", clearable: "" }, { default: o(() => [(a(), r(p, null, s(g2, (e3) => u(h, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableDetail]]), d(u(x, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: o(() => [u(_, { modelValue: e2.configure.style.detailWeight, "onUpdate:modelValue": y[3] || (y[3] = (l2) => e2.configure.style.detailWeight = l2), placeholder: "默认", clearable: "" }, { default: o(() => [u(h, { label: "normal", value: "normal" }), u(h, { label: "bold", value: "bold" }), u(h, { label: "bolder", value: "bolder" }), u(h, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableDetail]]), d(u(x, { label: "偏移位置", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [u(D, { span: 12 }, { default: o(() => [u(x, { label: "左", "label-width": "40px;" }, { default: o(() => [u(v, { style: { width: "50px" }, modelValue: e2.configure.style.detailLeft, "onUpdate:modelValue": y[4] || (y[4] = (l2) => e2.configure.style.detailLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), u(D, { span: 12 }, { default: o(() => [u(x, { label: "上", "label-width": "40px;" }, { default: o(() => [u(v, { style: { width: "50px" }, modelValue: e2.configure.style.detailTop, "onUpdate:modelValue": y[5] || (y[5] = (l2) => e2.configure.style.detailTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), u(U, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => [...y[7] || (y[7] = [m(" 如30,左表示在水平方向上偏移30,上表示垂直方向上偏移 40 ", -1)])]), _: 1 })]), _: 1 }, 512), [[n, e2.configure.style.enableDetail]]), d(u(x, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [u(v, { modelValue: e2.configure.style.detailFormatter, "onUpdate:modelValue": y[6] || (y[6] = (l2) => e2.configure.style.detailFormatter = l2), rows: 2, type: "textarea", placeholder: "" }, null, 8, ["modelValue"]), u(U, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => [...y[8] || (y[8] = [m(" 格式化字符串 如:{value}% ", -1)])]), _: 1 })]), _: 1 }, 512), [[n, e2.configure.style.enableDetail]])])]), _: 1 });
7
7
  };
8
8
  } });
9
9
  export {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as e, resolveComponent as l, createBlock as t, openBlock as a, withCtx as u, createElementVNode as n, createVNode as o, createTextVNode as d } from "vue";
2
2
  const s = { style: { padding: "8px 0px 0px 0px" } }, i = e({ __name: "style-gauge", props: { configure: { type: Object, required: true } }, setup: (e2) => (i2, m) => {
3
3
  const p = l("el-input-number"), r = l("el-form-item"), g = l("el-input"), f = l("el-col"), c = l("el-text"), y = l("el-collapse-item");
4
- return a(), t(y, { title: "仪表盘", name: "styleGauge", class: "amb-design-attr-group-header" }, { default: u(() => [n("div", s, [o(r, { label: "最小值", style: { "margin-top": "4px" } }, { default: u(() => [o(p, { modelValue: e2.configure.style.min, "onUpdate:modelValue": m[0] || (m[0] = (l2) => e2.configure.style.min = l2), max: e2.configure.style.max }, null, 8, ["modelValue", "max"])]), _: 1 }), o(r, { label: "最大值", style: { "margin-top": "-10px" } }, { default: u(() => [o(p, { modelValue: e2.configure.style.max, "onUpdate:modelValue": m[1] || (m[1] = (l2) => e2.configure.style.max = l2), min: e2.configure.style.min }, null, 8, ["modelValue", "min"])]), _: 1 }), o(r, { label: "中心坐标", style: { "margin-top": "-10px" } }, { default: u(() => [o(f, { span: 12 }, { default: u(() => [o(r, { label: "左", "label-width": "40px;" }, { default: u(() => [o(g, { style: { width: "50px" }, modelValue: e2.configure.style.centerLeft, "onUpdate:modelValue": m[2] || (m[2] = (l2) => e2.configure.style.centerLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), o(f, { span: 12 }, { default: u(() => [o(r, { label: "上", "label-width": "40px;" }, { default: u(() => [o(g, { style: { width: "50px" }, modelValue: e2.configure.style.centerTop, "onUpdate:modelValue": m[3] || (m[3] = (l2) => e2.configure.style.centerTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), o(c, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => m[8] || (m[8] = [d("格式如:50%,左为是横坐标位置,上是纵坐标位置")])), _: 1 })]), _: 1 }), o(r, { label: "半径", style: { "margin-top": "-10px" } }, { default: u(() => [o(g, { style: { width: "50px" }, modelValue: e2.configure.style.radiusOuter, "onUpdate:modelValue": m[4] || (m[4] = (l2) => e2.configure.style.radiusOuter = l2), placeholder: "" }, null, 8, ["modelValue"]), o(c, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => m[9] || (m[9] = [d("格式如:75%,可以是相对于容器高宽中较小的一项的一半的百分比,也可以是绝对的数值")])), _: 1 })]), _: 1 }), o(r, { label: "分割段数", style: { "margin-top": "-10px" } }, { default: u(() => [o(p, { modelValue: e2.configure.style.splitNumber, "onUpdate:modelValue": m[5] || (m[5] = (l2) => e2.configure.style.splitNumber = l2), min: 0, max: 360 }, null, 8, ["modelValue"])]), _: 1 }), o(r, { label: "起始角度", style: { "margin-top": "-10px" } }, { default: u(() => [o(p, { modelValue: e2.configure.style.startAngle, "onUpdate:modelValue": m[6] || (m[6] = (l2) => e2.configure.style.startAngle = l2), min: -180, max: 180 }, null, 8, ["modelValue"])]), _: 1 }), o(r, { label: "结束角度", style: { "margin-top": "-10px" } }, { default: u(() => [o(p, { modelValue: e2.configure.style.endAngle, "onUpdate:modelValue": m[7] || (m[7] = (l2) => e2.configure.style.endAngle = l2), min: -180, max: 180 }, null, 8, ["modelValue"]), o(c, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => m[10] || (m[10] = [d("正右手侧为0度,正上方为90度,正左手侧为180度")])), _: 1 })]), _: 1 })])]), _: 1 });
4
+ return a(), t(y, { title: "仪表盘", name: "styleGauge", class: "amb-design-attr-group-header" }, { default: u(() => [n("div", s, [o(r, { label: "最小值", style: { "margin-top": "4px" } }, { default: u(() => [o(p, { modelValue: e2.configure.style.min, "onUpdate:modelValue": m[0] || (m[0] = (l2) => e2.configure.style.min = l2), max: e2.configure.style.max }, null, 8, ["modelValue", "max"])]), _: 1 }), o(r, { label: "最大值", style: { "margin-top": "-10px" } }, { default: u(() => [o(p, { modelValue: e2.configure.style.max, "onUpdate:modelValue": m[1] || (m[1] = (l2) => e2.configure.style.max = l2), min: e2.configure.style.min }, null, 8, ["modelValue", "min"])]), _: 1 }), o(r, { label: "中心坐标", style: { "margin-top": "-10px" } }, { default: u(() => [o(f, { span: 12 }, { default: u(() => [o(r, { label: "左", "label-width": "40px;" }, { default: u(() => [o(g, { style: { width: "50px" }, modelValue: e2.configure.style.centerLeft, "onUpdate:modelValue": m[2] || (m[2] = (l2) => e2.configure.style.centerLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), o(f, { span: 12 }, { default: u(() => [o(r, { label: "上", "label-width": "40px;" }, { default: u(() => [o(g, { style: { width: "50px" }, modelValue: e2.configure.style.centerTop, "onUpdate:modelValue": m[3] || (m[3] = (l2) => e2.configure.style.centerTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), o(c, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => [...m[8] || (m[8] = [d("格式如:50%,左为是横坐标位置,上是纵坐标位置", -1)])]), _: 1 })]), _: 1 }), o(r, { label: "半径", style: { "margin-top": "-10px" } }, { default: u(() => [o(g, { style: { width: "50px" }, modelValue: e2.configure.style.radiusOuter, "onUpdate:modelValue": m[4] || (m[4] = (l2) => e2.configure.style.radiusOuter = l2), placeholder: "" }, null, 8, ["modelValue"]), o(c, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => [...m[9] || (m[9] = [d("格式如:75%,可以是相对于容器高宽中较小的一项的一半的百分比,也可以是绝对的数值", -1)])]), _: 1 })]), _: 1 }), o(r, { label: "分割段数", style: { "margin-top": "-10px" } }, { default: u(() => [o(p, { modelValue: e2.configure.style.splitNumber, "onUpdate:modelValue": m[5] || (m[5] = (l2) => e2.configure.style.splitNumber = l2), min: 0, max: 360 }, null, 8, ["modelValue"])]), _: 1 }), o(r, { label: "起始角度", style: { "margin-top": "-10px" } }, { default: u(() => [o(p, { modelValue: e2.configure.style.startAngle, "onUpdate:modelValue": m[6] || (m[6] = (l2) => e2.configure.style.startAngle = l2), min: -180, max: 180 }, null, 8, ["modelValue"])]), _: 1 }), o(r, { label: "结束角度", style: { "margin-top": "-10px" } }, { default: u(() => [o(p, { modelValue: e2.configure.style.endAngle, "onUpdate:modelValue": m[7] || (m[7] = (l2) => e2.configure.style.endAngle = l2), min: -180, max: 180 }, null, 8, ["modelValue"]), o(c, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => [...m[10] || (m[10] = [d("正右手侧为0度,正上方为90度,正左手侧为180度", -1)])]), _: 1 })]), _: 1 })])]), _: 1 });
5
5
  } });
6
6
  export {
7
7
  i as default
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as e, resolveComponent as l, createBlock as t, openBlock as o, withCtx as a, createElementVNode as n, createVNode as i, withDirectives as r, vShow as u, createTextVNode as p } from "vue";
2
2
  const d = { style: { padding: "8px 0px 0px 0px" } }, s = e({ __name: "style-pointer", props: { configure: { type: Object, required: true } }, setup: (e2) => (s2, c) => {
3
3
  const m = l("el-switch"), g = l("el-form-item"), f = l("el-option"), y = l("el-select"), b = l("el-input-number"), x = l("el-input"), V = l("el-text"), h = l("el-color-picker"), _ = l("el-col"), v = l("el-collapse-item");
4
- return o(), t(v, { title: "指针", name: "styleGaugePointer", class: "amb-design-attr-group-header" }, { default: a(() => [n("div", d, [i(g, { label: "是否显示", style: { "margin-top": "4px", "margin-bottom": "-15px" } }, { default: a(() => [i(m, { modelValue: e2.configure.style.enablePointer, "onUpdate:modelValue": c[0] || (c[0] = (l2) => e2.configure.style.enablePointer = l2) }, null, 8, ["modelValue"])]), _: 1 }), r(i(g, { label: "标记", style: { "margin-top": "18px" } }, { default: a(() => [i(y, { modelValue: e2.configure.style.pointerIcon, "onUpdate:modelValue": c[1] || (c[1] = (l2) => e2.configure.style.pointerIcon = l2), placeholder: "默认", clearable: "" }, { default: a(() => [i(f, { label: "circle", value: "circle" }), i(f, { label: "rect", value: "rect" }), i(f, { label: "roundRect", value: "roundRect" }), i(f, { label: "triangle", value: "triangle" }), i(f, { label: "diamond", value: "diamond" }), i(f, { label: "pin", value: "pin" }), i(f, { label: "arrow", value: "arrow" }), i(f, { label: "none", value: "none" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enablePointer]]), r(i(g, { label: "宽度", style: { "margin-top": "-10px" } }, { default: a(() => [i(b, { modelValue: e2.configure.style.pointerWidth, "onUpdate:modelValue": c[2] || (c[2] = (l2) => e2.configure.style.pointerWidth = l2), min: "0" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enablePointer]]), r(i(g, { label: "长度", style: { "margin-top": "-10px" } }, { default: a(() => [i(x, { modelValue: e2.configure.style.pointerLength, "onUpdate:modelValue": c[3] || (c[3] = (l2) => e2.configure.style.pointerLength = l2) }, null, 8, ["modelValue"]), i(V, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: a(() => c[7] || (c[7] = [p("指针长度,如10或60%,可以是绝对数值,也可以是相对于半径的半分比")])), _: 1 })]), _: 1 }, 512), [[u, e2.configure.style.enablePointer]]), r(i(g, { label: "颜色", style: { "margin-top": "22px" } }, { default: a(() => [i(h, { modelValue: e2.configure.style.pointerColor, "onUpdate:modelValue": c[4] || (c[4] = (l2) => e2.configure.style.pointerColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enablePointer]]), r(i(g, { label: "偏移位置", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: a(() => [i(_, { span: 12 }, { default: a(() => [i(g, { label: "左", "label-width": "40px;" }, { default: a(() => [i(x, { style: { width: "50px" }, modelValue: e2.configure.style.pointerLeft, "onUpdate:modelValue": c[5] || (c[5] = (l2) => e2.configure.style.pointerLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), i(_, { span: 12 }, { default: a(() => [i(g, { label: "上", "label-width": "40px;" }, { default: a(() => [i(x, { style: { width: "50px" }, modelValue: e2.configure.style.pointerTop, "onUpdate:modelValue": c[6] || (c[6] = (l2) => e2.configure.style.pointerTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), i(V, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: a(() => c[8] || (c[8] = [p(" 左表示指针在水平方向横向上偏移30,上表示垂直方向上偏移 40,可以是绝对的数值,也可以是相对于仪表盘半径的百分比。 ")])), _: 1 })]), _: 1 }, 512), [[u, e2.configure.style.enablePointer]])])]), _: 1 });
4
+ return o(), t(v, { title: "指针", name: "styleGaugePointer", class: "amb-design-attr-group-header" }, { default: a(() => [n("div", d, [i(g, { label: "是否显示", style: { "margin-top": "4px", "margin-bottom": "-15px" } }, { default: a(() => [i(m, { modelValue: e2.configure.style.enablePointer, "onUpdate:modelValue": c[0] || (c[0] = (l2) => e2.configure.style.enablePointer = l2) }, null, 8, ["modelValue"])]), _: 1 }), r(i(g, { label: "标记", style: { "margin-top": "18px" } }, { default: a(() => [i(y, { modelValue: e2.configure.style.pointerIcon, "onUpdate:modelValue": c[1] || (c[1] = (l2) => e2.configure.style.pointerIcon = l2), placeholder: "默认", clearable: "" }, { default: a(() => [i(f, { label: "circle", value: "circle" }), i(f, { label: "rect", value: "rect" }), i(f, { label: "roundRect", value: "roundRect" }), i(f, { label: "triangle", value: "triangle" }), i(f, { label: "diamond", value: "diamond" }), i(f, { label: "pin", value: "pin" }), i(f, { label: "arrow", value: "arrow" }), i(f, { label: "none", value: "none" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enablePointer]]), r(i(g, { label: "宽度", style: { "margin-top": "-10px" } }, { default: a(() => [i(b, { modelValue: e2.configure.style.pointerWidth, "onUpdate:modelValue": c[2] || (c[2] = (l2) => e2.configure.style.pointerWidth = l2), min: "0" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enablePointer]]), r(i(g, { label: "长度", style: { "margin-top": "-10px" } }, { default: a(() => [i(x, { modelValue: e2.configure.style.pointerLength, "onUpdate:modelValue": c[3] || (c[3] = (l2) => e2.configure.style.pointerLength = l2) }, null, 8, ["modelValue"]), i(V, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: a(() => [...c[7] || (c[7] = [p("指针长度,如10或60%,可以是绝对数值,也可以是相对于半径的半分比", -1)])]), _: 1 })]), _: 1 }, 512), [[u, e2.configure.style.enablePointer]]), r(i(g, { label: "颜色", style: { "margin-top": "22px" } }, { default: a(() => [i(h, { modelValue: e2.configure.style.pointerColor, "onUpdate:modelValue": c[4] || (c[4] = (l2) => e2.configure.style.pointerColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enablePointer]]), r(i(g, { label: "偏移位置", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: a(() => [i(_, { span: 12 }, { default: a(() => [i(g, { label: "左", "label-width": "40px;" }, { default: a(() => [i(x, { style: { width: "50px" }, modelValue: e2.configure.style.pointerLeft, "onUpdate:modelValue": c[5] || (c[5] = (l2) => e2.configure.style.pointerLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), i(_, { span: 12 }, { default: a(() => [i(g, { label: "上", "label-width": "40px;" }, { default: a(() => [i(x, { style: { width: "50px" }, modelValue: e2.configure.style.pointerTop, "onUpdate:modelValue": c[6] || (c[6] = (l2) => e2.configure.style.pointerTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), i(V, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: a(() => [...c[8] || (c[8] = [p(" 左表示指针在水平方向横向上偏移30,上表示垂直方向上偏移 40,可以是绝对的数值,也可以是相对于仪表盘半径的百分比。 ", -1)])]), _: 1 })]), _: 1 }, 512), [[u, e2.configure.style.enablePointer]])])]), _: 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 t, openBlock as a, withCtx as o, createElementVNode as u, createVNode as i, withDirectives as p, vShow as n, createTextVNode as s } from "vue";
2
2
  const d = { style: { padding: "8px 0px 0px 0px" } }, r = e({ __name: "style-split", props: { configure: { type: Object, required: true } }, setup: (e2) => (r2, m) => {
3
3
  const c = l("el-switch"), g = l("el-form-item"), y = l("el-input-number"), b = l("el-color-picker"), f = l("el-option"), V = l("el-select"), x = l("el-input"), v = l("el-text"), _ = l("el-collapse-item");
4
- return a(), t(_, { title: "分隔线", name: "styleGaugeSplit", class: "amb-design-attr-group-header" }, { default: o(() => [u("div", d, [i(g, { label: "是否显示", style: { "margin-top": "4px", "margin-bottom": "-15px" } }, { default: o(() => [i(c, { modelValue: e2.configure.style.enableSplit, "onUpdate:modelValue": m[0] || (m[0] = (l2) => e2.configure.style.enableSplit = l2) }, null, 8, ["modelValue"])]), _: 1 }), p(i(g, { label: "轴线距离", style: { "margin-top": "22px" } }, { default: o(() => [i(y, { modelValue: e2.configure.style.splitDistance, "onUpdate:modelValue": m[1] || (m[1] = (l2) => e2.configure.style.splitDistance = l2), max: 50 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableSplit]]), p(i(g, { label: "颜色", style: { "margin-top": "-10px" } }, { default: o(() => [i(b, { modelValue: e2.configure.style.splitColor, "onUpdate:modelValue": m[2] || (m[2] = (l2) => e2.configure.style.splitColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableSplit]]), p(i(g, { label: "透明度", style: { "margin-top": "-10px" } }, { default: o(() => [i(V, { modelValue: e2.configure.style.splitOpacity, "onUpdate:modelValue": m[3] || (m[3] = (l2) => e2.configure.style.splitOpacity = l2), placeholder: "默认", clearable: "" }, { default: o(() => [i(f, { label: "1", value: "1" }), i(f, { label: "0.9", value: "0.9" }), i(f, { label: "0.8", value: "0.8" }), i(f, { label: "0.7", value: "0.7" }), i(f, { label: "0.6", value: "0.6" }), i(f, { label: "0.5", value: "0.5" }), i(f, { label: "0.4", value: "0.4" }), i(f, { label: "0.3", value: "0.3" }), i(f, { label: "0.2", value: "0.2" }), i(f, { label: "0.1", value: "0.1" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableSplit]]), p(i(g, { label: "线宽", style: { "margin-top": "-10px" } }, { default: o(() => [i(y, { modelValue: e2.configure.style.splitWidth, "onUpdate:modelValue": m[4] || (m[4] = (l2) => e2.configure.style.splitWidth = l2), min: "0", max: 50 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableSplit]]), p(i(g, { label: "线型", style: { "margin-top": "-10px" } }, { default: o(() => [i(V, { modelValue: e2.configure.style.splitLineType, "onUpdate:modelValue": m[5] || (m[5] = (l2) => e2.configure.style.splitLineType = l2), placeholder: "默认", clearable: "" }, { default: o(() => [i(f, { label: "solid", value: "solid" }), i(f, { label: "dashed", value: "dashed" }), i(f, { label: "dotted", value: "dotted" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableSplit]]), p(i(g, { label: "线长", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [i(x, { modelValue: e2.configure.style.splitLength, "onUpdate:modelValue": m[6] || (m[6] = (l2) => e2.configure.style.splitLength = l2) }, null, 8, ["modelValue"]), i(v, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => m[7] || (m[7] = [s("如10或50%,固定值或相对半径的百分比")])), _: 1 })]), _: 1 }, 512), [[n, e2.configure.style.enableSplit]])])]), _: 1 });
4
+ return a(), t(_, { title: "分隔线", name: "styleGaugeSplit", class: "amb-design-attr-group-header" }, { default: o(() => [u("div", d, [i(g, { label: "是否显示", style: { "margin-top": "4px", "margin-bottom": "-15px" } }, { default: o(() => [i(c, { modelValue: e2.configure.style.enableSplit, "onUpdate:modelValue": m[0] || (m[0] = (l2) => e2.configure.style.enableSplit = l2) }, null, 8, ["modelValue"])]), _: 1 }), p(i(g, { label: "轴线距离", style: { "margin-top": "22px" } }, { default: o(() => [i(y, { modelValue: e2.configure.style.splitDistance, "onUpdate:modelValue": m[1] || (m[1] = (l2) => e2.configure.style.splitDistance = l2), max: 50 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableSplit]]), p(i(g, { label: "颜色", style: { "margin-top": "-10px" } }, { default: o(() => [i(b, { modelValue: e2.configure.style.splitColor, "onUpdate:modelValue": m[2] || (m[2] = (l2) => e2.configure.style.splitColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableSplit]]), p(i(g, { label: "透明度", style: { "margin-top": "-10px" } }, { default: o(() => [i(V, { modelValue: e2.configure.style.splitOpacity, "onUpdate:modelValue": m[3] || (m[3] = (l2) => e2.configure.style.splitOpacity = l2), placeholder: "默认", clearable: "" }, { default: o(() => [i(f, { label: "1", value: "1" }), i(f, { label: "0.9", value: "0.9" }), i(f, { label: "0.8", value: "0.8" }), i(f, { label: "0.7", value: "0.7" }), i(f, { label: "0.6", value: "0.6" }), i(f, { label: "0.5", value: "0.5" }), i(f, { label: "0.4", value: "0.4" }), i(f, { label: "0.3", value: "0.3" }), i(f, { label: "0.2", value: "0.2" }), i(f, { label: "0.1", value: "0.1" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableSplit]]), p(i(g, { label: "线宽", style: { "margin-top": "-10px" } }, { default: o(() => [i(y, { modelValue: e2.configure.style.splitWidth, "onUpdate:modelValue": m[4] || (m[4] = (l2) => e2.configure.style.splitWidth = l2), min: "0", max: 50 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableSplit]]), p(i(g, { label: "线型", style: { "margin-top": "-10px" } }, { default: o(() => [i(V, { modelValue: e2.configure.style.splitLineType, "onUpdate:modelValue": m[5] || (m[5] = (l2) => e2.configure.style.splitLineType = l2), placeholder: "默认", clearable: "" }, { default: o(() => [i(f, { label: "solid", value: "solid" }), i(f, { label: "dashed", value: "dashed" }), i(f, { label: "dotted", value: "dotted" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableSplit]]), p(i(g, { label: "线长", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [i(x, { modelValue: e2.configure.style.splitLength, "onUpdate:modelValue": m[6] || (m[6] = (l2) => e2.configure.style.splitLength = l2) }, null, 8, ["modelValue"]), i(v, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => [...m[7] || (m[7] = [s("如10或50%,固定值或相对半径的百分比", -1)])]), _: 1 })]), _: 1 }, 512), [[n, e2.configure.style.enableSplit]])])]), _: 1 });
5
5
  } });
6
6
  export {
7
7
  r as default