@mirohq/design-system-tooltip 3.3.11 → 3.3.13

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 CHANGED
@@ -1,502 +1,15 @@
1
1
  import * as react from 'react';
2
2
  import react__default, { DOMAttributes } from 'react';
3
+ import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
3
4
  import * as _mirohq_design_system_stitches from '@mirohq/design-system-stitches';
4
5
  import { StrictComponentProps } from '@mirohq/design-system-stitches';
5
- import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
6
- import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
7
6
  import * as _radix_ui_react_tooltip from '@radix-ui/react-tooltip';
8
7
  import { TooltipPortalProps } from '@radix-ui/react-tooltip';
9
8
  import * as _mirohq_design_system_primitive from '@mirohq/design-system-primitive';
10
9
 
11
- declare const StyledContent: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_design_system_stitches.StyledComponentProps<_stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<_radix_ui_react_tooltip.TooltipContentProps & react.RefAttributes<HTMLDivElement>>, {}, {}, _stitches_react_types_css_util.CSS<{}, {
12
- 'border-widths': {
13
- readonly none: 0;
14
- readonly sm: "1px";
15
- readonly md: "2px";
16
- readonly lg: "4px";
17
- };
18
- colors: {
19
- readonly black: any;
20
- readonly 'blue-50': any;
21
- readonly 'blue-100': any;
22
- readonly 'blue-150': any;
23
- readonly 'blue-200': any;
24
- readonly 'blue-250': any;
25
- readonly 'blue-300': any;
26
- readonly 'blue-350': any;
27
- readonly 'blue-400': any;
28
- readonly 'blue-450': any;
29
- readonly 'blue-500': any;
30
- readonly 'blue-550': any;
31
- readonly 'blue-600': any;
32
- readonly 'blue-650': any;
33
- readonly 'blue-700': any;
34
- readonly 'blue-750': any;
35
- readonly 'blue-800': any;
36
- readonly 'blue-850': any;
37
- readonly 'blue-900': any;
38
- readonly 'blue-950': any;
39
- readonly 'gray-50': any;
40
- readonly 'gray-100': any;
41
- readonly 'gray-150': any;
42
- readonly 'gray-200': any;
43
- readonly 'gray-250': any;
44
- readonly 'gray-300': any;
45
- readonly 'gray-350': any;
46
- readonly 'gray-400': any;
47
- readonly 'gray-450': any;
48
- readonly 'gray-500': any;
49
- readonly 'gray-550': any;
50
- readonly 'gray-600': any;
51
- readonly 'gray-650': any;
52
- readonly 'gray-700': any;
53
- readonly 'gray-750': any;
54
- readonly 'gray-800': any;
55
- readonly 'gray-850': any;
56
- readonly 'gray-900': any;
57
- readonly 'gray-950': any;
58
- readonly 'green-50': any;
59
- readonly 'green-100': any;
60
- readonly 'green-150': any;
61
- readonly 'green-200': any;
62
- readonly 'green-250': any;
63
- readonly 'green-300': any;
64
- readonly 'green-350': any;
65
- readonly 'green-400': any;
66
- readonly 'green-450': any;
67
- readonly 'green-500': any;
68
- readonly 'green-550': any;
69
- readonly 'green-600': any;
70
- readonly 'green-650': any;
71
- readonly 'green-700': any;
72
- readonly 'green-750': any;
73
- readonly 'green-800': any;
74
- readonly 'green-850': any;
75
- readonly 'green-900': any;
76
- readonly 'green-950': any;
77
- readonly 'red-50': any;
78
- readonly 'red-100': any;
79
- readonly 'red-150': any;
80
- readonly 'red-200': any;
81
- readonly 'red-250': any;
82
- readonly 'red-300': any;
83
- readonly 'red-350': any;
84
- readonly 'red-400': any;
85
- readonly 'red-450': any;
86
- readonly 'red-500': any;
87
- readonly 'red-550': any;
88
- readonly 'red-600': any;
89
- readonly 'red-650': any;
90
- readonly 'red-700': any;
91
- readonly 'red-750': any;
92
- readonly 'red-800': any;
93
- readonly 'red-850': any;
94
- readonly 'red-900': any;
95
- readonly 'red-950': any;
96
- readonly transparent: any;
97
- readonly white: any;
98
- readonly 'yellow-50': any;
99
- readonly 'yellow-100': any;
100
- readonly 'yellow-150': any;
101
- readonly 'yellow-200': any;
102
- readonly 'yellow-250': any;
103
- readonly 'yellow-300': any;
104
- readonly 'yellow-350': any;
105
- readonly 'yellow-400': any;
106
- readonly 'yellow-450': any;
107
- readonly 'yellow-500': any;
108
- readonly 'yellow-550': any;
109
- readonly 'yellow-600': any;
110
- readonly 'yellow-650': any;
111
- readonly 'yellow-700': any;
112
- readonly 'yellow-750': any;
113
- readonly 'yellow-800': any;
114
- readonly 'yellow-850': any;
115
- readonly 'yellow-900': any;
116
- readonly 'yellow-950': any;
117
- "background-alpha-active"?: any;
118
- "background-alpha-hover"?: any;
119
- "background-danger-prominent"?: any;
120
- "background-danger-prominent-active"?: any;
121
- "background-danger-prominent-hover"?: any;
122
- "background-danger-subtle"?: any;
123
- "background-danger-subtle-active"?: any;
124
- "background-danger-subtle-hover"?: any;
125
- "background-neutrals"?: any;
126
- "background-neutrals-active"?: any;
127
- "background-neutrals-container"?: any;
128
- "background-neutrals-controls-disabled"?: any;
129
- "background-neutrals-disabled"?: any;
130
- "background-neutrals-hover"?: any;
131
- "background-neutrals-inactive"?: any;
132
- "background-neutrals-inactive-hover"?: any;
133
- "background-neutrals-inverted"?: any;
134
- "background-neutrals-inverted-subtle"?: any;
135
- "background-neutrals-page"?: any;
136
- "background-neutrals-page-subtle"?: any;
137
- "background-neutrals-scrollbar"?: any;
138
- "background-neutrals-scrollbar-active"?: any;
139
- "background-neutrals-scrollbar-hover"?: any;
140
- "background-neutrals-subtle"?: any;
141
- "background-neutrals-subtle-active"?: any;
142
- "background-neutrals-subtle-hover"?: any;
143
- "background-primary-prominent"?: any;
144
- "background-primary-prominent-active"?: any;
145
- "background-primary-prominent-hover"?: any;
146
- "background-primary-prominent-selected"?: any;
147
- "background-primary-subtle"?: any;
148
- "background-primary-subtle-active"?: any;
149
- "background-primary-subtle-hover"?: any;
150
- "background-primary-subtle-selected"?: any;
151
- "background-success"?: any;
152
- "background-success-prominent"?: any;
153
- "background-success-prominent-active"?: any;
154
- "background-success-prominent-hover"?: any;
155
- "background-warning-prominent"?: any;
156
- "background-warning-subtle"?: any;
157
- "border-danger"?: any;
158
- "border-danger-active"?: any;
159
- "border-danger-hover"?: any;
160
- "border-focus-error-inner"?: any;
161
- "border-focus-error-middle"?: any;
162
- "border-focus-error-outer"?: any;
163
- "border-focus-inner"?: any;
164
- "border-focus-middle"?: any;
165
- "border-focus-outer"?: any;
166
- "border-focus-success-inner"?: any;
167
- "border-focus-success-middle"?: any;
168
- "border-focus-success-outer"?: any;
169
- "border-neutrals"?: any;
170
- "border-neutrals-active"?: any;
171
- "border-neutrals-controls"?: any;
172
- "border-neutrals-controls-disabled"?: any;
173
- "border-neutrals-disabled"?: any;
174
- "border-neutrals-hover"?: any;
175
- "border-neutrals-inverted"?: any;
176
- "border-neutrals-subtle"?: any;
177
- "border-neutrals-text"?: any;
178
- "border-neutrals-text-active"?: any;
179
- "border-neutrals-text-hover"?: any;
180
- "border-neutrals-text-subtle"?: any;
181
- "border-neutrals-text-subtle-active"?: any;
182
- "border-neutrals-text-subtle-hover"?: any;
183
- "border-neutrals-transparent"?: any;
184
- "border-primary"?: any;
185
- "border-primary-active"?: any;
186
- "border-primary-hover"?: any;
187
- "border-primary-inverted"?: any;
188
- "border-success"?: any;
189
- "border-success-active"?: any;
190
- "border-success-hover"?: any;
191
- "border-warning"?: any;
192
- "icon-danger"?: any;
193
- "icon-danger-active"?: any;
194
- "icon-danger-hover"?: any;
195
- "icon-danger-inverted"?: any;
196
- "icon-neutrals"?: any;
197
- "icon-neutrals-disabled"?: any;
198
- "icon-neutrals-inactive"?: any;
199
- "icon-neutrals-inactive-hover"?: any;
200
- "icon-neutrals-inverted"?: any;
201
- "icon-neutrals-search"?: any;
202
- "icon-neutrals-subtle"?: any;
203
- "icon-neutrals-text"?: any;
204
- "icon-primary"?: any;
205
- "icon-primary-active"?: any;
206
- "icon-primary-hover"?: any;
207
- "icon-primary-inverted"?: any;
208
- "icon-primary-selected"?: any;
209
- "icon-success"?: any;
210
- "icon-success-active"?: any;
211
- "icon-success-hover"?: any;
212
- "icon-success-inverted"?: any;
213
- "icon-warning"?: any;
214
- "icon-warning-prominent"?: any;
215
- "icon-warning-subtle"?: any;
216
- "text-danger"?: any;
217
- "text-danger-active"?: any;
218
- "text-danger-hover"?: any;
219
- "text-danger-inverted"?: any;
220
- "text-neutrals"?: any;
221
- "text-neutrals-active"?: any;
222
- "text-neutrals-disabled"?: any;
223
- "text-neutrals-hover"?: any;
224
- "text-neutrals-inverted"?: any;
225
- "text-neutrals-placeholder"?: any;
226
- "text-neutrals-placeholder-only"?: any;
227
- "text-neutrals-subtle"?: any;
228
- "text-neutrals-subtle-active"?: any;
229
- "text-neutrals-subtle-hover"?: any;
230
- "text-primary"?: any;
231
- "text-primary-active"?: any;
232
- "text-primary-hover"?: any;
233
- "text-primary-inverted"?: any;
234
- "text-primary-inverted-subtle"?: any;
235
- "text-primary-selected"?: any;
236
- "text-success"?: any;
237
- "text-success-active"?: any;
238
- "text-success-hover"?: any;
239
- "text-success-inverted"?: any;
240
- "text-warning"?: any;
241
- "text-warning-subtle"?: any;
242
- };
243
- 'font-sizes': {
244
- readonly 125: "0.625rem";
245
- readonly 150: "0.75rem";
246
- readonly 175: "0.875rem";
247
- readonly 200: "1rem";
248
- readonly 225: "1.125rem";
249
- readonly 250: "1.25rem";
250
- readonly 300: "1.5rem";
251
- readonly 400: "2rem";
252
- readonly 500: "2.5rem";
253
- readonly 600: "3rem";
254
- readonly 800: "4rem";
255
- readonly 900: "4.5rem";
256
- };
257
- fonts: {
258
- readonly heading: "Roobert, sans-serif";
259
- readonly body: "Open Sans, sans-serif";
260
- };
261
- radii: {
262
- readonly 0: "0px";
263
- readonly 25: "2px";
264
- readonly 50: "4px";
265
- readonly 75: "6px";
266
- readonly 100: "8px";
267
- readonly 200: "16px";
268
- readonly round: "999px";
269
- };
270
- shadows: {
271
- 100: any;
272
- 50: any;
273
- "focus-small": any;
274
- "focus-small-outline": any;
275
- "focus-large": any;
276
- "focus-controls": any;
277
- "focus-small-error": any;
278
- "focus-controls-error": any;
279
- "focus-controls-success": any;
280
- };
281
- sizes: {
282
- readonly number: string;
283
- readonly 'icon-200': "16px";
284
- readonly 'icon-300': "24px";
285
- readonly 'icon-400': "32px";
286
- };
287
- space: {
288
- readonly 0: "0px";
289
- readonly 25: "2px";
290
- readonly 50: "4px";
291
- readonly 100: "8px";
292
- readonly 150: "12px";
293
- readonly 200: "16px";
294
- readonly 300: "24px";
295
- readonly 400: "32px";
296
- readonly 500: "40px";
297
- readonly 600: "48px";
298
- readonly 700: "56px";
299
- readonly 800: "64px";
300
- readonly 1200: "96px";
301
- readonly 1600: "128px";
302
- };
303
- 'stroke-width': {
304
- readonly thin: "1.5px";
305
- readonly normal: "2px";
306
- readonly bold: "4px";
307
- };
308
- 'z-indices': {
309
- readonly dropdownMenu: 100;
310
- readonly select: 200;
311
- readonly popover: 300;
312
- readonly tooltip: 400;
313
- };
314
- }, {
315
- readonly background: "colors";
316
- readonly backgroundColor: "colors";
317
- readonly backgroundImage: "colors";
318
- readonly blockSize: "sizes";
319
- readonly border: "colors";
320
- readonly borderBlock: "colors";
321
- readonly borderBlockEnd: "colors";
322
- readonly borderBlockStart: "colors";
323
- readonly borderBottom: "colors";
324
- readonly borderBottomColor: "colors";
325
- readonly borderBottomLeftRadius: "radii";
326
- readonly borderBottomRightRadius: "radii";
327
- readonly borderBottomStyle: "border-styles";
328
- readonly borderBottomWidth: "border-widths";
329
- readonly borderColor: "colors";
330
- readonly borderImage: "colors";
331
- readonly borderInline: "colors";
332
- readonly borderInlineEnd: "colors";
333
- readonly borderInlineStart: "colors";
334
- readonly borderLeft: "colors";
335
- readonly borderLeftColor: "colors";
336
- readonly borderLeftStyle: "border-styles";
337
- readonly borderLeftWidth: "border-widths";
338
- readonly borderRadius: "radii";
339
- readonly borderRight: "colors";
340
- readonly borderRightColor: "colors";
341
- readonly borderRightStyle: "border-styles";
342
- readonly borderRightWidth: "border-widths";
343
- readonly borderSpacing: "space";
344
- readonly borderStyle: "border-styles";
345
- readonly borderTop: "colors";
346
- readonly borderTopColor: "colors";
347
- readonly borderTopLeftRadius: "radii";
348
- readonly borderTopRightRadius: "radii";
349
- readonly borderTopStyle: "border-styles";
350
- readonly borderTopWidth: "border-widths";
351
- readonly borderWidth: "border-widths";
352
- readonly bottom: "space";
353
- readonly boxShadow: "shadows";
354
- readonly caretColor: "colors";
355
- readonly color: "colors";
356
- readonly columnGap: "space";
357
- readonly columnRuleColor: "colors";
358
- readonly fill: "colors";
359
- readonly flexBasis: "sizes";
360
- readonly fontFamily: "fonts";
361
- readonly fontSize: "font-sizes";
362
- readonly fontWeight: "font-weights";
363
- readonly gap: "space";
364
- readonly gridColumnGap: "space";
365
- readonly gridGap: "space";
366
- readonly gridRowGap: "space";
367
- readonly gridTemplateColumns: "sizes";
368
- readonly gridTemplateRows: "sizes";
369
- readonly height: "sizes";
370
- readonly inlineSize: "sizes";
371
- readonly inset: "space";
372
- readonly insetBlock: "space";
373
- readonly insetBlockEnd: "space";
374
- readonly insetBlockStart: "space";
375
- readonly insetInline: "space";
376
- readonly insetInlineEnd: "space";
377
- readonly insetInlineStart: "space";
378
- readonly left: "space";
379
- readonly letterSpacing: "letter-spacings";
380
- readonly lineHeight: "line-heights";
381
- readonly margin: "space";
382
- readonly marginBlock: "space";
383
- readonly marginBlockEnd: "space";
384
- readonly marginBlockStart: "space";
385
- readonly marginBottom: "space";
386
- readonly marginInline: "space";
387
- readonly marginInlineEnd: "space";
388
- readonly marginInlineStart: "space";
389
- readonly marginLeft: "space";
390
- readonly marginRight: "space";
391
- readonly marginTop: "space";
392
- readonly maxBlockSize: "sizes";
393
- readonly maxHeight: "sizes";
394
- readonly maxInlineSize: "sizes";
395
- readonly maxWidth: "sizes";
396
- readonly minBlockSize: "sizes";
397
- readonly minHeight: "sizes";
398
- readonly minInlineSize: "sizes";
399
- readonly minWidth: "sizes";
400
- readonly outline: "colors";
401
- readonly outlineColor: "colors";
402
- readonly padding: "space";
403
- readonly paddingBlock: "space";
404
- readonly paddingBlockEnd: "space";
405
- readonly paddingBlockStart: "space";
406
- readonly paddingBottom: "space";
407
- readonly paddingInline: "space";
408
- readonly paddingInlineEnd: "space";
409
- readonly paddingInlineStart: "space";
410
- readonly paddingLeft: "space";
411
- readonly paddingRight: "space";
412
- readonly paddingTop: "space";
413
- readonly right: "space";
414
- readonly rowGap: "space";
415
- readonly scrollMargin: "space";
416
- readonly scrollMarginBlock: "space";
417
- readonly scrollMarginBlockEnd: "space";
418
- readonly scrollMarginBlockStart: "space";
419
- readonly scrollMarginBottom: "space";
420
- readonly scrollMarginInline: "space";
421
- readonly scrollMarginInlineEnd: "space";
422
- readonly scrollMarginInlineStart: "space";
423
- readonly scrollMarginLeft: "space";
424
- readonly scrollMarginRight: "space";
425
- readonly scrollMarginTop: "space";
426
- readonly scrollPadding: "space";
427
- readonly scrollPaddingBlock: "space";
428
- readonly scrollPaddingBlockEnd: "space";
429
- readonly scrollPaddingBlockStart: "space";
430
- readonly scrollPaddingBottom: "space";
431
- readonly scrollPaddingInline: "space";
432
- readonly scrollPaddingInlineEnd: "space";
433
- readonly scrollPaddingInlineStart: "space";
434
- readonly scrollPaddingLeft: "space";
435
- readonly scrollPaddingRight: "space";
436
- readonly scrollPaddingTop: "space";
437
- readonly stroke: "colors";
438
- readonly strokeWidth: "stroke-width";
439
- readonly textDecorationColor: "colors";
440
- readonly textShadow: "shadows";
441
- readonly top: "space";
442
- readonly transition: "transitions";
443
- readonly width: "sizes";
444
- readonly zIndex: "z-indices";
445
- }, {
446
- paddingX: (value: {
447
- readonly [$$PropertyValue]: "padding";
448
- }) => {
449
- paddingLeft: {
450
- readonly [$$PropertyValue]: "padding";
451
- };
452
- paddingRight: {
453
- readonly [$$PropertyValue]: "padding";
454
- };
455
- };
456
- paddingY: (value: {
457
- readonly [$$PropertyValue]: "padding";
458
- }) => {
459
- paddingTop: {
460
- readonly [$$PropertyValue]: "padding";
461
- };
462
- paddingBottom: {
463
- readonly [$$PropertyValue]: "padding";
464
- };
465
- };
466
- marginX: (value: {
467
- readonly [$$PropertyValue]: "margin";
468
- }) => {
469
- marginLeft: {
470
- readonly [$$PropertyValue]: "margin";
471
- };
472
- marginRight: {
473
- readonly [$$PropertyValue]: "margin";
474
- };
475
- };
476
- marginY: (value: {
477
- readonly [$$PropertyValue]: "margin";
478
- }) => {
479
- marginTop: {
480
- readonly [$$PropertyValue]: "margin";
481
- };
482
- marginBottom: {
483
- readonly [$$PropertyValue]: "margin";
484
- };
485
- };
486
- square: (value: {
487
- readonly [$$PropertyValue]: "width";
488
- }) => {
489
- width: {
490
- readonly [$$PropertyValue]: "width";
491
- };
492
- height: {
493
- readonly [$$PropertyValue]: "width";
494
- };
495
- };
496
- _hover: (css: _stitches_react_types_css_util.CSSProperties) => {
497
- '&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
498
- };
499
- }>>>, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_radix_ui_react_tooltip.TooltipContentProps & react.RefAttributes<HTMLDivElement>>, {}, {}>;
10
+ declare const StyledContent: react.ForwardRefExoticComponent<Omit<Omit<_radix_ui_react_tooltip.TooltipContentProps & react.RefAttributes<HTMLDivElement>, _mirohq_design_system_stitches.ForbiddenProps> & {
11
+ children?: react.ReactNode;
12
+ } & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_radix_ui_react_tooltip.TooltipContentProps & react.RefAttributes<HTMLDivElement>>, {}, {}>;
500
13
  declare type StyledContentProps = StrictComponentProps<typeof StyledContent>;
501
14
 
502
15
  declare type PointerDownOutsideEvent = CustomEvent<{
@@ -586,495 +99,9 @@ interface ContentProps extends StyledContentProps {
586
99
  }
587
100
  declare const Content: react__default.ForwardRefExoticComponent<Omit<ContentProps, "ref"> & react__default.RefAttributes<HTMLDivElement>>;
588
101
 
589
- declare const StyledTrigger: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_design_system_stitches.StyledComponentProps<_stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<_radix_ui_react_tooltip.TooltipTriggerProps & react.RefAttributes<HTMLButtonElement>>, {}, {}, _stitches_react_types_css_util.CSS<{}, {
590
- 'border-widths': {
591
- readonly none: 0;
592
- readonly sm: "1px";
593
- readonly md: "2px";
594
- readonly lg: "4px";
595
- };
596
- colors: {
597
- readonly black: any;
598
- readonly 'blue-50': any;
599
- readonly 'blue-100': any;
600
- readonly 'blue-150': any;
601
- readonly 'blue-200': any;
602
- readonly 'blue-250': any;
603
- readonly 'blue-300': any;
604
- readonly 'blue-350': any;
605
- readonly 'blue-400': any;
606
- readonly 'blue-450': any;
607
- readonly 'blue-500': any;
608
- readonly 'blue-550': any;
609
- readonly 'blue-600': any;
610
- readonly 'blue-650': any;
611
- readonly 'blue-700': any;
612
- readonly 'blue-750': any;
613
- readonly 'blue-800': any;
614
- readonly 'blue-850': any;
615
- readonly 'blue-900': any;
616
- readonly 'blue-950': any;
617
- readonly 'gray-50': any;
618
- readonly 'gray-100': any;
619
- readonly 'gray-150': any;
620
- readonly 'gray-200': any;
621
- readonly 'gray-250': any;
622
- readonly 'gray-300': any;
623
- readonly 'gray-350': any;
624
- readonly 'gray-400': any;
625
- readonly 'gray-450': any;
626
- readonly 'gray-500': any;
627
- readonly 'gray-550': any;
628
- readonly 'gray-600': any;
629
- readonly 'gray-650': any;
630
- readonly 'gray-700': any;
631
- readonly 'gray-750': any;
632
- readonly 'gray-800': any;
633
- readonly 'gray-850': any;
634
- readonly 'gray-900': any;
635
- readonly 'gray-950': any;
636
- readonly 'green-50': any;
637
- readonly 'green-100': any;
638
- readonly 'green-150': any;
639
- readonly 'green-200': any;
640
- readonly 'green-250': any;
641
- readonly 'green-300': any;
642
- readonly 'green-350': any;
643
- readonly 'green-400': any;
644
- readonly 'green-450': any;
645
- readonly 'green-500': any;
646
- readonly 'green-550': any;
647
- readonly 'green-600': any;
648
- readonly 'green-650': any;
649
- readonly 'green-700': any;
650
- readonly 'green-750': any;
651
- readonly 'green-800': any;
652
- readonly 'green-850': any;
653
- readonly 'green-900': any;
654
- readonly 'green-950': any;
655
- readonly 'red-50': any;
656
- readonly 'red-100': any;
657
- readonly 'red-150': any;
658
- readonly 'red-200': any;
659
- readonly 'red-250': any;
660
- readonly 'red-300': any;
661
- readonly 'red-350': any;
662
- readonly 'red-400': any;
663
- readonly 'red-450': any;
664
- readonly 'red-500': any;
665
- readonly 'red-550': any;
666
- readonly 'red-600': any;
667
- readonly 'red-650': any;
668
- readonly 'red-700': any;
669
- readonly 'red-750': any;
670
- readonly 'red-800': any;
671
- readonly 'red-850': any;
672
- readonly 'red-900': any;
673
- readonly 'red-950': any;
674
- readonly transparent: any;
675
- readonly white: any;
676
- readonly 'yellow-50': any;
677
- readonly 'yellow-100': any;
678
- readonly 'yellow-150': any;
679
- readonly 'yellow-200': any;
680
- readonly 'yellow-250': any;
681
- readonly 'yellow-300': any;
682
- readonly 'yellow-350': any;
683
- readonly 'yellow-400': any;
684
- readonly 'yellow-450': any;
685
- readonly 'yellow-500': any;
686
- readonly 'yellow-550': any;
687
- readonly 'yellow-600': any;
688
- readonly 'yellow-650': any;
689
- readonly 'yellow-700': any;
690
- readonly 'yellow-750': any;
691
- readonly 'yellow-800': any;
692
- readonly 'yellow-850': any;
693
- readonly 'yellow-900': any;
694
- readonly 'yellow-950': any;
695
- "background-alpha-active"?: any;
696
- "background-alpha-hover"?: any;
697
- "background-danger-prominent"?: any;
698
- "background-danger-prominent-active"?: any;
699
- "background-danger-prominent-hover"?: any;
700
- "background-danger-subtle"?: any;
701
- "background-danger-subtle-active"?: any;
702
- "background-danger-subtle-hover"?: any;
703
- "background-neutrals"?: any;
704
- "background-neutrals-active"?: any;
705
- "background-neutrals-container"?: any;
706
- "background-neutrals-controls-disabled"?: any;
707
- "background-neutrals-disabled"?: any;
708
- "background-neutrals-hover"?: any;
709
- "background-neutrals-inactive"?: any;
710
- "background-neutrals-inactive-hover"?: any;
711
- "background-neutrals-inverted"?: any;
712
- "background-neutrals-inverted-subtle"?: any;
713
- "background-neutrals-page"?: any;
714
- "background-neutrals-page-subtle"?: any;
715
- "background-neutrals-scrollbar"?: any;
716
- "background-neutrals-scrollbar-active"?: any;
717
- "background-neutrals-scrollbar-hover"?: any;
718
- "background-neutrals-subtle"?: any;
719
- "background-neutrals-subtle-active"?: any;
720
- "background-neutrals-subtle-hover"?: any;
721
- "background-primary-prominent"?: any;
722
- "background-primary-prominent-active"?: any;
723
- "background-primary-prominent-hover"?: any;
724
- "background-primary-prominent-selected"?: any;
725
- "background-primary-subtle"?: any;
726
- "background-primary-subtle-active"?: any;
727
- "background-primary-subtle-hover"?: any;
728
- "background-primary-subtle-selected"?: any;
729
- "background-success"?: any;
730
- "background-success-prominent"?: any;
731
- "background-success-prominent-active"?: any;
732
- "background-success-prominent-hover"?: any;
733
- "background-warning-prominent"?: any;
734
- "background-warning-subtle"?: any;
735
- "border-danger"?: any;
736
- "border-danger-active"?: any;
737
- "border-danger-hover"?: any;
738
- "border-focus-error-inner"?: any;
739
- "border-focus-error-middle"?: any;
740
- "border-focus-error-outer"?: any;
741
- "border-focus-inner"?: any;
742
- "border-focus-middle"?: any;
743
- "border-focus-outer"?: any;
744
- "border-focus-success-inner"?: any;
745
- "border-focus-success-middle"?: any;
746
- "border-focus-success-outer"?: any;
747
- "border-neutrals"?: any;
748
- "border-neutrals-active"?: any;
749
- "border-neutrals-controls"?: any;
750
- "border-neutrals-controls-disabled"?: any;
751
- "border-neutrals-disabled"?: any;
752
- "border-neutrals-hover"?: any;
753
- "border-neutrals-inverted"?: any;
754
- "border-neutrals-subtle"?: any;
755
- "border-neutrals-text"?: any;
756
- "border-neutrals-text-active"?: any;
757
- "border-neutrals-text-hover"?: any;
758
- "border-neutrals-text-subtle"?: any;
759
- "border-neutrals-text-subtle-active"?: any;
760
- "border-neutrals-text-subtle-hover"?: any;
761
- "border-neutrals-transparent"?: any;
762
- "border-primary"?: any;
763
- "border-primary-active"?: any;
764
- "border-primary-hover"?: any;
765
- "border-primary-inverted"?: any;
766
- "border-success"?: any;
767
- "border-success-active"?: any;
768
- "border-success-hover"?: any;
769
- "border-warning"?: any;
770
- "icon-danger"?: any;
771
- "icon-danger-active"?: any;
772
- "icon-danger-hover"?: any;
773
- "icon-danger-inverted"?: any;
774
- "icon-neutrals"?: any;
775
- "icon-neutrals-disabled"?: any;
776
- "icon-neutrals-inactive"?: any;
777
- "icon-neutrals-inactive-hover"?: any;
778
- "icon-neutrals-inverted"?: any;
779
- "icon-neutrals-search"?: any;
780
- "icon-neutrals-subtle"?: any;
781
- "icon-neutrals-text"?: any;
782
- "icon-primary"?: any;
783
- "icon-primary-active"?: any;
784
- "icon-primary-hover"?: any;
785
- "icon-primary-inverted"?: any;
786
- "icon-primary-selected"?: any;
787
- "icon-success"?: any;
788
- "icon-success-active"?: any;
789
- "icon-success-hover"?: any;
790
- "icon-success-inverted"?: any;
791
- "icon-warning"?: any;
792
- "icon-warning-prominent"?: any;
793
- "icon-warning-subtle"?: any;
794
- "text-danger"?: any;
795
- "text-danger-active"?: any;
796
- "text-danger-hover"?: any;
797
- "text-danger-inverted"?: any;
798
- "text-neutrals"?: any;
799
- "text-neutrals-active"?: any;
800
- "text-neutrals-disabled"?: any;
801
- "text-neutrals-hover"?: any;
802
- "text-neutrals-inverted"?: any;
803
- "text-neutrals-placeholder"?: any;
804
- "text-neutrals-placeholder-only"?: any;
805
- "text-neutrals-subtle"?: any;
806
- "text-neutrals-subtle-active"?: any;
807
- "text-neutrals-subtle-hover"?: any;
808
- "text-primary"?: any;
809
- "text-primary-active"?: any;
810
- "text-primary-hover"?: any;
811
- "text-primary-inverted"?: any;
812
- "text-primary-inverted-subtle"?: any;
813
- "text-primary-selected"?: any;
814
- "text-success"?: any;
815
- "text-success-active"?: any;
816
- "text-success-hover"?: any;
817
- "text-success-inverted"?: any;
818
- "text-warning"?: any;
819
- "text-warning-subtle"?: any;
820
- };
821
- 'font-sizes': {
822
- readonly 125: "0.625rem";
823
- readonly 150: "0.75rem";
824
- readonly 175: "0.875rem";
825
- readonly 200: "1rem";
826
- readonly 225: "1.125rem";
827
- readonly 250: "1.25rem";
828
- readonly 300: "1.5rem";
829
- readonly 400: "2rem";
830
- readonly 500: "2.5rem";
831
- readonly 600: "3rem";
832
- readonly 800: "4rem";
833
- readonly 900: "4.5rem";
834
- };
835
- fonts: {
836
- readonly heading: "Roobert, sans-serif";
837
- readonly body: "Open Sans, sans-serif";
838
- };
839
- radii: {
840
- readonly 0: "0px";
841
- readonly 25: "2px";
842
- readonly 50: "4px";
843
- readonly 75: "6px";
844
- readonly 100: "8px";
845
- readonly 200: "16px";
846
- readonly round: "999px";
847
- };
848
- shadows: {
849
- 100: any;
850
- 50: any;
851
- "focus-small": any;
852
- "focus-small-outline": any;
853
- "focus-large": any;
854
- "focus-controls": any;
855
- "focus-small-error": any;
856
- "focus-controls-error": any;
857
- "focus-controls-success": any;
858
- };
859
- sizes: {
860
- readonly number: string;
861
- readonly 'icon-200': "16px";
862
- readonly 'icon-300': "24px";
863
- readonly 'icon-400': "32px";
864
- };
865
- space: {
866
- readonly 0: "0px";
867
- readonly 25: "2px";
868
- readonly 50: "4px";
869
- readonly 100: "8px";
870
- readonly 150: "12px";
871
- readonly 200: "16px";
872
- readonly 300: "24px";
873
- readonly 400: "32px";
874
- readonly 500: "40px";
875
- readonly 600: "48px";
876
- readonly 700: "56px";
877
- readonly 800: "64px";
878
- readonly 1200: "96px";
879
- readonly 1600: "128px";
880
- };
881
- 'stroke-width': {
882
- readonly thin: "1.5px";
883
- readonly normal: "2px";
884
- readonly bold: "4px";
885
- };
886
- 'z-indices': {
887
- readonly dropdownMenu: 100;
888
- readonly select: 200;
889
- readonly popover: 300;
890
- readonly tooltip: 400;
891
- };
892
- }, {
893
- readonly background: "colors";
894
- readonly backgroundColor: "colors";
895
- readonly backgroundImage: "colors";
896
- readonly blockSize: "sizes";
897
- readonly border: "colors";
898
- readonly borderBlock: "colors";
899
- readonly borderBlockEnd: "colors";
900
- readonly borderBlockStart: "colors";
901
- readonly borderBottom: "colors";
902
- readonly borderBottomColor: "colors";
903
- readonly borderBottomLeftRadius: "radii";
904
- readonly borderBottomRightRadius: "radii";
905
- readonly borderBottomStyle: "border-styles";
906
- readonly borderBottomWidth: "border-widths";
907
- readonly borderColor: "colors";
908
- readonly borderImage: "colors";
909
- readonly borderInline: "colors";
910
- readonly borderInlineEnd: "colors";
911
- readonly borderInlineStart: "colors";
912
- readonly borderLeft: "colors";
913
- readonly borderLeftColor: "colors";
914
- readonly borderLeftStyle: "border-styles";
915
- readonly borderLeftWidth: "border-widths";
916
- readonly borderRadius: "radii";
917
- readonly borderRight: "colors";
918
- readonly borderRightColor: "colors";
919
- readonly borderRightStyle: "border-styles";
920
- readonly borderRightWidth: "border-widths";
921
- readonly borderSpacing: "space";
922
- readonly borderStyle: "border-styles";
923
- readonly borderTop: "colors";
924
- readonly borderTopColor: "colors";
925
- readonly borderTopLeftRadius: "radii";
926
- readonly borderTopRightRadius: "radii";
927
- readonly borderTopStyle: "border-styles";
928
- readonly borderTopWidth: "border-widths";
929
- readonly borderWidth: "border-widths";
930
- readonly bottom: "space";
931
- readonly boxShadow: "shadows";
932
- readonly caretColor: "colors";
933
- readonly color: "colors";
934
- readonly columnGap: "space";
935
- readonly columnRuleColor: "colors";
936
- readonly fill: "colors";
937
- readonly flexBasis: "sizes";
938
- readonly fontFamily: "fonts";
939
- readonly fontSize: "font-sizes";
940
- readonly fontWeight: "font-weights";
941
- readonly gap: "space";
942
- readonly gridColumnGap: "space";
943
- readonly gridGap: "space";
944
- readonly gridRowGap: "space";
945
- readonly gridTemplateColumns: "sizes";
946
- readonly gridTemplateRows: "sizes";
947
- readonly height: "sizes";
948
- readonly inlineSize: "sizes";
949
- readonly inset: "space";
950
- readonly insetBlock: "space";
951
- readonly insetBlockEnd: "space";
952
- readonly insetBlockStart: "space";
953
- readonly insetInline: "space";
954
- readonly insetInlineEnd: "space";
955
- readonly insetInlineStart: "space";
956
- readonly left: "space";
957
- readonly letterSpacing: "letter-spacings";
958
- readonly lineHeight: "line-heights";
959
- readonly margin: "space";
960
- readonly marginBlock: "space";
961
- readonly marginBlockEnd: "space";
962
- readonly marginBlockStart: "space";
963
- readonly marginBottom: "space";
964
- readonly marginInline: "space";
965
- readonly marginInlineEnd: "space";
966
- readonly marginInlineStart: "space";
967
- readonly marginLeft: "space";
968
- readonly marginRight: "space";
969
- readonly marginTop: "space";
970
- readonly maxBlockSize: "sizes";
971
- readonly maxHeight: "sizes";
972
- readonly maxInlineSize: "sizes";
973
- readonly maxWidth: "sizes";
974
- readonly minBlockSize: "sizes";
975
- readonly minHeight: "sizes";
976
- readonly minInlineSize: "sizes";
977
- readonly minWidth: "sizes";
978
- readonly outline: "colors";
979
- readonly outlineColor: "colors";
980
- readonly padding: "space";
981
- readonly paddingBlock: "space";
982
- readonly paddingBlockEnd: "space";
983
- readonly paddingBlockStart: "space";
984
- readonly paddingBottom: "space";
985
- readonly paddingInline: "space";
986
- readonly paddingInlineEnd: "space";
987
- readonly paddingInlineStart: "space";
988
- readonly paddingLeft: "space";
989
- readonly paddingRight: "space";
990
- readonly paddingTop: "space";
991
- readonly right: "space";
992
- readonly rowGap: "space";
993
- readonly scrollMargin: "space";
994
- readonly scrollMarginBlock: "space";
995
- readonly scrollMarginBlockEnd: "space";
996
- readonly scrollMarginBlockStart: "space";
997
- readonly scrollMarginBottom: "space";
998
- readonly scrollMarginInline: "space";
999
- readonly scrollMarginInlineEnd: "space";
1000
- readonly scrollMarginInlineStart: "space";
1001
- readonly scrollMarginLeft: "space";
1002
- readonly scrollMarginRight: "space";
1003
- readonly scrollMarginTop: "space";
1004
- readonly scrollPadding: "space";
1005
- readonly scrollPaddingBlock: "space";
1006
- readonly scrollPaddingBlockEnd: "space";
1007
- readonly scrollPaddingBlockStart: "space";
1008
- readonly scrollPaddingBottom: "space";
1009
- readonly scrollPaddingInline: "space";
1010
- readonly scrollPaddingInlineEnd: "space";
1011
- readonly scrollPaddingInlineStart: "space";
1012
- readonly scrollPaddingLeft: "space";
1013
- readonly scrollPaddingRight: "space";
1014
- readonly scrollPaddingTop: "space";
1015
- readonly stroke: "colors";
1016
- readonly strokeWidth: "stroke-width";
1017
- readonly textDecorationColor: "colors";
1018
- readonly textShadow: "shadows";
1019
- readonly top: "space";
1020
- readonly transition: "transitions";
1021
- readonly width: "sizes";
1022
- readonly zIndex: "z-indices";
1023
- }, {
1024
- paddingX: (value: {
1025
- readonly [$$PropertyValue]: "padding";
1026
- }) => {
1027
- paddingLeft: {
1028
- readonly [$$PropertyValue]: "padding";
1029
- };
1030
- paddingRight: {
1031
- readonly [$$PropertyValue]: "padding";
1032
- };
1033
- };
1034
- paddingY: (value: {
1035
- readonly [$$PropertyValue]: "padding";
1036
- }) => {
1037
- paddingTop: {
1038
- readonly [$$PropertyValue]: "padding";
1039
- };
1040
- paddingBottom: {
1041
- readonly [$$PropertyValue]: "padding";
1042
- };
1043
- };
1044
- marginX: (value: {
1045
- readonly [$$PropertyValue]: "margin";
1046
- }) => {
1047
- marginLeft: {
1048
- readonly [$$PropertyValue]: "margin";
1049
- };
1050
- marginRight: {
1051
- readonly [$$PropertyValue]: "margin";
1052
- };
1053
- };
1054
- marginY: (value: {
1055
- readonly [$$PropertyValue]: "margin";
1056
- }) => {
1057
- marginTop: {
1058
- readonly [$$PropertyValue]: "margin";
1059
- };
1060
- marginBottom: {
1061
- readonly [$$PropertyValue]: "margin";
1062
- };
1063
- };
1064
- square: (value: {
1065
- readonly [$$PropertyValue]: "width";
1066
- }) => {
1067
- width: {
1068
- readonly [$$PropertyValue]: "width";
1069
- };
1070
- height: {
1071
- readonly [$$PropertyValue]: "width";
1072
- };
1073
- };
1074
- _hover: (css: _stitches_react_types_css_util.CSSProperties) => {
1075
- '&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
1076
- };
1077
- }>>>, 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_tooltip.TooltipTriggerProps & react.RefAttributes<HTMLButtonElement>>, {}, {}>;
102
+ declare const StyledTrigger: react.ForwardRefExoticComponent<Omit<Omit<_radix_ui_react_tooltip.TooltipTriggerProps & react.RefAttributes<HTMLButtonElement>, _mirohq_design_system_stitches.ForbiddenProps> & {
103
+ children?: react.ReactNode;
104
+ } & _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_tooltip.TooltipTriggerProps & react.RefAttributes<HTMLButtonElement>>, {}, {}>;
1078
105
  declare type StyledTriggerProps = StrictComponentProps<typeof StyledTrigger>;
1079
106
 
1080
107
  interface TriggerProps extends StyledTriggerProps {
@@ -1094,6 +121,8 @@ interface ProviderProps {
1094
121
  /**
1095
122
  * How much time a user has to enter another trigger without incurring
1096
123
  * a delay again.
124
+ * When set to `0`, when hovering between triggers there wont be delay duration.
125
+ * @default 500
1097
126
  */
1098
127
  skipDelayDuration?: number;
1099
128
  /**
@@ -1117,495 +146,13 @@ interface PortalProps extends TooltipPortalProps {
1117
146
  }
1118
147
  declare const Portal: react__default.FC<PortalProps>;
1119
148
 
1120
- declare const StyledHotkey: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_design_system_stitches.StyledComponentProps<_stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"span">>, {}, {}, _stitches_react_types_css_util.CSS<{}, {
1121
- 'border-widths': {
1122
- readonly none: 0;
1123
- readonly sm: "1px";
1124
- readonly md: "2px";
1125
- readonly lg: "4px";
1126
- };
1127
- colors: {
1128
- readonly black: any;
1129
- readonly 'blue-50': any;
1130
- readonly 'blue-100': any;
1131
- readonly 'blue-150': any;
1132
- readonly 'blue-200': any;
1133
- readonly 'blue-250': any;
1134
- readonly 'blue-300': any;
1135
- readonly 'blue-350': any;
1136
- readonly 'blue-400': any;
1137
- readonly 'blue-450': any;
1138
- readonly 'blue-500': any;
1139
- readonly 'blue-550': any;
1140
- readonly 'blue-600': any;
1141
- readonly 'blue-650': any;
1142
- readonly 'blue-700': any;
1143
- readonly 'blue-750': any;
1144
- readonly 'blue-800': any;
1145
- readonly 'blue-850': any;
1146
- readonly 'blue-900': any;
1147
- readonly 'blue-950': any;
1148
- readonly 'gray-50': any;
1149
- readonly 'gray-100': any;
1150
- readonly 'gray-150': any;
1151
- readonly 'gray-200': any;
1152
- readonly 'gray-250': any;
1153
- readonly 'gray-300': any;
1154
- readonly 'gray-350': any;
1155
- readonly 'gray-400': any;
1156
- readonly 'gray-450': any;
1157
- readonly 'gray-500': any;
1158
- readonly 'gray-550': any;
1159
- readonly 'gray-600': any;
1160
- readonly 'gray-650': any;
1161
- readonly 'gray-700': any;
1162
- readonly 'gray-750': any;
1163
- readonly 'gray-800': any;
1164
- readonly 'gray-850': any;
1165
- readonly 'gray-900': any;
1166
- readonly 'gray-950': any;
1167
- readonly 'green-50': any;
1168
- readonly 'green-100': any;
1169
- readonly 'green-150': any;
1170
- readonly 'green-200': any;
1171
- readonly 'green-250': any;
1172
- readonly 'green-300': any;
1173
- readonly 'green-350': any;
1174
- readonly 'green-400': any;
1175
- readonly 'green-450': any;
1176
- readonly 'green-500': any;
1177
- readonly 'green-550': any;
1178
- readonly 'green-600': any;
1179
- readonly 'green-650': any;
1180
- readonly 'green-700': any;
1181
- readonly 'green-750': any;
1182
- readonly 'green-800': any;
1183
- readonly 'green-850': any;
1184
- readonly 'green-900': any;
1185
- readonly 'green-950': any;
1186
- readonly 'red-50': any;
1187
- readonly 'red-100': any;
1188
- readonly 'red-150': any;
1189
- readonly 'red-200': any;
1190
- readonly 'red-250': any;
1191
- readonly 'red-300': any;
1192
- readonly 'red-350': any;
1193
- readonly 'red-400': any;
1194
- readonly 'red-450': any;
1195
- readonly 'red-500': any;
1196
- readonly 'red-550': any;
1197
- readonly 'red-600': any;
1198
- readonly 'red-650': any;
1199
- readonly 'red-700': any;
1200
- readonly 'red-750': any;
1201
- readonly 'red-800': any;
1202
- readonly 'red-850': any;
1203
- readonly 'red-900': any;
1204
- readonly 'red-950': any;
1205
- readonly transparent: any;
1206
- readonly white: any;
1207
- readonly 'yellow-50': any;
1208
- readonly 'yellow-100': any;
1209
- readonly 'yellow-150': any;
1210
- readonly 'yellow-200': any;
1211
- readonly 'yellow-250': any;
1212
- readonly 'yellow-300': any;
1213
- readonly 'yellow-350': any;
1214
- readonly 'yellow-400': any;
1215
- readonly 'yellow-450': any;
1216
- readonly 'yellow-500': any;
1217
- readonly 'yellow-550': any;
1218
- readonly 'yellow-600': any;
1219
- readonly 'yellow-650': any;
1220
- readonly 'yellow-700': any;
1221
- readonly 'yellow-750': any;
1222
- readonly 'yellow-800': any;
1223
- readonly 'yellow-850': any;
1224
- readonly 'yellow-900': any;
1225
- readonly 'yellow-950': any;
1226
- "background-alpha-active"?: any;
1227
- "background-alpha-hover"?: any;
1228
- "background-danger-prominent"?: any;
1229
- "background-danger-prominent-active"?: any;
1230
- "background-danger-prominent-hover"?: any;
1231
- "background-danger-subtle"?: any;
1232
- "background-danger-subtle-active"?: any;
1233
- "background-danger-subtle-hover"?: any;
1234
- "background-neutrals"?: any;
1235
- "background-neutrals-active"?: any;
1236
- "background-neutrals-container"?: any;
1237
- "background-neutrals-controls-disabled"?: any;
1238
- "background-neutrals-disabled"?: any;
1239
- "background-neutrals-hover"?: any;
1240
- "background-neutrals-inactive"?: any;
1241
- "background-neutrals-inactive-hover"?: any;
1242
- "background-neutrals-inverted"?: any;
1243
- "background-neutrals-inverted-subtle"?: any;
1244
- "background-neutrals-page"?: any;
1245
- "background-neutrals-page-subtle"?: any;
1246
- "background-neutrals-scrollbar"?: any;
1247
- "background-neutrals-scrollbar-active"?: any;
1248
- "background-neutrals-scrollbar-hover"?: any;
1249
- "background-neutrals-subtle"?: any;
1250
- "background-neutrals-subtle-active"?: any;
1251
- "background-neutrals-subtle-hover"?: any;
1252
- "background-primary-prominent"?: any;
1253
- "background-primary-prominent-active"?: any;
1254
- "background-primary-prominent-hover"?: any;
1255
- "background-primary-prominent-selected"?: any;
1256
- "background-primary-subtle"?: any;
1257
- "background-primary-subtle-active"?: any;
1258
- "background-primary-subtle-hover"?: any;
1259
- "background-primary-subtle-selected"?: any;
1260
- "background-success"?: any;
1261
- "background-success-prominent"?: any;
1262
- "background-success-prominent-active"?: any;
1263
- "background-success-prominent-hover"?: any;
1264
- "background-warning-prominent"?: any;
1265
- "background-warning-subtle"?: any;
1266
- "border-danger"?: any;
1267
- "border-danger-active"?: any;
1268
- "border-danger-hover"?: any;
1269
- "border-focus-error-inner"?: any;
1270
- "border-focus-error-middle"?: any;
1271
- "border-focus-error-outer"?: any;
1272
- "border-focus-inner"?: any;
1273
- "border-focus-middle"?: any;
1274
- "border-focus-outer"?: any;
1275
- "border-focus-success-inner"?: any;
1276
- "border-focus-success-middle"?: any;
1277
- "border-focus-success-outer"?: any;
1278
- "border-neutrals"?: any;
1279
- "border-neutrals-active"?: any;
1280
- "border-neutrals-controls"?: any;
1281
- "border-neutrals-controls-disabled"?: any;
1282
- "border-neutrals-disabled"?: any;
1283
- "border-neutrals-hover"?: any;
1284
- "border-neutrals-inverted"?: any;
1285
- "border-neutrals-subtle"?: any;
1286
- "border-neutrals-text"?: any;
1287
- "border-neutrals-text-active"?: any;
1288
- "border-neutrals-text-hover"?: any;
1289
- "border-neutrals-text-subtle"?: any;
1290
- "border-neutrals-text-subtle-active"?: any;
1291
- "border-neutrals-text-subtle-hover"?: any;
1292
- "border-neutrals-transparent"?: any;
1293
- "border-primary"?: any;
1294
- "border-primary-active"?: any;
1295
- "border-primary-hover"?: any;
1296
- "border-primary-inverted"?: any;
1297
- "border-success"?: any;
1298
- "border-success-active"?: any;
1299
- "border-success-hover"?: any;
1300
- "border-warning"?: any;
1301
- "icon-danger"?: any;
1302
- "icon-danger-active"?: any;
1303
- "icon-danger-hover"?: any;
1304
- "icon-danger-inverted"?: any;
1305
- "icon-neutrals"?: any;
1306
- "icon-neutrals-disabled"?: any;
1307
- "icon-neutrals-inactive"?: any;
1308
- "icon-neutrals-inactive-hover"?: any;
1309
- "icon-neutrals-inverted"?: any;
1310
- "icon-neutrals-search"?: any;
1311
- "icon-neutrals-subtle"?: any;
1312
- "icon-neutrals-text"?: any;
1313
- "icon-primary"?: any;
1314
- "icon-primary-active"?: any;
1315
- "icon-primary-hover"?: any;
1316
- "icon-primary-inverted"?: any;
1317
- "icon-primary-selected"?: any;
1318
- "icon-success"?: any;
1319
- "icon-success-active"?: any;
1320
- "icon-success-hover"?: any;
1321
- "icon-success-inverted"?: any;
1322
- "icon-warning"?: any;
1323
- "icon-warning-prominent"?: any;
1324
- "icon-warning-subtle"?: any;
1325
- "text-danger"?: any;
1326
- "text-danger-active"?: any;
1327
- "text-danger-hover"?: any;
1328
- "text-danger-inverted"?: any;
1329
- "text-neutrals"?: any;
1330
- "text-neutrals-active"?: any;
1331
- "text-neutrals-disabled"?: any;
1332
- "text-neutrals-hover"?: any;
1333
- "text-neutrals-inverted"?: any;
1334
- "text-neutrals-placeholder"?: any;
1335
- "text-neutrals-placeholder-only"?: any;
1336
- "text-neutrals-subtle"?: any;
1337
- "text-neutrals-subtle-active"?: any;
1338
- "text-neutrals-subtle-hover"?: any;
1339
- "text-primary"?: any;
1340
- "text-primary-active"?: any;
1341
- "text-primary-hover"?: any;
1342
- "text-primary-inverted"?: any;
1343
- "text-primary-inverted-subtle"?: any;
1344
- "text-primary-selected"?: any;
1345
- "text-success"?: any;
1346
- "text-success-active"?: any;
1347
- "text-success-hover"?: any;
1348
- "text-success-inverted"?: any;
1349
- "text-warning"?: any;
1350
- "text-warning-subtle"?: any;
1351
- };
1352
- 'font-sizes': {
1353
- readonly 125: "0.625rem";
1354
- readonly 150: "0.75rem";
1355
- readonly 175: "0.875rem";
1356
- readonly 200: "1rem";
1357
- readonly 225: "1.125rem";
1358
- readonly 250: "1.25rem";
1359
- readonly 300: "1.5rem";
1360
- readonly 400: "2rem";
1361
- readonly 500: "2.5rem";
1362
- readonly 600: "3rem";
1363
- readonly 800: "4rem";
1364
- readonly 900: "4.5rem";
1365
- };
1366
- fonts: {
1367
- readonly heading: "Roobert, sans-serif";
1368
- readonly body: "Open Sans, sans-serif";
1369
- };
1370
- radii: {
1371
- readonly 0: "0px";
1372
- readonly 25: "2px";
1373
- readonly 50: "4px";
1374
- readonly 75: "6px";
1375
- readonly 100: "8px";
1376
- readonly 200: "16px";
1377
- readonly round: "999px";
1378
- };
1379
- shadows: {
1380
- 100: any;
1381
- 50: any;
1382
- "focus-small": any;
1383
- "focus-small-outline": any;
1384
- "focus-large": any;
1385
- "focus-controls": any;
1386
- "focus-small-error": any;
1387
- "focus-controls-error": any;
1388
- "focus-controls-success": any;
1389
- };
1390
- sizes: {
1391
- readonly number: string;
1392
- readonly 'icon-200': "16px";
1393
- readonly 'icon-300': "24px";
1394
- readonly 'icon-400': "32px";
1395
- };
1396
- space: {
1397
- readonly 0: "0px";
1398
- readonly 25: "2px";
1399
- readonly 50: "4px";
1400
- readonly 100: "8px";
1401
- readonly 150: "12px";
1402
- readonly 200: "16px";
1403
- readonly 300: "24px";
1404
- readonly 400: "32px";
1405
- readonly 500: "40px";
1406
- readonly 600: "48px";
1407
- readonly 700: "56px";
1408
- readonly 800: "64px";
1409
- readonly 1200: "96px";
1410
- readonly 1600: "128px";
1411
- };
1412
- 'stroke-width': {
1413
- readonly thin: "1.5px";
1414
- readonly normal: "2px";
1415
- readonly bold: "4px";
1416
- };
1417
- 'z-indices': {
1418
- readonly dropdownMenu: 100;
1419
- readonly select: 200;
1420
- readonly popover: 300;
1421
- readonly tooltip: 400;
1422
- };
1423
- }, {
1424
- readonly background: "colors";
1425
- readonly backgroundColor: "colors";
1426
- readonly backgroundImage: "colors";
1427
- readonly blockSize: "sizes";
1428
- readonly border: "colors";
1429
- readonly borderBlock: "colors";
1430
- readonly borderBlockEnd: "colors";
1431
- readonly borderBlockStart: "colors";
1432
- readonly borderBottom: "colors";
1433
- readonly borderBottomColor: "colors";
1434
- readonly borderBottomLeftRadius: "radii";
1435
- readonly borderBottomRightRadius: "radii";
1436
- readonly borderBottomStyle: "border-styles";
1437
- readonly borderBottomWidth: "border-widths";
1438
- readonly borderColor: "colors";
1439
- readonly borderImage: "colors";
1440
- readonly borderInline: "colors";
1441
- readonly borderInlineEnd: "colors";
1442
- readonly borderInlineStart: "colors";
1443
- readonly borderLeft: "colors";
1444
- readonly borderLeftColor: "colors";
1445
- readonly borderLeftStyle: "border-styles";
1446
- readonly borderLeftWidth: "border-widths";
1447
- readonly borderRadius: "radii";
1448
- readonly borderRight: "colors";
1449
- readonly borderRightColor: "colors";
1450
- readonly borderRightStyle: "border-styles";
1451
- readonly borderRightWidth: "border-widths";
1452
- readonly borderSpacing: "space";
1453
- readonly borderStyle: "border-styles";
1454
- readonly borderTop: "colors";
1455
- readonly borderTopColor: "colors";
1456
- readonly borderTopLeftRadius: "radii";
1457
- readonly borderTopRightRadius: "radii";
1458
- readonly borderTopStyle: "border-styles";
1459
- readonly borderTopWidth: "border-widths";
1460
- readonly borderWidth: "border-widths";
1461
- readonly bottom: "space";
1462
- readonly boxShadow: "shadows";
1463
- readonly caretColor: "colors";
1464
- readonly color: "colors";
1465
- readonly columnGap: "space";
1466
- readonly columnRuleColor: "colors";
1467
- readonly fill: "colors";
1468
- readonly flexBasis: "sizes";
1469
- readonly fontFamily: "fonts";
1470
- readonly fontSize: "font-sizes";
1471
- readonly fontWeight: "font-weights";
1472
- readonly gap: "space";
1473
- readonly gridColumnGap: "space";
1474
- readonly gridGap: "space";
1475
- readonly gridRowGap: "space";
1476
- readonly gridTemplateColumns: "sizes";
1477
- readonly gridTemplateRows: "sizes";
1478
- readonly height: "sizes";
1479
- readonly inlineSize: "sizes";
1480
- readonly inset: "space";
1481
- readonly insetBlock: "space";
1482
- readonly insetBlockEnd: "space";
1483
- readonly insetBlockStart: "space";
1484
- readonly insetInline: "space";
1485
- readonly insetInlineEnd: "space";
1486
- readonly insetInlineStart: "space";
1487
- readonly left: "space";
1488
- readonly letterSpacing: "letter-spacings";
1489
- readonly lineHeight: "line-heights";
1490
- readonly margin: "space";
1491
- readonly marginBlock: "space";
1492
- readonly marginBlockEnd: "space";
1493
- readonly marginBlockStart: "space";
1494
- readonly marginBottom: "space";
1495
- readonly marginInline: "space";
1496
- readonly marginInlineEnd: "space";
1497
- readonly marginInlineStart: "space";
1498
- readonly marginLeft: "space";
1499
- readonly marginRight: "space";
1500
- readonly marginTop: "space";
1501
- readonly maxBlockSize: "sizes";
1502
- readonly maxHeight: "sizes";
1503
- readonly maxInlineSize: "sizes";
1504
- readonly maxWidth: "sizes";
1505
- readonly minBlockSize: "sizes";
1506
- readonly minHeight: "sizes";
1507
- readonly minInlineSize: "sizes";
1508
- readonly minWidth: "sizes";
1509
- readonly outline: "colors";
1510
- readonly outlineColor: "colors";
1511
- readonly padding: "space";
1512
- readonly paddingBlock: "space";
1513
- readonly paddingBlockEnd: "space";
1514
- readonly paddingBlockStart: "space";
1515
- readonly paddingBottom: "space";
1516
- readonly paddingInline: "space";
1517
- readonly paddingInlineEnd: "space";
1518
- readonly paddingInlineStart: "space";
1519
- readonly paddingLeft: "space";
1520
- readonly paddingRight: "space";
1521
- readonly paddingTop: "space";
1522
- readonly right: "space";
1523
- readonly rowGap: "space";
1524
- readonly scrollMargin: "space";
1525
- readonly scrollMarginBlock: "space";
1526
- readonly scrollMarginBlockEnd: "space";
1527
- readonly scrollMarginBlockStart: "space";
1528
- readonly scrollMarginBottom: "space";
1529
- readonly scrollMarginInline: "space";
1530
- readonly scrollMarginInlineEnd: "space";
1531
- readonly scrollMarginInlineStart: "space";
1532
- readonly scrollMarginLeft: "space";
1533
- readonly scrollMarginRight: "space";
1534
- readonly scrollMarginTop: "space";
1535
- readonly scrollPadding: "space";
1536
- readonly scrollPaddingBlock: "space";
1537
- readonly scrollPaddingBlockEnd: "space";
1538
- readonly scrollPaddingBlockStart: "space";
1539
- readonly scrollPaddingBottom: "space";
1540
- readonly scrollPaddingInline: "space";
1541
- readonly scrollPaddingInlineEnd: "space";
1542
- readonly scrollPaddingInlineStart: "space";
1543
- readonly scrollPaddingLeft: "space";
1544
- readonly scrollPaddingRight: "space";
1545
- readonly scrollPaddingTop: "space";
1546
- readonly stroke: "colors";
1547
- readonly strokeWidth: "stroke-width";
1548
- readonly textDecorationColor: "colors";
1549
- readonly textShadow: "shadows";
1550
- readonly top: "space";
1551
- readonly transition: "transitions";
1552
- readonly width: "sizes";
1553
- readonly zIndex: "z-indices";
1554
- }, {
1555
- paddingX: (value: {
1556
- readonly [$$PropertyValue]: "padding";
1557
- }) => {
1558
- paddingLeft: {
1559
- readonly [$$PropertyValue]: "padding";
1560
- };
1561
- paddingRight: {
1562
- readonly [$$PropertyValue]: "padding";
1563
- };
1564
- };
1565
- paddingY: (value: {
1566
- readonly [$$PropertyValue]: "padding";
1567
- }) => {
1568
- paddingTop: {
1569
- readonly [$$PropertyValue]: "padding";
1570
- };
1571
- paddingBottom: {
1572
- readonly [$$PropertyValue]: "padding";
1573
- };
1574
- };
1575
- marginX: (value: {
1576
- readonly [$$PropertyValue]: "margin";
1577
- }) => {
1578
- marginLeft: {
1579
- readonly [$$PropertyValue]: "margin";
1580
- };
1581
- marginRight: {
1582
- readonly [$$PropertyValue]: "margin";
1583
- };
1584
- };
1585
- marginY: (value: {
1586
- readonly [$$PropertyValue]: "margin";
1587
- }) => {
1588
- marginTop: {
1589
- readonly [$$PropertyValue]: "margin";
1590
- };
1591
- marginBottom: {
1592
- readonly [$$PropertyValue]: "margin";
1593
- };
1594
- };
1595
- square: (value: {
1596
- readonly [$$PropertyValue]: "width";
1597
- }) => {
1598
- width: {
1599
- readonly [$$PropertyValue]: "width";
1600
- };
1601
- height: {
1602
- readonly [$$PropertyValue]: "width";
1603
- };
1604
- };
1605
- _hover: (css: _stitches_react_types_css_util.CSSProperties) => {
1606
- '&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
1607
- };
1608
- }>>>, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLSpanElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"span">>, {}, {}>;
149
+ declare const StyledHotkey: react.ForwardRefExoticComponent<Omit<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
150
+ ref?: ((instance: HTMLSpanElement | null) => void) | react.RefObject<HTMLSpanElement> | null | undefined;
151
+ } & {
152
+ asChild?: boolean | undefined;
153
+ }, _mirohq_design_system_stitches.ForbiddenProps> & {
154
+ children?: react.ReactNode;
155
+ } & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLSpanElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"span">>, {}, {}>;
1609
156
  declare type StyledHotkeyProps = StrictComponentProps<typeof StyledHotkey>;
1610
157
 
1611
158
  interface HotkeyProps extends StyledHotkeyProps {