jpf 5.0.62 → 5.0.64

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 (162) hide show
  1. package/dist/controls/codeMirror/Editor/Editor.d.ts +4 -5
  2. package/dist/controls/codeMirror/Editor/Editor.js +8 -9
  3. package/dist/controls/codeMirror/Editor/Editor.js.map +1 -1
  4. package/dist/controls/custom/FileSelector/FileSelector.d.ts +3 -4
  5. package/dist/controls/custom/FileSelector/FileSelector.js +5 -6
  6. package/dist/controls/custom/FileSelector/FileSelector.js.map +1 -1
  7. package/dist/controls/custom/LabeledControl/LabeledControl.d.ts +5 -6
  8. package/dist/controls/custom/LabeledControl/LabeledControl.js +3 -4
  9. package/dist/controls/custom/LabeledControl/LabeledControl.js.map +1 -1
  10. package/dist/controls/custom/ListItem/ListItem.d.ts +8 -9
  11. package/dist/controls/custom/ListItem/ListItem.js +8 -9
  12. package/dist/controls/custom/ListItem/ListItem.js.map +1 -1
  13. package/dist/controls/html/Button/Button.d.ts +6 -7
  14. package/dist/controls/html/Button/Button.js +8 -9
  15. package/dist/controls/html/Button/Button.js.map +1 -1
  16. package/dist/controls/html/Div/Div.d.ts +4 -5
  17. package/dist/controls/html/Div/Div.js +2 -3
  18. package/dist/controls/html/Div/Div.js.map +1 -1
  19. package/dist/controls/html/Image/Image.d.ts +4 -5
  20. package/dist/controls/html/Image/Image.js +2 -3
  21. package/dist/controls/html/Image/Image.js.map +1 -1
  22. package/dist/controls/html/Input/Input.d.ts +4 -5
  23. package/dist/controls/html/Input/Input.js +23 -23
  24. package/dist/controls/html/Input/Input.js.map +1 -1
  25. package/dist/controls/html/Select/Select.d.ts +4 -5
  26. package/dist/controls/html/Select/Select.js +15 -16
  27. package/dist/controls/html/Select/Select.js.map +1 -1
  28. package/dist/controls/html/Span/Span.d.ts +3 -4
  29. package/dist/controls/html/Span/Span.js +2 -3
  30. package/dist/controls/html/Span/Span.js.map +1 -1
  31. package/dist/controls/jsonViewerAwesome/jsonFormatter/JsonFormatter.d.ts +4 -5
  32. package/dist/controls/jsonViewerAwesome/jsonFormatter/JsonFormatter.js +7 -8
  33. package/dist/controls/jsonViewerAwesome/jsonFormatter/JsonFormatter.js.map +1 -1
  34. package/dist/controls/kendo/Chart/Chart.d.ts +3 -4
  35. package/dist/controls/kendo/Chart/Chart.js +9 -10
  36. package/dist/controls/kendo/Chart/Chart.js.map +1 -1
  37. package/dist/controls/kendo/Editor/Editor.d.ts +3 -4
  38. package/dist/controls/kendo/Editor/Editor.js +13 -14
  39. package/dist/controls/kendo/Editor/Editor.js.map +1 -1
  40. package/dist/controls/kendo/Grid/Grid.d.ts +4 -5
  41. package/dist/controls/kendo/Grid/Grid.js +12 -13
  42. package/dist/controls/kendo/Grid/Grid.js.map +1 -1
  43. package/dist/controls/kendo/Menu/Menu.d.ts +3 -4
  44. package/dist/controls/kendo/Menu/Menu.js +9 -10
  45. package/dist/controls/kendo/Menu/Menu.js.map +1 -1
  46. package/dist/controls/kendo/Treeview/Treeview.d.ts +3 -4
  47. package/dist/controls/kendo/Treeview/Treeview.js +9 -10
  48. package/dist/controls/kendo/Treeview/Treeview.js.map +1 -1
  49. package/dist/controls/leaflet/LabelControl/LabelControl.d.ts +2 -3
  50. package/dist/controls/leaflet/LabelControl/LabelControl.js +1 -2
  51. package/dist/controls/leaflet/LabelControl/LabelControl.js.map +1 -1
  52. package/dist/controls/leaflet/Map/Map.d.ts +4 -5
  53. package/dist/controls/leaflet/Map/Map.js +9 -10
  54. package/dist/controls/leaflet/Map/Map.js.map +1 -1
  55. package/dist/controls/svg/Circle/Circle.d.ts +3 -4
  56. package/dist/controls/svg/Circle/Circle.js +1 -2
  57. package/dist/controls/svg/Circle/Circle.js.map +1 -1
  58. package/dist/controls/svg/Ellipse/Ellipse.d.ts +3 -4
  59. package/dist/controls/svg/Ellipse/Ellipse.js +1 -2
  60. package/dist/controls/svg/Ellipse/Ellipse.js.map +1 -1
  61. package/dist/controls/svg/ForeignObject/ForeignObject.d.ts +3 -4
  62. package/dist/controls/svg/ForeignObject/ForeignObject.js +1 -2
  63. package/dist/controls/svg/ForeignObject/ForeignObject.js.map +1 -1
  64. package/dist/controls/svg/Group/Group.d.ts +3 -4
  65. package/dist/controls/svg/Group/Group.js +1 -2
  66. package/dist/controls/svg/Group/Group.js.map +1 -1
  67. package/dist/controls/svg/Line/Line.d.ts +3 -4
  68. package/dist/controls/svg/Line/Line.js +1 -2
  69. package/dist/controls/svg/Line/Line.js.map +1 -1
  70. package/dist/controls/svg/Pattern/Pattern.d.ts +3 -4
  71. package/dist/controls/svg/Pattern/Pattern.js +1 -2
  72. package/dist/controls/svg/Pattern/Pattern.js.map +1 -1
  73. package/dist/controls/svg/Polygon/Polygon.d.ts +3 -4
  74. package/dist/controls/svg/Polygon/Polygon.js +3 -4
  75. package/dist/controls/svg/Polygon/Polygon.js.map +1 -1
  76. package/dist/controls/svg/Polyline/Polyline.d.ts +3 -4
  77. package/dist/controls/svg/Polyline/Polyline.js +1 -2
  78. package/dist/controls/svg/Polyline/Polyline.js.map +1 -1
  79. package/dist/controls/svg/Rectangle/Rectangle.d.ts +3 -4
  80. package/dist/controls/svg/Rectangle/Rectangle.js +1 -2
  81. package/dist/controls/svg/Rectangle/Rectangle.js.map +1 -1
  82. package/dist/controls/svg/Svg/Svg.d.ts +3 -4
  83. package/dist/controls/svg/Svg/Svg.js +1 -2
  84. package/dist/controls/svg/Svg/Svg.js.map +1 -1
  85. package/dist/controls/svg/Text/Text.d.ts +3 -4
  86. package/dist/controls/svg/Text/Text.js +1 -2
  87. package/dist/controls/svg/Text/Text.js.map +1 -1
  88. package/dist/controls/svg/Title/Title.d.ts +3 -4
  89. package/dist/controls/svg/Title/Title.js +1 -2
  90. package/dist/controls/svg/Title/Title.js.map +1 -1
  91. package/dist/controls/svg/svg.d.ts +1 -1
  92. package/dist/controls/svg/svg.js +5 -5
  93. package/dist/controls/svg/svg.js.map +1 -1
  94. package/dist/framework/attributes.d.ts +1 -1
  95. package/dist/framework/css.d.ts +1 -4
  96. package/dist/framework/element.d.ts +48 -15
  97. package/dist/framework/element.js +279 -29
  98. package/dist/framework/element.js.map +1 -1
  99. package/dist/framework/event.js.map +1 -1
  100. package/dist/framework/observable.d.ts +41 -0
  101. package/dist/framework/observable.js +46 -0
  102. package/dist/framework/observable.js.map +1 -0
  103. package/dist/framework/observablelmplementations.d.ts +1 -24
  104. package/dist/framework/observablelmplementations.js +0 -110
  105. package/dist/framework/observablelmplementations.js.map +1 -1
  106. package/dist/framework/properties.d.ts +1 -40
  107. package/dist/framework/properties.js +0 -265
  108. package/dist/framework/properties.js.map +1 -1
  109. package/dist/framework/style.d.ts +1 -328
  110. package/dist/index.d.ts +6 -10
  111. package/dist/index.js +7 -11
  112. package/dist/index.js.map +1 -1
  113. package/dist/utilities/object/object.d.ts +5 -0
  114. package/dist/utilities/object/object.js +47 -0
  115. package/dist/utilities/object/object.js.map +1 -0
  116. package/dist/utilities/value/value.d.ts +1 -0
  117. package/dist/utilities/value/value.js +7 -0
  118. package/dist/utilities/value/value.js.map +1 -0
  119. package/package.json +1 -1
  120. package/src/controls/codeMirror/Editor/Editor.ts +9 -11
  121. package/src/controls/custom/FileSelector/FileSelector.ts +5 -6
  122. package/src/controls/custom/LabeledControl/LabeledControl.ts +5 -6
  123. package/src/controls/custom/ListItem/ListItem.ts +13 -15
  124. package/src/controls/html/Button/Button.ts +13 -15
  125. package/src/controls/html/Div/Div.ts +4 -5
  126. package/src/controls/html/Image/Image.ts +4 -5
  127. package/src/controls/html/Input/Input.ts +21 -22
  128. package/src/controls/html/Select/Select.ts +16 -18
  129. package/src/controls/html/Span/Span.ts +3 -4
  130. package/src/controls/jsonViewerAwesome/jsonFormatter/JsonFormatter.ts +10 -12
  131. package/src/controls/kendo/Chart/Chart.ts +17 -19
  132. package/src/controls/kendo/Editor/Editor.ts +14 -16
  133. package/src/controls/kendo/Grid/Grid.ts +13 -15
  134. package/src/controls/kendo/Menu/Menu.ts +11 -13
  135. package/src/controls/kendo/Treeview/Treeview.ts +9 -11
  136. package/src/controls/leaflet/LabelControl/LabelControl.ts +4 -5
  137. package/src/controls/leaflet/Map/Map.ts +10 -12
  138. package/src/controls/svg/Circle/Circle.ts +3 -4
  139. package/src/controls/svg/Ellipse/Ellipse.ts +3 -4
  140. package/src/controls/svg/ForeignObject/ForeignObject.ts +3 -4
  141. package/src/controls/svg/Group/Group.ts +3 -4
  142. package/src/controls/svg/Line/Line.ts +3 -4
  143. package/src/controls/svg/Pattern/Pattern.ts +3 -4
  144. package/src/controls/svg/Polygon/Polygon.ts +4 -6
  145. package/src/controls/svg/Polyline/Polyline.ts +3 -4
  146. package/src/controls/svg/Rectangle/Rectangle.ts +3 -4
  147. package/src/controls/svg/Svg/Svg.ts +3 -4
  148. package/src/controls/svg/Text/Text.ts +3 -4
  149. package/src/controls/svg/Title/Title.ts +3 -4
  150. package/src/controls/svg/svg.ts +5 -6
  151. package/src/framework/attributes.ts +1 -47
  152. package/src/framework/css.ts +3 -5
  153. package/src/framework/element.ts +380 -44
  154. package/src/framework/event.ts +0 -2
  155. package/src/framework/observable.ts +100 -0
  156. package/src/framework/style.ts +1556 -1556
  157. package/src/index.ts +16 -11
  158. package/src/utilities/object/object.ts +56 -0
  159. package/src/utilities/value/value.ts +3 -0
  160. package/src/framework/observableInterfaces.ts +0 -39
  161. package/src/framework/observablelmplementations.ts +0 -135
  162. package/src/framework/properties.ts +0 -344
@@ -1,1564 +1,1564 @@
1
1
  import * as css from "./css";
2
- import { ISubscribable } from "./observableInterfaces";
2
+ import { ISubscribable } from "./observable";
3
3
 
4
- export interface IStyle {
5
- /**
6
- * Aligns a flex container's lines within the flex container when there is extra space in the cross-axis, similar to how justify-content aligns individual items within the main-axis.
7
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/align-content
8
- */
9
- alignContent?: css.AlignContent;
10
- /**
11
- * Sets the default alignment in the cross axis for all of the flex container's items, including anonymous flex items, similarly to how justify-content aligns items along the main axis.
12
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/align-items
13
- */
14
- alignItems?: css.CssValue<css.AlignItems>;
15
- /**
16
- * Allows the default alignment to be overridden for individual flex items.
17
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/align-self
18
- */
19
- alignSelf?: css.CssValue<css.AlignSelf>;
20
- /**
21
- * This property allows precise alignment of elements, such as graphics, that do not have a baseline-table or lack the desired baseline in their baseline-table. With the alignment-adjust property, the position of the baseline identified by the alignment-baseline can be explicitly determined. It also determines precisely the alignment point for each glyph within a textual element.
22
- */
23
- alignmentAdjust?: unknown;
24
- /**
25
- * The alignment-baseline attribute specifies how an object is aligned with respect to its parent.
26
- * @see https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/alignment-baseline
27
- */
28
- alignmentBaseline?: css.AlignmentBaseline;
29
- /**
30
- * Shorthand property for animation-name, animation-duration, animation-timing-function, animation-delay,
31
- * animation-iteration-count, animation-direction, animation-fill-mode, and animation-play-state.
32
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation
33
- */
34
- animation?: css.CssValueString;
35
- /**
36
- * Defines a length of time to elapse before an animation starts, allowing an animation to begin execution some time after it is applied.
37
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-delay
38
- */
39
- animationDelay?: unknown;
40
- /**
41
- * Defines whether an animation should run in reverse on some or all cycles.
42
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-direction
43
- */
44
- animationDirection?: css.CssGlobalValues | css.AnimationDirection;
45
- /**
46
- * The animation-duration CSS property specifies the length of time that an animation should take to complete one cycle.
47
- * A value of '0s', which is the default value, indicates that no animation should occur.
48
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-duration
49
- */
50
- animationDuration?: css.CssValue<string>;
51
- /**
52
- * Specifies how a CSS animation should apply styles to its target before and after it is executing.
53
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-fill-mode
54
- */
55
- animationFillMode?: css.AnimationFillMode;
56
- /**
57
- * Specifies how munknown times an animation cycle should play.
58
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-iteration-count
59
- */
60
- animationIterationCount?: css.CssValue<number> | "infinite";
61
- /**
62
- * Defines the list of animations that apply to the element.
63
- * Note: You probably want animationDuration as well
64
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-name
65
- */
66
- animationName?: css.CssValue<string>;
67
- /**
68
- * Defines whether an animation is running or paused.
69
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-play-state
70
- */
71
- animationPlayState?: css.CssValue<css.CssAnimationPlayState>;
72
- /**
73
- * Sets the pace of an animation
74
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-timing-function
75
- */
76
- animationTimingFunction?: css.CssValue<css.CssTimingFunction>;
77
- /**
78
- * Allows changing the style of unknown element to platform-based interface elements or vice versa.
79
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/appearance
80
- */
81
- appearance?: css.CssValue<"auto" | "none">;
82
- /**
83
- * Determines whether or not the �back� side of a transformed element is visible when facing the viewer.
84
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/backface-visibility
85
- */
86
- backfaceVisibility?: css.CssGlobalValues | "visible" | "hidden";
87
- /**
88
- * Shorthand property to set the values for one or more of:
89
- * background-clip, background-color, background-image,
90
- * background-origin, background-position, background-repeat,
91
- * background-size, and background-attachment.
92
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background
93
- */
94
- background?: unknown;
95
- /**
96
- * If a background-image is specified, this property determines
97
- * whether that image's position is fixed within the viewport,
98
- * or scrolls along with its containing block.
99
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-attachment
100
- */
101
- backgroundAttachment?: css.BackgroundAttachment;
102
- /**
103
- * This property describes how the element's background images should blend with each other and the element's background color.
104
- * The value is a list of blend modes that corresponds to each background image. Each element in the list will apply to the corresponding element of background-image. If a property doesn�t have enough comma-separated values to match the number of layers, the UA must calculate its used value by repeating the list of values until there are enough.
105
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-blend-mode
106
- */
107
- backgroundBlendMode?: css.CssValue<css.CssBlendMode>;
108
- /**
109
- * Specifies whether an element's background, either the color or image, extends underneath its border.
110
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip
111
- */
112
- backgroundClip?: css.CssValue<css.CssBox | "text">;
113
- /**
114
- * Sets the background color of an element.
115
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-color
116
- */
117
- backgroundColor?: css.CssValue<css.CssColor>;
118
- /**
119
- * Sets a compositing style for background images and colors.
120
- */
121
- backgroundComposite?: unknown;
122
- /**
123
- * Applies one or more background images to an element. These can be unknown valid CSS image, including url() paths to image files or CSS gradients.
124
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-image
125
- */
126
- backgroundImage?: css.CssValue<css.CssImage>;
127
- /**
128
- * Specifies what the background-position property is relative to.
129
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-origin
130
- */
131
- backgroundOrigin?: css.CssValue<css.CssBox>;
132
- /**
133
- * Sets the position of a background image.
134
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-position
135
- */
136
- backgroundPosition?: css.CssValue<css.CssPosition>;
137
- /**
138
- * Background-repeat defines if and how background images will be repeated after they have been sized and positioned
139
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-repeat
140
- */
141
- backgroundRepeat?: css.CssValue<css.CssRepeatStyle | string>;
142
- /**
143
- * Background-size specifies the size of a background image
144
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-size
145
- */
146
- backgroundSize?: css.BackgroundSize | css.CssLength | css.CssPercentage | css.CssGlobalValues;
147
- /**
148
- * Obsolete - spec retired, not implemented.
149
- * @see https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/baseline-shift
150
- */
151
- baselineShift?: unknown;
152
- /**
153
- * Non standard. Sets or retrieves the location of the Dynamic HTML (DHTML) behavior.
154
- * @see https://msdn.microsoft.com/en-us/library/ms530723(v=vs.85).aspx
155
- */
156
- behavior?: unknown;
157
- /**
158
- * Shorthand property that defines the different properties of all four sides of an element's border in a single declaration. It can be used to set border-width, border-style and border-color, or a subset of these.
159
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border
160
- */
161
- border?: unknown;
162
- /**
163
- * Shorthand that sets the values of border-bottom-color,
164
- * border-bottom-style, and border-bottom-width.
165
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom
166
- */
167
- borderBottom?: css.CssBorderShorthand;
168
- /**
169
- * Sets the color of the bottom border of an element.
170
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-color
171
- */
172
- borderBottomColor?: css.CssValue<css.CssColor>;
173
- /**
174
- * Defines the shape of the border of the bottom-left corner.
175
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-left-radius
176
- */
177
- borderBottomLeftRadius?: unknown;
178
- /**
179
- * Defines the shape of the border of the bottom-right corner.
180
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-right-radius
181
- */
182
- borderBottomRightRadius?: unknown;
183
- /**
184
- * Sets the line style of the bottom border of a box.
185
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-style
186
- */
187
- borderBottomStyle?: css.CssValue<css.CssLineStyle>;
188
- /**
189
- * Sets the width of an element's bottom border. To set all four borders, use the border-width shorthand property which sets the values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.
190
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-width
191
- */
192
- borderBottomWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
193
- /**
194
- * Border-collapse can be used for collapsing the borders between table cells
195
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-collapse
196
- */
197
- borderCollapse?: unknown;
198
- /**
199
- * The CSS border-color property sets the color of an element's four borders. This property can have from one to four values, made up of the elementary properties:
200
- * � border-top-color
201
- * � border-right-color
202
- * � border-bottom-color
203
- * � border-left-color The default color is the currentColor of each of these values.
204
- * If you provide one value, it sets the color for the element. Two values set the horizontal and vertical values, respectively. Providing three values sets the top, vertical, and bottom values, in that order. Four values set all for sides: top, right, bottom, and left, in that order.
205
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-color
206
- */
207
- borderColor?: css.CssValue<css.CssColorSet>;
208
- /**
209
- * Specifies different corner clipping effects, such as scoop (inner curves), bevel (straight cuts) or notch (cut-off rectangles). Works along with border-radius to specify the size of each corner effect.
210
- */
211
- borderCornerShape?: unknown;
212
- /**
213
- * The property border-image-source is used to set the image to be used instead of the border style. If this is set to none the border-style is used instead.
214
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-image-source
215
- */
216
- borderImageSource?: css.CssValue<css.CssImage>;
217
- /**
218
- * The border-image-width CSS property defines the offset to use for dividing the border image in nine parts, the top-left corner, central top edge, top-right-corner, central right edge, bottom-right corner, central bottom edge, bottom-left corner, and central right edge. They represent inward distance from the top, right, bottom, and left edges.
219
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-image-width
220
- */
221
- borderImageWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
222
- /**
223
- * Shorthand property that defines the border-width, border-style and border-color of an element's left border in a single declaration. Note that you can use the corresponding longhand properties to set specific individual properties of the left border � border-left-width, border-left-style and border-left-color.
224
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-left
225
- */
226
- borderLeft?: css.CssBorderShorthand;
227
- /**
228
- * The CSS border-left-color property sets the color of an element's left border. This page explains the border-left-color value, but often you will find it more convenient to fix the border's left color as part of a shorthand set, either border-left or border-color.
229
- * Colors can be defined several ways. For more information, see Usage.
230
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-left-color
231
- */
232
- borderLeftColor?: css.CssValue<css.CssColor>;
233
- /**
234
- * Sets the style of an element's left border. To set all four borders, use the shorthand property, border-style. Otherwise, you can set the borders individually with border-top-style, border-right-style, border-bottom-style, border-left-style.
235
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-left-style
236
- */
237
- borderLeftStyle?: css.CssValue<css.CssLineStyle>;
238
- /**
239
- * Sets the width of an element's left border. To set all four borders, use the border-width shorthand property which sets the values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.
240
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-left-width
241
- */
242
- borderLeftWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
243
- /**
244
- * Allows Web authors to define how rounded border corners are
245
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius
246
- */
247
- borderRadius?: css.CssValue<css.CssLength | css.CssPercentage>;
248
- /**
249
- * Shorthand property that defines the border-width, border-style and border-color of an element's right border in a single declaration. Note that you can use the corresponding longhand properties to set specific individual properties of the right border � border-right-width, border-right-style and border-right-color.
250
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-right
251
- */
252
- borderRight?: css.CssBorderShorthand;
253
- /**
254
- * Sets the color of an element's right border. This page explains the border-right-color value, but often you will find it more convenient to fix the border's right color as part of a shorthand set, either border-right or border-color.
255
- * Colors can be defined several ways. For more information, see Usage.
256
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-right-color
257
- */
258
- borderRightColor?: css.CssValue<css.CssColor>;
259
- /**
260
- * Sets the style of an element's right border. To set all four borders, use the shorthand property, border-style. Otherwise, you can set the borders individually with border-top-style, border-right-style, border-bottom-style, border-left-style.
261
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-right-style
262
- */
263
- borderRightStyle?: css.CssValue<css.CssLineStyle>;
264
- /**
265
- * Sets the width of an element's right border. To set all four borders, use the border-width shorthand property which sets the values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.
266
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-right-width
267
- */
268
- borderRightWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
269
- /**
270
- * Specifies the distance between the borders of adjacent cells.
271
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-spacing
272
- */
273
- borderSpacing?: css.CssLength | string | "inherit";
274
- /**
275
- * Sets the style of an element's four borders. This property can have from one to four values. With only one value, the value will be applied to all four borders; otherwise, this works as a shorthand property for each of border-top-style, border-right-style, border-bottom-style, border-left-style, where each border style may be assigned a separate value.
276
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-style
277
- */
278
- borderStyle?: css.CssValue<css.CssLineStyleSet>;
279
- /**
280
- * Shorthand property that defines the border-width, border-style and border-color of an element's top border in a single declaration. Note that you can use the corresponding longhand properties to set specific individual properties of the top border � border-top-width, border-top-style and border-top-color.
281
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-top
282
- */
283
- borderTop?: css.CssBorderShorthand;
284
- /**
285
- * Sets the color of an element's top border. This page explains the border-top-color value, but often you will find it more convenient to fix the border's top color as part of a shorthand set, either border-top or border-color.
286
- * Colors can be defined several ways. For more information, see Usage.
287
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-color
288
- */
289
- borderTopColor?: css.CssValue<css.CssColor>;
290
- /**
291
- * Sets the rounding of the top-left corner of the element.
292
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-left-radius
293
- */
294
- borderTopLeftRadius?: unknown;
295
- /**
296
- * Sets the rounding of the top-right corner of the element.
297
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-right-radius
298
- */
299
- borderTopRightRadius?: unknown;
300
- /**
301
- * Sets the style of an element's top border. To set all four borders, use the shorthand property, border-style. Otherwise, you can set the borders individually with border-top-style, border-right-style, border-bottom-style, border-left-style.
302
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-style
303
- */
304
- borderTopStyle?: css.CssValue<css.CssLineStyle>;
305
- /**
306
- * Sets the width of an element's top border. To set all four borders, use the border-width shorthand property which sets the values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.
307
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-width
308
- */
309
- borderTopWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
310
- /**
311
- * Sets the width of an element's four borders. This property can have from one to four values. This is a shorthand property for setting values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.
312
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-width
313
- */
314
- borderWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
315
- /**
316
- * This property specifies how far an absolutely positioned box's bottom margin edge is offset above the bottom edge of the box's containing block. For relatively positioned boxes, the offset is with respect to the bottom edges of the box itself (i.e., the box is given a position in the normal flow, then offset from that position according to these properties).
317
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/bottom
318
- */
319
- bottom?: css.CssValue<"auto" | css.CssLength | css.CssPercentage | css.CssGlobalValues>;
320
- /**
321
- * Obsolete.
322
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-align
323
- */
324
- boxAlign?: unknown;
325
- /**
326
- * Breaks a box into fragments creating new borders, padding and repeating backgrounds or lets it stay as a continuous box on a page break, column break, or, for inline elements, at a line break.
327
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-decoration-break
328
- */
329
- boxDecorationBreak?: unknown;
330
- /**
331
- * Deprecated
332
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-direction
333
- */
334
- boxDirection?: unknown;
335
- /**
336
- * Do not use. This property has been replaced by the flex-wrap property.
337
- * Gets or sets a value that specifies the direction to add successive rows or columns when the value of box-lines is set to multiple.
338
- */
339
- boxLineProgression?: unknown;
340
- /**
341
- * Do not use. This property has been replaced by the flex-wrap property.
342
- * Gets or sets a value that specifies whether child elements wrap onto multiple lines or columns based on the space available in the object.
343
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-lines
344
- */
345
- boxLines?: unknown;
346
- /**
347
- * Do not use. This property has been replaced by flex-order.
348
- * Specifies the ordinal group that a child element of the object belongs to. This ordinal value identifies the display order (along the axis defined by the box-orient property) for the group.
349
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-ordinal-group
350
- */
351
- boxOrdinalGroup?: unknown;
352
- /**
353
- * Deprecated.
354
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-flex
355
- */
356
- boxFlex?: number;
357
- /**
358
- * box sizing
359
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing
360
- */
361
- boxSizing?: css.CssGlobalValues | "content-box" | "border-box";
362
- /**
363
- * Box shadow
364
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-shadow
365
- */
366
- boxShadow?: css.CssValueGeneral;
367
- /**
368
- * Deprecated.
369
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-flex-group
370
- */
371
- boxFlexGroup?: number;
372
- /**
373
- * The CSS break-after property allows you to force a break on multi-column layouts. More specifically, it allows you to force a break after an element. It allows you to determine if a break should occur, and what type of break it should be. The break-after CSS property describes how the page, column or region break behaves after the generated box. If there is no generated box, the property is ignored.
374
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/break-after
375
- */
376
- breakAfter?: css.BreakAfter;
377
- /**
378
- * Control page/column/region breaks that fall above a block of content
379
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/break-before
380
- */
381
- breakBefore?: css.BreakBefore;
382
- /**
383
- * Control page/column/region breaks that fall within a block of content
384
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/break-inside
385
- */
386
- breakInside?: css.BreakInside;
387
- /**
388
- * The caption-side CSS property positions the content of a table's <caption> on the specified side.
389
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/caption-side
390
- */
391
- captionSide?: css.CaptionSide;
392
- /**
393
- * The clear CSS property specifies if an element can be positioned next to or must be positioned below the floating elements that precede it in the markup.
394
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/clear
395
- */
396
- clear?: css.CssGlobalValues | "none" | "left" | "right" | "both";
397
- /**
398
- * Deprecated; see clip-path.
399
- * Lets you specify the dimensions of an absolutely positioned element that should be visible, and the element is clipped into this shape, and displayed.
400
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/clip
401
- */
402
- clip?: unknown;
403
- /**
404
- * Clipping crops an graphic, so that only a portion of the graphic is rendered, or filled. This clip-rule property, when used with the clip-path property, defines which clip rule, or algorithm, to use when filling the different parts of a graphics.
405
- * @see https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/clip-rule
406
- */
407
- clipRule?: unknown;
408
- /**
409
- * The color property sets the color of an element's foreground content (usually text), accepting unknown standard CSS color from keywords and hex values to RGB(a) and HSL(a).
410
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/color
411
- */
412
- color?: css.CssValue<css.CssColor>;
413
- /**
414
- * Describes the number of columns of the element.
415
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-count
416
- */
417
- columnCount?: number | "auto" | "initial" | "inherit";
418
- /**
419
- * Specifies how to fill columns (balanced or sequential).
420
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-fill
421
- */
422
- columnFill?: unknown;
423
- /**
424
- * The column-gap property controls the width of the gap between columns in multi-column elements.
425
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-gap
426
- */
427
- columnGap?: unknown;
428
- /**
429
- * Sets the width, style, and color of the rule between columns.
430
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule
431
- */
432
- columnRule?: unknown;
433
- /**
434
- * Specifies the color of the rule between columns.
435
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule-color
436
- */
437
- columnRuleColor?: css.CssValue<css.CssColor>;
438
- /**
439
- * Specifies the line of the rule between columns.
440
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule-style
441
- */
442
- columnRuleStyle?: css.CssValue<css.CssLineStyle>;
443
- /**
444
- * Specifies the width of the rule between columns.
445
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule-width
446
- */
447
- columnRuleWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
448
- /**
449
- * The column-span CSS property makes it possible for an element to span across all columns when its value is set to all. An element that spans more than one column is called a spanning element.
450
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-span
451
- */
452
- columnSpan?: unknown;
453
- /**
454
- * Specifies the width of columns in multi-column elements.
455
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-width
456
- */
457
- columnWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
458
- /**
459
- * This property is a shorthand property for setting column-width and/or column-count.
460
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/columns
461
- */
462
- columns?: unknown;
463
- /**
464
- * The content property is used with the :before and :after pseudo-elements, to insert generated content.
465
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/content
466
- */
467
- content?: css.CssValueString;
468
- /**
469
- * The counter-increment property accepts one or more names of counters (identifiers), each one optionally followed by an integer which specifies the value by which the counter should be incremented (e.g. if the value is 2, the counter increases by 2 each time it is invoked).
470
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/counter-increment
471
- */
472
- counterIncrement?: unknown;
473
- /**
474
- * The counter-reset property contains a list of one or more names of counters, each one optionally followed by an integer (otherwise, the integer defaults to 0.) Each time the given element is invoked, the counters specified by the property are set to the given integer.
475
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/counter-reset
476
- */
477
- counterReset?: unknown;
478
- /**
479
- * The cue property specifies sound files (known as an "auditory icon") to be played by speech media agents before and after presenting an element's content; if only one file is specified, it is played both before and after. The volume at which the file(s) should be played, relative to the volume of the main element, may also be specified. The icon files may also be set separately with the cue-before and cue-after properties.
480
- */
481
- cue?: unknown;
482
- /**
483
- * The cue-after property specifies a sound file (known as an "auditory icon") to be played by speech media agents after presenting an element's content; the volume at which the file should be played may also be specified. The shorthand property cue sets cue sounds for both before and after the element is presented.
484
- */
485
- cueAfter?: unknown;
486
- /**
487
- * Specifies the mouse cursor displayed when the mouse pointer is over an element.
488
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/cursor
489
- */
490
- cursor?: css.Cursor;
491
- /**
492
- * The direction CSS property specifies the text direction/writing direction. The rtl is used for Hebrew or Arabic text, the ltr is for other languages.
493
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/direction
494
- */
495
- direction?: css.CssGlobalValues | "ltr" | "rtl";
496
- /**
497
- * This property specifies the type of rendering box used for an element. It is a shorthand property for munknown other display properties.
498
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/display
499
- */
500
- display?: css.CssValue<css.CssGlobalValues | css.CssDisplay>;
501
- /**
502
- * SVG: Used to determine or re-determine a scaled-baseline-table.
503
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/dominant-baseline
504
- */
505
- dominantBaseline?: css.DominantBaseline;
506
- /**
507
- * The �empty-cells� CSS property specifies how the user agent should render borders and backgrounds around <table> cells that have no visible content.
508
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/empty-cells
509
- */
510
- emptyCells?: css.CssGlobalValues | "show" | "hide";
511
- /**
512
- * The �fill� property paints the interior of the given graphical element. The area to be painted consists of unknown areas inside the outline of the shape. To determine the inside of the shape, all subpaths are considered, and the interior is determined according to the rules associated with the current value of the �fill-rule� property. The zero-width geometric outline of a shape is included in the area to be painted.
513
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/fill
514
- */
515
- fill?: css.CssColor | "context-stroke" | "context-fill";
516
- /**
517
- * SVG: Specifies the opacity of the color or the content the current object is filled with.
518
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/fill-opacity
519
- */
520
- fillOpacity?: number;
521
- /**
522
- * The �fill-rule� property indicates the algorithm which is to be used to determine what parts of the canvas are included inside the shape. For a simple, non-intersecting path, it is intuitively clear what region lies "inside"; however, for a more complex path, such as a path that intersects itself or where one subpath encloses another, the interpretation of "inside" is not so obvious.
523
- * The �fill-rule� property provides two options for how the inside of a shape is determined:
524
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/fill-rule
525
- */
526
- fillRule?: "nonzero" | "evenodd";
527
- /**
528
- * Applies various image processing effects. This property is largely unsupported. See Compatibility section for more information.
529
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/filter
530
- */
531
- filter?: string;
532
- /**
533
- * Shorthand for `flex-grow`, `flex-shrink`, and `flex-basis`.
534
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex
535
- */
536
- flex?: number | string;
537
- /**
538
- * Obsolete, do not use. This property has been renamed to align-items.
539
- * Specifies the alignment (perpendicular to the layout axis defined by the flex-direction property) of child elements of the object.
540
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-align
541
- */
542
- flexAlign?: unknown;
543
- /**
544
- * The flex-basis CSS property describes the initial main size of the flex item before unknown free space is distributed according to the flex factors described in the flex property (flex-grow and flex-shrink).
545
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis
546
- */
547
- flexBasis?: unknown;
548
- /**
549
- * The flex-direction CSS property describes how flex items are placed in the flex container, by setting the direction of the flex container's main axis.
550
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-direction
551
- */
552
- flexDirection?: css.FlexDirection;
553
-
554
- /**
555
- * The flex-flow CSS property defines the flex container's main and cross axis. It is a shorthand property for the flex-direction and flex-wrap properties.
556
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-flow
557
- */
558
- flexFlow?: unknown;
559
- /**
560
- * Specifies the flex grow factor of a flex item.
561
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-grow
562
- */
563
- flexGrow?: number;
564
- /**
565
- * Do not use. This property has been renamed to align-self
566
- * Specifies the alignment (perpendicular to the layout axis defined by flex-direction) of child elements of the object.
567
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-item-align
568
- */
569
- flexItemAlign?: unknown;
570
- /**
571
- * Do not use. This property has been renamed to align-content.
572
- * Specifies how a flexbox's lines align within the flexbox when there is extra space along the axis that is perpendicular to the axis defined by the flex-direction property.
573
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-line-pack
574
- */
575
- flexLinePack?: unknown;
576
- flexPositive?: unknown;
577
- flexNegative?: unknown;
578
- /**
579
- * Gets or sets a value that specifies the ordinal group that a flexbox element belongs to. This ordinal value identifies the display order for the group.
580
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-order
581
- */
582
- flexOrder?: unknown;
583
- /**
584
- * Specifies the flex shrink factor of a flex item.
585
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-shrink
586
- */
587
- flexShrink?: number;
588
- /**
589
- * Specifies whether flex items are forced into a single line or can be wrapped onto multiple lines.
590
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-wrap
591
- */
592
- flexWrap?: css.FlexWrap;
593
- /**
594
- * Elements which have the style float are floated horizontally. These elements can move as far to the left or right of the containing element. All elements after the floating element will flow around it, but elements before the floating element are not impacted. If several floating elements are placed after each other, they will float next to each other as long as there is room.
595
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/float
596
- */
597
- float?: css.CssGlobalValues | "left" | "right" | "none" | "inline-start" | "inline-end";
598
- /**
599
- * Flows content from a named flow (specified by a corresponding flow-into) through selected elements to form a dynamic chain of layout regions.
600
- */
601
- flowFrom?: unknown;
602
- /**
603
- * The font property is shorthand that allows you to do one of two things: you can either set up six of the most mature font properties in one line, or you can set one of a choice of keywords to adopt a system font setting.
604
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font
605
- */
606
- font?: unknown;
607
- /**
608
- * The font-family property allows one or more font family names and/or generic family names to be specified for usage on the selected element(s)' text. The browser then goes through the list; for each character in the selection it applies the first font family that has an available glyph for that character.
609
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-family
610
- */
611
- fontFamily?: unknown;
612
- /**
613
- * The font-kerning property allows contextual adjustment of inter-glyph spacing, i.e. the spaces between the characters in text. This property controls <bold>metric kerning</bold> - that utilizes adjustment data contained in the font. Optical Kerning is not supported as yet.
614
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-kerning
615
- */
616
- fontKerning?: css.CssGlobalValues | "auto" | "normal" | "none";
617
- /**
618
- * Specifies the size of the font. Used to compute em and ex units.
619
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-size
620
- */
621
- fontSize?: css.CssValue<css.CssFontSize>;
622
- /**
623
- * The font-size-adjust property adjusts the font-size of the fallback fonts defined with font-family, so that the x-height is the same no matter what font is used. This preserves the readability of the text when fallback happens.
624
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-size-adjust
625
- */
626
- fontSizeAdjust?: unknown;
627
- /**
628
- * Allows you to expand or condense the widths for a normal, condensed, or expanded font face.
629
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-stretch
630
- */
631
- fontStretch?: css.FontStretch;
632
- /**
633
- * The font-style property allows normal, italic, or oblique faces to be selected. Italic forms are generally cursive in nature while oblique faces are typically sloped versions of the regular face. Oblique faces can be simulated by artificially sloping the glyphs of the regular face.
634
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-style
635
- */
636
- fontStyle?: css.CssGlobalValues | "normal" | "italic" | "oblique";
637
- /**
638
- * This value specifies whether the user agent is allowed to synthesize bold or oblique font faces when a font family lacks bold or italic faces.
639
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-synthesis
640
- */
641
- fontSynthesis?: unknown;
642
- /**
643
- * The font-variant property enables you to select the small-caps font within a font family.
644
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant
645
- */
646
- fontVariant?: unknown;
647
- /**
648
- * Fonts can provide alternate glyphs in addition to default glyph for a character. This property provides control over the selection of these alternate glyphs.
649
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant-alternates
650
- */
651
- fontVariantAlternates?: unknown;
652
- /**
653
- * Specifies the weight or boldness of the font.
654
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight
655
- */
656
- fontWeight?: css.CssFontWeight;
657
- /**
658
- * Lays out one or more grid items bound by 4 grid lines. Shorthand for setting grid-column-start, grid-column-end, grid-row-start, and grid-row-end in a single declaration.
659
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-area
660
- */
661
- gridArea?: unknown;
662
- /**
663
- * Specifies the size of an implicitly-created grid column track.
664
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-auto-columns
665
- */
666
- gridAutoColumns?: unknown;
667
- /**
668
- * Controls how the auto-placement algorithm works, specifying exactly how auto-placed items get flowed into the grid.
669
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-auto-flow
670
- */
671
- gridAutoFlow?: unknown;
672
- /**
673
- * Specifies the size of an implicitly-created grid row track.
674
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-auto-rows
675
- */
676
- gridAutoRows?: unknown;
677
- /**
678
- * Controls a grid item's placement in a grid area, particularly grid position and a grid span. Shorthand for setting grid-column-start and grid-column-end in a single declaration.
679
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column
680
- */
681
- gridColumn?: unknown;
682
- /**
683
- * Specifies the gutter between grid columns.
684
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column-gap
685
- */
686
- gridColumnGap?: unknown;
687
- /**
688
- * Controls a grid item's placement in a grid area as well as grid position and a grid span. The grid-column-end property (with grid-row-start, grid-row-end, and grid-column-start) determines a grid item's placement by specifying the grid lines of a grid item's grid area.
689
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column-end
690
- */
691
- gridColumnEnd?: unknown;
692
- /**
693
- * Determines a grid item's placement by specifying the starting grid lines of a grid item's grid area . A grid item's placement in a grid area consists of a grid position and a grid span. See also ( grid-row-start, grid-row-end, and grid-column-end)
694
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column-start
695
- */
696
- gridColumnStart?: unknown;
697
- /**
698
- * Specifies the gutters between grid rows and columns, Shorthand for for grid-row-gap and grid-column-gap in a single declaration.
699
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-gap
700
- */
701
- gridGap?: unknown;
702
- /**
703
- * Gets or sets a value that indicates which row an element within a Grid should appear in. Shorthand for setting grid-row-start and grid-row-end in a single declaration.
704
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-row
705
- */
706
- gridRow?: unknown;
707
- /**
708
- * Determines a grid item�s placement by specifying the block-end. A grid item's placement in a grid area consists of a grid position and a grid span. The grid-row-end property (with grid-row-start, grid-column-start, and grid-column-end) determines a grid item's placement by specifying the grid lines of a grid item's grid area.
709
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-row-end
710
- */
711
- gridRowEnd?: unknown;
712
- /**
713
- * Specifies the gutter between grid rows.
714
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-row-gap
715
- */
716
- gridRowGap?: unknown;
717
- /**
718
- * Determines a grid item�s start position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start edge of its grid area.
719
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-row-start
720
- */
721
- gridRowStart?: unknown;
722
- /**
723
- * Specifies a row position based upon an integer location, string value, or desired row size.
724
- * css/properties/grid-row is used as short-hand for grid-row-position and grid-row-position
725
- */
726
- gridRowPosition?: unknown;
727
- gridRowSpan?: unknown;
728
- /**
729
- * Is a shorthand property for defining grid columns, rows, and areas.
730
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-areas
731
- */
732
- gridTemplate?: unknown;
733
- /**
734
- * Specifies named grid areas which are not associated with unknown particular grid item, but can be referenced from the grid-placement properties. The syntax of the grid-template-areas property also provides a visualization of the structure of the grid, making the overall layout of the grid container easier to understand.
735
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-areas
736
- */
737
- gridTemplateAreas?: unknown;
738
- /**
739
- * Specifies (with grid-template-rows) the line names and track sizing functions of the grid. Each sizing function can be specified as a length, a percentage of the grid container�s size, a measurement of the contents occupying the column or row, or a fraction of the free space in the grid.
740
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-columns
741
- */
742
- gridTemplateColumns?: unknown;
743
- /**
744
- * Specifies (with grid-template-columns) the line names and track sizing functions of the grid. Each sizing function can be specified as a length, a percentage of the grid container�s size, a measurement of the contents occupying the column or row, or a fraction of the free space in the grid.
745
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-rows
746
- */
747
- gridTemplateRows?: unknown;
748
- /**
749
- * Sets the height of an element. The content area of the element height does not include the padding, border, and margin of the element.
750
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/height
751
- */
752
- height?: css.CssValue<"auto" | css.CssLength | css.CssPercentage | css.CssGlobalValues>;
753
- /**
754
- * Specifies the minimum number of characters in a hyphenated word
755
- * @see https://msdn.microsoft.com/en-us/library/hh771865(v=vs.85).aspx
756
- */
757
- hyphenateLimitChars?: unknown;
758
- /**
759
- * Indicates the maximum number of successive hyphenated lines in an element. The �no-limit� value means that there is no limit.
760
- * @see https://msdn.microsoft.com/en-us/library/hh771867(v=vs.85).aspx
761
- */
762
- hyphenateLimitLines?: unknown;
763
- /**
764
- * Specifies the maximum amount of trailing whitespace (before justification) that may be left in a line before hyphenation is triggered to pull part of a word from the next line back up into the current one.
765
- * @see https://msdn.microsoft.com/en-us/library/hh771869(v=vs.85).aspx
766
- */
767
- hyphenateLimitZone?: unknown;
768
- /**
769
- * Specifies whether or not words in a sentence can be split by the use of a manual or automatic hyphenation mechanism.
770
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/hyphens
771
- */
772
- hyphens?: css.CssGlobalValues | string | "none" | "manual" | "auto";
773
- /**
774
- * Controls the state of the input method editor for text fields.
775
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/ime-mode
776
- */
777
- imeMode?: css.CssGlobalValues | "auto" | "normal" | "active" | "inactive" | "disabled";
778
- /**
779
- * Defines how the browser distributes space between and around flex items
780
- * along the main-axis of their container.
781
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content
782
- */
783
- justifyContent?: css.JustifyContent;
784
- /**
785
- * Defines the default justify-self for all items of the box, given them the
786
- * default way of justifying each box along the appropriate axis
787
- */
788
- justifyItems?: css.JustifyItems | ISubscribable<css.JustifyItems>;
789
- /**
790
- * Defines the way of justifying a box inside its container along the appropriate axis.
791
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/justify-self
792
- */
793
- justifySelf?: css.JustifySelf;
794
- layoutGrid?: unknown;
795
- layoutGridChar?: unknown;
796
- layoutGridLine?: unknown;
797
- layoutGridMode?: unknown;
798
- layoutGridType?: unknown;
799
- /**
800
- * Sets the left edge of an element
801
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/left
802
- */
803
- left?: css.CssValue<"auto" | css.CssLength | css.CssPercentage | css.CssGlobalValues>;
804
- /**
805
- * The letter-spacing CSS property specifies the spacing behavior between text characters.
806
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/letter-spacing
807
- */
808
- letterSpacing?: unknown;
809
- /**
810
- * Deprecated. Gets or sets line-breaking rules for text in selected languages such as Japanese, Chinese, and Korean.
811
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/line-break
812
- */
813
- lineBreak?: unknown;
814
- lineClamp?: number;
815
- /**
816
- * Specifies the height of an inline block level element.
817
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/line-height
818
- */
819
- lineHeight?: css.CssValue<css.CssLength | css.CssPercentage>;
820
- /**
821
- * Shorthand property that sets the list-style-type, list-style-position and list-style-image properties in one declaration.
822
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/list-style
823
- */
824
- listStyle?: unknown;
825
- /**
826
- * This property sets the image that will be used as the list item marker. When the image is available, it will replace the marker set with the 'list-style-type' marker. That also means that if the image is not available, it will show the style specified by list-style-property
827
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-image
828
- */
829
- listStyleImage?: unknown;
830
- /**
831
- * Specifies if the list-item markers should appear inside or outside the content flow.
832
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-position
833
- */
834
- listStylePosition?: css.CssGlobalValues | "inside" | "outside";
835
- /**
836
- * Specifies the type of list-item marker in a list.
837
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type
838
- */
839
- listStyleType?: unknown;
840
- /**
841
- * The margin property is shorthand to allow you to set all four margins of an element at once. Its equivalent longhand properties are margin-top, margin-right, margin-bottom and margin-left. Negative values are also allowed.
842
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/margin
843
- */
844
- margin?: unknown;
845
- /**
846
- * margin-bottom sets the bottom margin of an element.
847
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/margin-bottom
848
- */
849
- marginBottom?: unknown;
850
- /**
851
- * margin-left sets the left margin of an element.
852
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/margin-left
853
- */
854
- marginLeft?: unknown;
855
- /**
856
- * margin-right sets the right margin of an element.
857
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/margin-right
858
- */
859
- marginRight?: unknown;
860
- /**
861
- * margin-top sets the top margin of an element.
862
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/margin-top
863
- */
864
- marginTop?: css.CssValueGeneral;
865
- /**
866
- * The marquee-direction determines the initial direction in which the marquee content moves.
867
- */
868
- marqueeDirection?: unknown;
869
- /**
870
- * The 'marquee-style' property determines a marquee's scrolling behavior.
871
- */
872
- marqueeStyle?: unknown;
873
- /**
874
- * This property is shorthand for setting mask-image, mask-mode, mask-repeat, mask-position, mask-clip, mask-origin, mask-composite and mask-size. Omitted values are set to their original properties' initial values.
875
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/mask
876
- */
877
- mask?: unknown;
878
- /**
879
- * This property is shorthand for setting mask-border-source, mask-border-slice, mask-border-width, mask-border-outset, and mask-border-repeat. Omitted values are set to their original properties' initial values.
880
- */
881
- maskBorder?: unknown;
882
- /**
883
- * This property specifies how the images for the sides and the middle part of the mask image are scaled and tiled. The first keyword applies to the horizontal sides, the second one applies to the vertical ones. If the second keyword is absent, it is assumed to be the same as the first, similar to the CSS border-image-repeat property.
884
- */
885
- maskBorderRepeat?: unknown;
886
- /**
887
- * This property specifies inward offsets from the top, right, bottom, and left edges of the mask image, dividing it into nine regions: four corners, four edges, and a middle. The middle image part is discarded and treated as fully transparent black unless the fill keyword is present. The four values set the top, right, bottom and left offsets in that order, similar to the CSS border-image-slice property.
888
- */
889
- maskBorderSlice?: unknown;
890
- /**
891
- * Specifies an image to be used as a mask. An image that is empty, fails to download, is non-existent, or cannot be displayed is ignored and does not mask the element.
892
- */
893
- maskBorderSource?: unknown;
894
- /**
895
- * This property sets the width of the mask box image, similar to the CSS border-image-width property.
896
- */
897
- maskBorderWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
898
- /**
899
- * Determines the mask painting area, which defines the area that is affected by the mask. The painted content of an element may be restricted to this area.
900
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/mask-clip
901
- */
902
- maskClip?: unknown;
903
- /**
904
- * For elements rendered as a single box, specifies the mask positioning area. For elements rendered as multiple boxes (e.g., inline boxes on several lines, boxes on several pages) specifies which boxes box-decoration-break operates on to determine the mask positioning area(s).
905
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/mask-origin
906
- */
907
- maskOrigin?: unknown;
908
- /**
909
- * This property must not be used. It is no longer included in unknown standard or standard track specification, nor is it implemented in unknown browser. It is only used when the text-align-last property is set to size. It controls allowed adjustments of font-size to fit line content.
910
- */
911
- maxFontSize?: unknown;
912
- /**
913
- * Sets the maximum height for an element. It prevents the height of the element to exceed the specified value. If min-height is specified and is greater than max-height, max-height is overridden.
914
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/max-height
915
- */
916
- maxHeight?: css.CssValue<css.CssLength | css.CssPercentage>;
917
- /**
918
- * Sets the maximum width for an element. It limits the width property to be larger than the value specified in max-width.
919
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/max-width
920
- */
921
- maxWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
922
- /**
923
- * Sets the minimum height for an element. It prevents the height of the element to be smaller than the specified value. The value of min-height overrides both max-height and height.
924
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/min-height
925
- */
926
- minHeight?: css.CssValue<css.CssLength | css.CssPercentage>;
927
- /**
928
- * Sets the minimum width of an element. It limits the width property to be not smaller than the value specified in min-width.
929
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/min-width
930
- */
931
- minWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
932
- /**
933
- * The blend mode defines the formula that must be used to mix the colors with the backdrop
934
- * @see https://drafts.fxtf.org/compositing-1/#mix-blend-mode
935
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode
936
- */
937
- mixBlendMode?: css.CssValue<css.CssBlendMode>;
938
- /**
939
- * Specifies how the contents of a replaced element should be fitted to the box established by its used height and width.
940
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/object-fit
941
- */
942
- objectFit?: css.CssObjectFit;
943
- /**
944
- * Determines the alignment of the element inside its box.
945
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/object-position
946
- */
947
- objectPosition?: string | css.CssGlobalValues;
948
- /**
949
- * Specifies the transparency of an element.
950
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/opacity
951
- */
952
- opacity?: number | css.CssGlobalValues;
953
- /**
954
- * Specifies the order used to lay out flex items in their flex container.
955
- * Elements are laid out in the ascending order of the order value.
956
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/order
957
- */
958
- order?: number;
959
- /**
960
- * In paged media, this property defines the minimum number of lines in
961
- * a block container that must be left at the bottom of the page.
962
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/orphans
963
- */
964
- orphans?: number;
965
- /**
966
- * The CSS outline property is a shorthand property for setting one or more of the individual outline properties outline-style, outline-width and outline-color in a single rule. In most cases the use of this shortcut is preferable and more convenient.
967
- * Outlines differ from borders in the following ways: � Outlines do not take up space, they are drawn above the content.
968
- * � Outlines may be non-rectangular. They are rectangular in Gecko/Firefox. Internet Explorer attempts to place the smallest contiguous outline around all elements or shapes that are indicated to have an outline. Opera draws a non-rectangular shape around a construct.
969
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/outline
970
- */
971
- outline?: unknown;
972
- /**
973
- * The outline-color property sets the color of the outline of an element. An outline is a line that is drawn around elements, outside the border edge, to make the element stand out.
974
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/outline-color
975
- */
976
- outlineColor?: css.CssValue<css.CssColor>;
977
- /**
978
- * The outline-style property sets the style of the outline of an element.
979
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/outline-style
980
- */
981
- outlineStyle?: css.OutlineStyle;
982
- /**
983
- * The outline-offset property offsets the outline and draw it beyond the border edge.
984
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/outline-offset
985
- */
986
- outlineOffset?: unknown;
987
- /**
988
- * The outline-width CSS property is used to set the width of the outline of an element. An outline is a line that is drawn around elements, outside the border edge, to make the element stand out
989
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/outline-width
990
- */
991
- outlineWidth?: css.CssGlobalValues | "thin" | "medium" | "thick" | css.CssLength;
992
- /**
993
- * The overflow property controls how extra content exceeding the bounding box of an element is rendered. It can be used in conjunction with an element that has a fixed width and height, to eliminate text-induced page distortion.
994
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/overflow
995
- */
996
- overflow?: css.CssValue<css.CssOverflow>;
997
- /**
998
- * Specifies the preferred scrolling methods for elements that overflow.
999
- */
1000
- overflowStyle?: unknown;
1001
- /**
1002
- * The overflow-wrap CSS property specifies whether or not the browser should insert line breaks within words to prevent
1003
- * text from overflowing its content box. In contrast to word-break, overflow-wrap will only create a break if an entire
1004
- * word cannot be placed on its own line without overflowing.
1005
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-wrap
1006
- */
1007
- overflowWrap?: css.CssGlobalValues | "normal" | "break-word";
1008
- /**
1009
- * Controls how extra content exceeding the x-axis of the bounding box of an element is rendered.
1010
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-x
1011
- */
1012
- overflowX?: css.CssValue<css.CssOverflow>;
1013
- /**
1014
- * Controls how extra content exceeding the y-axis of the bounding box of an element is rendered.
1015
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-y
1016
- */
1017
- overflowY?: css.CssValue<css.CssOverflow>;
1018
- /**
1019
- * The padding optional CSS property sets the required padding space on one to four sides of an element. The padding area is the space between an element and its border. Negative values are not allowed but decimal values are permitted. The element size is treated as fixed, and the content of the element shifts toward the center as padding is increased.
1020
- * The padding property is a shorthand to avoid setting each side separately (padding-top, padding-right, padding-bottom, padding-left).
1021
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/padding
1022
- */
1023
- padding?: unknown;
1024
- /**
1025
- * The padding-bottom CSS property of an element sets the padding space required on the bottom of an element. The padding area is the space between the content of the element and its border. Contrary to margin-bottom values, negative values of padding-bottom are invalid.
1026
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/padding-bottom
1027
- */
1028
- paddingBottom?: css.CssValue<css.CssLength | css.CssPercentage>;
1029
- /**
1030
- * The padding-left CSS property of an element sets the padding space required on the left side of an element. The padding area is the space between the content of the element and its border. Contrary to margin-left values, negative values of padding-left are invalid.
1031
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/padding-left
1032
- */
1033
- paddingLeft?: css.CssValue<css.CssLength | css.CssPercentage>;
1034
- /**
1035
- * The padding-right CSS property of an element sets the padding space required on the right side of an element. The padding area is the space between the content of the element and its border. Contrary to margin-right values, negative values of padding-right are invalid.
1036
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/padding-right
1037
- */
1038
- paddingRight?: css.CssValue<css.CssLength | css.CssPercentage>;
1039
- /**
1040
- * The padding-top CSS property of an element sets the padding space required on the top of an element. The padding area is the space between the content of the element and its border. Contrary to margin-top values, negative values of padding-top are invalid.
1041
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/padding-top
1042
- */
1043
- paddingTop?: css.CssValue<css.CssLength | css.CssPercentage>;
1044
- /**
1045
- * The page-break-after property is supported in all major browsers. With CSS3, page-break-* properties are only aliases of the break-* properties. The CSS3 Fragmentation spec defines breaks for all CSS box fragmentation.
1046
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-after
1047
- */
1048
- pageBreakAfter?: css.PageBreakAfter;
1049
- /**
1050
- * The page-break-before property sets the page-breaking behavior before an element. With CSS3, page-break-* properties are only aliases of the break-* properties. The CSS3 Fragmentation spec defines breaks for all CSS box fragmentation.
1051
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-before
1052
- */
1053
- pageBreakBefore?: css.PageBreakBefore;
1054
- /**
1055
- * Sets the page-breaking behavior inside an element. With CSS3, page-break-* properties are only aliases of the break-* properties. The CSS3 Fragmentation spec defines breaks for all CSS box fragmentation.
1056
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-inside
1057
- */
1058
- pageBreakInside?: css.CssGlobalValues | "auto" | "avoid";
1059
- /**
1060
- * The pause property determines how long a speech media agent should pause before and after presenting an element. It is a shorthand for the pause-before and pause-after properties.
1061
- */
1062
- pause?: unknown;
1063
- /**
1064
- * The pause-after property determines how long a speech media agent should pause after presenting an element. It may be replaced by the shorthand property pause, which sets pause time before and after.
1065
- */
1066
- pauseAfter?: unknown;
1067
- /**
1068
- * The pause-before property determines how long a speech media agent should pause before presenting an element. It may be replaced by the shorthand property pause, which sets pause time before and after.
1069
- */
1070
- pauseBefore?: unknown;
1071
- /**
1072
- * The perspective property defines how far an element is placed from the view on the z-axis, from the screen to the viewer.
1073
- * Perspective defines how an object is viewed. In graphic arts, perspective is the representation on a flat surface of what the viewer's eye would see in a 3D space. (See Wikipedia for more information about graphical perspective and for related illustrations.)
1074
- * The illusion of perspective on a flat surface, such as a computer screen, is created by projecting points on the flat surface as they would appear if the flat surface were a window through which the viewer was looking at the object. In discussion of virtual environments, this flat surface is called a projection plane.
1075
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/perspective
1076
- */
1077
- perspective?: unknown;
1078
- /**
1079
- * The perspective-origin property establishes the origin for the perspective property. It effectively sets the X and Y position at which the viewer appears to be looking at the children of the element.
1080
- * When used with perspective, perspective-origin changes the appearance of an object, as if a viewer were looking at it from a different origin. An object appears differently if a viewer is looking directly at it versus looking at it from below, above, or from the side. Thus, the perspective-origin is like a vanishing point.
1081
- * The default value of perspective-origin is 50% 50%. This displays an object as if the viewer's eye were positioned directly at the center of the screen, both top-to-bottom and left-to-right. A value of 0% 0% changes the object as if the viewer was looking toward the top left angle. A value of 100% 100% changes the appearance as if viewed toward the bottom right angle.
1082
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/perspective-origin
1083
- */
1084
- perspectiveOrigin?: unknown;
1085
- /**
1086
- * The pointer-events property allows you to control whether an element can be the target for the pointing device (e.g, mouse, pen) events.
1087
- * @see https://developer.mozilla.org/en/docs/Web/CSS/pointer-events
1088
- */
1089
- pointerEvents?: css.PointerEvents;
1090
- /**
1091
- * The position property controls the type of positioning used by an element within its parent elements. The effect of the position property depends on a lot of factors, for example the position property of parent elements.
1092
- * @see https://developer.mozilla.org/en/docs/Web/CSS/position
1093
- */
1094
- position?: css.PositionX;
1095
- /**
1096
- * Obsolete: unsupported.
1097
- * This property determines whether or not a full-width punctuation mark character should be trimmed if it appears at the beginning of a line, so that its "ink" lines up with the first glyph in the line above and below.
1098
- */
1099
- punctuationTrim?: unknown;
1100
- /**
1101
- * Sets the type of quotation marks for embedded quotations.
1102
- * @see https://developer.mozilla.org/en/docs/Web/CSS/quotes
1103
- */
1104
- quotes?: unknown;
1105
- /**
1106
- * Controls whether the last region in a chain displays additional 'overset' content according its default overflow property, or if it displays a fragment of content as if it were flowing into a subsequent region.
1107
- */
1108
- regionFragment?: unknown;
1109
- /**
1110
- * The resize CSS property lets you control the resizability of an element.
1111
- * @see https://developer.mozilla.org/en/docs/Web/CSS/resize
1112
- */
1113
- resize?: css.CssGlobalValues | "none" | "both " | "horizontal" | "vertical";
1114
- /**
1115
- * The rest-after property determines how long a speech media agent should pause after presenting an element's main content, before presenting that element's exit cue sound. It may be replaced by the shorthand property rest, which sets rest time before and after.
1116
- */
1117
- restAfter?: unknown;
1118
- /**
1119
- * The rest-before property determines how long a speech media agent should pause after presenting an intro cue sound for an element, before presenting that element's main content. It may be replaced by the shorthand property rest, which sets rest time before and after.
1120
- */
1121
- restBefore?: unknown;
1122
- /**
1123
- * Specifies the position an element in relation to the right side of the containing element.
1124
- * @see https://developer.mozilla.org/en/docs/Web/CSS/right
1125
- */
1126
- right?: css.CssValue<"auto" | css.CssLength | css.CssPercentage | css.CssGlobalValues>;
1127
- /**
1128
- * Specifies the distribution of the different ruby elements over the base.
1129
- * @see https://developer.mozilla.org/en/docs/Web/CSS/ruby-align
1130
- */
1131
- rubyAlign?: css.CssGlobalValues | "start" | "center" | "space-between" | "space-around";
1132
- /**
1133
- * Specifies the position of a ruby element relatives to its base element. It can be position over the element (over), under it (under), or between the characters, on their right side (inter-character).
1134
- * @see https://developer.mozilla.org/en/docs/Web/CSS/ruby-position
1135
- */
1136
- rubyPosition?: css.CssGlobalValues | "over" | "under" | "inter-character";
1137
- /**
1138
- * SVG: For the <ellipse> element, this attribute defines the x-radius of the element. A value of zero disables rendering of the element.
1139
- * https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/rx
1140
- */
1141
- rx?: number;
1142
- /**
1143
- * SVG: For the <ellipse> element, this attribute defines the y-radius of the element. A value of zero disables rendering of the element.
1144
- * https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/ry
1145
- */
1146
- ry?: number;
1147
- /**
1148
- * Defines the alpha channel threshold used to extract a shape from an image. Can be thought of as a "minimum opacity" threshold; that is, a value of 0.5 means that the shape will enclose all the pixels that are more than 50% opaque.
1149
- * @see https://developer.mozilla.org/en/docs/Web/CSS/shape-image-threshold
1150
- */
1151
- shapeImageThreshold?: unknown;
1152
- /**
1153
- * A future level of CSS Shapes will define a shape-inside property, which will define a shape to wrap content within the element. See Editor's Draft <http://dev.w3.org/csswg/css-shapes/> and CSSWG wiki page on next-level plans <http://wiki.csswg.org/spec/css-shapes>
1154
- */
1155
- shapeInside?: unknown;
1156
- /**
1157
- * Adds a margin to a shape-outside. In effect, defines a new shape that is the smallest contour around all the points that are the shape-margin distance outward perpendicular to each point on the underlying shape. For points where a perpendicular direction is not defined (e.g., a triangle corner), takes all points on a circle centered at the point and with a radius of the shape-margin distance. This property accepts only non-negative values.
1158
- * @see https://developer.mozilla.org/en/docs/Web/CSS/shape-margin
1159
- */
1160
- shapeMargin?: unknown;
1161
- /**
1162
- * s a shape around which text should be wrapped, with possible modifications from the shape-margin property. The shape defined by shape-outside and shape-margin changes the geometry of a float element's float area.
1163
- * @see https://developer.mozilla.org/en/docs/Web/CSS/shape-outside
1164
- */
1165
- shapeOutside?: unknown;
1166
- /**
1167
- * The speak property determines whether or not a speech synthesizer will read aloud the contents of an element.
1168
- */
1169
- speak?: unknown;
1170
- /**
1171
- * The speak-as property determines how the speech synthesizer interprets the content: words as whole words or as a sequence of letters, numbers as a numerical value or a sequence of digits, punctuation as pauses in speech or named punctuation characters.
1172
- */
1173
- speakAs?: unknown;
1174
- /**
1175
- * Location of a font-face. Used with the @font-face at rule
1176
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/src
1177
- */
1178
- src?: css.CssValueString;
1179
- /**
1180
- * SVG: Defines the color of the outline on a given graphical element.
1181
- * @see https://developer.mozilla.org/en/docs/Web/CSS/stroke
1182
- */
1183
- stroke?: string;
1184
- /**
1185
- * SVG: Controls the pattern of dashes and gaps used to stroke paths.
1186
- * @see https://developer.mozilla.org/en/docs/Web/CSS/stroke-dasharray
1187
- */
1188
- strokeDasharray?: number[];
1189
- /**
1190
- * SVG: Specifies the distance into the dash pattern to start the dash
1191
- * @see https://developer.mozilla.org/en/docs/Web/SVG/Attribute/stroke-dashoffset
1192
- */
1193
- strokeDashoffset?: css.CssValue<css.CssGlobalValues | css.CssLength | css.CssPercentage>;
1194
- /**
1195
- * SVG: Specifies the shape to be used at the end of open subpaths when they are stroked.
1196
- * @see https://developer.mozilla.org/en/docs/Web/SVG/Attribute/stroke-linecap
1197
- */
1198
- strokeLinecap?: css.CssGlobalValues | "butt" | "round" | "square";
1199
- /**
1200
- * SVG: Specifies the opacity of the outline on the current object.
1201
- * @see https://developer.mozilla.org/en/docs/Web/CSS/stroke-opacity
1202
- */
1203
- strokeOpacity?: number;
1204
- /**
1205
- * SVG: Specifies the width of the outline on the current object.
1206
- * @see https://developer.mozilla.org/en/docs/Web/CSS/stroke-width
1207
- */
1208
- strokeWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
1209
- /**
1210
- * The tab-size CSS property is used to customise the width of a tab (U+0009) character.
1211
- * @see https://developer.mozilla.org/en/docs/Web/CSS/tab-size
1212
- */
1213
- tabSize?: unknown;
1214
- /**
1215
- * The 'table-layout' property controls the algorithm used to lay out the table cells, rows, and columns.
1216
- * @see https://developer.mozilla.org/en/docs/Web/CSS/table-layout
1217
- */
1218
- tableLayout?: unknown;
1219
- /**
1220
- * SVG: The text-anchor attribute is used to align (start-, middle- or end-alignment) a string of text relative to a given point.
1221
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/text-anchor
1222
- */
1223
- textAnchor?: "start" | "middle" | "end" | "inherit";
1224
- /**
1225
- * The text-align CSS property describes how inline content like text is aligned in its parent block element. text-align does not control the alignment of block elements itself, only their inline content.
1226
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-align
1227
- */
1228
- textAlign?: css.TextAlign;
1229
- /**
1230
- * The text-align-last CSS property describes how the last line of a block element or a line before line break is aligned in its parent block element.
1231
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-align-last
1232
- */
1233
- textAlignLast?: css.TextAlignLast;
1234
- /**
1235
- * The text-decoration CSS property is used to set the text formatting to underline, overline, line-through or blink.
1236
- * underline and overline decorations are positioned under the text, line-through over it.
1237
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-decoration
1238
- */
1239
- textDecoration?: unknown;
1240
- /**
1241
- * Sets the color of unknown text decoration, such as underlines, overlines, and strike throughs.
1242
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-decoration-color
1243
- */
1244
- textDecorationColor?: css.CssValue<css.CssColor>;
1245
- /**
1246
- * Sets what kind of line decorations are added to an element, such as underlines, overlines, etc.
1247
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-decoration-line
1248
- */
1249
- textDecorationLine?: unknown;
1250
- textDecorationLineThrough?: unknown;
1251
- textDecorationNone?: unknown;
1252
- textDecorationOverline?: unknown;
1253
- /**
1254
- * Specifies what parts of an element�s content are skipped over when applying unknown text decoration.
1255
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-decoration-skip
1256
- */
1257
- textDecorationSkip?: unknown;
1258
- /**
1259
- * This property specifies the style of the text decoration line drawn on the specified element. The intended meaning for the values are the same as those of the border-style-properties.
1260
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-decoration-style
1261
- */
1262
- textDecorationStyle?: css.CssGlobalValues | "solid" | "double" | "dotted" | "dashed" | "wavy";
1263
- textDecorationUnderline?: unknown;
1264
- /**
1265
- * The text-emphasis property will apply special emphasis marks to the elements text. Slightly similar to the text-decoration property only that this property can have affect on the line-height. It also is noted that this is shorthand for text-emphasis-style and for text-emphasis-color.
1266
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-emphasis
1267
- */
1268
- textEmphasis?: unknown;
1269
- /**
1270
- * The text-emphasis-color property specifies the foreground color of the emphasis marks.
1271
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-emphasis-color
1272
- */
1273
- textEmphasisColor?: css.CssValue<css.CssColor>;
1274
- /**
1275
- * The text-emphasis-style property applies special emphasis marks to an element's text.
1276
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-emphasis-style
1277
- */
1278
- textEmphasisStyle?: unknown;
1279
- /**
1280
- * This property helps determine an inline box's block-progression dimension, derived from the text-height and font-size properties for non-replaced elements, the height or the width for replaced elements, and the stacked block-progression dimension for inline-block elements. The block-progression dimension determines the position of the padding, border and margin for the element.
1281
- */
1282
- textHeight?: css.CssValue<css.CssLength | css.CssPercentage>;
1283
- /**
1284
- * Specifies the amount of space horizontally that should be left on the first line of the text of an element. This horizontal spacing is at the beginning of the first line and is in respect to the left edge of the containing block box.
1285
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-indent
1286
- */
1287
- textIndent?: unknown;
1288
- textJustifyTrim?: unknown;
1289
- textKashidaSpace?: unknown;
1290
- /**
1291
- * The text-line-through property is a shorthand property for text-line-through-style, text-line-through-color and text-line-through-mode. (Considered obsolete; use text-decoration instead.)
1292
- */
1293
- textLineThrough?: unknown;
1294
- /**
1295
- * Specifies the line colors for the line-through text decoration.
1296
- * (Considered obsolete; use text-decoration-color instead.)
1297
- */
1298
- textLineThroughColor?: css.CssValue<css.CssColor>;
1299
- /**
1300
- * Sets the mode for the line-through text decoration, determining whether the text decoration affects the space characters or not.
1301
- * (Considered obsolete; use text-decoration-skip instead.)
1302
- */
1303
- textLineThroughMode?: unknown;
1304
- /**
1305
- * Specifies the line style for line-through text decoration.
1306
- * (Considered obsolete; use text-decoration-style instead.)
1307
- */
1308
- textLineThroughStyle?: unknown;
1309
- /**
1310
- * Specifies the line width for the line-through text decoration.
1311
- */
1312
- textLineThroughWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
1313
- /**
1314
- * The text-overflow shorthand CSS property determines how overflowed content that is not displayed is signaled to the users. It can be clipped, display an ellipsis ('�', U+2026 HORIZONTAL ELLIPSIS) or a Web author-defined string. It covers the two long-hand properties text-overflow-mode and text-overflow-ellipsis
1315
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-overflow
1316
- */
1317
- textOverflow?: css.CssGlobalValues | "clip" | "ellipsis" | string;
1318
- /**
1319
- * The text-overline property is the shorthand for the text-overline-style, text-overline-width, text-overline-color, and text-overline-mode properties.
1320
- */
1321
- textOverline?: unknown;
1322
- /**
1323
- * Specifies the line color for the overline text decoration.
1324
- */
1325
- textOverlineColor?: css.CssValue<css.CssColor>;
1326
- /**
1327
- * Sets the mode for the overline text decoration, determining whether the text decoration affects the space characters or not.
1328
- */
1329
- textOverlineMode?: unknown;
1330
- /**
1331
- * Specifies the line style for overline text decoration.
1332
- */
1333
- textOverlineStyle?: unknown;
1334
- /**
1335
- * Specifies the line width for the overline text decoration.
1336
- */
1337
- textOverlineWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
1338
- /**
1339
- * The text-rendering CSS property provides information to the browser about how to optimize when rendering text. Options are: legibility, speed or geometric precision.
1340
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-rendering
1341
- */
1342
- textRendering?: css.CssGlobalValues | "auto" | "optimizeSpeed" | "optimizeLegibility" | "geometricPrecision";
1343
- /**
1344
- * Obsolete: unsupported.
1345
- */
1346
- textScript?: unknown;
1347
- /**
1348
- * The CSS text-shadow property applies one or more drop shadows to the text and <text-decorations> of an element. Each shadow is specified as an offset from the text, along with optional color and blur radius values.
1349
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-shadow
1350
- */
1351
- textShadow?: unknown;
1352
- /**
1353
- * This property transforms text for styling purposes. (It has no effect on the underlying content.)
1354
- * @see https://developer.mozilla.org/en/docs/Web/CSS/text-transform
1355
- */
1356
- textTransform?: css.TextTransform;
1357
- /**
1358
- * Unsupported.
1359
- * This property will add a underline position value to the element that has an underline defined.
1360
- */
1361
- textUnderlinePosition?: unknown;
1362
- /**
1363
- * After review this should be replaced by text-decoration should it not?
1364
- * This property will set the underline style for text with a line value for underline, overline, and line-through.
1365
- */
1366
- textUnderlineStyle?: unknown;
1367
- /**
1368
- * This property specifies how far an absolutely positioned box's top margin edge is offset below the top edge of the box's containing block. For relatively positioned boxes, the offset is with respect to the top edges of the box itself (i.e., the box is given a position in the normal flow, then offset from that position according to these properties).
1369
- * @see https://developer.mozilla.org/en/docs/Web/CSS/top
1370
- */
1371
- top?: css.CssValue<"auto" | css.CssLength | css.CssPercentage | css.CssGlobalValues>;
1372
- /**
1373
- * Determines whether touch input may trigger default behavior supplied by the user agent, such as panning or zooming.
1374
- * @see https://developer.mozilla.org/en/docs/Web/CSS/touch-action
1375
- */
1376
- touchAction?: css.TouchAction;
1377
- /**
1378
- * CSS transforms allow elements styled with CSS to be transformed in two-dimensional or three-dimensional space. Using this property, elements can be translated, rotated, scaled, and skewed. The value list may consist of 2D and/or 3D transform values.
1379
- * @see https://developer.mozilla.org/en/docs/Web/CSS/transform
1380
- */
1381
- transform?: css.CssTransformFunction;
1382
- webKitTransform?: css.CssTransformFunction;
1383
- msTransform?: css.CssTransformFunction;
1384
- /**
1385
- * This property defines the origin of the transformation axes relative to the element to which the transformation is applied.
1386
- * @see https://developer.mozilla.org/en/docs/Web/CSS/transform-origin
1387
- */
1388
- transformOrigin?: unknown;
1389
- /**
1390
- * This property allows you to define the relative position of the origin of the transformation grid along the z-axis.
1391
- */
1392
- transformOriginZ?: unknown;
1393
- /**
1394
- * This property specifies how nested elements are rendered in 3D space relative to their parent.
1395
- * @see https://developer.mozilla.org/en/docs/Web/CSS/transform-style
1396
- */
1397
- transformStyle?: css.CssGlobalValues | "flat" | "preserve-3d";
1398
- /**
1399
- * The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay. It allows to define the transition between two states of an element.
1400
- * @see https://developer.mozilla.org/en/docs/Web/CSS/transition
1401
- */
1402
- transition?: unknown;
1403
- /**
1404
- * Defines when the transition will start. A value of �0s� means the transition will execute as soon as the property is changed. Otherwise, the value specifies an offset from the moment the property is changed, and the transition will delay execution by that offset.
1405
- * @see https://developer.mozilla.org/en/docs/Web/CSS/transition-delay
1406
- */
1407
- transitionDelay?: unknown;
1408
- /**
1409
- * The 'transition-duration' property specifies the length of time a transition animation takes to complete.
1410
- * @see https://developer.mozilla.org/en/docs/Web/CSS/transition-duration
1411
- */
1412
- transitionDuration?: unknown;
1413
- /**
1414
- * The 'transition-property' property specifies the name of the CSS property to which the transition is applied.
1415
- * @see https://developer.mozilla.org/en/docs/Web/CSS/transition-property
1416
- */
1417
- transitionProperty?: css.CssValueString;
1418
- /**
1419
- * Sets the pace of action within a transition
1420
- * @see https://developer.mozilla.org/en/docs/Web/CSS/transition-timing-function
1421
- */
1422
- transitionTimingFunction?: css.CssTimingFunction;
1423
- /**
1424
- * The unicode-bidi CSS property specifies the level of embedding with respect to the bidirectional algorithm.
1425
- * @see https://developer.mozilla.org/en/docs/Web/CSS/unicode-bidi
1426
- */
1427
- unicodeBidi?: unknown;
1428
- /**
1429
- * unicode-range allows you to set a specific range of characters to be downloaded from a font (embedded using @font-face) and made available for use on the current page.
1430
- * @see https://developer.mozilla.org/en/docs/Web/CSS/unicode-range
1431
- */
1432
- unicodeRange?: unknown;
1433
- /**
1434
- * This is for all the high level UX stuff.
1435
- */
1436
- userFocus?: unknown;
1437
- /**
1438
- * For inputing user content
1439
- */
1440
- userInput?: unknown;
1441
- /**
1442
- * User select
1443
- * @see https://developer.mozilla.org/en/docs/Web/CSS/user-select
1444
- */
1445
- userSelect?: "auto" | "text" | "none" | "contain" | "all";
1446
- /**
1447
- * The vertical-align property controls how inline elements or text are vertically aligned compared to the baseline. If this property is used on table-cells it controls the vertical alignment of content of the table cell.
1448
- * @see https://developer.mozilla.org/en/docs/Web/CSS/vertical-align
1449
- */
1450
- verticalAlign?: css.VerticalAlign;
1451
- /**
1452
- * The visibility property specifies whether the boxes generated by an element are rendered.
1453
- * @see https://developer.mozilla.org/en/docs/Web/CSS/visibility
1454
- */
1455
- visibility?: css.CssGlobalValues | "visible" | "hidden" | "collapse";
1456
- /**
1457
- * The voice-balance property sets the apparent position (in stereo sound) of the synthesized voice for spoken media.
1458
- */
1459
- voiceBalance?: unknown;
1460
- /**
1461
- * The voice-duration property allows the author to explicitly set the amount of time it should take a speech synthesizer to read an element's content, for example to allow the speech to be synchronized with other media. With a value of auto (the default) the length of time it takes to read the content is determined by the content itself and the voice-rate property.
1462
- */
1463
- voiceDuration?: unknown;
1464
- /**
1465
- * The voice-family property sets the speaker's voice used by a speech media agent to read an element. The speaker may be specified as a named character (to match a voice option in the speech reading software) or as a generic description of the age and gender of the voice. Similar to the font-family property for visual media, a comma-separated list of fallback options may be given in case the speech reader does not recognize the character name or cannot synthesize the requested combination of generic properties.
1466
- */
1467
- voiceFamily?: unknown;
1468
- /**
1469
- * The voice-pitch property sets pitch or tone (high or low) for the synthesized speech when reading an element; the pitch may be specified absolutely or relative to the normal pitch for the voice-family used to read the text.
1470
- */
1471
- voicePitch?: unknown;
1472
- /**
1473
- * The voice-range property determines how much variation in pitch or tone will be created by the speech synthesize when reading an element. Emphasized text, grammatical structures and punctuation may all be rendered as changes in pitch, this property determines how strong or obvious those changes are; large ranges are associated with enthusiastic or emotional speech, while small ranges are associated with flat or mechanical speech.
1474
- */
1475
- voiceRange?: unknown;
1476
- /**
1477
- * The voice-rate property sets the speed at which the voice synthesized by a speech media agent will read content.
1478
- */
1479
- voiceRate?: unknown;
1480
- /**
1481
- * The voice-stress property sets the level of vocal emphasis to be used for synthesized speech reading the element.
1482
- */
1483
- voiceStress?: unknown;
1484
- /**
1485
- * The voice-volume property sets the volume for spoken content in speech media. It replaces the deprecated volume property.
1486
- */
1487
- voiceVolume?: unknown;
1488
- /**
1489
- * The white-space property controls whether and how white space inside the element is collapsed, and whether lines may wrap at unforced "soft wrap" opportunities.
1490
- * @see https://developer.mozilla.org/en/docs/Web/CSS/white-space
1491
- */
1492
- whiteSpace?: css.CssGlobalValues | "normal" | "nowrap" | "pre" | "pre-line" | "pre-wrap";
1493
- /**
1494
- * Obsolete: unsupported.
1495
- */
1496
- whiteSpaceTreatment?: unknown;
1497
- /**
1498
- * In paged media, this property defines the mimimum number of lines
1499
- * that must be left at the top of the second page.
1500
- * @see https://developer.mozilla.org/en/docs/Web/CSS/widows
1501
- */
1502
- widows?: number;
1503
- /**
1504
- * Specifies the width of the content area of an element. The content area of the element width does not include the padding, border, and margin of the element.
1505
- * @see https://developer.mozilla.org/en/docs/Web/CSS/width
1506
- */
1507
- width?: css.CssValue<"auto" | css.CssLength | css.CssPercentage | css.CssGlobalValues>;
1508
- /**
1509
- * The �will-change� CSS property provides a way for authors to hint browsers about the kind of changes to be expected on an element, so that the browser can set up appropriate optimizations ahead of time before the element is actually changed. These kind of optimizations can increase the responsiveness of a page by doing potentially expensive work ahead of time before they are actually required.
1510
- * @see https://developer.mozilla.org/en-US/docs/Web/CSS/will-change
1511
- */
1512
- willChange?: css.CssValue<"auto" | "scroll-position" | "contents" | css.CssValueString>;
1513
- /**
1514
- * The word-break property is often used when there is long generated content that is strung together without and spaces or hyphens to beak apart. A common case of this is when there is a long URL that does not have unknown hyphens. This case could potentially cause the breaking of the layout as it could extend past the parent element.
1515
- * @see https://developer.mozilla.org/en/docs/Web/CSS/word-break
1516
- */
1517
- wordBreak?: css.CssGlobalValues | "normal" | "break-all" | "keep-all";
1518
- /**
1519
- * The word-spacing CSS property specifies the spacing behavior between "words".
1520
- * @see https://developer.mozilla.org/en/docs/Web/CSS/word-spacing
1521
- */
1522
- wordSpacing?: css.CssGlobalValues | "normal" | css.CssLength | css.CssPercentage;
1523
- /**
1524
- * An alias of css/properties/overflow-wrap, word-wrap defines whether to break words when the content exceeds the boundaries of its container.
1525
- * @see https://developer.mozilla.org/en/docs/Web/CSS/word-wrap
1526
- */
1527
- wordWrap?: css.CssGlobalValues | "normal" | "break-word";
1528
- /**
1529
- * Specifies how exclusions affect inline content within block-level elements. Elements lay out their inline content in their content area but wrap around exclusion areas.
1530
- */
1531
- wrapFlow?: unknown;
1532
- /**
1533
- * Set the value that is used to offset the inner wrap shape from other shapes. Inline content that intersects a shape with this property will be pushed by this shape's margin.
1534
- */
1535
- wrapMargin?: unknown;
1536
- /**
1537
- * Obsolete and unsupported. Do not use.
1538
- * This CSS property controls the text when it reaches the end of the block in which it is enclosed.
1539
- */
1540
- wrapOption?: unknown;
1541
- /**
1542
- * writing-mode specifies if lines of text are laid out horizontally or vertically, and the direction which lines of text and blocks progress.
1543
- * @see https://developer.mozilla.org/en/docs/Web/CSS/writing-mode
1544
- */
1545
- writingMode?: css.WritingMode;
1546
- /**
1547
- * The z-index property specifies the z-order of an element and its descendants.
1548
- * When elements overlap, z-order determines which one covers the other.
1549
- * @see https://developer.mozilla.org/en/docs/Web/CSS/z-index
1550
- */
1551
- zIndex?: css.CssGlobalValues | "auto" | number;
1552
- /**
1553
- * Sets the initial zoom factor of a document defined by @viewport.
1554
- * @see https://developer.mozilla.org/en/docs/Web/CSS/zoom
1555
- */
1556
- zoom?: "auto" | number;
1557
- }
4
+ //export interface IStyle {
5
+ // /**
6
+ // * Aligns a flex container's lines within the flex container when there is extra space in the cross-axis, similar to how justify-content aligns individual items within the main-axis.
7
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/align-content
8
+ // */
9
+ // alignContent?: css.AlignContent;
10
+ // /**
11
+ // * Sets the default alignment in the cross axis for all of the flex container's items, including anonymous flex items, similarly to how justify-content aligns items along the main axis.
12
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/align-items
13
+ // */
14
+ // alignItems?: css.CssValue<css.AlignItems>;
15
+ // /**
16
+ // * Allows the default alignment to be overridden for individual flex items.
17
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/align-self
18
+ // */
19
+ // alignSelf?: css.CssValue<css.AlignSelf>;
20
+ // /**
21
+ // * This property allows precise alignment of elements, such as graphics, that do not have a baseline-table or lack the desired baseline in their baseline-table. With the alignment-adjust property, the position of the baseline identified by the alignment-baseline can be explicitly determined. It also determines precisely the alignment point for each glyph within a textual element.
22
+ // */
23
+ // alignmentAdjust?: unknown;
24
+ // /**
25
+ // * The alignment-baseline attribute specifies how an object is aligned with respect to its parent.
26
+ // * @see https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/alignment-baseline
27
+ // */
28
+ // alignmentBaseline?: css.AlignmentBaseline;
29
+ // /**
30
+ // * Shorthand property for animation-name, animation-duration, animation-timing-function, animation-delay,
31
+ // * animation-iteration-count, animation-direction, animation-fill-mode, and animation-play-state.
32
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation
33
+ // */
34
+ // animation?: css.CssValueString;
35
+ // /**
36
+ // * Defines a length of time to elapse before an animation starts, allowing an animation to begin execution some time after it is applied.
37
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-delay
38
+ // */
39
+ // animationDelay?: unknown;
40
+ // /**
41
+ // * Defines whether an animation should run in reverse on some or all cycles.
42
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-direction
43
+ // */
44
+ // animationDirection?: css.CssGlobalValues | css.AnimationDirection;
45
+ // /**
46
+ // * The animation-duration CSS property specifies the length of time that an animation should take to complete one cycle.
47
+ // * A value of '0s', which is the default value, indicates that no animation should occur.
48
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-duration
49
+ // */
50
+ // animationDuration?: css.CssValue<string>;
51
+ // /**
52
+ // * Specifies how a CSS animation should apply styles to its target before and after it is executing.
53
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-fill-mode
54
+ // */
55
+ // animationFillMode?: css.AnimationFillMode;
56
+ // /**
57
+ // * Specifies how munknown times an animation cycle should play.
58
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-iteration-count
59
+ // */
60
+ // animationIterationCount?: css.CssValue<number> | "infinite";
61
+ // /**
62
+ // * Defines the list of animations that apply to the element.
63
+ // * Note: You probably want animationDuration as well
64
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-name
65
+ // */
66
+ // animationName?: css.CssValue<string>;
67
+ // /**
68
+ // * Defines whether an animation is running or paused.
69
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-play-state
70
+ // */
71
+ // animationPlayState?: css.CssValue<css.CssAnimationPlayState>;
72
+ // /**
73
+ // * Sets the pace of an animation
74
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-timing-function
75
+ // */
76
+ // animationTimingFunction?: css.CssValue<css.CssTimingFunction>;
77
+ // /**
78
+ // * Allows changing the style of unknown element to platform-based interface elements or vice versa.
79
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/appearance
80
+ // */
81
+ // appearance?: css.CssValue<"auto" | "none">;
82
+ // /**
83
+ // * Determines whether or not the �back� side of a transformed element is visible when facing the viewer.
84
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/backface-visibility
85
+ // */
86
+ // backfaceVisibility?: css.CssGlobalValues | "visible" | "hidden";
87
+ // /**
88
+ // * Shorthand property to set the values for one or more of:
89
+ // * background-clip, background-color, background-image,
90
+ // * background-origin, background-position, background-repeat,
91
+ // * background-size, and background-attachment.
92
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background
93
+ // */
94
+ // background?: unknown;
95
+ // /**
96
+ // * If a background-image is specified, this property determines
97
+ // * whether that image's position is fixed within the viewport,
98
+ // * or scrolls along with its containing block.
99
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-attachment
100
+ // */
101
+ // backgroundAttachment?: css.BackgroundAttachment;
102
+ // /**
103
+ // * This property describes how the element's background images should blend with each other and the element's background color.
104
+ // * The value is a list of blend modes that corresponds to each background image. Each element in the list will apply to the corresponding element of background-image. If a property doesn�t have enough comma-separated values to match the number of layers, the UA must calculate its used value by repeating the list of values until there are enough.
105
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-blend-mode
106
+ // */
107
+ // backgroundBlendMode?: css.CssValue<css.CssBlendMode>;
108
+ // /**
109
+ // * Specifies whether an element's background, either the color or image, extends underneath its border.
110
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip
111
+ // */
112
+ // backgroundClip?: css.CssValue<css.CssBox | "text">;
113
+ // /**
114
+ // * Sets the background color of an element.
115
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-color
116
+ // */
117
+ // backgroundColor?: css.CssValue<css.CssColor>;
118
+ // /**
119
+ // * Sets a compositing style for background images and colors.
120
+ // */
121
+ // backgroundComposite?: unknown;
122
+ // /**
123
+ // * Applies one or more background images to an element. These can be unknown valid CSS image, including url() paths to image files or CSS gradients.
124
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-image
125
+ // */
126
+ // backgroundImage?: css.CssValue<css.CssImage>;
127
+ // /**
128
+ // * Specifies what the background-position property is relative to.
129
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-origin
130
+ // */
131
+ // backgroundOrigin?: css.CssValue<css.CssBox>;
132
+ // /**
133
+ // * Sets the position of a background image.
134
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-position
135
+ // */
136
+ // backgroundPosition?: css.CssValue<css.CssPosition>;
137
+ // /**
138
+ // * Background-repeat defines if and how background images will be repeated after they have been sized and positioned
139
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-repeat
140
+ // */
141
+ // backgroundRepeat?: css.CssValue<css.CssRepeatStyle | string>;
142
+ // /**
143
+ // * Background-size specifies the size of a background image
144
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/background-size
145
+ // */
146
+ // backgroundSize?: css.BackgroundSize | css.CssLength | css.CssPercentage | css.CssGlobalValues;
147
+ // /**
148
+ // * Obsolete - spec retired, not implemented.
149
+ // * @see https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/baseline-shift
150
+ // */
151
+ // baselineShift?: unknown;
152
+ // /**
153
+ // * Non standard. Sets or retrieves the location of the Dynamic HTML (DHTML) behavior.
154
+ // * @see https://msdn.microsoft.com/en-us/library/ms530723(v=vs.85).aspx
155
+ // */
156
+ // behavior?: unknown;
157
+ // /**
158
+ // * Shorthand property that defines the different properties of all four sides of an element's border in a single declaration. It can be used to set border-width, border-style and border-color, or a subset of these.
159
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border
160
+ // */
161
+ // border?: unknown;
162
+ // /**
163
+ // * Shorthand that sets the values of border-bottom-color,
164
+ // * border-bottom-style, and border-bottom-width.
165
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom
166
+ // */
167
+ // borderBottom?: css.CssBorderShorthand;
168
+ // /**
169
+ // * Sets the color of the bottom border of an element.
170
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-color
171
+ // */
172
+ // borderBottomColor?: css.CssValue<css.CssColor>;
173
+ // /**
174
+ // * Defines the shape of the border of the bottom-left corner.
175
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-left-radius
176
+ // */
177
+ // borderBottomLeftRadius?: unknown;
178
+ // /**
179
+ // * Defines the shape of the border of the bottom-right corner.
180
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-right-radius
181
+ // */
182
+ // borderBottomRightRadius?: unknown;
183
+ // /**
184
+ // * Sets the line style of the bottom border of a box.
185
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-style
186
+ // */
187
+ // borderBottomStyle?: css.CssValue<css.CssLineStyle>;
188
+ // /**
189
+ // * Sets the width of an element's bottom border. To set all four borders, use the border-width shorthand property which sets the values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.
190
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-width
191
+ // */
192
+ // borderBottomWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
193
+ // /**
194
+ // * Border-collapse can be used for collapsing the borders between table cells
195
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-collapse
196
+ // */
197
+ // borderCollapse?: unknown;
198
+ // /**
199
+ // * The CSS border-color property sets the color of an element's four borders. This property can have from one to four values, made up of the elementary properties:
200
+ // * � border-top-color
201
+ // * � border-right-color
202
+ // * � border-bottom-color
203
+ // * � border-left-color The default color is the currentColor of each of these values.
204
+ // * If you provide one value, it sets the color for the element. Two values set the horizontal and vertical values, respectively. Providing three values sets the top, vertical, and bottom values, in that order. Four values set all for sides: top, right, bottom, and left, in that order.
205
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-color
206
+ // */
207
+ // borderColor?: css.CssValue<css.CssColorSet>;
208
+ // /**
209
+ // * Specifies different corner clipping effects, such as scoop (inner curves), bevel (straight cuts) or notch (cut-off rectangles). Works along with border-radius to specify the size of each corner effect.
210
+ // */
211
+ // borderCornerShape?: unknown;
212
+ // /**
213
+ // * The property border-image-source is used to set the image to be used instead of the border style. If this is set to none the border-style is used instead.
214
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-image-source
215
+ // */
216
+ // borderImageSource?: css.CssValue<css.CssImage>;
217
+ // /**
218
+ // * The border-image-width CSS property defines the offset to use for dividing the border image in nine parts, the top-left corner, central top edge, top-right-corner, central right edge, bottom-right corner, central bottom edge, bottom-left corner, and central right edge. They represent inward distance from the top, right, bottom, and left edges.
219
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-image-width
220
+ // */
221
+ // borderImageWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
222
+ // /**
223
+ // * Shorthand property that defines the border-width, border-style and border-color of an element's left border in a single declaration. Note that you can use the corresponding longhand properties to set specific individual properties of the left border � border-left-width, border-left-style and border-left-color.
224
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-left
225
+ // */
226
+ // borderLeft?: css.CssBorderShorthand;
227
+ // /**
228
+ // * The CSS border-left-color property sets the color of an element's left border. This page explains the border-left-color value, but often you will find it more convenient to fix the border's left color as part of a shorthand set, either border-left or border-color.
229
+ // * Colors can be defined several ways. For more information, see Usage.
230
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-left-color
231
+ // */
232
+ // borderLeftColor?: css.CssValue<css.CssColor>;
233
+ // /**
234
+ // * Sets the style of an element's left border. To set all four borders, use the shorthand property, border-style. Otherwise, you can set the borders individually with border-top-style, border-right-style, border-bottom-style, border-left-style.
235
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-left-style
236
+ // */
237
+ // borderLeftStyle?: css.CssValue<css.CssLineStyle>;
238
+ // /**
239
+ // * Sets the width of an element's left border. To set all four borders, use the border-width shorthand property which sets the values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.
240
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-left-width
241
+ // */
242
+ // borderLeftWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
243
+ // /**
244
+ // * Allows Web authors to define how rounded border corners are
245
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius
246
+ // */
247
+ // borderRadius?: css.CssValue<css.CssLength | css.CssPercentage>;
248
+ // /**
249
+ // * Shorthand property that defines the border-width, border-style and border-color of an element's right border in a single declaration. Note that you can use the corresponding longhand properties to set specific individual properties of the right border � border-right-width, border-right-style and border-right-color.
250
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-right
251
+ // */
252
+ // borderRight?: css.CssBorderShorthand;
253
+ // /**
254
+ // * Sets the color of an element's right border. This page explains the border-right-color value, but often you will find it more convenient to fix the border's right color as part of a shorthand set, either border-right or border-color.
255
+ // * Colors can be defined several ways. For more information, see Usage.
256
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-right-color
257
+ // */
258
+ // borderRightColor?: css.CssValue<css.CssColor>;
259
+ // /**
260
+ // * Sets the style of an element's right border. To set all four borders, use the shorthand property, border-style. Otherwise, you can set the borders individually with border-top-style, border-right-style, border-bottom-style, border-left-style.
261
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-right-style
262
+ // */
263
+ // borderRightStyle?: css.CssValue<css.CssLineStyle>;
264
+ // /**
265
+ // * Sets the width of an element's right border. To set all four borders, use the border-width shorthand property which sets the values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.
266
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-right-width
267
+ // */
268
+ // borderRightWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
269
+ // /**
270
+ // * Specifies the distance between the borders of adjacent cells.
271
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-spacing
272
+ // */
273
+ // borderSpacing?: css.CssLength | string | "inherit";
274
+ // /**
275
+ // * Sets the style of an element's four borders. This property can have from one to four values. With only one value, the value will be applied to all four borders; otherwise, this works as a shorthand property for each of border-top-style, border-right-style, border-bottom-style, border-left-style, where each border style may be assigned a separate value.
276
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-style
277
+ // */
278
+ // borderStyle?: css.CssValue<css.CssLineStyleSet>;
279
+ // /**
280
+ // * Shorthand property that defines the border-width, border-style and border-color of an element's top border in a single declaration. Note that you can use the corresponding longhand properties to set specific individual properties of the top border � border-top-width, border-top-style and border-top-color.
281
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-top
282
+ // */
283
+ // borderTop?: css.CssBorderShorthand;
284
+ // /**
285
+ // * Sets the color of an element's top border. This page explains the border-top-color value, but often you will find it more convenient to fix the border's top color as part of a shorthand set, either border-top or border-color.
286
+ // * Colors can be defined several ways. For more information, see Usage.
287
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-color
288
+ // */
289
+ // borderTopColor?: css.CssValue<css.CssColor>;
290
+ // /**
291
+ // * Sets the rounding of the top-left corner of the element.
292
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-left-radius
293
+ // */
294
+ // borderTopLeftRadius?: unknown;
295
+ // /**
296
+ // * Sets the rounding of the top-right corner of the element.
297
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-right-radius
298
+ // */
299
+ // borderTopRightRadius?: unknown;
300
+ // /**
301
+ // * Sets the style of an element's top border. To set all four borders, use the shorthand property, border-style. Otherwise, you can set the borders individually with border-top-style, border-right-style, border-bottom-style, border-left-style.
302
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-style
303
+ // */
304
+ // borderTopStyle?: css.CssValue<css.CssLineStyle>;
305
+ // /**
306
+ // * Sets the width of an element's top border. To set all four borders, use the border-width shorthand property which sets the values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.
307
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-width
308
+ // */
309
+ // borderTopWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
310
+ // /**
311
+ // * Sets the width of an element's four borders. This property can have from one to four values. This is a shorthand property for setting values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.
312
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/border-width
313
+ // */
314
+ // borderWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
315
+ // /**
316
+ // * This property specifies how far an absolutely positioned box's bottom margin edge is offset above the bottom edge of the box's containing block. For relatively positioned boxes, the offset is with respect to the bottom edges of the box itself (i.e., the box is given a position in the normal flow, then offset from that position according to these properties).
317
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/bottom
318
+ // */
319
+ // bottom?: css.CssValue<"auto" | css.CssLength | css.CssPercentage | css.CssGlobalValues>;
320
+ // /**
321
+ // * Obsolete.
322
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-align
323
+ // */
324
+ // boxAlign?: unknown;
325
+ // /**
326
+ // * Breaks a box into fragments creating new borders, padding and repeating backgrounds or lets it stay as a continuous box on a page break, column break, or, for inline elements, at a line break.
327
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-decoration-break
328
+ // */
329
+ // boxDecorationBreak?: unknown;
330
+ // /**
331
+ // * Deprecated
332
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-direction
333
+ // */
334
+ // boxDirection?: unknown;
335
+ // /**
336
+ // * Do not use. This property has been replaced by the flex-wrap property.
337
+ // * Gets or sets a value that specifies the direction to add successive rows or columns when the value of box-lines is set to multiple.
338
+ // */
339
+ // boxLineProgression?: unknown;
340
+ // /**
341
+ // * Do not use. This property has been replaced by the flex-wrap property.
342
+ // * Gets or sets a value that specifies whether child elements wrap onto multiple lines or columns based on the space available in the object.
343
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-lines
344
+ // */
345
+ // boxLines?: unknown;
346
+ // /**
347
+ // * Do not use. This property has been replaced by flex-order.
348
+ // * Specifies the ordinal group that a child element of the object belongs to. This ordinal value identifies the display order (along the axis defined by the box-orient property) for the group.
349
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-ordinal-group
350
+ // */
351
+ // boxOrdinalGroup?: unknown;
352
+ // /**
353
+ // * Deprecated.
354
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-flex
355
+ // */
356
+ // boxFlex?: number;
357
+ // /**
358
+ // * box sizing
359
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing
360
+ // */
361
+ // boxSizing?: css.CssGlobalValues | "content-box" | "border-box";
362
+ // /**
363
+ // * Box shadow
364
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-shadow
365
+ // */
366
+ // boxShadow?: css.CssValueGeneral;
367
+ // /**
368
+ // * Deprecated.
369
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/box-flex-group
370
+ // */
371
+ // boxFlexGroup?: number;
372
+ // /**
373
+ // * The CSS break-after property allows you to force a break on multi-column layouts. More specifically, it allows you to force a break after an element. It allows you to determine if a break should occur, and what type of break it should be. The break-after CSS property describes how the page, column or region break behaves after the generated box. If there is no generated box, the property is ignored.
374
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/break-after
375
+ // */
376
+ // breakAfter?: css.BreakAfter;
377
+ // /**
378
+ // * Control page/column/region breaks that fall above a block of content
379
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/break-before
380
+ // */
381
+ // breakBefore?: css.BreakBefore;
382
+ // /**
383
+ // * Control page/column/region breaks that fall within a block of content
384
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/break-inside
385
+ // */
386
+ // breakInside?: css.BreakInside;
387
+ // /**
388
+ // * The caption-side CSS property positions the content of a table's <caption> on the specified side.
389
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/caption-side
390
+ // */
391
+ // captionSide?: css.CaptionSide;
392
+ // /**
393
+ // * The clear CSS property specifies if an element can be positioned next to or must be positioned below the floating elements that precede it in the markup.
394
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/clear
395
+ // */
396
+ // clear?: css.CssGlobalValues | "none" | "left" | "right" | "both";
397
+ // /**
398
+ // * Deprecated; see clip-path.
399
+ // * Lets you specify the dimensions of an absolutely positioned element that should be visible, and the element is clipped into this shape, and displayed.
400
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/clip
401
+ // */
402
+ // clip?: unknown;
403
+ // /**
404
+ // * Clipping crops an graphic, so that only a portion of the graphic is rendered, or filled. This clip-rule property, when used with the clip-path property, defines which clip rule, or algorithm, to use when filling the different parts of a graphics.
405
+ // * @see https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/clip-rule
406
+ // */
407
+ // clipRule?: unknown;
408
+ // /**
409
+ // * The color property sets the color of an element's foreground content (usually text), accepting unknown standard CSS color from keywords and hex values to RGB(a) and HSL(a).
410
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/color
411
+ // */
412
+ // color?: css.CssValue<css.CssColor>;
413
+ // /**
414
+ // * Describes the number of columns of the element.
415
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-count
416
+ // */
417
+ // columnCount?: number | "auto" | "initial" | "inherit";
418
+ // /**
419
+ // * Specifies how to fill columns (balanced or sequential).
420
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-fill
421
+ // */
422
+ // columnFill?: unknown;
423
+ // /**
424
+ // * The column-gap property controls the width of the gap between columns in multi-column elements.
425
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-gap
426
+ // */
427
+ // columnGap?: unknown;
428
+ // /**
429
+ // * Sets the width, style, and color of the rule between columns.
430
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule
431
+ // */
432
+ // columnRule?: unknown;
433
+ // /**
434
+ // * Specifies the color of the rule between columns.
435
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule-color
436
+ // */
437
+ // columnRuleColor?: css.CssValue<css.CssColor>;
438
+ // /**
439
+ // * Specifies the line of the rule between columns.
440
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule-style
441
+ // */
442
+ // columnRuleStyle?: css.CssValue<css.CssLineStyle>;
443
+ // /**
444
+ // * Specifies the width of the rule between columns.
445
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule-width
446
+ // */
447
+ // columnRuleWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
448
+ // /**
449
+ // * The column-span CSS property makes it possible for an element to span across all columns when its value is set to all. An element that spans more than one column is called a spanning element.
450
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-span
451
+ // */
452
+ // columnSpan?: unknown;
453
+ // /**
454
+ // * Specifies the width of columns in multi-column elements.
455
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/column-width
456
+ // */
457
+ // columnWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
458
+ // /**
459
+ // * This property is a shorthand property for setting column-width and/or column-count.
460
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/columns
461
+ // */
462
+ // columns?: unknown;
463
+ // /**
464
+ // * The content property is used with the :before and :after pseudo-elements, to insert generated content.
465
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/content
466
+ // */
467
+ // content?: css.CssValueString;
468
+ // /**
469
+ // * The counter-increment property accepts one or more names of counters (identifiers), each one optionally followed by an integer which specifies the value by which the counter should be incremented (e.g. if the value is 2, the counter increases by 2 each time it is invoked).
470
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/counter-increment
471
+ // */
472
+ // counterIncrement?: unknown;
473
+ // /**
474
+ // * The counter-reset property contains a list of one or more names of counters, each one optionally followed by an integer (otherwise, the integer defaults to 0.) Each time the given element is invoked, the counters specified by the property are set to the given integer.
475
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/counter-reset
476
+ // */
477
+ // counterReset?: unknown;
478
+ // /**
479
+ // * The cue property specifies sound files (known as an "auditory icon") to be played by speech media agents before and after presenting an element's content; if only one file is specified, it is played both before and after. The volume at which the file(s) should be played, relative to the volume of the main element, may also be specified. The icon files may also be set separately with the cue-before and cue-after properties.
480
+ // */
481
+ // cue?: unknown;
482
+ // /**
483
+ // * The cue-after property specifies a sound file (known as an "auditory icon") to be played by speech media agents after presenting an element's content; the volume at which the file should be played may also be specified. The shorthand property cue sets cue sounds for both before and after the element is presented.
484
+ // */
485
+ // cueAfter?: unknown;
486
+ // /**
487
+ // * Specifies the mouse cursor displayed when the mouse pointer is over an element.
488
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/cursor
489
+ // */
490
+ // cursor?: css.Cursor;
491
+ // /**
492
+ // * The direction CSS property specifies the text direction/writing direction. The rtl is used for Hebrew or Arabic text, the ltr is for other languages.
493
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/direction
494
+ // */
495
+ // direction?: css.CssGlobalValues | "ltr" | "rtl";
496
+ // /**
497
+ // * This property specifies the type of rendering box used for an element. It is a shorthand property for munknown other display properties.
498
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/display
499
+ // */
500
+ // display?: css.CssValue<css.CssGlobalValues | css.CssDisplay>;
501
+ // /**
502
+ // * SVG: Used to determine or re-determine a scaled-baseline-table.
503
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/dominant-baseline
504
+ // */
505
+ // dominantBaseline?: css.DominantBaseline;
506
+ // /**
507
+ // * The �empty-cells� CSS property specifies how the user agent should render borders and backgrounds around <table> cells that have no visible content.
508
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/empty-cells
509
+ // */
510
+ // emptyCells?: css.CssGlobalValues | "show" | "hide";
511
+ // /**
512
+ // * The �fill� property paints the interior of the given graphical element. The area to be painted consists of unknown areas inside the outline of the shape. To determine the inside of the shape, all subpaths are considered, and the interior is determined according to the rules associated with the current value of the �fill-rule� property. The zero-width geometric outline of a shape is included in the area to be painted.
513
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/fill
514
+ // */
515
+ // fill?: css.CssColor | "context-stroke" | "context-fill";
516
+ // /**
517
+ // * SVG: Specifies the opacity of the color or the content the current object is filled with.
518
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/fill-opacity
519
+ // */
520
+ // fillOpacity?: number;
521
+ // /**
522
+ // * The �fill-rule� property indicates the algorithm which is to be used to determine what parts of the canvas are included inside the shape. For a simple, non-intersecting path, it is intuitively clear what region lies "inside"; however, for a more complex path, such as a path that intersects itself or where one subpath encloses another, the interpretation of "inside" is not so obvious.
523
+ // * The �fill-rule� property provides two options for how the inside of a shape is determined:
524
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/fill-rule
525
+ // */
526
+ // fillRule?: "nonzero" | "evenodd";
527
+ // /**
528
+ // * Applies various image processing effects. This property is largely unsupported. See Compatibility section for more information.
529
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/filter
530
+ // */
531
+ // filter?: string;
532
+ // /**
533
+ // * Shorthand for `flex-grow`, `flex-shrink`, and `flex-basis`.
534
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex
535
+ // */
536
+ // flex?: number | string;
537
+ // /**
538
+ // * Obsolete, do not use. This property has been renamed to align-items.
539
+ // * Specifies the alignment (perpendicular to the layout axis defined by the flex-direction property) of child elements of the object.
540
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-align
541
+ // */
542
+ // flexAlign?: unknown;
543
+ // /**
544
+ // * The flex-basis CSS property describes the initial main size of the flex item before unknown free space is distributed according to the flex factors described in the flex property (flex-grow and flex-shrink).
545
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis
546
+ // */
547
+ // flexBasis?: unknown;
548
+ // /**
549
+ // * The flex-direction CSS property describes how flex items are placed in the flex container, by setting the direction of the flex container's main axis.
550
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-direction
551
+ // */
552
+ // flexDirection?: css.FlexDirection;
553
+
554
+ // /**
555
+ // * The flex-flow CSS property defines the flex container's main and cross axis. It is a shorthand property for the flex-direction and flex-wrap properties.
556
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-flow
557
+ // */
558
+ // flexFlow?: unknown;
559
+ // /**
560
+ // * Specifies the flex grow factor of a flex item.
561
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-grow
562
+ // */
563
+ // flexGrow?: number;
564
+ // /**
565
+ // * Do not use. This property has been renamed to align-self
566
+ // * Specifies the alignment (perpendicular to the layout axis defined by flex-direction) of child elements of the object.
567
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-item-align
568
+ // */
569
+ // flexItemAlign?: unknown;
570
+ // /**
571
+ // * Do not use. This property has been renamed to align-content.
572
+ // * Specifies how a flexbox's lines align within the flexbox when there is extra space along the axis that is perpendicular to the axis defined by the flex-direction property.
573
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-line-pack
574
+ // */
575
+ // flexLinePack?: unknown;
576
+ // flexPositive?: unknown;
577
+ // flexNegative?: unknown;
578
+ // /**
579
+ // * Gets or sets a value that specifies the ordinal group that a flexbox element belongs to. This ordinal value identifies the display order for the group.
580
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-order
581
+ // */
582
+ // flexOrder?: unknown;
583
+ // /**
584
+ // * Specifies the flex shrink factor of a flex item.
585
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-shrink
586
+ // */
587
+ // flexShrink?: number;
588
+ // /**
589
+ // * Specifies whether flex items are forced into a single line or can be wrapped onto multiple lines.
590
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-wrap
591
+ // */
592
+ // flexWrap?: css.FlexWrap;
593
+ // /**
594
+ // * Elements which have the style float are floated horizontally. These elements can move as far to the left or right of the containing element. All elements after the floating element will flow around it, but elements before the floating element are not impacted. If several floating elements are placed after each other, they will float next to each other as long as there is room.
595
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/float
596
+ // */
597
+ // float?: css.CssGlobalValues | "left" | "right" | "none" | "inline-start" | "inline-end";
598
+ // /**
599
+ // * Flows content from a named flow (specified by a corresponding flow-into) through selected elements to form a dynamic chain of layout regions.
600
+ // */
601
+ // flowFrom?: unknown;
602
+ // /**
603
+ // * The font property is shorthand that allows you to do one of two things: you can either set up six of the most mature font properties in one line, or you can set one of a choice of keywords to adopt a system font setting.
604
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font
605
+ // */
606
+ // font?: unknown;
607
+ // /**
608
+ // * The font-family property allows one or more font family names and/or generic family names to be specified for usage on the selected element(s)' text. The browser then goes through the list; for each character in the selection it applies the first font family that has an available glyph for that character.
609
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-family
610
+ // */
611
+ // fontFamily?: unknown;
612
+ // /**
613
+ // * The font-kerning property allows contextual adjustment of inter-glyph spacing, i.e. the spaces between the characters in text. This property controls <bold>metric kerning</bold> - that utilizes adjustment data contained in the font. Optical Kerning is not supported as yet.
614
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-kerning
615
+ // */
616
+ // fontKerning?: css.CssGlobalValues | "auto" | "normal" | "none";
617
+ // /**
618
+ // * Specifies the size of the font. Used to compute em and ex units.
619
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-size
620
+ // */
621
+ // fontSize?: css.CssValue<css.CssFontSize>;
622
+ // /**
623
+ // * The font-size-adjust property adjusts the font-size of the fallback fonts defined with font-family, so that the x-height is the same no matter what font is used. This preserves the readability of the text when fallback happens.
624
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-size-adjust
625
+ // */
626
+ // fontSizeAdjust?: unknown;
627
+ // /**
628
+ // * Allows you to expand or condense the widths for a normal, condensed, or expanded font face.
629
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-stretch
630
+ // */
631
+ // fontStretch?: css.FontStretch;
632
+ // /**
633
+ // * The font-style property allows normal, italic, or oblique faces to be selected. Italic forms are generally cursive in nature while oblique faces are typically sloped versions of the regular face. Oblique faces can be simulated by artificially sloping the glyphs of the regular face.
634
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-style
635
+ // */
636
+ // fontStyle?: css.CssGlobalValues | "normal" | "italic" | "oblique";
637
+ // /**
638
+ // * This value specifies whether the user agent is allowed to synthesize bold or oblique font faces when a font family lacks bold or italic faces.
639
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-synthesis
640
+ // */
641
+ // fontSynthesis?: unknown;
642
+ // /**
643
+ // * The font-variant property enables you to select the small-caps font within a font family.
644
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant
645
+ // */
646
+ // fontVariant?: unknown;
647
+ // /**
648
+ // * Fonts can provide alternate glyphs in addition to default glyph for a character. This property provides control over the selection of these alternate glyphs.
649
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant-alternates
650
+ // */
651
+ // fontVariantAlternates?: unknown;
652
+ // /**
653
+ // * Specifies the weight or boldness of the font.
654
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight
655
+ // */
656
+ // fontWeight?: css.CssFontWeight;
657
+ // /**
658
+ // * Lays out one or more grid items bound by 4 grid lines. Shorthand for setting grid-column-start, grid-column-end, grid-row-start, and grid-row-end in a single declaration.
659
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-area
660
+ // */
661
+ // gridArea?: unknown;
662
+ // /**
663
+ // * Specifies the size of an implicitly-created grid column track.
664
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-auto-columns
665
+ // */
666
+ // gridAutoColumns?: unknown;
667
+ // /**
668
+ // * Controls how the auto-placement algorithm works, specifying exactly how auto-placed items get flowed into the grid.
669
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-auto-flow
670
+ // */
671
+ // gridAutoFlow?: unknown;
672
+ // /**
673
+ // * Specifies the size of an implicitly-created grid row track.
674
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-auto-rows
675
+ // */
676
+ // gridAutoRows?: unknown;
677
+ // /**
678
+ // * Controls a grid item's placement in a grid area, particularly grid position and a grid span. Shorthand for setting grid-column-start and grid-column-end in a single declaration.
679
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column
680
+ // */
681
+ // gridColumn?: unknown;
682
+ // /**
683
+ // * Specifies the gutter between grid columns.
684
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column-gap
685
+ // */
686
+ // gridColumnGap?: unknown;
687
+ // /**
688
+ // * Controls a grid item's placement in a grid area as well as grid position and a grid span. The grid-column-end property (with grid-row-start, grid-row-end, and grid-column-start) determines a grid item's placement by specifying the grid lines of a grid item's grid area.
689
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column-end
690
+ // */
691
+ // gridColumnEnd?: unknown;
692
+ // /**
693
+ // * Determines a grid item's placement by specifying the starting grid lines of a grid item's grid area . A grid item's placement in a grid area consists of a grid position and a grid span. See also ( grid-row-start, grid-row-end, and grid-column-end)
694
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column-start
695
+ // */
696
+ // gridColumnStart?: unknown;
697
+ // /**
698
+ // * Specifies the gutters between grid rows and columns, Shorthand for for grid-row-gap and grid-column-gap in a single declaration.
699
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-gap
700
+ // */
701
+ // gridGap?: unknown;
702
+ // /**
703
+ // * Gets or sets a value that indicates which row an element within a Grid should appear in. Shorthand for setting grid-row-start and grid-row-end in a single declaration.
704
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-row
705
+ // */
706
+ // gridRow?: unknown;
707
+ // /**
708
+ // * Determines a grid item�s placement by specifying the block-end. A grid item's placement in a grid area consists of a grid position and a grid span. The grid-row-end property (with grid-row-start, grid-column-start, and grid-column-end) determines a grid item's placement by specifying the grid lines of a grid item's grid area.
709
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-row-end
710
+ // */
711
+ // gridRowEnd?: unknown;
712
+ // /**
713
+ // * Specifies the gutter between grid rows.
714
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-row-gap
715
+ // */
716
+ // gridRowGap?: unknown;
717
+ // /**
718
+ // * Determines a grid item�s start position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start edge of its grid area.
719
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-row-start
720
+ // */
721
+ // gridRowStart?: unknown;
722
+ // /**
723
+ // * Specifies a row position based upon an integer location, string value, or desired row size.
724
+ // * css/properties/grid-row is used as short-hand for grid-row-position and grid-row-position
725
+ // */
726
+ // gridRowPosition?: unknown;
727
+ // gridRowSpan?: unknown;
728
+ // /**
729
+ // * Is a shorthand property for defining grid columns, rows, and areas.
730
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-areas
731
+ // */
732
+ // gridTemplate?: unknown;
733
+ // /**
734
+ // * Specifies named grid areas which are not associated with unknown particular grid item, but can be referenced from the grid-placement properties. The syntax of the grid-template-areas property also provides a visualization of the structure of the grid, making the overall layout of the grid container easier to understand.
735
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-areas
736
+ // */
737
+ // gridTemplateAreas?: unknown;
738
+ // /**
739
+ // * Specifies (with grid-template-rows) the line names and track sizing functions of the grid. Each sizing function can be specified as a length, a percentage of the grid container�s size, a measurement of the contents occupying the column or row, or a fraction of the free space in the grid.
740
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-columns
741
+ // */
742
+ // gridTemplateColumns?: unknown;
743
+ // /**
744
+ // * Specifies (with grid-template-columns) the line names and track sizing functions of the grid. Each sizing function can be specified as a length, a percentage of the grid container�s size, a measurement of the contents occupying the column or row, or a fraction of the free space in the grid.
745
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-rows
746
+ // */
747
+ // gridTemplateRows?: unknown;
748
+ // /**
749
+ // * Sets the height of an element. The content area of the element height does not include the padding, border, and margin of the element.
750
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/height
751
+ // */
752
+ // height?: css.CssValue<"auto" | css.CssLength | css.CssPercentage | css.CssGlobalValues>;
753
+ // /**
754
+ // * Specifies the minimum number of characters in a hyphenated word
755
+ // * @see https://msdn.microsoft.com/en-us/library/hh771865(v=vs.85).aspx
756
+ // */
757
+ // hyphenateLimitChars?: unknown;
758
+ // /**
759
+ // * Indicates the maximum number of successive hyphenated lines in an element. The �no-limit� value means that there is no limit.
760
+ // * @see https://msdn.microsoft.com/en-us/library/hh771867(v=vs.85).aspx
761
+ // */
762
+ // hyphenateLimitLines?: unknown;
763
+ // /**
764
+ // * Specifies the maximum amount of trailing whitespace (before justification) that may be left in a line before hyphenation is triggered to pull part of a word from the next line back up into the current one.
765
+ // * @see https://msdn.microsoft.com/en-us/library/hh771869(v=vs.85).aspx
766
+ // */
767
+ // hyphenateLimitZone?: unknown;
768
+ // /**
769
+ // * Specifies whether or not words in a sentence can be split by the use of a manual or automatic hyphenation mechanism.
770
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/hyphens
771
+ // */
772
+ // hyphens?: css.CssGlobalValues | string | "none" | "manual" | "auto";
773
+ // /**
774
+ // * Controls the state of the input method editor for text fields.
775
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/ime-mode
776
+ // */
777
+ // imeMode?: css.CssGlobalValues | "auto" | "normal" | "active" | "inactive" | "disabled";
778
+ // /**
779
+ // * Defines how the browser distributes space between and around flex items
780
+ // * along the main-axis of their container.
781
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content
782
+ // */
783
+ // justifyContent?: css.JustifyContent;
784
+ // /**
785
+ // * Defines the default justify-self for all items of the box, given them the
786
+ // * default way of justifying each box along the appropriate axis
787
+ // */
788
+ // justifyItems?: css.JustifyItems | ISubscribable<css.JustifyItems>;
789
+ // /**
790
+ // * Defines the way of justifying a box inside its container along the appropriate axis.
791
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/justify-self
792
+ // */
793
+ // justifySelf?: css.JustifySelf;
794
+ // layoutGrid?: unknown;
795
+ // layoutGridChar?: unknown;
796
+ // layoutGridLine?: unknown;
797
+ // layoutGridMode?: unknown;
798
+ // layoutGridType?: unknown;
799
+ // /**
800
+ // * Sets the left edge of an element
801
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/left
802
+ // */
803
+ // left?: css.CssValue<"auto" | css.CssLength | css.CssPercentage | css.CssGlobalValues>;
804
+ // /**
805
+ // * The letter-spacing CSS property specifies the spacing behavior between text characters.
806
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/letter-spacing
807
+ // */
808
+ // letterSpacing?: unknown;
809
+ // /**
810
+ // * Deprecated. Gets or sets line-breaking rules for text in selected languages such as Japanese, Chinese, and Korean.
811
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/line-break
812
+ // */
813
+ // lineBreak?: unknown;
814
+ // lineClamp?: number;
815
+ // /**
816
+ // * Specifies the height of an inline block level element.
817
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/line-height
818
+ // */
819
+ // lineHeight?: css.CssValue<css.CssLength | css.CssPercentage>;
820
+ // /**
821
+ // * Shorthand property that sets the list-style-type, list-style-position and list-style-image properties in one declaration.
822
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/list-style
823
+ // */
824
+ // listStyle?: unknown;
825
+ // /**
826
+ // * This property sets the image that will be used as the list item marker. When the image is available, it will replace the marker set with the 'list-style-type' marker. That also means that if the image is not available, it will show the style specified by list-style-property
827
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-image
828
+ // */
829
+ // listStyleImage?: unknown;
830
+ // /**
831
+ // * Specifies if the list-item markers should appear inside or outside the content flow.
832
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-position
833
+ // */
834
+ // listStylePosition?: css.CssGlobalValues | "inside" | "outside";
835
+ // /**
836
+ // * Specifies the type of list-item marker in a list.
837
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type
838
+ // */
839
+ // listStyleType?: unknown;
840
+ // /**
841
+ // * The margin property is shorthand to allow you to set all four margins of an element at once. Its equivalent longhand properties are margin-top, margin-right, margin-bottom and margin-left. Negative values are also allowed.
842
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/margin
843
+ // */
844
+ // margin?: unknown;
845
+ // /**
846
+ // * margin-bottom sets the bottom margin of an element.
847
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/margin-bottom
848
+ // */
849
+ // marginBottom?: unknown;
850
+ // /**
851
+ // * margin-left sets the left margin of an element.
852
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/margin-left
853
+ // */
854
+ // marginLeft?: unknown;
855
+ // /**
856
+ // * margin-right sets the right margin of an element.
857
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/margin-right
858
+ // */
859
+ // marginRight?: unknown;
860
+ // /**
861
+ // * margin-top sets the top margin of an element.
862
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/margin-top
863
+ // */
864
+ // marginTop?: css.CssValueGeneral;
865
+ // /**
866
+ // * The marquee-direction determines the initial direction in which the marquee content moves.
867
+ // */
868
+ // marqueeDirection?: unknown;
869
+ // /**
870
+ // * The 'marquee-style' property determines a marquee's scrolling behavior.
871
+ // */
872
+ // marqueeStyle?: unknown;
873
+ // /**
874
+ // * This property is shorthand for setting mask-image, mask-mode, mask-repeat, mask-position, mask-clip, mask-origin, mask-composite and mask-size. Omitted values are set to their original properties' initial values.
875
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/mask
876
+ // */
877
+ // mask?: unknown;
878
+ // /**
879
+ // * This property is shorthand for setting mask-border-source, mask-border-slice, mask-border-width, mask-border-outset, and mask-border-repeat. Omitted values are set to their original properties' initial values.
880
+ // */
881
+ // maskBorder?: unknown;
882
+ // /**
883
+ // * This property specifies how the images for the sides and the middle part of the mask image are scaled and tiled. The first keyword applies to the horizontal sides, the second one applies to the vertical ones. If the second keyword is absent, it is assumed to be the same as the first, similar to the CSS border-image-repeat property.
884
+ // */
885
+ // maskBorderRepeat?: unknown;
886
+ // /**
887
+ // * This property specifies inward offsets from the top, right, bottom, and left edges of the mask image, dividing it into nine regions: four corners, four edges, and a middle. The middle image part is discarded and treated as fully transparent black unless the fill keyword is present. The four values set the top, right, bottom and left offsets in that order, similar to the CSS border-image-slice property.
888
+ // */
889
+ // maskBorderSlice?: unknown;
890
+ // /**
891
+ // * Specifies an image to be used as a mask. An image that is empty, fails to download, is non-existent, or cannot be displayed is ignored and does not mask the element.
892
+ // */
893
+ // maskBorderSource?: unknown;
894
+ // /**
895
+ // * This property sets the width of the mask box image, similar to the CSS border-image-width property.
896
+ // */
897
+ // maskBorderWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
898
+ // /**
899
+ // * Determines the mask painting area, which defines the area that is affected by the mask. The painted content of an element may be restricted to this area.
900
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/mask-clip
901
+ // */
902
+ // maskClip?: unknown;
903
+ // /**
904
+ // * For elements rendered as a single box, specifies the mask positioning area. For elements rendered as multiple boxes (e.g., inline boxes on several lines, boxes on several pages) specifies which boxes box-decoration-break operates on to determine the mask positioning area(s).
905
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/mask-origin
906
+ // */
907
+ // maskOrigin?: unknown;
908
+ // /**
909
+ // * This property must not be used. It is no longer included in unknown standard or standard track specification, nor is it implemented in unknown browser. It is only used when the text-align-last property is set to size. It controls allowed adjustments of font-size to fit line content.
910
+ // */
911
+ // maxFontSize?: unknown;
912
+ // /**
913
+ // * Sets the maximum height for an element. It prevents the height of the element to exceed the specified value. If min-height is specified and is greater than max-height, max-height is overridden.
914
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/max-height
915
+ // */
916
+ // maxHeight?: css.CssValue<css.CssLength | css.CssPercentage>;
917
+ // /**
918
+ // * Sets the maximum width for an element. It limits the width property to be larger than the value specified in max-width.
919
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/max-width
920
+ // */
921
+ // maxWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
922
+ // /**
923
+ // * Sets the minimum height for an element. It prevents the height of the element to be smaller than the specified value. The value of min-height overrides both max-height and height.
924
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/min-height
925
+ // */
926
+ // minHeight?: css.CssValue<css.CssLength | css.CssPercentage>;
927
+ // /**
928
+ // * Sets the minimum width of an element. It limits the width property to be not smaller than the value specified in min-width.
929
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/min-width
930
+ // */
931
+ // minWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
932
+ // /**
933
+ // * The blend mode defines the formula that must be used to mix the colors with the backdrop
934
+ // * @see https://drafts.fxtf.org/compositing-1/#mix-blend-mode
935
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode
936
+ // */
937
+ // mixBlendMode?: css.CssValue<css.CssBlendMode>;
938
+ // /**
939
+ // * Specifies how the contents of a replaced element should be fitted to the box established by its used height and width.
940
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/object-fit
941
+ // */
942
+ // objectFit?: css.CssObjectFit;
943
+ // /**
944
+ // * Determines the alignment of the element inside its box.
945
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/object-position
946
+ // */
947
+ // objectPosition?: string | css.CssGlobalValues;
948
+ // /**
949
+ // * Specifies the transparency of an element.
950
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/opacity
951
+ // */
952
+ // opacity?: number | css.CssGlobalValues;
953
+ // /**
954
+ // * Specifies the order used to lay out flex items in their flex container.
955
+ // * Elements are laid out in the ascending order of the order value.
956
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/order
957
+ // */
958
+ // order?: number;
959
+ // /**
960
+ // * In paged media, this property defines the minimum number of lines in
961
+ // * a block container that must be left at the bottom of the page.
962
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/orphans
963
+ // */
964
+ // orphans?: number;
965
+ // /**
966
+ // * The CSS outline property is a shorthand property for setting one or more of the individual outline properties outline-style, outline-width and outline-color in a single rule. In most cases the use of this shortcut is preferable and more convenient.
967
+ // * Outlines differ from borders in the following ways: � Outlines do not take up space, they are drawn above the content.
968
+ // * � Outlines may be non-rectangular. They are rectangular in Gecko/Firefox. Internet Explorer attempts to place the smallest contiguous outline around all elements or shapes that are indicated to have an outline. Opera draws a non-rectangular shape around a construct.
969
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/outline
970
+ // */
971
+ // outline?: unknown;
972
+ // /**
973
+ // * The outline-color property sets the color of the outline of an element. An outline is a line that is drawn around elements, outside the border edge, to make the element stand out.
974
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/outline-color
975
+ // */
976
+ // outlineColor?: css.CssValue<css.CssColor>;
977
+ // /**
978
+ // * The outline-style property sets the style of the outline of an element.
979
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/outline-style
980
+ // */
981
+ // outlineStyle?: css.OutlineStyle;
982
+ // /**
983
+ // * The outline-offset property offsets the outline and draw it beyond the border edge.
984
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/outline-offset
985
+ // */
986
+ // outlineOffset?: unknown;
987
+ // /**
988
+ // * The outline-width CSS property is used to set the width of the outline of an element. An outline is a line that is drawn around elements, outside the border edge, to make the element stand out
989
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/outline-width
990
+ // */
991
+ // outlineWidth?: css.CssGlobalValues | "thin" | "medium" | "thick" | css.CssLength;
992
+ // /**
993
+ // * The overflow property controls how extra content exceeding the bounding box of an element is rendered. It can be used in conjunction with an element that has a fixed width and height, to eliminate text-induced page distortion.
994
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/overflow
995
+ // */
996
+ // overflow?: css.CssValue<css.CssOverflow>;
997
+ // /**
998
+ // * Specifies the preferred scrolling methods for elements that overflow.
999
+ // */
1000
+ // overflowStyle?: unknown;
1001
+ // /**
1002
+ // * The overflow-wrap CSS property specifies whether or not the browser should insert line breaks within words to prevent
1003
+ // * text from overflowing its content box. In contrast to word-break, overflow-wrap will only create a break if an entire
1004
+ // * word cannot be placed on its own line without overflowing.
1005
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-wrap
1006
+ // */
1007
+ // overflowWrap?: css.CssGlobalValues | "normal" | "break-word";
1008
+ // /**
1009
+ // * Controls how extra content exceeding the x-axis of the bounding box of an element is rendered.
1010
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-x
1011
+ // */
1012
+ // overflowX?: css.CssValue<css.CssOverflow>;
1013
+ // /**
1014
+ // * Controls how extra content exceeding the y-axis of the bounding box of an element is rendered.
1015
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-y
1016
+ // */
1017
+ // overflowY?: css.CssValue<css.CssOverflow>;
1018
+ // /**
1019
+ // * The padding optional CSS property sets the required padding space on one to four sides of an element. The padding area is the space between an element and its border. Negative values are not allowed but decimal values are permitted. The element size is treated as fixed, and the content of the element shifts toward the center as padding is increased.
1020
+ // * The padding property is a shorthand to avoid setting each side separately (padding-top, padding-right, padding-bottom, padding-left).
1021
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/padding
1022
+ // */
1023
+ // padding?: unknown;
1024
+ // /**
1025
+ // * The padding-bottom CSS property of an element sets the padding space required on the bottom of an element. The padding area is the space between the content of the element and its border. Contrary to margin-bottom values, negative values of padding-bottom are invalid.
1026
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/padding-bottom
1027
+ // */
1028
+ // paddingBottom?: css.CssValue<css.CssLength | css.CssPercentage>;
1029
+ // /**
1030
+ // * The padding-left CSS property of an element sets the padding space required on the left side of an element. The padding area is the space between the content of the element and its border. Contrary to margin-left values, negative values of padding-left are invalid.
1031
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/padding-left
1032
+ // */
1033
+ // paddingLeft?: css.CssValue<css.CssLength | css.CssPercentage>;
1034
+ // /**
1035
+ // * The padding-right CSS property of an element sets the padding space required on the right side of an element. The padding area is the space between the content of the element and its border. Contrary to margin-right values, negative values of padding-right are invalid.
1036
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/padding-right
1037
+ // */
1038
+ // paddingRight?: css.CssValue<css.CssLength | css.CssPercentage>;
1039
+ // /**
1040
+ // * The padding-top CSS property of an element sets the padding space required on the top of an element. The padding area is the space between the content of the element and its border. Contrary to margin-top values, negative values of padding-top are invalid.
1041
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/padding-top
1042
+ // */
1043
+ // paddingTop?: css.CssValue<css.CssLength | css.CssPercentage>;
1044
+ // /**
1045
+ // * The page-break-after property is supported in all major browsers. With CSS3, page-break-* properties are only aliases of the break-* properties. The CSS3 Fragmentation spec defines breaks for all CSS box fragmentation.
1046
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-after
1047
+ // */
1048
+ // pageBreakAfter?: css.PageBreakAfter;
1049
+ // /**
1050
+ // * The page-break-before property sets the page-breaking behavior before an element. With CSS3, page-break-* properties are only aliases of the break-* properties. The CSS3 Fragmentation spec defines breaks for all CSS box fragmentation.
1051
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-before
1052
+ // */
1053
+ // pageBreakBefore?: css.PageBreakBefore;
1054
+ // /**
1055
+ // * Sets the page-breaking behavior inside an element. With CSS3, page-break-* properties are only aliases of the break-* properties. The CSS3 Fragmentation spec defines breaks for all CSS box fragmentation.
1056
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-inside
1057
+ // */
1058
+ // pageBreakInside?: css.CssGlobalValues | "auto" | "avoid";
1059
+ // /**
1060
+ // * The pause property determines how long a speech media agent should pause before and after presenting an element. It is a shorthand for the pause-before and pause-after properties.
1061
+ // */
1062
+ // pause?: unknown;
1063
+ // /**
1064
+ // * The pause-after property determines how long a speech media agent should pause after presenting an element. It may be replaced by the shorthand property pause, which sets pause time before and after.
1065
+ // */
1066
+ // pauseAfter?: unknown;
1067
+ // /**
1068
+ // * The pause-before property determines how long a speech media agent should pause before presenting an element. It may be replaced by the shorthand property pause, which sets pause time before and after.
1069
+ // */
1070
+ // pauseBefore?: unknown;
1071
+ // /**
1072
+ // * The perspective property defines how far an element is placed from the view on the z-axis, from the screen to the viewer.
1073
+ // * Perspective defines how an object is viewed. In graphic arts, perspective is the representation on a flat surface of what the viewer's eye would see in a 3D space. (See Wikipedia for more information about graphical perspective and for related illustrations.)
1074
+ // * The illusion of perspective on a flat surface, such as a computer screen, is created by projecting points on the flat surface as they would appear if the flat surface were a window through which the viewer was looking at the object. In discussion of virtual environments, this flat surface is called a projection plane.
1075
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/perspective
1076
+ // */
1077
+ // perspective?: unknown;
1078
+ // /**
1079
+ // * The perspective-origin property establishes the origin for the perspective property. It effectively sets the X and Y position at which the viewer appears to be looking at the children of the element.
1080
+ // * When used with perspective, perspective-origin changes the appearance of an object, as if a viewer were looking at it from a different origin. An object appears differently if a viewer is looking directly at it versus looking at it from below, above, or from the side. Thus, the perspective-origin is like a vanishing point.
1081
+ // * The default value of perspective-origin is 50% 50%. This displays an object as if the viewer's eye were positioned directly at the center of the screen, both top-to-bottom and left-to-right. A value of 0% 0% changes the object as if the viewer was looking toward the top left angle. A value of 100% 100% changes the appearance as if viewed toward the bottom right angle.
1082
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/perspective-origin
1083
+ // */
1084
+ // perspectiveOrigin?: unknown;
1085
+ // /**
1086
+ // * The pointer-events property allows you to control whether an element can be the target for the pointing device (e.g, mouse, pen) events.
1087
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/pointer-events
1088
+ // */
1089
+ // pointerEvents?: css.PointerEvents;
1090
+ // /**
1091
+ // * The position property controls the type of positioning used by an element within its parent elements. The effect of the position property depends on a lot of factors, for example the position property of parent elements.
1092
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/position
1093
+ // */
1094
+ // position?: css.PositionX;
1095
+ // /**
1096
+ // * Obsolete: unsupported.
1097
+ // * This property determines whether or not a full-width punctuation mark character should be trimmed if it appears at the beginning of a line, so that its "ink" lines up with the first glyph in the line above and below.
1098
+ // */
1099
+ // punctuationTrim?: unknown;
1100
+ // /**
1101
+ // * Sets the type of quotation marks for embedded quotations.
1102
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/quotes
1103
+ // */
1104
+ // quotes?: unknown;
1105
+ // /**
1106
+ // * Controls whether the last region in a chain displays additional 'overset' content according its default overflow property, or if it displays a fragment of content as if it were flowing into a subsequent region.
1107
+ // */
1108
+ // regionFragment?: unknown;
1109
+ // /**
1110
+ // * The resize CSS property lets you control the resizability of an element.
1111
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/resize
1112
+ // */
1113
+ // resize?: css.CssGlobalValues | "none" | "both " | "horizontal" | "vertical";
1114
+ // /**
1115
+ // * The rest-after property determines how long a speech media agent should pause after presenting an element's main content, before presenting that element's exit cue sound. It may be replaced by the shorthand property rest, which sets rest time before and after.
1116
+ // */
1117
+ // restAfter?: unknown;
1118
+ // /**
1119
+ // * The rest-before property determines how long a speech media agent should pause after presenting an intro cue sound for an element, before presenting that element's main content. It may be replaced by the shorthand property rest, which sets rest time before and after.
1120
+ // */
1121
+ // restBefore?: unknown;
1122
+ // /**
1123
+ // * Specifies the position an element in relation to the right side of the containing element.
1124
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/right
1125
+ // */
1126
+ // right?: css.CssValue<"auto" | css.CssLength | css.CssPercentage | css.CssGlobalValues>;
1127
+ // /**
1128
+ // * Specifies the distribution of the different ruby elements over the base.
1129
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/ruby-align
1130
+ // */
1131
+ // rubyAlign?: css.CssGlobalValues | "start" | "center" | "space-between" | "space-around";
1132
+ // /**
1133
+ // * Specifies the position of a ruby element relatives to its base element. It can be position over the element (over), under it (under), or between the characters, on their right side (inter-character).
1134
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/ruby-position
1135
+ // */
1136
+ // rubyPosition?: css.CssGlobalValues | "over" | "under" | "inter-character";
1137
+ // /**
1138
+ // * SVG: For the <ellipse> element, this attribute defines the x-radius of the element. A value of zero disables rendering of the element.
1139
+ // * https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/rx
1140
+ // */
1141
+ // rx?: number;
1142
+ // /**
1143
+ // * SVG: For the <ellipse> element, this attribute defines the y-radius of the element. A value of zero disables rendering of the element.
1144
+ // * https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/ry
1145
+ // */
1146
+ // ry?: number;
1147
+ // /**
1148
+ // * Defines the alpha channel threshold used to extract a shape from an image. Can be thought of as a "minimum opacity" threshold; that is, a value of 0.5 means that the shape will enclose all the pixels that are more than 50% opaque.
1149
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/shape-image-threshold
1150
+ // */
1151
+ // shapeImageThreshold?: unknown;
1152
+ // /**
1153
+ // * A future level of CSS Shapes will define a shape-inside property, which will define a shape to wrap content within the element. See Editor's Draft <http://dev.w3.org/csswg/css-shapes/> and CSSWG wiki page on next-level plans <http://wiki.csswg.org/spec/css-shapes>
1154
+ // */
1155
+ // shapeInside?: unknown;
1156
+ // /**
1157
+ // * Adds a margin to a shape-outside. In effect, defines a new shape that is the smallest contour around all the points that are the shape-margin distance outward perpendicular to each point on the underlying shape. For points where a perpendicular direction is not defined (e.g., a triangle corner), takes all points on a circle centered at the point and with a radius of the shape-margin distance. This property accepts only non-negative values.
1158
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/shape-margin
1159
+ // */
1160
+ // shapeMargin?: unknown;
1161
+ // /**
1162
+ // * s a shape around which text should be wrapped, with possible modifications from the shape-margin property. The shape defined by shape-outside and shape-margin changes the geometry of a float element's float area.
1163
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/shape-outside
1164
+ // */
1165
+ // shapeOutside?: unknown;
1166
+ // /**
1167
+ // * The speak property determines whether or not a speech synthesizer will read aloud the contents of an element.
1168
+ // */
1169
+ // speak?: unknown;
1170
+ // /**
1171
+ // * The speak-as property determines how the speech synthesizer interprets the content: words as whole words or as a sequence of letters, numbers as a numerical value or a sequence of digits, punctuation as pauses in speech or named punctuation characters.
1172
+ // */
1173
+ // speakAs?: unknown;
1174
+ // /**
1175
+ // * Location of a font-face. Used with the @font-face at rule
1176
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/src
1177
+ // */
1178
+ // src?: css.CssValueString;
1179
+ // /**
1180
+ // * SVG: Defines the color of the outline on a given graphical element.
1181
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/stroke
1182
+ // */
1183
+ // stroke?: string;
1184
+ // /**
1185
+ // * SVG: Controls the pattern of dashes and gaps used to stroke paths.
1186
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/stroke-dasharray
1187
+ // */
1188
+ // strokeDasharray?: number[];
1189
+ // /**
1190
+ // * SVG: Specifies the distance into the dash pattern to start the dash
1191
+ // * @see https://developer.mozilla.org/en/docs/Web/SVG/Attribute/stroke-dashoffset
1192
+ // */
1193
+ // strokeDashoffset?: css.CssValue<css.CssGlobalValues | css.CssLength | css.CssPercentage>;
1194
+ // /**
1195
+ // * SVG: Specifies the shape to be used at the end of open subpaths when they are stroked.
1196
+ // * @see https://developer.mozilla.org/en/docs/Web/SVG/Attribute/stroke-linecap
1197
+ // */
1198
+ // strokeLinecap?: css.CssGlobalValues | "butt" | "round" | "square";
1199
+ // /**
1200
+ // * SVG: Specifies the opacity of the outline on the current object.
1201
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/stroke-opacity
1202
+ // */
1203
+ // strokeOpacity?: number;
1204
+ // /**
1205
+ // * SVG: Specifies the width of the outline on the current object.
1206
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/stroke-width
1207
+ // */
1208
+ // strokeWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
1209
+ // /**
1210
+ // * The tab-size CSS property is used to customise the width of a tab (U+0009) character.
1211
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/tab-size
1212
+ // */
1213
+ // tabSize?: unknown;
1214
+ // /**
1215
+ // * The 'table-layout' property controls the algorithm used to lay out the table cells, rows, and columns.
1216
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/table-layout
1217
+ // */
1218
+ // tableLayout?: unknown;
1219
+ // /**
1220
+ // * SVG: The text-anchor attribute is used to align (start-, middle- or end-alignment) a string of text relative to a given point.
1221
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/text-anchor
1222
+ // */
1223
+ // textAnchor?: "start" | "middle" | "end" | "inherit";
1224
+ // /**
1225
+ // * The text-align CSS property describes how inline content like text is aligned in its parent block element. text-align does not control the alignment of block elements itself, only their inline content.
1226
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-align
1227
+ // */
1228
+ // textAlign?: css.TextAlign;
1229
+ // /**
1230
+ // * The text-align-last CSS property describes how the last line of a block element or a line before line break is aligned in its parent block element.
1231
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-align-last
1232
+ // */
1233
+ // textAlignLast?: css.TextAlignLast;
1234
+ // /**
1235
+ // * The text-decoration CSS property is used to set the text formatting to underline, overline, line-through or blink.
1236
+ // * underline and overline decorations are positioned under the text, line-through over it.
1237
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-decoration
1238
+ // */
1239
+ // textDecoration?: unknown;
1240
+ // /**
1241
+ // * Sets the color of unknown text decoration, such as underlines, overlines, and strike throughs.
1242
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-decoration-color
1243
+ // */
1244
+ // textDecorationColor?: css.CssValue<css.CssColor>;
1245
+ // /**
1246
+ // * Sets what kind of line decorations are added to an element, such as underlines, overlines, etc.
1247
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-decoration-line
1248
+ // */
1249
+ // textDecorationLine?: unknown;
1250
+ // textDecorationLineThrough?: unknown;
1251
+ // textDecorationNone?: unknown;
1252
+ // textDecorationOverline?: unknown;
1253
+ // /**
1254
+ // * Specifies what parts of an element�s content are skipped over when applying unknown text decoration.
1255
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-decoration-skip
1256
+ // */
1257
+ // textDecorationSkip?: unknown;
1258
+ // /**
1259
+ // * This property specifies the style of the text decoration line drawn on the specified element. The intended meaning for the values are the same as those of the border-style-properties.
1260
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-decoration-style
1261
+ // */
1262
+ // textDecorationStyle?: css.CssGlobalValues | "solid" | "double" | "dotted" | "dashed" | "wavy";
1263
+ // textDecorationUnderline?: unknown;
1264
+ // /**
1265
+ // * The text-emphasis property will apply special emphasis marks to the elements text. Slightly similar to the text-decoration property only that this property can have affect on the line-height. It also is noted that this is shorthand for text-emphasis-style and for text-emphasis-color.
1266
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-emphasis
1267
+ // */
1268
+ // textEmphasis?: unknown;
1269
+ // /**
1270
+ // * The text-emphasis-color property specifies the foreground color of the emphasis marks.
1271
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-emphasis-color
1272
+ // */
1273
+ // textEmphasisColor?: css.CssValue<css.CssColor>;
1274
+ // /**
1275
+ // * The text-emphasis-style property applies special emphasis marks to an element's text.
1276
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-emphasis-style
1277
+ // */
1278
+ // textEmphasisStyle?: unknown;
1279
+ // /**
1280
+ // * This property helps determine an inline box's block-progression dimension, derived from the text-height and font-size properties for non-replaced elements, the height or the width for replaced elements, and the stacked block-progression dimension for inline-block elements. The block-progression dimension determines the position of the padding, border and margin for the element.
1281
+ // */
1282
+ // textHeight?: css.CssValue<css.CssLength | css.CssPercentage>;
1283
+ // /**
1284
+ // * Specifies the amount of space horizontally that should be left on the first line of the text of an element. This horizontal spacing is at the beginning of the first line and is in respect to the left edge of the containing block box.
1285
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-indent
1286
+ // */
1287
+ // textIndent?: unknown;
1288
+ // textJustifyTrim?: unknown;
1289
+ // textKashidaSpace?: unknown;
1290
+ // /**
1291
+ // * The text-line-through property is a shorthand property for text-line-through-style, text-line-through-color and text-line-through-mode. (Considered obsolete; use text-decoration instead.)
1292
+ // */
1293
+ // textLineThrough?: unknown;
1294
+ // /**
1295
+ // * Specifies the line colors for the line-through text decoration.
1296
+ // * (Considered obsolete; use text-decoration-color instead.)
1297
+ // */
1298
+ // textLineThroughColor?: css.CssValue<css.CssColor>;
1299
+ // /**
1300
+ // * Sets the mode for the line-through text decoration, determining whether the text decoration affects the space characters or not.
1301
+ // * (Considered obsolete; use text-decoration-skip instead.)
1302
+ // */
1303
+ // textLineThroughMode?: unknown;
1304
+ // /**
1305
+ // * Specifies the line style for line-through text decoration.
1306
+ // * (Considered obsolete; use text-decoration-style instead.)
1307
+ // */
1308
+ // textLineThroughStyle?: unknown;
1309
+ // /**
1310
+ // * Specifies the line width for the line-through text decoration.
1311
+ // */
1312
+ // textLineThroughWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
1313
+ // /**
1314
+ // * The text-overflow shorthand CSS property determines how overflowed content that is not displayed is signaled to the users. It can be clipped, display an ellipsis ('�', U+2026 HORIZONTAL ELLIPSIS) or a Web author-defined string. It covers the two long-hand properties text-overflow-mode and text-overflow-ellipsis
1315
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-overflow
1316
+ // */
1317
+ // textOverflow?: css.CssGlobalValues | "clip" | "ellipsis" | string;
1318
+ // /**
1319
+ // * The text-overline property is the shorthand for the text-overline-style, text-overline-width, text-overline-color, and text-overline-mode properties.
1320
+ // */
1321
+ // textOverline?: unknown;
1322
+ // /**
1323
+ // * Specifies the line color for the overline text decoration.
1324
+ // */
1325
+ // textOverlineColor?: css.CssValue<css.CssColor>;
1326
+ // /**
1327
+ // * Sets the mode for the overline text decoration, determining whether the text decoration affects the space characters or not.
1328
+ // */
1329
+ // textOverlineMode?: unknown;
1330
+ // /**
1331
+ // * Specifies the line style for overline text decoration.
1332
+ // */
1333
+ // textOverlineStyle?: unknown;
1334
+ // /**
1335
+ // * Specifies the line width for the overline text decoration.
1336
+ // */
1337
+ // textOverlineWidth?: css.CssValue<css.CssLength | css.CssPercentage>;
1338
+ // /**
1339
+ // * The text-rendering CSS property provides information to the browser about how to optimize when rendering text. Options are: legibility, speed or geometric precision.
1340
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-rendering
1341
+ // */
1342
+ // textRendering?: css.CssGlobalValues | "auto" | "optimizeSpeed" | "optimizeLegibility" | "geometricPrecision";
1343
+ // /**
1344
+ // * Obsolete: unsupported.
1345
+ // */
1346
+ // textScript?: unknown;
1347
+ // /**
1348
+ // * The CSS text-shadow property applies one or more drop shadows to the text and <text-decorations> of an element. Each shadow is specified as an offset from the text, along with optional color and blur radius values.
1349
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-shadow
1350
+ // */
1351
+ // textShadow?: unknown;
1352
+ // /**
1353
+ // * This property transforms text for styling purposes. (It has no effect on the underlying content.)
1354
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/text-transform
1355
+ // */
1356
+ // textTransform?: css.TextTransform;
1357
+ // /**
1358
+ // * Unsupported.
1359
+ // * This property will add a underline position value to the element that has an underline defined.
1360
+ // */
1361
+ // textUnderlinePosition?: unknown;
1362
+ // /**
1363
+ // * After review this should be replaced by text-decoration should it not?
1364
+ // * This property will set the underline style for text with a line value for underline, overline, and line-through.
1365
+ // */
1366
+ // textUnderlineStyle?: unknown;
1367
+ // /**
1368
+ // * This property specifies how far an absolutely positioned box's top margin edge is offset below the top edge of the box's containing block. For relatively positioned boxes, the offset is with respect to the top edges of the box itself (i.e., the box is given a position in the normal flow, then offset from that position according to these properties).
1369
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/top
1370
+ // */
1371
+ // top?: css.CssValue<"auto" | css.CssLength | css.CssPercentage | css.CssGlobalValues>;
1372
+ // /**
1373
+ // * Determines whether touch input may trigger default behavior supplied by the user agent, such as panning or zooming.
1374
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/touch-action
1375
+ // */
1376
+ // touchAction?: css.TouchAction;
1377
+ // /**
1378
+ // * CSS transforms allow elements styled with CSS to be transformed in two-dimensional or three-dimensional space. Using this property, elements can be translated, rotated, scaled, and skewed. The value list may consist of 2D and/or 3D transform values.
1379
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/transform
1380
+ // */
1381
+ // transform?: css.CssTransformFunction;
1382
+ // webKitTransform?: css.CssTransformFunction;
1383
+ // msTransform?: css.CssTransformFunction;
1384
+ // /**
1385
+ // * This property defines the origin of the transformation axes relative to the element to which the transformation is applied.
1386
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/transform-origin
1387
+ // */
1388
+ // transformOrigin?: unknown;
1389
+ // /**
1390
+ // * This property allows you to define the relative position of the origin of the transformation grid along the z-axis.
1391
+ // */
1392
+ // transformOriginZ?: unknown;
1393
+ // /**
1394
+ // * This property specifies how nested elements are rendered in 3D space relative to their parent.
1395
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/transform-style
1396
+ // */
1397
+ // transformStyle?: css.CssGlobalValues | "flat" | "preserve-3d";
1398
+ // /**
1399
+ // * The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay. It allows to define the transition between two states of an element.
1400
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/transition
1401
+ // */
1402
+ // transition?: unknown;
1403
+ // /**
1404
+ // * Defines when the transition will start. A value of �0s� means the transition will execute as soon as the property is changed. Otherwise, the value specifies an offset from the moment the property is changed, and the transition will delay execution by that offset.
1405
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/transition-delay
1406
+ // */
1407
+ // transitionDelay?: unknown;
1408
+ // /**
1409
+ // * The 'transition-duration' property specifies the length of time a transition animation takes to complete.
1410
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/transition-duration
1411
+ // */
1412
+ // transitionDuration?: unknown;
1413
+ // /**
1414
+ // * The 'transition-property' property specifies the name of the CSS property to which the transition is applied.
1415
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/transition-property
1416
+ // */
1417
+ // transitionProperty?: css.CssValueString;
1418
+ // /**
1419
+ // * Sets the pace of action within a transition
1420
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/transition-timing-function
1421
+ // */
1422
+ // transitionTimingFunction?: css.CssTimingFunction;
1423
+ // /**
1424
+ // * The unicode-bidi CSS property specifies the level of embedding with respect to the bidirectional algorithm.
1425
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/unicode-bidi
1426
+ // */
1427
+ // unicodeBidi?: unknown;
1428
+ // /**
1429
+ // * unicode-range allows you to set a specific range of characters to be downloaded from a font (embedded using @font-face) and made available for use on the current page.
1430
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/unicode-range
1431
+ // */
1432
+ // unicodeRange?: unknown;
1433
+ // /**
1434
+ // * This is for all the high level UX stuff.
1435
+ // */
1436
+ // userFocus?: unknown;
1437
+ // /**
1438
+ // * For inputing user content
1439
+ // */
1440
+ // userInput?: unknown;
1441
+ // /**
1442
+ // * User select
1443
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/user-select
1444
+ // */
1445
+ // userSelect?: "auto" | "text" | "none" | "contain" | "all";
1446
+ // /**
1447
+ // * The vertical-align property controls how inline elements or text are vertically aligned compared to the baseline. If this property is used on table-cells it controls the vertical alignment of content of the table cell.
1448
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/vertical-align
1449
+ // */
1450
+ // verticalAlign?: css.VerticalAlign;
1451
+ // /**
1452
+ // * The visibility property specifies whether the boxes generated by an element are rendered.
1453
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/visibility
1454
+ // */
1455
+ // visibility?: css.CssGlobalValues | "visible" | "hidden" | "collapse";
1456
+ // /**
1457
+ // * The voice-balance property sets the apparent position (in stereo sound) of the synthesized voice for spoken media.
1458
+ // */
1459
+ // voiceBalance?: unknown;
1460
+ // /**
1461
+ // * The voice-duration property allows the author to explicitly set the amount of time it should take a speech synthesizer to read an element's content, for example to allow the speech to be synchronized with other media. With a value of auto (the default) the length of time it takes to read the content is determined by the content itself and the voice-rate property.
1462
+ // */
1463
+ // voiceDuration?: unknown;
1464
+ // /**
1465
+ // * The voice-family property sets the speaker's voice used by a speech media agent to read an element. The speaker may be specified as a named character (to match a voice option in the speech reading software) or as a generic description of the age and gender of the voice. Similar to the font-family property for visual media, a comma-separated list of fallback options may be given in case the speech reader does not recognize the character name or cannot synthesize the requested combination of generic properties.
1466
+ // */
1467
+ // voiceFamily?: unknown;
1468
+ // /**
1469
+ // * The voice-pitch property sets pitch or tone (high or low) for the synthesized speech when reading an element; the pitch may be specified absolutely or relative to the normal pitch for the voice-family used to read the text.
1470
+ // */
1471
+ // voicePitch?: unknown;
1472
+ // /**
1473
+ // * The voice-range property determines how much variation in pitch or tone will be created by the speech synthesize when reading an element. Emphasized text, grammatical structures and punctuation may all be rendered as changes in pitch, this property determines how strong or obvious those changes are; large ranges are associated with enthusiastic or emotional speech, while small ranges are associated with flat or mechanical speech.
1474
+ // */
1475
+ // voiceRange?: unknown;
1476
+ // /**
1477
+ // * The voice-rate property sets the speed at which the voice synthesized by a speech media agent will read content.
1478
+ // */
1479
+ // voiceRate?: unknown;
1480
+ // /**
1481
+ // * The voice-stress property sets the level of vocal emphasis to be used for synthesized speech reading the element.
1482
+ // */
1483
+ // voiceStress?: unknown;
1484
+ // /**
1485
+ // * The voice-volume property sets the volume for spoken content in speech media. It replaces the deprecated volume property.
1486
+ // */
1487
+ // voiceVolume?: unknown;
1488
+ // /**
1489
+ // * The white-space property controls whether and how white space inside the element is collapsed, and whether lines may wrap at unforced "soft wrap" opportunities.
1490
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/white-space
1491
+ // */
1492
+ // whiteSpace?: css.CssGlobalValues | "normal" | "nowrap" | "pre" | "pre-line" | "pre-wrap";
1493
+ // /**
1494
+ // * Obsolete: unsupported.
1495
+ // */
1496
+ // whiteSpaceTreatment?: unknown;
1497
+ // /**
1498
+ // * In paged media, this property defines the mimimum number of lines
1499
+ // * that must be left at the top of the second page.
1500
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/widows
1501
+ // */
1502
+ // widows?: number;
1503
+ // /**
1504
+ // * Specifies the width of the content area of an element. The content area of the element width does not include the padding, border, and margin of the element.
1505
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/width
1506
+ // */
1507
+ // width?: css.CssValue<"auto" | css.CssLength | css.CssPercentage | css.CssGlobalValues>;
1508
+ // /**
1509
+ // * The �will-change� CSS property provides a way for authors to hint browsers about the kind of changes to be expected on an element, so that the browser can set up appropriate optimizations ahead of time before the element is actually changed. These kind of optimizations can increase the responsiveness of a page by doing potentially expensive work ahead of time before they are actually required.
1510
+ // * @see https://developer.mozilla.org/en-US/docs/Web/CSS/will-change
1511
+ // */
1512
+ // willChange?: css.CssValue<"auto" | "scroll-position" | "contents" | css.CssValueString>;
1513
+ // /**
1514
+ // * The word-break property is often used when there is long generated content that is strung together without and spaces or hyphens to beak apart. A common case of this is when there is a long URL that does not have unknown hyphens. This case could potentially cause the breaking of the layout as it could extend past the parent element.
1515
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/word-break
1516
+ // */
1517
+ // wordBreak?: css.CssGlobalValues | "normal" | "break-all" | "keep-all";
1518
+ // /**
1519
+ // * The word-spacing CSS property specifies the spacing behavior between "words".
1520
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/word-spacing
1521
+ // */
1522
+ // wordSpacing?: css.CssGlobalValues | "normal" | css.CssLength | css.CssPercentage;
1523
+ // /**
1524
+ // * An alias of css/properties/overflow-wrap, word-wrap defines whether to break words when the content exceeds the boundaries of its container.
1525
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/word-wrap
1526
+ // */
1527
+ // wordWrap?: css.CssGlobalValues | "normal" | "break-word";
1528
+ // /**
1529
+ // * Specifies how exclusions affect inline content within block-level elements. Elements lay out their inline content in their content area but wrap around exclusion areas.
1530
+ // */
1531
+ // wrapFlow?: unknown;
1532
+ // /**
1533
+ // * Set the value that is used to offset the inner wrap shape from other shapes. Inline content that intersects a shape with this property will be pushed by this shape's margin.
1534
+ // */
1535
+ // wrapMargin?: unknown;
1536
+ // /**
1537
+ // * Obsolete and unsupported. Do not use.
1538
+ // * This CSS property controls the text when it reaches the end of the block in which it is enclosed.
1539
+ // */
1540
+ // wrapOption?: unknown;
1541
+ // /**
1542
+ // * writing-mode specifies if lines of text are laid out horizontally or vertically, and the direction which lines of text and blocks progress.
1543
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/writing-mode
1544
+ // */
1545
+ // writingMode?: css.WritingMode;
1546
+ // /**
1547
+ // * The z-index property specifies the z-order of an element and its descendants.
1548
+ // * When elements overlap, z-order determines which one covers the other.
1549
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/z-index
1550
+ // */
1551
+ // zIndex?: css.CssGlobalValues | "auto" | number;
1552
+ // /**
1553
+ // * Sets the initial zoom factor of a document defined by @viewport.
1554
+ // * @see https://developer.mozilla.org/en/docs/Web/CSS/zoom
1555
+ // */
1556
+ // zoom?: "auto" | number;
1557
+ //}
1558
1558
 
1559
1559
 
1560
1560
  // ReSharper disable once InconsistentNaming
1561
- export interface IStyleSubscribable {
1561
+ export interface IStyle {
1562
1562
  /**
1563
1563
  * Aligns a flex container's lines within the flex container when there is extra space in the cross-axis, similar to how justify-content aligns individual items within the main-axis.
1564
1564
  * @see https://developer.mozilla.org/en-US/docs/Web/CSS/align-content