@trafilea/afrodita-components 7.0.0 → 7.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/es/components/icons/Navigation/BenefitsV2.js +2 -0
- package/build/es/components/icons/Navigation/BenefitsV2.js.map +1 -0
- package/build/es/components/icons/Navigation/index.js +1 -1
- package/build/es/components/organisms/TwoCtasAtCart/Card.styled.js +1 -1
- package/build/index.d.ts +5 -1
- package/build/lib/components/icons/Navigation/BenefitsV2.js +2 -0
- package/build/lib/components/icons/Navigation/BenefitsV2.js.map +1 -0
- package/build/lib/components/icons/Navigation/index.js +1 -1
- package/build/lib/components/organisms/TwoCtasAtCart/Card.styled.js +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__assign as e}from"tslib";import{jsx as o}from"react/jsx-runtime";import"../../atoms/PriceLabel/PriceLabel.js";import"../../atoms/PriceLabelV2/PriceLabelV2.js";import"../../atoms/ClubPriceMemberLabel/ClubPriceMemberLabel.styled.js";import"../../atoms/HorizontalDivider/HorizontalDivider.js";import{Icon as r}from"../../atoms/Icon/Icon.js";import"../../atoms/Image/Image.js";import"react";import"../../atoms/Toggle/toggle.styled.js";var t=function(t){return o(r,e({},t,{name:"navigation/benefits_v2"}),void 0)};export{t as BenefitsV2};
|
|
2
|
+
//# sourceMappingURL=BenefitsV2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BenefitsV2.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export{AddressInformation}from"./AddressInformation.js";export{Benefits}from"./Benefits.js";export{ClubMembership}from"./ClubMembership.js";export{Ellipsis}from"./Ellipsis.js";export{EllipsisHorizontal}from"./EllipsisHorizontal.js";export{Filters}from"./Filters.js";export{FiltersV2}from"./FiltersV2.js";export{Hamburger}from"./Hamburger.js";export{Home}from"./Home.js";export{HomeSolid}from"./HomeSolid.js";export{Loading}from"./Loading.js";export{Lock}from"./Lock.js";export{LockSolid}from"./LockSolid.js";export{MapMarker}from"./MapMarker.js";export{MapSolid}from"./MapSolid.js";export{MenuLines}from"./MenuLines.js";export{Search}from"./Search.js";export{Shaperbox}from"./Shaperbox.js";export{ShoppingBag}from"./ShoppingBag.js";export{ShoppingBagV2}from"./ShoppingBagV2.js";export{ShoppingBagV3}from"./ShoppingBagV3.js";export{ShoppingBagV4}from"./ShoppingBagV4.js";export{ShoppingCart}from"./ShoppingCart.js";export{ShoppingCartV2}from"./ShoppingCartV2.js";export{SlideDot}from"./SlideDot.js";export{SlideDotSolid}from"./SlideDotSolid.js";export{User}from"./User.js";export{UserSolid}from"./UserSolid.js";export{UserV2}from"./UserV2.js";
|
|
1
|
+
export{AddressInformation}from"./AddressInformation.js";export{Benefits}from"./Benefits.js";export{BenefitsV2}from"./BenefitsV2.js";export{ClubMembership}from"./ClubMembership.js";export{Ellipsis}from"./Ellipsis.js";export{EllipsisHorizontal}from"./EllipsisHorizontal.js";export{Filters}from"./Filters.js";export{FiltersV2}from"./FiltersV2.js";export{Hamburger}from"./Hamburger.js";export{Home}from"./Home.js";export{HomeSolid}from"./HomeSolid.js";export{Loading}from"./Loading.js";export{Lock}from"./Lock.js";export{LockSolid}from"./LockSolid.js";export{MapMarker}from"./MapMarker.js";export{MapSolid}from"./MapSolid.js";export{MenuLines}from"./MenuLines.js";export{Search}from"./Search.js";export{Shaperbox}from"./Shaperbox.js";export{ShoppingBag}from"./ShoppingBag.js";export{ShoppingBagV2}from"./ShoppingBagV2.js";export{ShoppingBagV3}from"./ShoppingBagV3.js";export{ShoppingBagV4}from"./ShoppingBagV4.js";export{ShoppingCart}from"./ShoppingCart.js";export{ShoppingCartV2}from"./ShoppingCartV2.js";export{SlideDot}from"./SlideDot.js";export{SlideDotSolid}from"./SlideDotSolid.js";export{User}from"./User.js";export{UserSolid}from"./UserSolid.js";export{UserV2}from"./UserV2.js";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__makeTemplateObject as n}from"tslib";import t from"@emotion/styled";import"@emotion/react/jsx-runtime";import"react/jsx-runtime";import"../../../core/theme/Theme.js";import"../../../types/enums.js";import"../../cta/styled.js";import e from"../../cta/secondary/ButtonSecondaryOutline.js";import{Text as i}from"../../text/Text.js";var p=t.div(c||(c=n(["\n display: flex;\n flex-direction: column;\n align-items: center;\n width: 100%;\n"],["\n display: flex;\n flex-direction: column;\n align-items: center;\n width: 100%;\n"]))),r=t.div(g||(g=n(["\n display: flex;\n flex-direction: column;\n gap: 10px;\n width: 100%;\n margin-top: 12px;\n
|
|
1
|
+
import{__makeTemplateObject as n}from"tslib";import t from"@emotion/styled";import"@emotion/react/jsx-runtime";import"react/jsx-runtime";import"../../../core/theme/Theme.js";import"../../../types/enums.js";import"../../cta/styled.js";import e from"../../cta/secondary/ButtonSecondaryOutline.js";import{Text as i}from"../../text/Text.js";var p=t.div(c||(c=n(["\n display: flex;\n flex-direction: column;\n align-items: center;\n width: 100%;\n"],["\n display: flex;\n flex-direction: column;\n align-items: center;\n width: 100%;\n"]))),r=t.div(g||(g=n(["\n display: flex;\n flex-direction: column;\n gap: 10px;\n width: 100%;\n margin-top: 12px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 10px;\n width: 100%;\n margin-top: 12px;\n"]))),o=t.div(f||(f=n(["\n display: flex;\n flex-direction: row;\n gap: 4px;\n align-items: center;\n"],["\n display: flex;\n flex-direction: row;\n gap: 4px;\n align-items: center;\n"]))),a=t.div(h||(h=n(["\n width: 137px auto;\n height: 18px;\n padding: 2px 6px 2px 6px;\n gap: 2px;\n border-radius: 4px 4px 0px 0px;\n background-color: ",";\n color: white;\n font-size: 10px;\n font-weight: 700;\n line-height: 14px;\n letter-spacing: 0.04em;\n text-align: center;\n text-transform: uppercase;\n"],["\n width: 137px auto;\n height: 18px;\n padding: 2px 6px 2px 6px;\n gap: 2px;\n border-radius: 4px 4px 0px 0px;\n background-color: ",";\n color: white;\n font-size: 10px;\n font-weight: 700;\n line-height: 14px;\n letter-spacing: 0.04em;\n text-align: center;\n text-transform: uppercase;\n"])),(function(n){var t=n.backgroundColor;return null!=t?t:"#c64844"})),x=t.div(u||(u=n(["\n display: grid;\n grid-template-columns: repeat(2, 1fr);\n gap: 8px 8px;\n"],["\n display: grid;\n grid-template-columns: repeat(2, 1fr);\n gap: 8px 8px;\n"]))),l=t.div(w||(w=n(["\n width: 100%;\n margin-top: 16px;\n"],["\n width: 100%;\n margin-top: 16px;\n"])));t.div(y||(y=n(["\n width: 100%;\n align-items: flex-start;\n justify-content: flex-start;\n margin-top: 8px;\n margin-bottom: 10px;\n"],["\n width: 100%;\n align-items: flex-start;\n justify-content: flex-start;\n margin-top: 8px;\n margin-bottom: 10px;\n"])));var s=t.a(z||(z=n(["\n width: 100%;\n font-size: 14px;\n font-weight: 600;\n line-height: 22px;\n text-align: center;\n display: flex;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n height: 27px;\n text-decoration: underline;\n color: #292929;\n"],["\n width: 100%;\n font-size: 14px;\n font-weight: 600;\n line-height: 22px;\n text-align: center;\n display: flex;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n height: 27px;\n text-decoration: underline;\n color: #292929;\n"]))),m=t(i)(j||(j=n(["\n font-size: 12px !important;\n font-weight: 600;\n line-height: 14px;\n letter-spacing: -0.02em;\n text-align: left;\n text-transform: uppercase;\n\n @media screen and (max-width: 375px) {\n font-size: 10px !important;\n }\n"],["\n font-size: 12px !important;\n font-weight: 600;\n line-height: 14px;\n letter-spacing: -0.02em;\n text-align: left;\n text-transform: uppercase;\n\n @media screen and (max-width: 375px) {\n font-size: 10px !important;\n }\n"]))),d=t(i)(v||(v=n(["\n font-size: 12px !important;\n font-weight: 400;\n line-height: 14px;\n letter-spacing: -0.02em;\n text-align: left;\n @media screen and (max-width: 375px) {\n font-size: 9px !important;\n }\n"],["\n font-size: 12px !important;\n font-weight: 400;\n line-height: 14px;\n letter-spacing: -0.02em;\n text-align: left;\n @media screen and (max-width: 375px) {\n font-size: 9px !important;\n }\n"])));t.div(b||(b=n(["\n text-decoration: underline !important;\n"],["\n text-decoration: underline !important;\n"])));var c,g,f,h,u,w,y,z,j,v,b,k,T,B=t(e)(k||(k=n(["\n font-size: 14px !important;\n font-weight: 600;\n line-height: 22px;\n text-align: center;\n text-transform: capitalize !important;\n\n @media screen and (max-width: 375px) {\n font-size: 12px !important;\n }\n"],["\n font-size: 14px !important;\n font-weight: 600;\n line-height: 22px;\n text-align: center;\n text-transform: capitalize !important;\n\n @media screen and (max-width: 375px) {\n font-size: 12px !important;\n }\n"]))),C=t.div(T||(T=n(["\n color: #292929;\n font-size: 10px;\n font-style: normal;\n font-weight: 400;\n line-height: 14px;\n letter-spacing: -0.1px;\n width: 100%;\n display: flex;\n justify-content: center;\n"],["\n color: #292929;\n font-size: 10px;\n font-style: normal;\n font-weight: 400;\n line-height: 14px;\n letter-spacing: -0.1px;\n width: 100%;\n display: flex;\n justify-content: center;\n"])));export{r as BodyContainer,C as BottomCopyWrapper,B as BtnOutlineWrapper,p as Container,o as DescriptionWrapper,x as GridContainer,d as LabelSubTextWrapper,m as LabelTextWrapper,l as OutLineButtonContainer,s as SaveLessLinkButton,a as TitleWrapper};
|
|
2
2
|
//# sourceMappingURL=Card.styled.js.map
|
package/build/index.d.ts
CHANGED
|
@@ -185,7 +185,7 @@ declare type Download$1 = 'download/apple_store' | 'download/google_play';
|
|
|
185
185
|
declare type Emoji$1 = 'emoji/blowing_kiss' | 'emoji/frowning' | 'emoji/grinning' | 'emoji/grinning_with_sweat' | 'emoji/relieved' | 'emoji/smiling_v2' | 'emoji/smiling_v3' | 'emoji/thinking';
|
|
186
186
|
declare type Messaging$1 = 'messaging/ada_chat' | 'messaging/comment' | 'messaging/comment_dots' | 'messaging/comment_light' | 'messaging/comment_money' | 'messaging/community' | 'messaging/light' | 'messaging/light_bulb' | 'messaging/light_bulb_solid' | 'messaging/mail' | 'messaging/messenger' | 'messaging/question_circle' | 'messaging/quote_left' | 'messaging/quote_right' | 'messaging/quote_solid_left' | 'messaging/quote_solid_right' | 'messaging/question_circle_light';
|
|
187
187
|
declare type MyAccount$1 = 'myaccount/birthday_gifts' | 'myaccount/community' | 'myaccount/deals_offers' | 'myaccount/free_returns' | 'myaccount/free_shipping' | 'myaccount/guard' | 'myaccount/members_only_discount' | 'myaccount/members_only_discount_opposite' | 'myaccount/personal_stylist' | 'myaccount/priority_shipping' | 'myaccount/profile' | 'myaccount/place_image' | 'myaccount/sale_tag' | 'myaccount/style_fashion_content' | 'myaccount/cart' | 'myaccount/vip' | 'myaccount/calendar' | 'myaccount/skin_type' | 'myaccount/magnify' | 'myaccount/beauty_products' | 'myaccount/email' | 'myaccount/contact';
|
|
188
|
-
declare type Navigation$1 = 'navigation/address_information' | 'navigation/benefits' | 'navigation/club_membership' | 'navigation/ellipsis' | 'navigation/ellipsis_horizontal' | 'navigation/filters' | 'navigation/hamburger' | 'navigation/home' | 'navigation/home_solid' | 'navigation/loading' | 'navigation/lock' | 'navigation/lock_solid' | 'navigation/map_marker' | 'navigation/map_marker_light' | 'navigation/map_solid' | 'navigation/menu_lines' | 'navigation/search' | 'navigation/shaperbox' | 'navigation/shopping_bag' | 'navigation/shopping_bag_v2' | 'navigation/shopping_bag_v3' | 'navigation/shopping_bag_v4' | 'navigation/shopping_cart' | 'navigation/shopping_cart_v2' | 'navigation/slide_dot' | 'navigation/slide_dot_solid' | 'navigation/user' | 'navigation/address_information_light' | 'navigation/user_solid' | 'navigation/user_v2' | 'navigation/filters_v2' | 'navigation/gift';
|
|
188
|
+
declare type Navigation$1 = 'navigation/address_information' | 'navigation/benefits' | 'navigation/benefits_v2' | 'navigation/club_membership' | 'navigation/ellipsis' | 'navigation/ellipsis_horizontal' | 'navigation/filters' | 'navigation/hamburger' | 'navigation/home' | 'navigation/home_solid' | 'navigation/loading' | 'navigation/lock' | 'navigation/lock_solid' | 'navigation/map_marker' | 'navigation/map_marker_light' | 'navigation/map_solid' | 'navigation/menu_lines' | 'navigation/search' | 'navigation/shaperbox' | 'navigation/shopping_bag' | 'navigation/shopping_bag_v2' | 'navigation/shopping_bag_v3' | 'navigation/shopping_bag_v4' | 'navigation/shopping_cart' | 'navigation/shopping_cart_v2' | 'navigation/slide_dot' | 'navigation/slide_dot_solid' | 'navigation/user' | 'navigation/address_information_light' | 'navigation/user_solid' | 'navigation/user_v2' | 'navigation/filters_v2' | 'navigation/gift';
|
|
189
189
|
declare type Other$1 = 'other/bod_con_label' | 'other/bod_con_mobile_label' | 'other/call_us' | 'other/chat' | 'other/email' | 'other/express_shipping' | 'other/fit_guarantee' | 'other/fit_predictor' | 'other/free_exchange' | 'other/get_discount' | 'other/hassel_free_returns' | 'other/loading' | 'other/mc_afee' | 'other/megafone' | 'other/play' | 'other/qr_code' | 'other/question_with_circle' | 'other/revel_beauty' | 'other/shapermint' | 'other/shapermint_club_icon' | 'other/shapermint_club_icon2' | 'other/shapermint_club_label' | 'other/shapermint_club_mobile_label' | 'other/shapermint_logo' | 'other/shm_club' | 'other/shop_now' | 'other/sign_form' | 'other/sixty_days_tsd' | 'other/the_bod_con' | 'other/the_spa_dr' | 'other/lock' | 'other/help_center' | 'other/arrow_outward' | 'other/coupons' | 'other/flag_usa' | 'other/flag_canada' | 'other/flag_aus' | 'other/flag_uk' | 'other/flag_nz' | 'other/flag_sg';
|
|
190
190
|
declare type Payment$1 = 'payment/amazon' | 'payment/amex' | 'payment/jcb' | 'payment/klarna' | 'payment/master_card' | 'payment/paypal' | 'payment/visa' | 'payment/payment_methods';
|
|
191
191
|
declare type PDP$1 = 'pdp/circle_number' | 'pdp/clock' | 'pdp/drop' | 'pdp/drop_empty' | 'pdp/error_cross' | 'pdp/flag_usa' | 'pdp/hours' | 'pdp/klarna_logo' | 'pdp/light_bulb' | 'pdp/free_returns_v2' | 'pdp/free_shipping_v2' | 'pdp/loading_trafisizy' | 'pdp/minus' | 'pdp/moon' | 'pdp/tape_measure' | 'pdp/new_clock' | 'pdp/play_mini' | 'pdp/play_video' | 'pdp/plus' | 'pdp/rule' | 'pdp/shipping' | 'pdp/shipping_empty' | 'pdp/size_empty' | 'pdp/size_empty_v2' | 'pdp/size_with_stars' | 'pdp/star' | 'pdp/stars' | 'pdp/star_empty' | 'pdp/star_half' | 'pdp/stopwatch' | 'pdp/drop_v2' | 'pdp/few_drops' | 'pdp/trust_badge' | 'pdp/verified' | 'pdp/wrinkle_free_face' | 'pdp/skin_appearance' | 'pdp/shine_heart' | 'pdp/cruelty_free' | 'pdp/ph_formula' | 'pdp/box' | 'pdp/afterpay_logo' | 'pdp/trustpilot_star' | 'pdp/trustpilot_half_star';
|
|
@@ -826,6 +826,8 @@ declare const AddressInformation: IconComponent;
|
|
|
826
826
|
|
|
827
827
|
declare const Benefits: IconComponent;
|
|
828
828
|
|
|
829
|
+
declare const BenefitsV2: IconComponent;
|
|
830
|
+
|
|
829
831
|
declare const ClubMembership: IconComponent;
|
|
830
832
|
|
|
831
833
|
declare const Ellipsis: IconComponent;
|
|
@@ -882,6 +884,7 @@ declare const UserV2: IconComponent;
|
|
|
882
884
|
|
|
883
885
|
declare const Navigation_AddressInformation: typeof AddressInformation;
|
|
884
886
|
declare const Navigation_Benefits: typeof Benefits;
|
|
887
|
+
declare const Navigation_BenefitsV2: typeof BenefitsV2;
|
|
885
888
|
declare const Navigation_ClubMembership: typeof ClubMembership;
|
|
886
889
|
declare const Navigation_Ellipsis: typeof Ellipsis;
|
|
887
890
|
declare const Navigation_EllipsisHorizontal: typeof EllipsisHorizontal;
|
|
@@ -910,6 +913,7 @@ declare namespace Navigation {
|
|
|
910
913
|
export {
|
|
911
914
|
Navigation_AddressInformation as AddressInformation,
|
|
912
915
|
Navigation_Benefits as Benefits,
|
|
916
|
+
Navigation_BenefitsV2 as BenefitsV2,
|
|
913
917
|
Navigation_ClubMembership as ClubMembership,
|
|
914
918
|
Navigation_Ellipsis as Ellipsis,
|
|
915
919
|
Navigation_EllipsisHorizontal as EllipsisHorizontal,
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib"),r=require("react/jsx-runtime");require("../../atoms/PriceLabel/PriceLabel.js"),require("../../atoms/PriceLabelV2/PriceLabelV2.js"),require("../../atoms/ClubPriceMemberLabel/ClubPriceMemberLabel.styled.js"),require("../../atoms/HorizontalDivider/HorizontalDivider.js");var i=require("../../atoms/Icon/Icon.js");require("../../atoms/Image/Image.js"),require("react"),require("../../atoms/Toggle/toggle.styled.js");exports.BenefitsV2=function(s){return r.jsx(i.Icon,e.__assign({},s,{name:"navigation/benefits_v2"}),void 0)};
|
|
2
|
+
//# sourceMappingURL=BenefitsV2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BenefitsV2.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./AddressInformation.js"),r=require("./Benefits.js"),i=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./AddressInformation.js"),r=require("./Benefits.js"),i=require("./BenefitsV2.js"),s=require("./ClubMembership.js"),o=require("./Ellipsis.js"),p=require("./EllipsisHorizontal.js"),t=require("./Filters.js"),a=require("./FiltersV2.js"),l=require("./Hamburger.js"),S=require("./Home.js"),n=require("./HomeSolid.js"),u=require("./Loading.js"),g=require("./Lock.js"),x=require("./LockSolid.js"),d=require("./MapMarker.js"),j=require("./MapSolid.js"),q=require("./MenuLines.js"),h=require("./Search.js"),V=require("./Shaperbox.js"),B=require("./ShoppingBag.js"),M=require("./ShoppingBagV2.js"),m=require("./ShoppingBagV3.js"),b=require("./ShoppingBagV4.js"),H=require("./ShoppingCart.js"),L=require("./ShoppingCartV2.js"),c=require("./SlideDot.js"),f=require("./SlideDotSolid.js"),k=require("./User.js"),C=require("./UserSolid.js"),U=require("./UserV2.js");exports.AddressInformation=e.AddressInformation,exports.Benefits=r.Benefits,exports.BenefitsV2=i.BenefitsV2,exports.ClubMembership=s.ClubMembership,exports.Ellipsis=o.Ellipsis,exports.EllipsisHorizontal=p.EllipsisHorizontal,exports.Filters=t.Filters,exports.FiltersV2=a.FiltersV2,exports.Hamburger=l.Hamburger,exports.Home=S.Home,exports.HomeSolid=n.HomeSolid,exports.Loading=u.Loading,exports.Lock=g.Lock,exports.LockSolid=x.LockSolid,exports.MapMarker=d.MapMarker,exports.MapSolid=j.MapSolid,exports.MenuLines=q.MenuLines,exports.Search=h.Search,exports.Shaperbox=V.Shaperbox,exports.ShoppingBag=B.ShoppingBag,exports.ShoppingBagV2=M.ShoppingBagV2,exports.ShoppingBagV3=m.ShoppingBagV3,exports.ShoppingBagV4=b.ShoppingBagV4,exports.ShoppingCart=H.ShoppingCart,exports.ShoppingCartV2=L.ShoppingCartV2,exports.SlideDot=c.SlideDot,exports.SlideDotSolid=f.SlideDotSolid,exports.User=k.User,exports.UserSolid=C.UserSolid,exports.UserV2=U.UserV2;
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var n=require("tslib"),e=require("@emotion/styled");require("@emotion/react/jsx-runtime"),require("react/jsx-runtime"),require("../../../core/theme/Theme.js"),require("../../../types/enums.js"),require("../../cta/styled.js");var t=require("../../cta/secondary/ButtonSecondaryOutline.js"),i=require("../../text/Text.js");function a(n){return n&&"object"==typeof n&&"default"in n?n:{default:n}}var r=a(e),p=r.default.div(g||(g=n.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n align-items: center;\n width: 100%;\n"],["\n display: flex;\n flex-direction: column;\n align-items: center;\n width: 100%;\n"]))),o=r.default.div(u||(u=n.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n gap: 10px;\n width: 100%;\n margin-top: 12px;\n
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var n=require("tslib"),e=require("@emotion/styled");require("@emotion/react/jsx-runtime"),require("react/jsx-runtime"),require("../../../core/theme/Theme.js"),require("../../../types/enums.js"),require("../../cta/styled.js");var t=require("../../cta/secondary/ButtonSecondaryOutline.js"),i=require("../../text/Text.js");function a(n){return n&&"object"==typeof n&&"default"in n?n:{default:n}}var r=a(e),p=r.default.div(g||(g=n.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n align-items: center;\n width: 100%;\n"],["\n display: flex;\n flex-direction: column;\n align-items: center;\n width: 100%;\n"]))),o=r.default.div(u||(u=n.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n gap: 10px;\n width: 100%;\n margin-top: 12px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 10px;\n width: 100%;\n margin-top: 12px;\n"]))),x=r.default.div(h||(h=n.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n gap: 4px;\n align-items: center;\n"],["\n display: flex;\n flex-direction: row;\n gap: 4px;\n align-items: center;\n"]))),l=r.default.div(w||(w=n.__makeTemplateObject(["\n width: 137px auto;\n height: 18px;\n padding: 2px 6px 2px 6px;\n gap: 2px;\n border-radius: 4px 4px 0px 0px;\n background-color: ",";\n color: white;\n font-size: 10px;\n font-weight: 700;\n line-height: 14px;\n letter-spacing: 0.04em;\n text-align: center;\n text-transform: uppercase;\n"],["\n width: 137px auto;\n height: 18px;\n padding: 2px 6px 2px 6px;\n gap: 2px;\n border-radius: 4px 4px 0px 0px;\n background-color: ",";\n color: white;\n font-size: 10px;\n font-weight: 700;\n line-height: 14px;\n letter-spacing: 0.04em;\n text-align: center;\n text-transform: uppercase;\n"])),(function(n){var e=n.backgroundColor;return null!=e?e:"#c64844"})),s=r.default.div(y||(y=n.__makeTemplateObject(["\n display: grid;\n grid-template-columns: repeat(2, 1fr);\n gap: 8px 8px;\n"],["\n display: grid;\n grid-template-columns: repeat(2, 1fr);\n gap: 8px 8px;\n"]))),d=r.default.div(j||(j=n.__makeTemplateObject(["\n width: 100%;\n margin-top: 16px;\n"],["\n width: 100%;\n margin-top: 16px;\n"])));r.default.div(_||(_=n.__makeTemplateObject(["\n width: 100%;\n align-items: flex-start;\n justify-content: flex-start;\n margin-top: 8px;\n margin-bottom: 10px;\n"],["\n width: 100%;\n align-items: flex-start;\n justify-content: flex-start;\n margin-top: 8px;\n margin-bottom: 10px;\n"])));var m=r.default.a(b||(b=n.__makeTemplateObject(["\n width: 100%;\n font-size: 14px;\n font-weight: 600;\n line-height: 22px;\n text-align: center;\n display: flex;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n height: 27px;\n text-decoration: underline;\n color: #292929;\n"],["\n width: 100%;\n font-size: 14px;\n font-weight: 600;\n line-height: 22px;\n text-align: center;\n display: flex;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n height: 27px;\n text-decoration: underline;\n color: #292929;\n"]))),c=r.default(i.Text)(z||(z=n.__makeTemplateObject(["\n font-size: 12px !important;\n font-weight: 600;\n line-height: 14px;\n letter-spacing: -0.02em;\n text-align: left;\n text-transform: uppercase;\n\n @media screen and (max-width: 375px) {\n font-size: 10px !important;\n }\n"],["\n font-size: 12px !important;\n font-weight: 600;\n line-height: 14px;\n letter-spacing: -0.02em;\n text-align: left;\n text-transform: uppercase;\n\n @media screen and (max-width: 375px) {\n font-size: 10px !important;\n }\n"]))),f=r.default(i.Text)(T||(T=n.__makeTemplateObject(["\n font-size: 12px !important;\n font-weight: 400;\n line-height: 14px;\n letter-spacing: -0.02em;\n text-align: left;\n @media screen and (max-width: 375px) {\n font-size: 9px !important;\n }\n"],["\n font-size: 12px !important;\n font-weight: 400;\n line-height: 14px;\n letter-spacing: -0.02em;\n text-align: left;\n @media screen and (max-width: 375px) {\n font-size: 9px !important;\n }\n"])));r.default.div(k||(k=n.__makeTemplateObject(["\n text-decoration: underline !important;\n"],["\n text-decoration: underline !important;\n"])));var g,u,h,w,y,j,_,b,z,T,k,v,O,q=r.default(t)(v||(v=n.__makeTemplateObject(["\n font-size: 14px !important;\n font-weight: 600;\n line-height: 22px;\n text-align: center;\n text-transform: capitalize !important;\n\n @media screen and (max-width: 375px) {\n font-size: 12px !important;\n }\n"],["\n font-size: 14px !important;\n font-weight: 600;\n line-height: 22px;\n text-align: center;\n text-transform: capitalize !important;\n\n @media screen and (max-width: 375px) {\n font-size: 12px !important;\n }\n"]))),B=r.default.div(O||(O=n.__makeTemplateObject(["\n color: #292929;\n font-size: 10px;\n font-style: normal;\n font-weight: 400;\n line-height: 14px;\n letter-spacing: -0.1px;\n width: 100%;\n display: flex;\n justify-content: center;\n"],["\n color: #292929;\n font-size: 10px;\n font-style: normal;\n font-weight: 400;\n line-height: 14px;\n letter-spacing: -0.1px;\n width: 100%;\n display: flex;\n justify-content: center;\n"])));exports.BodyContainer=o,exports.BottomCopyWrapper=B,exports.BtnOutlineWrapper=q,exports.Container=p,exports.DescriptionWrapper=x,exports.GridContainer=s,exports.LabelSubTextWrapper=f,exports.LabelTextWrapper=c,exports.OutLineButtonContainer=d,exports.SaveLessLinkButton=m,exports.TitleWrapper=l;
|
|
2
2
|
//# sourceMappingURL=Card.styled.js.map
|
package/package.json
CHANGED