@jctrejosi/components-seed 1.0.1
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.
- package/.prettierrc +13 -0
- package/README.md +186 -0
- package/bundle/components/index.d.ts +5 -0
- package/bundle/components/portfolios/ContactForm/Andromeda/ContactFormAndromeda.stories.d.ts +5 -0
- package/bundle/components/portfolios/ContactForm/Andromeda/defaults.d.ts +3 -0
- package/bundle/components/portfolios/ContactForm/Andromeda/index.d.ts +2 -0
- package/bundle/components/portfolios/ContactForm/Andromeda/translations.d.ts +38 -0
- package/bundle/components/portfolios/ContactForm/Andromeda/types.d.ts +4 -0
- package/bundle/components/portfolios/HeroSection/Andromeda/HeroSectionAndromeda.stories.d.ts +5 -0
- package/bundle/components/portfolios/HeroSection/Andromeda/defaults.d.ts +3 -0
- package/bundle/components/portfolios/HeroSection/Andromeda/index.d.ts +2 -0
- package/bundle/components/portfolios/HeroSection/Andromeda/translations.d.ts +27 -0
- package/bundle/components/portfolios/HeroSection/Andromeda/types.d.ts +5 -0
- package/bundle/components/portfolios/IntroductionSection/Andromeda/IntroductionSectionAndromeda.stories.d.ts +5 -0
- package/bundle/components/portfolios/IntroductionSection/Andromeda/defaults.d.ts +3 -0
- package/bundle/components/portfolios/IntroductionSection/Andromeda/index.d.ts +2 -0
- package/bundle/components/portfolios/IntroductionSection/Andromeda/translations.d.ts +33 -0
- package/bundle/components/portfolios/IntroductionSection/Andromeda/types.d.ts +2 -0
- package/bundle/components/portfolios/WorkSection/Andromeda/WorkSectionAndromeda.stories.d.ts +5 -0
- package/bundle/components/portfolios/WorkSection/Andromeda/defaults.d.ts +3 -0
- package/bundle/components/portfolios/WorkSection/Andromeda/index.d.ts +2 -0
- package/bundle/components/portfolios/WorkSection/Andromeda/translations.d.ts +12 -0
- package/bundle/components/portfolios/WorkSection/Andromeda/types.d.ts +12 -0
- package/bundle/components/ui/ScrollSnap/Andromeda/ScrollSnapAndromeda.stories.d.ts +5 -0
- package/bundle/components/ui/ScrollSnap/Andromeda/defaults.d.ts +3 -0
- package/bundle/components/ui/ScrollSnap/Andromeda/index.d.ts +2 -0
- package/bundle/components/ui/ScrollSnap/Andromeda/types.d.ts +9 -0
- package/bundle/index.css +1 -0
- package/bundle/index.d.ts +3 -0
- package/bundle/index.es.js +811 -0
- package/bundle/index.umd.js +23 -0
- package/bundle/types/index.d.ts +6 -0
- package/bundle/types/props-components.d.ts +6 -0
- package/bundle/utils/index.d.ts +1 -0
- package/bundle/utils/returnTranslations.d.ts +2 -0
- package/eslint.config.js +55 -0
- package/package.json +81 -0
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
(function(m,p){typeof exports=="object"&&typeof module<"u"?p(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],p):(m=typeof globalThis<"u"?globalThis:m||self,p(m["components-seed"]={},m.React))})(this,function(m,p){"use strict";var F=document.createElement("style");F.textContent=`._wrapper_lsl1r_1{position:relative}._container_lsl1r_9{height:100vh;overflow-y:scroll;scroll-behavior:smooth;scroll-snap-type:y mandatory}._section_lsl1r_23{align-items:center;display:flex;height:100vh;justify-content:center;scroll-snap-align:start}._dots_lsl1r_39{align-items:flex-end;bottom:6rem;display:flex;flex-direction:column;gap:2rem;position:fixed;right:6rem;z-index:10}._dot_lsl1r_39{align-items:center;color:var(--dot-color);font-size:var(--link-size);cursor:pointer;display:flex;position:relative}._dotActive_lsl1r_79{color:var(--dot-active-color);text-decoration:underline}._dot_lsl1r_39:after{background-color:var(--dot-color);content:"";cursor:pointer;display:inline-block;height:12px;margin-left:.5rem;margin-top:.1rem;transform:rotate(45deg);transition:background .3s,transform .3s,border .3s;vertical-align:middle;width:12px}._dotActive_lsl1r_79:after{background-color:transparent;border:2px solid var(--dot-active-color);transform:rotate(0)}._container_b15b5_1{text-align:center;background-color:var(--bg-primary);display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:var(--bg-image, var(--bg-colored-patterns))}._workSection_b15b5_29{max-width:90rem}._title_b15b5_37{color:var(--title-color);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}._subtitle_b15b5_51{color:var(--subtitle-color);font-size:1rem;margin-bottom:3rem}._grid_b15b5_63{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}._card_b15b5_77{background-color:var(--item-bg);border-radius:.75rem;box-shadow:0 4px 12px #0000000d;padding:2rem;text-align:center;transition:transform .2s;width:10rem}._card_b15b5_77:hover{transform:translateY(-4px)}._logo_b15b5_105{height:50px;margin-bottom:1rem;object-fit:contain;width:90%}._info_b15b5_119{align-items:center;display:flex;flex-direction:column}._info_b15b5_119 a{color:var(--link-color);font-size:.9rem;margin-top:1rem}._main_container_1czxf_1{background-repeat:no-repeat;background-size:cover;background-position:center;background-image:var(--bg-image, var(--bg-colored-shapes));display:flex;width:100%;height:100%;align-items:center;justify-content:center}._container_1czxf_25{background-color:var(--bg-container, var(--bg-primary));border-radius:12px;color:var(--text-color);margin:0 auto;max-width:700px;padding:6rem 4rem;text-align:left}._title_1czxf_45{font-size:var(--title-size);font-weight:700;margin-bottom:1rem}._paragraph_1czxf_57{color:var(--p-color, var(--text-color));font-size:var(--p-size, var(--text-size));line-height:1.7}._highlight_1czxf_69{color:var(--highlight-color, var(--text-color));font-weight:700}._social_1czxf_79{color:var(--social-color, var(--text-color));font-size:var(--social-size, 1rem);margin-top:2rem}._icons_1czxf_91{display:flex;font-size:1.4rem;gap:1rem;margin-top:.5rem}._icons_1czxf_91 a{color:var(--icon-color);transition:color .3s}._icons_1czxf_91 a:hover{color:var(--icon-hover-color)}._hero_1tt2n_1{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:100%;position:relative;width:100%}._left_1tt2n_21{background-color:var(--bg-left, var(--bg-primary));display:flex;flex:1;flex-direction:column;height:100%;justify-content:center;min-width:0;padding:0 25rem 0 15rem;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:var(--bg-image-left, var(--bg-colored-shapes))}._left_1tt2n_21:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:10rem;background-color:var(--bg-secondary);pointer-events:none}._overlay_1tt2n_75{background-position:center;background-size:contain;display:flex;height:auto;position:absolute;width:10rem;z-index:0}._title_1tt2n_95{color:var(--title-color);display:flex;font-size:var(--title-size);font-weight:700;gap:1rem;line-height:1.2;position:relative;z-index:1}._word_1_1tt2n_117{color:var(--word-1-color, var(--text-color));display:flex}._word_2_1tt2n_127{color:var(--word-2-color, var(--text-color))}._subtitle_1tt2n_135{color:var(--subtitle-color);font-size:var(--subtitle-size);margin-top:2rem;position:relative;z-index:1}._highlights_1tt2n_151{display:flex;flex-direction:row;gap:1rem;margin-top:2rem;position:relative;z-index:1}._highlights_1tt2n_151 p{background-color:var(--highlight-bg-color, transparent);border-radius:.5rem;color:var(--highlight-color, var(--text-color));font-size:var(--highlight-size, var(--text-size))}._right_1tt2n_183{align-items:center;background-color:var(--bg-right, var(--bg-secondary));display:flex;height:100%;justify-content:center;padding:0 4rem;width:30rem;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:var(--bg-image-right, var(--bg-colored-patterns))}._image_1tt2n_211{filter:drop-shadow(0 0 5px var(--shadow-color, rgb(0 0 0 / 50%)));height:auto;object-fit:cover;position:relative;right:19rem;width:250px}._container_1k2dg_1{margin:0 auto;max-width:800px;padding:4rem 2rem;text-align:center}._title_1k2dg_15{color:var(--title-color);font-size:2rem;font-weight:700}._subtitle_1k2dg_27{color:var(--introduction-color, var(--subtitle-color));margin:1rem 0 2rem}._form_1k2dg_37{display:flex;flex-direction:column;gap:2rem;text-align:left}._row_1k2dg_51{display:flex;flex-flow:row wrap;gap:2rem}._field_1k2dg_63{color:var(--field-color, var(--label-color));display:flex;flex:1;flex-direction:column;gap:.5rem}._field_1k2dg_63:focus-within label{color:var(--input-focus-color, var(--focus-color))}._field_1k2dg_63 label{font-size:.9rem}._field_1k2dg_63 input,._field_1k2dg_63 textarea{background:transparent;border:none;border-bottom:1px solid var(--field-color, var(--border-color));color:var(--input-text-color, var(--text-color));font-size:1rem;outline:none;padding:.5rem;resize:vertical}._field_1k2dg_63 input::placeholder,._field_1k2dg_63 textarea::placeholder{color:var(--placeholder-color, var(--dark-50))}._field_1k2dg_63 input:focus,._field_1k2dg_63 textarea:focus{border-bottom-color:var(--field-focus-color, var(--border-focus-color))}._button_1k2dg_139{align-self:flex-start;background:none;border:1px solid var(--btn-color);color:var(--btn-color);cursor:pointer;font-weight:700;letter-spacing:1px;padding:.75rem 2rem;text-transform:uppercase;transition:background .3s,border-color .3s,color .3s}._button_1k2dg_139:hover{border:1px solid var(--btn-hover-color);color:var(--btn-hover-color)}html{font-size:10px}*,*:before,*:after{margin:0}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}h1{font-size:3.2rem;font-weight:700}h2{font-size:2.4rem;font-weight:700}h3{font-size:1.9rem;font-weight:700}h4{font-size:1.6rem;font-weight:700}h5{font-size:1.4rem;font-weight:700}h6{font-size:1.2rem;font-weight:700}p{font-size:1.6rem;font-weight:400}:root{--base-color-1: #f1f0f8;--base-color-2: #e0eaf5;--base-color-3: #92badd;--base-color-4: #cc9c7b;--base-color-5: #bfb0b8;--base-color-6: #ff871f;--base-color-7: #06b635;--base-color-8: #262946;--base-color-9: #4a557a;--base-color-10: #505452;--base-color-11: #1a1a1a;--dark-0: #fff;--dark-10: #f0f0f0;--dark-20: #d9d9d9;--dark-30: #bfbfbf;--dark-40: #a6a6a6;--dark-50: #8c8c8c;--dark-60: #737373;--dark-70: #595959;--dark-80: #404040;--dark-90: #262626;--dark-100: #000}:root{--anchor-color: var(--base-color-6);--link-size: 1.4rem;--bg-alter: var(--base-color-10);--bg-primary: var(--base-color-11);--bg-secondary: var(--base-color-10);--dot-active-color: var(--base-color-7);--dot-color: var(--base-color-1);--input-placeholder-color: var(--dark-30);--input-text-color: var(--base-color-1);--input-focus-color: var(--base-color-6);--item-bg: var(--base-color-10);--label-color: var(--base-color-1);--label-size: 1.4rem;--subtitle-color: var(--base-color-3);--subtitle-size: 2.4rem;--text-size: 1.6rem;--text-color: var(--base-color-1);--title-color: var(--base-color-2);--title-size: 4rem;--btn-color: var(--base-color-6);--btn-hover-color: var(--base-color-7);--btn-size: 1.4rem;--icon-color: var(--base-color-1);--icon-hover-color: var(--base-color-7)}:root{--bg-animated-shape: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1099%26quot%3b)' fill='none'%3e%3cpath d='M835.4460459492756 343.8942085666494L745.4435415390737 174.2342483205265 654.0063332232542 315.0352017950725z' fill='rgba(3%2c 97%2c 24%2c 0.34)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1211.400721888432 503.1256761889057L1321.4033350130999 520.5483785028928 1292.5360819217465 346.8331076588971z' fill='rgba(3%2c 97%2c 24%2c 0.34)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M227.0019975497408-17.050050152712082L142.63630151930334-54.61207808148331 128.47610764136525 90.71747992855848z' fill='rgba(3%2c 97%2c 24%2c 0.34)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M874.6287543604512 519.6256654603628L730.3087848919715 446.0909681459135 656.7740875775222 590.4109376143932 801.0940570460019 663.9456349288425z' fill='rgba(3%2c 97%2c 24%2c 0.34)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M546.9830255308609 273.1897397095199L467.93473064097617 234.63531022115887 508.42859604249986 352.23803459940467z' fill='rgba(3%2c 97%2c 24%2c 0.34)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1241.1814043617085 77.40198201367728L1347.5437624023707 163.53252128797612 1327.3119436360073-28.96037602698489z' fill='rgba(3%2c 97%2c 24%2c 0.34)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M533.6676041863468 399.5514158811449L569.6401226969189 265.300149123478 435.3888559392519 229.32763061290595 399.41633742867987 363.5788973705729z' fill='rgba(3%2c 97%2c 24%2c 0.34)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1015.3131644734469 264.8500368159374L1056.0051877223464 348.2810484047901 1098.7441760622996 224.15801356703795z' fill='rgba(3%2c 97%2c 24%2c 0.34)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M979.7713904668635 104.18811206996597L854.0464862901187 25.62647267818113 901.2097510750787 229.91301624671084z' fill='rgba(3%2c 97%2c 24%2c 0.34)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M53.91709046713074 263.86987185305236L142.79176594509582 254.5287670524557 133.45066114449912 165.65409157449062 44.575985666534066 174.9951963750873z' fill='rgba(3%2c 97%2c 24%2c 0.34)' class='triangle-float3'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1099'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e");--bg-colored-shapes: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1015%26quot%3b)' fill='none'%3e%3cpath d='M124.12 326.69 a52.75 52.75 0 1 0 105.5 0 a52.75 52.75 0 1 0 -105.5 0z' stroke='rgba(197%2c 47%2c 47%2c 1)'%3e%3c/path%3e%3cpath d='M912.4 302.72a17.37 17.37 0 1 0 4.18 34.48z' fill='rgba(19%2c 164%2c 41%2c 1)'%3e%3c/path%3e%3cpath d='M894.35 431.68a5.69 5.69 0 1 0-10.33 4.79z' fill='rgba(19%2c 164%2c 41%2c 1)'%3e%3c/path%3e%3cpath d='M1412.13 392.86a13.89 13.89 0 1 0-14.16-23.9z' fill='%23d3b714'%3e%3c/path%3e%3cpath d='M865.65 464.34L872.68 464.34L872.68 493.6L865.65 493.6z' fill='%23d3b714'%3e%3c/path%3e%3cpath d='M201.2 69.99 a41.77 41.77 0 1 0 83.54 0 a41.77 41.77 0 1 0 -83.54 0z' fill='rgba(197%2c 47%2c 47%2c 1)'%3e%3c/path%3e%3cpath d='M144.87 72.85 a12.92 12.92 0 1 0 25.84 0 a12.92 12.92 0 1 0 -25.84 0z' fill='rgba(197%2c 47%2c 47%2c 1)'%3e%3c/path%3e%3cpath d='M537.32 31.03a46.54 46.54 0 1 0 83.76 40.61z' stroke='rgba(197%2c 47%2c 47%2c 1)'%3e%3c/path%3e%3cpath d='M350.99 470.66L353.09 470.66L353.09 472.76L350.99 472.76z' fill='rgba(19%2c 164%2c 41%2c 1)'%3e%3c/path%3e%3cpath d='M1028.74 74.99L1051.08 74.99L1051.08 97.33L1028.74 97.33z' fill='rgba(197%2c 47%2c 47%2c 1)'%3e%3c/path%3e%3cpath d='M226.92 550.68 a8.25 8.25 0 1 0 16.5 0 a8.25 8.25 0 1 0 -16.5 0z' fill='%23d3b714'%3e%3c/path%3e%3cpath d='M636.4 342.79L640.5 342.79L640.5 346.89L636.4 346.89z' fill='%23d3b714'%3e%3c/path%3e%3cpath d='M90.24 218.69 a1.21 1.21 0 1 0 2.42 0 a1.21 1.21 0 1 0 -2.42 0z' stroke='rgba(197%2c 178%2c 47%2c 0)'%3e%3c/path%3e%3cpath d='M1134.33 287.95L1172.35 287.95L1172.35 325.97L1134.33 325.97z' stroke='%23d3b714'%3e%3c/path%3e%3cpath d='M0.89 410.53L25.88 410.53L25.88 435.14L0.89 435.14z' fill='%23d3b714'%3e%3c/path%3e%3cpath d='M964.75 7.68L971.39 7.68L971.39 59.27L964.75 59.27z' fill='rgba(19%2c 164%2c 41%2c 1)'%3e%3c/path%3e%3cpath d='M967.12 450.52a4.12 4.12 0 1 0 0.52-8.23z' stroke='%23d3b714'%3e%3c/path%3e%3cpath d='M106.86 222.14a55.8 55.8 0 1 0 91.24 64.27z' stroke='rgba(197%2c 178%2c 47%2c 0)'%3e%3c/path%3e%3cpath d='M1276.84 260.39L1315.7 260.39L1315.7 304.65L1276.84 304.65z' fill='rgba(19%2c 164%2c 41%2c 1)'%3e%3c/path%3e%3cpath d='M752.64 505.94 a20.26 20.26 0 1 0 40.52 0 a20.26 20.26 0 1 0 -40.52 0z' fill='rgba(19%2c 164%2c 41%2c 1)'%3e%3c/path%3e%3cpath d='M446.9 2.61L468.25 2.61L468.25 23.96L446.9 23.96z' fill='rgba(197%2c 178%2c 47%2c 0)'%3e%3c/path%3e%3cpath d='M966.61 254.42L1010.43 254.42L1010.43 298.24L966.61 298.24z' fill='rgba(19%2c 164%2c 41%2c 1)'%3e%3c/path%3e%3cpath d='M1204.21 176.84L1205.56 176.84L1205.56 178.19L1204.21 178.19z' fill='rgba(19%2c 164%2c 41%2c 1)'%3e%3c/path%3e%3cpath d='M1337.77 197.01a37.5 37.5 0 1 0 68.88-29.66z' fill='%23d3b714'%3e%3c/path%3e%3cpath d='M315.58 157.99L364.43 157.99L364.43 206.84L315.58 206.84z' stroke='rgba(197%2c 178%2c 47%2c 0)'%3e%3c/path%3e%3cpath d='M84.31 467.08a20.25 20.25 0 1 0-17.61-36.47z' stroke='%23d3b714'%3e%3c/path%3e%3cpath d='M1262.73 465.31a41.38 41.38 0 1 0 57.76-59.26z' stroke='rgba(197%2c 178%2c 47%2c 0)'%3e%3c/path%3e%3cpath d='M365.42 493.92L405.54 493.92L405.54 534.04L365.42 534.04z' stroke='rgba(197%2c 47%2c 47%2c 1)'%3e%3c/path%3e%3cpath d='M120.1 579.6a32.61 32.61 0 1 0-4.31-65.08z' fill='rgba(197%2c 47%2c 47%2c 1)'%3e%3c/path%3e%3cpath d='M935.11 525.14L973.91 525.14L973.91 551.85L935.11 551.85z' stroke='rgba(19%2c 164%2c 41%2c 1)'%3e%3c/path%3e%3cpath d='M275.71 73.59 a7.02 7.02 0 1 0 14.04 0 a7.02 7.02 0 1 0 -14.04 0z' fill='rgba(197%2c 47%2c 47%2c 1)'%3e%3c/path%3e%3cpath d='M747.02 266.69a44.63 44.63 0 1 0 88.26 13.36z' stroke='rgba(197%2c 47%2c 47%2c 1)'%3e%3c/path%3e%3cpath d='M589.06 271.34L605.45 271.34L605.45 302.67L589.06 302.67z' fill='rgba(197%2c 178%2c 47%2c 0)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1015'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");--bg-colored-patterns: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='720' preserveAspectRatio='none' viewBox='0 0 1440 720'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1062%26quot%3b)' fill='none'%3e%3crect width='116' height='116' clip-path='url(%26quot%3b%23SvgjsClipPath1063%26quot%3b)' x='1313.44' y='147.37' fill='url(%26quot%3b%23SvgjsPattern1064%26quot%3b)' transform='rotate(187.53%2c 1371.44%2c 205.37)'%3e%3c/rect%3e%3crect width='185.4' height='185.4' clip-path='url(%26quot%3b%23SvgjsClipPath1065%26quot%3b)' x='1257.68' y='197.52' fill='url(%26quot%3b%23SvgjsPattern1066%26quot%3b)' transform='rotate(311.49%2c 1350.38%2c 290.22)'%3e%3c/rect%3e%3cpath d='M381.1 15.37L370.52 8.15 375.25-3.75 364.67-10.97 369.39-22.88 358.82-30.1 363.54-42M388.75 13.03L378.17 5.81 382.9-6.09 372.32-13.31 377.04-25.22 366.46-32.44 371.19-44.34M396.4 10.69L385.82 3.47 390.55-8.44 379.97-15.66 384.69-27.56 374.11-34.78 378.84-46.68' stroke='%23e73635' stroke-width='2.24' stroke-dasharray='3%2c 3'%3e%3c/path%3e%3crect width='232.76' height='232.76' clip-path='url(%26quot%3b%23SvgjsClipPath1067%26quot%3b)' x='965.55' y='36.34' fill='url(%26quot%3b%23SvgjsPattern1068%26quot%3b)' transform='rotate(173.82%2c 1081.93%2c 152.72)'%3e%3c/rect%3e%3cpath d='M879.4 566.77 L821.4599999999999 492.8L786.3280392565729 593.886960743427z' fill='%23037b0b'%3e%3c/path%3e%3crect width='132.2' height='132.2' clip-path='url(%26quot%3b%23SvgjsClipPath1069%26quot%3b)' x='708.77' y='165.07' fill='url(%26quot%3b%23SvgjsPattern1070%26quot%3b)' transform='rotate(303.38%2c 774.87%2c 231.17)'%3e%3c/rect%3e%3cpath d='M1026.59 572.39a5.6 5.6 0 1 0 7.26-8.53 5.6 5.6 0 1 0-7.26 8.53zM1036.96 560.2a5.6 5.6 0 1 0 7.26-8.53 5.6 5.6 0 1 0-7.26 8.53zM1047.33 548.01a5.6 5.6 0 1 0 7.25-8.53 5.6 5.6 0 1 0-7.25 8.53zM1057.69 535.83a5.6 5.6 0 1 0 7.26-8.54 5.6 5.6 0 1 0-7.26 8.54zM1018.05 607.13a5.6 5.6 0 1 0 7.26-8.53 5.6 5.6 0 1 0-7.26 8.53zM1028.42 594.94a5.6 5.6 0 1 0 7.25-8.53 5.6 5.6 0 1 0-7.25 8.53zM1038.78 582.76a5.6 5.6 0 1 0 7.26-8.54 5.6 5.6 0 1 0-7.26 8.54zM1049.15 570.57a5.6 5.6 0 1 0 7.25-8.53 5.6 5.6 0 1 0-7.25 8.53zM1009.51 641.88a5.6 5.6 0 1 0 7.25-8.54 5.6 5.6 0 1 0-7.25 8.54zM1019.87 629.69a5.6 5.6 0 1 0 7.26-8.53 5.6 5.6 0 1 0-7.26 8.53zM1030.24 617.5a5.6 5.6 0 1 0 7.26-8.53 5.6 5.6 0 1 0-7.26 8.53zM1040.6 605.31a5.6 5.6 0 1 0 7.26-8.53 5.6 5.6 0 1 0-7.26 8.53z' fill='%23d3b714'%3e%3c/path%3e%3cpath d='M1157.7 775.94 L1133.46 756.6600000000001L1166.6040444408093 745.2759555591907z' stroke='%23d3b714' stroke-width='1.94'%3e%3c/path%3e%3crect width='473.28' height='473.28' clip-path='url(%26quot%3b%23SvgjsClipPath1071%26quot%3b)' x='-5.55' y='418.02' fill='url(%26quot%3b%23SvgjsPattern1072%26quot%3b)' transform='rotate(153.52%2c 231.09%2c 654.66)'%3e%3c/rect%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1062'%3e%3crect width='1440' height='720' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cpattern x='0' y='0' width='116' height='11.6' patternUnits='userSpaceOnUse' id='SvgjsPattern1064'%3e%3crect width='116' height='5.8' x='0' y='0' fill='%23e73635'%3e%3c/rect%3e%3crect width='116' height='5.8' x='0' y='5.8' fill='rgba(0%2c 0%2c 0%2c 0)'%3e%3c/rect%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath1063'%3e%3ccircle r='29' cx='1371.44' cy='205.37'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='10.3' height='10.3' patternUnits='userSpaceOnUse' id='SvgjsPattern1066'%3e%3cpath d='M5.15 1L5.15 9.3M1 5.15L9.3 5.15' stroke='%23037b0b' fill='none' stroke-width='1'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath1065'%3e%3ccircle r='46.35' cx='1350.38' cy='290.22'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='232.76' height='10.58' patternUnits='userSpaceOnUse' id='SvgjsPattern1068'%3e%3crect width='232.76' height='5.29' x='0' y='0' fill='%23e73635'%3e%3c/rect%3e%3crect width='232.76' height='5.29' x='0' y='5.29' fill='rgba(0%2c 0%2c 0%2c 0)'%3e%3c/rect%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath1067'%3e%3ccircle r='58.19' cx='1081.93' cy='152.72'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='132.2' height='13.22' patternUnits='userSpaceOnUse' id='SvgjsPattern1070'%3e%3crect width='132.2' height='6.61' x='0' y='0' fill='%23037b0b'%3e%3c/rect%3e%3crect width='132.2' height='6.61' x='0' y='6.61' fill='rgba(0%2c 0%2c 0%2c 0)'%3e%3c/rect%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath1069'%3e%3ccircle r='33.05' cx='774.87' cy='231.17'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='9.86' height='9.86' patternUnits='userSpaceOnUse' id='SvgjsPattern1072'%3e%3cpath d='M4.93 1L4.93 8.86M1 4.93L8.86 4.93' stroke='%23037b0b' fill='none' stroke-width='2.49'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath1071'%3e%3ccircle r='118.32' cx='231.09' cy='654.66'%3e%3c/circle%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}
|
|
2
|
+
/*$vite$:1*/`,document.head.appendChild(F);var P={exports:{}},S={};/**
|
|
3
|
+
* @license React
|
|
4
|
+
* react-jsx-runtime.production.js
|
|
5
|
+
*
|
|
6
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
7
|
+
*
|
|
8
|
+
* This source code is licensed under the MIT license found in the
|
|
9
|
+
* LICENSE file in the root directory of this source tree.
|
|
10
|
+
*/var Y;function oe(){if(Y)return S;Y=1;var t=Symbol.for("react.transitional.element"),r=Symbol.for("react.fragment");function o(c,n,h){var u=null;if(h!==void 0&&(u=""+h),n.key!==void 0&&(u=""+n.key),"key"in n){h={};for(var s in n)s!=="key"&&(h[s]=n[s])}else h=n;return n=h.ref,{$$typeof:t,type:c,key:u,ref:n!==void 0?n:null,props:h}}return S.Fragment=r,S.jsx=o,S.jsxs=o,S}var E={};/**
|
|
11
|
+
* @license React
|
|
12
|
+
* react-jsx-runtime.development.js
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
15
|
+
*
|
|
16
|
+
* This source code is licensed under the MIT license found in the
|
|
17
|
+
* LICENSE file in the root directory of this source tree.
|
|
18
|
+
*/var U;function ce(){return U||(U=1,process.env.NODE_ENV!=="production"&&function(){function t(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===qe?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case R:return"Fragment";case Oe:return"Profiler";case Pe:return"StrictMode";case Ae:return"Suspense";case Re:return"SuspenseList";case $e:return"Activity"}if(typeof e=="object")switch(typeof e.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case Me:return"Portal";case Ne:return(e.displayName||"Context")+".Provider";case Le:return(e._context.displayName||"Context")+".Consumer";case Te:var i=e.render;return e=e.displayName,e||(e=i.displayName||i.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case Ce:return i=e.displayName||null,i!==null?i:t(e.type)||"Memo";case Z:i=e._payload,e=e._init;try{return t(e(i))}catch{}}return null}function r(e){return""+e}function o(e){try{r(e);var i=!1}catch{i=!0}if(i){i=console;var d=i.error,g=typeof Symbol=="function"&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return d.call(i,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",g),r(e)}}function c(e){if(e===R)return"<>";if(typeof e=="object"&&e!==null&&e.$$typeof===Z)return"<...>";try{var i=t(e);return i?"<"+i+">":"<...>"}catch{return"<...>"}}function n(){var e=C.A;return e===null?null:e.getOwner()}function h(){return Error("react-stack-top-frame")}function u(e){if(Q.call(e,"key")){var i=Object.getOwnPropertyDescriptor(e,"key").get;if(i&&i.isReactWarning)return!1}return e.key!==void 0}function s(e,i){function d(){K||(K=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",i))}d.isReactWarning=!0,Object.defineProperty(e,"key",{get:d,configurable:!0})}function b(){var e=t(this.type);return ee[e]||(ee[e]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),e=this.props.ref,e!==void 0?e:null}function N(e,i,d,g,k,v,q,I){return d=v.ref,e={$$typeof:X,type:e,key:i,props:v,_owner:k},(d!==void 0?d:null)!==null?Object.defineProperty(e,"ref",{enumerable:!1,get:b}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:q}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:I}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}function T(e,i,d,g,k,v,q,I){var f=i.children;if(f!==void 0)if(g)if(Ie(f)){for(g=0;g<f.length;g++)J(f[g]);Object.freeze&&Object.freeze(f)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else J(f);if(Q.call(i,"key")){f=t(e);var z=Object.keys(i).filter(function(De){return De!=="key"});g=0<z.length?"{key: someKey, "+z.join(": ..., ")+": ...}":"{key: someKey}",ae[f+g]||(z=0<z.length?"{"+z.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
19
|
+
let props = %s;
|
|
20
|
+
<%s {...props} />
|
|
21
|
+
React keys must be passed directly to JSX without using spread:
|
|
22
|
+
let props = %s;
|
|
23
|
+
<%s key={someKey} {...props} />`,g,f,z,f),ae[f+g]=!0)}if(f=null,d!==void 0&&(o(d),f=""+d),u(i)&&(o(i.key),f=""+i.key),"key"in i){d={};for(var D in i)D!=="key"&&(d[D]=i[D])}else d=i;return f&&s(d,typeof e=="function"?e.displayName||e.name||"Unknown":e),N(e,f,v,k,n(),d,q,I)}function J(e){typeof e=="object"&&e!==null&&e.$$typeof===X&&e._store&&(e._store.validated=1)}var A=p,X=Symbol.for("react.transitional.element"),Me=Symbol.for("react.portal"),R=Symbol.for("react.fragment"),Pe=Symbol.for("react.strict_mode"),Oe=Symbol.for("react.profiler"),Le=Symbol.for("react.consumer"),Ne=Symbol.for("react.context"),Te=Symbol.for("react.forward_ref"),Ae=Symbol.for("react.suspense"),Re=Symbol.for("react.suspense_list"),Ce=Symbol.for("react.memo"),Z=Symbol.for("react.lazy"),$e=Symbol.for("react.activity"),qe=Symbol.for("react.client.reference"),C=A.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Q=Object.prototype.hasOwnProperty,Ie=Array.isArray,$=console.createTask?console.createTask:function(){return null};A={react_stack_bottom_frame:function(e){return e()}};var K,ee={},te=A.react_stack_bottom_frame.bind(A,h)(),re=$(c(h)),ae={};E.Fragment=R,E.jsx=function(e,i,d,g,k){var v=1e4>C.recentlyCreatedOwnerStacks++;return T(e,i,d,!1,g,k,v?Error("react-stack-top-frame"):te,v?$(c(e)):re)},E.jsxs=function(e,i,d,g,k){var v=1e4>C.recentlyCreatedOwnerStacks++;return T(e,i,d,!0,g,k,v?Error("react-stack-top-frame"):te,v?$(c(e)):re)}}()),E}var W;function ne(){return W||(W=1,process.env.NODE_ENV==="production"?P.exports=oe():P.exports=ce()),P.exports}var a=ne();const y={wrapper:"_wrapper_lsl1r_1",container:"_container_lsl1r_9",section:"_section_lsl1r_23",dots:"_dots_lsl1r_39",dot:"_dot_lsl1r_39",dotActive:"_dotActive_lsl1r_79"},ie=({sections:t=[],style:r})=>{const o=p.useRef(null),[c,n]=p.useState(0);p.useEffect(()=>{const u=new IntersectionObserver(b=>{b.forEach(N=>{if(N.isIntersecting){const T=Number(N.target.getAttribute("data-index"));n(T)}})},{root:o.current,threshold:.5}),s=o.current?.children??[];return Array.from(s).forEach(b=>u.observe(b)),()=>u.disconnect()},[]);const h=u=>{o.current?.children[u]?.scrollIntoView({behavior:"smooth"})};return a.jsxs("div",{className:y.wrapper,style:{...r},children:[a.jsx("div",{ref:o,className:y.container,children:t.map((u,s)=>a.jsx("div",{"data-index":s,className:y.section,style:{backgroundColor:u.backgroundColor||"var(--bg-base)"},children:u.component},s))}),a.jsx("div",{className:y.dots,children:t.map((u,s)=>a.jsx("div",{onClick:()=>h(s),className:`${y.dot} ${s===c?y.dotActive:""}`,style:{"--dot-active-color":u.dotColor},children:u.dotLabel||""},s))})]})},l=t=>{if(typeof t=="string")return t;const o=navigator.languages.map(n=>n.slice(0,2)).find(n=>t[n]!==void 0);if(o)return t[o];if(t.es)return t.es;const c=Object.keys(t);return c.length>0?t[c[0]]:""},w={container:"_container_b15b5_1",workSection:"_workSection_b15b5_29",title:"_title_b15b5_37",subtitle:"_subtitle_b15b5_51",grid:"_grid_b15b5_63",card:"_card_b15b5_77",logo:"_logo_b15b5_105",info:"_info_b15b5_119"},le={title:{es:"/Experiencia.",en:"/Experiencia.",pt:"/Experiencia."},subtitle:{es:"Experiencias seleccionadas que he realizado en el pasado.",en:"Selected experiences I've taken on in the past.",pt:"Experiências selecionadas que realizei no passado."}},se=({items:t=[],translations:r=le,style:o,className:c="work-section-andromeda"})=>a.jsx("div",{className:w.container,children:a.jsxs("section",{className:`${w.workSection} ${c}`,style:o,children:[a.jsx("h2",{className:w.title,children:l(r.title)}),a.jsx("p",{className:w.subtitle,children:l(r.subtitle)}),a.jsx("div",{className:w.grid,children:t.map(n=>a.jsxs("div",{className:w.card,children:[a.jsx("img",{src:n.logo,alt:n.name,className:w.logo}),a.jsxs("div",{className:w.info,children:[a.jsx("strong",{children:n.name}),n.link&&a.jsx("a",{href:n.link.url,target:"_blank",rel:"noopener noreferrer",children:n.link.text})]})]},n.name))})]})});var V={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},H=p.createContext&&p.createContext(V),de=["attr","size","title"];function he(t,r){if(t==null)return{};var o=ue(t,r),c,n;if(Object.getOwnPropertySymbols){var h=Object.getOwnPropertySymbols(t);for(n=0;n<h.length;n++)c=h[n],!(r.indexOf(c)>=0)&&Object.prototype.propertyIsEnumerable.call(t,c)&&(o[c]=t[c])}return o}function ue(t,r){if(t==null)return{};var o={};for(var c in t)if(Object.prototype.hasOwnProperty.call(t,c)){if(r.indexOf(c)>=0)continue;o[c]=t[c]}return o}function O(){return O=Object.assign?Object.assign.bind():function(t){for(var r=1;r<arguments.length;r++){var o=arguments[r];for(var c in o)Object.prototype.hasOwnProperty.call(o,c)&&(t[c]=o[c])}return t},O.apply(this,arguments)}function G(t,r){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);r&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function L(t){for(var r=1;r<arguments.length;r++){var o=arguments[r]!=null?arguments[r]:{};r%2?G(Object(o),!0).forEach(function(c){pe(t,c,o[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):G(Object(o)).forEach(function(c){Object.defineProperty(t,c,Object.getOwnPropertyDescriptor(o,c))})}return t}function pe(t,r,o){return r=ge(r),r in t?Object.defineProperty(t,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[r]=o,t}function ge(t){var r=fe(t,"string");return typeof r=="symbol"?r:r+""}function fe(t,r){if(typeof t!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var c=o.call(t,r);if(typeof c!="object")return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(t)}function B(t){return t&&t.map((r,o)=>p.createElement(r.tag,L({key:o},r.attr),B(r.child)))}function M(t){return r=>p.createElement(me,O({attr:L({},t.attr)},r),B(t.child))}function me(t){var r=o=>{var{attr:c,size:n,title:h}=t,u=he(t,de),s=n||o.size||"1em",b;return o.className&&(b=o.className),t.className&&(b=(b?b+" ":"")+t.className),p.createElement("svg",O({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},o.attr,c,u,{className:b,style:L(L({color:t.color||o.color},o.style),t.style),height:s,width:s,xmlns:"http://www.w3.org/2000/svg"}),h&&p.createElement("title",null,h),t.children)};return H!==void 0?p.createElement(H.Consumer,null,o=>r(o)):r(V)}function be(t){return M({attr:{viewBox:"0 0 496 512"},child:[{tag:"path",attr:{d:"M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"},child:[]}]})(t)}function _e(t){return M({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"},child:[]}]})(t)}function ve(t){return M({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"},child:[]}]})(t)}function xe(t){return M({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"},child:[]}]})(t)}function we(t){return M({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"},child:[]}]})(t)}const j={main_container:"_main_container_1czxf_1",container:"_container_1czxf_25",title:"_title_1czxf_45",paragraph:"_paragraph_1czxf_57",highlight:"_highlight_1czxf_69",social:"_social_1czxf_79",icons:"_icons_1czxf_91"},ke={hi_there:{es:"¡Hola!",en:"Hi there!",pt:"Olá!"},i_am:{es:"Soy ",en:"I'm ",pt:"Sou "},name:"Juan Trejos ",developer_focus:{es:"un desarrollador enfocado en construir aplicaciones web limpias y escalables",en:"a developer focused on building clean, scalable web apps",pt:"um desenvolvedor focado em criar aplicações web limpas e escaláveis"},enjoy_simplifying:{es:"Disfruto simplificar desafíos técnicos y hacer que la tecnología sea accesible para todos",en:"I enjoy simplifying technical challenges and making technology accessible to everyone",pt:"Gosto de simplificar desafios técnicos e tornar a tecnologia acessível para todos"},digital_garden:{es:"Este sitio web es mi jardín digital, donde comparto mi camino, conocimientos e ideas",en:"This website is my digital garden — where I share my journey, knowledge, and ideas",pt:"Este site é o meu jardim digital — onde compartilho minha jornada, conhecimento e ideias"},find_me_on:{es:"Encuéntrame en",en:"Find me on",pt:"Encontre-me em"}},je=({className:t,translations:r=ke,style:o})=>a.jsx("div",{className:j.main_container,children:a.jsxs("section",{className:`${j.container} ${t}`,style:o,children:[a.jsx("h1",{className:j.title,children:l(r.hi_there)}),a.jsxs("p",{className:j.paragraph,children:[l(r.i_am),a.jsx("span",{className:j.highlight,children:l(r.name)}),l(r.developer_focus),".",a.jsx("br",{}),l(r.digital_garden)]}),a.jsxs("div",{className:j.social,children:[a.jsx("span",{children:l(r.find_me_on)}),a.jsxs("div",{className:j.icons,children:[a.jsx("a",{href:"https://twitter.com/tuusuario",target:"_blank",rel:"noopener noreferrer",children:a.jsx(xe,{})}),a.jsx("a",{href:"https://github.com/tuusuario",target:"_blank",rel:"noopener noreferrer",children:a.jsx(be,{})}),a.jsx("a",{href:"https://instagram.com/tuusuario",target:"_blank",rel:"noopener noreferrer",children:a.jsx(_e,{})}),a.jsx("a",{href:"https://www.linkedin.com/in/juan-carlos-trejos-26605b142/",target:"_blank",rel:"noopener noreferrer",children:a.jsx(ve,{})}),a.jsx("a",{href:"mailto:jctrejosi@unal.edu.co",children:a.jsx(we,{})})]})]})]})}),_={hero:"_hero_1tt2n_1",left:"_left_1tt2n_21",overlay:"_overlay_1tt2n_75",title:"_title_1tt2n_95",word_1:"_word_1_1tt2n_117",word_2:"_word_2_1tt2n_127",subtitle:"_subtitle_1tt2n_135",highlights:"_highlights_1tt2n_151",right:"_right_1tt2n_183",image:"_image_1tt2n_211"},ye={title_web:{es:"Web ",en:"Web ",pt:"Web "},title_developer:{es:"Desarrollador",en:"Developer",pt:"Desenvolvedor"},subtitle:{es:"Me gusta crear productos frontend sólidos y escalables con excelentes experiencias de usuario.",en:"I like to craft solid and scalable frontend products with great user experiences.",pt:"Gosto de criar produtos frontend sólidos e escaláveis com ótimas experiências de usuário."},highlight_1:{es:"Altamente capacitado en mejora progresiva, sistemas de diseño e ingeniería de interfaces.",en:"Highly skilled at progressive enhancement, design systems & UI Engineering.",pt:"Altamente qualificado em aprimoramento progressivo, sistemas de design e engenharia de UI."},highlight_2:{es:"Experiencia comprobada en la creación de productos exitosos para clientes en varios países.",en:"Proven experience building successful products for clients across several countries.",pt:"Experiência comprovada na criação de produtos bem-sucedidos para clientes em vários países."}},ze=({className:t="hero-section-andromeda",backgroundImage:r,style:o,imageProfile:c,translations:n=ye})=>a.jsxs("section",{className:`${_.hero} ${t}`,style:{...o},children:[a.jsxs("div",{className:_.left,children:[r&&a.jsx("img",{className:_.overlay,src:r}),a.jsxs("h1",{className:_.title,children:[a.jsx("span",{className:_.word_1,children:l(n.title_web)}),a.jsx("span",{className:_.word_2,children:l(n.title_developer)})]}),a.jsx("p",{className:_.subtitle,children:l(n.subtitle)}),a.jsxs("div",{className:_.highlights,children:[a.jsx("p",{children:l(n.highlight_1)}),a.jsx("p",{children:l(n.highlight_2)})]})]}),a.jsx("div",{className:_.right,children:a.jsx("img",{src:c,alt:"Profile",className:_.image})})]}),Se={title:{es:"¡Envíame un mensaje!",en:"Send me a message!"},subtitle:{es:"¿Tienes una pregunta o propuesta, o simplemente quieres saludar? Adelante.",en:"Got a question or proposal, or just want to say hello? Go ahead."},label_name:{es:"Tu nombre",en:"Your Name"},label_email:{es:"Dirección de correo electrónico",en:"Email Address"},label_message:{es:"Tu mensaje",en:"Your Message"},placeholder_name:{es:"Ingresa tu nombre",en:"Enter your name"},placeholder_email:{es:"Ingresa tu dirección de correo electrónico",en:"Enter your email address"},placeholder_message:{es:"Hola, creo que necesitamos un sistema de diseño para nuestros productos en la empresa X...",en:"Hi, I think we need a design system for our products at Company X..."},button:{es:"ENVIAR →",en:"SHOOT →"}},x={container:"_container_1k2dg_1",title:"_title_1k2dg_15",subtitle:"_subtitle_1k2dg_27",form:"_form_1k2dg_37",row:"_row_1k2dg_51",field:"_field_1k2dg_63",button:"_button_1k2dg_139"},Ee=({sendTo:t="",translations:r=Se,style:o})=>{const[c,n]=p.useState({name:"",email:"",message:""}),h=s=>{n({...c,[s.target.name]:s.target.value})},u=s=>{s.preventDefault()};return a.jsxs("section",{className:x.container,style:o,children:[a.jsx("h2",{className:x.title,children:l(r.title)}),a.jsx("p",{className:x.subtitle,children:l(r.subtitle)}),a.jsxs("form",{onSubmit:u,className:x.form,children:[a.jsxs("div",{className:x.row,children:[a.jsxs("div",{className:x.field,children:[a.jsx("label",{htmlFor:"name",children:l(r.label_name)}),a.jsx("input",{type:"text",id:"name",name:"name",placeholder:l(r.placeholder_name),value:c.name,onChange:h,required:!0})]}),a.jsxs("div",{className:x.field,children:[a.jsx("label",{htmlFor:"email",children:l(r.label_email)}),a.jsx("input",{type:"email",id:"email",name:"email",placeholder:l(r.placeholder_email),value:c.email,onChange:h,required:!0})]})]}),a.jsxs("div",{className:x.field,children:[a.jsx("label",{htmlFor:"message",children:l(r.label_message)}),a.jsx("textarea",{id:"message",name:"message",placeholder:l(r.placeholder_message),value:c.message,onChange:h,rows:5,required:!0})]}),a.jsx("button",{type:"submit",className:x.button,children:l(r.button)})]})]})};m.ContactFormAndromeda=Ee,m.HeroSectionAndromeda=ze,m.IntroductionSectionAndromeda=je,m.ScrollSnapAndromeda=ie,m.WorkSectionAndromeda=se,m.returnTranslation=l,Object.defineProperty(m,Symbol.toStringTag,{value:"Module"})});
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export * from '../components/ui/ScrollSnap/Andromeda/types.ts';
|
|
2
|
+
export * from '../components/portfolios/WorkSection/Andromeda/types.ts';
|
|
3
|
+
export * from '../components/portfolios/IntroductionSection/Andromeda/types.ts';
|
|
4
|
+
export * from '../components/portfolios/HeroSection/Andromeda/types.ts';
|
|
5
|
+
export * from '../components/portfolios/ContactForm/Andromeda/types.ts';
|
|
6
|
+
export * from './props-components.ts';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './returnTranslations.ts';
|
package/eslint.config.js
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
// For more info, see https://github.com/storybookjs/eslint-plugin-storybook#configuration-flat-config-format
|
|
2
|
+
import storybook from "eslint-plugin-storybook";
|
|
3
|
+
|
|
4
|
+
import js from '@eslint/js'
|
|
5
|
+
import eslintPluginImport from 'eslint-plugin-import'
|
|
6
|
+
import prettier from 'eslint-plugin-prettier'
|
|
7
|
+
import reactHooks from 'eslint-plugin-react-hooks'
|
|
8
|
+
import reactRefresh from 'eslint-plugin-react-refresh'
|
|
9
|
+
import { globalIgnores } from 'eslint/config'
|
|
10
|
+
import globals from 'globals'
|
|
11
|
+
import tseslint from 'typescript-eslint'
|
|
12
|
+
|
|
13
|
+
export default tseslint.config([
|
|
14
|
+
globalIgnores(['dist']),
|
|
15
|
+
{
|
|
16
|
+
files: ['**/*.{ts,tsx}'],
|
|
17
|
+
plugins: {
|
|
18
|
+
import: eslintPluginImport,
|
|
19
|
+
prettier: prettier,
|
|
20
|
+
},
|
|
21
|
+
settings: {
|
|
22
|
+
'import/resolver': {
|
|
23
|
+
typescript: {},
|
|
24
|
+
alias: {
|
|
25
|
+
map: [['@', './src']],
|
|
26
|
+
extensions: ['.ts', '.tsx', '.js', '.jsx', '.json'],
|
|
27
|
+
},
|
|
28
|
+
},
|
|
29
|
+
},
|
|
30
|
+
extends: [
|
|
31
|
+
js.configs.recommended,
|
|
32
|
+
tseslint.configs.recommended,
|
|
33
|
+
reactHooks.configs['recommended-latest'],
|
|
34
|
+
'plugin:prettier/recommended',
|
|
35
|
+
reactRefresh.configs.vite,
|
|
36
|
+
],
|
|
37
|
+
rules: {
|
|
38
|
+
'import/no-unresolved': 'error',
|
|
39
|
+
'import/order': [
|
|
40
|
+
'warn',
|
|
41
|
+
{
|
|
42
|
+
groups: [['builtin', 'external', 'internal']],
|
|
43
|
+
'newlines-between': 'always',
|
|
44
|
+
alphabetize: { order: 'asc', caseInsensitive: true },
|
|
45
|
+
},
|
|
46
|
+
],
|
|
47
|
+
'object-property-newline': [2],
|
|
48
|
+
'prettier/prettier': 'error',
|
|
49
|
+
},
|
|
50
|
+
languageOptions: {
|
|
51
|
+
ecmaVersion: 2020,
|
|
52
|
+
globals: globals.browser,
|
|
53
|
+
},
|
|
54
|
+
},
|
|
55
|
+
], storybook.configs["flat/recommended"]);
|
package/package.json
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@jctrejosi/components-seed",
|
|
3
|
+
"version": "1.0.1",
|
|
4
|
+
"type": "module",
|
|
5
|
+
"main": "./bundle/index.cjs.js",
|
|
6
|
+
"module": "./bundle/index.es.js",
|
|
7
|
+
"types": "./bundle/index.d.ts",
|
|
8
|
+
"files": [
|
|
9
|
+
"bundle",
|
|
10
|
+
".prettierrc",
|
|
11
|
+
"eslint.config.js"
|
|
12
|
+
],
|
|
13
|
+
"eslintConfig": {
|
|
14
|
+
"extends": "./eslint.config.js"
|
|
15
|
+
},
|
|
16
|
+
"scripts": {
|
|
17
|
+
"dev": "vite",
|
|
18
|
+
"build": "tsc -b && vite build",
|
|
19
|
+
"preview": "vite preview",
|
|
20
|
+
"lint": "eslint . --ext .ts,.tsx --fix",
|
|
21
|
+
"lint:fix": "eslint . --fix",
|
|
22
|
+
"lint:css": "stylelint \"**/*.css\" --fix",
|
|
23
|
+
"format": "prettier --write .",
|
|
24
|
+
"generate:types": "ts-node ./scripts/generate-types.ts",
|
|
25
|
+
"generate:utils": "ts-node ./scripts/generate-utils.ts",
|
|
26
|
+
"generate:components": "ts-node ./scripts/generate-components.ts",
|
|
27
|
+
"generate:indexes": "npm run generate:types && npm run generate:utils && npm run generate:components && npm run generate:stories",
|
|
28
|
+
"generate:stories": "ts-node ./scripts/generate-stories.ts",
|
|
29
|
+
"bundle": "npm run generate:indexes && tsc -b && vite build",
|
|
30
|
+
"bundle:watch": "vite build --watch",
|
|
31
|
+
"storybook": "storybook dev -p 6006",
|
|
32
|
+
"storybook:build": "storybook build"
|
|
33
|
+
},
|
|
34
|
+
"dependencies": {
|
|
35
|
+
"glob": "^11.0.3",
|
|
36
|
+
"path": "^0.12.7",
|
|
37
|
+
"react": "^19.1.1",
|
|
38
|
+
"react-dom": "^19.1.1",
|
|
39
|
+
"react-icons": "^5.5.0"
|
|
40
|
+
},
|
|
41
|
+
"devDependencies": {
|
|
42
|
+
"@chromatic-com/storybook": "4.1.2",
|
|
43
|
+
"@eslint/js": "9.39.1",
|
|
44
|
+
"@storybook/addon-a11y": "10.0.6",
|
|
45
|
+
"@storybook/addon-docs": "10.0.6",
|
|
46
|
+
"@storybook/addon-vitest": "10.0.6",
|
|
47
|
+
"@storybook/react-vite": "10.0.6",
|
|
48
|
+
"@types/glob": "9.0.0",
|
|
49
|
+
"@types/node": "24.10.0",
|
|
50
|
+
"@types/react": "19.2.2",
|
|
51
|
+
"@types/react-dom": "19.2.2",
|
|
52
|
+
"@vitejs/plugin-react-swc": "4.2.1",
|
|
53
|
+
"@vitest/browser": "4.0.8",
|
|
54
|
+
"@vitest/coverage-v8": "4.0.8",
|
|
55
|
+
"eslint": "9.39.1",
|
|
56
|
+
"eslint-config-prettier": "10.1.8",
|
|
57
|
+
"eslint-import-resolver-typescript": "4.4.4",
|
|
58
|
+
"eslint-plugin-import": "2.32.0",
|
|
59
|
+
"eslint-plugin-prettier": "5.5.4",
|
|
60
|
+
"eslint-plugin-react-hooks": "7.0.1",
|
|
61
|
+
"eslint-plugin-react-refresh": "0.4.24",
|
|
62
|
+
"eslint-plugin-storybook": "10.0.6",
|
|
63
|
+
"globals": "16.5.0",
|
|
64
|
+
"playwright": "1.56.1",
|
|
65
|
+
"prettier": "3.6.2",
|
|
66
|
+
"storybook": "10.0.6",
|
|
67
|
+
"stylelint": "16.25.0",
|
|
68
|
+
"stylelint-config-standard": "^39.0.1",
|
|
69
|
+
"stylelint-config-standard-scss": "^16.0.0",
|
|
70
|
+
"stylelint-order": "^7.0.0",
|
|
71
|
+
"ts-auto-mock": "^3.7.4",
|
|
72
|
+
"ts-morph": "27.0.2",
|
|
73
|
+
"ts-node": "10.9.2",
|
|
74
|
+
"typescript": "5.9.3",
|
|
75
|
+
"typescript-eslint": "8.46.3",
|
|
76
|
+
"url": "^0.11.4",
|
|
77
|
+
"vite": "^7.1.0",
|
|
78
|
+
"vite-plugin-dts": "^4.5.4",
|
|
79
|
+
"vitest": "4.0.8"
|
|
80
|
+
}
|
|
81
|
+
}
|