tango-app-ui-manage-stores 3.0.10-dev → 3.0.11-dev

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tango-app-ui-manage-stores",
3
- "version": "3.0.10-dev",
3
+ "version": "3.0.11-dev",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.0.0",
6
6
  "@angular/core": "^17.0.0"
@@ -1,18 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- // import { TangoStoresEdgeappModule } from 'node_modules/tango-app-ui-stores-edgeapp';
4
- export class StoresEdgeappWrapperModule {
5
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StoresEdgeappWrapperModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
6
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: StoresEdgeappWrapperModule });
7
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StoresEdgeappWrapperModule });
8
- }
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StoresEdgeappWrapperModule, decorators: [{
10
- type: NgModule,
11
- args: [{
12
- declarations: [],
13
- imports: [
14
- // TangoStoresEdgeappModule
15
- ]
16
- }]
17
- }] });
18
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3RvcmVzLWVkZ2VhcHAtd3JhcHBlci5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90YW5nby1tYW5hZ2Utc3RvcmVzL3NyYy9saWIvcm91dGUtd3JhcHBlcnMvc3RvcmVzLWVkZ2VhcHAtd3JhcHBlci5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFDekMsdUZBQXVGO0FBU3ZGLE1BQU0sT0FBTywwQkFBMEI7dUdBQTFCLDBCQUEwQjt3R0FBMUIsMEJBQTBCO3dHQUExQiwwQkFBMEI7OzJGQUExQiwwQkFBMEI7a0JBTnRDLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFLEVBQUU7b0JBQ2hCLE9BQU8sRUFBRTtvQkFDUCwyQkFBMkI7cUJBQzVCO2lCQUNGIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuLy8gaW1wb3J0IHsgVGFuZ29TdG9yZXNFZGdlYXBwTW9kdWxlIH0gZnJvbSAnbm9kZV9tb2R1bGVzL3RhbmdvLWFwcC11aS1zdG9yZXMtZWRnZWFwcCc7XHJcblxyXG5cclxuQE5nTW9kdWxlKHtcclxuICBkZWNsYXJhdGlvbnM6IFtdLFxyXG4gIGltcG9ydHM6IFtcclxuICAgIC8vIFRhbmdvU3RvcmVzRWRnZWFwcE1vZHVsZVxyXG4gIF1cclxufSlcclxuZXhwb3J0IGNsYXNzIFN0b3Jlc0VkZ2VhcHBXcmFwcGVyTW9kdWxlIHsgfVxyXG4iXX0=
@@ -1,21 +0,0 @@
1
- import * as i0 from '@angular/core';
2
- import { NgModule } from '@angular/core';
3
-
4
- // import { TangoStoresEdgeappModule } from 'node_modules/tango-app-ui-stores-edgeapp';
5
- class StoresEdgeappWrapperModule {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StoresEdgeappWrapperModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: StoresEdgeappWrapperModule });
8
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StoresEdgeappWrapperModule });
9
- }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StoresEdgeappWrapperModule, decorators: [{
11
- type: NgModule,
12
- args: [{
13
- declarations: [],
14
- imports: [
15
- // TangoStoresEdgeappModule
16
- ]
17
- }]
18
- }] });
19
-
20
- export { StoresEdgeappWrapperModule };
21
- //# sourceMappingURL=tango-app-ui-manage-stores-stores-edgeapp-wrapper.module-B31pXvD_.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tango-app-ui-manage-stores-stores-edgeapp-wrapper.module-B31pXvD_.mjs","sources":["../../../projects/tango-manage-stores/src/lib/route-wrappers/stores-edgeapp-wrapper.module.ts"],"sourcesContent":["import { NgModule } from '@angular/core';\r\n// import { TangoStoresEdgeappModule } from 'node_modules/tango-app-ui-stores-edgeapp';\r\n\r\n\r\n@NgModule({\r\n declarations: [],\r\n imports: [\r\n // TangoStoresEdgeappModule\r\n ]\r\n})\r\nexport class StoresEdgeappWrapperModule { }\r\n"],"names":[],"mappings":";;;AACA;MASa,0BAA0B,CAAA;uGAA1B,0BAA0B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;wGAA1B,0BAA0B,EAAA,CAAA,CAAA;wGAA1B,0BAA0B,EAAA,CAAA,CAAA;;2FAA1B,0BAA0B,EAAA,UAAA,EAAA,CAAA;kBANtC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE,EAAE;AAChB,oBAAA,OAAO,EAAE;;AAER,qBAAA;AACF,iBAAA,CAAA;;;;;"}
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class StoresEdgeappWrapperModule {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<StoresEdgeappWrapperModule, never>;
4
- static ɵmod: i0.ɵɵNgModuleDeclaration<StoresEdgeappWrapperModule, never, never, never>;
5
- static ɵinj: i0.ɵɵInjectorDeclaration<StoresEdgeappWrapperModule>;
6
- }