@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/index.js ADDED
@@ -0,0 +1,157 @@
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
+ "use strict";var ɵngcc0 = require('@angular/core');
15
+ var ɵngcc1 = require('@angular/common');
16
+ 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,r){var a,i=arguments.length,c=i<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,o,r);else for(var n=e.length-1;n>=0;n--)(a=e[n])&&(c=(i<3?a(c):i>3?a(t,o,c):a(t,o))||c);return i>3&&c&&Object.defineProperty(t,o,c),c},__param=this&&this.__param||function(e,t){return function(o,r){t(o,r,e)}},__importStar=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var o in e)Object.hasOwnProperty.call(e,o)&&(t[o]=e[o]);t.default=e;return t};Object.defineProperty(exports,"__esModule",{value:!0});var core_1=require("@angular/core"),common_1=require("@angular/common"),forms_1=require("@angular/forms"),wijmo_angular2_directivebase_1=require("@mescius/wijmo.angular2.directivebase"),wjcBarcodeSpecialized=__importStar(require("@mescius/wijmo.barcode.specialized")),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:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeDataMatrixEcc000Meta=wjBarcodeDataMatrixEcc000Meta;var WjBarcodeDataMatrixEcc000=function(e){__extends(WjBarcodeDataMatrixEcc000,e);function WjBarcodeDataMatrixEcc000(t,o,r){var a=e.call(this,wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(t,o))||this;a.isInitialized=!1;a._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(a,t,o,r);a.created();return a}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,r,a){var i=this;void 0===a&&(a=!1);var c=wijmo_angular2_directivebase_1.WjDirectiveBehavior,n=c.getZone(this);n&&c.outsideZoneEvents[o]?n.runOutsideAngular((function(){e.prototype.addEventListener.call(i,t,o,r,a)})):e.prototype.addEventListener.call(this,t,o,r,a)};var t;WjBarcodeDataMatrixEcc000.meta={outputs:wjBarcodeDataMatrixEcc000Meta.outputs};
17
+ WjBarcodeDataMatrixEcc000.ɵfac = function WjBarcodeDataMatrixEcc000_Factory(t) { return new (t || WjBarcodeDataMatrixEcc000)(ɵngcc0.ɵɵdirectiveInject(core_1.ElementRef), ɵngcc0.ɵɵdirectiveInject(core_1.Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
18
+ 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: core_1.forwardRef((function () { return t; })) }].concat(wjBarcodeDataMatrixEcc000Meta.providers))], decls: 0, vars: 0, template: function WjBarcodeDataMatrixEcc000_Template(rf, ctx) { }, encapsulation: 2 });
19
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeDataMatrixEcc000, [{
20
+ type: core_1.Component,
21
+ args: [{ selector: wjBarcodeDataMatrixEcc000Meta.selector, template: wjBarcodeDataMatrixEcc000Meta.template, inputs: wjBarcodeDataMatrixEcc000Meta.inputs, outputs: wjBarcodeDataMatrixEcc000Meta.outputs, providers: [{ provide: "WjComponent", useExisting: core_1.forwardRef((function () { return t; })) }].concat(wjBarcodeDataMatrixEcc000Meta.providers) }]
22
+ }], function () { return [{ type: undefined, decorators: [{
23
+ type: core_1.Inject,
24
+ args: [core_1.ElementRef]
25
+ }] }, { type: undefined, decorators: [{
26
+ type: core_1.Inject,
27
+ args: [core_1.Injector]
28
+ }] }, { type: undefined, decorators: [{
29
+ type: core_1.Inject,
30
+ args: ["WjComponent"]
31
+ }, {
32
+ type: core_1.SkipSelf
33
+ }, {
34
+ type: core_1.Optional
35
+ }] }]; }, null); })();return WjBarcodeDataMatrixEcc000=t=__decorate([,__param(0,core_1.Inject(core_1.ElementRef)),__param(1,core_1.Inject(core_1.Injector)),__param(2,core_1.Inject("WjComponent")),__param(2,core_1.SkipSelf()),__param(2,core_1.Optional())],WjBarcodeDataMatrixEcc000)}(wjcBarcodeSpecialized.DataMatrixEcc000);exports.WjBarcodeDataMatrixEcc000=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:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeDataMatrixEcc200Meta=wjBarcodeDataMatrixEcc200Meta;var WjBarcodeDataMatrixEcc200=function(e){__extends(WjBarcodeDataMatrixEcc200,e);function WjBarcodeDataMatrixEcc200(t,o,r){var a=e.call(this,wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(t,o))||this;a.isInitialized=!1;a._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(a,t,o,r);a.created();return a}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,r,a){var i=this;void 0===a&&(a=!1);var c=wijmo_angular2_directivebase_1.WjDirectiveBehavior,n=c.getZone(this);n&&c.outsideZoneEvents[o]?n.runOutsideAngular((function(){e.prototype.addEventListener.call(i,t,o,r,a)})):e.prototype.addEventListener.call(this,t,o,r,a)};var t;WjBarcodeDataMatrixEcc200.meta={outputs:wjBarcodeDataMatrixEcc200Meta.outputs};
36
+ WjBarcodeDataMatrixEcc200.ɵfac = function WjBarcodeDataMatrixEcc200_Factory(t) { return new (t || WjBarcodeDataMatrixEcc200)(ɵngcc0.ɵɵdirectiveInject(core_1.ElementRef), ɵngcc0.ɵɵdirectiveInject(core_1.Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
37
+ 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: core_1.forwardRef((function () { return t; })) }].concat(wjBarcodeDataMatrixEcc200Meta.providers))], decls: 0, vars: 0, template: function WjBarcodeDataMatrixEcc200_Template(rf, ctx) { }, encapsulation: 2 });
38
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeDataMatrixEcc200, [{
39
+ type: core_1.Component,
40
+ args: [{ selector: wjBarcodeDataMatrixEcc200Meta.selector, template: wjBarcodeDataMatrixEcc200Meta.template, inputs: wjBarcodeDataMatrixEcc200Meta.inputs, outputs: wjBarcodeDataMatrixEcc200Meta.outputs, providers: [{ provide: "WjComponent", useExisting: core_1.forwardRef((function () { return t; })) }].concat(wjBarcodeDataMatrixEcc200Meta.providers) }]
41
+ }], function () { return [{ type: undefined, decorators: [{
42
+ type: core_1.Inject,
43
+ args: [core_1.ElementRef]
44
+ }] }, { type: undefined, decorators: [{
45
+ type: core_1.Inject,
46
+ args: [core_1.Injector]
47
+ }] }, { type: undefined, decorators: [{
48
+ type: core_1.Inject,
49
+ args: ["WjComponent"]
50
+ }, {
51
+ type: core_1.SkipSelf
52
+ }, {
53
+ type: core_1.Optional
54
+ }] }]; }, null); })();return WjBarcodeDataMatrixEcc200=t=__decorate([,__param(0,core_1.Inject(core_1.ElementRef)),__param(1,core_1.Inject(core_1.Injector)),__param(2,core_1.Inject("WjComponent")),__param(2,core_1.SkipSelf()),__param(2,core_1.Optional())],WjBarcodeDataMatrixEcc200)}(wjcBarcodeSpecialized.DataMatrixEcc200);exports.WjBarcodeDataMatrixEcc200=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:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeCode49Meta=wjBarcodeCode49Meta;var WjBarcodeCode49=function(e){__extends(WjBarcodeCode49,e);function WjBarcodeCode49(t,o,r){var a=e.call(this,wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(t,o))||this;a.isInitialized=!1;a._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(a,t,o,r);a.created();return a}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,r,a){var i=this;void 0===a&&(a=!1);var c=wijmo_angular2_directivebase_1.WjDirectiveBehavior,n=c.getZone(this);n&&c.outsideZoneEvents[o]?n.runOutsideAngular((function(){e.prototype.addEventListener.call(i,t,o,r,a)})):e.prototype.addEventListener.call(this,t,o,r,a)};var t;WjBarcodeCode49.meta={outputs:wjBarcodeCode49Meta.outputs};
55
+ WjBarcodeCode49.ɵfac = function WjBarcodeCode49_Factory(t) { return new (t || WjBarcodeCode49)(ɵngcc0.ɵɵdirectiveInject(core_1.ElementRef), ɵngcc0.ɵɵdirectiveInject(core_1.Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
56
+ 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: core_1.forwardRef((function () { return t; })) }].concat(wjBarcodeCode49Meta.providers))], decls: 0, vars: 0, template: function WjBarcodeCode49_Template(rf, ctx) { }, encapsulation: 2 });
57
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeCode49, [{
58
+ type: core_1.Component,
59
+ args: [{ selector: wjBarcodeCode49Meta.selector, template: wjBarcodeCode49Meta.template, inputs: wjBarcodeCode49Meta.inputs, outputs: wjBarcodeCode49Meta.outputs, providers: [{ provide: "WjComponent", useExisting: core_1.forwardRef((function () { return t; })) }].concat(wjBarcodeCode49Meta.providers) }]
60
+ }], function () { return [{ type: undefined, decorators: [{
61
+ type: core_1.Inject,
62
+ args: [core_1.ElementRef]
63
+ }] }, { type: undefined, decorators: [{
64
+ type: core_1.Inject,
65
+ args: [core_1.Injector]
66
+ }] }, { type: undefined, decorators: [{
67
+ type: core_1.Inject,
68
+ args: ["WjComponent"]
69
+ }, {
70
+ type: core_1.SkipSelf
71
+ }, {
72
+ type: core_1.Optional
73
+ }] }]; }, null); })();return WjBarcodeCode49=t=__decorate([,__param(0,core_1.Inject(core_1.ElementRef)),__param(1,core_1.Inject(core_1.Injector)),__param(2,core_1.Inject("WjComponent")),__param(2,core_1.SkipSelf()),__param(2,core_1.Optional())],WjBarcodeCode49)}(wjcBarcodeSpecialized.Code49);exports.WjBarcodeCode49=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:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeCode93Meta=wjBarcodeCode93Meta;var WjBarcodeCode93=function(e){__extends(WjBarcodeCode93,e);function WjBarcodeCode93(t,o,r){var a=e.call(this,wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(t,o))||this;a.isInitialized=!1;a._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(a,t,o,r);a.created();return a}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,r,a){var i=this;void 0===a&&(a=!1);var c=wijmo_angular2_directivebase_1.WjDirectiveBehavior,n=c.getZone(this);n&&c.outsideZoneEvents[o]?n.runOutsideAngular((function(){e.prototype.addEventListener.call(i,t,o,r,a)})):e.prototype.addEventListener.call(this,t,o,r,a)};var t;WjBarcodeCode93.meta={outputs:wjBarcodeCode93Meta.outputs};
74
+ WjBarcodeCode93.ɵfac = function WjBarcodeCode93_Factory(t) { return new (t || WjBarcodeCode93)(ɵngcc0.ɵɵdirectiveInject(core_1.ElementRef), ɵngcc0.ɵɵdirectiveInject(core_1.Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
75
+ 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: core_1.forwardRef((function () { return t; })) }].concat(wjBarcodeCode93Meta.providers))], decls: 0, vars: 0, template: function WjBarcodeCode93_Template(rf, ctx) { }, encapsulation: 2 });
76
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeCode93, [{
77
+ type: core_1.Component,
78
+ args: [{ selector: wjBarcodeCode93Meta.selector, template: wjBarcodeCode93Meta.template, inputs: wjBarcodeCode93Meta.inputs, outputs: wjBarcodeCode93Meta.outputs, providers: [{ provide: "WjComponent", useExisting: core_1.forwardRef((function () { return t; })) }].concat(wjBarcodeCode93Meta.providers) }]
79
+ }], function () { return [{ type: undefined, decorators: [{
80
+ type: core_1.Inject,
81
+ args: [core_1.ElementRef]
82
+ }] }, { type: undefined, decorators: [{
83
+ type: core_1.Inject,
84
+ args: [core_1.Injector]
85
+ }] }, { type: undefined, decorators: [{
86
+ type: core_1.Inject,
87
+ args: ["WjComponent"]
88
+ }, {
89
+ type: core_1.SkipSelf
90
+ }, {
91
+ type: core_1.Optional
92
+ }] }]; }, null); })();return WjBarcodeCode93=t=__decorate([,__param(0,core_1.Inject(core_1.ElementRef)),__param(1,core_1.Inject(core_1.Injector)),__param(2,core_1.Inject("WjComponent")),__param(2,core_1.SkipSelf()),__param(2,core_1.Optional())],WjBarcodeCode93)}(wjcBarcodeSpecialized.Code93);exports.WjBarcodeCode93=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:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeItf14Meta=wjBarcodeItf14Meta;var WjBarcodeItf14=function(e){__extends(WjBarcodeItf14,e);function WjBarcodeItf14(t,o,r){var a=e.call(this,wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(t,o))||this;a.isInitialized=!1;a._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(a,t,o,r);a.created();return a}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,r,a){var i=this;void 0===a&&(a=!1);var c=wijmo_angular2_directivebase_1.WjDirectiveBehavior,n=c.getZone(this);n&&c.outsideZoneEvents[o]?n.runOutsideAngular((function(){e.prototype.addEventListener.call(i,t,o,r,a)})):e.prototype.addEventListener.call(this,t,o,r,a)};var t;WjBarcodeItf14.meta={outputs:wjBarcodeItf14Meta.outputs};
93
+ WjBarcodeItf14.ɵfac = function WjBarcodeItf14_Factory(t) { return new (t || WjBarcodeItf14)(ɵngcc0.ɵɵdirectiveInject(core_1.ElementRef), ɵngcc0.ɵɵdirectiveInject(core_1.Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
94
+ 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: core_1.forwardRef((function () { return t; })) }].concat(wjBarcodeItf14Meta.providers))], decls: 0, vars: 0, template: function WjBarcodeItf14_Template(rf, ctx) { }, encapsulation: 2 });
95
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeItf14, [{
96
+ type: core_1.Component,
97
+ args: [{ selector: wjBarcodeItf14Meta.selector, template: wjBarcodeItf14Meta.template, inputs: wjBarcodeItf14Meta.inputs, outputs: wjBarcodeItf14Meta.outputs, providers: [{ provide: "WjComponent", useExisting: core_1.forwardRef((function () { return t; })) }].concat(wjBarcodeItf14Meta.providers) }]
98
+ }], function () { return [{ type: undefined, decorators: [{
99
+ type: core_1.Inject,
100
+ args: [core_1.ElementRef]
101
+ }] }, { type: undefined, decorators: [{
102
+ type: core_1.Inject,
103
+ args: [core_1.Injector]
104
+ }] }, { type: undefined, decorators: [{
105
+ type: core_1.Inject,
106
+ args: ["WjComponent"]
107
+ }, {
108
+ type: core_1.SkipSelf
109
+ }, {
110
+ type: core_1.Optional
111
+ }] }]; }, null); })();return WjBarcodeItf14=t=__decorate([,__param(0,core_1.Inject(core_1.ElementRef)),__param(1,core_1.Inject(core_1.Injector)),__param(2,core_1.Inject("WjComponent")),__param(2,core_1.SkipSelf()),__param(2,core_1.Optional())],WjBarcodeItf14)}(wjcBarcodeSpecialized.Itf14);exports.WjBarcodeItf14=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:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeInterleaved2of5Meta=wjBarcodeInterleaved2of5Meta;var WjBarcodeInterleaved2of5=function(e){__extends(WjBarcodeInterleaved2of5,e);function WjBarcodeInterleaved2of5(t,o,r){var a=e.call(this,wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(t,o))||this;a.isInitialized=!1;a._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(a,t,o,r);a.created();return a}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,r,a){var i=this;void 0===a&&(a=!1);var c=wijmo_angular2_directivebase_1.WjDirectiveBehavior,n=c.getZone(this);n&&c.outsideZoneEvents[o]?n.runOutsideAngular((function(){e.prototype.addEventListener.call(i,t,o,r,a)})):e.prototype.addEventListener.call(this,t,o,r,a)};var t;WjBarcodeInterleaved2of5.meta={outputs:wjBarcodeInterleaved2of5Meta.outputs};
112
+ WjBarcodeInterleaved2of5.ɵfac = function WjBarcodeInterleaved2of5_Factory(t) { return new (t || WjBarcodeInterleaved2of5)(ɵngcc0.ɵɵdirectiveInject(core_1.ElementRef), ɵngcc0.ɵɵdirectiveInject(core_1.Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
113
+ 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: core_1.forwardRef((function () { return t; })) }].concat(wjBarcodeInterleaved2of5Meta.providers))], decls: 0, vars: 0, template: function WjBarcodeInterleaved2of5_Template(rf, ctx) { }, encapsulation: 2 });
114
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeInterleaved2of5, [{
115
+ type: core_1.Component,
116
+ args: [{ selector: wjBarcodeInterleaved2of5Meta.selector, template: wjBarcodeInterleaved2of5Meta.template, inputs: wjBarcodeInterleaved2of5Meta.inputs, outputs: wjBarcodeInterleaved2of5Meta.outputs, providers: [{ provide: "WjComponent", useExisting: core_1.forwardRef((function () { return t; })) }].concat(wjBarcodeInterleaved2of5Meta.providers) }]
117
+ }], function () { return [{ type: undefined, decorators: [{
118
+ type: core_1.Inject,
119
+ args: [core_1.ElementRef]
120
+ }] }, { type: undefined, decorators: [{
121
+ type: core_1.Inject,
122
+ args: [core_1.Injector]
123
+ }] }, { type: undefined, decorators: [{
124
+ type: core_1.Inject,
125
+ args: ["WjComponent"]
126
+ }, {
127
+ type: core_1.SkipSelf
128
+ }, {
129
+ type: core_1.Optional
130
+ }] }]; }, null); })();return WjBarcodeInterleaved2of5=t=__decorate([,__param(0,core_1.Inject(core_1.ElementRef)),__param(1,core_1.Inject(core_1.Injector)),__param(2,core_1.Inject("WjComponent")),__param(2,core_1.SkipSelf()),__param(2,core_1.Optional())],WjBarcodeInterleaved2of5)}(wjcBarcodeSpecialized.Interleaved2of5);exports.WjBarcodeInterleaved2of5=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:forms_1.NG_VALUE_ACCESSOR,useFactory:wijmo_angular2_directivebase_1.WjValueAccessorFactory,multi:!0,deps:["WjComponent"]}]};exports.wjBarcodeJapanesePostalMeta=wjBarcodeJapanesePostalMeta;var WjBarcodeJapanesePostal=function(e){__extends(WjBarcodeJapanesePostal,e);function WjBarcodeJapanesePostal(t,o,r){var a=e.call(this,wijmo_angular2_directivebase_1.WjDirectiveBehavior.getHostElement(t,o))||this;a.isInitialized=!1;a._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(a,t,o,r);a.created();return a}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,r,a){var i=this;void 0===a&&(a=!1);var c=wijmo_angular2_directivebase_1.WjDirectiveBehavior,n=c.getZone(this);n&&c.outsideZoneEvents[o]?n.runOutsideAngular((function(){e.prototype.addEventListener.call(i,t,o,r,a)})):e.prototype.addEventListener.call(this,t,o,r,a)};var t;WjBarcodeJapanesePostal.meta={outputs:wjBarcodeJapanesePostalMeta.outputs};
131
+ WjBarcodeJapanesePostal.ɵfac = function WjBarcodeJapanesePostal_Factory(t) { return new (t || WjBarcodeJapanesePostal)(ɵngcc0.ɵɵdirectiveInject(core_1.ElementRef), ɵngcc0.ɵɵdirectiveInject(core_1.Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
132
+ 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: core_1.forwardRef((function () { return t; })) }].concat(wjBarcodeJapanesePostalMeta.providers))], decls: 0, vars: 0, template: function WjBarcodeJapanesePostal_Template(rf, ctx) { }, encapsulation: 2 });
133
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeJapanesePostal, [{
134
+ type: core_1.Component,
135
+ args: [{ selector: wjBarcodeJapanesePostalMeta.selector, template: wjBarcodeJapanesePostalMeta.template, inputs: wjBarcodeJapanesePostalMeta.inputs, outputs: wjBarcodeJapanesePostalMeta.outputs, providers: [{ provide: "WjComponent", useExisting: core_1.forwardRef((function () { return t; })) }].concat(wjBarcodeJapanesePostalMeta.providers) }]
136
+ }], function () { return [{ type: undefined, decorators: [{
137
+ type: core_1.Inject,
138
+ args: [core_1.ElementRef]
139
+ }] }, { type: undefined, decorators: [{
140
+ type: core_1.Inject,
141
+ args: [core_1.Injector]
142
+ }] }, { type: undefined, decorators: [{
143
+ type: core_1.Inject,
144
+ args: ["WjComponent"]
145
+ }, {
146
+ type: core_1.SkipSelf
147
+ }, {
148
+ type: core_1.Optional
149
+ }] }]; }, null); })();return WjBarcodeJapanesePostal=t=__decorate([,__param(0,core_1.Inject(core_1.ElementRef)),__param(1,core_1.Inject(core_1.Injector)),__param(2,core_1.Inject("WjComponent")),__param(2,core_1.SkipSelf()),__param(2,core_1.Optional())],WjBarcodeJapanesePostal)}(wjcBarcodeSpecialized.JapanesePostal);exports.WjBarcodeJapanesePostal=WjBarcodeJapanesePostal;var moduleExports=[WjBarcodeDataMatrixEcc000,WjBarcodeDataMatrixEcc200,WjBarcodeCode49,WjBarcodeCode93,WjBarcodeItf14,WjBarcodeInterleaved2of5,WjBarcodeJapanesePostal],WjBarcodeSpecializedModule=function(){function WjBarcodeSpecializedModule(){}
150
+ WjBarcodeSpecializedModule.ɵfac = function WjBarcodeSpecializedModule_Factory(t) { return new (t || WjBarcodeSpecializedModule)(); };
151
+ WjBarcodeSpecializedModule.ɵmod = /*@__PURE__*/ ɵngcc0.ɵɵdefineNgModule({ type: WjBarcodeSpecializedModule });
152
+ WjBarcodeSpecializedModule.ɵinj = /*@__PURE__*/ ɵngcc0.ɵɵdefineInjector({ imports: [common_1.CommonModule] });
153
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjBarcodeSpecializedModule, [{
154
+ type: core_1.NgModule,
155
+ args: [{ imports: [common_1.CommonModule], declarations: moduleExports.slice(), exports: moduleExports.slice() }]
156
+ }], function () { return []; }, null); })();
157
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵngcc0.ɵɵsetNgModuleScope(WjBarcodeSpecializedModule, { declarations: [WjBarcodeDataMatrixEcc000, WjBarcodeDataMatrixEcc200, WjBarcodeCode49, WjBarcodeCode93, WjBarcodeItf14, WjBarcodeInterleaved2of5, WjBarcodeJapanesePostal], imports: [ɵngcc1.CommonModule], exports: [WjBarcodeDataMatrixEcc000, WjBarcodeDataMatrixEcc200, WjBarcodeCode49, WjBarcodeCode93, WjBarcodeItf14, WjBarcodeInterleaved2of5, WjBarcodeJapanesePostal] }); })();return WjBarcodeSpecializedModule}();exports.WjBarcodeSpecializedModule=WjBarcodeSpecializedModule;
package/package.json ADDED
@@ -0,0 +1,46 @@
1
+ {
2
+ "name": "@mescius/wijmo.angular2.barcode.specialized",
3
+ "version": "5.20232.939",
4
+ "description": "UI library for pure JS, Angular, React, Vue and more...",
5
+ "author": "MESCIUS inc",
6
+ "license": "Commercial",
7
+ "main": "./index.js",
8
+ "types": "./index.d.ts",
9
+ "dependencies": {
10
+ "@mescius/wijmo": "5.20232.939",
11
+ "@mescius/wijmo.barcode.specialized": "5.20232.939",
12
+ "@mescius/wijmo.angular2.directivebase": "5.20232.939"
13
+ },
14
+ "homepage": "https://developer.mescius.com/wijmo",
15
+ "bugs": {
16
+ "url": "https://developer.mescius.com/forums/wijmo"
17
+ },
18
+ "keywords": [
19
+ "control",
20
+ "component",
21
+ "ui",
22
+ "control library",
23
+ "component library",
24
+ "ui library",
25
+ "control-library",
26
+ "component-library",
27
+ "ui-library",
28
+ "grid",
29
+ "data grid",
30
+ "data-grid",
31
+ "datagrid",
32
+ "angular grid",
33
+ "react grid",
34
+ "vue grid",
35
+ "angular-grid",
36
+ "react-grid",
37
+ "vue-grid"
38
+ ],
39
+ "module": "./es5-esm.js",
40
+ "esm5": "./es5-esm.js",
41
+ "wj-esm5": "./es5-esm.js",
42
+ "es2015Cjs": "./es2015-commonjs.js",
43
+ "wj-es2015Cjs": "./es2015-commonjs.js",
44
+ "esm2015": "./es2015-esm.js",
45
+ "wj-esm2015": "./es2015-esm.js"
46
+ }