cy-element-ui 1.0.48 → 1.0.49

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 (98) hide show
  1. package/lib/alert.js +108 -108
  2. package/lib/aside.js +77 -77
  3. package/lib/autocomplete.js +5199 -360
  4. package/lib/avatar.js +4 -4
  5. package/lib/backtop.js +192 -101
  6. package/lib/badge.js +108 -108
  7. package/lib/breadcrumb-item.js +108 -108
  8. package/lib/breadcrumb.js +94 -94
  9. package/lib/button-group.js +4 -4
  10. package/lib/button.js +4 -4
  11. package/lib/calendar.js +1734 -137
  12. package/lib/card.js +96 -96
  13. package/lib/carousel-item.js +452 -108
  14. package/lib/carousel.js +1256 -105
  15. package/lib/cascader-panel.js +3524 -191
  16. package/lib/cascader.js +8077 -717
  17. package/lib/checkbox-button.js +151 -119
  18. package/lib/checkbox-group.js +47 -15
  19. package/lib/checkbox.js +47 -15
  20. package/lib/col.js +2 -2
  21. package/lib/collapse-item.js +815 -110
  22. package/lib/collapse.js +108 -108
  23. package/lib/color-picker.js +4705 -828
  24. package/lib/container.js +88 -88
  25. package/lib/date-picker.js +10735 -4739
  26. package/lib/descriptions-item.js +2 -2
  27. package/lib/descriptions.js +63 -8
  28. package/lib/dialog.js +1200 -22
  29. package/lib/divider.js +104 -104
  30. package/lib/drawer.js +875 -105
  31. package/lib/dropdown-item.js +128 -96
  32. package/lib/dropdown-menu.js +2301 -99
  33. package/lib/dropdown.js +990 -54
  34. package/lib/element-ui.common.js +31058 -13663
  35. package/lib/empty.js +793 -99
  36. package/lib/fileUpload.js +2542 -26
  37. package/lib/footer.js +77 -77
  38. package/lib/form-item.js +3305 -202
  39. package/lib/form.js +129 -115
  40. package/lib/header.js +77 -77
  41. package/lib/icon.js +67 -67
  42. package/lib/image.js +1662 -146
  43. package/lib/index.js +1 -1
  44. package/lib/infinite-scroll.js +435 -26
  45. package/lib/input-number.js +1421 -32
  46. package/lib/input.js +509 -37
  47. package/lib/link.js +4 -4
  48. package/lib/loading.js +886 -149
  49. package/lib/main.js +64 -64
  50. package/lib/menu-item-group.js +103 -103
  51. package/lib/menu-item.js +3140 -137
  52. package/lib/menu.js +959 -268
  53. package/lib/message-box.js +2743 -188
  54. package/lib/message.js +1196 -118
  55. package/lib/notification.js +1196 -119
  56. package/lib/option-group.js +151 -119
  57. package/lib/option.js +392 -16
  58. package/lib/page-header.js +781 -87
  59. package/lib/pagination.js +7747 -646
  60. package/lib/popconfirm.js +3606 -219
  61. package/lib/popover.js +2604 -79
  62. package/lib/progress.js +4 -4
  63. package/lib/radio-button.js +151 -119
  64. package/lib/radio-group.js +151 -119
  65. package/lib/radio.js +47 -15
  66. package/lib/rate.js +756 -113
  67. package/lib/result.js +108 -108
  68. package/lib/row.js +2 -2
  69. package/lib/scrollbar.js +1813 -41
  70. package/lib/select.js +5547 -209
  71. package/lib/selectDisplayInput.js +4 -4
  72. package/lib/skeleton-item.js +108 -108
  73. package/lib/skeleton.js +108 -108
  74. package/lib/slider.js +4768 -530
  75. package/lib/spinner.js +100 -100
  76. package/lib/statistic.js +9600 -112
  77. package/lib/step.js +108 -108
  78. package/lib/steps.js +514 -99
  79. package/lib/subTitle.js +91 -91
  80. package/lib/submenu.js +2397 -76
  81. package/lib/switch.js +582 -127
  82. package/lib/tab-pane.js +108 -108
  83. package/lib/tabDialog.js +1630 -104
  84. package/lib/table-column.js +1115 -267
  85. package/lib/table.js +7067 -1253
  86. package/lib/tabs.js +1615 -113
  87. package/lib/tag.js +4 -4
  88. package/lib/time-picker.js +6481 -589
  89. package/lib/time-select.js +6334 -407
  90. package/lib/timeline-item.js +108 -108
  91. package/lib/timeline.js +4 -4
  92. package/lib/tooltip.js +2688 -44
  93. package/lib/transfer.js +2238 -146
  94. package/lib/tree.js +1563 -148
  95. package/lib/treeSelect.js +3421 -106
  96. package/lib/upload.js +1198 -31
  97. package/package.json +1 -1
  98. package/src/index.js +1 -1
@@ -82,27 +82,402 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 149);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 210);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
89
89
 
90
- /***/ 149:
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
+ /***/ 16:
340
+ /***/ (function(module, exports, __webpack_require__) {
341
+
342
+ /* eslint-disable no-undefined */
343
+
344
+ var throttle = __webpack_require__(17);
345
+
346
+ /**
347
+ * Debounce execution of a function. Debouncing, unlike throttling,
348
+ * guarantees that a function is only executed a single time, either at the
349
+ * very beginning of a series of calls, or at the very end.
350
+ *
351
+ * @param {Number} delay A zero-or-greater delay in milliseconds. For event callbacks, values around 100 or 250 (or even higher) are most useful.
352
+ * @param {Boolean} [atBegin] Optional, defaults to false. If atBegin is false or unspecified, callback will only be executed `delay` milliseconds
353
+ * after the last debounced-function call. If atBegin is true, callback will be executed only at the first debounced-function call.
354
+ * (After the throttled-function has not been called for `delay` milliseconds, the internal counter is reset).
355
+ * @param {Function} callback A function to be executed after delay milliseconds. The `this` context and all arguments are passed through, as-is,
356
+ * to `callback` when the debounced-function is executed.
357
+ *
358
+ * @return {Function} A new, debounced function.
359
+ */
360
+ module.exports = function ( delay, atBegin, callback ) {
361
+ return callback === undefined ? throttle(delay, atBegin, false) : throttle(delay, callback, atBegin !== false);
362
+ };
363
+
364
+
365
+ /***/ }),
366
+
367
+ /***/ 17:
368
+ /***/ (function(module, exports) {
369
+
370
+ /* eslint-disable no-undefined,no-param-reassign,no-shadow */
371
+
372
+ /**
373
+ * Throttle execution of a function. Especially useful for rate limiting
374
+ * execution of handlers on events like resize and scroll.
375
+ *
376
+ * @param {Number} delay A zero-or-greater delay in milliseconds. For event callbacks, values around 100 or 250 (or even higher) are most useful.
377
+ * @param {Boolean} [noTrailing] Optional, defaults to false. If noTrailing is true, callback will only execute every `delay` milliseconds while the
378
+ * throttled-function is being called. If noTrailing is false or unspecified, callback will be executed one final time
379
+ * after the last throttled-function call. (After the throttled-function has not been called for `delay` milliseconds,
380
+ * the internal counter is reset)
381
+ * @param {Function} callback A function to be executed after delay milliseconds. The `this` context and all arguments are passed through, as-is,
382
+ * to `callback` when the throttled-function is executed.
383
+ * @param {Boolean} [debounceMode] If `debounceMode` is true (at begin), schedule `clear` to execute after `delay` ms. If `debounceMode` is false (at end),
384
+ * schedule `callback` to execute after `delay` ms.
385
+ *
386
+ * @return {Function} A new, throttled, function.
387
+ */
388
+ module.exports = function ( delay, noTrailing, callback, debounceMode ) {
389
+
390
+ // After wrapper has stopped being called, this timeout ensures that
391
+ // `callback` is executed at the proper times in `throttle` and `end`
392
+ // debounce modes.
393
+ var timeoutID;
394
+
395
+ // Keep track of the last time `callback` was executed.
396
+ var lastExec = 0;
397
+
398
+ // `noTrailing` defaults to falsy.
399
+ if ( typeof noTrailing !== 'boolean' ) {
400
+ debounceMode = callback;
401
+ callback = noTrailing;
402
+ noTrailing = undefined;
403
+ }
404
+
405
+ // The `wrapper` function encapsulates all of the throttling / debouncing
406
+ // functionality and when executed will limit the rate at which `callback`
407
+ // is executed.
408
+ function wrapper () {
409
+
410
+ var self = this;
411
+ var elapsed = Number(new Date()) - lastExec;
412
+ var args = arguments;
413
+
414
+ // Execute `callback` and update the `lastExec` timestamp.
415
+ function exec () {
416
+ lastExec = Number(new Date());
417
+ callback.apply(self, args);
418
+ }
419
+
420
+ // If `debounceMode` is true (at begin) this is used to clear the flag
421
+ // to allow future `callback` executions.
422
+ function clear () {
423
+ timeoutID = undefined;
424
+ }
425
+
426
+ if ( debounceMode && !timeoutID ) {
427
+ // Since `wrapper` is being called for the first time and
428
+ // `debounceMode` is true (at begin), execute `callback`.
429
+ exec();
430
+ }
431
+
432
+ // Clear any existing timeout.
433
+ if ( timeoutID ) {
434
+ clearTimeout(timeoutID);
435
+ }
436
+
437
+ if ( debounceMode === undefined && elapsed > delay ) {
438
+ // In throttle mode, if `delay` time has been exceeded, execute
439
+ // `callback`.
440
+ exec();
441
+
442
+ } else if ( noTrailing !== true ) {
443
+ // In trailing throttle mode, since `delay` time has not been
444
+ // exceeded, schedule `callback` to execute `delay` ms after most
445
+ // recent execution.
446
+ //
447
+ // If `debounceMode` is true (at begin), schedule `clear` to execute
448
+ // after `delay` ms.
449
+ //
450
+ // If `debounceMode` is false (at end), schedule `callback` to
451
+ // execute after `delay` ms.
452
+ timeoutID = setTimeout(debounceMode ? clear : exec, debounceMode === undefined ? delay - elapsed : delay);
453
+ }
454
+
455
+ }
456
+
457
+ // Return the wrapper function.
458
+ return wrapper;
459
+
460
+ };
461
+
462
+
463
+ /***/ }),
464
+
465
+ /***/ 210:
91
466
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
92
467
 
93
468
  "use strict";
94
469
  // ESM COMPAT FLAG
95
470
  __webpack_require__.r(__webpack_exports__);
96
471
 
97
- // EXTERNAL MODULE: external "throttle-debounce/debounce"
98
- var debounce_ = __webpack_require__(19);
99
- var debounce_default = /*#__PURE__*/__webpack_require__.n(debounce_);
472
+ // EXTERNAL MODULE: ./node_modules/throttle-debounce/debounce.js
473
+ var debounce = __webpack_require__(16);
474
+ var debounce_default = /*#__PURE__*/__webpack_require__.n(debounce);
100
475
 
101
- // EXTERNAL MODULE: external "element-ui/lib/utils/types"
102
- var types_ = __webpack_require__(18);
476
+ // EXTERNAL MODULE: ./src/utils/types.js
477
+ var types = __webpack_require__(4);
103
478
 
104
- // EXTERNAL MODULE: external "element-ui/lib/utils/dom"
105
- var dom_ = __webpack_require__(2);
479
+ // EXTERNAL MODULE: ./src/utils/dom.js
480
+ var dom = __webpack_require__(1);
106
481
 
107
482
  // CONCATENATED MODULE: ./packages/infinite-scroll/src/main.js
108
483
 
@@ -161,7 +536,7 @@ var attributes = {
161
536
  };
162
537
 
163
538
  var main_getScrollOptions = function getScrollOptions(el, vm) {
164
- if (!Object(types_["isHtmlElement"])(el)) return {};
539
+ if (!Object(types["c" /* isHtmlElement */])(el)) return {};
165
540
 
166
541
  return entries(attributes).reduce(function (map, _ref) {
167
542
  var key = _ref[0],
@@ -170,14 +545,14 @@ var main_getScrollOptions = function getScrollOptions(el, vm) {
170
545
  defaultValue = option.default;
171
546
 
172
547
  var value = el.getAttribute('infinite-scroll-' + key);
173
- value = Object(types_["isUndefined"])(vm[value]) ? value : vm[value];
548
+ value = Object(types["f" /* isUndefined */])(vm[value]) ? value : vm[value];
174
549
  switch (type) {
175
550
  case Number:
176
551
  value = Number(value);
177
552
  value = Number.isNaN(value) ? defaultValue : value;
178
553
  break;
179
554
  case Boolean:
180
- value = Object(types_["isDefined"])(value) ? value === 'false' ? false : Boolean(value) : defaultValue;
555
+ value = Object(types["a" /* isDefined */])(value) ? value === 'false' ? false : Boolean(value) : defaultValue;
181
556
  break;
182
557
  default:
183
558
  value = type(value);
@@ -220,7 +595,7 @@ var main_handleScroll = function handleScroll(cb) {
220
595
  shouldTrigger = heightBelowTop - offsetHeight + borderBottom <= distance;
221
596
  }
222
597
 
223
- if (shouldTrigger && Object(types_["isFunction"])(cb)) {
598
+ if (shouldTrigger && Object(types["b" /* isFunction */])(cb)) {
224
599
  cb.call(vm);
225
600
  } else if (observer) {
226
601
  observer.disconnect();
@@ -235,7 +610,7 @@ var main_handleScroll = function handleScroll(cb) {
235
610
 
236
611
  var vm = vnode.context;
237
612
  // only include vertical scroll
238
- var container = Object(dom_["getScrollContainer"])(el, true);
613
+ var container = Object(dom["b" /* getScrollContainer */])(el, true);
239
614
 
240
615
  var _getScrollOptions2 = main_getScrollOptions(el, vm),
241
616
  delay = _getScrollOptions2.delay,
@@ -277,24 +652,58 @@ main.install = function (Vue) {
277
652
 
278
653
  /***/ }),
279
654
 
280
- /***/ 18:
281
- /***/ (function(module, exports) {
282
-
283
- module.exports = require("element-ui/lib/utils/types");
655
+ /***/ 4:
656
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
284
657
 
285
- /***/ }),
658
+ "use strict";
659
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return isString; });
660
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return isObject; });
661
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return isHtmlElement; });
662
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return isFunction; });
663
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return isUndefined; });
664
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return isDefined; });
665
+ /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
666
+ /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_0__);
667
+ 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; };
668
+
669
+
670
+
671
+ function isString(obj) {
672
+ return Object.prototype.toString.call(obj) === '[object String]';
673
+ }
674
+
675
+ function isObject(obj) {
676
+ return Object.prototype.toString.call(obj) === '[object Object]';
677
+ }
678
+
679
+ function isHtmlElement(node) {
680
+ return node && node.nodeType === Node.ELEMENT_NODE;
681
+ }
682
+
683
+ /**
684
+ * - Inspired:
685
+ * https://github.com/jashkenas/underscore/blob/master/modules/isFunction.js
686
+ */
687
+ var isFunction = function isFunction(functionToCheck) {
688
+ var getType = {};
689
+ return functionToCheck && getType.toString.call(functionToCheck) === '[object Function]';
690
+ };
286
691
 
287
- /***/ 19:
288
- /***/ (function(module, exports) {
692
+ if ( true && (typeof Int8Array === 'undefined' ? 'undefined' : _typeof(Int8Array)) !== 'object' && (vue__WEBPACK_IMPORTED_MODULE_0___default.a.prototype.$isServer || typeof document.childNodes !== 'function')) {
693
+ isFunction = function isFunction(obj) {
694
+ return typeof obj === 'function' || false;
695
+ };
696
+ }
289
697
 
290
- module.exports = require("throttle-debounce/debounce");
291
698
 
292
- /***/ }),
293
699
 
294
- /***/ 2:
295
- /***/ (function(module, exports) {
700
+ var isUndefined = function isUndefined(val) {
701
+ return val === void 0;
702
+ };
296
703
 
297
- module.exports = require("element-ui/lib/utils/dom");
704
+ var isDefined = function isDefined(val) {
705
+ return val !== undefined && val !== null;
706
+ };
298
707
 
299
708
  /***/ })
300
709