@syntrologie/adapt-nav 2.16.0 → 2.17.0

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 (211) hide show
  1. package/dist/NavWidgetLit.d.ts.map +1 -1
  2. package/dist/chunk-HMLY7DHA.js +16 -0
  3. package/dist/chunk-HMLY7DHA.js.map +7 -0
  4. package/dist/chunk-ZYHZ6JAD.js +447 -0
  5. package/dist/chunk-ZYHZ6JAD.js.map +7 -0
  6. package/dist/editor.d.ts +42 -21
  7. package/dist/editor.d.ts.map +1 -1
  8. package/dist/editor.js +310 -313
  9. package/dist/editor.js.map +7 -0
  10. package/dist/resolveNavTarget.d.ts +61 -0
  11. package/dist/resolveNavTarget.d.ts.map +1 -0
  12. package/dist/resolveNavTarget.test.d.ts +2 -0
  13. package/dist/resolveNavTarget.test.d.ts.map +1 -0
  14. package/dist/runtime.d.ts +3 -4
  15. package/dist/runtime.d.ts.map +1 -1
  16. package/dist/runtime.js +612 -221
  17. package/dist/runtime.js.map +7 -0
  18. package/dist/schema.d.ts +182 -72
  19. package/dist/schema.d.ts.map +1 -1
  20. package/dist/schema.js +155 -125
  21. package/dist/schema.js.map +7 -0
  22. package/package.json +9 -24
  23. package/dist/NavWidget.d.ts +0 -31
  24. package/dist/NavWidget.d.ts.map +0 -1
  25. package/dist/NavWidget.js +0 -476
  26. package/dist/NavWidgetLit.js +0 -495
  27. package/dist/NavWidgetLit.test.js +0 -199
  28. package/dist/cdn.d.ts +0 -62
  29. package/dist/cdn.d.ts.map +0 -1
  30. package/dist/cdn.js +0 -48
  31. package/dist/editor-lit.d.ts +0 -49
  32. package/dist/editor-lit.d.ts.map +0 -1
  33. package/dist/editor-lit.js +0 -319
  34. package/dist/runtime-lit.d.ts +0 -108
  35. package/dist/runtime-lit.d.ts.map +0 -1
  36. package/dist/runtime-lit.js +0 -241
  37. package/dist/summarize.js +0 -51
  38. package/dist/types.js +0 -18
  39. package/node_modules/@syntro/design-system/README.md +0 -335
  40. package/node_modules/@syntro/design-system/dist/assets/syntrologie-logo.svg +0 -21
  41. package/node_modules/@syntro/design-system/dist/assets/syntrologie-logomark.svg +0 -10
  42. package/node_modules/@syntro/design-system/dist/index.d.ts +0 -8
  43. package/node_modules/@syntro/design-system/dist/index.d.ts.map +0 -1
  44. package/node_modules/@syntro/design-system/dist/index.js +0 -7
  45. package/node_modules/@syntro/design-system/dist/tailwind-preset.d.ts +0 -19
  46. package/node_modules/@syntro/design-system/dist/tailwind-preset.d.ts.map +0 -1
  47. package/node_modules/@syntro/design-system/dist/tailwind-preset.js +0 -455
  48. package/node_modules/@syntro/design-system/dist/tokens/colors.css +0 -464
  49. package/node_modules/@syntro/design-system/dist/tokens/colors.d.ts +0 -874
  50. package/node_modules/@syntro/design-system/dist/tokens/colors.d.ts.map +0 -1
  51. package/node_modules/@syntro/design-system/dist/tokens/colors.js +0 -564
  52. package/node_modules/@syntro/design-system/dist/tokens/effects.css +0 -43
  53. package/node_modules/@syntro/design-system/dist/tokens/effects.d.ts +0 -139
  54. package/node_modules/@syntro/design-system/dist/tokens/effects.d.ts.map +0 -1
  55. package/node_modules/@syntro/design-system/dist/tokens/effects.js +0 -121
  56. package/node_modules/@syntro/design-system/dist/tokens/index.d.ts +0 -12
  57. package/node_modules/@syntro/design-system/dist/tokens/index.d.ts.map +0 -1
  58. package/node_modules/@syntro/design-system/dist/tokens/index.js +0 -11
  59. package/node_modules/@syntro/design-system/dist/tokens/panel-shell.d.ts +0 -93
  60. package/node_modules/@syntro/design-system/dist/tokens/panel-shell.d.ts.map +0 -1
  61. package/node_modules/@syntro/design-system/dist/tokens/panel-shell.js +0 -72
  62. package/node_modules/@syntro/design-system/package.json +0 -55
  63. package/node_modules/@syntro/design-system/src/assets/syntrologie-logo.svg +0 -21
  64. package/node_modules/@syntro/design-system/src/assets/syntrologie-logomark.svg +0 -10
  65. package/node_modules/@syntrologie/sdk-contracts/dist/index.d.ts +0 -129
  66. package/node_modules/@syntrologie/sdk-contracts/dist/index.js +0 -17
  67. package/node_modules/@syntrologie/sdk-contracts/dist/schemas.d.ts +0 -2296
  68. package/node_modules/@syntrologie/sdk-contracts/dist/schemas.js +0 -361
  69. package/node_modules/@syntrologie/sdk-contracts/package.json +0 -33
  70. package/node_modules/@syntrologie/shared-editor-ui/dist/cn.d.ts +0 -2
  71. package/node_modules/@syntrologie/shared-editor-ui/dist/cn.d.ts.map +0 -1
  72. package/node_modules/@syntrologie/shared-editor-ui/dist/cn.js +0 -3
  73. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.d.ts +0 -34
  74. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.d.ts.map +0 -1
  75. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.js +0 -161
  76. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.d.ts +0 -84
  77. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.d.ts.map +0 -1
  78. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.js +0 -323
  79. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.d.ts +0 -7
  80. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.d.ts.map +0 -1
  81. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.js +0 -9
  82. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.d.ts +0 -25
  83. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.d.ts.map +0 -1
  84. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.js +0 -55
  85. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.d.ts +0 -23
  86. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.d.ts.map +0 -1
  87. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.js +0 -40
  88. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.d.ts +0 -33
  89. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.d.ts.map +0 -1
  90. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.js +0 -118
  91. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.d.ts +0 -7
  92. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.d.ts.map +0 -1
  93. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.js +0 -22
  94. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.d.ts +0 -32
  95. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.d.ts.map +0 -1
  96. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.js +0 -68
  97. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.d.ts +0 -8
  98. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.d.ts.map +0 -1
  99. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.js +0 -9
  100. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.d.ts +0 -34
  101. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.d.ts.map +0 -1
  102. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.js +0 -57
  103. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.d.ts +0 -7
  104. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.d.ts.map +0 -1
  105. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.js +0 -4
  106. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.d.ts +0 -13
  107. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.d.ts.map +0 -1
  108. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.js +0 -31
  109. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.d.ts +0 -7
  110. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.d.ts.map +0 -1
  111. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.js +0 -4
  112. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.d.ts +0 -7
  113. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.d.ts.map +0 -1
  114. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.js +0 -15
  115. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.d.ts +0 -13
  116. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.d.ts.map +0 -1
  117. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.js +0 -15
  118. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.d.ts +0 -36
  119. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.d.ts.map +0 -1
  120. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.js +0 -102
  121. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.d.ts +0 -7
  122. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.d.ts.map +0 -1
  123. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.js +0 -4
  124. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.d.ts +0 -20
  125. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.d.ts.map +0 -1
  126. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.js +0 -48
  127. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.d.ts +0 -9
  128. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.d.ts.map +0 -1
  129. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.js +0 -4
  130. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.d.ts +0 -16
  131. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.d.ts.map +0 -1
  132. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.js +0 -25
  133. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.d.ts +0 -8
  134. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.d.ts.map +0 -1
  135. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.js +0 -8
  136. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.d.ts +0 -66
  137. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.d.ts.map +0 -1
  138. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.js +0 -87
  139. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.d.ts +0 -7
  140. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.d.ts.map +0 -1
  141. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.js +0 -4
  142. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.d.ts +0 -7
  143. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.d.ts.map +0 -1
  144. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.js +0 -15
  145. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.d.ts +0 -25
  146. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.d.ts.map +0 -1
  147. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.js +0 -390
  148. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.d.ts +0 -66
  149. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.d.ts.map +0 -1
  150. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.js +0 -528
  151. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.d.ts +0 -8
  152. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.d.ts.map +0 -1
  153. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.js +0 -8
  154. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.d.ts +0 -41
  155. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.d.ts.map +0 -1
  156. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.js +0 -63
  157. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.d.ts +0 -8
  158. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.d.ts.map +0 -1
  159. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.js +0 -17
  160. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.d.ts +0 -55
  161. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.d.ts.map +0 -1
  162. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.js +0 -92
  163. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.d.ts +0 -32
  164. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.d.ts.map +0 -1
  165. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.js +0 -85
  166. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.d.ts +0 -90
  167. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.d.ts.map +0 -1
  168. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.js +0 -242
  169. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.d.ts +0 -6
  170. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.d.ts.map +0 -1
  171. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.js +0 -4
  172. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.d.ts +0 -12
  173. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.d.ts.map +0 -1
  174. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.js +0 -21
  175. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.d.ts +0 -8
  176. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.d.ts.map +0 -1
  177. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.js +0 -5
  178. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.d.ts +0 -21
  179. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.d.ts.map +0 -1
  180. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.js +0 -33
  181. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.d.ts +0 -12
  182. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.d.ts.map +0 -1
  183. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.js +0 -40
  184. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.d.ts +0 -28
  185. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.d.ts.map +0 -1
  186. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.js +0 -121
  187. package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.d.ts +0 -110
  188. package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.d.ts.map +0 -1
  189. package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.js +0 -481
  190. package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.d.ts +0 -26
  191. package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.d.ts.map +0 -1
  192. package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.js +0 -202
  193. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.d.ts +0 -8
  194. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.d.ts.map +0 -1
  195. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.js +0 -46
  196. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.d.ts +0 -24
  197. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.d.ts.map +0 -1
  198. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.js +0 -86
  199. package/node_modules/@syntrologie/shared-editor-ui/dist/index.d.ts +0 -36
  200. package/node_modules/@syntrologie/shared-editor-ui/dist/index.d.ts.map +0 -1
  201. package/node_modules/@syntrologie/shared-editor-ui/dist/index.js +0 -26
  202. package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.d.ts +0 -15
  203. package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.d.ts.map +0 -1
  204. package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.js +0 -14
  205. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.d.ts +0 -33
  206. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.d.ts.map +0 -1
  207. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.js +0 -68
  208. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.d.ts +0 -22
  209. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.d.ts.map +0 -1
  210. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.js +0 -143
  211. package/node_modules/@syntrologie/shared-editor-ui/package.json +0 -55
@@ -1,464 +0,0 @@
1
- /**
2
- * Syntro Design System - Color CSS Variables
3
- *
4
- * Import this file in your application to use color tokens as CSS custom properties.
5
- * Usage: color: var(--syntro-brand-3);
6
- *
7
- * @see https://www.figma.com/design/U0Ol5vM7FQvgPfIgCAgxgb/Design-System
8
- */
9
-
10
- :root {
11
- /* ========================================================================== */
12
- /* BASE COLORS */
13
- /* ========================================================================== */
14
- --syntro-base-white: #ffffff;
15
- --syntro-base-black: #000000;
16
-
17
- /* ========================================================================== */
18
- /* BRAND COLORS */
19
- /* ========================================================================== */
20
- --syntro-brand-0: #2c0b0a;
21
- --syntro-brand-1: #5b1715;
22
- --syntro-brand-2: #89221f;
23
- --syntro-brand-3: #b72e2a;
24
- --syntro-brand-4: #d44844;
25
- --syntro-brand-5: #dd6d69;
26
- --syntro-brand-6: #e5918f;
27
- --syntro-brand-7: #eeb6b4;
28
- --syntro-brand-8: #f6dada;
29
- --syntro-brand-9: #faebea;
30
-
31
- /* ========================================================================== */
32
- /* NEUTRAL COLORS - SLATE GREY */
33
- /* ========================================================================== */
34
- --syntro-slate-grey-0: #07080a;
35
- --syntro-slate-grey-1: #0f1318;
36
- --syntro-slate-grey-2: #0e1114;
37
- --syntro-slate-grey-3: #1c222a;
38
- --syntro-slate-grey-4: #2b333f;
39
- --syntro-slate-grey-5: #394454;
40
- --syntro-slate-grey-6: #475569;
41
- --syntro-slate-grey-7: #677384;
42
- --syntro-slate-grey-8: #87919f;
43
- --syntro-slate-grey-9: #a8afba;
44
- --syntro-slate-grey-10: #cbd0d7;
45
- --syntro-slate-grey-11: #e8eaee;
46
- --syntro-slate-grey-12: #f6f7f9;
47
-
48
- /* ========================================================================== */
49
- /* SEMANTIC COLOR SCALES */
50
- /* ========================================================================== */
51
-
52
- /* Green */
53
- --syntro-green-0: #07230a;
54
- --syntro-green-1: #0e4514;
55
- --syntro-green-2: #16681e;
56
- --syntro-green-3: #1d8a28;
57
- --syntro-green-4: #24ad32;
58
- --syntro-green-5: #4fbd5a;
59
- --syntro-green-6: #7acd82;
60
- --syntro-green-7: #a5deab;
61
- --syntro-green-8: #d0eed3;
62
- --syntro-green-9: #e5f6e7;
63
-
64
- /* Yellow */
65
- --syntro-yellow-0: #301f09;
66
- --syntro-yellow-1: #5f3e12;
67
- --syntro-yellow-2: #8f5e1b;
68
- --syntro-yellow-3: #be7d24;
69
- --syntro-yellow-4: #ee9c2d;
70
- --syntro-yellow-5: #f1b057;
71
- --syntro-yellow-6: #f5c481;
72
- --syntro-yellow-7: #f8d7ab;
73
- --syntro-yellow-8: #fcebd5;
74
- --syntro-yellow-9: #fdf5ea;
75
-
76
- /* Red */
77
- --syntro-red-0: #330707;
78
- --syntro-red-1: #660f0e;
79
- --syntro-red-2: #991616;
80
- --syntro-red-3: #cc1e1d;
81
- --syntro-red-4: #ff2524;
82
- --syntro-red-5: #ff5150;
83
- --syntro-red-6: #ff7c7c;
84
- --syntro-red-7: #ffa8a7;
85
- --syntro-red-8: #ffd3d3;
86
- --syntro-red-9: #ffe9e9;
87
-
88
- /* Blue */
89
- --syntro-blue-0: #051533;
90
- --syntro-blue-1: #0a2a66;
91
- --syntro-blue-2: #0f3f98;
92
- --syntro-blue-3: #1454cb;
93
- --syntro-blue-4: #1969fe;
94
- --syntro-blue-5: #4787fe;
95
- --syntro-blue-6: #75a5fe;
96
- --syntro-blue-7: #a3c3ff;
97
- --syntro-blue-8: #d1e1ff;
98
- --syntro-blue-9: #e8f0ff;
99
-
100
- /* Orange */
101
- --syntro-orange-0: #662500;
102
- --syntro-orange-1: #993d00;
103
- --syntro-orange-2: #cc5800;
104
- --syntro-orange-3: #ff7700;
105
- --syntro-orange-4: #fea85d;
106
- --syntro-orange-5: #fec58f;
107
- --syntro-orange-6: #ffd6ae;
108
- --syntro-orange-7: #fee6cd;
109
- --syntro-orange-8: #fff1e1;
110
- --syntro-orange-9: #fff8f0;
111
-
112
- /* Purple */
113
- --syntro-purple-0: #151229;
114
- --syntro-purple-1: #2a2452;
115
- --syntro-purple-2: #40357c;
116
- --syntro-purple-3: #5547a5;
117
- --syntro-purple-4: #6a59ce;
118
- --syntro-purple-5: #887ad8;
119
- --syntro-purple-6: #a69be2;
120
- --syntro-purple-7: #c3bdeb;
121
- --syntro-purple-8: #e1def5;
122
- --syntro-purple-9: #f0eefa;
123
-
124
- /* Pink */
125
- --syntro-pink-0: #37091f;
126
- --syntro-pink-1: #69123c;
127
- --syntro-pink-2: #9b1c58;
128
- --syntro-pink-3: #cd2575;
129
- --syntro-pink-4: #ff2e92;
130
- --syntro-pink-5: #ff58a8;
131
- --syntro-pink-6: #ff82be;
132
- --syntro-pink-7: #ffabd3;
133
- --syntro-pink-8: #ffd5e9;
134
- --syntro-pink-9: #ffeaf4;
135
-
136
- /* ========================================================================== */
137
- /* LEGACY COLORS (Being phased out) */
138
- /* ========================================================================== */
139
-
140
- /* Legacy Aqua */
141
- --syntro-legacy-aqua-0: #0c5f8d;
142
- --syntro-legacy-aqua-1: #146b99;
143
- --syntro-legacy-aqua-2: #1d78a6;
144
- --syntro-legacy-aqua-3: #2e89b6;
145
- --syntro-legacy-aqua-4: #4a9fc4;
146
- --syntro-legacy-aqua-5: #6bb4d1;
147
- --syntro-legacy-aqua-6: #93cce0;
148
- --syntro-legacy-aqua-7: #bddff0;
149
- --syntro-legacy-aqua-8: #dceef8;
150
- --syntro-legacy-aqua-9: #f2f8fc;
151
-
152
- /* Legacy Violet */
153
- --syntro-legacy-violet-0: #6927da;
154
- --syntro-legacy-violet-1: #7839ee;
155
- --syntro-legacy-violet-2: #875bf7;
156
- --syntro-legacy-violet-3: #a48afb;
157
- --syntro-legacy-violet-4: #c3b4fd;
158
- --syntro-legacy-violet-5: #ddd6fe;
159
- --syntro-legacy-violet-6: #ece9fe;
160
- --syntro-legacy-violet-7: #f5f3ff;
161
- --syntro-legacy-violet-8: #fbfaff;
162
-
163
- /* Legacy Fuchsia */
164
- --syntro-legacy-fuchsia-0: #9f1ab1;
165
- --syntro-legacy-fuchsia-1: #ba24d5;
166
- --syntro-legacy-fuchsia-2: #d444f1;
167
- --syntro-legacy-fuchsia-3: #e478fa;
168
- --syntro-legacy-fuchsia-4: #eeaafd;
169
- --syntro-legacy-fuchsia-5: #f6d0fe;
170
- --syntro-legacy-fuchsia-6: #fbe8ff;
171
- --syntro-legacy-fuchsia-7: #fdf4ff;
172
- --syntro-legacy-fuchsia-8: #fefaff;
173
-
174
- /* Legacy Pink */
175
- --syntro-legacy-pink-0: #a10f5f;
176
- --syntro-legacy-pink-1: #dd2590;
177
- --syntro-legacy-pink-2: #ee46bc;
178
- --syntro-legacy-pink-3: #f670c7;
179
- --syntro-legacy-pink-4: #faa7e0;
180
- --syntro-legacy-pink-5: #fcceee;
181
- --syntro-legacy-pink-6: #fce7f6;
182
- --syntro-legacy-pink-7: #fdf2fa;
183
- --syntro-legacy-pink-8: #fef6fb;
184
-
185
- /* ========================================================================== */
186
- /* SEMANTIC TOKENS - TEXT */
187
- /* ========================================================================== */
188
- --syntro-text-primary: #cbd0d7;
189
- --syntro-text-secondary: #a8afba;
190
- --syntro-text-tertiary: #87919f;
191
-
192
- /* ========================================================================== */
193
- /* SEMANTIC TOKENS - BACKGROUND */
194
- /* ========================================================================== */
195
- --syntro-background-primary: #0e1114;
196
- --syntro-background-secondary: #07080a;
197
-
198
- /* ========================================================================== */
199
- /* SEMANTIC TOKENS - BORDER */
200
- /* ========================================================================== */
201
- --syntro-border-primary: #2b333f;
202
- --syntro-border-secondary: #1c222a;
203
-
204
- /* ========================================================================== */
205
- /* COMPONENT TOKENS - BUTTON */
206
- /* ========================================================================== */
207
- --syntro-button-primary-text: #ffffff;
208
- --syntro-button-primary-icon: #ffffff;
209
- --syntro-button-primary-border: #b72e2a;
210
- --syntro-button-primary-bg-default: #b72e2a;
211
- --syntro-button-primary-bg-hover: #89221f;
212
-
213
- --syntro-button-neutral-text: #cbd0d7;
214
- --syntro-button-neutral-text-hover: #ffffff;
215
- --syntro-button-neutral-icon: #cbd0d7;
216
- --syntro-button-neutral-icon-hover: #ffffff;
217
- --syntro-button-neutral-border: #2b333f;
218
- --syntro-button-neutral-bg: #0e1114;
219
-
220
- --syntro-button-link-text: #ffffff;
221
- --syntro-button-link-icon: #ffffff;
222
- --syntro-button-link-hover: #dd6d69;
223
-
224
- --syntro-button-error-text: #ff5150;
225
- --syntro-button-error-hover: #ff7c7c;
226
-
227
- --syntro-button-success-text: #4fbd5a;
228
- --syntro-button-success-hover: #7acd82;
229
-
230
- /* ========================================================================== */
231
- /* COMPONENT TOKENS - BADGE */
232
- /* ========================================================================== */
233
- --syntro-badge-slate-grey-content: #cbd0d7;
234
- --syntro-badge-slate-grey-pill-outline: #cbd0d7;
235
- --syntro-badge-slate-grey-border-primary: #394454;
236
- --syntro-badge-slate-grey-border-secondary: #394454;
237
- --syntro-badge-slate-grey-bg: #1c222a;
238
-
239
- --syntro-badge-brand-content: #faebea;
240
- --syntro-badge-brand-pill-outline: #faebea;
241
- --syntro-badge-brand-border-primary: #e5918f;
242
- --syntro-badge-brand-border-secondary: #e5918f;
243
- --syntro-badge-brand-bg: #2c0b0a;
244
-
245
- --syntro-badge-red-content: #ffd3d3;
246
- --syntro-badge-red-pill-outline: #ff2524;
247
- --syntro-badge-red-border-primary: #991616;
248
- --syntro-badge-red-border-secondary: #991616;
249
- --syntro-badge-red-bg: #330707;
250
-
251
- --syntro-badge-yellow-content: #fcebd5;
252
- --syntro-badge-yellow-pill-outline: #ee9c2d;
253
- --syntro-badge-yellow-border-primary: #8f5e1b;
254
- --syntro-badge-yellow-border-secondary: #8f5e1b;
255
- --syntro-badge-yellow-bg: #301f09;
256
-
257
- --syntro-badge-green-content: #d0eed3;
258
- --syntro-badge-green-pill-outline: #24ad32;
259
- --syntro-badge-green-border-primary: #16681e;
260
- --syntro-badge-green-border-secondary: #16681e;
261
- --syntro-badge-green-bg: #07230a;
262
-
263
- --syntro-badge-purple-content: #e1def5;
264
- --syntro-badge-purple-pill-outline: #6a59ce;
265
- --syntro-badge-purple-border-primary: #40357c;
266
- --syntro-badge-purple-border-secondary: #40357c;
267
- --syntro-badge-purple-bg: #151229;
268
-
269
- --syntro-badge-blue-content: #d1e1ff;
270
- --syntro-badge-blue-pill-outline: #1969fe;
271
- --syntro-badge-blue-border-primary: #0f3f98;
272
- --syntro-badge-blue-border-secondary: #0f3f98;
273
- --syntro-badge-blue-bg: #051533;
274
-
275
- --syntro-badge-orange-content: #fff1e1;
276
- --syntro-badge-orange-pill-outline: #fea85d;
277
- --syntro-badge-orange-border-primary: #cc5800;
278
- --syntro-badge-orange-border-secondary: #cc5800;
279
- --syntro-badge-orange-bg: #662500;
280
-
281
- --syntro-badge-pink-content: #ffd5e9;
282
- --syntro-badge-pink-pill-outline: #ff2e92;
283
- --syntro-badge-pink-border-primary: #9b1c58;
284
- --syntro-badge-pink-border-secondary: #9b1c58;
285
- --syntro-badge-pink-bg: #37091f;
286
-
287
- /* ========================================================================== */
288
- /* COMPONENT TOKENS - BADGE BANNER */
289
- /* ========================================================================== */
290
- --syntro-badge-banner-green-content: #d0eed3;
291
- --syntro-badge-banner-green-border: #16681e;
292
- --syntro-badge-banner-green-bg: #07230a;
293
-
294
- --syntro-badge-banner-yellow-content: #fcebd5;
295
- --syntro-badge-banner-yellow-border: #8f5e1b;
296
- --syntro-badge-banner-yellow-bg: #301f09;
297
-
298
- --syntro-badge-banner-red-content: #ffd3d3;
299
- --syntro-badge-banner-red-border: #991616;
300
- --syntro-badge-banner-red-bg: #330707;
301
-
302
- /* ========================================================================== */
303
- /* COMPONENT TOKENS - ALERT */
304
- /* ========================================================================== */
305
- --syntro-alert-green-content: #0e4514;
306
- --syntro-alert-green-bg: #e5f6e7;
307
-
308
- --syntro-alert-yellow-content: #5f3e12;
309
- --syntro-alert-yellow-bg: #fdf5ea;
310
-
311
- --syntro-alert-red-content: #660f0e;
312
- --syntro-alert-red-bg: #ffe9e9;
313
-
314
- /* ========================================================================== */
315
- /* COMPONENT TOKENS - TAG */
316
- /* ========================================================================== */
317
- --syntro-tag-content: #cbd0d7;
318
- --syntro-tag-border: #2b333f;
319
- --syntro-tag-bg: #1c222a;
320
-
321
- /* ========================================================================== */
322
- /* COMPONENT TOKENS - MENU */
323
- /* ========================================================================== */
324
- --syntro-menu-bg-default: #0e1114;
325
- --syntro-menu-bg-hover: #0f1318;
326
- --syntro-menu-selected: #1c222a;
327
-
328
- /* ========================================================================== */
329
- /* COMPONENT TOKENS - INPUT/DROPDOWN */
330
- /* ========================================================================== */
331
- --syntro-input-dropdown-bg: #0e1114;
332
- --syntro-input-dropdown-icon: #cbd0d7;
333
- --syntro-input-dropdown-border-default: #2b333f;
334
- --syntro-input-dropdown-border-selected: #b72e2a;
335
- --syntro-input-dropdown-text-label: #a8afba;
336
- --syntro-input-dropdown-text-placeholder: #87919f;
337
- --syntro-input-dropdown-text-hint: #87919f;
338
-
339
- --syntro-input-field-bg-default: #0e1114;
340
- --syntro-input-field-bg-disabled: #07080a;
341
- --syntro-input-field-text-label: #a8afba;
342
- --syntro-input-field-text-placeholder: #87919f;
343
- --syntro-input-field-text-hint: #87919f;
344
- --syntro-input-field-text-error: #ff5150;
345
- --syntro-input-field-icon-default: #a8afba;
346
- --syntro-input-field-icon-placeholder: #cbd0d7;
347
- --syntro-input-field-icon-error: #ff5150;
348
- --syntro-input-field-border-default: #2b333f;
349
- --syntro-input-field-border-selected: #b72e2a;
350
- --syntro-input-field-border-error: #ff5150;
351
-
352
- /* ========================================================================== */
353
- /* COMPONENT TOKENS - TOGGLE */
354
- /* ========================================================================== */
355
- --syntro-toggle-handle-default: #ffffff;
356
- --syntro-toggle-handle-disabled: #cbd0d7;
357
- --syntro-toggle-off-bg-default: #2b333f;
358
- --syntro-toggle-off-bg-hover: #394454;
359
- --syntro-toggle-off-bg-disabled: #2b333f;
360
- --syntro-toggle-on-bg-default: #1d8a28;
361
- --syntro-toggle-on-bg-hover: #16681e;
362
- --syntro-toggle-on-bg-disabled: #2b333f;
363
-
364
- /* ========================================================================== */
365
- /* COMPONENT TOKENS - CHECKBOX */
366
- /* ========================================================================== */
367
- --syntro-checkbox-off-bg-default: #00000000;
368
- --syntro-checkbox-off-bg-hover: #394454;
369
- --syntro-checkbox-off-bg-disabled: #0e1114;
370
- --syntro-checkbox-off-border: #475569;
371
- --syntro-checkbox-on-bg-default: #07230a;
372
- --syntro-checkbox-on-bg-hover: #0e4514;
373
- --syntro-checkbox-on-bg-disabled: #0e1114;
374
- --syntro-checkbox-on-border: #1d8a28;
375
-
376
- /* ========================================================================== */
377
- /* COMPONENT TOKENS - AVATAR */
378
- /* ========================================================================== */
379
- --syntro-avatar-content: #cbd0d7;
380
- --syntro-avatar-bg: #2b333f;
381
-
382
- /* ========================================================================== */
383
- /* COMPONENT TOKENS - PROGRESS BAR & SLIDER */
384
- /* ========================================================================== */
385
- --syntro-progress-bar-slider-bg: #2b333f;
386
- --syntro-progress-bar-slider-active: #1d8a28;
387
-
388
- /* ========================================================================== */
389
- /* COMPONENT TOKENS - CARD */
390
- /* ========================================================================== */
391
- --syntro-card-bg: #0f1318;
392
- --syntro-card-content: #a8afba;
393
- --syntro-card-border: #2b333f;
394
-
395
- /* ========================================================================== */
396
- /* COMPONENT TOKENS - SIDEBAR */
397
- /* ========================================================================== */
398
- --syntro-sidebar-bg-default: #0f1318;
399
- --syntro-sidebar-bg-hover: #1c222a;
400
- --syntro-sidebar-bg-active: #2b333f;
401
- --syntro-sidebar-border: #2b333f;
402
- --syntro-sidebar-content-primary: #cbd0d7;
403
- --syntro-sidebar-content-secondary: #a8afba;
404
- --syntro-sidebar-content-tertiary: #87919f;
405
-
406
- /* ========================================================================== */
407
- /* COMPONENT TOKENS - MODAL */
408
- /* ========================================================================== */
409
- --syntro-modal-bg: #0f1318;
410
- --syntro-modal-content: #a8afba;
411
- --syntro-modal-border: #2b333f;
412
-
413
- /* ========================================================================== */
414
- /* COMPONENT TOKENS - TAB */
415
- /* ========================================================================== */
416
- --syntro-tab-active-bg: #1c222a;
417
- --syntro-tab-active-content: #dd6d69;
418
- --syntro-tab-inactive-content: #a8afba;
419
- --syntro-tab-border: #2b333f;
420
-
421
- /* ========================================================================== */
422
- /* COMPONENT TOKENS - TABLE */
423
- /* ========================================================================== */
424
- --syntro-table-header-text-default: #a8afba;
425
- --syntro-table-header-text-hover: #87919f;
426
- --syntro-table-header-bg-default: #0f1318;
427
- --syntro-table-border: #2b333f;
428
- --syntro-table-cell-text-primary: #cbd0d7;
429
- --syntro-table-cell-text-secondary: #a8afba;
430
- --syntro-table-cell-bg-default: #0e1114;
431
- --syntro-table-cell-bg-hover: #0f1318;
432
-
433
- /* ========================================================================== */
434
- /* COMPONENT TOKENS - BREADCRUMBS */
435
- /* ========================================================================== */
436
- --syntro-breadcrumbs-text-primary-default: #cbd0d7;
437
- --syntro-breadcrumbs-text-primary-hover: #cbd0d7;
438
- --syntro-breadcrumbs-text-secondary-default: #87919f;
439
- --syntro-breadcrumbs-text-secondary-hover: #a8afba;
440
- --syntro-breadcrumbs-icon-primary: #cbd0d7;
441
- --syntro-breadcrumbs-icon-secondary: #87919f;
442
-
443
- /* ========================================================================== */
444
- /* COMPONENT TOKENS - LOADING INDICATOR */
445
- /* ========================================================================== */
446
- --syntro-loading-indicator-bg: #0e4514;
447
- --syntro-loading-indicator-active: #4fbd5a;
448
-
449
- /* ========================================================================== */
450
- /* COMPONENT TOKENS - DATE PICKER */
451
- /* ========================================================================== */
452
- --syntro-date-picker-text-default: #cbd0d7;
453
- --syntro-date-picker-text-selected: #ffffff;
454
- --syntro-date-picker-text-disabled: #677384;
455
- --syntro-date-picker-bg-default: #0e1114;
456
- --syntro-date-picker-bg-middle: #1c222a;
457
- --syntro-date-picker-bg-selected: #b72e2a;
458
- --syntro-date-picker-border: #2b333f;
459
-
460
- /* ========================================================================== */
461
- /* MISC */
462
- /* ========================================================================== */
463
- --syntro-scroll: #a8afba;
464
- }