@wishket/design-system 0.5.4 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (130) hide show
  1. package/dist/Components/Atoms/Avatar/Avatar.d.ts +10 -0
  2. package/dist/Components/Atoms/Avatar/Avatar.js +1 -0
  3. package/dist/Components/Atoms/Avatar/Avatar.stories.d.ts +10 -0
  4. package/dist/Components/Atoms/Avatar/Avatar.types.d.ts +9 -0
  5. package/dist/Components/Atoms/Avatar/index.d.ts +2 -0
  6. package/dist/Components/Atoms/Avatar/index.js +1 -0
  7. package/dist/Components/Atoms/Button/Button.parts.d.ts +1 -1
  8. package/dist/Components/Atoms/Button/Button.parts.js +1 -1
  9. package/dist/Components/Atoms/Checkbox/Checkbox.js +1 -1
  10. package/dist/Components/Atoms/Divider/Divider.d.ts +6 -0
  11. package/dist/Components/Atoms/Divider/Divider.js +1 -0
  12. package/dist/Components/Atoms/Divider/Divider.stories.d.ts +14 -0
  13. package/dist/Components/Atoms/Divider/index.d.ts +2 -0
  14. package/dist/Components/Atoms/Divider/index.js +1 -0
  15. package/dist/Components/Atoms/ServiceLogo/Icons/JobsSymbol.d.ts +3 -0
  16. package/dist/Components/Atoms/ServiceLogo/Icons/JobsSymbol.js +1 -0
  17. package/dist/Components/Atoms/ServiceLogo/Icons/WishketSymbol.d.ts +3 -0
  18. package/dist/Components/Atoms/ServiceLogo/Icons/WishketSymbol.js +1 -0
  19. package/dist/Components/Atoms/ServiceLogo/Icons/WishketSymbolText.d.ts +3 -0
  20. package/dist/Components/Atoms/ServiceLogo/Icons/WishketSymbolText.js +1 -0
  21. package/dist/Components/Atoms/ServiceLogo/Icons/WishketText.d.ts +3 -0
  22. package/dist/Components/Atoms/ServiceLogo/Icons/WishketText.js +1 -0
  23. package/dist/Components/Atoms/ServiceLogo/Icons/YozmITSymbol.d.ts +3 -0
  24. package/dist/Components/Atoms/ServiceLogo/Icons/YozmITSymbol.js +1 -0
  25. package/dist/Components/Atoms/ServiceLogo/Icons/YozmITSymbolText.d.ts +3 -0
  26. package/dist/Components/Atoms/ServiceLogo/Icons/YozmITSymbolText.js +1 -0
  27. package/dist/Components/Atoms/ServiceLogo/Icons/YozmITText.d.ts +3 -0
  28. package/dist/Components/Atoms/ServiceLogo/Icons/YozmITText.js +1 -0
  29. package/dist/Components/Atoms/ServiceLogo/Icons/index.d.ts +7 -0
  30. package/dist/Components/Atoms/ServiceLogo/ServiceLogo.constants.d.ts +4 -0
  31. package/dist/Components/Atoms/ServiceLogo/ServiceLogo.constants.js +1 -0
  32. package/dist/Components/Atoms/ServiceLogo/ServiceLogo.d.ts +8 -0
  33. package/dist/Components/Atoms/ServiceLogo/ServiceLogo.js +1 -0
  34. package/dist/Components/Atoms/ServiceLogo/ServiceLogo.stories.d.ts +6 -0
  35. package/dist/Components/Atoms/ServiceLogo/ServiceLogo.types.d.ts +5 -0
  36. package/dist/Components/Atoms/ServiceLogo/index.d.ts +2 -0
  37. package/dist/Components/Atoms/ServiceLogo/index.js +1 -0
  38. package/dist/Components/Atoms/Switch/Switch.d.ts +6 -0
  39. package/dist/Components/Atoms/Switch/Switch.stories.d.ts +10 -0
  40. package/dist/Components/Atoms/Switch/index.d.ts +2 -0
  41. package/dist/Components/Atoms/SystemIcon/Icons/Large/LargeAccountSetting.d.ts +2 -0
  42. package/dist/Components/Atoms/SystemIcon/Icons/Large/LargeAccountSetting.js +1 -0
  43. package/dist/Components/Atoms/SystemIcon/Icons/Large/LargeDelete.d.ts +2 -0
  44. package/dist/Components/Atoms/SystemIcon/Icons/Large/LargeDelete.js +1 -0
  45. package/dist/Components/Atoms/SystemIcon/Icons/Large/LargeService.d.ts +2 -0
  46. package/dist/Components/Atoms/SystemIcon/Icons/Large/LargeService.js +1 -0
  47. package/dist/Components/Atoms/SystemIcon/Icons/Large/LargeUserImageAvatar.d.ts +3 -0
  48. package/dist/Components/Atoms/SystemIcon/Icons/Large/LargeUserImageAvatar.js +1 -0
  49. package/dist/Components/Atoms/SystemIcon/Icons/Large/index.d.ts +4 -0
  50. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumArrowDown.d.ts +2 -0
  51. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumArrowDown.js +1 -0
  52. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumArrowLeft.d.ts +2 -0
  53. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumArrowLeft.js +1 -0
  54. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumArrowRight.d.ts +2 -0
  55. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumArrowRight.js +1 -0
  56. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumArrowUp.d.ts +2 -0
  57. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumArrowUp.js +1 -0
  58. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumCaution.d.ts +2 -0
  59. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumCaution.js +1 -0
  60. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumDelete.d.ts +2 -0
  61. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumDelete.js +1 -0
  62. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumEdit.d.ts +2 -0
  63. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumEdit.js +1 -0
  64. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumInformation.d.ts +2 -0
  65. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumInformation.js +1 -0
  66. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumPersonAdd.d.ts +2 -0
  67. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumPersonAdd.js +1 -0
  68. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumPlus.d.ts +2 -0
  69. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumPlus.js +1 -0
  70. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumView.d.ts +2 -0
  71. package/dist/Components/Atoms/SystemIcon/Icons/Medium/MediumView.js +1 -0
  72. package/dist/Components/Atoms/SystemIcon/Icons/Medium/index.d.ts +11 -0
  73. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallArrowDown.d.ts +2 -0
  74. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallArrowDown.js +1 -0
  75. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallArrowLeft.d.ts +2 -0
  76. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallArrowLeft.js +1 -0
  77. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallArrowRight.d.ts +2 -0
  78. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallArrowRight.js +1 -0
  79. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallArrowUp.d.ts +2 -0
  80. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallArrowUp.js +1 -0
  81. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallCamera.d.ts +3 -0
  82. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallCamera.js +1 -0
  83. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallCheck.d.ts +2 -0
  84. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallCheck.js +1 -0
  85. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallIndeterminate.d.ts +2 -0
  86. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallIndeterminate.js +1 -0
  87. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallPlus.d.ts +2 -0
  88. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallPlus.js +1 -0
  89. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallRadioDot.d.ts +2 -0
  90. package/dist/Components/Atoms/SystemIcon/Icons/Small/SmallRadioDot.js +1 -0
  91. package/dist/Components/Atoms/SystemIcon/Icons/Small/index.d.ts +9 -0
  92. package/dist/Components/Atoms/SystemIcon/Icons/Social/SocialFacebook.d.ts +2 -0
  93. package/dist/Components/Atoms/SystemIcon/Icons/Social/SocialFacebook.js +1 -0
  94. package/dist/Components/Atoms/SystemIcon/Icons/Social/SocialGoogle.d.ts +2 -0
  95. package/dist/Components/Atoms/SystemIcon/Icons/Social/SocialGoogle.js +1 -0
  96. package/dist/Components/Atoms/SystemIcon/Icons/Social/index.d.ts +2 -0
  97. package/dist/Components/Atoms/SystemIcon/SystemIcon.constants.d.ts +4 -0
  98. package/dist/Components/Atoms/SystemIcon/SystemIcon.d.ts +3 -0
  99. package/dist/Components/Atoms/SystemIcon/SystemIcon.js +1 -0
  100. package/dist/Components/Atoms/SystemIcon/SystemIcon.stories.d.ts +11 -0
  101. package/dist/Components/Atoms/SystemIcon/SystemIcon.types.d.ts +13 -0
  102. package/dist/Components/Atoms/SystemIcon/index.d.ts +2 -0
  103. package/dist/Components/Atoms/SystemIcon/index.js +1 -0
  104. package/dist/Components/Atoms/index.d.ts +3 -0
  105. package/dist/Components/Molecules/CheckboxCard/CheckboxCard.js +1 -1
  106. package/dist/Components/Molecules/CheckboxCard/CheckboxCard.parts.js +1 -1
  107. package/dist/Components/Molecules/CheckboxList/CheckboxListItem.js +1 -1
  108. package/dist/Components/Molecules/IconMessageCard/IconMessageCard.d.ts +10 -0
  109. package/dist/Components/Molecules/IconMessageCard/IconMessageCard.js +1 -0
  110. package/dist/Components/Molecules/IconMessageCard/IconMessageCard.parts.d.ts +6 -0
  111. package/dist/Components/Molecules/IconMessageCard/IconMessageCard.parts.js +1 -0
  112. package/dist/Components/Molecules/IconMessageCard/IconMessageCard.stories.d.ts +7 -0
  113. package/dist/Components/Molecules/IconMessageCard/IconMessageCard.types.d.ts +6 -0
  114. package/dist/Components/Molecules/IconMessageCard/index.d.ts +2 -0
  115. package/dist/Components/Molecules/IconMessageCard/index.js +1 -0
  116. package/dist/Components/Molecules/RadioList/RadioListItem.js +1 -1
  117. package/dist/Components/Molecules/WithBadge/WithBadge.js +1 -1
  118. package/dist/Components/Molecules/index.d.ts +1 -0
  119. package/dist/Components/Organisms/TextTab/TextTab.d.ts +10 -0
  120. package/dist/Components/Organisms/TextTab/TextTab.js +2 -0
  121. package/dist/Components/Organisms/TextTab/TextTab.parts.d.ts +7 -0
  122. package/dist/Components/Organisms/TextTab/TextTab.parts.js +2 -0
  123. package/dist/Components/Organisms/TextTab/TextTab.stories.d.ts +7 -0
  124. package/dist/Components/Organisms/TextTab/TextTab.types.d.ts +25 -0
  125. package/dist/Components/Organisms/TextTab/index.d.ts +2 -0
  126. package/dist/Components/Organisms/TextTab/index.js +1 -0
  127. package/dist/Components/Organisms/index.d.ts +1 -0
  128. package/dist/index.js +1 -1
  129. package/dist/types/checkbox.types.d.ts +1 -0
  130. package/package.json +1 -1
@@ -0,0 +1,10 @@
1
+ import { AvatarSize } from './Avatar.types';
2
+ export interface AvatarProps {
3
+ size?: AvatarSize;
4
+ name?: string;
5
+ imgUrl?: string;
6
+ isEditable?: boolean;
7
+ onClick?: () => void;
8
+ }
9
+ declare const Avatar: ({ size, name, imgUrl, isEditable, onClick, }: AvatarProps) => import("react/jsx-runtime").JSX.Element;
10
+ export default Avatar;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime"),t=require("tailwind-merge"),i=require("next/image"),r=require("../Box/Box.js"),a=require("../Typography/Typography.js"),s=require("../SystemIcon/SystemIcon.js");module.exports=function(n){function d(e,t){return{sm:{container:"size-6",char:"caption1",editButton:"hidden"},md:{container:"size-8",char:"body1",editButton:"hidden"},lg:{container:"size-12",char:"title3",editButton:"size-5"},xl:{container:"size-20",char:"title2",editButton:"size-6"}}[e][t]}var l=n.size,l=void 0===l?"md":l,o=n.name,c=n.imgUrl,m=n.isEditable,m=void 0!==m&&m,n=n.onClick,u=null==o?void 0:o.slice(0,1);return e.jsxs(r,{className:t.twMerge("relative z-0 h-fit w-fit",m&&"cursor-pointer"),onClick:n,children:[e.jsxs(r,{"data-testid":"design-system-avatar--container",className:t.twMerge(d(l,"container"),"flex items-center justify-center overflow-hidden rounded-full border border-w-gray-200",o&&"bg-w-primary"),children:[c&&e.jsx(i,{src:c,alt:"",width:80,height:80,className:"h-full w-full","data-testid":"design-system-avatar--image"}),!c&&o&&e.jsx(a,{variant:d(l,"char"),className:"text-w-white",children:u}),!o&&!c&&e.jsx(s,{name:"large_user_image_avatar",testId:"design-system-avatar--default-image"})]}),m&&e.jsx(r,{className:t.twMerge("absolute bottom-0 right-0 z-10 flex items-center justify-center rounded-full bg-w-white shadow-graysmall",d(l,"editButton")),"data-testid":"design-system-avatar--edit-button",children:e.jsx(s,{name:"small_camera"})})]})};
@@ -0,0 +1,10 @@
1
+ import type { StoryObj } from '@storybook/react';
2
+ declare const meta: {
3
+ title: string;
4
+ component: ({ size, name, imgUrl, isEditable, onClick, }: import("./Avatar").AvatarProps) => import("react/jsx-runtime").JSX.Element;
5
+ };
6
+ export default meta;
7
+ type Story = StoryObj<typeof meta>;
8
+ export declare const Default: Story;
9
+ export declare const HasName: Story;
10
+ export declare const HasImageUrl: Story;
@@ -0,0 +1,9 @@
1
+ import { TypographyVariants } from '../Typography/Typography.types';
2
+ export type AvatarSize = 'sm' | 'md' | 'lg' | 'xl';
3
+ export type AvatarStyleType = {
4
+ [key in AvatarSize]: {
5
+ container: string;
6
+ char: TypographyVariants;
7
+ editButton: string;
8
+ };
9
+ };
@@ -0,0 +1,2 @@
1
+ import Avatar from './Avatar';
2
+ export default Avatar;
@@ -0,0 +1 @@
1
+ "use strict";var r=require("./Avatar.js");module.exports=r;
@@ -1,2 +1,2 @@
1
1
  import { ButtonProps } from './Button.types';
2
- export declare const ButtonContainer: ({ rounded, size, variant, children, className, disabled, onClick, }: ButtonProps) => import("react/jsx-runtime").JSX.Element;
2
+ export declare const ButtonContainer: ({ rounded, size, type, variant, children, className, disabled, onClick, }: ButtonProps) => import("react/jsx-runtime").JSX.Element;
@@ -1 +1 @@
1
- "use strict";var e=require("react/jsx-runtime"),n=require("tailwind-merge");exports.ButtonContainer=function(r){var i=r.rounded,t=r.size,a=r.variant,x=r.children,o=r.className,c=r.disabled,r=r.onClick;return e.jsx("button",{className:n.twMerge("box-border flex w-fit cursor-pointer items-center justify-center ring-1",i?"rounded-full":"rounded-xl",c?"cursor-not-allowed":"cursor-pointer","sm"===t?"min-w-[63px] h-[40px] py-[6px] px-3 text-sm leading-[24px]":"lg"===t?"min-w-[104px] h-[60px] py-[15px] px-6 text-[20px] leading-[30px]":"min-w-[77px] h-[50px] py-[11px] px-4 text-base leading-[26px]","solid"===a?"bg-w-cyan-500 text-w-white ring-w-cyan-500 hover:ring-w-cyan-700 hover:bg-w-cyan-700":"outlined"===a?"bg-w-cyan-10 text-w-cyan-500 ring-w-cyan-200 hover:ring-w-cyan-500":"bg-w-white text-w-cyan-500 ring-w-gray-200 hover:ring-w-cyan-500",o),onClick:r,disabled:c,children:x})};
1
+ "use strict";var e=require("react/jsx-runtime"),n=require("tailwind-merge");exports.ButtonContainer=function(r){var t=r.rounded,i=r.size,a=r.type,x=r.variant,o=r.children,c=r.className,p=r.disabled,r=r.onClick;return e.jsx("button",{className:n.twMerge("box-border flex w-fit cursor-pointer items-center justify-center ring-1",t?"rounded-full":"rounded-xl",p?"cursor-not-allowed":"cursor-pointer","sm"===i?"min-w-[63px] h-[40px] py-[6px] px-3 text-sm leading-[24px]":"lg"===i?"min-w-[104px] h-[60px] py-[15px] px-6 text-[20px] leading-[30px]":"min-w-[77px] h-[50px] py-[11px] px-4 text-base leading-[26px]","solid"===x?"bg-w-cyan-500 text-w-white ring-w-cyan-500 hover:ring-w-cyan-700 hover:bg-w-cyan-700":"outlined"===x?"bg-w-cyan-10 text-w-cyan-500 ring-w-cyan-200 hover:ring-w-cyan-500":"bg-w-white text-w-cyan-500 ring-w-gray-200 hover:ring-w-cyan-500",c),onClick:r,disabled:p,type:a,children:o})};
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- "use strict";var e=require("../../../_virtual/_tslib.js"),r=require("react/jsx-runtime"),i=require("react"),a=require("tailwind-merge"),t=function(e){e=e.checked;return r.jsxs("div",{className:"relative z-10 h-full w-full bg-transparent",children:[r.jsx("div",{className:a.twMerge("absolute left-[4px] top-[6px] h-[2px] origin-top-left rotate-45 rounded bg-white transition-[width] duration-100 ease-linear",e?"w-[6px]":"w-0")}),r.jsx("div",{className:a.twMerge("absolute left-[6px] top-[10px] h-[2px] origin-top-left -rotate-45 rounded bg-white transition-[width] duration-100 ease-linear",e?"w-[9px] delay-100":"w-0 delay-0")})]})},s=function(e){var i=e.type,s=e.disabled,n=e.checked,n=void 0!==n&&n,o=e.isError,d=e.isHover,e=e.className;return r.jsx("div",{className:a.twMerge("relative inline-block aspect-square w-4 ring-1","circle"===i?"rounded-full":"rounded",s&&!n?"ring-w-gray-200 bg-w-gray-50 cursor-not-allowed":s&&n&&!o?"bg-w-cyan-100 ring-w-cyan-100 cursor-not-allowed":s&&n&&o?"bg-w-gray-200 ring-w-gray-200 cursor-not-allowed":!n||s||o?n||s||!o?n&&!s&&o?"ring-w-red-500 bg-w-red-500":!d||s||n||o?"hover:ring-w-cyan-500 ring-w-gray-200 bg-white cursor-pointer":"ring-w-cyan-500":"ring-w-red-500":"bg-w-cyan-500 ring-w-cyan-500",e),role:"checkbox-button",children:r.jsx(t,{checked:n})})};module.exports=function(a){var t=a.checked,t=void 0!==t&&t,n=a.onChange,o=a.disabled,d=void 0!==o&&o,o=a.isError,o=void 0!==o&&o,c=a.isHover,c=void 0!==c&&c,l=a.type,l=void 0===l?"box":l,u=a.className,a=e.__rest(a,["checked","onChange","disabled","isError","isHover","type","className"]),t=i.useState(t),g=t[0],w=t[1],t=i.useCallback(function(e){d||(w(function(e){return!e}),n&&n(e))},[n,d]);return r.jsxs("label",{"data-testid":"design-system-checkbox",children:[r.jsx("input",e.__assign({className:"hidden",type:"checkbox",checked:g,onChange:t,disabled:d},a)),r.jsx(s,{checked:g,disabled:d,isError:o,isHover:c,type:l,className:u})]})};
2
+ "use strict";var e=require("../../../_virtual/_tslib.js"),r=require("react/jsx-runtime"),i=require("react"),a=require("tailwind-merge"),n=function(e){e=e.checked;return r.jsxs("div",{className:"relative z-10 h-full w-full bg-transparent",children:[r.jsx("div",{className:a.twMerge("absolute left-[4px] top-[6px] h-[2px] origin-top-left rotate-45 rounded bg-white transition-[width] duration-100 ease-linear",e?"w-[6px]":"w-0")}),r.jsx("div",{className:a.twMerge("absolute left-[6px] top-[10px] h-[2px] origin-top-left -rotate-45 rounded bg-white transition-[width] duration-100 ease-linear",e?"w-[9px] delay-100":"w-0 delay-0")})]})},s=function(e){var i=e.type,s=e.disabled,t=e.checked,t=void 0!==t&&t,o=e.isError,c=e.isHover,d=e.isFocused,e=e.className;return r.jsx("div",{className:a.twMerge("relative inline-block aspect-square w-4 ring-1","circle"===i?"rounded-full":"rounded",s&&!t?"ring-w-gray-200 bg-w-gray-50 cursor-not-allowed":s&&t&&!o?"bg-w-cyan-100 ring-w-cyan-100 cursor-not-allowed":s&&t&&o?"bg-w-gray-200 ring-w-gray-200 cursor-not-allowed":t&&d&&!o?"bg-w-cyan-500 ring-w-cyan-500":t||!d||o?!t||s||o?t||s||!o?t&&!s&&o?"ring-w-red-500 bg-w-red-500":!c||s||t||o?"hover:ring-w-cyan-500 ring-w-gray-200 bg-white cursor-pointer":"ring-w-cyan-500":"ring-w-red-500":"bg-w-cyan-500 ring-w-cyan-500":"ring-w-cyan-500",e),role:"checkbox-button",children:r.jsx(n,{checked:t})})};module.exports=function(a){var n=a.checked,n=void 0!==n&&n,t=a.onChange,o=a.disabled,c=void 0!==o&&o,o=a.isError,o=void 0!==o&&o,d=a.isHover,d=void 0!==d&&d,l=a.type,l=void 0===l?"box":l,u=a.className,a=e.__rest(a,["checked","onChange","disabled","isError","isHover","type","className"]),n=i.useState(n),g=n[0],w=n[1],n=i.useState(!1),b=n[0],h=n[1],n=i.useCallback(function(e){c||(w(function(e){return!e}),t&&t(e))},[t,c]);return r.jsxs("label",{"data-testid":"design-system-checkbox",children:[r.jsx("input",e.__assign({className:"absolute h-0 w-0 opacity-0",type:"checkbox",checked:g,onChange:n,onFocus:function(){h(!0)},onBlur:function(){h(!1)},disabled:c},a)),r.jsx(s,{checked:g,disabled:c,isError:o,isHover:d,isFocused:b,type:l,className:u})]})};
@@ -0,0 +1,6 @@
1
+ export interface DividerProps {
2
+ isVertical?: boolean;
3
+ className?: string;
4
+ }
5
+ declare const Divider: ({ isVertical, className }: DividerProps) => import("react/jsx-runtime").JSX.Element;
6
+ export default Divider;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime"),r=require("tailwind-merge");module.exports=function(i){var s=i.isVertical,i=i.className;return e.jsx("div",{"data-testid":"design-system-divider",className:r.twMerge("bg-w-gray-200",void 0!==s&&s?"h-full w-px":"h-px w-full",i)})};
@@ -0,0 +1,14 @@
1
+ import type { StoryObj } from '@storybook/react';
2
+ import { DividerProps } from './Divider';
3
+ declare const meta: {
4
+ title: string;
5
+ component: ({ isVertical, className }: DividerProps) => import("react/jsx-runtime").JSX.Element;
6
+ decorators: (Story: import("@storybook/types").PartialStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, {
7
+ isVertical?: boolean | undefined;
8
+ className?: string | undefined;
9
+ }>) => import("react/jsx-runtime").JSX.Element;
10
+ argTypes: {};
11
+ };
12
+ export default meta;
13
+ type Story = StoryObj<DividerProps>;
14
+ export declare const Default: Story;
@@ -0,0 +1,2 @@
1
+ import Divider from './Divider';
2
+ export default Divider;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./Divider.js");module.exports=e;
@@ -0,0 +1,3 @@
1
+ import { ServiceLogoPartProps } from '../ServiceLogo.types';
2
+ declare const JobsSymbol: ({ disabled, className }: ServiceLogoPartProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default JobsSymbol;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(l){var d=l.disabled,l=l.className;return e.jsx(e.Fragment,{children:d?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--jobs-symbol-disabled",children:[e.jsx("path",{opacity:"0.7",fillRule:"evenodd",clipRule:"evenodd",d:"M12.25 20.9975L5 16.1404V7.10889L12.25 11.804V20.9975Z",fill:"#BDBDBD"}),e.jsx("path",{opacity:"0.6",fillRule:"evenodd",clipRule:"evenodd",d:"M5 16.1725L12.25 11.8965V3L5 7.12171V16.1725Z",fill:"#BDBDBD"}),e.jsx("path",{opacity:"0.5",fillRule:"evenodd",clipRule:"evenodd",d:"M8.7407 18.6397L15.9142 14.2197L15.7588 5.32581L8.58276 9.59022L8.7407 18.6397Z",fill:"#BDBDBD"}),e.jsx("path",{opacity:"0.4",fillRule:"evenodd",clipRule:"evenodd",d:"M12.25 20.9999L19.5 16.1428V7.11133L12.25 11.8064V20.9999Z",fill:"#BDBDBD"})]}):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--jobs-symbol",children:[e.jsx("path",{opacity:"0.7",fillRule:"evenodd",clipRule:"evenodd",d:"M12.25 20.9975L5 16.1404V7.10889L12.25 11.804V20.9975Z",fill:"#006DFF"}),e.jsx("path",{opacity:"0.6",fillRule:"evenodd",clipRule:"evenodd",d:"M5 16.1725L12.25 11.8965V3L5 7.12171V16.1725Z",fill:"#006DFF"}),e.jsx("path",{opacity:"0.5",fillRule:"evenodd",clipRule:"evenodd",d:"M8.7407 18.6397L15.9142 14.2197L15.7588 5.32581L8.58276 9.59022L8.7407 18.6397Z",fill:"#006DFF"}),e.jsx("path",{opacity:"0.4",fillRule:"evenodd",clipRule:"evenodd",d:"M12.25 20.9999L19.5 16.1428V7.11133L12.25 11.8064V20.9999Z",fill:"#006DFF"})]})})};
@@ -0,0 +1,3 @@
1
+ import { ServiceLogoPartProps } from '../ServiceLogo.types';
2
+ declare const WishketSymbol: ({ disabled, className }: ServiceLogoPartProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default WishketSymbol;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(l){var d=l.disabled,l=l.className;return e.jsx(e.Fragment,{children:d?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--wishket-symbol-disabled",children:[e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.7187 9.45926L14.9588 11.604L14.9094 12L10.2935 14.6912L10.2948 19.6569C10.2948 20.2047 10.9375 20.7125 10.9375 20.7125C11.5948 21.0957 12.4041 21.0957 13.0614 20.7125L18.9374 17.2846C19.5947 16.9014 20.0001 16.1943 20.0001 15.4266V8.57335C20.0001 8.31876 19.9521 8.07446 19.8694 7.84302C19.6707 8.90766 19.1641 9.16096 18.7187 9.45926Z",fill:"#BDBDBD"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5454 19.6262V9.18422L6.66673 6.82607C5.95473 6.29118 5.0614 6.71421 5.0614 6.71421C4.73408 6.91009 4.46452 7.18389 4.27865 7.50928C4.09278 7.83467 3.99685 8.2007 4.00008 8.57218V15.428C4.00008 16.1944 4.40408 16.9028 5.0614 17.286L10.9387 20.7127C11.116 20.8168 11.3067 20.8901 11.5014 20.9377C11.2198 20.843 10.9761 20.6655 10.8046 20.4302C10.6331 20.195 10.5424 19.9137 10.5454 19.6262Z",fill:"#D1D1D1"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.19066 6.91461L14.9093 11.9999L19.2652 9.4592C19.7906 9.15318 20.0372 8.53857 19.9119 7.96768C19.7636 7.44607 19.4158 6.99807 18.9386 6.71402L13.0613 3.28738C12.7413 3.09942 12.3739 3 11.9993 3C11.6246 3 11.2572 3.09942 10.9373 3.28738L5.06133 6.71402C4.88495 6.8182 4.72508 6.94639 4.58667 7.09462C4.79532 6.89753 5.06597 6.77289 5.35608 6.74031C5.64618 6.70772 5.94062 6.76904 6.19066 6.91461Z",fill:"#E0E0E0"})]}):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--wishket-symbol",children:[e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.7187 9.45926L14.9588 11.604L14.9094 12L10.2935 14.6912L10.2948 19.6569C10.2948 20.2047 10.9375 20.7125 10.9375 20.7125C11.5948 21.0957 12.4041 21.0957 13.0614 20.7125L18.9374 17.2846C19.5947 16.9014 20.0001 16.1943 20.0001 15.4266V8.57335C20.0001 8.31876 19.9521 8.07446 19.8694 7.84302C19.6707 8.90766 19.1641 9.16096 18.7187 9.45926Z",fill:"#0055B8"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5454 19.6262V9.18422L6.66673 6.82607C5.95473 6.29118 5.0614 6.71421 5.0614 6.71421C4.73408 6.91009 4.46452 7.18389 4.27865 7.50928C4.09278 7.83467 3.99685 8.2007 4.00008 8.57218V15.428C4.00008 16.1944 4.40408 16.9028 5.0614 17.286L10.9387 20.7127C11.116 20.8168 11.3067 20.8901 11.5014 20.9377C11.2198 20.843 10.9761 20.6655 10.8046 20.4302C10.6331 20.195 10.5424 19.9137 10.5454 19.6262Z",fill:"#00A7E1"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.19066 6.91461L14.9093 11.9999L19.2652 9.4592C19.7906 9.15318 20.0372 8.53857 19.9119 7.96768C19.7636 7.44607 19.4158 6.99807 18.9386 6.71402L13.0613 3.28738C12.7413 3.09942 12.3739 3 11.9993 3C11.6246 3 11.2572 3.09942 10.9373 3.28738L5.06133 6.71402C4.88495 6.8182 4.72508 6.94639 4.58667 7.09462C4.79532 6.89753 5.06597 6.77289 5.35608 6.74031C5.64618 6.70772 5.94062 6.76904 6.19066 6.91461Z",fill:"#00B551"})]})})};
@@ -0,0 +1,3 @@
1
+ import { ServiceLogoPartProps } from '../ServiceLogo.types';
2
+ declare const WishketSymbolText: ({ className }: ServiceLogoPartProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default WishketSymbolText;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(l){l=l.className;return 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:[e.jsxs("g",{clipPath:"url(#clip0_3475_522)",children:[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"}),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"}),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"}),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"})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"clip0_3475_522",children:e.jsx("rect",{width:"88",height:"20",fill:"white"})})})]})};
@@ -0,0 +1,3 @@
1
+ import { ServiceLogoPartProps } from '../ServiceLogo.types';
2
+ declare const WishketText: ({ className }: ServiceLogoPartProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default WishketText;
@@ -0,0 +1 @@
1
+ "use strict";var H=require("react/jsx-runtime");module.exports=function(s){s=s.className;return H.jsxs("svg",{width:"72",height:"20",viewBox:"0 0 72 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:s,"data-testid":"design-system-logo--wishket-text",children:[H.jsx("path",{d:"M3.06519 17.888L0 5.63843H2.85897L4.73371 14.5826L6.65531 5.63843H9.44867L11.3703 14.5826L13.0294 5.63843H15.6915L13.0294 17.888H9.71113L8.05199 10.2309L6.39285 17.888H3.06519Z",fill:"#212121"}),H.jsx("path",{d:"M19.9569 2H17.0039V4.2314H19.9569V2Z",fill:"#212121"}),H.jsx("path",{d:"M19.9569 5.63843H17.0039V17.888H19.9569V5.63843Z",fill:"#212121"}),H.jsx("path",{d:"M25.825 5.63843H26.5C29.453 5.63843 30.9342 6.86061 30.9342 9.31423H27.9812C27.9812 8.41611 27.4843 7.97168 26.5 7.97168H25.825C24.8407 7.97168 24.3439 8.42537 24.3439 9.31423C24.3439 10.129 24.8407 10.5364 25.825 10.5364H26.5656C29.5186 10.5364 30.9998 11.7586 30.9998 14.2122C30.9998 16.6658 29.5186 17.888 26.5656 17.888H25.825C22.872 17.888 21.3909 16.6658 21.3909 14.2122H24.3439C24.3439 15.1103 24.8407 15.564 25.825 15.564H26.5656C27.55 15.564 28.0374 15.1103 28.0374 14.2122C28.0374 13.3974 27.55 12.99 26.5656 12.99H25.825C22.872 12.99 21.3909 11.7678 21.3909 9.31423C21.3909 6.86061 22.872 5.63843 25.825 5.63843Z",fill:"#212121"}),H.jsx("path",{d:"M38.9199 17.8882V9.3144C38.9199 8.49961 38.4324 8.30518 37.4481 8.30518C36.6606 8.30518 35.92 8.42554 35.2357 8.67553V17.8882H32.2827V2.47205H35.2357V6.71264C35.9294 6.13858 36.8106 5.85156 37.8981 5.85156C40.5604 5.85156 41.8823 6.86078 41.8823 9.3144V17.8882H38.9293H38.9199Z",fill:"#212121"}),H.jsx("path",{d:"M46.2027 2.47205V11.1569L50.1865 5.85156H53.5892L49.1554 11.768L53.5892 17.8882H50.1865L46.2027 12.3791V17.8882H43.25V2.47205H46.2027Z",fill:"#212121"}),H.jsx("path",{d:"M63.4419 12.9906V9.31477C63.4419 6.86115 61.9701 5.85193 59.0078 5.85193H58.2672C55.3142 5.85193 53.833 6.86115 53.833 9.31477V14.2127C53.833 16.6664 55.3142 17.8885 58.2672 17.8885H59.0078C61.9607 17.8885 63.4419 16.6664 63.4419 14.2127H60.4889C60.4889 15.0275 59.9921 15.4349 59.0171 15.4349H58.2766C57.2922 15.4349 56.7954 15.0275 56.7954 14.2127V12.9906H63.4419ZM56.7954 9.31477C56.7954 8.49998 57.2922 8.30555 58.2766 8.30555H59.0171C60.0015 8.30555 60.4889 8.49998 60.4889 9.31477V10.537H56.7954V9.31477Z",fill:"#212121"}),H.jsx("path",{d:"M66.0844 8.41704H64.6033V5.96342H66.0844V3.58387L69.0374 2.36169V5.96342H71.9904V8.41704H69.0374V14.3242C69.0374 15.139 69.5343 15.5464 70.5186 15.5464H71.9998L70.5186 18C67.5656 18 66.0844 16.7779 66.0844 14.3242V8.41704Z",fill:"#212121"})]})};
@@ -0,0 +1,3 @@
1
+ import { ServiceLogoPartProps } from '../ServiceLogo.types';
2
+ declare const YozmITSymbol: ({ disabled, className }: ServiceLogoPartProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default YozmITSymbol;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(s){var l=s.disabled,s=s.className;return e.jsx(e.Fragment,{children:l?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:[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"}),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"})]}):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:[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)"}),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)"}),e.jsxs("defs",{children:[e.jsxs("linearGradient",{id:"paint0_linear_3475_577",x1:"8.2709",y1:"4",x2:"8.2709",y2:"16.2218",gradientUnits:"userSpaceOnUse",children:[e.jsx("stop",{stopColor:"#8E2DE2"}),e.jsx("stop",{offset:"1",stopColor:"#5A00DB"})]}),e.jsxs("linearGradient",{id:"paint1_linear_3475_577",x1:"15.7289",y1:"7.27832",x2:"15.7289",y2:"19.5001",gradientUnits:"userSpaceOnUse",children:[e.jsx("stop",{stopColor:"#8E2DE2"}),e.jsx("stop",{offset:"1",stopColor:"#5A00DB"})]})]})]})})};
@@ -0,0 +1,3 @@
1
+ import { ServiceLogoPartProps } from '../ServiceLogo.types';
2
+ declare const YozmITSymbolText: ({ className }: ServiceLogoPartProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default YozmITSymbolText;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(l){l=l.className;return 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:[e.jsxs("g",{clipPath:"url(#clip0_3475_339)",children:[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"}),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"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M66.2222 16.8182H68.4444V3.18188H66.2222V16.8182Z",fill:"#212121"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M80.0001 3.18188H70.6667V5.45461H74.2134V16.8182H74.2578H76.4262H76.4534V5.45461H80.0001V3.18188Z",fill:"#212121"}),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)"}),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)"})]}),e.jsxs("defs",{children:[e.jsxs("linearGradient",{id:"paint0_linear_3475_339",x1:"9.55556",y1:"0",x2:"9.55556",y2:"15.9091",gradientUnits:"userSpaceOnUse",children:[e.jsx("stop",{stopColor:"#8E2DE2"}),e.jsx("stop",{offset:"1",stopColor:"#5A00DB"})]}),e.jsxs("linearGradient",{id:"paint1_linear_3475_339",x1:"19.3334",y1:"4.09094",x2:"19.3334",y2:"20",gradientUnits:"userSpaceOnUse",children:[e.jsx("stop",{stopColor:"#8E2DE2"}),e.jsx("stop",{offset:"1",stopColor:"#5A00DB"})]}),e.jsx("clipPath",{id:"clip0_3475_339",children:e.jsx("rect",{width:"80",height:"20",fill:"white"})})]})]})};
@@ -0,0 +1,3 @@
1
+ import { ServiceLogoPartProps } from '../ServiceLogo.types';
2
+ declare const YozmITText: ({ className }: ServiceLogoPartProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default YozmITText;
@@ -0,0 +1 @@
1
+ "use strict";var C=require("react/jsx-runtime");module.exports=function(e){e=e.className;return C.jsxs("svg",{width:"50",height:"20",viewBox:"0 0 50 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:e,"data-testid":"design-system-logo--yozmIT-text",children:[C.jsxs("g",{clipPath:"url(#clip0_3480_2)",children:[C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.40739 11.7989C6.70783 11.7989 6.04347 11.716 5.41375 11.5495V15.5617H9.40104V11.5495C8.74804 11.716 8.08349 11.7989 7.40739 11.7989ZM7.40739 4.47423C6.90619 4.47423 6.43096 4.53364 5.9821 4.65246C5.53342 4.77109 5.13669 4.9405 4.79287 5.1603C4.44905 5.3803 4.17796 5.6503 3.97998 5.97109C3.78143 6.29187 3.68273 6.64815 3.68273 7.0403V7.71775C3.68273 8.10991 3.78143 8.46619 3.97998 8.78697C4.17796 9.10776 4.44905 9.37815 4.79287 9.59795C5.13669 9.81795 5.53342 9.98717 5.9821 10.1058C6.43096 10.2248 6.90619 10.284 7.40739 10.284C7.9084 10.284 8.38383 10.2248 8.83269 10.1058C9.28137 9.98717 9.67791 9.81795 10.0219 9.59795C10.3657 9.37815 10.6366 9.10776 10.8348 8.78697C11.0332 8.46619 11.1323 8.10991 11.1323 7.71775V7.0403C11.1323 6.64815 11.0332 6.29187 10.8348 5.97109C10.6366 5.6503 10.3657 5.3803 10.0219 5.1603C9.67791 4.9405 9.28137 4.77109 8.83269 4.65246C8.38383 4.53364 7.9084 4.47423 7.40739 4.47423ZM14.8148 15.5617V17.0589H0V15.5617H3.69985V10.8187C3.17537 10.4742 2.75844 10.0495 2.44964 9.54442C2.14064 9.03972 1.98614 8.4605 1.98614 7.80677V6.95128C1.98614 6.33364 2.12871 5.77815 2.41481 5.28501C2.70014 4.79226 3.09052 4.37011 3.58652 4.01952C4.08176 3.66932 4.65896 3.40207 5.31774 3.21736C5.97613 3.03364 6.673 2.94128 7.40739 2.94128C8.14198 2.94128 8.83827 3.03364 9.49724 3.21736C10.1558 3.40207 10.7328 3.66932 11.2285 4.01952C11.7239 4.37011 12.1145 4.79226 12.4002 5.28501C12.6859 5.77815 12.8286 6.33364 12.8286 6.95128V7.80677C12.8286 8.4605 12.674 9.03972 12.3652 9.54442C12.0562 10.0495 11.6394 10.4742 11.1149 10.8187V15.5617H14.8148Z",fill:"#212121"}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.0438 16.579H27.1789V13.7796H20.0438V16.579ZM18.3301 18H28.8926V12.1828H18.3301V18ZM23.5939 5.7628C23.547 5.8602 23.4477 5.9692 23.2965 6.0902C23.1449 6.2116 22.9642 6.3294 22.7543 6.4446C22.5446 6.56 22.3287 6.675 22.1075 6.79C21.8856 6.9054 21.6817 6.999 21.4954 7.0716C20.9007 7.3144 20.3351 7.5416 19.799 7.7534C19.2626 7.9656 18.6974 8.1746 18.1027 8.3806L17.4556 6.9264C18.1783 6.684 18.7963 6.4658 19.3094 6.2718C19.8223 6.0782 20.3177 5.8782 20.7959 5.6718C21.3786 5.4176 21.8479 5.133 22.2037 4.8178C22.5588 4.5026 22.737 4.1512 22.737 3.763V3.4904H18.1377V2H29.0848V3.4904H24.4682V3.763C24.4682 4.1512 24.6431 4.4936 24.9929 4.7904C25.3427 5.0874 25.8146 5.3752 26.4093 5.654C26.8757 5.872 27.3711 6.0782 27.8958 6.2718C28.4205 6.4658 29.0383 6.684 29.7494 6.9264L29.12 8.3806C28.5138 8.1746 27.9424 7.9656 27.4063 7.7534C26.8699 7.5416 26.322 7.3144 25.7623 7.0716C25.5757 6.9872 25.3659 6.8898 25.1327 6.7808C24.8992 6.6716 24.6779 6.5566 24.4682 6.4356C24.2583 6.3146 24.0747 6.1962 23.9174 6.0808C23.76 5.9658 23.6576 5.8602 23.6113 5.7628H23.5939ZM16.2039 10.7074H31.0186V9.1804H16.2039V10.7074Z",fill:"#212121"}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M35.6479 17.0589H37.9628V2.94128H35.6479V17.0589Z",fill:"#212121"}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M50 2.94128H40.2778V5.29423H43.9723V17.0589H44.0185H46.2772H46.3056V5.29423H50V2.94128Z",fill:"#212121"})]}),C.jsx("defs",{children:C.jsx("clipPath",{id:"clip0_3480_2",children:C.jsx("rect",{width:"50",height:"20",fill:"white"})})})]})};
@@ -0,0 +1,7 @@
1
+ export { default as WishketSymbolText } from './WishketSymbolText';
2
+ export { default as WishketSymbol } from './WishketSymbol';
3
+ export { default as WishketText } from './WishketText';
4
+ export { default as YozmITSymbolText } from './YozmITSymbolText';
5
+ export { default as YozmITSymbol } from './YozmITSymbol';
6
+ export { default as YozmITText } from './YozmITText';
7
+ export { default as JobsSymbol } from './JobsSymbol';
@@ -0,0 +1,4 @@
1
+ import { ReactNode } from 'react';
2
+ import { ServiceLogoNames, ServiceLogoPartProps } from './ServiceLogo.types';
3
+ declare const LogoMap: Map<ServiceLogoNames, (props: ServiceLogoPartProps) => ReactNode>;
4
+ export { LogoMap };
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./Icons/WishketSymbolText.js"),s=require("./Icons/WishketSymbol.js"),o=require("./Icons/WishketText.js"),t=require("./Icons/YozmITSymbolText.js"),r=require("./Icons/YozmITSymbol.js"),m=require("./Icons/YozmITText.js"),i=require("./Icons/JobsSymbol.js"),y=new Map([["wishket_symbol",s],["wishket_symbol_text",e],["wishket_text",o],["yozmIT_symbol",r],["yozmIT_symbol_text",t],["yozmIT_text",m],["jobs_symbol",i]]);exports.LogoMap=y;
@@ -0,0 +1,8 @@
1
+ import { ServiceLogoNames } from './ServiceLogo.types';
2
+ interface ServiceLogoProps {
3
+ name: ServiceLogoNames;
4
+ disabled?: boolean;
5
+ className?: string;
6
+ }
7
+ declare const ServiceLogo: ({ name, disabled, className }: ServiceLogoProps) => import("react/jsx-runtime").JSX.Element | undefined;
8
+ export default ServiceLogo;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime"),s=require("./ServiceLogo.constants.js");module.exports=function(r){var a=r.name,t=r.disabled,r=r.className,a=s.LogoMap.get(a);return a&&e.jsx(a,{disabled:t,className:r})};
@@ -0,0 +1,6 @@
1
+ import type { Meta, StoryObj } from '@storybook/react';
2
+ import ServiceLogo from './ServiceLogo';
3
+ declare const meta: Meta<typeof ServiceLogo>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof meta>;
6
+ export declare const Default: Story;
@@ -0,0 +1,5 @@
1
+ export type ServiceLogoNames = 'wishket_symbol' | 'wishket_symbol_text' | 'wishket_text' | 'yozmIT_symbol' | 'yozmIT_symbol_text' | 'yozmIT_text' | 'jobs_symbol';
2
+ export type ServiceLogoPartProps = {
3
+ disabled?: boolean;
4
+ className?: string;
5
+ };
@@ -0,0 +1,2 @@
1
+ import ServiceLogo from './ServiceLogo';
2
+ export default ServiceLogo;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./ServiceLogo.js");module.exports=e;
@@ -0,0 +1,6 @@
1
+ import { ComponentPropsWithoutRef } from 'react';
2
+ export interface SwitchProps extends ComponentPropsWithoutRef<'input'> {
3
+ className?: string;
4
+ }
5
+ declare const Switch: ({ className, checked, disabled, ...rest }: SwitchProps) => import("react/jsx-runtime").JSX.Element;
6
+ export default Switch;
@@ -0,0 +1,10 @@
1
+ import { Meta, StoryObj } from '@storybook/react';
2
+ import Switch from './Switch';
3
+ declare const meta: Meta<typeof Switch>;
4
+ export default meta;
5
+ type Story = StoryObj;
6
+ export declare const Default: Story;
7
+ export declare const Checked: Story;
8
+ export declare const UnChecked: Story;
9
+ export declare const DisabledChecked: Story;
10
+ export declare const DisabledUnChecked: Story;
@@ -0,0 +1,2 @@
1
+ import Switch from './Switch';
2
+ export default Switch;
@@ -0,0 +1,2 @@
1
+ declare const LargeAccountSetting: () => import("react/jsx-runtime").JSX.Element;
2
+ export default LargeAccountSetting;
@@ -0,0 +1 @@
1
+ "use strict";var r=require("react/jsx-runtime");module.exports=function(){return r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:[r.jsx("path",{d:"M2 8C2 5.79086 3.79086 4 6 4H18C20.2091 4 22 5.79086 22 8V20H6C3.79086 20 2 18.2091 2 16V8Z",stroke:"#212121",strokeWidth:"1.4"}),r.jsx("path",{d:"M2 8C2 5.79086 3.79086 4 6 4H18C20.2091 4 22 5.79086 22 8V8H2V8Z",stroke:"#212121",strokeWidth:"1.4"}),r.jsx("circle",{cx:"12",cy:"13",r:"1",fill:"#212121"}),r.jsx("circle",{cx:"16",cy:"13",r:"1",fill:"#212121"}),r.jsx("circle",{cx:"8",cy:"13",r:"1",fill:"#212121"})]})};
@@ -0,0 +1,2 @@
1
+ declare const LargeDelete: () => import("react/jsx-runtime").JSX.Element;
2
+ export default LargeDelete;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("path",{d:"M3.66665 3.66667L20.3333 20.3333",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M20.3333 3.66683L3.66667 20.3335",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]})};
@@ -0,0 +1,2 @@
1
+ declare const LargeService: () => import("react/jsx-runtime").JSX.Element;
2
+ export default LargeService;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("path",{d:"M13.7666 18.904C14.0555 18.8197 14.3377 18.7151 14.6088 18.5936C16.7643 17.6204 18.2665 15.4976 18.2665 13.0507V9.10872C18.2665 5.74836 15.4332 3 11.9733 3C8.50884 3 5.67664 5.74836 5.67664 9.10872V14.5998H4.91109C4.13857 14.5963 3.39882 14.2833 2.85339 13.7294C2.30796 13.1755 2.00117 12.4255 2 11.6433V11.0932C2.00117 10.311 2.30796 9.56108 2.85339 9.00714C3.39882 8.45321 4.13857 8.14029 4.91109 8.13673H5.73331",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.7841 19.1584C13.7841 20.1754 12.973 21 11.9708 21C11.4892 20.9991 11.0277 20.8046 10.6876 20.4593C10.3476 20.1139 10.1569 19.646 10.1575 19.1584C10.1575 18.1414 10.9697 17.3168 11.9708 17.3168C12.9719 17.3168 13.7841 18.1414 13.7841 19.1584Z",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M18.2667 8.1366H19.0889C19.8614 8.14046 20.601 8.45347 21.1463 9.00734C21.6917 9.56121 21.9986 10.311 22 11.0931V11.6443C21.9983 12.4262 21.6913 13.1757 21.1459 13.7293C20.6006 14.283 19.8612 14.5958 19.0889 14.5997H18.3245",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.2891 11.5251C10.1324 11.5243 9.98237 11.4608 9.87168 11.3485C9.76098 11.2362 9.69855 11.0842 9.69797 10.9255V10.2393C9.69797 9.90965 9.96463 9.63965 10.2902 9.63965C10.6157 9.63965 10.8824 9.90965 10.8824 10.2393V10.9255C10.8824 11.2551 10.6157 11.5251 10.2902 11.5251M13.1924 11.5251C13.0355 11.5245 12.8852 11.4612 12.7743 11.3489C12.6633 11.2365 12.6008 11.0844 12.6002 10.9255V10.2393C12.6002 9.90965 12.8668 9.63965 13.1924 9.63965C13.5179 9.63965 13.7846 9.90965 13.7846 10.2393V10.9255C13.7846 11.2551 13.5179 11.5251 13.1924 11.5251Z",fill:"#212121"})]})};
@@ -0,0 +1,3 @@
1
+ import { SystemIconPartProps } from '../../SystemIcon.types';
2
+ declare const LargeUserImageAvatar: ({ testId }: SystemIconPartProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default LargeUserImageAvatar;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("react/jsx-runtime");module.exports=function(e){e=e.testId;return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"80",height:"80",viewBox:"0 0 80 80",fill:"none",className:"h-full w-full","data-testid":e,children:[t.jsx("rect",{width:"80",height:"80",rx:"40",fill:"#E0E0E0"}),t.jsx("circle",{cx:"40",cy:"30",r:"15",fill:"#FAFAFA"}),t.jsx("path",{d:"M10 72.5C10 60.0736 20.0736 50 32.5 50H47.5C59.9264 50 70 60.0736 70 72.5V80H10V72.5Z",fill:"#FAFAFA"})]})};
@@ -0,0 +1,4 @@
1
+ export { default as LargeAccountSetting } from './LargeAccountSetting';
2
+ export { default as LargeDelete } from './LargeDelete';
3
+ export { default as LargeService } from './LargeService';
4
+ export { default as LargeUserImageAvatar } from './LargeUserImageAvatar';
@@ -0,0 +1,2 @@
1
+ declare const MediumArrowDown: () => import("react/jsx-runtime").JSX.Element;
2
+ export default MediumArrowDown;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:e.jsx("path",{d:"M3 5.50098L8 10.499L13 5.50195",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})})};
@@ -0,0 +1,2 @@
1
+ declare const MediumArrowLeft: () => import("react/jsx-runtime").JSX.Element;
2
+ export default MediumArrowLeft;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:e.jsx("path",{d:"M10.998 3L5.99999 8L10.9971 13",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})})};
@@ -0,0 +1,2 @@
1
+ declare const MediumArrowRight: () => import("react/jsx-runtime").JSX.Element;
2
+ export default MediumArrowRight;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:e.jsx("path",{d:"M6 13L10.9981 8L6.00097 3",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})})};
@@ -0,0 +1,2 @@
1
+ declare const MediumArrowUp: () => import("react/jsx-runtime").JSX.Element;
2
+ export default MediumArrowUp;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:e.jsx("path",{d:"M13 10.499L8 5.50097L3 10.4981",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})})};
@@ -0,0 +1,2 @@
1
+ declare const MediumCaution: () => import("react/jsx-runtime").JSX.Element;
2
+ export default MediumCaution;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:[e.jsx("path",{d:"M8 14H13.259C14.0308 14 14.5116 13.1628 14.1227 12.4961L8.86378 3.48076C8.4779 2.81926 7.5221 2.81926 7.13622 3.48076L1.87726 12.4961C1.48837 13.1628 1.96925 14 2.74104 14H8Z",stroke:"#212121",strokeWidth:"1.4"}),e.jsx("path",{d:"M8 9V7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.99886 12.0999C7.89303 12.0994 7.78833 12.0781 7.69079 12.037C7.59326 11.9959 7.50482 11.9359 7.43057 11.8605C7.35632 11.7851 7.29772 11.6957 7.25816 11.5975C7.2186 11.4994 7.19886 11.3943 7.20006 11.2885C7.20591 11.0799 7.29195 10.8815 7.44029 10.7346C7.58864 10.5878 7.78787 10.5037 7.99658 10.5C8.43426 10.5 8.80566 10.8725 8.79995 11.3091C8.79578 11.5193 8.70973 11.7196 8.5601 11.8673C8.41048 12.015 8.20911 12.0984 7.99886 12.0999Z",fill:"#212121"})]})};
@@ -0,0 +1,2 @@
1
+ declare const MediumDelete: () => import("react/jsx-runtime").JSX.Element;
2
+ export default MediumDelete;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:[e.jsx("path",{d:"M3.83332 3.83333L12.1667 12.1667",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M12.1667 3.83341L3.83333 12.1667",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]})};
@@ -0,0 +1,2 @@
1
+ declare const MediumEdit: () => import("react/jsx-runtime").JSX.Element;
2
+ export default MediumEdit;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("react/jsx-runtime");module.exports=function(){return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:[t.jsx("path",{d:"M2 14H14",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"}),t.jsx("path",{d:"M9.77817 2.41421C10.5592 1.63316 11.8256 1.63316 12.6066 2.41421V2.41421C13.3876 3.19526 13.3876 4.46159 12.6066 5.24264L6.53524 11.314L3.41421 11.6066L3.70681 8.48558L9.77817 2.41421Z",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"})]})};
@@ -0,0 +1,2 @@
1
+ declare const MediumInformation: () => import("react/jsx-runtime").JSX.Element;
2
+ export default MediumInformation;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:[e.jsxs("g",{clipPath:"url(#clip0_103_1153)",children:[e.jsx("circle",{cx:"8",cy:"8",r:"7.3",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),e.jsx("path",{d:"M8 11.5V7.5",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.9976 5.5C7.4406 5.497 6.9956 5.044 6.9996 4.487C7.0046 3.955 7.4626 3.5 7.9956 3.5C8.5426 3.5 9.0066 3.966 8.9996 4.511C8.9936 5.054 8.5376 5.503 7.9976 5.5Z",fill:"#212121"})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"clip0_103_1153",children:e.jsx("rect",{width:"16",height:"16",fill:"white"})})})]})};
@@ -0,0 +1,2 @@
1
+ declare const MediumPersonAdd: () => import("react/jsx-runtime").JSX.Element;
2
+ export default MediumPersonAdd;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("react/jsx-runtime");module.exports=function(){return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:[t.jsx("path",{d:"M1 14V13.6465C1.07817 12.5347 1.66146 9 6.00301 9H5.99699C10.3385 9 10.9218 12.5283 11 13.6465V14",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("path",{d:"M6 7C7.38071 7 8.5 5.88071 8.5 4.5C8.5 3.11929 7.38071 2 6 2C4.61929 2 3.5 3.11929 3.5 4.5C3.5 5.88071 4.61929 7 6 7Z",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("path",{d:"M11 7H15",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"}),t.jsx("path",{d:"M13 5L13 9",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"})]})};
@@ -0,0 +1,2 @@
1
+ declare const MediumPlus: () => import("react/jsx-runtime").JSX.Element;
2
+ export default MediumPlus;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:[e.jsx("path",{d:"M3 8H13",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M8 3L8 13",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]})};
@@ -0,0 +1,2 @@
1
+ declare const MediumView: () => import("react/jsx-runtime").JSX.Element;
2
+ export default MediumView;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:[e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15 8C13.731 4.7278 11.488 3.59448 9.883 3.20781L9.884 3.2067C9.876 3.20448 9.869 3.20448 9.861 3.20226C9.566 3.13226 9.289 3.08448 9.048 3.0567V3.05448C9.015 3.05115 8.986 3.04893 8.953 3.0467C8.842 3.03559 8.74 3.0267 8.646 3.02115C8.53 3.01337 8.441 3.01448 8.336 3.01004C8.307 3.00893 8.281 3.00893 8.252 3.00781C8.068 3.00226 7.901 2.99781 7.754 3.00115C7.678 3.00226 7.608 3.00448 7.537 3.0067C7.431 3.01226 7.346 3.01559 7.27 3.02226C6.533 3.07559 6.114 3.2067 6.114 3.2067V3.20892C4.509 3.59559 2.268 4.72891 1 8C2.269 11.2722 4.512 12.4066 6.117 12.7922L6.116 12.7933C6.124 12.7955 6.131 12.7955 6.139 12.7977C6.434 12.8677 6.711 12.9155 6.952 12.9433V12.9455C6.985 12.9489 7.014 12.9511 7.047 12.9533C7.158 12.9644 7.26 12.9733 7.354 12.9789C7.47 12.9866 7.559 12.9855 7.664 12.99C7.693 12.9911 7.719 12.9911 7.748 12.9922C7.932 12.9977 8.099 13.0022 8.246 12.9989C8.322 12.9977 8.392 12.9955 8.463 12.9933C8.569 12.9877 8.654 12.9844 8.73 12.9777C9.467 12.9244 9.886 12.7933 9.886 12.7933V12.7911C11.491 12.4044 13.732 11.2711 15 8Z",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 8C10 9.10462 9.10454 10 8.00039 10C6.89546 10 6 9.10462 6 8C6 6.89538 6.89546 6 8.00039 6C9.10454 6 10 6.89538 10 8Z",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]})};
@@ -0,0 +1,11 @@
1
+ export { default as MediumArrowDown } from './MediumArrowDown';
2
+ export { default as MediumArrowLeft } from './MediumArrowLeft';
3
+ export { default as MediumArrowRight } from './MediumArrowRight';
4
+ export { default as MediumArrowUp } from './MediumArrowUp';
5
+ export { default as MediumCaution } from './MediumCaution';
6
+ export { default as MediumDelete } from './MediumDelete';
7
+ export { default as MediumEdit } from './MediumEdit';
8
+ export { default as MediumInformation } from './MediumInformation';
9
+ export { default as MediumPersonAdd } from './MediumPersonAdd';
10
+ export { default as MediumPlus } from './MediumPlus';
11
+ export { default as MediumView } from './MediumView';
@@ -0,0 +1,2 @@
1
+ declare const SmallArrowDown: () => import("react/jsx-runtime").JSX.Element;
2
+ export default SmallArrowDown;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:e.jsx("path",{d:"M2.99922 5.00073L6.99922 8.99918L10.9992 5.00151",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})})};
@@ -0,0 +1,2 @@
1
+ declare const SmallArrowLeft: () => import("react/jsx-runtime").JSX.Element;
2
+ export default SmallArrowLeft;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:e.jsx("path",{d:"M8.99844 3L5 7L8.99767 11",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})})};
@@ -0,0 +1,2 @@
1
+ declare const SmallArrowRight: () => import("react/jsx-runtime").JSX.Element;
2
+ export default SmallArrowRight;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:e.jsx("path",{d:"M5 11L8.99844 7L5.00078 3",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})})};
@@ -0,0 +1,2 @@
1
+ declare const SmallArrowUp: () => import("react/jsx-runtime").JSX.Element;
2
+ export default SmallArrowUp;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:e.jsx("path",{d:"M10.9992 8.99915L6.99922 5.0007L2.99922 8.99837",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})})};
@@ -0,0 +1,3 @@
1
+ import { SystemIconPartProps } from '../../SystemIcon.types';
2
+ declare const SmallCamera: ({ testId }: SystemIconPartProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default SmallCamera;
@@ -0,0 +1 @@
1
+ "use strict";var C=require("react/jsx-runtime");module.exports=function(e){e=e.testId;return C.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none","data-tesid":e,children:C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.93603 7.68506C4.96003 8.83406 5.90903 9.75005 7.04303 9.72305C7.58924 9.71202 8.10874 9.48468 8.48747 9.09095C8.8662 8.69722 9.07321 8.16928 9.06303 7.62306C9.04003 6.49606 8.10303 5.61206 6.95303 5.63306C5.83103 5.65506 4.91203 6.59106 4.93603 7.68506ZM7.00103 11.7491C5.66403 11.7491 4.32703 11.7521 2.99103 11.7481C2.16603 11.7461 1.49703 11.1961 1.49903 10.3121C1.50503 8.55706 1.49903 6.80206 1.50303 5.04806C1.50603 4.34606 1.87103 3.86806 2.55003 3.66806C2.69003 3.62806 2.84403 3.62606 2.99203 3.62406C3.42203 3.61906 3.85203 3.61606 4.28203 3.62606C4.44503 3.62906 4.52203 3.56806 4.55603 3.41606C4.58803 3.27906 4.64103 3.14606 4.68603 3.01306C4.82203 2.60306 5.11603 2.37006 5.53603 2.28706C5.66403 2.26106 5.79803 2.25306 5.92903 2.25306C6.65703 2.25006 7.38603 2.24906 8.11303 2.25206C8.48003 2.25206 8.82603 2.32506 9.07803 2.61506C9.17203 2.72406 9.24503 2.85406 9.30803 2.98506C9.36303 3.09506 9.39203 3.21906 9.42703 3.33806C9.52103 3.65806 9.50203 3.61806 9.82903 3.62206C10.299 3.62706 10.769 3.61406 11.239 3.63706C11.5658 3.65814 11.8736 3.7978 12.1047 4.02981C12.3358 4.26181 12.4742 4.5702 12.494 4.89706C12.498 4.94906 12.499 5.00006 12.499 5.05106C12.499 6.80606 12.496 8.56105 12.499 10.3151C12.501 10.7951 12.328 11.1891 11.93 11.4711C11.6714 11.6547 11.3612 11.7517 11.044 11.7481C9.69503 11.7501 8.34803 11.7481 7.00003 11.7481",fill:"#212121"})})};
@@ -0,0 +1,2 @@
1
+ declare const SmallCheck: () => import("react/jsx-runtime").JSX.Element;
2
+ export default SmallCheck;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:e.jsx("path",{d:"M3 6.8L6 10L11 4",stroke:"#212121",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})})};
@@ -0,0 +1,2 @@
1
+ declare const SmallIndeterminate: () => import("react/jsx-runtime").JSX.Element;
2
+ export default SmallIndeterminate;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:e.jsx("path",{d:"M4 7H10",stroke:"#212121",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})})};
@@ -0,0 +1,2 @@
1
+ declare const SmallPlus: () => import("react/jsx-runtime").JSX.Element;
2
+ export default SmallPlus;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:[e.jsx("path",{d:"M3 7H11",stroke:"#212121",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M7 3L7 11",stroke:"#212121",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]})};
@@ -0,0 +1,2 @@
1
+ declare const SmallRadioDot: () => import("react/jsx-runtime").JSX.Element;
2
+ export default SmallRadioDot;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:e.jsx("circle",{cx:"7",cy:"7",r:"4",fill:"#212121"})})};
@@ -0,0 +1,9 @@
1
+ export { default as SmallArrowDown } from './SmallArrowDown';
2
+ export { default as SmallArrowLeft } from './SmallArrowLeft';
3
+ export { default as SmallArrowRight } from './SmallArrowRight';
4
+ export { default as SmallArrowUp } from './SmallArrowUp';
5
+ export { default as SmallCheck } from './SmallCheck';
6
+ export { default as SmallIndeterminate } from './SmallIndeterminate';
7
+ export { default as SmallPlus } from './SmallPlus';
8
+ export { default as SmallRadioDot } from './SmallRadioDot';
9
+ export { default as SmallCamera } from './SmallCamera';
@@ -0,0 +1,2 @@
1
+ declare const SocialFacebook: () => import("react/jsx-runtime").JSX.Element;
2
+ export default SocialFacebook;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:[e.jsx("g",{clipPath:"url(#clip0_2735_3784)",children: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"})}),e.jsx("defs",{children:e.jsx("clipPath",{id:"clip0_2735_3784",children:e.jsx("rect",{width:"16",height:"16",fill:"white"})})})]})};
@@ -0,0 +1,2 @@
1
+ declare const SocialGoogle: () => import("react/jsx-runtime").JSX.Element;
2
+ export default SocialGoogle;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:[e.jsxs("g",{clipPath:"url(#clip0_2735_3764)",children:[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"}),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"}),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"}),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"})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"clip0_2735_3764",children:e.jsx("rect",{width:"16",height:"16",fill:"white"})})})]})};
@@ -0,0 +1,2 @@
1
+ export { default as SocialFacebook } from './SocialFacebook';
2
+ export { default as SocialGoogle } from './SocialGoogle';
@@ -0,0 +1,4 @@
1
+ export declare const SmallSystemIconNames: readonly ["small_check", "small_indeterminate", "small_plus", "small_radio_dot", "small_arrow_left", "small_arrow_right", "small_arrow_down", "small_arrow_up", "small_camera"];
2
+ export declare const MediumSystemIconNames: readonly ["medium_information", "medium_plus", "medium_delete", "medium_view", "medium_arrow_left", "medium_arrow_right", "medium_arrow_down", "medium_arrow_up", "medium_person_add", "medium_edit", "medium_caution"];
3
+ export declare const LargeSystemIconNames: readonly ["large_delete", "large_service", "large_account_setting", "large_user_image_avatar"];
4
+ export declare const SocialSystemIconNames: readonly ["social_google", "social_facebook"];
@@ -0,0 +1,3 @@
1
+ import { SystemIconProps } from './SystemIcon.types';
2
+ declare const SystemIcon: ({ name, testId }: SystemIconProps) => import("react/jsx-runtime").JSX.Element | null;
3
+ export default SystemIcon;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime"),r=require("./Icons/Large/LargeAccountSetting.js"),s=require("./Icons/Large/LargeDelete.js"),a=require("./Icons/Large/LargeService.js"),u=require("./Icons/Large/LargeUserImageAvatar.js"),i=require("./Icons/Medium/MediumArrowDown.js"),m=require("./Icons/Medium/MediumArrowLeft.js"),l=require("./Icons/Medium/MediumArrowRight.js"),n=require("./Icons/Medium/MediumArrowUp.js"),o=require("./Icons/Medium/MediumCaution.js"),c=require("./Icons/Medium/MediumDelete.js"),t=require("./Icons/Medium/MediumEdit.js"),d=require("./Icons/Medium/MediumInformation.js"),j=require("./Icons/Medium/MediumPersonAdd.js"),_=require("./Icons/Medium/MediumPlus.js"),I=require("./Icons/Medium/MediumView.js"),x=require("./Icons/Small/SmallArrowDown.js"),q=require("./Icons/Small/SmallArrowLeft.js"),S=require("./Icons/Small/SmallArrowRight.js"),g=require("./Icons/Small/SmallArrowUp.js"),w=require("./Icons/Small/SmallCheck.js"),M=require("./Icons/Small/SmallIndeterminate.js"),A=require("./Icons/Small/SmallPlus.js"),L=require("./Icons/Small/SmallRadioDot.js"),f=require("./Icons/Small/SmallCamera.js"),p=require("./Icons/Social/SocialFacebook.js"),h=require("./Icons/Social/SocialGoogle.js");module.exports=function(v){var D=v.name,k=v.testId;switch(D){case"small_check":return e.jsx(w,{});case"small_indeterminate":return e.jsx(M,{});case"small_plus":return e.jsx(A,{});case"small_radio_dot":return e.jsx(L,{});case"small_arrow_left":return e.jsx(q,{});case"small_arrow_right":return e.jsx(S,{});case"small_arrow_down":return e.jsx(x,{});case"small_arrow_up":return e.jsx(g,{});case"medium_information":return e.jsx(d,{});case"small_camera":return e.jsx(f,{testId:k});case"medium_plus":return e.jsx(_,{});case"medium_delete":return e.jsx(c,{});case"medium_view":return e.jsx(I,{});case"medium_arrow_left":return e.jsx(m,{});case"medium_arrow_right":return e.jsx(l,{});case"medium_arrow_down":return e.jsx(i,{});case"medium_arrow_up":return e.jsx(n,{});case"medium_person_add":return e.jsx(j,{});case"medium_edit":return e.jsx(t,{});case"medium_caution":return e.jsx(o,{});case"large_delete":return e.jsx(s,{});case"large_service":return e.jsx(a,{});case"large_account_setting":return e.jsx(r,{});case"large_user_image_avatar":return e.jsx(u,{testId:k});case"social_google":return e.jsx(h,{});case"social_facebook":return e.jsx(p,{});default:return null}};
@@ -0,0 +1,11 @@
1
+ import type { Meta, StoryObj } from '@storybook/react';
2
+ import { SystemIconProps } from './SystemIcon.types';
3
+ import SystemIcon from '.';
4
+ declare const meta: Meta<typeof SystemIcon>;
5
+ export default meta;
6
+ type Story = StoryObj<SystemIconProps>;
7
+ export declare const Default: Story;
8
+ export declare const Small: Story;
9
+ export declare const Medium: Story;
10
+ export declare const Large: Story;
11
+ export declare const Social: Story;
@@ -0,0 +1,13 @@
1
+ import { LargeSystemIconNames, MediumSystemIconNames, SmallSystemIconNames, SocialSystemIconNames } from './SystemIcon.constants';
2
+ export type SmallSystemIconName = (typeof SmallSystemIconNames)[number];
3
+ export type MediumSystemIconName = (typeof MediumSystemIconNames)[number];
4
+ export type LargeSystemIconName = (typeof LargeSystemIconNames)[number];
5
+ export type SocialSystemIconName = (typeof SocialSystemIconNames)[number];
6
+ export type SystemIconName = SmallSystemIconName | MediumSystemIconName | LargeSystemIconName | SocialSystemIconName;
7
+ export interface SystemIconProps {
8
+ name: SystemIconName;
9
+ testId?: string;
10
+ }
11
+ export interface SystemIconPartProps {
12
+ testId?: string;
13
+ }
@@ -0,0 +1,2 @@
1
+ import SystemIcon from './SystemIcon';
2
+ export default SystemIcon;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./SystemIcon.js");module.exports=e;
@@ -7,3 +7,6 @@ export { default as Radio } from './Radio';
7
7
  export { default as Button } from './Button';
8
8
  export { default as LoadingIndicator } from './LoadingIndicator';
9
9
  export { default as TextInput } from './TextInput';
10
+ export { default as Divider } from './Divider';
11
+ export { default as ServiceLogo } from './ServiceLogo';
12
+ export { default as Avatar } from './Avatar';
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- "use strict";var e=require("react/jsx-runtime"),t=require("tailwind-merge"),r=require("../../Atoms/Typography/Typography.js"),i=(require("../../../_virtual/_tslib.js"),require("react"),require("./CheckboxCard.parts.js")),s=require("./useCheckboxCard.js");module.exports=function(a){var d=a.disabled,d=void 0!==d&&d,o=a.checked,c=a.isError,c=void 0!==c&&c,n=a.onChange,h=a.isWide,h=void 0!==h&&h,l=a.className,x=a.iconName,C=a.title,m=a.description,a=a.testId,o=s({checked:void 0!==o&&o,disabled:d,onChange:n}),n=o.isHover,u=o.isChecked,b=o.hoverListItemContainer,g=o.unhoverListItemContainer,o=o.handleChange;return e.jsx("label",{className:"h-fit w-fit","data-testid":a,role:"checkbox-card",children:e.jsxs(i.CheckboxCardContainer,{"data-testid":"design-system-checkboxCard--container",checked:u,isError:c,isWide:h,isHover:n,disabled:d,onMouseOver:b,onMouseOut:g,className:l,children:[e.jsx(i.StyledCheckbox,{isWide:h,checked:u,onChange:o,isError:c,isHover:n,disabled:d}),e.jsx(i.CheckboxCardIcon,{iconName:x,disabled:!!c||d}),e.jsxs(i.TitleContainer,{isWide:h,"data-testid":"design-system-checkboxCard--titleBox",children:[e.jsx(r,{"data-testid":"design-system-checkboxCard--title",variant:"body1",className:t.twMerge("font-medium",h?"text-left":"text-center",d?"text-w-gray-300":"text-w-gray-900"),children:C}),m&&e.jsx(r,{variant:"body2",className:t.twMerge("font-medium",h?"text-left":"text-center",d?"text-w-gray-300":"text-w-gray-600"),"data-testid":"design-system-checkboxCard--description",children:m})]})]})})};
2
+ "use strict";var e=require("react/jsx-runtime"),t=require("tailwind-merge"),r=require("../../Atoms/Typography/Typography.js"),i=(require("../../../_virtual/_tslib.js"),require("react"),require("next/image"),require("./CheckboxCard.parts.js")),s=require("./useCheckboxCard.js");module.exports=function(a){var d=a.disabled,d=void 0!==d&&d,o=a.checked,c=a.isError,c=void 0!==c&&c,n=a.onChange,h=a.isWide,h=void 0!==h&&h,l=a.className,x=a.iconName,m=a.title,C=a.description,a=a.testId,o=s({checked:void 0!==o&&o,disabled:d,onChange:n}),n=o.isHover,u=o.isChecked,b=o.hoverListItemContainer,g=o.unhoverListItemContainer,o=o.handleChange;return e.jsx("label",{className:"h-fit w-fit","data-testid":a,role:"checkbox-card",children:e.jsxs(i.CheckboxCardContainer,{"data-testid":"design-system-checkboxCard--container",checked:u,isError:c,isWide:h,isHover:n,disabled:d,onMouseOver:b,onMouseOut:g,className:l,children:[e.jsx(i.StyledCheckbox,{isWide:h,checked:u,onChange:o,isError:c,isHover:n,disabled:d}),e.jsx(i.CheckboxCardIcon,{iconName:x,disabled:!!c||d}),e.jsxs(i.TitleContainer,{isWide:h,"data-testid":"design-system-checkboxCard--titleBox",children:[e.jsx(r,{"data-testid":"design-system-checkboxCard--title",variant:"body1",className:t.twMerge("font-medium",h?"text-left":"text-center",d?"text-w-gray-300":"text-w-gray-900"),children:m}),C&&e.jsx(r,{variant:"body2",className:t.twMerge("font-medium",h?"text-left":"text-center",d?"text-w-gray-300":"text-w-gray-600"),"data-testid":"design-system-checkboxCard--description",children:C})]})]})})};
@@ -1 +1 @@
1
- "use strict";var e=require("../../../_virtual/_tslib.js"),r=require("react/jsx-runtime"),i=require("tailwind-merge"),s=require("../../Atoms/Checkbox/Checkbox.js"),t=require("../../Atoms/ProductIcon/ProductIcon.js");require("react"),exports.CheckboxCardContainer=function(s){var t=s.children,a=s.isWide,n=s.checked,c=s.isError,o=s.isHover,d=s.disabled,l=s.className,s=e.__rest(s,["children","isWide","checked","isError","isHover","disabled","className"]);return r.jsx("div",e.__assign({className:i.twMerge("relative flex h-auto cursor-pointer items-center gap-2 rounded-xl ring-1",a?"min-h-[94px] w-[298px] flex-row p-[17px]":"min-h-fit w-[224px] flex-col justify-center px-[17px] pb-[25px] pt-[17px]",d?i.twMerge("cursor-not-allowed",n&&!c?"ring-w-cyan-100":"ring-w-gray-200"):c?"ring-w-red-500":n||o?"ring-w-cyan-500":"ring-w-gray-200",d?n&&!c?"bg-w-cyan-10":"bg-w-gray-10":n?c?"bg-w-red-10":"bg-w-cyan-10":"bg-w-white",l)},s,{children:t}))},exports.CheckboxCardIcon=function(e){var i=e.iconName,e=e.disabled;return r.jsx("div",{className:"flex h-[60px] w-[60px] items-center justify-center","data-testid":"design-system-checkboxCard--icon",children:r.jsx(t,{name:i,disabled:e})})},exports.StyledCheckbox=function(t){var a=t.isWide,n=t.className,t=e.__rest(t,["isWide","className"]);return r.jsx(s,e.__assign({className:i.twMerge(!a&&"absolute left-[17px] top-[17px]",n)},t))},exports.TitleContainer=function(e){var s=e.isWide,e=e.children;return r.jsx("div",{className:i.twMerge("flex h-auto w-full flex-col justify-between",s?"items-start":"items-center"),children:e})};
1
+ "use strict";var e=require("../../../_virtual/_tslib.js"),r=require("react/jsx-runtime"),i=require("tailwind-merge"),s=require("../../Atoms/Checkbox/Checkbox.js"),t=require("../../Atoms/ProductIcon/ProductIcon.js");require("react"),require("next/image"),exports.CheckboxCardContainer=function(s){var t=s.children,a=s.isWide,n=s.checked,c=s.isError,o=s.isHover,d=s.disabled,l=s.className,s=e.__rest(s,["children","isWide","checked","isError","isHover","disabled","className"]);return r.jsx("div",e.__assign({className:i.twMerge("relative flex h-auto cursor-pointer items-center gap-2 rounded-xl ring-1",a?"min-h-[94px] w-[298px] flex-row p-[17px]":"min-h-fit w-[224px] flex-col justify-center px-[17px] pb-[25px] pt-[17px]",d?i.twMerge("cursor-not-allowed",n&&!c?"ring-w-cyan-100":"ring-w-gray-200"):c?"ring-w-red-500":n||o?"ring-w-cyan-500":"ring-w-gray-200",d?n&&!c?"bg-w-cyan-10":"bg-w-gray-10":n?c?"bg-w-red-10":"bg-w-cyan-10":"bg-w-white",l)},s,{children:t}))},exports.CheckboxCardIcon=function(e){var i=e.iconName,e=e.disabled;return r.jsx("div",{className:"flex h-[60px] w-[60px] items-center justify-center","data-testid":"design-system-checkboxCard--icon",children:r.jsx(t,{name:i,disabled:e})})},exports.StyledCheckbox=function(t){var a=t.isWide,n=t.className,t=e.__rest(t,["isWide","className"]);return r.jsx(s,e.__assign({className:i.twMerge(!a&&"absolute left-[17px] top-[17px]",n)},t))},exports.TitleContainer=function(e){var s=e.isWide,e=e.children;return r.jsx("div",{className:i.twMerge("flex h-auto w-full flex-col justify-between",s?"items-start":"items-center"),children:e})};
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- "use strict";var e=require("../../../_virtual/_tslib.js"),s=require("react/jsx-runtime"),i=require("react"),r=require("tailwind-merge"),a=require("../../Atoms/Typography/Typography.js"),t=require("../../Atoms/Checkbox/Checkbox.js"),c=function(i){var a=i.children,t=i.disabled,c=i.className,i=e.__rest(i,["children","disabled","className"]);return s.jsx("label",e.__assign({className:r.twMerge("grid h-min w-min grid-cols-checkbox-list-item-container grid-rows-checkbox-list-item-container items-center gap-x-3 gap-y-[2px] grid-areas-checkbox-list-item-container",t?"cursor-not-allowed":"cursor-pointer",c)},i,{children:a}))};module.exports=function(e){var r=e.label,d=e.description,n=e.checked,o=e.disabled,o=void 0!==o&&o,l=e.isError,l=void 0!==l&&l,m=e.className,h=e.CheckboxClassName,e=e.onChange,x=i.useState(!1),g=x[0],b=x[1];return s.jsxs(c,{"data-testid":"design-system-checkboxList--item",disabled:o,className:m,onMouseOver:function(){b(!0)},onMouseOut:function(){b(!1)},children:[s.jsx("div",{className:"grid-in-checkbox",children:s.jsx(t,{checked:n,isHover:g,isError:l,disabled:o,onChange:e,className:h})}),s.jsx("div",{className:"grid-in-label",children:s.jsx(a,{variant:"body2",className:o?"text-w-gray-300":"text-w-gray-900","data-testid":"design-system-checkboxList--item-label",children:r})}),d&&s.jsx("div",{className:"grid-in-description",children:s.jsx(a,{variant:"body3",className:o?"text-w-gray-300":"text-w-gray-600","data-testid":"design-system-checkboxList--item-description",children:d})})]})};
2
+ "use strict";var e=require("../../../_virtual/_tslib.js"),i=require("react/jsx-runtime"),s=require("react"),r=require("tailwind-merge"),a=require("../../Atoms/Typography/Typography.js"),t=require("../../Atoms/Checkbox/Checkbox.js"),c=(require("next/image"),function(s){var a=s.children,t=s.disabled,c=s.className,s=e.__rest(s,["children","disabled","className"]);return i.jsx("label",e.__assign({className:r.twMerge("grid h-min w-min grid-cols-checkbox-list-item-container grid-rows-checkbox-list-item-container items-center gap-x-3 gap-y-[2px] grid-areas-checkbox-list-item-container",t?"cursor-not-allowed":"cursor-pointer",c)},s,{children:a}))});module.exports=function(e){var r=e.label,n=e.description,d=e.checked,o=e.disabled,o=void 0!==o&&o,l=e.isError,l=void 0!==l&&l,m=e.className,x=e.CheckboxClassName,e=e.onChange,h=s.useState(!1),g=h[0],u=h[1];return i.jsxs(c,{"data-testid":"design-system-checkboxList--item",disabled:o,className:m,onMouseOver:function(){u(!0)},onMouseOut:function(){u(!1)},children:[i.jsx("div",{className:"grid-in-checkbox",children:i.jsx(t,{checked:d,isHover:g,isError:l,disabled:o,onChange:e,className:x})}),i.jsx("div",{className:"grid-in-label",children:i.jsx(a,{variant:"body2",className:o?"text-w-gray-300":"text-w-gray-900","data-testid":"design-system-checkboxList--item-label",children:r})}),n&&i.jsx("div",{className:"grid-in-description",children:i.jsx(a,{variant:"body3",className:o?"text-w-gray-300":"text-w-gray-600","data-testid":"design-system-checkboxList--item-description",children:n})})]})};
@@ -0,0 +1,10 @@
1
+ import { ProductIconName } from '../../Atoms/ProductIcon/ProductIcon.types';
2
+ import { ExternalLink } from './IconMessageCard.types';
3
+ interface IconMessageCardProps {
4
+ icon?: ProductIconName;
5
+ title?: string;
6
+ links?: ExternalLink[];
7
+ description?: string;
8
+ }
9
+ declare const IconMessageCard: ({ icon, title, description, links, }: IconMessageCardProps) => import("react/jsx-runtime").JSX.Element;
10
+ export default IconMessageCard;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime"),r=require("../../Atoms/Typography/Typography.js"),s=(require("../../../_virtual/_tslib.js"),require("react"),require("tailwind-merge"),require("../../Atoms/Box/Box.js")),a=require("../../Atoms/ProductIcon/ProductIcon.js"),i=require("../../Atoms/Divider/Divider.js"),t=(require("next/image"),require("./IconMessageCard.parts.js"));module.exports=function(n){var o=n.icon,c=n.title,d=n.description,n=n.links;return e.jsxs(s,{className:"flex h-auto flex-col rounded-xl border border-w-gray-200","data-testid":"design-system-icon-message-card--container",children:[e.jsxs(s,{className:"flex h-auto flex-col gap-3 border-w-gray-200 px-6 py-4",children:[o&&e.jsx(a,{name:o}),e.jsx(r,{variant:"body1",className:"whitespace-pre-line font-medium text-w-gray-900","data-testid":"design-system-icon-message-card--title",children:c}),d&&e.jsx(r,{variant:"body2",className:"whitespace-pre-line text-w-gray-600","data-testid":"design-system-icon-message-card--description",children:d})]}),n&&0<n.length&&e.jsxs(e.Fragment,{children:[e.jsx(i,{}),e.jsx(s,{className:"flex h-auto w-full flex-col gap-3 px-6 py-4",children:e.jsx(t.ExternalLinks,{links:n})})]})]})};
@@ -0,0 +1,6 @@
1
+ import { ExternalLink } from './IconMessageCard.types';
2
+ interface ExternalLinksProps {
3
+ links?: ExternalLink[];
4
+ }
5
+ export declare const ExternalLinks: ({ links }: ExternalLinksProps) => import("react/jsx-runtime").JSX.Element;
6
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("react/jsx-runtime"),r=require("next/link"),t=require("../../Atoms/Typography/Typography.js"),s=(require("../../../_virtual/_tslib.js"),require("react"),require("tailwind-merge"),require("../../Atoms/Box/Box.js")),a=(require("next/image"),require("../../Atoms/SystemIcon/SystemIcon.js"));exports.ExternalLinks=function(i){i=i.links;return e.jsx(s,{className:"flex flex-col gap-2","data-testid":"design-system-icon-message-card--external-links-container",children:null==i?void 0:i.map(function(s,i){return e.jsxs(r,{target:s.target||"_blank",prefetch:"_self"===s.target,href:s.url,className:"flex items-center justify-between text-w-gray-600 no-underline","data-testid":"design-system-icon-message-card--external-links-item-".concat(i),children:[e.jsx(t,{variant:"body2",children:s.title}),e.jsx(a,{name:"small_arrow_right"})]},"".concat(s.title,"-").concat(s.url))})})};
@@ -0,0 +1,7 @@
1
+ import { Meta, StoryObj } from '@storybook/react';
2
+ import IconMessageCard from './IconMessageCard';
3
+ declare const meta: Meta<typeof IconMessageCard>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof IconMessageCard>;
6
+ export declare const Default: Story;
7
+ export declare const WithLinks: Story;
@@ -0,0 +1,6 @@
1
+ import { HTMLAttributeAnchorTarget } from 'react';
2
+ export interface ExternalLink {
3
+ title: string;
4
+ url: string;
5
+ target?: HTMLAttributeAnchorTarget;
6
+ }
@@ -0,0 +1,2 @@
1
+ import IconMessageCard from './IconMessageCard';
2
+ export default IconMessageCard;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./IconMessageCard.js");module.exports=e;
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- "use strict";var e=require("../../../_virtual/_tslib.js"),i=require("react/jsx-runtime"),s=require("react"),r=require("tailwind-merge"),a=require("../../Atoms/Typography/Typography.js"),t=require("../../Atoms/Radio/Radio.js"),d=function(s){var a=s.children,t=s.disabled,d=s.className,s=e.__rest(s,["children","disabled","className"]);return i.jsx("label",e.__assign({className:r.twMerge("grid h-min w-min grid-cols-radio-list-item-container grid-rows-radio-list-item-container items-center gap-x-3 gap-y-[2px] grid-areas-radio-list-item-container",t?"cursor-not-allowed":"cursor-pointer",d)},s,{children:a}))};module.exports=function(e){var r=e.name,n=e.value,o=e.label,l=e.description,c=e.checked,m=e.disabled,m=void 0!==m&&m,u=e.isError,u=void 0!==u&&u,g=e.className,h=e.RadioClassName,e=e.onChange,x=s.useState(!1),v=x[0],y=x[1];return i.jsxs(d,{"data-testid":"design-system-radioList--item",disabled:m,className:g,onMouseOver:function(){y(!0)},onMouseOut:function(){y(!1)},children:[i.jsx("div",{className:"cursor-pointer grid-in-radio",children:i.jsx(t,{name:r,value:n,checked:c,isHover:v,isError:u,disabled:m,onChange:e,className:h})}),i.jsx("div",{className:"grid-in-label",children:i.jsx(a,{variant:"body2",className:m?"text-w-gray-300":"text-w-gray-900","data-testid":"design-system-radioList--item-label",children:o})}),l&&i.jsx("div",{className:"grid-in-description",children:i.jsx(a,{variant:"body3",className:m?"text-w-gray-300":"text-w-gray-600","data-testid":"design-system-radioList--item-description",children:l})})]})};
2
+ "use strict";var e=require("../../../_virtual/_tslib.js"),i=require("react/jsx-runtime"),r=require("react"),s=require("tailwind-merge"),a=require("../../Atoms/Typography/Typography.js"),t=require("../../Atoms/Radio/Radio.js"),d=(require("next/image"),function(r){var a=r.children,t=r.disabled,d=r.className,r=e.__rest(r,["children","disabled","className"]);return i.jsx("label",e.__assign({className:s.twMerge("grid h-min w-min grid-cols-radio-list-item-container grid-rows-radio-list-item-container items-center gap-x-3 gap-y-[2px] grid-areas-radio-list-item-container",t?"cursor-not-allowed":"cursor-pointer",d)},r,{children:a}))});module.exports=function(e){var s=e.name,n=e.value,o=e.label,l=e.description,c=e.checked,m=e.disabled,m=void 0!==m&&m,u=e.isError,u=void 0!==u&&u,g=e.className,x=e.RadioClassName,e=e.onChange,h=r.useState(!1),v=h[0],y=h[1];return i.jsxs(d,{"data-testid":"design-system-radioList--item",disabled:m,className:g,onMouseOver:function(){y(!0)},onMouseOut:function(){y(!1)},children:[i.jsx("div",{className:"cursor-pointer grid-in-radio",children:i.jsx(t,{name:s,value:n,checked:c,isHover:v,isError:u,disabled:m,onChange:e,className:x})}),i.jsx("div",{className:"grid-in-label",children:i.jsx(a,{variant:"body2",className:m?"text-w-gray-300":"text-w-gray-900","data-testid":"design-system-radioList--item-label",children:o})}),l&&i.jsx("div",{className:"grid-in-description",children:i.jsx(a,{variant:"body3",className:m?"text-w-gray-300":"text-w-gray-600","data-testid":"design-system-radioList--item-description",children:l})})]})};
@@ -1 +1 @@
1
- "use strict";var e=require("react/jsx-runtime"),r=require("tailwind-merge"),t=(require("../../../_virtual/_tslib.js"),require("react"),require("../../Atoms/Badge/Badge.js"));module.exports=function(a){var i=a.text,s=a.children,d=a.className,l=a.variant,l=void 0===l?"small":l,o=a.showZero,o=void 0!==o&&o,a=a.disabled,a=void 0!==a&&a;return e.jsxs("div",{className:r.twMerge("relative w-fit",d),"data-testid":"with-badge",children:[s,e.jsx(t,{text:i,variant:l,disabled:a,showZero:o,className:"absolute right-0 top-0 -translate-y-1/2 translate-x-1/2 transform"})]})};
1
+ "use strict";var e=require("react/jsx-runtime"),r=require("tailwind-merge"),t=(require("../../../_virtual/_tslib.js"),require("react"),require("../../Atoms/Badge/Badge.js"));require("next/image"),module.exports=function(a){var i=a.text,s=a.children,d=a.className,l=a.variant,l=void 0===l?"small":l,o=a.showZero,o=void 0!==o&&o,a=a.disabled,a=void 0!==a&&a;return e.jsxs("div",{className:r.twMerge("relative w-fit",d),"data-testid":"with-badge",children:[s,e.jsx(t,{text:i,variant:l,disabled:a,showZero:o,className:"absolute right-0 top-0 -translate-y-1/2 translate-x-1/2 transform"})]})};
@@ -3,3 +3,4 @@ export { default as GridLayout } from './GridLayout';
3
3
  export { default as CheckboxList } from './CheckboxList';
4
4
  export { default as CheckboxCard } from './CheckboxCard';
5
5
  export { default as RadioList } from './RadioList';
6
+ export { default as IconMessageCard } from './IconMessageCard';
@@ -0,0 +1,10 @@
1
+ /// <reference types="react" />
2
+ declare const TextTab: {
3
+ Root: ({ children, defaultActive, isFit, hasPadding, onChange, }: import("./TextTab.types").RootProps) => import("react/jsx-runtime").JSX.Element;
4
+ Tabs: ({ children }: {
5
+ children?: import("react").ReactNode;
6
+ }) => import("react/jsx-runtime").JSX.Element;
7
+ Tab: ({ children, index, className, barColor, disabled, }: import("./TextTab.types").TabProps) => import("react/jsx-runtime").JSX.Element;
8
+ Panel: ({ children, index, className }: import("./TextTab.types").PanelProps) => false | import("react/jsx-runtime").JSX.Element;
9
+ };
10
+ export default TextTab;
@@ -0,0 +1,2 @@
1
+ 'use client';
2
+ "use strict";var a=require("./TextTab.parts.js"),e={Root:a.Root,Tabs:a.Tabs,Tab:a.Tab,Panel:a.Panel};module.exports=e;
@@ -0,0 +1,7 @@
1
+ import { PropsWithChildren } from 'react';
2
+ import { PanelProps, RootProps, TabProps } from './TextTab.types';
3
+ declare const Root: ({ children, defaultActive, isFit, hasPadding, onChange, }: RootProps) => import("react/jsx-runtime").JSX.Element;
4
+ declare const Tabs: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
5
+ declare const Tab: ({ children, index, className, barColor, disabled, }: TabProps) => import("react/jsx-runtime").JSX.Element;
6
+ declare const Panel: ({ children, index, className }: PanelProps) => false | import("react/jsx-runtime").JSX.Element;
7
+ export { Root, Tabs, Tab, Panel };
@@ -0,0 +1,2 @@
1
+ 'use client';
2
+ "use strict";var e=require("react/jsx-runtime"),t=require("react"),i=require("tailwind-merge"),a=(require("../../../_virtual/_tslib.js"),require("../../Atoms/Box/Box.js")),r=require("../../Atoms/Divider/Divider.js"),n=(require("next/image"),t.createContext({activeTab:0,defaultActive:0,animationDirection:"right",isFit:!0,hasPadding:!1,handleTabClick:function(e){}}));exports.Panel=function(r){var s=r.children,c=r.index,r=r.className,l=t.useContext(n),d=l.isFit,o=l.hasPadding;return l.activeTab===c&&e.jsx(a,{className:i.twMerge("px-[7px] pt-6",d&&!o&&"mx-4",r),"data-testid":"design-system-textTab--content",children:s})},exports.Root=function(i){function a(e){if(e===o)return g(void 0);o<e&&g("right"),e<o&&g("left"),null!=d&&d(),x(e)}var r=i.children,s=i.defaultActive,c=void 0===s?0:s,s=i.isFit,s=void 0===s||s,l=i.hasPadding,l=void 0!==l&&l,d=i.onChange,i=t.useState(c),o=i[0],x=i[1],i=t.useState(void 0),u=i[0],g=i[1];return t.useEffect(function(){a(c)},[c]),e.jsx(n.Provider,{value:{activeTab:o,animationDirection:u,defaultActive:c,isFit:s,hasPadding:l,handleTabClick:a},children:r})},exports.Tab=function(r){var s=r.children,c=r.index,l=r.className,d=r.barColor,r=r.disabled,o=void 0!==r&&r,r=t.useContext(n),x=r.isFit,u=r.handleTabClick,g=r.activeTab,r=r.animationDirection,g=c===g;return e.jsx(a,{tabIndex:0,"data-testid":"design-system-textTab--item-".concat(c),className:i.twMerge("flex w-fit cursor-pointer items-center rounded-xl hover:bg-w-gray-10",x&&"px-4",o&&"cursor-not-allowed",l),onClick:function(){o||u(c)},children:e.jsxs(a,{className:i.twMerge("relative flex items-center justify-center gap-2 py-3.5 text-w-gray-400",!x&&"px-[33.5px]",g&&"text-w-gray-900"),children:[s,e.jsx("span",{"data-testid":"design-system-textTab--underbar-".concat(c),className:i.twMerge("absolute -bottom-px left-0 h-0.5 w-full rounded-t-lg bg-transparent",g&&"bg-w-gray-900 transition duration-500 ease-out ".concat("right"===(r||"")?"-left-1/2 translate-x-1/2":"left-1/2 -translate-x-1/2"),d)})]})})},exports.Tabs=function(s){var s=s.children,c=t.useContext(n),l=c.isFit,c=c.hasPadding;return e.jsxs(e.Fragment,{children:[e.jsx(a,{className:i.twMerge("flex w-full flex-col items-start justify-center text-center",l&&c&&"px-[18px]",!l&&c&&"px-9"),"data-testid":"design-system-textTab--container",children:e.jsx(a,{className:"flex items-center justify-center gap-10",children:s})}),e.jsx(r,{className:i.twMerge("w-full",l&&!c&&"mx-4")})]})};
@@ -0,0 +1,7 @@
1
+ import { Meta, StoryObj } from '@storybook/react';
2
+ import TextTab from './TextTab';
3
+ import { RootProps } from './TextTab.types';
4
+ declare const meta: Meta<typeof TextTab.Root>;
5
+ export default meta;
6
+ type Story = StoryObj<RootProps>;
7
+ export declare const Default: Story;
@@ -0,0 +1,25 @@
1
+ import { PropsWithChildren } from 'react';
2
+ export interface RootProps extends PropsWithChildren {
3
+ defaultActive?: number;
4
+ isFit?: boolean;
5
+ hasPadding?: boolean;
6
+ onChange?: () => void;
7
+ }
8
+ export interface TabProps extends PropsWithChildren {
9
+ index: number;
10
+ disabled?: boolean;
11
+ className?: string;
12
+ barColor?: string;
13
+ }
14
+ export interface PanelProps extends PropsWithChildren {
15
+ index: number;
16
+ className?: string;
17
+ }
18
+ export type TabContextType = {
19
+ activeTab: number;
20
+ defaultActive: number;
21
+ animationDirection: 'right' | 'left' | undefined;
22
+ isFit: boolean;
23
+ hasPadding: boolean;
24
+ handleTabClick: (index: number) => void;
25
+ };
@@ -0,0 +1,2 @@
1
+ import TextTab from './TextTab';
2
+ export default TextTab;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./TextTab.js");module.exports=e;
@@ -1 +1,2 @@
1
1
  export { default as Modal } from './Modal';
2
+ export { default as TextTab } from './TextTab';
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- "use strict";var o=require("./Components/Atoms/Typography/Typography.js"),e=require("./Components/Atoms/Checkbox/Checkbox.js"),t=require("./Components/Atoms/Badge/Badge.js"),s=require("./Components/Atoms/Box/Box.js"),r=require("./Components/Atoms/ProductIcon/ProductIcon.js"),n=require("./Components/Atoms/Radio/Radio.js"),i=require("./Components/Atoms/Button/Button.js"),p=require("./Components/Atoms/LoadingIndicator/LoadingIndicator.js"),u=require("./Components/Atoms/TextInput/TextInput.js"),a=require("./Components/Molecules/WithBadge/WithBadge.js"),d=require("./Components/Molecules/GridLayout/GridLayout.js"),x=require("./Components/Molecules/CheckboxList/CheckboxList.js"),C=require("./Components/Molecules/CheckboxCard/CheckboxCard.js"),m=require("./Components/Molecules/RadioList/RadioList.js"),c=require("./Components/Organisms/Modal/Modal.js");exports.Typography=o,exports.Checkbox=e,exports.Badge=t,exports.Box=s,exports.ProductIcon=r,exports.Radio=n,exports.Button=i,exports.LoadingIndicator=p,exports.TextInput=u,exports.WithBadge=a,exports.GridLayout=d,exports.CheckboxList=x,exports.CheckboxCard=C,exports.RadioList=m,exports.Modal=c;
1
+ "use strict";var e=require("./Components/Atoms/Typography/Typography.js"),o=require("./Components/Atoms/Checkbox/Checkbox.js"),s=require("./Components/Atoms/Badge/Badge.js"),r=require("./Components/Atoms/Box/Box.js"),t=require("./Components/Atoms/ProductIcon/ProductIcon.js"),n=require("./Components/Atoms/Radio/Radio.js"),i=require("./Components/Atoms/Button/Button.js"),p=require("./Components/Atoms/LoadingIndicator/LoadingIndicator.js"),a=require("./Components/Atoms/TextInput/TextInput.js"),u=require("./Components/Atoms/Divider/Divider.js"),x=require("./Components/Atoms/ServiceLogo/ServiceLogo.js"),d=require("./Components/Atoms/Avatar/Avatar.js"),C=require("./Components/Molecules/WithBadge/WithBadge.js"),m=require("./Components/Molecules/GridLayout/GridLayout.js"),c=require("./Components/Molecules/CheckboxList/CheckboxList.js"),g=require("./Components/Molecules/CheckboxCard/CheckboxCard.js"),j=require("./Components/Molecules/RadioList/RadioList.js"),q=require("./Components/Molecules/IconMessageCard/IconMessageCard.js"),h=require("./Components/Organisms/Modal/Modal.js"),l=require("./Components/Organisms/TextTab/TextTab.js");exports.Typography=e,exports.Checkbox=o,exports.Badge=s,exports.Box=r,exports.ProductIcon=t,exports.Radio=n,exports.Button=i,exports.LoadingIndicator=p,exports.TextInput=a,exports.Divider=u,exports.ServiceLogo=x,exports.Avatar=d,exports.WithBadge=C,exports.GridLayout=m,exports.CheckboxList=c,exports.CheckboxCard=g,exports.RadioList=j,exports.IconMessageCard=q,exports.Modal=h,exports.TextTab=l;
@@ -3,4 +3,5 @@ export interface CheckboxStatus {
3
3
  checked?: boolean;
4
4
  isError?: boolean;
5
5
  isHover?: boolean;
6
+ isFocused?: boolean;
6
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wishket/design-system",
3
- "version": "0.5.4",
3
+ "version": "0.7.0",
4
4
  "description": "Wishket Design System",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.es.js",