@trafilea/afrodita-components 6.5.6 → 6.5.8
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 +91 -83
- package/build/index.esm.js +63 -57
- package/build/index.esm.js.map +1 -1
- package/build/index.js +63 -57
- package/build/index.js.map +1 -1
- package/build/theme/revel.theme.js +1 -1
- package/build/theme/shapermint.theme.js +1 -1
- package/build/theme/thespadr.theme.js +1 -1
- package/build/theme/truekind.theme.js +1 -1
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -3528,74 +3528,77 @@ var Arrows = /*#__PURE__*/Object.freeze({
|
|
|
3528
3528
|
DoubleArrowUp: DoubleArrowUp
|
|
3529
3529
|
});
|
|
3530
3530
|
|
|
3531
|
-
var
|
|
3531
|
+
var Atom = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/atom" }), void 0); };
|
|
3532
3532
|
|
|
3533
3533
|
var Bra = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/bra" }), void 0); };
|
|
3534
3534
|
|
|
3535
|
-
var
|
|
3535
|
+
var Bubbles = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/bubbles" }), void 0); };
|
|
3536
3536
|
|
|
3537
|
-
var
|
|
3537
|
+
var BulletOne = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/bullet_one" }), void 0); };
|
|
3538
3538
|
|
|
3539
|
-
var
|
|
3539
|
+
var BulletThree = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/bullet_three" }), void 0); };
|
|
3540
3540
|
|
|
3541
|
-
var
|
|
3541
|
+
var BulletTwo = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/bullet_two" }), void 0); };
|
|
3542
3542
|
|
|
3543
|
-
var
|
|
3543
|
+
var Certified = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/certified" }), void 0); };
|
|
3544
3544
|
|
|
3545
|
-
var
|
|
3545
|
+
var ClinicallyTested = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/clinically_tested" }), void 0)); };
|
|
3546
3546
|
|
|
3547
|
-
var
|
|
3547
|
+
var CrueltyFree = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/cruelty_free" }), void 0); };
|
|
3548
3548
|
|
|
3549
|
-
var
|
|
3549
|
+
var FairAdvantages = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/fair_advantages" }), void 0)); };
|
|
3550
3550
|
|
|
3551
|
-
var
|
|
3551
|
+
var Frown = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/frown" }), void 0); };
|
|
3552
3552
|
|
|
3553
|
-
var
|
|
3553
|
+
var MoneyFlow = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/money_flow" }), void 0); };
|
|
3554
3554
|
|
|
3555
|
-
var
|
|
3555
|
+
var NewSixtyDaysGuarantee = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/new_sixty_days_guarantee" }), void 0)); };
|
|
3556
3556
|
|
|
3557
|
-
var
|
|
3557
|
+
var PacksAndBundles = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/packs_and_bundles" }), void 0)); };
|
|
3558
3558
|
|
|
3559
|
-
var
|
|
3559
|
+
var SeamlessSupportBra = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/seamless_support_bra" }), void 0)); };
|
|
3560
3560
|
|
|
3561
|
-
var
|
|
3561
|
+
var SixtyDaysBold = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/sixty_days_bold" }), void 0)); };
|
|
3562
3562
|
|
|
3563
|
-
var
|
|
3563
|
+
var SixtyDaysGuarantee = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/sixty_days_guarantee" }), void 0)); };
|
|
3564
3564
|
|
|
3565
|
-
var
|
|
3565
|
+
var Smiling = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/smiling" }), void 0); };
|
|
3566
3566
|
|
|
3567
|
-
var
|
|
3567
|
+
var Subscription = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/subscription" }), void 0)); };
|
|
3568
3568
|
|
|
3569
|
-
var
|
|
3569
|
+
var ThumbsDown = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/thumbs_down" }), void 0); };
|
|
3570
3570
|
|
|
3571
|
-
var
|
|
3571
|
+
var ThumbsUp = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/thumbs_up" }), void 0); };
|
|
3572
3572
|
|
|
3573
|
-
var
|
|
3573
|
+
var Underwear = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/underwear" }), void 0); };
|
|
3574
|
+
|
|
3575
|
+
var WireFreeComfort = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "custom/wire_free_comfort" }), void 0)); };
|
|
3574
3576
|
|
|
3575
3577
|
var Custom$1 = /*#__PURE__*/Object.freeze({
|
|
3576
3578
|
__proto__: null,
|
|
3577
|
-
|
|
3579
|
+
Atom: Atom,
|
|
3578
3580
|
Bra: Bra,
|
|
3579
|
-
|
|
3581
|
+
Bubbles: Bubbles,
|
|
3582
|
+
BulletOne: BulletOne,
|
|
3583
|
+
BulletThree: BulletThree,
|
|
3584
|
+
BulletTwo: BulletTwo,
|
|
3585
|
+
Certified: Certified,
|
|
3586
|
+
ClinicallyTested: ClinicallyTested,
|
|
3587
|
+
CrueltyFree: CrueltyFree,
|
|
3588
|
+
FairAdvantages: FairAdvantages,
|
|
3589
|
+
Frown: Frown,
|
|
3590
|
+
MoneyFlow: MoneyFlow,
|
|
3591
|
+
NewSixtyDaysGuarantee: NewSixtyDaysGuarantee,
|
|
3580
3592
|
PacksAndBundles: PacksAndBundles,
|
|
3581
3593
|
SeamlessSupportBra: SeamlessSupportBra,
|
|
3582
|
-
WireFreeComfort: WireFreeComfort,
|
|
3583
3594
|
SixtyDaysBold: SixtyDaysBold,
|
|
3584
|
-
|
|
3595
|
+
SixtyDaysGuarantee: SixtyDaysGuarantee,
|
|
3585
3596
|
Smiling: Smiling,
|
|
3586
|
-
|
|
3587
|
-
BulletTwo: BulletTwo,
|
|
3588
|
-
BulletThree: BulletThree,
|
|
3589
|
-
ThumbsUp: ThumbsUp,
|
|
3597
|
+
Subscription: Subscription,
|
|
3590
3598
|
ThumbsDown: ThumbsDown,
|
|
3591
|
-
|
|
3592
|
-
|
|
3593
|
-
|
|
3594
|
-
MoneyFlow: MoneyFlow,
|
|
3595
|
-
ClinicallyTested: ClinicallyTested,
|
|
3596
|
-
CrueltyFree: CrueltyFree,
|
|
3597
|
-
Certified: Certified,
|
|
3598
|
-
NewSixtyDaysGuarantee: NewSixtyDaysGuarantee
|
|
3599
|
+
ThumbsUp: ThumbsUp,
|
|
3600
|
+
Underwear: Underwear,
|
|
3601
|
+
WireFreeComfort: WireFreeComfort
|
|
3599
3602
|
});
|
|
3600
3603
|
|
|
3601
3604
|
var AppleStore = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "download/apple_store" }), void 0); };
|
|
@@ -3685,50 +3688,53 @@ var Messaging = /*#__PURE__*/Object.freeze({
|
|
|
3685
3688
|
CommentMoney: CommentMoney
|
|
3686
3689
|
});
|
|
3687
3690
|
|
|
3688
|
-
var
|
|
3689
|
-
|
|
3690
|
-
var PersonalStylist = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/personal_stylist" }), void 0)); };
|
|
3691
|
+
var BirthdayGifts = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/birthday_gifts" }), void 0)); };
|
|
3691
3692
|
|
|
3692
3693
|
var Community = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/community" }), void 0); };
|
|
3693
3694
|
|
|
3694
|
-
var VIP = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/vip" }), void 0); };
|
|
3695
|
-
|
|
3696
3695
|
var DealsOffers = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/deals_offers" }), void 0)); };
|
|
3697
3696
|
|
|
3698
|
-
var
|
|
3697
|
+
var FreeReturns = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/free_returns" }), void 0)); };
|
|
3699
3698
|
|
|
3700
|
-
var
|
|
3699
|
+
var FreeShipping$1 = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/free_shipping" }), void 0)); };
|
|
3701
3700
|
|
|
3702
|
-
var
|
|
3701
|
+
var Guard = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/guard" }), void 0); };
|
|
3702
|
+
|
|
3703
|
+
var MembersOnlyDiscount = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/members_only_discount" }), void 0)); };
|
|
3703
3704
|
|
|
3704
3705
|
var MembersOnlyDiscountOpposite = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/members_only_discount_opposite" }), void 0)); };
|
|
3705
3706
|
|
|
3706
|
-
var
|
|
3707
|
+
var PersonalStylist = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/personal_stylist" }), void 0)); };
|
|
3707
3708
|
|
|
3708
|
-
var
|
|
3709
|
+
var PlaceImage = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/place_image" }), void 0)); };
|
|
3709
3710
|
|
|
3710
|
-
var
|
|
3711
|
+
var PriorityShipping = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/priority_shipping" }), void 0)); };
|
|
3712
|
+
|
|
3713
|
+
var Profile = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/profile" }), void 0); };
|
|
3711
3714
|
|
|
3712
3715
|
var SaleTag = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/sale_tag" }), void 0); };
|
|
3713
3716
|
|
|
3714
|
-
var
|
|
3717
|
+
var StyleFashionContent = function (props) { return (jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/style_fashion_content" }), void 0)); };
|
|
3718
|
+
|
|
3719
|
+
var VIP = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "myaccount/vip" }), void 0); };
|
|
3715
3720
|
|
|
3716
3721
|
var MyAccount = /*#__PURE__*/Object.freeze({
|
|
3717
3722
|
__proto__: null,
|
|
3718
|
-
|
|
3719
|
-
PersonalStylist: PersonalStylist,
|
|
3723
|
+
BirthdayGifts: BirthdayGifts,
|
|
3720
3724
|
Community: Community,
|
|
3721
|
-
VIP: VIP,
|
|
3722
3725
|
DealsOffers: DealsOffers,
|
|
3723
|
-
|
|
3726
|
+
FreeReturns: FreeReturns,
|
|
3727
|
+
FreeShipping: FreeShipping$1,
|
|
3728
|
+
Guard: Guard,
|
|
3724
3729
|
MembersOnlyDiscount: MembersOnlyDiscount,
|
|
3725
|
-
Profile: Profile,
|
|
3726
3730
|
MembersOnlyDiscountOpposite: MembersOnlyDiscountOpposite,
|
|
3731
|
+
PersonalStylist: PersonalStylist,
|
|
3732
|
+
PlaceImage: PlaceImage,
|
|
3727
3733
|
PriorityShipping: PriorityShipping,
|
|
3728
|
-
|
|
3729
|
-
BirthdayGifts: BirthdayGifts,
|
|
3734
|
+
Profile: Profile,
|
|
3730
3735
|
SaleTag: SaleTag,
|
|
3731
|
-
|
|
3736
|
+
StyleFashionContent: StyleFashionContent,
|
|
3737
|
+
VIP: VIP
|
|
3732
3738
|
});
|
|
3733
3739
|
|
|
3734
3740
|
var Search = function (props) { return jsxRuntime.jsx(Icon$1, __assign$1({}, props, { name: "navigation/search" }), void 0); };
|