@mdsfe/mds-ui 0.4.9-beta.4 → 0.4.9

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 (134) hide show
  1. package/dist/affix.js +21 -26
  2. package/dist/alert.js +21 -26
  3. package/dist/anchor.js +33 -41
  4. package/dist/avatar.js +21 -26
  5. package/dist/backtop.js +21 -26
  6. package/dist/badge.js +26 -31
  7. package/dist/bordershadow.js +21 -26
  8. package/dist/breadcrumb.js +33 -41
  9. package/dist/button.js +33 -41
  10. package/dist/card.js +33 -41
  11. package/dist/carousel.js +33 -41
  12. package/dist/cascader.js +57 -74
  13. package/dist/cascaderpanel.js +40 -51
  14. package/dist/checkbox.js +33 -41
  15. package/dist/col.js +33 -41
  16. package/dist/collapse.js +33 -41
  17. package/dist/color.js +21 -26
  18. package/dist/datepicker.js +148 -186
  19. package/dist/divider.js +21 -26
  20. package/dist/drawer.js +21 -26
  21. package/dist/dropdown.js +33 -41
  22. package/dist/empty.js +21 -26
  23. package/dist/font.js +21 -26
  24. package/dist/form.js +33 -41
  25. package/dist/icon.js +21 -26
  26. package/dist/index.js +19 -15
  27. package/dist/input.js +43 -57
  28. package/dist/inputnumber.js +21 -26
  29. package/dist/layout.js +69 -86
  30. package/dist/list.js +33 -41
  31. package/dist/loading.js +21 -26
  32. package/dist/mds-ui.min.css +1 -1
  33. package/dist/mds-ui.min.js +71200 -1
  34. package/dist/menu.js +57 -71
  35. package/dist/message.js +45 -56
  36. package/dist/modal.js +21 -26
  37. package/dist/notification.js +38 -46
  38. package/dist/pagination.js +45 -56
  39. package/dist/popconfirm.js +1 -1
  40. package/dist/popover.js +21 -26
  41. package/dist/progress.js +46 -57
  42. package/dist/radio.js +36 -44
  43. package/dist/rate.js +33 -41
  44. package/dist/row.js +33 -41
  45. package/dist/select.js +64 -81
  46. package/dist/slider.js +37 -45
  47. package/dist/slottable.js +31 -39
  48. package/dist/steps.js +1 -1
  49. package/dist/style/badge.css +2 -2
  50. package/dist/style/base.css +1 -1
  51. package/dist/style/icon.css +1 -1
  52. package/dist/style/index.css +1 -1
  53. package/dist/style/notification.css +4 -4
  54. package/dist/style/rate.css +3 -3
  55. package/dist/switch.js +21 -26
  56. package/dist/table.js +136 -171
  57. package/dist/tabs.js +75 -98
  58. package/dist/tag.js +21 -26
  59. package/dist/text.js +52 -66
  60. package/dist/timeline.js +33 -41
  61. package/dist/timepicker.js +51 -68
  62. package/dist/tooltip.js +1 -1
  63. package/dist/transfer.js +45 -56
  64. package/dist/transition.js +1 -1
  65. package/dist/tree.js +33 -41
  66. package/dist/typography.js +33 -41
  67. package/dist/upload.js +74 -94
  68. package/package.json +9 -10
  69. package/CHANGELOG.md +0 -1057
  70. package/dist/font/iconfont.6287649.ttf +0 -1
  71. package/dist/font/iconfont.badd670.woff +0 -1
  72. package/dist/font/iconfont.c1b8fe0.woff2 +0 -1
  73. package/dist/mds-ui.common.css +0 -7
  74. package/dist/mds-ui.common.js +0 -1
  75. package/dist/style/affix.js +0 -1
  76. package/dist/style/alert.js +0 -1
  77. package/dist/style/anchor.js +0 -1
  78. package/dist/style/avatar.js +0 -1
  79. package/dist/style/backtop.js +0 -1
  80. package/dist/style/badge.js +0 -1
  81. package/dist/style/base.js +0 -1
  82. package/dist/style/bordershadow.js +0 -1
  83. package/dist/style/breadcrumb.js +0 -1
  84. package/dist/style/button.js +0 -1
  85. package/dist/style/card.js +0 -1
  86. package/dist/style/carousel.js +0 -1
  87. package/dist/style/cascader.js +0 -1
  88. package/dist/style/cascaderpanel.js +0 -1
  89. package/dist/style/checkbox.js +0 -1
  90. package/dist/style/col.js +0 -1
  91. package/dist/style/collapse.js +0 -1
  92. package/dist/style/color.js +0 -1
  93. package/dist/style/datepicker.js +0 -1
  94. package/dist/style/divider.js +0 -1
  95. package/dist/style/drawer.js +0 -1
  96. package/dist/style/dropdown.js +0 -1
  97. package/dist/style/empty.js +0 -1
  98. package/dist/style/font.js +0 -1
  99. package/dist/style/form.js +0 -1
  100. package/dist/style/icon.js +0 -1
  101. package/dist/style/index.js +0 -1
  102. package/dist/style/input.js +0 -1
  103. package/dist/style/inputnumber.js +0 -1
  104. package/dist/style/layout.js +0 -1
  105. package/dist/style/list.js +0 -1
  106. package/dist/style/loading.js +0 -1
  107. package/dist/style/menu.js +0 -1
  108. package/dist/style/message.js +0 -1
  109. package/dist/style/modal.js +0 -1
  110. package/dist/style/notification.js +0 -1
  111. package/dist/style/pagination.js +0 -1
  112. package/dist/style/popconfirm.js +0 -1
  113. package/dist/style/popover.js +0 -1
  114. package/dist/style/progress.js +0 -1
  115. package/dist/style/radio.js +0 -1
  116. package/dist/style/rate.js +0 -1
  117. package/dist/style/row.js +0 -1
  118. package/dist/style/select.js +0 -1
  119. package/dist/style/slider.js +0 -1
  120. package/dist/style/slottable.js +0 -1
  121. package/dist/style/steps.js +0 -1
  122. package/dist/style/switch.js +0 -1
  123. package/dist/style/table.js +0 -1
  124. package/dist/style/tabs.js +0 -1
  125. package/dist/style/tag.js +0 -1
  126. package/dist/style/text.js +0 -1
  127. package/dist/style/timeline.js +0 -1
  128. package/dist/style/timepicker.js +0 -1
  129. package/dist/style/tooltip.js +0 -1
  130. package/dist/style/transfer.js +0 -1
  131. package/dist/style/transition.js +0 -1
  132. package/dist/style/tree.js +0 -1
  133. package/dist/style/typography.js +0 -1
  134. package/dist/style/upload.js +0 -1
package/dist/checkbox.js CHANGED
@@ -87,7 +87,7 @@ return /******/ (function(modules) { // webpackBootstrap
87
87
  /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
88
88
  /******/
89
89
  /******/ // __webpack_public_path__
90
- /******/ __webpack_require__.p = "";
90
+ /******/ __webpack_require__.p = "/dist/";
91
91
  /******/
92
92
  /******/
93
93
  /******/ // Load entry module and return exports
@@ -107,20 +107,19 @@ return /******/ (function(modules) { // webpackBootstrap
107
107
  // This module is a runtime utility for cleaner component module output and will
108
108
  // be included in the final webpack user bundle.
109
109
 
110
- function normalizeComponent (
110
+ function normalizeComponent(
111
111
  scriptExports,
112
112
  render,
113
113
  staticRenderFns,
114
114
  functionalTemplate,
115
115
  injectStyles,
116
116
  scopeId,
117
- moduleIdentifier, /* server only */
117
+ moduleIdentifier /* server only */,
118
118
  shadowMode /* vue-cli only */
119
119
  ) {
120
120
  // Vue.extend constructor export interop
121
- var options = typeof scriptExports === 'function'
122
- ? scriptExports.options
123
- : scriptExports
121
+ var options =
122
+ typeof scriptExports === 'function' ? scriptExports.options : scriptExports
124
123
 
125
124
  // render functions
126
125
  if (render) {
@@ -140,7 +139,8 @@ function normalizeComponent (
140
139
  }
141
140
 
142
141
  var hook
143
- if (moduleIdentifier) { // server build
142
+ if (moduleIdentifier) {
143
+ // server build
144
144
  hook = function (context) {
145
145
  // 2.3 injection
146
146
  context =
@@ -166,11 +166,11 @@ function normalizeComponent (
166
166
  } else if (injectStyles) {
167
167
  hook = shadowMode
168
168
  ? function () {
169
- injectStyles.call(
170
- this,
171
- (options.functional ? this.parent : this).$root.$options.shadowRoot
172
- )
173
- }
169
+ injectStyles.call(
170
+ this,
171
+ (options.functional ? this.parent : this).$root.$options.shadowRoot
172
+ )
173
+ }
174
174
  : injectStyles
175
175
  }
176
176
 
@@ -181,16 +181,14 @@ function normalizeComponent (
181
181
  options._injectStyles = hook
182
182
  // register for functional component in vue file
183
183
  var originalRender = options.render
184
- options.render = function renderWithStyleInjection (h, context) {
184
+ options.render = function renderWithStyleInjection(h, context) {
185
185
  hook.call(context)
186
186
  return originalRender(h, context)
187
187
  }
188
188
  } else {
189
189
  // inject component registration as beforeCreate hook
190
190
  var existing = options.beforeCreate
191
- options.beforeCreate = existing
192
- ? [].concat(existing, hook)
193
- : [hook]
191
+ options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
194
192
  }
195
193
  }
196
194
 
@@ -258,7 +256,7 @@ var style = __webpack_require__(164);
258
256
  // CONCATENATED MODULE: ./components/checkbox/style/index.js
259
257
 
260
258
 
261
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/checkbox/checkbox.vue?vue&type=template&id=0689a564&
259
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/checkbox/checkbox.vue?vue&type=template&id=00e87482
262
260
  var render = function () {
263
261
  var _vm = this
264
262
  var _h = _vm.$createElement
@@ -284,13 +282,13 @@ var staticRenderFns = []
284
282
  render._withStripped = true
285
283
 
286
284
 
287
- // CONCATENATED MODULE: ./components/checkbox/checkbox.vue?vue&type=template&id=0689a564&
285
+ // CONCATENATED MODULE: ./components/checkbox/checkbox.vue?vue&type=template&id=00e87482
288
286
 
289
287
  // EXTERNAL MODULE: external "babel-runtime/helpers/defineProperty"
290
288
  var defineProperty_ = __webpack_require__(3);
291
289
  var defineProperty_default = /*#__PURE__*/__webpack_require__.n(defineProperty_);
292
290
 
293
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/checkbox/checkbox.vue?vue&type=script&lang=js&
291
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/checkbox/checkbox.vue?vue&type=script&lang=js
294
292
 
295
293
  //
296
294
  //
@@ -305,7 +303,7 @@ var defineProperty_default = /*#__PURE__*/__webpack_require__.n(defineProperty_)
305
303
  //
306
304
  //
307
305
 
308
- /* harmony default export */ var checkboxvue_type_script_lang_js_ = ({
306
+ /* harmony default export */ var checkboxvue_type_script_lang_js = ({
309
307
  name: 'MdsCheckbox',
310
308
  props: {
311
309
  checked: {
@@ -412,8 +410,8 @@ var defineProperty_default = /*#__PURE__*/__webpack_require__.n(defineProperty_)
412
410
  }
413
411
  }
414
412
  });
415
- // CONCATENATED MODULE: ./components/checkbox/checkbox.vue?vue&type=script&lang=js&
416
- /* harmony default export */ var checkbox_checkboxvue_type_script_lang_js_ = (checkboxvue_type_script_lang_js_);
413
+ // CONCATENATED MODULE: ./components/checkbox/checkbox.vue?vue&type=script&lang=js
414
+ /* harmony default export */ var checkbox_checkboxvue_type_script_lang_js = (checkboxvue_type_script_lang_js);
417
415
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
418
416
  var componentNormalizer = __webpack_require__(0);
419
417
 
@@ -426,7 +424,7 @@ var componentNormalizer = __webpack_require__(0);
426
424
  /* normalize component */
427
425
 
428
426
  var component = Object(componentNormalizer["a" /* default */])(
429
- checkbox_checkboxvue_type_script_lang_js_,
427
+ checkbox_checkboxvue_type_script_lang_js,
430
428
  render,
431
429
  staticRenderFns,
432
430
  false,
@@ -436,12 +434,9 @@ var component = Object(componentNormalizer["a" /* default */])(
436
434
 
437
435
  )
438
436
 
439
- /* hot reload */
440
- if (false) { var api; }
441
- component.options.__file = "components/checkbox/checkbox.vue"
442
437
  /* harmony default export */ var checkbox_checkbox = (component.exports);
443
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/checkbox/checkbox-group.vue?vue&type=template&id=4cdfddd6&
444
- var checkbox_groupvue_type_template_id_4cdfddd6_render = function () {
438
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/checkbox/checkbox-group.vue?vue&type=template&id=c808f188
439
+ var checkbox_groupvue_type_template_id_c808f188_render = function () {
445
440
  var _vm = this
446
441
  var _h = _vm.$createElement
447
442
  var _c = _vm._self._c || _h
@@ -472,11 +467,11 @@ var checkbox_groupvue_type_template_id_4cdfddd6_render = function () {
472
467
  2
473
468
  )
474
469
  }
475
- var checkbox_groupvue_type_template_id_4cdfddd6_staticRenderFns = []
476
- checkbox_groupvue_type_template_id_4cdfddd6_render._withStripped = true
470
+ var checkbox_groupvue_type_template_id_c808f188_staticRenderFns = []
471
+ checkbox_groupvue_type_template_id_c808f188_render._withStripped = true
477
472
 
478
473
 
479
- // CONCATENATED MODULE: ./components/checkbox/checkbox-group.vue?vue&type=template&id=4cdfddd6&
474
+ // CONCATENATED MODULE: ./components/checkbox/checkbox-group.vue?vue&type=template&id=c808f188
480
475
 
481
476
  // EXTERNAL MODULE: external "babel-runtime/helpers/toConsumableArray"
482
477
  var toConsumableArray_ = __webpack_require__(19);
@@ -490,7 +485,7 @@ var assign_default = /*#__PURE__*/__webpack_require__.n(assign_);
490
485
  var emitter_ = __webpack_require__(14);
491
486
  var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
492
487
 
493
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/checkbox/checkbox-group.vue?vue&type=script&lang=js&
488
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/checkbox/checkbox-group.vue?vue&type=script&lang=js
494
489
 
495
490
 
496
491
  //
@@ -514,7 +509,7 @@ var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
514
509
 
515
510
 
516
511
 
517
- /* harmony default export */ var checkbox_groupvue_type_script_lang_js_ = ({
512
+ /* harmony default export */ var checkbox_groupvue_type_script_lang_js = ({
518
513
  name: 'MdsCheckboxGroup',
519
514
  mixins: [emitter_default.a],
520
515
  components: { Checkbox: checkbox_checkbox },
@@ -628,8 +623,8 @@ var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
628
623
  }
629
624
  }
630
625
  });
631
- // CONCATENATED MODULE: ./components/checkbox/checkbox-group.vue?vue&type=script&lang=js&
632
- /* harmony default export */ var checkbox_checkbox_groupvue_type_script_lang_js_ = (checkbox_groupvue_type_script_lang_js_);
626
+ // CONCATENATED MODULE: ./components/checkbox/checkbox-group.vue?vue&type=script&lang=js
627
+ /* harmony default export */ var checkbox_checkbox_groupvue_type_script_lang_js = (checkbox_groupvue_type_script_lang_js);
633
628
  // CONCATENATED MODULE: ./components/checkbox/checkbox-group.vue
634
629
 
635
630
 
@@ -639,9 +634,9 @@ var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
639
634
  /* normalize component */
640
635
 
641
636
  var checkbox_group_component = Object(componentNormalizer["a" /* default */])(
642
- checkbox_checkbox_groupvue_type_script_lang_js_,
643
- checkbox_groupvue_type_template_id_4cdfddd6_render,
644
- checkbox_groupvue_type_template_id_4cdfddd6_staticRenderFns,
637
+ checkbox_checkbox_groupvue_type_script_lang_js,
638
+ checkbox_groupvue_type_template_id_c808f188_render,
639
+ checkbox_groupvue_type_template_id_c808f188_staticRenderFns,
645
640
  false,
646
641
  null,
647
642
  null,
@@ -649,9 +644,6 @@ var checkbox_group_component = Object(componentNormalizer["a" /* default */])(
649
644
 
650
645
  )
651
646
 
652
- /* hot reload */
653
- if (false) { var checkbox_group_api; }
654
- checkbox_group_component.options.__file = "components/checkbox/checkbox-group.vue"
655
647
  /* harmony default export */ var checkbox_group = (checkbox_group_component.exports);
656
648
  // CONCATENATED MODULE: ./components/checkbox/index.js
657
649
 
package/dist/col.js CHANGED
@@ -87,7 +87,7 @@ return /******/ (function(modules) { // webpackBootstrap
87
87
  /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
88
88
  /******/
89
89
  /******/ // __webpack_public_path__
90
- /******/ __webpack_require__.p = "";
90
+ /******/ __webpack_require__.p = "/dist/";
91
91
  /******/
92
92
  /******/
93
93
  /******/ // Load entry module and return exports
@@ -107,20 +107,19 @@ return /******/ (function(modules) { // webpackBootstrap
107
107
  // This module is a runtime utility for cleaner component module output and will
108
108
  // be included in the final webpack user bundle.
109
109
 
110
- function normalizeComponent (
110
+ function normalizeComponent(
111
111
  scriptExports,
112
112
  render,
113
113
  staticRenderFns,
114
114
  functionalTemplate,
115
115
  injectStyles,
116
116
  scopeId,
117
- moduleIdentifier, /* server only */
117
+ moduleIdentifier /* server only */,
118
118
  shadowMode /* vue-cli only */
119
119
  ) {
120
120
  // Vue.extend constructor export interop
121
- var options = typeof scriptExports === 'function'
122
- ? scriptExports.options
123
- : scriptExports
121
+ var options =
122
+ typeof scriptExports === 'function' ? scriptExports.options : scriptExports
124
123
 
125
124
  // render functions
126
125
  if (render) {
@@ -140,7 +139,8 @@ function normalizeComponent (
140
139
  }
141
140
 
142
141
  var hook
143
- if (moduleIdentifier) { // server build
142
+ if (moduleIdentifier) {
143
+ // server build
144
144
  hook = function (context) {
145
145
  // 2.3 injection
146
146
  context =
@@ -166,11 +166,11 @@ function normalizeComponent (
166
166
  } else if (injectStyles) {
167
167
  hook = shadowMode
168
168
  ? function () {
169
- injectStyles.call(
170
- this,
171
- (options.functional ? this.parent : this).$root.$options.shadowRoot
172
- )
173
- }
169
+ injectStyles.call(
170
+ this,
171
+ (options.functional ? this.parent : this).$root.$options.shadowRoot
172
+ )
173
+ }
174
174
  : injectStyles
175
175
  }
176
176
 
@@ -181,16 +181,14 @@ function normalizeComponent (
181
181
  options._injectStyles = hook
182
182
  // register for functional component in vue file
183
183
  var originalRender = options.render
184
- options.render = function renderWithStyleInjection (h, context) {
184
+ options.render = function renderWithStyleInjection(h, context) {
185
185
  hook.call(context)
186
186
  return originalRender(h, context)
187
187
  }
188
188
  } else {
189
189
  // inject component registration as beforeCreate hook
190
190
  var existing = options.beforeCreate
191
- options.beforeCreate = existing
192
- ? [].concat(existing, hook)
193
- : [hook]
191
+ options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
194
192
  }
195
193
  }
196
194
 
@@ -280,7 +278,7 @@ var style = __webpack_require__(166);
280
278
  // CONCATENATED MODULE: ./components/grid/style/index.js
281
279
 
282
280
 
283
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/grid/row.vue?vue&type=template&id=ef8d5968&
281
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/grid/row.vue?vue&type=template&id=6deb00ff
284
282
  var render = function () {
285
283
  var _vm = this
286
284
  var _h = _vm.$createElement
@@ -307,9 +305,9 @@ var staticRenderFns = []
307
305
  render._withStripped = true
308
306
 
309
307
 
310
- // CONCATENATED MODULE: ./components/grid/row.vue?vue&type=template&id=ef8d5968&
308
+ // CONCATENATED MODULE: ./components/grid/row.vue?vue&type=template&id=6deb00ff
311
309
 
312
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/grid/row.vue?vue&type=script&lang=js&
310
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/grid/row.vue?vue&type=script&lang=js
313
311
  //
314
312
  //
315
313
  //
@@ -323,7 +321,7 @@ render._withStripped = true
323
321
  //
324
322
  //
325
323
 
326
- /* harmony default export */ var rowvue_type_script_lang_js_ = ({
324
+ /* harmony default export */ var rowvue_type_script_lang_js = ({
327
325
  name: 'MdsRow',
328
326
  data: function data() {
329
327
  return {
@@ -362,8 +360,8 @@ render._withStripped = true
362
360
  }
363
361
  }
364
362
  });
365
- // CONCATENATED MODULE: ./components/grid/row.vue?vue&type=script&lang=js&
366
- /* harmony default export */ var grid_rowvue_type_script_lang_js_ = (rowvue_type_script_lang_js_);
363
+ // CONCATENATED MODULE: ./components/grid/row.vue?vue&type=script&lang=js
364
+ /* harmony default export */ var grid_rowvue_type_script_lang_js = (rowvue_type_script_lang_js);
367
365
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
368
366
  var componentNormalizer = __webpack_require__(0);
369
367
 
@@ -376,7 +374,7 @@ var componentNormalizer = __webpack_require__(0);
376
374
  /* normalize component */
377
375
 
378
376
  var component = Object(componentNormalizer["a" /* default */])(
379
- grid_rowvue_type_script_lang_js_,
377
+ grid_rowvue_type_script_lang_js,
380
378
  render,
381
379
  staticRenderFns,
382
380
  false,
@@ -386,12 +384,9 @@ var component = Object(componentNormalizer["a" /* default */])(
386
384
 
387
385
  )
388
386
 
389
- /* hot reload */
390
- if (false) { var api; }
391
- component.options.__file = "components/grid/row.vue"
392
387
  /* harmony default export */ var row = (component.exports);
393
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/grid/col.vue?vue&type=template&id=6e20d7f2&
394
- var colvue_type_template_id_6e20d7f2_render = function () {
388
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/grid/col.vue?vue&type=template&id=c7bbfaf2
389
+ var colvue_type_template_id_c7bbfaf2_render = function () {
395
390
  var _vm = this
396
391
  var _h = _vm.$createElement
397
392
  var _c = _vm._self._c || _h
@@ -402,11 +397,11 @@ var colvue_type_template_id_6e20d7f2_render = function () {
402
397
  2
403
398
  )
404
399
  }
405
- var colvue_type_template_id_6e20d7f2_staticRenderFns = []
406
- colvue_type_template_id_6e20d7f2_render._withStripped = true
400
+ var colvue_type_template_id_c7bbfaf2_staticRenderFns = []
401
+ colvue_type_template_id_c7bbfaf2_render._withStripped = true
407
402
 
408
403
 
409
- // CONCATENATED MODULE: ./components/grid/col.vue?vue&type=template&id=6e20d7f2&
404
+ // CONCATENATED MODULE: ./components/grid/col.vue?vue&type=template&id=c7bbfaf2
410
405
 
411
406
  // EXTERNAL MODULE: external "babel-runtime/helpers/typeof"
412
407
  var typeof_ = __webpack_require__(10);
@@ -416,7 +411,7 @@ var typeof_default = /*#__PURE__*/__webpack_require__.n(typeof_);
416
411
  var keys_ = __webpack_require__(11);
417
412
  var keys_default = /*#__PURE__*/__webpack_require__.n(keys_);
418
413
 
419
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/grid/col.vue?vue&type=script&lang=js&
414
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/grid/col.vue?vue&type=script&lang=js
420
415
 
421
416
 
422
417
  //
@@ -428,7 +423,7 @@ var keys_default = /*#__PURE__*/__webpack_require__.n(keys_);
428
423
  //
429
424
  //
430
425
 
431
- /* harmony default export */ var colvue_type_script_lang_js_ = ({
426
+ /* harmony default export */ var colvue_type_script_lang_js = ({
432
427
  name: 'MdsCol',
433
428
  data: function data() {
434
429
  return {
@@ -500,8 +495,8 @@ var keys_default = /*#__PURE__*/__webpack_require__.n(keys_);
500
495
  }
501
496
  }
502
497
  });
503
- // CONCATENATED MODULE: ./components/grid/col.vue?vue&type=script&lang=js&
504
- /* harmony default export */ var grid_colvue_type_script_lang_js_ = (colvue_type_script_lang_js_);
498
+ // CONCATENATED MODULE: ./components/grid/col.vue?vue&type=script&lang=js
499
+ /* harmony default export */ var grid_colvue_type_script_lang_js = (colvue_type_script_lang_js);
505
500
  // CONCATENATED MODULE: ./components/grid/col.vue
506
501
 
507
502
 
@@ -511,9 +506,9 @@ var keys_default = /*#__PURE__*/__webpack_require__.n(keys_);
511
506
  /* normalize component */
512
507
 
513
508
  var col_component = Object(componentNormalizer["a" /* default */])(
514
- grid_colvue_type_script_lang_js_,
515
- colvue_type_template_id_6e20d7f2_render,
516
- colvue_type_template_id_6e20d7f2_staticRenderFns,
509
+ grid_colvue_type_script_lang_js,
510
+ colvue_type_template_id_c7bbfaf2_render,
511
+ colvue_type_template_id_c7bbfaf2_staticRenderFns,
517
512
  false,
518
513
  null,
519
514
  null,
@@ -521,9 +516,6 @@ var col_component = Object(componentNormalizer["a" /* default */])(
521
516
 
522
517
  )
523
518
 
524
- /* hot reload */
525
- if (false) { var col_api; }
526
- col_component.options.__file = "components/grid/col.vue"
527
519
  /* harmony default export */ var col = (col_component.exports);
528
520
  // CONCATENATED MODULE: ./components/grid/index.js
529
521
 
package/dist/collapse.js CHANGED
@@ -87,7 +87,7 @@ return /******/ (function(modules) { // webpackBootstrap
87
87
  /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
88
88
  /******/
89
89
  /******/ // __webpack_public_path__
90
- /******/ __webpack_require__.p = "";
90
+ /******/ __webpack_require__.p = "/dist/";
91
91
  /******/
92
92
  /******/
93
93
  /******/ // Load entry module and return exports
@@ -107,20 +107,19 @@ return /******/ (function(modules) { // webpackBootstrap
107
107
  // This module is a runtime utility for cleaner component module output and will
108
108
  // be included in the final webpack user bundle.
109
109
 
110
- function normalizeComponent (
110
+ function normalizeComponent(
111
111
  scriptExports,
112
112
  render,
113
113
  staticRenderFns,
114
114
  functionalTemplate,
115
115
  injectStyles,
116
116
  scopeId,
117
- moduleIdentifier, /* server only */
117
+ moduleIdentifier /* server only */,
118
118
  shadowMode /* vue-cli only */
119
119
  ) {
120
120
  // Vue.extend constructor export interop
121
- var options = typeof scriptExports === 'function'
122
- ? scriptExports.options
123
- : scriptExports
121
+ var options =
122
+ typeof scriptExports === 'function' ? scriptExports.options : scriptExports
124
123
 
125
124
  // render functions
126
125
  if (render) {
@@ -140,7 +139,8 @@ function normalizeComponent (
140
139
  }
141
140
 
142
141
  var hook
143
- if (moduleIdentifier) { // server build
142
+ if (moduleIdentifier) {
143
+ // server build
144
144
  hook = function (context) {
145
145
  // 2.3 injection
146
146
  context =
@@ -166,11 +166,11 @@ function normalizeComponent (
166
166
  } else if (injectStyles) {
167
167
  hook = shadowMode
168
168
  ? function () {
169
- injectStyles.call(
170
- this,
171
- (options.functional ? this.parent : this).$root.$options.shadowRoot
172
- )
173
- }
169
+ injectStyles.call(
170
+ this,
171
+ (options.functional ? this.parent : this).$root.$options.shadowRoot
172
+ )
173
+ }
174
174
  : injectStyles
175
175
  }
176
176
 
@@ -181,16 +181,14 @@ function normalizeComponent (
181
181
  options._injectStyles = hook
182
182
  // register for functional component in vue file
183
183
  var originalRender = options.render
184
- options.render = function renderWithStyleInjection (h, context) {
184
+ options.render = function renderWithStyleInjection(h, context) {
185
185
  hook.call(context)
186
186
  return originalRender(h, context)
187
187
  }
188
188
  } else {
189
189
  // inject component registration as beforeCreate hook
190
190
  var existing = options.beforeCreate
191
- options.beforeCreate = existing
192
- ? [].concat(existing, hook)
193
- : [hook]
191
+ options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
194
192
  }
195
193
  }
196
194
 
@@ -219,7 +217,7 @@ var style = __webpack_require__(253);
219
217
  // CONCATENATED MODULE: ./components/collapse/style/index.js
220
218
 
221
219
 
222
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/collapse/collapse.vue?vue&type=template&id=eb6566b8&
220
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/collapse/collapse.vue?vue&type=template&id=54c3ad9a
223
221
  var render = function () {
224
222
  var _vm = this
225
223
  var _h = _vm.$createElement
@@ -230,16 +228,16 @@ var staticRenderFns = []
230
228
  render._withStripped = true
231
229
 
232
230
 
233
- // CONCATENATED MODULE: ./components/collapse/collapse.vue?vue&type=template&id=eb6566b8&
231
+ // CONCATENATED MODULE: ./components/collapse/collapse.vue?vue&type=template&id=54c3ad9a
234
232
 
235
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/collapse/collapse.vue?vue&type=script&lang=js&
233
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/collapse/collapse.vue?vue&type=script&lang=js
236
234
  //
237
235
  //
238
236
  //
239
237
  //
240
238
  //
241
239
 
242
- /* harmony default export */ var collapsevue_type_script_lang_js_ = ({
240
+ /* harmony default export */ var collapsevue_type_script_lang_js = ({
243
241
  name: 'MdsCollapse',
244
242
  props: {
245
243
  prefixCls: {
@@ -340,8 +338,8 @@ render._withStripped = true
340
338
  }
341
339
  }
342
340
  });
343
- // CONCATENATED MODULE: ./components/collapse/collapse.vue?vue&type=script&lang=js&
344
- /* harmony default export */ var collapse_collapsevue_type_script_lang_js_ = (collapsevue_type_script_lang_js_);
341
+ // CONCATENATED MODULE: ./components/collapse/collapse.vue?vue&type=script&lang=js
342
+ /* harmony default export */ var collapse_collapsevue_type_script_lang_js = (collapsevue_type_script_lang_js);
345
343
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
346
344
  var componentNormalizer = __webpack_require__(0);
347
345
 
@@ -354,7 +352,7 @@ var componentNormalizer = __webpack_require__(0);
354
352
  /* normalize component */
355
353
 
356
354
  var component = Object(componentNormalizer["a" /* default */])(
357
- collapse_collapsevue_type_script_lang_js_,
355
+ collapse_collapsevue_type_script_lang_js,
358
356
  render,
359
357
  staticRenderFns,
360
358
  false,
@@ -364,12 +362,9 @@ var component = Object(componentNormalizer["a" /* default */])(
364
362
 
365
363
  )
366
364
 
367
- /* hot reload */
368
- if (false) { var api; }
369
- component.options.__file = "components/collapse/collapse.vue"
370
365
  /* harmony default export */ var collapse = (component.exports);
371
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/collapse/collapse-item.vue?vue&type=template&id=c70c8668&
372
- var collapse_itemvue_type_template_id_c70c8668_render = function () {
366
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/collapse/collapse-item.vue?vue&type=template&id=10477550
367
+ var collapse_itemvue_type_template_id_10477550_render = function () {
373
368
  var _vm = this
374
369
  var _h = _vm.$createElement
375
370
  var _c = _vm._self._c || _h
@@ -467,13 +462,13 @@ var collapse_itemvue_type_template_id_c70c8668_render = function () {
467
462
  1
468
463
  )
469
464
  }
470
- var collapse_itemvue_type_template_id_c70c8668_staticRenderFns = []
471
- collapse_itemvue_type_template_id_c70c8668_render._withStripped = true
465
+ var collapse_itemvue_type_template_id_10477550_staticRenderFns = []
466
+ collapse_itemvue_type_template_id_10477550_render._withStripped = true
472
467
 
473
468
 
474
- // CONCATENATED MODULE: ./components/collapse/collapse-item.vue?vue&type=template&id=c70c8668&
469
+ // CONCATENATED MODULE: ./components/collapse/collapse-item.vue?vue&type=template&id=10477550
475
470
 
476
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/collapse/collapse-item.vue?vue&type=script&lang=js&
471
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/collapse/collapse-item.vue?vue&type=script&lang=js
477
472
  //
478
473
  //
479
474
  //
@@ -528,7 +523,7 @@ collapse_itemvue_type_template_id_c70c8668_render._withStripped = true
528
523
  //
529
524
  //
530
525
 
531
- /* harmony default export */ var collapse_itemvue_type_script_lang_js_ = ({
526
+ /* harmony default export */ var collapse_itemvue_type_script_lang_js = ({
532
527
  name: 'MdsCollapseItem',
533
528
  data: function data() {
534
529
  return {
@@ -611,8 +606,8 @@ collapse_itemvue_type_template_id_c70c8668_render._withStripped = true
611
606
  }
612
607
  }
613
608
  });
614
- // CONCATENATED MODULE: ./components/collapse/collapse-item.vue?vue&type=script&lang=js&
615
- /* harmony default export */ var collapse_collapse_itemvue_type_script_lang_js_ = (collapse_itemvue_type_script_lang_js_);
609
+ // CONCATENATED MODULE: ./components/collapse/collapse-item.vue?vue&type=script&lang=js
610
+ /* harmony default export */ var collapse_collapse_itemvue_type_script_lang_js = (collapse_itemvue_type_script_lang_js);
616
611
  // CONCATENATED MODULE: ./components/collapse/collapse-item.vue
617
612
 
618
613
 
@@ -622,9 +617,9 @@ collapse_itemvue_type_template_id_c70c8668_render._withStripped = true
622
617
  /* normalize component */
623
618
 
624
619
  var collapse_item_component = Object(componentNormalizer["a" /* default */])(
625
- collapse_collapse_itemvue_type_script_lang_js_,
626
- collapse_itemvue_type_template_id_c70c8668_render,
627
- collapse_itemvue_type_template_id_c70c8668_staticRenderFns,
620
+ collapse_collapse_itemvue_type_script_lang_js,
621
+ collapse_itemvue_type_template_id_10477550_render,
622
+ collapse_itemvue_type_template_id_10477550_staticRenderFns,
628
623
  false,
629
624
  null,
630
625
  null,
@@ -632,9 +627,6 @@ var collapse_item_component = Object(componentNormalizer["a" /* default */])(
632
627
 
633
628
  )
634
629
 
635
- /* hot reload */
636
- if (false) { var collapse_item_api; }
637
- collapse_item_component.options.__file = "components/collapse/collapse-item.vue"
638
630
  /* harmony default export */ var collapse_item = (collapse_item_component.exports);
639
631
  // CONCATENATED MODULE: ./components/collapse/index.js
640
632
  /**