@mc-hogar/crosslib 0.0.92 → 0.0.94
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/cjs/modules/HomeCMS/BannerEstatico/index.js +16 -0
- package/dist/cjs/modules/HomeCMS/BannerEstatico/index.js.map +1 -1
- package/dist/cjs/modules/HomeCMS/BannerEstatico/types/BannerEstatico.types.js +5 -5
- package/dist/cjs/modules/HomeCMS/BannerEstatico/types/BannerEstatico.types.js.map +1 -1
- package/dist/esm/modules/HomeCMS/BannerEstatico/index.js +1 -1
- package/dist/esm/modules/HomeCMS/BannerEstatico/index.js.map +1 -1
- package/dist/esm/modules/HomeCMS/BannerEstatico/types/BannerEstatico.types.js +5 -5
- package/dist/esm/modules/HomeCMS/BannerEstatico/types/BannerEstatico.types.js.map +1 -1
- package/dist/types/modules/HomeCMS/BannerEstatico/index.d.ts +1 -0
- package/dist/types/modules/HomeCMS/BannerEstatico/index.d.ts.map +1 -1
- package/dist/types/modules/HomeCMS/BannerEstatico/types/BannerEstatico.types.d.ts +5 -5
- package/package.json +1 -1
|
@@ -1,2 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./types/BannerEstatico.types"), exports);
|
|
2
18
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/HomeCMS/BannerEstatico/index.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/HomeCMS/BannerEstatico/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+DAA4C"}
|
|
@@ -3,12 +3,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.BannerEstaticoFileValidations = void 0;
|
|
4
4
|
exports.BannerEstaticoFileValidations = Object.freeze({
|
|
5
5
|
MAX_FILE_SIZE: 7 * 1024 * 1024, // 7MB
|
|
6
|
-
IMG_MOBILE_WIDTH:
|
|
7
|
-
IMG_MOBILE_HEIGHT:
|
|
8
|
-
IMG_MOBILE_RESOLUTION: '
|
|
6
|
+
IMG_MOBILE_WIDTH: 800,
|
|
7
|
+
IMG_MOBILE_HEIGHT: 150,
|
|
8
|
+
IMG_MOBILE_RESOLUTION: '800x150px',
|
|
9
9
|
IMG_DESKTOP_WIDTH: 1920,
|
|
10
|
-
IMG_DESKTOP_HEIGHT:
|
|
11
|
-
IMG_DESKTOP_RESOLUTION: '
|
|
10
|
+
IMG_DESKTOP_HEIGHT: 95,
|
|
11
|
+
IMG_DESKTOP_RESOLUTION: '1920px95px',
|
|
12
12
|
//VALID_IMAGE_TYPES: ['jpg','jpeg', 'png', 'webp', 'avif']
|
|
13
13
|
});
|
|
14
14
|
//# sourceMappingURL=BannerEstatico.types.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BannerEstatico.types.js","sourceRoot":"","sources":["../../../../../../src/modules/HomeCMS/BannerEstatico/types/BannerEstatico.types.ts"],"names":[],"mappings":";;;AAYa,QAAA,6BAA6B,GAAG,MAAM,CAAC,MAAM,CAAC;IACvD,aAAa,EAAE,CAAC,GAAG,IAAI,GAAG,IAAI,EAAE,MAAM;IACtC,gBAAgB,EAAE,GAAG;IACrB,iBAAiB,EAAE,GAAG;IACtB,qBAAqB,EAAE,
|
|
1
|
+
{"version":3,"file":"BannerEstatico.types.js","sourceRoot":"","sources":["../../../../../../src/modules/HomeCMS/BannerEstatico/types/BannerEstatico.types.ts"],"names":[],"mappings":";;;AAYa,QAAA,6BAA6B,GAAG,MAAM,CAAC,MAAM,CAAC;IACvD,aAAa,EAAE,CAAC,GAAG,IAAI,GAAG,IAAI,EAAE,MAAM;IACtC,gBAAgB,EAAE,GAAG;IACrB,iBAAiB,EAAE,GAAG;IACtB,qBAAqB,EAAE,WAAW;IAClC,iBAAiB,EAAE,IAAI;IACvB,kBAAkB,EAAE,EAAE;IACtB,sBAAsB,EAAE,YAAY;IACpC,0DAA0D;CAC7D,CAAC,CAAA"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
export * from './types/BannerEstatico.types';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/HomeCMS/BannerEstatico/index.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/HomeCMS/BannerEstatico/index.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAA"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export const BannerEstaticoFileValidations = Object.freeze({
|
|
2
2
|
MAX_FILE_SIZE: 7 * 1024 * 1024, // 7MB
|
|
3
|
-
IMG_MOBILE_WIDTH:
|
|
4
|
-
IMG_MOBILE_HEIGHT:
|
|
5
|
-
IMG_MOBILE_RESOLUTION: '
|
|
3
|
+
IMG_MOBILE_WIDTH: 800,
|
|
4
|
+
IMG_MOBILE_HEIGHT: 150,
|
|
5
|
+
IMG_MOBILE_RESOLUTION: '800x150px',
|
|
6
6
|
IMG_DESKTOP_WIDTH: 1920,
|
|
7
|
-
IMG_DESKTOP_HEIGHT:
|
|
8
|
-
IMG_DESKTOP_RESOLUTION: '
|
|
7
|
+
IMG_DESKTOP_HEIGHT: 95,
|
|
8
|
+
IMG_DESKTOP_RESOLUTION: '1920px95px',
|
|
9
9
|
//VALID_IMAGE_TYPES: ['jpg','jpeg', 'png', 'webp', 'avif']
|
|
10
10
|
});
|
|
11
11
|
//# sourceMappingURL=BannerEstatico.types.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BannerEstatico.types.js","sourceRoot":"","sources":["../../../../../../src/modules/HomeCMS/BannerEstatico/types/BannerEstatico.types.ts"],"names":[],"mappings":"AAYA,MAAM,CAAC,MAAM,6BAA6B,GAAG,MAAM,CAAC,MAAM,CAAC;IACvD,aAAa,EAAE,CAAC,GAAG,IAAI,GAAG,IAAI,EAAE,MAAM;IACtC,gBAAgB,EAAE,GAAG;IACrB,iBAAiB,EAAE,GAAG;IACtB,qBAAqB,EAAE,
|
|
1
|
+
{"version":3,"file":"BannerEstatico.types.js","sourceRoot":"","sources":["../../../../../../src/modules/HomeCMS/BannerEstatico/types/BannerEstatico.types.ts"],"names":[],"mappings":"AAYA,MAAM,CAAC,MAAM,6BAA6B,GAAG,MAAM,CAAC,MAAM,CAAC;IACvD,aAAa,EAAE,CAAC,GAAG,IAAI,GAAG,IAAI,EAAE,MAAM;IACtC,gBAAgB,EAAE,GAAG;IACrB,iBAAiB,EAAE,GAAG;IACtB,qBAAqB,EAAE,WAAW;IAClC,iBAAiB,EAAE,IAAI;IACvB,kBAAkB,EAAE,EAAE;IACtB,sBAAsB,EAAE,YAAY;IACpC,0DAA0D;CAC7D,CAAC,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/HomeCMS/BannerEstatico/index.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/HomeCMS/BannerEstatico/index.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAA"}
|
|
@@ -10,11 +10,11 @@ export interface BannerEstatico extends BannerEstaticoDocData {
|
|
|
10
10
|
}
|
|
11
11
|
export declare const BannerEstaticoFileValidations: Readonly<{
|
|
12
12
|
MAX_FILE_SIZE: number;
|
|
13
|
-
IMG_MOBILE_WIDTH:
|
|
14
|
-
IMG_MOBILE_HEIGHT:
|
|
15
|
-
IMG_MOBILE_RESOLUTION: "
|
|
13
|
+
IMG_MOBILE_WIDTH: 800;
|
|
14
|
+
IMG_MOBILE_HEIGHT: 150;
|
|
15
|
+
IMG_MOBILE_RESOLUTION: "800x150px";
|
|
16
16
|
IMG_DESKTOP_WIDTH: 1920;
|
|
17
|
-
IMG_DESKTOP_HEIGHT:
|
|
18
|
-
IMG_DESKTOP_RESOLUTION: "
|
|
17
|
+
IMG_DESKTOP_HEIGHT: 95;
|
|
18
|
+
IMG_DESKTOP_RESOLUTION: "1920px95px";
|
|
19
19
|
}>;
|
|
20
20
|
//# sourceMappingURL=BannerEstatico.types.d.ts.map
|