@mescius/wijmo.react.barcode.specialized 5.20251.31-nightly.d20241225.t020143 → 5.20251.31-nightly.d20241228.t020149
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 +2 -2
- package/es5-esm.js +2 -2
- package/index.d.ts +9 -9
- package/index.js +2 -2
- package/package.json +6 -6
package/es2015-commonjs.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
*
|
|
3
|
-
* Wijmo Library 5.20251.31-nightly.
|
|
3
|
+
* Wijmo Library 5.20251.31-nightly.d20241228.t020149
|
|
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 __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
|
|
14
|
+
"use strict";var __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 wijmo_react_base_1=require("@mescius/wijmo.react.base"),wijmo_react_barcode_base_1=require("@mescius/wijmo.react.barcode.base"),wjcReactBase=__importStar(require("@mescius/wijmo.react.base")),wjcBarcodeSpecialized=__importStar(require("@mescius/wijmo.barcode.specialized"));exports.BarcodeDataMatrixBaseMeta={inputs:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs],events:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.events]};exports.BarcodeDataMatrixEcc000Meta={inputs:[...exports.BarcodeDataMatrixBaseMeta.inputs,"symbolSize","version"],events:[...exports.BarcodeDataMatrixBaseMeta.events]};exports.BarcodeDataMatrixEcc000=wijmo_react_base_1.wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:exports.BarcodeDataMatrixEcc000Meta.inputs,events:exports.BarcodeDataMatrixEcc000Meta.events,props:e,constructor:wjcBarcodeSpecialized.DataMatrixEcc000}).renderResult}));exports.BarcodeDataMatrixEcc200Meta={inputs:[...exports.BarcodeDataMatrixBaseMeta.inputs,"encodingMode","fileIdentifier","structureNumber","structuredAppend","symbolSize"],events:[...exports.BarcodeDataMatrixBaseMeta.events]};exports.BarcodeDataMatrixEcc200=wijmo_react_base_1.wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:exports.BarcodeDataMatrixEcc200Meta.inputs,events:exports.BarcodeDataMatrixEcc200Meta.events,props:e,constructor:wjcBarcodeSpecialized.DataMatrixEcc200}).renderResult}));exports.BarcodeCode49Meta={inputs:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs,"groupIndex","grouping","labelPosition","showLabel"],events:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.events]};exports.BarcodeCode49=wijmo_react_base_1.wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:exports.BarcodeCode49Meta.inputs,events:exports.BarcodeCode49Meta.events,props:e,constructor:wjcBarcodeSpecialized.Code49}).renderResult}));exports.BarcodeCode93Meta={inputs:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs,"autoWidth","autoWidthZoom","checkDigit","fullAscii","labelPosition","showLabel"],events:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.events]};exports.BarcodeCode93=wijmo_react_base_1.wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:exports.BarcodeCode93Meta.inputs,events:exports.BarcodeCode93Meta.events,props:e,constructor:wjcBarcodeSpecialized.Code93}).renderResult}));exports.BarcodeItf14Meta={inputs:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs,"bearerBar","labelPosition","nwRatio","showLabel"],events:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.events]};exports.BarcodeItf14=wijmo_react_base_1.wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:exports.BarcodeItf14Meta.inputs,events:exports.BarcodeItf14Meta.events,props:e,constructor:wjcBarcodeSpecialized.Itf14}).renderResult}));exports.BarcodeInterleaved2of5Meta={inputs:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs,"autoWidth","autoWidthZoom","bearerBar","checkCharacter","labelPosition","nwRatio","showLabel"],events:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.events]};exports.BarcodeInterleaved2of5=wijmo_react_base_1.wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:exports.BarcodeInterleaved2of5Meta.inputs,events:exports.BarcodeInterleaved2of5Meta.events,props:e,constructor:wjcBarcodeSpecialized.Interleaved2of5}).renderResult}));exports.BarcodeJapanesePostalMeta={inputs:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs,"labelPosition","showLabel"],events:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.events]};exports.BarcodeJapanesePostal=wijmo_react_base_1.wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:exports.BarcodeJapanesePostalMeta.inputs,events:exports.BarcodeJapanesePostalMeta.events,props:e,constructor:wjcBarcodeSpecialized.JapanesePostal}).renderResult}));
|
package/es2015-esm.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
*
|
|
3
|
-
* Wijmo Library 5.20251.31-nightly.
|
|
3
|
+
* Wijmo Library 5.20251.31-nightly.d20241228.t020149
|
|
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
|
-
import{
|
|
14
|
+
import{wjForwardRef}from"@mescius/wijmo.react.base";import{BarcodeBaseMeta}from"@mescius/wijmo.react.barcode.base";import*as wjcReactBase from"@mescius/wijmo.react.base";import*as wjcBarcodeSpecialized from"@mescius/wijmo.barcode.specialized";export const BarcodeDataMatrixBaseMeta={inputs:[...BarcodeBaseMeta.inputs],events:[...BarcodeBaseMeta.events]};export const BarcodeDataMatrixEcc000Meta={inputs:[...BarcodeDataMatrixBaseMeta.inputs,"symbolSize","version"],events:[...BarcodeDataMatrixBaseMeta.events]};export const BarcodeDataMatrixEcc000=wjForwardRef((function(e,t){return wjcReactBase.useWjComponentBase({ref:t,properties:BarcodeDataMatrixEcc000Meta.inputs,events:BarcodeDataMatrixEcc000Meta.events,props:e,constructor:wjcBarcodeSpecialized.DataMatrixEcc000}).renderResult}));export const BarcodeDataMatrixEcc200Meta={inputs:[...BarcodeDataMatrixBaseMeta.inputs,"encodingMode","fileIdentifier","structureNumber","structuredAppend","symbolSize"],events:[...BarcodeDataMatrixBaseMeta.events]};export const BarcodeDataMatrixEcc200=wjForwardRef((function(e,t){return wjcReactBase.useWjComponentBase({ref:t,properties:BarcodeDataMatrixEcc200Meta.inputs,events:BarcodeDataMatrixEcc200Meta.events,props:e,constructor:wjcBarcodeSpecialized.DataMatrixEcc200}).renderResult}));export const BarcodeCode49Meta={inputs:[...BarcodeBaseMeta.inputs,"groupIndex","grouping","labelPosition","showLabel"],events:[...BarcodeBaseMeta.events]};export const BarcodeCode49=wjForwardRef((function(e,t){return wjcReactBase.useWjComponentBase({ref:t,properties:BarcodeCode49Meta.inputs,events:BarcodeCode49Meta.events,props:e,constructor:wjcBarcodeSpecialized.Code49}).renderResult}));export const BarcodeCode93Meta={inputs:[...BarcodeBaseMeta.inputs,"autoWidth","autoWidthZoom","checkDigit","fullAscii","labelPosition","showLabel"],events:[...BarcodeBaseMeta.events]};export const BarcodeCode93=wjForwardRef((function(e,t){return wjcReactBase.useWjComponentBase({ref:t,properties:BarcodeCode93Meta.inputs,events:BarcodeCode93Meta.events,props:e,constructor:wjcBarcodeSpecialized.Code93}).renderResult}));export const BarcodeItf14Meta={inputs:[...BarcodeBaseMeta.inputs,"bearerBar","labelPosition","nwRatio","showLabel"],events:[...BarcodeBaseMeta.events]};export const BarcodeItf14=wjForwardRef((function(e,t){return wjcReactBase.useWjComponentBase({ref:t,properties:BarcodeItf14Meta.inputs,events:BarcodeItf14Meta.events,props:e,constructor:wjcBarcodeSpecialized.Itf14}).renderResult}));export const BarcodeInterleaved2of5Meta={inputs:[...BarcodeBaseMeta.inputs,"autoWidth","autoWidthZoom","bearerBar","checkCharacter","labelPosition","nwRatio","showLabel"],events:[...BarcodeBaseMeta.events]};export const BarcodeInterleaved2of5=wjForwardRef((function(e,t){return wjcReactBase.useWjComponentBase({ref:t,properties:BarcodeInterleaved2of5Meta.inputs,events:BarcodeInterleaved2of5Meta.events,props:e,constructor:wjcBarcodeSpecialized.Interleaved2of5}).renderResult}));export const BarcodeJapanesePostalMeta={inputs:[...BarcodeBaseMeta.inputs,"labelPosition","showLabel"],events:[...BarcodeBaseMeta.events]};export const BarcodeJapanesePostal=wjForwardRef((function(e,t){return wjcReactBase.useWjComponentBase({ref:t,properties:BarcodeJapanesePostalMeta.inputs,events:BarcodeJapanesePostalMeta.events,props:e,constructor:wjcBarcodeSpecialized.JapanesePostal}).renderResult}));
|
package/es5-esm.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
*
|
|
3
|
-
* Wijmo Library 5.20251.31-nightly.
|
|
3
|
+
* Wijmo Library 5.20251.31-nightly.d20241228.t020149
|
|
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
|
-
import{
|
|
14
|
+
import{wjForwardRef}from"@mescius/wijmo.react.base";import{BarcodeBaseMeta}from"@mescius/wijmo.react.barcode.base";import*as wjcReactBase from"@mescius/wijmo.react.base";import*as wjcBarcodeSpecialized from"@mescius/wijmo.barcode.specialized";export var BarcodeDataMatrixBaseMeta={inputs:BarcodeBaseMeta.inputs.slice(),events:BarcodeBaseMeta.events.slice()};export var BarcodeDataMatrixEcc000Meta={inputs:BarcodeDataMatrixBaseMeta.inputs.concat(["symbolSize","version"]),events:BarcodeDataMatrixBaseMeta.events.slice()};export var BarcodeDataMatrixEcc000=wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:BarcodeDataMatrixEcc000Meta.inputs,events:BarcodeDataMatrixEcc000Meta.events,props:e,constructor:wjcBarcodeSpecialized.DataMatrixEcc000}).renderResult}));export var BarcodeDataMatrixEcc200Meta={inputs:BarcodeDataMatrixBaseMeta.inputs.concat(["encodingMode","fileIdentifier","structureNumber","structuredAppend","symbolSize"]),events:BarcodeDataMatrixBaseMeta.events.slice()};export var BarcodeDataMatrixEcc200=wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:BarcodeDataMatrixEcc200Meta.inputs,events:BarcodeDataMatrixEcc200Meta.events,props:e,constructor:wjcBarcodeSpecialized.DataMatrixEcc200}).renderResult}));export var BarcodeCode49Meta={inputs:BarcodeBaseMeta.inputs.concat(["groupIndex","grouping","labelPosition","showLabel"]),events:BarcodeBaseMeta.events.slice()};export var BarcodeCode49=wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:BarcodeCode49Meta.inputs,events:BarcodeCode49Meta.events,props:e,constructor:wjcBarcodeSpecialized.Code49}).renderResult}));export var BarcodeCode93Meta={inputs:BarcodeBaseMeta.inputs.concat(["autoWidth","autoWidthZoom","checkDigit","fullAscii","labelPosition","showLabel"]),events:BarcodeBaseMeta.events.slice()};export var BarcodeCode93=wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:BarcodeCode93Meta.inputs,events:BarcodeCode93Meta.events,props:e,constructor:wjcBarcodeSpecialized.Code93}).renderResult}));export var BarcodeItf14Meta={inputs:BarcodeBaseMeta.inputs.concat(["bearerBar","labelPosition","nwRatio","showLabel"]),events:BarcodeBaseMeta.events.slice()};export var BarcodeItf14=wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:BarcodeItf14Meta.inputs,events:BarcodeItf14Meta.events,props:e,constructor:wjcBarcodeSpecialized.Itf14}).renderResult}));export var BarcodeInterleaved2of5Meta={inputs:BarcodeBaseMeta.inputs.concat(["autoWidth","autoWidthZoom","bearerBar","checkCharacter","labelPosition","nwRatio","showLabel"]),events:BarcodeBaseMeta.events.slice()};export var BarcodeInterleaved2of5=wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:BarcodeInterleaved2of5Meta.inputs,events:BarcodeInterleaved2of5Meta.events,props:e,constructor:wjcBarcodeSpecialized.Interleaved2of5}).renderResult}));export var BarcodeJapanesePostalMeta={inputs:BarcodeBaseMeta.inputs.concat(["labelPosition","showLabel"]),events:BarcodeBaseMeta.events.slice()};export var BarcodeJapanesePostal=wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:BarcodeJapanesePostalMeta.inputs,events:BarcodeJapanesePostalMeta.events,props:e,constructor:wjcBarcodeSpecialized.JapanesePostal}).renderResult}));
|
package/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
*
|
|
3
|
-
* Wijmo Library 5.20251.31-nightly.
|
|
3
|
+
* Wijmo Library 5.20251.31-nightly.d20241228.t020149
|
|
4
4
|
* https://developer.mescius.com/wijmo
|
|
5
5
|
*
|
|
6
6
|
* Copyright(c) MESCIUS inc. All rights reserved.
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
*
|
|
19
19
|
*/
|
|
20
20
|
export declare var ___keepComment: any;
|
|
21
|
+
import { WjForwardRefExoticComponent } from '@mescius/wijmo.react.base';
|
|
21
22
|
import { BarcodeBaseEvents, BarcodeBaseInputs } from '@mescius/wijmo.react.barcode.base';
|
|
22
23
|
import { LabelPosition, NarrowToWideRatio } from '@mescius/wijmo.barcode';
|
|
23
|
-
import * as React from 'react';
|
|
24
24
|
import * as wjcReactBase from '@mescius/wijmo.react.base';
|
|
25
25
|
import * as wjcBarcodeSpecialized from '@mescius/wijmo.barcode.specialized';
|
|
26
26
|
export declare type BarcodeDataMatrixBaseInputs = BarcodeBaseInputs & {};
|
|
@@ -49,7 +49,7 @@ export declare type BarcodeDataMatrixEcc000Ref = wjcReactBase.WjRef<wjcBarcodeSp
|
|
|
49
49
|
* You can use this event to perform further initialization in addition to setting properties in JSX.
|
|
50
50
|
* The signature of the handler function is the same as any other Wijmo event handlers.
|
|
51
51
|
*/
|
|
52
|
-
export declare const BarcodeDataMatrixEcc000:
|
|
52
|
+
export declare const BarcodeDataMatrixEcc000: WjForwardRefExoticComponent<BarcodeDataMatrixEcc000Props>;
|
|
53
53
|
export declare type BarcodeDataMatrixEcc200Inputs = BarcodeDataMatrixBaseInputs & {
|
|
54
54
|
encodingMode?: wjcBarcodeSpecialized.Ecc200EncodingMode;
|
|
55
55
|
fileIdentifier?: number;
|
|
@@ -73,7 +73,7 @@ export declare type BarcodeDataMatrixEcc200Ref = wjcReactBase.WjRef<wjcBarcodeSp
|
|
|
73
73
|
* You can use this event to perform further initialization in addition to setting properties in JSX.
|
|
74
74
|
* The signature of the handler function is the same as any other Wijmo event handlers.
|
|
75
75
|
*/
|
|
76
|
-
export declare const BarcodeDataMatrixEcc200:
|
|
76
|
+
export declare const BarcodeDataMatrixEcc200: WjForwardRefExoticComponent<BarcodeDataMatrixEcc200Props>;
|
|
77
77
|
export declare type BarcodeCode49Inputs = BarcodeBaseInputs & {
|
|
78
78
|
groupIndex?: number;
|
|
79
79
|
grouping?: boolean;
|
|
@@ -96,7 +96,7 @@ export declare type BarcodeCode49Ref = wjcReactBase.WjRef<wjcBarcodeSpecialized.
|
|
|
96
96
|
* You can use this event to perform further initialization in addition to setting properties in JSX.
|
|
97
97
|
* The signature of the handler function is the same as any other Wijmo event handlers.
|
|
98
98
|
*/
|
|
99
|
-
export declare const BarcodeCode49:
|
|
99
|
+
export declare const BarcodeCode49: WjForwardRefExoticComponent<BarcodeCode49Props>;
|
|
100
100
|
export declare type BarcodeCode93Inputs = BarcodeBaseInputs & {
|
|
101
101
|
autoWidth?: boolean;
|
|
102
102
|
autoWidthZoom?: number;
|
|
@@ -121,7 +121,7 @@ export declare type BarcodeCode93Ref = wjcReactBase.WjRef<wjcBarcodeSpecialized.
|
|
|
121
121
|
* You can use this event to perform further initialization in addition to setting properties in JSX.
|
|
122
122
|
* The signature of the handler function is the same as any other Wijmo event handlers.
|
|
123
123
|
*/
|
|
124
|
-
export declare const BarcodeCode93:
|
|
124
|
+
export declare const BarcodeCode93: WjForwardRefExoticComponent<BarcodeCode93Props>;
|
|
125
125
|
export declare type BarcodeItf14Inputs = BarcodeBaseInputs & {
|
|
126
126
|
bearerBar?: boolean;
|
|
127
127
|
labelPosition?: LabelPosition | string;
|
|
@@ -144,7 +144,7 @@ export declare type BarcodeItf14Ref = wjcReactBase.WjRef<wjcBarcodeSpecialized.I
|
|
|
144
144
|
* You can use this event to perform further initialization in addition to setting properties in JSX.
|
|
145
145
|
* The signature of the handler function is the same as any other Wijmo event handlers.
|
|
146
146
|
*/
|
|
147
|
-
export declare const BarcodeItf14:
|
|
147
|
+
export declare const BarcodeItf14: WjForwardRefExoticComponent<BarcodeItf14Props>;
|
|
148
148
|
export declare type BarcodeInterleaved2of5Inputs = BarcodeBaseInputs & {
|
|
149
149
|
autoWidth?: boolean;
|
|
150
150
|
autoWidthZoom?: number;
|
|
@@ -170,7 +170,7 @@ export declare type BarcodeInterleaved2of5Ref = wjcReactBase.WjRef<wjcBarcodeSpe
|
|
|
170
170
|
* You can use this event to perform further initialization in addition to setting properties in JSX.
|
|
171
171
|
* The signature of the handler function is the same as any other Wijmo event handlers.
|
|
172
172
|
*/
|
|
173
|
-
export declare const BarcodeInterleaved2of5:
|
|
173
|
+
export declare const BarcodeInterleaved2of5: WjForwardRefExoticComponent<BarcodeInterleaved2of5Props>;
|
|
174
174
|
export declare type BarcodeJapanesePostalInputs = BarcodeBaseInputs & {
|
|
175
175
|
labelPosition?: LabelPosition | string;
|
|
176
176
|
showLabel?: boolean;
|
|
@@ -191,4 +191,4 @@ export declare type BarcodeJapanesePostalRef = wjcReactBase.WjRef<wjcBarcodeSpec
|
|
|
191
191
|
* You can use this event to perform further initialization in addition to setting properties in JSX.
|
|
192
192
|
* The signature of the handler function is the same as any other Wijmo event handlers.
|
|
193
193
|
*/
|
|
194
|
-
export declare const BarcodeJapanesePostal:
|
|
194
|
+
export declare const BarcodeJapanesePostal: WjForwardRefExoticComponent<BarcodeJapanesePostalProps>;
|
package/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
*
|
|
3
|
-
* Wijmo Library 5.20251.31-nightly.
|
|
3
|
+
* Wijmo Library 5.20251.31-nightly.d20241228.t020149
|
|
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 __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});var
|
|
14
|
+
"use strict";var __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});var wijmo_react_base_1=require("@mescius/wijmo.react.base"),wijmo_react_barcode_base_1=require("@mescius/wijmo.react.barcode.base"),wjcReactBase=__importStar(require("@mescius/wijmo.react.base")),wjcBarcodeSpecialized=__importStar(require("@mescius/wijmo.barcode.specialized"));exports.BarcodeDataMatrixBaseMeta={inputs:wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs.slice(),events:wijmo_react_barcode_base_1.BarcodeBaseMeta.events.slice()};exports.BarcodeDataMatrixEcc000Meta={inputs:exports.BarcodeDataMatrixBaseMeta.inputs.concat(["symbolSize","version"]),events:exports.BarcodeDataMatrixBaseMeta.events.slice()};exports.BarcodeDataMatrixEcc000=wijmo_react_base_1.wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:exports.BarcodeDataMatrixEcc000Meta.inputs,events:exports.BarcodeDataMatrixEcc000Meta.events,props:e,constructor:wjcBarcodeSpecialized.DataMatrixEcc000}).renderResult}));exports.BarcodeDataMatrixEcc200Meta={inputs:exports.BarcodeDataMatrixBaseMeta.inputs.concat(["encodingMode","fileIdentifier","structureNumber","structuredAppend","symbolSize"]),events:exports.BarcodeDataMatrixBaseMeta.events.slice()};exports.BarcodeDataMatrixEcc200=wijmo_react_base_1.wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:exports.BarcodeDataMatrixEcc200Meta.inputs,events:exports.BarcodeDataMatrixEcc200Meta.events,props:e,constructor:wjcBarcodeSpecialized.DataMatrixEcc200}).renderResult}));exports.BarcodeCode49Meta={inputs:wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs.concat(["groupIndex","grouping","labelPosition","showLabel"]),events:wijmo_react_barcode_base_1.BarcodeBaseMeta.events.slice()};exports.BarcodeCode49=wijmo_react_base_1.wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:exports.BarcodeCode49Meta.inputs,events:exports.BarcodeCode49Meta.events,props:e,constructor:wjcBarcodeSpecialized.Code49}).renderResult}));exports.BarcodeCode93Meta={inputs:wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs.concat(["autoWidth","autoWidthZoom","checkDigit","fullAscii","labelPosition","showLabel"]),events:wijmo_react_barcode_base_1.BarcodeBaseMeta.events.slice()};exports.BarcodeCode93=wijmo_react_base_1.wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:exports.BarcodeCode93Meta.inputs,events:exports.BarcodeCode93Meta.events,props:e,constructor:wjcBarcodeSpecialized.Code93}).renderResult}));exports.BarcodeItf14Meta={inputs:wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs.concat(["bearerBar","labelPosition","nwRatio","showLabel"]),events:wijmo_react_barcode_base_1.BarcodeBaseMeta.events.slice()};exports.BarcodeItf14=wijmo_react_base_1.wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:exports.BarcodeItf14Meta.inputs,events:exports.BarcodeItf14Meta.events,props:e,constructor:wjcBarcodeSpecialized.Itf14}).renderResult}));exports.BarcodeInterleaved2of5Meta={inputs:wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs.concat(["autoWidth","autoWidthZoom","bearerBar","checkCharacter","labelPosition","nwRatio","showLabel"]),events:wijmo_react_barcode_base_1.BarcodeBaseMeta.events.slice()};exports.BarcodeInterleaved2of5=wijmo_react_base_1.wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:exports.BarcodeInterleaved2of5Meta.inputs,events:exports.BarcodeInterleaved2of5Meta.events,props:e,constructor:wjcBarcodeSpecialized.Interleaved2of5}).renderResult}));exports.BarcodeJapanesePostalMeta={inputs:wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs.concat(["labelPosition","showLabel"]),events:wijmo_react_barcode_base_1.BarcodeBaseMeta.events.slice()};exports.BarcodeJapanesePostal=wijmo_react_base_1.wjForwardRef((function(e,a){return wjcReactBase.useWjComponentBase({ref:a,properties:exports.BarcodeJapanesePostalMeta.inputs,events:exports.BarcodeJapanesePostalMeta.events,props:e,constructor:wjcBarcodeSpecialized.JapanesePostal}).renderResult}));
|
package/package.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mescius/wijmo.react.barcode.specialized",
|
|
3
|
-
"version": "5.20251.31-nightly.
|
|
3
|
+
"version": "5.20251.31-nightly.d20241228.t020149",
|
|
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.20251.31-nightly.
|
|
11
|
-
"@mescius/wijmo.barcode": "5.20251.31-nightly.
|
|
12
|
-
"@mescius/wijmo.barcode.specialized": "5.20251.31-nightly.
|
|
13
|
-
"@mescius/wijmo.react.base": "5.20251.31-nightly.
|
|
14
|
-
"@mescius/wijmo.react.barcode.base": "5.20251.31-nightly.
|
|
10
|
+
"@mescius/wijmo": "5.20251.31-nightly.d20241228.t020149",
|
|
11
|
+
"@mescius/wijmo.barcode": "5.20251.31-nightly.d20241228.t020149",
|
|
12
|
+
"@mescius/wijmo.barcode.specialized": "5.20251.31-nightly.d20241228.t020149",
|
|
13
|
+
"@mescius/wijmo.react.base": "5.20251.31-nightly.d20241228.t020149",
|
|
14
|
+
"@mescius/wijmo.react.barcode.base": "5.20251.31-nightly.d20241228.t020149"
|
|
15
15
|
},
|
|
16
16
|
"homepage": "https://developer.mescius.com/wijmo",
|
|
17
17
|
"bugs": {
|