eoss-ui 0.4.42 → 0.4.43

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 (58) hide show
  1. package/lib/button-group.js +2 -2
  2. package/lib/button.js +2 -2
  3. package/lib/card.js +2 -2
  4. package/lib/cascader.js +2 -2
  5. package/lib/checkbox-group.js +9 -9
  6. package/lib/clients.js +2 -2
  7. package/lib/data-table-form.js +69 -77
  8. package/lib/data-table.js +4 -2
  9. package/lib/date-picker.js +9 -9
  10. package/lib/dialog.js +69 -84
  11. package/lib/editor.js +34 -9
  12. package/lib/enterprise.js +2 -2
  13. package/lib/eoss-ui.common.js +76 -50
  14. package/lib/error-page.js +2 -2
  15. package/lib/flow-group.js +2 -2
  16. package/lib/flow-list.js +10 -10
  17. package/lib/flow.js +4 -2
  18. package/lib/form.js +2 -2
  19. package/lib/handle-user.js +2 -2
  20. package/lib/handler.js +2 -2
  21. package/lib/icons.js +4 -4
  22. package/lib/index.js +1 -1
  23. package/lib/input-number.js +2 -2
  24. package/lib/input.js +2 -2
  25. package/lib/label.js +2 -2
  26. package/lib/login.js +2 -2
  27. package/lib/main.js +4 -2
  28. package/lib/mainComp.js +4 -2
  29. package/lib/menu.js +2 -2
  30. package/lib/nav.js +9 -9
  31. package/lib/notify.js +2 -2
  32. package/lib/page.js +2 -2
  33. package/lib/pagination.js +2 -2
  34. package/lib/player.js +6 -6
  35. package/lib/qr-code.js +4 -4
  36. package/lib/radio-group.js +2 -2
  37. package/lib/select-ganged.js +2 -2
  38. package/lib/select.js +2 -2
  39. package/lib/selector-panel.js +4 -4
  40. package/lib/selector.js +4 -4
  41. package/lib/sizer.js +2 -2
  42. package/lib/steps.js +9 -9
  43. package/lib/switch.js +2 -2
  44. package/lib/table-form.js +2 -2
  45. package/lib/tabs-panel.js +2 -2
  46. package/lib/tabs.js +9 -9
  47. package/lib/tips.js +2 -2
  48. package/lib/toolbar.js +2 -2
  49. package/lib/tree-group.js +2 -2
  50. package/lib/tree.js +2 -2
  51. package/lib/upload.js +15 -12
  52. package/lib/wujie.js +2 -2
  53. package/lib/wxlogin.js +2 -2
  54. package/package.json +1 -1
  55. package/packages/editor/src/main.vue +6 -1
  56. package/packages/flow-list/src/flow-table.vue +1 -1
  57. package/packages/upload/src/main.vue +6 -3
  58. package/src/index.js +1 -1
@@ -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 = 37);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 39);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -2677,7 +2677,7 @@ module.exports = require("qs");
2677
2677
 
2678
2678
  /***/ }),
2679
2679
 
2680
- /***/ 37:
2680
+ /***/ 39:
2681
2681
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2682
2682
 
2683
2683
  "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 = 67);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 69);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -2698,7 +2698,7 @@ module.exports = require("json-bigint");
2698
2698
 
2699
2699
  /***/ }),
2700
2700
 
2701
- /***/ 67:
2701
+ /***/ 69:
2702
2702
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2703
2703
 
2704
2704
  "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 = 39);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 41);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 39:
195
+ /***/ 41:
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 = 68);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 70);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 68:
195
+ /***/ 70:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
@@ -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 = 38);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 40);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -2677,7 +2677,14 @@ module.exports = require("qs");
2677
2677
 
2678
2678
  /***/ }),
2679
2679
 
2680
- /***/ 38:
2680
+ /***/ 4:
2681
+ /***/ (function(module, exports) {
2682
+
2683
+ module.exports = require("axios");
2684
+
2685
+ /***/ }),
2686
+
2687
+ /***/ 40:
2681
2688
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2682
2689
 
2683
2690
  "use strict";
@@ -3141,13 +3148,6 @@ main.install = function (Vue) {
3141
3148
 
3142
3149
  /***/ }),
3143
3150
 
3144
- /***/ 4:
3145
- /***/ (function(module, exports) {
3146
-
3147
- module.exports = require("axios");
3148
-
3149
- /***/ }),
3150
-
3151
3151
  /***/ 5:
3152
3152
  /***/ (function(module, exports) {
3153
3153
 
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 = 40);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 42);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 40:
195
+ /***/ 42:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
@@ -82,11 +82,12 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 28);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 30);
86
86
  /******/ })
87
87
  /************************************************************************/
88
- /******/ ([
89
- /* 0 */
88
+ /******/ ({
89
+
90
+ /***/ 0:
90
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
91
92
 
92
93
  "use strict";
@@ -2235,7 +2236,8 @@ var watermark = function watermark(option) {
2235
2236
  });
2236
2237
 
2237
2238
  /***/ }),
2238
- /* 1 */
2239
+
2240
+ /***/ 1:
2239
2241
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2240
2242
 
2241
2243
  "use strict";
@@ -2562,7 +2564,8 @@ var sendBatch = '/notify2/sendRecord/reSendNotifyMessageBatch';
2562
2564
  var formContents = '/config/admin/online/onlineForm/render';
2563
2565
 
2564
2566
  /***/ }),
2565
- /* 2 */
2567
+
2568
+ /***/ 2:
2566
2569
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2567
2570
 
2568
2571
  "use strict";
@@ -2666,83 +2669,15 @@ function normalizeComponent(
2666
2669
 
2667
2670
 
2668
2671
  /***/ }),
2669
- /* 3 */
2670
- /***/ (function(module, exports) {
2671
-
2672
- module.exports = require("qs");
2673
-
2674
- /***/ }),
2675
- /* 4 */
2676
- /***/ (function(module, exports) {
2677
-
2678
- module.exports = require("axios");
2679
-
2680
- /***/ }),
2681
- /* 5 */
2682
- /***/ (function(module, exports) {
2683
-
2684
- module.exports = require("eoss-element");
2685
2672
 
2686
- /***/ }),
2687
- /* 6 */
2673
+ /***/ 3:
2688
2674
  /***/ (function(module, exports) {
2689
2675
 
2690
- module.exports = require("json-bigint");
2676
+ module.exports = require("qs");
2691
2677
 
2692
2678
  /***/ }),
2693
- /* 7 */
2694
- /***/ (function(module, exports) {
2695
2679
 
2696
- module.exports = require("sm-crypto");
2697
-
2698
- /***/ }),
2699
- /* 8 */
2700
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
2701
-
2702
- "use strict";
2703
- var store = {
2704
- state: {},
2705
- set: function set(name, value) {
2706
- this.state[name] = value;
2707
- },
2708
- get: function get(name) {
2709
- return this.state[name];
2710
- },
2711
- clear: function clear(name) {
2712
- this.state[name] = null;
2713
- },
2714
- remove: function remove(name) {
2715
- if (name) {
2716
- delete this.state[name];
2717
- } else {
2718
- this.state = {};
2719
- }
2720
- }
2721
- };
2722
- window.__store = store;
2723
- /* harmony default export */ __webpack_exports__["a"] = (store);
2724
-
2725
- /***/ }),
2726
- /* 9 */,
2727
- /* 10 */,
2728
- /* 11 */,
2729
- /* 12 */,
2730
- /* 13 */,
2731
- /* 14 */,
2732
- /* 15 */,
2733
- /* 16 */,
2734
- /* 17 */,
2735
- /* 18 */,
2736
- /* 19 */,
2737
- /* 20 */,
2738
- /* 21 */,
2739
- /* 22 */,
2740
- /* 23 */,
2741
- /* 24 */,
2742
- /* 25 */,
2743
- /* 26 */,
2744
- /* 27 */,
2745
- /* 28 */
2680
+ /***/ 30:
2746
2681
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2747
2682
 
2748
2683
  "use strict";
@@ -4617,5 +4552,62 @@ main.install = function (Vue) {
4617
4552
 
4618
4553
  /* harmony default export */ var data_table_form = __webpack_exports__["default"] = (main);
4619
4554
 
4555
+ /***/ }),
4556
+
4557
+ /***/ 4:
4558
+ /***/ (function(module, exports) {
4559
+
4560
+ module.exports = require("axios");
4561
+
4562
+ /***/ }),
4563
+
4564
+ /***/ 5:
4565
+ /***/ (function(module, exports) {
4566
+
4567
+ module.exports = require("eoss-element");
4568
+
4569
+ /***/ }),
4570
+
4571
+ /***/ 6:
4572
+ /***/ (function(module, exports) {
4573
+
4574
+ module.exports = require("json-bigint");
4575
+
4576
+ /***/ }),
4577
+
4578
+ /***/ 7:
4579
+ /***/ (function(module, exports) {
4580
+
4581
+ module.exports = require("sm-crypto");
4582
+
4583
+ /***/ }),
4584
+
4585
+ /***/ 8:
4586
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
4587
+
4588
+ "use strict";
4589
+ var store = {
4590
+ state: {},
4591
+ set: function set(name, value) {
4592
+ this.state[name] = value;
4593
+ },
4594
+ get: function get(name) {
4595
+ return this.state[name];
4596
+ },
4597
+ clear: function clear(name) {
4598
+ this.state[name] = null;
4599
+ },
4600
+ remove: function remove(name) {
4601
+ if (name) {
4602
+ delete this.state[name];
4603
+ } else {
4604
+ this.state = {};
4605
+ }
4606
+ }
4607
+ };
4608
+ window.__store = store;
4609
+ /* harmony default export */ __webpack_exports__["a"] = (store);
4610
+
4620
4611
  /***/ })
4621
- /******/ ]);
4612
+
4613
+ /******/ });
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 = 31);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 33);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ([
@@ -2739,7 +2739,9 @@ module.exports = require("vue");
2739
2739
  /* 28 */,
2740
2740
  /* 29 */,
2741
2741
  /* 30 */,
2742
- /* 31 */
2742
+ /* 31 */,
2743
+ /* 32 */,
2744
+ /* 33 */
2743
2745
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2744
2746
 
2745
2747
  "use strict";
@@ -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 = 69);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 71);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -2698,7 +2698,14 @@ module.exports = require("json-bigint");
2698
2698
 
2699
2699
  /***/ }),
2700
2700
 
2701
- /***/ 69:
2701
+ /***/ 7:
2702
+ /***/ (function(module, exports) {
2703
+
2704
+ module.exports = require("sm-crypto");
2705
+
2706
+ /***/ }),
2707
+
2708
+ /***/ 71:
2702
2709
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2703
2710
 
2704
2711
  "use strict";
@@ -2907,13 +2914,6 @@ main.install = function (Vue) {
2907
2914
 
2908
2915
  /* harmony default export */ var date_picker = __webpack_exports__["default"] = (main);
2909
2916
 
2910
- /***/ }),
2911
-
2912
- /***/ 7:
2913
- /***/ (function(module, exports) {
2914
-
2915
- module.exports = require("sm-crypto");
2916
-
2917
2917
  /***/ })
2918
2918
 
2919
2919
  /******/ });
package/lib/dialog.js CHANGED
@@ -82,11 +82,12 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 41);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 43);
86
86
  /******/ })
87
87
  /************************************************************************/
88
- /******/ ([
89
- /* 0 */
88
+ /******/ ({
89
+
90
+ /***/ 0:
90
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
91
92
 
92
93
  "use strict";
@@ -2235,7 +2236,8 @@ var watermark = function watermark(option) {
2235
2236
  });
2236
2237
 
2237
2238
  /***/ }),
2238
- /* 1 */
2239
+
2240
+ /***/ 1:
2239
2241
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2240
2242
 
2241
2243
  "use strict";
@@ -2562,7 +2564,34 @@ var sendBatch = '/notify2/sendRecord/reSendNotifyMessageBatch';
2562
2564
  var formContents = '/config/admin/online/onlineForm/render';
2563
2565
 
2564
2566
  /***/ }),
2565
- /* 2 */
2567
+
2568
+ /***/ 12:
2569
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
2570
+
2571
+ "use strict";
2572
+ /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(13);
2573
+ /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_0__);
2574
+
2575
+
2576
+ /* harmony default export */ __webpack_exports__["a"] = (new vue__WEBPACK_IMPORTED_MODULE_0___default.a());
2577
+
2578
+ /***/ }),
2579
+
2580
+ /***/ 13:
2581
+ /***/ (function(module, exports) {
2582
+
2583
+ module.exports = require("vue");
2584
+
2585
+ /***/ }),
2586
+
2587
+ /***/ 19:
2588
+ /***/ (function(module, exports) {
2589
+
2590
+ module.exports = require("wujie-vue2");
2591
+
2592
+ /***/ }),
2593
+
2594
+ /***/ 2:
2566
2595
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2567
2596
 
2568
2597
  "use strict";
@@ -2666,95 +2695,22 @@ function normalizeComponent(
2666
2695
 
2667
2696
 
2668
2697
  /***/ }),
2669
- /* 3 */
2670
- /***/ (function(module, exports) {
2671
-
2672
- module.exports = require("qs");
2673
-
2674
- /***/ }),
2675
- /* 4 */
2676
- /***/ (function(module, exports) {
2677
-
2678
- module.exports = require("axios");
2679
-
2680
- /***/ }),
2681
- /* 5 */
2682
- /***/ (function(module, exports) {
2683
-
2684
- module.exports = require("eoss-element");
2685
-
2686
- /***/ }),
2687
- /* 6 */
2688
- /***/ (function(module, exports) {
2689
-
2690
- module.exports = require("json-bigint");
2691
-
2692
- /***/ }),
2693
- /* 7 */
2694
- /***/ (function(module, exports) {
2695
-
2696
- module.exports = require("sm-crypto");
2697
2698
 
2698
- /***/ }),
2699
- /* 8 */,
2700
- /* 9 */
2699
+ /***/ 3:
2701
2700
  /***/ (function(module, exports) {
2702
2701
 
2703
- module.exports = require("babel-runtime/regenerator");
2702
+ module.exports = require("qs");
2704
2703
 
2705
2704
  /***/ }),
2706
- /* 10 */,
2707
- /* 11 */,
2708
- /* 12 */
2709
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
2710
-
2711
- "use strict";
2712
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(13);
2713
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_0__);
2714
-
2715
2705
 
2716
- /* harmony default export */ __webpack_exports__["a"] = (new vue__WEBPACK_IMPORTED_MODULE_0___default.a());
2717
-
2718
- /***/ }),
2719
- /* 13 */
2706
+ /***/ 4:
2720
2707
  /***/ (function(module, exports) {
2721
2708
 
2722
- module.exports = require("vue");
2709
+ module.exports = require("axios");
2723
2710
 
2724
2711
  /***/ }),
2725
- /* 14 */,
2726
- /* 15 */,
2727
- /* 16 */,
2728
- /* 17 */,
2729
- /* 18 */,
2730
- /* 19 */
2731
- /***/ (function(module, exports) {
2732
2712
 
2733
- module.exports = require("wujie-vue2");
2734
-
2735
- /***/ }),
2736
- /* 20 */,
2737
- /* 21 */,
2738
- /* 22 */,
2739
- /* 23 */,
2740
- /* 24 */,
2741
- /* 25 */,
2742
- /* 26 */,
2743
- /* 27 */,
2744
- /* 28 */,
2745
- /* 29 */,
2746
- /* 30 */,
2747
- /* 31 */,
2748
- /* 32 */,
2749
- /* 33 */,
2750
- /* 34 */,
2751
- /* 35 */,
2752
- /* 36 */,
2753
- /* 37 */,
2754
- /* 38 */,
2755
- /* 39 */,
2756
- /* 40 */,
2757
- /* 41 */
2713
+ /***/ 43:
2758
2714
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2759
2715
 
2760
2716
  "use strict";
@@ -3857,5 +3813,34 @@ main.install = function (Vue) {
3857
3813
 
3858
3814
  /* harmony default export */ var dialog = __webpack_exports__["default"] = (main);
3859
3815
 
3816
+ /***/ }),
3817
+
3818
+ /***/ 5:
3819
+ /***/ (function(module, exports) {
3820
+
3821
+ module.exports = require("eoss-element");
3822
+
3823
+ /***/ }),
3824
+
3825
+ /***/ 6:
3826
+ /***/ (function(module, exports) {
3827
+
3828
+ module.exports = require("json-bigint");
3829
+
3830
+ /***/ }),
3831
+
3832
+ /***/ 7:
3833
+ /***/ (function(module, exports) {
3834
+
3835
+ module.exports = require("sm-crypto");
3836
+
3837
+ /***/ }),
3838
+
3839
+ /***/ 9:
3840
+ /***/ (function(module, exports) {
3841
+
3842
+ module.exports = require("babel-runtime/regenerator");
3843
+
3860
3844
  /***/ })
3861
- /******/ ]);
3845
+
3846
+ /******/ });
package/lib/editor.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 = 32);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 34);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -199,21 +199,35 @@ function normalizeComponent(
199
199
 
200
200
  /***/ }),
201
201
 
202
- /***/ 24:
202
+ /***/ 20:
203
+ /***/ (function(module, exports) {
204
+
205
+ module.exports = require("slate");
206
+
207
+ /***/ }),
208
+
209
+ /***/ 21:
210
+ /***/ (function(module, exports) {
211
+
212
+ module.exports = require("slate-history");
213
+
214
+ /***/ }),
215
+
216
+ /***/ 26:
203
217
  /***/ (function(module, exports) {
204
218
 
205
219
  module.exports = require("@wangeditor/editor/dist/css/style.css?vue&type=style&index=0&prod&lang=css&");
206
220
 
207
221
  /***/ }),
208
222
 
209
- /***/ 32:
223
+ /***/ 34:
210
224
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
211
225
 
212
226
  "use strict";
213
227
  // ESM COMPAT FLAG
214
228
  __webpack_require__.r(__webpack_exports__);
215
229
 
216
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/editor/src/main.vue?vue&type=template&id=036ae25c&
230
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/editor/src/main.vue?vue&type=template&id=530b6f3e&
217
231
  var render = function () {
218
232
  var _vm = this
219
233
  var _h = _vm.$createElement
@@ -274,7 +288,13 @@ var staticRenderFns = []
274
288
  render._withStripped = true
275
289
 
276
290
 
277
- // CONCATENATED MODULE: ./packages/editor/src/main.vue?vue&type=template&id=036ae25c&
291
+ // CONCATENATED MODULE: ./packages/editor/src/main.vue?vue&type=template&id=530b6f3e&
292
+
293
+ // EXTERNAL MODULE: external "slate"
294
+ var external_slate_ = __webpack_require__(20);
295
+
296
+ // EXTERNAL MODULE: external "slate-history"
297
+ var external_slate_history_ = __webpack_require__(21);
278
298
 
279
299
  // EXTERNAL MODULE: external "@wangeditor/editor-for-vue"
280
300
  var editor_for_vue_ = __webpack_require__(17);
@@ -1214,7 +1234,7 @@ var editor_component = Object(componentNormalizer["a" /* default */])(
1214
1234
 
1215
1235
  )
1216
1236
 
1217
- /* harmony default export */ var editor = (editor_component.exports);
1237
+ /* harmony default export */ var src_editor = (editor_component.exports);
1218
1238
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/editor/src/main.vue?vue&type=script&lang=js&
1219
1239
  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; };
1220
1240
 
@@ -1254,10 +1274,12 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
1254
1274
 
1255
1275
 
1256
1276
 
1277
+
1278
+
1257
1279
  /* harmony default export */ var mainvue_type_script_lang_js_ = ({
1258
1280
  name: 'EsEditor',
1259
1281
  inheritAttrs: false,
1260
- components: { Editor: editor_for_vue_["Editor"], Toolbar: editor_for_vue_["Toolbar"], Toolbars: toolbar, Editors: editor },
1282
+ components: { Editor: editor_for_vue_["Editor"], Toolbar: editor_for_vue_["Toolbar"], Toolbars: toolbar, Editors: src_editor },
1261
1283
  inject: {
1262
1284
  elForm: {
1263
1285
  default: ''
@@ -1308,7 +1330,10 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
1308
1330
  editor: null
1309
1331
  };
1310
1332
  },
1311
- mounted: function mounted() {},
1333
+ mounted: function mounted() {
1334
+ var editor = Object(external_slate_history_["withHistory"])(Object(external_slate_["createEditor"])());
1335
+ console.log(editor);
1336
+ },
1312
1337
 
1313
1338
  methods: {
1314
1339
  onCreated: function onCreated(editor) {
@@ -1326,7 +1351,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
1326
1351
  // CONCATENATED MODULE: ./packages/editor/src/main.vue?vue&type=script&lang=js&
1327
1352
  /* harmony default export */ var src_mainvue_type_script_lang_js_ = (mainvue_type_script_lang_js_);
1328
1353
  // EXTERNAL MODULE: external "@wangeditor/editor/dist/css/style.css?vue&type=style&index=0&prod&lang=css&"
1329
- var stylevue_type_style_index_0_prod_lang_css_ = __webpack_require__(24);
1354
+ var stylevue_type_style_index_0_prod_lang_css_ = __webpack_require__(26);
1330
1355
 
1331
1356
  // CONCATENATED MODULE: ./packages/editor/src/main.vue
1332
1357
 
package/lib/enterprise.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 = 42);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 44);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 42:
195
+ /***/ 44:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";