@app-studio/components 0.10.17 → 0.10.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (141) hide show
  1. package/dist/index.d.ts +41 -0
  2. package/dist/native/components/Alert/Alert/Alert.style.js +20 -20
  3. package/dist/native/components/Alert/Alert/Alert.style.js.map +1 -1
  4. package/dist/native/components/Alert/Alert/Alert.view.native.js.map +1 -1
  5. package/dist/native/components/AudioInput/AudioInput/AudioInput.view.js +7 -4
  6. package/dist/native/components/AudioInput/AudioInput/AudioInput.view.js.map +1 -1
  7. package/dist/native/components/Background/Background/Background.view.native.js.map +1 -1
  8. package/dist/native/components/Badge/Badge/Badge.style.js +7 -11
  9. package/dist/native/components/Badge/Badge/Badge.style.js.map +1 -1
  10. package/dist/native/components/Badge/Badge/Badge.view.js +2 -6
  11. package/dist/native/components/Badge/Badge/Badge.view.js.map +1 -1
  12. package/dist/native/components/Button/Button/Button.view.js +2 -2
  13. package/dist/native/components/Button/Button/Button.view.js.map +1 -1
  14. package/dist/native/components/Button/Button/Button.view.native.js.map +1 -1
  15. package/dist/native/components/Card/Card/Card.style.js +10 -10
  16. package/dist/native/components/Card/Card/Card.style.js.map +1 -1
  17. package/dist/native/components/Carousel/Carousel/Carousel.view.native.js +10 -6
  18. package/dist/native/components/Carousel/Carousel/Carousel.view.native.js.map +1 -1
  19. package/dist/native/components/Chart/Chart/Chart.style.js +3 -3
  20. package/dist/native/components/Chart/Chart/Chart.style.js.map +1 -1
  21. package/dist/native/components/ChatInput/ChatInput/ChatInput.style.js +1 -1
  22. package/dist/native/components/ChatInput/ChatInput/ChatInput.style.js.map +1 -1
  23. package/dist/native/components/ChatWidget/ChatWidget/ChatWidget.style.js +16 -16
  24. package/dist/native/components/ChatWidget/ChatWidget/ChatWidget.style.js.map +1 -1
  25. package/dist/native/components/ChatWidget/ChatWidget/ChatWidget.view.js +2 -2
  26. package/dist/native/components/ChatWidget/ChatWidget/ChatWidget.view.js.map +1 -1
  27. package/dist/native/components/ColorPicker/ColorPicker/ColorPicker.style.js +6 -6
  28. package/dist/native/components/ColorPicker/ColorPicker/ColorPicker.style.js.map +1 -1
  29. package/dist/native/components/ColorPicker/ColorPicker/ColorPicker.view.js +1 -1
  30. package/dist/native/components/ColorPicker/ColorPicker/ColorPicker.view.js.map +1 -1
  31. package/dist/native/components/ContextMenu/ContextMenu/ContextMenu.view.native.js +4 -4
  32. package/dist/native/components/ContextMenu/ContextMenu/ContextMenu.view.native.js.map +1 -1
  33. package/dist/native/components/CookieConsent/CookieConsent/CookieConsent.style.js +18 -20
  34. package/dist/native/components/CookieConsent/CookieConsent/CookieConsent.style.js.map +1 -1
  35. package/dist/native/components/DropZone/DropZone/DropZone.view.js +3 -3
  36. package/dist/native/components/DropZone/DropZone/DropZone.view.js.map +1 -1
  37. package/dist/native/components/DropdownMenu/DropdownMenu/DropdownMenu.view.native.js +4 -4
  38. package/dist/native/components/DropdownMenu/DropdownMenu/DropdownMenu.view.native.js.map +1 -1
  39. package/dist/native/components/EditComponent/EditPanel.js.map +1 -1
  40. package/dist/native/components/EmojiPicker/EmojiPicker/EmojiPicker.view.js +3 -3
  41. package/dist/native/components/EmojiPicker/EmojiPicker/EmojiPicker.view.js.map +1 -1
  42. package/dist/native/components/Form/Checkbox/Checkbox/Checkbox.view.native.js +1 -5
  43. package/dist/native/components/Form/Checkbox/Checkbox/Checkbox.view.native.js.map +1 -1
  44. package/dist/native/components/Form/CountryPicker/CountryPicker/CountryPicker.view.js +2 -8
  45. package/dist/native/components/Form/CountryPicker/CountryPicker/CountryPicker.view.js.map +1 -1
  46. package/dist/native/components/Form/DatePicker/DatePicker/DatePicker.view.js +1 -7
  47. package/dist/native/components/Form/DatePicker/DatePicker/DatePicker.view.js.map +1 -1
  48. package/dist/native/components/Form/Radio/Radio/Radio.view.native.js +1 -5
  49. package/dist/native/components/Form/Radio/Radio/Radio.view.native.js.map +1 -1
  50. package/dist/native/components/Form/Select/Select/Select.view.native.js +3 -9
  51. package/dist/native/components/Form/Select/Select/Select.view.native.js.map +1 -1
  52. package/dist/native/components/Form/TextArea/TextArea/TextArea.view.native.js.map +1 -1
  53. package/dist/native/components/Form/TextField/TextField/TextField.view.native.js.map +1 -1
  54. package/dist/native/components/Gradient/Gradient/Gradient.view.native.js +2 -6
  55. package/dist/native/components/Gradient/Gradient/Gradient.view.native.js.map +1 -1
  56. package/dist/native/components/HoverCard/HoverCard/HoverCard.view.js +1 -1
  57. package/dist/native/components/HoverCard/HoverCard/HoverCard.view.js.map +1 -1
  58. package/dist/native/components/HoverCard/HoverCard/HoverCard.view.native.js.map +1 -1
  59. package/dist/native/components/Icon/Icon.js.map +1 -1
  60. package/dist/native/components/Icon/Icon.native.js.map +1 -1
  61. package/dist/native/components/IconPicker/IconPicker/IconPicker.view.js +2 -2
  62. package/dist/native/components/IconPicker/IconPicker/IconPicker.view.js.map +1 -1
  63. package/dist/native/components/Input/FieldLayout/FieldLayout.js +1 -1
  64. package/dist/native/components/Input/FieldLayout/FieldLayout.js.map +1 -1
  65. package/dist/native/components/Link/Link/Link.view.native.js +1 -3
  66. package/dist/native/components/Link/Link/Link.view.native.js.map +1 -1
  67. package/dist/native/components/Loader/Loader/Loader.view.native.js +4 -4
  68. package/dist/native/components/Loader/Loader/Loader.view.native.js.map +1 -1
  69. package/dist/native/components/Menubar/Menubar/Menubar.view.native.js +2 -2
  70. package/dist/native/components/Menubar/Menubar/Menubar.view.native.js.map +1 -1
  71. package/dist/native/components/Message/Message/Message.view.js +1 -1
  72. package/dist/native/components/Message/Message/Message.view.js.map +1 -1
  73. package/dist/native/components/Modal/Modal/Modal.style.js +1 -1
  74. package/dist/native/components/Modal/Modal/Modal.style.js.map +1 -1
  75. package/dist/native/components/NavigationMenu/NavigationMenu/NavigationMenu.view.native.js +2 -2
  76. package/dist/native/components/NavigationMenu/NavigationMenu/NavigationMenu.view.native.js.map +1 -1
  77. package/dist/native/components/OTPInput/OTPInput/OTPInput.view.native.js +18 -2
  78. package/dist/native/components/OTPInput/OTPInput/OTPInput.view.native.js.map +1 -1
  79. package/dist/native/components/ProgressBar/ProgressBar/ProgressBar.view.js +2 -2
  80. package/dist/native/components/ProgressBar/ProgressBar/ProgressBar.view.js.map +1 -1
  81. package/dist/native/components/ProgressBar/ProgressBar/ProgressBar.view.native.js +6 -3
  82. package/dist/native/components/ProgressBar/ProgressBar/ProgressBar.view.native.js.map +1 -1
  83. package/dist/native/components/Resizable/Resizable/Resizable.view.native.js +9 -1
  84. package/dist/native/components/Resizable/Resizable/Resizable.view.native.js.map +1 -1
  85. package/dist/native/components/Sidebar/Sidebar/Sidebar.style.js +11 -11
  86. package/dist/native/components/Sidebar/Sidebar/Sidebar.style.js.map +1 -1
  87. package/dist/native/components/Sidebar/Sidebar/Sidebar.view.native.js.map +1 -1
  88. package/dist/native/components/Slider/Slider/Slider.view.native.js +3 -1
  89. package/dist/native/components/Slider/Slider/Slider.view.native.js.map +1 -1
  90. package/dist/native/components/Tabs/Tabs/Tabs.view.js +10 -10
  91. package/dist/native/components/Tabs/Tabs/Tabs.view.js.map +1 -1
  92. package/dist/native/components/Tabs/Tabs/Tabs.view.native.js +2 -2
  93. package/dist/native/components/Tabs/Tabs/Tabs.view.native.js.map +1 -1
  94. package/dist/native/components/Title/Title/Title.view.native.js.map +1 -1
  95. package/dist/native/components/Title/Title/TypewriterEffect.native.js +1 -3
  96. package/dist/native/components/Title/Title/TypewriterEffect.native.js.map +1 -1
  97. package/dist/native/components/Toast/Toast/Toast.view.native.js.map +1 -1
  98. package/dist/native/components/Toggle/Toggle/Toggle.style.js +7 -7
  99. package/dist/native/components/Toggle/Toggle/Toggle.style.js.map +1 -1
  100. package/dist/native/components/Toggle/Toggle/Toggle.view.js +2 -2
  101. package/dist/native/components/Toggle/Toggle/Toggle.view.js.map +1 -1
  102. package/dist/native/components/Toggle/Toggle/Toggle.view.native.js +3 -1
  103. package/dist/native/components/Toggle/Toggle/Toggle.view.native.js.map +1 -1
  104. package/dist/native/components/Uploader/Uploader/Uploader.view.js +2 -2
  105. package/dist/native/design-system/DesignSystemProvider.d.ts +8 -1
  106. package/dist/native/design-system/DesignSystemProvider.js +10 -4
  107. package/dist/native/design-system/DesignSystemProvider.js.map +1 -1
  108. package/dist/native/design-system/configs/airbnb.json +87 -87
  109. package/dist/native/design-system/configs/apple.json +89 -89
  110. package/dist/native/design-system/configs/coinbase.json +89 -89
  111. package/dist/native/design-system/configs/default.json +556 -0
  112. package/dist/native/design-system/configs/figma.json +63 -63
  113. package/dist/native/design-system/configs/index.d.ts +6 -0
  114. package/dist/native/design-system/configs/index.js +8 -1
  115. package/dist/native/design-system/configs/index.js.map +1 -1
  116. package/dist/native/design-system/configs/linear.json +86 -86
  117. package/dist/native/design-system/configs/nike.json +60 -60
  118. package/dist/native/design-system/configs/notion.json +88 -88
  119. package/dist/native/design-system/configs/revolut.json +89 -89
  120. package/dist/native/design-system/configs/shopify.json +76 -76
  121. package/dist/native/design-system/configs/spacex.json +68 -68
  122. package/dist/native/design-system/configs/spotify.json +89 -89
  123. package/dist/native/design-system/configs/stripe.json +88 -88
  124. package/dist/native/design-system/configs/tesla.json +75 -75
  125. package/dist/native/design-system/configs/uber.json +41 -41
  126. package/dist/native/design-system/configs/vercel.json +65 -65
  127. package/dist/native/design-system/types.d.ts +28 -0
  128. package/dist/native/pages/designSystem.page.js +103 -85
  129. package/dist/native/pages/designSystem.page.js.map +1 -1
  130. package/dist/web.cjs.js +8 -8
  131. package/dist/web.cjs.js.map +1 -1
  132. package/dist/web.esm.js +11786 -10987
  133. package/dist/web.esm.js.map +1 -1
  134. package/dist/web.umd.js +10 -10
  135. package/dist/web.umd.js.map +1 -1
  136. package/docs/README.md +1 -0
  137. package/docs/app-studio/Theming.md +7 -0
  138. package/docs/design-system/component-library.md +78 -42
  139. package/docs/design-system/llm-design-system.md +426 -0
  140. package/docs/design-system/theming.md +73 -13
  141. package/package.json +4 -4
@@ -15,11 +15,11 @@
15
15
  "success": "#16a34a",
16
16
  "warning": "#d97706",
17
17
  "error": "#e61e49",
18
- "canvas": "#ffffff",
19
- "surface": "#f4f4f4",
20
- "text": "#191c1f",
21
- "muted": "#505a63",
22
- "border": "#e5e7eb",
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": {
@@ -306,7 +306,7 @@
306
306
  "size": "md",
307
307
  "shape": "pill",
308
308
  "color": "theme-primary",
309
- "textColor": "theme-canvas",
309
+ "textColor": "theme-onPrimary",
310
310
  "views": {
311
311
  "container": {
312
312
  "borderRadius": 9999,
@@ -334,7 +334,7 @@
334
334
  "views": {
335
335
  "container": {
336
336
  "backgroundColor": "theme-secondary",
337
- "color": "theme-canvas",
337
+ "color": "color-white",
338
338
  "borderColor": "theme-secondary",
339
339
  "borderRadius": 9999,
340
340
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif",
@@ -355,26 +355,26 @@
355
355
  "shape": "rounded",
356
356
  "views": {
357
357
  "container": {
358
- "backgroundColor": "theme-surface",
359
- "borderColor": "theme-border",
360
- "color": "theme-text",
358
+ "backgroundColor": "color-gray-50",
359
+ "borderColor": "color-gray-200",
360
+ "color": "color-black",
361
361
  "borderRadius": 20,
362
362
  "borderWidth": "1px",
363
363
  "borderStyle": "solid",
364
364
  "boxShadow": "0 1px 3px rgba(0, 0, 0, 0.08)"
365
365
  },
366
366
  "header": {
367
- "color": "theme-text",
367
+ "color": "color-black",
368
368
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif",
369
369
  "fontWeight": 600,
370
- "borderColor": "theme-border"
370
+ "borderColor": "color-gray-200"
371
371
  },
372
372
  "content": {
373
- "color": "theme-muted",
373
+ "color": "color-gray-500",
374
374
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif"
375
375
  },
376
376
  "footer": {
377
- "borderColor": "theme-border"
377
+ "borderColor": "color-gray-200"
378
378
  }
379
379
  }
380
380
  },
@@ -384,16 +384,16 @@
384
384
  "variant": "default",
385
385
  "views": {
386
386
  "container": {
387
- "backgroundColor": "theme-canvas",
388
- "borderColor": "theme-border",
389
- "color": "theme-text",
387
+ "backgroundColor": "color-white",
388
+ "borderColor": "color-gray-200",
389
+ "color": "color-black",
390
390
  "borderRadius": 16,
391
391
  "borderWidth": "1px",
392
392
  "borderStyle": "solid",
393
393
  "boxShadow": "none"
394
394
  },
395
395
  "field": {
396
- "color": "theme-text",
396
+ "color": "color-black",
397
397
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif",
398
398
  "fontStyle": "normal",
399
399
  "letterSpacing": "-0.02em"
@@ -414,16 +414,16 @@
414
414
  "variant": "default",
415
415
  "views": {
416
416
  "container": {
417
- "backgroundColor": "theme-canvas",
418
- "borderColor": "theme-border",
419
- "color": "theme-text",
417
+ "backgroundColor": "color-white",
418
+ "borderColor": "color-gray-200",
419
+ "color": "color-black",
420
420
  "borderRadius": 16,
421
421
  "borderWidth": "1px",
422
422
  "borderStyle": "solid",
423
423
  "boxShadow": "none"
424
424
  },
425
425
  "field": {
426
- "color": "theme-text",
426
+ "color": "color-black",
427
427
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif",
428
428
  "fontStyle": "normal",
429
429
  "letterSpacing": "-0.02em"
@@ -444,16 +444,16 @@
444
444
  "variant": "default",
445
445
  "views": {
446
446
  "container": {
447
- "backgroundColor": "theme-canvas",
448
- "borderColor": "theme-border",
449
- "color": "theme-text",
447
+ "backgroundColor": "color-white",
448
+ "borderColor": "color-gray-200",
449
+ "color": "color-black",
450
450
  "borderRadius": 16,
451
451
  "borderWidth": "1px",
452
452
  "borderStyle": "solid",
453
453
  "boxShadow": "none"
454
454
  },
455
455
  "field": {
456
- "color": "theme-text",
456
+ "color": "color-black",
457
457
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif"
458
458
  },
459
459
  "label": {
@@ -474,8 +474,8 @@
474
474
  "size": "md",
475
475
  "views": {
476
476
  "checkbox": {
477
- "borderColor": "theme-border",
478
- "backgroundColor": "theme-canvas",
477
+ "borderColor": "color-gray-200",
478
+ "backgroundColor": "color-white",
479
479
  "_checked": {
480
480
  "backgroundColor": "theme-primary",
481
481
  "borderColor": "theme-primary"
@@ -490,7 +490,7 @@
490
490
  "fontStyle": "normal"
491
491
  },
492
492
  "infoText": {
493
- "color": "theme-muted"
493
+ "color": "color-gray-500"
494
494
  },
495
495
  "container": {
496
496
  "borderRadius": 9999
@@ -501,8 +501,8 @@
501
501
  "size": "md",
502
502
  "views": {
503
503
  "radio": {
504
- "borderColor": "theme-border",
505
- "backgroundColor": "theme-canvas"
504
+ "borderColor": "color-gray-200",
505
+ "backgroundColor": "color-white"
506
506
  },
507
507
  "dot": {
508
508
  "backgroundColor": "theme-primary"
@@ -515,7 +515,7 @@
515
515
  "fontStyle": "normal"
516
516
  },
517
517
  "infoText": {
518
- "color": "theme-muted"
518
+ "color": "color-gray-500"
519
519
  },
520
520
  "container": {
521
521
  "borderRadius": "50%"
@@ -526,10 +526,10 @@
526
526
  "size": "sm",
527
527
  "views": {
528
528
  "slider": {
529
- "backgroundColor": "theme-border"
529
+ "backgroundColor": "color-gray-200"
530
530
  },
531
531
  "circle": {
532
- "backgroundColor": "theme-canvas"
532
+ "backgroundColor": "color-white"
533
533
  },
534
534
  "label": {
535
535
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif",
@@ -547,7 +547,7 @@
547
547
  "backgroundColor": "theme-primary",
548
548
  "views": {
549
549
  "track": {
550
- "backgroundColor": "theme-border"
550
+ "backgroundColor": "color-gray-200"
551
551
  },
552
552
  "progress": {
553
553
  "backgroundColor": "theme-primary"
@@ -557,13 +557,13 @@
557
557
  },
558
558
  "thumb": {
559
559
  "borderColor": "theme-primary",
560
- "backgroundColor": "theme-canvas"
560
+ "backgroundColor": "color-white"
561
561
  },
562
562
  "label": {
563
- "color": "theme-text"
563
+ "color": "color-black"
564
564
  },
565
565
  "valueLabel": {
566
- "color": "theme-muted"
566
+ "color": "color-gray-500"
567
567
  }
568
568
  }
569
569
  },
@@ -571,10 +571,10 @@
571
571
  "variant": "pill",
572
572
  "views": {
573
573
  "headerTabs": {
574
- "borderColor": "theme-border"
574
+ "borderColor": "color-gray-200"
575
575
  },
576
576
  "tab": {
577
- "color": "theme-muted",
577
+ "color": "color-gray-500",
578
578
  "fontWeight": 700,
579
579
  "letterSpacing": "-0.02em",
580
580
  "textTransform": "none",
@@ -589,10 +589,10 @@
589
589
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif"
590
590
  },
591
591
  "activeText": {
592
- "color": "theme-canvas"
592
+ "color": "color-white"
593
593
  },
594
594
  "content": {
595
- "color": "theme-text"
595
+ "color": "color-black"
596
596
  },
597
597
  "container": {
598
598
  "borderRadius": "9999px"
@@ -602,35 +602,35 @@
602
602
  "accordion": {
603
603
  "views": {
604
604
  "container": {
605
- "borderColor": "theme-border",
606
- "backgroundColor": "theme-surface",
607
- "color": "theme-text",
605
+ "borderColor": "color-gray-200",
606
+ "backgroundColor": "color-gray-50",
607
+ "color": "color-black",
608
608
  "borderRadius": "24px"
609
609
  },
610
610
  "trigger": {
611
- "color": "theme-text",
611
+ "color": "color-black",
612
612
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif"
613
613
  },
614
614
  "content": {
615
- "color": "theme-muted"
615
+ "color": "color-gray-500"
616
616
  }
617
617
  }
618
618
  },
619
619
  "table": {
620
620
  "views": {
621
621
  "table": {
622
- "backgroundColor": "theme-canvas",
623
- "color": "theme-text",
624
- "borderColor": "theme-border",
622
+ "backgroundColor": "color-white",
623
+ "color": "color-black",
624
+ "borderColor": "color-gray-200",
625
625
  "borderRadius": 20
626
626
  },
627
627
  "thead": {
628
- "backgroundColor": "theme-surface",
629
- "color": "theme-text"
628
+ "backgroundColor": "color-gray-50",
629
+ "color": "color-black"
630
630
  },
631
631
  "th": {
632
- "color": "theme-muted",
633
- "borderColor": "theme-border",
632
+ "color": "color-gray-500",
633
+ "borderColor": "color-gray-200",
634
634
  "fontFamily": "ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace",
635
635
  "fontWeight": 700,
636
636
  "letterSpacing": "-0.02em",
@@ -638,16 +638,16 @@
638
638
  "fontStyle": "normal"
639
639
  },
640
640
  "tr": {
641
- "borderColor": "theme-border"
641
+ "borderColor": "color-gray-200"
642
642
  },
643
643
  "td": {
644
- "color": "theme-text",
645
- "borderColor": "theme-border",
644
+ "color": "color-black",
645
+ "borderColor": "color-gray-200",
646
646
  "letterSpacing": "-0.02em",
647
647
  "fontStyle": "normal"
648
648
  },
649
649
  "caption": {
650
- "color": "theme-muted",
650
+ "color": "color-gray-500",
651
651
  "fontStyle": "italic",
652
652
  "letterSpacing": "-0.02em"
653
653
  }
@@ -656,13 +656,13 @@
656
656
  "avatar": {
657
657
  "views": {
658
658
  "container": {
659
- "backgroundColor": "theme-surface",
660
- "borderColor": "theme-border",
661
- "color": "theme-text",
659
+ "backgroundColor": "color-gray-50",
660
+ "borderColor": "color-gray-200",
661
+ "color": "color-black",
662
662
  "borderRadius": "50%"
663
663
  },
664
664
  "fallback": {
665
- "color": "theme-text",
665
+ "color": "color-black",
666
666
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif"
667
667
  }
668
668
  }
@@ -670,12 +670,12 @@
670
670
  "alert": {
671
671
  "views": {
672
672
  "container": {
673
- "backgroundColor": "theme-surface",
674
- "borderColor": "theme-border",
673
+ "backgroundColor": "color-gray-50",
674
+ "borderColor": "color-gray-200",
675
675
  "borderRadius": 20
676
676
  },
677
677
  "title": {
678
- "color": "theme-text",
678
+ "color": "color-black",
679
679
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif",
680
680
  "fontWeight": 700,
681
681
  "letterSpacing": "-0.02em",
@@ -683,7 +683,7 @@
683
683
  "fontStyle": "normal"
684
684
  },
685
685
  "description": {
686
- "color": "theme-muted",
686
+ "color": "color-gray-500",
687
687
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif"
688
688
  },
689
689
  "icon": {
@@ -697,25 +697,25 @@
697
697
  "backgroundColor": "theme-success"
698
698
  },
699
699
  "label": {
700
- "color": "theme-text",
700
+ "color": "color-black",
701
701
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif"
702
702
  }
703
703
  }
704
704
  },
705
705
  "progress": {
706
706
  "color": "theme-primary",
707
- "backgroundColor": "theme-border",
707
+ "backgroundColor": "color-gray-200",
708
708
  "radius": "24px",
709
709
  "views": {
710
710
  "container": {
711
- "backgroundColor": "theme-border",
711
+ "backgroundColor": "color-gray-200",
712
712
  "borderRadius": "9999px"
713
713
  },
714
714
  "bar": {
715
715
  "backgroundColor": "theme-primary"
716
716
  },
717
717
  "text": {
718
- "color": "theme-text"
718
+ "color": "color-black"
719
719
  }
720
720
  }
721
721
  },
@@ -723,13 +723,13 @@
723
723
  "color": "theme-primary"
724
724
  },
725
725
  "separator": {
726
- "color": "theme-border",
726
+ "color": "color-gray-200",
727
727
  "views": {
728
728
  "container": {
729
- "borderColor": "theme-border"
729
+ "borderColor": "color-gray-200"
730
730
  },
731
731
  "label": {
732
- "color": "theme-muted",
732
+ "color": "color-gray-500",
733
733
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif"
734
734
  }
735
735
  }
@@ -737,13 +737,13 @@
737
737
  "navigation": {
738
738
  "views": {
739
739
  "container": {
740
- "backgroundColor": "theme-canvas",
741
- "borderColor": "theme-border",
742
- "color": "theme-text",
740
+ "backgroundColor": "color-white",
741
+ "borderColor": "color-gray-200",
742
+ "color": "color-black",
743
743
  "borderRadius": "24px"
744
744
  },
745
745
  "item": {
746
- "color": "theme-muted"
746
+ "color": "color-gray-500"
747
747
  },
748
748
  "activeItem": {
749
749
  "color": "theme-primary",
@@ -754,37 +754,37 @@
754
754
  "hero": {
755
755
  "views": {
756
756
  "container": {
757
- "backgroundColor": "theme-canvas",
758
- "color": "theme-text",
757
+ "backgroundColor": "color-white",
758
+ "color": "color-black",
759
759
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif"
760
760
  },
761
761
  "eyebrow": {
762
- "color": "theme-muted"
762
+ "color": "color-gray-500"
763
763
  },
764
764
  "title": {
765
- "color": "theme-text",
765
+ "color": "color-black",
766
766
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif"
767
767
  },
768
768
  "description": {
769
- "color": "theme-muted"
769
+ "color": "color-gray-500"
770
770
  }
771
771
  }
772
772
  },
773
773
  "page": {
774
774
  "views": {
775
775
  "container": {
776
- "backgroundColor": "theme-canvas",
777
- "color": "theme-text",
776
+ "backgroundColor": "color-white",
777
+ "color": "color-black",
778
778
  "fontFamily": "'Aeonik Pro', 'Inter', system-ui, -apple-system, sans-serif"
779
779
  },
780
780
  "section": {
781
- "backgroundColor": "theme-canvas",
782
- "borderColor": "theme-border"
781
+ "backgroundColor": "color-white",
782
+ "borderColor": "color-gray-200"
783
783
  },
784
784
  "surface": {
785
- "backgroundColor": "theme-surface",
786
- "borderColor": "theme-border",
787
- "color": "theme-text"
785
+ "backgroundColor": "color-gray-50",
786
+ "borderColor": "color-gray-200",
787
+ "color": "color-black"
788
788
  }
789
789
  }
790
790
  }