@wishket/design-system 2.0.3 → 2.1.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.
Files changed (28) hide show
  1. package/dist/Components/DataDisplays/Accordion/Accordion.js +2 -2
  2. package/dist/Components/DataDisplays/ImageLabel/parts/Premium.d.ts +0 -1
  3. package/dist/Components/DataDisplays/ImageLabel/parts/Pro.d.ts +0 -1
  4. package/dist/Components/DataDisplays/ServiceLogo/Icons/AIDPSymbol.d.ts +2 -0
  5. package/dist/Components/DataDisplays/ServiceLogo/Icons/AIDPSymbol.js +8 -0
  6. package/dist/Components/DataDisplays/ServiceLogo/Icons/WishketSymbolText.d.ts +0 -1
  7. package/dist/Components/DataDisplays/ServiceLogo/Icons/WishketSymbolText.js +6 -5
  8. package/dist/Components/DataDisplays/ServiceLogo/Icons/YozmITSymbol.d.ts +0 -1
  9. package/dist/Components/DataDisplays/ServiceLogo/Icons/YozmITSymbol.js +9 -8
  10. package/dist/Components/DataDisplays/ServiceLogo/Icons/YozmITSymbolText.d.ts +0 -1
  11. package/dist/Components/DataDisplays/ServiceLogo/Icons/YozmITSymbolText.js +14 -13
  12. package/dist/Components/DataDisplays/ServiceLogo/Icons/index.d.ts +1 -0
  13. package/dist/Components/DataDisplays/ServiceLogo/ServiceLogo.constants.js +1 -1
  14. package/dist/Components/DataDisplays/ServiceLogo/ServiceLogo.types.d.ts +1 -1
  15. package/dist/Components/DataDisplays/SystemIcon/Icons/Social/SocialFacebook.d.ts +0 -1
  16. package/dist/Components/DataDisplays/SystemIcon/Icons/Social/SocialFacebook.js +4 -3
  17. package/dist/Components/DataDisplays/SystemIcon/Icons/Social/SocialGoogle.d.ts +0 -1
  18. package/dist/Components/DataDisplays/SystemIcon/Icons/Social/SocialGoogle.js +8 -7
  19. package/dist/cjs/Components/DataDisplays/Accordion/Accordion.js +3 -3
  20. package/dist/cjs/Components/DataDisplays/ServiceLogo/Icons/AIDPSymbol.js +8 -0
  21. package/dist/cjs/Components/DataDisplays/ServiceLogo/Icons/WishketSymbolText.js +5 -5
  22. package/dist/cjs/Components/DataDisplays/ServiceLogo/Icons/YozmITSymbol.js +8 -8
  23. package/dist/cjs/Components/DataDisplays/ServiceLogo/Icons/YozmITSymbolText.js +13 -13
  24. package/dist/cjs/Components/DataDisplays/ServiceLogo/ServiceLogo.constants.js +1 -1
  25. package/dist/cjs/Components/DataDisplays/SystemIcon/Icons/Social/SocialFacebook.js +4 -3
  26. package/dist/cjs/Components/DataDisplays/SystemIcon/Icons/Social/SocialGoogle.js +4 -3
  27. package/dist/config/config.css +8 -0
  28. package/package.json +1 -1
@@ -50,9 +50,9 @@
50
50
  * <p>콘텐츠 내용</p>
51
51
  * </Accordion.Item>
52
52
  * ```
53
- */c.Item=({title:c,href:m,linkText:d,linkTarget:f="_blank",children:u})=>{const[p,x]=t(!1),b=o(),h=m&&d&&f;/*#__PURE__*/
53
+ */c.Item=({title:c,href:m,linkText:d,linkTarget:f="_blank",children:u})=>{const[p,x]=t(!1),b=o(),g=m&&d&&f;/*#__PURE__*/
54
54
  return r(n,{className:"border-w-gray-200 flex w-full flex-col border-b pb-6 last:border-b-0 last:pb-0",children:[
55
55
  /*#__PURE__*/r("button",{type:"button",className:"box-border flex cursor-pointer items-center justify-between gap-6 text-left",onClick:()=>x(!p),"aria-expanded":p,"aria-controls":`accordionregion-${b}`,id:`accordionbutton-${b}`,children:[
56
56
  /*#__PURE__*/e(i,{variant:"subTitle18",className:"text-w-gray-900 w-full font-medium",children:c}),
57
57
  /*#__PURE__*/e(n,{className:a("transition-transform duration-300 ease-in-out",p?"rotate-180":"rotate-0"),children:/*#__PURE__*/e(l,{name:"medium_arrow_down"})})]}),
58
- /*#__PURE__*/e(n,{role:"region",id:`accordionregion-${b}`,"aria-labelledby":`accordionbutton-${b}`,className:a("w-full overflow-hidden transition-all duration-300 ease-in-out",p?"max-h-screen":"max-h-0"),children:/*#__PURE__*/r(n,{className:"mt-4 flex flex-col gap-4",children:[u,h&&/*#__PURE__*/e(s,{href:m,text:d,target:f,trailingIcon:"medium_arrow_right"})]})})]})};export{c as Accordion};
58
+ /*#__PURE__*/e(n,{role:"region",id:`accordionregion-${b}`,"aria-labelledby":`accordionbutton-${b}`,className:a("w-full overflow-hidden transition-all duration-300 ease-in-out",p?"max-h-screen":"max-h-0"),children:/*#__PURE__*/r(n,{className:"text-w-gray-600 mt-4 flex flex-col gap-4",children:[u,g&&/*#__PURE__*/e(s,{href:m,text:d,target:f,trailingIcon:"medium_arrow_right"})]})})]})};export{c as Accordion};
@@ -1,3 +1,2 @@
1
- import React from 'react';
2
1
  declare const Premium: React.FC;
3
2
  export { Premium };
@@ -1,3 +1,2 @@
1
- import React from 'react';
2
1
  declare const Pro: React.FC;
3
2
  export { Pro };
@@ -0,0 +1,2 @@
1
+ import { ServiceLogoPartProps } from '../ServiceLogo.types';
2
+ export declare const AIDPSymbol: React.FC<ServiceLogoPartProps>;
@@ -0,0 +1,8 @@
1
+ "use client";import{jsxs as t,jsx as o}from"react/jsx-runtime";import{useId as s}from"react";const e=({className:e})=>{const r=s();/*#__PURE__*/
2
+ return t("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:e,"data-testid":"design-system-logo--aidp-symbol",children:[
3
+ /*#__PURE__*/o("path",{d:"M12.8657 5.92773C13.0057 5.92773 13.1196 6.04156 13.1196 6.18164V10.499L5.45557 17.9756C5.36098 18.0676 5.23468 18.119 5.10303 18.1191H1.00244C0.862933 18.1189 0.749512 18.0055 0.749512 17.8652V13.7617C0.749579 13.6247 0.804907 13.493 0.902832 13.3975L8.4126 6.07129C8.50729 5.97901 8.6342 5.92775 8.76611 5.92773H12.8657ZM18.1851 17.8652C18.1851 18.0052 18.0716 18.1189 17.9321 18.1191H13.3726C13.233 18.1189 13.1196 18.0052 13.1196 17.8652V10.499H18.1851V17.8652ZM22.9966 5.92773C23.1363 5.92773 23.2495 6.04156 23.2495 6.18164V10.2451C23.2495 10.3852 23.1363 10.499 22.9966 10.499H18.1851V6.18164C18.1851 6.04156 18.2983 5.92774 18.438 5.92773H22.9966Z",fill:`url(#paint0_linear_14615_2284_${r})`}),
4
+ /*#__PURE__*/o("defs",{children:/*#__PURE__*/t("linearGradient",{id:`paint0_linear_14615_2284_${r}`,x1:"34.2884",y1:"-4.28827",x2:"-4.3822",y2:"24.2585",gradientUnits:"userSpaceOnUse",children:[
5
+ /*#__PURE__*/o("stop",{stopColor:"#010619"}),
6
+ /*#__PURE__*/o("stop",{offset:"0.416731",stopColor:"#116AF8"}),
7
+ /*#__PURE__*/o("stop",{offset:"0.867901",stopColor:"#21C4FF"}),
8
+ /*#__PURE__*/o("stop",{offset:"0.9999",stopColor:"#05E4CA"})]})})]})};export{e as AIDPSymbol};
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import { ServiceLogoPartProps } from '../ServiceLogo.types';
3
2
  declare const WishketSymbolText: React.FC<ServiceLogoPartProps>;
4
3
  export { WishketSymbolText };
@@ -1,13 +1,14 @@
1
- import{jsxs as e,jsx as l}from"react/jsx-runtime";import"react";const C=({className:C,variant:i})=>/*#__PURE__*/e("svg","white"===i?{xmlns:"http://www.w3.org/2000/svg",width:"88",height:"20",viewBox:"0 0 88 20",fill:"none",className:C,"data-testid":"design-system-logo--wishket-symbol-text-white",children:[
2
- /*#__PURE__*/e("g",{clipPath:"url(#clip0_5392_9743)",children:[
1
+ "use client";import{jsxs as e,jsx as l}from"react/jsx-runtime";import{useId as C}from"react";const i=({className:i,variant:L})=>{const d=C();/*#__PURE__*/
2
+ return e("svg","white"===L?{xmlns:"http://www.w3.org/2000/svg",width:"88",height:"20",viewBox:"0 0 88 20",fill:"none",className:i,"data-testid":"design-system-logo--wishket-symbol-text-white",children:[
3
+ /*#__PURE__*/e("g",{clipPath:`url(#clip0_5392_9743_${d})`,children:[
3
4
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M26.7296 16.4053L24 5.30164H26.5459L28.2063 13.407L29.919 5.30164H32.3992L34.1104 13.407L35.5887 5.30164H37.9495L35.5872 16.4053H32.6352L31.1584 9.46459L29.6816 16.4053H26.7296ZM41.7452 2.00296L41.7437 4.02598L39.1186 4.02302V2L41.7452 2.00296ZM39.1082 16.4023L39.1201 5.30016L41.7467 5.30312L41.7347 16.4053L39.1082 16.4023ZM46.9579 5.30164H47.5567C50.1817 5.30164 51.4943 6.41156 51.4943 8.6314H48.8692C48.8692 7.81746 48.4317 7.41197 47.5567 7.41197H46.9594C46.0829 7.41197 45.6454 7.81894 45.6454 8.63288C45.6454 9.37283 46.0829 9.74281 46.9594 9.74281H47.6164C50.24 9.74281 51.554 10.8527 51.554 13.0726C51.554 15.2924 50.24 16.4053 47.6149 16.4053H46.9579C44.3329 16.4053 43.0204 15.2939 43.0204 13.074H45.6454C45.6454 13.888 46.0829 14.295 46.9594 14.295H47.6164C48.49 14.295 48.9275 13.888 48.9275 13.074C48.9275 12.3341 48.49 11.9641 47.6149 11.9641H46.9579C44.3329 11.9641 43.0204 10.8527 43.0204 8.63288C43.0204 6.41156 44.3344 5.30164 46.9579 5.30164ZM58.6004 16.4053V8.63288C58.6004 7.89294 58.1629 7.71831 57.2864 7.71831C56.5861 7.71831 55.9291 7.83078 55.3169 8.05277V16.4068H52.6918V2.42769H55.3184V6.27541C55.9306 5.75745 56.719 5.49699 57.6821 5.49699C60.0428 5.49699 61.2255 6.41156 61.2255 8.6314V16.4053H58.6004ZM65.0764 2.42769V10.2978L68.6198 5.49699H71.6405L67.7015 10.8542L71.6405 16.4053H68.6198L65.0764 11.4077V16.4053H62.4499V2.42769H65.0764ZM74.4895 8.63288C74.4895 7.89294 74.927 7.71683 75.8021 7.71683H76.4591C77.3341 7.71683 77.7716 7.89146 77.7716 8.6314V9.74281H74.4895V8.63288ZM80.3981 11.9626V8.63288C80.3981 6.41304 79.0841 5.49699 76.4591 5.49699H75.8021C73.177 5.49699 71.8645 6.41156 71.8645 8.6314V13.0726C71.8645 15.2939 73.177 16.4053 75.8021 16.4053H76.4591C79.0856 16.4053 80.3981 15.2954 80.3981 13.0726H77.7701C77.7701 13.814 77.3341 14.184 76.4591 14.184H75.8021C74.927 14.184 74.488 13.814 74.488 13.074V11.9641L80.3981 11.9626ZM82.7499 7.81598H81.4374V5.59466H82.7499V3.43846L85.375 2.32854V5.59318H88V7.81302H85.375V13.1702C85.375 13.9102 85.8125 14.2802 86.6875 14.2802H88L86.6875 16.5C84.0624 16.5 82.7499 15.3901 82.7499 13.1702V7.81302V7.81598Z",fill:"white"}),
4
5
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5585 7.17694L12.3285 9.55996L12.273 9.99999L7.08008 12.9902L7.08158 18.5077C7.08158 19.1163 7.80457 19.6806 7.80457 19.6806C8.54406 20.1064 9.45455 20.1064 10.194 19.6806L16.8045 15.8718C17.544 15.4461 18 14.6603 18 13.8074V6.19259C18 5.90971 17.946 5.63826 17.853 5.3811C17.6295 6.56404 17.0595 6.84549 16.5585 7.17694Z",fill:"#0055B8"}),
5
6
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.36351 18.4736V6.87137L3.00006 4.25119C2.19907 3.65687 1.19408 4.1269 1.19408 4.1269C0.825839 4.34455 0.522588 4.64877 0.313484 5.01031C0.104379 5.37186 -0.003545 5.77857 8.8819e-05 6.19132V13.809C8.8819e-05 14.6605 0.454584 15.4477 1.19408 15.8734L7.80601 19.6808C8.0055 19.7965 8.22 19.878 8.439 19.9308C8.12221 19.8256 7.84804 19.6284 7.6551 19.367C7.46217 19.1056 7.36018 18.7931 7.36351 18.4736Z",fill:"#00A7E1"}),
6
7
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.46452 4.34958L12.2729 9.99997L17.1734 7.17692C17.7644 6.83689 18.0418 6.15399 17.9009 5.51966C17.7341 4.9401 17.3428 4.44232 16.8059 4.12671L10.1939 0.319311C9.834 0.11047 9.42066 0 8.9992 0C8.57773 0 8.1644 0.11047 7.80446 0.319311L1.19403 4.12671C0.995594 4.24247 0.815741 4.3849 0.660034 4.5496C0.894762 4.33061 1.19924 4.19212 1.52561 4.15592C1.85198 4.11971 2.18323 4.18784 2.46452 4.34958Z",fill:"#00B551"})]}),
7
- /*#__PURE__*/l("defs",{children:/*#__PURE__*/l("clipPath",{id:"clip0_5392_9743",children:/*#__PURE__*/l("rect",{width:"88",height:"20",fill:"white"})})})]}:{xmlns:"http://www.w3.org/2000/svg",width:"88",height:"20",viewBox:"0 0 88 20",fill:"none",className:C,"data-testid":"design-system-logo--wishket-symbol-text",children:[
8
- /*#__PURE__*/e("g",{clipPath:"url(#clip0_3475_522)",children:[
8
+ /*#__PURE__*/l("defs",{children:/*#__PURE__*/l("clipPath",{id:`clip0_5392_9743_${d}`,children:/*#__PURE__*/l("rect",{width:"88",height:"20",fill:"white"})})})]}:{xmlns:"http://www.w3.org/2000/svg",width:"88",height:"20",viewBox:"0 0 88 20",fill:"none",className:i,"data-testid":"design-system-logo--wishket-symbol-text",children:[
9
+ /*#__PURE__*/e("g",{clipPath:`url(#clip0_3475_522_${d})`,children:[
9
10
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M26.7296 16.4053L24 5.30164H26.5459L28.2063 13.407L29.919 5.30164H32.3992L34.1105 13.407L35.5887 5.30164H37.9495L35.5872 16.4053H32.6352L31.1584 9.46459L29.6816 16.4053H26.7296ZM41.7452 2.00296L41.7437 4.02598L39.1186 4.02302V2L41.7452 2.00296ZM39.1082 16.4023L39.1201 5.30016L41.7467 5.30312L41.7347 16.4053L39.1082 16.4023ZM46.9579 5.30164H47.5567C50.1817 5.30164 51.4943 6.41156 51.4943 8.6314H48.8692C48.8692 7.81746 48.4317 7.41197 47.5567 7.41197H46.9594C46.0829 7.41197 45.6454 7.81894 45.6454 8.63288C45.6454 9.37283 46.0829 9.7428 46.9594 9.7428H47.6164C50.24 9.7428 51.554 10.8527 51.554 13.0726C51.554 15.2924 50.24 16.4053 47.6149 16.4053H46.9579C44.3329 16.4053 43.0204 15.2939 43.0204 13.074H45.6454C45.6454 13.888 46.0829 14.295 46.9594 14.295H47.6164C48.49 14.295 48.9275 13.888 48.9275 13.074C48.9275 12.3341 48.49 11.9641 47.6149 11.9641H46.9579C44.3329 11.9641 43.0204 10.8527 43.0204 8.63288C43.0204 6.41156 44.3344 5.30164 46.9579 5.30164ZM58.6004 16.4053V8.63288C58.6004 7.89294 58.1629 7.71831 57.2864 7.71831C56.5861 7.71831 55.9291 7.83078 55.3169 8.05277V16.4068H52.6918V2.42769H55.3184V6.27541C55.9306 5.75745 56.719 5.49699 57.6821 5.49699C60.0428 5.49699 61.2255 6.41156 61.2255 8.6314V16.4053H58.6004ZM65.0764 2.42769V10.2978L68.6198 5.49699H71.6405L67.7015 10.8542L71.6405 16.4053H68.6198L65.0764 11.4077V16.4053H62.4499V2.42769H65.0764ZM74.4895 8.63288C74.4895 7.89294 74.927 7.71683 75.8021 7.71683H76.4591C77.3341 7.71683 77.7716 7.89146 77.7716 8.6314V9.7428H74.4895V8.63288ZM80.3981 11.9626V8.63288C80.3981 6.41304 79.0841 5.49699 76.4591 5.49699H75.8021C73.177 5.49699 71.8645 6.41156 71.8645 8.6314V13.0726C71.8645 15.2939 73.177 16.4053 75.8021 16.4053H76.4591C79.0856 16.4053 80.3981 15.2954 80.3981 13.0726H77.7701C77.7701 13.814 77.3341 14.184 76.4591 14.184H75.8021C74.927 14.184 74.4881 13.814 74.4881 13.074V11.9641L80.3981 11.9626ZM82.7499 7.81598H81.4374V5.59466H82.7499V3.43846L85.375 2.32854V5.59318H88V7.81302H85.375V13.1702C85.375 13.9102 85.8125 14.2802 86.6875 14.2802H88L86.6875 16.5C84.0624 16.5 82.7499 15.3901 82.7499 13.1702V7.81302V7.81598Z",fill:"#212121"}),
10
11
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5585 7.17694L12.3285 9.55996L12.273 9.99999L7.08008 12.9902L7.08158 18.5077C7.08158 19.1163 7.80457 19.6806 7.80457 19.6806C8.54406 20.1064 9.45455 20.1064 10.194 19.6806L16.8045 15.8718C17.544 15.4461 18 14.6603 18 13.8074V6.19259C18 5.90971 17.946 5.63826 17.853 5.3811C17.6295 6.56404 17.0595 6.84549 16.5585 7.17694Z",fill:"#0055B8"}),
11
12
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.36351 18.4736V6.87134L3.00006 4.25116C2.19907 3.65684 1.19408 4.12687 1.19408 4.12687C0.825839 4.34452 0.522588 4.64874 0.313484 5.01028C0.104379 5.37183 -0.003545 5.77854 8.8819e-05 6.19129V13.809C8.8819e-05 14.6604 0.454584 15.4476 1.19408 15.8734L7.806 19.6808C8.0055 19.7965 8.22 19.8779 8.439 19.9308C8.12221 19.8256 7.84804 19.6284 7.6551 19.367C7.46217 19.1056 7.36018 18.7931 7.36351 18.4736Z",fill:"#00A7E1"}),
12
13
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.46439 4.34958L12.2728 9.99997L17.1732 7.17692C17.7642 6.83689 18.0417 6.15399 17.9007 5.51966C17.734 4.9401 17.3427 4.44232 16.8057 4.12671L10.1938 0.319311C9.83387 0.11047 9.42054 0 8.99907 0C8.57761 0 8.16427 0.11047 7.80434 0.319311L1.19391 4.12671C0.995472 4.24247 0.815619 4.3849 0.659912 4.5496C0.89464 4.33061 1.19912 4.19212 1.52549 4.15592C1.85186 4.11971 2.18311 4.18784 2.46439 4.34958Z",fill:"#00B551"})]}),
13
- /*#__PURE__*/l("defs",{children:/*#__PURE__*/l("clipPath",{id:"clip0_3475_522",children:/*#__PURE__*/l("rect",{width:"88",height:"20",fill:"white"})})})]});export{C as WishketSymbolText};
14
+ /*#__PURE__*/l("defs",{children:/*#__PURE__*/l("clipPath",{id:`clip0_3475_522_${d}`,children:/*#__PURE__*/l("rect",{width:"88",height:"20",fill:"white"})})})]})};export{i as WishketSymbolText};
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import { ServiceLogoPartProps } from '../ServiceLogo.types';
3
2
  declare const YozmITSymbol: React.FC<ServiceLogoPartProps>;
4
3
  export { YozmITSymbol };
@@ -1,14 +1,15 @@
1
- import{jsxs as e,jsx as l}from"react/jsx-runtime";import"react";const C=({className:C,variant:i})=>/*#__PURE__*/e("svg","disabled"===i?{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:C,"data-testid":"design-system-logo--yozmIT-symbol-disabled",children:[
1
+ "use client";import{jsxs as e,jsx as l}from"react/jsx-runtime";import{useId as C}from"react";const i=({className:i,variant:t})=>{const d=C();/*#__PURE__*/
2
+ return e("svg","disabled"===t?{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:i,"data-testid":"design-system-logo--yozmIT-symbol-disabled",children:[
2
3
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.87702 4C7.24578 4 6.66607 4.36093 6.36548 4.94107L1.08261 15.1667C1.02606 15.2753 0.997659 15.3971 1.00015 15.5204C1.00264 15.6437 1.03594 15.7642 1.09683 15.8703C1.15772 15.9764 1.24414 16.0645 1.34772 16.1261C1.4513 16.1877 1.56854 16.2206 1.68808 16.2218H9.69022L11.3327 13.042L8.81636 7.7964C8.79022 7.74206 8.77786 7.68178 8.78044 7.62118C8.78303 7.56058 8.80047 7.50164 8.83114 7.44989C8.86181 7.39813 8.90471 7.35524 8.95582 7.32522C9.00693 7.2952 9.06458 7.27905 9.1234 7.27825H11.0042C11.1322 7.27877 11.2575 7.31616 11.366 7.38619C11.4745 7.45622 11.5619 7.55611 11.6183 7.67461L12.8153 10.1712L15.4583 5.054C15.5152 4.94566 15.5439 4.82398 15.5417 4.70081C15.5395 4.57764 15.5064 4.45715 15.4457 4.35106C15.3849 4.24497 15.2986 4.15689 15.1951 4.09537C15.0916 4.03386 14.9745 4.001 14.855 4H7.87702Z",fill:"#BDBDBD"}),
3
- /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.1396 7.27832L12.766 15.8421C12.7081 15.9561 12.6211 16.0518 12.5144 16.1187C12.4078 16.1856 12.2854 16.2212 12.1606 16.2218H9.69036L8.5406 18.4461C8.29476 18.9222 8.62648 19.5001 9.14607 19.5001H16.123C16.7542 19.5001 17.3339 19.1392 17.6334 18.559L22.9174 8.33343C22.9739 8.22488 23.0023 8.10313 22.9999 7.97995C22.9974 7.85677 22.9642 7.73633 22.9035 7.63025C22.8427 7.52417 22.7564 7.43605 22.653 7.3744C22.5496 7.31275 22.4325 7.27966 22.313 7.27832H17.1396Z",fill:"#BDBDBD"})]}:"bluegray"===i?{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:C,"data-testid":"design-system-logo--yozmIT-symbol-bluegray",children:[
4
+ /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.1396 7.27832L12.766 15.8421C12.7081 15.9561 12.6211 16.0518 12.5144 16.1187C12.4078 16.1856 12.2854 16.2212 12.1606 16.2218H9.69036L8.5406 18.4461C8.29476 18.9222 8.62648 19.5001 9.14607 19.5001H16.123C16.7542 19.5001 17.3339 19.1392 17.6334 18.559L22.9174 8.33343C22.9739 8.22488 23.0023 8.10313 22.9999 7.97995C22.9974 7.85677 22.9642 7.73633 22.9035 7.63025C22.8427 7.52417 22.7564 7.43605 22.653 7.3744C22.5496 7.31275 22.4325 7.27966 22.313 7.27832H17.1396Z",fill:"#BDBDBD"})]}:"bluegray"===t?{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:i,"data-testid":"design-system-logo--yozmIT-symbol-bluegray",children:[
4
5
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.87702 4C7.24578 4 6.66607 4.36093 6.36548 4.94107L1.08261 15.1667C1.02606 15.2753 0.997659 15.3971 1.00015 15.5204C1.00264 15.6437 1.03594 15.7642 1.09683 15.8703C1.15772 15.9764 1.24414 16.0645 1.34772 16.1261C1.4513 16.1877 1.56854 16.2206 1.68808 16.2218H9.69022L11.3327 13.042L8.81636 7.7964C8.79022 7.74206 8.77786 7.68178 8.78044 7.62118C8.78303 7.56058 8.80047 7.50164 8.83114 7.44989C8.86181 7.39813 8.90471 7.35524 8.95582 7.32522C9.00693 7.2952 9.06458 7.27905 9.1234 7.27825H11.0042C11.1322 7.27877 11.2575 7.31616 11.366 7.38619C11.4745 7.45622 11.5619 7.55611 11.6183 7.67461L12.8153 10.1712L15.4583 5.054C15.5152 4.94566 15.5439 4.82398 15.5417 4.70081C15.5395 4.57764 15.5064 4.45715 15.4457 4.35106C15.3849 4.24497 15.2986 4.15689 15.1951 4.09537C15.0916 4.03386 14.9745 4.001 14.855 4H7.87702Z",fill:"#787D85"}),
5
- /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.1396 7.27832L12.766 15.8421C12.7081 15.9561 12.6211 16.0518 12.5144 16.1187C12.4078 16.1856 12.2854 16.2212 12.1606 16.2218H9.69036L8.5406 18.4461C8.29476 18.9222 8.62648 19.5001 9.14607 19.5001H16.123C16.7542 19.5001 17.3339 19.1392 17.6334 18.559L22.9174 8.33343C22.9739 8.22488 23.0023 8.10313 22.9999 7.97995C22.9974 7.85677 22.9642 7.73633 22.9035 7.63025C22.8427 7.52417 22.7564 7.43605 22.653 7.3744C22.5496 7.31275 22.4325 7.27966 22.313 7.27832H17.1396Z",fill:"#787D85"})]}:{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:C,"data-testid":"design-system-logo--yozmIT-symbol",children:[
6
- /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.87702 4C7.24578 4 6.66607 4.36093 6.36548 4.94107L1.08261 15.1667C1.02606 15.2753 0.997659 15.3971 1.00015 15.5204C1.00264 15.6437 1.03594 15.7642 1.09683 15.8703C1.15772 15.9764 1.24414 16.0645 1.34772 16.1261C1.4513 16.1877 1.56854 16.2206 1.68808 16.2218H9.69022L11.3327 13.042L8.81636 7.7964C8.79022 7.74206 8.77786 7.68178 8.78044 7.62118C8.78303 7.56058 8.80047 7.50164 8.83114 7.44989C8.86181 7.39813 8.90471 7.35524 8.95582 7.32522C9.00693 7.2952 9.06458 7.27905 9.1234 7.27825H11.0042C11.1322 7.27877 11.2575 7.31616 11.366 7.38619C11.4745 7.45622 11.5619 7.55611 11.6183 7.67461L12.8153 10.1712L15.4583 5.054C15.5152 4.94566 15.5439 4.82398 15.5417 4.70081C15.5395 4.57764 15.5064 4.45715 15.4457 4.35106C15.3849 4.24497 15.2986 4.15689 15.1951 4.09537C15.0916 4.03386 14.9745 4.001 14.855 4H7.87702Z",fill:"url(#paint0_linear_3475_577)"}),
7
- /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.1396 7.27832L12.766 15.8421C12.7081 15.9561 12.6211 16.0518 12.5144 16.1187C12.4078 16.1856 12.2854 16.2212 12.1606 16.2218H9.69036L8.5406 18.4461C8.29476 18.9222 8.62648 19.5001 9.14607 19.5001H16.123C16.7542 19.5001 17.3339 19.1392 17.6334 18.559L22.9174 8.33343C22.9739 8.22488 23.0023 8.10313 22.9999 7.97995C22.9974 7.85677 22.9642 7.73633 22.9035 7.63025C22.8427 7.52417 22.7564 7.43605 22.653 7.3744C22.5496 7.31275 22.4325 7.27966 22.313 7.27832H17.1396Z",fill:"url(#paint1_linear_3475_577)"}),
6
+ /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.1396 7.27832L12.766 15.8421C12.7081 15.9561 12.6211 16.0518 12.5144 16.1187C12.4078 16.1856 12.2854 16.2212 12.1606 16.2218H9.69036L8.5406 18.4461C8.29476 18.9222 8.62648 19.5001 9.14607 19.5001H16.123C16.7542 19.5001 17.3339 19.1392 17.6334 18.559L22.9174 8.33343C22.9739 8.22488 23.0023 8.10313 22.9999 7.97995C22.9974 7.85677 22.9642 7.73633 22.9035 7.63025C22.8427 7.52417 22.7564 7.43605 22.653 7.3744C22.5496 7.31275 22.4325 7.27966 22.313 7.27832H17.1396Z",fill:"#787D85"})]}:{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:i,"data-testid":"design-system-logo--yozmIT-symbol",children:[
7
+ /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.87702 4C7.24578 4 6.66607 4.36093 6.36548 4.94107L1.08261 15.1667C1.02606 15.2753 0.997659 15.3971 1.00015 15.5204C1.00264 15.6437 1.03594 15.7642 1.09683 15.8703C1.15772 15.9764 1.24414 16.0645 1.34772 16.1261C1.4513 16.1877 1.56854 16.2206 1.68808 16.2218H9.69022L11.3327 13.042L8.81636 7.7964C8.79022 7.74206 8.77786 7.68178 8.78044 7.62118C8.78303 7.56058 8.80047 7.50164 8.83114 7.44989C8.86181 7.39813 8.90471 7.35524 8.95582 7.32522C9.00693 7.2952 9.06458 7.27905 9.1234 7.27825H11.0042C11.1322 7.27877 11.2575 7.31616 11.366 7.38619C11.4745 7.45622 11.5619 7.55611 11.6183 7.67461L12.8153 10.1712L15.4583 5.054C15.5152 4.94566 15.5439 4.82398 15.5417 4.70081C15.5395 4.57764 15.5064 4.45715 15.4457 4.35106C15.3849 4.24497 15.2986 4.15689 15.1951 4.09537C15.0916 4.03386 14.9745 4.001 14.855 4H7.87702Z",fill:`url(#paint0_linear_3475_577_${d})`}),
8
+ /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.1396 7.27832L12.766 15.8421C12.7081 15.9561 12.6211 16.0518 12.5144 16.1187C12.4078 16.1856 12.2854 16.2212 12.1606 16.2218H9.69036L8.5406 18.4461C8.29476 18.9222 8.62648 19.5001 9.14607 19.5001H16.123C16.7542 19.5001 17.3339 19.1392 17.6334 18.559L22.9174 8.33343C22.9739 8.22488 23.0023 8.10313 22.9999 7.97995C22.9974 7.85677 22.9642 7.73633 22.9035 7.63025C22.8427 7.52417 22.7564 7.43605 22.653 7.3744C22.5496 7.31275 22.4325 7.27966 22.313 7.27832H17.1396Z",fill:`url(#paint1_linear_3475_577_${d})`}),
8
9
  /*#__PURE__*/e("defs",{children:[
9
- /*#__PURE__*/e("linearGradient",{id:"paint0_linear_3475_577",x1:"8.2709",y1:"4",x2:"8.2709",y2:"16.2218",gradientUnits:"userSpaceOnUse",children:[
10
+ /*#__PURE__*/e("linearGradient",{id:`paint0_linear_3475_577_${d}`,x1:"8.2709",y1:"4",x2:"8.2709",y2:"16.2218",gradientUnits:"userSpaceOnUse",children:[
10
11
  /*#__PURE__*/l("stop",{stopColor:"#8E2DE2"}),
11
12
  /*#__PURE__*/l("stop",{offset:"1",stopColor:"#5A00DB"})]}),
12
- /*#__PURE__*/e("linearGradient",{id:"paint1_linear_3475_577",x1:"15.7289",y1:"7.27832",x2:"15.7289",y2:"19.5001",gradientUnits:"userSpaceOnUse",children:[
13
+ /*#__PURE__*/e("linearGradient",{id:`paint1_linear_3475_577_${d}`,x1:"15.7289",y1:"7.27832",x2:"15.7289",y2:"19.5001",gradientUnits:"userSpaceOnUse",children:[
13
14
  /*#__PURE__*/l("stop",{stopColor:"#8E2DE2"}),
14
- /*#__PURE__*/l("stop",{offset:"1",stopColor:"#5A00DB"})]})]})]});export{C as YozmITSymbol};
15
+ /*#__PURE__*/l("stop",{offset:"1",stopColor:"#5A00DB"})]})]})]})};export{i as YozmITSymbol};
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import { ServiceLogoPartProps } from '../ServiceLogo.types';
3
2
  declare const YozmITSymbolText: React.FC<ServiceLogoPartProps>;
4
3
  export { YozmITSymbolText };
@@ -1,31 +1,32 @@
1
- import{jsxs as e,jsx as l}from"react/jsx-runtime";import"react";const C=({className:C,variant:i})=>/*#__PURE__*/e("svg","white"===i?{width:"80",height:"20",viewBox:"0 0 80 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:C,"data-testid":"design-system-logo--yozmIT-symbol-text-white",children:[
2
- /*#__PURE__*/e("g",{clipPath:"url(#clip0_5400_8961)",children:[
1
+ "use client";import{jsxs as e,jsx as l}from"react/jsx-runtime";import{useId as C}from"react";const i=({className:i,variant:t})=>{const d=C();/*#__PURE__*/
2
+ return e("svg","white"===t?{width:"80",height:"20",viewBox:"0 0 80 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"data-testid":"design-system-logo--yozmIT-symbol-text-white",children:[
3
+ /*#__PURE__*/e("g",{clipPath:`url(#clip0_5400_8961_${d})`,children:[
3
4
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.1111 11.7375C38.4395 11.7375 37.8017 11.6574 37.1972 11.4966V15.372H41.025V11.4966C40.3981 11.6574 39.7602 11.7375 39.1111 11.7375ZM39.1111 4.66251C38.63 4.66251 38.1737 4.71989 37.7428 4.83466C37.3121 4.94925 36.9312 5.11288 36.6012 5.3252C36.2711 5.5377 36.0108 5.79849 35.8208 6.10834C35.6302 6.41819 35.5354 6.76232 35.5354 7.1411V7.79546C35.5354 8.17425 35.6302 8.51838 35.8208 8.82823C36.0108 9.13807 36.2711 9.39925 36.6012 9.61156C36.9312 9.82406 37.3121 9.98751 37.7428 10.1021C38.1737 10.2171 38.63 10.2742 39.1111 10.2742C39.5921 10.2742 40.0485 10.2171 40.4794 10.1021C40.9101 9.98751 41.2908 9.82406 41.6211 9.61156C41.9511 9.39925 42.2112 9.13807 42.4014 8.82823C42.5919 8.51838 42.687 8.17425 42.687 7.79546V7.1411C42.687 6.76232 42.5919 6.41819 42.4014 6.10834C42.2112 5.79849 41.9511 5.5377 41.6211 5.3252C41.2908 5.11288 40.9101 4.94925 40.4794 4.83466C40.0485 4.71989 39.5921 4.66251 39.1111 4.66251ZM46.2222 15.372V16.8182H32V15.372H35.5519V10.7907C35.0484 10.458 34.6481 10.0477 34.3517 9.55985C34.055 9.07235 33.9067 8.51288 33.9067 7.88144V7.05512C33.9067 6.45853 34.0436 5.92198 34.3182 5.44565C34.5921 4.9697 34.9669 4.56194 35.4431 4.2233C35.9185 3.88504 36.4726 3.6269 37.105 3.44849C37.7371 3.27103 38.4061 3.18182 39.1111 3.18182C39.8163 3.18182 40.4848 3.27103 41.1174 3.44849C41.7496 3.6269 42.3035 3.88504 42.7793 4.2233C43.2549 4.56194 43.6299 4.9697 43.9042 5.44565C44.1785 5.92198 44.3155 6.45853 44.3155 7.05512V7.88144C44.3155 8.51288 44.167 9.07235 43.8706 9.55985C43.5739 10.0477 43.1739 10.458 42.6704 10.7907V15.372H46.2222Z",fill:"white"}),
4
5
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M51.242 16.3547H58.0917V13.6507H51.242V16.3547ZM49.5968 17.7273H59.7369V12.1084H49.5968V17.7273ZM54.6502 5.90723C54.6051 6.00131 54.5098 6.10659 54.3646 6.22347C54.2191 6.34073 54.0456 6.45451 53.8441 6.56578C53.6428 6.67725 53.4355 6.78833 53.2231 6.89941C53.0102 7.01088 52.8144 7.10128 52.6356 7.17141C52.0647 7.40593 51.5216 7.62539 51.007 7.82997C50.4921 8.03493 49.9494 8.23681 49.3785 8.43579L48.7573 7.03116C49.4511 6.79702 50.0444 6.58626 50.537 6.39888C51.0294 6.21188 51.505 6.01869 51.964 5.81933C52.5235 5.5738 52.974 5.2989 53.3155 4.99444C53.6564 4.68999 53.8275 4.35057 53.8275 3.9756V3.7123H49.4121V2.27271H59.9214V3.7123H55.4894V3.9756C55.4894 4.35057 55.6573 4.6813 55.9931 4.96798C56.3289 5.25485 56.782 5.53284 57.3529 5.80214C57.8007 6.01271 58.2763 6.21188 58.7799 6.39888C59.2836 6.58626 59.8767 6.79702 60.5594 7.03116L59.9552 8.43579C59.3732 8.23681 58.8246 8.03493 58.3101 7.82997C57.7951 7.62539 57.2691 7.40593 56.7318 7.17141C56.5526 7.08989 56.3513 6.99581 56.1274 6.89052C55.9032 6.78505 55.6908 6.67397 55.4894 6.55709C55.2879 6.44022 55.1117 6.32585 54.9606 6.21439C54.8095 6.10331 54.7113 6.00131 54.6668 5.90723H54.6502ZM47.5557 10.6833H61.7779V9.20832H47.5557V10.6833Z",fill:"white"}),
5
6
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M66.2222 16.8182H68.4444V3.18182H66.2222V16.8182Z",fill:"white"}),
6
7
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M80.0001 3.18182H70.6667V5.45455H74.2134V16.8182H74.2578H76.4262H76.4534V5.45455H80.0001V3.18182Z",fill:"white"}),
7
- /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.03772 0C8.20802 0 7.4456 0.470288 7.05208 1.22422L0.109089 14.5364C-0.214522 15.1567 0.220718 15.9091 0.903271 15.9091H11.4205L13.5792 11.7702L10.2722 4.9421C10.1223 4.63265 10.3402 4.26829 10.6757 4.26829H13.1468C13.4886 4.26829 13.8007 4.46754 13.9537 4.78301L15.528 8.03351L19.002 1.37284C19.3256 0.752384 18.8904 0 18.2078 0H9.03772Z",fill:"url(#paint0_linear_5400_8961)"}),
8
- /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.1859 4.09094L15.439 15.238C15.2822 15.5418 14.9761 15.7317 14.6425 15.7317H11.3971L9.88688 18.6272C9.56308 19.2476 9.9985 20 10.6809 20H19.8511C20.6806 20 21.4434 19.5297 21.8365 18.7756L28.7797 5.46359C29.1035 4.84333 28.668 4.09094 27.9855 4.09094H21.1859Z",fill:"url(#paint1_linear_5400_8961)"})]}),
8
+ /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.03772 0C8.20802 0 7.4456 0.470288 7.05208 1.22422L0.109089 14.5364C-0.214522 15.1567 0.220718 15.9091 0.903271 15.9091H11.4205L13.5792 11.7702L10.2722 4.9421C10.1223 4.63265 10.3402 4.26829 10.6757 4.26829H13.1468C13.4886 4.26829 13.8007 4.46754 13.9537 4.78301L15.528 8.03351L19.002 1.37284C19.3256 0.752384 18.8904 0 18.2078 0H9.03772Z",fill:`url(#paint0_linear_5400_8961_${d})`}),
9
+ /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.1859 4.09094L15.439 15.238C15.2822 15.5418 14.9761 15.7317 14.6425 15.7317H11.3971L9.88688 18.6272C9.56308 19.2476 9.9985 20 10.6809 20H19.8511C20.6806 20 21.4434 19.5297 21.8365 18.7756L28.7797 5.46359C29.1035 4.84333 28.668 4.09094 27.9855 4.09094H21.1859Z",fill:`url(#paint1_linear_5400_8961_${d})`})]}),
9
10
  /*#__PURE__*/e("defs",{children:[
10
- /*#__PURE__*/e("linearGradient",{id:"paint0_linear_5400_8961",x1:"9.55556",y1:"0",x2:"9.55556",y2:"15.9091",gradientUnits:"userSpaceOnUse",children:[
11
+ /*#__PURE__*/e("linearGradient",{id:`paint0_linear_5400_8961_${d}`,x1:"9.55556",y1:"0",x2:"9.55556",y2:"15.9091",gradientUnits:"userSpaceOnUse",children:[
11
12
  /*#__PURE__*/l("stop",{stopColor:"#8E2DE2"}),
12
13
  /*#__PURE__*/l("stop",{offset:"1",stopColor:"#5A00DB"})]}),
13
- /*#__PURE__*/e("linearGradient",{id:"paint1_linear_5400_8961",x1:"19.3333",y1:"4.09094",x2:"19.3333",y2:"20",gradientUnits:"userSpaceOnUse",children:[
14
+ /*#__PURE__*/e("linearGradient",{id:`paint1_linear_5400_8961_${d}`,x1:"19.3333",y1:"4.09094",x2:"19.3333",y2:"20",gradientUnits:"userSpaceOnUse",children:[
14
15
  /*#__PURE__*/l("stop",{stopColor:"#8E2DE2"}),
15
16
  /*#__PURE__*/l("stop",{offset:"1",stopColor:"#5A00DB"})]}),
16
- /*#__PURE__*/l("clipPath",{id:"clip0_5400_8961",children:/*#__PURE__*/l("rect",{width:"80",height:"20",fill:"white"})})]})]}:{width:"80",height:"20",viewBox:"0 0 80 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:C,"data-testid":"design-system-logo--yozmIT-symbol-text",children:[
17
- /*#__PURE__*/e("g",{clipPath:"url(#clip0_3475_339)",children:[
17
+ /*#__PURE__*/l("clipPath",{id:"clip0_5400_8961",children:/*#__PURE__*/l("rect",{width:"80",height:"20",fill:"white"})})]})]}:{width:"80",height:"20",viewBox:"0 0 80 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"data-testid":"design-system-logo--yozmIT-symbol-text",children:[
18
+ /*#__PURE__*/e("g",{clipPath:`url(#clip0_3475_339_${d})`,children:[
18
19
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.1111 11.7376C38.4395 11.7376 37.8017 11.6575 37.1972 11.4967V15.372H41.025V11.4967C40.3981 11.6575 39.7602 11.7376 39.1111 11.7376ZM39.1111 4.66257C38.63 4.66257 38.1737 4.71995 37.7428 4.83473C37.3121 4.94931 36.9312 5.11295 36.6012 5.32526C36.2711 5.53776 36.0108 5.79855 35.8208 6.1084C35.6302 6.41825 35.5354 6.76238 35.5354 7.14117V7.79552C35.5354 8.17431 35.6302 8.51844 35.8208 8.82829C36.0108 9.13813 36.2711 9.39931 36.6012 9.61162C36.9312 9.82412 37.3121 9.98757 37.7428 10.1021C38.1737 10.2171 38.63 10.2743 39.1111 10.2743C39.5921 10.2743 40.0485 10.2171 40.4794 10.1021C40.9101 9.98757 41.2908 9.82412 41.6211 9.61162C41.9511 9.39931 42.2112 9.13813 42.4014 8.82829C42.5919 8.51844 42.687 8.17431 42.687 7.79552V7.14117C42.687 6.76238 42.5919 6.41825 42.4014 6.1084C42.2112 5.79855 41.9511 5.53776 41.6211 5.32526C41.2908 5.11295 40.9101 4.94931 40.4794 4.83473C40.0485 4.71995 39.5921 4.66257 39.1111 4.66257ZM46.2222 15.372V16.8182H32V15.372H35.5519V10.7908C35.0484 10.458 34.6481 10.0478 34.3517 9.55992C34.055 9.07242 33.9067 8.51295 33.9067 7.88151V7.05518C33.9067 6.45859 34.0436 5.92204 34.3182 5.44571C34.5921 4.96976 34.9669 4.562 35.4431 4.22336C35.9185 3.8851 36.4726 3.62696 37.105 3.44855C37.7371 3.27109 38.4061 3.18188 39.1111 3.18188C39.8163 3.18188 40.4848 3.27109 41.1174 3.44855C41.7496 3.62696 42.3035 3.8851 42.7793 4.22336C43.2549 4.562 43.6299 4.96976 43.9042 5.44571C44.1785 5.92204 44.3155 6.45859 44.3155 7.05518V7.88151C44.3155 8.51295 44.167 9.07242 43.8706 9.55992C43.5739 10.0478 43.1739 10.458 42.6704 10.7908V15.372H46.2222Z",fill:"#212121"}),
19
20
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M51.242 16.3547H58.0917V13.6507H51.242V16.3547ZM49.5968 17.7273H59.7369V12.1084H49.5968V17.7273ZM54.6502 5.90723C54.6051 6.00131 54.5098 6.10659 54.3646 6.22347C54.2191 6.34073 54.0456 6.45451 53.8441 6.56578C53.6428 6.67725 53.4355 6.78833 53.2231 6.89941C53.0102 7.01088 52.8144 7.10128 52.6356 7.17141C52.0647 7.40593 51.5216 7.62539 51.007 7.82997C50.4921 8.03493 49.9494 8.23681 49.3785 8.43579L48.7573 7.03116C49.4511 6.79702 50.0444 6.58626 50.537 6.39888C51.0294 6.21188 51.505 6.01869 51.964 5.81933C52.5235 5.5738 52.974 5.2989 53.3155 4.99444C53.6564 4.68999 53.8275 4.35057 53.8275 3.9756V3.7123H49.4121V2.27271H59.9214V3.7123H55.4894V3.9756C55.4894 4.35057 55.6573 4.6813 55.9931 4.96798C56.3289 5.25485 56.782 5.53284 57.3529 5.80214C57.8007 6.01271 58.2763 6.21188 58.7799 6.39888C59.2836 6.58626 59.8767 6.79702 60.5594 7.03116L59.9552 8.43579C59.3732 8.23681 58.8246 8.03493 58.3101 7.82997C57.7951 7.62539 57.2691 7.40593 56.7318 7.17141C56.5526 7.08989 56.3513 6.99581 56.1274 6.89052C55.9032 6.78505 55.6908 6.67397 55.4894 6.55709C55.2879 6.44022 55.1117 6.32585 54.9606 6.21439C54.8095 6.10331 54.7113 6.00131 54.6668 5.90723H54.6502ZM47.5557 10.6833H61.7779V9.20832H47.5557V10.6833Z",fill:"#212121"}),
20
21
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M66.2222 16.8182H68.4444V3.18188H66.2222V16.8182Z",fill:"#212121"}),
21
22
  /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M80.0001 3.18188H70.6667V5.45461H74.2134V16.8182H74.2578H76.4262H76.4534V5.45461H80.0001V3.18188Z",fill:"#212121"}),
22
- /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.03772 0C8.20802 0 7.4456 0.470288 7.05208 1.22422L0.109089 14.5364C-0.214522 15.1567 0.220718 15.9091 0.903271 15.9091H11.4205L13.5792 11.7702L10.2722 4.9421C10.1223 4.63265 10.3402 4.26829 10.6757 4.26829H13.1468C13.4886 4.26829 13.8007 4.46754 13.9537 4.78301L15.528 8.03351L19.002 1.37284C19.3256 0.752384 18.8904 0 18.2078 0H9.03772Z",fill:"url(#paint0_linear_3475_339)"}),
23
- /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.1861 4.09094L15.4391 15.238C15.2824 15.5418 14.9762 15.7317 14.6427 15.7317H11.3972L9.887 18.6272C9.5632 19.2476 9.99863 20 10.681 20H19.8512C20.6807 20 21.4435 19.5297 21.8367 18.7756L28.7798 5.46359C29.1036 4.84333 28.6681 4.09094 27.9856 4.09094H21.1861Z",fill:"url(#paint1_linear_3475_339)"})]}),
23
+ /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.03772 0C8.20802 0 7.4456 0.470288 7.05208 1.22422L0.109089 14.5364C-0.214522 15.1567 0.220718 15.9091 0.903271 15.9091H11.4205L13.5792 11.7702L10.2722 4.9421C10.1223 4.63265 10.3402 4.26829 10.6757 4.26829H13.1468C13.4886 4.26829 13.8007 4.46754 13.9537 4.78301L15.528 8.03351L19.002 1.37284C19.3256 0.752384 18.8904 0 18.2078 0H9.03772Z",fill:`url(#paint0_linear_3475_339_${d})`}),
24
+ /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.1861 4.09094L15.4391 15.238C15.2824 15.5418 14.9762 15.7317 14.6427 15.7317H11.3972L9.887 18.6272C9.5632 19.2476 9.99863 20 10.681 20H19.8512C20.6807 20 21.4435 19.5297 21.8367 18.7756L28.7798 5.46359C29.1036 4.84333 28.6681 4.09094 27.9856 4.09094H21.1861Z",fill:`url(#paint1_linear_3475_339_${d})`})]}),
24
25
  /*#__PURE__*/e("defs",{children:[
25
- /*#__PURE__*/e("linearGradient",{id:"paint0_linear_3475_339",x1:"9.55556",y1:"0",x2:"9.55556",y2:"15.9091",gradientUnits:"userSpaceOnUse",children:[
26
+ /*#__PURE__*/e("linearGradient",{id:`paint0_linear_3475_339_${d}`,x1:"9.55556",y1:"0",x2:"9.55556",y2:"15.9091",gradientUnits:"userSpaceOnUse",children:[
26
27
  /*#__PURE__*/l("stop",{stopColor:"#8E2DE2"}),
27
28
  /*#__PURE__*/l("stop",{offset:"1",stopColor:"#5A00DB"})]}),
28
- /*#__PURE__*/e("linearGradient",{id:"paint1_linear_3475_339",x1:"19.3334",y1:"4.09094",x2:"19.3334",y2:"20",gradientUnits:"userSpaceOnUse",children:[
29
+ /*#__PURE__*/e("linearGradient",{id:`paint1_linear_3475_339_${d}`,x1:"19.3334",y1:"4.09094",x2:"19.3334",y2:"20",gradientUnits:"userSpaceOnUse",children:[
29
30
  /*#__PURE__*/l("stop",{stopColor:"#8E2DE2"}),
30
31
  /*#__PURE__*/l("stop",{offset:"1",stopColor:"#5A00DB"})]}),
31
- /*#__PURE__*/l("clipPath",{id:"clip0_3475_339",children:/*#__PURE__*/l("rect",{width:"80",height:"20",fill:"white"})})]})]});export{C as YozmITSymbolText};
32
+ /*#__PURE__*/l("clipPath",{id:`clip0_3475_339_${d}`,children:/*#__PURE__*/l("rect",{width:"80",height:"20",fill:"white"})})]})]})};export{i as YozmITSymbolText};
@@ -5,3 +5,4 @@ export { YozmITSymbolText } from './YozmITSymbolText';
5
5
  export { YozmITSymbol } from './YozmITSymbol';
6
6
  export { YozmITText } from './YozmITText';
7
7
  export { JobsSymbol } from './JobsSymbol';
8
+ export { AIDPSymbol } from './AIDPSymbol';
@@ -1 +1 @@
1
- import{WishketSymbolText as o}from"./Icons/WishketSymbolText.js";import{WishketSymbol as m}from"./Icons/WishketSymbol.js";import{WishketText as s}from"./Icons/WishketText.js";import{YozmITSymbolText as t}from"./Icons/YozmITSymbolText.js";import{YozmITSymbol as e}from"./Icons/YozmITSymbol.js";import{YozmITText as r}from"./Icons/YozmITText.js";import{JobsSymbol as i}from"./Icons/JobsSymbol.js";const y=new Map([["wishket_symbol",m],["wishket_symbol_text",o],["wishket_text",s],["yozmIT_symbol",e],["yozmIT_symbol_text",t],["yozmIT_text",r],["jobs_symbol",i]]);export{y as LogoMap};
1
+ import{WishketSymbolText as o}from"./Icons/WishketSymbolText.js";import{WishketSymbol as m}from"./Icons/WishketSymbol.js";import{WishketText as s}from"./Icons/WishketText.js";import{YozmITSymbolText as t}from"./Icons/YozmITSymbolText.js";import{YozmITSymbol as r}from"./Icons/YozmITSymbol.js";import{YozmITText as e}from"./Icons/YozmITText.js";import{JobsSymbol as i}from"./Icons/JobsSymbol.js";import{AIDPSymbol as y}from"./Icons/AIDPSymbol.js";const I=new Map([["wishket_symbol",m],["wishket_symbol_text",o],["wishket_text",s],["yozmIT_symbol",r],["yozmIT_symbol_text",t],["yozmIT_text",e],["jobs_symbol",i],["aidp_symbol",y]]);export{I as LogoMap};
@@ -1,4 +1,4 @@
1
- export type ServiceLogoNames = 'wishket_symbol' | 'wishket_symbol_text' | 'wishket_text' | 'yozmIT_symbol' | 'yozmIT_symbol_text' | 'yozmIT_text' | 'jobs_symbol';
1
+ export type ServiceLogoNames = 'wishket_symbol' | 'wishket_symbol_text' | 'wishket_text' | 'yozmIT_symbol' | 'yozmIT_symbol_text' | 'yozmIT_text' | 'jobs_symbol' | 'aidp_symbol';
2
2
  export type ServiceLogoPartProps = {
3
3
  className?: string;
4
4
  variant?: 'default' | 'disabled' | 'bluegray' | 'white';
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import { SystemIconPartProps } from '../../SystemIcon.part.types';
3
2
  declare const SocialFacebook: React.FC<SystemIconPartProps>;
4
3
  export { SocialFacebook };
@@ -1,3 +1,4 @@
1
- import{jsxs as e,jsx as i}from"react/jsx-runtime";import"react";const l=({testId:l,className:t})=>/*#__PURE__*/e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none","data-testid":l,className:t,children:[
2
- /*#__PURE__*/i("g",{clipPath:"url(#clip0_2735_3784)",children:/*#__PURE__*/i("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 8.04891C16 3.60361 12.4183 0 8 0C3.58172 0 0 3.60361 0 8.04891C0 12.0663 2.92548 15.3962 6.75 16V10.3755H4.71875V8.04891H6.75V6.27563C6.75 4.25837 7.94436 3.1441 9.7717 3.1441C10.647 3.1441 11.5625 3.30131 11.5625 3.30131V5.28209H10.5537C9.55992 5.28209 9.25 5.90254 9.25 6.53906V8.04891H11.4688L11.1141 10.3755H9.25V16C13.0745 15.3962 16 12.0663 16 8.04891Z",fill:"#1877F2"})}),
3
- /*#__PURE__*/i("defs",{children:/*#__PURE__*/i("clipPath",{id:"clip0_2735_3784",children:/*#__PURE__*/i("rect",{width:"16",height:"16",fill:"white"})})})]});export{l as SocialFacebook};
1
+ "use client";import{jsxs as e,jsx as t}from"react/jsx-runtime";import{useId as i}from"react";const l=({testId:l,className:c})=>{const r=i();/*#__PURE__*/
2
+ return e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none","data-testid":l,className:c,children:[
3
+ /*#__PURE__*/t("g",{clipPath:`url(#clip0_2735_3784_${r})`,children:/*#__PURE__*/t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 8.04891C16 3.60361 12.4183 0 8 0C3.58172 0 0 3.60361 0 8.04891C0 12.0663 2.92548 15.3962 6.75 16V10.3755H4.71875V8.04891H6.75V6.27563C6.75 4.25837 7.94436 3.1441 9.7717 3.1441C10.647 3.1441 11.5625 3.30131 11.5625 3.30131V5.28209H10.5537C9.55992 5.28209 9.25 5.90254 9.25 6.53906V8.04891H11.4688L11.1141 10.3755H9.25V16C13.0745 15.3962 16 12.0663 16 8.04891Z",fill:"#1877F2"})}),
4
+ /*#__PURE__*/t("defs",{children:/*#__PURE__*/t("clipPath",{id:`clip0_2735_3784_${r}`,children:/*#__PURE__*/t("rect",{width:"16",height:"16",fill:"white"})})})]})};export{l as SocialFacebook};
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import { SystemIconPartProps } from '../../SystemIcon.part.types';
3
2
  declare const SocialGoogle: React.FC<SystemIconPartProps>;
4
3
  export { SocialGoogle };
@@ -1,7 +1,8 @@
1
- import{jsxs as l,jsx as e}from"react/jsx-runtime";import"react";const i=({testId:i,className:d})=>/*#__PURE__*/l("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none","data-testid":i,className:d,children:[
2
- /*#__PURE__*/l("g",{clipPath:"url(#clip0_2735_3764)",children:[
3
- /*#__PURE__*/e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 8.18185C16 7.61474 15.9483 7.06897 15.8513 6.54541H8.16327V9.63963H12.5569C12.3674 10.6396 11.7923 11.4876 10.9279 12.0547V14.0619H13.5656C15.1093 12.669 16 10.6183 16 8.18185Z",fill:"#3E82F1"}),
4
- /*#__PURE__*/e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.1632 16C10.3673 16 12.2149 15.2836 13.5655 14.0622L10.9278 12.0542C10.1968 12.5342 9.26162 12.8178 8.1632 12.8178C6.03711 12.8178 4.23755 11.4107 3.59537 9.52002H0.86792V11.5929C2.21124 14.2071 4.97225 16 8.1632 16Z",fill:"#32A753"}),
5
- /*#__PURE__*/e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.59548 9.51999C3.43222 9.03999 3.3397 8.5271 3.3397 7.99999C3.3397 7.47288 3.43222 6.95999 3.59548 6.47999V4.4071H0.868032C0.315648 5.4871 0 6.70933 0 7.99999C0 9.29066 0.315648 10.5129 0.868032 11.5929L3.59548 9.51999Z",fill:"#F9BB00"}),
6
- /*#__PURE__*/e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.1632 3.18186C9.36139 3.18186 10.438 3.58541 11.2834 4.3783L13.6254 2.08408C12.2113 0.792523 10.3637 -0.000366211 8.1632 -0.000366211C4.97225 -0.000366211 2.21124 1.79252 0.86792 4.40763L3.59537 6.47963C4.23755 4.58897 6.03711 3.18186 8.1632 3.18186Z",fill:"#E74235"})]}),
7
- /*#__PURE__*/e("defs",{children:/*#__PURE__*/e("clipPath",{id:"clip0_2735_3764",children:/*#__PURE__*/e("rect",{width:"16",height:"16",fill:"white"})})})]});export{i as SocialGoogle};
1
+ "use client";import{jsxs as e,jsx as l}from"react/jsx-runtime";import{useId as i}from"react";const d=({testId:d,className:t})=>{const c=i();/*#__PURE__*/
2
+ return e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none","data-testid":d,className:t,children:[
3
+ /*#__PURE__*/e("g",{clipPath:`url(#clip0_2735_3764_${c})`,children:[
4
+ /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 8.18185C16 7.61474 15.9483 7.06897 15.8513 6.54541H8.16327V9.63963H12.5569C12.3674 10.6396 11.7923 11.4876 10.9279 12.0547V14.0619H13.5656C15.1093 12.669 16 10.6183 16 8.18185Z",fill:"#3E82F1"}),
5
+ /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.1632 16C10.3673 16 12.2149 15.2836 13.5655 14.0622L10.9278 12.0542C10.1968 12.5342 9.26162 12.8178 8.1632 12.8178C6.03711 12.8178 4.23755 11.4107 3.59537 9.52002H0.86792V11.5929C2.21124 14.2071 4.97225 16 8.1632 16Z",fill:"#32A753"}),
6
+ /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.59548 9.51999C3.43222 9.03999 3.3397 8.5271 3.3397 7.99999C3.3397 7.47288 3.43222 6.95999 3.59548 6.47999V4.4071H0.868032C0.315648 5.4871 0 6.70933 0 7.99999C0 9.29066 0.315648 10.5129 0.868032 11.5929L3.59548 9.51999Z",fill:"#F9BB00"}),
7
+ /*#__PURE__*/l("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.1632 3.18186C9.36139 3.18186 10.438 3.58541 11.2834 4.3783L13.6254 2.08408C12.2113 0.792523 10.3637 -0.000366211 8.1632 -0.000366211C4.97225 -0.000366211 2.21124 1.79252 0.86792 4.40763L3.59537 6.47963C4.23755 4.58897 6.03711 3.18186 8.1632 3.18186Z",fill:"#E74235"})]}),
8
+ /*#__PURE__*/l("defs",{children:/*#__PURE__*/l("clipPath",{id:`clip0_2735_3764_${c}`,children:/*#__PURE__*/l("rect",{width:"16",height:"16",fill:"white"})})})]})};export{d as SocialGoogle};
@@ -50,9 +50,9 @@
50
50
  * <p>콘텐츠 내용</p>
51
51
  * </Accordion.Item>
52
52
  * ```
53
- */n.Item=({title:n,href:l,linkText:c,linkTarget:u="_blank",children:x})=>{const[d,m]=r.useState(!1),b=r.useId(),f=l&&c&&u;/*#__PURE__*/
53
+ */n.Item=({title:n,href:l,linkText:c,linkTarget:u="_blank",children:x})=>{const[d,m]=r.useState(!1),y=r.useId(),b=l&&c&&u;/*#__PURE__*/
54
54
  return e.jsxs(o.Box,{className:"border-w-gray-200 flex w-full flex-col border-b pb-6 last:border-b-0 last:pb-0",children:[
55
- /*#__PURE__*/e.jsxs("button",{type:"button",className:"box-border flex cursor-pointer items-center justify-between gap-6 text-left",onClick:()=>m(!d),"aria-expanded":d,"aria-controls":`accordionregion-${b}`,id:`accordionbutton-${b}`,children:[
55
+ /*#__PURE__*/e.jsxs("button",{type:"button",className:"box-border flex cursor-pointer items-center justify-between gap-6 text-left",onClick:()=>m(!d),"aria-expanded":d,"aria-controls":`accordionregion-${y}`,id:`accordionbutton-${y}`,children:[
56
56
  /*#__PURE__*/e.jsx(a.Typography,{variant:"subTitle18",className:"text-w-gray-900 w-full font-medium",children:n}),
57
57
  /*#__PURE__*/e.jsx(o.Box,{className:t.twJoin("transition-transform duration-300 ease-in-out",d?"rotate-180":"rotate-0"),children:/*#__PURE__*/e.jsx(i.SystemIcon,{name:"medium_arrow_down"})})]}),
58
- /*#__PURE__*/e.jsx(o.Box,{role:"region",id:`accordionregion-${b}`,"aria-labelledby":`accordionbutton-${b}`,className:t.twJoin("w-full overflow-hidden transition-all duration-300 ease-in-out",d?"max-h-screen":"max-h-0"),children:/*#__PURE__*/e.jsxs(o.Box,{className:"mt-4 flex flex-col gap-4",children:[x,f&&/*#__PURE__*/e.jsx(s.TextLink,{href:l,text:c,target:u,trailingIcon:"medium_arrow_right"})]})})]})},exports.Accordion=n;
58
+ /*#__PURE__*/e.jsx(o.Box,{role:"region",id:`accordionregion-${y}`,"aria-labelledby":`accordionbutton-${y}`,className:t.twJoin("w-full overflow-hidden transition-all duration-300 ease-in-out",d?"max-h-screen":"max-h-0"),children:/*#__PURE__*/e.jsxs(o.Box,{className:"text-w-gray-600 mt-4 flex flex-col gap-4",children:[x,b&&/*#__PURE__*/e.jsx(s.TextLink,{href:l,text:c,target:u,trailingIcon:"medium_arrow_right"})]})})]})},exports.Accordion=n;
@@ -0,0 +1,8 @@
1
+ "use client";"use strict";var s=require("react/jsx-runtime"),e=require("react");exports.AIDPSymbol=({className:t})=>{const o=e.useId();/*#__PURE__*/
2
+ return s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:t,"data-testid":"design-system-logo--aidp-symbol",children:[
3
+ /*#__PURE__*/s.jsx("path",{d:"M12.8657 5.92773C13.0057 5.92773 13.1196 6.04156 13.1196 6.18164V10.499L5.45557 17.9756C5.36098 18.0676 5.23468 18.119 5.10303 18.1191H1.00244C0.862933 18.1189 0.749512 18.0055 0.749512 17.8652V13.7617C0.749579 13.6247 0.804907 13.493 0.902832 13.3975L8.4126 6.07129C8.50729 5.97901 8.6342 5.92775 8.76611 5.92773H12.8657ZM18.1851 17.8652C18.1851 18.0052 18.0716 18.1189 17.9321 18.1191H13.3726C13.233 18.1189 13.1196 18.0052 13.1196 17.8652V10.499H18.1851V17.8652ZM22.9966 5.92773C23.1363 5.92773 23.2495 6.04156 23.2495 6.18164V10.2451C23.2495 10.3852 23.1363 10.499 22.9966 10.499H18.1851V6.18164C18.1851 6.04156 18.2983 5.92774 18.438 5.92773H22.9966Z",fill:`url(#paint0_linear_14615_2284_${o})`}),
4
+ /*#__PURE__*/s.jsx("defs",{children:/*#__PURE__*/s.jsxs("linearGradient",{id:`paint0_linear_14615_2284_${o}`,x1:"34.2884",y1:"-4.28827",x2:"-4.3822",y2:"24.2585",gradientUnits:"userSpaceOnUse",children:[
5
+ /*#__PURE__*/s.jsx("stop",{stopColor:"#010619"}),
6
+ /*#__PURE__*/s.jsx("stop",{offset:"0.416731",stopColor:"#116AF8"}),
7
+ /*#__PURE__*/s.jsx("stop",{offset:"0.867901",stopColor:"#21C4FF"}),
8
+ /*#__PURE__*/s.jsx("stop",{offset:"0.9999",stopColor:"#05E4CA"})]})})]})};
@@ -1,13 +1,13 @@
1
- "use strict";var e=require("react/jsx-runtime");require("react");exports.WishketSymbolText=({className:l,variant:C})=>"white"===C?/*#__PURE__*/e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"88",height:"20",viewBox:"0 0 88 20",fill:"none",className:l,"data-testid":"design-system-logo--wishket-symbol-text-white",children:[
2
- /*#__PURE__*/e.jsxs("g",{clipPath:"url(#clip0_5392_9743)",children:[
1
+ "use client";"use strict";var e=require("react/jsx-runtime"),l=require("react");exports.WishketSymbolText=({className:C,variant:i})=>{const L=l.useId();return"white"===i?/*#__PURE__*/e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"88",height:"20",viewBox:"0 0 88 20",fill:"none",className:C,"data-testid":"design-system-logo--wishket-symbol-text-white",children:[
2
+ /*#__PURE__*/e.jsxs("g",{clipPath:`url(#clip0_5392_9743_${L})`,children:[
3
3
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M26.7296 16.4053L24 5.30164H26.5459L28.2063 13.407L29.919 5.30164H32.3992L34.1104 13.407L35.5887 5.30164H37.9495L35.5872 16.4053H32.6352L31.1584 9.46459L29.6816 16.4053H26.7296ZM41.7452 2.00296L41.7437 4.02598L39.1186 4.02302V2L41.7452 2.00296ZM39.1082 16.4023L39.1201 5.30016L41.7467 5.30312L41.7347 16.4053L39.1082 16.4023ZM46.9579 5.30164H47.5567C50.1817 5.30164 51.4943 6.41156 51.4943 8.6314H48.8692C48.8692 7.81746 48.4317 7.41197 47.5567 7.41197H46.9594C46.0829 7.41197 45.6454 7.81894 45.6454 8.63288C45.6454 9.37283 46.0829 9.74281 46.9594 9.74281H47.6164C50.24 9.74281 51.554 10.8527 51.554 13.0726C51.554 15.2924 50.24 16.4053 47.6149 16.4053H46.9579C44.3329 16.4053 43.0204 15.2939 43.0204 13.074H45.6454C45.6454 13.888 46.0829 14.295 46.9594 14.295H47.6164C48.49 14.295 48.9275 13.888 48.9275 13.074C48.9275 12.3341 48.49 11.9641 47.6149 11.9641H46.9579C44.3329 11.9641 43.0204 10.8527 43.0204 8.63288C43.0204 6.41156 44.3344 5.30164 46.9579 5.30164ZM58.6004 16.4053V8.63288C58.6004 7.89294 58.1629 7.71831 57.2864 7.71831C56.5861 7.71831 55.9291 7.83078 55.3169 8.05277V16.4068H52.6918V2.42769H55.3184V6.27541C55.9306 5.75745 56.719 5.49699 57.6821 5.49699C60.0428 5.49699 61.2255 6.41156 61.2255 8.6314V16.4053H58.6004ZM65.0764 2.42769V10.2978L68.6198 5.49699H71.6405L67.7015 10.8542L71.6405 16.4053H68.6198L65.0764 11.4077V16.4053H62.4499V2.42769H65.0764ZM74.4895 8.63288C74.4895 7.89294 74.927 7.71683 75.8021 7.71683H76.4591C77.3341 7.71683 77.7716 7.89146 77.7716 8.6314V9.74281H74.4895V8.63288ZM80.3981 11.9626V8.63288C80.3981 6.41304 79.0841 5.49699 76.4591 5.49699H75.8021C73.177 5.49699 71.8645 6.41156 71.8645 8.6314V13.0726C71.8645 15.2939 73.177 16.4053 75.8021 16.4053H76.4591C79.0856 16.4053 80.3981 15.2954 80.3981 13.0726H77.7701C77.7701 13.814 77.3341 14.184 76.4591 14.184H75.8021C74.927 14.184 74.488 13.814 74.488 13.074V11.9641L80.3981 11.9626ZM82.7499 7.81598H81.4374V5.59466H82.7499V3.43846L85.375 2.32854V5.59318H88V7.81302H85.375V13.1702C85.375 13.9102 85.8125 14.2802 86.6875 14.2802H88L86.6875 16.5C84.0624 16.5 82.7499 15.3901 82.7499 13.1702V7.81302V7.81598Z",fill:"white"}),
4
4
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5585 7.17694L12.3285 9.55996L12.273 9.99999L7.08008 12.9902L7.08158 18.5077C7.08158 19.1163 7.80457 19.6806 7.80457 19.6806C8.54406 20.1064 9.45455 20.1064 10.194 19.6806L16.8045 15.8718C17.544 15.4461 18 14.6603 18 13.8074V6.19259C18 5.90971 17.946 5.63826 17.853 5.3811C17.6295 6.56404 17.0595 6.84549 16.5585 7.17694Z",fill:"#0055B8"}),
5
5
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.36351 18.4736V6.87137L3.00006 4.25119C2.19907 3.65687 1.19408 4.1269 1.19408 4.1269C0.825839 4.34455 0.522588 4.64877 0.313484 5.01031C0.104379 5.37186 -0.003545 5.77857 8.8819e-05 6.19132V13.809C8.8819e-05 14.6605 0.454584 15.4477 1.19408 15.8734L7.80601 19.6808C8.0055 19.7965 8.22 19.878 8.439 19.9308C8.12221 19.8256 7.84804 19.6284 7.6551 19.367C7.46217 19.1056 7.36018 18.7931 7.36351 18.4736Z",fill:"#00A7E1"}),
6
6
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.46452 4.34958L12.2729 9.99997L17.1734 7.17692C17.7644 6.83689 18.0418 6.15399 17.9009 5.51966C17.7341 4.9401 17.3428 4.44232 16.8059 4.12671L10.1939 0.319311C9.834 0.11047 9.42066 0 8.9992 0C8.57773 0 8.1644 0.11047 7.80446 0.319311L1.19403 4.12671C0.995594 4.24247 0.815741 4.3849 0.660034 4.5496C0.894762 4.33061 1.19924 4.19212 1.52561 4.15592C1.85198 4.11971 2.18323 4.18784 2.46452 4.34958Z",fill:"#00B551"})]}),
7
- /*#__PURE__*/e.jsx("defs",{children:/*#__PURE__*/e.jsx("clipPath",{id:"clip0_5392_9743",children:/*#__PURE__*/e.jsx("rect",{width:"88",height:"20",fill:"white"})})})]}):/*#__PURE__*/e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"88",height:"20",viewBox:"0 0 88 20",fill:"none",className:l,"data-testid":"design-system-logo--wishket-symbol-text",children:[
8
- /*#__PURE__*/e.jsxs("g",{clipPath:"url(#clip0_3475_522)",children:[
7
+ /*#__PURE__*/e.jsx("defs",{children:/*#__PURE__*/e.jsx("clipPath",{id:`clip0_5392_9743_${L}`,children:/*#__PURE__*/e.jsx("rect",{width:"88",height:"20",fill:"white"})})})]}):/*#__PURE__*/e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"88",height:"20",viewBox:"0 0 88 20",fill:"none",className:C,"data-testid":"design-system-logo--wishket-symbol-text",children:[
8
+ /*#__PURE__*/e.jsxs("g",{clipPath:`url(#clip0_3475_522_${L})`,children:[
9
9
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M26.7296 16.4053L24 5.30164H26.5459L28.2063 13.407L29.919 5.30164H32.3992L34.1105 13.407L35.5887 5.30164H37.9495L35.5872 16.4053H32.6352L31.1584 9.46459L29.6816 16.4053H26.7296ZM41.7452 2.00296L41.7437 4.02598L39.1186 4.02302V2L41.7452 2.00296ZM39.1082 16.4023L39.1201 5.30016L41.7467 5.30312L41.7347 16.4053L39.1082 16.4023ZM46.9579 5.30164H47.5567C50.1817 5.30164 51.4943 6.41156 51.4943 8.6314H48.8692C48.8692 7.81746 48.4317 7.41197 47.5567 7.41197H46.9594C46.0829 7.41197 45.6454 7.81894 45.6454 8.63288C45.6454 9.37283 46.0829 9.7428 46.9594 9.7428H47.6164C50.24 9.7428 51.554 10.8527 51.554 13.0726C51.554 15.2924 50.24 16.4053 47.6149 16.4053H46.9579C44.3329 16.4053 43.0204 15.2939 43.0204 13.074H45.6454C45.6454 13.888 46.0829 14.295 46.9594 14.295H47.6164C48.49 14.295 48.9275 13.888 48.9275 13.074C48.9275 12.3341 48.49 11.9641 47.6149 11.9641H46.9579C44.3329 11.9641 43.0204 10.8527 43.0204 8.63288C43.0204 6.41156 44.3344 5.30164 46.9579 5.30164ZM58.6004 16.4053V8.63288C58.6004 7.89294 58.1629 7.71831 57.2864 7.71831C56.5861 7.71831 55.9291 7.83078 55.3169 8.05277V16.4068H52.6918V2.42769H55.3184V6.27541C55.9306 5.75745 56.719 5.49699 57.6821 5.49699C60.0428 5.49699 61.2255 6.41156 61.2255 8.6314V16.4053H58.6004ZM65.0764 2.42769V10.2978L68.6198 5.49699H71.6405L67.7015 10.8542L71.6405 16.4053H68.6198L65.0764 11.4077V16.4053H62.4499V2.42769H65.0764ZM74.4895 8.63288C74.4895 7.89294 74.927 7.71683 75.8021 7.71683H76.4591C77.3341 7.71683 77.7716 7.89146 77.7716 8.6314V9.7428H74.4895V8.63288ZM80.3981 11.9626V8.63288C80.3981 6.41304 79.0841 5.49699 76.4591 5.49699H75.8021C73.177 5.49699 71.8645 6.41156 71.8645 8.6314V13.0726C71.8645 15.2939 73.177 16.4053 75.8021 16.4053H76.4591C79.0856 16.4053 80.3981 15.2954 80.3981 13.0726H77.7701C77.7701 13.814 77.3341 14.184 76.4591 14.184H75.8021C74.927 14.184 74.4881 13.814 74.4881 13.074V11.9641L80.3981 11.9626ZM82.7499 7.81598H81.4374V5.59466H82.7499V3.43846L85.375 2.32854V5.59318H88V7.81302H85.375V13.1702C85.375 13.9102 85.8125 14.2802 86.6875 14.2802H88L86.6875 16.5C84.0624 16.5 82.7499 15.3901 82.7499 13.1702V7.81302V7.81598Z",fill:"#212121"}),
10
10
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5585 7.17694L12.3285 9.55996L12.273 9.99999L7.08008 12.9902L7.08158 18.5077C7.08158 19.1163 7.80457 19.6806 7.80457 19.6806C8.54406 20.1064 9.45455 20.1064 10.194 19.6806L16.8045 15.8718C17.544 15.4461 18 14.6603 18 13.8074V6.19259C18 5.90971 17.946 5.63826 17.853 5.3811C17.6295 6.56404 17.0595 6.84549 16.5585 7.17694Z",fill:"#0055B8"}),
11
11
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.36351 18.4736V6.87134L3.00006 4.25116C2.19907 3.65684 1.19408 4.12687 1.19408 4.12687C0.825839 4.34452 0.522588 4.64874 0.313484 5.01028C0.104379 5.37183 -0.003545 5.77854 8.8819e-05 6.19129V13.809C8.8819e-05 14.6604 0.454584 15.4476 1.19408 15.8734L7.806 19.6808C8.0055 19.7965 8.22 19.8779 8.439 19.9308C8.12221 19.8256 7.84804 19.6284 7.6551 19.367C7.46217 19.1056 7.36018 18.7931 7.36351 18.4736Z",fill:"#00A7E1"}),
12
12
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.46439 4.34958L12.2728 9.99997L17.1732 7.17692C17.7642 6.83689 18.0417 6.15399 17.9007 5.51966C17.734 4.9401 17.3427 4.44232 16.8057 4.12671L10.1938 0.319311C9.83387 0.11047 9.42054 0 8.99907 0C8.57761 0 8.16427 0.11047 7.80434 0.319311L1.19391 4.12671C0.995472 4.24247 0.815619 4.3849 0.659912 4.5496C0.89464 4.33061 1.19912 4.19212 1.52549 4.15592C1.85186 4.11971 2.18311 4.18784 2.46439 4.34958Z",fill:"#00B551"})]}),
13
- /*#__PURE__*/e.jsx("defs",{children:/*#__PURE__*/e.jsx("clipPath",{id:"clip0_3475_522",children:/*#__PURE__*/e.jsx("rect",{width:"88",height:"20",fill:"white"})})})]});
13
+ /*#__PURE__*/e.jsx("defs",{children:/*#__PURE__*/e.jsx("clipPath",{id:`clip0_3475_522_${L}`,children:/*#__PURE__*/e.jsx("rect",{width:"88",height:"20",fill:"white"})})})]})};
@@ -1,14 +1,14 @@
1
- "use strict";var e=require("react/jsx-runtime");require("react");exports.YozmITSymbol=({className:l,variant:s})=>"disabled"===s?/*#__PURE__*/e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:l,"data-testid":"design-system-logo--yozmIT-symbol-disabled",children:[
1
+ "use client";"use strict";var e=require("react/jsx-runtime"),l=require("react");exports.YozmITSymbol=({className:s,variant:C})=>{const i=l.useId();return"disabled"===C?/*#__PURE__*/e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:s,"data-testid":"design-system-logo--yozmIT-symbol-disabled",children:[
2
2
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.87702 4C7.24578 4 6.66607 4.36093 6.36548 4.94107L1.08261 15.1667C1.02606 15.2753 0.997659 15.3971 1.00015 15.5204C1.00264 15.6437 1.03594 15.7642 1.09683 15.8703C1.15772 15.9764 1.24414 16.0645 1.34772 16.1261C1.4513 16.1877 1.56854 16.2206 1.68808 16.2218H9.69022L11.3327 13.042L8.81636 7.7964C8.79022 7.74206 8.77786 7.68178 8.78044 7.62118C8.78303 7.56058 8.80047 7.50164 8.83114 7.44989C8.86181 7.39813 8.90471 7.35524 8.95582 7.32522C9.00693 7.2952 9.06458 7.27905 9.1234 7.27825H11.0042C11.1322 7.27877 11.2575 7.31616 11.366 7.38619C11.4745 7.45622 11.5619 7.55611 11.6183 7.67461L12.8153 10.1712L15.4583 5.054C15.5152 4.94566 15.5439 4.82398 15.5417 4.70081C15.5395 4.57764 15.5064 4.45715 15.4457 4.35106C15.3849 4.24497 15.2986 4.15689 15.1951 4.09537C15.0916 4.03386 14.9745 4.001 14.855 4H7.87702Z",fill:"#BDBDBD"}),
3
- /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.1396 7.27832L12.766 15.8421C12.7081 15.9561 12.6211 16.0518 12.5144 16.1187C12.4078 16.1856 12.2854 16.2212 12.1606 16.2218H9.69036L8.5406 18.4461C8.29476 18.9222 8.62648 19.5001 9.14607 19.5001H16.123C16.7542 19.5001 17.3339 19.1392 17.6334 18.559L22.9174 8.33343C22.9739 8.22488 23.0023 8.10313 22.9999 7.97995C22.9974 7.85677 22.9642 7.73633 22.9035 7.63025C22.8427 7.52417 22.7564 7.43605 22.653 7.3744C22.5496 7.31275 22.4325 7.27966 22.313 7.27832H17.1396Z",fill:"#BDBDBD"})]}):"bluegray"===s?/*#__PURE__*/e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:l,"data-testid":"design-system-logo--yozmIT-symbol-bluegray",children:[
3
+ /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.1396 7.27832L12.766 15.8421C12.7081 15.9561 12.6211 16.0518 12.5144 16.1187C12.4078 16.1856 12.2854 16.2212 12.1606 16.2218H9.69036L8.5406 18.4461C8.29476 18.9222 8.62648 19.5001 9.14607 19.5001H16.123C16.7542 19.5001 17.3339 19.1392 17.6334 18.559L22.9174 8.33343C22.9739 8.22488 23.0023 8.10313 22.9999 7.97995C22.9974 7.85677 22.9642 7.73633 22.9035 7.63025C22.8427 7.52417 22.7564 7.43605 22.653 7.3744C22.5496 7.31275 22.4325 7.27966 22.313 7.27832H17.1396Z",fill:"#BDBDBD"})]}):"bluegray"===C?/*#__PURE__*/e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:s,"data-testid":"design-system-logo--yozmIT-symbol-bluegray",children:[
4
4
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.87702 4C7.24578 4 6.66607 4.36093 6.36548 4.94107L1.08261 15.1667C1.02606 15.2753 0.997659 15.3971 1.00015 15.5204C1.00264 15.6437 1.03594 15.7642 1.09683 15.8703C1.15772 15.9764 1.24414 16.0645 1.34772 16.1261C1.4513 16.1877 1.56854 16.2206 1.68808 16.2218H9.69022L11.3327 13.042L8.81636 7.7964C8.79022 7.74206 8.77786 7.68178 8.78044 7.62118C8.78303 7.56058 8.80047 7.50164 8.83114 7.44989C8.86181 7.39813 8.90471 7.35524 8.95582 7.32522C9.00693 7.2952 9.06458 7.27905 9.1234 7.27825H11.0042C11.1322 7.27877 11.2575 7.31616 11.366 7.38619C11.4745 7.45622 11.5619 7.55611 11.6183 7.67461L12.8153 10.1712L15.4583 5.054C15.5152 4.94566 15.5439 4.82398 15.5417 4.70081C15.5395 4.57764 15.5064 4.45715 15.4457 4.35106C15.3849 4.24497 15.2986 4.15689 15.1951 4.09537C15.0916 4.03386 14.9745 4.001 14.855 4H7.87702Z",fill:"#787D85"}),
5
- /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.1396 7.27832L12.766 15.8421C12.7081 15.9561 12.6211 16.0518 12.5144 16.1187C12.4078 16.1856 12.2854 16.2212 12.1606 16.2218H9.69036L8.5406 18.4461C8.29476 18.9222 8.62648 19.5001 9.14607 19.5001H16.123C16.7542 19.5001 17.3339 19.1392 17.6334 18.559L22.9174 8.33343C22.9739 8.22488 23.0023 8.10313 22.9999 7.97995C22.9974 7.85677 22.9642 7.73633 22.9035 7.63025C22.8427 7.52417 22.7564 7.43605 22.653 7.3744C22.5496 7.31275 22.4325 7.27966 22.313 7.27832H17.1396Z",fill:"#787D85"})]}):/*#__PURE__*/e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:l,"data-testid":"design-system-logo--yozmIT-symbol",children:[
6
- /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.87702 4C7.24578 4 6.66607 4.36093 6.36548 4.94107L1.08261 15.1667C1.02606 15.2753 0.997659 15.3971 1.00015 15.5204C1.00264 15.6437 1.03594 15.7642 1.09683 15.8703C1.15772 15.9764 1.24414 16.0645 1.34772 16.1261C1.4513 16.1877 1.56854 16.2206 1.68808 16.2218H9.69022L11.3327 13.042L8.81636 7.7964C8.79022 7.74206 8.77786 7.68178 8.78044 7.62118C8.78303 7.56058 8.80047 7.50164 8.83114 7.44989C8.86181 7.39813 8.90471 7.35524 8.95582 7.32522C9.00693 7.2952 9.06458 7.27905 9.1234 7.27825H11.0042C11.1322 7.27877 11.2575 7.31616 11.366 7.38619C11.4745 7.45622 11.5619 7.55611 11.6183 7.67461L12.8153 10.1712L15.4583 5.054C15.5152 4.94566 15.5439 4.82398 15.5417 4.70081C15.5395 4.57764 15.5064 4.45715 15.4457 4.35106C15.3849 4.24497 15.2986 4.15689 15.1951 4.09537C15.0916 4.03386 14.9745 4.001 14.855 4H7.87702Z",fill:"url(#paint0_linear_3475_577)"}),
7
- /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.1396 7.27832L12.766 15.8421C12.7081 15.9561 12.6211 16.0518 12.5144 16.1187C12.4078 16.1856 12.2854 16.2212 12.1606 16.2218H9.69036L8.5406 18.4461C8.29476 18.9222 8.62648 19.5001 9.14607 19.5001H16.123C16.7542 19.5001 17.3339 19.1392 17.6334 18.559L22.9174 8.33343C22.9739 8.22488 23.0023 8.10313 22.9999 7.97995C22.9974 7.85677 22.9642 7.73633 22.9035 7.63025C22.8427 7.52417 22.7564 7.43605 22.653 7.3744C22.5496 7.31275 22.4325 7.27966 22.313 7.27832H17.1396Z",fill:"url(#paint1_linear_3475_577)"}),
5
+ /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.1396 7.27832L12.766 15.8421C12.7081 15.9561 12.6211 16.0518 12.5144 16.1187C12.4078 16.1856 12.2854 16.2212 12.1606 16.2218H9.69036L8.5406 18.4461C8.29476 18.9222 8.62648 19.5001 9.14607 19.5001H16.123C16.7542 19.5001 17.3339 19.1392 17.6334 18.559L22.9174 8.33343C22.9739 8.22488 23.0023 8.10313 22.9999 7.97995C22.9974 7.85677 22.9642 7.73633 22.9035 7.63025C22.8427 7.52417 22.7564 7.43605 22.653 7.3744C22.5496 7.31275 22.4325 7.27966 22.313 7.27832H17.1396Z",fill:"#787D85"})]}):/*#__PURE__*/e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:s,"data-testid":"design-system-logo--yozmIT-symbol",children:[
6
+ /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.87702 4C7.24578 4 6.66607 4.36093 6.36548 4.94107L1.08261 15.1667C1.02606 15.2753 0.997659 15.3971 1.00015 15.5204C1.00264 15.6437 1.03594 15.7642 1.09683 15.8703C1.15772 15.9764 1.24414 16.0645 1.34772 16.1261C1.4513 16.1877 1.56854 16.2206 1.68808 16.2218H9.69022L11.3327 13.042L8.81636 7.7964C8.79022 7.74206 8.77786 7.68178 8.78044 7.62118C8.78303 7.56058 8.80047 7.50164 8.83114 7.44989C8.86181 7.39813 8.90471 7.35524 8.95582 7.32522C9.00693 7.2952 9.06458 7.27905 9.1234 7.27825H11.0042C11.1322 7.27877 11.2575 7.31616 11.366 7.38619C11.4745 7.45622 11.5619 7.55611 11.6183 7.67461L12.8153 10.1712L15.4583 5.054C15.5152 4.94566 15.5439 4.82398 15.5417 4.70081C15.5395 4.57764 15.5064 4.45715 15.4457 4.35106C15.3849 4.24497 15.2986 4.15689 15.1951 4.09537C15.0916 4.03386 14.9745 4.001 14.855 4H7.87702Z",fill:`url(#paint0_linear_3475_577_${i})`}),
7
+ /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.1396 7.27832L12.766 15.8421C12.7081 15.9561 12.6211 16.0518 12.5144 16.1187C12.4078 16.1856 12.2854 16.2212 12.1606 16.2218H9.69036L8.5406 18.4461C8.29476 18.9222 8.62648 19.5001 9.14607 19.5001H16.123C16.7542 19.5001 17.3339 19.1392 17.6334 18.559L22.9174 8.33343C22.9739 8.22488 23.0023 8.10313 22.9999 7.97995C22.9974 7.85677 22.9642 7.73633 22.9035 7.63025C22.8427 7.52417 22.7564 7.43605 22.653 7.3744C22.5496 7.31275 22.4325 7.27966 22.313 7.27832H17.1396Z",fill:`url(#paint1_linear_3475_577_${i})`}),
8
8
  /*#__PURE__*/e.jsxs("defs",{children:[
9
- /*#__PURE__*/e.jsxs("linearGradient",{id:"paint0_linear_3475_577",x1:"8.2709",y1:"4",x2:"8.2709",y2:"16.2218",gradientUnits:"userSpaceOnUse",children:[
9
+ /*#__PURE__*/e.jsxs("linearGradient",{id:`paint0_linear_3475_577_${i}`,x1:"8.2709",y1:"4",x2:"8.2709",y2:"16.2218",gradientUnits:"userSpaceOnUse",children:[
10
10
  /*#__PURE__*/e.jsx("stop",{stopColor:"#8E2DE2"}),
11
11
  /*#__PURE__*/e.jsx("stop",{offset:"1",stopColor:"#5A00DB"})]}),
12
- /*#__PURE__*/e.jsxs("linearGradient",{id:"paint1_linear_3475_577",x1:"15.7289",y1:"7.27832",x2:"15.7289",y2:"19.5001",gradientUnits:"userSpaceOnUse",children:[
12
+ /*#__PURE__*/e.jsxs("linearGradient",{id:`paint1_linear_3475_577_${i}`,x1:"15.7289",y1:"7.27832",x2:"15.7289",y2:"19.5001",gradientUnits:"userSpaceOnUse",children:[
13
13
  /*#__PURE__*/e.jsx("stop",{stopColor:"#8E2DE2"}),
14
- /*#__PURE__*/e.jsx("stop",{offset:"1",stopColor:"#5A00DB"})]})]})]});
14
+ /*#__PURE__*/e.jsx("stop",{offset:"1",stopColor:"#5A00DB"})]})]})]})};
@@ -1,31 +1,31 @@
1
- "use strict";var e=require("react/jsx-runtime");require("react");exports.YozmITSymbolText=({className:l,variant:C})=>"white"===C?/*#__PURE__*/e.jsxs("svg",{width:"80",height:"20",viewBox:"0 0 80 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l,"data-testid":"design-system-logo--yozmIT-symbol-text-white",children:[
2
- /*#__PURE__*/e.jsxs("g",{clipPath:"url(#clip0_5400_8961)",children:[
1
+ "use client";"use strict";var e=require("react/jsx-runtime"),l=require("react");exports.YozmITSymbolText=({className:i,variant:C})=>{const s=l.useId();return"white"===C?/*#__PURE__*/e.jsxs("svg",{width:"80",height:"20",viewBox:"0 0 80 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"data-testid":"design-system-logo--yozmIT-symbol-text-white",children:[
2
+ /*#__PURE__*/e.jsxs("g",{clipPath:`url(#clip0_5400_8961_${s})`,children:[
3
3
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.1111 11.7375C38.4395 11.7375 37.8017 11.6574 37.1972 11.4966V15.372H41.025V11.4966C40.3981 11.6574 39.7602 11.7375 39.1111 11.7375ZM39.1111 4.66251C38.63 4.66251 38.1737 4.71989 37.7428 4.83466C37.3121 4.94925 36.9312 5.11288 36.6012 5.3252C36.2711 5.5377 36.0108 5.79849 35.8208 6.10834C35.6302 6.41819 35.5354 6.76232 35.5354 7.1411V7.79546C35.5354 8.17425 35.6302 8.51838 35.8208 8.82823C36.0108 9.13807 36.2711 9.39925 36.6012 9.61156C36.9312 9.82406 37.3121 9.98751 37.7428 10.1021C38.1737 10.2171 38.63 10.2742 39.1111 10.2742C39.5921 10.2742 40.0485 10.2171 40.4794 10.1021C40.9101 9.98751 41.2908 9.82406 41.6211 9.61156C41.9511 9.39925 42.2112 9.13807 42.4014 8.82823C42.5919 8.51838 42.687 8.17425 42.687 7.79546V7.1411C42.687 6.76232 42.5919 6.41819 42.4014 6.10834C42.2112 5.79849 41.9511 5.5377 41.6211 5.3252C41.2908 5.11288 40.9101 4.94925 40.4794 4.83466C40.0485 4.71989 39.5921 4.66251 39.1111 4.66251ZM46.2222 15.372V16.8182H32V15.372H35.5519V10.7907C35.0484 10.458 34.6481 10.0477 34.3517 9.55985C34.055 9.07235 33.9067 8.51288 33.9067 7.88144V7.05512C33.9067 6.45853 34.0436 5.92198 34.3182 5.44565C34.5921 4.9697 34.9669 4.56194 35.4431 4.2233C35.9185 3.88504 36.4726 3.6269 37.105 3.44849C37.7371 3.27103 38.4061 3.18182 39.1111 3.18182C39.8163 3.18182 40.4848 3.27103 41.1174 3.44849C41.7496 3.6269 42.3035 3.88504 42.7793 4.2233C43.2549 4.56194 43.6299 4.9697 43.9042 5.44565C44.1785 5.92198 44.3155 6.45853 44.3155 7.05512V7.88144C44.3155 8.51288 44.167 9.07235 43.8706 9.55985C43.5739 10.0477 43.1739 10.458 42.6704 10.7907V15.372H46.2222Z",fill:"white"}),
4
4
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M51.242 16.3547H58.0917V13.6507H51.242V16.3547ZM49.5968 17.7273H59.7369V12.1084H49.5968V17.7273ZM54.6502 5.90723C54.6051 6.00131 54.5098 6.10659 54.3646 6.22347C54.2191 6.34073 54.0456 6.45451 53.8441 6.56578C53.6428 6.67725 53.4355 6.78833 53.2231 6.89941C53.0102 7.01088 52.8144 7.10128 52.6356 7.17141C52.0647 7.40593 51.5216 7.62539 51.007 7.82997C50.4921 8.03493 49.9494 8.23681 49.3785 8.43579L48.7573 7.03116C49.4511 6.79702 50.0444 6.58626 50.537 6.39888C51.0294 6.21188 51.505 6.01869 51.964 5.81933C52.5235 5.5738 52.974 5.2989 53.3155 4.99444C53.6564 4.68999 53.8275 4.35057 53.8275 3.9756V3.7123H49.4121V2.27271H59.9214V3.7123H55.4894V3.9756C55.4894 4.35057 55.6573 4.6813 55.9931 4.96798C56.3289 5.25485 56.782 5.53284 57.3529 5.80214C57.8007 6.01271 58.2763 6.21188 58.7799 6.39888C59.2836 6.58626 59.8767 6.79702 60.5594 7.03116L59.9552 8.43579C59.3732 8.23681 58.8246 8.03493 58.3101 7.82997C57.7951 7.62539 57.2691 7.40593 56.7318 7.17141C56.5526 7.08989 56.3513 6.99581 56.1274 6.89052C55.9032 6.78505 55.6908 6.67397 55.4894 6.55709C55.2879 6.44022 55.1117 6.32585 54.9606 6.21439C54.8095 6.10331 54.7113 6.00131 54.6668 5.90723H54.6502ZM47.5557 10.6833H61.7779V9.20832H47.5557V10.6833Z",fill:"white"}),
5
5
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M66.2222 16.8182H68.4444V3.18182H66.2222V16.8182Z",fill:"white"}),
6
6
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M80.0001 3.18182H70.6667V5.45455H74.2134V16.8182H74.2578H76.4262H76.4534V5.45455H80.0001V3.18182Z",fill:"white"}),
7
- /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.03772 0C8.20802 0 7.4456 0.470288 7.05208 1.22422L0.109089 14.5364C-0.214522 15.1567 0.220718 15.9091 0.903271 15.9091H11.4205L13.5792 11.7702L10.2722 4.9421C10.1223 4.63265 10.3402 4.26829 10.6757 4.26829H13.1468C13.4886 4.26829 13.8007 4.46754 13.9537 4.78301L15.528 8.03351L19.002 1.37284C19.3256 0.752384 18.8904 0 18.2078 0H9.03772Z",fill:"url(#paint0_linear_5400_8961)"}),
8
- /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.1859 4.09094L15.439 15.238C15.2822 15.5418 14.9761 15.7317 14.6425 15.7317H11.3971L9.88688 18.6272C9.56308 19.2476 9.9985 20 10.6809 20H19.8511C20.6806 20 21.4434 19.5297 21.8365 18.7756L28.7797 5.46359C29.1035 4.84333 28.668 4.09094 27.9855 4.09094H21.1859Z",fill:"url(#paint1_linear_5400_8961)"})]}),
7
+ /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.03772 0C8.20802 0 7.4456 0.470288 7.05208 1.22422L0.109089 14.5364C-0.214522 15.1567 0.220718 15.9091 0.903271 15.9091H11.4205L13.5792 11.7702L10.2722 4.9421C10.1223 4.63265 10.3402 4.26829 10.6757 4.26829H13.1468C13.4886 4.26829 13.8007 4.46754 13.9537 4.78301L15.528 8.03351L19.002 1.37284C19.3256 0.752384 18.8904 0 18.2078 0H9.03772Z",fill:`url(#paint0_linear_5400_8961_${s})`}),
8
+ /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.1859 4.09094L15.439 15.238C15.2822 15.5418 14.9761 15.7317 14.6425 15.7317H11.3971L9.88688 18.6272C9.56308 19.2476 9.9985 20 10.6809 20H19.8511C20.6806 20 21.4434 19.5297 21.8365 18.7756L28.7797 5.46359C29.1035 4.84333 28.668 4.09094 27.9855 4.09094H21.1859Z",fill:`url(#paint1_linear_5400_8961_${s})`})]}),
9
9
  /*#__PURE__*/e.jsxs("defs",{children:[
10
- /*#__PURE__*/e.jsxs("linearGradient",{id:"paint0_linear_5400_8961",x1:"9.55556",y1:"0",x2:"9.55556",y2:"15.9091",gradientUnits:"userSpaceOnUse",children:[
10
+ /*#__PURE__*/e.jsxs("linearGradient",{id:`paint0_linear_5400_8961_${s}`,x1:"9.55556",y1:"0",x2:"9.55556",y2:"15.9091",gradientUnits:"userSpaceOnUse",children:[
11
11
  /*#__PURE__*/e.jsx("stop",{stopColor:"#8E2DE2"}),
12
12
  /*#__PURE__*/e.jsx("stop",{offset:"1",stopColor:"#5A00DB"})]}),
13
- /*#__PURE__*/e.jsxs("linearGradient",{id:"paint1_linear_5400_8961",x1:"19.3333",y1:"4.09094",x2:"19.3333",y2:"20",gradientUnits:"userSpaceOnUse",children:[
13
+ /*#__PURE__*/e.jsxs("linearGradient",{id:`paint1_linear_5400_8961_${s}`,x1:"19.3333",y1:"4.09094",x2:"19.3333",y2:"20",gradientUnits:"userSpaceOnUse",children:[
14
14
  /*#__PURE__*/e.jsx("stop",{stopColor:"#8E2DE2"}),
15
15
  /*#__PURE__*/e.jsx("stop",{offset:"1",stopColor:"#5A00DB"})]}),
16
- /*#__PURE__*/e.jsx("clipPath",{id:"clip0_5400_8961",children:/*#__PURE__*/e.jsx("rect",{width:"80",height:"20",fill:"white"})})]})]}):/*#__PURE__*/e.jsxs("svg",{width:"80",height:"20",viewBox:"0 0 80 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l,"data-testid":"design-system-logo--yozmIT-symbol-text",children:[
17
- /*#__PURE__*/e.jsxs("g",{clipPath:"url(#clip0_3475_339)",children:[
16
+ /*#__PURE__*/e.jsx("clipPath",{id:"clip0_5400_8961",children:/*#__PURE__*/e.jsx("rect",{width:"80",height:"20",fill:"white"})})]})]}):/*#__PURE__*/e.jsxs("svg",{width:"80",height:"20",viewBox:"0 0 80 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"data-testid":"design-system-logo--yozmIT-symbol-text",children:[
17
+ /*#__PURE__*/e.jsxs("g",{clipPath:`url(#clip0_3475_339_${s})`,children:[
18
18
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.1111 11.7376C38.4395 11.7376 37.8017 11.6575 37.1972 11.4967V15.372H41.025V11.4967C40.3981 11.6575 39.7602 11.7376 39.1111 11.7376ZM39.1111 4.66257C38.63 4.66257 38.1737 4.71995 37.7428 4.83473C37.3121 4.94931 36.9312 5.11295 36.6012 5.32526C36.2711 5.53776 36.0108 5.79855 35.8208 6.1084C35.6302 6.41825 35.5354 6.76238 35.5354 7.14117V7.79552C35.5354 8.17431 35.6302 8.51844 35.8208 8.82829C36.0108 9.13813 36.2711 9.39931 36.6012 9.61162C36.9312 9.82412 37.3121 9.98757 37.7428 10.1021C38.1737 10.2171 38.63 10.2743 39.1111 10.2743C39.5921 10.2743 40.0485 10.2171 40.4794 10.1021C40.9101 9.98757 41.2908 9.82412 41.6211 9.61162C41.9511 9.39931 42.2112 9.13813 42.4014 8.82829C42.5919 8.51844 42.687 8.17431 42.687 7.79552V7.14117C42.687 6.76238 42.5919 6.41825 42.4014 6.1084C42.2112 5.79855 41.9511 5.53776 41.6211 5.32526C41.2908 5.11295 40.9101 4.94931 40.4794 4.83473C40.0485 4.71995 39.5921 4.66257 39.1111 4.66257ZM46.2222 15.372V16.8182H32V15.372H35.5519V10.7908C35.0484 10.458 34.6481 10.0478 34.3517 9.55992C34.055 9.07242 33.9067 8.51295 33.9067 7.88151V7.05518C33.9067 6.45859 34.0436 5.92204 34.3182 5.44571C34.5921 4.96976 34.9669 4.562 35.4431 4.22336C35.9185 3.8851 36.4726 3.62696 37.105 3.44855C37.7371 3.27109 38.4061 3.18188 39.1111 3.18188C39.8163 3.18188 40.4848 3.27109 41.1174 3.44855C41.7496 3.62696 42.3035 3.8851 42.7793 4.22336C43.2549 4.562 43.6299 4.96976 43.9042 5.44571C44.1785 5.92204 44.3155 6.45859 44.3155 7.05518V7.88151C44.3155 8.51295 44.167 9.07242 43.8706 9.55992C43.5739 10.0478 43.1739 10.458 42.6704 10.7908V15.372H46.2222Z",fill:"#212121"}),
19
19
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M51.242 16.3547H58.0917V13.6507H51.242V16.3547ZM49.5968 17.7273H59.7369V12.1084H49.5968V17.7273ZM54.6502 5.90723C54.6051 6.00131 54.5098 6.10659 54.3646 6.22347C54.2191 6.34073 54.0456 6.45451 53.8441 6.56578C53.6428 6.67725 53.4355 6.78833 53.2231 6.89941C53.0102 7.01088 52.8144 7.10128 52.6356 7.17141C52.0647 7.40593 51.5216 7.62539 51.007 7.82997C50.4921 8.03493 49.9494 8.23681 49.3785 8.43579L48.7573 7.03116C49.4511 6.79702 50.0444 6.58626 50.537 6.39888C51.0294 6.21188 51.505 6.01869 51.964 5.81933C52.5235 5.5738 52.974 5.2989 53.3155 4.99444C53.6564 4.68999 53.8275 4.35057 53.8275 3.9756V3.7123H49.4121V2.27271H59.9214V3.7123H55.4894V3.9756C55.4894 4.35057 55.6573 4.6813 55.9931 4.96798C56.3289 5.25485 56.782 5.53284 57.3529 5.80214C57.8007 6.01271 58.2763 6.21188 58.7799 6.39888C59.2836 6.58626 59.8767 6.79702 60.5594 7.03116L59.9552 8.43579C59.3732 8.23681 58.8246 8.03493 58.3101 7.82997C57.7951 7.62539 57.2691 7.40593 56.7318 7.17141C56.5526 7.08989 56.3513 6.99581 56.1274 6.89052C55.9032 6.78505 55.6908 6.67397 55.4894 6.55709C55.2879 6.44022 55.1117 6.32585 54.9606 6.21439C54.8095 6.10331 54.7113 6.00131 54.6668 5.90723H54.6502ZM47.5557 10.6833H61.7779V9.20832H47.5557V10.6833Z",fill:"#212121"}),
20
20
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M66.2222 16.8182H68.4444V3.18188H66.2222V16.8182Z",fill:"#212121"}),
21
21
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M80.0001 3.18188H70.6667V5.45461H74.2134V16.8182H74.2578H76.4262H76.4534V5.45461H80.0001V3.18188Z",fill:"#212121"}),
22
- /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.03772 0C8.20802 0 7.4456 0.470288 7.05208 1.22422L0.109089 14.5364C-0.214522 15.1567 0.220718 15.9091 0.903271 15.9091H11.4205L13.5792 11.7702L10.2722 4.9421C10.1223 4.63265 10.3402 4.26829 10.6757 4.26829H13.1468C13.4886 4.26829 13.8007 4.46754 13.9537 4.78301L15.528 8.03351L19.002 1.37284C19.3256 0.752384 18.8904 0 18.2078 0H9.03772Z",fill:"url(#paint0_linear_3475_339)"}),
23
- /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.1861 4.09094L15.4391 15.238C15.2824 15.5418 14.9762 15.7317 14.6427 15.7317H11.3972L9.887 18.6272C9.5632 19.2476 9.99863 20 10.681 20H19.8512C20.6807 20 21.4435 19.5297 21.8367 18.7756L28.7798 5.46359C29.1036 4.84333 28.6681 4.09094 27.9856 4.09094H21.1861Z",fill:"url(#paint1_linear_3475_339)"})]}),
22
+ /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.03772 0C8.20802 0 7.4456 0.470288 7.05208 1.22422L0.109089 14.5364C-0.214522 15.1567 0.220718 15.9091 0.903271 15.9091H11.4205L13.5792 11.7702L10.2722 4.9421C10.1223 4.63265 10.3402 4.26829 10.6757 4.26829H13.1468C13.4886 4.26829 13.8007 4.46754 13.9537 4.78301L15.528 8.03351L19.002 1.37284C19.3256 0.752384 18.8904 0 18.2078 0H9.03772Z",fill:`url(#paint0_linear_3475_339_${s})`}),
23
+ /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.1861 4.09094L15.4391 15.238C15.2824 15.5418 14.9762 15.7317 14.6427 15.7317H11.3972L9.887 18.6272C9.5632 19.2476 9.99863 20 10.681 20H19.8512C20.6807 20 21.4435 19.5297 21.8367 18.7756L28.7798 5.46359C29.1036 4.84333 28.6681 4.09094 27.9856 4.09094H21.1861Z",fill:`url(#paint1_linear_3475_339_${s})`})]}),
24
24
  /*#__PURE__*/e.jsxs("defs",{children:[
25
- /*#__PURE__*/e.jsxs("linearGradient",{id:"paint0_linear_3475_339",x1:"9.55556",y1:"0",x2:"9.55556",y2:"15.9091",gradientUnits:"userSpaceOnUse",children:[
25
+ /*#__PURE__*/e.jsxs("linearGradient",{id:`paint0_linear_3475_339_${s}`,x1:"9.55556",y1:"0",x2:"9.55556",y2:"15.9091",gradientUnits:"userSpaceOnUse",children:[
26
26
  /*#__PURE__*/e.jsx("stop",{stopColor:"#8E2DE2"}),
27
27
  /*#__PURE__*/e.jsx("stop",{offset:"1",stopColor:"#5A00DB"})]}),
28
- /*#__PURE__*/e.jsxs("linearGradient",{id:"paint1_linear_3475_339",x1:"19.3334",y1:"4.09094",x2:"19.3334",y2:"20",gradientUnits:"userSpaceOnUse",children:[
28
+ /*#__PURE__*/e.jsxs("linearGradient",{id:`paint1_linear_3475_339_${s}`,x1:"19.3334",y1:"4.09094",x2:"19.3334",y2:"20",gradientUnits:"userSpaceOnUse",children:[
29
29
  /*#__PURE__*/e.jsx("stop",{stopColor:"#8E2DE2"}),
30
30
  /*#__PURE__*/e.jsx("stop",{offset:"1",stopColor:"#5A00DB"})]}),
31
- /*#__PURE__*/e.jsx("clipPath",{id:"clip0_3475_339",children:/*#__PURE__*/e.jsx("rect",{width:"80",height:"20",fill:"white"})})]})]});
31
+ /*#__PURE__*/e.jsx("clipPath",{id:`clip0_3475_339_${s}`,children:/*#__PURE__*/e.jsx("rect",{width:"80",height:"20",fill:"white"})})]})]})};
@@ -1 +1 @@
1
- "use strict";var e=require("./Icons/WishketSymbolText.js"),o=require("./Icons/WishketSymbol.js"),s=require("./Icons/WishketText.js"),t=require("./Icons/YozmITSymbolText.js"),m=require("./Icons/YozmITSymbol.js"),b=require("./Icons/YozmITText.js"),y=require("./Icons/JobsSymbol.js");const i=new Map([["wishket_symbol",o.WishketSymbol],["wishket_symbol_text",e.WishketSymbolText],["wishket_text",s.WishketText],["yozmIT_symbol",m.YozmITSymbol],["yozmIT_symbol_text",t.YozmITSymbolText],["yozmIT_text",b.YozmITText],["jobs_symbol",y.JobsSymbol]]);exports.LogoMap=i;
1
+ "use strict";var o=require("./Icons/WishketSymbolText.js"),e=require("./Icons/WishketSymbol.js"),s=require("./Icons/WishketText.js"),t=require("./Icons/YozmITSymbolText.js"),m=require("./Icons/YozmITSymbol.js"),b=require("./Icons/YozmITText.js"),y=require("./Icons/JobsSymbol.js"),i=require("./Icons/AIDPSymbol.js");const r=new Map([["wishket_symbol",e.WishketSymbol],["wishket_symbol_text",o.WishketSymbolText],["wishket_text",s.WishketText],["yozmIT_symbol",m.YozmITSymbol],["yozmIT_symbol_text",t.YozmITSymbolText],["yozmIT_text",b.YozmITText],["jobs_symbol",y.JobsSymbol],["aidp_symbol",i.AIDPSymbol]]);exports.LogoMap=r;
@@ -1,3 +1,4 @@
1
- "use strict";var e=require("react/jsx-runtime");require("react");exports.SocialFacebook=({testId:i,className:l})=>/*#__PURE__*/e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none","data-testid":i,className:l,children:[
2
- /*#__PURE__*/e.jsx("g",{clipPath:"url(#clip0_2735_3784)",children:/*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 8.04891C16 3.60361 12.4183 0 8 0C3.58172 0 0 3.60361 0 8.04891C0 12.0663 2.92548 15.3962 6.75 16V10.3755H4.71875V8.04891H6.75V6.27563C6.75 4.25837 7.94436 3.1441 9.7717 3.1441C10.647 3.1441 11.5625 3.30131 11.5625 3.30131V5.28209H10.5537C9.55992 5.28209 9.25 5.90254 9.25 6.53906V8.04891H11.4688L11.1141 10.3755H9.25V16C13.0745 15.3962 16 12.0663 16 8.04891Z",fill:"#1877F2"})}),
3
- /*#__PURE__*/e.jsx("defs",{children:/*#__PURE__*/e.jsx("clipPath",{id:"clip0_2735_3784",children:/*#__PURE__*/e.jsx("rect",{width:"16",height:"16",fill:"white"})})})]});
1
+ "use client";"use strict";var e=require("react/jsx-runtime"),i=require("react");exports.SocialFacebook=({testId:l,className:t})=>{const s=i.useId();/*#__PURE__*/
2
+ return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none","data-testid":l,className:t,children:[
3
+ /*#__PURE__*/e.jsx("g",{clipPath:`url(#clip0_2735_3784_${s})`,children:/*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 8.04891C16 3.60361 12.4183 0 8 0C3.58172 0 0 3.60361 0 8.04891C0 12.0663 2.92548 15.3962 6.75 16V10.3755H4.71875V8.04891H6.75V6.27563C6.75 4.25837 7.94436 3.1441 9.7717 3.1441C10.647 3.1441 11.5625 3.30131 11.5625 3.30131V5.28209H10.5537C9.55992 5.28209 9.25 5.90254 9.25 6.53906V8.04891H11.4688L11.1141 10.3755H9.25V16C13.0745 15.3962 16 12.0663 16 8.04891Z",fill:"#1877F2"})}),
4
+ /*#__PURE__*/e.jsx("defs",{children:/*#__PURE__*/e.jsx("clipPath",{id:`clip0_2735_3784_${s}`,children:/*#__PURE__*/e.jsx("rect",{width:"16",height:"16",fill:"white"})})})]})};
@@ -1,7 +1,8 @@
1
- "use strict";var e=require("react/jsx-runtime");require("react");exports.SocialGoogle=({testId:l,className:i})=>/*#__PURE__*/e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none","data-testid":l,className:i,children:[
2
- /*#__PURE__*/e.jsxs("g",{clipPath:"url(#clip0_2735_3764)",children:[
1
+ "use client";"use strict";var e=require("react/jsx-runtime"),l=require("react");exports.SocialGoogle=({testId:i,className:d})=>{const s=l.useId();/*#__PURE__*/
2
+ return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none","data-testid":i,className:d,children:[
3
+ /*#__PURE__*/e.jsxs("g",{clipPath:`url(#clip0_2735_3764_${s})`,children:[
3
4
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 8.18185C16 7.61474 15.9483 7.06897 15.8513 6.54541H8.16327V9.63963H12.5569C12.3674 10.6396 11.7923 11.4876 10.9279 12.0547V14.0619H13.5656C15.1093 12.669 16 10.6183 16 8.18185Z",fill:"#3E82F1"}),
4
5
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.1632 16C10.3673 16 12.2149 15.2836 13.5655 14.0622L10.9278 12.0542C10.1968 12.5342 9.26162 12.8178 8.1632 12.8178C6.03711 12.8178 4.23755 11.4107 3.59537 9.52002H0.86792V11.5929C2.21124 14.2071 4.97225 16 8.1632 16Z",fill:"#32A753"}),
5
6
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.59548 9.51999C3.43222 9.03999 3.3397 8.5271 3.3397 7.99999C3.3397 7.47288 3.43222 6.95999 3.59548 6.47999V4.4071H0.868032C0.315648 5.4871 0 6.70933 0 7.99999C0 9.29066 0.315648 10.5129 0.868032 11.5929L3.59548 9.51999Z",fill:"#F9BB00"}),
6
7
  /*#__PURE__*/e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.1632 3.18186C9.36139 3.18186 10.438 3.58541 11.2834 4.3783L13.6254 2.08408C12.2113 0.792523 10.3637 -0.000366211 8.1632 -0.000366211C4.97225 -0.000366211 2.21124 1.79252 0.86792 4.40763L3.59537 6.47963C4.23755 4.58897 6.03711 3.18186 8.1632 3.18186Z",fill:"#E74235"})]}),
7
- /*#__PURE__*/e.jsx("defs",{children:/*#__PURE__*/e.jsx("clipPath",{id:"clip0_2735_3764",children:/*#__PURE__*/e.jsx("rect",{width:"16",height:"16",fill:"white"})})})]});
8
+ /*#__PURE__*/e.jsx("defs",{children:/*#__PURE__*/e.jsx("clipPath",{id:`clip0_2735_3764_${s}`,children:/*#__PURE__*/e.jsx("rect",{width:"16",height:"16",fill:"white"})})})]})};
@@ -140,6 +140,14 @@
140
140
  ::-webkit-resizer {
141
141
  display: none;
142
142
  }
143
+
144
+ button,
145
+ [role="button"],
146
+ input[type="button"],
147
+ input[type="submit"],
148
+ input[type="reset"] {
149
+ cursor: pointer;
150
+ }
143
151
  }
144
152
 
145
153
  @variant hover {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wishket/design-system",
3
- "version": "2.0.3",
3
+ "version": "2.1.1",
4
4
  "type": "module",
5
5
  "description": "Wishket Design System",
6
6
  "main": "dist/index.js",