cy-element-ui 1.0.26 → 1.0.28

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 (928) hide show
  1. package/CHANGELOG.md +280 -280
  2. package/LICENSE +21 -21
  3. package/README.md +162 -171
  4. package/lib/alert.js +203 -211
  5. package/lib/aside.js +80 -80
  6. package/lib/autocomplete.js +465 -4583
  7. package/lib/avatar.js +126 -152
  8. package/lib/backtop.js +198 -190
  9. package/lib/badge.js +134 -128
  10. package/lib/breadcrumb-item.js +122 -146
  11. package/lib/breadcrumb.js +96 -97
  12. package/lib/button-group.js +65 -68
  13. package/lib/button.js +87 -67
  14. package/lib/calendar.js +605 -2416
  15. package/lib/card.js +100 -101
  16. package/lib/carousel-item.js +210 -854
  17. package/lib/carousel.js +411 -578
  18. package/lib/cascader-panel.js +1153 -3542
  19. package/lib/cascader.js +893 -7284
  20. package/lib/checkbox-button.js +290 -337
  21. package/lib/checkbox-group.js +105 -176
  22. package/lib/checkbox.js +220 -240
  23. package/lib/col.js +68 -113
  24. package/lib/collapse-item.js +162 -1250
  25. package/lib/collapse.js +123 -163
  26. package/lib/color-picker.js +1242 -5200
  27. package/lib/container.js +88 -98
  28. package/lib/date-picker.js +4023 -8450
  29. package/lib/descriptions-item.js +32 -53
  30. package/lib/descriptions.js +334 -697
  31. package/lib/dialog.js +247 -1721
  32. package/lib/directives/mousewheel.js +20 -14
  33. package/lib/directives/repeat-click.js +30 -27
  34. package/lib/divider.js +116 -109
  35. package/lib/drawer.js +316 -1110
  36. package/lib/dropdown-item.js +111 -159
  37. package/lib/dropdown-menu.js +117 -2445
  38. package/lib/dropdown.js +392 -1795
  39. package/lib/element-ui.common.js +41037 -46119
  40. package/lib/empty.js +203 -1070
  41. package/lib/footer.js +80 -80
  42. package/lib/form-item.js +467 -1222
  43. package/lib/form.js +258 -326
  44. package/lib/header.js +80 -80
  45. package/lib/icon.js +68 -71
  46. package/lib/image.js +743 -2375
  47. package/lib/index.js +1 -1
  48. package/lib/infinite-scroll.js +150 -814
  49. package/lib/input-number.js +444 -2177
  50. package/lib/input.js +517 -1197
  51. package/lib/link.js +135 -117
  52. package/lib/loading.js +372 -1139
  53. package/lib/locale/format.js +53 -42
  54. package/lib/locale/index.js +52 -38
  55. package/lib/locale/lang/af-ZA.js +123 -130
  56. package/lib/locale/lang/ar.js +122 -123
  57. package/lib/locale/lang/az.js +121 -122
  58. package/lib/locale/lang/bg.js +123 -133
  59. package/lib/locale/lang/bn.js +121 -121
  60. package/lib/locale/lang/ca.js +122 -123
  61. package/lib/locale/lang/cs-CZ.js +125 -127
  62. package/lib/locale/lang/da.js +122 -124
  63. package/lib/locale/lang/de.js +124 -126
  64. package/lib/locale/lang/ee.js +123 -125
  65. package/lib/locale/lang/el.js +123 -125
  66. package/lib/locale/lang/en.js +123 -127
  67. package/lib/locale/lang/eo.js +123 -125
  68. package/lib/locale/lang/es.js +122 -123
  69. package/lib/locale/lang/eu.js +123 -128
  70. package/lib/locale/lang/fa.js +123 -125
  71. package/lib/locale/lang/fi.js +123 -125
  72. package/lib/locale/lang/fr.js +122 -125
  73. package/lib/locale/lang/he.js +123 -130
  74. package/lib/locale/lang/hr.js +123 -128
  75. package/lib/locale/lang/hu.js +122 -124
  76. package/lib/locale/lang/hy-AM.js +123 -125
  77. package/lib/locale/lang/id.js +123 -124
  78. package/lib/locale/lang/is.js +123 -124
  79. package/lib/locale/lang/it.js +122 -123
  80. package/lib/locale/lang/ja.js +123 -125
  81. package/lib/locale/lang/kg.js +123 -125
  82. package/lib/locale/lang/km.js +123 -124
  83. package/lib/locale/lang/ko.js +123 -125
  84. package/lib/locale/lang/ku.js +123 -125
  85. package/lib/locale/lang/kz.js +123 -125
  86. package/lib/locale/lang/lo-LA.js +121 -121
  87. package/lib/locale/lang/lt.js +123 -125
  88. package/lib/locale/lang/lv.js +123 -125
  89. package/lib/locale/lang/mn.js +123 -125
  90. package/lib/locale/lang/ms.js +122 -123
  91. package/lib/locale/lang/nb-NO.js +122 -123
  92. package/lib/locale/lang/nl.js +123 -125
  93. package/lib/locale/lang/pl.js +123 -125
  94. package/lib/locale/lang/pt-br.js +123 -124
  95. package/lib/locale/lang/pt.js +123 -133
  96. package/lib/locale/lang/ro.js +123 -125
  97. package/lib/locale/lang/ru-RU.js +123 -124
  98. package/lib/locale/lang/si.js +123 -127
  99. package/lib/locale/lang/sk.js +125 -126
  100. package/lib/locale/lang/sl.js +123 -125
  101. package/lib/locale/lang/sr-Latn.js +123 -124
  102. package/lib/locale/lang/sr.js +123 -128
  103. package/lib/locale/lang/sv-SE.js +123 -128
  104. package/lib/locale/lang/sw.js +123 -127
  105. package/lib/locale/lang/ta.js +122 -130
  106. package/lib/locale/lang/th.js +123 -127
  107. package/lib/locale/lang/tk.js +123 -129
  108. package/lib/locale/lang/tr-TR.js +123 -125
  109. package/lib/locale/lang/ua.js +123 -124
  110. package/lib/locale/lang/ug-CN.js +123 -124
  111. package/lib/locale/lang/uz-UZ.js +123 -124
  112. package/lib/locale/lang/vi.js +123 -124
  113. package/lib/locale/lang/zh-CN.js +123 -124
  114. package/lib/locale/lang/zh-TW.js +123 -128
  115. package/lib/main.js +67 -69
  116. package/lib/menu-item-group.js +111 -105
  117. package/lib/menu-item.js +259 -3549
  118. package/lib/menu.js +559 -1697
  119. package/lib/message-box.js +693 -3422
  120. package/lib/message.js +229 -1663
  121. package/lib/mixins/emitter.js +30 -28
  122. package/lib/mixins/focus.js +11 -10
  123. package/lib/mixins/locale.js +14 -12
  124. package/lib/mixins/migrating.js +65 -58
  125. package/lib/notification.js +269 -1693
  126. package/lib/option-group.js +139 -190
  127. package/lib/option.js +192 -941
  128. package/lib/page-header.js +92 -1014
  129. package/lib/pagination.js +677 -6969
  130. package/lib/popconfirm.js +223 -3936
  131. package/lib/popover.js +368 -3242
  132. package/lib/progress.js +244 -254
  133. package/lib/radio-button.js +226 -259
  134. package/lib/radio-group.js +186 -249
  135. package/lib/radio.js +253 -263
  136. package/lib/rate.js +416 -1395
  137. package/lib/result.js +233 -189
  138. package/lib/row.js +41 -58
  139. package/lib/scrollbar.js +278 -1331
  140. package/lib/select.js +1347 -5731
  141. package/lib/skeleton-item.js +145 -133
  142. package/lib/skeleton.js +172 -163
  143. package/lib/slider.js +702 -5143
  144. package/lib/spinner.js +101 -113
  145. package/lib/{subTitle.js → statistic.js} +335 -94
  146. package/lib/step.js +311 -274
  147. package/lib/steps.js +117 -854
  148. package/lib/submenu.js +448 -2886
  149. package/lib/switch.js +204 -1036
  150. package/lib/tab-pane.js +135 -125
  151. package/lib/table-column.js +751 -1975
  152. package/lib/table.js +3930 -7956
  153. package/lib/tabs.js +605 -1441
  154. package/lib/tag.js +68 -73
  155. package/lib/theme-chalk/README.md +33 -33
  156. package/lib/theme-chalk/package.json +35 -35
  157. package/lib/theme-chalk/src/alert.scss +147 -147
  158. package/lib/theme-chalk/src/aside.scss +7 -7
  159. package/lib/theme-chalk/src/autocomplete.scss +80 -80
  160. package/lib/theme-chalk/src/avatar.scss +51 -51
  161. package/lib/theme-chalk/src/backtop.scss +22 -22
  162. package/lib/theme-chalk/src/badge.scss +57 -57
  163. package/lib/theme-chalk/src/base.scss +2 -2
  164. package/lib/theme-chalk/src/breadcrumb.scss +55 -55
  165. package/lib/theme-chalk/src/button.scss +262 -262
  166. package/lib/theme-chalk/src/calendar.scss +79 -79
  167. package/lib/theme-chalk/src/card.scss +32 -32
  168. package/lib/theme-chalk/src/carousel-item.scss +50 -50
  169. package/lib/theme-chalk/src/carousel.scss +161 -161
  170. package/lib/theme-chalk/src/cascader-panel.scss +120 -120
  171. package/lib/theme-chalk/src/cascader.scss +182 -182
  172. package/lib/theme-chalk/src/checkbox.scss +359 -359
  173. package/lib/theme-chalk/src/col.scss +156 -156
  174. package/lib/theme-chalk/src/collapse.scss +63 -63
  175. package/lib/theme-chalk/src/color-picker.scss +384 -384
  176. package/lib/theme-chalk/src/common/popup.scss +42 -42
  177. package/lib/theme-chalk/src/common/transition.scss +99 -99
  178. package/lib/theme-chalk/src/common/var.scss +1028 -1028
  179. package/lib/theme-chalk/src/container.scss +14 -14
  180. package/lib/theme-chalk/src/date-picker/date-picker.scss +97 -97
  181. package/lib/theme-chalk/src/date-picker/date-range-picker.scss +101 -101
  182. package/lib/theme-chalk/src/date-picker/date-table.scss +151 -151
  183. package/lib/theme-chalk/src/date-picker/month-table.scss +82 -82
  184. package/lib/theme-chalk/src/date-picker/picker-panel.scss +117 -117
  185. package/lib/theme-chalk/src/date-picker/picker.scss +197 -197
  186. package/lib/theme-chalk/src/date-picker/time-picker.scss +85 -85
  187. package/lib/theme-chalk/src/date-picker/time-range-picker.scss +31 -31
  188. package/lib/theme-chalk/src/date-picker/time-spinner.scss +110 -110
  189. package/lib/theme-chalk/src/date-picker/year-table.scss +51 -51
  190. package/lib/theme-chalk/src/date-picker.scss +11 -11
  191. package/lib/theme-chalk/src/descriptions-item.scss +42 -42
  192. package/lib/theme-chalk/src/descriptions.scss +111 -111
  193. package/lib/theme-chalk/src/dialog.scss +123 -123
  194. package/lib/theme-chalk/src/display.scss +12 -12
  195. package/lib/theme-chalk/src/divider.scss +47 -47
  196. package/lib/theme-chalk/src/drawer.scss +219 -219
  197. package/lib/theme-chalk/src/dropdown.scss +182 -182
  198. package/lib/theme-chalk/src/empty.scss +45 -45
  199. package/lib/theme-chalk/src/footer.scss +8 -8
  200. package/lib/theme-chalk/src/form.scss +167 -167
  201. package/lib/theme-chalk/src/header.scss +8 -8
  202. package/lib/theme-chalk/src/icon.scss +1167 -1167
  203. package/lib/theme-chalk/src/image.scss +179 -179
  204. package/lib/theme-chalk/src/index.scss +90 -89
  205. package/lib/theme-chalk/src/input-number.scss +180 -180
  206. package/lib/theme-chalk/src/input.scss +360 -360
  207. package/lib/theme-chalk/src/link.scss +81 -81
  208. package/lib/theme-chalk/src/loading.scss +96 -96
  209. package/lib/theme-chalk/src/main.scss +12 -12
  210. package/lib/theme-chalk/src/menu.scss +289 -289
  211. package/lib/theme-chalk/src/message-box.scss +226 -226
  212. package/lib/theme-chalk/src/message.scss +120 -120
  213. package/lib/theme-chalk/src/mixins/_button.scss +81 -81
  214. package/lib/theme-chalk/src/mixins/config.scss +4 -4
  215. package/lib/theme-chalk/src/mixins/function.scss +44 -44
  216. package/lib/theme-chalk/src/mixins/mixins.scss +190 -190
  217. package/lib/theme-chalk/src/mixins/utils.scss +39 -39
  218. package/lib/theme-chalk/src/notification.scss +99 -99
  219. package/lib/theme-chalk/src/option-group.scss +42 -42
  220. package/lib/theme-chalk/src/option.scss +36 -36
  221. package/lib/theme-chalk/src/page-header.scss +41 -41
  222. package/lib/theme-chalk/src/pagination.scss +295 -295
  223. package/lib/theme-chalk/src/popconfirm.scss +16 -16
  224. package/lib/theme-chalk/src/popover.scss +40 -40
  225. package/lib/theme-chalk/src/popper.scss +101 -101
  226. package/lib/theme-chalk/src/progress.scss +141 -141
  227. package/lib/theme-chalk/src/radio-button.scss +113 -113
  228. package/lib/theme-chalk/src/radio-group.scss +9 -9
  229. package/lib/theme-chalk/src/radio.scss +199 -199
  230. package/lib/theme-chalk/src/rate.scss +49 -49
  231. package/lib/theme-chalk/src/reset.scss +79 -79
  232. package/lib/theme-chalk/src/result.scss +61 -61
  233. package/lib/theme-chalk/src/row.scss +43 -43
  234. package/lib/theme-chalk/src/scrollbar.scss +72 -72
  235. package/lib/theme-chalk/src/select-dropdown.scss +62 -62
  236. package/lib/theme-chalk/src/select.scss +152 -152
  237. package/lib/theme-chalk/src/skeleton-item.scss +84 -84
  238. package/lib/theme-chalk/src/skeleton.scss +40 -40
  239. package/lib/theme-chalk/src/slider.scss +250 -250
  240. package/lib/theme-chalk/src/spinner.scss +44 -44
  241. package/lib/theme-chalk/src/statistic.scss +38 -0
  242. package/lib/theme-chalk/src/step.scss +317 -317
  243. package/lib/theme-chalk/src/steps.scss +20 -20
  244. package/lib/theme-chalk/src/switch.scss +116 -116
  245. package/lib/theme-chalk/src/table-column.scss +97 -97
  246. package/lib/theme-chalk/src/table.scss +564 -564
  247. package/lib/theme-chalk/src/tabs.scss +602 -602
  248. package/lib/theme-chalk/src/tag.scss +163 -163
  249. package/lib/theme-chalk/src/time-picker.scss +8 -8
  250. package/lib/theme-chalk/src/time-select.scss +37 -37
  251. package/lib/theme-chalk/src/timeline-item.scss +86 -86
  252. package/lib/theme-chalk/src/timeline.scss +14 -14
  253. package/lib/theme-chalk/src/tooltip.scss +141 -141
  254. package/lib/theme-chalk/src/transfer.scss +227 -227
  255. package/lib/theme-chalk/src/tree.scss +123 -123
  256. package/lib/theme-chalk/src/upload.scss +603 -603
  257. package/lib/time-picker.js +1837 -6690
  258. package/lib/time-select.js +1240 -6327
  259. package/lib/timeline-item.js +174 -133
  260. package/lib/timeline.js +39 -43
  261. package/lib/tooltip.js +287 -3184
  262. package/lib/transfer.js +625 -2929
  263. package/lib/transitions/collapse-transition.js +87 -69
  264. package/lib/tree.js +1741 -3248
  265. package/lib/treeselect.js +682 -0
  266. package/lib/umd/locale/af-ZA.js +138 -145
  267. package/lib/umd/locale/ar.js +137 -138
  268. package/lib/umd/locale/az.js +137 -139
  269. package/lib/umd/locale/bg.js +138 -148
  270. package/lib/umd/locale/bn.js +137 -138
  271. package/lib/umd/locale/ca.js +137 -138
  272. package/lib/umd/locale/cs-CZ.js +140 -142
  273. package/lib/umd/locale/da.js +137 -139
  274. package/lib/umd/locale/de.js +139 -141
  275. package/lib/umd/locale/ee.js +138 -140
  276. package/lib/umd/locale/el.js +138 -140
  277. package/lib/umd/locale/en.js +138 -142
  278. package/lib/umd/locale/eo.js +138 -140
  279. package/lib/umd/locale/es.js +137 -138
  280. package/lib/umd/locale/eu.js +138 -143
  281. package/lib/umd/locale/fa.js +138 -140
  282. package/lib/umd/locale/fi.js +138 -140
  283. package/lib/umd/locale/fr.js +137 -140
  284. package/lib/umd/locale/he.js +138 -145
  285. package/lib/umd/locale/hr.js +138 -143
  286. package/lib/umd/locale/hu.js +137 -139
  287. package/lib/umd/locale/hy-AM.js +138 -140
  288. package/lib/umd/locale/id.js +138 -139
  289. package/lib/umd/locale/is.js +138 -139
  290. package/lib/umd/locale/it.js +137 -138
  291. package/lib/umd/locale/ja.js +138 -140
  292. package/lib/umd/locale/kg.js +138 -140
  293. package/lib/umd/locale/km.js +138 -139
  294. package/lib/umd/locale/ko.js +138 -140
  295. package/lib/umd/locale/ku.js +138 -140
  296. package/lib/umd/locale/kz.js +138 -140
  297. package/lib/umd/locale/lo-LA.js +137 -138
  298. package/lib/umd/locale/lt.js +138 -140
  299. package/lib/umd/locale/lv.js +138 -140
  300. package/lib/umd/locale/mn.js +138 -140
  301. package/lib/umd/locale/ms.js +137 -138
  302. package/lib/umd/locale/nb-NO.js +137 -138
  303. package/lib/umd/locale/nl.js +138 -140
  304. package/lib/umd/locale/pl.js +138 -140
  305. package/lib/umd/locale/pt-br.js +138 -139
  306. package/lib/umd/locale/pt.js +138 -148
  307. package/lib/umd/locale/ro.js +138 -140
  308. package/lib/umd/locale/ru-RU.js +138 -139
  309. package/lib/umd/locale/si.js +138 -142
  310. package/lib/umd/locale/sk.js +140 -141
  311. package/lib/umd/locale/sl.js +138 -140
  312. package/lib/umd/locale/sr-Latn.js +138 -139
  313. package/lib/umd/locale/sr.js +138 -143
  314. package/lib/umd/locale/sv-SE.js +138 -143
  315. package/lib/umd/locale/sw.js +138 -142
  316. package/lib/umd/locale/ta.js +137 -145
  317. package/lib/umd/locale/th.js +138 -142
  318. package/lib/umd/locale/tk.js +138 -144
  319. package/lib/umd/locale/tr-TR.js +138 -140
  320. package/lib/umd/locale/ua.js +138 -139
  321. package/lib/umd/locale/ug-CN.js +138 -139
  322. package/lib/umd/locale/uz-UZ.js +138 -139
  323. package/lib/umd/locale/vi.js +138 -139
  324. package/lib/umd/locale/zh-CN.js +138 -139
  325. package/lib/umd/locale/zh-TW.js +138 -143
  326. package/lib/upload.js +989 -2375
  327. package/lib/utils/after-leave.js +33 -36
  328. package/lib/utils/aria-dialog.js +89 -71
  329. package/lib/utils/aria-utils.js +101 -92
  330. package/lib/utils/clickoutside.js +67 -59
  331. package/lib/utils/date-util.js +241 -198
  332. package/lib/utils/date.js +369 -14
  333. package/lib/utils/dom.js +183 -167
  334. package/lib/utils/lodash.js +9421 -13
  335. package/lib/utils/menu/aria-menubar.js +18 -13
  336. package/lib/utils/menu/aria-menuitem.js +54 -43
  337. package/lib/utils/menu/aria-submenu.js +59 -50
  338. package/lib/utils/merge.js +17 -15
  339. package/lib/utils/popper.js +1196 -1167
  340. package/lib/utils/popup/index.js +230 -186
  341. package/lib/utils/popup/popup-manager.js +191 -159
  342. package/lib/utils/resize-event.js +44 -29
  343. package/lib/utils/scroll-into-view.js +33 -25
  344. package/lib/utils/scrollbar-width.js +36 -25
  345. package/lib/utils/shared.js +3 -3
  346. package/lib/utils/types.js +35 -22
  347. package/lib/utils/util.js +221 -187
  348. package/lib/utils/vdom.js +9 -5
  349. package/lib/utils/vue-popper.js +195 -173
  350. package/package.json +156 -160
  351. package/packages/alert/index.js +8 -8
  352. package/packages/alert/src/main.vue +94 -94
  353. package/packages/aside/index.js +8 -8
  354. package/packages/aside/src/main.vue +20 -20
  355. package/packages/autocomplete/index.js +8 -8
  356. package/packages/autocomplete/src/autocomplete-suggestions.vue +76 -76
  357. package/packages/autocomplete/src/autocomplete.vue +285 -285
  358. package/packages/avatar/index.js +8 -8
  359. package/packages/avatar/src/main.vue +107 -107
  360. package/packages/backtop/index.js +8 -8
  361. package/packages/backtop/src/main.vue +110 -110
  362. package/packages/badge/index.js +8 -8
  363. package/packages/badge/src/main.vue +53 -53
  364. package/packages/breadcrumb/index.js +8 -8
  365. package/packages/breadcrumb/src/breadcrumb-item.vue +41 -41
  366. package/packages/breadcrumb/src/breadcrumb.vue +34 -34
  367. package/packages/breadcrumb-item/index.js +8 -8
  368. package/packages/button/index.js +8 -8
  369. package/packages/button/src/button-group.vue +10 -10
  370. package/packages/button/src/button.vue +78 -78
  371. package/packages/button-group/index.js +8 -8
  372. package/packages/calendar/index.js +8 -8
  373. package/packages/calendar/src/date-table.vue +200 -200
  374. package/packages/calendar/src/main.vue +280 -280
  375. package/packages/card/index.js +8 -8
  376. package/packages/card/src/main.vue +23 -23
  377. package/packages/carousel/index.js +8 -8
  378. package/packages/carousel/src/item.vue +138 -138
  379. package/packages/carousel/src/main.vue +315 -315
  380. package/packages/carousel-item/index.js +8 -8
  381. package/packages/cascader/index.js +8 -8
  382. package/packages/cascader/src/cascader.vue +663 -663
  383. package/packages/cascader-panel/index.js +8 -8
  384. package/packages/cascader-panel/src/cascader-menu.vue +138 -138
  385. package/packages/cascader-panel/src/cascader-node.vue +246 -246
  386. package/packages/cascader-panel/src/cascader-panel.vue +391 -391
  387. package/packages/cascader-panel/src/node.js +166 -165
  388. package/packages/cascader-panel/src/store.js +58 -57
  389. package/packages/checkbox/index.js +8 -8
  390. package/packages/checkbox/src/checkbox-button.vue +199 -199
  391. package/packages/checkbox/src/checkbox-group.vue +48 -48
  392. package/packages/checkbox/src/checkbox.vue +222 -222
  393. package/packages/checkbox-button/index.js +8 -8
  394. package/packages/checkbox-group/index.js +8 -8
  395. package/packages/col/index.js +9 -9
  396. package/packages/col/src/col.js +71 -71
  397. package/packages/collapse/index.js +9 -9
  398. package/packages/collapse/src/collapse-item.vue +114 -114
  399. package/packages/collapse/src/collapse.vue +73 -73
  400. package/packages/collapse-item/index.js +8 -8
  401. package/packages/color-picker/index.js +8 -8
  402. package/packages/color-picker/src/color.js +317 -317
  403. package/packages/color-picker/src/components/alpha-slider.vue +132 -132
  404. package/packages/color-picker/src/components/hue-slider.vue +123 -123
  405. package/packages/color-picker/src/components/picker-dropdown.vue +121 -121
  406. package/packages/color-picker/src/components/predefine.vue +61 -61
  407. package/packages/color-picker/src/components/sv-panel.vue +100 -100
  408. package/packages/color-picker/src/draggable.js +36 -36
  409. package/packages/color-picker/src/main.vue +188 -188
  410. package/packages/container/index.js +8 -8
  411. package/packages/container/src/main.vue +33 -33
  412. package/packages/date-picker/index.js +8 -8
  413. package/packages/date-picker/src/basic/date-table.vue +441 -441
  414. package/packages/date-picker/src/basic/month-table.vue +269 -268
  415. package/packages/date-picker/src/basic/time-spinner.vue +304 -304
  416. package/packages/date-picker/src/basic/year-table.vue +111 -111
  417. package/packages/date-picker/src/panel/date-range.vue +680 -680
  418. package/packages/date-picker/src/panel/date.vue +609 -609
  419. package/packages/date-picker/src/panel/month-range.vue +289 -289
  420. package/packages/date-picker/src/panel/time-range.vue +248 -248
  421. package/packages/date-picker/src/panel/time-select.vue +178 -178
  422. package/packages/date-picker/src/panel/time.vue +186 -186
  423. package/packages/date-picker/src/picker/date-picker.js +43 -43
  424. package/packages/date-picker/src/picker/time-picker.js +39 -39
  425. package/packages/date-picker/src/picker/time-select.js +21 -21
  426. package/packages/date-picker/src/picker.vue +956 -956
  427. package/packages/descriptions/index.js +8 -8
  428. package/packages/descriptions/src/descriptions-item.js +30 -30
  429. package/packages/descriptions/src/descriptions-row.js +116 -116
  430. package/packages/descriptions/src/index.js +180 -180
  431. package/packages/descriptions-item/index.js +8 -8
  432. package/packages/dialog/index.js +8 -8
  433. package/packages/dialog/src/component.vue +212 -212
  434. package/packages/divider/index.js +8 -8
  435. package/packages/divider/src/main.vue +37 -37
  436. package/packages/drawer/index.js +8 -8
  437. package/packages/drawer/src/main.vue +205 -205
  438. package/packages/dropdown/index.js +8 -8
  439. package/packages/dropdown/src/dropdown-item.vue +37 -37
  440. package/packages/dropdown/src/dropdown-menu.vue +63 -63
  441. package/packages/dropdown/src/dropdown.vue +293 -293
  442. package/packages/dropdown-item/index.js +8 -8
  443. package/packages/dropdown-menu/index.js +8 -8
  444. package/packages/empty/index.js +7 -7
  445. package/packages/empty/src/img-empty.vue +132 -132
  446. package/packages/empty/src/index.vue +50 -50
  447. package/packages/footer/index.js +8 -8
  448. package/packages/footer/src/main.vue +20 -20
  449. package/packages/form/index.js +8 -8
  450. package/packages/form/src/form-item.vue +324 -324
  451. package/packages/form/src/form.vue +182 -182
  452. package/packages/form/src/label-wrap.vue +78 -78
  453. package/packages/form-item/index.js +8 -8
  454. package/packages/header/index.js +8 -8
  455. package/packages/header/src/main.vue +20 -20
  456. package/packages/icon/index.js +8 -8
  457. package/packages/icon/src/icon.vue +13 -13
  458. package/packages/image/index.js +8 -8
  459. package/packages/image/src/image-viewer.vue +330 -330
  460. package/packages/image/src/main.vue +249 -249
  461. package/packages/infinite-scroll/index.js +8 -8
  462. package/packages/infinite-scroll/src/main.js +150 -149
  463. package/packages/input/index.js +8 -8
  464. package/packages/input/src/calcTextareaHeight.js +104 -104
  465. package/packages/input/src/input.vue +440 -440
  466. package/packages/input-number/index.js +8 -8
  467. package/packages/input-number/src/input-number.vue +283 -283
  468. package/packages/link/index.js +8 -8
  469. package/packages/link/src/main.vue +53 -53
  470. package/packages/loading/index.js +11 -11
  471. package/packages/loading/src/directive.js +133 -133
  472. package/packages/loading/src/index.js +106 -106
  473. package/packages/loading/src/loading.vue +41 -41
  474. package/packages/main/index.js +8 -8
  475. package/packages/main/src/main.vue +12 -12
  476. package/packages/menu/index.js +8 -8
  477. package/packages/menu/src/menu-item-group.vue +45 -45
  478. package/packages/menu/src/menu-item.vue +112 -112
  479. package/packages/menu/src/menu-mixin.js +44 -44
  480. package/packages/menu/src/menu.vue +325 -325
  481. package/packages/menu/src/submenu.vue +349 -348
  482. package/packages/menu-item/index.js +8 -8
  483. package/packages/menu-item-group/index.js +8 -8
  484. package/packages/message/index.js +2 -2
  485. package/packages/message/src/main.js +91 -91
  486. package/packages/message/src/main.vue +117 -117
  487. package/packages/message-box/index.js +2 -2
  488. package/packages/message-box/src/main.js +216 -216
  489. package/packages/message-box/src/main.vue +332 -332
  490. package/packages/notification/index.js +2 -2
  491. package/packages/notification/src/main.js +94 -94
  492. package/packages/notification/src/main.vue +152 -152
  493. package/packages/option/index.js +8 -8
  494. package/packages/option-group/index.js +8 -8
  495. package/packages/page-header/index.js +8 -8
  496. package/packages/page-header/src/main.vue +30 -30
  497. package/packages/pagination/index.js +8 -8
  498. package/packages/pagination/src/pager.vue +163 -163
  499. package/packages/pagination/src/pagination.js +386 -386
  500. package/packages/popconfirm/index.js +8 -8
  501. package/packages/popconfirm/src/main.vue +104 -104
  502. package/packages/popover/index.js +14 -14
  503. package/packages/popover/src/directive.js +20 -20
  504. package/packages/popover/src/main.vue +237 -237
  505. package/packages/progress/index.js +8 -8
  506. package/packages/progress/src/progress.vue +235 -235
  507. package/packages/radio/index.js +8 -8
  508. package/packages/radio/src/radio-button.vue +115 -115
  509. package/packages/radio/src/radio-group.vue +113 -113
  510. package/packages/radio/src/radio.vue +134 -134
  511. package/packages/radio-button/index.js +8 -8
  512. package/packages/radio-group/index.js +8 -8
  513. package/packages/rate/index.js +8 -8
  514. package/packages/rate/src/main.vue +348 -348
  515. package/packages/result/index.js +8 -8
  516. package/packages/result/src/icon-error.vue +13 -13
  517. package/packages/result/src/icon-info.vue +13 -13
  518. package/packages/result/src/icon-success.vue +13 -13
  519. package/packages/result/src/icon-warning.vue +13 -13
  520. package/packages/result/src/index.vue +65 -65
  521. package/packages/row/index.js +9 -9
  522. package/packages/row/src/row.js +44 -44
  523. package/packages/scrollbar/index.js +8 -8
  524. package/packages/scrollbar/src/bar.js +92 -92
  525. package/packages/scrollbar/src/main.js +130 -130
  526. package/packages/scrollbar/src/util.js +34 -34
  527. package/packages/select/index.js +8 -8
  528. package/packages/select/src/navigation-mixin.js +54 -54
  529. package/packages/select/src/option-group.vue +60 -60
  530. package/packages/select/src/option.vue +168 -168
  531. package/packages/select/src/select-dropdown.vue +74 -74
  532. package/packages/select/src/select.vue +900 -900
  533. package/packages/skeleton/index.js +8 -8
  534. package/packages/skeleton/src/img-placeholder.vue +16 -16
  535. package/packages/skeleton/src/index.vue +76 -76
  536. package/packages/skeleton/src/item.vue +22 -22
  537. package/packages/skeleton-item/index.js +8 -8
  538. package/packages/slider/index.js +8 -8
  539. package/packages/slider/src/button.vue +238 -238
  540. package/packages/slider/src/main.vue +427 -427
  541. package/packages/slider/src/marker.js +18 -18
  542. package/packages/spinner/index.js +8 -8
  543. package/packages/spinner/src/spinner.vue +27 -27
  544. package/packages/statistic/index.js +8 -0
  545. package/packages/statistic/src/main.vue +204 -0
  546. package/packages/step/index.js +8 -8
  547. package/packages/steps/README.md +69 -69
  548. package/packages/steps/index.js +8 -8
  549. package/packages/steps/src/step.vue +184 -184
  550. package/packages/steps/src/steps.vue +68 -68
  551. package/packages/submenu/index.js +8 -8
  552. package/packages/switch/index.js +9 -9
  553. package/packages/switch/src/component.vue +174 -174
  554. package/packages/tab-pane/index.js +8 -8
  555. package/packages/table/index.js +8 -8
  556. package/packages/table/src/config.js +124 -124
  557. package/packages/table/src/dropdown.js +28 -28
  558. package/packages/table/src/filter-panel.vue +194 -194
  559. package/packages/table/src/layout-observer.js +68 -68
  560. package/packages/table/src/store/current.js +76 -76
  561. package/packages/table/src/store/expand.js +65 -65
  562. package/packages/table/src/store/helper.js +41 -41
  563. package/packages/table/src/store/index.js +147 -147
  564. package/packages/table/src/store/tree.js +209 -209
  565. package/packages/table/src/store/watcher.js +381 -381
  566. package/packages/table/src/table-body.js +469 -469
  567. package/packages/table/src/table-column.js +319 -319
  568. package/packages/table/src/table-footer.js +153 -153
  569. package/packages/table/src/table-header.js +511 -511
  570. package/packages/table/src/table-layout.js +249 -249
  571. package/packages/table/src/table-row.js +101 -101
  572. package/packages/table/src/table.vue +712 -712
  573. package/packages/table/src/util.js +273 -273
  574. package/packages/table-column/index.js +8 -8
  575. package/packages/tabs/index.js +8 -8
  576. package/packages/tabs/src/tab-bar.vue +57 -57
  577. package/packages/tabs/src/tab-nav.vue +294 -294
  578. package/packages/tabs/src/tab-pane.vue +56 -56
  579. package/packages/tabs/src/tabs.vue +191 -191
  580. package/packages/tag/index.js +8 -8
  581. package/packages/tag/src/tag.vue +58 -58
  582. package/packages/theme-chalk/README.md +33 -33
  583. package/packages/theme-chalk/package.json +35 -35
  584. package/packages/theme-chalk/src/alert.scss +147 -147
  585. package/packages/theme-chalk/src/aside.scss +7 -7
  586. package/packages/theme-chalk/src/autocomplete.scss +80 -80
  587. package/packages/theme-chalk/src/avatar.scss +51 -51
  588. package/packages/theme-chalk/src/backtop.scss +22 -22
  589. package/packages/theme-chalk/src/badge.scss +57 -57
  590. package/packages/theme-chalk/src/base.scss +2 -2
  591. package/packages/theme-chalk/src/breadcrumb.scss +55 -55
  592. package/packages/theme-chalk/src/button.scss +262 -262
  593. package/packages/theme-chalk/src/calendar.scss +79 -79
  594. package/packages/theme-chalk/src/card.scss +32 -32
  595. package/packages/theme-chalk/src/carousel-item.scss +50 -50
  596. package/packages/theme-chalk/src/carousel.scss +161 -161
  597. package/packages/theme-chalk/src/cascader-panel.scss +120 -120
  598. package/packages/theme-chalk/src/cascader.scss +182 -182
  599. package/packages/theme-chalk/src/checkbox.scss +359 -359
  600. package/packages/theme-chalk/src/col.scss +156 -156
  601. package/packages/theme-chalk/src/collapse.scss +63 -63
  602. package/packages/theme-chalk/src/color-picker.scss +384 -384
  603. package/packages/theme-chalk/src/common/popup.scss +42 -42
  604. package/packages/theme-chalk/src/common/transition.scss +99 -99
  605. package/packages/theme-chalk/src/common/var.scss +1028 -1028
  606. package/packages/theme-chalk/src/container.scss +14 -14
  607. package/packages/theme-chalk/src/date-picker/date-picker.scss +97 -97
  608. package/packages/theme-chalk/src/date-picker/date-range-picker.scss +101 -101
  609. package/packages/theme-chalk/src/date-picker/date-table.scss +151 -151
  610. package/packages/theme-chalk/src/date-picker/month-table.scss +82 -82
  611. package/packages/theme-chalk/src/date-picker/picker-panel.scss +117 -117
  612. package/packages/theme-chalk/src/date-picker/picker.scss +197 -197
  613. package/packages/theme-chalk/src/date-picker/time-picker.scss +85 -85
  614. package/packages/theme-chalk/src/date-picker/time-range-picker.scss +31 -31
  615. package/packages/theme-chalk/src/date-picker/time-spinner.scss +110 -110
  616. package/packages/theme-chalk/src/date-picker/year-table.scss +51 -51
  617. package/packages/theme-chalk/src/date-picker.scss +11 -11
  618. package/packages/theme-chalk/src/descriptions-item.scss +42 -42
  619. package/packages/theme-chalk/src/descriptions.scss +111 -111
  620. package/packages/theme-chalk/src/dialog.scss +123 -123
  621. package/packages/theme-chalk/src/display.scss +12 -12
  622. package/packages/theme-chalk/src/divider.scss +47 -47
  623. package/packages/theme-chalk/src/drawer.scss +219 -219
  624. package/packages/theme-chalk/src/dropdown.scss +182 -182
  625. package/packages/theme-chalk/src/empty.scss +45 -45
  626. package/packages/theme-chalk/src/footer.scss +8 -8
  627. package/packages/theme-chalk/src/form.scss +167 -167
  628. package/packages/theme-chalk/src/header.scss +8 -8
  629. package/packages/theme-chalk/src/icon.scss +1167 -1167
  630. package/packages/theme-chalk/src/image.scss +179 -179
  631. package/packages/theme-chalk/src/index.scss +90 -89
  632. package/packages/theme-chalk/src/input-number.scss +180 -180
  633. package/packages/theme-chalk/src/input.scss +360 -360
  634. package/packages/theme-chalk/src/link.scss +81 -81
  635. package/packages/theme-chalk/src/loading.scss +96 -96
  636. package/packages/theme-chalk/src/main.scss +12 -12
  637. package/packages/theme-chalk/src/menu.scss +289 -289
  638. package/packages/theme-chalk/src/message-box.scss +226 -226
  639. package/packages/theme-chalk/src/message.scss +120 -120
  640. package/packages/theme-chalk/src/mixins/_button.scss +81 -81
  641. package/packages/theme-chalk/src/mixins/config.scss +4 -4
  642. package/packages/theme-chalk/src/mixins/function.scss +44 -44
  643. package/packages/theme-chalk/src/mixins/mixins.scss +190 -190
  644. package/packages/theme-chalk/src/mixins/utils.scss +39 -39
  645. package/packages/theme-chalk/src/notification.scss +99 -99
  646. package/packages/theme-chalk/src/option-group.scss +42 -42
  647. package/packages/theme-chalk/src/option.scss +36 -36
  648. package/packages/theme-chalk/src/page-header.scss +41 -41
  649. package/packages/theme-chalk/src/pagination.scss +295 -295
  650. package/packages/theme-chalk/src/popconfirm.scss +16 -16
  651. package/packages/theme-chalk/src/popover.scss +40 -40
  652. package/packages/theme-chalk/src/popper.scss +101 -101
  653. package/packages/theme-chalk/src/progress.scss +141 -141
  654. package/packages/theme-chalk/src/radio-button.scss +113 -113
  655. package/packages/theme-chalk/src/radio-group.scss +9 -9
  656. package/packages/theme-chalk/src/radio.scss +199 -199
  657. package/packages/theme-chalk/src/rate.scss +49 -49
  658. package/packages/theme-chalk/src/reset.scss +79 -79
  659. package/packages/theme-chalk/src/result.scss +61 -61
  660. package/packages/theme-chalk/src/row.scss +43 -43
  661. package/packages/theme-chalk/src/scrollbar.scss +72 -72
  662. package/packages/theme-chalk/src/select-dropdown.scss +62 -62
  663. package/packages/theme-chalk/src/select.scss +152 -152
  664. package/packages/theme-chalk/src/skeleton-item.scss +84 -84
  665. package/packages/theme-chalk/src/skeleton.scss +40 -40
  666. package/packages/theme-chalk/src/slider.scss +250 -250
  667. package/packages/theme-chalk/src/spinner.scss +44 -44
  668. package/packages/theme-chalk/src/statistic.scss +38 -0
  669. package/packages/theme-chalk/src/step.scss +317 -317
  670. package/packages/theme-chalk/src/steps.scss +20 -20
  671. package/packages/theme-chalk/src/switch.scss +116 -116
  672. package/packages/theme-chalk/src/table-column.scss +97 -97
  673. package/packages/theme-chalk/src/table.scss +564 -564
  674. package/packages/theme-chalk/src/tabs.scss +602 -602
  675. package/packages/theme-chalk/src/tag.scss +163 -163
  676. package/packages/theme-chalk/src/time-picker.scss +8 -8
  677. package/packages/theme-chalk/src/time-select.scss +37 -37
  678. package/packages/theme-chalk/src/timeline-item.scss +86 -86
  679. package/packages/theme-chalk/src/timeline.scss +14 -14
  680. package/packages/theme-chalk/src/tooltip.scss +141 -141
  681. package/packages/theme-chalk/src/transfer.scss +227 -227
  682. package/packages/theme-chalk/src/tree.scss +123 -123
  683. package/packages/theme-chalk/src/upload.scss +603 -603
  684. package/packages/theme-cy/README.md +38 -38
  685. package/packages/theme-cy/lib/index.css +1 -1
  686. package/packages/theme-cy/lib/treeselect.css +1 -1
  687. package/packages/theme-cy/package.json +35 -35
  688. package/packages/theme-cy/src/index.scss +0 -4
  689. package/packages/theme-cy/src/treeselect.scss +87 -93
  690. package/packages/time-picker/index.js +8 -8
  691. package/packages/time-select/index.js +8 -8
  692. package/packages/timeline/index.js +8 -8
  693. package/packages/timeline/src/item.vue +73 -73
  694. package/packages/timeline/src/main.vue +33 -33
  695. package/packages/timeline-item/index.js +8 -8
  696. package/packages/tooltip/index.js +8 -8
  697. package/packages/tooltip/src/main.js +242 -242
  698. package/packages/transfer/index.js +8 -8
  699. package/packages/transfer/src/main.vue +231 -231
  700. package/packages/transfer/src/transfer-panel.vue +251 -251
  701. package/packages/tree/index.js +8 -8
  702. package/packages/tree/src/model/node.js +484 -484
  703. package/packages/tree/src/model/tree-store.js +340 -340
  704. package/packages/tree/src/model/util.js +27 -27
  705. package/packages/tree/src/tree-node.vue +279 -279
  706. package/packages/tree/src/tree.vue +496 -496
  707. package/packages/treeselect/index.js +8 -0
  708. package/packages/{treeSelect → treeselect}/src/main.vue +243 -243
  709. package/packages/upload/index.js +8 -8
  710. package/packages/upload/src/ajax.js +85 -85
  711. package/packages/upload/src/index.vue +338 -338
  712. package/packages/upload/src/upload-dragger.vue +70 -70
  713. package/packages/upload/src/upload-list.vue +105 -105
  714. package/packages/upload/src/upload.vue +211 -211
  715. package/src/directives/mousewheel.js +18 -18
  716. package/src/directives/repeat-click.js +26 -26
  717. package/src/index.js +8 -13
  718. package/src/locale/format.js +46 -45
  719. package/src/locale/index.js +48 -48
  720. package/src/locale/lang/af-ZA.js +123 -123
  721. package/src/locale/lang/ar.js +122 -122
  722. package/src/locale/lang/az.js +126 -126
  723. package/src/locale/lang/bg.js +123 -123
  724. package/src/locale/lang/bn.js +126 -126
  725. package/src/locale/lang/ca.js +122 -122
  726. package/src/locale/lang/cs-CZ.js +125 -125
  727. package/src/locale/lang/da.js +122 -122
  728. package/src/locale/lang/de.js +124 -124
  729. package/src/locale/lang/ee.js +123 -123
  730. package/src/locale/lang/el.js +123 -123
  731. package/src/locale/lang/en.js +123 -123
  732. package/src/locale/lang/eo.js +123 -123
  733. package/src/locale/lang/es.js +122 -122
  734. package/src/locale/lang/eu.js +123 -123
  735. package/src/locale/lang/fa.js +123 -123
  736. package/src/locale/lang/fi.js +123 -123
  737. package/src/locale/lang/fr.js +122 -122
  738. package/src/locale/lang/he.js +123 -123
  739. package/src/locale/lang/hr.js +123 -123
  740. package/src/locale/lang/hu.js +122 -122
  741. package/src/locale/lang/hy-AM.js +123 -123
  742. package/src/locale/lang/id.js +123 -123
  743. package/src/locale/lang/is.js +124 -124
  744. package/src/locale/lang/it.js +122 -122
  745. package/src/locale/lang/ja.js +123 -123
  746. package/src/locale/lang/kg.js +123 -123
  747. package/src/locale/lang/km.js +123 -123
  748. package/src/locale/lang/ko.js +123 -123
  749. package/src/locale/lang/ku.js +123 -123
  750. package/src/locale/lang/kz.js +123 -123
  751. package/src/locale/lang/lo-LA.js +126 -126
  752. package/src/locale/lang/lt.js +123 -123
  753. package/src/locale/lang/lv.js +123 -123
  754. package/src/locale/lang/mn.js +123 -123
  755. package/src/locale/lang/ms.js +122 -122
  756. package/src/locale/lang/nb-NO.js +122 -122
  757. package/src/locale/lang/nl.js +123 -123
  758. package/src/locale/lang/pl.js +123 -123
  759. package/src/locale/lang/pt-br.js +123 -123
  760. package/src/locale/lang/pt.js +123 -123
  761. package/src/locale/lang/ro.js +123 -123
  762. package/src/locale/lang/ru-RU.js +123 -123
  763. package/src/locale/lang/si.js +123 -123
  764. package/src/locale/lang/sk.js +125 -125
  765. package/src/locale/lang/sl.js +123 -123
  766. package/src/locale/lang/sr-Latn.js +123 -123
  767. package/src/locale/lang/sr.js +123 -123
  768. package/src/locale/lang/sv-SE.js +123 -123
  769. package/src/locale/lang/ta.js +122 -122
  770. package/src/locale/lang/th.js +123 -123
  771. package/src/locale/lang/tk.js +123 -123
  772. package/src/locale/lang/tr-TR.js +123 -123
  773. package/src/locale/lang/ua.js +123 -123
  774. package/src/locale/lang/ug-CN.js +123 -123
  775. package/src/locale/lang/uz-UZ.js +123 -123
  776. package/src/locale/lang/vi.js +123 -123
  777. package/src/locale/lang/zh-CN.js +123 -123
  778. package/src/locale/lang/zh-TW.js +123 -123
  779. package/src/mixins/emitter.js +33 -33
  780. package/src/mixins/focus.js +9 -9
  781. package/src/mixins/locale.js +9 -9
  782. package/src/mixins/migrating.js +54 -54
  783. package/src/transitions/collapse-transition.js +77 -77
  784. package/src/utils/after-leave.js +27 -27
  785. package/src/utils/aria-dialog.js +90 -90
  786. package/src/utils/aria-utils.js +122 -122
  787. package/src/utils/clickoutside.js +76 -76
  788. package/src/utils/date-util.js +282 -282
  789. package/src/utils/date.js +368 -2
  790. package/src/utils/dom.js +227 -227
  791. package/src/utils/lodash.js +18075 -9
  792. package/src/utils/menu/aria-menubar.js +14 -14
  793. package/src/utils/menu/aria-menuitem.js +49 -49
  794. package/src/utils/menu/aria-submenu.js +59 -59
  795. package/src/utils/merge.js +15 -15
  796. package/src/utils/popper.js +1276 -1276
  797. package/src/utils/popup/index.js +218 -218
  798. package/src/utils/popup/popup-manager.js +194 -194
  799. package/src/utils/resize-event.js +36 -36
  800. package/src/utils/scroll-into-view.js +27 -27
  801. package/src/utils/scrollbar-width.js +29 -29
  802. package/src/utils/shared.js +7 -7
  803. package/src/utils/types.js +40 -40
  804. package/src/utils/util.js +245 -245
  805. package/src/utils/vdom.js +5 -5
  806. package/src/utils/vue-popper.js +198 -198
  807. package/types/alert.d.ts +31 -31
  808. package/types/aside.d.ts +7 -7
  809. package/types/autocomplete.d.ts +78 -78
  810. package/types/avatar.d.ts +20 -20
  811. package/types/backtop.d.ts +16 -16
  812. package/types/badge.d.ts +16 -16
  813. package/types/breadcrumb-item.d.ts +10 -10
  814. package/types/breadcrumb.d.ts +10 -10
  815. package/types/button-group.d.ts +4 -4
  816. package/types/button.d.ts +37 -37
  817. package/types/calendar.d.ts +15 -15
  818. package/types/card.d.ts +26 -26
  819. package/types/carousel-item.d.ts +10 -10
  820. package/types/carousel.d.ts +57 -57
  821. package/types/cascader-panel.d.ts +72 -72
  822. package/types/cascader.d.ts +65 -65
  823. package/types/checkbox-button.d.ts +22 -22
  824. package/types/checkbox-group.d.ts +22 -22
  825. package/types/checkbox.d.ts +34 -34
  826. package/types/col.d.ts +46 -46
  827. package/types/collapse-item.d.ts +26 -26
  828. package/types/collapse.d.ts +10 -10
  829. package/types/color-picker.d.ts +21 -21
  830. package/types/component.d.ts +13 -13
  831. package/types/container.d.ts +7 -7
  832. package/types/date-picker.d.ts +124 -124
  833. package/types/descriptions-item.d.ts +37 -37
  834. package/types/descriptions.d.ts +52 -52
  835. package/types/dialog.d.ts +62 -62
  836. package/types/divider.d.ts +12 -12
  837. package/types/drawer.d.ts +63 -63
  838. package/types/dropdown-item.d.ts +16 -16
  839. package/types/dropdown-menu.d.ts +4 -4
  840. package/types/dropdown.d.ts +38 -38
  841. package/types/element-ui.d.ts +3 -16
  842. package/types/empty.d.ts +31 -31
  843. package/types/footer.d.ts +7 -7
  844. package/types/form-item.d.ts +37 -37
  845. package/types/form.d.ts +82 -82
  846. package/types/header.d.ts +7 -7
  847. package/types/icon.d.ts +7 -7
  848. package/types/image.d.ts +43 -43
  849. package/types/index.d.ts +4 -4
  850. package/types/infinite-scroll.d.ts +5 -5
  851. package/types/input-number.d.ts +47 -47
  852. package/types/input.d.ts +107 -107
  853. package/types/link.d.ts +25 -25
  854. package/types/loading.d.ts +62 -62
  855. package/types/main.d.ts +4 -4
  856. package/types/menu-item-group.d.ts +7 -7
  857. package/types/menu-item.d.ts +10 -10
  858. package/types/menu.d.ts +46 -46
  859. package/types/message-box.d.ts +176 -176
  860. package/types/message.d.ts +90 -90
  861. package/types/notification.d.ts +84 -84
  862. package/types/option-group.d.ts +10 -10
  863. package/types/option.d.ts +13 -13
  864. package/types/page-header.d.ts +10 -10
  865. package/types/pagination.d.ts +43 -43
  866. package/types/popconfirm.d.ts +29 -29
  867. package/types/popover.d.ts +71 -71
  868. package/types/progress.d.ts +37 -37
  869. package/types/radio-button.d.ts +16 -16
  870. package/types/radio-group.d.ts +18 -18
  871. package/types/radio.d.ts +19 -19
  872. package/types/rate.d.ts +64 -64
  873. package/types/result.d.ts +33 -33
  874. package/types/row.d.ts +25 -25
  875. package/types/select.d.ts +90 -90
  876. package/types/skeleton-item.d.ts +7 -7
  877. package/types/skeleton.d.ts +33 -33
  878. package/types/slider.d.ts +68 -68
  879. package/types/spinner.d.ts +16 -16
  880. package/types/statistic.d.ts +37 -0
  881. package/types/step.d.ts +34 -34
  882. package/types/steps.d.ts +28 -28
  883. package/types/submenu.d.ts +22 -22
  884. package/types/switch.d.ts +43 -43
  885. package/types/tab-pane.d.ts +19 -19
  886. package/types/table-column.d.ts +117 -117
  887. package/types/table.d.ts +177 -177
  888. package/types/tabs.d.ts +31 -31
  889. package/types/tag.d.ts +28 -28
  890. package/types/time-picker.d.ts +63 -63
  891. package/types/time-select.d.ts +56 -56
  892. package/types/timeline-item.d.ts +20 -20
  893. package/types/timeline.d.ts +6 -6
  894. package/types/tooltip.d.ts +52 -52
  895. package/types/transfer.d.ts +73 -73
  896. package/types/tree.d.ts +266 -266
  897. package/types/treeselect.d.ts +5 -0
  898. package/types/upload.d.ts +124 -124
  899. package/web-types.json +4195 -4195
  900. package/lib/fileUpload.js +0 -3885
  901. package/lib/tabDialog.js +0 -2644
  902. package/lib/treeSelect.js +0 -4421
  903. package/lib/utils/date_source.js +0 -335
  904. package/lib/utils/lodash_source.js +0 -9421
  905. package/packages/fileUpload/index.js +0 -8
  906. package/packages/fileUpload/src/main.vue +0 -430
  907. package/packages/subTitle/index.js +0 -8
  908. package/packages/subTitle/src/main.vue +0 -33
  909. package/packages/tabDialog/index.js +0 -23
  910. package/packages/tabDialog/src/dialog/drag.js +0 -63
  911. package/packages/tabDialog/src/dialog/dragHeight.js +0 -34
  912. package/packages/tabDialog/src/dialog/dragWidth.js +0 -30
  913. package/packages/tabDialog/src/main.vue +0 -277
  914. package/packages/theme-cy/lib/element.css +0 -1
  915. package/packages/theme-cy/lib/fileUpload.css +0 -1
  916. package/packages/theme-cy/lib/subTitle.css +0 -1
  917. package/packages/theme-cy/lib/tabDialog.css +0 -1
  918. package/packages/theme-cy/src/element.scss +0 -45
  919. package/packages/theme-cy/src/fileUpload.scss +0 -30
  920. package/packages/theme-cy/src/subTitle.scss +0 -26
  921. package/packages/theme-cy/src/tabDialog.scss +0 -43
  922. package/packages/treeSelect/index.js +0 -8
  923. package/src/utils/date_source.js +0 -352
  924. package/src/utils/lodash_source.js +0 -18090
  925. package/types/fileUpload.d.ts +0 -5
  926. package/types/subTitle.d.ts +0 -5
  927. package/types/tabDialog.d.ts +0 -5
  928. package/types/treeSelect.d.ts +0 -5
package/lib/tabDialog.js DELETED
@@ -1,2644 +0,0 @@
1
- module.exports =
2
- /******/ (function(modules) { // webpackBootstrap
3
- /******/ // The module cache
4
- /******/ var installedModules = {};
5
- /******/
6
- /******/ // The require function
7
- /******/ function __webpack_require__(moduleId) {
8
- /******/
9
- /******/ // Check if module is in cache
10
- /******/ if(installedModules[moduleId]) {
11
- /******/ return installedModules[moduleId].exports;
12
- /******/ }
13
- /******/ // Create a new module (and put it into the cache)
14
- /******/ var module = installedModules[moduleId] = {
15
- /******/ i: moduleId,
16
- /******/ l: false,
17
- /******/ exports: {}
18
- /******/ };
19
- /******/
20
- /******/ // Execute the module function
21
- /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
22
- /******/
23
- /******/ // Flag the module as loaded
24
- /******/ module.l = true;
25
- /******/
26
- /******/ // Return the exports of the module
27
- /******/ return module.exports;
28
- /******/ }
29
- /******/
30
- /******/
31
- /******/ // expose the modules object (__webpack_modules__)
32
- /******/ __webpack_require__.m = modules;
33
- /******/
34
- /******/ // expose the module cache
35
- /******/ __webpack_require__.c = installedModules;
36
- /******/
37
- /******/ // define getter function for harmony exports
38
- /******/ __webpack_require__.d = function(exports, name, getter) {
39
- /******/ if(!__webpack_require__.o(exports, name)) {
40
- /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
41
- /******/ }
42
- /******/ };
43
- /******/
44
- /******/ // define __esModule on exports
45
- /******/ __webpack_require__.r = function(exports) {
46
- /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
47
- /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
48
- /******/ }
49
- /******/ Object.defineProperty(exports, '__esModule', { value: true });
50
- /******/ };
51
- /******/
52
- /******/ // create a fake namespace object
53
- /******/ // mode & 1: value is a module id, require it
54
- /******/ // mode & 2: merge all properties of value into the ns
55
- /******/ // mode & 4: return value when already ns object
56
- /******/ // mode & 8|1: behave like require
57
- /******/ __webpack_require__.t = function(value, mode) {
58
- /******/ if(mode & 1) value = __webpack_require__(value);
59
- /******/ if(mode & 8) return value;
60
- /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
61
- /******/ var ns = Object.create(null);
62
- /******/ __webpack_require__.r(ns);
63
- /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
64
- /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
65
- /******/ return ns;
66
- /******/ };
67
- /******/
68
- /******/ // getDefaultExport function for compatibility with non-harmony modules
69
- /******/ __webpack_require__.n = function(module) {
70
- /******/ var getter = module && module.__esModule ?
71
- /******/ function getDefault() { return module['default']; } :
72
- /******/ function getModuleExports() { return module; };
73
- /******/ __webpack_require__.d(getter, 'a', getter);
74
- /******/ return getter;
75
- /******/ };
76
- /******/
77
- /******/ // Object.prototype.hasOwnProperty.call
78
- /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
79
- /******/
80
- /******/ // __webpack_public_path__
81
- /******/ __webpack_require__.p = "/dist/";
82
- /******/
83
- /******/
84
- /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 149);
86
- /******/ })
87
- /************************************************************************/
88
- /******/ ([
89
- /* 0 */
90
- /***/ (function(module, exports) {
91
-
92
- module.exports = require("vue");
93
-
94
- /***/ }),
95
- /* 1 */
96
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
97
-
98
- "use strict";
99
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return on; });
100
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return off; });
101
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return once; });
102
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return hasClass; });
103
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return addClass; });
104
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return removeClass; });
105
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return getStyle; });
106
- /* unused harmony export setStyle */
107
- /* unused harmony export isScroll */
108
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return getScrollContainer; });
109
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return isInContainer; });
110
- /* harmony import */ var core_js_modules_es_array_filter_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(18);
111
- /* harmony import */ var core_js_modules_es_array_filter_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_filter_js__WEBPACK_IMPORTED_MODULE_0__);
112
- /* harmony import */ var core_js_modules_es_array_includes_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(53);
113
- /* harmony import */ var core_js_modules_es_array_includes_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_includes_js__WEBPACK_IMPORTED_MODULE_1__);
114
- /* harmony import */ var core_js_modules_es_number_constructor_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(6);
115
- /* harmony import */ var core_js_modules_es_number_constructor_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_number_constructor_js__WEBPACK_IMPORTED_MODULE_2__);
116
- /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(3);
117
- /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_3__);
118
- /* harmony import */ var core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7);
119
- /* harmony import */ var core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_4__);
120
- /* harmony import */ var core_js_modules_es_string_match_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(16);
121
- /* harmony import */ var core_js_modules_es_string_match_js__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_string_match_js__WEBPACK_IMPORTED_MODULE_5__);
122
- /* harmony import */ var core_js_modules_es_string_replace_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(12);
123
- /* harmony import */ var core_js_modules_es_string_replace_js__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_string_replace_js__WEBPACK_IMPORTED_MODULE_6__);
124
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(0);
125
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_7__);
126
-
127
-
128
-
129
-
130
-
131
-
132
-
133
- /* istanbul ignore next */
134
-
135
-
136
- var isServer = vue__WEBPACK_IMPORTED_MODULE_7___default.a.prototype.$isServer;
137
- var SPECIAL_CHARS_REGEXP = /([\:\-\_]+(.))/g;
138
- var MOZ_HACK_REGEXP = /^moz([A-Z])/;
139
- var ieVersion = isServer ? 0 : Number(document.documentMode);
140
-
141
- /* istanbul ignore next */
142
- var trim = function trim(string) {
143
- return (string || '').replace(/^[\s\uFEFF]+|[\s\uFEFF]+$/g, '');
144
- };
145
- /* istanbul ignore next */
146
- var camelCase = function camelCase(name) {
147
- return name.replace(SPECIAL_CHARS_REGEXP, function (_, separator, letter, offset) {
148
- return offset ? letter.toUpperCase() : letter;
149
- }).replace(MOZ_HACK_REGEXP, 'Moz$1');
150
- };
151
-
152
- /* istanbul ignore next */
153
- var on = function () {
154
- if (!isServer && document.addEventListener) {
155
- return function (element, event, handler) {
156
- if (element && event && handler) {
157
- element.addEventListener(event, handler, false);
158
- }
159
- };
160
- } else {
161
- return function (element, event, handler) {
162
- if (element && event && handler) {
163
- element.attachEvent('on' + event, handler);
164
- }
165
- };
166
- }
167
- }();
168
-
169
- /* istanbul ignore next */
170
- var off = function () {
171
- if (!isServer && document.removeEventListener) {
172
- return function (element, event, handler) {
173
- if (element && event) {
174
- element.removeEventListener(event, handler, false);
175
- }
176
- };
177
- } else {
178
- return function (element, event, handler) {
179
- if (element && event) {
180
- element.detachEvent('on' + event, handler);
181
- }
182
- };
183
- }
184
- }();
185
-
186
- /* istanbul ignore next */
187
- var once = function once(el, event, fn) {
188
- var _listener = function listener() {
189
- if (fn) {
190
- fn.apply(this, arguments);
191
- }
192
- off(el, event, _listener);
193
- };
194
- on(el, event, _listener);
195
- };
196
-
197
- /* istanbul ignore next */
198
- function hasClass(el, cls) {
199
- if (!el || !cls) return false;
200
- if (cls.indexOf(' ') !== -1) throw new Error('className should not contain space.');
201
- if (el.classList) {
202
- return el.classList.contains(cls);
203
- } else {
204
- return (' ' + el.className + ' ').indexOf(' ' + cls + ' ') > -1;
205
- }
206
- }
207
- ;
208
-
209
- /* istanbul ignore next */
210
- function addClass(el, cls) {
211
- if (!el) return;
212
- var curClass = el.className;
213
- var classes = (cls || '').split(' ');
214
- for (var i = 0, j = classes.length; i < j; i++) {
215
- var clsName = classes[i];
216
- if (!clsName) continue;
217
- if (el.classList) {
218
- el.classList.add(clsName);
219
- } else if (!hasClass(el, clsName)) {
220
- curClass += ' ' + clsName;
221
- }
222
- }
223
- if (!el.classList) {
224
- el.setAttribute('class', curClass);
225
- }
226
- }
227
- ;
228
-
229
- /* istanbul ignore next */
230
- function removeClass(el, cls) {
231
- if (!el || !cls) return;
232
- var classes = cls.split(' ');
233
- var curClass = ' ' + el.className + ' ';
234
- for (var i = 0, j = classes.length; i < j; i++) {
235
- var clsName = classes[i];
236
- if (!clsName) continue;
237
- if (el.classList) {
238
- el.classList.remove(clsName);
239
- } else if (hasClass(el, clsName)) {
240
- curClass = curClass.replace(' ' + clsName + ' ', ' ');
241
- }
242
- }
243
- if (!el.classList) {
244
- el.setAttribute('class', trim(curClass));
245
- }
246
- }
247
- ;
248
-
249
- /* istanbul ignore next */
250
- var getStyle = ieVersion < 9 ? function (element, styleName) {
251
- if (isServer) return;
252
- if (!element || !styleName) return null;
253
- styleName = camelCase(styleName);
254
- if (styleName === 'float') {
255
- styleName = 'styleFloat';
256
- }
257
- try {
258
- switch (styleName) {
259
- case 'opacity':
260
- try {
261
- return element.filters.item('alpha').opacity / 100;
262
- } catch (e) {
263
- return 1.0;
264
- }
265
- default:
266
- return element.style[styleName] || element.currentStyle ? element.currentStyle[styleName] : null;
267
- }
268
- } catch (e) {
269
- return element.style[styleName];
270
- }
271
- } : function (element, styleName) {
272
- if (isServer) return;
273
- if (!element || !styleName) return null;
274
- styleName = camelCase(styleName);
275
- if (styleName === 'float') {
276
- styleName = 'cssFloat';
277
- }
278
- try {
279
- var computed = document.defaultView.getComputedStyle(element, '');
280
- return element.style[styleName] || computed ? computed[styleName] : null;
281
- } catch (e) {
282
- return element.style[styleName];
283
- }
284
- };
285
-
286
- /* istanbul ignore next */
287
- function setStyle(element, styleName, value) {
288
- if (!element || !styleName) return;
289
- if (typeof styleName === 'object') {
290
- for (var prop in styleName) {
291
- if (styleName.hasOwnProperty(prop)) {
292
- setStyle(element, prop, styleName[prop]);
293
- }
294
- }
295
- } else {
296
- styleName = camelCase(styleName);
297
- if (styleName === 'opacity' && ieVersion < 9) {
298
- element.style.filter = isNaN(value) ? '' : 'alpha(opacity=' + value * 100 + ')';
299
- } else {
300
- element.style[styleName] = value;
301
- }
302
- }
303
- }
304
- ;
305
- var isScroll = function isScroll(el, vertical) {
306
- if (isServer) return;
307
- var determinedDirection = vertical !== null && vertical !== undefined;
308
- var overflow = determinedDirection ? vertical ? getStyle(el, 'overflow-y') : getStyle(el, 'overflow-x') : getStyle(el, 'overflow');
309
- return overflow.match(/(scroll|auto|overlay)/);
310
- };
311
- var getScrollContainer = function getScrollContainer(el, vertical) {
312
- if (isServer) return;
313
- var parent = el;
314
- while (parent) {
315
- if ([window, document, document.documentElement].includes(parent)) {
316
- return window;
317
- }
318
- if (isScroll(parent, vertical)) {
319
- return parent;
320
- }
321
- parent = parent.parentNode;
322
- }
323
- return parent;
324
- };
325
- var isInContainer = function isInContainer(el, container) {
326
- if (isServer || !el || !container) return false;
327
- var elRect = el.getBoundingClientRect();
328
- var containerRect;
329
- if ([window, document, document.documentElement, null, undefined].includes(container)) {
330
- containerRect = {
331
- top: 0,
332
- right: window.innerWidth,
333
- bottom: window.innerHeight,
334
- left: 0
335
- };
336
- } else {
337
- containerRect = container.getBoundingClientRect();
338
- }
339
- return elRect.top < containerRect.bottom && elRect.bottom > containerRect.top && elRect.right > containerRect.left && elRect.left < containerRect.right;
340
- };
341
-
342
- /***/ }),
343
- /* 2 */
344
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
345
-
346
- "use strict";
347
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return normalizeComponent; });
348
- /* globals __VUE_SSR_CONTEXT__ */
349
-
350
- // IMPORTANT: Do NOT use ES2015 features in this file (except for modules).
351
- // This module is a runtime utility for cleaner component module output and will
352
- // be included in the final webpack user bundle.
353
-
354
- function normalizeComponent(
355
- scriptExports,
356
- render,
357
- staticRenderFns,
358
- functionalTemplate,
359
- injectStyles,
360
- scopeId,
361
- moduleIdentifier /* server only */,
362
- shadowMode /* vue-cli only */
363
- ) {
364
- // Vue.extend constructor export interop
365
- var options =
366
- typeof scriptExports === 'function' ? scriptExports.options : scriptExports
367
-
368
- // render functions
369
- if (render) {
370
- options.render = render
371
- options.staticRenderFns = staticRenderFns
372
- options._compiled = true
373
- }
374
-
375
- // functional template
376
- if (functionalTemplate) {
377
- options.functional = true
378
- }
379
-
380
- // scopedId
381
- if (scopeId) {
382
- options._scopeId = 'data-v-' + scopeId
383
- }
384
-
385
- var hook
386
- if (moduleIdentifier) {
387
- // server build
388
- hook = function (context) {
389
- // 2.3 injection
390
- context =
391
- context || // cached call
392
- (this.$vnode && this.$vnode.ssrContext) || // stateful
393
- (this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) // functional
394
- // 2.2 with runInNewContext: true
395
- if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {
396
- context = __VUE_SSR_CONTEXT__
397
- }
398
- // inject component styles
399
- if (injectStyles) {
400
- injectStyles.call(this, context)
401
- }
402
- // register component module identifier for async chunk inferrence
403
- if (context && context._registeredComponents) {
404
- context._registeredComponents.add(moduleIdentifier)
405
- }
406
- }
407
- // used by ssr in case component is cached and beforeCreate
408
- // never gets called
409
- options._ssrRegister = hook
410
- } else if (injectStyles) {
411
- hook = shadowMode
412
- ? function () {
413
- injectStyles.call(
414
- this,
415
- (options.functional ? this.parent : this).$root.$options.shadowRoot
416
- )
417
- }
418
- : injectStyles
419
- }
420
-
421
- if (hook) {
422
- if (options.functional) {
423
- // for template-only hot-reload because in that case the render fn doesn't
424
- // go through the normalizer
425
- options._injectStyles = hook
426
- // register for functional component in vue file
427
- var originalRender = options.render
428
- options.render = function renderWithStyleInjection(h, context) {
429
- hook.call(context)
430
- return originalRender(h, context)
431
- }
432
- } else {
433
- // inject component registration as beforeCreate hook
434
- var existing = options.beforeCreate
435
- options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
436
- }
437
- }
438
-
439
- return {
440
- exports: scriptExports,
441
- options: options
442
- }
443
- }
444
-
445
-
446
- /***/ }),
447
- /* 3 */
448
- /***/ (function(module, exports) {
449
-
450
- module.exports = require("core-js/modules/es.object.to-string.js");
451
-
452
- /***/ }),
453
- /* 4 */
454
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
455
-
456
- "use strict";
457
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return noop; });
458
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return hasOwn; });
459
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return toObject; });
460
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return getValueByPath; });
461
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return getPropByPath; });
462
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return generateId; });
463
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return valueEquals; });
464
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return escapeRegexpString; });
465
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return arrayFindIndex; });
466
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return arrayFind; });
467
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return coerceTruthyValueToArray; });
468
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return isIE; });
469
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return isEdge; });
470
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return isFirefox; });
471
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return autoprefixer; });
472
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return kebabCase; });
473
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return capitalize; });
474
- /* unused harmony export looseEqual */
475
- /* unused harmony export arrayEquals */
476
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return isEqual; });
477
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return isEmpty; });
478
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return rafThrottle; });
479
- /* unused harmony export objToArray */
480
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return isMac; });
481
- /* harmony import */ var core_js_modules_es_array_slice_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(13);
482
- /* harmony import */ var core_js_modules_es_array_slice_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_slice_js__WEBPACK_IMPORTED_MODULE_0__);
483
- /* harmony import */ var core_js_modules_es_number_constructor_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(6);
484
- /* harmony import */ var core_js_modules_es_number_constructor_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_number_constructor_js__WEBPACK_IMPORTED_MODULE_1__);
485
- /* harmony import */ var core_js_modules_es_object_keys_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(17);
486
- /* harmony import */ var core_js_modules_es_object_keys_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_keys_js__WEBPACK_IMPORTED_MODULE_2__);
487
- /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(3);
488
- /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_3__);
489
- /* harmony import */ var core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7);
490
- /* harmony import */ var core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_4__);
491
- /* harmony import */ var core_js_modules_es_regexp_to_string_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(11);
492
- /* harmony import */ var core_js_modules_es_regexp_to_string_js__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_regexp_to_string_js__WEBPACK_IMPORTED_MODULE_5__);
493
- /* harmony import */ var core_js_modules_es_string_match_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(16);
494
- /* harmony import */ var core_js_modules_es_string_match_js__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_string_match_js__WEBPACK_IMPORTED_MODULE_6__);
495
- /* harmony import */ var core_js_modules_es_string_replace_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(12);
496
- /* harmony import */ var core_js_modules_es_string_replace_js__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_string_replace_js__WEBPACK_IMPORTED_MODULE_7__);
497
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(0);
498
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_8__);
499
- /* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(8);
500
-
501
-
502
-
503
-
504
-
505
-
506
-
507
-
508
-
509
-
510
- var hasOwnProperty = Object.prototype.hasOwnProperty;
511
- function noop() {}
512
- ;
513
- function hasOwn(obj, key) {
514
- return hasOwnProperty.call(obj, key);
515
- }
516
- ;
517
- function extend(to, _from) {
518
- for (var key in _from) {
519
- to[key] = _from[key];
520
- }
521
- return to;
522
- }
523
- ;
524
- function toObject(arr) {
525
- var res = {};
526
- for (var i = 0; i < arr.length; i++) {
527
- if (arr[i]) {
528
- extend(res, arr[i]);
529
- }
530
- }
531
- return res;
532
- }
533
- ;
534
- var getValueByPath = function getValueByPath(object, prop) {
535
- prop = prop || '';
536
- var paths = prop.split('.');
537
- var current = object;
538
- var result = null;
539
- for (var i = 0, j = paths.length; i < j; i++) {
540
- var path = paths[i];
541
- if (!current) break;
542
- if (i === j - 1) {
543
- result = current[path];
544
- break;
545
- }
546
- current = current[path];
547
- }
548
- return result;
549
- };
550
- function getPropByPath(obj, path, strict) {
551
- var tempObj = obj;
552
- path = path.replace(/\[(\w+)\]/g, '.$1');
553
- path = path.replace(/^\./, '');
554
- var keyArr = path.split('.');
555
- var i = 0;
556
- for (var len = keyArr.length; i < len - 1; ++i) {
557
- if (!tempObj && !strict) break;
558
- var key = keyArr[i];
559
- if (key in tempObj) {
560
- tempObj = tempObj[key];
561
- } else {
562
- if (strict) {
563
- throw new Error('please transfer a valid prop path to form item!');
564
- }
565
- break;
566
- }
567
- }
568
- return {
569
- o: tempObj,
570
- k: keyArr[i],
571
- v: tempObj ? tempObj[keyArr[i]] : null
572
- };
573
- }
574
- ;
575
- var generateId = function generateId() {
576
- return Math.floor(Math.random() * 10000);
577
- };
578
- var valueEquals = function valueEquals(a, b) {
579
- // see: https://stackoverflow.com/questions/3115982/how-to-check-if-two-arrays-are-equal-with-javascript
580
- if (a === b) return true;
581
- if (!(a instanceof Array)) return false;
582
- if (!(b instanceof Array)) return false;
583
- if (a.length !== b.length) return false;
584
- for (var i = 0; i !== a.length; ++i) {
585
- if (a[i] !== b[i]) return false;
586
- }
587
- return true;
588
- };
589
- var escapeRegexpString = function escapeRegexpString(value) {
590
- if (value === void 0) {
591
- value = '';
592
- }
593
- return String(value).replace(/[|\\{}()[\]^$+*?.]/g, '\\$&');
594
- };
595
-
596
- // TODO: use native Array.find, Array.findIndex when IE support is dropped
597
- var arrayFindIndex = function arrayFindIndex(arr, pred) {
598
- for (var i = 0; i !== arr.length; ++i) {
599
- if (pred(arr[i])) {
600
- return i;
601
- }
602
- }
603
- return -1;
604
- };
605
- var arrayFind = function arrayFind(arr, pred) {
606
- var idx = arrayFindIndex(arr, pred);
607
- return idx !== -1 ? arr[idx] : undefined;
608
- };
609
-
610
- // coerce truthy value to array
611
- var coerceTruthyValueToArray = function coerceTruthyValueToArray(val) {
612
- if (Array.isArray(val)) {
613
- return val;
614
- } else if (val) {
615
- return [val];
616
- } else {
617
- return [];
618
- }
619
- };
620
- var isIE = function isIE() {
621
- return !vue__WEBPACK_IMPORTED_MODULE_8___default.a.prototype.$isServer && !isNaN(Number(document.documentMode));
622
- };
623
- var isEdge = function isEdge() {
624
- return !vue__WEBPACK_IMPORTED_MODULE_8___default.a.prototype.$isServer && navigator.userAgent.indexOf('Edge') > -1;
625
- };
626
- var isFirefox = function isFirefox() {
627
- return !vue__WEBPACK_IMPORTED_MODULE_8___default.a.prototype.$isServer && !!window.navigator.userAgent.match(/firefox/i);
628
- };
629
- var autoprefixer = function autoprefixer(style) {
630
- if (typeof style !== 'object') return style;
631
- var rules = ['transform', 'transition', 'animation'];
632
- var prefixes = ['ms-', 'webkit-'];
633
- rules.forEach(function (rule) {
634
- var value = style[rule];
635
- if (rule && value) {
636
- prefixes.forEach(function (prefix) {
637
- style[prefix + rule] = value;
638
- });
639
- }
640
- });
641
- return style;
642
- };
643
- var kebabCase = function kebabCase(str) {
644
- var hyphenateRE = /([^-])([A-Z])/g;
645
- return str.replace(hyphenateRE, '$1-$2').replace(hyphenateRE, '$1-$2').toLowerCase();
646
- };
647
- var capitalize = function capitalize(str) {
648
- if (!Object(_types__WEBPACK_IMPORTED_MODULE_9__[/* isString */ "e"])(str)) return str;
649
- return str.charAt(0).toUpperCase() + str.slice(1);
650
- };
651
- var looseEqual = function looseEqual(a, b) {
652
- var isObjectA = Object(_types__WEBPACK_IMPORTED_MODULE_9__[/* isObject */ "d"])(a);
653
- var isObjectB = Object(_types__WEBPACK_IMPORTED_MODULE_9__[/* isObject */ "d"])(b);
654
- if (isObjectA && isObjectB) {
655
- return JSON.stringify(a) === JSON.stringify(b);
656
- } else if (!isObjectA && !isObjectB) {
657
- return String(a) === String(b);
658
- } else {
659
- return false;
660
- }
661
- };
662
- var arrayEquals = function arrayEquals(arrayA, arrayB) {
663
- arrayA = arrayA || [];
664
- arrayB = arrayB || [];
665
- if (arrayA.length !== arrayB.length) {
666
- return false;
667
- }
668
- for (var i = 0; i < arrayA.length; i++) {
669
- if (!looseEqual(arrayA[i], arrayB[i])) {
670
- return false;
671
- }
672
- }
673
- return true;
674
- };
675
- var isEqual = function isEqual(value1, value2) {
676
- if (Array.isArray(value1) && Array.isArray(value2)) {
677
- return arrayEquals(value1, value2);
678
- }
679
- return looseEqual(value1, value2);
680
- };
681
- var isEmpty = function isEmpty(val) {
682
- // null or undefined
683
- if (val == null) return true;
684
- if (typeof val === 'boolean') return false;
685
- if (typeof val === 'number') return !val;
686
- if (val instanceof Error) return val.message === '';
687
- switch (Object.prototype.toString.call(val)) {
688
- // String or Array
689
- case '[object String]':
690
- case '[object Array]':
691
- return !val.length;
692
-
693
- // Map or Set or File
694
- case '[object File]':
695
- case '[object Map]':
696
- case '[object Set]':
697
- {
698
- return !val.size;
699
- }
700
- // Plain Object
701
- case '[object Object]':
702
- {
703
- return !Object.keys(val).length;
704
- }
705
- }
706
- return false;
707
- };
708
- function rafThrottle(fn) {
709
- var locked = false;
710
- return function () {
711
- var _this = this;
712
- for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
713
- args[_key] = arguments[_key];
714
- }
715
- if (locked) return;
716
- locked = true;
717
- window.requestAnimationFrame(function (_) {
718
- fn.apply(_this, args);
719
- locked = false;
720
- });
721
- };
722
- }
723
- function objToArray(obj) {
724
- if (Array.isArray(obj)) {
725
- return obj;
726
- }
727
- return isEmpty(obj) ? [] : [obj];
728
- }
729
- var isMac = function isMac() {
730
- return !vue__WEBPACK_IMPORTED_MODULE_8___default.a.prototype.$isServer && /macintosh|mac os x/i.test(navigator.userAgent);
731
- };
732
-
733
- /***/ }),
734
- /* 5 */
735
- /***/ (function(module, exports) {
736
-
737
- module.exports = require("core-js/modules/es.function.name.js");
738
-
739
- /***/ }),
740
- /* 6 */
741
- /***/ (function(module, exports) {
742
-
743
- module.exports = require("core-js/modules/es.number.constructor.js");
744
-
745
- /***/ }),
746
- /* 7 */
747
- /***/ (function(module, exports) {
748
-
749
- module.exports = require("core-js/modules/es.regexp.exec.js");
750
-
751
- /***/ }),
752
- /* 8 */
753
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
754
-
755
- "use strict";
756
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return isString; });
757
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return isObject; });
758
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return isHtmlElement; });
759
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return isFunction; });
760
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return isUndefined; });
761
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return isDefined; });
762
- /* harmony import */ var core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(19);
763
- /* harmony import */ var core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_0__);
764
- /* harmony import */ var core_js_modules_es_array_buffer_constructor_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(25);
765
- /* harmony import */ var core_js_modules_es_array_buffer_constructor_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_buffer_constructor_js__WEBPACK_IMPORTED_MODULE_1__);
766
- /* harmony import */ var core_js_modules_es_array_buffer_slice_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(26);
767
- /* harmony import */ var core_js_modules_es_array_buffer_slice_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_buffer_slice_js__WEBPACK_IMPORTED_MODULE_2__);
768
- /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(3);
769
- /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_3__);
770
- /* harmony import */ var core_js_modules_es_regexp_to_string_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(11);
771
- /* harmony import */ var core_js_modules_es_regexp_to_string_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_regexp_to_string_js__WEBPACK_IMPORTED_MODULE_4__);
772
- /* harmony import */ var core_js_modules_es_typed_array_int8_array_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(27);
773
- /* harmony import */ var core_js_modules_es_typed_array_int8_array_js__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_int8_array_js__WEBPACK_IMPORTED_MODULE_5__);
774
- /* harmony import */ var core_js_modules_es_typed_array_copy_within_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(28);
775
- /* harmony import */ var core_js_modules_es_typed_array_copy_within_js__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_copy_within_js__WEBPACK_IMPORTED_MODULE_6__);
776
- /* harmony import */ var core_js_modules_es_typed_array_every_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(29);
777
- /* harmony import */ var core_js_modules_es_typed_array_every_js__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_every_js__WEBPACK_IMPORTED_MODULE_7__);
778
- /* harmony import */ var core_js_modules_es_typed_array_fill_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(30);
779
- /* harmony import */ var core_js_modules_es_typed_array_fill_js__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_fill_js__WEBPACK_IMPORTED_MODULE_8__);
780
- /* harmony import */ var core_js_modules_es_typed_array_filter_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(31);
781
- /* harmony import */ var core_js_modules_es_typed_array_filter_js__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_filter_js__WEBPACK_IMPORTED_MODULE_9__);
782
- /* harmony import */ var core_js_modules_es_typed_array_find_js__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(32);
783
- /* harmony import */ var core_js_modules_es_typed_array_find_js__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_find_js__WEBPACK_IMPORTED_MODULE_10__);
784
- /* harmony import */ var core_js_modules_es_typed_array_find_index_js__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(33);
785
- /* harmony import */ var core_js_modules_es_typed_array_find_index_js__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_find_index_js__WEBPACK_IMPORTED_MODULE_11__);
786
- /* harmony import */ var core_js_modules_es_typed_array_for_each_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(34);
787
- /* harmony import */ var core_js_modules_es_typed_array_for_each_js__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_for_each_js__WEBPACK_IMPORTED_MODULE_12__);
788
- /* harmony import */ var core_js_modules_es_typed_array_includes_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(35);
789
- /* harmony import */ var core_js_modules_es_typed_array_includes_js__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_includes_js__WEBPACK_IMPORTED_MODULE_13__);
790
- /* harmony import */ var core_js_modules_es_typed_array_index_of_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(36);
791
- /* harmony import */ var core_js_modules_es_typed_array_index_of_js__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_index_of_js__WEBPACK_IMPORTED_MODULE_14__);
792
- /* harmony import */ var core_js_modules_es_typed_array_iterator_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(37);
793
- /* harmony import */ var core_js_modules_es_typed_array_iterator_js__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_iterator_js__WEBPACK_IMPORTED_MODULE_15__);
794
- /* harmony import */ var core_js_modules_es_typed_array_join_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(38);
795
- /* harmony import */ var core_js_modules_es_typed_array_join_js__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_join_js__WEBPACK_IMPORTED_MODULE_16__);
796
- /* harmony import */ var core_js_modules_es_typed_array_last_index_of_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(39);
797
- /* harmony import */ var core_js_modules_es_typed_array_last_index_of_js__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_last_index_of_js__WEBPACK_IMPORTED_MODULE_17__);
798
- /* harmony import */ var core_js_modules_es_typed_array_map_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(40);
799
- /* harmony import */ var core_js_modules_es_typed_array_map_js__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_map_js__WEBPACK_IMPORTED_MODULE_18__);
800
- /* harmony import */ var core_js_modules_es_typed_array_reduce_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(41);
801
- /* harmony import */ var core_js_modules_es_typed_array_reduce_js__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_reduce_js__WEBPACK_IMPORTED_MODULE_19__);
802
- /* harmony import */ var core_js_modules_es_typed_array_reduce_right_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(42);
803
- /* harmony import */ var core_js_modules_es_typed_array_reduce_right_js__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_reduce_right_js__WEBPACK_IMPORTED_MODULE_20__);
804
- /* harmony import */ var core_js_modules_es_typed_array_reverse_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(43);
805
- /* harmony import */ var core_js_modules_es_typed_array_reverse_js__WEBPACK_IMPORTED_MODULE_21___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_reverse_js__WEBPACK_IMPORTED_MODULE_21__);
806
- /* harmony import */ var core_js_modules_es_typed_array_set_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(44);
807
- /* harmony import */ var core_js_modules_es_typed_array_set_js__WEBPACK_IMPORTED_MODULE_22___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_set_js__WEBPACK_IMPORTED_MODULE_22__);
808
- /* harmony import */ var core_js_modules_es_typed_array_slice_js__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(45);
809
- /* harmony import */ var core_js_modules_es_typed_array_slice_js__WEBPACK_IMPORTED_MODULE_23___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_slice_js__WEBPACK_IMPORTED_MODULE_23__);
810
- /* harmony import */ var core_js_modules_es_typed_array_some_js__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(46);
811
- /* harmony import */ var core_js_modules_es_typed_array_some_js__WEBPACK_IMPORTED_MODULE_24___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_some_js__WEBPACK_IMPORTED_MODULE_24__);
812
- /* harmony import */ var core_js_modules_es_typed_array_sort_js__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(47);
813
- /* harmony import */ var core_js_modules_es_typed_array_sort_js__WEBPACK_IMPORTED_MODULE_25___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_sort_js__WEBPACK_IMPORTED_MODULE_25__);
814
- /* harmony import */ var core_js_modules_es_typed_array_subarray_js__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(48);
815
- /* harmony import */ var core_js_modules_es_typed_array_subarray_js__WEBPACK_IMPORTED_MODULE_26___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_subarray_js__WEBPACK_IMPORTED_MODULE_26__);
816
- /* harmony import */ var core_js_modules_es_typed_array_to_locale_string_js__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(49);
817
- /* harmony import */ var core_js_modules_es_typed_array_to_locale_string_js__WEBPACK_IMPORTED_MODULE_27___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_to_locale_string_js__WEBPACK_IMPORTED_MODULE_27__);
818
- /* harmony import */ var core_js_modules_es_typed_array_to_string_js__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(50);
819
- /* harmony import */ var core_js_modules_es_typed_array_to_string_js__WEBPACK_IMPORTED_MODULE_28___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_typed_array_to_string_js__WEBPACK_IMPORTED_MODULE_28__);
820
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(0);
821
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_29___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_29__);
822
-
823
-
824
-
825
-
826
-
827
-
828
-
829
-
830
-
831
-
832
-
833
-
834
-
835
-
836
-
837
-
838
-
839
-
840
-
841
-
842
-
843
-
844
-
845
-
846
-
847
-
848
-
849
-
850
-
851
-
852
- function isString(obj) {
853
- return Object.prototype.toString.call(obj) === '[object String]';
854
- }
855
- function isObject(obj) {
856
- return Object.prototype.toString.call(obj) === '[object Object]';
857
- }
858
- function isHtmlElement(node) {
859
- return node && node.nodeType === Node.ELEMENT_NODE;
860
- }
861
-
862
- /**
863
- * - Inspired:
864
- * https://github.com/jashkenas/underscore/blob/master/modules/isFunction.js
865
- */
866
- var isFunction = function isFunction(functionToCheck) {
867
- var getType = {};
868
- return functionToCheck && getType.toString.call(functionToCheck) === '[object Function]';
869
- };
870
- if ( true && typeof Int8Array !== 'object' && (vue__WEBPACK_IMPORTED_MODULE_29___default.a.prototype.$isServer || typeof document.childNodes !== 'function')) {
871
- isFunction = function isFunction(obj) {
872
- return typeof obj === 'function' || false;
873
- };
874
- }
875
-
876
- var isUndefined = function isUndefined(val) {
877
- return val === void 0;
878
- };
879
- var isDefined = function isDefined(val) {
880
- return val !== undefined && val !== null;
881
- };
882
-
883
- /***/ }),
884
- /* 9 */,
885
- /* 10 */
886
- /***/ (function(module, exports) {
887
-
888
- module.exports = require("core-js/modules/web.dom-collections.for-each.js");
889
-
890
- /***/ }),
891
- /* 11 */
892
- /***/ (function(module, exports) {
893
-
894
- module.exports = require("core-js/modules/es.regexp.to-string.js");
895
-
896
- /***/ }),
897
- /* 12 */
898
- /***/ (function(module, exports) {
899
-
900
- module.exports = require("core-js/modules/es.string.replace.js");
901
-
902
- /***/ }),
903
- /* 13 */
904
- /***/ (function(module, exports) {
905
-
906
- module.exports = require("core-js/modules/es.array.slice.js");
907
-
908
- /***/ }),
909
- /* 14 */
910
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
911
-
912
- "use strict";
913
- /* harmony import */ var core_js_modules_es_array_concat_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(21);
914
- /* harmony import */ var core_js_modules_es_array_concat_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_concat_js__WEBPACK_IMPORTED_MODULE_0__);
915
- /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(3);
916
- /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_1__);
917
- /* harmony import */ var core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(10);
918
- /* harmony import */ var core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_2__);
919
-
920
-
921
-
922
- function _broadcast(componentName, eventName, params) {
923
- this.$children.forEach(function (child) {
924
- var name = child.$options.componentName;
925
- if (name === componentName) {
926
- child.$emit.apply(child, [eventName].concat(params));
927
- } else {
928
- _broadcast.apply(child, [componentName, eventName].concat([params]));
929
- }
930
- });
931
- }
932
- /* harmony default export */ __webpack_exports__["a"] = ({
933
- methods: {
934
- dispatch: function dispatch(componentName, eventName, params) {
935
- var parent = this.$parent || this.$root;
936
- var name = parent.$options.componentName;
937
- while (parent && (!name || name !== componentName)) {
938
- parent = parent.$parent;
939
- if (parent) {
940
- name = parent.$options.componentName;
941
- }
942
- }
943
- if (parent) {
944
- parent.$emit.apply(parent, [eventName].concat(params));
945
- }
946
- },
947
- broadcast: function broadcast(componentName, eventName, params) {
948
- _broadcast.call(this, componentName, eventName, params);
949
- }
950
- }
951
- });
952
-
953
- /***/ }),
954
- /* 15 */
955
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
956
-
957
- "use strict";
958
- /* harmony default export */ __webpack_exports__["a"] = (function (target) {
959
- for (var i = 1, j = arguments.length; i < j; i++) {
960
- var source = arguments[i] || {};
961
- for (var prop in source) {
962
- if (source.hasOwnProperty(prop)) {
963
- var value = source[prop];
964
- if (value !== undefined) {
965
- target[prop] = value;
966
- }
967
- }
968
- }
969
- }
970
- return target;
971
- });
972
- ;
973
-
974
- /***/ }),
975
- /* 16 */
976
- /***/ (function(module, exports) {
977
-
978
- module.exports = require("core-js/modules/es.string.match.js");
979
-
980
- /***/ }),
981
- /* 17 */
982
- /***/ (function(module, exports) {
983
-
984
- module.exports = require("core-js/modules/es.object.keys.js");
985
-
986
- /***/ }),
987
- /* 18 */
988
- /***/ (function(module, exports) {
989
-
990
- module.exports = require("core-js/modules/es.array.filter.js");
991
-
992
- /***/ }),
993
- /* 19 */
994
- /***/ (function(module, exports) {
995
-
996
- module.exports = require("core-js/modules/es.array.iterator.js");
997
-
998
- /***/ }),
999
- /* 20 */,
1000
- /* 21 */
1001
- /***/ (function(module, exports) {
1002
-
1003
- module.exports = require("core-js/modules/es.array.concat.js");
1004
-
1005
- /***/ }),
1006
- /* 22 */
1007
- /***/ (function(module, exports) {
1008
-
1009
- module.exports = require("core-js/modules/es.array.splice.js");
1010
-
1011
- /***/ }),
1012
- /* 23 */
1013
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
1014
-
1015
- "use strict";
1016
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
1017
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_0__);
1018
-
1019
- var scrollBarWidth;
1020
- /* harmony default export */ __webpack_exports__["a"] = (function () {
1021
- if (vue__WEBPACK_IMPORTED_MODULE_0___default.a.prototype.$isServer) return 0;
1022
- if (scrollBarWidth !== undefined) return scrollBarWidth;
1023
- var outer = document.createElement('div');
1024
- outer.className = 'el-scrollbar__wrap';
1025
- outer.style.visibility = 'hidden';
1026
- outer.style.width = '100px';
1027
- outer.style.position = 'absolute';
1028
- outer.style.top = '-9999px';
1029
- document.body.appendChild(outer);
1030
- var widthNoScroll = outer.offsetWidth;
1031
- outer.style.overflow = 'scroll';
1032
- var inner = document.createElement('div');
1033
- inner.style.width = '100%';
1034
- outer.appendChild(inner);
1035
- var widthWithScroll = inner.offsetWidth;
1036
- outer.parentNode.removeChild(outer);
1037
- scrollBarWidth = widthNoScroll - widthWithScroll;
1038
- return scrollBarWidth;
1039
- });
1040
- ;
1041
-
1042
- /***/ }),
1043
- /* 24 */
1044
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
1045
-
1046
- "use strict";
1047
-
1048
- // EXPORTS
1049
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* reexport */ popup_manager; });
1050
-
1051
- // EXTERNAL MODULE: external "core-js/modules/es.number.constructor.js"
1052
- var es_number_constructor_js_ = __webpack_require__(6);
1053
-
1054
- // EXTERNAL MODULE: external "vue"
1055
- var external_vue_ = __webpack_require__(0);
1056
- var external_vue_default = /*#__PURE__*/__webpack_require__.n(external_vue_);
1057
-
1058
- // EXTERNAL MODULE: ./src/utils/merge.js
1059
- var merge = __webpack_require__(15);
1060
-
1061
- // EXTERNAL MODULE: external "core-js/modules/es.array.splice.js"
1062
- var es_array_splice_js_ = __webpack_require__(22);
1063
-
1064
- // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
1065
- var es_object_to_string_js_ = __webpack_require__(3);
1066
-
1067
- // EXTERNAL MODULE: external "core-js/modules/es.regexp.exec.js"
1068
- var es_regexp_exec_js_ = __webpack_require__(7);
1069
-
1070
- // EXTERNAL MODULE: external "core-js/modules/es.string.split.js"
1071
- var es_string_split_js_ = __webpack_require__(59);
1072
-
1073
- // EXTERNAL MODULE: external "core-js/modules/es.string.trim.js"
1074
- var es_string_trim_js_ = __webpack_require__(56);
1075
-
1076
- // EXTERNAL MODULE: external "core-js/modules/web.dom-collections.for-each.js"
1077
- var web_dom_collections_for_each_js_ = __webpack_require__(10);
1078
-
1079
- // EXTERNAL MODULE: ./src/utils/dom.js
1080
- var utils_dom = __webpack_require__(1);
1081
-
1082
- // CONCATENATED MODULE: ./src/utils/popup/popup-manager.js
1083
-
1084
-
1085
-
1086
-
1087
-
1088
-
1089
-
1090
-
1091
- var hasModal = false;
1092
- var hasInitZIndex = false;
1093
- var popup_manager_zIndex;
1094
- var popup_manager_getModal = function getModal() {
1095
- if (external_vue_default.a.prototype.$isServer) return;
1096
- var modalDom = PopupManager.modalDom;
1097
- if (modalDom) {
1098
- hasModal = true;
1099
- } else {
1100
- hasModal = false;
1101
- modalDom = document.createElement('div');
1102
- PopupManager.modalDom = modalDom;
1103
- modalDom.addEventListener('touchmove', function (event) {
1104
- event.preventDefault();
1105
- event.stopPropagation();
1106
- });
1107
- modalDom.addEventListener('click', function () {
1108
- PopupManager.doOnModalClick && PopupManager.doOnModalClick();
1109
- });
1110
- }
1111
- return modalDom;
1112
- };
1113
- var instances = {};
1114
- var PopupManager = {
1115
- modalFade: true,
1116
- getInstance: function getInstance(id) {
1117
- return instances[id];
1118
- },
1119
- register: function register(id, instance) {
1120
- if (id && instance) {
1121
- instances[id] = instance;
1122
- }
1123
- },
1124
- deregister: function deregister(id) {
1125
- if (id) {
1126
- instances[id] = null;
1127
- delete instances[id];
1128
- }
1129
- },
1130
- nextZIndex: function nextZIndex() {
1131
- return PopupManager.zIndex++;
1132
- },
1133
- modalStack: [],
1134
- doOnModalClick: function doOnModalClick() {
1135
- var topItem = PopupManager.modalStack[PopupManager.modalStack.length - 1];
1136
- if (!topItem) return;
1137
- var instance = PopupManager.getInstance(topItem.id);
1138
- if (instance && instance.closeOnClickModal) {
1139
- instance.close();
1140
- }
1141
- },
1142
- openModal: function openModal(id, zIndex, dom, modalClass, modalFade) {
1143
- if (external_vue_default.a.prototype.$isServer) return;
1144
- if (!id || zIndex === undefined) return;
1145
- this.modalFade = modalFade;
1146
- var modalStack = this.modalStack;
1147
- for (var i = 0, j = modalStack.length; i < j; i++) {
1148
- var item = modalStack[i];
1149
- if (item.id === id) {
1150
- return;
1151
- }
1152
- }
1153
- var modalDom = popup_manager_getModal();
1154
- Object(utils_dom["a" /* addClass */])(modalDom, 'v-modal');
1155
- if (this.modalFade && !hasModal) {
1156
- Object(utils_dom["a" /* addClass */])(modalDom, 'v-modal-enter');
1157
- }
1158
- if (modalClass) {
1159
- var classArr = modalClass.trim().split(/\s+/);
1160
- classArr.forEach(function (item) {
1161
- return Object(utils_dom["a" /* addClass */])(modalDom, item);
1162
- });
1163
- }
1164
- setTimeout(function () {
1165
- Object(utils_dom["i" /* removeClass */])(modalDom, 'v-modal-enter');
1166
- }, 200);
1167
- if (dom && dom.parentNode && dom.parentNode.nodeType !== 11) {
1168
- dom.parentNode.appendChild(modalDom);
1169
- } else {
1170
- document.body.appendChild(modalDom);
1171
- }
1172
- if (zIndex) {
1173
- modalDom.style.zIndex = zIndex;
1174
- }
1175
- modalDom.tabIndex = 0;
1176
- modalDom.style.display = '';
1177
- this.modalStack.push({
1178
- id: id,
1179
- zIndex: zIndex,
1180
- modalClass: modalClass
1181
- });
1182
- },
1183
- closeModal: function closeModal(id) {
1184
- var modalStack = this.modalStack;
1185
- var modalDom = popup_manager_getModal();
1186
- if (modalStack.length > 0) {
1187
- var topItem = modalStack[modalStack.length - 1];
1188
- if (topItem.id === id) {
1189
- if (topItem.modalClass) {
1190
- var classArr = topItem.modalClass.trim().split(/\s+/);
1191
- classArr.forEach(function (item) {
1192
- return Object(utils_dom["i" /* removeClass */])(modalDom, item);
1193
- });
1194
- }
1195
- modalStack.pop();
1196
- if (modalStack.length > 0) {
1197
- modalDom.style.zIndex = modalStack[modalStack.length - 1].zIndex;
1198
- }
1199
- } else {
1200
- for (var i = modalStack.length - 1; i >= 0; i--) {
1201
- if (modalStack[i].id === id) {
1202
- modalStack.splice(i, 1);
1203
- break;
1204
- }
1205
- }
1206
- }
1207
- }
1208
- if (modalStack.length === 0) {
1209
- if (this.modalFade) {
1210
- Object(utils_dom["a" /* addClass */])(modalDom, 'v-modal-leave');
1211
- }
1212
- setTimeout(function () {
1213
- if (modalStack.length === 0) {
1214
- if (modalDom.parentNode) modalDom.parentNode.removeChild(modalDom);
1215
- modalDom.style.display = 'none';
1216
- PopupManager.modalDom = undefined;
1217
- }
1218
- Object(utils_dom["i" /* removeClass */])(modalDom, 'v-modal-leave');
1219
- }, 200);
1220
- }
1221
- }
1222
- };
1223
- Object.defineProperty(PopupManager, 'zIndex', {
1224
- configurable: true,
1225
- get: function get() {
1226
- if (!hasInitZIndex) {
1227
- popup_manager_zIndex = popup_manager_zIndex || (external_vue_default.a.prototype.$ELEMENT || {}).zIndex || 2000;
1228
- hasInitZIndex = true;
1229
- }
1230
- return popup_manager_zIndex;
1231
- },
1232
- set: function set(value) {
1233
- popup_manager_zIndex = value;
1234
- }
1235
- });
1236
- var popup_manager_getTopPopup = function getTopPopup() {
1237
- if (external_vue_default.a.prototype.$isServer) return;
1238
- if (PopupManager.modalStack.length > 0) {
1239
- var topPopup = PopupManager.modalStack[PopupManager.modalStack.length - 1];
1240
- if (!topPopup) return;
1241
- var instance = PopupManager.getInstance(topPopup.id);
1242
- return instance;
1243
- }
1244
- };
1245
- if (!external_vue_default.a.prototype.$isServer) {
1246
- // handle `esc` key when the popup is shown
1247
- window.addEventListener('keydown', function (event) {
1248
- if (event.keyCode === 27) {
1249
- var topPopup = popup_manager_getTopPopup();
1250
- if (topPopup && topPopup.closeOnPressEscape) {
1251
- topPopup.handleClose ? topPopup.handleClose() : topPopup.handleAction ? topPopup.handleAction('cancel') : topPopup.close();
1252
- }
1253
- }
1254
- });
1255
- }
1256
- /* harmony default export */ var popup_manager = (PopupManager);
1257
- // EXTERNAL MODULE: ./src/utils/scrollbar-width.js
1258
- var scrollbar_width = __webpack_require__(23);
1259
-
1260
- // CONCATENATED MODULE: ./src/utils/popup/index.js
1261
-
1262
-
1263
-
1264
-
1265
-
1266
-
1267
- var idSeed = 1;
1268
- var scrollBarWidth;
1269
- /* harmony default export */ var popup = __webpack_exports__["b"] = ({
1270
- props: {
1271
- visible: {
1272
- type: Boolean,
1273
- default: false
1274
- },
1275
- openDelay: {},
1276
- closeDelay: {},
1277
- zIndex: {},
1278
- modal: {
1279
- type: Boolean,
1280
- default: false
1281
- },
1282
- modalFade: {
1283
- type: Boolean,
1284
- default: true
1285
- },
1286
- modalClass: {},
1287
- modalAppendToBody: {
1288
- type: Boolean,
1289
- default: false
1290
- },
1291
- lockScroll: {
1292
- type: Boolean,
1293
- default: true
1294
- },
1295
- closeOnPressEscape: {
1296
- type: Boolean,
1297
- default: false
1298
- },
1299
- closeOnClickModal: {
1300
- type: Boolean,
1301
- default: false
1302
- }
1303
- },
1304
- beforeMount: function beforeMount() {
1305
- this._popupId = 'popup-' + idSeed++;
1306
- popup_manager.register(this._popupId, this);
1307
- },
1308
- beforeDestroy: function beforeDestroy() {
1309
- popup_manager.deregister(this._popupId);
1310
- popup_manager.closeModal(this._popupId);
1311
- this.restoreBodyStyle();
1312
- },
1313
- data: function data() {
1314
- return {
1315
- opened: false,
1316
- bodyPaddingRight: null,
1317
- computedBodyPaddingRight: 0,
1318
- withoutHiddenClass: true,
1319
- rendered: false
1320
- };
1321
- },
1322
- watch: {
1323
- visible: function visible(val) {
1324
- var _this = this;
1325
- if (val) {
1326
- if (this._opening) return;
1327
- if (!this.rendered) {
1328
- this.rendered = true;
1329
- external_vue_default.a.nextTick(function () {
1330
- _this.open();
1331
- });
1332
- } else {
1333
- this.open();
1334
- }
1335
- } else {
1336
- this.close();
1337
- }
1338
- }
1339
- },
1340
- methods: {
1341
- open: function open(options) {
1342
- var _this2 = this;
1343
- if (!this.rendered) {
1344
- this.rendered = true;
1345
- }
1346
- var props = Object(merge["a" /* default */])({}, this.$props || this, options);
1347
- if (this._closeTimer) {
1348
- clearTimeout(this._closeTimer);
1349
- this._closeTimer = null;
1350
- }
1351
- clearTimeout(this._openTimer);
1352
- var openDelay = Number(props.openDelay);
1353
- if (openDelay > 0) {
1354
- this._openTimer = setTimeout(function () {
1355
- _this2._openTimer = null;
1356
- _this2.doOpen(props);
1357
- }, openDelay);
1358
- } else {
1359
- this.doOpen(props);
1360
- }
1361
- },
1362
- doOpen: function doOpen(props) {
1363
- if (this.$isServer) return;
1364
- if (this.willOpen && !this.willOpen()) return;
1365
- if (this.opened) return;
1366
- this._opening = true;
1367
- var dom = this.$el;
1368
- var modal = props.modal;
1369
- var zIndex = props.zIndex;
1370
- if (zIndex) {
1371
- popup_manager.zIndex = zIndex;
1372
- }
1373
- if (modal) {
1374
- if (this._closing) {
1375
- popup_manager.closeModal(this._popupId);
1376
- this._closing = false;
1377
- }
1378
- popup_manager.openModal(this._popupId, popup_manager.nextZIndex(), this.modalAppendToBody ? undefined : dom, props.modalClass, props.modalFade);
1379
- if (props.lockScroll) {
1380
- this.withoutHiddenClass = !Object(utils_dom["d" /* hasClass */])(document.body, 'el-popup-parent--hidden');
1381
- if (this.withoutHiddenClass) {
1382
- this.bodyPaddingRight = document.body.style.paddingRight;
1383
- this.computedBodyPaddingRight = parseInt(Object(utils_dom["c" /* getStyle */])(document.body, 'paddingRight'), 10);
1384
- }
1385
- scrollBarWidth = Object(scrollbar_width["a" /* default */])();
1386
- var bodyHasOverflow = document.documentElement.clientHeight < document.body.scrollHeight;
1387
- var bodyOverflowY = Object(utils_dom["c" /* getStyle */])(document.body, 'overflowY');
1388
- if (scrollBarWidth > 0 && (bodyHasOverflow || bodyOverflowY === 'scroll') && this.withoutHiddenClass) {
1389
- document.body.style.paddingRight = this.computedBodyPaddingRight + scrollBarWidth + 'px';
1390
- }
1391
- Object(utils_dom["a" /* addClass */])(document.body, 'el-popup-parent--hidden');
1392
- }
1393
- }
1394
- if (getComputedStyle(dom).position === 'static') {
1395
- dom.style.position = 'absolute';
1396
- }
1397
- dom.style.zIndex = popup_manager.nextZIndex();
1398
- this.opened = true;
1399
- this.onOpen && this.onOpen();
1400
- this.doAfterOpen();
1401
- },
1402
- doAfterOpen: function doAfterOpen() {
1403
- this._opening = false;
1404
- },
1405
- close: function close() {
1406
- var _this3 = this;
1407
- if (this.willClose && !this.willClose()) return;
1408
- if (this._openTimer !== null) {
1409
- clearTimeout(this._openTimer);
1410
- this._openTimer = null;
1411
- }
1412
- clearTimeout(this._closeTimer);
1413
- var closeDelay = Number(this.closeDelay);
1414
- if (closeDelay > 0) {
1415
- this._closeTimer = setTimeout(function () {
1416
- _this3._closeTimer = null;
1417
- _this3.doClose();
1418
- }, closeDelay);
1419
- } else {
1420
- this.doClose();
1421
- }
1422
- },
1423
- doClose: function doClose() {
1424
- this._closing = true;
1425
- this.onClose && this.onClose();
1426
- if (this.lockScroll) {
1427
- setTimeout(this.restoreBodyStyle, 200);
1428
- }
1429
- this.opened = false;
1430
- this.doAfterClose();
1431
- },
1432
- doAfterClose: function doAfterClose() {
1433
- popup_manager.closeModal(this._popupId);
1434
- this._closing = false;
1435
- },
1436
- restoreBodyStyle: function restoreBodyStyle() {
1437
- if (this.modal && this.withoutHiddenClass) {
1438
- document.body.style.paddingRight = this.bodyPaddingRight;
1439
- Object(utils_dom["i" /* removeClass */])(document.body, 'el-popup-parent--hidden');
1440
- }
1441
- this.withoutHiddenClass = true;
1442
- }
1443
- }
1444
- });
1445
-
1446
-
1447
- /***/ }),
1448
- /* 25 */
1449
- /***/ (function(module, exports) {
1450
-
1451
- module.exports = require("core-js/modules/es.array-buffer.constructor.js");
1452
-
1453
- /***/ }),
1454
- /* 26 */
1455
- /***/ (function(module, exports) {
1456
-
1457
- module.exports = require("core-js/modules/es.array-buffer.slice.js");
1458
-
1459
- /***/ }),
1460
- /* 27 */
1461
- /***/ (function(module, exports) {
1462
-
1463
- module.exports = require("core-js/modules/es.typed-array.int8-array.js");
1464
-
1465
- /***/ }),
1466
- /* 28 */
1467
- /***/ (function(module, exports) {
1468
-
1469
- module.exports = require("core-js/modules/es.typed-array.copy-within.js");
1470
-
1471
- /***/ }),
1472
- /* 29 */
1473
- /***/ (function(module, exports) {
1474
-
1475
- module.exports = require("core-js/modules/es.typed-array.every.js");
1476
-
1477
- /***/ }),
1478
- /* 30 */
1479
- /***/ (function(module, exports) {
1480
-
1481
- module.exports = require("core-js/modules/es.typed-array.fill.js");
1482
-
1483
- /***/ }),
1484
- /* 31 */
1485
- /***/ (function(module, exports) {
1486
-
1487
- module.exports = require("core-js/modules/es.typed-array.filter.js");
1488
-
1489
- /***/ }),
1490
- /* 32 */
1491
- /***/ (function(module, exports) {
1492
-
1493
- module.exports = require("core-js/modules/es.typed-array.find.js");
1494
-
1495
- /***/ }),
1496
- /* 33 */
1497
- /***/ (function(module, exports) {
1498
-
1499
- module.exports = require("core-js/modules/es.typed-array.find-index.js");
1500
-
1501
- /***/ }),
1502
- /* 34 */
1503
- /***/ (function(module, exports) {
1504
-
1505
- module.exports = require("core-js/modules/es.typed-array.for-each.js");
1506
-
1507
- /***/ }),
1508
- /* 35 */
1509
- /***/ (function(module, exports) {
1510
-
1511
- module.exports = require("core-js/modules/es.typed-array.includes.js");
1512
-
1513
- /***/ }),
1514
- /* 36 */
1515
- /***/ (function(module, exports) {
1516
-
1517
- module.exports = require("core-js/modules/es.typed-array.index-of.js");
1518
-
1519
- /***/ }),
1520
- /* 37 */
1521
- /***/ (function(module, exports) {
1522
-
1523
- module.exports = require("core-js/modules/es.typed-array.iterator.js");
1524
-
1525
- /***/ }),
1526
- /* 38 */
1527
- /***/ (function(module, exports) {
1528
-
1529
- module.exports = require("core-js/modules/es.typed-array.join.js");
1530
-
1531
- /***/ }),
1532
- /* 39 */
1533
- /***/ (function(module, exports) {
1534
-
1535
- module.exports = require("core-js/modules/es.typed-array.last-index-of.js");
1536
-
1537
- /***/ }),
1538
- /* 40 */
1539
- /***/ (function(module, exports) {
1540
-
1541
- module.exports = require("core-js/modules/es.typed-array.map.js");
1542
-
1543
- /***/ }),
1544
- /* 41 */
1545
- /***/ (function(module, exports) {
1546
-
1547
- module.exports = require("core-js/modules/es.typed-array.reduce.js");
1548
-
1549
- /***/ }),
1550
- /* 42 */
1551
- /***/ (function(module, exports) {
1552
-
1553
- module.exports = require("core-js/modules/es.typed-array.reduce-right.js");
1554
-
1555
- /***/ }),
1556
- /* 43 */
1557
- /***/ (function(module, exports) {
1558
-
1559
- module.exports = require("core-js/modules/es.typed-array.reverse.js");
1560
-
1561
- /***/ }),
1562
- /* 44 */
1563
- /***/ (function(module, exports) {
1564
-
1565
- module.exports = require("core-js/modules/es.typed-array.set.js");
1566
-
1567
- /***/ }),
1568
- /* 45 */
1569
- /***/ (function(module, exports) {
1570
-
1571
- module.exports = require("core-js/modules/es.typed-array.slice.js");
1572
-
1573
- /***/ }),
1574
- /* 46 */
1575
- /***/ (function(module, exports) {
1576
-
1577
- module.exports = require("core-js/modules/es.typed-array.some.js");
1578
-
1579
- /***/ }),
1580
- /* 47 */
1581
- /***/ (function(module, exports) {
1582
-
1583
- module.exports = require("core-js/modules/es.typed-array.sort.js");
1584
-
1585
- /***/ }),
1586
- /* 48 */
1587
- /***/ (function(module, exports) {
1588
-
1589
- module.exports = require("core-js/modules/es.typed-array.subarray.js");
1590
-
1591
- /***/ }),
1592
- /* 49 */
1593
- /***/ (function(module, exports) {
1594
-
1595
- module.exports = require("core-js/modules/es.typed-array.to-locale-string.js");
1596
-
1597
- /***/ }),
1598
- /* 50 */
1599
- /***/ (function(module, exports) {
1600
-
1601
- module.exports = require("core-js/modules/es.typed-array.to-string.js");
1602
-
1603
- /***/ }),
1604
- /* 51 */,
1605
- /* 52 */,
1606
- /* 53 */
1607
- /***/ (function(module, exports) {
1608
-
1609
- module.exports = require("core-js/modules/es.array.includes.js");
1610
-
1611
- /***/ }),
1612
- /* 54 */
1613
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
1614
-
1615
- "use strict";
1616
- /* harmony import */ var core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5);
1617
- /* harmony import */ var core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_0__);
1618
- /* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4);
1619
-
1620
-
1621
- /**
1622
- * Show migrating guide in browser console.
1623
- *
1624
- * Usage:
1625
- * import Migrating from 'element-ui/src/mixins/migrating';
1626
- *
1627
- * mixins: [Migrating]
1628
- *
1629
- * add getMigratingConfig method for your component.
1630
- * getMigratingConfig() {
1631
- * return {
1632
- * props: {
1633
- * 'allow-no-selection': 'allow-no-selection is removed.',
1634
- * 'selection-mode': 'selection-mode is removed.'
1635
- * },
1636
- * events: {
1637
- * selectionchange: 'selectionchange is renamed to selection-change.'
1638
- * }
1639
- * };
1640
- * },
1641
- */
1642
- /* harmony default export */ __webpack_exports__["a"] = ({
1643
- mounted: function mounted() {
1644
- if (true) return;
1645
- if (!this.$vnode) return;
1646
- var _this$getMigratingCon = this.getMigratingConfig(),
1647
- _this$getMigratingCon2 = _this$getMigratingCon.props,
1648
- props = _this$getMigratingCon2 === void 0 ? {} : _this$getMigratingCon2,
1649
- _this$getMigratingCon3 = _this$getMigratingCon.events,
1650
- events = _this$getMigratingCon3 === void 0 ? {} : _this$getMigratingCon3;
1651
- var _this$$vnode = this.$vnode,
1652
- data = _this$$vnode.data,
1653
- componentOptions = _this$$vnode.componentOptions;
1654
- var definedProps = data.attrs || {};
1655
- var definedEvents = componentOptions.listeners || {};
1656
- for (var propName in definedProps) {
1657
- propName = Object(_utils_util__WEBPACK_IMPORTED_MODULE_1__[/* kebabCase */ "q"])(propName); // compatible with camel case
1658
- if (props[propName]) {
1659
- console.warn("[Element Migrating][" + this.$options.name + "][Attribute]: " + props[propName]);
1660
- }
1661
- }
1662
- for (var eventName in definedEvents) {
1663
- eventName = Object(_utils_util__WEBPACK_IMPORTED_MODULE_1__[/* kebabCase */ "q"])(eventName); // compatible with camel case
1664
- if (events[eventName]) {
1665
- console.warn("[Element Migrating][" + this.$options.name + "][Event]: " + events[eventName]);
1666
- }
1667
- }
1668
- },
1669
- methods: {
1670
- getMigratingConfig: function getMigratingConfig() {
1671
- return {
1672
- props: {},
1673
- events: {}
1674
- };
1675
- }
1676
- }
1677
- });
1678
-
1679
- /***/ }),
1680
- /* 55 */,
1681
- /* 56 */
1682
- /***/ (function(module, exports) {
1683
-
1684
- module.exports = require("core-js/modules/es.string.trim.js");
1685
-
1686
- /***/ }),
1687
- /* 57 */,
1688
- /* 58 */,
1689
- /* 59 */
1690
- /***/ (function(module, exports) {
1691
-
1692
- module.exports = require("core-js/modules/es.string.split.js");
1693
-
1694
- /***/ }),
1695
- /* 60 */,
1696
- /* 61 */,
1697
- /* 62 */,
1698
- /* 63 */,
1699
- /* 64 */,
1700
- /* 65 */,
1701
- /* 66 */,
1702
- /* 67 */,
1703
- /* 68 */,
1704
- /* 69 */,
1705
- /* 70 */,
1706
- /* 71 */,
1707
- /* 72 */,
1708
- /* 73 */,
1709
- /* 74 */,
1710
- /* 75 */,
1711
- /* 76 */,
1712
- /* 77 */,
1713
- /* 78 */,
1714
- /* 79 */,
1715
- /* 80 */,
1716
- /* 81 */,
1717
- /* 82 */,
1718
- /* 83 */,
1719
- /* 84 */,
1720
- /* 85 */,
1721
- /* 86 */,
1722
- /* 87 */,
1723
- /* 88 */,
1724
- /* 89 */,
1725
- /* 90 */,
1726
- /* 91 */,
1727
- /* 92 */,
1728
- /* 93 */,
1729
- /* 94 */,
1730
- /* 95 */,
1731
- /* 96 */,
1732
- /* 97 */,
1733
- /* 98 */,
1734
- /* 99 */,
1735
- /* 100 */,
1736
- /* 101 */,
1737
- /* 102 */,
1738
- /* 103 */,
1739
- /* 104 */,
1740
- /* 105 */,
1741
- /* 106 */
1742
- /***/ (function(module, exports) {
1743
-
1744
- module.exports = require("core-js/modules/es.string.includes.js");
1745
-
1746
- /***/ }),
1747
- /* 107 */,
1748
- /* 108 */,
1749
- /* 109 */,
1750
- /* 110 */,
1751
- /* 111 */,
1752
- /* 112 */,
1753
- /* 113 */,
1754
- /* 114 */,
1755
- /* 115 */,
1756
- /* 116 */,
1757
- /* 117 */,
1758
- /* 118 */,
1759
- /* 119 */
1760
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
1761
-
1762
- "use strict";
1763
- // ESM COMPAT FLAG
1764
- __webpack_require__.r(__webpack_exports__);
1765
-
1766
- // EXTERNAL MODULE: external "core-js/modules/es.function.name.js"
1767
- var es_function_name_js_ = __webpack_require__(5);
1768
-
1769
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/vue-loader/lib??vue-loader-options!./packages/dialog/src/component.vue?vue&type=template&id=9f7c876a
1770
- var render = function render() {
1771
- var _vm = this,
1772
- _c = _vm._self._c
1773
- return _c(
1774
- "transition",
1775
- {
1776
- attrs: { name: "dialog-fade" },
1777
- on: { "after-enter": _vm.afterEnter, "after-leave": _vm.afterLeave },
1778
- },
1779
- [
1780
- _c(
1781
- "div",
1782
- {
1783
- directives: [
1784
- {
1785
- name: "show",
1786
- rawName: "v-show",
1787
- value: _vm.visible,
1788
- expression: "visible",
1789
- },
1790
- ],
1791
- staticClass: "el-dialog__wrapper",
1792
- on: {
1793
- click: function ($event) {
1794
- if ($event.target !== $event.currentTarget) return null
1795
- return _vm.handleWrapperClick.apply(null, arguments)
1796
- },
1797
- },
1798
- },
1799
- [
1800
- _c(
1801
- "div",
1802
- {
1803
- key: _vm.key,
1804
- ref: "dialog",
1805
- class: [
1806
- "el-dialog",
1807
- {
1808
- "is-fullscreen": _vm.fullscreen,
1809
- "el-dialog--center": _vm.center,
1810
- },
1811
- _vm.customClass,
1812
- ],
1813
- style: _vm.style,
1814
- attrs: {
1815
- role: "dialog",
1816
- "aria-modal": "true",
1817
- "aria-label": _vm.title || "dialog",
1818
- },
1819
- },
1820
- [
1821
- _c(
1822
- "div",
1823
- { staticClass: "el-dialog__header" },
1824
- [
1825
- _vm._t("title", function () {
1826
- return [
1827
- _c("span", { staticClass: "el-dialog__title" }, [
1828
- _vm._v(_vm._s(_vm.title)),
1829
- ]),
1830
- ]
1831
- }),
1832
- _vm.showClose
1833
- ? _c(
1834
- "button",
1835
- {
1836
- staticClass: "el-dialog__headerbtn",
1837
- attrs: { type: "button", "aria-label": "Close" },
1838
- on: { click: _vm.handleClose },
1839
- },
1840
- [
1841
- _c("i", {
1842
- staticClass:
1843
- "el-dialog__close el-icon el-icon-close",
1844
- }),
1845
- ]
1846
- )
1847
- : _vm._e(),
1848
- ],
1849
- 2
1850
- ),
1851
- _vm.rendered
1852
- ? _c(
1853
- "div",
1854
- { staticClass: "el-dialog__body" },
1855
- [_vm._t("default")],
1856
- 2
1857
- )
1858
- : _vm._e(),
1859
- _vm.$slots.footer
1860
- ? _c(
1861
- "div",
1862
- { staticClass: "el-dialog__footer" },
1863
- [_vm._t("footer")],
1864
- 2
1865
- )
1866
- : _vm._e(),
1867
- ]
1868
- ),
1869
- ]
1870
- ),
1871
- ]
1872
- )
1873
- }
1874
- var staticRenderFns = []
1875
- render._withStripped = true
1876
-
1877
-
1878
- // CONCATENATED MODULE: ./packages/dialog/src/component.vue?vue&type=template&id=9f7c876a
1879
-
1880
- // EXTERNAL MODULE: ./src/utils/popup/index.js + 1 modules
1881
- var popup = __webpack_require__(24);
1882
-
1883
- // EXTERNAL MODULE: ./src/mixins/migrating.js
1884
- var migrating = __webpack_require__(54);
1885
-
1886
- // EXTERNAL MODULE: ./src/mixins/emitter.js
1887
- var emitter = __webpack_require__(14);
1888
-
1889
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/dialog/src/component.vue?vue&type=script&lang=js
1890
-
1891
-
1892
-
1893
- /* harmony default export */ var componentvue_type_script_lang_js = ({
1894
- name: 'ElDialog',
1895
- mixins: [popup["b" /* default */], emitter["a" /* default */], migrating["a" /* default */]],
1896
- props: {
1897
- title: {
1898
- type: String,
1899
- default: ''
1900
- },
1901
- modal: {
1902
- type: Boolean,
1903
- default: true
1904
- },
1905
- modalAppendToBody: {
1906
- type: Boolean,
1907
- default: true
1908
- },
1909
- appendToBody: {
1910
- type: Boolean,
1911
- default: false
1912
- },
1913
- lockScroll: {
1914
- type: Boolean,
1915
- default: true
1916
- },
1917
- closeOnClickModal: {
1918
- type: Boolean,
1919
- default: true
1920
- },
1921
- closeOnPressEscape: {
1922
- type: Boolean,
1923
- default: true
1924
- },
1925
- showClose: {
1926
- type: Boolean,
1927
- default: true
1928
- },
1929
- width: String,
1930
- fullscreen: Boolean,
1931
- customClass: {
1932
- type: String,
1933
- default: ''
1934
- },
1935
- top: {
1936
- type: String,
1937
- default: '15vh'
1938
- },
1939
- beforeClose: Function,
1940
- center: {
1941
- type: Boolean,
1942
- default: false
1943
- },
1944
- destroyOnClose: Boolean
1945
- },
1946
- data: function data() {
1947
- return {
1948
- closed: false,
1949
- key: 0
1950
- };
1951
- },
1952
- watch: {
1953
- visible: function visible(val) {
1954
- var _this = this;
1955
- if (val) {
1956
- this.closed = false;
1957
- this.$emit('open');
1958
- this.$el.addEventListener('scroll', this.updatePopper);
1959
- this.$nextTick(function () {
1960
- _this.$refs.dialog.scrollTop = 0;
1961
- });
1962
- if (this.appendToBody) {
1963
- document.body.appendChild(this.$el);
1964
- }
1965
- } else {
1966
- this.$el.removeEventListener('scroll', this.updatePopper);
1967
- if (!this.closed) this.$emit('close');
1968
- if (this.destroyOnClose) {
1969
- this.$nextTick(function () {
1970
- _this.key++;
1971
- });
1972
- }
1973
- }
1974
- }
1975
- },
1976
- computed: {
1977
- style: function style() {
1978
- var style = {};
1979
- if (!this.fullscreen) {
1980
- style.marginTop = this.top;
1981
- if (this.width) {
1982
- style.width = this.width;
1983
- }
1984
- }
1985
- return style;
1986
- }
1987
- },
1988
- methods: {
1989
- getMigratingConfig: function getMigratingConfig() {
1990
- return {
1991
- props: {
1992
- 'size': 'size is removed.'
1993
- }
1994
- };
1995
- },
1996
- handleWrapperClick: function handleWrapperClick() {
1997
- if (!this.closeOnClickModal) return;
1998
- this.handleClose();
1999
- },
2000
- handleClose: function handleClose() {
2001
- if (typeof this.beforeClose === 'function') {
2002
- this.beforeClose(this.hide);
2003
- } else {
2004
- this.hide();
2005
- }
2006
- },
2007
- hide: function hide(cancel) {
2008
- if (cancel !== false) {
2009
- this.$emit('update:visible', false);
2010
- this.$emit('close');
2011
- this.closed = true;
2012
- }
2013
- },
2014
- updatePopper: function updatePopper() {
2015
- this.broadcast('ElSelectDropdown', 'updatePopper');
2016
- this.broadcast('ElDropdownMenu', 'updatePopper');
2017
- },
2018
- afterEnter: function afterEnter() {
2019
- this.$emit('opened');
2020
- },
2021
- afterLeave: function afterLeave() {
2022
- this.$emit('closed');
2023
- }
2024
- },
2025
- mounted: function mounted() {
2026
- if (this.visible) {
2027
- this.rendered = true;
2028
- this.open();
2029
- if (this.appendToBody) {
2030
- document.body.appendChild(this.$el);
2031
- }
2032
- }
2033
- },
2034
- destroyed: function destroyed() {
2035
- // if appendToBody is true, remove DOM node after destroy
2036
- if (this.appendToBody && this.$el && this.$el.parentNode) {
2037
- this.$el.parentNode.removeChild(this.$el);
2038
- }
2039
- }
2040
- });
2041
- // CONCATENATED MODULE: ./packages/dialog/src/component.vue?vue&type=script&lang=js
2042
- /* harmony default export */ var src_componentvue_type_script_lang_js = (componentvue_type_script_lang_js);
2043
- // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
2044
- var componentNormalizer = __webpack_require__(2);
2045
-
2046
- // CONCATENATED MODULE: ./packages/dialog/src/component.vue
2047
-
2048
-
2049
-
2050
-
2051
-
2052
- /* normalize component */
2053
-
2054
- var component = Object(componentNormalizer["a" /* default */])(
2055
- src_componentvue_type_script_lang_js,
2056
- render,
2057
- staticRenderFns,
2058
- false,
2059
- null,
2060
- null,
2061
- null
2062
-
2063
- )
2064
-
2065
- /* harmony default export */ var src_component = (component.exports);
2066
- // CONCATENATED MODULE: ./packages/dialog/index.js
2067
-
2068
-
2069
-
2070
- /* istanbul ignore next */
2071
- src_component.install = function (Vue) {
2072
- Vue.component(src_component.name, src_component);
2073
- };
2074
- /* harmony default export */ var dialog = __webpack_exports__["default"] = (src_component);
2075
-
2076
- /***/ }),
2077
- /* 120 */,
2078
- /* 121 */,
2079
- /* 122 */,
2080
- /* 123 */,
2081
- /* 124 */,
2082
- /* 125 */,
2083
- /* 126 */,
2084
- /* 127 */,
2085
- /* 128 */,
2086
- /* 129 */,
2087
- /* 130 */,
2088
- /* 131 */,
2089
- /* 132 */,
2090
- /* 133 */,
2091
- /* 134 */,
2092
- /* 135 */,
2093
- /* 136 */,
2094
- /* 137 */,
2095
- /* 138 */,
2096
- /* 139 */,
2097
- /* 140 */,
2098
- /* 141 */,
2099
- /* 142 */,
2100
- /* 143 */,
2101
- /* 144 */,
2102
- /* 145 */,
2103
- /* 146 */,
2104
- /* 147 */,
2105
- /* 148 */,
2106
- /* 149 */
2107
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
2108
-
2109
- "use strict";
2110
- // ESM COMPAT FLAG
2111
- __webpack_require__.r(__webpack_exports__);
2112
-
2113
- // EXPORTS
2114
- __webpack_require__.d(__webpack_exports__, "TabDialogDirective", function() { return /* binding */ tabDialog_TabDialogDirective; });
2115
-
2116
- // EXTERNAL MODULE: external "core-js/modules/es.function.name.js"
2117
- var es_function_name_js_ = __webpack_require__(5);
2118
-
2119
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/vue-loader/lib??vue-loader-options!./packages/tabDialog/src/main.vue?vue&type=template&id=da1baefa
2120
- var render = function render() {
2121
- var _vm = this,
2122
- _c = _vm._self._c
2123
- return _c(
2124
- "div",
2125
- { staticClass: "cy-tab-dialog" },
2126
- [
2127
- _c("div", {
2128
- directives: [
2129
- {
2130
- name: "show",
2131
- rawName: "v-show",
2132
- value: _vm.visible && _vm.modal,
2133
- expression: "visible && modal",
2134
- },
2135
- ],
2136
- staticClass: "cy-tab-dialog-modal",
2137
- style: {
2138
- zIndex: _vm.modelZIndex,
2139
- height: _vm.modelHeight ? _vm.modelHeight : "100%",
2140
- },
2141
- attrs: { contenteditable: "false" },
2142
- on: {
2143
- click: function ($event) {
2144
- _vm.closeOnClickModal && _vm.handleClose
2145
- },
2146
- },
2147
- }),
2148
- _c(
2149
- "el-dialog",
2150
- {
2151
- directives: [
2152
- {
2153
- name: "dialog-drag",
2154
- rawName: "v-dialog-drag",
2155
- value: _vm.isDrag,
2156
- expression: "isDrag",
2157
- },
2158
- {
2159
- name: "dialog-drag-width",
2160
- rawName: "v-dialog-drag-width",
2161
- value: _vm.isDrag,
2162
- expression: "isDrag",
2163
- },
2164
- {
2165
- name: "dialog-drag-height",
2166
- rawName: "v-dialog-drag-height",
2167
- value: _vm.isDrag,
2168
- expression: "isDrag",
2169
- },
2170
- ],
2171
- attrs: {
2172
- visible: _vm.visible,
2173
- title: _vm.title,
2174
- width: _vm.width,
2175
- fullscreen: _vm.fullscreen,
2176
- modal: false,
2177
- "modal-append-to-body": false,
2178
- "append-to-body": false,
2179
- "lock-scroll": true,
2180
- "custom-class": _vm.customClass,
2181
- "close-on-click-modal": _vm.appendToTagsView
2182
- ? false
2183
- : _vm.closeOnClickModal,
2184
- "close-on-press-escape": _vm.appendToTagsView
2185
- ? false
2186
- : _vm.closeOnPressEscape,
2187
- "show-close": _vm.showClose,
2188
- center: _vm.center,
2189
- "destroy-on-close": _vm.destroyOnClose,
2190
- contenteditable: "false",
2191
- "before-close": _vm.beforeClose,
2192
- },
2193
- on: {
2194
- open: _vm.handleOpen,
2195
- opened: _vm.handleOpened,
2196
- close: _vm.handleClose,
2197
- closed: _vm.handleClosed,
2198
- },
2199
- },
2200
- [
2201
- _vm.$slots.title
2202
- ? _c("template", { slot: "title" }, [_vm._t("title")], 2)
2203
- : _vm._e(),
2204
- _vm._t("default"),
2205
- _vm.$slots.footer
2206
- ? _c("template", { slot: "footer" }, [_vm._t("footer")], 2)
2207
- : _vm._e(),
2208
- ],
2209
- 2
2210
- ),
2211
- ],
2212
- 1
2213
- )
2214
- }
2215
- var staticRenderFns = []
2216
- render._withStripped = true
2217
-
2218
-
2219
- // CONCATENATED MODULE: ./packages/tabDialog/src/main.vue?vue&type=template&id=da1baefa
2220
-
2221
- // EXTERNAL MODULE: external "core-js/modules/es.array.includes.js"
2222
- var es_array_includes_js_ = __webpack_require__(53);
2223
-
2224
- // EXTERNAL MODULE: external "core-js/modules/es.string.includes.js"
2225
- var es_string_includes_js_ = __webpack_require__(106);
2226
-
2227
- // EXTERNAL MODULE: ./packages/dialog/index.js + 5 modules
2228
- var dialog = __webpack_require__(119);
2229
-
2230
- // EXTERNAL MODULE: external "vue"
2231
- var external_vue_ = __webpack_require__(0);
2232
- var external_vue_default = /*#__PURE__*/__webpack_require__.n(external_vue_);
2233
-
2234
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/tabDialog/src/main.vue?vue&type=script&lang=js
2235
-
2236
-
2237
-
2238
-
2239
- /* harmony default export */ var mainvue_type_script_lang_js = ({
2240
- name: 'CyTabDialog',
2241
- component: [dialog["default"]],
2242
- props: {
2243
- // 是否显示 Dialog,支持 .sync 修饰符
2244
- visible: {
2245
- type: Boolean,
2246
- default: false
2247
- },
2248
- // Dialog 的标题,也可通过具名 slot
2249
- title: {
2250
- type: String,
2251
- default: ''
2252
- },
2253
- // Dialog 的宽度
2254
- width: {
2255
- type: String,
2256
- default: '50%'
2257
- },
2258
- // 是否为全屏 Dialog
2259
- fullscreen: {
2260
- type: Boolean,
2261
- default: false
2262
- },
2263
- // Dialog CSS 中的 margin-top 值
2264
- top: {
2265
- type: String,
2266
- default: '6vh'
2267
- },
2268
- // 是否需要遮罩层
2269
- modal: {
2270
- type: Boolean,
2271
- default: true
2272
- },
2273
- // 遮罩层是否插入至 body 元素上,若为 false,则遮罩层会插入至 Dialog 的父元素上
2274
- appendToBody: {
2275
- type: Boolean,
2276
- default: false
2277
- },
2278
- // 是否在 Dialog 出现时将 body或上层 滚动锁定
2279
- lockScroll: {
2280
- type: Boolean,
2281
- default: true
2282
- },
2283
- // Dialog 的自定义类名
2284
- customClass: {
2285
- type: String,
2286
- default: ''
2287
- },
2288
- // 是否可以通过点击 modal 关闭 Dialog
2289
- closeOnClickModal: {
2290
- type: Boolean,
2291
- default: false
2292
- },
2293
- // 是否可以通过按下 ESC 关闭 Dialog
2294
- closeOnPressEscape: {
2295
- type: Boolean,
2296
- default: true
2297
- },
2298
- // 是否显示关闭按钮
2299
- showClose: {
2300
- type: Boolean,
2301
- default: true
2302
- },
2303
- // 是否对头部和底部采用居中布局
2304
- center: {
2305
- type: Boolean,
2306
- default: false
2307
- },
2308
- // 关闭时销毁 Dialog 中的元素
2309
- destroyOnClose: {
2310
- type: Boolean,
2311
- default: false
2312
- },
2313
- // 是否放到tagsView中,即当前app-views下面,此属性true时,appendToBody无效
2314
- appendToTagsView: {
2315
- type: Boolean,
2316
- default: false
2317
- },
2318
- // 对话框是否可拖拽
2319
- isDrag: {
2320
- type: Boolean,
2321
- default: true
2322
- },
2323
- // 关闭前的回调,会暂停 Dialog 的关闭
2324
- beforeClose: {
2325
- type: Function
2326
- }
2327
- },
2328
- data: function data() {
2329
- return {
2330
- rendered: false,
2331
- // 判断dialog是否已经放到对应的div下
2332
- modelZIndex: 1000,
2333
- modelHeight: 0,
2334
- parentDom: null,
2335
- // 当前app-views的dom元素
2336
- elDialogDom: null // 当前el-dialog的dom元素
2337
- };
2338
- },
2339
- watch: {
2340
- visible: {
2341
- immediate: true,
2342
- handler: function handler(val) {
2343
- var _this = this;
2344
- if (val) {
2345
- this.$emit('open');
2346
- external_vue_default.a.nextTick(function () {
2347
- var dom = _this.$el;
2348
- // 首次打开
2349
- if (!_this.rendered) {
2350
- _this.rendered = true;
2351
- if (_this.appendToTagsView) {
2352
- // 将当前dialog挪到当前app-views里面 app-container
2353
- _this.parentDom = dom.closest('.app-container');
2354
- if (!_this.parentDom) _this.parentDom = document.body;
2355
- _this.parentDom.append(dom);
2356
- } else if (_this.appendToBody) {
2357
- // 将当前dialog挪到当前body里面
2358
- _this.parentDom = document.body;
2359
- _this.parentDom.append(dom);
2360
- }
2361
- // 添加键盘监听事件
2362
- if (_this.closeOnPressEscape) {
2363
- document.addEventListener('keydown', _this.escKeyDown);
2364
- }
2365
- }
2366
- setTimeout(function () {
2367
- if (_this.parentDom) _this.modelHeight = _this.parentDom.scrollHeight + 'px';
2368
- // 当前VDialog不在body中时
2369
- if (!_this.parentDom || _this.parentDom.tagName.toUpperCase() !== 'BODY') {
2370
- // 获取el-dialog的宽度,如果大于app-views的宽度,则el-dialog不居中显示
2371
- var elDialogWidth = dom.getElementsByClassName('el-dialog')[0].clientWidth;
2372
- if (!_this.parentDom || elDialogWidth < _this.parentDom.clientWidth) {
2373
- dom.getElementsByClassName('el-dialog')[0].style.left = '50%';
2374
- dom.getElementsByClassName('el-dialog')[0].style.transform = 'translateX(-50%)';
2375
- } else {
2376
- dom.getElementsByClassName('el-dialog')[0].style.left = '0';
2377
- }
2378
- }
2379
- dom.getElementsByClassName('el-dialog')[0].style.marginTop = _this.top;
2380
- }, 50);
2381
-
2382
- // 获取el-dialog的z-index,赋值给model,用于处理model的层级问题
2383
- _this.elDialogDom = dom.children[1];
2384
- setTimeout(function () {
2385
- _this.modelZIndex = _this.elDialogDom.style.zIndex;
2386
- }, 50);
2387
- });
2388
- } else {
2389
- // immediate=true时,首次打开不需要触发close事件
2390
- if (this.rendered) this.$emit('close');
2391
- }
2392
- }
2393
- }
2394
- },
2395
- methods: {
2396
- handleOpen: function handleOpen() {
2397
- this.$emit('open');
2398
- },
2399
- handleOpened: function handleOpened() {
2400
- this.$emit('opened');
2401
- },
2402
- handleClose: function handleClose() {
2403
- this.$emit('update:visible', false);
2404
- this.$emit('close');
2405
- },
2406
- handleClosed: function handleClosed() {
2407
- this.$emit('closed');
2408
- },
2409
- /**
2410
- * 监听esc键
2411
- */
2412
- escKeyDown: function escKeyDown(event) {
2413
- if (event.keyCode === 27) {
2414
- // 获取body下的直接子节点中的已打开的vDialog
2415
- var bodyVDialogDomArr = [];
2416
- var bodyChildrenArr = document.body.childNodes;
2417
- for (var i = 0; i < bodyChildrenArr.length; i++) {
2418
- var item = bodyChildrenArr[i];
2419
- if (item.tagName && item.tagName.toUpperCase() === 'DIV' && item.className && item.className.split(' ').includes('cy-tab-dialog-opened')) {
2420
- bodyVDialogDomArr.push(item);
2421
- }
2422
- }
2423
- // 判断body中是否有已打开的vDialog,如果有,优先关闭body下的vDialog
2424
- if (bodyVDialogDomArr.length > 0) {
2425
- // 获取当前cy-tab-dialog在当前body中的下标
2426
- var curDomIndex = [].indexOf.call(bodyVDialogDomArr, this.$el);
2427
- if (curDomIndex === bodyVDialogDomArr.length - 1) {
2428
- this.handleClose();
2429
- }
2430
- } else if (document.getElementById('tags-view-container') && this.parentDom.parentElement.getAttribute('include_name')) {
2431
- // 获取当前app-views对应的include_name值
2432
-
2433
- var includeName = this.parentDom.parentElement.getAttribute('include_name');
2434
- // 根据includeName获取tagsView中的tag标签页
2435
- var tagDom = document.getElementById('tags-view-container').querySelectorAll("[include_name=" + includeName + "]");
2436
- if (tagDom && tagDom[0]) {
2437
- // 判断此标签页是否为选中状态,只有选中状态中的vDialog才可以进行关闭
2438
- if (tagDom[0].className.split(' ').includes('active')) {
2439
- // 获取当前app-views下的所有已打开的vDialog
2440
- var vDialogList = this.parentDom.getElementsByClassName('cy-tab-dialog-opened');
2441
- // 获取当前cy-tab-dialog在当前app-views中的下标
2442
- var _curDomIndex = [].indexOf.call(vDialogList, this.$el);
2443
- if (_curDomIndex === vDialogList.length - 1) {
2444
- this.handleClose();
2445
- }
2446
- }
2447
- }
2448
- } else {
2449
- this.handleClose();
2450
- }
2451
- }
2452
- }
2453
- },
2454
- beforeDestroy: function beforeDestroy() {
2455
- document.removeEventListener('keydown', this.escKeyDown);
2456
- }
2457
- });
2458
- // CONCATENATED MODULE: ./packages/tabDialog/src/main.vue?vue&type=script&lang=js
2459
- /* harmony default export */ var src_mainvue_type_script_lang_js = (mainvue_type_script_lang_js);
2460
- // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
2461
- var componentNormalizer = __webpack_require__(2);
2462
-
2463
- // CONCATENATED MODULE: ./packages/tabDialog/src/main.vue
2464
-
2465
-
2466
-
2467
-
2468
-
2469
- /* normalize component */
2470
-
2471
- var component = Object(componentNormalizer["a" /* default */])(
2472
- src_mainvue_type_script_lang_js,
2473
- render,
2474
- staticRenderFns,
2475
- false,
2476
- null,
2477
- null,
2478
- null
2479
-
2480
- )
2481
-
2482
- /* harmony default export */ var main = (component.exports);
2483
- // EXTERNAL MODULE: external "core-js/modules/es.regexp.exec.js"
2484
- var es_regexp_exec_js_ = __webpack_require__(7);
2485
-
2486
- // EXTERNAL MODULE: external "core-js/modules/es.string.replace.js"
2487
- var es_string_replace_js_ = __webpack_require__(12);
2488
-
2489
- // CONCATENATED MODULE: ./packages/tabDialog/src/dialog/drag.js
2490
-
2491
-
2492
-
2493
-
2494
- /**
2495
- * v-dialogDrag 弹窗拖拽
2496
- * Copyright (c) 2019 ruoyi
2497
- */
2498
-
2499
- /* harmony default export */ var drag = ({
2500
- bind: function bind(el, binding, vnode, oldVnode) {
2501
- var value = binding.value;
2502
- if (value === false) return;
2503
- // 获取拖拽内容头部
2504
- var dialogHeaderEl = el.querySelector('.el-dialog__header');
2505
- var dragDom = el.querySelector('.el-dialog');
2506
- dialogHeaderEl.style.cursor = 'move';
2507
- // 获取原有属性 ie dom元素.currentStyle 火狐谷歌 window.getComputedStyle(dom元素, null);
2508
- var sty = dragDom.currentStyle || window.getComputedStyle(dragDom, null);
2509
- dragDom.style.position = 'absolute';
2510
- dragDom.style.marginTop = 0;
2511
- var width = dragDom.style.width;
2512
- if (width.includes('%')) {
2513
- width = +document.body.clientWidth * (+width.replace(/\%/g, '') / 100);
2514
- } else {
2515
- width = +width.replace(/\px/g, '');
2516
- }
2517
- dragDom.style.left = (document.body.clientWidth - width) / 2 + "px";
2518
- // 鼠标按下事件
2519
- dialogHeaderEl.onmousedown = function (e) {
2520
- // 鼠标按下,计算当前元素距离可视区的距离 (鼠标点击位置距离可视窗口的距离)
2521
- var disX = e.clientX - dialogHeaderEl.offsetLeft;
2522
- var disY = e.clientY - dialogHeaderEl.offsetTop;
2523
-
2524
- // 获取到的值带px 正则匹配替换
2525
- var styL, styT;
2526
-
2527
- // 注意在ie中 第一次获取到的值为组件自带50% 移动之后赋值为px
2528
- if (sty.left.includes('%')) {
2529
- styL = +document.body.clientWidth * (+sty.left.replace(/\%/g, '') / 100);
2530
- styT = +document.body.clientHeight * (+sty.top.replace(/\%/g, '') / 100);
2531
- } else {
2532
- styL = +sty.left.replace(/\px/g, '');
2533
- styT = +sty.top.replace(/\px/g, '');
2534
- }
2535
-
2536
- // 鼠标拖拽事件
2537
- document.onmousemove = function (e) {
2538
- // 通过事件委托,计算移动的距离 (开始拖拽至结束拖拽的距离)
2539
- var l = e.clientX - disX;
2540
- var t = e.clientY - disY;
2541
- var finallyL = l + styL;
2542
- var finallyT = t + styT;
2543
-
2544
- // 移动当前元素
2545
- dragDom.style.left = finallyL + "px";
2546
- dragDom.style.top = finallyT + "px";
2547
- };
2548
- document.onmouseup = function (e) {
2549
- document.onmousemove = null;
2550
- document.onmouseup = null;
2551
- };
2552
- };
2553
- }
2554
- });
2555
- // CONCATENATED MODULE: ./packages/tabDialog/src/dialog/dragWidth.js
2556
- /**
2557
- * v-dialogDragWidth 可拖动弹窗宽度(右侧边)
2558
- * Copyright (c) 2019 ruoyi
2559
- */
2560
-
2561
- /* harmony default export */ var dragWidth = ({
2562
- bind: function bind(el) {
2563
- var dragDom = el.querySelector('.el-dialog');
2564
- var lineEl = document.createElement('div');
2565
- lineEl.style = 'width: 5px; background: inherit; height: 80%; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; z-index: 1; cursor: w-resize;';
2566
- lineEl.addEventListener('mousedown', function (e) {
2567
- // 鼠标按下,计算当前元素距离可视区的距离
2568
- var disX = e.clientX - el.offsetLeft;
2569
- // 当前宽度
2570
- var curWidth = dragDom.offsetWidth;
2571
- document.onmousemove = function (e) {
2572
- e.preventDefault(); // 移动时禁用默认事件
2573
- // 通过事件委托,计算移动的距离
2574
- var l = e.clientX - disX;
2575
- dragDom.style.width = curWidth + l + "px";
2576
- };
2577
- document.onmouseup = function (e) {
2578
- document.onmousemove = null;
2579
- document.onmouseup = null;
2580
- };
2581
- }, false);
2582
- dragDom.appendChild(lineEl);
2583
- }
2584
- });
2585
- // CONCATENATED MODULE: ./packages/tabDialog/src/dialog/dragHeight.js
2586
- /**
2587
- * v-dialogDragWidth 可拖动弹窗高度(右下角)
2588
- * Copyright (c) 2019 ruoyi
2589
- */
2590
-
2591
- /* harmony default export */ var dragHeight = ({
2592
- bind: function bind(el) {
2593
- var dragDom = el.querySelector('.el-dialog');
2594
- var lineEl = document.createElement('div');
2595
- lineEl.style = 'width: 6px; background: inherit; height: 10px; position: absolute; right: 0; bottom: 0; margin: auto; z-index: 1; cursor: nwse-resize;';
2596
- lineEl.addEventListener('mousedown', function (e) {
2597
- // 鼠标按下,计算当前元素距离可视区的距离
2598
- var disX = e.clientX - el.offsetLeft;
2599
- var disY = e.clientY - el.offsetTop;
2600
- // 当前宽度 高度
2601
- var curWidth = dragDom.offsetWidth;
2602
- var curHeight = dragDom.offsetHeight;
2603
- document.onmousemove = function (e) {
2604
- e.preventDefault(); // 移动时禁用默认事件
2605
- // 通过事件委托,计算移动的距离
2606
- var xl = e.clientX - disX;
2607
- var yl = e.clientY - disY;
2608
- dragDom.style.width = curWidth + xl + "px";
2609
- dragDom.style.height = curHeight + yl + "px";
2610
- };
2611
- document.onmouseup = function (e) {
2612
- document.onmousemove = null;
2613
- document.onmouseup = null;
2614
- };
2615
- }, false);
2616
- dragDom.appendChild(lineEl);
2617
- }
2618
- });
2619
- // CONCATENATED MODULE: ./packages/tabDialog/index.js
2620
-
2621
-
2622
-
2623
-
2624
-
2625
- var tabDialog_TabDialogDirective = function TabDialogDirective(Vue) {
2626
- // 注册指令
2627
- Vue.directive('dialogDrag', drag);
2628
- Vue.directive('dialogDragWidth', dragWidth);
2629
- Vue.directive('dialogDragHeight', dragHeight);
2630
- };
2631
-
2632
- /* istanbul ignore next */
2633
- main.install = function (Vue) {
2634
- // 注册组件
2635
- Vue.component(main.name, main);
2636
- // 注册指令
2637
- Vue.directive('dialogDrag', drag);
2638
- Vue.directive('dialogDragWidth', dragWidth);
2639
- Vue.directive('dialogDragHeight', dragHeight);
2640
- };
2641
- /* harmony default export */ var tabDialog = __webpack_exports__["default"] = (main);
2642
-
2643
- /***/ })
2644
- /******/ ]);