@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": "#27a644",
16
16
  "warning": "#5e69d1",
17
17
  "error": "#828fff",
18
- "canvas": "#08090A",
19
- "surface": "#1C1D1F",
20
- "text": "#f7f8f8",
21
- "muted": "#8a8f98",
22
- "border": "#23252a",
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": {
@@ -262,26 +262,26 @@
262
262
  "shape": "rounded",
263
263
  "views": {
264
264
  "container": {
265
- "backgroundColor": "theme-surface",
266
- "borderColor": "theme-border",
267
- "color": "theme-text",
265
+ "backgroundColor": "color-gray-50",
266
+ "borderColor": "color-gray-200",
267
+ "color": "color-black",
268
268
  "borderRadius": 12,
269
269
  "borderWidth": "1px",
270
270
  "borderStyle": "solid",
271
271
  "boxShadow": "rgba(255,255,255,0.05) 0 0.5px 0 0.5px"
272
272
  },
273
273
  "header": {
274
- "color": "theme-text",
274
+ "color": "color-black",
275
275
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif",
276
276
  "fontWeight": 600,
277
- "borderColor": "theme-border"
277
+ "borderColor": "color-gray-200"
278
278
  },
279
279
  "content": {
280
- "color": "theme-muted",
280
+ "color": "color-gray-500",
281
281
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif"
282
282
  },
283
283
  "footer": {
284
- "borderColor": "theme-border"
284
+ "borderColor": "color-gray-200"
285
285
  }
286
286
  }
287
287
  },
@@ -291,16 +291,16 @@
291
291
  "variant": "default",
292
292
  "views": {
293
293
  "container": {
294
- "backgroundColor": "theme-canvas",
295
- "borderColor": "theme-border",
296
- "color": "theme-text",
294
+ "backgroundColor": "color-white",
295
+ "borderColor": "color-gray-200",
296
+ "color": "color-black",
297
297
  "borderRadius": 10,
298
298
  "borderWidth": "1px",
299
299
  "borderStyle": "solid",
300
300
  "boxShadow": "none"
301
301
  },
302
302
  "field": {
303
- "color": "theme-text",
303
+ "color": "color-black",
304
304
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif",
305
305
  "fontStyle": "normal",
306
306
  "letterSpacing": "-0.025em"
@@ -321,16 +321,16 @@
321
321
  "variant": "default",
322
322
  "views": {
323
323
  "container": {
324
- "backgroundColor": "theme-canvas",
325
- "borderColor": "theme-border",
326
- "color": "theme-text",
324
+ "backgroundColor": "color-white",
325
+ "borderColor": "color-gray-200",
326
+ "color": "color-black",
327
327
  "borderRadius": 10,
328
328
  "borderWidth": "1px",
329
329
  "borderStyle": "solid",
330
330
  "boxShadow": "none"
331
331
  },
332
332
  "field": {
333
- "color": "theme-text",
333
+ "color": "color-black",
334
334
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif",
335
335
  "fontStyle": "normal",
336
336
  "letterSpacing": "-0.025em"
@@ -351,16 +351,16 @@
351
351
  "variant": "default",
352
352
  "views": {
353
353
  "container": {
354
- "backgroundColor": "theme-canvas",
355
- "borderColor": "theme-border",
356
- "color": "theme-text",
354
+ "backgroundColor": "color-white",
355
+ "borderColor": "color-gray-200",
356
+ "color": "color-black",
357
357
  "borderRadius": 10,
358
358
  "borderWidth": "1px",
359
359
  "borderStyle": "solid",
360
360
  "boxShadow": "none"
361
361
  },
362
362
  "field": {
363
- "color": "theme-text",
363
+ "color": "color-black",
364
364
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif"
365
365
  },
366
366
  "label": {
@@ -381,8 +381,8 @@
381
381
  "size": "md",
382
382
  "views": {
383
383
  "checkbox": {
384
- "borderColor": "theme-border",
385
- "backgroundColor": "theme-canvas",
384
+ "borderColor": "color-gray-200",
385
+ "backgroundColor": "color-white",
386
386
  "_checked": {
387
387
  "backgroundColor": "theme-primary",
388
388
  "borderColor": "theme-primary"
@@ -397,7 +397,7 @@
397
397
  "fontStyle": "normal"
398
398
  },
399
399
  "infoText": {
400
- "color": "theme-muted"
400
+ "color": "color-gray-500"
401
401
  },
402
402
  "container": {
403
403
  "borderRadius": 4
@@ -408,8 +408,8 @@
408
408
  "size": "md",
409
409
  "views": {
410
410
  "radio": {
411
- "borderColor": "theme-border",
412
- "backgroundColor": "theme-canvas"
411
+ "borderColor": "color-gray-200",
412
+ "backgroundColor": "color-white"
413
413
  },
414
414
  "dot": {
415
415
  "backgroundColor": "theme-primary"
@@ -422,7 +422,7 @@
422
422
  "fontStyle": "normal"
423
423
  },
424
424
  "infoText": {
425
- "color": "theme-muted"
425
+ "color": "color-gray-500"
426
426
  },
427
427
  "container": {
428
428
  "borderRadius": "50%"
@@ -433,10 +433,10 @@
433
433
  "size": "sm",
434
434
  "views": {
435
435
  "slider": {
436
- "backgroundColor": "theme-border"
436
+ "backgroundColor": "color-gray-200"
437
437
  },
438
438
  "circle": {
439
- "backgroundColor": "theme-canvas"
439
+ "backgroundColor": "color-white"
440
440
  },
441
441
  "label": {
442
442
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif",
@@ -454,7 +454,7 @@
454
454
  "backgroundColor": "theme-primary",
455
455
  "views": {
456
456
  "track": {
457
- "backgroundColor": "theme-border"
457
+ "backgroundColor": "color-gray-200"
458
458
  },
459
459
  "progress": {
460
460
  "backgroundColor": "theme-primary"
@@ -464,13 +464,13 @@
464
464
  },
465
465
  "thumb": {
466
466
  "borderColor": "theme-primary",
467
- "backgroundColor": "theme-canvas"
467
+ "backgroundColor": "color-white"
468
468
  },
469
469
  "label": {
470
- "color": "theme-text"
470
+ "color": "color-black"
471
471
  },
472
472
  "valueLabel": {
473
- "color": "theme-muted"
473
+ "color": "color-gray-500"
474
474
  }
475
475
  }
476
476
  },
@@ -478,10 +478,10 @@
478
478
  "variant": "underline",
479
479
  "views": {
480
480
  "headerTabs": {
481
- "borderColor": "theme-border"
481
+ "borderColor": "color-gray-200"
482
482
  },
483
483
  "tab": {
484
- "color": "theme-muted",
484
+ "color": "color-gray-500",
485
485
  "fontWeight": 700,
486
486
  "letterSpacing": "-0.025em",
487
487
  "textTransform": "none",
@@ -499,7 +499,7 @@
499
499
  "color": "theme-primary"
500
500
  },
501
501
  "content": {
502
- "color": "theme-text"
502
+ "color": "color-black"
503
503
  },
504
504
  "container": {
505
505
  "borderRadius": "8px"
@@ -509,35 +509,35 @@
509
509
  "accordion": {
510
510
  "views": {
511
511
  "container": {
512
- "borderColor": "theme-border",
513
- "backgroundColor": "theme-surface",
514
- "color": "theme-text",
512
+ "borderColor": "color-gray-200",
513
+ "backgroundColor": "color-gray-50",
514
+ "color": "color-black",
515
515
  "borderRadius": "12px"
516
516
  },
517
517
  "trigger": {
518
- "color": "theme-text",
518
+ "color": "color-black",
519
519
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif"
520
520
  },
521
521
  "content": {
522
- "color": "theme-muted"
522
+ "color": "color-gray-500"
523
523
  }
524
524
  }
525
525
  },
526
526
  "table": {
527
527
  "views": {
528
528
  "table": {
529
- "backgroundColor": "theme-canvas",
530
- "color": "theme-text",
531
- "borderColor": "theme-border",
529
+ "backgroundColor": "color-white",
530
+ "color": "color-black",
531
+ "borderColor": "color-gray-200",
532
532
  "borderRadius": 12
533
533
  },
534
534
  "thead": {
535
- "backgroundColor": "theme-surface",
536
- "color": "theme-text"
535
+ "backgroundColor": "color-gray-50",
536
+ "color": "color-black"
537
537
  },
538
538
  "th": {
539
- "color": "theme-muted",
540
- "borderColor": "theme-border",
539
+ "color": "color-gray-500",
540
+ "borderColor": "color-gray-200",
541
541
  "fontFamily": "'JetBrains Mono', ui-monospace, 'SF Mono', menlo, monospace",
542
542
  "fontWeight": 700,
543
543
  "letterSpacing": "-0.025em",
@@ -545,16 +545,16 @@
545
545
  "fontStyle": "normal"
546
546
  },
547
547
  "tr": {
548
- "borderColor": "theme-border"
548
+ "borderColor": "color-gray-200"
549
549
  },
550
550
  "td": {
551
- "color": "theme-text",
552
- "borderColor": "theme-border",
551
+ "color": "color-black",
552
+ "borderColor": "color-gray-200",
553
553
  "letterSpacing": "-0.025em",
554
554
  "fontStyle": "normal"
555
555
  },
556
556
  "caption": {
557
- "color": "theme-muted",
557
+ "color": "color-gray-500",
558
558
  "fontStyle": "italic",
559
559
  "letterSpacing": "-0.025em"
560
560
  }
@@ -563,13 +563,13 @@
563
563
  "avatar": {
564
564
  "views": {
565
565
  "container": {
566
- "backgroundColor": "theme-surface",
567
- "borderColor": "theme-border",
568
- "color": "theme-text",
566
+ "backgroundColor": "color-gray-50",
567
+ "borderColor": "color-gray-200",
568
+ "color": "color-black",
569
569
  "borderRadius": "50%"
570
570
  },
571
571
  "fallback": {
572
- "color": "theme-text",
572
+ "color": "color-black",
573
573
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif"
574
574
  }
575
575
  }
@@ -577,12 +577,12 @@
577
577
  "alert": {
578
578
  "views": {
579
579
  "container": {
580
- "backgroundColor": "theme-surface",
581
- "borderColor": "theme-border",
580
+ "backgroundColor": "color-gray-50",
581
+ "borderColor": "color-gray-200",
582
582
  "borderRadius": 12
583
583
  },
584
584
  "title": {
585
- "color": "theme-text",
585
+ "color": "color-black",
586
586
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif",
587
587
  "fontWeight": 700,
588
588
  "letterSpacing": "-0.025em",
@@ -590,7 +590,7 @@
590
590
  "fontStyle": "normal"
591
591
  },
592
592
  "description": {
593
- "color": "theme-muted",
593
+ "color": "color-gray-500",
594
594
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif"
595
595
  },
596
596
  "icon": {
@@ -604,25 +604,25 @@
604
604
  "backgroundColor": "theme-success"
605
605
  },
606
606
  "label": {
607
- "color": "theme-text",
607
+ "color": "color-black",
608
608
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif"
609
609
  }
610
610
  }
611
611
  },
612
612
  "progress": {
613
613
  "color": "theme-primary",
614
- "backgroundColor": "theme-border",
614
+ "backgroundColor": "color-gray-200",
615
615
  "radius": "8px",
616
616
  "views": {
617
617
  "container": {
618
- "backgroundColor": "theme-border",
618
+ "backgroundColor": "color-gray-200",
619
619
  "borderRadius": "9999px"
620
620
  },
621
621
  "bar": {
622
622
  "backgroundColor": "theme-primary"
623
623
  },
624
624
  "text": {
625
- "color": "theme-text"
625
+ "color": "color-black"
626
626
  }
627
627
  }
628
628
  },
@@ -630,13 +630,13 @@
630
630
  "color": "theme-primary"
631
631
  },
632
632
  "separator": {
633
- "color": "theme-border",
633
+ "color": "color-gray-200",
634
634
  "views": {
635
635
  "container": {
636
- "borderColor": "theme-border"
636
+ "borderColor": "color-gray-200"
637
637
  },
638
638
  "label": {
639
- "color": "theme-muted",
639
+ "color": "color-gray-500",
640
640
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif"
641
641
  }
642
642
  }
@@ -644,13 +644,13 @@
644
644
  "navigation": {
645
645
  "views": {
646
646
  "container": {
647
- "backgroundColor": "theme-canvas",
648
- "borderColor": "theme-border",
649
- "color": "theme-text",
647
+ "backgroundColor": "color-white",
648
+ "borderColor": "color-gray-200",
649
+ "color": "color-black",
650
650
  "borderRadius": "12px"
651
651
  },
652
652
  "item": {
653
- "color": "theme-muted"
653
+ "color": "color-gray-500"
654
654
  },
655
655
  "activeItem": {
656
656
  "color": "theme-primary",
@@ -661,37 +661,37 @@
661
661
  "hero": {
662
662
  "views": {
663
663
  "container": {
664
- "backgroundColor": "theme-canvas",
665
- "color": "theme-text",
664
+ "backgroundColor": "color-white",
665
+ "color": "color-black",
666
666
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif"
667
667
  },
668
668
  "eyebrow": {
669
- "color": "theme-muted"
669
+ "color": "color-gray-500"
670
670
  },
671
671
  "title": {
672
- "color": "theme-text",
672
+ "color": "color-black",
673
673
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif"
674
674
  },
675
675
  "description": {
676
- "color": "theme-muted"
676
+ "color": "color-gray-500"
677
677
  }
678
678
  }
679
679
  },
680
680
  "page": {
681
681
  "views": {
682
682
  "container": {
683
- "backgroundColor": "theme-canvas",
684
- "color": "theme-text",
683
+ "backgroundColor": "color-white",
684
+ "color": "color-black",
685
685
  "fontFamily": "'Inter', 'SF Pro Display', system-ui, -apple-system, sans-serif"
686
686
  },
687
687
  "section": {
688
- "backgroundColor": "theme-canvas",
689
- "borderColor": "theme-border"
688
+ "backgroundColor": "color-white",
689
+ "borderColor": "color-gray-200"
690
690
  },
691
691
  "surface": {
692
- "backgroundColor": "theme-surface",
693
- "borderColor": "theme-border",
694
- "color": "theme-text"
692
+ "backgroundColor": "color-gray-50",
693
+ "borderColor": "color-gray-200",
694
+ "color": "color-black"
695
695
  }
696
696
  }
697
697
  }