uniapp-dyckui 4.1.1 → 4.1.3
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 +154 -104
- package/dist/{index.cjs.js → index.cjs} +1 -1
- package/dist/index.cjs.map +1 -0
- package/dist/{index.es.js → index.mjs} +1 -1
- package/dist/index.mjs.map +1 -0
- package/package.json +211 -218
- package/src/components/MyComs/Dialog/index.ts +3 -2
- package/src/components/MyComs/Divider/index.ts +3 -2
- package/src/components/MyComs/InfiniteScroll/index.ts +3 -2
- package/src/components/MyComs/Popup/index.ts +3 -2
- package/src/components/MyComs/PullRefresh/index.ts +3 -2
- package/src/components/MyComs/Swiper/index.ts +3 -2
- package/src/components/MyComs/Toast/index.ts +3 -2
- package/src/components/MyComs/index.ts +18 -18
- package/dist/index.cjs.js.map +0 -1
- package/dist/index.es.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,218 +1,211 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "uniapp-dyckui",
|
|
3
|
-
"type": "module",
|
|
4
|
-
"version": "4.1.
|
|
5
|
-
"unibest-version": "4.1.1",
|
|
6
|
-
"unibest-update-time": "2025-12-04",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
|
|
21
|
-
"url": "https://github.com/
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
"
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
"
|
|
109
|
-
"
|
|
110
|
-
"
|
|
111
|
-
"
|
|
112
|
-
"
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"
|
|
119
|
-
"
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
"
|
|
123
|
-
"
|
|
124
|
-
"
|
|
125
|
-
"
|
|
126
|
-
"
|
|
127
|
-
"
|
|
128
|
-
"
|
|
129
|
-
"
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
"
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
"
|
|
136
|
-
"
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
"
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
"
|
|
145
|
-
"
|
|
146
|
-
"
|
|
147
|
-
"
|
|
148
|
-
"
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
"
|
|
152
|
-
"
|
|
153
|
-
"
|
|
154
|
-
"
|
|
155
|
-
"
|
|
156
|
-
"
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
-
"
|
|
160
|
-
"
|
|
161
|
-
"
|
|
162
|
-
"
|
|
163
|
-
"
|
|
164
|
-
"
|
|
165
|
-
"
|
|
166
|
-
"
|
|
167
|
-
"
|
|
168
|
-
"
|
|
169
|
-
"
|
|
170
|
-
"
|
|
171
|
-
"
|
|
172
|
-
"
|
|
173
|
-
"
|
|
174
|
-
"
|
|
175
|
-
"
|
|
176
|
-
"
|
|
177
|
-
"
|
|
178
|
-
"
|
|
179
|
-
"
|
|
180
|
-
"
|
|
181
|
-
"
|
|
182
|
-
"
|
|
183
|
-
"
|
|
184
|
-
"
|
|
185
|
-
"
|
|
186
|
-
"
|
|
187
|
-
"
|
|
188
|
-
"
|
|
189
|
-
"
|
|
190
|
-
"
|
|
191
|
-
"
|
|
192
|
-
"
|
|
193
|
-
"
|
|
194
|
-
"
|
|
195
|
-
"
|
|
196
|
-
"
|
|
197
|
-
"
|
|
198
|
-
"
|
|
199
|
-
"
|
|
200
|
-
"
|
|
201
|
-
"
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
"
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
"
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
"bin-wrapper": "npm:bin-wrapper-china",
|
|
213
|
-
"unconfig": "7.3.2"
|
|
214
|
-
},
|
|
215
|
-
"lint-staged": {
|
|
216
|
-
"*": "eslint --fix"
|
|
217
|
-
}
|
|
218
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "uniapp-dyckui",
|
|
3
|
+
"type": "module",
|
|
4
|
+
"version": "4.1.3",
|
|
5
|
+
"unibest-version": "4.1.1",
|
|
6
|
+
"unibest-update-time": "2025-12-04",
|
|
7
|
+
"description": "uniapp-dyckui - 基于 uni-app 的优质组件库",
|
|
8
|
+
"generate-time": "用户创建项目时生成",
|
|
9
|
+
"author": {
|
|
10
|
+
"name": "feige996",
|
|
11
|
+
"zhName": "菲鸽",
|
|
12
|
+
"email": "1020103647@qq.com",
|
|
13
|
+
"github": "https://github.com/feige996",
|
|
14
|
+
"gitee": "https://gitee.com/feige996"
|
|
15
|
+
},
|
|
16
|
+
"license": "MIT",
|
|
17
|
+
"homepage": "https://unibest.tech",
|
|
18
|
+
"repository": "https://github.com/feige996/unibest",
|
|
19
|
+
"bugs": {
|
|
20
|
+
"url": "https://github.com/feige996/unibest/issues",
|
|
21
|
+
"url-old": "https://github.com/codercup/unibest/issues"
|
|
22
|
+
},
|
|
23
|
+
"exports": {
|
|
24
|
+
".": {
|
|
25
|
+
"types": "./dist/index.d.ts",
|
|
26
|
+
"import": "./dist/index.mjs",
|
|
27
|
+
"require": "./dist/index.cjs"
|
|
28
|
+
},
|
|
29
|
+
"./components/*": {
|
|
30
|
+
"types": "./dist/src/components/MyComs/*.d.ts",
|
|
31
|
+
"import": "./dist/src/components/MyComs/*.js",
|
|
32
|
+
"require": "./dist/src/components/MyComs/*.js"
|
|
33
|
+
},
|
|
34
|
+
"./package.json": "./package.json"
|
|
35
|
+
},
|
|
36
|
+
"main": "dist/index.cjs",
|
|
37
|
+
"module": "dist/index.mjs",
|
|
38
|
+
"types": "dist/index.d.ts",
|
|
39
|
+
"files": [
|
|
40
|
+
"LICENSE",
|
|
41
|
+
"README.md",
|
|
42
|
+
"dist",
|
|
43
|
+
"src/components/MyComs"
|
|
44
|
+
],
|
|
45
|
+
"engines": {
|
|
46
|
+
"node": ">=20",
|
|
47
|
+
"pnpm": ">=9"
|
|
48
|
+
},
|
|
49
|
+
"dependencies": {
|
|
50
|
+
"@alova/adapter-uniapp": "^2.0.14",
|
|
51
|
+
"@alova/shared": "^1.3.1",
|
|
52
|
+
"@dcloudio/uni-app": "3.0.0-4070620250821001",
|
|
53
|
+
"@dcloudio/uni-app-harmony": "3.0.0-4070620250821001",
|
|
54
|
+
"@dcloudio/uni-app-plus": "3.0.0-4070620250821001",
|
|
55
|
+
"@dcloudio/uni-components": "3.0.0-4070620250821001",
|
|
56
|
+
"@dcloudio/uni-h5": "3.0.0-4070620250821001",
|
|
57
|
+
"@dcloudio/uni-mp-alipay": "3.0.0-4070620250821001",
|
|
58
|
+
"@dcloudio/uni-mp-baidu": "3.0.0-4070620250821001",
|
|
59
|
+
"@dcloudio/uni-mp-harmony": "3.0.0-4070620250821001",
|
|
60
|
+
"@dcloudio/uni-mp-jd": "3.0.0-4070620250821001",
|
|
61
|
+
"@dcloudio/uni-mp-kuaishou": "3.0.0-4070620250821001",
|
|
62
|
+
"@dcloudio/uni-mp-lark": "3.0.0-4070620250821001",
|
|
63
|
+
"@dcloudio/uni-mp-qq": "3.0.0-4070620250821001",
|
|
64
|
+
"@dcloudio/uni-mp-toutiao": "3.0.0-4070620250821001",
|
|
65
|
+
"@dcloudio/uni-mp-weixin": "3.0.0-4070620250821001",
|
|
66
|
+
"@dcloudio/uni-mp-xhs": "3.0.0-4070620250821001",
|
|
67
|
+
"@dcloudio/uni-quickapp-webview": "3.0.0-4070620250821001",
|
|
68
|
+
"abortcontroller-polyfill": "^1.7.8",
|
|
69
|
+
"alova": "^3.3.3",
|
|
70
|
+
"dayjs": "1.11.10",
|
|
71
|
+
"pinia": "2.0.36",
|
|
72
|
+
"pinia-plugin-persistedstate": "3.2.1",
|
|
73
|
+
"vue": "^3.4.21",
|
|
74
|
+
"vue-i18n": "9.1.9",
|
|
75
|
+
"vue-router": "4.5.1",
|
|
76
|
+
"z-paging": "2.8.7"
|
|
77
|
+
},
|
|
78
|
+
"devDependencies": {
|
|
79
|
+
"@commitlint/cli": "^19.8.1",
|
|
80
|
+
"@commitlint/config-conventional": "^19.8.1",
|
|
81
|
+
"@dcloudio/types": "^3.4.8",
|
|
82
|
+
"@dcloudio/uni-automator": "3.0.0-4070620250821001",
|
|
83
|
+
"@dcloudio/uni-cli-shared": "3.0.0-4070620250821001",
|
|
84
|
+
"@dcloudio/uni-stacktracey": "3.0.0-4070620250821001",
|
|
85
|
+
"@dcloudio/vite-plugin-uni": "3.0.0-4070620250821001",
|
|
86
|
+
"@esbuild/darwin-arm64": "0.20.2",
|
|
87
|
+
"@esbuild/darwin-x64": "0.20.2",
|
|
88
|
+
"@iconify-json/carbon": "^1.2.4",
|
|
89
|
+
"@iconify/utils": "^3.0.2",
|
|
90
|
+
"@rollup/rollup-darwin-x64": "^4.28.0",
|
|
91
|
+
"@types/node": "^20.17.9",
|
|
92
|
+
"@uni-helper/eslint-config": "0.5.0",
|
|
93
|
+
"@uni-helper/plugin-uni": "0.1.0",
|
|
94
|
+
"@uni-helper/uni-env": "0.1.8",
|
|
95
|
+
"@uni-helper/uni-types": "1.0.0-alpha.6",
|
|
96
|
+
"@uni-helper/unocss-preset-uni": "0.2.11",
|
|
97
|
+
"@uni-helper/vite-plugin-uni-components": "0.2.3",
|
|
98
|
+
"@uni-helper/vite-plugin-uni-layouts": "0.1.11",
|
|
99
|
+
"@uni-helper/vite-plugin-uni-manifest": "0.2.11",
|
|
100
|
+
"@uni-helper/vite-plugin-uni-pages": "0.3.19",
|
|
101
|
+
"@uni-helper/vite-plugin-uni-platform": "0.0.5",
|
|
102
|
+
"@uni-ku/bundle-optimizer": "v1.3.15-beta.2",
|
|
103
|
+
"@uni-ku/root": "1.4.1",
|
|
104
|
+
"@unocss/eslint-plugin": "^66.2.3",
|
|
105
|
+
"@unocss/preset-legacy-compat": "66.0.0",
|
|
106
|
+
"@vue/runtime-core": "^3.4.21",
|
|
107
|
+
"@vue/tsconfig": "^0.1.3",
|
|
108
|
+
"autoprefixer": "^10.4.20",
|
|
109
|
+
"cross-env": "^10.0.0",
|
|
110
|
+
"eslint": "^9.31.0",
|
|
111
|
+
"eslint-plugin-format": "^1.0.1",
|
|
112
|
+
"husky": "^9.1.7",
|
|
113
|
+
"less": "^4.5.1",
|
|
114
|
+
"lint-staged": "^15.2.10",
|
|
115
|
+
"miniprogram-api-typings": "^4.1.0",
|
|
116
|
+
"openapi-ts-request": "^1.10.0",
|
|
117
|
+
"postcss": "^8.4.49",
|
|
118
|
+
"postcss-html": "^1.8.0",
|
|
119
|
+
"postcss-scss": "^4.0.9",
|
|
120
|
+
"rollup-plugin-visualizer": "^6.0.3",
|
|
121
|
+
"sass": "1.77.8",
|
|
122
|
+
"std-env": "^3.9.0",
|
|
123
|
+
"typescript": "~5.8.0",
|
|
124
|
+
"unocss": "66.0.0",
|
|
125
|
+
"unplugin-auto-import": "^20.0.0",
|
|
126
|
+
"vite": "5.2.8",
|
|
127
|
+
"vite-plugin-dts": "^3.9.1",
|
|
128
|
+
"vite-plugin-restart": "^1.0.0",
|
|
129
|
+
"vue-tsc": "^3.0.6"
|
|
130
|
+
},
|
|
131
|
+
"overrides": {
|
|
132
|
+
"unconfig": "7.3.2"
|
|
133
|
+
},
|
|
134
|
+
"resolutions": {
|
|
135
|
+
"bin-wrapper": "npm:bin-wrapper-china",
|
|
136
|
+
"unconfig": "7.3.2"
|
|
137
|
+
},
|
|
138
|
+
"lint-staged": {
|
|
139
|
+
"*": "eslint --fix"
|
|
140
|
+
},
|
|
141
|
+
"scripts": {
|
|
142
|
+
"build:lib": "vite build -c vite.config.library.ts",
|
|
143
|
+
"preinstall": "npx only-allow pnpm",
|
|
144
|
+
"uvm": "npx @dcloudio/uvm@latest",
|
|
145
|
+
"uvm-rm": "node ./scripts/postupgrade.js",
|
|
146
|
+
"postuvm": "echo upgrade uni-app success!",
|
|
147
|
+
"dev:app": "uni -p app",
|
|
148
|
+
"dev:app:test": "uni -p app --mode test",
|
|
149
|
+
"dev:app:prod": "uni -p app --mode production",
|
|
150
|
+
"dev:app-android": "uni -p app-android",
|
|
151
|
+
"dev:app-ios": "uni -p app-ios",
|
|
152
|
+
"dev:custom": "uni -p",
|
|
153
|
+
"predev": "pnpm init-baseFiles",
|
|
154
|
+
"dev": "uni",
|
|
155
|
+
"dev:test": "uni --mode test",
|
|
156
|
+
"dev:prod": "uni --mode production",
|
|
157
|
+
"dev:h5": "uni",
|
|
158
|
+
"dev:h5:test": "uni --mode test",
|
|
159
|
+
"dev:h5:prod": "uni --mode production",
|
|
160
|
+
"dev:h5:ssr": "uni --ssr",
|
|
161
|
+
"dev:mp": "uni -p mp-weixin",
|
|
162
|
+
"dev:mp:test": "uni -p mp-weixin --mode test",
|
|
163
|
+
"dev:mp:prod": "uni -p mp-weixin --mode production",
|
|
164
|
+
"dev:mp-alipay": "uni -p mp-alipay",
|
|
165
|
+
"dev:mp-baidu": "uni -p mp-baidu",
|
|
166
|
+
"dev:mp-jd": "uni -p mp-jd",
|
|
167
|
+
"dev:mp-kuaishou": "uni -p mp-kuaishou",
|
|
168
|
+
"dev:mp-lark": "uni -p mp-lark",
|
|
169
|
+
"dev:mp-qq": "uni -p mp-qq",
|
|
170
|
+
"dev:mp-toutiao": "uni -p mp-toutiao",
|
|
171
|
+
"dev:mp-weixin": "uni -p mp-weixin",
|
|
172
|
+
"dev:mp-xhs": "uni -p mp-xhs",
|
|
173
|
+
"dev:quickapp-webview": "uni -p quickapp-webview",
|
|
174
|
+
"dev:quickapp-webview-huawei": "uni -p quickapp-webview-huawei",
|
|
175
|
+
"dev:quickapp-webview-union": "uni -p quickapp-webview-union",
|
|
176
|
+
"build:app": "uni build -p app",
|
|
177
|
+
"build:app:test": "uni build -p app --mode test",
|
|
178
|
+
"build:app:prod": "uni build -p app --mode production",
|
|
179
|
+
"build:app-android": "uni build -p app-android",
|
|
180
|
+
"build:app-ios": "uni build -p app-ios",
|
|
181
|
+
"build:custom": "uni build -p",
|
|
182
|
+
"build:h5": "uni build",
|
|
183
|
+
"build:h5:test": "uni build --mode test",
|
|
184
|
+
"build:h5:prod": "uni build --mode production",
|
|
185
|
+
"build": "uni build",
|
|
186
|
+
"build:test": "uni build --mode test",
|
|
187
|
+
"build:prod": "uni build --mode production",
|
|
188
|
+
"build:h5:ssr": "uni build --ssr",
|
|
189
|
+
"build:mp-alipay": "uni build -p mp-alipay",
|
|
190
|
+
"build:mp": "uni build -p mp-weixin",
|
|
191
|
+
"build:mp:test": "uni build -p mp-weixin --mode test",
|
|
192
|
+
"build:mp:prod": "uni build -p mp-weixin --mode production",
|
|
193
|
+
"build:mp-baidu": "uni build -p mp-baidu",
|
|
194
|
+
"build:mp-jd": "uni build -p mp-jd",
|
|
195
|
+
"build:mp-kuaishou": "uni build -p mp-kuaishou",
|
|
196
|
+
"build:mp-lark": "uni build -p mp-lark",
|
|
197
|
+
"build:mp-qq": "uni build -p mp-qq",
|
|
198
|
+
"build:mp-toutiao": "uni build -p mp-toutiao",
|
|
199
|
+
"build:mp-weixin": "uni build -p mp-weixin",
|
|
200
|
+
"build:mp-xhs": "uni build -p mp-xhs",
|
|
201
|
+
"build:quickapp-webview": "uni build -p quickapp-webview",
|
|
202
|
+
"build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei",
|
|
203
|
+
"build:quickapp-webview-union": "uni build -p quickapp-webview-union",
|
|
204
|
+
"type-check": "vue-tsc --noEmit",
|
|
205
|
+
"openapi": "openapi-ts",
|
|
206
|
+
"init-husky": "git init && husky",
|
|
207
|
+
"init-baseFiles": "node ./scripts/create-base-files.js",
|
|
208
|
+
"init-json": "pnpm init-baseFiles",
|
|
209
|
+
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
|
|
210
|
+
}
|
|
211
|
+
}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import Component from './index.vue'
|
|
2
|
-
|
|
1
|
+
import Component from './index.vue'
|
|
2
|
+
|
|
3
|
+
export default Component
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import Component from './index.vue'
|
|
2
|
-
|
|
1
|
+
import Component from './index.vue'
|
|
2
|
+
|
|
3
|
+
export default Component
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import Component from './index.vue'
|
|
2
|
-
|
|
1
|
+
import Component from './index.vue'
|
|
2
|
+
|
|
3
|
+
export default Component
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import Component from './index.vue'
|
|
2
|
-
|
|
1
|
+
import Component from './index.vue'
|
|
2
|
+
|
|
3
|
+
export default Component
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import Component from './index.vue'
|
|
2
|
-
|
|
1
|
+
import Component from './index.vue'
|
|
2
|
+
|
|
3
|
+
export default Component
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import Component from './index.vue'
|
|
2
|
-
|
|
1
|
+
import Component from './index.vue'
|
|
2
|
+
|
|
3
|
+
export default Component
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import Component from './index.vue'
|
|
2
|
-
|
|
1
|
+
import Component from './index.vue'
|
|
2
|
+
|
|
3
|
+
export default Component
|
|
@@ -4,30 +4,30 @@
|
|
|
4
4
|
export { default as Button } from './Button/index.vue'
|
|
5
5
|
export { default as Dialog } from './Dialog/index.vue'
|
|
6
6
|
export { default as Divider } from './Divider/index.vue'
|
|
7
|
-
|
|
8
|
-
export {
|
|
9
|
-
export { default as Swiper } from './Swiper/index.vue'
|
|
10
|
-
|
|
11
|
-
// 交互组件
|
|
12
|
-
export { default as InfiniteScroll } from './InfiniteScroll/index.vue'
|
|
13
|
-
export { default as PullRefresh } from './PullRefresh/index.vue'
|
|
14
|
-
|
|
7
|
+
// 导出组合式函数
|
|
8
|
+
export { useDropdownSelect } from './DropdownSelect/dropdownSelect'
|
|
15
9
|
// 表单组件
|
|
16
10
|
export { default as DropdownSelect } from './DropdownSelect/index.vue'
|
|
17
|
-
export type {
|
|
18
|
-
export { default as DropdownWithBadge } from './DropdownWithBadge/index.vue'
|
|
19
|
-
export type { DropdownWithBadgeProps, DropdownWithBadgeEmits } from './DropdownWithBadge/type'
|
|
20
|
-
|
|
21
|
-
// 筛选组件
|
|
22
|
-
export { default as FilterDrawer } from './FilterDrawer/index.vue'
|
|
23
|
-
export type { FilterDrawerProps, FilterDrawerEmits } from './FilterDrawer/type'
|
|
11
|
+
export type { DropdownSelectEmits, DropdownSelectProps } from './DropdownSelect/type'
|
|
24
12
|
|
|
25
13
|
// 导出所有类型
|
|
26
14
|
export type * from './DropdownSelect/type'
|
|
15
|
+
export { useDropdownWithBadge } from './DropdownWithBadge/dropdownWithBadge'
|
|
16
|
+
|
|
17
|
+
export { default as DropdownWithBadge } from './DropdownWithBadge/index.vue'
|
|
18
|
+
export type { DropdownWithBadgeEmits, DropdownWithBadgeProps } from './DropdownWithBadge/type'
|
|
27
19
|
export type * from './DropdownWithBadge/type'
|
|
20
|
+
// 筛选组件
|
|
21
|
+
export { default as FilterDrawer } from './FilterDrawer/index.vue'
|
|
22
|
+
|
|
23
|
+
export type { FilterDrawerEmits, FilterDrawerProps } from './FilterDrawer/type'
|
|
28
24
|
export type * from './FilterDrawer/type'
|
|
29
25
|
|
|
30
|
-
// 导出组合式函数
|
|
31
|
-
export { useDropdownSelect } from './DropdownSelect/dropdownSelect'
|
|
32
|
-
export { useDropdownWithBadge } from './DropdownWithBadge/dropdownWithBadge'
|
|
33
26
|
export { useFilterDrawer } from './FilterDrawer/useFilterDrawer'
|
|
27
|
+
// 交互组件
|
|
28
|
+
export { default as InfiniteScroll } from './InfiniteScroll/index.vue'
|
|
29
|
+
export { default as Popup } from './Popup/index.vue'
|
|
30
|
+
|
|
31
|
+
export { default as PullRefresh } from './PullRefresh/index.vue'
|
|
32
|
+
export { default as Swiper } from './Swiper/index.vue'
|
|
33
|
+
export { default as Toast } from './Toast/index.vue'
|