@syntrologie/adapt-overlays 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 (226) hide show
  1. package/dist/chunk-VHAA22YE.js +14 -0
  2. package/dist/chunk-VHAA22YE.js.map +7 -0
  3. package/dist/runtime.d.ts +2 -1
  4. package/dist/runtime.d.ts.map +1 -1
  5. package/dist/runtime.js +2596 -354
  6. package/dist/runtime.js.map +7 -0
  7. package/dist/schema.d.ts +90 -21
  8. package/dist/schema.d.ts.map +1 -1
  9. package/dist/schema.js +440 -151
  10. package/dist/schema.js.map +7 -0
  11. package/dist/types.d.ts +1 -1
  12. package/dist/types.d.ts.map +1 -1
  13. package/package.json +5 -22
  14. package/dist/WorkflowTracker.d.ts +0 -10
  15. package/dist/WorkflowTracker.d.ts.map +0 -1
  16. package/dist/WorkflowTracker.js +0 -19
  17. package/dist/WorkflowWidget.d.ts +0 -70
  18. package/dist/WorkflowWidget.d.ts.map +0 -1
  19. package/dist/WorkflowWidget.js +0 -330
  20. package/dist/WorkflowWidgetLit.js +0 -617
  21. package/dist/cdn.d.ts +0 -35
  22. package/dist/cdn.d.ts.map +0 -1
  23. package/dist/cdn.js +0 -39
  24. package/dist/celebrations/__tests__/engine.test.js +0 -130
  25. package/dist/celebrations/__tests__/executor.test.js +0 -102
  26. package/dist/celebrations/__tests__/reduced-motion.test.js +0 -97
  27. package/dist/celebrations/effects/__tests__/confetti.test.js +0 -89
  28. package/dist/celebrations/effects/__tests__/emoji-rain.test.js +0 -88
  29. package/dist/celebrations/effects/__tests__/fireworks.test.js +0 -87
  30. package/dist/celebrations/effects/__tests__/sparkles.test.js +0 -79
  31. package/dist/celebrations/effects/confetti.js +0 -80
  32. package/dist/celebrations/effects/emoji-rain.js +0 -73
  33. package/dist/celebrations/effects/fireworks.js +0 -69
  34. package/dist/celebrations/effects/sparkles.js +0 -83
  35. package/dist/celebrations/engine.js +0 -93
  36. package/dist/celebrations/index.js +0 -73
  37. package/dist/celebrations/types.js +0 -1
  38. package/dist/editor.d.ts +0 -27
  39. package/dist/editor.d.ts.map +0 -1
  40. package/dist/editor.js +0 -22
  41. package/dist/executors/tour.js +0 -335
  42. package/dist/highlight.js +0 -180
  43. package/dist/modal.js +0 -218
  44. package/dist/overlay-editor-state.d.ts +0 -41
  45. package/dist/overlay-editor-state.d.ts.map +0 -1
  46. package/dist/overlay-editor-state.js +0 -131
  47. package/dist/overlay-editor-ui.d.ts +0 -9
  48. package/dist/overlay-editor-ui.d.ts.map +0 -1
  49. package/dist/overlay-editor-ui.js +0 -306
  50. package/dist/runtime-lit.d.ts +0 -94
  51. package/dist/runtime-lit.d.ts.map +0 -1
  52. package/dist/runtime-lit.js +0 -402
  53. package/dist/sanitizer.js +0 -84
  54. package/dist/summarize.js +0 -86
  55. package/dist/tooltip.js +0 -279
  56. package/dist/tour-types.js +0 -7
  57. package/dist/types.js +0 -7
  58. package/dist/workflow-types.js +0 -1
  59. package/node_modules/@syntro/design-system/README.md +0 -335
  60. package/node_modules/@syntro/design-system/dist/assets/syntrologie-logo.svg +0 -21
  61. package/node_modules/@syntro/design-system/dist/assets/syntrologie-logomark.svg +0 -10
  62. package/node_modules/@syntro/design-system/dist/index.d.ts +0 -8
  63. package/node_modules/@syntro/design-system/dist/index.d.ts.map +0 -1
  64. package/node_modules/@syntro/design-system/dist/index.js +0 -7
  65. package/node_modules/@syntro/design-system/dist/tailwind-preset.d.ts +0 -19
  66. package/node_modules/@syntro/design-system/dist/tailwind-preset.d.ts.map +0 -1
  67. package/node_modules/@syntro/design-system/dist/tailwind-preset.js +0 -455
  68. package/node_modules/@syntro/design-system/dist/tokens/colors.css +0 -464
  69. package/node_modules/@syntro/design-system/dist/tokens/colors.d.ts +0 -874
  70. package/node_modules/@syntro/design-system/dist/tokens/colors.d.ts.map +0 -1
  71. package/node_modules/@syntro/design-system/dist/tokens/colors.js +0 -564
  72. package/node_modules/@syntro/design-system/dist/tokens/effects.css +0 -43
  73. package/node_modules/@syntro/design-system/dist/tokens/effects.d.ts +0 -139
  74. package/node_modules/@syntro/design-system/dist/tokens/effects.d.ts.map +0 -1
  75. package/node_modules/@syntro/design-system/dist/tokens/effects.js +0 -121
  76. package/node_modules/@syntro/design-system/dist/tokens/index.d.ts +0 -12
  77. package/node_modules/@syntro/design-system/dist/tokens/index.d.ts.map +0 -1
  78. package/node_modules/@syntro/design-system/dist/tokens/index.js +0 -11
  79. package/node_modules/@syntro/design-system/dist/tokens/panel-shell.d.ts +0 -93
  80. package/node_modules/@syntro/design-system/dist/tokens/panel-shell.d.ts.map +0 -1
  81. package/node_modules/@syntro/design-system/dist/tokens/panel-shell.js +0 -72
  82. package/node_modules/@syntro/design-system/package.json +0 -55
  83. package/node_modules/@syntro/design-system/src/assets/syntrologie-logo.svg +0 -21
  84. package/node_modules/@syntro/design-system/src/assets/syntrologie-logomark.svg +0 -10
  85. package/node_modules/@syntrologie/shared-editor-ui/dist/cn.d.ts +0 -2
  86. package/node_modules/@syntrologie/shared-editor-ui/dist/cn.d.ts.map +0 -1
  87. package/node_modules/@syntrologie/shared-editor-ui/dist/cn.js +0 -3
  88. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.d.ts +0 -34
  89. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.d.ts.map +0 -1
  90. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.js +0 -161
  91. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.d.ts +0 -84
  92. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.d.ts.map +0 -1
  93. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.js +0 -323
  94. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.d.ts +0 -7
  95. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.d.ts.map +0 -1
  96. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.js +0 -9
  97. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.d.ts +0 -25
  98. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.d.ts.map +0 -1
  99. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.js +0 -55
  100. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.d.ts +0 -23
  101. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.d.ts.map +0 -1
  102. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.js +0 -40
  103. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.d.ts +0 -33
  104. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.d.ts.map +0 -1
  105. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.js +0 -118
  106. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.d.ts +0 -7
  107. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.d.ts.map +0 -1
  108. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.js +0 -22
  109. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.d.ts +0 -32
  110. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.d.ts.map +0 -1
  111. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.js +0 -68
  112. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.d.ts +0 -8
  113. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.d.ts.map +0 -1
  114. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.js +0 -9
  115. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.d.ts +0 -34
  116. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.d.ts.map +0 -1
  117. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.js +0 -57
  118. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.d.ts +0 -7
  119. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.d.ts.map +0 -1
  120. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.js +0 -4
  121. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.d.ts +0 -13
  122. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.d.ts.map +0 -1
  123. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.js +0 -31
  124. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.d.ts +0 -7
  125. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.d.ts.map +0 -1
  126. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.js +0 -4
  127. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.d.ts +0 -7
  128. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.d.ts.map +0 -1
  129. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.js +0 -15
  130. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.d.ts +0 -13
  131. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.d.ts.map +0 -1
  132. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.js +0 -15
  133. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.d.ts +0 -36
  134. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.d.ts.map +0 -1
  135. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.js +0 -102
  136. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.d.ts +0 -7
  137. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.d.ts.map +0 -1
  138. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.js +0 -4
  139. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.d.ts +0 -20
  140. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.d.ts.map +0 -1
  141. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.js +0 -48
  142. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.d.ts +0 -9
  143. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.d.ts.map +0 -1
  144. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.js +0 -4
  145. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.d.ts +0 -16
  146. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.d.ts.map +0 -1
  147. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.js +0 -25
  148. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.d.ts +0 -8
  149. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.d.ts.map +0 -1
  150. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.js +0 -8
  151. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.d.ts +0 -66
  152. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.d.ts.map +0 -1
  153. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.js +0 -87
  154. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.d.ts +0 -7
  155. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.d.ts.map +0 -1
  156. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.js +0 -4
  157. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.d.ts +0 -7
  158. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.d.ts.map +0 -1
  159. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.js +0 -15
  160. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.d.ts +0 -25
  161. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.d.ts.map +0 -1
  162. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.js +0 -390
  163. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.d.ts +0 -66
  164. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.d.ts.map +0 -1
  165. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.js +0 -528
  166. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.d.ts +0 -8
  167. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.d.ts.map +0 -1
  168. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.js +0 -8
  169. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.d.ts +0 -41
  170. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.d.ts.map +0 -1
  171. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.js +0 -63
  172. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.d.ts +0 -8
  173. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.d.ts.map +0 -1
  174. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.js +0 -17
  175. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.d.ts +0 -55
  176. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.d.ts.map +0 -1
  177. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.js +0 -92
  178. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.d.ts +0 -32
  179. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.d.ts.map +0 -1
  180. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.js +0 -85
  181. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.d.ts +0 -90
  182. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.d.ts.map +0 -1
  183. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.js +0 -242
  184. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.d.ts +0 -6
  185. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.d.ts.map +0 -1
  186. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.js +0 -4
  187. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.d.ts +0 -12
  188. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.d.ts.map +0 -1
  189. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.js +0 -21
  190. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.d.ts +0 -8
  191. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.d.ts.map +0 -1
  192. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.js +0 -5
  193. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.d.ts +0 -21
  194. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.d.ts.map +0 -1
  195. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.js +0 -33
  196. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.d.ts +0 -12
  197. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.d.ts.map +0 -1
  198. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.js +0 -40
  199. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.d.ts +0 -28
  200. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.d.ts.map +0 -1
  201. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.js +0 -121
  202. package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.d.ts +0 -110
  203. package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.d.ts.map +0 -1
  204. package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.js +0 -481
  205. package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.d.ts +0 -26
  206. package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.d.ts.map +0 -1
  207. package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.js +0 -202
  208. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.d.ts +0 -8
  209. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.d.ts.map +0 -1
  210. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.js +0 -46
  211. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.d.ts +0 -24
  212. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.d.ts.map +0 -1
  213. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.js +0 -86
  214. package/node_modules/@syntrologie/shared-editor-ui/dist/index.d.ts +0 -36
  215. package/node_modules/@syntrologie/shared-editor-ui/dist/index.d.ts.map +0 -1
  216. package/node_modules/@syntrologie/shared-editor-ui/dist/index.js +0 -26
  217. package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.d.ts +0 -15
  218. package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.d.ts.map +0 -1
  219. package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.js +0 -14
  220. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.d.ts +0 -33
  221. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.d.ts.map +0 -1
  222. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.js +0 -68
  223. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.d.ts +0 -22
  224. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.d.ts.map +0 -1
  225. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.js +0 -143
  226. package/node_modules/@syntrologie/shared-editor-ui/package.json +0 -55
@@ -1,10 +0,0 @@
1
- <svg viewBox="0 0 101 63" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#syntrologie-logomark-clip)">
3
- <path d="M51.989 0.283777C52.3855 0.289606 52.8082 0.341289 53.1915 0.44279C53.7694 0.595826 54.3616 0.982776 54.7445 1.44205C55.8946 2.82165 56.7669 4.78162 57.669 6.35672C59.9465 10.3335 62.1516 14.3716 64.4975 18.3065C64.6706 18.5968 65.1272 19.3427 65.4747 19.4107C66.6544 19.6414 79.2783 11.5231 81.1229 10.3167C80.7042 8.59965 80.6244 7.20977 81.3344 5.52518C82.0143 3.91609 83.3172 2.65105 84.9455 2.01865C86.5927 1.3655 88.286 1.41976 89.9022 2.12312C91.4861 2.79508 92.7332 4.07597 93.3626 5.67737C95.1107 10.2176 91.3466 15.0131 86.5607 14.4416C85.3918 14.3021 84.6493 13.9267 83.5999 13.4412C76.542 18.2473 69.0942 22.5974 61.2065 25.907C60.1532 26.3489 59.4196 26.6003 58.519 27.3282C60.5828 27.4303 87.0339 24.2357 87.8776 23.7809C87.9259 23.7549 88.0477 23.697 88.0797 23.652C88.2442 23.4206 88.277 23.0066 88.3755 22.7346C88.8189 21.5112 89.5627 20.3792 90.6037 19.5858C91.8871 18.6081 93.6003 18.0931 95.2081 18.3244C96.9916 18.5809 98.6704 19.5497 99.7401 21.0052C100.733 22.3644 101.141 24.0636 100.875 25.7255C100.607 27.3935 99.6917 28.8884 98.3287 29.8868C96.0202 31.5734 92.6413 31.6131 90.3915 29.789C89.5788 29.1301 89.1771 28.5349 88.5659 27.692C86.6915 28.1029 83.4469 28.4625 81.4723 28.7301C76.5765 29.3988 71.6705 29.9901 66.7561 30.5038C65.7522 30.6079 59.2791 31.0128 58.7788 31.2402L58.7806 31.3872C59.1058 31.5766 66.974 33.0254 68.3281 33.3582C72.4748 34.4048 76.5717 35.6401 80.6058 37.0603C82.7092 37.8181 84.721 38.6858 86.8143 39.4565C88.5053 38.0506 89.2433 36.8746 91.9253 36.8412C93.6653 36.833 95.3393 37.5063 96.589 38.717C97.9856 40.0866 98.4148 41.5412 98.429 43.4219C98.4168 44.842 98.0992 45.9776 97.2288 47.1365C96.1679 48.5309 94.5965 49.4466 92.8602 49.682C91.1614 49.9224 89.437 49.4717 88.073 48.4308C86.2014 47.0199 85.7949 45.4623 85.488 43.3233C85.2551 43.1928 85.0175 43.0711 84.7756 42.9581C83.9074 42.5529 78.5107 40.3586 77.9108 40.5773C77.8374 41.1469 78.9262 42.5922 79.2429 43.1553L84.3362 52.073C85.1647 53.5291 86.0269 54.9908 86.7891 56.4833C87.2525 57.3908 87.4136 58.3554 87.056 59.3431C86.5569 60.7218 85.0135 61.4076 83.6258 61.4384C81.429 61.4268 79.2281 61.4272 77.0287 61.4272L62.9668 61.4265L35.5492 61.4348C33.3374 61.4358 20.6927 61.6261 19.5792 61.1994C18.7576 60.8894 18.0929 60.2654 17.7318 59.4648C17.455 58.8441 17.3345 57.9943 17.577 57.3607C18.242 55.6228 19.4995 53.6589 20.4377 52.043L28.1191 39.0284C28.9001 37.7009 31.2132 33.8912 31.6996 32.6343C25.6709 32.9355 18.7358 32.5465 12.6004 32.7213C11.7503 34.1381 10.9915 35.2814 9.36809 35.9347C7.74448 36.5881 5.70425 36.6039 4.09691 35.9216C2.54559 35.2716 1.31871 34.028 0.689636 32.4682C0.0528398 30.8392 0.0858366 29.0247 0.781432 27.42C2.81227 22.7389 9.25869 22.2019 12.05 26.4637C12.5553 27.2352 12.7743 27.8398 13.1037 28.7025L26.4623 28.7108C28.9255 28.7129 31.7288 28.7792 34.1703 28.6678C35.279 26.8924 36.4415 24.7334 37.5146 22.9005L45.376 9.37457C46.7966 6.90236 48.2141 4.36783 49.6854 1.92356C50.2221 1.03167 50.9618 0.493152 51.989 0.283777ZM22.1189 57.31C23.5115 57.5031 26.0454 57.4307 27.5262 57.4294L36.6607 57.4199L68.4121 57.4215C73.1129 57.4206 77.9937 57.3508 82.6797 57.4377L75.6641 45.0982C74.5622 43.1706 73.0929 40.7733 72.1039 38.8271C71.2449 38.3511 70.2914 38.1092 69.3349 37.8479C59.1886 35.0763 48.6693 33.4214 38.1718 32.7958C37.6418 32.7642 36.9939 32.766 36.4687 32.7943L25.8547 50.865C24.6335 52.9351 23.3644 55.3019 22.1189 57.31ZM52.2161 5.5133C49.3839 10.6112 46.4729 15.6649 43.4839 20.6725C42.1925 22.8783 40.8618 25.0707 39.6297 27.3099C39.4602 27.6181 39.3599 27.782 39.4532 28.1333C40.522 28.342 45.8655 26.9729 47.1117 26.6442C49.1688 26.1371 60.1347 22.6844 61.1737 21.4357C61.2479 21.1625 61.2873 21.0694 61.1251 20.7624C60.2791 19.163 59.3261 17.5272 58.4351 15.9577L53.5923 7.32853C53.3554 6.91456 52.677 5.59928 52.2161 5.5133ZM96.1802 26.4944C96.9633 25.7131 97.1204 24.5018 96.5625 23.5467C96.0045 22.5915 94.8722 22.1333 93.807 22.4317C92.9716 22.6655 92.3241 23.3269 92.108 24.1671C91.8917 25.0073 92.1395 25.899 92.7582 26.5072C93.3962 27.1343 94.3268 27.3605 95.1815 27.0961C95.5582 26.9796 95.9011 26.7731 96.1802 26.4944ZM87.8705 10.3994C89.1471 10.0869 89.9409 8.81284 89.659 7.52921C89.3771 6.24558 88.1223 5.4215 86.8323 5.67273C85.97 5.84067 85.2664 6.46265 84.994 7.29783C84.7215 8.13302 84.9229 9.05025 85.5203 9.69437C86.1177 10.3385 87.0172 10.6083 87.8705 10.3994ZM91.5053 40.8792C90.1846 41.1218 89.3098 42.388 89.5501 43.709C89.7905 45.0302 91.0551 45.9071 92.3766 45.6691C93.2198 45.5172 93.9211 44.9331 94.2231 44.1313C94.5251 43.3294 94.3831 42.4278 93.8496 41.7575C93.2901 41.0546 92.389 40.717 91.5053 40.8792ZM9.13761 29.557C9.00499 28.8804 8.59181 28.2918 8.00059 27.9371C7.40936 27.5825 6.69553 27.4951 6.03621 27.6967C5.66493 27.8101 5.32618 28.0107 5.04818 28.2817C4.23968 29.0698 4.07897 30.3103 4.65994 31.2784C5.24091 32.2465 6.41115 32.6884 7.48697 32.3457C8.66563 31.9703 9.37556 30.7709 9.13761 29.557Z" fill="currentColor"/>
4
- </g>
5
- <defs>
6
- <clipPath id="syntrologie-logomark-clip">
7
- <rect width="101" height="63" fill="white"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
@@ -1,8 +0,0 @@
1
- /**
2
- * Syntro Design System
3
- *
4
- * @packageDocumentation
5
- */
6
- export * from './tailwind-preset';
7
- export * from './tokens';
8
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,cAAc,mBAAmB,CAAC;AAClC,cAAc,UAAU,CAAC"}
@@ -1,7 +0,0 @@
1
- /**
2
- * Syntro Design System
3
- *
4
- * @packageDocumentation
5
- */
6
- export * from './tailwind-preset';
7
- export * from './tokens';
@@ -1,19 +0,0 @@
1
- /**
2
- * Syntro Design System - Tailwind Preset
3
- *
4
- * Import and extend this preset in your Tailwind config to use the design system.
5
- *
6
- * @example
7
- * ```typescript
8
- * import { syntroPreset } from '@syntro/design-system/tailwind-preset';
9
- *
10
- * export default {
11
- * presets: [syntroPreset],
12
- * content: ['./src/**\/*.{ts,tsx}'],
13
- * };
14
- * ```
15
- */
16
- import type { Config } from 'tailwindcss';
17
- export declare const syntroPreset: Partial<Config>;
18
- export default syntroPreset;
19
- //# sourceMappingURL=tailwind-preset.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tailwind-preset.d.ts","sourceRoot":"","sources":["../src/tailwind-preset.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AAW1C,eAAO,MAAM,YAAY,EAAE,OAAO,CAAC,MAAM,CAkdxC,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1,455 +0,0 @@
1
- /**
2
- * Syntro Design System - Tailwind Preset
3
- *
4
- * Import and extend this preset in your Tailwind config to use the design system.
5
- *
6
- * @example
7
- * ```typescript
8
- * import { syntroPreset } from '@syntro/design-system/tailwind-preset';
9
- *
10
- * export default {
11
- * presets: [syntroPreset],
12
- * content: ['./src/**\/*.{ts,tsx}'],
13
- * };
14
- * ```
15
- */
16
- import { colors } from './tokens/colors';
17
- import { backdropBlur, elevationShadows, focusRings, glowShadows, overlay, shadows, } from './tokens/effects';
18
- export const syntroPreset = {
19
- darkMode: ['class'],
20
- theme: {
21
- extend: {
22
- colors: {
23
- // Base colors
24
- white: colors.base.white,
25
- black: colors.base.black,
26
- // Brand scale
27
- brand: {
28
- 0: colors.brand[0],
29
- 1: colors.brand[1],
30
- 2: colors.brand[2],
31
- 3: colors.brand[3],
32
- 4: colors.brand[4],
33
- 5: colors.brand[5],
34
- 6: colors.brand[6],
35
- 7: colors.brand[7],
36
- 8: colors.brand[8],
37
- 9: colors.brand[9],
38
- DEFAULT: colors.brand[3],
39
- },
40
- // Neutral scale (Slate Grey)
41
- 'slate-grey': {
42
- 0: colors.slateGrey[0],
43
- 1: colors.slateGrey[1],
44
- 2: colors.slateGrey[2],
45
- 3: colors.slateGrey[3],
46
- 4: colors.slateGrey[4],
47
- 5: colors.slateGrey[5],
48
- 6: colors.slateGrey[6],
49
- 7: colors.slateGrey[7],
50
- 8: colors.slateGrey[8],
51
- 9: colors.slateGrey[9],
52
- 10: colors.slateGrey[10],
53
- 11: colors.slateGrey[11],
54
- 12: colors.slateGrey[12],
55
- DEFAULT: colors.slateGrey[6],
56
- },
57
- // Semantic color scales
58
- green: {
59
- 0: colors.green[0],
60
- 1: colors.green[1],
61
- 2: colors.green[2],
62
- 3: colors.green[3],
63
- 4: colors.green[4],
64
- 5: colors.green[5],
65
- 6: colors.green[6],
66
- 7: colors.green[7],
67
- 8: colors.green[8],
68
- 9: colors.green[9],
69
- DEFAULT: colors.green[4],
70
- },
71
- yellow: {
72
- 0: colors.yellow[0],
73
- 1: colors.yellow[1],
74
- 2: colors.yellow[2],
75
- 3: colors.yellow[3],
76
- 4: colors.yellow[4],
77
- 5: colors.yellow[5],
78
- 6: colors.yellow[6],
79
- 7: colors.yellow[7],
80
- 8: colors.yellow[8],
81
- 9: colors.yellow[9],
82
- DEFAULT: colors.yellow[4],
83
- },
84
- red: {
85
- 0: colors.red[0],
86
- 1: colors.red[1],
87
- 2: colors.red[2],
88
- 3: colors.red[3],
89
- 4: colors.red[4],
90
- 5: colors.red[5],
91
- 6: colors.red[6],
92
- 7: colors.red[7],
93
- 8: colors.red[8],
94
- 9: colors.red[9],
95
- DEFAULT: colors.red[4],
96
- },
97
- blue: {
98
- 0: colors.blue[0],
99
- 1: colors.blue[1],
100
- 2: colors.blue[2],
101
- 3: colors.blue[3],
102
- 4: colors.blue[4],
103
- 5: colors.blue[5],
104
- 6: colors.blue[6],
105
- 7: colors.blue[7],
106
- 8: colors.blue[8],
107
- 9: colors.blue[9],
108
- DEFAULT: colors.blue[4],
109
- },
110
- orange: {
111
- 0: colors.orange[0],
112
- 1: colors.orange[1],
113
- 2: colors.orange[2],
114
- 3: colors.orange[3],
115
- 4: colors.orange[4],
116
- 5: colors.orange[5],
117
- 6: colors.orange[6],
118
- 7: colors.orange[7],
119
- 8: colors.orange[8],
120
- 9: colors.orange[9],
121
- DEFAULT: colors.orange[3],
122
- },
123
- purple: {
124
- 0: colors.purple[0],
125
- 1: colors.purple[1],
126
- 2: colors.purple[2],
127
- 3: colors.purple[3],
128
- 4: colors.purple[4],
129
- 5: colors.purple[5],
130
- 6: colors.purple[6],
131
- 7: colors.purple[7],
132
- 8: colors.purple[8],
133
- 9: colors.purple[9],
134
- DEFAULT: colors.purple[4],
135
- },
136
- pink: {
137
- 0: colors.pink[0],
138
- 1: colors.pink[1],
139
- 2: colors.pink[2],
140
- 3: colors.pink[3],
141
- 4: colors.pink[4],
142
- 5: colors.pink[5],
143
- 6: colors.pink[6],
144
- 7: colors.pink[7],
145
- 8: colors.pink[8],
146
- 9: colors.pink[9],
147
- DEFAULT: colors.pink[4],
148
- },
149
- // Semantic tokens
150
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
151
- text: {
152
- primary: colors.text.primary,
153
- secondary: colors.text.secondary,
154
- tertiary: colors.text.tertiary,
155
- DEFAULT: colors.text.primary,
156
- },
157
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
158
- background: {
159
- primary: colors.background.primary,
160
- secondary: colors.background.secondary,
161
- DEFAULT: colors.background.primary,
162
- },
163
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
164
- border: {
165
- primary: colors.border.primary,
166
- secondary: colors.border.secondary,
167
- DEFAULT: colors.border.primary,
168
- },
169
- // Component tokens - Button
170
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
171
- 'btn-primary': {
172
- DEFAULT: colors.button.primary.backgroundDefault,
173
- hover: colors.button.primary.backgroundHover,
174
- text: colors.button.primary.text,
175
- border: colors.button.primary.border,
176
- },
177
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
178
- 'btn-neutral': {
179
- DEFAULT: colors.button.neutral.background,
180
- text: colors.button.neutral.text,
181
- 'text-hover': colors.button.neutral.textHover,
182
- border: colors.button.neutral.border,
183
- },
184
- 'btn-link': {
185
- text: colors.button.link.text,
186
- hover: colors.button.link.hover,
187
- },
188
- 'btn-error': {
189
- text: colors.button.error.text,
190
- hover: colors.button.error.hover,
191
- },
192
- 'btn-success': {
193
- text: colors.button.success.text,
194
- hover: colors.button.success.hover,
195
- },
196
- // Component tokens - Card
197
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
198
- card: {
199
- bg: colors.card.background,
200
- content: colors.card.content,
201
- border: colors.card.border,
202
- },
203
- // Component tokens - Modal
204
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
205
- modal: {
206
- bg: colors.modal.background,
207
- content: colors.modal.content,
208
- border: colors.modal.border,
209
- },
210
- // Component tokens - Sidebar
211
- sidebar: {
212
- DEFAULT: colors.sidebar.backgroundDefault,
213
- hover: colors.sidebar.backgroundHover,
214
- active: colors.sidebar.backgroundActive,
215
- border: colors.sidebar.border,
216
- 'content-primary': colors.sidebar.contentPrimary,
217
- 'content-secondary': colors.sidebar.contentSecondary,
218
- 'content-tertiary': colors.sidebar.contentTertiary,
219
- },
220
- // Component tokens - Tab
221
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
222
- tab: {
223
- 'active-bg': colors.tab.activeBackground,
224
- 'active-content': colors.tab.activeContent,
225
- 'inactive-content': colors.tab.inactiveContent,
226
- border: colors.tab.border,
227
- },
228
- // Component tokens - Table
229
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
230
- 'table-header': {
231
- text: colors.table.header.textDefault,
232
- 'text-hover': colors.table.header.textHover,
233
- bg: colors.table.header.backgroundDefault,
234
- },
235
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
236
- 'table-cell': {
237
- // biome-ignore lint: Tailwind preset defines semantic token names, not usage of shadcn color classes
238
- 'text-primary': colors.table.cell.textPrimary,
239
- // biome-ignore lint: Tailwind preset defines semantic token names, not usage of shadcn color classes
240
- 'text-secondary': colors.table.cell.textSecondary,
241
- bg: colors.table.cell.backgroundDefault,
242
- 'bg-hover': colors.table.cell.backgroundHover,
243
- },
244
- 'table-border': colors.table.border,
245
- // Component tokens - Input
246
- 'input-field': {
247
- bg: colors.inputField.backgroundDefault,
248
- 'bg-disabled': colors.inputField.backgroundDisabled,
249
- 'text-label': colors.inputField.textLabel,
250
- 'text-placeholder': colors.inputField.textPlaceholder,
251
- 'text-hint': colors.inputField.textHint,
252
- 'text-error': colors.inputField.textError,
253
- border: colors.inputField.borderDefault,
254
- 'border-selected': colors.inputField.borderSelected,
255
- 'border-error': colors.inputField.borderError,
256
- },
257
- // Component tokens - Badge (9 variants)
258
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
259
- 'badge-slate': {
260
- content: colors.badge.slateGrey.content,
261
- outline: colors.badge.slateGrey.pillOutline,
262
- border: colors.badge.slateGrey.borderPrimary,
263
- bg: colors.badge.slateGrey.background,
264
- },
265
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
266
- 'badge-brand': {
267
- content: colors.badge.brand.content,
268
- outline: colors.badge.brand.pillOutline,
269
- border: colors.badge.brand.borderPrimary,
270
- bg: colors.badge.brand.background,
271
- },
272
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
273
- 'badge-green': {
274
- content: colors.badge.green.content,
275
- outline: colors.badge.green.pillOutline,
276
- border: colors.badge.green.borderPrimary,
277
- bg: colors.badge.green.background,
278
- },
279
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
280
- 'badge-yellow': {
281
- content: colors.badge.yellow.content,
282
- outline: colors.badge.yellow.pillOutline,
283
- border: colors.badge.yellow.borderPrimary,
284
- bg: colors.badge.yellow.background,
285
- },
286
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
287
- 'badge-red': {
288
- content: colors.badge.red.content,
289
- outline: colors.badge.red.pillOutline,
290
- border: colors.badge.red.borderPrimary,
291
- bg: colors.badge.red.background,
292
- },
293
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
294
- 'badge-blue': {
295
- content: colors.badge.blue.content,
296
- outline: colors.badge.blue.pillOutline,
297
- border: colors.badge.blue.borderPrimary,
298
- bg: colors.badge.blue.background,
299
- },
300
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
301
- 'badge-purple': {
302
- content: colors.badge.purple.content,
303
- outline: colors.badge.purple.pillOutline,
304
- border: colors.badge.purple.borderPrimary,
305
- bg: colors.badge.purple.background,
306
- },
307
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
308
- 'badge-orange': {
309
- content: colors.badge.orange.content,
310
- outline: colors.badge.orange.pillOutline,
311
- border: colors.badge.orange.borderPrimary,
312
- bg: colors.badge.orange.background,
313
- },
314
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
315
- 'badge-pink': {
316
- content: colors.badge.pink.content,
317
- outline: colors.badge.pink.pillOutline,
318
- border: colors.badge.pink.borderPrimary,
319
- bg: colors.badge.pink.background,
320
- },
321
- // Component tokens - Toggle
322
- toggle: {
323
- handle: colors.toggle.handleDefault,
324
- 'handle-disabled': colors.toggle.handleDisabled,
325
- 'off-bg': colors.toggle.off.backgroundDefault,
326
- 'off-bg-hover': colors.toggle.off.backgroundHover,
327
- 'on-bg': colors.toggle.on.backgroundDefault,
328
- 'on-bg-hover': colors.toggle.on.backgroundHover,
329
- },
330
- // Component tokens - Menu
331
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
332
- menu: {
333
- DEFAULT: colors.menu.backgroundDefault,
334
- hover: colors.menu.backgroundHover,
335
- selected: colors.menu.selected,
336
- },
337
- // Component tokens - Alert
338
- 'alert-green': {
339
- content: colors.alert.green.content,
340
- bg: colors.alert.green.background,
341
- },
342
- 'alert-yellow': {
343
- content: colors.alert.yellow.content,
344
- bg: colors.alert.yellow.background,
345
- },
346
- 'alert-red': {
347
- content: colors.alert.red.content,
348
- bg: colors.alert.red.background,
349
- },
350
- },
351
- // Typography
352
- fontSize: {
353
- xs: ['0.75rem', { lineHeight: '1rem' }],
354
- sm: ['0.875rem', { lineHeight: '1.25rem' }],
355
- base: ['1rem', { lineHeight: '1.5rem' }],
356
- lg: ['1.125rem', { lineHeight: '1.75rem' }],
357
- xl: ['1.25rem', { lineHeight: '1.75rem' }],
358
- '2xl': ['1.5rem', { lineHeight: '2rem' }],
359
- '3xl': ['1.875rem', { lineHeight: '2.25rem' }],
360
- '4xl': ['2.25rem', { lineHeight: '2.5rem' }],
361
- '5xl': ['3rem', { lineHeight: '1' }],
362
- '6xl': ['3.75rem', { lineHeight: '1' }],
363
- },
364
- // Spacing
365
- spacing: {
366
- 0: '0',
367
- 1: '0.25rem',
368
- 2: '0.5rem',
369
- 3: '0.75rem',
370
- 4: '1rem',
371
- 5: '1.25rem',
372
- 6: '1.5rem',
373
- 8: '2rem',
374
- 10: '2.5rem',
375
- 12: '3rem',
376
- 16: '4rem',
377
- 20: '5rem',
378
- 24: '6rem',
379
- 32: '8rem',
380
- },
381
- // Border radius
382
- borderRadius: {
383
- none: '0',
384
- sm: '0.125rem',
385
- DEFAULT: '0.25rem',
386
- md: '0.375rem',
387
- lg: '0.5rem',
388
- xl: '0.75rem',
389
- '2xl': '1rem',
390
- '3xl': '1.5rem',
391
- full: '9999px',
392
- },
393
- // Box shadow — Figma shadow scale + product glows + elevation
394
- boxShadow: {
395
- ...shadows,
396
- ...glowShadows,
397
- ...elevationShadows,
398
- DEFAULT: shadows.sm,
399
- // Focus rings (4px spread + xs shadow)
400
- 'focus-primary': focusRings.primary,
401
- 'focus-neutral': focusRings.neutral,
402
- 'focus-error': focusRings.error,
403
- },
404
- // Backdrop blur — Figma scale
405
- // biome-ignore lint: Tailwind preset intentionally maps design tokens from source
406
- backdropBlur: {
407
- sm: backdropBlur.sm,
408
- md: backdropBlur.md,
409
- lg: backdropBlur.lg,
410
- xl: backdropBlur.xl,
411
- },
412
- // Overlay background colors
413
- backgroundColor: {
414
- 'overlay-solid': overlay.solid,
415
- 'overlay-blur': overlay.blur,
416
- },
417
- // Animation
418
- keyframes: {
419
- 'fade-in': {
420
- '0%': { opacity: '0' },
421
- '100%': { opacity: '1' },
422
- },
423
- 'fade-out': {
424
- '0%': { opacity: '1' },
425
- '100%': { opacity: '0' },
426
- },
427
- 'slide-in-from-top': {
428
- '0%': { transform: 'translateY(-100%)' },
429
- '100%': { transform: 'translateY(0)' },
430
- },
431
- 'slide-in-from-bottom': {
432
- '0%': { transform: 'translateY(100%)' },
433
- '100%': { transform: 'translateY(0)' },
434
- },
435
- 'slide-in-from-left': {
436
- '0%': { transform: 'translateX(-100%)' },
437
- '100%': { transform: 'translateX(0)' },
438
- },
439
- 'slide-in-from-right': {
440
- '0%': { transform: 'translateX(100%)' },
441
- '100%': { transform: 'translateX(0)' },
442
- },
443
- },
444
- animation: {
445
- 'fade-in': 'fade-in 0.2s ease-out',
446
- 'fade-out': 'fade-out 0.2s ease-out',
447
- 'slide-in-from-top': 'slide-in-from-top 0.3s ease-out',
448
- 'slide-in-from-bottom': 'slide-in-from-bottom 0.3s ease-out',
449
- 'slide-in-from-left': 'slide-in-from-left 0.3s ease-out',
450
- 'slide-in-from-right': 'slide-in-from-right 0.3s ease-out',
451
- },
452
- },
453
- },
454
- };
455
- export default syntroPreset;