@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/modal.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
 
@@ -522,7 +520,7 @@ var style = __webpack_require__(198);
522
520
  // CONCATENATED MODULE: ./components/modal/style/index.js
523
521
 
524
522
 
525
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/modal/modal.vue?vue&type=template&id=64c3d160&
523
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/modal/modal.vue?vue&type=template&id=43a7457b
526
524
  var render = function () {
527
525
  var _obj
528
526
  var _vm = this
@@ -697,7 +695,7 @@ var staticRenderFns = []
697
695
  render._withStripped = true
698
696
 
699
697
 
700
- // CONCATENATED MODULE: ./components/modal/modal.vue?vue&type=template&id=64c3d160&
698
+ // CONCATENATED MODULE: ./components/modal/modal.vue?vue&type=template&id=43a7457b
701
699
 
702
700
  // EXTERNAL MODULE: external "babel-runtime/core-js/number/is-finite"
703
701
  var is_finite_ = __webpack_require__(69);
@@ -725,7 +723,7 @@ var external_transition_default = /*#__PURE__*/__webpack_require__.n(external_tr
725
723
  var locale_ = __webpack_require__(9);
726
724
  var locale_default = /*#__PURE__*/__webpack_require__.n(locale_);
727
725
 
728
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/modal/modal.vue?vue&type=script&lang=js&
726
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/modal/modal.vue?vue&type=script&lang=js
729
727
 
730
728
  //
731
729
  //
@@ -813,7 +811,7 @@ var locale_default = /*#__PURE__*/__webpack_require__.n(locale_);
813
811
 
814
812
 
815
813
  var PREFIXCLS = 'mds-modal';
816
- /* harmony default export */ var modalvue_type_script_lang_js_ = ({
814
+ /* harmony default export */ var modalvue_type_script_lang_js = ({
817
815
  name: 'MdsModal',
818
816
  components: {
819
817
  MdsIcon: external_icon_default.a,
@@ -1019,8 +1017,8 @@ var PREFIXCLS = 'mds-modal';
1019
1017
  document.body.appendChild(this.$refs.root);
1020
1018
  }
1021
1019
  });
1022
- // CONCATENATED MODULE: ./components/modal/modal.vue?vue&type=script&lang=js&
1023
- /* harmony default export */ var modal_modalvue_type_script_lang_js_ = (modalvue_type_script_lang_js_);
1020
+ // CONCATENATED MODULE: ./components/modal/modal.vue?vue&type=script&lang=js
1021
+ /* harmony default export */ var modal_modalvue_type_script_lang_js = (modalvue_type_script_lang_js);
1024
1022
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
1025
1023
  var componentNormalizer = __webpack_require__(0);
1026
1024
 
@@ -1033,7 +1031,7 @@ var componentNormalizer = __webpack_require__(0);
1033
1031
  /* normalize component */
1034
1032
 
1035
1033
  var component = Object(componentNormalizer["a" /* default */])(
1036
- modal_modalvue_type_script_lang_js_,
1034
+ modal_modalvue_type_script_lang_js,
1037
1035
  render,
1038
1036
  staticRenderFns,
1039
1037
  false,
@@ -1043,9 +1041,6 @@ var component = Object(componentNormalizer["a" /* default */])(
1043
1041
 
1044
1042
  )
1045
1043
 
1046
- /* hot reload */
1047
- if (false) { var api; }
1048
- component.options.__file = "components/modal/modal.vue"
1049
1044
  /* harmony default export */ var modal = (component.exports);
1050
1045
  // CONCATENATED MODULE: ./components/modal/index.js
1051
1046
 
@@ -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 style = __webpack_require__(200);
223
221
  var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(2);
224
222
  var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_default = /*#__PURE__*/__webpack_require__.n(external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_);
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/notification/notification.vue?vue&type=template&id=872f1938&
224
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/notification/notification.vue?vue&type=template&id=254f119d
227
225
  var render = function () {
228
226
  var _obj
229
227
  var _vm = this
@@ -343,7 +341,7 @@ var staticRenderFns = []
343
341
  render._withStripped = true
344
342
 
345
343
 
346
- // CONCATENATED MODULE: ./components/notification/notification.vue?vue&type=template&id=872f1938&
344
+ // CONCATENATED MODULE: ./components/notification/notification.vue?vue&type=template&id=254f119d
347
345
 
348
346
  // EXTERNAL MODULE: external "./icon"
349
347
  var external_icon_ = __webpack_require__(7);
@@ -357,7 +355,7 @@ var external_button_default = /*#__PURE__*/__webpack_require__.n(external_button
357
355
  var external_transition_ = __webpack_require__(12);
358
356
  var external_transition_default = /*#__PURE__*/__webpack_require__.n(external_transition_);
359
357
 
360
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/notification/notification.vue?vue&type=script&lang=js&
358
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/notification/notification.vue?vue&type=script&lang=js
361
359
  //
362
360
  //
363
361
  //
@@ -398,7 +396,7 @@ var external_transition_default = /*#__PURE__*/__webpack_require__.n(external_tr
398
396
 
399
397
 
400
398
 
401
- /* harmony default export */ var notificationvue_type_script_lang_js_ = ({
399
+ /* harmony default export */ var notificationvue_type_script_lang_js = ({
402
400
  name: 'MdsNotification',
403
401
  props: {
404
402
  prefixCls: {
@@ -537,8 +535,8 @@ var external_transition_default = /*#__PURE__*/__webpack_require__.n(external_tr
537
535
  this.startTimer();
538
536
  }
539
537
  });
540
- // CONCATENATED MODULE: ./components/notification/notification.vue?vue&type=script&lang=js&
541
- /* harmony default export */ var notification_notificationvue_type_script_lang_js_ = (notificationvue_type_script_lang_js_);
538
+ // CONCATENATED MODULE: ./components/notification/notification.vue?vue&type=script&lang=js
539
+ /* harmony default export */ var notification_notificationvue_type_script_lang_js = (notificationvue_type_script_lang_js);
542
540
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
543
541
  var componentNormalizer = __webpack_require__(0);
544
542
 
@@ -551,7 +549,7 @@ var componentNormalizer = __webpack_require__(0);
551
549
  /* normalize component */
552
550
 
553
551
  var component = Object(componentNormalizer["a" /* default */])(
554
- notification_notificationvue_type_script_lang_js_,
552
+ notification_notificationvue_type_script_lang_js,
555
553
  render,
556
554
  staticRenderFns,
557
555
  false,
@@ -561,12 +559,9 @@ var component = Object(componentNormalizer["a" /* default */])(
561
559
 
562
560
  )
563
561
 
564
- /* hot reload */
565
- if (false) { var api; }
566
- component.options.__file = "components/notification/notification.vue"
567
562
  /* harmony default export */ var notification = (component.exports);
568
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/notification/notification-box.vue?vue&type=template&id=0f7fb0e2&scoped=true&
569
- var notification_boxvue_type_template_id_0f7fb0e2_scoped_true_render = function () {
563
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/notification/notification-box.vue?vue&type=template&id=d94bfa66&scoped=true
564
+ var notification_boxvue_type_template_id_d94bfa66_scoped_true_render = function () {
570
565
  var _vm = this
571
566
  var _h = _vm.$createElement
572
567
  var _c = _vm._self._c || _h
@@ -576,13 +571,13 @@ var notification_boxvue_type_template_id_0f7fb0e2_scoped_true_render = function
576
571
  [_c("span")]
577
572
  )
578
573
  }
579
- var notification_boxvue_type_template_id_0f7fb0e2_scoped_true_staticRenderFns = []
580
- notification_boxvue_type_template_id_0f7fb0e2_scoped_true_render._withStripped = true
574
+ var notification_boxvue_type_template_id_d94bfa66_scoped_true_staticRenderFns = []
575
+ notification_boxvue_type_template_id_d94bfa66_scoped_true_render._withStripped = true
581
576
 
582
577
 
583
- // CONCATENATED MODULE: ./components/notification/notification-box.vue?vue&type=template&id=0f7fb0e2&scoped=true&
578
+ // CONCATENATED MODULE: ./components/notification/notification-box.vue?vue&type=template&id=d94bfa66&scoped=true
584
579
 
585
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/notification/notification-box.vue?vue&type=script&lang=js&
580
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/notification/notification-box.vue?vue&type=script&lang=js
586
581
  //
587
582
  //
588
583
  //
@@ -591,7 +586,7 @@ notification_boxvue_type_template_id_0f7fb0e2_scoped_true_render._withStripped =
591
586
  //
592
587
  //
593
588
 
594
- /* harmony default export */ var notification_boxvue_type_script_lang_js_ = ({
589
+ /* harmony default export */ var notification_boxvue_type_script_lang_js = ({
595
590
  name: 'MdsNotificationBox',
596
591
  props: {
597
592
  prefixCls: {
@@ -608,10 +603,10 @@ notification_boxvue_type_template_id_0f7fb0e2_scoped_true_render._withStripped =
608
603
  }
609
604
  }
610
605
  });
611
- // CONCATENATED MODULE: ./components/notification/notification-box.vue?vue&type=script&lang=js&
612
- /* harmony default export */ var notification_notification_boxvue_type_script_lang_js_ = (notification_boxvue_type_script_lang_js_);
613
- // EXTERNAL MODULE: ./components/notification/notification-box.vue?vue&type=style&index=0&id=0f7fb0e2&lang=less&scoped=true&
614
- var notification_boxvue_type_style_index_0_id_0f7fb0e2_lang_less_scoped_true_ = __webpack_require__(79);
606
+ // CONCATENATED MODULE: ./components/notification/notification-box.vue?vue&type=script&lang=js
607
+ /* harmony default export */ var notification_notification_boxvue_type_script_lang_js = (notification_boxvue_type_script_lang_js);
608
+ // EXTERNAL MODULE: ./components/notification/notification-box.vue?vue&type=style&index=0&id=d94bfa66&prod&lang=less&scoped=true
609
+ var notification_boxvue_type_style_index_0_id_d94bfa66_prod_lang_less_scoped_true = __webpack_require__(79);
615
610
 
616
611
  // CONCATENATED MODULE: ./components/notification/notification-box.vue
617
612
 
@@ -623,19 +618,16 @@ var notification_boxvue_type_style_index_0_id_0f7fb0e2_lang_less_scoped_true_ =
623
618
  /* normalize component */
624
619
 
625
620
  var notification_box_component = Object(componentNormalizer["a" /* default */])(
626
- notification_notification_boxvue_type_script_lang_js_,
627
- notification_boxvue_type_template_id_0f7fb0e2_scoped_true_render,
628
- notification_boxvue_type_template_id_0f7fb0e2_scoped_true_staticRenderFns,
621
+ notification_notification_boxvue_type_script_lang_js,
622
+ notification_boxvue_type_template_id_d94bfa66_scoped_true_render,
623
+ notification_boxvue_type_template_id_d94bfa66_scoped_true_staticRenderFns,
629
624
  false,
630
625
  null,
631
- "0f7fb0e2",
626
+ "d94bfa66",
632
627
  null
633
628
 
634
629
  )
635
630
 
636
- /* hot reload */
637
- if (false) { var notification_box_api; }
638
- notification_box_component.options.__file = "components/notification/notification-box.vue"
639
631
  /* harmony default export */ var notification_box = (notification_box_component.exports);
640
632
  // CONCATENATED MODULE: ./components/notification/index.js
641
633
  /*
@@ -807,8 +799,8 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__7__;
807
799
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
808
800
 
809
801
  "use strict";
810
- /* harmony import */ var _node_modules_extract_text_webpack_plugin_dist_loader_js_ref_4_0_node_modules_style_loader_index_js_node_modules_css_loader_index_js_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_less_loader_dist_cjs_js_node_modules_vue_loader_lib_index_js_vue_loader_options_notification_box_vue_vue_type_style_index_0_id_0f7fb0e2_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(202);
811
- /* harmony import */ var _node_modules_extract_text_webpack_plugin_dist_loader_js_ref_4_0_node_modules_style_loader_index_js_node_modules_css_loader_index_js_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_less_loader_dist_cjs_js_node_modules_vue_loader_lib_index_js_vue_loader_options_notification_box_vue_vue_type_style_index_0_id_0f7fb0e2_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_extract_text_webpack_plugin_dist_loader_js_ref_4_0_node_modules_style_loader_index_js_node_modules_css_loader_index_js_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_less_loader_dist_cjs_js_node_modules_vue_loader_lib_index_js_vue_loader_options_notification_box_vue_vue_type_style_index_0_id_0f7fb0e2_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
802
+ /* harmony import */ var _node_modules_extract_text_webpack_plugin_dist_loader_js_ref_4_0_node_modules_style_loader_index_js_node_modules_css_loader_index_js_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_less_loader_dist_cjs_js_node_modules_vue_loader_lib_index_js_vue_loader_options_notification_box_vue_vue_type_style_index_0_id_d94bfa66_prod_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(202);
803
+ /* harmony import */ var _node_modules_extract_text_webpack_plugin_dist_loader_js_ref_4_0_node_modules_style_loader_index_js_node_modules_css_loader_index_js_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_less_loader_dist_cjs_js_node_modules_vue_loader_lib_index_js_vue_loader_options_notification_box_vue_vue_type_style_index_0_id_d94bfa66_prod_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_extract_text_webpack_plugin_dist_loader_js_ref_4_0_node_modules_style_loader_index_js_node_modules_css_loader_index_js_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_less_loader_dist_cjs_js_node_modules_vue_loader_lib_index_js_vue_loader_options_notification_box_vue_vue_type_style_index_0_id_d94bfa66_prod_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0__);
812
804
  /* unused harmony reexport * */
813
805
 
814
806
 
@@ -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
 
@@ -288,7 +286,7 @@ var input_style = __webpack_require__(58);
288
286
  // style dependencies
289
287
  // import '../../select/style'
290
288
 
291
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/pagination/pagination.vue?vue&type=template&id=0d372f84&
289
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/pagination/pagination.vue?vue&type=template&id=0f842852
292
290
  var render = function () {
293
291
  var _vm = this
294
292
  var _h = _vm.$createElement
@@ -510,7 +508,7 @@ var staticRenderFns = []
510
508
  render._withStripped = true
511
509
 
512
510
 
513
- // CONCATENATED MODULE: ./components/pagination/pagination.vue?vue&type=template&id=0d372f84&
511
+ // CONCATENATED MODULE: ./components/pagination/pagination.vue?vue&type=template&id=0f842852
514
512
 
515
513
  // EXTERNAL MODULE: external "babel-runtime/helpers/defineProperty"
516
514
  var defineProperty_ = __webpack_require__(3);
@@ -532,8 +530,8 @@ var defineProperty_default = /*#__PURE__*/__webpack_require__.n(defineProperty_)
532
530
  prev_3: '向前 3 页',
533
531
  next_3: '向后 3 页'
534
532
  });
535
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/pagination/option.vue?vue&type=template&id=1ad093df&
536
- var optionvue_type_template_id_1ad093df_render = function () {
533
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/pagination/option.vue?vue&type=template&id=30d2ef06
534
+ var optionvue_type_template_id_30d2ef06_render = function () {
537
535
  var _vm = this
538
536
  var _h = _vm.$createElement
539
537
  var _c = _vm._self._c || _h
@@ -560,11 +558,11 @@ var optionvue_type_template_id_1ad093df_render = function () {
560
558
  ),
561
559
  ])
562
560
  }
563
- var optionvue_type_template_id_1ad093df_staticRenderFns = []
564
- optionvue_type_template_id_1ad093df_render._withStripped = true
561
+ var optionvue_type_template_id_30d2ef06_staticRenderFns = []
562
+ optionvue_type_template_id_30d2ef06_render._withStripped = true
565
563
 
566
564
 
567
- // CONCATENATED MODULE: ./components/pagination/option.vue?vue&type=template&id=1ad093df&
565
+ // CONCATENATED MODULE: ./components/pagination/option.vue?vue&type=template&id=30d2ef06
568
566
 
569
567
  // EXTERNAL MODULE: external "./input"
570
568
  var external_input_ = __webpack_require__(17);
@@ -574,7 +572,7 @@ var external_input_default = /*#__PURE__*/__webpack_require__.n(external_input_)
574
572
  var locale_ = __webpack_require__(9);
575
573
  var locale_default = /*#__PURE__*/__webpack_require__.n(locale_);
576
574
 
577
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/pagination/option.vue?vue&type=script&lang=js&
575
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/pagination/option.vue?vue&type=script&lang=js
578
576
  //
579
577
  //
580
578
  //
@@ -590,7 +588,7 @@ var locale_default = /*#__PURE__*/__webpack_require__.n(locale_);
590
588
 
591
589
 
592
590
 
593
- /* harmony default export */ var optionvue_type_script_lang_js_ = ({
591
+ /* harmony default export */ var optionvue_type_script_lang_js = ({
594
592
  name: 'MdsPaginationOption',
595
593
  mixins: [locale_default.a],
596
594
  props: {
@@ -651,8 +649,8 @@ var locale_default = /*#__PURE__*/__webpack_require__.n(locale_);
651
649
  }
652
650
  }
653
651
  });
654
- // CONCATENATED MODULE: ./components/pagination/option.vue?vue&type=script&lang=js&
655
- /* harmony default export */ var pagination_optionvue_type_script_lang_js_ = (optionvue_type_script_lang_js_);
652
+ // CONCATENATED MODULE: ./components/pagination/option.vue?vue&type=script&lang=js
653
+ /* harmony default export */ var pagination_optionvue_type_script_lang_js = (optionvue_type_script_lang_js);
656
654
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
657
655
  var componentNormalizer = __webpack_require__(0);
658
656
 
@@ -665,9 +663,9 @@ var componentNormalizer = __webpack_require__(0);
665
663
  /* normalize component */
666
664
 
667
665
  var component = Object(componentNormalizer["a" /* default */])(
668
- pagination_optionvue_type_script_lang_js_,
669
- optionvue_type_template_id_1ad093df_render,
670
- optionvue_type_template_id_1ad093df_staticRenderFns,
666
+ pagination_optionvue_type_script_lang_js,
667
+ optionvue_type_template_id_30d2ef06_render,
668
+ optionvue_type_template_id_30d2ef06_staticRenderFns,
671
669
  false,
672
670
  null,
673
671
  null,
@@ -675,15 +673,12 @@ var component = Object(componentNormalizer["a" /* default */])(
675
673
 
676
674
  )
677
675
 
678
- /* hot reload */
679
- if (false) { var api; }
680
- component.options.__file = "components/pagination/option.vue"
681
676
  /* harmony default export */ var pagination_option = (component.exports);
682
677
  // EXTERNAL MODULE: external "./_util/proptype"
683
678
  var proptype_ = __webpack_require__(8);
684
679
 
685
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/pagination/changePage.vue?vue&type=template&id=26e49fc9&
686
- var changePagevue_type_template_id_26e49fc9_render = function () {
680
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/pagination/changePage.vue?vue&type=template&id=24e61ce9
681
+ var changePagevue_type_template_id_24e61ce9_render = function () {
687
682
  var _vm = this
688
683
  var _h = _vm.$createElement
689
684
  var _c = _vm._self._c || _h
@@ -715,13 +710,13 @@ var changePagevue_type_template_id_26e49fc9_render = function () {
715
710
  1
716
711
  )
717
712
  }
718
- var changePagevue_type_template_id_26e49fc9_staticRenderFns = []
719
- changePagevue_type_template_id_26e49fc9_render._withStripped = true
713
+ var changePagevue_type_template_id_24e61ce9_staticRenderFns = []
714
+ changePagevue_type_template_id_24e61ce9_render._withStripped = true
720
715
 
721
716
 
722
- // CONCATENATED MODULE: ./components/pagination/changePage.vue?vue&type=template&id=26e49fc9&
717
+ // CONCATENATED MODULE: ./components/pagination/changePage.vue?vue&type=template&id=24e61ce9
723
718
 
724
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/pagination/changePage.vue?vue&type=script&lang=js&
719
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/pagination/changePage.vue?vue&type=script&lang=js
725
720
  //
726
721
  //
727
722
  //
@@ -740,7 +735,7 @@ changePagevue_type_template_id_26e49fc9_render._withStripped = true
740
735
  // import locale from './locale/zh_CN'
741
736
 
742
737
 
743
- /* harmony default export */ var changePagevue_type_script_lang_js_ = ({
738
+ /* harmony default export */ var changePagevue_type_script_lang_js = ({
744
739
  name: 'MdsPaginationOption',
745
740
  mixins: [locale_default.a],
746
741
  props: {
@@ -788,8 +783,8 @@ changePagevue_type_template_id_26e49fc9_render._withStripped = true
788
783
  }
789
784
  }
790
785
  });
791
- // CONCATENATED MODULE: ./components/pagination/changePage.vue?vue&type=script&lang=js&
792
- /* harmony default export */ var pagination_changePagevue_type_script_lang_js_ = (changePagevue_type_script_lang_js_);
786
+ // CONCATENATED MODULE: ./components/pagination/changePage.vue?vue&type=script&lang=js
787
+ /* harmony default export */ var pagination_changePagevue_type_script_lang_js = (changePagevue_type_script_lang_js);
793
788
  // CONCATENATED MODULE: ./components/pagination/changePage.vue
794
789
 
795
790
 
@@ -799,9 +794,9 @@ changePagevue_type_template_id_26e49fc9_render._withStripped = true
799
794
  /* normalize component */
800
795
 
801
796
  var changePage_component = Object(componentNormalizer["a" /* default */])(
802
- pagination_changePagevue_type_script_lang_js_,
803
- changePagevue_type_template_id_26e49fc9_render,
804
- changePagevue_type_template_id_26e49fc9_staticRenderFns,
797
+ pagination_changePagevue_type_script_lang_js,
798
+ changePagevue_type_template_id_24e61ce9_render,
799
+ changePagevue_type_template_id_24e61ce9_staticRenderFns,
805
800
  false,
806
801
  null,
807
802
  null,
@@ -809,11 +804,8 @@ var changePage_component = Object(componentNormalizer["a" /* default */])(
809
804
 
810
805
  )
811
806
 
812
- /* hot reload */
813
- if (false) { var changePage_api; }
814
- changePage_component.options.__file = "components/pagination/changePage.vue"
815
807
  /* harmony default export */ var changePage = (changePage_component.exports);
816
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/pagination/pagination.vue?vue&type=script&lang=js&
808
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/pagination/pagination.vue?vue&type=script&lang=js
817
809
 
818
810
  //
819
811
  //
@@ -975,7 +967,7 @@ changePage_component.options.__file = "components/pagination/changePage.vue"
975
967
 
976
968
 
977
969
 
978
- /* harmony default export */ var paginationvue_type_script_lang_js_ = ({
970
+ /* harmony default export */ var paginationvue_type_script_lang_js = ({
979
971
  name: 'MdsPagination',
980
972
  mixins: [locale_default.a],
981
973
  props: {
@@ -1257,8 +1249,8 @@ changePage_component.options.__file = "components/pagination/changePage.vue"
1257
1249
  ChangePage: changePage
1258
1250
  }
1259
1251
  });
1260
- // CONCATENATED MODULE: ./components/pagination/pagination.vue?vue&type=script&lang=js&
1261
- /* harmony default export */ var pagination_paginationvue_type_script_lang_js_ = (paginationvue_type_script_lang_js_);
1252
+ // CONCATENATED MODULE: ./components/pagination/pagination.vue?vue&type=script&lang=js
1253
+ /* harmony default export */ var pagination_paginationvue_type_script_lang_js = (paginationvue_type_script_lang_js);
1262
1254
  // CONCATENATED MODULE: ./components/pagination/pagination.vue
1263
1255
 
1264
1256
 
@@ -1268,7 +1260,7 @@ changePage_component.options.__file = "components/pagination/changePage.vue"
1268
1260
  /* normalize component */
1269
1261
 
1270
1262
  var pagination_component = Object(componentNormalizer["a" /* default */])(
1271
- pagination_paginationvue_type_script_lang_js_,
1263
+ pagination_paginationvue_type_script_lang_js,
1272
1264
  render,
1273
1265
  staticRenderFns,
1274
1266
  false,
@@ -1278,9 +1270,6 @@ var pagination_component = Object(componentNormalizer["a" /* default */])(
1278
1270
 
1279
1271
  )
1280
1272
 
1281
- /* hot reload */
1282
- if (false) { var pagination_api; }
1283
- pagination_component.options.__file = "components/pagination/pagination.vue"
1284
1273
  /* harmony default export */ var pagination = (pagination_component.exports);
1285
1274
  // CONCATENATED MODULE: ./components/pagination/index.js
1286
1275
  /*
@@ -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