@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.
- package/dist/affix.js +21 -26
- package/dist/alert.js +21 -26
- package/dist/anchor.js +33 -41
- package/dist/avatar.js +21 -26
- package/dist/backtop.js +21 -26
- package/dist/badge.js +26 -31
- package/dist/bordershadow.js +21 -26
- package/dist/breadcrumb.js +33 -41
- package/dist/button.js +33 -41
- package/dist/card.js +33 -41
- package/dist/carousel.js +33 -41
- package/dist/cascader.js +57 -74
- package/dist/cascaderpanel.js +40 -51
- package/dist/checkbox.js +33 -41
- package/dist/col.js +33 -41
- package/dist/collapse.js +33 -41
- package/dist/color.js +21 -26
- package/dist/datepicker.js +148 -186
- package/dist/divider.js +21 -26
- package/dist/drawer.js +21 -26
- package/dist/dropdown.js +33 -41
- package/dist/empty.js +21 -26
- package/dist/font.js +21 -26
- package/dist/form.js +33 -41
- package/dist/icon.js +21 -26
- package/dist/index.js +19 -15
- package/dist/input.js +43 -57
- package/dist/inputnumber.js +21 -26
- package/dist/layout.js +69 -86
- package/dist/list.js +33 -41
- package/dist/loading.js +21 -26
- package/dist/mds-ui.min.css +1 -1
- package/dist/mds-ui.min.js +71200 -1
- package/dist/menu.js +57 -71
- package/dist/message.js +45 -56
- package/dist/modal.js +21 -26
- package/dist/notification.js +38 -46
- package/dist/pagination.js +45 -56
- package/dist/popconfirm.js +1 -1
- package/dist/popover.js +21 -26
- package/dist/progress.js +46 -57
- package/dist/radio.js +36 -44
- package/dist/rate.js +33 -41
- package/dist/row.js +33 -41
- package/dist/select.js +64 -81
- package/dist/slider.js +37 -45
- package/dist/slottable.js +31 -39
- package/dist/steps.js +1 -1
- package/dist/style/badge.css +2 -2
- package/dist/style/base.css +1 -1
- package/dist/style/icon.css +1 -1
- package/dist/style/index.css +1 -1
- package/dist/style/notification.css +4 -4
- package/dist/style/rate.css +3 -3
- package/dist/switch.js +21 -26
- package/dist/table.js +136 -171
- package/dist/tabs.js +75 -98
- package/dist/tag.js +21 -26
- package/dist/text.js +52 -66
- package/dist/timeline.js +33 -41
- package/dist/timepicker.js +51 -68
- package/dist/tooltip.js +1 -1
- package/dist/transfer.js +45 -56
- package/dist/transition.js +1 -1
- package/dist/tree.js +33 -41
- package/dist/typography.js +33 -41
- package/dist/upload.js +74 -94
- package/package.json +9 -10
- package/CHANGELOG.md +0 -1057
- package/dist/font/iconfont.6287649.ttf +0 -1
- package/dist/font/iconfont.badd670.woff +0 -1
- package/dist/font/iconfont.c1b8fe0.woff2 +0 -1
- package/dist/mds-ui.common.css +0 -7
- package/dist/mds-ui.common.js +0 -1
- package/dist/style/affix.js +0 -1
- package/dist/style/alert.js +0 -1
- package/dist/style/anchor.js +0 -1
- package/dist/style/avatar.js +0 -1
- package/dist/style/backtop.js +0 -1
- package/dist/style/badge.js +0 -1
- package/dist/style/base.js +0 -1
- package/dist/style/bordershadow.js +0 -1
- package/dist/style/breadcrumb.js +0 -1
- package/dist/style/button.js +0 -1
- package/dist/style/card.js +0 -1
- package/dist/style/carousel.js +0 -1
- package/dist/style/cascader.js +0 -1
- package/dist/style/cascaderpanel.js +0 -1
- package/dist/style/checkbox.js +0 -1
- package/dist/style/col.js +0 -1
- package/dist/style/collapse.js +0 -1
- package/dist/style/color.js +0 -1
- package/dist/style/datepicker.js +0 -1
- package/dist/style/divider.js +0 -1
- package/dist/style/drawer.js +0 -1
- package/dist/style/dropdown.js +0 -1
- package/dist/style/empty.js +0 -1
- package/dist/style/font.js +0 -1
- package/dist/style/form.js +0 -1
- package/dist/style/icon.js +0 -1
- package/dist/style/index.js +0 -1
- package/dist/style/input.js +0 -1
- package/dist/style/inputnumber.js +0 -1
- package/dist/style/layout.js +0 -1
- package/dist/style/list.js +0 -1
- package/dist/style/loading.js +0 -1
- package/dist/style/menu.js +0 -1
- package/dist/style/message.js +0 -1
- package/dist/style/modal.js +0 -1
- package/dist/style/notification.js +0 -1
- package/dist/style/pagination.js +0 -1
- package/dist/style/popconfirm.js +0 -1
- package/dist/style/popover.js +0 -1
- package/dist/style/progress.js +0 -1
- package/dist/style/radio.js +0 -1
- package/dist/style/rate.js +0 -1
- package/dist/style/row.js +0 -1
- package/dist/style/select.js +0 -1
- package/dist/style/slider.js +0 -1
- package/dist/style/slottable.js +0 -1
- package/dist/style/steps.js +0 -1
- package/dist/style/switch.js +0 -1
- package/dist/style/table.js +0 -1
- package/dist/style/tabs.js +0 -1
- package/dist/style/tag.js +0 -1
- package/dist/style/text.js +0 -1
- package/dist/style/timeline.js +0 -1
- package/dist/style/timepicker.js +0 -1
- package/dist/style/tooltip.js +0 -1
- package/dist/style/transfer.js +0 -1
- package/dist/style/transition.js +0 -1
- package/dist/style/tree.js +0 -1
- package/dist/style/typography.js +0 -1
- package/dist/style/upload.js +0 -1
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 = "/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
|
|
117
|
+
moduleIdentifier /* server only */,
|
|
118
118
|
shadowMode /* vue-cli only */
|
|
119
119
|
) {
|
|
120
120
|
// Vue.extend constructor export interop
|
|
121
|
-
var options =
|
|
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) {
|
|
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
|
-
|
|
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,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
|
|
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
|
|
|
@@ -240,7 +238,7 @@ var style = __webpack_require__(160);
|
|
|
240
238
|
// CONCATENATED MODULE: ./components/button/style/index.js
|
|
241
239
|
|
|
242
240
|
|
|
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=
|
|
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=03577c54
|
|
244
242
|
var render = function () {
|
|
245
243
|
var _vm = this
|
|
246
244
|
var _h = _vm.$createElement
|
|
@@ -272,7 +270,7 @@ var staticRenderFns = []
|
|
|
272
270
|
render._withStripped = true
|
|
273
271
|
|
|
274
272
|
|
|
275
|
-
// CONCATENATED MODULE: ./components/button/button.vue?vue&type=template&id=
|
|
273
|
+
// CONCATENATED MODULE: ./components/button/button.vue?vue&type=template&id=03577c54
|
|
276
274
|
|
|
277
275
|
// EXTERNAL MODULE: external "babel-runtime/helpers/defineProperty"
|
|
278
276
|
var defineProperty_ = __webpack_require__(3);
|
|
@@ -281,7 +279,7 @@ var defineProperty_default = /*#__PURE__*/__webpack_require__.n(defineProperty_)
|
|
|
281
279
|
// EXTERNAL MODULE: external "./_util/proptype"
|
|
282
280
|
var proptype_ = __webpack_require__(8);
|
|
283
281
|
|
|
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
|
|
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
|
|
285
283
|
|
|
286
284
|
//
|
|
287
285
|
//
|
|
@@ -309,7 +307,7 @@ var SIZEMAP = {
|
|
|
309
307
|
'large-small': 'ls'
|
|
310
308
|
};
|
|
311
309
|
|
|
312
|
-
/* harmony default export */ var
|
|
310
|
+
/* harmony default export */ var buttonvue_type_script_lang_js = ({
|
|
313
311
|
name: 'MdsButton',
|
|
314
312
|
props: {
|
|
315
313
|
ghost: {
|
|
@@ -439,8 +437,8 @@ var SIZEMAP = {
|
|
|
439
437
|
children && children.length === 1 && children[0].text && (this.justText = true);
|
|
440
438
|
}
|
|
441
439
|
});
|
|
442
|
-
// CONCATENATED MODULE: ./components/button/button.vue?vue&type=script&lang=js
|
|
443
|
-
/* harmony default export */ var
|
|
440
|
+
// CONCATENATED MODULE: ./components/button/button.vue?vue&type=script&lang=js
|
|
441
|
+
/* harmony default export */ var button_buttonvue_type_script_lang_js = (buttonvue_type_script_lang_js);
|
|
444
442
|
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
445
443
|
var componentNormalizer = __webpack_require__(0);
|
|
446
444
|
|
|
@@ -453,7 +451,7 @@ var componentNormalizer = __webpack_require__(0);
|
|
|
453
451
|
/* normalize component */
|
|
454
452
|
|
|
455
453
|
var component = Object(componentNormalizer["a" /* default */])(
|
|
456
|
-
|
|
454
|
+
button_buttonvue_type_script_lang_js,
|
|
457
455
|
render,
|
|
458
456
|
staticRenderFns,
|
|
459
457
|
false,
|
|
@@ -463,24 +461,21 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
463
461
|
|
|
464
462
|
)
|
|
465
463
|
|
|
466
|
-
/* hot reload */
|
|
467
|
-
if (false) { var api; }
|
|
468
|
-
component.options.__file = "components/button/button.vue"
|
|
469
464
|
/* harmony default export */ var button_button = (component.exports);
|
|
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=
|
|
471
|
-
var
|
|
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=166dab9c
|
|
466
|
+
var button_groupvue_type_template_id_166dab9c_render = function () {
|
|
472
467
|
var _vm = this
|
|
473
468
|
var _h = _vm.$createElement
|
|
474
469
|
var _c = _vm._self._c || _h
|
|
475
470
|
return _c("div", { class: _vm.classes }, [_vm._t("default")], 2)
|
|
476
471
|
}
|
|
477
|
-
var
|
|
478
|
-
|
|
472
|
+
var button_groupvue_type_template_id_166dab9c_staticRenderFns = []
|
|
473
|
+
button_groupvue_type_template_id_166dab9c_render._withStripped = true
|
|
479
474
|
|
|
480
475
|
|
|
481
|
-
// CONCATENATED MODULE: ./components/button/button-group.vue?vue&type=template&id=
|
|
476
|
+
// CONCATENATED MODULE: ./components/button/button-group.vue?vue&type=template&id=166dab9c
|
|
482
477
|
|
|
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
|
|
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
|
|
484
479
|
|
|
485
480
|
//
|
|
486
481
|
//
|
|
@@ -497,7 +492,7 @@ var button_groupvue_type_script_lang_js_SIZEMAP = {
|
|
|
497
492
|
'large-small': 'ls'
|
|
498
493
|
};
|
|
499
494
|
|
|
500
|
-
/* harmony default export */ var
|
|
495
|
+
/* harmony default export */ var button_groupvue_type_script_lang_js = ({
|
|
501
496
|
name: 'MdsBtnGroup',
|
|
502
497
|
props: {
|
|
503
498
|
size: {
|
|
@@ -521,8 +516,8 @@ var button_groupvue_type_script_lang_js_SIZEMAP = {
|
|
|
521
516
|
}
|
|
522
517
|
}
|
|
523
518
|
});
|
|
524
|
-
// CONCATENATED MODULE: ./components/button/button-group.vue?vue&type=script&lang=js
|
|
525
|
-
/* harmony default export */ var
|
|
519
|
+
// CONCATENATED MODULE: ./components/button/button-group.vue?vue&type=script&lang=js
|
|
520
|
+
/* harmony default export */ var button_button_groupvue_type_script_lang_js = (button_groupvue_type_script_lang_js);
|
|
526
521
|
// CONCATENATED MODULE: ./components/button/button-group.vue
|
|
527
522
|
|
|
528
523
|
|
|
@@ -532,9 +527,9 @@ var button_groupvue_type_script_lang_js_SIZEMAP = {
|
|
|
532
527
|
/* normalize component */
|
|
533
528
|
|
|
534
529
|
var button_group_component = Object(componentNormalizer["a" /* default */])(
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
530
|
+
button_button_groupvue_type_script_lang_js,
|
|
531
|
+
button_groupvue_type_template_id_166dab9c_render,
|
|
532
|
+
button_groupvue_type_template_id_166dab9c_staticRenderFns,
|
|
538
533
|
false,
|
|
539
534
|
null,
|
|
540
535
|
null,
|
|
@@ -542,9 +537,6 @@ var button_group_component = Object(componentNormalizer["a" /* default */])(
|
|
|
542
537
|
|
|
543
538
|
)
|
|
544
539
|
|
|
545
|
-
/* hot reload */
|
|
546
|
-
if (false) { var button_group_api; }
|
|
547
|
-
button_group_component.options.__file = "components/button/button-group.vue"
|
|
548
540
|
/* harmony default export */ var button_group = (button_group_component.exports);
|
|
549
541
|
// CONCATENATED MODULE: ./components/button/index.js
|
|
550
542
|
|
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 = "/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
|
|
117
|
+
moduleIdentifier /* server only */,
|
|
118
118
|
shadowMode /* vue-cli only */
|
|
119
119
|
) {
|
|
120
120
|
// Vue.extend constructor export interop
|
|
121
|
-
var options =
|
|
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) {
|
|
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
|
-
|
|
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,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
|
|
184
|
+
options.render = function renderWithStyleInjection(h, context) {
|
|
185
185
|
hook.call(context)
|
|
186
186
|
return originalRender(h, context)
|
|
187
187
|
}
|
|
188
188
|
} else {
|
|
189
189
|
// inject component registration as beforeCreate hook
|
|
190
190
|
var existing = options.beforeCreate
|
|
191
|
-
options.beforeCreate = existing
|
|
192
|
-
? [].concat(existing, hook)
|
|
193
|
-
: [hook]
|
|
191
|
+
options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
|
|
194
192
|
}
|
|
195
193
|
}
|
|
196
194
|
|
|
@@ -219,7 +217,7 @@ var style = __webpack_require__(162);
|
|
|
219
217
|
// CONCATENATED MODULE: ./components/card/style/index.js
|
|
220
218
|
|
|
221
219
|
|
|
222
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/card/card.vue?vue&type=template&id=
|
|
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=10454833
|
|
223
221
|
var render = function () {
|
|
224
222
|
var _vm = this
|
|
225
223
|
var _h = _vm.$createElement
|
|
@@ -316,9 +314,9 @@ var staticRenderFns = []
|
|
|
316
314
|
render._withStripped = true
|
|
317
315
|
|
|
318
316
|
|
|
319
|
-
// CONCATENATED MODULE: ./components/card/card.vue?vue&type=template&id=
|
|
317
|
+
// CONCATENATED MODULE: ./components/card/card.vue?vue&type=template&id=10454833
|
|
320
318
|
|
|
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
|
|
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
|
|
322
320
|
//
|
|
323
321
|
//
|
|
324
322
|
//
|
|
@@ -355,7 +353,7 @@ render._withStripped = true
|
|
|
355
353
|
//
|
|
356
354
|
//
|
|
357
355
|
|
|
358
|
-
/* harmony default export */ var
|
|
356
|
+
/* harmony default export */ var cardvue_type_script_lang_js = ({
|
|
359
357
|
name: 'MdsCard',
|
|
360
358
|
props: {
|
|
361
359
|
loading: {
|
|
@@ -394,8 +392,8 @@ render._withStripped = true
|
|
|
394
392
|
}
|
|
395
393
|
}
|
|
396
394
|
});
|
|
397
|
-
// CONCATENATED MODULE: ./components/card/card.vue?vue&type=script&lang=js
|
|
398
|
-
/* harmony default export */ var
|
|
395
|
+
// CONCATENATED MODULE: ./components/card/card.vue?vue&type=script&lang=js
|
|
396
|
+
/* harmony default export */ var card_cardvue_type_script_lang_js = (cardvue_type_script_lang_js);
|
|
399
397
|
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
400
398
|
var componentNormalizer = __webpack_require__(0);
|
|
401
399
|
|
|
@@ -408,7 +406,7 @@ var componentNormalizer = __webpack_require__(0);
|
|
|
408
406
|
/* normalize component */
|
|
409
407
|
|
|
410
408
|
var component = Object(componentNormalizer["a" /* default */])(
|
|
411
|
-
|
|
409
|
+
card_cardvue_type_script_lang_js,
|
|
412
410
|
render,
|
|
413
411
|
staticRenderFns,
|
|
414
412
|
false,
|
|
@@ -418,24 +416,21 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
418
416
|
|
|
419
417
|
)
|
|
420
418
|
|
|
421
|
-
/* hot reload */
|
|
422
|
-
if (false) { var api; }
|
|
423
|
-
component.options.__file = "components/card/card.vue"
|
|
424
419
|
/* harmony default export */ var card = (component.exports);
|
|
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=
|
|
426
|
-
var
|
|
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=92d52856
|
|
421
|
+
var gridvue_type_template_id_92d52856_render = function () {
|
|
427
422
|
var _vm = this
|
|
428
423
|
var _h = _vm.$createElement
|
|
429
424
|
var _c = _vm._self._c || _h
|
|
430
425
|
return _c("div", { class: _vm.prefixCls + "-grid" }, [_vm._t("default")], 2)
|
|
431
426
|
}
|
|
432
|
-
var
|
|
433
|
-
|
|
427
|
+
var gridvue_type_template_id_92d52856_staticRenderFns = []
|
|
428
|
+
gridvue_type_template_id_92d52856_render._withStripped = true
|
|
434
429
|
|
|
435
430
|
|
|
436
|
-
// CONCATENATED MODULE: ./components/card/grid.vue?vue&type=template&id=
|
|
431
|
+
// CONCATENATED MODULE: ./components/card/grid.vue?vue&type=template&id=92d52856
|
|
437
432
|
|
|
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
|
|
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
|
|
439
434
|
//
|
|
440
435
|
//
|
|
441
436
|
//
|
|
@@ -443,7 +438,7 @@ gridvue_type_template_id_ddc5148c_render._withStripped = true
|
|
|
443
438
|
//
|
|
444
439
|
//
|
|
445
440
|
|
|
446
|
-
/* harmony default export */ var
|
|
441
|
+
/* harmony default export */ var gridvue_type_script_lang_js = ({
|
|
447
442
|
name: 'MdsGrid',
|
|
448
443
|
props: {
|
|
449
444
|
prefixCls: {
|
|
@@ -452,8 +447,8 @@ gridvue_type_template_id_ddc5148c_render._withStripped = true
|
|
|
452
447
|
}
|
|
453
448
|
}
|
|
454
449
|
});
|
|
455
|
-
// CONCATENATED MODULE: ./components/card/grid.vue?vue&type=script&lang=js
|
|
456
|
-
/* harmony default export */ var
|
|
450
|
+
// CONCATENATED MODULE: ./components/card/grid.vue?vue&type=script&lang=js
|
|
451
|
+
/* harmony default export */ var card_gridvue_type_script_lang_js = (gridvue_type_script_lang_js);
|
|
457
452
|
// CONCATENATED MODULE: ./components/card/grid.vue
|
|
458
453
|
|
|
459
454
|
|
|
@@ -463,9 +458,9 @@ gridvue_type_template_id_ddc5148c_render._withStripped = true
|
|
|
463
458
|
/* normalize component */
|
|
464
459
|
|
|
465
460
|
var grid_component = Object(componentNormalizer["a" /* default */])(
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
461
|
+
card_gridvue_type_script_lang_js,
|
|
462
|
+
gridvue_type_template_id_92d52856_render,
|
|
463
|
+
gridvue_type_template_id_92d52856_staticRenderFns,
|
|
469
464
|
false,
|
|
470
465
|
null,
|
|
471
466
|
null,
|
|
@@ -473,9 +468,6 @@ var grid_component = Object(componentNormalizer["a" /* default */])(
|
|
|
473
468
|
|
|
474
469
|
)
|
|
475
470
|
|
|
476
|
-
/* hot reload */
|
|
477
|
-
if (false) { var grid_api; }
|
|
478
|
-
grid_component.options.__file = "components/card/grid.vue"
|
|
479
471
|
/* harmony default export */ var grid = (grid_component.exports);
|
|
480
472
|
// CONCATENATED MODULE: ./components/card/index.js
|
|
481
473
|
/**
|
package/dist/carousel.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
|
|
117
|
+
moduleIdentifier /* server only */,
|
|
118
118
|
shadowMode /* vue-cli only */
|
|
119
119
|
) {
|
|
120
120
|
// Vue.extend constructor export interop
|
|
121
|
-
var options =
|
|
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) {
|
|
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
|
-
|
|
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,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
|
|
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
|
|
|
@@ -226,7 +224,7 @@ var carousel_style = __webpack_require__(263);
|
|
|
226
224
|
// CONCATENATED MODULE: ./components/carousel/style/index.js
|
|
227
225
|
|
|
228
226
|
|
|
229
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/carousel/carousel.vue?vue&type=template&id=
|
|
227
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/carousel/carousel.vue?vue&type=template&id=4d828cc1
|
|
230
228
|
var render = function () {
|
|
231
229
|
var _vm = this
|
|
232
230
|
var _h = _vm.$createElement
|
|
@@ -389,7 +387,7 @@ var staticRenderFns = []
|
|
|
389
387
|
render._withStripped = true
|
|
390
388
|
|
|
391
389
|
|
|
392
|
-
// CONCATENATED MODULE: ./components/carousel/carousel.vue?vue&type=template&id=
|
|
390
|
+
// CONCATENATED MODULE: ./components/carousel/carousel.vue?vue&type=template&id=4d828cc1
|
|
393
391
|
|
|
394
392
|
// EXTERNAL MODULE: external "throttle-debounce"
|
|
395
393
|
var external_throttle_debounce_ = __webpack_require__(21);
|
|
@@ -464,7 +462,7 @@ var removeResizeListener = function removeResizeListener(element, fn) {
|
|
|
464
462
|
var external_input_ = __webpack_require__(17);
|
|
465
463
|
var external_input_default = /*#__PURE__*/__webpack_require__.n(external_input_);
|
|
466
464
|
|
|
467
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/carousel/carousel.vue?vue&type=script&lang=js
|
|
465
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/carousel/carousel.vue?vue&type=script&lang=js
|
|
468
466
|
//
|
|
469
467
|
//
|
|
470
468
|
//
|
|
@@ -533,7 +531,7 @@ var external_input_default = /*#__PURE__*/__webpack_require__.n(external_input_)
|
|
|
533
531
|
|
|
534
532
|
|
|
535
533
|
|
|
536
|
-
/* harmony default export */ var
|
|
534
|
+
/* harmony default export */ var carouselvue_type_script_lang_js = ({
|
|
537
535
|
name: 'MdsCarousel',
|
|
538
536
|
props: {
|
|
539
537
|
initialIndex: {
|
|
@@ -774,8 +772,8 @@ var external_input_default = /*#__PURE__*/__webpack_require__.n(external_input_)
|
|
|
774
772
|
this.pauseTimer();
|
|
775
773
|
}
|
|
776
774
|
});
|
|
777
|
-
// CONCATENATED MODULE: ./components/carousel/carousel.vue?vue&type=script&lang=js
|
|
778
|
-
/* harmony default export */ var
|
|
775
|
+
// CONCATENATED MODULE: ./components/carousel/carousel.vue?vue&type=script&lang=js
|
|
776
|
+
/* harmony default export */ var carousel_carouselvue_type_script_lang_js = (carouselvue_type_script_lang_js);
|
|
779
777
|
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
780
778
|
var componentNormalizer = __webpack_require__(0);
|
|
781
779
|
|
|
@@ -788,7 +786,7 @@ var componentNormalizer = __webpack_require__(0);
|
|
|
788
786
|
/* normalize component */
|
|
789
787
|
|
|
790
788
|
var component = Object(componentNormalizer["a" /* default */])(
|
|
791
|
-
|
|
789
|
+
carousel_carouselvue_type_script_lang_js,
|
|
792
790
|
render,
|
|
793
791
|
staticRenderFns,
|
|
794
792
|
false,
|
|
@@ -798,12 +796,9 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
798
796
|
|
|
799
797
|
)
|
|
800
798
|
|
|
801
|
-
/* hot reload */
|
|
802
|
-
if (false) { var api; }
|
|
803
|
-
component.options.__file = "components/carousel/carousel.vue"
|
|
804
799
|
/* harmony default export */ var carousel = (component.exports);
|
|
805
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/carousel/carousel-item.vue?vue&type=template&id=
|
|
806
|
-
var
|
|
800
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/carousel/carousel-item.vue?vue&type=template&id=4c76b266
|
|
801
|
+
var carousel_itemvue_type_template_id_4c76b266_render = function () {
|
|
807
802
|
var _vm = this
|
|
808
803
|
var _h = _vm.$createElement
|
|
809
804
|
var _c = _vm._self._c || _h
|
|
@@ -848,11 +843,11 @@ var carousel_itemvue_type_template_id_73158f6c_render = function () {
|
|
|
848
843
|
2
|
|
849
844
|
)
|
|
850
845
|
}
|
|
851
|
-
var
|
|
852
|
-
|
|
846
|
+
var carousel_itemvue_type_template_id_4c76b266_staticRenderFns = []
|
|
847
|
+
carousel_itemvue_type_template_id_4c76b266_render._withStripped = true
|
|
853
848
|
|
|
854
849
|
|
|
855
|
-
// CONCATENATED MODULE: ./components/carousel/carousel-item.vue?vue&type=template&id=
|
|
850
|
+
// CONCATENATED MODULE: ./components/carousel/carousel-item.vue?vue&type=template&id=4c76b266
|
|
856
851
|
|
|
857
852
|
// EXTERNAL MODULE: external "babel-runtime/core-js/object/keys"
|
|
858
853
|
var keys_ = __webpack_require__(11);
|
|
@@ -1093,7 +1088,7 @@ function objToArray(obj) {
|
|
|
1093
1088
|
}
|
|
1094
1089
|
return autoprefixer_isEmpty(obj) ? [] : [obj];
|
|
1095
1090
|
}
|
|
1096
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/carousel/carousel-item.vue?vue&type=script&lang=js
|
|
1091
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/carousel/carousel-item.vue?vue&type=script&lang=js
|
|
1097
1092
|
//
|
|
1098
1093
|
//
|
|
1099
1094
|
//
|
|
@@ -1120,7 +1115,7 @@ function objToArray(obj) {
|
|
|
1120
1115
|
|
|
1121
1116
|
|
|
1122
1117
|
var CARD_SCALE = 0.83;
|
|
1123
|
-
/* harmony default export */ var
|
|
1118
|
+
/* harmony default export */ var carousel_itemvue_type_script_lang_js = ({
|
|
1124
1119
|
name: 'MdsCarouselItem',
|
|
1125
1120
|
props: {
|
|
1126
1121
|
name: String,
|
|
@@ -1222,8 +1217,8 @@ var CARD_SCALE = 0.83;
|
|
|
1222
1217
|
this.$parent && this.$parent.updateItems();
|
|
1223
1218
|
}
|
|
1224
1219
|
});
|
|
1225
|
-
// CONCATENATED MODULE: ./components/carousel/carousel-item.vue?vue&type=script&lang=js
|
|
1226
|
-
/* harmony default export */ var
|
|
1220
|
+
// CONCATENATED MODULE: ./components/carousel/carousel-item.vue?vue&type=script&lang=js
|
|
1221
|
+
/* harmony default export */ var carousel_carousel_itemvue_type_script_lang_js = (carousel_itemvue_type_script_lang_js);
|
|
1227
1222
|
// CONCATENATED MODULE: ./components/carousel/carousel-item.vue
|
|
1228
1223
|
|
|
1229
1224
|
|
|
@@ -1233,9 +1228,9 @@ var CARD_SCALE = 0.83;
|
|
|
1233
1228
|
/* normalize component */
|
|
1234
1229
|
|
|
1235
1230
|
var carousel_item_component = Object(componentNormalizer["a" /* default */])(
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1231
|
+
carousel_carousel_itemvue_type_script_lang_js,
|
|
1232
|
+
carousel_itemvue_type_template_id_4c76b266_render,
|
|
1233
|
+
carousel_itemvue_type_template_id_4c76b266_staticRenderFns,
|
|
1239
1234
|
false,
|
|
1240
1235
|
null,
|
|
1241
1236
|
null,
|
|
@@ -1243,9 +1238,6 @@ var carousel_item_component = Object(componentNormalizer["a" /* default */])(
|
|
|
1243
1238
|
|
|
1244
1239
|
)
|
|
1245
1240
|
|
|
1246
|
-
/* hot reload */
|
|
1247
|
-
if (false) { var carousel_item_api; }
|
|
1248
|
-
carousel_item_component.options.__file = "components/carousel/carousel-item.vue"
|
|
1249
1241
|
/* harmony default export */ var carousel_item = (carousel_item_component.exports);
|
|
1250
1242
|
// CONCATENATED MODULE: ./components/carousel/index.js
|
|
1251
1243
|
|