@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
@@ -10,17 +10,17 @@
10
10
  ]
11
11
  },
12
12
  "theme": {
13
- "primary": "#111111",
13
+ "primary": "color-black",
14
14
  "secondary": "#FA5400",
15
15
  "success": "#76E0B5",
16
16
  "warning": "#1151ff",
17
17
  "error": "#d30005",
18
- "canvas": "#ffffff",
19
- "surface": "#f5f5f5",
20
- "text": "#111111",
21
- "muted": "#707072",
22
- "border": "#cacacb",
23
- "onPrimary": "#ffffff"
18
+ "canvas": "color-white",
19
+ "surface": "color-gray-50",
20
+ "text": "color-black",
21
+ "muted": "color-gray-500",
22
+ "border": "color-gray-200",
23
+ "onPrimary": "color-white"
24
24
  },
25
25
  "tokens": {
26
26
  "rawCssVars": {
@@ -241,7 +241,7 @@
241
241
  "size": "md",
242
242
  "shape": "square",
243
243
  "color": "theme-primary",
244
- "textColor": "theme-canvas",
244
+ "textColor": "theme-onPrimary",
245
245
  "views": {
246
246
  "container": {
247
247
  "borderRadius": 0,
@@ -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": 0,
275
275
  "fontFamily": "'Helvetica Now Display', 'Helvetica Neue', 'Inter', Helvetica, Arial, sans-serif",
@@ -291,7 +291,7 @@
291
291
  "views": {
292
292
  "container": {
293
293
  "backgroundColor": "theme-secondary",
294
- "borderColor": "theme-border",
294
+ "borderColor": "color-gray-200",
295
295
  "color": "theme-primary",
296
296
  "borderRadius": 4,
297
297
  "borderWidth": "1px",
@@ -302,14 +302,14 @@
302
302
  "color": "theme-primary",
303
303
  "fontFamily": "'Helvetica Now Display', 'Helvetica Neue', 'Inter', Helvetica, Arial, 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": "'Helvetica Now Display', 'Helvetica Neue', 'Inter', Helvetica, Arial, sans-serif"
310
310
  },
311
311
  "footer": {
312
- "borderColor": "theme-border"
312
+ "borderColor": "color-gray-200"
313
313
  }
314
314
  }
315
315
  },
@@ -319,8 +319,8 @@
319
319
  "variant": "default",
320
320
  "views": {
321
321
  "container": {
322
- "backgroundColor": "theme-canvas",
323
- "borderColor": "theme-border",
322
+ "backgroundColor": "color-white",
323
+ "borderColor": "color-gray-200",
324
324
  "color": "theme-primary",
325
325
  "borderRadius": 2,
326
326
  "borderWidth": "1px",
@@ -349,8 +349,8 @@
349
349
  "variant": "default",
350
350
  "views": {
351
351
  "container": {
352
- "backgroundColor": "theme-canvas",
353
- "borderColor": "theme-border",
352
+ "backgroundColor": "color-white",
353
+ "borderColor": "color-gray-200",
354
354
  "color": "theme-primary",
355
355
  "borderRadius": 2,
356
356
  "borderWidth": "1px",
@@ -379,8 +379,8 @@
379
379
  "variant": "default",
380
380
  "views": {
381
381
  "container": {
382
- "backgroundColor": "theme-canvas",
383
- "borderColor": "theme-border",
382
+ "backgroundColor": "color-white",
383
+ "borderColor": "color-gray-200",
384
384
  "color": "theme-primary",
385
385
  "borderRadius": 2,
386
386
  "borderWidth": "1px",
@@ -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": "italic"
426
426
  },
427
427
  "infoText": {
428
- "color": "theme-muted"
428
+ "color": "color-gray-500"
429
429
  },
430
430
  "container": {
431
431
  "borderRadius": 0
@@ -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": "italic"
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": "'Helvetica Now Display', 'Helvetica Neue', 'Inter', Helvetica, Arial, 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
498
  "color": "theme-primary"
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": 800,
514
514
  "letterSpacing": "0.02em",
515
515
  "textTransform": "uppercase",
@@ -524,7 +524,7 @@
524
524
  "fontFamily": "'Helvetica Now Display', 'Helvetica Neue', 'Inter', Helvetica, Arial, sans-serif"
525
525
  },
526
526
  "activeText": {
527
- "color": "theme-canvas"
527
+ "color": "color-white"
528
528
  },
529
529
  "content": {
530
530
  "color": "theme-primary"
@@ -537,7 +537,7 @@
537
537
  "accordion": {
538
538
  "views": {
539
539
  "container": {
540
- "borderColor": "theme-border",
540
+ "borderColor": "color-gray-200",
541
541
  "backgroundColor": "theme-secondary",
542
542
  "color": "theme-primary",
543
543
  "borderRadius": 0
@@ -547,16 +547,16 @@
547
547
  "fontFamily": "'Helvetica Now Display', 'Helvetica Neue', 'Inter', Helvetica, Arial, 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",
557
+ "backgroundColor": "color-white",
558
558
  "color": "theme-primary",
559
- "borderColor": "theme-border",
559
+ "borderColor": "color-gray-200",
560
560
  "borderRadius": 4
561
561
  },
562
562
  "thead": {
@@ -564,8 +564,8 @@
564
564
  "color": "theme-primary"
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": 800,
571
571
  "letterSpacing": "0.02em",
@@ -573,16 +573,16 @@
573
573
  "fontStyle": "italic"
574
574
  },
575
575
  "tr": {
576
- "borderColor": "theme-border"
576
+ "borderColor": "color-gray-200"
577
577
  },
578
578
  "td": {
579
579
  "color": "theme-primary",
580
- "borderColor": "theme-border",
580
+ "borderColor": "color-gray-200",
581
581
  "letterSpacing": "0.02em",
582
582
  "fontStyle": "italic"
583
583
  },
584
584
  "caption": {
585
- "color": "theme-muted",
585
+ "color": "color-gray-500",
586
586
  "fontStyle": "italic",
587
587
  "letterSpacing": "0.02em"
588
588
  }
@@ -592,7 +592,7 @@
592
592
  "views": {
593
593
  "container": {
594
594
  "backgroundColor": "theme-secondary",
595
- "borderColor": "theme-border",
595
+ "borderColor": "color-gray-200",
596
596
  "color": "theme-primary",
597
597
  "borderRadius": "50%"
598
598
  },
@@ -606,7 +606,7 @@
606
606
  "views": {
607
607
  "container": {
608
608
  "backgroundColor": "theme-secondary",
609
- "borderColor": "theme-border",
609
+ "borderColor": "color-gray-200",
610
610
  "borderRadius": 4
611
611
  },
612
612
  "title": {
@@ -618,7 +618,7 @@
618
618
  "fontStyle": "italic"
619
619
  },
620
620
  "description": {
621
- "color": "theme-muted",
621
+ "color": "color-gray-500",
622
622
  "fontFamily": "'Helvetica Now Display', 'Helvetica Neue', 'Inter', Helvetica, Arial, sans-serif"
623
623
  },
624
624
  "icon": {
@@ -639,11 +639,11 @@
639
639
  },
640
640
  "progress": {
641
641
  "color": "theme-primary",
642
- "backgroundColor": "theme-border",
642
+ "backgroundColor": "color-gray-200",
643
643
  "radius": 0,
644
644
  "views": {
645
645
  "container": {
646
- "backgroundColor": "theme-border",
646
+ "backgroundColor": "color-gray-200",
647
647
  "borderRadius": "9999px"
648
648
  },
649
649
  "bar": {
@@ -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": "'Helvetica Now Display', 'Helvetica Neue', 'Inter', Helvetica, Arial, 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",
675
+ "backgroundColor": "color-white",
676
+ "borderColor": "color-gray-200",
677
677
  "color": "theme-primary",
678
678
  "borderRadius": 0
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,36 +689,36 @@
689
689
  "hero": {
690
690
  "views": {
691
691
  "container": {
692
- "backgroundColor": "theme-canvas",
692
+ "backgroundColor": "color-white",
693
693
  "color": "theme-primary",
694
694
  "fontFamily": "'Helvetica Now Display', 'Helvetica Neue', 'Inter', Helvetica, Arial, sans-serif"
695
695
  },
696
696
  "eyebrow": {
697
- "color": "theme-muted"
697
+ "color": "color-gray-500"
698
698
  },
699
699
  "title": {
700
700
  "color": "theme-primary",
701
701
  "fontFamily": "'Helvetica Now Display', 'Helvetica Neue', 'Inter', Helvetica, Arial, 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",
711
+ "backgroundColor": "color-white",
712
712
  "color": "theme-primary",
713
713
  "fontFamily": "'Helvetica Now Display', 'Helvetica Neue', 'Inter', Helvetica, Arial, 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
720
  "backgroundColor": "theme-secondary",
721
- "borderColor": "theme-border",
721
+ "borderColor": "color-gray-200",
722
722
  "color": "theme-primary"
723
723
  }
724
724
  }