@firestitch/timezone
Advanced tools
Comparing version 13.0.3 to 14.0.0
export * from './timezone-autocomplete'; |
export * from './timezone-autocomplete.component'; |
@@ -28,3 +28,3 @@ import { EventEmitter } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TimezoneAutocompleteComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<TimezoneAutocompleteComponent, "fs-timezone-autocomplete", never, { "placeholder": "placeholder"; "required": "required"; "disabled": "disabled"; "browserDefault": "browserDefault"; }, { "timezoneChange": "timezoneChange"; }, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<TimezoneAutocompleteComponent, "fs-timezone-autocomplete", never, { "placeholder": "placeholder"; "required": "required"; "disabled": "disabled"; "browserDefault": "browserDefault"; }, { "timezoneChange": "timezoneChange"; }, never, never, false>; | ||
} |
@@ -0,0 +0,0 @@ import * as i0 from "@angular/core"; |
export * from './timezone.pipe'; |
@@ -9,3 +9,3 @@ import { PipeTransform } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsTimezonePipe, never>; | ||
static ɵpipe: i0.ɵɵPipeDeclaration<FsTimezonePipe, "fsTimezone">; | ||
static ɵpipe: i0.ɵɵPipeDeclaration<FsTimezonePipe, "fsTimezone", false>; | ||
} |
export * from './timezone-service'; |
@@ -0,0 +0,0 @@ import * as i0 from "@angular/core"; |
{ | ||
"name": "@firestitch/timezone", | ||
"version": "13.0.3", | ||
"version": "14.0.0", | ||
"repository": { | ||
@@ -25,3 +25,3 @@ "type": "git", | ||
"fesm2015": "fesm2015/firestitch-timezone.mjs", | ||
"typings": "firestitch-timezone.d.ts", | ||
"typings": "index.d.ts", | ||
"exports": { | ||
@@ -32,3 +32,3 @@ "./package.json": { | ||
".": { | ||
"types": "./firestitch-timezone.d.ts", | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/firestitch-timezone.mjs", | ||
@@ -35,0 +35,0 @@ "es2020": "./fesm2020/firestitch-timezone.mjs", |
@@ -0,0 +0,0 @@ export { FsTimezoneModule } from './app/fs-timezone.module'; |
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
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
475178
5273