@mdsfe/mds-ui 0.3.0-22 → 0.3.0-24
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/_util/iconfont/index.js +4 -4
- package/dist/affix.js +20 -25
- package/dist/alert.js +20 -25
- package/dist/anchor.js +32 -40
- package/dist/avatar.js +20 -25
- package/dist/backtop.js +20 -25
- package/dist/badge.js +25 -30
- package/dist/bordershadow.js +20 -25
- package/dist/breadcrumb.js +32 -40
- package/dist/button.js +32 -40
- package/dist/card.js +32 -40
- package/dist/carousel.js +32 -40
- package/dist/cascader.js +56 -73
- package/dist/cascaderpanel.js +39 -50
- package/dist/checkbox.js +32 -40
- package/dist/col.js +32 -40
- package/dist/collapse.js +32 -40
- package/dist/color.js +20 -25
- package/dist/datepicker.js +147 -185
- package/dist/divider.js +20 -25
- package/dist/drawer.js +20 -25
- package/dist/dropdown.js +32 -40
- package/dist/empty.js +20 -25
- package/dist/font/iconfont.2c8c70b.woff2 +0 -0
- package/dist/font/{iconfont.bf5c999.ttf → iconfont.701a9e4.ttf} +0 -0
- package/dist/font/iconfont.919a156.woff +0 -0
- package/dist/font.js +20 -25
- package/dist/form.js +32 -40
- package/dist/icon.js +20 -25
- package/dist/index.js +1 -1
- package/dist/input.js +42 -56
- package/dist/inputnumber.js +20 -25
- package/dist/layout.js +68 -85
- package/dist/list.js +32 -40
- package/dist/loading.js +20 -25
- package/dist/mds-ui.min.css +1 -1
- package/dist/mds-ui.min.js +3175 -2687
- package/dist/menu.js +56 -70
- package/dist/message.js +44 -55
- package/dist/modal.js +20 -25
- package/dist/notification.js +37 -45
- package/dist/pagination.js +44 -55
- package/dist/popover.js +20 -25
- package/dist/progress.js +45 -56
- package/dist/radio.js +35 -43
- package/dist/rate.js +32 -40
- package/dist/row.js +32 -40
- package/dist/select.js +63 -80
- package/dist/slider.js +36 -44
- package/dist/slottable.js +30 -38
- package/dist/style/affix.css +52 -1
- package/dist/style/alert.css +52 -1
- package/dist/style/anchor.css +52 -1
- package/dist/style/avatar.css +52 -1
- package/dist/style/badge.css +54 -3
- package/dist/style/bordershadow.css +52 -1
- package/dist/style/breadcrumb.css +52 -1
- package/dist/style/button.css +52 -1
- package/dist/style/card.css +52 -1
- package/dist/style/carousel.css +52 -1
- package/dist/style/checkbox.css +52 -1
- package/dist/style/col.css +52 -1
- package/dist/style/collapse.css +52 -1
- package/dist/style/color.css +52 -1
- package/dist/style/datepicker.css +52 -1
- package/dist/style/divider.css +52 -1
- package/dist/style/drawer.css +52 -1
- package/dist/style/dropdown.css +52 -1
- package/dist/style/empty.css +52 -1
- package/dist/style/font.css +52 -1
- package/dist/style/form.css +52 -1
- package/dist/style/icon.css +52 -1
- package/dist/style/input.css +52 -1
- package/dist/style/inputnumber.css +52 -1
- package/dist/style/layout.css +52 -1
- package/dist/style/list.css +52 -1
- package/dist/style/loading.css +52 -1
- package/dist/style/menu.css +52 -1
- package/dist/style/modal.css +52 -1
- package/dist/style/notification.css +56 -5
- package/dist/style/pagination.css +52 -1
- package/dist/style/popconfirm.css +52 -1
- package/dist/style/popover.css +52 -1
- package/dist/style/progress.css +52 -1
- package/dist/style/radio.css +52 -1
- package/dist/style/rate.css +52 -1
- package/dist/style/row.css +52 -1
- package/dist/style/select.css +52 -1
- package/dist/style/slider.css +52 -1
- package/dist/style/slottable.css +52 -1
- package/dist/style/steps.css +52 -1
- package/dist/style/switch.css +52 -1
- package/dist/style/table.css +52 -1
- package/dist/style/tabs.css +52 -1
- package/dist/style/tag.css +52 -1
- package/dist/style/text.css +52 -1
- package/dist/style/timeline.css +52 -1
- package/dist/style/timepicker.css +52 -1
- package/dist/style/tooltip.css +52 -1
- package/dist/style/tree.css +52 -1
- package/dist/style/typography.css +52 -1
- package/dist/style/upload.css +52 -1
- package/dist/switch.js +20 -25
- package/dist/table.js +135 -170
- package/dist/tabs.js +74 -97
- package/dist/tag.js +20 -25
- package/dist/text.js +51 -65
- package/dist/timeline.js +32 -40
- package/dist/timepicker.js +50 -67
- package/dist/transfer.js +44 -55
- package/dist/tree.js +32 -40
- package/dist/typography.js +32 -40
- package/dist/upload.js +73 -93
- package/package.json +1 -1
- package/CHANGELOG.md +0 -1013
- package/dist/font/iconfont.ba42e6f.woff +0 -0
- package/dist/font/iconfont.d8e6666.woff2 +0 -0
package/dist/button.js
CHANGED
|
@@ -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
|
|
|
@@ -247,7 +245,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
247
245
|
// EXTERNAL MODULE: ./components/button/style/index.js
|
|
248
246
|
var style = __webpack_require__(40);
|
|
249
247
|
|
|
250
|
-
// 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=
|
|
248
|
+
// 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
|
|
251
249
|
var render = function () {
|
|
252
250
|
var _vm = this
|
|
253
251
|
var _h = _vm.$createElement
|
|
@@ -279,7 +277,7 @@ var staticRenderFns = []
|
|
|
279
277
|
render._withStripped = true
|
|
280
278
|
|
|
281
279
|
|
|
282
|
-
// CONCATENATED MODULE: ./components/button/button.vue?vue&type=template&id=
|
|
280
|
+
// CONCATENATED MODULE: ./components/button/button.vue?vue&type=template&id=03577c54
|
|
283
281
|
|
|
284
282
|
// EXTERNAL MODULE: external "babel-runtime/helpers/defineProperty"
|
|
285
283
|
var defineProperty_ = __webpack_require__(3);
|
|
@@ -288,7 +286,7 @@ var defineProperty_default = /*#__PURE__*/__webpack_require__.n(defineProperty_)
|
|
|
288
286
|
// EXTERNAL MODULE: external "./_util/proptype"
|
|
289
287
|
var proptype_ = __webpack_require__(8);
|
|
290
288
|
|
|
291
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/button/button.vue?vue&type=script&lang=js
|
|
289
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/button/button.vue?vue&type=script&lang=js
|
|
292
290
|
|
|
293
291
|
//
|
|
294
292
|
//
|
|
@@ -316,7 +314,7 @@ var SIZEMAP = {
|
|
|
316
314
|
'large-small': 'ls'
|
|
317
315
|
};
|
|
318
316
|
|
|
319
|
-
/* harmony default export */ var
|
|
317
|
+
/* harmony default export */ var buttonvue_type_script_lang_js = ({
|
|
320
318
|
name: 'MdsButton',
|
|
321
319
|
props: {
|
|
322
320
|
ghost: {
|
|
@@ -446,8 +444,8 @@ var SIZEMAP = {
|
|
|
446
444
|
children && children.length === 1 && children[0].text && (this.justText = true);
|
|
447
445
|
}
|
|
448
446
|
});
|
|
449
|
-
// CONCATENATED MODULE: ./components/button/button.vue?vue&type=script&lang=js
|
|
450
|
-
/* harmony default export */ var
|
|
447
|
+
// CONCATENATED MODULE: ./components/button/button.vue?vue&type=script&lang=js
|
|
448
|
+
/* harmony default export */ var button_buttonvue_type_script_lang_js = (buttonvue_type_script_lang_js);
|
|
451
449
|
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
452
450
|
var componentNormalizer = __webpack_require__(0);
|
|
453
451
|
|
|
@@ -460,7 +458,7 @@ var componentNormalizer = __webpack_require__(0);
|
|
|
460
458
|
/* normalize component */
|
|
461
459
|
|
|
462
460
|
var component = Object(componentNormalizer["a" /* default */])(
|
|
463
|
-
|
|
461
|
+
button_buttonvue_type_script_lang_js,
|
|
464
462
|
render,
|
|
465
463
|
staticRenderFns,
|
|
466
464
|
false,
|
|
@@ -470,24 +468,21 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
470
468
|
|
|
471
469
|
)
|
|
472
470
|
|
|
473
|
-
/* hot reload */
|
|
474
|
-
if (false) { var api; }
|
|
475
|
-
component.options.__file = "components/button/button.vue"
|
|
476
471
|
/* harmony default export */ var button_button = (component.exports);
|
|
477
|
-
// 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=
|
|
478
|
-
var
|
|
472
|
+
// 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
|
|
473
|
+
var button_groupvue_type_template_id_166dab9c_render = function () {
|
|
479
474
|
var _vm = this
|
|
480
475
|
var _h = _vm.$createElement
|
|
481
476
|
var _c = _vm._self._c || _h
|
|
482
477
|
return _c("div", { class: _vm.classes }, [_vm._t("default")], 2)
|
|
483
478
|
}
|
|
484
|
-
var
|
|
485
|
-
|
|
479
|
+
var button_groupvue_type_template_id_166dab9c_staticRenderFns = []
|
|
480
|
+
button_groupvue_type_template_id_166dab9c_render._withStripped = true
|
|
486
481
|
|
|
487
482
|
|
|
488
|
-
// CONCATENATED MODULE: ./components/button/button-group.vue?vue&type=template&id=
|
|
483
|
+
// CONCATENATED MODULE: ./components/button/button-group.vue?vue&type=template&id=166dab9c
|
|
489
484
|
|
|
490
|
-
// 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
|
|
485
|
+
// 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
|
|
491
486
|
|
|
492
487
|
//
|
|
493
488
|
//
|
|
@@ -504,7 +499,7 @@ var button_groupvue_type_script_lang_js_SIZEMAP = {
|
|
|
504
499
|
'large-small': 'ls'
|
|
505
500
|
};
|
|
506
501
|
|
|
507
|
-
/* harmony default export */ var
|
|
502
|
+
/* harmony default export */ var button_groupvue_type_script_lang_js = ({
|
|
508
503
|
name: 'MdsBtnGroup',
|
|
509
504
|
props: {
|
|
510
505
|
size: {
|
|
@@ -528,8 +523,8 @@ var button_groupvue_type_script_lang_js_SIZEMAP = {
|
|
|
528
523
|
}
|
|
529
524
|
}
|
|
530
525
|
});
|
|
531
|
-
// CONCATENATED MODULE: ./components/button/button-group.vue?vue&type=script&lang=js
|
|
532
|
-
/* harmony default export */ var
|
|
526
|
+
// CONCATENATED MODULE: ./components/button/button-group.vue?vue&type=script&lang=js
|
|
527
|
+
/* harmony default export */ var button_button_groupvue_type_script_lang_js = (button_groupvue_type_script_lang_js);
|
|
533
528
|
// CONCATENATED MODULE: ./components/button/button-group.vue
|
|
534
529
|
|
|
535
530
|
|
|
@@ -539,9 +534,9 @@ var button_groupvue_type_script_lang_js_SIZEMAP = {
|
|
|
539
534
|
/* normalize component */
|
|
540
535
|
|
|
541
536
|
var button_group_component = Object(componentNormalizer["a" /* default */])(
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
537
|
+
button_button_groupvue_type_script_lang_js,
|
|
538
|
+
button_groupvue_type_template_id_166dab9c_render,
|
|
539
|
+
button_groupvue_type_template_id_166dab9c_staticRenderFns,
|
|
545
540
|
false,
|
|
546
541
|
null,
|
|
547
542
|
null,
|
|
@@ -549,9 +544,6 @@ var button_group_component = Object(componentNormalizer["a" /* default */])(
|
|
|
549
544
|
|
|
550
545
|
)
|
|
551
546
|
|
|
552
|
-
/* hot reload */
|
|
553
|
-
if (false) { var button_group_api; }
|
|
554
|
-
button_group_component.options.__file = "components/button/button-group.vue"
|
|
555
547
|
/* harmony default export */ var button_group = (button_group_component.exports);
|
|
556
548
|
// CONCATENATED MODULE: ./components/button/index.js
|
|
557
549
|
|
package/dist/card.js
CHANGED
|
@@ -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 card_style = __webpack_require__(168);
|
|
|
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
|
@@ -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
|
|