@mescius/wijmo.angular2.barcode.composite 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/es2015-commonjs.js +2 -2
- package/es2015-esm.js +11 -11
- package/es5-esm.js +1 -1
- package/index.d.ts +28 -28
- package/index.js +1 -1
- package/package.json +4 -4
package/es2015-commonjs.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
*
|
|
3
|
-
* Wijmo Library 5.
|
|
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 WjBarcodeGs1DataBarOmnidirectional_1,WjBarcodeGs1DataBarTruncated_1,WjBarcodeGs1DataBarStacked_1,WjBarcodeGs1DataBarStackedOmnidirectional_1,WjBarcodeGs1DataBarLimited_1,WjBarcodeGs1DataBarExpanded_1,WjBarcodeGs1DataBarExpandedStacked_1,WjBarcodePdf417_1,WjBarcodeMicroPdf417_1,__decorate=this&&this.__decorate||function(e,a,t,r){var o,i=arguments.length,d=i<3?a:null===r?r=Object.getOwnPropertyDescriptor(a,t):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)d=Reflect.decorate(e,a,t,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(d=(i<3?o(d):i>3?o(a,t,d):o(a,t))||d);return i>3&&d&&Object.defineProperty(a,t,d),d},__param=this&&this.__param||function(e,a){return function(t,r){a(t,r,e)}},__importStar=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var a={};if(null!=e)for(var t in e)Object.hasOwnProperty.call(e,t)&&(a[t]=e[t]);a.default=e;return a};Object.defineProperty(exports,"__esModule",{value:!0});const core_1=require("@angular/core"),common_1=require("@angular/common"),forms_1=require("@angular/forms"),wijmo_angular2_directivebase_1=require("@mescius/wijmo.angular2.directivebase"),wjcBarcodeComposite=__importStar(require("@mescius/wijmo.barcode.composite"));var wjBarcodeGs1DataBarOmnidirectionalMeta={selector:"wj-barcode-gs1-data-bar-omnidirectional",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1DataBarOmnidirectionalMeta=wjBarcodeGs1DataBarOmnidirectionalMeta;let WjBarcodeGs1DataBarOmnidirectional=WjBarcodeGs1DataBarOmnidirectional_1=class WjBarcodeGs1DataBarOmnidirectional extends wjcBarcodeComposite.Gs1DataBarOmnidirectional{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){let o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeGs1DataBarOmnidirectional.meta={outputs:wjBarcodeGs1DataBarOmnidirectionalMeta.outputs};WjBarcodeGs1DataBarOmnidirectional=WjBarcodeGs1DataBarOmnidirectional_1=__decorate([core_1.Component({selector:wjBarcodeGs1DataBarOmnidirectionalMeta.selector,standalone: false,template:wjBarcodeGs1DataBarOmnidirectionalMeta.template,inputs:wjBarcodeGs1DataBarOmnidirectionalMeta.inputs,outputs:wjBarcodeGs1DataBarOmnidirectionalMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1DataBarOmnidirectional_1)},...wjBarcodeGs1DataBarOmnidirectionalMeta.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())],WjBarcodeGs1DataBarOmnidirectional);exports.WjBarcodeGs1DataBarOmnidirectional=WjBarcodeGs1DataBarOmnidirectional;var wjBarcodeGs1DataBarTruncatedMeta={selector:"wj-barcode-gs1-data-bar-truncated",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1DataBarTruncatedMeta=wjBarcodeGs1DataBarTruncatedMeta;let WjBarcodeGs1DataBarTruncated=WjBarcodeGs1DataBarTruncated_1=class WjBarcodeGs1DataBarTruncated extends wjcBarcodeComposite.Gs1DataBarTruncated{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){let o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeGs1DataBarTruncated.meta={outputs:wjBarcodeGs1DataBarTruncatedMeta.outputs};WjBarcodeGs1DataBarTruncated=WjBarcodeGs1DataBarTruncated_1=__decorate([core_1.Component({selector:wjBarcodeGs1DataBarTruncatedMeta.selector,standalone: false,template:wjBarcodeGs1DataBarTruncatedMeta.template,inputs:wjBarcodeGs1DataBarTruncatedMeta.inputs,outputs:wjBarcodeGs1DataBarTruncatedMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1DataBarTruncated_1)},...wjBarcodeGs1DataBarTruncatedMeta.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())],WjBarcodeGs1DataBarTruncated);exports.WjBarcodeGs1DataBarTruncated=WjBarcodeGs1DataBarTruncated;var wjBarcodeGs1DataBarStackedMeta={selector:"wj-barcode-gs1-data-bar-stacked",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1DataBarStackedMeta=wjBarcodeGs1DataBarStackedMeta;let WjBarcodeGs1DataBarStacked=WjBarcodeGs1DataBarStacked_1=class WjBarcodeGs1DataBarStacked extends wjcBarcodeComposite.Gs1DataBarStacked{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){let o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeGs1DataBarStacked.meta={outputs:wjBarcodeGs1DataBarStackedMeta.outputs};WjBarcodeGs1DataBarStacked=WjBarcodeGs1DataBarStacked_1=__decorate([core_1.Component({selector:wjBarcodeGs1DataBarStackedMeta.selector,standalone: false,template:wjBarcodeGs1DataBarStackedMeta.template,inputs:wjBarcodeGs1DataBarStackedMeta.inputs,outputs:wjBarcodeGs1DataBarStackedMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1DataBarStacked_1)},...wjBarcodeGs1DataBarStackedMeta.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())],WjBarcodeGs1DataBarStacked);exports.WjBarcodeGs1DataBarStacked=WjBarcodeGs1DataBarStacked;var wjBarcodeGs1DataBarStackedOmnidirectionalMeta={selector:"wj-barcode-gs1-data-bar-stacked-omnidirectional",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1DataBarStackedOmnidirectionalMeta=wjBarcodeGs1DataBarStackedOmnidirectionalMeta;let WjBarcodeGs1DataBarStackedOmnidirectional=WjBarcodeGs1DataBarStackedOmnidirectional_1=class WjBarcodeGs1DataBarStackedOmnidirectional extends wjcBarcodeComposite.Gs1DataBarStackedOmnidirectional{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){let o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeGs1DataBarStackedOmnidirectional.meta={outputs:wjBarcodeGs1DataBarStackedOmnidirectionalMeta.outputs};WjBarcodeGs1DataBarStackedOmnidirectional=WjBarcodeGs1DataBarStackedOmnidirectional_1=__decorate([core_1.Component({selector:wjBarcodeGs1DataBarStackedOmnidirectionalMeta.selector,standalone: false,template:wjBarcodeGs1DataBarStackedOmnidirectionalMeta.template,inputs:wjBarcodeGs1DataBarStackedOmnidirectionalMeta.inputs,outputs:wjBarcodeGs1DataBarStackedOmnidirectionalMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1DataBarStackedOmnidirectional_1)},...wjBarcodeGs1DataBarStackedOmnidirectionalMeta.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())],WjBarcodeGs1DataBarStackedOmnidirectional);exports.WjBarcodeGs1DataBarStackedOmnidirectional=WjBarcodeGs1DataBarStackedOmnidirectional;var wjBarcodeGs1DataBarLimitedMeta={selector:"wj-barcode-gs1-data-bar-limited",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1DataBarLimitedMeta=wjBarcodeGs1DataBarLimitedMeta;let WjBarcodeGs1DataBarLimited=WjBarcodeGs1DataBarLimited_1=class WjBarcodeGs1DataBarLimited extends wjcBarcodeComposite.Gs1DataBarLimited{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){let o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeGs1DataBarLimited.meta={outputs:wjBarcodeGs1DataBarLimitedMeta.outputs};WjBarcodeGs1DataBarLimited=WjBarcodeGs1DataBarLimited_1=__decorate([core_1.Component({selector:wjBarcodeGs1DataBarLimitedMeta.selector,standalone: false,template:wjBarcodeGs1DataBarLimitedMeta.template,inputs:wjBarcodeGs1DataBarLimitedMeta.inputs,outputs:wjBarcodeGs1DataBarLimitedMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1DataBarLimited_1)},...wjBarcodeGs1DataBarLimitedMeta.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())],WjBarcodeGs1DataBarLimited);exports.WjBarcodeGs1DataBarLimited=WjBarcodeGs1DataBarLimited;var wjBarcodeGs1DataBarExpandedMeta={selector:"wj-barcode-gs1-data-bar-expanded",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1DataBarExpandedMeta=wjBarcodeGs1DataBarExpandedMeta;let WjBarcodeGs1DataBarExpanded=WjBarcodeGs1DataBarExpanded_1=class WjBarcodeGs1DataBarExpanded extends wjcBarcodeComposite.Gs1DataBarExpanded{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){let o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeGs1DataBarExpanded.meta={outputs:wjBarcodeGs1DataBarExpandedMeta.outputs};WjBarcodeGs1DataBarExpanded=WjBarcodeGs1DataBarExpanded_1=__decorate([core_1.Component({selector:wjBarcodeGs1DataBarExpandedMeta.selector,standalone: false,template:wjBarcodeGs1DataBarExpandedMeta.template,inputs:wjBarcodeGs1DataBarExpandedMeta.inputs,outputs:wjBarcodeGs1DataBarExpandedMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1DataBarExpanded_1)},...wjBarcodeGs1DataBarExpandedMeta.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())],WjBarcodeGs1DataBarExpanded);exports.WjBarcodeGs1DataBarExpanded=WjBarcodeGs1DataBarExpanded;var wjBarcodeGs1DataBarExpandedStackedMeta={selector:"wj-barcode-gs1-data-bar-expanded-stacked",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom","rowCount"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1DataBarExpandedStackedMeta=wjBarcodeGs1DataBarExpandedStackedMeta;let WjBarcodeGs1DataBarExpandedStacked=WjBarcodeGs1DataBarExpandedStacked_1=class WjBarcodeGs1DataBarExpandedStacked extends wjcBarcodeComposite.Gs1DataBarExpandedStacked{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){let o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeGs1DataBarExpandedStacked.meta={outputs:wjBarcodeGs1DataBarExpandedStackedMeta.outputs};WjBarcodeGs1DataBarExpandedStacked=WjBarcodeGs1DataBarExpandedStacked_1=__decorate([core_1.Component({selector:wjBarcodeGs1DataBarExpandedStackedMeta.selector,standalone: false,template:wjBarcodeGs1DataBarExpandedStackedMeta.template,inputs:wjBarcodeGs1DataBarExpandedStackedMeta.inputs,outputs:wjBarcodeGs1DataBarExpandedStackedMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1DataBarExpandedStacked_1)},...wjBarcodeGs1DataBarExpandedStackedMeta.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())],WjBarcodeGs1DataBarExpandedStacked);exports.WjBarcodeGs1DataBarExpandedStacked=WjBarcodeGs1DataBarExpandedStacked;var wjBarcodePdf417Meta={selector:"wj-barcode-pdf417",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","errorCorrectionLevel","columns","rows","compact"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodePdf417Meta=wjBarcodePdf417Meta;let WjBarcodePdf417=WjBarcodePdf417_1=class WjBarcodePdf417 extends wjcBarcodeComposite.Pdf417{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){let o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodePdf417.meta={outputs:wjBarcodePdf417Meta.outputs};WjBarcodePdf417=WjBarcodePdf417_1=__decorate([core_1.Component({selector:wjBarcodePdf417Meta.selector,standalone: false,template:wjBarcodePdf417Meta.template,inputs:wjBarcodePdf417Meta.inputs,outputs:wjBarcodePdf417Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodePdf417_1)},...wjBarcodePdf417Meta.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())],WjBarcodePdf417);exports.WjBarcodePdf417=WjBarcodePdf417;var wjBarcodeMicroPdf417Meta={selector:"wj-barcode-micro-pdf417",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","dimensions","compactionMode","structuredAppend","segmentIndex","fileId","optionalFields"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeMicroPdf417Meta=wjBarcodeMicroPdf417Meta;let WjBarcodeMicroPdf417=WjBarcodeMicroPdf417_1=class WjBarcodeMicroPdf417 extends wjcBarcodeComposite.MicroPdf417{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){let o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeMicroPdf417.meta={outputs:wjBarcodeMicroPdf417Meta.outputs};WjBarcodeMicroPdf417=WjBarcodeMicroPdf417_1=__decorate([core_1.Component({selector:wjBarcodeMicroPdf417Meta.selector,standalone: false,template:wjBarcodeMicroPdf417Meta.template,inputs:wjBarcodeMicroPdf417Meta.inputs,outputs:wjBarcodeMicroPdf417Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeMicroPdf417_1)},...wjBarcodeMicroPdf417Meta.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())],WjBarcodeMicroPdf417);exports.WjBarcodeMicroPdf417=WjBarcodeMicroPdf417;let moduleExports=[WjBarcodeGs1DataBarOmnidirectional,WjBarcodeGs1DataBarTruncated,WjBarcodeGs1DataBarStacked,WjBarcodeGs1DataBarStackedOmnidirectional,WjBarcodeGs1DataBarLimited,WjBarcodeGs1DataBarExpanded,WjBarcodeGs1DataBarExpandedStacked,WjBarcodePdf417,WjBarcodeMicroPdf417],WjBarcodeCompositeModule=class WjBarcodeCompositeModule{};WjBarcodeCompositeModule=__decorate([core_1.NgModule({imports:[common_1.CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjBarcodeCompositeModule);exports.WjBarcodeCompositeModule=WjBarcodeCompositeModule;
|
|
14
|
+
"use strict";var WjBarcodeGs1DataBarOmnidirectional_1,WjBarcodeGs1DataBarTruncated_1,WjBarcodeGs1DataBarStacked_1,WjBarcodeGs1DataBarStackedOmnidirectional_1,WjBarcodeGs1DataBarLimited_1,WjBarcodeGs1DataBarExpanded_1,WjBarcodeGs1DataBarExpandedStacked_1,WjBarcodePdf417_1,WjBarcodeMicroPdf417_1,__decorate=this&&this.__decorate||function(e,a,t,r){var o,i=arguments.length,d=i<3?a:null===r?r=Object.getOwnPropertyDescriptor(a,t):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)d=Reflect.decorate(e,a,t,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(d=(i<3?o(d):i>3?o(a,t,d):o(a,t))||d);return i>3&&d&&Object.defineProperty(a,t,d),d},__param=this&&this.__param||function(e,a){return function(t,r){a(t,r,e)}},__importStar=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var a={};if(null!=e)for(var t in e)Object.hasOwnProperty.call(e,t)&&(a[t]=e[t]);a.default=e;return a};Object.defineProperty(exports,"__esModule",{value:!0});const core_1=require("@angular/core"),common_1=require("@angular/common"),forms_1=require("@angular/forms"),wijmo_angular2_directivebase_1=require("@mescius/wijmo.angular2.directivebase"),wjcBarcodeComposite=__importStar(require("@mescius/wijmo.barcode.composite"));var wjBarcodeGs1DataBarOmnidirectionalMeta={selector:"wj-barcode-gs1-data-bar-omnidirectional",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1DataBarOmnidirectionalMeta=wjBarcodeGs1DataBarOmnidirectionalMeta;let WjBarcodeGs1DataBarOmnidirectional=WjBarcodeGs1DataBarOmnidirectional_1=class WjBarcodeGs1DataBarOmnidirectional extends wjcBarcodeComposite.Gs1DataBarOmnidirectional{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeGs1DataBarOmnidirectional.meta={outputs:wjBarcodeGs1DataBarOmnidirectionalMeta.outputs};WjBarcodeGs1DataBarOmnidirectional=WjBarcodeGs1DataBarOmnidirectional_1=__decorate([core_1.Component({selector:wjBarcodeGs1DataBarOmnidirectionalMeta.selector,standalone: false,template:wjBarcodeGs1DataBarOmnidirectionalMeta.template,inputs:wjBarcodeGs1DataBarOmnidirectionalMeta.inputs,outputs:wjBarcodeGs1DataBarOmnidirectionalMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1DataBarOmnidirectional_1)},...wjBarcodeGs1DataBarOmnidirectionalMeta.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())],WjBarcodeGs1DataBarOmnidirectional);exports.WjBarcodeGs1DataBarOmnidirectional=WjBarcodeGs1DataBarOmnidirectional;var wjBarcodeGs1DataBarTruncatedMeta={selector:"wj-barcode-gs1-data-bar-truncated",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1DataBarTruncatedMeta=wjBarcodeGs1DataBarTruncatedMeta;let WjBarcodeGs1DataBarTruncated=WjBarcodeGs1DataBarTruncated_1=class WjBarcodeGs1DataBarTruncated extends wjcBarcodeComposite.Gs1DataBarTruncated{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeGs1DataBarTruncated.meta={outputs:wjBarcodeGs1DataBarTruncatedMeta.outputs};WjBarcodeGs1DataBarTruncated=WjBarcodeGs1DataBarTruncated_1=__decorate([core_1.Component({selector:wjBarcodeGs1DataBarTruncatedMeta.selector,standalone: false,template:wjBarcodeGs1DataBarTruncatedMeta.template,inputs:wjBarcodeGs1DataBarTruncatedMeta.inputs,outputs:wjBarcodeGs1DataBarTruncatedMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1DataBarTruncated_1)},...wjBarcodeGs1DataBarTruncatedMeta.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())],WjBarcodeGs1DataBarTruncated);exports.WjBarcodeGs1DataBarTruncated=WjBarcodeGs1DataBarTruncated;var wjBarcodeGs1DataBarStackedMeta={selector:"wj-barcode-gs1-data-bar-stacked",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1DataBarStackedMeta=wjBarcodeGs1DataBarStackedMeta;let WjBarcodeGs1DataBarStacked=WjBarcodeGs1DataBarStacked_1=class WjBarcodeGs1DataBarStacked extends wjcBarcodeComposite.Gs1DataBarStacked{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeGs1DataBarStacked.meta={outputs:wjBarcodeGs1DataBarStackedMeta.outputs};WjBarcodeGs1DataBarStacked=WjBarcodeGs1DataBarStacked_1=__decorate([core_1.Component({selector:wjBarcodeGs1DataBarStackedMeta.selector,standalone: false,template:wjBarcodeGs1DataBarStackedMeta.template,inputs:wjBarcodeGs1DataBarStackedMeta.inputs,outputs:wjBarcodeGs1DataBarStackedMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1DataBarStacked_1)},...wjBarcodeGs1DataBarStackedMeta.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())],WjBarcodeGs1DataBarStacked);exports.WjBarcodeGs1DataBarStacked=WjBarcodeGs1DataBarStacked;var wjBarcodeGs1DataBarStackedOmnidirectionalMeta={selector:"wj-barcode-gs1-data-bar-stacked-omnidirectional",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1DataBarStackedOmnidirectionalMeta=wjBarcodeGs1DataBarStackedOmnidirectionalMeta;let WjBarcodeGs1DataBarStackedOmnidirectional=WjBarcodeGs1DataBarStackedOmnidirectional_1=class WjBarcodeGs1DataBarStackedOmnidirectional extends wjcBarcodeComposite.Gs1DataBarStackedOmnidirectional{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeGs1DataBarStackedOmnidirectional.meta={outputs:wjBarcodeGs1DataBarStackedOmnidirectionalMeta.outputs};WjBarcodeGs1DataBarStackedOmnidirectional=WjBarcodeGs1DataBarStackedOmnidirectional_1=__decorate([core_1.Component({selector:wjBarcodeGs1DataBarStackedOmnidirectionalMeta.selector,standalone: false,template:wjBarcodeGs1DataBarStackedOmnidirectionalMeta.template,inputs:wjBarcodeGs1DataBarStackedOmnidirectionalMeta.inputs,outputs:wjBarcodeGs1DataBarStackedOmnidirectionalMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1DataBarStackedOmnidirectional_1)},...wjBarcodeGs1DataBarStackedOmnidirectionalMeta.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())],WjBarcodeGs1DataBarStackedOmnidirectional);exports.WjBarcodeGs1DataBarStackedOmnidirectional=WjBarcodeGs1DataBarStackedOmnidirectional;var wjBarcodeGs1DataBarLimitedMeta={selector:"wj-barcode-gs1-data-bar-limited",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1DataBarLimitedMeta=wjBarcodeGs1DataBarLimitedMeta;let WjBarcodeGs1DataBarLimited=WjBarcodeGs1DataBarLimited_1=class WjBarcodeGs1DataBarLimited extends wjcBarcodeComposite.Gs1DataBarLimited{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeGs1DataBarLimited.meta={outputs:wjBarcodeGs1DataBarLimitedMeta.outputs};WjBarcodeGs1DataBarLimited=WjBarcodeGs1DataBarLimited_1=__decorate([core_1.Component({selector:wjBarcodeGs1DataBarLimitedMeta.selector,standalone: false,template:wjBarcodeGs1DataBarLimitedMeta.template,inputs:wjBarcodeGs1DataBarLimitedMeta.inputs,outputs:wjBarcodeGs1DataBarLimitedMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1DataBarLimited_1)},...wjBarcodeGs1DataBarLimitedMeta.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())],WjBarcodeGs1DataBarLimited);exports.WjBarcodeGs1DataBarLimited=WjBarcodeGs1DataBarLimited;var wjBarcodeGs1DataBarExpandedMeta={selector:"wj-barcode-gs1-data-bar-expanded",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1DataBarExpandedMeta=wjBarcodeGs1DataBarExpandedMeta;let WjBarcodeGs1DataBarExpanded=WjBarcodeGs1DataBarExpanded_1=class WjBarcodeGs1DataBarExpanded extends wjcBarcodeComposite.Gs1DataBarExpanded{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeGs1DataBarExpanded.meta={outputs:wjBarcodeGs1DataBarExpandedMeta.outputs};WjBarcodeGs1DataBarExpanded=WjBarcodeGs1DataBarExpanded_1=__decorate([core_1.Component({selector:wjBarcodeGs1DataBarExpandedMeta.selector,standalone: false,template:wjBarcodeGs1DataBarExpandedMeta.template,inputs:wjBarcodeGs1DataBarExpandedMeta.inputs,outputs:wjBarcodeGs1DataBarExpandedMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1DataBarExpanded_1)},...wjBarcodeGs1DataBarExpandedMeta.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())],WjBarcodeGs1DataBarExpanded);exports.WjBarcodeGs1DataBarExpanded=WjBarcodeGs1DataBarExpanded;var wjBarcodeGs1DataBarExpandedStackedMeta={selector:"wj-barcode-gs1-data-bar-expanded-stacked",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom","rowCount"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeGs1DataBarExpandedStackedMeta=wjBarcodeGs1DataBarExpandedStackedMeta;let WjBarcodeGs1DataBarExpandedStacked=WjBarcodeGs1DataBarExpandedStacked_1=class WjBarcodeGs1DataBarExpandedStacked extends wjcBarcodeComposite.Gs1DataBarExpandedStacked{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeGs1DataBarExpandedStacked.meta={outputs:wjBarcodeGs1DataBarExpandedStackedMeta.outputs};WjBarcodeGs1DataBarExpandedStacked=WjBarcodeGs1DataBarExpandedStacked_1=__decorate([core_1.Component({selector:wjBarcodeGs1DataBarExpandedStackedMeta.selector,standalone: false,template:wjBarcodeGs1DataBarExpandedStackedMeta.template,inputs:wjBarcodeGs1DataBarExpandedStackedMeta.inputs,outputs:wjBarcodeGs1DataBarExpandedStackedMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeGs1DataBarExpandedStacked_1)},...wjBarcodeGs1DataBarExpandedStackedMeta.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())],WjBarcodeGs1DataBarExpandedStacked);exports.WjBarcodeGs1DataBarExpandedStacked=WjBarcodeGs1DataBarExpandedStacked;var wjBarcodePdf417Meta={selector:"wj-barcode-pdf417",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","errorCorrectionLevel","columns","rows","compact"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodePdf417Meta=wjBarcodePdf417Meta;let WjBarcodePdf417=WjBarcodePdf417_1=class WjBarcodePdf417 extends wjcBarcodeComposite.Pdf417{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodePdf417.meta={outputs:wjBarcodePdf417Meta.outputs};WjBarcodePdf417=WjBarcodePdf417_1=__decorate([core_1.Component({selector:wjBarcodePdf417Meta.selector,standalone: false,template:wjBarcodePdf417Meta.template,inputs:wjBarcodePdf417Meta.inputs,outputs:wjBarcodePdf417Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodePdf417_1)},...wjBarcodePdf417Meta.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())],WjBarcodePdf417);exports.WjBarcodePdf417=WjBarcodePdf417;var wjBarcodeMicroPdf417Meta={selector:"wj-barcode-micro-pdf417",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","dimensions","compactionMode","structuredAppend","segmentIndex","fileId","optionalFields"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeMicroPdf417Meta=wjBarcodeMicroPdf417Meta;let WjBarcodeMicroPdf417=WjBarcodeMicroPdf417_1=class WjBarcodeMicroPdf417 extends wjcBarcodeComposite.MicroPdf417{constructor(e,a,t){super(wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=wijmo_angular2_directivebase_1.WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};WjBarcodeMicroPdf417.meta={outputs:wjBarcodeMicroPdf417Meta.outputs};WjBarcodeMicroPdf417=WjBarcodeMicroPdf417_1=__decorate([core_1.Component({selector:wjBarcodeMicroPdf417Meta.selector,standalone: false,template:wjBarcodeMicroPdf417Meta.template,inputs:wjBarcodeMicroPdf417Meta.inputs,outputs:wjBarcodeMicroPdf417Meta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjBarcodeMicroPdf417_1)},...wjBarcodeMicroPdf417Meta.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())],WjBarcodeMicroPdf417);exports.WjBarcodeMicroPdf417=WjBarcodeMicroPdf417;const moduleExports=[WjBarcodeGs1DataBarOmnidirectional,WjBarcodeGs1DataBarTruncated,WjBarcodeGs1DataBarStacked,WjBarcodeGs1DataBarStackedOmnidirectional,WjBarcodeGs1DataBarLimited,WjBarcodeGs1DataBarExpanded,WjBarcodeGs1DataBarExpandedStacked,WjBarcodePdf417,WjBarcodeMicroPdf417];let WjBarcodeCompositeModule=class WjBarcodeCompositeModule{};WjBarcodeCompositeModule=__decorate([core_1.NgModule({imports:[common_1.CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjBarcodeCompositeModule);exports.WjBarcodeCompositeModule=WjBarcodeCompositeModule;
|
package/es2015-esm.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
*
|
|
3
|
-
* Wijmo Library 5.
|
|
3
|
+
* Wijmo Library 5.20261.45-nightly.d20260105.t014601
|
|
4
4
|
* https://developer.mescius.com/wijmo
|
|
5
5
|
*
|
|
6
6
|
* Copyright(c) MESCIUS inc. All rights reserved.
|
|
@@ -12,25 +12,25 @@
|
|
|
12
12
|
*/
|
|
13
13
|
|
|
14
14
|
import * as ɵngcc0 from '@angular/core';
|
|
15
|
-
var WjBarcodeGs1DataBarOmnidirectional_1,WjBarcodeGs1DataBarTruncated_1,WjBarcodeGs1DataBarStacked_1,WjBarcodeGs1DataBarStackedOmnidirectional_1,WjBarcodeGs1DataBarLimited_1,WjBarcodeGs1DataBarExpanded_1,WjBarcodeGs1DataBarExpandedStacked_1,WjBarcodePdf417_1,WjBarcodeMicroPdf417_1,__decorate=this&&this.__decorate||function(e,a,t,r){var o,i=arguments.length,d=i<3?a:null===r?r=Object.getOwnPropertyDescriptor(a,t):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)d=Reflect.decorate(e,a,t,r);else for(var n=e.length-1;n>=0;n--)(o=e[n])&&(d=(i<3?o(d):i>3?o(a,t,d):o(a,t))||d);return i>3&&d&&Object.defineProperty(a,t,d),d},__param=this&&this.__param||function(e,a){return function(t,r){a(t,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.angular2.directivebase";import*as wjcBarcodeComposite from"@mescius/wijmo.barcode.composite";var wjBarcodeGs1DataBarOmnidirectionalMeta={selector:"wj-barcode-gs1-data-bar-omnidirectional",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"],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{wjBarcodeGs1DataBarOmnidirectionalMeta};let WjBarcodeGs1DataBarOmnidirectional=WjBarcodeGs1DataBarOmnidirectional_1=class WjBarcodeGs1DataBarOmnidirectional extends wjcBarcodeComposite.Gs1DataBarOmnidirectional{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){
|
|
15
|
+
var WjBarcodeGs1DataBarOmnidirectional_1,WjBarcodeGs1DataBarTruncated_1,WjBarcodeGs1DataBarStacked_1,WjBarcodeGs1DataBarStackedOmnidirectional_1,WjBarcodeGs1DataBarLimited_1,WjBarcodeGs1DataBarExpanded_1,WjBarcodeGs1DataBarExpandedStacked_1,WjBarcodePdf417_1,WjBarcodeMicroPdf417_1,__decorate=this&&this.__decorate||function(e,a,t,r){var o,i=arguments.length,d=i<3?a:null===r?r=Object.getOwnPropertyDescriptor(a,t):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)d=Reflect.decorate(e,a,t,r);else for(var n=e.length-1;n>=0;n--)(o=e[n])&&(d=(i<3?o(d):i>3?o(a,t,d):o(a,t))||d);return i>3&&d&&Object.defineProperty(a,t,d),d},__param=this&&this.__param||function(e,a){return function(t,r){a(t,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.angular2.directivebase";import*as wjcBarcodeComposite from"@mescius/wijmo.barcode.composite";var wjBarcodeGs1DataBarOmnidirectionalMeta={selector:"wj-barcode-gs1-data-bar-omnidirectional",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"],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{wjBarcodeGs1DataBarOmnidirectionalMeta};let WjBarcodeGs1DataBarOmnidirectional=WjBarcodeGs1DataBarOmnidirectional_1=class WjBarcodeGs1DataBarOmnidirectional extends wjcBarcodeComposite.Gs1DataBarOmnidirectional{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};
|
|
16
16
|
WjBarcodeGs1DataBarOmnidirectional.ɵfac = function WjBarcodeGs1DataBarOmnidirectional_Factory(t) { return new (t || WjBarcodeGs1DataBarOmnidirectional)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
|
|
17
|
-
WjBarcodeGs1DataBarOmnidirectional.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeGs1DataBarOmnidirectional, standalone: false, selectors: [["wj-barcode-gs1-data-bar-omnidirectional"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", labelPosition: "labelPosition", linkage: "linkage", linkageVersion: "linkageVersion", linkageHeight: "linkageHeight", hideLinkageText: "hideLinkageText", hideAiText: "hideAiText" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeGs1DataBarOmnidirectional_1) }, ...wjBarcodeGs1DataBarOmnidirectionalMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeGs1DataBarOmnidirectional_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeGs1DataBarOmnidirectional.meta={outputs:wjBarcodeGs1DataBarOmnidirectionalMeta.outputs};WjBarcodeGs1DataBarOmnidirectional=WjBarcodeGs1DataBarOmnidirectional_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1DataBarOmnidirectional);export{WjBarcodeGs1DataBarOmnidirectional};var wjBarcodeGs1DataBarTruncatedMeta={selector:"wj-barcode-gs1-data-bar-truncated",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"],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{wjBarcodeGs1DataBarTruncatedMeta};let WjBarcodeGs1DataBarTruncated=WjBarcodeGs1DataBarTruncated_1=class WjBarcodeGs1DataBarTruncated extends wjcBarcodeComposite.Gs1DataBarTruncated{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){
|
|
17
|
+
WjBarcodeGs1DataBarOmnidirectional.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeGs1DataBarOmnidirectional, standalone: false, selectors: [["wj-barcode-gs1-data-bar-omnidirectional"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", labelPosition: "labelPosition", linkage: "linkage", linkageVersion: "linkageVersion", linkageHeight: "linkageHeight", hideLinkageText: "hideLinkageText", hideAiText: "hideAiText" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeGs1DataBarOmnidirectional_1) }, ...wjBarcodeGs1DataBarOmnidirectionalMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeGs1DataBarOmnidirectional_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeGs1DataBarOmnidirectional.meta={outputs:wjBarcodeGs1DataBarOmnidirectionalMeta.outputs};WjBarcodeGs1DataBarOmnidirectional=WjBarcodeGs1DataBarOmnidirectional_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1DataBarOmnidirectional);export{WjBarcodeGs1DataBarOmnidirectional};var wjBarcodeGs1DataBarTruncatedMeta={selector:"wj-barcode-gs1-data-bar-truncated",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"],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{wjBarcodeGs1DataBarTruncatedMeta};let WjBarcodeGs1DataBarTruncated=WjBarcodeGs1DataBarTruncated_1=class WjBarcodeGs1DataBarTruncated extends wjcBarcodeComposite.Gs1DataBarTruncated{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};
|
|
18
18
|
WjBarcodeGs1DataBarTruncated.ɵfac = function WjBarcodeGs1DataBarTruncated_Factory(t) { return new (t || WjBarcodeGs1DataBarTruncated)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
|
|
19
|
-
WjBarcodeGs1DataBarTruncated.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeGs1DataBarTruncated, standalone: false, selectors: [["wj-barcode-gs1-data-bar-truncated"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", labelPosition: "labelPosition", linkage: "linkage", linkageVersion: "linkageVersion", linkageHeight: "linkageHeight", hideLinkageText: "hideLinkageText", hideAiText: "hideAiText" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeGs1DataBarTruncated_1) }, ...wjBarcodeGs1DataBarTruncatedMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeGs1DataBarTruncated_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeGs1DataBarTruncated.meta={outputs:wjBarcodeGs1DataBarTruncatedMeta.outputs};WjBarcodeGs1DataBarTruncated=WjBarcodeGs1DataBarTruncated_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1DataBarTruncated);export{WjBarcodeGs1DataBarTruncated};var wjBarcodeGs1DataBarStackedMeta={selector:"wj-barcode-gs1-data-bar-stacked",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"],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{wjBarcodeGs1DataBarStackedMeta};let WjBarcodeGs1DataBarStacked=WjBarcodeGs1DataBarStacked_1=class WjBarcodeGs1DataBarStacked extends wjcBarcodeComposite.Gs1DataBarStacked{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){
|
|
19
|
+
WjBarcodeGs1DataBarTruncated.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeGs1DataBarTruncated, standalone: false, selectors: [["wj-barcode-gs1-data-bar-truncated"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", labelPosition: "labelPosition", linkage: "linkage", linkageVersion: "linkageVersion", linkageHeight: "linkageHeight", hideLinkageText: "hideLinkageText", hideAiText: "hideAiText" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeGs1DataBarTruncated_1) }, ...wjBarcodeGs1DataBarTruncatedMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeGs1DataBarTruncated_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeGs1DataBarTruncated.meta={outputs:wjBarcodeGs1DataBarTruncatedMeta.outputs};WjBarcodeGs1DataBarTruncated=WjBarcodeGs1DataBarTruncated_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1DataBarTruncated);export{WjBarcodeGs1DataBarTruncated};var wjBarcodeGs1DataBarStackedMeta={selector:"wj-barcode-gs1-data-bar-stacked",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"],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{wjBarcodeGs1DataBarStackedMeta};let WjBarcodeGs1DataBarStacked=WjBarcodeGs1DataBarStacked_1=class WjBarcodeGs1DataBarStacked extends wjcBarcodeComposite.Gs1DataBarStacked{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};
|
|
20
20
|
WjBarcodeGs1DataBarStacked.ɵfac = function WjBarcodeGs1DataBarStacked_Factory(t) { return new (t || WjBarcodeGs1DataBarStacked)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
|
|
21
|
-
WjBarcodeGs1DataBarStacked.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeGs1DataBarStacked, standalone: false, selectors: [["wj-barcode-gs1-data-bar-stacked"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", labelPosition: "labelPosition", linkage: "linkage", linkageVersion: "linkageVersion", linkageHeight: "linkageHeight", hideLinkageText: "hideLinkageText", hideAiText: "hideAiText", ratio: "ratio" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeGs1DataBarStacked_1) }, ...wjBarcodeGs1DataBarStackedMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeGs1DataBarStacked_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeGs1DataBarStacked.meta={outputs:wjBarcodeGs1DataBarStackedMeta.outputs};WjBarcodeGs1DataBarStacked=WjBarcodeGs1DataBarStacked_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1DataBarStacked);export{WjBarcodeGs1DataBarStacked};var wjBarcodeGs1DataBarStackedOmnidirectionalMeta={selector:"wj-barcode-gs1-data-bar-stacked-omnidirectional",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"],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{wjBarcodeGs1DataBarStackedOmnidirectionalMeta};let WjBarcodeGs1DataBarStackedOmnidirectional=WjBarcodeGs1DataBarStackedOmnidirectional_1=class WjBarcodeGs1DataBarStackedOmnidirectional extends wjcBarcodeComposite.Gs1DataBarStackedOmnidirectional{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){
|
|
21
|
+
WjBarcodeGs1DataBarStacked.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeGs1DataBarStacked, standalone: false, selectors: [["wj-barcode-gs1-data-bar-stacked"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", labelPosition: "labelPosition", linkage: "linkage", linkageVersion: "linkageVersion", linkageHeight: "linkageHeight", hideLinkageText: "hideLinkageText", hideAiText: "hideAiText", ratio: "ratio" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeGs1DataBarStacked_1) }, ...wjBarcodeGs1DataBarStackedMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeGs1DataBarStacked_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeGs1DataBarStacked.meta={outputs:wjBarcodeGs1DataBarStackedMeta.outputs};WjBarcodeGs1DataBarStacked=WjBarcodeGs1DataBarStacked_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1DataBarStacked);export{WjBarcodeGs1DataBarStacked};var wjBarcodeGs1DataBarStackedOmnidirectionalMeta={selector:"wj-barcode-gs1-data-bar-stacked-omnidirectional",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"],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{wjBarcodeGs1DataBarStackedOmnidirectionalMeta};let WjBarcodeGs1DataBarStackedOmnidirectional=WjBarcodeGs1DataBarStackedOmnidirectional_1=class WjBarcodeGs1DataBarStackedOmnidirectional extends wjcBarcodeComposite.Gs1DataBarStackedOmnidirectional{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};
|
|
22
22
|
WjBarcodeGs1DataBarStackedOmnidirectional.ɵfac = function WjBarcodeGs1DataBarStackedOmnidirectional_Factory(t) { return new (t || WjBarcodeGs1DataBarStackedOmnidirectional)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
|
|
23
|
-
WjBarcodeGs1DataBarStackedOmnidirectional.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeGs1DataBarStackedOmnidirectional, standalone: false, selectors: [["wj-barcode-gs1-data-bar-stacked-omnidirectional"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", labelPosition: "labelPosition", linkage: "linkage", linkageVersion: "linkageVersion", linkageHeight: "linkageHeight", hideLinkageText: "hideLinkageText", hideAiText: "hideAiText", ratio: "ratio" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeGs1DataBarStackedOmnidirectional_1) }, ...wjBarcodeGs1DataBarStackedOmnidirectionalMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeGs1DataBarStackedOmnidirectional_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeGs1DataBarStackedOmnidirectional.meta={outputs:wjBarcodeGs1DataBarStackedOmnidirectionalMeta.outputs};WjBarcodeGs1DataBarStackedOmnidirectional=WjBarcodeGs1DataBarStackedOmnidirectional_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1DataBarStackedOmnidirectional);export{WjBarcodeGs1DataBarStackedOmnidirectional};var wjBarcodeGs1DataBarLimitedMeta={selector:"wj-barcode-gs1-data-bar-limited",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"],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{wjBarcodeGs1DataBarLimitedMeta};let WjBarcodeGs1DataBarLimited=WjBarcodeGs1DataBarLimited_1=class WjBarcodeGs1DataBarLimited extends wjcBarcodeComposite.Gs1DataBarLimited{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){
|
|
23
|
+
WjBarcodeGs1DataBarStackedOmnidirectional.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeGs1DataBarStackedOmnidirectional, standalone: false, selectors: [["wj-barcode-gs1-data-bar-stacked-omnidirectional"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", labelPosition: "labelPosition", linkage: "linkage", linkageVersion: "linkageVersion", linkageHeight: "linkageHeight", hideLinkageText: "hideLinkageText", hideAiText: "hideAiText", ratio: "ratio" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeGs1DataBarStackedOmnidirectional_1) }, ...wjBarcodeGs1DataBarStackedOmnidirectionalMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeGs1DataBarStackedOmnidirectional_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeGs1DataBarStackedOmnidirectional.meta={outputs:wjBarcodeGs1DataBarStackedOmnidirectionalMeta.outputs};WjBarcodeGs1DataBarStackedOmnidirectional=WjBarcodeGs1DataBarStackedOmnidirectional_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1DataBarStackedOmnidirectional);export{WjBarcodeGs1DataBarStackedOmnidirectional};var wjBarcodeGs1DataBarLimitedMeta={selector:"wj-barcode-gs1-data-bar-limited",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"],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{wjBarcodeGs1DataBarLimitedMeta};let WjBarcodeGs1DataBarLimited=WjBarcodeGs1DataBarLimited_1=class WjBarcodeGs1DataBarLimited extends wjcBarcodeComposite.Gs1DataBarLimited{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};
|
|
24
24
|
WjBarcodeGs1DataBarLimited.ɵfac = function WjBarcodeGs1DataBarLimited_Factory(t) { return new (t || WjBarcodeGs1DataBarLimited)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
|
|
25
|
-
WjBarcodeGs1DataBarLimited.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeGs1DataBarLimited, standalone: false, selectors: [["wj-barcode-gs1-data-bar-limited"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", labelPosition: "labelPosition", linkage: "linkage", linkageVersion: "linkageVersion", linkageHeight: "linkageHeight", hideLinkageText: "hideLinkageText", hideAiText: "hideAiText" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeGs1DataBarLimited_1) }, ...wjBarcodeGs1DataBarLimitedMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeGs1DataBarLimited_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeGs1DataBarLimited.meta={outputs:wjBarcodeGs1DataBarLimitedMeta.outputs};WjBarcodeGs1DataBarLimited=WjBarcodeGs1DataBarLimited_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1DataBarLimited);export{WjBarcodeGs1DataBarLimited};var wjBarcodeGs1DataBarExpandedMeta={selector:"wj-barcode-gs1-data-bar-expanded",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom"],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{wjBarcodeGs1DataBarExpandedMeta};let WjBarcodeGs1DataBarExpanded=WjBarcodeGs1DataBarExpanded_1=class WjBarcodeGs1DataBarExpanded extends wjcBarcodeComposite.Gs1DataBarExpanded{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){
|
|
25
|
+
WjBarcodeGs1DataBarLimited.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeGs1DataBarLimited, standalone: false, selectors: [["wj-barcode-gs1-data-bar-limited"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", labelPosition: "labelPosition", linkage: "linkage", linkageVersion: "linkageVersion", linkageHeight: "linkageHeight", hideLinkageText: "hideLinkageText", hideAiText: "hideAiText" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeGs1DataBarLimited_1) }, ...wjBarcodeGs1DataBarLimitedMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeGs1DataBarLimited_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeGs1DataBarLimited.meta={outputs:wjBarcodeGs1DataBarLimitedMeta.outputs};WjBarcodeGs1DataBarLimited=WjBarcodeGs1DataBarLimited_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1DataBarLimited);export{WjBarcodeGs1DataBarLimited};var wjBarcodeGs1DataBarExpandedMeta={selector:"wj-barcode-gs1-data-bar-expanded",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom"],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{wjBarcodeGs1DataBarExpandedMeta};let WjBarcodeGs1DataBarExpanded=WjBarcodeGs1DataBarExpanded_1=class WjBarcodeGs1DataBarExpanded extends wjcBarcodeComposite.Gs1DataBarExpanded{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};
|
|
26
26
|
WjBarcodeGs1DataBarExpanded.ɵfac = function WjBarcodeGs1DataBarExpanded_Factory(t) { return new (t || WjBarcodeGs1DataBarExpanded)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
|
|
27
|
-
WjBarcodeGs1DataBarExpanded.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeGs1DataBarExpanded, standalone: false, selectors: [["wj-barcode-gs1-data-bar-expanded"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", labelPosition: "labelPosition", linkage: "linkage", linkageVersion: "linkageVersion", linkageHeight: "linkageHeight", hideLinkageText: "hideLinkageText", hideAiText: "hideAiText", autoWidth: "autoWidth", autoWidthZoom: "autoWidthZoom" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeGs1DataBarExpanded_1) }, ...wjBarcodeGs1DataBarExpandedMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeGs1DataBarExpanded_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeGs1DataBarExpanded.meta={outputs:wjBarcodeGs1DataBarExpandedMeta.outputs};WjBarcodeGs1DataBarExpanded=WjBarcodeGs1DataBarExpanded_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1DataBarExpanded);export{WjBarcodeGs1DataBarExpanded};var wjBarcodeGs1DataBarExpandedStackedMeta={selector:"wj-barcode-gs1-data-bar-expanded-stacked",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom","rowCount"],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{wjBarcodeGs1DataBarExpandedStackedMeta};let WjBarcodeGs1DataBarExpandedStacked=WjBarcodeGs1DataBarExpandedStacked_1=class WjBarcodeGs1DataBarExpandedStacked extends wjcBarcodeComposite.Gs1DataBarExpandedStacked{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){
|
|
27
|
+
WjBarcodeGs1DataBarExpanded.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeGs1DataBarExpanded, standalone: false, selectors: [["wj-barcode-gs1-data-bar-expanded"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", labelPosition: "labelPosition", linkage: "linkage", linkageVersion: "linkageVersion", linkageHeight: "linkageHeight", hideLinkageText: "hideLinkageText", hideAiText: "hideAiText", autoWidth: "autoWidth", autoWidthZoom: "autoWidthZoom" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeGs1DataBarExpanded_1) }, ...wjBarcodeGs1DataBarExpandedMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeGs1DataBarExpanded_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeGs1DataBarExpanded.meta={outputs:wjBarcodeGs1DataBarExpandedMeta.outputs};WjBarcodeGs1DataBarExpanded=WjBarcodeGs1DataBarExpanded_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1DataBarExpanded);export{WjBarcodeGs1DataBarExpanded};var wjBarcodeGs1DataBarExpandedStackedMeta={selector:"wj-barcode-gs1-data-bar-expanded-stacked",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom","rowCount"],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{wjBarcodeGs1DataBarExpandedStackedMeta};let WjBarcodeGs1DataBarExpandedStacked=WjBarcodeGs1DataBarExpandedStacked_1=class WjBarcodeGs1DataBarExpandedStacked extends wjcBarcodeComposite.Gs1DataBarExpandedStacked{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};
|
|
28
28
|
WjBarcodeGs1DataBarExpandedStacked.ɵfac = function WjBarcodeGs1DataBarExpandedStacked_Factory(t) { return new (t || WjBarcodeGs1DataBarExpandedStacked)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
|
|
29
|
-
WjBarcodeGs1DataBarExpandedStacked.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeGs1DataBarExpandedStacked, standalone: false, selectors: [["wj-barcode-gs1-data-bar-expanded-stacked"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", labelPosition: "labelPosition", linkage: "linkage", linkageVersion: "linkageVersion", linkageHeight: "linkageHeight", hideLinkageText: "hideLinkageText", hideAiText: "hideAiText", autoWidth: "autoWidth", autoWidthZoom: "autoWidthZoom", rowCount: "rowCount" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeGs1DataBarExpandedStacked_1) }, ...wjBarcodeGs1DataBarExpandedStackedMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeGs1DataBarExpandedStacked_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeGs1DataBarExpandedStacked.meta={outputs:wjBarcodeGs1DataBarExpandedStackedMeta.outputs};WjBarcodeGs1DataBarExpandedStacked=WjBarcodeGs1DataBarExpandedStacked_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1DataBarExpandedStacked);export{WjBarcodeGs1DataBarExpandedStacked};var wjBarcodePdf417Meta={selector:"wj-barcode-pdf417",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","errorCorrectionLevel","columns","rows","compact"],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{wjBarcodePdf417Meta};let WjBarcodePdf417=WjBarcodePdf417_1=class WjBarcodePdf417 extends wjcBarcodeComposite.Pdf417{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){
|
|
29
|
+
WjBarcodeGs1DataBarExpandedStacked.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeGs1DataBarExpandedStacked, standalone: false, selectors: [["wj-barcode-gs1-data-bar-expanded-stacked"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", labelPosition: "labelPosition", linkage: "linkage", linkageVersion: "linkageVersion", linkageHeight: "linkageHeight", hideLinkageText: "hideLinkageText", hideAiText: "hideAiText", autoWidth: "autoWidth", autoWidthZoom: "autoWidthZoom", rowCount: "rowCount" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeGs1DataBarExpandedStacked_1) }, ...wjBarcodeGs1DataBarExpandedStackedMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeGs1DataBarExpandedStacked_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeGs1DataBarExpandedStacked.meta={outputs:wjBarcodeGs1DataBarExpandedStackedMeta.outputs};WjBarcodeGs1DataBarExpandedStacked=WjBarcodeGs1DataBarExpandedStacked_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeGs1DataBarExpandedStacked);export{WjBarcodeGs1DataBarExpandedStacked};var wjBarcodePdf417Meta={selector:"wj-barcode-pdf417",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","errorCorrectionLevel","columns","rows","compact"],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{wjBarcodePdf417Meta};let WjBarcodePdf417=WjBarcodePdf417_1=class WjBarcodePdf417 extends wjcBarcodeComposite.Pdf417{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};
|
|
30
30
|
WjBarcodePdf417.ɵfac = function WjBarcodePdf417_Factory(t) { return new (t || WjBarcodePdf417)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
|
|
31
|
-
WjBarcodePdf417.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodePdf417, standalone: false, selectors: [["wj-barcode-pdf417"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", autoWidth: "autoWidth", autoWidthZoom: "autoWidthZoom", errorCorrectionLevel: "errorCorrectionLevel", columns: "columns", rows: "rows", compact: "compact" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodePdf417_1) }, ...wjBarcodePdf417Meta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodePdf417_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodePdf417.meta={outputs:wjBarcodePdf417Meta.outputs};WjBarcodePdf417=WjBarcodePdf417_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodePdf417);export{WjBarcodePdf417};var wjBarcodeMicroPdf417Meta={selector:"wj-barcode-micro-pdf417",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","dimensions","compactionMode","structuredAppend","segmentIndex","fileId","optionalFields"],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{wjBarcodeMicroPdf417Meta};let WjBarcodeMicroPdf417=WjBarcodeMicroPdf417_1=class WjBarcodeMicroPdf417 extends wjcBarcodeComposite.MicroPdf417{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){
|
|
31
|
+
WjBarcodePdf417.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodePdf417, standalone: false, selectors: [["wj-barcode-pdf417"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", autoWidth: "autoWidth", autoWidthZoom: "autoWidthZoom", errorCorrectionLevel: "errorCorrectionLevel", columns: "columns", rows: "rows", compact: "compact" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodePdf417_1) }, ...wjBarcodePdf417Meta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodePdf417_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodePdf417.meta={outputs:wjBarcodePdf417Meta.outputs};WjBarcodePdf417=WjBarcodePdf417_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodePdf417);export{WjBarcodePdf417};var wjBarcodeMicroPdf417Meta={selector:"wj-barcode-micro-pdf417",standalone: false,template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","dimensions","compactionMode","structuredAppend","segmentIndex","fileId","optionalFields"],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{wjBarcodeMicroPdf417Meta};let WjBarcodeMicroPdf417=WjBarcodeMicroPdf417_1=class WjBarcodeMicroPdf417 extends wjcBarcodeComposite.MicroPdf417{constructor(e,a,t){super(WjDirectiveBehavior.getHostElement(e,a));this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,a,t);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}addEventListener(e,a,t,r=!1){const o=WjDirectiveBehavior,i=o.getZone(this);i&&o.outsideZoneEvents[a]?i.runOutsideAngular(()=>{super.addEventListener(e,a,t,r)}):super.addEventListener(e,a,t,r)}};
|
|
32
32
|
WjBarcodeMicroPdf417.ɵfac = function WjBarcodeMicroPdf417_Factory(t) { return new (t || WjBarcodeMicroPdf417)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
|
|
33
|
-
WjBarcodeMicroPdf417.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeMicroPdf417, standalone: false, selectors: [["wj-barcode-micro-pdf417"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", dimensions: "dimensions", compactionMode: "compactionMode", structuredAppend: "structuredAppend", segmentIndex: "segmentIndex", fileId: "fileId", optionalFields: "optionalFields" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeMicroPdf417_1) }, ...wjBarcodeMicroPdf417Meta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeMicroPdf417_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeMicroPdf417.meta={outputs:wjBarcodeMicroPdf417Meta.outputs};WjBarcodeMicroPdf417=WjBarcodeMicroPdf417_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeMicroPdf417);export{WjBarcodeMicroPdf417};
|
|
33
|
+
WjBarcodeMicroPdf417.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeMicroPdf417, standalone: false, selectors: [["wj-barcode-micro-pdf417"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", dimensions: "dimensions", compactionMode: "compactionMode", structuredAppend: "structuredAppend", segmentIndex: "segmentIndex", fileId: "fileId", optionalFields: "optionalFields" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjBarcodeMicroPdf417_1) }, ...wjBarcodeMicroPdf417Meta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjBarcodeMicroPdf417_Template(rf, ctx) { }, encapsulation: 2 });WjBarcodeMicroPdf417.meta={outputs:wjBarcodeMicroPdf417Meta.outputs};WjBarcodeMicroPdf417=WjBarcodeMicroPdf417_1=__decorate([__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeMicroPdf417);export{WjBarcodeMicroPdf417};const moduleExports=[WjBarcodeGs1DataBarOmnidirectional,WjBarcodeGs1DataBarTruncated,WjBarcodeGs1DataBarStacked,WjBarcodeGs1DataBarStackedOmnidirectional,WjBarcodeGs1DataBarLimited,WjBarcodeGs1DataBarExpanded,WjBarcodeGs1DataBarExpandedStacked,WjBarcodePdf417,WjBarcodeMicroPdf417];let WjBarcodeCompositeModule=class WjBarcodeCompositeModule{};
|
|
34
34
|
WjBarcodeCompositeModule.ɵfac = function WjBarcodeCompositeModule_Factory(t) { return new (t || WjBarcodeCompositeModule)(); };
|
|
35
35
|
WjBarcodeCompositeModule.ɵmod = /*@__PURE__*/ ɵngcc0.ɵɵdefineNgModule({ type: WjBarcodeCompositeModule });
|
|
36
36
|
WjBarcodeCompositeModule.ɵinj = /*@__PURE__*/ ɵngcc0.ɵɵdefineInjector({ imports: [CommonModule] });
|
package/es5-esm.js
CHANGED
package/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
*
|
|
3
|
-
* Wijmo Library 5.
|
|
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.angular2.barcode.composite}
|
|
15
|
-
* Contains Angular 2 components for the <b>wijmo.barcode.composite</b> module.
|
|
16
|
-
*
|
|
17
|
-
* <b>wijmo.angular2.barcode.composite</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.angular2.barcode.composite}
|
|
15
|
+
* Contains Angular 2 components for the <b>wijmo.barcode.composite</b> module.
|
|
16
|
+
*
|
|
17
|
+
* <b>wijmo.angular2.barcode.composite</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
|
*/
|
|
@@ -38,9 +38,9 @@ export { wjBarcodeGs1DataBarOmnidirectionalMeta };
|
|
|
38
38
|
* Angular 2 applications. For details about Angular 2 markup syntax, see
|
|
39
39
|
* <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
|
|
40
40
|
*
|
|
41
|
-
* The <b>WjBarcodeGs1DataBarOmnidirectional</b> component is derived from the <b>Gs1DataBarOmnidirectional</b> control and
|
|
41
|
+
* The <b>WjBarcodeGs1DataBarOmnidirectional</b> component is derived from the <b>Gs1DataBarOmnidirectional</b> control and
|
|
42
42
|
* inherits all its properties, events and methods.
|
|
43
|
-
*/
|
|
43
|
+
*/
|
|
44
44
|
export declare class WjBarcodeGs1DataBarOmnidirectional extends wjcBarcodeComposite.Gs1DataBarOmnidirectional implements OnInit, OnDestroy, AfterViewInit {
|
|
45
45
|
static readonly meta: IWjComponentMetadata;
|
|
46
46
|
private _wjBehaviour;
|
|
@@ -120,9 +120,9 @@ export { wjBarcodeGs1DataBarTruncatedMeta };
|
|
|
120
120
|
* Angular 2 applications. For details about Angular 2 markup syntax, see
|
|
121
121
|
* <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
|
|
122
122
|
*
|
|
123
|
-
* The <b>WjBarcodeGs1DataBarTruncated</b> component is derived from the <b>Gs1DataBarTruncated</b> control and
|
|
123
|
+
* The <b>WjBarcodeGs1DataBarTruncated</b> component is derived from the <b>Gs1DataBarTruncated</b> control and
|
|
124
124
|
* inherits all its properties, events and methods.
|
|
125
|
-
*/
|
|
125
|
+
*/
|
|
126
126
|
export declare class WjBarcodeGs1DataBarTruncated extends wjcBarcodeComposite.Gs1DataBarTruncated implements OnInit, OnDestroy, AfterViewInit {
|
|
127
127
|
static readonly meta: IWjComponentMetadata;
|
|
128
128
|
private _wjBehaviour;
|
|
@@ -202,9 +202,9 @@ export { wjBarcodeGs1DataBarStackedMeta };
|
|
|
202
202
|
* Angular 2 applications. For details about Angular 2 markup syntax, see
|
|
203
203
|
* <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
|
|
204
204
|
*
|
|
205
|
-
* The <b>WjBarcodeGs1DataBarStacked</b> component is derived from the <b>Gs1DataBarStacked</b> control and
|
|
205
|
+
* The <b>WjBarcodeGs1DataBarStacked</b> component is derived from the <b>Gs1DataBarStacked</b> control and
|
|
206
206
|
* inherits all its properties, events and methods.
|
|
207
|
-
*/
|
|
207
|
+
*/
|
|
208
208
|
export declare class WjBarcodeGs1DataBarStacked extends wjcBarcodeComposite.Gs1DataBarStacked implements OnInit, OnDestroy, AfterViewInit {
|
|
209
209
|
static readonly meta: IWjComponentMetadata;
|
|
210
210
|
private _wjBehaviour;
|
|
@@ -284,9 +284,9 @@ export { wjBarcodeGs1DataBarStackedOmnidirectionalMeta };
|
|
|
284
284
|
* Angular 2 applications. For details about Angular 2 markup syntax, see
|
|
285
285
|
* <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
|
|
286
286
|
*
|
|
287
|
-
* The <b>WjBarcodeGs1DataBarStackedOmnidirectional</b> component is derived from the <b>Gs1DataBarStackedOmnidirectional</b> control and
|
|
287
|
+
* The <b>WjBarcodeGs1DataBarStackedOmnidirectional</b> component is derived from the <b>Gs1DataBarStackedOmnidirectional</b> control and
|
|
288
288
|
* inherits all its properties, events and methods.
|
|
289
|
-
*/
|
|
289
|
+
*/
|
|
290
290
|
export declare class WjBarcodeGs1DataBarStackedOmnidirectional extends wjcBarcodeComposite.Gs1DataBarStackedOmnidirectional implements OnInit, OnDestroy, AfterViewInit {
|
|
291
291
|
static readonly meta: IWjComponentMetadata;
|
|
292
292
|
private _wjBehaviour;
|
|
@@ -366,9 +366,9 @@ export { wjBarcodeGs1DataBarLimitedMeta };
|
|
|
366
366
|
* Angular 2 applications. For details about Angular 2 markup syntax, see
|
|
367
367
|
* <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
|
|
368
368
|
*
|
|
369
|
-
* The <b>WjBarcodeGs1DataBarLimited</b> component is derived from the <b>Gs1DataBarLimited</b> control and
|
|
369
|
+
* The <b>WjBarcodeGs1DataBarLimited</b> component is derived from the <b>Gs1DataBarLimited</b> control and
|
|
370
370
|
* inherits all its properties, events and methods.
|
|
371
|
-
*/
|
|
371
|
+
*/
|
|
372
372
|
export declare class WjBarcodeGs1DataBarLimited extends wjcBarcodeComposite.Gs1DataBarLimited implements OnInit, OnDestroy, AfterViewInit {
|
|
373
373
|
static readonly meta: IWjComponentMetadata;
|
|
374
374
|
private _wjBehaviour;
|
|
@@ -448,9 +448,9 @@ export { wjBarcodeGs1DataBarExpandedMeta };
|
|
|
448
448
|
* Angular 2 applications. For details about Angular 2 markup syntax, see
|
|
449
449
|
* <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
|
|
450
450
|
*
|
|
451
|
-
* The <b>WjBarcodeGs1DataBarExpanded</b> component is derived from the <b>Gs1DataBarExpanded</b> control and
|
|
451
|
+
* The <b>WjBarcodeGs1DataBarExpanded</b> component is derived from the <b>Gs1DataBarExpanded</b> control and
|
|
452
452
|
* inherits all its properties, events and methods.
|
|
453
|
-
*/
|
|
453
|
+
*/
|
|
454
454
|
export declare class WjBarcodeGs1DataBarExpanded extends wjcBarcodeComposite.Gs1DataBarExpanded implements OnInit, OnDestroy, AfterViewInit {
|
|
455
455
|
static readonly meta: IWjComponentMetadata;
|
|
456
456
|
private _wjBehaviour;
|
|
@@ -530,9 +530,9 @@ export { wjBarcodeGs1DataBarExpandedStackedMeta };
|
|
|
530
530
|
* Angular 2 applications. For details about Angular 2 markup syntax, see
|
|
531
531
|
* <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
|
|
532
532
|
*
|
|
533
|
-
* The <b>WjBarcodeGs1DataBarExpandedStacked</b> component is derived from the <b>Gs1DataBarExpandedStacked</b> control and
|
|
533
|
+
* The <b>WjBarcodeGs1DataBarExpandedStacked</b> component is derived from the <b>Gs1DataBarExpandedStacked</b> control and
|
|
534
534
|
* inherits all its properties, events and methods.
|
|
535
|
-
*/
|
|
535
|
+
*/
|
|
536
536
|
export declare class WjBarcodeGs1DataBarExpandedStacked extends wjcBarcodeComposite.Gs1DataBarExpandedStacked implements OnInit, OnDestroy, AfterViewInit {
|
|
537
537
|
static readonly meta: IWjComponentMetadata;
|
|
538
538
|
private _wjBehaviour;
|
|
@@ -612,9 +612,9 @@ export { wjBarcodePdf417Meta };
|
|
|
612
612
|
* Angular 2 applications. For details about Angular 2 markup syntax, see
|
|
613
613
|
* <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
|
|
614
614
|
*
|
|
615
|
-
* The <b>WjBarcodePdf417</b> component is derived from the <b>Pdf417</b> control and
|
|
615
|
+
* The <b>WjBarcodePdf417</b> component is derived from the <b>Pdf417</b> control and
|
|
616
616
|
* inherits all its properties, events and methods.
|
|
617
|
-
*/
|
|
617
|
+
*/
|
|
618
618
|
export declare class WjBarcodePdf417 extends wjcBarcodeComposite.Pdf417 implements OnInit, OnDestroy, AfterViewInit {
|
|
619
619
|
static readonly meta: IWjComponentMetadata;
|
|
620
620
|
private _wjBehaviour;
|
|
@@ -694,9 +694,9 @@ export { wjBarcodeMicroPdf417Meta };
|
|
|
694
694
|
* Angular 2 applications. For details about Angular 2 markup syntax, see
|
|
695
695
|
* <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
|
|
696
696
|
*
|
|
697
|
-
* The <b>WjBarcodeMicroPdf417</b> component is derived from the <b>MicroPdf417</b> control and
|
|
697
|
+
* The <b>WjBarcodeMicroPdf417</b> component is derived from the <b>MicroPdf417</b> control and
|
|
698
698
|
* inherits all its properties, events and methods.
|
|
699
|
-
*/
|
|
699
|
+
*/
|
|
700
700
|
export declare class WjBarcodeMicroPdf417 extends wjcBarcodeComposite.MicroPdf417 implements OnInit, OnDestroy, AfterViewInit {
|
|
701
701
|
static readonly meta: IWjComponentMetadata;
|
|
702
702
|
private _wjBehaviour;
|
package/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mescius/wijmo.angular2.barcode.composite",
|
|
3
|
-
"version": "5.
|
|
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.
|
|
11
|
-
"@mescius/wijmo.barcode.composite": "5.
|
|
12
|
-
"@mescius/wijmo.angular2.directivebase": "5.
|
|
10
|
+
"@mescius/wijmo": "5.20261.45-nightly.d20260105.t014601",
|
|
11
|
+
"@mescius/wijmo.barcode.composite": "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": {
|