@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/font.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__(176);
219
217
  // CONCATENATED MODULE: ./components/font/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/font/font.vue?vue&type=template&id=8790a038&
220
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/font/font.vue?vue&type=template&id=25c15a02
223
221
  var render = function () {
224
222
  var _vm = this
225
223
  var _h = _vm.$createElement
@@ -230,9 +228,9 @@ var staticRenderFns = []
230
228
  render._withStripped = true
231
229
 
232
230
 
233
- // CONCATENATED MODULE: ./components/font/font.vue?vue&type=template&id=8790a038&
231
+ // CONCATENATED MODULE: ./components/font/font.vue?vue&type=template&id=25c15a02
234
232
 
235
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/font/font.vue?vue&type=script&lang=js&
233
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/font/font.vue?vue&type=script&lang=js
236
234
  //
237
235
  //
238
236
  //
@@ -240,7 +238,7 @@ render._withStripped = true
240
238
  //
241
239
  //
242
240
 
243
- /* harmony default export */ var fontvue_type_script_lang_js_ = ({
241
+ /* harmony default export */ var fontvue_type_script_lang_js = ({
244
242
  name: 'MdsFont',
245
243
  props: {
246
244
  font: {
@@ -248,8 +246,8 @@ render._withStripped = true
248
246
  }
249
247
  }
250
248
  });
251
- // CONCATENATED MODULE: ./components/font/font.vue?vue&type=script&lang=js&
252
- /* harmony default export */ var font_fontvue_type_script_lang_js_ = (fontvue_type_script_lang_js_);
249
+ // CONCATENATED MODULE: ./components/font/font.vue?vue&type=script&lang=js
250
+ /* harmony default export */ var font_fontvue_type_script_lang_js = (fontvue_type_script_lang_js);
253
251
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
254
252
  var componentNormalizer = __webpack_require__(0);
255
253
 
@@ -262,7 +260,7 @@ var componentNormalizer = __webpack_require__(0);
262
260
  /* normalize component */
263
261
 
264
262
  var component = Object(componentNormalizer["a" /* default */])(
265
- font_fontvue_type_script_lang_js_,
263
+ font_fontvue_type_script_lang_js,
266
264
  render,
267
265
  staticRenderFns,
268
266
  false,
@@ -272,9 +270,6 @@ var component = Object(componentNormalizer["a" /* default */])(
272
270
 
273
271
  )
274
272
 
275
- /* hot reload */
276
- if (false) { var api; }
277
- component.options.__file = "components/font/font.vue"
278
273
  /* harmony default export */ var font = (component.exports);
279
274
  // CONCATENATED MODULE: ./components/font/index.js
280
275
 
package/dist/form.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__(281);
219
217
  // CONCATENATED MODULE: ./components/form/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/form/form-item.vue?vue&type=template&id=20a3a46c&
220
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/form/form-item.vue?vue&type=template&id=d7f94126
223
221
  var render = function () {
224
222
  var _vm = this
225
223
  var _h = _vm.$createElement
@@ -267,7 +265,7 @@ var staticRenderFns = []
267
265
  render._withStripped = true
268
266
 
269
267
 
270
- // CONCATENATED MODULE: ./components/form/form-item.vue?vue&type=template&id=20a3a46c&
268
+ // CONCATENATED MODULE: ./components/form/form-item.vue?vue&type=template&id=d7f94126
271
269
 
272
270
  // EXTERNAL MODULE: external "babel-runtime/core-js/object/assign"
273
271
  var assign_ = __webpack_require__(6);
@@ -285,7 +283,7 @@ var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
285
283
  var external_async_validator_ = __webpack_require__(76);
286
284
  var external_async_validator_default = /*#__PURE__*/__webpack_require__.n(external_async_validator_);
287
285
 
288
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/form/form-item.vue?vue&type=script&lang=js&
286
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/form/form-item.vue?vue&type=script&lang=js
289
287
 
290
288
 
291
289
  //
@@ -317,7 +315,7 @@ var external_async_validator_default = /*#__PURE__*/__webpack_require__.n(extern
317
315
 
318
316
 
319
317
 
320
- /* harmony default export */ var form_itemvue_type_script_lang_js_ = ({
318
+ /* harmony default export */ var form_itemvue_type_script_lang_js = ({
321
319
  name: 'MdsFormItem',
322
320
  componentName: 'MdsFormItem',
323
321
  props: {
@@ -555,8 +553,8 @@ var external_async_validator_default = /*#__PURE__*/__webpack_require__.n(extern
555
553
  }
556
554
  }
557
555
  });
558
- // CONCATENATED MODULE: ./components/form/form-item.vue?vue&type=script&lang=js&
559
- /* harmony default export */ var form_form_itemvue_type_script_lang_js_ = (form_itemvue_type_script_lang_js_);
556
+ // CONCATENATED MODULE: ./components/form/form-item.vue?vue&type=script&lang=js
557
+ /* harmony default export */ var form_form_itemvue_type_script_lang_js = (form_itemvue_type_script_lang_js);
560
558
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
561
559
  var componentNormalizer = __webpack_require__(0);
562
560
 
@@ -569,7 +567,7 @@ var componentNormalizer = __webpack_require__(0);
569
567
  /* normalize component */
570
568
 
571
569
  var component = Object(componentNormalizer["a" /* default */])(
572
- form_form_itemvue_type_script_lang_js_,
570
+ form_form_itemvue_type_script_lang_js,
573
571
  render,
574
572
  staticRenderFns,
575
573
  false,
@@ -579,28 +577,25 @@ var component = Object(componentNormalizer["a" /* default */])(
579
577
 
580
578
  )
581
579
 
582
- /* hot reload */
583
- if (false) { var api; }
584
- component.options.__file = "components/form/form-item.vue"
585
580
  /* harmony default export */ var form_item = (component.exports);
586
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/form/form.vue?vue&type=template&id=68392104&
587
- var formvue_type_template_id_68392104_render = function () {
581
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/form/form.vue?vue&type=template&id=83851386
582
+ var formvue_type_template_id_83851386_render = function () {
588
583
  var _vm = this
589
584
  var _h = _vm.$createElement
590
585
  var _c = _vm._self._c || _h
591
586
  return _c("form", { class: _vm.classes }, [_vm._t("default")], 2)
592
587
  }
593
- var formvue_type_template_id_68392104_staticRenderFns = []
594
- formvue_type_template_id_68392104_render._withStripped = true
588
+ var formvue_type_template_id_83851386_staticRenderFns = []
589
+ formvue_type_template_id_83851386_render._withStripped = true
595
590
 
596
591
 
597
- // CONCATENATED MODULE: ./components/form/form.vue?vue&type=template&id=68392104&
592
+ // CONCATENATED MODULE: ./components/form/form.vue?vue&type=template&id=83851386
598
593
 
599
594
  // EXTERNAL MODULE: external "babel-runtime/core-js/promise"
600
595
  var promise_ = __webpack_require__(77);
601
596
  var promise_default = /*#__PURE__*/__webpack_require__.n(promise_);
602
597
 
603
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/form/form.vue?vue&type=script&lang=js&
598
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/form/form.vue?vue&type=script&lang=js
604
599
 
605
600
 
606
601
  //
@@ -612,7 +607,7 @@ var promise_default = /*#__PURE__*/__webpack_require__.n(promise_);
612
607
 
613
608
  // import { oneOf } from 'mds-ui/_util/proptype'
614
609
 
615
- /* harmony default export */ var formvue_type_script_lang_js_ = ({
610
+ /* harmony default export */ var formvue_type_script_lang_js = ({
616
611
  name: 'MdsForm',
617
612
  componentName: 'MdsForm',
618
613
  provide: function provide() {
@@ -786,8 +781,8 @@ var promise_default = /*#__PURE__*/__webpack_require__.n(promise_);
786
781
  }
787
782
  }
788
783
  });
789
- // CONCATENATED MODULE: ./components/form/form.vue?vue&type=script&lang=js&
790
- /* harmony default export */ var form_formvue_type_script_lang_js_ = (formvue_type_script_lang_js_);
784
+ // CONCATENATED MODULE: ./components/form/form.vue?vue&type=script&lang=js
785
+ /* harmony default export */ var form_formvue_type_script_lang_js = (formvue_type_script_lang_js);
791
786
  // CONCATENATED MODULE: ./components/form/form.vue
792
787
 
793
788
 
@@ -797,9 +792,9 @@ var promise_default = /*#__PURE__*/__webpack_require__.n(promise_);
797
792
  /* normalize component */
798
793
 
799
794
  var form_component = Object(componentNormalizer["a" /* default */])(
800
- form_formvue_type_script_lang_js_,
801
- formvue_type_template_id_68392104_render,
802
- formvue_type_template_id_68392104_staticRenderFns,
795
+ form_formvue_type_script_lang_js,
796
+ formvue_type_template_id_83851386_render,
797
+ formvue_type_template_id_83851386_staticRenderFns,
803
798
  false,
804
799
  null,
805
800
  null,
@@ -807,9 +802,6 @@ var form_component = Object(componentNormalizer["a" /* default */])(
807
802
 
808
803
  )
809
804
 
810
- /* hot reload */
811
- if (false) { var form_api; }
812
- form_component.options.__file = "components/form/form.vue"
813
805
  /* harmony default export */ var form_form = (form_component.exports);
814
806
  // CONCATENATED MODULE: ./components/form/index.js
815
807
 
package/dist/icon.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
 
@@ -223,7 +221,7 @@ var iconfont = __webpack_require__(180);
223
221
 
224
222
 
225
223
 
226
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/icon/icon.vue?vue&type=template&id=765bcbb8&
224
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/icon/icon.vue?vue&type=template&id=1d01a68e
227
225
  var render = function () {
228
226
  var _vm = this
229
227
  var _h = _vm.$createElement
@@ -249,12 +247,12 @@ var staticRenderFns = []
249
247
  render._withStripped = true
250
248
 
251
249
 
252
- // CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=template&id=765bcbb8&
250
+ // CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=template&id=1d01a68e
253
251
 
254
252
  // EXTERNAL MODULE: external "./_util/proptype"
255
253
  var proptype_ = __webpack_require__(8);
256
254
 
257
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/icon/icon.vue?vue&type=script&lang=js&
255
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/icon/icon.vue?vue&type=script&lang=js
258
256
  //
259
257
  //
260
258
  //
@@ -272,7 +270,7 @@ var proptype_ = __webpack_require__(8);
272
270
 
273
271
  // import 'mds-ui/_util/iconfont'
274
272
 
275
- /* harmony default export */ var iconvue_type_script_lang_js_ = ({
273
+ /* harmony default export */ var iconvue_type_script_lang_js = ({
276
274
  name: 'MdsIcon',
277
275
  props: {
278
276
  type: String,
@@ -300,8 +298,8 @@ var proptype_ = __webpack_require__(8);
300
298
  }
301
299
  }
302
300
  });
303
- // CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=script&lang=js&
304
- /* harmony default export */ var icon_iconvue_type_script_lang_js_ = (iconvue_type_script_lang_js_);
301
+ // CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=script&lang=js
302
+ /* harmony default export */ var icon_iconvue_type_script_lang_js = (iconvue_type_script_lang_js);
305
303
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
306
304
  var componentNormalizer = __webpack_require__(0);
307
305
 
@@ -314,7 +312,7 @@ var componentNormalizer = __webpack_require__(0);
314
312
  /* normalize component */
315
313
 
316
314
  var component = Object(componentNormalizer["a" /* default */])(
317
- icon_iconvue_type_script_lang_js_,
315
+ icon_iconvue_type_script_lang_js,
318
316
  render,
319
317
  staticRenderFns,
320
318
  false,
@@ -324,9 +322,6 @@ var component = Object(componentNormalizer["a" /* default */])(
324
322
 
325
323
  )
326
324
 
327
- /* hot reload */
328
- if (false) { var api; }
329
- component.options.__file = "components/icon/icon.vue"
330
325
  /* harmony default export */ var icon = (component.exports);
331
326
  // CONCATENATED MODULE: ./components/icon/index.js
332
327