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

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 (132) hide show
  1. package/CHANGELOG.md +1057 -0
  2. package/dist/affix.js +26 -21
  3. package/dist/alert.js +26 -21
  4. package/dist/anchor.js +41 -33
  5. package/dist/avatar.js +26 -21
  6. package/dist/backtop.js +26 -21
  7. package/dist/badge.js +31 -26
  8. package/dist/bordershadow.js +26 -21
  9. package/dist/breadcrumb.js +41 -33
  10. package/dist/button.js +41 -33
  11. package/dist/card.js +41 -33
  12. package/dist/carousel.js +41 -33
  13. package/dist/cascader.js +74 -57
  14. package/dist/cascaderpanel.js +51 -40
  15. package/dist/checkbox.js +41 -33
  16. package/dist/col.js +41 -33
  17. package/dist/collapse.js +41 -33
  18. package/dist/color.js +26 -21
  19. package/dist/datepicker.js +186 -148
  20. package/dist/divider.js +26 -21
  21. package/dist/drawer.js +26 -21
  22. package/dist/dropdown.js +41 -33
  23. package/dist/empty.js +26 -21
  24. package/dist/font/iconfont.6287649.ttf +1 -0
  25. package/dist/font/iconfont.badd670.woff +1 -0
  26. package/dist/font/iconfont.c1b8fe0.woff2 +1 -0
  27. package/dist/font.js +26 -21
  28. package/dist/form.js +41 -33
  29. package/dist/icon.js +26 -21
  30. package/dist/index.js +15 -19
  31. package/dist/input.js +57 -43
  32. package/dist/inputnumber.js +26 -21
  33. package/dist/layout.js +86 -69
  34. package/dist/list.js +41 -33
  35. package/dist/loading.js +26 -21
  36. package/dist/mds-ui.common.css +7 -0
  37. package/dist/mds-ui.common.js +1 -0
  38. package/dist/mds-ui.min.css +1 -1
  39. package/dist/mds-ui.min.js +1 -71200
  40. package/dist/menu.js +71 -57
  41. package/dist/message.js +56 -45
  42. package/dist/modal.js +26 -21
  43. package/dist/notification.js +46 -38
  44. package/dist/pagination.js +56 -45
  45. package/dist/popconfirm.js +1 -1
  46. package/dist/popover.js +26 -21
  47. package/dist/progress.js +57 -46
  48. package/dist/radio.js +44 -36
  49. package/dist/rate.js +41 -33
  50. package/dist/row.js +41 -33
  51. package/dist/select.js +81 -64
  52. package/dist/slider.js +45 -37
  53. package/dist/slottable.js +39 -31
  54. package/dist/steps.js +1 -1
  55. package/dist/style/affix.js +1 -0
  56. package/dist/style/alert.js +1 -0
  57. package/dist/style/anchor.js +1 -0
  58. package/dist/style/avatar.js +1 -0
  59. package/dist/style/backtop.js +1 -0
  60. package/dist/style/badge.css +2 -2
  61. package/dist/style/badge.js +1 -0
  62. package/dist/style/base.css +1 -1
  63. package/dist/style/base.js +1 -0
  64. package/dist/style/bordershadow.js +1 -0
  65. package/dist/style/breadcrumb.js +1 -0
  66. package/dist/style/button.js +1 -0
  67. package/dist/style/card.js +1 -0
  68. package/dist/style/carousel.js +1 -0
  69. package/dist/style/cascader.js +1 -0
  70. package/dist/style/cascaderpanel.js +1 -0
  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.js +1 -0
  83. package/dist/style/index.css +1 -1
  84. package/dist/style/index.js +1 -0
  85. package/dist/style/input.js +1 -0
  86. package/dist/style/inputnumber.js +1 -0
  87. package/dist/style/layout.js +1 -0
  88. package/dist/style/list.js +1 -0
  89. package/dist/style/loading.js +1 -0
  90. package/dist/style/menu.js +1 -0
  91. package/dist/style/message.js +1 -0
  92. package/dist/style/modal.js +1 -0
  93. package/dist/style/notification.css +4 -4
  94. package/dist/style/notification.js +1 -0
  95. package/dist/style/pagination.js +1 -0
  96. package/dist/style/popconfirm.js +1 -0
  97. package/dist/style/popover.js +1 -0
  98. package/dist/style/progress.js +1 -0
  99. package/dist/style/radio.js +1 -0
  100. package/dist/style/rate.js +1 -0
  101. package/dist/style/row.js +1 -0
  102. package/dist/style/select.js +1 -0
  103. package/dist/style/slider.js +1 -0
  104. package/dist/style/slottable.js +1 -0
  105. package/dist/style/steps.js +1 -0
  106. package/dist/style/switch.js +1 -0
  107. package/dist/style/table.js +1 -0
  108. package/dist/style/tabs.js +1 -0
  109. package/dist/style/tag.js +1 -0
  110. package/dist/style/text.js +1 -0
  111. package/dist/style/timeline.js +1 -0
  112. package/dist/style/timepicker.js +1 -0
  113. package/dist/style/tooltip.js +1 -0
  114. package/dist/style/transfer.js +1 -0
  115. package/dist/style/transition.js +1 -0
  116. package/dist/style/tree.js +1 -0
  117. package/dist/style/typography.js +1 -0
  118. package/dist/style/upload.js +1 -0
  119. package/dist/switch.js +26 -21
  120. package/dist/table.js +171 -136
  121. package/dist/tabs.js +98 -75
  122. package/dist/tag.js +26 -21
  123. package/dist/text.js +66 -52
  124. package/dist/timeline.js +41 -33
  125. package/dist/timepicker.js +68 -51
  126. package/dist/tooltip.js +1 -1
  127. package/dist/transfer.js +56 -45
  128. package/dist/transition.js +1 -1
  129. package/dist/tree.js +41 -33
  130. package/dist/typography.js +41 -33
  131. package/dist/upload.js +94 -74
  132. package/package.json +10 -9
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 = "/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__(176);
217
219
  // CONCATENATED MODULE: ./components/font/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/font/font.vue?vue&type=template&id=25c15a02
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&
221
223
  var render = function () {
222
224
  var _vm = this
223
225
  var _h = _vm.$createElement
@@ -228,9 +230,9 @@ var staticRenderFns = []
228
230
  render._withStripped = true
229
231
 
230
232
 
231
- // CONCATENATED MODULE: ./components/font/font.vue?vue&type=template&id=25c15a02
233
+ // CONCATENATED MODULE: ./components/font/font.vue?vue&type=template&id=8790a038&
232
234
 
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
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&
234
236
  //
235
237
  //
236
238
  //
@@ -238,7 +240,7 @@ render._withStripped = true
238
240
  //
239
241
  //
240
242
 
241
- /* harmony default export */ var fontvue_type_script_lang_js = ({
243
+ /* harmony default export */ var fontvue_type_script_lang_js_ = ({
242
244
  name: 'MdsFont',
243
245
  props: {
244
246
  font: {
@@ -246,8 +248,8 @@ render._withStripped = true
246
248
  }
247
249
  }
248
250
  });
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);
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_);
251
253
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
252
254
  var componentNormalizer = __webpack_require__(0);
253
255
 
@@ -260,7 +262,7 @@ var componentNormalizer = __webpack_require__(0);
260
262
  /* normalize component */
261
263
 
262
264
  var component = Object(componentNormalizer["a" /* default */])(
263
- font_fontvue_type_script_lang_js,
265
+ font_fontvue_type_script_lang_js_,
264
266
  render,
265
267
  staticRenderFns,
266
268
  false,
@@ -270,6 +272,9 @@ var component = Object(componentNormalizer["a" /* default */])(
270
272
 
271
273
  )
272
274
 
275
+ /* hot reload */
276
+ if (false) { var api; }
277
+ component.options.__file = "components/font/font.vue"
273
278
  /* harmony default export */ var font = (component.exports);
274
279
  // CONCATENATED MODULE: ./components/font/index.js
275
280
 
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 = "/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__(281);
217
219
  // CONCATENATED MODULE: ./components/form/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/form/form-item.vue?vue&type=template&id=d7f94126
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&
221
223
  var render = function () {
222
224
  var _vm = this
223
225
  var _h = _vm.$createElement
@@ -265,7 +267,7 @@ var staticRenderFns = []
265
267
  render._withStripped = true
266
268
 
267
269
 
268
- // CONCATENATED MODULE: ./components/form/form-item.vue?vue&type=template&id=d7f94126
270
+ // CONCATENATED MODULE: ./components/form/form-item.vue?vue&type=template&id=20a3a46c&
269
271
 
270
272
  // EXTERNAL MODULE: external "babel-runtime/core-js/object/assign"
271
273
  var assign_ = __webpack_require__(6);
@@ -283,7 +285,7 @@ var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
283
285
  var external_async_validator_ = __webpack_require__(76);
284
286
  var external_async_validator_default = /*#__PURE__*/__webpack_require__.n(external_async_validator_);
285
287
 
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
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&
287
289
 
288
290
 
289
291
  //
@@ -315,7 +317,7 @@ var external_async_validator_default = /*#__PURE__*/__webpack_require__.n(extern
315
317
 
316
318
 
317
319
 
318
- /* harmony default export */ var form_itemvue_type_script_lang_js = ({
320
+ /* harmony default export */ var form_itemvue_type_script_lang_js_ = ({
319
321
  name: 'MdsFormItem',
320
322
  componentName: 'MdsFormItem',
321
323
  props: {
@@ -553,8 +555,8 @@ var external_async_validator_default = /*#__PURE__*/__webpack_require__.n(extern
553
555
  }
554
556
  }
555
557
  });
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);
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_);
558
560
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
559
561
  var componentNormalizer = __webpack_require__(0);
560
562
 
@@ -567,7 +569,7 @@ var componentNormalizer = __webpack_require__(0);
567
569
  /* normalize component */
568
570
 
569
571
  var component = Object(componentNormalizer["a" /* default */])(
570
- form_form_itemvue_type_script_lang_js,
572
+ form_form_itemvue_type_script_lang_js_,
571
573
  render,
572
574
  staticRenderFns,
573
575
  false,
@@ -577,25 +579,28 @@ var component = Object(componentNormalizer["a" /* default */])(
577
579
 
578
580
  )
579
581
 
582
+ /* hot reload */
583
+ if (false) { var api; }
584
+ component.options.__file = "components/form/form-item.vue"
580
585
  /* harmony default export */ var form_item = (component.exports);
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 () {
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 () {
583
588
  var _vm = this
584
589
  var _h = _vm.$createElement
585
590
  var _c = _vm._self._c || _h
586
591
  return _c("form", { class: _vm.classes }, [_vm._t("default")], 2)
587
592
  }
588
- var formvue_type_template_id_83851386_staticRenderFns = []
589
- formvue_type_template_id_83851386_render._withStripped = true
593
+ var formvue_type_template_id_68392104_staticRenderFns = []
594
+ formvue_type_template_id_68392104_render._withStripped = true
590
595
 
591
596
 
592
- // CONCATENATED MODULE: ./components/form/form.vue?vue&type=template&id=83851386
597
+ // CONCATENATED MODULE: ./components/form/form.vue?vue&type=template&id=68392104&
593
598
 
594
599
  // EXTERNAL MODULE: external "babel-runtime/core-js/promise"
595
600
  var promise_ = __webpack_require__(77);
596
601
  var promise_default = /*#__PURE__*/__webpack_require__.n(promise_);
597
602
 
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
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&
599
604
 
600
605
 
601
606
  //
@@ -607,7 +612,7 @@ var promise_default = /*#__PURE__*/__webpack_require__.n(promise_);
607
612
 
608
613
  // import { oneOf } from 'mds-ui/_util/proptype'
609
614
 
610
- /* harmony default export */ var formvue_type_script_lang_js = ({
615
+ /* harmony default export */ var formvue_type_script_lang_js_ = ({
611
616
  name: 'MdsForm',
612
617
  componentName: 'MdsForm',
613
618
  provide: function provide() {
@@ -781,8 +786,8 @@ var promise_default = /*#__PURE__*/__webpack_require__.n(promise_);
781
786
  }
782
787
  }
783
788
  });
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);
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_);
786
791
  // CONCATENATED MODULE: ./components/form/form.vue
787
792
 
788
793
 
@@ -792,9 +797,9 @@ var promise_default = /*#__PURE__*/__webpack_require__.n(promise_);
792
797
  /* normalize component */
793
798
 
794
799
  var form_component = Object(componentNormalizer["a" /* default */])(
795
- form_formvue_type_script_lang_js,
796
- formvue_type_template_id_83851386_render,
797
- formvue_type_template_id_83851386_staticRenderFns,
800
+ form_formvue_type_script_lang_js_,
801
+ formvue_type_template_id_68392104_render,
802
+ formvue_type_template_id_68392104_staticRenderFns,
798
803
  false,
799
804
  null,
800
805
  null,
@@ -802,6 +807,9 @@ var form_component = Object(componentNormalizer["a" /* default */])(
802
807
 
803
808
  )
804
809
 
810
+ /* hot reload */
811
+ if (false) { var form_api; }
812
+ form_component.options.__file = "components/form/form.vue"
805
813
  /* harmony default export */ var form_form = (form_component.exports);
806
814
  // CONCATENATED MODULE: ./components/form/index.js
807
815
 
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 = "/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
 
@@ -221,7 +223,7 @@ var iconfont = __webpack_require__(180);
221
223
 
222
224
 
223
225
 
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
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&
225
227
  var render = function () {
226
228
  var _vm = this
227
229
  var _h = _vm.$createElement
@@ -247,12 +249,12 @@ var staticRenderFns = []
247
249
  render._withStripped = true
248
250
 
249
251
 
250
- // CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=template&id=1d01a68e
252
+ // CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=template&id=765bcbb8&
251
253
 
252
254
  // EXTERNAL MODULE: external "./_util/proptype"
253
255
  var proptype_ = __webpack_require__(8);
254
256
 
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
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&
256
258
  //
257
259
  //
258
260
  //
@@ -270,7 +272,7 @@ var proptype_ = __webpack_require__(8);
270
272
 
271
273
  // import 'mds-ui/_util/iconfont'
272
274
 
273
- /* harmony default export */ var iconvue_type_script_lang_js = ({
275
+ /* harmony default export */ var iconvue_type_script_lang_js_ = ({
274
276
  name: 'MdsIcon',
275
277
  props: {
276
278
  type: String,
@@ -298,8 +300,8 @@ var proptype_ = __webpack_require__(8);
298
300
  }
299
301
  }
300
302
  });
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);
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_);
303
305
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
304
306
  var componentNormalizer = __webpack_require__(0);
305
307
 
@@ -312,7 +314,7 @@ var componentNormalizer = __webpack_require__(0);
312
314
  /* normalize component */
313
315
 
314
316
  var component = Object(componentNormalizer["a" /* default */])(
315
- icon_iconvue_type_script_lang_js,
317
+ icon_iconvue_type_script_lang_js_,
316
318
  render,
317
319
  staticRenderFns,
318
320
  false,
@@ -322,6 +324,9 @@ var component = Object(componentNormalizer["a" /* default */])(
322
324
 
323
325
  )
324
326
 
327
+ /* hot reload */
328
+ if (false) { var api; }
329
+ component.options.__file = "components/icon/icon.vue"
325
330
  /* harmony default export */ var icon = (component.exports);
326
331
  // CONCATENATED MODULE: ./components/icon/index.js
327
332