@wishket/design-system 0.0.4 → 0.1.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.
- package/dist/Components/Atoms/Box/Box.d.ts +6 -0
- package/dist/Components/Atoms/Box/Box.js +1 -0
- package/dist/Components/Atoms/Box/Box.stories.d.ts +6 -0
- package/dist/Components/Atoms/Box/index.d.ts +2 -0
- package/dist/Components/Atoms/Box/index.js +1 -0
- package/dist/Components/Atoms/Checkbox/Checkbox.d.ts +3 -0
- package/dist/Components/Atoms/Checkbox/Checkbox.js +2 -0
- package/dist/Components/Atoms/Checkbox/Checkbox.stories.d.ts +7 -0
- package/dist/Components/Atoms/Checkbox/Checkbox.types.d.ts +10 -0
- package/dist/Components/Atoms/Checkbox/index.d.ts +2 -0
- package/dist/Components/Atoms/Checkbox/index.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Bookmark.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Bookmark.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/BubbleStar.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/BubbleStar.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/BubbleStars.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/BubbleStars.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Building.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Building.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Calendar.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Calendar.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/CardConfirm.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/CardConfirm.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/CardWrite.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/CardWrite.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Congrats.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Congrats.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Credit.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Credit.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Database.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Database.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Design.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Design.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Discount.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Discount.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/DocumentCloud.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/DocumentCloud.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/DocumentSuccess.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/DocumentSuccess.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Email.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Email.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/HandShake.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/HandShake.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/HandThumb.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/HandThumb.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Idea.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Idea.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Lock.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Lock.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Logout.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Logout.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/MemoWrite.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/MemoWrite.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/MobileConfirm.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/MobileConfirm.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperCertify.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperCertify.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperClip.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperClip.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperClock.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperClock.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperConfirm.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperConfirm.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperContract.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperContract.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperHold.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperHold.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperOverlap.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperOverlap.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperProject.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperProject.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperSecurity.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperSecurity.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonFreelancer.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonFreelancer.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonOffice.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonOffice.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonSmile.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonSmile.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Receipt.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Receipt.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Repair.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Repair.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Search.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Search.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/SearchConfirm.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/SearchConfirm.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/ShieldConfirm.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/ShieldConfirm.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/ShieldWon.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/ShieldWon.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Shopping.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Shopping.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebDevelopment.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebDevelopment.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebDomain.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebDomain.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebPayment.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebPayment.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebSecurity.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebSecurity.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperConfirm.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperConfirm.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperPayment.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperPayment.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperPlan.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperPlan.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperStructure.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperStructure.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/index.d.ts +49 -0
- package/dist/Components/Atoms/ProductIcon/ProductIcon.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/ProductIcon.js +1 -0
- package/dist/Components/Atoms/ProductIcon/ProductIcon.stories.d.ts +7 -0
- package/dist/Components/Atoms/ProductIcon/ProductIcon.types.d.ts +7 -0
- package/dist/Components/Atoms/ProductIcon/index.d.ts +2 -0
- package/dist/Components/Atoms/ProductIcon/index.js +1 -0
- package/dist/Components/Atoms/Typography//bTypography.stories.d.ts +7 -0
- package/dist/Components/Atoms/Typography/Typography.d.ts +3 -0
- package/dist/Components/Atoms/Typography/Typography.js +2 -0
- package/dist/Components/Atoms/Typography/Typography.types.d.ts +20 -0
- package/dist/Components/Atoms/Typography/Typography.types.js +1 -0
- package/{Components/Atoms/Typography/index.ts → dist/Components/Atoms/Typography/index.d.ts} +0 -1
- package/dist/Components/Atoms/Typography/index.js +1 -0
- package/dist/Components/Atoms/index.d.ts +4 -0
- package/dist/Components/Common/DesignSystemProvider.d.ts +3 -0
- package/dist/Components/Common/DesignSystemProvider.js +2 -0
- package/dist/Components/Common/index.d.ts +1 -0
- package/dist/Components/Molecules/CheckboxCard/CheckboxCard.d.ts +2 -0
- package/dist/Components/Molecules/CheckboxCard/CheckboxCard.stories.d.ts +8 -0
- package/dist/Components/Molecules/CheckboxCard/CheckboxCard.styles.d.ts +26 -0
- package/dist/Components/Molecules/CheckboxCard/CheckboxCard.types.d.ts +11 -0
- package/dist/Components/Molecules/CheckboxList/CHeckboxList.stories.d.ts +7 -0
- package/dist/Components/Molecules/CheckboxList/CheckboxList.d.ts +3 -0
- package/dist/Components/Molecules/CheckboxList/CheckboxList.js +2 -0
- package/dist/Components/Molecules/CheckboxList/CheckboxList.types.d.ts +15 -0
- package/dist/Components/Molecules/CheckboxList/CheckboxListItem.d.ts +11 -0
- package/dist/Components/Molecules/CheckboxList/CheckboxListItem.js +2 -0
- package/dist/Components/Molecules/CheckboxList/index.d.ts +2 -0
- package/dist/Components/Molecules/CheckboxList/index.js +1 -0
- package/dist/Components/Molecules/GridLayout/GridLayout.d.ts +3 -0
- package/dist/Components/Molecules/GridLayout/GridLayout.js +2 -0
- package/dist/Components/Molecules/GridLayout/GridLayout.stories.d.ts +7 -0
- package/dist/Components/Molecules/GridLayout/GridLayout.types.d.ts +10 -0
- package/dist/Components/Molecules/GridLayout/index.d.ts +2 -0
- package/dist/Components/Molecules/GridLayout/index.js +1 -0
- package/dist/Components/Molecules/index.d.ts +2 -0
- package/dist/_virtual/_tslib.js +1 -0
- package/dist/index.d.ts +8 -0
- package/dist/index.js +2 -0
- package/dist/styles/globals.d.ts +2 -0
- package/dist/styles/globals.js +2 -0
- package/dist/styles/index.d.ts +1 -0
- package/dist/types/checkbox.types.d.ts +6 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/variants/breakpoints.d.ts +13 -0
- package/dist/variants/breakpoints.js +1 -0
- package/dist/variants/colors.d.ts +114 -0
- package/dist/variants/colors.js +1 -0
- package/dist/variants/gradients.d.ts +4 -0
- package/dist/variants/gradients.js +1 -0
- package/dist/variants/index.d.ts +3 -0
- package/dist/variants/theme.d.ts +16 -0
- package/dist/variants/theme.js +1 -0
- package/dist/variants/typographies.d.ts +5 -0
- package/dist/variants/typographies.js +1 -0
- package/package.json +40 -13
- package/.editorconfig +0 -12
- package/.eslintignore +0 -3
- package/.eslintrc.js +0 -33
- package/.github/CODEOWNERS +0 -1
- package/.github/ISSUE_TEMPLATE/bug.md +0 -44
- package/.github/ISSUE_TEMPLATE/feature_request.md +0 -29
- package/.github/pull_request_template.md +0 -36
- package/.github/release-drafter.yml +0 -49
- package/.github/workflows/design-system-canary.yml +0 -78
- package/.github/workflows/design-system-dev.yml +0 -77
- package/.github/workflows/design-system-release.yml +0 -61
- package/.github/workflows/pr-checklist.yml +0 -23
- package/.github/workflows/release-drafter.yml +0 -16
- package/.github/workflows/todo-bot.yml +0 -19
- package/.prettierrc +0 -7
- package/.vscode/settings.json +0 -24
- package/Components/Atoms/Typography/Typography.d.ts +0 -3
- package/Components/Atoms/Typography/Typography.tsx +0 -9
- package/Components/Atoms/index.ts +0 -1
- package/Components/index.ts +0 -1
- package/__test__/setupTests.ts +0 -3
- package/index.d.ts +0 -1
- package/index.js +0 -1
- package/jest.config.js +0 -26
- package/next.config.js +0 -4
- package/postcss.config.js +0 -6
- package/public/next.svg +0 -1
- package/public/vercel.svg +0 -1
- package/src/app/favicon.ico +0 -0
- package/src/app/globals.css +0 -3
- package/src/app/layout.tsx +0 -19
- package/src/app/page.tsx +0 -9
- package/tailwind.config.ts +0 -19
- package/tsconfig.json +0 -27
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";var o=function(o){o=o.disabled;return e("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_clock--disabled",children:[t("path",{d:"M44 6C46.2091 6 48 7.79086 48 10V30V42V50C48 52.2091 46.2091 54 44 54H16C13.7909 54 12 52.2091 12 50V16L22 6L44 6Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M22 22H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M22 28H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M22 34H30",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("circle",{cx:"46",cy:"48",r:"8",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M46 44V48H50",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_clock",children:[t("path",{d:"M44 6C46.2091 6 48 7.79086 48 10V30V42V50C48 52.2091 46.2091 54 44 54H16C13.7909 54 12 52.2091 12 50V16L22 6L44 6Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M22 22H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M22 28H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M22 34H30",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("circle",{cx:"46",cy:"48",r:"8",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M46 44V48H50",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";var o=function(o){o=o.disabled;return e("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_confirm--disabled",children:[t("path",{d:"M44 6C46.2091 6 48 7.79086 48 10V30V42V50C48 52.2091 46.2091 54 44 54H16C13.7909 54 12 52.2091 12 50V16L22 6L44 6Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M22 22H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M22 28H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M22 34H30",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("circle",{cx:"46",cy:"48",r:"8",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M43 47.6L45.25 50L49 46",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_confirm",children:[t("path",{d:"M44 6C46.2091 6 48 7.79086 48 10V30V42V50C48 52.2091 46.2091 54 44 54H16C13.7909 54 12 52.2091 12 50V16L22 6L44 6Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M22 22H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M22 28H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M22 34H30",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("circle",{cx:"46",cy:"48",r:"8",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M43 47.6L45.25 50L49 46",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var o=function(o){o=o.disabled;return t("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_contract--disabled",children:[e("path",{d:"M44 6C46.2091 6 48 7.79086 48 10V30V42V50C48 52.2091 46.2091 54 44 54H16C13.7909 54 12 52.2091 12 50V16L22 6L44 6Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M22 44H30",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M22 22H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M22 28H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M50.9099 25.4749C52.2767 24.108 54.4928 24.108 55.8596 25.4749C57.2265 26.8417 57.2265 29.0578 55.8596 30.4246L43.6101 42.6742L37.4749 43.8596L38.6603 37.7245L50.9099 25.4749Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"}),e("path",{d:"M39.2427 37.1421L44.1924 42.0918",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M49.8491 26.5355L54.7989 31.4853",stroke:"#9E9E9E",strokeWidth:"1.4"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_contract",children:[e("path",{d:"M44 6C46.2091 6 48 7.79086 48 10V30V42V50C48 52.2091 46.2091 54 44 54H16C13.7909 54 12 52.2091 12 50V16L22 6L44 6Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M22 44H30",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M22 22H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M22 28H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M50.9099 25.4749C52.2767 24.108 54.4928 24.108 55.8596 25.4749C57.2265 26.8417 57.2265 29.0578 55.8596 30.4246L43.6101 42.6742L37.4749 43.8596L38.6603 37.7245L50.9099 25.4749Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),e("path",{d:"M39.2427 37.1421L44.1924 42.0918",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M49.8491 26.5355L54.7989 31.4853",stroke:"#212121",strokeWidth:"1.4"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";var o=function(o){o=o.disabled;return e("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_hold--disabled",children:[t("path",{d:"M32 11C34.2091 11 36 12.7909 36 15V45C36 47.2091 34.2091 49 32 49H10.0001C7.79093 49 6.00008 47.2091 6.00007 45L6 18.9286L13.9412 11H32Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M14 18C14 18.5523 13.5523 19 13 19H6L14 11V18Z",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M12 24H24",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M12 29H24",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M12 34H18",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M36.8745 27C37.9294 27 38.9415 27.4167 39.6906 28.1593L51.0012 39.3717L41.2945 48.9942L38.4515 46.1759H36V36H29.9992C28.3428 36 27 34.6564 27 33C27 31.3436 28.3428 30 29.9992 30H36V27H36.8745Z",fill:"white"}),t("path",{d:"M39.6906 28.1593L40.1834 27.6622V27.6622L39.6906 28.1593ZM51.0012 39.3717L51.494 39.8689C51.6266 39.7374 51.7012 39.5585 51.7012 39.3717C51.7012 39.185 51.6266 39.0061 51.494 38.8746L51.0012 39.3717ZM41.2945 48.9942L40.8017 49.4914C41.0746 49.7619 41.5145 49.7619 41.7873 49.4914L41.2945 48.9942ZM38.4515 46.1759L38.9444 45.6788C38.8133 45.5488 38.6361 45.4759 38.4515 45.4759V46.1759ZM36 46.1759H35.3C35.3 46.5625 35.6134 46.8759 36 46.8759V46.1759ZM36 36H36.7C36.7 35.6134 36.3866 35.3 36 35.3V36ZM36 30V30.7C36.3866 30.7 36.7 30.3866 36.7 30H36ZM36 27V26.3C35.6134 26.3 35.3 26.6134 35.3 27H36ZM40.1834 27.6622C39.3032 26.7896 38.114 26.3 36.8745 26.3V27.7C37.7448 27.7 38.5798 28.0437 39.1978 28.6564L40.1834 27.6622ZM51.494 38.8746L40.1834 27.6622L39.1978 28.6564L50.5084 39.8689L51.494 38.8746ZM41.7873 49.4914L51.494 39.8689L50.5084 38.8746L40.8017 48.4971L41.7873 49.4914ZM37.9587 46.673L40.8017 49.4914L41.7873 48.4971L38.9444 45.6788L37.9587 46.673ZM36 46.8759H38.4515V45.4759H36V46.8759ZM35.3 36V46.1759H36.7V36H35.3ZM36 35.3H29.9992V36.7H36V35.3ZM29.9992 35.3C28.7296 35.3 27.7 34.2701 27.7 33H26.3C26.3 35.0428 27.956 36.7 29.9992 36.7V35.3ZM27.7 33C27.7 31.7299 28.7296 30.7 29.9992 30.7V29.3C27.956 29.3 26.3 30.9572 26.3 33H27.7ZM29.9992 30.7H36V29.3H29.9992V30.7ZM35.3 27V30H36.7V27H35.3ZM36.8745 26.3H36V27.7H36.8745V26.3Z",fill:"#9E9E9E"}),t("path",{d:"M35.9999 36C35.9999 36 37.1119 39.4306 41 38.9547",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("rect",{width:"7.81443",height:"17.1954",rx:"1.99948",transform:"matrix(-0.707107 -0.707107 -0.707107 0.707107 56 41.8411)",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_hold",children:[t("path",{d:"M32 11C34.2091 11 36 12.7909 36 15V45C36 47.2091 34.2091 49 32 49H10.0001C7.79093 49 6.00008 47.2091 6.00007 45L6 18.9286L13.9412 11H32Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M14 18C14 18.5523 13.5523 19 13 19H6L14 11V18Z",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M12 24H24",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M12 29H24",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M12 34H18",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M36.8745 27C37.9294 27 38.9415 27.4167 39.6906 28.1593L51.0012 39.3717L41.2945 48.9942L38.4515 46.1759H36V36H29.9992C28.3428 36 27 34.6564 27 33C27 31.3436 28.3428 30 29.9992 30H36V27H36.8745Z",fill:"white"}),t("path",{d:"M39.6906 28.1593L40.1834 27.6622V27.6622L39.6906 28.1593ZM51.0012 39.3717L51.494 39.8689C51.6266 39.7374 51.7012 39.5585 51.7012 39.3717C51.7012 39.185 51.6266 39.0061 51.494 38.8746L51.0012 39.3717ZM41.2945 48.9942L40.8017 49.4914C41.0746 49.7619 41.5145 49.7619 41.7873 49.4914L41.2945 48.9942ZM38.4515 46.1759L38.9444 45.6788C38.8133 45.5488 38.6361 45.4759 38.4515 45.4759V46.1759ZM36 46.1759H35.3C35.3 46.5625 35.6134 46.8759 36 46.8759V46.1759ZM36 36H36.7C36.7 35.6134 36.3866 35.3 36 35.3V36ZM36 30V30.7C36.3866 30.7 36.7 30.3866 36.7 30H36ZM36 27V26.3C35.6134 26.3 35.3 26.6134 35.3 27H36ZM40.1834 27.6622C39.3032 26.7896 38.114 26.3 36.8745 26.3V27.7C37.7448 27.7 38.5798 28.0437 39.1978 28.6564L40.1834 27.6622ZM51.494 38.8746L40.1834 27.6622L39.1978 28.6564L50.5084 39.8689L51.494 38.8746ZM41.7873 49.4914L51.494 39.8689L50.5084 38.8746L40.8017 48.4971L41.7873 49.4914ZM37.9587 46.673L40.8017 49.4914L41.7873 48.4971L38.9444 45.6788L37.9587 46.673ZM36 46.8759H38.4515V45.4759H36V46.8759ZM35.3 36V46.1759H36.7V36H35.3ZM36 35.3H29.9992V36.7H36V35.3ZM29.9992 35.3C28.7296 35.3 27.7 34.2701 27.7 33H26.3C26.3 35.0428 27.956 36.7 29.9992 36.7V35.3ZM27.7 33C27.7 31.7299 28.7296 30.7 29.9992 30.7V29.3C27.956 29.3 26.3 30.9572 26.3 33H27.7ZM29.9992 30.7H36V29.3H29.9992V30.7ZM35.3 27V30H36.7V27H35.3ZM36.8745 26.3H36V27.7H36.8745V26.3Z",fill:"#212121"}),t("path",{d:"M35.9999 36C35.9999 36 37.1119 39.4306 41 38.9547",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("rect",{width:"7.81443",height:"17.1954",rx:"1.99948",transform:"matrix(-0.707107 -0.707107 -0.707107 0.707107 56 41.8411)",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";var o=function(o){o=o.disabled;return e("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_overlap--disabled",children:[t("path",{d:"M24 8C21.7909 8 20 9.79086 20 12V41C20 43.2091 21.7909 45 24 45H45.9999C48.2091 45 49.9999 43.2091 49.9999 41L50 15.9286L42.0588 8H24Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M42 15C42 15.5523 42.4477 16 43 16H50L42 8V15Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M14 17C11.7909 17 10 18.7909 10 21V50C10 52.2091 11.7909 54 14 54H35.9999C38.2091 54 39.9999 52.2091 39.9999 50L40 24.9286L32.0588 17H14Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M32 24C32 24.5523 32.4477 25 33 25H40L32 17V24Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M16 30H28",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M16 35H28",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M16 40H22",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_overlap",children:[t("path",{d:"M24 8C21.7909 8 20 9.79086 20 12V41C20 43.2091 21.7909 45 24 45H45.9999C48.2091 45 49.9999 43.2091 49.9999 41L50 15.9286L42.0588 8H24Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M42 15C42 15.5523 42.4477 16 43 16H50L42 8V15Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M14 17C11.7909 17 10 18.7909 10 21V50C10 52.2091 11.7909 54 14 54H35.9999C38.2091 54 39.9999 52.2091 39.9999 50L40 24.9286L32.0588 17H14Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M32 24C32 24.5523 32.4477 25 33 25H40L32 17V24Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M16 30H28",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M16 35H28",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M16 40H22",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var o=function(o){o=o.disabled;return t("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_project--disabled",children:[e("path",{d:"M44 6C46.2091 6 48 7.79086 48 10V30V42V50C48 52.2091 46.2091 54 44 54H16C13.7909 54 12 52.2091 12 50V16L22 6L44 6Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M22 22H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M22 28H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M22 34H30",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M50.9099 25.4749C52.2767 24.108 54.4928 24.108 55.8596 25.4749C57.2265 26.8417 57.2265 29.0578 55.8596 30.4246L43.6101 42.6742L37.4749 43.8596L38.6603 37.7245L50.9099 25.4749Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"}),e("path",{d:"M39.2427 37.1421L44.1924 42.0918",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M49.8491 26.5355L54.7989 31.4853",stroke:"#9E9E9E",strokeWidth:"1.4"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_project",children:[e("path",{d:"M44 6C46.2091 6 48 7.79086 48 10V30V42V50C48 52.2091 46.2091 54 44 54H16C13.7909 54 12 52.2091 12 50V16L22 6L44 6Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M22 22H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M22 28H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M22 34H30",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M50.9099 25.4749C52.2767 24.108 54.4928 24.108 55.8596 25.4749C57.2265 26.8417 57.2265 29.0578 55.8596 30.4246L43.6101 42.6742L37.4749 43.8596L38.6603 37.7245L50.9099 25.4749Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),e("path",{d:"M39.2427 37.1421L44.1924 42.0918",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M49.8491 26.5355L54.7989 31.4853",stroke:"#212121",strokeWidth:"1.4"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var o=function(o){o=o.disabled;return t("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_security--disabled",children:[e("path",{d:"M44 6C46.2091 6 48 7.79086 48 10V30V42V50C48 52.2091 46.2091 54 44 54H16C13.7909 54 12 52.2091 12 50V16L22 6L44 6Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M22 22H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M22 28H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M22 44H30",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M54 50C54 53.3137 51.3137 56 48 56L44 56C40.6863 56 38 53.3137 38 50L38 41C38 40.4477 38.4477 40 39 40L53 40C53.5523 40 54 40.4477 54 41L54 50Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M46 49V46",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round"}),e("path",{d:"M50 40L50 38C50 35.7909 48.2091 34 46 34C43.7909 34 42 35.7909 42 38L42 40L50 40Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_security",children:[e("path",{d:"M44 6C46.2091 6 48 7.79086 48 10V30V42V50C48 52.2091 46.2091 54 44 54H16C13.7909 54 12 52.2091 12 50V16L22 6L44 6Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M22 22H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M22 28H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M22 44H30",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M54 50C54 53.3137 51.3137 56 48 56L44 56C40.6863 56 38 53.3137 38 50L38 41C38 40.4477 38.4477 40 39 40L53 40C53.5523 40 54 40.4477 54 41L54 50Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M46 49V46",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round"}),e("path",{d:"M50 40L50 38C50 35.7909 48.2091 34 46 34C43.7909 34 42 35.7909 42 38L42 40L50 40Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var i=function(i){i=i.disabled;return t("svg",void 0!==i&&i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-person_freelancer--disabled",children:[e("path",{d:"M4 45H56V47C56 49.2091 54.2091 51 52 51H8C5.79086 51 4 49.2091 4 47V45Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"}),e("path",{d:"M8 17C8 14.7909 9.79086 13 12 13H48C50.2091 13 52 14.7909 52 17V45H8V17Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M12 18C12 17.4477 12.4477 17 13 17H47C47.5523 17 48 17.4477 48 18V45H12V18Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M21 42C21 38.6863 23.6863 36 27 36H33C36.3137 36 39 38.6863 39 42V45H21V42Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M30 33C32.2091 33 34 31.2091 34 29C34 26.7909 32.2091 25 30 25C27.7909 25 26 26.7909 26 29C26 31.2091 27.7909 33 30 33Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M47.5 24C52.1944 24 56 20.1944 56 15.5C56 10.8056 52.1944 7 47.5 7C42.8056 7 39 10.8056 39 15.5C39 17.2365 39.5207 18.8515 40.4146 20.1971L38.51 24.4853L42.7968 22.5813C44.1437 23.4777 45.7608 24 47.5 24Z",fill:"white"}),e("path",{d:"M40.4146 20.1971L41.0543 20.4812C41.1515 20.2625 41.1301 20.0092 40.9977 19.8098L40.4146 20.1971ZM38.51 24.4853L37.8703 24.2012C37.7527 24.4658 37.8103 24.7755 38.015 24.9803C38.2198 25.185 38.5295 25.2426 38.7941 25.125L38.51 24.4853ZM42.7968 22.5813L43.1846 21.9986C42.9851 21.8658 42.7316 21.8443 42.5126 21.9416L42.7968 22.5813ZM55.3 15.5C55.3 19.8078 51.8078 23.3 47.5 23.3V24.7C52.581 24.7 56.7 20.581 56.7 15.5H55.3ZM47.5 7.7C51.8078 7.7 55.3 11.1922 55.3 15.5H56.7C56.7 10.419 52.581 6.3 47.5 6.3V7.7ZM39.7 15.5C39.7 11.1922 43.1922 7.7 47.5 7.7V6.3C42.419 6.3 38.3 10.419 38.3 15.5H39.7ZM40.9977 19.8098C40.1777 18.5754 39.7 17.0945 39.7 15.5H38.3C38.3 17.3785 38.8638 19.1275 39.8315 20.5844L40.9977 19.8098ZM39.7749 19.913L37.8703 24.2012L39.1497 24.7694L41.0543 20.4812L39.7749 19.913ZM38.7941 25.125L43.0809 23.2211L42.5126 21.9416L38.2259 23.8456L38.7941 25.125ZM47.5 23.3C45.9031 23.3 44.4201 22.8208 43.1846 21.9986L42.409 23.1641C43.8672 24.1345 45.6186 24.7 47.5 24.7V23.3Z",fill:"#9E9E9E"}),e("path",{d:"M44.6001 13.5L50.6001 13.5",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square"}),e("path",{d:"M44.6001 17.5H50.6001",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-person_freelancer",children:[e("path",{d:"M4 45H56V47C56 49.2091 54.2091 51 52 51H8C5.79086 51 4 49.2091 4 47V45Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),e("path",{d:"M8 17C8 14.7909 9.79086 13 12 13H48C50.2091 13 52 14.7909 52 17V45H8V17Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M12 18C12 17.4477 12.4477 17 13 17H47C47.5523 17 48 17.4477 48 18V45H12V18Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M21 42C21 38.6863 23.6863 36 27 36H33C36.3137 36 39 38.6863 39 42V45H21V42Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M30 33C32.2091 33 34 31.2091 34 29C34 26.7909 32.2091 25 30 25C27.7909 25 26 26.7909 26 29C26 31.2091 27.7909 33 30 33Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M47.5 24C52.1944 24 56 20.1944 56 15.5C56 10.8056 52.1944 7 47.5 7C42.8056 7 39 10.8056 39 15.5C39 17.2365 39.5207 18.8515 40.4146 20.1971L38.51 24.4853L42.7968 22.5813C44.1437 23.4777 45.7608 24 47.5 24Z",fill:"white"}),e("path",{d:"M40.4146 20.1971L41.0543 20.4812C41.1515 20.2625 41.1301 20.0092 40.9977 19.8098L40.4146 20.1971ZM38.51 24.4853L37.8703 24.2012C37.7527 24.4658 37.8103 24.7755 38.015 24.9803C38.2198 25.185 38.5295 25.2426 38.7941 25.125L38.51 24.4853ZM42.7968 22.5813L43.1846 21.9986C42.9851 21.8658 42.7316 21.8443 42.5126 21.9416L42.7968 22.5813ZM55.3 15.5C55.3 19.8078 51.8078 23.3 47.5 23.3V24.7C52.581 24.7 56.7 20.581 56.7 15.5H55.3ZM47.5 7.7C51.8078 7.7 55.3 11.1922 55.3 15.5H56.7C56.7 10.419 52.581 6.3 47.5 6.3V7.7ZM39.7 15.5C39.7 11.1922 43.1922 7.7 47.5 7.7V6.3C42.419 6.3 38.3 10.419 38.3 15.5H39.7ZM40.9977 19.8098C40.1777 18.5754 39.7 17.0945 39.7 15.5H38.3C38.3 17.3785 38.8638 19.1275 39.8315 20.5844L40.9977 19.8098ZM39.7749 19.913L37.8703 24.2012L39.1497 24.7694L41.0543 20.4812L39.7749 19.913ZM38.7941 25.125L43.0809 23.2211L42.5126 21.9416L38.2259 23.8456L38.7941 25.125ZM47.5 23.3C45.9031 23.3 44.4201 22.8208 43.1846 21.9986L42.409 23.1641C43.8672 24.1345 45.6186 24.7 47.5 24.7V23.3Z",fill:"#212121"}),e("path",{d:"M44.6001 13.5L50.6001 13.5",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square"}),e("path",{d:"M44.6001 17.5H50.6001",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square"})]})};export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var o=function(o){o=o.disabled;return t("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-person_office--disabled",children:[e("path",{d:"M52 52V33C52 30.7909 50.2091 29 48 29H12C9.79086 29 8 30.7909 8 33V52",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round"}),e("path",{d:"M48 29H12C9.79086 29 8 30.7909 8 33V45H52V33C52 30.7909 50.2091 29 48 29Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round"}),e("path",{d:"M26 10H10C8.89543 10 8 10.8954 8 12V23C8 24.1046 8.89543 25 10 25H26C27.1046 25 28 24.1046 28 23V12C28 10.8954 27.1046 10 26 10Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round"}),e("path",{d:"M32 27C32 23.6863 34.6863 21 38 21H42C45.3137 21 48 23.6863 48 27V29H32V27Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M40 18C42.2091 18 44 16.2091 44 14C44 11.7909 42.2091 10 40 10C37.7909 10 36 11.7909 36 14C36 16.2091 37.7909 18 40 18Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M21 29V22C21 20.3431 19.6569 19 18 19C16.3431 19 15 20.3431 15 22V29H21Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-person_office",children:[e("path",{d:"M52 52V33C52 30.7909 50.2091 29 48 29H12C9.79086 29 8 30.7909 8 33V52",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"}),e("path",{d:"M48 29H12C9.79086 29 8 30.7909 8 33V45H52V33C52 30.7909 50.2091 29 48 29Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"}),e("path",{d:"M26 10H10C8.89543 10 8 10.8954 8 12V23C8 24.1046 8.89543 25 10 25H26C27.1046 25 28 24.1046 28 23V12C28 10.8954 27.1046 10 26 10Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"}),e("path",{d:"M32 27C32 23.6863 34.6863 21 38 21H42C45.3137 21 48 23.6863 48 27V29H32V27Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M40 18C42.2091 18 44 16.2091 44 14C44 11.7909 42.2091 10 40 10C37.7909 10 36 11.7909 36 14C36 16.2091 37.7909 18 40 18Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M21 29V22C21 20.3431 19.6569 19 18 19C16.3431 19 15 20.3431 15 22V29H21Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var i=function(i){i=i.disabled;return t("svg",void 0!==i&&i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-person_smile--disabled",children:[e("path",{d:"M12 44C12 38.4772 16.4772 34 22 34H38C43.5228 34 48 38.4772 48 44V50H12V44Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M30 30C35.5228 30 40 25.5228 40 20C40 14.4772 35.5228 10 30 10C24.4772 10 20 14.4772 20 20C20 25.5228 24.4772 30 30 30Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M33 18.5C33.5523 18.5 34 18.0523 34 17.5C34 16.9477 33.5523 16.5 33 16.5C32.4477 16.5 32 16.9477 32 17.5C32 18.0523 32.4477 18.5 33 18.5Z",fill:"#9E9E9E"}),e("path",{d:"M27 18.5C27.5523 18.5 28 18.0523 28 17.5C28 16.9477 27.5523 16.5 27 16.5C26.4477 16.5 26 16.9477 26 17.5C26 18.0523 26.4477 18.5 27 18.5Z",fill:"#9E9E9E"}),e("path",{d:"M33 22.7056C32.7246 23.8338 31.4783 24.7056 30 24.7056C28.5362 24.7056 27.2899 23.8594 27 22.7312",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-person_smile",children:[e("path",{d:"M12 44C12 38.4772 16.4772 34 22 34H38C43.5228 34 48 38.4772 48 44V50H12V44Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M30 30C35.5228 30 40 25.5228 40 20C40 14.4772 35.5228 10 30 10C24.4772 10 20 14.4772 20 20C20 25.5228 24.4772 30 30 30Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M33 18.5C33.5523 18.5 34 18.0523 34 17.5C34 16.9477 33.5523 16.5 33 16.5C32.4477 16.5 32 16.9477 32 17.5C32 18.0523 32.4477 18.5 33 18.5Z",fill:"#212121"}),e("path",{d:"M27 18.5C27.5523 18.5 28 18.0523 28 17.5C28 16.9477 27.5523 16.5 27 16.5C26.4477 16.5 26 16.9477 26 17.5C26 18.0523 26.4477 18.5 27 18.5Z",fill:"#212121"}),e("path",{d:"M33 22.7056C32.7246 23.8338 31.4783 24.7056 30 24.7056C28.5362 24.7056 27.2899 23.8594 27 22.7312",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]})};export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as L}from"react/jsx-runtime";var t=function(t){t=t.disabled;return e("svg",void 0!==t&&t?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-receipt--disabled",children:[L("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M43 52V18H48V6H16C13.7909 6 12 7.79086 12 10V52L17 48L22 52L27.5 48L33 52L38 48L43 52Z",fill:"white"}),L("path",{d:"M43 18V17.3C42.6134 17.3 42.3 17.6134 42.3 18H43ZM43 52L42.5627 52.5466C42.7728 52.7147 43.0607 52.7475 43.3032 52.6309C43.5458 52.5143 43.7 52.2691 43.7 52H43ZM48 18V18.7C48.3866 18.7 48.7 18.3866 48.7 18H48ZM48 6H48.7C48.7 5.6134 48.3866 5.3 48 5.3V6ZM12 52H11.3C11.3 52.2691 11.4542 52.5143 11.6968 52.6309C11.9393 52.7475 12.2272 52.7147 12.4373 52.5466L12 52ZM17 48L17.4373 47.4534C17.1816 47.2489 16.8184 47.2489 16.5627 47.4534L17 48ZM22 52L21.5627 52.5466C21.809 52.7436 22.1566 52.7516 22.4117 52.5661L22 52ZM27.5 48L27.9117 47.4339C27.6663 47.2554 27.3337 47.2554 27.0883 47.4339L27.5 48ZM33 52L32.5883 52.5661C32.8434 52.7516 33.191 52.7436 33.4373 52.5466L33 52ZM38 48L38.4373 47.4534C38.1816 47.2489 37.8184 47.2489 37.5627 47.4534L38 48ZM42.3 18V52H43.7V18H42.3ZM48 17.3H43V18.7H48V17.3ZM47.3 6V18H48.7V6H47.3ZM16 6.7H48V5.3H16V6.7ZM12.7 10C12.7 8.17746 14.1775 6.7 16 6.7V5.3C13.4043 5.3 11.3 7.40426 11.3 10H12.7ZM12.7 52V10H11.3V52H12.7ZM16.5627 47.4534L11.5627 51.4534L12.4373 52.5466L17.4373 48.5466L16.5627 47.4534ZM22.4373 51.4534L17.4373 47.4534L16.5627 48.5466L21.5627 52.5466L22.4373 51.4534ZM27.0883 47.4339L21.5883 51.4339L22.4117 52.5661L27.9117 48.5661L27.0883 47.4339ZM33.4117 51.4339L27.9117 47.4339L27.0883 48.5661L32.5883 52.5661L33.4117 51.4339ZM37.5627 47.4534L32.5627 51.4534L33.4373 52.5466L38.4373 48.5466L37.5627 47.4534ZM43.4373 51.4534L38.4373 47.4534L37.5627 48.5466L42.5627 52.5466L43.4373 51.4534Z",fill:"#9E9E9E"}),L("path",{d:"M43 10.5C43 8.01472 45.0147 6 47.5 6C49.9853 6 52 8.01472 52 10.5V18H43V10.5Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),L("path",{d:"M36 18L19 18",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),L("path",{d:"M36 24L19 24",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),L("path",{d:"M36 30L19 30",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),L("path",{d:"M25 36L23.655 41L22.3 36",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),L("path",{d:"M24.71 38.1799H25.71",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),L("path",{d:"M19.6001 36L20.9501 41L22.3001 36",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),L("path",{d:"M20 38.1799H19",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-receipt",children:[L("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M43 52V18H48V6H16C13.7909 6 12 7.79086 12 10V52L17 48L22 52L27.5 48L33 52L38 48L43 52Z",fill:"white"}),L("path",{d:"M43 18V17.3C42.6134 17.3 42.3 17.6134 42.3 18H43ZM43 52L42.5627 52.5466C42.7728 52.7147 43.0607 52.7475 43.3032 52.6309C43.5458 52.5143 43.7 52.2691 43.7 52H43ZM48 18V18.7C48.3866 18.7 48.7 18.3866 48.7 18H48ZM48 6H48.7C48.7 5.6134 48.3866 5.3 48 5.3V6ZM12 52H11.3C11.3 52.2691 11.4542 52.5143 11.6968 52.6309C11.9393 52.7475 12.2272 52.7147 12.4373 52.5466L12 52ZM17 48L17.4373 47.4534C17.1816 47.2489 16.8184 47.2489 16.5627 47.4534L17 48ZM22 52L21.5627 52.5466C21.809 52.7436 22.1566 52.7516 22.4117 52.5661L22 52ZM27.5 48L27.9117 47.4339C27.6663 47.2554 27.3337 47.2554 27.0883 47.4339L27.5 48ZM33 52L32.5883 52.5661C32.8434 52.7516 33.191 52.7436 33.4373 52.5466L33 52ZM38 48L38.4373 47.4534C38.1816 47.2489 37.8184 47.2489 37.5627 47.4534L38 48ZM42.3 18V52H43.7V18H42.3ZM48 17.3H43V18.7H48V17.3ZM47.3 6V18H48.7V6H47.3ZM16 6.7H48V5.3H16V6.7ZM12.7 10C12.7 8.17746 14.1775 6.7 16 6.7V5.3C13.4043 5.3 11.3 7.40426 11.3 10H12.7ZM12.7 52V10H11.3V52H12.7ZM16.5627 47.4534L11.5627 51.4534L12.4373 52.5466L17.4373 48.5466L16.5627 47.4534ZM22.4373 51.4534L17.4373 47.4534L16.5627 48.5466L21.5627 52.5466L22.4373 51.4534ZM27.0883 47.4339L21.5883 51.4339L22.4117 52.5661L27.9117 48.5661L27.0883 47.4339ZM33.4117 51.4339L27.9117 47.4339L27.0883 48.5661L32.5883 52.5661L33.4117 51.4339ZM37.5627 47.4534L32.5627 51.4534L33.4373 52.5466L38.4373 48.5466L37.5627 47.4534ZM43.4373 51.4534L38.4373 47.4534L37.5627 48.5466L42.5627 52.5466L43.4373 51.4534Z",fill:"#212121"}),L("path",{d:"M43 10.5C43 8.01472 45.0147 6 47.5 6C49.9853 6 52 8.01472 52 10.5V18H43V10.5Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),L("path",{d:"M36 18L19 18",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),L("path",{d:"M36 24L19 24",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),L("path",{d:"M36 30L19 30",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),L("path",{d:"M25 36L23.655 41L22.3 36",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),L("path",{d:"M24.71 38.1799H25.71",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),L("path",{d:"M19.6001 36L20.9501 41L22.3001 36",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),L("path",{d:"M20 38.1799H19",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]})};export{t as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";var L=function(L){L=L.disabled;return e("svg",void 0!==L&&L?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-repair--disabled",children:[t("path",{d:"M22.7076 31.4514L9.10647 45.4761C7.63118 46.9639 7.63118 49.3962 9.10647 50.8841C10.5818 52.3719 12.9888 52.3719 14.4641 50.8841L28.1947 36.7171",fill:"white"}),t("path",{d:"M22.7076 31.4514L9.10647 45.4761C7.63118 46.9639 7.63118 49.3962 9.10647 50.8841C10.5818 52.3719 12.9888 52.3719 14.4641 50.8841L28.1947 36.7171",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M13.5712 46.3817L12.0312 47.9343",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"bevel"}),t("path",{d:"M12.7041 8.66779L10.8923 10.492L9.08057 12.3292L14.4382 21.4116L18.7347 21.5798L33.19 36.1607L34.7688 34.5694L36.3476 32.991L21.8794 18.3971L21.7111 14.0758L12.7041 8.66779Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M38.5346 30.9727L31.1582 38.412C30.8346 38.7354 30.8346 39.2529 31.1582 39.5764L33.0217 41.4653C33.1899 41.6335 33.4358 41.724 33.6688 41.6982L35.3641 41.5429L44.6558 50.9099C46.0793 52.346 48.4088 52.346 49.8323 50.9099L50.9323 49.7973C52.3558 48.3612 52.3558 46.0194 50.9323 44.5833L41.6405 35.2163L41.7829 33.5085C41.8088 33.2627 41.7182 33.0298 41.5499 32.8487L39.6864 30.9597C39.3629 30.6363 38.8452 30.6363 38.5346 30.9597V30.9727Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M39.0522 38.9296L47.4381 47.3909",stroke:"white",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M36.7876 27.8806L38.4958 26.0952C41.8605 27.4666 45.8593 26.7809 48.5899 24.0381C51.5923 21.0106 52.1875 16.3142 50.0134 12.614C49.9617 12.5363 49.897 12.4846 49.8323 12.4199L44.3581 17.9444L41.4593 15.0204L46.9334 9.49595C46.8687 9.43126 46.817 9.36657 46.7393 9.31482C43.077 7.12832 38.4181 7.71053 35.4158 10.7509C32.6981 13.4937 32.0123 17.5304 33.3711 20.9201L31.5981 22.7702",fill:"white"}),t("path",{d:"M36.7876 27.8806L38.4958 26.0952C41.8605 27.4666 45.8593 26.7809 48.5899 24.0381C51.5923 21.0106 52.1875 16.3142 50.0134 12.614C49.9617 12.5363 49.897 12.4846 49.8323 12.4199L44.3581 17.9444L41.4593 15.0204L46.9334 9.49595C46.8687 9.43126 46.817 9.36657 46.7393 9.31482C43.077 7.12832 38.4181 7.71053 35.4158 10.7509C32.6981 13.4937 32.0123 17.5304 33.3711 20.9201L31.5981 22.7702",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-repair",children:[t("path",{d:"M22.7076 31.4514L9.10647 45.4761C7.63118 46.9639 7.63118 49.3962 9.10647 50.8841C10.5818 52.3719 12.9888 52.3719 14.4641 50.8841L28.1947 36.7171",fill:"white"}),t("path",{d:"M22.7076 31.4514L9.10647 45.4761C7.63118 46.9639 7.63118 49.3962 9.10647 50.8841C10.5818 52.3719 12.9888 52.3719 14.4641 50.8841L28.1947 36.7171",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M13.5712 46.3817L12.0312 47.9343",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"bevel"}),t("path",{d:"M12.7042 8.66779L10.8925 10.492L9.08069 12.3292L14.4383 21.4116L18.7348 21.5798L33.1901 36.1607L34.7689 34.5694L36.3477 32.991L21.8795 18.3971L21.7113 14.0758L12.7042 8.66779Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M38.5346 30.9727L31.1582 38.412C30.8346 38.7354 30.8346 39.2529 31.1582 39.5764L33.0217 41.4653C33.1899 41.6335 33.4358 41.724 33.6688 41.6982L35.3641 41.5429L44.6558 50.9099C46.0793 52.346 48.4088 52.346 49.8323 50.9099L50.9323 49.7973C52.3558 48.3612 52.3558 46.0194 50.9323 44.5833L41.6405 35.2163L41.7829 33.5085C41.8088 33.2627 41.7182 33.0298 41.5499 32.8487L39.6864 30.9597C39.3629 30.6363 38.8452 30.6363 38.5346 30.9597V30.9727Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M39.0522 38.9296L47.4381 47.3909",stroke:"white",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M36.7877 27.8806L38.4959 26.0952C41.8606 27.4666 45.8594 26.7809 48.59 24.0381C51.5924 21.0106 52.1877 16.3142 50.0136 12.614C49.9618 12.5363 49.8971 12.4846 49.8324 12.4199L44.3583 17.9444L41.4594 15.0204L46.9336 9.49595C46.8688 9.43126 46.8171 9.36657 46.7394 9.31482C43.0771 7.12832 38.4183 7.71053 35.4159 10.7509C32.6983 13.4937 32.0124 17.5304 33.3712 20.9201L31.5983 22.7702",fill:"white"}),t("path",{d:"M36.7877 27.8806L38.4959 26.0952C41.8606 27.4666 45.8594 26.7809 48.59 24.0381C51.5924 21.0106 52.1877 16.3142 50.0136 12.614C49.9618 12.5363 49.8971 12.4846 49.8324 12.4199L44.3583 17.9444L41.4594 15.0204L46.9336 9.49595C46.8688 9.43126 46.8171 9.36657 46.7394 9.31482C43.0771 7.12832 38.4183 7.71053 35.4159 10.7509C32.6983 13.4937 32.0124 17.5304 33.3712 20.9201L31.5983 22.7702",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]})};export{L as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var r=function(r){r=r.disabled;return t("svg",void 0!==r&&r?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-search--disabled",children:[e("circle",{cx:"36.9956",cy:"24",r:"15",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("circle",{cx:"37",cy:"24",r:"10",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M43 24C43 20.6863 40.3137 18 37 18",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round"}),e("rect",{x:"20.7322",y:"34.6066",width:"8",height:"20",rx:"4",transform:"rotate(45 20.7322 34.6066)",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M17.9038 37.435C19.4658 35.8729 21.9985 35.8729 23.5606 37.435C25.1227 38.9971 25.1227 41.5298 23.5606 43.0918L22.2717 44.3808L16.6148 38.7239L17.9038 37.435Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M26.3889 34.6066L23.5605 37.435",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-search",children:[e("circle",{cx:"36.9956",cy:"24",r:"15",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("circle",{cx:"37",cy:"24",r:"10",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M43 24C43 20.6863 40.3137 18 37 18",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round"}),e("rect",{x:"20.7322",y:"34.6066",width:"8",height:"20",rx:"4",transform:"rotate(45 20.7322 34.6066)",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M17.9038 37.435C19.4658 35.8729 21.9985 35.8729 23.5606 37.435C25.1227 38.9971 25.1227 41.5298 23.5606 43.0918L22.2717 44.3808L16.6148 38.7239L17.9038 37.435Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M26.3889 34.6066L23.5605 37.435",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"})]})};export{r as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var r=function(r){r=r.disabled;return t("svg",void 0!==r&&r?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-search_confirm--disabled",children:[e("circle",{cx:"36.9956",cy:"24",r:"15",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("circle",{cx:"37",cy:"24",r:"10",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M33.5 23.5L36.125 26.5L40.5 21.5",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),e("rect",{x:"20.7322",y:"34.6066",width:"8",height:"20",rx:"4",transform:"rotate(45 20.7322 34.6066)",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M17.9038 37.435C19.4658 35.8729 21.9985 35.8729 23.5606 37.435C25.1227 38.9971 25.1227 41.5298 23.5606 43.0918L22.2717 44.3808L16.6148 38.7239L17.9038 37.435Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M26.3889 34.6066L23.5605 37.435",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-search_confirm",children:[e("circle",{cx:"36.9956",cy:"24",r:"15",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("circle",{cx:"37",cy:"24",r:"10",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M33.5 23.5L36.125 26.5L40.5 21.5",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),e("rect",{x:"20.7322",y:"34.6066",width:"8",height:"20",rx:"4",transform:"rotate(45 20.7322 34.6066)",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M17.9038 37.435C19.4658 35.8729 21.9985 35.8729 23.5606 37.435C25.1227 38.9971 25.1227 41.5298 23.5606 43.0918L22.2717 44.3808L16.6148 38.7239L17.9038 37.435Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M26.3889 34.6066L23.5605 37.435",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"})]})};export{r as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var i=function(i){i=i.disabled;return t("svg",void 0!==i&&i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-shield_confirm--disabled",children:[e("path",{d:"M11 15L30 8L49 15V30.7205C49 38.7674 44.1774 46.0306 36.7611 49.1532L36.2089 49.3857C32.2384 51.0575 27.7616 51.0575 23.7911 49.3857L23.2389 49.1532C15.8226 46.0306 11 38.7674 11 30.7205V15Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M16 19.0909L30 14L44 19.0909V30.0625C44 36.1892 40.3131 41.714 34.6555 44.0653C31.6754 45.3037 28.3246 45.3037 25.3445 44.0653C19.6869 41.714 16 36.1892 16 30.0625V19.0909Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M26 28.6L29.375 32.5L35 26",stroke:"white",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-shield_confirm",children:[e("path",{d:"M11 15L30 8L49 15V30.7205C49 38.7674 44.1774 46.0306 36.7611 49.1532L36.2089 49.3857C32.2384 51.0575 27.7616 51.0575 23.7911 49.3857L23.2389 49.1532C15.8226 46.0306 11 38.7674 11 30.7205V15Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M16 19.0909L30 14L44 19.0909V30.0625C44 36.1892 40.3131 41.714 34.6555 44.0653C31.6754 45.3037 28.3246 45.3037 25.3445 44.0653C19.6869 41.714 16 36.1892 16 30.0625V19.0909Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M26 28.6L29.375 32.5L35 26",stroke:"white",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]})};export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var i=function(i){i=i.disabled;return t("svg",void 0!==i&&i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-shield_won--disabled",children:[e("path",{d:"M11 15L30 8L49 15V30.7205C49 38.7674 44.1774 46.0306 36.7611 49.1532L36.2089 49.3857C32.2384 51.0575 27.7616 51.0575 23.7911 49.3857L23.2389 49.1532C15.8226 46.0306 11 38.7674 11 30.7205V15Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M16 19.0909L30 14L44 19.0909V30.0625C44 36.1892 40.3131 41.714 34.6555 44.0653C31.6754 45.3037 28.3246 45.3037 25.3445 44.0653C19.6869 41.714 16 36.1892 16 30.0625V19.0909Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M35 26L32.5091 34L30 26",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M36 30.3L36.8 30.3L36.8 28.7L36 28.7L36 30.3ZM34 30.3L36 30.3L36 28.7L34 28.7L34 30.3Z",fill:"white"}),e("path",{d:"M25 26L27.5 34L30 26",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M24 28.7H23.2V30.3H24V28.7ZM26 28.7H24V30.3H26V28.7Z",fill:"white"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-shield_won",children:[e("path",{d:"M11 15L30 8L49 15V30.7205C49 38.7674 44.1774 46.0306 36.7611 49.1532L36.2089 49.3857C32.2384 51.0575 27.7616 51.0575 23.7911 49.3857L23.2389 49.1532C15.8226 46.0306 11 38.7674 11 30.7205V15Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M16 19.0909L30 14L44 19.0909V30.0625C44 36.1892 40.3131 41.714 34.6555 44.0653C31.6754 45.3037 28.3246 45.3037 25.3445 44.0653C19.6869 41.714 16 36.1892 16 30.0625V19.0909Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M35 26L32.5091 34L30 26",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M36 30.3L36.8 30.3L36.8 28.7L36 28.7L36 30.3ZM34 30.3L36 30.3L36 28.7L34 28.7L34 30.3Z",fill:"white"}),e("path",{d:"M25 26L27.5 34L30 26",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M24 28.7H23.2V30.3H24V28.7ZM26 28.7H24V30.3H26V28.7Z",fill:"white"})]})};export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var i=function(i){i=i.disabled;return t("svg",void 0!==i&&i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-shopping--disabled",children:[e("path",{d:"M12 20C12 18.8954 12.8954 18 14 18H46C47.1046 18 48 18.8954 48 20V48C48 50.2091 46.2091 52 44 52H16C13.7909 52 12 50.2091 12 48V20Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M38 22L38 16C38 11.5817 34.4183 8 30 8V8C25.5817 8 22 11.5817 22 16L22 22",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round"}),e("path",{d:"M12 41H48V48C48 50.2091 46.2091 52 44 52H16C13.7909 52 12 50.2091 12 48V41Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-shopping",children:[e("path",{d:"M12 20C12 18.8954 12.8954 18 14 18H46C47.1046 18 48 18.8954 48 20V48C48 50.2091 46.2091 52 44 52H16C13.7909 52 12 50.2091 12 48V20Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M38 22L38 16C38 11.5817 34.4183 8 30 8V8C25.5817 8 22 11.5817 22 16L22 22",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"}),e("path",{d:"M12 41H48V48C48 50.2091 46.2091 52 44 52H16C13.7909 52 12 50.2091 12 48V41Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"})]})};export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";var i=function(i){i=i.disabled;return e("svg",void 0!==i&&i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-web_development--disabled",children:[t("rect",{x:"6",y:"10",width:"48",height:"40",rx:"4",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M38 30L43 35L38 40",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M22 40L17 35L22 30",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M32 30L28 40",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M6 14C6 11.7909 7.79086 10 10 10H50C52.2091 10 54 11.7909 54 14V21H6V14Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("circle",{cx:"49",cy:"15.5",r:"1",fill:"white"}),t("circle",{cx:"45",cy:"15.5",r:"1",fill:"white"}),t("circle",{cx:"41",cy:"15.5",r:"1",fill:"white"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-web_development",children:[t("rect",{x:"6",y:"10",width:"48",height:"40",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M38 30L43 35L38 40",stroke:"#212121",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M22 40L17 35L22 30",stroke:"#212121",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M32 30L28 40",stroke:"#212121",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M6 14C6 11.7909 7.79086 10 10 10H50C52.2091 10 54 11.7909 54 14V21H6V14Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t("circle",{cx:"49",cy:"15.5",r:"1",fill:"white"}),t("circle",{cx:"45",cy:"15.5",r:"1",fill:"white"}),t("circle",{cx:"41",cy:"15.5",r:"1",fill:"white"})]})};export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var i=function(i){i=i.disabled;return t("svg",i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-web_domain--disabled",children:[e("rect",{x:"6",y:"10",width:"48",height:"40",rx:"4",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M6 14C6 11.7909 7.79086 10 10 10H50C52.2091 10 54 11.7909 54 14V21H6V14Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("circle",{cx:"49",cy:"15.5",r:"1",fill:"white"}),e("circle",{cx:"45",cy:"15.5",r:"1",fill:"white"}),e("circle",{cx:"41",cy:"15.5",r:"1",fill:"white"}),e("path",{d:"M26 33L28 38.5L30 33L32 38.5L34 33",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M38 33L40 38.5L42 33L44 38.5L46 33",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M14 33L16 38.5L18 33L20 38.5L22 33",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-web_domain",children:[e("rect",{x:"6",y:"10",width:"48",height:"40",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M6 14C6 11.7909 7.79086 10 10 10H50C52.2091 10 54 11.7909 54 14V21H6V14Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("circle",{cx:"49",cy:"15.5",r:"1",fill:"white"}),e("circle",{cx:"45",cy:"15.5",r:"1",fill:"white"}),e("circle",{cx:"41",cy:"15.5",r:"1",fill:"white"}),e("path",{d:"M26 33L28 38.5L30 33L32 38.5L34 33",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M38 33L40 38.5L42 33L44 38.5L46 33",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M14 33L16 38.5L18 33L20 38.5L22 33",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]})};export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var i=function(i){i=i.disabled;return t("svg",void 0!==i&&i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-web_payment--disabled",children:[e("rect",{x:"6",y:"10",width:"48",height:"40",rx:"4",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M38 48C38 51.3137 35.3137 54 32 54L28 54C24.6863 54 22 51.3137 22 48L22 39C22 38.4477 22.4477 38 23 38L37 38C37.5523 38 38 38.4477 38 39L38 48Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M33 43L31.5055 49L30 43",stroke:"white",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M33 46L34 46",stroke:"white",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M27 43L28.5 49L30 43",stroke:"white",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M27 46L26 46",stroke:"white",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M6 14C6 11.7909 7.79086 10 10 10H50C52.2091 10 54 11.7909 54 14V21H6V14Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("circle",{cx:"49",cy:"15.5",r:"1",fill:"white"}),e("circle",{cx:"45",cy:"15.5",r:"1",fill:"white"}),e("circle",{cx:"41",cy:"15.5",r:"1",fill:"white"}),e("path",{d:"M35 38L35 36C35 33.2386 32.7614 31 30 31V31C27.2386 31 25 33.2386 25 36L25 38",stroke:"#9E9E9E",strokeWidth:"1.4"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-web_payment",children:[e("rect",{x:"6",y:"10",width:"48",height:"40",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M38 48C38 51.3137 35.3137 54 32 54L28 54C24.6863 54 22 51.3137 22 48L22 39C22 38.4477 22.4477 38 23 38L37 38C37.5523 38 38 38.4477 38 39L38 48Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M33 43L31.5055 49L30 43",stroke:"white",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M33 46L34 46",stroke:"white",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M27 43L28.5 49L30 43",stroke:"white",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M27 46L26 46",stroke:"white",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M6 14C6 11.7909 7.79086 10 10 10H50C52.2091 10 54 11.7909 54 14V21H6V14Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("circle",{cx:"49",cy:"15.5",r:"1",fill:"white"}),e("circle",{cx:"45",cy:"15.5",r:"1",fill:"white"}),e("circle",{cx:"41",cy:"15.5",r:"1",fill:"white"}),e("path",{d:"M35 38L35 36C35 33.2386 32.7614 31 30 31V31C27.2386 31 25 33.2386 25 36L25 38",stroke:"#212121",strokeWidth:"1.4"})]})};export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var i=function(i){i=i.disabled;return t("svg",i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-web_security--disabled",children:[e("rect",{x:"6",y:"10",width:"48",height:"40",rx:"4",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M6 14C6 11.7909 7.79086 10 10 10H50C52.2091 10 54 11.7909 54 14V21H6V14Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("circle",{cx:"49",cy:"15.5",r:"1",fill:"white"}),e("circle",{cx:"45",cy:"15.5",r:"1",fill:"white"}),e("circle",{cx:"41",cy:"15.5",r:"1",fill:"white"}),e("path",{d:"M36 40C36 42.2091 34.2091 44 32 44L28 44C25.7909 44 24 42.2091 24 40L24 34C24 33.4477 24.4477 33 25 33L35 33C35.5523 33 36 33.4477 36 34L36 40Z",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M30 39V37",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round"}),e("path",{d:"M34 33L34 31C34 28.7909 32.2091 27 30 27V27C27.7909 27 26 28.7909 26 31L26 33",stroke:"#9E9E9E",strokeWidth:"1.4"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-web_security",children:[e("rect",{x:"6",y:"10",width:"48",height:"40",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M6 14C6 11.7909 7.79086 10 10 10H50C52.2091 10 54 11.7909 54 14V21H6V14Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("circle",{cx:"49",cy:"15.5",r:"1",fill:"white"}),e("circle",{cx:"45",cy:"15.5",r:"1",fill:"white"}),e("circle",{cx:"41",cy:"15.5",r:"1",fill:"white"}),e("path",{d:"M36 40C36 42.2091 34.2091 44 32 44L28 44C25.7909 44 24 42.2091 24 40L24 34C24 33.4477 24.4477 33 25 33L35 33C35.5523 33 36 33.4477 36 34L36 40Z",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M30 39V37",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"}),e("path",{d:"M34 33L34 31C34 28.7909 32.2091 27 30 27V27C27.7909 27 26 28.7909 26 31L26 33",stroke:"#212121",strokeWidth:"1.4"})]})};export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";var o=function(o){o=o.disabled;return e("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-wide_paper_confirm--disabled",children:[t("path",{d:"M6 13H50C52.2091 13 54 14.7909 54 17V46C54 48.2091 52.2091 50 50 50H6V13Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M43 8C42.4477 8 42 8.44772 42 9V40.5C42 41.0523 42.4477 41.5 43 41.5H49.5C51.6315 41.5 54 43 54 45V14C54 10.6863 51.3137 8 48 8H43Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M34 21L14 21",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M28 27L14 27",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M16.5 42V54L20.9952 50.8536L25.5 54V42H16.5Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("circle",{cx:"21",cy:"40",r:"7",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M18.3999 39.4L20.3499 41.5L23.5999 38",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-wide_paper_confirm",children:[t("path",{d:"M6 13H50C52.2091 13 54 14.7909 54 17V46C54 48.2091 52.2091 50 50 50H6V13Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M43 8C42.4477 8 42 8.44772 42 9V40.5C42 41.0523 42.4477 41.5 43 41.5H49.5C51.6315 41.5 54 43 54 45V14C54 10.6863 51.3137 8 48 8H43Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M34 21L14 21",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M28 27L14 27",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M16.5 42V54L20.9952 50.8536L25.5 54V42H16.5Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("circle",{cx:"21",cy:"40",r:"7",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M18.3999 39.4L20.3499 41.5L23.5999 38",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";var o=function(o){o=o.disabled;return e("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-wide_paper_payment--disabled",children:[t("path",{d:"M6 13H50C52.2091 13 54 14.7909 54 17V46C54 48.2091 52.2091 50 50 50H6V13Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M43 8C42.4477 8 42 8.44772 42 9V40.5C42 41.0523 42.4477 41.5 43 41.5H49.5C51.6315 41.5 54 43 54 45V14C54 10.6863 51.3137 8 48 8H43Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M34 21L14 21",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M28 27L14 27",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M21 33L14 33",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M40.5564 24.6214C41.9232 23.2545 44.1393 23.2545 45.5061 24.6214C46.873 25.9882 46.873 28.2043 45.5061 29.5711L33.2565 41.8207L27.1213 43.0061L28.3068 36.8709L40.5564 24.6214Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"}),t("path",{d:"M28.8892 36.2886L33.8389 41.2383",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M39.4956 25.682L44.4454 30.6318",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M20 38L18.655 43L17.3 38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M19.71 40.1799H20.71",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M14.6001 38L15.9501 43L17.3001 38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M15 40.1799H14",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-wide_paper_payment",children:[t("path",{d:"M6 13H50C52.2091 13 54 14.7909 54 17V46C54 48.2091 52.2091 50 50 50H6V13Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M43 8C42.4477 8 42 8.44772 42 9V40.5C42 41.0523 42.4477 41.5 43 41.5H49.5C51.6315 41.5 54 43 54 45V14C54 10.6863 51.3137 8 48 8H43Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M34 21L14 21",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M28 27L14 27",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M21 33L14 33",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M40.5564 24.6214C41.9232 23.2545 44.1393 23.2545 45.5061 24.6214C46.873 25.9882 46.873 28.2043 45.5061 29.5711L33.2565 41.8207L27.1213 43.0061L28.3068 36.8709L40.5564 24.6214Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),t("path",{d:"M28.8892 36.2886L33.8389 41.2383",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M39.4956 25.682L44.4454 30.6318",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M20 38L18.655 43L17.3 38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M19.71 40.1799H20.71",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M14.6001 38L15.9501 43L17.3001 38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M15 40.1799H14",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";var o=function(o){o=o.disabled;return e("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-wide_paper_plan--disabled",children:[t("path",{d:"M6 13H50C52.2091 13 54 14.7909 54 17V46C54 48.2091 52.2091 50 50 50H6V13Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M43 8C42.4477 8 42 8.44772 42 9V40.5C42 41.0523 42.4477 41.5 43 41.5H49.5C51.6315 41.5 54 43 54 45V14C54 10.6863 51.3137 8 48 8H43Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M34 21L14 21",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M28 27L14 27",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M20 33L14 33",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M40.5564 24.6214C41.9232 23.2545 44.1393 23.2545 45.5061 24.6214C46.873 25.9882 46.873 28.2043 45.5061 29.5711L33.2565 41.8207L27.1213 43.0061L28.3068 36.8709L40.5564 24.6214Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"}),t("path",{d:"M28.8892 36.2886L33.8389 41.2383",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M39.4956 25.682L44.4454 30.6318",stroke:"#9E9E9E",strokeWidth:"1.4"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-wide_paper_plan",children:[t("path",{d:"M6 13H50C52.2091 13 54 14.7909 54 17V46C54 48.2091 52.2091 50 50 50H6V13Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M43 8C42.4477 8 42 8.44772 42 9V40.5C42 41.0523 42.4477 41.5 43 41.5H49.5C51.6315 41.5 54 43 54 45V14C54 10.6863 51.3137 8 48 8H43Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M34 21L14 21",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M28 27L14 27",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M20 33L14 33",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M40.5564 24.6214C41.9232 23.2545 44.1393 23.2545 45.5061 24.6214C46.873 25.9882 46.873 28.2043 45.5061 29.5711L33.2565 41.8207L27.1213 43.0061L28.3068 36.8709L40.5564 24.6214Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),t("path",{d:"M28.8892 36.2886L33.8389 41.2383",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M39.4956 25.682L44.4454 30.6318",stroke:"#212121",strokeWidth:"1.4"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var o=function(o){o=o.disabled;return t("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-wide_paper_structure--disabled",children:[e("path",{d:"M6 13H50C52.2091 13 54 14.7909 54 17V46C54 48.2091 52.2091 50 50 50H6V13Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M43 8C42.4477 8 42 8.44772 42 9V40.5C42 41.0523 42.4477 41.5 43 41.5H49.5C51.6315 41.5 54 43 54 45V14C54 10.6863 51.3137 8 48 8H43Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M32 21L27 21C26.4477 21 26 21.4477 26 22L26 41C26 41.5523 26.4477 42 27 42L32 42",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round"}),e("path",{d:"M19 21H15C14.4477 21 14 21.4477 14 22V41C14 41.5523 14.4477 42 15 42H19C19.5523 42 20 41.5523 20 41V22C20 21.4477 19.5523 21 19 21Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M35 40H33C32.4477 40 32 40.4477 32 41V43C32 43.5523 32.4477 44 33 44H35C35.5523 44 36 43.5523 36 43V41C36 40.4477 35.5523 40 35 40Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M35 29.5H33C32.4477 29.5 32 29.9477 32 30.5V32.5C32 33.0523 32.4477 33.5 33 33.5H35C35.5523 33.5 36 33.0523 36 32.5V30.5C36 29.9477 35.5523 29.5 35 29.5Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M35 19H33C32.4477 19 32 19.4477 32 20V22C32 22.5523 32.4477 23 33 23H35C35.5523 23 36 22.5523 36 22V20C36 19.4477 35.5523 19 35 19Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M20 31.5L32 31.5",stroke:"#9E9E9E",strokeWidth:"1.4"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-wide_paper_structure",children:[e("path",{d:"M6 13H50C52.2091 13 54 14.7909 54 17V46C54 48.2091 52.2091 50 50 50H6V13Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M43 8C42.4477 8 42 8.44772 42 9V40.5C42 41.0523 42.4477 41.5 43 41.5H49.5C51.6315 41.5 54 43 54 45V14C54 10.6863 51.3137 8 48 8H43Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M32 21L27 21C26.4477 21 26 21.4477 26 22L26 41C26 41.5523 26.4477 42 27 42L32 42",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"}),e("path",{d:"M19 21H15C14.4477 21 14 21.4477 14 22V41C14 41.5523 14.4477 42 15 42H19C19.5523 42 20 41.5523 20 41V22C20 21.4477 19.5523 21 19 21Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M35 40H33C32.4477 40 32 40.4477 32 41V43C32 43.5523 32.4477 44 33 44H35C35.5523 44 36 43.5523 36 43V41C36 40.4477 35.5523 40 35 40Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M35 29.5H33C32.4477 29.5 32 29.9477 32 30.5V32.5C32 33.0523 32.4477 33.5 33 33.5H35C35.5523 33.5 36 33.0523 36 32.5V30.5C36 29.9477 35.5523 29.5 35 29.5Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M35 19H33C32.4477 19 32 19.4477 32 20V22C32 22.5523 32.4477 23 33 23H35C35.5523 23 36 22.5523 36 22V20C36 19.4477 35.5523 19 35 19Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M20 31.5L32 31.5",stroke:"#212121",strokeWidth:"1.4"})]})};export{o as default};
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
export { default as WebDevelopment } from './WebDevelopment';
|
|
2
|
+
export { default as WebDomain } from './WebDomain';
|
|
3
|
+
export { default as WebSecurity } from './WebSecurity';
|
|
4
|
+
export { default as WebPayment } from './WebPayment';
|
|
5
|
+
export { default as WidePaperStructure } from './WidePaperStructure';
|
|
6
|
+
export { default as WidePaperPlan } from './WidePaperPlan';
|
|
7
|
+
export { default as WidePaperPayment } from './WidePaperPayment';
|
|
8
|
+
export { default as WidePaperConfirm } from './WidePaperConfirm';
|
|
9
|
+
export { default as PaperProject } from './PaperProject';
|
|
10
|
+
export { default as PaperContract } from './PaperContract';
|
|
11
|
+
export { default as PaperCertify } from './PaperCertify';
|
|
12
|
+
export { default as PaperSecurity } from './PaperSecurity';
|
|
13
|
+
export { default as PaperClock } from './PaperClock';
|
|
14
|
+
export { default as PaperConfirm } from './PaperConfirm';
|
|
15
|
+
export { default as PaperClip } from './PaperClip';
|
|
16
|
+
export { default as PaperOverlap } from './PaperOverlap';
|
|
17
|
+
export { default as PaperHold } from './PaperHold';
|
|
18
|
+
export { default as MemoWrite } from './MemoWrite';
|
|
19
|
+
export { default as Receipt } from './Receipt';
|
|
20
|
+
export { default as DocumentSuccess } from './DocumentSuccess';
|
|
21
|
+
export { default as DocumentCloud } from './DocumentCloud';
|
|
22
|
+
export { default as PersonFreelancer } from './PersonFreelancer';
|
|
23
|
+
export { default as PersonOffice } from './PersonOffice';
|
|
24
|
+
export { default as PersonSmile } from './PersonSmile';
|
|
25
|
+
export { default as Building } from './Building';
|
|
26
|
+
export { default as HandShake } from './HandShake';
|
|
27
|
+
export { default as HandThumb } from './HandThumb';
|
|
28
|
+
export { default as Search } from './Search';
|
|
29
|
+
export { default as SearchConfirm } from './SearchConfirm';
|
|
30
|
+
export { default as Design } from './Design';
|
|
31
|
+
export { default as Repair } from './Repair';
|
|
32
|
+
export { default as CardConfirm } from './CardConfirm';
|
|
33
|
+
export { default as CardWrite } from './CardWrite';
|
|
34
|
+
export { default as Bookmark } from './Bookmark';
|
|
35
|
+
export { default as Idea } from './Idea';
|
|
36
|
+
export { default as MobileConfirm } from './MobileConfirm';
|
|
37
|
+
export { default as Database } from './Database';
|
|
38
|
+
export { default as Email } from './Email';
|
|
39
|
+
export { default as Credit } from './Credit';
|
|
40
|
+
export { default as ShieldConfirm } from './ShieldConfirm';
|
|
41
|
+
export { default as ShieldWon } from './ShieldWon';
|
|
42
|
+
export { default as Shopping } from './Shopping';
|
|
43
|
+
export { default as BubbleStar } from './BubbleStar';
|
|
44
|
+
export { default as BubbleStars } from './BubbleStars';
|
|
45
|
+
export { default as Calendar } from './Calendar';
|
|
46
|
+
export { default as Lock } from './Lock';
|
|
47
|
+
export { default as Logout } from './Logout';
|
|
48
|
+
export { default as Congrats } from './Congrats';
|
|
49
|
+
export { default as Discount } from './Discount';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsx as r}from"react/jsx-runtime";import e from"./Icons/WebDevelopment.js";import s from"./Icons/WebDomain.js";import o from"./Icons/WebSecurity.js";import a from"./Icons/WebPayment.js";import i from"./Icons/WidePaperStructure.js";import n from"./Icons/WidePaperPlan.js";import t from"./Icons/WidePaperPayment.js";import c from"./Icons/WidePaperConfirm.js";import d from"./Icons/PaperProject.js";import m from"./Icons/PaperContract.js";import p from"./Icons/PaperCertify.js";import l from"./Icons/PaperSecurity.js";import u from"./Icons/PaperClock.js";import b from"./Icons/PaperConfirm.js";import f from"./Icons/PaperClip.js";import j from"./Icons/PaperOverlap.js";import I from"./Icons/PaperHold.js";import _ from"./Icons/MemoWrite.js";import P from"./Icons/Receipt.js";import h from"./Icons/DocumentSuccess.js";import C from"./Icons/DocumentCloud.js";import S from"./Icons/PersonFreelancer.js";import w from"./Icons/PersonOffice.js";import W from"./Icons/PersonSmile.js";import g from"./Icons/Building.js";import k from"./Icons/HandShake.js";import y from"./Icons/HandThumb.js";import v from"./Icons/Search.js";import D from"./Icons/SearchConfirm.js";import B from"./Icons/Design.js";import H from"./Icons/Repair.js";import x from"./Icons/CardConfirm.js";import L from"./Icons/CardWrite.js";import M from"./Icons/Bookmark.js";import O from"./Icons/Idea.js";import R from"./Icons/MobileConfirm.js";import E from"./Icons/Database.js";import F from"./Icons/Email.js";import T from"./Icons/Credit.js";import q from"./Icons/ShieldConfirm.js";import z from"./Icons/ShieldWon.js";import A from"./Icons/Shopping.js";import G from"./Icons/BubbleStar.js";import J from"./Icons/BubbleStars.js";import K from"./Icons/Calendar.js";import N from"./Icons/Lock.js";import Q from"./Icons/Logout.js";import U from"./Icons/Congrats.js";import V from"./Icons/Discount.js";var X=function(X){var Y=X.name,X=X.disabled,Z=void 0!==X&&X;switch(Y){case"web_development":return r(e,{disabled:Z});case"web_domain":return r(s,{disabled:Z});case"web_security":return r(o,{disabled:Z});case"web_payment":return r(a,{disabled:Z});case"wide_paper_structure":return r(i,{disabled:Z});case"wide_paper_plan":return r(n,{disabled:Z});case"wide_paper_payment":return r(t,{disabled:Z});case"wide_paper_confirm":return r(c,{disabled:Z});case"paper_project":return r(d,{disabled:Z});case"paper_contract":return r(m,{disabled:Z});case"paper_certify":return r(p,{disabled:Z});case"paper_security":return r(l,{disabled:Z});case"paper_clock":return r(u,{disabled:Z});case"paper_confirm":return r(b,{disabled:Z});case"paper_clip":return r(f,{disabled:Z});case"paper_overlap":return r(j,{disabled:Z});case"paper_hold":return r(I,{disabled:Z});case"memo_write":return r(_,{disabled:Z});case"receipt":return r(P,{disabled:Z});case"document_success":return r(h,{disabled:Z});case"document_cloud":return r(C,{disabled:Z});case"person_freelancer":return r(S,{disabled:Z});case"person_office":return r(w,{disabled:Z});case"person_smile":return r(W,{disabled:Z});case"building":return r(g,{disabled:Z});case"hand_shake":return r(k,{disabled:Z});case"hand_thumb":return r(y,{disabled:Z});case"search":return r(v,{disabled:Z});case"search_confirm":return r(D,{disabled:Z});case"design":return r(B,{disabled:Z});case"repair":return r(H,{disabled:Z});case"card_confirm":return r(x,{disabled:Z});case"card_write":return r(L,{disabled:Z});case"bookmark":return r(M,{disabled:Z});case"idea":return r(O,{disabled:Z});case"mobile_confirm":return r(R,{disabled:Z});case"database":return r(E,{disabled:Z});case"email":return r(F,{disabled:Z});case"credit":return r(T,{disabled:Z});case"shield_confirm":return r(q,{disabled:Z});case"shield_won":return r(z,{disabled:Z});case"shopping":return r(A,{disabled:Z});case"bubble_star":return r(G,{disabled:Z});case"bubble_stars":return r(J,{disabled:Z});case"calendar":return r(K,{disabled:Z});case"lock":return r(N,{disabled:Z});case"logout":return r(Q,{disabled:Z});case"congrats":return r(U,{disabled:Z});case"discount":return r(V,{disabled:Z});default:return null}};export{X as default};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import { ProductIcon } from '../../..';
|
|
3
|
+
import { ProductIconProps } from './ProductIcon.types';
|
|
4
|
+
declare const meta: Meta<typeof ProductIcon>;
|
|
5
|
+
export default meta;
|
|
6
|
+
type Story = StoryObj<ProductIconProps>;
|
|
7
|
+
export declare const Default: Story;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export type ProductIconName = 'web_development' | 'web_domain' | 'web_security' | 'web_payment' | 'wide_paper_structure' | 'wide_paper_plan' | 'wide_paper_payment' | 'wide_paper_confirm' | 'paper_project' | 'paper_contract' | 'paper_certify' | 'paper_security' | 'paper_clock' | 'paper_confirm' | 'paper_clip' | 'paper_overlap' | 'paper_hold' | 'memo_write' | 'receipt' | 'document_success' | 'document_cloud' | 'person_freelancer' | 'person_office' | 'person_smile' | 'building' | 'hand_shake' | 'hand_thumb' | 'search' | 'search_confirm' | 'design' | 'repair' | 'card_confirm' | 'card_write' | 'bookmark' | 'idea' | 'mobile_confirm' | 'database' | 'email' | 'credit' | 'shield_confirm' | 'shield_won' | 'shopping' | 'bubble_star' | 'bubble_stars' | 'calendar' | 'lock' | 'logout' | 'congrats' | 'discount';
|
|
2
|
+
export interface ProductIcon {
|
|
3
|
+
disabled?: boolean;
|
|
4
|
+
}
|
|
5
|
+
export interface ProductIconProps extends ProductIcon {
|
|
6
|
+
name: ProductIconName;
|
|
7
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import o from"./ProductIcon.js";export{o as default};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import Typography from './Typography';
|
|
3
|
+
import { TypographyProps } from './Typography.types';
|
|
4
|
+
declare const meta: Meta<typeof Typography>;
|
|
5
|
+
export default meta;
|
|
6
|
+
type Story = StoryObj<TypographyProps>;
|
|
7
|
+
export declare const Default: Story;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import{__makeTemplateObject as t,__rest as o,__assign as r}from"../../../_virtual/_tslib.js";import{jsx as i}from"react/jsx-runtime";import n from"@emotion/styled";import"../Checkbox/Checkbox.js";import"../Box/Box.js";import"../../Molecules/GridLayout/GridLayout.js";import"../../Molecules/CheckboxList/CheckboxList.js";import"@emotion/react";import"../../../styles/globals.js";import"../../../variants/typographies.js";import"../../../variants/colors.js";import{theme as e}from"../../../variants/theme.js";import{WeightsEnum as a}from"./Typography.types.js";var s,l=n.span(s=s||t(["\n font-family: 'Noto Sans KR', sans-serif;\n ","\n text-align: ",";\n font-weight: ",";\n white-space: pre-line;\n color: ",";\n"],["\n font-family: 'Noto Sans KR', sans-serif;\n ","\n text-align: ",";\n font-weight: ",";\n white-space: pre-line;\n color: ",";\n"]),function(t){t=t.variant;return e.typographies[t]},function(t){t=t.align;return"".concat(t)},function(t){t=t.weight;return t&&a[t]},function(t){t=t.color;return t?e.colors[t]:"inherit"}),c=function(t){var e=t.children,n=t.variant,a=t.align,a=void 0===a?"left":a,s=t.weight,s=void 0===s?"regular":s,c=t.color,m=t.testId,p=t.className,t=o(t,["children","variant","align","weight","color","testId","className"]);return i(l,r({variant:n,align:a,weight:s,color:c,"data-testid":m,className:p},t,{children:e}))};export{c as default};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
import { ThemeColors, TypographyVariants } from '../../..';
|
|
3
|
+
export type Aligns = 'left' | 'right' | 'center';
|
|
4
|
+
export type Weights = 'bold' | 'medium' | 'regular' | 'light';
|
|
5
|
+
export declare enum WeightsEnum {
|
|
6
|
+
bold = 700,
|
|
7
|
+
medium = 500,
|
|
8
|
+
regular = 400,
|
|
9
|
+
light = 300
|
|
10
|
+
}
|
|
11
|
+
export interface TypographyProps {
|
|
12
|
+
variant: TypographyVariants;
|
|
13
|
+
children: ReactNode;
|
|
14
|
+
weight?: Weights;
|
|
15
|
+
align?: Aligns;
|
|
16
|
+
color?: ThemeColors;
|
|
17
|
+
testId?: string;
|
|
18
|
+
className?: string;
|
|
19
|
+
[key: string]: any;
|
|
20
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var l;!function(l){l[l.bold=700]="bold",l[l.medium=500]="medium",l[l.regular=400]="regular",l[l.light=300]="light"}(l=l||{});export{l as WeightsEnum};
|