@mirohq/design-system-popover 5.1.34 → 5.1.36
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 +13 -1958
- package/package.json +4 -4
package/dist/types.d.ts
CHANGED
|
@@ -2,500 +2,13 @@ import * as _radix_ui_react_popover from '@radix-ui/react-popover';
|
|
|
2
2
|
import { PopoverPortalProps, PopoverAnchorProps } from '@radix-ui/react-popover';
|
|
3
3
|
import * as react from 'react';
|
|
4
4
|
import react__default from 'react';
|
|
5
|
+
import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
|
|
5
6
|
import * as _mirohq_design_system_stitches from '@mirohq/design-system-stitches';
|
|
6
7
|
import { StrictComponentProps } from '@mirohq/design-system-stitches';
|
|
7
|
-
import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
|
|
8
|
-
import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
|
|
9
8
|
|
|
10
|
-
declare const StyledTrigger: react.ForwardRefExoticComponent<Omit<Omit<
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
readonly sm: "1px";
|
|
14
|
-
readonly md: "2px";
|
|
15
|
-
readonly lg: "4px";
|
|
16
|
-
};
|
|
17
|
-
colors: {
|
|
18
|
-
readonly black: any;
|
|
19
|
-
readonly 'blue-50': any;
|
|
20
|
-
readonly 'blue-100': any;
|
|
21
|
-
readonly 'blue-150': any;
|
|
22
|
-
readonly 'blue-200': any;
|
|
23
|
-
readonly 'blue-250': any;
|
|
24
|
-
readonly 'blue-300': any;
|
|
25
|
-
readonly 'blue-350': any;
|
|
26
|
-
readonly 'blue-400': any;
|
|
27
|
-
readonly 'blue-450': any;
|
|
28
|
-
readonly 'blue-500': any;
|
|
29
|
-
readonly 'blue-550': any;
|
|
30
|
-
readonly 'blue-600': any;
|
|
31
|
-
readonly 'blue-650': any;
|
|
32
|
-
readonly 'blue-700': any;
|
|
33
|
-
readonly 'blue-750': any;
|
|
34
|
-
readonly 'blue-800': any;
|
|
35
|
-
readonly 'blue-850': any;
|
|
36
|
-
readonly 'blue-900': any;
|
|
37
|
-
readonly 'blue-950': any;
|
|
38
|
-
readonly 'gray-50': any;
|
|
39
|
-
readonly 'gray-100': any;
|
|
40
|
-
readonly 'gray-150': any;
|
|
41
|
-
readonly 'gray-200': any;
|
|
42
|
-
readonly 'gray-250': any;
|
|
43
|
-
readonly 'gray-300': any;
|
|
44
|
-
readonly 'gray-350': any;
|
|
45
|
-
readonly 'gray-400': any;
|
|
46
|
-
readonly 'gray-450': any;
|
|
47
|
-
readonly 'gray-500': any;
|
|
48
|
-
readonly 'gray-550': any;
|
|
49
|
-
readonly 'gray-600': any;
|
|
50
|
-
readonly 'gray-650': any;
|
|
51
|
-
readonly 'gray-700': any;
|
|
52
|
-
readonly 'gray-750': any;
|
|
53
|
-
readonly 'gray-800': any;
|
|
54
|
-
readonly 'gray-850': any;
|
|
55
|
-
readonly 'gray-900': any;
|
|
56
|
-
readonly 'gray-950': any;
|
|
57
|
-
readonly 'green-50': any;
|
|
58
|
-
readonly 'green-100': any;
|
|
59
|
-
readonly 'green-150': any;
|
|
60
|
-
readonly 'green-200': any;
|
|
61
|
-
readonly 'green-250': any;
|
|
62
|
-
readonly 'green-300': any;
|
|
63
|
-
readonly 'green-350': any;
|
|
64
|
-
readonly 'green-400': any;
|
|
65
|
-
readonly 'green-450': any;
|
|
66
|
-
readonly 'green-500': any;
|
|
67
|
-
readonly 'green-550': any;
|
|
68
|
-
readonly 'green-600': any;
|
|
69
|
-
readonly 'green-650': any;
|
|
70
|
-
readonly 'green-700': any;
|
|
71
|
-
readonly 'green-750': any;
|
|
72
|
-
readonly 'green-800': any;
|
|
73
|
-
readonly 'green-850': any;
|
|
74
|
-
readonly 'green-900': any;
|
|
75
|
-
readonly 'green-950': any;
|
|
76
|
-
readonly 'red-50': any;
|
|
77
|
-
readonly 'red-100': any;
|
|
78
|
-
readonly 'red-150': any;
|
|
79
|
-
readonly 'red-200': any;
|
|
80
|
-
readonly 'red-250': any;
|
|
81
|
-
readonly 'red-300': any;
|
|
82
|
-
readonly 'red-350': any;
|
|
83
|
-
readonly 'red-400': any;
|
|
84
|
-
readonly 'red-450': any;
|
|
85
|
-
readonly 'red-500': any;
|
|
86
|
-
readonly 'red-550': any;
|
|
87
|
-
readonly 'red-600': any;
|
|
88
|
-
readonly 'red-650': any;
|
|
89
|
-
readonly 'red-700': any;
|
|
90
|
-
readonly 'red-750': any;
|
|
91
|
-
readonly 'red-800': any;
|
|
92
|
-
readonly 'red-850': any;
|
|
93
|
-
readonly 'red-900': any;
|
|
94
|
-
readonly 'red-950': any;
|
|
95
|
-
readonly transparent: any;
|
|
96
|
-
readonly white: any;
|
|
97
|
-
readonly 'yellow-50': any;
|
|
98
|
-
readonly 'yellow-100': any;
|
|
99
|
-
readonly 'yellow-150': any;
|
|
100
|
-
readonly 'yellow-200': any;
|
|
101
|
-
readonly 'yellow-250': any;
|
|
102
|
-
readonly 'yellow-300': any;
|
|
103
|
-
readonly 'yellow-350': any;
|
|
104
|
-
readonly 'yellow-400': any;
|
|
105
|
-
readonly 'yellow-450': any;
|
|
106
|
-
readonly 'yellow-500': any;
|
|
107
|
-
readonly 'yellow-550': any;
|
|
108
|
-
readonly 'yellow-600': any;
|
|
109
|
-
readonly 'yellow-650': any;
|
|
110
|
-
readonly 'yellow-700': any;
|
|
111
|
-
readonly 'yellow-750': any;
|
|
112
|
-
readonly 'yellow-800': any;
|
|
113
|
-
readonly 'yellow-850': any;
|
|
114
|
-
readonly 'yellow-900': any;
|
|
115
|
-
readonly 'yellow-950': any;
|
|
116
|
-
"background-alpha-active"?: any;
|
|
117
|
-
"background-alpha-hover"?: any;
|
|
118
|
-
"background-danger-prominent"?: any;
|
|
119
|
-
"background-danger-prominent-active"?: any;
|
|
120
|
-
"background-danger-prominent-hover"?: any;
|
|
121
|
-
"background-danger-subtle"?: any;
|
|
122
|
-
"background-danger-subtle-active"?: any;
|
|
123
|
-
"background-danger-subtle-hover"?: any;
|
|
124
|
-
"background-neutrals"?: any;
|
|
125
|
-
"background-neutrals-active"?: any;
|
|
126
|
-
"background-neutrals-container"?: any;
|
|
127
|
-
"background-neutrals-controls-disabled"?: any;
|
|
128
|
-
"background-neutrals-disabled"?: any;
|
|
129
|
-
"background-neutrals-hover"?: any;
|
|
130
|
-
"background-neutrals-inactive"?: any;
|
|
131
|
-
"background-neutrals-inactive-hover"?: any;
|
|
132
|
-
"background-neutrals-inverted"?: any;
|
|
133
|
-
"background-neutrals-inverted-subtle"?: any;
|
|
134
|
-
"background-neutrals-page"?: any;
|
|
135
|
-
"background-neutrals-page-subtle"?: any;
|
|
136
|
-
"background-neutrals-scrollbar"?: any;
|
|
137
|
-
"background-neutrals-scrollbar-active"?: any;
|
|
138
|
-
"background-neutrals-scrollbar-hover"?: any;
|
|
139
|
-
"background-neutrals-subtle"?: any;
|
|
140
|
-
"background-neutrals-subtle-active"?: any;
|
|
141
|
-
"background-neutrals-subtle-hover"?: any;
|
|
142
|
-
"background-primary-prominent"?: any;
|
|
143
|
-
"background-primary-prominent-active"?: any;
|
|
144
|
-
"background-primary-prominent-hover"?: any;
|
|
145
|
-
"background-primary-prominent-selected"?: any;
|
|
146
|
-
"background-primary-subtle"?: any;
|
|
147
|
-
"background-primary-subtle-active"?: any;
|
|
148
|
-
"background-primary-subtle-hover"?: any;
|
|
149
|
-
"background-primary-subtle-selected"?: any;
|
|
150
|
-
"background-success"?: any;
|
|
151
|
-
"background-success-prominent"?: any;
|
|
152
|
-
"background-success-prominent-active"?: any;
|
|
153
|
-
"background-success-prominent-hover"?: any;
|
|
154
|
-
"background-warning-prominent"?: any;
|
|
155
|
-
"background-warning-subtle"?: any;
|
|
156
|
-
"border-danger"?: any;
|
|
157
|
-
"border-danger-active"?: any;
|
|
158
|
-
"border-danger-hover"?: any;
|
|
159
|
-
"border-focus-error-inner"?: any;
|
|
160
|
-
"border-focus-error-middle"?: any;
|
|
161
|
-
"border-focus-error-outer"?: any;
|
|
162
|
-
"border-focus-inner"?: any;
|
|
163
|
-
"border-focus-middle"?: any;
|
|
164
|
-
"border-focus-outer"?: any;
|
|
165
|
-
"border-focus-success-inner"?: any;
|
|
166
|
-
"border-focus-success-middle"?: any;
|
|
167
|
-
"border-focus-success-outer"?: any;
|
|
168
|
-
"border-neutrals"?: any;
|
|
169
|
-
"border-neutrals-active"?: any;
|
|
170
|
-
"border-neutrals-controls"?: any;
|
|
171
|
-
"border-neutrals-controls-disabled"?: any;
|
|
172
|
-
"border-neutrals-disabled"?: any;
|
|
173
|
-
"border-neutrals-hover"?: any;
|
|
174
|
-
"border-neutrals-inverted"?: any;
|
|
175
|
-
"border-neutrals-subtle"?: any;
|
|
176
|
-
"border-neutrals-text"?: any;
|
|
177
|
-
"border-neutrals-text-active"?: any;
|
|
178
|
-
"border-neutrals-text-hover"?: any;
|
|
179
|
-
"border-neutrals-text-subtle"?: any;
|
|
180
|
-
"border-neutrals-text-subtle-active"?: any;
|
|
181
|
-
"border-neutrals-text-subtle-hover"?: any;
|
|
182
|
-
"border-neutrals-transparent"?: any;
|
|
183
|
-
"border-primary"?: any;
|
|
184
|
-
"border-primary-active"?: any;
|
|
185
|
-
"border-primary-hover"?: any;
|
|
186
|
-
"border-primary-inverted"?: any;
|
|
187
|
-
"border-success"?: any;
|
|
188
|
-
"border-success-active"?: any;
|
|
189
|
-
"border-success-hover"?: any;
|
|
190
|
-
"border-warning"?: any;
|
|
191
|
-
"icon-danger"?: any;
|
|
192
|
-
"icon-danger-active"?: any;
|
|
193
|
-
"icon-danger-hover"?: any;
|
|
194
|
-
"icon-danger-inverted"?: any;
|
|
195
|
-
"icon-neutrals"?: any;
|
|
196
|
-
"icon-neutrals-disabled"?: any;
|
|
197
|
-
"icon-neutrals-inactive"?: any;
|
|
198
|
-
"icon-neutrals-inactive-hover"?: any;
|
|
199
|
-
"icon-neutrals-inverted"?: any;
|
|
200
|
-
"icon-neutrals-search"?: any;
|
|
201
|
-
"icon-neutrals-subtle"?: any;
|
|
202
|
-
"icon-neutrals-text"?: any;
|
|
203
|
-
"icon-primary"?: any;
|
|
204
|
-
"icon-primary-active"?: any;
|
|
205
|
-
"icon-primary-hover"?: any;
|
|
206
|
-
"icon-primary-inverted"?: any;
|
|
207
|
-
"icon-primary-selected"?: any;
|
|
208
|
-
"icon-success"?: any;
|
|
209
|
-
"icon-success-active"?: any;
|
|
210
|
-
"icon-success-hover"?: any;
|
|
211
|
-
"icon-success-inverted"?: any;
|
|
212
|
-
"icon-warning"?: any;
|
|
213
|
-
"icon-warning-prominent"?: any;
|
|
214
|
-
"icon-warning-subtle"?: any;
|
|
215
|
-
"text-danger"?: any;
|
|
216
|
-
"text-danger-active"?: any;
|
|
217
|
-
"text-danger-hover"?: any;
|
|
218
|
-
"text-danger-inverted"?: any;
|
|
219
|
-
"text-neutrals"?: any;
|
|
220
|
-
"text-neutrals-active"?: any;
|
|
221
|
-
"text-neutrals-disabled"?: any;
|
|
222
|
-
"text-neutrals-hover"?: any;
|
|
223
|
-
"text-neutrals-inverted"?: any;
|
|
224
|
-
"text-neutrals-placeholder"?: any;
|
|
225
|
-
"text-neutrals-placeholder-only"?: any;
|
|
226
|
-
"text-neutrals-subtle"?: any;
|
|
227
|
-
"text-neutrals-subtle-active"?: any;
|
|
228
|
-
"text-neutrals-subtle-hover"?: any;
|
|
229
|
-
"text-primary"?: any;
|
|
230
|
-
"text-primary-active"?: any;
|
|
231
|
-
"text-primary-hover"?: any;
|
|
232
|
-
"text-primary-inverted"?: any;
|
|
233
|
-
"text-primary-inverted-subtle"?: any;
|
|
234
|
-
"text-primary-selected"?: any;
|
|
235
|
-
"text-success"?: any;
|
|
236
|
-
"text-success-active"?: any;
|
|
237
|
-
"text-success-hover"?: any;
|
|
238
|
-
"text-success-inverted"?: any;
|
|
239
|
-
"text-warning"?: any;
|
|
240
|
-
"text-warning-subtle"?: any;
|
|
241
|
-
};
|
|
242
|
-
'font-sizes': {
|
|
243
|
-
readonly 125: "0.625rem";
|
|
244
|
-
readonly 150: "0.75rem";
|
|
245
|
-
readonly 175: "0.875rem";
|
|
246
|
-
readonly 200: "1rem";
|
|
247
|
-
readonly 225: "1.125rem";
|
|
248
|
-
readonly 250: "1.25rem";
|
|
249
|
-
readonly 300: "1.5rem";
|
|
250
|
-
readonly 400: "2rem";
|
|
251
|
-
readonly 500: "2.5rem";
|
|
252
|
-
readonly 600: "3rem";
|
|
253
|
-
readonly 800: "4rem";
|
|
254
|
-
readonly 900: "4.5rem";
|
|
255
|
-
};
|
|
256
|
-
fonts: {
|
|
257
|
-
readonly heading: "Roobert, sans-serif";
|
|
258
|
-
readonly body: "Open Sans, sans-serif";
|
|
259
|
-
};
|
|
260
|
-
radii: {
|
|
261
|
-
readonly 0: "0px";
|
|
262
|
-
readonly 25: "2px";
|
|
263
|
-
readonly 50: "4px";
|
|
264
|
-
readonly 75: "6px";
|
|
265
|
-
readonly 100: "8px";
|
|
266
|
-
readonly 200: "16px";
|
|
267
|
-
readonly round: "999px";
|
|
268
|
-
};
|
|
269
|
-
shadows: {
|
|
270
|
-
100: any;
|
|
271
|
-
50: any;
|
|
272
|
-
"focus-small": any;
|
|
273
|
-
"focus-small-outline": any;
|
|
274
|
-
"focus-large": any;
|
|
275
|
-
"focus-controls": any;
|
|
276
|
-
"focus-small-error": any;
|
|
277
|
-
"focus-controls-error": any;
|
|
278
|
-
"focus-controls-success": any;
|
|
279
|
-
};
|
|
280
|
-
sizes: {
|
|
281
|
-
readonly number: string;
|
|
282
|
-
readonly 'icon-200': "16px";
|
|
283
|
-
readonly 'icon-300': "24px";
|
|
284
|
-
readonly 'icon-400': "32px";
|
|
285
|
-
};
|
|
286
|
-
space: {
|
|
287
|
-
readonly 0: "0px";
|
|
288
|
-
readonly 25: "2px";
|
|
289
|
-
readonly 50: "4px";
|
|
290
|
-
readonly 100: "8px";
|
|
291
|
-
readonly 150: "12px";
|
|
292
|
-
readonly 200: "16px";
|
|
293
|
-
readonly 300: "24px";
|
|
294
|
-
readonly 400: "32px";
|
|
295
|
-
readonly 500: "40px";
|
|
296
|
-
readonly 600: "48px";
|
|
297
|
-
readonly 700: "56px";
|
|
298
|
-
readonly 800: "64px";
|
|
299
|
-
readonly 1200: "96px";
|
|
300
|
-
readonly 1600: "128px";
|
|
301
|
-
};
|
|
302
|
-
'stroke-width': {
|
|
303
|
-
readonly thin: "1.5px";
|
|
304
|
-
readonly normal: "2px";
|
|
305
|
-
readonly bold: "4px";
|
|
306
|
-
};
|
|
307
|
-
'z-indices': {
|
|
308
|
-
readonly dropdownMenu: 100;
|
|
309
|
-
readonly select: 200;
|
|
310
|
-
readonly popover: 300;
|
|
311
|
-
readonly tooltip: 400;
|
|
312
|
-
};
|
|
313
|
-
}, {
|
|
314
|
-
readonly background: "colors";
|
|
315
|
-
readonly backgroundColor: "colors";
|
|
316
|
-
readonly backgroundImage: "colors";
|
|
317
|
-
readonly blockSize: "sizes";
|
|
318
|
-
readonly border: "colors";
|
|
319
|
-
readonly borderBlock: "colors";
|
|
320
|
-
readonly borderBlockEnd: "colors";
|
|
321
|
-
readonly borderBlockStart: "colors";
|
|
322
|
-
readonly borderBottom: "colors";
|
|
323
|
-
readonly borderBottomColor: "colors";
|
|
324
|
-
readonly borderBottomLeftRadius: "radii";
|
|
325
|
-
readonly borderBottomRightRadius: "radii";
|
|
326
|
-
readonly borderBottomStyle: "border-styles";
|
|
327
|
-
readonly borderBottomWidth: "border-widths";
|
|
328
|
-
readonly borderColor: "colors";
|
|
329
|
-
readonly borderImage: "colors";
|
|
330
|
-
readonly borderInline: "colors";
|
|
331
|
-
readonly borderInlineEnd: "colors";
|
|
332
|
-
readonly borderInlineStart: "colors";
|
|
333
|
-
readonly borderLeft: "colors";
|
|
334
|
-
readonly borderLeftColor: "colors";
|
|
335
|
-
readonly borderLeftStyle: "border-styles";
|
|
336
|
-
readonly borderLeftWidth: "border-widths";
|
|
337
|
-
readonly borderRadius: "radii";
|
|
338
|
-
readonly borderRight: "colors";
|
|
339
|
-
readonly borderRightColor: "colors";
|
|
340
|
-
readonly borderRightStyle: "border-styles";
|
|
341
|
-
readonly borderRightWidth: "border-widths";
|
|
342
|
-
readonly borderSpacing: "space";
|
|
343
|
-
readonly borderStyle: "border-styles";
|
|
344
|
-
readonly borderTop: "colors";
|
|
345
|
-
readonly borderTopColor: "colors";
|
|
346
|
-
readonly borderTopLeftRadius: "radii";
|
|
347
|
-
readonly borderTopRightRadius: "radii";
|
|
348
|
-
readonly borderTopStyle: "border-styles";
|
|
349
|
-
readonly borderTopWidth: "border-widths";
|
|
350
|
-
readonly borderWidth: "border-widths";
|
|
351
|
-
readonly bottom: "space";
|
|
352
|
-
readonly boxShadow: "shadows";
|
|
353
|
-
readonly caretColor: "colors";
|
|
354
|
-
readonly color: "colors";
|
|
355
|
-
readonly columnGap: "space";
|
|
356
|
-
readonly columnRuleColor: "colors";
|
|
357
|
-
readonly fill: "colors";
|
|
358
|
-
readonly flexBasis: "sizes";
|
|
359
|
-
readonly fontFamily: "fonts";
|
|
360
|
-
readonly fontSize: "font-sizes";
|
|
361
|
-
readonly fontWeight: "font-weights";
|
|
362
|
-
readonly gap: "space";
|
|
363
|
-
readonly gridColumnGap: "space";
|
|
364
|
-
readonly gridGap: "space";
|
|
365
|
-
readonly gridRowGap: "space";
|
|
366
|
-
readonly gridTemplateColumns: "sizes";
|
|
367
|
-
readonly gridTemplateRows: "sizes";
|
|
368
|
-
readonly height: "sizes";
|
|
369
|
-
readonly inlineSize: "sizes";
|
|
370
|
-
readonly inset: "space";
|
|
371
|
-
readonly insetBlock: "space";
|
|
372
|
-
readonly insetBlockEnd: "space";
|
|
373
|
-
readonly insetBlockStart: "space";
|
|
374
|
-
readonly insetInline: "space";
|
|
375
|
-
readonly insetInlineEnd: "space";
|
|
376
|
-
readonly insetInlineStart: "space";
|
|
377
|
-
readonly left: "space";
|
|
378
|
-
readonly letterSpacing: "letter-spacings";
|
|
379
|
-
readonly lineHeight: "line-heights";
|
|
380
|
-
readonly margin: "space";
|
|
381
|
-
readonly marginBlock: "space";
|
|
382
|
-
readonly marginBlockEnd: "space";
|
|
383
|
-
readonly marginBlockStart: "space";
|
|
384
|
-
readonly marginBottom: "space";
|
|
385
|
-
readonly marginInline: "space";
|
|
386
|
-
readonly marginInlineEnd: "space";
|
|
387
|
-
readonly marginInlineStart: "space";
|
|
388
|
-
readonly marginLeft: "space";
|
|
389
|
-
readonly marginRight: "space";
|
|
390
|
-
readonly marginTop: "space";
|
|
391
|
-
readonly maxBlockSize: "sizes";
|
|
392
|
-
readonly maxHeight: "sizes";
|
|
393
|
-
readonly maxInlineSize: "sizes";
|
|
394
|
-
readonly maxWidth: "sizes";
|
|
395
|
-
readonly minBlockSize: "sizes";
|
|
396
|
-
readonly minHeight: "sizes";
|
|
397
|
-
readonly minInlineSize: "sizes";
|
|
398
|
-
readonly minWidth: "sizes";
|
|
399
|
-
readonly outline: "colors";
|
|
400
|
-
readonly outlineColor: "colors";
|
|
401
|
-
readonly padding: "space";
|
|
402
|
-
readonly paddingBlock: "space";
|
|
403
|
-
readonly paddingBlockEnd: "space";
|
|
404
|
-
readonly paddingBlockStart: "space";
|
|
405
|
-
readonly paddingBottom: "space";
|
|
406
|
-
readonly paddingInline: "space";
|
|
407
|
-
readonly paddingInlineEnd: "space";
|
|
408
|
-
readonly paddingInlineStart: "space";
|
|
409
|
-
readonly paddingLeft: "space";
|
|
410
|
-
readonly paddingRight: "space";
|
|
411
|
-
readonly paddingTop: "space";
|
|
412
|
-
readonly right: "space";
|
|
413
|
-
readonly rowGap: "space";
|
|
414
|
-
readonly scrollMargin: "space";
|
|
415
|
-
readonly scrollMarginBlock: "space";
|
|
416
|
-
readonly scrollMarginBlockEnd: "space";
|
|
417
|
-
readonly scrollMarginBlockStart: "space";
|
|
418
|
-
readonly scrollMarginBottom: "space";
|
|
419
|
-
readonly scrollMarginInline: "space";
|
|
420
|
-
readonly scrollMarginInlineEnd: "space";
|
|
421
|
-
readonly scrollMarginInlineStart: "space";
|
|
422
|
-
readonly scrollMarginLeft: "space";
|
|
423
|
-
readonly scrollMarginRight: "space";
|
|
424
|
-
readonly scrollMarginTop: "space";
|
|
425
|
-
readonly scrollPadding: "space";
|
|
426
|
-
readonly scrollPaddingBlock: "space";
|
|
427
|
-
readonly scrollPaddingBlockEnd: "space";
|
|
428
|
-
readonly scrollPaddingBlockStart: "space";
|
|
429
|
-
readonly scrollPaddingBottom: "space";
|
|
430
|
-
readonly scrollPaddingInline: "space";
|
|
431
|
-
readonly scrollPaddingInlineEnd: "space";
|
|
432
|
-
readonly scrollPaddingInlineStart: "space";
|
|
433
|
-
readonly scrollPaddingLeft: "space";
|
|
434
|
-
readonly scrollPaddingRight: "space";
|
|
435
|
-
readonly scrollPaddingTop: "space";
|
|
436
|
-
readonly stroke: "colors";
|
|
437
|
-
readonly strokeWidth: "stroke-width";
|
|
438
|
-
readonly textDecorationColor: "colors";
|
|
439
|
-
readonly textShadow: "shadows";
|
|
440
|
-
readonly top: "space";
|
|
441
|
-
readonly transition: "transitions";
|
|
442
|
-
readonly width: "sizes";
|
|
443
|
-
readonly zIndex: "z-indices";
|
|
444
|
-
}, {
|
|
445
|
-
paddingX: (value: {
|
|
446
|
-
readonly [$$PropertyValue]: "padding";
|
|
447
|
-
}) => {
|
|
448
|
-
paddingLeft: {
|
|
449
|
-
readonly [$$PropertyValue]: "padding";
|
|
450
|
-
};
|
|
451
|
-
paddingRight: {
|
|
452
|
-
readonly [$$PropertyValue]: "padding";
|
|
453
|
-
};
|
|
454
|
-
};
|
|
455
|
-
paddingY: (value: {
|
|
456
|
-
readonly [$$PropertyValue]: "padding";
|
|
457
|
-
}) => {
|
|
458
|
-
paddingTop: {
|
|
459
|
-
readonly [$$PropertyValue]: "padding";
|
|
460
|
-
};
|
|
461
|
-
paddingBottom: {
|
|
462
|
-
readonly [$$PropertyValue]: "padding";
|
|
463
|
-
};
|
|
464
|
-
};
|
|
465
|
-
marginX: (value: {
|
|
466
|
-
readonly [$$PropertyValue]: "margin";
|
|
467
|
-
}) => {
|
|
468
|
-
marginLeft: {
|
|
469
|
-
readonly [$$PropertyValue]: "margin";
|
|
470
|
-
};
|
|
471
|
-
marginRight: {
|
|
472
|
-
readonly [$$PropertyValue]: "margin";
|
|
473
|
-
};
|
|
474
|
-
};
|
|
475
|
-
marginY: (value: {
|
|
476
|
-
readonly [$$PropertyValue]: "margin";
|
|
477
|
-
}) => {
|
|
478
|
-
marginTop: {
|
|
479
|
-
readonly [$$PropertyValue]: "margin";
|
|
480
|
-
};
|
|
481
|
-
marginBottom: {
|
|
482
|
-
readonly [$$PropertyValue]: "margin";
|
|
483
|
-
};
|
|
484
|
-
};
|
|
485
|
-
square: (value: {
|
|
486
|
-
readonly [$$PropertyValue]: "width";
|
|
487
|
-
}) => {
|
|
488
|
-
width: {
|
|
489
|
-
readonly [$$PropertyValue]: "width";
|
|
490
|
-
};
|
|
491
|
-
height: {
|
|
492
|
-
readonly [$$PropertyValue]: "width";
|
|
493
|
-
};
|
|
494
|
-
};
|
|
495
|
-
_hover: (css: _stitches_react_types_css_util.CSSProperties) => {
|
|
496
|
-
'&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
|
|
497
|
-
};
|
|
498
|
-
}>>>, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLButtonElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_radix_ui_react_popover.PopoverTriggerProps & react.RefAttributes<HTMLButtonElement>>, {}, {}>;
|
|
9
|
+
declare const StyledTrigger: react.ForwardRefExoticComponent<Omit<Omit<_radix_ui_react_popover.PopoverTriggerProps & react.RefAttributes<HTMLButtonElement>, _mirohq_design_system_stitches.ForbiddenProps> & {
|
|
10
|
+
children?: react.ReactNode;
|
|
11
|
+
} & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLButtonElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_radix_ui_react_popover.PopoverTriggerProps & react.RefAttributes<HTMLButtonElement>>, {}, {}>;
|
|
499
12
|
declare type StyledTriggerProps = StrictComponentProps<typeof StyledTrigger>;
|
|
500
13
|
|
|
501
14
|
interface TriggerProps extends StyledTriggerProps {
|
|
@@ -505,495 +18,9 @@ interface TriggerProps extends StyledTriggerProps {
|
|
|
505
18
|
*/
|
|
506
19
|
declare const Trigger: react__default.ForwardRefExoticComponent<Omit<TriggerProps, "ref"> & react__default.RefAttributes<HTMLButtonElement>>;
|
|
507
20
|
|
|
508
|
-
declare const StyledContent: react.ForwardRefExoticComponent<Omit<Omit<
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
readonly sm: "1px";
|
|
512
|
-
readonly md: "2px";
|
|
513
|
-
readonly lg: "4px";
|
|
514
|
-
};
|
|
515
|
-
colors: {
|
|
516
|
-
readonly black: any;
|
|
517
|
-
readonly 'blue-50': any;
|
|
518
|
-
readonly 'blue-100': any;
|
|
519
|
-
readonly 'blue-150': any;
|
|
520
|
-
readonly 'blue-200': any;
|
|
521
|
-
readonly 'blue-250': any;
|
|
522
|
-
readonly 'blue-300': any;
|
|
523
|
-
readonly 'blue-350': any;
|
|
524
|
-
readonly 'blue-400': any;
|
|
525
|
-
readonly 'blue-450': any;
|
|
526
|
-
readonly 'blue-500': any;
|
|
527
|
-
readonly 'blue-550': any;
|
|
528
|
-
readonly 'blue-600': any;
|
|
529
|
-
readonly 'blue-650': any;
|
|
530
|
-
readonly 'blue-700': any;
|
|
531
|
-
readonly 'blue-750': any;
|
|
532
|
-
readonly 'blue-800': any;
|
|
533
|
-
readonly 'blue-850': any;
|
|
534
|
-
readonly 'blue-900': any;
|
|
535
|
-
readonly 'blue-950': any;
|
|
536
|
-
readonly 'gray-50': any;
|
|
537
|
-
readonly 'gray-100': any;
|
|
538
|
-
readonly 'gray-150': any;
|
|
539
|
-
readonly 'gray-200': any;
|
|
540
|
-
readonly 'gray-250': any;
|
|
541
|
-
readonly 'gray-300': any;
|
|
542
|
-
readonly 'gray-350': any;
|
|
543
|
-
readonly 'gray-400': any;
|
|
544
|
-
readonly 'gray-450': any;
|
|
545
|
-
readonly 'gray-500': any;
|
|
546
|
-
readonly 'gray-550': any;
|
|
547
|
-
readonly 'gray-600': any;
|
|
548
|
-
readonly 'gray-650': any;
|
|
549
|
-
readonly 'gray-700': any;
|
|
550
|
-
readonly 'gray-750': any;
|
|
551
|
-
readonly 'gray-800': any;
|
|
552
|
-
readonly 'gray-850': any;
|
|
553
|
-
readonly 'gray-900': any;
|
|
554
|
-
readonly 'gray-950': any;
|
|
555
|
-
readonly 'green-50': any;
|
|
556
|
-
readonly 'green-100': any;
|
|
557
|
-
readonly 'green-150': any;
|
|
558
|
-
readonly 'green-200': any;
|
|
559
|
-
readonly 'green-250': any;
|
|
560
|
-
readonly 'green-300': any;
|
|
561
|
-
readonly 'green-350': any;
|
|
562
|
-
readonly 'green-400': any;
|
|
563
|
-
readonly 'green-450': any;
|
|
564
|
-
readonly 'green-500': any;
|
|
565
|
-
readonly 'green-550': any;
|
|
566
|
-
readonly 'green-600': any;
|
|
567
|
-
readonly 'green-650': any;
|
|
568
|
-
readonly 'green-700': any;
|
|
569
|
-
readonly 'green-750': any;
|
|
570
|
-
readonly 'green-800': any;
|
|
571
|
-
readonly 'green-850': any;
|
|
572
|
-
readonly 'green-900': any;
|
|
573
|
-
readonly 'green-950': any;
|
|
574
|
-
readonly 'red-50': any;
|
|
575
|
-
readonly 'red-100': any;
|
|
576
|
-
readonly 'red-150': any;
|
|
577
|
-
readonly 'red-200': any;
|
|
578
|
-
readonly 'red-250': any;
|
|
579
|
-
readonly 'red-300': any;
|
|
580
|
-
readonly 'red-350': any;
|
|
581
|
-
readonly 'red-400': any;
|
|
582
|
-
readonly 'red-450': any;
|
|
583
|
-
readonly 'red-500': any;
|
|
584
|
-
readonly 'red-550': any;
|
|
585
|
-
readonly 'red-600': any;
|
|
586
|
-
readonly 'red-650': any;
|
|
587
|
-
readonly 'red-700': any;
|
|
588
|
-
readonly 'red-750': any;
|
|
589
|
-
readonly 'red-800': any;
|
|
590
|
-
readonly 'red-850': any;
|
|
591
|
-
readonly 'red-900': any;
|
|
592
|
-
readonly 'red-950': any;
|
|
593
|
-
readonly transparent: any;
|
|
594
|
-
readonly white: any;
|
|
595
|
-
readonly 'yellow-50': any;
|
|
596
|
-
readonly 'yellow-100': any;
|
|
597
|
-
readonly 'yellow-150': any;
|
|
598
|
-
readonly 'yellow-200': any;
|
|
599
|
-
readonly 'yellow-250': any;
|
|
600
|
-
readonly 'yellow-300': any;
|
|
601
|
-
readonly 'yellow-350': any;
|
|
602
|
-
readonly 'yellow-400': any;
|
|
603
|
-
readonly 'yellow-450': any;
|
|
604
|
-
readonly 'yellow-500': any;
|
|
605
|
-
readonly 'yellow-550': any;
|
|
606
|
-
readonly 'yellow-600': any;
|
|
607
|
-
readonly 'yellow-650': any;
|
|
608
|
-
readonly 'yellow-700': any;
|
|
609
|
-
readonly 'yellow-750': any;
|
|
610
|
-
readonly 'yellow-800': any;
|
|
611
|
-
readonly 'yellow-850': any;
|
|
612
|
-
readonly 'yellow-900': any;
|
|
613
|
-
readonly 'yellow-950': any;
|
|
614
|
-
"background-alpha-active"?: any;
|
|
615
|
-
"background-alpha-hover"?: any;
|
|
616
|
-
"background-danger-prominent"?: any;
|
|
617
|
-
"background-danger-prominent-active"?: any;
|
|
618
|
-
"background-danger-prominent-hover"?: any;
|
|
619
|
-
"background-danger-subtle"?: any;
|
|
620
|
-
"background-danger-subtle-active"?: any;
|
|
621
|
-
"background-danger-subtle-hover"?: any;
|
|
622
|
-
"background-neutrals"?: any;
|
|
623
|
-
"background-neutrals-active"?: any;
|
|
624
|
-
"background-neutrals-container"?: any;
|
|
625
|
-
"background-neutrals-controls-disabled"?: any;
|
|
626
|
-
"background-neutrals-disabled"?: any;
|
|
627
|
-
"background-neutrals-hover"?: any;
|
|
628
|
-
"background-neutrals-inactive"?: any;
|
|
629
|
-
"background-neutrals-inactive-hover"?: any;
|
|
630
|
-
"background-neutrals-inverted"?: any;
|
|
631
|
-
"background-neutrals-inverted-subtle"?: any;
|
|
632
|
-
"background-neutrals-page"?: any;
|
|
633
|
-
"background-neutrals-page-subtle"?: any;
|
|
634
|
-
"background-neutrals-scrollbar"?: any;
|
|
635
|
-
"background-neutrals-scrollbar-active"?: any;
|
|
636
|
-
"background-neutrals-scrollbar-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-hover"?: any;
|
|
643
|
-
"background-primary-prominent-selected"?: any;
|
|
644
|
-
"background-primary-subtle"?: any;
|
|
645
|
-
"background-primary-subtle-active"?: any;
|
|
646
|
-
"background-primary-subtle-hover"?: any;
|
|
647
|
-
"background-primary-subtle-selected"?: any;
|
|
648
|
-
"background-success"?: any;
|
|
649
|
-
"background-success-prominent"?: any;
|
|
650
|
-
"background-success-prominent-active"?: any;
|
|
651
|
-
"background-success-prominent-hover"?: any;
|
|
652
|
-
"background-warning-prominent"?: any;
|
|
653
|
-
"background-warning-subtle"?: any;
|
|
654
|
-
"border-danger"?: any;
|
|
655
|
-
"border-danger-active"?: any;
|
|
656
|
-
"border-danger-hover"?: any;
|
|
657
|
-
"border-focus-error-inner"?: any;
|
|
658
|
-
"border-focus-error-middle"?: any;
|
|
659
|
-
"border-focus-error-outer"?: any;
|
|
660
|
-
"border-focus-inner"?: any;
|
|
661
|
-
"border-focus-middle"?: any;
|
|
662
|
-
"border-focus-outer"?: any;
|
|
663
|
-
"border-focus-success-inner"?: any;
|
|
664
|
-
"border-focus-success-middle"?: any;
|
|
665
|
-
"border-focus-success-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;
|
|
739
|
-
};
|
|
740
|
-
'font-sizes': {
|
|
741
|
-
readonly 125: "0.625rem";
|
|
742
|
-
readonly 150: "0.75rem";
|
|
743
|
-
readonly 175: "0.875rem";
|
|
744
|
-
readonly 200: "1rem";
|
|
745
|
-
readonly 225: "1.125rem";
|
|
746
|
-
readonly 250: "1.25rem";
|
|
747
|
-
readonly 300: "1.5rem";
|
|
748
|
-
readonly 400: "2rem";
|
|
749
|
-
readonly 500: "2.5rem";
|
|
750
|
-
readonly 600: "3rem";
|
|
751
|
-
readonly 800: "4rem";
|
|
752
|
-
readonly 900: "4.5rem";
|
|
753
|
-
};
|
|
754
|
-
fonts: {
|
|
755
|
-
readonly heading: "Roobert, sans-serif";
|
|
756
|
-
readonly body: "Open Sans, sans-serif";
|
|
757
|
-
};
|
|
758
|
-
radii: {
|
|
759
|
-
readonly 0: "0px";
|
|
760
|
-
readonly 25: "2px";
|
|
761
|
-
readonly 50: "4px";
|
|
762
|
-
readonly 75: "6px";
|
|
763
|
-
readonly 100: "8px";
|
|
764
|
-
readonly 200: "16px";
|
|
765
|
-
readonly round: "999px";
|
|
766
|
-
};
|
|
767
|
-
shadows: {
|
|
768
|
-
100: any;
|
|
769
|
-
50: any;
|
|
770
|
-
"focus-small": any;
|
|
771
|
-
"focus-small-outline": any;
|
|
772
|
-
"focus-large": any;
|
|
773
|
-
"focus-controls": any;
|
|
774
|
-
"focus-small-error": any;
|
|
775
|
-
"focus-controls-error": any;
|
|
776
|
-
"focus-controls-success": any;
|
|
777
|
-
};
|
|
778
|
-
sizes: {
|
|
779
|
-
readonly number: string;
|
|
780
|
-
readonly 'icon-200': "16px";
|
|
781
|
-
readonly 'icon-300': "24px";
|
|
782
|
-
readonly 'icon-400': "32px";
|
|
783
|
-
};
|
|
784
|
-
space: {
|
|
785
|
-
readonly 0: "0px";
|
|
786
|
-
readonly 25: "2px";
|
|
787
|
-
readonly 50: "4px";
|
|
788
|
-
readonly 100: "8px";
|
|
789
|
-
readonly 150: "12px";
|
|
790
|
-
readonly 200: "16px";
|
|
791
|
-
readonly 300: "24px";
|
|
792
|
-
readonly 400: "32px";
|
|
793
|
-
readonly 500: "40px";
|
|
794
|
-
readonly 600: "48px";
|
|
795
|
-
readonly 700: "56px";
|
|
796
|
-
readonly 800: "64px";
|
|
797
|
-
readonly 1200: "96px";
|
|
798
|
-
readonly 1600: "128px";
|
|
799
|
-
};
|
|
800
|
-
'stroke-width': {
|
|
801
|
-
readonly thin: "1.5px";
|
|
802
|
-
readonly normal: "2px";
|
|
803
|
-
readonly bold: "4px";
|
|
804
|
-
};
|
|
805
|
-
'z-indices': {
|
|
806
|
-
readonly dropdownMenu: 100;
|
|
807
|
-
readonly select: 200;
|
|
808
|
-
readonly popover: 300;
|
|
809
|
-
readonly tooltip: 400;
|
|
810
|
-
};
|
|
811
|
-
}, {
|
|
812
|
-
readonly background: "colors";
|
|
813
|
-
readonly backgroundColor: "colors";
|
|
814
|
-
readonly backgroundImage: "colors";
|
|
815
|
-
readonly blockSize: "sizes";
|
|
816
|
-
readonly border: "colors";
|
|
817
|
-
readonly borderBlock: "colors";
|
|
818
|
-
readonly borderBlockEnd: "colors";
|
|
819
|
-
readonly borderBlockStart: "colors";
|
|
820
|
-
readonly borderBottom: "colors";
|
|
821
|
-
readonly borderBottomColor: "colors";
|
|
822
|
-
readonly borderBottomLeftRadius: "radii";
|
|
823
|
-
readonly borderBottomRightRadius: "radii";
|
|
824
|
-
readonly borderBottomStyle: "border-styles";
|
|
825
|
-
readonly borderBottomWidth: "border-widths";
|
|
826
|
-
readonly borderColor: "colors";
|
|
827
|
-
readonly borderImage: "colors";
|
|
828
|
-
readonly borderInline: "colors";
|
|
829
|
-
readonly borderInlineEnd: "colors";
|
|
830
|
-
readonly borderInlineStart: "colors";
|
|
831
|
-
readonly borderLeft: "colors";
|
|
832
|
-
readonly borderLeftColor: "colors";
|
|
833
|
-
readonly borderLeftStyle: "border-styles";
|
|
834
|
-
readonly borderLeftWidth: "border-widths";
|
|
835
|
-
readonly borderRadius: "radii";
|
|
836
|
-
readonly borderRight: "colors";
|
|
837
|
-
readonly borderRightColor: "colors";
|
|
838
|
-
readonly borderRightStyle: "border-styles";
|
|
839
|
-
readonly borderRightWidth: "border-widths";
|
|
840
|
-
readonly borderSpacing: "space";
|
|
841
|
-
readonly borderStyle: "border-styles";
|
|
842
|
-
readonly borderTop: "colors";
|
|
843
|
-
readonly borderTopColor: "colors";
|
|
844
|
-
readonly borderTopLeftRadius: "radii";
|
|
845
|
-
readonly borderTopRightRadius: "radii";
|
|
846
|
-
readonly borderTopStyle: "border-styles";
|
|
847
|
-
readonly borderTopWidth: "border-widths";
|
|
848
|
-
readonly borderWidth: "border-widths";
|
|
849
|
-
readonly bottom: "space";
|
|
850
|
-
readonly boxShadow: "shadows";
|
|
851
|
-
readonly caretColor: "colors";
|
|
852
|
-
readonly color: "colors";
|
|
853
|
-
readonly columnGap: "space";
|
|
854
|
-
readonly columnRuleColor: "colors";
|
|
855
|
-
readonly fill: "colors";
|
|
856
|
-
readonly flexBasis: "sizes";
|
|
857
|
-
readonly fontFamily: "fonts";
|
|
858
|
-
readonly fontSize: "font-sizes";
|
|
859
|
-
readonly fontWeight: "font-weights";
|
|
860
|
-
readonly gap: "space";
|
|
861
|
-
readonly gridColumnGap: "space";
|
|
862
|
-
readonly gridGap: "space";
|
|
863
|
-
readonly gridRowGap: "space";
|
|
864
|
-
readonly gridTemplateColumns: "sizes";
|
|
865
|
-
readonly gridTemplateRows: "sizes";
|
|
866
|
-
readonly height: "sizes";
|
|
867
|
-
readonly inlineSize: "sizes";
|
|
868
|
-
readonly inset: "space";
|
|
869
|
-
readonly insetBlock: "space";
|
|
870
|
-
readonly insetBlockEnd: "space";
|
|
871
|
-
readonly insetBlockStart: "space";
|
|
872
|
-
readonly insetInline: "space";
|
|
873
|
-
readonly insetInlineEnd: "space";
|
|
874
|
-
readonly insetInlineStart: "space";
|
|
875
|
-
readonly left: "space";
|
|
876
|
-
readonly letterSpacing: "letter-spacings";
|
|
877
|
-
readonly lineHeight: "line-heights";
|
|
878
|
-
readonly margin: "space";
|
|
879
|
-
readonly marginBlock: "space";
|
|
880
|
-
readonly marginBlockEnd: "space";
|
|
881
|
-
readonly marginBlockStart: "space";
|
|
882
|
-
readonly marginBottom: "space";
|
|
883
|
-
readonly marginInline: "space";
|
|
884
|
-
readonly marginInlineEnd: "space";
|
|
885
|
-
readonly marginInlineStart: "space";
|
|
886
|
-
readonly marginLeft: "space";
|
|
887
|
-
readonly marginRight: "space";
|
|
888
|
-
readonly marginTop: "space";
|
|
889
|
-
readonly maxBlockSize: "sizes";
|
|
890
|
-
readonly maxHeight: "sizes";
|
|
891
|
-
readonly maxInlineSize: "sizes";
|
|
892
|
-
readonly maxWidth: "sizes";
|
|
893
|
-
readonly minBlockSize: "sizes";
|
|
894
|
-
readonly minHeight: "sizes";
|
|
895
|
-
readonly minInlineSize: "sizes";
|
|
896
|
-
readonly minWidth: "sizes";
|
|
897
|
-
readonly outline: "colors";
|
|
898
|
-
readonly outlineColor: "colors";
|
|
899
|
-
readonly padding: "space";
|
|
900
|
-
readonly paddingBlock: "space";
|
|
901
|
-
readonly paddingBlockEnd: "space";
|
|
902
|
-
readonly paddingBlockStart: "space";
|
|
903
|
-
readonly paddingBottom: "space";
|
|
904
|
-
readonly paddingInline: "space";
|
|
905
|
-
readonly paddingInlineEnd: "space";
|
|
906
|
-
readonly paddingInlineStart: "space";
|
|
907
|
-
readonly paddingLeft: "space";
|
|
908
|
-
readonly paddingRight: "space";
|
|
909
|
-
readonly paddingTop: "space";
|
|
910
|
-
readonly right: "space";
|
|
911
|
-
readonly rowGap: "space";
|
|
912
|
-
readonly scrollMargin: "space";
|
|
913
|
-
readonly scrollMarginBlock: "space";
|
|
914
|
-
readonly scrollMarginBlockEnd: "space";
|
|
915
|
-
readonly scrollMarginBlockStart: "space";
|
|
916
|
-
readonly scrollMarginBottom: "space";
|
|
917
|
-
readonly scrollMarginInline: "space";
|
|
918
|
-
readonly scrollMarginInlineEnd: "space";
|
|
919
|
-
readonly scrollMarginInlineStart: "space";
|
|
920
|
-
readonly scrollMarginLeft: "space";
|
|
921
|
-
readonly scrollMarginRight: "space";
|
|
922
|
-
readonly scrollMarginTop: "space";
|
|
923
|
-
readonly scrollPadding: "space";
|
|
924
|
-
readonly scrollPaddingBlock: "space";
|
|
925
|
-
readonly scrollPaddingBlockEnd: "space";
|
|
926
|
-
readonly scrollPaddingBlockStart: "space";
|
|
927
|
-
readonly scrollPaddingBottom: "space";
|
|
928
|
-
readonly scrollPaddingInline: "space";
|
|
929
|
-
readonly scrollPaddingInlineEnd: "space";
|
|
930
|
-
readonly scrollPaddingInlineStart: "space";
|
|
931
|
-
readonly scrollPaddingLeft: "space";
|
|
932
|
-
readonly scrollPaddingRight: "space";
|
|
933
|
-
readonly scrollPaddingTop: "space";
|
|
934
|
-
readonly stroke: "colors";
|
|
935
|
-
readonly strokeWidth: "stroke-width";
|
|
936
|
-
readonly textDecorationColor: "colors";
|
|
937
|
-
readonly textShadow: "shadows";
|
|
938
|
-
readonly top: "space";
|
|
939
|
-
readonly transition: "transitions";
|
|
940
|
-
readonly width: "sizes";
|
|
941
|
-
readonly zIndex: "z-indices";
|
|
942
|
-
}, {
|
|
943
|
-
paddingX: (value: {
|
|
944
|
-
readonly [$$PropertyValue]: "padding";
|
|
945
|
-
}) => {
|
|
946
|
-
paddingLeft: {
|
|
947
|
-
readonly [$$PropertyValue]: "padding";
|
|
948
|
-
};
|
|
949
|
-
paddingRight: {
|
|
950
|
-
readonly [$$PropertyValue]: "padding";
|
|
951
|
-
};
|
|
952
|
-
};
|
|
953
|
-
paddingY: (value: {
|
|
954
|
-
readonly [$$PropertyValue]: "padding";
|
|
955
|
-
}) => {
|
|
956
|
-
paddingTop: {
|
|
957
|
-
readonly [$$PropertyValue]: "padding";
|
|
958
|
-
};
|
|
959
|
-
paddingBottom: {
|
|
960
|
-
readonly [$$PropertyValue]: "padding";
|
|
961
|
-
};
|
|
962
|
-
};
|
|
963
|
-
marginX: (value: {
|
|
964
|
-
readonly [$$PropertyValue]: "margin";
|
|
965
|
-
}) => {
|
|
966
|
-
marginLeft: {
|
|
967
|
-
readonly [$$PropertyValue]: "margin";
|
|
968
|
-
};
|
|
969
|
-
marginRight: {
|
|
970
|
-
readonly [$$PropertyValue]: "margin";
|
|
971
|
-
};
|
|
972
|
-
};
|
|
973
|
-
marginY: (value: {
|
|
974
|
-
readonly [$$PropertyValue]: "margin";
|
|
975
|
-
}) => {
|
|
976
|
-
marginTop: {
|
|
977
|
-
readonly [$$PropertyValue]: "margin";
|
|
978
|
-
};
|
|
979
|
-
marginBottom: {
|
|
980
|
-
readonly [$$PropertyValue]: "margin";
|
|
981
|
-
};
|
|
982
|
-
};
|
|
983
|
-
square: (value: {
|
|
984
|
-
readonly [$$PropertyValue]: "width";
|
|
985
|
-
}) => {
|
|
986
|
-
width: {
|
|
987
|
-
readonly [$$PropertyValue]: "width";
|
|
988
|
-
};
|
|
989
|
-
height: {
|
|
990
|
-
readonly [$$PropertyValue]: "width";
|
|
991
|
-
};
|
|
992
|
-
};
|
|
993
|
-
_hover: (css: _stitches_react_types_css_util.CSSProperties) => {
|
|
994
|
-
'&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
|
|
995
|
-
};
|
|
996
|
-
}>>>, "variant"> & _stitches_react_types_styled_component.TransformProps<{
|
|
21
|
+
declare const StyledContent: react.ForwardRefExoticComponent<Omit<Omit<_radix_ui_react_popover.PopoverContentProps & react.RefAttributes<HTMLDivElement>, _mirohq_design_system_stitches.ForbiddenProps> & {
|
|
22
|
+
children?: react.ReactNode;
|
|
23
|
+
} & _stitches_react_types_styled_component.TransformProps<{
|
|
997
24
|
variant?: "dark" | "light" | undefined;
|
|
998
25
|
}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_radix_ui_react_popover.PopoverContentProps & react.RefAttributes<HTMLDivElement>>, {
|
|
999
26
|
variant?: "dark" | "light" | undefined;
|
|
@@ -1133,495 +160,9 @@ interface ContentProps extends StyledContentProps {
|
|
|
1133
160
|
*/
|
|
1134
161
|
declare const Content: react__default.ForwardRefExoticComponent<Omit<ContentProps, "ref"> & react__default.RefAttributes<HTMLDivElement>>;
|
|
1135
162
|
|
|
1136
|
-
declare const StyledClose: react.ForwardRefExoticComponent<Omit<Omit<
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
readonly sm: "1px";
|
|
1140
|
-
readonly md: "2px";
|
|
1141
|
-
readonly lg: "4px";
|
|
1142
|
-
};
|
|
1143
|
-
colors: {
|
|
1144
|
-
readonly black: any;
|
|
1145
|
-
readonly 'blue-50': any;
|
|
1146
|
-
readonly 'blue-100': any;
|
|
1147
|
-
readonly 'blue-150': any;
|
|
1148
|
-
readonly 'blue-200': any;
|
|
1149
|
-
readonly 'blue-250': any;
|
|
1150
|
-
readonly 'blue-300': any;
|
|
1151
|
-
readonly 'blue-350': any;
|
|
1152
|
-
readonly 'blue-400': any;
|
|
1153
|
-
readonly 'blue-450': any;
|
|
1154
|
-
readonly 'blue-500': any;
|
|
1155
|
-
readonly 'blue-550': any;
|
|
1156
|
-
readonly 'blue-600': any;
|
|
1157
|
-
readonly 'blue-650': any;
|
|
1158
|
-
readonly 'blue-700': any;
|
|
1159
|
-
readonly 'blue-750': any;
|
|
1160
|
-
readonly 'blue-800': any;
|
|
1161
|
-
readonly 'blue-850': any;
|
|
1162
|
-
readonly 'blue-900': any;
|
|
1163
|
-
readonly 'blue-950': any;
|
|
1164
|
-
readonly 'gray-50': any;
|
|
1165
|
-
readonly 'gray-100': any;
|
|
1166
|
-
readonly 'gray-150': any;
|
|
1167
|
-
readonly 'gray-200': any;
|
|
1168
|
-
readonly 'gray-250': any;
|
|
1169
|
-
readonly 'gray-300': any;
|
|
1170
|
-
readonly 'gray-350': any;
|
|
1171
|
-
readonly 'gray-400': any;
|
|
1172
|
-
readonly 'gray-450': any;
|
|
1173
|
-
readonly 'gray-500': any;
|
|
1174
|
-
readonly 'gray-550': any;
|
|
1175
|
-
readonly 'gray-600': any;
|
|
1176
|
-
readonly 'gray-650': any;
|
|
1177
|
-
readonly 'gray-700': any;
|
|
1178
|
-
readonly 'gray-750': any;
|
|
1179
|
-
readonly 'gray-800': any;
|
|
1180
|
-
readonly 'gray-850': any;
|
|
1181
|
-
readonly 'gray-900': any;
|
|
1182
|
-
readonly 'gray-950': any;
|
|
1183
|
-
readonly 'green-50': any;
|
|
1184
|
-
readonly 'green-100': any;
|
|
1185
|
-
readonly 'green-150': any;
|
|
1186
|
-
readonly 'green-200': any;
|
|
1187
|
-
readonly 'green-250': any;
|
|
1188
|
-
readonly 'green-300': any;
|
|
1189
|
-
readonly 'green-350': any;
|
|
1190
|
-
readonly 'green-400': any;
|
|
1191
|
-
readonly 'green-450': any;
|
|
1192
|
-
readonly 'green-500': any;
|
|
1193
|
-
readonly 'green-550': any;
|
|
1194
|
-
readonly 'green-600': any;
|
|
1195
|
-
readonly 'green-650': any;
|
|
1196
|
-
readonly 'green-700': any;
|
|
1197
|
-
readonly 'green-750': any;
|
|
1198
|
-
readonly 'green-800': any;
|
|
1199
|
-
readonly 'green-850': any;
|
|
1200
|
-
readonly 'green-900': any;
|
|
1201
|
-
readonly 'green-950': any;
|
|
1202
|
-
readonly 'red-50': any;
|
|
1203
|
-
readonly 'red-100': any;
|
|
1204
|
-
readonly 'red-150': any;
|
|
1205
|
-
readonly 'red-200': any;
|
|
1206
|
-
readonly 'red-250': any;
|
|
1207
|
-
readonly 'red-300': any;
|
|
1208
|
-
readonly 'red-350': any;
|
|
1209
|
-
readonly 'red-400': any;
|
|
1210
|
-
readonly 'red-450': any;
|
|
1211
|
-
readonly 'red-500': any;
|
|
1212
|
-
readonly 'red-550': any;
|
|
1213
|
-
readonly 'red-600': any;
|
|
1214
|
-
readonly 'red-650': any;
|
|
1215
|
-
readonly 'red-700': any;
|
|
1216
|
-
readonly 'red-750': any;
|
|
1217
|
-
readonly 'red-800': any;
|
|
1218
|
-
readonly 'red-850': any;
|
|
1219
|
-
readonly 'red-900': any;
|
|
1220
|
-
readonly 'red-950': any;
|
|
1221
|
-
readonly transparent: any;
|
|
1222
|
-
readonly white: any;
|
|
1223
|
-
readonly 'yellow-50': any;
|
|
1224
|
-
readonly 'yellow-100': any;
|
|
1225
|
-
readonly 'yellow-150': any;
|
|
1226
|
-
readonly 'yellow-200': any;
|
|
1227
|
-
readonly 'yellow-250': any;
|
|
1228
|
-
readonly 'yellow-300': any;
|
|
1229
|
-
readonly 'yellow-350': any;
|
|
1230
|
-
readonly 'yellow-400': any;
|
|
1231
|
-
readonly 'yellow-450': any;
|
|
1232
|
-
readonly 'yellow-500': any;
|
|
1233
|
-
readonly 'yellow-550': any;
|
|
1234
|
-
readonly 'yellow-600': any;
|
|
1235
|
-
readonly 'yellow-650': any;
|
|
1236
|
-
readonly 'yellow-700': any;
|
|
1237
|
-
readonly 'yellow-750': any;
|
|
1238
|
-
readonly 'yellow-800': any;
|
|
1239
|
-
readonly 'yellow-850': any;
|
|
1240
|
-
readonly 'yellow-900': any;
|
|
1241
|
-
readonly 'yellow-950': any;
|
|
1242
|
-
"background-alpha-active"?: any;
|
|
1243
|
-
"background-alpha-hover"?: any;
|
|
1244
|
-
"background-danger-prominent"?: any;
|
|
1245
|
-
"background-danger-prominent-active"?: any;
|
|
1246
|
-
"background-danger-prominent-hover"?: any;
|
|
1247
|
-
"background-danger-subtle"?: any;
|
|
1248
|
-
"background-danger-subtle-active"?: any;
|
|
1249
|
-
"background-danger-subtle-hover"?: any;
|
|
1250
|
-
"background-neutrals"?: any;
|
|
1251
|
-
"background-neutrals-active"?: any;
|
|
1252
|
-
"background-neutrals-container"?: any;
|
|
1253
|
-
"background-neutrals-controls-disabled"?: any;
|
|
1254
|
-
"background-neutrals-disabled"?: any;
|
|
1255
|
-
"background-neutrals-hover"?: any;
|
|
1256
|
-
"background-neutrals-inactive"?: any;
|
|
1257
|
-
"background-neutrals-inactive-hover"?: any;
|
|
1258
|
-
"background-neutrals-inverted"?: any;
|
|
1259
|
-
"background-neutrals-inverted-subtle"?: any;
|
|
1260
|
-
"background-neutrals-page"?: any;
|
|
1261
|
-
"background-neutrals-page-subtle"?: any;
|
|
1262
|
-
"background-neutrals-scrollbar"?: any;
|
|
1263
|
-
"background-neutrals-scrollbar-active"?: any;
|
|
1264
|
-
"background-neutrals-scrollbar-hover"?: any;
|
|
1265
|
-
"background-neutrals-subtle"?: any;
|
|
1266
|
-
"background-neutrals-subtle-active"?: any;
|
|
1267
|
-
"background-neutrals-subtle-hover"?: any;
|
|
1268
|
-
"background-primary-prominent"?: any;
|
|
1269
|
-
"background-primary-prominent-active"?: any;
|
|
1270
|
-
"background-primary-prominent-hover"?: any;
|
|
1271
|
-
"background-primary-prominent-selected"?: any;
|
|
1272
|
-
"background-primary-subtle"?: any;
|
|
1273
|
-
"background-primary-subtle-active"?: any;
|
|
1274
|
-
"background-primary-subtle-hover"?: any;
|
|
1275
|
-
"background-primary-subtle-selected"?: any;
|
|
1276
|
-
"background-success"?: any;
|
|
1277
|
-
"background-success-prominent"?: any;
|
|
1278
|
-
"background-success-prominent-active"?: any;
|
|
1279
|
-
"background-success-prominent-hover"?: any;
|
|
1280
|
-
"background-warning-prominent"?: any;
|
|
1281
|
-
"background-warning-subtle"?: any;
|
|
1282
|
-
"border-danger"?: any;
|
|
1283
|
-
"border-danger-active"?: any;
|
|
1284
|
-
"border-danger-hover"?: any;
|
|
1285
|
-
"border-focus-error-inner"?: any;
|
|
1286
|
-
"border-focus-error-middle"?: any;
|
|
1287
|
-
"border-focus-error-outer"?: any;
|
|
1288
|
-
"border-focus-inner"?: any;
|
|
1289
|
-
"border-focus-middle"?: any;
|
|
1290
|
-
"border-focus-outer"?: any;
|
|
1291
|
-
"border-focus-success-inner"?: any;
|
|
1292
|
-
"border-focus-success-middle"?: any;
|
|
1293
|
-
"border-focus-success-outer"?: any;
|
|
1294
|
-
"border-neutrals"?: any;
|
|
1295
|
-
"border-neutrals-active"?: any;
|
|
1296
|
-
"border-neutrals-controls"?: any;
|
|
1297
|
-
"border-neutrals-controls-disabled"?: any;
|
|
1298
|
-
"border-neutrals-disabled"?: any;
|
|
1299
|
-
"border-neutrals-hover"?: any;
|
|
1300
|
-
"border-neutrals-inverted"?: any;
|
|
1301
|
-
"border-neutrals-subtle"?: any;
|
|
1302
|
-
"border-neutrals-text"?: any;
|
|
1303
|
-
"border-neutrals-text-active"?: any;
|
|
1304
|
-
"border-neutrals-text-hover"?: any;
|
|
1305
|
-
"border-neutrals-text-subtle"?: any;
|
|
1306
|
-
"border-neutrals-text-subtle-active"?: any;
|
|
1307
|
-
"border-neutrals-text-subtle-hover"?: any;
|
|
1308
|
-
"border-neutrals-transparent"?: any;
|
|
1309
|
-
"border-primary"?: any;
|
|
1310
|
-
"border-primary-active"?: any;
|
|
1311
|
-
"border-primary-hover"?: any;
|
|
1312
|
-
"border-primary-inverted"?: any;
|
|
1313
|
-
"border-success"?: any;
|
|
1314
|
-
"border-success-active"?: any;
|
|
1315
|
-
"border-success-hover"?: any;
|
|
1316
|
-
"border-warning"?: any;
|
|
1317
|
-
"icon-danger"?: any;
|
|
1318
|
-
"icon-danger-active"?: any;
|
|
1319
|
-
"icon-danger-hover"?: any;
|
|
1320
|
-
"icon-danger-inverted"?: any;
|
|
1321
|
-
"icon-neutrals"?: any;
|
|
1322
|
-
"icon-neutrals-disabled"?: any;
|
|
1323
|
-
"icon-neutrals-inactive"?: any;
|
|
1324
|
-
"icon-neutrals-inactive-hover"?: any;
|
|
1325
|
-
"icon-neutrals-inverted"?: any;
|
|
1326
|
-
"icon-neutrals-search"?: any;
|
|
1327
|
-
"icon-neutrals-subtle"?: any;
|
|
1328
|
-
"icon-neutrals-text"?: any;
|
|
1329
|
-
"icon-primary"?: any;
|
|
1330
|
-
"icon-primary-active"?: any;
|
|
1331
|
-
"icon-primary-hover"?: any;
|
|
1332
|
-
"icon-primary-inverted"?: any;
|
|
1333
|
-
"icon-primary-selected"?: any;
|
|
1334
|
-
"icon-success"?: any;
|
|
1335
|
-
"icon-success-active"?: any;
|
|
1336
|
-
"icon-success-hover"?: any;
|
|
1337
|
-
"icon-success-inverted"?: any;
|
|
1338
|
-
"icon-warning"?: any;
|
|
1339
|
-
"icon-warning-prominent"?: any;
|
|
1340
|
-
"icon-warning-subtle"?: any;
|
|
1341
|
-
"text-danger"?: any;
|
|
1342
|
-
"text-danger-active"?: any;
|
|
1343
|
-
"text-danger-hover"?: any;
|
|
1344
|
-
"text-danger-inverted"?: any;
|
|
1345
|
-
"text-neutrals"?: any;
|
|
1346
|
-
"text-neutrals-active"?: any;
|
|
1347
|
-
"text-neutrals-disabled"?: any;
|
|
1348
|
-
"text-neutrals-hover"?: any;
|
|
1349
|
-
"text-neutrals-inverted"?: any;
|
|
1350
|
-
"text-neutrals-placeholder"?: any;
|
|
1351
|
-
"text-neutrals-placeholder-only"?: any;
|
|
1352
|
-
"text-neutrals-subtle"?: any;
|
|
1353
|
-
"text-neutrals-subtle-active"?: any;
|
|
1354
|
-
"text-neutrals-subtle-hover"?: any;
|
|
1355
|
-
"text-primary"?: any;
|
|
1356
|
-
"text-primary-active"?: any;
|
|
1357
|
-
"text-primary-hover"?: any;
|
|
1358
|
-
"text-primary-inverted"?: any;
|
|
1359
|
-
"text-primary-inverted-subtle"?: any;
|
|
1360
|
-
"text-primary-selected"?: any;
|
|
1361
|
-
"text-success"?: any;
|
|
1362
|
-
"text-success-active"?: any;
|
|
1363
|
-
"text-success-hover"?: any;
|
|
1364
|
-
"text-success-inverted"?: any;
|
|
1365
|
-
"text-warning"?: any;
|
|
1366
|
-
"text-warning-subtle"?: any;
|
|
1367
|
-
};
|
|
1368
|
-
'font-sizes': {
|
|
1369
|
-
readonly 125: "0.625rem";
|
|
1370
|
-
readonly 150: "0.75rem";
|
|
1371
|
-
readonly 175: "0.875rem";
|
|
1372
|
-
readonly 200: "1rem";
|
|
1373
|
-
readonly 225: "1.125rem";
|
|
1374
|
-
readonly 250: "1.25rem";
|
|
1375
|
-
readonly 300: "1.5rem";
|
|
1376
|
-
readonly 400: "2rem";
|
|
1377
|
-
readonly 500: "2.5rem";
|
|
1378
|
-
readonly 600: "3rem";
|
|
1379
|
-
readonly 800: "4rem";
|
|
1380
|
-
readonly 900: "4.5rem";
|
|
1381
|
-
};
|
|
1382
|
-
fonts: {
|
|
1383
|
-
readonly heading: "Roobert, sans-serif";
|
|
1384
|
-
readonly body: "Open Sans, sans-serif";
|
|
1385
|
-
};
|
|
1386
|
-
radii: {
|
|
1387
|
-
readonly 0: "0px";
|
|
1388
|
-
readonly 25: "2px";
|
|
1389
|
-
readonly 50: "4px";
|
|
1390
|
-
readonly 75: "6px";
|
|
1391
|
-
readonly 100: "8px";
|
|
1392
|
-
readonly 200: "16px";
|
|
1393
|
-
readonly round: "999px";
|
|
1394
|
-
};
|
|
1395
|
-
shadows: {
|
|
1396
|
-
100: any;
|
|
1397
|
-
50: any;
|
|
1398
|
-
"focus-small": any;
|
|
1399
|
-
"focus-small-outline": any;
|
|
1400
|
-
"focus-large": any;
|
|
1401
|
-
"focus-controls": any;
|
|
1402
|
-
"focus-small-error": any;
|
|
1403
|
-
"focus-controls-error": any;
|
|
1404
|
-
"focus-controls-success": any;
|
|
1405
|
-
};
|
|
1406
|
-
sizes: {
|
|
1407
|
-
readonly number: string;
|
|
1408
|
-
readonly 'icon-200': "16px";
|
|
1409
|
-
readonly 'icon-300': "24px";
|
|
1410
|
-
readonly 'icon-400': "32px";
|
|
1411
|
-
};
|
|
1412
|
-
space: {
|
|
1413
|
-
readonly 0: "0px";
|
|
1414
|
-
readonly 25: "2px";
|
|
1415
|
-
readonly 50: "4px";
|
|
1416
|
-
readonly 100: "8px";
|
|
1417
|
-
readonly 150: "12px";
|
|
1418
|
-
readonly 200: "16px";
|
|
1419
|
-
readonly 300: "24px";
|
|
1420
|
-
readonly 400: "32px";
|
|
1421
|
-
readonly 500: "40px";
|
|
1422
|
-
readonly 600: "48px";
|
|
1423
|
-
readonly 700: "56px";
|
|
1424
|
-
readonly 800: "64px";
|
|
1425
|
-
readonly 1200: "96px";
|
|
1426
|
-
readonly 1600: "128px";
|
|
1427
|
-
};
|
|
1428
|
-
'stroke-width': {
|
|
1429
|
-
readonly thin: "1.5px";
|
|
1430
|
-
readonly normal: "2px";
|
|
1431
|
-
readonly bold: "4px";
|
|
1432
|
-
};
|
|
1433
|
-
'z-indices': {
|
|
1434
|
-
readonly dropdownMenu: 100;
|
|
1435
|
-
readonly select: 200;
|
|
1436
|
-
readonly popover: 300;
|
|
1437
|
-
readonly tooltip: 400;
|
|
1438
|
-
};
|
|
1439
|
-
}, {
|
|
1440
|
-
readonly background: "colors";
|
|
1441
|
-
readonly backgroundColor: "colors";
|
|
1442
|
-
readonly backgroundImage: "colors";
|
|
1443
|
-
readonly blockSize: "sizes";
|
|
1444
|
-
readonly border: "colors";
|
|
1445
|
-
readonly borderBlock: "colors";
|
|
1446
|
-
readonly borderBlockEnd: "colors";
|
|
1447
|
-
readonly borderBlockStart: "colors";
|
|
1448
|
-
readonly borderBottom: "colors";
|
|
1449
|
-
readonly borderBottomColor: "colors";
|
|
1450
|
-
readonly borderBottomLeftRadius: "radii";
|
|
1451
|
-
readonly borderBottomRightRadius: "radii";
|
|
1452
|
-
readonly borderBottomStyle: "border-styles";
|
|
1453
|
-
readonly borderBottomWidth: "border-widths";
|
|
1454
|
-
readonly borderColor: "colors";
|
|
1455
|
-
readonly borderImage: "colors";
|
|
1456
|
-
readonly borderInline: "colors";
|
|
1457
|
-
readonly borderInlineEnd: "colors";
|
|
1458
|
-
readonly borderInlineStart: "colors";
|
|
1459
|
-
readonly borderLeft: "colors";
|
|
1460
|
-
readonly borderLeftColor: "colors";
|
|
1461
|
-
readonly borderLeftStyle: "border-styles";
|
|
1462
|
-
readonly borderLeftWidth: "border-widths";
|
|
1463
|
-
readonly borderRadius: "radii";
|
|
1464
|
-
readonly borderRight: "colors";
|
|
1465
|
-
readonly borderRightColor: "colors";
|
|
1466
|
-
readonly borderRightStyle: "border-styles";
|
|
1467
|
-
readonly borderRightWidth: "border-widths";
|
|
1468
|
-
readonly borderSpacing: "space";
|
|
1469
|
-
readonly borderStyle: "border-styles";
|
|
1470
|
-
readonly borderTop: "colors";
|
|
1471
|
-
readonly borderTopColor: "colors";
|
|
1472
|
-
readonly borderTopLeftRadius: "radii";
|
|
1473
|
-
readonly borderTopRightRadius: "radii";
|
|
1474
|
-
readonly borderTopStyle: "border-styles";
|
|
1475
|
-
readonly borderTopWidth: "border-widths";
|
|
1476
|
-
readonly borderWidth: "border-widths";
|
|
1477
|
-
readonly bottom: "space";
|
|
1478
|
-
readonly boxShadow: "shadows";
|
|
1479
|
-
readonly caretColor: "colors";
|
|
1480
|
-
readonly color: "colors";
|
|
1481
|
-
readonly columnGap: "space";
|
|
1482
|
-
readonly columnRuleColor: "colors";
|
|
1483
|
-
readonly fill: "colors";
|
|
1484
|
-
readonly flexBasis: "sizes";
|
|
1485
|
-
readonly fontFamily: "fonts";
|
|
1486
|
-
readonly fontSize: "font-sizes";
|
|
1487
|
-
readonly fontWeight: "font-weights";
|
|
1488
|
-
readonly gap: "space";
|
|
1489
|
-
readonly gridColumnGap: "space";
|
|
1490
|
-
readonly gridGap: "space";
|
|
1491
|
-
readonly gridRowGap: "space";
|
|
1492
|
-
readonly gridTemplateColumns: "sizes";
|
|
1493
|
-
readonly gridTemplateRows: "sizes";
|
|
1494
|
-
readonly height: "sizes";
|
|
1495
|
-
readonly inlineSize: "sizes";
|
|
1496
|
-
readonly inset: "space";
|
|
1497
|
-
readonly insetBlock: "space";
|
|
1498
|
-
readonly insetBlockEnd: "space";
|
|
1499
|
-
readonly insetBlockStart: "space";
|
|
1500
|
-
readonly insetInline: "space";
|
|
1501
|
-
readonly insetInlineEnd: "space";
|
|
1502
|
-
readonly insetInlineStart: "space";
|
|
1503
|
-
readonly left: "space";
|
|
1504
|
-
readonly letterSpacing: "letter-spacings";
|
|
1505
|
-
readonly lineHeight: "line-heights";
|
|
1506
|
-
readonly margin: "space";
|
|
1507
|
-
readonly marginBlock: "space";
|
|
1508
|
-
readonly marginBlockEnd: "space";
|
|
1509
|
-
readonly marginBlockStart: "space";
|
|
1510
|
-
readonly marginBottom: "space";
|
|
1511
|
-
readonly marginInline: "space";
|
|
1512
|
-
readonly marginInlineEnd: "space";
|
|
1513
|
-
readonly marginInlineStart: "space";
|
|
1514
|
-
readonly marginLeft: "space";
|
|
1515
|
-
readonly marginRight: "space";
|
|
1516
|
-
readonly marginTop: "space";
|
|
1517
|
-
readonly maxBlockSize: "sizes";
|
|
1518
|
-
readonly maxHeight: "sizes";
|
|
1519
|
-
readonly maxInlineSize: "sizes";
|
|
1520
|
-
readonly maxWidth: "sizes";
|
|
1521
|
-
readonly minBlockSize: "sizes";
|
|
1522
|
-
readonly minHeight: "sizes";
|
|
1523
|
-
readonly minInlineSize: "sizes";
|
|
1524
|
-
readonly minWidth: "sizes";
|
|
1525
|
-
readonly outline: "colors";
|
|
1526
|
-
readonly outlineColor: "colors";
|
|
1527
|
-
readonly padding: "space";
|
|
1528
|
-
readonly paddingBlock: "space";
|
|
1529
|
-
readonly paddingBlockEnd: "space";
|
|
1530
|
-
readonly paddingBlockStart: "space";
|
|
1531
|
-
readonly paddingBottom: "space";
|
|
1532
|
-
readonly paddingInline: "space";
|
|
1533
|
-
readonly paddingInlineEnd: "space";
|
|
1534
|
-
readonly paddingInlineStart: "space";
|
|
1535
|
-
readonly paddingLeft: "space";
|
|
1536
|
-
readonly paddingRight: "space";
|
|
1537
|
-
readonly paddingTop: "space";
|
|
1538
|
-
readonly right: "space";
|
|
1539
|
-
readonly rowGap: "space";
|
|
1540
|
-
readonly scrollMargin: "space";
|
|
1541
|
-
readonly scrollMarginBlock: "space";
|
|
1542
|
-
readonly scrollMarginBlockEnd: "space";
|
|
1543
|
-
readonly scrollMarginBlockStart: "space";
|
|
1544
|
-
readonly scrollMarginBottom: "space";
|
|
1545
|
-
readonly scrollMarginInline: "space";
|
|
1546
|
-
readonly scrollMarginInlineEnd: "space";
|
|
1547
|
-
readonly scrollMarginInlineStart: "space";
|
|
1548
|
-
readonly scrollMarginLeft: "space";
|
|
1549
|
-
readonly scrollMarginRight: "space";
|
|
1550
|
-
readonly scrollMarginTop: "space";
|
|
1551
|
-
readonly scrollPadding: "space";
|
|
1552
|
-
readonly scrollPaddingBlock: "space";
|
|
1553
|
-
readonly scrollPaddingBlockEnd: "space";
|
|
1554
|
-
readonly scrollPaddingBlockStart: "space";
|
|
1555
|
-
readonly scrollPaddingBottom: "space";
|
|
1556
|
-
readonly scrollPaddingInline: "space";
|
|
1557
|
-
readonly scrollPaddingInlineEnd: "space";
|
|
1558
|
-
readonly scrollPaddingInlineStart: "space";
|
|
1559
|
-
readonly scrollPaddingLeft: "space";
|
|
1560
|
-
readonly scrollPaddingRight: "space";
|
|
1561
|
-
readonly scrollPaddingTop: "space";
|
|
1562
|
-
readonly stroke: "colors";
|
|
1563
|
-
readonly strokeWidth: "stroke-width";
|
|
1564
|
-
readonly textDecorationColor: "colors";
|
|
1565
|
-
readonly textShadow: "shadows";
|
|
1566
|
-
readonly top: "space";
|
|
1567
|
-
readonly transition: "transitions";
|
|
1568
|
-
readonly width: "sizes";
|
|
1569
|
-
readonly zIndex: "z-indices";
|
|
1570
|
-
}, {
|
|
1571
|
-
paddingX: (value: {
|
|
1572
|
-
readonly [$$PropertyValue]: "padding";
|
|
1573
|
-
}) => {
|
|
1574
|
-
paddingLeft: {
|
|
1575
|
-
readonly [$$PropertyValue]: "padding";
|
|
1576
|
-
};
|
|
1577
|
-
paddingRight: {
|
|
1578
|
-
readonly [$$PropertyValue]: "padding";
|
|
1579
|
-
};
|
|
1580
|
-
};
|
|
1581
|
-
paddingY: (value: {
|
|
1582
|
-
readonly [$$PropertyValue]: "padding";
|
|
1583
|
-
}) => {
|
|
1584
|
-
paddingTop: {
|
|
1585
|
-
readonly [$$PropertyValue]: "padding";
|
|
1586
|
-
};
|
|
1587
|
-
paddingBottom: {
|
|
1588
|
-
readonly [$$PropertyValue]: "padding";
|
|
1589
|
-
};
|
|
1590
|
-
};
|
|
1591
|
-
marginX: (value: {
|
|
1592
|
-
readonly [$$PropertyValue]: "margin";
|
|
1593
|
-
}) => {
|
|
1594
|
-
marginLeft: {
|
|
1595
|
-
readonly [$$PropertyValue]: "margin";
|
|
1596
|
-
};
|
|
1597
|
-
marginRight: {
|
|
1598
|
-
readonly [$$PropertyValue]: "margin";
|
|
1599
|
-
};
|
|
1600
|
-
};
|
|
1601
|
-
marginY: (value: {
|
|
1602
|
-
readonly [$$PropertyValue]: "margin";
|
|
1603
|
-
}) => {
|
|
1604
|
-
marginTop: {
|
|
1605
|
-
readonly [$$PropertyValue]: "margin";
|
|
1606
|
-
};
|
|
1607
|
-
marginBottom: {
|
|
1608
|
-
readonly [$$PropertyValue]: "margin";
|
|
1609
|
-
};
|
|
1610
|
-
};
|
|
1611
|
-
square: (value: {
|
|
1612
|
-
readonly [$$PropertyValue]: "width";
|
|
1613
|
-
}) => {
|
|
1614
|
-
width: {
|
|
1615
|
-
readonly [$$PropertyValue]: "width";
|
|
1616
|
-
};
|
|
1617
|
-
height: {
|
|
1618
|
-
readonly [$$PropertyValue]: "width";
|
|
1619
|
-
};
|
|
1620
|
-
};
|
|
1621
|
-
_hover: (css: _stitches_react_types_css_util.CSSProperties) => {
|
|
1622
|
-
'&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
|
|
1623
|
-
};
|
|
1624
|
-
}>>>, "variant"> & _stitches_react_types_styled_component.TransformProps<{
|
|
163
|
+
declare const StyledClose: react.ForwardRefExoticComponent<Omit<Omit<_radix_ui_react_popover.PopoverCloseProps & react.RefAttributes<HTMLButtonElement>, _mirohq_design_system_stitches.ForbiddenProps> & {
|
|
164
|
+
children?: react.ReactNode;
|
|
165
|
+
} & _stitches_react_types_styled_component.TransformProps<{
|
|
1625
166
|
variant?: "dark" | "light" | undefined;
|
|
1626
167
|
}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLButtonElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_radix_ui_react_popover.PopoverCloseProps & react.RefAttributes<HTMLButtonElement>>, {
|
|
1627
168
|
variant?: "dark" | "light" | undefined;
|
|
@@ -1692,495 +233,9 @@ interface Partials {
|
|
|
1692
233
|
Anchor: typeof _radix_ui_react_popover.Anchor;
|
|
1693
234
|
}
|
|
1694
235
|
|
|
1695
|
-
declare const StyledArrow: react.ForwardRefExoticComponent<Omit<Omit<
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
readonly sm: "1px";
|
|
1699
|
-
readonly md: "2px";
|
|
1700
|
-
readonly lg: "4px";
|
|
1701
|
-
};
|
|
1702
|
-
colors: {
|
|
1703
|
-
readonly black: any;
|
|
1704
|
-
readonly 'blue-50': any;
|
|
1705
|
-
readonly 'blue-100': any;
|
|
1706
|
-
readonly 'blue-150': any;
|
|
1707
|
-
readonly 'blue-200': any;
|
|
1708
|
-
readonly 'blue-250': any;
|
|
1709
|
-
readonly 'blue-300': any;
|
|
1710
|
-
readonly 'blue-350': any;
|
|
1711
|
-
readonly 'blue-400': any;
|
|
1712
|
-
readonly 'blue-450': any;
|
|
1713
|
-
readonly 'blue-500': any;
|
|
1714
|
-
readonly 'blue-550': any;
|
|
1715
|
-
readonly 'blue-600': any;
|
|
1716
|
-
readonly 'blue-650': any;
|
|
1717
|
-
readonly 'blue-700': any;
|
|
1718
|
-
readonly 'blue-750': any;
|
|
1719
|
-
readonly 'blue-800': any;
|
|
1720
|
-
readonly 'blue-850': any;
|
|
1721
|
-
readonly 'blue-900': any;
|
|
1722
|
-
readonly 'blue-950': any;
|
|
1723
|
-
readonly 'gray-50': any;
|
|
1724
|
-
readonly 'gray-100': any;
|
|
1725
|
-
readonly 'gray-150': any;
|
|
1726
|
-
readonly 'gray-200': any;
|
|
1727
|
-
readonly 'gray-250': any;
|
|
1728
|
-
readonly 'gray-300': any;
|
|
1729
|
-
readonly 'gray-350': any;
|
|
1730
|
-
readonly 'gray-400': any;
|
|
1731
|
-
readonly 'gray-450': any;
|
|
1732
|
-
readonly 'gray-500': any;
|
|
1733
|
-
readonly 'gray-550': any;
|
|
1734
|
-
readonly 'gray-600': any;
|
|
1735
|
-
readonly 'gray-650': any;
|
|
1736
|
-
readonly 'gray-700': any;
|
|
1737
|
-
readonly 'gray-750': any;
|
|
1738
|
-
readonly 'gray-800': any;
|
|
1739
|
-
readonly 'gray-850': any;
|
|
1740
|
-
readonly 'gray-900': any;
|
|
1741
|
-
readonly 'gray-950': any;
|
|
1742
|
-
readonly 'green-50': any;
|
|
1743
|
-
readonly 'green-100': any;
|
|
1744
|
-
readonly 'green-150': any;
|
|
1745
|
-
readonly 'green-200': any;
|
|
1746
|
-
readonly 'green-250': any;
|
|
1747
|
-
readonly 'green-300': any;
|
|
1748
|
-
readonly 'green-350': any;
|
|
1749
|
-
readonly 'green-400': any;
|
|
1750
|
-
readonly 'green-450': any;
|
|
1751
|
-
readonly 'green-500': any;
|
|
1752
|
-
readonly 'green-550': any;
|
|
1753
|
-
readonly 'green-600': any;
|
|
1754
|
-
readonly 'green-650': any;
|
|
1755
|
-
readonly 'green-700': any;
|
|
1756
|
-
readonly 'green-750': any;
|
|
1757
|
-
readonly 'green-800': any;
|
|
1758
|
-
readonly 'green-850': any;
|
|
1759
|
-
readonly 'green-900': any;
|
|
1760
|
-
readonly 'green-950': any;
|
|
1761
|
-
readonly 'red-50': any;
|
|
1762
|
-
readonly 'red-100': any;
|
|
1763
|
-
readonly 'red-150': any;
|
|
1764
|
-
readonly 'red-200': any;
|
|
1765
|
-
readonly 'red-250': any;
|
|
1766
|
-
readonly 'red-300': any;
|
|
1767
|
-
readonly 'red-350': any;
|
|
1768
|
-
readonly 'red-400': any;
|
|
1769
|
-
readonly 'red-450': any;
|
|
1770
|
-
readonly 'red-500': any;
|
|
1771
|
-
readonly 'red-550': any;
|
|
1772
|
-
readonly 'red-600': any;
|
|
1773
|
-
readonly 'red-650': any;
|
|
1774
|
-
readonly 'red-700': any;
|
|
1775
|
-
readonly 'red-750': any;
|
|
1776
|
-
readonly 'red-800': any;
|
|
1777
|
-
readonly 'red-850': any;
|
|
1778
|
-
readonly 'red-900': any;
|
|
1779
|
-
readonly 'red-950': any;
|
|
1780
|
-
readonly transparent: any;
|
|
1781
|
-
readonly white: any;
|
|
1782
|
-
readonly 'yellow-50': any;
|
|
1783
|
-
readonly 'yellow-100': any;
|
|
1784
|
-
readonly 'yellow-150': any;
|
|
1785
|
-
readonly 'yellow-200': any;
|
|
1786
|
-
readonly 'yellow-250': any;
|
|
1787
|
-
readonly 'yellow-300': any;
|
|
1788
|
-
readonly 'yellow-350': any;
|
|
1789
|
-
readonly 'yellow-400': any;
|
|
1790
|
-
readonly 'yellow-450': any;
|
|
1791
|
-
readonly 'yellow-500': any;
|
|
1792
|
-
readonly 'yellow-550': any;
|
|
1793
|
-
readonly 'yellow-600': any;
|
|
1794
|
-
readonly 'yellow-650': any;
|
|
1795
|
-
readonly 'yellow-700': any;
|
|
1796
|
-
readonly 'yellow-750': any;
|
|
1797
|
-
readonly 'yellow-800': any;
|
|
1798
|
-
readonly 'yellow-850': any;
|
|
1799
|
-
readonly 'yellow-900': any;
|
|
1800
|
-
readonly 'yellow-950': any;
|
|
1801
|
-
"background-alpha-active"?: any;
|
|
1802
|
-
"background-alpha-hover"?: any;
|
|
1803
|
-
"background-danger-prominent"?: any;
|
|
1804
|
-
"background-danger-prominent-active"?: any;
|
|
1805
|
-
"background-danger-prominent-hover"?: any;
|
|
1806
|
-
"background-danger-subtle"?: any;
|
|
1807
|
-
"background-danger-subtle-active"?: any;
|
|
1808
|
-
"background-danger-subtle-hover"?: any;
|
|
1809
|
-
"background-neutrals"?: any;
|
|
1810
|
-
"background-neutrals-active"?: any;
|
|
1811
|
-
"background-neutrals-container"?: any;
|
|
1812
|
-
"background-neutrals-controls-disabled"?: any;
|
|
1813
|
-
"background-neutrals-disabled"?: any;
|
|
1814
|
-
"background-neutrals-hover"?: any;
|
|
1815
|
-
"background-neutrals-inactive"?: any;
|
|
1816
|
-
"background-neutrals-inactive-hover"?: any;
|
|
1817
|
-
"background-neutrals-inverted"?: any;
|
|
1818
|
-
"background-neutrals-inverted-subtle"?: any;
|
|
1819
|
-
"background-neutrals-page"?: any;
|
|
1820
|
-
"background-neutrals-page-subtle"?: any;
|
|
1821
|
-
"background-neutrals-scrollbar"?: any;
|
|
1822
|
-
"background-neutrals-scrollbar-active"?: any;
|
|
1823
|
-
"background-neutrals-scrollbar-hover"?: any;
|
|
1824
|
-
"background-neutrals-subtle"?: any;
|
|
1825
|
-
"background-neutrals-subtle-active"?: any;
|
|
1826
|
-
"background-neutrals-subtle-hover"?: any;
|
|
1827
|
-
"background-primary-prominent"?: any;
|
|
1828
|
-
"background-primary-prominent-active"?: any;
|
|
1829
|
-
"background-primary-prominent-hover"?: any;
|
|
1830
|
-
"background-primary-prominent-selected"?: any;
|
|
1831
|
-
"background-primary-subtle"?: any;
|
|
1832
|
-
"background-primary-subtle-active"?: any;
|
|
1833
|
-
"background-primary-subtle-hover"?: any;
|
|
1834
|
-
"background-primary-subtle-selected"?: any;
|
|
1835
|
-
"background-success"?: any;
|
|
1836
|
-
"background-success-prominent"?: any;
|
|
1837
|
-
"background-success-prominent-active"?: any;
|
|
1838
|
-
"background-success-prominent-hover"?: any;
|
|
1839
|
-
"background-warning-prominent"?: any;
|
|
1840
|
-
"background-warning-subtle"?: any;
|
|
1841
|
-
"border-danger"?: any;
|
|
1842
|
-
"border-danger-active"?: any;
|
|
1843
|
-
"border-danger-hover"?: any;
|
|
1844
|
-
"border-focus-error-inner"?: any;
|
|
1845
|
-
"border-focus-error-middle"?: any;
|
|
1846
|
-
"border-focus-error-outer"?: any;
|
|
1847
|
-
"border-focus-inner"?: any;
|
|
1848
|
-
"border-focus-middle"?: any;
|
|
1849
|
-
"border-focus-outer"?: any;
|
|
1850
|
-
"border-focus-success-inner"?: any;
|
|
1851
|
-
"border-focus-success-middle"?: any;
|
|
1852
|
-
"border-focus-success-outer"?: any;
|
|
1853
|
-
"border-neutrals"?: any;
|
|
1854
|
-
"border-neutrals-active"?: any;
|
|
1855
|
-
"border-neutrals-controls"?: any;
|
|
1856
|
-
"border-neutrals-controls-disabled"?: any;
|
|
1857
|
-
"border-neutrals-disabled"?: any;
|
|
1858
|
-
"border-neutrals-hover"?: any;
|
|
1859
|
-
"border-neutrals-inverted"?: any;
|
|
1860
|
-
"border-neutrals-subtle"?: any;
|
|
1861
|
-
"border-neutrals-text"?: any;
|
|
1862
|
-
"border-neutrals-text-active"?: any;
|
|
1863
|
-
"border-neutrals-text-hover"?: any;
|
|
1864
|
-
"border-neutrals-text-subtle"?: any;
|
|
1865
|
-
"border-neutrals-text-subtle-active"?: any;
|
|
1866
|
-
"border-neutrals-text-subtle-hover"?: any;
|
|
1867
|
-
"border-neutrals-transparent"?: any;
|
|
1868
|
-
"border-primary"?: any;
|
|
1869
|
-
"border-primary-active"?: any;
|
|
1870
|
-
"border-primary-hover"?: any;
|
|
1871
|
-
"border-primary-inverted"?: any;
|
|
1872
|
-
"border-success"?: any;
|
|
1873
|
-
"border-success-active"?: any;
|
|
1874
|
-
"border-success-hover"?: any;
|
|
1875
|
-
"border-warning"?: any;
|
|
1876
|
-
"icon-danger"?: any;
|
|
1877
|
-
"icon-danger-active"?: any;
|
|
1878
|
-
"icon-danger-hover"?: any;
|
|
1879
|
-
"icon-danger-inverted"?: any;
|
|
1880
|
-
"icon-neutrals"?: any;
|
|
1881
|
-
"icon-neutrals-disabled"?: any;
|
|
1882
|
-
"icon-neutrals-inactive"?: any;
|
|
1883
|
-
"icon-neutrals-inactive-hover"?: any;
|
|
1884
|
-
"icon-neutrals-inverted"?: any;
|
|
1885
|
-
"icon-neutrals-search"?: any;
|
|
1886
|
-
"icon-neutrals-subtle"?: any;
|
|
1887
|
-
"icon-neutrals-text"?: any;
|
|
1888
|
-
"icon-primary"?: any;
|
|
1889
|
-
"icon-primary-active"?: any;
|
|
1890
|
-
"icon-primary-hover"?: any;
|
|
1891
|
-
"icon-primary-inverted"?: any;
|
|
1892
|
-
"icon-primary-selected"?: any;
|
|
1893
|
-
"icon-success"?: any;
|
|
1894
|
-
"icon-success-active"?: any;
|
|
1895
|
-
"icon-success-hover"?: any;
|
|
1896
|
-
"icon-success-inverted"?: any;
|
|
1897
|
-
"icon-warning"?: any;
|
|
1898
|
-
"icon-warning-prominent"?: any;
|
|
1899
|
-
"icon-warning-subtle"?: any;
|
|
1900
|
-
"text-danger"?: any;
|
|
1901
|
-
"text-danger-active"?: any;
|
|
1902
|
-
"text-danger-hover"?: any;
|
|
1903
|
-
"text-danger-inverted"?: any;
|
|
1904
|
-
"text-neutrals"?: any;
|
|
1905
|
-
"text-neutrals-active"?: any;
|
|
1906
|
-
"text-neutrals-disabled"?: any;
|
|
1907
|
-
"text-neutrals-hover"?: any;
|
|
1908
|
-
"text-neutrals-inverted"?: any;
|
|
1909
|
-
"text-neutrals-placeholder"?: any;
|
|
1910
|
-
"text-neutrals-placeholder-only"?: any;
|
|
1911
|
-
"text-neutrals-subtle"?: any;
|
|
1912
|
-
"text-neutrals-subtle-active"?: any;
|
|
1913
|
-
"text-neutrals-subtle-hover"?: any;
|
|
1914
|
-
"text-primary"?: any;
|
|
1915
|
-
"text-primary-active"?: any;
|
|
1916
|
-
"text-primary-hover"?: any;
|
|
1917
|
-
"text-primary-inverted"?: any;
|
|
1918
|
-
"text-primary-inverted-subtle"?: any;
|
|
1919
|
-
"text-primary-selected"?: any;
|
|
1920
|
-
"text-success"?: any;
|
|
1921
|
-
"text-success-active"?: any;
|
|
1922
|
-
"text-success-hover"?: any;
|
|
1923
|
-
"text-success-inverted"?: any;
|
|
1924
|
-
"text-warning"?: any;
|
|
1925
|
-
"text-warning-subtle"?: any;
|
|
1926
|
-
};
|
|
1927
|
-
'font-sizes': {
|
|
1928
|
-
readonly 125: "0.625rem";
|
|
1929
|
-
readonly 150: "0.75rem";
|
|
1930
|
-
readonly 175: "0.875rem";
|
|
1931
|
-
readonly 200: "1rem";
|
|
1932
|
-
readonly 225: "1.125rem";
|
|
1933
|
-
readonly 250: "1.25rem";
|
|
1934
|
-
readonly 300: "1.5rem";
|
|
1935
|
-
readonly 400: "2rem";
|
|
1936
|
-
readonly 500: "2.5rem";
|
|
1937
|
-
readonly 600: "3rem";
|
|
1938
|
-
readonly 800: "4rem";
|
|
1939
|
-
readonly 900: "4.5rem";
|
|
1940
|
-
};
|
|
1941
|
-
fonts: {
|
|
1942
|
-
readonly heading: "Roobert, sans-serif";
|
|
1943
|
-
readonly body: "Open Sans, sans-serif";
|
|
1944
|
-
};
|
|
1945
|
-
radii: {
|
|
1946
|
-
readonly 0: "0px";
|
|
1947
|
-
readonly 25: "2px";
|
|
1948
|
-
readonly 50: "4px";
|
|
1949
|
-
readonly 75: "6px";
|
|
1950
|
-
readonly 100: "8px";
|
|
1951
|
-
readonly 200: "16px";
|
|
1952
|
-
readonly round: "999px";
|
|
1953
|
-
};
|
|
1954
|
-
shadows: {
|
|
1955
|
-
100: any;
|
|
1956
|
-
50: any;
|
|
1957
|
-
"focus-small": any;
|
|
1958
|
-
"focus-small-outline": any;
|
|
1959
|
-
"focus-large": any;
|
|
1960
|
-
"focus-controls": any;
|
|
1961
|
-
"focus-small-error": any;
|
|
1962
|
-
"focus-controls-error": any;
|
|
1963
|
-
"focus-controls-success": any;
|
|
1964
|
-
};
|
|
1965
|
-
sizes: {
|
|
1966
|
-
readonly number: string;
|
|
1967
|
-
readonly 'icon-200': "16px";
|
|
1968
|
-
readonly 'icon-300': "24px";
|
|
1969
|
-
readonly 'icon-400': "32px";
|
|
1970
|
-
};
|
|
1971
|
-
space: {
|
|
1972
|
-
readonly 0: "0px";
|
|
1973
|
-
readonly 25: "2px";
|
|
1974
|
-
readonly 50: "4px";
|
|
1975
|
-
readonly 100: "8px";
|
|
1976
|
-
readonly 150: "12px";
|
|
1977
|
-
readonly 200: "16px";
|
|
1978
|
-
readonly 300: "24px";
|
|
1979
|
-
readonly 400: "32px";
|
|
1980
|
-
readonly 500: "40px";
|
|
1981
|
-
readonly 600: "48px";
|
|
1982
|
-
readonly 700: "56px";
|
|
1983
|
-
readonly 800: "64px";
|
|
1984
|
-
readonly 1200: "96px";
|
|
1985
|
-
readonly 1600: "128px";
|
|
1986
|
-
};
|
|
1987
|
-
'stroke-width': {
|
|
1988
|
-
readonly thin: "1.5px";
|
|
1989
|
-
readonly normal: "2px";
|
|
1990
|
-
readonly bold: "4px";
|
|
1991
|
-
};
|
|
1992
|
-
'z-indices': {
|
|
1993
|
-
readonly dropdownMenu: 100;
|
|
1994
|
-
readonly select: 200;
|
|
1995
|
-
readonly popover: 300;
|
|
1996
|
-
readonly tooltip: 400;
|
|
1997
|
-
};
|
|
1998
|
-
}, {
|
|
1999
|
-
readonly background: "colors";
|
|
2000
|
-
readonly backgroundColor: "colors";
|
|
2001
|
-
readonly backgroundImage: "colors";
|
|
2002
|
-
readonly blockSize: "sizes";
|
|
2003
|
-
readonly border: "colors";
|
|
2004
|
-
readonly borderBlock: "colors";
|
|
2005
|
-
readonly borderBlockEnd: "colors";
|
|
2006
|
-
readonly borderBlockStart: "colors";
|
|
2007
|
-
readonly borderBottom: "colors";
|
|
2008
|
-
readonly borderBottomColor: "colors";
|
|
2009
|
-
readonly borderBottomLeftRadius: "radii";
|
|
2010
|
-
readonly borderBottomRightRadius: "radii";
|
|
2011
|
-
readonly borderBottomStyle: "border-styles";
|
|
2012
|
-
readonly borderBottomWidth: "border-widths";
|
|
2013
|
-
readonly borderColor: "colors";
|
|
2014
|
-
readonly borderImage: "colors";
|
|
2015
|
-
readonly borderInline: "colors";
|
|
2016
|
-
readonly borderInlineEnd: "colors";
|
|
2017
|
-
readonly borderInlineStart: "colors";
|
|
2018
|
-
readonly borderLeft: "colors";
|
|
2019
|
-
readonly borderLeftColor: "colors";
|
|
2020
|
-
readonly borderLeftStyle: "border-styles";
|
|
2021
|
-
readonly borderLeftWidth: "border-widths";
|
|
2022
|
-
readonly borderRadius: "radii";
|
|
2023
|
-
readonly borderRight: "colors";
|
|
2024
|
-
readonly borderRightColor: "colors";
|
|
2025
|
-
readonly borderRightStyle: "border-styles";
|
|
2026
|
-
readonly borderRightWidth: "border-widths";
|
|
2027
|
-
readonly borderSpacing: "space";
|
|
2028
|
-
readonly borderStyle: "border-styles";
|
|
2029
|
-
readonly borderTop: "colors";
|
|
2030
|
-
readonly borderTopColor: "colors";
|
|
2031
|
-
readonly borderTopLeftRadius: "radii";
|
|
2032
|
-
readonly borderTopRightRadius: "radii";
|
|
2033
|
-
readonly borderTopStyle: "border-styles";
|
|
2034
|
-
readonly borderTopWidth: "border-widths";
|
|
2035
|
-
readonly borderWidth: "border-widths";
|
|
2036
|
-
readonly bottom: "space";
|
|
2037
|
-
readonly boxShadow: "shadows";
|
|
2038
|
-
readonly caretColor: "colors";
|
|
2039
|
-
readonly color: "colors";
|
|
2040
|
-
readonly columnGap: "space";
|
|
2041
|
-
readonly columnRuleColor: "colors";
|
|
2042
|
-
readonly fill: "colors";
|
|
2043
|
-
readonly flexBasis: "sizes";
|
|
2044
|
-
readonly fontFamily: "fonts";
|
|
2045
|
-
readonly fontSize: "font-sizes";
|
|
2046
|
-
readonly fontWeight: "font-weights";
|
|
2047
|
-
readonly gap: "space";
|
|
2048
|
-
readonly gridColumnGap: "space";
|
|
2049
|
-
readonly gridGap: "space";
|
|
2050
|
-
readonly gridRowGap: "space";
|
|
2051
|
-
readonly gridTemplateColumns: "sizes";
|
|
2052
|
-
readonly gridTemplateRows: "sizes";
|
|
2053
|
-
readonly height: "sizes";
|
|
2054
|
-
readonly inlineSize: "sizes";
|
|
2055
|
-
readonly inset: "space";
|
|
2056
|
-
readonly insetBlock: "space";
|
|
2057
|
-
readonly insetBlockEnd: "space";
|
|
2058
|
-
readonly insetBlockStart: "space";
|
|
2059
|
-
readonly insetInline: "space";
|
|
2060
|
-
readonly insetInlineEnd: "space";
|
|
2061
|
-
readonly insetInlineStart: "space";
|
|
2062
|
-
readonly left: "space";
|
|
2063
|
-
readonly letterSpacing: "letter-spacings";
|
|
2064
|
-
readonly lineHeight: "line-heights";
|
|
2065
|
-
readonly margin: "space";
|
|
2066
|
-
readonly marginBlock: "space";
|
|
2067
|
-
readonly marginBlockEnd: "space";
|
|
2068
|
-
readonly marginBlockStart: "space";
|
|
2069
|
-
readonly marginBottom: "space";
|
|
2070
|
-
readonly marginInline: "space";
|
|
2071
|
-
readonly marginInlineEnd: "space";
|
|
2072
|
-
readonly marginInlineStart: "space";
|
|
2073
|
-
readonly marginLeft: "space";
|
|
2074
|
-
readonly marginRight: "space";
|
|
2075
|
-
readonly marginTop: "space";
|
|
2076
|
-
readonly maxBlockSize: "sizes";
|
|
2077
|
-
readonly maxHeight: "sizes";
|
|
2078
|
-
readonly maxInlineSize: "sizes";
|
|
2079
|
-
readonly maxWidth: "sizes";
|
|
2080
|
-
readonly minBlockSize: "sizes";
|
|
2081
|
-
readonly minHeight: "sizes";
|
|
2082
|
-
readonly minInlineSize: "sizes";
|
|
2083
|
-
readonly minWidth: "sizes";
|
|
2084
|
-
readonly outline: "colors";
|
|
2085
|
-
readonly outlineColor: "colors";
|
|
2086
|
-
readonly padding: "space";
|
|
2087
|
-
readonly paddingBlock: "space";
|
|
2088
|
-
readonly paddingBlockEnd: "space";
|
|
2089
|
-
readonly paddingBlockStart: "space";
|
|
2090
|
-
readonly paddingBottom: "space";
|
|
2091
|
-
readonly paddingInline: "space";
|
|
2092
|
-
readonly paddingInlineEnd: "space";
|
|
2093
|
-
readonly paddingInlineStart: "space";
|
|
2094
|
-
readonly paddingLeft: "space";
|
|
2095
|
-
readonly paddingRight: "space";
|
|
2096
|
-
readonly paddingTop: "space";
|
|
2097
|
-
readonly right: "space";
|
|
2098
|
-
readonly rowGap: "space";
|
|
2099
|
-
readonly scrollMargin: "space";
|
|
2100
|
-
readonly scrollMarginBlock: "space";
|
|
2101
|
-
readonly scrollMarginBlockEnd: "space";
|
|
2102
|
-
readonly scrollMarginBlockStart: "space";
|
|
2103
|
-
readonly scrollMarginBottom: "space";
|
|
2104
|
-
readonly scrollMarginInline: "space";
|
|
2105
|
-
readonly scrollMarginInlineEnd: "space";
|
|
2106
|
-
readonly scrollMarginInlineStart: "space";
|
|
2107
|
-
readonly scrollMarginLeft: "space";
|
|
2108
|
-
readonly scrollMarginRight: "space";
|
|
2109
|
-
readonly scrollMarginTop: "space";
|
|
2110
|
-
readonly scrollPadding: "space";
|
|
2111
|
-
readonly scrollPaddingBlock: "space";
|
|
2112
|
-
readonly scrollPaddingBlockEnd: "space";
|
|
2113
|
-
readonly scrollPaddingBlockStart: "space";
|
|
2114
|
-
readonly scrollPaddingBottom: "space";
|
|
2115
|
-
readonly scrollPaddingInline: "space";
|
|
2116
|
-
readonly scrollPaddingInlineEnd: "space";
|
|
2117
|
-
readonly scrollPaddingInlineStart: "space";
|
|
2118
|
-
readonly scrollPaddingLeft: "space";
|
|
2119
|
-
readonly scrollPaddingRight: "space";
|
|
2120
|
-
readonly scrollPaddingTop: "space";
|
|
2121
|
-
readonly stroke: "colors";
|
|
2122
|
-
readonly strokeWidth: "stroke-width";
|
|
2123
|
-
readonly textDecorationColor: "colors";
|
|
2124
|
-
readonly textShadow: "shadows";
|
|
2125
|
-
readonly top: "space";
|
|
2126
|
-
readonly transition: "transitions";
|
|
2127
|
-
readonly width: "sizes";
|
|
2128
|
-
readonly zIndex: "z-indices";
|
|
2129
|
-
}, {
|
|
2130
|
-
paddingX: (value: {
|
|
2131
|
-
readonly [$$PropertyValue]: "padding";
|
|
2132
|
-
}) => {
|
|
2133
|
-
paddingLeft: {
|
|
2134
|
-
readonly [$$PropertyValue]: "padding";
|
|
2135
|
-
};
|
|
2136
|
-
paddingRight: {
|
|
2137
|
-
readonly [$$PropertyValue]: "padding";
|
|
2138
|
-
};
|
|
2139
|
-
};
|
|
2140
|
-
paddingY: (value: {
|
|
2141
|
-
readonly [$$PropertyValue]: "padding";
|
|
2142
|
-
}) => {
|
|
2143
|
-
paddingTop: {
|
|
2144
|
-
readonly [$$PropertyValue]: "padding";
|
|
2145
|
-
};
|
|
2146
|
-
paddingBottom: {
|
|
2147
|
-
readonly [$$PropertyValue]: "padding";
|
|
2148
|
-
};
|
|
2149
|
-
};
|
|
2150
|
-
marginX: (value: {
|
|
2151
|
-
readonly [$$PropertyValue]: "margin";
|
|
2152
|
-
}) => {
|
|
2153
|
-
marginLeft: {
|
|
2154
|
-
readonly [$$PropertyValue]: "margin";
|
|
2155
|
-
};
|
|
2156
|
-
marginRight: {
|
|
2157
|
-
readonly [$$PropertyValue]: "margin";
|
|
2158
|
-
};
|
|
2159
|
-
};
|
|
2160
|
-
marginY: (value: {
|
|
2161
|
-
readonly [$$PropertyValue]: "margin";
|
|
2162
|
-
}) => {
|
|
2163
|
-
marginTop: {
|
|
2164
|
-
readonly [$$PropertyValue]: "margin";
|
|
2165
|
-
};
|
|
2166
|
-
marginBottom: {
|
|
2167
|
-
readonly [$$PropertyValue]: "margin";
|
|
2168
|
-
};
|
|
2169
|
-
};
|
|
2170
|
-
square: (value: {
|
|
2171
|
-
readonly [$$PropertyValue]: "width";
|
|
2172
|
-
}) => {
|
|
2173
|
-
width: {
|
|
2174
|
-
readonly [$$PropertyValue]: "width";
|
|
2175
|
-
};
|
|
2176
|
-
height: {
|
|
2177
|
-
readonly [$$PropertyValue]: "width";
|
|
2178
|
-
};
|
|
2179
|
-
};
|
|
2180
|
-
_hover: (css: _stitches_react_types_css_util.CSSProperties) => {
|
|
2181
|
-
'&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
|
|
2182
|
-
};
|
|
2183
|
-
}>>>, "variant"> & _stitches_react_types_styled_component.TransformProps<{
|
|
236
|
+
declare const StyledArrow: react.ForwardRefExoticComponent<Omit<Omit<_radix_ui_react_popover.PopoverArrowProps & react.RefAttributes<SVGSVGElement>, _mirohq_design_system_stitches.ForbiddenProps> & {
|
|
237
|
+
children?: react.ReactNode;
|
|
238
|
+
} & _stitches_react_types_styled_component.TransformProps<{
|
|
2184
239
|
variant?: "dark" | "light" | undefined;
|
|
2185
240
|
}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<SVGSVGElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_radix_ui_react_popover.PopoverArrowProps & react.RefAttributes<SVGSVGElement>>, {
|
|
2186
241
|
variant?: "dark" | "light" | undefined;
|