@mescius/wijmo.angular2legacy.grid.grouppanel 5.20261.45-nightly.d20251218.t163151 → 5.20261.45-nightly.d20260105.t163143

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,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t163143
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -11,4 +11,4 @@
11
11
  *
12
12
  */
13
13
 
14
- "use strict";var WjGroupPanel_1,__decorate=this&&this.__decorate||function(e,r,o,t){var a,i=arguments.length,n=i<3?r:null===t?t=Object.getOwnPropertyDescriptor(r,o):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(e,r,o,t);else for(var u=e.length-1;u>=0;u--)(a=e[u])&&(n=(i<3?a(n):i>3?a(r,o,n):a(r,o))||n);return i>3&&n&&Object.defineProperty(r,o,n),n},__param=this&&this.__param||function(e,r){return function(o,t){r(o,t,e)}},__importStar=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var r={};if(null!=e)for(var o in e)Object.hasOwnProperty.call(e,o)&&(r[o]=e[o]);r.default=e;return r};Object.defineProperty(exports,"__esModule",{value:!0});const core_1=require("@angular/core"),common_1=require("@angular/common"),forms_1=require("@angular/forms"),wijmo.angular2legacy_directivebase_1=require("@mescius/wijmo.angular2legacy.directivebase"),wjcGridGrouppanel=__importStar(require("@mescius/wijmo.grid.grouppanel"));var wjGroupPanelMeta={selector:"wj-group-panel",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","hideGroupedColumns","showDragGlyphs","maxGroups","placeholder","filter","groupDescriptionCreator","grid","ariaLabel"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjGroupPanelMeta=wjGroupPanelMeta;let WjGroupPanel=WjGroupPanel_1=class WjGroupPanel extends wjcGridGrouppanel.GroupPanel{constructor(e,r,o){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,r));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,r,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,r,o,t=!1){let a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[r]?i.runOutsideAngular(()=>{super.addEventListener(e,r,o,t)}):super.addEventListener(e,r,o,t)}};WjGroupPanel.meta={outputs:wjGroupPanelMeta.outputs};WjGroupPanel=WjGroupPanel_1=__decorate([core_1.Component({selector:wjGroupPanelMeta.selector,template:wjGroupPanelMeta.template,inputs:wjGroupPanelMeta.inputs,outputs:wjGroupPanelMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjGroupPanel_1)},...wjGroupPanelMeta.providers]}),__param(0,core_1.Inject(core_1.ElementRef)),__param(1,core_1.Inject(core_1.Injector)),__param(2,core_1.Inject("WjComponent")),__param(2,core_1.SkipSelf()),__param(2,core_1.Optional())],WjGroupPanel);exports.WjGroupPanel=WjGroupPanel;let moduleExports=[WjGroupPanel],WjGridGrouppanelModule=class WjGridGrouppanelModule{};WjGridGrouppanelModule=__decorate([core_1.NgModule({imports:[common_1.CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjGridGrouppanelModule);exports.WjGridGrouppanelModule=WjGridGrouppanelModule;
14
+ "use strict";var WjGroupPanel_1,__decorate=this&&this.__decorate||function(e,r,o,t){var a,n=arguments.length,i=n<3?r:null===t?t=Object.getOwnPropertyDescriptor(r,o):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,r,o,t);else for(var u=e.length-1;u>=0;u--)(a=e[u])&&(i=(n<3?a(i):n>3?a(r,o,i):a(r,o))||i);return n>3&&i&&Object.defineProperty(r,o,i),i},__param=this&&this.__param||function(e,r){return function(o,t){r(o,t,e)}},__importStar=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var r={};if(null!=e)for(var o in e)Object.hasOwnProperty.call(e,o)&&(r[o]=e[o]);r.default=e;return r};Object.defineProperty(exports,"__esModule",{value:!0});const core_1=require("@angular/core"),common_1=require("@angular/common"),forms_1=require("@angular/forms"),wijmo.angular2legacy_directivebase_1=require("@mescius/wijmo.angular2legacy.directivebase"),wjcGridGrouppanel=__importStar(require("@mescius/wijmo.grid.grouppanel"));var wjGroupPanelMeta={selector:"wj-group-panel",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","hideGroupedColumns","showDragGlyphs","maxGroups","placeholder","filter","groupDescriptionCreator","grid","ariaLabel"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjGroupPanelMeta=wjGroupPanelMeta;let WjGroupPanel=WjGroupPanel_1=class WjGroupPanel extends wjcGridGrouppanel.GroupPanel{constructor(e,r,o){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,r));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,r,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,r,o,t=!1){const a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,n=a.getZone(this);n&&a.outsideZoneEvents[r]?n.runOutsideAngular(()=>{super.addEventListener(e,r,o,t)}):super.addEventListener(e,r,o,t)}};WjGroupPanel.meta={outputs:wjGroupPanelMeta.outputs};WjGroupPanel=WjGroupPanel_1=__decorate([core_1.Component({selector:wjGroupPanelMeta.selector,template:wjGroupPanelMeta.template,inputs:wjGroupPanelMeta.inputs,outputs:wjGroupPanelMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjGroupPanel_1)},...wjGroupPanelMeta.providers]}),__param(0,core_1.Inject(core_1.ElementRef)),__param(1,core_1.Inject(core_1.Injector)),__param(2,core_1.Inject("WjComponent")),__param(2,core_1.SkipSelf()),__param(2,core_1.Optional())],WjGroupPanel);exports.WjGroupPanel=WjGroupPanel;const moduleExports=[WjGroupPanel];let WjGridGrouppanelModule=class WjGridGrouppanelModule{};WjGridGrouppanelModule=__decorate([core_1.NgModule({imports:[common_1.CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjGridGrouppanelModule);exports.WjGridGrouppanelModule=WjGridGrouppanelModule;
package/es2015-esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t163143
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -11,4 +11,4 @@
11
11
  *
12
12
  */
13
13
 
14
- var WjGroupPanel_1,__decorate=this&&this.__decorate||function(e,r,o,t){var a,n=arguments.length,i=n<3?r:null===t?t=Object.getOwnPropertyDescriptor(r,o):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,r,o,t);else for(var p=e.length-1;p>=0;p--)(a=e[p])&&(i=(n<3?a(i):n>3?a(r,o,i):a(r,o))||i);return n>3&&i&&Object.defineProperty(r,o,i),i},__param=this&&this.__param||function(e,r){return function(o,t){r(o,t,e)}};import{Component,NgModule,ElementRef,Injector,Optional,forwardRef,Inject,SkipSelf}from"@angular/core";import{CommonModule}from"@angular/common";import{NG_VALUE_ACCESSOR}from"@angular/forms";import{WjDirectiveBehavior,WjValueAccessorFactory}from"@mescius/wijmo.angular2legacy.directivebase";import*as wjcGridGrouppanel from"@mescius/wijmo.grid.grouppanel";var wjGroupPanelMeta={selector:"wj-group-panel",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","hideGroupedColumns","showDragGlyphs","maxGroups","placeholder","filter","groupDescriptionCreator","grid","ariaLabel"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjGroupPanelMeta};let WjGroupPanel=WjGroupPanel_1=class WjGroupPanel extends wjcGridGrouppanel.GroupPanel{constructor(e,r,o){super(WjDirectiveBehavior.getHostElement(e,r));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,r,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,r,o,t=!1){let a=WjDirectiveBehavior,n=a.getZone(this);n&&a.outsideZoneEvents[r]?n.runOutsideAngular(()=>{super.addEventListener(e,r,o,t)}):super.addEventListener(e,r,o,t)}};WjGroupPanel.meta={outputs:wjGroupPanelMeta.outputs};WjGroupPanel=WjGroupPanel_1=__decorate([Component({selector:wjGroupPanelMeta.selector,template:wjGroupPanelMeta.template,inputs:wjGroupPanelMeta.inputs,outputs:wjGroupPanelMeta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjGroupPanel_1)},...wjGroupPanelMeta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjGroupPanel);export{WjGroupPanel};let moduleExports=[WjGroupPanel],WjGridGrouppanelModule=class WjGridGrouppanelModule{};WjGridGrouppanelModule=__decorate([NgModule({imports:[CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjGridGrouppanelModule);export{WjGridGrouppanelModule};
14
+ var WjGroupPanel_1,__decorate=this&&this.__decorate||function(e,r,o,t){var a,n=arguments.length,i=n<3?r:null===t?t=Object.getOwnPropertyDescriptor(r,o):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,r,o,t);else for(var p=e.length-1;p>=0;p--)(a=e[p])&&(i=(n<3?a(i):n>3?a(r,o,i):a(r,o))||i);return n>3&&i&&Object.defineProperty(r,o,i),i},__param=this&&this.__param||function(e,r){return function(o,t){r(o,t,e)}};import{Component,NgModule,ElementRef,Injector,Optional,forwardRef,Inject,SkipSelf}from"@angular/core";import{CommonModule}from"@angular/common";import{NG_VALUE_ACCESSOR}from"@angular/forms";import{WjDirectiveBehavior,WjValueAccessorFactory}from"@mescius/wijmo.angular2legacy.directivebase";import*as wjcGridGrouppanel from"@mescius/wijmo.grid.grouppanel";var wjGroupPanelMeta={selector:"wj-group-panel",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","hideGroupedColumns","showDragGlyphs","maxGroups","placeholder","filter","groupDescriptionCreator","grid","ariaLabel"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjGroupPanelMeta};let WjGroupPanel=WjGroupPanel_1=class WjGroupPanel extends wjcGridGrouppanel.GroupPanel{constructor(e,r,o){super(WjDirectiveBehavior.getHostElement(e,r));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,r,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,r,o,t=!1){const a=WjDirectiveBehavior,n=a.getZone(this);n&&a.outsideZoneEvents[r]?n.runOutsideAngular(()=>{super.addEventListener(e,r,o,t)}):super.addEventListener(e,r,o,t)}};WjGroupPanel.meta={outputs:wjGroupPanelMeta.outputs};WjGroupPanel=WjGroupPanel_1=__decorate([Component({selector:wjGroupPanelMeta.selector,template:wjGroupPanelMeta.template,inputs:wjGroupPanelMeta.inputs,outputs:wjGroupPanelMeta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjGroupPanel_1)},...wjGroupPanelMeta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjGroupPanel);export{WjGroupPanel};const moduleExports=[WjGroupPanel];let WjGridGrouppanelModule=class WjGridGrouppanelModule{};WjGridGrouppanelModule=__decorate([NgModule({imports:[CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjGridGrouppanelModule);export{WjGridGrouppanelModule};
package/es5-esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t163143
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t163143
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -11,31 +11,31 @@
11
11
  *
12
12
  */
13
13
  /**
14
- * {@module wijmo.angular2legacy.grid.grouppanel}
15
- * Contains Angular 2 components for the <b>wijmo.grid.grouppanel</b> module.
16
- *
17
- * <b>wijmo.angular2legacy.grid.grouppanel</b> is an external TypeScript module that can be imported to your code
18
- * using its ambient module name. For example:
19
- *
20
- * <pre>import * as wjPanel from 'wijmo/wijmo.angular2legacy.grid.grouppanel';
21
- * import * as wjGrid from 'wijmo/wijmo.angular2legacy.grid';
22
- * &nbsp;
23
- * &#64;Component({
24
- * directives: [wjGrid.WjFlexGrid, wjPanel.WjGroupPanel],
25
- * template: `
26
- * &lt;wj-group-panel
27
- * [grid]="flex"
28
- * [placeholder]="'Drag columns here to create groups.'"&gt;
29
- * &lt;/wj-group-panel&gt;
30
- * &lt;wj-flex-grid #flex [itemsSource]="data"&gt;
31
- * &lt;/wj-flex-grid&gt;`,
32
- * selector: 'my-cmp',
33
- * })
34
- * export class MyCmp {
35
- * data: any[];
36
- * }</pre>
37
- *
38
- */
14
+ * {@module wijmo.angular2legacy.grid.grouppanel}
15
+ * Contains Angular 2 components for the <b>wijmo.grid.grouppanel</b> module.
16
+ *
17
+ * <b>wijmo.angular2legacy.grid.grouppanel</b> is an external TypeScript module that can be imported to your code
18
+ * using its ambient module name. For example:
19
+ *
20
+ * <pre>import * as wjPanel from 'wijmo/wijmo.angular2legacy.grid.grouppanel';
21
+ * import * as wjGrid from 'wijmo/wijmo.angular2legacy.grid';
22
+ * &nbsp;
23
+ * &#64;Component({
24
+ * directives: [wjGrid.WjFlexGrid, wjPanel.WjGroupPanel],
25
+ * template: `
26
+ * &lt;wj-group-panel
27
+ * [grid]="flex"
28
+ * [placeholder]="'Drag columns here to create groups.'"&gt;
29
+ * &lt;/wj-group-panel&gt;
30
+ * &lt;wj-flex-grid #flex [itemsSource]="data"&gt;
31
+ * &lt;/wj-flex-grid&gt;`,
32
+ * selector: 'my-cmp',
33
+ * })
34
+ * export class MyCmp {
35
+ * data: any[];
36
+ * }</pre>
37
+ *
38
+ */
39
39
  /**
40
40
  *
41
41
  */
@@ -52,9 +52,9 @@ export { wjGroupPanelMeta };
52
52
  * Angular 2 applications. For details about Angular 2 markup syntax, see
53
53
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
54
54
  *
55
- * The <b>WjGroupPanel</b> component is derived from the <b>GroupPanel</b> control and
55
+ * The <b>WjGroupPanel</b> component is derived from the <b>GroupPanel</b> control and
56
56
  * inherits all its properties, events and methods.
57
- */
57
+ */
58
58
  export declare class WjGroupPanel extends wjcGridGrouppanel.GroupPanel implements OnInit, OnDestroy, AfterViewInit {
59
59
  static readonly meta: IWjComponentMetadata;
60
60
  private _wjBehaviour;
package/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t163143
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@mescius/wijmo.angular2legacy.grid.grouppanel",
3
- "version": "5.20261.45-nightly.d20251218.t163151",
3
+ "version": "5.20261.45-nightly.d20260105.t163143",
4
4
  "description": "UI library for pure JS, Angular, React, Vue and more...",
5
5
  "author": "MESCIUS inc",
6
6
  "license": "Commercial",
7
7
  "main": "./index.js",
8
8
  "types": "./index.d.ts",
9
9
  "dependencies": {
10
- "@mescius/wijmo": "5.20261.45-nightly.d20251218.t163151",
11
- "@mescius/wijmo.grid.grouppanel": "5.20261.45-nightly.d20251218.t163151",
12
- "@mescius/wijmo.angular2legacy.directivebase": "5.20261.45-nightly.d20251218.t163151"
10
+ "@mescius/wijmo": "5.20261.45-nightly.d20260105.t163143",
11
+ "@mescius/wijmo.grid.grouppanel": "5.20261.45-nightly.d20260105.t163143",
12
+ "@mescius/wijmo.angular2legacy.directivebase": "5.20261.45-nightly.d20260105.t163143"
13
13
  },
14
14
  "homepage": "https://developer.mescius.com/wijmo",
15
15
  "bugs": {