@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/tree.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
 
@@ -224,7 +226,7 @@ var style = __webpack_require__(241);
224
226
  // CONCATENATED MODULE: ./components/tree/style/index.js
225
227
 
226
228
 
227
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/tree/tree.vue?vue&type=template&id=8651b27e
229
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/tree/tree.vue?vue&type=template&id=e2198d78&
228
230
  var render = function () {
229
231
  var _vm = this
230
232
  var _h = _vm.$createElement
@@ -278,7 +280,7 @@ var staticRenderFns = []
278
280
  render._withStripped = true
279
281
 
280
282
 
281
- // CONCATENATED MODULE: ./components/tree/tree.vue?vue&type=template&id=8651b27e
283
+ // CONCATENATED MODULE: ./components/tree/tree.vue?vue&type=template&id=e2198d78&
282
284
 
283
285
  // EXTERNAL MODULE: external "babel-runtime/core-js/get-iterator"
284
286
  var get_iterator_ = __webpack_require__(25);
@@ -1200,8 +1202,8 @@ var copyNode = function copyNode(node, tree) {
1200
1202
  // return o
1201
1203
  // }
1202
1204
  // }
1203
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/tree/tree-item.vue?vue&type=template&id=74cd2bfb
1204
- var tree_itemvue_type_template_id_74cd2bfb_render = function () {
1205
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/tree/tree-item.vue?vue&type=template&id=7faeb42c&
1206
+ var tree_itemvue_type_template_id_7faeb42c_render = function () {
1205
1207
  var _vm = this
1206
1208
  var _h = _vm.$createElement
1207
1209
  var _c = _vm._self._c || _h
@@ -1377,11 +1379,11 @@ var tree_itemvue_type_template_id_74cd2bfb_render = function () {
1377
1379
  2
1378
1380
  )
1379
1381
  }
1380
- var tree_itemvue_type_template_id_74cd2bfb_staticRenderFns = []
1381
- tree_itemvue_type_template_id_74cd2bfb_render._withStripped = true
1382
+ var tree_itemvue_type_template_id_7faeb42c_staticRenderFns = []
1383
+ tree_itemvue_type_template_id_7faeb42c_render._withStripped = true
1382
1384
 
1383
1385
 
1384
- // CONCATENATED MODULE: ./components/tree/tree-item.vue?vue&type=template&id=74cd2bfb
1386
+ // CONCATENATED MODULE: ./components/tree/tree-item.vue?vue&type=template&id=7faeb42c&
1385
1387
 
1386
1388
  // EXTERNAL MODULE: external "./icon"
1387
1389
  var external_icon_ = __webpack_require__(7);
@@ -1395,7 +1397,7 @@ var external_checkbox_default = /*#__PURE__*/__webpack_require__.n(external_chec
1395
1397
  var external_transition_ = __webpack_require__(12);
1396
1398
  var external_transition_default = /*#__PURE__*/__webpack_require__.n(external_transition_);
1397
1399
 
1398
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/tree/tree-item.vue?vue&type=script&lang=js
1400
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/tree/tree-item.vue?vue&type=script&lang=js&
1399
1401
  //
1400
1402
  //
1401
1403
  //
@@ -1477,7 +1479,7 @@ var external_transition_default = /*#__PURE__*/__webpack_require__.n(external_tr
1477
1479
 
1478
1480
 
1479
1481
 
1480
- /* harmony default export */ var tree_itemvue_type_script_lang_js = ({
1482
+ /* harmony default export */ var tree_itemvue_type_script_lang_js_ = ({
1481
1483
  name: 'MdsTreeItem',
1482
1484
  componentName: 'MdsTreeItem',
1483
1485
  components: {
@@ -1718,8 +1720,8 @@ var external_transition_default = /*#__PURE__*/__webpack_require__.n(external_tr
1718
1720
  }
1719
1721
  }
1720
1722
  });
1721
- // CONCATENATED MODULE: ./components/tree/tree-item.vue?vue&type=script&lang=js
1722
- /* harmony default export */ var tree_tree_itemvue_type_script_lang_js = (tree_itemvue_type_script_lang_js);
1723
+ // CONCATENATED MODULE: ./components/tree/tree-item.vue?vue&type=script&lang=js&
1724
+ /* harmony default export */ var tree_tree_itemvue_type_script_lang_js_ = (tree_itemvue_type_script_lang_js_);
1723
1725
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
1724
1726
  var componentNormalizer = __webpack_require__(0);
1725
1727
 
@@ -1732,9 +1734,9 @@ var componentNormalizer = __webpack_require__(0);
1732
1734
  /* normalize component */
1733
1735
 
1734
1736
  var component = Object(componentNormalizer["a" /* default */])(
1735
- tree_tree_itemvue_type_script_lang_js,
1736
- tree_itemvue_type_template_id_74cd2bfb_render,
1737
- tree_itemvue_type_template_id_74cd2bfb_staticRenderFns,
1737
+ tree_tree_itemvue_type_script_lang_js_,
1738
+ tree_itemvue_type_template_id_7faeb42c_render,
1739
+ tree_itemvue_type_template_id_7faeb42c_staticRenderFns,
1738
1740
  false,
1739
1741
  null,
1740
1742
  null,
@@ -1742,8 +1744,11 @@ var component = Object(componentNormalizer["a" /* default */])(
1742
1744
 
1743
1745
  )
1744
1746
 
1747
+ /* hot reload */
1748
+ if (false) { var api; }
1749
+ component.options.__file = "components/tree/tree-item.vue"
1745
1750
  /* harmony default export */ var tree_item = (component.exports);
1746
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/tree/tree.vue?vue&type=script&lang=js
1751
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/tree/tree.vue?vue&type=script&lang=js&
1747
1752
  //
1748
1753
  //
1749
1754
  //
@@ -1767,7 +1772,7 @@ var component = Object(componentNormalizer["a" /* default */])(
1767
1772
 
1768
1773
 
1769
1774
 
1770
- /* harmony default export */ var treevue_type_script_lang_js = ({
1775
+ /* harmony default export */ var treevue_type_script_lang_js_ = ({
1771
1776
  name: 'MdsTree',
1772
1777
  componentName: 'MdsTree',
1773
1778
  components: {
@@ -1903,8 +1908,8 @@ var component = Object(componentNormalizer["a" /* default */])(
1903
1908
  }
1904
1909
  }
1905
1910
  });
1906
- // CONCATENATED MODULE: ./components/tree/tree.vue?vue&type=script&lang=js
1907
- /* harmony default export */ var tree_treevue_type_script_lang_js = (treevue_type_script_lang_js);
1911
+ // CONCATENATED MODULE: ./components/tree/tree.vue?vue&type=script&lang=js&
1912
+ /* harmony default export */ var tree_treevue_type_script_lang_js_ = (treevue_type_script_lang_js_);
1908
1913
  // CONCATENATED MODULE: ./components/tree/tree.vue
1909
1914
 
1910
1915
 
@@ -1914,7 +1919,7 @@ var component = Object(componentNormalizer["a" /* default */])(
1914
1919
  /* normalize component */
1915
1920
 
1916
1921
  var tree_component = Object(componentNormalizer["a" /* default */])(
1917
- tree_treevue_type_script_lang_js,
1922
+ tree_treevue_type_script_lang_js_,
1918
1923
  render,
1919
1924
  staticRenderFns,
1920
1925
  false,
@@ -1924,6 +1929,9 @@ var tree_component = Object(componentNormalizer["a" /* default */])(
1924
1929
 
1925
1930
  )
1926
1931
 
1932
+ /* hot reload */
1933
+ if (false) { var tree_api; }
1934
+ tree_component.options.__file = "components/tree/tree.vue"
1927
1935
  /* harmony default export */ var tree = (tree_component.exports);
1928
1936
  // CONCATENATED MODULE: ./components/tree/index.js
1929
1937
 
@@ -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__(269);
217
219
  // CONCATENATED MODULE: ./components/typography/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/typography/typography.vue?vue&type=template&id=4d76dd43
222
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/typography/typography.vue?vue&type=template&id=b4ae3f38&
221
223
  var render = function () {
222
224
  var _vm = this
223
225
  var _h = _vm.$createElement
@@ -272,9 +274,9 @@ var staticRenderFns = []
272
274
  render._withStripped = true
273
275
 
274
276
 
275
- // CONCATENATED MODULE: ./components/typography/typography.vue?vue&type=template&id=4d76dd43
277
+ // CONCATENATED MODULE: ./components/typography/typography.vue?vue&type=template&id=b4ae3f38&
276
278
 
277
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/typography/typography.vue?vue&type=script&lang=js
279
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/typography/typography.vue?vue&type=script&lang=js&
278
280
  //
279
281
  //
280
282
  //
@@ -291,7 +293,7 @@ render._withStripped = true
291
293
  //
292
294
  //
293
295
 
294
- /* harmony default export */ var typographyvue_type_script_lang_js = ({
296
+ /* harmony default export */ var typographyvue_type_script_lang_js_ = ({
295
297
  name: 'MdsTypography',
296
298
  data: function data() {
297
299
  return {
@@ -331,8 +333,8 @@ render._withStripped = true
331
333
  }
332
334
  }
333
335
  });
334
- // CONCATENATED MODULE: ./components/typography/typography.vue?vue&type=script&lang=js
335
- /* harmony default export */ var typography_typographyvue_type_script_lang_js = (typographyvue_type_script_lang_js);
336
+ // CONCATENATED MODULE: ./components/typography/typography.vue?vue&type=script&lang=js&
337
+ /* harmony default export */ var typography_typographyvue_type_script_lang_js_ = (typographyvue_type_script_lang_js_);
336
338
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
337
339
  var componentNormalizer = __webpack_require__(0);
338
340
 
@@ -345,7 +347,7 @@ var componentNormalizer = __webpack_require__(0);
345
347
  /* normalize component */
346
348
 
347
349
  var component = Object(componentNormalizer["a" /* default */])(
348
- typography_typographyvue_type_script_lang_js,
350
+ typography_typographyvue_type_script_lang_js_,
349
351
  render,
350
352
  staticRenderFns,
351
353
  false,
@@ -355,9 +357,12 @@ var component = Object(componentNormalizer["a" /* default */])(
355
357
 
356
358
  )
357
359
 
360
+ /* hot reload */
361
+ if (false) { var api; }
362
+ component.options.__file = "components/typography/typography.vue"
358
363
  /* harmony default export */ var typography = (component.exports);
359
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/typography/title.vue?vue&type=template&id=5b1dd1e4
360
- var titlevue_type_template_id_5b1dd1e4_render = function () {
364
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/typography/title.vue?vue&type=template&id=4f42ba9a&
365
+ var titlevue_type_template_id_4f42ba9a_render = function () {
361
366
  var _vm = this
362
367
  var _h = _vm.$createElement
363
368
  var _c = _vm._self._c || _h
@@ -368,13 +373,13 @@ var titlevue_type_template_id_5b1dd1e4_render = function () {
368
373
  2
369
374
  )
370
375
  }
371
- var titlevue_type_template_id_5b1dd1e4_staticRenderFns = []
372
- titlevue_type_template_id_5b1dd1e4_render._withStripped = true
376
+ var titlevue_type_template_id_4f42ba9a_staticRenderFns = []
377
+ titlevue_type_template_id_4f42ba9a_render._withStripped = true
373
378
 
374
379
 
375
- // CONCATENATED MODULE: ./components/typography/title.vue?vue&type=template&id=5b1dd1e4
380
+ // CONCATENATED MODULE: ./components/typography/title.vue?vue&type=template&id=4f42ba9a&
376
381
 
377
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/typography/title.vue?vue&type=script&lang=js
382
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/typography/title.vue?vue&type=script&lang=js&
378
383
  //
379
384
  //
380
385
  //
@@ -382,7 +387,7 @@ titlevue_type_template_id_5b1dd1e4_render._withStripped = true
382
387
  //
383
388
  //
384
389
 
385
- /* harmony default export */ var titlevue_type_script_lang_js = ({
390
+ /* harmony default export */ var titlevue_type_script_lang_js_ = ({
386
391
  name: 'MdsTitle',
387
392
  data: function data() {
388
393
  return {
@@ -405,8 +410,8 @@ titlevue_type_template_id_5b1dd1e4_render._withStripped = true
405
410
  }
406
411
  }
407
412
  });
408
- // CONCATENATED MODULE: ./components/typography/title.vue?vue&type=script&lang=js
409
- /* harmony default export */ var typography_titlevue_type_script_lang_js = (titlevue_type_script_lang_js);
413
+ // CONCATENATED MODULE: ./components/typography/title.vue?vue&type=script&lang=js&
414
+ /* harmony default export */ var typography_titlevue_type_script_lang_js_ = (titlevue_type_script_lang_js_);
410
415
  // CONCATENATED MODULE: ./components/typography/title.vue
411
416
 
412
417
 
@@ -416,9 +421,9 @@ titlevue_type_template_id_5b1dd1e4_render._withStripped = true
416
421
  /* normalize component */
417
422
 
418
423
  var title_component = Object(componentNormalizer["a" /* default */])(
419
- typography_titlevue_type_script_lang_js,
420
- titlevue_type_template_id_5b1dd1e4_render,
421
- titlevue_type_template_id_5b1dd1e4_staticRenderFns,
424
+ typography_titlevue_type_script_lang_js_,
425
+ titlevue_type_template_id_4f42ba9a_render,
426
+ titlevue_type_template_id_4f42ba9a_staticRenderFns,
422
427
  false,
423
428
  null,
424
429
  null,
@@ -426,6 +431,9 @@ var title_component = Object(componentNormalizer["a" /* default */])(
426
431
 
427
432
  )
428
433
 
434
+ /* hot reload */
435
+ if (false) { var title_api; }
436
+ title_component.options.__file = "components/typography/title.vue"
429
437
  /* harmony default export */ var title = (title_component.exports);
430
438
  // CONCATENATED MODULE: ./components/typography/index.js
431
439