@vodafone_de/brix-components 7.0.8 → 7.0.9

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