@mc-hogar/crosslib 0.0.93 → 0.0.95
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/Storefront/index.js +2 -0
- package/dist/cjs/modules/Storefront/index.js.map +1 -0
- package/dist/cjs/modules/Storefront/types/sucursales.types.js +3 -0
- package/dist/cjs/modules/Storefront/types/sucursales.types.js.map +1 -0
- 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/Storefront/index.js +2 -0
- package/dist/esm/modules/Storefront/index.js.map +1 -0
- package/dist/esm/modules/Storefront/types/sucursales.types.js +2 -0
- package/dist/esm/modules/Storefront/types/sucursales.types.js.map +1 -0
- 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/Storefront/index.d.ts +1 -0
- package/dist/types/modules/Storefront/index.d.ts.map +1 -0
- package/dist/types/modules/Storefront/types/sucursales.types.d.ts +18 -0
- package/dist/types/modules/Storefront/types/sucursales.types.d.ts.map +1 -0
- 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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/Storefront/index.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sucursales.types.js","sourceRoot":"","sources":["../../../../../src/modules/Storefront/types/sucursales.types.ts"],"names":[],"mappings":""}
|
|
@@ -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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/Storefront/index.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sucursales.types.js","sourceRoot":"","sources":["../../../../../src/modules/Storefront/types/sucursales.types.ts"],"names":[],"mappings":""}
|
|
@@ -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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Storefront/index.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
export interface SucursalData {
|
|
2
|
+
ciudadProvincia: string;
|
|
3
|
+
direccion: string;
|
|
4
|
+
email: string;
|
|
5
|
+
googleMapEmbed: string;
|
|
6
|
+
googleMapLink: string;
|
|
7
|
+
nombre: string;
|
|
8
|
+
posicion: number;
|
|
9
|
+
wspLink: string;
|
|
10
|
+
wspText: string;
|
|
11
|
+
horarios: SucursalHorario;
|
|
12
|
+
}
|
|
13
|
+
interface SucursalHorario {
|
|
14
|
+
lunesViernes: string;
|
|
15
|
+
sabados: string;
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
18
|
+
//# sourceMappingURL=sucursales.types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sucursales.types.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Storefront/types/sucursales.types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,YAAY;IACzB,eAAe,EAAE,MAAM,CAAA;IACvB,SAAS,EAAE,MAAM,CAAA;IACjB,KAAK,EAAE,MAAM,CAAA;IACb,cAAc,EAAE,MAAM,CAAA;IACtB,aAAa,EAAE,MAAM,CAAA;IACrB,MAAM,EAAE,MAAM,CAAA;IACd,QAAQ,EAAE,MAAM,CAAA;IAChB,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,CAAA;IACf,QAAQ,EAAE,eAAe,CAAA;CAC5B;AAED,UAAU,eAAe;IACrB,YAAY,EAAE,MAAM,CAAA;IACpB,OAAO,EAAE,MAAM,CAAA;CAClB"}
|