@wishket/design-system 0.1.0 → 0.3.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/Badge/Badge.d.ts +3 -0
- package/dist/Components/Atoms/Badge/Badge.stories.d.ts +6 -0
- package/dist/Components/Atoms/Badge/index.d.ts +2 -0
- package/dist/Components/Atoms/Box/Box.d.ts +6 -5
- package/dist/Components/Atoms/Button/Button.d.ts +3 -0
- package/dist/Components/Atoms/Button/Button.parts.d.ts +2 -0
- package/dist/Components/Atoms/Button/Button.stories.d.ts +6 -0
- package/dist/Components/Atoms/Button/Button.types.d.ts +9 -0
- package/dist/Components/Atoms/Button/index.d.ts +2 -0
- package/dist/Components/Atoms/Checkbox/Checkbox.types.d.ts +6 -2
- package/dist/Components/Atoms/Radio/Radio.d.ts +3 -0
- package/dist/Components/Atoms/Radio/Radio.stories.d.ts +7 -0
- package/dist/Components/Atoms/Radio/Radio.types.d.ts +10 -0
- package/dist/Components/Atoms/Radio/index.d.ts +2 -0
- package/dist/Components/Atoms/Typography/Typography.d.ts +1 -1
- package/dist/Components/Atoms/Typography/Typography.types.d.ts +3 -16
- package/dist/Components/Atoms/index.d.ts +3 -0
- package/dist/Components/Molecules/CheckboxCard/CheckboxCard.d.ts +2 -1
- package/dist/Components/Molecules/CheckboxCard/CheckboxCard.parts.d.ts +5 -0
- package/dist/Components/Molecules/CheckboxCard/CheckboxCard.types.d.ts +20 -1
- package/dist/Components/Molecules/CheckboxCard/index.d.ts +2 -0
- package/dist/Components/Molecules/CheckboxCard/useCheckboxCard.d.ts +14 -0
- package/dist/Components/Molecules/CheckboxList/CheckboxList.d.ts +1 -1
- package/dist/Components/Molecules/GridLayout/GridLayout.d.ts +1 -1
- package/dist/Components/Molecules/GridLayout/GridLayout.types.d.ts +2 -7
- package/dist/Components/Molecules/WithBadge/WithBadge.d.ts +7 -0
- package/dist/Components/Molecules/WithBadge/WithBadge.stories.d.ts +6 -0
- package/dist/Components/Molecules/WithBadge/index.d.ts +2 -0
- package/dist/Components/Molecules/index.d.ts +2 -0
- package/dist/config/tailwind.config.js +168 -0
- package/dist/index.d.ts +0 -6
- package/dist/index.es.js +1 -0
- package/dist/index.js +1 -2
- package/dist/types/badge.types.d.ts +8 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/radio.types.d.ts +6 -0
- package/package.json +10 -4
- package/dist/Components/Atoms/Box/Box.js +0 -1
- package/dist/Components/Atoms/Box/index.js +0 -1
- package/dist/Components/Atoms/Checkbox/Checkbox.js +0 -2
- package/dist/Components/Atoms/Checkbox/index.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Bookmark.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/BubbleStar.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/BubbleStars.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Building.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Calendar.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/CardConfirm.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/CardWrite.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Congrats.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Credit.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Database.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Design.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Discount.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/DocumentCloud.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/DocumentSuccess.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Email.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/HandShake.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/HandThumb.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Idea.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Lock.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Logout.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/MemoWrite.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/MobileConfirm.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperCertify.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperClip.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperClock.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperConfirm.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperContract.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperHold.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperOverlap.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperProject.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperSecurity.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PersonFreelancer.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PersonOffice.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PersonSmile.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Receipt.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Repair.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Search.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/SearchConfirm.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/ShieldConfirm.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/ShieldWon.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Shopping.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/WebDevelopment.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/WebDomain.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/WebPayment.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/WebSecurity.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperConfirm.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperPayment.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperPlan.js +0 -1
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperStructure.js +0 -1
- package/dist/Components/Atoms/ProductIcon/ProductIcon.js +0 -1
- package/dist/Components/Atoms/ProductIcon/index.js +0 -1
- package/dist/Components/Atoms/Typography/Typography.js +0 -2
- package/dist/Components/Atoms/Typography/Typography.types.js +0 -1
- package/dist/Components/Atoms/Typography/index.js +0 -1
- package/dist/Components/Common/DesignSystemProvider.d.ts +0 -3
- package/dist/Components/Common/DesignSystemProvider.js +0 -2
- package/dist/Components/Common/index.d.ts +0 -1
- package/dist/Components/Molecules/CheckboxCard/CheckboxCard.styles.d.ts +0 -26
- package/dist/Components/Molecules/CheckboxList/CheckboxList.js +0 -2
- package/dist/Components/Molecules/CheckboxList/CheckboxListItem.js +0 -2
- package/dist/Components/Molecules/CheckboxList/index.js +0 -1
- package/dist/Components/Molecules/GridLayout/GridLayout.js +0 -2
- package/dist/Components/Molecules/GridLayout/index.js +0 -1
- package/dist/_virtual/_tslib.js +0 -1
- package/dist/styles/globals.d.ts +0 -2
- package/dist/styles/globals.js +0 -2
- package/dist/styles/index.d.ts +0 -1
- package/dist/variants/breakpoints.d.ts +0 -13
- package/dist/variants/breakpoints.js +0 -1
- package/dist/variants/colors.d.ts +0 -114
- package/dist/variants/colors.js +0 -1
- package/dist/variants/gradients.d.ts +0 -4
- package/dist/variants/gradients.js +0 -1
- package/dist/variants/index.d.ts +0 -3
- package/dist/variants/theme.d.ts +0 -16
- package/dist/variants/theme.js +0 -1
- package/dist/variants/typographies.d.ts +0 -5
- package/dist/variants/typographies.js +0 -1
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import o from"./ProductIcon.js";export{o as default};
|
|
@@ -1,2 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import o from"./Typography.js";export{o as default};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import{jsx as o}from"react/jsx-runtime";import{ThemeProvider as t}from"@emotion/react";import"../Atoms/Typography/Typography.js";import"../Atoms/Checkbox/Checkbox.js";import"../Atoms/Box/Box.js";import"../Molecules/GridLayout/GridLayout.js";import"../Molecules/CheckboxList/CheckboxList.js";import"../../styles/globals.js";import"../../variants/typographies.js";import"../../variants/colors.js";import{theme as r}from"../../variants/theme.js";import"@emotion/styled";var s=function(s){s=s.children;return o(t,{theme:r,children:s})};export{s as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as DesignSystemProvider } from './DesignSystemProvider';
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { CheckboxCardProps } from './CheckboxCard.types';
|
|
3
|
-
export declare const CheckboxCardLabel: import("@emotion/styled").StyledComponent<{
|
|
4
|
-
theme?: import("@emotion/react").Theme | undefined;
|
|
5
|
-
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
6
|
-
} & Pick<CheckboxCardProps, "isWide">, import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, {}>;
|
|
7
|
-
export declare const CheckboxCardContainer: import("@emotion/styled").StyledComponent<{
|
|
8
|
-
theme?: import("@emotion/react").Theme | undefined;
|
|
9
|
-
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
10
|
-
} & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
11
|
-
theme?: import("@emotion/react").Theme | undefined;
|
|
12
|
-
} & Pick<CheckboxCardProps, "checked" | "disabled" | "isError" | "isHover" | "isWide">, {}, {}>;
|
|
13
|
-
export declare const StyledCheckbox: import("@emotion/styled").StyledComponent<import("../../Atoms/Checkbox/Checkbox.types").CheckboxProps & {
|
|
14
|
-
theme?: import("@emotion/react").Theme | undefined;
|
|
15
|
-
} & Pick<CheckboxCardProps, "isWide">, {}, {}>;
|
|
16
|
-
export declare const IconContainer: import("@emotion/styled").StyledComponent<{
|
|
17
|
-
theme?: import("@emotion/react").Theme | undefined;
|
|
18
|
-
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
19
|
-
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
20
|
-
export declare const TitleContainer: import("@emotion/styled").StyledComponent<{
|
|
21
|
-
theme?: import("@emotion/react").Theme | undefined;
|
|
22
|
-
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
23
|
-
} & Pick<CheckboxCardProps, "isWide">, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
24
|
-
export declare const StyledTypography: import("@emotion/styled").StyledComponent<import("../../Atoms/Typography/Typography.types").TypographyProps & {
|
|
25
|
-
theme?: import("@emotion/react").Theme | undefined;
|
|
26
|
-
} & Pick<CheckboxCardProps, "isWide">, {}, {}>;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import{__makeTemplateObject as t,__rest as n,__assign as e}from"../../../_virtual/_tslib.js";import{jsx as i}from"react/jsx-runtime";import a from"@emotion/styled";import o from"./CheckboxListItem.js";var r,m=a.div(r=r||t(["\n display: flex;\n flex-direction: column;\n gap: 12px;\n width: min-content;\n"],["\n display: flex;\n flex-direction: column;\n gap: 12px;\n width: min-content;\n"])),s=function(t){var a=t.data,s=t.className,t=n(t,["data","className"]);return i(m,e({className:s,"data-testid":"design-system-checkboxList"},t,{children:a.map(function(t,n){return i(o,e({},t),n)})}))};export{s as default};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import{__makeTemplateObject as n}from"../../../_virtual/_tslib.js";import{jsxs as e,jsx as i}from"react/jsx-runtime";import{useState as t}from"react";import r from"@emotion/styled";import o from"../../Atoms/Typography/Typography.js";import a from"../../Atoms/Checkbox/Checkbox.js";import"../../Atoms/Box/Box.js";var c,s,d,l,m=r.label(c=c||n(["\n display: grid;\n grid-template-areas: 'checkbox label' '. description';\n grid-template-rows: min-content min-content;\n grid-template-columns: 18px min-content;\n row-gap: 2px;\n column-gap: 12px;\n width: min-content;\n height: min-content;\n align-items: center;\n cursor: ",";\n"],["\n display: grid;\n grid-template-areas: 'checkbox label' '. description';\n grid-template-rows: min-content min-content;\n grid-template-columns: 18px min-content;\n row-gap: 2px;\n column-gap: 12px;\n width: min-content;\n height: min-content;\n align-items: center;\n cursor: ",";\n"]),function(e){return e.disabled?"not-allowed":"pointer"}),p=r.div(s=s||n(["\n grid-area: checkbox;\n"],["\n grid-area: checkbox;\n"])),g=r.div(d=d||n(["\n grid-area: label;\n"],["\n grid-area: label;\n"])),h=r.div(l=l||n(["\n grid-area: description;\n"],["\n grid-area: description;\n"])),b=function(n){var r=n.label,s=n.description,c=n.checked,d=n.disabled,d=void 0!==d&&d,l=n.isError,l=void 0!==l&&l,b=n.className,x=n.CheckboxClassName,n=n.onChange,u=t(!1),y=u[0],k=u[1];return e(m,{"data-testid":"design-system-checkboxList--item",disabled:d,className:b,onMouseOver:function(){k(!0)},onMouseOut:function(){k(!1)},children:[i(p,{children:i(a,{checked:c,isHover:y,isError:l,disabled:d,onChange:n,className:x})}),i(g,{children:i(o,{variant:"body2",color:d?"gray300":"gray900",testId:"design-system-checkboxList--item-label",children:r})}),s&&i(h,{children:i(o,{variant:"body3",color:d?"gray300":"gray600",testId:"design-system-checkboxList--item-description",children:s})})]})};export{b as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import o from"./CheckboxList.js";export{o as default};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import{__makeTemplateObject as n,__rest as t,__assign as e}from"../../../_virtual/_tslib.js";import{jsx as a}from"react/jsx-runtime";import r from"@emotion/styled";var s,o={mobile:'\n "contents contents contents contents"\n ',tablet:'\n "contents contents contents contents contents contents contents contents"\n ',desktop:'\n "contents contents contents contents contents contents contents contents contents contents contents contents"\n '},i=r.div(s=s||n(["\n display: grid;\n gap: 20px;\n width: 100%;\n grid-auto-columns: 1fr;\n padding: 0 20px;\n margin: 0 auto;\n max-width: ",";\n grid-template-areas: ",";\n\n "," {\n grid-template-areas: ",";\n }\n\n "," {\n gap: 24px;\n padding: 0 30px;\n grid-template-areas: ",";\n }\n"],["\n display: grid;\n gap: 20px;\n width: 100%;\n grid-auto-columns: 1fr;\n padding: 0 20px;\n margin: 0 auto;\n max-width: ",";\n grid-template-areas: ",";\n\n "," {\n grid-template-areas: ",";\n }\n\n "," {\n gap: 24px;\n padding: 0 30px;\n grid-template-areas: ",";\n }\n"]),function(n){n=n.theme;return"".concat(n.screenSizes.contentsMaxSize,"px")},function(n){n=n.gridTemplateAreas;return null==n?void 0:n.mobile},function(n){return n.theme.breakpoints.tablet},function(n){n=n.gridTemplateAreas;return null==n?void 0:n.tablet},function(n){return n.theme.breakpoints.desktop},function(n){n=n.gridTemplateAreas;return null==n?void 0:n.desktop}),d=function(n){var s=n.children,r=n.className,d=n.gridTemplateAreas,d=void 0===d?o:d,n=t(n,["children","className","gridTemplateAreas"]);return a(i,e({gridTemplateAreas:d,"data-testid":"design-system-grid-layout-root",className:r},n,{children:s}))};export{d as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import o from"./GridLayout.js";export{o as default};
|
package/dist/_virtual/_tslib.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var r=function(){return(r=Object.assign||function(e){for(var r,t=1,n=arguments.length;t<n;t++)for(var o in r=arguments[t])Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o]);return e}).apply(this,arguments)};function e(e,r){var t={};for(o in e)Object.prototype.hasOwnProperty.call(e,o)&&r.indexOf(o)<0&&(t[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var n=0,o=Object.getOwnPropertySymbols(e);n<o.length;n++)r.indexOf(o[n])<0&&Object.prototype.propertyIsEnumerable.call(e,o[n])&&(t[o[n]]=e[o[n]]);return t}function t(e,r){return Object.defineProperty?Object.defineProperty(e,"raw",{value:r}):e.raw=r,e}export{r as __assign,t as __makeTemplateObject,e as __rest};
|
package/dist/styles/globals.d.ts
DELETED
package/dist/styles/globals.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import{__makeTemplateObject as n}from"../_virtual/_tslib.js";import{jsx as e}from"react/jsx-runtime";import{css as t,Global as o}from"@emotion/react";var r,a=t(r=r||n(["\n html,\n body,\n div,\n span,\n applet,\n object,\n iframe,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n p,\n blockquote,\n pre,\n a,\n abbr,\n acronym,\n address,\n big,\n cite,\n code,\n del,\n dfn,\n em,\n img,\n ins,\n kbd,\n q,\n s,\n samp,\n small,\n strike,\n strong,\n sub,\n sup,\n tt,\n var,\n b,\n u,\n i,\n center,\n dl,\n dt,\n dd,\n ol,\n ul,\n li,\n fieldset,\n form,\n label,\n legend,\n table,\n caption,\n tbody,\n tfoot,\n thead,\n tr,\n th,\n td,\n article,\n aside,\n canvas,\n details,\n embed,\n figure,\n figcaption,\n footer,\n header,\n hgroup,\n menu,\n nav,\n output,\n ruby,\n section,\n summary,\n time,\n mark,\n audio,\n video {\n margin: 0;\n padding: 0;\n border: 0;\n font-size: 100%;\n font: inherit;\n vertical-align: baseline;\n }\n /* HTML5 display-role reset for older browsers */\n article,\n aside,\n details,\n figcaption,\n figure,\n footer,\n header,\n hgroup,\n menu,\n nav,\n section {\n display: block;\n }\n body {\n line-height: 1;\n }\n ol,\n ul {\n list-style: none;\n }\n blockquote,\n q {\n quotes: none;\n }\n blockquote:before,\n blockquote:after,\n q:before,\n q:after {\n content: '';\n content: none;\n }\n table {\n border-collapse: collapse;\n border-spacing: 0;\n }\n"],["\n html,\n body,\n div,\n span,\n applet,\n object,\n iframe,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n p,\n blockquote,\n pre,\n a,\n abbr,\n acronym,\n address,\n big,\n cite,\n code,\n del,\n dfn,\n em,\n img,\n ins,\n kbd,\n q,\n s,\n samp,\n small,\n strike,\n strong,\n sub,\n sup,\n tt,\n var,\n b,\n u,\n i,\n center,\n dl,\n dt,\n dd,\n ol,\n ul,\n li,\n fieldset,\n form,\n label,\n legend,\n table,\n caption,\n tbody,\n tfoot,\n thead,\n tr,\n th,\n td,\n article,\n aside,\n canvas,\n details,\n embed,\n figure,\n figcaption,\n footer,\n header,\n hgroup,\n menu,\n nav,\n output,\n ruby,\n section,\n summary,\n time,\n mark,\n audio,\n video {\n margin: 0;\n padding: 0;\n border: 0;\n font-size: 100%;\n font: inherit;\n vertical-align: baseline;\n }\n /* HTML5 display-role reset for older browsers */\n article,\n aside,\n details,\n figcaption,\n figure,\n footer,\n header,\n hgroup,\n menu,\n nav,\n section {\n display: block;\n }\n body {\n line-height: 1;\n }\n ol,\n ul {\n list-style: none;\n }\n blockquote,\n q {\n quotes: none;\n }\n blockquote:before,\n blockquote:after,\n q:before,\n q:after {\n content: '';\n content: none;\n }\n table {\n border-collapse: collapse;\n border-spacing: 0;\n }\n"])),i=function(){return e(o,{styles:a})};export{i as default};
|
package/dist/styles/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as Globals } from './globals';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
interface MediaQueryProps {
|
|
2
|
-
mobile: number;
|
|
3
|
-
tablet: number;
|
|
4
|
-
desktop: number;
|
|
5
|
-
contentsMaxSize: number;
|
|
6
|
-
}
|
|
7
|
-
export declare const screenSizes: MediaQueryProps;
|
|
8
|
-
export declare const breakpoints: {
|
|
9
|
-
readonly mobile: `@media only screen and (min-width: ${number}px)`;
|
|
10
|
-
readonly tablet: `@media only screen and (min-width: ${number}px)`;
|
|
11
|
-
readonly desktop: `@media only screen and (min-width: ${number}px)`;
|
|
12
|
-
};
|
|
13
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={mobile:360,tablet:720,desktop:980,contentsMaxSize:1200},t={mobile:"@media only screen and (min-width: ".concat(e.mobile,"px)"),tablet:"@media only screen and (min-width: ".concat(e.tablet,"px)"),desktop:"@media only screen and (min-width: ".concat(e.desktop,"px)")};export{t as breakpoints,e as screenSizes};
|
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
export declare const colors: {
|
|
2
|
-
cyan10: string;
|
|
3
|
-
cyan50: string;
|
|
4
|
-
cyan100: string;
|
|
5
|
-
cyan200: string;
|
|
6
|
-
cyan300: string;
|
|
7
|
-
cyan400: string;
|
|
8
|
-
cyan500: string;
|
|
9
|
-
cyan600: string;
|
|
10
|
-
cyan700: string;
|
|
11
|
-
cyan800: string;
|
|
12
|
-
cyan900: string;
|
|
13
|
-
indigo10: string;
|
|
14
|
-
indigo50: string;
|
|
15
|
-
indigo100: string;
|
|
16
|
-
indigo200: string;
|
|
17
|
-
indigo300: string;
|
|
18
|
-
indigo400: string;
|
|
19
|
-
indigo500: string;
|
|
20
|
-
indigo600: string;
|
|
21
|
-
indigo700: string;
|
|
22
|
-
indigo800: string;
|
|
23
|
-
indigo900: string;
|
|
24
|
-
red10: string;
|
|
25
|
-
red50: string;
|
|
26
|
-
red100: string;
|
|
27
|
-
red200: string;
|
|
28
|
-
red300: string;
|
|
29
|
-
red400: string;
|
|
30
|
-
red500: string;
|
|
31
|
-
red600: string;
|
|
32
|
-
red700: string;
|
|
33
|
-
red800: string;
|
|
34
|
-
red900: string;
|
|
35
|
-
orange10: string;
|
|
36
|
-
orange50: string;
|
|
37
|
-
orange100: string;
|
|
38
|
-
orange200: string;
|
|
39
|
-
orange300: string;
|
|
40
|
-
orange400: string;
|
|
41
|
-
orange500: string;
|
|
42
|
-
orange600: string;
|
|
43
|
-
orange700: string;
|
|
44
|
-
orange800: string;
|
|
45
|
-
orange900: string;
|
|
46
|
-
yellow10: string;
|
|
47
|
-
yellow50: string;
|
|
48
|
-
yellow100: string;
|
|
49
|
-
yellow200: string;
|
|
50
|
-
yellow300: string;
|
|
51
|
-
yellow400: string;
|
|
52
|
-
yellow500: string;
|
|
53
|
-
yellow600: string;
|
|
54
|
-
yellow700: string;
|
|
55
|
-
yellow800: string;
|
|
56
|
-
yellow900: string;
|
|
57
|
-
green10: string;
|
|
58
|
-
green50: string;
|
|
59
|
-
green100: string;
|
|
60
|
-
green200: string;
|
|
61
|
-
green300: string;
|
|
62
|
-
green400: string;
|
|
63
|
-
green500: string;
|
|
64
|
-
green600: string;
|
|
65
|
-
green700: string;
|
|
66
|
-
green800: string;
|
|
67
|
-
green900: string;
|
|
68
|
-
bluegray10: string;
|
|
69
|
-
bluegray50: string;
|
|
70
|
-
bluegray100: string;
|
|
71
|
-
bluegray200: string;
|
|
72
|
-
bluegray300: string;
|
|
73
|
-
bluegray400: string;
|
|
74
|
-
bluegray500: string;
|
|
75
|
-
bluegray600: string;
|
|
76
|
-
bluegray700: string;
|
|
77
|
-
bluegray800: string;
|
|
78
|
-
bluegray900: string;
|
|
79
|
-
gray10: string;
|
|
80
|
-
gray50: string;
|
|
81
|
-
gray100: string;
|
|
82
|
-
gray200: string;
|
|
83
|
-
gray300: string;
|
|
84
|
-
gray400: string;
|
|
85
|
-
gray500: string;
|
|
86
|
-
gray600: string;
|
|
87
|
-
gray700: string;
|
|
88
|
-
gray800: string;
|
|
89
|
-
gray900: string;
|
|
90
|
-
violet10: string;
|
|
91
|
-
violet50: string;
|
|
92
|
-
violet100: string;
|
|
93
|
-
violet200: string;
|
|
94
|
-
violet300: string;
|
|
95
|
-
violet400: string;
|
|
96
|
-
violet500: string;
|
|
97
|
-
violet600: string;
|
|
98
|
-
violet700: string;
|
|
99
|
-
violet800: string;
|
|
100
|
-
violet900: string;
|
|
101
|
-
black20: string;
|
|
102
|
-
black40: string;
|
|
103
|
-
black50: string;
|
|
104
|
-
black80: string;
|
|
105
|
-
black100: string;
|
|
106
|
-
white20: string;
|
|
107
|
-
white40: string;
|
|
108
|
-
white50: string;
|
|
109
|
-
white80: string;
|
|
110
|
-
white100: string;
|
|
111
|
-
wPrimary: string;
|
|
112
|
-
wSecondary: string;
|
|
113
|
-
yPrimary: string;
|
|
114
|
-
};
|
package/dist/variants/colors.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{__assign as F}from"../_virtual/_tslib.js";var e={cyan10:"#F2FCFF",cyan50:"#E8FAFF",cyan100:"#BFEDFA",cyan200:"#ABE3F2",cyan300:"#80C7DE",cyan400:"#5DB6D4",cyan500:"#3BA3C7",cyan600:"#369CC2",cyan700:"#3391BA",cyan800:"#308AB3",cyan900:"#2E82AB",indigo10:"#F5F9FF",indigo50:"#E3EDFA",indigo100:"#CCDBED",indigo200:"#A6BFDE",indigo300:"#7DA3CC",indigo400:"#5487BA",indigo500:"#2E6BAA",indigo600:"#26619E",indigo700:"#1F578C",indigo800:"#1A4D80",indigo900:"#144570",red10:"#FFF5F5",red50:"#FFE8E8",red100:"#FFC9C9",red200:"#ED9191",red300:"#ED6666",red400:"#EB3F3F",red500:"#E52929",red600:"#DB2121",red700:"#D11519",red800:"#C70006",red900:"#BF0006",orange10:"#FFF9F5",orange50:"#FFF0E8",orange100:"#FFD6BF",orange200:"#FFBB99",orange300:"#FFA070",orange400:"#FF8547",orange500:"#FF6B21",orange600:"#F4611D",orange700:"#E65918",orange800:"#DB5314",orange900:"#D14B0F",yellow10:"#FFFDF5",yellow50:"#FFF9E0",yellow100:"#FFEEB8",yellow200:"#FFE491",yellow300:"#FFDA6A",yellow400:"#FFD043",yellow500:"#FFC61C",yellow600:"#FFB012",yellow700:"#F79E0F",yellow800:"#F79205",yellow900:"#F28A05",green10:"#F5FFFC",green50:"#EBFFF9",green100:"#C4EDE1",green200:"#93DBC6",green300:"#63C9AB",green400:"#30B891",green500:"#00A878",green600:"#009C6F",green700:"#009168",green800:"#008761",green900:"#007D59",bluegray10:"#F7FAFC",bluegray50:"#E6EBF0",bluegray100:"#CCD1D6",bluegray200:"#A1A6AD",bluegray300:"#787D85",bluegray400:"#4D525C",bluegray500:"#383D47",bluegray600:"#242933",bluegray700:"#1C2029",bluegray800:"#14171F",bluegray900:"#0D0F14",gray10:"#FAFAFA",gray50:"#F5F5F5",gray100:"#EEEEEE",gray200:"#E0E0E0",gray300:"#BDBDBD",gray400:"#9E9E9E",gray500:"#757575",gray600:"#616161",gray700:"#424242",gray800:"#313131",gray900:"#212121",violet10:"#FAF6FF",violet50:"#F2E8FC",violet100:"#D6C1FA",violet200:"#BB98F7",violet300:"#9E6BF5",violet400:"#8646F2",violet500:"#6B16EE",violet600:"#5A00DB",violet700:"#400EC0",violet800:"#3200AC",violet900:"#110394",black20:"#000000",black40:"#000000",black50:"#000000",black80:"#000000",black100:"#000000",white20:"#FFFFFF",white40:"#FFFFFF",white50:"#FFFFFF",white80:"#FFFFFF",white100:"#FFFFFF"},r=F(F({},{wPrimary:e.cyan500,wSecondary:e.indigo500,yPrimary:e.violet500}),e);export{r as colors};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var n={cyan:function(n){return"\n linear-gradient(".concat(n,"deg, #5db6d4 0%, #369cc2 100%);\n ")},violet:function(n){return"\n linear-gradient(".concat(n,"deg, #8e2de2 0%, #5a00db 100%);\n ")},indigo:function(n){return"\n linear-gradient(".concat(n,"deg, #5487ba 0%, #26619e 100%);\n ")}};export{n as gradients};
|
package/dist/variants/index.d.ts
DELETED
package/dist/variants/theme.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { Theme } from '@emotion/react';
|
|
2
|
-
import { typographies } from './typographies';
|
|
3
|
-
import { colors } from './colors';
|
|
4
|
-
import { breakpoints, screenSizes } from './breakpoints';
|
|
5
|
-
import { gradients } from './gradients';
|
|
6
|
-
declare module '@emotion/react' {
|
|
7
|
-
interface Theme {
|
|
8
|
-
colors: typeof colors;
|
|
9
|
-
typographies: typeof typographies;
|
|
10
|
-
breakpoints: typeof breakpoints;
|
|
11
|
-
screenSizes: typeof screenSizes;
|
|
12
|
-
gradients: typeof gradients;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
export declare const theme: Theme;
|
|
16
|
-
export type ThemeColors = keyof typeof colors;
|
package/dist/variants/theme.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{typographies as r}from"./typographies.js";import{colors as o}from"./colors.js";import{breakpoints as s,screenSizes as i}from"./breakpoints.js";import{gradients as p}from"./gradients.js";var t={typographies:r,colors:o,breakpoints:s,screenSizes:i,gradients:p};export{t as theme};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { SerializedStyles } from '@emotion/react';
|
|
2
|
-
export type TypographyVariants = 'title1' | 'title2' | 'title3' | 'subTitle1' | 'subTitle2' | 'body1' | 'body2' | 'body3' | 'caption1' | 'caption2';
|
|
3
|
-
export declare const typographies: {
|
|
4
|
-
[key in TypographyVariants]: SerializedStyles;
|
|
5
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{__makeTemplateObject as n}from"../_virtual/_tslib.js";import{css as i}from"@emotion/react";var e,t,p,h,x,o,l,f,s,g,z={title1:i(e=e||n(["\n font-weight: 700;\n font-size: 48px;\n line-height: 64px;\n "],["\n font-weight: 700;\n font-size: 48px;\n line-height: 64px;\n "])),title2:i(t=t||n(["\n font-size: 32px;\n line-height: 48px;\n "],["\n font-size: 32px;\n line-height: 48px;\n "])),title3:i(p=p||n(["\n font-size: 24px;\n line-height: 36px;\n "],["\n font-size: 24px;\n line-height: 36px;\n "])),subTitle1:i(h=h||n(["\n font-size: 20px;\n line-height: 30px;\n "],["\n font-size: 20px;\n line-height: 30px;\n "])),subTitle2:i(x=x||n(["\n font-size: 18px;\n line-height: 28px;\n "],["\n font-size: 18px;\n line-height: 28px;\n "])),body1:i(o=o||n(["\n font-size: 16px;\n line-height: 26px;\n "],["\n font-size: 16px;\n line-height: 26px;\n "])),body2:i(l=l||n(["\n font-size: 14px;\n line-height: 24px;\n "],["\n font-size: 14px;\n line-height: 24px;\n "])),body3:i(f=f||n(["\n font-size: 13px;\n line-height: 20px;\n "],["\n font-size: 13px;\n line-height: 20px;\n "])),caption1:i(s=s||n(["\n font-size: 12px;\n line-height: 18px;\n "],["\n font-size: 12px;\n line-height: 18px;\n "])),caption2:i(g=g||n(["\n font-size: 11px;\n line-height: 14px;\n "],["\n font-size: 11px;\n line-height: 14px;\n "]))};export{z as typographies};
|