@app-studio/components 0.10.17 → 0.10.19

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": "#1aae39",
16
16
  "warning": "#dd5b00",
17
17
  "error": "#ff64c8",
18
- "canvas": "#ffffff",
19
- "surface": "#fafaf9",
20
- "text": "#1a1a1a",
21
- "muted": "#bbb8b1",
22
- "border": "#e5e3df",
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": {
@@ -346,7 +346,7 @@
346
346
  "size": "md",
347
347
  "shape": "rounded",
348
348
  "color": "theme-primary",
349
- "textColor": "theme-canvas",
349
+ "textColor": "theme-onPrimary",
350
350
  "views": {
351
351
  "container": {
352
352
  "borderRadius": 9999,
@@ -374,7 +374,7 @@
374
374
  "views": {
375
375
  "container": {
376
376
  "backgroundColor": "theme-secondary",
377
- "color": "theme-canvas",
377
+ "color": "color-white",
378
378
  "borderColor": "theme-secondary",
379
379
  "borderRadius": 4,
380
380
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif",
@@ -395,26 +395,26 @@
395
395
  "shape": "rounded",
396
396
  "views": {
397
397
  "container": {
398
- "backgroundColor": "theme-surface",
399
- "borderColor": "theme-border",
400
- "color": "theme-text",
398
+ "backgroundColor": "color-gray-50",
399
+ "borderColor": "color-gray-200",
400
+ "color": "color-black",
401
401
  "borderRadius": 10,
402
402
  "borderWidth": "1px",
403
403
  "borderStyle": "solid",
404
404
  "boxShadow": "rgba(15, 15, 15, 0.20) 0px 24px 48px -8px"
405
405
  },
406
406
  "header": {
407
- "color": "theme-text",
407
+ "color": "color-black",
408
408
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif",
409
409
  "fontWeight": 600,
410
- "borderColor": "theme-border"
410
+ "borderColor": "color-gray-200"
411
411
  },
412
412
  "content": {
413
- "color": "theme-muted",
413
+ "color": "color-gray-500",
414
414
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif"
415
415
  },
416
416
  "footer": {
417
- "borderColor": "theme-border"
417
+ "borderColor": "color-gray-200"
418
418
  }
419
419
  }
420
420
  },
@@ -424,16 +424,16 @@
424
424
  "variant": "default",
425
425
  "views": {
426
426
  "container": {
427
- "backgroundColor": "theme-canvas",
428
- "borderColor": "theme-border",
429
- "color": "theme-text",
427
+ "backgroundColor": "color-white",
428
+ "borderColor": "color-gray-200",
429
+ "color": "color-black",
430
430
  "borderRadius": 10,
431
431
  "borderWidth": "1px",
432
432
  "borderStyle": "solid",
433
433
  "boxShadow": "none"
434
434
  },
435
435
  "field": {
436
- "color": "theme-text",
436
+ "color": "color-black",
437
437
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif",
438
438
  "fontStyle": "normal",
439
439
  "letterSpacing": "0em"
@@ -454,16 +454,16 @@
454
454
  "variant": "default",
455
455
  "views": {
456
456
  "container": {
457
- "backgroundColor": "theme-canvas",
458
- "borderColor": "theme-border",
459
- "color": "theme-text",
457
+ "backgroundColor": "color-white",
458
+ "borderColor": "color-gray-200",
459
+ "color": "color-black",
460
460
  "borderRadius": 10,
461
461
  "borderWidth": "1px",
462
462
  "borderStyle": "solid",
463
463
  "boxShadow": "none"
464
464
  },
465
465
  "field": {
466
- "color": "theme-text",
466
+ "color": "color-black",
467
467
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif",
468
468
  "fontStyle": "normal",
469
469
  "letterSpacing": "0em"
@@ -484,16 +484,16 @@
484
484
  "variant": "default",
485
485
  "views": {
486
486
  "container": {
487
- "backgroundColor": "theme-canvas",
488
- "borderColor": "theme-border",
489
- "color": "theme-text",
487
+ "backgroundColor": "color-white",
488
+ "borderColor": "color-gray-200",
489
+ "color": "color-black",
490
490
  "borderRadius": 10,
491
491
  "borderWidth": "1px",
492
492
  "borderStyle": "solid",
493
493
  "boxShadow": "none"
494
494
  },
495
495
  "field": {
496
- "color": "theme-text",
496
+ "color": "color-black",
497
497
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif"
498
498
  },
499
499
  "label": {
@@ -514,8 +514,8 @@
514
514
  "size": "md",
515
515
  "views": {
516
516
  "checkbox": {
517
- "borderColor": "theme-border",
518
- "backgroundColor": "theme-canvas",
517
+ "borderColor": "color-gray-200",
518
+ "backgroundColor": "color-white",
519
519
  "_checked": {
520
520
  "backgroundColor": "theme-primary",
521
521
  "borderColor": "theme-primary"
@@ -530,7 +530,7 @@
530
530
  "fontStyle": "normal"
531
531
  },
532
532
  "infoText": {
533
- "color": "theme-muted"
533
+ "color": "color-gray-500"
534
534
  },
535
535
  "container": {
536
536
  "borderRadius": 4
@@ -541,8 +541,8 @@
541
541
  "size": "md",
542
542
  "views": {
543
543
  "radio": {
544
- "borderColor": "theme-border",
545
- "backgroundColor": "theme-canvas"
544
+ "borderColor": "color-gray-200",
545
+ "backgroundColor": "color-white"
546
546
  },
547
547
  "dot": {
548
548
  "backgroundColor": "theme-primary"
@@ -555,7 +555,7 @@
555
555
  "fontStyle": "normal"
556
556
  },
557
557
  "infoText": {
558
- "color": "theme-muted"
558
+ "color": "color-gray-500"
559
559
  },
560
560
  "container": {
561
561
  "borderRadius": "50%"
@@ -566,10 +566,10 @@
566
566
  "size": "sm",
567
567
  "views": {
568
568
  "slider": {
569
- "backgroundColor": "theme-border"
569
+ "backgroundColor": "color-gray-200"
570
570
  },
571
571
  "circle": {
572
- "backgroundColor": "theme-canvas"
572
+ "backgroundColor": "color-white"
573
573
  },
574
574
  "label": {
575
575
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif",
@@ -587,7 +587,7 @@
587
587
  "backgroundColor": "theme-primary",
588
588
  "views": {
589
589
  "track": {
590
- "backgroundColor": "theme-border"
590
+ "backgroundColor": "color-gray-200"
591
591
  },
592
592
  "progress": {
593
593
  "backgroundColor": "theme-primary"
@@ -597,13 +597,13 @@
597
597
  },
598
598
  "thumb": {
599
599
  "borderColor": "theme-primary",
600
- "backgroundColor": "theme-canvas"
600
+ "backgroundColor": "color-white"
601
601
  },
602
602
  "label": {
603
- "color": "theme-text"
603
+ "color": "color-black"
604
604
  },
605
605
  "valueLabel": {
606
- "color": "theme-muted"
606
+ "color": "color-gray-500"
607
607
  }
608
608
  }
609
609
  },
@@ -611,10 +611,10 @@
611
611
  "variant": "underline",
612
612
  "views": {
613
613
  "headerTabs": {
614
- "borderColor": "theme-border"
614
+ "borderColor": "color-gray-200"
615
615
  },
616
616
  "tab": {
617
- "color": "theme-muted",
617
+ "color": "color-gray-500",
618
618
  "fontWeight": 400,
619
619
  "letterSpacing": "0em",
620
620
  "textTransform": "none",
@@ -632,7 +632,7 @@
632
632
  "color": "theme-primary"
633
633
  },
634
634
  "content": {
635
- "color": "theme-text"
635
+ "color": "color-black"
636
636
  },
637
637
  "container": {
638
638
  "borderRadius": "8px"
@@ -642,35 +642,35 @@
642
642
  "accordion": {
643
643
  "views": {
644
644
  "container": {
645
- "borderColor": "theme-border",
646
- "backgroundColor": "theme-surface",
647
- "color": "theme-text",
645
+ "borderColor": "color-gray-200",
646
+ "backgroundColor": "color-gray-50",
647
+ "color": "color-black",
648
648
  "borderRadius": "12px"
649
649
  },
650
650
  "trigger": {
651
- "color": "theme-text",
651
+ "color": "color-black",
652
652
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif"
653
653
  },
654
654
  "content": {
655
- "color": "theme-muted"
655
+ "color": "color-gray-500"
656
656
  }
657
657
  }
658
658
  },
659
659
  "table": {
660
660
  "views": {
661
661
  "table": {
662
- "backgroundColor": "theme-canvas",
663
- "color": "theme-text",
664
- "borderColor": "theme-border",
662
+ "backgroundColor": "color-white",
663
+ "color": "color-black",
664
+ "borderColor": "color-gray-200",
665
665
  "borderRadius": 10
666
666
  },
667
667
  "thead": {
668
- "backgroundColor": "theme-surface",
669
- "color": "theme-text"
668
+ "backgroundColor": "color-gray-50",
669
+ "color": "color-black"
670
670
  },
671
671
  "th": {
672
- "color": "theme-muted",
673
- "borderColor": "theme-border",
672
+ "color": "color-gray-500",
673
+ "borderColor": "color-gray-200",
674
674
  "fontFamily": "ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace",
675
675
  "fontWeight": 400,
676
676
  "letterSpacing": "0em",
@@ -678,16 +678,16 @@
678
678
  "fontStyle": "normal"
679
679
  },
680
680
  "tr": {
681
- "borderColor": "theme-border"
681
+ "borderColor": "color-gray-200"
682
682
  },
683
683
  "td": {
684
- "color": "theme-text",
685
- "borderColor": "theme-border",
684
+ "color": "color-black",
685
+ "borderColor": "color-gray-200",
686
686
  "letterSpacing": "0em",
687
687
  "fontStyle": "normal"
688
688
  },
689
689
  "caption": {
690
- "color": "theme-muted",
690
+ "color": "color-gray-500",
691
691
  "fontStyle": "italic",
692
692
  "letterSpacing": "0em"
693
693
  }
@@ -696,13 +696,13 @@
696
696
  "avatar": {
697
697
  "views": {
698
698
  "container": {
699
- "backgroundColor": "theme-surface",
700
- "borderColor": "theme-border",
701
- "color": "theme-text",
699
+ "backgroundColor": "color-gray-50",
700
+ "borderColor": "color-gray-200",
701
+ "color": "color-black",
702
702
  "borderRadius": "50%"
703
703
  },
704
704
  "fallback": {
705
- "color": "theme-text",
705
+ "color": "color-black",
706
706
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif"
707
707
  }
708
708
  }
@@ -710,12 +710,12 @@
710
710
  "alert": {
711
711
  "views": {
712
712
  "container": {
713
- "backgroundColor": "theme-surface",
714
- "borderColor": "theme-border",
713
+ "backgroundColor": "color-gray-50",
714
+ "borderColor": "color-gray-200",
715
715
  "borderRadius": 10
716
716
  },
717
717
  "title": {
718
- "color": "theme-text",
718
+ "color": "color-black",
719
719
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif",
720
720
  "fontWeight": 400,
721
721
  "letterSpacing": "0em",
@@ -723,7 +723,7 @@
723
723
  "fontStyle": "normal"
724
724
  },
725
725
  "description": {
726
- "color": "theme-muted",
726
+ "color": "color-gray-500",
727
727
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif"
728
728
  },
729
729
  "icon": {
@@ -737,25 +737,25 @@
737
737
  "backgroundColor": "theme-success"
738
738
  },
739
739
  "label": {
740
- "color": "theme-text",
740
+ "color": "color-black",
741
741
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif"
742
742
  }
743
743
  }
744
744
  },
745
745
  "progress": {
746
746
  "color": "theme-primary",
747
- "backgroundColor": "theme-border",
747
+ "backgroundColor": "color-gray-200",
748
748
  "radius": "8px",
749
749
  "views": {
750
750
  "container": {
751
- "backgroundColor": "theme-border",
751
+ "backgroundColor": "color-gray-200",
752
752
  "borderRadius": "9999px"
753
753
  },
754
754
  "bar": {
755
755
  "backgroundColor": "theme-primary"
756
756
  },
757
757
  "text": {
758
- "color": "theme-text"
758
+ "color": "color-black"
759
759
  }
760
760
  }
761
761
  },
@@ -763,13 +763,13 @@
763
763
  "color": "theme-primary"
764
764
  },
765
765
  "separator": {
766
- "color": "theme-border",
766
+ "color": "color-gray-200",
767
767
  "views": {
768
768
  "container": {
769
- "borderColor": "theme-border"
769
+ "borderColor": "color-gray-200"
770
770
  },
771
771
  "label": {
772
- "color": "theme-muted",
772
+ "color": "color-gray-500",
773
773
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif"
774
774
  }
775
775
  }
@@ -777,13 +777,13 @@
777
777
  "navigation": {
778
778
  "views": {
779
779
  "container": {
780
- "backgroundColor": "theme-canvas",
781
- "borderColor": "theme-border",
782
- "color": "theme-text",
780
+ "backgroundColor": "color-white",
781
+ "borderColor": "color-gray-200",
782
+ "color": "color-black",
783
783
  "borderRadius": "12px"
784
784
  },
785
785
  "item": {
786
- "color": "theme-muted"
786
+ "color": "color-gray-500"
787
787
  },
788
788
  "activeItem": {
789
789
  "color": "theme-primary",
@@ -794,37 +794,37 @@
794
794
  "hero": {
795
795
  "views": {
796
796
  "container": {
797
- "backgroundColor": "theme-canvas",
798
- "color": "theme-text",
797
+ "backgroundColor": "color-white",
798
+ "color": "color-black",
799
799
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif"
800
800
  },
801
801
  "eyebrow": {
802
- "color": "theme-muted"
802
+ "color": "color-gray-500"
803
803
  },
804
804
  "title": {
805
- "color": "theme-text",
805
+ "color": "color-black",
806
806
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif"
807
807
  },
808
808
  "description": {
809
- "color": "theme-muted"
809
+ "color": "color-gray-500"
810
810
  }
811
811
  }
812
812
  },
813
813
  "page": {
814
814
  "views": {
815
815
  "container": {
816
- "backgroundColor": "theme-canvas",
817
- "color": "theme-text",
816
+ "backgroundColor": "color-white",
817
+ "color": "color-black",
818
818
  "fontFamily": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif"
819
819
  },
820
820
  "section": {
821
- "backgroundColor": "theme-canvas",
822
- "borderColor": "theme-border"
821
+ "backgroundColor": "color-white",
822
+ "borderColor": "color-gray-200"
823
823
  },
824
824
  "surface": {
825
- "backgroundColor": "theme-surface",
826
- "borderColor": "theme-border",
827
- "color": "theme-text"
825
+ "backgroundColor": "color-gray-50",
826
+ "borderColor": "color-gray-200",
827
+ "color": "color-black"
828
828
  }
829
829
  }
830
830
  }