@mescius/wijmo.angular2.input 5.20252.44 → 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.
package/es5-esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.44
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.
@@ -343,7 +343,7 @@ WjMenu.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjMenu, standal
343
343
  type: SkipSelf
344
344
  }, {
345
345
  type: Optional
346
- }] }]; }, null); })();return WjMenu=t=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjMenu)}(wjcInput.Menu);export{WjMenu};var wjMenuItemMeta={selector:"wj-menu-item",standalone: false,template:"<div *wjMenuItemTemplateDir><ng-content></ng-content></div>",inputs:["wjProperty","value","cmd","cmdParam"],outputs:["initialized"],providers:[]};export{wjMenuItemMeta};var WjMenuItem=function(){function WjMenuItem(e,t,n,o){this.viewContainerRef=o;this.isInitialized=!1;this.wjProperty="itemsSource";var a=this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,n);this._ownerMenu=a.parentBehavior.directive;this.created()}e=WjMenuItem;WjMenuItem.prototype.created=function(){};WjMenuItem.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit();var e=this._ownerMenu;1==e.itemsSource.length&&e.selectedIndex<0&&(e.selectedIndex=0);e.displayMemberPath||(e.displayMemberPath="header");e.selectedValuePath||(e.selectedValuePath="value");e.commandPath||(e.commandPath="cmd");e.commandParameterPath||(e.commandParameterPath="cmdParam")};WjMenuItem.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjMenuItem.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};WjMenuItem.prototype.added=function(e){};var e;WjMenuItem.meta={outputs:wjMenuItemMeta.outputs,siblingId:"menuItemDir"};
346
+ }] }]; }, null); })();return WjMenu=t=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjMenu)}(wjcInput.Menu);export{WjMenu};var wjMenuItemMeta={selector:"wj-menu-item",standalone: false,template:"<div *wjMenuItemTemplateDir><ng-content></ng-content></div>",inputs:["wjProperty","value","cmd","cmdParam"],outputs:["initialized"],providers:[]};export{wjMenuItemMeta};var WjMenuItem=function(){function WjMenuItem(e,t,n,o){this.viewContainerRef=o;this.isInitialized=!1;this.wjProperty="itemsSource";this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,n);var a=this._wjBehaviour;this._ownerMenu=a.parentBehavior.directive;this.created()}e=WjMenuItem;WjMenuItem.prototype.created=function(){};WjMenuItem.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit();var e=this._ownerMenu;1==e.itemsSource.length&&e.selectedIndex<0&&(e.selectedIndex=0);e.displayMemberPath||(e.displayMemberPath="header");e.selectedValuePath||(e.selectedValuePath="value");e.commandPath||(e.commandPath="cmd");e.commandParameterPath||(e.commandParameterPath="cmdParam")};WjMenuItem.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjMenuItem.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};WjMenuItem.prototype.added=function(e){};var e;WjMenuItem.meta={outputs:wjMenuItemMeta.outputs,siblingId:"menuItemDir"};
347
347
  WjMenuItem.ɵfac = function WjMenuItem_Factory(t) { return new (t || WjMenuItem)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12), ɵngcc0.ɵɵdirectiveInject(ViewContainerRef)); };
348
348
  WjMenuItem.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjMenuItem, standalone: false, selectors: [["wj-menu-item"]], inputs: { wjProperty: "wjProperty", value: "value", cmd: "cmd", cmdParam: "cmdParam" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return e; })) }].concat(wjMenuItemMeta.providers))], ngContentSelectors: _c0, decls: 1, vars: 0, consts: [[4, "wjMenuItemTemplateDir"]], template: function WjMenuItem_Template(rf, ctx) { if (rf & 1) {
349
349
  ɵngcc0.ɵɵprojectionDef();
@@ -420,7 +420,7 @@ WjMenuSeparator.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjMenu
420
420
  }] }, { type: undefined, decorators: [{
421
421
  type: Inject,
422
422
  args: [ViewContainerRef]
423
- }] }]; }, null); })();return WjMenuSeparator=t=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional()),__param(3,Inject(ViewContainerRef))],WjMenuSeparator)}(WjMenuItem);export{WjMenuSeparator};var wjItemTemplateMeta={selector:"[wjItemTemplate]",standalone: false,inputs:["wjItemTemplate"],outputs:["initialized"],exportAs:"wjItemTemplate",providers:[]};export{wjItemTemplateMeta};var WjItemTemplate=function(){function WjItemTemplate(t,n,o,a,i,r){this.viewContainerRef=a;this.templateRef=i;this.isInitialized=!1;var s=this._wjBehaviour=WjDirectiveBehavior.attach(this,t,n,o);this.ownerControl=s.parentBehavior.directive;this.listBox=e._getListBox(this.ownerControl);this._cdRef=r;this.created()}e=WjItemTemplate;WjItemTemplate.prototype.created=function(){};WjItemTemplate.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit();this._attachToControl()};WjItemTemplate.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjItemTemplate.prototype.ngOnDestroy=function(){var e=this.ownerControl,t=this.listBox;if(t){t.formatItem.removeHandler(this._fmtItem,this);t.loadingItems.removeHandler(this._loadingItems,this)}e&&e.invalidate()};WjItemTemplate.prototype._attachToControl=function(){this.listBox.formatItem.addHandler(this._fmtItem,this);this.listBox.loadingItems.addHandler(this._loadingItems,this);this.ownerControl.invalidate()};WjItemTemplate.prototype._loadingItems=function(e){this.viewContainerRef.clear()};WjItemTemplate.prototype._fmtItem=function(e,t){var n=t.item;n.textContent="";var o=this._instantiateTemplate(n);o.context.control=e;o.context.item=t.data;o.context.itemIndex=t.index;t.index===this.listBox.collectionView.items.length-1&&this._cdRef.detectChanges()};WjItemTemplate.prototype._instantiateTemplate=function(e){return WjDirectiveBehavior.instantiateTemplate(e,this.viewContainerRef,this.templateRef).viewRef};WjItemTemplate._getListBox=function(e){return e?e instanceof wjcInput.ListBox?e:e.listBox:null};var e;WjItemTemplate.meta={outputs:wjItemTemplateMeta.outputs,parentRefProperty:"owner"};
423
+ }] }]; }, null); })();return WjMenuSeparator=t=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional()),__param(3,Inject(ViewContainerRef))],WjMenuSeparator)}(WjMenuItem);export{WjMenuSeparator};var wjItemTemplateMeta={selector:"[wjItemTemplate]",standalone: false,inputs:["wjItemTemplate"],outputs:["initialized"],exportAs:"wjItemTemplate",providers:[]};export{wjItemTemplateMeta};var WjItemTemplate=function(){function WjItemTemplate(t,n,o,a,i,r){this.viewContainerRef=a;this.templateRef=i;this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,t,n,o);var s=this._wjBehaviour;this.ownerControl=s.parentBehavior.directive;this.listBox=e._getListBox(this.ownerControl);this._cdRef=r;this.created()}e=WjItemTemplate;WjItemTemplate.prototype.created=function(){};WjItemTemplate.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit();this._attachToControl()};WjItemTemplate.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjItemTemplate.prototype.ngOnDestroy=function(){var e=this.ownerControl,t=this.listBox;if(t){t.formatItem.removeHandler(this._fmtItem,this);t.loadingItems.removeHandler(this._loadingItems,this)}e&&e.invalidate()};WjItemTemplate.prototype._attachToControl=function(){this.listBox.formatItem.addHandler(this._fmtItem,this);this.listBox.loadingItems.addHandler(this._loadingItems,this);this.ownerControl.invalidate()};WjItemTemplate.prototype._loadingItems=function(e){this.viewContainerRef.clear()};WjItemTemplate.prototype._fmtItem=function(e,t){var n=t.item;n.textContent="";var o=this._instantiateTemplate(n);o.context.control=e;o.context.item=t.data;o.context.itemIndex=t.index;t.index===this.listBox.collectionView.items.length-1&&this._cdRef.detectChanges()};WjItemTemplate.prototype._instantiateTemplate=function(e){return WjDirectiveBehavior.instantiateTemplate(e,this.viewContainerRef,this.templateRef).viewRef};WjItemTemplate._getListBox=function(e){return e?e instanceof wjcInput.ListBox?e:e.listBox:null};var e;WjItemTemplate.meta={outputs:wjItemTemplateMeta.outputs,parentRefProperty:"owner"};
424
424
  WjItemTemplate.ɵfac = function WjItemTemplate_Factory(t) { return new (t || WjItemTemplate)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12), ɵngcc0.ɵɵdirectiveInject(ViewContainerRef), ɵngcc0.ɵɵdirectiveInject(TemplateRef, 8), ɵngcc0.ɵɵdirectiveInject(ChangeDetectorRef)); };
425
425
  WjItemTemplate.ɵdir = /*@__PURE__*/ ɵngcc0.ɵɵdefineDirective({ type: WjItemTemplate, standalone: false, selectors: [["", "wjItemTemplate", ""]], inputs: { wjItemTemplate: "wjItemTemplate" }, outputs: { initialized: "initialized" }, exportAs: ["wjItemTemplate"], features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return e; })) }].concat(wjItemTemplateMeta.providers))] });
426
426
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjItemTemplate, [{
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.44
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,24 +11,24 @@
11
11
  *
12
12
  */
13
13
  /**
14
- * {@module wijmo.angular2.input}
15
- * Contains Angular 2 components for the <b>wijmo.input</b> module.
16
- *
17
- * <b>wijmo.angular2.input</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 wjInput from 'wijmo/wijmo.angular2.input';
21
- * &nbsp;
22
- * &#64;Component({
23
- * directives: [wjInput.WjInputNumber],
24
- * template: '&lt;wj-input-number [(value)]="amount"&gt;&lt;/wj-input-number&gt;',
25
- * selector: 'my-cmp',
26
- * })
27
- * export class MyCmp {
28
- * amount = 0;
29
- * }</pre>
30
- *
31
- */
14
+ * {@module wijmo.angular2.input}
15
+ * Contains Angular 2 components for the <b>wijmo.input</b> module.
16
+ *
17
+ * <b>wijmo.angular2.input</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 wjInput from 'wijmo/wijmo.angular2.input';
21
+ * &nbsp;
22
+ * &#64;Component({
23
+ * directives: [wjInput.WjInputNumber],
24
+ * template: '&lt;wj-input-number [(value)]="amount"&gt;&lt;/wj-input-number&gt;',
25
+ * selector: 'my-cmp',
26
+ * })
27
+ * export class MyCmp {
28
+ * amount = 0;
29
+ * }</pre>
30
+ *
31
+ */
32
32
  /**
33
33
  *
34
34
  */
@@ -49,11 +49,11 @@ export { wjListBoxMeta };
49
49
  * Angular 2 applications. For details about Angular 2 markup syntax, see
50
50
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
51
51
  *
52
- * The <b>WjListBox</b> component is derived from the <b>ListBox</b> control and
52
+ * The <b>WjListBox</b> component is derived from the <b>ListBox</b> control and
53
53
  * inherits all its properties, events and methods.
54
54
  *
55
55
  * The <b>wj-list-box</b> component may contain a {@link wijmo.angular2.input.WjItemTemplate} child directive.
56
- */
56
+ */
57
57
  export declare class WjListBox extends wjcInput.ListBox implements OnInit, OnDestroy, AfterViewInit {
58
58
  static readonly meta: IWjComponentMetadata;
59
59
  private _wjBehaviour;
@@ -186,9 +186,9 @@ export { wjMultiSelectListBoxMeta };
186
186
  * Angular 2 applications. For details about Angular 2 markup syntax, see
187
187
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
188
188
  *
189
- * The <b>WjMultiSelectListBox</b> component is derived from the <b>MultiSelectListBox</b> control and
189
+ * The <b>WjMultiSelectListBox</b> component is derived from the <b>MultiSelectListBox</b> control and
190
190
  * inherits all its properties, events and methods.
191
- */
191
+ */
192
192
  export declare class WjMultiSelectListBox extends wjcInput.MultiSelectListBox implements OnInit, OnDestroy, AfterViewInit {
193
193
  static readonly meta: IWjComponentMetadata;
194
194
  private _wjBehaviour;
@@ -291,11 +291,11 @@ export { wjComboBoxMeta };
291
291
  * Angular 2 applications. For details about Angular 2 markup syntax, see
292
292
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
293
293
  *
294
- * The <b>WjComboBox</b> component is derived from the <b>ComboBox</b> control and
294
+ * The <b>WjComboBox</b> component is derived from the <b>ComboBox</b> control and
295
295
  * inherits all its properties, events and methods.
296
296
  *
297
297
  * The <b>wj-combo-box</b> component may contain a {@link wijmo.angular2.input.WjItemTemplate} child directive.
298
- */
298
+ */
299
299
  export declare class WjComboBox extends wjcInput.ComboBox implements OnInit, OnDestroy, AfterViewInit {
300
300
  static readonly meta: IWjComponentMetadata;
301
301
  private _wjBehaviour;
@@ -440,9 +440,9 @@ export { wjAutoCompleteMeta };
440
440
  * Angular 2 applications. For details about Angular 2 markup syntax, see
441
441
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
442
442
  *
443
- * The <b>WjAutoComplete</b> component is derived from the <b>AutoComplete</b> control and
443
+ * The <b>WjAutoComplete</b> component is derived from the <b>AutoComplete</b> control and
444
444
  * inherits all its properties, events and methods.
445
- */
445
+ */
446
446
  export declare class WjAutoComplete extends wjcInput.AutoComplete implements OnInit, OnDestroy, AfterViewInit {
447
447
  static readonly meta: IWjComponentMetadata;
448
448
  private _wjBehaviour;
@@ -587,9 +587,9 @@ export { wjCalendarMeta };
587
587
  * Angular 2 applications. For details about Angular 2 markup syntax, see
588
588
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
589
589
  *
590
- * The <b>WjCalendar</b> component is derived from the <b>Calendar</b> control and
590
+ * The <b>WjCalendar</b> component is derived from the <b>Calendar</b> control and
591
591
  * inherits all its properties, events and methods.
592
- */
592
+ */
593
593
  export declare class WjCalendar extends wjcInput.Calendar implements OnInit, OnDestroy, AfterViewInit {
594
594
  static readonly meta: IWjComponentMetadata;
595
595
  private _wjBehaviour;
@@ -716,9 +716,9 @@ export { wjColorPickerMeta };
716
716
  * Angular 2 applications. For details about Angular 2 markup syntax, see
717
717
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
718
718
  *
719
- * The <b>WjColorPicker</b> component is derived from the <b>ColorPicker</b> control and
719
+ * The <b>WjColorPicker</b> component is derived from the <b>ColorPicker</b> control and
720
720
  * inherits all its properties, events and methods.
721
- */
721
+ */
722
722
  export declare class WjColorPicker extends wjcInput.ColorPicker implements OnInit, OnDestroy, AfterViewInit {
723
723
  static readonly meta: IWjComponentMetadata;
724
724
  private _wjBehaviour;
@@ -809,9 +809,9 @@ export { wjInputMaskMeta };
809
809
  * Angular 2 applications. For details about Angular 2 markup syntax, see
810
810
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
811
811
  *
812
- * The <b>WjInputMask</b> component is derived from the <b>InputMask</b> control and
812
+ * The <b>WjInputMask</b> component is derived from the <b>InputMask</b> control and
813
813
  * inherits all its properties, events and methods.
814
- */
814
+ */
815
815
  export declare class WjInputMask extends wjcInput.InputMask implements OnInit, OnDestroy, AfterViewInit {
816
816
  static readonly meta: IWjComponentMetadata;
817
817
  private _wjBehaviour;
@@ -908,9 +908,9 @@ export { wjInputColorMeta };
908
908
  * Angular 2 applications. For details about Angular 2 markup syntax, see
909
909
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
910
910
  *
911
- * The <b>WjInputColor</b> component is derived from the <b>InputColor</b> control and
911
+ * The <b>WjInputColor</b> component is derived from the <b>InputColor</b> control and
912
912
  * inherits all its properties, events and methods.
913
- */
913
+ */
914
914
  export declare class WjInputColor extends wjcInput.InputColor implements OnInit, OnDestroy, AfterViewInit {
915
915
  static readonly meta: IWjComponentMetadata;
916
916
  private _wjBehaviour;
@@ -1031,11 +1031,11 @@ export { wjMultiSelectMeta };
1031
1031
  * Angular 2 applications. For details about Angular 2 markup syntax, see
1032
1032
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
1033
1033
  *
1034
- * The <b>WjMultiSelect</b> component is derived from the <b>MultiSelect</b> control and
1034
+ * The <b>WjMultiSelect</b> component is derived from the <b>MultiSelect</b> control and
1035
1035
  * inherits all its properties, events and methods.
1036
1036
  *
1037
1037
  * The <b>wj-multi-select</b> component may contain a {@link wijmo.angular2.input.WjItemTemplate} child directive.
1038
- */
1038
+ */
1039
1039
  export declare class WjMultiSelect extends wjcInput.MultiSelect implements OnInit, OnDestroy, AfterViewInit {
1040
1040
  static readonly meta: IWjComponentMetadata;
1041
1041
  private _wjBehaviour;
@@ -1192,9 +1192,9 @@ export { wjMultiAutoCompleteMeta };
1192
1192
  * Angular 2 applications. For details about Angular 2 markup syntax, see
1193
1193
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
1194
1194
  *
1195
- * The <b>WjMultiAutoComplete</b> component is derived from the <b>MultiAutoComplete</b> control and
1195
+ * The <b>WjMultiAutoComplete</b> component is derived from the <b>MultiAutoComplete</b> control and
1196
1196
  * inherits all its properties, events and methods.
1197
- */
1197
+ */
1198
1198
  export declare class WjMultiAutoComplete extends wjcInput.MultiAutoComplete implements OnInit, OnDestroy, AfterViewInit {
1199
1199
  static readonly meta: IWjComponentMetadata;
1200
1200
  private _wjBehaviour;
@@ -1351,9 +1351,9 @@ export { wjInputNumberMeta };
1351
1351
  * Angular 2 applications. For details about Angular 2 markup syntax, see
1352
1352
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
1353
1353
  *
1354
- * The <b>WjInputNumber</b> component is derived from the <b>InputNumber</b> control and
1354
+ * The <b>WjInputNumber</b> component is derived from the <b>InputNumber</b> control and
1355
1355
  * inherits all its properties, events and methods.
1356
- */
1356
+ */
1357
1357
  export declare class WjInputNumber extends wjcInput.InputNumber implements OnInit, OnDestroy, AfterViewInit {
1358
1358
  static readonly meta: IWjComponentMetadata;
1359
1359
  private _wjBehaviour;
@@ -1456,9 +1456,9 @@ export { wjInputDateMeta };
1456
1456
  * Angular 2 applications. For details about Angular 2 markup syntax, see
1457
1457
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
1458
1458
  *
1459
- * The <b>WjInputDate</b> component is derived from the <b>InputDate</b> control and
1459
+ * The <b>WjInputDate</b> component is derived from the <b>InputDate</b> control and
1460
1460
  * inherits all its properties, events and methods.
1461
- */
1461
+ */
1462
1462
  export declare class WjInputDate extends wjcInput.InputDate implements OnInit, OnDestroy, AfterViewInit {
1463
1463
  static readonly meta: IWjComponentMetadata;
1464
1464
  private _wjBehaviour;
@@ -1597,9 +1597,9 @@ export { wjInputTimeMeta };
1597
1597
  * Angular 2 applications. For details about Angular 2 markup syntax, see
1598
1598
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
1599
1599
  *
1600
- * The <b>WjInputTime</b> component is derived from the <b>InputTime</b> control and
1600
+ * The <b>WjInputTime</b> component is derived from the <b>InputTime</b> control and
1601
1601
  * inherits all its properties, events and methods.
1602
- */
1602
+ */
1603
1603
  export declare class WjInputTime extends wjcInput.InputTime implements OnInit, OnDestroy, AfterViewInit {
1604
1604
  static readonly meta: IWjComponentMetadata;
1605
1605
  private _wjBehaviour;
@@ -1756,9 +1756,9 @@ export { wjInputDateTimeMeta };
1756
1756
  * Angular 2 applications. For details about Angular 2 markup syntax, see
1757
1757
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
1758
1758
  *
1759
- * The <b>WjInputDateTime</b> component is derived from the <b>InputDateTime</b> control and
1759
+ * The <b>WjInputDateTime</b> component is derived from the <b>InputDateTime</b> control and
1760
1760
  * inherits all its properties, events and methods.
1761
- */
1761
+ */
1762
1762
  export declare class WjInputDateTime extends wjcInput.InputDateTime implements OnInit, OnDestroy, AfterViewInit {
1763
1763
  static readonly meta: IWjComponentMetadata;
1764
1764
  private _wjBehaviour;
@@ -1897,9 +1897,9 @@ export { wjInputDateRangeMeta };
1897
1897
  * Angular 2 applications. For details about Angular 2 markup syntax, see
1898
1898
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
1899
1899
  *
1900
- * The <b>WjInputDateRange</b> component is derived from the <b>InputDateRange</b> control and
1900
+ * The <b>WjInputDateRange</b> component is derived from the <b>InputDateRange</b> control and
1901
1901
  * inherits all its properties, events and methods.
1902
- */
1902
+ */
1903
1903
  export declare class WjInputDateRange extends wjcInput.InputDateRange implements OnInit, OnDestroy, AfterViewInit {
1904
1904
  static readonly meta: IWjComponentMetadata;
1905
1905
  private _wjBehaviour;
@@ -2038,14 +2038,14 @@ export { wjMenuMeta };
2038
2038
  * Angular 2 applications. For details about Angular 2 markup syntax, see
2039
2039
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
2040
2040
  *
2041
- * The <b>WjMenu</b> component is derived from the <b>Menu</b> control and
2041
+ * The <b>WjMenu</b> component is derived from the <b>Menu</b> control and
2042
2042
  * inherits all its properties, events and methods.
2043
2043
  *
2044
2044
  * The <b>wj-menu</b> component may contain the following child components:
2045
2045
  * {@link wijmo.angular2.input.WjMenuItem}
2046
2046
  * , {@link wijmo.angular2.input.WjMenuSeparator}
2047
2047
  * and {@link wijmo.angular2.input.WjItemTemplate}.
2048
- */
2048
+ */
2049
2049
  export declare class WjMenu extends wjcInput.Menu implements OnInit, OnDestroy, AfterViewInit, OnChanges, AfterContentInit {
2050
2050
  private _value;
2051
2051
  private _definedHeader;
@@ -2217,7 +2217,7 @@ export { wjMenuItemMeta };
2217
2217
  * Use the <b>wj-menu-item</b> component to add <b></b> controls to your
2218
2218
  * Angular 2 applications. For details about Angular 2 markup syntax, see
2219
2219
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
2220
- */
2220
+ */
2221
2221
  export declare class WjMenuItem implements OnInit, OnDestroy, AfterViewInit {
2222
2222
  private viewContainerRef;
2223
2223
  value: any;
@@ -2256,7 +2256,7 @@ export declare class WjMenuItem implements OnInit, OnDestroy, AfterViewInit {
2256
2256
  ngOnInit(): void;
2257
2257
  ngAfterViewInit(): void;
2258
2258
  ngOnDestroy(): void;
2259
- added(toItem: HTMLElement): void;
2259
+ added(_toItem: HTMLElement): void;
2260
2260
  static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<WjMenuItem, [null, null, { optional: true; skipSelf: true; }, null]>;
2261
2261
  static ɵcmp: ɵngcc0.ɵɵComponentDeclaration<WjMenuItem, "wj-menu-item", never, { "wjProperty": "wjProperty"; "value": "value"; "cmd": "cmd"; "cmdParam": "cmdParam"; }, { "initialized": "initialized"; }, never, ["*"], false, never>;
2262
2262
  }
@@ -2283,7 +2283,7 @@ export { wjMenuSeparatorMeta };
2283
2283
  * Use the <b>wj-menu-separator</b> component to add <b></b> controls to your
2284
2284
  * Angular 2 applications. For details about Angular 2 markup syntax, see
2285
2285
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
2286
- */
2286
+ */
2287
2287
  export declare class WjMenuSeparator extends WjMenuItem implements OnInit, OnDestroy, AfterViewInit {
2288
2288
  constructor(elRef: ElementRef, injector: Injector, parentCmp: any, viewContainerRef: ViewContainerRef);
2289
2289
  added(toItem: HTMLElement): void;
@@ -2321,7 +2321,7 @@ export { wjItemTemplateMeta };
2321
2321
  * &lt;/div&gt;
2322
2322
  * &lt;/ng-template&gt;
2323
2323
  * &lt;/wj-list-box&gt;</pre>
2324
- */
2324
+ */
2325
2325
  export declare class WjItemTemplate implements OnInit, OnDestroy, AfterViewInit {
2326
2326
  viewContainerRef: ViewContainerRef;
2327
2327
  templateRef: TemplateRef<any>;
@@ -2370,9 +2370,9 @@ export { wjPopupMeta };
2370
2370
  * Angular 2 applications. For details about Angular 2 markup syntax, see
2371
2371
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
2372
2372
  *
2373
- * The <b>WjPopup</b> component is derived from the <b>Popup</b> control and
2373
+ * The <b>WjPopup</b> component is derived from the <b>Popup</b> control and
2374
2374
  * inherits all its properties, events and methods.
2375
- */
2375
+ */
2376
2376
  export declare class WjPopup extends wjcInput.Popup implements OnInit, OnDestroy, AfterViewInit, OnChanges {
2377
2377
  static readonly meta: IWjComponentMetadata;
2378
2378
  private _wjBehaviour;
@@ -2514,31 +2514,31 @@ export declare class WjPopup extends wjcInput.Popup implements OnInit, OnDestroy
2514
2514
  static ɵcmp: ɵngcc0.ɵɵComponentDeclaration<WjPopup, "wj-popup", never, { "wjModelProperty": "wjModelProperty"; "isDisabled": "isDisabled"; "tabOrder": "tabOrder"; "owner": "owner"; "showTrigger": "showTrigger"; "hideTrigger": "hideTrigger"; "fadeIn": "fadeIn"; "fadeOut": "fadeOut"; "isDraggable": "isDraggable"; "isResizable": "isResizable"; "dialogResultEnter": "dialogResultEnter"; "dialogResultSubmit": "dialogResultSubmit"; "modal": "modal"; "removeOnHide": "removeOnHide"; "ariaLabelledBy": "ariaLabelledBy"; "position": "position"; }, { "initialized": "initialized"; "gotFocusNg": "gotFocus"; "lostFocusNg": "lostFocus"; "refreshingNg": "refreshing"; "refreshedNg": "refreshed"; "invalidInputNg": "invalidInput"; "showingNg": "showing"; "shownNg": "shown"; "hidingNg": "hiding"; "hiddenNg": "hidden"; "resizingNg": "resizing"; "sizeChangingNg": "sizeChanging"; "sizeChangedNg": "sizeChanged"; "resizedNg": "resized"; "draggingNg": "dragging"; "positionChangingNg": "positionChanging"; "positionChangedNg": "positionChanged"; "draggedNg": "dragged"; }, never, ["*"], false, never>;
2515
2515
  }
2516
2516
  /**
2517
- * Angular 2 directive for context menus.
2518
- *
2519
- * Use the <b>wjContextMenu</b> directive to add context menus to elements
2520
- * on the page. The wjContextMenu directive is based on the <b>wj-menu</b>
2521
- * component; it displays a popup menu when the user performs a context menu
2522
- * request on an element (usually a right-click).
2523
- *
2524
- * The wjContextMenu directive is specified as a parameter added to the
2525
- * element that the context menu applies to. The parameter value is a
2526
- * reference to the <b>wj-menu</b> component. For example:
2527
- *
2528
- * <pre>&lt;!-- paragraph with a context menu --&gt;
2529
- *&lt;p [wjContextMenu]="menu" &gt;
2530
- * This paragraph has a context menu.&lt;/p&gt;
2531
- *
2532
- *&lt;!-- define the context menu (hidden and with an id) --&gt;
2533
- *&lt;wj-menu #menu style="display:none"&gt;
2534
- * &lt;wj-menu-item [cmd]="cmdOpen" [cmdParam] ="1"&gt;Open...&lt;/wj-menu-item&gt;
2535
- * &lt;wj-menu-item [cmd]="cmdSave" [cmdParam]="2"&gt;Save &lt;/wj-menu-item&gt;
2536
- * &lt;wj-menu-item [cmd]="cmdSave" [cmdParam]="3"&gt;Save As...&lt;/wj-menu-item&gt;
2537
- * &lt;wj-menu-item [cmd]="cmdNew" [cmdParam] ="4"&gt;New...&lt;/wj-menu-item&gt;
2538
- * &lt;wj-menu-separator&gt;&lt;/wj-menu-separator&gt;
2539
- * &lt;wj-menu-item [cmd]="cmdExit" [cmdParam]="5"&gt;Exit&lt;/wj-menu-item&gt;
2540
- *&lt;/wj-menu &gt;</pre>
2541
- */
2517
+ * Angular 2 directive for context menus.
2518
+ *
2519
+ * Use the <b>wjContextMenu</b> directive to add context menus to elements
2520
+ * on the page. The wjContextMenu directive is based on the <b>wj-menu</b>
2521
+ * component; it displays a popup menu when the user performs a context menu
2522
+ * request on an element (usually a right-click).
2523
+ *
2524
+ * The wjContextMenu directive is specified as a parameter added to the
2525
+ * element that the context menu applies to. The parameter value is a
2526
+ * reference to the <b>wj-menu</b> component. For example:
2527
+ *
2528
+ * <pre>&lt;!-- paragraph with a context menu --&gt;
2529
+ *&lt;p [wjContextMenu]="menu" &gt;
2530
+ * This paragraph has a context menu.&lt;/p&gt;
2531
+ *
2532
+ *&lt;!-- define the context menu (hidden and with an id) --&gt;
2533
+ *&lt;wj-menu #menu style="display:none"&gt;
2534
+ * &lt;wj-menu-item [cmd]="cmdOpen" [cmdParam] ="1"&gt;Open...&lt;/wj-menu-item&gt;
2535
+ * &lt;wj-menu-item [cmd]="cmdSave" [cmdParam]="2"&gt;Save &lt;/wj-menu-item&gt;
2536
+ * &lt;wj-menu-item [cmd]="cmdSave" [cmdParam]="3"&gt;Save As...&lt;/wj-menu-item&gt;
2537
+ * &lt;wj-menu-item [cmd]="cmdNew" [cmdParam] ="4"&gt;New...&lt;/wj-menu-item&gt;
2538
+ * &lt;wj-menu-separator&gt;&lt;/wj-menu-separator&gt;
2539
+ * &lt;wj-menu-item [cmd]="cmdExit" [cmdParam]="5"&gt;Exit&lt;/wj-menu-item&gt;
2540
+ *&lt;/wj-menu &gt;</pre>
2541
+ */
2542
2542
  export declare class WjContextMenu {
2543
2543
  private elRef;
2544
2544
  wjContextMenu: wjcInput.Menu;
@@ -2556,9 +2556,9 @@ export { wjCollectionViewNavigatorMeta };
2556
2556
  * Angular 2 applications. For details about Angular 2 markup syntax, see
2557
2557
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
2558
2558
  *
2559
- * The <b>WjCollectionViewNavigator</b> component is derived from the <b>CollectionViewNavigator</b> control and
2559
+ * The <b>WjCollectionViewNavigator</b> component is derived from the <b>CollectionViewNavigator</b> control and
2560
2560
  * inherits all its properties, events and methods.
2561
- */
2561
+ */
2562
2562
  export declare class WjCollectionViewNavigator extends wjcInput.CollectionViewNavigator implements OnInit, OnDestroy, AfterViewInit {
2563
2563
  static readonly meta: IWjComponentMetadata;
2564
2564
  private _wjBehaviour;
@@ -2626,19 +2626,19 @@ export declare class WjCollectionViewNavigator extends wjcInput.CollectionViewNa
2626
2626
  declare var wjCollectionViewPagerMeta: IWjComponentMeta;
2627
2627
  export { wjCollectionViewPagerMeta };
2628
2628
  /**
2629
- * Obsolete. Use wj-collection-view-navigator with [byPage]="true" instead.
2630
- *
2631
- * Angular 2 component for an {@link ICollectionView} pager element.
2632
- *
2633
- * Use the <b>wj-collection-view-pager</b> component to add an element
2634
- * that allows users to navigate through the pages in a paged {@link ICollectionView}.
2635
- * For details about Angular 2 markup syntax, see
2636
- * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>. For example:
2637
- *
2638
- * <pre>&lt;wj-collection-view-pager
2639
- * [cv]="myCollectionView"&gt;
2640
- * &lt;/wj-collection-view-pager&gt;</pre>
2641
- */
2629
+ * Obsolete. Use wj-collection-view-navigator with [byPage]="true" instead.
2630
+ *
2631
+ * Angular 2 component for an {@link ICollectionView} pager element.
2632
+ *
2633
+ * Use the <b>wj-collection-view-pager</b> component to add an element
2634
+ * that allows users to navigate through the pages in a paged {@link ICollectionView}.
2635
+ * For details about Angular 2 markup syntax, see
2636
+ * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>. For example:
2637
+ *
2638
+ * <pre>&lt;wj-collection-view-pager
2639
+ * [cv]="myCollectionView"&gt;
2640
+ * &lt;/wj-collection-view-pager&gt;</pre>
2641
+ */
2642
2642
  export declare class WjCollectionViewPager extends wjcInput.CollectionViewNavigator implements OnInit, OnDestroy, AfterViewInit {
2643
2643
  static readonly meta: IWjComponentMetadata;
2644
2644
  private _wjBehaviour;
package/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.44
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.
@@ -344,7 +344,7 @@ WjMenu.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjMenu, standal
344
344
  type: core_1.SkipSelf
345
345
  }, {
346
346
  type: core_1.Optional
347
- }] }]; }, null); })();return WjMenu=t=__decorate([__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())],WjMenu)}(wjcInput.Menu);exports.WjMenu=WjMenu;var wjMenuItemMeta={selector:"wj-menu-item",standalone: false,template:"<div *wjMenuItemTemplateDir><ng-content></ng-content></div>",inputs:["wjProperty","value","cmd","cmdParam"],outputs:["initialized"],providers:[]};exports.wjMenuItemMeta=wjMenuItemMeta;var WjMenuItem=function(){function WjMenuItem(e,t,o,n){this.viewContainerRef=n;this.isInitialized=!1;this.wjProperty="itemsSource";var r=this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,t,o);this._ownerMenu=r.parentBehavior.directive;this.created()}e=WjMenuItem;WjMenuItem.prototype.created=function(){};WjMenuItem.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit();var e=this._ownerMenu;1==e.itemsSource.length&&e.selectedIndex<0&&(e.selectedIndex=0);e.displayMemberPath||(e.displayMemberPath="header");e.selectedValuePath||(e.selectedValuePath="value");e.commandPath||(e.commandPath="cmd");e.commandParameterPath||(e.commandParameterPath="cmdParam")};WjMenuItem.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjMenuItem.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};WjMenuItem.prototype.added=function(e){};var e;WjMenuItem.meta={outputs:wjMenuItemMeta.outputs,siblingId:"menuItemDir"};
347
+ }] }]; }, null); })();return WjMenu=t=__decorate([__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())],WjMenu)}(wjcInput.Menu);exports.WjMenu=WjMenu;var wjMenuItemMeta={selector:"wj-menu-item",standalone: false,template:"<div *wjMenuItemTemplateDir><ng-content></ng-content></div>",inputs:["wjProperty","value","cmd","cmdParam"],outputs:["initialized"],providers:[]};exports.wjMenuItemMeta=wjMenuItemMeta;var WjMenuItem=function(){function WjMenuItem(e,t,o,n){this.viewContainerRef=n;this.isInitialized=!1;this.wjProperty="itemsSource";this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,t,o);var r=this._wjBehaviour;this._ownerMenu=r.parentBehavior.directive;this.created()}e=WjMenuItem;WjMenuItem.prototype.created=function(){};WjMenuItem.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit();var e=this._ownerMenu;1==e.itemsSource.length&&e.selectedIndex<0&&(e.selectedIndex=0);e.displayMemberPath||(e.displayMemberPath="header");e.selectedValuePath||(e.selectedValuePath="value");e.commandPath||(e.commandPath="cmd");e.commandParameterPath||(e.commandParameterPath="cmdParam")};WjMenuItem.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjMenuItem.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};WjMenuItem.prototype.added=function(e){};var e;WjMenuItem.meta={outputs:wjMenuItemMeta.outputs,siblingId:"menuItemDir"};
348
348
  WjMenuItem.ɵfac = function WjMenuItem_Factory(t) { return new (t || WjMenuItem)(ɵngcc0.ɵɵdirectiveInject(core_1.ElementRef), ɵngcc0.ɵɵdirectiveInject(core_1.Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12), ɵngcc0.ɵɵdirectiveInject(core_1.ViewContainerRef)); };
349
349
  WjMenuItem.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjMenuItem, standalone: false, selectors: [["wj-menu-item"]], inputs: { wjProperty: "wjProperty", value: "value", cmd: "cmd", cmdParam: "cmdParam" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: core_1.forwardRef((function () { return e; })) }].concat(wjMenuItemMeta.providers))], ngContentSelectors: _c0, decls: 1, vars: 0, consts: [[4, "wjMenuItemTemplateDir"]], template: function WjMenuItem_Template(rf, ctx) { if (rf & 1) {
350
350
  ɵngcc0.ɵɵprojectionDef();
@@ -421,7 +421,7 @@ WjMenuSeparator.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjMenu
421
421
  }] }, { type: undefined, decorators: [{
422
422
  type: core_1.Inject,
423
423
  args: [core_1.ViewContainerRef]
424
- }] }]; }, null); })();return WjMenuSeparator=t=__decorate([__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()),__param(3,core_1.Inject(core_1.ViewContainerRef))],WjMenuSeparator)}(WjMenuItem);exports.WjMenuSeparator=WjMenuSeparator;var wjItemTemplateMeta={selector:"[wjItemTemplate]",standalone: false,inputs:["wjItemTemplate"],outputs:["initialized"],exportAs:"wjItemTemplate",providers:[]};exports.wjItemTemplateMeta=wjItemTemplateMeta;var WjItemTemplate=function(){function WjItemTemplate(t,o,n,r,a,i){this.viewContainerRef=r;this.templateRef=a;this.isInitialized=!1;var s=this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,t,o,n);this.ownerControl=s.parentBehavior.directive;this.listBox=e._getListBox(this.ownerControl);this._cdRef=i;this.created()}e=WjItemTemplate;WjItemTemplate.prototype.created=function(){};WjItemTemplate.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit();this._attachToControl()};WjItemTemplate.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjItemTemplate.prototype.ngOnDestroy=function(){var e=this.ownerControl,t=this.listBox;if(t){t.formatItem.removeHandler(this._fmtItem,this);t.loadingItems.removeHandler(this._loadingItems,this)}e&&e.invalidate()};WjItemTemplate.prototype._attachToControl=function(){this.listBox.formatItem.addHandler(this._fmtItem,this);this.listBox.loadingItems.addHandler(this._loadingItems,this);this.ownerControl.invalidate()};WjItemTemplate.prototype._loadingItems=function(e){this.viewContainerRef.clear()};WjItemTemplate.prototype._fmtItem=function(e,t){var o=t.item;o.textContent="";var n=this._instantiateTemplate(o);n.context.control=e;n.context.item=t.data;n.context.itemIndex=t.index;t.index===this.listBox.collectionView.items.length-1&&this._cdRef.detectChanges()};WjItemTemplate.prototype._instantiateTemplate=function(e){return wijmo_angular2_directivebase_1.WjDirectiveBehavior.instantiateTemplate(e,this.viewContainerRef,this.templateRef).viewRef};WjItemTemplate._getListBox=function(e){return e?e instanceof wjcInput.ListBox?e:e.listBox:null};var e;WjItemTemplate.meta={outputs:wjItemTemplateMeta.outputs,parentRefProperty:"owner"};
424
+ }] }]; }, null); })();return WjMenuSeparator=t=__decorate([__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()),__param(3,core_1.Inject(core_1.ViewContainerRef))],WjMenuSeparator)}(WjMenuItem);exports.WjMenuSeparator=WjMenuSeparator;var wjItemTemplateMeta={selector:"[wjItemTemplate]",standalone: false,inputs:["wjItemTemplate"],outputs:["initialized"],exportAs:"wjItemTemplate",providers:[]};exports.wjItemTemplateMeta=wjItemTemplateMeta;var WjItemTemplate=function(){function WjItemTemplate(t,o,n,r,a,i){this.viewContainerRef=r;this.templateRef=a;this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,t,o,n);var s=this._wjBehaviour;this.ownerControl=s.parentBehavior.directive;this.listBox=e._getListBox(this.ownerControl);this._cdRef=i;this.created()}e=WjItemTemplate;WjItemTemplate.prototype.created=function(){};WjItemTemplate.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit();this._attachToControl()};WjItemTemplate.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjItemTemplate.prototype.ngOnDestroy=function(){var e=this.ownerControl,t=this.listBox;if(t){t.formatItem.removeHandler(this._fmtItem,this);t.loadingItems.removeHandler(this._loadingItems,this)}e&&e.invalidate()};WjItemTemplate.prototype._attachToControl=function(){this.listBox.formatItem.addHandler(this._fmtItem,this);this.listBox.loadingItems.addHandler(this._loadingItems,this);this.ownerControl.invalidate()};WjItemTemplate.prototype._loadingItems=function(e){this.viewContainerRef.clear()};WjItemTemplate.prototype._fmtItem=function(e,t){var o=t.item;o.textContent="";var n=this._instantiateTemplate(o);n.context.control=e;n.context.item=t.data;n.context.itemIndex=t.index;t.index===this.listBox.collectionView.items.length-1&&this._cdRef.detectChanges()};WjItemTemplate.prototype._instantiateTemplate=function(e){return wijmo_angular2_directivebase_1.WjDirectiveBehavior.instantiateTemplate(e,this.viewContainerRef,this.templateRef).viewRef};WjItemTemplate._getListBox=function(e){return e?e instanceof wjcInput.ListBox?e:e.listBox:null};var e;WjItemTemplate.meta={outputs:wjItemTemplateMeta.outputs,parentRefProperty:"owner"};
425
425
  WjItemTemplate.ɵfac = function WjItemTemplate_Factory(t) { return new (t || WjItemTemplate)(ɵngcc0.ɵɵdirectiveInject(core_1.ElementRef), ɵngcc0.ɵɵdirectiveInject(core_1.Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12), ɵngcc0.ɵɵdirectiveInject(core_1.ViewContainerRef), ɵngcc0.ɵɵdirectiveInject(core_1.TemplateRef, 8), ɵngcc0.ɵɵdirectiveInject(core_1.ChangeDetectorRef)); };
426
426
  WjItemTemplate.ɵdir = /*@__PURE__*/ ɵngcc0.ɵɵdefineDirective({ type: WjItemTemplate, standalone: false, selectors: [["", "wjItemTemplate", ""]], inputs: { wjItemTemplate: "wjItemTemplate" }, outputs: { initialized: "initialized" }, exportAs: ["wjItemTemplate"], features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: core_1.forwardRef((function () { return e; })) }].concat(wjItemTemplateMeta.providers))] });
427
427
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjItemTemplate, [{
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@mescius/wijmo.angular2.input",
3
- "version": "5.20252.44",
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.20252.44",
11
- "@mescius/wijmo.input": "5.20252.44",
12
- "@mescius/wijmo.angular2.directivebase": "5.20252.44"
10
+ "@mescius/wijmo": "5.20261.45-nightly.d20260105.t014601",
11
+ "@mescius/wijmo.input": "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": {