cy-element-ui 1.0.62 → 1.0.64

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 (216) hide show
  1. package/lib/alert.js +4 -4
  2. package/lib/aside.js +77 -77
  3. package/lib/autocomplete.js +159 -3940
  4. package/lib/avatar.js +108 -108
  5. package/lib/backtop.js +110 -110
  6. package/lib/badge.js +108 -108
  7. package/lib/breadcrumb-item.js +4 -4
  8. package/lib/breadcrumb.js +4 -4
  9. package/lib/button-group.js +4 -4
  10. package/lib/button.js +4 -4
  11. package/lib/calendar.js +46 -1545
  12. package/lib/card.js +96 -96
  13. package/lib/carousel-item.js +108 -452
  14. package/lib/carousel.js +116 -185
  15. package/lib/cascader-panel.js +187 -2270
  16. package/lib/cascader.js +275 -6452
  17. package/lib/checkbox-button.js +11 -43
  18. package/lib/checkbox-group.js +15 -47
  19. package/lib/checkbox.js +15 -47
  20. package/lib/col.js +2 -2
  21. package/lib/collapse-item.js +110 -815
  22. package/lib/collapse.js +108 -108
  23. package/lib/color-picker.js +153 -3953
  24. package/lib/container.js +88 -88
  25. package/lib/date-picker.js +419 -5230
  26. package/lib/descriptions-item.js +2 -2
  27. package/lib/descriptions.js +8 -63
  28. package/lib/dialog.js +22 -1200
  29. package/lib/directives/repeat-click.js +2 -2
  30. package/lib/divider.js +104 -104
  31. package/lib/drawer.js +105 -875
  32. package/lib/dropdown-item.js +11 -43
  33. package/lib/dropdown-menu.js +75 -2277
  34. package/lib/dropdown.js +136 -1072
  35. package/lib/element-ui.common.js +29785 -42723
  36. package/lib/empty.js +7 -603
  37. package/lib/fileUpload.js +109 -2477
  38. package/lib/footer.js +77 -77
  39. package/lib/form-item.js +28 -418
  40. package/lib/form.js +15 -29
  41. package/lib/header.js +77 -77
  42. package/lib/icon.js +4 -4
  43. package/lib/image.js +49 -1376
  44. package/lib/index.js +1 -1
  45. package/lib/infinite-scroll.js +21 -311
  46. package/lib/input-number.js +33 -1422
  47. package/lib/input.js +37 -507
  48. package/lib/link.js +4 -4
  49. package/lib/loading.js +67 -804
  50. package/lib/locale/format.js +1 -1
  51. package/lib/locale/index.js +1 -1
  52. package/lib/main.js +64 -64
  53. package/lib/menu-item-group.js +4 -4
  54. package/lib/menu-item.js +61 -2945
  55. package/lib/menu.js +54 -745
  56. package/lib/message-box.js +80 -2537
  57. package/lib/message.js +24 -1102
  58. package/lib/mixins/locale.js +1 -1
  59. package/lib/mixins/migrating.js +1 -1
  60. package/lib/notification.js +25 -1102
  61. package/lib/option-group.js +11 -43
  62. package/lib/option.js +18 -394
  63. package/lib/page-header.js +87 -683
  64. package/lib/pagination.js +139 -6078
  65. package/lib/popconfirm.js +219 -3508
  66. package/lib/popover.js +99 -2624
  67. package/lib/progress.js +4 -4
  68. package/lib/radio-button.js +11 -43
  69. package/lib/radio-group.js +11 -43
  70. package/lib/radio.js +15 -47
  71. package/lib/rate.js +113 -756
  72. package/lib/result.js +4 -4
  73. package/lib/row.js +2 -2
  74. package/lib/scrollbar.js +50 -735
  75. package/lib/select.js +209 -4352
  76. package/lib/selectDisplayInput.js +108 -108
  77. package/lib/skeleton-item.js +2 -2
  78. package/lib/skeleton.js +108 -108
  79. package/lib/slider.js +120 -4266
  80. package/lib/spinner.js +4 -4
  81. package/lib/statistic.js +117 -9605
  82. package/lib/step.js +108 -108
  83. package/lib/steps.js +99 -514
  84. package/lib/subTitle.js +91 -91
  85. package/lib/submenu.js +121 -2442
  86. package/lib/switch.js +21 -476
  87. package/lib/tab-pane.js +4 -4
  88. package/lib/tabDialog.js +37 -1563
  89. package/lib/table-column.js +32 -880
  90. package/lib/table.js +424 -4467
  91. package/lib/tabs.js +12 -425
  92. package/lib/tag.js +4 -4
  93. package/lib/theme-chalk/base.css +1 -1
  94. package/lib/theme-chalk/element.css +1 -1
  95. package/lib/theme-chalk/fileUpload.css +1 -1
  96. package/lib/theme-chalk/index.css +1 -1
  97. package/lib/theme-chalk/selectDisplayInput.css +1 -1
  98. package/lib/theme-chalk/subTitle.css +1 -1
  99. package/lib/theme-chalk/tabDialog.css +1 -1
  100. package/lib/theme-chalk/treeSelect.css +1 -1
  101. package/lib/time-picker.js +285 -5013
  102. package/lib/time-select.js +181 -4949
  103. package/lib/timeline-item.js +108 -108
  104. package/lib/timeline.js +82 -82
  105. package/lib/tooltip.js +41 -2566
  106. package/lib/transfer.js +142 -2136
  107. package/lib/transitions/collapse-transition.js +1 -1
  108. package/lib/tree.js +55 -1372
  109. package/lib/treeSelect.js +106 -3421
  110. package/lib/upload.js +28 -1047
  111. package/lib/utils/clickoutside.js +1 -1
  112. package/lib/utils/date-util.js +2 -2
  113. package/lib/utils/popup/index.js +2 -2
  114. package/lib/utils/popup/popup-manager.js +1 -1
  115. package/lib/utils/util.js +1 -1
  116. package/lib/utils/vdom.js +1 -1
  117. package/lib/utils/vue-popper.js +1 -1
  118. package/package.json +2 -2
  119. package/src/index.js +1 -1
  120. package/lib/theme-chalk/alert.css +0 -1
  121. package/lib/theme-chalk/aside.css +0 -1
  122. package/lib/theme-chalk/autocomplete.css +0 -1
  123. package/lib/theme-chalk/avatar.css +0 -1
  124. package/lib/theme-chalk/backtop.css +0 -1
  125. package/lib/theme-chalk/badge.css +0 -1
  126. package/lib/theme-chalk/breadcrumb-item.css +0 -0
  127. package/lib/theme-chalk/breadcrumb.css +0 -1
  128. package/lib/theme-chalk/button-group.css +0 -0
  129. package/lib/theme-chalk/button.css +0 -1
  130. package/lib/theme-chalk/calendar.css +0 -1
  131. package/lib/theme-chalk/card.css +0 -1
  132. package/lib/theme-chalk/carousel-item.css +0 -1
  133. package/lib/theme-chalk/carousel.css +0 -1
  134. package/lib/theme-chalk/cascader-panel.css +0 -1
  135. package/lib/theme-chalk/cascader.css +0 -1
  136. package/lib/theme-chalk/checkbox-button.css +0 -0
  137. package/lib/theme-chalk/checkbox-group.css +0 -0
  138. package/lib/theme-chalk/checkbox.css +0 -1
  139. package/lib/theme-chalk/col.css +0 -1
  140. package/lib/theme-chalk/collapse-item.css +0 -0
  141. package/lib/theme-chalk/collapse.css +0 -1
  142. package/lib/theme-chalk/color-picker.css +0 -1
  143. package/lib/theme-chalk/container.css +0 -1
  144. package/lib/theme-chalk/date-picker.css +0 -1
  145. package/lib/theme-chalk/descriptions-item.css +0 -1
  146. package/lib/theme-chalk/descriptions.css +0 -1
  147. package/lib/theme-chalk/dialog.css +0 -1
  148. package/lib/theme-chalk/display.css +0 -1
  149. package/lib/theme-chalk/divider.css +0 -1
  150. package/lib/theme-chalk/drawer.css +0 -1
  151. package/lib/theme-chalk/dropdown-item.css +0 -0
  152. package/lib/theme-chalk/dropdown-menu.css +0 -0
  153. package/lib/theme-chalk/dropdown.css +0 -1
  154. package/lib/theme-chalk/empty.css +0 -1
  155. package/lib/theme-chalk/fonts/element-icons.ttf +0 -0
  156. package/lib/theme-chalk/fonts/element-icons.woff +0 -0
  157. package/lib/theme-chalk/footer.css +0 -1
  158. package/lib/theme-chalk/form-item.css +0 -0
  159. package/lib/theme-chalk/form.css +0 -1
  160. package/lib/theme-chalk/header.css +0 -1
  161. package/lib/theme-chalk/icon.css +0 -1
  162. package/lib/theme-chalk/image.css +0 -1
  163. package/lib/theme-chalk/index.scss +0 -1
  164. package/lib/theme-chalk/infinite-scroll.css +0 -0
  165. package/lib/theme-chalk/infiniteScroll.css +0 -0
  166. package/lib/theme-chalk/input-number.css +0 -1
  167. package/lib/theme-chalk/input.css +0 -1
  168. package/lib/theme-chalk/link.css +0 -1
  169. package/lib/theme-chalk/loading.css +0 -1
  170. package/lib/theme-chalk/main.css +0 -1
  171. package/lib/theme-chalk/menu-item-group.css +0 -0
  172. package/lib/theme-chalk/menu-item.css +0 -0
  173. package/lib/theme-chalk/menu.css +0 -1
  174. package/lib/theme-chalk/message-box.css +0 -1
  175. package/lib/theme-chalk/message.css +0 -1
  176. package/lib/theme-chalk/notification.css +0 -1
  177. package/lib/theme-chalk/option-group.css +0 -1
  178. package/lib/theme-chalk/option.css +0 -1
  179. package/lib/theme-chalk/page-header.css +0 -1
  180. package/lib/theme-chalk/pagination.css +0 -1
  181. package/lib/theme-chalk/popconfirm.css +0 -1
  182. package/lib/theme-chalk/popover.css +0 -1
  183. package/lib/theme-chalk/popper.css +0 -1
  184. package/lib/theme-chalk/progress.css +0 -1
  185. package/lib/theme-chalk/radio-button.css +0 -1
  186. package/lib/theme-chalk/radio-group.css +0 -1
  187. package/lib/theme-chalk/radio.css +0 -1
  188. package/lib/theme-chalk/rate.css +0 -1
  189. package/lib/theme-chalk/reset.css +0 -1
  190. package/lib/theme-chalk/result.css +0 -1
  191. package/lib/theme-chalk/row.css +0 -1
  192. package/lib/theme-chalk/scrollbar.css +0 -1
  193. package/lib/theme-chalk/select-dropdown.css +0 -1
  194. package/lib/theme-chalk/select.css +0 -1
  195. package/lib/theme-chalk/skeleton-item.css +0 -1
  196. package/lib/theme-chalk/skeleton.css +0 -1
  197. package/lib/theme-chalk/slider.css +0 -1
  198. package/lib/theme-chalk/spinner.css +0 -1
  199. package/lib/theme-chalk/statistic.css +0 -1
  200. package/lib/theme-chalk/step.css +0 -1
  201. package/lib/theme-chalk/steps.css +0 -1
  202. package/lib/theme-chalk/submenu.css +0 -0
  203. package/lib/theme-chalk/switch.css +0 -1
  204. package/lib/theme-chalk/tab-pane.css +0 -0
  205. package/lib/theme-chalk/table-column.css +0 -1
  206. package/lib/theme-chalk/table.css +0 -1
  207. package/lib/theme-chalk/tabs.css +0 -1
  208. package/lib/theme-chalk/tag.css +0 -1
  209. package/lib/theme-chalk/time-picker.css +0 -1
  210. package/lib/theme-chalk/time-select.css +0 -1
  211. package/lib/theme-chalk/timeline-item.css +0 -1
  212. package/lib/theme-chalk/timeline.css +0 -1
  213. package/lib/theme-chalk/tooltip.css +0 -1
  214. package/lib/theme-chalk/transfer.css +0 -1
  215. package/lib/theme-chalk/tree.css +0 -1
  216. package/lib/theme-chalk/upload.css +0 -1
@@ -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 = 90);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 96);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
89
89
 
90
- /***/ 2:
90
+ /***/ 0:
91
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
92
92
 
93
93
  "use strict";
@@ -192,47 +192,14 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 6:
196
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
-
198
- "use strict";
199
- function _broadcast(componentName, eventName, params) {
200
- this.$children.forEach(function (child) {
201
- var name = child.$options.componentName;
202
-
203
- if (name === componentName) {
204
- child.$emit.apply(child, [eventName].concat(params));
205
- } else {
206
- _broadcast.apply(child, [componentName, eventName].concat([params]));
207
- }
208
- });
209
- }
210
- /* harmony default export */ __webpack_exports__["a"] = ({
211
- methods: {
212
- dispatch: function dispatch(componentName, eventName, params) {
213
- var parent = this.$parent || this.$root;
214
- var name = parent.$options.componentName;
215
-
216
- while (parent && (!name || name !== componentName)) {
217
- parent = parent.$parent;
195
+ /***/ 4:
196
+ /***/ (function(module, exports) {
218
197
 
219
- if (parent) {
220
- name = parent.$options.componentName;
221
- }
222
- }
223
- if (parent) {
224
- parent.$emit.apply(parent, [eventName].concat(params));
225
- }
226
- },
227
- broadcast: function broadcast(componentName, eventName, params) {
228
- _broadcast.call(this, componentName, eventName, params);
229
- }
230
- }
231
- });
198
+ module.exports = require("cy-element-ui/lib/mixins/emitter");
232
199
 
233
200
  /***/ }),
234
201
 
235
- /***/ 90:
202
+ /***/ 96:
236
203
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
237
204
 
238
205
  "use strict";
@@ -390,8 +357,9 @@ render._withStripped = true
390
357
 
391
358
  // CONCATENATED MODULE: ./packages/checkbox/src/checkbox-button.vue?vue&type=template&id=6f9317c5
392
359
 
393
- // EXTERNAL MODULE: ./src/mixins/emitter.js
394
- var emitter = __webpack_require__(6);
360
+ // EXTERNAL MODULE: external "cy-element-ui/lib/mixins/emitter"
361
+ var emitter_ = __webpack_require__(4);
362
+ var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
395
363
 
396
364
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/checkbox/src/checkbox-button.vue?vue&type=script&lang=js
397
365
 
@@ -400,7 +368,7 @@ var emitter = __webpack_require__(6);
400
368
  /* harmony default export */ var checkbox_buttonvue_type_script_lang_js = ({
401
369
  name: 'ElCheckboxButton',
402
370
 
403
- mixins: [emitter["a" /* default */]],
371
+ mixins: [emitter_default.a],
404
372
 
405
373
  inject: {
406
374
  elForm: {
@@ -536,7 +504,7 @@ var emitter = __webpack_require__(6);
536
504
  // CONCATENATED MODULE: ./packages/checkbox/src/checkbox-button.vue?vue&type=script&lang=js
537
505
  /* harmony default export */ var src_checkbox_buttonvue_type_script_lang_js = (checkbox_buttonvue_type_script_lang_js);
538
506
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
539
- var componentNormalizer = __webpack_require__(2);
507
+ var componentNormalizer = __webpack_require__(0);
540
508
 
541
509
  // CONCATENATED MODULE: ./packages/checkbox/src/checkbox-button.vue
542
510
 
@@ -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 = 45);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 97);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
89
89
 
90
- /***/ 2:
90
+ /***/ 0:
91
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
92
92
 
93
93
  "use strict";
@@ -192,7 +192,14 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 45:
195
+ /***/ 4:
196
+ /***/ (function(module, exports) {
197
+
198
+ module.exports = require("cy-element-ui/lib/mixins/emitter");
199
+
200
+ /***/ }),
201
+
202
+ /***/ 97:
196
203
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
204
 
198
205
  "use strict";
@@ -219,8 +226,9 @@ render._withStripped = true
219
226
 
220
227
  // CONCATENATED MODULE: ./packages/checkbox/src/checkbox-group.vue?vue&type=template&id=f081017c
221
228
 
222
- // EXTERNAL MODULE: ./src/mixins/emitter.js
223
- var emitter = __webpack_require__(6);
229
+ // EXTERNAL MODULE: external "cy-element-ui/lib/mixins/emitter"
230
+ var emitter_ = __webpack_require__(4);
231
+ var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
224
232
 
225
233
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/checkbox/src/checkbox-group.vue?vue&type=script&lang=js
226
234
 
@@ -231,7 +239,7 @@ var emitter = __webpack_require__(6);
231
239
 
232
240
  componentName: 'ElCheckboxGroup',
233
241
 
234
- mixins: [emitter["a" /* default */]],
242
+ mixins: [emitter_default.a],
235
243
 
236
244
  inject: {
237
245
  elFormItem: {
@@ -267,7 +275,7 @@ var emitter = __webpack_require__(6);
267
275
  // CONCATENATED MODULE: ./packages/checkbox/src/checkbox-group.vue?vue&type=script&lang=js
268
276
  /* harmony default export */ var src_checkbox_groupvue_type_script_lang_js = (checkbox_groupvue_type_script_lang_js);
269
277
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
270
- var componentNormalizer = __webpack_require__(2);
278
+ var componentNormalizer = __webpack_require__(0);
271
279
 
272
280
  // CONCATENATED MODULE: ./packages/checkbox/src/checkbox-group.vue
273
281
 
@@ -299,46 +307,6 @@ checkbox_group.install = function (Vue) {
299
307
 
300
308
  /* harmony default export */ var packages_checkbox_group = __webpack_exports__["default"] = (checkbox_group);
301
309
 
302
- /***/ }),
303
-
304
- /***/ 6:
305
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
306
-
307
- "use strict";
308
- function _broadcast(componentName, eventName, params) {
309
- this.$children.forEach(function (child) {
310
- var name = child.$options.componentName;
311
-
312
- if (name === componentName) {
313
- child.$emit.apply(child, [eventName].concat(params));
314
- } else {
315
- _broadcast.apply(child, [componentName, eventName].concat([params]));
316
- }
317
- });
318
- }
319
- /* harmony default export */ __webpack_exports__["a"] = ({
320
- methods: {
321
- dispatch: function dispatch(componentName, eventName, params) {
322
- var parent = this.$parent || this.$root;
323
- var name = parent.$options.componentName;
324
-
325
- while (parent && (!name || name !== componentName)) {
326
- parent = parent.$parent;
327
-
328
- if (parent) {
329
- name = parent.$options.componentName;
330
- }
331
- }
332
- if (parent) {
333
- parent.$emit.apply(parent, [eventName].concat(params));
334
- }
335
- },
336
- broadcast: function broadcast(componentName, eventName, params) {
337
- _broadcast.call(this, componentName, eventName, params);
338
- }
339
- }
340
- });
341
-
342
310
  /***/ })
343
311
 
344
312
  /******/ });
package/lib/checkbox.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 = 26);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 95);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
89
89
 
90
- /***/ 2:
90
+ /***/ 0:
91
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
92
92
 
93
93
  "use strict";
@@ -192,7 +192,14 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 26:
195
+ /***/ 4:
196
+ /***/ (function(module, exports) {
197
+
198
+ module.exports = require("cy-element-ui/lib/mixins/emitter");
199
+
200
+ /***/ }),
201
+
202
+ /***/ 95:
196
203
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
204
 
198
205
  "use strict";
@@ -366,8 +373,9 @@ render._withStripped = true
366
373
 
367
374
  // CONCATENATED MODULE: ./packages/checkbox/src/checkbox.vue?vue&type=template&id=7957d3f1
368
375
 
369
- // EXTERNAL MODULE: ./src/mixins/emitter.js
370
- var emitter = __webpack_require__(6);
376
+ // EXTERNAL MODULE: external "cy-element-ui/lib/mixins/emitter"
377
+ var emitter_ = __webpack_require__(4);
378
+ var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
371
379
 
372
380
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/checkbox/src/checkbox.vue?vue&type=script&lang=js
373
381
 
@@ -376,7 +384,7 @@ var emitter = __webpack_require__(6);
376
384
  /* harmony default export */ var checkboxvue_type_script_lang_js = ({
377
385
  name: 'ElCheckbox',
378
386
 
379
- mixins: [emitter["a" /* default */]],
387
+ mixins: [emitter_default.a],
380
388
 
381
389
  inject: {
382
390
  elForm: {
@@ -526,7 +534,7 @@ var emitter = __webpack_require__(6);
526
534
  // CONCATENATED MODULE: ./packages/checkbox/src/checkbox.vue?vue&type=script&lang=js
527
535
  /* harmony default export */ var src_checkboxvue_type_script_lang_js = (checkboxvue_type_script_lang_js);
528
536
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
529
- var componentNormalizer = __webpack_require__(2);
537
+ var componentNormalizer = __webpack_require__(0);
530
538
 
531
539
  // CONCATENATED MODULE: ./packages/checkbox/src/checkbox.vue
532
540
 
@@ -558,46 +566,6 @@ src_checkbox.install = function (Vue) {
558
566
 
559
567
  /* harmony default export */ var packages_checkbox = __webpack_exports__["default"] = (src_checkbox);
560
568
 
561
- /***/ }),
562
-
563
- /***/ 6:
564
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
565
-
566
- "use strict";
567
- function _broadcast(componentName, eventName, params) {
568
- this.$children.forEach(function (child) {
569
- var name = child.$options.componentName;
570
-
571
- if (name === componentName) {
572
- child.$emit.apply(child, [eventName].concat(params));
573
- } else {
574
- _broadcast.apply(child, [componentName, eventName].concat([params]));
575
- }
576
- });
577
- }
578
- /* harmony default export */ __webpack_exports__["a"] = ({
579
- methods: {
580
- dispatch: function dispatch(componentName, eventName, params) {
581
- var parent = this.$parent || this.$root;
582
- var name = parent.$options.componentName;
583
-
584
- while (parent && (!name || name !== componentName)) {
585
- parent = parent.$parent;
586
-
587
- if (parent) {
588
- name = parent.$options.componentName;
589
- }
590
- }
591
- if (parent) {
592
- parent.$emit.apply(parent, [eventName].concat(params));
593
- }
594
- },
595
- broadcast: function broadcast(componentName, eventName, params) {
596
- _broadcast.call(this, componentName, eventName, params);
597
- }
598
- }
599
- });
600
-
601
569
  /***/ })
602
570
 
603
571
  /******/ });
package/lib/col.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 = 134);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 148);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
89
89
 
90
- /***/ 134:
90
+ /***/ 148:
91
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
92
92
 
93
93
  "use strict";