@mdsfe/mds-ui 0.4.9 → 0.4.11-0
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.
- package/CHANGELOG.md +1089 -0
- package/dist/affix.js +26 -21
- package/dist/alert.js +26 -21
- package/dist/anchor.js +41 -33
- package/dist/avatar.js +26 -21
- package/dist/backtop.js +36 -28
- package/dist/badge.js +31 -26
- package/dist/bordershadow.js +26 -21
- package/dist/breadcrumb.js +41 -33
- package/dist/button.js +41 -33
- package/dist/card.js +41 -33
- package/dist/carousel.js +41 -33
- package/dist/cascader.js +74 -57
- package/dist/cascaderpanel.js +51 -40
- package/dist/checkbox.js +41 -33
- package/dist/col.js +41 -33
- package/dist/collapse.js +41 -33
- package/dist/color.js +26 -21
- package/dist/datepicker.js +189 -148
- package/dist/divider.js +26 -21
- package/dist/drawer.js +27 -21
- package/dist/dropdown.js +61 -35
- package/dist/empty.js +26 -21
- package/dist/font/iconfont.6287649.ttf +1 -0
- package/dist/font/iconfont.badd670.woff +1 -0
- package/dist/font/iconfont.c1b8fe0.woff2 +1 -0
- package/dist/font.js +26 -21
- package/dist/form.js +41 -33
- package/dist/icon.js +26 -21
- package/dist/index.js +15 -19
- package/dist/input.js +57 -43
- package/dist/inputnumber.js +26 -21
- package/dist/layout.js +86 -69
- package/dist/list.js +41 -33
- package/dist/loading.js +26 -21
- package/dist/mds-ui.common.css +7 -0
- package/dist/mds-ui.common.js +1 -0
- package/dist/mds-ui.min.css +1 -1
- package/dist/mds-ui.min.js +1 -71200
- package/dist/menu.js +71 -57
- package/dist/message.js +56 -45
- package/dist/modal.js +36 -21
- package/dist/notification.js +46 -38
- package/dist/pagination.js +56 -45
- package/dist/popconfirm.js +1 -1
- package/dist/popover.js +26 -21
- package/dist/progress.js +57 -46
- package/dist/radio.js +44 -36
- package/dist/rate.js +41 -33
- package/dist/row.js +41 -33
- package/dist/select.js +81 -64
- package/dist/slider.js +45 -37
- package/dist/slottable.js +39 -31
- package/dist/steps.js +1 -1
- package/dist/style/affix.js +1 -0
- package/dist/style/alert.js +1 -0
- package/dist/style/anchor.js +1 -0
- package/dist/style/avatar.js +1 -0
- package/dist/style/backtop.js +1 -0
- package/dist/style/badge.css +2 -2
- package/dist/style/badge.js +1 -0
- package/dist/style/base.css +1 -1
- package/dist/style/base.js +1 -0
- package/dist/style/bordershadow.js +1 -0
- package/dist/style/breadcrumb.js +1 -0
- package/dist/style/button.js +1 -0
- package/dist/style/card.js +1 -0
- package/dist/style/carousel.js +1 -0
- package/dist/style/cascader.js +1 -0
- package/dist/style/cascaderpanel.js +1 -0
- package/dist/style/checkbox.css +9 -5
- package/dist/style/checkbox.js +1 -0
- package/dist/style/col.js +1 -0
- package/dist/style/collapse.js +1 -0
- package/dist/style/color.js +1 -0
- package/dist/style/datepicker.js +1 -0
- package/dist/style/divider.js +1 -0
- package/dist/style/drawer.js +1 -0
- package/dist/style/dropdown.js +1 -0
- package/dist/style/empty.js +1 -0
- package/dist/style/font.js +1 -0
- package/dist/style/form.js +1 -0
- package/dist/style/icon.css +1 -1
- package/dist/style/icon.js +1 -0
- package/dist/style/index.css +1 -1
- package/dist/style/index.js +1 -0
- package/dist/style/input.js +1 -0
- package/dist/style/inputnumber.js +1 -0
- package/dist/style/layout.js +1 -0
- package/dist/style/list.js +1 -0
- package/dist/style/loading.js +1 -0
- package/dist/style/menu.js +1 -0
- package/dist/style/message.js +1 -0
- package/dist/style/modal.js +1 -0
- package/dist/style/notification.css +4 -4
- package/dist/style/notification.js +1 -0
- package/dist/style/pagination.js +1 -0
- package/dist/style/popconfirm.js +1 -0
- package/dist/style/popover.js +1 -0
- package/dist/style/progress.js +1 -0
- package/dist/style/radio.js +1 -0
- package/dist/style/rate.css +3 -3
- package/dist/style/rate.js +1 -0
- package/dist/style/row.js +1 -0
- package/dist/style/select.js +1 -0
- package/dist/style/slider.js +1 -0
- package/dist/style/slottable.js +1 -0
- package/dist/style/steps.js +1 -0
- package/dist/style/switch.js +1 -0
- package/dist/style/table.css +9 -5
- package/dist/style/table.js +1 -0
- package/dist/style/tabs.js +1 -0
- package/dist/style/tag.js +1 -0
- package/dist/style/text.js +1 -0
- package/dist/style/timeline.js +1 -0
- package/dist/style/timepicker.js +1 -0
- package/dist/style/tooltip.js +1 -0
- package/dist/style/transfer.css +3 -3
- package/dist/style/transfer.js +1 -0
- package/dist/style/transition.js +1 -0
- package/dist/style/tree.js +1 -0
- package/dist/style/typography.js +1 -0
- package/dist/style/upload.js +1 -0
- package/dist/switch.js +26 -21
- package/dist/table.js +171 -136
- package/dist/tabs.js +103 -77
- package/dist/tag.js +26 -21
- package/dist/text.js +66 -52
- package/dist/timeline.js +41 -33
- package/dist/timepicker.js +68 -51
- package/dist/tooltip.js +1 -1
- package/dist/transfer.js +56 -45
- package/dist/transition.js +1 -1
- package/dist/tree.js +109 -101
- package/dist/typography.js +41 -33
- package/dist/upload.js +94 -74
- package/package.json +10 -9
package/dist/breadcrumb.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 = "";
|
|
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
|
-
|
|
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
|
-
|
|
170
|
-
|
|
171
|
-
|
|
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
|
|
191
|
+
options.beforeCreate = existing
|
|
192
|
+
? [].concat(existing, hook)
|
|
193
|
+
: [hook]
|
|
192
194
|
}
|
|
193
195
|
}
|
|
194
196
|
|
|
@@ -217,7 +219,7 @@ var style = __webpack_require__(156);
|
|
|
217
219
|
// CONCATENATED MODULE: ./components/breadcrumb/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/breadcrumb/breadcrumb.vue?vue&type=template&id=
|
|
222
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/breadcrumb/breadcrumb.vue?vue&type=template&id=ed305838&
|
|
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/breadcrumb/breadcrumb.vue?vue&type=template&id=
|
|
233
|
+
// CONCATENATED MODULE: ./components/breadcrumb/breadcrumb.vue?vue&type=template&id=ed305838&
|
|
232
234
|
|
|
233
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/breadcrumb/breadcrumb.vue?vue&type=script&lang=js
|
|
235
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/breadcrumb/breadcrumb.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
|
|
243
|
+
/* harmony default export */ var breadcrumbvue_type_script_lang_js_ = ({
|
|
242
244
|
name: 'MdsBreadcrumb',
|
|
243
245
|
props: {
|
|
244
246
|
prefixCls: {
|
|
@@ -251,8 +253,8 @@ render._withStripped = true
|
|
|
251
253
|
}
|
|
252
254
|
}
|
|
253
255
|
});
|
|
254
|
-
// CONCATENATED MODULE: ./components/breadcrumb/breadcrumb.vue?vue&type=script&lang=js
|
|
255
|
-
/* harmony default export */ var
|
|
256
|
+
// CONCATENATED MODULE: ./components/breadcrumb/breadcrumb.vue?vue&type=script&lang=js&
|
|
257
|
+
/* harmony default export */ var breadcrumb_breadcrumbvue_type_script_lang_js_ = (breadcrumbvue_type_script_lang_js_);
|
|
256
258
|
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
257
259
|
var componentNormalizer = __webpack_require__(0);
|
|
258
260
|
|
|
@@ -265,7 +267,7 @@ var componentNormalizer = __webpack_require__(0);
|
|
|
265
267
|
/* normalize component */
|
|
266
268
|
|
|
267
269
|
var component = Object(componentNormalizer["a" /* default */])(
|
|
268
|
-
|
|
270
|
+
breadcrumb_breadcrumbvue_type_script_lang_js_,
|
|
269
271
|
render,
|
|
270
272
|
staticRenderFns,
|
|
271
273
|
false,
|
|
@@ -275,9 +277,12 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
275
277
|
|
|
276
278
|
)
|
|
277
279
|
|
|
280
|
+
/* hot reload */
|
|
281
|
+
if (false) { var api; }
|
|
282
|
+
component.options.__file = "components/breadcrumb/breadcrumb.vue"
|
|
278
283
|
/* harmony default export */ var breadcrumb = (component.exports);
|
|
279
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/breadcrumb/breadcrumb-item.vue?vue&type=template&id=
|
|
280
|
-
var
|
|
284
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/breadcrumb/breadcrumb-item.vue?vue&type=template&id=6ddc84e8&
|
|
285
|
+
var breadcrumb_itemvue_type_template_id_6ddc84e8_render = function () {
|
|
281
286
|
var _vm = this
|
|
282
287
|
var _h = _vm.$createElement
|
|
283
288
|
var _c = _vm._self._c || _h
|
|
@@ -311,13 +316,13 @@ var breadcrumb_itemvue_type_template_id_51d21cbd_render = function () {
|
|
|
311
316
|
]
|
|
312
317
|
)
|
|
313
318
|
}
|
|
314
|
-
var
|
|
315
|
-
|
|
319
|
+
var breadcrumb_itemvue_type_template_id_6ddc84e8_staticRenderFns = []
|
|
320
|
+
breadcrumb_itemvue_type_template_id_6ddc84e8_render._withStripped = true
|
|
316
321
|
|
|
317
322
|
|
|
318
|
-
// CONCATENATED MODULE: ./components/breadcrumb/breadcrumb-item.vue?vue&type=template&id=
|
|
323
|
+
// CONCATENATED MODULE: ./components/breadcrumb/breadcrumb-item.vue?vue&type=template&id=6ddc84e8&
|
|
319
324
|
|
|
320
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/breadcrumb/breadcrumb-item.vue?vue&type=script&lang=js
|
|
325
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/breadcrumb/breadcrumb-item.vue?vue&type=script&lang=js&
|
|
321
326
|
//
|
|
322
327
|
//
|
|
323
328
|
//
|
|
@@ -335,7 +340,7 @@ breadcrumb_itemvue_type_template_id_51d21cbd_render._withStripped = true
|
|
|
335
340
|
//
|
|
336
341
|
//
|
|
337
342
|
|
|
338
|
-
/* harmony default export */ var
|
|
343
|
+
/* harmony default export */ var breadcrumb_itemvue_type_script_lang_js_ = ({
|
|
339
344
|
name: 'MdsBreadcrumbItem',
|
|
340
345
|
props: {
|
|
341
346
|
prefixCls: {
|
|
@@ -371,8 +376,8 @@ breadcrumb_itemvue_type_template_id_51d21cbd_render._withStripped = true
|
|
|
371
376
|
}
|
|
372
377
|
}
|
|
373
378
|
});
|
|
374
|
-
// CONCATENATED MODULE: ./components/breadcrumb/breadcrumb-item.vue?vue&type=script&lang=js
|
|
375
|
-
/* harmony default export */ var
|
|
379
|
+
// CONCATENATED MODULE: ./components/breadcrumb/breadcrumb-item.vue?vue&type=script&lang=js&
|
|
380
|
+
/* harmony default export */ var breadcrumb_breadcrumb_itemvue_type_script_lang_js_ = (breadcrumb_itemvue_type_script_lang_js_);
|
|
376
381
|
// CONCATENATED MODULE: ./components/breadcrumb/breadcrumb-item.vue
|
|
377
382
|
|
|
378
383
|
|
|
@@ -382,9 +387,9 @@ breadcrumb_itemvue_type_template_id_51d21cbd_render._withStripped = true
|
|
|
382
387
|
/* normalize component */
|
|
383
388
|
|
|
384
389
|
var breadcrumb_item_component = Object(componentNormalizer["a" /* default */])(
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
390
|
+
breadcrumb_breadcrumb_itemvue_type_script_lang_js_,
|
|
391
|
+
breadcrumb_itemvue_type_template_id_6ddc84e8_render,
|
|
392
|
+
breadcrumb_itemvue_type_template_id_6ddc84e8_staticRenderFns,
|
|
388
393
|
false,
|
|
389
394
|
null,
|
|
390
395
|
null,
|
|
@@ -392,6 +397,9 @@ var breadcrumb_item_component = Object(componentNormalizer["a" /* default */])(
|
|
|
392
397
|
|
|
393
398
|
)
|
|
394
399
|
|
|
400
|
+
/* hot reload */
|
|
401
|
+
if (false) { var breadcrumb_item_api; }
|
|
402
|
+
breadcrumb_item_component.options.__file = "components/breadcrumb/breadcrumb-item.vue"
|
|
395
403
|
/* harmony default export */ var breadcrumb_item = (breadcrumb_item_component.exports);
|
|
396
404
|
// CONCATENATED MODULE: ./components/breadcrumb/index.js
|
|
397
405
|
|
package/dist/button.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 = "";
|
|
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
|
-
|
|
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
|
-
|
|
170
|
-
|
|
171
|
-
|
|
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
|
|
191
|
+
options.beforeCreate = existing
|
|
192
|
+
? [].concat(existing, hook)
|
|
193
|
+
: [hook]
|
|
192
194
|
}
|
|
193
195
|
}
|
|
194
196
|
|
|
@@ -238,7 +240,7 @@ var style = __webpack_require__(160);
|
|
|
238
240
|
// CONCATENATED MODULE: ./components/button/style/index.js
|
|
239
241
|
|
|
240
242
|
|
|
241
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/button/button.vue?vue&type=template&id=
|
|
243
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/button/button.vue?vue&type=template&id=5350d404&
|
|
242
244
|
var render = function () {
|
|
243
245
|
var _vm = this
|
|
244
246
|
var _h = _vm.$createElement
|
|
@@ -270,7 +272,7 @@ var staticRenderFns = []
|
|
|
270
272
|
render._withStripped = true
|
|
271
273
|
|
|
272
274
|
|
|
273
|
-
// CONCATENATED MODULE: ./components/button/button.vue?vue&type=template&id=
|
|
275
|
+
// CONCATENATED MODULE: ./components/button/button.vue?vue&type=template&id=5350d404&
|
|
274
276
|
|
|
275
277
|
// EXTERNAL MODULE: external "babel-runtime/helpers/defineProperty"
|
|
276
278
|
var defineProperty_ = __webpack_require__(3);
|
|
@@ -279,7 +281,7 @@ var defineProperty_default = /*#__PURE__*/__webpack_require__.n(defineProperty_)
|
|
|
279
281
|
// EXTERNAL MODULE: external "./_util/proptype"
|
|
280
282
|
var proptype_ = __webpack_require__(8);
|
|
281
283
|
|
|
282
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/button/button.vue?vue&type=script&lang=js
|
|
284
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/button/button.vue?vue&type=script&lang=js&
|
|
283
285
|
|
|
284
286
|
//
|
|
285
287
|
//
|
|
@@ -307,7 +309,7 @@ var SIZEMAP = {
|
|
|
307
309
|
'large-small': 'ls'
|
|
308
310
|
};
|
|
309
311
|
|
|
310
|
-
/* harmony default export */ var
|
|
312
|
+
/* harmony default export */ var buttonvue_type_script_lang_js_ = ({
|
|
311
313
|
name: 'MdsButton',
|
|
312
314
|
props: {
|
|
313
315
|
ghost: {
|
|
@@ -437,8 +439,8 @@ var SIZEMAP = {
|
|
|
437
439
|
children && children.length === 1 && children[0].text && (this.justText = true);
|
|
438
440
|
}
|
|
439
441
|
});
|
|
440
|
-
// CONCATENATED MODULE: ./components/button/button.vue?vue&type=script&lang=js
|
|
441
|
-
/* harmony default export */ var
|
|
442
|
+
// CONCATENATED MODULE: ./components/button/button.vue?vue&type=script&lang=js&
|
|
443
|
+
/* harmony default export */ var button_buttonvue_type_script_lang_js_ = (buttonvue_type_script_lang_js_);
|
|
442
444
|
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
443
445
|
var componentNormalizer = __webpack_require__(0);
|
|
444
446
|
|
|
@@ -451,7 +453,7 @@ var componentNormalizer = __webpack_require__(0);
|
|
|
451
453
|
/* normalize component */
|
|
452
454
|
|
|
453
455
|
var component = Object(componentNormalizer["a" /* default */])(
|
|
454
|
-
|
|
456
|
+
button_buttonvue_type_script_lang_js_,
|
|
455
457
|
render,
|
|
456
458
|
staticRenderFns,
|
|
457
459
|
false,
|
|
@@ -461,21 +463,24 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
461
463
|
|
|
462
464
|
)
|
|
463
465
|
|
|
466
|
+
/* hot reload */
|
|
467
|
+
if (false) { var api; }
|
|
468
|
+
component.options.__file = "components/button/button.vue"
|
|
464
469
|
/* harmony default export */ var button_button = (component.exports);
|
|
465
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/button/button-group.vue?vue&type=template&id=
|
|
466
|
-
var
|
|
470
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/button/button-group.vue?vue&type=template&id=16f19476&
|
|
471
|
+
var button_groupvue_type_template_id_16f19476_render = function () {
|
|
467
472
|
var _vm = this
|
|
468
473
|
var _h = _vm.$createElement
|
|
469
474
|
var _c = _vm._self._c || _h
|
|
470
475
|
return _c("div", { class: _vm.classes }, [_vm._t("default")], 2)
|
|
471
476
|
}
|
|
472
|
-
var
|
|
473
|
-
|
|
477
|
+
var button_groupvue_type_template_id_16f19476_staticRenderFns = []
|
|
478
|
+
button_groupvue_type_template_id_16f19476_render._withStripped = true
|
|
474
479
|
|
|
475
480
|
|
|
476
|
-
// CONCATENATED MODULE: ./components/button/button-group.vue?vue&type=template&id=
|
|
481
|
+
// CONCATENATED MODULE: ./components/button/button-group.vue?vue&type=template&id=16f19476&
|
|
477
482
|
|
|
478
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/button/button-group.vue?vue&type=script&lang=js
|
|
483
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/button/button-group.vue?vue&type=script&lang=js&
|
|
479
484
|
|
|
480
485
|
//
|
|
481
486
|
//
|
|
@@ -492,7 +497,7 @@ var button_groupvue_type_script_lang_js_SIZEMAP = {
|
|
|
492
497
|
'large-small': 'ls'
|
|
493
498
|
};
|
|
494
499
|
|
|
495
|
-
/* harmony default export */ var
|
|
500
|
+
/* harmony default export */ var button_groupvue_type_script_lang_js_ = ({
|
|
496
501
|
name: 'MdsBtnGroup',
|
|
497
502
|
props: {
|
|
498
503
|
size: {
|
|
@@ -516,8 +521,8 @@ var button_groupvue_type_script_lang_js_SIZEMAP = {
|
|
|
516
521
|
}
|
|
517
522
|
}
|
|
518
523
|
});
|
|
519
|
-
// CONCATENATED MODULE: ./components/button/button-group.vue?vue&type=script&lang=js
|
|
520
|
-
/* harmony default export */ var
|
|
524
|
+
// CONCATENATED MODULE: ./components/button/button-group.vue?vue&type=script&lang=js&
|
|
525
|
+
/* harmony default export */ var button_button_groupvue_type_script_lang_js_ = (button_groupvue_type_script_lang_js_);
|
|
521
526
|
// CONCATENATED MODULE: ./components/button/button-group.vue
|
|
522
527
|
|
|
523
528
|
|
|
@@ -527,9 +532,9 @@ var button_groupvue_type_script_lang_js_SIZEMAP = {
|
|
|
527
532
|
/* normalize component */
|
|
528
533
|
|
|
529
534
|
var button_group_component = Object(componentNormalizer["a" /* default */])(
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
535
|
+
button_button_groupvue_type_script_lang_js_,
|
|
536
|
+
button_groupvue_type_template_id_16f19476_render,
|
|
537
|
+
button_groupvue_type_template_id_16f19476_staticRenderFns,
|
|
533
538
|
false,
|
|
534
539
|
null,
|
|
535
540
|
null,
|
|
@@ -537,6 +542,9 @@ var button_group_component = Object(componentNormalizer["a" /* default */])(
|
|
|
537
542
|
|
|
538
543
|
)
|
|
539
544
|
|
|
545
|
+
/* hot reload */
|
|
546
|
+
if (false) { var button_group_api; }
|
|
547
|
+
button_group_component.options.__file = "components/button/button-group.vue"
|
|
540
548
|
/* harmony default export */ var button_group = (button_group_component.exports);
|
|
541
549
|
// CONCATENATED MODULE: ./components/button/index.js
|
|
542
550
|
|
package/dist/card.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 = "";
|
|
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
|
-
|
|
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
|
-
|
|
170
|
-
|
|
171
|
-
|
|
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
|
|
191
|
+
options.beforeCreate = existing
|
|
192
|
+
? [].concat(existing, hook)
|
|
193
|
+
: [hook]
|
|
192
194
|
}
|
|
193
195
|
}
|
|
194
196
|
|
|
@@ -217,7 +219,7 @@ var style = __webpack_require__(162);
|
|
|
217
219
|
// CONCATENATED MODULE: ./components/card/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/card/card.vue?vue&type=template&id=
|
|
222
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/card/card.vue?vue&type=template&id=7daa7084&
|
|
221
223
|
var render = function () {
|
|
222
224
|
var _vm = this
|
|
223
225
|
var _h = _vm.$createElement
|
|
@@ -314,9 +316,9 @@ var staticRenderFns = []
|
|
|
314
316
|
render._withStripped = true
|
|
315
317
|
|
|
316
318
|
|
|
317
|
-
// CONCATENATED MODULE: ./components/card/card.vue?vue&type=template&id=
|
|
319
|
+
// CONCATENATED MODULE: ./components/card/card.vue?vue&type=template&id=7daa7084&
|
|
318
320
|
|
|
319
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/card/card.vue?vue&type=script&lang=js
|
|
321
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/card/card.vue?vue&type=script&lang=js&
|
|
320
322
|
//
|
|
321
323
|
//
|
|
322
324
|
//
|
|
@@ -353,7 +355,7 @@ render._withStripped = true
|
|
|
353
355
|
//
|
|
354
356
|
//
|
|
355
357
|
|
|
356
|
-
/* harmony default export */ var
|
|
358
|
+
/* harmony default export */ var cardvue_type_script_lang_js_ = ({
|
|
357
359
|
name: 'MdsCard',
|
|
358
360
|
props: {
|
|
359
361
|
loading: {
|
|
@@ -392,8 +394,8 @@ render._withStripped = true
|
|
|
392
394
|
}
|
|
393
395
|
}
|
|
394
396
|
});
|
|
395
|
-
// CONCATENATED MODULE: ./components/card/card.vue?vue&type=script&lang=js
|
|
396
|
-
/* harmony default export */ var
|
|
397
|
+
// CONCATENATED MODULE: ./components/card/card.vue?vue&type=script&lang=js&
|
|
398
|
+
/* harmony default export */ var card_cardvue_type_script_lang_js_ = (cardvue_type_script_lang_js_);
|
|
397
399
|
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
398
400
|
var componentNormalizer = __webpack_require__(0);
|
|
399
401
|
|
|
@@ -406,7 +408,7 @@ var componentNormalizer = __webpack_require__(0);
|
|
|
406
408
|
/* normalize component */
|
|
407
409
|
|
|
408
410
|
var component = Object(componentNormalizer["a" /* default */])(
|
|
409
|
-
|
|
411
|
+
card_cardvue_type_script_lang_js_,
|
|
410
412
|
render,
|
|
411
413
|
staticRenderFns,
|
|
412
414
|
false,
|
|
@@ -416,21 +418,24 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
416
418
|
|
|
417
419
|
)
|
|
418
420
|
|
|
421
|
+
/* hot reload */
|
|
422
|
+
if (false) { var api; }
|
|
423
|
+
component.options.__file = "components/card/card.vue"
|
|
419
424
|
/* harmony default export */ var card = (component.exports);
|
|
420
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/card/grid.vue?vue&type=template&id=
|
|
421
|
-
var
|
|
425
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/card/grid.vue?vue&type=template&id=ddc5148c&
|
|
426
|
+
var gridvue_type_template_id_ddc5148c_render = function () {
|
|
422
427
|
var _vm = this
|
|
423
428
|
var _h = _vm.$createElement
|
|
424
429
|
var _c = _vm._self._c || _h
|
|
425
430
|
return _c("div", { class: _vm.prefixCls + "-grid" }, [_vm._t("default")], 2)
|
|
426
431
|
}
|
|
427
|
-
var
|
|
428
|
-
|
|
432
|
+
var gridvue_type_template_id_ddc5148c_staticRenderFns = []
|
|
433
|
+
gridvue_type_template_id_ddc5148c_render._withStripped = true
|
|
429
434
|
|
|
430
435
|
|
|
431
|
-
// CONCATENATED MODULE: ./components/card/grid.vue?vue&type=template&id=
|
|
436
|
+
// CONCATENATED MODULE: ./components/card/grid.vue?vue&type=template&id=ddc5148c&
|
|
432
437
|
|
|
433
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/card/grid.vue?vue&type=script&lang=js
|
|
438
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/card/grid.vue?vue&type=script&lang=js&
|
|
434
439
|
//
|
|
435
440
|
//
|
|
436
441
|
//
|
|
@@ -438,7 +443,7 @@ gridvue_type_template_id_92d52856_render._withStripped = true
|
|
|
438
443
|
//
|
|
439
444
|
//
|
|
440
445
|
|
|
441
|
-
/* harmony default export */ var
|
|
446
|
+
/* harmony default export */ var gridvue_type_script_lang_js_ = ({
|
|
442
447
|
name: 'MdsGrid',
|
|
443
448
|
props: {
|
|
444
449
|
prefixCls: {
|
|
@@ -447,8 +452,8 @@ gridvue_type_template_id_92d52856_render._withStripped = true
|
|
|
447
452
|
}
|
|
448
453
|
}
|
|
449
454
|
});
|
|
450
|
-
// CONCATENATED MODULE: ./components/card/grid.vue?vue&type=script&lang=js
|
|
451
|
-
/* harmony default export */ var
|
|
455
|
+
// CONCATENATED MODULE: ./components/card/grid.vue?vue&type=script&lang=js&
|
|
456
|
+
/* harmony default export */ var card_gridvue_type_script_lang_js_ = (gridvue_type_script_lang_js_);
|
|
452
457
|
// CONCATENATED MODULE: ./components/card/grid.vue
|
|
453
458
|
|
|
454
459
|
|
|
@@ -458,9 +463,9 @@ gridvue_type_template_id_92d52856_render._withStripped = true
|
|
|
458
463
|
/* normalize component */
|
|
459
464
|
|
|
460
465
|
var grid_component = Object(componentNormalizer["a" /* default */])(
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
466
|
+
card_gridvue_type_script_lang_js_,
|
|
467
|
+
gridvue_type_template_id_ddc5148c_render,
|
|
468
|
+
gridvue_type_template_id_ddc5148c_staticRenderFns,
|
|
464
469
|
false,
|
|
465
470
|
null,
|
|
466
471
|
null,
|
|
@@ -468,6 +473,9 @@ var grid_component = Object(componentNormalizer["a" /* default */])(
|
|
|
468
473
|
|
|
469
474
|
)
|
|
470
475
|
|
|
476
|
+
/* hot reload */
|
|
477
|
+
if (false) { var grid_api; }
|
|
478
|
+
grid_component.options.__file = "components/card/grid.vue"
|
|
471
479
|
/* harmony default export */ var grid = (grid_component.exports);
|
|
472
480
|
// CONCATENATED MODULE: ./components/card/index.js
|
|
473
481
|
/**
|