@csmart/ngc-smart-core 1.14.11 → 1.14.12
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.
|
@@ -7,11 +7,11 @@ export class SmartStorageService {
|
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
/** @nocollapse */ SmartStorageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SmartStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10
|
-
/** @nocollapse */ SmartStorageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SmartStorageService, providedIn: '
|
|
10
|
+
/** @nocollapse */ SmartStorageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SmartStorageService, providedIn: 'platform' });
|
|
11
11
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SmartStorageService, decorators: [{
|
|
12
12
|
type: Injectable,
|
|
13
13
|
args: [{
|
|
14
|
-
providedIn: '
|
|
14
|
+
providedIn: 'platform',
|
|
15
15
|
}]
|
|
16
16
|
}], ctorParameters: function () { return []; } });
|
|
17
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
17
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic21hcnQtc3RvcmFnZS5zZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY3NtYXJ0L25nYy1zbWFydC1jb3JlL3NyYy9saWIvc21hcnQtc3RvcmFnZS9zbWFydC1zdG9yYWdlLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUUzQyxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sTUFBTSxDQUFDOztBQU1yQyxNQUFNLE9BQU8sbUJBQW1CO0lBQzVCO1FBRUEscUJBQWdCLEdBQUcsSUFBSSxhQUFhLENBQW1CLENBQUMsQ0FBQyxDQUFDO0lBRjNDLENBQUM7O21JQURQLG1CQUFtQjt1SUFBbkIsbUJBQW1CLGNBRmxCLFVBQVU7MkZBRVgsbUJBQW1CO2tCQUgvQixVQUFVO21CQUFDO29CQUNWLFVBQVUsRUFBRSxVQUFVO2lCQUN2QiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbmltcG9ydCB7IFJlcGxheVN1YmplY3QgfSBmcm9tICdyeGpzJztcclxuaW1wb3J0IHsgU2VsZWN0ZWRPZmZlbmRlciB9IGZyb20gJy4vc21hcnQtc3RvcmFnZS1tb2RlbCc7XHJcblxyXG5ASW5qZWN0YWJsZSh7XHJcbiAgcHJvdmlkZWRJbjogJ3BsYXRmb3JtJyxcclxufSlcclxuZXhwb3J0IGNsYXNzIFNtYXJ0U3RvcmFnZVNlcnZpY2Uge1xyXG4gICAgY29uc3RydWN0b3IoKSB7fVxyXG5cclxuICAgIHNlbGVjdGVkT2ZmZW5kZXIgPSBuZXcgUmVwbGF5U3ViamVjdDxTZWxlY3RlZE9mZmVuZGVyPigxKTtcclxufSJdfQ==
|
|
@@ -1591,11 +1591,11 @@ class SmartStorageService {
|
|
|
1591
1591
|
}
|
|
1592
1592
|
}
|
|
1593
1593
|
/** @nocollapse */ SmartStorageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SmartStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1594
|
-
/** @nocollapse */ SmartStorageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SmartStorageService, providedIn: '
|
|
1594
|
+
/** @nocollapse */ SmartStorageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SmartStorageService, providedIn: 'platform' });
|
|
1595
1595
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SmartStorageService, decorators: [{
|
|
1596
1596
|
type: Injectable,
|
|
1597
1597
|
args: [{
|
|
1598
|
-
providedIn: '
|
|
1598
|
+
providedIn: 'platform',
|
|
1599
1599
|
}]
|
|
1600
1600
|
}], ctorParameters: function () { return []; } });
|
|
1601
1601
|
|