@wishket/design-system 0.7.4 → 0.7.6
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/ProductIcon/Icons/Bookmark.d.ts +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Bookmark.js +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Connect.d.ts +2 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Connect.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Download.d.ts +2 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Download.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Lock.d.ts +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Lock.js +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Logout.d.ts +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Logout.js +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperConfirm.d.ts +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperConfirm.js +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperContract.d.ts +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperContract.js +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperHold.d.ts +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperHold.js +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PaperPaymentConfirm.d.ts +2 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperPaymentConfirm.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonOfficeConfirm.d.ts +2 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonOfficeConfirm.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonSmile.d.ts +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/PersonSmile.js +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Search.d.ts +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Search.js +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/SearchConfirm.d.ts +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/SearchConfirm.js +1 -1
- package/dist/Components/Atoms/ProductIcon/Icons/Security.d.ts +2 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Security.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Service.d.ts +2 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Service.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Waiting.d.ts +2 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Waiting.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Won.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Won.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/index.d.ts +8 -0
- package/dist/Components/Atoms/ProductIcon/ProductIcon.d.ts +1 -1
- package/dist/Components/Atoms/ProductIcon/ProductIcon.js +1 -1
- package/dist/Components/Atoms/ProductIcon/ProductIcon.types.d.ts +4 -1
- package/dist/Components/Molecules/IconMessageCard/IconMessageCard.js +1 -1
- package/dist/Components/Molecules/IconMessageCard/IconMessageCard.parts.js +1 -1
- package/dist/Components/Molecules/RadioList/RadioListItem.js +1 -1
- package/package.json +1 -1
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ProductIcon } from '../ProductIcon.types';
|
|
2
|
-
declare const Bookmark: ({ disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const Bookmark: ({ size, disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default Bookmark;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("react/jsx-runtime")
|
|
1
|
+
"use strict";var t=require("react/jsx-runtime"),e=function(e){e=e.disabled;return void 0!==e&&e?t.jsxs("svg",{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-bookmark--disabled",children:[t.jsx("path",{d:"M12 12C12 8.68629 14.6863 6 18 6H48V54H18C14.6863 54 12 51.3137 12 48V12Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t.jsx("path",{d:"M12 12C12 8.68629 14.6863 6 18 6H48V18H18C14.6863 18 12 15.3137 12 12Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t.jsx("path",{d:"M21 12L47 12",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("path",{d:"M26 12H38V34L32 29.5L26 34V12Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.2",strokeLinejoin:"round"})]}):t.jsxs("svg",{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-bookmark",children:[t.jsx("path",{d:"M12 12C12 8.68629 14.6863 6 18 6H48V54H18C14.6863 54 12 51.3137 12 48V12Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("path",{d:"M12 12C12 8.68629 14.6863 6 18 6H48V18H18C14.6863 18 12 15.3137 12 12Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("path",{d:"M21 12L47 12",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("path",{d:"M26 12H38V34L32 29.5L26 34V12Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.2",strokeLinejoin:"round"})]})},s=function(){return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",children:[t.jsx("path",{d:"M4 6C4 3.79086 5.79086 2 8 2H27C27.5523 2 28 2.44772 28 3V29C28 29.5523 27.5523 30 27 30H8C5.79086 30 4 28.2091 4 26V6Z",fill:"white",stroke:"#212121",strokeWidth:"1.2"}),t.jsx("path",{d:"M4 6C4 3.79086 5.79086 2 8 2H27C27.5523 2 28 2.44772 28 3V10H8C5.79086 10 4 8.20914 4 6Z",fill:"white",stroke:"#212121",strokeWidth:"1.2"}),t.jsx("line",{x1:"9.6",y1:"6.00001",x2:"27.4",y2:"6.00001",stroke:"#212121",strokeWidth:"1.2",strokeLinecap:"round"}),t.jsx("path",{d:"M13 6H20V19L16.5 16L13 19V6Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.2",strokeLinejoin:"round"})]})};module.exports=function(i){var o=i.size,i=i.disabled,i=void 0!==i&&i;return"small"===o?t.jsx(s,{}):t.jsx(e,{disabled:i})};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M37.0896 15.4923C36.564 15.0533 35.887 14.8385 35.2047 14.8943C34.5223 14.95 33.8891 15.2718 33.4416 15.7903L28.936 21.0617H27.808C27.928 20.7669 27.9989 20.4448 27.9989 20.1074C27.9989 18.6946 26.8349 17.5384 25.4113 17.5384H15.0583C12.2154 17.5384 10.7306 19.0123 10.7306 19.0123L7.50586 21.9166L13.6576 28.3169H28.8051L28.7931 28.2623C29.3775 28.1613 29.909 27.8612 30.2975 27.4128L37.3885 19.1117C37.6073 18.8548 37.7732 18.5572 37.8766 18.236C37.9801 17.9147 38.019 17.5761 37.9913 17.2398C37.9635 16.9034 37.8695 16.5758 37.7148 16.2759C37.56 15.976 37.3476 15.7097 37.0896 15.4923Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.7153 17.5386H26.9235C28.3472 17.5386 29.5112 18.6959 29.5112 20.1066C29.5112 21.5194 28.3472 22.6756 26.9235 22.6756H20.0234",fill:"white"}),e.jsx("path",{d:"M15.7153 17.5386H26.9235C28.3472 17.5386 29.5112 18.6959 29.5112 20.1066C29.5112 21.5194 28.3472 22.6756 26.9235 22.6756H20.0234",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.7121 33.6985L2.27598 24.9879C2.18595 24.8947 2.11524 24.7846 2.06791 24.664C2.02058 24.5433 1.99757 24.4145 2.0002 24.2849C2.00284 24.1553 2.03107 24.0275 2.08327 23.9088C2.13547 23.7902 2.2106 23.6831 2.30435 23.5936L5.07203 20.9536C5.26324 20.7728 5.51772 20.6744 5.78071 20.6795C6.0437 20.6846 6.29417 20.7928 6.47823 20.9809L14.9133 29.6915C15.0034 29.7846 15.0742 29.8947 15.1216 30.0153C15.169 30.1359 15.1921 30.2647 15.1896 30.3943C15.1871 30.5239 15.1589 30.6517 15.1068 30.7704C15.0547 30.8891 14.9797 30.9962 14.886 31.0858L12.1172 33.7258C11.9262 33.9065 11.6719 34.0049 11.4091 33.9998C11.1463 33.9947 10.896 33.8865 10.7121 33.6985Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M22.2085 13.5H24.8536C26.8597 13.5 28.5 11.8125 28.5 9.74911C28.5 7.68746 26.8597 6 24.8545 6H22.1407M18.7906 6H16.1455C14.1403 6 12.5 7.68746 12.5 9.75C12.5 11.8125 14.1403 13.5 16.1455 13.5H18.8593",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M17.457 9.75H23.5432",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M5.45166 24.0958L6.81532 25.4606",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]})};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",children:[e.jsx("rect",{x:"2",y:"4",width:"24",height:"24",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.2"}),e.jsx("path",{d:"M5 9C5 7.89543 5.89543 7 7 7H21C22.1046 7 23 7.89543 23 9V23C23 24.1046 22.1046 25 21 25H7C5.89543 25 5 24.1046 5 23V9Z",fill:"#3BA3C7"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 10C3.34315 10 2 11.3431 2 13V15V24C2 26.2091 3.79086 28 6 28H17.9237H22C24.2091 28 26 26.2091 26 24V15C26 13.3431 24.6569 12 23 12H13.8095L13.1862 11.1819C12.6188 10.4371 11.7362 10 10.7999 10H5Z",fill:"white"}),e.jsx("path",{d:"M13.8095 12L13.3323 12.3636L13.5124 12.6H13.8095V12ZM13.1862 11.1819L13.6634 10.8182V10.8182L13.1862 11.1819ZM2.6 13C2.6 11.6745 3.67452 10.6 5 10.6V9.4C3.01178 9.4 1.4 11.0118 1.4 13H2.6ZM2.6 15V13H1.4V15H2.6ZM2.6 24V15H1.4V24H2.6ZM6 27.4C4.12223 27.4 2.6 25.8778 2.6 24H1.4C1.4 26.5405 3.45949 28.6 6 28.6V27.4ZM17.9237 27.4H6V28.6H17.9237V27.4ZM22 27.4H17.9237V28.6H22V27.4ZM25.4 24C25.4 25.8778 23.8778 27.4 22 27.4V28.6C24.5405 28.6 26.6 26.5405 26.6 24H25.4ZM25.4 15V24H26.6V15H25.4ZM23 12.6C24.3255 12.6 25.4 13.6745 25.4 15H26.6C26.6 13.0118 24.9882 11.4 23 11.4V12.6ZM13.8095 12.6H23V11.4H13.8095V12.6ZM12.7089 11.5455L13.3323 12.3636L14.2868 11.6364L13.6634 10.8182L12.7089 11.5455ZM10.7999 10.6C11.5489 10.6 12.255 10.9497 12.7089 11.5455L13.6634 10.8182C12.9825 9.92455 11.9234 9.4 10.7999 9.4V10.6ZM5 10.6H10.7999V9.4H5V10.6Z",fill:"#212121"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M30 23C30 26.3136 27.3132 29 24 29C20.6868 29 18 26.3136 18 23C18 19.6864 20.6868 17 24 17C27.3132 17 30 19.6864 30 23Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M22 23L24 25L26 23",stroke:"white",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M24 21L24 25",stroke:"white",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),t=function(t){t=t.disabled;return void 0!==t&&t?e.jsxs("svg",{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-lock--disabled",children:[e.jsx("rect",{x:"10",y:"24",width:"39",height:"28",rx:"6",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M33 36C33 36.9815 32.5287 37.8529 31.8 38.4002L33 44H30H27L28.2 38.4002C27.4713 37.8529 27 36.9815 27 36C27 34.3431 28.3431 33 30 33C31.6569 33 33 34.3431 33 36Z",fill:"#E0E0E0"}),e.jsx("path",{d:"M31.8 38.4002L31.3796 37.8405L31.0218 38.1093L31.1156 38.5469L31.8 38.4002ZM33 44V44.7H33.8659L33.6845 43.8533L33 44ZM27 44L26.3155 43.8533L26.1341 44.7H27V44ZM28.2 38.4002L28.8844 38.5469L28.9782 38.1093L28.6204 37.8405L28.2 38.4002ZM32.2205 38.9599C33.1175 38.286 33.7 37.2109 33.7 36H32.3C32.3 36.752 31.9398 37.4197 31.3796 37.8405L32.2205 38.9599ZM31.1156 38.5469L32.3155 44.1467L33.6845 43.8533L32.4845 38.2535L31.1156 38.5469ZM33 43.3H30V44.7H33V43.3ZM27 44.7H30V43.3H27V44.7ZM27.5155 38.2535L26.3155 43.8533L27.6845 44.1467L28.8844 38.5469L27.5155 38.2535ZM26.3 36C26.3 37.2109 26.8825 38.286 27.7795 38.9599L28.6204 37.8405C28.0602 37.4197 27.7 36.752 27.7 36H26.3ZM30 32.3C27.9565 32.3 26.3 33.9565 26.3 36H27.7C27.7 34.7297 28.7297 33.7 30 33.7V32.3ZM33.7 36C33.7 33.9565 32.0435 32.3 30 32.3V33.7C31.2703 33.7 32.3 34.7297 32.3 36H33.7Z",fill:"#9E9E9E"}),e.jsx("path",{d:"M21 17C21 12.0294 25.0294 8 30 8V8C34.9706 8 39 12.0294 39 17V24H21V17Z",stroke:"#9E9E9E",strokeWidth:"1.4"})]}):e.jsxs("svg",{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-lock",children:[e.jsx("rect",{x:"10",y:"24",width:"39",height:"28",rx:"6",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M33 36C33 36.9815 32.5287 37.8529 31.8 38.4002L33 44H30H27L28.2 38.4002C27.4713 37.8529 27 36.9815 27 36C27 34.3431 28.3431 33 30 33C31.6569 33 33 34.3431 33 36Z",fill:"#3BA3C7"}),e.jsx("path",{d:"M31.8 38.4002L31.3796 37.8405L31.0218 38.1093L31.1156 38.5469L31.8 38.4002ZM33 44V44.7H33.8659L33.6845 43.8533L33 44ZM27 44L26.3155 43.8533L26.1341 44.7H27V44ZM28.2 38.4002L28.8844 38.5469L28.9782 38.1093L28.6204 37.8405L28.2 38.4002ZM32.2205 38.9599C33.1175 38.286 33.7 37.2109 33.7 36H32.3C32.3 36.752 31.9398 37.4197 31.3796 37.8405L32.2205 38.9599ZM31.1156 38.5469L32.3155 44.1467L33.6845 43.8533L32.4845 38.2535L31.1156 38.5469ZM33 43.3H30V44.7H33V43.3ZM27 44.7H30V43.3H27V44.7ZM27.5155 38.2535L26.3155 43.8533L27.6845 44.1467L28.8844 38.5469L27.5155 38.2535ZM26.3 36C26.3 37.2109 26.8825 38.286 27.7795 38.9599L28.6204 37.8405C28.0602 37.4197 27.7 36.752 27.7 36H26.3ZM30 32.3C27.9565 32.3 26.3 33.9565 26.3 36H27.7C27.7 34.7297 28.7297 33.7 30 33.7V32.3ZM33.7 36C33.7 33.9565 32.0435 32.3 30 32.3V33.7C31.2703 33.7 32.3 34.7297 32.3 36H33.7Z",fill:"#212121"}),e.jsx("path",{d:"M21 17C21 12.0294 25.0294 8 30 8V8C34.9706 8 39 12.0294 39 17V24H21V17Z",stroke:"#212121",strokeWidth:"1.4"})]})},i=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[e.jsx("path",{d:"M6 19C6 15.6863 8.68629 13 12 13H28C31.3137 13 34 15.6863 34 19V31.5C34 34.8137 31.3137 37.5 28 37.5H12C8.68629 37.5 6 34.8137 6 31.5V19Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.0274 24.9881C22.262 24.7787 22.4506 24.5192 22.5805 24.227C22.7105 23.9348 22.7787 23.6169 22.7805 23.2947C22.7805 22.0273 21.7598 21 20.5 21C19.2402 21 18.2195 22.0273 18.2195 23.2947C18.2195 23.9685 18.5132 24.5681 18.9726 24.9881L18 29H23L22.0274 24.9881Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M13.0256 9.38461C13.0256 5.3062 16.3318 2 20.4103 2V2C24.4887 2 27.7949 5.3062 27.7949 9.38461V13H13.0256V9.38461Z",stroke:"#212121",strokeWidth:"1.4"})]})};module.exports=function(s){var d=s.size,s=s.disabled,s=void 0!==s&&s;return"medium"===d?e.jsx(i,{}):e.jsx(t,{disabled:s})};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ProductIcon } from '../ProductIcon.types';
|
|
2
|
-
declare const Logout: ({ disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const Logout: ({ size, disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default Logout;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime")
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),t=function(t){t=t.disabled;return void 0!==t&&t?e.jsxs("svg",{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-logout--disabled",children:[e.jsx("path",{d:"M19.1633 11H42.8367C44.586 11 46 12.4204 46 14.1776V49H16V14.1776C16 12.4204 17.414 11 19.1633 11Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M33.2713 8.00141L16.7287 10.1427C14.469 10.436 14.0568 12.0492 14 12.8559V49L28.3966 51.369L33.2713 51.9996C34.3941 52.0143 36 51.6183 36 49.1544V10.8466C36 8.38273 34.3941 7.97208 33.2713 8.00141Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M28 30H32",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M46 49H52",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M8 49H14",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]}):e.jsxs("svg",{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-logout",children:[e.jsx("path",{d:"M19.1633 11H42.8367C44.586 11 46 12.4204 46 14.1776V49H16V14.1776C16 12.4204 17.414 11 19.1633 11Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M33.2713 8.00141L16.7287 10.1427C14.469 10.436 14.0568 12.0492 14 12.8559V49L28.3966 51.369L33.2713 51.9996C34.3941 52.0143 36 51.6183 36 49.1544V10.8466C36 8.38273 34.3941 7.97208 33.2713 8.00141Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M28 30H32",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M46 49H52",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M8 49H14",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]})},o=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[e.jsx("path",{d:"M12.1189 6.18182H29.336C30.6082 6.18182 31.6365 7.21486 31.6365 8.49284V33.8182H9.81836V8.49284C9.81836 7.21486 10.8467 6.18182 12.1189 6.18182Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M22.379 4.00103L10.348 5.5583C8.70461 5.77162 8.40487 6.94491 8.36353 7.53155V33.8182L18.8338 35.5411L22.379 35.9997C23.1956 36.0104 24.3635 35.7224 24.3635 33.9305V6.07028C24.3635 4.27835 23.1956 3.97969 22.379 4.00103Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M18.5454 20H21.4545",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M31.6362 33.8182H35.9999",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M4 33.8182H8.36364",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]})};module.exports=function(s){var r=s.size,s=s.disabled,s=void 0!==s&&s;return"medium"===r?e.jsx(o,{}):e.jsx(t,{disabled:s})};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ProductIcon } from '../ProductIcon.types';
|
|
2
|
-
declare const PaperConfirm: ({ disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const PaperConfirm: ({ size, disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PaperConfirm;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime")
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),t=function(t){t=t.disabled;return void 0!==t&&t?e.jsxs("svg",{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:[e.jsx("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.jsx("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M22 22H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M22 28H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M22 34H30",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("circle",{cx:"46",cy:"48",r:"8",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e.jsx("path",{d:"M43 47.6L45.25 50L49 46",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]}):e.jsxs("svg",{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:[e.jsx("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.jsx("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M22 22H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M22 28H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M22 34H30",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("circle",{cx:"46",cy:"48",r:"8",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e.jsx("path",{d:"M43 47.6L45.25 50L49 46",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]})},r=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",children:[e.jsx("rect",{x:"4",y:"2",width:"22",height:"28",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.2"}),e.jsx("path",{d:"M10 19H14",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M10 9H20",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M10 14H20",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("circle",{cx:"24",cy:"25",r:"6",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e.jsx("path",{d:"M22 24.7L23.5 26.5L26 23.5",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]})};module.exports=function(s){var o=s.size,s=s.disabled,s=void 0!==s&&s;return"small"===o?e.jsx(r,{}):e.jsx(t,{disabled:s})};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ProductIcon } from '../ProductIcon.types';
|
|
2
|
-
declare const PaperContract: ({ disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const PaperContract: ({ size, disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PaperContract;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("react/jsx-runtime")
|
|
1
|
+
"use strict";var t=require("react/jsx-runtime"),e=function(e){e=e.disabled;return void 0!==e&&e?t.jsxs("svg",{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:[t.jsx("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.jsx("path",{d:"M22 44H30",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t.jsx("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("path",{d:"M22 22H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t.jsx("path",{d:"M22 28H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t.jsx("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"}),t.jsx("path",{d:"M39.2427 37.1421L44.1924 42.0918",stroke:"#9E9E9E",strokeWidth:"1.4"}),t.jsx("path",{d:"M49.8491 26.5355L54.7989 31.4853",stroke:"#9E9E9E",strokeWidth:"1.4"})]}):t.jsxs("svg",{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:[t.jsx("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.jsx("path",{d:"M22 44H30",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t.jsx("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("path",{d:"M22 22H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t.jsx("path",{d:"M22 28H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t.jsx("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"}),t.jsx("path",{d:"M39.2427 37.1421L44.1924 42.0918",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("path",{d:"M49.8491 26.5355L54.7989 31.4853",stroke:"#212121",strokeWidth:"1.4"})]})},s=function(){return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[t.jsx("rect",{x:"6",y:"4",width:"26",height:"32",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("path",{d:"M13 28L17 28",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t.jsx("path",{d:"M13 12H25",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t.jsx("path",{d:"M13 17H25",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t.jsx("path",{d:"M33.0208 15.1213C34.1923 13.9497 36.0918 13.9497 37.2634 15.1213C38.435 16.2929 38.435 18.1924 37.2634 19.364L28.0582 28.5691L23.1213 29.2635L23.8156 24.3265L33.0208 15.1213Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"})]})},o=function(){return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",children:[t.jsx("rect",{x:"4",y:"2",width:"22",height:"28",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.2"}),t.jsx("path",{d:"M10 24H14",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t.jsx("path",{d:"M10 9H20",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t.jsx("path",{d:"M10 14H20",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t.jsx("path",{d:"M27.1372 12.5551C28.0081 11.6842 29.4201 11.6842 30.291 12.5551C31.1619 13.426 31.1619 14.8381 30.291 15.709L22.486 23.514L18.5769 24.2693L19.3322 20.3602L27.1372 12.5551Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"})]})};module.exports=function(r){var i=r.size,r=r.disabled,r=void 0!==r&&r;return"small"===i?t.jsx(o,{}):"medium"===i?t.jsx(s,{}):t.jsx(e,{disabled:r})};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ProductIcon } from '../ProductIcon.types';
|
|
2
|
-
declare const PaperHold: ({ disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const PaperHold: ({ size, disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PaperHold;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime")
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),t=function(t){t=t.disabled;return void 0!==t&&t?e.jsxs("svg",{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:[e.jsx("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"}),e.jsx("path",{d:"M14 18C14 18.5523 13.5523 19 13 19H6L14 11V18Z",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M12 24H24",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M12 29H24",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M12 34H18",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("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"}),e.jsx("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"}),e.jsx("path",{d:"M35.9999 36C35.9999 36 37.1119 39.4306 41 38.9547",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("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"})]}):e.jsxs("svg",{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:[e.jsx("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"}),e.jsx("path",{d:"M14 18C14 18.5523 13.5523 19 13 19H6L14 11V18Z",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M12 24H24",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M12 29H24",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M12 34H18",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("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"}),e.jsx("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"}),e.jsx("path",{d:"M35.9999 36C35.9999 36 37.1119 39.4306 41 38.9547",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("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"})]})},r=function(){return e.jsxs("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("rect",{x:"2",y:"5",width:"24",height:"30",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M26.1402 19C27.2315 19 28.2755 19.4459 29.0301 20.2344L37 28.5625L29.8824 36L27.7977 33H26V26H21.5C20.1193 26 19 24.8807 19 23.5C19 22.1193 20.1193 21 21.5 21H26V19H26.1402Z",fill:"white"}),e.jsx("path",{d:"M29.0301 20.2344L28.5243 20.7184L29.0301 20.2344ZM37 28.5625L37.5057 29.0465C37.7648 28.7758 37.7648 28.3492 37.5057 28.0785L37 28.5625ZM29.8824 36L29.3075 36.3995C29.4274 36.5719 29.6184 36.6815 29.8278 36.6979C30.0372 36.7142 30.2429 36.6357 30.3881 36.484L29.8824 36ZM27.7977 33L28.3725 32.6005C28.2417 32.4123 28.0269 32.3 27.7977 32.3V33ZM26 33H25.3C25.3 33.3866 25.6134 33.7 26 33.7V33ZM26 26H26.7C26.7 25.6134 26.3866 25.3 26 25.3V26ZM26 21V21.7C26.3866 21.7 26.7 21.3866 26.7 21H26ZM26 19V18.3C25.6134 18.3 25.3 18.6134 25.3 19H26ZM29.5358 19.7504C28.6492 18.824 27.4225 18.3 26.1402 18.3V19.7C27.0405 19.7 27.9018 20.0679 28.5243 20.7184L29.5358 19.7504ZM37.5057 28.0785L29.5358 19.7504L28.5243 20.7184L36.4943 29.0465L37.5057 28.0785ZM30.3881 36.484L37.5057 29.0465L36.4943 28.0785L29.3766 35.516L30.3881 36.484ZM27.2228 33.3995L29.3075 36.3995L30.4572 35.6005L28.3725 32.6005L27.2228 33.3995ZM26 33.7H27.7977V32.3H26V33.7ZM25.3 26V33H26.7V26H25.3ZM26 25.3H21.5V26.7H26V25.3ZM21.5 25.3C20.5059 25.3 19.7 24.4941 19.7 23.5H18.3C18.3 25.2673 19.7327 26.7 21.5 26.7V25.3ZM19.7 23.5C19.7 22.5059 20.5059 21.7 21.5 21.7V20.3C19.7327 20.3 18.3 21.7327 18.3 23.5H19.7ZM21.5 21.7H26V20.3H21.5V21.7ZM25.3 19V21H26.7V19H25.3ZM26.1402 18.3H26V19.7H26.1402V18.3Z",fill:"#212121"}),e.jsx("path",{d:"M26 26C26 26 26.6672 28.2871 29 27.9698",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("rect",{width:"5.65872",height:"12.4519",rx:"1.99948",transform:"matrix(-0.707107 -0.707107 -0.707107 0.707107 40 29.4711)",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e.jsx("path",{d:"M9 23L14 23",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M9 13H19",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M9 18H19",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]})};module.exports=function(o){var s=o.size,o=o.disabled,o=void 0!==o&&o;return"medium"===s?e.jsx(r,{}):e.jsx(t,{disabled:o})};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[e.jsx("rect",{x:"6",y:"4",width:"26",height:"32",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e.jsx("circle",{cx:"31",cy:"31",r:"7",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e.jsx("path",{d:"M28 30.6L30.25 33L34 29",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M19 25L17.655 30L16.3 25",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M18.71 27.1799H19.71",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M13.6001 25L14.9501 30L16.3001 25",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M14 27.1799H13",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M13 12H25",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M13 17H25",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]})};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[e.jsx("path",{d:"M4 36H36",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e.jsx("path",{d:"M6 34C6 30.6863 8.68629 28 12 28H16C19.3137 28 22 30.6863 22 34V36H6V34Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e.jsx("path",{d:"M14 25C16.2091 25 18 23.2091 18 21C18 18.7909 16.2091 17 14 17C11.7909 17 10 18.7909 10 21C10 23.2091 11.7909 25 14 25Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M17 33.3286H21.2521L23.874 26H35L31.7967 36H25.9031H17",fill:"white"}),e.jsx("path",{d:"M17 33.3286H21.2521L23.874 26H35L31.7967 36H25.9031H17",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M29.1978 17.6114C32.9565 17.6114 36.0035 14.5644 36.0035 10.8057C36.0035 7.04702 32.9565 4 29.1978 4C25.4391 4 22.3921 7.04702 22.3921 10.8057C22.3921 12.1962 22.8091 13.4893 23.5249 14.5668L22 18L25.4322 16.4756C26.5105 17.1932 27.8053 17.6114 29.1978 17.6114Z",fill:"#3BA3C7"}),e.jsx("path",{d:"M23.5249 14.5668L24.1646 14.8509C24.2618 14.6321 24.2404 14.3788 24.1079 14.1794L23.5249 14.5668ZM22 18L21.3603 17.7158C21.2427 17.9805 21.3003 18.2902 21.505 18.495C21.7098 18.6997 22.0195 18.7573 22.2841 18.6397L22 18ZM25.4322 16.4756L25.82 15.8928C25.6205 15.7601 25.367 15.7386 25.148 15.8359L25.4322 16.4756ZM35.3035 10.8057C35.3035 14.1778 32.5699 16.9114 29.1978 16.9114V18.3114C33.3431 18.3114 36.7035 14.951 36.7035 10.8057H35.3035ZM29.1978 4.7C32.5699 4.7 35.3035 7.43362 35.3035 10.8057H36.7035C36.7035 6.66042 33.3431 3.3 29.1978 3.3V4.7ZM23.0921 10.8057C23.0921 7.43362 25.8257 4.7 29.1978 4.7V3.3C25.0525 3.3 21.6921 6.66042 21.6921 10.8057H23.0921ZM24.1079 14.1794C23.4661 13.2132 23.0921 12.0542 23.0921 10.8057H21.6921C21.6921 12.3382 22.1521 13.7654 22.9418 14.9541L24.1079 14.1794ZM22.8851 14.2826L21.3603 17.7158L22.6397 18.2841L24.1646 14.8509L22.8851 14.2826ZM22.2841 18.6397L25.7163 17.1153L25.148 15.8359L21.7159 17.3602L22.2841 18.6397ZM29.1978 16.9114C27.9476 16.9114 26.787 16.5364 25.82 15.8928L25.0444 17.0584C26.2341 17.8501 27.6631 18.3114 29.1978 18.3114V16.9114Z",fill:"#212121"}),e.jsx("path",{d:"M27.25 10.7L28.75 12.5L31.25 9.5",stroke:"white",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]})};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ProductIcon } from '../ProductIcon.types';
|
|
2
|
-
declare const PersonSmile: ({ disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const PersonSmile: ({ size, disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PersonSmile;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("react/jsx-runtime")
|
|
1
|
+
"use strict";var t=require("react/jsx-runtime"),e=function(e){e=e.disabled;return void 0!==e&&e?t.jsxs("svg",{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:[t.jsx("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"}),t.jsx("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"}),t.jsx("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"}),t.jsx("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"}),t.jsx("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"})]}):t.jsxs("svg",{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:[t.jsx("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"}),t.jsx("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"}),t.jsx("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"}),t.jsx("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"}),t.jsx("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"})]})},s=function(){return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[t.jsx("path",{d:"M6 33C6 27.4772 10.4772 23 16 23H24C29.5228 23 34 27.4772 34 33V36H6V33Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("path",{d:"M20 20C24.4183 20 28 16.4183 28 12C28 7.58172 24.4183 4 20 4C15.5817 4 12 7.58172 12 12C12 16.4183 15.5817 20 20 20Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("path",{d:"M22.4001 10.8C22.8419 10.8 23.2001 10.4418 23.2001 9.99995C23.2001 9.55812 22.8419 9.19995 22.4001 9.19995C21.9583 9.19995 21.6001 9.55812 21.6001 9.99995C21.6001 10.4418 21.9583 10.8 22.4001 10.8Z",fill:"#212121"}),t.jsx("path",{d:"M17.6 10.8C18.0419 10.8 18.4 10.4418 18.4 9.99995C18.4 9.55812 18.0419 9.19995 17.6 9.19995C17.1582 9.19995 16.8 9.55812 16.8 9.99995C16.8 10.4418 17.1582 10.8 17.6 10.8Z",fill:"#212121"}),t.jsx("path",{d:"M22.4001 14.1646C22.1798 15.0671 21.1827 15.7646 20.0001 15.7646C18.8291 15.7646 17.832 15.0876 17.6001 14.1851",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]})};module.exports=function(i){var o=i.size,i=i.disabled,i=void 0!==i&&i;return"medium"===o?t.jsx(s,{}):t.jsx(e,{disabled:i})};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ProductIcon } from '../ProductIcon.types';
|
|
2
|
-
declare const Search: ({ disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const Search: ({ size, disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default Search;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("react/jsx-runtime")
|
|
1
|
+
"use strict";var t=require("react/jsx-runtime"),e=function(e){e=e.disabled;return void 0!==e&&e?t.jsxs("svg",{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:[t.jsx("circle",{cx:"36.9956",cy:"24",r:"15",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t.jsx("circle",{cx:"37",cy:"24",r:"10",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),t.jsx("path",{d:"M43 24C43 20.6863 40.3137 18 37 18",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round"}),t.jsx("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"}),t.jsx("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"}),t.jsx("path",{d:"M26.3889 34.6066L23.5605 37.435",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round"})]}):t.jsxs("svg",{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:[t.jsx("circle",{cx:"36.9956",cy:"24",r:"15",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("circle",{cx:"37",cy:"24",r:"10",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("path",{d:"M43 24C43 20.6863 40.3137 18 37 18",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round"}),t.jsx("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"}),t.jsx("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"}),t.jsx("path",{d:"M26.3889 34.6066L23.5605 37.435",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"})]})},r=function(){return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[t.jsx("circle",{cx:"25.5",cy:"14.5",r:"10.5",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("rect",{width:"5.63181",height:"14.0795",rx:"2.81591",transform:"matrix(0.706981 0.707233 -0.706981 0.707233 13.9539 22.0595)",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("path",{d:"M17.9353 22.0595L15.9449 24.0507",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"}),t.jsx("path",{d:"M31 14C31 11.2386 28.7614 9 26 9",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round"}),t.jsx("path",{d:"M11.9737 24.0477C13.0746 22.9464 14.8595 22.9464 15.9604 24.0477C17.0613 25.149 17.0613 26.9346 15.9604 28.0359L15.052 28.9446L11.0653 24.9564L11.9737 24.0477Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"})]})},s=function(){return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",children:[t.jsx("circle",{cx:"21",cy:"11",r:"9",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("rect",{x:"10.7097",y:"17.7958",width:"4.92696",height:"12.3174",rx:"2.46348",transform:"rotate(45 10.7097 17.7958)",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("path",{d:"M14.1934 17.7958L12.4514 19.5377",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"}),t.jsx("path",{d:"M26 11C26 8.23858 23.7614 6 21 6",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round"}),t.jsx("path",{d:"M8.977 19.5348C9.94029 18.5715 11.5021 18.5716 12.4654 19.5348C13.4287 20.4981 13.4287 22.0599 12.4654 23.0232L11.6705 23.8181L8.18215 20.3297L8.977 19.5348Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"})]})};module.exports=function(i){var o=i.size,i=i.disabled,i=void 0!==i&&i;return"small"===o?t.jsx(s,{}):"medium"===o?t.jsx(r,{}):t.jsx(e,{disabled:i})};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ProductIcon } from '../ProductIcon.types';
|
|
2
|
-
declare const SearchConfirm: ({ disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const SearchConfirm: ({ size, disabled }: ProductIcon) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default SearchConfirm;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("react/jsx-runtime")
|
|
1
|
+
"use strict";var t=require("react/jsx-runtime"),e=function(e){e=e.disabled;return void 0!==e&&e?t.jsxs("svg",{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:[t.jsx("circle",{cx:"36.9956",cy:"24",r:"15",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t.jsx("circle",{cx:"37",cy:"24",r:"10",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),t.jsx("path",{d:"M33.5 23.5L36.125 26.5L40.5 21.5",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("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"}),t.jsx("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"}),t.jsx("path",{d:"M26.3889 34.6066L23.5605 37.435",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round"})]}):t.jsxs("svg",{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:[t.jsx("circle",{cx:"36.9956",cy:"24",r:"15",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("circle",{cx:"37",cy:"24",r:"10",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("path",{d:"M33.5 23.5L36.125 26.5L40.5 21.5",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("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"}),t.jsx("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"}),t.jsx("path",{d:"M26.3889 34.6066L23.5605 37.435",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"})]})},r=function(){return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[t.jsx("circle",{cx:"25.5",cy:"14.5",r:"10.5",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("path",{d:"M22 14L24.625 17L29 12",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("rect",{width:"5.63181",height:"14.0795",rx:"2.81591",transform:"matrix(0.706981 0.707233 -0.706981 0.707233 13.9539 22.0595)",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("path",{d:"M17.9353 22.0595L15.9449 24.0507",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"}),t.jsx("path",{d:"M11.9737 24.0477C13.0746 22.9464 14.8595 22.9464 15.9604 24.0477C17.0613 25.149 17.0613 26.9346 15.9604 28.0359L15.052 28.9446L11.0653 24.9564L11.9737 24.0477Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"})]})};module.exports=function(i){var s=i.size,i=i.disabled,i=void 0!==i&&i;return"medium"===s?t.jsx(r,{}):t.jsx(e,{disabled:i})};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 4L7 8.92587V21.6619C7 31.1872 20 36 20 36C20 36 33 31.1872 33 21.6619V8.92587L20 4Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.8329 19.4866C22.1143 19.2511 22.3407 18.9591 22.4967 18.6304C22.6526 18.3017 22.7344 17.944 22.7366 17.5816C22.7366 16.1557 21.5118 15 20 15C18.4883 15 17.2634 16.1557 17.2634 17.5816C17.2634 18.3395 17.6159 19.0142 18.1671 19.4866L17 24H23L21.8329 19.4866Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]})};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[e.jsx("path",{d:"M37 20C37 11.1634 29.5008 4 20.25 4C10.9992 4 3.5 11.1634 3.5 20",stroke:"#212121",strokeWidth:"1.4"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M31.2831 29.841C33.3283 27.3828 34.5573 24.2288 34.5573 20.7894C34.5573 12.9411 28.1579 6.57886 20.2639 6.57886C12.3698 6.57886 5.97046 12.9411 5.97046 20.7894C5.97046 28.6376 12.3698 34.9999 20.2639 34.9999C23.2236 34.9999 25.9733 34.1055 28.2543 32.5738L32.3109 33.6544L31.2831 29.841Z",fill:"white"}),e.jsx("path",{d:"M31.2831 29.841L30.745 29.3933C30.5993 29.5683 30.5479 29.8033 30.6072 30.0231L31.2831 29.841ZM28.2543 32.5738L28.4345 31.8974C28.2395 31.8454 28.0316 31.8801 27.864 31.9926L28.2543 32.5738ZM32.3109 33.6544L32.1307 34.3308C32.3723 34.3952 32.63 34.3258 32.8066 34.1487C32.9831 33.9716 33.0518 33.7137 32.9867 33.4723L32.3109 33.6544ZM33.8573 20.7894C33.8573 24.0588 32.6897 27.0558 30.745 29.3933L31.8212 30.2887C33.9669 27.7097 35.2573 24.3987 35.2573 20.7894H33.8573ZM20.2639 7.27886C27.7752 7.27886 33.8573 13.3316 33.8573 20.7894H35.2573C35.2573 12.5507 28.5407 5.87886 20.2639 5.87886V7.27886ZM6.67046 20.7894C6.67046 13.3316 12.7526 7.27886 20.2639 7.27886V5.87886C11.9871 5.87886 5.27046 12.5507 5.27046 20.7894H6.67046ZM20.2639 34.2999C12.7526 34.2999 6.67046 28.2472 6.67046 20.7894H5.27046C5.27046 29.0281 11.9871 35.6999 20.2639 35.6999V34.2999ZM27.864 31.9926C25.695 33.4492 23.0806 34.2999 20.2639 34.2999V35.6999C23.3667 35.6999 26.2515 34.7619 28.6445 33.1549L27.864 31.9926ZM32.4911 32.978L28.4345 31.8974L28.0741 33.2502L32.1307 34.3308L32.4911 32.978ZM30.6072 30.0231L31.635 33.8366L32.9867 33.4723L31.959 29.6588L30.6072 30.0231Z",fill:"#212121"}),e.jsx("ellipse",{cx:"17.4843",cy:"16.8423",rx:"1.19112",ry:"1.57895",fill:"#212121"}),e.jsx("ellipse",{cx:"23.0429",cy:"16.8423",rx:"1.19112",ry:"1.57895",fill:"#212121"}),e.jsx("path",{d:"M22.1463 19.7439C22.4225 19.7439 22.6483 19.9691 22.6004 20.2411C22.3831 21.4747 21.4197 22.9018 20.2641 22.9018C19.1085 22.9018 18.145 21.4747 17.9277 20.2411C17.8798 19.9691 18.1057 19.7439 18.3818 19.7439H22.1463Z",fill:"#212121"}),e.jsx("rect",{x:"2",y:"16",width:"5.56032",height:"10.26",rx:"2",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e.jsx("rect",{x:"32.4397",y:"16",width:"5.56032",height:"10.26",rx:"2",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"})]})};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime");module.exports=function(){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",children:[e.jsx("rect",{x:"2",y:"4",width:"24",height:"24",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.2"}),e.jsx("path",{d:"M5 9C5 7.89543 5.89543 7 7 7H21C22.1046 7 23 7.89543 23 9V23C23 24.1046 22.1046 25 21 25H7C5.89543 25 5 24.1046 5 23V9Z",fill:"#3BA3C7"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 10C3.34315 10 2 11.3431 2 13V15V24C2 26.2091 3.79086 28 6 28H17.9237H22C24.2091 28 26 26.2091 26 24V15C26 13.3431 24.6569 12 23 12H13.8095L13.1862 11.1819C12.6188 10.4371 11.7362 10 10.7999 10H5Z",fill:"white"}),e.jsx("path",{d:"M13.8095 12L13.3323 12.3636L13.5124 12.6H13.8095V12ZM13.1862 11.1819L13.6634 10.8182V10.8182L13.1862 11.1819ZM2.6 13C2.6 11.6745 3.67452 10.6 5 10.6V9.4C3.01178 9.4 1.4 11.0118 1.4 13H2.6ZM2.6 15V13H1.4V15H2.6ZM2.6 24V15H1.4V24H2.6ZM6 27.4C4.12223 27.4 2.6 25.8778 2.6 24H1.4C1.4 26.5405 3.45949 28.6 6 28.6V27.4ZM17.9237 27.4H6V28.6H17.9237V27.4ZM22 27.4H17.9237V28.6H22V27.4ZM25.4 24C25.4 25.8778 23.8778 27.4 22 27.4V28.6C24.5405 28.6 26.6 26.5405 26.6 24H25.4ZM25.4 15V24H26.6V15H25.4ZM23 12.6C24.3255 12.6 25.4 13.6745 25.4 15H26.6C26.6 13.0118 24.9882 11.4 23 11.4V12.6ZM13.8095 12.6H23V11.4H13.8095V12.6ZM12.7089 11.5455L13.3323 12.3636L14.2868 11.6364L13.6634 10.8182L12.7089 11.5455ZM10.7999 10.6C11.5489 10.6 12.255 10.9497 12.7089 11.5455L13.6634 10.8182C12.9825 9.92455 11.9234 9.4 10.7999 9.4V10.6ZM5 10.6H10.7999V9.4H5V10.6Z",fill:"#212121"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M30 23C30 26.3136 27.3132 29 24 29C20.6868 29 18 26.3136 18 23C18 19.6864 20.6868 17 24 17C27.3132 17 30 19.6864 30 23Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("circle",{cx:"24",cy:"23",r:"1",fill:"white"}),e.jsx("circle",{cx:"27",cy:"23",r:"1",fill:"white"}),e.jsx("circle",{cx:"21",cy:"23",r:"1",fill:"white"})]})};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var t=require("react/jsx-runtime"),e=function(){return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[t.jsx("circle",{cx:"20",cy:"20",r:"16",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("circle",{cx:"20",cy:"20",r:"11",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("path",{d:"M25 16L22.5091 24L20 16",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("path",{d:"M26 20.3L26.8 20.3L26.8 18.7L26 18.7L26 20.3ZM24 20.3L26 20.3L26 18.7L24 18.7L24 20.3Z",fill:"white"}),t.jsx("path",{d:"M15 16L17.5 24L20 16",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("path",{d:"M14 18.7H13.2V20.3H14V18.7ZM16 18.7H14V20.3H16V18.7Z",fill:"white"})]})},i=function(){return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",children:[t.jsx("circle",{cx:"16",cy:"16",r:"14",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t.jsx("path",{d:"M21 12L18.5091 20L16 12",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("path",{d:"M22 16.3L22.8 16.3L22.8 14.7L22 14.7L22 16.3ZM20 16.3L22 16.3L22 14.7L20 14.7L20 16.3Z",fill:"white"}),t.jsx("path",{d:"M11 12L13.5 20L16 12",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("path",{d:"M10 14.7H9.2V16.3H10V14.7ZM12 14.7H10V16.3H12V14.7Z",fill:"white"})]})};module.exports=function(r){return"small"===r.size?t.jsx(i,{}):t.jsx(e,{})};
|
|
@@ -47,3 +47,11 @@ export { default as Lock } from './Lock';
|
|
|
47
47
|
export { default as Logout } from './Logout';
|
|
48
48
|
export { default as Congrats } from './Congrats';
|
|
49
49
|
export { default as Discount } from './Discount';
|
|
50
|
+
export { default as PersonOfficeConfirm } from './PersonOfficeConfirm';
|
|
51
|
+
export { default as PaperPaymentConfirm } from './PaperPaymentConfirm';
|
|
52
|
+
export { default as Won } from './Won';
|
|
53
|
+
export { default as Connect } from './Connect';
|
|
54
|
+
export { default as Security } from './Security';
|
|
55
|
+
export { default as Service } from './Service';
|
|
56
|
+
export { default as Download } from './Download';
|
|
57
|
+
export { default as Waiting } from './Waiting';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ProductIconProps } from './ProductIcon.types';
|
|
2
|
-
declare const ProductIcon: ({ name, disabled }: ProductIconProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
2
|
+
declare const ProductIcon: ({ name, disabled, size }: ProductIconProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
3
3
|
export default ProductIcon;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),s=require("./Icons/WebDevelopment.js"),r=require("./Icons/WebDomain.js"),i=require("./Icons/WebSecurity.js"),a=require("./Icons/WebPayment.js"),n=require("./Icons/WidePaperStructure.js"),c=require("./Icons/WidePaperPlan.js"),u=require("./Icons/WidePaperPayment.js"),d=require("./Icons/WidePaperConfirm.js"),o=require("./Icons/PaperProject.js"),t=require("./Icons/PaperContract.js"),j=require("./Icons/PaperCertify.js"),l=require("./Icons/PaperSecurity.js"),b=require("./Icons/PaperClock.js"),p=require("./Icons/PaperConfirm.js"),x=require("./Icons/PaperClip.js"),q=require("./Icons/PaperOverlap.js"),I=require("./Icons/PaperHold.js"),z=require("./Icons/MemoWrite.js"),m=require("./Icons/Receipt.js"),_=require("./Icons/DocumentSuccess.js"),f=require("./Icons/DocumentCloud.js"),P=require("./Icons/PersonFreelancer.js"),C=require("./Icons/PersonOffice.js"),h=require("./Icons/PersonSmile.js"),w=require("./Icons/Building.js"),S=require("./Icons/HandShake.js"),y=require("./Icons/HandThumb.js"),W=require("./Icons/Search.js"),g=require("./Icons/SearchConfirm.js"),k=require("./Icons/Design.js"),v=require("./Icons/Repair.js"),D=require("./Icons/CardConfirm.js"),B=require("./Icons/CardWrite.js"),H=require("./Icons/Bookmark.js"),O=require("./Icons/Idea.js"),L=require("./Icons/MobileConfirm.js"),M=require("./Icons/Database.js"),R=require("./Icons/Email.js"),E=require("./Icons/Credit.js"),F=require("./Icons/ShieldConfirm.js"),T=require("./Icons/ShieldWon.js"),A=require("./Icons/Shopping.js"),G=require("./Icons/BubbleStar.js"),J=require("./Icons/BubbleStars.js"),K=require("./Icons/Calendar.js"),N=require("./Icons/Lock.js"),Q=require("./Icons/Logout.js"),U=require("./Icons/Congrats.js"),V=require("./Icons/Discount.js"),X=require("./Icons/PersonOfficeConfirm.js"),Y=require("./Icons/PaperPaymentConfirm.js"),Z=require("./Icons/Won.js"),$=require("./Icons/Connect.js"),ee=require("./Icons/Security.js"),se=require("./Icons/Service.js"),re=require("./Icons/Download.js"),ie=require("./Icons/Waiting.js");module.exports=function(ae){var ne=ae.name,ce=ae.disabled,ue=void 0!==ce&&ce,de=ae.size;switch(ne){case"web_development":return e.jsx(s,{disabled:ue,size:de});case"web_domain":return e.jsx(r,{disabled:ue,size:de});case"web_security":return e.jsx(i,{disabled:ue,size:de});case"web_payment":return e.jsx(a,{disabled:ue,size:de});case"wide_paper_structure":return e.jsx(n,{disabled:ue,size:de});case"wide_paper_plan":return e.jsx(c,{disabled:ue,size:de});case"wide_paper_payment":return e.jsx(u,{disabled:ue,size:de});case"wide_paper_confirm":return e.jsx(d,{disabled:ue,size:de});case"paper_project":return e.jsx(o,{disabled:ue,size:de});case"paper_contract":return e.jsx(t,{disabled:ue,size:de});case"paper_certify":return e.jsx(j,{disabled:ue,size:de});case"paper_security":return e.jsx(l,{disabled:ue,size:de});case"paper_clock":return e.jsx(b,{disabled:ue,size:de});case"paper_confirm":return e.jsx(p,{disabled:ue,size:de});case"paper_clip":return e.jsx(x,{disabled:ue,size:de});case"paper_overlap":return e.jsx(q,{disabled:ue,size:de});case"paper_hold":return e.jsx(I,{disabled:ue,size:de});case"memo_write":return e.jsx(z,{disabled:ue,size:de});case"receipt":return e.jsx(m,{disabled:ue,size:de});case"document_success":return e.jsx(_,{disabled:ue,size:de});case"document_cloud":return e.jsx(f,{disabled:ue,size:de});case"person_freelancer":return e.jsx(P,{disabled:ue,size:de});case"person_office":return e.jsx(C,{disabled:ue,size:de});case"person_smile":return e.jsx(h,{disabled:ue,size:de});case"building":return e.jsx(w,{disabled:ue,size:de});case"hand_shake":return e.jsx(S,{disabled:ue,size:de});case"hand_thumb":return e.jsx(y,{disabled:ue,size:de});case"search":return e.jsx(W,{disabled:ue,size:de});case"search_confirm":return e.jsx(g,{disabled:ue,size:de});case"design":return e.jsx(k,{disabled:ue,size:de});case"repair":return e.jsx(v,{disabled:ue,size:de});case"card_confirm":return e.jsx(D,{disabled:ue,size:de});case"card_write":return e.jsx(B,{disabled:ue,size:de});case"bookmark":return e.jsx(H,{disabled:ue,size:de});case"idea":return e.jsx(O,{disabled:ue,size:de});case"mobile_confirm":return e.jsx(L,{disabled:ue,size:de});case"database":return e.jsx(M,{disabled:ue,size:de});case"email":return e.jsx(R,{disabled:ue,size:de});case"credit":return e.jsx(E,{disabled:ue,size:de});case"shield_confirm":return e.jsx(F,{disabled:ue,size:de});case"shield_won":return e.jsx(T,{disabled:ue,size:de});case"shopping":return e.jsx(A,{disabled:ue,size:de});case"bubble_star":return e.jsx(G,{disabled:ue,size:de});case"bubble_stars":return e.jsx(J,{disabled:ue,size:de});case"calendar":return e.jsx(K,{disabled:ue,size:de});case"lock":return e.jsx(N,{disabled:ue,size:de});case"logout":return e.jsx(Q,{disabled:ue,size:de});case"congrats":return e.jsx(U,{disabled:ue,size:de});case"discount":return e.jsx(V,{disabled:ue,size:de});case"person_office_confirm":return e.jsx(X,{});case"paper_payment_confirm":return e.jsx(Y,{});case"won":return e.jsx(Z,{size:de});case"connect":return e.jsx($,{});case"security":return e.jsx(ee,{});case"service":return e.jsx(se,{});case"download":return e.jsx(re,{});case"waiting":return e.jsx(ie,{});default:return null}};
|
|
@@ -1,7 +1,10 @@
|
|
|
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';
|
|
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' | 'person_office_confirm' | 'paper_payment_confirm' | 'won' | 'connect' | 'security' | 'service' | 'download' | 'waiting';
|
|
2
|
+
type ProductIconSize = 'small' | 'medium' | 'large';
|
|
2
3
|
export interface ProductIcon {
|
|
4
|
+
size?: ProductIconSize;
|
|
3
5
|
disabled?: boolean;
|
|
4
6
|
}
|
|
5
7
|
export interface ProductIconProps extends ProductIcon {
|
|
6
8
|
name: ProductIconName;
|
|
7
9
|
}
|
|
10
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),r=require("../../Atoms/Typography/Typography.js"),s=(require("../../../_virtual/_tslib.js"),require("react"),require("tailwind-merge"),require("../../Atoms/Box/Box.js")),
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("../../Atoms/Typography/Typography.js"),s=(require("../../../_virtual/_tslib.js"),require("react"),require("tailwind-merge"),require("../../Atoms/Box/Box.js")),i=require("../../Atoms/ProductIcon/ProductIcon.js"),a=require("../../Atoms/Divider/Divider.js"),t=(require("next/image"),require("./IconMessageCard.parts.js"));module.exports=function(n){var c=n.icon,d=n.title,o=n.description,n=n.links;return e.jsxs(s,{className:"flex h-auto flex-col rounded-xl border border-w-gray-200","data-testid":"design-system-icon-message-card--container",children:[e.jsxs(s,{className:"flex h-auto flex-col gap-4 border-w-gray-200 p-6",children:[c&&e.jsx(i,{name:c,size:"medium"}),e.jsxs(s,{className:"flex h-auto flex-col gap-1.5",children:[e.jsx(r,{variant:"subTitle2",className:"whitespace-pre-line font-medium text-w-gray-900","data-testid":"design-system-icon-message-card--title",children:d}),o&&e.jsx(r,{variant:"body1",className:"whitespace-pre-line text-w-gray-600","data-testid":"design-system-icon-message-card--description",children:o})]})]}),n&&0<n.length&&e.jsxs(e.Fragment,{children:[e.jsx(a,{}),e.jsx(t.ExternalLinks,{links:n})]})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),r=require("next/link"),t=require("../../Atoms/Typography/Typography.js"),
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("next/link"),t=require("../../Atoms/Typography/Typography.js"),a=(require("../../../_virtual/_tslib.js"),require("react"),require("tailwind-merge"),require("../../Atoms/Box/Box.js")),s=(require("next/image"),require("../../Atoms/SystemIcon/SystemIcon.js"));exports.ExternalLinks=function(i){i=i.links;return e.jsx(a,{className:"flex h-auto w-full flex-col gap-3 p-6","data-testid":"design-system-icon-message-card--external-links-container",children:null==i?void 0:i.map(function(a,i){return e.jsxs(r,{target:a.target||"_blank",prefetch:"_self"===a.target,href:a.url,className:"flex items-center justify-between text-w-gray-600 no-underline","data-testid":"design-system-icon-message-card--external-links-item-".concat(i),children:[e.jsx(t,{variant:"body1",children:a.title}),e.jsx(s,{name:"small_arrow_right"})]},"".concat(a.title,"-").concat(a.url))})})};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
"use strict";var e=require("../../../_virtual/_tslib.js"),i=require("react/jsx-runtime"),r=require("react"),s=require("tailwind-merge"),a=require("../../Atoms/Typography/Typography.js"),t=require("../../Atoms/Radio/Radio.js"),d=(require("next/image"),function(r){var a=r.children,t=r.disabled,d=r.className,r=e.__rest(r,["children","disabled","className"]);return i.jsx("label",e.__assign({className:s.twMerge("grid h-min w-min grid-cols-radio-list-item-container grid-rows-radio-list-item-container items-center gap-x-3 gap-y-[2px] grid-areas-radio-list-item-container",t?"cursor-not-allowed":"cursor-pointer",d)},r,{children:a}))});module.exports=function(e){var s=e.name,n=e.value,o=e.label,l=e.description,c=e.checked,m=e.disabled,m=void 0!==m&&m,u=e.isError,u=void 0!==u&&u,g=e.className,x=e.RadioClassName,e=e.onChange,h=r.useState(!1),v=h[0],y=h[1];return i.jsxs(d,{"data-testid":"design-system-radioList--item",disabled:m,className:g,onMouseOver:function(){y(!0)},onMouseOut:function(){y(!1)},children:[i.jsx("div",{className:"cursor-pointer grid-in-radio",children:i.jsx(t,{name:s,value:n,checked:c,isHover:v,isError:u,disabled:m,onChange:e,className:x})}),i.jsx("div",{className:"grid-in-label",children:i.jsx(a,{variant:"
|
|
2
|
+
"use strict";var e=require("../../../_virtual/_tslib.js"),i=require("react/jsx-runtime"),r=require("react"),s=require("tailwind-merge"),a=require("../../Atoms/Typography/Typography.js"),t=require("../../Atoms/Radio/Radio.js"),d=(require("next/image"),function(r){var a=r.children,t=r.disabled,d=r.className,r=e.__rest(r,["children","disabled","className"]);return i.jsx("label",e.__assign({className:s.twMerge("grid h-min w-min grid-cols-radio-list-item-container grid-rows-radio-list-item-container items-center gap-x-3 gap-y-[2px] grid-areas-radio-list-item-container",t?"cursor-not-allowed":"cursor-pointer",d)},r,{children:a}))});module.exports=function(e){var s=e.name,n=e.value,o=e.label,l=e.description,c=e.checked,m=e.disabled,m=void 0!==m&&m,u=e.isError,u=void 0!==u&&u,g=e.className,x=e.RadioClassName,e=e.onChange,h=r.useState(!1),v=h[0],y=h[1];return i.jsxs(d,{"data-testid":"design-system-radioList--item",disabled:m,className:g,onMouseOver:function(){y(!0)},onMouseOut:function(){y(!1)},children:[i.jsx("div",{className:"cursor-pointer grid-in-radio",children:i.jsx(t,{name:s,value:n,checked:c,isHover:v,isError:u,disabled:m,onChange:e,className:x})}),i.jsx("div",{className:"grid-in-label",children:i.jsx(a,{variant:"body1",className:m?"text-w-gray-300":"text-w-gray-900","data-testid":"design-system-radioList--item-label",children:o})}),l&&i.jsx("div",{className:"grid-in-description",children:i.jsx(a,{variant:"body2",className:m?"text-w-gray-300":"text-w-gray-600","data-testid":"design-system-radioList--item-description",children:l})})]})};
|