@mdsfe/mds-ui 0.3.0-19 → 0.3.0-20
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/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 +14 -14
- package/dist/cascader.js +29 -29
- package/dist/cascaderpanel.js +26 -26
- package/dist/checkbox.js +6 -6
- package/dist/col.js +2 -2
- package/dist/collapse.js +2 -2
- package/dist/datepicker.js +44 -44
- package/dist/divider.js +2 -2
- package/dist/drawer.js +9 -9
- package/dist/dropdown.js +6 -6
- package/dist/empty.js +2 -2
- package/dist/form.js +8 -8
- package/dist/index.js +1 -1
- package/dist/input.js +8 -8
- package/dist/inputnumber.js +7 -7
- 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 +724 -106
- package/dist/menu.js +23 -4
- package/dist/message.js +4 -4
- package/dist/modal.js +4 -4
- package/dist/notification.js +6 -6
- package/dist/pagination.js +4 -4
- package/dist/popconfirm.js +9 -9
- package/dist/popover.js +14 -14
- package/dist/radio.js +6 -6
- package/dist/rate.js +8 -8
- package/dist/row.js +2 -2
- package/dist/select.js +28 -28
- package/dist/slider.js +2 -2
- package/dist/slottable.js +15 -15
- package/dist/style/transfer.css +105 -0
- package/dist/switch.js +4 -4
- package/dist/table.js +32 -32
- package/dist/text.js +8 -8
- package/dist/timeline.js +2 -2
- package/dist/timepicker.js +27 -27
- package/dist/tooltip.js +13 -13
- package/dist/transfer.js +971 -17
- package/dist/tree.js +18 -18
- package/dist/typography.js +2 -2
- package/dist/upload.js +2 -2
- package/package.json +1 -1
package/dist/tooltip.js
CHANGED
|
@@ -638,7 +638,7 @@ var scrollBarWidth = void 0;
|
|
|
638
638
|
|
|
639
639
|
/***/ }),
|
|
640
640
|
|
|
641
|
-
/***/
|
|
641
|
+
/***/ 18:
|
|
642
642
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
643
643
|
|
|
644
644
|
"use strict";
|
|
@@ -647,7 +647,7 @@ var scrollBarWidth = void 0;
|
|
|
647
647
|
var popup_main = __webpack_require__(15);
|
|
648
648
|
|
|
649
649
|
// EXTERNAL MODULE: external "babel-runtime/core-js/object/get-own-property-descriptor"
|
|
650
|
-
var get_own_property_descriptor_ = __webpack_require__(
|
|
650
|
+
var get_own_property_descriptor_ = __webpack_require__(20);
|
|
651
651
|
var get_own_property_descriptor_default = /*#__PURE__*/__webpack_require__.n(get_own_property_descriptor_);
|
|
652
652
|
|
|
653
653
|
// EXTERNAL MODULE: external "babel-runtime/core-js/object/keys"
|
|
@@ -2110,13 +2110,6 @@ var stop = function stop(e) {
|
|
|
2110
2110
|
|
|
2111
2111
|
/***/ }),
|
|
2112
2112
|
|
|
2113
|
-
/***/ 19:
|
|
2114
|
-
/***/ (function(module, exports) {
|
|
2115
|
-
|
|
2116
|
-
module.exports = require("babel-runtime/core-js/object/get-own-property-descriptor");
|
|
2117
|
-
|
|
2118
|
-
/***/ }),
|
|
2119
|
-
|
|
2120
2113
|
/***/ 194:
|
|
2121
2114
|
/***/ (function(module, exports) {
|
|
2122
2115
|
|
|
@@ -2134,11 +2127,18 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__2__;
|
|
|
2134
2127
|
/***/ 20:
|
|
2135
2128
|
/***/ (function(module, exports) {
|
|
2136
2129
|
|
|
2130
|
+
module.exports = require("babel-runtime/core-js/object/get-own-property-descriptor");
|
|
2131
|
+
|
|
2132
|
+
/***/ }),
|
|
2133
|
+
|
|
2134
|
+
/***/ 21:
|
|
2135
|
+
/***/ (function(module, exports) {
|
|
2136
|
+
|
|
2137
2137
|
module.exports = require("throttle-debounce");
|
|
2138
2138
|
|
|
2139
2139
|
/***/ }),
|
|
2140
2140
|
|
|
2141
|
-
/***/
|
|
2141
|
+
/***/ 24:
|
|
2142
2142
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2143
2143
|
|
|
2144
2144
|
"use strict";
|
|
@@ -2198,10 +2198,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2198
2198
|
var style = __webpack_require__(41);
|
|
2199
2199
|
|
|
2200
2200
|
// EXTERNAL MODULE: ./components/_util/_popper/vue-popper.js + 1 modules
|
|
2201
|
-
var vue_popper = __webpack_require__(
|
|
2201
|
+
var vue_popper = __webpack_require__(18);
|
|
2202
2202
|
|
|
2203
2203
|
// EXTERNAL MODULE: ./components/_util/_popper/popper-mixin.js
|
|
2204
|
-
var popper_mixin = __webpack_require__(
|
|
2204
|
+
var popper_mixin = __webpack_require__(24);
|
|
2205
2205
|
|
|
2206
2206
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
2207
2207
|
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(2);
|
|
@@ -2212,7 +2212,7 @@ var external_transition_ = __webpack_require__(12);
|
|
|
2212
2212
|
var external_transition_default = /*#__PURE__*/__webpack_require__.n(external_transition_);
|
|
2213
2213
|
|
|
2214
2214
|
// EXTERNAL MODULE: external "throttle-debounce"
|
|
2215
|
-
var external_throttle_debounce_ = __webpack_require__(
|
|
2215
|
+
var external_throttle_debounce_ = __webpack_require__(21);
|
|
2216
2216
|
|
|
2217
2217
|
// EXTERNAL MODULE: ./components/_util/_popper/dom-helper.js
|
|
2218
2218
|
var dom_helper = __webpack_require__(1);
|