eoss-ui 0.4.35 → 0.4.36
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/button-group.js +2 -2
- package/lib/button.js +2 -2
- package/lib/card.js +2 -2
- package/lib/cascader.js +2 -2
- package/lib/checkbox-group.js +2 -2
- package/lib/clients.js +2 -2
- package/lib/data-table-form.js +4 -2
- package/lib/data-table.js +4 -2
- package/lib/date-picker.js +2 -2
- package/lib/dialog.js +9 -6
- package/lib/editor.js +1550 -0
- package/lib/enterprise.js +2 -2
- package/lib/eoss-ui.common.js +1777 -364
- package/lib/error-page.js +2 -2
- package/lib/flow-group.js +2 -2
- package/lib/flow-list.js +2 -2
- package/lib/flow.js +38 -21
- package/lib/form.js +2 -2
- package/lib/handle-user.js +2 -2
- package/lib/handler.js +2 -2
- package/lib/icons.js +10 -10
- package/lib/index.js +1 -1
- package/lib/input-number.js +9 -9
- package/lib/input.js +9 -9
- package/lib/label.js +62 -29
- package/lib/login.js +94 -104
- package/lib/main.js +8 -5
- package/lib/mainComp.js +4 -2
- package/lib/menu.js +2 -2
- package/lib/nav.js +2 -2
- package/lib/notify.js +2 -2
- package/lib/page.js +9 -9
- package/lib/pagination.js +2 -2
- package/lib/player.js +8 -8
- package/lib/qr-code.js +4 -4
- package/lib/radio-group.js +2 -2
- package/lib/select-ganged.js +2 -2
- package/lib/select.js +2 -2
- package/lib/selector-panel.js +52 -56
- package/lib/selector.js +9 -9
- package/lib/sizer.js +2 -2
- package/lib/steps.js +2 -2
- package/lib/switch.js +2 -2
- package/lib/table-form.js +2 -2
- package/lib/tabs-panel.js +2 -2
- package/lib/tabs.js +2 -2
- package/lib/theme-chalk/editor.css +1 -0
- package/lib/theme-chalk/index.css +1 -1
- package/lib/tips.js +11 -11
- package/lib/toolbar.js +2 -2
- package/lib/tree-group.js +2 -2
- package/lib/tree.js +9 -9
- package/lib/upload.js +26 -10
- package/lib/wujie.js +2 -2
- package/lib/wxlogin.js +2 -2
- package/package.json +4 -2
- package/packages/editor/index.js +5 -0
- package/packages/editor/src/color.vue +148 -0
- package/packages/editor/src/main.vue +106 -0
- package/packages/editor/src/toolbar.vue +365 -0
- package/packages/flow/src/main.vue +12 -8
- package/packages/flow/src/processForm.vue +40 -31
- package/packages/label/src/main.vue +66 -25
- package/packages/main/src/main.vue +4 -2
- package/packages/selector/src/main.vue +3 -3
- package/packages/selector-panel/src/main.vue +1 -0
- package/packages/theme-chalk/lib/editor.css +1 -0
- package/packages/theme-chalk/lib/index.css +1 -1
- package/packages/theme-chalk/src/editor.scss +64 -0
- package/packages/theme-chalk/src/index.scss +1 -0
- package/packages/tips/src/main.vue +3 -3
- package/packages/toolbar/src/main.vue +6 -6
- package/packages/upload/src/main.vue +21 -6
- package/src/index.js +4 -1
package/lib/button-group.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 =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 37);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
@@ -2650,7 +2650,7 @@ module.exports = require("qs");
|
|
|
2650
2650
|
|
|
2651
2651
|
/***/ }),
|
|
2652
2652
|
|
|
2653
|
-
/***/
|
|
2653
|
+
/***/ 37:
|
|
2654
2654
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2655
2655
|
|
|
2656
2656
|
"use strict";
|
package/lib/button.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 =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 67);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
@@ -2671,7 +2671,7 @@ module.exports = require("json-bigint");
|
|
|
2671
2671
|
|
|
2672
2672
|
/***/ }),
|
|
2673
2673
|
|
|
2674
|
-
/***/
|
|
2674
|
+
/***/ 67:
|
|
2675
2675
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2676
2676
|
|
|
2677
2677
|
"use strict";
|
package/lib/card.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 =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 39);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
@@ -192,7 +192,7 @@ function normalizeComponent(
|
|
|
192
192
|
|
|
193
193
|
/***/ }),
|
|
194
194
|
|
|
195
|
-
/***/
|
|
195
|
+
/***/ 39:
|
|
196
196
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
197
197
|
|
|
198
198
|
"use strict";
|
package/lib/cascader.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 =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 68);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
@@ -192,7 +192,7 @@ function normalizeComponent(
|
|
|
192
192
|
|
|
193
193
|
/***/ }),
|
|
194
194
|
|
|
195
|
-
/***/
|
|
195
|
+
/***/ 68:
|
|
196
196
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
197
197
|
|
|
198
198
|
"use strict";
|
package/lib/checkbox-group.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 =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 38);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
@@ -2650,7 +2650,7 @@ module.exports = require("qs");
|
|
|
2650
2650
|
|
|
2651
2651
|
/***/ }),
|
|
2652
2652
|
|
|
2653
|
-
/***/
|
|
2653
|
+
/***/ 38:
|
|
2654
2654
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2655
2655
|
|
|
2656
2656
|
"use strict";
|
package/lib/clients.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 =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 40);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
@@ -192,7 +192,7 @@ function normalizeComponent(
|
|
|
192
192
|
|
|
193
193
|
/***/ }),
|
|
194
194
|
|
|
195
|
-
/***/
|
|
195
|
+
/***/ 40:
|
|
196
196
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
197
197
|
|
|
198
198
|
"use strict";
|
package/lib/data-table-form.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 =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 28);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ([
|
|
@@ -2713,7 +2713,9 @@ window.__store = store;
|
|
|
2713
2713
|
/* 23 */,
|
|
2714
2714
|
/* 24 */,
|
|
2715
2715
|
/* 25 */,
|
|
2716
|
-
/* 26
|
|
2716
|
+
/* 26 */,
|
|
2717
|
+
/* 27 */,
|
|
2718
|
+
/* 28 */
|
|
2717
2719
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2718
2720
|
|
|
2719
2721
|
"use strict";
|
package/lib/data-table.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 =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 31);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ([
|
|
@@ -2710,7 +2710,9 @@ module.exports = require("vue");
|
|
|
2710
2710
|
/* 26 */,
|
|
2711
2711
|
/* 27 */,
|
|
2712
2712
|
/* 28 */,
|
|
2713
|
-
/* 29
|
|
2713
|
+
/* 29 */,
|
|
2714
|
+
/* 30 */,
|
|
2715
|
+
/* 31 */
|
|
2714
2716
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2715
2717
|
|
|
2716
2718
|
"use strict";
|
package/lib/date-picker.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 =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 69);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
@@ -2671,7 +2671,7 @@ module.exports = require("json-bigint");
|
|
|
2671
2671
|
|
|
2672
2672
|
/***/ }),
|
|
2673
2673
|
|
|
2674
|
-
/***/
|
|
2674
|
+
/***/ 69:
|
|
2675
2675
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2676
2676
|
|
|
2677
2677
|
"use strict";
|
package/lib/dialog.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 =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 41);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ([
|
|
@@ -2699,14 +2699,14 @@ module.exports = require("vue");
|
|
|
2699
2699
|
/* 15 */,
|
|
2700
2700
|
/* 16 */,
|
|
2701
2701
|
/* 17 */,
|
|
2702
|
-
/* 18
|
|
2702
|
+
/* 18 */,
|
|
2703
|
+
/* 19 */,
|
|
2704
|
+
/* 20 */
|
|
2703
2705
|
/***/ (function(module, exports) {
|
|
2704
2706
|
|
|
2705
2707
|
module.exports = require("wujie-vue2");
|
|
2706
2708
|
|
|
2707
2709
|
/***/ }),
|
|
2708
|
-
/* 19 */,
|
|
2709
|
-
/* 20 */,
|
|
2710
2710
|
/* 21 */,
|
|
2711
2711
|
/* 22 */,
|
|
2712
2712
|
/* 23 */,
|
|
@@ -2724,7 +2724,10 @@ module.exports = require("wujie-vue2");
|
|
|
2724
2724
|
/* 35 */,
|
|
2725
2725
|
/* 36 */,
|
|
2726
2726
|
/* 37 */,
|
|
2727
|
-
/* 38
|
|
2727
|
+
/* 38 */,
|
|
2728
|
+
/* 39 */,
|
|
2729
|
+
/* 40 */,
|
|
2730
|
+
/* 41 */
|
|
2728
2731
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2729
2732
|
|
|
2730
2733
|
"use strict";
|
|
@@ -3258,7 +3261,7 @@ var regenerator_ = __webpack_require__(9);
|
|
|
3258
3261
|
var regenerator_default = /*#__PURE__*/__webpack_require__.n(regenerator_);
|
|
3259
3262
|
|
|
3260
3263
|
// EXTERNAL MODULE: external "wujie-vue2"
|
|
3261
|
-
var external_wujie_vue2_ = __webpack_require__(
|
|
3264
|
+
var external_wujie_vue2_ = __webpack_require__(20);
|
|
3262
3265
|
var external_wujie_vue2_default = /*#__PURE__*/__webpack_require__.n(external_wujie_vue2_);
|
|
3263
3266
|
|
|
3264
3267
|
// EXTERNAL MODULE: ./src/utils/util.js
|