@mdsfe/mds-ui 0.4.0-rc.1 → 0.4.0-rc.2
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 +10 -10
- package/dist/alert.js +6 -6
- package/dist/anchor.js +6 -6
- package/dist/avatar.js +6 -6
- package/dist/backtop.js +11 -11
- package/dist/badge.js +17 -17
- package/dist/bordershadow.js +6 -6
- package/dist/breadcrumb.js +6 -6
- package/dist/button.js +11 -18
- package/dist/card.js +6 -6
- package/dist/carousel.js +8 -8
- package/dist/cascader.js +21 -21
- package/dist/cascaderpanel.js +15 -15
- package/dist/checkbox.js +4 -4
- package/dist/col.js +8 -8
- package/dist/collapse.js +6 -6
- package/dist/color.js +6 -6
- package/dist/datepicker.js +22 -22
- package/dist/divider.js +6 -6
- package/dist/drawer.js +8 -8
- package/dist/dropdown.js +13 -35
- package/dist/empty.js +6 -6
- package/dist/font.js +6 -6
- package/dist/form.js +10 -10
- package/dist/icon.js +6 -6
- package/dist/index.js +7 -7
- package/dist/input.js +10 -10
- package/dist/inputnumber.js +6 -6
- package/dist/layout.js +6 -6
- package/dist/list.js +6 -6
- package/dist/loading.js +6 -6
- package/dist/mds-ui.min.css +1 -1
- package/dist/mds-ui.min.js +13 -12
- package/dist/menu.js +17 -17
- package/dist/message.js +4 -4
- package/dist/modal.js +11 -11
- package/dist/notification.js +10 -10
- package/dist/pagination.js +11 -11
- package/dist/popconfirm.js +18 -64
- package/dist/popover.js +11 -18
- package/dist/progress.js +6 -6
- package/dist/radio.js +6 -6
- package/dist/rate.js +10 -10
- package/dist/row.js +8 -8
- package/dist/select.js +20 -20
- package/dist/slider.js +25 -25
- package/dist/slottable.js +18 -18
- package/dist/steps.js +6 -6
- package/dist/style/dropdown.css +0 -2169
- package/dist/style/index.css +1 -1
- package/dist/style/popconfirm.css +0 -2304
- package/dist/switch.js +6 -6
- package/dist/table.js +66 -80
- package/dist/tabs.js +6 -6
- package/dist/tag.js +6 -6
- package/dist/text.js +828 -828
- package/dist/timeline.js +6 -6
- package/dist/timepicker.js +18 -18
- package/dist/tooltip.js +8 -8
- package/dist/transfer.js +75 -75
- package/dist/transition.js +4 -4
- package/dist/tree.js +6 -6
- package/dist/typography.js +6 -6
- package/dist/upload.js +10 -10
- package/package.json +1 -1
package/dist/input.js
CHANGED
|
@@ -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 = 108);
|
|
95
95
|
/******/ })
|
|
96
96
|
/************************************************************************/
|
|
97
97
|
/******/ ({
|
|
@@ -201,7 +201,7 @@ function normalizeComponent(
|
|
|
201
201
|
|
|
202
202
|
/***/ }),
|
|
203
203
|
|
|
204
|
-
/***/
|
|
204
|
+
/***/ 108:
|
|
205
205
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
206
206
|
|
|
207
207
|
"use strict";
|
|
@@ -209,7 +209,7 @@ function normalizeComponent(
|
|
|
209
209
|
__webpack_require__.r(__webpack_exports__);
|
|
210
210
|
|
|
211
211
|
// EXTERNAL MODULE: ./components/input/style/index.js
|
|
212
|
-
var style = __webpack_require__(
|
|
212
|
+
var style = __webpack_require__(58);
|
|
213
213
|
|
|
214
214
|
// EXTERNAL MODULE: external "babel-runtime/helpers/defineProperty"
|
|
215
215
|
var defineProperty_ = __webpack_require__(3);
|
|
@@ -691,7 +691,7 @@ var search_component = Object(componentNormalizer["a" /* default */])(
|
|
|
691
691
|
|
|
692
692
|
/* harmony default export */ var search = (search_component.exports);
|
|
693
693
|
// EXTERNAL MODULE: ./components/input/textarea.vue + 5 modules
|
|
694
|
-
var input_textarea = __webpack_require__(
|
|
694
|
+
var input_textarea = __webpack_require__(44);
|
|
695
695
|
|
|
696
696
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/input/group.vue?vue&type=template&id=9a652878
|
|
697
697
|
var groupvue_type_template_id_9a652878_render = function () {
|
|
@@ -805,14 +805,14 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__14__;
|
|
|
805
805
|
|
|
806
806
|
/***/ }),
|
|
807
807
|
|
|
808
|
-
/***/
|
|
808
|
+
/***/ 140:
|
|
809
809
|
/***/ (function(module, exports) {
|
|
810
810
|
|
|
811
811
|
// removed by extract-text-webpack-plugin
|
|
812
812
|
|
|
813
813
|
/***/ }),
|
|
814
814
|
|
|
815
|
-
/***/
|
|
815
|
+
/***/ 180:
|
|
816
816
|
/***/ (function(module, exports) {
|
|
817
817
|
|
|
818
818
|
// removed by extract-text-webpack-plugin
|
|
@@ -826,7 +826,7 @@ module.exports = require("babel-runtime/helpers/defineProperty");
|
|
|
826
826
|
|
|
827
827
|
/***/ }),
|
|
828
828
|
|
|
829
|
-
/***/
|
|
829
|
+
/***/ 44:
|
|
830
830
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
831
831
|
|
|
832
832
|
"use strict";
|
|
@@ -1375,13 +1375,13 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
1375
1375
|
|
|
1376
1376
|
/***/ }),
|
|
1377
1377
|
|
|
1378
|
-
/***/
|
|
1378
|
+
/***/ 58:
|
|
1379
1379
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1380
1380
|
|
|
1381
1381
|
"use strict";
|
|
1382
|
-
/* harmony import */ var _style_mixins_only_less__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
1382
|
+
/* harmony import */ var _style_mixins_only_less__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(140);
|
|
1383
1383
|
/* harmony import */ var _style_mixins_only_less__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_style_mixins_only_less__WEBPACK_IMPORTED_MODULE_0__);
|
|
1384
|
-
/* harmony import */ var _index_less__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
|
|
1384
|
+
/* harmony import */ var _index_less__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(180);
|
|
1385
1385
|
/* harmony import */ var _index_less__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_index_less__WEBPACK_IMPORTED_MODULE_1__);
|
|
1386
1386
|
|
|
1387
1387
|
|
package/dist/inputnumber.js
CHANGED
|
@@ -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 = 118);
|
|
95
95
|
/******/ })
|
|
96
96
|
/************************************************************************/
|
|
97
97
|
/******/ ({
|
|
@@ -201,7 +201,7 @@ function normalizeComponent(
|
|
|
201
201
|
|
|
202
202
|
/***/ }),
|
|
203
203
|
|
|
204
|
-
/***/
|
|
204
|
+
/***/ 118:
|
|
205
205
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
206
206
|
|
|
207
207
|
"use strict";
|
|
@@ -209,10 +209,10 @@ function normalizeComponent(
|
|
|
209
209
|
__webpack_require__.r(__webpack_exports__);
|
|
210
210
|
|
|
211
211
|
// EXTERNAL MODULE: ./components/style/mixins-only.less
|
|
212
|
-
var mixins_only = __webpack_require__(
|
|
212
|
+
var mixins_only = __webpack_require__(140);
|
|
213
213
|
|
|
214
214
|
// EXTERNAL MODULE: ./components/inputnumber/style/index.less
|
|
215
|
-
var style = __webpack_require__(
|
|
215
|
+
var style = __webpack_require__(182);
|
|
216
216
|
|
|
217
217
|
// CONCATENATED MODULE: ./components/inputnumber/style/index.js
|
|
218
218
|
|
|
@@ -672,7 +672,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__14__;
|
|
|
672
672
|
|
|
673
673
|
/***/ }),
|
|
674
674
|
|
|
675
|
-
/***/
|
|
675
|
+
/***/ 140:
|
|
676
676
|
/***/ (function(module, exports) {
|
|
677
677
|
|
|
678
678
|
// removed by extract-text-webpack-plugin
|
|
@@ -686,7 +686,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__17__;
|
|
|
686
686
|
|
|
687
687
|
/***/ }),
|
|
688
688
|
|
|
689
|
-
/***/
|
|
689
|
+
/***/ 182:
|
|
690
690
|
/***/ (function(module, exports) {
|
|
691
691
|
|
|
692
692
|
// removed by extract-text-webpack-plugin
|
package/dist/layout.js
CHANGED
|
@@ -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 = 91);
|
|
95
95
|
/******/ })
|
|
96
96
|
/************************************************************************/
|
|
97
97
|
/******/ ({
|
|
@@ -201,14 +201,14 @@ function normalizeComponent(
|
|
|
201
201
|
|
|
202
202
|
/***/ }),
|
|
203
203
|
|
|
204
|
-
/***/
|
|
204
|
+
/***/ 140:
|
|
205
205
|
/***/ (function(module, exports) {
|
|
206
206
|
|
|
207
207
|
// removed by extract-text-webpack-plugin
|
|
208
208
|
|
|
209
209
|
/***/ }),
|
|
210
210
|
|
|
211
|
-
/***/
|
|
211
|
+
/***/ 184:
|
|
212
212
|
/***/ (function(module, exports) {
|
|
213
213
|
|
|
214
214
|
// removed by extract-text-webpack-plugin
|
|
@@ -243,7 +243,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__7__;
|
|
|
243
243
|
|
|
244
244
|
/***/ }),
|
|
245
245
|
|
|
246
|
-
/***/
|
|
246
|
+
/***/ 91:
|
|
247
247
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
248
248
|
|
|
249
249
|
"use strict";
|
|
@@ -251,10 +251,10 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__7__;
|
|
|
251
251
|
__webpack_require__.r(__webpack_exports__);
|
|
252
252
|
|
|
253
253
|
// EXTERNAL MODULE: ./components/style/mixins-only.less
|
|
254
|
-
var mixins_only = __webpack_require__(
|
|
254
|
+
var mixins_only = __webpack_require__(140);
|
|
255
255
|
|
|
256
256
|
// EXTERNAL MODULE: ./components/layout/style/index.less
|
|
257
|
-
var style = __webpack_require__(
|
|
257
|
+
var style = __webpack_require__(184);
|
|
258
258
|
|
|
259
259
|
// CONCATENATED MODULE: ./components/layout/style/index.js
|
|
260
260
|
|
package/dist/list.js
CHANGED
|
@@ -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 = 112);
|
|
95
95
|
/******/ })
|
|
96
96
|
/************************************************************************/
|
|
97
97
|
/******/ ({
|
|
@@ -201,7 +201,7 @@ function normalizeComponent(
|
|
|
201
201
|
|
|
202
202
|
/***/ }),
|
|
203
203
|
|
|
204
|
-
/***/
|
|
204
|
+
/***/ 112:
|
|
205
205
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
206
206
|
|
|
207
207
|
"use strict";
|
|
@@ -209,10 +209,10 @@ function normalizeComponent(
|
|
|
209
209
|
__webpack_require__.r(__webpack_exports__);
|
|
210
210
|
|
|
211
211
|
// EXTERNAL MODULE: ./components/style/mixins-only.less
|
|
212
|
-
var mixins_only = __webpack_require__(
|
|
212
|
+
var mixins_only = __webpack_require__(140);
|
|
213
213
|
|
|
214
214
|
// EXTERNAL MODULE: ./components/list/style/index.less
|
|
215
|
-
var style = __webpack_require__(
|
|
215
|
+
var style = __webpack_require__(238);
|
|
216
216
|
|
|
217
217
|
// CONCATENATED MODULE: ./components/list/style/index.js
|
|
218
218
|
|
|
@@ -749,14 +749,14 @@ list.install = function (Vue) {
|
|
|
749
749
|
|
|
750
750
|
/***/ }),
|
|
751
751
|
|
|
752
|
-
/***/
|
|
752
|
+
/***/ 140:
|
|
753
753
|
/***/ (function(module, exports) {
|
|
754
754
|
|
|
755
755
|
// removed by extract-text-webpack-plugin
|
|
756
756
|
|
|
757
757
|
/***/ }),
|
|
758
758
|
|
|
759
|
-
/***/
|
|
759
|
+
/***/ 238:
|
|
760
760
|
/***/ (function(module, exports) {
|
|
761
761
|
|
|
762
762
|
// removed by extract-text-webpack-plugin
|
package/dist/loading.js
CHANGED
|
@@ -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 = 132);
|
|
95
95
|
/******/ })
|
|
96
96
|
/************************************************************************/
|
|
97
97
|
/******/ ({
|
|
@@ -201,7 +201,7 @@ function normalizeComponent(
|
|
|
201
201
|
|
|
202
202
|
/***/ }),
|
|
203
203
|
|
|
204
|
-
/***/
|
|
204
|
+
/***/ 132:
|
|
205
205
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
206
206
|
|
|
207
207
|
"use strict";
|
|
@@ -209,10 +209,10 @@ function normalizeComponent(
|
|
|
209
209
|
__webpack_require__.r(__webpack_exports__);
|
|
210
210
|
|
|
211
211
|
// EXTERNAL MODULE: ./components/style/mixins-only.less
|
|
212
|
-
var mixins_only = __webpack_require__(
|
|
212
|
+
var mixins_only = __webpack_require__(140);
|
|
213
213
|
|
|
214
214
|
// EXTERNAL MODULE: ./components/loading/style/index.less
|
|
215
|
-
var style = __webpack_require__(
|
|
215
|
+
var style = __webpack_require__(274);
|
|
216
216
|
|
|
217
217
|
// CONCATENATED MODULE: ./components/loading/style/index.js
|
|
218
218
|
|
|
@@ -420,14 +420,14 @@ loading.install = function (Vue) {
|
|
|
420
420
|
|
|
421
421
|
/***/ }),
|
|
422
422
|
|
|
423
|
-
/***/
|
|
423
|
+
/***/ 140:
|
|
424
424
|
/***/ (function(module, exports) {
|
|
425
425
|
|
|
426
426
|
// removed by extract-text-webpack-plugin
|
|
427
427
|
|
|
428
428
|
/***/ }),
|
|
429
429
|
|
|
430
|
-
/***/
|
|
430
|
+
/***/ 274:
|
|
431
431
|
/***/ (function(module, exports) {
|
|
432
432
|
|
|
433
433
|
// removed by extract-text-webpack-plugin
|