@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": "#0071e3",
16
16
  "warning": "#272729",
17
17
  "error": "#2997ff",
18
- "canvas": "#ffffff",
19
- "surface": "#f5f5f7",
20
- "text": "#1d1d1f",
21
- "muted": "#7a7a7a",
22
- "border": "#e0e0e0",
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": {
@@ -241,7 +241,7 @@
241
241
  "size": "md",
242
242
  "shape": "rounded",
243
243
  "color": "theme-primary",
244
- "textColor": "theme-canvas",
244
+ "textColor": "theme-onPrimary",
245
245
  "views": {
246
246
  "container": {
247
247
  "borderRadius": 9999,
@@ -269,7 +269,7 @@
269
269
  "views": {
270
270
  "container": {
271
271
  "backgroundColor": "theme-secondary",
272
- "color": "theme-canvas",
272
+ "color": "color-white",
273
273
  "borderColor": "theme-secondary",
274
274
  "borderRadius": 8,
275
275
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif",
@@ -290,26 +290,26 @@
290
290
  "shape": "rounded",
291
291
  "views": {
292
292
  "container": {
293
- "backgroundColor": "theme-surface",
294
- "borderColor": "theme-border",
295
- "color": "theme-secondary",
293
+ "backgroundColor": "color-gray-50",
294
+ "borderColor": "color-gray-200",
295
+ "color": "color-black",
296
296
  "borderRadius": 18,
297
297
  "borderWidth": "1px",
298
298
  "borderStyle": "solid",
299
299
  "boxShadow": "0 5px 30px rgba(0, 0, 0, 0.22)"
300
300
  },
301
301
  "header": {
302
- "color": "theme-secondary",
302
+ "color": "color-black",
303
303
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif",
304
304
  "fontWeight": 600,
305
- "borderColor": "theme-border"
305
+ "borderColor": "color-gray-200"
306
306
  },
307
307
  "content": {
308
- "color": "theme-muted",
308
+ "color": "color-gray-500",
309
309
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif"
310
310
  },
311
311
  "footer": {
312
- "borderColor": "theme-border"
312
+ "borderColor": "color-gray-200"
313
313
  }
314
314
  }
315
315
  },
@@ -319,16 +319,16 @@
319
319
  "variant": "default",
320
320
  "views": {
321
321
  "container": {
322
- "backgroundColor": "theme-canvas",
323
- "borderColor": "theme-border",
324
- "color": "theme-secondary",
322
+ "backgroundColor": "color-white",
323
+ "borderColor": "color-gray-200",
324
+ "color": "color-black",
325
325
  "borderRadius": 10,
326
326
  "borderWidth": "1px",
327
327
  "borderStyle": "solid",
328
328
  "boxShadow": "none"
329
329
  },
330
330
  "field": {
331
- "color": "theme-secondary",
331
+ "color": "color-black",
332
332
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif",
333
333
  "fontStyle": "normal",
334
334
  "letterSpacing": "-0.022em"
@@ -349,16 +349,16 @@
349
349
  "variant": "default",
350
350
  "views": {
351
351
  "container": {
352
- "backgroundColor": "theme-canvas",
353
- "borderColor": "theme-border",
354
- "color": "theme-secondary",
352
+ "backgroundColor": "color-white",
353
+ "borderColor": "color-gray-200",
354
+ "color": "color-black",
355
355
  "borderRadius": 10,
356
356
  "borderWidth": "1px",
357
357
  "borderStyle": "solid",
358
358
  "boxShadow": "none"
359
359
  },
360
360
  "field": {
361
- "color": "theme-secondary",
361
+ "color": "color-black",
362
362
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif",
363
363
  "fontStyle": "normal",
364
364
  "letterSpacing": "-0.022em"
@@ -379,16 +379,16 @@
379
379
  "variant": "default",
380
380
  "views": {
381
381
  "container": {
382
- "backgroundColor": "theme-canvas",
383
- "borderColor": "theme-border",
384
- "color": "theme-secondary",
382
+ "backgroundColor": "color-white",
383
+ "borderColor": "color-gray-200",
384
+ "color": "color-black",
385
385
  "borderRadius": 10,
386
386
  "borderWidth": "1px",
387
387
  "borderStyle": "solid",
388
388
  "boxShadow": "none"
389
389
  },
390
390
  "field": {
391
- "color": "theme-secondary",
391
+ "color": "color-black",
392
392
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif"
393
393
  },
394
394
  "label": {
@@ -409,8 +409,8 @@
409
409
  "size": "md",
410
410
  "views": {
411
411
  "checkbox": {
412
- "borderColor": "theme-border",
413
- "backgroundColor": "theme-canvas",
412
+ "borderColor": "color-gray-200",
413
+ "backgroundColor": "color-white",
414
414
  "_checked": {
415
415
  "backgroundColor": "theme-primary",
416
416
  "borderColor": "theme-primary"
@@ -425,7 +425,7 @@
425
425
  "fontStyle": "normal"
426
426
  },
427
427
  "infoText": {
428
- "color": "theme-muted"
428
+ "color": "color-gray-500"
429
429
  },
430
430
  "container": {
431
431
  "borderRadius": 4
@@ -436,8 +436,8 @@
436
436
  "size": "md",
437
437
  "views": {
438
438
  "radio": {
439
- "borderColor": "theme-border",
440
- "backgroundColor": "theme-canvas"
439
+ "borderColor": "color-gray-200",
440
+ "backgroundColor": "color-white"
441
441
  },
442
442
  "dot": {
443
443
  "backgroundColor": "theme-primary"
@@ -450,7 +450,7 @@
450
450
  "fontStyle": "normal"
451
451
  },
452
452
  "infoText": {
453
- "color": "theme-muted"
453
+ "color": "color-gray-500"
454
454
  },
455
455
  "container": {
456
456
  "borderRadius": "50%"
@@ -461,10 +461,10 @@
461
461
  "size": "sm",
462
462
  "views": {
463
463
  "slider": {
464
- "backgroundColor": "theme-border"
464
+ "backgroundColor": "color-gray-200"
465
465
  },
466
466
  "circle": {
467
- "backgroundColor": "theme-canvas"
467
+ "backgroundColor": "color-white"
468
468
  },
469
469
  "label": {
470
470
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif",
@@ -482,7 +482,7 @@
482
482
  "backgroundColor": "theme-primary",
483
483
  "views": {
484
484
  "track": {
485
- "backgroundColor": "theme-border"
485
+ "backgroundColor": "color-gray-200"
486
486
  },
487
487
  "progress": {
488
488
  "backgroundColor": "theme-primary"
@@ -492,13 +492,13 @@
492
492
  },
493
493
  "thumb": {
494
494
  "borderColor": "theme-primary",
495
- "backgroundColor": "theme-canvas"
495
+ "backgroundColor": "color-white"
496
496
  },
497
497
  "label": {
498
- "color": "theme-secondary"
498
+ "color": "color-black"
499
499
  },
500
500
  "valueLabel": {
501
- "color": "theme-muted"
501
+ "color": "color-gray-500"
502
502
  }
503
503
  }
504
504
  },
@@ -506,10 +506,10 @@
506
506
  "variant": "pill",
507
507
  "views": {
508
508
  "headerTabs": {
509
- "borderColor": "theme-border"
509
+ "borderColor": "color-gray-200"
510
510
  },
511
511
  "tab": {
512
- "color": "theme-muted",
512
+ "color": "color-gray-500",
513
513
  "fontWeight": 300,
514
514
  "letterSpacing": "-0.022em",
515
515
  "textTransform": "none",
@@ -524,10 +524,10 @@
524
524
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif"
525
525
  },
526
526
  "activeText": {
527
- "color": "theme-canvas"
527
+ "color": "color-white"
528
528
  },
529
529
  "content": {
530
- "color": "theme-secondary"
530
+ "color": "color-black"
531
531
  },
532
532
  "container": {
533
533
  "borderRadius": "9999px"
@@ -537,35 +537,35 @@
537
537
  "accordion": {
538
538
  "views": {
539
539
  "container": {
540
- "borderColor": "theme-border",
541
- "backgroundColor": "theme-surface",
542
- "color": "theme-secondary",
540
+ "borderColor": "color-gray-200",
541
+ "backgroundColor": "color-gray-50",
542
+ "color": "color-black",
543
543
  "borderRadius": "18px"
544
544
  },
545
545
  "trigger": {
546
- "color": "theme-secondary",
546
+ "color": "color-black",
547
547
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif"
548
548
  },
549
549
  "content": {
550
- "color": "theme-muted"
550
+ "color": "color-gray-500"
551
551
  }
552
552
  }
553
553
  },
554
554
  "table": {
555
555
  "views": {
556
556
  "table": {
557
- "backgroundColor": "theme-canvas",
558
- "color": "theme-secondary",
559
- "borderColor": "theme-border",
557
+ "backgroundColor": "color-white",
558
+ "color": "color-black",
559
+ "borderColor": "color-gray-200",
560
560
  "borderRadius": 18
561
561
  },
562
562
  "thead": {
563
- "backgroundColor": "theme-surface",
564
- "color": "theme-secondary"
563
+ "backgroundColor": "color-gray-50",
564
+ "color": "color-black"
565
565
  },
566
566
  "th": {
567
- "color": "theme-muted",
568
- "borderColor": "theme-border",
567
+ "color": "color-gray-500",
568
+ "borderColor": "color-gray-200",
569
569
  "fontFamily": "ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace",
570
570
  "fontWeight": 300,
571
571
  "letterSpacing": "-0.022em",
@@ -573,16 +573,16 @@
573
573
  "fontStyle": "normal"
574
574
  },
575
575
  "tr": {
576
- "borderColor": "theme-border"
576
+ "borderColor": "color-gray-200"
577
577
  },
578
578
  "td": {
579
- "color": "theme-secondary",
580
- "borderColor": "theme-border",
579
+ "color": "color-black",
580
+ "borderColor": "color-gray-200",
581
581
  "letterSpacing": "-0.022em",
582
582
  "fontStyle": "normal"
583
583
  },
584
584
  "caption": {
585
- "color": "theme-muted",
585
+ "color": "color-gray-500",
586
586
  "fontStyle": "italic",
587
587
  "letterSpacing": "-0.022em"
588
588
  }
@@ -591,13 +591,13 @@
591
591
  "avatar": {
592
592
  "views": {
593
593
  "container": {
594
- "backgroundColor": "theme-surface",
595
- "borderColor": "theme-border",
596
- "color": "theme-secondary",
594
+ "backgroundColor": "color-gray-50",
595
+ "borderColor": "color-gray-200",
596
+ "color": "color-black",
597
597
  "borderRadius": "50%"
598
598
  },
599
599
  "fallback": {
600
- "color": "theme-secondary",
600
+ "color": "color-black",
601
601
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif"
602
602
  }
603
603
  }
@@ -605,12 +605,12 @@
605
605
  "alert": {
606
606
  "views": {
607
607
  "container": {
608
- "backgroundColor": "theme-surface",
609
- "borderColor": "theme-border",
608
+ "backgroundColor": "color-gray-50",
609
+ "borderColor": "color-gray-200",
610
610
  "borderRadius": 18
611
611
  },
612
612
  "title": {
613
- "color": "theme-secondary",
613
+ "color": "color-black",
614
614
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif",
615
615
  "fontWeight": 300,
616
616
  "letterSpacing": "-0.022em",
@@ -618,7 +618,7 @@
618
618
  "fontStyle": "normal"
619
619
  },
620
620
  "description": {
621
- "color": "theme-muted",
621
+ "color": "color-gray-500",
622
622
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif"
623
623
  },
624
624
  "icon": {
@@ -632,25 +632,25 @@
632
632
  "backgroundColor": "theme-success"
633
633
  },
634
634
  "label": {
635
- "color": "theme-secondary",
635
+ "color": "color-black",
636
636
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif"
637
637
  }
638
638
  }
639
639
  },
640
640
  "progress": {
641
641
  "color": "theme-primary",
642
- "backgroundColor": "theme-border",
642
+ "backgroundColor": "color-gray-200",
643
643
  "radius": "18px",
644
644
  "views": {
645
645
  "container": {
646
- "backgroundColor": "theme-border",
646
+ "backgroundColor": "color-gray-200",
647
647
  "borderRadius": "9999px"
648
648
  },
649
649
  "bar": {
650
650
  "backgroundColor": "theme-primary"
651
651
  },
652
652
  "text": {
653
- "color": "theme-secondary"
653
+ "color": "color-black"
654
654
  }
655
655
  }
656
656
  },
@@ -658,13 +658,13 @@
658
658
  "color": "theme-primary"
659
659
  },
660
660
  "separator": {
661
- "color": "theme-border",
661
+ "color": "color-gray-200",
662
662
  "views": {
663
663
  "container": {
664
- "borderColor": "theme-border"
664
+ "borderColor": "color-gray-200"
665
665
  },
666
666
  "label": {
667
- "color": "theme-muted",
667
+ "color": "color-gray-500",
668
668
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif"
669
669
  }
670
670
  }
@@ -672,13 +672,13 @@
672
672
  "navigation": {
673
673
  "views": {
674
674
  "container": {
675
- "backgroundColor": "theme-canvas",
676
- "borderColor": "theme-border",
677
- "color": "theme-secondary",
675
+ "backgroundColor": "color-white",
676
+ "borderColor": "color-gray-200",
677
+ "color": "color-black",
678
678
  "borderRadius": "18px"
679
679
  },
680
680
  "item": {
681
- "color": "theme-muted"
681
+ "color": "color-gray-500"
682
682
  },
683
683
  "activeItem": {
684
684
  "color": "theme-primary",
@@ -689,37 +689,37 @@
689
689
  "hero": {
690
690
  "views": {
691
691
  "container": {
692
- "backgroundColor": "theme-canvas",
693
- "color": "theme-secondary",
692
+ "backgroundColor": "color-white",
693
+ "color": "color-black",
694
694
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif"
695
695
  },
696
696
  "eyebrow": {
697
- "color": "theme-muted"
697
+ "color": "color-gray-500"
698
698
  },
699
699
  "title": {
700
- "color": "theme-secondary",
700
+ "color": "color-black",
701
701
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif"
702
702
  },
703
703
  "description": {
704
- "color": "theme-muted"
704
+ "color": "color-gray-500"
705
705
  }
706
706
  }
707
707
  },
708
708
  "page": {
709
709
  "views": {
710
710
  "container": {
711
- "backgroundColor": "theme-canvas",
712
- "color": "theme-secondary",
711
+ "backgroundColor": "color-white",
712
+ "color": "color-black",
713
713
  "fontFamily": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Inter', system-ui, sans-serif"
714
714
  },
715
715
  "section": {
716
- "backgroundColor": "theme-canvas",
717
- "borderColor": "theme-border"
716
+ "backgroundColor": "color-white",
717
+ "borderColor": "color-gray-200"
718
718
  },
719
719
  "surface": {
720
- "backgroundColor": "theme-surface",
721
- "borderColor": "theme-border",
722
- "color": "theme-secondary"
720
+ "backgroundColor": "color-gray-50",
721
+ "borderColor": "color-gray-200",
722
+ "color": "color-black"
723
723
  }
724
724
  }
725
725
  }