@app-studio/components 0.10.17 → 0.10.18

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 (141) hide show
  1. package/dist/index.d.ts +41 -0
  2. package/dist/native/components/Alert/Alert/Alert.style.js +20 -20
  3. package/dist/native/components/Alert/Alert/Alert.style.js.map +1 -1
  4. package/dist/native/components/Alert/Alert/Alert.view.native.js.map +1 -1
  5. package/dist/native/components/AudioInput/AudioInput/AudioInput.view.js +7 -4
  6. package/dist/native/components/AudioInput/AudioInput/AudioInput.view.js.map +1 -1
  7. package/dist/native/components/Background/Background/Background.view.native.js.map +1 -1
  8. package/dist/native/components/Badge/Badge/Badge.style.js +7 -11
  9. package/dist/native/components/Badge/Badge/Badge.style.js.map +1 -1
  10. package/dist/native/components/Badge/Badge/Badge.view.js +2 -6
  11. package/dist/native/components/Badge/Badge/Badge.view.js.map +1 -1
  12. package/dist/native/components/Button/Button/Button.view.js +2 -2
  13. package/dist/native/components/Button/Button/Button.view.js.map +1 -1
  14. package/dist/native/components/Button/Button/Button.view.native.js.map +1 -1
  15. package/dist/native/components/Card/Card/Card.style.js +10 -10
  16. package/dist/native/components/Card/Card/Card.style.js.map +1 -1
  17. package/dist/native/components/Carousel/Carousel/Carousel.view.native.js +10 -6
  18. package/dist/native/components/Carousel/Carousel/Carousel.view.native.js.map +1 -1
  19. package/dist/native/components/Chart/Chart/Chart.style.js +3 -3
  20. package/dist/native/components/Chart/Chart/Chart.style.js.map +1 -1
  21. package/dist/native/components/ChatInput/ChatInput/ChatInput.style.js +1 -1
  22. package/dist/native/components/ChatInput/ChatInput/ChatInput.style.js.map +1 -1
  23. package/dist/native/components/ChatWidget/ChatWidget/ChatWidget.style.js +16 -16
  24. package/dist/native/components/ChatWidget/ChatWidget/ChatWidget.style.js.map +1 -1
  25. package/dist/native/components/ChatWidget/ChatWidget/ChatWidget.view.js +2 -2
  26. package/dist/native/components/ChatWidget/ChatWidget/ChatWidget.view.js.map +1 -1
  27. package/dist/native/components/ColorPicker/ColorPicker/ColorPicker.style.js +6 -6
  28. package/dist/native/components/ColorPicker/ColorPicker/ColorPicker.style.js.map +1 -1
  29. package/dist/native/components/ColorPicker/ColorPicker/ColorPicker.view.js +1 -1
  30. package/dist/native/components/ColorPicker/ColorPicker/ColorPicker.view.js.map +1 -1
  31. package/dist/native/components/ContextMenu/ContextMenu/ContextMenu.view.native.js +4 -4
  32. package/dist/native/components/ContextMenu/ContextMenu/ContextMenu.view.native.js.map +1 -1
  33. package/dist/native/components/CookieConsent/CookieConsent/CookieConsent.style.js +18 -20
  34. package/dist/native/components/CookieConsent/CookieConsent/CookieConsent.style.js.map +1 -1
  35. package/dist/native/components/DropZone/DropZone/DropZone.view.js +3 -3
  36. package/dist/native/components/DropZone/DropZone/DropZone.view.js.map +1 -1
  37. package/dist/native/components/DropdownMenu/DropdownMenu/DropdownMenu.view.native.js +4 -4
  38. package/dist/native/components/DropdownMenu/DropdownMenu/DropdownMenu.view.native.js.map +1 -1
  39. package/dist/native/components/EditComponent/EditPanel.js.map +1 -1
  40. package/dist/native/components/EmojiPicker/EmojiPicker/EmojiPicker.view.js +3 -3
  41. package/dist/native/components/EmojiPicker/EmojiPicker/EmojiPicker.view.js.map +1 -1
  42. package/dist/native/components/Form/Checkbox/Checkbox/Checkbox.view.native.js +1 -5
  43. package/dist/native/components/Form/Checkbox/Checkbox/Checkbox.view.native.js.map +1 -1
  44. package/dist/native/components/Form/CountryPicker/CountryPicker/CountryPicker.view.js +2 -8
  45. package/dist/native/components/Form/CountryPicker/CountryPicker/CountryPicker.view.js.map +1 -1
  46. package/dist/native/components/Form/DatePicker/DatePicker/DatePicker.view.js +1 -7
  47. package/dist/native/components/Form/DatePicker/DatePicker/DatePicker.view.js.map +1 -1
  48. package/dist/native/components/Form/Radio/Radio/Radio.view.native.js +1 -5
  49. package/dist/native/components/Form/Radio/Radio/Radio.view.native.js.map +1 -1
  50. package/dist/native/components/Form/Select/Select/Select.view.native.js +3 -9
  51. package/dist/native/components/Form/Select/Select/Select.view.native.js.map +1 -1
  52. package/dist/native/components/Form/TextArea/TextArea/TextArea.view.native.js.map +1 -1
  53. package/dist/native/components/Form/TextField/TextField/TextField.view.native.js.map +1 -1
  54. package/dist/native/components/Gradient/Gradient/Gradient.view.native.js +2 -6
  55. package/dist/native/components/Gradient/Gradient/Gradient.view.native.js.map +1 -1
  56. package/dist/native/components/HoverCard/HoverCard/HoverCard.view.js +1 -1
  57. package/dist/native/components/HoverCard/HoverCard/HoverCard.view.js.map +1 -1
  58. package/dist/native/components/HoverCard/HoverCard/HoverCard.view.native.js.map +1 -1
  59. package/dist/native/components/Icon/Icon.js.map +1 -1
  60. package/dist/native/components/Icon/Icon.native.js.map +1 -1
  61. package/dist/native/components/IconPicker/IconPicker/IconPicker.view.js +2 -2
  62. package/dist/native/components/IconPicker/IconPicker/IconPicker.view.js.map +1 -1
  63. package/dist/native/components/Input/FieldLayout/FieldLayout.js +1 -1
  64. package/dist/native/components/Input/FieldLayout/FieldLayout.js.map +1 -1
  65. package/dist/native/components/Link/Link/Link.view.native.js +1 -3
  66. package/dist/native/components/Link/Link/Link.view.native.js.map +1 -1
  67. package/dist/native/components/Loader/Loader/Loader.view.native.js +4 -4
  68. package/dist/native/components/Loader/Loader/Loader.view.native.js.map +1 -1
  69. package/dist/native/components/Menubar/Menubar/Menubar.view.native.js +2 -2
  70. package/dist/native/components/Menubar/Menubar/Menubar.view.native.js.map +1 -1
  71. package/dist/native/components/Message/Message/Message.view.js +1 -1
  72. package/dist/native/components/Message/Message/Message.view.js.map +1 -1
  73. package/dist/native/components/Modal/Modal/Modal.style.js +1 -1
  74. package/dist/native/components/Modal/Modal/Modal.style.js.map +1 -1
  75. package/dist/native/components/NavigationMenu/NavigationMenu/NavigationMenu.view.native.js +2 -2
  76. package/dist/native/components/NavigationMenu/NavigationMenu/NavigationMenu.view.native.js.map +1 -1
  77. package/dist/native/components/OTPInput/OTPInput/OTPInput.view.native.js +18 -2
  78. package/dist/native/components/OTPInput/OTPInput/OTPInput.view.native.js.map +1 -1
  79. package/dist/native/components/ProgressBar/ProgressBar/ProgressBar.view.js +2 -2
  80. package/dist/native/components/ProgressBar/ProgressBar/ProgressBar.view.js.map +1 -1
  81. package/dist/native/components/ProgressBar/ProgressBar/ProgressBar.view.native.js +6 -3
  82. package/dist/native/components/ProgressBar/ProgressBar/ProgressBar.view.native.js.map +1 -1
  83. package/dist/native/components/Resizable/Resizable/Resizable.view.native.js +9 -1
  84. package/dist/native/components/Resizable/Resizable/Resizable.view.native.js.map +1 -1
  85. package/dist/native/components/Sidebar/Sidebar/Sidebar.style.js +11 -11
  86. package/dist/native/components/Sidebar/Sidebar/Sidebar.style.js.map +1 -1
  87. package/dist/native/components/Sidebar/Sidebar/Sidebar.view.native.js.map +1 -1
  88. package/dist/native/components/Slider/Slider/Slider.view.native.js +3 -1
  89. package/dist/native/components/Slider/Slider/Slider.view.native.js.map +1 -1
  90. package/dist/native/components/Tabs/Tabs/Tabs.view.js +10 -10
  91. package/dist/native/components/Tabs/Tabs/Tabs.view.js.map +1 -1
  92. package/dist/native/components/Tabs/Tabs/Tabs.view.native.js +2 -2
  93. package/dist/native/components/Tabs/Tabs/Tabs.view.native.js.map +1 -1
  94. package/dist/native/components/Title/Title/Title.view.native.js.map +1 -1
  95. package/dist/native/components/Title/Title/TypewriterEffect.native.js +1 -3
  96. package/dist/native/components/Title/Title/TypewriterEffect.native.js.map +1 -1
  97. package/dist/native/components/Toast/Toast/Toast.view.native.js.map +1 -1
  98. package/dist/native/components/Toggle/Toggle/Toggle.style.js +7 -7
  99. package/dist/native/components/Toggle/Toggle/Toggle.style.js.map +1 -1
  100. package/dist/native/components/Toggle/Toggle/Toggle.view.js +2 -2
  101. package/dist/native/components/Toggle/Toggle/Toggle.view.js.map +1 -1
  102. package/dist/native/components/Toggle/Toggle/Toggle.view.native.js +3 -1
  103. package/dist/native/components/Toggle/Toggle/Toggle.view.native.js.map +1 -1
  104. package/dist/native/components/Uploader/Uploader/Uploader.view.js +2 -2
  105. package/dist/native/design-system/DesignSystemProvider.d.ts +8 -1
  106. package/dist/native/design-system/DesignSystemProvider.js +10 -4
  107. package/dist/native/design-system/DesignSystemProvider.js.map +1 -1
  108. package/dist/native/design-system/configs/airbnb.json +87 -87
  109. package/dist/native/design-system/configs/apple.json +89 -89
  110. package/dist/native/design-system/configs/coinbase.json +89 -89
  111. package/dist/native/design-system/configs/default.json +556 -0
  112. package/dist/native/design-system/configs/figma.json +63 -63
  113. package/dist/native/design-system/configs/index.d.ts +6 -0
  114. package/dist/native/design-system/configs/index.js +8 -1
  115. package/dist/native/design-system/configs/index.js.map +1 -1
  116. package/dist/native/design-system/configs/linear.json +86 -86
  117. package/dist/native/design-system/configs/nike.json +60 -60
  118. package/dist/native/design-system/configs/notion.json +88 -88
  119. package/dist/native/design-system/configs/revolut.json +89 -89
  120. package/dist/native/design-system/configs/shopify.json +76 -76
  121. package/dist/native/design-system/configs/spacex.json +68 -68
  122. package/dist/native/design-system/configs/spotify.json +89 -89
  123. package/dist/native/design-system/configs/stripe.json +88 -88
  124. package/dist/native/design-system/configs/tesla.json +75 -75
  125. package/dist/native/design-system/configs/uber.json +41 -41
  126. package/dist/native/design-system/configs/vercel.json +65 -65
  127. package/dist/native/design-system/types.d.ts +28 -0
  128. package/dist/native/pages/designSystem.page.js +103 -85
  129. package/dist/native/pages/designSystem.page.js.map +1 -1
  130. package/dist/web.cjs.js +8 -8
  131. package/dist/web.cjs.js.map +1 -1
  132. package/dist/web.esm.js +11786 -10987
  133. package/dist/web.esm.js.map +1 -1
  134. package/dist/web.umd.js +10 -10
  135. package/dist/web.umd.js.map +1 -1
  136. package/docs/README.md +1 -0
  137. package/docs/app-studio/Theming.md +7 -0
  138. package/docs/design-system/component-library.md +78 -42
  139. package/docs/design-system/llm-design-system.md +426 -0
  140. package/docs/design-system/theming.md +73 -13
  141. package/package.json +4 -4
@@ -15,11 +15,11 @@
15
15
  "success": "#16a34a",
16
16
  "warning": "#003ecc",
17
17
  "error": "#dc2626",
18
- "canvas": "#ffffff",
19
- "surface": "#f7f7f7",
20
- "text": "#0a0b0d",
21
- "muted": "#5b616e",
22
- "border": "#dee1e6",
18
+ "canvas": "color-white",
19
+ "surface": "color-gray-50",
20
+ "text": "color-black",
21
+ "muted": "color-gray-500",
22
+ "border": "color-gray-200",
23
23
  "onPrimary": "#ffffff"
24
24
  },
25
25
  "tokens": {
@@ -234,7 +234,7 @@
234
234
  "size": "md",
235
235
  "shape": "rounded",
236
236
  "color": "theme-primary",
237
- "textColor": "theme-canvas",
237
+ "textColor": "theme-onPrimary",
238
238
  "views": {
239
239
  "container": {
240
240
  "borderRadius": 9999,
@@ -262,7 +262,7 @@
262
262
  "views": {
263
263
  "container": {
264
264
  "backgroundColor": "theme-secondary",
265
- "color": "theme-canvas",
265
+ "color": "color-white",
266
266
  "borderColor": "theme-secondary",
267
267
  "borderRadius": 6,
268
268
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif",
@@ -283,26 +283,26 @@
283
283
  "shape": "rounded",
284
284
  "views": {
285
285
  "container": {
286
- "backgroundColor": "theme-surface",
287
- "borderColor": "theme-border",
288
- "color": "theme-secondary",
286
+ "backgroundColor": "color-gray-50",
287
+ "borderColor": "color-gray-200",
288
+ "color": "color-black",
289
289
  "borderRadius": 12,
290
290
  "borderWidth": "1px",
291
291
  "borderStyle": "solid",
292
292
  "boxShadow": "0 16px 40px rgba(0,0,0,0.5)"
293
293
  },
294
294
  "header": {
295
- "color": "theme-secondary",
295
+ "color": "color-black",
296
296
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif",
297
297
  "fontWeight": 600,
298
- "borderColor": "theme-border"
298
+ "borderColor": "color-gray-200"
299
299
  },
300
300
  "content": {
301
- "color": "theme-muted",
301
+ "color": "color-gray-500",
302
302
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif"
303
303
  },
304
304
  "footer": {
305
- "borderColor": "theme-border"
305
+ "borderColor": "color-gray-200"
306
306
  }
307
307
  }
308
308
  },
@@ -312,16 +312,16 @@
312
312
  "variant": "default",
313
313
  "views": {
314
314
  "container": {
315
- "backgroundColor": "theme-canvas",
316
- "borderColor": "theme-border",
317
- "color": "theme-secondary",
315
+ "backgroundColor": "color-white",
316
+ "borderColor": "color-gray-200",
317
+ "color": "color-black",
318
318
  "borderRadius": 10,
319
319
  "borderWidth": "1px",
320
320
  "borderStyle": "solid",
321
321
  "boxShadow": "none"
322
322
  },
323
323
  "field": {
324
- "color": "theme-secondary",
324
+ "color": "color-black",
325
325
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif",
326
326
  "fontStyle": "normal",
327
327
  "letterSpacing": "-0.01em"
@@ -342,16 +342,16 @@
342
342
  "variant": "default",
343
343
  "views": {
344
344
  "container": {
345
- "backgroundColor": "theme-canvas",
346
- "borderColor": "theme-border",
347
- "color": "theme-secondary",
345
+ "backgroundColor": "color-white",
346
+ "borderColor": "color-gray-200",
347
+ "color": "color-black",
348
348
  "borderRadius": 10,
349
349
  "borderWidth": "1px",
350
350
  "borderStyle": "solid",
351
351
  "boxShadow": "none"
352
352
  },
353
353
  "field": {
354
- "color": "theme-secondary",
354
+ "color": "color-black",
355
355
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif",
356
356
  "fontStyle": "normal",
357
357
  "letterSpacing": "-0.01em"
@@ -372,16 +372,16 @@
372
372
  "variant": "default",
373
373
  "views": {
374
374
  "container": {
375
- "backgroundColor": "theme-canvas",
376
- "borderColor": "theme-border",
377
- "color": "theme-secondary",
375
+ "backgroundColor": "color-white",
376
+ "borderColor": "color-gray-200",
377
+ "color": "color-black",
378
378
  "borderRadius": 10,
379
379
  "borderWidth": "1px",
380
380
  "borderStyle": "solid",
381
381
  "boxShadow": "none"
382
382
  },
383
383
  "field": {
384
- "color": "theme-secondary",
384
+ "color": "color-black",
385
385
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif"
386
386
  },
387
387
  "label": {
@@ -402,8 +402,8 @@
402
402
  "size": "md",
403
403
  "views": {
404
404
  "checkbox": {
405
- "borderColor": "theme-border",
406
- "backgroundColor": "theme-canvas",
405
+ "borderColor": "color-gray-200",
406
+ "backgroundColor": "color-white",
407
407
  "_checked": {
408
408
  "backgroundColor": "theme-primary",
409
409
  "borderColor": "theme-primary"
@@ -418,7 +418,7 @@
418
418
  "fontStyle": "normal"
419
419
  },
420
420
  "infoText": {
421
- "color": "theme-muted"
421
+ "color": "color-gray-500"
422
422
  },
423
423
  "container": {
424
424
  "borderRadius": 4
@@ -429,8 +429,8 @@
429
429
  "size": "md",
430
430
  "views": {
431
431
  "radio": {
432
- "borderColor": "theme-border",
433
- "backgroundColor": "theme-canvas"
432
+ "borderColor": "color-gray-200",
433
+ "backgroundColor": "color-white"
434
434
  },
435
435
  "dot": {
436
436
  "backgroundColor": "theme-primary"
@@ -443,7 +443,7 @@
443
443
  "fontStyle": "normal"
444
444
  },
445
445
  "infoText": {
446
- "color": "theme-muted"
446
+ "color": "color-gray-500"
447
447
  },
448
448
  "container": {
449
449
  "borderRadius": "50%"
@@ -454,10 +454,10 @@
454
454
  "size": "sm",
455
455
  "views": {
456
456
  "slider": {
457
- "backgroundColor": "theme-border"
457
+ "backgroundColor": "color-gray-200"
458
458
  },
459
459
  "circle": {
460
- "backgroundColor": "theme-canvas"
460
+ "backgroundColor": "color-white"
461
461
  },
462
462
  "label": {
463
463
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif",
@@ -475,7 +475,7 @@
475
475
  "backgroundColor": "theme-primary",
476
476
  "views": {
477
477
  "track": {
478
- "backgroundColor": "theme-border"
478
+ "backgroundColor": "color-gray-200"
479
479
  },
480
480
  "progress": {
481
481
  "backgroundColor": "theme-primary"
@@ -485,13 +485,13 @@
485
485
  },
486
486
  "thumb": {
487
487
  "borderColor": "theme-primary",
488
- "backgroundColor": "theme-canvas"
488
+ "backgroundColor": "color-white"
489
489
  },
490
490
  "label": {
491
- "color": "theme-secondary"
491
+ "color": "color-black"
492
492
  },
493
493
  "valueLabel": {
494
- "color": "theme-muted"
494
+ "color": "color-gray-500"
495
495
  }
496
496
  }
497
497
  },
@@ -499,10 +499,10 @@
499
499
  "variant": "pill",
500
500
  "views": {
501
501
  "headerTabs": {
502
- "borderColor": "theme-border"
502
+ "borderColor": "color-gray-200"
503
503
  },
504
504
  "tab": {
505
- "color": "theme-muted",
505
+ "color": "color-gray-500",
506
506
  "fontWeight": 700,
507
507
  "letterSpacing": "-0.01em",
508
508
  "textTransform": "none",
@@ -517,10 +517,10 @@
517
517
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif"
518
518
  },
519
519
  "activeText": {
520
- "color": "theme-canvas"
520
+ "color": "color-white"
521
521
  },
522
522
  "content": {
523
- "color": "theme-secondary"
523
+ "color": "color-black"
524
524
  },
525
525
  "container": {
526
526
  "borderRadius": "9999px"
@@ -530,35 +530,35 @@
530
530
  "accordion": {
531
531
  "views": {
532
532
  "container": {
533
- "borderColor": "theme-border",
534
- "backgroundColor": "theme-surface",
535
- "color": "theme-secondary",
533
+ "borderColor": "color-gray-200",
534
+ "backgroundColor": "color-gray-50",
535
+ "color": "color-black",
536
536
  "borderRadius": "16px"
537
537
  },
538
538
  "trigger": {
539
- "color": "theme-secondary",
539
+ "color": "color-black",
540
540
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif"
541
541
  },
542
542
  "content": {
543
- "color": "theme-muted"
543
+ "color": "color-gray-500"
544
544
  }
545
545
  }
546
546
  },
547
547
  "table": {
548
548
  "views": {
549
549
  "table": {
550
- "backgroundColor": "theme-canvas",
551
- "color": "theme-secondary",
552
- "borderColor": "theme-border",
550
+ "backgroundColor": "color-white",
551
+ "color": "color-black",
552
+ "borderColor": "color-gray-200",
553
553
  "borderRadius": 12
554
554
  },
555
555
  "thead": {
556
- "backgroundColor": "theme-surface",
557
- "color": "theme-secondary"
556
+ "backgroundColor": "color-gray-50",
557
+ "color": "color-black"
558
558
  },
559
559
  "th": {
560
- "color": "theme-muted",
561
- "borderColor": "theme-border",
560
+ "color": "color-gray-500",
561
+ "borderColor": "color-gray-200",
562
562
  "fontFamily": "'JetBrains Mono', 'Coinbase Mono', monospace",
563
563
  "fontWeight": 700,
564
564
  "letterSpacing": "-0.01em",
@@ -566,16 +566,16 @@
566
566
  "fontStyle": "normal"
567
567
  },
568
568
  "tr": {
569
- "borderColor": "theme-border"
569
+ "borderColor": "color-gray-200"
570
570
  },
571
571
  "td": {
572
- "color": "theme-secondary",
573
- "borderColor": "theme-border",
572
+ "color": "color-black",
573
+ "borderColor": "color-gray-200",
574
574
  "letterSpacing": "-0.01em",
575
575
  "fontStyle": "normal"
576
576
  },
577
577
  "caption": {
578
- "color": "theme-muted",
578
+ "color": "color-gray-500",
579
579
  "fontStyle": "italic",
580
580
  "letterSpacing": "-0.01em"
581
581
  }
@@ -584,13 +584,13 @@
584
584
  "avatar": {
585
585
  "views": {
586
586
  "container": {
587
- "backgroundColor": "theme-surface",
588
- "borderColor": "theme-border",
589
- "color": "theme-secondary",
587
+ "backgroundColor": "color-gray-50",
588
+ "borderColor": "color-gray-200",
589
+ "color": "color-black",
590
590
  "borderRadius": "50%"
591
591
  },
592
592
  "fallback": {
593
- "color": "theme-secondary",
593
+ "color": "color-black",
594
594
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif"
595
595
  }
596
596
  }
@@ -598,12 +598,12 @@
598
598
  "alert": {
599
599
  "views": {
600
600
  "container": {
601
- "backgroundColor": "theme-surface",
602
- "borderColor": "theme-border",
601
+ "backgroundColor": "color-gray-50",
602
+ "borderColor": "color-gray-200",
603
603
  "borderRadius": 12
604
604
  },
605
605
  "title": {
606
- "color": "theme-secondary",
606
+ "color": "color-black",
607
607
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif",
608
608
  "fontWeight": 700,
609
609
  "letterSpacing": "-0.01em",
@@ -611,7 +611,7 @@
611
611
  "fontStyle": "normal"
612
612
  },
613
613
  "description": {
614
- "color": "theme-muted",
614
+ "color": "color-gray-500",
615
615
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif"
616
616
  },
617
617
  "icon": {
@@ -625,25 +625,25 @@
625
625
  "backgroundColor": "theme-success"
626
626
  },
627
627
  "label": {
628
- "color": "theme-secondary",
628
+ "color": "color-black",
629
629
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif"
630
630
  }
631
631
  }
632
632
  },
633
633
  "progress": {
634
634
  "color": "theme-primary",
635
- "backgroundColor": "theme-border",
635
+ "backgroundColor": "color-gray-200",
636
636
  "radius": "16px",
637
637
  "views": {
638
638
  "container": {
639
- "backgroundColor": "theme-border",
639
+ "backgroundColor": "color-gray-200",
640
640
  "borderRadius": "9999px"
641
641
  },
642
642
  "bar": {
643
643
  "backgroundColor": "theme-primary"
644
644
  },
645
645
  "text": {
646
- "color": "theme-secondary"
646
+ "color": "color-black"
647
647
  }
648
648
  }
649
649
  },
@@ -651,13 +651,13 @@
651
651
  "color": "theme-primary"
652
652
  },
653
653
  "separator": {
654
- "color": "theme-border",
654
+ "color": "color-gray-200",
655
655
  "views": {
656
656
  "container": {
657
- "borderColor": "theme-border"
657
+ "borderColor": "color-gray-200"
658
658
  },
659
659
  "label": {
660
- "color": "theme-muted",
660
+ "color": "color-gray-500",
661
661
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif"
662
662
  }
663
663
  }
@@ -665,13 +665,13 @@
665
665
  "navigation": {
666
666
  "views": {
667
667
  "container": {
668
- "backgroundColor": "theme-canvas",
669
- "borderColor": "theme-border",
670
- "color": "theme-secondary",
668
+ "backgroundColor": "color-white",
669
+ "borderColor": "color-gray-200",
670
+ "color": "color-black",
671
671
  "borderRadius": "16px"
672
672
  },
673
673
  "item": {
674
- "color": "theme-muted"
674
+ "color": "color-gray-500"
675
675
  },
676
676
  "activeItem": {
677
677
  "color": "theme-primary",
@@ -682,37 +682,37 @@
682
682
  "hero": {
683
683
  "views": {
684
684
  "container": {
685
- "backgroundColor": "theme-canvas",
686
- "color": "theme-secondary",
685
+ "backgroundColor": "color-white",
686
+ "color": "color-black",
687
687
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif"
688
688
  },
689
689
  "eyebrow": {
690
- "color": "theme-muted"
690
+ "color": "color-gray-500"
691
691
  },
692
692
  "title": {
693
- "color": "theme-secondary",
693
+ "color": "color-black",
694
694
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif"
695
695
  },
696
696
  "description": {
697
- "color": "theme-muted"
697
+ "color": "color-gray-500"
698
698
  }
699
699
  }
700
700
  },
701
701
  "page": {
702
702
  "views": {
703
703
  "container": {
704
- "backgroundColor": "theme-canvas",
705
- "color": "theme-secondary",
704
+ "backgroundColor": "color-white",
705
+ "color": "color-black",
706
706
  "fontFamily": "'Inter', 'Coinbase Display', -apple-system, system-ui, sans-serif"
707
707
  },
708
708
  "section": {
709
- "backgroundColor": "theme-canvas",
710
- "borderColor": "theme-border"
709
+ "backgroundColor": "color-white",
710
+ "borderColor": "color-gray-200"
711
711
  },
712
712
  "surface": {
713
- "backgroundColor": "theme-surface",
714
- "borderColor": "theme-border",
715
- "color": "theme-secondary"
713
+ "backgroundColor": "color-gray-50",
714
+ "borderColor": "color-gray-200",
715
+ "color": "color-black"
716
716
  }
717
717
  }
718
718
  }