super-page-runtime 2.0.42 → 2.0.43-beta1
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.
- package/dist/es/components/runtime/utils/events/standard-event.js +2 -34
- package/dist/es/components/runtime/utils/events/validator-util.js +9 -39
- package/dist/es/components/runtime/utils/page-helper-util.js +1 -2
- package/dist/es/components/runtime/utils/page-init-util.js +1 -2
- package/dist/es/components/runtime/views/assemblys/data/table/main-table-runtime.vue.js +13 -9
- package/dist/es/components/runtime/views/assemblys/form/common/title-suffix-element.vue.js +38 -2
- package/dist/es/components/runtime/views/assemblys/form/date-picker/datepicker-runtime.vue2.js +45 -26
- package/dist/es/components/runtime/views/assemblys/form/dept-tree/depttree-runtime.vue2.js +11 -2
- package/dist/es/components/runtime/views/assemblys/form/input-number/input-number-runtime.vue2.js +11 -2
- package/dist/es/components/runtime/views/assemblys/form/rich-text/richtext-runtime.vue2.js +28 -18
- package/dist/es/components/runtime/views/assemblys/form/select/select-runtime.vue2.js +11 -2
- package/dist/es/components/runtime/views/assemblys/form/textarea/textarea-runtime.vue2.js +11 -2
- package/dist/es/components/runtime/views/assemblys/object-render.vue.js +23 -9
- package/dist/es/components/runtime/views/super-page.vue.js +37 -42
- package/package.json +1 -1
- package/dist/lib/_virtual/AttributeMap.js +0 -4
- package/dist/lib/_virtual/Barcode.js +0 -4
- package/dist/lib/_virtual/CODE128.js +0 -4
- package/dist/lib/_virtual/CODE128A.js +0 -4
- package/dist/lib/_virtual/CODE128B.js +0 -4
- package/dist/lib/_virtual/CODE128C.js +0 -4
- package/dist/lib/_virtual/CODE128_AUTO.js +0 -4
- package/dist/lib/_virtual/Delta.js +0 -4
- package/dist/lib/_virtual/EAN.js +0 -4
- package/dist/lib/_virtual/EAN13.js +0 -4
- package/dist/lib/_virtual/EAN2.js +0 -4
- package/dist/lib/_virtual/EAN5.js +0 -4
- package/dist/lib/_virtual/EAN8.js +0 -4
- package/dist/lib/_virtual/ErrorHandler.js +0 -4
- package/dist/lib/_virtual/ITF.js +0 -4
- package/dist/lib/_virtual/ITF14.js +0 -4
- package/dist/lib/_virtual/JsBarcode.js +0 -6
- package/dist/lib/_virtual/MSI.js +0 -4
- package/dist/lib/_virtual/MSI10.js +0 -4
- package/dist/lib/_virtual/MSI1010.js +0 -4
- package/dist/lib/_virtual/MSI11.js +0 -4
- package/dist/lib/_virtual/MSI1110.js +0 -4
- package/dist/lib/_virtual/Op.js +0 -4
- package/dist/lib/_virtual/OpIterator.js +0 -4
- package/dist/lib/_virtual/SVGPathData.js +0 -4
- package/dist/lib/_virtual/SVGPathData2.js +0 -5
- package/dist/lib/_virtual/UPC.js +0 -4
- package/dist/lib/_virtual/UPCE.js +0 -4
- package/dist/lib/_virtual/__vite-browser-external.js +0 -3
- package/dist/lib/_virtual/_commonjsHelpers.js +0 -35
- package/dist/lib/_virtual/_plugin-vue_export-helper.js +0 -9
- package/dist/lib/_virtual/alignment-pattern.js +0 -4
- package/dist/lib/_virtual/arrayLikeToArray.js +0 -4
- package/dist/lib/_virtual/arrayWithHoles.js +0 -4
- package/dist/lib/_virtual/arrayWithoutHoles.js +0 -4
- package/dist/lib/_virtual/assertThisInitialized.js +0 -4
- package/dist/lib/_virtual/asyncToGenerator.js +0 -4
- package/dist/lib/_virtual/asyncToGenerator2.js +0 -6
- package/dist/lib/_virtual/auto.js +0 -4
- package/dist/lib/_virtual/backo2.js +0 -4
- package/dist/lib/_virtual/base64-arraybuffer.js +0 -4
- package/dist/lib/_virtual/binary.js +0 -4
- package/dist/lib/_virtual/browser.js +0 -4
- package/dist/lib/_virtual/browser2.js +0 -4
- package/dist/lib/_virtual/canvas.js +0 -4
- package/dist/lib/_virtual/canvas2.js +0 -4
- package/dist/lib/_virtual/checksums.js +0 -4
- package/dist/lib/_virtual/classCallCheck.js +0 -4
- package/dist/lib/_virtual/commons.js +0 -4
- package/dist/lib/_virtual/constants.js +0 -4
- package/dist/lib/_virtual/constants2.js +0 -4
- package/dist/lib/_virtual/constants3.js +0 -4
- package/dist/lib/_virtual/createClass.js +0 -4
- package/dist/lib/_virtual/dayjs.min.js +0 -4
- package/dist/lib/_virtual/decodePacket.browser.js +0 -4
- package/dist/lib/_virtual/defaults.js +0 -4
- package/dist/lib/_virtual/defineProperty.js +0 -4
- package/dist/lib/_virtual/defineProperty2.js +0 -6
- package/dist/lib/_virtual/dijkstra.js +0 -4
- package/dist/lib/_virtual/encodePacket.browser.js +0 -4
- package/dist/lib/_virtual/encoder.js +0 -4
- package/dist/lib/_virtual/error-correction-code.js +0 -4
- package/dist/lib/_virtual/error-correction-level.js +0 -4
- package/dist/lib/_virtual/es.array.concat.js +0 -4
- package/dist/lib/_virtual/es.array.every.js +0 -4
- package/dist/lib/_virtual/es.array.fill.js +0 -4
- package/dist/lib/_virtual/es.array.for-each.js +0 -4
- package/dist/lib/_virtual/es.array.from.js +0 -4
- package/dist/lib/_virtual/es.array.includes.js +0 -4
- package/dist/lib/_virtual/es.array.index-of.js +0 -4
- package/dist/lib/_virtual/es.array.index-of2.js +0 -3
- package/dist/lib/_virtual/es.array.iterator.js +0 -3
- package/dist/lib/_virtual/es.array.join.js +0 -4
- package/dist/lib/_virtual/es.array.map.js +0 -4
- package/dist/lib/_virtual/es.array.reduce.js +0 -4
- package/dist/lib/_virtual/es.array.reduce2.js +0 -3
- package/dist/lib/_virtual/es.array.reverse.js +0 -4
- package/dist/lib/_virtual/es.array.reverse2.js +0 -3
- package/dist/lib/_virtual/es.array.some.js +0 -4
- package/dist/lib/_virtual/es.function.name.js +0 -4
- package/dist/lib/_virtual/es.map.constructor.js +0 -4
- package/dist/lib/_virtual/es.map.js +0 -4
- package/dist/lib/_virtual/es.number.constructor.js +0 -4
- package/dist/lib/_virtual/es.object.to-string.js +0 -4
- package/dist/lib/_virtual/es.parse-float.js +0 -4
- package/dist/lib/_virtual/es.promise.all.js +0 -4
- package/dist/lib/_virtual/es.promise.catch.js +0 -4
- package/dist/lib/_virtual/es.promise.constructor.js +0 -4
- package/dist/lib/_virtual/es.promise.js +0 -4
- package/dist/lib/_virtual/es.promise.race.js +0 -4
- package/dist/lib/_virtual/es.promise.reject.js +0 -4
- package/dist/lib/_virtual/es.promise.resolve.js +0 -4
- package/dist/lib/_virtual/es.promise2.js +0 -3
- package/dist/lib/_virtual/es.reflect.apply.js +0 -4
- package/dist/lib/_virtual/es.reflect.delete-property.js +0 -4
- package/dist/lib/_virtual/es.reflect.get-prototype-of.js +0 -4
- package/dist/lib/_virtual/es.regexp.exec.js +0 -4
- package/dist/lib/_virtual/es.regexp.to-string.js +0 -4
- package/dist/lib/_virtual/es.regexp.to-string2.js +0 -3
- package/dist/lib/_virtual/es.string.ends-with.js +0 -4
- package/dist/lib/_virtual/es.string.ends-with2.js +0 -3
- package/dist/lib/_virtual/es.string.includes.js +0 -4
- package/dist/lib/_virtual/es.string.includes2.js +0 -3
- package/dist/lib/_virtual/es.string.iterator.js +0 -4
- package/dist/lib/_virtual/es.string.match.js +0 -4
- package/dist/lib/_virtual/es.string.match2.js +0 -3
- package/dist/lib/_virtual/es.string.replace.js +0 -4
- package/dist/lib/_virtual/es.string.replace2.js +0 -3
- package/dist/lib/_virtual/es.string.split.js +0 -4
- package/dist/lib/_virtual/es.string.split2.js +0 -3
- package/dist/lib/_virtual/es.string.starts-with.js +0 -4
- package/dist/lib/_virtual/es.string.starts-with2.js +0 -3
- package/dist/lib/_virtual/es.string.trim.js +0 -4
- package/dist/lib/_virtual/es.string.trim2.js +0 -3
- package/dist/lib/_virtual/exceptions.js +0 -4
- package/dist/lib/_virtual/finder-pattern.js +0 -4
- package/dist/lib/_virtual/fixOptions.js +0 -4
- package/dist/lib/_virtual/format-info.js +0 -4
- package/dist/lib/_virtual/galois-field.js +0 -4
- package/dist/lib/_virtual/get.js +0 -4
- package/dist/lib/_virtual/getOptionsFromElement.js +0 -4
- package/dist/lib/_virtual/getPrototypeOf.js +0 -4
- package/dist/lib/_virtual/getRenderProperties.js +0 -4
- package/dist/lib/_virtual/globalThis.browser.js +0 -4
- package/dist/lib/_virtual/has-cors.js +0 -4
- package/dist/lib/_virtual/html2canvas.js +0 -4
- package/dist/lib/_virtual/index.js +0 -4
- package/dist/lib/_virtual/index10.js +0 -4
- package/dist/lib/_virtual/index11.js +0 -4
- package/dist/lib/_virtual/index12.js +0 -4
- package/dist/lib/_virtual/index13.js +0 -4
- package/dist/lib/_virtual/index14.js +0 -4
- package/dist/lib/_virtual/index15.js +0 -4
- package/dist/lib/_virtual/index16.js +0 -4
- package/dist/lib/_virtual/index17.js +0 -4
- package/dist/lib/_virtual/index18.js +0 -4
- package/dist/lib/_virtual/index19.js +0 -4
- package/dist/lib/_virtual/index2.js +0 -4
- package/dist/lib/_virtual/index20.js +0 -4
- package/dist/lib/_virtual/index21.js +0 -4
- package/dist/lib/_virtual/index22.js +0 -4
- package/dist/lib/_virtual/index23.js +0 -4
- package/dist/lib/_virtual/index3.js +0 -4
- package/dist/lib/_virtual/index4.js +0 -5
- package/dist/lib/_virtual/index5.js +0 -4
- package/dist/lib/_virtual/index6.js +0 -4
- package/dist/lib/_virtual/index7.js +0 -6
- package/dist/lib/_virtual/index8.js +0 -6
- package/dist/lib/_virtual/index9.js +0 -4
- package/dist/lib/_virtual/inherits.js +0 -4
- package/dist/lib/_virtual/internal-metadata.js +0 -4
- package/dist/lib/_virtual/is-binary.js +0 -4
- package/dist/lib/_virtual/iterableToArray.js +0 -4
- package/dist/lib/_virtual/iterableToArrayLimit.js +0 -4
- package/dist/lib/_virtual/jquery.js +0 -4
- package/dist/lib/_virtual/jspdf.es.min.js +0 -5
- package/dist/lib/_virtual/linearizeEncodings.js +0 -4
- package/dist/lib/_virtual/make-built-in.js +0 -4
- package/dist/lib/_virtual/manager.js +0 -4
- package/dist/lib/_virtual/mask-pattern.js +0 -4
- package/dist/lib/_virtual/merge.js +0 -4
- package/dist/lib/_virtual/mode.js +0 -4
- package/dist/lib/_virtual/new-promise-capability.js +0 -4
- package/dist/lib/_virtual/nonIterableRest.js +0 -4
- package/dist/lib/_virtual/nonIterableSpread.js +0 -4
- package/dist/lib/_virtual/object-define-properties.js +0 -4
- package/dist/lib/_virtual/object-define-property.js +0 -4
- package/dist/lib/_virtual/object-get-own-property-descriptor.js +0 -4
- package/dist/lib/_virtual/object-get-own-property-names-external.js +0 -4
- package/dist/lib/_virtual/object-get-own-property-names.js +0 -4
- package/dist/lib/_virtual/object-get-own-property-symbols.js +0 -4
- package/dist/lib/_virtual/object-property-is-enumerable.js +0 -4
- package/dist/lib/_virtual/object.js +0 -4
- package/dist/lib/_virtual/on.js +0 -4
- package/dist/lib/_virtual/optionsFromStrings.js +0 -4
- package/dist/lib/_virtual/parseqs.js +0 -4
- package/dist/lib/_virtual/parseuri.js +0 -4
- package/dist/lib/_virtual/performance-now.js +0 -4
- package/dist/lib/_virtual/polling.js +0 -4
- package/dist/lib/_virtual/polynomial.js +0 -4
- package/dist/lib/_virtual/possibleConstructorReturn.js +0 -4
- package/dist/lib/_virtual/qrcode.js +0 -4
- package/dist/lib/_virtual/regeneratorRuntime.js +0 -4
- package/dist/lib/_virtual/regex.js +0 -4
- package/dist/lib/_virtual/segments.js +0 -4
- package/dist/lib/_virtual/setPrototypeOf.js +0 -4
- package/dist/lib/_virtual/shared-store.js +0 -4
- package/dist/lib/_virtual/shared.js +0 -4
- package/dist/lib/_virtual/slicedToArray.js +0 -4
- package/dist/lib/_virtual/socket.js +0 -4
- package/dist/lib/_virtual/socket2.js +0 -4
- package/dist/lib/_virtual/stackblur-es.js +0 -5
- package/dist/lib/_virtual/superPropBase.js +0 -4
- package/dist/lib/_virtual/svg-tag.js +0 -4
- package/dist/lib/_virtual/svg.js +0 -4
- package/dist/lib/_virtual/toConsumableArray.js +0 -4
- package/dist/lib/_virtual/toPrimitive.js +0 -4
- package/dist/lib/_virtual/toPropertyKey.js +0 -4
- package/dist/lib/_virtual/transport.js +0 -4
- package/dist/lib/_virtual/typeof.js +0 -4
- package/dist/lib/_virtual/unsupportedIterableToArray.js +0 -4
- package/dist/lib/_virtual/url.js +0 -4
- package/dist/lib/_virtual/util.js +0 -4
- package/dist/lib/_virtual/utils.js +0 -4
- package/dist/lib/_virtual/utils2.js +0 -4
- package/dist/lib/_virtual/version-check.js +0 -4
- package/dist/lib/_virtual/version.js +0 -4
- package/dist/lib/_virtual/vue-plugin-hiprint.js +0 -4
- package/dist/lib/_virtual/web.dom-collections.for-each.js +0 -4
- package/dist/lib/_virtual/web.dom-collections.iterator.js +0 -4
- package/dist/lib/_virtual/web.dom-collections.iterator2.js +0 -3
- package/dist/lib/_virtual/websocket-constructor.browser.js +0 -4
- package/dist/lib/_virtual/websocket.js +0 -4
- package/dist/lib/_virtual/webtransport.js +0 -4
- package/dist/lib/_virtual/xmlhttprequest.browser.js +0 -4
- package/dist/lib/_virtual/yeast.js +0 -4
- package/dist/lib/assets/chart-themes/theme1.d.ts +0 -4
- package/dist/lib/assets/chart-themes/theme1.js +0 -7
- package/dist/lib/assets/chart-themes/theme2.d.ts +0 -4
- package/dist/lib/assets/chart-themes/theme2.js +0 -7
- package/dist/lib/assets/chart-themes/theme3.d.ts +0 -4
- package/dist/lib/assets/chart-themes/theme3.js +0 -7
- package/dist/lib/components/runtime/index.d.ts +0 -4
- package/dist/lib/components/runtime/utils/api/api-util.d.ts +0 -18
- package/dist/lib/components/runtime/utils/api/api-util.js +0 -298
- package/dist/lib/components/runtime/utils/api/page-expose-util.d.ts +0 -1
- package/dist/lib/components/runtime/utils/api/page-expose-util.js +0 -206
- package/dist/lib/components/runtime/utils/assemblys-config.js +0 -295
- package/dist/lib/components/runtime/utils/barcode-util.d.ts +0 -8
- package/dist/lib/components/runtime/utils/barcode-util.js +0 -36
- package/dist/lib/components/runtime/utils/charts/chart-columnline-util.js +0 -279
- package/dist/lib/components/runtime/utils/charts/chart-gauge-util.js +0 -74
- package/dist/lib/components/runtime/utils/charts/chart-pie-util.js +0 -118
- package/dist/lib/components/runtime/utils/charts/chart-radar-util.js +0 -100
- package/dist/lib/components/runtime/utils/charts/chart-scatter-util.js +0 -74
- package/dist/lib/components/runtime/utils/charts/chart-util.d.ts +0 -51
- package/dist/lib/components/runtime/utils/charts/chart-util.js +0 -302
- package/dist/lib/components/runtime/utils/common-util.d.ts +0 -17
- package/dist/lib/components/runtime/utils/common-util.js +0 -108
- package/dist/lib/components/runtime/utils/eventBus.d.ts +0 -7
- package/dist/lib/components/runtime/utils/eventBus.js +0 -10
- package/dist/lib/components/runtime/utils/events/event-util.d.ts +0 -68
- package/dist/lib/components/runtime/utils/events/event-util.js +0 -616
- package/dist/lib/components/runtime/utils/events/print-label.d.ts +0 -5
- package/dist/lib/components/runtime/utils/events/print-label.js +0 -153
- package/dist/lib/components/runtime/utils/events/standard-event.d.ts +0 -67
- package/dist/lib/components/runtime/utils/events/standard-event.js +0 -1817
- package/dist/lib/components/runtime/utils/events/validator-util.d.ts +0 -12
- package/dist/lib/components/runtime/utils/events/validator-util.js +0 -416
- package/dist/lib/components/runtime/utils/form/date-shortcuts.d.ts +0 -7
- package/dist/lib/components/runtime/utils/form/date-shortcuts.js +0 -96
- package/dist/lib/components/runtime/utils/form/scan-util.js +0 -194
- package/dist/lib/components/runtime/utils/global-refs.d.ts +0 -59
- package/dist/lib/components/runtime/utils/global-refs.js +0 -77
- package/dist/lib/components/runtime/utils/interfaces/page-design-types.d.ts +0 -224
- package/dist/lib/components/runtime/utils/interfaces/page-design-types.js +0 -9
- package/dist/lib/components/runtime/utils/page-helper-util.d.ts +0 -134
- package/dist/lib/components/runtime/utils/page-helper-util.js +0 -668
- package/dist/lib/components/runtime/utils/page-init-util.d.ts +0 -40
- package/dist/lib/components/runtime/utils/page-init-util.js +0 -266
- package/dist/lib/components/runtime/utils/page-permission-util.d.ts +0 -26
- package/dist/lib/components/runtime/utils/page-permission-util.js +0 -525
- package/dist/lib/components/runtime/utils/store-util.d.ts +0 -15
- package/dist/lib/components/runtime/utils/store-util.js +0 -17
- package/dist/lib/components/runtime/utils/store.d.ts +0 -2
- package/dist/lib/components/runtime/utils/store.js +0 -3
- package/dist/lib/components/runtime/utils/table-utils.js +0 -16
- package/dist/lib/components/runtime/views/assemblys/button/button/button-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/button/button/button-runtime.vue2.js +0 -54
- package/dist/lib/components/runtime/views/assemblys/button/button-group/buttongroup-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/button/button-group/buttongroup-runtime.vue2.js +0 -35
- package/dist/lib/components/runtime/views/assemblys/button/dropdown/dropdown-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/button/dropdown/dropdown-runtime.vue2.js +0 -115
- package/dist/lib/components/runtime/views/assemblys/button/print-label/printlabel-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/button/print-label/printlabel-runtime.vue2.js +0 -95
- package/dist/lib/components/runtime/views/assemblys/chart/column-line/column-line-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/chart/column-line/column-line-runtime.vue2.js +0 -144
- package/dist/lib/components/runtime/views/assemblys/chart/common/common-chart-header-breadcrumb.vue.js +0 -43
- package/dist/lib/components/runtime/views/assemblys/chart/common/common-chart-header-breadcrumb.vue2.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/chart/common/common-chart-header-group.vue.js +0 -61
- package/dist/lib/components/runtime/views/assemblys/chart/common/common-chart-header-group.vue2.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/chart/common/common-chart-header.vue.js +0 -127
- package/dist/lib/components/runtime/views/assemblys/chart/common/common-chart-header.vue2.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/chart/gauge/gauge-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/chart/gauge/gauge-runtime.vue2.js +0 -106
- package/dist/lib/components/runtime/views/assemblys/chart/pie/pie-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/chart/pie/pie-runtime.vue2.js +0 -141
- package/dist/lib/components/runtime/views/assemblys/chart/radar/radar-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/chart/radar/radar-runtime.vue2.js +0 -115
- package/dist/lib/components/runtime/views/assemblys/chart/scatter/scatter-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/chart/scatter/scatter-runtime.vue2.js +0 -117
- package/dist/lib/components/runtime/views/assemblys/common/export-form-report-dialog.vue.d.ts +0 -24
- package/dist/lib/components/runtime/views/assemblys/common/export-form-report-dialog.vue.js +0 -147
- package/dist/lib/components/runtime/views/assemblys/common/export-form-report-dialog.vue2.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/common/remove-signer-dialog.vue.d.ts +0 -35
- package/dist/lib/components/runtime/views/assemblys/common/remove-signer-dialog.vue.js +0 -127
- package/dist/lib/components/runtime/views/assemblys/common/remove-signer-dialog.vue2.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/common/task-informition-dialog.vue.d.ts +0 -26
- package/dist/lib/components/runtime/views/assemblys/common/task-informition-dialog.vue.js +0 -104
- package/dist/lib/components/runtime/views/assemblys/common/task-informition-dialog.vue2.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/container/card/card-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/container/card/card-runtime.vue2.js +0 -72
- package/dist/lib/components/runtime/views/assemblys/container/collapse/collapse-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/container/collapse/collapse-runtime.vue2.js +0 -74
- package/dist/lib/components/runtime/views/assemblys/container/container/container-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/container/container/container-runtime.vue2.js +0 -79
- package/dist/lib/components/runtime/views/assemblys/container/flex/flex-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/container/flex/flex-runtime.vue2.js +0 -70
- package/dist/lib/components/runtime/views/assemblys/container/form/form-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/container/form/form-runtime.vue2.js +0 -50
- package/dist/lib/components/runtime/views/assemblys/container/iframe/iframe-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/container/iframe/iframe-runtime.vue2.js +0 -30
- package/dist/lib/components/runtime/views/assemblys/container/tabs/tabs-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/container/tabs/tabs-runtime.vue2.js +0 -109
- package/dist/lib/components/runtime/views/assemblys/container/tools/tools-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/container/tools/tools-runtime.vue2.js +0 -75
- package/dist/lib/components/runtime/views/assemblys/data/bar-code/barcode-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/data/bar-code/barcode-runtime.vue2.js +0 -183
- package/dist/lib/components/runtime/views/assemblys/data/table/main-table-runtime.vue.js +0 -673
- package/dist/lib/components/runtime/views/assemblys/data/table/main-table-runtime.vue2.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/data/table/sub-table-runtime.vue.js +0 -455
- package/dist/lib/components/runtime/views/assemblys/data/table/sub-table-runtime.vue2.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/data/table/table-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/data/table/table-runtime.vue2.js +0 -88
- package/dist/lib/components/runtime/views/assemblys/error-render.vue.d.ts +0 -22
- package/dist/lib/components/runtime/views/assemblys/error-render.vue.js +0 -22
- package/dist/lib/components/runtime/views/assemblys/error-render.vue2.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/checkbox/checkbox-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/checkbox/checkbox-runtime.vue2.js +0 -120
- package/dist/lib/components/runtime/views/assemblys/form/common/title-suffix-element.vue.js +0 -65
- package/dist/lib/components/runtime/views/assemblys/form/common/title-suffix-element.vue2.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/date-picker/datepicker-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/date-picker/datepicker-runtime.vue2.js +0 -149
- package/dist/lib/components/runtime/views/assemblys/form/dept-tree/depttree-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/dept-tree/depttree-runtime.vue2.js +0 -72
- package/dist/lib/components/runtime/views/assemblys/form/divider/divider-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/divider/divider-runtime.vue2.js +0 -42
- package/dist/lib/components/runtime/views/assemblys/form/file-upload/fileupload-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/file-upload/fileupload-runtime.vue2.js +0 -135
- package/dist/lib/components/runtime/views/assemblys/form/input-number/input-number-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/input-number/input-number-runtime.vue2.js +0 -67
- package/dist/lib/components/runtime/views/assemblys/form/input-text/inputtext-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/input-text/inputtext-runtime.vue2.js +0 -159
- package/dist/lib/components/runtime/views/assemblys/form/label/label-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/label/label-runtime.vue2.js +0 -130
- package/dist/lib/components/runtime/views/assemblys/form/link/link-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/link/link-runtime.vue2.js +0 -78
- package/dist/lib/components/runtime/views/assemblys/form/placeholder/placeholder-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/placeholder/placeholder-runtime.vue2.js +0 -29
- package/dist/lib/components/runtime/views/assemblys/form/radio/radio-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/radio/radio-runtime.vue2.js +0 -160
- package/dist/lib/components/runtime/views/assemblys/form/rich-text/richtext-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/rich-text/richtext-runtime.vue2.js +0 -236
- package/dist/lib/components/runtime/views/assemblys/form/select/select-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/select/select-runtime.vue2.js +0 -204
- package/dist/lib/components/runtime/views/assemblys/form/separatelabel/separatelabel-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/separatelabel/separatelabel-runtime.vue2.js +0 -41
- package/dist/lib/components/runtime/views/assemblys/form/switch/switch-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/switch/switch-runtime.vue2.js +0 -65
- package/dist/lib/components/runtime/views/assemblys/form/tag/tag-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/tag/tag-runtime.vue2.js +0 -66
- package/dist/lib/components/runtime/views/assemblys/form/textarea/textarea-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/form/textarea/textarea-runtime.vue2.js +0 -71
- package/dist/lib/components/runtime/views/assemblys/object-render.vue.d.ts +0 -17
- package/dist/lib/components/runtime/views/assemblys/object-render.vue.js +0 -154
- package/dist/lib/components/runtime/views/assemblys/object-render.vue2.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/workflow/picture-flow/pictureflow-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/workflow/picture-flow/pictureflow-runtime.vue2.js +0 -39
- package/dist/lib/components/runtime/views/assemblys/workflow/text-history/textflow-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/workflow/text-history/textflow-runtime.vue2.js +0 -39
- package/dist/lib/components/runtime/views/assemblys/workflow/workflow-button/workflowbutton-runtime.vue.js +0 -3
- package/dist/lib/components/runtime/views/assemblys/workflow/workflow-button/workflowbutton-runtime.vue2.js +0 -59
- package/dist/lib/components/runtime/views/super-page-dialog.vue.d.ts +0 -36
- package/dist/lib/components/runtime/views/super-page-dialog.vue.js +0 -79
- package/dist/lib/components/runtime/views/super-page-dialog.vue2.js +0 -3
- package/dist/lib/components/runtime/views/super-page.vue.d.ts +0 -99
- package/dist/lib/components/runtime/views/super-page.vue.js +0 -525
- package/dist/lib/components/runtime/views/super-page.vue2.js +0 -3
- package/dist/lib/favicon.ico +0 -0
- package/dist/lib/i18n/langs/cn.js +0 -53
- package/dist/lib/i18n/langs/en.js +0 -53
- package/dist/lib/index.d.ts +0 -13
- package/dist/lib/index.js +0 -22
package/dist/lib/components/runtime/views/assemblys/button/dropdown/dropdown-runtime.vue2.js
DELETED
|
@@ -1,115 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const Vue = require("vue");
|
|
3
|
-
const index = require("../../../../../../node_modules/.pnpm/@element-plus_icons-vue@2.3.1_vue@3.4.21/node_modules/@element-plus/icons-vue/dist/index.js");
|
|
4
|
-
const pageHelperUtil = require("../../../../utils/page-helper-util.js");
|
|
5
|
-
const eventUtil = require("../../../../utils/events/event-util.js");
|
|
6
|
-
const _hoisted_1 = { key: 1 };
|
|
7
|
-
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
8
|
-
__name: "dropdown-runtime",
|
|
9
|
-
props: {
|
|
10
|
-
pageContext: {},
|
|
11
|
-
configure: {}
|
|
12
|
-
},
|
|
13
|
-
setup(__props) {
|
|
14
|
-
const props = __props;
|
|
15
|
-
const runtimeInfo = props.configure.runtime ? props.configure.runtime : {};
|
|
16
|
-
const runtimeStyle = runtimeInfo.style;
|
|
17
|
-
const runtimeClass = runtimeInfo.class;
|
|
18
|
-
const designProperty = Vue.ref(runtimeInfo.props ? runtimeInfo.props : {});
|
|
19
|
-
let listOptions = null;
|
|
20
|
-
const dataOrigin = props.configure.props && props.configure.props.dataOrigin ? props.configure.props.dataOrigin : {};
|
|
21
|
-
const valueType = dataOrigin.optionValueSetType;
|
|
22
|
-
if (valueType == "variable") {
|
|
23
|
-
listOptions = Vue.computed(() => {
|
|
24
|
-
let options;
|
|
25
|
-
const menuValues = pageHelperUtil.formatVariableValue(props.pageContext, designProperty.value.menuField);
|
|
26
|
-
if (menuValues && Array.isArray(menuValues)) {
|
|
27
|
-
options = menuValues;
|
|
28
|
-
for (let i = 0; i < options.length; i++) {
|
|
29
|
-
const option = options[i];
|
|
30
|
-
if (!option.label) {
|
|
31
|
-
option.label = i + 1;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
} else {
|
|
35
|
-
const strs = (menuValues ? menuValues + "" : "").trim().split(",");
|
|
36
|
-
options = [];
|
|
37
|
-
for (let str of strs) {
|
|
38
|
-
options.push({
|
|
39
|
-
value: str,
|
|
40
|
-
label: str
|
|
41
|
-
});
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
return options;
|
|
45
|
-
});
|
|
46
|
-
} else {
|
|
47
|
-
listOptions = Vue.ref(designProperty.value.options ? designProperty.value.options : []);
|
|
48
|
-
}
|
|
49
|
-
return (_ctx, _cache) => {
|
|
50
|
-
const _component_el_button = Vue.resolveComponent("el-button");
|
|
51
|
-
const _component_el_icon = Vue.resolveComponent("el-icon");
|
|
52
|
-
const _component_el_text = Vue.resolveComponent("el-text");
|
|
53
|
-
const _component_el_dropdown_item = Vue.resolveComponent("el-dropdown-item");
|
|
54
|
-
const _component_el_dropdown_menu = Vue.resolveComponent("el-dropdown-menu");
|
|
55
|
-
const _component_el_dropdown = Vue.resolveComponent("el-dropdown");
|
|
56
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_dropdown, {
|
|
57
|
-
class: Vue.normalizeClass(Vue.unref(runtimeClass)),
|
|
58
|
-
style: Vue.normalizeStyle(Vue.unref(runtimeStyle)),
|
|
59
|
-
placement: designProperty.value.placement,
|
|
60
|
-
"split-button": designProperty.value.splitButton,
|
|
61
|
-
disabled: designProperty.value.state === "disabled",
|
|
62
|
-
type: designProperty.value.buttonType,
|
|
63
|
-
size: designProperty.value.size,
|
|
64
|
-
trigger: designProperty.value.trigger
|
|
65
|
-
}, {
|
|
66
|
-
dropdown: Vue.withCtx(() => [
|
|
67
|
-
Vue.createVNode(_component_el_dropdown_menu, null, {
|
|
68
|
-
default: Vue.withCtx(() => [
|
|
69
|
-
(Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, null, Vue.renderList(Vue.unref(listOptions), (item, index2) => {
|
|
70
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_dropdown_item, {
|
|
71
|
-
key: item,
|
|
72
|
-
onClick: ($event) => Vue.unref(eventUtil.handleEvent)($event, _ctx.pageContext, _ctx.configure, "menuClick", { menuItem: item })
|
|
73
|
-
}, {
|
|
74
|
-
default: Vue.withCtx(() => [
|
|
75
|
-
Vue.createTextVNode(Vue.toDisplayString(item.label), 1)
|
|
76
|
-
]),
|
|
77
|
-
_: 2
|
|
78
|
-
}, 1032, ["onClick"]);
|
|
79
|
-
}), 128))
|
|
80
|
-
]),
|
|
81
|
-
_: 1
|
|
82
|
-
})
|
|
83
|
-
]),
|
|
84
|
-
default: Vue.withCtx(() => [
|
|
85
|
-
designProperty.value.triggerElement === "button" ? (Vue.openBlock(), Vue.createElementBlock(Vue.Fragment, { key: 0 }, [
|
|
86
|
-
!designProperty.value.splitButton ? (Vue.openBlock(), Vue.createBlock(_component_el_button, {
|
|
87
|
-
key: 0,
|
|
88
|
-
size: designProperty.value.size,
|
|
89
|
-
type: designProperty.value.buttonType,
|
|
90
|
-
onClick: _cache[0] || (_cache[0] = ($event) => Vue.unref(eventUtil.handleEvent)($event, _ctx.pageContext, _ctx.configure, "menuClick"))
|
|
91
|
-
}, {
|
|
92
|
-
default: Vue.withCtx(() => [
|
|
93
|
-
Vue.createTextVNode(Vue.toDisplayString(designProperty.value.title), 1)
|
|
94
|
-
]),
|
|
95
|
-
_: 1
|
|
96
|
-
}, 8, ["size", "type"])) : (Vue.openBlock(), Vue.createElementBlock("span", _hoisted_1, Vue.toDisplayString(designProperty.value.title), 1))
|
|
97
|
-
], 64)) : (Vue.openBlock(), Vue.createBlock(_component_el_text, { key: 1 }, {
|
|
98
|
-
default: Vue.withCtx(() => [
|
|
99
|
-
Vue.createTextVNode(Vue.toDisplayString(designProperty.value.title) + " ", 1),
|
|
100
|
-
Vue.createVNode(_component_el_icon, null, {
|
|
101
|
-
default: Vue.withCtx(() => [
|
|
102
|
-
Vue.createVNode(Vue.unref(index.ArrowDown))
|
|
103
|
-
]),
|
|
104
|
-
_: 1
|
|
105
|
-
})
|
|
106
|
-
]),
|
|
107
|
-
_: 1
|
|
108
|
-
}))
|
|
109
|
-
]),
|
|
110
|
-
_: 1
|
|
111
|
-
}, 8, ["class", "style", "placement", "split-button", "disabled", "type", "size", "trigger"]);
|
|
112
|
-
};
|
|
113
|
-
}
|
|
114
|
-
});
|
|
115
|
-
module.exports = _sfc_main;
|
package/dist/lib/components/runtime/views/assemblys/button/print-label/printlabel-runtime.vue2.js
DELETED
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const Vue = require("vue");
|
|
3
|
-
require("../../../../../../node_modules/.pnpm/agilebuilder-ui@1.0.28_vue@3.4.21/node_modules/agilebuilder-ui/lib/super-ui.js");
|
|
4
|
-
const eventUtil = require("../../../../utils/events/event-util.js");
|
|
5
|
-
const buttonRuntime_vue_vue_type_script_setup_true_lang = require("../button/button-runtime.vue2.js");
|
|
6
|
-
const _hoisted_1 = { key: 1 };
|
|
7
|
-
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
8
|
-
__name: "printlabel-runtime",
|
|
9
|
-
props: {
|
|
10
|
-
pageContext: {},
|
|
11
|
-
configure: {}
|
|
12
|
-
},
|
|
13
|
-
setup(__props) {
|
|
14
|
-
const props = __props;
|
|
15
|
-
const runtimeInfo = props.configure.runtime ? props.configure.runtime : {};
|
|
16
|
-
const designProperty = Vue.ref(runtimeInfo.props ? runtimeInfo.props : {});
|
|
17
|
-
const showDropdown = Vue.ref(false);
|
|
18
|
-
if (designProperty.value.template && designProperty.value.template.length > 1) {
|
|
19
|
-
showDropdown.value = true;
|
|
20
|
-
}
|
|
21
|
-
const runtimeStyle = runtimeInfo.style;
|
|
22
|
-
const runtimeClass = runtimeInfo.class;
|
|
23
|
-
return (_ctx, _cache) => {
|
|
24
|
-
const _component_el_button = Vue.resolveComponent("el-button");
|
|
25
|
-
const _component_ArrowDown = Vue.resolveComponent("ArrowDown");
|
|
26
|
-
const _component_el_icon = Vue.resolveComponent("el-icon");
|
|
27
|
-
const _component_el_text = Vue.resolveComponent("el-text");
|
|
28
|
-
const _component_el_dropdown_item = Vue.resolveComponent("el-dropdown-item");
|
|
29
|
-
const _component_el_dropdown_menu = Vue.resolveComponent("el-dropdown-menu");
|
|
30
|
-
const _component_el_dropdown = Vue.resolveComponent("el-dropdown");
|
|
31
|
-
return !showDropdown.value ? (Vue.openBlock(), Vue.createBlock(buttonRuntime_vue_vue_type_script_setup_true_lang, {
|
|
32
|
-
key: 0,
|
|
33
|
-
configure: _ctx.configure,
|
|
34
|
-
pageContext: _ctx.pageContext
|
|
35
|
-
}, null, 8, ["configure", "pageContext"])) : (Vue.openBlock(), Vue.createBlock(_component_el_dropdown, {
|
|
36
|
-
key: 1,
|
|
37
|
-
class: Vue.normalizeClass(Vue.unref(runtimeClass)),
|
|
38
|
-
style: Vue.normalizeStyle(Vue.unref(runtimeStyle)),
|
|
39
|
-
placement: designProperty.value.placement,
|
|
40
|
-
"split-button": designProperty.value.splitButton,
|
|
41
|
-
disabled: designProperty.value.state === "disabled",
|
|
42
|
-
type: designProperty.value.buttonType,
|
|
43
|
-
size: designProperty.value.size,
|
|
44
|
-
trigger: designProperty.value.trigger
|
|
45
|
-
}, {
|
|
46
|
-
dropdown: Vue.withCtx(() => [
|
|
47
|
-
Vue.createVNode(_component_el_dropdown_menu, null, {
|
|
48
|
-
default: Vue.withCtx(() => [
|
|
49
|
-
(Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, null, Vue.renderList(designProperty.value.template, (item, index) => {
|
|
50
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_dropdown_item, {
|
|
51
|
-
key: item,
|
|
52
|
-
onClick: ($event) => Vue.unref(eventUtil.handleEvent)($event, _ctx.pageContext, _ctx.configure, "click", { menuItem: item })
|
|
53
|
-
}, {
|
|
54
|
-
default: Vue.withCtx(() => [
|
|
55
|
-
Vue.createTextVNode(Vue.toDisplayString(item.label), 1)
|
|
56
|
-
]),
|
|
57
|
-
_: 2
|
|
58
|
-
}, 1032, ["onClick"]);
|
|
59
|
-
}), 128))
|
|
60
|
-
]),
|
|
61
|
-
_: 1
|
|
62
|
-
})
|
|
63
|
-
]),
|
|
64
|
-
default: Vue.withCtx(() => [
|
|
65
|
-
designProperty.value.triggerElement === "button" ? (Vue.openBlock(), Vue.createElementBlock(Vue.Fragment, { key: 0 }, [
|
|
66
|
-
!designProperty.value.splitButton ? (Vue.openBlock(), Vue.createBlock(_component_el_button, {
|
|
67
|
-
key: 0,
|
|
68
|
-
size: designProperty.value.size,
|
|
69
|
-
type: designProperty.value.buttonType,
|
|
70
|
-
onClick: _cache[0] || (_cache[0] = ($event) => Vue.unref(eventUtil.handleEvent)($event, _ctx.pageContext, _ctx.configure, "menuClick"))
|
|
71
|
-
}, {
|
|
72
|
-
default: Vue.withCtx(() => [
|
|
73
|
-
Vue.createTextVNode(Vue.toDisplayString(designProperty.value.title), 1)
|
|
74
|
-
]),
|
|
75
|
-
_: 1
|
|
76
|
-
}, 8, ["size", "type"])) : (Vue.openBlock(), Vue.createElementBlock("span", _hoisted_1, Vue.toDisplayString(designProperty.value.title), 1))
|
|
77
|
-
], 64)) : (Vue.openBlock(), Vue.createBlock(_component_el_text, { key: 1 }, {
|
|
78
|
-
default: Vue.withCtx(() => [
|
|
79
|
-
Vue.createTextVNode(Vue.toDisplayString(designProperty.value.title) + " ", 1),
|
|
80
|
-
Vue.createVNode(_component_el_icon, null, {
|
|
81
|
-
default: Vue.withCtx(() => [
|
|
82
|
-
Vue.createVNode(_component_ArrowDown)
|
|
83
|
-
]),
|
|
84
|
-
_: 1
|
|
85
|
-
})
|
|
86
|
-
]),
|
|
87
|
-
_: 1
|
|
88
|
-
}))
|
|
89
|
-
]),
|
|
90
|
-
_: 1
|
|
91
|
-
}, 8, ["class", "style", "placement", "split-button", "disabled", "type", "size", "trigger"]));
|
|
92
|
-
};
|
|
93
|
-
}
|
|
94
|
-
});
|
|
95
|
-
module.exports = _sfc_main;
|
package/dist/lib/components/runtime/views/assemblys/chart/column-line/column-line-runtime.vue2.js
DELETED
|
@@ -1,144 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const Vue = require("vue");
|
|
3
|
-
const chartUtil = require("../../../../utils/charts/chart-util.js");
|
|
4
|
-
const pageHelperUtil = require("../../../../utils/page-helper-util.js");
|
|
5
|
-
const chartColumnlineUtil = require("../../../../utils/charts/chart-columnline-util.js");
|
|
6
|
-
const commonChartHeader_vue_vue_type_script_setup_true_lang = require("../common/common-chart-header.vue.js");
|
|
7
|
-
const index_esm_min = require("../../../../../../node_modules/.pnpm/vue-echarts@6.6.9_echarts@5.5.0_vue@3.4.21/node_modules/vue-echarts/dist/index.esm.min.js");
|
|
8
|
-
const extension = require("../../../../../../node_modules/.pnpm/echarts@5.5.0/node_modules/echarts/lib/extension.js");
|
|
9
|
-
const installCanvasRenderer = require("../../../../../../node_modules/.pnpm/echarts@5.5.0/node_modules/echarts/lib/renderer/installCanvasRenderer.js");
|
|
10
|
-
const install = require("../../../../../../node_modules/.pnpm/echarts@5.5.0/node_modules/echarts/lib/chart/line/install.js");
|
|
11
|
-
const install$1 = require("../../../../../../node_modules/.pnpm/echarts@5.5.0/node_modules/echarts/lib/component/grid/install.js");
|
|
12
|
-
const install$2 = require("../../../../../../node_modules/.pnpm/echarts@5.5.0/node_modules/echarts/lib/component/legend/install.js");
|
|
13
|
-
const install$3 = require("../../../../../../node_modules/.pnpm/echarts@5.5.0/node_modules/echarts/lib/component/title/install.js");
|
|
14
|
-
const install$4 = require("../../../../../../node_modules/.pnpm/echarts@5.5.0/node_modules/echarts/lib/component/tooltip/install.js");
|
|
15
|
-
const install$5 = require("../../../../../../node_modules/.pnpm/echarts@5.5.0/node_modules/echarts/lib/chart/bar/install.js");
|
|
16
|
-
const install$6 = require("../../../../../../node_modules/.pnpm/echarts@5.5.0/node_modules/echarts/lib/component/toolbox/install.js");
|
|
17
|
-
const install$7 = require("../../../../../../node_modules/.pnpm/echarts@5.5.0/node_modules/echarts/lib/component/dataZoom/install.js");
|
|
18
|
-
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
19
|
-
__name: "column-line-runtime",
|
|
20
|
-
props: {
|
|
21
|
-
pageContext: {},
|
|
22
|
-
configure: {}
|
|
23
|
-
},
|
|
24
|
-
setup(__props, { expose: __expose }) {
|
|
25
|
-
extension.use([
|
|
26
|
-
installCanvasRenderer.install,
|
|
27
|
-
install.install,
|
|
28
|
-
install$1.install,
|
|
29
|
-
install$2.install,
|
|
30
|
-
install$3.install,
|
|
31
|
-
install$4.install,
|
|
32
|
-
install$5.install,
|
|
33
|
-
install$6.install,
|
|
34
|
-
install$7.install
|
|
35
|
-
]);
|
|
36
|
-
const props = __props;
|
|
37
|
-
const thisRef = Vue.ref(null);
|
|
38
|
-
const chartRef = Vue.ref(null);
|
|
39
|
-
const headerRef = Vue.ref(null);
|
|
40
|
-
const enableDrill = props.configure.props ? props.configure.props.enableDrill : null;
|
|
41
|
-
const drillEndTrigger = props.configure.props ? props.configure.props.drillEndTrigger : null;
|
|
42
|
-
const selGroupVariable = props.configure.props ? props.configure.props.selGroupVariable : null;
|
|
43
|
-
const runtimeInfo = props.configure.runtime ? props.configure.runtime : {};
|
|
44
|
-
const runtimeStyle = runtimeInfo.style;
|
|
45
|
-
const runtimeClass = runtimeInfo.class;
|
|
46
|
-
const dataConfig = runtimeInfo.dataConfig;
|
|
47
|
-
const headerInfo = runtimeInfo.headerInfo ? runtimeInfo.headerInfo : {};
|
|
48
|
-
const chartOption = runtimeInfo.chartOption;
|
|
49
|
-
const configureProps = props.configure.props ? props.configure.props : {};
|
|
50
|
-
const customTheme = chartUtil.getCustomTheme(configureProps.customTheme);
|
|
51
|
-
chartUtil.initChartOption(props.configure, chartOption);
|
|
52
|
-
Vue.onMounted(() => {
|
|
53
|
-
const resultData = pageHelperUtil.getChartDatasFromPage(props.pageContext, props.configure);
|
|
54
|
-
if (resultData) {
|
|
55
|
-
updateChartDatas(resultData);
|
|
56
|
-
}
|
|
57
|
-
if (enableDrill && chartRef.value) {
|
|
58
|
-
chartRef.value.chart.on("click", function(params) {
|
|
59
|
-
if (headerRef.value && headerRef.value.drill) {
|
|
60
|
-
headerRef.value.drill(params, props.configure.cacheDatas);
|
|
61
|
-
}
|
|
62
|
-
});
|
|
63
|
-
}
|
|
64
|
-
if (!enableDrill && selGroupVariable && chartRef.value) {
|
|
65
|
-
chartUtil.monitorChartClickToVariable(
|
|
66
|
-
props.pageContext,
|
|
67
|
-
props.configure,
|
|
68
|
-
chartRef.value.chart,
|
|
69
|
-
selGroupVariable
|
|
70
|
-
);
|
|
71
|
-
}
|
|
72
|
-
});
|
|
73
|
-
function onDrillEnd(params) {
|
|
74
|
-
if (drillEndTrigger == "clearDrill") {
|
|
75
|
-
if (headerRef.value && headerRef.value.closeDrill) {
|
|
76
|
-
headerRef.value.closeDrill(0);
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
let hisGroupValue = headerInfo.groupValue;
|
|
81
|
-
Vue.watch(headerInfo, () => {
|
|
82
|
-
if (hisGroupValue == headerInfo.groupValue) {
|
|
83
|
-
return;
|
|
84
|
-
}
|
|
85
|
-
hisGroupValue = headerInfo.groupValue;
|
|
86
|
-
refresh();
|
|
87
|
-
});
|
|
88
|
-
function refresh() {
|
|
89
|
-
if (!dataConfig) {
|
|
90
|
-
console.log("无数据源配置,不需要查询!");
|
|
91
|
-
return;
|
|
92
|
-
}
|
|
93
|
-
dataConfig.services[0].groupValue = headerInfo.groupValue;
|
|
94
|
-
pageHelperUtil.updateChartDatasources(props.pageContext, [dataConfig], headerInfo.drillParams);
|
|
95
|
-
}
|
|
96
|
-
const monitorFields = headerInfo.monitorFields;
|
|
97
|
-
pageHelperUtil.monitorFieldChange(props.pageContext, monitorFields, refresh);
|
|
98
|
-
function updateChartDatas(resultData) {
|
|
99
|
-
if (!resultData) {
|
|
100
|
-
resultData = [];
|
|
101
|
-
}
|
|
102
|
-
resultData = resultData.length > 0 ? resultData[0] : {};
|
|
103
|
-
if (!resultData) {
|
|
104
|
-
resultData = {};
|
|
105
|
-
}
|
|
106
|
-
if (resultData.hasRender) {
|
|
107
|
-
resultData.hasRender = true;
|
|
108
|
-
console.log("重复更新!", resultData);
|
|
109
|
-
return;
|
|
110
|
-
}
|
|
111
|
-
resultData.hasRender = true;
|
|
112
|
-
chartColumnlineUtil.updateChartOption(props.pageContext, props.configure, chartOption, resultData);
|
|
113
|
-
console.log("chartOption", chartOption);
|
|
114
|
-
}
|
|
115
|
-
__expose({
|
|
116
|
-
updateChartDatas
|
|
117
|
-
});
|
|
118
|
-
return (_ctx, _cache) => {
|
|
119
|
-
return Vue.openBlock(), Vue.createElementBlock("div", {
|
|
120
|
-
style: Vue.normalizeStyle(Vue.unref(runtimeStyle)),
|
|
121
|
-
class: Vue.normalizeClass([Vue.unref(runtimeClass), "amb-widget-chart"]),
|
|
122
|
-
ref_key: "thisRef",
|
|
123
|
-
ref: thisRef
|
|
124
|
-
}, [
|
|
125
|
-
Vue.withDirectives(Vue.createVNode(commonChartHeader_vue_vue_type_script_setup_true_lang, {
|
|
126
|
-
ref_key: "headerRef",
|
|
127
|
-
ref: headerRef,
|
|
128
|
-
headerInfo: Vue.unref(headerInfo),
|
|
129
|
-
onDrillEnd
|
|
130
|
-
}, null, 8, ["headerInfo"]), [
|
|
131
|
-
[Vue.vShow, Vue.unref(headerInfo).showHeader]
|
|
132
|
-
]),
|
|
133
|
-
Vue.createVNode(Vue.unref(index_esm_min.default), {
|
|
134
|
-
ref_key: "chartRef",
|
|
135
|
-
ref: chartRef,
|
|
136
|
-
theme: Vue.unref(customTheme),
|
|
137
|
-
option: Vue.unref(chartOption),
|
|
138
|
-
autoresize: ""
|
|
139
|
-
}, null, 8, ["theme", "option"])
|
|
140
|
-
], 6);
|
|
141
|
-
};
|
|
142
|
-
}
|
|
143
|
-
});
|
|
144
|
-
module.exports = _sfc_main;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const Vue = require("vue");
|
|
3
|
-
const index = require("../../../../../../node_modules/.pnpm/@element-plus_icons-vue@2.3.1_vue@3.4.21/node_modules/@element-plus/icons-vue/dist/index.js");
|
|
4
|
-
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
5
|
-
__name: "common-chart-header-breadcrumb",
|
|
6
|
-
props: {
|
|
7
|
-
headerInfo: {
|
|
8
|
-
type: Object,
|
|
9
|
-
required: true
|
|
10
|
-
}
|
|
11
|
-
},
|
|
12
|
-
emits: ["close-drill"],
|
|
13
|
-
setup(__props, { emit: __emit }) {
|
|
14
|
-
const $emits = __emit;
|
|
15
|
-
function closeDrill(drillIndex) {
|
|
16
|
-
$emits("close-drill", drillIndex);
|
|
17
|
-
}
|
|
18
|
-
return (_ctx, _cache) => {
|
|
19
|
-
const _component_el_tag = Vue.resolveComponent("el-tag");
|
|
20
|
-
const _component_el_breadcrumb = Vue.resolveComponent("el-breadcrumb");
|
|
21
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_breadcrumb, { "separator-icon": Vue.unref(index.ArrowRight) }, {
|
|
22
|
-
default: Vue.withCtx(() => [
|
|
23
|
-
(Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, null, Vue.renderList(__props.headerInfo.drillOptions, (tag, index2) => {
|
|
24
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_tag, {
|
|
25
|
-
key: tag.name,
|
|
26
|
-
closable: "",
|
|
27
|
-
type: "success",
|
|
28
|
-
style: { "margin-left": "4px" },
|
|
29
|
-
onClose: ($event) => closeDrill(index2)
|
|
30
|
-
}, {
|
|
31
|
-
default: Vue.withCtx(() => [
|
|
32
|
-
Vue.createTextVNode(Vue.toDisplayString(tag.label), 1)
|
|
33
|
-
]),
|
|
34
|
-
_: 2
|
|
35
|
-
}, 1032, ["onClose"]);
|
|
36
|
-
}), 128))
|
|
37
|
-
]),
|
|
38
|
-
_: 1
|
|
39
|
-
}, 8, ["separator-icon"]);
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
});
|
|
43
|
-
module.exports = _sfc_main;
|
package/dist/lib/components/runtime/views/assemblys/chart/common/common-chart-header-group.vue.js
DELETED
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const Vue = require("vue");
|
|
3
|
-
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
4
|
-
__name: "common-chart-header-group",
|
|
5
|
-
props: {
|
|
6
|
-
headerInfo: {
|
|
7
|
-
type: Object,
|
|
8
|
-
required: true
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
setup(__props) {
|
|
12
|
-
const props = __props;
|
|
13
|
-
Vue.watch(props.headerInfo, () => {
|
|
14
|
-
console.log("props.headerInfo", props.headerInfo);
|
|
15
|
-
});
|
|
16
|
-
return (_ctx, _cache) => {
|
|
17
|
-
const _component_el_checkbox = Vue.resolveComponent("el-checkbox");
|
|
18
|
-
const _component_el_checkbox_group = Vue.resolveComponent("el-checkbox-group");
|
|
19
|
-
const _component_el_radio = Vue.resolveComponent("el-radio");
|
|
20
|
-
const _component_el_radio_button = Vue.resolveComponent("el-radio-button");
|
|
21
|
-
const _component_el_radio_group = Vue.resolveComponent("el-radio-group");
|
|
22
|
-
return __props.headerInfo.groupComponent == "checkbox" ? (Vue.openBlock(), Vue.createBlock(_component_el_checkbox_group, {
|
|
23
|
-
key: 0,
|
|
24
|
-
modelValue: __props.headerInfo.groupValue,
|
|
25
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => __props.headerInfo.groupValue = $event)
|
|
26
|
-
}, {
|
|
27
|
-
default: Vue.withCtx(() => [
|
|
28
|
-
(Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, null, Vue.renderList(__props.headerInfo.options, (o) => {
|
|
29
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_checkbox, {
|
|
30
|
-
label: o.label,
|
|
31
|
-
value: o.value
|
|
32
|
-
}, null, 8, ["label", "value"]);
|
|
33
|
-
}), 256))
|
|
34
|
-
]),
|
|
35
|
-
_: 1
|
|
36
|
-
}, 8, ["modelValue"])) : __props.headerInfo.groupComponent == "radio" ? (Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, { key: 1 }, Vue.renderList(__props.headerInfo.options, (o) => {
|
|
37
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_radio, {
|
|
38
|
-
modelValue: __props.headerInfo.groupValue,
|
|
39
|
-
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => __props.headerInfo.groupValue = $event),
|
|
40
|
-
value: o.value,
|
|
41
|
-
label: o.label
|
|
42
|
-
}, null, 8, ["modelValue", "value", "label"]);
|
|
43
|
-
}), 256)) : (Vue.openBlock(), Vue.createBlock(_component_el_radio_group, {
|
|
44
|
-
key: 2,
|
|
45
|
-
modelValue: __props.headerInfo.groupValue,
|
|
46
|
-
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => __props.headerInfo.groupValue = $event)
|
|
47
|
-
}, {
|
|
48
|
-
default: Vue.withCtx(() => [
|
|
49
|
-
(Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, null, Vue.renderList(__props.headerInfo.options, (o) => {
|
|
50
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_radio_button, {
|
|
51
|
-
label: o.label,
|
|
52
|
-
value: o.value
|
|
53
|
-
}, null, 8, ["label", "value"]);
|
|
54
|
-
}), 256))
|
|
55
|
-
]),
|
|
56
|
-
_: 1
|
|
57
|
-
}, 8, ["modelValue"]));
|
|
58
|
-
};
|
|
59
|
-
}
|
|
60
|
-
});
|
|
61
|
-
module.exports = _sfc_main;
|
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const Vue = require("vue");
|
|
3
|
-
const commonChartHeaderGroup_vue_vue_type_script_setup_true_lang = require("./common-chart-header-group.vue.js");
|
|
4
|
-
const commonChartHeaderBreadcrumb_vue_vue_type_script_setup_true_lang = require("./common-chart-header-breadcrumb.vue.js");
|
|
5
|
-
const _hoisted_1 = { class: "amb-widget-chart-header" };
|
|
6
|
-
const _hoisted_2 = { class: "amb-widget-chart-header-item" };
|
|
7
|
-
const _hoisted_3 = { class: "amb-widget-chart-header-item amb-widget-chart-header-center" };
|
|
8
|
-
const _hoisted_4 = { class: "amb-widget-chart-header-item" };
|
|
9
|
-
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
10
|
-
__name: "common-chart-header",
|
|
11
|
-
props: {
|
|
12
|
-
headerInfo: {
|
|
13
|
-
type: Object,
|
|
14
|
-
required: true
|
|
15
|
-
}
|
|
16
|
-
},
|
|
17
|
-
emits: ["drill-end"],
|
|
18
|
-
setup(__props, { expose: __expose, emit: __emit }) {
|
|
19
|
-
const props = __props;
|
|
20
|
-
const drillObjRef = Vue.ref(null);
|
|
21
|
-
const $emits = __emit;
|
|
22
|
-
if (!props.headerInfo.drillOptions) {
|
|
23
|
-
props.headerInfo.drillOptions = [];
|
|
24
|
-
}
|
|
25
|
-
function closeDrill(closeIndex) {
|
|
26
|
-
const drillLen = props.headerInfo.drillOptions.length;
|
|
27
|
-
if (closeIndex >= drillLen) {
|
|
28
|
-
console.log("无效的取消操作,", closeIndex, props.headerInfo.drillOptions);
|
|
29
|
-
return;
|
|
30
|
-
}
|
|
31
|
-
for (let i = drillLen - 1; i >= closeIndex; i--) {
|
|
32
|
-
props.headerInfo.drillOptions.splice(i, 1);
|
|
33
|
-
}
|
|
34
|
-
toDrillLevel(closeIndex);
|
|
35
|
-
}
|
|
36
|
-
function drill(params, datas) {
|
|
37
|
-
const currentIndex = props.headerInfo.drillOptions.length;
|
|
38
|
-
if (currentIndex + 1 >= props.headerInfo.options.length) {
|
|
39
|
-
console.log("钻取到最底层了!");
|
|
40
|
-
$emits("drill-end", params);
|
|
41
|
-
return;
|
|
42
|
-
}
|
|
43
|
-
console.log("props.headerInfo.options", currentIndex, props.headerInfo.options);
|
|
44
|
-
const targetGroup = props.headerInfo.options[currentIndex];
|
|
45
|
-
const drillOption = {
|
|
46
|
-
fieldName: targetGroup.target ? targetGroup.target.replace(".", "_") : "",
|
|
47
|
-
label: params.name,
|
|
48
|
-
value: params.name
|
|
49
|
-
};
|
|
50
|
-
props.headerInfo.drillOptions.push(drillOption);
|
|
51
|
-
toDrillLevel(currentIndex + 1);
|
|
52
|
-
}
|
|
53
|
-
function toDrillLevel(drillIndex) {
|
|
54
|
-
const drillParams = {};
|
|
55
|
-
for (let o of props.headerInfo.drillOptions) {
|
|
56
|
-
if (o.fieldName) {
|
|
57
|
-
drillParams[o.fieldName] = o.value;
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
props.headerInfo.drillParams = drillParams;
|
|
61
|
-
props.headerInfo.groupValue = props.headerInfo.options[drillIndex].value;
|
|
62
|
-
}
|
|
63
|
-
__expose({
|
|
64
|
-
drill,
|
|
65
|
-
closeDrill
|
|
66
|
-
});
|
|
67
|
-
return (_ctx, _cache) => {
|
|
68
|
-
return Vue.openBlock(), Vue.createElementBlock("div", _hoisted_1, [
|
|
69
|
-
Vue.createElementVNode("div", _hoisted_2, [
|
|
70
|
-
Vue.withDirectives(Vue.createElementVNode("label", {
|
|
71
|
-
style: Vue.normalizeStyle(__props.headerInfo.style)
|
|
72
|
-
}, Vue.toDisplayString(__props.headerInfo.title) + " ", 5), [
|
|
73
|
-
[Vue.vShow, __props.headerInfo.title && (!__props.headerInfo.textAlign || __props.headerInfo.textAlign == "left")]
|
|
74
|
-
]),
|
|
75
|
-
__props.headerInfo.showDrill && (!__props.headerInfo.groupPosition || __props.headerInfo.groupPosition == "left") ? (Vue.openBlock(), Vue.createBlock(commonChartHeaderBreadcrumb_vue_vue_type_script_setup_true_lang, {
|
|
76
|
-
key: 0,
|
|
77
|
-
ref_key: "drillObjRef",
|
|
78
|
-
ref: drillObjRef,
|
|
79
|
-
headerInfo: __props.headerInfo,
|
|
80
|
-
onCloseDrill: closeDrill
|
|
81
|
-
}, null, 8, ["headerInfo"])) : Vue.createCommentVNode("", true),
|
|
82
|
-
__props.headerInfo.showGroup && (!__props.headerInfo.groupPosition || __props.headerInfo.groupPosition == "left") ? (Vue.openBlock(), Vue.createBlock(commonChartHeaderGroup_vue_vue_type_script_setup_true_lang, {
|
|
83
|
-
key: 1,
|
|
84
|
-
headerInfo: __props.headerInfo
|
|
85
|
-
}, null, 8, ["headerInfo"])) : Vue.createCommentVNode("", true)
|
|
86
|
-
]),
|
|
87
|
-
Vue.createElementVNode("div", _hoisted_3, [
|
|
88
|
-
Vue.withDirectives(Vue.createElementVNode("label", {
|
|
89
|
-
style: Vue.normalizeStyle(__props.headerInfo.style)
|
|
90
|
-
}, Vue.toDisplayString(__props.headerInfo.title) + " ", 5), [
|
|
91
|
-
[Vue.vShow, __props.headerInfo.title && __props.headerInfo.textAlign == "center"]
|
|
92
|
-
]),
|
|
93
|
-
__props.headerInfo.showDrill && __props.headerInfo.groupPosition == "center" ? (Vue.openBlock(), Vue.createBlock(commonChartHeaderBreadcrumb_vue_vue_type_script_setup_true_lang, {
|
|
94
|
-
key: 0,
|
|
95
|
-
headerInfo: __props.headerInfo,
|
|
96
|
-
onCloseDrill: closeDrill,
|
|
97
|
-
ref_key: "drillObjRef",
|
|
98
|
-
ref: drillObjRef
|
|
99
|
-
}, null, 8, ["headerInfo"])) : Vue.createCommentVNode("", true),
|
|
100
|
-
__props.headerInfo.showGroup && __props.headerInfo.groupPosition == "center" ? (Vue.openBlock(), Vue.createBlock(commonChartHeaderGroup_vue_vue_type_script_setup_true_lang, {
|
|
101
|
-
key: 1,
|
|
102
|
-
headerInfo: __props.headerInfo
|
|
103
|
-
}, null, 8, ["headerInfo"])) : Vue.createCommentVNode("", true)
|
|
104
|
-
]),
|
|
105
|
-
Vue.createElementVNode("div", _hoisted_4, [
|
|
106
|
-
Vue.withDirectives(Vue.createElementVNode("label", {
|
|
107
|
-
style: Vue.normalizeStyle(__props.headerInfo.style)
|
|
108
|
-
}, Vue.toDisplayString(__props.headerInfo.title) + " ", 5), [
|
|
109
|
-
[Vue.vShow, __props.headerInfo.title && __props.headerInfo.textAlign == "right"]
|
|
110
|
-
]),
|
|
111
|
-
__props.headerInfo.showDrill && __props.headerInfo.groupPosition == "right" ? (Vue.openBlock(), Vue.createBlock(commonChartHeaderBreadcrumb_vue_vue_type_script_setup_true_lang, {
|
|
112
|
-
key: 0,
|
|
113
|
-
headerInfo: __props.headerInfo,
|
|
114
|
-
onCloseDrill: closeDrill,
|
|
115
|
-
ref_key: "drillObjRef",
|
|
116
|
-
ref: drillObjRef
|
|
117
|
-
}, null, 8, ["headerInfo"])) : Vue.createCommentVNode("", true),
|
|
118
|
-
__props.headerInfo.showGroup && __props.headerInfo.groupPosition == "right" ? (Vue.openBlock(), Vue.createBlock(commonChartHeaderGroup_vue_vue_type_script_setup_true_lang, {
|
|
119
|
-
key: 1,
|
|
120
|
-
headerInfo: __props.headerInfo
|
|
121
|
-
}, null, 8, ["headerInfo"])) : Vue.createCommentVNode("", true)
|
|
122
|
-
])
|
|
123
|
-
]);
|
|
124
|
-
};
|
|
125
|
-
}
|
|
126
|
-
});
|
|
127
|
-
module.exports = _sfc_main;
|