vant 3.3.0 → 3.3.1
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/es/address-edit/AddressEdit.js +1 -2
- package/es/index.d.ts +1 -1
- package/es/index.js +1 -1
- package/lib/address-edit/AddressEdit.js +1 -2
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/lib/vant.es.js +2 -3
- package/lib/vant.es.min.js +2 -3
- package/lib/vant.js +2 -3
- package/lib/vant.min.js +1 -1
- package/package.json +1 -1
- package/vetur/attributes.json +88 -88
- package/vetur/tags.json +26 -26
- package/vetur/web-types.json +273 -273
@@ -311,8 +311,7 @@ export default defineComponent({
|
|
311
311
|
"text": props.saveButtonText || t('save'),
|
312
312
|
"class": bem('button'),
|
313
313
|
"loading": props.isSaving,
|
314
|
-
"nativeType": "submit"
|
315
|
-
"onClick": onSave
|
314
|
+
"nativeType": "submit"
|
316
315
|
}, null), props.showDelete && _createVNode(Button, {
|
317
316
|
"block": true,
|
318
317
|
"round": true,
|
package/es/index.d.ts
CHANGED
package/es/index.js
CHANGED
@@ -84,7 +84,7 @@ import { Tag } from './tag';
|
|
84
84
|
import { Toast } from './toast';
|
85
85
|
import { TreeSelect } from './tree-select';
|
86
86
|
import { Uploader } from './uploader';
|
87
|
-
var version = '3.3.
|
87
|
+
var version = '3.3.1';
|
88
88
|
|
89
89
|
function install(app) {
|
90
90
|
var components = [ActionBar, ActionBarButton, ActionBarIcon, ActionSheet, AddressEdit, AddressList, Area, Badge, Button, Calendar, Card, Cascader, Cell, CellGroup, Checkbox, CheckboxGroup, Circle, Col, Collapse, CollapseItem, ConfigProvider, ContactCard, ContactEdit, ContactList, CountDown, Coupon, CouponCell, CouponList, DatetimePicker, Dialog, Divider, DropdownItem, DropdownMenu, Empty, Field, Form, Grid, GridItem, Icon, Image, ImagePreview, IndexAnchor, IndexBar, List, Loading, Locale, NavBar, NoticeBar, Notify, NumberKeyboard, Overlay, Pagination, PasswordInput, Picker, Popover, Popup, Progress, PullRefresh, Radio, RadioGroup, Rate, Row, Search, ShareSheet, Sidebar, SidebarItem, Skeleton, Slider, Step, Stepper, Steps, Sticky, SubmitBar, Swipe, SwipeCell, SwipeItem, Switch, Tab, Tabbar, TabbarItem, Tabs, Tag, Toast, TreeSelect, Uploader];
|
@@ -329,8 +329,7 @@ var _default = (0, _vue.defineComponent)({
|
|
329
329
|
"text": props.saveButtonText || t('save'),
|
330
330
|
"class": bem('button'),
|
331
331
|
"loading": props.isSaving,
|
332
|
-
"nativeType": "submit"
|
333
|
-
"onClick": onSave
|
332
|
+
"nativeType": "submit"
|
334
333
|
}, null), props.showDelete && (0, _vue.createVNode)(_button.Button, {
|
335
334
|
"block": true,
|
336
335
|
"round": true,
|
package/lib/index.d.ts
CHANGED
package/lib/index.js
CHANGED
@@ -782,7 +782,7 @@ Object.keys(_uploader).forEach(function (key) {
|
|
782
782
|
if (key in exports && exports[key] === _uploader[key]) return;
|
783
783
|
exports[key] = _uploader[key];
|
784
784
|
});
|
785
|
-
var version = '3.3.
|
785
|
+
var version = '3.3.1';
|
786
786
|
exports.version = version;
|
787
787
|
|
788
788
|
function install(app) {
|
package/lib/vant.es.js
CHANGED
@@ -4057,8 +4057,7 @@ var _AddressEdit = defineComponent({
|
|
4057
4057
|
"text": props.saveButtonText || t$h("save"),
|
4058
4058
|
"class": bem$16("button"),
|
4059
4059
|
"loading": props.isSaving,
|
4060
|
-
"nativeType": "submit"
|
4061
|
-
"onClick": onSave
|
4060
|
+
"nativeType": "submit"
|
4062
4061
|
}, null), props.showDelete && createVNode(Button, {
|
4063
4062
|
"block": true,
|
4064
4063
|
"round": true,
|
@@ -15377,7 +15376,7 @@ var _Uploader = defineComponent({
|
|
15377
15376
|
}
|
15378
15377
|
});
|
15379
15378
|
var Uploader = withInstall(_Uploader);
|
15380
|
-
var version = "3.3.
|
15379
|
+
var version = "3.3.1";
|
15381
15380
|
function install(app) {
|
15382
15381
|
var components = [ActionBar, ActionBarButton, ActionBarIcon, ActionSheet, AddressEdit, AddressList, Area, Badge, Button, Calendar, Card, Cascader, Cell, CellGroup, Checkbox, CheckboxGroup, Circle, Col, Collapse, CollapseItem, ConfigProvider, ContactCard, ContactEdit, ContactList, CountDown, Coupon, CouponCell, CouponList, DatetimePicker, Dialog, Divider, DropdownItem, DropdownMenu, Empty, Field, Form, Grid, GridItem, Icon, Image$1, ImagePreview, IndexAnchor, IndexBar, List, Loading, Locale, NavBar, NoticeBar, Notify, NumberKeyboard, Overlay, Pagination, PasswordInput, Picker, Popover, Popup, Progress, PullRefresh, Radio, RadioGroup, Rate, Row, Search, ShareSheet, Sidebar, SidebarItem, Skeleton, Slider, Step, Stepper, Steps, Sticky, SubmitBar, Swipe, SwipeCell, SwipeItem, Switch, Tab, Tabbar, TabbarItem, Tabs, Tag, Toast, TreeSelect, Uploader];
|
15383
15382
|
components.forEach((item) => {
|
package/lib/vant.es.min.js
CHANGED
@@ -4057,8 +4057,7 @@ var _AddressEdit = defineComponent({
|
|
4057
4057
|
"text": props.saveButtonText || t$h("save"),
|
4058
4058
|
"class": bem$16("button"),
|
4059
4059
|
"loading": props.isSaving,
|
4060
|
-
"nativeType": "submit"
|
4061
|
-
"onClick": onSave
|
4060
|
+
"nativeType": "submit"
|
4062
4061
|
}, null), props.showDelete && createVNode(Button, {
|
4063
4062
|
"block": true,
|
4064
4063
|
"round": true,
|
@@ -15377,7 +15376,7 @@ var _Uploader = defineComponent({
|
|
15377
15376
|
}
|
15378
15377
|
});
|
15379
15378
|
var Uploader = withInstall(_Uploader);
|
15380
|
-
var version = "3.3.
|
15379
|
+
var version = "3.3.1";
|
15381
15380
|
function install(app) {
|
15382
15381
|
var components = [ActionBar, ActionBarButton, ActionBarIcon, ActionSheet, AddressEdit, AddressList, Area, Badge, Button, Calendar, Card, Cascader, Cell, CellGroup, Checkbox, CheckboxGroup, Circle, Col, Collapse, CollapseItem, ConfigProvider, ContactCard, ContactEdit, ContactList, CountDown, Coupon, CouponCell, CouponList, DatetimePicker, Dialog, Divider, DropdownItem, DropdownMenu, Empty, Field, Form, Grid, GridItem, Icon, Image$1, ImagePreview, IndexAnchor, IndexBar, List, Loading, Locale, NavBar, NoticeBar, Notify, NumberKeyboard, Overlay, Pagination, PasswordInput, Picker, Popover, Popup, Progress, PullRefresh, Radio, RadioGroup, Rate, Row, Search, ShareSheet, Sidebar, SidebarItem, Skeleton, Slider, Step, Stepper, Steps, Sticky, SubmitBar, Swipe, SwipeCell, SwipeItem, Switch, Tab, Tabbar, TabbarItem, Tabs, Tag, Toast, TreeSelect, Uploader];
|
15383
15382
|
components.forEach((item) => {
|
package/lib/vant.js
CHANGED
@@ -4060,8 +4060,7 @@
|
|
4060
4060
|
"text": props.saveButtonText || t$h("save"),
|
4061
4061
|
"class": bem$16("button"),
|
4062
4062
|
"loading": props.isSaving,
|
4063
|
-
"nativeType": "submit"
|
4064
|
-
"onClick": onSave
|
4063
|
+
"nativeType": "submit"
|
4065
4064
|
}, null), props.showDelete && vue.createVNode(Button, {
|
4066
4065
|
"block": true,
|
4067
4066
|
"round": true,
|
@@ -15380,7 +15379,7 @@
|
|
15380
15379
|
}
|
15381
15380
|
});
|
15382
15381
|
var Uploader = withInstall(_Uploader);
|
15383
|
-
var version = "3.3.
|
15382
|
+
var version = "3.3.1";
|
15384
15383
|
function install(app) {
|
15385
15384
|
var components = [ActionBar, ActionBarButton, ActionBarIcon, ActionSheet, AddressEdit, AddressList, Area, Badge, Button, Calendar, Card, Cascader, Cell, CellGroup, Checkbox, CheckboxGroup, Circle, Col, Collapse, CollapseItem, ConfigProvider, ContactCard, ContactEdit, ContactList, CountDown, Coupon, CouponCell, CouponList, DatetimePicker, Dialog, Divider, DropdownItem, DropdownMenu, Empty, Field, Form, Grid, GridItem, Icon, Image$1, ImagePreview, IndexAnchor, IndexBar, List, Loading, Locale, NavBar, NoticeBar, Notify, NumberKeyboard, Overlay, Pagination, PasswordInput, Picker, Popover, Popup, Progress, PullRefresh, Radio, RadioGroup, Rate, Row, Search, ShareSheet, Sidebar, SidebarItem, Skeleton, Slider, Step, Stepper, Steps, Sticky, SubmitBar, Swipe, SwipeCell, SwipeItem, Switch, Tab, Tabbar, TabbarItem, Tabs, Tag, Toast, TreeSelect, Uploader];
|
15386
15385
|
components.forEach((item) => {
|