eoss-ui 0.7.71 → 0.7.72
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/lib/eoss-ui.common.js +130 -134
- package/lib/flow.js +9 -8
- package/lib/index.js +1 -1
- package/lib/login.js +3 -3
- package/lib/main.js +107 -112
- package/lib/theme-chalk/index.css +1 -1
- package/lib/theme-chalk/main.css +1 -1
- package/lib/theme-chalk/simplicity-top.css +1 -1
- package/package.json +1 -1
- package/packages/flow/src/freeStartFlow.vue +2 -1
- package/packages/login/src/main.vue +3 -1
- package/packages/main/src/main.vue +6 -18
- package/packages/main/src/simplicity/handler.vue +1 -3
- package/packages/main/src/simplicity/index.vue +13 -3
- package/packages/main/src/simplicityTop/handler.vue +1 -4
- package/packages/main/src/simplicityTop/index.vue +14 -9
- package/packages/theme-chalk/gulpfile.js +25 -0
- package/packages/theme-chalk/src/common/var.scss +1 -1
- package/packages/theme-chalk/src/simplicity-top.scss +2 -2
- package/src/index.js +1 -1
- package/packages/theme-chalk/lib/base.css +0 -1
- package/packages/theme-chalk/lib/button-group.css +0 -1
- package/packages/theme-chalk/lib/button.css +0 -1
- package/packages/theme-chalk/lib/calendar.css +0 -1
- package/packages/theme-chalk/lib/calogin.css +0 -0
- package/packages/theme-chalk/lib/card.css +0 -1
- package/packages/theme-chalk/lib/cascader.css +0 -0
- package/packages/theme-chalk/lib/checkbox-group.css +0 -1
- package/packages/theme-chalk/lib/clients.css +0 -1
- package/packages/theme-chalk/lib/data-table-form.css +0 -1
- package/packages/theme-chalk/lib/data-table.css +0 -1
- package/packages/theme-chalk/lib/date-picker.css +0 -1
- package/packages/theme-chalk/lib/dialog.css +0 -1
- package/packages/theme-chalk/lib/enable-drag.css +0 -1
- package/packages/theme-chalk/lib/enterprise.css +0 -1
- package/packages/theme-chalk/lib/error-page.css +0 -1
- package/packages/theme-chalk/lib/flow-chart.css +0 -0
- package/packages/theme-chalk/lib/flow-group.css +0 -1
- package/packages/theme-chalk/lib/flow-list.css +0 -1
- package/packages/theme-chalk/lib/flow.css +0 -1
- package/packages/theme-chalk/lib/fonts/iconfont.ttf +0 -0
- package/packages/theme-chalk/lib/fonts/iconfont.woff +0 -0
- package/packages/theme-chalk/lib/form.css +0 -1
- package/packages/theme-chalk/lib/handle-user.css +0 -1
- package/packages/theme-chalk/lib/handler.css +0 -1
- package/packages/theme-chalk/lib/icon.css +0 -1
- package/packages/theme-chalk/lib/icons.css +0 -1
- package/packages/theme-chalk/lib/index.css +0 -1
- package/packages/theme-chalk/lib/input-number.css +0 -0
- package/packages/theme-chalk/lib/input.css +0 -1
- package/packages/theme-chalk/lib/label.css +0 -1
- package/packages/theme-chalk/lib/layout.css +0 -1
- package/packages/theme-chalk/lib/login.css +0 -1
- package/packages/theme-chalk/lib/main.css +0 -1
- package/packages/theme-chalk/lib/menu.css +0 -1
- package/packages/theme-chalk/lib/nav.css +0 -1
- package/packages/theme-chalk/lib/notify.css +0 -0
- package/packages/theme-chalk/lib/page.css +0 -1
- package/packages/theme-chalk/lib/pagination.css +0 -1
- package/packages/theme-chalk/lib/player.css +0 -1
- package/packages/theme-chalk/lib/qr-code.css +0 -1
- package/packages/theme-chalk/lib/radio-group.css +0 -1
- package/packages/theme-chalk/lib/retrial-auth.css +0 -1
- package/packages/theme-chalk/lib/select-ganged.css +0 -1
- package/packages/theme-chalk/lib/select.css +0 -1
- package/packages/theme-chalk/lib/selector-panel.css +0 -1
- package/packages/theme-chalk/lib/selector.css +0 -1
- package/packages/theme-chalk/lib/simplicity-top.css +0 -1
- package/packages/theme-chalk/lib/simplicity.css +0 -1
- package/packages/theme-chalk/lib/sizer.css +0 -1
- package/packages/theme-chalk/lib/steps.css +0 -1
- package/packages/theme-chalk/lib/switch.css +0 -1
- package/packages/theme-chalk/lib/table-form.css +0 -0
- package/packages/theme-chalk/lib/tabs-panel.css +0 -0
- package/packages/theme-chalk/lib/tabs.css +0 -1
- package/packages/theme-chalk/lib/tips.css +0 -1
- package/packages/theme-chalk/lib/toolbar.css +0 -1
- package/packages/theme-chalk/lib/tree-group.css +0 -1
- package/packages/theme-chalk/lib/tree.css +0 -1
- package/packages/theme-chalk/lib/upload.css +0 -1
- package/packages/theme-chalk/lib/wujie.css +0 -0
- package/packages/theme-chalk/lib/wxlogin.css +0 -1
package/lib/flow.js
CHANGED
|
@@ -17540,8 +17540,8 @@ var taskUnionExamine_component = Object(componentNormalizer["a" /* default */])(
|
|
|
17540
17540
|
)
|
|
17541
17541
|
|
|
17542
17542
|
/* harmony default export */ var taskUnionExamine = (taskUnionExamine_component.exports);
|
|
17543
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/freeStartFlow.vue?vue&type=template&id=
|
|
17544
|
-
var
|
|
17543
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/freeStartFlow.vue?vue&type=template&id=bacd05b4&
|
|
17544
|
+
var freeStartFlowvue_type_template_id_bacd05b4_render = function () {
|
|
17545
17545
|
var _vm = this
|
|
17546
17546
|
var _h = _vm.$createElement
|
|
17547
17547
|
var _c = _vm._self._c || _h
|
|
@@ -19640,11 +19640,11 @@ var freeStartFlowvue_type_template_id_71c6df47_render = function () {
|
|
|
19640
19640
|
)
|
|
19641
19641
|
: _vm._e()
|
|
19642
19642
|
}
|
|
19643
|
-
var
|
|
19644
|
-
|
|
19643
|
+
var freeStartFlowvue_type_template_id_bacd05b4_staticRenderFns = []
|
|
19644
|
+
freeStartFlowvue_type_template_id_bacd05b4_render._withStripped = true
|
|
19645
19645
|
|
|
19646
19646
|
|
|
19647
|
-
// CONCATENATED MODULE: ./packages/flow/src/freeStartFlow.vue?vue&type=template&id=
|
|
19647
|
+
// CONCATENATED MODULE: ./packages/flow/src/freeStartFlow.vue?vue&type=template&id=bacd05b4&
|
|
19648
19648
|
|
|
19649
19649
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/freeStartFlow.vue?vue&type=script&lang=js&
|
|
19650
19650
|
|
|
@@ -20495,7 +20495,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
20495
20495
|
nextOtherOrgObjSelect: [],
|
|
20496
20496
|
subProcessColumns: [],
|
|
20497
20497
|
nextCurrentOrgObjSelect: [],
|
|
20498
|
-
otherParams: { filid: 'all', roleid:
|
|
20498
|
+
otherParams: { filid: 'all', roleid: '', nofilid: sessionStorage.getItem('orgId') },
|
|
20499
20499
|
loading: null, // 加载中
|
|
20500
20500
|
newTypeCode: '',
|
|
20501
20501
|
NodeName: '', // 当前节点值
|
|
@@ -20616,6 +20616,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
20616
20616
|
mounted: function mounted() {
|
|
20617
20617
|
this.businessIds = this.startFlowBusinessId;
|
|
20618
20618
|
this.nextNode.nextNodeId = this.nextNodeId;
|
|
20619
|
+
this.otherParams.roleid = this.selectorParams.roleid;
|
|
20619
20620
|
this.getNodeType();
|
|
20620
20621
|
!this.isFlow && (this.newTypeCode = this.typeCode || this.$route.query.typecode);
|
|
20621
20622
|
if (this.isFlow) {
|
|
@@ -22360,8 +22361,8 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
22360
22361
|
|
|
22361
22362
|
var freeStartFlow_component = Object(componentNormalizer["a" /* default */])(
|
|
22362
22363
|
src_freeStartFlowvue_type_script_lang_js_,
|
|
22363
|
-
|
|
22364
|
-
|
|
22364
|
+
freeStartFlowvue_type_template_id_bacd05b4_render,
|
|
22365
|
+
freeStartFlowvue_type_template_id_bacd05b4_staticRenderFns,
|
|
22365
22366
|
false,
|
|
22366
22367
|
null,
|
|
22367
22368
|
null,
|