@nx-ddd/google 19.0.0-preview-remove-post-build-scripts.2 → 19.0.0-preview-test-remove-tsconfig-lib-prod.1

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/index.d.ts CHANGED
@@ -102,3 +102,4 @@ declare class GoogleModule {
102
102
 
103
103
  export { GOOGLE_CONFIG, GoogleModule, GoogleService };
104
104
  export type { GoogleConfig };
105
+ //# sourceMappingURL=index.d.ts.map
package/index.d.ts.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sources":["../../../../packages/@nx-ddd/google/src/lib/google.config.ts","../../../../packages/@nx-ddd/google/src/lib/google.service.ts","../../../../packages/@nx-ddd/google/src/lib/google.service.impl.ts","../../../../packages/@nx-ddd/google/src/lib/google.module.ts"],"sourcesContent":[null,null,null,null],"names":[],"mappings":";;;;;;;AAGE;AACE;;;;;;;AAOE;;;AAGL;AACD,cAAA,aAAA,EAAA,cAAA,CAAA,YAAA;;ACXA,uBAAA,aAAA;AAEE,6BAAA,MAAA;;AAEA;;;AAAiF,gBAAA,MAAA;;;AAGjF,uDAAA,aAAA,CAAA,QAAA,CAAA,WAAA;AACA,qDAAA,aAAA,CAAA,QAAA,CAAA,WAAA;AACA,wDAAA,OAAA,CAAA,WAAA,CAAA,wBAAA;;;;;;;;;;;;;AAIA,sDAAA,WAAA,CAAA,QAAA;AACA,mFAAA,OAAA;;;AACD;;ACZD,cAAA,iBAAA,SAAA,aAAA;AAG2B;AAAQ,wBAAA,YAAA;AAKjC,kBAAU,mBAAA,CAAA,YAAA;;;;;AAiB8D;AASxE,6BAAsB,mBAAA,CAAA,YAAA;;AAgBhB,8CAAA,aAAA,CAAA,QAAA,CAAA,WAAA;AAKA,4CAAA,aAAA,CAAA,QAAA,CAAA,WAAA;AAKA,+CAAA,OAAA,CAAA,WAAA,CAAA,wBAAA;;;;;;;AAoBkE,QAAA,OAAA;;;;;;;AAY+C,QAAA,OAAA;AAmBjH,oDAAA,OAAA;;;AAIP;;ACrHD,cAAA,YAAA;AAEE,2BAAA,YAAA;;;;;;;;;;;;;;;AASD;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nx-ddd/google",
3
- "version": "19.0.0-preview-remove-post-build-scripts.2",
3
+ "version": "19.0.0-preview-test-remove-tsconfig-lib-prod.1",
4
4
  "peerDependencies": {
5
5
  "@angular/core": ">=17.0.0",
6
6
  "@angular/common": ">=17.0.0"
package/places/index.d.ts CHANGED
@@ -110,3 +110,4 @@ declare class GooglePlacesService {
110
110
 
111
111
  export { GOOGLE_PLACES_CONFIG, GooglePlacesService, provideGooglePlacesConfig };
112
112
  export type { GooglePlacesConfig, PlaceDetailsResponse, PlaceDetailsResult, PlacePhoto, PlaceSearchResponse, PlaceSearchResult };
113
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sources":["../../../../../packages/@nx-ddd/google/src/lib/places/places.interface.ts","../../../../../packages/@nx-ddd/google/src/lib/places/places.config.ts","../../../../../packages/@nx-ddd/google/src/lib/places/places.service.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;;;;AAGC;;;;;AAMC;AACE;;;;;AAKF,aAAA,UAAA;;;AAGD;;;;;;AAOA;;;;;;;AAQC,aAAA,UAAA;;;AAGA;AACE;;;;;AAKH;;;;;AAMA;;;;AAKA;;AClDD,cAAA,oBAAA,EAAA,cAAA,CAAA,kBAAA;AAEA,iBAAA,yBAAA,mBAAA,kBAAA,GAAA,QAAA;;ACMA,cAAA,mBAAA;AAEE;AACA;AAEA;;AAEG;AACH;AAiBA;;AAEG;AACH;AAmBA;;AAEG;AACG;;;;AAIA,QAAA,OAAA,CAAA,iBAAA;AAqCN;;AAEG;AACG,yDAAA,OAAA,CAAA,kBAAA;AAqCN;;AAEG;;AAwBH;;AAEG;AACG,kFAAA,OAAA;;;AAI2C;AAiBjD;;AAEG;AACG;;;;;;;;AAWJ;;;AAA8C;AAC/C;;;AA8CF;;;;"}
package/search/index.d.ts CHANGED
@@ -20,3 +20,4 @@ declare class GoogleSearchService {
20
20
  }
21
21
 
22
22
  export { GOOGLE_SEARCH_CONFIG, GoogleSearchService, provideGoogleSearchConfig };
23
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sources":["../../../../../packages/@nx-ddd/google/src/lib/search/search.service.ts"],"sourcesContent":[null],"names":[],"mappings":";;;;AAIA,UAAA,kBAAA;;;AAGC;AAED,cAAA,oBAAA,EAAA,cAAA,CAAA,kBAAA;AACA,iBAAA,yBAAA,mBAAA,kBAAA;;;AAEC;AAED,cAAA,mBAAA;;;;;;AAiBC;;;;"}