xertica-ui 2.7.0 → 2.9.6

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 (480) hide show
  1. package/CHANGELOG.md +114 -0
  2. package/README.md +20 -12
  3. package/bin/cli.ts +327 -87
  4. package/bin/generate-tokens.ts +25 -9
  5. package/bin/language-config.ts +58 -18
  6. package/components/assistant/xertica-assistant/xertica-assistant.tsx +1 -1
  7. package/components/blocks/auth/AuthPageShell.tsx +63 -18
  8. package/components/blocks/auth/SocialLoginButtons.tsx +3 -3
  9. package/components/blocks/index.ts +1 -0
  10. package/components/blocks/marketing/CTASection.tsx +73 -0
  11. package/components/blocks/marketing/ComplianceBadgeRow.tsx +49 -0
  12. package/components/blocks/marketing/EvidenceTimeline.tsx +91 -0
  13. package/components/blocks/marketing/FeatureRow.tsx +78 -0
  14. package/components/blocks/marketing/Hero.tsx +125 -0
  15. package/components/blocks/marketing/HowItWorksSteps.tsx +90 -0
  16. package/components/blocks/marketing/LogoCloud.tsx +47 -0
  17. package/components/blocks/marketing/MarketingFooter.tsx +109 -0
  18. package/components/blocks/marketing/MarketingNavbar.tsx +192 -0
  19. package/components/blocks/marketing/PillBadge.tsx +96 -0
  20. package/components/blocks/marketing/SectionHeading.tsx +82 -0
  21. package/components/blocks/marketing/ServiceCardGrid.tsx +238 -0
  22. package/components/blocks/marketing/StatBand.tsx +99 -0
  23. package/components/blocks/marketing/TopAccentCards.tsx +91 -0
  24. package/components/blocks/marketing/index.ts +41 -0
  25. package/components/brand/index.ts +1 -0
  26. package/components/brand/isotype/Isotype.tsx +64 -0
  27. package/components/brand/isotype/IsotypeDiagonal.tsx +51 -0
  28. package/components/brand/isotype/IsotypeFrames.tsx +82 -0
  29. package/components/brand/isotype/IsotypeMini.tsx +65 -0
  30. package/components/brand/isotype/IsotypeTwist.tsx +68 -0
  31. package/components/brand/isotype/frame-variants.ts +20 -0
  32. package/components/brand/isotype/index.ts +9 -0
  33. package/components/brand/isotype/isotype-diagonal.mdx +52 -0
  34. package/components/brand/isotype/isotype-diagonal.stories.tsx +44 -0
  35. package/components/brand/isotype/isotype-diagonal.test.tsx +180 -0
  36. package/components/brand/isotype/isotype-frames.mdx +50 -0
  37. package/components/brand/isotype/isotype-frames.stories.tsx +63 -0
  38. package/components/brand/isotype/isotype-frames.test.tsx +92 -0
  39. package/components/brand/isotype/isotype-mini.mdx +61 -0
  40. package/components/brand/isotype/isotype-mini.stories.tsx +75 -0
  41. package/components/brand/isotype/isotype-mini.test.tsx +45 -0
  42. package/components/brand/isotype/isotype-twist.test.tsx +71 -0
  43. package/components/brand/isotype/isotype.mdx +61 -0
  44. package/components/brand/isotype/isotype.stories.tsx +74 -0
  45. package/components/brand/isotype/isotype.test.tsx +41 -0
  46. package/components/brand/isotype/mini-patterns.ts +50 -0
  47. package/components/brand/isotype/patterns.ts +83 -0
  48. package/components/brand/isotype/twist-variants.ts +20 -0
  49. package/components/pages/forgot-password-page/ForgotPasswordPage.tsx +3 -6
  50. package/components/pages/index.ts +1 -0
  51. package/components/pages/landing-page/LandingPage.tsx +360 -0
  52. package/components/pages/landing-page/index.ts +1 -0
  53. package/components/pages/login-page/LoginPage.tsx +3 -6
  54. package/components/pages/reset-password-page/ResetPasswordPage.tsx +1 -4
  55. package/components/pages/verify-email-page/VerifyEmailPage.tsx +2 -5
  56. package/components/ui/button/button.test.tsx +3 -3
  57. package/components/ui/button/button.tsx +5 -4
  58. package/components/ui/card/card.test.tsx +12 -0
  59. package/components/ui/card/card.tsx +16 -2
  60. package/components/ui/input/input.tsx +1 -1
  61. package/components/ui/input-otp/input-otp.tsx +1 -1
  62. package/components/ui/search/search.tsx +1 -1
  63. package/components/ui/select/select.tsx +2 -2
  64. package/components/ui/switch/switch.tsx +1 -1
  65. package/components/ui/textarea/textarea.tsx +1 -1
  66. package/contexts/BrandColorsContext.tsx +59 -7
  67. package/contexts/theme-data.ts +127 -3
  68. package/dist/AssistantChart-BFBJXVcm.js +3383 -0
  69. package/dist/AssistantChart-BTnE94FR.cjs +3551 -0
  70. package/dist/AssistantChart-BU48lxL2.js +3383 -0
  71. package/dist/AssistantChart-BvccsQMx.cjs +3551 -0
  72. package/dist/AssistantChart-CkskcBVD.js +3383 -0
  73. package/dist/AssistantChart-CoN6ga6Z.js +3383 -0
  74. package/dist/AssistantChart-CrPkO9ip.js +3383 -0
  75. package/dist/AssistantChart-DIRYJ7WY.js +3383 -0
  76. package/dist/AssistantChart-DKz2O1R8.cjs +3551 -0
  77. package/dist/AssistantChart-DOnY1ZlD.cjs +3551 -0
  78. package/dist/AssistantChart-DYL6UEvo.cjs +3551 -0
  79. package/dist/AssistantChart-DjM3qnp5.cjs +3551 -0
  80. package/dist/AssistantChart-hxPyE1S9.cjs +3551 -0
  81. package/dist/AssistantChart-keo-ogKi.js +3383 -0
  82. package/dist/AudioPlayer-AoU5MTiM.cjs +1282 -0
  83. package/dist/AudioPlayer-Bx1vrblm.js +1278 -0
  84. package/dist/AudioPlayer-CpihsbaD.js +1278 -0
  85. package/dist/AudioPlayer-CvGajzMC.cjs +1282 -0
  86. package/dist/AudioPlayer-CvHpFqDG.cjs +1282 -0
  87. package/dist/AudioPlayer-D0-I6J3J.cjs +1282 -0
  88. package/dist/AudioPlayer-D4S7GQou.js +1278 -0
  89. package/dist/AudioPlayer-DIWX_Yg7.cjs +1282 -0
  90. package/dist/AudioPlayer-DrWJnS7c.js +1278 -0
  91. package/dist/AudioPlayer-_P-Z7pAK.js +1278 -0
  92. package/dist/BrandColorsContext-B25Bpr3b.cjs +819 -0
  93. package/dist/BrandColorsContext-BCieATdW.js +812 -0
  94. package/dist/BrandColorsContext-BNKLUVcU.js +829 -0
  95. package/dist/BrandColorsContext-DNZGHItQ.cjs +836 -0
  96. package/dist/BrandColorsContext-DP0DXAXS.js +824 -0
  97. package/dist/BrandColorsContext-DjpC9wR_.cjs +798 -0
  98. package/dist/BrandColorsContext-MpXFhte7.cjs +831 -0
  99. package/dist/BrandColorsContext-Ug_TZ8yn.cjs +846 -0
  100. package/dist/BrandColorsContext-V3tOc-Zw.js +791 -0
  101. package/dist/BrandColorsContext-z0O2LlZz.js +839 -0
  102. package/dist/CodeBlock-BkaZf-R8.cjs +223 -0
  103. package/dist/CodeBlock-CK4rO6lM.js +221 -0
  104. package/dist/CodeBlock-CKXamfVd.cjs +223 -0
  105. package/dist/CodeBlock-CKu8LgbP.cjs +223 -0
  106. package/dist/CodeBlock-CVmE7isS.cjs +223 -0
  107. package/dist/CodeBlock-D7i5-cMv.js +221 -0
  108. package/dist/CodeBlock-Dg56j2ut.cjs +223 -0
  109. package/dist/CodeBlock-DiLS5LLI.js +221 -0
  110. package/dist/CodeBlock-Dt6nUQoo.js +221 -0
  111. package/dist/CodeBlock-zdylBGdZ.js +221 -0
  112. package/dist/CustomTooltipContent-BAR5qCQg.js +33 -0
  113. package/dist/CustomTooltipContent-Bxynuq7T.js +33 -0
  114. package/dist/CustomTooltipContent-BzjOSA0P.cjs +54 -0
  115. package/dist/CustomTooltipContent-C-ZeCNsf.js +33 -0
  116. package/dist/CustomTooltipContent-CBLHBxX8.cjs +54 -0
  117. package/dist/CustomTooltipContent-CON_QrXm.cjs +54 -0
  118. package/dist/CustomTooltipContent-CjWm3jjV.js +33 -0
  119. package/dist/CustomTooltipContent-DTV9MN9E.cjs +54 -0
  120. package/dist/CustomTooltipContent-UR_n2QfW.js +33 -0
  121. package/dist/CustomTooltipContent-v1SXjoFn.cjs +54 -0
  122. package/dist/EvidenceTimeline-DrRk4yqb.cjs +560 -0
  123. package/dist/EvidenceTimeline-l4MaV4C7.js +546 -0
  124. package/dist/FeatureCard-4n_8a63v.cjs +497 -0
  125. package/dist/FeatureCard-BLiAWT3w.js +485 -0
  126. package/dist/FeatureCard-BXRW97Ef.cjs +497 -0
  127. package/dist/FeatureCard-CDgLlWE2.js +485 -0
  128. package/dist/FeatureCard-CIbBHqeY.cjs +497 -0
  129. package/dist/FeatureCard-CgQ8lq-I.cjs +497 -0
  130. package/dist/FeatureCard-Cp8cVC6T.cjs +497 -0
  131. package/dist/FeatureCard-D0MwrTRP.js +485 -0
  132. package/dist/FeatureCard-DtoKPSfW.cjs +497 -0
  133. package/dist/FeatureCard-P4iEpBmB.js +485 -0
  134. package/dist/FeatureCard-e3f8bnF0.js +485 -0
  135. package/dist/FeatureCard-uE5i0in_.js +485 -0
  136. package/dist/ImageWithFallback-BOh1FM3I.js +98 -0
  137. package/dist/ImageWithFallback-BQO7952C.js +98 -0
  138. package/dist/ImageWithFallback-BkMXHCvV.cjs +122 -0
  139. package/dist/ImageWithFallback-C1ww9Hg3.cjs +122 -0
  140. package/dist/ImageWithFallback-C72nwszA.cjs +122 -0
  141. package/dist/ImageWithFallback-CBrkAEo3.cjs +122 -0
  142. package/dist/ImageWithFallback-CCUMDuEC.cjs +122 -0
  143. package/dist/ImageWithFallback-CGk5zPH-.js +98 -0
  144. package/dist/ImageWithFallback-CfnoFFSP.js +98 -0
  145. package/dist/ImageWithFallback-DQD5TTlY.js +98 -0
  146. package/dist/Isotype--fRZWwS6.js +85 -0
  147. package/dist/Isotype-0dpLqetB.js +85 -0
  148. package/dist/Isotype-B8XLEXSB.cjs +92 -0
  149. package/dist/Isotype-ChKwN7e-.cjs +91 -0
  150. package/dist/IsotypeDiagonal-CuPYPP4f.js +84 -0
  151. package/dist/IsotypeDiagonal-eNcOXRAc.cjs +91 -0
  152. package/dist/IsotypeDiagonal-oiwpXZhE.js +104 -0
  153. package/dist/IsotypeDiagonal-xMFoFXkb.cjs +109 -0
  154. package/dist/IsotypeFrames-BcWtyAWp.cjs +83 -0
  155. package/dist/IsotypeFrames-BnvSJKiH.cjs +73 -0
  156. package/dist/IsotypeFrames-iDRTRuIu.js +79 -0
  157. package/dist/IsotypeFrames-qoXOvOJt.js +69 -0
  158. package/dist/IsotypeMini-CQtWVo3h.js +126 -0
  159. package/dist/IsotypeMini-Cu_sW5yN.cjs +134 -0
  160. package/dist/IsotypeTwist-BTdNL4iV.js +106 -0
  161. package/dist/IsotypeTwist-DvsUgZs_.cjs +115 -0
  162. package/dist/LanguageContext-B1aOXO-K.js +1987 -0
  163. package/dist/LanguageContext-BP0k7AzI.js +1993 -0
  164. package/dist/LanguageContext-CChcIHIG.cjs +1998 -0
  165. package/dist/LanguageContext-ubC7TSs_.cjs +1992 -0
  166. package/dist/LanguageSelector-1XhM7R1i.cjs +48 -0
  167. package/dist/LanguageSelector-B3ZVNc55.js +46 -0
  168. package/dist/LanguageSelector-BLFPXGo8.cjs +48 -0
  169. package/dist/LanguageSelector-CYRzWkRZ.cjs +48 -0
  170. package/dist/LanguageSelector-Cj6zl0CM.js +46 -0
  171. package/dist/LanguageSelector-CyHjZgC4.cjs +48 -0
  172. package/dist/LanguageSelector-DE8lIySO.js +46 -0
  173. package/dist/LanguageSelector-DK1zD4VH.cjs +48 -0
  174. package/dist/LanguageSelector-DUr1hjBW.js +46 -0
  175. package/dist/LanguageSelector-DjbWIKWC.js +46 -0
  176. package/dist/LanguageSelector-DseCAa0p.cjs +48 -0
  177. package/dist/LanguageSelector-Du09anfM.js +46 -0
  178. package/dist/LanguageSelector-PZHlFfEs.cjs +48 -0
  179. package/dist/LanguageSelector-SB-NJSmx.js +46 -0
  180. package/dist/LogoCloud-C_uMKVNg.cjs +513 -0
  181. package/dist/LogoCloud-DJsMPNPh.js +500 -0
  182. package/dist/MarketingFooter-B_ycEdTJ.cjs +727 -0
  183. package/dist/MarketingFooter-Bhx-2Vlr.cjs +727 -0
  184. package/dist/MarketingFooter-Br1MGK9e.js +699 -0
  185. package/dist/MarketingFooter-BwE1vmeX.cjs +700 -0
  186. package/dist/MarketingFooter-CsZ1_xL9.js +709 -0
  187. package/dist/MarketingFooter-DCwf78Q4.cjs +716 -0
  188. package/dist/MarketingFooter-KH2r-OOL.js +709 -0
  189. package/dist/MarketingFooter-nB7G7gQ5.js +682 -0
  190. package/dist/PasswordStrengthMeter-B3S6i_k4.cjs +179 -0
  191. package/dist/PasswordStrengthMeter-B8ky1nJI.js +173 -0
  192. package/dist/PasswordStrengthMeter-C5VEopH-.cjs +179 -0
  193. package/dist/PasswordStrengthMeter-CIm7_jNT.js +173 -0
  194. package/dist/PasswordStrengthMeter-DKSAbQzu.js +173 -0
  195. package/dist/PasswordStrengthMeter-DxLu54p-.cjs +179 -0
  196. package/dist/PasswordStrengthMeter-k-e9Pole.cjs +179 -0
  197. package/dist/PasswordStrengthMeter-pAi2viq5.js +173 -0
  198. package/dist/SectionHeading-DEeOKcAd.cjs +857 -0
  199. package/dist/SectionHeading-DMNObcwm.js +838 -0
  200. package/dist/ThemeToggle--CGJjQJv.cjs +219 -0
  201. package/dist/ThemeToggle-4pQbVkpK.js +215 -0
  202. package/dist/ThemeToggle-B6rIVLvC.cjs +219 -0
  203. package/dist/ThemeToggle-BUOTps5l.cjs +219 -0
  204. package/dist/ThemeToggle-Bn_7Pmfe.js +215 -0
  205. package/dist/ThemeToggle-CO5mPl6e.js +215 -0
  206. package/dist/ThemeToggle-CoL8Ady7.js +215 -0
  207. package/dist/ThemeToggle-D2Wzm5bn.cjs +219 -0
  208. package/dist/ThemeToggle-DbZQ0JSV.cjs +219 -0
  209. package/dist/ThemeToggle-vLXEq2TS.js +215 -0
  210. package/dist/VerifyEmailPage-90lK6pP4.js +3258 -0
  211. package/dist/VerifyEmailPage-BJX1Rter.cjs +3320 -0
  212. package/dist/VerifyEmailPage-BSWvOgry.js +3310 -0
  213. package/dist/VerifyEmailPage-BTjI2c9n.js +2954 -0
  214. package/dist/VerifyEmailPage-CDqIkhx-.js +3224 -0
  215. package/dist/VerifyEmailPage-CJGfDSOx.js +2954 -0
  216. package/dist/VerifyEmailPage-Crxje3ZB.js +3323 -0
  217. package/dist/VerifyEmailPage-D2ShbuEN.cjs +3333 -0
  218. package/dist/VerifyEmailPage-DEBZXQ7c.cjs +3310 -0
  219. package/dist/VerifyEmailPage-DGaX-jZv.cjs +3268 -0
  220. package/dist/VerifyEmailPage-DOlZUNc0.cjs +2963 -0
  221. package/dist/VerifyEmailPage-DQPRl_RJ.js +2954 -0
  222. package/dist/VerifyEmailPage-DrdqMbLC.cjs +2963 -0
  223. package/dist/VerifyEmailPage-ZtOPkgOA.cjs +3234 -0
  224. package/dist/VerifyEmailPage-hyDfeCRa.cjs +2963 -0
  225. package/dist/VerifyEmailPage-kKSXl8vu.cjs +2963 -0
  226. package/dist/VerifyEmailPage-s927GSiR.js +3300 -0
  227. package/dist/VerifyEmailPage-w4N-bDhU.js +2954 -0
  228. package/dist/XerticaOrbe-B9tegV1n.js +1925 -0
  229. package/dist/XerticaOrbe-BHex09xs.js +1925 -0
  230. package/dist/XerticaOrbe-BKW3LJEz.js +1925 -0
  231. package/dist/XerticaOrbe-BQ_NjwPS.cjs +1927 -0
  232. package/dist/XerticaOrbe-BdUX171Q.cjs +1927 -0
  233. package/dist/XerticaOrbe-BdlKXRHU.cjs +1927 -0
  234. package/dist/XerticaOrbe-Br2i99U_.cjs +1927 -0
  235. package/dist/XerticaOrbe-CByPAFE5.js +1925 -0
  236. package/dist/XerticaOrbe-Ccu9eFMu.js +1925 -0
  237. package/dist/XerticaOrbe-kjFmuyx-.cjs +1927 -0
  238. package/dist/XerticaProvider-BVid1oqn.cjs +46 -0
  239. package/dist/XerticaProvider-Bi5lKC9N.js +44 -0
  240. package/dist/XerticaProvider-BrPMVhiv.js +44 -0
  241. package/dist/XerticaProvider-Bz_YfNY4.js +44 -0
  242. package/dist/XerticaProvider-CnX5kt5W.cjs +46 -0
  243. package/dist/XerticaProvider-CtvYfRbZ.cjs +46 -0
  244. package/dist/XerticaProvider-DEKNJTlN.js +44 -0
  245. package/dist/XerticaProvider-DMiyExQS.js +44 -0
  246. package/dist/XerticaProvider-DP2lzKip.cjs +46 -0
  247. package/dist/XerticaProvider-De79hhgp.js +44 -0
  248. package/dist/XerticaProvider-Dkk1Vbsy.js +44 -0
  249. package/dist/XerticaProvider-EdzH9Nrw.cjs +46 -0
  250. package/dist/XerticaProvider-X_wavDYA.cjs +46 -0
  251. package/dist/XerticaProvider-b3n_oL8w.cjs +46 -0
  252. package/dist/alert-dialog--qdlmB5i.cjs +872 -0
  253. package/dist/alert-dialog-9XYAn5z5.js +819 -0
  254. package/dist/alert-dialog-B281hud0.cjs +872 -0
  255. package/dist/alert-dialog-BVWbrcrw.cjs +872 -0
  256. package/dist/alert-dialog-B_Ko1xpu.js +819 -0
  257. package/dist/alert-dialog-C48TOdYU.cjs +872 -0
  258. package/dist/alert-dialog-CEPpnpXt.js +819 -0
  259. package/dist/alert-dialog-CIxE8T-J.cjs +872 -0
  260. package/dist/alert-dialog-DW-_iPuf.js +819 -0
  261. package/dist/alert-dialog-NjflitDa.js +819 -0
  262. package/dist/assistant.cjs.js +2 -2
  263. package/dist/assistant.es.js +2 -2
  264. package/dist/avatar-BJwIMbZ_.js +54 -0
  265. package/dist/avatar-C4Zh5fAJ.cjs +77 -0
  266. package/dist/avatar-CTEUKZUT.js +54 -0
  267. package/dist/avatar-CtEKgg7s.cjs +77 -0
  268. package/dist/avatar-D03MNQxs.js +54 -0
  269. package/dist/avatar-D1bZhlhL.cjs +77 -0
  270. package/dist/avatar-DKIxHeKG.cjs +77 -0
  271. package/dist/avatar-Df7KgSvs.js +54 -0
  272. package/dist/avatar-Gy0_Xu9i.cjs +77 -0
  273. package/dist/avatar-v16eZC8p.js +54 -0
  274. package/dist/blocks.cjs.js +33 -18
  275. package/dist/blocks.es.js +2 -2
  276. package/dist/brand.cjs.js +110 -4
  277. package/dist/brand.es.js +98 -4
  278. package/dist/breadcrumb-B1mUiaWB.cjs +98 -0
  279. package/dist/breadcrumb-BGO5PZPG.js +90 -0
  280. package/dist/breadcrumb-BIRgmem-.js +90 -0
  281. package/dist/breadcrumb-BSng-oUf.cjs +98 -0
  282. package/dist/breadcrumb-BvGAY4ne.cjs +98 -0
  283. package/dist/breadcrumb-CES7furU.js +90 -0
  284. package/dist/breadcrumb-CP275kbF.cjs +98 -0
  285. package/dist/breadcrumb-CU-punra.js +90 -0
  286. package/dist/breadcrumb-D7hr1EvJ.js +90 -0
  287. package/dist/breadcrumb-DjV9wfX1.cjs +98 -0
  288. package/dist/button-B05czY_8.js +62 -0
  289. package/dist/button-B3SE1liJ.js +62 -0
  290. package/dist/button-BMDlWZR8.cjs +85 -0
  291. package/dist/button-BYtQygX5.cjs +85 -0
  292. package/dist/button-BnAW-a_w.js +62 -0
  293. package/dist/button-CUPDQews.js +62 -0
  294. package/dist/button-DFa-rtPy.js +62 -0
  295. package/dist/button-DV1G6XrI.cjs +85 -0
  296. package/dist/button-DVhloDtr.cjs +85 -0
  297. package/dist/button-Kd9Fj53S.cjs +85 -0
  298. package/dist/cli.js +367 -65
  299. package/dist/components/blocks/auth/AuthPageShell.d.ts +21 -5
  300. package/dist/components/blocks/index.d.ts +1 -0
  301. package/dist/components/blocks/marketing/CTASection.d.ts +28 -0
  302. package/dist/components/blocks/marketing/ComplianceBadgeRow.d.ts +23 -0
  303. package/dist/components/blocks/marketing/EvidenceTimeline.d.ts +26 -0
  304. package/dist/components/blocks/marketing/FeatureRow.d.ts +25 -0
  305. package/dist/components/blocks/marketing/Hero.d.ts +35 -0
  306. package/dist/components/blocks/marketing/HowItWorksSteps.d.ts +29 -0
  307. package/dist/components/blocks/marketing/LogoCloud.d.ts +22 -0
  308. package/dist/components/blocks/marketing/MarketingFooter.d.ts +42 -0
  309. package/dist/components/blocks/marketing/MarketingNavbar.d.ts +47 -0
  310. package/dist/components/blocks/marketing/PillBadge.d.ts +21 -0
  311. package/dist/components/blocks/marketing/SectionHeading.d.ts +23 -0
  312. package/dist/components/blocks/marketing/ServiceCardGrid.d.ts +65 -0
  313. package/dist/components/blocks/marketing/StatBand.d.ts +25 -0
  314. package/dist/components/blocks/marketing/TopAccentCards.d.ts +29 -0
  315. package/dist/components/blocks/marketing/index.d.ts +28 -0
  316. package/dist/components/brand/index.d.ts +1 -0
  317. package/dist/components/brand/isotype/Isotype.d.ts +27 -0
  318. package/dist/components/brand/isotype/IsotypeDiagonal.d.ts +19 -0
  319. package/dist/components/brand/isotype/IsotypeFrames.d.ts +21 -0
  320. package/dist/components/brand/isotype/IsotypeMini.d.ts +26 -0
  321. package/dist/components/brand/isotype/IsotypeTwist.d.ts +22 -0
  322. package/dist/components/brand/isotype/frame-variants.d.ts +11 -0
  323. package/dist/components/brand/isotype/index.d.ts +9 -0
  324. package/dist/components/brand/isotype/mini-patterns.d.ts +25 -0
  325. package/dist/components/brand/isotype/patterns.d.ts +42 -0
  326. package/dist/components/brand/isotype/twist-variants.d.ts +11 -0
  327. package/dist/components/pages/forgot-password-page/ForgotPasswordPage.d.ts +2 -2
  328. package/dist/components/pages/index.d.ts +1 -0
  329. package/dist/components/pages/landing-page/LandingPage.d.ts +18 -0
  330. package/dist/components/pages/landing-page/index.d.ts +1 -0
  331. package/dist/components/pages/login-page/LoginPage.d.ts +2 -2
  332. package/dist/components/pages/verify-email-page/VerifyEmailPage.d.ts +1 -1
  333. package/dist/components/ui/card/card.d.ts +13 -1
  334. package/dist/contexts/theme-data.d.ts +21 -1
  335. package/dist/dropdown-menu-B9wTZ0uX.cjs +225 -0
  336. package/dist/dropdown-menu-BeBtZOrs.cjs +225 -0
  337. package/dist/dropdown-menu-ChQa9zW3.cjs +225 -0
  338. package/dist/dropdown-menu-D7mRDGis.js +190 -0
  339. package/dist/dropdown-menu-D8ZmqHB7.js +190 -0
  340. package/dist/dropdown-menu-DRvnsQAt.cjs +225 -0
  341. package/dist/dropdown-menu-DUk81i5Y.js +190 -0
  342. package/dist/dropdown-menu-NlUHhVmK.js +190 -0
  343. package/dist/dropdown-menu-_AWBeOts.cjs +225 -0
  344. package/dist/dropdown-menu-qGzLO_HO.js +190 -0
  345. package/dist/hooks.cjs.js +2 -2
  346. package/dist/hooks.es.js +2 -2
  347. package/dist/index.cjs.js +57 -41
  348. package/dist/index.es.js +25 -25
  349. package/dist/input-B53E6K8G.js +65 -0
  350. package/dist/input-B7Q7vcoG.cjs +91 -0
  351. package/dist/input-BysqLMK1.js +65 -0
  352. package/dist/input-CStdFsaH.cjs +91 -0
  353. package/dist/input-CXYth6nW.cjs +91 -0
  354. package/dist/input-CX_fWE2D.cjs +91 -0
  355. package/dist/input-CitUVnEn.js +65 -0
  356. package/dist/input-Csp_Metb.cjs +91 -0
  357. package/dist/input-DVRwGVLx.js +65 -0
  358. package/dist/input-Dqyj7Hdw.cjs +91 -0
  359. package/dist/input-dOgrFQ-3.js +65 -0
  360. package/dist/input-wkBYTp-B.js +65 -0
  361. package/dist/layout.cjs.js +1 -1
  362. package/dist/layout.es.js +1 -1
  363. package/dist/media.cjs.js +1 -1
  364. package/dist/media.es.js +1 -1
  365. package/dist/pages.cjs.js +2 -1
  366. package/dist/pages.es.js +1 -1
  367. package/dist/rich-text-editor-7K7UjLJN.cjs +2968 -0
  368. package/dist/rich-text-editor-B3jLP2bm.cjs +2968 -0
  369. package/dist/rich-text-editor-BHiRUzWZ.js +2894 -0
  370. package/dist/rich-text-editor-BWMRUMJ2.js +2894 -0
  371. package/dist/rich-text-editor-BntMVQsB.js +2894 -0
  372. package/dist/rich-text-editor-BoE6Ks5x.cjs +2968 -0
  373. package/dist/rich-text-editor-BzuEwR_X.js +2894 -0
  374. package/dist/rich-text-editor-CcopGbQ-.js +2894 -0
  375. package/dist/rich-text-editor-CmxSRJIi.cjs +2968 -0
  376. package/dist/rich-text-editor-Diz_onyB.js +2894 -0
  377. package/dist/rich-text-editor-DyYAu28v.cjs +2968 -0
  378. package/dist/rich-text-editor-JS_eMQCC.cjs +2968 -0
  379. package/dist/rich-text-editor-RWvK4hd3.cjs +2968 -0
  380. package/dist/rich-text-editor-gauEkzPM.js +2894 -0
  381. package/dist/select-B6PygS38.cjs +161 -0
  382. package/dist/select-BD763J5Y.cjs +161 -0
  383. package/dist/select-BNfFJwYp.js +130 -0
  384. package/dist/select-CN8IDjGB.js +130 -0
  385. package/dist/select-CwRzQHA7.cjs +161 -0
  386. package/dist/select-CwgD3nMD.js +130 -0
  387. package/dist/select-DEHUm_AC.cjs +161 -0
  388. package/dist/select-DJDgpVm3.cjs +161 -0
  389. package/dist/select-DSLWQLmo.cjs +161 -0
  390. package/dist/select-QJDKZITN.js +130 -0
  391. package/dist/select-YFx0wCYT.js +130 -0
  392. package/dist/select-q7aDfuPn.js +130 -0
  393. package/dist/sidebar-BF7JEL7U.js +1151 -0
  394. package/dist/sidebar-Bjr2doX5.cjs +1154 -0
  395. package/dist/sidebar-Bkk1YAsD.cjs +1154 -0
  396. package/dist/sidebar-CMrNCmhb.cjs +1154 -0
  397. package/dist/sidebar-CO9x8AVn.cjs +1154 -0
  398. package/dist/sidebar-Cn_KB4c6.js +1151 -0
  399. package/dist/sidebar-CuzYeOSz.cjs +1154 -0
  400. package/dist/sidebar-CwlW3LXE.js +1151 -0
  401. package/dist/sidebar-DNkf-Ug6.js +1151 -0
  402. package/dist/sidebar-DaS3fplw.cjs +1154 -0
  403. package/dist/sidebar-Db_C30ph.cjs +1154 -0
  404. package/dist/sidebar-FDCY42oP.js +1151 -0
  405. package/dist/sidebar-miPHsRz4.js +1151 -0
  406. package/dist/sidebar-pZF8mLLu.js +1151 -0
  407. package/dist/skeleton-BX2XTjMO.cjs +87 -0
  408. package/dist/skeleton-BoLK0iV7.js +78 -0
  409. package/dist/skeleton-BtBwJ39W.js +79 -0
  410. package/dist/skeleton-Bysq8yeB.js +79 -0
  411. package/dist/skeleton-C7nspYnC.cjs +87 -0
  412. package/dist/skeleton-CJyg0eJ1.cjs +88 -0
  413. package/dist/skeleton-D8WaauK0.cjs +88 -0
  414. package/dist/skeleton-DBYtjaZW.cjs +88 -0
  415. package/dist/skeleton-DL4V5Vub.cjs +87 -0
  416. package/dist/skeleton-DSMhdqp1.js +78 -0
  417. package/dist/skeleton-DY_lSFWf.js +79 -0
  418. package/dist/skeleton-Df65Ox10.js +79 -0
  419. package/dist/skeleton-DhJswvTW.cjs +88 -0
  420. package/dist/skeleton-DicUfozA.js +78 -0
  421. package/dist/slider-77T_Eqw4.js +56 -0
  422. package/dist/slider-B6puMLXS.cjs +78 -0
  423. package/dist/slider-B785N7lZ.js +56 -0
  424. package/dist/slider-BKV_vvsh.cjs +78 -0
  425. package/dist/slider-B_lUjFNa.cjs +78 -0
  426. package/dist/slider-C6yssKyZ.cjs +78 -0
  427. package/dist/slider-CKZO9gVh.cjs +78 -0
  428. package/dist/slider-Cn-ImSze.js +56 -0
  429. package/dist/slider-CtBpIaU4.js +56 -0
  430. package/dist/slider-KgWmSJbx.js +56 -0
  431. package/dist/tooltip-BPttuPxU.js +48 -0
  432. package/dist/tooltip-BiJVGob3.cjs +72 -0
  433. package/dist/tooltip-CIKRzQqE.cjs +72 -0
  434. package/dist/tooltip-CoDByjE_.cjs +72 -0
  435. package/dist/tooltip-D2OPn-1v.cjs +72 -0
  436. package/dist/tooltip-DlCHQuh1.js +48 -0
  437. package/dist/tooltip-_MAwsiOL.js +48 -0
  438. package/dist/tooltip-fQ2Va0G8.cjs +72 -0
  439. package/dist/tooltip-oAw00FX2.js +48 -0
  440. package/dist/tooltip-u147L0wD.js +48 -0
  441. package/dist/ui.cjs.js +13 -13
  442. package/dist/ui.es.js +13 -13
  443. package/dist/xertica-assistant-B1xAl2Vn.js +2173 -0
  444. package/dist/xertica-assistant-BBUMaUXw.js +2173 -0
  445. package/dist/xertica-assistant-C2A0R94j.js +2173 -0
  446. package/dist/xertica-assistant-CSUprvTR.js +2173 -0
  447. package/dist/xertica-assistant-CWuBwfzt.cjs +2180 -0
  448. package/dist/xertica-assistant-Caubm0HR.js +2173 -0
  449. package/dist/xertica-assistant-D2hlwiEP.js +2173 -0
  450. package/dist/xertica-assistant-DEexPM2u.cjs +2180 -0
  451. package/dist/xertica-assistant-DN2J_sQQ.cjs +2180 -0
  452. package/dist/xertica-assistant-DdYS6WXT.cjs +2180 -0
  453. package/dist/xertica-assistant-Dh1dmEx3.cjs +2180 -0
  454. package/dist/xertica-assistant-GGcyHEZG.cjs +2180 -0
  455. package/dist/xertica-assistant-USefPe2L.js +2173 -0
  456. package/dist/xertica-assistant-cwSHFwfv.cjs +2180 -0
  457. package/dist/xertica-ui.css +1 -1
  458. package/llms-compact.txt +1 -1
  459. package/llms.txt +1 -1
  460. package/package.json +3 -2
  461. package/styles/xertica/base.css +46 -0
  462. package/styles/xertica/tokens.css +10 -0
  463. package/templates/package.json +1 -1
  464. package/templates/src/app/App.tsx +5 -1
  465. package/templates/src/app/components/AuthGuard.tsx +6 -0
  466. package/templates/src/features/auth/ui/ForgotPasswordContent.tsx +1 -4
  467. package/templates/src/features/auth/ui/LoginContent.tsx +1 -4
  468. package/templates/src/features/auth/ui/ResetPasswordContent.tsx +1 -4
  469. package/templates/src/features/auth/ui/VerifyEmailContent.tsx +1 -4
  470. package/templates/src/features/home/ui/HomeContent.tsx +12 -13
  471. package/templates/src/features/template/ui/TemplateContent.tsx +569 -26
  472. package/templates/src/locales/en/pages/landing.json +175 -0
  473. package/templates/src/locales/en/pages/templates.json +112 -4
  474. package/templates/src/locales/es/pages/landing.json +175 -0
  475. package/templates/src/locales/es/pages/templates.json +112 -4
  476. package/templates/src/locales/pt-BR/pages/landing.json +175 -0
  477. package/templates/src/locales/pt-BR/pages/templates.json +112 -4
  478. package/templates/src/pages/LandingPage.tsx +3 -0
  479. package/templates/src/styles/xertica/tokens.css +10 -0
  480. package/templates/vite.config.ts +25 -0
@@ -0,0 +1,1925 @@
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+ import { useRef, useEffect } from 'react';
3
+ import { c as cn } from './button-CUPDQews.js';
4
+
5
+ function XerticaOrbe({ size = 64, className = "" }) {
6
+ const containerRef = useRef(null);
7
+ const animationRef = useRef(null);
8
+ const handleMouseEnter = () => {
9
+ if (animationRef.current) {
10
+ animationRef.current.setSpeed(2.5);
11
+ }
12
+ };
13
+ const handleMouseLeave = () => {
14
+ if (animationRef.current) {
15
+ animationRef.current.setSpeed(1);
16
+ }
17
+ };
18
+ useEffect(() => {
19
+ if (!containerRef.current) return;
20
+ const script = document.createElement("script");
21
+ script.src = "https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.12.2/lottie.min.js";
22
+ script.async = true;
23
+ script.onload = () => {
24
+ if (containerRef.current && window.lottie) {
25
+ const animationData = {
26
+ nm: "Xertica Light Spin",
27
+ ddd: 0,
28
+ h: 400,
29
+ w: 400,
30
+ meta: { g: "LottieFiles Figma v81" },
31
+ layers: [
32
+ {
33
+ ty: 0,
34
+ nm: "Spin3",
35
+ sr: 1,
36
+ st: 0,
37
+ op: 529.24,
38
+ ip: 0,
39
+ hd: false,
40
+ ddd: 0,
41
+ bm: 0,
42
+ hasMask: true,
43
+ ao: 0,
44
+ ks: {
45
+ a: { a: 0, k: [200, 200] },
46
+ s: { a: 0, k: [100, 100] },
47
+ sk: { a: 0, k: 0 },
48
+ p: { a: 0, k: [200, 200] },
49
+ r: { a: 0, k: 0 },
50
+ sa: { a: 0, k: 0 },
51
+ o: { a: 0, k: 100 }
52
+ },
53
+ masksProperties: [
54
+ {
55
+ nm: "",
56
+ inv: false,
57
+ mode: "a",
58
+ x: { a: 0, k: 0 },
59
+ o: { a: 0, k: 100 },
60
+ pt: {
61
+ a: 0,
62
+ k: {
63
+ c: true,
64
+ i: [
65
+ [0, -110.38],
66
+ [0, 0],
67
+ [110.38, 0],
68
+ [0, 0],
69
+ [0, 110.38],
70
+ [0, 0],
71
+ [-110.38, 0],
72
+ [0, 0]
73
+ ],
74
+ o: [
75
+ [0, 0],
76
+ [0, 110.38],
77
+ [0, 0],
78
+ [-110.38, 0],
79
+ [0, 0],
80
+ [0, -110.38],
81
+ [0, 0],
82
+ [110.38, 0]
83
+ ],
84
+ v: [
85
+ [400, 200],
86
+ [400, 200],
87
+ [200, 400],
88
+ [200, 400],
89
+ [0, 200],
90
+ [0, 200],
91
+ [200, 0],
92
+ [200, 0]
93
+ ]
94
+ }
95
+ }
96
+ }
97
+ ],
98
+ w: 400,
99
+ h: 400,
100
+ refId: "1",
101
+ ind: 1
102
+ }
103
+ ],
104
+ v: "5.7.0",
105
+ fr: 60,
106
+ op: 528.24,
107
+ ip: 0,
108
+ assets: [
109
+ {
110
+ nm: "[Asset] Spin3",
111
+ id: "1",
112
+ layers: [
113
+ {
114
+ ty: 4,
115
+ nm: "Gloss",
116
+ sr: 1,
117
+ st: 0,
118
+ op: 529.24,
119
+ ip: 0,
120
+ hd: false,
121
+ ddd: 0,
122
+ bm: 0,
123
+ hasMask: false,
124
+ ao: 0,
125
+ ks: {
126
+ a: { a: 0, k: [89.8, 39.39] },
127
+ s: { a: 0, k: [100, 100] },
128
+ sk: { a: 0, k: 0 },
129
+ p: { a: 0, k: [150.4, 85.05] },
130
+ r: { a: 0, k: -15 },
131
+ sa: { a: 0, k: 0 },
132
+ o: { a: 0, k: 70 }
133
+ },
134
+ ef: [
135
+ {
136
+ ty: 29,
137
+ nm: "",
138
+ en: 1,
139
+ ef: [
140
+ { ty: 0, nm: "sigma", v: { a: 0, k: 75 } },
141
+ { ty: 0, nm: "", v: { a: 0, k: 1 } },
142
+ { ty: 0, nm: "", v: { a: 0, k: 0 } }
143
+ ]
144
+ }
145
+ ],
146
+ shapes: [
147
+ {
148
+ ty: "sh",
149
+ bm: 0,
150
+ hd: false,
151
+ nm: "",
152
+ d: 1,
153
+ ks: {
154
+ a: 0,
155
+ k: {
156
+ c: true,
157
+ i: [
158
+ [0, 0],
159
+ [49.59, 0],
160
+ [0, 21.75],
161
+ [-49.59, 0],
162
+ [0, -21.75]
163
+ ],
164
+ o: [
165
+ [0, 21.75],
166
+ [-49.59, 0],
167
+ [0, -21.75],
168
+ [49.59, 0],
169
+ [0, 0]
170
+ ],
171
+ v: [
172
+ [179.6, 39.39],
173
+ [89.8, 78.77],
174
+ [0, 39.39],
175
+ [89.8, 0],
176
+ [179.6, 39.39]
177
+ ]
178
+ }
179
+ }
180
+ },
181
+ {
182
+ ty: "fl",
183
+ bm: 0,
184
+ hd: false,
185
+ nm: "",
186
+ c: { a: 0, k: [1, 1, 1] },
187
+ r: 1,
188
+ o: { a: 0, k: 100 }
189
+ }
190
+ ],
191
+ ind: 1
192
+ },
193
+ {
194
+ ty: 4,
195
+ nm: "Effect",
196
+ sr: 1,
197
+ st: 0,
198
+ op: 529.24,
199
+ ip: 0,
200
+ hd: false,
201
+ ddd: 0,
202
+ bm: 0,
203
+ hasMask: false,
204
+ ao: 0,
205
+ ks: {
206
+ a: { a: 0, k: [178.22, 178.22] },
207
+ s: { a: 0, k: [100, 100] },
208
+ sk: { a: 0, k: 0 },
209
+ p: { a: 0, k: [200, 200] },
210
+ r: { a: 0, k: 0 },
211
+ sa: { a: 0, k: 0 },
212
+ o: { a: 0, k: 30 }
213
+ },
214
+ ef: [
215
+ {
216
+ ty: 29,
217
+ nm: "",
218
+ en: 1,
219
+ ef: [
220
+ { ty: 0, nm: "sigma", v: { a: 0, k: 72 } },
221
+ { ty: 0, nm: "", v: { a: 0, k: 1 } },
222
+ { ty: 0, nm: "", v: { a: 0, k: 0 } }
223
+ ]
224
+ }
225
+ ],
226
+ shapes: [
227
+ {
228
+ ty: "sh",
229
+ bm: 0,
230
+ hd: false,
231
+ nm: "",
232
+ d: 1,
233
+ ks: {
234
+ a: 0,
235
+ k: {
236
+ c: true,
237
+ i: [
238
+ [0, 0],
239
+ [98.43, 0],
240
+ [0, 98.43],
241
+ [-98.43, 0],
242
+ [0, -98.43]
243
+ ],
244
+ o: [
245
+ [0, 98.43],
246
+ [-98.43, 0],
247
+ [0, -98.43],
248
+ [98.43, 0],
249
+ [0, 0]
250
+ ],
251
+ v: [
252
+ [356.44, 178.22],
253
+ [178.22, 356.44],
254
+ [0, 178.22],
255
+ [178.22, 0],
256
+ [356.44, 178.22]
257
+ ]
258
+ }
259
+ }
260
+ },
261
+ {
262
+ ty: "gf",
263
+ bm: 0,
264
+ hd: false,
265
+ nm: "",
266
+ e: { a: 0, k: [233.0399932861328, 77.59410095214844] },
267
+ g: {
268
+ p: 5,
269
+ k: {
270
+ a: 0,
271
+ k: [
272
+ 0,
273
+ 0.17258823529411763,
274
+ 0.15298039215686274,
275
+ 0.35690196078431374,
276
+ 0.25,
277
+ 0.6510196078431372,
278
+ 0.36474509803921573,
279
+ 0.8588627450980392,
280
+ 0.5,
281
+ 0.9882745098039215,
282
+ 0.4863137254901961,
283
+ 0.9176862745098039,
284
+ 0.75,
285
+ 0.4470980392156863,
286
+ 0.8039607843137254,
287
+ 0.9921960784313725,
288
+ 1,
289
+ 1,
290
+ 0.9932941176470588,
291
+ 0.9689803921568627,
292
+ 0,
293
+ 0.6,
294
+ 0.25,
295
+ 1,
296
+ 0.5,
297
+ 1,
298
+ 0.75,
299
+ 1,
300
+ 1,
301
+ 1
302
+ ]
303
+ }
304
+ },
305
+ t: 1,
306
+ a: { a: 0, k: 0 },
307
+ h: { a: 0, k: 0 },
308
+ s: { a: 0, k: [284.5249938964844, 430.0690002441406] },
309
+ r: 1,
310
+ o: { a: 0, k: 100 }
311
+ }
312
+ ],
313
+ ind: 2
314
+ },
315
+ {
316
+ ty: 0,
317
+ nm: "Symbol",
318
+ sr: 1,
319
+ st: 0,
320
+ op: 529.24,
321
+ ip: 0,
322
+ hd: false,
323
+ ddd: 0,
324
+ bm: 0,
325
+ hasMask: false,
326
+ ao: 0,
327
+ ks: {
328
+ a: { a: 0, k: [270.18, 279.17] },
329
+ s: { a: 0, k: [100, 100] },
330
+ sk: { a: 0, k: 0 },
331
+ p: { a: 0, k: [200.18, 200.17] },
332
+ r: { a: 0, k: 0 },
333
+ sa: { a: 0, k: 0 },
334
+ o: { a: 0, k: 100 }
335
+ },
336
+ w: 540.3699951171875,
337
+ h: 558.3469848632812,
338
+ refId: "2",
339
+ ind: 3
340
+ },
341
+ {
342
+ ty: 4,
343
+ nm: "Spin3 Bg",
344
+ sr: 1,
345
+ st: 0,
346
+ op: 529.24,
347
+ ip: 0,
348
+ hd: false,
349
+ ddd: 0,
350
+ bm: 0,
351
+ hasMask: false,
352
+ ao: 0,
353
+ ks: {
354
+ a: { a: 0, k: [200, 200] },
355
+ s: { a: 0, k: [100, 100] },
356
+ sk: { a: 0, k: 0 },
357
+ p: { a: 0, k: [200, 200] },
358
+ r: { a: 0, k: 0 },
359
+ sa: { a: 0, k: 0 },
360
+ o: { a: 0, k: 100 }
361
+ },
362
+ shapes: [
363
+ {
364
+ ty: "sh",
365
+ bm: 0,
366
+ hd: false,
367
+ nm: "",
368
+ d: 1,
369
+ ks: {
370
+ a: 0,
371
+ k: {
372
+ c: true,
373
+ i: [
374
+ [0, -110.38],
375
+ [0, 0],
376
+ [110.38, 0],
377
+ [0, 0],
378
+ [0, 110.38],
379
+ [0, 0],
380
+ [-110.38, 0],
381
+ [0, 0]
382
+ ],
383
+ o: [
384
+ [0, 0],
385
+ [0, 110.38],
386
+ [0, 0],
387
+ [-110.38, 0],
388
+ [0, 0],
389
+ [0, -110.38],
390
+ [0, 0],
391
+ [110.38, 0]
392
+ ],
393
+ v: [
394
+ [400, 200],
395
+ [400, 200],
396
+ [200, 400],
397
+ [200, 400],
398
+ [0, 200],
399
+ [0, 200],
400
+ [200, 0],
401
+ [200, 0]
402
+ ]
403
+ }
404
+ }
405
+ },
406
+ {
407
+ ty: "fl",
408
+ bm: 0,
409
+ hd: false,
410
+ nm: "",
411
+ c: { a: 0, k: [0.9365, 0.9365, 0.9365] },
412
+ r: 1,
413
+ o: { a: 0, k: 100 }
414
+ }
415
+ ],
416
+ ind: 4
417
+ }
418
+ ]
419
+ },
420
+ {
421
+ nm: "[Asset] Symbol",
422
+ id: "2",
423
+ layers: [
424
+ {
425
+ ty: 4,
426
+ nm: "Vector",
427
+ sr: 1,
428
+ st: 0,
429
+ op: 529.24,
430
+ ip: 0,
431
+ hd: false,
432
+ ddd: 0,
433
+ bm: 0,
434
+ hasMask: false,
435
+ ao: 0,
436
+ ks: {
437
+ a: {
438
+ a: 1,
439
+ k: [
440
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [102.86, 106.81], t: 0 },
441
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [102.86, 106.81], t: 132 },
442
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [156.67, 162.69], t: 264 },
443
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [102.86, 106.81], t: 396 },
444
+ { s: [102.86, 106.81], t: 528 }
445
+ ]
446
+ },
447
+ s: { a: 0, k: [100, 100] },
448
+ sk: { a: 0, k: 0 },
449
+ p: {
450
+ a: 1,
451
+ k: [
452
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [437.51, 292.88], t: 0 },
453
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [298.99, 437.66], t: 132 },
454
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [355.86, 209.24], t: 264 },
455
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [106.81, 148.61], t: 396 },
456
+ { s: [437.51, 292.88], t: 528 }
457
+ ]
458
+ },
459
+ r: {
460
+ a: 1,
461
+ k: [
462
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [0], t: 0 },
463
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [40.07], t: 132 },
464
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [-120], t: 264 },
465
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [-90], t: 396 },
466
+ { s: [0], t: 528 }
467
+ ]
468
+ },
469
+ sa: { a: 0, k: 0 },
470
+ o: { a: 0, k: 100 }
471
+ },
472
+ ef: [
473
+ {
474
+ ty: 29,
475
+ nm: "",
476
+ en: 1,
477
+ ef: [
478
+ {
479
+ ty: 0,
480
+ nm: "sigma",
481
+ v: {
482
+ a: 1,
483
+ k: [
484
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 0 },
485
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 132 },
486
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 264 },
487
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 396 },
488
+ { s: [180], t: 528 }
489
+ ]
490
+ }
491
+ },
492
+ { ty: 0, nm: "", v: { a: 0, k: 1 } },
493
+ { ty: 0, nm: "", v: { a: 0, k: 0 } }
494
+ ]
495
+ }
496
+ ],
497
+ shapes: [
498
+ {
499
+ ty: "sh",
500
+ bm: 0,
501
+ hd: false,
502
+ nm: "",
503
+ d: 1,
504
+ ks: {
505
+ a: 1,
506
+ k: [
507
+ {
508
+ o: { x: 0, y: 0 },
509
+ i: { x: 1, y: 1 },
510
+ s: [
511
+ {
512
+ c: true,
513
+ i: [
514
+ [0, 0],
515
+ [0, 0],
516
+ [0, 0],
517
+ [0, 0],
518
+ [0, 0]
519
+ ],
520
+ o: [
521
+ [0, 0],
522
+ [0, 0],
523
+ [0, 0],
524
+ [0, 0],
525
+ [0, 0]
526
+ ],
527
+ v: [
528
+ [61.54, 0],
529
+ [0, 90.75],
530
+ [83.31, 213.62],
531
+ [205.72, 213.62],
532
+ [61.54, 0]
533
+ ]
534
+ }
535
+ ],
536
+ t: 0
537
+ },
538
+ {
539
+ o: { x: 0, y: 0 },
540
+ i: { x: 1, y: 1 },
541
+ s: [
542
+ {
543
+ c: true,
544
+ i: [
545
+ [0, 0],
546
+ [0, 0],
547
+ [0, 0],
548
+ [0, 0],
549
+ [0, 0]
550
+ ],
551
+ o: [
552
+ [0, 0],
553
+ [0, 0],
554
+ [0, 0],
555
+ [0, 0],
556
+ [0, 0]
557
+ ],
558
+ v: [
559
+ [61.54, 0],
560
+ [0, 90.75],
561
+ [83.31, 213.62],
562
+ [205.72, 213.62],
563
+ [61.54, 0]
564
+ ]
565
+ }
566
+ ],
567
+ t: 132
568
+ },
569
+ {
570
+ o: { x: 0, y: 0 },
571
+ i: { x: 1, y: 1 },
572
+ s: [
573
+ {
574
+ c: true,
575
+ i: [
576
+ [0, 0],
577
+ [0, 0],
578
+ [0, 0],
579
+ [0, 0],
580
+ [0, 0]
581
+ ],
582
+ o: [
583
+ [0, 0],
584
+ [0, 0],
585
+ [0, 0],
586
+ [0, 0],
587
+ [0, 0]
588
+ ],
589
+ v: [
590
+ [93.74, 0],
591
+ [0, 138.23],
592
+ [126.89, 325.38],
593
+ [313.34, 325.38],
594
+ [93.74, 0]
595
+ ]
596
+ }
597
+ ],
598
+ t: 264
599
+ },
600
+ {
601
+ o: { x: 0, y: 0 },
602
+ i: { x: 1, y: 1 },
603
+ s: [
604
+ {
605
+ c: true,
606
+ i: [
607
+ [0, 0],
608
+ [0, 0],
609
+ [0, 0],
610
+ [0, 0],
611
+ [0, 0]
612
+ ],
613
+ o: [
614
+ [0, 0],
615
+ [0, 0],
616
+ [0, 0],
617
+ [0, 0],
618
+ [0, 0]
619
+ ],
620
+ v: [
621
+ [61.54, 0],
622
+ [0, 90.75],
623
+ [83.31, 213.62],
624
+ [205.72, 213.62],
625
+ [61.54, 0]
626
+ ]
627
+ }
628
+ ],
629
+ t: 396
630
+ },
631
+ {
632
+ s: [
633
+ {
634
+ c: true,
635
+ i: [
636
+ [0, 0],
637
+ [0, 0],
638
+ [0, 0],
639
+ [0, 0],
640
+ [0, 0]
641
+ ],
642
+ o: [
643
+ [0, 0],
644
+ [0, 0],
645
+ [0, 0],
646
+ [0, 0],
647
+ [0, 0]
648
+ ],
649
+ v: [
650
+ [61.54, 0],
651
+ [0, 90.75],
652
+ [83.31, 213.62],
653
+ [205.72, 213.62],
654
+ [61.54, 0]
655
+ ]
656
+ }
657
+ ],
658
+ t: 528
659
+ }
660
+ ]
661
+ }
662
+ },
663
+ {
664
+ ty: "fl",
665
+ bm: 0,
666
+ hd: false,
667
+ nm: "",
668
+ c: { a: 0, k: [1, 1, 1] },
669
+ r: 1,
670
+ o: { a: 0, k: 0 }
671
+ },
672
+ {
673
+ ty: "fl",
674
+ bm: 0,
675
+ hd: false,
676
+ nm: "",
677
+ c: { a: 0, k: [0.651, 0.3647, 0.8589] },
678
+ r: 1,
679
+ o: { a: 0, k: 100 }
680
+ }
681
+ ],
682
+ ind: 1
683
+ },
684
+ {
685
+ ty: 4,
686
+ nm: "Vector",
687
+ sr: 1,
688
+ st: 0,
689
+ op: 529.24,
690
+ ip: 0,
691
+ hd: false,
692
+ ddd: 0,
693
+ bm: 0,
694
+ hasMask: false,
695
+ ao: 0,
696
+ ks: {
697
+ a: {
698
+ a: 1,
699
+ k: [
700
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [102.86, 106.81], t: 0 },
701
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [102.86, 106.81], t: 132 },
702
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [119.8, 106.93], t: 264 },
703
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [102.86, 106.81], t: 396 },
704
+ { s: [102.86, 106.81], t: 528 }
705
+ ]
706
+ },
707
+ s: { a: 0, k: [100, 100] },
708
+ sk: { a: 0, k: 0 },
709
+ p: {
710
+ a: 1,
711
+ k: [
712
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [360.28, 385.95], t: 0 },
713
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [298.89, 148.47], t: 132 },
714
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [97.91, 161.07], t: 264 },
715
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [314.46, 176.99], t: 396 },
716
+ { s: [360.28, 385.95], t: 528 }
717
+ ]
718
+ },
719
+ r: {
720
+ a: 1,
721
+ k: [
722
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [0], t: 0 },
723
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [90], t: 132 },
724
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [236.43], t: 264 },
725
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [304.16], t: 396 },
726
+ { s: [359.99], t: 528 }
727
+ ]
728
+ },
729
+ sa: { a: 0, k: 0 },
730
+ o: { a: 0, k: 100 }
731
+ },
732
+ ef: [
733
+ {
734
+ ty: 29,
735
+ nm: "",
736
+ en: 1,
737
+ ef: [
738
+ {
739
+ ty: 0,
740
+ nm: "sigma",
741
+ v: {
742
+ a: 1,
743
+ k: [
744
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 0 },
745
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 132 },
746
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 264 },
747
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 396 },
748
+ { s: [180], t: 528 }
749
+ ]
750
+ }
751
+ },
752
+ { ty: 0, nm: "", v: { a: 0, k: 1 } },
753
+ { ty: 0, nm: "", v: { a: 0, k: 0 } }
754
+ ]
755
+ }
756
+ ],
757
+ shapes: [
758
+ {
759
+ ty: "sh",
760
+ bm: 0,
761
+ hd: false,
762
+ nm: "",
763
+ d: 1,
764
+ ks: {
765
+ a: 1,
766
+ k: [
767
+ {
768
+ o: { x: 0, y: 0 },
769
+ i: { x: 1, y: 1 },
770
+ s: [
771
+ {
772
+ c: true,
773
+ i: [
774
+ [0, 0],
775
+ [0, 0],
776
+ [0, 0],
777
+ [0, 0],
778
+ [0, 0]
779
+ ],
780
+ o: [
781
+ [0, 0],
782
+ [0, 0],
783
+ [0, 0],
784
+ [0, 0],
785
+ [0, 0]
786
+ ],
787
+ v: [
788
+ [61.54, 0],
789
+ [0, 90.75],
790
+ [83.31, 213.62],
791
+ [205.72, 213.62],
792
+ [61.54, 0]
793
+ ]
794
+ }
795
+ ],
796
+ t: 0
797
+ },
798
+ {
799
+ o: { x: 0, y: 0 },
800
+ i: { x: 1, y: 1 },
801
+ s: [
802
+ {
803
+ c: true,
804
+ i: [
805
+ [0, 0],
806
+ [0, 0],
807
+ [0, 0],
808
+ [0, 0],
809
+ [0, 0]
810
+ ],
811
+ o: [
812
+ [0, 0],
813
+ [0, 0],
814
+ [0, 0],
815
+ [0, 0],
816
+ [0, 0]
817
+ ],
818
+ v: [
819
+ [61.54, 0],
820
+ [0, 90.75],
821
+ [83.31, 213.62],
822
+ [205.72, 213.62],
823
+ [61.54, 0]
824
+ ]
825
+ }
826
+ ],
827
+ t: 132
828
+ },
829
+ {
830
+ o: { x: 0, y: 0 },
831
+ i: { x: 1, y: 1 },
832
+ s: [
833
+ {
834
+ c: true,
835
+ i: [
836
+ [0, 0],
837
+ [0, 0],
838
+ [0, 0],
839
+ [0, 0],
840
+ [0, 0]
841
+ ],
842
+ o: [
843
+ [0, 0],
844
+ [0, 0],
845
+ [0, 0],
846
+ [0, 0],
847
+ [0, 0]
848
+ ],
849
+ v: [
850
+ [71.68, 0],
851
+ [0, 90.85],
852
+ [97.03, 213.86],
853
+ [239.61, 213.86],
854
+ [71.68, 0]
855
+ ]
856
+ }
857
+ ],
858
+ t: 264
859
+ },
860
+ {
861
+ o: { x: 0, y: 0 },
862
+ i: { x: 1, y: 1 },
863
+ s: [
864
+ {
865
+ c: true,
866
+ i: [
867
+ [0, 0],
868
+ [0, 0],
869
+ [0, 0],
870
+ [0, 0],
871
+ [0, 0]
872
+ ],
873
+ o: [
874
+ [0, 0],
875
+ [0, 0],
876
+ [0, 0],
877
+ [0, 0],
878
+ [0, 0]
879
+ ],
880
+ v: [
881
+ [61.54, 0],
882
+ [0, 90.75],
883
+ [83.31, 213.62],
884
+ [205.72, 213.62],
885
+ [61.54, 0]
886
+ ]
887
+ }
888
+ ],
889
+ t: 396
890
+ },
891
+ {
892
+ s: [
893
+ {
894
+ c: true,
895
+ i: [
896
+ [0, 0],
897
+ [0, 0],
898
+ [0, 0],
899
+ [0, 0],
900
+ [0, 0]
901
+ ],
902
+ o: [
903
+ [0, 0],
904
+ [0, 0],
905
+ [0, 0],
906
+ [0, 0],
907
+ [0, 0]
908
+ ],
909
+ v: [
910
+ [61.54, 0],
911
+ [0, 90.75],
912
+ [83.31, 213.62],
913
+ [205.72, 213.62],
914
+ [61.54, 0]
915
+ ]
916
+ }
917
+ ],
918
+ t: 528
919
+ }
920
+ ]
921
+ }
922
+ },
923
+ {
924
+ ty: "fl",
925
+ bm: 0,
926
+ hd: false,
927
+ nm: "",
928
+ c: { a: 0, k: [0.651, 0.3647, 0.8589] },
929
+ r: 1,
930
+ o: { a: 0, k: 100 }
931
+ }
932
+ ],
933
+ ind: 2
934
+ },
935
+ {
936
+ ty: 4,
937
+ nm: "Vector",
938
+ sr: 1,
939
+ st: 0,
940
+ op: 529.24,
941
+ ip: 0,
942
+ hd: false,
943
+ ddd: 0,
944
+ bm: 0,
945
+ hasMask: false,
946
+ ao: 0,
947
+ ks: {
948
+ a: {
949
+ a: 1,
950
+ k: [
951
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [97.61, 99.15], t: 0 },
952
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [125.74, 126.73], t: 132 },
953
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [133.66, 136.63], t: 264 },
954
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [135.37, 137.5], t: 396 },
955
+ { s: [97.61, 99.15], t: 528 }
956
+ ]
957
+ },
958
+ s: { a: 0, k: [100, 100] },
959
+ sk: { a: 0, k: 0 },
960
+ p: {
961
+ a: 1,
962
+ k: [
963
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [115.44, 324.82], t: 0 },
964
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [152.61, 376.9], t: 132 },
965
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [137.62, 289.25], t: 264 },
966
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [291.87, 363.25], t: 396 },
967
+ { s: [115.44, 324.82], t: 528 }
968
+ ]
969
+ },
970
+ r: {
971
+ a: 1,
972
+ k: [
973
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [0], t: 0 },
974
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [64.79], t: 132 },
975
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 264 },
976
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [227.27], t: 396 },
977
+ { s: [360], t: 528 }
978
+ ]
979
+ },
980
+ sa: { a: 0, k: 0 },
981
+ o: { a: 0, k: 100 }
982
+ },
983
+ ef: [
984
+ {
985
+ ty: 29,
986
+ nm: "",
987
+ en: 1,
988
+ ef: [
989
+ {
990
+ ty: 0,
991
+ nm: "sigma",
992
+ v: {
993
+ a: 1,
994
+ k: [
995
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 0 },
996
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 132 },
997
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 264 },
998
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 396 },
999
+ { s: [180], t: 528 }
1000
+ ]
1001
+ }
1002
+ },
1003
+ { ty: 0, nm: "", v: { a: 0, k: 1 } },
1004
+ { ty: 0, nm: "", v: { a: 0, k: 0 } }
1005
+ ]
1006
+ }
1007
+ ],
1008
+ shapes: [
1009
+ {
1010
+ ty: "sh",
1011
+ bm: 0,
1012
+ hd: false,
1013
+ nm: "",
1014
+ d: 1,
1015
+ ks: {
1016
+ a: 1,
1017
+ k: [
1018
+ {
1019
+ o: { x: 0, y: 0 },
1020
+ i: { x: 1, y: 1 },
1021
+ s: [
1022
+ {
1023
+ c: true,
1024
+ i: [
1025
+ [0, 0],
1026
+ [0, 0],
1027
+ [0, 0],
1028
+ [0, 0],
1029
+ [0, 0]
1030
+ ],
1031
+ o: [
1032
+ [0, 0],
1033
+ [0, 0],
1034
+ [0, 0],
1035
+ [0, 0],
1036
+ [0, 0]
1037
+ ],
1038
+ v: [
1039
+ [61.26, 198.3],
1040
+ [195.23, 0.37],
1041
+ [72.83, 0],
1042
+ [0, 107.07],
1043
+ [61.26, 198.3]
1044
+ ]
1045
+ }
1046
+ ],
1047
+ t: 0
1048
+ },
1049
+ {
1050
+ o: { x: 0, y: 0 },
1051
+ i: { x: 1, y: 1 },
1052
+ s: [
1053
+ {
1054
+ c: true,
1055
+ i: [
1056
+ [0, 0],
1057
+ [0, 0],
1058
+ [0, 0],
1059
+ [0, 0],
1060
+ [0, 0]
1061
+ ],
1062
+ o: [
1063
+ [0, 0],
1064
+ [0, 0],
1065
+ [0, 0],
1066
+ [0, 0],
1067
+ [0, 0]
1068
+ ],
1069
+ v: [
1070
+ [78.85, 255.23],
1071
+ [251.47, 0.48],
1072
+ [93.75, 0],
1073
+ [0, 137.85],
1074
+ [78.85, 255.23]
1075
+ ]
1076
+ }
1077
+ ],
1078
+ t: 132
1079
+ },
1080
+ {
1081
+ o: { x: 0, y: 0 },
1082
+ i: { x: 1, y: 1 },
1083
+ s: [
1084
+ {
1085
+ c: true,
1086
+ i: [
1087
+ [0, 0],
1088
+ [0, 0],
1089
+ [0, 0],
1090
+ [0, 0],
1091
+ [0, 0]
1092
+ ],
1093
+ o: [
1094
+ [0, 0],
1095
+ [0, 0],
1096
+ [0, 0],
1097
+ [0, 0],
1098
+ [0, 0]
1099
+ ],
1100
+ v: [
1101
+ [83.59, 270.53],
1102
+ [266.66, 0.51],
1103
+ [99.4, 0],
1104
+ [0, 146.12],
1105
+ [83.59, 270.53]
1106
+ ]
1107
+ }
1108
+ ],
1109
+ t: 264
1110
+ },
1111
+ {
1112
+ o: { x: 0, y: 0 },
1113
+ i: { x: 1, y: 1 },
1114
+ s: [
1115
+ {
1116
+ c: true,
1117
+ i: [
1118
+ [0, 0],
1119
+ [0, 0],
1120
+ [0, 0],
1121
+ [0, 0],
1122
+ [0, 0]
1123
+ ],
1124
+ o: [
1125
+ [0, 0],
1126
+ [0, 0],
1127
+ [0, 0],
1128
+ [0, 0],
1129
+ [0, 0]
1130
+ ],
1131
+ v: [
1132
+ [84.75, 274.24],
1133
+ [270.75, 0.51],
1134
+ [100.75, 0],
1135
+ [0, 148.09],
1136
+ [84.75, 274.24]
1137
+ ]
1138
+ }
1139
+ ],
1140
+ t: 396
1141
+ },
1142
+ {
1143
+ s: [
1144
+ {
1145
+ c: true,
1146
+ i: [
1147
+ [0, 0],
1148
+ [0, 0],
1149
+ [0, 0],
1150
+ [0, 0],
1151
+ [0, 0]
1152
+ ],
1153
+ o: [
1154
+ [0, 0],
1155
+ [0, 0],
1156
+ [0, 0],
1157
+ [0, 0],
1158
+ [0, 0]
1159
+ ],
1160
+ v: [
1161
+ [61.26, 198.3],
1162
+ [195.23, 0.37],
1163
+ [72.83, 0],
1164
+ [0, 107.07],
1165
+ [61.26, 198.3]
1166
+ ]
1167
+ }
1168
+ ],
1169
+ t: 528
1170
+ }
1171
+ ]
1172
+ }
1173
+ },
1174
+ {
1175
+ ty: "fl",
1176
+ bm: 0,
1177
+ hd: false,
1178
+ nm: "",
1179
+ c: { a: 0, k: [0.9922, 0.6902, 0.9491] },
1180
+ r: 1,
1181
+ o: { a: 0, k: 100 }
1182
+ }
1183
+ ],
1184
+ ind: 3
1185
+ },
1186
+ {
1187
+ ty: 4,
1188
+ nm: "Vector",
1189
+ sr: 1,
1190
+ st: 0,
1191
+ op: 529.24,
1192
+ ip: 0,
1193
+ hd: false,
1194
+ ddd: 0,
1195
+ bm: 0,
1196
+ hasMask: false,
1197
+ ao: 0,
1198
+ ks: {
1199
+ a: {
1200
+ a: 1,
1201
+ k: [
1202
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [97.61, 99.15], t: 0 },
1203
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [135.07, 137.2], t: 132 },
1204
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [97.61, 99.15], t: 264 },
1205
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [151.05, 153.43], t: 396 },
1206
+ { s: [97.61, 99.15], t: 528 }
1207
+ ]
1208
+ },
1209
+ s: { a: 0, k: [100, 100] },
1210
+ sk: { a: 0, k: 0 },
1211
+ p: {
1212
+ a: 1,
1213
+ k: [
1214
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [355.04, 172.35], t: 0 },
1215
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [406.08, 339.27], t: 132 },
1216
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [173.45, 419.56], t: 264 },
1217
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [428.69, 129.65], t: 396 },
1218
+ { s: [355.04, 172.35], t: 528 }
1219
+ ]
1220
+ },
1221
+ r: {
1222
+ a: 1,
1223
+ k: [
1224
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [0], t: 0 },
1225
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [33.75], t: 132 },
1226
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 264 },
1227
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [229.26], t: 396 },
1228
+ { s: [360], t: 528 }
1229
+ ]
1230
+ },
1231
+ sa: { a: 0, k: 0 },
1232
+ o: { a: 0, k: 100 }
1233
+ },
1234
+ ef: [
1235
+ {
1236
+ ty: 29,
1237
+ nm: "",
1238
+ en: 1,
1239
+ ef: [
1240
+ {
1241
+ ty: 0,
1242
+ nm: "sigma",
1243
+ v: {
1244
+ a: 1,
1245
+ k: [
1246
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 0 },
1247
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 132 },
1248
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 264 },
1249
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 396 },
1250
+ { s: [180], t: 528 }
1251
+ ]
1252
+ }
1253
+ },
1254
+ { ty: 0, nm: "", v: { a: 0, k: 1 } },
1255
+ { ty: 0, nm: "", v: { a: 0, k: 0 } }
1256
+ ]
1257
+ }
1258
+ ],
1259
+ shapes: [
1260
+ {
1261
+ ty: "sh",
1262
+ bm: 0,
1263
+ hd: false,
1264
+ nm: "",
1265
+ d: 1,
1266
+ ks: {
1267
+ a: 1,
1268
+ k: [
1269
+ {
1270
+ o: { x: 0, y: 0 },
1271
+ i: { x: 1, y: 1 },
1272
+ s: [
1273
+ {
1274
+ c: true,
1275
+ i: [
1276
+ [0, 0],
1277
+ [0, 0],
1278
+ [0, 0],
1279
+ [0, 0],
1280
+ [0, 0]
1281
+ ],
1282
+ o: [
1283
+ [0, 0],
1284
+ [0, 0],
1285
+ [0, 0],
1286
+ [0, 0],
1287
+ [0, 0]
1288
+ ],
1289
+ v: [
1290
+ [61.26, 198.3],
1291
+ [195.23, 0.37],
1292
+ [72.83, 0],
1293
+ [0, 107.07],
1294
+ [61.26, 198.3]
1295
+ ]
1296
+ }
1297
+ ],
1298
+ t: 0
1299
+ },
1300
+ {
1301
+ o: { x: 0, y: 0 },
1302
+ i: { x: 1, y: 1 },
1303
+ s: [
1304
+ {
1305
+ c: true,
1306
+ i: [
1307
+ [0, 0],
1308
+ [0, 0],
1309
+ [0, 0],
1310
+ [0, 0],
1311
+ [0, 0]
1312
+ ],
1313
+ o: [
1314
+ [0, 0],
1315
+ [0, 0],
1316
+ [0, 0],
1317
+ [0, 0],
1318
+ [0, 0]
1319
+ ],
1320
+ v: [
1321
+ [84.75, 274.24],
1322
+ [270.15, 0.51],
1323
+ [100.75, 0],
1324
+ [0, 148.09],
1325
+ [84.75, 274.24]
1326
+ ]
1327
+ }
1328
+ ],
1329
+ t: 132
1330
+ },
1331
+ {
1332
+ o: { x: 0, y: 0 },
1333
+ i: { x: 1, y: 1 },
1334
+ s: [
1335
+ {
1336
+ c: true,
1337
+ i: [
1338
+ [0, 0],
1339
+ [0, 0],
1340
+ [0, 0],
1341
+ [0, 0],
1342
+ [0, 0]
1343
+ ],
1344
+ o: [
1345
+ [0, 0],
1346
+ [0, 0],
1347
+ [0, 0],
1348
+ [0, 0],
1349
+ [0, 0]
1350
+ ],
1351
+ v: [
1352
+ [61.26, 198.3],
1353
+ [195.23, 0.37],
1354
+ [72.83, 0],
1355
+ [0, 107.07],
1356
+ [61.26, 198.3]
1357
+ ]
1358
+ }
1359
+ ],
1360
+ t: 264
1361
+ },
1362
+ {
1363
+ o: { x: 0, y: 0 },
1364
+ i: { x: 1, y: 1 },
1365
+ s: [
1366
+ {
1367
+ c: true,
1368
+ i: [
1369
+ [0, 0],
1370
+ [0, 0],
1371
+ [0, 0],
1372
+ [0, 0],
1373
+ [0, 0]
1374
+ ],
1375
+ o: [
1376
+ [0, 0],
1377
+ [0, 0],
1378
+ [0, 0],
1379
+ [0, 0],
1380
+ [0, 0]
1381
+ ],
1382
+ v: [
1383
+ [94.72, 306.4],
1384
+ [302.11, 0.59],
1385
+ [112.65, 0],
1386
+ [0, 165.61],
1387
+ [94.72, 306.4]
1388
+ ]
1389
+ }
1390
+ ],
1391
+ t: 396
1392
+ },
1393
+ {
1394
+ s: [
1395
+ {
1396
+ c: true,
1397
+ i: [
1398
+ [0, 0],
1399
+ [0, 0],
1400
+ [0, 0],
1401
+ [0, 0],
1402
+ [0, 0]
1403
+ ],
1404
+ o: [
1405
+ [0, 0],
1406
+ [0, 0],
1407
+ [0, 0],
1408
+ [0, 0],
1409
+ [0, 0]
1410
+ ],
1411
+ v: [
1412
+ [61.26, 198.3],
1413
+ [195.23, 0.37],
1414
+ [72.83, 0],
1415
+ [0, 107.07],
1416
+ [61.26, 198.3]
1417
+ ]
1418
+ }
1419
+ ],
1420
+ t: 528
1421
+ }
1422
+ ]
1423
+ }
1424
+ },
1425
+ {
1426
+ ty: "fl",
1427
+ bm: 0,
1428
+ hd: false,
1429
+ nm: "",
1430
+ c: { a: 0, k: [0.9922, 0.6902, 0.9491] },
1431
+ r: 1,
1432
+ o: { a: 0, k: 100 }
1433
+ }
1434
+ ],
1435
+ ind: 4
1436
+ },
1437
+ {
1438
+ ty: 4,
1439
+ nm: "Vector",
1440
+ sr: 1,
1441
+ st: 0,
1442
+ op: 529.24,
1443
+ ip: 0,
1444
+ hd: false,
1445
+ ddd: 0,
1446
+ bm: 0,
1447
+ hasMask: false,
1448
+ ao: 0,
1449
+ ks: {
1450
+ a: {
1451
+ a: 1,
1452
+ k: [
1453
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [158.05, 279.17], t: 0 },
1454
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [158.05, 279.17], t: 132 },
1455
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [158.05, 279.17], t: 264 },
1456
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [219.56, 388.31], t: 396 },
1457
+ { s: [158.05, 279.17], t: 528 }
1458
+ ]
1459
+ },
1460
+ s: { a: 0, k: [100, 100] },
1461
+ sk: { a: 0, k: 0 },
1462
+ p: {
1463
+ a: 1,
1464
+ k: [
1465
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [158.05, 279.17], t: 0 },
1466
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [279.1, 176.02], t: 132 },
1467
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [291.23, 289.05], t: 264 },
1468
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [252.45, 349.85], t: 396 },
1469
+ { s: [158.05, 279.17], t: 528 }
1470
+ ]
1471
+ },
1472
+ r: {
1473
+ a: 1,
1474
+ k: [
1475
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [0], t: 0 },
1476
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [72.03], t: 132 },
1477
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [167.41], t: 264 },
1478
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [260.46], t: 396 },
1479
+ { s: [360], t: 528 }
1480
+ ]
1481
+ },
1482
+ sa: { a: 0, k: 0 },
1483
+ o: { a: 0, k: 100 }
1484
+ },
1485
+ ef: [
1486
+ {
1487
+ ty: 29,
1488
+ nm: "",
1489
+ en: 1,
1490
+ ef: [
1491
+ {
1492
+ ty: 0,
1493
+ nm: "sigma",
1494
+ v: {
1495
+ a: 1,
1496
+ k: [
1497
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 0 },
1498
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 132 },
1499
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 264 },
1500
+ { o: { x: 0, y: 0 }, i: { x: 1, y: 1 }, s: [180], t: 396 },
1501
+ { s: [180], t: 528 }
1502
+ ]
1503
+ }
1504
+ },
1505
+ { ty: 0, nm: "", v: { a: 0, k: 1 } },
1506
+ { ty: 0, nm: "", v: { a: 0, k: 0 } }
1507
+ ]
1508
+ }
1509
+ ],
1510
+ shapes: [
1511
+ {
1512
+ ty: "sh",
1513
+ bm: 0,
1514
+ hd: false,
1515
+ nm: "",
1516
+ d: 1,
1517
+ ks: {
1518
+ a: 1,
1519
+ k: [
1520
+ {
1521
+ o: { x: 0, y: 0 },
1522
+ i: { x: 1, y: 1 },
1523
+ s: [
1524
+ {
1525
+ c: true,
1526
+ i: [
1527
+ [0, 0],
1528
+ [0, 0],
1529
+ [0, 0],
1530
+ [0, 0],
1531
+ [0, 0],
1532
+ [0, 0],
1533
+ [0, 0],
1534
+ [0, 0],
1535
+ [0, 0]
1536
+ ],
1537
+ o: [
1538
+ [0, 0],
1539
+ [0, 0],
1540
+ [0, 0],
1541
+ [0, 0],
1542
+ [0, 0],
1543
+ [0, 0],
1544
+ [0, 0],
1545
+ [0, 0],
1546
+ [0, 0]
1547
+ ],
1548
+ v: [
1549
+ [316.1, 271.67],
1550
+ [177.78, 65.96],
1551
+ [133.2, 0],
1552
+ [10.8, 0],
1553
+ [193.49, 271.67],
1554
+ [0, 558.35],
1555
+ [122.4, 558.35],
1556
+ [167.82, 491.37],
1557
+ [316.1, 271.67]
1558
+ ]
1559
+ }
1560
+ ],
1561
+ t: 0
1562
+ },
1563
+ {
1564
+ o: { x: 0, y: 0 },
1565
+ i: { x: 1, y: 1 },
1566
+ s: [
1567
+ {
1568
+ c: true,
1569
+ i: [
1570
+ [0, 0],
1571
+ [0, 0],
1572
+ [0, 0],
1573
+ [0, 0],
1574
+ [0, 0],
1575
+ [0, 0],
1576
+ [0, 0],
1577
+ [0, 0],
1578
+ [0, 0]
1579
+ ],
1580
+ o: [
1581
+ [0, 0],
1582
+ [0, 0],
1583
+ [0, 0],
1584
+ [0, 0],
1585
+ [0, 0],
1586
+ [0, 0],
1587
+ [0, 0],
1588
+ [0, 0],
1589
+ [0, 0]
1590
+ ],
1591
+ v: [
1592
+ [316.1, 271.67],
1593
+ [177.78, 65.96],
1594
+ [133.2, 0],
1595
+ [10.8, 0],
1596
+ [193.49, 271.67],
1597
+ [0, 558.35],
1598
+ [122.4, 558.35],
1599
+ [167.82, 491.37],
1600
+ [316.1, 271.67]
1601
+ ]
1602
+ }
1603
+ ],
1604
+ t: 132
1605
+ },
1606
+ {
1607
+ o: { x: 0, y: 0 },
1608
+ i: { x: 1, y: 1 },
1609
+ s: [
1610
+ {
1611
+ c: true,
1612
+ i: [
1613
+ [0, 0],
1614
+ [0, 0],
1615
+ [0, 0],
1616
+ [0, 0],
1617
+ [0, 0],
1618
+ [0, 0],
1619
+ [0, 0],
1620
+ [0, 0],
1621
+ [0, 0]
1622
+ ],
1623
+ o: [
1624
+ [0, 0],
1625
+ [0, 0],
1626
+ [0, 0],
1627
+ [0, 0],
1628
+ [0, 0],
1629
+ [0, 0],
1630
+ [0, 0],
1631
+ [0, 0],
1632
+ [0, 0]
1633
+ ],
1634
+ v: [
1635
+ [316.1, 271.67],
1636
+ [177.78, 65.96],
1637
+ [133.2, 0],
1638
+ [10.8, 0],
1639
+ [193.49, 271.67],
1640
+ [0, 558.35],
1641
+ [122.4, 558.35],
1642
+ [167.82, 491.37],
1643
+ [316.1, 271.67]
1644
+ ]
1645
+ }
1646
+ ],
1647
+ t: 264
1648
+ },
1649
+ {
1650
+ o: { x: 0, y: 0 },
1651
+ i: { x: 1, y: 1 },
1652
+ s: [
1653
+ {
1654
+ c: true,
1655
+ i: [
1656
+ [0, 0],
1657
+ [0, 0],
1658
+ [0, 0],
1659
+ [0, 0],
1660
+ [0, 0],
1661
+ [0, 0],
1662
+ [0, 0],
1663
+ [0, 0],
1664
+ [0, 0]
1665
+ ],
1666
+ o: [
1667
+ [0, 0],
1668
+ [0, 0],
1669
+ [0, 0],
1670
+ [0, 0],
1671
+ [0, 0],
1672
+ [0, 0],
1673
+ [0, 0],
1674
+ [0, 0],
1675
+ [0, 0]
1676
+ ],
1677
+ v: [
1678
+ [439.11, 377.62],
1679
+ [247.05, 91.7],
1680
+ [185.16, 0],
1681
+ [15, 0],
1682
+ [268.86, 377.62],
1683
+ [0, 776.63],
1684
+ [170.16, 776.63],
1685
+ [233.28, 683.02],
1686
+ [439.11, 377.62]
1687
+ ]
1688
+ }
1689
+ ],
1690
+ t: 396
1691
+ },
1692
+ {
1693
+ s: [
1694
+ {
1695
+ c: true,
1696
+ i: [
1697
+ [0, 0],
1698
+ [0, 0],
1699
+ [0, 0],
1700
+ [0, 0],
1701
+ [0, 0],
1702
+ [0, 0],
1703
+ [0, 0],
1704
+ [0, 0],
1705
+ [0, 0]
1706
+ ],
1707
+ o: [
1708
+ [0, 0],
1709
+ [0, 0],
1710
+ [0, 0],
1711
+ [0, 0],
1712
+ [0, 0],
1713
+ [0, 0],
1714
+ [0, 0],
1715
+ [0, 0],
1716
+ [0, 0]
1717
+ ],
1718
+ v: [
1719
+ [316.1, 271.67],
1720
+ [177.78, 65.96],
1721
+ [133.2, 0],
1722
+ [10.8, 0],
1723
+ [193.49, 271.67],
1724
+ [0, 558.35],
1725
+ [122.4, 558.35],
1726
+ [167.82, 491.37],
1727
+ [316.1, 271.67]
1728
+ ]
1729
+ }
1730
+ ],
1731
+ t: 528
1732
+ }
1733
+ ]
1734
+ }
1735
+ },
1736
+ {
1737
+ ty: "fl",
1738
+ bm: 0,
1739
+ hd: false,
1740
+ nm: "",
1741
+ c: { a: 0, k: [1, 1, 1] },
1742
+ r: 1,
1743
+ o: { a: 0, k: 0 }
1744
+ },
1745
+ {
1746
+ ty: "fl",
1747
+ bm: 0,
1748
+ hd: false,
1749
+ nm: "",
1750
+ c: { a: 0, k: [0.9922, 0.6902, 0.9491] },
1751
+ r: 1,
1752
+ o: { a: 0, k: 100 }
1753
+ }
1754
+ ],
1755
+ ind: 5
1756
+ },
1757
+ {
1758
+ ty: 4,
1759
+ nm: "Symbol Bg",
1760
+ sr: 1,
1761
+ st: 0,
1762
+ op: 529.24,
1763
+ ip: 0,
1764
+ hd: false,
1765
+ ddd: 0,
1766
+ bm: 0,
1767
+ hasMask: false,
1768
+ ao: 0,
1769
+ ks: {
1770
+ a: { a: 0, k: [270.18, 279.17] },
1771
+ s: { a: 0, k: [100, 100] },
1772
+ sk: { a: 0, k: 0 },
1773
+ p: { a: 0, k: [270.18, 279.17] },
1774
+ r: { a: 0, k: 0 },
1775
+ sa: { a: 0, k: 0 },
1776
+ o: { a: 0, k: 100 }
1777
+ },
1778
+ shapes: [
1779
+ {
1780
+ ty: "sh",
1781
+ bm: 0,
1782
+ hd: false,
1783
+ nm: "",
1784
+ d: 1,
1785
+ ks: {
1786
+ a: 0,
1787
+ k: {
1788
+ c: true,
1789
+ i: [
1790
+ [0, 0],
1791
+ [0, 0],
1792
+ [0, 0],
1793
+ [0, 0],
1794
+ [0, 0],
1795
+ [0, 0],
1796
+ [0, 0],
1797
+ [0, 0],
1798
+ [0, 0]
1799
+ ],
1800
+ o: [
1801
+ [0, 0],
1802
+ [0, 0],
1803
+ [0, 0],
1804
+ [0, 0],
1805
+ [0, 0],
1806
+ [0, 0],
1807
+ [0, 0],
1808
+ [0, 0],
1809
+ [0, 0]
1810
+ ],
1811
+ v: [
1812
+ [540.37, 279.17],
1813
+ [405.84, 558.35],
1814
+ [134.53, 558.35],
1815
+ [0, 279.17],
1816
+ [134.53, 0],
1817
+ [405.84, 0],
1818
+ [540.37, 279.17],
1819
+ [405.84, 558.35],
1820
+ [134.53, 558.35]
1821
+ ]
1822
+ }
1823
+ }
1824
+ },
1825
+ {
1826
+ ty: "fl",
1827
+ bm: 0,
1828
+ hd: false,
1829
+ nm: "",
1830
+ c: { a: 0, k: [1, 1, 1] },
1831
+ r: 1,
1832
+ o: { a: 0, k: 0 }
1833
+ }
1834
+ ],
1835
+ ind: 6
1836
+ }
1837
+ ]
1838
+ }
1839
+ ]
1840
+ };
1841
+ animationRef.current = window.lottie.loadAnimation({
1842
+ container: containerRef.current,
1843
+ renderer: "svg",
1844
+ loop: true,
1845
+ autoplay: true,
1846
+ animationData
1847
+ });
1848
+ }
1849
+ };
1850
+ document.head.appendChild(script);
1851
+ return () => {
1852
+ if (document.head.contains(script)) {
1853
+ document.head.removeChild(script);
1854
+ }
1855
+ };
1856
+ }, []);
1857
+ return /* @__PURE__ */ jsxs(
1858
+ "div",
1859
+ {
1860
+ className: cn("relative flex items-center justify-center cursor-pointer", className),
1861
+ style: {
1862
+ width: size,
1863
+ height: size
1864
+ },
1865
+ onMouseEnter: handleMouseEnter,
1866
+ onMouseLeave: handleMouseLeave,
1867
+ "aria-label": "Xertica Orbe",
1868
+ role: "img",
1869
+ children: [
1870
+ /* @__PURE__ */ jsx(
1871
+ "div",
1872
+ {
1873
+ ref: containerRef,
1874
+ className: "absolute inset-0 rounded-full overflow-hidden",
1875
+ style: {
1876
+ width: size,
1877
+ height: size
1878
+ }
1879
+ }
1880
+ ),
1881
+ /* @__PURE__ */ jsx(
1882
+ "div",
1883
+ {
1884
+ className: "absolute inset-0 rounded-full pointer-events-none mix-blend-overlay",
1885
+ style: {
1886
+ width: size,
1887
+ height: size,
1888
+ background: `
1889
+ radial-gradient(
1890
+ circle at 30% 30%,
1891
+ rgba(255, 255, 255, 0.4) 0%,
1892
+ rgba(255, 255, 255, 0.2) 20%,
1893
+ rgba(255, 255, 255, 0.05) 40%,
1894
+ transparent 60%
1895
+ ),
1896
+ radial-gradient(
1897
+ circle at 70% 70%,
1898
+ rgba(0, 0, 0, 0.15) 0%,
1899
+ rgba(0, 0, 0, 0.08) 30%,
1900
+ transparent 60%
1901
+ )
1902
+ `
1903
+ }
1904
+ }
1905
+ ),
1906
+ /* @__PURE__ */ jsx(
1907
+ "div",
1908
+ {
1909
+ className: "absolute inset-0 rounded-full pointer-events-none",
1910
+ style: {
1911
+ width: size,
1912
+ height: size,
1913
+ boxShadow: `
1914
+ inset -2px -2px ${Math.max(4, size * 0.08)}px rgba(255, 255, 255, 0.15),
1915
+ inset 2px 2px ${Math.max(6, size * 0.1)}px rgba(0, 0, 0, 0.1)
1916
+ `
1917
+ }
1918
+ }
1919
+ )
1920
+ ]
1921
+ }
1922
+ );
1923
+ }
1924
+
1925
+ export { XerticaOrbe as X };