@wireapp/react-ui-kit 9.45.0 → 9.46.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -12,934 +12,9 @@ export declare const customStyles: ({ theme, markInvalid, menuPosition, controlC
|
|
|
12
12
|
display: string;
|
|
13
13
|
};
|
|
14
14
|
indicatorsContainer: (provided: any) => any;
|
|
15
|
-
container: (_: any, {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
options: any;
|
|
19
|
-
}) => {
|
|
20
|
-
'& > div > div[class$="-Control"]': {
|
|
21
|
-
accentColor?: string[] | import("csstype").Property.AccentColor | readonly import("csstype").Property.AccentColor[];
|
|
22
|
-
alignContent?: string[] | import("csstype").Property.AlignContent | readonly import("csstype").Property.AlignContent[];
|
|
23
|
-
alignItems?: string[] | import("csstype").Property.AlignItems | readonly import("csstype").Property.AlignItems[];
|
|
24
|
-
alignSelf?: string[] | import("csstype").Property.AlignSelf | readonly import("csstype").Property.AlignSelf[];
|
|
25
|
-
alignTracks?: string[] | import("csstype").Property.AlignTracks | readonly import("csstype").Property.AlignTracks[];
|
|
26
|
-
animationComposition?: string[] | import("csstype").Property.AnimationComposition | readonly import("csstype").Property.AnimationComposition[];
|
|
27
|
-
animationDelay?: string[] | import("csstype").Property.AnimationDelay<string & {}> | readonly import("csstype").Property.AnimationDelay<string & {}>[];
|
|
28
|
-
animationDirection?: string[] | import("csstype").Property.AnimationDirection | readonly import("csstype").Property.AnimationDirection[];
|
|
29
|
-
animationDuration?: string[] | import("csstype").Property.AnimationDuration<string & {}> | readonly import("csstype").Property.AnimationDuration<string & {}>[];
|
|
30
|
-
animationFillMode?: string[] | import("csstype").Property.AnimationFillMode | readonly import("csstype").Property.AnimationFillMode[];
|
|
31
|
-
animationIterationCount?: import("csstype").Property.AnimationIterationCount | NonNullable<import("csstype").Property.AnimationIterationCount>[] | readonly ((string & {}) | import("csstype").Globals | "infinite")[];
|
|
32
|
-
animationName?: string[] | import("csstype").Property.AnimationName | readonly import("csstype").Property.AnimationName[];
|
|
33
|
-
animationPlayState?: string[] | import("csstype").Property.AnimationPlayState | readonly import("csstype").Property.AnimationPlayState[];
|
|
34
|
-
animationTimeline?: string[] | import("csstype").Property.AnimationTimeline | readonly import("csstype").Property.AnimationTimeline[];
|
|
35
|
-
animationTimingFunction?: string[] | import("csstype").Property.AnimationTimingFunction | readonly import("csstype").Property.AnimationTimingFunction[];
|
|
36
|
-
appearance?: import("csstype").Property.Appearance | NonNullable<import("csstype").Property.Appearance>[] | readonly import("csstype").Property.Appearance[];
|
|
37
|
-
aspectRatio?: import("csstype").Property.AspectRatio | NonNullable<import("csstype").Property.AspectRatio>[] | readonly ((string & {}) | import("csstype").Globals | "auto")[];
|
|
38
|
-
backdropFilter?: string[] | import("csstype").Property.BackdropFilter | readonly import("csstype").Property.BackdropFilter[];
|
|
39
|
-
backfaceVisibility?: import("csstype").Property.BackfaceVisibility | NonNullable<import("csstype").Property.BackfaceVisibility>[] | readonly import("csstype").Property.BackfaceVisibility[];
|
|
40
|
-
backgroundAttachment?: string[] | import("csstype").Property.BackgroundAttachment | readonly import("csstype").Property.BackgroundAttachment[];
|
|
41
|
-
backgroundBlendMode?: string[] | import("csstype").Property.BackgroundBlendMode | readonly import("csstype").Property.BackgroundBlendMode[];
|
|
42
|
-
backgroundClip?: string[] | import("csstype").Property.BackgroundClip | readonly import("csstype").Property.BackgroundClip[];
|
|
43
|
-
backgroundColor: string | readonly import("csstype").Property.BackgroundColor[];
|
|
44
|
-
backgroundImage?: string[] | import("csstype").Property.BackgroundImage | readonly import("csstype").Property.BackgroundImage[];
|
|
45
|
-
backgroundOrigin?: string[] | import("csstype").Property.BackgroundOrigin | readonly import("csstype").Property.BackgroundOrigin[];
|
|
46
|
-
backgroundPositionX?: readonly (string | (string & {}))[] | import("csstype").Property.BackgroundPositionX<string | number> | NonNullable<import("csstype").Property.BackgroundPositionX<string | number>>[];
|
|
47
|
-
backgroundPositionY?: readonly (string | (string & {}))[] | import("csstype").Property.BackgroundPositionY<string | number> | NonNullable<import("csstype").Property.BackgroundPositionY<string | number>>[];
|
|
48
|
-
backgroundRepeat?: string[] | import("csstype").Property.BackgroundRepeat | readonly import("csstype").Property.BackgroundRepeat[];
|
|
49
|
-
backgroundSize?: readonly (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | NonNullable<import("csstype").Property.BackgroundSize<string | number>>[];
|
|
50
|
-
blockOverflow?: string[] | import("csstype").Property.BlockOverflow | readonly import("csstype").Property.BlockOverflow[];
|
|
51
|
-
blockSize?: readonly (string | (string & {}))[] | import("csstype").Property.BlockSize<string | number> | NonNullable<import("csstype").Property.BlockSize<string | number>>[];
|
|
52
|
-
borderBlockColor?: string[] | import("csstype").Property.BorderBlockColor | readonly import("csstype").Property.BorderBlockColor[];
|
|
53
|
-
borderBlockEndColor?: string[] | import("csstype").Property.BorderBlockEndColor | readonly import("csstype").Property.BorderBlockEndColor[];
|
|
54
|
-
borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | NonNullable<import("csstype").Property.BorderBlockEndStyle>[] | readonly import("csstype").Property.BorderBlockEndStyle[];
|
|
55
|
-
borderBlockEndWidth?: readonly string[] | import("csstype").Property.BorderBlockEndWidth<string | number> | NonNullable<import("csstype").Property.BorderBlockEndWidth<string | number>>[];
|
|
56
|
-
borderBlockStartColor?: string[] | import("csstype").Property.BorderBlockStartColor | readonly import("csstype").Property.BorderBlockStartColor[];
|
|
57
|
-
borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | NonNullable<import("csstype").Property.BorderBlockStartStyle>[] | readonly import("csstype").Property.BorderBlockStartStyle[];
|
|
58
|
-
borderBlockStartWidth?: readonly string[] | import("csstype").Property.BorderBlockStartWidth<string | number> | NonNullable<import("csstype").Property.BorderBlockStartWidth<string | number>>[];
|
|
59
|
-
borderBlockStyle?: import("csstype").Property.BorderBlockStyle | NonNullable<import("csstype").Property.BorderBlockStyle>[] | readonly import("csstype").Property.BorderBlockStyle[];
|
|
60
|
-
borderBlockWidth?: readonly string[] | import("csstype").Property.BorderBlockWidth<string | number> | NonNullable<import("csstype").Property.BorderBlockWidth<string | number>>[];
|
|
61
|
-
borderBottomColor?: string[] | import("csstype").Property.BorderBottomColor | readonly import("csstype").Property.BorderBottomColor[];
|
|
62
|
-
borderBottomLeftRadius?: readonly (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | NonNullable<import("csstype").Property.BorderBottomLeftRadius<string | number>>[];
|
|
63
|
-
borderBottomRightRadius?: readonly (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | NonNullable<import("csstype").Property.BorderBottomRightRadius<string | number>>[];
|
|
64
|
-
borderBottomStyle?: import("csstype").Property.BorderBottomStyle | NonNullable<import("csstype").Property.BorderBottomStyle>[] | readonly import("csstype").Property.BorderBottomStyle[];
|
|
65
|
-
borderBottomWidth?: readonly string[] | import("csstype").Property.BorderBottomWidth<string | number> | NonNullable<import("csstype").Property.BorderBottomWidth<string | number>>[];
|
|
66
|
-
borderCollapse?: import("csstype").Property.BorderCollapse | NonNullable<import("csstype").Property.BorderCollapse>[] | readonly import("csstype").Property.BorderCollapse[];
|
|
67
|
-
borderEndEndRadius?: readonly (string | (string & {}))[] | import("csstype").Property.BorderEndEndRadius<string | number> | NonNullable<import("csstype").Property.BorderEndEndRadius<string | number>>[];
|
|
68
|
-
borderEndStartRadius?: readonly (string | (string & {}))[] | import("csstype").Property.BorderEndStartRadius<string | number> | NonNullable<import("csstype").Property.BorderEndStartRadius<string | number>>[];
|
|
69
|
-
borderImageOutset?: readonly (string | (string & {}))[] | import("csstype").Property.BorderImageOutset<string | number> | NonNullable<import("csstype").Property.BorderImageOutset<string | number>>[];
|
|
70
|
-
borderImageRepeat?: string[] | import("csstype").Property.BorderImageRepeat | readonly import("csstype").Property.BorderImageRepeat[];
|
|
71
|
-
borderImageSlice?: import("csstype").Property.BorderImageSlice | NonNullable<import("csstype").Property.BorderImageSlice>[] | readonly ((string & {}) | import("csstype").Globals)[];
|
|
72
|
-
borderImageSource?: string[] | import("csstype").Property.BorderImageSource | readonly import("csstype").Property.BorderImageSource[];
|
|
73
|
-
borderImageWidth?: readonly (string | (string & {}))[] | import("csstype").Property.BorderImageWidth<string | number> | NonNullable<import("csstype").Property.BorderImageWidth<string | number>>[];
|
|
74
|
-
borderInlineColor?: string[] | import("csstype").Property.BorderInlineColor | readonly import("csstype").Property.BorderInlineColor[];
|
|
75
|
-
borderInlineEndColor?: string[] | import("csstype").Property.BorderInlineEndColor | readonly import("csstype").Property.BorderInlineEndColor[];
|
|
76
|
-
borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | NonNullable<import("csstype").Property.BorderInlineEndStyle>[] | readonly import("csstype").Property.BorderInlineEndStyle[];
|
|
77
|
-
borderInlineEndWidth?: readonly string[] | import("csstype").Property.BorderInlineEndWidth<string | number> | NonNullable<import("csstype").Property.BorderInlineEndWidth<string | number>>[];
|
|
78
|
-
borderInlineStartColor?: string[] | import("csstype").Property.BorderInlineStartColor | readonly import("csstype").Property.BorderInlineStartColor[];
|
|
79
|
-
borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | NonNullable<import("csstype").Property.BorderInlineStartStyle>[] | readonly import("csstype").Property.BorderInlineStartStyle[];
|
|
80
|
-
borderInlineStartWidth?: readonly string[] | import("csstype").Property.BorderInlineStartWidth<string | number> | NonNullable<import("csstype").Property.BorderInlineStartWidth<string | number>>[];
|
|
81
|
-
borderInlineStyle?: import("csstype").Property.BorderInlineStyle | NonNullable<import("csstype").Property.BorderInlineStyle>[] | readonly import("csstype").Property.BorderInlineStyle[];
|
|
82
|
-
borderInlineWidth?: readonly string[] | import("csstype").Property.BorderInlineWidth<string | number> | NonNullable<import("csstype").Property.BorderInlineWidth<string | number>>[];
|
|
83
|
-
borderLeftColor?: string[] | import("csstype").Property.BorderLeftColor | readonly import("csstype").Property.BorderLeftColor[];
|
|
84
|
-
borderLeftStyle?: import("csstype").Property.BorderLeftStyle | NonNullable<import("csstype").Property.BorderLeftStyle>[] | readonly import("csstype").Property.BorderLeftStyle[];
|
|
85
|
-
borderLeftWidth?: readonly string[] | import("csstype").Property.BorderLeftWidth<string | number> | NonNullable<import("csstype").Property.BorderLeftWidth<string | number>>[];
|
|
86
|
-
borderRightColor?: string[] | import("csstype").Property.BorderRightColor | readonly import("csstype").Property.BorderRightColor[];
|
|
87
|
-
borderRightStyle?: import("csstype").Property.BorderRightStyle | NonNullable<import("csstype").Property.BorderRightStyle>[] | readonly import("csstype").Property.BorderRightStyle[];
|
|
88
|
-
borderRightWidth?: readonly string[] | import("csstype").Property.BorderRightWidth<string | number> | NonNullable<import("csstype").Property.BorderRightWidth<string | number>>[];
|
|
89
|
-
borderSpacing?: readonly (string | (string & {}))[] | import("csstype").Property.BorderSpacing<string | number> | NonNullable<import("csstype").Property.BorderSpacing<string | number>>[];
|
|
90
|
-
borderStartEndRadius?: readonly (string | (string & {}))[] | import("csstype").Property.BorderStartEndRadius<string | number> | NonNullable<import("csstype").Property.BorderStartEndRadius<string | number>>[];
|
|
91
|
-
borderStartStartRadius?: readonly (string | (string & {}))[] | import("csstype").Property.BorderStartStartRadius<string | number> | NonNullable<import("csstype").Property.BorderStartStartRadius<string | number>>[];
|
|
92
|
-
borderTopColor?: string[] | import("csstype").Property.BorderTopColor | readonly import("csstype").Property.BorderTopColor[];
|
|
93
|
-
borderTopLeftRadius?: readonly (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | NonNullable<import("csstype").Property.BorderTopLeftRadius<string | number>>[];
|
|
94
|
-
borderTopRightRadius?: readonly (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | NonNullable<import("csstype").Property.BorderTopRightRadius<string | number>>[];
|
|
95
|
-
borderTopStyle?: import("csstype").Property.BorderTopStyle | NonNullable<import("csstype").Property.BorderTopStyle>[] | readonly import("csstype").Property.BorderTopStyle[];
|
|
96
|
-
borderTopWidth?: readonly string[] | import("csstype").Property.BorderTopWidth<string | number> | NonNullable<import("csstype").Property.BorderTopWidth<string | number>>[];
|
|
97
|
-
bottom?: readonly (string | (string & {}))[] | import("csstype").Property.Bottom<string | number> | NonNullable<import("csstype").Property.Bottom<string | number>>[];
|
|
98
|
-
boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | NonNullable<import("csstype").Property.BoxDecorationBreak>[] | readonly import("csstype").Property.BoxDecorationBreak[];
|
|
99
|
-
boxShadow: string | readonly import("csstype").Property.BoxShadow[];
|
|
100
|
-
boxSizing?: import("csstype").Property.BoxSizing | NonNullable<import("csstype").Property.BoxSizing>[] | readonly import("csstype").Property.BoxSizing[];
|
|
101
|
-
breakAfter?: import("csstype").Property.BreakAfter | NonNullable<import("csstype").Property.BreakAfter>[] | readonly import("csstype").Property.BreakAfter[];
|
|
102
|
-
breakBefore?: import("csstype").Property.BreakBefore | NonNullable<import("csstype").Property.BreakBefore>[] | readonly import("csstype").Property.BreakBefore[];
|
|
103
|
-
breakInside?: import("csstype").Property.BreakInside | NonNullable<import("csstype").Property.BreakInside>[] | readonly import("csstype").Property.BreakInside[];
|
|
104
|
-
captionSide?: import("csstype").Property.CaptionSide | NonNullable<import("csstype").Property.CaptionSide>[] | readonly import("csstype").Property.CaptionSide[];
|
|
105
|
-
caretColor?: string[] | import("csstype").Property.CaretColor | readonly import("csstype").Property.CaretColor[];
|
|
106
|
-
clear?: import("csstype").Property.Clear | NonNullable<import("csstype").Property.Clear>[] | readonly import("csstype").Property.Clear[];
|
|
107
|
-
clipPath?: string[] | import("csstype").Property.ClipPath | readonly import("csstype").Property.ClipPath[];
|
|
108
|
-
color: string | readonly import("csstype").Property.Color[];
|
|
109
|
-
colorAdjust?: import("csstype").Property.PrintColorAdjust | NonNullable<import("csstype").Property.PrintColorAdjust>[] | readonly import("csstype").Property.PrintColorAdjust[];
|
|
110
|
-
colorScheme?: string[] | import("csstype").Property.ColorScheme | readonly import("csstype").Property.ColorScheme[];
|
|
111
|
-
columnCount?: readonly ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.ColumnCount | NonNullable<import("csstype").Property.ColumnCount>[];
|
|
112
|
-
columnFill?: import("csstype").Property.ColumnFill | NonNullable<import("csstype").Property.ColumnFill>[] | readonly import("csstype").Property.ColumnFill[];
|
|
113
|
-
columnGap?: readonly (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | NonNullable<import("csstype").Property.ColumnGap<string | number>>[];
|
|
114
|
-
columnRuleColor?: string[] | import("csstype").Property.ColumnRuleColor | readonly import("csstype").Property.ColumnRuleColor[];
|
|
115
|
-
columnRuleStyle?: string[] | import("csstype").Property.ColumnRuleStyle | readonly import("csstype").Property.ColumnRuleStyle[];
|
|
116
|
-
columnRuleWidth?: readonly (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | NonNullable<import("csstype").Property.ColumnRuleWidth<string | number>>[];
|
|
117
|
-
columnSpan?: import("csstype").Property.ColumnSpan | NonNullable<import("csstype").Property.ColumnSpan>[] | readonly import("csstype").Property.ColumnSpan[];
|
|
118
|
-
columnWidth?: readonly string[] | import("csstype").Property.ColumnWidth<string | number> | NonNullable<import("csstype").Property.ColumnWidth<string | number>>[];
|
|
119
|
-
contain?: string[] | import("csstype").Property.Contain | readonly import("csstype").Property.Contain[];
|
|
120
|
-
content?: string[] | import("csstype").Property.Content | readonly import("csstype").Property.Content[];
|
|
121
|
-
contentVisibility?: import("csstype").Property.ContentVisibility | NonNullable<import("csstype").Property.ContentVisibility>[] | readonly import("csstype").Property.ContentVisibility[];
|
|
122
|
-
counterIncrement?: string[] | import("csstype").Property.CounterIncrement | readonly import("csstype").Property.CounterIncrement[];
|
|
123
|
-
counterReset?: string[] | import("csstype").Property.CounterReset | readonly import("csstype").Property.CounterReset[];
|
|
124
|
-
counterSet?: string[] | import("csstype").Property.CounterSet | readonly import("csstype").Property.CounterSet[];
|
|
125
|
-
cursor: string | readonly import("csstype").Property.Cursor[];
|
|
126
|
-
direction?: import("csstype").Property.Direction | NonNullable<import("csstype").Property.Direction>[] | readonly import("csstype").Property.Direction[];
|
|
127
|
-
display?: string[] | import("csstype").Property.Display | readonly import("csstype").Property.Display[];
|
|
128
|
-
emptyCells?: import("csstype").Property.EmptyCells | NonNullable<import("csstype").Property.EmptyCells>[] | readonly import("csstype").Property.EmptyCells[];
|
|
129
|
-
filter?: string[] | import("csstype").Property.Filter | readonly import("csstype").Property.Filter[];
|
|
130
|
-
flexBasis?: readonly (string | (string & {}))[] | import("csstype").Property.FlexBasis<string | number> | NonNullable<import("csstype").Property.FlexBasis<string | number>>[];
|
|
131
|
-
flexDirection?: import("csstype").Property.FlexDirection | NonNullable<import("csstype").Property.FlexDirection>[] | readonly import("csstype").Property.FlexDirection[];
|
|
132
|
-
flexGrow?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.FlexGrow | NonNullable<import("csstype").Property.FlexGrow>[];
|
|
133
|
-
flexShrink?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.FlexShrink | NonNullable<import("csstype").Property.FlexShrink>[];
|
|
134
|
-
flexWrap?: import("csstype").Property.FlexWrap | NonNullable<import("csstype").Property.FlexWrap>[] | readonly import("csstype").Property.FlexWrap[];
|
|
135
|
-
float?: import("csstype").Property.Float | NonNullable<import("csstype").Property.Float>[] | readonly import("csstype").Property.Float[];
|
|
136
|
-
fontFamily?: string[] | import("csstype").Property.FontFamily | readonly import("csstype").Property.FontFamily[];
|
|
137
|
-
fontFeatureSettings?: string[] | import("csstype").Property.FontFeatureSettings | readonly import("csstype").Property.FontFeatureSettings[];
|
|
138
|
-
fontKerning?: import("csstype").Property.FontKerning | NonNullable<import("csstype").Property.FontKerning>[] | readonly import("csstype").Property.FontKerning[];
|
|
139
|
-
fontLanguageOverride?: string[] | import("csstype").Property.FontLanguageOverride | readonly import("csstype").Property.FontLanguageOverride[];
|
|
140
|
-
fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | NonNullable<import("csstype").Property.FontOpticalSizing>[] | readonly import("csstype").Property.FontOpticalSizing[];
|
|
141
|
-
fontSize?: import("csstype").Property.FontSize<string | number> | NonNullable<import("csstype").Property.FontSize<string | number>>[] | readonly (string | (string & {}))[];
|
|
142
|
-
fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | NonNullable<import("csstype").Property.FontSizeAdjust>[] | readonly ("none" | (string & {}) | import("csstype").Globals | "from-font")[];
|
|
143
|
-
fontSmooth?: readonly string[] | import("csstype").Property.FontSmooth<string | number> | NonNullable<import("csstype").Property.FontSmooth<string | number>>[];
|
|
144
|
-
fontStretch?: string[] | import("csstype").Property.FontStretch | readonly import("csstype").Property.FontStretch[];
|
|
145
|
-
fontStyle?: string[] | import("csstype").Property.FontStyle | readonly import("csstype").Property.FontStyle[];
|
|
146
|
-
fontSynthesis?: string[] | import("csstype").Property.FontSynthesis | readonly import("csstype").Property.FontSynthesis[];
|
|
147
|
-
fontVariant?: string[] | import("csstype").Property.FontVariant | readonly import("csstype").Property.FontVariant[];
|
|
148
|
-
fontVariantAlternates?: string[] | import("csstype").Property.FontVariantAlternates | readonly import("csstype").Property.FontVariantAlternates[];
|
|
149
|
-
fontVariantCaps?: import("csstype").Property.FontVariantCaps | NonNullable<import("csstype").Property.FontVariantCaps>[] | readonly import("csstype").Property.FontVariantCaps[];
|
|
150
|
-
fontVariantEastAsian?: string[] | import("csstype").Property.FontVariantEastAsian | readonly import("csstype").Property.FontVariantEastAsian[];
|
|
151
|
-
fontVariantLigatures?: string[] | import("csstype").Property.FontVariantLigatures | readonly import("csstype").Property.FontVariantLigatures[];
|
|
152
|
-
fontVariantNumeric?: string[] | import("csstype").Property.FontVariantNumeric | readonly import("csstype").Property.FontVariantNumeric[];
|
|
153
|
-
fontVariantPosition?: import("csstype").Property.FontVariantPosition | NonNullable<import("csstype").Property.FontVariantPosition>[] | readonly import("csstype").Property.FontVariantPosition[];
|
|
154
|
-
fontVariationSettings?: string[] | import("csstype").Property.FontVariationSettings | readonly import("csstype").Property.FontVariationSettings[];
|
|
155
|
-
fontWeight?: import("csstype").Property.FontWeight | NonNullable<import("csstype").Property.FontWeight>[] | readonly ("bold" | (string & {}) | import("csstype").Globals | "normal" | "bolder" | "lighter")[];
|
|
156
|
-
forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | NonNullable<import("csstype").Property.ForcedColorAdjust>[] | readonly import("csstype").Property.ForcedColorAdjust[];
|
|
157
|
-
gridAutoColumns?: readonly (string | (string & {}))[] | import("csstype").Property.GridAutoColumns<string | number> | NonNullable<import("csstype").Property.GridAutoColumns<string | number>>[];
|
|
158
|
-
gridAutoFlow?: string[] | import("csstype").Property.GridAutoFlow | readonly import("csstype").Property.GridAutoFlow[];
|
|
159
|
-
gridAutoRows?: readonly (string | (string & {}))[] | import("csstype").Property.GridAutoRows<string | number> | NonNullable<import("csstype").Property.GridAutoRows<string | number>>[];
|
|
160
|
-
gridColumnEnd?: readonly ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumnEnd | NonNullable<import("csstype").Property.GridColumnEnd>[];
|
|
161
|
-
gridColumnStart?: readonly ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumnStart | NonNullable<import("csstype").Property.GridColumnStart>[];
|
|
162
|
-
gridRowEnd?: readonly ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRowEnd | NonNullable<import("csstype").Property.GridRowEnd>[];
|
|
163
|
-
gridRowStart?: readonly ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRowStart | NonNullable<import("csstype").Property.GridRowStart>[];
|
|
164
|
-
gridTemplateAreas?: string[] | import("csstype").Property.GridTemplateAreas | readonly import("csstype").Property.GridTemplateAreas[];
|
|
165
|
-
gridTemplateColumns?: readonly (string | (string & {}))[] | import("csstype").Property.GridTemplateColumns<string | number> | NonNullable<import("csstype").Property.GridTemplateColumns<string | number>>[];
|
|
166
|
-
gridTemplateRows?: readonly (string | (string & {}))[] | import("csstype").Property.GridTemplateRows<string | number> | NonNullable<import("csstype").Property.GridTemplateRows<string | number>>[];
|
|
167
|
-
hangingPunctuation?: string[] | import("csstype").Property.HangingPunctuation | readonly import("csstype").Property.HangingPunctuation[];
|
|
168
|
-
height?: readonly (string | (string & {}))[] | import("csstype").Property.Height<string | number> | NonNullable<import("csstype").Property.Height<string | number>>[];
|
|
169
|
-
hyphenateCharacter?: string[] | import("csstype").Property.HyphenateCharacter | readonly import("csstype").Property.HyphenateCharacter[];
|
|
170
|
-
hyphens?: import("csstype").Property.Hyphens | NonNullable<import("csstype").Property.Hyphens>[] | readonly import("csstype").Property.Hyphens[];
|
|
171
|
-
imageOrientation?: string[] | import("csstype").Property.ImageOrientation | readonly import("csstype").Property.ImageOrientation[];
|
|
172
|
-
imageRendering?: import("csstype").Property.ImageRendering | NonNullable<import("csstype").Property.ImageRendering>[] | readonly import("csstype").Property.ImageRendering[];
|
|
173
|
-
imageResolution?: string[] | import("csstype").Property.ImageResolution | readonly import("csstype").Property.ImageResolution[];
|
|
174
|
-
initialLetter?: import("csstype").Property.InitialLetter | NonNullable<import("csstype").Property.InitialLetter>[] | readonly ((string & {}) | import("csstype").Globals | "normal")[];
|
|
175
|
-
inlineSize?: readonly (string | (string & {}))[] | import("csstype").Property.InlineSize<string | number> | NonNullable<import("csstype").Property.InlineSize<string | number>>[];
|
|
176
|
-
inputSecurity?: import("csstype").Property.InputSecurity | NonNullable<import("csstype").Property.InputSecurity>[] | readonly import("csstype").Property.InputSecurity[];
|
|
177
|
-
inset?: readonly (string | (string & {}))[] | import("csstype").Property.Inset<string | number> | NonNullable<import("csstype").Property.Inset<string | number>>[];
|
|
178
|
-
insetBlock?: readonly (string | (string & {}))[] | import("csstype").Property.InsetBlock<string | number> | NonNullable<import("csstype").Property.InsetBlock<string | number>>[];
|
|
179
|
-
insetBlockEnd?: readonly (string | (string & {}))[] | import("csstype").Property.InsetBlockEnd<string | number> | NonNullable<import("csstype").Property.InsetBlockEnd<string | number>>[];
|
|
180
|
-
insetBlockStart?: readonly (string | (string & {}))[] | import("csstype").Property.InsetBlockStart<string | number> | NonNullable<import("csstype").Property.InsetBlockStart<string | number>>[];
|
|
181
|
-
insetInline?: readonly (string | (string & {}))[] | import("csstype").Property.InsetInline<string | number> | NonNullable<import("csstype").Property.InsetInline<string | number>>[];
|
|
182
|
-
insetInlineEnd?: readonly (string | (string & {}))[] | import("csstype").Property.InsetInlineEnd<string | number> | NonNullable<import("csstype").Property.InsetInlineEnd<string | number>>[];
|
|
183
|
-
insetInlineStart?: readonly (string | (string & {}))[] | import("csstype").Property.InsetInlineStart<string | number> | NonNullable<import("csstype").Property.InsetInlineStart<string | number>>[];
|
|
184
|
-
isolation?: import("csstype").Property.Isolation | NonNullable<import("csstype").Property.Isolation>[] | readonly import("csstype").Property.Isolation[];
|
|
185
|
-
justifyContent?: string[] | import("csstype").Property.JustifyContent | readonly import("csstype").Property.JustifyContent[];
|
|
186
|
-
justifyItems?: string[] | import("csstype").Property.JustifyItems | readonly import("csstype").Property.JustifyItems[];
|
|
187
|
-
justifySelf?: string[] | import("csstype").Property.JustifySelf | readonly import("csstype").Property.JustifySelf[];
|
|
188
|
-
justifyTracks?: string[] | import("csstype").Property.JustifyTracks | readonly import("csstype").Property.JustifyTracks[];
|
|
189
|
-
left?: readonly (string | (string & {}))[] | import("csstype").Property.Left<string | number> | NonNullable<import("csstype").Property.Left<string | number>>[];
|
|
190
|
-
letterSpacing?: readonly string[] | import("csstype").Property.LetterSpacing<string | number> | NonNullable<import("csstype").Property.LetterSpacing<string | number>>[];
|
|
191
|
-
lineBreak?: import("csstype").Property.LineBreak | NonNullable<import("csstype").Property.LineBreak>[] | readonly import("csstype").Property.LineBreak[];
|
|
192
|
-
lineHeight?: readonly (string | (string & {}))[] | import("csstype").Property.LineHeight<string | number> | NonNullable<import("csstype").Property.LineHeight<string | number>>[];
|
|
193
|
-
lineHeightStep?: readonly string[] | import("csstype").Property.LineHeightStep<string | number> | NonNullable<import("csstype").Property.LineHeightStep<string | number>>[];
|
|
194
|
-
listStyleImage?: string[] | import("csstype").Property.ListStyleImage | readonly import("csstype").Property.ListStyleImage[];
|
|
195
|
-
listStylePosition?: import("csstype").Property.ListStylePosition | NonNullable<import("csstype").Property.ListStylePosition>[] | readonly import("csstype").Property.ListStylePosition[];
|
|
196
|
-
listStyleType?: string[] | import("csstype").Property.ListStyleType | readonly import("csstype").Property.ListStyleType[];
|
|
197
|
-
marginBlock?: readonly (string | (string & {}))[] | import("csstype").Property.MarginBlock<string | number> | NonNullable<import("csstype").Property.MarginBlock<string | number>>[];
|
|
198
|
-
marginBlockEnd?: readonly (string | (string & {}))[] | import("csstype").Property.MarginBlockEnd<string | number> | NonNullable<import("csstype").Property.MarginBlockEnd<string | number>>[];
|
|
199
|
-
marginBlockStart?: readonly (string | (string & {}))[] | import("csstype").Property.MarginBlockStart<string | number> | NonNullable<import("csstype").Property.MarginBlockStart<string | number>>[];
|
|
200
|
-
marginBottom?: readonly (string | (string & {}))[] | import("csstype").Property.MarginBottom<string | number> | NonNullable<import("csstype").Property.MarginBottom<string | number>>[];
|
|
201
|
-
marginInline?: readonly (string | (string & {}))[] | import("csstype").Property.MarginInline<string | number> | NonNullable<import("csstype").Property.MarginInline<string | number>>[];
|
|
202
|
-
marginInlineEnd?: readonly (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | NonNullable<import("csstype").Property.MarginInlineEnd<string | number>>[];
|
|
203
|
-
marginInlineStart?: readonly (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | NonNullable<import("csstype").Property.MarginInlineStart<string | number>>[];
|
|
204
|
-
marginLeft?: readonly (string | (string & {}))[] | import("csstype").Property.MarginLeft<string | number> | NonNullable<import("csstype").Property.MarginLeft<string | number>>[];
|
|
205
|
-
marginRight?: readonly (string | (string & {}))[] | import("csstype").Property.MarginRight<string | number> | NonNullable<import("csstype").Property.MarginRight<string | number>>[];
|
|
206
|
-
marginTop?: readonly (string | (string & {}))[] | import("csstype").Property.MarginTop<string | number> | NonNullable<import("csstype").Property.MarginTop<string | number>>[];
|
|
207
|
-
maskBorderMode?: import("csstype").Property.MaskBorderMode | NonNullable<import("csstype").Property.MaskBorderMode>[] | readonly import("csstype").Property.MaskBorderMode[];
|
|
208
|
-
maskBorderOutset?: readonly (string | (string & {}))[] | import("csstype").Property.MaskBorderOutset<string | number> | NonNullable<import("csstype").Property.MaskBorderOutset<string | number>>[];
|
|
209
|
-
maskBorderRepeat?: string[] | import("csstype").Property.MaskBorderRepeat | readonly import("csstype").Property.MaskBorderRepeat[];
|
|
210
|
-
maskBorderSlice?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.MaskBorderSlice | NonNullable<import("csstype").Property.MaskBorderSlice>[];
|
|
211
|
-
maskBorderSource?: string[] | import("csstype").Property.MaskBorderSource | readonly import("csstype").Property.MaskBorderSource[];
|
|
212
|
-
maskBorderWidth?: readonly (string | (string & {}))[] | import("csstype").Property.MaskBorderWidth<string | number> | NonNullable<import("csstype").Property.MaskBorderWidth<string | number>>[];
|
|
213
|
-
maskClip?: string[] | import("csstype").Property.MaskClip | readonly import("csstype").Property.MaskClip[];
|
|
214
|
-
maskComposite?: string[] | import("csstype").Property.MaskComposite | readonly import("csstype").Property.MaskComposite[];
|
|
215
|
-
maskImage?: string[] | import("csstype").Property.MaskImage | readonly import("csstype").Property.MaskImage[];
|
|
216
|
-
maskMode?: string[] | import("csstype").Property.MaskMode | readonly import("csstype").Property.MaskMode[];
|
|
217
|
-
maskOrigin?: string[] | import("csstype").Property.MaskOrigin | readonly import("csstype").Property.MaskOrigin[];
|
|
218
|
-
maskPosition?: readonly (string | (string & {}))[] | import("csstype").Property.MaskPosition<string | number> | NonNullable<import("csstype").Property.MaskPosition<string | number>>[];
|
|
219
|
-
maskRepeat?: string[] | import("csstype").Property.MaskRepeat | readonly import("csstype").Property.MaskRepeat[];
|
|
220
|
-
maskSize?: readonly (string | (string & {}))[] | import("csstype").Property.MaskSize<string | number> | NonNullable<import("csstype").Property.MaskSize<string | number>>[];
|
|
221
|
-
maskType?: import("csstype").Property.MaskType | NonNullable<import("csstype").Property.MaskType>[] | readonly import("csstype").Property.MaskType[];
|
|
222
|
-
mathDepth?: import("csstype").Property.MathDepth | NonNullable<import("csstype").Property.MathDepth>[] | readonly ((string & {}) | import("csstype").Globals | "auto-add")[];
|
|
223
|
-
mathShift?: import("csstype").Property.MathShift | NonNullable<import("csstype").Property.MathShift>[] | readonly import("csstype").Property.MathShift[];
|
|
224
|
-
mathStyle?: import("csstype").Property.MathStyle | NonNullable<import("csstype").Property.MathStyle>[] | readonly import("csstype").Property.MathStyle[];
|
|
225
|
-
maxBlockSize?: readonly (string | (string & {}))[] | import("csstype").Property.MaxBlockSize<string | number> | NonNullable<import("csstype").Property.MaxBlockSize<string | number>>[];
|
|
226
|
-
maxHeight?: readonly (string | (string & {}))[] | import("csstype").Property.MaxHeight<string | number> | NonNullable<import("csstype").Property.MaxHeight<string | number>>[];
|
|
227
|
-
maxInlineSize?: readonly (string | (string & {}))[] | import("csstype").Property.MaxInlineSize<string | number> | NonNullable<import("csstype").Property.MaxInlineSize<string | number>>[];
|
|
228
|
-
maxLines?: import("csstype").Property.MaxLines | NonNullable<import("csstype").Property.MaxLines>[] | readonly ("none" | (string & {}) | import("csstype").Globals)[];
|
|
229
|
-
maxWidth?: readonly (string | (string & {}))[] | import("csstype").Property.MaxWidth<string | number> | NonNullable<import("csstype").Property.MaxWidth<string | number>>[];
|
|
230
|
-
minBlockSize?: readonly (string | (string & {}))[] | import("csstype").Property.MinBlockSize<string | number> | NonNullable<import("csstype").Property.MinBlockSize<string | number>>[];
|
|
231
|
-
minHeight: string | number | readonly (string | (string & {}))[] | NonNullable<import("csstype").Property.MinHeight<string | number>>[];
|
|
232
|
-
minInlineSize?: readonly (string | (string & {}))[] | import("csstype").Property.MinInlineSize<string | number> | NonNullable<import("csstype").Property.MinInlineSize<string | number>>[];
|
|
233
|
-
minWidth?: readonly (string | (string & {}))[] | import("csstype").Property.MinWidth<string | number> | NonNullable<import("csstype").Property.MinWidth<string | number>>[];
|
|
234
|
-
mixBlendMode?: import("csstype").Property.MixBlendMode | NonNullable<import("csstype").Property.MixBlendMode>[] | readonly import("csstype").Property.MixBlendMode[];
|
|
235
|
-
motionDistance?: readonly (string | (string & {}))[] | import("csstype").Property.OffsetDistance<string | number> | NonNullable<import("csstype").Property.OffsetDistance<string | number>>[];
|
|
236
|
-
motionPath?: string[] | import("csstype").Property.OffsetPath | readonly import("csstype").Property.OffsetPath[];
|
|
237
|
-
motionRotation?: string[] | import("csstype").Property.OffsetRotate | readonly import("csstype").Property.OffsetRotate[];
|
|
238
|
-
objectFit?: import("csstype").Property.ObjectFit | NonNullable<import("csstype").Property.ObjectFit>[] | readonly import("csstype").Property.ObjectFit[];
|
|
239
|
-
objectPosition?: readonly (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | NonNullable<import("csstype").Property.ObjectPosition<string | number>>[];
|
|
240
|
-
offsetAnchor?: readonly (string | (string & {}))[] | import("csstype").Property.OffsetAnchor<string | number> | NonNullable<import("csstype").Property.OffsetAnchor<string | number>>[];
|
|
241
|
-
offsetDistance?: readonly (string | (string & {}))[] | import("csstype").Property.OffsetDistance<string | number> | NonNullable<import("csstype").Property.OffsetDistance<string | number>>[];
|
|
242
|
-
offsetPath?: string[] | import("csstype").Property.OffsetPath | readonly import("csstype").Property.OffsetPath[];
|
|
243
|
-
offsetRotate?: string[] | import("csstype").Property.OffsetRotate | readonly import("csstype").Property.OffsetRotate[];
|
|
244
|
-
offsetRotation?: string[] | import("csstype").Property.OffsetRotate | readonly import("csstype").Property.OffsetRotate[];
|
|
245
|
-
opacity?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.Opacity | NonNullable<import("csstype").Property.Opacity>[];
|
|
246
|
-
order?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.Order | NonNullable<import("csstype").Property.Order>[];
|
|
247
|
-
orphans?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.Orphans | NonNullable<import("csstype").Property.Orphans>[];
|
|
248
|
-
outlineColor?: string[] | import("csstype").Property.OutlineColor | readonly import("csstype").Property.OutlineColor[];
|
|
249
|
-
outlineOffset?: readonly string[] | import("csstype").Property.OutlineOffset<string | number> | NonNullable<import("csstype").Property.OutlineOffset<string | number>>[];
|
|
250
|
-
outlineStyle?: string[] | import("csstype").Property.OutlineStyle | readonly import("csstype").Property.OutlineStyle[];
|
|
251
|
-
outlineWidth?: readonly string[] | import("csstype").Property.OutlineWidth<string | number> | NonNullable<import("csstype").Property.OutlineWidth<string | number>>[];
|
|
252
|
-
overflowAnchor?: import("csstype").Property.OverflowAnchor | NonNullable<import("csstype").Property.OverflowAnchor>[] | readonly import("csstype").Property.OverflowAnchor[];
|
|
253
|
-
overflowBlock?: import("csstype").Property.OverflowBlock | NonNullable<import("csstype").Property.OverflowBlock>[] | readonly import("csstype").Property.OverflowBlock[];
|
|
254
|
-
overflowClipBox?: import("csstype").Property.OverflowClipBox | NonNullable<import("csstype").Property.OverflowClipBox>[] | readonly import("csstype").Property.OverflowClipBox[];
|
|
255
|
-
overflowClipMargin?: readonly (string | (string & {}))[] | import("csstype").Property.OverflowClipMargin<string | number> | NonNullable<import("csstype").Property.OverflowClipMargin<string | number>>[];
|
|
256
|
-
overflowInline?: import("csstype").Property.OverflowInline | NonNullable<import("csstype").Property.OverflowInline>[] | readonly import("csstype").Property.OverflowInline[];
|
|
257
|
-
overflowWrap?: import("csstype").Property.OverflowWrap | NonNullable<import("csstype").Property.OverflowWrap>[] | readonly import("csstype").Property.OverflowWrap[];
|
|
258
|
-
overflowX?: import("csstype").Property.OverflowX | NonNullable<import("csstype").Property.OverflowX>[] | readonly import("csstype").Property.OverflowX[];
|
|
259
|
-
overflowY?: import("csstype").Property.OverflowY | NonNullable<import("csstype").Property.OverflowY>[] | readonly import("csstype").Property.OverflowY[];
|
|
260
|
-
overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | NonNullable<import("csstype").Property.OverscrollBehaviorBlock>[] | readonly import("csstype").Property.OverscrollBehaviorBlock[];
|
|
261
|
-
overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | NonNullable<import("csstype").Property.OverscrollBehaviorInline>[] | readonly import("csstype").Property.OverscrollBehaviorInline[];
|
|
262
|
-
overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | NonNullable<import("csstype").Property.OverscrollBehaviorX>[] | readonly import("csstype").Property.OverscrollBehaviorX[];
|
|
263
|
-
overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | NonNullable<import("csstype").Property.OverscrollBehaviorY>[] | readonly import("csstype").Property.OverscrollBehaviorY[];
|
|
264
|
-
paddingBlock?: readonly (string | (string & {}))[] | import("csstype").Property.PaddingBlock<string | number> | NonNullable<import("csstype").Property.PaddingBlock<string | number>>[];
|
|
265
|
-
paddingBlockEnd?: readonly (string | (string & {}))[] | import("csstype").Property.PaddingBlockEnd<string | number> | NonNullable<import("csstype").Property.PaddingBlockEnd<string | number>>[];
|
|
266
|
-
paddingBlockStart?: readonly (string | (string & {}))[] | import("csstype").Property.PaddingBlockStart<string | number> | NonNullable<import("csstype").Property.PaddingBlockStart<string | number>>[];
|
|
267
|
-
paddingBottom?: readonly (string | (string & {}))[] | import("csstype").Property.PaddingBottom<string | number> | NonNullable<import("csstype").Property.PaddingBottom<string | number>>[];
|
|
268
|
-
paddingInline?: readonly (string | (string & {}))[] | import("csstype").Property.PaddingInline<string | number> | NonNullable<import("csstype").Property.PaddingInline<string | number>>[];
|
|
269
|
-
paddingInlineEnd?: readonly (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | NonNullable<import("csstype").Property.PaddingInlineEnd<string | number>>[];
|
|
270
|
-
paddingInlineStart?: readonly (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | NonNullable<import("csstype").Property.PaddingInlineStart<string | number>>[];
|
|
271
|
-
paddingLeft?: readonly (string | (string & {}))[] | import("csstype").Property.PaddingLeft<string | number> | NonNullable<import("csstype").Property.PaddingLeft<string | number>>[];
|
|
272
|
-
paddingRight?: readonly (string | (string & {}))[] | import("csstype").Property.PaddingRight<string | number> | NonNullable<import("csstype").Property.PaddingRight<string | number>>[];
|
|
273
|
-
paddingTop?: readonly (string | (string & {}))[] | import("csstype").Property.PaddingTop<string | number> | NonNullable<import("csstype").Property.PaddingTop<string | number>>[];
|
|
274
|
-
pageBreakAfter?: import("csstype").Property.PageBreakAfter | NonNullable<import("csstype").Property.PageBreakAfter>[] | readonly import("csstype").Property.PageBreakAfter[];
|
|
275
|
-
pageBreakBefore?: import("csstype").Property.PageBreakBefore | NonNullable<import("csstype").Property.PageBreakBefore>[] | readonly import("csstype").Property.PageBreakBefore[];
|
|
276
|
-
pageBreakInside?: import("csstype").Property.PageBreakInside | NonNullable<import("csstype").Property.PageBreakInside>[] | readonly import("csstype").Property.PageBreakInside[];
|
|
277
|
-
paintOrder?: string[] | import("csstype").Property.PaintOrder | readonly import("csstype").Property.PaintOrder[];
|
|
278
|
-
perspective?: readonly string[] | import("csstype").Property.Perspective<string | number> | NonNullable<import("csstype").Property.Perspective<string | number>>[];
|
|
279
|
-
perspectiveOrigin?: readonly (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | NonNullable<import("csstype").Property.PerspectiveOrigin<string | number>>[];
|
|
280
|
-
placeContent?: string[] | import("csstype").Property.PlaceContent | readonly import("csstype").Property.PlaceContent[];
|
|
281
|
-
pointerEvents?: import("csstype").Property.PointerEvents | NonNullable<import("csstype").Property.PointerEvents>[] | readonly import("csstype").Property.PointerEvents[];
|
|
282
|
-
position?: import("csstype").Property.Position | NonNullable<import("csstype").Property.Position>[] | readonly import("csstype").Property.Position[];
|
|
283
|
-
printColorAdjust?: import("csstype").Property.PrintColorAdjust | NonNullable<import("csstype").Property.PrintColorAdjust>[] | readonly import("csstype").Property.PrintColorAdjust[];
|
|
284
|
-
quotes?: string[] | import("csstype").Property.Quotes | readonly import("csstype").Property.Quotes[];
|
|
285
|
-
resize?: import("csstype").Property.Resize | NonNullable<import("csstype").Property.Resize>[] | readonly import("csstype").Property.Resize[];
|
|
286
|
-
right?: readonly (string | (string & {}))[] | import("csstype").Property.Right<string | number> | NonNullable<import("csstype").Property.Right<string | number>>[];
|
|
287
|
-
rotate?: string[] | import("csstype").Property.Rotate | readonly import("csstype").Property.Rotate[];
|
|
288
|
-
rowGap?: readonly (string | (string & {}))[] | import("csstype").Property.RowGap<string | number> | NonNullable<import("csstype").Property.RowGap<string | number>>[];
|
|
289
|
-
rubyAlign?: import("csstype").Property.RubyAlign | NonNullable<import("csstype").Property.RubyAlign>[] | readonly import("csstype").Property.RubyAlign[];
|
|
290
|
-
rubyMerge?: import("csstype").Property.RubyMerge | NonNullable<import("csstype").Property.RubyMerge>[] | readonly import("csstype").Property.RubyMerge[];
|
|
291
|
-
rubyPosition?: string[] | import("csstype").Property.RubyPosition | readonly import("csstype").Property.RubyPosition[];
|
|
292
|
-
scale?: readonly ("none" | (string & {}) | import("csstype").Globals)[] | import("csstype").Property.Scale | NonNullable<import("csstype").Property.Scale>[];
|
|
293
|
-
scrollBehavior?: import("csstype").Property.ScrollBehavior | NonNullable<import("csstype").Property.ScrollBehavior>[] | readonly import("csstype").Property.ScrollBehavior[];
|
|
294
|
-
scrollMargin?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollMargin<string | number> | NonNullable<import("csstype").Property.ScrollMargin<string | number>>[];
|
|
295
|
-
scrollMarginBlock?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollMarginBlock<string | number> | NonNullable<import("csstype").Property.ScrollMarginBlock<string | number>>[];
|
|
296
|
-
scrollMarginBlockEnd?: readonly string[] | import("csstype").Property.ScrollMarginBlockEnd<string | number> | NonNullable<import("csstype").Property.ScrollMarginBlockEnd<string | number>>[];
|
|
297
|
-
scrollMarginBlockStart?: readonly string[] | import("csstype").Property.ScrollMarginBlockStart<string | number> | NonNullable<import("csstype").Property.ScrollMarginBlockStart<string | number>>[];
|
|
298
|
-
scrollMarginBottom?: readonly string[] | import("csstype").Property.ScrollMarginBottom<string | number> | NonNullable<import("csstype").Property.ScrollMarginBottom<string | number>>[];
|
|
299
|
-
scrollMarginInline?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollMarginInline<string | number> | NonNullable<import("csstype").Property.ScrollMarginInline<string | number>>[];
|
|
300
|
-
scrollMarginInlineEnd?: readonly string[] | import("csstype").Property.ScrollMarginInlineEnd<string | number> | NonNullable<import("csstype").Property.ScrollMarginInlineEnd<string | number>>[];
|
|
301
|
-
scrollMarginInlineStart?: readonly string[] | import("csstype").Property.ScrollMarginInlineStart<string | number> | NonNullable<import("csstype").Property.ScrollMarginInlineStart<string | number>>[];
|
|
302
|
-
scrollMarginLeft?: readonly string[] | import("csstype").Property.ScrollMarginLeft<string | number> | NonNullable<import("csstype").Property.ScrollMarginLeft<string | number>>[];
|
|
303
|
-
scrollMarginRight?: readonly string[] | import("csstype").Property.ScrollMarginRight<string | number> | NonNullable<import("csstype").Property.ScrollMarginRight<string | number>>[];
|
|
304
|
-
scrollMarginTop?: readonly string[] | import("csstype").Property.ScrollMarginTop<string | number> | NonNullable<import("csstype").Property.ScrollMarginTop<string | number>>[];
|
|
305
|
-
scrollPadding?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollPadding<string | number> | NonNullable<import("csstype").Property.ScrollPadding<string | number>>[];
|
|
306
|
-
scrollPaddingBlock?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlock<string | number> | NonNullable<import("csstype").Property.ScrollPaddingBlock<string | number>>[];
|
|
307
|
-
scrollPaddingBlockEnd?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlockEnd<string | number> | NonNullable<import("csstype").Property.ScrollPaddingBlockEnd<string | number>>[];
|
|
308
|
-
scrollPaddingBlockStart?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlockStart<string | number> | NonNullable<import("csstype").Property.ScrollPaddingBlockStart<string | number>>[];
|
|
309
|
-
scrollPaddingBottom?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBottom<string | number> | NonNullable<import("csstype").Property.ScrollPaddingBottom<string | number>>[];
|
|
310
|
-
scrollPaddingInline?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInline<string | number> | NonNullable<import("csstype").Property.ScrollPaddingInline<string | number>>[];
|
|
311
|
-
scrollPaddingInlineEnd?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInlineEnd<string | number> | NonNullable<import("csstype").Property.ScrollPaddingInlineEnd<string | number>>[];
|
|
312
|
-
scrollPaddingInlineStart?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInlineStart<string | number> | NonNullable<import("csstype").Property.ScrollPaddingInlineStart<string | number>>[];
|
|
313
|
-
scrollPaddingLeft?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollPaddingLeft<string | number> | NonNullable<import("csstype").Property.ScrollPaddingLeft<string | number>>[];
|
|
314
|
-
scrollPaddingRight?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollPaddingRight<string | number> | NonNullable<import("csstype").Property.ScrollPaddingRight<string | number>>[];
|
|
315
|
-
scrollPaddingTop?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollPaddingTop<string | number> | NonNullable<import("csstype").Property.ScrollPaddingTop<string | number>>[];
|
|
316
|
-
scrollSnapAlign?: string[] | import("csstype").Property.ScrollSnapAlign | readonly import("csstype").Property.ScrollSnapAlign[];
|
|
317
|
-
scrollSnapMargin?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollMargin<string | number> | NonNullable<import("csstype").Property.ScrollMargin<string | number>>[];
|
|
318
|
-
scrollSnapMarginBottom?: readonly string[] | import("csstype").Property.ScrollMarginBottom<string | number> | NonNullable<import("csstype").Property.ScrollMarginBottom<string | number>>[];
|
|
319
|
-
scrollSnapMarginLeft?: readonly string[] | import("csstype").Property.ScrollMarginLeft<string | number> | NonNullable<import("csstype").Property.ScrollMarginLeft<string | number>>[];
|
|
320
|
-
scrollSnapMarginRight?: readonly string[] | import("csstype").Property.ScrollMarginRight<string | number> | NonNullable<import("csstype").Property.ScrollMarginRight<string | number>>[];
|
|
321
|
-
scrollSnapMarginTop?: readonly string[] | import("csstype").Property.ScrollMarginTop<string | number> | NonNullable<import("csstype").Property.ScrollMarginTop<string | number>>[];
|
|
322
|
-
scrollSnapStop?: import("csstype").Property.ScrollSnapStop | NonNullable<import("csstype").Property.ScrollSnapStop>[] | readonly import("csstype").Property.ScrollSnapStop[];
|
|
323
|
-
scrollSnapType?: string[] | import("csstype").Property.ScrollSnapType | readonly import("csstype").Property.ScrollSnapType[];
|
|
324
|
-
scrollbarColor?: string[] | import("csstype").Property.ScrollbarColor | readonly import("csstype").Property.ScrollbarColor[];
|
|
325
|
-
scrollbarGutter?: string[] | import("csstype").Property.ScrollbarGutter | readonly import("csstype").Property.ScrollbarGutter[];
|
|
326
|
-
scrollbarWidth?: import("csstype").Property.ScrollbarWidth | NonNullable<import("csstype").Property.ScrollbarWidth>[] | readonly import("csstype").Property.ScrollbarWidth[];
|
|
327
|
-
shapeImageThreshold?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.ShapeImageThreshold | NonNullable<import("csstype").Property.ShapeImageThreshold>[];
|
|
328
|
-
shapeMargin?: readonly (string | (string & {}))[] | import("csstype").Property.ShapeMargin<string | number> | NonNullable<import("csstype").Property.ShapeMargin<string | number>>[];
|
|
329
|
-
shapeOutside?: string[] | import("csstype").Property.ShapeOutside | readonly import("csstype").Property.ShapeOutside[];
|
|
330
|
-
tabSize?: readonly (string | (string & {}))[] | import("csstype").Property.TabSize<string | number> | NonNullable<import("csstype").Property.TabSize<string | number>>[];
|
|
331
|
-
tableLayout?: import("csstype").Property.TableLayout | NonNullable<import("csstype").Property.TableLayout>[] | readonly import("csstype").Property.TableLayout[];
|
|
332
|
-
textAlign?: import("csstype").Property.TextAlign | NonNullable<import("csstype").Property.TextAlign>[] | readonly import("csstype").Property.TextAlign[];
|
|
333
|
-
textAlignLast?: import("csstype").Property.TextAlignLast | NonNullable<import("csstype").Property.TextAlignLast>[] | readonly import("csstype").Property.TextAlignLast[];
|
|
334
|
-
textCombineUpright?: string[] | import("csstype").Property.TextCombineUpright | readonly import("csstype").Property.TextCombineUpright[];
|
|
335
|
-
textDecorationColor?: string[] | import("csstype").Property.TextDecorationColor | readonly import("csstype").Property.TextDecorationColor[];
|
|
336
|
-
textDecorationLine?: string[] | import("csstype").Property.TextDecorationLine | readonly import("csstype").Property.TextDecorationLine[];
|
|
337
|
-
textDecorationSkip?: string[] | import("csstype").Property.TextDecorationSkip | readonly import("csstype").Property.TextDecorationSkip[];
|
|
338
|
-
textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | NonNullable<import("csstype").Property.TextDecorationSkipInk>[] | readonly import("csstype").Property.TextDecorationSkipInk[];
|
|
339
|
-
textDecorationStyle?: import("csstype").Property.TextDecorationStyle | NonNullable<import("csstype").Property.TextDecorationStyle>[] | readonly import("csstype").Property.TextDecorationStyle[];
|
|
340
|
-
textDecorationThickness?: readonly (string | (string & {}))[] | import("csstype").Property.TextDecorationThickness<string | number> | NonNullable<import("csstype").Property.TextDecorationThickness<string | number>>[];
|
|
341
|
-
textEmphasisColor?: string[] | import("csstype").Property.TextEmphasisColor | readonly import("csstype").Property.TextEmphasisColor[];
|
|
342
|
-
textEmphasisPosition?: string[] | import("csstype").Property.TextEmphasisPosition | readonly import("csstype").Property.TextEmphasisPosition[];
|
|
343
|
-
textEmphasisStyle?: string[] | import("csstype").Property.TextEmphasisStyle | readonly import("csstype").Property.TextEmphasisStyle[];
|
|
344
|
-
textIndent?: readonly (string | (string & {}))[] | import("csstype").Property.TextIndent<string | number> | NonNullable<import("csstype").Property.TextIndent<string | number>>[];
|
|
345
|
-
textJustify?: import("csstype").Property.TextJustify | NonNullable<import("csstype").Property.TextJustify>[] | readonly import("csstype").Property.TextJustify[];
|
|
346
|
-
textOrientation?: import("csstype").Property.TextOrientation | NonNullable<import("csstype").Property.TextOrientation>[] | readonly import("csstype").Property.TextOrientation[];
|
|
347
|
-
textOverflow?: string[] | import("csstype").Property.TextOverflow | readonly import("csstype").Property.TextOverflow[];
|
|
348
|
-
textRendering?: import("csstype").Property.TextRendering | NonNullable<import("csstype").Property.TextRendering>[] | readonly import("csstype").Property.TextRendering[];
|
|
349
|
-
textShadow?: string[] | import("csstype").Property.TextShadow | readonly import("csstype").Property.TextShadow[];
|
|
350
|
-
textSizeAdjust?: string[] | import("csstype").Property.TextSizeAdjust | readonly import("csstype").Property.TextSizeAdjust[];
|
|
351
|
-
textTransform?: import("csstype").Property.TextTransform | NonNullable<import("csstype").Property.TextTransform>[] | readonly import("csstype").Property.TextTransform[];
|
|
352
|
-
textUnderlineOffset?: readonly (string | (string & {}))[] | import("csstype").Property.TextUnderlineOffset<string | number> | NonNullable<import("csstype").Property.TextUnderlineOffset<string | number>>[];
|
|
353
|
-
textUnderlinePosition?: string[] | import("csstype").Property.TextUnderlinePosition | readonly import("csstype").Property.TextUnderlinePosition[];
|
|
354
|
-
top?: readonly (string | (string & {}))[] | import("csstype").Property.Top<string | number> | NonNullable<import("csstype").Property.Top<string | number>>[];
|
|
355
|
-
touchAction?: string[] | import("csstype").Property.TouchAction | readonly import("csstype").Property.TouchAction[];
|
|
356
|
-
transform?: string[] | import("csstype").Property.Transform | readonly import("csstype").Property.Transform[];
|
|
357
|
-
transformBox?: import("csstype").Property.TransformBox | NonNullable<import("csstype").Property.TransformBox>[] | readonly import("csstype").Property.TransformBox[];
|
|
358
|
-
transformOrigin?: readonly (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | NonNullable<import("csstype").Property.TransformOrigin<string | number>>[];
|
|
359
|
-
transformStyle?: import("csstype").Property.TransformStyle | NonNullable<import("csstype").Property.TransformStyle>[] | readonly import("csstype").Property.TransformStyle[];
|
|
360
|
-
transitionDelay?: string[] | import("csstype").Property.TransitionDelay<string & {}> | readonly import("csstype").Property.TransitionDelay<string & {}>[];
|
|
361
|
-
transitionDuration?: string[] | import("csstype").Property.TransitionDuration<string & {}> | readonly import("csstype").Property.TransitionDuration<string & {}>[];
|
|
362
|
-
transitionProperty?: string[] | import("csstype").Property.TransitionProperty | readonly import("csstype").Property.TransitionProperty[];
|
|
363
|
-
transitionTimingFunction?: string[] | import("csstype").Property.TransitionTimingFunction | readonly import("csstype").Property.TransitionTimingFunction[];
|
|
364
|
-
translate?: readonly (string | (string & {}))[] | import("csstype").Property.Translate<string | number> | NonNullable<import("csstype").Property.Translate<string | number>>[];
|
|
365
|
-
unicodeBidi?: import("csstype").Property.UnicodeBidi | NonNullable<import("csstype").Property.UnicodeBidi>[] | readonly import("csstype").Property.UnicodeBidi[];
|
|
366
|
-
userSelect?: import("csstype").Property.UserSelect | NonNullable<import("csstype").Property.UserSelect>[] | readonly import("csstype").Property.UserSelect[];
|
|
367
|
-
verticalAlign?: readonly (string | (string & {}))[] | import("csstype").Property.VerticalAlign<string | number> | NonNullable<import("csstype").Property.VerticalAlign<string | number>>[];
|
|
368
|
-
visibility?: import("csstype").Property.Visibility | NonNullable<import("csstype").Property.Visibility>[] | readonly import("csstype").Property.Visibility[];
|
|
369
|
-
whiteSpace?: import("csstype").Property.WhiteSpace | NonNullable<import("csstype").Property.WhiteSpace>[] | readonly import("csstype").Property.WhiteSpace[];
|
|
370
|
-
widows?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.Widows | NonNullable<import("csstype").Property.Widows>[];
|
|
371
|
-
width?: readonly (string | (string & {}))[] | import("csstype").Property.Width<string | number> | NonNullable<import("csstype").Property.Width<string | number>>[];
|
|
372
|
-
willChange?: string[] | import("csstype").Property.WillChange | readonly import("csstype").Property.WillChange[];
|
|
373
|
-
wordBreak?: import("csstype").Property.WordBreak | NonNullable<import("csstype").Property.WordBreak>[] | readonly import("csstype").Property.WordBreak[];
|
|
374
|
-
wordSpacing?: readonly string[] | import("csstype").Property.WordSpacing<string | number> | NonNullable<import("csstype").Property.WordSpacing<string | number>>[];
|
|
375
|
-
wordWrap?: import("csstype").Property.WordWrap | NonNullable<import("csstype").Property.WordWrap>[] | readonly import("csstype").Property.WordWrap[];
|
|
376
|
-
writingMode?: import("csstype").Property.WritingMode | NonNullable<import("csstype").Property.WritingMode>[] | readonly import("csstype").Property.WritingMode[];
|
|
377
|
-
zIndex?: readonly ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.ZIndex | NonNullable<import("csstype").Property.ZIndex>[];
|
|
378
|
-
zoom?: import("csstype").Property.Zoom | NonNullable<import("csstype").Property.Zoom>[] | readonly ((string & {}) | import("csstype").Globals | "normal" | "reset")[];
|
|
379
|
-
all?: import("csstype").Globals | NonNullable<import("csstype").Globals>[] | readonly import("csstype").Globals[];
|
|
380
|
-
animation?: import("csstype").Property.Animation<string & {}> | NonNullable<import("csstype").Property.Animation<string & {}>>[] | readonly (import("csstype").Globals | import("csstype").DataType.SingleAnimationDirection | import("csstype").DataType.SingleAnimationFillMode | "infinite" | "paused" | "running" | import("csstype").DataType.EasingFunction)[];
|
|
381
|
-
background?: readonly (string | (string & {}))[] | import("csstype").Property.Background<string | number> | NonNullable<import("csstype").Property.Background<string | number>>[];
|
|
382
|
-
backgroundPosition?: readonly (string | (string & {}))[] | import("csstype").Property.BackgroundPosition<string | number> | NonNullable<import("csstype").Property.BackgroundPosition<string | number>>[];
|
|
383
|
-
border?: readonly (string | (string & {}))[] | import("csstype").Property.Border<string | number> | NonNullable<import("csstype").Property.Border<string | number>>[];
|
|
384
|
-
borderBlock?: readonly (string | (string & {}))[] | import("csstype").Property.BorderBlock<string | number> | NonNullable<import("csstype").Property.BorderBlock<string | number>>[];
|
|
385
|
-
borderBlockEnd?: readonly (string | (string & {}))[] | import("csstype").Property.BorderBlockEnd<string | number> | NonNullable<import("csstype").Property.BorderBlockEnd<string | number>>[];
|
|
386
|
-
borderBlockStart?: readonly (string | (string & {}))[] | import("csstype").Property.BorderBlockStart<string | number> | NonNullable<import("csstype").Property.BorderBlockStart<string | number>>[];
|
|
387
|
-
borderBottom?: readonly (string | (string & {}))[] | import("csstype").Property.BorderBottom<string | number> | NonNullable<import("csstype").Property.BorderBottom<string | number>>[];
|
|
388
|
-
borderColor?: string[] | import("csstype").Property.BorderColor | readonly import("csstype").Property.BorderColor[];
|
|
389
|
-
borderImage?: import("csstype").Property.BorderImage | NonNullable<import("csstype").Property.BorderImage>[] | readonly ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[];
|
|
390
|
-
borderInline?: readonly (string | (string & {}))[] | import("csstype").Property.BorderInline<string | number> | NonNullable<import("csstype").Property.BorderInline<string | number>>[];
|
|
391
|
-
borderInlineEnd?: readonly (string | (string & {}))[] | import("csstype").Property.BorderInlineEnd<string | number> | NonNullable<import("csstype").Property.BorderInlineEnd<string | number>>[];
|
|
392
|
-
borderInlineStart?: readonly (string | (string & {}))[] | import("csstype").Property.BorderInlineStart<string | number> | NonNullable<import("csstype").Property.BorderInlineStart<string | number>>[];
|
|
393
|
-
borderLeft?: readonly (string | (string & {}))[] | import("csstype").Property.BorderLeft<string | number> | NonNullable<import("csstype").Property.BorderLeft<string | number>>[];
|
|
394
|
-
borderRadius: string | number | readonly (string | (string & {}))[] | NonNullable<import("csstype").Property.BorderRadius<string | number>>[];
|
|
395
|
-
borderRight?: readonly (string | (string & {}))[] | import("csstype").Property.BorderRight<string | number> | NonNullable<import("csstype").Property.BorderRight<string | number>>[];
|
|
396
|
-
borderStyle?: string[] | import("csstype").Property.BorderStyle | readonly import("csstype").Property.BorderStyle[];
|
|
397
|
-
borderTop?: readonly (string | (string & {}))[] | import("csstype").Property.BorderTop<string | number> | NonNullable<import("csstype").Property.BorderTop<string | number>>[];
|
|
398
|
-
borderWidth?: readonly (string | (string & {}))[] | import("csstype").Property.BorderWidth<string | number> | NonNullable<import("csstype").Property.BorderWidth<string | number>>[];
|
|
399
|
-
columnRule?: readonly (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | NonNullable<import("csstype").Property.ColumnRule<string | number>>[];
|
|
400
|
-
columns?: readonly (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | NonNullable<import("csstype").Property.Columns<string | number>>[];
|
|
401
|
-
flex?: readonly (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | NonNullable<import("csstype").Property.Flex<string | number>>[];
|
|
402
|
-
flexFlow?: string[] | import("csstype").Property.FlexFlow | readonly import("csstype").Property.FlexFlow[];
|
|
403
|
-
font?: string[] | import("csstype").Property.Font | readonly import("csstype").Property.Font[];
|
|
404
|
-
gap?: readonly (string | (string & {}))[] | import("csstype").Property.Gap<string | number> | NonNullable<import("csstype").Property.Gap<string | number>>[];
|
|
405
|
-
grid?: string[] | import("csstype").Property.Grid | readonly import("csstype").Property.Grid[];
|
|
406
|
-
gridArea?: readonly ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridArea | NonNullable<import("csstype").Property.GridArea>[];
|
|
407
|
-
gridColumn?: readonly ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumn | NonNullable<import("csstype").Property.GridColumn>[];
|
|
408
|
-
gridRow?: readonly ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRow | NonNullable<import("csstype").Property.GridRow>[];
|
|
409
|
-
gridTemplate?: string[] | import("csstype").Property.GridTemplate | readonly import("csstype").Property.GridTemplate[];
|
|
410
|
-
lineClamp?: readonly ("none" | (string & {}) | import("csstype").Globals)[] | import("csstype").Property.LineClamp | NonNullable<import("csstype").Property.LineClamp>[];
|
|
411
|
-
listStyle?: string[] | import("csstype").Property.ListStyle | readonly import("csstype").Property.ListStyle[];
|
|
412
|
-
margin?: readonly (string | (string & {}))[] | import("csstype").Property.Margin<string | number> | NonNullable<import("csstype").Property.Margin<string | number>>[];
|
|
413
|
-
mask?: readonly (string | (string & {}))[] | import("csstype").Property.Mask<string | number> | NonNullable<import("csstype").Property.Mask<string | number>>[];
|
|
414
|
-
maskBorder?: import("csstype").Property.MaskBorder | NonNullable<import("csstype").Property.MaskBorder>[] | readonly ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space" | "alpha" | "luminance")[];
|
|
415
|
-
motion?: readonly (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | NonNullable<import("csstype").Property.Offset<string | number>>[];
|
|
416
|
-
offset?: readonly (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | NonNullable<import("csstype").Property.Offset<string | number>>[];
|
|
417
|
-
outline?: readonly (string | (string & {}))[] | import("csstype").Property.Outline<string | number> | NonNullable<import("csstype").Property.Outline<string | number>>[];
|
|
418
|
-
overflow?: string[] | import("csstype").Property.Overflow | readonly import("csstype").Property.Overflow[];
|
|
419
|
-
overscrollBehavior?: string[] | import("csstype").Property.OverscrollBehavior | readonly import("csstype").Property.OverscrollBehavior[];
|
|
420
|
-
padding?: readonly (string | (string & {}))[] | import("csstype").Property.Padding<string | number> | NonNullable<import("csstype").Property.Padding<string | number>>[];
|
|
421
|
-
placeItems?: string[] | import("csstype").Property.PlaceItems | readonly import("csstype").Property.PlaceItems[];
|
|
422
|
-
placeSelf?: string[] | import("csstype").Property.PlaceSelf | readonly import("csstype").Property.PlaceSelf[];
|
|
423
|
-
textDecoration?: readonly (string | (string & {}))[] | import("csstype").Property.TextDecoration<string | number> | NonNullable<import("csstype").Property.TextDecoration<string | number>>[];
|
|
424
|
-
textEmphasis?: string[] | import("csstype").Property.TextEmphasis | readonly import("csstype").Property.TextEmphasis[];
|
|
425
|
-
transition?: string[] | import("csstype").Property.Transition<string & {}> | readonly import("csstype").Property.Transition<string & {}>[];
|
|
426
|
-
MozAnimationDelay?: string[] | import("csstype").Property.AnimationDelay<string & {}> | readonly import("csstype").Property.AnimationDelay<string & {}>[];
|
|
427
|
-
MozAnimationDirection?: string[] | import("csstype").Property.AnimationDirection | readonly import("csstype").Property.AnimationDirection[];
|
|
428
|
-
MozAnimationDuration?: string[] | import("csstype").Property.AnimationDuration<string & {}> | readonly import("csstype").Property.AnimationDuration<string & {}>[];
|
|
429
|
-
MozAnimationFillMode?: string[] | import("csstype").Property.AnimationFillMode | readonly import("csstype").Property.AnimationFillMode[];
|
|
430
|
-
MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | NonNullable<import("csstype").Property.AnimationIterationCount>[] | readonly ((string & {}) | import("csstype").Globals | "infinite")[];
|
|
431
|
-
MozAnimationName?: string[] | import("csstype").Property.AnimationName | readonly import("csstype").Property.AnimationName[];
|
|
432
|
-
MozAnimationPlayState?: string[] | import("csstype").Property.AnimationPlayState | readonly import("csstype").Property.AnimationPlayState[];
|
|
433
|
-
MozAnimationTimingFunction?: string[] | import("csstype").Property.AnimationTimingFunction | readonly import("csstype").Property.AnimationTimingFunction[];
|
|
434
|
-
MozAppearance?: import("csstype").Property.MozAppearance | NonNullable<import("csstype").Property.MozAppearance>[] | readonly import("csstype").Property.MozAppearance[];
|
|
435
|
-
MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | NonNullable<import("csstype").Property.BackfaceVisibility>[] | readonly import("csstype").Property.BackfaceVisibility[];
|
|
436
|
-
MozBorderBottomColors?: string[] | import("csstype").Property.MozBorderBottomColors | readonly import("csstype").Property.MozBorderBottomColors[];
|
|
437
|
-
MozBorderEndColor?: string[] | import("csstype").Property.BorderInlineEndColor | readonly import("csstype").Property.BorderInlineEndColor[];
|
|
438
|
-
MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | NonNullable<import("csstype").Property.BorderInlineEndStyle>[] | readonly import("csstype").Property.BorderInlineEndStyle[];
|
|
439
|
-
MozBorderEndWidth?: readonly string[] | import("csstype").Property.BorderInlineEndWidth<string | number> | NonNullable<import("csstype").Property.BorderInlineEndWidth<string | number>>[];
|
|
440
|
-
MozBorderLeftColors?: string[] | import("csstype").Property.MozBorderLeftColors | readonly import("csstype").Property.MozBorderLeftColors[];
|
|
441
|
-
MozBorderRightColors?: string[] | import("csstype").Property.MozBorderRightColors | readonly import("csstype").Property.MozBorderRightColors[];
|
|
442
|
-
MozBorderStartColor?: string[] | import("csstype").Property.BorderInlineStartColor | readonly import("csstype").Property.BorderInlineStartColor[];
|
|
443
|
-
MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | NonNullable<import("csstype").Property.BorderInlineStartStyle>[] | readonly import("csstype").Property.BorderInlineStartStyle[];
|
|
444
|
-
MozBorderTopColors?: string[] | import("csstype").Property.MozBorderTopColors | readonly import("csstype").Property.MozBorderTopColors[];
|
|
445
|
-
MozBoxSizing?: import("csstype").Property.BoxSizing | NonNullable<import("csstype").Property.BoxSizing>[] | readonly import("csstype").Property.BoxSizing[];
|
|
446
|
-
MozColumnCount?: readonly ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.ColumnCount | NonNullable<import("csstype").Property.ColumnCount>[];
|
|
447
|
-
MozColumnFill?: import("csstype").Property.ColumnFill | NonNullable<import("csstype").Property.ColumnFill>[] | readonly import("csstype").Property.ColumnFill[];
|
|
448
|
-
MozColumnRuleColor?: string[] | import("csstype").Property.ColumnRuleColor | readonly import("csstype").Property.ColumnRuleColor[];
|
|
449
|
-
MozColumnRuleStyle?: string[] | import("csstype").Property.ColumnRuleStyle | readonly import("csstype").Property.ColumnRuleStyle[];
|
|
450
|
-
MozColumnRuleWidth?: readonly (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | NonNullable<import("csstype").Property.ColumnRuleWidth<string | number>>[];
|
|
451
|
-
MozColumnWidth?: readonly string[] | import("csstype").Property.ColumnWidth<string | number> | NonNullable<import("csstype").Property.ColumnWidth<string | number>>[];
|
|
452
|
-
MozContextProperties?: string[] | import("csstype").Property.MozContextProperties | readonly import("csstype").Property.MozContextProperties[];
|
|
453
|
-
MozFontFeatureSettings?: string[] | import("csstype").Property.FontFeatureSettings | readonly import("csstype").Property.FontFeatureSettings[];
|
|
454
|
-
MozFontLanguageOverride?: string[] | import("csstype").Property.FontLanguageOverride | readonly import("csstype").Property.FontLanguageOverride[];
|
|
455
|
-
MozHyphens?: import("csstype").Property.Hyphens | NonNullable<import("csstype").Property.Hyphens>[] | readonly import("csstype").Property.Hyphens[];
|
|
456
|
-
MozImageRegion?: string[] | import("csstype").Property.MozImageRegion | readonly import("csstype").Property.MozImageRegion[];
|
|
457
|
-
MozMarginEnd?: readonly (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | NonNullable<import("csstype").Property.MarginInlineEnd<string | number>>[];
|
|
458
|
-
MozMarginStart?: readonly (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | NonNullable<import("csstype").Property.MarginInlineStart<string | number>>[];
|
|
459
|
-
MozOrient?: import("csstype").Property.MozOrient | NonNullable<import("csstype").Property.MozOrient>[] | readonly import("csstype").Property.MozOrient[];
|
|
460
|
-
MozOsxFontSmoothing?: readonly string[] | import("csstype").Property.FontSmooth<string | number> | NonNullable<import("csstype").Property.FontSmooth<string | number>>[];
|
|
461
|
-
MozPaddingEnd?: readonly (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | NonNullable<import("csstype").Property.PaddingInlineEnd<string | number>>[];
|
|
462
|
-
MozPaddingStart?: readonly (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | NonNullable<import("csstype").Property.PaddingInlineStart<string | number>>[];
|
|
463
|
-
MozPerspective?: readonly string[] | import("csstype").Property.Perspective<string | number> | NonNullable<import("csstype").Property.Perspective<string | number>>[];
|
|
464
|
-
MozPerspectiveOrigin?: readonly (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | NonNullable<import("csstype").Property.PerspectiveOrigin<string | number>>[];
|
|
465
|
-
MozStackSizing?: import("csstype").Property.MozStackSizing | NonNullable<import("csstype").Property.MozStackSizing>[] | readonly import("csstype").Property.MozStackSizing[];
|
|
466
|
-
MozTabSize?: readonly (string | (string & {}))[] | import("csstype").Property.TabSize<string | number> | NonNullable<import("csstype").Property.TabSize<string | number>>[];
|
|
467
|
-
MozTextBlink?: import("csstype").Property.MozTextBlink | NonNullable<import("csstype").Property.MozTextBlink>[] | readonly import("csstype").Property.MozTextBlink[];
|
|
468
|
-
MozTextSizeAdjust?: string[] | import("csstype").Property.TextSizeAdjust | readonly import("csstype").Property.TextSizeAdjust[];
|
|
469
|
-
MozTransformOrigin?: readonly (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | NonNullable<import("csstype").Property.TransformOrigin<string | number>>[];
|
|
470
|
-
MozTransformStyle?: import("csstype").Property.TransformStyle | NonNullable<import("csstype").Property.TransformStyle>[] | readonly import("csstype").Property.TransformStyle[];
|
|
471
|
-
MozTransitionDelay?: string[] | import("csstype").Property.TransitionDelay<string & {}> | readonly import("csstype").Property.TransitionDelay<string & {}>[];
|
|
472
|
-
MozTransitionDuration?: string[] | import("csstype").Property.TransitionDuration<string & {}> | readonly import("csstype").Property.TransitionDuration<string & {}>[];
|
|
473
|
-
MozTransitionProperty?: string[] | import("csstype").Property.TransitionProperty | readonly import("csstype").Property.TransitionProperty[];
|
|
474
|
-
MozTransitionTimingFunction?: string[] | import("csstype").Property.TransitionTimingFunction | readonly import("csstype").Property.TransitionTimingFunction[];
|
|
475
|
-
MozUserFocus?: import("csstype").Property.MozUserFocus | NonNullable<import("csstype").Property.MozUserFocus>[] | readonly import("csstype").Property.MozUserFocus[];
|
|
476
|
-
MozUserModify?: import("csstype").Property.MozUserModify | NonNullable<import("csstype").Property.MozUserModify>[] | readonly import("csstype").Property.MozUserModify[];
|
|
477
|
-
MozUserSelect?: import("csstype").Property.UserSelect | NonNullable<import("csstype").Property.UserSelect>[] | readonly import("csstype").Property.UserSelect[];
|
|
478
|
-
MozWindowDragging?: import("csstype").Property.MozWindowDragging | NonNullable<import("csstype").Property.MozWindowDragging>[] | readonly import("csstype").Property.MozWindowDragging[];
|
|
479
|
-
MozWindowShadow?: import("csstype").Property.MozWindowShadow | NonNullable<import("csstype").Property.MozWindowShadow>[] | readonly import("csstype").Property.MozWindowShadow[];
|
|
480
|
-
msAccelerator?: import("csstype").Property.MsAccelerator | NonNullable<import("csstype").Property.MsAccelerator>[] | readonly import("csstype").Property.MsAccelerator[];
|
|
481
|
-
msBlockProgression?: import("csstype").Property.MsBlockProgression | NonNullable<import("csstype").Property.MsBlockProgression>[] | readonly import("csstype").Property.MsBlockProgression[];
|
|
482
|
-
msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | NonNullable<import("csstype").Property.MsContentZoomChaining>[] | readonly import("csstype").Property.MsContentZoomChaining[];
|
|
483
|
-
msContentZoomLimitMax?: string[] | import("csstype").Property.MsContentZoomLimitMax | readonly import("csstype").Property.MsContentZoomLimitMax[];
|
|
484
|
-
msContentZoomLimitMin?: string[] | import("csstype").Property.MsContentZoomLimitMin | readonly import("csstype").Property.MsContentZoomLimitMin[];
|
|
485
|
-
msContentZoomSnapPoints?: string[] | import("csstype").Property.MsContentZoomSnapPoints | readonly import("csstype").Property.MsContentZoomSnapPoints[];
|
|
486
|
-
msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | NonNullable<import("csstype").Property.MsContentZoomSnapType>[] | readonly import("csstype").Property.MsContentZoomSnapType[];
|
|
487
|
-
msContentZooming?: import("csstype").Property.MsContentZooming | NonNullable<import("csstype").Property.MsContentZooming>[] | readonly import("csstype").Property.MsContentZooming[];
|
|
488
|
-
msFilter?: string[] | import("csstype").Property.MsFilter | readonly import("csstype").Property.MsFilter[];
|
|
489
|
-
msFlexDirection?: import("csstype").Property.FlexDirection | NonNullable<import("csstype").Property.FlexDirection>[] | readonly import("csstype").Property.FlexDirection[];
|
|
490
|
-
msFlexPositive?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.FlexGrow | NonNullable<import("csstype").Property.FlexGrow>[];
|
|
491
|
-
msFlowFrom?: string[] | import("csstype").Property.MsFlowFrom | readonly import("csstype").Property.MsFlowFrom[];
|
|
492
|
-
msFlowInto?: string[] | import("csstype").Property.MsFlowInto | readonly import("csstype").Property.MsFlowInto[];
|
|
493
|
-
msGridColumns?: readonly (string | (string & {}))[] | import("csstype").Property.MsGridColumns<string | number> | NonNullable<import("csstype").Property.MsGridColumns<string | number>>[];
|
|
494
|
-
msGridRows?: readonly (string | (string & {}))[] | import("csstype").Property.MsGridRows<string | number> | NonNullable<import("csstype").Property.MsGridRows<string | number>>[];
|
|
495
|
-
msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | NonNullable<import("csstype").Property.MsHighContrastAdjust>[] | readonly import("csstype").Property.MsHighContrastAdjust[];
|
|
496
|
-
msHyphenateLimitChars?: readonly ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.MsHyphenateLimitChars | NonNullable<import("csstype").Property.MsHyphenateLimitChars>[];
|
|
497
|
-
msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | NonNullable<import("csstype").Property.MsHyphenateLimitLines>[] | readonly ((string & {}) | import("csstype").Globals | "no-limit")[];
|
|
498
|
-
msHyphenateLimitZone?: readonly (string | (string & {}))[] | import("csstype").Property.MsHyphenateLimitZone<string | number> | NonNullable<import("csstype").Property.MsHyphenateLimitZone<string | number>>[];
|
|
499
|
-
msHyphens?: import("csstype").Property.Hyphens | NonNullable<import("csstype").Property.Hyphens>[] | readonly import("csstype").Property.Hyphens[];
|
|
500
|
-
msImeAlign?: import("csstype").Property.MsImeAlign | NonNullable<import("csstype").Property.MsImeAlign>[] | readonly import("csstype").Property.MsImeAlign[];
|
|
501
|
-
msLineBreak?: import("csstype").Property.LineBreak | NonNullable<import("csstype").Property.LineBreak>[] | readonly import("csstype").Property.LineBreak[];
|
|
502
|
-
msOrder?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.Order | NonNullable<import("csstype").Property.Order>[];
|
|
503
|
-
msOverflowStyle?: import("csstype").Property.MsOverflowStyle | NonNullable<import("csstype").Property.MsOverflowStyle>[] | readonly import("csstype").Property.MsOverflowStyle[];
|
|
504
|
-
msOverflowX?: import("csstype").Property.OverflowX | NonNullable<import("csstype").Property.OverflowX>[] | readonly import("csstype").Property.OverflowX[];
|
|
505
|
-
msOverflowY?: import("csstype").Property.OverflowY | NonNullable<import("csstype").Property.OverflowY>[] | readonly import("csstype").Property.OverflowY[];
|
|
506
|
-
msScrollChaining?: import("csstype").Property.MsScrollChaining | NonNullable<import("csstype").Property.MsScrollChaining>[] | readonly import("csstype").Property.MsScrollChaining[];
|
|
507
|
-
msScrollLimitXMax?: readonly string[] | import("csstype").Property.MsScrollLimitXMax<string | number> | NonNullable<import("csstype").Property.MsScrollLimitXMax<string | number>>[];
|
|
508
|
-
msScrollLimitXMin?: readonly string[] | import("csstype").Property.MsScrollLimitXMin<string | number> | NonNullable<import("csstype").Property.MsScrollLimitXMin<string | number>>[];
|
|
509
|
-
msScrollLimitYMax?: readonly string[] | import("csstype").Property.MsScrollLimitYMax<string | number> | NonNullable<import("csstype").Property.MsScrollLimitYMax<string | number>>[];
|
|
510
|
-
msScrollLimitYMin?: readonly string[] | import("csstype").Property.MsScrollLimitYMin<string | number> | NonNullable<import("csstype").Property.MsScrollLimitYMin<string | number>>[];
|
|
511
|
-
msScrollRails?: import("csstype").Property.MsScrollRails | NonNullable<import("csstype").Property.MsScrollRails>[] | readonly import("csstype").Property.MsScrollRails[];
|
|
512
|
-
msScrollSnapPointsX?: string[] | import("csstype").Property.MsScrollSnapPointsX | readonly import("csstype").Property.MsScrollSnapPointsX[];
|
|
513
|
-
msScrollSnapPointsY?: string[] | import("csstype").Property.MsScrollSnapPointsY | readonly import("csstype").Property.MsScrollSnapPointsY[];
|
|
514
|
-
msScrollSnapType?: import("csstype").Property.MsScrollSnapType | NonNullable<import("csstype").Property.MsScrollSnapType>[] | readonly import("csstype").Property.MsScrollSnapType[];
|
|
515
|
-
msScrollTranslation?: import("csstype").Property.MsScrollTranslation | NonNullable<import("csstype").Property.MsScrollTranslation>[] | readonly import("csstype").Property.MsScrollTranslation[];
|
|
516
|
-
msScrollbar3dlightColor?: string[] | import("csstype").Property.MsScrollbar3dlightColor | readonly import("csstype").Property.MsScrollbar3dlightColor[];
|
|
517
|
-
msScrollbarArrowColor?: string[] | import("csstype").Property.MsScrollbarArrowColor | readonly import("csstype").Property.MsScrollbarArrowColor[];
|
|
518
|
-
msScrollbarBaseColor?: string[] | import("csstype").Property.MsScrollbarBaseColor | readonly import("csstype").Property.MsScrollbarBaseColor[];
|
|
519
|
-
msScrollbarDarkshadowColor?: string[] | import("csstype").Property.MsScrollbarDarkshadowColor | readonly import("csstype").Property.MsScrollbarDarkshadowColor[];
|
|
520
|
-
msScrollbarFaceColor?: string[] | import("csstype").Property.MsScrollbarFaceColor | readonly import("csstype").Property.MsScrollbarFaceColor[];
|
|
521
|
-
msScrollbarHighlightColor?: string[] | import("csstype").Property.MsScrollbarHighlightColor | readonly import("csstype").Property.MsScrollbarHighlightColor[];
|
|
522
|
-
msScrollbarShadowColor?: string[] | import("csstype").Property.MsScrollbarShadowColor | readonly import("csstype").Property.MsScrollbarShadowColor[];
|
|
523
|
-
msScrollbarTrackColor?: string[] | import("csstype").Property.MsScrollbarTrackColor | readonly import("csstype").Property.MsScrollbarTrackColor[];
|
|
524
|
-
msTextAutospace?: import("csstype").Property.MsTextAutospace | NonNullable<import("csstype").Property.MsTextAutospace>[] | readonly import("csstype").Property.MsTextAutospace[];
|
|
525
|
-
msTextCombineHorizontal?: string[] | import("csstype").Property.TextCombineUpright | readonly import("csstype").Property.TextCombineUpright[];
|
|
526
|
-
msTextOverflow?: string[] | import("csstype").Property.TextOverflow | readonly import("csstype").Property.TextOverflow[];
|
|
527
|
-
msTouchAction?: string[] | import("csstype").Property.TouchAction | readonly import("csstype").Property.TouchAction[];
|
|
528
|
-
msTouchSelect?: import("csstype").Property.MsTouchSelect | NonNullable<import("csstype").Property.MsTouchSelect>[] | readonly import("csstype").Property.MsTouchSelect[];
|
|
529
|
-
msTransform?: string[] | import("csstype").Property.Transform | readonly import("csstype").Property.Transform[];
|
|
530
|
-
msTransformOrigin?: readonly (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | NonNullable<import("csstype").Property.TransformOrigin<string | number>>[];
|
|
531
|
-
msTransitionDelay?: string[] | import("csstype").Property.TransitionDelay<string & {}> | readonly import("csstype").Property.TransitionDelay<string & {}>[];
|
|
532
|
-
msTransitionDuration?: string[] | import("csstype").Property.TransitionDuration<string & {}> | readonly import("csstype").Property.TransitionDuration<string & {}>[];
|
|
533
|
-
msTransitionProperty?: string[] | import("csstype").Property.TransitionProperty | readonly import("csstype").Property.TransitionProperty[];
|
|
534
|
-
msTransitionTimingFunction?: string[] | import("csstype").Property.TransitionTimingFunction | readonly import("csstype").Property.TransitionTimingFunction[];
|
|
535
|
-
msUserSelect?: import("csstype").Property.MsUserSelect | NonNullable<import("csstype").Property.MsUserSelect>[] | readonly import("csstype").Property.MsUserSelect[];
|
|
536
|
-
msWordBreak?: import("csstype").Property.WordBreak | NonNullable<import("csstype").Property.WordBreak>[] | readonly import("csstype").Property.WordBreak[];
|
|
537
|
-
msWrapFlow?: import("csstype").Property.MsWrapFlow | NonNullable<import("csstype").Property.MsWrapFlow>[] | readonly import("csstype").Property.MsWrapFlow[];
|
|
538
|
-
msWrapMargin?: readonly string[] | import("csstype").Property.MsWrapMargin<string | number> | NonNullable<import("csstype").Property.MsWrapMargin<string | number>>[];
|
|
539
|
-
msWrapThrough?: import("csstype").Property.MsWrapThrough | NonNullable<import("csstype").Property.MsWrapThrough>[] | readonly import("csstype").Property.MsWrapThrough[];
|
|
540
|
-
msWritingMode?: import("csstype").Property.WritingMode | NonNullable<import("csstype").Property.WritingMode>[] | readonly import("csstype").Property.WritingMode[];
|
|
541
|
-
WebkitAlignContent?: string[] | import("csstype").Property.AlignContent | readonly import("csstype").Property.AlignContent[];
|
|
542
|
-
WebkitAlignItems?: string[] | import("csstype").Property.AlignItems | readonly import("csstype").Property.AlignItems[];
|
|
543
|
-
WebkitAlignSelf?: string[] | import("csstype").Property.AlignSelf | readonly import("csstype").Property.AlignSelf[];
|
|
544
|
-
WebkitAnimationDelay?: string[] | import("csstype").Property.AnimationDelay<string & {}> | readonly import("csstype").Property.AnimationDelay<string & {}>[];
|
|
545
|
-
WebkitAnimationDirection?: string[] | import("csstype").Property.AnimationDirection | readonly import("csstype").Property.AnimationDirection[];
|
|
546
|
-
WebkitAnimationDuration?: string[] | import("csstype").Property.AnimationDuration<string & {}> | readonly import("csstype").Property.AnimationDuration<string & {}>[];
|
|
547
|
-
WebkitAnimationFillMode?: string[] | import("csstype").Property.AnimationFillMode | readonly import("csstype").Property.AnimationFillMode[];
|
|
548
|
-
WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | NonNullable<import("csstype").Property.AnimationIterationCount>[] | readonly ((string & {}) | import("csstype").Globals | "infinite")[];
|
|
549
|
-
WebkitAnimationName?: string[] | import("csstype").Property.AnimationName | readonly import("csstype").Property.AnimationName[];
|
|
550
|
-
WebkitAnimationPlayState?: string[] | import("csstype").Property.AnimationPlayState | readonly import("csstype").Property.AnimationPlayState[];
|
|
551
|
-
WebkitAnimationTimingFunction?: string[] | import("csstype").Property.AnimationTimingFunction | readonly import("csstype").Property.AnimationTimingFunction[];
|
|
552
|
-
WebkitAppearance?: import("csstype").Property.WebkitAppearance | NonNullable<import("csstype").Property.WebkitAppearance>[] | readonly import("csstype").Property.WebkitAppearance[];
|
|
553
|
-
WebkitBackdropFilter?: string[] | import("csstype").Property.BackdropFilter | readonly import("csstype").Property.BackdropFilter[];
|
|
554
|
-
WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | NonNullable<import("csstype").Property.BackfaceVisibility>[] | readonly import("csstype").Property.BackfaceVisibility[];
|
|
555
|
-
WebkitBackgroundClip?: string[] | import("csstype").Property.BackgroundClip | readonly import("csstype").Property.BackgroundClip[];
|
|
556
|
-
WebkitBackgroundOrigin?: string[] | import("csstype").Property.BackgroundOrigin | readonly import("csstype").Property.BackgroundOrigin[];
|
|
557
|
-
WebkitBackgroundSize?: readonly (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | NonNullable<import("csstype").Property.BackgroundSize<string | number>>[];
|
|
558
|
-
WebkitBorderBeforeColor?: string[] | import("csstype").Property.WebkitBorderBeforeColor | readonly import("csstype").Property.WebkitBorderBeforeColor[];
|
|
559
|
-
WebkitBorderBeforeStyle?: string[] | import("csstype").Property.WebkitBorderBeforeStyle | readonly import("csstype").Property.WebkitBorderBeforeStyle[];
|
|
560
|
-
WebkitBorderBeforeWidth?: readonly (string | (string & {}))[] | import("csstype").Property.WebkitBorderBeforeWidth<string | number> | NonNullable<import("csstype").Property.WebkitBorderBeforeWidth<string | number>>[];
|
|
561
|
-
WebkitBorderBottomLeftRadius?: readonly (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | NonNullable<import("csstype").Property.BorderBottomLeftRadius<string | number>>[];
|
|
562
|
-
WebkitBorderBottomRightRadius?: readonly (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | NonNullable<import("csstype").Property.BorderBottomRightRadius<string | number>>[];
|
|
563
|
-
WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | NonNullable<import("csstype").Property.BorderImageSlice>[] | readonly ((string & {}) | import("csstype").Globals)[];
|
|
564
|
-
WebkitBorderTopLeftRadius?: readonly (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | NonNullable<import("csstype").Property.BorderTopLeftRadius<string | number>>[];
|
|
565
|
-
WebkitBorderTopRightRadius?: readonly (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | NonNullable<import("csstype").Property.BorderTopRightRadius<string | number>>[];
|
|
566
|
-
WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | NonNullable<import("csstype").Property.BoxDecorationBreak>[] | readonly import("csstype").Property.BoxDecorationBreak[];
|
|
567
|
-
WebkitBoxReflect?: readonly (string | (string & {}))[] | import("csstype").Property.WebkitBoxReflect<string | number> | NonNullable<import("csstype").Property.WebkitBoxReflect<string | number>>[];
|
|
568
|
-
WebkitBoxShadow?: string[] | import("csstype").Property.BoxShadow | readonly import("csstype").Property.BoxShadow[];
|
|
569
|
-
WebkitBoxSizing?: import("csstype").Property.BoxSizing | NonNullable<import("csstype").Property.BoxSizing>[] | readonly import("csstype").Property.BoxSizing[];
|
|
570
|
-
WebkitClipPath?: string[] | import("csstype").Property.ClipPath | readonly import("csstype").Property.ClipPath[];
|
|
571
|
-
WebkitColumnCount?: readonly ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.ColumnCount | NonNullable<import("csstype").Property.ColumnCount>[];
|
|
572
|
-
WebkitColumnFill?: import("csstype").Property.ColumnFill | NonNullable<import("csstype").Property.ColumnFill>[] | readonly import("csstype").Property.ColumnFill[];
|
|
573
|
-
WebkitColumnRuleColor?: string[] | import("csstype").Property.ColumnRuleColor | readonly import("csstype").Property.ColumnRuleColor[];
|
|
574
|
-
WebkitColumnRuleStyle?: string[] | import("csstype").Property.ColumnRuleStyle | readonly import("csstype").Property.ColumnRuleStyle[];
|
|
575
|
-
WebkitColumnRuleWidth?: readonly (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | NonNullable<import("csstype").Property.ColumnRuleWidth<string | number>>[];
|
|
576
|
-
WebkitColumnSpan?: import("csstype").Property.ColumnSpan | NonNullable<import("csstype").Property.ColumnSpan>[] | readonly import("csstype").Property.ColumnSpan[];
|
|
577
|
-
WebkitColumnWidth?: readonly string[] | import("csstype").Property.ColumnWidth<string | number> | NonNullable<import("csstype").Property.ColumnWidth<string | number>>[];
|
|
578
|
-
WebkitFilter?: string[] | import("csstype").Property.Filter | readonly import("csstype").Property.Filter[];
|
|
579
|
-
WebkitFlexBasis?: readonly (string | (string & {}))[] | import("csstype").Property.FlexBasis<string | number> | NonNullable<import("csstype").Property.FlexBasis<string | number>>[];
|
|
580
|
-
WebkitFlexDirection?: import("csstype").Property.FlexDirection | NonNullable<import("csstype").Property.FlexDirection>[] | readonly import("csstype").Property.FlexDirection[];
|
|
581
|
-
WebkitFlexGrow?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.FlexGrow | NonNullable<import("csstype").Property.FlexGrow>[];
|
|
582
|
-
WebkitFlexShrink?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.FlexShrink | NonNullable<import("csstype").Property.FlexShrink>[];
|
|
583
|
-
WebkitFlexWrap?: import("csstype").Property.FlexWrap | NonNullable<import("csstype").Property.FlexWrap>[] | readonly import("csstype").Property.FlexWrap[];
|
|
584
|
-
WebkitFontFeatureSettings?: string[] | import("csstype").Property.FontFeatureSettings | readonly import("csstype").Property.FontFeatureSettings[];
|
|
585
|
-
WebkitFontKerning?: import("csstype").Property.FontKerning | NonNullable<import("csstype").Property.FontKerning>[] | readonly import("csstype").Property.FontKerning[];
|
|
586
|
-
WebkitFontSmoothing?: readonly string[] | import("csstype").Property.FontSmooth<string | number> | NonNullable<import("csstype").Property.FontSmooth<string | number>>[];
|
|
587
|
-
WebkitFontVariantLigatures?: string[] | import("csstype").Property.FontVariantLigatures | readonly import("csstype").Property.FontVariantLigatures[];
|
|
588
|
-
WebkitHyphenateCharacter?: string[] | import("csstype").Property.HyphenateCharacter | readonly import("csstype").Property.HyphenateCharacter[];
|
|
589
|
-
WebkitHyphens?: import("csstype").Property.Hyphens | NonNullable<import("csstype").Property.Hyphens>[] | readonly import("csstype").Property.Hyphens[];
|
|
590
|
-
WebkitInitialLetter?: import("csstype").Property.InitialLetter | NonNullable<import("csstype").Property.InitialLetter>[] | readonly ((string & {}) | import("csstype").Globals | "normal")[];
|
|
591
|
-
WebkitJustifyContent?: string[] | import("csstype").Property.JustifyContent | readonly import("csstype").Property.JustifyContent[];
|
|
592
|
-
WebkitLineBreak?: import("csstype").Property.LineBreak | NonNullable<import("csstype").Property.LineBreak>[] | readonly import("csstype").Property.LineBreak[];
|
|
593
|
-
WebkitLineClamp?: readonly ("none" | (string & {}) | import("csstype").Globals)[] | import("csstype").Property.WebkitLineClamp | NonNullable<import("csstype").Property.WebkitLineClamp>[];
|
|
594
|
-
WebkitMarginEnd?: readonly (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | NonNullable<import("csstype").Property.MarginInlineEnd<string | number>>[];
|
|
595
|
-
WebkitMarginStart?: readonly (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | NonNullable<import("csstype").Property.MarginInlineStart<string | number>>[];
|
|
596
|
-
WebkitMaskAttachment?: string[] | import("csstype").Property.WebkitMaskAttachment | readonly import("csstype").Property.WebkitMaskAttachment[];
|
|
597
|
-
WebkitMaskBoxImageOutset?: readonly (string | (string & {}))[] | import("csstype").Property.MaskBorderOutset<string | number> | NonNullable<import("csstype").Property.MaskBorderOutset<string | number>>[];
|
|
598
|
-
WebkitMaskBoxImageRepeat?: string[] | import("csstype").Property.MaskBorderRepeat | readonly import("csstype").Property.MaskBorderRepeat[];
|
|
599
|
-
WebkitMaskBoxImageSlice?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.MaskBorderSlice | NonNullable<import("csstype").Property.MaskBorderSlice>[];
|
|
600
|
-
WebkitMaskBoxImageSource?: string[] | import("csstype").Property.MaskBorderSource | readonly import("csstype").Property.MaskBorderSource[];
|
|
601
|
-
WebkitMaskBoxImageWidth?: readonly (string | (string & {}))[] | import("csstype").Property.MaskBorderWidth<string | number> | NonNullable<import("csstype").Property.MaskBorderWidth<string | number>>[];
|
|
602
|
-
WebkitMaskClip?: string[] | import("csstype").Property.WebkitMaskClip | readonly import("csstype").Property.WebkitMaskClip[];
|
|
603
|
-
WebkitMaskComposite?: string[] | import("csstype").Property.WebkitMaskComposite | readonly import("csstype").Property.WebkitMaskComposite[];
|
|
604
|
-
WebkitMaskImage?: string[] | import("csstype").Property.WebkitMaskImage | readonly import("csstype").Property.WebkitMaskImage[];
|
|
605
|
-
WebkitMaskOrigin?: string[] | import("csstype").Property.WebkitMaskOrigin | readonly import("csstype").Property.WebkitMaskOrigin[];
|
|
606
|
-
WebkitMaskPosition?: readonly (string | (string & {}))[] | import("csstype").Property.WebkitMaskPosition<string | number> | NonNullable<import("csstype").Property.WebkitMaskPosition<string | number>>[];
|
|
607
|
-
WebkitMaskPositionX?: readonly (string | (string & {}))[] | import("csstype").Property.WebkitMaskPositionX<string | number> | NonNullable<import("csstype").Property.WebkitMaskPositionX<string | number>>[];
|
|
608
|
-
WebkitMaskPositionY?: readonly (string | (string & {}))[] | import("csstype").Property.WebkitMaskPositionY<string | number> | NonNullable<import("csstype").Property.WebkitMaskPositionY<string | number>>[];
|
|
609
|
-
WebkitMaskRepeat?: string[] | import("csstype").Property.WebkitMaskRepeat | readonly import("csstype").Property.WebkitMaskRepeat[];
|
|
610
|
-
WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | NonNullable<import("csstype").Property.WebkitMaskRepeatX>[] | readonly import("csstype").Property.WebkitMaskRepeatX[];
|
|
611
|
-
WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | NonNullable<import("csstype").Property.WebkitMaskRepeatY>[] | readonly import("csstype").Property.WebkitMaskRepeatY[];
|
|
612
|
-
WebkitMaskSize?: readonly (string | (string & {}))[] | import("csstype").Property.WebkitMaskSize<string | number> | NonNullable<import("csstype").Property.WebkitMaskSize<string | number>>[];
|
|
613
|
-
WebkitMaxInlineSize?: readonly (string | (string & {}))[] | import("csstype").Property.MaxInlineSize<string | number> | NonNullable<import("csstype").Property.MaxInlineSize<string | number>>[];
|
|
614
|
-
WebkitOrder?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.Order | NonNullable<import("csstype").Property.Order>[];
|
|
615
|
-
WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | NonNullable<import("csstype").Property.WebkitOverflowScrolling>[] | readonly import("csstype").Property.WebkitOverflowScrolling[];
|
|
616
|
-
WebkitPaddingEnd?: readonly (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | NonNullable<import("csstype").Property.PaddingInlineEnd<string | number>>[];
|
|
617
|
-
WebkitPaddingStart?: readonly (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | NonNullable<import("csstype").Property.PaddingInlineStart<string | number>>[];
|
|
618
|
-
WebkitPerspective?: readonly string[] | import("csstype").Property.Perspective<string | number> | NonNullable<import("csstype").Property.Perspective<string | number>>[];
|
|
619
|
-
WebkitPerspectiveOrigin?: readonly (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | NonNullable<import("csstype").Property.PerspectiveOrigin<string | number>>[];
|
|
620
|
-
WebkitPrintColorAdjust?: import("csstype").Property.PrintColorAdjust | NonNullable<import("csstype").Property.PrintColorAdjust>[] | readonly import("csstype").Property.PrintColorAdjust[];
|
|
621
|
-
WebkitRubyPosition?: string[] | import("csstype").Property.RubyPosition | readonly import("csstype").Property.RubyPosition[];
|
|
622
|
-
WebkitScrollSnapType?: string[] | import("csstype").Property.ScrollSnapType | readonly import("csstype").Property.ScrollSnapType[];
|
|
623
|
-
WebkitShapeMargin?: readonly (string | (string & {}))[] | import("csstype").Property.ShapeMargin<string | number> | NonNullable<import("csstype").Property.ShapeMargin<string | number>>[];
|
|
624
|
-
WebkitTapHighlightColor?: string[] | import("csstype").Property.WebkitTapHighlightColor | readonly import("csstype").Property.WebkitTapHighlightColor[];
|
|
625
|
-
WebkitTextCombine?: string[] | import("csstype").Property.TextCombineUpright | readonly import("csstype").Property.TextCombineUpright[];
|
|
626
|
-
WebkitTextDecorationColor?: string[] | import("csstype").Property.TextDecorationColor | readonly import("csstype").Property.TextDecorationColor[];
|
|
627
|
-
WebkitTextDecorationLine?: string[] | import("csstype").Property.TextDecorationLine | readonly import("csstype").Property.TextDecorationLine[];
|
|
628
|
-
WebkitTextDecorationSkip?: string[] | import("csstype").Property.TextDecorationSkip | readonly import("csstype").Property.TextDecorationSkip[];
|
|
629
|
-
WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | NonNullable<import("csstype").Property.TextDecorationStyle>[] | readonly import("csstype").Property.TextDecorationStyle[];
|
|
630
|
-
WebkitTextEmphasisColor?: string[] | import("csstype").Property.TextEmphasisColor | readonly import("csstype").Property.TextEmphasisColor[];
|
|
631
|
-
WebkitTextEmphasisPosition?: string[] | import("csstype").Property.TextEmphasisPosition | readonly import("csstype").Property.TextEmphasisPosition[];
|
|
632
|
-
WebkitTextEmphasisStyle?: string[] | import("csstype").Property.TextEmphasisStyle | readonly import("csstype").Property.TextEmphasisStyle[];
|
|
633
|
-
WebkitTextFillColor?: string[] | import("csstype").Property.WebkitTextFillColor | readonly import("csstype").Property.WebkitTextFillColor[];
|
|
634
|
-
WebkitTextOrientation?: import("csstype").Property.TextOrientation | NonNullable<import("csstype").Property.TextOrientation>[] | readonly import("csstype").Property.TextOrientation[];
|
|
635
|
-
WebkitTextSizeAdjust?: string[] | import("csstype").Property.TextSizeAdjust | readonly import("csstype").Property.TextSizeAdjust[];
|
|
636
|
-
WebkitTextStrokeColor?: string[] | import("csstype").Property.WebkitTextStrokeColor | readonly import("csstype").Property.WebkitTextStrokeColor[];
|
|
637
|
-
WebkitTextStrokeWidth?: readonly string[] | import("csstype").Property.WebkitTextStrokeWidth<string | number> | NonNullable<import("csstype").Property.WebkitTextStrokeWidth<string | number>>[];
|
|
638
|
-
WebkitTextUnderlinePosition?: string[] | import("csstype").Property.TextUnderlinePosition | readonly import("csstype").Property.TextUnderlinePosition[];
|
|
639
|
-
WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | NonNullable<import("csstype").Property.WebkitTouchCallout>[] | readonly import("csstype").Property.WebkitTouchCallout[];
|
|
640
|
-
WebkitTransform?: string[] | import("csstype").Property.Transform | readonly import("csstype").Property.Transform[];
|
|
641
|
-
WebkitTransformOrigin?: readonly (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | NonNullable<import("csstype").Property.TransformOrigin<string | number>>[];
|
|
642
|
-
WebkitTransformStyle?: import("csstype").Property.TransformStyle | NonNullable<import("csstype").Property.TransformStyle>[] | readonly import("csstype").Property.TransformStyle[];
|
|
643
|
-
WebkitTransitionDelay?: string[] | import("csstype").Property.TransitionDelay<string & {}> | readonly import("csstype").Property.TransitionDelay<string & {}>[];
|
|
644
|
-
WebkitTransitionDuration?: string[] | import("csstype").Property.TransitionDuration<string & {}> | readonly import("csstype").Property.TransitionDuration<string & {}>[];
|
|
645
|
-
WebkitTransitionProperty?: string[] | import("csstype").Property.TransitionProperty | readonly import("csstype").Property.TransitionProperty[];
|
|
646
|
-
WebkitTransitionTimingFunction?: string[] | import("csstype").Property.TransitionTimingFunction | readonly import("csstype").Property.TransitionTimingFunction[];
|
|
647
|
-
WebkitUserModify?: import("csstype").Property.WebkitUserModify | NonNullable<import("csstype").Property.WebkitUserModify>[] | readonly import("csstype").Property.WebkitUserModify[];
|
|
648
|
-
WebkitUserSelect?: import("csstype").Property.UserSelect | NonNullable<import("csstype").Property.UserSelect>[] | readonly import("csstype").Property.UserSelect[];
|
|
649
|
-
WebkitWritingMode?: import("csstype").Property.WritingMode | NonNullable<import("csstype").Property.WritingMode>[] | readonly import("csstype").Property.WritingMode[];
|
|
650
|
-
MozAnimation?: import("csstype").Property.Animation<string & {}> | NonNullable<import("csstype").Property.Animation<string & {}>>[] | readonly (import("csstype").Globals | import("csstype").DataType.SingleAnimationDirection | import("csstype").DataType.SingleAnimationFillMode | "infinite" | "paused" | "running" | import("csstype").DataType.EasingFunction)[];
|
|
651
|
-
MozBorderImage?: import("csstype").Property.BorderImage | NonNullable<import("csstype").Property.BorderImage>[] | readonly ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[];
|
|
652
|
-
MozColumnRule?: readonly (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | NonNullable<import("csstype").Property.ColumnRule<string | number>>[];
|
|
653
|
-
MozColumns?: readonly (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | NonNullable<import("csstype").Property.Columns<string | number>>[];
|
|
654
|
-
MozTransition?: string[] | import("csstype").Property.Transition<string & {}> | readonly import("csstype").Property.Transition<string & {}>[];
|
|
655
|
-
msContentZoomLimit?: string[] | import("csstype").Property.MsContentZoomLimit | readonly import("csstype").Property.MsContentZoomLimit[];
|
|
656
|
-
msContentZoomSnap?: string[] | import("csstype").Property.MsContentZoomSnap | readonly import("csstype").Property.MsContentZoomSnap[];
|
|
657
|
-
msFlex?: readonly (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | NonNullable<import("csstype").Property.Flex<string | number>>[];
|
|
658
|
-
msScrollLimit?: string[] | import("csstype").Property.MsScrollLimit | readonly import("csstype").Property.MsScrollLimit[];
|
|
659
|
-
msScrollSnapX?: string[] | import("csstype").Property.MsScrollSnapX | readonly import("csstype").Property.MsScrollSnapX[];
|
|
660
|
-
msScrollSnapY?: string[] | import("csstype").Property.MsScrollSnapY | readonly import("csstype").Property.MsScrollSnapY[];
|
|
661
|
-
msTransition?: string[] | import("csstype").Property.Transition<string & {}> | readonly import("csstype").Property.Transition<string & {}>[];
|
|
662
|
-
WebkitAnimation?: import("csstype").Property.Animation<string & {}> | NonNullable<import("csstype").Property.Animation<string & {}>>[] | readonly (import("csstype").Globals | import("csstype").DataType.SingleAnimationDirection | import("csstype").DataType.SingleAnimationFillMode | "infinite" | "paused" | "running" | import("csstype").DataType.EasingFunction)[];
|
|
663
|
-
WebkitBorderBefore?: readonly (string | (string & {}))[] | import("csstype").Property.WebkitBorderBefore<string | number> | NonNullable<import("csstype").Property.WebkitBorderBefore<string | number>>[];
|
|
664
|
-
WebkitBorderImage?: import("csstype").Property.BorderImage | NonNullable<import("csstype").Property.BorderImage>[] | readonly ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[];
|
|
665
|
-
WebkitBorderRadius?: readonly (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | NonNullable<import("csstype").Property.BorderRadius<string | number>>[];
|
|
666
|
-
WebkitColumnRule?: readonly (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | NonNullable<import("csstype").Property.ColumnRule<string | number>>[];
|
|
667
|
-
WebkitColumns?: readonly (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | NonNullable<import("csstype").Property.Columns<string | number>>[];
|
|
668
|
-
WebkitFlex?: readonly (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | NonNullable<import("csstype").Property.Flex<string | number>>[];
|
|
669
|
-
WebkitFlexFlow?: string[] | import("csstype").Property.FlexFlow | readonly import("csstype").Property.FlexFlow[];
|
|
670
|
-
WebkitMask?: readonly (string | (string & {}))[] | import("csstype").Property.WebkitMask<string | number> | NonNullable<import("csstype").Property.WebkitMask<string | number>>[];
|
|
671
|
-
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | NonNullable<import("csstype").Property.MaskBorder>[] | readonly ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space" | "alpha" | "luminance")[];
|
|
672
|
-
WebkitTextEmphasis?: string[] | import("csstype").Property.TextEmphasis | readonly import("csstype").Property.TextEmphasis[];
|
|
673
|
-
WebkitTextStroke?: readonly (string | (string & {}))[] | import("csstype").Property.WebkitTextStroke<string | number> | NonNullable<import("csstype").Property.WebkitTextStroke<string | number>>[];
|
|
674
|
-
WebkitTransition?: string[] | import("csstype").Property.Transition<string & {}> | readonly import("csstype").Property.Transition<string & {}>[];
|
|
675
|
-
azimuth?: string[] | import("csstype").Property.Azimuth | readonly import("csstype").Property.Azimuth[];
|
|
676
|
-
boxAlign?: import("csstype").Property.BoxAlign | NonNullable<import("csstype").Property.BoxAlign>[] | readonly import("csstype").Property.BoxAlign[];
|
|
677
|
-
boxDirection?: import("csstype").Property.BoxDirection | NonNullable<import("csstype").Property.BoxDirection>[] | readonly import("csstype").Property.BoxDirection[];
|
|
678
|
-
boxFlex?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.BoxFlex | NonNullable<import("csstype").Property.BoxFlex>[];
|
|
679
|
-
boxFlexGroup?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.BoxFlexGroup | NonNullable<import("csstype").Property.BoxFlexGroup>[];
|
|
680
|
-
boxLines?: import("csstype").Property.BoxLines | NonNullable<import("csstype").Property.BoxLines>[] | readonly import("csstype").Property.BoxLines[];
|
|
681
|
-
boxOrdinalGroup?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.BoxOrdinalGroup | NonNullable<import("csstype").Property.BoxOrdinalGroup>[];
|
|
682
|
-
boxOrient?: import("csstype").Property.BoxOrient | NonNullable<import("csstype").Property.BoxOrient>[] | readonly import("csstype").Property.BoxOrient[];
|
|
683
|
-
boxPack?: import("csstype").Property.BoxPack | NonNullable<import("csstype").Property.BoxPack>[] | readonly import("csstype").Property.BoxPack[];
|
|
684
|
-
clip?: string[] | import("csstype").Property.Clip | readonly import("csstype").Property.Clip[];
|
|
685
|
-
gridColumnGap?: readonly (string | (string & {}))[] | import("csstype").Property.GridColumnGap<string | number> | NonNullable<import("csstype").Property.GridColumnGap<string | number>>[];
|
|
686
|
-
gridGap?: readonly (string | (string & {}))[] | import("csstype").Property.GridGap<string | number> | NonNullable<import("csstype").Property.GridGap<string | number>>[];
|
|
687
|
-
gridRowGap?: readonly (string | (string & {}))[] | import("csstype").Property.GridRowGap<string | number> | NonNullable<import("csstype").Property.GridRowGap<string | number>>[];
|
|
688
|
-
imeMode?: import("csstype").Property.ImeMode | NonNullable<import("csstype").Property.ImeMode>[] | readonly import("csstype").Property.ImeMode[];
|
|
689
|
-
offsetBlock?: readonly (string | (string & {}))[] | import("csstype").Property.InsetBlock<string | number> | NonNullable<import("csstype").Property.InsetBlock<string | number>>[];
|
|
690
|
-
offsetBlockEnd?: readonly (string | (string & {}))[] | import("csstype").Property.InsetBlockEnd<string | number> | NonNullable<import("csstype").Property.InsetBlockEnd<string | number>>[];
|
|
691
|
-
offsetBlockStart?: readonly (string | (string & {}))[] | import("csstype").Property.InsetBlockStart<string | number> | NonNullable<import("csstype").Property.InsetBlockStart<string | number>>[];
|
|
692
|
-
offsetInline?: readonly (string | (string & {}))[] | import("csstype").Property.InsetInline<string | number> | NonNullable<import("csstype").Property.InsetInline<string | number>>[];
|
|
693
|
-
offsetInlineEnd?: readonly (string | (string & {}))[] | import("csstype").Property.InsetInlineEnd<string | number> | NonNullable<import("csstype").Property.InsetInlineEnd<string | number>>[];
|
|
694
|
-
offsetInlineStart?: readonly (string | (string & {}))[] | import("csstype").Property.InsetInlineStart<string | number> | NonNullable<import("csstype").Property.InsetInlineStart<string | number>>[];
|
|
695
|
-
scrollSnapCoordinate?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollSnapCoordinate<string | number> | NonNullable<import("csstype").Property.ScrollSnapCoordinate<string | number>>[];
|
|
696
|
-
scrollSnapDestination?: readonly (string | (string & {}))[] | import("csstype").Property.ScrollSnapDestination<string | number> | NonNullable<import("csstype").Property.ScrollSnapDestination<string | number>>[];
|
|
697
|
-
scrollSnapPointsX?: string[] | import("csstype").Property.ScrollSnapPointsX | readonly import("csstype").Property.ScrollSnapPointsX[];
|
|
698
|
-
scrollSnapPointsY?: string[] | import("csstype").Property.ScrollSnapPointsY | readonly import("csstype").Property.ScrollSnapPointsY[];
|
|
699
|
-
scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | NonNullable<import("csstype").Property.ScrollSnapTypeX>[] | readonly import("csstype").Property.ScrollSnapTypeX[];
|
|
700
|
-
scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | NonNullable<import("csstype").Property.ScrollSnapTypeY>[] | readonly import("csstype").Property.ScrollSnapTypeY[];
|
|
701
|
-
KhtmlBoxAlign?: import("csstype").Property.BoxAlign | NonNullable<import("csstype").Property.BoxAlign>[] | readonly import("csstype").Property.BoxAlign[];
|
|
702
|
-
KhtmlBoxDirection?: import("csstype").Property.BoxDirection | NonNullable<import("csstype").Property.BoxDirection>[] | readonly import("csstype").Property.BoxDirection[];
|
|
703
|
-
KhtmlBoxFlex?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.BoxFlex | NonNullable<import("csstype").Property.BoxFlex>[];
|
|
704
|
-
KhtmlBoxFlexGroup?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.BoxFlexGroup | NonNullable<import("csstype").Property.BoxFlexGroup>[];
|
|
705
|
-
KhtmlBoxLines?: import("csstype").Property.BoxLines | NonNullable<import("csstype").Property.BoxLines>[] | readonly import("csstype").Property.BoxLines[];
|
|
706
|
-
KhtmlBoxOrdinalGroup?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.BoxOrdinalGroup | NonNullable<import("csstype").Property.BoxOrdinalGroup>[];
|
|
707
|
-
KhtmlBoxOrient?: import("csstype").Property.BoxOrient | NonNullable<import("csstype").Property.BoxOrient>[] | readonly import("csstype").Property.BoxOrient[];
|
|
708
|
-
KhtmlBoxPack?: import("csstype").Property.BoxPack | NonNullable<import("csstype").Property.BoxPack>[] | readonly import("csstype").Property.BoxPack[];
|
|
709
|
-
KhtmlLineBreak?: import("csstype").Property.LineBreak | NonNullable<import("csstype").Property.LineBreak>[] | readonly import("csstype").Property.LineBreak[];
|
|
710
|
-
KhtmlOpacity?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.Opacity | NonNullable<import("csstype").Property.Opacity>[];
|
|
711
|
-
KhtmlUserSelect?: import("csstype").Property.UserSelect | NonNullable<import("csstype").Property.UserSelect>[] | readonly import("csstype").Property.UserSelect[];
|
|
712
|
-
MozBackgroundClip?: string[] | import("csstype").Property.BackgroundClip | readonly import("csstype").Property.BackgroundClip[];
|
|
713
|
-
MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | NonNullable<import("csstype").Property.BoxDecorationBreak>[] | readonly import("csstype").Property.BoxDecorationBreak[];
|
|
714
|
-
MozBackgroundOrigin?: string[] | import("csstype").Property.BackgroundOrigin | readonly import("csstype").Property.BackgroundOrigin[];
|
|
715
|
-
MozBackgroundSize?: readonly (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | NonNullable<import("csstype").Property.BackgroundSize<string | number>>[];
|
|
716
|
-
MozBinding?: string[] | import("csstype").Property.MozBinding | readonly import("csstype").Property.MozBinding[];
|
|
717
|
-
MozBorderRadius?: readonly (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | NonNullable<import("csstype").Property.BorderRadius<string | number>>[];
|
|
718
|
-
MozBorderRadiusBottomleft?: readonly (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | NonNullable<import("csstype").Property.BorderBottomLeftRadius<string | number>>[];
|
|
719
|
-
MozBorderRadiusBottomright?: readonly (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | NonNullable<import("csstype").Property.BorderBottomRightRadius<string | number>>[];
|
|
720
|
-
MozBorderRadiusTopleft?: readonly (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | NonNullable<import("csstype").Property.BorderTopLeftRadius<string | number>>[];
|
|
721
|
-
MozBorderRadiusTopright?: readonly (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | NonNullable<import("csstype").Property.BorderTopRightRadius<string | number>>[];
|
|
722
|
-
MozBoxAlign?: import("csstype").Property.BoxAlign | NonNullable<import("csstype").Property.BoxAlign>[] | readonly import("csstype").Property.BoxAlign[];
|
|
723
|
-
MozBoxDirection?: import("csstype").Property.BoxDirection | NonNullable<import("csstype").Property.BoxDirection>[] | readonly import("csstype").Property.BoxDirection[];
|
|
724
|
-
MozBoxFlex?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.BoxFlex | NonNullable<import("csstype").Property.BoxFlex>[];
|
|
725
|
-
MozBoxOrdinalGroup?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.BoxOrdinalGroup | NonNullable<import("csstype").Property.BoxOrdinalGroup>[];
|
|
726
|
-
MozBoxOrient?: import("csstype").Property.BoxOrient | NonNullable<import("csstype").Property.BoxOrient>[] | readonly import("csstype").Property.BoxOrient[];
|
|
727
|
-
MozBoxPack?: import("csstype").Property.BoxPack | NonNullable<import("csstype").Property.BoxPack>[] | readonly import("csstype").Property.BoxPack[];
|
|
728
|
-
MozBoxShadow?: string[] | import("csstype").Property.BoxShadow | readonly import("csstype").Property.BoxShadow[];
|
|
729
|
-
MozFloatEdge?: import("csstype").Property.MozFloatEdge | NonNullable<import("csstype").Property.MozFloatEdge>[] | readonly import("csstype").Property.MozFloatEdge[];
|
|
730
|
-
MozForceBrokenImageIcon?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.MozForceBrokenImageIcon | NonNullable<import("csstype").Property.MozForceBrokenImageIcon>[];
|
|
731
|
-
MozOpacity?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.Opacity | NonNullable<import("csstype").Property.Opacity>[];
|
|
732
|
-
MozOutline?: readonly (string | (string & {}))[] | import("csstype").Property.Outline<string | number> | NonNullable<import("csstype").Property.Outline<string | number>>[];
|
|
733
|
-
MozOutlineColor?: string[] | import("csstype").Property.OutlineColor | readonly import("csstype").Property.OutlineColor[];
|
|
734
|
-
MozOutlineRadius?: readonly (string | (string & {}))[] | import("csstype").Property.MozOutlineRadius<string | number> | NonNullable<import("csstype").Property.MozOutlineRadius<string | number>>[];
|
|
735
|
-
MozOutlineRadiusBottomleft?: readonly (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | NonNullable<import("csstype").Property.MozOutlineRadiusBottomleft<string | number>>[];
|
|
736
|
-
MozOutlineRadiusBottomright?: readonly (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusBottomright<string | number> | NonNullable<import("csstype").Property.MozOutlineRadiusBottomright<string | number>>[];
|
|
737
|
-
MozOutlineRadiusTopleft?: readonly (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusTopleft<string | number> | NonNullable<import("csstype").Property.MozOutlineRadiusTopleft<string | number>>[];
|
|
738
|
-
MozOutlineRadiusTopright?: readonly (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusTopright<string | number> | NonNullable<import("csstype").Property.MozOutlineRadiusTopright<string | number>>[];
|
|
739
|
-
MozOutlineStyle?: string[] | import("csstype").Property.OutlineStyle | readonly import("csstype").Property.OutlineStyle[];
|
|
740
|
-
MozOutlineWidth?: readonly string[] | import("csstype").Property.OutlineWidth<string | number> | NonNullable<import("csstype").Property.OutlineWidth<string | number>>[];
|
|
741
|
-
MozTextAlignLast?: import("csstype").Property.TextAlignLast | NonNullable<import("csstype").Property.TextAlignLast>[] | readonly import("csstype").Property.TextAlignLast[];
|
|
742
|
-
MozTextDecorationColor?: string[] | import("csstype").Property.TextDecorationColor | readonly import("csstype").Property.TextDecorationColor[];
|
|
743
|
-
MozTextDecorationLine?: string[] | import("csstype").Property.TextDecorationLine | readonly import("csstype").Property.TextDecorationLine[];
|
|
744
|
-
MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | NonNullable<import("csstype").Property.TextDecorationStyle>[] | readonly import("csstype").Property.TextDecorationStyle[];
|
|
745
|
-
MozUserInput?: import("csstype").Property.MozUserInput | NonNullable<import("csstype").Property.MozUserInput>[] | readonly import("csstype").Property.MozUserInput[];
|
|
746
|
-
msImeMode?: import("csstype").Property.ImeMode | NonNullable<import("csstype").Property.ImeMode>[] | readonly import("csstype").Property.ImeMode[];
|
|
747
|
-
OAnimation?: import("csstype").Property.Animation<string & {}> | NonNullable<import("csstype").Property.Animation<string & {}>>[] | readonly (import("csstype").Globals | import("csstype").DataType.SingleAnimationDirection | import("csstype").DataType.SingleAnimationFillMode | "infinite" | "paused" | "running" | import("csstype").DataType.EasingFunction)[];
|
|
748
|
-
OAnimationDelay?: string[] | import("csstype").Property.AnimationDelay<string & {}> | readonly import("csstype").Property.AnimationDelay<string & {}>[];
|
|
749
|
-
OAnimationDirection?: string[] | import("csstype").Property.AnimationDirection | readonly import("csstype").Property.AnimationDirection[];
|
|
750
|
-
OAnimationDuration?: string[] | import("csstype").Property.AnimationDuration<string & {}> | readonly import("csstype").Property.AnimationDuration<string & {}>[];
|
|
751
|
-
OAnimationFillMode?: string[] | import("csstype").Property.AnimationFillMode | readonly import("csstype").Property.AnimationFillMode[];
|
|
752
|
-
OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | NonNullable<import("csstype").Property.AnimationIterationCount>[] | readonly ((string & {}) | import("csstype").Globals | "infinite")[];
|
|
753
|
-
OAnimationName?: string[] | import("csstype").Property.AnimationName | readonly import("csstype").Property.AnimationName[];
|
|
754
|
-
OAnimationPlayState?: string[] | import("csstype").Property.AnimationPlayState | readonly import("csstype").Property.AnimationPlayState[];
|
|
755
|
-
OAnimationTimingFunction?: string[] | import("csstype").Property.AnimationTimingFunction | readonly import("csstype").Property.AnimationTimingFunction[];
|
|
756
|
-
OBackgroundSize?: readonly (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | NonNullable<import("csstype").Property.BackgroundSize<string | number>>[];
|
|
757
|
-
OBorderImage?: import("csstype").Property.BorderImage | NonNullable<import("csstype").Property.BorderImage>[] | readonly ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[];
|
|
758
|
-
OObjectFit?: import("csstype").Property.ObjectFit | NonNullable<import("csstype").Property.ObjectFit>[] | readonly import("csstype").Property.ObjectFit[];
|
|
759
|
-
OObjectPosition?: readonly (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | NonNullable<import("csstype").Property.ObjectPosition<string | number>>[];
|
|
760
|
-
OTabSize?: readonly (string | (string & {}))[] | import("csstype").Property.TabSize<string | number> | NonNullable<import("csstype").Property.TabSize<string | number>>[];
|
|
761
|
-
OTextOverflow?: string[] | import("csstype").Property.TextOverflow | readonly import("csstype").Property.TextOverflow[];
|
|
762
|
-
OTransform?: string[] | import("csstype").Property.Transform | readonly import("csstype").Property.Transform[];
|
|
763
|
-
OTransformOrigin?: readonly (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | NonNullable<import("csstype").Property.TransformOrigin<string | number>>[];
|
|
764
|
-
OTransition?: string[] | import("csstype").Property.Transition<string & {}> | readonly import("csstype").Property.Transition<string & {}>[];
|
|
765
|
-
OTransitionDelay?: string[] | import("csstype").Property.TransitionDelay<string & {}> | readonly import("csstype").Property.TransitionDelay<string & {}>[];
|
|
766
|
-
OTransitionDuration?: string[] | import("csstype").Property.TransitionDuration<string & {}> | readonly import("csstype").Property.TransitionDuration<string & {}>[];
|
|
767
|
-
OTransitionProperty?: string[] | import("csstype").Property.TransitionProperty | readonly import("csstype").Property.TransitionProperty[];
|
|
768
|
-
OTransitionTimingFunction?: string[] | import("csstype").Property.TransitionTimingFunction | readonly import("csstype").Property.TransitionTimingFunction[];
|
|
769
|
-
WebkitBoxAlign?: import("csstype").Property.BoxAlign | NonNullable<import("csstype").Property.BoxAlign>[] | readonly import("csstype").Property.BoxAlign[];
|
|
770
|
-
WebkitBoxDirection?: import("csstype").Property.BoxDirection | NonNullable<import("csstype").Property.BoxDirection>[] | readonly import("csstype").Property.BoxDirection[];
|
|
771
|
-
WebkitBoxFlex?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.BoxFlex | NonNullable<import("csstype").Property.BoxFlex>[];
|
|
772
|
-
WebkitBoxFlexGroup?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.BoxFlexGroup | NonNullable<import("csstype").Property.BoxFlexGroup>[];
|
|
773
|
-
WebkitBoxLines?: import("csstype").Property.BoxLines | NonNullable<import("csstype").Property.BoxLines>[] | readonly import("csstype").Property.BoxLines[];
|
|
774
|
-
WebkitBoxOrdinalGroup?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.BoxOrdinalGroup | NonNullable<import("csstype").Property.BoxOrdinalGroup>[];
|
|
775
|
-
WebkitBoxOrient?: import("csstype").Property.BoxOrient | NonNullable<import("csstype").Property.BoxOrient>[] | readonly import("csstype").Property.BoxOrient[];
|
|
776
|
-
WebkitBoxPack?: import("csstype").Property.BoxPack | NonNullable<import("csstype").Property.BoxPack>[] | readonly import("csstype").Property.BoxPack[];
|
|
777
|
-
WebkitScrollSnapPointsX?: string[] | import("csstype").Property.ScrollSnapPointsX | readonly import("csstype").Property.ScrollSnapPointsX[];
|
|
778
|
-
WebkitScrollSnapPointsY?: string[] | import("csstype").Property.ScrollSnapPointsY | readonly import("csstype").Property.ScrollSnapPointsY[];
|
|
779
|
-
alignmentBaseline?: import("csstype").Property.AlignmentBaseline | NonNullable<import("csstype").Property.AlignmentBaseline>[] | readonly import("csstype").Property.AlignmentBaseline[];
|
|
780
|
-
baselineShift?: readonly (string | (string & {}))[] | import("csstype").Property.BaselineShift<string | number> | NonNullable<import("csstype").Property.BaselineShift<string | number>>[];
|
|
781
|
-
clipRule?: import("csstype").Property.ClipRule | NonNullable<import("csstype").Property.ClipRule>[] | readonly import("csstype").Property.ClipRule[];
|
|
782
|
-
colorInterpolation?: import("csstype").Property.ColorInterpolation | NonNullable<import("csstype").Property.ColorInterpolation>[] | readonly import("csstype").Property.ColorInterpolation[];
|
|
783
|
-
colorRendering?: import("csstype").Property.ColorRendering | NonNullable<import("csstype").Property.ColorRendering>[] | readonly import("csstype").Property.ColorRendering[];
|
|
784
|
-
dominantBaseline?: import("csstype").Property.DominantBaseline | NonNullable<import("csstype").Property.DominantBaseline>[] | readonly import("csstype").Property.DominantBaseline[];
|
|
785
|
-
fill?: string[] | import("csstype").Property.Fill | readonly import("csstype").Property.Fill[];
|
|
786
|
-
fillOpacity?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.FillOpacity | NonNullable<import("csstype").Property.FillOpacity>[];
|
|
787
|
-
fillRule?: import("csstype").Property.FillRule | NonNullable<import("csstype").Property.FillRule>[] | readonly import("csstype").Property.FillRule[];
|
|
788
|
-
floodColor?: string[] | import("csstype").Property.FloodColor | readonly import("csstype").Property.FloodColor[];
|
|
789
|
-
floodOpacity?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.FloodOpacity | NonNullable<import("csstype").Property.FloodOpacity>[];
|
|
790
|
-
glyphOrientationVertical?: readonly ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GlyphOrientationVertical | NonNullable<import("csstype").Property.GlyphOrientationVertical>[];
|
|
791
|
-
lightingColor?: string[] | import("csstype").Property.LightingColor | readonly import("csstype").Property.LightingColor[];
|
|
792
|
-
marker?: string[] | import("csstype").Property.Marker | readonly import("csstype").Property.Marker[];
|
|
793
|
-
markerEnd?: string[] | import("csstype").Property.MarkerEnd | readonly import("csstype").Property.MarkerEnd[];
|
|
794
|
-
markerMid?: string[] | import("csstype").Property.MarkerMid | readonly import("csstype").Property.MarkerMid[];
|
|
795
|
-
markerStart?: string[] | import("csstype").Property.MarkerStart | readonly import("csstype").Property.MarkerStart[];
|
|
796
|
-
shapeRendering?: import("csstype").Property.ShapeRendering | NonNullable<import("csstype").Property.ShapeRendering>[] | readonly import("csstype").Property.ShapeRendering[];
|
|
797
|
-
stopColor?: string[] | import("csstype").Property.StopColor | readonly import("csstype").Property.StopColor[];
|
|
798
|
-
stopOpacity?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.StopOpacity | NonNullable<import("csstype").Property.StopOpacity>[];
|
|
799
|
-
stroke?: string[] | import("csstype").Property.Stroke | readonly import("csstype").Property.Stroke[];
|
|
800
|
-
strokeDasharray?: readonly (string | (string & {}))[] | import("csstype").Property.StrokeDasharray<string | number> | NonNullable<import("csstype").Property.StrokeDasharray<string | number>>[];
|
|
801
|
-
strokeDashoffset?: readonly (string | (string & {}))[] | import("csstype").Property.StrokeDashoffset<string | number> | NonNullable<import("csstype").Property.StrokeDashoffset<string | number>>[];
|
|
802
|
-
strokeLinecap?: import("csstype").Property.StrokeLinecap | NonNullable<import("csstype").Property.StrokeLinecap>[] | readonly import("csstype").Property.StrokeLinecap[];
|
|
803
|
-
strokeLinejoin?: import("csstype").Property.StrokeLinejoin | NonNullable<import("csstype").Property.StrokeLinejoin>[] | readonly import("csstype").Property.StrokeLinejoin[];
|
|
804
|
-
strokeMiterlimit?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.StrokeMiterlimit | NonNullable<import("csstype").Property.StrokeMiterlimit>[];
|
|
805
|
-
strokeOpacity?: readonly ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.StrokeOpacity | NonNullable<import("csstype").Property.StrokeOpacity>[];
|
|
806
|
-
strokeWidth?: readonly (string | (string & {}))[] | import("csstype").Property.StrokeWidth<string | number> | NonNullable<import("csstype").Property.StrokeWidth<string | number>>[];
|
|
807
|
-
textAnchor?: import("csstype").Property.TextAnchor | NonNullable<import("csstype").Property.TextAnchor>[] | readonly import("csstype").Property.TextAnchor[];
|
|
808
|
-
vectorEffect?: import("csstype").Property.VectorEffect | NonNullable<import("csstype").Property.VectorEffect>[] | readonly import("csstype").Property.VectorEffect[];
|
|
809
|
-
":-moz-any()"?: CSSObject;
|
|
810
|
-
":-moz-dir"?: CSSObject;
|
|
811
|
-
":-webkit-any()"?: CSSObject;
|
|
812
|
-
"::cue"?: CSSObject;
|
|
813
|
-
"::cue-region"?: CSSObject;
|
|
814
|
-
"::part"?: CSSObject;
|
|
815
|
-
"::slotted"?: CSSObject;
|
|
816
|
-
":dir"?: CSSObject;
|
|
817
|
-
":has"?: CSSObject;
|
|
818
|
-
":host"?: CSSObject;
|
|
819
|
-
":host-context"?: CSSObject;
|
|
820
|
-
":is"?: CSSObject;
|
|
821
|
-
":lang"?: CSSObject;
|
|
822
|
-
":matches()"?: CSSObject;
|
|
823
|
-
":not"?: CSSObject;
|
|
824
|
-
":nth-child"?: CSSObject;
|
|
825
|
-
":nth-last-child"?: CSSObject;
|
|
826
|
-
":nth-last-of-type"?: CSSObject;
|
|
827
|
-
":nth-of-type"?: CSSObject;
|
|
828
|
-
":where"?: CSSObject;
|
|
829
|
-
":-khtml-any-link"?: CSSObject;
|
|
830
|
-
":-moz-any-link"?: CSSObject;
|
|
831
|
-
":-moz-focusring"?: CSSObject;
|
|
832
|
-
":-moz-full-screen"?: CSSObject;
|
|
833
|
-
":-moz-placeholder"?: CSSObject;
|
|
834
|
-
":-moz-read-only"?: CSSObject;
|
|
835
|
-
":-moz-read-write"?: CSSObject;
|
|
836
|
-
":-moz-ui-invalid"?: CSSObject;
|
|
837
|
-
":-moz-ui-valid"?: CSSObject;
|
|
838
|
-
":-ms-fullscreen"?: CSSObject;
|
|
839
|
-
":-ms-input-placeholder"?: CSSObject;
|
|
840
|
-
":-webkit-any-link"?: CSSObject;
|
|
841
|
-
":-webkit-full-screen"?: CSSObject;
|
|
842
|
-
"::-moz-placeholder"?: CSSObject;
|
|
843
|
-
"::-moz-progress-bar"?: CSSObject;
|
|
844
|
-
"::-moz-range-progress"?: CSSObject;
|
|
845
|
-
"::-moz-range-thumb"?: CSSObject;
|
|
846
|
-
"::-moz-range-track"?: CSSObject;
|
|
847
|
-
"::-moz-selection"?: CSSObject;
|
|
848
|
-
"::-ms-backdrop"?: CSSObject;
|
|
849
|
-
"::-ms-browse"?: CSSObject;
|
|
850
|
-
"::-ms-check"?: CSSObject;
|
|
851
|
-
"::-ms-clear"?: CSSObject;
|
|
852
|
-
"::-ms-expand"?: CSSObject;
|
|
853
|
-
"::-ms-fill"?: CSSObject;
|
|
854
|
-
"::-ms-fill-lower"?: CSSObject;
|
|
855
|
-
"::-ms-fill-upper"?: CSSObject;
|
|
856
|
-
"::-ms-input-placeholder"?: CSSObject;
|
|
857
|
-
"::-ms-reveal"?: CSSObject;
|
|
858
|
-
"::-ms-thumb"?: CSSObject;
|
|
859
|
-
"::-ms-ticks-after"?: CSSObject;
|
|
860
|
-
"::-ms-ticks-before"?: CSSObject;
|
|
861
|
-
"::-ms-tooltip"?: CSSObject;
|
|
862
|
-
"::-ms-track"?: CSSObject;
|
|
863
|
-
"::-ms-value"?: CSSObject;
|
|
864
|
-
"::-webkit-backdrop"?: CSSObject;
|
|
865
|
-
"::-webkit-input-placeholder"?: CSSObject;
|
|
866
|
-
"::-webkit-progress-bar"?: CSSObject;
|
|
867
|
-
"::-webkit-progress-inner-value"?: CSSObject;
|
|
868
|
-
"::-webkit-progress-value"?: CSSObject;
|
|
869
|
-
"::-webkit-slider-runnable-track"?: CSSObject;
|
|
870
|
-
"::-webkit-slider-thumb"?: CSSObject;
|
|
871
|
-
"::after"?: CSSObject;
|
|
872
|
-
"::backdrop"?: CSSObject;
|
|
873
|
-
"::before"?: CSSObject;
|
|
874
|
-
"::first-letter"?: CSSObject;
|
|
875
|
-
"::first-line"?: CSSObject;
|
|
876
|
-
"::grammar-error"?: CSSObject;
|
|
877
|
-
"::marker"?: CSSObject;
|
|
878
|
-
"::placeholder"?: CSSObject;
|
|
879
|
-
"::selection"?: CSSObject;
|
|
880
|
-
"::spelling-error"?: CSSObject;
|
|
881
|
-
"::target-text"?: CSSObject;
|
|
882
|
-
":active"?: CSSObject;
|
|
883
|
-
":after"?: CSSObject;
|
|
884
|
-
":any-link"?: CSSObject;
|
|
885
|
-
":before"?: CSSObject;
|
|
886
|
-
":blank"?: CSSObject;
|
|
887
|
-
":checked"?: CSSObject;
|
|
888
|
-
":current"?: CSSObject;
|
|
889
|
-
":default"?: CSSObject;
|
|
890
|
-
":defined"?: CSSObject;
|
|
891
|
-
":disabled"?: CSSObject;
|
|
892
|
-
":empty"?: CSSObject;
|
|
893
|
-
":enabled"?: CSSObject;
|
|
894
|
-
":first"?: CSSObject;
|
|
895
|
-
":first-child"?: CSSObject;
|
|
896
|
-
":first-letter"?: CSSObject;
|
|
897
|
-
":first-line"?: CSSObject;
|
|
898
|
-
":first-of-type"?: CSSObject;
|
|
899
|
-
":focus"?: CSSObject;
|
|
900
|
-
":focus-visible"?: CSSObject;
|
|
901
|
-
":focus-within"?: CSSObject;
|
|
902
|
-
":fullscreen"?: CSSObject;
|
|
903
|
-
":future"?: CSSObject;
|
|
904
|
-
":hover"?: CSSObject;
|
|
905
|
-
":in-range"?: CSSObject;
|
|
906
|
-
":indeterminate"?: CSSObject;
|
|
907
|
-
":invalid"?: CSSObject;
|
|
908
|
-
":last-child"?: CSSObject;
|
|
909
|
-
":last-of-type"?: CSSObject;
|
|
910
|
-
":left"?: CSSObject;
|
|
911
|
-
":link"?: CSSObject;
|
|
912
|
-
":local-link"?: CSSObject;
|
|
913
|
-
":nth-col"?: CSSObject;
|
|
914
|
-
":nth-last-col"?: CSSObject;
|
|
915
|
-
":only-child"?: CSSObject;
|
|
916
|
-
":only-of-type"?: CSSObject;
|
|
917
|
-
":optional"?: CSSObject;
|
|
918
|
-
":out-of-range"?: CSSObject;
|
|
919
|
-
":past"?: CSSObject;
|
|
920
|
-
":paused"?: CSSObject;
|
|
921
|
-
":picture-in-picture"?: CSSObject;
|
|
922
|
-
":placeholder-shown"?: CSSObject;
|
|
923
|
-
":playing"?: CSSObject;
|
|
924
|
-
":read-only"?: CSSObject;
|
|
925
|
-
":read-write"?: CSSObject;
|
|
926
|
-
":required"?: CSSObject;
|
|
927
|
-
":right"?: CSSObject;
|
|
928
|
-
":root"?: CSSObject;
|
|
929
|
-
":scope"?: CSSObject;
|
|
930
|
-
":target"?: CSSObject;
|
|
931
|
-
":target-within"?: CSSObject;
|
|
932
|
-
":user-invalid"?: CSSObject;
|
|
933
|
-
":user-valid"?: CSSObject;
|
|
934
|
-
":valid"?: CSSObject;
|
|
935
|
-
":visited"?: CSSObject;
|
|
936
|
-
'&:focus:visible, active': {
|
|
937
|
-
boxShadow: string;
|
|
938
|
-
};
|
|
939
|
-
'&:hover': {
|
|
940
|
-
boxShadow: string;
|
|
941
|
-
};
|
|
942
|
-
};
|
|
15
|
+
container: (_: any, { options }: {
|
|
16
|
+
options: any;
|
|
17
|
+
}) => {
|
|
943
18
|
'& > div': {
|
|
944
19
|
accentColor?: string[] | import("csstype").Property.AccentColor | readonly import("csstype").Property.AccentColor[];
|
|
945
20
|
alignContent?: string[] | import("csstype").Property.AlignContent | readonly import("csstype").Property.AlignContent[];
|
|
@@ -2778,7 +1853,9 @@ export declare const customStyles: ({ theme, markInvalid, menuPosition, controlC
|
|
|
2778
1853
|
};
|
|
2779
1854
|
};
|
|
2780
1855
|
};
|
|
2781
|
-
control: (_provided: any, { options }: {
|
|
1856
|
+
control: (_provided: any, { isDisabled, selectProps, options }: {
|
|
1857
|
+
isDisabled: any;
|
|
1858
|
+
selectProps: any;
|
|
2782
1859
|
options: any;
|
|
2783
1860
|
}) => {
|
|
2784
1861
|
accentColor?: string[] | import("csstype").Property.AccentColor | readonly import("csstype").Property.AccentColor[];
|
|
@@ -2803,7 +1880,7 @@ export declare const customStyles: ({ theme, markInvalid, menuPosition, controlC
|
|
|
2803
1880
|
backgroundAttachment?: string[] | import("csstype").Property.BackgroundAttachment | readonly import("csstype").Property.BackgroundAttachment[];
|
|
2804
1881
|
backgroundBlendMode?: string[] | import("csstype").Property.BackgroundBlendMode | readonly import("csstype").Property.BackgroundBlendMode[];
|
|
2805
1882
|
backgroundClip?: string[] | import("csstype").Property.BackgroundClip | readonly import("csstype").Property.BackgroundClip[];
|
|
2806
|
-
backgroundColor
|
|
1883
|
+
backgroundColor: string | readonly import("csstype").Property.BackgroundColor[];
|
|
2807
1884
|
backgroundImage?: string[] | import("csstype").Property.BackgroundImage | readonly import("csstype").Property.BackgroundImage[];
|
|
2808
1885
|
backgroundOrigin?: string[] | import("csstype").Property.BackgroundOrigin | readonly import("csstype").Property.BackgroundOrigin[];
|
|
2809
1886
|
backgroundPositionX?: readonly (string | (string & {}))[] | import("csstype").Property.BackgroundPositionX<string | number> | NonNullable<import("csstype").Property.BackgroundPositionX<string | number>>[];
|
|
@@ -2859,7 +1936,7 @@ export declare const customStyles: ({ theme, markInvalid, menuPosition, controlC
|
|
|
2859
1936
|
borderTopWidth?: readonly string[] | import("csstype").Property.BorderTopWidth<string | number> | NonNullable<import("csstype").Property.BorderTopWidth<string | number>>[];
|
|
2860
1937
|
bottom?: readonly (string | (string & {}))[] | import("csstype").Property.Bottom<string | number> | NonNullable<import("csstype").Property.Bottom<string | number>>[];
|
|
2861
1938
|
boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | NonNullable<import("csstype").Property.BoxDecorationBreak>[] | readonly import("csstype").Property.BoxDecorationBreak[];
|
|
2862
|
-
boxShadow
|
|
1939
|
+
boxShadow: string | readonly import("csstype").Property.BoxShadow[];
|
|
2863
1940
|
boxSizing?: import("csstype").Property.BoxSizing | NonNullable<import("csstype").Property.BoxSizing>[] | readonly import("csstype").Property.BoxSizing[];
|
|
2864
1941
|
breakAfter?: import("csstype").Property.BreakAfter | NonNullable<import("csstype").Property.BreakAfter>[] | readonly import("csstype").Property.BreakAfter[];
|
|
2865
1942
|
breakBefore?: import("csstype").Property.BreakBefore | NonNullable<import("csstype").Property.BreakBefore>[] | readonly import("csstype").Property.BreakBefore[];
|
|
@@ -2868,7 +1945,7 @@ export declare const customStyles: ({ theme, markInvalid, menuPosition, controlC
|
|
|
2868
1945
|
caretColor?: string[] | import("csstype").Property.CaretColor | readonly import("csstype").Property.CaretColor[];
|
|
2869
1946
|
clear?: import("csstype").Property.Clear | NonNullable<import("csstype").Property.Clear>[] | readonly import("csstype").Property.Clear[];
|
|
2870
1947
|
clipPath?: string[] | import("csstype").Property.ClipPath | readonly import("csstype").Property.ClipPath[];
|
|
2871
|
-
color
|
|
1948
|
+
color: string | readonly import("csstype").Property.Color[];
|
|
2872
1949
|
colorAdjust?: import("csstype").Property.PrintColorAdjust | NonNullable<import("csstype").Property.PrintColorAdjust>[] | readonly import("csstype").Property.PrintColorAdjust[];
|
|
2873
1950
|
colorScheme?: string[] | import("csstype").Property.ColorScheme | readonly import("csstype").Property.ColorScheme[];
|
|
2874
1951
|
columnCount?: readonly ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.ColumnCount | NonNullable<import("csstype").Property.ColumnCount>[];
|
|
@@ -2885,7 +1962,7 @@ export declare const customStyles: ({ theme, markInvalid, menuPosition, controlC
|
|
|
2885
1962
|
counterIncrement?: string[] | import("csstype").Property.CounterIncrement | readonly import("csstype").Property.CounterIncrement[];
|
|
2886
1963
|
counterReset?: string[] | import("csstype").Property.CounterReset | readonly import("csstype").Property.CounterReset[];
|
|
2887
1964
|
counterSet?: string[] | import("csstype").Property.CounterSet | readonly import("csstype").Property.CounterSet[];
|
|
2888
|
-
cursor
|
|
1965
|
+
cursor: string | readonly import("csstype").Property.Cursor[];
|
|
2889
1966
|
direction?: import("csstype").Property.Direction | NonNullable<import("csstype").Property.Direction>[] | readonly import("csstype").Property.Direction[];
|
|
2890
1967
|
display: string | readonly import("csstype").Property.Display[];
|
|
2891
1968
|
emptyCells?: import("csstype").Property.EmptyCells | NonNullable<import("csstype").Property.EmptyCells>[] | readonly import("csstype").Property.EmptyCells[];
|
|
@@ -3154,7 +2231,7 @@ export declare const customStyles: ({ theme, markInvalid, menuPosition, controlC
|
|
|
3154
2231
|
borderInlineEnd?: readonly (string | (string & {}))[] | import("csstype").Property.BorderInlineEnd<string | number> | NonNullable<import("csstype").Property.BorderInlineEnd<string | number>>[];
|
|
3155
2232
|
borderInlineStart?: readonly (string | (string & {}))[] | import("csstype").Property.BorderInlineStart<string | number> | NonNullable<import("csstype").Property.BorderInlineStart<string | number>>[];
|
|
3156
2233
|
borderLeft?: readonly (string | (string & {}))[] | import("csstype").Property.BorderLeft<string | number> | NonNullable<import("csstype").Property.BorderLeft<string | number>>[];
|
|
3157
|
-
borderRadius
|
|
2234
|
+
borderRadius: string | number | readonly (string | (string & {}))[] | NonNullable<import("csstype").Property.BorderRadius<string | number>>[];
|
|
3158
2235
|
borderRight?: readonly (string | (string & {}))[] | import("csstype").Property.BorderRight<string | number> | NonNullable<import("csstype").Property.BorderRight<string | number>>[];
|
|
3159
2236
|
borderStyle?: string[] | import("csstype").Property.BorderStyle | readonly import("csstype").Property.BorderStyle[];
|
|
3160
2237
|
borderTop?: readonly (string | (string & {}))[] | import("csstype").Property.BorderTop<string | number> | NonNullable<import("csstype").Property.BorderTop<string | number>>[];
|
|
@@ -3696,6 +2773,12 @@ export declare const customStyles: ({ theme, markInvalid, menuPosition, controlC
|
|
|
3696
2773
|
":user-valid"?: CSSObject;
|
|
3697
2774
|
":valid"?: CSSObject;
|
|
3698
2775
|
":visited"?: CSSObject;
|
|
2776
|
+
'&:focus:visible, active': {
|
|
2777
|
+
boxShadow: string;
|
|
2778
|
+
};
|
|
2779
|
+
'&:hover': {
|
|
2780
|
+
boxShadow: string;
|
|
2781
|
+
};
|
|
3699
2782
|
};
|
|
3700
2783
|
dropdownIndicator: (provided: any, selectProps: any) => any;
|
|
3701
2784
|
group: (provided: any) => any;
|