@mescius/wijmo.angular2.barcode.specialized 5.20232.939

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/es5-esm.js ADDED
@@ -0,0 +1,156 @@
1
+ /*!
2
+ *
3
+ * Wijmo Library 5.20232.939
4
+ * https://developer.mescius.com/wijmo
5
+ *
6
+ * Copyright(c) MESCIUS inc. All rights reserved.
7
+ *
8
+ * Licensed under the End-User License Agreement For MESCIUS Wijmo Software.
9
+ * us.sales@mescius.com
10
+ * https://developer.mescius.com/wijmo/licensing
11
+ *
12
+ */
13
+
14
+ import * as ɵngcc0 from '@angular/core';
15
+ var __extends=this&&this.__extends||function(){var extendStatics=function(e,t){return(extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var o in t)t.hasOwnProperty(o)&&(e[o]=t[o])})(e,t)};return function(e,t){extendStatics(e,t);function __(){this.constructor=e}e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}}(),__decorate=this&&this.__decorate||function(e,t,o,a){var r,i=arguments.length,n=i<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,o):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(e,t,o,a);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(n=(i<3?r(n):i>3?r(t,o,n):r(t,o))||n);return i>3&&n&&Object.defineProperty(t,o,n),n},__param=this&&this.__param||function(e,t){return function(o,a){t(o,a,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 wjcBarcodeSpecialized from"@mescius/wijmo.barcode.specialized";var wjBarcodeDataMatrixEcc000Meta={selector:"wj-barcode-data-matrix-ecc000",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","version","symbolSize"],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{wjBarcodeDataMatrixEcc000Meta};var WjBarcodeDataMatrixEcc000=function(e){__extends(WjBarcodeDataMatrixEcc000,e);function WjBarcodeDataMatrixEcc000(t,o,a){var r=e.call(this,WjDirectiveBehavior.getHostElement(t,o))||this;r.isInitialized=!1;r._wjBehaviour=WjDirectiveBehavior.attach(r,t,o,a);r.created();return r}t=WjBarcodeDataMatrixEcc000;WjBarcodeDataMatrixEcc000.prototype.created=function(){};WjBarcodeDataMatrixEcc000.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjBarcodeDataMatrixEcc000.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjBarcodeDataMatrixEcc000.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};WjBarcodeDataMatrixEcc000.prototype.addEventListener=function(t,o,a,r){var i=this;void 0===r&&(r=!1);var n=WjDirectiveBehavior,c=n.getZone(this);c&&n.outsideZoneEvents[o]?c.runOutsideAngular((function(){e.prototype.addEventListener.call(i,t,o,a,r)})):e.prototype.addEventListener.call(this,t,o,a,r)};var t;WjBarcodeDataMatrixEcc000.meta={outputs:wjBarcodeDataMatrixEcc000Meta.outputs};
16
+ WjBarcodeDataMatrixEcc000.ɵfac = function WjBarcodeDataMatrixEcc000_Factory(t) { return new (t || WjBarcodeDataMatrixEcc000)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
17
+ WjBarcodeDataMatrixEcc000.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeDataMatrixEcc000, selectors: [["wj-barcode-data-matrix-ecc000"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", version: "version", symbolSize: "symbolSize" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return t; })) }].concat(wjBarcodeDataMatrixEcc000Meta.providers))], decls: 0, vars: 0, template: function WjBarcodeDataMatrixEcc000_Template(rf, ctx) { }, encapsulation: 2 });
18
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeDataMatrixEcc000, [{
19
+ type: Component,
20
+ args: [{ selector: wjBarcodeDataMatrixEcc000Meta.selector, template: wjBarcodeDataMatrixEcc000Meta.template, inputs: wjBarcodeDataMatrixEcc000Meta.inputs, outputs: wjBarcodeDataMatrixEcc000Meta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return t; })) }].concat(wjBarcodeDataMatrixEcc000Meta.providers) }]
21
+ }], function () { return [{ type: undefined, decorators: [{
22
+ type: Inject,
23
+ args: [ElementRef]
24
+ }] }, { type: undefined, decorators: [{
25
+ type: Inject,
26
+ args: [Injector]
27
+ }] }, { type: undefined, decorators: [{
28
+ type: Inject,
29
+ args: ["WjComponent"]
30
+ }, {
31
+ type: SkipSelf
32
+ }, {
33
+ type: Optional
34
+ }] }]; }, null); })();return WjBarcodeDataMatrixEcc000=t=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeDataMatrixEcc000)}(wjcBarcodeSpecialized.DataMatrixEcc000);export{WjBarcodeDataMatrixEcc000};var wjBarcodeDataMatrixEcc200Meta={selector:"wj-barcode-data-matrix-ecc200",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","symbolSize","encodingMode","structuredAppend","structureNumber","fileIdentifier"],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{wjBarcodeDataMatrixEcc200Meta};var WjBarcodeDataMatrixEcc200=function(e){__extends(WjBarcodeDataMatrixEcc200,e);function WjBarcodeDataMatrixEcc200(t,o,a){var r=e.call(this,WjDirectiveBehavior.getHostElement(t,o))||this;r.isInitialized=!1;r._wjBehaviour=WjDirectiveBehavior.attach(r,t,o,a);r.created();return r}t=WjBarcodeDataMatrixEcc200;WjBarcodeDataMatrixEcc200.prototype.created=function(){};WjBarcodeDataMatrixEcc200.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjBarcodeDataMatrixEcc200.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjBarcodeDataMatrixEcc200.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};WjBarcodeDataMatrixEcc200.prototype.addEventListener=function(t,o,a,r){var i=this;void 0===r&&(r=!1);var n=WjDirectiveBehavior,c=n.getZone(this);c&&n.outsideZoneEvents[o]?c.runOutsideAngular((function(){e.prototype.addEventListener.call(i,t,o,a,r)})):e.prototype.addEventListener.call(this,t,o,a,r)};var t;WjBarcodeDataMatrixEcc200.meta={outputs:wjBarcodeDataMatrixEcc200Meta.outputs};
35
+ WjBarcodeDataMatrixEcc200.ɵfac = function WjBarcodeDataMatrixEcc200_Factory(t) { return new (t || WjBarcodeDataMatrixEcc200)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
36
+ WjBarcodeDataMatrixEcc200.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeDataMatrixEcc200, selectors: [["wj-barcode-data-matrix-ecc200"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", symbolSize: "symbolSize", encodingMode: "encodingMode", structuredAppend: "structuredAppend", structureNumber: "structureNumber", fileIdentifier: "fileIdentifier" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return t; })) }].concat(wjBarcodeDataMatrixEcc200Meta.providers))], decls: 0, vars: 0, template: function WjBarcodeDataMatrixEcc200_Template(rf, ctx) { }, encapsulation: 2 });
37
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeDataMatrixEcc200, [{
38
+ type: Component,
39
+ args: [{ selector: wjBarcodeDataMatrixEcc200Meta.selector, template: wjBarcodeDataMatrixEcc200Meta.template, inputs: wjBarcodeDataMatrixEcc200Meta.inputs, outputs: wjBarcodeDataMatrixEcc200Meta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return t; })) }].concat(wjBarcodeDataMatrixEcc200Meta.providers) }]
40
+ }], function () { return [{ type: undefined, decorators: [{
41
+ type: Inject,
42
+ args: [ElementRef]
43
+ }] }, { type: undefined, decorators: [{
44
+ type: Inject,
45
+ args: [Injector]
46
+ }] }, { type: undefined, decorators: [{
47
+ type: Inject,
48
+ args: ["WjComponent"]
49
+ }, {
50
+ type: SkipSelf
51
+ }, {
52
+ type: Optional
53
+ }] }]; }, null); })();return WjBarcodeDataMatrixEcc200=t=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeDataMatrixEcc200)}(wjcBarcodeSpecialized.DataMatrixEcc200);export{WjBarcodeDataMatrixEcc200};var wjBarcodeCode49Meta={selector:"wj-barcode-code49",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","grouping","groupIndex","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeCode49Meta};var WjBarcodeCode49=function(e){__extends(WjBarcodeCode49,e);function WjBarcodeCode49(t,o,a){var r=e.call(this,WjDirectiveBehavior.getHostElement(t,o))||this;r.isInitialized=!1;r._wjBehaviour=WjDirectiveBehavior.attach(r,t,o,a);r.created();return r}t=WjBarcodeCode49;WjBarcodeCode49.prototype.created=function(){};WjBarcodeCode49.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjBarcodeCode49.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjBarcodeCode49.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};WjBarcodeCode49.prototype.addEventListener=function(t,o,a,r){var i=this;void 0===r&&(r=!1);var n=WjDirectiveBehavior,c=n.getZone(this);c&&n.outsideZoneEvents[o]?c.runOutsideAngular((function(){e.prototype.addEventListener.call(i,t,o,a,r)})):e.prototype.addEventListener.call(this,t,o,a,r)};var t;WjBarcodeCode49.meta={outputs:wjBarcodeCode49Meta.outputs};
54
+ WjBarcodeCode49.ɵfac = function WjBarcodeCode49_Factory(t) { return new (t || WjBarcodeCode49)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
55
+ WjBarcodeCode49.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeCode49, selectors: [["wj-barcode-code49"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", grouping: "grouping", groupIndex: "groupIndex", labelPosition: "labelPosition" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return t; })) }].concat(wjBarcodeCode49Meta.providers))], decls: 0, vars: 0, template: function WjBarcodeCode49_Template(rf, ctx) { }, encapsulation: 2 });
56
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeCode49, [{
57
+ type: Component,
58
+ args: [{ selector: wjBarcodeCode49Meta.selector, template: wjBarcodeCode49Meta.template, inputs: wjBarcodeCode49Meta.inputs, outputs: wjBarcodeCode49Meta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return t; })) }].concat(wjBarcodeCode49Meta.providers) }]
59
+ }], function () { return [{ type: undefined, decorators: [{
60
+ type: Inject,
61
+ args: [ElementRef]
62
+ }] }, { type: undefined, decorators: [{
63
+ type: Inject,
64
+ args: [Injector]
65
+ }] }, { type: undefined, decorators: [{
66
+ type: Inject,
67
+ args: ["WjComponent"]
68
+ }, {
69
+ type: SkipSelf
70
+ }, {
71
+ type: Optional
72
+ }] }]; }, null); })();return WjBarcodeCode49=t=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeCode49)}(wjcBarcodeSpecialized.Code49);export{WjBarcodeCode49};var wjBarcodeCode93Meta={selector:"wj-barcode-code93",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","checkDigit","fullAscii","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeCode93Meta};var WjBarcodeCode93=function(e){__extends(WjBarcodeCode93,e);function WjBarcodeCode93(t,o,a){var r=e.call(this,WjDirectiveBehavior.getHostElement(t,o))||this;r.isInitialized=!1;r._wjBehaviour=WjDirectiveBehavior.attach(r,t,o,a);r.created();return r}t=WjBarcodeCode93;WjBarcodeCode93.prototype.created=function(){};WjBarcodeCode93.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjBarcodeCode93.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjBarcodeCode93.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};WjBarcodeCode93.prototype.addEventListener=function(t,o,a,r){var i=this;void 0===r&&(r=!1);var n=WjDirectiveBehavior,c=n.getZone(this);c&&n.outsideZoneEvents[o]?c.runOutsideAngular((function(){e.prototype.addEventListener.call(i,t,o,a,r)})):e.prototype.addEventListener.call(this,t,o,a,r)};var t;WjBarcodeCode93.meta={outputs:wjBarcodeCode93Meta.outputs};
73
+ WjBarcodeCode93.ɵfac = function WjBarcodeCode93_Factory(t) { return new (t || WjBarcodeCode93)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
74
+ WjBarcodeCode93.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeCode93, selectors: [["wj-barcode-code93"]], 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", showLabel: "showLabel", checkDigit: "checkDigit", fullAscii: "fullAscii", labelPosition: "labelPosition" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return t; })) }].concat(wjBarcodeCode93Meta.providers))], decls: 0, vars: 0, template: function WjBarcodeCode93_Template(rf, ctx) { }, encapsulation: 2 });
75
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeCode93, [{
76
+ type: Component,
77
+ args: [{ selector: wjBarcodeCode93Meta.selector, template: wjBarcodeCode93Meta.template, inputs: wjBarcodeCode93Meta.inputs, outputs: wjBarcodeCode93Meta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return t; })) }].concat(wjBarcodeCode93Meta.providers) }]
78
+ }], function () { return [{ type: undefined, decorators: [{
79
+ type: Inject,
80
+ args: [ElementRef]
81
+ }] }, { type: undefined, decorators: [{
82
+ type: Inject,
83
+ args: [Injector]
84
+ }] }, { type: undefined, decorators: [{
85
+ type: Inject,
86
+ args: ["WjComponent"]
87
+ }, {
88
+ type: SkipSelf
89
+ }, {
90
+ type: Optional
91
+ }] }]; }, null); })();return WjBarcodeCode93=t=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeCode93)}(wjcBarcodeSpecialized.Code93);export{WjBarcodeCode93};var wjBarcodeItf14Meta={selector:"wj-barcode-itf14",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","nwRatio","bearerBar","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeItf14Meta};var WjBarcodeItf14=function(e){__extends(WjBarcodeItf14,e);function WjBarcodeItf14(t,o,a){var r=e.call(this,WjDirectiveBehavior.getHostElement(t,o))||this;r.isInitialized=!1;r._wjBehaviour=WjDirectiveBehavior.attach(r,t,o,a);r.created();return r}t=WjBarcodeItf14;WjBarcodeItf14.prototype.created=function(){};WjBarcodeItf14.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjBarcodeItf14.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjBarcodeItf14.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};WjBarcodeItf14.prototype.addEventListener=function(t,o,a,r){var i=this;void 0===r&&(r=!1);var n=WjDirectiveBehavior,c=n.getZone(this);c&&n.outsideZoneEvents[o]?c.runOutsideAngular((function(){e.prototype.addEventListener.call(i,t,o,a,r)})):e.prototype.addEventListener.call(this,t,o,a,r)};var t;WjBarcodeItf14.meta={outputs:wjBarcodeItf14Meta.outputs};
92
+ WjBarcodeItf14.ɵfac = function WjBarcodeItf14_Factory(t) { return new (t || WjBarcodeItf14)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
93
+ WjBarcodeItf14.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeItf14, selectors: [["wj-barcode-itf14"]], inputs: { wjModelProperty: "wjModelProperty", isDisabled: "isDisabled", tabOrder: "tabOrder", value: "value", quietZone: "quietZone", renderType: "renderType", color: "color", backgroundColor: "backgroundColor", hideExtraChecksum: "hideExtraChecksum", font: "font", showLabel: "showLabel", nwRatio: "nwRatio", bearerBar: "bearerBar", labelPosition: "labelPosition" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return t; })) }].concat(wjBarcodeItf14Meta.providers))], decls: 0, vars: 0, template: function WjBarcodeItf14_Template(rf, ctx) { }, encapsulation: 2 });
94
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeItf14, [{
95
+ type: Component,
96
+ args: [{ selector: wjBarcodeItf14Meta.selector, template: wjBarcodeItf14Meta.template, inputs: wjBarcodeItf14Meta.inputs, outputs: wjBarcodeItf14Meta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return t; })) }].concat(wjBarcodeItf14Meta.providers) }]
97
+ }], function () { return [{ type: undefined, decorators: [{
98
+ type: Inject,
99
+ args: [ElementRef]
100
+ }] }, { type: undefined, decorators: [{
101
+ type: Inject,
102
+ args: [Injector]
103
+ }] }, { type: undefined, decorators: [{
104
+ type: Inject,
105
+ args: ["WjComponent"]
106
+ }, {
107
+ type: SkipSelf
108
+ }, {
109
+ type: Optional
110
+ }] }]; }, null); })();return WjBarcodeItf14=t=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeItf14)}(wjcBarcodeSpecialized.Itf14);export{WjBarcodeItf14};var wjBarcodeInterleaved2of5Meta={selector:"wj-barcode-interleaved2of5",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","nwRatio","bearerBar","labelPosition","checkCharacter"],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{wjBarcodeInterleaved2of5Meta};var WjBarcodeInterleaved2of5=function(e){__extends(WjBarcodeInterleaved2of5,e);function WjBarcodeInterleaved2of5(t,o,a){var r=e.call(this,WjDirectiveBehavior.getHostElement(t,o))||this;r.isInitialized=!1;r._wjBehaviour=WjDirectiveBehavior.attach(r,t,o,a);r.created();return r}t=WjBarcodeInterleaved2of5;WjBarcodeInterleaved2of5.prototype.created=function(){};WjBarcodeInterleaved2of5.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjBarcodeInterleaved2of5.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjBarcodeInterleaved2of5.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};WjBarcodeInterleaved2of5.prototype.addEventListener=function(t,o,a,r){var i=this;void 0===r&&(r=!1);var n=WjDirectiveBehavior,c=n.getZone(this);c&&n.outsideZoneEvents[o]?c.runOutsideAngular((function(){e.prototype.addEventListener.call(i,t,o,a,r)})):e.prototype.addEventListener.call(this,t,o,a,r)};var t;WjBarcodeInterleaved2of5.meta={outputs:wjBarcodeInterleaved2of5Meta.outputs};
111
+ WjBarcodeInterleaved2of5.ɵfac = function WjBarcodeInterleaved2of5_Factory(t) { return new (t || WjBarcodeInterleaved2of5)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
112
+ WjBarcodeInterleaved2of5.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeInterleaved2of5, selectors: [["wj-barcode-interleaved2of5"]], 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", showLabel: "showLabel", nwRatio: "nwRatio", bearerBar: "bearerBar", labelPosition: "labelPosition", checkCharacter: "checkCharacter" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return t; })) }].concat(wjBarcodeInterleaved2of5Meta.providers))], decls: 0, vars: 0, template: function WjBarcodeInterleaved2of5_Template(rf, ctx) { }, encapsulation: 2 });
113
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeInterleaved2of5, [{
114
+ type: Component,
115
+ args: [{ selector: wjBarcodeInterleaved2of5Meta.selector, template: wjBarcodeInterleaved2of5Meta.template, inputs: wjBarcodeInterleaved2of5Meta.inputs, outputs: wjBarcodeInterleaved2of5Meta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return t; })) }].concat(wjBarcodeInterleaved2of5Meta.providers) }]
116
+ }], function () { return [{ type: undefined, decorators: [{
117
+ type: Inject,
118
+ args: [ElementRef]
119
+ }] }, { type: undefined, decorators: [{
120
+ type: Inject,
121
+ args: [Injector]
122
+ }] }, { type: undefined, decorators: [{
123
+ type: Inject,
124
+ args: ["WjComponent"]
125
+ }, {
126
+ type: SkipSelf
127
+ }, {
128
+ type: Optional
129
+ }] }]; }, null); })();return WjBarcodeInterleaved2of5=t=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeInterleaved2of5)}(wjcBarcodeSpecialized.Interleaved2of5);export{WjBarcodeInterleaved2of5};var wjBarcodeJapanesePostalMeta={selector:"wj-barcode-japanese-postal",template:"",inputs:["wjModelProperty","isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition"],outputs:["initialized","gotFocusNg: gotFocus","lostFocusNg: lostFocus","refreshingNg: refreshing","refreshedNg: refreshed","invalidInputNg: invalidInput","isValidChangedNg: isValidChanged"],providers:[{provide:NG_VALUE_ACCESSOR,useFactory:WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};export{wjBarcodeJapanesePostalMeta};var WjBarcodeJapanesePostal=function(e){__extends(WjBarcodeJapanesePostal,e);function WjBarcodeJapanesePostal(t,o,a){var r=e.call(this,WjDirectiveBehavior.getHostElement(t,o))||this;r.isInitialized=!1;r._wjBehaviour=WjDirectiveBehavior.attach(r,t,o,a);r.created();return r}t=WjBarcodeJapanesePostal;WjBarcodeJapanesePostal.prototype.created=function(){};WjBarcodeJapanesePostal.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjBarcodeJapanesePostal.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjBarcodeJapanesePostal.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};WjBarcodeJapanesePostal.prototype.addEventListener=function(t,o,a,r){var i=this;void 0===r&&(r=!1);var n=WjDirectiveBehavior,c=n.getZone(this);c&&n.outsideZoneEvents[o]?c.runOutsideAngular((function(){e.prototype.addEventListener.call(i,t,o,a,r)})):e.prototype.addEventListener.call(this,t,o,a,r)};var t;WjBarcodeJapanesePostal.meta={outputs:wjBarcodeJapanesePostalMeta.outputs};
130
+ WjBarcodeJapanesePostal.ɵfac = function WjBarcodeJapanesePostal_Factory(t) { return new (t || WjBarcodeJapanesePostal)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
131
+ WjBarcodeJapanesePostal.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjBarcodeJapanesePostal, selectors: [["wj-barcode-japanese-postal"]], 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" }, outputs: { initialized: "initialized", gotFocusNg: "gotFocus", lostFocusNg: "lostFocus", refreshingNg: "refreshing", refreshedNg: "refreshed", invalidInputNg: "invalidInput", isValidChangedNg: "isValidChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return t; })) }].concat(wjBarcodeJapanesePostalMeta.providers))], decls: 0, vars: 0, template: function WjBarcodeJapanesePostal_Template(rf, ctx) { }, encapsulation: 2 });
132
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeJapanesePostal, [{
133
+ type: Component,
134
+ args: [{ selector: wjBarcodeJapanesePostalMeta.selector, template: wjBarcodeJapanesePostalMeta.template, inputs: wjBarcodeJapanesePostalMeta.inputs, outputs: wjBarcodeJapanesePostalMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return t; })) }].concat(wjBarcodeJapanesePostalMeta.providers) }]
135
+ }], function () { return [{ type: undefined, decorators: [{
136
+ type: Inject,
137
+ args: [ElementRef]
138
+ }] }, { type: undefined, decorators: [{
139
+ type: Inject,
140
+ args: [Injector]
141
+ }] }, { type: undefined, decorators: [{
142
+ type: Inject,
143
+ args: ["WjComponent"]
144
+ }, {
145
+ type: SkipSelf
146
+ }, {
147
+ type: Optional
148
+ }] }]; }, null); })();return WjBarcodeJapanesePostal=t=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjBarcodeJapanesePostal)}(wjcBarcodeSpecialized.JapanesePostal);export{WjBarcodeJapanesePostal};var moduleExports=[WjBarcodeDataMatrixEcc000,WjBarcodeDataMatrixEcc200,WjBarcodeCode49,WjBarcodeCode93,WjBarcodeItf14,WjBarcodeInterleaved2of5,WjBarcodeJapanesePostal],WjBarcodeSpecializedModule=function(){function WjBarcodeSpecializedModule(){}
149
+ WjBarcodeSpecializedModule.ɵfac = function WjBarcodeSpecializedModule_Factory(t) { return new (t || WjBarcodeSpecializedModule)(); };
150
+ WjBarcodeSpecializedModule.ɵmod = /*@__PURE__*/ ɵngcc0.ɵɵdefineNgModule({ type: WjBarcodeSpecializedModule });
151
+ WjBarcodeSpecializedModule.ɵinj = /*@__PURE__*/ ɵngcc0.ɵɵdefineInjector({ imports: [CommonModule] });
152
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeSpecializedModule, [{
153
+ type: NgModule,
154
+ args: [{ imports: [CommonModule], declarations: moduleExports.slice(), exports: moduleExports.slice() }]
155
+ }], function () { return []; }, null); })();
156
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵngcc0.ɵɵsetNgModuleScope(WjBarcodeSpecializedModule, { declarations: function () { return [WjBarcodeDataMatrixEcc000, WjBarcodeDataMatrixEcc200, WjBarcodeCode49, WjBarcodeCode93, WjBarcodeItf14, WjBarcodeInterleaved2of5, WjBarcodeJapanesePostal]; }, imports: function () { return [CommonModule]; }, exports: function () { return [WjBarcodeDataMatrixEcc000, WjBarcodeDataMatrixEcc200, WjBarcodeCode49, WjBarcodeCode93, WjBarcodeItf14, WjBarcodeInterleaved2of5, WjBarcodeJapanesePostal]; } }); })();return WjBarcodeSpecializedModule}();export{WjBarcodeSpecializedModule};