react-better-html 1.1.17 → 1.1.19
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/dist/components/Dropdown.d.ts +1 -1
- package/dist/components/Dropdown.js +2 -3
- package/dist/components/Form.d.ts +18 -0
- package/dist/components/Form.js +29 -0
- package/dist/components/InputField.d.ts +2 -2
- package/dist/components/InputField.js +2 -2
- package/dist/constants/css.d.ts +1 -0
- package/dist/constants/css.js +1291 -0
- package/dist/index.d.ts +3 -2
- package/dist/index.js +4 -1
- package/dist/utils/hooks.d.ts +19 -1
- package/dist/utils/hooks.js +86 -7
- package/package.json +1 -1
|
@@ -0,0 +1,1291 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.cssProps = void 0;
|
|
4
|
+
exports.cssProps = {
|
|
5
|
+
accentcolor: true,
|
|
6
|
+
accentcolorhover: true,
|
|
7
|
+
additivesymbols: true,
|
|
8
|
+
additivesymbolshover: true,
|
|
9
|
+
aligncontent: true,
|
|
10
|
+
aligncontenthover: true,
|
|
11
|
+
alignitems: true,
|
|
12
|
+
alignitemshover: true,
|
|
13
|
+
alignself: true,
|
|
14
|
+
alignselfhover: true,
|
|
15
|
+
alignmentbaseline: true,
|
|
16
|
+
alignmentbaselinehover: true,
|
|
17
|
+
all: true,
|
|
18
|
+
allhover: true,
|
|
19
|
+
anchorname: true,
|
|
20
|
+
anchornamehover: true,
|
|
21
|
+
anchorscope: true,
|
|
22
|
+
anchorscopehover: true,
|
|
23
|
+
animation: true,
|
|
24
|
+
animationhover: true,
|
|
25
|
+
animationcomposition: true,
|
|
26
|
+
animationcompositionhover: true,
|
|
27
|
+
animationdelay: true,
|
|
28
|
+
animationdelayhover: true,
|
|
29
|
+
animationdirection: true,
|
|
30
|
+
animationdirectionhover: true,
|
|
31
|
+
animationduration: true,
|
|
32
|
+
animationdurationhover: true,
|
|
33
|
+
animationfillmode: true,
|
|
34
|
+
animationfillmodehover: true,
|
|
35
|
+
animationiterationcount: true,
|
|
36
|
+
animationiterationcounthover: true,
|
|
37
|
+
animationname: true,
|
|
38
|
+
animationnamehover: true,
|
|
39
|
+
animationplaystate: true,
|
|
40
|
+
animationplaystatehover: true,
|
|
41
|
+
animationrange: true,
|
|
42
|
+
animationrangehover: true,
|
|
43
|
+
animationrangeend: true,
|
|
44
|
+
animationrangeendhover: true,
|
|
45
|
+
animationrangestart: true,
|
|
46
|
+
animationrangestarthover: true,
|
|
47
|
+
animationtimeline: true,
|
|
48
|
+
animationtimelinehover: true,
|
|
49
|
+
animationtimingfunction: true,
|
|
50
|
+
animationtimingfunctionhover: true,
|
|
51
|
+
appregion: true,
|
|
52
|
+
appregionhover: true,
|
|
53
|
+
appearance: true,
|
|
54
|
+
appearancehover: true,
|
|
55
|
+
ascentoverride: true,
|
|
56
|
+
ascentoverridehover: true,
|
|
57
|
+
aspectratio: true,
|
|
58
|
+
aspectratiohover: true,
|
|
59
|
+
backdropfilter: true,
|
|
60
|
+
backdropfilterhover: true,
|
|
61
|
+
backfacevisibility: true,
|
|
62
|
+
backfacevisibilityhover: true,
|
|
63
|
+
background: true,
|
|
64
|
+
backgroundhover: true,
|
|
65
|
+
backgroundattachment: true,
|
|
66
|
+
backgroundattachmenthover: true,
|
|
67
|
+
backgroundblendmode: true,
|
|
68
|
+
backgroundblendmodehover: true,
|
|
69
|
+
backgroundclip: true,
|
|
70
|
+
backgroundcliphover: true,
|
|
71
|
+
backgroundcolor: true,
|
|
72
|
+
backgroundcolorhover: true,
|
|
73
|
+
backgroundimage: true,
|
|
74
|
+
backgroundimagehover: true,
|
|
75
|
+
backgroundorigin: true,
|
|
76
|
+
backgroundoriginhover: true,
|
|
77
|
+
backgroundposition: true,
|
|
78
|
+
backgroundpositionhover: true,
|
|
79
|
+
backgroundpositionx: true,
|
|
80
|
+
backgroundpositionxhover: true,
|
|
81
|
+
backgroundpositiony: true,
|
|
82
|
+
backgroundpositionyhover: true,
|
|
83
|
+
backgroundrepeat: true,
|
|
84
|
+
backgroundrepeathover: true,
|
|
85
|
+
backgroundsize: true,
|
|
86
|
+
backgroundsizehover: true,
|
|
87
|
+
basepalette: true,
|
|
88
|
+
basepalettehover: true,
|
|
89
|
+
baselineshift: true,
|
|
90
|
+
baselineshifthover: true,
|
|
91
|
+
baselinesource: true,
|
|
92
|
+
baselinesourcehover: true,
|
|
93
|
+
blocksize: true,
|
|
94
|
+
blocksizehover: true,
|
|
95
|
+
border: true,
|
|
96
|
+
borderhover: true,
|
|
97
|
+
borderblock: true,
|
|
98
|
+
borderblockhover: true,
|
|
99
|
+
borderblockcolor: true,
|
|
100
|
+
borderblockcolorhover: true,
|
|
101
|
+
borderblockend: true,
|
|
102
|
+
borderblockendhover: true,
|
|
103
|
+
borderblockendcolor: true,
|
|
104
|
+
borderblockendcolorhover: true,
|
|
105
|
+
borderblockendstyle: true,
|
|
106
|
+
borderblockendstylehover: true,
|
|
107
|
+
borderblockendwidth: true,
|
|
108
|
+
borderblockendwidthhover: true,
|
|
109
|
+
borderblockstart: true,
|
|
110
|
+
borderblockstarthover: true,
|
|
111
|
+
borderblockstartcolor: true,
|
|
112
|
+
borderblockstartcolorhover: true,
|
|
113
|
+
borderblockstartstyle: true,
|
|
114
|
+
borderblockstartstylehover: true,
|
|
115
|
+
borderblockstartwidth: true,
|
|
116
|
+
borderblockstartwidthhover: true,
|
|
117
|
+
borderblockstyle: true,
|
|
118
|
+
borderblockstylehover: true,
|
|
119
|
+
borderblockwidth: true,
|
|
120
|
+
borderblockwidthhover: true,
|
|
121
|
+
borderbottom: true,
|
|
122
|
+
borderbottomhover: true,
|
|
123
|
+
borderbottomcolor: true,
|
|
124
|
+
borderbottomcolorhover: true,
|
|
125
|
+
borderbottomleftradius: true,
|
|
126
|
+
borderbottomleftradiushover: true,
|
|
127
|
+
borderbottomrightradius: true,
|
|
128
|
+
borderbottomrightradiushover: true,
|
|
129
|
+
borderbottomstyle: true,
|
|
130
|
+
borderbottomstylehover: true,
|
|
131
|
+
borderbottomwidth: true,
|
|
132
|
+
borderbottomwidthhover: true,
|
|
133
|
+
bordercollapse: true,
|
|
134
|
+
bordercollapsehover: true,
|
|
135
|
+
bordercolor: true,
|
|
136
|
+
bordercolorhover: true,
|
|
137
|
+
borderendendradius: true,
|
|
138
|
+
borderendendradiushover: true,
|
|
139
|
+
borderendstartradius: true,
|
|
140
|
+
borderendstartradiushover: true,
|
|
141
|
+
borderimage: true,
|
|
142
|
+
borderimagehover: true,
|
|
143
|
+
borderimageoutset: true,
|
|
144
|
+
borderimageoutsethover: true,
|
|
145
|
+
borderimagerepeat: true,
|
|
146
|
+
borderimagerepeathover: true,
|
|
147
|
+
borderimageslice: true,
|
|
148
|
+
borderimageslicehover: true,
|
|
149
|
+
borderimagesource: true,
|
|
150
|
+
borderimagesourcehover: true,
|
|
151
|
+
borderimagewidth: true,
|
|
152
|
+
borderimagewidthhover: true,
|
|
153
|
+
borderinline: true,
|
|
154
|
+
borderinlinehover: true,
|
|
155
|
+
borderinlinecolor: true,
|
|
156
|
+
borderinlinecolorhover: true,
|
|
157
|
+
borderinlineend: true,
|
|
158
|
+
borderinlineendhover: true,
|
|
159
|
+
borderinlineendcolor: true,
|
|
160
|
+
borderinlineendcolorhover: true,
|
|
161
|
+
borderinlineendstyle: true,
|
|
162
|
+
borderinlineendstylehover: true,
|
|
163
|
+
borderinlineendwidth: true,
|
|
164
|
+
borderinlineendwidthhover: true,
|
|
165
|
+
borderinlinestart: true,
|
|
166
|
+
borderinlinestarthover: true,
|
|
167
|
+
borderinlinestartcolor: true,
|
|
168
|
+
borderinlinestartcolorhover: true,
|
|
169
|
+
borderinlinestartstyle: true,
|
|
170
|
+
borderinlinestartstylehover: true,
|
|
171
|
+
borderinlinestartwidth: true,
|
|
172
|
+
borderinlinestartwidthhover: true,
|
|
173
|
+
borderinlinestyle: true,
|
|
174
|
+
borderinlinestylehover: true,
|
|
175
|
+
borderinlinewidth: true,
|
|
176
|
+
borderinlinewidthhover: true,
|
|
177
|
+
borderleft: true,
|
|
178
|
+
borderlefthover: true,
|
|
179
|
+
borderleftcolor: true,
|
|
180
|
+
borderleftcolorhover: true,
|
|
181
|
+
borderleftstyle: true,
|
|
182
|
+
borderleftstylehover: true,
|
|
183
|
+
borderleftwidth: true,
|
|
184
|
+
borderleftwidthhover: true,
|
|
185
|
+
borderradius: true,
|
|
186
|
+
borderradiushover: true,
|
|
187
|
+
borderright: true,
|
|
188
|
+
borderrighthover: true,
|
|
189
|
+
borderrightcolor: true,
|
|
190
|
+
borderrightcolorhover: true,
|
|
191
|
+
borderrightstyle: true,
|
|
192
|
+
borderrightstylehover: true,
|
|
193
|
+
borderrightwidth: true,
|
|
194
|
+
borderrightwidthhover: true,
|
|
195
|
+
borderspacing: true,
|
|
196
|
+
borderspacinghover: true,
|
|
197
|
+
borderstartendradius: true,
|
|
198
|
+
borderstartendradiushover: true,
|
|
199
|
+
borderstartstartradius: true,
|
|
200
|
+
borderstartstartradiushover: true,
|
|
201
|
+
borderstyle: true,
|
|
202
|
+
borderstylehover: true,
|
|
203
|
+
bordertop: true,
|
|
204
|
+
bordertophover: true,
|
|
205
|
+
bordertopcolor: true,
|
|
206
|
+
bordertopcolorhover: true,
|
|
207
|
+
bordertopleftradius: true,
|
|
208
|
+
bordertopleftradiushover: true,
|
|
209
|
+
bordertoprightradius: true,
|
|
210
|
+
bordertoprightradiushover: true,
|
|
211
|
+
bordertopstyle: true,
|
|
212
|
+
bordertopstylehover: true,
|
|
213
|
+
bordertopwidth: true,
|
|
214
|
+
bordertopwidthhover: true,
|
|
215
|
+
borderwidth: true,
|
|
216
|
+
borderwidthhover: true,
|
|
217
|
+
bottom: true,
|
|
218
|
+
bottomhover: true,
|
|
219
|
+
boxdecorationbreak: true,
|
|
220
|
+
boxdecorationbreakhover: true,
|
|
221
|
+
boxshadow: true,
|
|
222
|
+
boxshadowhover: true,
|
|
223
|
+
boxsizing: true,
|
|
224
|
+
boxsizinghover: true,
|
|
225
|
+
breakafter: true,
|
|
226
|
+
breakafterhover: true,
|
|
227
|
+
breakbefore: true,
|
|
228
|
+
breakbeforehover: true,
|
|
229
|
+
breakinside: true,
|
|
230
|
+
breakinsidehover: true,
|
|
231
|
+
bufferedrendering: true,
|
|
232
|
+
bufferedrenderinghover: true,
|
|
233
|
+
captionside: true,
|
|
234
|
+
captionsidehover: true,
|
|
235
|
+
caretcolor: true,
|
|
236
|
+
caretcolorhover: true,
|
|
237
|
+
clear: true,
|
|
238
|
+
clearhover: true,
|
|
239
|
+
clip: true,
|
|
240
|
+
cliphover: true,
|
|
241
|
+
clippath: true,
|
|
242
|
+
clippathhover: true,
|
|
243
|
+
cliprule: true,
|
|
244
|
+
cliprulehover: true,
|
|
245
|
+
color: true,
|
|
246
|
+
colorhover: true,
|
|
247
|
+
colorinterpolation: true,
|
|
248
|
+
colorinterpolationhover: true,
|
|
249
|
+
colorinterpolationfilters: true,
|
|
250
|
+
colorinterpolationfiltershover: true,
|
|
251
|
+
colorrendering: true,
|
|
252
|
+
colorrenderinghover: true,
|
|
253
|
+
colorscheme: true,
|
|
254
|
+
colorschemehover: true,
|
|
255
|
+
columncount: true,
|
|
256
|
+
columncounthover: true,
|
|
257
|
+
columnfill: true,
|
|
258
|
+
columnfillhover: true,
|
|
259
|
+
columngap: true,
|
|
260
|
+
columngaphover: true,
|
|
261
|
+
columnrule: true,
|
|
262
|
+
columnrulehover: true,
|
|
263
|
+
columnrulecolor: true,
|
|
264
|
+
columnrulecolorhover: true,
|
|
265
|
+
columnrulestyle: true,
|
|
266
|
+
columnrulestylehover: true,
|
|
267
|
+
columnrulewidth: true,
|
|
268
|
+
columnrulewidthhover: true,
|
|
269
|
+
columnspan: true,
|
|
270
|
+
columnspanhover: true,
|
|
271
|
+
columnwidth: true,
|
|
272
|
+
columnwidthhover: true,
|
|
273
|
+
columns: true,
|
|
274
|
+
columnshover: true,
|
|
275
|
+
contain: true,
|
|
276
|
+
containhover: true,
|
|
277
|
+
containintrinsicblocksize: true,
|
|
278
|
+
containintrinsicblocksizehover: true,
|
|
279
|
+
containintrinsicheight: true,
|
|
280
|
+
containintrinsicheighthover: true,
|
|
281
|
+
containintrinsicinlinesize: true,
|
|
282
|
+
containintrinsicinlinesizehover: true,
|
|
283
|
+
containintrinsicsize: true,
|
|
284
|
+
containintrinsicsizehover: true,
|
|
285
|
+
containintrinsicwidth: true,
|
|
286
|
+
containintrinsicwidthhover: true,
|
|
287
|
+
container: true,
|
|
288
|
+
containerhover: true,
|
|
289
|
+
containername: true,
|
|
290
|
+
containernamehover: true,
|
|
291
|
+
containertype: true,
|
|
292
|
+
containertypehover: true,
|
|
293
|
+
content: true,
|
|
294
|
+
contenthover: true,
|
|
295
|
+
contentvisibility: true,
|
|
296
|
+
contentvisibilityhover: true,
|
|
297
|
+
counterincrement: true,
|
|
298
|
+
counterincrementhover: true,
|
|
299
|
+
counterreset: true,
|
|
300
|
+
counterresethover: true,
|
|
301
|
+
counterset: true,
|
|
302
|
+
countersethover: true,
|
|
303
|
+
cursor: true,
|
|
304
|
+
cursorhover: true,
|
|
305
|
+
cx: true,
|
|
306
|
+
cxhover: true,
|
|
307
|
+
cy: true,
|
|
308
|
+
cyhover: true,
|
|
309
|
+
d: true,
|
|
310
|
+
dhover: true,
|
|
311
|
+
descentoverride: true,
|
|
312
|
+
descentoverridehover: true,
|
|
313
|
+
direction: true,
|
|
314
|
+
directionhover: true,
|
|
315
|
+
display: true,
|
|
316
|
+
displayhover: true,
|
|
317
|
+
dominantbaseline: true,
|
|
318
|
+
dominantbaselinehover: true,
|
|
319
|
+
emptycells: true,
|
|
320
|
+
emptycellshover: true,
|
|
321
|
+
fallback: true,
|
|
322
|
+
fallbackhover: true,
|
|
323
|
+
fieldsizing: true,
|
|
324
|
+
fieldsizinghover: true,
|
|
325
|
+
fill: true,
|
|
326
|
+
fillhover: true,
|
|
327
|
+
fillopacity: true,
|
|
328
|
+
fillopacityhover: true,
|
|
329
|
+
fillrule: true,
|
|
330
|
+
fillrulehover: true,
|
|
331
|
+
filter: true,
|
|
332
|
+
filterhover: true,
|
|
333
|
+
flex: true,
|
|
334
|
+
flexhover: true,
|
|
335
|
+
flexbasis: true,
|
|
336
|
+
flexbasishover: true,
|
|
337
|
+
flexdirection: true,
|
|
338
|
+
flexdirectionhover: true,
|
|
339
|
+
flexflow: true,
|
|
340
|
+
flexflowhover: true,
|
|
341
|
+
flexgrow: true,
|
|
342
|
+
flexgrowhover: true,
|
|
343
|
+
flexshrink: true,
|
|
344
|
+
flexshrinkhover: true,
|
|
345
|
+
flexwrap: true,
|
|
346
|
+
flexwraphover: true,
|
|
347
|
+
float: true,
|
|
348
|
+
floathover: true,
|
|
349
|
+
floodcolor: true,
|
|
350
|
+
floodcolorhover: true,
|
|
351
|
+
floodopacity: true,
|
|
352
|
+
floodopacityhover: true,
|
|
353
|
+
font: true,
|
|
354
|
+
fonthover: true,
|
|
355
|
+
fontdisplay: true,
|
|
356
|
+
fontdisplayhover: true,
|
|
357
|
+
fontfamily: true,
|
|
358
|
+
fontfamilyhover: true,
|
|
359
|
+
fontfeaturesettings: true,
|
|
360
|
+
fontfeaturesettingshover: true,
|
|
361
|
+
fontkerning: true,
|
|
362
|
+
fontkerninghover: true,
|
|
363
|
+
fontopticalsizing: true,
|
|
364
|
+
fontopticalsizinghover: true,
|
|
365
|
+
fontpalette: true,
|
|
366
|
+
fontpalettehover: true,
|
|
367
|
+
fontsize: true,
|
|
368
|
+
fontsizehover: true,
|
|
369
|
+
fontsizeadjust: true,
|
|
370
|
+
fontsizeadjusthover: true,
|
|
371
|
+
fontstretch: true,
|
|
372
|
+
fontstretchhover: true,
|
|
373
|
+
fontstyle: true,
|
|
374
|
+
fontstylehover: true,
|
|
375
|
+
fontsynthesis: true,
|
|
376
|
+
fontsynthesishover: true,
|
|
377
|
+
fontsynthesissmallcaps: true,
|
|
378
|
+
fontsynthesissmallcapshover: true,
|
|
379
|
+
fontsynthesisstyle: true,
|
|
380
|
+
fontsynthesisstylehover: true,
|
|
381
|
+
fontsynthesisweight: true,
|
|
382
|
+
fontsynthesisweighthover: true,
|
|
383
|
+
fontvariant: true,
|
|
384
|
+
fontvarianthover: true,
|
|
385
|
+
fontvariantalternates: true,
|
|
386
|
+
fontvariantalternateshover: true,
|
|
387
|
+
fontvariantcaps: true,
|
|
388
|
+
fontvariantcapshover: true,
|
|
389
|
+
fontvarianteastasian: true,
|
|
390
|
+
fontvarianteastasianhover: true,
|
|
391
|
+
fontvariantemoji: true,
|
|
392
|
+
fontvariantemojihover: true,
|
|
393
|
+
fontvariantligatures: true,
|
|
394
|
+
fontvariantligatureshover: true,
|
|
395
|
+
fontvariantnumeric: true,
|
|
396
|
+
fontvariantnumerichover: true,
|
|
397
|
+
fontvariantposition: true,
|
|
398
|
+
fontvariantpositionhover: true,
|
|
399
|
+
fontvariationsettings: true,
|
|
400
|
+
fontvariationsettingshover: true,
|
|
401
|
+
fontweight: true,
|
|
402
|
+
fontweighthover: true,
|
|
403
|
+
forcedcoloradjust: true,
|
|
404
|
+
forcedcoloradjusthover: true,
|
|
405
|
+
gap: true,
|
|
406
|
+
gaphover: true,
|
|
407
|
+
grid: true,
|
|
408
|
+
gridhover: true,
|
|
409
|
+
gridarea: true,
|
|
410
|
+
gridareahover: true,
|
|
411
|
+
gridautocolumns: true,
|
|
412
|
+
gridautocolumnshover: true,
|
|
413
|
+
gridautoflow: true,
|
|
414
|
+
gridautoflowhover: true,
|
|
415
|
+
gridautorows: true,
|
|
416
|
+
gridautorowshover: true,
|
|
417
|
+
gridcolumn: true,
|
|
418
|
+
gridcolumnhover: true,
|
|
419
|
+
gridcolumnend: true,
|
|
420
|
+
gridcolumnendhover: true,
|
|
421
|
+
gridcolumngap: true,
|
|
422
|
+
gridcolumngaphover: true,
|
|
423
|
+
gridcolumnstart: true,
|
|
424
|
+
gridcolumnstarthover: true,
|
|
425
|
+
gridgap: true,
|
|
426
|
+
gridgaphover: true,
|
|
427
|
+
gridrow: true,
|
|
428
|
+
gridrowhover: true,
|
|
429
|
+
gridrowend: true,
|
|
430
|
+
gridrowendhover: true,
|
|
431
|
+
gridrowgap: true,
|
|
432
|
+
gridrowgaphover: true,
|
|
433
|
+
gridrowstart: true,
|
|
434
|
+
gridrowstarthover: true,
|
|
435
|
+
gridtemplate: true,
|
|
436
|
+
gridtemplatehover: true,
|
|
437
|
+
gridtemplateareas: true,
|
|
438
|
+
gridtemplateareashover: true,
|
|
439
|
+
gridtemplatecolumns: true,
|
|
440
|
+
gridtemplatecolumnshover: true,
|
|
441
|
+
gridtemplaterows: true,
|
|
442
|
+
gridtemplaterowshover: true,
|
|
443
|
+
height: true,
|
|
444
|
+
heighthover: true,
|
|
445
|
+
hyphenatecharacter: true,
|
|
446
|
+
hyphenatecharacterhover: true,
|
|
447
|
+
hyphenatelimitchars: true,
|
|
448
|
+
hyphenatelimitcharshover: true,
|
|
449
|
+
hyphens: true,
|
|
450
|
+
hyphenshover: true,
|
|
451
|
+
imageorientation: true,
|
|
452
|
+
imageorientationhover: true,
|
|
453
|
+
imagerendering: true,
|
|
454
|
+
imagerenderinghover: true,
|
|
455
|
+
inherits: true,
|
|
456
|
+
inheritshover: true,
|
|
457
|
+
initialletter: true,
|
|
458
|
+
initialletterhover: true,
|
|
459
|
+
initialvalue: true,
|
|
460
|
+
initialvaluehover: true,
|
|
461
|
+
inlinesize: true,
|
|
462
|
+
inlinesizehover: true,
|
|
463
|
+
inset: true,
|
|
464
|
+
insethover: true,
|
|
465
|
+
insetblock: true,
|
|
466
|
+
insetblockhover: true,
|
|
467
|
+
insetblockend: true,
|
|
468
|
+
insetblockendhover: true,
|
|
469
|
+
insetblockstart: true,
|
|
470
|
+
insetblockstarthover: true,
|
|
471
|
+
insetinline: true,
|
|
472
|
+
insetinlinehover: true,
|
|
473
|
+
insetinlineend: true,
|
|
474
|
+
insetinlineendhover: true,
|
|
475
|
+
insetinlinestart: true,
|
|
476
|
+
insetinlinestarthover: true,
|
|
477
|
+
interpolatesize: true,
|
|
478
|
+
interpolatesizehover: true,
|
|
479
|
+
isolation: true,
|
|
480
|
+
isolationhover: true,
|
|
481
|
+
justifycontent: true,
|
|
482
|
+
justifycontenthover: true,
|
|
483
|
+
justifyitems: true,
|
|
484
|
+
justifyitemshover: true,
|
|
485
|
+
justifyself: true,
|
|
486
|
+
justifyselfhover: true,
|
|
487
|
+
left: true,
|
|
488
|
+
lefthover: true,
|
|
489
|
+
letterspacing: true,
|
|
490
|
+
letterspacinghover: true,
|
|
491
|
+
lightingcolor: true,
|
|
492
|
+
lightingcolorhover: true,
|
|
493
|
+
linebreak: true,
|
|
494
|
+
linebreakhover: true,
|
|
495
|
+
linegapoverride: true,
|
|
496
|
+
linegapoverridehover: true,
|
|
497
|
+
lineheight: true,
|
|
498
|
+
lineheighthover: true,
|
|
499
|
+
liststyle: true,
|
|
500
|
+
liststylehover: true,
|
|
501
|
+
liststyleimage: true,
|
|
502
|
+
liststyleimagehover: true,
|
|
503
|
+
liststyleposition: true,
|
|
504
|
+
liststylepositionhover: true,
|
|
505
|
+
liststyletype: true,
|
|
506
|
+
liststyletypehover: true,
|
|
507
|
+
margin: true,
|
|
508
|
+
marginhover: true,
|
|
509
|
+
marginblock: true,
|
|
510
|
+
marginblockhover: true,
|
|
511
|
+
marginblockend: true,
|
|
512
|
+
marginblockendhover: true,
|
|
513
|
+
marginblockstart: true,
|
|
514
|
+
marginblockstarthover: true,
|
|
515
|
+
marginbottom: true,
|
|
516
|
+
marginbottomhover: true,
|
|
517
|
+
margininline: true,
|
|
518
|
+
margininlinehover: true,
|
|
519
|
+
margininlineend: true,
|
|
520
|
+
margininlineendhover: true,
|
|
521
|
+
margininlinestart: true,
|
|
522
|
+
margininlinestarthover: true,
|
|
523
|
+
marginleft: true,
|
|
524
|
+
marginlefthover: true,
|
|
525
|
+
marginright: true,
|
|
526
|
+
marginrighthover: true,
|
|
527
|
+
margintop: true,
|
|
528
|
+
margintophover: true,
|
|
529
|
+
marker: true,
|
|
530
|
+
markerhover: true,
|
|
531
|
+
markerend: true,
|
|
532
|
+
markerendhover: true,
|
|
533
|
+
markermid: true,
|
|
534
|
+
markermidhover: true,
|
|
535
|
+
markerstart: true,
|
|
536
|
+
markerstarthover: true,
|
|
537
|
+
mask: true,
|
|
538
|
+
maskhover: true,
|
|
539
|
+
maskclip: true,
|
|
540
|
+
maskcliphover: true,
|
|
541
|
+
maskcomposite: true,
|
|
542
|
+
maskcompositehover: true,
|
|
543
|
+
maskimage: true,
|
|
544
|
+
maskimagehover: true,
|
|
545
|
+
maskmode: true,
|
|
546
|
+
maskmodehover: true,
|
|
547
|
+
maskorigin: true,
|
|
548
|
+
maskoriginhover: true,
|
|
549
|
+
maskposition: true,
|
|
550
|
+
maskpositionhover: true,
|
|
551
|
+
maskrepeat: true,
|
|
552
|
+
maskrepeathover: true,
|
|
553
|
+
masksize: true,
|
|
554
|
+
masksizehover: true,
|
|
555
|
+
masktype: true,
|
|
556
|
+
masktypehover: true,
|
|
557
|
+
mathdepth: true,
|
|
558
|
+
mathdepthhover: true,
|
|
559
|
+
mathshift: true,
|
|
560
|
+
mathshifthover: true,
|
|
561
|
+
mathstyle: true,
|
|
562
|
+
mathstylehover: true,
|
|
563
|
+
maxblocksize: true,
|
|
564
|
+
maxblocksizehover: true,
|
|
565
|
+
maxheight: true,
|
|
566
|
+
maxheighthover: true,
|
|
567
|
+
maxinlinesize: true,
|
|
568
|
+
maxinlinesizehover: true,
|
|
569
|
+
maxwidth: true,
|
|
570
|
+
maxwidthhover: true,
|
|
571
|
+
minblocksize: true,
|
|
572
|
+
minblocksizehover: true,
|
|
573
|
+
minheight: true,
|
|
574
|
+
minheighthover: true,
|
|
575
|
+
mininlinesize: true,
|
|
576
|
+
mininlinesizehover: true,
|
|
577
|
+
minwidth: true,
|
|
578
|
+
minwidthhover: true,
|
|
579
|
+
mixblendmode: true,
|
|
580
|
+
mixblendmodehover: true,
|
|
581
|
+
navigation: true,
|
|
582
|
+
navigationhover: true,
|
|
583
|
+
negative: true,
|
|
584
|
+
negativehover: true,
|
|
585
|
+
objectfit: true,
|
|
586
|
+
objectfithover: true,
|
|
587
|
+
objectposition: true,
|
|
588
|
+
objectpositionhover: true,
|
|
589
|
+
objectviewbox: true,
|
|
590
|
+
objectviewboxhover: true,
|
|
591
|
+
offset: true,
|
|
592
|
+
offsethover: true,
|
|
593
|
+
offsetanchor: true,
|
|
594
|
+
offsetanchorhover: true,
|
|
595
|
+
offsetdistance: true,
|
|
596
|
+
offsetdistancehover: true,
|
|
597
|
+
offsetpath: true,
|
|
598
|
+
offsetpathhover: true,
|
|
599
|
+
offsetposition: true,
|
|
600
|
+
offsetpositionhover: true,
|
|
601
|
+
offsetrotate: true,
|
|
602
|
+
offsetrotatehover: true,
|
|
603
|
+
opacity: true,
|
|
604
|
+
opacityhover: true,
|
|
605
|
+
order: true,
|
|
606
|
+
orderhover: true,
|
|
607
|
+
orphans: true,
|
|
608
|
+
orphanshover: true,
|
|
609
|
+
outline: true,
|
|
610
|
+
outlinehover: true,
|
|
611
|
+
outlinecolor: true,
|
|
612
|
+
outlinecolorhover: true,
|
|
613
|
+
outlineoffset: true,
|
|
614
|
+
outlineoffsethover: true,
|
|
615
|
+
outlinestyle: true,
|
|
616
|
+
outlinestylehover: true,
|
|
617
|
+
outlinewidth: true,
|
|
618
|
+
outlinewidthhover: true,
|
|
619
|
+
overflow: true,
|
|
620
|
+
overflowhover: true,
|
|
621
|
+
overflowanchor: true,
|
|
622
|
+
overflowanchorhover: true,
|
|
623
|
+
overflowclipmargin: true,
|
|
624
|
+
overflowclipmarginhover: true,
|
|
625
|
+
overflowwrap: true,
|
|
626
|
+
overflowwraphover: true,
|
|
627
|
+
overflowx: true,
|
|
628
|
+
overflowxhover: true,
|
|
629
|
+
overflowy: true,
|
|
630
|
+
overflowyhover: true,
|
|
631
|
+
overlay: true,
|
|
632
|
+
overlayhover: true,
|
|
633
|
+
overridecolors: true,
|
|
634
|
+
overridecolorshover: true,
|
|
635
|
+
overscrollbehavior: true,
|
|
636
|
+
overscrollbehaviorhover: true,
|
|
637
|
+
overscrollbehaviorblock: true,
|
|
638
|
+
overscrollbehaviorblockhover: true,
|
|
639
|
+
overscrollbehaviorinline: true,
|
|
640
|
+
overscrollbehaviorinlinehover: true,
|
|
641
|
+
overscrollbehaviorx: true,
|
|
642
|
+
overscrollbehaviorxhover: true,
|
|
643
|
+
overscrollbehaviory: true,
|
|
644
|
+
overscrollbehavioryhover: true,
|
|
645
|
+
pad: true,
|
|
646
|
+
padhover: true,
|
|
647
|
+
padding: true,
|
|
648
|
+
paddinghover: true,
|
|
649
|
+
paddingblock: true,
|
|
650
|
+
paddingblockhover: true,
|
|
651
|
+
paddingblockend: true,
|
|
652
|
+
paddingblockendhover: true,
|
|
653
|
+
paddingblockstart: true,
|
|
654
|
+
paddingblockstarthover: true,
|
|
655
|
+
paddingbottom: true,
|
|
656
|
+
paddingbottomhover: true,
|
|
657
|
+
paddinginline: true,
|
|
658
|
+
paddinginlinehover: true,
|
|
659
|
+
paddinginlineend: true,
|
|
660
|
+
paddinginlineendhover: true,
|
|
661
|
+
paddinginlinestart: true,
|
|
662
|
+
paddinginlinestarthover: true,
|
|
663
|
+
paddingleft: true,
|
|
664
|
+
paddinglefthover: true,
|
|
665
|
+
paddingright: true,
|
|
666
|
+
paddingrighthover: true,
|
|
667
|
+
paddingtop: true,
|
|
668
|
+
paddingtophover: true,
|
|
669
|
+
page: true,
|
|
670
|
+
pagehover: true,
|
|
671
|
+
pagebreakafter: true,
|
|
672
|
+
pagebreakafterhover: true,
|
|
673
|
+
pagebreakbefore: true,
|
|
674
|
+
pagebreakbeforehover: true,
|
|
675
|
+
pagebreakinside: true,
|
|
676
|
+
pagebreakinsidehover: true,
|
|
677
|
+
pageorientation: true,
|
|
678
|
+
pageorientationhover: true,
|
|
679
|
+
paintorder: true,
|
|
680
|
+
paintorderhover: true,
|
|
681
|
+
perspective: true,
|
|
682
|
+
perspectivehover: true,
|
|
683
|
+
perspectiveorigin: true,
|
|
684
|
+
perspectiveoriginhover: true,
|
|
685
|
+
placecontent: true,
|
|
686
|
+
placecontenthover: true,
|
|
687
|
+
placeitems: true,
|
|
688
|
+
placeitemshover: true,
|
|
689
|
+
placeself: true,
|
|
690
|
+
placeselfhover: true,
|
|
691
|
+
pointerevents: true,
|
|
692
|
+
pointereventshover: true,
|
|
693
|
+
position: true,
|
|
694
|
+
positionhover: true,
|
|
695
|
+
positionanchor: true,
|
|
696
|
+
positionanchorhover: true,
|
|
697
|
+
positionarea: true,
|
|
698
|
+
positionareahover: true,
|
|
699
|
+
positiontry: true,
|
|
700
|
+
positiontryhover: true,
|
|
701
|
+
positiontryfallbacks: true,
|
|
702
|
+
positiontryfallbackshover: true,
|
|
703
|
+
positiontryorder: true,
|
|
704
|
+
positiontryorderhover: true,
|
|
705
|
+
positionvisibility: true,
|
|
706
|
+
positionvisibilityhover: true,
|
|
707
|
+
prefix: true,
|
|
708
|
+
prefixhover: true,
|
|
709
|
+
quotes: true,
|
|
710
|
+
quoteshover: true,
|
|
711
|
+
r: true,
|
|
712
|
+
rhover: true,
|
|
713
|
+
range: true,
|
|
714
|
+
rangehover: true,
|
|
715
|
+
resize: true,
|
|
716
|
+
resizehover: true,
|
|
717
|
+
right: true,
|
|
718
|
+
righthover: true,
|
|
719
|
+
rotate: true,
|
|
720
|
+
rotatehover: true,
|
|
721
|
+
rowgap: true,
|
|
722
|
+
rowgaphover: true,
|
|
723
|
+
rubyalign: true,
|
|
724
|
+
rubyalignhover: true,
|
|
725
|
+
rubyposition: true,
|
|
726
|
+
rubypositionhover: true,
|
|
727
|
+
rx: true,
|
|
728
|
+
rxhover: true,
|
|
729
|
+
ry: true,
|
|
730
|
+
ryhover: true,
|
|
731
|
+
scale: true,
|
|
732
|
+
scalehover: true,
|
|
733
|
+
scrollbehavior: true,
|
|
734
|
+
scrollbehaviorhover: true,
|
|
735
|
+
scrollinitialtarget: true,
|
|
736
|
+
scrollinitialtargethover: true,
|
|
737
|
+
scrollmargin: true,
|
|
738
|
+
scrollmarginhover: true,
|
|
739
|
+
scrollmarginblock: true,
|
|
740
|
+
scrollmarginblockhover: true,
|
|
741
|
+
scrollmarginblockend: true,
|
|
742
|
+
scrollmarginblockendhover: true,
|
|
743
|
+
scrollmarginblockstart: true,
|
|
744
|
+
scrollmarginblockstarthover: true,
|
|
745
|
+
scrollmarginbottom: true,
|
|
746
|
+
scrollmarginbottomhover: true,
|
|
747
|
+
scrollmargininline: true,
|
|
748
|
+
scrollmargininlinehover: true,
|
|
749
|
+
scrollmargininlineend: true,
|
|
750
|
+
scrollmargininlineendhover: true,
|
|
751
|
+
scrollmargininlinestart: true,
|
|
752
|
+
scrollmargininlinestarthover: true,
|
|
753
|
+
scrollmarginleft: true,
|
|
754
|
+
scrollmarginlefthover: true,
|
|
755
|
+
scrollmarginright: true,
|
|
756
|
+
scrollmarginrighthover: true,
|
|
757
|
+
scrollmargintop: true,
|
|
758
|
+
scrollmargintophover: true,
|
|
759
|
+
scrollpadding: true,
|
|
760
|
+
scrollpaddinghover: true,
|
|
761
|
+
scrollpaddingblock: true,
|
|
762
|
+
scrollpaddingblockhover: true,
|
|
763
|
+
scrollpaddingblockend: true,
|
|
764
|
+
scrollpaddingblockendhover: true,
|
|
765
|
+
scrollpaddingblockstart: true,
|
|
766
|
+
scrollpaddingblockstarthover: true,
|
|
767
|
+
scrollpaddingbottom: true,
|
|
768
|
+
scrollpaddingbottomhover: true,
|
|
769
|
+
scrollpaddinginline: true,
|
|
770
|
+
scrollpaddinginlinehover: true,
|
|
771
|
+
scrollpaddinginlineend: true,
|
|
772
|
+
scrollpaddinginlineendhover: true,
|
|
773
|
+
scrollpaddinginlinestart: true,
|
|
774
|
+
scrollpaddinginlinestarthover: true,
|
|
775
|
+
scrollpaddingleft: true,
|
|
776
|
+
scrollpaddinglefthover: true,
|
|
777
|
+
scrollpaddingright: true,
|
|
778
|
+
scrollpaddingrighthover: true,
|
|
779
|
+
scrollpaddingtop: true,
|
|
780
|
+
scrollpaddingtophover: true,
|
|
781
|
+
scrollsnapalign: true,
|
|
782
|
+
scrollsnapalignhover: true,
|
|
783
|
+
scrollsnapstop: true,
|
|
784
|
+
scrollsnapstophover: true,
|
|
785
|
+
scrollsnaptype: true,
|
|
786
|
+
scrollsnaptypehover: true,
|
|
787
|
+
scrolltimeline: true,
|
|
788
|
+
scrolltimelinehover: true,
|
|
789
|
+
scrolltimelineaxis: true,
|
|
790
|
+
scrolltimelineaxishover: true,
|
|
791
|
+
scrolltimelinename: true,
|
|
792
|
+
scrolltimelinenamehover: true,
|
|
793
|
+
scrollbarcolor: true,
|
|
794
|
+
scrollbarcolorhover: true,
|
|
795
|
+
scrollbargutter: true,
|
|
796
|
+
scrollbargutterhover: true,
|
|
797
|
+
scrollbarwidth: true,
|
|
798
|
+
scrollbarwidthhover: true,
|
|
799
|
+
shapeimagethreshold: true,
|
|
800
|
+
shapeimagethresholdhover: true,
|
|
801
|
+
shapemargin: true,
|
|
802
|
+
shapemarginhover: true,
|
|
803
|
+
shapeoutside: true,
|
|
804
|
+
shapeoutsidehover: true,
|
|
805
|
+
shaperendering: true,
|
|
806
|
+
shaperenderinghover: true,
|
|
807
|
+
size: true,
|
|
808
|
+
sizehover: true,
|
|
809
|
+
sizeadjust: true,
|
|
810
|
+
sizeadjusthover: true,
|
|
811
|
+
speak: true,
|
|
812
|
+
speakhover: true,
|
|
813
|
+
speakas: true,
|
|
814
|
+
speakashover: true,
|
|
815
|
+
src: true,
|
|
816
|
+
srchover: true,
|
|
817
|
+
stopcolor: true,
|
|
818
|
+
stopcolorhover: true,
|
|
819
|
+
stopopacity: true,
|
|
820
|
+
stopopacityhover: true,
|
|
821
|
+
stroke: true,
|
|
822
|
+
strokehover: true,
|
|
823
|
+
strokedasharray: true,
|
|
824
|
+
strokedasharrayhover: true,
|
|
825
|
+
strokedashoffset: true,
|
|
826
|
+
strokedashoffsethover: true,
|
|
827
|
+
strokelinecap: true,
|
|
828
|
+
strokelinecaphover: true,
|
|
829
|
+
strokelinejoin: true,
|
|
830
|
+
strokelinejoinhover: true,
|
|
831
|
+
strokemiterlimit: true,
|
|
832
|
+
strokemiterlimithover: true,
|
|
833
|
+
strokeopacity: true,
|
|
834
|
+
strokeopacityhover: true,
|
|
835
|
+
strokewidth: true,
|
|
836
|
+
strokewidthhover: true,
|
|
837
|
+
suffix: true,
|
|
838
|
+
suffixhover: true,
|
|
839
|
+
symbols: true,
|
|
840
|
+
symbolshover: true,
|
|
841
|
+
syntax: true,
|
|
842
|
+
syntaxhover: true,
|
|
843
|
+
system: true,
|
|
844
|
+
systemhover: true,
|
|
845
|
+
tabsize: true,
|
|
846
|
+
tabsizehover: true,
|
|
847
|
+
tablelayout: true,
|
|
848
|
+
tablelayouthover: true,
|
|
849
|
+
textalign: true,
|
|
850
|
+
textalignhover: true,
|
|
851
|
+
textalignlast: true,
|
|
852
|
+
textalignlasthover: true,
|
|
853
|
+
textanchor: true,
|
|
854
|
+
textanchorhover: true,
|
|
855
|
+
textbox: true,
|
|
856
|
+
textboxhover: true,
|
|
857
|
+
textboxedge: true,
|
|
858
|
+
textboxedgehover: true,
|
|
859
|
+
textboxtrim: true,
|
|
860
|
+
textboxtrimhover: true,
|
|
861
|
+
textcombineupright: true,
|
|
862
|
+
textcombineuprighthover: true,
|
|
863
|
+
textdecoration: true,
|
|
864
|
+
textdecorationhover: true,
|
|
865
|
+
textdecorationcolor: true,
|
|
866
|
+
textdecorationcolorhover: true,
|
|
867
|
+
textdecorationline: true,
|
|
868
|
+
textdecorationlinehover: true,
|
|
869
|
+
textdecorationskipink: true,
|
|
870
|
+
textdecorationskipinkhover: true,
|
|
871
|
+
textdecorationstyle: true,
|
|
872
|
+
textdecorationstylehover: true,
|
|
873
|
+
textdecorationthickness: true,
|
|
874
|
+
textdecorationthicknesshover: true,
|
|
875
|
+
textemphasis: true,
|
|
876
|
+
textemphasishover: true,
|
|
877
|
+
textemphasiscolor: true,
|
|
878
|
+
textemphasiscolorhover: true,
|
|
879
|
+
textemphasisposition: true,
|
|
880
|
+
textemphasispositionhover: true,
|
|
881
|
+
textemphasisstyle: true,
|
|
882
|
+
textemphasisstylehover: true,
|
|
883
|
+
textindent: true,
|
|
884
|
+
textindenthover: true,
|
|
885
|
+
textorientation: true,
|
|
886
|
+
textorientationhover: true,
|
|
887
|
+
textoverflow: true,
|
|
888
|
+
textoverflowhover: true,
|
|
889
|
+
textrendering: true,
|
|
890
|
+
textrenderinghover: true,
|
|
891
|
+
textshadow: true,
|
|
892
|
+
textshadowhover: true,
|
|
893
|
+
textsizeadjust: true,
|
|
894
|
+
textsizeadjusthover: true,
|
|
895
|
+
textspacingtrim: true,
|
|
896
|
+
textspacingtrimhover: true,
|
|
897
|
+
texttransform: true,
|
|
898
|
+
texttransformhover: true,
|
|
899
|
+
textunderlineoffset: true,
|
|
900
|
+
textunderlineoffsethover: true,
|
|
901
|
+
textunderlineposition: true,
|
|
902
|
+
textunderlinepositionhover: true,
|
|
903
|
+
textwrap: true,
|
|
904
|
+
textwraphover: true,
|
|
905
|
+
textwrapmode: true,
|
|
906
|
+
textwrapmodehover: true,
|
|
907
|
+
textwrapstyle: true,
|
|
908
|
+
textwrapstylehover: true,
|
|
909
|
+
timelinescope: true,
|
|
910
|
+
timelinescopehover: true,
|
|
911
|
+
top: true,
|
|
912
|
+
tophover: true,
|
|
913
|
+
touchaction: true,
|
|
914
|
+
touchactionhover: true,
|
|
915
|
+
transform: true,
|
|
916
|
+
transformhover: true,
|
|
917
|
+
transformbox: true,
|
|
918
|
+
transformboxhover: true,
|
|
919
|
+
transformorigin: true,
|
|
920
|
+
transformoriginhover: true,
|
|
921
|
+
transformstyle: true,
|
|
922
|
+
transformstylehover: true,
|
|
923
|
+
transition: true,
|
|
924
|
+
transitionhover: true,
|
|
925
|
+
transitionbehavior: true,
|
|
926
|
+
transitionbehaviorhover: true,
|
|
927
|
+
transitiondelay: true,
|
|
928
|
+
transitiondelayhover: true,
|
|
929
|
+
transitionduration: true,
|
|
930
|
+
transitiondurationhover: true,
|
|
931
|
+
transitionproperty: true,
|
|
932
|
+
transitionpropertyhover: true,
|
|
933
|
+
transitiontimingfunction: true,
|
|
934
|
+
transitiontimingfunctionhover: true,
|
|
935
|
+
translate: true,
|
|
936
|
+
translatehover: true,
|
|
937
|
+
types: true,
|
|
938
|
+
typeshover: true,
|
|
939
|
+
unicodebidi: true,
|
|
940
|
+
unicodebidihover: true,
|
|
941
|
+
unicoderange: true,
|
|
942
|
+
unicoderangehover: true,
|
|
943
|
+
userselect: true,
|
|
944
|
+
userselecthover: true,
|
|
945
|
+
vectoreffect: true,
|
|
946
|
+
vectoreffecthover: true,
|
|
947
|
+
verticalalign: true,
|
|
948
|
+
verticalalignhover: true,
|
|
949
|
+
viewtimeline: true,
|
|
950
|
+
viewtimelinehover: true,
|
|
951
|
+
viewtimelineaxis: true,
|
|
952
|
+
viewtimelineaxishover: true,
|
|
953
|
+
viewtimelineinset: true,
|
|
954
|
+
viewtimelineinsethover: true,
|
|
955
|
+
viewtimelinename: true,
|
|
956
|
+
viewtimelinenamehover: true,
|
|
957
|
+
viewtransitionclass: true,
|
|
958
|
+
viewtransitionclasshover: true,
|
|
959
|
+
viewtransitionname: true,
|
|
960
|
+
viewtransitionnamehover: true,
|
|
961
|
+
visibility: true,
|
|
962
|
+
visibilityhover: true,
|
|
963
|
+
webkitaligncontent: true,
|
|
964
|
+
webkitaligncontenthover: true,
|
|
965
|
+
webkitalignitems: true,
|
|
966
|
+
webkitalignitemshover: true,
|
|
967
|
+
webkitalignself: true,
|
|
968
|
+
webkitalignselfhover: true,
|
|
969
|
+
webkitanimation: true,
|
|
970
|
+
webkitanimationhover: true,
|
|
971
|
+
webkitanimationdelay: true,
|
|
972
|
+
webkitanimationdelayhover: true,
|
|
973
|
+
webkitanimationdirection: true,
|
|
974
|
+
webkitanimationdirectionhover: true,
|
|
975
|
+
webkitanimationduration: true,
|
|
976
|
+
webkitanimationdurationhover: true,
|
|
977
|
+
webkitanimationfillmode: true,
|
|
978
|
+
webkitanimationfillmodehover: true,
|
|
979
|
+
webkitanimationiterationcount: true,
|
|
980
|
+
webkitanimationiterationcounthover: true,
|
|
981
|
+
webkitanimationname: true,
|
|
982
|
+
webkitanimationnamehover: true,
|
|
983
|
+
webkitanimationplaystate: true,
|
|
984
|
+
webkitanimationplaystatehover: true,
|
|
985
|
+
webkitanimationtimingfunction: true,
|
|
986
|
+
webkitanimationtimingfunctionhover: true,
|
|
987
|
+
webkitappregion: true,
|
|
988
|
+
webkitappregionhover: true,
|
|
989
|
+
webkitappearance: true,
|
|
990
|
+
webkitappearancehover: true,
|
|
991
|
+
webkitbackfacevisibility: true,
|
|
992
|
+
webkitbackfacevisibilityhover: true,
|
|
993
|
+
webkitbackgroundclip: true,
|
|
994
|
+
webkitbackgroundcliphover: true,
|
|
995
|
+
webkitbackgroundorigin: true,
|
|
996
|
+
webkitbackgroundoriginhover: true,
|
|
997
|
+
webkitbackgroundsize: true,
|
|
998
|
+
webkitbackgroundsizehover: true,
|
|
999
|
+
webkitborderafter: true,
|
|
1000
|
+
webkitborderafterhover: true,
|
|
1001
|
+
webkitborderaftercolor: true,
|
|
1002
|
+
webkitborderaftercolorhover: true,
|
|
1003
|
+
webkitborderafterstyle: true,
|
|
1004
|
+
webkitborderafterstylehover: true,
|
|
1005
|
+
webkitborderafterwidth: true,
|
|
1006
|
+
webkitborderafterwidthhover: true,
|
|
1007
|
+
webkitborderbefore: true,
|
|
1008
|
+
webkitborderbeforehover: true,
|
|
1009
|
+
webkitborderbeforecolor: true,
|
|
1010
|
+
webkitborderbeforecolorhover: true,
|
|
1011
|
+
webkitborderbeforestyle: true,
|
|
1012
|
+
webkitborderbeforestylehover: true,
|
|
1013
|
+
webkitborderbeforewidth: true,
|
|
1014
|
+
webkitborderbeforewidthhover: true,
|
|
1015
|
+
webkitborderbottomleftradius: true,
|
|
1016
|
+
webkitborderbottomleftradiushover: true,
|
|
1017
|
+
webkitborderbottomrightradius: true,
|
|
1018
|
+
webkitborderbottomrightradiushover: true,
|
|
1019
|
+
webkitborderend: true,
|
|
1020
|
+
webkitborderendhover: true,
|
|
1021
|
+
webkitborderendcolor: true,
|
|
1022
|
+
webkitborderendcolorhover: true,
|
|
1023
|
+
webkitborderendstyle: true,
|
|
1024
|
+
webkitborderendstylehover: true,
|
|
1025
|
+
webkitborderendwidth: true,
|
|
1026
|
+
webkitborderendwidthhover: true,
|
|
1027
|
+
webkitborderhorizontalspacing: true,
|
|
1028
|
+
webkitborderhorizontalspacinghover: true,
|
|
1029
|
+
webkitborderimage: true,
|
|
1030
|
+
webkitborderimagehover: true,
|
|
1031
|
+
webkitborderradius: true,
|
|
1032
|
+
webkitborderradiushover: true,
|
|
1033
|
+
webkitborderstart: true,
|
|
1034
|
+
webkitborderstarthover: true,
|
|
1035
|
+
webkitborderstartcolor: true,
|
|
1036
|
+
webkitborderstartcolorhover: true,
|
|
1037
|
+
webkitborderstartstyle: true,
|
|
1038
|
+
webkitborderstartstylehover: true,
|
|
1039
|
+
webkitborderstartwidth: true,
|
|
1040
|
+
webkitborderstartwidthhover: true,
|
|
1041
|
+
webkitbordertopleftradius: true,
|
|
1042
|
+
webkitbordertopleftradiushover: true,
|
|
1043
|
+
webkitbordertoprightradius: true,
|
|
1044
|
+
webkitbordertoprightradiushover: true,
|
|
1045
|
+
webkitborderverticalspacing: true,
|
|
1046
|
+
webkitborderverticalspacinghover: true,
|
|
1047
|
+
webkitboxalign: true,
|
|
1048
|
+
webkitboxalignhover: true,
|
|
1049
|
+
webkitboxdecorationbreak: true,
|
|
1050
|
+
webkitboxdecorationbreakhover: true,
|
|
1051
|
+
webkitboxdirection: true,
|
|
1052
|
+
webkitboxdirectionhover: true,
|
|
1053
|
+
webkitboxflex: true,
|
|
1054
|
+
webkitboxflexhover: true,
|
|
1055
|
+
webkitboxordinalgroup: true,
|
|
1056
|
+
webkitboxordinalgrouphover: true,
|
|
1057
|
+
webkitboxorient: true,
|
|
1058
|
+
webkitboxorienthover: true,
|
|
1059
|
+
webkitboxpack: true,
|
|
1060
|
+
webkitboxpackhover: true,
|
|
1061
|
+
webkitboxreflect: true,
|
|
1062
|
+
webkitboxreflecthover: true,
|
|
1063
|
+
webkitboxshadow: true,
|
|
1064
|
+
webkitboxshadowhover: true,
|
|
1065
|
+
webkitboxsizing: true,
|
|
1066
|
+
webkitboxsizinghover: true,
|
|
1067
|
+
webkitclippath: true,
|
|
1068
|
+
webkitclippathhover: true,
|
|
1069
|
+
webkitcolumnbreakafter: true,
|
|
1070
|
+
webkitcolumnbreakafterhover: true,
|
|
1071
|
+
webkitcolumnbreakbefore: true,
|
|
1072
|
+
webkitcolumnbreakbeforehover: true,
|
|
1073
|
+
webkitcolumnbreakinside: true,
|
|
1074
|
+
webkitcolumnbreakinsidehover: true,
|
|
1075
|
+
webkitcolumncount: true,
|
|
1076
|
+
webkitcolumncounthover: true,
|
|
1077
|
+
webkitcolumngap: true,
|
|
1078
|
+
webkitcolumngaphover: true,
|
|
1079
|
+
webkitcolumnrule: true,
|
|
1080
|
+
webkitcolumnrulehover: true,
|
|
1081
|
+
webkitcolumnrulecolor: true,
|
|
1082
|
+
webkitcolumnrulecolorhover: true,
|
|
1083
|
+
webkitcolumnrulestyle: true,
|
|
1084
|
+
webkitcolumnrulestylehover: true,
|
|
1085
|
+
webkitcolumnrulewidth: true,
|
|
1086
|
+
webkitcolumnrulewidthhover: true,
|
|
1087
|
+
webkitcolumnspan: true,
|
|
1088
|
+
webkitcolumnspanhover: true,
|
|
1089
|
+
webkitcolumnwidth: true,
|
|
1090
|
+
webkitcolumnwidthhover: true,
|
|
1091
|
+
webkitcolumns: true,
|
|
1092
|
+
webkitcolumnshover: true,
|
|
1093
|
+
webkitfilter: true,
|
|
1094
|
+
webkitfilterhover: true,
|
|
1095
|
+
webkitflex: true,
|
|
1096
|
+
webkitflexhover: true,
|
|
1097
|
+
webkitflexbasis: true,
|
|
1098
|
+
webkitflexbasishover: true,
|
|
1099
|
+
webkitflexdirection: true,
|
|
1100
|
+
webkitflexdirectionhover: true,
|
|
1101
|
+
webkitflexflow: true,
|
|
1102
|
+
webkitflexflowhover: true,
|
|
1103
|
+
webkitflexgrow: true,
|
|
1104
|
+
webkitflexgrowhover: true,
|
|
1105
|
+
webkitflexshrink: true,
|
|
1106
|
+
webkitflexshrinkhover: true,
|
|
1107
|
+
webkitflexwrap: true,
|
|
1108
|
+
webkitflexwraphover: true,
|
|
1109
|
+
webkitfontfeaturesettings: true,
|
|
1110
|
+
webkitfontfeaturesettingshover: true,
|
|
1111
|
+
webkitfontsmoothing: true,
|
|
1112
|
+
webkitfontsmoothinghover: true,
|
|
1113
|
+
webkithyphenatecharacter: true,
|
|
1114
|
+
webkithyphenatecharacterhover: true,
|
|
1115
|
+
webkitjustifycontent: true,
|
|
1116
|
+
webkitjustifycontenthover: true,
|
|
1117
|
+
webkitlinebreak: true,
|
|
1118
|
+
webkitlinebreakhover: true,
|
|
1119
|
+
webkitlineclamp: true,
|
|
1120
|
+
webkitlineclamphover: true,
|
|
1121
|
+
webkitlocale: true,
|
|
1122
|
+
webkitlocalehover: true,
|
|
1123
|
+
webkitlogicalheight: true,
|
|
1124
|
+
webkitlogicalheighthover: true,
|
|
1125
|
+
webkitlogicalwidth: true,
|
|
1126
|
+
webkitlogicalwidthhover: true,
|
|
1127
|
+
webkitmarginafter: true,
|
|
1128
|
+
webkitmarginafterhover: true,
|
|
1129
|
+
webkitmarginbefore: true,
|
|
1130
|
+
webkitmarginbeforehover: true,
|
|
1131
|
+
webkitmarginend: true,
|
|
1132
|
+
webkitmarginendhover: true,
|
|
1133
|
+
webkitmarginstart: true,
|
|
1134
|
+
webkitmarginstarthover: true,
|
|
1135
|
+
webkitmask: true,
|
|
1136
|
+
webkitmaskhover: true,
|
|
1137
|
+
webkitmaskboximage: true,
|
|
1138
|
+
webkitmaskboximagehover: true,
|
|
1139
|
+
webkitmaskboximageoutset: true,
|
|
1140
|
+
webkitmaskboximageoutsethover: true,
|
|
1141
|
+
webkitmaskboximagerepeat: true,
|
|
1142
|
+
webkitmaskboximagerepeathover: true,
|
|
1143
|
+
webkitmaskboximageslice: true,
|
|
1144
|
+
webkitmaskboximageslicehover: true,
|
|
1145
|
+
webkitmaskboximagesource: true,
|
|
1146
|
+
webkitmaskboximagesourcehover: true,
|
|
1147
|
+
webkitmaskboximagewidth: true,
|
|
1148
|
+
webkitmaskboximagewidthhover: true,
|
|
1149
|
+
webkitmaskclip: true,
|
|
1150
|
+
webkitmaskcliphover: true,
|
|
1151
|
+
webkitmaskcomposite: true,
|
|
1152
|
+
webkitmaskcompositehover: true,
|
|
1153
|
+
webkitmaskimage: true,
|
|
1154
|
+
webkitmaskimagehover: true,
|
|
1155
|
+
webkitmaskorigin: true,
|
|
1156
|
+
webkitmaskoriginhover: true,
|
|
1157
|
+
webkitmaskposition: true,
|
|
1158
|
+
webkitmaskpositionhover: true,
|
|
1159
|
+
webkitmaskpositionx: true,
|
|
1160
|
+
webkitmaskpositionxhover: true,
|
|
1161
|
+
webkitmaskpositiony: true,
|
|
1162
|
+
webkitmaskpositionyhover: true,
|
|
1163
|
+
webkitmaskrepeat: true,
|
|
1164
|
+
webkitmaskrepeathover: true,
|
|
1165
|
+
webkitmasksize: true,
|
|
1166
|
+
webkitmasksizehover: true,
|
|
1167
|
+
webkitmaxlogicalheight: true,
|
|
1168
|
+
webkitmaxlogicalheighthover: true,
|
|
1169
|
+
webkitmaxlogicalwidth: true,
|
|
1170
|
+
webkitmaxlogicalwidthhover: true,
|
|
1171
|
+
webkitminlogicalheight: true,
|
|
1172
|
+
webkitminlogicalheighthover: true,
|
|
1173
|
+
webkitminlogicalwidth: true,
|
|
1174
|
+
webkitminlogicalwidthhover: true,
|
|
1175
|
+
webkitopacity: true,
|
|
1176
|
+
webkitopacityhover: true,
|
|
1177
|
+
webkitorder: true,
|
|
1178
|
+
webkitorderhover: true,
|
|
1179
|
+
webkitpaddingafter: true,
|
|
1180
|
+
webkitpaddingafterhover: true,
|
|
1181
|
+
webkitpaddingbefore: true,
|
|
1182
|
+
webkitpaddingbeforehover: true,
|
|
1183
|
+
webkitpaddingend: true,
|
|
1184
|
+
webkitpaddingendhover: true,
|
|
1185
|
+
webkitpaddingstart: true,
|
|
1186
|
+
webkitpaddingstarthover: true,
|
|
1187
|
+
webkitperspective: true,
|
|
1188
|
+
webkitperspectivehover: true,
|
|
1189
|
+
webkitperspectiveorigin: true,
|
|
1190
|
+
webkitperspectiveoriginhover: true,
|
|
1191
|
+
webkitperspectiveoriginx: true,
|
|
1192
|
+
webkitperspectiveoriginxhover: true,
|
|
1193
|
+
webkitperspectiveoriginy: true,
|
|
1194
|
+
webkitperspectiveoriginyhover: true,
|
|
1195
|
+
webkitprintcoloradjust: true,
|
|
1196
|
+
webkitprintcoloradjusthover: true,
|
|
1197
|
+
webkitrtlordering: true,
|
|
1198
|
+
webkitrtlorderinghover: true,
|
|
1199
|
+
webkitrubyposition: true,
|
|
1200
|
+
webkitrubypositionhover: true,
|
|
1201
|
+
webkitshapeimagethreshold: true,
|
|
1202
|
+
webkitshapeimagethresholdhover: true,
|
|
1203
|
+
webkitshapemargin: true,
|
|
1204
|
+
webkitshapemarginhover: true,
|
|
1205
|
+
webkitshapeoutside: true,
|
|
1206
|
+
webkitshapeoutsidehover: true,
|
|
1207
|
+
webkittaphighlightcolor: true,
|
|
1208
|
+
webkittaphighlightcolorhover: true,
|
|
1209
|
+
webkittextcombine: true,
|
|
1210
|
+
webkittextcombinehover: true,
|
|
1211
|
+
webkittextdecorationsineffect: true,
|
|
1212
|
+
webkittextdecorationsineffecthover: true,
|
|
1213
|
+
webkittextemphasis: true,
|
|
1214
|
+
webkittextemphasishover: true,
|
|
1215
|
+
webkittextemphasiscolor: true,
|
|
1216
|
+
webkittextemphasiscolorhover: true,
|
|
1217
|
+
webkittextemphasisposition: true,
|
|
1218
|
+
webkittextemphasispositionhover: true,
|
|
1219
|
+
webkittextemphasisstyle: true,
|
|
1220
|
+
webkittextemphasisstylehover: true,
|
|
1221
|
+
webkittextfillcolor: true,
|
|
1222
|
+
webkittextfillcolorhover: true,
|
|
1223
|
+
webkittextorientation: true,
|
|
1224
|
+
webkittextorientationhover: true,
|
|
1225
|
+
webkittextsecurity: true,
|
|
1226
|
+
webkittextsecurityhover: true,
|
|
1227
|
+
webkittextsizeadjust: true,
|
|
1228
|
+
webkittextsizeadjusthover: true,
|
|
1229
|
+
webkittextstroke: true,
|
|
1230
|
+
webkittextstrokehover: true,
|
|
1231
|
+
webkittextstrokecolor: true,
|
|
1232
|
+
webkittextstrokecolorhover: true,
|
|
1233
|
+
webkittextstrokewidth: true,
|
|
1234
|
+
webkittextstrokewidthhover: true,
|
|
1235
|
+
webkittransform: true,
|
|
1236
|
+
webkittransformhover: true,
|
|
1237
|
+
webkittransformorigin: true,
|
|
1238
|
+
webkittransformoriginhover: true,
|
|
1239
|
+
webkittransformoriginx: true,
|
|
1240
|
+
webkittransformoriginxhover: true,
|
|
1241
|
+
webkittransformoriginy: true,
|
|
1242
|
+
webkittransformoriginyhover: true,
|
|
1243
|
+
webkittransformoriginz: true,
|
|
1244
|
+
webkittransformoriginzhover: true,
|
|
1245
|
+
webkittransformstyle: true,
|
|
1246
|
+
webkittransformstylehover: true,
|
|
1247
|
+
webkittransition: true,
|
|
1248
|
+
webkittransitionhover: true,
|
|
1249
|
+
webkittransitiondelay: true,
|
|
1250
|
+
webkittransitiondelayhover: true,
|
|
1251
|
+
webkittransitionduration: true,
|
|
1252
|
+
webkittransitiondurationhover: true,
|
|
1253
|
+
webkittransitionproperty: true,
|
|
1254
|
+
webkittransitionpropertyhover: true,
|
|
1255
|
+
webkittransitiontimingfunction: true,
|
|
1256
|
+
webkittransitiontimingfunctionhover: true,
|
|
1257
|
+
webkituserdrag: true,
|
|
1258
|
+
webkituserdraghover: true,
|
|
1259
|
+
webkitusermodify: true,
|
|
1260
|
+
webkitusermodifyhover: true,
|
|
1261
|
+
webkituserselect: true,
|
|
1262
|
+
webkituserselecthover: true,
|
|
1263
|
+
webkitwritingmode: true,
|
|
1264
|
+
webkitwritingmodehover: true,
|
|
1265
|
+
whitespace: true,
|
|
1266
|
+
whitespacehover: true,
|
|
1267
|
+
whitespacecollapse: true,
|
|
1268
|
+
whitespacecollapsehover: true,
|
|
1269
|
+
widows: true,
|
|
1270
|
+
widowshover: true,
|
|
1271
|
+
width: true,
|
|
1272
|
+
widthhover: true,
|
|
1273
|
+
willchange: true,
|
|
1274
|
+
willchangehover: true,
|
|
1275
|
+
wordbreak: true,
|
|
1276
|
+
wordbreakhover: true,
|
|
1277
|
+
wordspacing: true,
|
|
1278
|
+
wordspacinghover: true,
|
|
1279
|
+
wordwrap: true,
|
|
1280
|
+
wordwraphover: true,
|
|
1281
|
+
writingmode: true,
|
|
1282
|
+
writingmodehover: true,
|
|
1283
|
+
x: true,
|
|
1284
|
+
xhover: true,
|
|
1285
|
+
y: true,
|
|
1286
|
+
yhover: true,
|
|
1287
|
+
zindex: true,
|
|
1288
|
+
zindexhover: true,
|
|
1289
|
+
zoom: true,
|
|
1290
|
+
zoomhover: true,
|
|
1291
|
+
};
|