iov-design 2.15.45 → 2.15.47
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/lib/alert.js +2 -2
- package/lib/aside.js +2 -2
- package/lib/autocomplete.js +2 -2
- package/lib/avatar.js +2 -2
- package/lib/backtop.js +2 -2
- package/lib/badge.js +2 -2
- package/lib/breadcrumb-item.js +2 -2
- package/lib/breadcrumb.js +2 -2
- package/lib/button-group.js +2 -2
- package/lib/button.js +2 -2
- package/lib/calendar.js +4 -4
- package/lib/card.js +2 -2
- package/lib/carousel-item.js +2 -2
- package/lib/carousel.js +16 -16
- package/lib/cascader-panel.js +6 -6
- package/lib/cascader.js +96 -96
- package/lib/checkbox-button.js +2 -2
- package/lib/checkbox-group.js +2 -2
- package/lib/checkbox.js +2 -2
- package/lib/col.js +2 -2
- package/lib/collapse-item.js +23 -23
- package/lib/collapse.js +2 -2
- package/lib/color-picker.js +2 -2
- package/lib/container.js +2 -2
- package/lib/date-picker.js +70 -91
- package/lib/descriptions-item.js +2 -2
- package/lib/descriptions.js +2 -2
- package/lib/dialog.js +58 -12
- package/lib/divider.js +2 -2
- package/lib/dropdown-item.js +2 -2
- package/lib/dropdown-menu.js +2 -2
- package/lib/dropdown.js +11 -11
- package/lib/empty.js +13 -10
- package/lib/footer.js +2 -2
- package/lib/form-item.js +4 -4
- package/lib/form.js +2 -2
- package/lib/header.js +2 -2
- package/lib/icon.js +2 -2
- package/lib/image.js +9 -9
- package/lib/index.js +1 -1
- package/lib/infinite-scroll.js +2 -2
- package/lib/input-number.js +62 -62
- package/lib/iov-design.common.js +1027 -173
- package/lib/link.js +2 -2
- package/lib/loading.js +11 -11
- package/lib/main.js +2 -2
- package/lib/menu-item-group.js +2 -2
- package/lib/menu-item.js +65 -65
- package/lib/menu.js +2 -2
- package/lib/message-box.js +11 -11
- package/lib/message.js +15 -15
- package/lib/notification.js +9 -9
- package/lib/option-group.js +2 -2
- package/lib/option.js +4 -4
- package/lib/page-header.js +2 -2
- package/lib/pagination.js +6 -6
- package/lib/popconfirm.js +24 -24
- package/lib/popover.js +9 -9
- package/lib/progress.js +2 -2
- package/lib/radio-button.js +2 -2
- package/lib/radio-group.js +2 -2
- package/lib/radio.js +9 -9
- package/lib/rate.js +23 -23
- package/lib/result.js +2 -2
- package/lib/row.js +2 -2
- package/lib/scrollbar.js +4 -4
- package/lib/select.js +18 -18
- package/lib/skeleton-item.js +2 -2
- package/lib/skeleton.js +2 -2
- package/lib/slider.js +4 -4
- package/lib/spinner.js +2 -2
- package/lib/static/excel.f44318e.png +0 -0
- package/lib/static/excel.f44318e0.png +0 -0
- package/lib/static/file.4ed3551.png +0 -0
- package/lib/static/file.4ed35511.png +0 -0
- package/lib/static/img.cd179e5.png +0 -0
- package/lib/static/img.cd179e5b.png +0 -0
- package/lib/static/pdf.79cb57f.png +0 -0
- package/lib/static/pdf.79cb57f8.png +0 -0
- package/lib/static/ppt.eed4918.png +0 -0
- package/lib/static/ppt.eed4918e.png +0 -0
- package/lib/static/word.35070ef.png +0 -0
- package/lib/static/word.35070ef0.png +0 -0
- package/lib/static/zip.dca21a8.png +0 -0
- package/lib/static/zip.dca21a88.png +0 -0
- package/lib/statistic.js +4 -4
- package/lib/step.js +2 -2
- package/lib/steps.js +9 -9
- package/lib/submenu.js +4 -4
- package/lib/switch.js +2 -2
- package/lib/tab-pane.js +2 -2
- package/lib/table-column.js +2 -2
- package/lib/table.js +23 -15
- package/lib/tabs.js +2 -2
- package/lib/tag.js +2 -2
- package/lib/theme-chalk/alert.css +1 -1
- package/lib/theme-chalk/base.css +1 -1
- package/lib/theme-chalk/dialog.css +1 -1
- package/lib/theme-chalk/index.css +1 -1
- package/lib/theme-chalk/iovfont.css +1 -1
- package/lib/theme-chalk/message.css +1 -1
- package/lib/theme-chalk/notification.css +1 -1
- package/lib/theme-chalk/upload.css +1 -1
- package/lib/time-picker.js +12 -12
- package/lib/time-select.js +9 -9
- package/lib/timeline-item.js +2 -2
- package/lib/timeline.js +2 -2
- package/lib/tooltip.js +2 -2
- package/lib/transfer.js +11 -11
- package/lib/tree.js +2 -2
- package/lib/upload.js +920 -119
- package/package.json +1 -1
- package/packages/dialog/src/component.vue +44 -4
- package/packages/empty/src/index.vue +4 -1
- package/packages/message/src/main.js +1 -1
- package/packages/message/src/main.vue +6 -6
- package/packages/tabs/src/tabs.vue +196 -196
- package/packages/theme-chalk/src/alert.scss +21 -18
- package/packages/theme-chalk/src/assets/img_fail.png +0 -0
- package/packages/theme-chalk/src/assets/img_placeholder.png +0 -0
- package/packages/theme-chalk/src/common/var.scss +1 -34
- package/packages/theme-chalk/src/dialog.scss +20 -6
- package/packages/theme-chalk/src/iovfont.scss +3 -3
- package/packages/theme-chalk/src/message-box.scss +207 -207
- package/packages/theme-chalk/src/message.scss +28 -37
- package/packages/theme-chalk/src/tabs.scss +686 -686
- package/packages/theme-chalk/src/upload.scss +568 -603
- package/packages/upload/src/assets/excel.png +0 -0
- package/packages/upload/src/assets/file.png +0 -0
- package/packages/upload/src/assets/img.png +0 -0
- package/packages/upload/src/assets/pdf.png +0 -0
- package/packages/upload/src/assets/ppt.png +0 -0
- package/packages/upload/src/assets/word.png +0 -0
- package/packages/upload/src/assets/zip.png +0 -0
- package/packages/upload/src/index.vue +73 -5
- package/packages/upload/src/upload-file.vue +90 -0
- package/packages/upload/src/upload-list.vue +52 -50
- package/packages/upload/src/upload-picture.vue +90 -0
- package/packages/upload/src/upload.vue +231 -211
- package/packages/upload/src/utils.js +30 -0
- package/src/index.js +1 -1
package/lib/empty.js
CHANGED
|
@@ -82,7 +82,7 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 123);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
@@ -189,14 +189,7 @@ function normalizeComponent (
|
|
|
189
189
|
|
|
190
190
|
/***/ }),
|
|
191
191
|
|
|
192
|
-
/***/
|
|
193
|
-
/***/ (function(module, exports) {
|
|
194
|
-
|
|
195
|
-
module.exports = require("iov-design/lib/locale");
|
|
196
|
-
|
|
197
|
-
/***/ }),
|
|
198
|
-
|
|
199
|
-
/***/ 99:
|
|
192
|
+
/***/ 123:
|
|
200
193
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
201
194
|
|
|
202
195
|
"use strict";
|
|
@@ -296,7 +289,10 @@ var IMG = {
|
|
|
296
289
|
type: Number,
|
|
297
290
|
default: 1
|
|
298
291
|
},
|
|
299
|
-
imageSize:
|
|
292
|
+
imageSize: {
|
|
293
|
+
type: Number,
|
|
294
|
+
default: 140
|
|
295
|
+
},
|
|
300
296
|
description: {
|
|
301
297
|
type: String,
|
|
302
298
|
default: ''
|
|
@@ -353,6 +349,13 @@ src.install = function (Vue) {
|
|
|
353
349
|
|
|
354
350
|
/* harmony default export */ var empty = __webpack_exports__["default"] = (src);
|
|
355
351
|
|
|
352
|
+
/***/ }),
|
|
353
|
+
|
|
354
|
+
/***/ 20:
|
|
355
|
+
/***/ (function(module, exports) {
|
|
356
|
+
|
|
357
|
+
module.exports = require("iov-design/lib/locale");
|
|
358
|
+
|
|
356
359
|
/***/ })
|
|
357
360
|
|
|
358
361
|
/******/ });
|
package/lib/footer.js
CHANGED
|
@@ -82,7 +82,7 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 101);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
@@ -189,7 +189,7 @@ function normalizeComponent (
|
|
|
189
189
|
|
|
190
190
|
/***/ }),
|
|
191
191
|
|
|
192
|
-
/***/
|
|
192
|
+
/***/ 101:
|
|
193
193
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
194
194
|
|
|
195
195
|
"use strict";
|
package/lib/form-item.js
CHANGED
|
@@ -82,7 +82,7 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 78);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
@@ -203,14 +203,14 @@ module.exports = require("iov-design/lib/mixins/emitter");
|
|
|
203
203
|
|
|
204
204
|
/***/ }),
|
|
205
205
|
|
|
206
|
-
/***/
|
|
206
|
+
/***/ 51:
|
|
207
207
|
/***/ (function(module, exports) {
|
|
208
208
|
|
|
209
209
|
module.exports = require("async-validator");
|
|
210
210
|
|
|
211
211
|
/***/ }),
|
|
212
212
|
|
|
213
|
-
/***/
|
|
213
|
+
/***/ 78:
|
|
214
214
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
215
215
|
|
|
216
216
|
"use strict";
|
|
@@ -321,7 +321,7 @@ render._withStripped = true
|
|
|
321
321
|
// CONCATENATED MODULE: ./packages/form/src/form-item.vue?vue&type=template&id=b6f3db6c&
|
|
322
322
|
|
|
323
323
|
// EXTERNAL MODULE: external "async-validator"
|
|
324
|
-
var external_async_validator_ = __webpack_require__(
|
|
324
|
+
var external_async_validator_ = __webpack_require__(51);
|
|
325
325
|
var external_async_validator_default = /*#__PURE__*/__webpack_require__.n(external_async_validator_);
|
|
326
326
|
|
|
327
327
|
// EXTERNAL MODULE: external "iov-design/lib/mixins/emitter"
|
package/lib/form.js
CHANGED
|
@@ -82,7 +82,7 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 135);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
@@ -189,7 +189,7 @@ function normalizeComponent (
|
|
|
189
189
|
|
|
190
190
|
/***/ }),
|
|
191
191
|
|
|
192
|
-
/***/
|
|
192
|
+
/***/ 135:
|
|
193
193
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
194
194
|
|
|
195
195
|
"use strict";
|
package/lib/header.js
CHANGED
|
@@ -82,7 +82,7 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 120);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
@@ -189,7 +189,7 @@ function normalizeComponent (
|
|
|
189
189
|
|
|
190
190
|
/***/ }),
|
|
191
191
|
|
|
192
|
-
/***/
|
|
192
|
+
/***/ 120:
|
|
193
193
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
194
194
|
|
|
195
195
|
"use strict";
|
package/lib/icon.js
CHANGED
|
@@ -82,7 +82,7 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 116);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
@@ -189,7 +189,7 @@ function normalizeComponent (
|
|
|
189
189
|
|
|
190
190
|
/***/ }),
|
|
191
191
|
|
|
192
|
-
/***/
|
|
192
|
+
/***/ 116:
|
|
193
193
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
194
194
|
|
|
195
195
|
"use strict";
|
package/lib/image.js
CHANGED
|
@@ -82,7 +82,7 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 75);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
@@ -224,7 +224,14 @@ module.exports = require("iov-design/lib/utils/util");
|
|
|
224
224
|
|
|
225
225
|
/***/ }),
|
|
226
226
|
|
|
227
|
-
/***/
|
|
227
|
+
/***/ 7:
|
|
228
|
+
/***/ (function(module, exports) {
|
|
229
|
+
|
|
230
|
+
module.exports = require("iov-design/lib/mixins/locale");
|
|
231
|
+
|
|
232
|
+
/***/ }),
|
|
233
|
+
|
|
234
|
+
/***/ 75:
|
|
228
235
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
229
236
|
|
|
230
237
|
"use strict";
|
|
@@ -1128,13 +1135,6 @@ main.install = function (Vue) {
|
|
|
1128
1135
|
|
|
1129
1136
|
/* harmony default export */ var packages_image = __webpack_exports__["default"] = (main);
|
|
1130
1137
|
|
|
1131
|
-
/***/ }),
|
|
1132
|
-
|
|
1133
|
-
/***/ 7:
|
|
1134
|
-
/***/ (function(module, exports) {
|
|
1135
|
-
|
|
1136
|
-
module.exports = require("iov-design/lib/mixins/locale");
|
|
1137
|
-
|
|
1138
1138
|
/***/ })
|
|
1139
1139
|
|
|
1140
1140
|
/******/ });
|