Lines 483-543javascript
484 this.activeModal.dismiss();
487 if (this.isModalBusy)
489 if (!this.isCreateStoreMode && this.newStoreDetails) {
490 this.isCreateStoreMode = true;
493 this.isCreateStoreMode = false;
494 this.newStoreDetails = null;
496 static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CreatePlanogramComponent, deps: [{ token: i1.NgbActiveModal }, { token: i2.StoreBuilderService }, { token: i3.ToastService }, { token: i4.FormBuilder }], target: i0.ɵɵFactoryTarget.Component });
497 static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: CreatePlanogramComponent, isStandalone: true, selector: "app-create-planogram", inputs: { clientId: "clientId" }, providers: [
500 useFactory: (gs) => {
501 const env = gs.environment.value;
503 apiKey: env?.mapKeyUrl || 'AIzaSyAqFbyZeSyDBaDkGaPpfcLO-nEgraAAfWw',
HighHigh Secret
Package contains a high-severity secret pattern.
esm2022/lib/components/onboard-store-plano/create-planogram/create-planogram.component.mjsView on unpkg · L503 HighSecret Pattern
Google API key in esm2022/lib/components/onboard-store-plano/create-planogram/create-planogram.component.mjs
esm2022/lib/components/onboard-store-plano/create-planogram/create-planogram.component.mjsView on unpkg · L503 504 libraries: ['places'],
507 deps: [GlobalStateService],
509 ], viewQueries: [{ propertyName: "cadProcessingLottieRef", first: true, predicate: ["cadProcessingLottie"], descendants: true }], ngImport: i0, template: "<div class=\"modal-wrapper\">\r\n <div *ngIf=\"isPopupLoading\" class=\"modal-loader-overlay\">\r\n <svg class=\"modal-spinner\" viewBox=\"0 0 50 50\">\r\n <circle class=\"path\" cx=\"25\" cy=\"25\"
511i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CreatePlanogramComponent, decorators: [{
513 args: [{ selector: "app-create-planogram", standalone: true, imports: [
516 ReactiveSelectComponent,
519 NgxGpAutocompleteModule,
527 useFactory: (gs) => {
528 const env = gs.environment.value;
530 apiKey: env?.mapKeyUrl || 'AIzaSyAqFbyZeSyDBaDkGaPpfcLO-nEgraAAfWw',
HighSecret Pattern
Google API key in esm2022/lib/components/onboard-store-plano/create-planogram/create-planogram.component.mjs
esm2022/lib/components/onboard-store-plano/create-planogram/create-planogram.component.mjsView on unpkg · L530 531 libraries: ['places'],
534 deps: [GlobalStateService],
536 ], template: "<div class=\"modal-wrapper\">\r\n <div *ngIf=\"isPopupLoading\" class=\"modal-loader-overlay\">\r\n <svg class=\"modal-spinner\" viewBox=\"0 0 50 50\">\r\n <circle class=\"path\" cx=\"25\" cy=\"25\" r=\"20\" fill=\"none\" stroke-width=
537 }], ctorParameters: () => [{ type: i1.NgbActiveModal }, { type: i2.StoreBuilderService }, { type: i3.ToastService }, { type: i4.FormBuilder }], propDecorators: { clientId: [{
539 }], cadProcessingLottieRef: [{
541 args: ["cadProcessingLottie"]
543//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3JlYXRlLXBsYW5vZ3JhbS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90YW5nby1zdG9yZS1idWlsZGVyL3NyYy9saWIvY29tcG9uZW50cy9vbmJvYXJkLXN0b3JlLXBsYW5vL2NyZWF0ZS1wbGFub2dyYW0vY3JlYXRlLXBsYW5vZ3JhbS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90YW5nby1zdG9yZS1idWlsZGVyL3NyYy9saWIvY29tcG9uZW50cy9vbmJvYXJkLXN0b3JlLXBsYW5vL2NyZWF0ZS1wbGFub2dyYW0vY3JlYXRlLXBsYW5vZ3JhbS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0wsU0FBUyxFQUVULEtBQUssRU ...
Long lines were clipped for display.