@mdsfe/mds-ui 0.3.0-2 → 0.3.0-22
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 +1013 -0
- package/dist/_util/iconfont/index.js +7 -7
- package/dist/anchor.js +2 -2
- package/dist/bordershadow.js +2 -2
- package/dist/breadcrumb.js +2 -2
- package/dist/card.js +2 -2
- package/dist/carousel.js +18 -18
- package/dist/cascader.js +26 -26
- package/dist/cascaderpanel.js +30 -30
- package/dist/checkbox.js +6 -6
- package/dist/col.js +10 -10
- package/dist/collapse.js +2 -2
- package/dist/datepicker.js +991 -351
- package/dist/divider.js +2 -2
- package/dist/drawer.js +17 -17
- package/dist/dropdown.js +6 -6
- package/dist/empty.js +11 -11
- package/dist/font/iconfont.ba42e6f.woff +0 -0
- package/dist/font/{iconfont.36c3afe.ttf → iconfont.bf5c999.ttf} +0 -0
- package/dist/font/iconfont.d8e6666.woff2 +0 -0
- package/dist/form.js +8 -8
- package/dist/index.js +1 -1
- package/dist/input.js +207 -54
- package/dist/inputnumber.js +4 -4
- package/dist/list.js +2 -2
- package/dist/loading.js +2 -2
- package/dist/mds-ui.min.css +1 -1
- package/dist/mds-ui.min.js +2396 -1055
- package/dist/menu.js +23 -4
- package/dist/message.js +12 -12
- package/dist/modal.js +8 -8
- package/dist/notification.js +6 -6
- package/dist/pagination.js +17 -13
- package/dist/popconfirm.js +13 -13
- package/dist/popover.js +20 -20
- package/dist/radio.js +14 -14
- package/dist/rate.js +8 -8
- package/dist/row.js +10 -10
- package/dist/select.js +31 -31
- package/dist/slider.js +2 -2
- package/dist/slottable.js +19 -19
- package/dist/style/affix.css +382 -1
- package/dist/style/alert.css +382 -1
- package/dist/style/anchor.css +382 -1
- package/dist/style/avatar.css +382 -1
- package/dist/style/badge.css +382 -1
- package/dist/style/bordershadow.css +382 -1
- package/dist/style/breadcrumb.css +382 -1
- package/dist/style/button.css +382 -1
- package/dist/style/card.css +382 -1
- package/dist/style/carousel.css +382 -1
- package/dist/style/checkbox.css +382 -1
- package/dist/style/col.css +382 -1
- package/dist/style/collapse.css +382 -1
- package/dist/style/color.css +382 -1
- package/dist/style/datepicker.css +449 -1
- package/dist/style/divider.css +382 -1
- package/dist/style/drawer.css +382 -1
- package/dist/style/dropdown.css +382 -1
- package/dist/style/empty.css +382 -1
- package/dist/style/font.css +382 -1
- package/dist/style/form.css +382 -1
- package/dist/style/icon.css +382 -1
- package/dist/style/input.css +402 -7
- package/dist/style/inputnumber.css +382 -1
- package/dist/style/layout.css +382 -1
- package/dist/style/list.css +382 -1
- package/dist/style/loading.css +382 -1
- package/dist/style/menu.css +382 -1
- package/dist/style/modal.css +382 -1
- package/dist/style/notification.css +382 -1
- package/dist/style/pagination.css +402 -7
- package/dist/style/popconfirm.css +382 -1
- package/dist/style/popover.css +382 -1
- package/dist/style/progress.css +382 -1
- package/dist/style/radio.css +382 -1
- package/dist/style/rate.css +382 -1
- package/dist/style/row.css +382 -1
- package/dist/style/select.css +382 -1
- package/dist/style/slider.css +382 -1
- package/dist/style/slottable.css +382 -1
- package/dist/style/steps.css +382 -1
- package/dist/style/switch.css +382 -1
- package/dist/style/table.css +382 -1
- package/dist/style/tabs.css +382 -1
- package/dist/style/tag.css +382 -1
- package/dist/style/text.css +382 -1
- package/dist/style/timeline.css +382 -1
- package/dist/style/timepicker.css +382 -1
- package/dist/style/tooltip.css +382 -1
- package/dist/style/transfer.css +105 -0
- package/dist/style/tree.css +382 -1
- package/dist/style/typography.css +382 -1
- package/dist/style/upload.css +382 -1
- package/dist/switch.js +4 -4
- package/dist/table.js +27 -27
- package/dist/text.js +207 -54
- package/dist/timeline.js +2 -2
- package/dist/timepicker.js +32 -32
- package/dist/tooltip.js +19 -19
- package/dist/transfer.js +976 -22
- package/dist/tree.js +26 -26
- package/dist/typography.js +2 -2
- package/dist/upload.js +11 -11
- package/package.json +2 -1
- package/dist/font/iconfont.50be7d0.woff2 +0 -0
- package/dist/font/iconfont.f586f3d.woff +0 -0
package/dist/divider.js
CHANGED
|
@@ -214,7 +214,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
214
214
|
var style = __webpack_require__(142);
|
|
215
215
|
|
|
216
216
|
// EXTERNAL MODULE: ./components/divider/style/index.less
|
|
217
|
-
var divider_style = __webpack_require__(
|
|
217
|
+
var divider_style = __webpack_require__(265);
|
|
218
218
|
|
|
219
219
|
// CONCATENATED MODULE: ./components/divider/style/index.js
|
|
220
220
|
|
|
@@ -335,7 +335,7 @@ divider.install = function (Vue) {
|
|
|
335
335
|
|
|
336
336
|
/***/ }),
|
|
337
337
|
|
|
338
|
-
/***/
|
|
338
|
+
/***/ 265:
|
|
339
339
|
/***/ (function(module, exports) {
|
|
340
340
|
|
|
341
341
|
// removed by extract-text-webpack-plugin
|
package/dist/drawer.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
(function webpackUniversalModuleDefinition(root, factory) {
|
|
2
2
|
if(typeof exports === 'object' && typeof module === 'object')
|
|
3
|
-
module.exports = factory(require("vue"), require("./icon"), require("./transition"), require("./
|
|
3
|
+
module.exports = factory(require("vue"), require("./icon"), require("./transition"), require("./button"), require("./_mixin/emitter"));
|
|
4
4
|
else if(typeof define === 'function' && define.amd)
|
|
5
|
-
define(["vue", "./icon", "./transition", "./
|
|
5
|
+
define(["vue", "./icon", "./transition", "./button", "./_mixin/emitter"], factory);
|
|
6
6
|
else {
|
|
7
|
-
var a = typeof exports === 'object' ? factory(require("vue"), require("./icon"), require("./transition"), require("./
|
|
7
|
+
var a = typeof exports === 'object' ? factory(require("vue"), require("./icon"), require("./transition"), require("./button"), require("./_mixin/emitter")) : factory(root["Vue"], root["./icon"], root["./transition"], root["./button"], root["./_mixin/emitter"]);
|
|
8
8
|
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
|
|
9
9
|
}
|
|
10
10
|
})(window, function(__WEBPACK_EXTERNAL_MODULE__2__, __WEBPACK_EXTERNAL_MODULE__7__, __WEBPACK_EXTERNAL_MODULE__12__, __WEBPACK_EXTERNAL_MODULE__13__, __WEBPACK_EXTERNAL_MODULE__14__) {
|
|
@@ -220,7 +220,7 @@ function normalizeComponent (
|
|
|
220
220
|
/* unused harmony export isInContainer */
|
|
221
221
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return merge; });
|
|
222
222
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return getScrollBarWidth; });
|
|
223
|
-
/* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
223
|
+
/* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(10);
|
|
224
224
|
/* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0__);
|
|
225
225
|
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(2);
|
|
226
226
|
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_1__);
|
|
@@ -492,6 +492,13 @@ function getScrollBarWidth() {
|
|
|
492
492
|
|
|
493
493
|
/***/ }),
|
|
494
494
|
|
|
495
|
+
/***/ 10:
|
|
496
|
+
/***/ (function(module, exports) {
|
|
497
|
+
|
|
498
|
+
module.exports = require("babel-runtime/helpers/typeof");
|
|
499
|
+
|
|
500
|
+
/***/ }),
|
|
501
|
+
|
|
495
502
|
/***/ 12:
|
|
496
503
|
/***/ (function(module, exports) {
|
|
497
504
|
|
|
@@ -517,10 +524,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
517
524
|
var style = __webpack_require__(142);
|
|
518
525
|
|
|
519
526
|
// EXTERNAL MODULE: ./components/drawer/style/index.less
|
|
520
|
-
var drawer_style = __webpack_require__(
|
|
527
|
+
var drawer_style = __webpack_require__(257);
|
|
521
528
|
|
|
522
529
|
// EXTERNAL MODULE: ./components/_util/loaders/loaders.less
|
|
523
|
-
var loaders = __webpack_require__(
|
|
530
|
+
var loaders = __webpack_require__(259);
|
|
524
531
|
|
|
525
532
|
// CONCATENATED MODULE: ./components/drawer/style/index.js
|
|
526
533
|
|
|
@@ -654,7 +661,7 @@ var external_icon_ = __webpack_require__(7);
|
|
|
654
661
|
var external_icon_default = /*#__PURE__*/__webpack_require__.n(external_icon_);
|
|
655
662
|
|
|
656
663
|
// EXTERNAL MODULE: external "./button"
|
|
657
|
-
var external_button_ = __webpack_require__(
|
|
664
|
+
var external_button_ = __webpack_require__(13);
|
|
658
665
|
var external_button_default = /*#__PURE__*/__webpack_require__.n(external_button_);
|
|
659
666
|
|
|
660
667
|
// EXTERNAL MODULE: external "./transition"
|
|
@@ -665,7 +672,7 @@ var external_transition_default = /*#__PURE__*/__webpack_require__.n(external_tr
|
|
|
665
672
|
var popup_main = __webpack_require__(15);
|
|
666
673
|
|
|
667
674
|
// EXTERNAL MODULE: external "./_mixin/emitter"
|
|
668
|
-
var emitter_ = __webpack_require__(
|
|
675
|
+
var emitter_ = __webpack_require__(14);
|
|
669
676
|
var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
|
|
670
677
|
|
|
671
678
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/drawer/drawer.vue?vue&type=script&lang=js&
|
|
@@ -1168,14 +1175,14 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__2__;
|
|
|
1168
1175
|
|
|
1169
1176
|
/***/ }),
|
|
1170
1177
|
|
|
1171
|
-
/***/
|
|
1178
|
+
/***/ 257:
|
|
1172
1179
|
/***/ (function(module, exports) {
|
|
1173
1180
|
|
|
1174
1181
|
// removed by extract-text-webpack-plugin
|
|
1175
1182
|
|
|
1176
1183
|
/***/ }),
|
|
1177
1184
|
|
|
1178
|
-
/***/
|
|
1185
|
+
/***/ 259:
|
|
1179
1186
|
/***/ (function(module, exports) {
|
|
1180
1187
|
|
|
1181
1188
|
// removed by extract-text-webpack-plugin
|
|
@@ -1393,13 +1400,6 @@ if (!vue__WEBPACK_IMPORTED_MODULE_0___default.a.prototype.$isServer) {
|
|
|
1393
1400
|
|
|
1394
1401
|
module.exports = __WEBPACK_EXTERNAL_MODULE__7__;
|
|
1395
1402
|
|
|
1396
|
-
/***/ }),
|
|
1397
|
-
|
|
1398
|
-
/***/ 9:
|
|
1399
|
-
/***/ (function(module, exports) {
|
|
1400
|
-
|
|
1401
|
-
module.exports = require("babel-runtime/helpers/typeof");
|
|
1402
|
-
|
|
1403
1403
|
/***/ })
|
|
1404
1404
|
|
|
1405
1405
|
/******/ });
|
package/dist/dropdown.js
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
var a = typeof exports === 'object' ? factory(require("./icon"), require("./_util/proptype"), require("./transition"), require("./button"), require("./_mixin/popper")) : factory(root["./icon"], root["./_util/proptype"], root["./transition"], root["./button"], root["./_mixin/popper"]);
|
|
8
8
|
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
|
|
9
9
|
}
|
|
10
|
-
})(window, function(__WEBPACK_EXTERNAL_MODULE__7__, __WEBPACK_EXTERNAL_MODULE__8__, __WEBPACK_EXTERNAL_MODULE__12__,
|
|
10
|
+
})(window, function(__WEBPACK_EXTERNAL_MODULE__7__, __WEBPACK_EXTERNAL_MODULE__8__, __WEBPACK_EXTERNAL_MODULE__12__, __WEBPACK_EXTERNAL_MODULE__13__, __WEBPACK_EXTERNAL_MODULE__69__) {
|
|
11
11
|
return /******/ (function(modules) { // webpackBootstrap
|
|
12
12
|
/******/ // The module cache
|
|
13
13
|
/******/ var installedModules = {};
|
|
@@ -91,7 +91,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
91
91
|
/******/
|
|
92
92
|
/******/
|
|
93
93
|
/******/ // Load entry module and return exports
|
|
94
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
94
|
+
/******/ return __webpack_require__(__webpack_require__.s = 109);
|
|
95
95
|
/******/ })
|
|
96
96
|
/************************************************************************/
|
|
97
97
|
/******/ ({
|
|
@@ -203,7 +203,7 @@ function normalizeComponent (
|
|
|
203
203
|
|
|
204
204
|
/***/ }),
|
|
205
205
|
|
|
206
|
-
/***/
|
|
206
|
+
/***/ 109:
|
|
207
207
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
208
208
|
|
|
209
209
|
"use strict";
|
|
@@ -300,7 +300,7 @@ var external_transition_ = __webpack_require__(12);
|
|
|
300
300
|
var external_transition_default = /*#__PURE__*/__webpack_require__.n(external_transition_);
|
|
301
301
|
|
|
302
302
|
// EXTERNAL MODULE: external "./button"
|
|
303
|
-
var external_button_ = __webpack_require__(
|
|
303
|
+
var external_button_ = __webpack_require__(13);
|
|
304
304
|
var external_button_default = /*#__PURE__*/__webpack_require__.n(external_button_);
|
|
305
305
|
|
|
306
306
|
// EXTERNAL MODULE: external "./icon"
|
|
@@ -667,10 +667,10 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__12__;
|
|
|
667
667
|
|
|
668
668
|
/***/ }),
|
|
669
669
|
|
|
670
|
-
/***/
|
|
670
|
+
/***/ 13:
|
|
671
671
|
/***/ (function(module, exports) {
|
|
672
672
|
|
|
673
|
-
module.exports =
|
|
673
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__13__;
|
|
674
674
|
|
|
675
675
|
/***/ }),
|
|
676
676
|
|
package/dist/empty.js
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
var a = typeof exports === 'object' ? factory(require("./_util/proptype"), require("./_mixin/locale")) : factory(root["./_util/proptype"], root["./_mixin/locale"]);
|
|
8
8
|
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
|
|
9
9
|
}
|
|
10
|
-
})(window, function(__WEBPACK_EXTERNAL_MODULE__8__,
|
|
10
|
+
})(window, function(__WEBPACK_EXTERNAL_MODULE__8__, __WEBPACK_EXTERNAL_MODULE__9__) {
|
|
11
11
|
return /******/ (function(modules) { // webpackBootstrap
|
|
12
12
|
/******/ // The module cache
|
|
13
13
|
/******/ var installedModules = {};
|
|
@@ -201,13 +201,6 @@ function normalizeComponent (
|
|
|
201
201
|
}
|
|
202
202
|
|
|
203
203
|
|
|
204
|
-
/***/ }),
|
|
205
|
-
|
|
206
|
-
/***/ 10:
|
|
207
|
-
/***/ (function(module, exports) {
|
|
208
|
-
|
|
209
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__10__;
|
|
210
|
-
|
|
211
204
|
/***/ }),
|
|
212
205
|
|
|
213
206
|
/***/ 141:
|
|
@@ -221,7 +214,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
221
214
|
var style = __webpack_require__(142);
|
|
222
215
|
|
|
223
216
|
// EXTERNAL MODULE: ./components/empty/style/index.less
|
|
224
|
-
var empty_style = __webpack_require__(
|
|
217
|
+
var empty_style = __webpack_require__(261);
|
|
225
218
|
|
|
226
219
|
// CONCATENATED MODULE: ./components/empty/style/index.js
|
|
227
220
|
|
|
@@ -249,7 +242,7 @@ empty["a" /* default */].install = function (Vue) {
|
|
|
249
242
|
|
|
250
243
|
/***/ }),
|
|
251
244
|
|
|
252
|
-
/***/
|
|
245
|
+
/***/ 261:
|
|
253
246
|
/***/ (function(module, exports) {
|
|
254
247
|
|
|
255
248
|
// removed by extract-text-webpack-plugin
|
|
@@ -308,7 +301,7 @@ var defineProperty_default = /*#__PURE__*/__webpack_require__.n(defineProperty_)
|
|
|
308
301
|
var proptype_ = __webpack_require__(8);
|
|
309
302
|
|
|
310
303
|
// EXTERNAL MODULE: external "./_mixin/locale"
|
|
311
|
-
var locale_ = __webpack_require__(
|
|
304
|
+
var locale_ = __webpack_require__(9);
|
|
312
305
|
var locale_default = /*#__PURE__*/__webpack_require__.n(locale_);
|
|
313
306
|
|
|
314
307
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/empty/empty.vue?vue&type=script&lang=js&
|
|
@@ -427,6 +420,13 @@ component.options.__file = "components/empty/empty.vue"
|
|
|
427
420
|
|
|
428
421
|
module.exports = __WEBPACK_EXTERNAL_MODULE__8__;
|
|
429
422
|
|
|
423
|
+
/***/ }),
|
|
424
|
+
|
|
425
|
+
/***/ 9:
|
|
426
|
+
/***/ (function(module, exports) {
|
|
427
|
+
|
|
428
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__9__;
|
|
429
|
+
|
|
430
430
|
/***/ })
|
|
431
431
|
|
|
432
432
|
/******/ });
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/form.js
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
var a = typeof exports === 'object' ? factory(require("./_mixin/emitter")) : factory(root["./_mixin/emitter"]);
|
|
8
8
|
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
|
|
9
9
|
}
|
|
10
|
-
})(window, function(
|
|
10
|
+
})(window, function(__WEBPACK_EXTERNAL_MODULE__14__) {
|
|
11
11
|
return /******/ (function(modules) { // webpackBootstrap
|
|
12
12
|
/******/ // The module cache
|
|
13
13
|
/******/ var installedModules = {};
|
|
@@ -214,7 +214,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
214
214
|
var style = __webpack_require__(142);
|
|
215
215
|
|
|
216
216
|
// EXTERNAL MODULE: ./components/form/style/index.less
|
|
217
|
-
var form_style = __webpack_require__(
|
|
217
|
+
var form_style = __webpack_require__(281);
|
|
218
218
|
|
|
219
219
|
// CONCATENATED MODULE: ./components/form/style/index.js
|
|
220
220
|
|
|
@@ -274,11 +274,11 @@ var assign_ = __webpack_require__(6);
|
|
|
274
274
|
var assign_default = /*#__PURE__*/__webpack_require__.n(assign_);
|
|
275
275
|
|
|
276
276
|
// EXTERNAL MODULE: external "babel-runtime/core-js/json/stringify"
|
|
277
|
-
var stringify_ = __webpack_require__(
|
|
277
|
+
var stringify_ = __webpack_require__(29);
|
|
278
278
|
var stringify_default = /*#__PURE__*/__webpack_require__.n(stringify_);
|
|
279
279
|
|
|
280
280
|
// EXTERNAL MODULE: external "./_mixin/emitter"
|
|
281
|
-
var emitter_ = __webpack_require__(
|
|
281
|
+
var emitter_ = __webpack_require__(14);
|
|
282
282
|
var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
|
|
283
283
|
|
|
284
284
|
// EXTERNAL MODULE: external "async-validator"
|
|
@@ -827,10 +827,10 @@ form_form.install = function (Vue) {
|
|
|
827
827
|
|
|
828
828
|
/***/ }),
|
|
829
829
|
|
|
830
|
-
/***/
|
|
830
|
+
/***/ 14:
|
|
831
831
|
/***/ (function(module, exports) {
|
|
832
832
|
|
|
833
|
-
module.exports =
|
|
833
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__14__;
|
|
834
834
|
|
|
835
835
|
/***/ }),
|
|
836
836
|
|
|
@@ -841,14 +841,14 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__13__;
|
|
|
841
841
|
|
|
842
842
|
/***/ }),
|
|
843
843
|
|
|
844
|
-
/***/
|
|
844
|
+
/***/ 281:
|
|
845
845
|
/***/ (function(module, exports) {
|
|
846
846
|
|
|
847
847
|
// removed by extract-text-webpack-plugin
|
|
848
848
|
|
|
849
849
|
/***/ }),
|
|
850
850
|
|
|
851
|
-
/***/
|
|
851
|
+
/***/ 29:
|
|
852
852
|
/***/ (function(module, exports) {
|
|
853
853
|
|
|
854
854
|
module.exports = require("babel-runtime/core-js/json/stringify");
|