cy-element-ui 1.1.7 → 1.1.8

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 (165) hide show
  1. package/README.md +54 -0
  2. package/lib/index.js +1 -1
  3. package/lib/theme-chalk/index.css +1 -1
  4. package/lib/theme-chalk/subTitle.css +0 -0
  5. package/lib/theme-chalk/tabDialog.css +0 -1
  6. package/lib/theme-chalk/treeSelect.css +0 -1
  7. package/lib/theme-cy/base.css +1 -0
  8. package/lib/theme-cy/element.css +1 -0
  9. package/lib/theme-cy/index.css +1 -0
  10. package/lib/theme-cy/subTitle.css +1 -0
  11. package/lib/theme-cy/tabDialog.css +1 -0
  12. package/lib/theme-cy/treeSelect.css +1 -0
  13. package/package.json +2 -2
  14. package/packages/subTitle/index.js +7 -0
  15. package/packages/subTitle/src/main.vue +36 -0
  16. package/packages/tabDialog/src/dialog/drag.js +63 -63
  17. package/packages/theme-chalk/src/index.scss +1 -0
  18. package/packages/theme-chalk/src/subTitle.scss +0 -0
  19. package/packages/theme-chalk/src/tabDialog.scss +0 -43
  20. package/packages/theme-chalk/src/treeSelect.scss +0 -98
  21. package/packages/theme-cy/gulpfile.js +19 -0
  22. package/packages/theme-cy/lib/base.css +1 -0
  23. package/packages/theme-cy/lib/element.css +1 -0
  24. package/packages/theme-cy/lib/index.css +1 -0
  25. package/packages/theme-cy/lib/subTitle.css +1 -0
  26. package/packages/theme-cy/lib/tabDialog.css +1 -0
  27. package/packages/theme-cy/lib/treeSelect.css +1 -0
  28. package/packages/theme-cy/package.json +9 -0
  29. package/packages/theme-cy/src/base.scss +3 -0
  30. package/packages/theme-cy/src/element.scss +12 -0
  31. package/packages/theme-cy/src/index.scss +4 -0
  32. package/packages/theme-cy/src/subTitle.scss +26 -0
  33. package/packages/theme-cy/src/tabDialog.scss +43 -0
  34. package/packages/theme-cy/src/treeSelect.scss +131 -0
  35. package/src/index.js +12 -4
  36. package/lib/alert.js +0 -420
  37. package/lib/aside.js +0 -277
  38. package/lib/autocomplete.js +0 -952
  39. package/lib/avatar.js +0 -363
  40. package/lib/backtop.js +0 -404
  41. package/lib/badge.js +0 -334
  42. package/lib/breadcrumb-item.js +0 -322
  43. package/lib/breadcrumb.js +0 -293
  44. package/lib/button-group.js +0 -262
  45. package/lib/button.js +0 -357
  46. package/lib/calendar.js +0 -933
  47. package/lib/card.js +0 -297
  48. package/lib/carousel-item.js +0 -434
  49. package/lib/carousel.js +0 -707
  50. package/lib/cascader-panel.js +0 -1558
  51. package/lib/cascader.js +0 -1439
  52. package/lib/checkbox-button.js +0 -583
  53. package/lib/checkbox-group.js +0 -313
  54. package/lib/checkbox.js +0 -627
  55. package/lib/col.js +0 -177
  56. package/lib/collapse-item.js +0 -497
  57. package/lib/collapse.js +0 -329
  58. package/lib/color-picker.js +0 -1943
  59. package/lib/container.js +0 -288
  60. package/lib/date-picker.js +0 -6336
  61. package/lib/descriptions-item.js +0 -140
  62. package/lib/descriptions.js +0 -457
  63. package/lib/dialog.js +0 -598
  64. package/lib/directives/mousewheel.js +0 -26
  65. package/lib/directives/repeat-click.js +0 -33
  66. package/lib/divider.js +0 -313
  67. package/lib/drawer.js +0 -592
  68. package/lib/dropdown-item.js +0 -316
  69. package/lib/dropdown-menu.js +0 -351
  70. package/lib/dropdown.js +0 -643
  71. package/lib/element-ui.common.js +0 -44659
  72. package/lib/empty.js +0 -730
  73. package/lib/footer.js +0 -277
  74. package/lib/form-item.js +0 -826
  75. package/lib/form.js +0 -466
  76. package/lib/header.js +0 -277
  77. package/lib/icon.js +0 -265
  78. package/lib/image.js +0 -1138
  79. package/lib/infinite-scroll.js +0 -301
  80. package/lib/input-number.js +0 -757
  81. package/lib/input.js +0 -998
  82. package/lib/link.js +0 -332
  83. package/lib/loading.js +0 -631
  84. package/lib/locale/format.js +0 -56
  85. package/lib/locale/index.js +0 -63
  86. package/lib/locale/lang/en.js +0 -126
  87. package/lib/locale/lang/zh-CN.js +0 -126
  88. package/lib/locale/lang/zh-TW.js +0 -126
  89. package/lib/main.js +0 -264
  90. package/lib/menu-item-group.js +0 -308
  91. package/lib/menu-item.js +0 -491
  92. package/lib/menu.js +0 -865
  93. package/lib/message-box.js +0 -1192
  94. package/lib/message.js +0 -548
  95. package/lib/mixins/emitter.js +0 -36
  96. package/lib/mixins/focus.js +0 -15
  97. package/lib/mixins/locale.js +0 -17
  98. package/lib/mixins/migrating.js +0 -69
  99. package/lib/notification.js +0 -615
  100. package/lib/option-group.js +0 -344
  101. package/lib/option.js +0 -474
  102. package/lib/page-header.js +0 -319
  103. package/lib/pagination.js +0 -950
  104. package/lib/popconfirm.js +0 -457
  105. package/lib/popover.js +0 -617
  106. package/lib/progress.js +0 -595
  107. package/lib/radio-button.js +0 -463
  108. package/lib/radio-group.js +0 -391
  109. package/lib/radio.js +0 -497
  110. package/lib/rate.js +0 -670
  111. package/lib/result.js +0 -578
  112. package/lib/row.js +0 -149
  113. package/lib/scrollbar.js +0 -423
  114. package/lib/select.js +0 -2167
  115. package/lib/skeleton-item.js +0 -342
  116. package/lib/skeleton.js +0 -372
  117. package/lib/slider.js +0 -1199
  118. package/lib/spinner.js +0 -301
  119. package/lib/statistic.js +0 -533
  120. package/lib/step.js +0 -522
  121. package/lib/steps.js +0 -342
  122. package/lib/submenu.js +0 -701
  123. package/lib/switch.js +0 -554
  124. package/lib/tab-pane.js +0 -332
  125. package/lib/tabDialog.js +0 -1184
  126. package/lib/table-column.js +0 -952
  127. package/lib/table.js +0 -5011
  128. package/lib/tabs.js +0 -920
  129. package/lib/tag.js +0 -304
  130. package/lib/time-picker.js +0 -2967
  131. package/lib/time-select.js +0 -1765
  132. package/lib/timeline-item.js +0 -371
  133. package/lib/timeline.js +0 -275
  134. package/lib/tooltip.js +0 -425
  135. package/lib/transfer.js +0 -1102
  136. package/lib/transitions/collapse-transition.js +0 -91
  137. package/lib/tree.js +0 -2263
  138. package/lib/treeSelect.js +0 -746
  139. package/lib/umd/locale/en.js +0 -142
  140. package/lib/umd/locale/zh-CN.js +0 -142
  141. package/lib/umd/locale/zh-TW.js +0 -142
  142. package/lib/upload.js +0 -1390
  143. package/lib/utils/after-leave.js +0 -35
  144. package/lib/utils/aria-dialog.js +0 -104
  145. package/lib/utils/aria-utils.js +0 -126
  146. package/lib/utils/clickoutside.js +0 -79
  147. package/lib/utils/date-util.js +0 -310
  148. package/lib/utils/date.js +0 -369
  149. package/lib/utils/dom.js +0 -234
  150. package/lib/utils/lodash.js +0 -9421
  151. package/lib/utils/menu/aria-menubar.js +0 -24
  152. package/lib/utils/menu/aria-menuitem.js +0 -62
  153. package/lib/utils/menu/aria-submenu.js +0 -69
  154. package/lib/utils/merge.js +0 -21
  155. package/lib/utils/popper.js +0 -1261
  156. package/lib/utils/popup/index.js +0 -233
  157. package/lib/utils/popup/popup-manager.js +0 -205
  158. package/lib/utils/resize-event.js +0 -59
  159. package/lib/utils/scroll-into-view.js +0 -38
  160. package/lib/utils/scrollbar-width.js +0 -39
  161. package/lib/utils/shared.js +0 -12
  162. package/lib/utils/types.js +0 -52
  163. package/lib/utils/util.js +0 -272
  164. package/lib/utils/vdom.js +0 -13
  165. package/lib/utils/vue-popper.js +0 -202
package/lib/utils/date.js DELETED
@@ -1,369 +0,0 @@
1
- 'use strict';
2
-
3
- /* Modified from https://github.com/taylorhakes/fecha
4
- *
5
- * The MIT License (MIT)
6
- *
7
- * Copyright (c) 2015 Taylor Hakes
8
- *
9
- * Permission is hereby granted, free of charge, to any person obtaining a copy
10
- * of this software and associated documentation files (the "Software"), to deal
11
- * in the Software without restriction, including without limitation the rights
12
- * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13
- * copies of the Software, and to permit persons to whom the Software is
14
- * furnished to do so, subject to the following conditions:
15
- *
16
- * The above copyright notice and this permission notice shall be included in all
17
- * copies or substantial portions of the Software.
18
- *
19
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25
- * SOFTWARE.
26
- */
27
-
28
- /*eslint-disable*/
29
- // 把 YYYY-MM-DD 改成了 yyyy-MM-dd
30
- (function (main) {
31
- 'use strict';
32
-
33
- /**
34
- * Parse or format dates
35
- * @class fecha
36
- */
37
-
38
- var fecha = {};
39
- var token = /d{1,4}|M{1,4}|yy(?:yy)?|S{1,3}|Do|ZZ|([HhMsDm])\1?|[aA]|"[^"]*"|'[^']*'/g;
40
- var twoDigits = '\\d\\d?';
41
- var threeDigits = '\\d{3}';
42
- var fourDigits = '\\d{4}';
43
- var word = '[^\\s]+';
44
- var literal = /\[([^]*?)\]/gm;
45
- var noop = function noop() {};
46
-
47
- function regexEscape(str) {
48
- return str.replace(/[|\\{()[^$+*?.-]/g, '\\$&');
49
- }
50
-
51
- function shorten(arr, sLen) {
52
- var newArr = [];
53
- for (var i = 0, len = arr.length; i < len; i++) {
54
- newArr.push(arr[i].substr(0, sLen));
55
- }
56
- return newArr;
57
- }
58
-
59
- function monthUpdate(arrName) {
60
- return function (d, v, i18n) {
61
- var index = i18n[arrName].indexOf(v.charAt(0).toUpperCase() + v.substr(1).toLowerCase());
62
- if (~index) {
63
- d.month = index;
64
- }
65
- };
66
- }
67
-
68
- function pad(val, len) {
69
- val = String(val);
70
- len = len || 2;
71
- while (val.length < len) {
72
- val = '0' + val;
73
- }
74
- return val;
75
- }
76
-
77
- var dayNames = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'];
78
- var monthNames = ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'];
79
- var monthNamesShort = shorten(monthNames, 3);
80
- var dayNamesShort = shorten(dayNames, 3);
81
- fecha.i18n = {
82
- dayNamesShort: dayNamesShort,
83
- dayNames: dayNames,
84
- monthNamesShort: monthNamesShort,
85
- monthNames: monthNames,
86
- amPm: ['am', 'pm'],
87
- DoFn: function DoFn(D) {
88
- return D + ['th', 'st', 'nd', 'rd'][D % 10 > 3 ? 0 : (D - D % 10 !== 10) * D % 10];
89
- }
90
- };
91
-
92
- var formatFlags = {
93
- D: function D(dateObj) {
94
- return dateObj.getDay();
95
- },
96
- DD: function DD(dateObj) {
97
- return pad(dateObj.getDay());
98
- },
99
- Do: function Do(dateObj, i18n) {
100
- return i18n.DoFn(dateObj.getDate());
101
- },
102
- d: function d(dateObj) {
103
- return dateObj.getDate();
104
- },
105
- dd: function dd(dateObj) {
106
- return pad(dateObj.getDate());
107
- },
108
- ddd: function ddd(dateObj, i18n) {
109
- return i18n.dayNamesShort[dateObj.getDay()];
110
- },
111
- dddd: function dddd(dateObj, i18n) {
112
- return i18n.dayNames[dateObj.getDay()];
113
- },
114
- M: function M(dateObj) {
115
- return dateObj.getMonth() + 1;
116
- },
117
- MM: function MM(dateObj) {
118
- return pad(dateObj.getMonth() + 1);
119
- },
120
- MMM: function MMM(dateObj, i18n) {
121
- return i18n.monthNamesShort[dateObj.getMonth()];
122
- },
123
- MMMM: function MMMM(dateObj, i18n) {
124
- return i18n.monthNames[dateObj.getMonth()];
125
- },
126
- yy: function yy(dateObj) {
127
- return pad(String(dateObj.getFullYear()), 4).substr(2);
128
- },
129
- yyyy: function yyyy(dateObj) {
130
- return pad(dateObj.getFullYear(), 4);
131
- },
132
- h: function h(dateObj) {
133
- return dateObj.getHours() % 12 || 12;
134
- },
135
- hh: function hh(dateObj) {
136
- return pad(dateObj.getHours() % 12 || 12);
137
- },
138
- H: function H(dateObj) {
139
- return dateObj.getHours();
140
- },
141
- HH: function HH(dateObj) {
142
- return pad(dateObj.getHours());
143
- },
144
- m: function m(dateObj) {
145
- return dateObj.getMinutes();
146
- },
147
- mm: function mm(dateObj) {
148
- return pad(dateObj.getMinutes());
149
- },
150
- s: function s(dateObj) {
151
- return dateObj.getSeconds();
152
- },
153
- ss: function ss(dateObj) {
154
- return pad(dateObj.getSeconds());
155
- },
156
- S: function S(dateObj) {
157
- return Math.round(dateObj.getMilliseconds() / 100);
158
- },
159
- SS: function SS(dateObj) {
160
- return pad(Math.round(dateObj.getMilliseconds() / 10), 2);
161
- },
162
- SSS: function SSS(dateObj) {
163
- return pad(dateObj.getMilliseconds(), 3);
164
- },
165
- a: function a(dateObj, i18n) {
166
- return dateObj.getHours() < 12 ? i18n.amPm[0] : i18n.amPm[1];
167
- },
168
- A: function A(dateObj, i18n) {
169
- return dateObj.getHours() < 12 ? i18n.amPm[0].toUpperCase() : i18n.amPm[1].toUpperCase();
170
- },
171
- ZZ: function ZZ(dateObj) {
172
- var o = dateObj.getTimezoneOffset();
173
- return (o > 0 ? '-' : '+') + pad(Math.floor(Math.abs(o) / 60) * 100 + Math.abs(o) % 60, 4);
174
- }
175
- };
176
-
177
- var parseFlags = {
178
- d: [twoDigits, function (d, v) {
179
- d.day = v;
180
- }],
181
- Do: [twoDigits + word, function (d, v) {
182
- d.day = parseInt(v, 10);
183
- }],
184
- M: [twoDigits, function (d, v) {
185
- d.month = v - 1;
186
- }],
187
- yy: [twoDigits, function (d, v) {
188
- var da = new Date(),
189
- cent = +('' + da.getFullYear()).substr(0, 2);
190
- d.year = '' + (v > 68 ? cent - 1 : cent) + v;
191
- }],
192
- h: [twoDigits, function (d, v) {
193
- d.hour = v;
194
- }],
195
- m: [twoDigits, function (d, v) {
196
- d.minute = v;
197
- }],
198
- s: [twoDigits, function (d, v) {
199
- d.second = v;
200
- }],
201
- yyyy: [fourDigits, function (d, v) {
202
- d.year = v;
203
- }],
204
- S: ['\\d', function (d, v) {
205
- d.millisecond = v * 100;
206
- }],
207
- SS: ['\\d{2}', function (d, v) {
208
- d.millisecond = v * 10;
209
- }],
210
- SSS: [threeDigits, function (d, v) {
211
- d.millisecond = v;
212
- }],
213
- D: [twoDigits, noop],
214
- ddd: [word, noop],
215
- MMM: [word, monthUpdate('monthNamesShort')],
216
- MMMM: [word, monthUpdate('monthNames')],
217
- a: [word, function (d, v, i18n) {
218
- var val = v.toLowerCase();
219
- if (val === i18n.amPm[0]) {
220
- d.isPm = false;
221
- } else if (val === i18n.amPm[1]) {
222
- d.isPm = true;
223
- }
224
- }],
225
- ZZ: ['[^\\s]*?[\\+\\-]\\d\\d:?\\d\\d|[^\\s]*?Z', function (d, v) {
226
- var parts = (v + '').match(/([+-]|\d\d)/gi),
227
- minutes;
228
-
229
- if (parts) {
230
- minutes = +(parts[1] * 60) + parseInt(parts[2], 10);
231
- d.timezoneOffset = parts[0] === '+' ? minutes : -minutes;
232
- }
233
- }]
234
- };
235
- parseFlags.dd = parseFlags.d;
236
- parseFlags.dddd = parseFlags.ddd;
237
- parseFlags.DD = parseFlags.D;
238
- parseFlags.mm = parseFlags.m;
239
- parseFlags.hh = parseFlags.H = parseFlags.HH = parseFlags.h;
240
- parseFlags.MM = parseFlags.M;
241
- parseFlags.ss = parseFlags.s;
242
- parseFlags.A = parseFlags.a;
243
-
244
- // Some common format strings
245
- fecha.masks = {
246
- default: 'ddd MMM dd yyyy HH:mm:ss',
247
- shortDate: 'M/D/yy',
248
- mediumDate: 'MMM d, yyyy',
249
- longDate: 'MMMM d, yyyy',
250
- fullDate: 'dddd, MMMM d, yyyy',
251
- shortTime: 'HH:mm',
252
- mediumTime: 'HH:mm:ss',
253
- longTime: 'HH:mm:ss.SSS'
254
- };
255
-
256
- /***
257
- * Format a date
258
- * @method format
259
- * @param {Date|number} dateObj
260
- * @param {string} mask Format of the date, i.e. 'mm-dd-yy' or 'shortDate'
261
- */
262
- fecha.format = function (dateObj, mask, i18nSettings) {
263
- var i18n = i18nSettings || fecha.i18n;
264
-
265
- if (typeof dateObj === 'number') {
266
- dateObj = new Date(dateObj);
267
- }
268
-
269
- if (Object.prototype.toString.call(dateObj) !== '[object Date]' || isNaN(dateObj.getTime())) {
270
- throw new Error('Invalid Date in fecha.format');
271
- }
272
-
273
- mask = fecha.masks[mask] || mask || fecha.masks['default'];
274
-
275
- var literals = [];
276
-
277
- // Make literals inactive by replacing them with ??
278
- mask = mask.replace(literal, function ($0, $1) {
279
- literals.push($1);
280
- return '@@@';
281
- });
282
- // Apply formatting rules
283
- mask = mask.replace(token, function ($0) {
284
- return $0 in formatFlags ? formatFlags[$0](dateObj, i18n) : $0.slice(1, $0.length - 1);
285
- });
286
- // Inline literal values back into the formatted value
287
- return mask.replace(/@@@/g, function () {
288
- return literals.shift();
289
- });
290
- };
291
-
292
- /**
293
- * Parse a date string into an object, changes - into /
294
- * @method parse
295
- * @param {string} dateStr Date string
296
- * @param {string} format Date parse format
297
- * @returns {Date|boolean}
298
- */
299
- fecha.parse = function (dateStr, format, i18nSettings) {
300
- var i18n = i18nSettings || fecha.i18n;
301
-
302
- if (typeof format !== 'string') {
303
- throw new Error('Invalid format in fecha.parse');
304
- }
305
-
306
- format = fecha.masks[format] || format;
307
-
308
- // Avoid regular expression denial of service, fail early for really long strings
309
- // https://www.owasp.org/index.php/Regular_expression_Denial_of_Service_-_ReDoS
310
- if (dateStr.length > 1000) {
311
- return null;
312
- }
313
-
314
- var dateInfo = {};
315
- var parseInfo = [];
316
- var literals = [];
317
- format = format.replace(literal, function ($0, $1) {
318
- literals.push($1);
319
- return '@@@';
320
- });
321
- var newFormat = regexEscape(format).replace(token, function ($0) {
322
- if (parseFlags[$0]) {
323
- var info = parseFlags[$0];
324
- parseInfo.push(info[1]);
325
- return '(' + info[0] + ')';
326
- }
327
-
328
- return $0;
329
- });
330
- newFormat = newFormat.replace(/@@@/g, function () {
331
- return literals.shift();
332
- });
333
- var matches = dateStr.match(new RegExp(newFormat, 'i'));
334
- if (!matches) {
335
- return null;
336
- }
337
-
338
- for (var i = 1; i < matches.length; i++) {
339
- parseInfo[i - 1](dateInfo, matches[i], i18n);
340
- }
341
-
342
- var today = new Date();
343
- if (dateInfo.isPm === true && dateInfo.hour != null && +dateInfo.hour !== 12) {
344
- dateInfo.hour = +dateInfo.hour + 12;
345
- } else if (dateInfo.isPm === false && +dateInfo.hour === 12) {
346
- dateInfo.hour = 0;
347
- }
348
-
349
- var date;
350
- if (dateInfo.timezoneOffset != null) {
351
- dateInfo.minute = +(dateInfo.minute || 0) - +dateInfo.timezoneOffset;
352
- date = new Date(Date.UTC(dateInfo.year || today.getFullYear(), dateInfo.month || 0, dateInfo.day || 1, dateInfo.hour || 0, dateInfo.minute || 0, dateInfo.second || 0, dateInfo.millisecond || 0));
353
- } else {
354
- date = new Date(dateInfo.year || today.getFullYear(), dateInfo.month || 0, dateInfo.day || 1, dateInfo.hour || 0, dateInfo.minute || 0, dateInfo.second || 0, dateInfo.millisecond || 0);
355
- }
356
- return date;
357
- };
358
-
359
- /* istanbul ignore next */
360
- if (typeof module !== 'undefined' && module.exports) {
361
- module.exports = fecha;
362
- } else if (typeof define === 'function' && define.amd) {
363
- define(function () {
364
- return fecha;
365
- });
366
- } else {
367
- main.fecha = fecha;
368
- }
369
- })(undefined);
package/lib/utils/dom.js DELETED
@@ -1,234 +0,0 @@
1
- 'use strict';
2
-
3
- exports.__esModule = true;
4
- exports.isInContainer = exports.getScrollContainer = exports.isScroll = exports.getStyle = exports.once = exports.off = exports.on = undefined;
5
-
6
- 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; }; /* istanbul ignore next */
7
-
8
- exports.hasClass = hasClass;
9
- exports.addClass = addClass;
10
- exports.removeClass = removeClass;
11
- exports.setStyle = setStyle;
12
-
13
- var _vue = require('vue');
14
-
15
- var _vue2 = _interopRequireDefault(_vue);
16
-
17
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
18
-
19
- var isServer = _vue2.default.prototype.$isServer;
20
- var SPECIAL_CHARS_REGEXP = /([\:\-\_]+(.))/g;
21
- var MOZ_HACK_REGEXP = /^moz([A-Z])/;
22
- var ieVersion = isServer ? 0 : Number(document.documentMode);
23
-
24
- /* istanbul ignore next */
25
- var trim = function trim(string) {
26
- return (string || '').replace(/^[\s\uFEFF]+|[\s\uFEFF]+$/g, '');
27
- };
28
- /* istanbul ignore next */
29
- var camelCase = function camelCase(name) {
30
- return name.replace(SPECIAL_CHARS_REGEXP, function (_, separator, letter, offset) {
31
- return offset ? letter.toUpperCase() : letter;
32
- }).replace(MOZ_HACK_REGEXP, 'Moz$1');
33
- };
34
-
35
- /* istanbul ignore next */
36
- var on = exports.on = function () {
37
- if (!isServer && document.addEventListener) {
38
- return function (element, event, handler) {
39
- if (element && event && handler) {
40
- element.addEventListener(event, handler, false);
41
- }
42
- };
43
- } else {
44
- return function (element, event, handler) {
45
- if (element && event && handler) {
46
- element.attachEvent('on' + event, handler);
47
- }
48
- };
49
- }
50
- }();
51
-
52
- /* istanbul ignore next */
53
- var off = exports.off = function () {
54
- if (!isServer && document.removeEventListener) {
55
- return function (element, event, handler) {
56
- if (element && event) {
57
- element.removeEventListener(event, handler, false);
58
- }
59
- };
60
- } else {
61
- return function (element, event, handler) {
62
- if (element && event) {
63
- element.detachEvent('on' + event, handler);
64
- }
65
- };
66
- }
67
- }();
68
-
69
- /* istanbul ignore next */
70
- var once = exports.once = function once(el, event, fn) {
71
- var listener = function listener() {
72
- if (fn) {
73
- fn.apply(this, arguments);
74
- }
75
- off(el, event, listener);
76
- };
77
- on(el, event, listener);
78
- };
79
-
80
- /* istanbul ignore next */
81
- function hasClass(el, cls) {
82
- if (!el || !cls) return false;
83
- if (cls.indexOf(' ') !== -1) throw new Error('className should not contain space.');
84
- if (el.classList) {
85
- return el.classList.contains(cls);
86
- } else {
87
- return (' ' + el.className + ' ').indexOf(' ' + cls + ' ') > -1;
88
- }
89
- };
90
-
91
- /* istanbul ignore next */
92
- function addClass(el, cls) {
93
- if (!el) return;
94
- var curClass = el.className;
95
- var classes = (cls || '').split(' ');
96
-
97
- for (var i = 0, j = classes.length; i < j; i++) {
98
- var clsName = classes[i];
99
- if (!clsName) continue;
100
-
101
- if (el.classList) {
102
- el.classList.add(clsName);
103
- } else if (!hasClass(el, clsName)) {
104
- curClass += ' ' + clsName;
105
- }
106
- }
107
- if (!el.classList) {
108
- el.setAttribute('class', curClass);
109
- }
110
- };
111
-
112
- /* istanbul ignore next */
113
- function removeClass(el, cls) {
114
- if (!el || !cls) return;
115
- var classes = cls.split(' ');
116
- var curClass = ' ' + el.className + ' ';
117
-
118
- for (var i = 0, j = classes.length; i < j; i++) {
119
- var clsName = classes[i];
120
- if (!clsName) continue;
121
-
122
- if (el.classList) {
123
- el.classList.remove(clsName);
124
- } else if (hasClass(el, clsName)) {
125
- curClass = curClass.replace(' ' + clsName + ' ', ' ');
126
- }
127
- }
128
- if (!el.classList) {
129
- el.setAttribute('class', trim(curClass));
130
- }
131
- };
132
-
133
- /* istanbul ignore next */
134
- var getStyle = exports.getStyle = ieVersion < 9 ? function (element, styleName) {
135
- if (isServer) return;
136
- if (!element || !styleName) return null;
137
- styleName = camelCase(styleName);
138
- if (styleName === 'float') {
139
- styleName = 'styleFloat';
140
- }
141
- try {
142
- switch (styleName) {
143
- case 'opacity':
144
- try {
145
- return element.filters.item('alpha').opacity / 100;
146
- } catch (e) {
147
- return 1.0;
148
- }
149
- default:
150
- return element.style[styleName] || element.currentStyle ? element.currentStyle[styleName] : null;
151
- }
152
- } catch (e) {
153
- return element.style[styleName];
154
- }
155
- } : function (element, styleName) {
156
- if (isServer) return;
157
- if (!element || !styleName) return null;
158
- styleName = camelCase(styleName);
159
- if (styleName === 'float') {
160
- styleName = 'cssFloat';
161
- }
162
- try {
163
- var computed = document.defaultView.getComputedStyle(element, '');
164
- return element.style[styleName] || computed ? computed[styleName] : null;
165
- } catch (e) {
166
- return element.style[styleName];
167
- }
168
- };
169
-
170
- /* istanbul ignore next */
171
- function setStyle(element, styleName, value) {
172
- if (!element || !styleName) return;
173
-
174
- if ((typeof styleName === 'undefined' ? 'undefined' : _typeof(styleName)) === 'object') {
175
- for (var prop in styleName) {
176
- if (styleName.hasOwnProperty(prop)) {
177
- setStyle(element, prop, styleName[prop]);
178
- }
179
- }
180
- } else {
181
- styleName = camelCase(styleName);
182
- if (styleName === 'opacity' && ieVersion < 9) {
183
- element.style.filter = isNaN(value) ? '' : 'alpha(opacity=' + value * 100 + ')';
184
- } else {
185
- element.style[styleName] = value;
186
- }
187
- }
188
- };
189
-
190
- var isScroll = exports.isScroll = function isScroll(el, vertical) {
191
- if (isServer) return;
192
-
193
- var determinedDirection = vertical !== null && vertical !== undefined;
194
- var overflow = determinedDirection ? vertical ? getStyle(el, 'overflow-y') : getStyle(el, 'overflow-x') : getStyle(el, 'overflow');
195
-
196
- return overflow.match(/(scroll|auto|overlay)/);
197
- };
198
-
199
- var getScrollContainer = exports.getScrollContainer = function getScrollContainer(el, vertical) {
200
- if (isServer) return;
201
-
202
- var parent = el;
203
- while (parent) {
204
- if ([window, document, document.documentElement].includes(parent)) {
205
- return window;
206
- }
207
- if (isScroll(parent, vertical)) {
208
- return parent;
209
- }
210
- parent = parent.parentNode;
211
- }
212
-
213
- return parent;
214
- };
215
-
216
- var isInContainer = exports.isInContainer = function isInContainer(el, container) {
217
- if (isServer || !el || !container) return false;
218
-
219
- var elRect = el.getBoundingClientRect();
220
- var containerRect = void 0;
221
-
222
- if ([window, document, document.documentElement, null, undefined].includes(container)) {
223
- containerRect = {
224
- top: 0,
225
- right: window.innerWidth,
226
- bottom: window.innerHeight,
227
- left: 0
228
- };
229
- } else {
230
- containerRect = container.getBoundingClientRect();
231
- }
232
-
233
- return elRect.top < containerRect.bottom && elRect.bottom > containerRect.top && elRect.right > containerRect.left && elRect.left < containerRect.right;
234
- };