@mirohq/design-system-icon-button 1.2.6 → 1.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/types.d.ts +421 -416
  2. package/package.json +7 -7
package/dist/types.d.ts CHANGED
@@ -12,433 +12,438 @@ declare const StyledIconButton: react.ForwardRefExoticComponent<Pick<Omit<{
12
12
  }, "size" | "variant"> & _stitches_react_types_styled_component.TransformProps<{
13
13
  variant?: "outline" | "solid-prominent" | "solid-subtle" | "ghost" | undefined;
14
14
  size?: "medium" | "large" | "x-large" | undefined;
15
- }, {}> & _mirohq_design_system_stitches.StyledComponentProps<_stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<Pick<_mirohq_design_system_base_button.BaseButtonProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "form" | "slot" | "title" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "href" | "name" | "placeholder" | "rel" | "target" | "type" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "onPress" | "onPressStart" | "onPressEnd" | "onPressChange" | "onFocusChange" | "excludeFromTabOrder" | "onHoverStart" | "onHoverEnd" | "onHoverChange"> & react.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>, {}, {}, _stitches_react_types_css_util.CSS<{}, {
16
- 'border-widths': {
17
- readonly none: 0;
18
- readonly sm: "1px";
19
- readonly md: "2px";
20
- readonly lg: "4px";
21
- };
22
- colors: {
23
- readonly 'blue-100': any;
24
- readonly 'blue-200': any;
25
- readonly 'blue-300': any;
26
- readonly 'blue-400': any;
27
- readonly 'blue-500': any;
28
- readonly 'blue-600': any;
29
- readonly 'blue-700': any;
30
- readonly 'blue-800': any;
31
- readonly 'blue-900': any;
32
- readonly 'blue-1000': any;
33
- readonly 'gray-100': any;
34
- readonly 'gray-200': any;
35
- readonly 'gray-300': any;
36
- readonly 'gray-400': any;
37
- readonly 'gray-500': any;
38
- readonly 'gray-600': any;
39
- readonly 'gray-700': any;
40
- readonly 'gray-800': any;
41
- readonly 'gray-900': any;
42
- readonly 'indigo-100': any;
43
- readonly 'indigo-200': any;
44
- readonly 'indigo-300': any;
45
- readonly 'indigo-400': any;
46
- readonly 'indigo-500': any;
47
- readonly 'indigo-600': any;
48
- readonly 'indigo-700': any;
49
- readonly 'indigo-800': any;
50
- readonly 'indigo-900': any;
51
- readonly 'red-100': any;
52
- readonly 'red-200': any;
53
- readonly 'red-300': any;
54
- readonly 'red-400': any;
55
- readonly 'red-500': any;
56
- readonly 'red-600': any;
57
- readonly 'red-700': any;
58
- readonly 'red-800': any;
59
- readonly 'red-900': any;
60
- readonly 'yellow-100': any;
61
- readonly 'yellow-200': any;
62
- readonly 'yellow-300': any;
63
- readonly 'yellow-400': any;
64
- readonly 'yellow-500': any;
65
- readonly 'yellow-600': any;
66
- readonly 'yellow-700': any;
67
- readonly 'yellow-800': any;
68
- readonly 'yellow-900': any;
69
- readonly 'green-100': any;
70
- readonly 'green-200': any;
71
- readonly 'green-300': any;
72
- readonly 'green-400': any;
73
- readonly 'green-500': any;
74
- readonly 'green-600': any;
75
- readonly 'green-700': any;
76
- readonly 'green-800': any;
77
- readonly 'green-900': any;
78
- readonly black: any;
79
- readonly white: any;
80
- readonly transparent: any;
81
- readonly 'background-neutrals'?: any;
82
- readonly 'background-neutrals-body'?: any;
83
- readonly 'background-neutrals-container'?: any;
84
- readonly 'background-neutrals-inverted'?: any;
85
- readonly 'background-neutrals-inverted-subtle'?: any;
86
- readonly 'background-neutrals-subtle'?: any;
87
- readonly 'background-neutrals-subtle-hover'?: any;
88
- readonly 'background-neutrals-subtle-active'?: any;
89
- readonly 'background-neutrals-disabled'?: any;
90
- readonly 'background-neutrals-controls-disabled'?: any;
91
- readonly 'background-neutrals-scrolls'?: any;
92
- readonly 'background-neutrals-inactive'?: any;
93
- readonly 'background-neutrals-inactive-hover'?: any;
94
- readonly 'background-primary-prominent'?: any;
95
- readonly 'background-primary-prominent-hover'?: any;
96
- readonly 'background-primary-prominent-active'?: any;
97
- readonly 'background-primary-prominent-selected'?: any;
98
- readonly 'background-primary-subtle'?: any;
99
- readonly 'background-primary-subtle-hover'?: any;
100
- readonly 'background-primary-subtle-active'?: any;
101
- readonly 'background-primary-subtle-selected'?: any;
102
- readonly 'background-danger-prominent'?: any;
103
- readonly 'background-danger-prominent-hover'?: any;
104
- readonly 'background-danger-prominent-active'?: any;
105
- readonly 'background-danger'?: any;
106
- readonly 'background-danger-hover'?: any;
107
- readonly 'background-success'?: any;
108
- readonly 'background-warning-subtle'?: any;
109
- readonly 'background-warning-prominent'?: any;
110
- readonly 'text-neutrals-inverted'?: any;
111
- readonly 'text-neutrals'?: any;
112
- readonly 'text-neutrals-subtle'?: any;
113
- readonly 'text-neutrals-placeholder-only'?: any;
114
- readonly 'text-neutrals-placeholder'?: any;
115
- readonly 'text-neutrals-disabled'?: any;
116
- readonly 'text-primary-inverted'?: any;
117
- readonly 'text-primary'?: any;
118
- readonly 'text-primary-hover'?: any;
119
- readonly 'text-primary-active'?: any;
120
- readonly 'text-primary-selected'?: any;
121
- readonly 'text-primary-inverted-subtle'?: any;
122
- readonly 'text-danger-inverted'?: any;
123
- readonly 'text-danger'?: any;
124
- readonly 'text-danger-hover'?: any;
125
- readonly 'text-danger-active'?: any;
126
- readonly 'text-success'?: any;
127
- readonly 'text-warning'?: any;
128
- readonly 'icon-neutrals-inverted'?: any;
129
- readonly 'icon-neutrals'?: any;
130
- readonly 'icon-neutrals-with-text'?: any;
131
- readonly 'icon-neutrals-subtle'?: any;
132
- readonly 'icon-neutrals-disabled'?: any;
133
- readonly 'icon-neutrals-search'?: any;
134
- readonly 'icon-neutrals-inactive'?: any;
135
- readonly 'icon-neutrals-inactive-hover'?: any;
136
- readonly 'icon-primary-inverted'?: any;
137
- readonly 'icon-primary'?: any;
138
- readonly 'icon-primary-hover'?: any;
139
- readonly 'icon-primary-active'?: any;
140
- readonly 'icon-primary-selected'?: any;
141
- readonly 'icon-danger-inverted'?: any;
142
- readonly 'icon-danger'?: any;
143
- readonly 'icon-danger-hover'?: any;
144
- readonly 'icon-danger-active'?: any;
145
- readonly 'icon-success-inverted'?: any;
146
- readonly 'icon-success'?: any;
147
- readonly 'icon-warning'?: any;
148
- readonly 'border-focus-outer'?: any;
149
- readonly 'border-focus-middle'?: any;
150
- readonly 'border-focus-inner'?: any;
151
- readonly 'border-neutrals'?: any;
152
- readonly 'border-neutrals-hover'?: any;
153
- readonly 'border-neutrals-active'?: any;
154
- readonly 'border-neutrals-disabled'?: any;
155
- readonly 'border-neutrals-controls'?: any;
156
- readonly 'border-neutrals-controls-disabled'?: any;
157
- readonly 'border-neutrals-subtle'?: any;
158
- readonly 'border-neutrals-inverted'?: any;
159
- readonly 'border-primary'?: any;
160
- readonly 'border-primary-hover'?: any;
161
- readonly 'border-primary-active'?: any;
162
- readonly 'border-primary-inverted'?: any;
163
- readonly 'border-danger'?: any;
164
- readonly 'border-success'?: any;
165
- readonly 'border-warning'?: any;
166
- };
167
- 'font-sizes': {
168
- readonly 150: "0.75rem";
169
- readonly 175: "0.875rem";
170
- readonly 200: "1rem";
171
- readonly 225: "1.125rem";
172
- readonly 250: "1.25rem";
173
- readonly 300: "1.5rem";
174
- readonly 400: "2rem";
175
- readonly 500: "2.5rem";
176
- readonly 600: "3rem";
177
- readonly 800: "4rem";
178
- readonly 900: "4.5rem";
179
- };
180
- radii: {
181
- readonly none: 0;
182
- readonly half: "999em";
183
- readonly 25: "2px";
184
- readonly 50: "4px";
185
- readonly 75: "6px";
186
- readonly 100: "8px";
187
- readonly 200: "16px";
188
- };
189
- shadows: {
190
- readonly 50: "0 4px 16px #05003812";
191
- readonly 100: "0 8px 32px #05003808";
192
- readonly 'focus-small': "0 0 0 2px $colors$border-focus-inner, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-outer";
193
- readonly 'focus-large': "0 0 0 4px $colors$border-focus-inner, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-outer";
194
- readonly 'focus-controls': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-focus-middle, 0 0 0 5px $colors$border-focus-outer";
195
- };
196
- sizes: {
197
- readonly number: string;
198
- readonly 'icon-200': "16px";
199
- readonly 'icon-300': "24px";
200
- readonly 'icon-400': "32px";
201
- };
202
- space: {
203
- readonly none: 0;
204
- readonly 50: "4px";
205
- readonly 100: "8px";
206
- readonly 150: "12px";
207
- readonly 200: "16px";
208
- readonly 300: "24px";
209
- readonly 400: "32px";
210
- readonly 500: "64px";
211
- readonly 600: "48px";
212
- readonly 800: "64px";
213
- readonly 1200: "96px";
214
- readonly 1600: "128px";
215
- };
216
- 'space-gap': {
217
- readonly none: any;
218
- readonly 50: any;
219
- readonly 100: any;
220
- readonly 200: any;
221
- readonly 300: any;
222
- };
223
- 'space-inset': {
224
- readonly none: any;
225
- readonly 50: any;
226
- readonly 100: any;
227
- readonly 150: any;
228
- readonly 200: any;
229
- readonly 300: any;
230
- readonly 400: any;
231
- readonly 600: any;
232
- readonly 800: any;
233
- readonly 1200: any;
234
- readonly 1600: any;
235
- };
236
- 'space-offset': {
237
- readonly none: any;
238
- readonly 50: any;
239
- readonly 100: any;
240
- readonly 150: any;
241
- readonly 200: any;
242
- readonly 300: any;
243
- readonly 400: any;
244
- readonly 600: any;
245
- readonly 800: any;
246
- readonly 1200: any;
247
- readonly 1600: any;
248
- readonly 'stacking-none': any;
249
- readonly 'stacking-100': any;
250
- readonly 'stacking-200': any;
251
- readonly 'stacking-300': any;
252
- readonly 'stacking-400': any;
253
- readonly 'stacking-500': any;
254
- readonly 'stacking-800': any;
255
- };
256
- 'z-indices': {
257
- readonly dropdownMenu: 100;
258
- readonly popover: 200;
259
- readonly tooltip: 300;
260
- };
261
- }, {
262
- readonly background: "colors";
263
- readonly backgroundColor: "colors";
264
- readonly backgroundImage: "colors";
265
- readonly blockSize: "sizes";
266
- readonly border: "colors";
267
- readonly borderBlock: "colors";
268
- readonly borderBlockEnd: "colors";
269
- readonly borderBlockStart: "colors";
270
- readonly borderBottom: "colors";
271
- readonly borderBottomColor: "colors";
272
- readonly borderBottomLeftRadius: "radii";
273
- readonly borderBottomRightRadius: "radii";
274
- readonly borderBottomStyle: "border-styles";
275
- readonly borderBottomWidth: "border-widths";
276
- readonly borderColor: "colors";
277
- readonly borderImage: "colors";
278
- readonly borderInline: "colors";
279
- readonly borderInlineEnd: "colors";
280
- readonly borderInlineStart: "colors";
281
- readonly borderLeft: "colors";
282
- readonly borderLeftColor: "colors";
283
- readonly borderLeftStyle: "border-styles";
284
- readonly borderLeftWidth: "border-widths";
285
- readonly borderRadius: "radii";
286
- readonly borderRight: "colors";
287
- readonly borderRightColor: "colors";
288
- readonly borderRightStyle: "border-styles";
289
- readonly borderRightWidth: "border-widths";
290
- readonly borderStyle: "border-styles";
291
- readonly borderTop: "colors";
292
- readonly borderTopColor: "colors";
293
- readonly borderTopLeftRadius: "radii";
294
- readonly borderTopRightRadius: "radii";
295
- readonly borderTopStyle: "border-styles";
296
- readonly borderTopWidth: "border-widths";
297
- readonly borderWidth: "border-widths";
298
- readonly bottom: "space";
299
- readonly boxShadow: "shadows";
300
- readonly caretColor: "colors";
301
- readonly color: "colors";
302
- readonly columnGap: "space-gap";
303
- readonly columnRuleColor: "colors";
304
- readonly fill: "colors";
305
- readonly flexBasis: "sizes";
306
- readonly fontFamily: "fonts";
307
- readonly fontSize: "font-sizes";
308
- readonly fontWeight: "font-weights";
309
- readonly gap: "space-gap";
310
- readonly gridColumnGap: "space-gap";
311
- readonly gridGap: "space-gap";
312
- readonly gridRowGap: "space-gap";
313
- readonly gridTemplateColumns: "sizes";
314
- readonly gridTemplateRows: "sizes";
315
- readonly height: "sizes";
316
- readonly inlineSize: "sizes";
317
- readonly inset: "space-inset";
318
- readonly insetBlock: "space-inset";
319
- readonly insetBlockEnd: "space-inset";
320
- readonly insetBlockStart: "space-inset";
321
- readonly insetInline: "space-inset";
322
- readonly insetInlineEnd: "space-inset";
323
- readonly insetInlineStart: "space-inset";
324
- readonly left: "space";
325
- readonly letterSpacing: "letter-spacings";
326
- readonly lineHeight: "line-heights";
327
- readonly margin: "space-offset";
328
- readonly marginBlock: "space-offset";
329
- readonly marginBlockEnd: "space-offset";
330
- readonly marginBlockStart: "space-offset";
331
- readonly marginBottom: "space-offset";
332
- readonly marginInline: "space-offset";
333
- readonly marginInlineEnd: "space-offset";
334
- readonly marginInlineStart: "space-offset";
335
- readonly marginLeft: "space-offset";
336
- readonly marginRight: "space-offset";
337
- readonly marginTop: "space-offset";
338
- readonly maxBlockSize: "sizes";
339
- readonly maxHeight: "sizes";
340
- readonly maxInlineSize: "sizes";
341
- readonly maxWidth: "sizes";
342
- readonly minBlockSize: "sizes";
343
- readonly minHeight: "sizes";
344
- readonly minInlineSize: "sizes";
345
- readonly minWidth: "sizes";
346
- readonly outline: "colors";
347
- readonly outlineColor: "colors";
348
- readonly padding: "space-inset";
349
- readonly paddingBlock: "space-inset";
350
- readonly paddingBlockEnd: "space-inset";
351
- readonly paddingBlockStart: "space-inset";
352
- readonly paddingBottom: "space-inset";
353
- readonly paddingInline: "space-inset";
354
- readonly paddingInlineEnd: "space-inset";
355
- readonly paddingInlineStart: "space-inset";
356
- readonly paddingLeft: "space-inset";
357
- readonly paddingRight: "space-inset";
358
- readonly paddingTop: "space-inset";
359
- readonly right: "space";
360
- readonly rowGap: "space-gap";
361
- readonly scrollMargin: "space-offset";
362
- readonly scrollMarginBlock: "space-offset";
363
- readonly scrollMarginBlockEnd: "space-offset";
364
- readonly scrollMarginBlockStart: "space-offset";
365
- readonly scrollMarginBottom: "space-offset";
366
- readonly scrollMarginInline: "space-offset";
367
- readonly scrollMarginInlineEnd: "space-offset";
368
- readonly scrollMarginInlineStart: "space-offset";
369
- readonly scrollMarginLeft: "space-offset";
370
- readonly scrollMarginRight: "space-offset";
371
- readonly scrollMarginTop: "space-offset";
372
- readonly scrollPadding: "space-inset";
373
- readonly scrollPaddingBlock: "space-inset";
374
- readonly scrollPaddingBlockEnd: "space-inset";
375
- readonly scrollPaddingBlockStart: "space-inset";
376
- readonly scrollPaddingBottom: "space-inset";
377
- readonly scrollPaddingInline: "space-inset";
378
- readonly scrollPaddingInlineEnd: "space-inset";
379
- readonly scrollPaddingInlineStart: "space-inset";
380
- readonly scrollPaddingLeft: "space-inset";
381
- readonly scrollPaddingRight: "space-inset";
382
- readonly scrollPaddingTop: "space-inset";
383
- readonly stroke: "colors";
384
- readonly textDecorationColor: "colors";
385
- readonly textShadow: "shadows";
386
- readonly top: "space";
387
- readonly transition: "transitions";
388
- readonly width: "sizes";
389
- readonly zIndex: "z-indices";
390
- }, {
391
- paddingX: (value: {
392
- readonly [$$PropertyValue]: "padding";
393
- }) => {
394
- paddingLeft: {
395
- readonly [$$PropertyValue]: "padding";
15
+ }, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Pick<_mirohq_design_system_base_button.BaseButtonProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "children" | "form" | "slot" | "title" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "href" | "name" | "placeholder" | "rel" | "target" | "type" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "onPress" | "onPressStart" | "onPressEnd" | "onPressChange" | "onFocusChange" | "excludeFromTabOrder" | "onHoverStart" | "onHoverEnd" | "onHoverChange"> & react.RefAttributes<HTMLAnchorElement | HTMLButtonElement>, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
16
+ css?: _stitches_react_types_css_util.CSS<{}, {
17
+ 'border-widths': {
18
+ readonly none: 0;
19
+ readonly sm: "1px";
20
+ readonly md: "2px";
21
+ readonly lg: "4px";
396
22
  };
397
- paddingRight: {
398
- readonly [$$PropertyValue]: "padding";
23
+ colors: {
24
+ readonly 'blue-100': any;
25
+ readonly 'blue-200': any;
26
+ readonly 'blue-300': any;
27
+ readonly 'blue-400': any;
28
+ readonly 'blue-500': any;
29
+ readonly 'blue-600': any;
30
+ readonly 'blue-700': any;
31
+ readonly 'blue-800': any;
32
+ readonly 'blue-900': any;
33
+ readonly 'blue-1000': any;
34
+ readonly 'gray-100': any;
35
+ readonly 'gray-200': any;
36
+ readonly 'gray-300': any;
37
+ readonly 'gray-400': any;
38
+ readonly 'gray-500': any;
39
+ readonly 'gray-600': any;
40
+ readonly 'gray-700': any;
41
+ readonly 'gray-800': any;
42
+ readonly 'gray-900': any;
43
+ readonly 'indigo-100': any;
44
+ readonly 'indigo-200': any;
45
+ readonly 'indigo-300': any;
46
+ readonly 'indigo-400': any;
47
+ readonly 'indigo-500': any;
48
+ readonly 'indigo-600': any;
49
+ readonly 'indigo-700': any;
50
+ readonly 'indigo-800': any;
51
+ readonly 'indigo-900': any;
52
+ readonly 'red-100': any;
53
+ readonly 'red-200': any;
54
+ readonly 'red-300': any;
55
+ readonly 'red-400': any;
56
+ readonly 'red-500': any;
57
+ readonly 'red-600': any;
58
+ readonly 'red-700': any;
59
+ readonly 'red-800': any;
60
+ readonly 'red-900': any;
61
+ readonly 'yellow-100': any;
62
+ readonly 'yellow-200': any;
63
+ readonly 'yellow-300': any;
64
+ readonly 'yellow-400': any;
65
+ readonly 'yellow-500': any;
66
+ readonly 'yellow-600': any;
67
+ readonly 'yellow-700': any;
68
+ readonly 'yellow-800': any;
69
+ readonly 'yellow-900': any;
70
+ readonly 'green-100': any;
71
+ readonly 'green-200': any;
72
+ readonly 'green-300': any;
73
+ readonly 'green-400': any;
74
+ readonly 'green-500': any;
75
+ readonly 'green-600': any;
76
+ readonly 'green-700': any;
77
+ readonly 'green-800': any;
78
+ readonly 'green-900': any;
79
+ readonly black: any;
80
+ readonly white: any;
81
+ readonly transparent: any;
82
+ readonly 'background-neutrals'?: any;
83
+ readonly 'background-neutrals-body'?: any;
84
+ readonly 'background-neutrals-container'?: any;
85
+ readonly 'background-neutrals-inverted'?: any;
86
+ readonly 'background-neutrals-inverted-subtle'?: any;
87
+ readonly 'background-neutrals-subtle'?: any;
88
+ readonly 'background-neutrals-subtle-hover'?: any;
89
+ readonly 'background-neutrals-subtle-active'?: any;
90
+ readonly 'background-neutrals-disabled'?: any;
91
+ readonly 'background-neutrals-controls-disabled'?: any;
92
+ readonly 'background-neutrals-scrolls'?: any;
93
+ readonly 'background-neutrals-inactive'?: any;
94
+ readonly 'background-neutrals-inactive-hover'?: any;
95
+ readonly 'background-primary-prominent'?: any;
96
+ readonly 'background-primary-prominent-hover'?: any;
97
+ readonly 'background-primary-prominent-active'?: any;
98
+ readonly 'background-primary-prominent-selected'?: any;
99
+ readonly 'background-primary-subtle'?: any;
100
+ readonly 'background-primary-subtle-hover'?: any;
101
+ readonly 'background-primary-subtle-active'?: any;
102
+ readonly 'background-primary-subtle-selected'?: any;
103
+ readonly 'background-danger-prominent'?: any;
104
+ readonly 'background-danger-prominent-hover'?: any;
105
+ readonly 'background-danger-prominent-active'?: any;
106
+ readonly 'background-danger'?: any;
107
+ readonly 'background-danger-hover'?: any;
108
+ readonly 'background-success'?: any;
109
+ readonly 'background-warning-subtle'?: any;
110
+ readonly 'background-warning-prominent'?: any;
111
+ readonly 'text-neutrals-inverted'?: any;
112
+ readonly 'text-neutrals'?: any;
113
+ readonly 'text-neutrals-subtle'?: any;
114
+ readonly 'text-neutrals-placeholder-only'?: any;
115
+ readonly 'text-neutrals-placeholder'?: any;
116
+ readonly 'text-neutrals-disabled'?: any;
117
+ readonly 'text-primary-inverted'?: any;
118
+ readonly 'text-primary'?: any;
119
+ readonly 'text-primary-hover'?: any;
120
+ readonly 'text-primary-active'?: any;
121
+ readonly 'text-primary-selected'?: any;
122
+ readonly 'text-primary-inverted-subtle'?: any;
123
+ readonly 'text-danger-inverted'?: any;
124
+ readonly 'text-danger'?: any;
125
+ readonly 'text-danger-hover'?: any;
126
+ readonly 'text-danger-active'?: any;
127
+ readonly 'text-success'?: any;
128
+ readonly 'text-warning'?: any;
129
+ readonly 'icon-neutrals-inverted'?: any;
130
+ readonly 'icon-neutrals'?: any;
131
+ readonly 'icon-neutrals-with-text'?: any;
132
+ readonly 'icon-neutrals-subtle'?: any;
133
+ readonly 'icon-neutrals-disabled'?: any;
134
+ readonly 'icon-neutrals-search'?: any;
135
+ readonly 'icon-neutrals-inactive'?: any;
136
+ readonly 'icon-neutrals-inactive-hover'?: any;
137
+ readonly 'icon-primary-inverted'?: any;
138
+ readonly 'icon-primary'?: any;
139
+ readonly 'icon-primary-hover'?: any;
140
+ readonly 'icon-primary-active'?: any;
141
+ readonly 'icon-primary-selected'?: any;
142
+ readonly 'icon-danger-inverted'?: any;
143
+ readonly 'icon-danger'?: any;
144
+ readonly 'icon-danger-hover'?: any;
145
+ readonly 'icon-danger-active'?: any;
146
+ readonly 'icon-success-inverted'?: any;
147
+ readonly 'icon-success'?: any;
148
+ readonly 'icon-warning'?: any;
149
+ readonly 'border-focus-outer'?: any;
150
+ readonly 'border-focus-middle'?: any;
151
+ readonly 'border-focus-inner'?: any;
152
+ readonly 'border-neutrals'?: any;
153
+ readonly 'border-neutrals-hover'?: any;
154
+ readonly 'border-neutrals-active'?: any;
155
+ readonly 'border-neutrals-disabled'?: any;
156
+ readonly 'border-neutrals-controls'?: any;
157
+ readonly 'border-neutrals-controls-disabled'?: any;
158
+ readonly 'border-neutrals-subtle'?: any;
159
+ readonly 'border-neutrals-inverted'?: any;
160
+ readonly 'border-primary'?: any;
161
+ readonly 'border-primary-hover'?: any;
162
+ readonly 'border-primary-active'?: any;
163
+ readonly 'border-primary-inverted'?: any;
164
+ readonly 'border-danger'?: any;
165
+ readonly 'border-success'?: any;
166
+ readonly 'border-warning'?: any;
399
167
  };
400
- };
401
- paddingY: (value: {
402
- readonly [$$PropertyValue]: "padding";
403
- }) => {
404
- paddingTop: {
405
- readonly [$$PropertyValue]: "padding";
168
+ 'font-sizes': {
169
+ readonly 150: "0.75rem";
170
+ readonly 175: "0.875rem";
171
+ readonly 200: "1rem";
172
+ readonly 225: "1.125rem";
173
+ readonly 250: "1.25rem";
174
+ readonly 300: "1.5rem";
175
+ readonly 400: "2rem";
176
+ readonly 500: "2.5rem";
177
+ readonly 600: "3rem";
178
+ readonly 800: "4rem";
179
+ readonly 900: "4.5rem";
406
180
  };
407
- paddingBottom: {
408
- readonly [$$PropertyValue]: "padding";
181
+ radii: {
182
+ readonly none: 0;
183
+ readonly half: "999em";
184
+ readonly 25: "2px";
185
+ readonly 50: "4px";
186
+ readonly 75: "6px";
187
+ readonly 100: "8px";
188
+ readonly 200: "16px";
409
189
  };
410
- };
411
- marginX: (value: {
412
- readonly [$$PropertyValue]: "margin";
413
- }) => {
414
- marginLeft: {
415
- readonly [$$PropertyValue]: "margin";
190
+ shadows: {
191
+ readonly 50: "0 4px 16px #05003812";
192
+ readonly 100: "0 8px 32px #05003808";
193
+ readonly 'focus-small': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-inner";
194
+ readonly 'focus-small-outline': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 1px $colors$border-focus-middle, inset 0 0 0 2px $colors$border-focus-inner";
195
+ readonly 'focus-large': "0 0 0 4px $colors$border-focus-inner, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-outer";
196
+ readonly 'focus-controls': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-focus-middle, 0 0 0 5px $colors$border-focus-outer";
416
197
  };
417
- marginRight: {
418
- readonly [$$PropertyValue]: "margin";
198
+ sizes: {
199
+ readonly number: string;
200
+ readonly 'icon-200': "16px";
201
+ readonly 'icon-300': "24px";
202
+ readonly 'icon-400': "32px";
419
203
  };
420
- };
421
- marginY: (value: {
422
- readonly [$$PropertyValue]: "margin";
423
- }) => {
424
- marginTop: {
425
- readonly [$$PropertyValue]: "margin";
204
+ space: {
205
+ readonly none: 0;
206
+ readonly 50: "4px";
207
+ readonly 100: "8px";
208
+ readonly 150: "12px";
209
+ readonly 200: "16px";
210
+ readonly 300: "24px";
211
+ readonly 400: "32px";
212
+ readonly 500: "64px";
213
+ readonly 600: "48px";
214
+ readonly 800: "64px";
215
+ readonly 1200: "96px";
216
+ readonly 1600: "128px";
217
+ };
218
+ 'space-gap': {
219
+ readonly none: any;
220
+ readonly 50: any;
221
+ readonly 100: any;
222
+ readonly 200: any;
223
+ readonly 300: any;
224
+ };
225
+ 'space-inset': {
226
+ readonly none: any;
227
+ readonly 50: any;
228
+ readonly 100: any;
229
+ readonly 150: any;
230
+ readonly 200: any;
231
+ readonly 300: any;
232
+ readonly 400: any;
233
+ readonly 600: any;
234
+ readonly 800: any;
235
+ readonly 1200: any;
236
+ readonly 1600: any;
426
237
  };
427
- marginBottom: {
238
+ 'space-offset': {
239
+ readonly none: any;
240
+ readonly 50: any;
241
+ readonly 100: any;
242
+ readonly 150: any;
243
+ readonly 200: any;
244
+ readonly 300: any;
245
+ readonly 400: any;
246
+ readonly 600: any;
247
+ readonly 800: any;
248
+ readonly 1200: any;
249
+ readonly 1600: any;
250
+ readonly 'stacking-none': any;
251
+ readonly 'stacking-100': any;
252
+ readonly 'stacking-200': any;
253
+ readonly 'stacking-300': any;
254
+ readonly 'stacking-400': any;
255
+ readonly 'stacking-500': any;
256
+ readonly 'stacking-800': any;
257
+ };
258
+ 'z-indices': {
259
+ readonly dropdownMenu: 100;
260
+ readonly popover: 200;
261
+ readonly tooltip: 300;
262
+ };
263
+ }, {
264
+ readonly background: "colors";
265
+ readonly backgroundColor: "colors";
266
+ readonly backgroundImage: "colors";
267
+ readonly blockSize: "sizes";
268
+ readonly border: "colors";
269
+ readonly borderBlock: "colors";
270
+ readonly borderBlockEnd: "colors";
271
+ readonly borderBlockStart: "colors";
272
+ readonly borderBottom: "colors";
273
+ readonly borderBottomColor: "colors";
274
+ readonly borderBottomLeftRadius: "radii";
275
+ readonly borderBottomRightRadius: "radii";
276
+ readonly borderBottomStyle: "border-styles";
277
+ readonly borderBottomWidth: "border-widths";
278
+ readonly borderColor: "colors";
279
+ readonly borderImage: "colors";
280
+ readonly borderInline: "colors";
281
+ readonly borderInlineEnd: "colors";
282
+ readonly borderInlineStart: "colors";
283
+ readonly borderLeft: "colors";
284
+ readonly borderLeftColor: "colors";
285
+ readonly borderLeftStyle: "border-styles";
286
+ readonly borderLeftWidth: "border-widths";
287
+ readonly borderRadius: "radii";
288
+ readonly borderRight: "colors";
289
+ readonly borderRightColor: "colors";
290
+ readonly borderRightStyle: "border-styles";
291
+ readonly borderRightWidth: "border-widths";
292
+ readonly borderStyle: "border-styles";
293
+ readonly borderTop: "colors";
294
+ readonly borderTopColor: "colors";
295
+ readonly borderTopLeftRadius: "radii";
296
+ readonly borderTopRightRadius: "radii";
297
+ readonly borderTopStyle: "border-styles";
298
+ readonly borderTopWidth: "border-widths";
299
+ readonly borderWidth: "border-widths";
300
+ readonly bottom: "space";
301
+ readonly boxShadow: "shadows";
302
+ readonly caretColor: "colors";
303
+ readonly color: "colors";
304
+ readonly columnGap: "space-gap";
305
+ readonly columnRuleColor: "colors";
306
+ readonly fill: "colors";
307
+ readonly flexBasis: "sizes";
308
+ readonly fontFamily: "fonts";
309
+ readonly fontSize: "font-sizes";
310
+ readonly fontWeight: "font-weights";
311
+ readonly gap: "space-gap";
312
+ readonly gridColumnGap: "space-gap";
313
+ readonly gridGap: "space-gap";
314
+ readonly gridRowGap: "space-gap";
315
+ readonly gridTemplateColumns: "sizes";
316
+ readonly gridTemplateRows: "sizes";
317
+ readonly height: "sizes";
318
+ readonly inlineSize: "sizes";
319
+ readonly inset: "space-inset";
320
+ readonly insetBlock: "space-inset";
321
+ readonly insetBlockEnd: "space-inset";
322
+ readonly insetBlockStart: "space-inset";
323
+ readonly insetInline: "space-inset";
324
+ readonly insetInlineEnd: "space-inset";
325
+ readonly insetInlineStart: "space-inset";
326
+ readonly left: "space";
327
+ readonly letterSpacing: "letter-spacings";
328
+ readonly lineHeight: "line-heights";
329
+ readonly margin: "space-offset";
330
+ readonly marginBlock: "space-offset";
331
+ readonly marginBlockEnd: "space-offset";
332
+ readonly marginBlockStart: "space-offset";
333
+ readonly marginBottom: "space-offset";
334
+ readonly marginInline: "space-offset";
335
+ readonly marginInlineEnd: "space-offset";
336
+ readonly marginInlineStart: "space-offset";
337
+ readonly marginLeft: "space-offset";
338
+ readonly marginRight: "space-offset";
339
+ readonly marginTop: "space-offset";
340
+ readonly maxBlockSize: "sizes";
341
+ readonly maxHeight: "sizes";
342
+ readonly maxInlineSize: "sizes";
343
+ readonly maxWidth: "sizes";
344
+ readonly minBlockSize: "sizes";
345
+ readonly minHeight: "sizes";
346
+ readonly minInlineSize: "sizes";
347
+ readonly minWidth: "sizes";
348
+ readonly outline: "colors";
349
+ readonly outlineColor: "colors";
350
+ readonly padding: "space-inset";
351
+ readonly paddingBlock: "space-inset";
352
+ readonly paddingBlockEnd: "space-inset";
353
+ readonly paddingBlockStart: "space-inset";
354
+ readonly paddingBottom: "space-inset";
355
+ readonly paddingInline: "space-inset";
356
+ readonly paddingInlineEnd: "space-inset";
357
+ readonly paddingInlineStart: "space-inset";
358
+ readonly paddingLeft: "space-inset";
359
+ readonly paddingRight: "space-inset";
360
+ readonly paddingTop: "space-inset";
361
+ readonly right: "space";
362
+ readonly rowGap: "space-gap";
363
+ readonly scrollMargin: "space-offset";
364
+ readonly scrollMarginBlock: "space-offset";
365
+ readonly scrollMarginBlockEnd: "space-offset";
366
+ readonly scrollMarginBlockStart: "space-offset";
367
+ readonly scrollMarginBottom: "space-offset";
368
+ readonly scrollMarginInline: "space-offset";
369
+ readonly scrollMarginInlineEnd: "space-offset";
370
+ readonly scrollMarginInlineStart: "space-offset";
371
+ readonly scrollMarginLeft: "space-offset";
372
+ readonly scrollMarginRight: "space-offset";
373
+ readonly scrollMarginTop: "space-offset";
374
+ readonly scrollPadding: "space-inset";
375
+ readonly scrollPaddingBlock: "space-inset";
376
+ readonly scrollPaddingBlockEnd: "space-inset";
377
+ readonly scrollPaddingBlockStart: "space-inset";
378
+ readonly scrollPaddingBottom: "space-inset";
379
+ readonly scrollPaddingInline: "space-inset";
380
+ readonly scrollPaddingInlineEnd: "space-inset";
381
+ readonly scrollPaddingInlineStart: "space-inset";
382
+ readonly scrollPaddingLeft: "space-inset";
383
+ readonly scrollPaddingRight: "space-inset";
384
+ readonly scrollPaddingTop: "space-inset";
385
+ readonly stroke: "colors";
386
+ readonly textDecorationColor: "colors";
387
+ readonly textShadow: "shadows";
388
+ readonly top: "space";
389
+ readonly transition: "transitions";
390
+ readonly width: "sizes";
391
+ readonly zIndex: "z-indices";
392
+ }, {
393
+ paddingX: (value: {
394
+ readonly [$$PropertyValue]: "padding";
395
+ }) => {
396
+ paddingLeft: {
397
+ readonly [$$PropertyValue]: "padding";
398
+ };
399
+ paddingRight: {
400
+ readonly [$$PropertyValue]: "padding";
401
+ };
402
+ };
403
+ paddingY: (value: {
404
+ readonly [$$PropertyValue]: "padding";
405
+ }) => {
406
+ paddingTop: {
407
+ readonly [$$PropertyValue]: "padding";
408
+ };
409
+ paddingBottom: {
410
+ readonly [$$PropertyValue]: "padding";
411
+ };
412
+ };
413
+ marginX: (value: {
428
414
  readonly [$$PropertyValue]: "margin";
415
+ }) => {
416
+ marginLeft: {
417
+ readonly [$$PropertyValue]: "margin";
418
+ };
419
+ marginRight: {
420
+ readonly [$$PropertyValue]: "margin";
421
+ };
429
422
  };
430
- };
431
- square: (value: {
432
- readonly [$$PropertyValue]: "width";
433
- }) => {
434
- width: {
435
- readonly [$$PropertyValue]: "width";
423
+ marginY: (value: {
424
+ readonly [$$PropertyValue]: "margin";
425
+ }) => {
426
+ marginTop: {
427
+ readonly [$$PropertyValue]: "margin";
428
+ };
429
+ marginBottom: {
430
+ readonly [$$PropertyValue]: "margin";
431
+ };
436
432
  };
437
- height: {
433
+ square: (value: {
438
434
  readonly [$$PropertyValue]: "width";
435
+ }) => {
436
+ width: {
437
+ readonly [$$PropertyValue]: "width";
438
+ };
439
+ height: {
440
+ readonly [$$PropertyValue]: "width";
441
+ };
439
442
  };
440
- };
441
- }>>> & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "form" | "slot" | "title" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "href" | "name" | "placeholder" | "rel" | "size" | "target" | "type" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps | "onPress" | "onPressStart" | "onPressEnd" | "onPressChange" | "onFocusChange" | "excludeFromTabOrder" | "onHoverStart" | "onHoverEnd" | "onHoverChange" | "variant"> & react.RefAttributes<HTMLAnchorElement | HTMLButtonElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<Pick<_mirohq_design_system_base_button.BaseButtonProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "form" | "slot" | "title" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "href" | "name" | "placeholder" | "rel" | "target" | "type" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "onPress" | "onPressStart" | "onPressEnd" | "onPressChange" | "onFocusChange" | "excludeFromTabOrder" | "onHoverStart" | "onHoverEnd" | "onHoverChange"> & react.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>, {
443
+ }> | undefined;
444
+ }> & {
445
+ children?: react.ReactNode;
446
+ } & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "form" | "slot" | "title" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "href" | "name" | "placeholder" | "rel" | "size" | "target" | "type" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps | "onPress" | "onPressStart" | "onPressEnd" | "onPressChange" | "onFocusChange" | "excludeFromTabOrder" | "onHoverStart" | "onHoverEnd" | "onHoverChange" | "variant"> & react.RefAttributes<HTMLAnchorElement | HTMLButtonElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<Pick<_mirohq_design_system_base_button.BaseButtonProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "children" | "form" | "slot" | "title" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "href" | "name" | "placeholder" | "rel" | "target" | "type" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "onPress" | "onPressStart" | "onPressEnd" | "onPressChange" | "onFocusChange" | "excludeFromTabOrder" | "onHoverStart" | "onHoverEnd" | "onHoverChange"> & react.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>, {
442
447
  variant?: "outline" | "solid-prominent" | "solid-subtle" | "ghost" | undefined;
443
448
  size?: "medium" | "large" | "x-large" | undefined;
444
449
  }, {}>;
@@ -485,6 +490,6 @@ interface IconButtonProps extends StyledIconButtonProps {
485
490
  */
486
491
  badgeContent?: string;
487
492
  }
488
- declare const IconButton: react__default.ForwardRefExoticComponent<Pick<IconButtonProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "form" | "label" | "slot" | "title" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "href" | "name" | "placeholder" | "rel" | "size" | "target" | "type" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "onPress" | "onPressStart" | "onPressEnd" | "onPressChange" | "onFocusChange" | "excludeFromTabOrder" | "onHoverStart" | "onHoverEnd" | "onHoverChange" | "variant" | "showBadge" | "badgeContent" | "tooltipDelayDuration" | "tooltipSkipDelayDuration" | "tooltipAlign" | "tooltipSide"> & react__default.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
493
+ declare const IconButton: react__default.ForwardRefExoticComponent<Pick<IconButtonProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "children" | "form" | "label" | "slot" | "title" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "href" | "name" | "placeholder" | "rel" | "size" | "target" | "type" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "onPress" | "onPressStart" | "onPressEnd" | "onPressChange" | "onFocusChange" | "excludeFromTabOrder" | "onHoverStart" | "onHoverEnd" | "onHoverChange" | "variant" | "showBadge" | "badgeContent" | "tooltipDelayDuration" | "tooltipSkipDelayDuration" | "tooltipAlign" | "tooltipSide"> & react__default.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
489
494
 
490
495
  export { IconButton, IconButtonProps };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirohq/design-system-icon-button",
3
- "version": "1.2.6",
3
+ "version": "1.2.8",
4
4
  "description": "",
5
5
  "author": "Miro",
6
6
  "source": "src/index.ts",
@@ -26,14 +26,14 @@
26
26
  "react": "^16.14 || ^17 || ^18"
27
27
  },
28
28
  "dependencies": {
29
- "@mirohq/design-system-badge": "^0.3.4",
30
- "@mirohq/design-system-base-button": "^0.4.3",
31
- "@mirohq/design-system-stitches": "^2.2.2",
32
- "@mirohq/design-system-tooltip": "^3.2.5"
29
+ "@mirohq/design-system-badge": "^0.3.6",
30
+ "@mirohq/design-system-base-button": "^0.4.5",
31
+ "@mirohq/design-system-stitches": "^2.2.4",
32
+ "@mirohq/design-system-tooltip": "^3.2.7"
33
33
  },
34
34
  "devDependencies": {
35
- "@mirohq/design-system-flex": "^2.1.6",
36
- "@mirohq/design-system-icons": "^0.12.3"
35
+ "@mirohq/design-system-flex": "^2.1.8",
36
+ "@mirohq/design-system-icons": "^0.12.5"
37
37
  },
38
38
  "scripts": {
39
39
  "build": "rollup -c ../../../rollup.config.js",