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
@@ -82,265 +82,12 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 117);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 61);
86
86
  /******/ })
87
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
- };
88
+ /******/ ({
341
89
 
342
- /***/ }),
343
- /* 2 */
90
+ /***/ 0:
344
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
345
92
 
346
93
  "use strict";
@@ -436,2347 +183,90 @@ function normalizeComponent(
436
183
  }
437
184
  }
438
185
 
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
- /***/ (function(module, exports) {
1001
-
1002
- module.exports = require("core-js/modules/es.array.map.js");
1003
-
1004
- /***/ }),
1005
- /* 21 */
1006
- /***/ (function(module, exports) {
1007
-
1008
- module.exports = require("core-js/modules/es.array.concat.js");
1009
-
1010
- /***/ }),
1011
- /* 22 */
1012
- /***/ (function(module, exports) {
1013
-
1014
- module.exports = require("core-js/modules/es.array.splice.js");
1015
-
1016
- /***/ }),
1017
- /* 23 */
1018
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
1019
-
1020
- "use strict";
1021
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
1022
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_0__);
1023
-
1024
- var scrollBarWidth;
1025
- /* harmony default export */ __webpack_exports__["a"] = (function () {
1026
- if (vue__WEBPACK_IMPORTED_MODULE_0___default.a.prototype.$isServer) return 0;
1027
- if (scrollBarWidth !== undefined) return scrollBarWidth;
1028
- var outer = document.createElement('div');
1029
- outer.className = 'el-scrollbar__wrap';
1030
- outer.style.visibility = 'hidden';
1031
- outer.style.width = '100px';
1032
- outer.style.position = 'absolute';
1033
- outer.style.top = '-9999px';
1034
- document.body.appendChild(outer);
1035
- var widthNoScroll = outer.offsetWidth;
1036
- outer.style.overflow = 'scroll';
1037
- var inner = document.createElement('div');
1038
- inner.style.width = '100%';
1039
- outer.appendChild(inner);
1040
- var widthWithScroll = inner.offsetWidth;
1041
- outer.parentNode.removeChild(outer);
1042
- scrollBarWidth = widthNoScroll - widthWithScroll;
1043
- return scrollBarWidth;
1044
- });
1045
- ;
1046
-
1047
- /***/ }),
1048
- /* 24 */,
1049
- /* 25 */
1050
- /***/ (function(module, exports) {
1051
-
1052
- module.exports = require("core-js/modules/es.array-buffer.constructor.js");
1053
-
1054
- /***/ }),
1055
- /* 26 */
1056
- /***/ (function(module, exports) {
1057
-
1058
- module.exports = require("core-js/modules/es.array-buffer.slice.js");
1059
-
1060
- /***/ }),
1061
- /* 27 */
1062
- /***/ (function(module, exports) {
1063
-
1064
- module.exports = require("core-js/modules/es.typed-array.int8-array.js");
1065
-
1066
- /***/ }),
1067
- /* 28 */
1068
- /***/ (function(module, exports) {
1069
-
1070
- module.exports = require("core-js/modules/es.typed-array.copy-within.js");
1071
-
1072
- /***/ }),
1073
- /* 29 */
1074
- /***/ (function(module, exports) {
1075
-
1076
- module.exports = require("core-js/modules/es.typed-array.every.js");
1077
-
1078
- /***/ }),
1079
- /* 30 */
1080
- /***/ (function(module, exports) {
1081
-
1082
- module.exports = require("core-js/modules/es.typed-array.fill.js");
1083
-
1084
- /***/ }),
1085
- /* 31 */
1086
- /***/ (function(module, exports) {
1087
-
1088
- module.exports = require("core-js/modules/es.typed-array.filter.js");
1089
-
1090
- /***/ }),
1091
- /* 32 */
1092
- /***/ (function(module, exports) {
1093
-
1094
- module.exports = require("core-js/modules/es.typed-array.find.js");
1095
-
1096
- /***/ }),
1097
- /* 33 */
1098
- /***/ (function(module, exports) {
1099
-
1100
- module.exports = require("core-js/modules/es.typed-array.find-index.js");
1101
-
1102
- /***/ }),
1103
- /* 34 */
1104
- /***/ (function(module, exports) {
1105
-
1106
- module.exports = require("core-js/modules/es.typed-array.for-each.js");
1107
-
1108
- /***/ }),
1109
- /* 35 */
1110
- /***/ (function(module, exports) {
1111
-
1112
- module.exports = require("core-js/modules/es.typed-array.includes.js");
1113
-
1114
- /***/ }),
1115
- /* 36 */
1116
- /***/ (function(module, exports) {
1117
-
1118
- module.exports = require("core-js/modules/es.typed-array.index-of.js");
1119
-
1120
- /***/ }),
1121
- /* 37 */
1122
- /***/ (function(module, exports) {
1123
-
1124
- module.exports = require("core-js/modules/es.typed-array.iterator.js");
1125
-
1126
- /***/ }),
1127
- /* 38 */
1128
- /***/ (function(module, exports) {
1129
-
1130
- module.exports = require("core-js/modules/es.typed-array.join.js");
1131
-
1132
- /***/ }),
1133
- /* 39 */
1134
- /***/ (function(module, exports) {
1135
-
1136
- module.exports = require("core-js/modules/es.typed-array.last-index-of.js");
1137
-
1138
- /***/ }),
1139
- /* 40 */
1140
- /***/ (function(module, exports) {
1141
-
1142
- module.exports = require("core-js/modules/es.typed-array.map.js");
1143
-
1144
- /***/ }),
1145
- /* 41 */
1146
- /***/ (function(module, exports) {
1147
-
1148
- module.exports = require("core-js/modules/es.typed-array.reduce.js");
1149
-
1150
- /***/ }),
1151
- /* 42 */
1152
- /***/ (function(module, exports) {
1153
-
1154
- module.exports = require("core-js/modules/es.typed-array.reduce-right.js");
1155
-
1156
- /***/ }),
1157
- /* 43 */
1158
- /***/ (function(module, exports) {
1159
-
1160
- module.exports = require("core-js/modules/es.typed-array.reverse.js");
1161
-
1162
- /***/ }),
1163
- /* 44 */
1164
- /***/ (function(module, exports) {
1165
-
1166
- module.exports = require("core-js/modules/es.typed-array.set.js");
1167
-
1168
- /***/ }),
1169
- /* 45 */
1170
- /***/ (function(module, exports) {
1171
-
1172
- module.exports = require("core-js/modules/es.typed-array.slice.js");
1173
-
1174
- /***/ }),
1175
- /* 46 */
1176
- /***/ (function(module, exports) {
1177
-
1178
- module.exports = require("core-js/modules/es.typed-array.some.js");
1179
-
1180
- /***/ }),
1181
- /* 47 */
1182
- /***/ (function(module, exports) {
1183
-
1184
- module.exports = require("core-js/modules/es.typed-array.sort.js");
1185
-
1186
- /***/ }),
1187
- /* 48 */
1188
- /***/ (function(module, exports) {
1189
-
1190
- module.exports = require("core-js/modules/es.typed-array.subarray.js");
1191
-
1192
- /***/ }),
1193
- /* 49 */
1194
- /***/ (function(module, exports) {
1195
-
1196
- module.exports = require("core-js/modules/es.typed-array.to-locale-string.js");
1197
-
1198
- /***/ }),
1199
- /* 50 */
1200
- /***/ (function(module, exports) {
1201
-
1202
- module.exports = require("core-js/modules/es.typed-array.to-string.js");
1203
-
1204
- /***/ }),
1205
- /* 51 */,
1206
- /* 52 */
1207
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
1208
-
1209
- "use strict";
1210
-
1211
- // EXPORTS
1212
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ t; });
1213
-
1214
- // UNUSED EXPORTS: use, i18n
1215
-
1216
- // EXTERNAL MODULE: external "core-js/modules/es.object.get-prototype-of.js"
1217
- var es_object_get_prototype_of_js_ = __webpack_require__(66);
1218
-
1219
- // CONCATENATED MODULE: ./src/locale/lang/zh-CN.js
1220
- /* harmony default export */ var zh_CN = ({
1221
- el: {
1222
- colorpicker: {
1223
- confirm: '确定',
1224
- clear: '清空'
1225
- },
1226
- datepicker: {
1227
- now: '此刻',
1228
- today: '今天',
1229
- cancel: '取消',
1230
- clear: '清空',
1231
- confirm: '确定',
1232
- selectDate: '选择日期',
1233
- selectTime: '选择时间',
1234
- startDate: '开始日期',
1235
- startTime: '开始时间',
1236
- endDate: '结束日期',
1237
- endTime: '结束时间',
1238
- prevYear: '前一年',
1239
- nextYear: '后一年',
1240
- prevMonth: '上个月',
1241
- nextMonth: '下个月',
1242
- year: '年',
1243
- month1: '1 月',
1244
- month2: '2 月',
1245
- month3: '3 月',
1246
- month4: '4 月',
1247
- month5: '5 月',
1248
- month6: '6 月',
1249
- month7: '7 月',
1250
- month8: '8 月',
1251
- month9: '9 月',
1252
- month10: '10 月',
1253
- month11: '11 月',
1254
- month12: '12 月',
1255
- // week: '周次',
1256
- weeks: {
1257
- sun: '日',
1258
- mon: '一',
1259
- tue: '二',
1260
- wed: '三',
1261
- thu: '四',
1262
- fri: '五',
1263
- sat: '六'
1264
- },
1265
- months: {
1266
- jan: '一月',
1267
- feb: '二月',
1268
- mar: '三月',
1269
- apr: '四月',
1270
- may: '五月',
1271
- jun: '六月',
1272
- jul: '七月',
1273
- aug: '八月',
1274
- sep: '九月',
1275
- oct: '十月',
1276
- nov: '十一月',
1277
- dec: '十二月'
1278
- }
1279
- },
1280
- select: {
1281
- loading: '加载中',
1282
- noMatch: '无匹配数据',
1283
- noData: '无数据',
1284
- placeholder: '请选择'
1285
- },
1286
- cascader: {
1287
- noMatch: '无匹配数据',
1288
- loading: '加载中',
1289
- placeholder: '请选择',
1290
- noData: '暂无数据'
1291
- },
1292
- pagination: {
1293
- goto: '前往',
1294
- pagesize: '条/页',
1295
- total: '共 {total} 条',
1296
- pageClassifier: '页'
1297
- },
1298
- messagebox: {
1299
- title: '提示',
1300
- confirm: '确定',
1301
- cancel: '取消',
1302
- error: '输入的数据不合法!'
1303
- },
1304
- upload: {
1305
- deleteTip: '按 delete 键可删除',
1306
- delete: '删除',
1307
- preview: '查看图片',
1308
- continue: '继续上传'
1309
- },
1310
- table: {
1311
- emptyText: '暂无数据',
1312
- confirmFilter: '筛选',
1313
- resetFilter: '重置',
1314
- clearFilter: '全部',
1315
- sumText: '合计'
1316
- },
1317
- tree: {
1318
- emptyText: '暂无数据'
1319
- },
1320
- transfer: {
1321
- noMatch: '无匹配数据',
1322
- noData: '无数据',
1323
- titles: ['列表 1', '列表 2'],
1324
- filterPlaceholder: '请输入搜索内容',
1325
- noCheckedFormat: '共 {total} 项',
1326
- hasCheckedFormat: '已选 {checked}/{total} 项'
1327
- },
1328
- image: {
1329
- error: '加载失败'
1330
- },
1331
- pageHeader: {
1332
- title: '返回'
1333
- },
1334
- popconfirm: {
1335
- confirmButtonText: '确定',
1336
- cancelButtonText: '取消'
1337
- },
1338
- empty: {
1339
- description: '暂无数据'
1340
- }
1341
- }
1342
- });
1343
- // EXTERNAL MODULE: external "vue"
1344
- var external_vue_ = __webpack_require__(0);
1345
- var external_vue_default = /*#__PURE__*/__webpack_require__.n(external_vue_);
1346
-
1347
- // EXTERNAL MODULE: external "deepmerge"
1348
- var external_deepmerge_ = __webpack_require__(58);
1349
- var external_deepmerge_default = /*#__PURE__*/__webpack_require__.n(external_deepmerge_);
1350
-
1351
- // EXTERNAL MODULE: external "core-js/modules/es.regexp.exec.js"
1352
- var es_regexp_exec_js_ = __webpack_require__(7);
1353
-
1354
- // EXTERNAL MODULE: external "core-js/modules/es.string.replace.js"
1355
- var es_string_replace_js_ = __webpack_require__(12);
1356
-
1357
- // EXTERNAL MODULE: ./src/utils/util.js
1358
- var util = __webpack_require__(4);
1359
-
1360
- // CONCATENATED MODULE: ./src/locale/format.js
1361
-
1362
-
1363
-
1364
- var RE_NARGS = /(%|)\{([0-9a-zA-Z_]+)\}/g;
1365
- /**
1366
- * String format template
1367
- * - Inspired:
1368
- * https://github.com/Matt-Esch/string-template/index.js
1369
- */
1370
- /* harmony default export */ var format = (function (Vue) {
1371
- /**
1372
- * template
1373
- *
1374
- * @param {String} string
1375
- * @param {Array} ...args
1376
- * @return {String}
1377
- */
1378
-
1379
- function template(string) {
1380
- for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
1381
- args[_key - 1] = arguments[_key];
1382
- }
1383
- if (args.length === 1 && typeof args[0] === 'object') {
1384
- args = args[0];
1385
- }
1386
- if (!args || !args.hasOwnProperty) {
1387
- args = {};
1388
- }
1389
- return string.replace(RE_NARGS, function (match, prefix, i, index) {
1390
- var result;
1391
- if (string[index - 1] === '{' && string[index + match.length] === '}') {
1392
- return i;
1393
- } else {
1394
- result = Object(util["j" /* hasOwn */])(args, i) ? args[i] : null;
1395
- if (result === null || result === undefined) {
1396
- return '';
1397
- }
1398
- return result;
1399
- }
1400
- });
1401
- }
1402
- return template;
1403
- });
1404
- // CONCATENATED MODULE: ./src/locale/index.js
1405
-
1406
-
1407
-
1408
-
1409
-
1410
- var locale_format = format(external_vue_default.a);
1411
- var lang = zh_CN;
1412
- var merged = false;
1413
- var locale_i18nHandler = function i18nHandler() {
1414
- var vuei18n = Object.getPrototypeOf(this || external_vue_default.a).$t;
1415
- if (typeof vuei18n === 'function' && !!external_vue_default.a.locale) {
1416
- if (!merged) {
1417
- merged = true;
1418
- external_vue_default.a.locale(external_vue_default.a.config.lang, external_deepmerge_default()(lang, external_vue_default.a.locale(external_vue_default.a.config.lang) || {}, {
1419
- clone: true
1420
- }));
1421
- }
1422
- return vuei18n.apply(this, arguments);
1423
- }
1424
- };
1425
- var t = function t(path, options) {
1426
- var value = locale_i18nHandler.apply(this, arguments);
1427
- if (value !== null && value !== undefined) return value;
1428
- var array = path.split('.');
1429
- var current = lang;
1430
- for (var i = 0, j = array.length; i < j; i++) {
1431
- var property = array[i];
1432
- value = current[property];
1433
- if (i === j - 1) return locale_format(value, options);
1434
- if (!value) return '';
1435
- current = value;
1436
- }
1437
- return '';
1438
- };
1439
- var use = function use(l) {
1440
- lang = l || lang;
1441
- };
1442
- var i18n = function i18n(fn) {
1443
- locale_i18nHandler = fn || locale_i18nHandler;
1444
- };
1445
- /* harmony default export */ var locale = ({
1446
- use: use,
1447
- t: t,
1448
- i18n: i18n
1449
- });
1450
-
1451
- /***/ }),
1452
- /* 53 */
1453
- /***/ (function(module, exports) {
1454
-
1455
- module.exports = require("core-js/modules/es.array.includes.js");
1456
-
1457
- /***/ }),
1458
- /* 54 */,
1459
- /* 55 */
1460
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
1461
-
1462
- "use strict";
1463
- /* harmony import */ var _locale__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(52);
1464
-
1465
- /* harmony default export */ __webpack_exports__["a"] = ({
1466
- methods: {
1467
- t: function t() {
1468
- for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
1469
- args[_key] = arguments[_key];
1470
- }
1471
- return _locale__WEBPACK_IMPORTED_MODULE_0__[/* t */ "a"].apply(this, args);
1472
- }
1473
- }
1474
- });
1475
-
1476
- /***/ }),
1477
- /* 56 */,
1478
- /* 57 */
1479
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
1480
-
1481
- "use strict";
1482
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return addResizeListener; });
1483
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return removeResizeListener; });
1484
- /* harmony import */ var core_js_modules_es_symbol_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(78);
1485
- /* harmony import */ var core_js_modules_es_symbol_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_symbol_js__WEBPACK_IMPORTED_MODULE_0__);
1486
- /* harmony import */ var core_js_modules_es_symbol_description_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(79);
1487
- /* harmony import */ var core_js_modules_es_symbol_description_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_symbol_description_js__WEBPACK_IMPORTED_MODULE_1__);
1488
- /* harmony import */ var core_js_modules_es_symbol_iterator_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(83);
1489
- /* harmony import */ var core_js_modules_es_symbol_iterator_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_symbol_iterator_js__WEBPACK_IMPORTED_MODULE_2__);
1490
- /* harmony import */ var core_js_modules_es_array_from_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(84);
1491
- /* harmony import */ var core_js_modules_es_array_from_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_from_js__WEBPACK_IMPORTED_MODULE_3__);
1492
- /* harmony import */ var core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(19);
1493
- /* harmony import */ var core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_4__);
1494
- /* harmony import */ var core_js_modules_es_array_slice_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(13);
1495
- /* harmony import */ var core_js_modules_es_array_slice_js__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_slice_js__WEBPACK_IMPORTED_MODULE_5__);
1496
- /* harmony import */ var core_js_modules_es_array_splice_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(22);
1497
- /* harmony import */ var core_js_modules_es_array_splice_js__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_splice_js__WEBPACK_IMPORTED_MODULE_6__);
1498
- /* harmony import */ var core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(5);
1499
- /* harmony import */ var core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_7__);
1500
- /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(3);
1501
- /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_8__);
1502
- /* harmony import */ var core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(7);
1503
- /* harmony import */ var core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_9__);
1504
- /* harmony import */ var core_js_modules_es_regexp_to_string_js__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(11);
1505
- /* harmony import */ var core_js_modules_es_regexp_to_string_js__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_regexp_to_string_js__WEBPACK_IMPORTED_MODULE_10__);
1506
- /* harmony import */ var core_js_modules_es_string_iterator_js__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(82);
1507
- /* harmony import */ var core_js_modules_es_string_iterator_js__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_string_iterator_js__WEBPACK_IMPORTED_MODULE_11__);
1508
- /* harmony import */ var core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(10);
1509
- /* harmony import */ var core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_12__);
1510
- /* harmony import */ var core_js_modules_web_dom_collections_iterator_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(65);
1511
- /* harmony import */ var core_js_modules_web_dom_collections_iterator_js__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_collections_iterator_js__WEBPACK_IMPORTED_MODULE_13__);
1512
- /* harmony import */ var resize_observer_polyfill__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(68);
1513
- /* harmony import */ var resize_observer_polyfill__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(resize_observer_polyfill__WEBPACK_IMPORTED_MODULE_14__);
1514
- /* harmony import */ var throttle_debounce__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(67);
1515
- /* harmony import */ var throttle_debounce__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(throttle_debounce__WEBPACK_IMPORTED_MODULE_15__);
1516
-
1517
-
1518
-
1519
-
1520
-
1521
-
1522
-
1523
-
1524
-
1525
-
1526
-
1527
-
1528
-
1529
-
1530
- function _createForOfIteratorHelperLoose(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (t) return (t = t.call(r)).next.bind(t); if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var o = 0; return function () { return o >= r.length ? { done: !0 } : { done: !1, value: r[o++] }; }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
1531
- function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
1532
- function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
1533
-
1534
-
1535
- var isServer = typeof window === 'undefined';
1536
-
1537
- /* istanbul ignore next */
1538
- var resizeHandler = function resizeHandler(entries) {
1539
- for (var _iterator = _createForOfIteratorHelperLoose(entries), _step; !(_step = _iterator()).done;) {
1540
- var entry = _step.value;
1541
- var listeners = entry.target.__resizeListeners__ || [];
1542
- if (listeners.length) {
1543
- listeners.forEach(function (fn) {
1544
- fn();
1545
- });
1546
- }
1547
- }
1548
- };
1549
-
1550
- /* istanbul ignore next */
1551
- var addResizeListener = function addResizeListener(element, fn) {
1552
- if (isServer) return;
1553
- if (!element.__resizeListeners__) {
1554
- element.__resizeListeners__ = [];
1555
- element.__ro__ = new resize_observer_polyfill__WEBPACK_IMPORTED_MODULE_14___default.a(Object(throttle_debounce__WEBPACK_IMPORTED_MODULE_15__["debounce"])(16, resizeHandler));
1556
- element.__ro__.observe(element);
1557
- }
1558
- element.__resizeListeners__.push(fn);
1559
- };
1560
-
1561
- /* istanbul ignore next */
1562
- var removeResizeListener = function removeResizeListener(element, fn) {
1563
- if (!element || !element.__resizeListeners__) return;
1564
- element.__resizeListeners__.splice(element.__resizeListeners__.indexOf(fn), 1);
1565
- if (!element.__resizeListeners__.length) {
1566
- element.__ro__.disconnect();
1567
- }
1568
- };
1569
-
1570
- /***/ }),
1571
- /* 58 */
1572
- /***/ (function(module, exports) {
1573
-
1574
- module.exports = require("deepmerge");
1575
-
1576
- /***/ }),
1577
- /* 59 */,
1578
- /* 60 */
1579
- /***/ (function(module, exports) {
1580
-
1581
- module.exports = require("core-js/modules/es.object.assign.js");
1582
-
1583
- /***/ }),
1584
- /* 61 */
1585
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
1586
-
1587
- "use strict";
1588
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return isDef; });
1589
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return isKorean; });
1590
- /* harmony import */ var core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(7);
1591
- /* harmony import */ var core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_0__);
1592
-
1593
- function isDef(val) {
1594
- return val !== undefined && val !== null;
1595
- }
1596
- function isKorean(text) {
1597
- var reg = /([(\uAC00-\uD7AF)|(\u3130-\u318F)])+/gi;
1598
- return reg.test(text);
1599
- }
1600
-
1601
- /***/ }),
1602
- /* 62 */,
1603
- /* 63 */,
1604
- /* 64 */
1605
- /***/ (function(module, exports) {
1606
-
1607
- module.exports = require("core-js/modules/es.array.join.js");
1608
-
1609
- /***/ }),
1610
- /* 65 */
1611
- /***/ (function(module, exports) {
1612
-
1613
- module.exports = require("core-js/modules/web.dom-collections.iterator.js");
1614
-
1615
- /***/ }),
1616
- /* 66 */
1617
- /***/ (function(module, exports) {
1618
-
1619
- module.exports = require("core-js/modules/es.object.get-prototype-of.js");
1620
-
1621
- /***/ }),
1622
- /* 67 */
1623
- /***/ (function(module, exports) {
1624
-
1625
- module.exports = require("throttle-debounce");
1626
-
1627
- /***/ }),
1628
- /* 68 */
1629
- /***/ (function(module, exports) {
1630
-
1631
- module.exports = require("resize-observer-polyfill");
1632
-
1633
- /***/ }),
1634
- /* 69 */,
1635
- /* 70 */,
1636
- /* 71 */,
1637
- /* 72 */,
1638
- /* 73 */,
1639
- /* 74 */,
1640
- /* 75 */,
1641
- /* 76 */
1642
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
1643
-
1644
- "use strict";
1645
- // ESM COMPAT FLAG
1646
- __webpack_require__.r(__webpack_exports__);
1647
-
1648
- // EXTERNAL MODULE: external "core-js/modules/es.function.name.js"
1649
- var es_function_name_js_ = __webpack_require__(5);
1650
-
1651
- // EXTERNAL MODULE: ./src/utils/resize-event.js
1652
- var resize_event = __webpack_require__(57);
1653
-
1654
- // EXTERNAL MODULE: ./src/utils/scrollbar-width.js
1655
- var scrollbar_width = __webpack_require__(23);
1656
-
1657
- // EXTERNAL MODULE: ./src/utils/util.js
1658
- var util = __webpack_require__(4);
1659
-
1660
- // EXTERNAL MODULE: external "core-js/modules/es.number.constructor.js"
1661
- var es_number_constructor_js_ = __webpack_require__(6);
1662
-
1663
- // EXTERNAL MODULE: ./src/utils/dom.js
1664
- var dom = __webpack_require__(1);
1665
-
1666
- // CONCATENATED MODULE: ./packages/scrollbar/src/util.js
1667
- var BAR_MAP = {
1668
- vertical: {
1669
- offset: 'offsetHeight',
1670
- scroll: 'scrollTop',
1671
- scrollSize: 'scrollHeight',
1672
- size: 'height',
1673
- key: 'vertical',
1674
- axis: 'Y',
1675
- client: 'clientY',
1676
- direction: 'top'
1677
- },
1678
- horizontal: {
1679
- offset: 'offsetWidth',
1680
- scroll: 'scrollLeft',
1681
- scrollSize: 'scrollWidth',
1682
- size: 'width',
1683
- key: 'horizontal',
1684
- axis: 'X',
1685
- client: 'clientX',
1686
- direction: 'left'
1687
- }
1688
- };
1689
- function renderThumbStyle(_ref) {
1690
- var move = _ref.move,
1691
- size = _ref.size,
1692
- bar = _ref.bar;
1693
- var style = {};
1694
- var translate = "translate" + bar.axis + "(" + move + "%)";
1695
- style[bar.size] = size;
1696
- style.transform = translate;
1697
- style.msTransform = translate;
1698
- style.webkitTransform = translate;
1699
- return style;
1700
- }
1701
- ;
1702
- // CONCATENATED MODULE: ./packages/scrollbar/src/bar.js
1703
-
1704
-
1705
-
1706
-
1707
- /* istanbul ignore next */
1708
- /* harmony default export */ var src_bar = ({
1709
- name: 'Bar',
1710
- props: {
1711
- vertical: Boolean,
1712
- size: String,
1713
- move: Number
1714
- },
1715
- computed: {
1716
- bar: function bar() {
1717
- return BAR_MAP[this.vertical ? 'vertical' : 'horizontal'];
1718
- },
1719
- wrap: function wrap() {
1720
- return this.$parent.wrap;
1721
- }
1722
- },
1723
- render: function render(h) {
1724
- var size = this.size,
1725
- move = this.move,
1726
- bar = this.bar;
1727
- return h("div", {
1728
- "class": ['el-scrollbar__bar', 'is-' + bar.key],
1729
- "on": {
1730
- "mousedown": this.clickTrackHandler
1731
- }
1732
- }, [h("div", {
1733
- "ref": "thumb",
1734
- "class": "el-scrollbar__thumb",
1735
- "on": {
1736
- "mousedown": this.clickThumbHandler
1737
- },
1738
- "style": renderThumbStyle({
1739
- size: size,
1740
- move: move,
1741
- bar: bar
1742
- })
1743
- })]);
1744
- },
1745
- methods: {
1746
- clickThumbHandler: function clickThumbHandler(e) {
1747
- // prevent click event of right button
1748
- if (e.ctrlKey || e.button === 2) {
1749
- return;
1750
- }
1751
- this.startDrag(e);
1752
- this[this.bar.axis] = e.currentTarget[this.bar.offset] - (e[this.bar.client] - e.currentTarget.getBoundingClientRect()[this.bar.direction]);
1753
- },
1754
- clickTrackHandler: function clickTrackHandler(e) {
1755
- var offset = Math.abs(e.target.getBoundingClientRect()[this.bar.direction] - e[this.bar.client]);
1756
- var thumbHalf = this.$refs.thumb[this.bar.offset] / 2;
1757
- var thumbPositionPercentage = (offset - thumbHalf) * 100 / this.$el[this.bar.offset];
1758
- this.wrap[this.bar.scroll] = thumbPositionPercentage * this.wrap[this.bar.scrollSize] / 100;
1759
- },
1760
- startDrag: function startDrag(e) {
1761
- e.stopImmediatePropagation();
1762
- this.cursorDown = true;
1763
- Object(dom["g" /* on */])(document, 'mousemove', this.mouseMoveDocumentHandler);
1764
- Object(dom["g" /* on */])(document, 'mouseup', this.mouseUpDocumentHandler);
1765
- document.onselectstart = function () {
1766
- return false;
1767
- };
1768
- },
1769
- mouseMoveDocumentHandler: function mouseMoveDocumentHandler(e) {
1770
- if (this.cursorDown === false) return;
1771
- var prevPage = this[this.bar.axis];
1772
- if (!prevPage) return;
1773
- var offset = (this.$el.getBoundingClientRect()[this.bar.direction] - e[this.bar.client]) * -1;
1774
- var thumbClickPosition = this.$refs.thumb[this.bar.offset] - prevPage;
1775
- var thumbPositionPercentage = (offset - thumbClickPosition) * 100 / this.$el[this.bar.offset];
1776
- this.wrap[this.bar.scroll] = thumbPositionPercentage * this.wrap[this.bar.scrollSize] / 100;
1777
- },
1778
- mouseUpDocumentHandler: function mouseUpDocumentHandler(e) {
1779
- this.cursorDown = false;
1780
- this[this.bar.axis] = 0;
1781
- Object(dom["f" /* off */])(document, 'mousemove', this.mouseMoveDocumentHandler);
1782
- document.onselectstart = null;
1783
- }
1784
- },
1785
- destroyed: function destroyed() {
1786
- Object(dom["f" /* off */])(document, 'mouseup', this.mouseUpDocumentHandler);
1787
- }
1788
- });
1789
- // CONCATENATED MODULE: ./packages/scrollbar/src/main.js
1790
- // reference https://github.com/noeldelgado/gemini-scrollbar/blob/master/index.js
1791
-
1792
-
1793
-
1794
-
1795
-
1796
-
1797
- /* istanbul ignore next */
1798
- /* harmony default export */ var main = ({
1799
- name: 'ElScrollbar',
1800
- components: {
1801
- Bar: src_bar
1802
- },
1803
- props: {
1804
- native: Boolean,
1805
- wrapStyle: {},
1806
- wrapClass: {},
1807
- viewClass: {},
1808
- viewStyle: {},
1809
- noresize: Boolean,
1810
- // 如果 container 尺寸不会发生变化,最好设置它可以优化性能
1811
- tag: {
1812
- type: String,
1813
- default: 'div'
1814
- }
1815
- },
1816
- data: function data() {
1817
- return {
1818
- sizeWidth: '0',
1819
- sizeHeight: '0',
1820
- moveX: 0,
1821
- moveY: 0
1822
- };
1823
- },
1824
- computed: {
1825
- wrap: function wrap() {
1826
- return this.$refs.wrap;
1827
- }
1828
- },
1829
- render: function render(h) {
1830
- var gutter = Object(scrollbar_width["a" /* default */])();
1831
- var style = this.wrapStyle;
1832
- if (gutter) {
1833
- var gutterWith = "-" + gutter + "px";
1834
- var gutterStyle = "margin-bottom: " + gutterWith + "; margin-right: " + gutterWith + ";";
1835
- if (Array.isArray(this.wrapStyle)) {
1836
- style = Object(util["t" /* toObject */])(this.wrapStyle);
1837
- style.marginRight = style.marginBottom = gutterWith;
1838
- } else if (typeof this.wrapStyle === 'string') {
1839
- style += gutterStyle;
1840
- } else {
1841
- style = gutterStyle;
1842
- }
1843
- }
1844
- var view = h(this.tag, {
1845
- class: ['el-scrollbar__view', this.viewClass],
1846
- style: this.viewStyle,
1847
- ref: 'resize'
1848
- }, this.$slots.default);
1849
- var wrap = h("div", {
1850
- "ref": "wrap",
1851
- "style": style,
1852
- "on": {
1853
- "scroll": this.handleScroll
1854
- },
1855
- "class": [this.wrapClass, 'el-scrollbar__wrap', gutter ? '' : 'el-scrollbar__wrap--hidden-default']
1856
- }, [[view]]);
1857
- var nodes;
1858
- if (!this.native) {
1859
- nodes = [wrap, h(src_bar, {
1860
- "attrs": {
1861
- "move": this.moveX,
1862
- "size": this.sizeWidth
1863
- }
1864
- }), h(src_bar, {
1865
- "attrs": {
1866
- "vertical": true,
1867
- "move": this.moveY,
1868
- "size": this.sizeHeight
1869
- }
1870
- })];
1871
- } else {
1872
- nodes = [h("div", {
1873
- "ref": "wrap",
1874
- "class": [this.wrapClass, 'el-scrollbar__wrap'],
1875
- "style": style
1876
- }, [[view]])];
1877
- }
1878
- return h('div', {
1879
- class: 'el-scrollbar'
1880
- }, nodes);
1881
- },
1882
- methods: {
1883
- handleScroll: function handleScroll() {
1884
- var wrap = this.wrap;
1885
- this.moveY = wrap.scrollTop * 100 / wrap.clientHeight;
1886
- this.moveX = wrap.scrollLeft * 100 / wrap.clientWidth;
1887
- },
1888
- update: function update() {
1889
- var heightPercentage, widthPercentage;
1890
- var wrap = this.wrap;
1891
- if (!wrap) return;
1892
- heightPercentage = wrap.clientHeight * 100 / wrap.scrollHeight;
1893
- widthPercentage = wrap.clientWidth * 100 / wrap.scrollWidth;
1894
- this.sizeHeight = heightPercentage < 100 ? heightPercentage + '%' : '';
1895
- this.sizeWidth = widthPercentage < 100 ? widthPercentage + '%' : '';
1896
- }
1897
- },
1898
- mounted: function mounted() {
1899
- if (this.native) return;
1900
- this.$nextTick(this.update);
1901
- !this.noresize && Object(resize_event["a" /* addResizeListener */])(this.$refs.resize, this.update);
1902
- },
1903
- beforeDestroy: function beforeDestroy() {
1904
- if (this.native) return;
1905
- !this.noresize && Object(resize_event["b" /* removeResizeListener */])(this.$refs.resize, this.update);
1906
- }
1907
- });
1908
- // CONCATENATED MODULE: ./packages/scrollbar/index.js
1909
-
1910
-
1911
-
1912
- /* istanbul ignore next */
1913
- main.install = function (Vue) {
1914
- Vue.component(main.name, main);
1915
- };
1916
- /* harmony default export */ var scrollbar = __webpack_exports__["default"] = (main);
1917
-
1918
- /***/ }),
1919
- /* 77 */
1920
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
1921
-
1922
- "use strict";
1923
- // ESM COMPAT FLAG
1924
- __webpack_require__.r(__webpack_exports__);
1925
-
1926
- // EXTERNAL MODULE: external "core-js/modules/es.function.name.js"
1927
- var es_function_name_js_ = __webpack_require__(5);
1928
-
1929
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/vue-loader/lib??vue-loader-options!./packages/checkbox/src/checkbox.vue?vue&type=template&id=5fbea7a2
1930
- var render = function render() {
1931
- var _vm = this,
1932
- _c = _vm._self._c
1933
- return _c(
1934
- "label",
1935
- {
1936
- staticClass: "el-checkbox",
1937
- class: [
1938
- _vm.border && _vm.checkboxSize
1939
- ? "el-checkbox--" + _vm.checkboxSize
1940
- : "",
1941
- { "is-disabled": _vm.isDisabled },
1942
- { "is-bordered": _vm.border },
1943
- { "is-checked": _vm.isChecked },
1944
- ],
1945
- attrs: { id: _vm.id },
1946
- },
1947
- [
1948
- _c(
1949
- "span",
1950
- {
1951
- staticClass: "el-checkbox__input",
1952
- class: {
1953
- "is-disabled": _vm.isDisabled,
1954
- "is-checked": _vm.isChecked,
1955
- "is-indeterminate": _vm.indeterminate,
1956
- "is-focus": _vm.focus,
1957
- },
1958
- attrs: {
1959
- tabindex: _vm.indeterminate ? 0 : false,
1960
- role: _vm.indeterminate ? "checkbox" : false,
1961
- "aria-checked": _vm.indeterminate ? "mixed" : false,
1962
- },
1963
- },
1964
- [
1965
- _c("span", { staticClass: "el-checkbox__inner" }),
1966
- _vm.trueLabel || _vm.falseLabel
1967
- ? _c("input", {
1968
- directives: [
1969
- {
1970
- name: "model",
1971
- rawName: "v-model",
1972
- value: _vm.model,
1973
- expression: "model",
1974
- },
1975
- ],
1976
- staticClass: "el-checkbox__original",
1977
- attrs: {
1978
- type: "checkbox",
1979
- "aria-hidden": _vm.indeterminate ? "true" : "false",
1980
- name: _vm.name,
1981
- disabled: _vm.isDisabled,
1982
- "true-value": _vm.trueLabel,
1983
- "false-value": _vm.falseLabel,
1984
- },
1985
- domProps: {
1986
- checked: Array.isArray(_vm.model)
1987
- ? _vm._i(_vm.model, null) > -1
1988
- : _vm._q(_vm.model, _vm.trueLabel),
1989
- },
1990
- on: {
1991
- change: [
1992
- function ($event) {
1993
- var $$a = _vm.model,
1994
- $$el = $event.target,
1995
- $$c = $$el.checked ? _vm.trueLabel : _vm.falseLabel
1996
- if (Array.isArray($$a)) {
1997
- var $$v = null,
1998
- $$i = _vm._i($$a, $$v)
1999
- if ($$el.checked) {
2000
- $$i < 0 && (_vm.model = $$a.concat([$$v]))
2001
- } else {
2002
- $$i > -1 &&
2003
- (_vm.model = $$a
2004
- .slice(0, $$i)
2005
- .concat($$a.slice($$i + 1)))
2006
- }
2007
- } else {
2008
- _vm.model = $$c
2009
- }
2010
- },
2011
- _vm.handleChange,
2012
- ],
2013
- focus: function ($event) {
2014
- _vm.focus = true
2015
- },
2016
- blur: function ($event) {
2017
- _vm.focus = false
2018
- },
2019
- },
2020
- })
2021
- : _c("input", {
2022
- directives: [
2023
- {
2024
- name: "model",
2025
- rawName: "v-model",
2026
- value: _vm.model,
2027
- expression: "model",
2028
- },
2029
- ],
2030
- staticClass: "el-checkbox__original",
2031
- attrs: {
2032
- type: "checkbox",
2033
- "aria-hidden": _vm.indeterminate ? "true" : "false",
2034
- disabled: _vm.isDisabled,
2035
- name: _vm.name,
2036
- },
2037
- domProps: {
2038
- value: _vm.label,
2039
- checked: Array.isArray(_vm.model)
2040
- ? _vm._i(_vm.model, _vm.label) > -1
2041
- : _vm.model,
2042
- },
2043
- on: {
2044
- change: [
2045
- function ($event) {
2046
- var $$a = _vm.model,
2047
- $$el = $event.target,
2048
- $$c = $$el.checked ? true : false
2049
- if (Array.isArray($$a)) {
2050
- var $$v = _vm.label,
2051
- $$i = _vm._i($$a, $$v)
2052
- if ($$el.checked) {
2053
- $$i < 0 && (_vm.model = $$a.concat([$$v]))
2054
- } else {
2055
- $$i > -1 &&
2056
- (_vm.model = $$a
2057
- .slice(0, $$i)
2058
- .concat($$a.slice($$i + 1)))
2059
- }
2060
- } else {
2061
- _vm.model = $$c
2062
- }
2063
- },
2064
- _vm.handleChange,
2065
- ],
2066
- focus: function ($event) {
2067
- _vm.focus = true
2068
- },
2069
- blur: function ($event) {
2070
- _vm.focus = false
2071
- },
2072
- },
2073
- }),
2074
- ]
2075
- ),
2076
- _vm.$slots.default || _vm.label
2077
- ? _c(
2078
- "span",
2079
- { staticClass: "el-checkbox__label" },
2080
- [
2081
- _vm._t("default"),
2082
- !_vm.$slots.default ? [_vm._v(_vm._s(_vm.label))] : _vm._e(),
2083
- ],
2084
- 2
2085
- )
2086
- : _vm._e(),
2087
- ]
2088
- )
2089
- }
2090
- var staticRenderFns = []
2091
- render._withStripped = true
2092
-
2093
-
2094
- // CONCATENATED MODULE: ./packages/checkbox/src/checkbox.vue?vue&type=template&id=5fbea7a2
2095
-
2096
- // EXTERNAL MODULE: external "core-js/modules/es.number.constructor.js"
2097
- var es_number_constructor_js_ = __webpack_require__(6);
2098
-
2099
- // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
2100
- var es_object_to_string_js_ = __webpack_require__(3);
2101
-
2102
- // EXTERNAL MODULE: external "core-js/modules/es.regexp.to-string.js"
2103
- var es_regexp_to_string_js_ = __webpack_require__(11);
2104
-
2105
- // EXTERNAL MODULE: ./src/mixins/emitter.js
2106
- var emitter = __webpack_require__(14);
2107
-
2108
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/checkbox/src/checkbox.vue?vue&type=script&lang=js
2109
-
2110
-
2111
-
2112
-
2113
- /* harmony default export */ var checkboxvue_type_script_lang_js = ({
2114
- name: 'ElCheckbox',
2115
- mixins: [emitter["a" /* default */]],
2116
- inject: {
2117
- elForm: {
2118
- default: ''
2119
- },
2120
- elFormItem: {
2121
- default: ''
2122
- }
2123
- },
2124
- componentName: 'ElCheckbox',
2125
- data: function data() {
2126
- return {
2127
- selfModel: false,
2128
- focus: false,
2129
- isLimitExceeded: false
2130
- };
2131
- },
2132
- computed: {
2133
- model: {
2134
- get: function get() {
2135
- return this.isGroup ? this.store : this.value !== undefined ? this.value : this.selfModel;
2136
- },
2137
- set: function set(val) {
2138
- if (this.isGroup) {
2139
- this.isLimitExceeded = false;
2140
- this._checkboxGroup.min !== undefined && val.length < this._checkboxGroup.min && (this.isLimitExceeded = true);
2141
- this._checkboxGroup.max !== undefined && val.length > this._checkboxGroup.max && (this.isLimitExceeded = true);
2142
- this.isLimitExceeded === false && this.dispatch('ElCheckboxGroup', 'input', [val]);
2143
- } else {
2144
- this.$emit('input', val);
2145
- this.selfModel = val;
2146
- }
2147
- }
2148
- },
2149
- isChecked: function isChecked() {
2150
- if ({}.toString.call(this.model) === '[object Boolean]') {
2151
- return this.model;
2152
- } else if (Array.isArray(this.model)) {
2153
- return this.model.indexOf(this.label) > -1;
2154
- } else if (this.model !== null && this.model !== undefined) {
2155
- return this.model === this.trueLabel;
2156
- }
2157
- },
2158
- isGroup: function isGroup() {
2159
- var parent = this.$parent;
2160
- while (parent) {
2161
- if (parent.$options.componentName !== 'ElCheckboxGroup') {
2162
- parent = parent.$parent;
2163
- } else {
2164
- this._checkboxGroup = parent;
2165
- return true;
2166
- }
2167
- }
2168
- return false;
2169
- },
2170
- store: function store() {
2171
- return this._checkboxGroup ? this._checkboxGroup.value : this.value;
2172
- },
2173
- /* used to make the isDisabled judgment under max/min props */isLimitDisabled: function isLimitDisabled() {
2174
- var _this$_checkboxGroup = this._checkboxGroup,
2175
- max = _this$_checkboxGroup.max,
2176
- min = _this$_checkboxGroup.min;
2177
- return !!(max || min) && this.model.length >= max && !this.isChecked || this.model.length <= min && this.isChecked;
2178
- },
2179
- isDisabled: function isDisabled() {
2180
- return this.isGroup ? this._checkboxGroup.disabled || this.disabled || (this.elForm || {}).disabled || this.isLimitDisabled : this.disabled || (this.elForm || {}).disabled;
2181
- },
2182
- _elFormItemSize: function _elFormItemSize() {
2183
- return (this.elFormItem || {}).elFormItemSize;
2184
- },
2185
- checkboxSize: function checkboxSize() {
2186
- var temCheckboxSize = this.size || this._elFormItemSize || (this.$ELEMENT || {}).size;
2187
- return this.isGroup ? this._checkboxGroup.checkboxGroupSize || temCheckboxSize : temCheckboxSize;
2188
- }
2189
- },
2190
- props: {
2191
- value: {},
2192
- label: {},
2193
- indeterminate: Boolean,
2194
- disabled: Boolean,
2195
- checked: Boolean,
2196
- name: String,
2197
- trueLabel: [String, Number],
2198
- falseLabel: [String, Number],
2199
- id: String,
2200
- /* 当indeterminate为真时,为controls提供相关连的checkbox的id,表明元素间的控制关系*/
2201
- controls: String,
2202
- /* 当indeterminate为真时,为controls提供相关连的checkbox的id,表明元素间的控制关系*/
2203
- border: Boolean,
2204
- size: String
2205
- },
2206
- methods: {
2207
- addToStore: function addToStore() {
2208
- if (Array.isArray(this.model) && this.model.indexOf(this.label) === -1) {
2209
- this.model.push(this.label);
2210
- } else {
2211
- this.model = this.trueLabel || true;
2212
- }
2213
- },
2214
- handleChange: function handleChange(ev) {
2215
- var _this = this;
2216
- if (this.isLimitExceeded) return;
2217
- var value;
2218
- if (ev.target.checked) {
2219
- value = this.trueLabel === undefined ? true : this.trueLabel;
2220
- } else {
2221
- value = this.falseLabel === undefined ? false : this.falseLabel;
2222
- }
2223
- this.$emit('change', value, ev);
2224
- this.$nextTick(function () {
2225
- if (_this.isGroup) {
2226
- _this.dispatch('ElCheckboxGroup', 'change', [_this._checkboxGroup.value]);
2227
- }
2228
- });
2229
- }
2230
- },
2231
- created: function created() {
2232
- this.checked && this.addToStore();
2233
- },
2234
- mounted: function mounted() {
2235
- // 为indeterminate元素 添加aria-controls 属性
2236
- if (this.indeterminate) {
2237
- this.$el.setAttribute('aria-controls', this.controls);
2238
- }
2239
- },
2240
- watch: {
2241
- value: function value(_value) {
2242
- this.dispatch('ElFormItem', 'el.form.change', _value);
2243
- }
2244
- }
2245
- });
2246
- // CONCATENATED MODULE: ./packages/checkbox/src/checkbox.vue?vue&type=script&lang=js
2247
- /* harmony default export */ var src_checkboxvue_type_script_lang_js = (checkboxvue_type_script_lang_js);
2248
- // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
2249
- var componentNormalizer = __webpack_require__(2);
2250
-
2251
- // CONCATENATED MODULE: ./packages/checkbox/src/checkbox.vue
2252
-
2253
-
2254
-
2255
-
2256
-
2257
- /* normalize component */
2258
-
2259
- var component = Object(componentNormalizer["a" /* default */])(
2260
- src_checkboxvue_type_script_lang_js,
2261
- render,
2262
- staticRenderFns,
2263
- false,
2264
- null,
2265
- null,
2266
- null
2267
-
2268
- )
2269
-
2270
- /* harmony default export */ var src_checkbox = (component.exports);
2271
- // CONCATENATED MODULE: ./packages/checkbox/index.js
2272
-
2273
-
186
+ return {
187
+ exports: scriptExports,
188
+ options: options
189
+ }
190
+ }
2274
191
 
2275
- /* istanbul ignore next */
2276
- src_checkbox.install = function (Vue) {
2277
- Vue.component(src_checkbox.name, src_checkbox);
2278
- };
2279
- /* harmony default export */ var packages_checkbox = __webpack_exports__["default"] = (src_checkbox);
2280
192
 
2281
193
  /***/ }),
2282
- /* 78 */
2283
- /***/ (function(module, exports) {
2284
194
 
2285
- module.exports = require("core-js/modules/es.symbol.js");
2286
-
2287
- /***/ }),
2288
- /* 79 */
195
+ /***/ 14:
2289
196
  /***/ (function(module, exports) {
2290
197
 
2291
- module.exports = require("core-js/modules/es.symbol.description.js");
198
+ module.exports = require("element-ui/lib/checkbox");
2292
199
 
2293
200
  /***/ }),
2294
- /* 80 */,
2295
- /* 81 */
2296
- /***/ (function(module, exports) {
2297
-
2298
- module.exports = require("@vue/babel-helper-vue-jsx-merge-props");
2299
201
 
2300
- /***/ }),
2301
- /* 82 */
202
+ /***/ 16:
2302
203
  /***/ (function(module, exports) {
2303
204
 
2304
- module.exports = require("core-js/modules/es.string.iterator.js");
205
+ module.exports = require("element-ui/lib/scrollbar");
2305
206
 
2306
207
  /***/ }),
2307
- /* 83 */
2308
- /***/ (function(module, exports) {
2309
208
 
2310
- module.exports = require("core-js/modules/es.symbol.iterator.js");
2311
-
2312
- /***/ }),
2313
- /* 84 */
209
+ /***/ 21:
2314
210
  /***/ (function(module, exports) {
2315
211
 
2316
- module.exports = require("core-js/modules/es.array.from.js");
212
+ module.exports = require("element-ui/lib/utils/shared");
2317
213
 
2318
214
  /***/ }),
2319
- /* 85 */
2320
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
2321
-
2322
- "use strict";
2323
- /* harmony import */ var core_js_modules_es_array_concat_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(21);
2324
- /* 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__);
2325
- /* harmony import */ var core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(19);
2326
- /* harmony import */ var core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_1__);
2327
- /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3);
2328
- /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_2__);
2329
- /* harmony import */ var core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(7);
2330
- /* harmony import */ var core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_3__);
2331
- /* harmony import */ var core_js_modules_web_dom_collections_iterator_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(65);
2332
- /* harmony import */ var core_js_modules_web_dom_collections_iterator_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_collections_iterator_js__WEBPACK_IMPORTED_MODULE_4__);
2333
-
2334
-
2335
-
2336
-
2337
-
2338
- var aria = aria || {};
2339
- aria.Utils = aria.Utils || {};
2340
-
2341
- /**
2342
- * @desc Set focus on descendant nodes until the first focusable element is
2343
- * found.
2344
- * @param element
2345
- * DOM node for which to find the first focusable descendant.
2346
- * @returns
2347
- * true if a focusable element is found and focus is set.
2348
- */
2349
- aria.Utils.focusFirstDescendant = function (element) {
2350
- for (var i = 0; i < element.childNodes.length; i++) {
2351
- var child = element.childNodes[i];
2352
- if (aria.Utils.attemptFocus(child) || aria.Utils.focusFirstDescendant(child)) {
2353
- return true;
2354
- }
2355
- }
2356
- return false;
2357
- };
2358
-
2359
- /**
2360
- * @desc Find the last descendant node that is focusable.
2361
- * @param element
2362
- * DOM node for which to find the last focusable descendant.
2363
- * @returns
2364
- * true if a focusable element is found and focus is set.
2365
- */
2366
-
2367
- aria.Utils.focusLastDescendant = function (element) {
2368
- for (var i = element.childNodes.length - 1; i >= 0; i--) {
2369
- var child = element.childNodes[i];
2370
- if (aria.Utils.attemptFocus(child) || aria.Utils.focusLastDescendant(child)) {
2371
- return true;
2372
- }
2373
- }
2374
- return false;
2375
- };
2376
-
2377
- /**
2378
- * @desc Set Attempt to set focus on the current node.
2379
- * @param element
2380
- * The node to attempt to focus on.
2381
- * @returns
2382
- * true if element is focused.
2383
- */
2384
- aria.Utils.attemptFocus = function (element) {
2385
- if (!aria.Utils.isFocusable(element)) {
2386
- return false;
2387
- }
2388
- aria.Utils.IgnoreUtilFocusChanges = true;
2389
- try {
2390
- element.focus();
2391
- } catch (e) {}
2392
- aria.Utils.IgnoreUtilFocusChanges = false;
2393
- return document.activeElement === element;
2394
- };
2395
- aria.Utils.isFocusable = function (element) {
2396
- if (element.tabIndex > 0 || element.tabIndex === 0 && element.getAttribute('tabIndex') !== null) {
2397
- return true;
2398
- }
2399
- if (element.disabled) {
2400
- return false;
2401
- }
2402
- switch (element.nodeName) {
2403
- case 'A':
2404
- return !!element.href && element.rel !== 'ignore';
2405
- case 'INPUT':
2406
- return element.type !== 'hidden' && element.type !== 'file';
2407
- case 'BUTTON':
2408
- case 'SELECT':
2409
- case 'TEXTAREA':
2410
- return true;
2411
- default:
2412
- return false;
2413
- }
2414
- };
2415
-
2416
- /**
2417
- * 触发一个事件
2418
- * mouseenter, mouseleave, mouseover, keyup, change, click 等
2419
- * @param {Element} elm
2420
- * @param {String} name
2421
- * @param {*} opts
2422
- */
2423
- aria.Utils.triggerEvent = function (elm, name) {
2424
- var eventName;
2425
- if (/^mouse|click/.test(name)) {
2426
- eventName = 'MouseEvents';
2427
- } else if (/^key/.test(name)) {
2428
- eventName = 'KeyboardEvent';
2429
- } else {
2430
- eventName = 'HTMLEvents';
2431
- }
2432
- var evt = document.createEvent(eventName);
2433
- for (var _len = arguments.length, opts = new Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
2434
- opts[_key - 2] = arguments[_key];
2435
- }
2436
- evt.initEvent.apply(evt, [name].concat(opts));
2437
- elm.dispatchEvent ? elm.dispatchEvent(evt) : elm.fireEvent('on' + name, evt);
2438
- return elm;
2439
- };
2440
- aria.Utils.keys = {
2441
- tab: 9,
2442
- enter: 13,
2443
- space: 32,
2444
- left: 37,
2445
- up: 38,
2446
- right: 39,
2447
- down: 40,
2448
- esc: 27
2449
- };
2450
- /* harmony default export */ __webpack_exports__["a"] = (aria.Utils);
2451
215
 
2452
- /***/ }),
2453
- /* 86 */,
2454
- /* 87 */,
2455
- /* 88 */,
2456
- /* 89 */,
2457
- /* 90 */
2458
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
216
+ /***/ 26:
217
+ /***/ (function(module, exports) {
2459
218
 
2460
- "use strict";
2461
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return scrollIntoView; });
2462
- /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3);
2463
- /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_0__);
2464
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(0);
2465
- /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_1__);
2466
-
2467
-
2468
- function scrollIntoView(container, selected) {
2469
- if (vue__WEBPACK_IMPORTED_MODULE_1___default.a.prototype.$isServer) return;
2470
- if (!selected) {
2471
- container.scrollTop = 0;
2472
- return;
2473
- }
2474
- var offsetParents = [];
2475
- var pointer = selected.offsetParent;
2476
- while (pointer && container !== pointer && container.contains(pointer)) {
2477
- offsetParents.push(pointer);
2478
- pointer = pointer.offsetParent;
2479
- }
2480
- var top = selected.offsetTop + offsetParents.reduce(function (prev, curr) {
2481
- return prev + curr.offsetTop;
2482
- }, 0);
2483
- var bottom = top + selected.offsetHeight;
2484
- var viewRectTop = container.scrollTop;
2485
- var viewRectBottom = viewRectTop + container.clientHeight;
2486
- if (top < viewRectTop) {
2487
- container.scrollTop = top;
2488
- } else if (bottom > viewRectBottom) {
2489
- container.scrollTop = bottom - container.clientHeight;
2490
- }
2491
- }
219
+ module.exports = require("babel-helper-vue-jsx-merge-props");
2492
220
 
2493
221
  /***/ }),
2494
- /* 91 */,
2495
- /* 92 */,
2496
- /* 93 */,
2497
- /* 94 */,
2498
- /* 95 */,
2499
- /* 96 */,
2500
- /* 97 */,
2501
- /* 98 */,
2502
- /* 99 */,
2503
- /* 100 */,
2504
- /* 101 */,
2505
- /* 102 */,
2506
- /* 103 */
2507
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
2508
-
2509
- "use strict";
2510
- // ESM COMPAT FLAG
2511
- __webpack_require__.r(__webpack_exports__);
2512
-
2513
- // EXTERNAL MODULE: external "core-js/modules/es.function.name.js"
2514
- var es_function_name_js_ = __webpack_require__(5);
2515
-
2516
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/vue-loader/lib??vue-loader-options!./packages/radio/src/radio.vue?vue&type=template&id=1e51a39c
2517
- var render = function render() {
2518
- var _vm = this,
2519
- _c = _vm._self._c
2520
- return _c(
2521
- "label",
2522
- {
2523
- staticClass: "el-radio",
2524
- class: [
2525
- _vm.border && _vm.radioSize ? "el-radio--" + _vm.radioSize : "",
2526
- { "is-disabled": _vm.isDisabled },
2527
- { "is-focus": _vm.focus },
2528
- { "is-bordered": _vm.border },
2529
- { "is-checked": _vm.model === _vm.label },
2530
- ],
2531
- attrs: {
2532
- role: "radio",
2533
- "aria-checked": _vm.model === _vm.label,
2534
- "aria-disabled": _vm.isDisabled,
2535
- tabindex: _vm.tabIndex,
2536
- },
2537
- on: {
2538
- keydown: function ($event) {
2539
- if (
2540
- !$event.type.indexOf("key") &&
2541
- _vm._k($event.keyCode, "space", 32, $event.key, [" ", "Spacebar"])
2542
- )
2543
- return null
2544
- $event.stopPropagation()
2545
- $event.preventDefault()
2546
- _vm.model = _vm.isDisabled ? _vm.model : _vm.label
2547
- },
2548
- },
2549
- },
2550
- [
2551
- _c(
2552
- "span",
2553
- {
2554
- staticClass: "el-radio__input",
2555
- class: {
2556
- "is-disabled": _vm.isDisabled,
2557
- "is-checked": _vm.model === _vm.label,
2558
- },
2559
- },
2560
- [
2561
- _c("span", { staticClass: "el-radio__inner" }),
2562
- _c("input", {
2563
- directives: [
2564
- {
2565
- name: "model",
2566
- rawName: "v-model",
2567
- value: _vm.model,
2568
- expression: "model",
2569
- },
2570
- ],
2571
- ref: "radio",
2572
- staticClass: "el-radio__original",
2573
- attrs: {
2574
- type: "radio",
2575
- "aria-hidden": "true",
2576
- name: _vm.name,
2577
- disabled: _vm.isDisabled,
2578
- tabindex: "-1",
2579
- autocomplete: "off",
2580
- },
2581
- domProps: {
2582
- value: _vm.label,
2583
- checked: _vm._q(_vm.model, _vm.label),
2584
- },
2585
- on: {
2586
- focus: function ($event) {
2587
- _vm.focus = true
2588
- },
2589
- blur: function ($event) {
2590
- _vm.focus = false
2591
- },
2592
- change: [
2593
- function ($event) {
2594
- _vm.model = _vm.label
2595
- },
2596
- _vm.handleChange,
2597
- ],
2598
- },
2599
- }),
2600
- ]
2601
- ),
2602
- _c(
2603
- "span",
2604
- {
2605
- staticClass: "el-radio__label",
2606
- on: {
2607
- keydown: function ($event) {
2608
- $event.stopPropagation()
2609
- },
2610
- },
2611
- },
2612
- [
2613
- _vm._t("default"),
2614
- !_vm.$slots.default ? [_vm._v(_vm._s(_vm.label))] : _vm._e(),
2615
- ],
2616
- 2
2617
- ),
2618
- ]
2619
- )
2620
- }
2621
- var staticRenderFns = []
2622
- render._withStripped = true
2623
-
2624
-
2625
- // CONCATENATED MODULE: ./packages/radio/src/radio.vue?vue&type=template&id=1e51a39c
2626
-
2627
- // EXTERNAL MODULE: ./src/mixins/emitter.js
2628
- var emitter = __webpack_require__(14);
2629
-
2630
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/radio/src/radio.vue?vue&type=script&lang=js
2631
-
2632
- /* harmony default export */ var radiovue_type_script_lang_js = ({
2633
- name: 'ElRadio',
2634
- mixins: [emitter["a" /* default */]],
2635
- inject: {
2636
- elForm: {
2637
- default: ''
2638
- },
2639
- elFormItem: {
2640
- default: ''
2641
- }
2642
- },
2643
- componentName: 'ElRadio',
2644
- props: {
2645
- value: {},
2646
- label: {},
2647
- disabled: Boolean,
2648
- name: String,
2649
- border: Boolean,
2650
- size: String
2651
- },
2652
- data: function data() {
2653
- return {
2654
- focus: false
2655
- };
2656
- },
2657
- computed: {
2658
- isGroup: function isGroup() {
2659
- var parent = this.$parent;
2660
- while (parent) {
2661
- if (parent.$options.componentName !== 'ElRadioGroup') {
2662
- parent = parent.$parent;
2663
- } else {
2664
- this._radioGroup = parent;
2665
- return true;
2666
- }
2667
- }
2668
- return false;
2669
- },
2670
- model: {
2671
- get: function get() {
2672
- return this.isGroup ? this._radioGroup.value : this.value;
2673
- },
2674
- set: function set(val) {
2675
- if (this.isGroup) {
2676
- this.dispatch('ElRadioGroup', 'input', [val]);
2677
- } else {
2678
- this.$emit('input', val);
2679
- }
2680
- this.$refs.radio && (this.$refs.radio.checked = this.model === this.label);
2681
- }
2682
- },
2683
- _elFormItemSize: function _elFormItemSize() {
2684
- return (this.elFormItem || {}).elFormItemSize;
2685
- },
2686
- radioSize: function radioSize() {
2687
- var temRadioSize = this.size || this._elFormItemSize || (this.$ELEMENT || {}).size;
2688
- return this.isGroup ? this._radioGroup.radioGroupSize || temRadioSize : temRadioSize;
2689
- },
2690
- isDisabled: function isDisabled() {
2691
- return this.isGroup ? this._radioGroup.disabled || this.disabled || (this.elForm || {}).disabled : this.disabled || (this.elForm || {}).disabled;
2692
- },
2693
- tabIndex: function tabIndex() {
2694
- return this.isDisabled || this.isGroup && this.model !== this.label ? -1 : 0;
2695
- }
2696
- },
2697
- methods: {
2698
- handleChange: function handleChange() {
2699
- var _this = this;
2700
- this.$nextTick(function () {
2701
- _this.$emit('change', _this.model);
2702
- _this.isGroup && _this.dispatch('ElRadioGroup', 'handleChange', _this.model);
2703
- });
2704
- }
2705
- }
2706
- });
2707
- // CONCATENATED MODULE: ./packages/radio/src/radio.vue?vue&type=script&lang=js
2708
- /* harmony default export */ var src_radiovue_type_script_lang_js = (radiovue_type_script_lang_js);
2709
- // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
2710
- var componentNormalizer = __webpack_require__(2);
2711
-
2712
- // CONCATENATED MODULE: ./packages/radio/src/radio.vue
2713
-
2714
-
2715
222
 
223
+ /***/ 3:
224
+ /***/ (function(module, exports) {
2716
225
 
226
+ module.exports = require("element-ui/lib/utils/util");
2717
227
 
2718
- /* normalize component */
228
+ /***/ }),
2719
229
 
2720
- var component = Object(componentNormalizer["a" /* default */])(
2721
- src_radiovue_type_script_lang_js,
2722
- render,
2723
- staticRenderFns,
2724
- false,
2725
- null,
2726
- null,
2727
- null
2728
-
2729
- )
230
+ /***/ 31:
231
+ /***/ (function(module, exports) {
2730
232
 
2731
- /* harmony default export */ var src_radio = (component.exports);
2732
- // CONCATENATED MODULE: ./packages/radio/index.js
233
+ module.exports = require("element-ui/lib/utils/scroll-into-view");
2733
234
 
235
+ /***/ }),
2734
236
 
237
+ /***/ 41:
238
+ /***/ (function(module, exports) {
2735
239
 
2736
- /* istanbul ignore next */
2737
- src_radio.install = function (Vue) {
2738
- Vue.component(src_radio.name, src_radio);
2739
- };
2740
- /* harmony default export */ var packages_radio = __webpack_exports__["default"] = (src_radio);
240
+ module.exports = require("element-ui/lib/utils/aria-utils");
2741
241
 
2742
242
  /***/ }),
2743
- /* 104 */,
2744
- /* 105 */,
2745
- /* 106 */,
2746
- /* 107 */,
2747
- /* 108 */
243
+
244
+ /***/ 53:
2748
245
  /***/ (function(module, exports) {
2749
246
 
2750
- module.exports = require("core-js/modules/es.symbol.to-primitive.js");
247
+ module.exports = require("element-ui/lib/radio");
2751
248
 
2752
249
  /***/ }),
2753
- /* 109 */
250
+
251
+ /***/ 6:
2754
252
  /***/ (function(module, exports) {
2755
253
 
2756
- module.exports = require("core-js/modules/es.date.to-primitive.js");
254
+ module.exports = require("element-ui/lib/mixins/locale");
2757
255
 
2758
256
  /***/ }),
2759
- /* 110 */,
2760
- /* 111 */,
2761
- /* 112 */,
2762
- /* 113 */,
2763
- /* 114 */,
2764
- /* 115 */,
2765
- /* 116 */,
2766
- /* 117 */
257
+
258
+ /***/ 61:
2767
259
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2768
260
 
2769
261
  "use strict";
2770
262
  // ESM COMPAT FLAG
2771
263
  __webpack_require__.r(__webpack_exports__);
2772
264
 
2773
- // EXTERNAL MODULE: external "core-js/modules/es.function.name.js"
2774
- var es_function_name_js_ = __webpack_require__(5);
2775
-
2776
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/vue-loader/lib??vue-loader-options!./packages/cascader-panel/src/cascader-panel.vue?vue&type=template&id=4f147ce4
2777
- var cascader_panelvue_type_template_id_4f147ce4_render = function render() {
2778
- var _vm = this,
2779
- _c = _vm._self._c
265
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/cascader-panel/src/cascader-panel.vue?vue&type=template&id=188dd00c
266
+ var cascader_panelvue_type_template_id_188dd00c_render = function () {
267
+ var _vm = this
268
+ var _h = _vm.$createElement
269
+ var _c = _vm._self._c || _h
2780
270
  return _c(
2781
271
  "div",
2782
272
  {
@@ -2795,56 +285,29 @@ var cascader_panelvue_type_template_id_4f147ce4_render = function render() {
2795
285
  )
2796
286
  }
2797
287
  var staticRenderFns = []
2798
- cascader_panelvue_type_template_id_4f147ce4_render._withStripped = true
2799
-
2800
-
2801
- // CONCATENATED MODULE: ./packages/cascader-panel/src/cascader-panel.vue?vue&type=template&id=4f147ce4
2802
-
2803
- // EXTERNAL MODULE: external "core-js/modules/es.array.filter.js"
2804
- var es_array_filter_js_ = __webpack_require__(18);
2805
-
2806
- // EXTERNAL MODULE: external "core-js/modules/es.array.iterator.js"
2807
- var es_array_iterator_js_ = __webpack_require__(19);
2808
-
2809
- // EXTERNAL MODULE: external "core-js/modules/es.array.map.js"
2810
- var es_array_map_js_ = __webpack_require__(20);
2811
-
2812
- // EXTERNAL MODULE: external "core-js/modules/es.array.slice.js"
2813
- var es_array_slice_js_ = __webpack_require__(13);
2814
-
2815
- // EXTERNAL MODULE: external "core-js/modules/es.number.constructor.js"
2816
- var es_number_constructor_js_ = __webpack_require__(6);
288
+ cascader_panelvue_type_template_id_188dd00c_render._withStripped = true
2817
289
 
2818
- // EXTERNAL MODULE: external "core-js/modules/es.object.assign.js"
2819
- var es_object_assign_js_ = __webpack_require__(60);
2820
290
 
2821
- // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
2822
- var es_object_to_string_js_ = __webpack_require__(3);
291
+ // CONCATENATED MODULE: ./packages/cascader-panel/src/cascader-panel.vue?vue&type=template&id=188dd00c
2823
292
 
2824
- // EXTERNAL MODULE: external "core-js/modules/web.dom-collections.for-each.js"
2825
- var web_dom_collections_for_each_js_ = __webpack_require__(10);
293
+ // EXTERNAL MODULE: external "babel-helper-vue-jsx-merge-props"
294
+ var external_babel_helper_vue_jsx_merge_props_ = __webpack_require__(26);
295
+ var external_babel_helper_vue_jsx_merge_props_default = /*#__PURE__*/__webpack_require__.n(external_babel_helper_vue_jsx_merge_props_);
2826
296
 
2827
- // EXTERNAL MODULE: external "core-js/modules/web.dom-collections.iterator.js"
2828
- var web_dom_collections_iterator_js_ = __webpack_require__(65);
297
+ // EXTERNAL MODULE: external "element-ui/lib/scrollbar"
298
+ var scrollbar_ = __webpack_require__(16);
299
+ var scrollbar_default = /*#__PURE__*/__webpack_require__.n(scrollbar_);
2829
300
 
2830
- // EXTERNAL MODULE: external "@vue/babel-helper-vue-jsx-merge-props"
2831
- var babel_helper_vue_jsx_merge_props_ = __webpack_require__(81);
2832
- var babel_helper_vue_jsx_merge_props_default = /*#__PURE__*/__webpack_require__.n(babel_helper_vue_jsx_merge_props_);
301
+ // EXTERNAL MODULE: external "element-ui/lib/checkbox"
302
+ var checkbox_ = __webpack_require__(14);
303
+ var checkbox_default = /*#__PURE__*/__webpack_require__.n(checkbox_);
2833
304
 
2834
- // EXTERNAL MODULE: external "core-js/modules/es.array.concat.js"
2835
- var es_array_concat_js_ = __webpack_require__(21);
305
+ // EXTERNAL MODULE: external "element-ui/lib/radio"
306
+ var radio_ = __webpack_require__(53);
307
+ var radio_default = /*#__PURE__*/__webpack_require__.n(radio_);
2836
308
 
2837
- // EXTERNAL MODULE: ./packages/scrollbar/index.js + 3 modules
2838
- var scrollbar = __webpack_require__(76);
2839
-
2840
- // EXTERNAL MODULE: ./packages/checkbox/index.js + 5 modules
2841
- var packages_checkbox = __webpack_require__(77);
2842
-
2843
- // EXTERNAL MODULE: ./packages/radio/index.js + 5 modules
2844
- var packages_radio = __webpack_require__(103);
2845
-
2846
- // EXTERNAL MODULE: ./src/utils/util.js
2847
- var util = __webpack_require__(4);
309
+ // EXTERNAL MODULE: external "element-ui/lib/utils/util"
310
+ var util_ = __webpack_require__(3);
2848
311
 
2849
312
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/cascader-panel/src/cascader-node.vue?vue&type=script&lang=js
2850
313
 
@@ -2852,243 +315,274 @@ var util = __webpack_require__(4);
2852
315
 
2853
316
 
2854
317
 
318
+
2855
319
  var stopPropagation = function stopPropagation(e) {
2856
- return e.stopPropagation();
320
+ return e.stopPropagation();
2857
321
  };
322
+
2858
323
  /* harmony default export */ var cascader_nodevue_type_script_lang_js = ({
2859
- inject: ['panel'],
2860
- components: {
2861
- ElCheckbox: packages_checkbox["default"],
2862
- ElRadio: packages_radio["default"]
2863
- },
2864
- props: {
2865
- node: {
2866
- required: true
2867
- },
2868
- nodeId: String
2869
- },
2870
- computed: {
2871
- config: function config() {
2872
- return this.panel.config;
2873
- },
2874
- isLeaf: function isLeaf() {
2875
- return this.node.isLeaf;
2876
- },
2877
- isDisabled: function isDisabled() {
2878
- return this.node.isDisabled;
2879
- },
2880
- checkedValue: function checkedValue() {
2881
- return this.panel.checkedValue;
2882
- },
2883
- isChecked: function isChecked() {
2884
- return this.node.isSameNode(this.checkedValue);
2885
- },
2886
- inActivePath: function inActivePath() {
2887
- return this.isInPath(this.panel.activePath);
2888
- },
2889
- inCheckedPath: function inCheckedPath() {
2890
- var _this = this;
2891
- if (!this.config.checkStrictly) return false;
2892
- return this.panel.checkedNodePaths.some(function (checkedPath) {
2893
- return _this.isInPath(checkedPath);
2894
- });
2895
- },
2896
- value: function value() {
2897
- return this.node.getValueByOption();
2898
- }
2899
- },
2900
- methods: {
2901
- handleExpand: function handleExpand() {
2902
- var _this2 = this;
2903
- var panel = this.panel,
2904
- node = this.node,
2905
- isDisabled = this.isDisabled,
2906
- config = this.config;
2907
- var multiple = config.multiple,
2908
- checkStrictly = config.checkStrictly;
2909
- if (!checkStrictly && isDisabled || node.loading) return;
2910
- if (config.lazy && !node.loaded) {
2911
- panel.lazyLoad(node, function () {
2912
- // do not use cached leaf value here, invoke this.isLeaf to get new value.
2913
- var isLeaf = _this2.isLeaf;
2914
- if (!isLeaf) _this2.handleExpand();
2915
- if (multiple) {
2916
- // if leaf sync checked state, else clear checked state
2917
- var checked = isLeaf ? node.checked : false;
2918
- _this2.handleMultiCheckChange(checked);
2919
- }
2920
- });
2921
- } else {
2922
- panel.handleExpand(node);
2923
- }
2924
- },
2925
- handleCheckChange: function handleCheckChange() {
2926
- var panel = this.panel,
2927
- value = this.value,
2928
- node = this.node;
2929
- panel.handleCheckChange(value);
2930
- panel.handleExpand(node);
2931
- },
2932
- handleMultiCheckChange: function handleMultiCheckChange(checked) {
2933
- this.node.doCheck(checked);
2934
- this.panel.calculateMultiCheckedValue();
2935
- },
2936
- isInPath: function isInPath(pathNodes) {
2937
- var node = this.node;
2938
- var selectedPathNode = pathNodes[node.level - 1] || {};
2939
- return selectedPathNode.uid === node.uid;
2940
- },
2941
- renderPrefix: function renderPrefix(h) {
2942
- var isLeaf = this.isLeaf,
2943
- isChecked = this.isChecked,
2944
- config = this.config;
2945
- var checkStrictly = config.checkStrictly,
2946
- multiple = config.multiple;
2947
- if (multiple) {
2948
- return this.renderCheckbox(h);
2949
- } else if (checkStrictly) {
2950
- return this.renderRadio(h);
2951
- } else if (isLeaf && isChecked) {
2952
- return this.renderCheckIcon(h);
2953
- }
2954
- return null;
2955
- },
2956
- renderPostfix: function renderPostfix(h) {
2957
- var node = this.node,
2958
- isLeaf = this.isLeaf;
2959
- if (node.loading) {
2960
- return this.renderLoadingIcon(h);
2961
- } else if (!isLeaf) {
2962
- return this.renderExpandIcon(h);
2963
- }
2964
- return null;
2965
- },
2966
- renderCheckbox: function renderCheckbox(h) {
2967
- var node = this.node,
2968
- config = this.config,
2969
- isDisabled = this.isDisabled;
2970
- var events = {
2971
- on: {
2972
- change: this.handleMultiCheckChange
2973
- },
2974
- nativeOn: {}
2975
- };
2976
- if (config.checkStrictly) {
2977
- // when every node is selectable, click event should not trigger expand event.
2978
- events.nativeOn.click = stopPropagation;
2979
- }
2980
- return h("el-checkbox", babel_helper_vue_jsx_merge_props_default()([{
2981
- "attrs": {
2982
- "value": node.checked,
2983
- "indeterminate": node.indeterminate,
2984
- "disabled": isDisabled
2985
- }
2986
- }, events]));
2987
- },
2988
- renderRadio: function renderRadio(h) {
2989
- var checkedValue = this.checkedValue,
2990
- value = this.value,
2991
- isDisabled = this.isDisabled;
2992
-
2993
- // to keep same reference if value cause radio's checked state is calculated by reference comparision;
2994
- if (Object(util["m" /* isEqual */])(value, checkedValue)) {
2995
- value = checkedValue;
2996
- }
2997
- return h("el-radio", {
2998
- "attrs": {
2999
- "value": checkedValue,
3000
- "label": value,
3001
- "disabled": isDisabled
3002
- },
3003
- "on": {
3004
- "change": this.handleCheckChange
3005
- },
3006
- "nativeOn": {
3007
- "click": stopPropagation
3008
- }
3009
- }, [h("span")]);
3010
- },
3011
- renderCheckIcon: function renderCheckIcon(h) {
3012
- return h("i", {
3013
- "class": "el-icon-check el-cascader-node__prefix"
3014
- });
3015
- },
3016
- renderLoadingIcon: function renderLoadingIcon(h) {
3017
- return h("i", {
3018
- "class": "el-icon-loading el-cascader-node__postfix"
3019
- });
3020
- },
3021
- renderExpandIcon: function renderExpandIcon(h) {
3022
- return h("i", {
3023
- "class": "el-icon-arrow-right el-cascader-node__postfix"
3024
- });
3025
- },
3026
- renderContent: function renderContent(h) {
3027
- var panel = this.panel,
3028
- node = this.node;
3029
- var render = panel.renderLabelFn;
3030
- var vnode = render ? render({
3031
- node: node,
3032
- data: node.data
3033
- }) : null;
3034
- return h("span", {
3035
- "class": "el-cascader-node__label"
3036
- }, [vnode || node.label]);
3037
- }
3038
- },
3039
- render: function render(h) {
3040
- var _this3 = this;
3041
- var inActivePath = this.inActivePath,
3042
- inCheckedPath = this.inCheckedPath,
3043
- isChecked = this.isChecked,
3044
- isLeaf = this.isLeaf,
3045
- isDisabled = this.isDisabled,
3046
- config = this.config,
3047
- nodeId = this.nodeId;
3048
- var expandTrigger = config.expandTrigger,
3049
- checkStrictly = config.checkStrictly,
3050
- multiple = config.multiple;
3051
- var disabled = !checkStrictly && isDisabled;
3052
- var events = {
3053
- on: {}
3054
- };
3055
- if (expandTrigger === 'click') {
3056
- events.on.click = this.handleExpand;
3057
- } else {
3058
- events.on.mouseenter = function (e) {
3059
- _this3.handleExpand();
3060
- _this3.$emit('expand', e);
3061
- };
3062
- events.on.focus = function (e) {
3063
- _this3.handleExpand();
3064
- _this3.$emit('expand', e);
3065
- };
3066
- }
3067
- if (isLeaf && !isDisabled && !checkStrictly && !multiple) {
3068
- events.on.click = this.handleCheckChange;
3069
- }
3070
- return h("li", babel_helper_vue_jsx_merge_props_default()([{
3071
- "attrs": {
3072
- "role": "menuitem",
3073
- "id": nodeId,
3074
- "aria-expanded": inActivePath,
3075
- "tabindex": disabled ? null : -1
3076
- },
3077
- "class": {
3078
- 'el-cascader-node': true,
3079
- 'is-selectable': checkStrictly,
3080
- 'in-active-path': inActivePath,
3081
- 'in-checked-path': inCheckedPath,
3082
- 'is-active': isChecked,
3083
- 'is-disabled': disabled
3084
- }
3085
- }, events]), [this.renderPrefix(h), this.renderContent(h), this.renderPostfix(h)]);
3086
- }
324
+ inject: ['panel'],
325
+
326
+ components: {
327
+ ElCheckbox: checkbox_default.a,
328
+ ElRadio: radio_default.a
329
+ },
330
+
331
+ props: {
332
+ node: {
333
+ required: true
334
+ },
335
+ nodeId: String
336
+ },
337
+
338
+ computed: {
339
+ config: function config() {
340
+ return this.panel.config;
341
+ },
342
+ isLeaf: function isLeaf() {
343
+ return this.node.isLeaf;
344
+ },
345
+ isDisabled: function isDisabled() {
346
+ return this.node.isDisabled;
347
+ },
348
+ checkedValue: function checkedValue() {
349
+ return this.panel.checkedValue;
350
+ },
351
+ isChecked: function isChecked() {
352
+ return this.node.isSameNode(this.checkedValue);
353
+ },
354
+ inActivePath: function inActivePath() {
355
+ return this.isInPath(this.panel.activePath);
356
+ },
357
+ inCheckedPath: function inCheckedPath() {
358
+ var _this = this;
359
+
360
+ if (!this.config.checkStrictly) return false;
361
+
362
+ return this.panel.checkedNodePaths.some(function (checkedPath) {
363
+ return _this.isInPath(checkedPath);
364
+ });
365
+ },
366
+ value: function value() {
367
+ return this.node.getValueByOption();
368
+ }
369
+ },
370
+
371
+ methods: {
372
+ handleExpand: function handleExpand() {
373
+ var _this2 = this;
374
+
375
+ var panel = this.panel,
376
+ node = this.node,
377
+ isDisabled = this.isDisabled,
378
+ config = this.config;
379
+ var multiple = config.multiple,
380
+ checkStrictly = config.checkStrictly;
381
+
382
+
383
+ if (!checkStrictly && isDisabled || node.loading) return;
384
+
385
+ if (config.lazy && !node.loaded) {
386
+ panel.lazyLoad(node, function () {
387
+ // do not use cached leaf value here, invoke this.isLeaf to get new value.
388
+ var isLeaf = _this2.isLeaf;
389
+
390
+
391
+ if (!isLeaf) _this2.handleExpand();
392
+ if (multiple) {
393
+ // if leaf sync checked state, else clear checked state
394
+ var checked = isLeaf ? node.checked : false;
395
+ _this2.handleMultiCheckChange(checked);
396
+ }
397
+ });
398
+ } else {
399
+ panel.handleExpand(node);
400
+ }
401
+ },
402
+ handleCheckChange: function handleCheckChange() {
403
+ var panel = this.panel,
404
+ value = this.value,
405
+ node = this.node;
406
+
407
+ panel.handleCheckChange(value);
408
+ panel.handleExpand(node);
409
+ },
410
+ handleMultiCheckChange: function handleMultiCheckChange(checked) {
411
+ this.node.doCheck(checked);
412
+ this.panel.calculateMultiCheckedValue();
413
+ },
414
+ isInPath: function isInPath(pathNodes) {
415
+ var node = this.node;
416
+
417
+ var selectedPathNode = pathNodes[node.level - 1] || {};
418
+ return selectedPathNode.uid === node.uid;
419
+ },
420
+ renderPrefix: function renderPrefix(h) {
421
+ var isLeaf = this.isLeaf,
422
+ isChecked = this.isChecked,
423
+ config = this.config;
424
+ var checkStrictly = config.checkStrictly,
425
+ multiple = config.multiple;
426
+
427
+
428
+ if (multiple) {
429
+ return this.renderCheckbox(h);
430
+ } else if (checkStrictly) {
431
+ return this.renderRadio(h);
432
+ } else if (isLeaf && isChecked) {
433
+ return this.renderCheckIcon(h);
434
+ }
435
+
436
+ return null;
437
+ },
438
+ renderPostfix: function renderPostfix(h) {
439
+ var node = this.node,
440
+ isLeaf = this.isLeaf;
441
+
442
+
443
+ if (node.loading) {
444
+ return this.renderLoadingIcon(h);
445
+ } else if (!isLeaf) {
446
+ return this.renderExpandIcon(h);
447
+ }
448
+
449
+ return null;
450
+ },
451
+ renderCheckbox: function renderCheckbox(h) {
452
+ var node = this.node,
453
+ config = this.config,
454
+ isDisabled = this.isDisabled;
455
+
456
+ var events = {
457
+ on: { change: this.handleMultiCheckChange },
458
+ nativeOn: {}
459
+ };
460
+
461
+ if (config.checkStrictly) {
462
+ // when every node is selectable, click event should not trigger expand event.
463
+ events.nativeOn.click = stopPropagation;
464
+ }
465
+
466
+ return h('el-checkbox', external_babel_helper_vue_jsx_merge_props_default()([{
467
+ attrs: {
468
+ value: node.checked,
469
+ indeterminate: node.indeterminate,
470
+ disabled: isDisabled
471
+ }
472
+ }, events]));
473
+ },
474
+ renderRadio: function renderRadio(h) {
475
+ var checkedValue = this.checkedValue,
476
+ value = this.value,
477
+ isDisabled = this.isDisabled;
478
+
479
+ // to keep same reference if value cause radio's checked state is calculated by reference comparision;
480
+
481
+ if (Object(util_["isEqual"])(value, checkedValue)) {
482
+ value = checkedValue;
483
+ }
484
+
485
+ return h(
486
+ 'el-radio',
487
+ {
488
+ attrs: {
489
+ value: checkedValue,
490
+ label: value,
491
+ disabled: isDisabled
492
+ },
493
+ on: {
494
+ 'change': this.handleCheckChange
495
+ },
496
+ nativeOn: {
497
+ 'click': stopPropagation
498
+ }
499
+ },
500
+ [h('span')]
501
+ );
502
+ },
503
+ renderCheckIcon: function renderCheckIcon(h) {
504
+ return h('i', { 'class': 'el-icon-check el-cascader-node__prefix' });
505
+ },
506
+ renderLoadingIcon: function renderLoadingIcon(h) {
507
+ return h('i', { 'class': 'el-icon-loading el-cascader-node__postfix' });
508
+ },
509
+ renderExpandIcon: function renderExpandIcon(h) {
510
+ return h('i', { 'class': 'el-icon-arrow-right el-cascader-node__postfix' });
511
+ },
512
+ renderContent: function renderContent(h) {
513
+ var panel = this.panel,
514
+ node = this.node;
515
+
516
+ var render = panel.renderLabelFn;
517
+ var vnode = render ? render({ node: node, data: node.data }) : null;
518
+
519
+ return h(
520
+ 'span',
521
+ { 'class': 'el-cascader-node__label' },
522
+ [vnode || node.label]
523
+ );
524
+ }
525
+ },
526
+
527
+ render: function render(h) {
528
+ var _this3 = this;
529
+
530
+ var inActivePath = this.inActivePath,
531
+ inCheckedPath = this.inCheckedPath,
532
+ isChecked = this.isChecked,
533
+ isLeaf = this.isLeaf,
534
+ isDisabled = this.isDisabled,
535
+ config = this.config,
536
+ nodeId = this.nodeId;
537
+ var expandTrigger = config.expandTrigger,
538
+ checkStrictly = config.checkStrictly,
539
+ multiple = config.multiple;
540
+
541
+ var disabled = !checkStrictly && isDisabled;
542
+ var events = { on: {} };
543
+
544
+ if (expandTrigger === 'click') {
545
+ events.on.click = this.handleExpand;
546
+ } else {
547
+ events.on.mouseenter = function (e) {
548
+ _this3.handleExpand();
549
+ _this3.$emit('expand', e);
550
+ };
551
+ events.on.focus = function (e) {
552
+ _this3.handleExpand();
553
+ _this3.$emit('expand', e);
554
+ };
555
+ }
556
+ if (isLeaf && !isDisabled && !checkStrictly && !multiple) {
557
+ events.on.click = this.handleCheckChange;
558
+ }
559
+
560
+ return h(
561
+ 'li',
562
+ external_babel_helper_vue_jsx_merge_props_default()([{
563
+ attrs: {
564
+ role: 'menuitem',
565
+ id: nodeId,
566
+ 'aria-expanded': inActivePath,
567
+ tabindex: disabled ? null : -1
568
+ },
569
+ 'class': {
570
+ 'el-cascader-node': true,
571
+ 'is-selectable': checkStrictly,
572
+ 'in-active-path': inActivePath,
573
+ 'in-checked-path': inCheckedPath,
574
+ 'is-active': isChecked,
575
+ 'is-disabled': disabled
576
+ }
577
+ }, events]),
578
+ [this.renderPrefix(h), this.renderContent(h), this.renderPostfix(h)]
579
+ );
580
+ }
3087
581
  });
3088
582
  // CONCATENATED MODULE: ./packages/cascader-panel/src/cascader-node.vue?vue&type=script&lang=js
3089
583
  /* harmony default export */ var src_cascader_nodevue_type_script_lang_js = (cascader_nodevue_type_script_lang_js);
3090
584
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
3091
- var componentNormalizer = __webpack_require__(2);
585
+ var componentNormalizer = __webpack_require__(0);
3092
586
 
3093
587
  // CONCATENATED MODULE: ./packages/cascader-panel/src/cascader-node.vue
3094
588
  var cascader_node_render, cascader_node_staticRenderFns
@@ -3110,8 +604,9 @@ var component = Object(componentNormalizer["a" /* default */])(
3110
604
  )
3111
605
 
3112
606
  /* harmony default export */ var cascader_node = (component.exports);
3113
- // EXTERNAL MODULE: ./src/mixins/locale.js
3114
- var locale = __webpack_require__(55);
607
+ // EXTERNAL MODULE: external "element-ui/lib/mixins/locale"
608
+ var locale_ = __webpack_require__(6);
609
+ var locale_default = /*#__PURE__*/__webpack_require__.n(locale_);
3115
610
 
3116
611
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/cascader-panel/src/cascader-menu.vue?vue&type=script&lang=js
3117
612
 
@@ -3121,125 +616,145 @@ var locale = __webpack_require__(55);
3121
616
 
3122
617
 
3123
618
 
3124
-
3125
-
3126
619
  /* harmony default export */ var cascader_menuvue_type_script_lang_js = ({
3127
- name: 'ElCascaderMenu',
3128
- mixins: [locale["a" /* default */]],
3129
- inject: ['panel'],
3130
- components: {
3131
- ElScrollbar: scrollbar["default"],
3132
- CascaderNode: cascader_node
3133
- },
3134
- props: {
3135
- nodes: {
3136
- type: Array,
3137
- required: true
3138
- },
3139
- index: Number
3140
- },
3141
- data: function data() {
3142
- return {
3143
- activeNode: null,
3144
- hoverTimer: null,
3145
- id: Object(util["g" /* generateId */])()
3146
- };
3147
- },
3148
- computed: {
3149
- isEmpty: function isEmpty() {
3150
- return !this.nodes.length;
3151
- },
3152
- menuId: function menuId() {
3153
- return "cascader-menu-" + this.id + "-" + this.index;
3154
- }
3155
- },
3156
- methods: {
3157
- handleExpand: function handleExpand(e) {
3158
- this.activeNode = e.target;
3159
- },
3160
- handleMouseMove: function handleMouseMove(e) {
3161
- var activeNode = this.activeNode,
3162
- hoverTimer = this.hoverTimer;
3163
- var hoverZone = this.$refs.hoverZone;
3164
- if (!activeNode || !hoverZone) return;
3165
- if (activeNode.contains(e.target)) {
3166
- clearTimeout(hoverTimer);
3167
- var _this$$el$getBounding = this.$el.getBoundingClientRect(),
3168
- left = _this$$el$getBounding.left;
3169
- var startX = e.clientX - left;
3170
- var _this$$el = this.$el,
3171
- offsetWidth = _this$$el.offsetWidth,
3172
- offsetHeight = _this$$el.offsetHeight;
3173
- var top = activeNode.offsetTop;
3174
- var bottom = top + activeNode.offsetHeight;
3175
- hoverZone.innerHTML = "\n\t\t\t\t\t<path style=\"pointer-events: auto;\" fill=\"transparent\" d=\"M" + startX + " " + top + " L" + offsetWidth + " 0 V" + top + " Z\" />\n\t\t\t\t\t<path style=\"pointer-events: auto;\" fill=\"transparent\" d=\"M" + startX + " " + bottom + " L" + offsetWidth + " " + offsetHeight + " V" + bottom + " Z\" />\n\t\t\t\t";
3176
- } else if (!hoverTimer) {
3177
- this.hoverTimer = setTimeout(this.clearHoverZone, this.panel.config.hoverThreshold);
3178
- }
3179
- },
3180
- clearHoverZone: function clearHoverZone() {
3181
- var hoverZone = this.$refs.hoverZone;
3182
- if (!hoverZone) return;
3183
- hoverZone.innerHTML = '';
3184
- },
3185
- renderEmptyText: function renderEmptyText(h) {
3186
- return h("div", {
3187
- "class": "el-cascader-menu__empty-text"
3188
- }, [this.t('el.cascader.noData')]);
3189
- },
3190
- renderNodeList: function renderNodeList(h) {
3191
- var menuId = this.menuId;
3192
- var isHoverMenu = this.panel.isHoverMenu;
3193
- var events = {
3194
- on: {}
3195
- };
3196
- if (isHoverMenu) {
3197
- events.on.expand = this.handleExpand;
3198
- }
3199
- var nodes = this.nodes.map(function (node, index) {
3200
- var hasChildren = node.hasChildren;
3201
- return h("cascader-node", babel_helper_vue_jsx_merge_props_default()([{
3202
- "key": node.uid,
3203
- "attrs": {
3204
- "node": node,
3205
- "node-id": menuId + "-" + index,
3206
- "aria-haspopup": hasChildren,
3207
- "aria-owns": hasChildren ? menuId : null
3208
- }
3209
- }, events]));
3210
- });
3211
- return [].concat(nodes, [isHoverMenu ? h("svg", {
3212
- "ref": 'hoverZone',
3213
- "class": 'el-cascader-menu__hover-zone'
3214
- }) : null]);
3215
- }
3216
- },
3217
- render: function render(h) {
3218
- var isEmpty = this.isEmpty,
3219
- menuId = this.menuId;
3220
- var events = {
3221
- nativeOn: {}
3222
- };
3223
-
3224
- // optimize hover to expand experience (#8010)
3225
- if (this.panel.isHoverMenu) {
3226
- events.nativeOn.mousemove = this.handleMouseMove;
3227
- // events.nativeOn.mouseleave = this.clearHoverZone;
3228
- }
3229
- return h("el-scrollbar", babel_helper_vue_jsx_merge_props_default()([{
3230
- "attrs": {
3231
- "tag": "ul",
3232
- "role": "menu",
3233
- "id": menuId,
3234
- "wrap-class": "el-cascader-menu__wrap",
3235
- "view-class": {
3236
- 'el-cascader-menu__list': true,
3237
- 'is-empty': isEmpty
3238
- }
3239
- },
3240
- "class": "el-cascader-menu"
3241
- }, events]), [isEmpty ? this.renderEmptyText(h) : this.renderNodeList(h)]);
3242
- }
620
+ name: 'ElCascaderMenu',
621
+
622
+ mixins: [locale_default.a],
623
+
624
+ inject: ['panel'],
625
+
626
+ components: {
627
+ ElScrollbar: scrollbar_default.a,
628
+ CascaderNode: cascader_node
629
+ },
630
+
631
+ props: {
632
+ nodes: {
633
+ type: Array,
634
+ required: true
635
+ },
636
+ index: Number
637
+ },
638
+
639
+ data: function data() {
640
+ return {
641
+ activeNode: null,
642
+ hoverTimer: null,
643
+ id: Object(util_["generateId"])()
644
+ };
645
+ },
646
+
647
+
648
+ computed: {
649
+ isEmpty: function isEmpty() {
650
+ return !this.nodes.length;
651
+ },
652
+ menuId: function menuId() {
653
+ return 'cascader-menu-' + this.id + '-' + this.index;
654
+ }
655
+ },
656
+
657
+ methods: {
658
+ handleExpand: function handleExpand(e) {
659
+ this.activeNode = e.target;
660
+ },
661
+ handleMouseMove: function handleMouseMove(e) {
662
+ var activeNode = this.activeNode,
663
+ hoverTimer = this.hoverTimer;
664
+ var hoverZone = this.$refs.hoverZone;
665
+
666
+
667
+ if (!activeNode || !hoverZone) return;
668
+
669
+ if (activeNode.contains(e.target)) {
670
+ clearTimeout(hoverTimer);
671
+
672
+ var _$el$getBoundingClien = this.$el.getBoundingClientRect(),
673
+ left = _$el$getBoundingClien.left;
674
+
675
+ var startX = e.clientX - left;
676
+ var _$el = this.$el,
677
+ offsetWidth = _$el.offsetWidth,
678
+ offsetHeight = _$el.offsetHeight;
679
+
680
+ var top = activeNode.offsetTop;
681
+ var bottom = top + activeNode.offsetHeight;
682
+
683
+ hoverZone.innerHTML = '\n\t\t\t\t\t<path style="pointer-events: auto;" fill="transparent" d="M' + startX + ' ' + top + ' L' + offsetWidth + ' 0 V' + top + ' Z" />\n\t\t\t\t\t<path style="pointer-events: auto;" fill="transparent" d="M' + startX + ' ' + bottom + ' L' + offsetWidth + ' ' + offsetHeight + ' V' + bottom + ' Z" />\n\t\t\t\t';
684
+ } else if (!hoverTimer) {
685
+ this.hoverTimer = setTimeout(this.clearHoverZone, this.panel.config.hoverThreshold);
686
+ }
687
+ },
688
+ clearHoverZone: function clearHoverZone() {
689
+ var hoverZone = this.$refs.hoverZone;
690
+
691
+ if (!hoverZone) return;
692
+ hoverZone.innerHTML = '';
693
+ },
694
+ renderEmptyText: function renderEmptyText(h) {
695
+ return h(
696
+ 'div',
697
+ { 'class': 'el-cascader-menu__empty-text' },
698
+ [this.t('el.cascader.noData')]
699
+ );
700
+ },
701
+ renderNodeList: function renderNodeList(h) {
702
+ var menuId = this.menuId;
703
+ var isHoverMenu = this.panel.isHoverMenu;
704
+
705
+ var events = { on: {} };
706
+
707
+ if (isHoverMenu) {
708
+ events.on.expand = this.handleExpand;
709
+ }
710
+
711
+ var nodes = this.nodes.map(function (node, index) {
712
+ var hasChildren = node.hasChildren;
713
+
714
+ return h('cascader-node', external_babel_helper_vue_jsx_merge_props_default()([{
715
+ key: node.uid,
716
+ attrs: { node: node,
717
+ 'node-id': menuId + '-' + index,
718
+ 'aria-haspopup': hasChildren,
719
+ 'aria-owns': hasChildren ? menuId : null
720
+ }
721
+ }, events]));
722
+ });
723
+
724
+ return [].concat(nodes, [isHoverMenu ? h('svg', { ref: 'hoverZone', 'class': 'el-cascader-menu__hover-zone' }) : null]);
725
+ }
726
+ },
727
+
728
+ render: function render(h) {
729
+ var isEmpty = this.isEmpty,
730
+ menuId = this.menuId;
731
+
732
+ var events = { nativeOn: {} };
733
+
734
+ // optimize hover to expand experience (#8010)
735
+ if (this.panel.isHoverMenu) {
736
+ events.nativeOn.mousemove = this.handleMouseMove;
737
+ // events.nativeOn.mouseleave = this.clearHoverZone;
738
+ }
739
+
740
+ return h(
741
+ 'el-scrollbar',
742
+ external_babel_helper_vue_jsx_merge_props_default()([{
743
+ attrs: {
744
+ tag: 'ul',
745
+ role: 'menu',
746
+ id: menuId,
747
+
748
+ 'wrap-class': 'el-cascader-menu__wrap',
749
+ 'view-class': {
750
+ 'el-cascader-menu__list': true,
751
+ 'is-empty': isEmpty
752
+ }
753
+ },
754
+ 'class': 'el-cascader-menu' }, events]),
755
+ [isEmpty ? this.renderEmptyText(h) : this.renderNodeList(h)]
756
+ );
757
+ }
3243
758
  });
3244
759
  // CONCATENATED MODULE: ./packages/cascader-panel/src/cascader-menu.vue?vue&type=script&lang=js
3245
760
  /* harmony default export */ var src_cascader_menuvue_type_script_lang_js = (cascader_menuvue_type_script_lang_js);
@@ -3263,277 +778,324 @@ var cascader_menu_component = Object(componentNormalizer["a" /* default */])(
3263
778
  )
3264
779
 
3265
780
  /* harmony default export */ var cascader_menu = (cascader_menu_component.exports);
3266
- // EXTERNAL MODULE: external "core-js/modules/es.symbol.to-primitive.js"
3267
- var es_symbol_to_primitive_js_ = __webpack_require__(108);
3268
-
3269
- // EXTERNAL MODULE: external "core-js/modules/es.array.join.js"
3270
- var es_array_join_js_ = __webpack_require__(64);
3271
-
3272
- // EXTERNAL MODULE: external "core-js/modules/es.date.to-primitive.js"
3273
- var es_date_to_primitive_js_ = __webpack_require__(109);
3274
-
3275
- // EXTERNAL MODULE: ./src/utils/shared.js
3276
- var shared = __webpack_require__(61);
781
+ // EXTERNAL MODULE: external "element-ui/lib/utils/shared"
782
+ var shared_ = __webpack_require__(21);
3277
783
 
3278
784
  // CONCATENATED MODULE: ./packages/cascader-panel/src/node.js
785
+ var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
3279
786
 
787
+ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
3280
788
 
3281
789
 
3282
790
 
3283
791
 
792
+ var uid = 0;
3284
793
 
794
+ var node_Node = function () {
795
+ function Node(data, config, parentNode) {
796
+ _classCallCheck(this, Node);
797
+
798
+ this.data = data;
799
+ this.config = config;
800
+ this.parent = parentNode || null;
801
+ this.level = !this.parent ? 1 : this.parent.level + 1;
802
+ this.uid = uid++;
803
+
804
+ this.initState();
805
+ this.initChildren();
806
+ }
807
+
808
+ Node.prototype.initState = function initState() {
809
+ var _config = this.config,
810
+ valueKey = _config.value,
811
+ labelKey = _config.label;
812
+
813
+
814
+ this.value = this.data[valueKey];
815
+ this.label = this.data[labelKey];
816
+ this.pathNodes = this.calculatePathNodes();
817
+ this.path = this.pathNodes.map(function (node) {
818
+ return node.value;
819
+ });
820
+ this.pathLabels = this.pathNodes.map(function (node) {
821
+ return node.label;
822
+ });
823
+
824
+ // lazy load
825
+ this.loading = false;
826
+ this.loaded = false;
827
+ };
828
+
829
+ Node.prototype.initChildren = function initChildren() {
830
+ var _this = this;
831
+
832
+ var config = this.config;
833
+
834
+ var childrenKey = config.children;
835
+ var childrenData = this.data[childrenKey];
836
+ this.hasChildren = Array.isArray(childrenData);
837
+ this.children = (childrenData || []).map(function (child) {
838
+ return new Node(child, config, _this);
839
+ });
840
+ };
841
+
842
+ Node.prototype.calculatePathNodes = function calculatePathNodes() {
843
+ var nodes = [this];
844
+ var parent = this.parent;
845
+
846
+ while (parent) {
847
+ nodes.unshift(parent);
848
+ parent = parent.parent;
849
+ }
850
+
851
+ return nodes;
852
+ };
853
+
854
+ Node.prototype.getPath = function getPath() {
855
+ return this.path;
856
+ };
857
+
858
+ Node.prototype.getValue = function getValue() {
859
+ return this.value;
860
+ };
861
+
862
+ Node.prototype.getValueByOption = function getValueByOption() {
863
+ return this.config.emitPath ? this.getPath() : this.getValue();
864
+ };
865
+
866
+ Node.prototype.getText = function getText(allLevels, separator) {
867
+ return allLevels ? this.pathLabels.join(separator) : this.label;
868
+ };
869
+
870
+ Node.prototype.isSameNode = function isSameNode(checkedValue) {
871
+ var value = this.getValueByOption();
872
+ return this.config.multiple && Array.isArray(checkedValue) ? checkedValue.some(function (val) {
873
+ return Object(util_["isEqual"])(val, value);
874
+ }) : Object(util_["isEqual"])(checkedValue, value);
875
+ };
876
+
877
+ Node.prototype.broadcast = function broadcast(event) {
878
+ for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
879
+ args[_key - 1] = arguments[_key];
880
+ }
881
+
882
+ var handlerName = 'onParent' + Object(util_["capitalize"])(event);
883
+
884
+ this.children.forEach(function (child) {
885
+ if (child) {
886
+ // bottom up
887
+ child.broadcast.apply(child, [event].concat(args));
888
+ child[handlerName] && child[handlerName].apply(child, args);
889
+ }
890
+ });
891
+ };
892
+
893
+ Node.prototype.emit = function emit(event) {
894
+ var parent = this.parent;
895
+
896
+ var handlerName = 'onChild' + Object(util_["capitalize"])(event);
897
+ if (parent) {
898
+ for (var _len2 = arguments.length, args = Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {
899
+ args[_key2 - 1] = arguments[_key2];
900
+ }
901
+
902
+ parent[handlerName] && parent[handlerName].apply(parent, args);
903
+ parent.emit.apply(parent, [event].concat(args));
904
+ }
905
+ };
906
+
907
+ Node.prototype.onParentCheck = function onParentCheck(checked) {
908
+ if (!this.isDisabled) {
909
+ this.setCheckState(checked);
910
+ }
911
+ };
912
+
913
+ Node.prototype.onChildCheck = function onChildCheck() {
914
+ var children = this.children;
915
+
916
+ var validChildren = children.filter(function (child) {
917
+ return !child.isDisabled;
918
+ });
919
+ var checked = validChildren.length ? validChildren.every(function (child) {
920
+ return child.checked;
921
+ }) : false;
922
+
923
+ this.setCheckState(checked);
924
+ };
925
+
926
+ Node.prototype.setCheckState = function setCheckState(checked) {
927
+ var totalNum = this.children.length;
928
+ var checkedNum = this.children.reduce(function (c, p) {
929
+ var num = p.checked ? 1 : p.indeterminate ? 0.5 : 0;
930
+ return c + num;
931
+ }, 0);
932
+
933
+ this.checked = checked;
934
+ this.indeterminate = checkedNum !== totalNum && checkedNum > 0;
935
+ };
936
+
937
+ Node.prototype.syncCheckState = function syncCheckState(checkedValue) {
938
+ var value = this.getValueByOption();
939
+ var checked = this.isSameNode(checkedValue, value);
940
+
941
+ this.doCheck(checked);
942
+ };
943
+
944
+ Node.prototype.doCheck = function doCheck(checked) {
945
+ if (this.checked !== checked) {
946
+ if (this.config.checkStrictly) {
947
+ this.checked = checked;
948
+ } else {
949
+ // bottom up to unify the calculation of the indeterminate state
950
+ this.broadcast('check', checked);
951
+ this.setCheckState(checked);
952
+ this.emit('check');
953
+ }
954
+ }
955
+ };
956
+
957
+ _createClass(Node, [{
958
+ key: 'isDisabled',
959
+ get: function get() {
960
+ var data = this.data,
961
+ parent = this.parent,
962
+ config = this.config;
963
+
964
+ var disabledKey = config.disabled;
965
+ var checkStrictly = config.checkStrictly;
966
+
967
+ return data[disabledKey] || !checkStrictly && parent && parent.isDisabled;
968
+ }
969
+ }, {
970
+ key: 'isLeaf',
971
+ get: function get() {
972
+ var data = this.data,
973
+ loaded = this.loaded,
974
+ hasChildren = this.hasChildren,
975
+ children = this.children;
976
+ var _config2 = this.config,
977
+ lazy = _config2.lazy,
978
+ leafKey = _config2.leaf;
979
+
980
+ if (lazy) {
981
+ var isLeaf = Object(shared_["isDef"])(data[leafKey]) ? data[leafKey] : loaded ? !children.length : false;
982
+ this.hasChildren = !isLeaf;
983
+ return isLeaf;
984
+ }
985
+ return !hasChildren;
986
+ }
987
+ }]);
988
+
989
+ return Node;
990
+ }();
3285
991
 
992
+ /* harmony default export */ var src_node = (node_Node);
993
+ // CONCATENATED MODULE: ./packages/cascader-panel/src/store.js
994
+ function store_classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
3286
995
 
3287
996
 
3288
- function _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }
3289
- function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
3290
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : i + ""; }
3291
- function _toPrimitive(t, r) { if ("object" != typeof t || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != typeof i) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
3292
997
 
3293
998
 
3294
- var uid = 0;
3295
- var node_Node = /*#__PURE__*/function () {
3296
- function Node(data, config, parentNode) {
3297
- this.data = data;
3298
- this.config = config;
3299
- this.parent = parentNode || null;
3300
- this.level = !this.parent ? 1 : this.parent.level + 1;
3301
- this.uid = uid++;
3302
- this.initState();
3303
- this.initChildren();
3304
- }
3305
- var _proto = Node.prototype;
3306
- _proto.initState = function initState() {
3307
- var _this$config = this.config,
3308
- valueKey = _this$config.value,
3309
- labelKey = _this$config.label;
3310
- this.value = this.data[valueKey];
3311
- this.label = this.data[labelKey];
3312
- this.pathNodes = this.calculatePathNodes();
3313
- this.path = this.pathNodes.map(function (node) {
3314
- return node.value;
3315
- });
3316
- this.pathLabels = this.pathNodes.map(function (node) {
3317
- return node.label;
3318
- });
3319
-
3320
- // lazy load
3321
- this.loading = false;
3322
- this.loaded = false;
3323
- };
3324
- _proto.initChildren = function initChildren() {
3325
- var _this = this;
3326
- var config = this.config;
3327
- var childrenKey = config.children;
3328
- var childrenData = this.data[childrenKey];
3329
- this.hasChildren = Array.isArray(childrenData);
3330
- this.children = (childrenData || []).map(function (child) {
3331
- return new Node(child, config, _this);
3332
- });
3333
- };
3334
- _proto.calculatePathNodes = function calculatePathNodes() {
3335
- var nodes = [this];
3336
- var parent = this.parent;
3337
- while (parent) {
3338
- nodes.unshift(parent);
3339
- parent = parent.parent;
3340
- }
3341
- return nodes;
3342
- };
3343
- _proto.getPath = function getPath() {
3344
- return this.path;
3345
- };
3346
- _proto.getValue = function getValue() {
3347
- return this.value;
3348
- };
3349
- _proto.getValueByOption = function getValueByOption() {
3350
- return this.config.emitPath ? this.getPath() : this.getValue();
3351
- };
3352
- _proto.getText = function getText(allLevels, separator) {
3353
- return allLevels ? this.pathLabels.join(separator) : this.label;
3354
- };
3355
- _proto.isSameNode = function isSameNode(checkedValue) {
3356
- var value = this.getValueByOption();
3357
- return this.config.multiple && Array.isArray(checkedValue) ? checkedValue.some(function (val) {
3358
- return Object(util["m" /* isEqual */])(val, value);
3359
- }) : Object(util["m" /* isEqual */])(checkedValue, value);
3360
- };
3361
- _proto.broadcast = function broadcast(event) {
3362
- for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
3363
- args[_key - 1] = arguments[_key];
3364
- }
3365
- var handlerName = "onParent" + Object(util["d" /* capitalize */])(event);
3366
- this.children.forEach(function (child) {
3367
- if (child) {
3368
- // bottom up
3369
- child.broadcast.apply(child, [event].concat(args));
3370
- child[handlerName] && child[handlerName].apply(child, args);
3371
- }
3372
- });
3373
- };
3374
- _proto.emit = function emit(event) {
3375
- var parent = this.parent;
3376
- var handlerName = "onChild" + Object(util["d" /* capitalize */])(event);
3377
- if (parent) {
3378
- for (var _len2 = arguments.length, args = new Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {
3379
- args[_key2 - 1] = arguments[_key2];
3380
- }
3381
- parent[handlerName] && parent[handlerName].apply(parent, args);
3382
- parent.emit.apply(parent, [event].concat(args));
3383
- }
3384
- };
3385
- _proto.onParentCheck = function onParentCheck(checked) {
3386
- if (!this.isDisabled) {
3387
- this.setCheckState(checked);
3388
- }
3389
- };
3390
- _proto.onChildCheck = function onChildCheck() {
3391
- var children = this.children;
3392
- var validChildren = children.filter(function (child) {
3393
- return !child.isDisabled;
3394
- });
3395
- var checked = validChildren.length ? validChildren.every(function (child) {
3396
- return child.checked;
3397
- }) : false;
3398
- this.setCheckState(checked);
3399
- };
3400
- _proto.setCheckState = function setCheckState(checked) {
3401
- var totalNum = this.children.length;
3402
- var checkedNum = this.children.reduce(function (c, p) {
3403
- var num = p.checked ? 1 : p.indeterminate ? 0.5 : 0;
3404
- return c + num;
3405
- }, 0);
3406
- this.checked = checked;
3407
- this.indeterminate = checkedNum !== totalNum && checkedNum > 0;
3408
- };
3409
- _proto.syncCheckState = function syncCheckState(checkedValue) {
3410
- var value = this.getValueByOption();
3411
- var checked = this.isSameNode(checkedValue, value);
3412
- this.doCheck(checked);
3413
- };
3414
- _proto.doCheck = function doCheck(checked) {
3415
- if (this.checked !== checked) {
3416
- if (this.config.checkStrictly) {
3417
- this.checked = checked;
3418
- } else {
3419
- // bottom up to unify the calculation of the indeterminate state
3420
- this.broadcast('check', checked);
3421
- this.setCheckState(checked);
3422
- this.emit('check');
3423
- }
3424
- }
3425
- };
3426
- return _createClass(Node, [{
3427
- key: "isDisabled",
3428
- get: function get() {
3429
- var data = this.data,
3430
- parent = this.parent,
3431
- config = this.config;
3432
- var disabledKey = config.disabled;
3433
- var checkStrictly = config.checkStrictly;
3434
- return data[disabledKey] || !checkStrictly && parent && parent.isDisabled;
3435
- }
3436
- }, {
3437
- key: "isLeaf",
3438
- get: function get() {
3439
- var data = this.data,
3440
- loaded = this.loaded,
3441
- hasChildren = this.hasChildren,
3442
- children = this.children;
3443
- var _this$config2 = this.config,
3444
- lazy = _this$config2.lazy,
3445
- leafKey = _this$config2.leaf;
3446
- if (lazy) {
3447
- var isLeaf = Object(shared["a" /* isDef */])(data[leafKey]) ? data[leafKey] : loaded ? !children.length : false;
3448
- this.hasChildren = !isLeaf;
3449
- return isLeaf;
3450
- }
3451
- return !hasChildren;
3452
- }
3453
- }]);
3454
- }();
999
+ var flatNodes = function flatNodes(data, leafOnly) {
1000
+ return data.reduce(function (res, node) {
1001
+ if (node.isLeaf) {
1002
+ res.push(node);
1003
+ } else {
1004
+ !leafOnly && res.push(node);
1005
+ res = res.concat(flatNodes(node.children, leafOnly));
1006
+ }
1007
+ return res;
1008
+ }, []);
1009
+ };
3455
1010
 
3456
- // CONCATENATED MODULE: ./packages/cascader-panel/src/store.js
1011
+ var store_Store = function () {
1012
+ function Store(data, config) {
1013
+ store_classCallCheck(this, Store);
3457
1014
 
1015
+ this.config = config;
1016
+ this.initNodes(data);
1017
+ }
3458
1018
 
1019
+ Store.prototype.initNodes = function initNodes(data) {
1020
+ var _this = this;
3459
1021
 
1022
+ data = Object(util_["coerceTruthyValueToArray"])(data);
1023
+ this.nodes = data.map(function (nodeData) {
1024
+ return new src_node(nodeData, _this.config);
1025
+ });
1026
+ this.flattedNodes = this.getFlattedNodes(false, false);
1027
+ this.leafNodes = this.getFlattedNodes(true, false);
1028
+ };
3460
1029
 
1030
+ Store.prototype.appendNode = function appendNode(nodeData, parentNode) {
1031
+ var node = new src_node(nodeData, this.config, parentNode);
1032
+ var children = parentNode ? parentNode.children : this.nodes;
3461
1033
 
1034
+ children.push(node);
1035
+ };
3462
1036
 
1037
+ Store.prototype.appendNodes = function appendNodes(nodeDataList, parentNode) {
1038
+ var _this2 = this;
3463
1039
 
3464
- var _flatNodes = function flatNodes(data, leafOnly) {
3465
- return data.reduce(function (res, node) {
3466
- if (node.isLeaf) {
3467
- res.push(node);
3468
- } else {
3469
- !leafOnly && res.push(node);
3470
- res = res.concat(_flatNodes(node.children, leafOnly));
3471
- }
3472
- return res;
3473
- }, []);
3474
- };
3475
- var store_Store = /*#__PURE__*/function () {
3476
- function Store(data, config) {
3477
- this.config = config;
3478
- this.initNodes(data);
3479
- }
3480
- var _proto = Store.prototype;
3481
- _proto.initNodes = function initNodes(data) {
3482
- var _this = this;
3483
- data = Object(util["e" /* coerceTruthyValueToArray */])(data);
3484
- this.nodes = data.map(function (nodeData) {
3485
- return new node_Node(nodeData, _this.config);
3486
- });
3487
- this.flattedNodes = this.getFlattedNodes(false, false);
3488
- this.leafNodes = this.getFlattedNodes(true, false);
3489
- };
3490
- _proto.appendNode = function appendNode(nodeData, parentNode) {
3491
- var node = new node_Node(nodeData, this.config, parentNode);
3492
- var children = parentNode ? parentNode.children : this.nodes;
3493
- children.push(node);
3494
- };
3495
- _proto.appendNodes = function appendNodes(nodeDataList, parentNode) {
3496
- var _this2 = this;
3497
- nodeDataList = Object(util["e" /* coerceTruthyValueToArray */])(nodeDataList);
3498
- nodeDataList.forEach(function (nodeData) {
3499
- return _this2.appendNode(nodeData, parentNode);
3500
- });
3501
- };
3502
- _proto.getNodes = function getNodes() {
3503
- return this.nodes;
3504
- };
3505
- _proto.getFlattedNodes = function getFlattedNodes(leafOnly, cached) {
3506
- if (cached === void 0) {
3507
- cached = true;
3508
- }
3509
- var cachedNodes = leafOnly ? this.leafNodes : this.flattedNodes;
3510
- return cached ? cachedNodes : _flatNodes(this.nodes, leafOnly);
3511
- };
3512
- _proto.getNodeByValue = function getNodeByValue(value) {
3513
- var nodes = this.getFlattedNodes(false, !this.config.lazy).filter(function (node) {
3514
- return Object(util["u" /* valueEquals */])(node.path, value) || node.value === value;
3515
- });
3516
- return nodes && nodes.length ? nodes[0] : null;
3517
- };
3518
- return Store;
3519
- }();
1040
+ nodeDataList = Object(util_["coerceTruthyValueToArray"])(nodeDataList);
1041
+ nodeDataList.forEach(function (nodeData) {
1042
+ return _this2.appendNode(nodeData, parentNode);
1043
+ });
1044
+ };
3520
1045
 
3521
- // EXTERNAL MODULE: ./src/utils/merge.js
3522
- var merge = __webpack_require__(15);
1046
+ Store.prototype.getNodes = function getNodes() {
1047
+ return this.nodes;
1048
+ };
3523
1049
 
3524
- // EXTERNAL MODULE: ./src/utils/aria-utils.js
3525
- var aria_utils = __webpack_require__(85);
1050
+ Store.prototype.getFlattedNodes = function getFlattedNodes(leafOnly) {
1051
+ var cached = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
3526
1052
 
3527
- // EXTERNAL MODULE: ./src/utils/scroll-into-view.js
3528
- var scroll_into_view = __webpack_require__(90);
1053
+ var cachedNodes = leafOnly ? this.leafNodes : this.flattedNodes;
1054
+ return cached ? cachedNodes : flatNodes(this.nodes, leafOnly);
1055
+ };
3529
1056
 
3530
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/cascader-panel/src/cascader-panel.vue?vue&type=script&lang=js
1057
+ Store.prototype.getNodeByValue = function getNodeByValue(value) {
1058
+ var nodes = this.getFlattedNodes(false, !this.config.lazy).filter(function (node) {
1059
+ return Object(util_["valueEquals"])(node.path, value) || node.value === value;
1060
+ });
1061
+ return nodes && nodes.length ? nodes[0] : null;
1062
+ };
3531
1063
 
1064
+ return Store;
1065
+ }();
3532
1066
 
1067
+ /* harmony default export */ var src_store = (store_Store);
1068
+ // EXTERNAL MODULE: external "element-ui/lib/utils/merge"
1069
+ var merge_ = __webpack_require__(9);
1070
+ var merge_default = /*#__PURE__*/__webpack_require__.n(merge_);
3533
1071
 
1072
+ // EXTERNAL MODULE: external "element-ui/lib/utils/aria-utils"
1073
+ var aria_utils_ = __webpack_require__(41);
1074
+ var aria_utils_default = /*#__PURE__*/__webpack_require__.n(aria_utils_);
3534
1075
 
1076
+ // EXTERNAL MODULE: external "element-ui/lib/utils/scroll-into-view"
1077
+ var scroll_into_view_ = __webpack_require__(31);
1078
+ var scroll_into_view_default = /*#__PURE__*/__webpack_require__.n(scroll_into_view_);
3535
1079
 
1080
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/cascader-panel/src/cascader-panel.vue?vue&type=script&lang=js
1081
+ var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
3536
1082
 
1083
+ //
1084
+ //
1085
+ //
1086
+ //
1087
+ //
1088
+ //
1089
+ //
1090
+ //
1091
+ //
1092
+ //
1093
+ //
1094
+ //
1095
+ //
1096
+ //
1097
+ //
1098
+ //
3537
1099
 
3538
1100
 
3539
1101
 
@@ -3542,374 +1104,415 @@ var scroll_into_view = __webpack_require__(90);
3542
1104
 
3543
1105
 
3544
1106
 
1107
+ var KeyCode = aria_utils_default.a.keys;
3545
1108
 
3546
- var KeyCode = aria_utils["a" /* default */].keys;
3547
1109
  var DefaultProps = {
3548
- expandTrigger: 'click',
3549
- // or hover
3550
- multiple: false,
3551
- checkStrictly: false,
3552
- // whether all nodes can be selected
3553
- emitPath: true,
3554
- // wether to emit an array of all levels value in which node is located
3555
- lazy: false,
3556
- lazyLoad: util["r" /* noop */],
3557
- value: 'value',
3558
- label: 'label',
3559
- children: 'children',
3560
- leaf: 'leaf',
3561
- disabled: 'disabled',
3562
- hoverThreshold: 500
1110
+ expandTrigger: 'click', // or hover
1111
+ multiple: false,
1112
+ checkStrictly: false, // whether all nodes can be selected
1113
+ emitPath: true, // wether to emit an array of all levels value in which node is located
1114
+ lazy: false,
1115
+ lazyLoad: util_["noop"],
1116
+ value: 'value',
1117
+ label: 'label',
1118
+ children: 'children',
1119
+ leaf: 'leaf',
1120
+ disabled: 'disabled',
1121
+ hoverThreshold: 500
3563
1122
  };
1123
+
3564
1124
  var cascader_panelvue_type_script_lang_js_isLeaf = function isLeaf(el) {
3565
- return !el.getAttribute('aria-owns');
1125
+ return !el.getAttribute('aria-owns');
3566
1126
  };
1127
+
3567
1128
  var getSibling = function getSibling(el, distance) {
3568
- var parentNode = el.parentNode;
3569
- if (parentNode) {
3570
- var siblings = parentNode.querySelectorAll('.el-cascader-node[tabindex="-1"]');
3571
- var index = Array.prototype.indexOf.call(siblings, el);
3572
- return siblings[index + distance] || null;
3573
- }
3574
- return null;
1129
+ var parentNode = el.parentNode;
1130
+
1131
+ if (parentNode) {
1132
+ var siblings = parentNode.querySelectorAll('.el-cascader-node[tabindex="-1"]');
1133
+ var index = Array.prototype.indexOf.call(siblings, el);
1134
+ return siblings[index + distance] || null;
1135
+ }
1136
+ return null;
3575
1137
  };
1138
+
3576
1139
  var getMenuIndex = function getMenuIndex(el, distance) {
3577
- if (!el) return;
3578
- var pieces = el.id.split('-');
3579
- return Number(pieces[pieces.length - 2]);
1140
+ if (!el) return;
1141
+ var pieces = el.id.split('-');
1142
+ return Number(pieces[pieces.length - 2]);
3580
1143
  };
1144
+
3581
1145
  var focusNode = function focusNode(el) {
3582
- if (!el) return;
3583
- el.focus();
3584
- !cascader_panelvue_type_script_lang_js_isLeaf(el) && el.click();
1146
+ if (!el) return;
1147
+ el.focus();
1148
+ !cascader_panelvue_type_script_lang_js_isLeaf(el) && el.click();
3585
1149
  };
1150
+
3586
1151
  var checkNode = function checkNode(el) {
3587
- if (!el) return;
3588
- var input = el.querySelector('input');
3589
- if (input) {
3590
- input.click();
3591
- } else if (cascader_panelvue_type_script_lang_js_isLeaf(el)) {
3592
- el.click();
3593
- }
1152
+ if (!el) return;
1153
+
1154
+ var input = el.querySelector('input');
1155
+ if (input) {
1156
+ input.click();
1157
+ } else if (cascader_panelvue_type_script_lang_js_isLeaf(el)) {
1158
+ el.click();
1159
+ }
3594
1160
  };
1161
+
3595
1162
  /* harmony default export */ var cascader_panelvue_type_script_lang_js = ({
3596
- name: 'ElCascaderPanel',
3597
- components: {
3598
- CascaderMenu: cascader_menu
3599
- },
3600
- props: {
3601
- value: {},
3602
- options: Array,
3603
- props: Object,
3604
- border: {
3605
- type: Boolean,
3606
- default: true
3607
- },
3608
- renderLabel: Function
3609
- },
3610
- provide: function provide() {
3611
- return {
3612
- panel: this
3613
- };
3614
- },
3615
- data: function data() {
3616
- return {
3617
- checkedValue: null,
3618
- checkedNodePaths: [],
3619
- store: [],
3620
- menus: [],
3621
- activePath: [],
3622
- loadCount: 0
3623
- };
3624
- },
3625
- computed: {
3626
- config: function config() {
3627
- return Object(merge["a" /* default */])(Object.assign({}, DefaultProps), this.props || {});
3628
- },
3629
- multiple: function multiple() {
3630
- return this.config.multiple;
3631
- },
3632
- checkStrictly: function checkStrictly() {
3633
- return this.config.checkStrictly;
3634
- },
3635
- leafOnly: function leafOnly() {
3636
- return !this.checkStrictly;
3637
- },
3638
- isHoverMenu: function isHoverMenu() {
3639
- return this.config.expandTrigger === 'hover';
3640
- },
3641
- renderLabelFn: function renderLabelFn() {
3642
- return this.renderLabel || this.$scopedSlots.default;
3643
- }
3644
- },
3645
- watch: {
3646
- value: function value() {
3647
- this.syncCheckedValue();
3648
- this.checkStrictly && this.calculateCheckedNodePaths();
3649
- },
3650
- options: {
3651
- handler: function handler() {
3652
- this.initStore();
3653
- },
3654
- immediate: true,
3655
- deep: true
3656
- },
3657
- checkedValue: function checkedValue(val) {
3658
- if (!Object(util["m" /* isEqual */])(val, this.value)) {
3659
- this.checkStrictly && this.calculateCheckedNodePaths();
3660
- this.$emit('input', val);
3661
- this.$emit('change', val);
3662
- }
3663
- }
3664
- },
3665
- mounted: function mounted() {
3666
- if (!this.isEmptyValue(this.value)) {
3667
- this.syncCheckedValue();
3668
- }
3669
- },
3670
- methods: {
3671
- initStore: function initStore() {
3672
- var config = this.config,
3673
- options = this.options;
3674
- if (config.lazy && Object(util["l" /* isEmpty */])(options)) {
3675
- this.lazyLoad();
3676
- } else {
3677
- this.store = new store_Store(options, config);
3678
- this.menus = [this.store.getNodes()];
3679
- this.syncMenuState();
3680
- }
3681
- },
3682
- syncCheckedValue: function syncCheckedValue() {
3683
- var value = this.value,
3684
- checkedValue = this.checkedValue;
3685
- if (!Object(util["m" /* isEqual */])(value, checkedValue)) {
3686
- this.activePath = [];
3687
- this.checkedValue = value;
3688
- this.syncMenuState();
3689
- }
3690
- },
3691
- syncMenuState: function syncMenuState() {
3692
- var multiple = this.multiple,
3693
- checkStrictly = this.checkStrictly;
3694
- this.syncActivePath();
3695
- multiple && this.syncMultiCheckState();
3696
- checkStrictly && this.calculateCheckedNodePaths();
3697
- this.$nextTick(this.scrollIntoView);
3698
- },
3699
- syncMultiCheckState: function syncMultiCheckState() {
3700
- var _this = this;
3701
- var nodes = this.getFlattedNodes(this.leafOnly);
3702
- nodes.forEach(function (node) {
3703
- node.syncCheckState(_this.checkedValue);
3704
- });
3705
- },
3706
- isEmptyValue: function isEmptyValue(val) {
3707
- var multiple = this.multiple,
3708
- config = this.config;
3709
- var emitPath = config.emitPath;
3710
- if (multiple || emitPath) {
3711
- return Object(util["l" /* isEmpty */])(val);
3712
- }
3713
- return false;
3714
- },
3715
- syncActivePath: function syncActivePath() {
3716
- var _this2 = this;
3717
- var store = this.store,
3718
- multiple = this.multiple,
3719
- activePath = this.activePath,
3720
- checkedValue = this.checkedValue;
3721
- if (!Object(util["l" /* isEmpty */])(activePath)) {
3722
- var nodes = activePath.map(function (node) {
3723
- return _this2.getNodeByValue(node.getValue());
3724
- });
3725
- this.expandNodes(nodes);
3726
- } else if (!this.isEmptyValue(checkedValue)) {
3727
- var value = multiple ? checkedValue[0] : checkedValue;
3728
- var checkedNode = this.getNodeByValue(value) || {};
3729
- var _nodes = (checkedNode.pathNodes || []).slice(0, -1);
3730
- this.expandNodes(_nodes);
3731
- } else {
3732
- this.activePath = [];
3733
- this.menus = [store.getNodes()];
3734
- }
3735
- },
3736
- expandNodes: function expandNodes(nodes) {
3737
- var _this3 = this;
3738
- nodes.forEach(function (node) {
3739
- return _this3.handleExpand(node, true /* silent */);
3740
- });
3741
- },
3742
- calculateCheckedNodePaths: function calculateCheckedNodePaths() {
3743
- var _this4 = this;
3744
- var checkedValue = this.checkedValue,
3745
- multiple = this.multiple;
3746
- var checkedValues = multiple ? Object(util["e" /* coerceTruthyValueToArray */])(checkedValue) : [checkedValue];
3747
- this.checkedNodePaths = checkedValues.map(function (v) {
3748
- var checkedNode = _this4.getNodeByValue(v);
3749
- return checkedNode ? checkedNode.pathNodes : [];
3750
- });
3751
- },
3752
- handleKeyDown: function handleKeyDown(e) {
3753
- var target = e.target,
3754
- keyCode = e.keyCode;
3755
- switch (keyCode) {
3756
- case KeyCode.up:
3757
- var prev = getSibling(target, -1);
3758
- focusNode(prev);
3759
- break;
3760
- case KeyCode.down:
3761
- var next = getSibling(target, 1);
3762
- focusNode(next);
3763
- break;
3764
- case KeyCode.left:
3765
- var preMenu = this.$refs.menu[getMenuIndex(target) - 1];
3766
- if (preMenu) {
3767
- var expandedNode = preMenu.$el.querySelector('.el-cascader-node[aria-expanded="true"]');
3768
- focusNode(expandedNode);
3769
- }
3770
- break;
3771
- case KeyCode.right:
3772
- var nextMenu = this.$refs.menu[getMenuIndex(target) + 1];
3773
- if (nextMenu) {
3774
- var firstNode = nextMenu.$el.querySelector('.el-cascader-node[tabindex="-1"]');
3775
- focusNode(firstNode);
3776
- }
3777
- break;
3778
- case KeyCode.enter:
3779
- checkNode(target);
3780
- break;
3781
- case KeyCode.esc:
3782
- case KeyCode.tab:
3783
- this.$emit('close');
3784
- break;
3785
- default:
3786
- return;
3787
- }
3788
- },
3789
- handleExpand: function handleExpand(node, silent) {
3790
- var activePath = this.activePath;
3791
- var level = node.level;
3792
- var path = activePath.slice(0, level - 1);
3793
- var menus = this.menus.slice(0, level);
3794
- if (!node.isLeaf) {
3795
- path.push(node);
3796
- menus.push(node.children);
3797
- }
3798
- this.activePath = path;
3799
- this.menus = menus;
3800
- if (!silent) {
3801
- var pathValues = path.map(function (node) {
3802
- return node.getValue();
3803
- });
3804
- var activePathValues = activePath.map(function (node) {
3805
- return node.getValue();
3806
- });
3807
- if (!Object(util["u" /* valueEquals */])(pathValues, activePathValues)) {
3808
- this.$emit('active-item-change', pathValues); // Deprecated
3809
- this.$emit('expand-change', pathValues);
3810
- }
3811
- }
3812
- },
3813
- handleCheckChange: function handleCheckChange(value) {
3814
- this.checkedValue = value;
3815
- },
3816
- lazyLoad: function lazyLoad(node, onFullfiled) {
3817
- var _this5 = this;
3818
- var config = this.config;
3819
- if (!node) {
3820
- node = node || {
3821
- root: true,
3822
- level: 0
3823
- };
3824
- this.store = new store_Store([], config);
3825
- this.menus = [this.store.getNodes()];
3826
- }
3827
- node.loading = true;
3828
- var resolve = function resolve(dataList) {
3829
- var parent = node.root ? null : node;
3830
- dataList && dataList.length && _this5.store.appendNodes(dataList, parent);
3831
- node.loading = false;
3832
- node.loaded = true;
3833
-
3834
- // dispose default value on lazy load mode
3835
- if (Array.isArray(_this5.checkedValue)) {
3836
- var nodeValue = _this5.checkedValue[_this5.loadCount++];
3837
- var valueKey = _this5.config.value;
3838
- var leafKey = _this5.config.leaf;
3839
- if (Array.isArray(dataList) && dataList.filter(function (item) {
3840
- return item[valueKey] === nodeValue;
3841
- }).length > 0) {
3842
- var checkedNode = _this5.store.getNodeByValue(nodeValue);
3843
- if (!checkedNode.data[leafKey]) {
3844
- _this5.lazyLoad(checkedNode, function () {
3845
- _this5.handleExpand(checkedNode);
3846
- });
3847
- }
3848
- if (_this5.loadCount === _this5.checkedValue.length) {
3849
- _this5.$parent.computePresentText();
3850
- }
3851
- }
3852
- }
3853
- onFullfiled && onFullfiled(dataList);
3854
- };
3855
- config.lazyLoad(node, resolve);
3856
- },
3857
- /**
3858
- * public methods
3859
- */
3860
- calculateMultiCheckedValue: function calculateMultiCheckedValue() {
3861
- this.checkedValue = this.getCheckedNodes(this.leafOnly).map(function (node) {
3862
- return node.getValueByOption();
3863
- });
3864
- },
3865
- scrollIntoView: function scrollIntoView() {
3866
- if (this.$isServer) return;
3867
- var menus = this.$refs.menu || [];
3868
- menus.forEach(function (menu) {
3869
- var menuElement = menu.$el;
3870
- if (menuElement) {
3871
- var container = menuElement.querySelector('.el-scrollbar__wrap');
3872
- var activeNode = menuElement.querySelector('.el-cascader-node.is-active') || menuElement.querySelector('.el-cascader-node.in-active-path');
3873
- Object(scroll_into_view["a" /* default */])(container, activeNode);
3874
- }
3875
- });
3876
- },
3877
- getNodeByValue: function getNodeByValue(val) {
3878
- return this.store.getNodeByValue(val);
3879
- },
3880
- getFlattedNodes: function getFlattedNodes(leafOnly) {
3881
- var cached = !this.config.lazy;
3882
- return this.store.getFlattedNodes(leafOnly, cached);
3883
- },
3884
- getCheckedNodes: function getCheckedNodes(leafOnly) {
3885
- var checkedValue = this.checkedValue,
3886
- multiple = this.multiple;
3887
- if (multiple) {
3888
- var nodes = this.getFlattedNodes(leafOnly);
3889
- return nodes.filter(function (node) {
3890
- return node.checked;
3891
- });
3892
- } else {
3893
- return this.isEmptyValue(checkedValue) ? [] : [this.getNodeByValue(checkedValue)];
3894
- }
3895
- },
3896
- clearCheckedNodes: function clearCheckedNodes() {
3897
- var config = this.config,
3898
- leafOnly = this.leafOnly;
3899
- var multiple = config.multiple,
3900
- emitPath = config.emitPath;
3901
- if (multiple) {
3902
- this.getCheckedNodes(leafOnly).filter(function (node) {
3903
- return !node.isDisabled;
3904
- }).forEach(function (node) {
3905
- return node.doCheck(false);
3906
- });
3907
- this.calculateMultiCheckedValue();
3908
- } else {
3909
- this.checkedValue = emitPath ? [] : null;
3910
- }
3911
- }
3912
- }
1163
+ name: 'ElCascaderPanel',
1164
+
1165
+ components: {
1166
+ CascaderMenu: cascader_menu
1167
+ },
1168
+
1169
+ props: {
1170
+ value: {},
1171
+ options: Array,
1172
+ props: Object,
1173
+ border: {
1174
+ type: Boolean,
1175
+ default: true
1176
+ },
1177
+ renderLabel: Function
1178
+ },
1179
+
1180
+ provide: function provide() {
1181
+ return {
1182
+ panel: this
1183
+ };
1184
+ },
1185
+ data: function data() {
1186
+ return {
1187
+ checkedValue: null,
1188
+ checkedNodePaths: [],
1189
+ store: [],
1190
+ menus: [],
1191
+ activePath: [],
1192
+ loadCount: 0
1193
+ };
1194
+ },
1195
+
1196
+
1197
+ computed: {
1198
+ config: function config() {
1199
+ return merge_default()(_extends({}, DefaultProps), this.props || {});
1200
+ },
1201
+ multiple: function multiple() {
1202
+ return this.config.multiple;
1203
+ },
1204
+ checkStrictly: function checkStrictly() {
1205
+ return this.config.checkStrictly;
1206
+ },
1207
+ leafOnly: function leafOnly() {
1208
+ return !this.checkStrictly;
1209
+ },
1210
+ isHoverMenu: function isHoverMenu() {
1211
+ return this.config.expandTrigger === 'hover';
1212
+ },
1213
+ renderLabelFn: function renderLabelFn() {
1214
+ return this.renderLabel || this.$scopedSlots.default;
1215
+ }
1216
+ },
1217
+
1218
+ watch: {
1219
+ value: function value() {
1220
+ this.syncCheckedValue();
1221
+ this.checkStrictly && this.calculateCheckedNodePaths();
1222
+ },
1223
+
1224
+ options: {
1225
+ handler: function handler() {
1226
+ this.initStore();
1227
+ },
1228
+ immediate: true,
1229
+ deep: true
1230
+ },
1231
+ checkedValue: function checkedValue(val) {
1232
+ if (!Object(util_["isEqual"])(val, this.value)) {
1233
+ this.checkStrictly && this.calculateCheckedNodePaths();
1234
+ this.$emit('input', val);
1235
+ this.$emit('change', val);
1236
+ }
1237
+ }
1238
+ },
1239
+
1240
+ mounted: function mounted() {
1241
+ if (!this.isEmptyValue(this.value)) {
1242
+ this.syncCheckedValue();
1243
+ }
1244
+ },
1245
+
1246
+
1247
+ methods: {
1248
+ initStore: function initStore() {
1249
+ var config = this.config,
1250
+ options = this.options;
1251
+
1252
+ if (config.lazy && Object(util_["isEmpty"])(options)) {
1253
+ this.lazyLoad();
1254
+ } else {
1255
+ this.store = new src_store(options, config);
1256
+ this.menus = [this.store.getNodes()];
1257
+ this.syncMenuState();
1258
+ }
1259
+ },
1260
+ syncCheckedValue: function syncCheckedValue() {
1261
+ var value = this.value,
1262
+ checkedValue = this.checkedValue;
1263
+
1264
+ if (!Object(util_["isEqual"])(value, checkedValue)) {
1265
+ this.activePath = [];
1266
+ this.checkedValue = value;
1267
+ this.syncMenuState();
1268
+ }
1269
+ },
1270
+ syncMenuState: function syncMenuState() {
1271
+ var multiple = this.multiple,
1272
+ checkStrictly = this.checkStrictly;
1273
+
1274
+ this.syncActivePath();
1275
+ multiple && this.syncMultiCheckState();
1276
+ checkStrictly && this.calculateCheckedNodePaths();
1277
+ this.$nextTick(this.scrollIntoView);
1278
+ },
1279
+ syncMultiCheckState: function syncMultiCheckState() {
1280
+ var _this = this;
1281
+
1282
+ var nodes = this.getFlattedNodes(this.leafOnly);
1283
+
1284
+ nodes.forEach(function (node) {
1285
+ node.syncCheckState(_this.checkedValue);
1286
+ });
1287
+ },
1288
+ isEmptyValue: function isEmptyValue(val) {
1289
+ var multiple = this.multiple,
1290
+ config = this.config;
1291
+ var emitPath = config.emitPath;
1292
+
1293
+ if (multiple || emitPath) {
1294
+ return Object(util_["isEmpty"])(val);
1295
+ }
1296
+ return false;
1297
+ },
1298
+ syncActivePath: function syncActivePath() {
1299
+ var _this2 = this;
1300
+
1301
+ var store = this.store,
1302
+ multiple = this.multiple,
1303
+ activePath = this.activePath,
1304
+ checkedValue = this.checkedValue;
1305
+
1306
+
1307
+ if (!Object(util_["isEmpty"])(activePath)) {
1308
+ var nodes = activePath.map(function (node) {
1309
+ return _this2.getNodeByValue(node.getValue());
1310
+ });
1311
+ this.expandNodes(nodes);
1312
+ } else if (!this.isEmptyValue(checkedValue)) {
1313
+ var value = multiple ? checkedValue[0] : checkedValue;
1314
+ var checkedNode = this.getNodeByValue(value) || {};
1315
+ var _nodes = (checkedNode.pathNodes || []).slice(0, -1);
1316
+ this.expandNodes(_nodes);
1317
+ } else {
1318
+ this.activePath = [];
1319
+ this.menus = [store.getNodes()];
1320
+ }
1321
+ },
1322
+ expandNodes: function expandNodes(nodes) {
1323
+ var _this3 = this;
1324
+
1325
+ nodes.forEach(function (node) {
1326
+ return _this3.handleExpand(node, true /* silent */);
1327
+ });
1328
+ },
1329
+ calculateCheckedNodePaths: function calculateCheckedNodePaths() {
1330
+ var _this4 = this;
1331
+
1332
+ var checkedValue = this.checkedValue,
1333
+ multiple = this.multiple;
1334
+
1335
+ var checkedValues = multiple ? Object(util_["coerceTruthyValueToArray"])(checkedValue) : [checkedValue];
1336
+ this.checkedNodePaths = checkedValues.map(function (v) {
1337
+ var checkedNode = _this4.getNodeByValue(v);
1338
+ return checkedNode ? checkedNode.pathNodes : [];
1339
+ });
1340
+ },
1341
+ handleKeyDown: function handleKeyDown(e) {
1342
+ var target = e.target,
1343
+ keyCode = e.keyCode;
1344
+
1345
+
1346
+ switch (keyCode) {
1347
+ case KeyCode.up:
1348
+ var prev = getSibling(target, -1);
1349
+ focusNode(prev);
1350
+ break;
1351
+ case KeyCode.down:
1352
+ var next = getSibling(target, 1);
1353
+ focusNode(next);
1354
+ break;
1355
+ case KeyCode.left:
1356
+ var preMenu = this.$refs.menu[getMenuIndex(target) - 1];
1357
+ if (preMenu) {
1358
+ var expandedNode = preMenu.$el.querySelector('.el-cascader-node[aria-expanded="true"]');
1359
+ focusNode(expandedNode);
1360
+ }
1361
+ break;
1362
+ case KeyCode.right:
1363
+ var nextMenu = this.$refs.menu[getMenuIndex(target) + 1];
1364
+ if (nextMenu) {
1365
+ var firstNode = nextMenu.$el.querySelector('.el-cascader-node[tabindex="-1"]');
1366
+ focusNode(firstNode);
1367
+ }
1368
+ break;
1369
+ case KeyCode.enter:
1370
+ checkNode(target);
1371
+ break;
1372
+ case KeyCode.esc:
1373
+ case KeyCode.tab:
1374
+ this.$emit('close');
1375
+ break;
1376
+ default:
1377
+ return;
1378
+ }
1379
+ },
1380
+ handleExpand: function handleExpand(node, silent) {
1381
+ var activePath = this.activePath;
1382
+ var level = node.level;
1383
+
1384
+ var path = activePath.slice(0, level - 1);
1385
+ var menus = this.menus.slice(0, level);
1386
+
1387
+ if (!node.isLeaf) {
1388
+ path.push(node);
1389
+ menus.push(node.children);
1390
+ }
1391
+
1392
+ this.activePath = path;
1393
+ this.menus = menus;
1394
+
1395
+ if (!silent) {
1396
+ var pathValues = path.map(function (node) {
1397
+ return node.getValue();
1398
+ });
1399
+ var activePathValues = activePath.map(function (node) {
1400
+ return node.getValue();
1401
+ });
1402
+ if (!Object(util_["valueEquals"])(pathValues, activePathValues)) {
1403
+ this.$emit('active-item-change', pathValues); // Deprecated
1404
+ this.$emit('expand-change', pathValues);
1405
+ }
1406
+ }
1407
+ },
1408
+ handleCheckChange: function handleCheckChange(value) {
1409
+ this.checkedValue = value;
1410
+ },
1411
+ lazyLoad: function lazyLoad(node, onFullfiled) {
1412
+ var _this5 = this;
1413
+
1414
+ var config = this.config;
1415
+
1416
+ if (!node) {
1417
+ node = node || { root: true, level: 0 };
1418
+ this.store = new src_store([], config);
1419
+ this.menus = [this.store.getNodes()];
1420
+ }
1421
+ node.loading = true;
1422
+ var resolve = function resolve(dataList) {
1423
+ var parent = node.root ? null : node;
1424
+ dataList && dataList.length && _this5.store.appendNodes(dataList, parent);
1425
+ node.loading = false;
1426
+ node.loaded = true;
1427
+
1428
+ // dispose default value on lazy load mode
1429
+ if (Array.isArray(_this5.checkedValue)) {
1430
+ var nodeValue = _this5.checkedValue[_this5.loadCount++];
1431
+ var valueKey = _this5.config.value;
1432
+ var leafKey = _this5.config.leaf;
1433
+
1434
+ if (Array.isArray(dataList) && dataList.filter(function (item) {
1435
+ return item[valueKey] === nodeValue;
1436
+ }).length > 0) {
1437
+ var checkedNode = _this5.store.getNodeByValue(nodeValue);
1438
+
1439
+ if (!checkedNode.data[leafKey]) {
1440
+ _this5.lazyLoad(checkedNode, function () {
1441
+ _this5.handleExpand(checkedNode);
1442
+ });
1443
+ }
1444
+
1445
+ if (_this5.loadCount === _this5.checkedValue.length) {
1446
+ _this5.$parent.computePresentText();
1447
+ }
1448
+ }
1449
+ }
1450
+
1451
+ onFullfiled && onFullfiled(dataList);
1452
+ };
1453
+ config.lazyLoad(node, resolve);
1454
+ },
1455
+
1456
+
1457
+ /**
1458
+ * public methods
1459
+ */
1460
+ calculateMultiCheckedValue: function calculateMultiCheckedValue() {
1461
+ this.checkedValue = this.getCheckedNodes(this.leafOnly).map(function (node) {
1462
+ return node.getValueByOption();
1463
+ });
1464
+ },
1465
+ scrollIntoView: function scrollIntoView() {
1466
+ if (this.$isServer) return;
1467
+
1468
+ var menus = this.$refs.menu || [];
1469
+ menus.forEach(function (menu) {
1470
+ var menuElement = menu.$el;
1471
+ if (menuElement) {
1472
+ var container = menuElement.querySelector('.el-scrollbar__wrap');
1473
+ var activeNode = menuElement.querySelector('.el-cascader-node.is-active') || menuElement.querySelector('.el-cascader-node.in-active-path');
1474
+ scroll_into_view_default()(container, activeNode);
1475
+ }
1476
+ });
1477
+ },
1478
+ getNodeByValue: function getNodeByValue(val) {
1479
+ return this.store.getNodeByValue(val);
1480
+ },
1481
+ getFlattedNodes: function getFlattedNodes(leafOnly) {
1482
+ var cached = !this.config.lazy;
1483
+ return this.store.getFlattedNodes(leafOnly, cached);
1484
+ },
1485
+ getCheckedNodes: function getCheckedNodes(leafOnly) {
1486
+ var checkedValue = this.checkedValue,
1487
+ multiple = this.multiple;
1488
+
1489
+ if (multiple) {
1490
+ var nodes = this.getFlattedNodes(leafOnly);
1491
+ return nodes.filter(function (node) {
1492
+ return node.checked;
1493
+ });
1494
+ } else {
1495
+ return this.isEmptyValue(checkedValue) ? [] : [this.getNodeByValue(checkedValue)];
1496
+ }
1497
+ },
1498
+ clearCheckedNodes: function clearCheckedNodes() {
1499
+ var config = this.config,
1500
+ leafOnly = this.leafOnly;
1501
+ var multiple = config.multiple,
1502
+ emitPath = config.emitPath;
1503
+
1504
+ if (multiple) {
1505
+ this.getCheckedNodes(leafOnly).filter(function (node) {
1506
+ return !node.isDisabled;
1507
+ }).forEach(function (node) {
1508
+ return node.doCheck(false);
1509
+ });
1510
+ this.calculateMultiCheckedValue();
1511
+ } else {
1512
+ this.checkedValue = emitPath ? [] : null;
1513
+ }
1514
+ }
1515
+ }
3913
1516
  });
3914
1517
  // CONCATENATED MODULE: ./packages/cascader-panel/src/cascader-panel.vue?vue&type=script&lang=js
3915
1518
  /* harmony default export */ var src_cascader_panelvue_type_script_lang_js = (cascader_panelvue_type_script_lang_js);
@@ -3923,7 +1526,7 @@ var checkNode = function checkNode(el) {
3923
1526
 
3924
1527
  var cascader_panel_component = Object(componentNormalizer["a" /* default */])(
3925
1528
  src_cascader_panelvue_type_script_lang_js,
3926
- cascader_panelvue_type_template_id_4f147ce4_render,
1529
+ cascader_panelvue_type_template_id_188dd00c_render,
3927
1530
  staticRenderFns,
3928
1531
  false,
3929
1532
  null,
@@ -3936,12 +1539,20 @@ var cascader_panel_component = Object(componentNormalizer["a" /* default */])(
3936
1539
  // CONCATENATED MODULE: ./packages/cascader-panel/index.js
3937
1540
 
3938
1541
 
3939
-
3940
1542
  /* istanbul ignore next */
3941
1543
  cascader_panel.install = function (Vue) {
3942
- Vue.component(cascader_panel.name, cascader_panel);
1544
+ Vue.component(cascader_panel.name, cascader_panel);
3943
1545
  };
1546
+
3944
1547
  /* harmony default export */ var packages_cascader_panel = __webpack_exports__["default"] = (cascader_panel);
3945
1548
 
1549
+ /***/ }),
1550
+
1551
+ /***/ 9:
1552
+ /***/ (function(module, exports) {
1553
+
1554
+ module.exports = require("element-ui/lib/utils/merge");
1555
+
3946
1556
  /***/ })
3947
- /******/ ]);
1557
+
1558
+ /******/ });