@firestitch/address
Advanced tools
Comparing version 13.2.1 to 14.0.0
@@ -1,2 +0,2 @@ | ||
/// <reference types="googlemaps" /> | ||
/// <reference types="google.maps" /> | ||
import { ChangeDetectorRef, ElementRef, EventEmitter, NgZone, OnDestroy, OnInit } from '@angular/core'; | ||
@@ -84,3 +84,3 @@ import { AbstractControl, ControlValueAccessor, NgControl, ValidationErrors, Validator } from '@angular/forms'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsAddressAutocompleteComponent, [{ optional: true; self: true; }, null, null, null, null, null]>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressAutocompleteComponent, "fs-address-autocomplete", never, { "format": "format"; "readonly": "readonly"; "showClear": "showClear"; "suggestions": "suggestions"; "config": "config"; "disabled": "disabled"; "required": "required"; "placeholder": "placeholder"; }, { "addressChange": "addressChange"; }, never, ["*"]>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressAutocompleteComponent, "fs-address-autocomplete", never, { "format": "format"; "readonly": "readonly"; "showClear": "showClear"; "suggestions": "suggestions"; "config": "config"; "disabled": "disabled"; "required": "required"; "placeholder": "placeholder"; }, { "addressChange": "addressChange"; }, never, ["*"], false>; | ||
} |
@@ -26,3 +26,3 @@ import { EventEmitter, OnChanges, SimpleChanges, ChangeDetectorRef } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsAddressCountryComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressCountryComponent, "fs-address-country", never, { "disabled": "disabled"; "required": "required"; "excludeCountries": "excludeCountries"; "countries": "countries"; "placeholder": "placeholder"; }, { "selectionChange": "selectionChange"; }, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressCountryComponent, "fs-address-country", never, { "disabled": "disabled"; "required": "required"; "excludeCountries": "excludeCountries"; "countries": "countries"; "placeholder": "placeholder"; }, { "selectionChange": "selectionChange"; }, never, never, false>; | ||
} |
@@ -17,3 +17,3 @@ import { MatDialogRef } from '@angular/material/dialog'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsAddressDialogComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressDialogComponent, "ng-component", never, {}, {}, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressDialogComponent, "ng-component", never, {}, {}, never, never, false>; | ||
} |
@@ -18,3 +18,3 @@ import { OnInit } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsAddressFormatComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressFormatComponent, "fs-address-format", never, { "address": "address"; "format": "format"; "includeFirst": "includeFirst"; "disabled": "disabled"; "name": "name"; }, {}, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressFormatComponent, "fs-address-format", never, { "address": "address"; "format": "format"; "includeFirst": "includeFirst"; "disabled": "disabled"; "name": "name"; }, {}, never, never, false>; | ||
} |
@@ -33,3 +33,3 @@ import { ChangeDetectorRef, EventEmitter, OnChanges, OnDestroy, SimpleChanges } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsAddressPickerComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressPickerComponent, "fs-address-picker", never, { "setConfig": "config"; "setFormat": "format"; "setDisabled": "disabled"; "setReadonly": "readonly"; "address": "address"; "name": "name"; }, { "addressChange": "addressChange"; }, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressPickerComponent, "fs-address-picker", never, { "setConfig": "config"; "setFormat": "format"; "setDisabled": "disabled"; "setReadonly": "readonly"; "address": "address"; "name": "name"; }, { "addressChange": "addressChange"; }, never, never, false>; | ||
} |
@@ -21,3 +21,3 @@ import { EventEmitter, OnInit } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsAddressRegionCountryComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressRegionCountryComponent, "fs-address-region-country", never, { "config": "config"; "country": "country"; "region": "region"; "setOrientation": "orientation"; }, { "countryChange": "countryChange"; "regionChange": "regionChange"; }, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressRegionCountryComponent, "fs-address-region-country", never, { "config": "config"; "country": "country"; "region": "region"; "setOrientation": "orientation"; }, { "countryChange": "countryChange"; "regionChange": "regionChange"; }, never, never, false>; | ||
} |
@@ -38,3 +38,3 @@ import { ChangeDetectorRef, EventEmitter, OnDestroy, OnInit } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsAddressRegionComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressRegionComponent, "fs-address-region", never, { "region": "region"; "disabled": "disabled"; "country": "country"; "label": "label"; "required": "required"; "regionCountryOrder": "regionCountryOrder"; "countries": "countries"; }, { "regionChange": "regionChange"; }, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressRegionComponent, "fs-address-region", never, { "region": "region"; "disabled": "disabled"; "country": "country"; "label": "label"; "required": "required"; "regionCountryOrder": "regionCountryOrder"; "countries": "countries"; }, { "regionChange": "regionChange"; }, never, never, false>; | ||
} |
@@ -31,3 +31,3 @@ import { EventEmitter, OnDestroy } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsAddressSearchComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressSearchComponent, "fs-address-search", never, { "config": "config"; "name": "name"; "address": "address"; "format": "format"; "disabled": "disabled"; "readonly": "readonly"; "required": "required"; }, { "cleared": "cleared"; "addressChange": "addressChange"; "edit": "edit"; "selected": "selected"; }, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressSearchComponent, "fs-address-search", never, { "config": "config"; "name": "name"; "address": "address"; "format": "format"; "disabled": "disabled"; "readonly": "readonly"; "required": "required"; }, { "cleared": "cleared"; "addressChange": "addressChange"; "edit": "edit"; "selected": "selected"; }, never, never, false>; | ||
} |
@@ -52,3 +52,3 @@ import { EventEmitter, OnChanges, OnDestroy, OnInit } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsAddressComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressComponent, "fs-address", never, { "address": "address"; "excludeCountries": "excludeCountries"; "regionCountryOrder": "regionCountryOrder"; "suggestions": "suggestions"; "setConfig": "config"; }, { "addressChange": "addressChange"; "collapseChange": "collapseChange"; }, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsAddressComponent, "fs-address", never, { "address": "address"; "excludeCountries": "excludeCountries"; "regionCountryOrder": "regionCountryOrder"; "suggestions": "suggestions"; "setConfig": "config"; }, { "addressChange": "addressChange"; "collapseChange": "collapseChange"; }, never, never, false>; | ||
} |
@@ -17,15 +17,14 @@ import { ModuleWithProviders } from '@angular/core'; | ||
import * as i14 from "@angular/material/dialog"; | ||
import * as i15 from "@angular/flex-layout"; | ||
import * as i16 from "@firestitch/form"; | ||
import * as i17 from "./fs-address-countries.module"; | ||
import * as i18 from "@firestitch/dialog"; | ||
import * as i19 from "./fs-address-region.module"; | ||
import * as i20 from "./fs-address-country.module"; | ||
import * as i21 from "@firestitch/map"; | ||
import * as i22 from "@firestitch/clear"; | ||
import * as i15 from "@firestitch/form"; | ||
import * as i16 from "./fs-address-countries.module"; | ||
import * as i17 from "@firestitch/dialog"; | ||
import * as i18 from "./fs-address-region.module"; | ||
import * as i19 from "./fs-address-country.module"; | ||
import * as i20 from "@firestitch/map"; | ||
import * as i21 from "@firestitch/clear"; | ||
export declare class FsAddressModule { | ||
static forRoot(): ModuleWithProviders<FsAddressModule>; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsAddressModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<FsAddressModule, [typeof i1.FsAddressComponent, typeof i2.FsAddressFormatComponent, typeof i3.FsAddressPickerComponent, typeof i4.FsAddressSearchComponent, typeof i5.FsAddressDialogComponent, typeof i6.FsAddressAutocompleteComponent], [typeof i7.CommonModule, typeof i8.FormsModule, typeof i9.MatAutocompleteModule, typeof i10.MatButtonModule, typeof i11.MatIconModule, typeof i12.MatInputModule, typeof i13.MatSelectModule, typeof i14.MatDialogModule, typeof i15.FlexLayoutModule, typeof i16.FsFormModule, typeof i17.FsAddressCountriesModule, typeof i18.FsDialogModule, typeof i19.FsAddressRegionModule, typeof i20.FsAddressCountryModule, typeof i21.FsMapModule, typeof i22.FsClearModule], [typeof i1.FsAddressComponent, typeof i2.FsAddressFormatComponent, typeof i3.FsAddressPickerComponent, typeof i4.FsAddressSearchComponent, typeof i6.FsAddressAutocompleteComponent]>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<FsAddressModule, [typeof i1.FsAddressComponent, typeof i2.FsAddressFormatComponent, typeof i3.FsAddressPickerComponent, typeof i4.FsAddressSearchComponent, typeof i5.FsAddressDialogComponent, typeof i6.FsAddressAutocompleteComponent], [typeof i7.CommonModule, typeof i8.FormsModule, typeof i9.MatAutocompleteModule, typeof i10.MatButtonModule, typeof i11.MatIconModule, typeof i12.MatInputModule, typeof i13.MatSelectModule, typeof i14.MatDialogModule, typeof i15.FsFormModule, typeof i16.FsAddressCountriesModule, typeof i17.FsDialogModule, typeof i18.FsAddressRegionModule, typeof i19.FsAddressCountryModule, typeof i20.FsMapModule, typeof i21.FsClearModule], [typeof i1.FsAddressComponent, typeof i2.FsAddressFormatComponent, typeof i3.FsAddressPickerComponent, typeof i4.FsAddressSearchComponent, typeof i6.FsAddressAutocompleteComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<FsAddressModule>; | ||
} |
@@ -1,4 +0,4 @@ | ||
/// <reference types="googlemaps" /> | ||
/// <reference types="google.maps" /> | ||
import { FsAddressConfig } from '../interfaces/address-config.interface'; | ||
import { FsAddress } from '../interfaces/address.interface'; | ||
export declare function googleDetailsToAddress(result: google.maps.places.PlaceResult, config: FsAddressConfig): FsAddress; |
@@ -1,2 +0,2 @@ | ||
/// <reference types="googlemaps" /> | ||
/// <reference types="google.maps" /> | ||
import { FsMap } from '@firestitch/map'; | ||
@@ -3,0 +3,0 @@ import { Observable } from 'rxjs'; |
{ | ||
"name": "@firestitch/address", | ||
"version": "13.2.1", | ||
"version": "14.0.0", | ||
"repository": { | ||
@@ -30,3 +30,3 @@ "type": "git", | ||
"fesm2015": "fesm2015/firestitch-address.mjs", | ||
"typings": "firestitch-address.d.ts", | ||
"typings": "index.d.ts", | ||
"exports": { | ||
@@ -37,3 +37,3 @@ "./package.json": { | ||
".": { | ||
"types": "./firestitch-address.d.ts", | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/firestitch-address.mjs", | ||
@@ -40,0 +40,0 @@ "es2020": "./fesm2020/firestitch-address.mjs", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1013067
7611