@lunit/oui 2.4.9 → 2.4.11

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