@trafilea/afrodita-components 7.27.1 → 7.27.2

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.
@@ -1,2 +1,2 @@
1
- import{__makeTemplateObject as n}from"tslib";import t from"@emotion/styled";import{Text as e}from"../../text/Text.js";var i,r,p,a=t.div(i||(i=n(["\n width: 100%;\n height: ",";\n padding: 3%;\n gap: 10px;\n border-radius: 2px 0px 0px 0px;\n background-color: ",";\n display: flex;\n align-items: center;\n justify-content: center;\n text-transform: capitalize;\n"],["\n width: 100%;\n height: ",";\n padding: 3%;\n gap: 10px;\n border-radius: 2px 0px 0px 0px;\n background-color: ",";\n display: flex;\n align-items: center;\n justify-content: center;\n text-transform: capitalize;\n"])),(function(n){var t=n.height;return t||"30px"}),(function(n){var t=n.bgColor;return t||"#BDD7D7"})),o=t.div(r||(r=n(["\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-top: 15px;\n"],["\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-top: 15px;\n"]))),x=t(e)(p||(p=n(["\n font-size: 14px !important;\n font-weight: 600;\n line-height: 18px;\n text-align: center;\n\n @media screen and (max-width: 390px) {\n font-size: 12px !important;\n }\n"],["\n font-size: 14px !important;\n font-weight: 600;\n line-height: 18px;\n text-align: center;\n\n @media screen and (max-width: 390px) {\n font-size: 12px !important;\n }\n"])));export{o as ContainerWrapper,a as GreetingsWrapper,x as LabelTextWrapper};
1
+ import{__makeTemplateObject as n}from"tslib";import t from"@emotion/styled";import{Text as e}from"../../text/Text.js";var i,p,r,a=t.div(i||(i=n(["\n width: 100%;\n height: ",";\n padding: clamp(4px, 1.5vw, 8px) clamp(8px, 1.5vw, 16px);\n gap: 10px;\n border-radius: 2px 0px 0px 0px;\n background-color: ",";\n display: flex;\n align-items: center;\n justify-content: center;\n text-transform: capitalize;\n"],["\n width: 100%;\n height: ",";\n padding: clamp(4px, 1.5vw, 8px) clamp(8px, 1.5vw, 16px);\n gap: 10px;\n border-radius: 2px 0px 0px 0px;\n background-color: ",";\n display: flex;\n align-items: center;\n justify-content: center;\n text-transform: capitalize;\n"])),(function(n){var t=n.height;return t||"auto"}),(function(n){var t=n.bgColor;return t||"#BDD7D7"})),x=t.div(p||(p=n(["\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-top: 15px;\n"],["\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-top: 15px;\n"]))),o=t(e)(r||(r=n(["\n font-size: 14px !important;\n font-weight: 600;\n line-height: 18px;\n text-align: center;\n\n @media screen and (max-width: 390px) {\n font-size: 12px !important;\n }\n"],["\n font-size: 14px !important;\n font-weight: 600;\n line-height: 18px;\n text-align: center;\n\n @media screen and (max-width: 390px) {\n font-size: 12px !important;\n }\n"])));export{x as ContainerWrapper,a as GreetingsWrapper,o as LabelTextWrapper};
2
2
  //# sourceMappingURL=Greeting.styled.js.map
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var n=require("tslib"),e=require("@emotion/styled"),t=require("../../text/Text.js");function i(n){return n&&"object"==typeof n&&"default"in n?n:{default:n}}var r,a,p,o=i(e),x=o.default.div(r||(r=n.__makeTemplateObject(["\n width: 100%;\n height: ",";\n padding: 3%;\n gap: 10px;\n border-radius: 2px 0px 0px 0px;\n background-color: ",";\n display: flex;\n align-items: center;\n justify-content: center;\n text-transform: capitalize;\n"],["\n width: 100%;\n height: ",";\n padding: 3%;\n gap: 10px;\n border-radius: 2px 0px 0px 0px;\n background-color: ",";\n display: flex;\n align-items: center;\n justify-content: center;\n text-transform: capitalize;\n"])),(function(n){var e=n.height;return e||"30px"}),(function(n){var e=n.bgColor;return e||"#BDD7D7"})),d=o.default.div(a||(a=n.__makeTemplateObject(["\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-top: 15px;\n"],["\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-top: 15px;\n"]))),l=o.default(t.Text)(p||(p=n.__makeTemplateObject(["\n font-size: 14px !important;\n font-weight: 600;\n line-height: 18px;\n text-align: center;\n\n @media screen and (max-width: 390px) {\n font-size: 12px !important;\n }\n"],["\n font-size: 14px !important;\n font-weight: 600;\n line-height: 18px;\n text-align: center;\n\n @media screen and (max-width: 390px) {\n font-size: 12px !important;\n }\n"])));exports.ContainerWrapper=d,exports.GreetingsWrapper=x,exports.LabelTextWrapper=l;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var n=require("tslib"),e=require("@emotion/styled"),t=require("../../text/Text.js");function i(n){return n&&"object"==typeof n&&"default"in n?n:{default:n}}var r,p,a,x=i(e),o=x.default.div(r||(r=n.__makeTemplateObject(["\n width: 100%;\n height: ",";\n padding: clamp(4px, 1.5vw, 8px) clamp(8px, 1.5vw, 16px);\n gap: 10px;\n border-radius: 2px 0px 0px 0px;\n background-color: ",";\n display: flex;\n align-items: center;\n justify-content: center;\n text-transform: capitalize;\n"],["\n width: 100%;\n height: ",";\n padding: clamp(4px, 1.5vw, 8px) clamp(8px, 1.5vw, 16px);\n gap: 10px;\n border-radius: 2px 0px 0px 0px;\n background-color: ",";\n display: flex;\n align-items: center;\n justify-content: center;\n text-transform: capitalize;\n"])),(function(n){var e=n.height;return e||"auto"}),(function(n){var e=n.bgColor;return e||"#BDD7D7"})),l=x.default.div(p||(p=n.__makeTemplateObject(["\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-top: 15px;\n"],["\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-top: 15px;\n"]))),c=x.default(t.Text)(a||(a=n.__makeTemplateObject(["\n font-size: 14px !important;\n font-weight: 600;\n line-height: 18px;\n text-align: center;\n\n @media screen and (max-width: 390px) {\n font-size: 12px !important;\n }\n"],["\n font-size: 14px !important;\n font-weight: 600;\n line-height: 18px;\n text-align: center;\n\n @media screen and (max-width: 390px) {\n font-size: 12px !important;\n }\n"])));exports.ContainerWrapper=l,exports.GreetingsWrapper=o,exports.LabelTextWrapper=c;
2
2
  //# sourceMappingURL=Greeting.styled.js.map
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Trafilea's Design System",
4
4
  "author": "Trafilea",
5
5
  "repository": "https://github.com/trafilea/afrodita-components",
6
- "version": "7.27.1",
6
+ "version": "7.27.2",
7
7
  "private": false,
8
8
  "main": "build/lib/index.js",
9
9
  "style": "build/es/index.css",