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,261 +82,12 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 135);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 149);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
89
89
 
90
- /***/ 0:
91
- /***/ (function(module, exports) {
92
-
93
- module.exports = require("vue");
94
-
95
- /***/ }),
96
-
97
- /***/ 1:
98
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
99
-
100
- "use strict";
101
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return on; });
102
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return off; });
103
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return once; });
104
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return hasClass; });
105
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return addClass; });
106
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return removeClass; });
107
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return getStyle; });
108
- /* unused harmony export setStyle */
109
- /* unused harmony export isScroll */
110
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return getScrollContainer; });
111
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return isInContainer; });
112
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
113
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_0__);
114
- var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
115
-
116
- /* istanbul ignore next */
117
-
118
-
119
-
120
- var isServer = vue__WEBPACK_IMPORTED_MODULE_0___default.a.prototype.$isServer;
121
- var SPECIAL_CHARS_REGEXP = /([\:\-\_]+(.))/g;
122
- var MOZ_HACK_REGEXP = /^moz([A-Z])/;
123
- var ieVersion = isServer ? 0 : Number(document.documentMode);
124
-
125
- /* istanbul ignore next */
126
- var trim = function trim(string) {
127
- return (string || '').replace(/^[\s\uFEFF]+|[\s\uFEFF]+$/g, '');
128
- };
129
- /* istanbul ignore next */
130
- var camelCase = function camelCase(name) {
131
- return name.replace(SPECIAL_CHARS_REGEXP, function (_, separator, letter, offset) {
132
- return offset ? letter.toUpperCase() : letter;
133
- }).replace(MOZ_HACK_REGEXP, 'Moz$1');
134
- };
135
-
136
- /* istanbul ignore next */
137
- var on = function () {
138
- if (!isServer && document.addEventListener) {
139
- return function (element, event, handler) {
140
- if (element && event && handler) {
141
- element.addEventListener(event, handler, false);
142
- }
143
- };
144
- } else {
145
- return function (element, event, handler) {
146
- if (element && event && handler) {
147
- element.attachEvent('on' + event, handler);
148
- }
149
- };
150
- }
151
- }();
152
-
153
- /* istanbul ignore next */
154
- var off = function () {
155
- if (!isServer && document.removeEventListener) {
156
- return function (element, event, handler) {
157
- if (element && event) {
158
- element.removeEventListener(event, handler, false);
159
- }
160
- };
161
- } else {
162
- return function (element, event, handler) {
163
- if (element && event) {
164
- element.detachEvent('on' + event, handler);
165
- }
166
- };
167
- }
168
- }();
169
-
170
- /* istanbul ignore next */
171
- var once = function once(el, event, fn) {
172
- var listener = function listener() {
173
- if (fn) {
174
- fn.apply(this, arguments);
175
- }
176
- off(el, event, listener);
177
- };
178
- on(el, event, listener);
179
- };
180
-
181
- /* istanbul ignore next */
182
- function hasClass(el, cls) {
183
- if (!el || !cls) return false;
184
- if (cls.indexOf(' ') !== -1) throw new Error('className should not contain space.');
185
- if (el.classList) {
186
- return el.classList.contains(cls);
187
- } else {
188
- return (' ' + el.className + ' ').indexOf(' ' + cls + ' ') > -1;
189
- }
190
- };
191
-
192
- /* istanbul ignore next */
193
- function addClass(el, cls) {
194
- if (!el) return;
195
- var curClass = el.className;
196
- var classes = (cls || '').split(' ');
197
-
198
- for (var i = 0, j = classes.length; i < j; i++) {
199
- var clsName = classes[i];
200
- if (!clsName) continue;
201
-
202
- if (el.classList) {
203
- el.classList.add(clsName);
204
- } else if (!hasClass(el, clsName)) {
205
- curClass += ' ' + clsName;
206
- }
207
- }
208
- if (!el.classList) {
209
- el.setAttribute('class', curClass);
210
- }
211
- };
212
-
213
- /* istanbul ignore next */
214
- function removeClass(el, cls) {
215
- if (!el || !cls) return;
216
- var classes = cls.split(' ');
217
- var curClass = ' ' + el.className + ' ';
218
-
219
- for (var i = 0, j = classes.length; i < j; i++) {
220
- var clsName = classes[i];
221
- if (!clsName) continue;
222
-
223
- if (el.classList) {
224
- el.classList.remove(clsName);
225
- } else if (hasClass(el, clsName)) {
226
- curClass = curClass.replace(' ' + clsName + ' ', ' ');
227
- }
228
- }
229
- if (!el.classList) {
230
- el.setAttribute('class', trim(curClass));
231
- }
232
- };
233
-
234
- /* istanbul ignore next */
235
- var getStyle = ieVersion < 9 ? function (element, styleName) {
236
- if (isServer) return;
237
- if (!element || !styleName) return null;
238
- styleName = camelCase(styleName);
239
- if (styleName === 'float') {
240
- styleName = 'styleFloat';
241
- }
242
- try {
243
- switch (styleName) {
244
- case 'opacity':
245
- try {
246
- return element.filters.item('alpha').opacity / 100;
247
- } catch (e) {
248
- return 1.0;
249
- }
250
- default:
251
- return element.style[styleName] || element.currentStyle ? element.currentStyle[styleName] : null;
252
- }
253
- } catch (e) {
254
- return element.style[styleName];
255
- }
256
- } : function (element, styleName) {
257
- if (isServer) return;
258
- if (!element || !styleName) return null;
259
- styleName = camelCase(styleName);
260
- if (styleName === 'float') {
261
- styleName = 'cssFloat';
262
- }
263
- try {
264
- var computed = document.defaultView.getComputedStyle(element, '');
265
- return element.style[styleName] || computed ? computed[styleName] : null;
266
- } catch (e) {
267
- return element.style[styleName];
268
- }
269
- };
270
-
271
- /* istanbul ignore next */
272
- function setStyle(element, styleName, value) {
273
- if (!element || !styleName) return;
274
-
275
- if ((typeof styleName === 'undefined' ? 'undefined' : _typeof(styleName)) === 'object') {
276
- for (var prop in styleName) {
277
- if (styleName.hasOwnProperty(prop)) {
278
- setStyle(element, prop, styleName[prop]);
279
- }
280
- }
281
- } else {
282
- styleName = camelCase(styleName);
283
- if (styleName === 'opacity' && ieVersion < 9) {
284
- element.style.filter = isNaN(value) ? '' : 'alpha(opacity=' + value * 100 + ')';
285
- } else {
286
- element.style[styleName] = value;
287
- }
288
- }
289
- };
290
-
291
- var isScroll = function isScroll(el, vertical) {
292
- if (isServer) return;
293
-
294
- var determinedDirection = vertical !== null && vertical !== undefined;
295
- var overflow = determinedDirection ? vertical ? getStyle(el, 'overflow-y') : getStyle(el, 'overflow-x') : getStyle(el, 'overflow');
296
-
297
- return overflow.match(/(scroll|auto|overlay)/);
298
- };
299
-
300
- var getScrollContainer = function getScrollContainer(el, vertical) {
301
- if (isServer) return;
302
-
303
- var parent = el;
304
- while (parent) {
305
- if ([window, document, document.documentElement].includes(parent)) {
306
- return window;
307
- }
308
- if (isScroll(parent, vertical)) {
309
- return parent;
310
- }
311
- parent = parent.parentNode;
312
- }
313
-
314
- return parent;
315
- };
316
-
317
- var isInContainer = function isInContainer(el, container) {
318
- if (isServer || !el || !container) return false;
319
-
320
- var elRect = el.getBoundingClientRect();
321
- var containerRect = void 0;
322
-
323
- if ([window, document, document.documentElement, null, undefined].includes(container)) {
324
- containerRect = {
325
- top: 0,
326
- right: window.innerWidth,
327
- bottom: window.innerHeight,
328
- left: 0
329
- };
330
- } else {
331
- containerRect = container.getBoundingClientRect();
332
- }
333
-
334
- return elRect.top < containerRect.bottom && elRect.bottom > containerRect.top && elRect.right > containerRect.left && elRect.left < containerRect.right;
335
- };
336
-
337
- /***/ }),
338
-
339
- /***/ 135:
90
+ /***/ 149:
340
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
341
92
 
342
93
  "use strict";
@@ -344,14 +95,14 @@ var isInContainer = function isInContainer(el, container) {
344
95
  __webpack_require__.r(__webpack_exports__);
345
96
 
346
97
  // EXTERNAL MODULE: external "throttle-debounce/debounce"
347
- var debounce_ = __webpack_require__(22);
98
+ var debounce_ = __webpack_require__(19);
348
99
  var debounce_default = /*#__PURE__*/__webpack_require__.n(debounce_);
349
100
 
350
- // EXTERNAL MODULE: ./src/utils/types.js
351
- var types = __webpack_require__(4);
101
+ // EXTERNAL MODULE: external "cy-element-ui/lib/utils/types"
102
+ var types_ = __webpack_require__(18);
352
103
 
353
- // EXTERNAL MODULE: ./src/utils/dom.js
354
- var dom = __webpack_require__(1);
104
+ // EXTERNAL MODULE: external "cy-element-ui/lib/utils/dom"
105
+ var dom_ = __webpack_require__(2);
355
106
 
356
107
  // CONCATENATED MODULE: ./packages/infinite-scroll/src/main.js
357
108
 
@@ -410,7 +161,7 @@ var attributes = {
410
161
  };
411
162
 
412
163
  var main_getScrollOptions = function getScrollOptions(el, vm) {
413
- if (!Object(types["c" /* isHtmlElement */])(el)) return {};
164
+ if (!Object(types_["isHtmlElement"])(el)) return {};
414
165
 
415
166
  return entries(attributes).reduce(function (map, _ref) {
416
167
  var key = _ref[0],
@@ -419,14 +170,14 @@ var main_getScrollOptions = function getScrollOptions(el, vm) {
419
170
  defaultValue = option.default;
420
171
 
421
172
  var value = el.getAttribute('infinite-scroll-' + key);
422
- value = Object(types["f" /* isUndefined */])(vm[value]) ? value : vm[value];
173
+ value = Object(types_["isUndefined"])(vm[value]) ? value : vm[value];
423
174
  switch (type) {
424
175
  case Number:
425
176
  value = Number(value);
426
177
  value = Number.isNaN(value) ? defaultValue : value;
427
178
  break;
428
179
  case Boolean:
429
- value = Object(types["a" /* isDefined */])(value) ? value === 'false' ? false : Boolean(value) : defaultValue;
180
+ value = Object(types_["isDefined"])(value) ? value === 'false' ? false : Boolean(value) : defaultValue;
430
181
  break;
431
182
  default:
432
183
  value = type(value);
@@ -469,7 +220,7 @@ var main_handleScroll = function handleScroll(cb) {
469
220
  shouldTrigger = heightBelowTop - offsetHeight + borderBottom <= distance;
470
221
  }
471
222
 
472
- if (shouldTrigger && Object(types["b" /* isFunction */])(cb)) {
223
+ if (shouldTrigger && Object(types_["isFunction"])(cb)) {
473
224
  cb.call(vm);
474
225
  } else if (observer) {
475
226
  observer.disconnect();
@@ -484,7 +235,7 @@ var main_handleScroll = function handleScroll(cb) {
484
235
 
485
236
  var vm = vnode.context;
486
237
  // only include vertical scroll
487
- var container = Object(dom["b" /* getScrollContainer */])(el, true);
238
+ var container = Object(dom_["getScrollContainer"])(el, true);
488
239
 
489
240
  var _getScrollOptions2 = main_getScrollOptions(el, vm),
490
241
  delay = _getScrollOptions2.delay,
@@ -526,65 +277,24 @@ main.install = function (Vue) {
526
277
 
527
278
  /***/ }),
528
279
 
529
- /***/ 22:
280
+ /***/ 18:
530
281
  /***/ (function(module, exports) {
531
282
 
532
- module.exports = require("throttle-debounce/debounce");
283
+ module.exports = require("cy-element-ui/lib/utils/types");
533
284
 
534
285
  /***/ }),
535
286
 
536
- /***/ 4:
537
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
538
-
539
- "use strict";
540
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return isString; });
541
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return isObject; });
542
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return isHtmlElement; });
543
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return isFunction; });
544
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return isUndefined; });
545
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return isDefined; });
546
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
547
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_0__);
548
- var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
549
-
550
-
551
-
552
- function isString(obj) {
553
- return Object.prototype.toString.call(obj) === '[object String]';
554
- }
555
-
556
- function isObject(obj) {
557
- return Object.prototype.toString.call(obj) === '[object Object]';
558
- }
559
-
560
- function isHtmlElement(node) {
561
- return node && node.nodeType === Node.ELEMENT_NODE;
562
- }
563
-
564
- /**
565
- * - Inspired:
566
- * https://github.com/jashkenas/underscore/blob/master/modules/isFunction.js
567
- */
568
- var isFunction = function isFunction(functionToCheck) {
569
- var getType = {};
570
- return functionToCheck && getType.toString.call(functionToCheck) === '[object Function]';
571
- };
572
-
573
- if ( true && (typeof Int8Array === 'undefined' ? 'undefined' : _typeof(Int8Array)) !== 'object' && (vue__WEBPACK_IMPORTED_MODULE_0___default.a.prototype.$isServer || typeof document.childNodes !== 'function')) {
574
- isFunction = function isFunction(obj) {
575
- return typeof obj === 'function' || false;
576
- };
577
- }
287
+ /***/ 19:
288
+ /***/ (function(module, exports) {
578
289
 
290
+ module.exports = require("throttle-debounce/debounce");
579
291
 
292
+ /***/ }),
580
293
 
581
- var isUndefined = function isUndefined(val) {
582
- return val === void 0;
583
- };
294
+ /***/ 2:
295
+ /***/ (function(module, exports) {
584
296
 
585
- var isDefined = function isDefined(val) {
586
- return val !== undefined && val !== null;
587
- };
297
+ module.exports = require("cy-element-ui/lib/utils/dom");
588
298
 
589
299
  /***/ })
590
300