eoss-ui 0.4.66 → 0.4.68

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.
Files changed (85) hide show
  1. package/lib/button-group.js +11 -11
  2. package/lib/button.js +11 -11
  3. package/lib/card.js +2 -2
  4. package/lib/cascader.js +2 -2
  5. package/lib/checkbox-group.js +48 -19
  6. package/lib/clients.js +2 -2
  7. package/lib/data-table-form.js +11 -12
  8. package/lib/data-table.js +11 -12
  9. package/lib/date-picker.js +11 -11
  10. package/lib/dialog.js +10 -13
  11. package/lib/enterprise.js +2 -2
  12. package/lib/eoss-ui.common.js +729 -2699
  13. package/lib/error-page.js +2 -2
  14. package/lib/flow-group.js +17 -15
  15. package/lib/flow-list.js +377 -1358
  16. package/lib/flow.js +20 -36
  17. package/lib/form.js +46 -41
  18. package/lib/handle-user.js +12 -12
  19. package/lib/handler.js +12 -12
  20. package/lib/icons.js +4 -4
  21. package/lib/index.js +1 -1
  22. package/lib/input-number.js +18 -18
  23. package/lib/input.js +43 -43
  24. package/lib/label.js +2 -2
  25. package/lib/login.js +110 -101
  26. package/lib/main.js +131 -101
  27. package/lib/menu.js +12 -5
  28. package/lib/nav.js +14 -13
  29. package/lib/notify.js +4 -4
  30. package/lib/page.js +18 -18
  31. package/lib/pagination.js +2 -2
  32. package/lib/player.js +22 -22
  33. package/lib/qr-code.js +13 -13
  34. package/lib/radio-group.js +48 -19
  35. package/lib/retrial-auth.js +12 -12
  36. package/lib/select-ganged.js +36 -16
  37. package/lib/select.js +62 -22
  38. package/lib/selector-panel.js +66 -56
  39. package/lib/selector.js +14 -14
  40. package/lib/sizer.js +12 -12
  41. package/lib/steps.js +11 -11
  42. package/lib/switch.js +11 -11
  43. package/lib/table-form.js +36 -36
  44. package/lib/tabs-panel.js +2 -2
  45. package/lib/tabs.js +11 -11
  46. package/lib/theme-chalk/index.css +1 -1
  47. package/lib/theme-chalk/main.css +1 -1
  48. package/lib/tips.js +19 -19
  49. package/lib/toolbar.js +2 -2
  50. package/lib/tree-group.js +11 -11
  51. package/lib/tree.js +12 -12
  52. package/lib/upload.js +12 -12
  53. package/lib/wujie.js +11 -11
  54. package/lib/wxlogin.js +11 -11
  55. package/package.json +1 -1
  56. package/packages/checkbox-group/src/main.vue +47 -5
  57. package/packages/flow/src/processForm.vue +0 -3
  58. package/packages/flow-group/src/main.vue +4 -2
  59. package/packages/flow-list/src/main.vue +1 -99
  60. package/packages/form/src/main.vue +7 -2
  61. package/packages/main/src/main.vue +86 -54
  62. package/packages/main/src/message.vue +7 -8
  63. package/packages/main/src/userinfo.vue +12 -2
  64. package/packages/menu/src/main.vue +22 -3
  65. package/packages/nav/src/main.vue +1 -0
  66. package/packages/radio-group/src/main.vue +47 -5
  67. package/packages/select/src/main.vue +66 -21
  68. package/packages/select-ganged/src/main.vue +42 -18
  69. package/packages/theme-chalk/lib/index.css +1 -1
  70. package/packages/theme-chalk/lib/main.css +1 -1
  71. package/packages/theme-chalk/src/index.scss +0 -1
  72. package/packages/theme-chalk/src/main.scss +5 -1
  73. package/packages/theme-chalk/src/menu.scss +1 -1
  74. package/src/index.js +1 -4
  75. package/lib/editor.js +0 -1345
  76. package/lib/theme-chalk/editor.css +0 -1
  77. package/packages/editor/index.js +0 -5
  78. package/packages/editor/src/color.vue +0 -148
  79. package/packages/editor/src/editor.vue +0 -25
  80. package/packages/editor/src/main.vue +0 -114
  81. package/packages/editor/src/minx.js +0 -213
  82. package/packages/editor/src/toolbar.vue +0 -224
  83. package/packages/flow-list/src/flow-table.vue +0 -441
  84. package/packages/theme-chalk/lib/editor.css +0 -1
  85. package/packages/theme-chalk/src/editor.scss +0 -94
package/lib/select.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 74);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 72);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -91,14 +91,14 @@ module.exports =
91
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
92
92
 
93
93
  "use strict";
94
- /* harmony import */ var _config_api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1);
94
+ /* harmony import */ var _config_api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2);
95
95
  /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(5);
96
96
  /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(axios__WEBPACK_IMPORTED_MODULE_1__);
97
97
  /* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4);
98
98
  /* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(qs__WEBPACK_IMPORTED_MODULE_2__);
99
99
  /* harmony import */ var json_bigint__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6);
100
100
  /* harmony import */ var json_bigint__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(json_bigint__WEBPACK_IMPORTED_MODULE_3__);
101
- /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(2);
101
+ /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(1);
102
102
  /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(eoss_element__WEBPACK_IMPORTED_MODULE_4__);
103
103
  var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
104
104
 
@@ -2407,6 +2407,13 @@ var watermark = function watermark(option) {
2407
2407
  /***/ }),
2408
2408
 
2409
2409
  /***/ 1:
2410
+ /***/ (function(module, exports) {
2411
+
2412
+ module.exports = require("eoss-element");
2413
+
2414
+ /***/ }),
2415
+
2416
+ /***/ 2:
2410
2417
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2411
2418
 
2412
2419
  "use strict";
@@ -2746,10 +2753,10 @@ var formContents = '/config/admin/online/onlineForm/render';
2746
2753
 
2747
2754
  /***/ }),
2748
2755
 
2749
- /***/ 2:
2756
+ /***/ 25:
2750
2757
  /***/ (function(module, exports) {
2751
2758
 
2752
- module.exports = require("eoss-element");
2759
+ module.exports = require("slate");
2753
2760
 
2754
2761
  /***/ }),
2755
2762
 
@@ -2886,7 +2893,7 @@ module.exports = require("sm-crypto");
2886
2893
 
2887
2894
  /***/ }),
2888
2895
 
2889
- /***/ 74:
2896
+ /***/ 72:
2890
2897
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2891
2898
 
2892
2899
  "use strict";
@@ -2894,7 +2901,7 @@ module.exports = require("sm-crypto");
2894
2901
  __webpack_require__.r(__webpack_exports__);
2895
2902
 
2896
2903
  // EXTERNAL MODULE: ./src/config/api.js
2897
- var api = __webpack_require__(1);
2904
+ var api = __webpack_require__(2);
2898
2905
 
2899
2906
  // EXTERNAL MODULE: ./src/utils/store.js
2900
2907
  var store = __webpack_require__(8);
@@ -2902,6 +2909,9 @@ var store = __webpack_require__(8);
2902
2909
  // EXTERNAL MODULE: ./src/utils/util.js
2903
2910
  var util = __webpack_require__(0);
2904
2911
 
2912
+ // EXTERNAL MODULE: external "slate"
2913
+ var external_slate_ = __webpack_require__(25);
2914
+
2905
2915
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/select/src/main.vue?vue&type=script&lang=js&
2906
2916
  var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
2907
2917
 
@@ -2910,6 +2920,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
2910
2920
 
2911
2921
 
2912
2922
 
2923
+
2913
2924
  /* harmony default export */ var mainvue_type_script_lang_js_ = ({
2914
2925
  name: 'EsSelect',
2915
2926
  componentName: 'EsSelect',
@@ -2920,6 +2931,14 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
2920
2931
  };
2921
2932
  },
2922
2933
 
2934
+ inject: {
2935
+ esForm: {
2936
+ default: ''
2937
+ },
2938
+ sysCodes: {
2939
+ default: ''
2940
+ }
2941
+ },
2923
2942
  props: {
2924
2943
  value: [String, Array, Object, Number],
2925
2944
  method: {
@@ -3028,7 +3047,8 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
3028
3047
  isNoParamRequest: {
3029
3048
  type: Boolean,
3030
3049
  default: true
3031
- }
3050
+ },
3051
+ dataKey: String
3032
3052
  },
3033
3053
  data: function data() {
3034
3054
  return {
@@ -3036,7 +3056,8 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
3036
3056
  options: '',
3037
3057
  valKey: this.valueKey,
3038
3058
  label: this.labelKey,
3039
- hidden: false
3059
+ hidden: false,
3060
+ canceled: false
3040
3061
  };
3041
3062
  },
3042
3063
 
@@ -3119,6 +3140,18 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
3119
3140
  this.getData(this.sysCode);
3120
3141
  }
3121
3142
  }
3143
+ },
3144
+ sysCodes: {
3145
+ deep: true,
3146
+ handler: function handler(val) {
3147
+ if (this.canceled && val && (this.sysCode && val[this.sysCode] || this.dataKey && val[this.dataKey])) {
3148
+ if (this.parseData) {
3149
+ this.options = this.parseData(JSON.parse(JSON.stringify(val[this.sysCode || this.dataKey])));
3150
+ } else {
3151
+ this.options = JSON.parse(JSON.stringify(val[this.sysCode || this.dataKey]));
3152
+ }
3153
+ }
3154
+ }
3122
3155
  }
3123
3156
  },
3124
3157
  mounted: function mounted() {
@@ -3201,13 +3234,15 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
3201
3234
  data: params
3202
3235
  }).then(function (res) {
3203
3236
  _this3.loading = false;
3237
+ _this3.canceled = false;
3204
3238
  if (res.rCode === 0) {
3205
3239
  if (_this3.parseData) {
3206
- _this3.options = _this3.parseData(res.results);
3240
+ _this3.options = _this3.parseData(JSON.parse(JSON.stringify(res.results)));
3207
3241
  } else {
3208
3242
  _this3.options = JSON.parse(JSON.stringify(res.results));
3209
3243
  }
3210
- if (sysCode) {
3244
+ if (sysCode || _this3.dataKey) {
3245
+ _this3.esForm && _this3.esForm.setSysCodes(sysCode || _this3.dataKey, JSON.parse(JSON.stringify(_this3.options)));
3211
3246
  store["a" /* default */].set(sysCode, JSON.parse(JSON.stringify(_this3.options)));
3212
3247
  }
3213
3248
  } else {
@@ -3215,16 +3250,21 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
3215
3250
  }
3216
3251
  }).catch(function (err) {
3217
3252
  _this3.loading = false;
3218
- if (err.message && err.message !== 'canceled') {
3219
- _this3.$message.error(err.message);
3253
+ if (err.message) {
3254
+ if (err.message !== 'canceled') {
3255
+ _this3.$message.error(err.message);
3256
+ }
3257
+ if (err.message === 'canceled' && sysCode) {
3258
+ _this3.canceled = true;
3259
+ }
3220
3260
  }
3221
3261
  });
3222
3262
  },
3223
3263
  search: function search(query) {
3224
3264
  var _this4 = this;
3225
3265
 
3226
- if (query !== '') {
3227
- if (this.url !== '') {
3266
+ if (query && query !== '') {
3267
+ if (this.url && this.url !== '') {
3228
3268
  this.loading = true;
3229
3269
  var params = {};
3230
3270
  params[this.remoteKey] = query;
@@ -3237,13 +3277,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
3237
3277
  }).then(function (res) {
3238
3278
  _this4.loading = false;
3239
3279
  if (res.rCode === 0) {
3240
- _this4.options = res.results.filter(function (item) {
3241
- if (item[_this4.label]) {
3242
- return item[_this4.label].toLowerCase().indexOf(query.toLowerCase()) > -1;
3243
- } else {
3244
- return item.label.toLowerCase().indexOf(query.toLowerCase()) > -1;
3245
- }
3246
- });
3280
+ _this4.options = JSON.parse(JSON.stringify(res.results));
3247
3281
  }
3248
3282
  }).catch(function (err) {
3249
3283
  _this4.loading = false;
@@ -3358,6 +3392,9 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
3358
3392
  this.onLoadsub({ data: data, params: params, node: node }).then(function (res) {
3359
3393
  _this6.loading = false;
3360
3394
  _this6.$set(data, 'children', JSON.parse(JSON.stringify(res)));
3395
+ if (_this6.dataKey && _this6.esForm) {
3396
+ _this6.esForm.setSysCodes(_this6.dataKey, JSON.parse(JSON.stringify(_this6.options)));
3397
+ }
3361
3398
  }).catch(function (e) {
3362
3399
  _this6.loading = false;
3363
3400
  });
@@ -3382,6 +3419,9 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
3382
3419
  } else {
3383
3420
  console.error('tree数据格式错误');
3384
3421
  }
3422
+ if (_this6.dataKey && _this6.esForm) {
3423
+ _this6.esForm.setSysCodes(_this6.dataKey, JSON.parse(JSON.stringify(_this6.options)));
3424
+ }
3385
3425
  }
3386
3426
  }).catch(function (err) {
3387
3427
  _this6.loading = false;
@@ -82,23 +82,22 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 32);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 30);
86
86
  /******/ })
87
87
  /************************************************************************/
88
- /******/ ({
89
-
90
- /***/ 0:
88
+ /******/ ([
89
+ /* 0 */
91
90
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
92
91
 
93
92
  "use strict";
94
- /* harmony import */ var _config_api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1);
93
+ /* harmony import */ var _config_api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2);
95
94
  /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(5);
96
95
  /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(axios__WEBPACK_IMPORTED_MODULE_1__);
97
96
  /* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4);
98
97
  /* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(qs__WEBPACK_IMPORTED_MODULE_2__);
99
98
  /* harmony import */ var json_bigint__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6);
100
99
  /* harmony import */ var json_bigint__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(json_bigint__WEBPACK_IMPORTED_MODULE_3__);
101
- /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(2);
100
+ /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(1);
102
101
  /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(eoss_element__WEBPACK_IMPORTED_MODULE_4__);
103
102
  var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
104
103
 
@@ -2405,8 +2404,13 @@ var watermark = function watermark(option) {
2405
2404
  });
2406
2405
 
2407
2406
  /***/ }),
2407
+ /* 1 */
2408
+ /***/ (function(module, exports) {
2408
2409
 
2409
- /***/ 1:
2410
+ module.exports = require("eoss-element");
2411
+
2412
+ /***/ }),
2413
+ /* 2 */
2410
2414
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2411
2415
 
2412
2416
  "use strict";
@@ -2745,22 +2749,7 @@ var sendBatch = '/notify2/sendRecord/reSendNotifyMessageBatch';
2745
2749
  var formContents = '/config/admin/online/onlineForm/render';
2746
2750
 
2747
2751
  /***/ }),
2748
-
2749
- /***/ 2:
2750
- /***/ (function(module, exports) {
2751
-
2752
- module.exports = require("eoss-element");
2753
-
2754
- /***/ }),
2755
-
2756
- /***/ 24:
2757
- /***/ (function(module, exports) {
2758
-
2759
- module.exports = require("sortablejs");
2760
-
2761
- /***/ }),
2762
-
2763
- /***/ 3:
2752
+ /* 3 */
2764
2753
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2765
2754
 
2766
2755
  "use strict";
@@ -2864,8 +2853,58 @@ function normalizeComponent(
2864
2853
 
2865
2854
 
2866
2855
  /***/ }),
2856
+ /* 4 */
2857
+ /***/ (function(module, exports) {
2858
+
2859
+ module.exports = require("qs");
2860
+
2861
+ /***/ }),
2862
+ /* 5 */
2863
+ /***/ (function(module, exports) {
2864
+
2865
+ module.exports = require("axios");
2866
+
2867
+ /***/ }),
2868
+ /* 6 */
2869
+ /***/ (function(module, exports) {
2870
+
2871
+ module.exports = require("json-bigint");
2872
+
2873
+ /***/ }),
2874
+ /* 7 */
2875
+ /***/ (function(module, exports) {
2867
2876
 
2868
- /***/ 32:
2877
+ module.exports = require("sm-crypto");
2878
+
2879
+ /***/ }),
2880
+ /* 8 */,
2881
+ /* 9 */,
2882
+ /* 10 */,
2883
+ /* 11 */,
2884
+ /* 12 */,
2885
+ /* 13 */,
2886
+ /* 14 */,
2887
+ /* 15 */,
2888
+ /* 16 */,
2889
+ /* 17 */,
2890
+ /* 18 */,
2891
+ /* 19 */,
2892
+ /* 20 */,
2893
+ /* 21 */,
2894
+ /* 22 */
2895
+ /***/ (function(module, exports) {
2896
+
2897
+ module.exports = require("sortablejs");
2898
+
2899
+ /***/ }),
2900
+ /* 23 */,
2901
+ /* 24 */,
2902
+ /* 25 */,
2903
+ /* 26 */,
2904
+ /* 27 */,
2905
+ /* 28 */,
2906
+ /* 29 */,
2907
+ /* 30 */
2869
2908
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2870
2909
 
2871
2910
  "use strict";
@@ -3558,7 +3597,7 @@ selectionvue_type_template_id_66e09547_render._withStripped = true
3558
3597
  // CONCATENATED MODULE: ./packages/selector-panel/src/selection.vue?vue&type=template&id=66e09547&
3559
3598
 
3560
3599
  // EXTERNAL MODULE: external "sortablejs"
3561
- var external_sortablejs_ = __webpack_require__(24);
3600
+ var external_sortablejs_ = __webpack_require__(22);
3562
3601
  var external_sortablejs_default = /*#__PURE__*/__webpack_require__.n(external_sortablejs_);
3563
3602
 
3564
3603
  // EXTERNAL MODULE: ./src/utils/util.js
@@ -3730,7 +3769,7 @@ var selection_component = Object(componentNormalizer["a" /* default */])(
3730
3769
 
3731
3770
  /* harmony default export */ var selection = (selection_component.exports);
3732
3771
  // EXTERNAL MODULE: ./src/config/api.js
3733
- var api = __webpack_require__(1);
3772
+ var api = __webpack_require__(2);
3734
3773
 
3735
3774
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector-panel/src/main.vue?vue&type=script&lang=js&
3736
3775
  var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -4686,34 +4725,5 @@ main.install = function (Vue) {
4686
4725
 
4687
4726
  /* harmony default export */ var selector_panel = __webpack_exports__["default"] = (main);
4688
4727
 
4689
- /***/ }),
4690
-
4691
- /***/ 4:
4692
- /***/ (function(module, exports) {
4693
-
4694
- module.exports = require("qs");
4695
-
4696
- /***/ }),
4697
-
4698
- /***/ 5:
4699
- /***/ (function(module, exports) {
4700
-
4701
- module.exports = require("axios");
4702
-
4703
- /***/ }),
4704
-
4705
- /***/ 6:
4706
- /***/ (function(module, exports) {
4707
-
4708
- module.exports = require("json-bigint");
4709
-
4710
- /***/ }),
4711
-
4712
- /***/ 7:
4713
- /***/ (function(module, exports) {
4714
-
4715
- module.exports = require("sm-crypto");
4716
-
4717
4728
  /***/ })
4718
-
4719
- /******/ });
4729
+ /******/ ]);
package/lib/selector.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 56);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 54);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -91,14 +91,14 @@ module.exports =
91
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
92
92
 
93
93
  "use strict";
94
- /* harmony import */ var _config_api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1);
94
+ /* harmony import */ var _config_api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2);
95
95
  /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(5);
96
96
  /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(axios__WEBPACK_IMPORTED_MODULE_1__);
97
97
  /* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4);
98
98
  /* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(qs__WEBPACK_IMPORTED_MODULE_2__);
99
99
  /* harmony import */ var json_bigint__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6);
100
100
  /* harmony import */ var json_bigint__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(json_bigint__WEBPACK_IMPORTED_MODULE_3__);
101
- /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(2);
101
+ /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(1);
102
102
  /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(eoss_element__WEBPACK_IMPORTED_MODULE_4__);
103
103
  var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
104
104
 
@@ -2407,6 +2407,13 @@ var watermark = function watermark(option) {
2407
2407
  /***/ }),
2408
2408
 
2409
2409
  /***/ 1:
2410
+ /***/ (function(module, exports) {
2411
+
2412
+ module.exports = require("eoss-element");
2413
+
2414
+ /***/ }),
2415
+
2416
+ /***/ 2:
2410
2417
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2411
2418
 
2412
2419
  "use strict";
@@ -2746,14 +2753,7 @@ var formContents = '/config/admin/online/onlineForm/render';
2746
2753
 
2747
2754
  /***/ }),
2748
2755
 
2749
- /***/ 2:
2750
- /***/ (function(module, exports) {
2751
-
2752
- module.exports = require("eoss-element");
2753
-
2754
- /***/ }),
2755
-
2756
- /***/ 23:
2756
+ /***/ 21:
2757
2757
  /***/ (function(module, exports) {
2758
2758
 
2759
2759
  module.exports = require("eoss-element/src/utils/clickoutside");
@@ -2879,7 +2879,7 @@ module.exports = require("axios");
2879
2879
 
2880
2880
  /***/ }),
2881
2881
 
2882
- /***/ 56:
2882
+ /***/ 54:
2883
2883
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2884
2884
 
2885
2885
  "use strict";
@@ -3369,10 +3369,10 @@ render._withStripped = true
3369
3369
  var util = __webpack_require__(0);
3370
3370
 
3371
3371
  // EXTERNAL MODULE: ./src/config/api.js
3372
- var api = __webpack_require__(1);
3372
+ var api = __webpack_require__(2);
3373
3373
 
3374
3374
  // EXTERNAL MODULE: external "eoss-element/src/utils/clickoutside"
3375
- var clickoutside_ = __webpack_require__(23);
3375
+ var clickoutside_ = __webpack_require__(21);
3376
3376
  var clickoutside_default = /*#__PURE__*/__webpack_require__.n(clickoutside_);
3377
3377
 
3378
3378
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector/src/main.vue?vue&type=script&lang=js&
package/lib/sizer.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 57);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 55);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -91,14 +91,14 @@ module.exports =
91
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
92
92
 
93
93
  "use strict";
94
- /* harmony import */ var _config_api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1);
94
+ /* harmony import */ var _config_api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2);
95
95
  /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(5);
96
96
  /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(axios__WEBPACK_IMPORTED_MODULE_1__);
97
97
  /* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4);
98
98
  /* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(qs__WEBPACK_IMPORTED_MODULE_2__);
99
99
  /* harmony import */ var json_bigint__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6);
100
100
  /* harmony import */ var json_bigint__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(json_bigint__WEBPACK_IMPORTED_MODULE_3__);
101
- /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(2);
101
+ /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(1);
102
102
  /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(eoss_element__WEBPACK_IMPORTED_MODULE_4__);
103
103
  var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
104
104
 
@@ -2407,6 +2407,13 @@ var watermark = function watermark(option) {
2407
2407
  /***/ }),
2408
2408
 
2409
2409
  /***/ 1:
2410
+ /***/ (function(module, exports) {
2411
+
2412
+ module.exports = require("eoss-element");
2413
+
2414
+ /***/ }),
2415
+
2416
+ /***/ 2:
2410
2417
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2411
2418
 
2412
2419
  "use strict";
@@ -2746,13 +2753,6 @@ var formContents = '/config/admin/online/onlineForm/render';
2746
2753
 
2747
2754
  /***/ }),
2748
2755
 
2749
- /***/ 2:
2750
- /***/ (function(module, exports) {
2751
-
2752
- module.exports = require("eoss-element");
2753
-
2754
- /***/ }),
2755
-
2756
2756
  /***/ 3:
2757
2757
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2758
2758
 
@@ -2872,7 +2872,7 @@ module.exports = require("axios");
2872
2872
 
2873
2873
  /***/ }),
2874
2874
 
2875
- /***/ 57:
2875
+ /***/ 55:
2876
2876
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2877
2877
 
2878
2878
  "use strict";
@@ -2992,7 +2992,7 @@ var regenerator_ = __webpack_require__(9);
2992
2992
  var regenerator_default = /*#__PURE__*/__webpack_require__.n(regenerator_);
2993
2993
 
2994
2994
  // EXTERNAL MODULE: ./src/config/api.js
2995
- var api = __webpack_require__(1);
2995
+ var api = __webpack_require__(2);
2996
2996
 
2997
2997
  // EXTERNAL MODULE: ./src/utils/util.js
2998
2998
  var util = __webpack_require__(0);
package/lib/steps.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 58);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 56);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -91,14 +91,14 @@ module.exports =
91
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
92
92
 
93
93
  "use strict";
94
- /* harmony import */ var _config_api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1);
94
+ /* harmony import */ var _config_api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2);
95
95
  /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(5);
96
96
  /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(axios__WEBPACK_IMPORTED_MODULE_1__);
97
97
  /* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4);
98
98
  /* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(qs__WEBPACK_IMPORTED_MODULE_2__);
99
99
  /* harmony import */ var json_bigint__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6);
100
100
  /* harmony import */ var json_bigint__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(json_bigint__WEBPACK_IMPORTED_MODULE_3__);
101
- /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(2);
101
+ /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(1);
102
102
  /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(eoss_element__WEBPACK_IMPORTED_MODULE_4__);
103
103
  var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
104
104
 
@@ -2407,6 +2407,13 @@ var watermark = function watermark(option) {
2407
2407
  /***/ }),
2408
2408
 
2409
2409
  /***/ 1:
2410
+ /***/ (function(module, exports) {
2411
+
2412
+ module.exports = require("eoss-element");
2413
+
2414
+ /***/ }),
2415
+
2416
+ /***/ 2:
2410
2417
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2411
2418
 
2412
2419
  "use strict";
@@ -2746,13 +2753,6 @@ var formContents = '/config/admin/online/onlineForm/render';
2746
2753
 
2747
2754
  /***/ }),
2748
2755
 
2749
- /***/ 2:
2750
- /***/ (function(module, exports) {
2751
-
2752
- module.exports = require("eoss-element");
2753
-
2754
- /***/ }),
2755
-
2756
2756
  /***/ 3:
2757
2757
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2758
2758
 
@@ -2872,7 +2872,7 @@ module.exports = require("axios");
2872
2872
 
2873
2873
  /***/ }),
2874
2874
 
2875
- /***/ 58:
2875
+ /***/ 56:
2876
2876
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2877
2877
 
2878
2878
  "use strict";
package/lib/switch.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 76);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 74);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -91,14 +91,14 @@ module.exports =
91
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
92
92
 
93
93
  "use strict";
94
- /* harmony import */ var _config_api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1);
94
+ /* harmony import */ var _config_api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2);
95
95
  /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(5);
96
96
  /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(axios__WEBPACK_IMPORTED_MODULE_1__);
97
97
  /* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4);
98
98
  /* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(qs__WEBPACK_IMPORTED_MODULE_2__);
99
99
  /* harmony import */ var json_bigint__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6);
100
100
  /* harmony import */ var json_bigint__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(json_bigint__WEBPACK_IMPORTED_MODULE_3__);
101
- /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(2);
101
+ /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(1);
102
102
  /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(eoss_element__WEBPACK_IMPORTED_MODULE_4__);
103
103
  var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
104
104
 
@@ -2407,6 +2407,13 @@ var watermark = function watermark(option) {
2407
2407
  /***/ }),
2408
2408
 
2409
2409
  /***/ 1:
2410
+ /***/ (function(module, exports) {
2411
+
2412
+ module.exports = require("eoss-element");
2413
+
2414
+ /***/ }),
2415
+
2416
+ /***/ 2:
2410
2417
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2411
2418
 
2412
2419
  "use strict";
@@ -2746,13 +2753,6 @@ var formContents = '/config/admin/online/onlineForm/render';
2746
2753
 
2747
2754
  /***/ }),
2748
2755
 
2749
- /***/ 2:
2750
- /***/ (function(module, exports) {
2751
-
2752
- module.exports = require("eoss-element");
2753
-
2754
- /***/ }),
2755
-
2756
2756
  /***/ 3:
2757
2757
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2758
2758
 
@@ -2886,7 +2886,7 @@ module.exports = require("sm-crypto");
2886
2886
 
2887
2887
  /***/ }),
2888
2888
 
2889
- /***/ 76:
2889
+ /***/ 74:
2890
2890
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2891
2891
 
2892
2892
  "use strict";