@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.
Files changed (107) hide show
  1. package/CHANGELOG.md +1013 -0
  2. package/dist/_util/iconfont/index.js +7 -7
  3. package/dist/anchor.js +2 -2
  4. package/dist/bordershadow.js +2 -2
  5. package/dist/breadcrumb.js +2 -2
  6. package/dist/card.js +2 -2
  7. package/dist/carousel.js +18 -18
  8. package/dist/cascader.js +26 -26
  9. package/dist/cascaderpanel.js +30 -30
  10. package/dist/checkbox.js +6 -6
  11. package/dist/col.js +10 -10
  12. package/dist/collapse.js +2 -2
  13. package/dist/datepicker.js +991 -351
  14. package/dist/divider.js +2 -2
  15. package/dist/drawer.js +17 -17
  16. package/dist/dropdown.js +6 -6
  17. package/dist/empty.js +11 -11
  18. package/dist/font/iconfont.ba42e6f.woff +0 -0
  19. package/dist/font/{iconfont.36c3afe.ttf → iconfont.bf5c999.ttf} +0 -0
  20. package/dist/font/iconfont.d8e6666.woff2 +0 -0
  21. package/dist/form.js +8 -8
  22. package/dist/index.js +1 -1
  23. package/dist/input.js +207 -54
  24. package/dist/inputnumber.js +4 -4
  25. package/dist/list.js +2 -2
  26. package/dist/loading.js +2 -2
  27. package/dist/mds-ui.min.css +1 -1
  28. package/dist/mds-ui.min.js +2396 -1055
  29. package/dist/menu.js +23 -4
  30. package/dist/message.js +12 -12
  31. package/dist/modal.js +8 -8
  32. package/dist/notification.js +6 -6
  33. package/dist/pagination.js +17 -13
  34. package/dist/popconfirm.js +13 -13
  35. package/dist/popover.js +20 -20
  36. package/dist/radio.js +14 -14
  37. package/dist/rate.js +8 -8
  38. package/dist/row.js +10 -10
  39. package/dist/select.js +31 -31
  40. package/dist/slider.js +2 -2
  41. package/dist/slottable.js +19 -19
  42. package/dist/style/affix.css +382 -1
  43. package/dist/style/alert.css +382 -1
  44. package/dist/style/anchor.css +382 -1
  45. package/dist/style/avatar.css +382 -1
  46. package/dist/style/badge.css +382 -1
  47. package/dist/style/bordershadow.css +382 -1
  48. package/dist/style/breadcrumb.css +382 -1
  49. package/dist/style/button.css +382 -1
  50. package/dist/style/card.css +382 -1
  51. package/dist/style/carousel.css +382 -1
  52. package/dist/style/checkbox.css +382 -1
  53. package/dist/style/col.css +382 -1
  54. package/dist/style/collapse.css +382 -1
  55. package/dist/style/color.css +382 -1
  56. package/dist/style/datepicker.css +449 -1
  57. package/dist/style/divider.css +382 -1
  58. package/dist/style/drawer.css +382 -1
  59. package/dist/style/dropdown.css +382 -1
  60. package/dist/style/empty.css +382 -1
  61. package/dist/style/font.css +382 -1
  62. package/dist/style/form.css +382 -1
  63. package/dist/style/icon.css +382 -1
  64. package/dist/style/input.css +402 -7
  65. package/dist/style/inputnumber.css +382 -1
  66. package/dist/style/layout.css +382 -1
  67. package/dist/style/list.css +382 -1
  68. package/dist/style/loading.css +382 -1
  69. package/dist/style/menu.css +382 -1
  70. package/dist/style/modal.css +382 -1
  71. package/dist/style/notification.css +382 -1
  72. package/dist/style/pagination.css +402 -7
  73. package/dist/style/popconfirm.css +382 -1
  74. package/dist/style/popover.css +382 -1
  75. package/dist/style/progress.css +382 -1
  76. package/dist/style/radio.css +382 -1
  77. package/dist/style/rate.css +382 -1
  78. package/dist/style/row.css +382 -1
  79. package/dist/style/select.css +382 -1
  80. package/dist/style/slider.css +382 -1
  81. package/dist/style/slottable.css +382 -1
  82. package/dist/style/steps.css +382 -1
  83. package/dist/style/switch.css +382 -1
  84. package/dist/style/table.css +382 -1
  85. package/dist/style/tabs.css +382 -1
  86. package/dist/style/tag.css +382 -1
  87. package/dist/style/text.css +382 -1
  88. package/dist/style/timeline.css +382 -1
  89. package/dist/style/timepicker.css +382 -1
  90. package/dist/style/tooltip.css +382 -1
  91. package/dist/style/transfer.css +105 -0
  92. package/dist/style/tree.css +382 -1
  93. package/dist/style/typography.css +382 -1
  94. package/dist/style/upload.css +382 -1
  95. package/dist/switch.js +4 -4
  96. package/dist/table.js +27 -27
  97. package/dist/text.js +207 -54
  98. package/dist/timeline.js +2 -2
  99. package/dist/timepicker.js +32 -32
  100. package/dist/tooltip.js +19 -19
  101. package/dist/transfer.js +976 -22
  102. package/dist/tree.js +26 -26
  103. package/dist/typography.js +2 -2
  104. package/dist/upload.js +11 -11
  105. package/package.json +2 -1
  106. package/dist/font/iconfont.50be7d0.woff2 +0 -0
  107. package/dist/font/iconfont.f586f3d.woff +0 -0
package/dist/tree.js CHANGED
@@ -7,7 +7,7 @@
7
7
  var a = typeof exports === 'object' ? factory(require("./icon"), require("./transition"), require("./checkbox")) : factory(root["./icon"], root["./transition"], root["./checkbox"]);
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__12__, __WEBPACK_EXTERNAL_MODULE__35__) {
10
+ })(window, function(__WEBPACK_EXTERNAL_MODULE__7__, __WEBPACK_EXTERNAL_MODULE__12__, __WEBPACK_EXTERNAL_MODULE__28__) {
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 = 101);
94
+ /******/ return __webpack_require__(__webpack_require__.s = 102);
95
95
  /******/ })
96
96
  /************************************************************************/
97
97
  /******/ ({
@@ -203,7 +203,14 @@ function normalizeComponent (
203
203
 
204
204
  /***/ }),
205
205
 
206
- /***/ 101:
206
+ /***/ 10:
207
+ /***/ (function(module, exports) {
208
+
209
+ module.exports = require("babel-runtime/helpers/typeof");
210
+
211
+ /***/ }),
212
+
213
+ /***/ 102:
207
214
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
208
215
 
209
216
  "use strict";
@@ -276,23 +283,23 @@ render._withStripped = true
276
283
  // CONCATENATED MODULE: ./components/tree/tree.vue?vue&type=template&id=e2198d78&
277
284
 
278
285
  // EXTERNAL MODULE: external "babel-runtime/core-js/get-iterator"
279
- var get_iterator_ = __webpack_require__(24);
286
+ var get_iterator_ = __webpack_require__(25);
280
287
  var get_iterator_default = /*#__PURE__*/__webpack_require__.n(get_iterator_);
281
288
 
282
289
  // EXTERNAL MODULE: external "babel-runtime/core-js/map"
283
- var map_ = __webpack_require__(30);
290
+ var map_ = __webpack_require__(31);
284
291
  var map_default = /*#__PURE__*/__webpack_require__.n(map_);
285
292
 
286
293
  // EXTERNAL MODULE: external "babel-runtime/helpers/typeof"
287
- var typeof_ = __webpack_require__(9);
294
+ var typeof_ = __webpack_require__(10);
288
295
  var typeof_default = /*#__PURE__*/__webpack_require__.n(typeof_);
289
296
 
290
297
  // EXTERNAL MODULE: external "babel-runtime/helpers/classCallCheck"
291
- var classCallCheck_ = __webpack_require__(33);
298
+ var classCallCheck_ = __webpack_require__(34);
292
299
  var classCallCheck_default = /*#__PURE__*/__webpack_require__.n(classCallCheck_);
293
300
 
294
301
  // EXTERNAL MODULE: external "babel-runtime/helpers/createClass"
295
- var createClass_ = __webpack_require__(34);
302
+ var createClass_ = __webpack_require__(35);
296
303
  var createClass_default = /*#__PURE__*/__webpack_require__.n(createClass_);
297
304
 
298
305
  // CONCATENATED MODULE: ./components/_util/tree/node.js
@@ -1383,7 +1390,7 @@ var external_icon_ = __webpack_require__(7);
1383
1390
  var external_icon_default = /*#__PURE__*/__webpack_require__.n(external_icon_);
1384
1391
 
1385
1392
  // EXTERNAL MODULE: external "./checkbox"
1386
- var external_checkbox_ = __webpack_require__(35);
1393
+ var external_checkbox_ = __webpack_require__(28);
1387
1394
  var external_checkbox_default = /*#__PURE__*/__webpack_require__.n(external_checkbox_);
1388
1395
 
1389
1396
  // EXTERNAL MODULE: external "./transition"
@@ -1951,45 +1958,45 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__12__;
1951
1958
 
1952
1959
  /***/ }),
1953
1960
 
1954
- /***/ 24:
1961
+ /***/ 241:
1955
1962
  /***/ (function(module, exports) {
1956
1963
 
1957
- module.exports = require("babel-runtime/core-js/get-iterator");
1964
+ // removed by extract-text-webpack-plugin
1958
1965
 
1959
1966
  /***/ }),
1960
1967
 
1961
- /***/ 241:
1968
+ /***/ 25:
1962
1969
  /***/ (function(module, exports) {
1963
1970
 
1964
- // removed by extract-text-webpack-plugin
1971
+ module.exports = require("babel-runtime/core-js/get-iterator");
1965
1972
 
1966
1973
  /***/ }),
1967
1974
 
1968
- /***/ 30:
1975
+ /***/ 28:
1969
1976
  /***/ (function(module, exports) {
1970
1977
 
1971
- module.exports = require("babel-runtime/core-js/map");
1978
+ module.exports = __WEBPACK_EXTERNAL_MODULE__28__;
1972
1979
 
1973
1980
  /***/ }),
1974
1981
 
1975
- /***/ 33:
1982
+ /***/ 31:
1976
1983
  /***/ (function(module, exports) {
1977
1984
 
1978
- module.exports = require("babel-runtime/helpers/classCallCheck");
1985
+ module.exports = require("babel-runtime/core-js/map");
1979
1986
 
1980
1987
  /***/ }),
1981
1988
 
1982
1989
  /***/ 34:
1983
1990
  /***/ (function(module, exports) {
1984
1991
 
1985
- module.exports = require("babel-runtime/helpers/createClass");
1992
+ module.exports = require("babel-runtime/helpers/classCallCheck");
1986
1993
 
1987
1994
  /***/ }),
1988
1995
 
1989
1996
  /***/ 35:
1990
1997
  /***/ (function(module, exports) {
1991
1998
 
1992
- module.exports = __WEBPACK_EXTERNAL_MODULE__35__;
1999
+ module.exports = require("babel-runtime/helpers/createClass");
1993
2000
 
1994
2001
  /***/ }),
1995
2002
 
@@ -1998,13 +2005,6 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__35__;
1998
2005
 
1999
2006
  module.exports = __WEBPACK_EXTERNAL_MODULE__7__;
2000
2007
 
2001
- /***/ }),
2002
-
2003
- /***/ 9:
2004
- /***/ (function(module, exports) {
2005
-
2006
- module.exports = require("babel-runtime/helpers/typeof");
2007
-
2008
2008
  /***/ })
2009
2009
 
2010
2010
  /******/ });
@@ -214,7 +214,7 @@ __webpack_require__.r(__webpack_exports__);
214
214
  var style = __webpack_require__(142);
215
215
 
216
216
  // EXTERNAL MODULE: ./components/typography/style/index.less
217
- var typography_style = __webpack_require__(267);
217
+ var typography_style = __webpack_require__(269);
218
218
 
219
219
  // CONCATENATED MODULE: ./components/typography/style/index.js
220
220
 
@@ -458,7 +458,7 @@ typography.install = function (Vue) {
458
458
 
459
459
  /***/ }),
460
460
 
461
- /***/ 267:
461
+ /***/ 269:
462
462
  /***/ (function(module, exports) {
463
463
 
464
464
  // removed by extract-text-webpack-plugin
package/dist/upload.js CHANGED
@@ -7,7 +7,7 @@
7
7
  var a = typeof exports === 'object' ? factory(require("./_mixin/locale")) : factory(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__10__) {
10
+ })(window, function(__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
  /***/ 11:
@@ -231,7 +224,7 @@ module.exports = require("babel-runtime/core-js/object/keys");
231
224
 
232
225
  /***/ }),
233
226
 
234
- /***/ 24:
227
+ /***/ 25:
235
228
  /***/ (function(module, exports) {
236
229
 
237
230
  module.exports = require("babel-runtime/core-js/get-iterator");
@@ -350,7 +343,7 @@ var assign_ = __webpack_require__(6);
350
343
  var assign_default = /*#__PURE__*/__webpack_require__.n(assign_);
351
344
 
352
345
  // EXTERNAL MODULE: external "babel-runtime/core-js/get-iterator"
353
- var get_iterator_ = __webpack_require__(24);
346
+ var get_iterator_ = __webpack_require__(25);
354
347
  var get_iterator_default = /*#__PURE__*/__webpack_require__.n(get_iterator_);
355
348
 
356
349
  // EXTERNAL MODULE: external "babel-runtime/core-js/object/values"
@@ -1351,7 +1344,7 @@ upload_photowallvue_type_template_id_c0bbefda_render._withStripped = true
1351
1344
  // CONCATENATED MODULE: ./components/upload/upload-photowall.vue?vue&type=template&id=c0bbefda&
1352
1345
 
1353
1346
  // EXTERNAL MODULE: external "./_mixin/locale"
1354
- var locale_ = __webpack_require__(10);
1347
+ var locale_ = __webpack_require__(9);
1355
1348
  var locale_default = /*#__PURE__*/__webpack_require__.n(locale_);
1356
1349
 
1357
1350
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/upload/upload-photowall.vue?vue&type=script&lang=js&
@@ -2020,6 +2013,13 @@ entry.install = function (Vue) {
2020
2013
 
2021
2014
  /* harmony default export */ var components_upload = __webpack_exports__["default"] = (entry);
2022
2015
 
2016
+ /***/ }),
2017
+
2018
+ /***/ 9:
2019
+ /***/ (function(module, exports) {
2020
+
2021
+ module.exports = __WEBPACK_EXTERNAL_MODULE__9__;
2022
+
2023
2023
  /***/ })
2024
2024
 
2025
2025
  /******/ });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mdsfe/mds-ui",
3
- "version": "0.3.0-2",
3
+ "version": "0.3.0-22",
4
4
  "description": "A set of enterprise-class Vue UI components.",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
@@ -10,6 +10,7 @@
10
10
  "test:cov": "jest ./components/ --coverage",
11
11
  "lint": "eslint components",
12
12
  "lint:fix": "eslint --fix --ext '.js,.vue,.ts' components",
13
+ "lint:fix:example": "eslint --fix --ext '.js,.vue,.ts' example",
13
14
  "clean": "rimraf dist",
14
15
  "clean:site": "rimraf site/dist site/components site/docs site/router.js",
15
16
  "create:site": "node scripts/generate.js -a",
Binary file
Binary file