Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-angular-popups

Package Overview
Dependencies
Maintainers
3
Versions
258
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-angular-popups - npm Package Compare versions

Comparing version 17.4.47 to 17.4.48

9

dist/ej2-angular-popups.umd.js

@@ -1,10 +0,1 @@

/*!
* filename: ej2-angular-popups.umd.js
* version : 17.4.47
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.
* Use of this code is subject to the terms of our license.
* A copy of the current license can be obtained at any time by e-mailing
* licensing@syncfusion.com. Any infringement will be prosecuted under
* applicable laws.
*/
(function (global, factory) {

@@ -11,0 +2,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@syncfusion/ej2-angular-base'), require('@syncfusion/ej2-popups'), require('@angular/common')) :

@@ -1,11 +0,2 @@

/*!
* filename: ej2-angular-popups.umd.min.js
* version : 17.4.47
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.
* Use of this code is subject to the terms of our license.
* A copy of the current license can be obtained at any time by e-mailing
* licensing@syncfusion.com. Any infringement will be prosecuted under
* applicable laws.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("@syncfusion/ej2-angular-base"),require("@syncfusion/ej2-popups"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","@angular/core","@syncfusion/ej2-angular-base","@syncfusion/ej2-popups","@angular/common"],t):t(e["ej2-angular-popups"]={},e.ng.core,e.ej2.angular.base,e.ej2.popups,e.ng.common)}(this,function(e,t,n,o,r){"use strict";var i=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),a=["click"],s=function(e){function t(t){var o=e.call(this)||this;return o.viewContainerRef=t,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(a),o}return i(t,e),t}(n.ComplexBase);s.decorators=[{type:t.Directive,args:[{selector:"e-buttons>e-dialogbutton",inputs:["buttonModel","type"],outputs:a,queries:{}}]}],s.ctorParameters=function(){return[{type:t.ViewContainerRef}]};var l=function(e){function t(){return e.call(this,"buttons")||this}return i(t,e),t}(n.ArrayBase);l.decorators=[{type:t.Directive,args:[{selector:"ejs-dialog>e-buttons",queries:{children:new t.ContentChildren(s)}}]}],l.ctorParameters=function(){return[]};var c=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},p=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},u=["allowDragging","animationSettings","buttons","closeOnEscape","content","cssClass","enableHtmlSanitizer","enablePersistence","enableResize","enableRtl","footerTemplate","header","height","isModal","locale","minHeight","position","showCloseIcon","target","visible","width","zIndex"],f=["beforeClose","beforeOpen","beforeSanitizeHtml","close","created","destroyed","drag","dragStart","dragStop","open","overlayClick","resizeStart","resizeStop","resizing","visibleChange"],d=["visible"];e.DialogComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.tags=["buttons"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(f),a.addTwoWay.call(a,d),n.setValue("currentInstance",a,a.viewContainerRef),a}return i(t,e),t.prototype.ngOnInit=function(){},t.prototype.ngAfterViewInit=function(){},t.prototype.ngOnDestroy=function(){},t.prototype.ngAfterContentChecked=function(){},t}(o.Dialog),e.DialogComponent.decorators=[{type:t.Component,args:[{selector:"ejs-dialog",inputs:u,outputs:f,template:"<ng-content ></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childButtons:new t.ContentChild(l)}}]}],e.DialogComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.DialogComponent.propDecorators={footerTemplate:[{type:t.ContentChild,args:["footerTemplate"]}],header:[{type:t.ContentChild,args:["header"]}],content:[{type:t.ContentChild,args:["content"]}]},c([n.Template(),p("design:type",Object)],e.DialogComponent.prototype,"footerTemplate",void 0),c([n.Template(),p("design:type",Object)],e.DialogComponent.prototype,"header",void 0),c([n.Template(),p("design:type",Object)],e.DialogComponent.prototype,"content",void 0),e.DialogComponent=c([n.ComponentMixins([n.ComponentBase]),p("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.DialogComponent);var g=function(){return function(){}}();g.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.DialogComponent,s,l],exports:[e.DialogComponent,s,l]}]}],g.ctorParameters=function(){return[]};var m=function(){return function(){}}();m.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,g],exports:[g],providers:[]}]}],m.ctorParameters=function(){return[]};var y=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},C=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},h=["animation","closeDelay","content","cssClass","enableHtmlSanitizer","enablePersistence","enableRtl","height","isSticky","locale","mouseTrail","offsetX","offsetY","openDelay","opensOn","position","showTipPointer","target","tipPointerPosition","width"],b=["afterClose","afterOpen","beforeClose","beforeCollision","beforeOpen","beforeRender","created","destroyed"],v=[""];e.TooltipComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(b),a.addTwoWay.call(a,v),n.setValue("currentInstance",a,a.viewContainerRef),a}return i(t,e),t.prototype.ngOnInit=function(){},t.prototype.ngAfterViewInit=function(){},t.prototype.ngOnDestroy=function(){},t.prototype.ngAfterContentChecked=function(){},t}(o.Tooltip),e.TooltipComponent.decorators=[{type:t.Component,args:[{selector:"ejs-tooltip",inputs:h,outputs:b,template:"<ng-content ></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{}}]}],e.TooltipComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.TooltipComponent.propDecorators={content:[{type:t.ContentChild,args:["content"]}]},y([n.Template(),C("design:type",Object)],e.TooltipComponent.prototype,"content",void 0),e.TooltipComponent=y([n.ComponentMixins([n.ComponentBase]),C("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.TooltipComponent);var D=function(){return function(){}}();D.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.TooltipComponent],exports:[e.TooltipComponent]}]}],D.ctorParameters=function(){return[]};var R=function(){return function(){}}();R.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,D],exports:[D],providers:[]}]}],R.ctorParameters=function(){return[]},e.DialogButtonDirective=s,e.ButtonsDirective=l,e.DialogModule=g,e.DialogAllModule=m,e.TooltipModule=D,e.TooltipAllModule=R,e.ɵa=u,e.ɵb=f,e.ɵc=h,e.ɵd=b,e.PositionData=o.PositionData,e.Popup=o.Popup,e.getScrollableParent=o.getScrollableParent,e.getZindexPartial=o.getZindexPartial,e.getMaxZindex=o.getMaxZindex,e.calculateRelativeBasedPosition=o.calculateRelativeBasedPosition,e.calculatePosition=o.calculatePosition,e.fit=o.fit,e.isCollide=o.isCollide,e.flip=o.flip,e.ButtonProps=o.ButtonProps,e.AnimationSettings=o.AnimationSettings,e.Dialog=o.Dialog,e.DialogUtility=o.DialogUtility,e.Animation=o.Animation,e.Tooltip=o.Tooltip,e.blazorSpinner=o.blazorSpinner,e.createSpinner=o.createSpinner,e.showSpinner=o.showSpinner,e.hideSpinner=o.hideSpinner,e.setSpinner=o.setSpinner,Object.defineProperty(e,"__esModule",{value:!0})});
//# sourceMappingURL=ej2-angular-popups.umd.min.js.map

217

package.json
{
"_from": "@syncfusion/ej2-angular-popups@*",
"_id": "@syncfusion/ej2-angular-popups@17.4.46",
"_inBundle": false,
"_integrity": "sha512-xBm72SddwMw8XGOH/9OiuE2CNqaNJkugivpCppqMPsH0sIaIr8HEs/lMWPbfEaiDhSb8mzpUIFmqcTZYSWEH6A==",
"_location": "/@syncfusion/ej2-angular-popups",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@syncfusion/ej2-angular-popups@*",
"_from": "@syncfusion/ej2-angular-popups@*",
"_id": "@syncfusion/ej2-angular-popups@17.4.48",
"_inBundle": false,
"_integrity": "sha512-xBm72SddwMw8XGOH/9OiuE2CNqaNJkugivpCppqMPsH0sIaIr8HEs/lMWPbfEaiDhSb8mzpUIFmqcTZYSWEH6A==",
"_location": "/@syncfusion/ej2-angular-popups",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@syncfusion/ej2-angular-popups@*",
"name": "@syncfusion/ej2-angular-popups",
"escapedName": "@syncfusion%2fej2-angular-popups",
"scope": "@syncfusion",
"rawSpec": "*",
"saveSpec": null,
"fetchSpec": "*"
},
"_requiredBy": [
"/"
],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-popups/-/ej2-angular-popups-17.4.48.tgz",
"_shasum": "32a121d27d7c48422ad848afa51a10351e60bbdd",
"_spec": "@syncfusion/ej2-angular-popups@*",
"_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included",
"author": {
"name": "Syncfusion Inc."
},
"bugs": {
"url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
},
"bundleDependencies": false,
"dependencies": {
"@syncfusion/ej2-angular-base": "~17.4.47",
"@syncfusion/ej2-base": "~17.4.47",
"@syncfusion/ej2-popups": "17.4.48"
},
"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",
"devDependencies": {},
"es2015": "@syncfusion/ej2-angular-popups.js",
"homepage": "https://github.com/syncfusion/ej2-angular-ui-components#readme",
"keywords": [
"ej2",
"Syncfusion",
"web-components",
"dialog",
"popup",
"modal",
"alert",
"tooltip",
"hint",
"spinner",
"loading-indicator",
"waiting-popup",
"template tooltip",
"positional tooltip",
"ajax tooltip",
"tooltip component",
"ej2-popups",
"loader",
"busy-indicator",
"waitingfor-loader",
"angular",
"ng",
"ng-dialog",
"angular-dialog",
"ng-tooltip",
"angular-tooltip",
"ng-spinner",
"angular-spinner",
"ng-modal",
"angular-modal",
"ng-alert",
"angular-alert",
"ng-popup",
"angular-popup",
"ng-loading-indicator",
"angular-loading-indicator",
"ng-waiting-popup",
"angular-waiting-popup",
"ng-loader",
"ng-busy-indicator",
"ng-waitingfor-loader",
"angular-loader",
"angular-busy-indicator",
"angular-waitingfor-loader",
"ng-template-tooltip",
"ng-positional-tooltip",
"ng-ajax-tooltip",
"ng-tooltip -component",
"angular-template-tooltip",
"angular-positional-tooltip",
"angular-ajax-tooltip",
"angular-tooltip-component"
],
"license": "SEE LICENSE IN license",
"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",
"escapedName": "@syncfusion%2fej2-angular-popups",
"scope": "@syncfusion",
"rawSpec": "*",
"saveSpec": null,
"fetchSpec": "*"
},
"_requiredBy": [
"/"
],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-popups/-/ej2-angular-popups-17.4.46.tgz",
"_shasum": "32a121d27d7c48422ad848afa51a10351e60bbdd",
"_spec": "@syncfusion/ej2-angular-popups@*",
"_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included",
"author": {
"name": "Syncfusion Inc."
},
"bugs": {
"url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
},
"bundleDependencies": false,
"dependencies": {
"@syncfusion/ej2-angular-base": "~17.4.47",
"@syncfusion/ej2-base": "~17.4.47",
"@syncfusion/ej2-popups": "17.4.47"
},
"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",
"devDependencies": {},
"es2015": "@syncfusion/ej2-angular-popups.js",
"homepage": "https://github.com/syncfusion/ej2-angular-ui-components#readme",
"keywords": [
"ej2",
"Syncfusion",
"web-components",
"dialog",
"popup",
"modal",
"alert",
"tooltip",
"hint",
"spinner",
"loading-indicator",
"waiting-popup",
"template tooltip",
"positional tooltip",
"ajax tooltip",
"tooltip component",
"ej2-popups",
"loader",
"busy-indicator",
"waitingfor-loader",
"angular",
"ng",
"ng-dialog",
"angular-dialog",
"ng-tooltip",
"angular-tooltip",
"ng-spinner",
"angular-spinner",
"ng-modal",
"angular-modal",
"ng-alert",
"angular-alert",
"ng-popup",
"angular-popup",
"ng-loading-indicator",
"angular-loading-indicator",
"ng-waiting-popup",
"angular-waiting-popup",
"ng-loader",
"ng-busy-indicator",
"ng-waitingfor-loader",
"angular-loader",
"angular-busy-indicator",
"angular-waitingfor-loader",
"ng-template-tooltip",
"ng-positional-tooltip",
"ng-ajax-tooltip",
"ng-tooltip -component",
"angular-template-tooltip",
"angular-positional-tooltip",
"angular-ajax-tooltip",
"angular-tooltip-component"
],
"license": "SEE LICENSE IN license",
"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",
"repository": {
"type": "git",
"url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
},
"schematics": "./schematics/collection.json",
"sideEffects": true,
"typings": "ej2-angular-popups.d.ts",
"version": "17.4.47"
}
"repository": {
"type": "git",
"url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
},
"schematics": "./schematics/collection.json",
"sideEffects": true,
"typings": "ej2-angular-popups.d.ts",
"version": "17.4.48"
}
export declare const pkgName = "@syncfusion/ej2-angular-popups";
export declare const pkgVer = "^17.4.46";
export declare const pkgVer = "^17.4.47";
export declare const moduleName = "DialogModule, TooltipModule";
export declare const themeVer = "~17.4.46";
export declare const themeVer = "~17.4.47";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-popups';
exports.pkgVer = '^17.4.46';
exports.pkgVer = '^17.4.47';
exports.moduleName = 'DialogModule, TooltipModule';
exports.themeVer = '~17.4.46';
exports.themeVer = '~17.4.47';
export const pkgName = '@syncfusion/ej2-angular-popups';
export const pkgVer = '^17.4.46';
export const pkgVer = '^17.4.47';
export const moduleName = 'DialogModule, TooltipModule';
export const themeVer = '~17.4.46';
export const themeVer = '~17.4.47';
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc