Socket
Socket
Sign inDemoInstall

ant-design-vue

Package Overview
Dependencies
50
Maintainers
1
Versions
230
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.5 to 4.0.6

2

dist/antd-with-locales.min.js.LICENSE.txt
/*!
*
* ant-design-vue v4.0.5
* ant-design-vue v4.0.6
*

@@ -5,0 +5,0 @@ * Copyright 2017-present, Ant Design Vue.

/*!
*
* ant-design-vue v4.0.5
* ant-design-vue v4.0.6
*

@@ -5,0 +5,0 @@ * Copyright 2017-present, Ant Design Vue.

/*!
*
* ant-design-vue v4.0.5
* ant-design-vue v4.0.6
*

@@ -5,0 +5,0 @@ * Copyright 2017-present, Ant Design Vue.

@@ -261,7 +261,5 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";

const nextOpen = newOpen !== undefined ? newOpen : !mergedOpen.value;
if (!props.disabled) {
if (mergedOpen.value !== nextOpen && !props.disabled) {
setInnerOpen(nextOpen);
if (mergedOpen.value !== nextOpen) {
props.onDropdownVisibleChange && props.onDropdownVisibleChange(nextOpen);
}
props.onDropdownVisibleChange && props.onDropdownVisibleChange(nextOpen);
}

@@ -268,0 +266,0 @@ };

@@ -1,2 +0,2 @@

declare const _default: "4.0.5";
declare const _default: "4.0.6";
export default _default;

@@ -1,1 +0,1 @@

export default '4.0.5';
export default '4.0.6';

@@ -269,7 +269,5 @@ "use strict";

const nextOpen = newOpen !== undefined ? newOpen : !mergedOpen.value;
if (!props.disabled) {
if (mergedOpen.value !== nextOpen && !props.disabled) {
setInnerOpen(nextOpen);
if (mergedOpen.value !== nextOpen) {
props.onDropdownVisibleChange && props.onDropdownVisibleChange(nextOpen);
}
props.onDropdownVisibleChange && props.onDropdownVisibleChange(nextOpen);
}

@@ -276,0 +274,0 @@ };

@@ -1,2 +0,2 @@

declare const _default: "4.0.5";
declare const _default: "4.0.6";
export default _default;

@@ -7,3 +7,3 @@ "use strict";

exports.default = void 0;
var _default = '4.0.5';
var _default = '4.0.6';
exports.default = _default;
{
"name": "ant-design-vue",
"version": "4.0.5",
"version": "4.0.6",
"title": "Ant Design Vue",

@@ -5,0 +5,0 @@ "description": "An enterprise-class UI design language and Vue-based implementation",

{
"a-alert": {
"a-affix": {
"attributes": [
"action",
"afterClose",
"banner",
"closable",
"closeIcon",
"closeText",
"description",
"icon",
"message",
"showIcon",
"type"
"offsetBottom",
"offsetTop",
"target"
]

@@ -43,7 +35,15 @@ },

},
"a-affix": {
"a-alert": {
"attributes": [
"offsetBottom",
"offsetTop",
"target"
"action",
"afterClose",
"banner",
"closable",
"closeIcon",
"closeText",
"description",
"icon",
"message",
"showIcon",
"type"
]

@@ -74,2 +74,8 @@ },

},
"a-app": {
"attributes": [
"message",
"notification"
]
},
"a-avatar": {

@@ -99,18 +105,2 @@ "attributes": [

},
"a-button": {
"attributes": [
"block",
"danger",
"disabled",
"ghost",
"href",
"htmlType",
"icon",
"loading",
"shape",
"size",
"target",
"type"
]
},
"a-breadcrumb": {

@@ -133,2 +123,18 @@ "attributes": [

},
"a-button": {
"attributes": [
"block",
"danger",
"disabled",
"ghost",
"href",
"htmlType",
"icon",
"loading",
"shape",
"size",
"target",
"type"
]
},
"a-calendar": {

@@ -150,2 +156,31 @@ "attributes": [

},
"a-card": {
"attributes": [
"activeTabKey",
"bodyStyle",
"bordered",
"defaultActiveTabKey",
"extra",
"headStyle",
"hoverable",
"loading",
"size",
"tabList",
"title",
"type",
"actions",
"cover",
"customTab",
"extra",
"tabBarExtraContent",
"title"
]
},
"a-card-meta": {
"attributes": [
"avatar",
"description",
"title"
]
},
"a-carousel": {

@@ -198,31 +233,2 @@ "attributes": [

},
"a-card": {
"attributes": [
"activeTabKey",
"bodyStyle",
"bordered",
"defaultActiveTabKey",
"extra",
"headStyle",
"hoverable",
"loading",
"size",
"tabList",
"title",
"type",
"actions",
"cover",
"customTab",
"extra",
"tabBarExtraContent",
"title"
]
},
"a-card-meta": {
"attributes": [
"avatar",
"description",
"title"
]
},
"a-checkbox": {

@@ -266,8 +272,2 @@ "attributes": [

},
"a-app": {
"attributes": [
"message",
"notification"
]
},
"a-comment": {

@@ -422,28 +422,14 @@ "attributes": [

},
"a-icon": {
"attributes": []
},
"a-common": {
"a-float-button": {
"attributes": [
"rotate",
"spin",
"style",
"twoToneColor"
"icon",
"description",
"tooltip",
"type",
"shape",
"href",
"target",
"badge"
]
},
"a-custom": {
"attributes": [
"component",
"rotate",
"spin",
"style",
"extraCommonProps",
"scriptUrl",
"class",
"fill",
"height",
"style",
"width"
]
},
"a-form": {

@@ -492,28 +478,28 @@ "attributes": [

},
"a-input-number": {
"a-icon": {
"attributes": []
},
"a-common": {
"attributes": [
"addonAfter",
"addonBefore",
"autofocus",
"bordered",
"controls",
"decimalSeparator",
"defaultValue",
"disabled",
"formatter",
"keyboard",
"max",
"min",
"parser",
"precision",
"prefix",
"size",
"status",
"step",
"stringMode",
"value(v-model)",
"upIcon",
"downIcon"
"rotate",
"spin",
"style",
"twoToneColor"
]
},
"a-custom": {
"attributes": [
"component",
"rotate",
"spin",
"style",
"extraCommonProps",
"scriptUrl",
"class",
"fill",
"height",
"style",
"width"
]
},
"a-image": {

@@ -573,2 +559,28 @@ "attributes": [

},
"a-input-number": {
"attributes": [
"addonAfter",
"addonBefore",
"autofocus",
"bordered",
"controls",
"decimalSeparator",
"defaultValue",
"disabled",
"formatter",
"keyboard",
"max",
"min",
"parser",
"precision",
"prefix",
"size",
"status",
"step",
"stringMode",
"value(v-model)",
"upIcon",
"downIcon"
]
},
"a-layout": {

@@ -637,14 +649,2 @@ "attributes": [

},
"a-float-button": {
"attributes": [
"icon",
"description",
"tooltip",
"type",
"shape",
"href",
"target",
"badge"
]
},
"a-mentions": {

@@ -739,18 +739,6 @@ "attributes": []

},
"a-notification": {
"a-message": {
"attributes": [
"bottom",
"btn",
"class",
"closeIcon",
"description",
"content",
"duration",
"getContainer",
"icon",
"key",
"message",
"placement",
"style",
"top",
"onClick",
"onClose"

@@ -786,6 +774,18 @@ ]

},
"a-message": {
"a-notification": {
"attributes": [
"content",
"bottom",
"btn",
"class",
"closeIcon",
"description",
"duration",
"getContainer",
"icon",
"key",
"message",
"placement",
"style",
"top",
"onClick",
"onClose"

@@ -807,2 +807,23 @@ ]

},
"a-pagination": {
"attributes": [
"current(v-model)",
"defaultCurrent",
"defaultPageSize",
"disabled",
"hideOnSinglePage",
"itemRender",
"pageSize(v-model)",
"pageSizeOptions",
"responsive",
"showLessItems",
"showQuickJumper",
"showSizeChanger",
"showTitle",
"showTotal",
"simple",
"size",
"total"
]
},
"a-popover": {

@@ -831,23 +852,2 @@ "attributes": [

},
"a-pagination": {
"attributes": [
"current(v-model)",
"defaultCurrent",
"defaultPageSize",
"disabled",
"hideOnSinglePage",
"itemRender",
"pageSize(v-model)",
"pageSizeOptions",
"responsive",
"showLessItems",
"showQuickJumper",
"showSizeChanger",
"showTitle",
"showTotal",
"simple",
"size",
"total"
]
},
"a-progress": {

@@ -868,2 +868,28 @@ "attributes": [

},
"a-qrcode": {
"attributes": [
"value",
"type",
"icon",
"size",
"iconSize",
"color",
"bgColor",
"bordered",
"errorLevel",
"status"
]
},
"a-rate": {
"attributes": [
"allowClear",
"allowHalf",
"autofocus",
"character",
"count",
"disabled",
"tooltips",
"value(v-model)"
]
},
"a-radio": {

@@ -904,12 +930,10 @@ "attributes": [

},
"a-rate": {
"a-segmented": {
"attributes": [
"allowClear",
"allowHalf",
"autofocus",
"character",
"count",
"block",
"disabled",
"tooltips",
"value(v-model)"
"options",
"size",
"value",
"label"
]

@@ -968,16 +992,2 @@ },

},
"a-qrcode": {
"attributes": [
"value",
"type",
"icon",
"size",
"iconSize",
"color",
"bgColor",
"bordered",
"errorLevel",
"status"
]
},
"a-skeleton": {

@@ -1023,2 +1033,18 @@ "attributes": [

},
"a-space": {
"attributes": [
"align",
"direction",
"size",
"split",
"wrap"
]
},
"a-space-compact": {
"attributes": [
"block",
"direction",
"size"
]
},
"a-slider": {

@@ -1047,26 +1073,34 @@ "attributes": [

},
"a-segmented": {
"a-spin": {
"attributes": [
"block",
"disabled",
"options",
"delay",
"indicator",
"size",
"value",
"label"
"spinning",
"tip",
"wrapperClassName"
]
},
"a-space": {
"a-statistic": {
"attributes": [
"align",
"direction",
"size",
"split",
"wrap"
"decimalSeparator",
"formatter",
"groupSeparator",
"precision",
"prefix",
"suffix",
"title",
"value",
"valueStyle"
]
},
"a-space-compact": {
"a-statistic-countdown": {
"attributes": [
"block",
"direction",
"size"
"format",
"prefix",
"suffix",
"title",
"value",
"valueStyle",
"finish"
]

@@ -1100,36 +1134,2 @@ },

},
"a-statistic": {
"attributes": [
"decimalSeparator",
"formatter",
"groupSeparator",
"precision",
"prefix",
"suffix",
"title",
"value",
"valueStyle"
]
},
"a-statistic-countdown": {
"attributes": [
"format",
"prefix",
"suffix",
"title",
"value",
"valueStyle",
"finish"
]
},
"a-spin": {
"attributes": [
"delay",
"indicator",
"size",
"spinning",
"tip",
"wrapperClassName"
]
},
"a-switch": {

@@ -1305,2 +1305,52 @@ "attributes": [

},
"a-tour": {
"attributes": [
"arrow",
"placement",
"mask",
"type",
"open",
"current(v-model)",
"scrollIntoViewOptions",
"indicatorsRender",
"zIndex"
]
},
"a-tour-step": {
"attributes": [
"target",
"arrow",
"cover",
"title",
"description",
"placement",
"mask",
"type",
"nextButtonProps",
"prevButtonProps",
"scrollIntoViewOptions"
]
},
"a-transfer": {
"attributes": [
"dataSource",
"disabled",
"filterOption",
"footer",
"listStyle",
"locale",
"oneWay",
"operations",
"operationStyle",
"pagination",
"render",
"selectAllLabels",
"selectedKeys(v-model)",
"showSearch",
"showSelectAll",
"status",
"targetKeys(v-model)",
"titles"
]
},
"a-tree": {

@@ -1357,52 +1407,2 @@ "attributes": [

},
"a-transfer": {
"attributes": [
"dataSource",
"disabled",
"filterOption",
"footer",
"listStyle",
"locale",
"oneWay",
"operations",
"operationStyle",
"pagination",
"render",
"selectAllLabels",
"selectedKeys(v-model)",
"showSearch",
"showSelectAll",
"status",
"targetKeys(v-model)",
"titles"
]
},
"a-tour": {
"attributes": [
"arrow",
"placement",
"mask",
"type",
"open",
"current(v-model)",
"scrollIntoViewOptions",
"indicatorsRender",
"zIndex"
]
},
"a-tour-step": {
"attributes": [
"target",
"arrow",
"cover",
"title",
"description",
"placement",
"mask",
"type",
"nextButtonProps",
"prevButtonProps",
"scrollIntoViewOptions"
]
},
"a-typography": {

@@ -1409,0 +1409,0 @@ "attributes": []

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc