ll-plus 2.10.6 → 2.10.7
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/index.full.js +15 -20
- package/index.full.mjs +15 -20
- package/package.json +2 -2
package/index.full.js
CHANGED
|
@@ -81143,8 +81143,8 @@ summary tabindex target title type usemap value width wmode wrap`;
|
|
|
81143
81143
|
FileOutlined.inheritAttrs = false;
|
|
81144
81144
|
var FileOutlined$1 = FileOutlined;
|
|
81145
81145
|
|
|
81146
|
-
var MinusSquareOutlined$
|
|
81147
|
-
var MinusSquareOutlinedSvg = MinusSquareOutlined$
|
|
81146
|
+
var MinusSquareOutlined$1 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" } }, { "tag": "path", "attrs": { "d": "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z" } }] }, "name": "minus-square", "theme": "outlined" };
|
|
81147
|
+
var MinusSquareOutlinedSvg = MinusSquareOutlined$1;
|
|
81148
81148
|
|
|
81149
81149
|
function _objectSpread$e(target) {
|
|
81150
81150
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -81177,10 +81177,9 @@ summary tabindex target title type usemap value width wmode wrap`;
|
|
|
81177
81177
|
};
|
|
81178
81178
|
MinusSquareOutlined.displayName = "MinusSquareOutlined";
|
|
81179
81179
|
MinusSquareOutlined.inheritAttrs = false;
|
|
81180
|
-
var MinusSquareOutlined$1 = MinusSquareOutlined;
|
|
81181
81180
|
|
|
81182
|
-
var PlusSquareOutlined$
|
|
81183
|
-
var PlusSquareOutlinedSvg = PlusSquareOutlined$
|
|
81181
|
+
var PlusSquareOutlined$1 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" } }, { "tag": "path", "attrs": { "d": "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z" } }] }, "name": "plus-square", "theme": "outlined" };
|
|
81182
|
+
var PlusSquareOutlinedSvg = PlusSquareOutlined$1;
|
|
81184
81183
|
|
|
81185
81184
|
function _objectSpread$d(target) {
|
|
81186
81185
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -81213,10 +81212,9 @@ summary tabindex target title type usemap value width wmode wrap`;
|
|
|
81213
81212
|
};
|
|
81214
81213
|
PlusSquareOutlined.displayName = "PlusSquareOutlined";
|
|
81215
81214
|
PlusSquareOutlined.inheritAttrs = false;
|
|
81216
|
-
var PlusSquareOutlined$1 = PlusSquareOutlined;
|
|
81217
81215
|
|
|
81218
|
-
var CaretDownFilled$
|
|
81219
|
-
var CaretDownFilledSvg = CaretDownFilled$
|
|
81216
|
+
var CaretDownFilled$1 = { "icon": { "tag": "svg", "attrs": { "viewBox": "0 0 1024 1024", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z" } }] }, "name": "caret-down", "theme": "filled" };
|
|
81217
|
+
var CaretDownFilledSvg = CaretDownFilled$1;
|
|
81220
81218
|
|
|
81221
81219
|
function _objectSpread$c(target) {
|
|
81222
81220
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -81249,7 +81247,6 @@ summary tabindex target title type usemap value width wmode wrap`;
|
|
|
81249
81247
|
};
|
|
81250
81248
|
CaretDownFilled.displayName = "CaretDownFilled";
|
|
81251
81249
|
CaretDownFilled.inheritAttrs = false;
|
|
81252
|
-
var CaretDownFilled$1 = CaretDownFilled;
|
|
81253
81250
|
|
|
81254
81251
|
function renderSwitcherIcon(prefixCls, switcherIcon, props, leafIcon, showLine) {
|
|
81255
81252
|
const {
|
|
@@ -81287,13 +81284,13 @@ summary tabindex target title type usemap value width wmode wrap`;
|
|
|
81287
81284
|
}
|
|
81288
81285
|
return defaultIcon;
|
|
81289
81286
|
} else {
|
|
81290
|
-
defaultIcon = require$$0.createVNode(CaretDownFilled
|
|
81287
|
+
defaultIcon = require$$0.createVNode(CaretDownFilled, {
|
|
81291
81288
|
"class": switcherCls
|
|
81292
81289
|
}, null);
|
|
81293
81290
|
if (showLine) {
|
|
81294
|
-
defaultIcon = expanded ? require$$0.createVNode(MinusSquareOutlined
|
|
81291
|
+
defaultIcon = expanded ? require$$0.createVNode(MinusSquareOutlined, {
|
|
81295
81292
|
"class": `${prefixCls}-switcher-line-icon`
|
|
81296
|
-
}, null) : require$$0.createVNode(PlusSquareOutlined
|
|
81293
|
+
}, null) : require$$0.createVNode(PlusSquareOutlined, {
|
|
81297
81294
|
"class": `${prefixCls}-switcher-line-icon`
|
|
81298
81295
|
}, null);
|
|
81299
81296
|
}
|
|
@@ -88980,8 +88977,8 @@ summary tabindex target title type usemap value width wmode wrap`;
|
|
|
88980
88977
|
return success;
|
|
88981
88978
|
}
|
|
88982
88979
|
|
|
88983
|
-
var CopyOutlined$
|
|
88984
|
-
var CopyOutlinedSvg = CopyOutlined$
|
|
88980
|
+
var CopyOutlined$1 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z" } }] }, "name": "copy", "theme": "outlined" };
|
|
88981
|
+
var CopyOutlinedSvg = CopyOutlined$1;
|
|
88985
88982
|
|
|
88986
88983
|
function _objectSpread$7(target) {
|
|
88987
88984
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -89014,10 +89011,9 @@ summary tabindex target title type usemap value width wmode wrap`;
|
|
|
89014
89011
|
};
|
|
89015
89012
|
CopyOutlined.displayName = "CopyOutlined";
|
|
89016
89013
|
CopyOutlined.inheritAttrs = false;
|
|
89017
|
-
var CopyOutlined$1 = CopyOutlined;
|
|
89018
89014
|
|
|
89019
|
-
var EditOutlined$
|
|
89020
|
-
var EditOutlinedSvg = EditOutlined$
|
|
89015
|
+
var EditOutlined$1 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z" } }] }, "name": "edit", "theme": "outlined" };
|
|
89016
|
+
var EditOutlinedSvg = EditOutlined$1;
|
|
89021
89017
|
|
|
89022
89018
|
function _objectSpread$6(target) {
|
|
89023
89019
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -89050,7 +89046,6 @@ summary tabindex target title type usemap value width wmode wrap`;
|
|
|
89050
89046
|
};
|
|
89051
89047
|
EditOutlined.displayName = "EditOutlined";
|
|
89052
89048
|
EditOutlined.inheritAttrs = false;
|
|
89053
|
-
var EditOutlined$1 = EditOutlined;
|
|
89054
89049
|
|
|
89055
89050
|
var __rest$9 = function(s, e) {
|
|
89056
89051
|
var t = {};
|
|
@@ -89382,7 +89377,7 @@ summary tabindex target title type usemap value width wmode wrap`;
|
|
|
89382
89377
|
tooltip,
|
|
89383
89378
|
triggerType = ["icon"]
|
|
89384
89379
|
} = props.editable;
|
|
89385
|
-
const icon = slots.editableIcon ? slots.editableIcon() : require$$0.createVNode(EditOutlined
|
|
89380
|
+
const icon = slots.editableIcon ? slots.editableIcon() : require$$0.createVNode(EditOutlined, {
|
|
89386
89381
|
"role": "button"
|
|
89387
89382
|
}, null);
|
|
89388
89383
|
const title = slots.editableTooltip ? slots.editableTooltip() : state.editStr;
|
|
@@ -89412,7 +89407,7 @@ summary tabindex target title type usemap value width wmode wrap`;
|
|
|
89412
89407
|
copied: state.copied
|
|
89413
89408
|
}) : defaultTitle;
|
|
89414
89409
|
const ariaLabel = typeof title === "string" ? title : "";
|
|
89415
|
-
const defaultIcon = state.copied ? require$$0.createVNode(CheckOutlined$1, null, null) : require$$0.createVNode(CopyOutlined
|
|
89410
|
+
const defaultIcon = state.copied ? require$$0.createVNode(CheckOutlined$1, null, null) : require$$0.createVNode(CopyOutlined, null, null);
|
|
89416
89411
|
const icon = slots.copyableIcon ? slots.copyableIcon({
|
|
89417
89412
|
copied: !!state.copied
|
|
89418
89413
|
}) : defaultIcon;
|
package/index.full.mjs
CHANGED
|
@@ -81153,8 +81153,8 @@ FileOutlined.displayName = "FileOutlined";
|
|
|
81153
81153
|
FileOutlined.inheritAttrs = false;
|
|
81154
81154
|
var FileOutlined$1 = FileOutlined;
|
|
81155
81155
|
|
|
81156
|
-
var MinusSquareOutlined$
|
|
81157
|
-
var MinusSquareOutlinedSvg = MinusSquareOutlined$
|
|
81156
|
+
var MinusSquareOutlined$1 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" } }, { "tag": "path", "attrs": { "d": "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z" } }] }, "name": "minus-square", "theme": "outlined" };
|
|
81157
|
+
var MinusSquareOutlinedSvg = MinusSquareOutlined$1;
|
|
81158
81158
|
|
|
81159
81159
|
function _objectSpread$e(target) {
|
|
81160
81160
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -81187,10 +81187,9 @@ var MinusSquareOutlined = function MinusSquareOutlined2(props, context) {
|
|
|
81187
81187
|
};
|
|
81188
81188
|
MinusSquareOutlined.displayName = "MinusSquareOutlined";
|
|
81189
81189
|
MinusSquareOutlined.inheritAttrs = false;
|
|
81190
|
-
var MinusSquareOutlined$1 = MinusSquareOutlined;
|
|
81191
81190
|
|
|
81192
|
-
var PlusSquareOutlined$
|
|
81193
|
-
var PlusSquareOutlinedSvg = PlusSquareOutlined$
|
|
81191
|
+
var PlusSquareOutlined$1 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" } }, { "tag": "path", "attrs": { "d": "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z" } }] }, "name": "plus-square", "theme": "outlined" };
|
|
81192
|
+
var PlusSquareOutlinedSvg = PlusSquareOutlined$1;
|
|
81194
81193
|
|
|
81195
81194
|
function _objectSpread$d(target) {
|
|
81196
81195
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -81223,10 +81222,9 @@ var PlusSquareOutlined = function PlusSquareOutlined2(props, context) {
|
|
|
81223
81222
|
};
|
|
81224
81223
|
PlusSquareOutlined.displayName = "PlusSquareOutlined";
|
|
81225
81224
|
PlusSquareOutlined.inheritAttrs = false;
|
|
81226
|
-
var PlusSquareOutlined$1 = PlusSquareOutlined;
|
|
81227
81225
|
|
|
81228
|
-
var CaretDownFilled$
|
|
81229
|
-
var CaretDownFilledSvg = CaretDownFilled$
|
|
81226
|
+
var CaretDownFilled$1 = { "icon": { "tag": "svg", "attrs": { "viewBox": "0 0 1024 1024", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z" } }] }, "name": "caret-down", "theme": "filled" };
|
|
81227
|
+
var CaretDownFilledSvg = CaretDownFilled$1;
|
|
81230
81228
|
|
|
81231
81229
|
function _objectSpread$c(target) {
|
|
81232
81230
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -81259,7 +81257,6 @@ var CaretDownFilled = function CaretDownFilled2(props, context) {
|
|
|
81259
81257
|
};
|
|
81260
81258
|
CaretDownFilled.displayName = "CaretDownFilled";
|
|
81261
81259
|
CaretDownFilled.inheritAttrs = false;
|
|
81262
|
-
var CaretDownFilled$1 = CaretDownFilled;
|
|
81263
81260
|
|
|
81264
81261
|
function renderSwitcherIcon(prefixCls, switcherIcon, props, leafIcon, showLine) {
|
|
81265
81262
|
const {
|
|
@@ -81297,13 +81294,13 @@ function renderSwitcherIcon(prefixCls, switcherIcon, props, leafIcon, showLine)
|
|
|
81297
81294
|
}
|
|
81298
81295
|
return defaultIcon;
|
|
81299
81296
|
} else {
|
|
81300
|
-
defaultIcon = createVNode(CaretDownFilled
|
|
81297
|
+
defaultIcon = createVNode(CaretDownFilled, {
|
|
81301
81298
|
"class": switcherCls
|
|
81302
81299
|
}, null);
|
|
81303
81300
|
if (showLine) {
|
|
81304
|
-
defaultIcon = expanded ? createVNode(MinusSquareOutlined
|
|
81301
|
+
defaultIcon = expanded ? createVNode(MinusSquareOutlined, {
|
|
81305
81302
|
"class": `${prefixCls}-switcher-line-icon`
|
|
81306
|
-
}, null) : createVNode(PlusSquareOutlined
|
|
81303
|
+
}, null) : createVNode(PlusSquareOutlined, {
|
|
81307
81304
|
"class": `${prefixCls}-switcher-line-icon`
|
|
81308
81305
|
}, null);
|
|
81309
81306
|
}
|
|
@@ -88990,8 +88987,8 @@ function copy(text, options) {
|
|
|
88990
88987
|
return success;
|
|
88991
88988
|
}
|
|
88992
88989
|
|
|
88993
|
-
var CopyOutlined$
|
|
88994
|
-
var CopyOutlinedSvg = CopyOutlined$
|
|
88990
|
+
var CopyOutlined$1 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z" } }] }, "name": "copy", "theme": "outlined" };
|
|
88991
|
+
var CopyOutlinedSvg = CopyOutlined$1;
|
|
88995
88992
|
|
|
88996
88993
|
function _objectSpread$7(target) {
|
|
88997
88994
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -89024,10 +89021,9 @@ var CopyOutlined = function CopyOutlined2(props, context) {
|
|
|
89024
89021
|
};
|
|
89025
89022
|
CopyOutlined.displayName = "CopyOutlined";
|
|
89026
89023
|
CopyOutlined.inheritAttrs = false;
|
|
89027
|
-
var CopyOutlined$1 = CopyOutlined;
|
|
89028
89024
|
|
|
89029
|
-
var EditOutlined$
|
|
89030
|
-
var EditOutlinedSvg = EditOutlined$
|
|
89025
|
+
var EditOutlined$1 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z" } }] }, "name": "edit", "theme": "outlined" };
|
|
89026
|
+
var EditOutlinedSvg = EditOutlined$1;
|
|
89031
89027
|
|
|
89032
89028
|
function _objectSpread$6(target) {
|
|
89033
89029
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -89060,7 +89056,6 @@ var EditOutlined = function EditOutlined2(props, context) {
|
|
|
89060
89056
|
};
|
|
89061
89057
|
EditOutlined.displayName = "EditOutlined";
|
|
89062
89058
|
EditOutlined.inheritAttrs = false;
|
|
89063
|
-
var EditOutlined$1 = EditOutlined;
|
|
89064
89059
|
|
|
89065
89060
|
var __rest$9 = function(s, e) {
|
|
89066
89061
|
var t = {};
|
|
@@ -89392,7 +89387,7 @@ const Base = defineComponent({
|
|
|
89392
89387
|
tooltip,
|
|
89393
89388
|
triggerType = ["icon"]
|
|
89394
89389
|
} = props.editable;
|
|
89395
|
-
const icon = slots.editableIcon ? slots.editableIcon() : createVNode(EditOutlined
|
|
89390
|
+
const icon = slots.editableIcon ? slots.editableIcon() : createVNode(EditOutlined, {
|
|
89396
89391
|
"role": "button"
|
|
89397
89392
|
}, null);
|
|
89398
89393
|
const title = slots.editableTooltip ? slots.editableTooltip() : state.editStr;
|
|
@@ -89422,7 +89417,7 @@ const Base = defineComponent({
|
|
|
89422
89417
|
copied: state.copied
|
|
89423
89418
|
}) : defaultTitle;
|
|
89424
89419
|
const ariaLabel = typeof title === "string" ? title : "";
|
|
89425
|
-
const defaultIcon = state.copied ? createVNode(CheckOutlined$1, null, null) : createVNode(CopyOutlined
|
|
89420
|
+
const defaultIcon = state.copied ? createVNode(CheckOutlined$1, null, null) : createVNode(CopyOutlined, null, null);
|
|
89426
89421
|
const icon = slots.copyableIcon ? slots.copyableIcon({
|
|
89427
89422
|
copied: !!state.copied
|
|
89428
89423
|
}) : defaultIcon;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ll-plus",
|
|
3
|
-
"version": "2.10.
|
|
3
|
+
"version": "2.10.7",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "es/index.mjs",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"vue-draggable-next": "^2.2.1",
|
|
46
46
|
"vuedraggable": "^4.0.1",
|
|
47
47
|
"@ant-design/icons-vue": "^7.0.1",
|
|
48
|
-
"ant-design-vue": "^4.
|
|
48
|
+
"ant-design-vue": "^4.2.6"
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
51
|
"@types/node": "*",
|