@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/loading.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 loading_style = __webpack_require__(279);
|
|
|
219
217
|
// CONCATENATED MODULE: ./components/loading/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/loading/loading.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/loading/loading.vue?vue&type=template&id=676da44a
|
|
223
221
|
var render = function () {
|
|
224
222
|
var _vm = this
|
|
225
223
|
var _h = _vm.$createElement
|
|
@@ -273,9 +271,9 @@ var staticRenderFns = []
|
|
|
273
271
|
render._withStripped = true
|
|
274
272
|
|
|
275
273
|
|
|
276
|
-
// CONCATENATED MODULE: ./components/loading/loading.vue?vue&type=template&id=
|
|
274
|
+
// CONCATENATED MODULE: ./components/loading/loading.vue?vue&type=template&id=676da44a
|
|
277
275
|
|
|
278
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/loading/loading.vue?vue&type=script&lang=js
|
|
276
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/loading/loading.vue?vue&type=script&lang=js
|
|
279
277
|
//
|
|
280
278
|
//
|
|
281
279
|
//
|
|
@@ -296,7 +294,7 @@ render._withStripped = true
|
|
|
296
294
|
//
|
|
297
295
|
|
|
298
296
|
var PREFIXCLS = 'mds-loading';
|
|
299
|
-
/* harmony default export */ var
|
|
297
|
+
/* harmony default export */ var loadingvue_type_script_lang_js = ({
|
|
300
298
|
name: 'MdsLoading',
|
|
301
299
|
props: {
|
|
302
300
|
isLoading: {
|
|
@@ -386,8 +384,8 @@ var PREFIXCLS = 'mds-loading';
|
|
|
386
384
|
},
|
|
387
385
|
mounted: function mounted() {}
|
|
388
386
|
});
|
|
389
|
-
// CONCATENATED MODULE: ./components/loading/loading.vue?vue&type=script&lang=js
|
|
390
|
-
/* harmony default export */ var
|
|
387
|
+
// CONCATENATED MODULE: ./components/loading/loading.vue?vue&type=script&lang=js
|
|
388
|
+
/* harmony default export */ var loading_loadingvue_type_script_lang_js = (loadingvue_type_script_lang_js);
|
|
391
389
|
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
392
390
|
var componentNormalizer = __webpack_require__(0);
|
|
393
391
|
|
|
@@ -400,7 +398,7 @@ var componentNormalizer = __webpack_require__(0);
|
|
|
400
398
|
/* normalize component */
|
|
401
399
|
|
|
402
400
|
var component = Object(componentNormalizer["a" /* default */])(
|
|
403
|
-
|
|
401
|
+
loading_loadingvue_type_script_lang_js,
|
|
404
402
|
render,
|
|
405
403
|
staticRenderFns,
|
|
406
404
|
false,
|
|
@@ -410,9 +408,6 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
410
408
|
|
|
411
409
|
)
|
|
412
410
|
|
|
413
|
-
/* hot reload */
|
|
414
|
-
if (false) { var api; }
|
|
415
|
-
component.options.__file = "components/loading/loading.vue"
|
|
416
411
|
/* harmony default export */ var loading = (component.exports);
|
|
417
412
|
// CONCATENATED MODULE: ./components/loading/index.js
|
|
418
413
|
|