@syncfusion/ej2-angular-splitbuttons 31.2.12-ngcc → 32.1.19-ngcc

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,2 @@
1
- /*!
2
- * filename: ej2-angular-splitbuttons.umd.min.js
3
- * version : 31.2.12
4
- * Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
5
- * Use of this code is subject to the terms of our license.
6
- * A copy of the current license can be obtained at any time by e-mailing
7
- * licensing@syncfusion.com. Any infringement will be prosecuted under
8
- * applicable laws.
9
- */
10
1
  !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@angular/core"),require("@syncfusion/ej2-angular-base"),require("@syncfusion/ej2-splitbuttons"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","@angular/core","@syncfusion/ej2-angular-base","@syncfusion/ej2-splitbuttons","@angular/common"],e):e(t["ej2-angular-splitbuttons"]={},t.ng.core,t.ej2.angular.base,t.ej2.splitbuttons,t.ng.common)}(this,function(t,e,n,o,r){"use strict";var i=this&&this.__extends||function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),s=["disabled","iconCss","id","separator","text","url"],c=[],a=function(t){function e(e){var o=t.call(this)||this;return o.viewContainerRef=e,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(c),o.directivePropList=s,o}return i(e,t),e}(n.ComplexBase);a.decorators=[{type:e.Directive,args:[{selector:"e-dropdownbuttonitems>e-dropdownbuttonitem",inputs:s,outputs:c,queries:{}}]}],a.ctorParameters=function(){return[{type:e.ViewContainerRef}]};var u=function(t){function e(){return t.call(this,"items")||this}return i(e,t),e}(n.ArrayBase);u.decorators=[{type:e.Directive,args:[{selector:"ejs-dropdownbutton>e-dropdownbuttonitems",queries:{children:new e.ContentChildren(a)}}]}],u.ctorParameters=function(){return[]};var p=this&&this.__decorate||function(t,e,n,o){var r,i=arguments.length,s=i<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,o);else for(var c=t.length-1;c>=0;c--)(r=t[c])&&(s=(i<3?r(s):i>3?r(e,n,s):r(e,n))||s);return i>3&&s&&Object.defineProperty(e,n,s),s},l=this&&this.__metadata||function(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},f=["animationSettings","closeActionEvents","content","createPopupOnClick","cssClass","disabled","enableHtmlSanitizer","enablePersistence","enableRtl","iconCss","iconPosition","itemTemplate","items","locale","popupWidth","target"],d=["beforeClose","beforeItemRender","beforeOpen","close","created","open","select"],m=[];t.DropDownButtonComponent=function(t){function e(e,o,r,i){var s=t.call(this)||this;return s.ngEle=e,s.srenderer=o,s.viewContainerRef=r,s.injector=i,s.tags=["items"],s.element=s.ngEle.nativeElement,s.injectedModules=s.injectedModules||[],s.registerEvents(d),s.addTwoWay.call(s,m),n.setValue("currentInstance",s,s.viewContainerRef),s.containerContext=new n.ComponentBase,s}return i(e,t),e.prototype.ngOnInit=function(){this.containerContext.ngOnInit(this)},e.prototype.ngAfterViewInit=function(){this.containerContext.ngAfterViewInit(this)},e.prototype.ngOnDestroy=function(){this.containerContext.ngOnDestroy(this)},e.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childItems,this.containerContext.ngAfterContentChecked(this)},e}(o.DropDownButton),t.DropDownButtonComponent.decorators=[{type:e.Component,args:[{selector:"[ejs-dropdownbutton]",inputs:f,outputs:d,template:"<ng-content ></ng-content>",changeDetection:e.ChangeDetectionStrategy.OnPush,queries:{childItems:new e.ContentChild(u)}}]}],t.DropDownButtonComponent.ctorParameters=function(){return[{type:e.ElementRef},{type:e.Renderer2},{type:e.ViewContainerRef},{type:e.Injector}]},t.DropDownButtonComponent=p([n.ComponentMixins([n.ComponentBase]),l("design:paramtypes",[e.ElementRef,e.Renderer2,e.ViewContainerRef,e.Injector])],t.DropDownButtonComponent);var g=function(){return function(){}}();g.decorators=[{type:e.NgModule,args:[{imports:[r.CommonModule],declarations:[t.DropDownButtonComponent,a,u],exports:[t.DropDownButtonComponent,a,u]}]}],g.ctorParameters=function(){return[]};var C=function(){return function(){}}();C.decorators=[{type:e.NgModule,args:[{imports:[r.CommonModule,g],exports:[g],providers:[]}]}],C.ctorParameters=function(){return[]};var y=["disabled","iconCss","id","separator","text","url"],h=[],w=function(t){function e(e){var o=t.call(this)||this;return o.viewContainerRef=e,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(h),o.directivePropList=y,o}return i(e,t),e}(n.ComplexBase);w.decorators=[{type:e.Directive,args:[{selector:"e-splitbuttonitems>e-splitbuttonitem",inputs:y,outputs:h,queries:{}}]}],w.ctorParameters=function(){return[{type:e.ViewContainerRef}]};var v=function(t){function e(){return t.call(this,"items")||this}return i(e,t),e}(n.ArrayBase);v.decorators=[{type:e.Directive,args:[{selector:"ejs-splitbutton>e-splitbuttonitems",queries:{children:new e.ContentChildren(w)}}]}],v.ctorParameters=function(){return[]};var D=this&&this.__decorate||function(t,e,n,o){var r,i=arguments.length,s=i<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,o);else for(var c=t.length-1;c>=0;c--)(r=t[c])&&(s=(i<3?r(s):i>3?r(e,n,s):r(e,n))||s);return i>3&&s&&Object.defineProperty(e,n,s),s},b=this&&this.__metadata||function(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},B=["animationSettings","closeActionEvents","content","createPopupOnClick","cssClass","disabled","enableHtmlSanitizer","enablePersistence","enableRtl","iconCss","iconPosition","itemTemplate","items","locale","popupWidth","target"],R=["beforeClose","beforeItemRender","beforeOpen","click","close","created","open","select"],P=[];t.SplitButtonComponent=function(t){function e(e,o,r,i){var s=t.call(this)||this;return s.ngEle=e,s.srenderer=o,s.viewContainerRef=r,s.injector=i,s.tags=["items"],s.element=s.ngEle.nativeElement,s.injectedModules=s.injectedModules||[],s.registerEvents(R),s.addTwoWay.call(s,P),n.setValue("currentInstance",s,s.viewContainerRef),s.containerContext=new n.ComponentBase,s}return i(e,t),e.prototype.ngOnInit=function(){this.containerContext.ngOnInit(this)},e.prototype.ngAfterViewInit=function(){this.containerContext.ngAfterViewInit(this)},e.prototype.ngOnDestroy=function(){this.containerContext.ngOnDestroy(this)},e.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childItems,this.containerContext.ngAfterContentChecked(this)},e}(o.SplitButton),t.SplitButtonComponent.decorators=[{type:e.Component,args:[{selector:"ejs-splitbutton",inputs:B,outputs:R,template:"<ng-content ></ng-content>",changeDetection:e.ChangeDetectionStrategy.OnPush,queries:{childItems:new e.ContentChild(v)}}]}],t.SplitButtonComponent.ctorParameters=function(){return[{type:e.ElementRef},{type:e.Renderer2},{type:e.ViewContainerRef},{type:e.Injector}]},t.SplitButtonComponent=D([n.ComponentMixins([n.ComponentBase]),b("design:paramtypes",[e.ElementRef,e.Renderer2,e.ViewContainerRef,e.Injector])],t.SplitButtonComponent);var j=function(){return function(){}}();j.decorators=[{type:e.NgModule,args:[{imports:[r.CommonModule],declarations:[t.SplitButtonComponent,w,v],exports:[t.SplitButtonComponent,w,v]}]}],j.ctorParameters=function(){return[]};var I=function(){return function(){}}();I.decorators=[{type:e.NgModule,args:[{imports:[r.CommonModule,j],exports:[j],providers:[]}]}],I.ctorParameters=function(){return[]};var O=this&&this.__decorate||function(t,e,n,o){var r,i=arguments.length,s=i<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,o);else for(var c=t.length-1;c>=0;c--)(r=t[c])&&(s=(i<3?r(s):i>3?r(e,n,s):r(e,n))||s);return i>3&&s&&Object.defineProperty(e,n,s),s},S=this&&this.__metadata||function(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},x=["animationSettings","content","cssClass","disabled","duration","enableHtmlSanitizer","enableProgress","iconCss","iconPosition","isPrimary","isToggle","spinSettings"],M=["begin","created","end","fail","progress"],A=[];t.ProgressButtonComponent=function(t){function e(e,o,r,i){var s=t.call(this)||this;return s.ngEle=e,s.srenderer=o,s.viewContainerRef=r,s.injector=i,s.element=s.ngEle.nativeElement,s.injectedModules=s.injectedModules||[],s.registerEvents(M),s.addTwoWay.call(s,A),n.setValue("currentInstance",s,s.viewContainerRef),s.containerContext=new n.ComponentBase,s}return i(e,t),e.prototype.ngOnInit=function(){this.containerContext.ngOnInit(this)},e.prototype.ngAfterViewInit=function(){this.containerContext.ngAfterViewInit(this)},e.prototype.ngOnDestroy=function(){this.containerContext.ngOnDestroy(this)},e.prototype.ngAfterContentChecked=function(){this.containerContext.ngAfterContentChecked(this)},e}(o.ProgressButton),t.ProgressButtonComponent.decorators=[{type:e.Component,args:[{selector:"[ejs-progressbutton]",inputs:x,outputs:M,template:"<ng-content ></ng-content>",changeDetection:e.ChangeDetectionStrategy.OnPush,queries:{}}]}],t.ProgressButtonComponent.ctorParameters=function(){return[{type:e.ElementRef},{type:e.Renderer2},{type:e.ViewContainerRef},{type:e.Injector}]},t.ProgressButtonComponent=O([n.ComponentMixins([n.ComponentBase]),S("design:paramtypes",[e.ElementRef,e.Renderer2,e.ViewContainerRef,e.Injector])],t.ProgressButtonComponent);var _=function(){return function(){}}();_.decorators=[{type:e.NgModule,args:[{imports:[r.CommonModule],declarations:[t.ProgressButtonComponent],exports:[t.ProgressButtonComponent]}]}],_.ctorParameters=function(){return[]};var E=function(){return function(){}}();E.decorators=[{type:e.NgModule,args:[{imports:[r.CommonModule,_],exports:[_],providers:[]}]}],E.ctorParameters=function(){return[]},t.DropDownButtonItemDirective=a,t.DropDownButtonItemsDirective=u,t.DropDownButtonModule=g,t.DropDownButtonAllModule=C,t.SplitButtonItemDirective=w,t.SplitButtonItemsDirective=v,t.SplitButtonModule=j,t.SplitButtonAllModule=I,t.ProgressButtonModule=_,t.ProgressButtonAllModule=E,t.ɵa=f,t.ɵb=d,t.ɵe=x,t.ɵf=M,t.ɵc=B,t.ɵd=R,t.getModel=o.getModel,t.upDownKeyHandler=o.upDownKeyHandler,t.setBlankIconStyle=o.setBlankIconStyle,t.Item=o.Item,t.DropDownMenuAnimationSettings=o.DropDownMenuAnimationSettings,t.DropDownButton=o.DropDownButton,t.SplitButton=o.SplitButton,t.Deferred=o.Deferred,t.createButtonGroup=o.createButtonGroup,t.SpinSettings=o.SpinSettings,t.AnimationSettings=o.AnimationSettings,t.ProgressButton=o.ProgressButton,Object.defineProperty(t,"__esModule",{value:!0})});
11
2
  //# sourceMappingURL=ej2-angular-splitbuttons.umd.min.js.map
@@ -1,7 +1,7 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './public_api';
5
- export { inputs as ɵa, outputs as ɵb } from './src/drop-down-button/dropdownbutton.component';
6
- export { inputs as ɵe, outputs as ɵf } from './src/progress-button/progressbutton.component';
7
- export { inputs as ɵc, outputs as ɵd } from './src/split-button/splitbutton.component';
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ export * from './public_api';
5
+ export { inputs as ɵa, outputs as ɵb } from './src/drop-down-button/dropdownbutton.component';
6
+ export { inputs as ɵe, outputs as ɵf } from './src/progress-button/progressbutton.component';
7
+ export { inputs as ɵc, outputs as ɵd } from './src/split-button/splitbutton.component';
@@ -1,10 +1,10 @@
1
- Essential JS 2 library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
2
-
3
- To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
4
-
5
- Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.
6
-
7
- Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.
8
-
9
- The Syncfusion license that contains the terms and conditions can be found at
10
- https://www.syncfusion.com/content/downloads/syncfusion_license.pdf
1
+ Essential JS 2 library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
2
+
3
+ To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
4
+
5
+ Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.
6
+
7
+ Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.
8
+
9
+ The Syncfusion license that contains the terms and conditions can be found at
10
+ https://www.syncfusion.com/content/downloads/syncfusion_license.pdf
package/package.json CHANGED
@@ -1,16 +1,45 @@
1
1
  {
2
- "name": "@syncfusion/ej2-angular-splitbuttons",
3
- "version": "31.2.12-ngcc",
4
- "description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for Angular",
5
- "author": "Syncfusion Inc.",
6
- "license": "SEE LICENSE IN license",
7
- "schematics": "./schematics/collection.json",
2
+ "_from": "@syncfusion/ej2-angular-splitbuttons@*",
3
+ "_id": "@syncfusion/ej2-angular-splitbuttons@28.2.0",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-JewIkYVIuHR3n0XB9i8pXAL9nQ3eqvWAvHKyKDnzNM130dFrllEMvsK6TLRn35J/oJ/Ofi7z8zWn4N52Uumvvg==",
6
+ "_location": "/@syncfusion/ej2-angular-splitbuttons",
7
+ "_phantomChildren": {},
8
+ "_requested": {
9
+ "type": "range",
10
+ "registry": true,
11
+ "raw": "@syncfusion/ej2-angular-splitbuttons@*",
12
+ "name": "@syncfusion/ej2-angular-splitbuttons",
13
+ "escapedName": "@syncfusion%2fej2-angular-splitbuttons",
14
+ "scope": "@syncfusion",
15
+ "rawSpec": "*",
16
+ "saveSpec": null,
17
+ "fetchSpec": "*"
18
+ },
19
+ "_requiredBy": [
20
+ "/"
21
+ ],
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-development/@syncfusion/ej2-angular-splitbuttons/-/ej2-angular-splitbuttons-28.2.0.tgz",
23
+ "_shasum": "57af845cb32ce1ec23df0886f1796efbe8014912",
24
+ "_spec": "@syncfusion/ej2-angular-splitbuttons@*",
25
+ "_where": "D:\\SF3992\\WFH\\Nexus\\release",
26
+ "author": {
27
+ "name": "Syncfusion Inc."
28
+ },
29
+ "bugs": {
30
+ "url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
31
+ },
32
+ "bundleDependencies": false,
8
33
  "dependencies": {
9
- "@syncfusion/ej2-base": "~31.2.12",
10
- "@syncfusion/ej2-angular-base": "~31.2.12",
11
- "@syncfusion/ej2-splitbuttons": "31.2.12"
34
+ "@syncfusion/ej2-angular-base": "~32.1.19",
35
+ "@syncfusion/ej2-base": "~32.1.19",
36
+ "@syncfusion/ej2-splitbuttons": "32.1.19"
12
37
  },
38
+ "deprecated": false,
39
+ "description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for Angular",
13
40
  "devDependencies": {},
41
+ "es2015": "@syncfusion/ej2-angular-splitbuttons.js",
42
+ "homepage": "https://www.syncfusion.com/angular-components",
14
43
  "keywords": [
15
44
  "angular",
16
45
  "ng",
@@ -28,15 +57,17 @@
28
57
  "ng spinner",
29
58
  "angular spinner"
30
59
  ],
60
+ "license": "SEE LICENSE IN license",
61
+ "main": "dist/ej2-angular-splitbuttons.umd.js",
62
+ "metadata": "ej2-angular-splitbuttons.metadata.json",
63
+ "module": "@syncfusion/ej2-angular-splitbuttons.es5.js",
64
+ "name": "@syncfusion/ej2-angular-splitbuttons",
31
65
  "repository": {
32
66
  "type": "git",
33
- "url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
67
+ "url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
34
68
  },
69
+ "schematics": "./schematics/collection.json",
35
70
  "sideEffects": false,
36
- "main": "dist/ej2-angular-splitbuttons.umd.js",
37
- "module": "@syncfusion/ej2-angular-splitbuttons.es5.js",
38
- "es2015": "@syncfusion/ej2-angular-splitbuttons.js",
39
71
  "typings": "ej2-angular-splitbuttons.d.ts",
40
- "metadata": "ej2-angular-splitbuttons.metadata.json",
41
- "homepage": "https://www.syncfusion.com/angular-components"
72
+ "version": "32.1.19-ngcc"
42
73
  }
package/public_api.d.ts CHANGED
@@ -1 +1 @@
1
- export * from './src/index';
1
+ export * from './src/index';
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-splitbuttons";
2
- export declare const pkgVer = "^31.1.17";
2
+ export declare const pkgVer = "^28.2.0";
3
3
  export declare const moduleName = "DropDownButtonModule, SplitButtonModule, ProgressButtonModule";
4
- export declare const themeVer = "~31.1.17";
4
+ export declare const themeVer = "~28.2.0";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-splitbuttons';
4
- exports.pkgVer = '^31.2.12';
4
+ exports.pkgVer = '^32.1.19';
5
5
  exports.moduleName = 'DropDownButtonModule, SplitButtonModule, ProgressButtonModule';
6
- exports.themeVer = '~31.2.12';
6
+ exports.themeVer = '~32.1.19';
@@ -1,4 +1,4 @@
1
- export const pkgName = '@syncfusion/ej2-angular-splitbuttons';
2
- export const pkgVer = '^31.2.12';
3
- export const moduleName = 'DropDownButtonModule, SplitButtonModule, ProgressButtonModule';
4
- export const themeVer = '~31.2.12';
1
+ export const pkgName = '@syncfusion/ej2-angular-splitbuttons';
2
+ export const pkgVer = '^32.1.19';
3
+ export const moduleName = 'DropDownButtonModule, SplitButtonModule, ProgressButtonModule';
4
+ export const themeVer = '~32.1.19';
@@ -1,5 +1,5 @@
1
- /**
2
- * NgModule definition for the DropDownButton component with providers.
3
- */
4
- export declare class DropDownButtonAllModule {
5
- }
1
+ /**
2
+ * NgModule definition for the DropDownButton component with providers.
3
+ */
4
+ export declare class DropDownButtonAllModule {
5
+ }
@@ -1,37 +1,37 @@
1
- import { ElementRef, ViewContainerRef, Renderer2, Injector, QueryList } from '@angular/core';
2
- import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
- import { DropDownButton } from '@syncfusion/ej2-splitbuttons';
4
- import { DropDownButtonItemsDirective } from './items.directive';
5
- export declare const inputs: string[];
6
- export declare const outputs: string[];
7
- export declare const twoWays: string[];
8
- /**
9
- * Represents the Angular DropDownButton Component.
10
- * ```html
11
- * <button ejs-dropdownbutton>DropDownButton</button>
12
- * ```
13
- */
14
- export declare class DropDownButtonComponent extends DropDownButton implements IComponentBase {
15
- private ngEle;
16
- private srenderer;
17
- private viewContainerRef;
18
- private injector;
19
- containerContext: any;
20
- tagObjects: any;
21
- beforeClose: any;
22
- beforeItemRender: any;
23
- beforeOpen: any;
24
- close: any;
25
- created: any;
26
- open: any;
27
- select: any;
28
- childItems: QueryList<DropDownButtonItemsDirective>;
29
- tags: string[];
30
- constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
31
- ngOnInit(): void;
32
- ngAfterViewInit(): void;
33
- ngOnDestroy(): void;
34
- ngAfterContentChecked(): void;
35
- registerEvents: (eventList: string[]) => void;
36
- addTwoWay: (propList: string[]) => void;
37
- }
1
+ import { ElementRef, ViewContainerRef, Renderer2, Injector, QueryList } from '@angular/core';
2
+ import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
+ import { DropDownButton } from '@syncfusion/ej2-splitbuttons';
4
+ import { DropDownButtonItemsDirective } from './items.directive';
5
+ export declare const inputs: string[];
6
+ export declare const outputs: string[];
7
+ export declare const twoWays: string[];
8
+ /**
9
+ * Represents the Angular DropDownButton Component.
10
+ * ```html
11
+ * <button ejs-dropdownbutton>DropDownButton</button>
12
+ * ```
13
+ */
14
+ export declare class DropDownButtonComponent extends DropDownButton implements IComponentBase {
15
+ private ngEle;
16
+ private srenderer;
17
+ private viewContainerRef;
18
+ private injector;
19
+ containerContext: any;
20
+ tagObjects: any;
21
+ beforeClose: any;
22
+ beforeItemRender: any;
23
+ beforeOpen: any;
24
+ close: any;
25
+ created: any;
26
+ open: any;
27
+ select: any;
28
+ childItems: QueryList<DropDownButtonItemsDirective>;
29
+ tags: string[];
30
+ constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
31
+ ngOnInit(): void;
32
+ ngAfterViewInit(): void;
33
+ ngOnDestroy(): void;
34
+ ngAfterContentChecked(): void;
35
+ registerEvents: (eventList: string[]) => void;
36
+ addTwoWay: (propList: string[]) => void;
37
+ }
@@ -1,5 +1,5 @@
1
- /**
2
- * NgModule definition for the DropDownButton component.
3
- */
4
- export declare class DropDownButtonModule {
5
- }
1
+ /**
2
+ * NgModule definition for the DropDownButton component.
3
+ */
4
+ export declare class DropDownButtonModule {
5
+ }
@@ -1,45 +1,45 @@
1
- import { ViewContainerRef } from '@angular/core';
2
- import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- export declare class DropDownButtonItemDirective extends ComplexBase<DropDownButtonItemDirective> {
4
- private viewContainerRef;
5
- directivePropList: any;
6
- /**
7
- * Used to enable or disable the item.
8
- * @default false
9
- */
10
- disabled: any;
11
- /**
12
- * Defines class/multiple classes separated by a space for the item that is used to include an icon.
13
- * Action item can include font icon and sprite image.
14
- * @default ''
15
- */
16
- iconCss: any;
17
- /**
18
- * Specifies the id for item.
19
- * @default ''
20
- */
21
- id: any;
22
- /**
23
- * Specifies separator between the items. Separator are horizontal lines used to group action items.
24
- * @default false
25
- */
26
- separator: any;
27
- /**
28
- * Specifies text for item.
29
- * @default ''
30
- */
31
- text: any;
32
- /**
33
- * Specifies url for item that creates the anchor link to navigate to the url provided.
34
- * @default ''
35
- */
36
- url: any;
37
- constructor(viewContainerRef: ViewContainerRef);
38
- }
39
- /**
40
- * DropDownButtonItem Array Directive
41
- * @private
42
- */
43
- export declare class DropDownButtonItemsDirective extends ArrayBase<DropDownButtonItemsDirective> {
44
- constructor();
45
- }
1
+ import { ViewContainerRef } from '@angular/core';
2
+ import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
+ export declare class DropDownButtonItemDirective extends ComplexBase<DropDownButtonItemDirective> {
4
+ private viewContainerRef;
5
+ directivePropList: any;
6
+ /**
7
+ * Used to enable or disable the item.
8
+ * @default false
9
+ */
10
+ disabled: any;
11
+ /**
12
+ * Defines class/multiple classes separated by a space for the item that is used to include an icon.
13
+ * Action item can include font icon and sprite image.
14
+ * @default ''
15
+ */
16
+ iconCss: any;
17
+ /**
18
+ * Specifies the id for item.
19
+ * @default ''
20
+ */
21
+ id: any;
22
+ /**
23
+ * Specifies separator between the items. Separator are horizontal lines used to group action items.
24
+ * @default false
25
+ */
26
+ separator: any;
27
+ /**
28
+ * Specifies text for item.
29
+ * @default ''
30
+ */
31
+ text: any;
32
+ /**
33
+ * Specifies url for item that creates the anchor link to navigate to the url provided.
34
+ * @default ''
35
+ */
36
+ url: any;
37
+ constructor(viewContainerRef: ViewContainerRef);
38
+ }
39
+ /**
40
+ * DropDownButtonItem Array Directive
41
+ * @private
42
+ */
43
+ export declare class DropDownButtonItemsDirective extends ArrayBase<DropDownButtonItemsDirective> {
44
+ constructor();
45
+ }
package/src/index.d.ts CHANGED
@@ -1,12 +1,12 @@
1
- export { DropDownButtonItemDirective, DropDownButtonItemsDirective } from './drop-down-button/items.directive';
2
- export { DropDownButtonComponent } from './drop-down-button/dropdownbutton.component';
3
- export { DropDownButtonModule } from './drop-down-button/dropdownbutton.module';
4
- export { DropDownButtonAllModule } from './drop-down-button/dropdownbutton-all.module';
5
- export { SplitButtonItemDirective, SplitButtonItemsDirective } from './split-button/items.directive';
6
- export { SplitButtonComponent } from './split-button/splitbutton.component';
7
- export { SplitButtonModule } from './split-button/splitbutton.module';
8
- export { SplitButtonAllModule } from './split-button/splitbutton-all.module';
9
- export { ProgressButtonComponent } from './progress-button/progressbutton.component';
10
- export { ProgressButtonModule } from './progress-button/progressbutton.module';
11
- export { ProgressButtonAllModule } from './progress-button/progressbutton-all.module';
12
- export * from '@syncfusion/ej2-splitbuttons';
1
+ export { DropDownButtonItemDirective, DropDownButtonItemsDirective } from './drop-down-button/items.directive';
2
+ export { DropDownButtonComponent } from './drop-down-button/dropdownbutton.component';
3
+ export { DropDownButtonModule } from './drop-down-button/dropdownbutton.module';
4
+ export { DropDownButtonAllModule } from './drop-down-button/dropdownbutton-all.module';
5
+ export { SplitButtonItemDirective, SplitButtonItemsDirective } from './split-button/items.directive';
6
+ export { SplitButtonComponent } from './split-button/splitbutton.component';
7
+ export { SplitButtonModule } from './split-button/splitbutton.module';
8
+ export { SplitButtonAllModule } from './split-button/splitbutton-all.module';
9
+ export { ProgressButtonComponent } from './progress-button/progressbutton.component';
10
+ export { ProgressButtonModule } from './progress-button/progressbutton.module';
11
+ export { ProgressButtonAllModule } from './progress-button/progressbutton-all.module';
12
+ export * from '@syncfusion/ej2-splitbuttons';
@@ -1,5 +1,5 @@
1
- /**
2
- * NgModule definition for the ProgressButton component with providers.
3
- */
4
- export declare class ProgressButtonAllModule {
5
- }
1
+ /**
2
+ * NgModule definition for the ProgressButton component with providers.
3
+ */
4
+ export declare class ProgressButtonAllModule {
5
+ }
@@ -1,32 +1,32 @@
1
- import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
2
- import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
- import { ProgressButton } from '@syncfusion/ej2-splitbuttons';
4
- export declare const inputs: string[];
5
- export declare const outputs: string[];
6
- export declare const twoWays: string[];
7
- /**
8
- * Represents the Angular ProgressButton Component.
9
- * ```html
10
- * <button ejs-progressbutton content='Progress Button'></button>
11
- * ```
12
- */
13
- export declare class ProgressButtonComponent extends ProgressButton implements IComponentBase {
14
- private ngEle;
15
- private srenderer;
16
- private viewContainerRef;
17
- private injector;
18
- containerContext: any;
19
- tagObjects: any;
20
- begin: any;
21
- created: any;
22
- end: any;
23
- fail: any;
24
- progress: any;
25
- constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
26
- ngOnInit(): void;
27
- ngAfterViewInit(): void;
28
- ngOnDestroy(): void;
29
- ngAfterContentChecked(): void;
30
- registerEvents: (eventList: string[]) => void;
31
- addTwoWay: (propList: string[]) => void;
32
- }
1
+ import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
2
+ import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
+ import { ProgressButton } from '@syncfusion/ej2-splitbuttons';
4
+ export declare const inputs: string[];
5
+ export declare const outputs: string[];
6
+ export declare const twoWays: string[];
7
+ /**
8
+ * Represents the Angular ProgressButton Component.
9
+ * ```html
10
+ * <button ejs-progressbutton content='Progress Button'></button>
11
+ * ```
12
+ */
13
+ export declare class ProgressButtonComponent extends ProgressButton implements IComponentBase {
14
+ private ngEle;
15
+ private srenderer;
16
+ private viewContainerRef;
17
+ private injector;
18
+ containerContext: any;
19
+ tagObjects: any;
20
+ begin: any;
21
+ created: any;
22
+ end: any;
23
+ fail: any;
24
+ progress: any;
25
+ constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
26
+ ngOnInit(): void;
27
+ ngAfterViewInit(): void;
28
+ ngOnDestroy(): void;
29
+ ngAfterContentChecked(): void;
30
+ registerEvents: (eventList: string[]) => void;
31
+ addTwoWay: (propList: string[]) => void;
32
+ }
@@ -1,5 +1,5 @@
1
- /**
2
- * NgModule definition for the ProgressButton component.
3
- */
4
- export declare class ProgressButtonModule {
5
- }
1
+ /**
2
+ * NgModule definition for the ProgressButton component.
3
+ */
4
+ export declare class ProgressButtonModule {
5
+ }
@@ -1,45 +1,45 @@
1
- import { ViewContainerRef } from '@angular/core';
2
- import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- export declare class SplitButtonItemDirective extends ComplexBase<SplitButtonItemDirective> {
4
- private viewContainerRef;
5
- directivePropList: any;
6
- /**
7
- * Used to enable or disable the item.
8
- * @default false
9
- */
10
- disabled: any;
11
- /**
12
- * Defines class/multiple classes separated by a space for the item that is used to include an icon.
13
- * Action item can include font icon and sprite image.
14
- * @default ''
15
- */
16
- iconCss: any;
17
- /**
18
- * Specifies the id for item.
19
- * @default ''
20
- */
21
- id: any;
22
- /**
23
- * Specifies separator between the items. Separator are horizontal lines used to group action items.
24
- * @default false
25
- */
26
- separator: any;
27
- /**
28
- * Specifies text for item.
29
- * @default ''
30
- */
31
- text: any;
32
- /**
33
- * Specifies url for item that creates the anchor link to navigate to the url provided.
34
- * @default ''
35
- */
36
- url: any;
37
- constructor(viewContainerRef: ViewContainerRef);
38
- }
39
- /**
40
- * SplitButtonItem Array Directive
41
- * @private
42
- */
43
- export declare class SplitButtonItemsDirective extends ArrayBase<SplitButtonItemsDirective> {
44
- constructor();
45
- }
1
+ import { ViewContainerRef } from '@angular/core';
2
+ import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
+ export declare class SplitButtonItemDirective extends ComplexBase<SplitButtonItemDirective> {
4
+ private viewContainerRef;
5
+ directivePropList: any;
6
+ /**
7
+ * Used to enable or disable the item.
8
+ * @default false
9
+ */
10
+ disabled: any;
11
+ /**
12
+ * Defines class/multiple classes separated by a space for the item that is used to include an icon.
13
+ * Action item can include font icon and sprite image.
14
+ * @default ''
15
+ */
16
+ iconCss: any;
17
+ /**
18
+ * Specifies the id for item.
19
+ * @default ''
20
+ */
21
+ id: any;
22
+ /**
23
+ * Specifies separator between the items. Separator are horizontal lines used to group action items.
24
+ * @default false
25
+ */
26
+ separator: any;
27
+ /**
28
+ * Specifies text for item.
29
+ * @default ''
30
+ */
31
+ text: any;
32
+ /**
33
+ * Specifies url for item that creates the anchor link to navigate to the url provided.
34
+ * @default ''
35
+ */
36
+ url: any;
37
+ constructor(viewContainerRef: ViewContainerRef);
38
+ }
39
+ /**
40
+ * SplitButtonItem Array Directive
41
+ * @private
42
+ */
43
+ export declare class SplitButtonItemsDirective extends ArrayBase<SplitButtonItemsDirective> {
44
+ constructor();
45
+ }
@@ -1,5 +1,5 @@
1
- /**
2
- * NgModule definition for the SplitButton component with providers.
3
- */
4
- export declare class SplitButtonAllModule {
5
- }
1
+ /**
2
+ * NgModule definition for the SplitButton component with providers.
3
+ */
4
+ export declare class SplitButtonAllModule {
5
+ }