@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": "#3E6AE1",
16
16
  "warning": "#5C5E62",
17
17
  "error": "#171A20",
18
- "canvas": "#FFFFFF",
19
- "surface": "#F4F4F4",
20
- "text": "#171A20",
21
- "muted": "#5C5E62",
22
- "border": "#D0D1D2",
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": {
@@ -168,7 +168,7 @@
168
168
  "size": "md",
169
169
  "shape": "square",
170
170
  "color": "theme-primary",
171
- "textColor": "theme-canvas",
171
+ "textColor": "theme-onPrimary",
172
172
  "views": {
173
173
  "container": {
174
174
  "borderRadius": 0,
@@ -196,7 +196,7 @@
196
196
  "views": {
197
197
  "container": {
198
198
  "backgroundColor": "theme-secondary",
199
- "color": "theme-canvas",
199
+ "color": "color-white",
200
200
  "borderColor": "theme-secondary",
201
201
  "borderRadius": 0,
202
202
  "fontFamily": "'Inter', -apple-system, Arial, sans-serif",
@@ -217,26 +217,26 @@
217
217
  "shape": "square",
218
218
  "views": {
219
219
  "container": {
220
- "backgroundColor": "theme-surface",
221
- "borderColor": "theme-border",
222
- "color": "theme-secondary",
220
+ "backgroundColor": "color-gray-50",
221
+ "borderColor": "color-gray-200",
222
+ "color": "color-black",
223
223
  "borderRadius": 0,
224
224
  "borderWidth": "1px",
225
225
  "borderStyle": "solid",
226
226
  "boxShadow": "rgba(0,0,0,0.05)"
227
227
  },
228
228
  "header": {
229
- "color": "theme-secondary",
229
+ "color": "color-black",
230
230
  "fontFamily": "'Inter', -apple-system, Arial, sans-serif",
231
231
  "fontWeight": 600,
232
- "borderColor": "theme-border"
232
+ "borderColor": "color-gray-200"
233
233
  },
234
234
  "content": {
235
235
  "color": "theme-warning",
236
236
  "fontFamily": "'Inter', -apple-system, Arial, sans-serif"
237
237
  },
238
238
  "footer": {
239
- "borderColor": "theme-border"
239
+ "borderColor": "color-gray-200"
240
240
  }
241
241
  }
242
242
  },
@@ -246,16 +246,16 @@
246
246
  "variant": "default",
247
247
  "views": {
248
248
  "container": {
249
- "backgroundColor": "theme-canvas",
250
- "borderColor": "theme-border",
251
- "color": "theme-secondary",
249
+ "backgroundColor": "color-white",
250
+ "borderColor": "color-gray-200",
251
+ "color": "color-black",
252
252
  "borderRadius": 2,
253
253
  "borderWidth": "1px",
254
254
  "borderStyle": "solid",
255
255
  "boxShadow": "none"
256
256
  },
257
257
  "field": {
258
- "color": "theme-secondary",
258
+ "color": "color-black",
259
259
  "fontFamily": "'Inter', -apple-system, Arial, sans-serif",
260
260
  "fontStyle": "normal",
261
261
  "letterSpacing": "0.02em"
@@ -276,16 +276,16 @@
276
276
  "variant": "default",
277
277
  "views": {
278
278
  "container": {
279
- "backgroundColor": "theme-canvas",
280
- "borderColor": "theme-border",
281
- "color": "theme-secondary",
279
+ "backgroundColor": "color-white",
280
+ "borderColor": "color-gray-200",
281
+ "color": "color-black",
282
282
  "borderRadius": 2,
283
283
  "borderWidth": "1px",
284
284
  "borderStyle": "solid",
285
285
  "boxShadow": "none"
286
286
  },
287
287
  "field": {
288
- "color": "theme-secondary",
288
+ "color": "color-black",
289
289
  "fontFamily": "'Inter', -apple-system, Arial, sans-serif",
290
290
  "fontStyle": "normal",
291
291
  "letterSpacing": "0.02em"
@@ -306,16 +306,16 @@
306
306
  "variant": "default",
307
307
  "views": {
308
308
  "container": {
309
- "backgroundColor": "theme-canvas",
310
- "borderColor": "theme-border",
311
- "color": "theme-secondary",
309
+ "backgroundColor": "color-white",
310
+ "borderColor": "color-gray-200",
311
+ "color": "color-black",
312
312
  "borderRadius": 2,
313
313
  "borderWidth": "1px",
314
314
  "borderStyle": "solid",
315
315
  "boxShadow": "none"
316
316
  },
317
317
  "field": {
318
- "color": "theme-secondary",
318
+ "color": "color-black",
319
319
  "fontFamily": "'Inter', -apple-system, Arial, sans-serif"
320
320
  },
321
321
  "label": {
@@ -336,8 +336,8 @@
336
336
  "size": "md",
337
337
  "views": {
338
338
  "checkbox": {
339
- "borderColor": "theme-border",
340
- "backgroundColor": "theme-canvas",
339
+ "borderColor": "color-gray-200",
340
+ "backgroundColor": "color-white",
341
341
  "_checked": {
342
342
  "backgroundColor": "theme-primary",
343
343
  "borderColor": "theme-primary"
@@ -363,8 +363,8 @@
363
363
  "size": "md",
364
364
  "views": {
365
365
  "radio": {
366
- "borderColor": "theme-border",
367
- "backgroundColor": "theme-canvas"
366
+ "borderColor": "color-gray-200",
367
+ "backgroundColor": "color-white"
368
368
  },
369
369
  "dot": {
370
370
  "backgroundColor": "theme-primary"
@@ -388,10 +388,10 @@
388
388
  "size": "sm",
389
389
  "views": {
390
390
  "slider": {
391
- "backgroundColor": "theme-border"
391
+ "backgroundColor": "color-gray-200"
392
392
  },
393
393
  "circle": {
394
- "backgroundColor": "theme-canvas"
394
+ "backgroundColor": "color-white"
395
395
  },
396
396
  "label": {
397
397
  "fontFamily": "'Inter', -apple-system, Arial, sans-serif",
@@ -409,7 +409,7 @@
409
409
  "backgroundColor": "theme-primary",
410
410
  "views": {
411
411
  "track": {
412
- "backgroundColor": "theme-border"
412
+ "backgroundColor": "color-gray-200"
413
413
  },
414
414
  "progress": {
415
415
  "backgroundColor": "theme-primary"
@@ -419,10 +419,10 @@
419
419
  },
420
420
  "thumb": {
421
421
  "borderColor": "theme-primary",
422
- "backgroundColor": "theme-canvas"
422
+ "backgroundColor": "color-white"
423
423
  },
424
424
  "label": {
425
- "color": "theme-secondary"
425
+ "color": "color-black"
426
426
  },
427
427
  "valueLabel": {
428
428
  "color": "theme-warning"
@@ -433,7 +433,7 @@
433
433
  "variant": "underline",
434
434
  "views": {
435
435
  "headerTabs": {
436
- "borderColor": "theme-border"
436
+ "borderColor": "color-gray-200"
437
437
  },
438
438
  "tab": {
439
439
  "color": "theme-warning",
@@ -454,7 +454,7 @@
454
454
  "color": "theme-primary"
455
455
  },
456
456
  "content": {
457
- "color": "theme-secondary"
457
+ "color": "color-black"
458
458
  },
459
459
  "container": {
460
460
  "borderRadius": "4px"
@@ -464,13 +464,13 @@
464
464
  "accordion": {
465
465
  "views": {
466
466
  "container": {
467
- "borderColor": "theme-border",
468
- "backgroundColor": "theme-surface",
469
- "color": "theme-secondary",
467
+ "borderColor": "color-gray-200",
468
+ "backgroundColor": "color-gray-50",
469
+ "color": "color-black",
470
470
  "borderRadius": 0
471
471
  },
472
472
  "trigger": {
473
- "color": "theme-secondary",
473
+ "color": "color-black",
474
474
  "fontFamily": "'Inter', -apple-system, Arial, sans-serif"
475
475
  },
476
476
  "content": {
@@ -481,18 +481,18 @@
481
481
  "table": {
482
482
  "views": {
483
483
  "table": {
484
- "backgroundColor": "theme-canvas",
485
- "color": "theme-secondary",
486
- "borderColor": "theme-border",
484
+ "backgroundColor": "color-white",
485
+ "color": "color-black",
486
+ "borderColor": "color-gray-200",
487
487
  "borderRadius": 0
488
488
  },
489
489
  "thead": {
490
- "backgroundColor": "theme-surface",
491
- "color": "theme-secondary"
490
+ "backgroundColor": "color-gray-50",
491
+ "color": "color-black"
492
492
  },
493
493
  "th": {
494
494
  "color": "theme-warning",
495
- "borderColor": "theme-border",
495
+ "borderColor": "color-gray-200",
496
496
  "fontFamily": "ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace",
497
497
  "fontWeight": 300,
498
498
  "letterSpacing": "0.02em",
@@ -500,11 +500,11 @@
500
500
  "fontStyle": "normal"
501
501
  },
502
502
  "tr": {
503
- "borderColor": "theme-border"
503
+ "borderColor": "color-gray-200"
504
504
  },
505
505
  "td": {
506
- "color": "theme-secondary",
507
- "borderColor": "theme-border",
506
+ "color": "color-black",
507
+ "borderColor": "color-gray-200",
508
508
  "letterSpacing": "0.02em",
509
509
  "fontStyle": "normal"
510
510
  },
@@ -518,13 +518,13 @@
518
518
  "avatar": {
519
519
  "views": {
520
520
  "container": {
521
- "backgroundColor": "theme-surface",
522
- "borderColor": "theme-border",
523
- "color": "theme-secondary",
521
+ "backgroundColor": "color-gray-50",
522
+ "borderColor": "color-gray-200",
523
+ "color": "color-black",
524
524
  "borderRadius": "50%"
525
525
  },
526
526
  "fallback": {
527
- "color": "theme-secondary",
527
+ "color": "color-black",
528
528
  "fontFamily": "'Inter', -apple-system, Arial, sans-serif"
529
529
  }
530
530
  }
@@ -532,12 +532,12 @@
532
532
  "alert": {
533
533
  "views": {
534
534
  "container": {
535
- "backgroundColor": "theme-surface",
536
- "borderColor": "theme-border",
535
+ "backgroundColor": "color-gray-50",
536
+ "borderColor": "color-gray-200",
537
537
  "borderRadius": 0
538
538
  },
539
539
  "title": {
540
- "color": "theme-secondary",
540
+ "color": "color-black",
541
541
  "fontFamily": "'Inter', -apple-system, Arial, sans-serif",
542
542
  "fontWeight": 300,
543
543
  "letterSpacing": "0.02em",
@@ -559,25 +559,25 @@
559
559
  "backgroundColor": "theme-primary"
560
560
  },
561
561
  "label": {
562
- "color": "theme-secondary",
562
+ "color": "color-black",
563
563
  "fontFamily": "'Inter', -apple-system, Arial, sans-serif"
564
564
  }
565
565
  }
566
566
  },
567
567
  "progress": {
568
568
  "color": "theme-primary",
569
- "backgroundColor": "theme-border",
569
+ "backgroundColor": "color-gray-200",
570
570
  "radius": "4px",
571
571
  "views": {
572
572
  "container": {
573
- "backgroundColor": "theme-border",
573
+ "backgroundColor": "color-gray-200",
574
574
  "borderRadius": "9999px"
575
575
  },
576
576
  "bar": {
577
577
  "backgroundColor": "theme-primary"
578
578
  },
579
579
  "text": {
580
- "color": "theme-secondary"
580
+ "color": "color-black"
581
581
  }
582
582
  }
583
583
  },
@@ -585,10 +585,10 @@
585
585
  "color": "theme-primary"
586
586
  },
587
587
  "separator": {
588
- "color": "theme-border",
588
+ "color": "color-gray-200",
589
589
  "views": {
590
590
  "container": {
591
- "borderColor": "theme-border"
591
+ "borderColor": "color-gray-200"
592
592
  },
593
593
  "label": {
594
594
  "color": "theme-warning",
@@ -599,9 +599,9 @@
599
599
  "navigation": {
600
600
  "views": {
601
601
  "container": {
602
- "backgroundColor": "theme-canvas",
603
- "borderColor": "theme-border",
604
- "color": "theme-secondary",
602
+ "backgroundColor": "color-white",
603
+ "borderColor": "color-gray-200",
604
+ "color": "color-black",
605
605
  "borderRadius": 0
606
606
  },
607
607
  "item": {
@@ -616,15 +616,15 @@
616
616
  "hero": {
617
617
  "views": {
618
618
  "container": {
619
- "backgroundColor": "theme-canvas",
620
- "color": "theme-secondary",
619
+ "backgroundColor": "color-white",
620
+ "color": "color-black",
621
621
  "fontFamily": "'Inter', -apple-system, Arial, sans-serif"
622
622
  },
623
623
  "eyebrow": {
624
624
  "color": "theme-warning"
625
625
  },
626
626
  "title": {
627
- "color": "theme-secondary",
627
+ "color": "color-black",
628
628
  "fontFamily": "'Inter', -apple-system, Arial, sans-serif"
629
629
  },
630
630
  "description": {
@@ -635,18 +635,18 @@
635
635
  "page": {
636
636
  "views": {
637
637
  "container": {
638
- "backgroundColor": "theme-canvas",
639
- "color": "theme-secondary",
638
+ "backgroundColor": "color-white",
639
+ "color": "color-black",
640
640
  "fontFamily": "'Inter', -apple-system, Arial, sans-serif"
641
641
  },
642
642
  "section": {
643
- "backgroundColor": "theme-canvas",
644
- "borderColor": "theme-border"
643
+ "backgroundColor": "color-white",
644
+ "borderColor": "color-gray-200"
645
645
  },
646
646
  "surface": {
647
- "backgroundColor": "theme-surface",
648
- "borderColor": "theme-border",
649
- "color": "theme-secondary"
647
+ "backgroundColor": "color-gray-50",
648
+ "borderColor": "color-gray-200",
649
+ "color": "color-black"
650
650
  }
651
651
  }
652
652
  }