eoss-ui 0.6.82 → 0.6.83

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.
@@ -27180,8 +27180,8 @@ form_src_main.install = function (Vue) {
27180
27180
  };
27181
27181
 
27182
27182
  /* harmony default export */ var packages_form = (form_src_main);
27183
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=525f51c1&
27184
- var mainvue_type_template_id_525f51c1_render = function () {
27183
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=35f5b354&
27184
+ var mainvue_type_template_id_35f5b354_render = function () {
27185
27185
  var _vm = this
27186
27186
  var _h = _vm.$createElement
27187
27187
  var _c = _vm._self._c || _h
@@ -29997,11 +29997,11 @@ var mainvue_type_template_id_525f51c1_render = function () {
29997
29997
  )
29998
29998
  : _vm._e()
29999
29999
  }
30000
- var mainvue_type_template_id_525f51c1_staticRenderFns = []
30001
- mainvue_type_template_id_525f51c1_render._withStripped = true
30000
+ var mainvue_type_template_id_35f5b354_staticRenderFns = []
30001
+ mainvue_type_template_id_35f5b354_render._withStripped = true
30002
30002
 
30003
30003
 
30004
- // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=525f51c1&
30004
+ // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=35f5b354&
30005
30005
 
30006
30006
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/CommonOpinions.vue?vue&type=template&id=19364a89&
30007
30007
  var CommonOpinionsvue_type_template_id_19364a89_render = function () {
@@ -47600,9 +47600,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
47600
47600
  } else {
47601
47601
  _this26.nodeInfos = item.taskNodeList;
47602
47602
 
47603
- _this26.nodeInfos = item.taskNodeList.filter(function (x) {
47604
- return _this26.taskOperationShiftedNodeList.indexOf(x.nodeId) == -1;
47605
- });
47603
+ if (_this26.taskOperationShiftedNodeList) {
47604
+ _this26.nodeInfos = item.taskNodeList.filter(function (x) {
47605
+ return _this26.taskOperationShiftedNodeList.indexOf(x.nodeId) == -1;
47606
+ });
47607
+ }
47606
47608
  }
47607
47609
  return;
47608
47610
  }
@@ -48516,8 +48518,8 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
48516
48518
 
48517
48519
  var flow_src_main_component = normalizeComponent(
48518
48520
  packages_flow_src_mainvue_type_script_lang_js_,
48519
- mainvue_type_template_id_525f51c1_render,
48520
- mainvue_type_template_id_525f51c1_staticRenderFns,
48521
+ mainvue_type_template_id_35f5b354_render,
48522
+ mainvue_type_template_id_35f5b354_staticRenderFns,
48521
48523
  false,
48522
48524
  null,
48523
48525
  null,
@@ -92003,7 +92005,7 @@ if (typeof window !== 'undefined' && window.Vue) {
92003
92005
  }
92004
92006
 
92005
92007
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
92006
- version: '0.6.82',
92008
+ version: '0.6.83',
92007
92009
  install: install,
92008
92010
  Button: packages_button,
92009
92011
  ButtonGroup: button_group,
package/lib/flow.js CHANGED
@@ -4469,7 +4469,7 @@ var component = Object(componentNormalizer["a" /* default */])(
4469
4469
  // ESM COMPAT FLAG
4470
4470
  __webpack_require__.r(__webpack_exports__);
4471
4471
 
4472
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=525f51c1&
4472
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=35f5b354&
4473
4473
  var render = function () {
4474
4474
  var _vm = this
4475
4475
  var _h = _vm.$createElement
@@ -7290,7 +7290,7 @@ var staticRenderFns = []
7290
7290
  render._withStripped = true
7291
7291
 
7292
7292
 
7293
- // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=525f51c1&
7293
+ // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=35f5b354&
7294
7294
 
7295
7295
  // EXTERNAL MODULE: external "babel-runtime/regenerator"
7296
7296
  var regenerator_ = __webpack_require__(4);
@@ -24745,9 +24745,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
24745
24745
  } else {
24746
24746
  _this26.nodeInfos = item.taskNodeList;
24747
24747
 
24748
- _this26.nodeInfos = item.taskNodeList.filter(function (x) {
24749
- return _this26.taskOperationShiftedNodeList.indexOf(x.nodeId) == -1;
24750
- });
24748
+ if (_this26.taskOperationShiftedNodeList) {
24749
+ _this26.nodeInfos = item.taskNodeList.filter(function (x) {
24750
+ return _this26.taskOperationShiftedNodeList.indexOf(x.nodeId) == -1;
24751
+ });
24752
+ }
24751
24753
  }
24752
24754
  return;
24753
24755
  }