Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-angular-popups

Package Overview
Dependencies
3
Maintainers
4
Versions
247
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 17.3.14 to 17.3.15

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

### Dialog
#### Bug Fixes
- `#249144`- Resolved the issue with rendering templates when enabled the policy `"script-src self"` in Dialog.
## 17.2.35 (2019-07-17)

@@ -7,0 +13,0 @@

9

dist/ej2-angular-popups.umd.js

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

/*!
* filename: ej2-angular-popups.umd.js
* version : 17.3.14
* 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.3.14
* 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,o,n,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 o in t)t.hasOwnProperty(o)&&(e[o]=t[o])};return function(t,o){function n(){this.constructor=t}e(t,o),t.prototype=null===o?Object.create(o):(n.prototype=o.prototype,new n)}}(),a=["click"],s=function(e){function t(t){var n=e.call(this)||this;return n.viewContainerRef=t,o.setValue("currentInstance",n,n.viewContainerRef),n.registerEvents(a),n}return i(t,e),t}(o.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}(o.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,o,n){var r,i=arguments.length,a=i<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,o):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,o,n);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(i<3?r(a):i>3?r(t,o,a):r(t,o))||a);return i>3&&a&&Object.defineProperty(t,o,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","enablePersistence","enableResize","enableRtl","footerTemplate","header","height","isModal","locale","position","showCloseIcon","target","visible","width","zIndex"],f=["beforeClose","beforeOpen","close","created","drag","dragStart","dragStop","open","overlayClick","resizeStart","resizeStop","resizing","visibleChange"],d=["visible"];e.DialogComponent=function(e){function t(t,n,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=n,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),o.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}(n.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([o.Template(),p("design:type",Object)],e.DialogComponent.prototype,"footerTemplate",void 0),c([o.Template(),p("design:type",Object)],e.DialogComponent.prototype,"header",void 0),c([o.Template(),p("design:type",Object)],e.DialogComponent.prototype,"content",void 0),e.DialogComponent=c([o.ComponentMixins([o.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,o,n){var r,i=arguments.length,a=i<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,o):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,o,n);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(i<3?r(a):i>3?r(t,o,a):r(t,o))||a);return i>3&&a&&Object.defineProperty(t,o,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","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,n,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=n,a.viewContainerRef=r,a.injector=i,a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(b),a.addTwoWay.call(a,v),o.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}(n.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([o.Template(),C("design:type",Object)],e.TooltipComponent.prototype,"content",void 0),e.TooltipComponent=y([o.ComponentMixins([o.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=n.PositionData,e.Popup=n.Popup,e.getScrollableParent=n.getScrollableParent,e.getZindexPartial=n.getZindexPartial,e.getMaxZindex=n.getMaxZindex,e.calculateRelativeBasedPosition=n.calculateRelativeBasedPosition,e.calculatePosition=n.calculatePosition,e.fit=n.fit,e.isCollide=n.isCollide,e.flip=n.flip,e.ButtonProps=n.ButtonProps,e.AnimationSettings=n.AnimationSettings,e.Dialog=n.Dialog,e.DialogUtility=n.DialogUtility,e.Animation=n.Animation,e.Tooltip=n.Tooltip,e.blazorSpinner=n.blazorSpinner,e.createSpinner=n.createSpinner,e.showSpinner=n.showSpinner,e.hideSpinner=n.hideSpinner,e.setSpinner=n.setSpinner,Object.defineProperty(e,"__esModule",{value:!0})});
//# sourceMappingURL=ej2-angular-popups.umd.min.js.map

6

package.json
{
"_from": "@syncfusion/ej2-angular-popups@*",
"_id": "@syncfusion/ej2-angular-popups@17.3.9",
"_id": "@syncfusion/ej2-angular-popups@17.3.15",
"_inBundle": false,

@@ -36,3 +36,3 @@ "_integrity": "sha512-tSGotPAWMDtzBhuxg7/8ATxkejvWb9KorRUJT08Tc8K1KzzdqC8usvYsyc5ngT9+4jvHukDd37nMgB1lwW+KgQ==",

"@syncfusion/ej2-base": "~17.3.14",
"@syncfusion/ej2-popups": "17.3.14"
"@syncfusion/ej2-popups": "17.3.15"
},

@@ -110,3 +110,3 @@ "deprecated": false,

"typings": "ej2-angular-popups.d.ts",
"version": "17.3.14"
"version": "17.3.15"
}
export declare const pkgName = "@syncfusion/ej2-angular-popups";
export declare const pkgVer = "^17.3.9";
export declare const pkgVer = "^17.3.14";
export declare const moduleName = "DialogModule, TooltipModule";
export declare const themeVer = "~17.3.9";
export declare const themeVer = "~17.3.14";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-popups';
exports.pkgVer = '^17.3.9';
exports.pkgVer = '^17.3.14';
exports.moduleName = 'DialogModule, TooltipModule';
exports.themeVer = '~17.3.9';
exports.themeVer = '~17.3.14';
export const pkgName = '@syncfusion/ej2-angular-popups';
export const pkgVer = '^17.3.9';
export const pkgVer = '^17.3.14';
export const moduleName = 'DialogModule, TooltipModule';
export const themeVer = '~17.3.9';
export const themeVer = '~17.3.14';

@@ -20,5 +20,5 @@ import { ViewContainerRef } from '@angular/core';

* Possible values are Button, Submit and Reset.
* @default 'Button'
* @asptype string
* @blazortype string
*/

@@ -25,0 +25,0 @@ type: any;

@@ -29,4 +29,4 @@ import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';

*
* @default ''
* @blazortype string
*/

@@ -37,4 +37,4 @@ footerTemplate: any;

* This is optional property and the dialog can be displayed without header, if the header property is null.
* @default ''
* @blazortype string
*/

@@ -50,4 +50,4 @@ header: any;

*{% codeBlock src="dialog/content-api/index.html" %}{% endcodeBlock %}
* @default ''
* @blazortype string
*/

@@ -54,0 +54,0 @@ content: any;

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc