@mescius/wijmo.angular2legacy.barcode.common 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 WjBarcodeCodabar_1,WjBarcodeEan8_1,WjBarcodeEan13_1,WjBarcodeCode39_1,WjBarcodeCode128_1,WjBarcodeGs1_128_1,WjBarcodeUpcA_1,WjBarcodeUpcE0_1,WjBarcodeUpcE1_1,WjBarcodeQrCode_1,__decorate=this&&this.__decorate||function(e,o,r,t){var a,i=arguments.length,c=i<3?o:null===t?t=Object.getOwnPropertyDescriptor(o,r):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,o,r,t);else for(var d=e.length-1;d>=0;d--)(a=e[d])&&(c=(i<3?a(c):i>3?a(o,r,c):a(o,r))||c);return i>3&&c&&Object.defineProperty(o,r,c),c},__param=this&&this.__param||function(e,o){return function(r,t){o(r,t,e)}},__importStar=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var o={};if(null!=e)for(var r in e)Object.hasOwnProperty.call(e,r)&&(o[r]=e[r]);o.default=e;return o};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"),wjcBarcodeCommon=__importStar(require("@mescius/wijmo.barcode.common"));var wjBarcodeCodabarMeta={selector:"wj-barcode-codabar",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","checkDigit","labelPosition","nwRatio"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeCodabarMeta=wjBarcodeCodabarMeta;let WjBarcodeCodabar=WjBarcodeCodabar_1=class WjBarcodeCodabar extends wjcBarcodeCommon.Codabar{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){let a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeCodabar.meta={outputs:wjBarcodeCodabarMeta.outputs};WjBarcodeCodabar=WjBarcodeCodabar_1=__decorate([core_1.Component({selector:wjBarcodeCodabarMeta.selector,template:wjBarcodeCodabarMeta.template,inputs:wjBarcodeCodabarMeta.inputs,outputs:wjBarcodeCodabarMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeCodabar_1)},...wjBarcodeCodabarMeta.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())],WjBarcodeCodabar);exports.WjBarcodeCodabar=WjBarcodeCodabar;var wjBarcodeEan8Meta={selector:"wj-barcode-ean8",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeEan8Meta=wjBarcodeEan8Meta;let WjBarcodeEan8=WjBarcodeEan8_1=class WjBarcodeEan8 extends wjcBarcodeCommon.Ean8{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){let a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeEan8.meta={outputs:wjBarcodeEan8Meta.outputs};WjBarcodeEan8=WjBarcodeEan8_1=__decorate([core_1.Component({selector:wjBarcodeEan8Meta.selector,template:wjBarcodeEan8Meta.template,inputs:wjBarcodeEan8Meta.inputs,outputs:wjBarcodeEan8Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeEan8_1)},...wjBarcodeEan8Meta.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())],WjBarcodeEan8);exports.WjBarcodeEan8=WjBarcodeEan8;var wjBarcodeEan13Meta={selector:"wj-barcode-ean13",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","addOn","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeEan13Meta=wjBarcodeEan13Meta;let WjBarcodeEan13=WjBarcodeEan13_1=class WjBarcodeEan13 extends wjcBarcodeCommon.Ean13{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){let a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeEan13.meta={outputs:wjBarcodeEan13Meta.outputs};WjBarcodeEan13=WjBarcodeEan13_1=__decorate([core_1.Component({selector:wjBarcodeEan13Meta.selector,template:wjBarcodeEan13Meta.template,inputs:wjBarcodeEan13Meta.inputs,outputs:wjBarcodeEan13Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeEan13_1)},...wjBarcodeEan13Meta.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())],WjBarcodeEan13);exports.WjBarcodeEan13=WjBarcodeEan13;var wjBarcodeCode39Meta={selector:"wj-barcode-code39",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","checkDigit","fullAscii","labelPosition","nwRatio","labelWithStartAndStopCharacter"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeCode39Meta=wjBarcodeCode39Meta;let WjBarcodeCode39=WjBarcodeCode39_1=class WjBarcodeCode39 extends wjcBarcodeCommon.Code39{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){let a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeCode39.meta={outputs:wjBarcodeCode39Meta.outputs};WjBarcodeCode39=WjBarcodeCode39_1=__decorate([core_1.Component({selector:wjBarcodeCode39Meta.selector,template:wjBarcodeCode39Meta.template,inputs:wjBarcodeCode39Meta.inputs,outputs:wjBarcodeCode39Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeCode39_1)},...wjBarcodeCode39Meta.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())],WjBarcodeCode39);exports.WjBarcodeCode39=WjBarcodeCode39;var wjBarcodeCode128Meta={selector:"wj-barcode-code128",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","codeSet","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeCode128Meta=wjBarcodeCode128Meta;let WjBarcodeCode128=WjBarcodeCode128_1=class WjBarcodeCode128 extends wjcBarcodeCommon.Code128{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){let a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeCode128.meta={outputs:wjBarcodeCode128Meta.outputs};WjBarcodeCode128=WjBarcodeCode128_1=__decorate([core_1.Component({selector:wjBarcodeCode128Meta.selector,template:wjBarcodeCode128Meta.template,inputs:wjBarcodeCode128Meta.inputs,outputs:wjBarcodeCode128Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeCode128_1)},...wjBarcodeCode128Meta.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())],WjBarcodeCode128);exports.WjBarcodeCode128=WjBarcodeCode128;var wjBarcodeGs1_128Meta={selector:"wj-barcode-gs1_128",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1_128Meta=wjBarcodeGs1_128Meta;let WjBarcodeGs1_128=WjBarcodeGs1_128_1=class WjBarcodeGs1_128 extends wjcBarcodeCommon.Gs1_128{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){let a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeGs1_128.meta={outputs:wjBarcodeGs1_128Meta.outputs};WjBarcodeGs1_128=WjBarcodeGs1_128_1=__decorate([core_1.Component({selector:wjBarcodeGs1_128Meta.selector,template:wjBarcodeGs1_128Meta.template,inputs:wjBarcodeGs1_128Meta.inputs,outputs:wjBarcodeGs1_128Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1_128_1)},...wjBarcodeGs1_128Meta.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())],WjBarcodeGs1_128);exports.WjBarcodeGs1_128=WjBarcodeGs1_128;var wjBarcodeUpcAMeta={selector:"wj-barcode-upc-a",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","addOn","labelPosition","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeUpcAMeta=wjBarcodeUpcAMeta;let WjBarcodeUpcA=WjBarcodeUpcA_1=class WjBarcodeUpcA extends wjcBarcodeCommon.UpcA{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){let a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeUpcA.meta={outputs:wjBarcodeUpcAMeta.outputs};WjBarcodeUpcA=WjBarcodeUpcA_1=__decorate([core_1.Component({selector:wjBarcodeUpcAMeta.selector,template:wjBarcodeUpcAMeta.template,inputs:wjBarcodeUpcAMeta.inputs,outputs:wjBarcodeUpcAMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeUpcA_1)},...wjBarcodeUpcAMeta.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())],WjBarcodeUpcA);exports.WjBarcodeUpcA=WjBarcodeUpcA;var wjBarcodeUpcE0Meta={selector:"wj-barcode-upc-e0",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","addOn","labelPosition","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeUpcE0Meta=wjBarcodeUpcE0Meta;let WjBarcodeUpcE0=WjBarcodeUpcE0_1=class WjBarcodeUpcE0 extends wjcBarcodeCommon.UpcE0{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){let a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeUpcE0.meta={outputs:wjBarcodeUpcE0Meta.outputs};WjBarcodeUpcE0=WjBarcodeUpcE0_1=__decorate([core_1.Component({selector:wjBarcodeUpcE0Meta.selector,template:wjBarcodeUpcE0Meta.template,inputs:wjBarcodeUpcE0Meta.inputs,outputs:wjBarcodeUpcE0Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeUpcE0_1)},...wjBarcodeUpcE0Meta.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())],WjBarcodeUpcE0);exports.WjBarcodeUpcE0=WjBarcodeUpcE0;var wjBarcodeUpcE1Meta={selector:"wj-barcode-upc-e1",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","addOn","labelPosition","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeUpcE1Meta=wjBarcodeUpcE1Meta;let WjBarcodeUpcE1=WjBarcodeUpcE1_1=class WjBarcodeUpcE1 extends wjcBarcodeCommon.UpcE1{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){let a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeUpcE1.meta={outputs:wjBarcodeUpcE1Meta.outputs};WjBarcodeUpcE1=WjBarcodeUpcE1_1=__decorate([core_1.Component({selector:wjBarcodeUpcE1Meta.selector,template:wjBarcodeUpcE1Meta.template,inputs:wjBarcodeUpcE1Meta.inputs,outputs:wjBarcodeUpcE1Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeUpcE1_1)},...wjBarcodeUpcE1Meta.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())],WjBarcodeUpcE1);exports.WjBarcodeUpcE1=WjBarcodeUpcE1;var wjBarcodeQrCodeMeta={selector:"wj-barcode-qr-code",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","charCode","charset","model","version","errorCorrectionLevel","mask","connection","connectionIndex"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeQrCodeMeta=wjBarcodeQrCodeMeta;let WjBarcodeQrCode=WjBarcodeQrCode_1=class WjBarcodeQrCode extends wjcBarcodeCommon.QrCode{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){let a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeQrCode.meta={outputs:wjBarcodeQrCodeMeta.outputs};WjBarcodeQrCode=WjBarcodeQrCode_1=__decorate([core_1.Component({selector:wjBarcodeQrCodeMeta.selector,template:wjBarcodeQrCodeMeta.template,inputs:wjBarcodeQrCodeMeta.inputs,outputs:wjBarcodeQrCodeMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeQrCode_1)},...wjBarcodeQrCodeMeta.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())],WjBarcodeQrCode);exports.WjBarcodeQrCode=WjBarcodeQrCode;let moduleExports=[WjBarcodeCodabar,WjBarcodeEan8,WjBarcodeEan13,WjBarcodeCode39,WjBarcodeCode128,WjBarcodeGs1_128,WjBarcodeUpcA,WjBarcodeUpcE0,WjBarcodeUpcE1,WjBarcodeQrCode],WjBarcodeCommonModule=class WjBarcodeCommonModule{};WjBarcodeCommonModule=__decorate([core_1.NgModule({imports:[common_1.CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjBarcodeCommonModule);exports.WjBarcodeCommonModule=WjBarcodeCommonModule;
14
+ "use strict";var WjBarcodeCodabar_1,WjBarcodeEan8_1,WjBarcodeEan13_1,WjBarcodeCode39_1,WjBarcodeCode128_1,WjBarcodeGs1_128_1,WjBarcodeUpcA_1,WjBarcodeUpcE0_1,WjBarcodeUpcE1_1,WjBarcodeQrCode_1,__decorate=this&&this.__decorate||function(e,o,r,t){var a,i=arguments.length,c=i<3?o:null===t?t=Object.getOwnPropertyDescriptor(o,r):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,o,r,t);else for(var n=e.length-1;n>=0;n--)(a=e[n])&&(c=(i<3?a(c):i>3?a(o,r,c):a(o,r))||c);return i>3&&c&&Object.defineProperty(o,r,c),c},__param=this&&this.__param||function(e,o){return function(r,t){o(r,t,e)}},__importStar=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var o={};if(null!=e)for(var r in e)Object.hasOwnProperty.call(e,r)&&(o[r]=e[r]);o.default=e;return o};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"),wjcBarcodeCommon=__importStar(require("@mescius/wijmo.barcode.common"));var wjBarcodeCodabarMeta={selector:"wj-barcode-codabar",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","checkDigit","labelPosition","nwRatio"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeCodabarMeta=wjBarcodeCodabarMeta;let WjBarcodeCodabar=WjBarcodeCodabar_1=class WjBarcodeCodabar extends wjcBarcodeCommon.Codabar{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){const a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeCodabar.meta={outputs:wjBarcodeCodabarMeta.outputs};WjBarcodeCodabar=WjBarcodeCodabar_1=__decorate([core_1.Component({selector:wjBarcodeCodabarMeta.selector,template:wjBarcodeCodabarMeta.template,inputs:wjBarcodeCodabarMeta.inputs,outputs:wjBarcodeCodabarMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeCodabar_1)},...wjBarcodeCodabarMeta.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())],WjBarcodeCodabar);exports.WjBarcodeCodabar=WjBarcodeCodabar;var wjBarcodeEan8Meta={selector:"wj-barcode-ean8",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeEan8Meta=wjBarcodeEan8Meta;let WjBarcodeEan8=WjBarcodeEan8_1=class WjBarcodeEan8 extends wjcBarcodeCommon.Ean8{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){const a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeEan8.meta={outputs:wjBarcodeEan8Meta.outputs};WjBarcodeEan8=WjBarcodeEan8_1=__decorate([core_1.Component({selector:wjBarcodeEan8Meta.selector,template:wjBarcodeEan8Meta.template,inputs:wjBarcodeEan8Meta.inputs,outputs:wjBarcodeEan8Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeEan8_1)},...wjBarcodeEan8Meta.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())],WjBarcodeEan8);exports.WjBarcodeEan8=WjBarcodeEan8;var wjBarcodeEan13Meta={selector:"wj-barcode-ean13",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","addOn","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeEan13Meta=wjBarcodeEan13Meta;let WjBarcodeEan13=WjBarcodeEan13_1=class WjBarcodeEan13 extends wjcBarcodeCommon.Ean13{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){const a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeEan13.meta={outputs:wjBarcodeEan13Meta.outputs};WjBarcodeEan13=WjBarcodeEan13_1=__decorate([core_1.Component({selector:wjBarcodeEan13Meta.selector,template:wjBarcodeEan13Meta.template,inputs:wjBarcodeEan13Meta.inputs,outputs:wjBarcodeEan13Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeEan13_1)},...wjBarcodeEan13Meta.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())],WjBarcodeEan13);exports.WjBarcodeEan13=WjBarcodeEan13;var wjBarcodeCode39Meta={selector:"wj-barcode-code39",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","checkDigit","fullAscii","labelPosition","nwRatio","labelWithStartAndStopCharacter"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeCode39Meta=wjBarcodeCode39Meta;let WjBarcodeCode39=WjBarcodeCode39_1=class WjBarcodeCode39 extends wjcBarcodeCommon.Code39{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){const a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeCode39.meta={outputs:wjBarcodeCode39Meta.outputs};WjBarcodeCode39=WjBarcodeCode39_1=__decorate([core_1.Component({selector:wjBarcodeCode39Meta.selector,template:wjBarcodeCode39Meta.template,inputs:wjBarcodeCode39Meta.inputs,outputs:wjBarcodeCode39Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeCode39_1)},...wjBarcodeCode39Meta.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())],WjBarcodeCode39);exports.WjBarcodeCode39=WjBarcodeCode39;var wjBarcodeCode128Meta={selector:"wj-barcode-code128",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","codeSet","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeCode128Meta=wjBarcodeCode128Meta;let WjBarcodeCode128=WjBarcodeCode128_1=class WjBarcodeCode128 extends wjcBarcodeCommon.Code128{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){const a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeCode128.meta={outputs:wjBarcodeCode128Meta.outputs};WjBarcodeCode128=WjBarcodeCode128_1=__decorate([core_1.Component({selector:wjBarcodeCode128Meta.selector,template:wjBarcodeCode128Meta.template,inputs:wjBarcodeCode128Meta.inputs,outputs:wjBarcodeCode128Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeCode128_1)},...wjBarcodeCode128Meta.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())],WjBarcodeCode128);exports.WjBarcodeCode128=WjBarcodeCode128;var wjBarcodeGs1_128Meta={selector:"wj-barcode-gs1_128",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1_128Meta=wjBarcodeGs1_128Meta;let WjBarcodeGs1_128=WjBarcodeGs1_128_1=class WjBarcodeGs1_128 extends wjcBarcodeCommon.Gs1_128{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){const a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeGs1_128.meta={outputs:wjBarcodeGs1_128Meta.outputs};WjBarcodeGs1_128=WjBarcodeGs1_128_1=__decorate([core_1.Component({selector:wjBarcodeGs1_128Meta.selector,template:wjBarcodeGs1_128Meta.template,inputs:wjBarcodeGs1_128Meta.inputs,outputs:wjBarcodeGs1_128Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1_128_1)},...wjBarcodeGs1_128Meta.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())],WjBarcodeGs1_128);exports.WjBarcodeGs1_128=WjBarcodeGs1_128;var wjBarcodeUpcAMeta={selector:"wj-barcode-upc-a",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","addOn","labelPosition","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeUpcAMeta=wjBarcodeUpcAMeta;let WjBarcodeUpcA=WjBarcodeUpcA_1=class WjBarcodeUpcA extends wjcBarcodeCommon.UpcA{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){const a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeUpcA.meta={outputs:wjBarcodeUpcAMeta.outputs};WjBarcodeUpcA=WjBarcodeUpcA_1=__decorate([core_1.Component({selector:wjBarcodeUpcAMeta.selector,template:wjBarcodeUpcAMeta.template,inputs:wjBarcodeUpcAMeta.inputs,outputs:wjBarcodeUpcAMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeUpcA_1)},...wjBarcodeUpcAMeta.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())],WjBarcodeUpcA);exports.WjBarcodeUpcA=WjBarcodeUpcA;var wjBarcodeUpcE0Meta={selector:"wj-barcode-upc-e0",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","addOn","labelPosition","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeUpcE0Meta=wjBarcodeUpcE0Meta;let WjBarcodeUpcE0=WjBarcodeUpcE0_1=class WjBarcodeUpcE0 extends wjcBarcodeCommon.UpcE0{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){const a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeUpcE0.meta={outputs:wjBarcodeUpcE0Meta.outputs};WjBarcodeUpcE0=WjBarcodeUpcE0_1=__decorate([core_1.Component({selector:wjBarcodeUpcE0Meta.selector,template:wjBarcodeUpcE0Meta.template,inputs:wjBarcodeUpcE0Meta.inputs,outputs:wjBarcodeUpcE0Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeUpcE0_1)},...wjBarcodeUpcE0Meta.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())],WjBarcodeUpcE0);exports.WjBarcodeUpcE0=WjBarcodeUpcE0;var wjBarcodeUpcE1Meta={selector:"wj-barcode-upc-e1",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","addOn","labelPosition","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeUpcE1Meta=wjBarcodeUpcE1Meta;let WjBarcodeUpcE1=WjBarcodeUpcE1_1=class WjBarcodeUpcE1 extends wjcBarcodeCommon.UpcE1{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){const a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeUpcE1.meta={outputs:wjBarcodeUpcE1Meta.outputs};WjBarcodeUpcE1=WjBarcodeUpcE1_1=__decorate([core_1.Component({selector:wjBarcodeUpcE1Meta.selector,template:wjBarcodeUpcE1Meta.template,inputs:wjBarcodeUpcE1Meta.inputs,outputs:wjBarcodeUpcE1Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeUpcE1_1)},...wjBarcodeUpcE1Meta.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())],WjBarcodeUpcE1);exports.WjBarcodeUpcE1=WjBarcodeUpcE1;var wjBarcodeQrCodeMeta={selector:"wj-barcode-qr-code",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","charCode","charset","model","version","errorCorrectionLevel","mask","connection","connectionIndex"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo.angular2legacy_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeQrCodeMeta=wjBarcodeQrCodeMeta;let WjBarcodeQrCode=WjBarcodeQrCode_1=class WjBarcodeQrCode extends wjcBarcodeCommon.QrCode{constructor(e,o,r){super(wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.getHostElement(e,o));this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,o,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,o,r,t=!1){const a=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[o]?i.runOutsideAngular(()=>{super.addEventListener(e,o,r,t)}):super.addEventListener(e,o,r,t)}};WjBarcodeQrCode.meta={outputs:wjBarcodeQrCodeMeta.outputs};WjBarcodeQrCode=WjBarcodeQrCode_1=__decorate([core_1.Component({selector:wjBarcodeQrCodeMeta.selector,template:wjBarcodeQrCodeMeta.template,inputs:wjBarcodeQrCodeMeta.inputs,outputs:wjBarcodeQrCodeMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeQrCode_1)},...wjBarcodeQrCodeMeta.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())],WjBarcodeQrCode);exports.WjBarcodeQrCode=WjBarcodeQrCode;const moduleExports=[WjBarcodeCodabar,WjBarcodeEan8,WjBarcodeEan13,WjBarcodeCode39,WjBarcodeCode128,WjBarcodeGs1_128,WjBarcodeUpcA,WjBarcodeUpcE0,WjBarcodeUpcE1,WjBarcodeQrCode];let WjBarcodeCommonModule=class WjBarcodeCommonModule{};WjBarcodeCommonModule=__decorate([core_1.NgModule({imports:[common_1.CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjBarcodeCommonModule);exports.WjBarcodeCommonModule=WjBarcodeCommonModule;
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.
@@ -11,4 +11,4 @@
11
11
  *
12
12
  */
13
13
 
14
- var WjBarcodeCodabar_1,WjBarcodeEan8_1,WjBarcodeEan13_1,WjBarcodeCode39_1,WjBarcodeCode128_1,WjBarcodeGs1_128_1,WjBarcodeUpcA_1,WjBarcodeUpcE0_1,WjBarcodeUpcE1_1,WjBarcodeQrCode_1,__decorate=this&&this.__decorate||function(e,t,o,r){var a,i=arguments.length,n=i<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(e,t,o,r);else for(var d=e.length-1;d>=0;d--)(a=e[d])&&(n=(i<3?a(n):i>3?a(t,o,n):a(t,o))||n);return i>3&&n&&Object.defineProperty(t,o,n),n},__param=this&&this.__param||function(e,t){return function(o,r){t(o,r,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 wjcBarcodeCommon from"@mescius/wijmo.barcode.common";var wjBarcodeCodabarMeta={selector:"wj-barcode-codabar",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","checkDigit","labelPosition","nwRatio"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeCodabarMeta};let WjBarcodeCodabar=WjBarcodeCodabar_1=class WjBarcodeCodabar extends wjcBarcodeCommon.Codabar{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){let a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeCodabar.meta={outputs:wjBarcodeCodabarMeta.outputs};WjBarcodeCodabar=WjBarcodeCodabar_1=__decorate([Component({selector:wjBarcodeCodabarMeta.selector,template:wjBarcodeCodabarMeta.template,inputs:wjBarcodeCodabarMeta.inputs,outputs:wjBarcodeCodabarMeta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeCodabar_1)},...wjBarcodeCodabarMeta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeCodabar);export{WjBarcodeCodabar};var wjBarcodeEan8Meta={selector:"wj-barcode-ean8",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeEan8Meta};let WjBarcodeEan8=WjBarcodeEan8_1=class WjBarcodeEan8 extends wjcBarcodeCommon.Ean8{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){let a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeEan8.meta={outputs:wjBarcodeEan8Meta.outputs};WjBarcodeEan8=WjBarcodeEan8_1=__decorate([Component({selector:wjBarcodeEan8Meta.selector,template:wjBarcodeEan8Meta.template,inputs:wjBarcodeEan8Meta.inputs,outputs:wjBarcodeEan8Meta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeEan8_1)},...wjBarcodeEan8Meta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeEan8);export{WjBarcodeEan8};var wjBarcodeEan13Meta={selector:"wj-barcode-ean13",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","addOn","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeEan13Meta};let WjBarcodeEan13=WjBarcodeEan13_1=class WjBarcodeEan13 extends wjcBarcodeCommon.Ean13{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){let a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeEan13.meta={outputs:wjBarcodeEan13Meta.outputs};WjBarcodeEan13=WjBarcodeEan13_1=__decorate([Component({selector:wjBarcodeEan13Meta.selector,template:wjBarcodeEan13Meta.template,inputs:wjBarcodeEan13Meta.inputs,outputs:wjBarcodeEan13Meta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeEan13_1)},...wjBarcodeEan13Meta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeEan13);export{WjBarcodeEan13};var wjBarcodeCode39Meta={selector:"wj-barcode-code39",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","checkDigit","fullAscii","labelPosition","nwRatio","labelWithStartAndStopCharacter"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeCode39Meta};let WjBarcodeCode39=WjBarcodeCode39_1=class WjBarcodeCode39 extends wjcBarcodeCommon.Code39{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){let a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeCode39.meta={outputs:wjBarcodeCode39Meta.outputs};WjBarcodeCode39=WjBarcodeCode39_1=__decorate([Component({selector:wjBarcodeCode39Meta.selector,template:wjBarcodeCode39Meta.template,inputs:wjBarcodeCode39Meta.inputs,outputs:wjBarcodeCode39Meta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeCode39_1)},...wjBarcodeCode39Meta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeCode39);export{WjBarcodeCode39};var wjBarcodeCode128Meta={selector:"wj-barcode-code128",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","codeSet","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeCode128Meta};let WjBarcodeCode128=WjBarcodeCode128_1=class WjBarcodeCode128 extends wjcBarcodeCommon.Code128{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){let a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeCode128.meta={outputs:wjBarcodeCode128Meta.outputs};WjBarcodeCode128=WjBarcodeCode128_1=__decorate([Component({selector:wjBarcodeCode128Meta.selector,template:wjBarcodeCode128Meta.template,inputs:wjBarcodeCode128Meta.inputs,outputs:wjBarcodeCode128Meta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeCode128_1)},...wjBarcodeCode128Meta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeCode128);export{WjBarcodeCode128};var wjBarcodeGs1_128Meta={selector:"wj-barcode-gs1_128",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeGs1_128Meta};let WjBarcodeGs1_128=WjBarcodeGs1_128_1=class WjBarcodeGs1_128 extends wjcBarcodeCommon.Gs1_128{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){let a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeGs1_128.meta={outputs:wjBarcodeGs1_128Meta.outputs};WjBarcodeGs1_128=WjBarcodeGs1_128_1=__decorate([Component({selector:wjBarcodeGs1_128Meta.selector,template:wjBarcodeGs1_128Meta.template,inputs:wjBarcodeGs1_128Meta.inputs,outputs:wjBarcodeGs1_128Meta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeGs1_128_1)},...wjBarcodeGs1_128Meta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1_128);export{WjBarcodeGs1_128};var wjBarcodeUpcAMeta={selector:"wj-barcode-upc-a",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","addOn","labelPosition","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeUpcAMeta};let WjBarcodeUpcA=WjBarcodeUpcA_1=class WjBarcodeUpcA extends wjcBarcodeCommon.UpcA{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){let a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeUpcA.meta={outputs:wjBarcodeUpcAMeta.outputs};WjBarcodeUpcA=WjBarcodeUpcA_1=__decorate([Component({selector:wjBarcodeUpcAMeta.selector,template:wjBarcodeUpcAMeta.template,inputs:wjBarcodeUpcAMeta.inputs,outputs:wjBarcodeUpcAMeta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeUpcA_1)},...wjBarcodeUpcAMeta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeUpcA);export{WjBarcodeUpcA};var wjBarcodeUpcE0Meta={selector:"wj-barcode-upc-e0",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","addOn","labelPosition","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeUpcE0Meta};let WjBarcodeUpcE0=WjBarcodeUpcE0_1=class WjBarcodeUpcE0 extends wjcBarcodeCommon.UpcE0{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){let a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeUpcE0.meta={outputs:wjBarcodeUpcE0Meta.outputs};WjBarcodeUpcE0=WjBarcodeUpcE0_1=__decorate([Component({selector:wjBarcodeUpcE0Meta.selector,template:wjBarcodeUpcE0Meta.template,inputs:wjBarcodeUpcE0Meta.inputs,outputs:wjBarcodeUpcE0Meta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeUpcE0_1)},...wjBarcodeUpcE0Meta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeUpcE0);export{WjBarcodeUpcE0};var wjBarcodeUpcE1Meta={selector:"wj-barcode-upc-e1",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","addOn","labelPosition","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeUpcE1Meta};let WjBarcodeUpcE1=WjBarcodeUpcE1_1=class WjBarcodeUpcE1 extends wjcBarcodeCommon.UpcE1{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){let a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeUpcE1.meta={outputs:wjBarcodeUpcE1Meta.outputs};WjBarcodeUpcE1=WjBarcodeUpcE1_1=__decorate([Component({selector:wjBarcodeUpcE1Meta.selector,template:wjBarcodeUpcE1Meta.template,inputs:wjBarcodeUpcE1Meta.inputs,outputs:wjBarcodeUpcE1Meta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeUpcE1_1)},...wjBarcodeUpcE1Meta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeUpcE1);export{WjBarcodeUpcE1};var wjBarcodeQrCodeMeta={selector:"wj-barcode-qr-code",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","charCode","charset","model","version","errorCorrectionLevel","mask","connection","connectionIndex"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeQrCodeMeta};let WjBarcodeQrCode=WjBarcodeQrCode_1=class WjBarcodeQrCode extends wjcBarcodeCommon.QrCode{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){let a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeQrCode.meta={outputs:wjBarcodeQrCodeMeta.outputs};WjBarcodeQrCode=WjBarcodeQrCode_1=__decorate([Component({selector:wjBarcodeQrCodeMeta.selector,template:wjBarcodeQrCodeMeta.template,inputs:wjBarcodeQrCodeMeta.inputs,outputs:wjBarcodeQrCodeMeta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeQrCode_1)},...wjBarcodeQrCodeMeta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeQrCode);export{WjBarcodeQrCode};let moduleExports=[WjBarcodeCodabar,WjBarcodeEan8,WjBarcodeEan13,WjBarcodeCode39,WjBarcodeCode128,WjBarcodeGs1_128,WjBarcodeUpcA,WjBarcodeUpcE0,WjBarcodeUpcE1,WjBarcodeQrCode],WjBarcodeCommonModule=class WjBarcodeCommonModule{};WjBarcodeCommonModule=__decorate([NgModule({imports:[CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjBarcodeCommonModule);export{WjBarcodeCommonModule};
14
+ var WjBarcodeCodabar_1,WjBarcodeEan8_1,WjBarcodeEan13_1,WjBarcodeCode39_1,WjBarcodeCode128_1,WjBarcodeGs1_128_1,WjBarcodeUpcA_1,WjBarcodeUpcE0_1,WjBarcodeUpcE1_1,WjBarcodeQrCode_1,__decorate=this&&this.__decorate||function(e,t,o,r){var a,i=arguments.length,n=i<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(e,t,o,r);else for(var d=e.length-1;d>=0;d--)(a=e[d])&&(n=(i<3?a(n):i>3?a(t,o,n):a(t,o))||n);return i>3&&n&&Object.defineProperty(t,o,n),n},__param=this&&this.__param||function(e,t){return function(o,r){t(o,r,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 wjcBarcodeCommon from"@mescius/wijmo.barcode.common";var wjBarcodeCodabarMeta={selector:"wj-barcode-codabar",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","checkDigit","labelPosition","nwRatio"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeCodabarMeta};let WjBarcodeCodabar=WjBarcodeCodabar_1=class WjBarcodeCodabar extends wjcBarcodeCommon.Codabar{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){const a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeCodabar.meta={outputs:wjBarcodeCodabarMeta.outputs};WjBarcodeCodabar=WjBarcodeCodabar_1=__decorate([Component({selector:wjBarcodeCodabarMeta.selector,template:wjBarcodeCodabarMeta.template,inputs:wjBarcodeCodabarMeta.inputs,outputs:wjBarcodeCodabarMeta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeCodabar_1)},...wjBarcodeCodabarMeta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeCodabar);export{WjBarcodeCodabar};var wjBarcodeEan8Meta={selector:"wj-barcode-ean8",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeEan8Meta};let WjBarcodeEan8=WjBarcodeEan8_1=class WjBarcodeEan8 extends wjcBarcodeCommon.Ean8{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){const a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeEan8.meta={outputs:wjBarcodeEan8Meta.outputs};WjBarcodeEan8=WjBarcodeEan8_1=__decorate([Component({selector:wjBarcodeEan8Meta.selector,template:wjBarcodeEan8Meta.template,inputs:wjBarcodeEan8Meta.inputs,outputs:wjBarcodeEan8Meta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeEan8_1)},...wjBarcodeEan8Meta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeEan8);export{WjBarcodeEan8};var wjBarcodeEan13Meta={selector:"wj-barcode-ean13",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","addOn","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeEan13Meta};let WjBarcodeEan13=WjBarcodeEan13_1=class WjBarcodeEan13 extends wjcBarcodeCommon.Ean13{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){const a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeEan13.meta={outputs:wjBarcodeEan13Meta.outputs};WjBarcodeEan13=WjBarcodeEan13_1=__decorate([Component({selector:wjBarcodeEan13Meta.selector,template:wjBarcodeEan13Meta.template,inputs:wjBarcodeEan13Meta.inputs,outputs:wjBarcodeEan13Meta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeEan13_1)},...wjBarcodeEan13Meta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeEan13);export{WjBarcodeEan13};var wjBarcodeCode39Meta={selector:"wj-barcode-code39",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","checkDigit","fullAscii","labelPosition","nwRatio","labelWithStartAndStopCharacter"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeCode39Meta};let WjBarcodeCode39=WjBarcodeCode39_1=class WjBarcodeCode39 extends wjcBarcodeCommon.Code39{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){const a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeCode39.meta={outputs:wjBarcodeCode39Meta.outputs};WjBarcodeCode39=WjBarcodeCode39_1=__decorate([Component({selector:wjBarcodeCode39Meta.selector,template:wjBarcodeCode39Meta.template,inputs:wjBarcodeCode39Meta.inputs,outputs:wjBarcodeCode39Meta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeCode39_1)},...wjBarcodeCode39Meta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeCode39);export{WjBarcodeCode39};var wjBarcodeCode128Meta={selector:"wj-barcode-code128",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","codeSet","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeCode128Meta};let WjBarcodeCode128=WjBarcodeCode128_1=class WjBarcodeCode128 extends wjcBarcodeCommon.Code128{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){const a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeCode128.meta={outputs:wjBarcodeCode128Meta.outputs};WjBarcodeCode128=WjBarcodeCode128_1=__decorate([Component({selector:wjBarcodeCode128Meta.selector,template:wjBarcodeCode128Meta.template,inputs:wjBarcodeCode128Meta.inputs,outputs:wjBarcodeCode128Meta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeCode128_1)},...wjBarcodeCode128Meta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeCode128);export{WjBarcodeCode128};var wjBarcodeGs1_128Meta={selector:"wj-barcode-gs1_128",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeGs1_128Meta};let WjBarcodeGs1_128=WjBarcodeGs1_128_1=class WjBarcodeGs1_128 extends wjcBarcodeCommon.Gs1_128{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){const a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeGs1_128.meta={outputs:wjBarcodeGs1_128Meta.outputs};WjBarcodeGs1_128=WjBarcodeGs1_128_1=__decorate([Component({selector:wjBarcodeGs1_128Meta.selector,template:wjBarcodeGs1_128Meta.template,inputs:wjBarcodeGs1_128Meta.inputs,outputs:wjBarcodeGs1_128Meta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeGs1_128_1)},...wjBarcodeGs1_128Meta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1_128);export{WjBarcodeGs1_128};var wjBarcodeUpcAMeta={selector:"wj-barcode-upc-a",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","addOn","labelPosition","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeUpcAMeta};let WjBarcodeUpcA=WjBarcodeUpcA_1=class WjBarcodeUpcA extends wjcBarcodeCommon.UpcA{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){const a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeUpcA.meta={outputs:wjBarcodeUpcAMeta.outputs};WjBarcodeUpcA=WjBarcodeUpcA_1=__decorate([Component({selector:wjBarcodeUpcAMeta.selector,template:wjBarcodeUpcAMeta.template,inputs:wjBarcodeUpcAMeta.inputs,outputs:wjBarcodeUpcAMeta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeUpcA_1)},...wjBarcodeUpcAMeta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeUpcA);export{WjBarcodeUpcA};var wjBarcodeUpcE0Meta={selector:"wj-barcode-upc-e0",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","addOn","labelPosition","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeUpcE0Meta};let WjBarcodeUpcE0=WjBarcodeUpcE0_1=class WjBarcodeUpcE0 extends wjcBarcodeCommon.UpcE0{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){const a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeUpcE0.meta={outputs:wjBarcodeUpcE0Meta.outputs};WjBarcodeUpcE0=WjBarcodeUpcE0_1=__decorate([Component({selector:wjBarcodeUpcE0Meta.selector,template:wjBarcodeUpcE0Meta.template,inputs:wjBarcodeUpcE0Meta.inputs,outputs:wjBarcodeUpcE0Meta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeUpcE0_1)},...wjBarcodeUpcE0Meta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeUpcE0);export{WjBarcodeUpcE0};var wjBarcodeUpcE1Meta={selector:"wj-barcode-upc-e1",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","addOn","labelPosition","addOnHeight","addOnLabelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeUpcE1Meta};let WjBarcodeUpcE1=WjBarcodeUpcE1_1=class WjBarcodeUpcE1 extends wjcBarcodeCommon.UpcE1{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){const a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeUpcE1.meta={outputs:wjBarcodeUpcE1Meta.outputs};WjBarcodeUpcE1=WjBarcodeUpcE1_1=__decorate([Component({selector:wjBarcodeUpcE1Meta.selector,template:wjBarcodeUpcE1Meta.template,inputs:wjBarcodeUpcE1Meta.inputs,outputs:wjBarcodeUpcE1Meta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeUpcE1_1)},...wjBarcodeUpcE1Meta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeUpcE1);export{WjBarcodeUpcE1};var wjBarcodeQrCodeMeta={selector:"wj-barcode-qr-code",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","charCode","charset","model","version","errorCorrectionLevel","mask","connection","connectionIndex"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeQrCodeMeta};let WjBarcodeQrCode=WjBarcodeQrCode_1=class WjBarcodeQrCode extends wjcBarcodeCommon.QrCode{constructor(e,t,o){super(WjDirectiveBehavior.getHostElement(e,t));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,o);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,t,o,r=!1){const a=WjDirectiveBehavior,i=a.getZone(this);i&&a.outsideZoneEvents[t]?i.runOutsideAngular(()=>{super.addEventListener(e,t,o,r)}):super.addEventListener(e,t,o,r)}};WjBarcodeQrCode.meta={outputs:wjBarcodeQrCodeMeta.outputs};WjBarcodeQrCode=WjBarcodeQrCode_1=__decorate([Component({selector:wjBarcodeQrCodeMeta.selector,template:wjBarcodeQrCodeMeta.template,inputs:wjBarcodeQrCodeMeta.inputs,outputs:wjBarcodeQrCodeMeta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjBarcodeQrCode_1)},...wjBarcodeQrCodeMeta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeQrCode);export{WjBarcodeQrCode};const moduleExports=[WjBarcodeCodabar,WjBarcodeEan8,WjBarcodeEan13,WjBarcodeCode39,WjBarcodeCode128,WjBarcodeGs1_128,WjBarcodeUpcA,WjBarcodeUpcE0,WjBarcodeUpcE1,WjBarcodeQrCode];let WjBarcodeCommonModule=class WjBarcodeCommonModule{};WjBarcodeCommonModule=__decorate([NgModule({imports:[CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjBarcodeCommonModule);export{WjBarcodeCommonModule};
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,15 +11,15 @@
11
11
  *
12
12
  */
13
13
  /**
14
- * {@module wijmo.angular2legacy.barcode.common}
15
- * Contains Angular 2 components for the <b>wijmo.barcode.common</b> module.
16
- *
17
- * <b>wijmo.angular2legacy.barcode.common</b> is an external TypeScript module that can be imported to your code
18
- * using its ambient module name. For example:
19
- *
20
- *
21
- *
22
- */
14
+ * {@module wijmo.angular2legacy.barcode.common}
15
+ * Contains Angular 2 components for the <b>wijmo.barcode.common</b> module.
16
+ *
17
+ * <b>wijmo.angular2legacy.barcode.common</b> is an external TypeScript module that can be imported to your code
18
+ * using its ambient module name. For example:
19
+ *
20
+ *
21
+ *
22
+ */
23
23
  /**
24
24
  *
25
25
  */
@@ -36,9 +36,9 @@ export { wjBarcodeCodabarMeta };
36
36
  * Angular 2 applications. For details about Angular 2 markup syntax, see
37
37
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
38
38
  *
39
- * The <b>WjBarcodeCodabar</b> component is derived from the <b>Codabar</b> control and
39
+ * The <b>WjBarcodeCodabar</b> component is derived from the <b>Codabar</b> control and
40
40
  * inherits all its properties, events and methods.
41
- */
41
+ */
42
42
  export declare class WjBarcodeCodabar extends wjcBarcodeCommon.Codabar implements OnInit, OnDestroy, AfterViewInit {
43
43
  static readonly meta: IWjComponentMetadata;
44
44
  private _wjBehaviour;
@@ -116,9 +116,9 @@ export { wjBarcodeEan8Meta };
116
116
  * Angular 2 applications. For details about Angular 2 markup syntax, see
117
117
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
118
118
  *
119
- * The <b>WjBarcodeEan8</b> component is derived from the <b>Ean8</b> control and
119
+ * The <b>WjBarcodeEan8</b> component is derived from the <b>Ean8</b> control and
120
120
  * inherits all its properties, events and methods.
121
- */
121
+ */
122
122
  export declare class WjBarcodeEan8 extends wjcBarcodeCommon.Ean8 implements OnInit, OnDestroy, AfterViewInit {
123
123
  static readonly meta: IWjComponentMetadata;
124
124
  private _wjBehaviour;
@@ -196,9 +196,9 @@ export { wjBarcodeEan13Meta };
196
196
  * Angular 2 applications. For details about Angular 2 markup syntax, see
197
197
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
198
198
  *
199
- * The <b>WjBarcodeEan13</b> component is derived from the <b>Ean13</b> control and
199
+ * The <b>WjBarcodeEan13</b> component is derived from the <b>Ean13</b> control and
200
200
  * inherits all its properties, events and methods.
201
- */
201
+ */
202
202
  export declare class WjBarcodeEan13 extends wjcBarcodeCommon.Ean13 implements OnInit, OnDestroy, AfterViewInit {
203
203
  static readonly meta: IWjComponentMetadata;
204
204
  private _wjBehaviour;
@@ -276,9 +276,9 @@ export { wjBarcodeCode39Meta };
276
276
  * Angular 2 applications. For details about Angular 2 markup syntax, see
277
277
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
278
278
  *
279
- * The <b>WjBarcodeCode39</b> component is derived from the <b>Code39</b> control and
279
+ * The <b>WjBarcodeCode39</b> component is derived from the <b>Code39</b> control and
280
280
  * inherits all its properties, events and methods.
281
- */
281
+ */
282
282
  export declare class WjBarcodeCode39 extends wjcBarcodeCommon.Code39 implements OnInit, OnDestroy, AfterViewInit {
283
283
  static readonly meta: IWjComponentMetadata;
284
284
  private _wjBehaviour;
@@ -356,9 +356,9 @@ export { wjBarcodeCode128Meta };
356
356
  * Angular 2 applications. For details about Angular 2 markup syntax, see
357
357
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
358
358
  *
359
- * The <b>WjBarcodeCode128</b> component is derived from the <b>Code128</b> control and
359
+ * The <b>WjBarcodeCode128</b> component is derived from the <b>Code128</b> control and
360
360
  * inherits all its properties, events and methods.
361
- */
361
+ */
362
362
  export declare class WjBarcodeCode128 extends wjcBarcodeCommon.Code128 implements OnInit, OnDestroy, AfterViewInit {
363
363
  static readonly meta: IWjComponentMetadata;
364
364
  private _wjBehaviour;
@@ -436,9 +436,9 @@ export { wjBarcodeGs1_128Meta };
436
436
  * Angular 2 applications. For details about Angular 2 markup syntax, see
437
437
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
438
438
  *
439
- * The <b>WjBarcodeGs1_128</b> component is derived from the <b>Gs1_128</b> control and
439
+ * The <b>WjBarcodeGs1_128</b> component is derived from the <b>Gs1_128</b> control and
440
440
  * inherits all its properties, events and methods.
441
- */
441
+ */
442
442
  export declare class WjBarcodeGs1_128 extends wjcBarcodeCommon.Gs1_128 implements OnInit, OnDestroy, AfterViewInit {
443
443
  static readonly meta: IWjComponentMetadata;
444
444
  private _wjBehaviour;
@@ -516,9 +516,9 @@ export { wjBarcodeUpcAMeta };
516
516
  * Angular 2 applications. For details about Angular 2 markup syntax, see
517
517
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
518
518
  *
519
- * The <b>WjBarcodeUpcA</b> component is derived from the <b>UpcA</b> control and
519
+ * The <b>WjBarcodeUpcA</b> component is derived from the <b>UpcA</b> control and
520
520
  * inherits all its properties, events and methods.
521
- */
521
+ */
522
522
  export declare class WjBarcodeUpcA extends wjcBarcodeCommon.UpcA implements OnInit, OnDestroy, AfterViewInit {
523
523
  static readonly meta: IWjComponentMetadata;
524
524
  private _wjBehaviour;
@@ -596,9 +596,9 @@ export { wjBarcodeUpcE0Meta };
596
596
  * Angular 2 applications. For details about Angular 2 markup syntax, see
597
597
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
598
598
  *
599
- * The <b>WjBarcodeUpcE0</b> component is derived from the <b>UpcE0</b> control and
599
+ * The <b>WjBarcodeUpcE0</b> component is derived from the <b>UpcE0</b> control and
600
600
  * inherits all its properties, events and methods.
601
- */
601
+ */
602
602
  export declare class WjBarcodeUpcE0 extends wjcBarcodeCommon.UpcE0 implements OnInit, OnDestroy, AfterViewInit {
603
603
  static readonly meta: IWjComponentMetadata;
604
604
  private _wjBehaviour;
@@ -676,9 +676,9 @@ export { wjBarcodeUpcE1Meta };
676
676
  * Angular 2 applications. For details about Angular 2 markup syntax, see
677
677
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
678
678
  *
679
- * The <b>WjBarcodeUpcE1</b> component is derived from the <b>UpcE1</b> control and
679
+ * The <b>WjBarcodeUpcE1</b> component is derived from the <b>UpcE1</b> control and
680
680
  * inherits all its properties, events and methods.
681
- */
681
+ */
682
682
  export declare class WjBarcodeUpcE1 extends wjcBarcodeCommon.UpcE1 implements OnInit, OnDestroy, AfterViewInit {
683
683
  static readonly meta: IWjComponentMetadata;
684
684
  private _wjBehaviour;
@@ -756,9 +756,9 @@ export { wjBarcodeQrCodeMeta };
756
756
  * Angular 2 applications. For details about Angular 2 markup syntax, see
757
757
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
758
758
  *
759
- * The <b>WjBarcodeQrCode</b> component is derived from the <b>QrCode</b> control and
759
+ * The <b>WjBarcodeQrCode</b> component is derived from the <b>QrCode</b> control and
760
760
  * inherits all its properties, events and methods.
761
- */
761
+ */
762
762
  export declare class WjBarcodeQrCode extends wjcBarcodeCommon.QrCode implements OnInit, OnDestroy, AfterViewInit {
763
763
  static readonly meta: IWjComponentMetadata;
764
764
  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.angular2legacy.barcode.common",
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.barcode.common": "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.t014601",
11
+ "@mescius/wijmo.barcode.common": "5.20261.45-nightly.d20260105.t014601",
12
+ "@mescius/wijmo.angular2legacy.directivebase": "5.20261.45-nightly.d20260105.t014601"
13
13
  },
14
14
  "homepage": "https://developer.mescius.com/wijmo",
15
15
  "bugs": {