@trafilea/afrodita-components 6.8.12 → 6.8.13

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.
@@ -3392,6 +3392,8 @@ var Share = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name
3392
3392
 
3393
3393
  var SignOut = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "actions/signout" }), void 0); };
3394
3394
 
3395
+ var SignOutLight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "actions/signout_light" }), void 0)); };
3396
+
3395
3397
  var Trash = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "actions/trash" }), void 0); };
3396
3398
 
3397
3399
  var Warning = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "actions/warning" }), void 0); };
@@ -3435,6 +3437,7 @@ var Actions = /*#__PURE__*/Object.freeze({
3435
3437
  SettingsSolid: SettingsSolid,
3436
3438
  Share: Share,
3437
3439
  SignOut: SignOut,
3440
+ SignOutLight: SignOutLight,
3438
3441
  Trash: Trash,
3439
3442
  Warning: Warning
3440
3443
  });
@@ -3604,81 +3607,87 @@ var Download = /*#__PURE__*/Object.freeze({
3604
3607
  GooglePlay: GooglePlay
3605
3608
  });
3606
3609
 
3607
- var Thinking = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/thinking" }), void 0); };
3610
+ var BlowingKiss = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/blowing_kiss" }), void 0); };
3608
3611
 
3609
- var SmilingV2 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/smiling_v2" }), void 0); };
3612
+ var Frowning = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/frowning" }), void 0); };
3610
3613
 
3611
3614
  var Grinning = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/grinning" }), void 0); };
3612
3615
 
3613
3616
  var GrinningWithSweat = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/grinning_with_sweat" }), void 0)); };
3614
3617
 
3615
- var BlowingKiss = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/blowing_kiss" }), void 0); };
3618
+ var Relieved = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/relieved" }), void 0); };
3616
3619
 
3617
- var Frowning = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/frowning" }), void 0); };
3620
+ var SmilingV2 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/smiling_v2" }), void 0); };
3618
3621
 
3619
- var Relieved = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/relieved" }), void 0); };
3622
+ var SmilingV3 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/smiling_v3" }), void 0); };
3623
+
3624
+ var Thinking = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/thinking" }), void 0); };
3620
3625
 
3621
3626
  var Emoji = /*#__PURE__*/Object.freeze({
3622
3627
  __proto__: null,
3623
- Thinking: Thinking,
3624
- SmilingV2: SmilingV2,
3625
- Grinning: Grinning,
3626
- GrinningWithSweat: GrinningWithSweat,
3627
3628
  BlowingKiss: BlowingKiss,
3628
3629
  Frowning: Frowning,
3629
- Relieved: Relieved
3630
+ Grinning: Grinning,
3631
+ GrinningWithSweat: GrinningWithSweat,
3632
+ Relieved: Relieved,
3633
+ SmilingV2: SmilingV2,
3634
+ SmilingV3: SmilingV3,
3635
+ Thinking: Thinking
3630
3636
  });
3631
3637
 
3632
3638
  var AdaChat = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/ada_chat" }), void 0); };
3633
3639
 
3634
- var QuestionCircle = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/question_circle" }), void 0)); };
3640
+ var Comment$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment" }), void 0); };
3635
3641
 
3636
- var Messenger = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/messenger" }), void 0); };
3642
+ var CommentDots = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment_dots" }), void 0)); };
3637
3643
 
3638
- var Comment$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment" }), void 0); };
3644
+ var CommentLight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment_light" }), void 0)); };
3639
3645
 
3640
- var Mail = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/mail" }), void 0); };
3646
+ var CommentMoney = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment_money" }), void 0)); };
3641
3647
 
3642
3648
  var Community$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/community" }), void 0); };
3643
3649
 
3644
- var QuoteLeft = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_left" }), void 0); };
3650
+ var Light = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/light" }), void 0); };
3645
3651
 
3646
- var QuoteRight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_right" }), void 0)); };
3652
+ var LightBulb$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/light_bulb" }), void 0); };
3647
3653
 
3648
- var QuoteSolidLeft = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_solid_left" }), void 0)); };
3654
+ var LightBulbSolid = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/light_bulb_solid" }), void 0)); };
3649
3655
 
3650
- var QuoteSolidRight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_solid_right" }), void 0)); };
3656
+ var Mail = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/mail" }), void 0); };
3651
3657
 
3652
- var Light = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/light" }), void 0); };
3658
+ var Messenger = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/messenger" }), void 0); };
3653
3659
 
3654
- var LightBulb$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/light_bulb" }), void 0); };
3660
+ var QuestionCircle = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/question_circle" }), void 0)); };
3655
3661
 
3656
- var LightBulbSolid = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/light_bulb_solid" }), void 0)); };
3662
+ var QuestionCircleLight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/question_circle_light" }), void 0)); };
3657
3663
 
3658
- var CommentDots = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment_dots" }), void 0)); };
3664
+ var QuoteLeft = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_left" }), void 0); };
3659
3665
 
3660
- var CommentLight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment_light" }), void 0)); };
3666
+ var QuoteRight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_right" }), void 0)); };
3661
3667
 
3662
- var CommentMoney = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment_money" }), void 0)); };
3668
+ var QuoteSolidLeft = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_solid_left" }), void 0)); };
3669
+
3670
+ var QuoteSolidRight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_solid_right" }), void 0)); };
3663
3671
 
3664
3672
  var Messaging = /*#__PURE__*/Object.freeze({
3665
3673
  __proto__: null,
3666
3674
  AdaChat: AdaChat,
3667
- QuestionCircle: QuestionCircle,
3668
- Messenger: Messenger,
3669
3675
  Comment: Comment$1,
3670
- Mail: Mail,
3676
+ CommentDots: CommentDots,
3677
+ CommentLight: CommentLight,
3678
+ CommentMoney: CommentMoney,
3671
3679
  Community: Community$1,
3672
- QuoteLeft: QuoteLeft,
3673
- QuoteRight: QuoteRight,
3674
- QuoteSolidLeft: QuoteSolidLeft,
3675
- QuoteSolidRight: QuoteSolidRight,
3676
3680
  Light: Light,
3677
3681
  LightBulb: LightBulb$1,
3678
3682
  LightBulbSolid: LightBulbSolid,
3679
- CommentDots: CommentDots,
3680
- CommentLight: CommentLight,
3681
- CommentMoney: CommentMoney
3683
+ Mail: Mail,
3684
+ Messenger: Messenger,
3685
+ QuestionCircle: QuestionCircle,
3686
+ QuestionCircleLight: QuestionCircleLight,
3687
+ QuoteLeft: QuoteLeft,
3688
+ QuoteRight: QuoteRight,
3689
+ QuoteSolidLeft: QuoteSolidLeft,
3690
+ QuoteSolidRight: QuoteSolidRight
3682
3691
  });
3683
3692
 
3684
3693
  var BirthdayGifts = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "myaccount/birthday_gifts" }), void 0)); };
@@ -3733,89 +3742,89 @@ var MyAccount = /*#__PURE__*/Object.freeze({
3733
3742
  VIP: VIP
3734
3743
  });
3735
3744
 
3736
- var Search = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/search" }), void 0); };
3737
-
3738
- var User = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/user" }), void 0); };
3739
-
3740
- var ShoppingBag = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_bag" }), void 0)); };
3745
+ var AddressInformation = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/address_information" }), void 0)); };
3741
3746
 
3742
- var ShoppingCart = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_cart" }), void 0)); };
3747
+ var Benefits = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/benefits" }), void 0); };
3743
3748
 
3744
- var MapMarker = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/map_marker" }), void 0); };
3749
+ var ClubMembership = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/club_membership" }), void 0)); };
3745
3750
 
3746
- var Hamburger = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/hamburger" }), void 0); };
3751
+ var Ellipsis = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/ellipsis" }), void 0); };
3747
3752
 
3748
- var AddressInformation = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/address_information" }), void 0)); };
3753
+ var EllipsisHorizontal = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/ellipsis_horizontal" }), void 0)); };
3749
3754
 
3750
- var ClubMembership = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/club_membership" }), void 0)); };
3755
+ var Filters$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/filters" }), void 0); };
3751
3756
 
3752
- var Benefits = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/benefits" }), void 0); };
3757
+ var Hamburger = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/hamburger" }), void 0); };
3753
3758
 
3754
3759
  var Home = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/home" }), void 0); };
3755
3760
 
3756
3761
  var HomeSolid = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/home_solid" }), void 0); };
3757
3762
 
3758
- var ShoppingBagV2 = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_bag_v2" }), void 0)); };
3759
-
3760
- var UserSolid = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/user_solid" }), void 0); };
3763
+ var Loading$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/loading" }), void 0); };
3761
3764
 
3762
- var SlideDot$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/slide_dot" }), void 0); };
3765
+ var Lock = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/lock" }), void 0); };
3763
3766
 
3764
- var SlideDotSolid = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/slide_dot_solid" }), void 0)); };
3767
+ var LockSolid = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/lock_solid" }), void 0); };
3765
3768
 
3766
- var Ellipsis = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/ellipsis" }), void 0); };
3769
+ var MapMarker = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/map_marker" }), void 0); };
3767
3770
 
3768
- var EllipsisHorizontal = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/ellipsis_horizontal" }), void 0)); };
3771
+ var MapSolid = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/map_solid" }), void 0); };
3769
3772
 
3770
- var Filters$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/filters" }), void 0); };
3773
+ var MenuLines = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/menu_lines" }), void 0); };
3771
3774
 
3772
- var Lock = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/lock" }), void 0); };
3775
+ var Search = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/search" }), void 0); };
3773
3776
 
3774
- var LockSolid = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/lock_solid" }), void 0); };
3777
+ var Shaperbox = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shaperbox" }), void 0); };
3775
3778
 
3776
- var Loading$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/loading" }), void 0); };
3779
+ var ShoppingBag = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_bag" }), void 0)); };
3777
3780
 
3778
- var MapSolid = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/map_solid" }), void 0); };
3781
+ var ShoppingBagV2 = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_bag_v2" }), void 0)); };
3779
3782
 
3780
- var MenuLines = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/menu_lines" }), void 0); };
3783
+ var ShoppingBagV3 = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_bag_v3" }), void 0)); };
3781
3784
 
3782
- var UserV2 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/user_v2" }), void 0); };
3785
+ var ShoppingCart = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_cart" }), void 0)); };
3783
3786
 
3784
3787
  var ShoppingCartV2 = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_cart_v2" }), void 0)); };
3785
3788
 
3786
- var ShoppingBagV3 = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_bag_v3" }), void 0)); };
3789
+ var SlideDot$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/slide_dot" }), void 0); };
3787
3790
 
3788
- var Shaperbox = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shaperbox" }), void 0); };
3791
+ var SlideDotSolid = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/slide_dot_solid" }), void 0)); };
3792
+
3793
+ var User = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/user" }), void 0); };
3794
+
3795
+ var UserSolid = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/user_solid" }), void 0); };
3796
+
3797
+ var UserV2 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/user_v2" }), void 0); };
3789
3798
 
3790
3799
  var Navigation = /*#__PURE__*/Object.freeze({
3791
3800
  __proto__: null,
3792
- Search: Search,
3793
- User: User,
3794
- ShoppingBag: ShoppingBag,
3795
- ShoppingCart: ShoppingCart,
3796
- MapMarker: MapMarker,
3797
- Hamburger: Hamburger,
3798
3801
  AddressInformation: AddressInformation,
3799
- ClubMembership: ClubMembership,
3800
3802
  Benefits: Benefits,
3801
- Home: Home,
3802
- HomeSolid: HomeSolid,
3803
- ShoppingBagV2: ShoppingBagV2,
3804
- UserSolid: UserSolid,
3805
- SlideDot: SlideDot$1,
3806
- SlideDotSolid: SlideDotSolid,
3803
+ ClubMembership: ClubMembership,
3807
3804
  Ellipsis: Ellipsis,
3808
3805
  EllipsisHorizontal: EllipsisHorizontal,
3809
3806
  Filters: Filters$1,
3807
+ Hamburger: Hamburger,
3808
+ Home: Home,
3809
+ HomeSolid: HomeSolid,
3810
+ Loading: Loading$1,
3810
3811
  Lock: Lock,
3811
3812
  LockSolid: LockSolid,
3812
- Loading: Loading$1,
3813
+ MapMarker: MapMarker,
3813
3814
  MapSolid: MapSolid,
3814
3815
  MenuLines: MenuLines,
3815
- UserV2: UserV2,
3816
- ShoppingCartV2: ShoppingCartV2,
3816
+ Search: Search,
3817
+ Shaperbox: Shaperbox,
3818
+ ShoppingBag: ShoppingBag,
3819
+ ShoppingBagV2: ShoppingBagV2,
3817
3820
  ShoppingBagV3: ShoppingBagV3,
3818
- Shaperbox: Shaperbox
3821
+ ShoppingCart: ShoppingCart,
3822
+ ShoppingCartV2: ShoppingCartV2,
3823
+ SlideDot: SlideDot$1,
3824
+ SlideDotSolid: SlideDotSolid,
3825
+ User: User,
3826
+ UserSolid: UserSolid,
3827
+ UserV2: UserV2
3819
3828
  });
3820
3829
 
3821
3830
  var BodConLabel = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "other/bod_con_label" }), void 0); };
@@ -3921,6 +3930,10 @@ var ErrorCross = function (props) { return jsx$1(Icon$1, __assign$1({}, props, {
3921
3930
 
3922
3931
  var FlagUSA = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "pdp/flag_usa" }), void 0); };
3923
3932
 
3933
+ var FreeReturnsV2 = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "pdp/free_returns_v2" }), void 0)); };
3934
+
3935
+ var FreeShippingV2 = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "pdp/free_shipping_v2" }), void 0)); };
3936
+
3924
3937
  var Hours = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "pdp/hours" }), void 0); };
3925
3938
 
3926
3939
  var KlarnaLogo = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "pdp/klarna_logo" }), void 0); };
@@ -3969,6 +3982,8 @@ var PDP = /*#__PURE__*/Object.freeze({
3969
3982
  DropEmpty: DropEmpty,
3970
3983
  ErrorCross: ErrorCross,
3971
3984
  FlagUSA: FlagUSA,
3985
+ FreeReturnsV2: FreeReturnsV2,
3986
+ FreeShippingV2: FreeShippingV2,
3972
3987
  Hours: Hours,
3973
3988
  KlarnaLogo: KlarnaLogo,
3974
3989
  LightBulb: LightBulb,