@tuya-miniapp/smart-ui 1.2.0 → 1.3.0-beta-1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/common/theme/dark.d.ts +344 -0
- package/dist/common/theme/dark.js +343 -0
- package/dist/common/theme/light.d.ts +344 -0
- package/dist/common/theme/light.js +343 -0
- package/dist/config-provider/index.wxs +7 -2
- package/dist/dialog/dialog.d.ts +7 -1
- package/dist/dialog/dialog.js +1 -1
- package/dist/dialog/index.js +4 -0
- package/dist/wxs/is-app-theme-var.wxs +8 -0
- package/dist/wxs/style.wxs +4 -0
- package/dist/wxs/utils.wxs +3 -1
- package/lib/common/theme/dark.d.ts +344 -0
- package/lib/common/theme/dark.js +345 -0
- package/lib/common/theme/light.d.ts +344 -0
- package/lib/common/theme/light.js +345 -0
- package/lib/config-provider/index.wxs +7 -2
- package/lib/dialog/dialog.d.ts +7 -1
- package/lib/dialog/dialog.js +2 -2
- package/lib/dialog/index.js +4 -0
- package/lib/wxs/is-app-theme-var.wxs +8 -0
- package/lib/wxs/style.wxs +4 -0
- package/lib/wxs/utils.wxs +3 -1
- package/package.json +1 -1
@@ -0,0 +1,345 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.default = {
|
4
|
+
'--app-B1_2-N1': 'rgba(0, 0, 0, 0.90)',
|
5
|
+
'--app-B1_2-N2': 'rgba(0, 0, 0, 0.70)',
|
6
|
+
'--app-B1_2-N3': 'rgba(0, 0, 0, 0.50)',
|
7
|
+
'--app-B1_2-N4': 'rgba(0, 0, 0, 0.30)',
|
8
|
+
'--app-B1_2-N5': 'rgba(0, 0, 0, 0.70)',
|
9
|
+
'--app-B1_2-N6': 'rgba(0, 0, 0, 0.20)',
|
10
|
+
'--app-B1_2-N7': 'rgba(0, 0, 0, 0.10)',
|
11
|
+
'--app-B1_2-N8': 'rgba(0, 0, 0, 0.40)',
|
12
|
+
'--app-B1_2-N9': 'rgba(0, 0, 0, 0.03)',
|
13
|
+
'--app-B1_2': 'rgba(221.4, 222.3, 225.9, 1.00)',
|
14
|
+
'--app-B1-N1': 'rgba(0, 0, 0, 0.90)',
|
15
|
+
'--app-B1-N2': 'rgba(0, 0, 0, 0.70)',
|
16
|
+
'--app-B1-N3': 'rgba(0, 0, 0, 0.50)',
|
17
|
+
'--app-B1-N4': 'rgba(0, 0, 0, 0.30)',
|
18
|
+
'--app-B1-N5': 'rgba(0, 0, 0, 0.70)',
|
19
|
+
'--app-B1-N6': 'rgba(0, 0, 0, 0.20)',
|
20
|
+
'--app-B1-N7': 'rgba(0, 0, 0, 0.10)',
|
21
|
+
'--app-B1-N8': 'rgba(0, 0, 0, 0.40)',
|
22
|
+
'--app-B1-N9': 'rgba(0, 0, 0, 0.03)',
|
23
|
+
'--app-B1': 'rgba(246, 247, 251, 1.00)',
|
24
|
+
'--app-B2_2-N1': 'rgba(0, 0, 0, 0.90)',
|
25
|
+
'--app-B2_2-N2': 'rgba(0, 0, 0, 0.70)',
|
26
|
+
'--app-B2_2-N3': 'rgba(0, 0, 0, 0.50)',
|
27
|
+
'--app-B2_2-N4': 'rgba(0, 0, 0, 0.30)',
|
28
|
+
'--app-B2_2-N5': 'rgba(0, 0, 0, 0.70)',
|
29
|
+
'--app-B2_2-N6': 'rgba(0, 0, 0, 0.20)',
|
30
|
+
'--app-B2_2-N7': 'rgba(0, 0, 0, 0.10)',
|
31
|
+
'--app-B2_2-N8': 'rgba(0, 0, 0, 0.40)',
|
32
|
+
'--app-B2_2-N9': 'rgba(0, 0, 0, 0.03)',
|
33
|
+
'--app-B2_2': 'rgba(229.5, 229.5, 229.5, 1.00)',
|
34
|
+
'--app-B2-N1': 'rgba(0, 0, 0, 0.90)',
|
35
|
+
'--app-B2-N2': 'rgba(0, 0, 0, 0.70)',
|
36
|
+
'--app-B2-N3': 'rgba(0, 0, 0, 0.50)',
|
37
|
+
'--app-B2-N4': 'rgba(0, 0, 0, 0.30)',
|
38
|
+
'--app-B2-N5': 'rgba(0, 0, 0, 0.70)',
|
39
|
+
'--app-B2-N6': 'rgba(0, 0, 0, 0.20)',
|
40
|
+
'--app-B2-N7': 'rgba(0, 0, 0, 0.10)',
|
41
|
+
'--app-B2-N8': 'rgba(0, 0, 0, 0.40)',
|
42
|
+
'--app-B2-N9': 'rgba(0, 0, 0, 0.03)',
|
43
|
+
'--app-B2': 'rgba(255, 255, 255, 1.00)',
|
44
|
+
'--app-B3_2-N1': 'rgba(0, 0, 0, 0.90)',
|
45
|
+
'--app-B3_2-N2': 'rgba(0, 0, 0, 0.70)',
|
46
|
+
'--app-B3_2-N3': 'rgba(0, 0, 0, 0.50)',
|
47
|
+
'--app-B3_2-N4': 'rgba(0, 0, 0, 0.30)',
|
48
|
+
'--app-B3_2-N5': 'rgba(0, 0, 0, 0.70)',
|
49
|
+
'--app-B3_2-N6': 'rgba(0, 0, 0, 0.20)',
|
50
|
+
'--app-B3_2-N7': 'rgba(0, 0, 0, 0.10)',
|
51
|
+
'--app-B3_2-N8': 'rgba(0, 0, 0, 0.40)',
|
52
|
+
'--app-B3_2-N9': 'rgba(0, 0, 0, 0.03)',
|
53
|
+
'--app-B3_2': 'rgba(229.5, 229.5, 229.5, 1.00)',
|
54
|
+
'--app-B3-N1': 'rgba(0, 0, 0, 0.90)',
|
55
|
+
'--app-B3-N2': 'rgba(0, 0, 0, 0.70)',
|
56
|
+
'--app-B3-N3': 'rgba(0, 0, 0, 0.50)',
|
57
|
+
'--app-B3-N4': 'rgba(0, 0, 0, 0.30)',
|
58
|
+
'--app-B3-N5': 'rgba(0, 0, 0, 0.70)',
|
59
|
+
'--app-B3-N6': 'rgba(0, 0, 0, 0.20)',
|
60
|
+
'--app-B3-N7': 'rgba(0, 0, 0, 0.10)',
|
61
|
+
'--app-B3-N8': 'rgba(0, 0, 0, 0.40)',
|
62
|
+
'--app-B3-N9': 'rgba(0, 0, 0, 0.03)',
|
63
|
+
'--app-B3': 'rgba(255, 255, 255, 1.00)',
|
64
|
+
'--app-B4_2-N1': 'rgba(0, 0, 0, 0.90)',
|
65
|
+
'--app-B4_2-N2': 'rgba(0, 0, 0, 0.70)',
|
66
|
+
'--app-B4_2-N3': 'rgba(0, 0, 0, 0.50)',
|
67
|
+
'--app-B4_2-N4': 'rgba(0, 0, 0, 0.30)',
|
68
|
+
'--app-B4_2-N5': 'rgba(0, 0, 0, 0.70)',
|
69
|
+
'--app-B4_2-N6': 'rgba(0, 0, 0, 0.20)',
|
70
|
+
'--app-B4_2-N7': 'rgba(0, 0, 0, 0.10)',
|
71
|
+
'--app-B4_2-N8': 'rgba(0, 0, 0, 0.40)',
|
72
|
+
'--app-B4_2-N9': 'rgba(0, 0, 0, 0.03)',
|
73
|
+
'--app-B4_2': 'rgba(229.5, 229.5, 229.5, 1.00)',
|
74
|
+
'--app-B4-N1': 'rgba(0, 0, 0, 0.90)',
|
75
|
+
'--app-B4-N2': 'rgba(0, 0, 0, 0.70)',
|
76
|
+
'--app-B4-N3': 'rgba(0, 0, 0, 0.50)',
|
77
|
+
'--app-B4-N4': 'rgba(0, 0, 0, 0.30)',
|
78
|
+
'--app-B4-N5': 'rgba(0, 0, 0, 0.70)',
|
79
|
+
'--app-B4-N6': 'rgba(0, 0, 0, 0.20)',
|
80
|
+
'--app-B4-N7': 'rgba(0, 0, 0, 0.10)',
|
81
|
+
'--app-B4-N8': 'rgba(0, 0, 0, 0.40)',
|
82
|
+
'--app-B4-N9': 'rgba(0, 0, 0, 0.03)',
|
83
|
+
'--app-B4': 'rgba(255, 255, 255, 1.00)',
|
84
|
+
'--app-B5_2-N1': 'rgba(0, 0, 0, 0.90)',
|
85
|
+
'--app-B5_2-N2': 'rgba(0, 0, 0, 0.70)',
|
86
|
+
'--app-B5_2-N3': 'rgba(0, 0, 0, 0.50)',
|
87
|
+
'--app-B5_2-N4': 'rgba(0, 0, 0, 0.30)',
|
88
|
+
'--app-B5_2-N5': 'rgba(0, 0, 0, 0.70)',
|
89
|
+
'--app-B5_2-N6': 'rgba(0, 0, 0, 0.20)',
|
90
|
+
'--app-B5_2-N7': 'rgba(0, 0, 0, 0.10)',
|
91
|
+
'--app-B5_2-N8': 'rgba(0, 0, 0, 0.40)',
|
92
|
+
'--app-B5_2-N9': 'rgba(0, 0, 0, 0.03)',
|
93
|
+
'--app-B5_2': 'rgba(229.5, 229.5, 229.5, 1.00)',
|
94
|
+
'--app-B5-N1': 'rgba(0, 0, 0, 0.90)',
|
95
|
+
'--app-B5-N2': 'rgba(0, 0, 0, 0.70)',
|
96
|
+
'--app-B5-N3': 'rgba(0, 0, 0, 0.50)',
|
97
|
+
'--app-B5-N4': 'rgba(0, 0, 0, 0.30)',
|
98
|
+
'--app-B5-N5': 'rgba(0, 0, 0, 0.70)',
|
99
|
+
'--app-B5-N6': 'rgba(0, 0, 0, 0.20)',
|
100
|
+
'--app-B5-N7': 'rgba(0, 0, 0, 0.10)',
|
101
|
+
'--app-B5-N8': 'rgba(0, 0, 0, 0.40)',
|
102
|
+
'--app-B5-N9': 'rgba(0, 0, 0, 0.03)',
|
103
|
+
'--app-B5': 'rgba(255, 255, 255, 1.00)',
|
104
|
+
'--app-B6_2-N1': 'rgba(0, 0, 0, 0.90)',
|
105
|
+
'--app-B6_2-N2': 'rgba(0, 0, 0, 0.70)',
|
106
|
+
'--app-B6_2-N3': 'rgba(0, 0, 0, 0.50)',
|
107
|
+
'--app-B6_2-N4': 'rgba(0, 0, 0, 0.30)',
|
108
|
+
'--app-B6_2-N5': 'rgba(0, 0, 0, 0.70)',
|
109
|
+
'--app-B6_2-N6': 'rgba(0, 0, 0, 0.20)',
|
110
|
+
'--app-B6_2-N7': 'rgba(0, 0, 0, 0.10)',
|
111
|
+
'--app-B6_2-N8': 'rgba(0, 0, 0, 0.40)',
|
112
|
+
'--app-B6_2-N9': 'rgba(0, 0, 0, 0.03)',
|
113
|
+
'--app-B6_2': 'rgba(229.5, 229.5, 229.5, 1.00)',
|
114
|
+
'--app-B6-N1': 'rgba(0, 0, 0, 0.90)',
|
115
|
+
'--app-B6-N2': 'rgba(0, 0, 0, 0.70)',
|
116
|
+
'--app-B6-N3': 'rgba(0, 0, 0, 0.50)',
|
117
|
+
'--app-B6-N4': 'rgba(0, 0, 0, 0.30)',
|
118
|
+
'--app-B6-N5': 'rgba(0, 0, 0, 0.70)',
|
119
|
+
'--app-B6-N6': 'rgba(0, 0, 0, 0.20)',
|
120
|
+
'--app-B6-N7': 'rgba(0, 0, 0, 0.10)',
|
121
|
+
'--app-B6-N8': 'rgba(0, 0, 0, 0.40)',
|
122
|
+
'--app-B6-N9': 'rgba(0, 0, 0, 0.03)',
|
123
|
+
'--app-B6': 'rgba(255, 255, 255, 1.00)',
|
124
|
+
'--app-C1_1': '8px',
|
125
|
+
'--app-C1_2': '6px',
|
126
|
+
'--app-C1_3': '4px',
|
127
|
+
'--app-C2_2': '24px',
|
128
|
+
'--app-C2_3': '32px',
|
129
|
+
'--app-C2': '16px',
|
130
|
+
'--app-C3_1': '16px',
|
131
|
+
'--app-C3_2': '12px',
|
132
|
+
'--app-C3_3': '8px',
|
133
|
+
'--app-C3_4': '4px',
|
134
|
+
'--app-I1': '16px',
|
135
|
+
'--app-I2': '20px',
|
136
|
+
'--app-I3': '24px',
|
137
|
+
'--app-I4': '32px',
|
138
|
+
'--app-I5': '40px',
|
139
|
+
'--app-I6': '56px',
|
140
|
+
'--app-I7': '64px',
|
141
|
+
'--app-IC1': '16px',
|
142
|
+
'--app-IC2': '20px',
|
143
|
+
'--app-IC3': '24px',
|
144
|
+
'--app-IC4': '32px',
|
145
|
+
'--app-IC5': '40px',
|
146
|
+
'--app-M1_1-N1': 'rgba(255, 255, 255, 1.00)',
|
147
|
+
'--app-M1_1-N2': 'rgba(255, 255, 255, 0.70)',
|
148
|
+
'--app-M1_1-N3': 'rgba(255, 255, 255, 0.50)',
|
149
|
+
'--app-M1_1-N4': 'rgba(255, 255, 255, 0.30)',
|
150
|
+
'--app-M1_1-N5': 'rgba(255, 255, 255, 0.70)',
|
151
|
+
'--app-M1_1-N6': 'rgba(255, 255, 255, 0.20)',
|
152
|
+
'--app-M1_1-N7': 'rgba(255, 255, 255, 0.10)',
|
153
|
+
'--app-M1_1-N8': 'rgba(0, 0, 0, 0.40)',
|
154
|
+
'--app-M1_1-N9': 'rgba(255, 255, 255, 0.03)',
|
155
|
+
'--app-M1_1': 'rgba(255, 89, 42, 0.20)',
|
156
|
+
'--app-M1_2-N1': 'rgba(255, 255, 255, 0.90)',
|
157
|
+
'--app-M1_2-N2': 'rgba(255, 255, 255, 0.70)',
|
158
|
+
'--app-M1_2-N3': 'rgba(255, 255, 255, 0.50)',
|
159
|
+
'--app-M1_2-N4': 'rgba(255, 255, 255, 0.30)',
|
160
|
+
'--app-M1_2-N5': 'rgba(255, 255, 255, 0.70)',
|
161
|
+
'--app-M1_2-N6': 'rgba(255, 255, 255, 0.20)',
|
162
|
+
'--app-M1_2-N7': 'rgba(255, 255, 255, 0.10)',
|
163
|
+
'--app-M1_2-N8': 'rgba(0, 0, 0, 0.40)',
|
164
|
+
'--app-M1_2-N9': 'rgba(255, 255, 255, 0.03)',
|
165
|
+
'--app-M1_2': 'rgba(255, 105.6, 63.3, 1.00)',
|
166
|
+
'--app-M1-N1': 'rgba(255, 255, 255, 1.00)',
|
167
|
+
'--app-M1-N2': 'rgba(255, 255, 255, 0.70)',
|
168
|
+
'--app-M1-N3': 'rgba(255, 255, 255, 0.50)',
|
169
|
+
'--app-M1-N4': 'rgba(255, 255, 255, 0.30)',
|
170
|
+
'--app-M1-N5': 'rgba(255, 255, 255, 0.70)',
|
171
|
+
'--app-M1-N6': 'rgba(255, 255, 255, 0.20)',
|
172
|
+
'--app-M1-N7': 'rgba(255, 255, 255, 0.10)',
|
173
|
+
'--app-M1-N8': 'rgba(0, 0, 0, 0.40)',
|
174
|
+
'--app-M1-N9': 'rgba(255, 255, 255, 0.03)',
|
175
|
+
'--app-M1': 'rgba(255, 89, 42, 1.00)',
|
176
|
+
'--app-M2_1-N1': 'rgba(255, 255, 255, 1.00)',
|
177
|
+
'--app-M2_1-N2': 'rgba(255, 255, 255, 0.70)',
|
178
|
+
'--app-M2_1-N3': 'rgba(255, 255, 255, 0.50)',
|
179
|
+
'--app-M2_1-N4': 'rgba(255, 255, 255, 0.30)',
|
180
|
+
'--app-M2_1-N5': 'rgba(255, 255, 255, 0.70)',
|
181
|
+
'--app-M2_1-N6': 'rgba(255, 255, 255, 0.20)',
|
182
|
+
'--app-M2_1-N7': 'rgba(255, 255, 255, 0.10)',
|
183
|
+
'--app-M2_1-N8': 'rgba(0, 0, 0, 0.40)',
|
184
|
+
'--app-M2_1-N9': 'rgba(255, 255, 255, 0.03)',
|
185
|
+
'--app-M2_1': 'rgba(255, 68, 68, 0.20)',
|
186
|
+
'--app-M2_2-N1': 'rgba(255, 255, 255, 0.90)',
|
187
|
+
'--app-M2_2-N2': 'rgba(255, 255, 255, 0.70)',
|
188
|
+
'--app-M2_2-N3': 'rgba(255, 255, 255, 0.50)',
|
189
|
+
'--app-M2_2-N4': 'rgba(255, 255, 255, 0.30)',
|
190
|
+
'--app-M2_2-N5': 'rgba(255, 255, 255, 0.70)',
|
191
|
+
'--app-M2_2-N6': 'rgba(255, 255, 255, 0.20)',
|
192
|
+
'--app-M2_2-N7': 'rgba(255, 255, 255, 0.10)',
|
193
|
+
'--app-M2_2-N8': 'rgba(0, 0, 0, 0.40)',
|
194
|
+
'--app-M2_2-N9': 'rgba(255, 255, 255, 0.03)',
|
195
|
+
'--app-M2_2': 'rgba(255, 86.69999999999999, 86.69999999999999, 1.00)',
|
196
|
+
'--app-M2-N1': 'rgba(255, 255, 255, 1.00)',
|
197
|
+
'--app-M2-N2': 'rgba(255, 255, 255, 0.70)',
|
198
|
+
'--app-M2-N3': 'rgba(255, 255, 255, 0.50)',
|
199
|
+
'--app-M2-N4': 'rgba(255, 255, 255, 0.30)',
|
200
|
+
'--app-M2-N5': 'rgba(255, 255, 255, 0.70)',
|
201
|
+
'--app-M2-N6': 'rgba(255, 255, 255, 0.20)',
|
202
|
+
'--app-M2-N7': 'rgba(255, 255, 255, 0.10)',
|
203
|
+
'--app-M2-N8': 'rgba(0, 0, 0, 0.40)',
|
204
|
+
'--app-M2-N9': 'rgba(255, 255, 255, 0.03)',
|
205
|
+
'--app-M2': 'rgba(255, 68, 68, 1.00)',
|
206
|
+
'--app-M3_1-N1': 'rgba(255, 255, 255, 1.00)',
|
207
|
+
'--app-M3_1-N2': 'rgba(255, 255, 255, 0.70)',
|
208
|
+
'--app-M3_1-N3': 'rgba(255, 255, 255, 0.50)',
|
209
|
+
'--app-M3_1-N4': 'rgba(255, 255, 255, 0.30)',
|
210
|
+
'--app-M3_1-N5': 'rgba(255, 255, 255, 0.70)',
|
211
|
+
'--app-M3_1-N6': 'rgba(255, 255, 255, 0.20)',
|
212
|
+
'--app-M3_1-N7': 'rgba(255, 255, 255, 0.10)',
|
213
|
+
'--app-M3_1-N8': 'rgba(0, 0, 0, 0.40)',
|
214
|
+
'--app-M3_1-N9': 'rgba(255, 255, 255, 0.03)',
|
215
|
+
'--app-M3_1': 'rgba(45, 218, 134, 0.20)',
|
216
|
+
'--app-M3_2-N1': 'rgba(0, 0, 0, 0.90)',
|
217
|
+
'--app-M3_2-N2': 'rgba(0, 0, 0, 0.70)',
|
218
|
+
'--app-M3_2-N3': 'rgba(0, 0, 0, 0.50)',
|
219
|
+
'--app-M3_2-N4': 'rgba(0, 0, 0, 0.30)',
|
220
|
+
'--app-M3_2-N5': 'rgba(0, 0, 0, 0.70)',
|
221
|
+
'--app-M3_2-N6': 'rgba(0, 0, 0, 0.20)',
|
222
|
+
'--app-M3_2-N7': 'rgba(0, 0, 0, 0.10)',
|
223
|
+
'--app-M3_2-N8': 'rgba(0, 0, 0, 0.40)',
|
224
|
+
'--app-M3_2-N9': 'rgba(0, 0, 0, 0.03)',
|
225
|
+
'--app-M3_2': 'rgba(66, 221.7, 146.1, 1.00)',
|
226
|
+
'--app-M3-N1': 'rgba(255, 255, 255, 1.00)',
|
227
|
+
'--app-M3-N2': 'rgba(255, 255, 255, 0.70)',
|
228
|
+
'--app-M3-N3': 'rgba(255, 255, 255, 0.50)',
|
229
|
+
'--app-M3-N4': 'rgba(255, 255, 255, 0.30)',
|
230
|
+
'--app-M3-N5': 'rgba(255, 255, 255, 0.70)',
|
231
|
+
'--app-M3-N6': 'rgba(255, 255, 255, 0.20)',
|
232
|
+
'--app-M3-N7': 'rgba(255, 255, 255, 0.10)',
|
233
|
+
'--app-M3-N8': 'rgba(0, 0, 0, 0.40)',
|
234
|
+
'--app-M3-N9': 'rgba(255, 255, 255, 0.03)',
|
235
|
+
'--app-M3': 'rgba(45, 218, 134, 1.00)',
|
236
|
+
'--app-M4_1-N1': 'rgba(255, 255, 255, 1.00)',
|
237
|
+
'--app-M4_1-N2': 'rgba(255, 255, 255, 0.70)',
|
238
|
+
'--app-M4_1-N3': 'rgba(255, 255, 255, 0.50)',
|
239
|
+
'--app-M4_1-N4': 'rgba(255, 255, 255, 0.30)',
|
240
|
+
'--app-M4_1-N5': 'rgba(255, 255, 255, 0.70)',
|
241
|
+
'--app-M4_1-N6': 'rgba(255, 255, 255, 0.20)',
|
242
|
+
'--app-M4_1-N7': 'rgba(255, 255, 255, 0.10)',
|
243
|
+
'--app-M4_1-N8': 'rgba(0, 0, 0, 0.40)',
|
244
|
+
'--app-M4_1-N9': 'rgba(255, 255, 255, 0.03)',
|
245
|
+
'--app-M4_1': 'rgba(25, 137, 250, 0.20)',
|
246
|
+
'--app-M4_2-N1': 'rgba(255, 255, 255, 0.90)',
|
247
|
+
'--app-M4_2-N2': 'rgba(255, 255, 255, 0.70)',
|
248
|
+
'--app-M4_2-N3': 'rgba(255, 255, 255, 0.50)',
|
249
|
+
'--app-M4_2-N4': 'rgba(255, 255, 255, 0.30)',
|
250
|
+
'--app-M4_2-N5': 'rgba(255, 255, 255, 0.70)',
|
251
|
+
'--app-M4_2-N6': 'rgba(255, 255, 255, 0.20)',
|
252
|
+
'--app-M4_2-N7': 'rgba(255, 255, 255, 0.10)',
|
253
|
+
'--app-M4_2-N8': 'rgba(0, 0, 0, 0.40)',
|
254
|
+
'--app-M4_2-N9': 'rgba(255, 255, 255, 0.03)',
|
255
|
+
'--app-M4_2': 'rgba(48, 148.8, 250.5, 1.00)',
|
256
|
+
'--app-M4-N1': 'rgba(255, 255, 255, 1.00)',
|
257
|
+
'--app-M4-N2': 'rgba(255, 255, 255, 0.70)',
|
258
|
+
'--app-M4-N3': 'rgba(255, 255, 255, 0.50)',
|
259
|
+
'--app-M4-N4': 'rgba(255, 255, 255, 0.30)',
|
260
|
+
'--app-M4-N5': 'rgba(255, 255, 255, 0.70)',
|
261
|
+
'--app-M4-N6': 'rgba(255, 255, 255, 0.20)',
|
262
|
+
'--app-M4-N7': 'rgba(255, 255, 255, 0.10)',
|
263
|
+
'--app-M4-N8': 'rgba(0, 0, 0, 0.40)',
|
264
|
+
'--app-M4-N9': 'rgba(255, 255, 255, 0.03)',
|
265
|
+
'--app-M4': 'rgba(25, 137, 250, 1.00)',
|
266
|
+
'--app-M5_1-N1': 'rgba(0, 0, 0, 0.90)',
|
267
|
+
'--app-M5_1-N2': 'rgba(0, 0, 0, 0.70)',
|
268
|
+
'--app-M5_1-N3': 'rgba(0, 0, 0, 0.50)',
|
269
|
+
'--app-M5_1-N4': 'rgba(0, 0, 0, 0.30)',
|
270
|
+
'--app-M5_1-N5': 'rgba(0, 0, 0, 0.70)',
|
271
|
+
'--app-M5_1-N6': 'rgba(0, 0, 0, 0.20)',
|
272
|
+
'--app-M5_1-N7': 'rgba(0, 0, 0, 0.10)',
|
273
|
+
'--app-M5_1-N8': 'rgba(0, 0, 0, 0.40)',
|
274
|
+
'--app-M5_1-N9': 'rgba(0, 0, 0, 0.03)',
|
275
|
+
'--app-M5_1': 'rgba(246, 247, 251, 1.00)',
|
276
|
+
'--app-M5_2-N1': 'rgba(0, 0, 0, 0.90)',
|
277
|
+
'--app-M5_2-N2': 'rgba(0, 0, 0, 0.70)',
|
278
|
+
'--app-M5_2-N3': 'rgba(0, 0, 0, 0.50)',
|
279
|
+
'--app-M5_2-N4': 'rgba(0, 0, 0, 0.30)',
|
280
|
+
'--app-M5_2-N5': 'rgba(0, 0, 0, 0.70)',
|
281
|
+
'--app-M5_2-N6': 'rgba(0, 0, 0, 0.20)',
|
282
|
+
'--app-M5_2-N7': 'rgba(0, 0, 0, 0.10)',
|
283
|
+
'--app-M5_2-N8': 'rgba(0, 0, 0, 0.40)',
|
284
|
+
'--app-M5_2-N9': 'rgba(0, 0, 0, 0.03)',
|
285
|
+
'--app-M5_2': 'rgba(246, 247, 251, 1.00)',
|
286
|
+
'--app-M5-N1': 'rgba(255, 255, 255, 1.00)',
|
287
|
+
'--app-M5-N2': 'rgba(255, 255, 255, 0.70)',
|
288
|
+
'--app-M5-N3': 'rgba(255, 255, 255, 0.50)',
|
289
|
+
'--app-M5-N4': 'rgba(255, 255, 255, 0.30)',
|
290
|
+
'--app-M5-N5': 'rgba(255, 255, 255, 0.70)',
|
291
|
+
'--app-M5-N6': 'rgba(255, 255, 255, 0.20)',
|
292
|
+
'--app-M5-N7': 'rgba(255, 255, 255, 0.10)',
|
293
|
+
'--app-M5-N8': 'rgba(0, 0, 0, 0.40)',
|
294
|
+
'--app-M5-N9': 'rgba(255, 255, 255, 0.03)',
|
295
|
+
'--app-M5': 'rgba(255, 90, 40, 1.00)',
|
296
|
+
'--app-P0': '0px',
|
297
|
+
'--app-P1': '4px',
|
298
|
+
'--app-P2': '8px',
|
299
|
+
'--app-P3': '12px',
|
300
|
+
'--app-P4': '16px',
|
301
|
+
'--app-P5': '20px',
|
302
|
+
'--app-P6': '24px',
|
303
|
+
'--app-P7': '28px',
|
304
|
+
'--app-P8': '32px',
|
305
|
+
'--app-P9': '40px',
|
306
|
+
'--app-T1-f': '11px',
|
307
|
+
'--app-T1-h': '16px',
|
308
|
+
'--app-T1-p': '1px',
|
309
|
+
'--app-T10-f': '22px',
|
310
|
+
'--app-T10-h': '36px',
|
311
|
+
'--app-T10-p': '4px',
|
312
|
+
'--app-T11-f': '24px',
|
313
|
+
'--app-T11-h': '36px',
|
314
|
+
'--app-T11-p': '4px',
|
315
|
+
'--app-T12-f': '28px',
|
316
|
+
'--app-T12-h': '48px',
|
317
|
+
'--app-T12-p': '6px',
|
318
|
+
'--app-T13-f': '32px',
|
319
|
+
'--app-T13-h': '56px',
|
320
|
+
'--app-T13-p': '6px',
|
321
|
+
'--app-T2-f': '12px',
|
322
|
+
'--app-T2-h': '16px',
|
323
|
+
'--app-T2-p': '2px',
|
324
|
+
'--app-T3-f': '13px',
|
325
|
+
'--app-T3-h': '20px',
|
326
|
+
'--app-T3-p': '1px',
|
327
|
+
'--app-T4-f': '14px',
|
328
|
+
'--app-T4-h': '20px',
|
329
|
+
'--app-T4-p': '2px',
|
330
|
+
'--app-T5-f': '15px',
|
331
|
+
'--app-T5-h': '20px',
|
332
|
+
'--app-T5-p': '3px',
|
333
|
+
'--app-T6-f': '16px',
|
334
|
+
'--app-T6-h': '24px',
|
335
|
+
'--app-T6-p': '4px',
|
336
|
+
'--app-T7-f': '17px',
|
337
|
+
'--app-T7-h': '24px',
|
338
|
+
'--app-T7-p': '3px',
|
339
|
+
'--app-T8-f': '18px',
|
340
|
+
'--app-T8-h': '28px',
|
341
|
+
'--app-T8-p': '4px',
|
342
|
+
'--app-T9-f': '20px',
|
343
|
+
'--app-T9-h': '32px',
|
344
|
+
'--app-T9-p': '4px',
|
345
|
+
};
|
@@ -1,6 +1,7 @@
|
|
1
1
|
/* eslint-disable */
|
2
2
|
var object = require('../wxs/object.wxs');
|
3
3
|
var style = require('../wxs/style.wxs');
|
4
|
+
var utils = require('../wxs/utils.wxs');
|
4
5
|
|
5
6
|
function kebabCase(word) {
|
6
7
|
var newWord = word
|
@@ -16,8 +17,12 @@ function kebabCase(word) {
|
|
16
17
|
function mapThemeVarsToCSSVars(themeVars) {
|
17
18
|
var cssVars = {};
|
18
19
|
object.keys(themeVars).forEach(function (key) {
|
19
|
-
|
20
|
-
|
20
|
+
if (utils.isAppThemeVar(key)) {
|
21
|
+
cssVars[key] = themeVars[key];
|
22
|
+
} else {
|
23
|
+
var cssVarsKey = '--' + kebabCase(key);
|
24
|
+
cssVars[cssVarsKey] = themeVars[key];
|
25
|
+
}
|
21
26
|
});
|
22
27
|
|
23
28
|
return style(cssVars);
|
package/lib/dialog/dialog.d.ts
CHANGED
@@ -2,6 +2,7 @@
|
|
2
2
|
/// <reference types="miniprogram-api-typings" />
|
3
3
|
export type Action = 'confirm' | 'cancel' | 'overlay';
|
4
4
|
type DialogContext = WechatMiniprogram.Page.TrivialInstance | WechatMiniprogram.Component.TrivialInstance;
|
5
|
+
type AnyObject = {};
|
5
6
|
interface DialogOptions {
|
6
7
|
lang?: string;
|
7
8
|
show?: boolean;
|
@@ -49,7 +50,12 @@ declare const Dialog: {
|
|
49
50
|
(options: DialogOptions): Promise<WechatMiniprogram.Component.TrivialInstance>;
|
50
51
|
alert(options: DialogOptions): Promise<WechatMiniprogram.Component.TrivialInstance>;
|
51
52
|
confirm(options: DialogOptions): Promise<WechatMiniprogram.Component.TrivialInstance>;
|
52
|
-
input(options: DialogInputOptions)
|
53
|
+
input: (options: DialogInputOptions) => Promise<WechatMiniprogram.Component.Instance<{
|
54
|
+
/**
|
55
|
+
* 输入框的当前值
|
56
|
+
*/
|
57
|
+
inputValue: string;
|
58
|
+
}, AnyObject, AnyObject>>;
|
53
59
|
close(): void;
|
54
60
|
stopLoading(): void;
|
55
61
|
currentOptions: DialogOptions;
|
package/lib/dialog/dialog.js
CHANGED
@@ -76,9 +76,9 @@ Dialog.alert = function (options) { return Dialog(options); };
|
|
76
76
|
Dialog.confirm = function (options) {
|
77
77
|
return Dialog(__assign({ showCancelButton: true }, options));
|
78
78
|
};
|
79
|
-
Dialog.input = function (options) {
|
79
|
+
Dialog.input = (function (options) {
|
80
80
|
return Dialog(__assign({ showCancelButton: true }, options));
|
81
|
-
};
|
81
|
+
});
|
82
82
|
Dialog.close = function () {
|
83
83
|
queue.forEach(function (dialog) {
|
84
84
|
dialog.close();
|
package/lib/dialog/index.js
CHANGED
@@ -131,6 +131,10 @@ var utils_1 = require("../common/utils");
|
|
131
131
|
handleAction: function (action) {
|
132
132
|
var _a;
|
133
133
|
var _this = this;
|
134
|
+
// 避免快速点击时,dialog 已经被关闭了,但是还往下走导致 loading 一直存在
|
135
|
+
// see /tuyarn-kit/base/ray-smart-ui/-/issues/11
|
136
|
+
if (!this.data.show)
|
137
|
+
return;
|
134
138
|
this.$emit(action, { dialog: this, value: this.data.inputValue });
|
135
139
|
var _b = this.data, asyncClose = _b.asyncClose, beforeClose = _b.beforeClose;
|
136
140
|
if (!asyncClose && !beforeClose) {
|
package/lib/wxs/style.wxs
CHANGED
@@ -1,4 +1,5 @@
|
|
1
1
|
/* eslint-disable */
|
2
|
+
var utils = require('./utils.wxs');
|
2
3
|
var object = require('./object.wxs');
|
3
4
|
var array = require('./array.wxs');
|
4
5
|
|
@@ -31,6 +32,9 @@ function style(styles) {
|
|
31
32
|
return styles[key] != null && styles[key] !== '';
|
32
33
|
})
|
33
34
|
.map(function (key) {
|
35
|
+
if (utils.isAppThemeVar(key)) {
|
36
|
+
return [key, styles[key]].join(':');
|
37
|
+
}
|
34
38
|
return [kebabCase(key), [styles[key]]].join(':');
|
35
39
|
})
|
36
40
|
.join(';');
|
package/lib/wxs/utils.wxs
CHANGED
@@ -2,9 +2,11 @@
|
|
2
2
|
var bem = require('./bem.wxs');
|
3
3
|
var memoize = require('./memoize.wxs');
|
4
4
|
var addUnit = require('./add-unit.wxs');
|
5
|
+
var isAppThemeVar = require('./is-app-theme-var.wxs');
|
5
6
|
|
6
7
|
module.exports = {
|
7
8
|
bem: memoize(bem),
|
8
9
|
memoize: memoize,
|
9
|
-
addUnit: addUnit
|
10
|
+
addUnit: addUnit,
|
11
|
+
isAppThemeVar: isAppThemeVar,
|
10
12
|
};
|