@mdsfe/mds-ui 0.4.8 → 0.4.9-beta.5

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