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,525 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
var FuncType = /* @__PURE__ */ ((FuncType2) => {
|
|
4
|
-
FuncType2["AUTHENTICATED"] = "AUTHENTICATED";
|
|
5
|
-
FuncType2["ANONYMOUS"] = "ANONYMOUS";
|
|
6
|
-
FuncType2["AUTHORIZED"] = "AUTHORIZED";
|
|
7
|
-
return FuncType2;
|
|
8
|
-
})(FuncType || {});
|
|
9
|
-
const standardFuncUrlMap = {
|
|
10
|
-
page: {
|
|
11
|
-
label: "页面",
|
|
12
|
-
functions: [
|
|
13
|
-
{
|
|
14
|
-
label: "页面",
|
|
15
|
-
path: "temp"
|
|
16
|
-
}
|
|
17
|
-
]
|
|
18
|
-
},
|
|
19
|
-
gets: {
|
|
20
|
-
group: "表单标准功能",
|
|
21
|
-
label: "获取表单数据",
|
|
22
|
-
functions: [
|
|
23
|
-
{
|
|
24
|
-
funcType: "AUTHENTICATED",
|
|
25
|
-
path: "/commons/gets$POST"
|
|
26
|
-
}
|
|
27
|
-
]
|
|
28
|
-
},
|
|
29
|
-
workflowGets: {
|
|
30
|
-
group: "标准流程",
|
|
31
|
-
label: "获取表单及流程数据",
|
|
32
|
-
functions: [
|
|
33
|
-
{
|
|
34
|
-
funcType: "AUTHENTICATED",
|
|
35
|
-
path: "/workflow-commons/gets$POST"
|
|
36
|
-
}
|
|
37
|
-
]
|
|
38
|
-
},
|
|
39
|
-
save: {
|
|
40
|
-
group: "表单标准功能",
|
|
41
|
-
label: "暂存",
|
|
42
|
-
functions: [
|
|
43
|
-
{
|
|
44
|
-
code: "create",
|
|
45
|
-
label: "暂存",
|
|
46
|
-
path: "/commons$POST"
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
code: "update",
|
|
50
|
-
label: "修改",
|
|
51
|
-
path: "/commons$POST"
|
|
52
|
-
}
|
|
53
|
-
]
|
|
54
|
-
},
|
|
55
|
-
submit: {
|
|
56
|
-
group: "表单标准功能",
|
|
57
|
-
label: "提交",
|
|
58
|
-
functions: [
|
|
59
|
-
{
|
|
60
|
-
path: "/commons/submits$POST"
|
|
61
|
-
}
|
|
62
|
-
]
|
|
63
|
-
},
|
|
64
|
-
exportForm: {
|
|
65
|
-
group: "表单标准功能",
|
|
66
|
-
label: "导出报告",
|
|
67
|
-
functions: [
|
|
68
|
-
{
|
|
69
|
-
path: "/commons/export-reports$POST"
|
|
70
|
-
}
|
|
71
|
-
]
|
|
72
|
-
},
|
|
73
|
-
exportPDF: {
|
|
74
|
-
group: "表单标准功能",
|
|
75
|
-
label: "导出PDF",
|
|
76
|
-
functions: [
|
|
77
|
-
{
|
|
78
|
-
path: "/commons/exportPDF$POST"
|
|
79
|
-
}
|
|
80
|
-
]
|
|
81
|
-
},
|
|
82
|
-
agree: {
|
|
83
|
-
group: "表单标准功能",
|
|
84
|
-
label: "同意",
|
|
85
|
-
functions: [
|
|
86
|
-
{
|
|
87
|
-
path: "/commons/approves$POST"
|
|
88
|
-
}
|
|
89
|
-
]
|
|
90
|
-
},
|
|
91
|
-
disagree: {
|
|
92
|
-
group: "表单标准功能",
|
|
93
|
-
label: "不同意",
|
|
94
|
-
functions: [
|
|
95
|
-
{
|
|
96
|
-
path: "/commons/refuses$POST"
|
|
97
|
-
}
|
|
98
|
-
]
|
|
99
|
-
},
|
|
100
|
-
back: {
|
|
101
|
-
group: "表单标准功能",
|
|
102
|
-
label: "返回",
|
|
103
|
-
functions: []
|
|
104
|
-
//无资源时表示不需要控制
|
|
105
|
-
},
|
|
106
|
-
workflowSave: {
|
|
107
|
-
group: "流程表单功能",
|
|
108
|
-
label: "暂存",
|
|
109
|
-
functions: [
|
|
110
|
-
{
|
|
111
|
-
funcType: "AUTHENTICATED",
|
|
112
|
-
//公用
|
|
113
|
-
path: "/workflow-commons$POST"
|
|
114
|
-
}
|
|
115
|
-
]
|
|
116
|
-
},
|
|
117
|
-
submitProcess: {
|
|
118
|
-
group: "流程表单功能",
|
|
119
|
-
label: "提交流程",
|
|
120
|
-
functions: [
|
|
121
|
-
{
|
|
122
|
-
funcType: "AUTHENTICATED",
|
|
123
|
-
//公用
|
|
124
|
-
path: "/workflow-commons/submit$POST"
|
|
125
|
-
}
|
|
126
|
-
]
|
|
127
|
-
},
|
|
128
|
-
submitTask: {
|
|
129
|
-
group: "流程表单功能",
|
|
130
|
-
label: "提交任务",
|
|
131
|
-
functions: [
|
|
132
|
-
{
|
|
133
|
-
funcType: "AUTHENTICATED",
|
|
134
|
-
//公用
|
|
135
|
-
code: "completeTask.submitTask",
|
|
136
|
-
path: "/workflow-commons/complete-tasks$POST"
|
|
137
|
-
}
|
|
138
|
-
]
|
|
139
|
-
},
|
|
140
|
-
approve: {
|
|
141
|
-
group: "流程表单功能",
|
|
142
|
-
label: "同意",
|
|
143
|
-
functions: [
|
|
144
|
-
{
|
|
145
|
-
funcType: "AUTHENTICATED",
|
|
146
|
-
//公用
|
|
147
|
-
code: "completeTask.approve",
|
|
148
|
-
path: "/workflow-commons/complete-tasks$POST"
|
|
149
|
-
}
|
|
150
|
-
]
|
|
151
|
-
},
|
|
152
|
-
refuse: {
|
|
153
|
-
group: "流程表单功能",
|
|
154
|
-
label: "不同意",
|
|
155
|
-
functions: [
|
|
156
|
-
{
|
|
157
|
-
funcType: "AUTHENTICATED",
|
|
158
|
-
//公用
|
|
159
|
-
code: "completeTask.refuse",
|
|
160
|
-
path: "/workflow-commons/complete-tasks$POST"
|
|
161
|
-
}
|
|
162
|
-
]
|
|
163
|
-
},
|
|
164
|
-
assign: {
|
|
165
|
-
group: "流程表单功能",
|
|
166
|
-
label: "指派",
|
|
167
|
-
functions: [
|
|
168
|
-
{
|
|
169
|
-
funcType: "AUTHENTICATED",
|
|
170
|
-
//公用
|
|
171
|
-
path: "/workflow-commons/assigns$POST"
|
|
172
|
-
}
|
|
173
|
-
]
|
|
174
|
-
},
|
|
175
|
-
drawTask: {
|
|
176
|
-
group: "流程表单功能",
|
|
177
|
-
label: "领取",
|
|
178
|
-
functions: [
|
|
179
|
-
{
|
|
180
|
-
funcType: "AUTHENTICATED",
|
|
181
|
-
//公用
|
|
182
|
-
path: "/workflow-commons/draw-tasks$POST"
|
|
183
|
-
}
|
|
184
|
-
]
|
|
185
|
-
},
|
|
186
|
-
abandonReceive: {
|
|
187
|
-
group: "流程表单功能",
|
|
188
|
-
label: "放弃领取",
|
|
189
|
-
functions: [
|
|
190
|
-
{
|
|
191
|
-
funcType: "AUTHENTICATED",
|
|
192
|
-
//公用
|
|
193
|
-
path: "/workflow-commons/abandon-receives$POST"
|
|
194
|
-
}
|
|
195
|
-
]
|
|
196
|
-
},
|
|
197
|
-
readed: {
|
|
198
|
-
group: "流程表单功能",
|
|
199
|
-
label: "已阅",
|
|
200
|
-
functions: [
|
|
201
|
-
{
|
|
202
|
-
funcType: "AUTHENTICATED",
|
|
203
|
-
//公用
|
|
204
|
-
code: "completeTask.readed",
|
|
205
|
-
path: "/workflow-commons/complete-tasks$POST"
|
|
206
|
-
}
|
|
207
|
-
]
|
|
208
|
-
},
|
|
209
|
-
agreement: {
|
|
210
|
-
group: "流程表单功能",
|
|
211
|
-
label: "赞成",
|
|
212
|
-
functions: [
|
|
213
|
-
{
|
|
214
|
-
funcType: "AUTHENTICATED",
|
|
215
|
-
//公用
|
|
216
|
-
code: "completeTask.agreement",
|
|
217
|
-
path: "/workflow-commons/complete-tasks$POST"
|
|
218
|
-
}
|
|
219
|
-
]
|
|
220
|
-
},
|
|
221
|
-
oppose: {
|
|
222
|
-
group: "流程表单功能",
|
|
223
|
-
label: "反对",
|
|
224
|
-
functions: [
|
|
225
|
-
{
|
|
226
|
-
funcType: "AUTHENTICATED",
|
|
227
|
-
//公用
|
|
228
|
-
code: "completeTask.oppose",
|
|
229
|
-
path: "/workflow-commons/complete-tasks$POST"
|
|
230
|
-
}
|
|
231
|
-
]
|
|
232
|
-
},
|
|
233
|
-
kiken: {
|
|
234
|
-
group: "流程表单功能",
|
|
235
|
-
label: "弃权",
|
|
236
|
-
functions: [
|
|
237
|
-
{
|
|
238
|
-
funcType: "AUTHENTICATED",
|
|
239
|
-
//公用
|
|
240
|
-
code: "completeTask.kiken",
|
|
241
|
-
path: "/workflow-commons/complete-tasks$POST"
|
|
242
|
-
}
|
|
243
|
-
]
|
|
244
|
-
},
|
|
245
|
-
addSigner: {
|
|
246
|
-
group: "流程表单功能",
|
|
247
|
-
label: "加签",
|
|
248
|
-
functions: [
|
|
249
|
-
{
|
|
250
|
-
funcType: "AUTHENTICATED",
|
|
251
|
-
//公用
|
|
252
|
-
path: "/workflow-commons/add-signers$POST"
|
|
253
|
-
}
|
|
254
|
-
]
|
|
255
|
-
},
|
|
256
|
-
removeSigner: {
|
|
257
|
-
group: "流程表单功能",
|
|
258
|
-
label: "减签",
|
|
259
|
-
functions: [
|
|
260
|
-
{
|
|
261
|
-
funcType: "AUTHENTICATED",
|
|
262
|
-
//公用
|
|
263
|
-
path: "/workflow-commons/abandon-receives$POST"
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
code: "getRemoveSigners",
|
|
267
|
-
//有编码时,以此为准
|
|
268
|
-
label: "获取可减签人员",
|
|
269
|
-
//有标题时,以此为准
|
|
270
|
-
funcType: "AUTHENTICATED",
|
|
271
|
-
//公用
|
|
272
|
-
path: "/workflow-commons/get-remove-signers$POST"
|
|
273
|
-
}
|
|
274
|
-
]
|
|
275
|
-
},
|
|
276
|
-
copyTask: {
|
|
277
|
-
group: "流程表单功能",
|
|
278
|
-
label: "抄送",
|
|
279
|
-
functions: [
|
|
280
|
-
{
|
|
281
|
-
funcType: "AUTHENTICATED",
|
|
282
|
-
//公用
|
|
283
|
-
path: "/workflow-commons/copies$POST"
|
|
284
|
-
}
|
|
285
|
-
]
|
|
286
|
-
},
|
|
287
|
-
retrieveTask: {
|
|
288
|
-
group: "流程表单功能",
|
|
289
|
-
label: "取回",
|
|
290
|
-
functions: [
|
|
291
|
-
{
|
|
292
|
-
funcType: "AUTHENTICATED",
|
|
293
|
-
//公用
|
|
294
|
-
path: "/workflow-commons/retrieves$POST"
|
|
295
|
-
}
|
|
296
|
-
]
|
|
297
|
-
},
|
|
298
|
-
returnToPreviousTask: {
|
|
299
|
-
group: "流程表单功能",
|
|
300
|
-
label: "驳回",
|
|
301
|
-
functions: [
|
|
302
|
-
{
|
|
303
|
-
funcType: "AUTHENTICATED",
|
|
304
|
-
//公用
|
|
305
|
-
path: "/workflow-commons/returnTaskTo$POST"
|
|
306
|
-
}
|
|
307
|
-
]
|
|
308
|
-
},
|
|
309
|
-
returnTaskTo: {
|
|
310
|
-
group: "流程表单功能",
|
|
311
|
-
label: "退回",
|
|
312
|
-
functions: [
|
|
313
|
-
{
|
|
314
|
-
funcType: "AUTHENTICATED",
|
|
315
|
-
//公用
|
|
316
|
-
path: "/workflow-commons/return-to-previous-tasks$POST"
|
|
317
|
-
}
|
|
318
|
-
]
|
|
319
|
-
},
|
|
320
|
-
endInstance: {
|
|
321
|
-
group: "流程表单功能",
|
|
322
|
-
label: "强制结束",
|
|
323
|
-
functions: [
|
|
324
|
-
{
|
|
325
|
-
funcType: "AUTHENTICATED",
|
|
326
|
-
//公用
|
|
327
|
-
path: "/workflow-commons/end-instance$POST"
|
|
328
|
-
}
|
|
329
|
-
]
|
|
330
|
-
},
|
|
331
|
-
listData: {
|
|
332
|
-
group: "列表功能",
|
|
333
|
-
label: "列表数据",
|
|
334
|
-
functions: [
|
|
335
|
-
{
|
|
336
|
-
funcType: "AUTHENTICATED",
|
|
337
|
-
//公用
|
|
338
|
-
path: "/commons/list$POST"
|
|
339
|
-
}
|
|
340
|
-
]
|
|
341
|
-
},
|
|
342
|
-
listSubData: {
|
|
343
|
-
group: "列表功能",
|
|
344
|
-
label: "列表子级",
|
|
345
|
-
functions: [
|
|
346
|
-
{
|
|
347
|
-
funcType: "AUTHENTICATED",
|
|
348
|
-
//公用
|
|
349
|
-
path: "/commons/list-subs$POST"
|
|
350
|
-
}
|
|
351
|
-
]
|
|
352
|
-
},
|
|
353
|
-
saveList: {
|
|
354
|
-
group: "列表功能",
|
|
355
|
-
label: "暂存",
|
|
356
|
-
functions: [
|
|
357
|
-
{
|
|
358
|
-
code: "create",
|
|
359
|
-
label: "暂存",
|
|
360
|
-
path: "/commons$POST"
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
funcType: "AUTHENTICATED",
|
|
364
|
-
//公用
|
|
365
|
-
code: "update",
|
|
366
|
-
label: "修改",
|
|
367
|
-
path: "/commons$POST"
|
|
368
|
-
}
|
|
369
|
-
]
|
|
370
|
-
},
|
|
371
|
-
delete: {
|
|
372
|
-
group: "列表功能",
|
|
373
|
-
label: "删除",
|
|
374
|
-
functions: [
|
|
375
|
-
{
|
|
376
|
-
path: "/commons/{tableName}$DELETE"
|
|
377
|
-
}
|
|
378
|
-
]
|
|
379
|
-
},
|
|
380
|
-
submitList: {
|
|
381
|
-
group: "列表功能",
|
|
382
|
-
label: "提交",
|
|
383
|
-
functions: [
|
|
384
|
-
{
|
|
385
|
-
path: "/commons/batch-submits$POST"
|
|
386
|
-
}
|
|
387
|
-
]
|
|
388
|
-
},
|
|
389
|
-
agreeList: {
|
|
390
|
-
group: "列表功能",
|
|
391
|
-
label: "同意",
|
|
392
|
-
functions: [
|
|
393
|
-
{
|
|
394
|
-
path: "/commons/batch-approves$POST"
|
|
395
|
-
}
|
|
396
|
-
]
|
|
397
|
-
},
|
|
398
|
-
disagreeList: {
|
|
399
|
-
group: "列表功能",
|
|
400
|
-
label: "不同意",
|
|
401
|
-
functions: [
|
|
402
|
-
{
|
|
403
|
-
path: "/commons/batch-refuses$POST"
|
|
404
|
-
}
|
|
405
|
-
]
|
|
406
|
-
},
|
|
407
|
-
import: {
|
|
408
|
-
group: "列表功能",
|
|
409
|
-
label: "导入",
|
|
410
|
-
functions: [
|
|
411
|
-
{
|
|
412
|
-
path: "/commons/import-data$POST"
|
|
413
|
-
}
|
|
414
|
-
]
|
|
415
|
-
},
|
|
416
|
-
export: {
|
|
417
|
-
group: "列表功能",
|
|
418
|
-
label: "导出",
|
|
419
|
-
functions: [
|
|
420
|
-
{
|
|
421
|
-
path: "/commons/export-list-data$POST /commons/export-reports$POST"
|
|
422
|
-
}
|
|
423
|
-
]
|
|
424
|
-
},
|
|
425
|
-
search: {
|
|
426
|
-
group: "列表功能",
|
|
427
|
-
label: "查询",
|
|
428
|
-
functions: []
|
|
429
|
-
},
|
|
430
|
-
downloadTemplate: {
|
|
431
|
-
group: "列表功能",
|
|
432
|
-
label: "下载导入模板",
|
|
433
|
-
functions: [
|
|
434
|
-
{
|
|
435
|
-
path: "/commons/download-files$GET"
|
|
436
|
-
}
|
|
437
|
-
]
|
|
438
|
-
},
|
|
439
|
-
lineEditCreate: {
|
|
440
|
-
group: "列表行编辑功能",
|
|
441
|
-
label: "新建",
|
|
442
|
-
functions: [
|
|
443
|
-
{
|
|
444
|
-
code: "create",
|
|
445
|
-
label: "暂存",
|
|
446
|
-
path: "/commons$POST"
|
|
447
|
-
}
|
|
448
|
-
]
|
|
449
|
-
},
|
|
450
|
-
lineEditSave: {
|
|
451
|
-
group: "列表行编辑功能",
|
|
452
|
-
label: "保存",
|
|
453
|
-
functions: [
|
|
454
|
-
{
|
|
455
|
-
code: "create",
|
|
456
|
-
label: "保存",
|
|
457
|
-
path: "/commons$POST"
|
|
458
|
-
},
|
|
459
|
-
{
|
|
460
|
-
code: "update",
|
|
461
|
-
label: "修改",
|
|
462
|
-
path: "/commons$POST"
|
|
463
|
-
}
|
|
464
|
-
]
|
|
465
|
-
},
|
|
466
|
-
lineEditDelete: {
|
|
467
|
-
group: "列表行编辑功能",
|
|
468
|
-
label: "删除",
|
|
469
|
-
functions: [
|
|
470
|
-
{
|
|
471
|
-
code: "delete",
|
|
472
|
-
path: "/commons/{tableName}$DELETE"
|
|
473
|
-
}
|
|
474
|
-
]
|
|
475
|
-
},
|
|
476
|
-
lineEditUpdate: {
|
|
477
|
-
group: "列表行编辑功能",
|
|
478
|
-
label: "修改",
|
|
479
|
-
functions: [
|
|
480
|
-
{
|
|
481
|
-
code: "update",
|
|
482
|
-
label: "修改",
|
|
483
|
-
path: "/commons$POST"
|
|
484
|
-
}
|
|
485
|
-
]
|
|
486
|
-
},
|
|
487
|
-
restoreEdit: {
|
|
488
|
-
group: "列表行编辑功能",
|
|
489
|
-
label: "取消编辑",
|
|
490
|
-
functions: []
|
|
491
|
-
}
|
|
492
|
-
};
|
|
493
|
-
const functionMap = {};
|
|
494
|
-
function getStandPermissionInfo(eventName) {
|
|
495
|
-
return eventName ? standardFuncUrlMap[eventName] : void 0;
|
|
496
|
-
}
|
|
497
|
-
function getFunctionInfo(simpleCode) {
|
|
498
|
-
if (!simpleCode) {
|
|
499
|
-
return void 0;
|
|
500
|
-
}
|
|
501
|
-
let funcInfo = functionMap[simpleCode];
|
|
502
|
-
if (funcInfo == void 0) {
|
|
503
|
-
for (let eventName in standardFuncUrlMap) {
|
|
504
|
-
const functions = standardFuncUrlMap[eventName].functions;
|
|
505
|
-
if (!functions) {
|
|
506
|
-
continue;
|
|
507
|
-
}
|
|
508
|
-
for (let f of functions) {
|
|
509
|
-
const tempCode = f.code ? f.code : eventName;
|
|
510
|
-
if (simpleCode === tempCode) {
|
|
511
|
-
funcInfo = f;
|
|
512
|
-
break;
|
|
513
|
-
}
|
|
514
|
-
}
|
|
515
|
-
if (funcInfo) {
|
|
516
|
-
break;
|
|
517
|
-
}
|
|
518
|
-
}
|
|
519
|
-
functionMap[simpleCode] = funcInfo ? funcInfo : "";
|
|
520
|
-
}
|
|
521
|
-
return funcInfo ? funcInfo : void 0;
|
|
522
|
-
}
|
|
523
|
-
exports.FuncType = FuncType;
|
|
524
|
-
exports.getFunctionInfo = getFunctionInfo;
|
|
525
|
-
exports.getStandPermissionInfo = getStandPermissionInfo;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export declare function getStoreInfo(pageCode: any, pageVersion: any, key: any): any;
|
|
2
|
-
export declare function setStoreInfo(pageCode: any, pageVersion: any, key: string, value: any): void;
|
|
3
|
-
/**
|
|
4
|
-
* 删除某属性
|
|
5
|
-
* @param {*} pageCode
|
|
6
|
-
* @param {*} key
|
|
7
|
-
*/
|
|
8
|
-
export declare function deleteStoreInfo(pageCode: any, pageVersion: any, key: any): void;
|
|
9
|
-
/**
|
|
10
|
-
* 获得页面缓存的key
|
|
11
|
-
* @param pageCode
|
|
12
|
-
* @param pageVersion
|
|
13
|
-
* @returns
|
|
14
|
-
*/
|
|
15
|
-
export declare function getPageStoreKey(pageCode: any, pageVersion: any): string;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const store = require("./store.js");
|
|
4
|
-
function setStoreInfo(pageCode, pageVersion, key, value) {
|
|
5
|
-
const pageKey = getPageStoreKey(pageCode, pageVersion);
|
|
6
|
-
let pageCodeStoreInfo = store.get(pageKey);
|
|
7
|
-
if (!pageCodeStoreInfo) {
|
|
8
|
-
pageCodeStoreInfo = {};
|
|
9
|
-
store.set(pageKey, pageCodeStoreInfo);
|
|
10
|
-
}
|
|
11
|
-
pageCodeStoreInfo[key] = value;
|
|
12
|
-
}
|
|
13
|
-
function getPageStoreKey(pageCode, pageVersion) {
|
|
14
|
-
return pageCode + ":" + pageVersion;
|
|
15
|
-
}
|
|
16
|
-
exports.getPageStoreKey = getPageStoreKey;
|
|
17
|
-
exports.setStoreInfo = setStoreInfo;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const commonUtil = require("./common-util.js");
|
|
4
|
-
const request = require("../../../node_modules/.pnpm/agilebuilder-ui@1.0.28_vue@3.4.21/node_modules/agilebuilder-ui/src/utils/request.js");
|
|
5
|
-
const eventBus = require("./eventBus.js");
|
|
6
|
-
function getDataTypeMapRequest(backendUrl, tableName) {
|
|
7
|
-
const baseUrl = commonUtil.getBaseUrl(backendUrl);
|
|
8
|
-
return request.get(baseUrl + "/dsc/commons/tables/" + tableName + "/data-types");
|
|
9
|
-
}
|
|
10
|
-
function popupToPage(params) {
|
|
11
|
-
const pageCode = params.pageContext && params.pageContext.code;
|
|
12
|
-
console.log("弹框显示页面--popupToPage====params=", params);
|
|
13
|
-
eventBus.$emit(pageCode + "_open-dialog", params);
|
|
14
|
-
}
|
|
15
|
-
exports.getDataTypeMapRequest = getDataTypeMapRequest;
|
|
16
|
-
exports.popupToPage = popupToPage;
|
|
@@ -1,54 +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 eventUtil = require("../../../../utils/events/event-util.js");
|
|
5
|
-
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
6
|
-
__name: "button-runtime",
|
|
7
|
-
props: {
|
|
8
|
-
pageContext: {},
|
|
9
|
-
configure: {}
|
|
10
|
-
},
|
|
11
|
-
setup(__props) {
|
|
12
|
-
const props = __props;
|
|
13
|
-
const runtimeInfo = props.configure.runtime ? props.configure.runtime : {};
|
|
14
|
-
const designProperty = Vue.ref(runtimeInfo.props ? runtimeInfo.props : {});
|
|
15
|
-
const runtimeStyle = runtimeInfo.style;
|
|
16
|
-
const runtimeClass = runtimeInfo.class;
|
|
17
|
-
return (_ctx, _cache) => {
|
|
18
|
-
const _component_el_button = Vue.resolveComponent("el-button");
|
|
19
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_button, {
|
|
20
|
-
disabled: designProperty.value.state === "disabled",
|
|
21
|
-
class: Vue.normalizeClass(Vue.unref(runtimeClass)),
|
|
22
|
-
style: Vue.normalizeStyle(Vue.unref(runtimeStyle)),
|
|
23
|
-
type: designProperty.value.type,
|
|
24
|
-
size: designProperty.value.size,
|
|
25
|
-
text: designProperty.value.text,
|
|
26
|
-
round: designProperty.value.round,
|
|
27
|
-
plain: designProperty.value.plain,
|
|
28
|
-
onClick: _cache[0] || (_cache[0] = ($event) => Vue.unref(eventUtil.handleEvent)($event, _ctx.pageContext, _ctx.configure, "click"))
|
|
29
|
-
}, {
|
|
30
|
-
default: Vue.withCtx(() => [
|
|
31
|
-
designProperty.value.title && designProperty.value.iconPosition == "right" ? (Vue.openBlock(), Vue.createElementBlock(Vue.Fragment, { key: 0 }, [
|
|
32
|
-
Vue.createTextVNode(Vue.toDisplayString(designProperty.value.title) + " ", 1),
|
|
33
|
-
designProperty.value.iconValue ? (Vue.openBlock(), Vue.createElementBlock(Vue.Fragment, { key: 0 }, [
|
|
34
|
-
Vue.createTextVNode(" ")
|
|
35
|
-
], 64)) : Vue.createCommentVNode("", true)
|
|
36
|
-
], 64)) : Vue.createCommentVNode("", true),
|
|
37
|
-
designProperty.value.iconType && designProperty.value.iconValue ? (Vue.openBlock(), Vue.createBlock(Vue.unref(superUi.SuperIcon), {
|
|
38
|
-
key: 1,
|
|
39
|
-
iconType: designProperty.value.iconType,
|
|
40
|
-
iconValue: designProperty.value.iconValue
|
|
41
|
-
}, null, 8, ["iconType", "iconValue"])) : Vue.createCommentVNode("", true),
|
|
42
|
-
designProperty.value.title && designProperty.value.iconPosition != "right" ? (Vue.openBlock(), Vue.createElementBlock(Vue.Fragment, { key: 2 }, [
|
|
43
|
-
designProperty.value.iconValue ? (Vue.openBlock(), Vue.createElementBlock(Vue.Fragment, { key: 0 }, [
|
|
44
|
-
Vue.createTextVNode(" ")
|
|
45
|
-
], 64)) : Vue.createCommentVNode("", true),
|
|
46
|
-
Vue.createTextVNode(" " + Vue.toDisplayString(designProperty.value.title), 1)
|
|
47
|
-
], 64)) : Vue.createCommentVNode("", true)
|
|
48
|
-
]),
|
|
49
|
-
_: 1
|
|
50
|
-
}, 8, ["disabled", "class", "style", "type", "size", "text", "round", "plain"]);
|
|
51
|
-
};
|
|
52
|
-
}
|
|
53
|
-
});
|
|
54
|
-
module.exports = _sfc_main;
|
package/dist/lib/components/runtime/views/assemblys/button/button-group/buttongroup-runtime.vue2.js
DELETED
|
@@ -1,35 +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 _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
5
|
-
__name: "buttongroup-runtime",
|
|
6
|
-
props: {
|
|
7
|
-
pageContext: {},
|
|
8
|
-
configure: {}
|
|
9
|
-
},
|
|
10
|
-
setup(__props) {
|
|
11
|
-
const props = __props;
|
|
12
|
-
const runtimeInfo = props.configure.runtime ? props.configure.runtime : {};
|
|
13
|
-
const runtimeStyle = runtimeInfo.style;
|
|
14
|
-
const runtimeClass = runtimeInfo.class;
|
|
15
|
-
return (_ctx, _cache) => {
|
|
16
|
-
const _component_el_button_group = Vue.resolveComponent("el-button-group");
|
|
17
|
-
return Vue.openBlock(), Vue.createBlock(_component_el_button_group, {
|
|
18
|
-
class: Vue.normalizeClass(Vue.unref(runtimeClass)),
|
|
19
|
-
style: Vue.normalizeStyle(Vue.unref(runtimeStyle))
|
|
20
|
-
}, {
|
|
21
|
-
default: Vue.withCtx(() => [
|
|
22
|
-
(Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, null, Vue.renderList(_ctx.configure.items, (element, itemIndex) => {
|
|
23
|
-
return Vue.openBlock(), Vue.createBlock(objectRender_vue_vue_type_script_setup_true_lang, {
|
|
24
|
-
key: element.uuid,
|
|
25
|
-
pageContext: _ctx.pageContext,
|
|
26
|
-
configure: element
|
|
27
|
-
}, null, 8, ["pageContext", "configure"]);
|
|
28
|
-
}), 128))
|
|
29
|
-
]),
|
|
30
|
-
_: 1
|
|
31
|
-
}, 8, ["class", "style"]);
|
|
32
|
-
};
|
|
33
|
-
}
|
|
34
|
-
});
|
|
35
|
-
module.exports = _sfc_main;
|