@trafilea/afrodita-components 6.55.2 → 6.55.5
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.esm.js +10 -10
- package/build/index.js +10 -10
- package/build/theme/shapermint.theme.js +3 -3
- package/package.json +1 -1
package/build/index.esm.js
CHANGED
|
@@ -21889,7 +21889,7 @@ var ContentGallery = function (_a) {
|
|
|
21889
21889
|
|
|
21890
21890
|
var NavButtonContainer$1 = newStyled.div(templateObject_1$a || (templateObject_1$a = __makeTemplateObject(["\n height: 40px;\n width: 40px;\n"], ["\n height: 40px;\n width: 40px;\n"])));
|
|
21891
21891
|
var Button$1 = newStyled.button(templateObject_2$9 || (templateObject_2$9 = __makeTemplateObject(["\n background: transparent;\n border: none;\n padding: 0.188rem 0.625rem;\n z-index: 5;\n height: 40px !important;\n cursor: pointer;\n"], ["\n background: transparent;\n border: none;\n padding: 0.188rem 0.625rem;\n z-index: 5;\n height: 40px !important;\n cursor: pointer;\n"])));
|
|
21892
|
-
var Container$8 = newStyled.div(templateObject_3$9 || (templateObject_3$9 = __makeTemplateObject(["\n ", "\n position: relative;\n max-height: calc(100vh -
|
|
21892
|
+
var Container$8 = newStyled.div(templateObject_3$9 || (templateObject_3$9 = __makeTemplateObject(["\n ", "\n position: relative;\n max-height: calc(100vh - 186px) !important;\n margin: 0 auto;\n max-width: 100%;\n overflow: hidden;\n\n @media screen and (min-width: 480px) {\n margin: 0 auto;\n }\n\n & .slick-dots li.slick-active button:before {\n background-color: ", ";\n }\n\n .iiz {\n max-width: 100%;\n margin: 0;\n position: relative;\n overflow: hidden;\n display: inline-block;\n cursor: -webkit-zoom-in;\n cursor: zoom-in;\n }\n\n .zoomWrapper.iiz {\n max-height: calc(100vh - 86px) !important;\n margin: 0 auto;\n vertical-align: top;\n }\n\n .iiz--drag .iiz__zoom-img--visible {\n cursor: -webkit-grab;\n cursor: grab;\n }\n\n .iiz__img {\n max-width: 100%;\n max-height: calc(100vh - 86px) !important;\n margin: 0 auto;\n display: block;\n pointer-events: none;\n visibility: visible;\n opacity: 1;\n }\n\n .iiz__img--hidden {\n visibility: hidden;\n opacity: 0;\n }\n\n .iiz__img--abs {\n width: 100%;\n max-height: calc(100vh - 86px) !important;\n position: absolute;\n top: 0;\n left: 0;\n display: block;\n }\n\n .iiz__zoom-img {\n width: auto !important;\n max-width: none !important;\n position: absolute;\n visibility: hidden;\n opacity: 0;\n pointer-events: none;\n display: block;\n }\n\n .iiz__zoom-img--visible {\n visibility: visible;\n opacity: 1;\n pointer-events: auto;\n cursor: -webkit-zoom-out;\n cursor: zoom-out;\n -ms-touch-action: none;\n touch-action: none;\n zoom: 1.2;\n }\n\n .iiz__zoom-portal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 99999;\n }\n\n .iiz__btn {\n background: rgba(255, 255, 255, 0.8);\n max-width: 98px;\n min-width: fit-content;\n height: 32px;\n border: none;\n outline: none;\n padding: 0 8px;\n position: absolute;\n z-index: 5;\n text-decoration: none;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n -moz-appearance: none;\n -webkit-appearance: none;\n appearance: none;\n }\n\n .iiz__btn:before {\n content: ' ';\n background-position: center;\n background-repeat: no-repeat;\n display: block;\n }\n\n .iiz__hint {\n bottom: 10%;\n right: 0;\n pointer-events: none;\n border-radius: 150px 0 0 150px;\n }\n\n .iiz__hint:before {\n content: '+';\n background-image: none;\n width: 17px;\n height: 17px;\n font-size: 19px;\n border-radius: 500px;\n border: 2px solid #292929;\n display: inline-block;\n position: relative;\n text-align: center;\n line-height: 17px;\n font-weight: 600;\n }\n\n .iiz__hint:after {\n content: 'Zoom in';\n font-size: 14px;\n font-weight: 600;\n display: inline-block;\n margin-left: 5px;\n }\n\n .iiz__close {\n border-radius: 150px;\n top: auto;\n right: 0;\n left: 0;\n margin: auto;\n bottom: 20px;\n visibility: hidden;\n opacity: 0;\n color: #292929;\n }\n\n .iiz__close--visible {\n visibility: visible;\n opacity: 1;\n cursor: pointer;\n }\n\n .iiz__close::before {\n content: ' ';\n width: 16px;\n height: 16px;\n background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#222)),\n -webkit-gradient(linear, left top, left bottom, from(#222), to(#222));\n background-image: linear-gradient(#222, #222), linear-gradient(#222, #222);\n background-size: 65% 2px, 2px 65%;\n transform: rotate(45deg);\n border-radius: 500px;\n border: 2px solid #292929;\n }\n\n .iiz__close::after {\n content: 'Close';\n font-size: 14px;\n font-weight: 600;\n display: inline-block;\n margin-left: 5px;\n }\n"], ["\n ", "\n position: relative;\n max-height: calc(100vh - 186px) !important;\n margin: 0 auto;\n max-width: 100%;\n overflow: hidden;\n\n @media screen and (min-width: 480px) {\n margin: 0 auto;\n }\n\n & .slick-dots li.slick-active button:before {\n background-color: ", ";\n }\n\n .iiz {\n max-width: 100%;\n margin: 0;\n position: relative;\n overflow: hidden;\n display: inline-block;\n cursor: -webkit-zoom-in;\n cursor: zoom-in;\n }\n\n .zoomWrapper.iiz {\n max-height: calc(100vh - 86px) !important;\n margin: 0 auto;\n vertical-align: top;\n }\n\n .iiz--drag .iiz__zoom-img--visible {\n cursor: -webkit-grab;\n cursor: grab;\n }\n\n .iiz__img {\n max-width: 100%;\n max-height: calc(100vh - 86px) !important;\n margin: 0 auto;\n display: block;\n pointer-events: none;\n visibility: visible;\n opacity: 1;\n }\n\n .iiz__img--hidden {\n visibility: hidden;\n opacity: 0;\n }\n\n .iiz__img--abs {\n width: 100%;\n max-height: calc(100vh - 86px) !important;\n position: absolute;\n top: 0;\n left: 0;\n display: block;\n }\n\n .iiz__zoom-img {\n width: auto !important;\n max-width: none !important;\n position: absolute;\n visibility: hidden;\n opacity: 0;\n pointer-events: none;\n display: block;\n }\n\n .iiz__zoom-img--visible {\n visibility: visible;\n opacity: 1;\n pointer-events: auto;\n cursor: -webkit-zoom-out;\n cursor: zoom-out;\n -ms-touch-action: none;\n touch-action: none;\n zoom: 1.2;\n }\n\n .iiz__zoom-portal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 99999;\n }\n\n .iiz__btn {\n background: rgba(255, 255, 255, 0.8);\n max-width: 98px;\n min-width: fit-content;\n height: 32px;\n border: none;\n outline: none;\n padding: 0 8px;\n position: absolute;\n z-index: 5;\n text-decoration: none;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n -moz-appearance: none;\n -webkit-appearance: none;\n appearance: none;\n }\n\n .iiz__btn:before {\n content: ' ';\n background-position: center;\n background-repeat: no-repeat;\n display: block;\n }\n\n .iiz__hint {\n bottom: 10%;\n right: 0;\n pointer-events: none;\n border-radius: 150px 0 0 150px;\n }\n\n .iiz__hint:before {\n content: '+';\n background-image: none;\n width: 17px;\n height: 17px;\n font-size: 19px;\n border-radius: 500px;\n border: 2px solid #292929;\n display: inline-block;\n position: relative;\n text-align: center;\n line-height: 17px;\n font-weight: 600;\n }\n\n .iiz__hint:after {\n content: 'Zoom in';\n font-size: 14px;\n font-weight: 600;\n display: inline-block;\n margin-left: 5px;\n }\n\n .iiz__close {\n border-radius: 150px;\n top: auto;\n right: 0;\n left: 0;\n margin: auto;\n bottom: 20px;\n visibility: hidden;\n opacity: 0;\n color: #292929;\n }\n\n .iiz__close--visible {\n visibility: visible;\n opacity: 1;\n cursor: pointer;\n }\n\n .iiz__close::before {\n content: ' ';\n width: 16px;\n height: 16px;\n background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#222)),\n -webkit-gradient(linear, left top, left bottom, from(#222), to(#222));\n background-image: linear-gradient(#222, #222), linear-gradient(#222, #222);\n background-size: 65% 2px, 2px 65%;\n transform: rotate(45deg);\n border-radius: 500px;\n border: 2px solid #292929;\n }\n\n .iiz__close::after {\n content: 'Close';\n font-size: 14px;\n font-weight: 600;\n display: inline-block;\n margin-left: 5px;\n }\n"])), function (_a) {
|
|
21893
21893
|
var borderRadiusVariant = _a.borderRadiusVariant;
|
|
21894
21894
|
return borderRadiusVariant &&
|
|
21895
21895
|
"\n border-radius: 40px;\n ";
|
|
@@ -22021,20 +22021,25 @@ var Slider = function (_a) {
|
|
|
22021
22021
|
|
|
22022
22022
|
var Container$6 = newStyled.div({
|
|
22023
22023
|
background: 'var(--truekind-default-secondary, #292929)',
|
|
22024
|
-
height: '
|
|
22024
|
+
height: '100vh',
|
|
22025
22025
|
width: '100vw',
|
|
22026
22026
|
position: 'fixed',
|
|
22027
22027
|
overflowY: 'scroll',
|
|
22028
22028
|
zIndex: '99999999999',
|
|
22029
22029
|
top: 0,
|
|
22030
22030
|
left: 0,
|
|
22031
|
+
bottom: 0,
|
|
22032
|
+
right: 0,
|
|
22031
22033
|
display: 'flex',
|
|
22032
22034
|
flexDirection: 'column',
|
|
22033
22035
|
justifyContent: 'center',
|
|
22036
|
+
alignItems: 'center',
|
|
22034
22037
|
});
|
|
22035
22038
|
var SubContainer = newStyled.div({
|
|
22039
|
+
width: '100%',
|
|
22036
22040
|
maxWidth: '480px',
|
|
22037
|
-
|
|
22041
|
+
maxHeight: '100%',
|
|
22042
|
+
overflow: 'hidden',
|
|
22038
22043
|
'@media screen and (min-width: 480px)': {
|
|
22039
22044
|
margin: '0 auto',
|
|
22040
22045
|
},
|
|
@@ -22044,9 +22049,6 @@ var SubContainer = newStyled.div({
|
|
|
22044
22049
|
'@media screen and (min-height: 740px)': {
|
|
22045
22050
|
marginTop: '0px',
|
|
22046
22051
|
},
|
|
22047
|
-
'@media screen and (-webkit-min-device-pixel-ratio:0)': {
|
|
22048
|
-
marginTop: '40px !important',
|
|
22049
|
-
},
|
|
22050
22052
|
'@media not all and (min-resolution:.001dpcm)': {
|
|
22051
22053
|
'@media': {
|
|
22052
22054
|
marginTop: '140px !important',
|
|
@@ -22064,15 +22066,13 @@ var SubContainer = newStyled.div({
|
|
|
22064
22066
|
},
|
|
22065
22067
|
});
|
|
22066
22068
|
var Header$2 = newStyled.div({
|
|
22069
|
+
margin: '0 0 0 auto',
|
|
22067
22070
|
display: 'flex',
|
|
22068
22071
|
justifyContent: 'end',
|
|
22069
22072
|
alignItems: 'center',
|
|
22070
22073
|
color: 'white',
|
|
22071
|
-
padding: '
|
|
22072
|
-
position: 'absolute',
|
|
22074
|
+
padding: '10px',
|
|
22073
22075
|
zIndex: 4,
|
|
22074
|
-
top: 0,
|
|
22075
|
-
right: 0,
|
|
22076
22076
|
});
|
|
22077
22077
|
var IconContainer = newStyled.div({
|
|
22078
22078
|
backgroundColor: '#E5E5E5',
|
package/build/index.js
CHANGED
|
@@ -21915,7 +21915,7 @@ var ContentGallery = function (_a) {
|
|
|
21915
21915
|
|
|
21916
21916
|
var NavButtonContainer$1 = newStyled.div(templateObject_1$a || (templateObject_1$a = __makeTemplateObject(["\n height: 40px;\n width: 40px;\n"], ["\n height: 40px;\n width: 40px;\n"])));
|
|
21917
21917
|
var Button$1 = newStyled.button(templateObject_2$9 || (templateObject_2$9 = __makeTemplateObject(["\n background: transparent;\n border: none;\n padding: 0.188rem 0.625rem;\n z-index: 5;\n height: 40px !important;\n cursor: pointer;\n"], ["\n background: transparent;\n border: none;\n padding: 0.188rem 0.625rem;\n z-index: 5;\n height: 40px !important;\n cursor: pointer;\n"])));
|
|
21918
|
-
var Container$8 = newStyled.div(templateObject_3$9 || (templateObject_3$9 = __makeTemplateObject(["\n ", "\n position: relative;\n max-height: calc(100vh -
|
|
21918
|
+
var Container$8 = newStyled.div(templateObject_3$9 || (templateObject_3$9 = __makeTemplateObject(["\n ", "\n position: relative;\n max-height: calc(100vh - 186px) !important;\n margin: 0 auto;\n max-width: 100%;\n overflow: hidden;\n\n @media screen and (min-width: 480px) {\n margin: 0 auto;\n }\n\n & .slick-dots li.slick-active button:before {\n background-color: ", ";\n }\n\n .iiz {\n max-width: 100%;\n margin: 0;\n position: relative;\n overflow: hidden;\n display: inline-block;\n cursor: -webkit-zoom-in;\n cursor: zoom-in;\n }\n\n .zoomWrapper.iiz {\n max-height: calc(100vh - 86px) !important;\n margin: 0 auto;\n vertical-align: top;\n }\n\n .iiz--drag .iiz__zoom-img--visible {\n cursor: -webkit-grab;\n cursor: grab;\n }\n\n .iiz__img {\n max-width: 100%;\n max-height: calc(100vh - 86px) !important;\n margin: 0 auto;\n display: block;\n pointer-events: none;\n visibility: visible;\n opacity: 1;\n }\n\n .iiz__img--hidden {\n visibility: hidden;\n opacity: 0;\n }\n\n .iiz__img--abs {\n width: 100%;\n max-height: calc(100vh - 86px) !important;\n position: absolute;\n top: 0;\n left: 0;\n display: block;\n }\n\n .iiz__zoom-img {\n width: auto !important;\n max-width: none !important;\n position: absolute;\n visibility: hidden;\n opacity: 0;\n pointer-events: none;\n display: block;\n }\n\n .iiz__zoom-img--visible {\n visibility: visible;\n opacity: 1;\n pointer-events: auto;\n cursor: -webkit-zoom-out;\n cursor: zoom-out;\n -ms-touch-action: none;\n touch-action: none;\n zoom: 1.2;\n }\n\n .iiz__zoom-portal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 99999;\n }\n\n .iiz__btn {\n background: rgba(255, 255, 255, 0.8);\n max-width: 98px;\n min-width: fit-content;\n height: 32px;\n border: none;\n outline: none;\n padding: 0 8px;\n position: absolute;\n z-index: 5;\n text-decoration: none;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n -moz-appearance: none;\n -webkit-appearance: none;\n appearance: none;\n }\n\n .iiz__btn:before {\n content: ' ';\n background-position: center;\n background-repeat: no-repeat;\n display: block;\n }\n\n .iiz__hint {\n bottom: 10%;\n right: 0;\n pointer-events: none;\n border-radius: 150px 0 0 150px;\n }\n\n .iiz__hint:before {\n content: '+';\n background-image: none;\n width: 17px;\n height: 17px;\n font-size: 19px;\n border-radius: 500px;\n border: 2px solid #292929;\n display: inline-block;\n position: relative;\n text-align: center;\n line-height: 17px;\n font-weight: 600;\n }\n\n .iiz__hint:after {\n content: 'Zoom in';\n font-size: 14px;\n font-weight: 600;\n display: inline-block;\n margin-left: 5px;\n }\n\n .iiz__close {\n border-radius: 150px;\n top: auto;\n right: 0;\n left: 0;\n margin: auto;\n bottom: 20px;\n visibility: hidden;\n opacity: 0;\n color: #292929;\n }\n\n .iiz__close--visible {\n visibility: visible;\n opacity: 1;\n cursor: pointer;\n }\n\n .iiz__close::before {\n content: ' ';\n width: 16px;\n height: 16px;\n background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#222)),\n -webkit-gradient(linear, left top, left bottom, from(#222), to(#222));\n background-image: linear-gradient(#222, #222), linear-gradient(#222, #222);\n background-size: 65% 2px, 2px 65%;\n transform: rotate(45deg);\n border-radius: 500px;\n border: 2px solid #292929;\n }\n\n .iiz__close::after {\n content: 'Close';\n font-size: 14px;\n font-weight: 600;\n display: inline-block;\n margin-left: 5px;\n }\n"], ["\n ", "\n position: relative;\n max-height: calc(100vh - 186px) !important;\n margin: 0 auto;\n max-width: 100%;\n overflow: hidden;\n\n @media screen and (min-width: 480px) {\n margin: 0 auto;\n }\n\n & .slick-dots li.slick-active button:before {\n background-color: ", ";\n }\n\n .iiz {\n max-width: 100%;\n margin: 0;\n position: relative;\n overflow: hidden;\n display: inline-block;\n cursor: -webkit-zoom-in;\n cursor: zoom-in;\n }\n\n .zoomWrapper.iiz {\n max-height: calc(100vh - 86px) !important;\n margin: 0 auto;\n vertical-align: top;\n }\n\n .iiz--drag .iiz__zoom-img--visible {\n cursor: -webkit-grab;\n cursor: grab;\n }\n\n .iiz__img {\n max-width: 100%;\n max-height: calc(100vh - 86px) !important;\n margin: 0 auto;\n display: block;\n pointer-events: none;\n visibility: visible;\n opacity: 1;\n }\n\n .iiz__img--hidden {\n visibility: hidden;\n opacity: 0;\n }\n\n .iiz__img--abs {\n width: 100%;\n max-height: calc(100vh - 86px) !important;\n position: absolute;\n top: 0;\n left: 0;\n display: block;\n }\n\n .iiz__zoom-img {\n width: auto !important;\n max-width: none !important;\n position: absolute;\n visibility: hidden;\n opacity: 0;\n pointer-events: none;\n display: block;\n }\n\n .iiz__zoom-img--visible {\n visibility: visible;\n opacity: 1;\n pointer-events: auto;\n cursor: -webkit-zoom-out;\n cursor: zoom-out;\n -ms-touch-action: none;\n touch-action: none;\n zoom: 1.2;\n }\n\n .iiz__zoom-portal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 99999;\n }\n\n .iiz__btn {\n background: rgba(255, 255, 255, 0.8);\n max-width: 98px;\n min-width: fit-content;\n height: 32px;\n border: none;\n outline: none;\n padding: 0 8px;\n position: absolute;\n z-index: 5;\n text-decoration: none;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n -moz-appearance: none;\n -webkit-appearance: none;\n appearance: none;\n }\n\n .iiz__btn:before {\n content: ' ';\n background-position: center;\n background-repeat: no-repeat;\n display: block;\n }\n\n .iiz__hint {\n bottom: 10%;\n right: 0;\n pointer-events: none;\n border-radius: 150px 0 0 150px;\n }\n\n .iiz__hint:before {\n content: '+';\n background-image: none;\n width: 17px;\n height: 17px;\n font-size: 19px;\n border-radius: 500px;\n border: 2px solid #292929;\n display: inline-block;\n position: relative;\n text-align: center;\n line-height: 17px;\n font-weight: 600;\n }\n\n .iiz__hint:after {\n content: 'Zoom in';\n font-size: 14px;\n font-weight: 600;\n display: inline-block;\n margin-left: 5px;\n }\n\n .iiz__close {\n border-radius: 150px;\n top: auto;\n right: 0;\n left: 0;\n margin: auto;\n bottom: 20px;\n visibility: hidden;\n opacity: 0;\n color: #292929;\n }\n\n .iiz__close--visible {\n visibility: visible;\n opacity: 1;\n cursor: pointer;\n }\n\n .iiz__close::before {\n content: ' ';\n width: 16px;\n height: 16px;\n background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#222)),\n -webkit-gradient(linear, left top, left bottom, from(#222), to(#222));\n background-image: linear-gradient(#222, #222), linear-gradient(#222, #222);\n background-size: 65% 2px, 2px 65%;\n transform: rotate(45deg);\n border-radius: 500px;\n border: 2px solid #292929;\n }\n\n .iiz__close::after {\n content: 'Close';\n font-size: 14px;\n font-weight: 600;\n display: inline-block;\n margin-left: 5px;\n }\n"])), function (_a) {
|
|
21919
21919
|
var borderRadiusVariant = _a.borderRadiusVariant;
|
|
21920
21920
|
return borderRadiusVariant &&
|
|
21921
21921
|
"\n border-radius: 40px;\n ";
|
|
@@ -22047,20 +22047,25 @@ var Slider = function (_a) {
|
|
|
22047
22047
|
|
|
22048
22048
|
var Container$6 = newStyled.div({
|
|
22049
22049
|
background: 'var(--truekind-default-secondary, #292929)',
|
|
22050
|
-
height: '
|
|
22050
|
+
height: '100vh',
|
|
22051
22051
|
width: '100vw',
|
|
22052
22052
|
position: 'fixed',
|
|
22053
22053
|
overflowY: 'scroll',
|
|
22054
22054
|
zIndex: '99999999999',
|
|
22055
22055
|
top: 0,
|
|
22056
22056
|
left: 0,
|
|
22057
|
+
bottom: 0,
|
|
22058
|
+
right: 0,
|
|
22057
22059
|
display: 'flex',
|
|
22058
22060
|
flexDirection: 'column',
|
|
22059
22061
|
justifyContent: 'center',
|
|
22062
|
+
alignItems: 'center',
|
|
22060
22063
|
});
|
|
22061
22064
|
var SubContainer = newStyled.div({
|
|
22065
|
+
width: '100%',
|
|
22062
22066
|
maxWidth: '480px',
|
|
22063
|
-
|
|
22067
|
+
maxHeight: '100%',
|
|
22068
|
+
overflow: 'hidden',
|
|
22064
22069
|
'@media screen and (min-width: 480px)': {
|
|
22065
22070
|
margin: '0 auto',
|
|
22066
22071
|
},
|
|
@@ -22070,9 +22075,6 @@ var SubContainer = newStyled.div({
|
|
|
22070
22075
|
'@media screen and (min-height: 740px)': {
|
|
22071
22076
|
marginTop: '0px',
|
|
22072
22077
|
},
|
|
22073
|
-
'@media screen and (-webkit-min-device-pixel-ratio:0)': {
|
|
22074
|
-
marginTop: '40px !important',
|
|
22075
|
-
},
|
|
22076
22078
|
'@media not all and (min-resolution:.001dpcm)': {
|
|
22077
22079
|
'@media': {
|
|
22078
22080
|
marginTop: '140px !important',
|
|
@@ -22090,15 +22092,13 @@ var SubContainer = newStyled.div({
|
|
|
22090
22092
|
},
|
|
22091
22093
|
});
|
|
22092
22094
|
var Header$2 = newStyled.div({
|
|
22095
|
+
margin: '0 0 0 auto',
|
|
22093
22096
|
display: 'flex',
|
|
22094
22097
|
justifyContent: 'end',
|
|
22095
22098
|
alignItems: 'center',
|
|
22096
22099
|
color: 'white',
|
|
22097
|
-
padding: '
|
|
22098
|
-
position: 'absolute',
|
|
22100
|
+
padding: '10px',
|
|
22099
22101
|
zIndex: 4,
|
|
22100
|
-
top: 0,
|
|
22101
|
-
right: 0,
|
|
22102
22102
|
});
|
|
22103
22103
|
var IconContainer = newStyled.div({
|
|
22104
22104
|
backgroundColor: '#E5E5E5',
|
|
@@ -1078,18 +1078,18 @@ var shapermint = {
|
|
|
1078
1078
|
cdn: 'https://cdn.shapermint.com/assets/common',
|
|
1079
1079
|
images: {
|
|
1080
1080
|
favicon: 'https://cdn.shopify.com/s/files/1/0021/4889/2732/files/Favicon_pink_196x_fedce07d-d19c-4ca4-a53a-5a55869cfc1e.png?v=1619463864',
|
|
1081
|
-
logo: 'https://cdn.
|
|
1081
|
+
logo: 'https://cdn.shapermint.com/assets/shapermint/images/shapermint_logo_black.svg',
|
|
1082
1082
|
logoSize: {
|
|
1083
1083
|
width: '204',
|
|
1084
1084
|
height: '35',
|
|
1085
1085
|
},
|
|
1086
1086
|
upsellLogo: {
|
|
1087
|
-
url: 'https://cdn.
|
|
1087
|
+
url: 'https://cdn.shapermint.com/assets/shapermint/images/shapermint_logo_black.svg',
|
|
1088
1088
|
width: '210',
|
|
1089
1089
|
height: '40',
|
|
1090
1090
|
},
|
|
1091
1091
|
tyLogo: {
|
|
1092
|
-
url: 'https://cdn.
|
|
1092
|
+
url: 'https://cdn.shapermint.com/assets/shapermint/images/shapermint_logo_black.svg',
|
|
1093
1093
|
width: '192',
|
|
1094
1094
|
height: '36',
|
|
1095
1095
|
},
|
package/package.json
CHANGED