@rango-dev/widget-embedded 0.22.4-next.6 → 0.22.4-next.7

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 (175) hide show
  1. package/dist/components/AppRoutes.d.ts.map +1 -1
  2. package/dist/components/BlockchainList/BlockchainList.styles.d.ts +3 -0
  3. package/dist/components/BlockchainList/BlockchainList.styles.d.ts.map +1 -1
  4. package/dist/components/BlockchainsSection/BlockchainsSection.styles.d.ts +1 -0
  5. package/dist/components/BlockchainsSection/BlockchainsSection.styles.d.ts.map +1 -1
  6. package/dist/components/ConfirmWalletsModal/ConfirmWallets.helpers.d.ts +2 -2
  7. package/dist/components/ConfirmWalletsModal/ConfirmWallets.helpers.d.ts.map +1 -1
  8. package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts +15 -0
  9. package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts.map +1 -1
  10. package/dist/components/ConfirmWalletsModal/ConfirmWalletsModal.d.ts.map +1 -1
  11. package/dist/components/ConfirmWalletsModal/WalletList.styles.d.ts +3 -0
  12. package/dist/components/ConfirmWalletsModal/WalletList.styles.d.ts.map +1 -1
  13. package/dist/components/CustomCollapsible/CustomCollapsible.styles.d.ts +4 -0
  14. package/dist/components/CustomCollapsible/CustomCollapsible.styles.d.ts.map +1 -1
  15. package/dist/components/HeaderButtons/HeaderButtons.d.ts +4 -0
  16. package/dist/components/HeaderButtons/HeaderButtons.d.ts.map +1 -0
  17. package/dist/components/HeaderButtons/HeaderButtons.styles.d.ts +5 -0
  18. package/dist/components/HeaderButtons/HeaderButtons.styles.d.ts.map +1 -1
  19. package/dist/components/HeaderButtons/HeaderButtons.types.d.ts +3 -2
  20. package/dist/components/HeaderButtons/HeaderButtons.types.d.ts.map +1 -1
  21. package/dist/components/HeaderButtons/index.d.ts +1 -1
  22. package/dist/components/HeaderButtons/index.d.ts.map +1 -1
  23. package/dist/components/HistoryGroupedList/HistoryGroupedList.styles.d.ts +6 -0
  24. package/dist/components/HistoryGroupedList/HistoryGroupedList.styles.d.ts.map +1 -1
  25. package/dist/components/Layout/Layout.d.ts.map +1 -1
  26. package/dist/components/Layout/Layout.styles.d.ts +3 -0
  27. package/dist/components/Layout/Layout.styles.d.ts.map +1 -1
  28. package/dist/components/Layout/Layout.types.d.ts +1 -0
  29. package/dist/components/Layout/Layout.types.d.ts.map +1 -1
  30. package/dist/components/Layout/PageContainer.d.ts +1 -0
  31. package/dist/components/Layout/PageContainer.d.ts.map +1 -1
  32. package/dist/components/Layout/ScrollableArea.d.ts +1 -0
  33. package/dist/components/Layout/ScrollableArea.d.ts.map +1 -1
  34. package/dist/components/LoadingLiquiditySourceList/LoadingLiquiditySourceList.styles.d.ts +1 -0
  35. package/dist/components/LoadingLiquiditySourceList/LoadingLiquiditySourceList.styles.d.ts.map +1 -1
  36. package/dist/components/LoadingSwapDetails/LoadingSwapDetails.styles.d.ts +14 -0
  37. package/dist/components/LoadingSwapDetails/LoadingSwapDetails.styles.d.ts.map +1 -1
  38. package/dist/components/NoResult/NoResult.styles.d.ts +3 -0
  39. package/dist/components/NoResult/NoResult.styles.d.ts.map +1 -1
  40. package/dist/components/NotificationContent/NotificationContent.styles.d.ts +4 -0
  41. package/dist/components/NotificationContent/NotificationContent.styles.d.ts.map +1 -1
  42. package/dist/components/Quote/Quote.d.ts.map +1 -1
  43. package/dist/components/Quote/Quote.styles.d.ts +1136 -25
  44. package/dist/components/Quote/Quote.styles.d.ts.map +1 -1
  45. package/dist/components/Quote/Quote.types.d.ts +12 -7
  46. package/dist/components/Quote/Quote.types.d.ts.map +1 -1
  47. package/dist/components/Quote/QuoteCostDetails.d.ts.map +1 -1
  48. package/dist/components/Quote/QuoteCostDetails.styles.d.ts +5 -0
  49. package/dist/components/Quote/QuoteCostDetails.styles.d.ts.map +1 -1
  50. package/dist/components/Quote/QuoteSummary.styles.d.ts +2 -0
  51. package/dist/components/Quote/QuoteSummary.styles.d.ts.map +1 -1
  52. package/dist/components/Quote/QuoteTrigger .d.ts.map +1 -1
  53. package/dist/components/QuoteSkeleton/QuoteSkeleton.styles.d.ts +4 -0
  54. package/dist/components/QuoteSkeleton/QuoteSkeleton.styles.d.ts.map +1 -1
  55. package/dist/components/QuoteSkeleton/QuoteSkeleton.types.d.ts +1 -1
  56. package/dist/components/QuoteSkeleton/QuoteSkeleton.types.d.ts.map +1 -1
  57. package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.d.ts.map +1 -1
  58. package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts +20 -10
  59. package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts.map +1 -1
  60. package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.types.d.ts +1 -1
  61. package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.types.d.ts.map +1 -1
  62. package/dist/components/QuoteSkeleton/StepSkeleton.styles.d.ts +5 -0
  63. package/dist/components/QuoteSkeleton/StepSkeleton.styles.d.ts.map +1 -1
  64. package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.d.ts +4 -0
  65. package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.d.ts.map +1 -1
  66. package/dist/components/SearchInput/SearchInput.styles.d.ts +1 -0
  67. package/dist/components/SearchInput/SearchInput.styles.d.ts.map +1 -1
  68. package/dist/components/SettingsContainer/SettingsContainer.style.d.ts +3 -0
  69. package/dist/components/SettingsContainer/SettingsContainer.style.d.ts.map +1 -1
  70. package/dist/components/Slippage/Slippage.styles.d.ts +5 -0
  71. package/dist/components/Slippage/Slippage.styles.d.ts.map +1 -1
  72. package/dist/components/SwapDetails/SwapDetails.styles.d.ts +13 -0
  73. package/dist/components/SwapDetails/SwapDetails.styles.d.ts.map +1 -1
  74. package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.d.ts +1 -0
  75. package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.d.ts.map +1 -1
  76. package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.types.d.ts +2 -1
  77. package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.types.d.ts.map +1 -1
  78. package/dist/components/SwapDetailsModal/SwapDetailsModal.styles.d.ts +1 -0
  79. package/dist/components/SwapDetailsModal/SwapDetailsModal.styles.d.ts.map +1 -1
  80. package/dist/components/SwapDetailsModal/index.d.ts +1 -1
  81. package/dist/components/SwapDetailsModal/index.d.ts.map +1 -1
  82. package/dist/components/TokenList/TokenList.styles.d.ts +17 -0
  83. package/dist/components/TokenList/TokenList.styles.d.ts.map +1 -1
  84. package/dist/components/WalletModal/WalletModalContent.styles.d.ts +4 -0
  85. package/dist/components/WalletModal/WalletModalContent.styles.d.ts.map +1 -1
  86. package/dist/constants/navigationRoutes.d.ts +1 -0
  87. package/dist/constants/navigationRoutes.d.ts.map +1 -1
  88. package/dist/constants/quote.d.ts +5 -1
  89. package/dist/constants/quote.d.ts.map +1 -1
  90. package/dist/containers/App/App.styles.d.ts +1 -0
  91. package/dist/containers/App/App.styles.d.ts.map +1 -1
  92. package/dist/containers/QuoteInfo/QuoteInfo.d.ts.map +1 -1
  93. package/dist/containers/QuoteInfo/QuoteInfo.styles.d.ts +3 -0
  94. package/dist/containers/QuoteInfo/QuoteInfo.styles.d.ts.map +1 -1
  95. package/dist/containers/QuoteInfo/QuoteInfo.types.d.ts +6 -3
  96. package/dist/containers/QuoteInfo/QuoteInfo.types.d.ts.map +1 -1
  97. package/dist/hooks/useConfirmSwap/useConfirmSwap.d.ts.map +1 -1
  98. package/dist/hooks/useConfirmSwap/useConfirmSwap.helpers.d.ts +5 -4
  99. package/dist/hooks/useConfirmSwap/useConfirmSwap.helpers.d.ts.map +1 -1
  100. package/dist/hooks/useConfirmSwap/useConfirmSwap.types.d.ts +1 -1
  101. package/dist/hooks/useConfirmSwap/useConfirmSwap.types.d.ts.map +1 -1
  102. package/dist/hooks/useFetch.d.ts +12 -0
  103. package/dist/hooks/useFetch.d.ts.map +1 -0
  104. package/dist/hooks/useFetchAllQuotes.d.ts +4 -0
  105. package/dist/hooks/useFetchAllQuotes.d.ts.map +1 -0
  106. package/dist/hooks/useFetchConfirmQuote.d.ts +4 -0
  107. package/dist/hooks/useFetchConfirmQuote.d.ts.map +1 -0
  108. package/dist/hooks/useSwapInput.d.ts +5 -5
  109. package/dist/hooks/useSwapInput.d.ts.map +1 -1
  110. package/dist/index.js +2 -2
  111. package/dist/index.js.map +4 -4
  112. package/dist/pages/ConfirmSwapPage.d.ts.map +1 -1
  113. package/dist/pages/Home.d.ts.map +1 -1
  114. package/dist/pages/Routes.d.ts +3 -0
  115. package/dist/pages/Routes.d.ts.map +1 -0
  116. package/dist/store/quote.d.ts +32 -10
  117. package/dist/store/quote.d.ts.map +1 -1
  118. package/dist/store/wallets.d.ts +0 -2
  119. package/dist/store/wallets.d.ts.map +1 -1
  120. package/dist/types/quote.d.ts +19 -1
  121. package/dist/types/quote.d.ts.map +1 -1
  122. package/dist/utils/quote.d.ts +12 -9
  123. package/dist/utils/quote.d.ts.map +1 -1
  124. package/dist/utils/swap.d.ts +18 -18
  125. package/dist/utils/swap.d.ts.map +1 -1
  126. package/dist/utils/wallets.d.ts +3 -3
  127. package/dist/utils/wallets.d.ts.map +1 -1
  128. package/package.json +2 -2
  129. package/src/components/AppRoutes.tsx +5 -0
  130. package/src/components/ConfirmWalletsModal/ConfirmWallets.helpers.ts +3 -3
  131. package/src/components/ConfirmWalletsModal/ConfirmWalletsModal.tsx +21 -18
  132. package/src/components/HeaderButtons/{HomeButtons.tsx → HeaderButtons.tsx} +39 -26
  133. package/src/components/HeaderButtons/HeaderButtons.types.ts +3 -2
  134. package/src/components/HeaderButtons/index.ts +1 -1
  135. package/src/components/Layout/Layout.tsx +13 -1
  136. package/src/components/Layout/Layout.types.ts +1 -0
  137. package/src/components/Quote/Quote.styles.ts +133 -38
  138. package/src/components/Quote/Quote.tsx +68 -13
  139. package/src/components/Quote/Quote.types.ts +13 -7
  140. package/src/components/Quote/QuoteCostDetails.tsx +9 -4
  141. package/src/components/Quote/QuoteTrigger .tsx +7 -3
  142. package/src/components/QuoteSkeleton/QuoteSkeleton.tsx +2 -2
  143. package/src/components/QuoteSkeleton/QuoteSkeleton.types.ts +1 -1
  144. package/src/components/QuoteSkeleton/QuoteSummarySkeleton.styles.ts +10 -12
  145. package/src/components/QuoteSkeleton/QuoteSummarySkeleton.tsx +28 -9
  146. package/src/components/QuoteSkeleton/QuoteSummarySkeleton.types.ts +1 -1
  147. package/src/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.helpers.ts +19 -19
  148. package/src/components/SwapDetails/SwapDetails.tsx +1 -1
  149. package/src/components/SwapDetailsAlerts/SwapDetailsAlerts.types.ts +1 -1
  150. package/src/components/SwapDetailsModal/index.ts +1 -1
  151. package/src/constants/navigationRoutes.ts +1 -0
  152. package/src/constants/quote.ts +17 -1
  153. package/src/containers/QuoteInfo/QuoteInfo.tsx +32 -7
  154. package/src/containers/QuoteInfo/QuoteInfo.types.ts +6 -3
  155. package/src/hooks/useConfirmSwap/useConfirmSwap.helpers.ts +36 -20
  156. package/src/hooks/useConfirmSwap/useConfirmSwap.ts +76 -78
  157. package/src/hooks/useConfirmSwap/useConfirmSwap.types.ts +1 -1
  158. package/src/hooks/useFetch.ts +48 -0
  159. package/src/hooks/useFetchAllQuotes.ts +21 -0
  160. package/src/hooks/useFetchConfirmQuote.ts +21 -0
  161. package/src/hooks/useSwapInput.ts +59 -31
  162. package/src/pages/ConfirmSwapPage.tsx +12 -9
  163. package/src/pages/Home.tsx +25 -15
  164. package/src/pages/Routes.tsx +131 -0
  165. package/src/store/quote.ts +60 -22
  166. package/src/store/wallets.ts +0 -2
  167. package/src/types/quote.ts +27 -1
  168. package/src/utils/quote.ts +129 -67
  169. package/src/utils/swap.ts +37 -77
  170. package/src/utils/wallets.ts +10 -9
  171. package/dist/components/HeaderButtons/HomeButtons.d.ts +0 -4
  172. package/dist/components/HeaderButtons/HomeButtons.d.ts.map +0 -1
  173. package/dist/hooks/useFetchQuote.d.ts +0 -9
  174. package/dist/hooks/useFetchQuote.d.ts.map +0 -1
  175. package/src/hooks/useFetchQuote.ts +0 -38
@@ -1,9 +1,12 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react" />
3
+ /// <reference types="trusted-types" />
2
4
  import * as Collapsible from '@radix-ui/react-collapsible';
3
5
  import { Typography } from '@rango-dev/ui';
4
6
  export declare const EXPANDABLE_QUOTE_TRANSITION_DURATION = 300;
5
7
  export declare const QuoteContainer: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<Collapsible.CollapsibleProps & import("react").RefAttributes<HTMLDivElement>>, {
6
- recommended?: boolean | "true" | "false" | undefined;
8
+ selected?: boolean | "true" | "false" | undefined;
9
+ listItem?: boolean | "true" | "false" | undefined;
7
10
  }, {
8
11
  xs: string;
9
12
  sm: string;
@@ -149,6 +152,7 @@ export declare const QuoteContainer: import("@stitches/react/types/styled-compon
149
152
  18: string;
150
153
  20: string;
151
154
  24: string;
155
+ 26: string;
152
156
  28: string;
153
157
  30: string;
154
158
  32: string;
@@ -310,6 +314,449 @@ export declare const stepsDetailsStyles: import("@stitches/react/types/styled-co
310
314
  18: string;
311
315
  20: string;
312
316
  24: string;
317
+ 26: string;
318
+ 28: string;
319
+ 30: string;
320
+ 32: string;
321
+ 36: string;
322
+ 40: string;
323
+ 45: string;
324
+ 48: string;
325
+ };
326
+ borderWidths: {};
327
+ borderStyles: {};
328
+ shadows: {
329
+ s: string;
330
+ };
331
+ zIndices: {};
332
+ transitions: {};
333
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
334
+ export declare const AllRoutesButton: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<{
335
+ slot?: string | undefined;
336
+ style?: import("react").CSSProperties | undefined;
337
+ title?: string | undefined;
338
+ children?: import("react").ReactNode;
339
+ color?: string | undefined;
340
+ content?: string | undefined;
341
+ translate?: "yes" | "no" | undefined;
342
+ hidden?: boolean | undefined;
343
+ defaultChecked?: boolean | undefined;
344
+ defaultValue?: string | number | readonly string[] | undefined;
345
+ suppressContentEditableWarning?: boolean | undefined;
346
+ suppressHydrationWarning?: boolean | undefined;
347
+ accessKey?: string | undefined;
348
+ autoFocus?: boolean | undefined;
349
+ className?: string | undefined;
350
+ contentEditable?: boolean | "inherit" | "true" | "false" | "plaintext-only" | undefined;
351
+ contextMenu?: string | undefined;
352
+ dir?: string | undefined;
353
+ draggable?: boolean | "true" | "false" | undefined;
354
+ id?: string | undefined;
355
+ lang?: string | undefined;
356
+ nonce?: string | undefined;
357
+ placeholder?: string | undefined;
358
+ spellCheck?: boolean | "true" | "false" | undefined;
359
+ tabIndex?: number | undefined;
360
+ radioGroup?: string | undefined;
361
+ role?: import("react").AriaRole | undefined;
362
+ about?: string | undefined;
363
+ datatype?: string | undefined;
364
+ inlist?: any;
365
+ property?: string | undefined;
366
+ rel?: string | undefined;
367
+ resource?: string | undefined;
368
+ rev?: string | undefined;
369
+ typeof?: string | undefined;
370
+ vocab?: string | undefined;
371
+ autoCapitalize?: string | undefined;
372
+ autoCorrect?: string | undefined;
373
+ autoSave?: string | undefined;
374
+ itemProp?: string | undefined;
375
+ itemScope?: boolean | undefined;
376
+ itemType?: string | undefined;
377
+ itemID?: string | undefined;
378
+ itemRef?: string | undefined;
379
+ results?: number | undefined;
380
+ security?: string | undefined;
381
+ unselectable?: "on" | "off" | undefined;
382
+ inputMode?: "search" | "decimal" | "text" | "none" | "tel" | "url" | "email" | "numeric" | undefined;
383
+ is?: string | undefined;
384
+ "aria-activedescendant"?: string | undefined;
385
+ "aria-atomic"?: boolean | "true" | "false" | undefined;
386
+ "aria-autocomplete"?: "both" | "none" | "inline" | "list" | undefined;
387
+ "aria-braillelabel"?: string | undefined;
388
+ "aria-brailleroledescription"?: string | undefined;
389
+ "aria-busy"?: boolean | "true" | "false" | undefined;
390
+ "aria-checked"?: boolean | "true" | "mixed" | "false" | undefined;
391
+ "aria-colcount"?: number | undefined;
392
+ "aria-colindex"?: number | undefined;
393
+ "aria-colindextext"?: string | undefined;
394
+ "aria-colspan"?: number | undefined;
395
+ "aria-controls"?: string | undefined;
396
+ "aria-current"?: boolean | "time" | "true" | "page" | "false" | "step" | "location" | "date" | undefined;
397
+ "aria-describedby"?: string | undefined;
398
+ "aria-description"?: string | undefined;
399
+ "aria-details"?: string | undefined;
400
+ "aria-disabled"?: boolean | "true" | "false" | undefined;
401
+ "aria-dropeffect"?: "link" | "copy" | "none" | "move" | "execute" | "popup" | undefined;
402
+ "aria-errormessage"?: string | undefined;
403
+ "aria-expanded"?: boolean | "true" | "false" | undefined;
404
+ "aria-flowto"?: string | undefined;
405
+ "aria-grabbed"?: boolean | "true" | "false" | undefined;
406
+ "aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "true" | "listbox" | "false" | "tree" | undefined;
407
+ "aria-hidden"?: boolean | "true" | "false" | undefined;
408
+ "aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
409
+ "aria-keyshortcuts"?: string | undefined;
410
+ "aria-label"?: string | undefined;
411
+ "aria-labelledby"?: string | undefined;
412
+ "aria-level"?: number | undefined;
413
+ "aria-live"?: "off" | "assertive" | "polite" | undefined;
414
+ "aria-modal"?: boolean | "true" | "false" | undefined;
415
+ "aria-multiline"?: boolean | "true" | "false" | undefined;
416
+ "aria-multiselectable"?: boolean | "true" | "false" | undefined;
417
+ "aria-orientation"?: "horizontal" | "vertical" | undefined;
418
+ "aria-owns"?: string | undefined;
419
+ "aria-placeholder"?: string | undefined;
420
+ "aria-posinset"?: number | undefined;
421
+ "aria-pressed"?: boolean | "true" | "mixed" | "false" | undefined;
422
+ "aria-readonly"?: boolean | "true" | "false" | undefined;
423
+ "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
424
+ "aria-required"?: boolean | "true" | "false" | undefined;
425
+ "aria-roledescription"?: string | undefined;
426
+ "aria-rowcount"?: number | undefined;
427
+ "aria-rowindex"?: number | undefined;
428
+ "aria-rowindextext"?: string | undefined;
429
+ "aria-rowspan"?: number | undefined;
430
+ "aria-selected"?: boolean | "true" | "false" | undefined;
431
+ "aria-setsize"?: number | undefined;
432
+ "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
433
+ "aria-valuemax"?: number | undefined;
434
+ "aria-valuemin"?: number | undefined;
435
+ "aria-valuenow"?: number | undefined;
436
+ "aria-valuetext"?: string | undefined;
437
+ dangerouslySetInnerHTML?: {
438
+ __html: string | TrustedHTML;
439
+ } | undefined;
440
+ onCopy?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
441
+ onCopyCapture?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
442
+ onCut?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
443
+ onCutCapture?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
444
+ onPaste?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
445
+ onPasteCapture?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
446
+ onCompositionEnd?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
447
+ onCompositionEndCapture?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
448
+ onCompositionStart?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
449
+ onCompositionStartCapture?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
450
+ onCompositionUpdate?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
451
+ onCompositionUpdateCapture?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
452
+ onFocus?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
453
+ onFocusCapture?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
454
+ onBlur?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
455
+ onBlurCapture?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
456
+ onChange?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
457
+ onChangeCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
458
+ onBeforeInput?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
459
+ onBeforeInputCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
460
+ onInput?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
461
+ onInputCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
462
+ onReset?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
463
+ onResetCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
464
+ onSubmit?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
465
+ onSubmitCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
466
+ onInvalid?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
467
+ onInvalidCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
468
+ onLoad?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
469
+ onLoadCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
470
+ onError?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
471
+ onErrorCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
472
+ onKeyDown?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
473
+ onKeyDownCapture?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
474
+ onKeyPress?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
475
+ onKeyPressCapture?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
476
+ onKeyUp?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
477
+ onKeyUpCapture?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
478
+ onAbort?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
479
+ onAbortCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
480
+ onCanPlay?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
481
+ onCanPlayCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
482
+ onCanPlayThrough?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
483
+ onCanPlayThroughCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
484
+ onDurationChange?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
485
+ onDurationChangeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
486
+ onEmptied?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
487
+ onEmptiedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
488
+ onEncrypted?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
489
+ onEncryptedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
490
+ onEnded?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
491
+ onEndedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
492
+ onLoadedData?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
493
+ onLoadedDataCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
494
+ onLoadedMetadata?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
495
+ onLoadedMetadataCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
496
+ onLoadStart?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
497
+ onLoadStartCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
498
+ onPause?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
499
+ onPauseCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
500
+ onPlay?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
501
+ onPlayCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
502
+ onPlaying?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
503
+ onPlayingCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
504
+ onProgress?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
505
+ onProgressCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
506
+ onRateChange?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
507
+ onRateChangeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
508
+ onResize?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
509
+ onResizeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
510
+ onSeeked?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
511
+ onSeekedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
512
+ onSeeking?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
513
+ onSeekingCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
514
+ onStalled?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
515
+ onStalledCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
516
+ onSuspend?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
517
+ onSuspendCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
518
+ onTimeUpdate?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
519
+ onTimeUpdateCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
520
+ onVolumeChange?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
521
+ onVolumeChangeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
522
+ onWaiting?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
523
+ onWaitingCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
524
+ onAuxClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
525
+ onAuxClickCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
526
+ onClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
527
+ onClickCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
528
+ onContextMenu?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
529
+ onContextMenuCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
530
+ onDoubleClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
531
+ onDoubleClickCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
532
+ onDrag?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
533
+ onDragCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
534
+ onDragEnd?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
535
+ onDragEndCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
536
+ onDragEnter?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
537
+ onDragEnterCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
538
+ onDragExit?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
539
+ onDragExitCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
540
+ onDragLeave?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
541
+ onDragLeaveCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
542
+ onDragOver?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
543
+ onDragOverCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
544
+ onDragStart?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
545
+ onDragStartCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
546
+ onDrop?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
547
+ onDropCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
548
+ onMouseDown?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
549
+ onMouseDownCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
550
+ onMouseEnter?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
551
+ onMouseLeave?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
552
+ onMouseMove?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
553
+ onMouseMoveCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
554
+ onMouseOut?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
555
+ onMouseOutCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
556
+ onMouseOver?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
557
+ onMouseOverCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
558
+ onMouseUp?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
559
+ onMouseUpCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
560
+ onSelect?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
561
+ onSelectCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
562
+ onTouchCancel?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
563
+ onTouchCancelCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
564
+ onTouchEnd?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
565
+ onTouchEndCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
566
+ onTouchMove?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
567
+ onTouchMoveCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
568
+ onTouchStart?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
569
+ onTouchStartCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
570
+ onPointerDown?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
571
+ onPointerDownCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
572
+ onPointerMove?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
573
+ onPointerMoveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
574
+ onPointerUp?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
575
+ onPointerUpCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
576
+ onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
577
+ onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
578
+ onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
579
+ onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
580
+ onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
581
+ onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
582
+ onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
583
+ onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
584
+ onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
585
+ onPointerOutCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
586
+ onGotPointerCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
587
+ onGotPointerCaptureCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
588
+ onLostPointerCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
589
+ onLostPointerCaptureCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
590
+ onScroll?: import("react").UIEventHandler<HTMLButtonElement> | undefined;
591
+ onScrollCapture?: import("react").UIEventHandler<HTMLButtonElement> | undefined;
592
+ onWheel?: import("react").WheelEventHandler<HTMLButtonElement> | undefined;
593
+ onWheelCapture?: import("react").WheelEventHandler<HTMLButtonElement> | undefined;
594
+ onAnimationStart?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
595
+ onAnimationStartCapture?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
596
+ onAnimationEnd?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
597
+ onAnimationEndCapture?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
598
+ onAnimationIteration?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
599
+ onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
600
+ onTransitionEnd?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
601
+ onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
602
+ } & {
603
+ size?: "small" | "medium" | "large" | "xxsmall" | "xsmall" | undefined;
604
+ variant?: "default" | "contained" | "outlined" | "ghost" | undefined;
605
+ type?: "success" | "error" | "warning" | "primary" | "secondary" | undefined;
606
+ loading?: boolean | undefined;
607
+ disabled?: boolean | undefined;
608
+ prefix?: import("react").ReactNode;
609
+ suffix?: import("react").ReactNode;
610
+ fullWidth?: boolean | undefined;
611
+ disableRipple?: boolean | undefined;
612
+ } & {
613
+ children?: import("react").ReactNode;
614
+ } & import("react").RefAttributes<HTMLButtonElement>>, {}, {
615
+ xs: string;
616
+ sm: string;
617
+ md: string;
618
+ lg: string;
619
+ }, import("@stitches/react/types/css-util").CSS<{
620
+ xs: string;
621
+ sm: string;
622
+ md: string;
623
+ lg: string;
624
+ }, {
625
+ colors: {
626
+ primary: string;
627
+ primary500: string;
628
+ primary600: string;
629
+ secondary: string;
630
+ secondary100: string;
631
+ secondary200: string;
632
+ secondary300: string;
633
+ secondary400: string;
634
+ secondary500: string;
635
+ secondary600: string;
636
+ secondary700: string;
637
+ secondary800: string;
638
+ secondary900: string;
639
+ neutral: string;
640
+ neutral100: string;
641
+ neutral200: string;
642
+ neutral300: string;
643
+ neutral400: string;
644
+ neutral500: string;
645
+ neutral600: string;
646
+ neutral700: string;
647
+ neutral800: string;
648
+ neutral900: string;
649
+ error100: string;
650
+ error300: string;
651
+ error500: string;
652
+ error600: string;
653
+ error700: string;
654
+ warning100: string;
655
+ warning300: string;
656
+ warning500: string;
657
+ warning600: string;
658
+ warning700: string;
659
+ info: string;
660
+ info100: string;
661
+ info300: string;
662
+ info500: string;
663
+ info600: string;
664
+ info700: string;
665
+ success100: string;
666
+ success300: string;
667
+ success500: string;
668
+ success600: string;
669
+ success700: string;
670
+ background: string;
671
+ foreground: string;
672
+ };
673
+ space: {
674
+ 0: string;
675
+ 5: string;
676
+ 10: string;
677
+ 15: string;
678
+ 20: string;
679
+ 25: string;
680
+ 30: string;
681
+ 40: string;
682
+ 46: string;
683
+ 50: string;
684
+ 60: string;
685
+ 70: string;
686
+ 80: string;
687
+ 90: string;
688
+ 100: string;
689
+ 2: string;
690
+ 4: string;
691
+ 6: string;
692
+ 8: string;
693
+ 12: string;
694
+ 16: string;
695
+ 24: string;
696
+ 28: string;
697
+ 32: string;
698
+ };
699
+ radii: {
700
+ xs: string;
701
+ sm: string;
702
+ xm: string;
703
+ md: string;
704
+ xl: string;
705
+ lg: string;
706
+ primary: string;
707
+ secondary: string;
708
+ };
709
+ fontSizes: {
710
+ 10: string;
711
+ 12: string;
712
+ 14: string;
713
+ 16: string;
714
+ 18: string;
715
+ 20: string;
716
+ 22: string;
717
+ 24: string;
718
+ 28: string;
719
+ 32: string;
720
+ 36: string;
721
+ 40: string;
722
+ 48: string;
723
+ };
724
+ fonts: {
725
+ primary: string;
726
+ widget: string;
727
+ };
728
+ fontWeights: {
729
+ regular: number;
730
+ medium: number;
731
+ semiBold: number;
732
+ bold: number;
733
+ };
734
+ lineHeights: {
735
+ 12: string;
736
+ 16: string;
737
+ 20: string;
738
+ 24: string;
739
+ 26: string;
740
+ 28: string;
741
+ 30: string;
742
+ 36: string;
743
+ 40: string;
744
+ 44: string;
745
+ 52: string;
746
+ 64: string;
747
+ };
748
+ letterSpacings: {};
749
+ sizes: {
750
+ 4: string;
751
+ 6: string;
752
+ 8: string;
753
+ 10: string;
754
+ 12: string;
755
+ 16: string;
756
+ 18: string;
757
+ 20: string;
758
+ 24: string;
759
+ 26: string;
313
760
  28: string;
314
761
  30: string;
315
762
  32: string;
@@ -327,7 +774,7 @@ export declare const stepsDetailsStyles: import("@stitches/react/types/styled-co
327
774
  transitions: {};
328
775
  }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
329
776
  export declare const SummaryContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {
330
- recommended?: boolean | "true" | "false" | undefined;
777
+ selected?: boolean | "true" | "false" | undefined;
331
778
  basic?: boolean | "true" | undefined;
332
779
  listItem?: boolean | "true" | "false" | undefined;
333
780
  }, {
@@ -475,6 +922,7 @@ export declare const SummaryContainer: import("@stitches/react/types/styled-comp
475
922
  18: string;
476
923
  20: string;
477
924
  24: string;
925
+ 26: string;
478
926
  28: string;
479
927
  30: string;
480
928
  32: string;
@@ -636,6 +1084,7 @@ export declare const summaryStyles: import("@stitches/react/types/styled-compone
636
1084
  18: string;
637
1085
  20: string;
638
1086
  24: string;
1087
+ 26: string;
639
1088
  28: string;
640
1089
  30: string;
641
1090
  32: string;
@@ -652,7 +1101,7 @@ export declare const summaryStyles: import("@stitches/react/types/styled-compone
652
1101
  zIndices: {};
653
1102
  transitions: {};
654
1103
  }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
655
- export declare const rowStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
1104
+ export declare const summaryHeaderStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
656
1105
  xs: string;
657
1106
  sm: string;
658
1107
  md: string;
@@ -797,6 +1246,7 @@ export declare const rowStyles: import("@stitches/react/types/styled-component")
797
1246
  18: string;
798
1247
  20: string;
799
1248
  24: string;
1249
+ 26: string;
800
1250
  28: string;
801
1251
  30: string;
802
1252
  32: string;
@@ -813,7 +1263,7 @@ export declare const rowStyles: import("@stitches/react/types/styled-component")
813
1263
  zIndices: {};
814
1264
  transitions: {};
815
1265
  }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
816
- export declare const basicInfoStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
1266
+ export declare const rowStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
817
1267
  xs: string;
818
1268
  sm: string;
819
1269
  md: string;
@@ -958,6 +1408,7 @@ export declare const basicInfoStyles: import("@stitches/react/types/styled-compo
958
1408
  18: string;
959
1409
  20: string;
960
1410
  24: string;
1411
+ 26: string;
961
1412
  28: string;
962
1413
  30: string;
963
1414
  32: string;
@@ -974,10 +1425,7 @@ export declare const basicInfoStyles: import("@stitches/react/types/styled-compo
974
1425
  zIndices: {};
975
1426
  transitions: {};
976
1427
  }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
977
- export declare const Trigger: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<Collapsible.CollapsibleTriggerProps & import("react").RefAttributes<HTMLButtonElement>>, {
978
- error?: boolean | "true" | "false" | undefined;
979
- recommended?: boolean | "true" | "false" | undefined;
980
- }, {
1428
+ export declare const basicInfoStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
981
1429
  xs: string;
982
1430
  sm: string;
983
1431
  md: string;
@@ -1122,6 +1570,7 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
1122
1570
  18: string;
1123
1571
  20: string;
1124
1572
  24: string;
1573
+ 26: string;
1125
1574
  28: string;
1126
1575
  30: string;
1127
1576
  32: string;
@@ -1138,8 +1587,10 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
1138
1587
  zIndices: {};
1139
1588
  transitions: {};
1140
1589
  }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
1141
- export declare const ImageContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {
1142
- state?: "error" | "warning" | undefined;
1590
+ export declare const Trigger: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<Collapsible.CollapsibleTriggerProps & import("react").RefAttributes<HTMLButtonElement>>, {
1591
+ error?: boolean | "true" | "false" | undefined;
1592
+ selected?: boolean | "true" | "false" | undefined;
1593
+ listItem?: boolean | "true" | "false" | undefined;
1143
1594
  }, {
1144
1595
  xs: string;
1145
1596
  sm: string;
@@ -1285,6 +1736,7 @@ export declare const ImageContainer: import("@stitches/react/types/styled-compon
1285
1736
  18: string;
1286
1737
  20: string;
1287
1738
  24: string;
1739
+ 26: string;
1288
1740
  28: string;
1289
1741
  30: string;
1290
1742
  32: string;
@@ -1301,8 +1753,8 @@ export declare const ImageContainer: import("@stitches/react/types/styled-compon
1301
1753
  zIndices: {};
1302
1754
  transitions: {};
1303
1755
  }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
1304
- export declare const Content: import("@stitches/react/types/styled-component").StyledComponent<import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<Collapsible.CollapsibleContentProps & import("react").RefAttributes<HTMLDivElement>>, {
1305
- open?: boolean | "true" | "false" | undefined;
1756
+ export declare const ImageContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {
1757
+ state?: "error" | "warning" | undefined;
1306
1758
  }, {
1307
1759
  xs: string;
1308
1760
  sm: string;
@@ -1448,6 +1900,7 @@ export declare const Content: import("@stitches/react/types/styled-component").S
1448
1900
  18: string;
1449
1901
  20: string;
1450
1902
  24: string;
1903
+ 26: string;
1451
1904
  28: string;
1452
1905
  30: string;
1453
1906
  32: string;
@@ -1463,7 +1916,10 @@ export declare const Content: import("@stitches/react/types/styled-component").S
1463
1916
  };
1464
1917
  zIndices: {};
1465
1918
  transitions: {};
1466
- }, import("@stitches/react/types/config").DefaultThemeMap, {}>>, {}, {
1919
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
1920
+ export declare const Content: import("@stitches/react/types/styled-component").StyledComponent<import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<Collapsible.CollapsibleContentProps & import("react").RefAttributes<HTMLDivElement>>, {
1921
+ open?: boolean | "true" | "false" | undefined;
1922
+ }, {
1467
1923
  xs: string;
1468
1924
  sm: string;
1469
1925
  md: string;
@@ -1608,6 +2064,7 @@ export declare const Content: import("@stitches/react/types/styled-component").S
1608
2064
  18: string;
1609
2065
  20: string;
1610
2066
  24: string;
2067
+ 26: string;
1611
2068
  28: string;
1612
2069
  30: string;
1613
2070
  32: string;
@@ -1623,10 +2080,7 @@ export declare const Content: import("@stitches/react/types/styled-component").S
1623
2080
  };
1624
2081
  zIndices: {};
1625
2082
  transitions: {};
1626
- }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
1627
- export declare const IconContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {
1628
- orientation?: "down" | "up" | undefined;
1629
- }, {
2083
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>, {}, {
1630
2084
  xs: string;
1631
2085
  sm: string;
1632
2086
  md: string;
@@ -1771,6 +2225,7 @@ export declare const IconContainer: import("@stitches/react/types/styled-compone
1771
2225
  18: string;
1772
2226
  20: string;
1773
2227
  24: string;
2228
+ 26: string;
1774
2229
  28: string;
1775
2230
  30: string;
1776
2231
  32: string;
@@ -1787,7 +2242,9 @@ export declare const IconContainer: import("@stitches/react/types/styled-compone
1787
2242
  zIndices: {};
1788
2243
  transitions: {};
1789
2244
  }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
1790
- export declare const Separator: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
2245
+ export declare const IconContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {
2246
+ orientation?: "down" | "up" | undefined;
2247
+ }, {
1791
2248
  xs: string;
1792
2249
  sm: string;
1793
2250
  md: string;
@@ -1932,6 +2389,7 @@ export declare const Separator: import("@stitches/react/types/styled-component")
1932
2389
  18: string;
1933
2390
  20: string;
1934
2391
  24: string;
2392
+ 26: string;
1935
2393
  28: string;
1936
2394
  30: string;
1937
2395
  32: string;
@@ -1948,7 +2406,7 @@ export declare const Separator: import("@stitches/react/types/styled-component")
1948
2406
  zIndices: {};
1949
2407
  transitions: {};
1950
2408
  }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
1951
- export declare const HorizontalSeparator: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
2409
+ export declare const Separator: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
1952
2410
  xs: string;
1953
2411
  sm: string;
1954
2412
  md: string;
@@ -2093,6 +2551,7 @@ export declare const HorizontalSeparator: import("@stitches/react/types/styled-c
2093
2551
  18: string;
2094
2552
  20: string;
2095
2553
  24: string;
2554
+ 26: string;
2096
2555
  28: string;
2097
2556
  30: string;
2098
2557
  32: string;
@@ -2109,7 +2568,7 @@ export declare const HorizontalSeparator: import("@stitches/react/types/styled-c
2109
2568
  zIndices: {};
2110
2569
  transitions: {};
2111
2570
  }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
2112
- export declare const FrameIcon: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
2571
+ export declare const HorizontalSeparator: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
2113
2572
  xs: string;
2114
2573
  sm: string;
2115
2574
  md: string;
@@ -2254,6 +2713,7 @@ export declare const FrameIcon: import("@stitches/react/types/styled-component")
2254
2713
  18: string;
2255
2714
  20: string;
2256
2715
  24: string;
2716
+ 26: string;
2257
2717
  28: string;
2258
2718
  30: string;
2259
2719
  32: string;
@@ -2270,7 +2730,7 @@ export declare const FrameIcon: import("@stitches/react/types/styled-component")
2270
2730
  zIndices: {};
2271
2731
  transitions: {};
2272
2732
  }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
2273
- export declare const BasicInfoOutput: import("@stitches/react/types/styled-component").StyledComponent<typeof Typography, {}, {
2733
+ export declare const FrameIcon: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
2274
2734
  xs: string;
2275
2735
  sm: string;
2276
2736
  md: string;
@@ -2415,6 +2875,7 @@ export declare const BasicInfoOutput: import("@stitches/react/types/styled-compo
2415
2875
  18: string;
2416
2876
  20: string;
2417
2877
  24: string;
2878
+ 26: string;
2418
2879
  28: string;
2419
2880
  30: string;
2420
2881
  32: string;
@@ -2431,7 +2892,7 @@ export declare const BasicInfoOutput: import("@stitches/react/types/styled-compo
2431
2892
  zIndices: {};
2432
2893
  transitions: {};
2433
2894
  }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
2434
- export declare const ContainerInfoOutput: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
2895
+ export declare const BasicInfoOutput: import("@stitches/react/types/styled-component").StyledComponent<typeof Typography, {}, {
2435
2896
  xs: string;
2436
2897
  sm: string;
2437
2898
  md: string;
@@ -2576,6 +3037,7 @@ export declare const ContainerInfoOutput: import("@stitches/react/types/styled-c
2576
3037
  18: string;
2577
3038
  20: string;
2578
3039
  24: string;
3040
+ 26: string;
2579
3041
  28: string;
2580
3042
  30: string;
2581
3043
  32: string;
@@ -2592,9 +3054,7 @@ export declare const ContainerInfoOutput: import("@stitches/react/types/styled-c
2592
3054
  zIndices: {};
2593
3055
  transitions: {};
2594
3056
  }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
2595
- export declare const MoreStep: import("@stitches/react/types/styled-component").StyledComponent<"div", {
2596
- state?: "error" | "warning" | undefined;
2597
- }, {
3057
+ export declare const ContainerInfoOutput: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
2598
3058
  xs: string;
2599
3059
  sm: string;
2600
3060
  md: string;
@@ -2739,6 +3199,657 @@ export declare const MoreStep: import("@stitches/react/types/styled-component").
2739
3199
  18: string;
2740
3200
  20: string;
2741
3201
  24: string;
3202
+ 26: string;
3203
+ 28: string;
3204
+ 30: string;
3205
+ 32: string;
3206
+ 36: string;
3207
+ 40: string;
3208
+ 45: string;
3209
+ 48: string;
3210
+ };
3211
+ borderWidths: {};
3212
+ borderStyles: {};
3213
+ shadows: {
3214
+ s: string;
3215
+ };
3216
+ zIndices: {};
3217
+ transitions: {};
3218
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
3219
+ export declare const MoreStep: import("@stitches/react/types/styled-component").StyledComponent<"div", {
3220
+ state?: "error" | "warning" | undefined;
3221
+ }, {
3222
+ xs: string;
3223
+ sm: string;
3224
+ md: string;
3225
+ lg: string;
3226
+ }, import("@stitches/react/types/css-util").CSS<{
3227
+ xs: string;
3228
+ sm: string;
3229
+ md: string;
3230
+ lg: string;
3231
+ }, {
3232
+ colors: {
3233
+ primary: string;
3234
+ primary500: string;
3235
+ primary600: string;
3236
+ secondary: string;
3237
+ secondary100: string;
3238
+ secondary200: string;
3239
+ secondary300: string;
3240
+ secondary400: string;
3241
+ secondary500: string;
3242
+ secondary600: string;
3243
+ secondary700: string;
3244
+ secondary800: string;
3245
+ secondary900: string;
3246
+ neutral: string;
3247
+ neutral100: string;
3248
+ neutral200: string;
3249
+ neutral300: string;
3250
+ neutral400: string;
3251
+ neutral500: string;
3252
+ neutral600: string;
3253
+ neutral700: string;
3254
+ neutral800: string;
3255
+ neutral900: string;
3256
+ error100: string;
3257
+ error300: string;
3258
+ error500: string;
3259
+ error600: string;
3260
+ error700: string;
3261
+ warning100: string;
3262
+ warning300: string;
3263
+ warning500: string;
3264
+ warning600: string;
3265
+ warning700: string;
3266
+ info: string;
3267
+ info100: string;
3268
+ info300: string;
3269
+ info500: string;
3270
+ info600: string;
3271
+ info700: string;
3272
+ success100: string;
3273
+ success300: string;
3274
+ success500: string;
3275
+ success600: string;
3276
+ success700: string;
3277
+ background: string;
3278
+ foreground: string;
3279
+ };
3280
+ space: {
3281
+ 0: string;
3282
+ 5: string;
3283
+ 10: string;
3284
+ 15: string;
3285
+ 20: string;
3286
+ 25: string;
3287
+ 30: string;
3288
+ 40: string;
3289
+ 46: string;
3290
+ 50: string;
3291
+ 60: string;
3292
+ 70: string;
3293
+ 80: string;
3294
+ 90: string;
3295
+ 100: string;
3296
+ 2: string;
3297
+ 4: string;
3298
+ 6: string;
3299
+ 8: string;
3300
+ 12: string;
3301
+ 16: string;
3302
+ 24: string;
3303
+ 28: string;
3304
+ 32: string;
3305
+ };
3306
+ radii: {
3307
+ xs: string;
3308
+ sm: string;
3309
+ xm: string;
3310
+ md: string;
3311
+ xl: string;
3312
+ lg: string;
3313
+ primary: string;
3314
+ secondary: string;
3315
+ };
3316
+ fontSizes: {
3317
+ 10: string;
3318
+ 12: string;
3319
+ 14: string;
3320
+ 16: string;
3321
+ 18: string;
3322
+ 20: string;
3323
+ 22: string;
3324
+ 24: string;
3325
+ 28: string;
3326
+ 32: string;
3327
+ 36: string;
3328
+ 40: string;
3329
+ 48: string;
3330
+ };
3331
+ fonts: {
3332
+ primary: string;
3333
+ widget: string;
3334
+ };
3335
+ fontWeights: {
3336
+ regular: number;
3337
+ medium: number;
3338
+ semiBold: number;
3339
+ bold: number;
3340
+ };
3341
+ lineHeights: {
3342
+ 12: string;
3343
+ 16: string;
3344
+ 20: string;
3345
+ 24: string;
3346
+ 26: string;
3347
+ 28: string;
3348
+ 30: string;
3349
+ 36: string;
3350
+ 40: string;
3351
+ 44: string;
3352
+ 52: string;
3353
+ 64: string;
3354
+ };
3355
+ letterSpacings: {};
3356
+ sizes: {
3357
+ 4: string;
3358
+ 6: string;
3359
+ 8: string;
3360
+ 10: string;
3361
+ 12: string;
3362
+ 16: string;
3363
+ 18: string;
3364
+ 20: string;
3365
+ 24: string;
3366
+ 26: string;
3367
+ 28: string;
3368
+ 30: string;
3369
+ 32: string;
3370
+ 36: string;
3371
+ 40: string;
3372
+ 45: string;
3373
+ 48: string;
3374
+ };
3375
+ borderWidths: {};
3376
+ borderStyles: {};
3377
+ shadows: {
3378
+ s: string;
3379
+ };
3380
+ zIndices: {};
3381
+ transitions: {};
3382
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
3383
+ export declare const Tag: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
3384
+ xs: string;
3385
+ sm: string;
3386
+ md: string;
3387
+ lg: string;
3388
+ }, import("@stitches/react/types/css-util").CSS<{
3389
+ xs: string;
3390
+ sm: string;
3391
+ md: string;
3392
+ lg: string;
3393
+ }, {
3394
+ colors: {
3395
+ primary: string;
3396
+ primary500: string;
3397
+ primary600: string;
3398
+ secondary: string;
3399
+ secondary100: string;
3400
+ secondary200: string;
3401
+ secondary300: string;
3402
+ secondary400: string;
3403
+ secondary500: string;
3404
+ secondary600: string;
3405
+ secondary700: string;
3406
+ secondary800: string;
3407
+ secondary900: string;
3408
+ neutral: string;
3409
+ neutral100: string;
3410
+ neutral200: string;
3411
+ neutral300: string;
3412
+ neutral400: string;
3413
+ neutral500: string;
3414
+ neutral600: string;
3415
+ neutral700: string;
3416
+ neutral800: string;
3417
+ neutral900: string;
3418
+ error100: string;
3419
+ error300: string;
3420
+ error500: string;
3421
+ error600: string;
3422
+ error700: string;
3423
+ warning100: string;
3424
+ warning300: string;
3425
+ warning500: string;
3426
+ warning600: string;
3427
+ warning700: string;
3428
+ info: string;
3429
+ info100: string;
3430
+ info300: string;
3431
+ info500: string;
3432
+ info600: string;
3433
+ info700: string;
3434
+ success100: string;
3435
+ success300: string;
3436
+ success500: string;
3437
+ success600: string;
3438
+ success700: string;
3439
+ background: string;
3440
+ foreground: string;
3441
+ };
3442
+ space: {
3443
+ 0: string;
3444
+ 5: string;
3445
+ 10: string;
3446
+ 15: string;
3447
+ 20: string;
3448
+ 25: string;
3449
+ 30: string;
3450
+ 40: string;
3451
+ 46: string;
3452
+ 50: string;
3453
+ 60: string;
3454
+ 70: string;
3455
+ 80: string;
3456
+ 90: string;
3457
+ 100: string;
3458
+ 2: string;
3459
+ 4: string;
3460
+ 6: string;
3461
+ 8: string;
3462
+ 12: string;
3463
+ 16: string;
3464
+ 24: string;
3465
+ 28: string;
3466
+ 32: string;
3467
+ };
3468
+ radii: {
3469
+ xs: string;
3470
+ sm: string;
3471
+ xm: string;
3472
+ md: string;
3473
+ xl: string;
3474
+ lg: string;
3475
+ primary: string;
3476
+ secondary: string;
3477
+ };
3478
+ fontSizes: {
3479
+ 10: string;
3480
+ 12: string;
3481
+ 14: string;
3482
+ 16: string;
3483
+ 18: string;
3484
+ 20: string;
3485
+ 22: string;
3486
+ 24: string;
3487
+ 28: string;
3488
+ 32: string;
3489
+ 36: string;
3490
+ 40: string;
3491
+ 48: string;
3492
+ };
3493
+ fonts: {
3494
+ primary: string;
3495
+ widget: string;
3496
+ };
3497
+ fontWeights: {
3498
+ regular: number;
3499
+ medium: number;
3500
+ semiBold: number;
3501
+ bold: number;
3502
+ };
3503
+ lineHeights: {
3504
+ 12: string;
3505
+ 16: string;
3506
+ 20: string;
3507
+ 24: string;
3508
+ 26: string;
3509
+ 28: string;
3510
+ 30: string;
3511
+ 36: string;
3512
+ 40: string;
3513
+ 44: string;
3514
+ 52: string;
3515
+ 64: string;
3516
+ };
3517
+ letterSpacings: {};
3518
+ sizes: {
3519
+ 4: string;
3520
+ 6: string;
3521
+ 8: string;
3522
+ 10: string;
3523
+ 12: string;
3524
+ 16: string;
3525
+ 18: string;
3526
+ 20: string;
3527
+ 24: string;
3528
+ 26: string;
3529
+ 28: string;
3530
+ 30: string;
3531
+ 32: string;
3532
+ 36: string;
3533
+ 40: string;
3534
+ 45: string;
3535
+ 48: string;
3536
+ };
3537
+ borderWidths: {};
3538
+ borderStyles: {};
3539
+ shadows: {
3540
+ s: string;
3541
+ };
3542
+ zIndices: {};
3543
+ transitions: {};
3544
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
3545
+ export declare const TagContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
3546
+ xs: string;
3547
+ sm: string;
3548
+ md: string;
3549
+ lg: string;
3550
+ }, import("@stitches/react/types/css-util").CSS<{
3551
+ xs: string;
3552
+ sm: string;
3553
+ md: string;
3554
+ lg: string;
3555
+ }, {
3556
+ colors: {
3557
+ primary: string;
3558
+ primary500: string;
3559
+ primary600: string;
3560
+ secondary: string;
3561
+ secondary100: string;
3562
+ secondary200: string;
3563
+ secondary300: string;
3564
+ secondary400: string;
3565
+ secondary500: string;
3566
+ secondary600: string;
3567
+ secondary700: string;
3568
+ secondary800: string;
3569
+ secondary900: string;
3570
+ neutral: string;
3571
+ neutral100: string;
3572
+ neutral200: string;
3573
+ neutral300: string;
3574
+ neutral400: string;
3575
+ neutral500: string;
3576
+ neutral600: string;
3577
+ neutral700: string;
3578
+ neutral800: string;
3579
+ neutral900: string;
3580
+ error100: string;
3581
+ error300: string;
3582
+ error500: string;
3583
+ error600: string;
3584
+ error700: string;
3585
+ warning100: string;
3586
+ warning300: string;
3587
+ warning500: string;
3588
+ warning600: string;
3589
+ warning700: string;
3590
+ info: string;
3591
+ info100: string;
3592
+ info300: string;
3593
+ info500: string;
3594
+ info600: string;
3595
+ info700: string;
3596
+ success100: string;
3597
+ success300: string;
3598
+ success500: string;
3599
+ success600: string;
3600
+ success700: string;
3601
+ background: string;
3602
+ foreground: string;
3603
+ };
3604
+ space: {
3605
+ 0: string;
3606
+ 5: string;
3607
+ 10: string;
3608
+ 15: string;
3609
+ 20: string;
3610
+ 25: string;
3611
+ 30: string;
3612
+ 40: string;
3613
+ 46: string;
3614
+ 50: string;
3615
+ 60: string;
3616
+ 70: string;
3617
+ 80: string;
3618
+ 90: string;
3619
+ 100: string;
3620
+ 2: string;
3621
+ 4: string;
3622
+ 6: string;
3623
+ 8: string;
3624
+ 12: string;
3625
+ 16: string;
3626
+ 24: string;
3627
+ 28: string;
3628
+ 32: string;
3629
+ };
3630
+ radii: {
3631
+ xs: string;
3632
+ sm: string;
3633
+ xm: string;
3634
+ md: string;
3635
+ xl: string;
3636
+ lg: string;
3637
+ primary: string;
3638
+ secondary: string;
3639
+ };
3640
+ fontSizes: {
3641
+ 10: string;
3642
+ 12: string;
3643
+ 14: string;
3644
+ 16: string;
3645
+ 18: string;
3646
+ 20: string;
3647
+ 22: string;
3648
+ 24: string;
3649
+ 28: string;
3650
+ 32: string;
3651
+ 36: string;
3652
+ 40: string;
3653
+ 48: string;
3654
+ };
3655
+ fonts: {
3656
+ primary: string;
3657
+ widget: string;
3658
+ };
3659
+ fontWeights: {
3660
+ regular: number;
3661
+ medium: number;
3662
+ semiBold: number;
3663
+ bold: number;
3664
+ };
3665
+ lineHeights: {
3666
+ 12: string;
3667
+ 16: string;
3668
+ 20: string;
3669
+ 24: string;
3670
+ 26: string;
3671
+ 28: string;
3672
+ 30: string;
3673
+ 36: string;
3674
+ 40: string;
3675
+ 44: string;
3676
+ 52: string;
3677
+ 64: string;
3678
+ };
3679
+ letterSpacings: {};
3680
+ sizes: {
3681
+ 4: string;
3682
+ 6: string;
3683
+ 8: string;
3684
+ 10: string;
3685
+ 12: string;
3686
+ 16: string;
3687
+ 18: string;
3688
+ 20: string;
3689
+ 24: string;
3690
+ 26: string;
3691
+ 28: string;
3692
+ 30: string;
3693
+ 32: string;
3694
+ 36: string;
3695
+ 40: string;
3696
+ 45: string;
3697
+ 48: string;
3698
+ };
3699
+ borderWidths: {};
3700
+ borderStyles: {};
3701
+ shadows: {
3702
+ s: string;
3703
+ };
3704
+ zIndices: {};
3705
+ transitions: {};
3706
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
3707
+ export declare const Line: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
3708
+ xs: string;
3709
+ sm: string;
3710
+ md: string;
3711
+ lg: string;
3712
+ }, import("@stitches/react/types/css-util").CSS<{
3713
+ xs: string;
3714
+ sm: string;
3715
+ md: string;
3716
+ lg: string;
3717
+ }, {
3718
+ colors: {
3719
+ primary: string;
3720
+ primary500: string;
3721
+ primary600: string;
3722
+ secondary: string;
3723
+ secondary100: string;
3724
+ secondary200: string;
3725
+ secondary300: string;
3726
+ secondary400: string;
3727
+ secondary500: string;
3728
+ secondary600: string;
3729
+ secondary700: string;
3730
+ secondary800: string;
3731
+ secondary900: string;
3732
+ neutral: string;
3733
+ neutral100: string;
3734
+ neutral200: string;
3735
+ neutral300: string;
3736
+ neutral400: string;
3737
+ neutral500: string;
3738
+ neutral600: string;
3739
+ neutral700: string;
3740
+ neutral800: string;
3741
+ neutral900: string;
3742
+ error100: string;
3743
+ error300: string;
3744
+ error500: string;
3745
+ error600: string;
3746
+ error700: string;
3747
+ warning100: string;
3748
+ warning300: string;
3749
+ warning500: string;
3750
+ warning600: string;
3751
+ warning700: string;
3752
+ info: string;
3753
+ info100: string;
3754
+ info300: string;
3755
+ info500: string;
3756
+ info600: string;
3757
+ info700: string;
3758
+ success100: string;
3759
+ success300: string;
3760
+ success500: string;
3761
+ success600: string;
3762
+ success700: string;
3763
+ background: string;
3764
+ foreground: string;
3765
+ };
3766
+ space: {
3767
+ 0: string;
3768
+ 5: string;
3769
+ 10: string;
3770
+ 15: string;
3771
+ 20: string;
3772
+ 25: string;
3773
+ 30: string;
3774
+ 40: string;
3775
+ 46: string;
3776
+ 50: string;
3777
+ 60: string;
3778
+ 70: string;
3779
+ 80: string;
3780
+ 90: string;
3781
+ 100: string;
3782
+ 2: string;
3783
+ 4: string;
3784
+ 6: string;
3785
+ 8: string;
3786
+ 12: string;
3787
+ 16: string;
3788
+ 24: string;
3789
+ 28: string;
3790
+ 32: string;
3791
+ };
3792
+ radii: {
3793
+ xs: string;
3794
+ sm: string;
3795
+ xm: string;
3796
+ md: string;
3797
+ xl: string;
3798
+ lg: string;
3799
+ primary: string;
3800
+ secondary: string;
3801
+ };
3802
+ fontSizes: {
3803
+ 10: string;
3804
+ 12: string;
3805
+ 14: string;
3806
+ 16: string;
3807
+ 18: string;
3808
+ 20: string;
3809
+ 22: string;
3810
+ 24: string;
3811
+ 28: string;
3812
+ 32: string;
3813
+ 36: string;
3814
+ 40: string;
3815
+ 48: string;
3816
+ };
3817
+ fonts: {
3818
+ primary: string;
3819
+ widget: string;
3820
+ };
3821
+ fontWeights: {
3822
+ regular: number;
3823
+ medium: number;
3824
+ semiBold: number;
3825
+ bold: number;
3826
+ };
3827
+ lineHeights: {
3828
+ 12: string;
3829
+ 16: string;
3830
+ 20: string;
3831
+ 24: string;
3832
+ 26: string;
3833
+ 28: string;
3834
+ 30: string;
3835
+ 36: string;
3836
+ 40: string;
3837
+ 44: string;
3838
+ 52: string;
3839
+ 64: string;
3840
+ };
3841
+ letterSpacings: {};
3842
+ sizes: {
3843
+ 4: string;
3844
+ 6: string;
3845
+ 8: string;
3846
+ 10: string;
3847
+ 12: string;
3848
+ 16: string;
3849
+ 18: string;
3850
+ 20: string;
3851
+ 24: string;
3852
+ 26: string;
2742
3853
  28: string;
2743
3854
  30: string;
2744
3855
  32: string;