@mescius/wijmo.angular2.grid.grouppanel 5.20261.45-nightly.d20251218.t163151 → 5.20261.45-nightly.d20260105.t014601

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.t014601
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_angular2_directivebase_1=require("@mescius/wijmo.angular2.directivebase"),wjcGridGrouppanel=__importStar(require("@mescius/wijmo.grid.grouppanel"));var wjGroupPanelMeta={selector:"wj-group-panel",standalone: false,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_angular2_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_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,r));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_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_angular2_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,standalone: false,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_angular2_directivebase_1=require("@mescius/wijmo.angular2.directivebase"),wjcGridGrouppanel=__importStar(require("@mescius/wijmo.grid.grouppanel"));var wjGroupPanelMeta={selector:"wj-group-panel",standalone: false,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_angular2_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_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,r));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_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_angular2_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,standalone: false,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.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -12,9 +12,9 @@
12
12
  */
13
13
 
14
14
  import * as ɵngcc0 from '@angular/core';
15
- 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.angular2.directivebase";import*as wjcGridGrouppanel from"@mescius/wijmo.grid.grouppanel";var wjGroupPanelMeta={selector:"wj-group-panel",standalone: false,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)}};
15
+ 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.angular2.directivebase";import*as wjcGridGrouppanel from"@mescius/wijmo.grid.grouppanel";var wjGroupPanelMeta={selector:"wj-group-panel",standalone: false,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)}};
16
16
  WjGroupPanel.ɵfac = function WjGroupPanel_Factory(t) { return new (t || WjGroupPanel)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
17
- WjGroupPanel.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjGroupPanel, standalone: false, selectors: [["wj-group-panel"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", hideGroupedColumns: "hideGroupedColumns", showDragGlyphs: "showDragGlyphs", maxGroups: "maxGroups", placeholder: "placeholder", filter: "filter", groupDescriptionCreator: "groupDescriptionCreator", grid: "grid", ariaLabel: "ariaLabel" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjGroupPanel_1) }, ...wjGroupPanelMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjGroupPanel_Template(rf, ctx) { }, encapsulation: 2 });WjGroupPanel.meta={outputs:wjGroupPanelMeta.outputs};WjGroupPanel=WjGroupPanel_1=__decorate([__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{};
17
+ WjGroupPanel.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjGroupPanel, standalone: false, selectors: [["wj-group-panel"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", hideGroupedColumns: "hideGroupedColumns", showDragGlyphs: "showDragGlyphs", maxGroups: "maxGroups", placeholder: "placeholder", filter: "filter", groupDescriptionCreator: "groupDescriptionCreator", grid: "grid", ariaLabel: "ariaLabel" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjGroupPanel_1) }, ...wjGroupPanelMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjGroupPanel_Template(rf, ctx) { }, encapsulation: 2 });WjGroupPanel.meta={outputs:wjGroupPanelMeta.outputs};WjGroupPanel=WjGroupPanel_1=__decorate([__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{};
18
18
  WjGridGrouppanelModule.ɵfac = function WjGridGrouppanelModule_Factory(t) { return new (t || WjGridGrouppanelModule)(); };
19
19
  WjGridGrouppanelModule.ɵmod = /*@__PURE__*/ ɵngcc0.ɵɵdefineNgModule({ type: WjGridGrouppanelModule });
20
20
  WjGridGrouppanelModule.ɵinj = /*@__PURE__*/ ɵngcc0.ɵɵdefineInjector({ imports: [CommonModule] });
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.t014601
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.t014601
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.angular2.grid.grouppanel}
15
- * Contains Angular 2 components for the <b>wijmo.grid.grouppanel</b> module.
16
- *
17
- * <b>wijmo.angular2.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.angular2.grid.grouppanel';
21
- * import * as wjGrid from 'wijmo/wijmo.angular2.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.angular2.grid.grouppanel}
15
+ * Contains Angular 2 components for the <b>wijmo.grid.grouppanel</b> module.
16
+ *
17
+ * <b>wijmo.angular2.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.angular2.grid.grouppanel';
21
+ * import * as wjGrid from 'wijmo/wijmo.angular2.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
  */
@@ -54,9 +54,9 @@ export { wjGroupPanelMeta };
54
54
  * Angular 2 applications. For details about Angular 2 markup syntax, see
55
55
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
56
56
  *
57
- * The <b>WjGroupPanel</b> component is derived from the <b>GroupPanel</b> control and
57
+ * The <b>WjGroupPanel</b> component is derived from the <b>GroupPanel</b> control and
58
58
  * inherits all its properties, events and methods.
59
- */
59
+ */
60
60
  export declare class WjGroupPanel extends wjcGridGrouppanel.GroupPanel implements OnInit, OnDestroy, AfterViewInit {
61
61
  static readonly meta: IWjComponentMetadata;
62
62
  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.t014601
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.angular2.grid.grouppanel",
3
- "version": "5.20261.45-nightly.d20251218.t163151",
3
+ "version": "5.20261.45-nightly.d20260105.t014601",
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.angular2.directivebase": "5.20261.45-nightly.d20251218.t163151"
10
+ "@mescius/wijmo": "5.20261.45-nightly.d20260105.t014601",
11
+ "@mescius/wijmo.grid.grouppanel": "5.20261.45-nightly.d20260105.t014601",
12
+ "@mescius/wijmo.angular2.directivebase": "5.20261.45-nightly.d20260105.t014601"
13
13
  },
14
14
  "homepage": "https://developer.mescius.com/wijmo",
15
15
  "bugs": {