Comparing version 0.3.4 to 0.3.5
import * as i0 from "@angular/core"; | ||
import * as i1 from "./divider/divider.component"; | ||
import * as i1 from "./divider.component"; | ||
export declare class DividerModule { | ||
@@ -4,0 +4,0 @@ static ɵfac: i0.ɵɵFactoryDeclaration<DividerModule, never>; |
export * from './divider.module'; | ||
export * from './divider/divider.component'; | ||
export * from './divider.component'; | ||
export * from './typings'; |
{ | ||
"name": "ngx-eagle", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"license": "MIT", | ||
@@ -33,2 +33,3 @@ "description": "UI component infrastructure and Design components for mobile and desktop Angular web applications.", | ||
"carousel", | ||
"checkbox", | ||
"dialog", | ||
@@ -74,2 +75,8 @@ "divider", | ||
}, | ||
"./carousel": { | ||
"types": "./carousel/index.d.ts", | ||
"esm2022": "./esm2022/carousel/ngx-eagle-carousel.mjs", | ||
"esm": "./esm2022/carousel/ngx-eagle-carousel.mjs", | ||
"default": "./fesm2022/ngx-eagle-carousel.mjs" | ||
}, | ||
"./card": { | ||
@@ -81,2 +88,8 @@ "types": "./card/index.d.ts", | ||
}, | ||
"./dialog": { | ||
"types": "./dialog/index.d.ts", | ||
"esm2022": "./esm2022/dialog/ngx-eagle-dialog.mjs", | ||
"esm": "./esm2022/dialog/ngx-eagle-dialog.mjs", | ||
"default": "./fesm2022/ngx-eagle-dialog.mjs" | ||
}, | ||
"./button": { | ||
@@ -88,14 +101,8 @@ "types": "./button/index.d.ts", | ||
}, | ||
"./dialog": { | ||
"types": "./dialog/index.d.ts", | ||
"esm2022": "./esm2022/dialog/ngx-eagle-dialog.mjs", | ||
"esm": "./esm2022/dialog/ngx-eagle-dialog.mjs", | ||
"default": "./fesm2022/ngx-eagle-dialog.mjs" | ||
"./checkbox": { | ||
"types": "./checkbox/index.d.ts", | ||
"esm2022": "./esm2022/checkbox/ngx-eagle-checkbox.mjs", | ||
"esm": "./esm2022/checkbox/ngx-eagle-checkbox.mjs", | ||
"default": "./fesm2022/ngx-eagle-checkbox.mjs" | ||
}, | ||
"./carousel": { | ||
"types": "./carousel/index.d.ts", | ||
"esm2022": "./esm2022/carousel/ngx-eagle-carousel.mjs", | ||
"esm": "./esm2022/carousel/ngx-eagle-carousel.mjs", | ||
"default": "./fesm2022/ngx-eagle-carousel.mjs" | ||
}, | ||
"./divider": { | ||
@@ -149,2 +156,8 @@ "types": "./divider/index.d.ts", | ||
}, | ||
"./select": { | ||
"types": "./select/index.d.ts", | ||
"esm2022": "./esm2022/select/ngx-eagle-select.mjs", | ||
"esm": "./esm2022/select/ngx-eagle-select.mjs", | ||
"default": "./fesm2022/ngx-eagle-select.mjs" | ||
}, | ||
"./rate": { | ||
@@ -156,8 +169,2 @@ "types": "./rate/index.d.ts", | ||
}, | ||
"./select": { | ||
"types": "./select/index.d.ts", | ||
"esm2022": "./esm2022/select/ngx-eagle-select.mjs", | ||
"esm": "./esm2022/select/ngx-eagle-select.mjs", | ||
"default": "./fesm2022/ngx-eagle-select.mjs" | ||
}, | ||
"./switch": { | ||
@@ -164,0 +171,0 @@ "types": "./switch/index.d.ts", |
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
875296
357
7997