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