vue-amazing-ui 2.0.5 → 2.0.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/README.md +1 -1
- package/README.zh-CN.md +1 -1
- package/dist/index.iife.js +27 -27
- package/dist/index.js +4754 -4472
- package/dist/index.umd.cjs +24 -24
- package/dist/style.css +1 -1
- package/es/carousel/Carousel.css +1 -1
- package/es/carousel/Carousel.d.ts +2 -1
- package/es/carousel/Carousel.vue.js +2 -2
- package/es/carousel/Carousel.vue2.js +98 -86
- package/es/checkbox/Checkbox.css +1 -1
- package/es/checkbox/Checkbox.vue.js +2 -2
- package/es/components.d.ts +1 -1
- package/es/descriptions/descriptions/Descriptions.css +1 -1
- package/es/descriptions/descriptions/Descriptions.vue.js +2 -2
- package/es/descriptions/descriptions/Descriptions.vue2.js +1 -1
- package/es/dialog/Dialog.css +1 -1
- package/es/dialog/Dialog.d.ts +7 -0
- package/es/dialog/Dialog.vue.js +1 -1
- package/es/dialog/Dialog.vue2.js +207 -97
- package/es/dialog/index.d.ts +9 -0
- package/es/drawer/Drawer.css +1 -1
- package/es/drawer/Drawer.d.ts +2 -2
- package/es/drawer/Drawer.vue.js +2 -2
- package/es/drawer/Drawer.vue2.js +25 -25
- package/es/drawer/index.d.ts +3 -3
- package/es/message/Message.css +1 -1
- package/es/message/Message.vue.js +2 -2
- package/es/message/Message.vue2.js +1 -1
- package/es/modal/Modal.css +1 -1
- package/es/modal/Modal.d.ts +6 -0
- package/es/modal/Modal.vue.js +2 -2
- package/es/modal/Modal.vue2.js +277 -143
- package/es/modal/index.d.ts +6 -0
- package/es/notification/Notification.css +1 -1
- package/es/notification/Notification.vue.js +2 -2
- package/es/notification/Notification.vue2.js +1 -1
- package/es/swiper/Swiper.css +1 -1
- package/es/swiper/Swiper.d.ts +1 -0
- package/es/swiper/Swiper.vue.js +2 -2
- package/es/swiper/Swiper.vue2.js +33 -33
- package/es/table/Table.css +1 -1
- package/es/table/Table.d.ts +1 -0
- package/es/table/Table.vue.js +2 -2
- package/es/table/Table.vue2.js +359 -338
- package/es/table/index.d.ts +1 -1
- package/es/waterfall/Waterfall.css +1 -1
- package/es/waterfall/Waterfall.d.ts +2 -0
- package/es/waterfall/Waterfall.vue.js +2 -2
- package/es/waterfall/Waterfall.vue2.js +39 -33
- package/lib/carousel/Carousel.css +1 -1
- package/lib/carousel/Carousel.d.ts +2 -1
- package/lib/carousel/Carousel.vue.cjs +1 -1
- package/lib/carousel/Carousel.vue2.cjs +1 -1
- package/lib/checkbox/Checkbox.css +1 -1
- package/lib/checkbox/Checkbox.vue.cjs +1 -1
- package/lib/components.d.ts +1 -1
- package/lib/descriptions/descriptions/Descriptions.css +1 -1
- package/lib/descriptions/descriptions/Descriptions.vue.cjs +1 -1
- package/lib/descriptions/descriptions/Descriptions.vue2.cjs +1 -1
- package/lib/dialog/Dialog.css +1 -1
- package/lib/dialog/Dialog.d.ts +7 -0
- package/lib/dialog/Dialog.vue.cjs +1 -1
- package/lib/dialog/Dialog.vue2.cjs +1 -1
- package/lib/dialog/index.d.ts +9 -0
- package/lib/drawer/Drawer.css +1 -1
- package/lib/drawer/Drawer.d.ts +2 -2
- package/lib/drawer/Drawer.vue.cjs +1 -1
- package/lib/drawer/Drawer.vue2.cjs +1 -1
- package/lib/drawer/index.d.ts +3 -3
- package/lib/message/Message.css +1 -1
- package/lib/message/Message.vue.cjs +1 -1
- package/lib/message/Message.vue2.cjs +1 -1
- package/lib/modal/Modal.css +1 -1
- package/lib/modal/Modal.d.ts +6 -0
- package/lib/modal/Modal.vue.cjs +1 -1
- package/lib/modal/Modal.vue2.cjs +1 -1
- package/lib/modal/index.d.ts +6 -0
- package/lib/notification/Notification.css +1 -1
- package/lib/notification/Notification.vue.cjs +1 -1
- package/lib/notification/Notification.vue2.cjs +1 -1
- package/lib/swiper/Swiper.css +1 -1
- package/lib/swiper/Swiper.d.ts +1 -0
- package/lib/swiper/Swiper.vue.cjs +1 -1
- package/lib/swiper/Swiper.vue2.cjs +1 -1
- package/lib/table/Table.css +1 -1
- package/lib/table/Table.d.ts +1 -0
- package/lib/table/Table.vue.cjs +1 -1
- package/lib/table/Table.vue2.cjs +1 -1
- package/lib/table/index.d.ts +1 -1
- package/lib/waterfall/Waterfall.css +1 -1
- package/lib/waterfall/Waterfall.d.ts +2 -0
- package/lib/waterfall/Waterfall.vue.cjs +1 -1
- package/lib/waterfall/Waterfall.vue2.cjs +1 -1
- package/package.json +9 -9
- /package/es/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/effect-cards.css +0 -0
- /package/es/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/effect-coverflow.less.js +0 -0
- /package/es/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/effect-creative.css +0 -0
- /package/es/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/effect-cube.css +0 -0
- /package/es/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/effect-fade.css +0 -0
- /package/es/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/effect-flip.css +0 -0
- /package/es/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/navigation.css +0 -0
- /package/es/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/pagination.css +0 -0
- /package/es/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/swiper.css +0 -0
- /package/lib/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/effect-cards.css +0 -0
- /package/lib/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/effect-coverflow.less.cjs +0 -0
- /package/lib/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/effect-creative.css +0 -0
- /package/lib/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/effect-cube.css +0 -0
- /package/lib/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/effect-fade.css +0 -0
- /package/lib/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/effect-flip.css +0 -0
- /package/lib/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/navigation.css +0 -0
- /package/lib/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/modules/pagination.css +0 -0
- /package/lib/node_modules/.pnpm/{swiper@11.1.15 → swiper@11.2.0}/node_modules/swiper/swiper.css +0 -0
package/README.md
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
|
|
17
17
|
## Features
|
|
18
18
|
|
|
19
|
-
- The component library is implemented with `Vue@3.5.13`+ `TypeScript@5.7.2` + `Vite@6.0.
|
|
19
|
+
- The component library is implemented with `Vue@3.5.13`+ `TypeScript@5.7.2` + `Vite@6.0.7` + `Less@4.2.1`.
|
|
20
20
|
- Currently, it includes `63` basic UI components and `16` utility functions, with continuous exploration and updates ongoing...
|
|
21
21
|
- What's more, they are all treeshakable.
|
|
22
22
|
- All the stuff in Vue Amazing UI is written in TypeScript. It can work with your typescript project seamlessly.
|
package/README.zh-CN.md
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
|
|
17
17
|
## 特性
|
|
18
18
|
|
|
19
|
-
- 组件库采用 `Vue@3.5.13`+ `TypeScript@5.7.2` + `Vite@6.0.
|
|
19
|
+
- 组件库采用 `Vue@3.5.13`+ `TypeScript@5.7.2` + `Vite@6.0.7` + `Less@4.2.1` 实现
|
|
20
20
|
- 目前共包含 `63` 个基础 `UI` 组件以及 `16` 个工具函数,并且持续探索更新中...
|
|
21
21
|
- 顺便一提,它们全都可以 `treeshaking`
|
|
22
22
|
- `Vue Amazing UI` 全量使用 `TypeScript` 编写,和你的 `TypeScript` 项目无缝衔接
|