@evolvere/sgp-ui 1.6.7 → 1.6.9

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 (203) hide show
  1. package/lib/alert.js +2 -2
  2. package/lib/aside.js +2 -2
  3. package/lib/autocomplete.js +2 -2
  4. package/lib/avatar.js +2 -2
  5. package/lib/backtop.js +2 -2
  6. package/lib/badge.js +2 -2
  7. package/lib/breadcrumb-item.js +2 -2
  8. package/lib/breadcrumb.js +2 -2
  9. package/lib/button-group.js +2 -2
  10. package/lib/button.js +2 -2
  11. package/lib/calendar.js +2 -2
  12. package/lib/card.js +2 -2
  13. package/lib/carousel-item.js +2 -2
  14. package/lib/carousel.js +2 -2
  15. package/lib/cascader-panel.js +2 -2
  16. package/lib/cascader.js +2 -2
  17. package/lib/checkbox-button.js +2 -2
  18. package/lib/checkbox-group.js +2 -2
  19. package/lib/checkbox.js +2 -2
  20. package/lib/col.js +2 -2
  21. package/lib/collapse-item.js +2 -2
  22. package/lib/collapse.js +2 -2
  23. package/lib/color-picker.js +2 -2
  24. package/lib/container.js +2 -2
  25. package/lib/date-picker.js +69 -94
  26. package/lib/descriptions-item.js +2 -2
  27. package/lib/descriptions.js +2 -2
  28. package/lib/dialog.js +2 -2
  29. package/lib/divider.js +2 -2
  30. package/lib/drawer.js +2 -2
  31. package/lib/dropdown-item.js +2 -2
  32. package/lib/dropdown-menu.js +2 -2
  33. package/lib/dropdown.js +2 -2
  34. package/lib/editor.js +76 -12
  35. package/lib/empty.js +2 -2
  36. package/lib/footer.js +2 -2
  37. package/lib/form-item.js +2 -2
  38. package/lib/form.js +2 -2
  39. package/lib/header.js +2 -2
  40. package/lib/icon.js +2 -2
  41. package/lib/image.js +2 -2
  42. package/lib/index.js +1 -1
  43. package/lib/infinite-scroll.js +2 -2
  44. package/lib/input-number.js +2 -2
  45. package/lib/input.js +2 -2
  46. package/lib/link.js +2 -2
  47. package/lib/loading.js +2 -2
  48. package/lib/main.js +2 -2
  49. package/lib/menu-item-group.js +2 -2
  50. package/lib/menu-item.js +2 -2
  51. package/lib/menu.js +2 -2
  52. package/lib/message-box.js +2 -2
  53. package/lib/message.js +2 -2
  54. package/lib/notification.js +2 -2
  55. package/lib/option-group.js +2 -2
  56. package/lib/option.js +2 -2
  57. package/lib/page-header.js +2 -2
  58. package/lib/pagination.js +2 -2
  59. package/lib/popconfirm.js +2 -2
  60. package/lib/popover.js +2 -2
  61. package/lib/progress.js +2 -2
  62. package/lib/radio-button.js +2 -2
  63. package/lib/radio-group.js +2 -2
  64. package/lib/radio.js +2 -2
  65. package/lib/rate.js +2 -2
  66. package/lib/rdc-sgp-ui.common.js +82 -19
  67. package/lib/result.js +2 -2
  68. package/lib/row.js +2 -2
  69. package/lib/scrollbar.js +2 -2
  70. package/lib/select.js +2 -2
  71. package/lib/skeleton-item.js +2 -2
  72. package/lib/skeleton.js +2 -2
  73. package/lib/slider.js +2 -2
  74. package/lib/spinner.js +2 -2
  75. package/lib/step.js +2 -2
  76. package/lib/steps.js +2 -2
  77. package/lib/submenu.js +2 -2
  78. package/lib/switch.js +23 -23
  79. package/lib/tab-pane.js +2 -2
  80. package/lib/table-column.js +2 -2
  81. package/lib/table.js +3 -2
  82. package/lib/tabs.js +2 -2
  83. package/lib/tag.js +2 -2
  84. package/lib/time-picker.js +2 -2
  85. package/lib/time-select.js +2 -2
  86. package/lib/timeline-item.js +2 -2
  87. package/lib/timeline.js +2 -2
  88. package/lib/tooltip.js +2 -2
  89. package/lib/transfer.js +2 -2
  90. package/lib/tree.js +2 -2
  91. package/lib/upload.js +2 -2
  92. package/package.json +3 -3
  93. package/packages/editor/src/index.vue +13 -0
  94. package/packages/editor/src/video-security.js +56 -0
  95. package/packages/theme-chalk/gulpfile.js +25 -0
  96. package/packages/theme-chalk/package.json +1 -1
  97. package/src/index.js +1 -1
  98. package/CHANGELOG.en-US.md +0 -1577
  99. package/CHANGELOG.es.md +0 -1585
  100. package/CHANGELOG.fr-FR.md +0 -1576
  101. package/CHANGELOG.zh-CN.md +0 -1577
  102. package/packages/.DS_Store +0 -0
  103. package/packages/theme-chalk/lib/alert.css +0 -1
  104. package/packages/theme-chalk/lib/aside.css +0 -1
  105. package/packages/theme-chalk/lib/autocomplete.css +0 -1
  106. package/packages/theme-chalk/lib/avatar.css +0 -1
  107. package/packages/theme-chalk/lib/backtop.css +0 -1
  108. package/packages/theme-chalk/lib/badge.css +0 -1
  109. package/packages/theme-chalk/lib/base.css +0 -1
  110. package/packages/theme-chalk/lib/breadcrumb-item.css +0 -0
  111. package/packages/theme-chalk/lib/breadcrumb.css +0 -1
  112. package/packages/theme-chalk/lib/button-group.css +0 -0
  113. package/packages/theme-chalk/lib/button.css +0 -1
  114. package/packages/theme-chalk/lib/calendar.css +0 -1
  115. package/packages/theme-chalk/lib/card.css +0 -1
  116. package/packages/theme-chalk/lib/carousel-item.css +0 -1
  117. package/packages/theme-chalk/lib/carousel.css +0 -1
  118. package/packages/theme-chalk/lib/cascader-panel.css +0 -1
  119. package/packages/theme-chalk/lib/cascader.css +0 -1
  120. package/packages/theme-chalk/lib/checkbox-button.css +0 -0
  121. package/packages/theme-chalk/lib/checkbox-group.css +0 -0
  122. package/packages/theme-chalk/lib/checkbox.css +0 -1
  123. package/packages/theme-chalk/lib/col.css +0 -1
  124. package/packages/theme-chalk/lib/collapse-item.css +0 -0
  125. package/packages/theme-chalk/lib/collapse.css +0 -1
  126. package/packages/theme-chalk/lib/color-picker.css +0 -1
  127. package/packages/theme-chalk/lib/container.css +0 -1
  128. package/packages/theme-chalk/lib/date-picker.css +0 -1
  129. package/packages/theme-chalk/lib/descriptions-item.css +0 -1
  130. package/packages/theme-chalk/lib/descriptions.css +0 -1
  131. package/packages/theme-chalk/lib/dialog.css +0 -1
  132. package/packages/theme-chalk/lib/display.css +0 -1
  133. package/packages/theme-chalk/lib/divider.css +0 -1
  134. package/packages/theme-chalk/lib/drawer.css +0 -1
  135. package/packages/theme-chalk/lib/dropdown-item.css +0 -0
  136. package/packages/theme-chalk/lib/dropdown-menu.css +0 -0
  137. package/packages/theme-chalk/lib/dropdown.css +0 -1
  138. package/packages/theme-chalk/lib/editor.css +0 -1
  139. package/packages/theme-chalk/lib/empty.css +0 -1
  140. package/packages/theme-chalk/lib/fonts/element-icons.ttf +0 -0
  141. package/packages/theme-chalk/lib/fonts/element-icons.woff +0 -0
  142. package/packages/theme-chalk/lib/fonts/w-e-icon.woff +0 -0
  143. package/packages/theme-chalk/lib/footer.css +0 -1
  144. package/packages/theme-chalk/lib/form-item.css +0 -0
  145. package/packages/theme-chalk/lib/form.css +0 -1
  146. package/packages/theme-chalk/lib/header.css +0 -1
  147. package/packages/theme-chalk/lib/icon.css +0 -1
  148. package/packages/theme-chalk/lib/image.css +0 -1
  149. package/packages/theme-chalk/lib/index.css +0 -1
  150. package/packages/theme-chalk/lib/infinite-scroll.css +0 -0
  151. package/packages/theme-chalk/lib/infiniteScroll.css +0 -0
  152. package/packages/theme-chalk/lib/input-number.css +0 -1
  153. package/packages/theme-chalk/lib/input.css +0 -1
  154. package/packages/theme-chalk/lib/link.css +0 -1
  155. package/packages/theme-chalk/lib/loading.css +0 -1
  156. package/packages/theme-chalk/lib/main.css +0 -1
  157. package/packages/theme-chalk/lib/menu-item-group.css +0 -0
  158. package/packages/theme-chalk/lib/menu-item.css +0 -0
  159. package/packages/theme-chalk/lib/menu.css +0 -1
  160. package/packages/theme-chalk/lib/message-box.css +0 -1
  161. package/packages/theme-chalk/lib/message.css +0 -1
  162. package/packages/theme-chalk/lib/notification.css +0 -1
  163. package/packages/theme-chalk/lib/option-group.css +0 -1
  164. package/packages/theme-chalk/lib/option.css +0 -1
  165. package/packages/theme-chalk/lib/page-header.css +0 -1
  166. package/packages/theme-chalk/lib/pagination.css +0 -1
  167. package/packages/theme-chalk/lib/popconfirm.css +0 -1
  168. package/packages/theme-chalk/lib/popover.css +0 -1
  169. package/packages/theme-chalk/lib/popper.css +0 -1
  170. package/packages/theme-chalk/lib/progress.css +0 -1
  171. package/packages/theme-chalk/lib/radio-button.css +0 -1
  172. package/packages/theme-chalk/lib/radio-group.css +0 -1
  173. package/packages/theme-chalk/lib/radio.css +0 -1
  174. package/packages/theme-chalk/lib/rate.css +0 -1
  175. package/packages/theme-chalk/lib/reset.css +0 -1
  176. package/packages/theme-chalk/lib/result.css +0 -1
  177. package/packages/theme-chalk/lib/row.css +0 -1
  178. package/packages/theme-chalk/lib/scrollbar.css +0 -1
  179. package/packages/theme-chalk/lib/select-dropdown.css +0 -1
  180. package/packages/theme-chalk/lib/select.css +0 -1
  181. package/packages/theme-chalk/lib/skeleton-item.css +0 -1
  182. package/packages/theme-chalk/lib/skeleton.css +0 -1
  183. package/packages/theme-chalk/lib/slider.css +0 -1
  184. package/packages/theme-chalk/lib/spinner.css +0 -1
  185. package/packages/theme-chalk/lib/step.css +0 -1
  186. package/packages/theme-chalk/lib/steps.css +0 -1
  187. package/packages/theme-chalk/lib/submenu.css +0 -0
  188. package/packages/theme-chalk/lib/switch.css +0 -1
  189. package/packages/theme-chalk/lib/tab-pane.css +0 -0
  190. package/packages/theme-chalk/lib/table-column.css +0 -1
  191. package/packages/theme-chalk/lib/table.css +0 -1
  192. package/packages/theme-chalk/lib/tabs.css +0 -1
  193. package/packages/theme-chalk/lib/tag.css +0 -1
  194. package/packages/theme-chalk/lib/time-picker.css +0 -1
  195. package/packages/theme-chalk/lib/time-select.css +0 -1
  196. package/packages/theme-chalk/lib/timeline-item.css +0 -1
  197. package/packages/theme-chalk/lib/timeline.css +0 -1
  198. package/packages/theme-chalk/lib/tooltip.css +0 -1
  199. package/packages/theme-chalk/lib/transfer.css +0 -1
  200. package/packages/theme-chalk/lib/tree.css +0 -1
  201. package/packages/theme-chalk/lib/upload.css +0 -1
  202. package/src/.DS_Store +0 -0
  203. package/src/utils/.DS_Store +0 -0
@@ -82,12 +82,12 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 147);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 148);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
89
89
 
90
- /***/ 147:
90
+ /***/ 148:
91
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
92
92
 
93
93
  "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 = 92);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 93);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -248,7 +248,7 @@ module.exports = require("@evolvere/sgp-ui/lib/mixins/focus");
248
248
 
249
249
  /***/ }),
250
250
 
251
- /***/ 92:
251
+ /***/ 93:
252
252
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
253
253
 
254
254
  "use strict";
package/lib/input.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 = 80);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 81);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -213,7 +213,7 @@ module.exports = require("@evolvere/sgp-ui/lib/mixins/emitter");
213
213
 
214
214
  /***/ }),
215
215
 
216
- /***/ 80:
216
+ /***/ 81:
217
217
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
218
218
 
219
219
  "use strict";
package/lib/link.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 = 127);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 128);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 127:
195
+ /***/ 128:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
package/lib/loading.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 = 78);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 79);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -220,7 +220,7 @@ module.exports = require("vue");
220
220
 
221
221
  /***/ }),
222
222
 
223
- /***/ 78:
223
+ /***/ 79:
224
224
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
225
225
 
226
226
  "use strict";
package/lib/main.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 = 124);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 125);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 124:
195
+ /***/ 125:
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 = 91);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 92);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 91:
195
+ /***/ 92:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
package/lib/menu-item.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 = 90);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 91);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -254,7 +254,7 @@ module.exports = require("@evolvere/sgp-ui/lib/mixins/emitter");
254
254
 
255
255
  /***/ }),
256
256
 
257
- /***/ 90:
257
+ /***/ 91:
258
258
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
259
259
 
260
260
  "use strict";
package/lib/menu.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 = 77);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 78);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -213,7 +213,7 @@ module.exports = require("@evolvere/sgp-ui/lib/mixins/emitter");
213
213
 
214
214
  /***/ }),
215
215
 
216
- /***/ 77:
216
+ /***/ 78:
217
217
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
218
218
 
219
219
  "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 = 84);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 85);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -255,7 +255,7 @@ module.exports = require("vue");
255
255
 
256
256
  /***/ }),
257
257
 
258
- /***/ 84:
258
+ /***/ 85:
259
259
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
260
260
 
261
261
  "use strict";
package/lib/message.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 = 86);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 87);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -220,7 +220,7 @@ module.exports = require("vue");
220
220
 
221
221
  /***/ }),
222
222
 
223
- /***/ 86:
223
+ /***/ 87:
224
224
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
225
225
 
226
226
  "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 = 85);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 86);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -213,7 +213,7 @@ module.exports = require("vue");
213
213
 
214
214
  /***/ }),
215
215
 
216
- /***/ 85:
216
+ /***/ 86:
217
217
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
218
218
 
219
219
  "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 = 100);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 101);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 100:
195
+ /***/ 101:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
package/lib/option.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 = 58);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -454,7 +454,7 @@ module.exports = require("@evolvere/sgp-ui/lib/mixins/emitter");
454
454
 
455
455
  /***/ }),
456
456
 
457
- /***/ 57:
457
+ /***/ 58:
458
458
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
459
459
 
460
460
  "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 = 130);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 131);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 130:
195
+ /***/ 131:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
package/lib/pagination.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 = 79);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 80);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -227,7 +227,7 @@ module.exports = require("@evolvere/sgp-ui/lib/mixins/locale");
227
227
 
228
228
  /***/ }),
229
229
 
230
- /***/ 79:
230
+ /***/ 80:
231
231
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
232
232
 
233
233
  "use strict";
package/lib/popconfirm.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 = 132);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 133);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 132:
195
+ /***/ 133:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
package/lib/popover.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 = 83);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 84);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -220,7 +220,7 @@ module.exports = require("vue");
220
220
 
221
221
  /***/ }),
222
222
 
223
- /***/ 83:
223
+ /***/ 84:
224
224
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
225
225
 
226
226
  "use strict";
package/lib/progress.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 = 109);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 110);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 109:
195
+ /***/ 110:
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 = 95);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 96);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -199,7 +199,7 @@ module.exports = require("@evolvere/sgp-ui/lib/mixins/emitter");
199
199
 
200
200
  /***/ }),
201
201
 
202
- /***/ 95:
202
+ /***/ 96:
203
203
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
204
204
 
205
205
  "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 = 94);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 95);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -199,7 +199,7 @@ module.exports = require("@evolvere/sgp-ui/lib/mixins/emitter");
199
199
 
200
200
  /***/ }),
201
201
 
202
- /***/ 94:
202
+ /***/ 95:
203
203
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
204
204
 
205
205
  "use strict";
package/lib/radio.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 = 93);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 94);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -199,7 +199,7 @@ module.exports = require("@evolvere/sgp-ui/lib/mixins/emitter");
199
199
 
200
200
  /***/ }),
201
201
 
202
- /***/ 93:
202
+ /***/ 94:
203
203
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
204
204
 
205
205
  "use strict";
package/lib/rate.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 = 113);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 114);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -199,7 +199,7 @@ module.exports = require("@evolvere/sgp-ui/lib/mixins/migrating");
199
199
 
200
200
  /***/ }),
201
201
 
202
- /***/ 113:
202
+ /***/ 114:
203
203
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
204
204
 
205
205
  "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 = 49);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 50);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ([
@@ -276,13 +276,16 @@ module.exports = require("yakuza1/lib/config/def");
276
276
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
277
277
 
278
278
  "use strict";
279
- /* WEBPACK VAR INJECTION */(function(global) {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; };
279
+ /* WEBPACK VAR INJECTION */(function(global) {/* harmony import */ var _video_security__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(49);
280
+ 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; };
280
281
 
281
282
  //
282
283
  //
283
284
  //
284
285
  //
285
286
 
287
+
288
+
286
289
  var signIsEditorChange = true;
287
290
  /* harmony default export */ __webpack_exports__["a"] = ({
288
291
  name: 'ElEditor',
@@ -311,11 +314,11 @@ var signIsEditorChange = true;
311
314
  mounted: function mounted() {
312
315
  var _this = this;
313
316
 
314
- var E = __webpack_require__(51);
317
+ var E = __webpack_require__(52);
315
318
  var editor = new E(this.$refs.wangEditor);
316
319
 
317
320
  // 自定义按钮 text-indent
318
- var textIndentDef = __webpack_require__(53);
321
+ var textIndentDef = __webpack_require__(54);
319
322
  var textIndent = textIndentDef.default(E);
320
323
  var textIndentKey = 'textIndent';
321
324
  editor.menus.extend('indent', textIndent);
@@ -339,6 +342,15 @@ var signIsEditorChange = true;
339
342
 
340
343
  editor.config = _extends({}, editor.config, this.options);
341
344
 
345
+ // wangEditor 4 inserts online-video markup with insertHTML. Always run the
346
+ // built-in security check before an optional consumer-provided validator.
347
+ var customOnlineVideoCheck = editor.config.onlineVideoCheck;
348
+ editor.config.onlineVideoCheck = function (video) {
349
+ var securityCheck = Object(_video_security__WEBPACK_IMPORTED_MODULE_0__[/* validateOnlineVideo */ "a"])(video);
350
+ if (securityCheck !== true) return securityCheck;
351
+ return typeof customOnlineVideoCheck === 'function' ? customOnlineVideoCheck(video) : true;
352
+ };
353
+
342
354
  editor.config.onchange = function (newHtml) {
343
355
  // this.editorData = newHtml;
344
356
  signIsEditorChange = false;
@@ -387,7 +399,7 @@ var signIsEditorChange = true;
387
399
  }
388
400
  }
389
401
  });
390
- /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(50)))
402
+ /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(51)))
391
403
 
392
404
  /***/ }),
393
405
  /* 32 */
@@ -493,13 +505,64 @@ module.exports = require("@evolvere/sgp-ui/lib/popover");
493
505
 
494
506
  /***/ }),
495
507
  /* 49 */
496
- /***/ (function(module, exports, __webpack_require__) {
508
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
509
+
510
+ "use strict";
511
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return validateOnlineVideo; });
512
+ var ALLOWED_IFRAME_ATTRIBUTES = ['allow', 'allowfullscreen', 'frameborder', 'height', 'loading', 'mozallowfullscreen', 'referrerpolicy', 'src', 'title', 'webkitallowfullscreen', 'width'];
513
+
514
+ var INVALID_VIDEO_MESSAGE = '视频代码不安全,仅支持使用 http/https 地址的 iframe';
515
+
516
+ function hasSafeSource(element) {
517
+ var source = (element.getAttribute('src') || '').trim();
518
+ if (!source) return false;
519
+
520
+ var parser = document.createElement('a');
521
+ parser.href = source;
522
+ return parser.protocol === 'http:' || parser.protocol === 'https:';
523
+ }
524
+
525
+ /**
526
+ * wangEditor 4 treats the online-video input as HTML rather than as a URL.
527
+ * Accept one tightly constrained iframe so attributes such as srcdoc/onload
528
+ * and sibling script elements cannot reach insertHTML.
529
+ */
530
+ function validateOnlineVideo(video) {
531
+ if (typeof video !== 'string') return INVALID_VIDEO_MESSAGE;
532
+
533
+ var container = document.createElement('div');
534
+ container.innerHTML = video.trim();
535
+
536
+ if (container.children.length !== 1 || container.childNodes.length !== 1) {
537
+ return INVALID_VIDEO_MESSAGE;
538
+ }
497
539
 
498
- module.exports = __webpack_require__(52);
540
+ var iframe = container.firstElementChild;
541
+ if (!iframe || iframe.tagName !== 'IFRAME' || !hasSafeSource(iframe)) {
542
+ return INVALID_VIDEO_MESSAGE;
543
+ }
499
544
 
545
+ var attributes = Array.prototype.slice.call(iframe.attributes);
546
+ var hasUnsafeAttribute = attributes.some(function (attribute) {
547
+ return ALLOWED_IFRAME_ATTRIBUTES.indexOf(attribute.name.toLowerCase()) === -1;
548
+ });
549
+
550
+ if (hasUnsafeAttribute || iframe.children.length > 0) {
551
+ return INVALID_VIDEO_MESSAGE;
552
+ }
553
+
554
+ return true;
555
+ }
500
556
 
501
557
  /***/ }),
502
558
  /* 50 */
559
+ /***/ (function(module, exports, __webpack_require__) {
560
+
561
+ module.exports = __webpack_require__(53);
562
+
563
+
564
+ /***/ }),
565
+ /* 51 */
503
566
  /***/ (function(module, exports) {
504
567
 
505
568
  var g;
@@ -525,13 +588,13 @@ module.exports = g;
525
588
 
526
589
 
527
590
  /***/ }),
528
- /* 51 */
591
+ /* 52 */
529
592
  /***/ (function(module, exports) {
530
593
 
531
594
  module.exports = require("wangeditor");
532
595
 
533
596
  /***/ }),
534
- /* 52 */
597
+ /* 53 */
535
598
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
536
599
 
537
600
  "use strict";
@@ -43037,18 +43100,18 @@ result_src.install = function (Vue) {
43037
43100
  };
43038
43101
 
43039
43102
  /* harmony default export */ var result = (result_src);
43040
- // CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.0@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.0@vue-loader/lib??vue-loader-options!./packages/editor/src/index.vue?vue&type=template&id=3695aade&scoped=true&
43041
- var srcvue_type_template_id_3695aade_scoped_true_render = function () {
43103
+ // CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.0@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.0@vue-loader/lib??vue-loader-options!./packages/editor/src/index.vue?vue&type=template&id=a1662642&scoped=true&
43104
+ var srcvue_type_template_id_a1662642_scoped_true_render = function () {
43042
43105
  var _vm = this
43043
43106
  var _h = _vm.$createElement
43044
43107
  var _c = _vm._self._c || _h
43045
43108
  return _c("div", { ref: "wangEditor" })
43046
43109
  }
43047
- var srcvue_type_template_id_3695aade_scoped_true_staticRenderFns = []
43048
- srcvue_type_template_id_3695aade_scoped_true_render._withStripped = true
43110
+ var srcvue_type_template_id_a1662642_scoped_true_staticRenderFns = []
43111
+ srcvue_type_template_id_a1662642_scoped_true_render._withStripped = true
43049
43112
 
43050
43113
 
43051
- // CONCATENATED MODULE: ./packages/editor/src/index.vue?vue&type=template&id=3695aade&scoped=true&
43114
+ // CONCATENATED MODULE: ./packages/editor/src/index.vue?vue&type=template&id=a1662642&scoped=true&
43052
43115
 
43053
43116
  // EXTERNAL MODULE: ./node_modules/_babel-loader@7.1.5@babel-loader/lib!./node_modules/_vue-loader@15.10.0@vue-loader/lib??vue-loader-options!./packages/editor/src/index.vue?vue&type=script&lang=js&
43054
43117
  var editor_srcvue_type_script_lang_js_ = __webpack_require__(31);
@@ -43065,11 +43128,11 @@ var editor_srcvue_type_script_lang_js_ = __webpack_require__(31);
43065
43128
 
43066
43129
  var editor_src_component = normalizeComponent(
43067
43130
  packages_editor_srcvue_type_script_lang_js_,
43068
- srcvue_type_template_id_3695aade_scoped_true_render,
43069
- srcvue_type_template_id_3695aade_scoped_true_staticRenderFns,
43131
+ srcvue_type_template_id_a1662642_scoped_true_render,
43132
+ srcvue_type_template_id_a1662642_scoped_true_staticRenderFns,
43070
43133
  false,
43071
43134
  null,
43072
- "3695aade",
43135
+ "a1662642",
43073
43136
  null
43074
43137
 
43075
43138
  )
@@ -43214,7 +43277,7 @@ if (typeof window !== 'undefined' && window.Vue) {
43214
43277
  }
43215
43278
 
43216
43279
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
43217
- version: '1.6.7',
43280
+ version: '1.6.9',
43218
43281
  locale: lib_locale_default.a.use,
43219
43282
  i18n: lib_locale_default.a.i18n,
43220
43283
  install: src_install,
@@ -43311,7 +43374,7 @@ if (typeof window !== 'undefined' && window.Vue) {
43311
43374
  });
43312
43375
 
43313
43376
  /***/ }),
43314
- /* 53 */
43377
+ /* 54 */
43315
43378
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
43316
43379
 
43317
43380
  "use strict";
package/lib/result.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 = 62);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 63);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 62:
195
+ /***/ 63:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
package/lib/row.js CHANGED
@@ -82,12 +82,12 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 145);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 146);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
89
89
 
90
- /***/ 145:
90
+ /***/ 146:
91
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
92
92
 
93
93
  "use strict";