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
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{
|
|
2
|
-
taskId: {
|
|
3
|
-
type: NumberConstructor;
|
|
4
|
-
default: any;
|
|
5
|
-
};
|
|
6
|
-
activeTasks: {
|
|
7
|
-
type: ArrayConstructor;
|
|
8
|
-
default: any;
|
|
9
|
-
};
|
|
10
|
-
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
11
|
-
result: (...args: any[]) => void;
|
|
12
|
-
close: (...args: any[]) => void;
|
|
13
|
-
open: (...args: any[]) => void;
|
|
14
|
-
opend: (...args: any[]) => void;
|
|
15
|
-
closed: (...args: any[]) => void;
|
|
16
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
17
|
-
taskId: {
|
|
18
|
-
type: NumberConstructor;
|
|
19
|
-
default: any;
|
|
20
|
-
};
|
|
21
|
-
activeTasks: {
|
|
22
|
-
type: ArrayConstructor;
|
|
23
|
-
default: any;
|
|
24
|
-
};
|
|
25
|
-
}>> & {
|
|
26
|
-
onClose?: (...args: any[]) => any;
|
|
27
|
-
onResult?: (...args: any[]) => any;
|
|
28
|
-
onOpen?: (...args: any[]) => any;
|
|
29
|
-
onOpend?: (...args: any[]) => any;
|
|
30
|
-
onClosed?: (...args: any[]) => any;
|
|
31
|
-
}, {
|
|
32
|
-
taskId: number;
|
|
33
|
-
activeTasks: unknown[];
|
|
34
|
-
}, {}>;
|
|
35
|
-
export default _default;
|
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const Vue = require("vue");
|
|
3
|
-
const vueI18n = require("../../../../../node_modules/.pnpm/vue-i18n@9.10.2_vue@3.4.21/node_modules/vue-i18n/dist/vue-i18n.js");
|
|
4
|
-
const index = require("../../../../../node_modules/.pnpm/element-plus@2.6.2_vue@3.4.21/node_modules/element-plus/es/components/message/index.js");
|
|
5
|
-
const _hoisted_1 = { class: "dialog-footer" };
|
|
6
|
-
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
7
|
-
__name: "remove-signer-dialog",
|
|
8
|
-
props: {
|
|
9
|
-
taskId: {
|
|
10
|
-
type: Number,
|
|
11
|
-
default: null
|
|
12
|
-
},
|
|
13
|
-
// 当前环节所有待办任务集合
|
|
14
|
-
activeTasks: {
|
|
15
|
-
type: Array,
|
|
16
|
-
default: null
|
|
17
|
-
}
|
|
18
|
-
},
|
|
19
|
-
emits: ["open", "opend", "close", "closed", "result"],
|
|
20
|
-
setup(__props, { emit: __emit }) {
|
|
21
|
-
vueI18n.useI18n();
|
|
22
|
-
const props = __props;
|
|
23
|
-
const emits = __emit;
|
|
24
|
-
const selections = Vue.ref([]);
|
|
25
|
-
const canRemoveTasks = Vue.ref([]);
|
|
26
|
-
Vue.onMounted(() => {
|
|
27
|
-
canRemoveTasks.value = getCanRemoveTasks();
|
|
28
|
-
});
|
|
29
|
-
function select(selection) {
|
|
30
|
-
selections.value = selection;
|
|
31
|
-
}
|
|
32
|
-
function selectRemoveUsers() {
|
|
33
|
-
if (selections.value.length === 0) {
|
|
34
|
-
index.ElMessage({
|
|
35
|
-
showClose: true,
|
|
36
|
-
type: "warning",
|
|
37
|
-
message: this.$t("superPageRuntimeMessage.pleaseSelectRemoverUsers")
|
|
38
|
-
});
|
|
39
|
-
return;
|
|
40
|
-
}
|
|
41
|
-
emits("result", selections.value);
|
|
42
|
-
}
|
|
43
|
-
function getCanRemoveTasks() {
|
|
44
|
-
if (props.activeTasks && props.taskId) {
|
|
45
|
-
return props.activeTasks.filter(
|
|
46
|
-
(task) => props.taskId !== task["id"] ? task["id"] : task["ID"] ? task["ID"] : null
|
|
47
|
-
);
|
|
48
|
-
}
|
|
49
|
-
return [];
|
|
50
|
-
}
|
|
51
|
-
return (_ctx, _cache) => {
|
|
52
|
-
const _component_el_table_column = Vue.resolveComponent("el-table-column");
|
|
53
|
-
const _component_el_table = Vue.resolveComponent("el-table");
|
|
54
|
-
const _component_el_button = Vue.resolveComponent("el-button");
|
|
55
|
-
const _component_el_dialog = Vue.resolveComponent("el-dialog");
|
|
56
|
-
return Vue.openBlock(), Vue.createElementBlock("div", null, [
|
|
57
|
-
Vue.createVNode(_component_el_dialog, {
|
|
58
|
-
"model-value": "",
|
|
59
|
-
title: _ctx.$t("superPageRuntimeMessage.selectRemoveUsers"),
|
|
60
|
-
"close-on-click-modal": false,
|
|
61
|
-
"append-to-body": "",
|
|
62
|
-
width: "30%",
|
|
63
|
-
"max-height": "400",
|
|
64
|
-
onOpen: _cache[1] || (_cache[1] = ($event) => emits("open")),
|
|
65
|
-
onOpend: _cache[2] || (_cache[2] = ($event) => emits("opend")),
|
|
66
|
-
onClose: _cache[3] || (_cache[3] = ($event) => emits("close")),
|
|
67
|
-
onClosed: _cache[4] || (_cache[4] = ($event) => emits("closed"))
|
|
68
|
-
}, {
|
|
69
|
-
footer: Vue.withCtx(() => [
|
|
70
|
-
Vue.createElementVNode("div", _hoisted_1, [
|
|
71
|
-
Vue.createVNode(_component_el_button, {
|
|
72
|
-
type: "primary",
|
|
73
|
-
onClick: selectRemoveUsers
|
|
74
|
-
}, {
|
|
75
|
-
default: Vue.withCtx(() => [
|
|
76
|
-
Vue.createTextVNode(Vue.toDisplayString(_ctx.$t("superPageRuntimeMessage.sure")), 1)
|
|
77
|
-
]),
|
|
78
|
-
_: 1
|
|
79
|
-
}),
|
|
80
|
-
Vue.createVNode(_component_el_button, {
|
|
81
|
-
onClick: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("close"))
|
|
82
|
-
}, {
|
|
83
|
-
default: Vue.withCtx(() => [
|
|
84
|
-
Vue.createTextVNode(Vue.toDisplayString(_ctx.$t("superPageRuntimeMessage.cancel")), 1)
|
|
85
|
-
]),
|
|
86
|
-
_: 1
|
|
87
|
-
})
|
|
88
|
-
])
|
|
89
|
-
]),
|
|
90
|
-
default: Vue.withCtx(() => [
|
|
91
|
-
Vue.createVNode(_component_el_table, {
|
|
92
|
-
data: canRemoveTasks.value,
|
|
93
|
-
border: "",
|
|
94
|
-
style: { "width": "100%" },
|
|
95
|
-
onSelect: select
|
|
96
|
-
}, {
|
|
97
|
-
default: Vue.withCtx(() => [
|
|
98
|
-
Vue.createVNode(_component_el_table_column, {
|
|
99
|
-
type: "selection",
|
|
100
|
-
width: "55"
|
|
101
|
-
}),
|
|
102
|
-
Vue.createVNode(_component_el_table_column, {
|
|
103
|
-
prop: "transactorName",
|
|
104
|
-
label: _ctx.$t("superPageRuntimeMessage.transactorName"),
|
|
105
|
-
width: "180"
|
|
106
|
-
}, null, 8, ["label"]),
|
|
107
|
-
Vue.createVNode(_component_el_table_column, {
|
|
108
|
-
prop: "transactor",
|
|
109
|
-
label: _ctx.$t("superPageRuntimeMessage.transactor"),
|
|
110
|
-
width: "180"
|
|
111
|
-
}, null, 8, ["label"]),
|
|
112
|
-
Vue.createVNode(_component_el_table_column, {
|
|
113
|
-
prop: "trustorName",
|
|
114
|
-
label: _ctx.$t("superPageRuntimeMessage.trustorName"),
|
|
115
|
-
width: "180"
|
|
116
|
-
}, null, 8, ["label"])
|
|
117
|
-
]),
|
|
118
|
-
_: 1
|
|
119
|
-
}, 8, ["data"])
|
|
120
|
-
]),
|
|
121
|
-
_: 1
|
|
122
|
-
}, 8, ["title"])
|
|
123
|
-
]);
|
|
124
|
-
};
|
|
125
|
-
}
|
|
126
|
-
});
|
|
127
|
-
module.exports = _sfc_main;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{
|
|
2
|
-
taskInformitions: {
|
|
3
|
-
type: ArrayConstructor;
|
|
4
|
-
default: any;
|
|
5
|
-
};
|
|
6
|
-
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
7
|
-
result: (...args: any[]) => void;
|
|
8
|
-
close: (...args: any[]) => void;
|
|
9
|
-
open: (...args: any[]) => void;
|
|
10
|
-
opend: (...args: any[]) => void;
|
|
11
|
-
closed: (...args: any[]) => void;
|
|
12
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
13
|
-
taskInformitions: {
|
|
14
|
-
type: ArrayConstructor;
|
|
15
|
-
default: any;
|
|
16
|
-
};
|
|
17
|
-
}>> & {
|
|
18
|
-
onClose?: (...args: any[]) => any;
|
|
19
|
-
onResult?: (...args: any[]) => any;
|
|
20
|
-
onOpen?: (...args: any[]) => any;
|
|
21
|
-
onOpend?: (...args: any[]) => any;
|
|
22
|
-
onClosed?: (...args: any[]) => any;
|
|
23
|
-
}, {
|
|
24
|
-
taskInformitions: unknown[];
|
|
25
|
-
}, {}>;
|
|
26
|
-
export default _default;
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const Vue = require("vue");
|
|
3
|
-
const vueI18n = require("../../../../../node_modules/.pnpm/vue-i18n@9.10.2_vue@3.4.21/node_modules/vue-i18n/dist/vue-i18n.js");
|
|
4
|
-
const index = require("../../../../../node_modules/.pnpm/element-plus@2.6.2_vue@3.4.21/node_modules/element-plus/es/components/message/index.js");
|
|
5
|
-
const _hoisted_1 = { class: "dialog-footer" };
|
|
6
|
-
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
7
|
-
__name: "task-informition-dialog",
|
|
8
|
-
props: {
|
|
9
|
-
taskInformitions: {
|
|
10
|
-
type: Array,
|
|
11
|
-
default: null
|
|
12
|
-
}
|
|
13
|
-
},
|
|
14
|
-
emits: ["open", "opend", "close", "closed", "result"],
|
|
15
|
-
setup(__props, { emit: __emit }) {
|
|
16
|
-
const { t } = vueI18n.useI18n();
|
|
17
|
-
const emits = __emit;
|
|
18
|
-
const selections = Vue.ref([]);
|
|
19
|
-
function selectNode() {
|
|
20
|
-
if (selections.value.length === 0 || selections.value.length > 1) {
|
|
21
|
-
index.ElMessage({
|
|
22
|
-
showClose: true,
|
|
23
|
-
type: "warning",
|
|
24
|
-
message: t("superPageRuntimeMessage.pleaseSelectNode")
|
|
25
|
-
});
|
|
26
|
-
return;
|
|
27
|
-
}
|
|
28
|
-
emits("result", selections.value[0]);
|
|
29
|
-
}
|
|
30
|
-
function select(selection) {
|
|
31
|
-
selections.value = selection;
|
|
32
|
-
}
|
|
33
|
-
return (_ctx, _cache) => {
|
|
34
|
-
const _component_el_table_column = Vue.resolveComponent("el-table-column");
|
|
35
|
-
const _component_el_table = Vue.resolveComponent("el-table");
|
|
36
|
-
const _component_el_button = Vue.resolveComponent("el-button");
|
|
37
|
-
const _component_el_dialog = Vue.resolveComponent("el-dialog");
|
|
38
|
-
return Vue.openBlock(), Vue.createElementBlock("div", null, [
|
|
39
|
-
Vue.createVNode(_component_el_dialog, {
|
|
40
|
-
"model-value": "",
|
|
41
|
-
title: _ctx.$t("superPageRuntimeMessage.selectNode"),
|
|
42
|
-
"close-on-click-modal": false,
|
|
43
|
-
"append-to-body": "",
|
|
44
|
-
width: "30%",
|
|
45
|
-
"max-height": "400",
|
|
46
|
-
onOpen: _cache[1] || (_cache[1] = ($event) => emits("open")),
|
|
47
|
-
onOpend: _cache[2] || (_cache[2] = ($event) => emits("opend")),
|
|
48
|
-
onClose: _cache[3] || (_cache[3] = ($event) => emits("close")),
|
|
49
|
-
onClosed: _cache[4] || (_cache[4] = ($event) => emits("closed"))
|
|
50
|
-
}, {
|
|
51
|
-
footer: Vue.withCtx(() => [
|
|
52
|
-
Vue.createElementVNode("div", _hoisted_1, [
|
|
53
|
-
Vue.createVNode(_component_el_button, {
|
|
54
|
-
type: "primary",
|
|
55
|
-
onClick: selectNode
|
|
56
|
-
}, {
|
|
57
|
-
default: Vue.withCtx(() => [
|
|
58
|
-
Vue.createTextVNode(Vue.toDisplayString(_ctx.$t("superPageRuntimeMessage.sure")), 1)
|
|
59
|
-
]),
|
|
60
|
-
_: 1
|
|
61
|
-
}),
|
|
62
|
-
Vue.createVNode(_component_el_button, {
|
|
63
|
-
onClick: _cache[0] || (_cache[0] = ($event) => emits("close"))
|
|
64
|
-
}, {
|
|
65
|
-
default: Vue.withCtx(() => [
|
|
66
|
-
Vue.createTextVNode(Vue.toDisplayString(_ctx.$t("superPageRuntimeMessage.cancel")), 1)
|
|
67
|
-
]),
|
|
68
|
-
_: 1
|
|
69
|
-
})
|
|
70
|
-
])
|
|
71
|
-
]),
|
|
72
|
-
default: Vue.withCtx(() => [
|
|
73
|
-
Vue.createVNode(_component_el_table, {
|
|
74
|
-
data: __props.taskInformitions,
|
|
75
|
-
border: "",
|
|
76
|
-
style: { "width": "100%" },
|
|
77
|
-
onSelect: select
|
|
78
|
-
}, {
|
|
79
|
-
default: Vue.withCtx(() => [
|
|
80
|
-
Vue.createVNode(_component_el_table_column, {
|
|
81
|
-
type: "selection",
|
|
82
|
-
width: "55"
|
|
83
|
-
}),
|
|
84
|
-
Vue.createVNode(_component_el_table_column, {
|
|
85
|
-
prop: "nodeName",
|
|
86
|
-
label: _ctx.$t("superPageRuntimeMessage.nodeName"),
|
|
87
|
-
width: "180"
|
|
88
|
-
}, null, 8, ["label"]),
|
|
89
|
-
Vue.createVNode(_component_el_table_column, {
|
|
90
|
-
prop: "nodeId",
|
|
91
|
-
label: _ctx.$t("superPageRuntimeMessage.nodeId"),
|
|
92
|
-
width: "180"
|
|
93
|
-
}, null, 8, ["label"])
|
|
94
|
-
]),
|
|
95
|
-
_: 1
|
|
96
|
-
}, 8, ["data"])
|
|
97
|
-
]),
|
|
98
|
-
_: 1
|
|
99
|
-
}, 8, ["title"])
|
|
100
|
-
]);
|
|
101
|
-
};
|
|
102
|
-
}
|
|
103
|
-
});
|
|
104
|
-
module.exports = _sfc_main;
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const Vue = require("vue");
|
|
3
|
-
const superUi = require("../../../../../../node_modules/.pnpm/agilebuilder-ui@1.0.28_vue@3.4.21/node_modules/agilebuilder-ui/lib/super-ui.js");
|
|
4
|
-
const objectRender_vue_vue_type_script_setup_true_lang = require("../../object-render.vue.js");
|
|
5
|
-
const index = require("../../../../../../node_modules/.pnpm/element-plus@2.6.2_vue@3.4.21/node_modules/element-plus/es/components/card/index.js");
|
|
6
|
-
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
7
|
-
__name: "card-runtime",
|
|
8
|
-
props: {
|
|
9
|
-
pageContext: {},
|
|
10
|
-
configure: {}
|
|
11
|
-
},
|
|
12
|
-
setup(__props, { expose: __expose }) {
|
|
13
|
-
const props = __props;
|
|
14
|
-
if (!props.configure.items) {
|
|
15
|
-
props.configure.items = [];
|
|
16
|
-
}
|
|
17
|
-
const thisRef = Vue.ref(null);
|
|
18
|
-
const runtimeInfo = props.configure.runtime ? props.configure.runtime : {};
|
|
19
|
-
const runtimeStyle = runtimeInfo.style;
|
|
20
|
-
const runtimeClass = runtimeInfo.class;
|
|
21
|
-
const headerStyle = runtimeInfo.headerStyle;
|
|
22
|
-
const contentStyle = runtimeInfo.contentStyle;
|
|
23
|
-
function test() {
|
|
24
|
-
props.configure.props.title = "teee";
|
|
25
|
-
}
|
|
26
|
-
__expose({
|
|
27
|
-
test
|
|
28
|
-
});
|
|
29
|
-
return (_ctx, _cache) => {
|
|
30
|
-
return Vue.openBlock(), Vue.createBlock(Vue.unref(index.ElCard), {
|
|
31
|
-
ref_key: "thisRef",
|
|
32
|
-
ref: thisRef,
|
|
33
|
-
style: Vue.normalizeStyle(Vue.unref(runtimeStyle)),
|
|
34
|
-
class: Vue.normalizeClass(Vue.unref(runtimeClass))
|
|
35
|
-
}, Vue.createSlots({
|
|
36
|
-
default: Vue.withCtx(() => [
|
|
37
|
-
Vue.createElementVNode("div", {
|
|
38
|
-
style: Vue.normalizeStyle(Vue.unref(contentStyle))
|
|
39
|
-
}, [
|
|
40
|
-
(Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, null, Vue.renderList(_ctx.configure.items, (element, itemIndex) => {
|
|
41
|
-
return Vue.openBlock(), Vue.createBlock(objectRender_vue_vue_type_script_setup_true_lang, {
|
|
42
|
-
key: element.uuid,
|
|
43
|
-
pageContext: _ctx.pageContext,
|
|
44
|
-
configure: element
|
|
45
|
-
}, null, 8, ["pageContext", "configure"]);
|
|
46
|
-
}), 128))
|
|
47
|
-
], 4)
|
|
48
|
-
]),
|
|
49
|
-
_: 2
|
|
50
|
-
}, [
|
|
51
|
-
_ctx.configure.props.base.tittleShow ? {
|
|
52
|
-
name: "header",
|
|
53
|
-
fn: Vue.withCtx(() => [
|
|
54
|
-
Vue.createElementVNode("div", {
|
|
55
|
-
style: Vue.normalizeStyle(Vue.unref(headerStyle))
|
|
56
|
-
}, [
|
|
57
|
-
_ctx.configure.props.iconType && _ctx.configure.props.iconValue ? (Vue.openBlock(), Vue.createBlock(Vue.unref(superUi.SuperIcon), {
|
|
58
|
-
key: 0,
|
|
59
|
-
iconType: _ctx.configure.props.iconType,
|
|
60
|
-
iconValue: _ctx.configure.props.iconValue,
|
|
61
|
-
style: { "margin-right": "2px" }
|
|
62
|
-
}, null, 8, ["iconType", "iconValue"])) : Vue.createCommentVNode("", true),
|
|
63
|
-
Vue.createTextVNode(" " + Vue.toDisplayString(_ctx.configure.props.base.title), 1)
|
|
64
|
-
], 4)
|
|
65
|
-
]),
|
|
66
|
-
key: "0"
|
|
67
|
-
} : void 0
|
|
68
|
-
]), 1032, ["style", "class"]);
|
|
69
|
-
};
|
|
70
|
-
}
|
|
71
|
-
});
|
|
72
|
-
module.exports = _sfc_main;
|
package/dist/lib/components/runtime/views/assemblys/container/collapse/collapse-runtime.vue2.js
DELETED
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const Vue = require("vue");
|
|
3
|
-
const objectRender_vue_vue_type_script_setup_true_lang = require("../../object-render.vue.js");
|
|
4
|
-
require("../../../../utils/global-refs.js");
|
|
5
|
-
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
6
|
-
__name: "collapse-runtime",
|
|
7
|
-
props: {
|
|
8
|
-
pageContext: {},
|
|
9
|
-
configure: {}
|
|
10
|
-
},
|
|
11
|
-
setup(__props) {
|
|
12
|
-
const props = __props;
|
|
13
|
-
if (!props.configure.props) {
|
|
14
|
-
props.configure.props = {};
|
|
15
|
-
}
|
|
16
|
-
const activeName = props.configure.props.defaultOpens ? props.configure.props.defaultOpens : [1];
|
|
17
|
-
const accordion = props.configure.props.accordion ? true : false;
|
|
18
|
-
const thisRef = Vue.ref(null);
|
|
19
|
-
const runtimeInfo = props.configure.runtime ? props.configure.runtime : {};
|
|
20
|
-
const runtimeStyle = runtimeInfo.style;
|
|
21
|
-
const runtimeClass = runtimeInfo.class;
|
|
22
|
-
const headerStyle = runtimeInfo.headerStyle;
|
|
23
|
-
return (_ctx, _cache) => {
|
|
24
|
-
const _component_SuperIcon = Vue.resolveComponent("SuperIcon");
|
|
25
|
-
const _component_el_collapse_item = Vue.resolveComponent("el-collapse-item");
|
|
26
|
-
const _component_el_collapse = Vue.resolveComponent("el-collapse");
|
|
27
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_collapse, {
|
|
28
|
-
ref_key: "thisRef",
|
|
29
|
-
ref: thisRef,
|
|
30
|
-
modelValue: Vue.unref(activeName),
|
|
31
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => Vue.isRef(activeName) ? activeName.value = $event : null),
|
|
32
|
-
style: Vue.normalizeStyle(Vue.unref(runtimeStyle)),
|
|
33
|
-
accordion: Vue.unref(accordion),
|
|
34
|
-
class: Vue.normalizeClass(Vue.unref(runtimeClass))
|
|
35
|
-
}, {
|
|
36
|
-
default: Vue.withCtx(() => [
|
|
37
|
-
(Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, null, Vue.renderList(_ctx.configure.items, (item, index) => {
|
|
38
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_collapse_item, {
|
|
39
|
-
name: item.index
|
|
40
|
-
}, {
|
|
41
|
-
title: Vue.withCtx(() => [
|
|
42
|
-
Vue.createElementVNode("div", {
|
|
43
|
-
style: Vue.normalizeStyle([Vue.unref(headerStyle), { "width": "100%" }])
|
|
44
|
-
}, [
|
|
45
|
-
item.iconType && item.iconValue ? (Vue.openBlock(), Vue.createBlock(_component_SuperIcon, {
|
|
46
|
-
key: 0,
|
|
47
|
-
iconType: item.iconType,
|
|
48
|
-
iconValue: item.iconValue,
|
|
49
|
-
style: { "margin-right": "2px" }
|
|
50
|
-
}, null, 8, ["iconType", "iconValue"])) : Vue.createCommentVNode("", true),
|
|
51
|
-
Vue.createTextVNode(" " + Vue.toDisplayString(item.label), 1)
|
|
52
|
-
], 4)
|
|
53
|
-
]),
|
|
54
|
-
default: Vue.withCtx(() => [
|
|
55
|
-
Vue.createElementVNode("div", null, [
|
|
56
|
-
(Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, null, Vue.renderList(item.items, (element, itemIndex) => {
|
|
57
|
-
return Vue.openBlock(), Vue.createBlock(objectRender_vue_vue_type_script_setup_true_lang, {
|
|
58
|
-
key: element.uuid,
|
|
59
|
-
configure: element,
|
|
60
|
-
pageContext: _ctx.pageContext
|
|
61
|
-
}, null, 8, ["configure", "pageContext"]);
|
|
62
|
-
}), 128))
|
|
63
|
-
])
|
|
64
|
-
]),
|
|
65
|
-
_: 2
|
|
66
|
-
}, 1032, ["name"]);
|
|
67
|
-
}), 256))
|
|
68
|
-
]),
|
|
69
|
-
_: 1
|
|
70
|
-
}, 8, ["modelValue", "style", "accordion", "class"]);
|
|
71
|
-
};
|
|
72
|
-
}
|
|
73
|
-
});
|
|
74
|
-
module.exports = _sfc_main;
|
package/dist/lib/components/runtime/views/assemblys/container/container/container-runtime.vue2.js
DELETED
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const Vue = require("vue");
|
|
3
|
-
const objectRender_vue_vue_type_script_setup_true_lang = require("../../object-render.vue.js");
|
|
4
|
-
require("../../../../utils/global-refs.js");
|
|
5
|
-
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
6
|
-
__name: "container-runtime",
|
|
7
|
-
props: {
|
|
8
|
-
pageContext: {},
|
|
9
|
-
configure: {}
|
|
10
|
-
},
|
|
11
|
-
setup(__props) {
|
|
12
|
-
const props = __props;
|
|
13
|
-
const thisRef = Vue.ref(null);
|
|
14
|
-
const runtimeInfo = props.configure.runtime ? props.configure.runtime : {};
|
|
15
|
-
const leftStyle = runtimeInfo.leftStyle;
|
|
16
|
-
const rightStyle = runtimeInfo.rightStyle;
|
|
17
|
-
const mainStyle = runtimeInfo.style;
|
|
18
|
-
const mainClass = runtimeInfo.class;
|
|
19
|
-
return (_ctx, _cache) => {
|
|
20
|
-
const _component_el_aside = Vue.resolveComponent("el-aside");
|
|
21
|
-
const _component_el_main = Vue.resolveComponent("el-main");
|
|
22
|
-
const _component_el_container = Vue.resolveComponent("el-container");
|
|
23
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_container, {
|
|
24
|
-
ref_key: "thisRef",
|
|
25
|
-
ref: thisRef
|
|
26
|
-
}, {
|
|
27
|
-
default: Vue.withCtx(() => [
|
|
28
|
-
_ctx.configure.props.useLeft ? (Vue.openBlock(), Vue.createBlock(_component_el_aside, {
|
|
29
|
-
key: 0,
|
|
30
|
-
style: Vue.normalizeStyle(Vue.unref(leftStyle))
|
|
31
|
-
}, {
|
|
32
|
-
default: Vue.withCtx(() => [
|
|
33
|
-
(Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, null, Vue.renderList(_ctx.configure.leftAslides, (element, itemIndex) => {
|
|
34
|
-
return Vue.openBlock(), Vue.createBlock(objectRender_vue_vue_type_script_setup_true_lang, {
|
|
35
|
-
key: element.uuid,
|
|
36
|
-
pageContext: _ctx.pageContext,
|
|
37
|
-
configure: element
|
|
38
|
-
}, null, 8, ["pageContext", "configure"]);
|
|
39
|
-
}), 128))
|
|
40
|
-
]),
|
|
41
|
-
_: 1
|
|
42
|
-
}, 8, ["style"])) : Vue.createCommentVNode("", true),
|
|
43
|
-
Vue.createVNode(_component_el_main, {
|
|
44
|
-
style: Vue.normalizeStyle(Vue.unref(mainStyle)),
|
|
45
|
-
class: Vue.normalizeClass(Vue.unref(mainClass))
|
|
46
|
-
}, {
|
|
47
|
-
default: Vue.withCtx(() => [
|
|
48
|
-
(Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, null, Vue.renderList(_ctx.configure.items, (element, itemIndex) => {
|
|
49
|
-
return Vue.openBlock(), Vue.createBlock(objectRender_vue_vue_type_script_setup_true_lang, {
|
|
50
|
-
key: element.uuid,
|
|
51
|
-
pageContext: _ctx.pageContext,
|
|
52
|
-
configure: element
|
|
53
|
-
}, null, 8, ["pageContext", "configure"]);
|
|
54
|
-
}), 128))
|
|
55
|
-
]),
|
|
56
|
-
_: 1
|
|
57
|
-
}, 8, ["style", "class"]),
|
|
58
|
-
_ctx.configure.props.useRight ? (Vue.openBlock(), Vue.createBlock(_component_el_aside, {
|
|
59
|
-
key: 1,
|
|
60
|
-
style: Vue.normalizeStyle(Vue.unref(rightStyle))
|
|
61
|
-
}, {
|
|
62
|
-
default: Vue.withCtx(() => [
|
|
63
|
-
(Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, null, Vue.renderList(_ctx.configure.rightAslides, (element, itemIndex) => {
|
|
64
|
-
return Vue.openBlock(), Vue.createBlock(objectRender_vue_vue_type_script_setup_true_lang, {
|
|
65
|
-
key: element.uuid,
|
|
66
|
-
pageContext: _ctx.pageContext,
|
|
67
|
-
configure: element
|
|
68
|
-
}, null, 8, ["pageContext", "configure"]);
|
|
69
|
-
}), 128))
|
|
70
|
-
]),
|
|
71
|
-
_: 1
|
|
72
|
-
}, 8, ["style"])) : Vue.createCommentVNode("", true)
|
|
73
|
-
]),
|
|
74
|
-
_: 1
|
|
75
|
-
}, 512);
|
|
76
|
-
};
|
|
77
|
-
}
|
|
78
|
-
});
|
|
79
|
-
module.exports = _sfc_main;
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const Vue = require("vue");
|
|
3
|
-
const objectRender_vue_vue_type_script_setup_true_lang = require("../../object-render.vue.js");
|
|
4
|
-
const pageDesignTypes = require("../../../../utils/interfaces/page-design-types.js");
|
|
5
|
-
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
6
|
-
__name: "flex-runtime",
|
|
7
|
-
props: {
|
|
8
|
-
pageContext: {},
|
|
9
|
-
configure: {}
|
|
10
|
-
},
|
|
11
|
-
setup(__props) {
|
|
12
|
-
const props = __props;
|
|
13
|
-
const thisRef = Vue.ref(null);
|
|
14
|
-
const runtimeInfo = props.configure.runtime ? props.configure.runtime : {};
|
|
15
|
-
const runtimeStyle = runtimeInfo.style;
|
|
16
|
-
const runtimeClass = runtimeInfo.class;
|
|
17
|
-
const designProperty = Vue.ref(runtimeInfo.props ? runtimeInfo.props : {});
|
|
18
|
-
if (props.configure.items) {
|
|
19
|
-
const pageDimensions = props.pageContext && props.pageContext.dimensions ? props.pageContext.dimensions : pageDesignTypes.PageDimensions.PC;
|
|
20
|
-
for (let item of props.configure.items) {
|
|
21
|
-
const itemCommon = item.runtime && item.runtime.common ? item.runtime.common : {};
|
|
22
|
-
const sizeStyle = itemCommon.style ? itemCommon.style[pageDimensions + "_style"] : void 0;
|
|
23
|
-
const itemStyle = {};
|
|
24
|
-
if (sizeStyle) {
|
|
25
|
-
item.flexSpan = sizeStyle.flexSpan ? sizeStyle.flexSpan : -2;
|
|
26
|
-
Object.assign(itemStyle, sizeStyle);
|
|
27
|
-
delete itemStyle.height;
|
|
28
|
-
delete sizeStyle.width;
|
|
29
|
-
}
|
|
30
|
-
item.itemStyle = itemStyle;
|
|
31
|
-
if (itemCommon.style) {
|
|
32
|
-
itemCommon.style[pageDimensions + "_class"] = "";
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
return (_ctx, _cache) => {
|
|
37
|
-
const _component_el_col = Vue.resolveComponent("el-col");
|
|
38
|
-
const _component_el_row = Vue.resolveComponent("el-row");
|
|
39
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_row, {
|
|
40
|
-
ref_key: "thisRef",
|
|
41
|
-
ref: thisRef,
|
|
42
|
-
justify: designProperty.value.flexJustify,
|
|
43
|
-
gutter: designProperty.value.flexGutter,
|
|
44
|
-
align: designProperty.value.alignItems,
|
|
45
|
-
style: Vue.normalizeStyle([{ "display": "flex" }, Vue.unref(runtimeStyle)]),
|
|
46
|
-
class: Vue.normalizeClass(Vue.unref(runtimeClass))
|
|
47
|
-
}, {
|
|
48
|
-
default: Vue.withCtx(() => [
|
|
49
|
-
(Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, null, Vue.renderList(_ctx.configure.items, (element, itemIndex) => {
|
|
50
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_col, {
|
|
51
|
-
key: element.uuid,
|
|
52
|
-
style: Vue.normalizeStyle(element.itemStyle),
|
|
53
|
-
span: element.flexSpan
|
|
54
|
-
}, {
|
|
55
|
-
default: Vue.withCtx(() => [
|
|
56
|
-
Vue.createVNode(objectRender_vue_vue_type_script_setup_true_lang, {
|
|
57
|
-
pageContext: _ctx.pageContext,
|
|
58
|
-
configure: element
|
|
59
|
-
}, null, 8, ["pageContext", "configure"])
|
|
60
|
-
]),
|
|
61
|
-
_: 2
|
|
62
|
-
}, 1032, ["style", "span"]);
|
|
63
|
-
}), 128))
|
|
64
|
-
]),
|
|
65
|
-
_: 1
|
|
66
|
-
}, 8, ["justify", "gutter", "align", "style", "class"]);
|
|
67
|
-
};
|
|
68
|
-
}
|
|
69
|
-
});
|
|
70
|
-
module.exports = _sfc_main;
|