@trafilea/afrodita-components 5.0.0-beta.56 → 5.0.0-beta.59
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/build/index.d.ts +16 -0
- package/build/index.esm.js +29 -5
- package/build/index.esm.js.map +1 -1
- package/build/index.js +29 -5
- package/build/index.js.map +1 -1
- package/package.json +1 -1
package/build/index.d.ts
CHANGED
|
@@ -206,6 +206,10 @@ declare const Email: ({ height, width, fill, testId }: IconProps) => JSX.Element
|
|
|
206
206
|
|
|
207
207
|
declare const CallUs: ({ height, width, fill, testId }: IconProps) => JSX.Element;
|
|
208
208
|
|
|
209
|
+
declare const SignForm: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
210
|
+
|
|
211
|
+
declare const QrCode: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
212
|
+
|
|
209
213
|
type Other_LoadingProps = LoadingProps;
|
|
210
214
|
declare const Other_Loading: typeof Loading;
|
|
211
215
|
declare const Other_Shapermint: typeof Shapermint;
|
|
@@ -215,6 +219,8 @@ declare const Other_ShapermintLogo: typeof ShapermintLogo;
|
|
|
215
219
|
declare const Other_Chat: typeof Chat;
|
|
216
220
|
declare const Other_Email: typeof Email;
|
|
217
221
|
declare const Other_CallUs: typeof CallUs;
|
|
222
|
+
declare const Other_SignForm: typeof SignForm;
|
|
223
|
+
declare const Other_QrCode: typeof QrCode;
|
|
218
224
|
declare namespace Other {
|
|
219
225
|
export {
|
|
220
226
|
FitPredictor$1 as FitPredictor,
|
|
@@ -227,6 +233,8 @@ declare namespace Other {
|
|
|
227
233
|
Other_Chat as Chat,
|
|
228
234
|
Other_Email as Email,
|
|
229
235
|
Other_CallUs as CallUs,
|
|
236
|
+
Other_SignForm as SignForm,
|
|
237
|
+
Other_QrCode as QrCode,
|
|
230
238
|
};
|
|
231
239
|
}
|
|
232
240
|
|
|
@@ -330,6 +338,8 @@ declare const Twitter: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
|
330
338
|
|
|
331
339
|
declare const Youtube: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
332
340
|
|
|
341
|
+
declare const Interaction: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
342
|
+
|
|
333
343
|
declare const SocialMedia_Facebook: typeof Facebook;
|
|
334
344
|
declare const SocialMedia_FacebookSolid: typeof FacebookSolid;
|
|
335
345
|
declare const SocialMedia_Instagram: typeof Instagram;
|
|
@@ -337,6 +347,7 @@ declare const SocialMedia_InstagramSolid: typeof InstagramSolid;
|
|
|
337
347
|
declare const SocialMedia_Pinterest: typeof Pinterest;
|
|
338
348
|
declare const SocialMedia_Twitter: typeof Twitter;
|
|
339
349
|
declare const SocialMedia_Youtube: typeof Youtube;
|
|
350
|
+
declare const SocialMedia_Interaction: typeof Interaction;
|
|
340
351
|
declare namespace SocialMedia {
|
|
341
352
|
export {
|
|
342
353
|
SocialMedia_Facebook as Facebook,
|
|
@@ -346,6 +357,7 @@ declare namespace SocialMedia {
|
|
|
346
357
|
SocialMedia_Pinterest as Pinterest,
|
|
347
358
|
SocialMedia_Twitter as Twitter,
|
|
348
359
|
SocialMedia_Youtube as Youtube,
|
|
360
|
+
SocialMedia_Interaction as Interaction,
|
|
349
361
|
};
|
|
350
362
|
}
|
|
351
363
|
|
|
@@ -500,6 +512,8 @@ declare const StyleFashionContent: ({ height, width, fill }: IconProps) => JSX.E
|
|
|
500
512
|
|
|
501
513
|
declare const MembersOnlyDiscount: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
502
514
|
|
|
515
|
+
declare const Profile: ({ height, width, fill, testId }: IconProps) => JSX.Element;
|
|
516
|
+
|
|
503
517
|
declare const MyAccount_FreeShipping: typeof FreeShipping;
|
|
504
518
|
declare const MyAccount_PersonalStylist: typeof PersonalStylist;
|
|
505
519
|
declare const MyAccount_Community: typeof Community;
|
|
@@ -507,6 +521,7 @@ declare const MyAccount_VIP: typeof VIP;
|
|
|
507
521
|
declare const MyAccount_DealsOffers: typeof DealsOffers;
|
|
508
522
|
declare const MyAccount_StyleFashionContent: typeof StyleFashionContent;
|
|
509
523
|
declare const MyAccount_MembersOnlyDiscount: typeof MembersOnlyDiscount;
|
|
524
|
+
declare const MyAccount_Profile: typeof Profile;
|
|
510
525
|
declare namespace MyAccount {
|
|
511
526
|
export {
|
|
512
527
|
MyAccount_FreeShipping as FreeShipping,
|
|
@@ -516,6 +531,7 @@ declare namespace MyAccount {
|
|
|
516
531
|
MyAccount_DealsOffers as DealsOffers,
|
|
517
532
|
MyAccount_StyleFashionContent as StyleFashionContent,
|
|
518
533
|
MyAccount_MembersOnlyDiscount as MembersOnlyDiscount,
|
|
534
|
+
MyAccount_Profile as Profile,
|
|
519
535
|
};
|
|
520
536
|
}
|
|
521
537
|
|
package/build/index.esm.js
CHANGED
|
@@ -192,6 +192,16 @@ var CallUs = function (_a) {
|
|
|
192
192
|
return (jsxs$1(IconWrapper$1, __assign$1({ width: width, height: height, viewBoxX: 36, viewBoxY: 38, title: "call us", testId: testId }, { children: [jsxs$1("mask", __assign$1({ id: "path-1-outside-1_785_584", maskUnits: "userSpaceOnUse", x: "0", y: "0", width: "36", height: "38", fill: "black" }, { children: [jsx$1("rect", { fill: "white", width: "36", height: "38" }, void 0), jsx$1("path", { d: "M18.0299 37H20.3603C21.6749 37 22.8102 36.1711 23.1687 34.9276C23.2285 34.8092 23.2882 34.6908 23.4675 34.6908C24.1845 34.5724 25.3199 34.3355 26.5149 33.6842C28.0685 32.7368 29.9807 30.7829 30.2794 26.9934C30.2794 26.8158 30.4587 26.6974 30.638 26.6382C33.0879 26.5197 35 24.4474 35 22.0197V19.8289C34.9402 17.3421 32.9684 15.2697 30.5782 15.1513C30.3989 15.1513 30.2197 14.9737 30.2197 14.7961V13.3158C30.2197 10.0592 29.0844 7.03947 26.9332 4.73026C24.7821 2.30263 21.7944 1 18.5079 1H17.3128C14.0264 1 11.1582 2.24342 9.00703 4.61184C6.85589 6.92105 5.72056 9.94079 5.72056 13.1974V14.6184C5.72056 14.7961 5.60105 14.9737 5.36204 14.9737C2.91213 15.0921 1 17.1645 1 19.5921V21.7829C1 24.3882 3.09139 26.4605 5.72056 26.4605H8.529C8.82777 26.4605 9.12654 26.1645 9.12654 25.8684V15.5658C9.12654 15.2697 8.88752 14.9737 8.529 14.9737H7.21441C7.03515 14.9737 6.85589 14.7961 6.85589 14.6184V13.1974C6.85589 6.92105 11.3374 2.125 17.3128 2.125H18.5079C24.4833 2.125 28.9648 6.86184 28.9648 13.1974V14.6184C28.9648 14.7961 28.7856 14.9737 28.6063 14.9737H27.2917C26.993 14.9737 26.6942 15.2697 26.6942 15.5658V26.0461C26.6942 26.3421 26.9332 26.6382 27.2917 26.6382H28.6063C28.7258 26.6382 28.7856 26.6974 28.8453 26.7566C28.9051 26.8158 28.9648 26.9342 28.9648 27.0526C28.5466 32.3816 24.6626 33.3289 23.4675 33.5066C23.2882 33.5066 23.109 33.4474 23.0492 33.2697C22.6309 32.0855 21.5554 31.3158 20.3005 31.3158H18.0896C17.2531 31.3158 16.4763 31.6711 15.9385 32.2632C15.4007 32.8553 15.1019 33.5658 15.1617 34.3355C15.2214 35.8158 16.4763 37 18.0299 37ZM7.57294 16.0987C7.7522 16.0987 7.93146 16.2171 7.93146 16.3947V25.0395C7.93146 25.2171 7.7522 25.3947 7.57294 25.3947H5.72056C3.74868 25.3947 2.13533 23.7961 2.13533 21.8421V19.6513C2.13533 17.6974 3.74868 16.0987 5.72056 16.0987H7.57294ZM28.3076 25.3355C28.1283 25.3355 27.949 25.2171 27.949 25.0395V16.5C27.949 16.3224 28.1283 16.1447 28.3076 16.1447H30.1599C32.1318 16.1447 33.7452 17.6382 33.7452 19.5921V21.7829C33.7452 23.7368 32.1318 25.3355 30.1599 25.3355H28.3076ZM17.8506 32.3224H20.3603C21.3761 32.3224 22.0931 33.2697 22.0931 34.2237C22.0931 34.6908 21.9736 35.1118 21.6749 35.4671C21.3761 35.8224 20.8981 36 20.3603 36H17.8506C17 36 16.1094 35.1711 16.1094 34.2237C16.1094 33.2171 16.8946 32.3224 17.8506 32.3224Z" }, void 0)] }), void 0), jsx$1("path", { d: "M18.0299 37H20.3603C21.6749 37 22.8102 36.1711 23.1687 34.9276C23.2285 34.8092 23.2882 34.6908 23.4675 34.6908C24.1845 34.5724 25.3199 34.3355 26.5149 33.6842C28.0685 32.7368 29.9807 30.7829 30.2794 26.9934C30.2794 26.8158 30.4587 26.6974 30.638 26.6382C33.0879 26.5197 35 24.4474 35 22.0197V19.8289C34.9402 17.3421 32.9684 15.2697 30.5782 15.1513C30.3989 15.1513 30.2197 14.9737 30.2197 14.7961V13.3158C30.2197 10.0592 29.0844 7.03947 26.9332 4.73026C24.7821 2.30263 21.7944 1 18.5079 1H17.3128C14.0264 1 11.1582 2.24342 9.00703 4.61184C6.85589 6.92105 5.72056 9.94079 5.72056 13.1974V14.6184C5.72056 14.7961 5.60105 14.9737 5.36204 14.9737C2.91213 15.0921 1 17.1645 1 19.5921V21.7829C1 24.3882 3.09139 26.4605 5.72056 26.4605H8.529C8.82777 26.4605 9.12654 26.1645 9.12654 25.8684V15.5658C9.12654 15.2697 8.88752 14.9737 8.529 14.9737H7.21441C7.03515 14.9737 6.85589 14.7961 6.85589 14.6184V13.1974C6.85589 6.92105 11.3374 2.125 17.3128 2.125H18.5079C24.4833 2.125 28.9648 6.86184 28.9648 13.1974V14.6184C28.9648 14.7961 28.7856 14.9737 28.6063 14.9737H27.2917C26.993 14.9737 26.6942 15.2697 26.6942 15.5658V26.0461C26.6942 26.3421 26.9332 26.6382 27.2917 26.6382H28.6063C28.7258 26.6382 28.7856 26.6974 28.8453 26.7566C28.9051 26.8158 28.9648 26.9342 28.9648 27.0526C28.5466 32.3816 24.6626 33.3289 23.4675 33.5066C23.2882 33.5066 23.109 33.4474 23.0492 33.2697C22.6309 32.0855 21.5554 31.3158 20.3005 31.3158H18.0896C17.2531 31.3158 16.4763 31.6711 15.9385 32.2632C15.4007 32.8553 15.1019 33.5658 15.1617 34.3355C15.2214 35.8158 16.4763 37 18.0299 37ZM7.57294 16.0987C7.7522 16.0987 7.93146 16.2171 7.93146 16.3947V25.0395C7.93146 25.2171 7.7522 25.3947 7.57294 25.3947H5.72056C3.74868 25.3947 2.13533 23.7961 2.13533 21.8421V19.6513C2.13533 17.6974 3.74868 16.0987 5.72056 16.0987H7.57294ZM28.3076 25.3355C28.1283 25.3355 27.949 25.2171 27.949 25.0395V16.5C27.949 16.3224 28.1283 16.1447 28.3076 16.1447H30.1599C32.1318 16.1447 33.7452 17.6382 33.7452 19.5921V21.7829C33.7452 23.7368 32.1318 25.3355 30.1599 25.3355H28.3076ZM17.8506 32.3224H20.3603C21.3761 32.3224 22.0931 33.2697 22.0931 34.2237C22.0931 34.6908 21.9736 35.1118 21.6749 35.4671C21.3761 35.8224 20.8981 36 20.3603 36H17.8506C17 36 16.1094 35.1711 16.1094 34.2237C16.1094 33.2171 16.8946 32.3224 17.8506 32.3224Z", fill: fill }, void 0), jsx$1("path", { d: "M23.1687 34.9276L22.7223 34.7024L22.7013 34.7442L22.6883 34.7891L23.1687 34.9276ZM23.4675 34.6908V35.1908H23.5085L23.549 35.1841L23.4675 34.6908ZM26.5149 33.6842L26.7542 34.1232L26.7649 34.1174L26.7753 34.1111L26.5149 33.6842ZM30.2794 26.9934L30.7779 27.0327L30.7794 27.0131V26.9934H30.2794ZM30.638 26.6382L30.6138 26.1387L30.5458 26.142L30.4811 26.1634L30.638 26.6382ZM35 19.8289H35.5001L35.4999 19.8169L35 19.8289ZM30.5782 15.1513L30.6029 14.6519L30.5906 14.6513H30.5782V15.1513ZM26.9332 4.73026L26.5589 5.06197L26.5674 5.07107L26.9332 4.73026ZM9.00703 4.61184L9.37291 4.95268L9.37715 4.94801L9.00703 4.61184ZM5.36204 14.9737V14.4737H5.34996L5.3379 14.4743L5.36204 14.9737ZM28.9648 27.0526L29.4633 27.0918L29.4648 27.0722V27.0526H28.9648ZM23.4675 33.5066V34.0066H23.5044L23.541 34.0011L23.4675 33.5066ZM23.0492 33.2697L23.5232 33.1103L23.5207 33.1032L23.0492 33.2697ZM15.1617 34.3355L15.6613 34.3154L15.6609 34.3061L15.6602 34.2968L15.1617 34.3355ZM16.1094 34.2237H15.6094H16.1094ZM18.0299 37.5H20.3603V36.5H18.0299V37.5ZM20.3603 37.5C21.8886 37.5 23.2264 36.5322 23.6491 35.0662L22.6883 34.7891C22.394 35.8099 21.4611 36.5 20.3603 36.5V37.5ZM23.6151 35.1529C23.6316 35.1201 23.638 35.1081 23.6431 35.0996C23.6471 35.093 23.6416 35.1038 23.6252 35.12C23.6067 35.1383 23.5788 35.1593 23.5425 35.1741C23.5068 35.1886 23.4789 35.1908 23.4675 35.1908V34.1908C23.2482 34.1908 23.0613 34.2709 22.9214 34.4096C22.8084 34.5216 22.7443 34.6589 22.7223 34.7024L23.6151 35.1529ZM23.549 35.1841C24.2895 35.0618 25.4879 34.8134 26.7542 34.1232L26.2757 33.2452C25.1518 33.8577 24.0796 34.0829 23.386 34.1975L23.549 35.1841ZM26.7753 34.1111C28.446 33.0923 30.4648 31.0039 30.7779 27.0327L29.781 26.9541C29.4965 30.5619 27.6911 32.3814 26.2546 33.2573L26.7753 34.1111ZM30.7794 26.9934C30.7794 27.0366 30.7677 27.0758 30.7521 27.1054C30.7377 27.1325 30.7236 27.1451 30.722 27.1466C30.7203 27.1481 30.7252 27.1435 30.7399 27.1357C30.7542 27.1282 30.7729 27.1202 30.7948 27.1129L30.4811 26.1634C30.3516 26.2062 30.1949 26.2782 30.061 26.3962C29.9229 26.5178 29.7794 26.7182 29.7794 26.9934H30.7794ZM30.6621 27.1376C33.3858 27.0059 35.5 24.7068 35.5 22.0197H34.5C34.5 24.188 32.79 26.0336 30.6138 26.1387L30.6621 27.1376ZM35.5 22.0197V19.8289H34.5V22.0197H35.5ZM35.4999 19.8169C35.4341 17.0814 33.2676 14.784 30.6029 14.6519L30.5535 15.6507C32.6691 15.7555 34.4464 17.6028 34.5001 19.841L35.4999 19.8169ZM30.5782 14.6513C30.6158 14.6513 30.6423 14.6605 30.6564 14.667C30.6705 14.6735 30.6787 14.6802 30.6837 14.6851C30.6886 14.69 30.6958 14.6986 30.7028 14.7135C30.7099 14.7284 30.7197 14.7564 30.7197 14.7961H29.7197C29.7197 15.0491 29.8422 15.2591 29.9798 15.3955C30.1176 15.5321 30.3276 15.6513 30.5782 15.6513V14.6513ZM30.7197 14.7961V13.3158H29.7197V14.7961H30.7197ZM30.7197 13.3158C30.7197 9.94069 29.5417 6.79687 27.2991 4.38945L26.5674 5.07107C28.627 7.28207 29.7197 10.1777 29.7197 13.3158H30.7197ZM27.3074 4.39866C25.0578 1.85985 21.9319 0.5 18.5079 0.5V1.5C21.6568 1.5 24.5064 2.74541 26.559 5.06186L27.3074 4.39866ZM18.5079 0.5H17.3128V1.5H18.5079V0.5ZM17.3128 0.5C13.8904 0.5 10.8861 1.79926 8.63691 4.27567L9.37715 4.94801C11.4302 2.68758 14.1623 1.5 17.3128 1.5V0.5ZM8.64118 4.27103C6.39855 6.67845 5.22056 9.82226 5.22056 13.1974H6.22056C6.22056 10.0593 7.31323 7.16365 9.37288 4.95265L8.64118 4.27103ZM5.22056 13.1974V14.6184H6.22056V13.1974H5.22056ZM5.22056 14.6184C5.22056 14.5995 5.22643 14.5648 5.25874 14.5288C5.27572 14.5099 5.29706 14.4944 5.32002 14.4844C5.3429 14.4745 5.35895 14.4737 5.36204 14.4737V15.4737C5.61564 15.4737 5.84336 15.3746 6.00312 15.1965C6.15494 15.0273 6.22056 14.815 6.22056 14.6184H5.22056ZM5.3379 14.4743C2.61424 14.6059 0.5 16.9051 0.5 19.5921H1.5C1.5 17.4239 3.21002 15.5783 5.38618 15.4731L5.3379 14.4743ZM0.5 19.5921V21.7829H1.5V19.5921H0.5ZM0.5 21.7829C0.5 24.6686 2.81956 26.9605 5.72056 26.9605V25.9605C3.36321 25.9605 1.5 24.1077 1.5 21.7829H0.5ZM5.72056 26.9605H8.529V25.9605H5.72056V26.9605ZM8.529 26.9605C8.83939 26.9605 9.10908 26.8117 9.29174 26.6307C9.47412 26.4499 9.62654 26.1807 9.62654 25.8684H8.62654C8.62654 25.8584 8.62888 25.86 8.62284 25.8728C8.61679 25.8857 8.60534 25.903 8.58787 25.9203C8.57043 25.9376 8.55251 25.9494 8.53855 25.9558C8.52461 25.9623 8.52125 25.9605 8.529 25.9605V26.9605ZM9.62654 25.8684V15.5658H8.62654V25.8684H9.62654ZM9.62654 15.5658C9.62654 15.0222 9.19144 14.4737 8.529 14.4737V15.4737C8.54862 15.4737 8.56157 15.4775 8.57047 15.4814C8.58 15.4857 8.58944 15.4922 8.59825 15.5015C8.61838 15.5229 8.62654 15.5494 8.62654 15.5658H9.62654ZM8.529 14.4737H7.21441V15.4737H8.529V14.4737ZM7.21441 14.4737C7.25204 14.4737 7.27855 14.4828 7.29263 14.4893C7.30668 14.4958 7.3149 14.5026 7.31986 14.5075C7.3248 14.5124 7.33203 14.5209 7.33904 14.5358C7.34608 14.5508 7.35589 14.5788 7.35589 14.6184H6.35589C6.35589 14.8715 6.47842 15.0815 6.61599 15.2178C6.75384 15.3544 6.96377 15.4737 7.21441 15.4737V14.4737ZM7.35589 14.6184V13.1974H6.35589V14.6184H7.35589ZM7.35589 13.1974C7.35589 7.16832 11.6416 2.625 17.3128 2.625V1.625C11.0333 1.625 6.35589 6.67379 6.35589 13.1974H7.35589ZM17.3128 2.625H18.5079V1.625H17.3128V2.625ZM18.5079 2.625C24.1809 2.625 28.4648 7.11092 28.4648 13.1974H29.4648C29.4648 6.61277 24.7858 1.625 18.5079 1.625V2.625ZM28.4648 13.1974V14.6184H29.4648V13.1974H28.4648ZM28.4648 14.6184C28.4648 14.5788 28.4747 14.5508 28.4817 14.5358C28.4887 14.5209 28.4959 14.5124 28.5009 14.5075C28.5058 14.5026 28.5141 14.4958 28.5281 14.4893C28.5422 14.4828 28.5687 14.4737 28.6063 14.4737V15.4737C28.857 15.4737 29.0669 15.3544 29.2047 15.2178C29.3423 15.0815 29.4648 14.8715 29.4648 14.6184H28.4648ZM28.6063 14.4737H27.2917V15.4737H28.6063V14.4737ZM27.2917 14.4737C26.9813 14.4737 26.7117 14.6225 26.529 14.8036C26.3466 14.9843 26.1942 15.2535 26.1942 15.5658H27.1942C27.1942 15.5758 27.1919 15.5742 27.1979 15.5614C27.204 15.5486 27.2154 15.5312 27.2329 15.5139C27.2503 15.4966 27.2682 15.4849 27.2822 15.4784C27.2961 15.472 27.2995 15.4737 27.2917 15.4737V14.4737ZM26.1942 15.5658V26.0461H27.1942V15.5658H26.1942ZM26.1942 26.0461C26.1942 26.5896 26.6293 27.1382 27.2917 27.1382V26.1382C27.2721 26.1382 27.2592 26.1344 27.2503 26.1304C27.2407 26.1262 27.2313 26.1197 27.2225 26.1103C27.2024 26.0889 27.1942 26.0624 27.1942 26.0461H26.1942ZM27.2917 27.1382H28.6063V26.1382H27.2917V27.1382ZM28.6063 27.1382C28.5941 27.1382 28.5751 27.1365 28.552 27.1301C28.5287 27.1237 28.5085 27.1144 28.4927 27.1049C28.4779 27.0961 28.4699 27.089 28.4705 27.0895C28.4727 27.0914 28.4766 27.0951 28.4934 27.1117L29.1973 26.4014C29.1316 26.3364 28.9439 26.1382 28.6063 26.1382V27.1382ZM28.4934 27.1117C28.4799 27.0983 28.4734 27.0889 28.4716 27.086C28.4693 27.0826 28.4687 27.081 28.4686 27.0809C28.4685 27.0806 28.4678 27.0792 28.4671 27.0758C28.4663 27.0725 28.4648 27.0647 28.4648 27.0526H29.4648C29.4648 26.7914 29.3449 26.5477 29.1973 26.4014L28.4934 27.1117ZM28.4664 27.0135C28.2677 29.5442 27.257 30.9831 26.1978 31.8188C25.1212 32.6682 23.9483 32.9296 23.394 33.012L23.541 34.0011C24.1817 33.9059 25.5484 33.6049 26.8172 32.6039C28.1033 31.5892 29.2437 29.8901 29.4633 27.0918L28.4664 27.0135ZM23.4675 33.0066C23.4495 33.0066 23.437 33.005 23.4301 33.0037C23.4229 33.0023 23.4259 33.002 23.4355 33.0067C23.4459 33.0119 23.4641 33.0231 23.483 33.0437C23.5027 33.0651 23.516 33.0891 23.5231 33.1103L22.5753 33.4292C22.7412 33.9223 23.222 34.0066 23.4675 34.0066V33.0066ZM23.5207 33.1032C23.0327 31.7217 21.77 30.8158 20.3005 30.8158V31.8158C21.3408 31.8158 22.2292 32.4494 22.5778 33.4363L23.5207 33.1032ZM20.3005 30.8158H18.0896V31.8158H20.3005V30.8158ZM18.0896 30.8158C17.1108 30.8158 16.2 31.2316 15.5684 31.927L16.3086 32.5993C16.7526 32.1105 17.3954 31.8158 18.0896 31.8158V30.8158ZM15.5684 31.927C14.9578 32.5992 14.5907 33.4403 14.6632 34.3742L15.6602 34.2968C15.6132 33.6913 15.8436 33.1113 16.3086 32.5993L15.5684 31.927ZM14.6621 34.3557C14.7332 36.1171 16.2212 37.5 18.0299 37.5V36.5C16.7313 36.5 15.7097 35.5145 15.6613 34.3154L14.6621 34.3557ZM7.57294 16.5987C7.55877 16.5987 7.53955 16.5957 7.5142 16.5761C7.48351 16.5525 7.43146 16.49 7.43146 16.3947H8.43146C8.43146 16.1219 8.28977 15.9113 8.12464 15.7841C7.96484 15.6609 7.76636 15.5987 7.57294 15.5987V16.5987ZM7.43146 16.3947V25.0395H8.43146V16.3947H7.43146ZM7.43146 25.0395C7.43146 24.9999 7.44127 24.9718 7.4483 24.9569C7.45532 24.942 7.46254 24.9335 7.46748 24.9286C7.47245 24.9236 7.48067 24.9169 7.49472 24.9104C7.50879 24.9039 7.53531 24.8947 7.57294 24.8947V25.8947C7.82358 25.8947 8.03351 25.7755 8.17136 25.6389C8.30892 25.5026 8.43146 25.2925 8.43146 25.0395H7.43146ZM7.57294 24.8947H5.72056V25.8947H7.57294V24.8947ZM5.72056 24.8947C4.02051 24.8947 2.63533 23.5156 2.63533 21.8421H1.63533C1.63533 24.0765 3.47686 25.8947 5.72056 25.8947V24.8947ZM2.63533 21.8421V19.6513H1.63533V21.8421H2.63533ZM2.63533 19.6513C2.63533 17.9778 4.02051 16.5987 5.72056 16.5987V15.5987C3.47686 15.5987 1.63533 17.4169 1.63533 19.6513H2.63533ZM5.72056 16.5987H7.57294V15.5987H5.72056V16.5987ZM28.3076 24.8355C28.3217 24.8355 28.3409 24.8385 28.3663 24.8581C28.397 24.8817 28.449 24.9443 28.449 25.0395H27.449C27.449 25.3123 27.5907 25.5229 27.7559 25.6501C27.9157 25.7733 28.1141 25.8355 28.3076 25.8355V24.8355ZM28.449 25.0395V16.5H27.449V25.0395H28.449ZM28.449 16.5C28.449 16.5396 28.4392 16.5677 28.4322 16.5826C28.4252 16.5975 28.4179 16.606 28.413 16.6109C28.408 16.6158 28.3998 16.6226 28.3858 16.6291C28.3717 16.6356 28.3452 16.6447 28.3076 16.6447V15.6447C28.0569 15.6447 27.847 15.764 27.7091 15.9006C27.5716 16.0369 27.449 16.2469 27.449 16.5H28.449ZM28.3076 16.6447H30.1599V15.6447H28.3076V16.6447ZM30.1599 16.6447C31.8799 16.6447 33.2452 17.938 33.2452 19.5921H34.2452C34.2452 17.3384 32.3837 15.6447 30.1599 15.6447V16.6447ZM33.2452 19.5921V21.7829H34.2452V19.5921H33.2452ZM33.2452 21.7829C33.2452 23.4564 31.86 24.8355 30.1599 24.8355V25.8355C32.4036 25.8355 34.2452 24.0173 34.2452 21.7829H33.2452ZM30.1599 24.8355H28.3076V25.8355H30.1599V24.8355ZM17.8506 32.8224H20.3603V31.8224H17.8506V32.8224ZM20.3603 32.8224C21.0319 32.8224 21.5931 33.4725 21.5931 34.2237H22.5931C22.5931 33.067 21.7203 31.8224 20.3603 31.8224V32.8224ZM21.5931 34.2237C21.5931 34.6007 21.4991 34.8993 21.2922 35.1453L22.0575 35.7889C22.4482 35.3244 22.5931 34.7809 22.5931 34.2237H21.5931ZM21.2922 35.1453C21.1143 35.3568 20.7961 35.5 20.3603 35.5V36.5C21 36.5 21.6379 36.2879 22.0575 35.7889L21.2922 35.1453ZM20.3603 35.5H17.8506V36.5H20.3603V35.5ZM17.8506 35.5C17.5827 35.5 17.2681 35.3645 17.0128 35.1118C16.76 34.8615 16.6094 34.5397 16.6094 34.2237H15.6094C15.6094 34.855 15.9041 35.4214 16.3093 35.8224C16.7119 36.221 17.2679 36.5 17.8506 36.5V35.5ZM16.6094 34.2237C16.6094 33.4443 17.2172 32.8224 17.8506 32.8224V31.8224C16.5719 31.8224 15.6094 32.9899 15.6094 34.2237H16.6094Z", fill: fill, mask: "url(#path-1-outside-1_785_584)" }, void 0)] }), void 0));
|
|
193
193
|
};
|
|
194
194
|
|
|
195
|
+
var SignForm = function (_a) {
|
|
196
|
+
var height = _a.height, width = _a.width, fill = _a.fill;
|
|
197
|
+
return (jsxs$1(IconWrapper$1, __assign$1({ width: width, height: height, viewBoxX: 115, viewBoxY: 115, title: "Shapermint Logo" }, { children: [jsx$1("path", { d: "M24.955 11.5C26.0135 11.5 26.8717 10.6419 26.8717 9.58335C26.8717 8.52481 26.0135 7.66669 24.955 7.66669C23.8965 7.66669 23.0383 8.52481 23.0383 9.58335C23.0383 10.6419 23.8965 11.5 24.955 11.5Z", fill: fill }, void 0), jsx$1("path", { d: "M17.2883 11.5C18.3469 11.5 19.205 10.6419 19.205 9.58335C19.205 8.52481 18.3469 7.66669 17.2883 7.66669C16.2298 7.66669 15.3717 8.52481 15.3717 9.58335C15.3717 10.6419 16.2298 11.5 17.2883 11.5Z", fill: fill }, void 0), jsx$1("path", { d: "M9.62165 11.5C10.6802 11.5 11.5383 10.6419 11.5383 9.58335C11.5383 8.52481 10.6802 7.66669 9.62165 7.66669C8.56311 7.66669 7.70499 8.52481 7.70499 9.58335C7.70499 10.6419 8.56311 11.5 9.62165 11.5Z", fill: fill }, void 0), jsx$1("path", { d: "M105.417 0H9.58333C4.29323 0.00633673 0.00633673 4.29323 0 9.58333V105.417C0.00633673 110.707 4.29323 114.994 9.58333 115H105.417C110.707 114.994 114.994 110.707 115 105.417V9.58333C114.994 4.29323 110.707 0.00633673 105.417 0ZM9.58333 3.83333H105.417C108.592 3.83333 111.167 6.4077 111.167 9.58333V15.3333H3.83333V9.58333C3.83333 6.4077 6.4077 3.83333 9.58333 3.83333ZM105.417 111.167H9.58333C6.4077 111.167 3.83333 108.592 3.83333 105.417V19.1667H111.167V105.417C111.167 108.592 108.592 111.167 105.417 111.167Z", fill: fill }, void 0), jsx$1("path", { d: "M101.583 11.4999C101.583 12.5585 102.441 13.4166 103.5 13.4166C104.559 13.4166 105.417 12.5585 105.417 11.4999C106.475 11.4999 107.333 10.6418 107.333 9.58327C107.333 8.52473 106.475 7.66661 105.417 7.66661C105.417 6.60806 104.559 5.74994 103.5 5.74994C102.441 5.74994 101.583 6.60806 101.583 7.66661C100.525 7.66661 99.6667 8.52473 99.6667 9.58327C99.6667 10.6418 100.525 11.4999 101.583 11.4999Z", fill: fill }, void 0), jsx$1("path", { d: "M90.0833 11.5H93.9167C94.9752 11.5 95.8333 10.6419 95.8333 9.58335C95.8333 8.52481 94.9752 7.66669 93.9167 7.66669H90.0833C89.0248 7.66669 88.1667 8.52481 88.1667 9.58335C88.1667 10.6419 89.0248 11.5 90.0833 11.5Z", fill: fill }, void 0), jsx$1("path", { d: "M13.4167 40.25H67.0833C69.2004 40.25 70.9167 38.5337 70.9167 36.4166V28.75C70.9167 26.6329 69.2004 24.9166 67.0833 24.9166H13.4167C11.2996 24.9166 9.58334 26.6329 9.58334 28.75V36.4166C9.58334 38.5337 11.2996 40.25 13.4167 40.25ZM13.4167 28.75H67.0833V36.4166H13.4167V28.75Z", fill: fill }, void 0), jsx$1("path", { d: "M70.9167 46C70.9167 44.9415 70.0585 44.0834 69 44.0834H13.4167C12.3581 44.0834 11.5 44.9415 11.5 46C11.5 47.0586 12.3581 47.9167 13.4167 47.9167H69C70.0585 47.9167 70.9167 47.0586 70.9167 46Z", fill: fill }, void 0), jsx$1("path", { d: "M65.1667 53.6667C65.1667 52.6081 64.3085 51.75 63.25 51.75H13.4167C12.3581 51.75 11.5 52.6081 11.5 53.6667C11.5 54.7252 12.3581 55.5833 13.4167 55.5833H63.25C64.3085 55.5833 65.1667 54.7252 65.1667 53.6667Z", fill: fill }, void 0), jsx$1("path", { d: "M61.3333 61.3333C61.3333 60.2748 60.4752 59.4167 59.4167 59.4167H13.4167C12.3581 59.4167 11.5 60.2748 11.5 61.3333C11.5 62.3919 12.3581 63.25 13.4167 63.25H59.4167C60.4752 63.25 61.3333 62.3919 61.3333 61.3333Z", fill: fill }, void 0), jsx$1("path", { d: "M13.4167 67.0834C12.3581 67.0834 11.5 67.9415 11.5 69C11.5 70.0586 12.3581 70.9167 13.4167 70.9167H55.5833C56.6419 70.9167 57.5 70.0586 57.5 69C57.5 67.9415 56.6419 67.0834 55.5833 67.0834H13.4167Z", fill: fill }, void 0), jsx$1("path", { d: "M101.583 76.6667H84.0363C112.671 22.5745 101.553 43.5812 104.525 37.9653C106.502 34.2219 105.076 29.5845 101.336 27.6L97.9417 25.8079C94.2024 23.8356 89.5723 25.2624 87.5917 28.9972C57.1723 86.4647 63.618 74.2708 62.3492 76.6667H13.4167C11.2996 76.6667 9.58334 78.3829 9.58334 80.5V103.5C9.58334 105.617 11.2996 107.333 13.4167 107.333H101.583C103.7 107.333 105.417 105.617 105.417 103.5V80.5C105.417 78.3829 103.7 76.6667 101.583 76.6667ZM83.7986 44.3421L87.1873 46.1361L69.1802 80.1512C67.9293 79.7115 66.6333 79.4126 65.3162 79.2599L83.7986 44.3421ZM87.3866 37.5667L97.5449 42.9467L95.7509 46.3354L85.5926 40.9553L87.3866 37.5667ZM64.0665 82.938C65.8316 83.0783 67.5562 83.5402 69.1553 84.3008C70.6816 85.1943 72.0314 86.3597 73.1381 87.7393L62.5964 96.6767L64.0665 82.938ZM75.4784 84.64C74.6108 83.6365 73.6344 82.7327 72.5669 81.9452L90.5836 47.9301L93.9723 49.7222C91.425 54.5004 78.0084 79.8598 75.4784 84.64ZM96.1534 29.1966L99.5421 30.9906C101.41 31.9809 102.123 34.2959 101.137 36.1656L99.3428 39.5542L89.1844 34.1742L90.9765 30.7855C91.9689 28.9191 94.2849 28.2083 96.1534 29.1966ZM101.583 103.5H13.4167V80.5H60.4747C59.7617 87.1508 61.5959 69.9986 58.788 96.2723C58.6216 97.8311 59.4212 99.3342 60.807 100.067C62.1927 100.801 63.8852 100.616 65.0804 99.6015C74.6389 91.5036 77.4123 89.1173 77.2033 89.3032C77.4985 89.0407 77.0117 89.9492 82.0065 80.5H101.583V103.5Z", fill: fill }, void 0), jsx$1("path", { d: "M21.0833 95.8333H17.25C16.1914 95.8333 15.3333 96.6914 15.3333 97.75C15.3333 98.8085 16.1914 99.6666 17.25 99.6666H21.0833C22.1419 99.6666 23 98.8085 23 97.75C23 96.6914 22.1419 95.8333 21.0833 95.8333Z", fill: fill }, void 0), jsx$1("path", { d: "M32.5833 95.8333H28.75C27.6914 95.8333 26.8333 96.6914 26.8333 97.75C26.8333 98.8085 27.6914 99.6666 28.75 99.6666H32.5833C33.6419 99.6666 34.5 98.8085 34.5 97.75C34.5 96.6914 33.6419 95.8333 32.5833 95.8333Z", fill: fill }, void 0), jsx$1("path", { d: "M44.0833 95.8333H40.25C39.1915 95.8333 38.3333 96.6914 38.3333 97.75C38.3333 98.8085 39.1915 99.6666 40.25 99.6666H44.0833C45.1419 99.6666 46 98.8085 46 97.75C46 96.6914 45.1419 95.8333 44.0833 95.8333Z", fill: fill }, void 0), jsx$1("path", { d: "M53.6667 95.8333H51.75C50.6915 95.8333 49.8333 96.6914 49.8333 97.75C49.8333 98.8085 50.6915 99.6666 51.75 99.6666H53.6667C54.7252 99.6666 55.5833 98.8085 55.5833 97.75C55.5833 96.6914 54.7252 95.8333 53.6667 95.8333Z", fill: fill }, void 0), jsx$1("path", { d: "M74.75 95.8333H72.8333C71.7748 95.8333 70.9167 96.6914 70.9167 97.75C70.9167 98.8085 71.7748 99.6666 72.8333 99.6666H74.75C75.8085 99.6666 76.6667 98.8085 76.6667 97.75C76.6667 96.6914 75.8085 95.8333 74.75 95.8333Z", fill: fill }, void 0), jsx$1("path", { d: "M80.5 97.75C80.5 98.8085 81.3581 99.6666 82.4167 99.6666H86.25C87.3086 99.6666 88.1667 98.8085 88.1667 97.75C88.1667 96.6914 87.3086 95.8333 86.25 95.8333H82.4167C81.3581 95.8333 80.5 96.6914 80.5 97.75Z", fill: fill }, void 0), jsx$1("path", { d: "M93.9167 99.6666H97.75C98.8086 99.6666 99.6667 98.8085 99.6667 97.75C99.6667 96.6914 98.8086 95.8333 97.75 95.8333H93.9167C92.8581 95.8333 92 96.6914 92 97.75C92 98.8085 92.8581 99.6666 93.9167 99.6666Z", fill: fill }, void 0)] }), void 0));
|
|
198
|
+
};
|
|
199
|
+
|
|
200
|
+
var QrCode = function (_a) {
|
|
201
|
+
var height = _a.height, width = _a.width, fill = _a.fill;
|
|
202
|
+
return (jsxs$1(IconWrapper$1, __assign$1({ width: width, height: height, viewBoxX: 90, viewBoxY: 113, title: "Shapermint Logo" }, { children: [jsx$1("path", { d: "M34.1406 97.8281C35.2068 97.8281 36.249 97.512 37.1355 96.9196C38.022 96.3273 38.7129 95.4854 39.1209 94.5004C39.5289 93.5154 39.6357 92.4315 39.4277 91.3858C39.2197 90.3402 38.7063 89.3796 37.9524 88.6258C37.1985 87.8719 36.238 87.3585 35.1923 87.1505C34.1466 86.9425 33.0627 87.0492 32.0777 87.4572C31.0927 87.8652 30.2508 88.5561 29.6585 89.4426C29.0662 90.3291 28.75 91.3713 28.75 92.4375C28.75 93.8672 29.3179 95.2383 30.3289 96.2492C31.3398 97.2602 32.7109 97.8281 34.1406 97.8281ZM34.1406 90.6406C34.496 90.6406 34.8434 90.746 35.1389 90.9435C35.4344 91.1409 35.6647 91.4215 35.8007 91.7499C35.9367 92.0782 35.9723 92.4395 35.903 92.7881C35.8336 93.1366 35.6625 93.4568 35.4112 93.7081C35.1599 93.9594 34.8397 94.1305 34.4912 94.1999C34.1426 94.2692 33.7813 94.2336 33.453 94.0976C33.1247 93.9616 32.844 93.7313 32.6466 93.4358C32.4491 93.1403 32.3438 92.7929 32.3438 92.4375C32.3438 91.9609 32.5331 91.5039 32.87 91.1669C33.207 90.8299 33.6641 90.6406 34.1406 90.6406Z", fill: fill }, void 0), jsx$1("path", { d: "M25.1562 7.98438H43.125V11.5781H25.1562V7.98438Z", fill: fill }, void 0), jsx$1("path", { d: "M50.3125 38.5312H53.9062V34.9375H48.5156C48.0391 34.9375 47.582 35.1268 47.245 35.4638C46.9081 35.8008 46.7188 36.2578 46.7188 36.7344V42.125H50.3125V38.5312Z", fill: fill }, void 0), jsx$1("path", { d: "M79.0625 42.125H82.6562V36.7344C82.6562 36.2578 82.4669 35.8008 82.13 35.4638C81.793 35.1268 81.3359 34.9375 80.8594 34.9375H75.4688V38.5312H79.0625V42.125Z", fill: fill }, void 0), jsx$1("path", { d: "M48.5156 70.875H53.9062V67.2812H50.3125V63.6875H46.7188V69.0781C46.7188 69.5547 46.9081 70.0117 47.245 70.3487C47.582 70.6857 48.0391 70.875 48.5156 70.875Z", fill: fill }, void 0), jsx$1("path", { d: "M79.0625 67.2812H75.4688V70.875H80.8594C81.3359 70.875 81.793 70.6857 82.13 70.3487C82.4669 70.0117 82.6562 69.5547 82.6562 69.0781V63.6875H79.0625V67.2812Z", fill: fill }, void 0), jsx$1("path", { d: "M52.1094 42.125V49.3125C52.1094 49.7891 52.2987 50.2461 52.6357 50.5831C52.9726 50.9201 53.4297 51.1094 53.9062 51.1094H61.0938C61.5703 51.1094 62.0274 50.9201 62.3643 50.5831C62.7013 50.2461 62.8906 49.7891 62.8906 49.3125V42.125C62.8906 41.6484 62.7013 41.1914 62.3643 40.8544C62.0274 40.5174 61.5703 40.3281 61.0938 40.3281H53.9062C53.4297 40.3281 52.9726 40.5174 52.6357 40.8544C52.2987 41.1914 52.1094 41.6484 52.1094 42.125ZM55.7031 43.9219H59.2969V47.5156H55.7031V43.9219Z", fill: fill }, void 0), jsx$1("path", { d: "M68.2812 65.4844H75.4688C75.9453 65.4844 76.4024 65.2951 76.7393 64.9581C77.0763 64.6211 77.2656 64.1641 77.2656 63.6875V56.5C77.2656 56.0234 77.0763 55.5664 76.7393 55.2294C76.4024 54.8924 75.9453 54.7031 75.4688 54.7031H68.2812C67.8047 54.7031 67.3476 54.8924 67.0107 55.2294C66.6737 55.5664 66.4844 56.0234 66.4844 56.5V63.6875C66.4844 64.1641 66.6737 64.6211 67.0107 64.9581C67.3476 65.2951 67.8047 65.4844 68.2812 65.4844ZM70.0781 58.2969H73.6719V61.8906H70.0781V58.2969Z", fill: fill }, void 0), jsx$1("path", { d: "M68.2812 51.1094H77.2656V47.5156H70.0781V40.3281H66.4844V49.3125C66.4844 49.7891 66.6737 50.2461 67.0107 50.5831C67.3476 50.9201 67.8047 51.1094 68.2812 51.1094Z", fill: fill }, void 0), jsx$1("path", { d: "M71.875 42.125H75.4688V45.7188H71.875V42.125Z", fill: fill }, void 0), jsx$1("path", { d: "M61.0938 54.7031H52.1094V58.2969H59.2969V65.4844H62.8906V56.5C62.8906 56.0234 62.7013 55.5664 62.3643 55.2294C62.0274 54.8924 61.5703 54.7031 61.0938 54.7031Z", fill: fill }, void 0), jsx$1("path", { d: "M53.9062 60.0938H57.5V63.6875H53.9062V60.0938Z", fill: fill }, void 0), jsx$1("path", { d: "M88.0469 27.75H68.2812V13.375C68.2774 10.0402 66.951 6.84316 64.593 4.48512C62.235 2.12709 59.0379 0.80068 55.7031 0.796875H12.5781C9.24337 0.80068 6.04628 2.12709 3.68825 4.48512C1.33022 6.84316 0.00380463 10.0402 0 13.375V99.625C0.00380463 102.96 1.33022 106.157 3.68825 108.515C6.04628 110.873 9.24337 112.199 12.5781 112.203H55.7031C59.0379 112.199 62.235 110.873 64.593 108.515C66.951 106.157 68.2774 102.96 68.2812 99.625V78.0625H88.0469C88.5234 78.0625 88.9805 77.8732 89.3175 77.5362C89.6544 77.1992 89.8438 76.7422 89.8438 76.2656V29.5469C89.8438 29.0703 89.6544 28.6133 89.3175 28.2763C88.9805 27.9393 88.5234 27.75 88.0469 27.75ZM64.6875 99.625C64.6846 102.007 63.7372 104.29 62.0529 105.975C60.3686 107.659 58.0851 108.607 55.7031 108.609H12.5781C10.1962 108.607 7.91264 107.659 6.22836 105.975C4.54408 104.29 3.5966 102.007 3.59375 99.625V13.375C3.5966 10.9931 4.54408 8.70952 6.22836 7.02524C7.91264 5.34096 10.1962 4.39348 12.5781 4.39062H55.7031C58.0851 4.39348 60.3686 5.34096 62.0529 7.02524C63.7372 8.70952 64.6846 10.9931 64.6875 13.375V27.75H61.0938V15.1719C61.0938 13.2656 60.3365 11.4375 58.9886 10.0895C57.6407 8.74163 55.8125 7.98438 53.9062 7.98438H48.5156C48.0391 7.98438 47.582 8.17369 47.245 8.51067C46.9081 8.84765 46.7188 9.30469 46.7188 9.78125V13.375C46.7188 13.8516 46.5294 14.3086 46.1925 14.6456C45.8555 14.9826 45.3984 15.1719 44.9219 15.1719H23.3594C22.8828 15.1719 22.4258 14.9826 22.0888 14.6456C21.7518 14.3086 21.5625 13.8516 21.5625 13.375V9.78125C21.5625 9.30469 21.3732 8.84765 21.0362 8.51067C20.6992 8.17369 20.2422 7.98438 19.7656 7.98438H14.375C12.4688 7.98438 10.6406 8.74163 9.29267 10.0895C7.94475 11.4375 7.1875 13.2656 7.1875 15.1719V97.8281C7.1875 99.7344 7.94475 101.563 9.29267 102.91C10.6406 104.258 12.4688 105.016 14.375 105.016H53.9062C55.8125 105.016 57.6407 104.258 58.9886 102.91C60.3365 101.563 61.0938 99.7344 61.0938 97.8281V78.0625H64.6875V99.625ZM22.8437 54.6277L39.5312 59.6338V76.2656C39.5312 76.7422 39.7206 77.1992 40.0575 77.5362C40.3945 77.8732 40.8516 78.0625 41.3281 78.0625H57.5V97.8281C57.5 98.7812 57.1214 99.6953 56.4474 100.369C55.7735 101.043 54.8594 101.422 53.9062 101.422H14.375C13.4219 101.422 12.5078 101.043 11.8338 100.369C11.1599 99.6953 10.7812 98.7812 10.7812 97.8281V15.1719C10.7812 14.2188 11.1599 13.3047 11.8338 12.6307C12.5078 11.9568 13.4219 11.5781 14.375 11.5781H17.9688V13.375C17.9688 14.8047 18.5367 16.1758 19.5476 17.1867C20.5586 18.1977 21.9297 18.7656 23.3594 18.7656H44.9219C46.3516 18.7656 47.7227 18.1977 48.7336 17.1867C49.7446 16.1758 50.3125 14.8047 50.3125 13.375V11.5781H53.9062C54.8594 11.5781 55.7735 11.9568 56.4474 12.6307C57.1214 13.3047 57.5 14.2188 57.5 15.1719V27.75H41.3281C40.8516 27.75 40.3945 27.9393 40.0575 28.2763C39.7206 28.6133 39.5312 29.0703 39.5312 29.5469V46.1787L22.8437 51.1848C22.4733 51.2957 22.1485 51.5231 21.9177 51.8332C21.6868 52.1433 21.5621 52.5196 21.5621 52.9062C21.5621 53.2929 21.6868 53.6692 21.9177 53.9793C22.1485 54.2894 22.4733 54.5168 22.8437 54.6277ZM86.25 74.4688H43.125V58.2969C43.125 57.9103 43.0004 57.534 42.7696 57.2239C42.5388 56.9138 42.2141 56.6864 41.8438 56.5755L29.6125 52.9062L41.8438 49.237C42.2141 49.1261 42.5388 48.8987 42.7696 48.5886C43.0004 48.2785 43.125 47.9022 43.125 47.5156V31.3438H86.25V74.4688Z", fill: fill }, void 0)] }), void 0));
|
|
203
|
+
};
|
|
204
|
+
|
|
195
205
|
var Other = /*#__PURE__*/Object.freeze({
|
|
196
206
|
__proto__: null,
|
|
197
207
|
FitPredictor: FitPredictor$1,
|
|
@@ -202,7 +212,9 @@ var Other = /*#__PURE__*/Object.freeze({
|
|
|
202
212
|
ShapermintLogo: ShapermintLogo,
|
|
203
213
|
Chat: Chat,
|
|
204
214
|
Email: Email,
|
|
205
|
-
CallUs: CallUs
|
|
215
|
+
CallUs: CallUs,
|
|
216
|
+
SignForm: SignForm,
|
|
217
|
+
QrCode: QrCode
|
|
206
218
|
});
|
|
207
219
|
|
|
208
220
|
var ChevronDown = function (_a) {
|
|
@@ -362,6 +374,11 @@ var Youtube = function (_a) {
|
|
|
362
374
|
return (jsx$1(IconWrapper$1, __assign$1({ width: width, height: height, viewBoxX: 40, viewBoxY: 28, title: "Youtube" }, { children: jsx$1("path", { d: "M39.1642 4.38105C38.7041 2.65657 37.3487 1.29843 35.6277 0.837521C32.5084 0 20 0 20 0C20 0 7.49171 0 4.37226 0.837521C2.65129 1.2985 1.29587 2.65657 0.835839 4.38105C0 7.50677 0 14.0283 0 14.0283C0 14.0283 0 20.5498 0.835839 23.6755C1.29587 25.4 2.65129 26.7016 4.37226 27.1625C7.49171 28 20 28 20 28C20 28 32.5083 28 35.6277 27.1625C37.3487 26.7016 38.7041 25.4 39.1642 23.6755C40 20.5498 40 14.0283 40 14.0283C40 14.0283 40 7.50677 39.1642 4.38105ZM15.9091 19.9493V8.10724L26.3636 14.0284L15.9091 19.9493Z", fill: fill }, void 0) }), void 0));
|
|
363
375
|
};
|
|
364
376
|
|
|
377
|
+
var Interaction = function (_a) {
|
|
378
|
+
var height = _a.height, width = _a.width, fill = _a.fill;
|
|
379
|
+
return (jsxs$1(IconWrapper$1, __assign$1({ width: width, height: height, viewBoxX: 109, viewBoxY: 115, title: "Twitter" }, { children: [jsx$1("path", { d: "M95.8363 0H90.892C88.7186 0 88.7186 3.36963 90.892 3.36963H95.8363C100.942 3.36963 105.097 7.50888 105.097 12.5966V51.5881C105.097 56.676 100.943 60.8153 95.8363 60.8153H90.2286C89.8586 60.8153 89.499 60.937 89.2049 61.1619L78.915 69.0329V62.5001C78.915 61.5696 78.1608 60.8153 77.2301 60.8153H56.7248C55.0456 60.8153 53.4318 60.3721 52.0085 59.5294V40.6164C52.0085 37.0738 50.2042 33.9438 47.4642 32.0921V12.5966C47.4642 7.50888 51.6185 3.36963 56.7248 3.36963H80.3338C82.507 3.36963 82.507 0 80.3338 0H56.7248C49.7605 0 44.0946 5.65087 44.0946 12.5966V30.6113C43.3232 30.4271 42.5194 30.3267 41.6922 30.3267H10.8498C5.16166 30.3267 0.533813 34.9426 0.533813 40.6164V44.2544C0.533813 46.4276 3.90344 46.4276 3.90344 44.2544V40.6164C3.90344 36.8006 7.01945 33.6963 10.8498 33.6963H41.6925C45.5228 33.6963 48.6391 36.8006 48.6391 40.6164V60.2002C48.6189 60.3489 48.6198 60.4987 48.6391 60.6463V71.3644C48.6391 71.5763 48.6263 71.7872 48.6072 71.997H45.1326C41.3041 71.997 38.1124 74.7604 37.4506 78.3921C37.2974 78.4499 37.1502 78.5305 37.0139 78.6357L29.4782 84.4541V79.9694C29.4782 79.0389 28.7241 78.2845 27.7934 78.2845H10.8498C7.01945 78.2845 3.90344 75.1802 3.90344 71.3644V54.3633C3.90344 52.1901 0.533813 52.1901 0.533813 54.3633V71.3647C0.533813 77.0385 5.16166 81.6544 10.8498 81.6544H26.1088V87.8837C26.1088 89.2352 27.7498 90.0459 28.8234 89.2174L37.3227 82.655V101.609C37.3227 105.905 40.8265 109.4 45.1329 109.4H55.472V113.332C55.472 114.683 57.113 115.494 58.1864 114.666L65.0056 109.4H67.0202C71.3266 109.4 74.8303 105.905 74.8303 101.609V98.6178C74.8303 96.4446 71.4607 96.4446 71.4607 98.6178V101.609C71.4607 104.047 69.4688 106.031 67.0202 106.031H64.4307C64.058 106.031 63.6959 106.154 63.4012 106.382L58.8414 109.902V107.715C58.8414 106.785 58.0873 106.031 57.1566 106.031H45.1326C42.6843 106.031 40.6921 104.047 40.6921 101.609V79.7885C40.6921 77.3503 42.684 75.3669 45.1326 75.3669H67.0202C69.4685 75.3669 71.4607 77.3505 71.4607 79.7885V88.0596C71.4607 90.2328 74.8303 90.2328 74.8303 88.0596V79.7887C74.8303 75.4925 71.3266 71.9975 67.0202 71.9975H51.9894C52.0022 71.787 52.0087 63.2773 52.0087 63.2773C53.4943 63.8747 55.087 64.1851 56.7251 64.1851H75.5456V72.443C75.5456 73.791 77.1796 74.6027 78.2541 73.7811L90.7994 64.1851H95.8366C102.801 64.1851 108.467 58.5343 108.467 51.5883V12.5966C108.466 5.65087 102.8 0 95.8363 0V0Z", fill: fill }, void 0), jsx$1("path", { d: "M80.4903 12.4478C78.3511 11.9017 76.1712 13.5919 76.1712 15.8024C76.1712 18.2175 75.291 20.545 73.694 22.355L69.052 27.6078C68.7515 27.1466 68.2321 26.8413 67.6406 26.8413H58.5786C57.6479 26.8413 56.8937 27.5957 56.8937 28.5261V48.9157C56.8937 49.8462 57.6479 50.6006 58.5786 50.6006H67.6406C68.3215 50.6006 68.9065 50.196 69.1722 49.6151C71.0069 50.736 73.1329 51.3421 75.2959 51.3421H91.3111C93.7584 51.3421 95.7772 49.2186 95.6624 46.7776C95.6114 45.6966 95.6671 31.1818 95.6671 30.8595C95.6671 28.4576 93.713 26.5032 91.3161 26.5032L82.9879 26.4783L83.3327 25.6617C84.9086 21.9297 84.6491 17.6022 82.6395 14.085C82.1704 13.2633 81.4069 12.6821 80.4903 12.4478C81.4069 12.6821 79.5734 12.2138 80.4903 12.4478C81.4069 12.6821 78.3513 11.9017 80.4903 12.4478ZM65.9558 47.2309H60.2634V30.2109H65.9558V47.2309ZM91.3111 29.8726C91.8552 29.8726 92.2977 30.3152 92.2977 30.8593C92.2977 31.1798 92.2944 32.0499 92.2899 33.2294C92.2649 39.7423 92.2483 45.9105 92.2964 46.9357C92.3139 47.3057 92.134 47.5524 92.0253 47.6665C91.837 47.8637 91.5834 47.9722 91.3111 47.9722H75.2959C73.3869 47.9722 71.5186 47.3107 70.0346 46.1095L69.3254 45.5353V32.3868L76.2199 24.5852C78.3614 22.1582 79.5408 19.039 79.5408 15.8022C79.5408 15.7069 79.6709 15.6822 79.714 15.7564C81.2061 18.3674 81.3983 21.58 80.2286 24.3505L78.899 27.4997C78.6795 28.0193 78.7348 28.614 79.0454 29.0844C79.3566 29.5548 79.8822 29.8383 80.4459 29.8401L91.3111 29.8726Z", fill: fill }, void 0), jsx$1("path", { d: "M14.9603 58.5187C14.0296 58.5187 13.2755 59.2731 13.2755 60.2035C13.2755 61.134 14.0296 61.8883 14.9603 61.8883H19.9267L18.9989 67.4997C18.8471 68.4176 19.4684 69.2849 20.3863 69.4368C20.4795 69.4523 20.5719 69.4597 20.6631 69.4597C21.4727 69.4597 22.1868 68.8745 22.3234 68.0494L23.3419 61.8886H27.4064L26.4786 67.4999C26.3267 68.4178 26.9481 69.2851 27.866 69.437C27.9592 69.4525 28.0515 69.4599 28.1427 69.4599C28.9523 69.4599 29.6665 68.8747 29.8031 68.0496L30.8216 61.8888H37.5817C38.5124 61.8888 39.2665 61.1344 39.2665 60.204C39.2665 59.2735 38.5124 58.5192 37.5817 58.5192H31.3787L32.0582 54.4091H37.5817C38.5124 54.4091 39.2665 53.6548 39.2665 52.7243C39.2665 51.7938 38.5124 51.0395 37.5817 51.0395H32.6154L33.5431 45.4282C33.695 44.5103 33.0736 43.6429 32.1557 43.4911C31.2367 43.3388 30.3705 43.9606 30.2186 44.8785L29.2001 51.0393H25.1357L26.0634 45.4279C26.2153 44.51 25.5939 43.6427 24.6761 43.4908C23.7559 43.3385 22.8911 43.9603 22.739 44.8782L21.7204 51.039H14.9603C14.0296 51.039 13.2755 51.7934 13.2755 52.7239C13.2755 53.6543 14.0296 54.4087 14.9603 54.4087H21.1633L20.4838 58.5187H14.9603ZM24.5788 54.4087H28.6432L27.9637 58.5187H23.8992L24.5788 54.4087Z", fill: fill }, void 0), jsx$1("path", { d: "M56.0561 84.0601C54.6956 82.94 52.8857 82.4981 51.0701 82.9395C48.7435 83.5045 46.3958 85.6795 46.3958 89.2646C46.3958 91.4959 47.2101 93.4328 48.8853 95.1859C50.2536 96.618 52.2282 97.9798 55.2873 99.6017C55.5342 99.7326 55.8054 99.798 56.0765 99.798C56.3476 99.798 56.6188 99.7326 56.8657 99.6017C62.2027 96.7723 65.757 93.9317 65.757 89.2646C65.757 85.66 63.3259 83.5072 60.9164 82.9728C59.1062 82.5711 57.3513 82.9975 56.0561 84.0601ZM62.3871 89.2646C62.3871 91.7819 60.7174 93.6435 56.0763 96.1984C51.4352 93.6433 49.7652 91.7817 49.7652 89.2646C49.7652 87.3915 50.8498 86.4606 51.8649 86.2139C52.052 86.1685 52.2524 86.1429 52.4584 86.1429C53.222 86.1429 54.0615 86.4956 54.579 87.4991C54.874 88.0701 55.4702 88.4242 56.1097 88.4109C56.752 88.3981 57.3314 88.0212 57.6029 87.4389C58.1482 86.2703 59.2947 86.0648 60.1861 86.2627C61.2505 86.4983 62.3871 87.411 62.3871 89.2646Z", fill: fill }, void 0)] }), void 0));
|
|
380
|
+
};
|
|
381
|
+
|
|
365
382
|
var SocialMedia = /*#__PURE__*/Object.freeze({
|
|
366
383
|
__proto__: null,
|
|
367
384
|
Facebook: Facebook,
|
|
@@ -370,7 +387,8 @@ var SocialMedia = /*#__PURE__*/Object.freeze({
|
|
|
370
387
|
InstagramSolid: InstagramSolid,
|
|
371
388
|
Pinterest: Pinterest,
|
|
372
389
|
Twitter: Twitter,
|
|
373
|
-
Youtube: Youtube
|
|
390
|
+
Youtube: Youtube,
|
|
391
|
+
Interaction: Interaction
|
|
374
392
|
});
|
|
375
393
|
|
|
376
394
|
var Search = function (_a) {
|
|
@@ -576,6 +594,11 @@ var MembersOnlyDiscount = function (_a) {
|
|
|
576
594
|
return (jsxs$1(IconWrapper$1, __assign$1({ width: width, height: height, viewBoxX: 63, viewBoxY: 65, title: "Style and Fashion Content" }, { children: [jsx$1("path", { d: "M50.7209 -0.00127498C51.5926 0.444097 51.6674 1.24856 51.6091 2.0822C53.3094 2.32709 53.7738 2.62908 53.7522 3.44623C53.7306 4.26338 53.2814 4.5235 51.8223 4.7151C51.5685 5.36983 51.401 5.98396 51.1041 6.52196C51 6.71102 50.5889 6.80365 50.3136 6.81253C49.4964 6.83918 49.2109 6.35828 49.0447 4.90924C48.3785 4.64658 47.7543 4.46006 47.201 4.14792C47.0183 4.04641 46.9473 3.62515 46.9473 3.34853C46.9473 2.5187 47.4548 2.23066 49.0802 2.10885C49.0257 1.27267 49.0307 0.414916 49.9684 -0.00634766L50.7209 -0.00127498Z", fill: fill }, void 0), jsx$1("path", { d: "M59.1836 25.2491C60.0553 25.6958 60.1301 26.5002 60.0654 27.3326C61.7657 27.5775 62.2301 27.8795 62.2085 28.6967C62.187 29.5138 61.7391 29.7752 60.2786 29.9719C60.0248 30.6266 59.8586 31.2407 59.5604 31.7775C59.4564 31.9678 59.0453 32.0604 58.7699 32.0693C57.9528 32.0959 57.6685 31.615 57.5011 30.166C56.8336 29.9033 56.2106 29.7168 55.6561 29.4047C55.4734 29.3032 55.4023 28.8806 55.4023 28.6053C55.4023 27.7755 55.9099 27.4874 57.5366 27.3656C57.4807 26.5294 57.4871 25.6717 58.4248 25.2491H59.1836Z", fill: fill }, void 0), jsx$1("path", { d: "M6.60742 45.2972L3.00004 51.5489C4.27778 52.2861 5.51366 53.0018 6.75207 53.7136C7.19364 53.9674 7.53496 54.2808 7.57049 54.8315C7.63774 55.8466 6.65056 56.5102 5.71794 56.028C4.87542 55.5928 4.06842 55.0903 3.24746 54.6158C2.46161 54.1641 1.67661 53.7111 0.892449 53.2568C-0.0693511 52.696 -0.231764 52.0819 0.331613 51.0998C1.83649 48.4876 3.3439 45.8771 4.85385 43.2683C5.46798 42.2063 6.03009 42.0515 7.07944 42.6453C7.24439 42.7379 7.41061 42.8267 7.62124 42.9422C8.79748 41.7647 9.97753 40.591 11.1462 39.4071C14.3653 36.1424 18.2619 34.4269 22.8451 34.3317C25.7812 34.2759 28.39 35.2199 30.6816 37.0661C30.989 37.3011 31.362 37.4342 31.7487 37.4468C34.0327 37.481 36.309 37.5368 38.5841 37.4468C42.1534 37.3072 44.6404 40.8232 43.2789 44.0588C43.255 44.1524 43.2393 44.248 43.232 44.3443C43.7941 44.2174 44.3257 44.1337 44.8421 43.9903C46.8438 43.4322 48.6636 42.358 50.1194 40.8752C51.4923 39.5023 52.8373 38.1015 54.247 36.7666C54.8591 36.1729 55.6178 35.752 56.4456 35.5471C57.2734 35.3422 58.1408 35.3605 58.9592 35.6002C59.7776 35.8398 60.5179 36.2923 61.1044 36.9114C61.6909 37.5304 62.1028 38.294 62.2979 39.1242C62.6646 40.6265 62.4553 42.1136 61.3882 43.2239C58.702 46.0154 56.1604 48.9833 52.9832 51.2571C49.7374 53.5791 46.0679 54.7477 42.0862 54.801C37.465 54.8607 32.8438 54.8175 28.2225 54.8201H27.5881C27.3673 55.3441 27.2252 55.8034 26.993 56.2158C25.5313 58.7789 24.0505 61.3319 22.5723 63.8861C21.9632 64.9393 21.3922 65.0903 20.3391 64.4825C18.805 63.5943 17.2748 62.7061 15.7382 61.8293C15.1938 61.5184 14.8614 61.0946 14.9578 60.4449C15.0936 59.5301 16.0351 59.1025 16.9017 59.5808C18.0272 60.2026 19.1311 60.8624 20.2452 61.5044C20.4228 61.6072 20.6068 61.7011 20.8339 61.8255L24.4363 55.5928L6.60742 45.2972ZM9.89505 44.225C9.96778 44.2885 10.044 44.3478 10.1234 44.4027C14.5755 46.9742 19.03 49.5429 23.4871 52.1085C23.7279 52.2308 23.995 52.2918 24.265 52.2861C30.0878 52.295 35.9119 52.3229 41.7347 52.2861C46.2696 52.2544 50.2361 50.6886 53.5351 47.5647C55.4499 45.7515 57.291 43.8609 59.1359 41.9817C59.4562 41.6497 59.6917 41.2453 59.8224 40.8029C59.9525 40.3204 59.9171 39.8081 59.7218 39.3481C59.5265 38.8881 59.1826 38.5068 58.7451 38.2652C57.8201 37.7373 56.7149 37.8934 55.9028 38.694C54.4614 40.1177 53.0593 41.5807 51.5887 42.9752C48.8074 45.6208 45.4715 46.9518 41.6345 46.9899C39.2503 47.0127 36.8661 46.9899 34.4819 46.9899C32.7943 46.9899 31.1054 46.9975 29.4178 46.9899C28.4954 46.9899 27.9409 46.41 28.0221 45.5802C28.0919 44.8823 28.6146 44.4636 29.4546 44.4623C32.5138 44.4623 35.5731 44.4623 38.6323 44.4623C40.1029 44.4623 41.0977 43.5652 41.1053 42.2507C41.113 40.9361 40.1334 40.0187 38.6678 40.0162C36.1301 40.0162 33.6038 40.0022 31.0724 40.0238C30.7689 40.0397 30.4654 39.992 30.1814 39.8839C29.8973 39.7757 29.639 39.6094 29.4229 39.3957C28.3639 38.3537 27.0472 37.6115 25.6074 37.245C22.0444 36.3568 18.7555 37.1448 15.6747 38.9935C13.42 40.336 11.8326 42.4372 9.88871 44.2238L9.89505 44.225Z", fill: fill }, void 0), jsx$1("path", { d: "M45.7803 22.3307C46.4997 24.5233 47.2166 26.6588 47.8993 28.8019C48.4436 30.52 47.5097 32.0819 45.8006 32.3547C45.0481 32.4816 44.3908 32.2279 43.7894 31.7863C42.1208 30.5669 40.4409 29.364 38.7913 28.1218C38.3942 27.8224 38.1417 27.849 37.7598 28.1358C36.0899 29.3881 34.4099 30.6266 32.7046 31.8294C30.9574 33.064 28.6633 32.0388 28.5173 29.9579C28.5064 29.4959 28.5799 29.0358 28.7343 28.6002C29.337 26.6969 29.9562 24.7936 30.6059 22.8979C30.7556 22.4627 30.6871 22.2279 30.3102 21.9615C28.5871 20.7527 26.8775 19.5223 25.1815 18.2703C23.8149 17.2552 23.6589 15.4687 24.7856 14.2912C25.3655 13.6859 26.0963 13.4918 26.911 13.4956C28.9411 13.5032 30.9612 13.4766 32.985 13.5121C33.5065 13.521 33.7171 13.3484 33.8656 12.8675C34.481 10.8767 35.1154 8.89089 35.7829 6.91653C36.279 5.44972 37.6862 4.74423 39.1086 5.20356C40.0272 5.50048 40.5551 6.17043 40.8431 7.06879C41.4648 9.01396 42.112 10.9502 42.7147 12.9056C42.8593 13.3801 43.07 13.5146 43.5509 13.5108C45.7435 13.4931 47.9386 13.4829 50.1299 13.54C51.2592 13.5679 52.0117 14.2379 52.3657 15.2948C52.7197 16.3518 52.4646 17.2933 51.6488 18.061C51.4266 18.2555 51.1923 18.4357 50.9471 18.6002C49.2405 19.8323 47.5326 21.0618 45.7803 22.3307ZM49.9434 16.1869L49.885 16.0244H42.5497C41.2428 16.0244 41.0119 15.8544 40.6058 14.5944C39.9206 12.4695 39.2359 10.3442 38.5515 8.21839C38.4868 8.01537 38.4018 7.81996 38.2724 7.48371C38.1544 7.82377 38.0897 8.00014 38.0313 8.17905C37.3165 10.3835 36.603 12.5875 35.8907 14.7911C35.5672 15.7897 35.2563 16.0219 34.1828 16.0244C31.8819 16.0244 29.5819 16.0244 27.2827 16.0244C27.0721 16.0244 26.8615 16.0498 26.496 16.0727C26.812 16.315 26.9757 16.4457 27.1444 16.5688C28.9724 17.891 30.8017 19.2127 32.6323 20.534C33.5826 21.223 33.6981 21.5821 33.3365 22.6835C32.6327 24.8253 31.9297 26.9667 31.2276 29.1077C31.1578 29.3184 31.1122 29.5353 31.0107 29.9236C31.3406 29.6927 31.5258 29.5683 31.706 29.4376L37.2294 25.4128C38.1112 24.7707 38.4576 24.7657 39.3255 25.3976C41.2009 26.7629 43.075 28.1303 44.9479 29.4998C45.1078 29.6165 45.2765 29.7231 45.5747 29.9236C45.4643 29.5429 45.4059 29.3298 45.3361 29.1166C44.6163 26.9172 43.8973 24.7153 43.1791 22.5109C42.886 21.6087 43.0129 21.2141 43.7716 20.6621C45.0684 19.7198 46.3669 18.7796 47.6671 17.8415C48.425 17.2942 49.1838 16.7435 49.9434 16.1894V16.1869Z", fill: fill }, void 0), jsx$1("path", { d: "M16.758 26.1716C15.1643 25.9927 14.7063 25.7085 14.6771 24.9028C14.6479 24.097 15.1085 23.776 16.7961 23.5146C16.8113 22.5947 16.7732 21.4997 18.0649 21.4743C19.4175 21.4489 19.3681 22.5719 19.3706 23.5134C21.1051 23.7951 21.482 24.0336 21.4972 24.8317C21.5086 25.371 21.2802 25.8087 20.7803 25.9813C20.3578 26.126 19.8845 26.1234 19.3846 26.1945C19.3541 27.1246 19.4569 28.1993 18.0814 28.2551C17.2503 28.2945 16.9902 27.844 16.758 26.1716Z", fill: fill }, void 0), jsx$1("path", { d: "M12.502 57.7727C12.5065 57.9363 12.478 58.0991 12.4185 58.2516C12.359 58.4041 12.2695 58.543 12.1554 58.6604C12.0412 58.7777 11.9048 58.871 11.754 58.9347C11.6033 58.9984 11.4413 59.0313 11.2776 59.0314C11.1092 59.035 10.9418 59.0047 10.7853 58.9424C10.6289 58.8801 10.4865 58.7871 10.3666 58.6688C10.2468 58.5504 10.1519 58.4093 10.0876 58.2536C10.0233 58.0979 9.99083 57.931 9.99223 57.7625C10.0039 57.4322 10.1422 57.119 10.3784 56.8878C10.6145 56.6566 10.9306 56.525 11.2611 56.5203C11.5913 56.5233 11.9069 56.6566 12.1393 56.8911C12.3717 57.1257 12.5021 57.4425 12.502 57.7727Z", fill: fill }, void 0)] }), void 0));
|
|
577
595
|
};
|
|
578
596
|
|
|
597
|
+
var Profile = function (_a) {
|
|
598
|
+
var height = _a.height, width = _a.width, fill = _a.fill, testId = _a.testId;
|
|
599
|
+
return (jsx$1(IconWrapper$1, __assign$1({ width: width, height: height, viewBoxX: 58, viewBoxY: 64, title: "profile", testId: testId }, { children: jsx$1("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M29.0731 34.3109H28.7792C24.7719 34.2474 21.526 32.9015 19.1217 30.3366C13.9389 24.7878 14.7404 15.3536 14.8472 14.249C15.1945 7.29076 18.6942 3.97673 21.5795 2.42764C24.438 0.878554 27.4034 0.65 28.9262 0.65H29.1532C31.8916 0.700789 34.3627 1.31027 36.4999 2.47843C39.3318 4.02752 42.7914 7.31616 43.1387 14.249C43.2589 15.3409 44.047 24.7751 38.8642 30.3366C36.4599 32.9015 33.214 34.2474 29.2067 34.3109H29.0731ZM19.0816 14.5791V14.6299C19.0812 14.634 19.0807 14.6395 19.0801 14.6464C19.0339 15.1575 18.294 23.3477 22.2741 27.6321C23.8903 29.3716 26.0543 30.2224 28.8994 30.2477H29.033C31.8782 30.2224 34.0421 29.3589 35.6584 27.6321C36.8339 26.375 38.3433 23.9625 38.8242 19.5565C39.1047 17.0043 38.9177 14.9092 38.891 14.6426C38.8776 14.5791 38.8776 14.5156 38.8776 14.4775C38.704 10.808 37.4483 8.1161 35.1375 6.49083C33.1472 5.08141 30.7294 4.75128 29.0597 4.71318H28.9128C27.3633 4.71318 25.0925 4.99253 23.1022 6.28767C20.6311 7.90024 19.2819 10.6556 19.0949 14.4902C19.0949 14.5112 19.0909 14.5283 19.0873 14.5437C19.0843 14.5563 19.0816 14.5677 19.0816 14.5791ZM57.044 50.3732V50.4113C57.0574 50.843 57.1108 54.4491 56.3628 56.2775C56.2158 56.6584 55.922 57.0013 55.5346 57.2298C54.4793 57.8647 44.8218 63.35 29.0197 63.35C12.4428 63.35 2.5849 57.2933 2.4914 57.2298C2.11738 57.0013 1.82352 56.6711 1.66322 56.2775C0.901839 54.4364 0.941912 50.8049 0.95527 50.3986V50.3478V50.3224C0.968628 50.2335 0.968628 50.1447 0.968628 50.0431V50.0177L0.970126 49.9765C1.06428 47.389 1.28135 41.4238 7.31351 39.4788C7.36694 39.4534 7.40701 39.4407 7.4738 39.428C13.4847 37.9932 18.5072 34.7172 18.5606 34.6792C19.5357 34.0316 20.8849 34.2601 21.5661 35.1744C21.9 35.6188 22.0203 36.1521 21.9268 36.6854C21.8199 37.2186 21.5127 37.6885 21.0318 38.0059L20.965 38.044C19.5892 38.9201 14.6201 41.8786 8.62255 43.3388C5.69723 44.3292 5.36329 47.2496 5.26979 50.1573C5.26979 50.1813 5.26681 50.2081 5.26367 50.2364C5.26015 50.2681 5.25643 50.3016 5.25643 50.3351V50.4621C5.24307 51.5414 5.32322 53.192 5.51022 54.1824C7.98139 55.4776 16.3566 59.2868 29.0063 59.2868C41.7094 59.2868 50.0312 55.4776 52.489 54.1951C52.676 53.2301 52.7562 51.643 52.7428 50.5002C52.7295 50.3859 52.7295 50.2716 52.7295 50.1573C52.636 47.2623 52.302 44.3419 49.3767 43.3515C42.5777 41.7135 37.1945 38.171 36.9675 38.0186C36.4866 37.7012 36.166 37.2313 36.0725 36.6981C35.979 36.1648 36.0992 35.6315 36.4332 35.1871C37.1278 34.2728 38.4635 34.0443 39.4386 34.6919C39.4921 34.7299 44.5279 38.0059 50.5255 39.4407L50.5522 39.4534C50.5589 39.4534 50.5689 39.4566 50.5789 39.4597C50.5889 39.4629 50.5989 39.4661 50.6056 39.4661C50.619 39.4724 50.6323 39.4756 50.6457 39.4788C50.659 39.482 50.6724 39.4851 50.6858 39.4915C56.7501 41.4469 56.9505 47.4655 57.0306 50.0431V50.0558V50.2081C57.044 50.2589 57.044 50.3224 57.044 50.3732Z", fill: fill }, void 0) }), void 0));
|
|
600
|
+
};
|
|
601
|
+
|
|
579
602
|
var MyAccount = /*#__PURE__*/Object.freeze({
|
|
580
603
|
__proto__: null,
|
|
581
604
|
FreeShipping: FreeShipping$1,
|
|
@@ -584,7 +607,8 @@ var MyAccount = /*#__PURE__*/Object.freeze({
|
|
|
584
607
|
VIP: VIP,
|
|
585
608
|
DealsOffers: DealsOffers,
|
|
586
609
|
StyleFashionContent: StyleFashionContent,
|
|
587
|
-
MembersOnlyDiscount: MembersOnlyDiscount
|
|
610
|
+
MembersOnlyDiscount: MembersOnlyDiscount,
|
|
611
|
+
Profile: Profile
|
|
588
612
|
});
|
|
589
613
|
|
|
590
614
|
var Icon = {
|
|
@@ -4550,7 +4574,7 @@ var PriceLabel = function (_a) {
|
|
|
4550
4574
|
: ['', ''];
|
|
4551
4575
|
var availableFinalPriceStyled = finalPriceStyled && finalPriceArray[0];
|
|
4552
4576
|
var priceCommonProps = {
|
|
4553
|
-
size: size,
|
|
4577
|
+
size: finalPriceStyled ? ComponentSize.Small : size,
|
|
4554
4578
|
color: color || theme.colors.pallete.secondary.color,
|
|
4555
4579
|
weight: 700,
|
|
4556
4580
|
};
|
|
@@ -16944,7 +16968,7 @@ var Filters = function (_a) {
|
|
|
16944
16968
|
.filter(function (filter) { return filter.isLinkOption; })
|
|
16945
16969
|
.map(function (option, index) { return (jsx$1(OptionContainer, { children: jsx$1(FilterLink, __assign$1({ color: option.color || theme.colors.shades['550'].color, href: option.link }, { children: option.title }), void 0) }, index)); }), filters
|
|
16946
16970
|
.filter(function (filter) { return !filter.isLinkOption; })
|
|
16947
|
-
.map(function (filter
|
|
16971
|
+
.map(function (filter) { return (jsx$1(Accordion, __assign$1({ title: filter.title, isOpenByDefault: filter.isOpenByDefault }, { children: jsx$1(SectionContent, __assign$1({ cols: filter.columns }, { children: filter.items.map(function (item, itemIndex) { return (jsx$1(FilterCheckbox, { onChange: handleCheckboxClick, text: item.label, checked: item.checked, itemIndex: itemIndex, sectionIndex: filters.findIndex(function (filt) { return filt.title === filter.title; }) }, "".concat(item.checked, "-").concat(item.label))); }) }), void 0) }), filters.findIndex(function (filt) { return filt.title === filter.title; }))); }), isMobile && (jsxs$1(MobileFooter, __assign$1({ "data-testid": "MobileFooter" }, { children: [jsxs$1(MobileClearContainer, __assign$1({ onClick: handleClearAllClick }, { children: [jsx$1(MobileIconsContainer, { children: jsx$1(Icon.Actions.Trash, { fill: theme.colors.shades['700'].color }, void 0) }, void 0), jsx$1(ClearAll, __assign$1({ color: theme.colors.shades['700'].color }, { children: clearAllText }), void 0)] }), void 0), jsx$1(ButtonSecondary, { text: applyText, onClick: mobileApplyButtonClick }, void 0)] }), void 0))] }, void 0));
|
|
16948
16972
|
};
|
|
16949
16973
|
var FilterCheckbox = function (_a) {
|
|
16950
16974
|
var sectionIndex = _a.sectionIndex, text = _a.text, itemIndex = _a.itemIndex, onChangeProp = _a.onChange, checked = _a.checked;
|