@syncfusion/ej2-angular-popups
Advanced tools
Comparing version 26.1.35 to 26.1.38-ngcc
@@ -5,3 +5,3 @@ { | ||
"_inBundle": false, | ||
"_integrity": "sha512-vwxLrn2mqkanBatao/EP2jQuTTPIlj9w2A3oKvdbu+4mzH8rx4FqdC/yAOpLBfQFkQyLxiZVgg3LJ7MzWcK/fQ==", | ||
"_integrity": "sha512-R/+CW46MQAb0utxGAEb0xetjv0V4wY9FlKNIthgcKkuU/mg4gUbyWDuBqQbPlxvFvIKFpYCAdibrslEw8vpcYA==", | ||
"_location": "/@syncfusion/ej2-angular-popups", | ||
@@ -23,6 +23,6 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-popups/-/ej2-angular-popups-26.1.35.tgz", | ||
"_shasum": "aa4560b6d3b46a513b9f9d22adea748fdafa67d3", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-popups/-/ej2-angular-popups-26.1.35.tgz", | ||
"_shasum": "4b06d71d96bdc7a939484f6cf40e614bd04d0c88", | ||
"_spec": "@syncfusion/ej2-angular-popups@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included", | ||
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included", | ||
"author": { | ||
@@ -37,25 +37,9 @@ "name": "Syncfusion Inc." | ||
"@syncfusion/ej2-angular-base": "~26.1.35", | ||
"@syncfusion/ej2-base": "~26.1.35", | ||
"@syncfusion/ej2-popups": "26.1.35", | ||
"tslib": "^2.3.0" | ||
"@syncfusion/ej2-base": "~26.1.37", | ||
"@syncfusion/ej2-popups": "26.1.38" | ||
}, | ||
"deprecated": false, | ||
"description": "A package of Essential JS 2 popup components such as Dialog and Tooltip that is used to display information or messages in separate pop-ups. for Angular", | ||
"es2020": "fesm2020/syncfusion-ej2-angular-popups.mjs", | ||
"esm2020": "esm2020/syncfusion-ej2-angular-popups.mjs", | ||
"exports": { | ||
"./package.json": { | ||
"default": "./package.json" | ||
}, | ||
".": { | ||
"types": "./syncfusion-ej2-angular-popups.d.ts", | ||
"esm2020": "./esm2020/syncfusion-ej2-angular-popups.mjs", | ||
"es2020": "./fesm2020/syncfusion-ej2-angular-popups.mjs", | ||
"es2015": "./fesm2015/syncfusion-ej2-angular-popups.mjs", | ||
"node": "./fesm2015/syncfusion-ej2-angular-popups.mjs", | ||
"default": "./fesm2020/syncfusion-ej2-angular-popups.mjs" | ||
} | ||
}, | ||
"fesm2015": "fesm2015/syncfusion-ej2-angular-popups.mjs", | ||
"fesm2020": "fesm2020/syncfusion-ej2-angular-popups.mjs", | ||
"devDependencies": {}, | ||
"es2015": "@syncfusion/ej2-angular-popups.js", | ||
"homepage": "https://www.syncfusion.com/angular-components", | ||
@@ -97,3 +81,5 @@ "keywords": [ | ||
"license": "SEE LICENSE IN license", | ||
"module": "fesm2015/syncfusion-ej2-angular-popups.mjs", | ||
"main": "dist/ej2-angular-popups.umd.js", | ||
"metadata": "ej2-angular-popups.metadata.json", | ||
"module": "@syncfusion/ej2-angular-popups.es5.js", | ||
"name": "@syncfusion/ej2-angular-popups", | ||
@@ -106,4 +92,4 @@ "repository": { | ||
"sideEffects": false, | ||
"typings": "syncfusion-ej2-angular-popups.d.ts", | ||
"version": "26.1.35" | ||
"typings": "ej2-angular-popups.d.ts", | ||
"version": "26.1.38-ngcc" | ||
} |
@@ -8,29 +8,4 @@ { | ||
"schema": "./ng-add/schema.json" | ||
}, | ||
"dialog-customdialogs": { | ||
"description": "Create an Angular Dialog component with different types of custom dialogs such as alert, confirm, and prompt dialogs.", | ||
"factory": "./generators/dialog-customdialogs", | ||
"schema": "./generators/dialog-customdialogs/schema.json" | ||
}, | ||
"dialog-defaultdialog": { | ||
"description": "Create an Angular Dialog component with default functionalities.", | ||
"factory": "./generators/dialog-defaultdialog", | ||
"schema": "./generators/dialog-defaultdialog/schema.json" | ||
}, | ||
"dialog-modaldialog": { | ||
"description": "Create an Angular Dialog component with the modal behavior and also it will be closed on click on the overlay.", | ||
"factory": "./generators/dialog-modaldialog", | ||
"schema": "./generators/dialog-modaldialog/schema.json" | ||
}, | ||
"tooltip-default": { | ||
"description": "Create an Angular Tooltip component", | ||
"factory": "./generators/tooltip-default", | ||
"schema": "./generators/tooltip-default/schema.json" | ||
}, | ||
"tooltip-template": { | ||
"description": "Customize an Angular Tooltip component with ng-template", | ||
"factory": "./generators/tooltip-template", | ||
"schema": "./generators/tooltip-template/schema.json" | ||
} | ||
} | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -38,4 +37,2 @@ * 'e-button' directive represent a button of angular dialog | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DialogButtonDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<DialogButtonDirective, "e-buttons>e-dialogbutton", never, { "buttonModel": "buttonModel"; "isFlat": "isFlat"; "type": "type"; }, { "click": "click"; }, never>; | ||
} | ||
@@ -48,4 +45,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonsDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<ButtonsDirective, "ejs-dialog>e-buttons", never, {}, {}, ["children"]>; | ||
} |
@@ -1,4 +0,1 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./dialog.module"; | ||
/** | ||
@@ -8,5 +5,2 @@ * NgModule definition for the Dialog component with providers. | ||
export declare class DialogAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DialogAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<DialogAllModule, never, [typeof i1.CommonModule, typeof i2.DialogModule], [typeof i2.DialogModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<DialogAllModule>; | ||
} |
@@ -5,3 +5,2 @@ import { ElementRef, ViewContainerRef, Renderer2, Injector, QueryList } from '@angular/core'; | ||
import { ButtonsDirective } from './buttons.directive'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -82,4 +81,2 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DialogComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<DialogComponent, "ejs-dialog", never, { "allowDragging": "allowDragging"; "animationSettings": "animationSettings"; "buttons": "buttons"; "closeOnEscape": "closeOnEscape"; "content": "content"; "cssClass": "cssClass"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableResize": "enableResize"; "enableRtl": "enableRtl"; "footerTemplate": "footerTemplate"; "header": "header"; "height": "height"; "isModal": "isModal"; "locale": "locale"; "minHeight": "minHeight"; "position": "position"; "resizeHandles": "resizeHandles"; "showCloseIcon": "showCloseIcon"; "target": "target"; "visible": "visible"; "width": "width"; "zIndex": "zIndex"; }, { "beforeClose": "beforeClose"; "beforeOpen": "beforeOpen"; "beforeSanitizeHtml": "beforeSanitizeHtml"; "close": "close"; "created": "created"; "destroyed": "destroyed"; "drag": "drag"; "dragStart": "dragStart"; "dragStop": "dragStop"; "open": "open"; "overlayClick": "overlayClick"; "resizeStart": "resizeStart"; "resizeStop": "resizeStop"; "resizing": "resizing"; "visibleChange": "visibleChange"; }, ["footerTemplate", "header", "content", "childButtons"], ["*"]>; | ||
} |
@@ -1,5 +0,1 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./dialog.component"; | ||
import * as i2 from "./buttons.directive"; | ||
import * as i3 from "@angular/common"; | ||
/** | ||
@@ -9,5 +5,2 @@ * NgModule definition for the Dialog component. | ||
export declare class DialogModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DialogModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<DialogModule, [typeof i1.DialogComponent, typeof i2.DialogButtonDirective, typeof i2.ButtonsDirective], [typeof i3.CommonModule], [typeof i1.DialogComponent, typeof i2.DialogButtonDirective, typeof i2.ButtonsDirective]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<DialogModule>; | ||
} |
@@ -1,4 +0,1 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./tooltip.module"; | ||
/** | ||
@@ -8,5 +5,2 @@ * NgModule definition for the Tooltip component with providers. | ||
export declare class TooltipAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<TooltipAllModule, never, [typeof i1.CommonModule, typeof i2.TooltipModule], [typeof i2.TooltipModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<TooltipAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { Tooltip } from '@syncfusion/ej2-popups'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -46,4 +45,2 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "ejs-tooltip", never, { "animation": "animation"; "closeDelay": "closeDelay"; "container": "container"; "content": "content"; "cssClass": "cssClass"; "enableHtmlParse": "enableHtmlParse"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "height": "height"; "htmlAttributes": "htmlAttributes"; "isSticky": "isSticky"; "locale": "locale"; "mouseTrail": "mouseTrail"; "offsetX": "offsetX"; "offsetY": "offsetY"; "openDelay": "openDelay"; "opensOn": "opensOn"; "position": "position"; "showTipPointer": "showTipPointer"; "target": "target"; "tipPointerPosition": "tipPointerPosition"; "width": "width"; "windowCollision": "windowCollision"; }, { "afterClose": "afterClose"; "afterOpen": "afterOpen"; "beforeClose": "beforeClose"; "beforeCollision": "beforeCollision"; "beforeOpen": "beforeOpen"; "beforeRender": "beforeRender"; "created": "created"; "destroyed": "destroyed"; }, ["content"], ["*"]>; | ||
} |
@@ -1,4 +0,1 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./tooltip.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -8,5 +5,2 @@ * NgModule definition for the Tooltip component. | ||
export declare class TooltipModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<TooltipModule, [typeof i1.TooltipComponent], [typeof i2.CommonModule], [typeof i1.TooltipComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<TooltipModule>; | ||
} |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
3
1655369
208
80
47048
2
+ Added@syncfusion/ej2-popups@26.1.38(transitive)
- Removedtslib@^2.3.0
- Removed@syncfusion/ej2-popups@26.1.35(transitive)
- Removedtslib@2.8.1(transitive)