@mirohq/design-system-grid 2.1.27-input.1 → 2.1.27
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.
- package/dist/types.d.ts +990 -963
- package/package.json +4 -4
package/dist/types.d.ts
CHANGED
|
@@ -1,505 +1,521 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
2
|
import react__default, { ComponentPropsWithRef } from 'react';
|
|
3
|
+
import * as _mirohq_design_system_primitive from '@mirohq/design-system-primitive';
|
|
3
4
|
import * as _mirohq_design_system_stitches from '@mirohq/design-system-stitches';
|
|
4
|
-
import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
|
|
5
5
|
import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
|
|
6
|
-
import * as
|
|
6
|
+
import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
|
|
7
7
|
|
|
8
|
-
declare const StyledGrid: react.ForwardRefExoticComponent<Omit<Omit<
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
readonly 'green-400': any;
|
|
40
|
-
readonly 'green-500': any;
|
|
41
|
-
readonly 'green-600': any;
|
|
42
|
-
readonly 'green-700': any;
|
|
43
|
-
readonly 'green-800': any;
|
|
44
|
-
readonly 'green-900': any;
|
|
45
|
-
readonly 'indigo-100': any;
|
|
46
|
-
readonly 'indigo-200': any;
|
|
47
|
-
readonly 'indigo-300': any;
|
|
48
|
-
readonly 'indigo-400': any;
|
|
49
|
-
readonly 'indigo-500': any;
|
|
50
|
-
readonly 'indigo-600': any;
|
|
51
|
-
readonly 'indigo-700': any;
|
|
52
|
-
readonly 'indigo-800': any;
|
|
53
|
-
readonly 'indigo-900': any;
|
|
54
|
-
readonly 'red-100': any;
|
|
55
|
-
readonly 'red-200': any;
|
|
56
|
-
readonly 'red-300': any;
|
|
57
|
-
readonly 'red-400': any;
|
|
58
|
-
readonly 'red-500': any;
|
|
59
|
-
readonly 'red-600': any;
|
|
60
|
-
readonly 'red-700': any;
|
|
61
|
-
readonly 'red-800': any;
|
|
62
|
-
readonly 'red-900': any;
|
|
63
|
-
readonly transparent: any;
|
|
64
|
-
readonly white: any;
|
|
65
|
-
readonly 'yellow-100': any;
|
|
66
|
-
readonly 'yellow-200': any;
|
|
67
|
-
readonly 'yellow-300': any;
|
|
68
|
-
readonly 'yellow-400': any;
|
|
69
|
-
readonly 'yellow-500': any;
|
|
70
|
-
readonly 'yellow-600': any;
|
|
71
|
-
readonly 'yellow-700': any;
|
|
72
|
-
readonly 'yellow-800': any;
|
|
73
|
-
readonly 'yellow-900': any;
|
|
74
|
-
"background-alpha-active"?: any;
|
|
75
|
-
"background-alpha-hover"?: any;
|
|
76
|
-
"background-danger-prominent"?: any;
|
|
77
|
-
"background-danger-prominent-active"?: any;
|
|
78
|
-
"background-danger-prominent-hover"?: any;
|
|
79
|
-
"background-danger-subtle"?: any;
|
|
80
|
-
"background-danger-subtle-active"?: any;
|
|
81
|
-
"background-danger-subtle-hover"?: any;
|
|
82
|
-
"background-neutrals"?: any;
|
|
83
|
-
"background-neutrals-active"?: any;
|
|
84
|
-
"background-neutrals-container"?: any;
|
|
85
|
-
"background-neutrals-controls-disabled"?: any;
|
|
86
|
-
"background-neutrals-disabled"?: any;
|
|
87
|
-
"background-neutrals-hover"?: any;
|
|
88
|
-
"background-neutrals-inactive"?: any;
|
|
89
|
-
"background-neutrals-inactive-hover"?: any;
|
|
90
|
-
"background-neutrals-inverted"?: any;
|
|
91
|
-
"background-neutrals-inverted-subtle"?: any;
|
|
92
|
-
"background-neutrals-page"?: any;
|
|
93
|
-
"background-neutrals-page-subtle"?: any;
|
|
94
|
-
"background-neutrals-scrolls"?: any;
|
|
95
|
-
"background-neutrals-scrolls-expanded"?: any;
|
|
96
|
-
"background-neutrals-scrolls-hover"?: any;
|
|
97
|
-
"background-neutrals-scrolls-pressed"?: any;
|
|
98
|
-
"background-neutrals-scrolls-pressed-hover"?: any;
|
|
99
|
-
"background-neutrals-subtle"?: any;
|
|
100
|
-
"background-neutrals-subtle-active"?: any;
|
|
101
|
-
"background-neutrals-subtle-hover"?: any;
|
|
102
|
-
"background-primary-prominent"?: any;
|
|
103
|
-
"background-primary-prominent-active"?: any;
|
|
104
|
-
"background-primary-prominent-expanded"?: any;
|
|
105
|
-
"background-primary-prominent-hover"?: any;
|
|
106
|
-
"background-primary-prominent-pressed"?: any;
|
|
107
|
-
"background-primary-prominent-pressed-hover"?: any;
|
|
108
|
-
"background-primary-prominent-selected"?: any;
|
|
109
|
-
"background-primary-subtle"?: any;
|
|
110
|
-
"background-primary-subtle-active"?: any;
|
|
111
|
-
"background-primary-subtle-expanded"?: any;
|
|
112
|
-
"background-primary-subtle-hover"?: any;
|
|
113
|
-
"background-primary-subtle-pressed"?: any;
|
|
114
|
-
"background-primary-subtle-pressed-hover"?: any;
|
|
115
|
-
"background-primary-subtle-selected"?: any;
|
|
116
|
-
"background-success"?: any;
|
|
117
|
-
"background-success-prominent"?: any;
|
|
118
|
-
"background-success-prominent-active"?: any;
|
|
119
|
-
"background-success-prominent-hover"?: any;
|
|
120
|
-
"background-warning-prominent"?: any;
|
|
121
|
-
"background-warning-subtle"?: any;
|
|
122
|
-
"border-danger"?: any;
|
|
123
|
-
"border-danger-active"?: any;
|
|
124
|
-
"border-danger-hover"?: any;
|
|
125
|
-
"border-focus-inner"?: any;
|
|
126
|
-
"border-focus-middle"?: any;
|
|
127
|
-
"border-focus-outer"?: any;
|
|
128
|
-
"border-neutrals"?: any;
|
|
129
|
-
"border-neutrals-active"?: any;
|
|
130
|
-
"border-neutrals-controls"?: any;
|
|
131
|
-
"border-neutrals-controls-disabled"?: any;
|
|
132
|
-
"border-neutrals-disabled"?: any;
|
|
133
|
-
"border-neutrals-hover"?: any;
|
|
134
|
-
"border-neutrals-inverted"?: any;
|
|
135
|
-
"border-neutrals-subtle"?: any;
|
|
136
|
-
"border-neutrals-text"?: any;
|
|
137
|
-
"border-neutrals-text-active"?: any;
|
|
138
|
-
"border-neutrals-text-hover"?: any;
|
|
139
|
-
"border-neutrals-text-subtle"?: any;
|
|
140
|
-
"border-neutrals-text-subtle-active"?: any;
|
|
141
|
-
"border-neutrals-text-subtle-hover"?: any;
|
|
142
|
-
"border-neutrals-transparent"?: any;
|
|
143
|
-
"border-primary"?: any;
|
|
144
|
-
"border-primary-active"?: any;
|
|
145
|
-
"border-primary-hover"?: any;
|
|
146
|
-
"border-primary-inverted"?: any;
|
|
147
|
-
"border-success"?: any;
|
|
148
|
-
"border-success-active"?: any;
|
|
149
|
-
"border-success-hover"?: any;
|
|
150
|
-
"border-warning"?: any;
|
|
151
|
-
"icon-danger"?: any;
|
|
152
|
-
"icon-danger-active"?: any;
|
|
153
|
-
"icon-danger-hover"?: any;
|
|
154
|
-
"icon-danger-inverted"?: any;
|
|
155
|
-
"icon-neutrals"?: any;
|
|
156
|
-
"icon-neutrals-disabled"?: any;
|
|
157
|
-
"icon-neutrals-inactive"?: any;
|
|
158
|
-
"icon-neutrals-inactive-hover"?: any;
|
|
159
|
-
"icon-neutrals-inverted"?: any;
|
|
160
|
-
"icon-neutrals-search"?: any;
|
|
161
|
-
"icon-neutrals-subtle"?: any;
|
|
162
|
-
"icon-neutrals-text"?: any;
|
|
163
|
-
"icon-primary"?: any;
|
|
164
|
-
"icon-primary-active"?: any;
|
|
165
|
-
"icon-primary-hover"?: any;
|
|
166
|
-
"icon-primary-inverted"?: any;
|
|
167
|
-
"icon-primary-selected"?: any;
|
|
168
|
-
"icon-success"?: any;
|
|
169
|
-
"icon-success-active"?: any;
|
|
170
|
-
"icon-success-hover"?: any;
|
|
171
|
-
"icon-success-inverted"?: any;
|
|
172
|
-
"icon-warning"?: any;
|
|
173
|
-
"icon-warning-prominent"?: any;
|
|
174
|
-
"icon-warning-subtle"?: any;
|
|
175
|
-
"text-danger"?: any;
|
|
176
|
-
"text-danger-active"?: any;
|
|
177
|
-
"text-danger-hover"?: any;
|
|
178
|
-
"text-danger-inverted"?: any;
|
|
179
|
-
"text-neutrals"?: any;
|
|
180
|
-
"text-neutrals-active"?: any;
|
|
181
|
-
"text-neutrals-disabled"?: any;
|
|
182
|
-
"text-neutrals-hover"?: any;
|
|
183
|
-
"text-neutrals-inverted"?: any;
|
|
184
|
-
"text-neutrals-placeholder"?: any;
|
|
185
|
-
"text-neutrals-placeholder-only"?: any;
|
|
186
|
-
"text-neutrals-subtle"?: any;
|
|
187
|
-
"text-neutrals-subtle-active"?: any;
|
|
188
|
-
"text-neutrals-subtle-hover"?: any;
|
|
189
|
-
"text-primary"?: any;
|
|
190
|
-
"text-primary-active"?: any;
|
|
191
|
-
"text-primary-hover"?: any;
|
|
192
|
-
"text-primary-inverted"?: any;
|
|
193
|
-
"text-primary-inverted-subtle"?: any;
|
|
194
|
-
"text-primary-selected"?: any;
|
|
195
|
-
"text-success"?: any;
|
|
196
|
-
"text-success-active"?: any;
|
|
197
|
-
"text-success-hover"?: any;
|
|
198
|
-
"text-success-inverted"?: any;
|
|
199
|
-
"text-warning"?: any;
|
|
200
|
-
"text-warning-subtle"?: any;
|
|
201
|
-
};
|
|
202
|
-
'font-sizes': {
|
|
203
|
-
readonly 150: "0.75rem";
|
|
204
|
-
readonly 175: "0.875rem";
|
|
205
|
-
readonly 200: "1rem";
|
|
206
|
-
readonly 225: "1.125rem";
|
|
207
|
-
readonly 250: "1.25rem";
|
|
208
|
-
readonly 300: "1.5rem";
|
|
209
|
-
readonly 400: "2rem";
|
|
210
|
-
readonly 500: "2.5rem";
|
|
211
|
-
readonly 600: "3rem";
|
|
212
|
-
readonly 800: "4rem";
|
|
213
|
-
readonly 900: "4.5rem";
|
|
214
|
-
};
|
|
215
|
-
fonts: {
|
|
216
|
-
readonly heading: "Roobert, sans-serif";
|
|
217
|
-
readonly body: "Open Sans, sans-serif";
|
|
218
|
-
};
|
|
219
|
-
radii: {
|
|
220
|
-
readonly none: 0;
|
|
221
|
-
readonly half: "999em";
|
|
222
|
-
readonly 25: "2px";
|
|
223
|
-
readonly 50: "4px";
|
|
224
|
-
readonly 75: "6px";
|
|
225
|
-
readonly 100: "8px";
|
|
226
|
-
readonly 200: "16px";
|
|
227
|
-
};
|
|
228
|
-
shadows: {
|
|
229
|
-
readonly 'focus-small': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-inner";
|
|
230
|
-
readonly 'focus-small-outline': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 1px $colors$border-focus-middle, inset 0 0 0 2px $colors$border-focus-inner";
|
|
231
|
-
readonly 'focus-large': "0 0 0 4px $colors$border-focus-inner, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-outer";
|
|
232
|
-
readonly 'focus-controls': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-focus-middle, 0 0 0 5px $colors$border-focus-outer";
|
|
233
|
-
readonly 'focus-controls-error': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-danger, 0 0 0 5px $colors$background-danger-subtle-hover";
|
|
234
|
-
readonly 'focus-controls-success': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$background-success-prominent, 0 0 0 5px $colors$background-success";
|
|
235
|
-
};
|
|
236
|
-
sizes: {
|
|
237
|
-
readonly number: string;
|
|
238
|
-
readonly 'icon-200': "16px";
|
|
239
|
-
readonly 'icon-300': "24px";
|
|
240
|
-
readonly 'icon-400': "32px";
|
|
241
|
-
};
|
|
242
|
-
space: {
|
|
243
|
-
readonly 0: "0px";
|
|
244
|
-
readonly 25: "2px";
|
|
245
|
-
readonly 50: "4px";
|
|
246
|
-
readonly 100: "8px";
|
|
247
|
-
readonly 150: "12px";
|
|
248
|
-
readonly 200: "16px";
|
|
249
|
-
readonly 300: "24px";
|
|
250
|
-
readonly 400: "32px";
|
|
251
|
-
readonly 500: "40px";
|
|
252
|
-
readonly 600: "48px";
|
|
253
|
-
readonly 700: "56px";
|
|
254
|
-
readonly 800: "64px";
|
|
255
|
-
readonly 1200: "96px";
|
|
256
|
-
readonly 1600: "128px";
|
|
257
|
-
};
|
|
258
|
-
'space-gap': {
|
|
259
|
-
readonly 0: any;
|
|
260
|
-
readonly 50: any;
|
|
261
|
-
readonly 100: any;
|
|
262
|
-
readonly 200: any;
|
|
263
|
-
readonly 300: any;
|
|
264
|
-
};
|
|
265
|
-
'space-inset': {
|
|
266
|
-
readonly 0: any;
|
|
267
|
-
readonly 50: any;
|
|
268
|
-
readonly 100: any;
|
|
269
|
-
readonly 150: any;
|
|
270
|
-
readonly 200: any;
|
|
271
|
-
readonly 300: any;
|
|
272
|
-
readonly 400: any;
|
|
273
|
-
readonly 500: any;
|
|
274
|
-
readonly 600: any;
|
|
275
|
-
readonly 700: any;
|
|
276
|
-
readonly 800: any;
|
|
277
|
-
readonly 1200: any;
|
|
278
|
-
readonly 1600: any;
|
|
279
|
-
};
|
|
280
|
-
'space-offset': {
|
|
281
|
-
readonly 0: any;
|
|
282
|
-
readonly 50: any;
|
|
283
|
-
readonly 100: any;
|
|
284
|
-
readonly 150: any;
|
|
285
|
-
readonly 200: any;
|
|
286
|
-
readonly 300: any;
|
|
287
|
-
readonly 400: any;
|
|
288
|
-
readonly 600: any;
|
|
289
|
-
readonly 800: any;
|
|
290
|
-
readonly 1200: any;
|
|
291
|
-
readonly 1600: any;
|
|
292
|
-
readonly 'stacking-0': any;
|
|
293
|
-
readonly 'stacking-100': any;
|
|
294
|
-
readonly 'stacking-200': any;
|
|
295
|
-
readonly 'stacking-300': any;
|
|
296
|
-
readonly 'stacking-400': any;
|
|
297
|
-
readonly 'stacking-500': any;
|
|
298
|
-
readonly 'stacking-800': any;
|
|
299
|
-
};
|
|
300
|
-
'stroke-width': {
|
|
301
|
-
readonly thin: "1.5px";
|
|
302
|
-
readonly normal: "2px";
|
|
303
|
-
readonly bold: "4px";
|
|
304
|
-
};
|
|
305
|
-
'z-indices': {
|
|
306
|
-
readonly dropdownMenu: 100;
|
|
307
|
-
readonly select: 200;
|
|
308
|
-
readonly popover: 300;
|
|
309
|
-
readonly tooltip: 400;
|
|
310
|
-
};
|
|
311
|
-
}, {
|
|
312
|
-
readonly background: "colors";
|
|
313
|
-
readonly backgroundColor: "colors";
|
|
314
|
-
readonly backgroundImage: "colors";
|
|
315
|
-
readonly blockSize: "sizes";
|
|
316
|
-
readonly border: "colors";
|
|
317
|
-
readonly borderBlock: "colors";
|
|
318
|
-
readonly borderBlockEnd: "colors";
|
|
319
|
-
readonly borderBlockStart: "colors";
|
|
320
|
-
readonly borderBottom: "colors";
|
|
321
|
-
readonly borderBottomColor: "colors";
|
|
322
|
-
readonly borderBottomLeftRadius: "radii";
|
|
323
|
-
readonly borderBottomRightRadius: "radii";
|
|
324
|
-
readonly borderBottomStyle: "border-styles";
|
|
325
|
-
readonly borderBottomWidth: "border-widths";
|
|
326
|
-
readonly borderColor: "colors";
|
|
327
|
-
readonly borderImage: "colors";
|
|
328
|
-
readonly borderInline: "colors";
|
|
329
|
-
readonly borderInlineEnd: "colors";
|
|
330
|
-
readonly borderInlineStart: "colors";
|
|
331
|
-
readonly borderLeft: "colors";
|
|
332
|
-
readonly borderLeftColor: "colors";
|
|
333
|
-
readonly borderLeftStyle: "border-styles";
|
|
334
|
-
readonly borderLeftWidth: "border-widths";
|
|
335
|
-
readonly borderRadius: "radii";
|
|
336
|
-
readonly borderRight: "colors";
|
|
337
|
-
readonly borderRightColor: "colors";
|
|
338
|
-
readonly borderRightStyle: "border-styles";
|
|
339
|
-
readonly borderRightWidth: "border-widths";
|
|
340
|
-
readonly borderStyle: "border-styles";
|
|
341
|
-
readonly borderTop: "colors";
|
|
342
|
-
readonly borderTopColor: "colors";
|
|
343
|
-
readonly borderTopLeftRadius: "radii";
|
|
344
|
-
readonly borderTopRightRadius: "radii";
|
|
345
|
-
readonly borderTopStyle: "border-styles";
|
|
346
|
-
readonly borderTopWidth: "border-widths";
|
|
347
|
-
readonly borderWidth: "border-widths";
|
|
348
|
-
readonly bottom: "space";
|
|
349
|
-
readonly boxShadow: "shadows";
|
|
350
|
-
readonly caretColor: "colors";
|
|
351
|
-
readonly color: "colors";
|
|
352
|
-
readonly columnGap: "space-gap";
|
|
353
|
-
readonly columnRuleColor: "colors";
|
|
354
|
-
readonly fill: "colors";
|
|
355
|
-
readonly flexBasis: "sizes";
|
|
356
|
-
readonly fontFamily: "fonts";
|
|
357
|
-
readonly fontSize: "font-sizes";
|
|
358
|
-
readonly fontWeight: "font-weights";
|
|
359
|
-
readonly gap: "space-gap";
|
|
360
|
-
readonly gridColumnGap: "space-gap";
|
|
361
|
-
readonly gridGap: "space-gap";
|
|
362
|
-
readonly gridRowGap: "space-gap";
|
|
363
|
-
readonly gridTemplateColumns: "sizes";
|
|
364
|
-
readonly gridTemplateRows: "sizes";
|
|
365
|
-
readonly height: "sizes";
|
|
366
|
-
readonly inlineSize: "sizes";
|
|
367
|
-
readonly inset: "space-inset";
|
|
368
|
-
readonly insetBlock: "space-inset";
|
|
369
|
-
readonly insetBlockEnd: "space-inset";
|
|
370
|
-
readonly insetBlockStart: "space-inset";
|
|
371
|
-
readonly insetInline: "space-inset";
|
|
372
|
-
readonly insetInlineEnd: "space-inset";
|
|
373
|
-
readonly insetInlineStart: "space-inset";
|
|
374
|
-
readonly left: "space";
|
|
375
|
-
readonly letterSpacing: "letter-spacings";
|
|
376
|
-
readonly lineHeight: "line-heights";
|
|
377
|
-
readonly margin: "space-offset";
|
|
378
|
-
readonly marginBlock: "space-offset";
|
|
379
|
-
readonly marginBlockEnd: "space-offset";
|
|
380
|
-
readonly marginBlockStart: "space-offset";
|
|
381
|
-
readonly marginBottom: "space-offset";
|
|
382
|
-
readonly marginInline: "space-offset";
|
|
383
|
-
readonly marginInlineEnd: "space-offset";
|
|
384
|
-
readonly marginInlineStart: "space-offset";
|
|
385
|
-
readonly marginLeft: "space-offset";
|
|
386
|
-
readonly marginRight: "space-offset";
|
|
387
|
-
readonly marginTop: "space-offset";
|
|
388
|
-
readonly maxBlockSize: "sizes";
|
|
389
|
-
readonly maxHeight: "sizes";
|
|
390
|
-
readonly maxInlineSize: "sizes";
|
|
391
|
-
readonly maxWidth: "sizes";
|
|
392
|
-
readonly minBlockSize: "sizes";
|
|
393
|
-
readonly minHeight: "sizes";
|
|
394
|
-
readonly minInlineSize: "sizes";
|
|
395
|
-
readonly minWidth: "sizes";
|
|
396
|
-
readonly outline: "colors";
|
|
397
|
-
readonly outlineColor: "colors";
|
|
398
|
-
readonly padding: "space-inset";
|
|
399
|
-
readonly paddingBlock: "space-inset";
|
|
400
|
-
readonly paddingBlockEnd: "space-inset";
|
|
401
|
-
readonly paddingBlockStart: "space-inset";
|
|
402
|
-
readonly paddingBottom: "space-inset";
|
|
403
|
-
readonly paddingInline: "space-inset";
|
|
404
|
-
readonly paddingInlineEnd: "space-inset";
|
|
405
|
-
readonly paddingInlineStart: "space-inset";
|
|
406
|
-
readonly paddingLeft: "space-inset";
|
|
407
|
-
readonly paddingRight: "space-inset";
|
|
408
|
-
readonly paddingTop: "space-inset";
|
|
409
|
-
readonly right: "space";
|
|
410
|
-
readonly rowGap: "space-gap";
|
|
411
|
-
readonly scrollMargin: "space-offset";
|
|
412
|
-
readonly scrollMarginBlock: "space-offset";
|
|
413
|
-
readonly scrollMarginBlockEnd: "space-offset";
|
|
414
|
-
readonly scrollMarginBlockStart: "space-offset";
|
|
415
|
-
readonly scrollMarginBottom: "space-offset";
|
|
416
|
-
readonly scrollMarginInline: "space-offset";
|
|
417
|
-
readonly scrollMarginInlineEnd: "space-offset";
|
|
418
|
-
readonly scrollMarginInlineStart: "space-offset";
|
|
419
|
-
readonly scrollMarginLeft: "space-offset";
|
|
420
|
-
readonly scrollMarginRight: "space-offset";
|
|
421
|
-
readonly scrollMarginTop: "space-offset";
|
|
422
|
-
readonly scrollPadding: "space-inset";
|
|
423
|
-
readonly scrollPaddingBlock: "space-inset";
|
|
424
|
-
readonly scrollPaddingBlockEnd: "space-inset";
|
|
425
|
-
readonly scrollPaddingBlockStart: "space-inset";
|
|
426
|
-
readonly scrollPaddingBottom: "space-inset";
|
|
427
|
-
readonly scrollPaddingInline: "space-inset";
|
|
428
|
-
readonly scrollPaddingInlineEnd: "space-inset";
|
|
429
|
-
readonly scrollPaddingInlineStart: "space-inset";
|
|
430
|
-
readonly scrollPaddingLeft: "space-inset";
|
|
431
|
-
readonly scrollPaddingRight: "space-inset";
|
|
432
|
-
readonly scrollPaddingTop: "space-inset";
|
|
433
|
-
readonly stroke: "colors";
|
|
434
|
-
readonly strokeWidth: "stroke-width";
|
|
435
|
-
readonly textDecorationColor: "colors";
|
|
436
|
-
readonly textShadow: "shadows";
|
|
437
|
-
readonly top: "space";
|
|
438
|
-
readonly transition: "transitions";
|
|
439
|
-
readonly width: "sizes";
|
|
440
|
-
readonly zIndex: "z-indices";
|
|
441
|
-
}, {
|
|
442
|
-
paddingX: (value: {
|
|
443
|
-
readonly [$$PropertyValue]: "padding";
|
|
444
|
-
}) => {
|
|
445
|
-
paddingLeft: {
|
|
446
|
-
readonly [$$PropertyValue]: "padding";
|
|
8
|
+
declare const StyledGrid: react.ForwardRefExoticComponent<Omit<Omit<{
|
|
9
|
+
align?: "center" | "end" | "baseline" | "start" | "stretch" | undefined;
|
|
10
|
+
flow?: "row" | "column" | "dense" | "rowDense" | "columnDense" | undefined;
|
|
11
|
+
gap?: 0 | 200 | 50 | 100 | 300 | "0" | "100" | "200" | "300" | "50" | undefined;
|
|
12
|
+
gapX?: 0 | 200 | 50 | 100 | 300 | "0" | "100" | "200" | "300" | "50" | undefined;
|
|
13
|
+
gapY?: 0 | 200 | 50 | 100 | 300 | "0" | "100" | "200" | "300" | "50" | undefined;
|
|
14
|
+
columns?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | undefined;
|
|
15
|
+
rows?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | undefined;
|
|
16
|
+
justify?: "center" | "end" | "start" | "stretch" | "between" | "around" | "evenly" | undefined;
|
|
17
|
+
justifyItems?: "center" | "end" | "start" | "stretch" | undefined;
|
|
18
|
+
}, "rows" | "align" | "columns" | "justify" | "justifyItems" | "gap" | "flow" | "gapX" | "gapY"> & _stitches_react_types_styled_component.TransformProps<{
|
|
19
|
+
align?: "center" | "end" | "baseline" | "start" | "stretch" | undefined;
|
|
20
|
+
flow?: "row" | "column" | "dense" | "rowDense" | "columnDense" | undefined;
|
|
21
|
+
gap?: 0 | 200 | 50 | 100 | 300 | "0" | "100" | "200" | "300" | "50" | undefined;
|
|
22
|
+
gapX?: 0 | 200 | 50 | 100 | 300 | "0" | "100" | "200" | "300" | "50" | undefined;
|
|
23
|
+
gapY?: 0 | 200 | 50 | 100 | 300 | "0" | "100" | "200" | "300" | "50" | undefined;
|
|
24
|
+
columns?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | undefined;
|
|
25
|
+
rows?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | undefined;
|
|
26
|
+
justify?: "center" | "end" | "start" | "stretch" | "between" | "around" | "evenly" | undefined;
|
|
27
|
+
justifyItems?: "center" | "end" | "start" | "stretch" | undefined;
|
|
28
|
+
}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
29
|
+
ref?: ((instance: HTMLDivElement | null) => void) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
30
|
+
} & {
|
|
31
|
+
asChild?: boolean | undefined;
|
|
32
|
+
}, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
33
|
+
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
34
|
+
'border-widths': {
|
|
35
|
+
readonly none: 0;
|
|
36
|
+
readonly sm: "1px";
|
|
37
|
+
readonly md: "2px";
|
|
38
|
+
readonly lg: "4px";
|
|
447
39
|
};
|
|
448
|
-
|
|
449
|
-
readonly
|
|
40
|
+
colors: {
|
|
41
|
+
readonly black: any;
|
|
42
|
+
readonly 'blue-100': any;
|
|
43
|
+
readonly 'blue-200': any;
|
|
44
|
+
readonly 'blue-300': any;
|
|
45
|
+
readonly 'blue-400': any;
|
|
46
|
+
readonly 'blue-500': any;
|
|
47
|
+
readonly 'blue-600': any;
|
|
48
|
+
readonly 'blue-700': any;
|
|
49
|
+
readonly 'blue-800': any;
|
|
50
|
+
readonly 'blue-900': any;
|
|
51
|
+
readonly 'blue-1000': any;
|
|
52
|
+
readonly 'gray-100': any;
|
|
53
|
+
readonly 'gray-200': any;
|
|
54
|
+
readonly 'gray-300': any;
|
|
55
|
+
readonly 'gray-400': any;
|
|
56
|
+
readonly 'gray-500': any;
|
|
57
|
+
readonly 'gray-600': any;
|
|
58
|
+
readonly 'gray-700': any;
|
|
59
|
+
readonly 'gray-800': any;
|
|
60
|
+
readonly 'gray-900': any;
|
|
61
|
+
readonly 'green-100': any;
|
|
62
|
+
readonly 'green-200': any;
|
|
63
|
+
readonly 'green-300': any;
|
|
64
|
+
readonly 'green-400': any;
|
|
65
|
+
readonly 'green-500': any;
|
|
66
|
+
readonly 'green-600': any;
|
|
67
|
+
readonly 'green-700': any;
|
|
68
|
+
readonly 'green-800': any;
|
|
69
|
+
readonly 'green-900': any;
|
|
70
|
+
readonly 'indigo-100': any;
|
|
71
|
+
readonly 'indigo-200': any;
|
|
72
|
+
readonly 'indigo-300': any;
|
|
73
|
+
readonly 'indigo-400': any;
|
|
74
|
+
readonly 'indigo-500': any;
|
|
75
|
+
readonly 'indigo-600': any;
|
|
76
|
+
readonly 'indigo-700': any;
|
|
77
|
+
readonly 'indigo-800': any;
|
|
78
|
+
readonly 'indigo-900': any;
|
|
79
|
+
readonly 'red-100': any;
|
|
80
|
+
readonly 'red-200': any;
|
|
81
|
+
readonly 'red-300': any;
|
|
82
|
+
readonly 'red-400': any;
|
|
83
|
+
readonly 'red-500': any;
|
|
84
|
+
readonly 'red-600': any;
|
|
85
|
+
readonly 'red-700': any;
|
|
86
|
+
readonly 'red-800': any;
|
|
87
|
+
readonly 'red-900': any;
|
|
88
|
+
readonly transparent: any;
|
|
89
|
+
readonly white: any;
|
|
90
|
+
readonly 'yellow-100': any;
|
|
91
|
+
readonly 'yellow-200': any;
|
|
92
|
+
readonly 'yellow-300': any;
|
|
93
|
+
readonly 'yellow-400': any;
|
|
94
|
+
readonly 'yellow-500': any;
|
|
95
|
+
readonly 'yellow-600': any;
|
|
96
|
+
readonly 'yellow-700': any;
|
|
97
|
+
readonly 'yellow-800': any;
|
|
98
|
+
readonly 'yellow-900': any;
|
|
99
|
+
"background-alpha-active"?: any;
|
|
100
|
+
"background-alpha-hover"?: any;
|
|
101
|
+
"background-danger-prominent"?: any;
|
|
102
|
+
"background-danger-prominent-active"?: any;
|
|
103
|
+
"background-danger-prominent-hover"?: any;
|
|
104
|
+
"background-danger-subtle"?: any;
|
|
105
|
+
"background-danger-subtle-active"?: any;
|
|
106
|
+
"background-danger-subtle-hover"?: any;
|
|
107
|
+
"background-neutrals"?: any;
|
|
108
|
+
"background-neutrals-active"?: any;
|
|
109
|
+
"background-neutrals-container"?: any;
|
|
110
|
+
"background-neutrals-controls-disabled"?: any;
|
|
111
|
+
"background-neutrals-disabled"?: any;
|
|
112
|
+
"background-neutrals-hover"?: any;
|
|
113
|
+
"background-neutrals-inactive"?: any;
|
|
114
|
+
"background-neutrals-inactive-hover"?: any;
|
|
115
|
+
"background-neutrals-inverted"?: any;
|
|
116
|
+
"background-neutrals-inverted-subtle"?: any;
|
|
117
|
+
"background-neutrals-page"?: any;
|
|
118
|
+
"background-neutrals-page-subtle"?: any;
|
|
119
|
+
"background-neutrals-scrolls"?: any;
|
|
120
|
+
"background-neutrals-scrolls-expanded"?: any;
|
|
121
|
+
"background-neutrals-scrolls-hover"?: any;
|
|
122
|
+
"background-neutrals-scrolls-pressed"?: any;
|
|
123
|
+
"background-neutrals-scrolls-pressed-hover"?: any;
|
|
124
|
+
"background-neutrals-subtle"?: any;
|
|
125
|
+
"background-neutrals-subtle-active"?: any;
|
|
126
|
+
"background-neutrals-subtle-hover"?: any;
|
|
127
|
+
"background-primary-prominent"?: any;
|
|
128
|
+
"background-primary-prominent-active"?: any;
|
|
129
|
+
"background-primary-prominent-expanded"?: any;
|
|
130
|
+
"background-primary-prominent-hover"?: any;
|
|
131
|
+
"background-primary-prominent-pressed"?: any;
|
|
132
|
+
"background-primary-prominent-pressed-hover"?: any;
|
|
133
|
+
"background-primary-prominent-selected"?: any;
|
|
134
|
+
"background-primary-subtle"?: any;
|
|
135
|
+
"background-primary-subtle-active"?: any;
|
|
136
|
+
"background-primary-subtle-expanded"?: any;
|
|
137
|
+
"background-primary-subtle-hover"?: any;
|
|
138
|
+
"background-primary-subtle-pressed"?: any;
|
|
139
|
+
"background-primary-subtle-pressed-hover"?: any;
|
|
140
|
+
"background-primary-subtle-selected"?: any;
|
|
141
|
+
"background-success"?: any;
|
|
142
|
+
"background-success-prominent"?: any;
|
|
143
|
+
"background-success-prominent-active"?: any;
|
|
144
|
+
"background-success-prominent-hover"?: any;
|
|
145
|
+
"background-warning-prominent"?: any;
|
|
146
|
+
"background-warning-subtle"?: any;
|
|
147
|
+
"border-danger"?: any;
|
|
148
|
+
"border-danger-active"?: any;
|
|
149
|
+
"border-danger-hover"?: any;
|
|
150
|
+
"border-focus-inner"?: any;
|
|
151
|
+
"border-focus-middle"?: any;
|
|
152
|
+
"border-focus-outer"?: any;
|
|
153
|
+
"border-neutrals"?: any;
|
|
154
|
+
"border-neutrals-active"?: any;
|
|
155
|
+
"border-neutrals-controls"?: any;
|
|
156
|
+
"border-neutrals-controls-disabled"?: any;
|
|
157
|
+
"border-neutrals-disabled"?: any;
|
|
158
|
+
"border-neutrals-hover"?: any;
|
|
159
|
+
"border-neutrals-inverted"?: any;
|
|
160
|
+
"border-neutrals-subtle"?: any;
|
|
161
|
+
"border-neutrals-text"?: any;
|
|
162
|
+
"border-neutrals-text-active"?: any;
|
|
163
|
+
"border-neutrals-text-hover"?: any;
|
|
164
|
+
"border-neutrals-text-subtle"?: any;
|
|
165
|
+
"border-neutrals-text-subtle-active"?: any;
|
|
166
|
+
"border-neutrals-text-subtle-hover"?: any;
|
|
167
|
+
"border-neutrals-transparent"?: any;
|
|
168
|
+
"border-primary"?: any;
|
|
169
|
+
"border-primary-active"?: any;
|
|
170
|
+
"border-primary-hover"?: any;
|
|
171
|
+
"border-primary-inverted"?: any;
|
|
172
|
+
"border-success"?: any;
|
|
173
|
+
"border-success-active"?: any;
|
|
174
|
+
"border-success-hover"?: any;
|
|
175
|
+
"border-warning"?: any;
|
|
176
|
+
"icon-danger"?: any;
|
|
177
|
+
"icon-danger-active"?: any;
|
|
178
|
+
"icon-danger-hover"?: any;
|
|
179
|
+
"icon-danger-inverted"?: any;
|
|
180
|
+
"icon-neutrals"?: any;
|
|
181
|
+
"icon-neutrals-disabled"?: any;
|
|
182
|
+
"icon-neutrals-inactive"?: any;
|
|
183
|
+
"icon-neutrals-inactive-hover"?: any;
|
|
184
|
+
"icon-neutrals-inverted"?: any;
|
|
185
|
+
"icon-neutrals-search"?: any;
|
|
186
|
+
"icon-neutrals-subtle"?: any;
|
|
187
|
+
"icon-neutrals-text"?: any;
|
|
188
|
+
"icon-primary"?: any;
|
|
189
|
+
"icon-primary-active"?: any;
|
|
190
|
+
"icon-primary-hover"?: any;
|
|
191
|
+
"icon-primary-inverted"?: any;
|
|
192
|
+
"icon-primary-selected"?: any;
|
|
193
|
+
"icon-success"?: any;
|
|
194
|
+
"icon-success-active"?: any;
|
|
195
|
+
"icon-success-hover"?: any;
|
|
196
|
+
"icon-success-inverted"?: any;
|
|
197
|
+
"icon-warning"?: any;
|
|
198
|
+
"icon-warning-prominent"?: any;
|
|
199
|
+
"icon-warning-subtle"?: any;
|
|
200
|
+
"text-danger"?: any;
|
|
201
|
+
"text-danger-active"?: any;
|
|
202
|
+
"text-danger-hover"?: any;
|
|
203
|
+
"text-danger-inverted"?: any;
|
|
204
|
+
"text-neutrals"?: any;
|
|
205
|
+
"text-neutrals-active"?: any;
|
|
206
|
+
"text-neutrals-disabled"?: any;
|
|
207
|
+
"text-neutrals-hover"?: any;
|
|
208
|
+
"text-neutrals-inverted"?: any;
|
|
209
|
+
"text-neutrals-placeholder"?: any;
|
|
210
|
+
"text-neutrals-placeholder-only"?: any;
|
|
211
|
+
"text-neutrals-subtle"?: any;
|
|
212
|
+
"text-neutrals-subtle-active"?: any;
|
|
213
|
+
"text-neutrals-subtle-hover"?: any;
|
|
214
|
+
"text-primary"?: any;
|
|
215
|
+
"text-primary-active"?: any;
|
|
216
|
+
"text-primary-hover"?: any;
|
|
217
|
+
"text-primary-inverted"?: any;
|
|
218
|
+
"text-primary-inverted-subtle"?: any;
|
|
219
|
+
"text-primary-selected"?: any;
|
|
220
|
+
"text-success"?: any;
|
|
221
|
+
"text-success-active"?: any;
|
|
222
|
+
"text-success-hover"?: any;
|
|
223
|
+
"text-success-inverted"?: any;
|
|
224
|
+
"text-warning"?: any;
|
|
225
|
+
"text-warning-subtle"?: any;
|
|
450
226
|
};
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
readonly
|
|
227
|
+
'font-sizes': {
|
|
228
|
+
readonly 150: "0.75rem";
|
|
229
|
+
readonly 175: "0.875rem";
|
|
230
|
+
readonly 200: "1rem";
|
|
231
|
+
readonly 225: "1.125rem";
|
|
232
|
+
readonly 250: "1.25rem";
|
|
233
|
+
readonly 300: "1.5rem";
|
|
234
|
+
readonly 400: "2rem";
|
|
235
|
+
readonly 500: "2.5rem";
|
|
236
|
+
readonly 600: "3rem";
|
|
237
|
+
readonly 800: "4rem";
|
|
238
|
+
readonly 900: "4.5rem";
|
|
457
239
|
};
|
|
458
|
-
|
|
459
|
-
readonly
|
|
240
|
+
fonts: {
|
|
241
|
+
readonly heading: "Roobert, sans-serif";
|
|
242
|
+
readonly body: "Open Sans, sans-serif";
|
|
460
243
|
};
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
readonly
|
|
244
|
+
radii: {
|
|
245
|
+
readonly none: 0;
|
|
246
|
+
readonly half: "999em";
|
|
247
|
+
readonly 25: "2px";
|
|
248
|
+
readonly 50: "4px";
|
|
249
|
+
readonly 75: "6px";
|
|
250
|
+
readonly 100: "8px";
|
|
251
|
+
readonly 200: "16px";
|
|
467
252
|
};
|
|
468
|
-
|
|
469
|
-
readonly
|
|
253
|
+
shadows: {
|
|
254
|
+
readonly 'focus-small': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-inner";
|
|
255
|
+
readonly 'focus-small-outline': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 1px $colors$border-focus-middle, inset 0 0 0 2px $colors$border-focus-inner";
|
|
256
|
+
readonly 'focus-large': "0 0 0 4px $colors$border-focus-inner, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-outer";
|
|
257
|
+
readonly 'focus-controls': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-focus-middle, 0 0 0 5px $colors$border-focus-outer";
|
|
258
|
+
readonly 'focus-controls-error': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-danger, 0 0 0 5px $colors$background-danger-subtle-hover";
|
|
470
259
|
};
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
260
|
+
sizes: {
|
|
261
|
+
readonly number: string;
|
|
262
|
+
readonly 'icon-200': "16px";
|
|
263
|
+
readonly 'icon-300': "24px";
|
|
264
|
+
readonly 'icon-400': "32px";
|
|
265
|
+
};
|
|
266
|
+
space: {
|
|
267
|
+
readonly 0: "0px";
|
|
268
|
+
readonly 25: "2px";
|
|
269
|
+
readonly 50: "4px";
|
|
270
|
+
readonly 100: "8px";
|
|
271
|
+
readonly 150: "12px";
|
|
272
|
+
readonly 200: "16px";
|
|
273
|
+
readonly 300: "24px";
|
|
274
|
+
readonly 400: "32px";
|
|
275
|
+
readonly 500: "40px";
|
|
276
|
+
readonly 600: "48px";
|
|
277
|
+
readonly 700: "56px";
|
|
278
|
+
readonly 800: "64px";
|
|
279
|
+
readonly 1200: "96px";
|
|
280
|
+
readonly 1600: "128px";
|
|
281
|
+
};
|
|
282
|
+
'space-gap': {
|
|
283
|
+
readonly 0: any;
|
|
284
|
+
readonly 50: any;
|
|
285
|
+
readonly 100: any;
|
|
286
|
+
readonly 200: any;
|
|
287
|
+
readonly 300: any;
|
|
477
288
|
};
|
|
478
|
-
|
|
289
|
+
'space-inset': {
|
|
290
|
+
readonly 0: any;
|
|
291
|
+
readonly 50: any;
|
|
292
|
+
readonly 100: any;
|
|
293
|
+
readonly 150: any;
|
|
294
|
+
readonly 200: any;
|
|
295
|
+
readonly 300: any;
|
|
296
|
+
readonly 400: any;
|
|
297
|
+
readonly 600: any;
|
|
298
|
+
readonly 700: any;
|
|
299
|
+
readonly 800: any;
|
|
300
|
+
readonly 1200: any;
|
|
301
|
+
readonly 1600: any;
|
|
302
|
+
};
|
|
303
|
+
'space-offset': {
|
|
304
|
+
readonly 0: any;
|
|
305
|
+
readonly 50: any;
|
|
306
|
+
readonly 100: any;
|
|
307
|
+
readonly 150: any;
|
|
308
|
+
readonly 200: any;
|
|
309
|
+
readonly 300: any;
|
|
310
|
+
readonly 400: any;
|
|
311
|
+
readonly 600: any;
|
|
312
|
+
readonly 800: any;
|
|
313
|
+
readonly 1200: any;
|
|
314
|
+
readonly 1600: any;
|
|
315
|
+
readonly 'stacking-0': any;
|
|
316
|
+
readonly 'stacking-100': any;
|
|
317
|
+
readonly 'stacking-200': any;
|
|
318
|
+
readonly 'stacking-300': any;
|
|
319
|
+
readonly 'stacking-400': any;
|
|
320
|
+
readonly 'stacking-500': any;
|
|
321
|
+
readonly 'stacking-800': any;
|
|
322
|
+
};
|
|
323
|
+
'stroke-width': {
|
|
324
|
+
readonly thin: "1.5px";
|
|
325
|
+
readonly normal: "2px";
|
|
326
|
+
readonly bold: "4px";
|
|
327
|
+
};
|
|
328
|
+
'z-indices': {
|
|
329
|
+
readonly dropdownMenu: 100;
|
|
330
|
+
readonly select: 200;
|
|
331
|
+
readonly popover: 300;
|
|
332
|
+
readonly tooltip: 400;
|
|
333
|
+
};
|
|
334
|
+
}, {
|
|
335
|
+
readonly background: "colors";
|
|
336
|
+
readonly backgroundColor: "colors";
|
|
337
|
+
readonly backgroundImage: "colors";
|
|
338
|
+
readonly blockSize: "sizes";
|
|
339
|
+
readonly border: "colors";
|
|
340
|
+
readonly borderBlock: "colors";
|
|
341
|
+
readonly borderBlockEnd: "colors";
|
|
342
|
+
readonly borderBlockStart: "colors";
|
|
343
|
+
readonly borderBottom: "colors";
|
|
344
|
+
readonly borderBottomColor: "colors";
|
|
345
|
+
readonly borderBottomLeftRadius: "radii";
|
|
346
|
+
readonly borderBottomRightRadius: "radii";
|
|
347
|
+
readonly borderBottomStyle: "border-styles";
|
|
348
|
+
readonly borderBottomWidth: "border-widths";
|
|
349
|
+
readonly borderColor: "colors";
|
|
350
|
+
readonly borderImage: "colors";
|
|
351
|
+
readonly borderInline: "colors";
|
|
352
|
+
readonly borderInlineEnd: "colors";
|
|
353
|
+
readonly borderInlineStart: "colors";
|
|
354
|
+
readonly borderLeft: "colors";
|
|
355
|
+
readonly borderLeftColor: "colors";
|
|
356
|
+
readonly borderLeftStyle: "border-styles";
|
|
357
|
+
readonly borderLeftWidth: "border-widths";
|
|
358
|
+
readonly borderRadius: "radii";
|
|
359
|
+
readonly borderRight: "colors";
|
|
360
|
+
readonly borderRightColor: "colors";
|
|
361
|
+
readonly borderRightStyle: "border-styles";
|
|
362
|
+
readonly borderRightWidth: "border-widths";
|
|
363
|
+
readonly borderStyle: "border-styles";
|
|
364
|
+
readonly borderTop: "colors";
|
|
365
|
+
readonly borderTopColor: "colors";
|
|
366
|
+
readonly borderTopLeftRadius: "radii";
|
|
367
|
+
readonly borderTopRightRadius: "radii";
|
|
368
|
+
readonly borderTopStyle: "border-styles";
|
|
369
|
+
readonly borderTopWidth: "border-widths";
|
|
370
|
+
readonly borderWidth: "border-widths";
|
|
371
|
+
readonly bottom: "space";
|
|
372
|
+
readonly boxShadow: "shadows";
|
|
373
|
+
readonly caretColor: "colors";
|
|
374
|
+
readonly color: "colors";
|
|
375
|
+
readonly columnGap: "space-gap";
|
|
376
|
+
readonly columnRuleColor: "colors";
|
|
377
|
+
readonly fill: "colors";
|
|
378
|
+
readonly flexBasis: "sizes";
|
|
379
|
+
readonly fontFamily: "fonts";
|
|
380
|
+
readonly fontSize: "font-sizes";
|
|
381
|
+
readonly fontWeight: "font-weights";
|
|
382
|
+
readonly gap: "space-gap";
|
|
383
|
+
readonly gridColumnGap: "space-gap";
|
|
384
|
+
readonly gridGap: "space-gap";
|
|
385
|
+
readonly gridRowGap: "space-gap";
|
|
386
|
+
readonly gridTemplateColumns: "sizes";
|
|
387
|
+
readonly gridTemplateRows: "sizes";
|
|
388
|
+
readonly height: "sizes";
|
|
389
|
+
readonly inlineSize: "sizes";
|
|
390
|
+
readonly inset: "space-inset";
|
|
391
|
+
readonly insetBlock: "space-inset";
|
|
392
|
+
readonly insetBlockEnd: "space-inset";
|
|
393
|
+
readonly insetBlockStart: "space-inset";
|
|
394
|
+
readonly insetInline: "space-inset";
|
|
395
|
+
readonly insetInlineEnd: "space-inset";
|
|
396
|
+
readonly insetInlineStart: "space-inset";
|
|
397
|
+
readonly left: "space";
|
|
398
|
+
readonly letterSpacing: "letter-spacings";
|
|
399
|
+
readonly lineHeight: "line-heights";
|
|
400
|
+
readonly margin: "space-offset";
|
|
401
|
+
readonly marginBlock: "space-offset";
|
|
402
|
+
readonly marginBlockEnd: "space-offset";
|
|
403
|
+
readonly marginBlockStart: "space-offset";
|
|
404
|
+
readonly marginBottom: "space-offset";
|
|
405
|
+
readonly marginInline: "space-offset";
|
|
406
|
+
readonly marginInlineEnd: "space-offset";
|
|
407
|
+
readonly marginInlineStart: "space-offset";
|
|
408
|
+
readonly marginLeft: "space-offset";
|
|
409
|
+
readonly marginRight: "space-offset";
|
|
410
|
+
readonly marginTop: "space-offset";
|
|
411
|
+
readonly maxBlockSize: "sizes";
|
|
412
|
+
readonly maxHeight: "sizes";
|
|
413
|
+
readonly maxInlineSize: "sizes";
|
|
414
|
+
readonly maxWidth: "sizes";
|
|
415
|
+
readonly minBlockSize: "sizes";
|
|
416
|
+
readonly minHeight: "sizes";
|
|
417
|
+
readonly minInlineSize: "sizes";
|
|
418
|
+
readonly minWidth: "sizes";
|
|
419
|
+
readonly outline: "colors";
|
|
420
|
+
readonly outlineColor: "colors";
|
|
421
|
+
readonly padding: "space-inset";
|
|
422
|
+
readonly paddingBlock: "space-inset";
|
|
423
|
+
readonly paddingBlockEnd: "space-inset";
|
|
424
|
+
readonly paddingBlockStart: "space-inset";
|
|
425
|
+
readonly paddingBottom: "space-inset";
|
|
426
|
+
readonly paddingInline: "space-inset";
|
|
427
|
+
readonly paddingInlineEnd: "space-inset";
|
|
428
|
+
readonly paddingInlineStart: "space-inset";
|
|
429
|
+
readonly paddingLeft: "space-inset";
|
|
430
|
+
readonly paddingRight: "space-inset";
|
|
431
|
+
readonly paddingTop: "space-inset";
|
|
432
|
+
readonly right: "space";
|
|
433
|
+
readonly rowGap: "space-gap";
|
|
434
|
+
readonly scrollMargin: "space-offset";
|
|
435
|
+
readonly scrollMarginBlock: "space-offset";
|
|
436
|
+
readonly scrollMarginBlockEnd: "space-offset";
|
|
437
|
+
readonly scrollMarginBlockStart: "space-offset";
|
|
438
|
+
readonly scrollMarginBottom: "space-offset";
|
|
439
|
+
readonly scrollMarginInline: "space-offset";
|
|
440
|
+
readonly scrollMarginInlineEnd: "space-offset";
|
|
441
|
+
readonly scrollMarginInlineStart: "space-offset";
|
|
442
|
+
readonly scrollMarginLeft: "space-offset";
|
|
443
|
+
readonly scrollMarginRight: "space-offset";
|
|
444
|
+
readonly scrollMarginTop: "space-offset";
|
|
445
|
+
readonly scrollPadding: "space-inset";
|
|
446
|
+
readonly scrollPaddingBlock: "space-inset";
|
|
447
|
+
readonly scrollPaddingBlockEnd: "space-inset";
|
|
448
|
+
readonly scrollPaddingBlockStart: "space-inset";
|
|
449
|
+
readonly scrollPaddingBottom: "space-inset";
|
|
450
|
+
readonly scrollPaddingInline: "space-inset";
|
|
451
|
+
readonly scrollPaddingInlineEnd: "space-inset";
|
|
452
|
+
readonly scrollPaddingInlineStart: "space-inset";
|
|
453
|
+
readonly scrollPaddingLeft: "space-inset";
|
|
454
|
+
readonly scrollPaddingRight: "space-inset";
|
|
455
|
+
readonly scrollPaddingTop: "space-inset";
|
|
456
|
+
readonly stroke: "colors";
|
|
457
|
+
readonly strokeWidth: "stroke-width";
|
|
458
|
+
readonly textDecorationColor: "colors";
|
|
459
|
+
readonly textShadow: "shadows";
|
|
460
|
+
readonly top: "space";
|
|
461
|
+
readonly transition: "transitions";
|
|
462
|
+
readonly width: "sizes";
|
|
463
|
+
readonly zIndex: "z-indices";
|
|
464
|
+
}, {
|
|
465
|
+
paddingX: (value: {
|
|
466
|
+
readonly [$$PropertyValue]: "padding";
|
|
467
|
+
}) => {
|
|
468
|
+
paddingLeft: {
|
|
469
|
+
readonly [$$PropertyValue]: "padding";
|
|
470
|
+
};
|
|
471
|
+
paddingRight: {
|
|
472
|
+
readonly [$$PropertyValue]: "padding";
|
|
473
|
+
};
|
|
474
|
+
};
|
|
475
|
+
paddingY: (value: {
|
|
476
|
+
readonly [$$PropertyValue]: "padding";
|
|
477
|
+
}) => {
|
|
478
|
+
paddingTop: {
|
|
479
|
+
readonly [$$PropertyValue]: "padding";
|
|
480
|
+
};
|
|
481
|
+
paddingBottom: {
|
|
482
|
+
readonly [$$PropertyValue]: "padding";
|
|
483
|
+
};
|
|
484
|
+
};
|
|
485
|
+
marginX: (value: {
|
|
479
486
|
readonly [$$PropertyValue]: "margin";
|
|
487
|
+
}) => {
|
|
488
|
+
marginLeft: {
|
|
489
|
+
readonly [$$PropertyValue]: "margin";
|
|
490
|
+
};
|
|
491
|
+
marginRight: {
|
|
492
|
+
readonly [$$PropertyValue]: "margin";
|
|
493
|
+
};
|
|
480
494
|
};
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
495
|
+
marginY: (value: {
|
|
496
|
+
readonly [$$PropertyValue]: "margin";
|
|
497
|
+
}) => {
|
|
498
|
+
marginTop: {
|
|
499
|
+
readonly [$$PropertyValue]: "margin";
|
|
500
|
+
};
|
|
501
|
+
marginBottom: {
|
|
502
|
+
readonly [$$PropertyValue]: "margin";
|
|
503
|
+
};
|
|
487
504
|
};
|
|
488
|
-
|
|
505
|
+
square: (value: {
|
|
489
506
|
readonly [$$PropertyValue]: "width";
|
|
507
|
+
}) => {
|
|
508
|
+
width: {
|
|
509
|
+
readonly [$$PropertyValue]: "width";
|
|
510
|
+
};
|
|
511
|
+
height: {
|
|
512
|
+
readonly [$$PropertyValue]: "width";
|
|
513
|
+
};
|
|
490
514
|
};
|
|
491
|
-
};
|
|
492
|
-
}
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
gap?: 0 | 200 | 50 | 100 | 300 | "0" | "100" | "200" | "300" | "50" | undefined;
|
|
496
|
-
gapX?: 0 | 200 | 50 | 100 | 300 | "0" | "100" | "200" | "300" | "50" | undefined;
|
|
497
|
-
gapY?: 0 | 200 | 50 | 100 | 300 | "0" | "100" | "200" | "300" | "50" | undefined;
|
|
498
|
-
columns?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | undefined;
|
|
499
|
-
rows?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | undefined;
|
|
500
|
-
justify?: "center" | "end" | "start" | "stretch" | "between" | "around" | "evenly" | undefined;
|
|
501
|
-
justifyItems?: "center" | "end" | "start" | "stretch" | undefined;
|
|
502
|
-
}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"div">>, {
|
|
515
|
+
}> | undefined;
|
|
516
|
+
}> & {
|
|
517
|
+
children?: react.ReactNode;
|
|
518
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"div">>, {
|
|
503
519
|
align?: "center" | "end" | "baseline" | "start" | "stretch" | undefined;
|
|
504
520
|
flow?: "row" | "column" | "dense" | "rowDense" | "columnDense" | undefined;
|
|
505
521
|
gap?: 0 | 200 | 50 | 100 | 300 | "0" | "100" | "200" | "300" | "50" | undefined;
|
|
@@ -512,496 +528,507 @@ declare const StyledGrid: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_desi
|
|
|
512
528
|
}, {}>;
|
|
513
529
|
declare type StyledGridProps = ComponentPropsWithRef<typeof StyledGrid>;
|
|
514
530
|
|
|
515
|
-
declare const StyledItem: react.ForwardRefExoticComponent<Omit<Omit<
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
readonly 'gray-300': any;
|
|
537
|
-
readonly 'gray-400': any;
|
|
538
|
-
readonly 'gray-500': any;
|
|
539
|
-
readonly 'gray-600': any;
|
|
540
|
-
readonly 'gray-700': any;
|
|
541
|
-
readonly 'gray-800': any;
|
|
542
|
-
readonly 'gray-900': any;
|
|
543
|
-
readonly 'green-100': any;
|
|
544
|
-
readonly 'green-200': any;
|
|
545
|
-
readonly 'green-300': any;
|
|
546
|
-
readonly 'green-400': any;
|
|
547
|
-
readonly 'green-500': any;
|
|
548
|
-
readonly 'green-600': any;
|
|
549
|
-
readonly 'green-700': any;
|
|
550
|
-
readonly 'green-800': any;
|
|
551
|
-
readonly 'green-900': any;
|
|
552
|
-
readonly 'indigo-100': any;
|
|
553
|
-
readonly 'indigo-200': any;
|
|
554
|
-
readonly 'indigo-300': any;
|
|
555
|
-
readonly 'indigo-400': any;
|
|
556
|
-
readonly 'indigo-500': any;
|
|
557
|
-
readonly 'indigo-600': any;
|
|
558
|
-
readonly 'indigo-700': any;
|
|
559
|
-
readonly 'indigo-800': any;
|
|
560
|
-
readonly 'indigo-900': any;
|
|
561
|
-
readonly 'red-100': any;
|
|
562
|
-
readonly 'red-200': any;
|
|
563
|
-
readonly 'red-300': any;
|
|
564
|
-
readonly 'red-400': any;
|
|
565
|
-
readonly 'red-500': any;
|
|
566
|
-
readonly 'red-600': any;
|
|
567
|
-
readonly 'red-700': any;
|
|
568
|
-
readonly 'red-800': any;
|
|
569
|
-
readonly 'red-900': any;
|
|
570
|
-
readonly transparent: any;
|
|
571
|
-
readonly white: any;
|
|
572
|
-
readonly 'yellow-100': any;
|
|
573
|
-
readonly 'yellow-200': any;
|
|
574
|
-
readonly 'yellow-300': any;
|
|
575
|
-
readonly 'yellow-400': any;
|
|
576
|
-
readonly 'yellow-500': any;
|
|
577
|
-
readonly 'yellow-600': any;
|
|
578
|
-
readonly 'yellow-700': any;
|
|
579
|
-
readonly 'yellow-800': any;
|
|
580
|
-
readonly 'yellow-900': any;
|
|
581
|
-
"background-alpha-active"?: any;
|
|
582
|
-
"background-alpha-hover"?: any;
|
|
583
|
-
"background-danger-prominent"?: any;
|
|
584
|
-
"background-danger-prominent-active"?: any;
|
|
585
|
-
"background-danger-prominent-hover"?: any;
|
|
586
|
-
"background-danger-subtle"?: any;
|
|
587
|
-
"background-danger-subtle-active"?: any;
|
|
588
|
-
"background-danger-subtle-hover"?: any;
|
|
589
|
-
"background-neutrals"?: any;
|
|
590
|
-
"background-neutrals-active"?: any;
|
|
591
|
-
"background-neutrals-container"?: any;
|
|
592
|
-
"background-neutrals-controls-disabled"?: any;
|
|
593
|
-
"background-neutrals-disabled"?: any;
|
|
594
|
-
"background-neutrals-hover"?: any;
|
|
595
|
-
"background-neutrals-inactive"?: any;
|
|
596
|
-
"background-neutrals-inactive-hover"?: any;
|
|
597
|
-
"background-neutrals-inverted"?: any;
|
|
598
|
-
"background-neutrals-inverted-subtle"?: any;
|
|
599
|
-
"background-neutrals-page"?: any;
|
|
600
|
-
"background-neutrals-page-subtle"?: any;
|
|
601
|
-
"background-neutrals-scrolls"?: any;
|
|
602
|
-
"background-neutrals-scrolls-expanded"?: any;
|
|
603
|
-
"background-neutrals-scrolls-hover"?: any;
|
|
604
|
-
"background-neutrals-scrolls-pressed"?: any;
|
|
605
|
-
"background-neutrals-scrolls-pressed-hover"?: any;
|
|
606
|
-
"background-neutrals-subtle"?: any;
|
|
607
|
-
"background-neutrals-subtle-active"?: any;
|
|
608
|
-
"background-neutrals-subtle-hover"?: any;
|
|
609
|
-
"background-primary-prominent"?: any;
|
|
610
|
-
"background-primary-prominent-active"?: any;
|
|
611
|
-
"background-primary-prominent-expanded"?: any;
|
|
612
|
-
"background-primary-prominent-hover"?: any;
|
|
613
|
-
"background-primary-prominent-pressed"?: any;
|
|
614
|
-
"background-primary-prominent-pressed-hover"?: any;
|
|
615
|
-
"background-primary-prominent-selected"?: any;
|
|
616
|
-
"background-primary-subtle"?: any;
|
|
617
|
-
"background-primary-subtle-active"?: any;
|
|
618
|
-
"background-primary-subtle-expanded"?: any;
|
|
619
|
-
"background-primary-subtle-hover"?: any;
|
|
620
|
-
"background-primary-subtle-pressed"?: any;
|
|
621
|
-
"background-primary-subtle-pressed-hover"?: any;
|
|
622
|
-
"background-primary-subtle-selected"?: any;
|
|
623
|
-
"background-success"?: any;
|
|
624
|
-
"background-success-prominent"?: any;
|
|
625
|
-
"background-success-prominent-active"?: any;
|
|
626
|
-
"background-success-prominent-hover"?: any;
|
|
627
|
-
"background-warning-prominent"?: any;
|
|
628
|
-
"background-warning-subtle"?: any;
|
|
629
|
-
"border-danger"?: any;
|
|
630
|
-
"border-danger-active"?: any;
|
|
631
|
-
"border-danger-hover"?: any;
|
|
632
|
-
"border-focus-inner"?: any;
|
|
633
|
-
"border-focus-middle"?: any;
|
|
634
|
-
"border-focus-outer"?: any;
|
|
635
|
-
"border-neutrals"?: any;
|
|
636
|
-
"border-neutrals-active"?: any;
|
|
637
|
-
"border-neutrals-controls"?: any;
|
|
638
|
-
"border-neutrals-controls-disabled"?: any;
|
|
639
|
-
"border-neutrals-disabled"?: any;
|
|
640
|
-
"border-neutrals-hover"?: any;
|
|
641
|
-
"border-neutrals-inverted"?: any;
|
|
642
|
-
"border-neutrals-subtle"?: any;
|
|
643
|
-
"border-neutrals-text"?: any;
|
|
644
|
-
"border-neutrals-text-active"?: any;
|
|
645
|
-
"border-neutrals-text-hover"?: any;
|
|
646
|
-
"border-neutrals-text-subtle"?: any;
|
|
647
|
-
"border-neutrals-text-subtle-active"?: any;
|
|
648
|
-
"border-neutrals-text-subtle-hover"?: any;
|
|
649
|
-
"border-neutrals-transparent"?: any;
|
|
650
|
-
"border-primary"?: any;
|
|
651
|
-
"border-primary-active"?: any;
|
|
652
|
-
"border-primary-hover"?: any;
|
|
653
|
-
"border-primary-inverted"?: any;
|
|
654
|
-
"border-success"?: any;
|
|
655
|
-
"border-success-active"?: any;
|
|
656
|
-
"border-success-hover"?: any;
|
|
657
|
-
"border-warning"?: any;
|
|
658
|
-
"icon-danger"?: any;
|
|
659
|
-
"icon-danger-active"?: any;
|
|
660
|
-
"icon-danger-hover"?: any;
|
|
661
|
-
"icon-danger-inverted"?: any;
|
|
662
|
-
"icon-neutrals"?: any;
|
|
663
|
-
"icon-neutrals-disabled"?: any;
|
|
664
|
-
"icon-neutrals-inactive"?: any;
|
|
665
|
-
"icon-neutrals-inactive-hover"?: any;
|
|
666
|
-
"icon-neutrals-inverted"?: any;
|
|
667
|
-
"icon-neutrals-search"?: any;
|
|
668
|
-
"icon-neutrals-subtle"?: any;
|
|
669
|
-
"icon-neutrals-text"?: any;
|
|
670
|
-
"icon-primary"?: any;
|
|
671
|
-
"icon-primary-active"?: any;
|
|
672
|
-
"icon-primary-hover"?: any;
|
|
673
|
-
"icon-primary-inverted"?: any;
|
|
674
|
-
"icon-primary-selected"?: any;
|
|
675
|
-
"icon-success"?: any;
|
|
676
|
-
"icon-success-active"?: any;
|
|
677
|
-
"icon-success-hover"?: any;
|
|
678
|
-
"icon-success-inverted"?: any;
|
|
679
|
-
"icon-warning"?: any;
|
|
680
|
-
"icon-warning-prominent"?: any;
|
|
681
|
-
"icon-warning-subtle"?: any;
|
|
682
|
-
"text-danger"?: any;
|
|
683
|
-
"text-danger-active"?: any;
|
|
684
|
-
"text-danger-hover"?: any;
|
|
685
|
-
"text-danger-inverted"?: any;
|
|
686
|
-
"text-neutrals"?: any;
|
|
687
|
-
"text-neutrals-active"?: any;
|
|
688
|
-
"text-neutrals-disabled"?: any;
|
|
689
|
-
"text-neutrals-hover"?: any;
|
|
690
|
-
"text-neutrals-inverted"?: any;
|
|
691
|
-
"text-neutrals-placeholder"?: any;
|
|
692
|
-
"text-neutrals-placeholder-only"?: any;
|
|
693
|
-
"text-neutrals-subtle"?: any;
|
|
694
|
-
"text-neutrals-subtle-active"?: any;
|
|
695
|
-
"text-neutrals-subtle-hover"?: any;
|
|
696
|
-
"text-primary"?: any;
|
|
697
|
-
"text-primary-active"?: any;
|
|
698
|
-
"text-primary-hover"?: any;
|
|
699
|
-
"text-primary-inverted"?: any;
|
|
700
|
-
"text-primary-inverted-subtle"?: any;
|
|
701
|
-
"text-primary-selected"?: any;
|
|
702
|
-
"text-success"?: any;
|
|
703
|
-
"text-success-active"?: any;
|
|
704
|
-
"text-success-hover"?: any;
|
|
705
|
-
"text-success-inverted"?: any;
|
|
706
|
-
"text-warning"?: any;
|
|
707
|
-
"text-warning-subtle"?: any;
|
|
708
|
-
};
|
|
709
|
-
'font-sizes': {
|
|
710
|
-
readonly 150: "0.75rem";
|
|
711
|
-
readonly 175: "0.875rem";
|
|
712
|
-
readonly 200: "1rem";
|
|
713
|
-
readonly 225: "1.125rem";
|
|
714
|
-
readonly 250: "1.25rem";
|
|
715
|
-
readonly 300: "1.5rem";
|
|
716
|
-
readonly 400: "2rem";
|
|
717
|
-
readonly 500: "2.5rem";
|
|
718
|
-
readonly 600: "3rem";
|
|
719
|
-
readonly 800: "4rem";
|
|
720
|
-
readonly 900: "4.5rem";
|
|
721
|
-
};
|
|
722
|
-
fonts: {
|
|
723
|
-
readonly heading: "Roobert, sans-serif";
|
|
724
|
-
readonly body: "Open Sans, sans-serif";
|
|
725
|
-
};
|
|
726
|
-
radii: {
|
|
727
|
-
readonly none: 0;
|
|
728
|
-
readonly half: "999em";
|
|
729
|
-
readonly 25: "2px";
|
|
730
|
-
readonly 50: "4px";
|
|
731
|
-
readonly 75: "6px";
|
|
732
|
-
readonly 100: "8px";
|
|
733
|
-
readonly 200: "16px";
|
|
734
|
-
};
|
|
735
|
-
shadows: {
|
|
736
|
-
readonly 'focus-small': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-inner";
|
|
737
|
-
readonly 'focus-small-outline': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 1px $colors$border-focus-middle, inset 0 0 0 2px $colors$border-focus-inner";
|
|
738
|
-
readonly 'focus-large': "0 0 0 4px $colors$border-focus-inner, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-outer";
|
|
739
|
-
readonly 'focus-controls': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-focus-middle, 0 0 0 5px $colors$border-focus-outer";
|
|
740
|
-
readonly 'focus-controls-error': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-danger, 0 0 0 5px $colors$background-danger-subtle-hover";
|
|
741
|
-
readonly 'focus-controls-success': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$background-success-prominent, 0 0 0 5px $colors$background-success";
|
|
742
|
-
};
|
|
743
|
-
sizes: {
|
|
744
|
-
readonly number: string;
|
|
745
|
-
readonly 'icon-200': "16px";
|
|
746
|
-
readonly 'icon-300': "24px";
|
|
747
|
-
readonly 'icon-400': "32px";
|
|
748
|
-
};
|
|
749
|
-
space: {
|
|
750
|
-
readonly 0: "0px";
|
|
751
|
-
readonly 25: "2px";
|
|
752
|
-
readonly 50: "4px";
|
|
753
|
-
readonly 100: "8px";
|
|
754
|
-
readonly 150: "12px";
|
|
755
|
-
readonly 200: "16px";
|
|
756
|
-
readonly 300: "24px";
|
|
757
|
-
readonly 400: "32px";
|
|
758
|
-
readonly 500: "40px";
|
|
759
|
-
readonly 600: "48px";
|
|
760
|
-
readonly 700: "56px";
|
|
761
|
-
readonly 800: "64px";
|
|
762
|
-
readonly 1200: "96px";
|
|
763
|
-
readonly 1600: "128px";
|
|
764
|
-
};
|
|
765
|
-
'space-gap': {
|
|
766
|
-
readonly 0: any;
|
|
767
|
-
readonly 50: any;
|
|
768
|
-
readonly 100: any;
|
|
769
|
-
readonly 200: any;
|
|
770
|
-
readonly 300: any;
|
|
771
|
-
};
|
|
772
|
-
'space-inset': {
|
|
773
|
-
readonly 0: any;
|
|
774
|
-
readonly 50: any;
|
|
775
|
-
readonly 100: any;
|
|
776
|
-
readonly 150: any;
|
|
777
|
-
readonly 200: any;
|
|
778
|
-
readonly 300: any;
|
|
779
|
-
readonly 400: any;
|
|
780
|
-
readonly 500: any;
|
|
781
|
-
readonly 600: any;
|
|
782
|
-
readonly 700: any;
|
|
783
|
-
readonly 800: any;
|
|
784
|
-
readonly 1200: any;
|
|
785
|
-
readonly 1600: any;
|
|
786
|
-
};
|
|
787
|
-
'space-offset': {
|
|
788
|
-
readonly 0: any;
|
|
789
|
-
readonly 50: any;
|
|
790
|
-
readonly 100: any;
|
|
791
|
-
readonly 150: any;
|
|
792
|
-
readonly 200: any;
|
|
793
|
-
readonly 300: any;
|
|
794
|
-
readonly 400: any;
|
|
795
|
-
readonly 600: any;
|
|
796
|
-
readonly 800: any;
|
|
797
|
-
readonly 1200: any;
|
|
798
|
-
readonly 1600: any;
|
|
799
|
-
readonly 'stacking-0': any;
|
|
800
|
-
readonly 'stacking-100': any;
|
|
801
|
-
readonly 'stacking-200': any;
|
|
802
|
-
readonly 'stacking-300': any;
|
|
803
|
-
readonly 'stacking-400': any;
|
|
804
|
-
readonly 'stacking-500': any;
|
|
805
|
-
readonly 'stacking-800': any;
|
|
806
|
-
};
|
|
807
|
-
'stroke-width': {
|
|
808
|
-
readonly thin: "1.5px";
|
|
809
|
-
readonly normal: "2px";
|
|
810
|
-
readonly bold: "4px";
|
|
811
|
-
};
|
|
812
|
-
'z-indices': {
|
|
813
|
-
readonly dropdownMenu: 100;
|
|
814
|
-
readonly select: 200;
|
|
815
|
-
readonly popover: 300;
|
|
816
|
-
readonly tooltip: 400;
|
|
817
|
-
};
|
|
818
|
-
}, {
|
|
819
|
-
readonly background: "colors";
|
|
820
|
-
readonly backgroundColor: "colors";
|
|
821
|
-
readonly backgroundImage: "colors";
|
|
822
|
-
readonly blockSize: "sizes";
|
|
823
|
-
readonly border: "colors";
|
|
824
|
-
readonly borderBlock: "colors";
|
|
825
|
-
readonly borderBlockEnd: "colors";
|
|
826
|
-
readonly borderBlockStart: "colors";
|
|
827
|
-
readonly borderBottom: "colors";
|
|
828
|
-
readonly borderBottomColor: "colors";
|
|
829
|
-
readonly borderBottomLeftRadius: "radii";
|
|
830
|
-
readonly borderBottomRightRadius: "radii";
|
|
831
|
-
readonly borderBottomStyle: "border-styles";
|
|
832
|
-
readonly borderBottomWidth: "border-widths";
|
|
833
|
-
readonly borderColor: "colors";
|
|
834
|
-
readonly borderImage: "colors";
|
|
835
|
-
readonly borderInline: "colors";
|
|
836
|
-
readonly borderInlineEnd: "colors";
|
|
837
|
-
readonly borderInlineStart: "colors";
|
|
838
|
-
readonly borderLeft: "colors";
|
|
839
|
-
readonly borderLeftColor: "colors";
|
|
840
|
-
readonly borderLeftStyle: "border-styles";
|
|
841
|
-
readonly borderLeftWidth: "border-widths";
|
|
842
|
-
readonly borderRadius: "radii";
|
|
843
|
-
readonly borderRight: "colors";
|
|
844
|
-
readonly borderRightColor: "colors";
|
|
845
|
-
readonly borderRightStyle: "border-styles";
|
|
846
|
-
readonly borderRightWidth: "border-widths";
|
|
847
|
-
readonly borderStyle: "border-styles";
|
|
848
|
-
readonly borderTop: "colors";
|
|
849
|
-
readonly borderTopColor: "colors";
|
|
850
|
-
readonly borderTopLeftRadius: "radii";
|
|
851
|
-
readonly borderTopRightRadius: "radii";
|
|
852
|
-
readonly borderTopStyle: "border-styles";
|
|
853
|
-
readonly borderTopWidth: "border-widths";
|
|
854
|
-
readonly borderWidth: "border-widths";
|
|
855
|
-
readonly bottom: "space";
|
|
856
|
-
readonly boxShadow: "shadows";
|
|
857
|
-
readonly caretColor: "colors";
|
|
858
|
-
readonly color: "colors";
|
|
859
|
-
readonly columnGap: "space-gap";
|
|
860
|
-
readonly columnRuleColor: "colors";
|
|
861
|
-
readonly fill: "colors";
|
|
862
|
-
readonly flexBasis: "sizes";
|
|
863
|
-
readonly fontFamily: "fonts";
|
|
864
|
-
readonly fontSize: "font-sizes";
|
|
865
|
-
readonly fontWeight: "font-weights";
|
|
866
|
-
readonly gap: "space-gap";
|
|
867
|
-
readonly gridColumnGap: "space-gap";
|
|
868
|
-
readonly gridGap: "space-gap";
|
|
869
|
-
readonly gridRowGap: "space-gap";
|
|
870
|
-
readonly gridTemplateColumns: "sizes";
|
|
871
|
-
readonly gridTemplateRows: "sizes";
|
|
872
|
-
readonly height: "sizes";
|
|
873
|
-
readonly inlineSize: "sizes";
|
|
874
|
-
readonly inset: "space-inset";
|
|
875
|
-
readonly insetBlock: "space-inset";
|
|
876
|
-
readonly insetBlockEnd: "space-inset";
|
|
877
|
-
readonly insetBlockStart: "space-inset";
|
|
878
|
-
readonly insetInline: "space-inset";
|
|
879
|
-
readonly insetInlineEnd: "space-inset";
|
|
880
|
-
readonly insetInlineStart: "space-inset";
|
|
881
|
-
readonly left: "space";
|
|
882
|
-
readonly letterSpacing: "letter-spacings";
|
|
883
|
-
readonly lineHeight: "line-heights";
|
|
884
|
-
readonly margin: "space-offset";
|
|
885
|
-
readonly marginBlock: "space-offset";
|
|
886
|
-
readonly marginBlockEnd: "space-offset";
|
|
887
|
-
readonly marginBlockStart: "space-offset";
|
|
888
|
-
readonly marginBottom: "space-offset";
|
|
889
|
-
readonly marginInline: "space-offset";
|
|
890
|
-
readonly marginInlineEnd: "space-offset";
|
|
891
|
-
readonly marginInlineStart: "space-offset";
|
|
892
|
-
readonly marginLeft: "space-offset";
|
|
893
|
-
readonly marginRight: "space-offset";
|
|
894
|
-
readonly marginTop: "space-offset";
|
|
895
|
-
readonly maxBlockSize: "sizes";
|
|
896
|
-
readonly maxHeight: "sizes";
|
|
897
|
-
readonly maxInlineSize: "sizes";
|
|
898
|
-
readonly maxWidth: "sizes";
|
|
899
|
-
readonly minBlockSize: "sizes";
|
|
900
|
-
readonly minHeight: "sizes";
|
|
901
|
-
readonly minInlineSize: "sizes";
|
|
902
|
-
readonly minWidth: "sizes";
|
|
903
|
-
readonly outline: "colors";
|
|
904
|
-
readonly outlineColor: "colors";
|
|
905
|
-
readonly padding: "space-inset";
|
|
906
|
-
readonly paddingBlock: "space-inset";
|
|
907
|
-
readonly paddingBlockEnd: "space-inset";
|
|
908
|
-
readonly paddingBlockStart: "space-inset";
|
|
909
|
-
readonly paddingBottom: "space-inset";
|
|
910
|
-
readonly paddingInline: "space-inset";
|
|
911
|
-
readonly paddingInlineEnd: "space-inset";
|
|
912
|
-
readonly paddingInlineStart: "space-inset";
|
|
913
|
-
readonly paddingLeft: "space-inset";
|
|
914
|
-
readonly paddingRight: "space-inset";
|
|
915
|
-
readonly paddingTop: "space-inset";
|
|
916
|
-
readonly right: "space";
|
|
917
|
-
readonly rowGap: "space-gap";
|
|
918
|
-
readonly scrollMargin: "space-offset";
|
|
919
|
-
readonly scrollMarginBlock: "space-offset";
|
|
920
|
-
readonly scrollMarginBlockEnd: "space-offset";
|
|
921
|
-
readonly scrollMarginBlockStart: "space-offset";
|
|
922
|
-
readonly scrollMarginBottom: "space-offset";
|
|
923
|
-
readonly scrollMarginInline: "space-offset";
|
|
924
|
-
readonly scrollMarginInlineEnd: "space-offset";
|
|
925
|
-
readonly scrollMarginInlineStart: "space-offset";
|
|
926
|
-
readonly scrollMarginLeft: "space-offset";
|
|
927
|
-
readonly scrollMarginRight: "space-offset";
|
|
928
|
-
readonly scrollMarginTop: "space-offset";
|
|
929
|
-
readonly scrollPadding: "space-inset";
|
|
930
|
-
readonly scrollPaddingBlock: "space-inset";
|
|
931
|
-
readonly scrollPaddingBlockEnd: "space-inset";
|
|
932
|
-
readonly scrollPaddingBlockStart: "space-inset";
|
|
933
|
-
readonly scrollPaddingBottom: "space-inset";
|
|
934
|
-
readonly scrollPaddingInline: "space-inset";
|
|
935
|
-
readonly scrollPaddingInlineEnd: "space-inset";
|
|
936
|
-
readonly scrollPaddingInlineStart: "space-inset";
|
|
937
|
-
readonly scrollPaddingLeft: "space-inset";
|
|
938
|
-
readonly scrollPaddingRight: "space-inset";
|
|
939
|
-
readonly scrollPaddingTop: "space-inset";
|
|
940
|
-
readonly stroke: "colors";
|
|
941
|
-
readonly strokeWidth: "stroke-width";
|
|
942
|
-
readonly textDecorationColor: "colors";
|
|
943
|
-
readonly textShadow: "shadows";
|
|
944
|
-
readonly top: "space";
|
|
945
|
-
readonly transition: "transitions";
|
|
946
|
-
readonly width: "sizes";
|
|
947
|
-
readonly zIndex: "z-indices";
|
|
948
|
-
}, {
|
|
949
|
-
paddingX: (value: {
|
|
950
|
-
readonly [$$PropertyValue]: "padding";
|
|
951
|
-
}) => {
|
|
952
|
-
paddingLeft: {
|
|
953
|
-
readonly [$$PropertyValue]: "padding";
|
|
531
|
+
declare const StyledItem: react.ForwardRefExoticComponent<Omit<Omit<{
|
|
532
|
+
columnStart?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -1 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "-1" | undefined;
|
|
533
|
+
rowStart?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -1 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "-1" | undefined;
|
|
534
|
+
columnEnd?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -1 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "-1" | undefined;
|
|
535
|
+
rowEnd?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -1 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "-1" | undefined;
|
|
536
|
+
}, "columnStart" | "rowStart" | "columnEnd" | "rowEnd"> & _stitches_react_types_styled_component.TransformProps<{
|
|
537
|
+
columnStart?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -1 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "-1" | undefined;
|
|
538
|
+
rowStart?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -1 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "-1" | undefined;
|
|
539
|
+
columnEnd?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -1 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "-1" | undefined;
|
|
540
|
+
rowEnd?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -1 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "-1" | undefined;
|
|
541
|
+
}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
542
|
+
ref?: ((instance: HTMLDivElement | null) => void) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
543
|
+
} & {
|
|
544
|
+
asChild?: boolean | undefined;
|
|
545
|
+
}, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
546
|
+
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
547
|
+
'border-widths': {
|
|
548
|
+
readonly none: 0;
|
|
549
|
+
readonly sm: "1px";
|
|
550
|
+
readonly md: "2px";
|
|
551
|
+
readonly lg: "4px";
|
|
954
552
|
};
|
|
955
|
-
|
|
956
|
-
readonly
|
|
553
|
+
colors: {
|
|
554
|
+
readonly black: any;
|
|
555
|
+
readonly 'blue-100': any;
|
|
556
|
+
readonly 'blue-200': any;
|
|
557
|
+
readonly 'blue-300': any;
|
|
558
|
+
readonly 'blue-400': any;
|
|
559
|
+
readonly 'blue-500': any;
|
|
560
|
+
readonly 'blue-600': any;
|
|
561
|
+
readonly 'blue-700': any;
|
|
562
|
+
readonly 'blue-800': any;
|
|
563
|
+
readonly 'blue-900': any;
|
|
564
|
+
readonly 'blue-1000': any;
|
|
565
|
+
readonly 'gray-100': any;
|
|
566
|
+
readonly 'gray-200': any;
|
|
567
|
+
readonly 'gray-300': any;
|
|
568
|
+
readonly 'gray-400': any;
|
|
569
|
+
readonly 'gray-500': any;
|
|
570
|
+
readonly 'gray-600': any;
|
|
571
|
+
readonly 'gray-700': any;
|
|
572
|
+
readonly 'gray-800': any;
|
|
573
|
+
readonly 'gray-900': any;
|
|
574
|
+
readonly 'green-100': any;
|
|
575
|
+
readonly 'green-200': any;
|
|
576
|
+
readonly 'green-300': any;
|
|
577
|
+
readonly 'green-400': any;
|
|
578
|
+
readonly 'green-500': any;
|
|
579
|
+
readonly 'green-600': any;
|
|
580
|
+
readonly 'green-700': any;
|
|
581
|
+
readonly 'green-800': any;
|
|
582
|
+
readonly 'green-900': any;
|
|
583
|
+
readonly 'indigo-100': any;
|
|
584
|
+
readonly 'indigo-200': any;
|
|
585
|
+
readonly 'indigo-300': any;
|
|
586
|
+
readonly 'indigo-400': any;
|
|
587
|
+
readonly 'indigo-500': any;
|
|
588
|
+
readonly 'indigo-600': any;
|
|
589
|
+
readonly 'indigo-700': any;
|
|
590
|
+
readonly 'indigo-800': any;
|
|
591
|
+
readonly 'indigo-900': any;
|
|
592
|
+
readonly 'red-100': any;
|
|
593
|
+
readonly 'red-200': any;
|
|
594
|
+
readonly 'red-300': any;
|
|
595
|
+
readonly 'red-400': any;
|
|
596
|
+
readonly 'red-500': any;
|
|
597
|
+
readonly 'red-600': any;
|
|
598
|
+
readonly 'red-700': any;
|
|
599
|
+
readonly 'red-800': any;
|
|
600
|
+
readonly 'red-900': any;
|
|
601
|
+
readonly transparent: any;
|
|
602
|
+
readonly white: any;
|
|
603
|
+
readonly 'yellow-100': any;
|
|
604
|
+
readonly 'yellow-200': any;
|
|
605
|
+
readonly 'yellow-300': any;
|
|
606
|
+
readonly 'yellow-400': any;
|
|
607
|
+
readonly 'yellow-500': any;
|
|
608
|
+
readonly 'yellow-600': any;
|
|
609
|
+
readonly 'yellow-700': any;
|
|
610
|
+
readonly 'yellow-800': any;
|
|
611
|
+
readonly 'yellow-900': any;
|
|
612
|
+
"background-alpha-active"?: any;
|
|
613
|
+
"background-alpha-hover"?: any;
|
|
614
|
+
"background-danger-prominent"?: any;
|
|
615
|
+
"background-danger-prominent-active"?: any;
|
|
616
|
+
"background-danger-prominent-hover"?: any;
|
|
617
|
+
"background-danger-subtle"?: any;
|
|
618
|
+
"background-danger-subtle-active"?: any;
|
|
619
|
+
"background-danger-subtle-hover"?: any;
|
|
620
|
+
"background-neutrals"?: any;
|
|
621
|
+
"background-neutrals-active"?: any;
|
|
622
|
+
"background-neutrals-container"?: any;
|
|
623
|
+
"background-neutrals-controls-disabled"?: any;
|
|
624
|
+
"background-neutrals-disabled"?: any;
|
|
625
|
+
"background-neutrals-hover"?: any;
|
|
626
|
+
"background-neutrals-inactive"?: any;
|
|
627
|
+
"background-neutrals-inactive-hover"?: any;
|
|
628
|
+
"background-neutrals-inverted"?: any;
|
|
629
|
+
"background-neutrals-inverted-subtle"?: any;
|
|
630
|
+
"background-neutrals-page"?: any;
|
|
631
|
+
"background-neutrals-page-subtle"?: any;
|
|
632
|
+
"background-neutrals-scrolls"?: any;
|
|
633
|
+
"background-neutrals-scrolls-expanded"?: any;
|
|
634
|
+
"background-neutrals-scrolls-hover"?: any;
|
|
635
|
+
"background-neutrals-scrolls-pressed"?: any;
|
|
636
|
+
"background-neutrals-scrolls-pressed-hover"?: any;
|
|
637
|
+
"background-neutrals-subtle"?: any;
|
|
638
|
+
"background-neutrals-subtle-active"?: any;
|
|
639
|
+
"background-neutrals-subtle-hover"?: any;
|
|
640
|
+
"background-primary-prominent"?: any;
|
|
641
|
+
"background-primary-prominent-active"?: any;
|
|
642
|
+
"background-primary-prominent-expanded"?: any;
|
|
643
|
+
"background-primary-prominent-hover"?: any;
|
|
644
|
+
"background-primary-prominent-pressed"?: any;
|
|
645
|
+
"background-primary-prominent-pressed-hover"?: any;
|
|
646
|
+
"background-primary-prominent-selected"?: any;
|
|
647
|
+
"background-primary-subtle"?: any;
|
|
648
|
+
"background-primary-subtle-active"?: any;
|
|
649
|
+
"background-primary-subtle-expanded"?: any;
|
|
650
|
+
"background-primary-subtle-hover"?: any;
|
|
651
|
+
"background-primary-subtle-pressed"?: any;
|
|
652
|
+
"background-primary-subtle-pressed-hover"?: any;
|
|
653
|
+
"background-primary-subtle-selected"?: any;
|
|
654
|
+
"background-success"?: any;
|
|
655
|
+
"background-success-prominent"?: any;
|
|
656
|
+
"background-success-prominent-active"?: any;
|
|
657
|
+
"background-success-prominent-hover"?: any;
|
|
658
|
+
"background-warning-prominent"?: any;
|
|
659
|
+
"background-warning-subtle"?: any;
|
|
660
|
+
"border-danger"?: any;
|
|
661
|
+
"border-danger-active"?: any;
|
|
662
|
+
"border-danger-hover"?: any;
|
|
663
|
+
"border-focus-inner"?: any;
|
|
664
|
+
"border-focus-middle"?: any;
|
|
665
|
+
"border-focus-outer"?: any;
|
|
666
|
+
"border-neutrals"?: any;
|
|
667
|
+
"border-neutrals-active"?: any;
|
|
668
|
+
"border-neutrals-controls"?: any;
|
|
669
|
+
"border-neutrals-controls-disabled"?: any;
|
|
670
|
+
"border-neutrals-disabled"?: any;
|
|
671
|
+
"border-neutrals-hover"?: any;
|
|
672
|
+
"border-neutrals-inverted"?: any;
|
|
673
|
+
"border-neutrals-subtle"?: any;
|
|
674
|
+
"border-neutrals-text"?: any;
|
|
675
|
+
"border-neutrals-text-active"?: any;
|
|
676
|
+
"border-neutrals-text-hover"?: any;
|
|
677
|
+
"border-neutrals-text-subtle"?: any;
|
|
678
|
+
"border-neutrals-text-subtle-active"?: any;
|
|
679
|
+
"border-neutrals-text-subtle-hover"?: any;
|
|
680
|
+
"border-neutrals-transparent"?: any;
|
|
681
|
+
"border-primary"?: any;
|
|
682
|
+
"border-primary-active"?: any;
|
|
683
|
+
"border-primary-hover"?: any;
|
|
684
|
+
"border-primary-inverted"?: any;
|
|
685
|
+
"border-success"?: any;
|
|
686
|
+
"border-success-active"?: any;
|
|
687
|
+
"border-success-hover"?: any;
|
|
688
|
+
"border-warning"?: any;
|
|
689
|
+
"icon-danger"?: any;
|
|
690
|
+
"icon-danger-active"?: any;
|
|
691
|
+
"icon-danger-hover"?: any;
|
|
692
|
+
"icon-danger-inverted"?: any;
|
|
693
|
+
"icon-neutrals"?: any;
|
|
694
|
+
"icon-neutrals-disabled"?: any;
|
|
695
|
+
"icon-neutrals-inactive"?: any;
|
|
696
|
+
"icon-neutrals-inactive-hover"?: any;
|
|
697
|
+
"icon-neutrals-inverted"?: any;
|
|
698
|
+
"icon-neutrals-search"?: any;
|
|
699
|
+
"icon-neutrals-subtle"?: any;
|
|
700
|
+
"icon-neutrals-text"?: any;
|
|
701
|
+
"icon-primary"?: any;
|
|
702
|
+
"icon-primary-active"?: any;
|
|
703
|
+
"icon-primary-hover"?: any;
|
|
704
|
+
"icon-primary-inverted"?: any;
|
|
705
|
+
"icon-primary-selected"?: any;
|
|
706
|
+
"icon-success"?: any;
|
|
707
|
+
"icon-success-active"?: any;
|
|
708
|
+
"icon-success-hover"?: any;
|
|
709
|
+
"icon-success-inverted"?: any;
|
|
710
|
+
"icon-warning"?: any;
|
|
711
|
+
"icon-warning-prominent"?: any;
|
|
712
|
+
"icon-warning-subtle"?: any;
|
|
713
|
+
"text-danger"?: any;
|
|
714
|
+
"text-danger-active"?: any;
|
|
715
|
+
"text-danger-hover"?: any;
|
|
716
|
+
"text-danger-inverted"?: any;
|
|
717
|
+
"text-neutrals"?: any;
|
|
718
|
+
"text-neutrals-active"?: any;
|
|
719
|
+
"text-neutrals-disabled"?: any;
|
|
720
|
+
"text-neutrals-hover"?: any;
|
|
721
|
+
"text-neutrals-inverted"?: any;
|
|
722
|
+
"text-neutrals-placeholder"?: any;
|
|
723
|
+
"text-neutrals-placeholder-only"?: any;
|
|
724
|
+
"text-neutrals-subtle"?: any;
|
|
725
|
+
"text-neutrals-subtle-active"?: any;
|
|
726
|
+
"text-neutrals-subtle-hover"?: any;
|
|
727
|
+
"text-primary"?: any;
|
|
728
|
+
"text-primary-active"?: any;
|
|
729
|
+
"text-primary-hover"?: any;
|
|
730
|
+
"text-primary-inverted"?: any;
|
|
731
|
+
"text-primary-inverted-subtle"?: any;
|
|
732
|
+
"text-primary-selected"?: any;
|
|
733
|
+
"text-success"?: any;
|
|
734
|
+
"text-success-active"?: any;
|
|
735
|
+
"text-success-hover"?: any;
|
|
736
|
+
"text-success-inverted"?: any;
|
|
737
|
+
"text-warning"?: any;
|
|
738
|
+
"text-warning-subtle"?: any;
|
|
957
739
|
};
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
readonly
|
|
740
|
+
'font-sizes': {
|
|
741
|
+
readonly 150: "0.75rem";
|
|
742
|
+
readonly 175: "0.875rem";
|
|
743
|
+
readonly 200: "1rem";
|
|
744
|
+
readonly 225: "1.125rem";
|
|
745
|
+
readonly 250: "1.25rem";
|
|
746
|
+
readonly 300: "1.5rem";
|
|
747
|
+
readonly 400: "2rem";
|
|
748
|
+
readonly 500: "2.5rem";
|
|
749
|
+
readonly 600: "3rem";
|
|
750
|
+
readonly 800: "4rem";
|
|
751
|
+
readonly 900: "4.5rem";
|
|
964
752
|
};
|
|
965
|
-
|
|
966
|
-
readonly
|
|
753
|
+
fonts: {
|
|
754
|
+
readonly heading: "Roobert, sans-serif";
|
|
755
|
+
readonly body: "Open Sans, sans-serif";
|
|
967
756
|
};
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
readonly
|
|
757
|
+
radii: {
|
|
758
|
+
readonly none: 0;
|
|
759
|
+
readonly half: "999em";
|
|
760
|
+
readonly 25: "2px";
|
|
761
|
+
readonly 50: "4px";
|
|
762
|
+
readonly 75: "6px";
|
|
763
|
+
readonly 100: "8px";
|
|
764
|
+
readonly 200: "16px";
|
|
974
765
|
};
|
|
975
|
-
|
|
976
|
-
readonly
|
|
766
|
+
shadows: {
|
|
767
|
+
readonly 'focus-small': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-inner";
|
|
768
|
+
readonly 'focus-small-outline': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 1px $colors$border-focus-middle, inset 0 0 0 2px $colors$border-focus-inner";
|
|
769
|
+
readonly 'focus-large': "0 0 0 4px $colors$border-focus-inner, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-outer";
|
|
770
|
+
readonly 'focus-controls': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-focus-middle, 0 0 0 5px $colors$border-focus-outer";
|
|
771
|
+
readonly 'focus-controls-error': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-danger, 0 0 0 5px $colors$background-danger-subtle-hover";
|
|
977
772
|
};
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
773
|
+
sizes: {
|
|
774
|
+
readonly number: string;
|
|
775
|
+
readonly 'icon-200': "16px";
|
|
776
|
+
readonly 'icon-300': "24px";
|
|
777
|
+
readonly 'icon-400': "32px";
|
|
778
|
+
};
|
|
779
|
+
space: {
|
|
780
|
+
readonly 0: "0px";
|
|
781
|
+
readonly 25: "2px";
|
|
782
|
+
readonly 50: "4px";
|
|
783
|
+
readonly 100: "8px";
|
|
784
|
+
readonly 150: "12px";
|
|
785
|
+
readonly 200: "16px";
|
|
786
|
+
readonly 300: "24px";
|
|
787
|
+
readonly 400: "32px";
|
|
788
|
+
readonly 500: "40px";
|
|
789
|
+
readonly 600: "48px";
|
|
790
|
+
readonly 700: "56px";
|
|
791
|
+
readonly 800: "64px";
|
|
792
|
+
readonly 1200: "96px";
|
|
793
|
+
readonly 1600: "128px";
|
|
794
|
+
};
|
|
795
|
+
'space-gap': {
|
|
796
|
+
readonly 0: any;
|
|
797
|
+
readonly 50: any;
|
|
798
|
+
readonly 100: any;
|
|
799
|
+
readonly 200: any;
|
|
800
|
+
readonly 300: any;
|
|
801
|
+
};
|
|
802
|
+
'space-inset': {
|
|
803
|
+
readonly 0: any;
|
|
804
|
+
readonly 50: any;
|
|
805
|
+
readonly 100: any;
|
|
806
|
+
readonly 150: any;
|
|
807
|
+
readonly 200: any;
|
|
808
|
+
readonly 300: any;
|
|
809
|
+
readonly 400: any;
|
|
810
|
+
readonly 600: any;
|
|
811
|
+
readonly 700: any;
|
|
812
|
+
readonly 800: any;
|
|
813
|
+
readonly 1200: any;
|
|
814
|
+
readonly 1600: any;
|
|
815
|
+
};
|
|
816
|
+
'space-offset': {
|
|
817
|
+
readonly 0: any;
|
|
818
|
+
readonly 50: any;
|
|
819
|
+
readonly 100: any;
|
|
820
|
+
readonly 150: any;
|
|
821
|
+
readonly 200: any;
|
|
822
|
+
readonly 300: any;
|
|
823
|
+
readonly 400: any;
|
|
824
|
+
readonly 600: any;
|
|
825
|
+
readonly 800: any;
|
|
826
|
+
readonly 1200: any;
|
|
827
|
+
readonly 1600: any;
|
|
828
|
+
readonly 'stacking-0': any;
|
|
829
|
+
readonly 'stacking-100': any;
|
|
830
|
+
readonly 'stacking-200': any;
|
|
831
|
+
readonly 'stacking-300': any;
|
|
832
|
+
readonly 'stacking-400': any;
|
|
833
|
+
readonly 'stacking-500': any;
|
|
834
|
+
readonly 'stacking-800': any;
|
|
835
|
+
};
|
|
836
|
+
'stroke-width': {
|
|
837
|
+
readonly thin: "1.5px";
|
|
838
|
+
readonly normal: "2px";
|
|
839
|
+
readonly bold: "4px";
|
|
840
|
+
};
|
|
841
|
+
'z-indices': {
|
|
842
|
+
readonly dropdownMenu: 100;
|
|
843
|
+
readonly select: 200;
|
|
844
|
+
readonly popover: 300;
|
|
845
|
+
readonly tooltip: 400;
|
|
984
846
|
};
|
|
985
|
-
|
|
847
|
+
}, {
|
|
848
|
+
readonly background: "colors";
|
|
849
|
+
readonly backgroundColor: "colors";
|
|
850
|
+
readonly backgroundImage: "colors";
|
|
851
|
+
readonly blockSize: "sizes";
|
|
852
|
+
readonly border: "colors";
|
|
853
|
+
readonly borderBlock: "colors";
|
|
854
|
+
readonly borderBlockEnd: "colors";
|
|
855
|
+
readonly borderBlockStart: "colors";
|
|
856
|
+
readonly borderBottom: "colors";
|
|
857
|
+
readonly borderBottomColor: "colors";
|
|
858
|
+
readonly borderBottomLeftRadius: "radii";
|
|
859
|
+
readonly borderBottomRightRadius: "radii";
|
|
860
|
+
readonly borderBottomStyle: "border-styles";
|
|
861
|
+
readonly borderBottomWidth: "border-widths";
|
|
862
|
+
readonly borderColor: "colors";
|
|
863
|
+
readonly borderImage: "colors";
|
|
864
|
+
readonly borderInline: "colors";
|
|
865
|
+
readonly borderInlineEnd: "colors";
|
|
866
|
+
readonly borderInlineStart: "colors";
|
|
867
|
+
readonly borderLeft: "colors";
|
|
868
|
+
readonly borderLeftColor: "colors";
|
|
869
|
+
readonly borderLeftStyle: "border-styles";
|
|
870
|
+
readonly borderLeftWidth: "border-widths";
|
|
871
|
+
readonly borderRadius: "radii";
|
|
872
|
+
readonly borderRight: "colors";
|
|
873
|
+
readonly borderRightColor: "colors";
|
|
874
|
+
readonly borderRightStyle: "border-styles";
|
|
875
|
+
readonly borderRightWidth: "border-widths";
|
|
876
|
+
readonly borderStyle: "border-styles";
|
|
877
|
+
readonly borderTop: "colors";
|
|
878
|
+
readonly borderTopColor: "colors";
|
|
879
|
+
readonly borderTopLeftRadius: "radii";
|
|
880
|
+
readonly borderTopRightRadius: "radii";
|
|
881
|
+
readonly borderTopStyle: "border-styles";
|
|
882
|
+
readonly borderTopWidth: "border-widths";
|
|
883
|
+
readonly borderWidth: "border-widths";
|
|
884
|
+
readonly bottom: "space";
|
|
885
|
+
readonly boxShadow: "shadows";
|
|
886
|
+
readonly caretColor: "colors";
|
|
887
|
+
readonly color: "colors";
|
|
888
|
+
readonly columnGap: "space-gap";
|
|
889
|
+
readonly columnRuleColor: "colors";
|
|
890
|
+
readonly fill: "colors";
|
|
891
|
+
readonly flexBasis: "sizes";
|
|
892
|
+
readonly fontFamily: "fonts";
|
|
893
|
+
readonly fontSize: "font-sizes";
|
|
894
|
+
readonly fontWeight: "font-weights";
|
|
895
|
+
readonly gap: "space-gap";
|
|
896
|
+
readonly gridColumnGap: "space-gap";
|
|
897
|
+
readonly gridGap: "space-gap";
|
|
898
|
+
readonly gridRowGap: "space-gap";
|
|
899
|
+
readonly gridTemplateColumns: "sizes";
|
|
900
|
+
readonly gridTemplateRows: "sizes";
|
|
901
|
+
readonly height: "sizes";
|
|
902
|
+
readonly inlineSize: "sizes";
|
|
903
|
+
readonly inset: "space-inset";
|
|
904
|
+
readonly insetBlock: "space-inset";
|
|
905
|
+
readonly insetBlockEnd: "space-inset";
|
|
906
|
+
readonly insetBlockStart: "space-inset";
|
|
907
|
+
readonly insetInline: "space-inset";
|
|
908
|
+
readonly insetInlineEnd: "space-inset";
|
|
909
|
+
readonly insetInlineStart: "space-inset";
|
|
910
|
+
readonly left: "space";
|
|
911
|
+
readonly letterSpacing: "letter-spacings";
|
|
912
|
+
readonly lineHeight: "line-heights";
|
|
913
|
+
readonly margin: "space-offset";
|
|
914
|
+
readonly marginBlock: "space-offset";
|
|
915
|
+
readonly marginBlockEnd: "space-offset";
|
|
916
|
+
readonly marginBlockStart: "space-offset";
|
|
917
|
+
readonly marginBottom: "space-offset";
|
|
918
|
+
readonly marginInline: "space-offset";
|
|
919
|
+
readonly marginInlineEnd: "space-offset";
|
|
920
|
+
readonly marginInlineStart: "space-offset";
|
|
921
|
+
readonly marginLeft: "space-offset";
|
|
922
|
+
readonly marginRight: "space-offset";
|
|
923
|
+
readonly marginTop: "space-offset";
|
|
924
|
+
readonly maxBlockSize: "sizes";
|
|
925
|
+
readonly maxHeight: "sizes";
|
|
926
|
+
readonly maxInlineSize: "sizes";
|
|
927
|
+
readonly maxWidth: "sizes";
|
|
928
|
+
readonly minBlockSize: "sizes";
|
|
929
|
+
readonly minHeight: "sizes";
|
|
930
|
+
readonly minInlineSize: "sizes";
|
|
931
|
+
readonly minWidth: "sizes";
|
|
932
|
+
readonly outline: "colors";
|
|
933
|
+
readonly outlineColor: "colors";
|
|
934
|
+
readonly padding: "space-inset";
|
|
935
|
+
readonly paddingBlock: "space-inset";
|
|
936
|
+
readonly paddingBlockEnd: "space-inset";
|
|
937
|
+
readonly paddingBlockStart: "space-inset";
|
|
938
|
+
readonly paddingBottom: "space-inset";
|
|
939
|
+
readonly paddingInline: "space-inset";
|
|
940
|
+
readonly paddingInlineEnd: "space-inset";
|
|
941
|
+
readonly paddingInlineStart: "space-inset";
|
|
942
|
+
readonly paddingLeft: "space-inset";
|
|
943
|
+
readonly paddingRight: "space-inset";
|
|
944
|
+
readonly paddingTop: "space-inset";
|
|
945
|
+
readonly right: "space";
|
|
946
|
+
readonly rowGap: "space-gap";
|
|
947
|
+
readonly scrollMargin: "space-offset";
|
|
948
|
+
readonly scrollMarginBlock: "space-offset";
|
|
949
|
+
readonly scrollMarginBlockEnd: "space-offset";
|
|
950
|
+
readonly scrollMarginBlockStart: "space-offset";
|
|
951
|
+
readonly scrollMarginBottom: "space-offset";
|
|
952
|
+
readonly scrollMarginInline: "space-offset";
|
|
953
|
+
readonly scrollMarginInlineEnd: "space-offset";
|
|
954
|
+
readonly scrollMarginInlineStart: "space-offset";
|
|
955
|
+
readonly scrollMarginLeft: "space-offset";
|
|
956
|
+
readonly scrollMarginRight: "space-offset";
|
|
957
|
+
readonly scrollMarginTop: "space-offset";
|
|
958
|
+
readonly scrollPadding: "space-inset";
|
|
959
|
+
readonly scrollPaddingBlock: "space-inset";
|
|
960
|
+
readonly scrollPaddingBlockEnd: "space-inset";
|
|
961
|
+
readonly scrollPaddingBlockStart: "space-inset";
|
|
962
|
+
readonly scrollPaddingBottom: "space-inset";
|
|
963
|
+
readonly scrollPaddingInline: "space-inset";
|
|
964
|
+
readonly scrollPaddingInlineEnd: "space-inset";
|
|
965
|
+
readonly scrollPaddingInlineStart: "space-inset";
|
|
966
|
+
readonly scrollPaddingLeft: "space-inset";
|
|
967
|
+
readonly scrollPaddingRight: "space-inset";
|
|
968
|
+
readonly scrollPaddingTop: "space-inset";
|
|
969
|
+
readonly stroke: "colors";
|
|
970
|
+
readonly strokeWidth: "stroke-width";
|
|
971
|
+
readonly textDecorationColor: "colors";
|
|
972
|
+
readonly textShadow: "shadows";
|
|
973
|
+
readonly top: "space";
|
|
974
|
+
readonly transition: "transitions";
|
|
975
|
+
readonly width: "sizes";
|
|
976
|
+
readonly zIndex: "z-indices";
|
|
977
|
+
}, {
|
|
978
|
+
paddingX: (value: {
|
|
979
|
+
readonly [$$PropertyValue]: "padding";
|
|
980
|
+
}) => {
|
|
981
|
+
paddingLeft: {
|
|
982
|
+
readonly [$$PropertyValue]: "padding";
|
|
983
|
+
};
|
|
984
|
+
paddingRight: {
|
|
985
|
+
readonly [$$PropertyValue]: "padding";
|
|
986
|
+
};
|
|
987
|
+
};
|
|
988
|
+
paddingY: (value: {
|
|
989
|
+
readonly [$$PropertyValue]: "padding";
|
|
990
|
+
}) => {
|
|
991
|
+
paddingTop: {
|
|
992
|
+
readonly [$$PropertyValue]: "padding";
|
|
993
|
+
};
|
|
994
|
+
paddingBottom: {
|
|
995
|
+
readonly [$$PropertyValue]: "padding";
|
|
996
|
+
};
|
|
997
|
+
};
|
|
998
|
+
marginX: (value: {
|
|
986
999
|
readonly [$$PropertyValue]: "margin";
|
|
1000
|
+
}) => {
|
|
1001
|
+
marginLeft: {
|
|
1002
|
+
readonly [$$PropertyValue]: "margin";
|
|
1003
|
+
};
|
|
1004
|
+
marginRight: {
|
|
1005
|
+
readonly [$$PropertyValue]: "margin";
|
|
1006
|
+
};
|
|
987
1007
|
};
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
1008
|
+
marginY: (value: {
|
|
1009
|
+
readonly [$$PropertyValue]: "margin";
|
|
1010
|
+
}) => {
|
|
1011
|
+
marginTop: {
|
|
1012
|
+
readonly [$$PropertyValue]: "margin";
|
|
1013
|
+
};
|
|
1014
|
+
marginBottom: {
|
|
1015
|
+
readonly [$$PropertyValue]: "margin";
|
|
1016
|
+
};
|
|
994
1017
|
};
|
|
995
|
-
|
|
1018
|
+
square: (value: {
|
|
996
1019
|
readonly [$$PropertyValue]: "width";
|
|
1020
|
+
}) => {
|
|
1021
|
+
width: {
|
|
1022
|
+
readonly [$$PropertyValue]: "width";
|
|
1023
|
+
};
|
|
1024
|
+
height: {
|
|
1025
|
+
readonly [$$PropertyValue]: "width";
|
|
1026
|
+
};
|
|
997
1027
|
};
|
|
998
|
-
};
|
|
999
|
-
}
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
columnEnd?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -1 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "-1" | undefined;
|
|
1003
|
-
rowEnd?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -1 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "-1" | undefined;
|
|
1004
|
-
}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"div">>, {
|
|
1028
|
+
}> | undefined;
|
|
1029
|
+
}> & {
|
|
1030
|
+
children?: react.ReactNode;
|
|
1031
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"div">>, {
|
|
1005
1032
|
columnStart?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -1 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "-1" | undefined;
|
|
1006
1033
|
rowStart?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -1 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "-1" | undefined;
|
|
1007
1034
|
columnEnd?: "1" | 1 | 4 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -1 | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "-1" | undefined;
|