infinity-forge 11.3.4 → 11.3.6
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/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/styles.js +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/styles.js.map +1 -1
- package/dist/ui/atena/presentation/site-configurations/use-infinity-forge-props.js +1 -0
- package/dist/ui/atena/presentation/site-configurations/use-infinity-forge-props.js.map +1 -1
- package/package.json +1 -1
|
@@ -9,6 +9,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.BoxPost = void 0;
|
|
11
11
|
var styled_components_1 = __importDefault(require("styled-components"));
|
|
12
|
-
exports.BoxPost = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n overflow: hidden;\n background-color: #fff;\n border-radius: 20px;\n\n .post-image {\n width: 100%;\n aspect-ratio: 1202/420;\n }\n\n .description {\n padding: 22px;\n width: auto;\n color: #1a1a1a;\n border: 1px solid #00000029;\n\n strong {\n font-weight: 700;\n }\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n p,\n img,\n ul {\n & + * {\n margin-top: 15px;\n }\n }\n\n img {\n border-radius: 20px;\n overflow: hidden;\n aspect-ratio: 882/406;\n }\n\n ul {\n display: flex;\n flex-direction: column;\n gap: 8px;\n padding-left: 20px !important;\n\n li {\n list-style: circle !important;\n }\n }\n\n * {\n color: #1a1a1a;\n width: 100% !important;\n padding: 0 !important;\n }\n }\n\n @media only screen and (max-width: 768px) {\n .description {\n padding: 20px;\n }\n }\n\n @media only screen and (max-width: 900px) {\n width: 100%;\n }\n"], ["\n overflow: hidden;\n background-color: #fff;\n border-radius: 20px;\n\n .post-image {\n width: 100%;\n aspect-ratio: 1202/420;\n }\n\n .description {\n padding: 22px;\n width: auto;\n color: #1a1a1a;\n border: 1px solid #00000029;\n\n strong {\n font-weight: 700;\n }\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n p,\n img,\n ul {\n & + * {\n margin-top: 15px;\n }\n }\n\n img {\n border-radius: 20px;\n overflow: hidden;\n aspect-ratio: 882/406;\n }\n\n ul {\n display: flex;\n flex-direction: column;\n gap: 8px;\n padding-left: 20px !important;\n\n li {\n list-style: circle !important;\n }\n }\n\n * {\n color: #1a1a1a;\n width: 100% !important;\n padding: 0 !important;\n }\n }\n\n @media only screen and (max-width: 768px) {\n .description {\n padding: 20px;\n }\n }\n\n @media only screen and (max-width: 900px) {\n width: 100%;\n }\n"])));
|
|
12
|
+
exports.BoxPost = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n overflow: hidden;\n background-color: #fff;\n border-radius: 20px;\n\n .post-image {\n width: 100%;\n aspect-ratio: 1202/420;\n }\n\n .description {\n padding: 22px;\n width: auto;\n color: #1a1a1a;\n border: 1px solid #00000029;\n\n strong {\n font-weight: 700;\n }\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n p,\n img,\n ul {\n & + * {\n margin-top: 15px;\n }\n }\n\n h1 {\n font-size: clamp(16px, 2vw, 22px);\n }\n\n h2 {\n font-size: clamp(15px, 1.9vw, 20px);\n }\n\n h3 {\n font-size: clamp(14px, 1.8vw, 18px);\n }\n\n img {\n border-radius: 20px;\n overflow: hidden;\n aspect-ratio: 882/406;\n }\n\n ul {\n display: flex;\n flex-direction: column;\n gap: 8px;\n padding-left: 20px !important;\n\n li {\n list-style: circle !important;\n }\n }\n\n * {\n color: #1a1a1a;\n width: 100% !important;\n padding: 0 !important;\n }\n }\n\n @media only screen and (max-width: 768px) {\n .description {\n padding: 20px;\n }\n }\n\n @media only screen and (max-width: 900px) {\n width: 100%;\n }\n"], ["\n overflow: hidden;\n background-color: #fff;\n border-radius: 20px;\n\n .post-image {\n width: 100%;\n aspect-ratio: 1202/420;\n }\n\n .description {\n padding: 22px;\n width: auto;\n color: #1a1a1a;\n border: 1px solid #00000029;\n\n strong {\n font-weight: 700;\n }\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n p,\n img,\n ul {\n & + * {\n margin-top: 15px;\n }\n }\n\n h1 {\n font-size: clamp(16px, 2vw, 22px);\n }\n\n h2 {\n font-size: clamp(15px, 1.9vw, 20px);\n }\n\n h3 {\n font-size: clamp(14px, 1.8vw, 18px);\n }\n\n img {\n border-radius: 20px;\n overflow: hidden;\n aspect-ratio: 882/406;\n }\n\n ul {\n display: flex;\n flex-direction: column;\n gap: 8px;\n padding-left: 20px !important;\n\n li {\n list-style: circle !important;\n }\n }\n\n * {\n color: #1a1a1a;\n width: 100% !important;\n padding: 0 !important;\n }\n }\n\n @media only screen and (max-width: 768px) {\n .description {\n padding: 20px;\n }\n }\n\n @media only screen and (max-width: 900px) {\n width: 100%;\n }\n"])));
|
|
13
13
|
var templateObject_1;
|
|
14
14
|
//# sourceMappingURL=styles.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/post/box-post/styles.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAsC;AAEzB,QAAA,OAAO,GAAG,2BAAM,CAAC,GAAG,
|
|
1
|
+
{"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/post/box-post/styles.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAsC;AAEzB,QAAA,OAAO,GAAG,2BAAM,CAAC,GAAG,+vCAAA,4rCA+EhC,KAAA"}
|
|
@@ -64,6 +64,7 @@ function useInfinityForgeProps(_a) {
|
|
|
64
64
|
message: config.whatsappMessage,
|
|
65
65
|
});
|
|
66
66
|
return {
|
|
67
|
+
atena: pageProps,
|
|
67
68
|
theme: styles.theme,
|
|
68
69
|
auth: { roles: { administradorMaster: {} } },
|
|
69
70
|
i18n: __assign({}, (_d = pageProps === null || pageProps === void 0 ? void 0 : pageProps.props) === null || _d === void 0 ? void 0 : _d.i18n),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-infinity-forge-props.js","sourceRoot":"","sources":["../../../../../src/ui/atena/presentation/site-configurations/use-infinity-forge-props.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmBA,
|
|
1
|
+
{"version":3,"file":"use-infinity-forge-props.js","sourceRoot":"","sources":["../../../../../src/ui/atena/presentation/site-configurations/use-infinity-forge-props.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmBA,sDAuDC;AA1ED,oCAAqD;AAmBrD,SAAgB,qBAAqB,CAAC,EAGjB;IAHrB,iBAuDC;;QAtDC,SAAS,eAAA,EACT,MAAM,YAAA;IAEN,IAAM,MAAM,GAAG,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,cAAqB,CAAA;IAE/C,IAAM,0BAA0B,GAAG,MAAA,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,QAAQ,0CAAE,IAAI,CAC1D,UAAC,OAAO,IAAK,OAAA,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,GAAG,MAAK,2BAA2B,EAA5C,CAA4C,CAC1D,0CAAE,WAAW,CAAA;IAEd,IAAM,mBAAmB,GAAG,0BAA0B,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,0BAA0B,CAAC,CAAC,CAAC,CAAC,EAAE,CAAA;IAEpG,IAAM,QAAQ,GACZ,CAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,YAAY;QACpB,IAAA,2BAAmB,EAAC;YAClB,WAAW,EAAE,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,YAAY;YACjC,WAAW,EAAE,IAAI;YACjB,UAAU,EAAE,IAAI;YAChB,OAAO,EAAE,MAAM,CAAC,eAAe;SAChC,CAAC,CAAA;IAEJ,OAAO;QACL,KAAK,EAAE,SAAgB;QACvB,KAAK,EAAE,MAAM,CAAC,KAAK;QACnB,IAAI,EAAE,EAAE,KAAK,EAAE,EAAE,mBAAmB,EAAE,EAAE,EAAE,EAAE;QAC5C,IAAI,eAAO,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,KAAK,0CAAE,IAAI,CAAE;QACnC,eAAe,EAAE;YACf,KAAK,EAAE;gBACL,OAAO,EAAE;;;;oCACM,qBAAM,IAAA,WAAG,EAAC,EAAE,GAAG,EAAE,UAAU,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,EAAA;;gCAApD,IAAI,GAAG,SAA6C;gCAE1D,sBAAO,EAAE,IAAI,EAAE,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,IAAI,EAAE,IAAI,MAAA,EAAE,EAAA;;;qBAClC;aACF;SACF;QACD,cAAc,EAAE;YACd,MAAM,EAAE;gBACN,MAAM,EAAE,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM;aACvB;YACD,mBAAmB,EAAE,mBAAmB,aAAnB,mBAAmB,uBAAnB,mBAAmB,CAAE,mBAAmB;YAC7D,SAAS,EAAE;gBACT,IAAI,EAAE,OAAO;gBACb,IAAI,EAAE,uBAAuB;aAC9B;SACF;QACD,kBAAkB,EAAE;YAClB,OAAO,EAAE,qBAAqB;YAC9B,GAAG,EAAE,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS;YACtB,EAAE,EAAE,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,QAAQ;YACpB,EAAE,EAAE,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,QAAQ;YACpB,YAAY,EAAE,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,YAAY;YAClC,QAAQ,EAAE,QAAQ;YAClB,aAAa,EAAE,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa;SACrC;KACF,CAAA;AACH,CAAC"}
|