@mescius/wijmo.react.barcode.common 5.20261.45-nightly.d20251218.t163151 → 5.20261.45-nightly.d20260105.t163143
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 +1 -1
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/package.json +6 -6
package/es2015-commonjs.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
*
|
|
3
|
-
* Wijmo Library 5.20261.45-nightly.
|
|
3
|
+
* Wijmo Library 5.20261.45-nightly.d20260105.t163143
|
|
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 o={};if(null!=e)for(var
|
|
14
|
+
"use strict";var __importStar=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var o={};if(null!=e)for(var a in e)Object.hasOwnProperty.call(e,a)&&(o[a]=e[a]);o.default=e;return o};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")),wjcBarcodeCommon=__importStar(require("@mescius/wijmo.barcode.common"));exports.BarcodeCodebarMeta={inputs:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs,"autoWidth","autoWidthZoom","checkDigit","labelPosition","nwRatio","showLabel"],events:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.events]};exports.BarcodeCodabar=wijmo_react_base_1.wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:exports.BarcodeCodebarMeta.inputs,events:exports.BarcodeCodebarMeta.events,props:e,constructor:wjcBarcodeCommon.Codabar}).renderResult);exports.BarcodeEanBaseMeta={inputs:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs,"labelPosition","showLabel"],events:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.events]};exports.BarcodeEan8Meta={inputs:[...exports.BarcodeEanBaseMeta.inputs],events:[...exports.BarcodeEanBaseMeta.events]};exports.BarcodeEan8=wijmo_react_base_1.wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:exports.BarcodeEan8Meta.inputs,events:exports.BarcodeEan8Meta.events,props:e,constructor:wjcBarcodeCommon.Ean8}).renderResult);exports.BarcodeEan13Meta={inputs:[...exports.BarcodeEanBaseMeta.inputs,"addOn","addOnHeight","addOnLabelPosition"],events:[...exports.BarcodeEanBaseMeta.events]};exports.BarcodeEan13=wijmo_react_base_1.wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:exports.BarcodeEan13Meta.inputs,events:exports.BarcodeEan13Meta.events,props:e,constructor:wjcBarcodeCommon.Ean13}).renderResult);exports.BarcodeCode39Meta={inputs:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs,"autoWidth","autoWidthZoom","checkDigit","fullAscii","labelPosition","labelWithStartAndStopCharacter","nwRatio","showLabel"],events:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.events]};exports.BarcodeCode39=wijmo_react_base_1.wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:exports.BarcodeCode39Meta.inputs,events:exports.BarcodeCode39Meta.events,props:e,constructor:wjcBarcodeCommon.Code39}).renderResult);exports.BarcodeCode128Meta={inputs:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs,"autoWidth","autoWidthZoom","codeSet","labelPosition","showLabel"],events:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.events]};exports.BarcodeCode128=wijmo_react_base_1.wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:exports.BarcodeCode128Meta.inputs,events:exports.BarcodeCode128Meta.events,props:e,constructor:wjcBarcodeCommon.Code128}).renderResult);exports.BarcodeGs1_128Meta={inputs:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs,"autoWidth","autoWidthZoom","labelPosition","showLabel"],events:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.events]};exports.BarcodeGs1_128=wijmo_react_base_1.wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:exports.BarcodeGs1_128Meta.inputs,events:exports.BarcodeGs1_128Meta.events,props:e,constructor:wjcBarcodeCommon.Gs1_128}).renderResult);exports.BarcodeUpcBaseMeta={inputs:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs,"addOn","addOnHeight","addOnLabelPosition","labelPosition","quietZone","showLabel"],events:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.events]};exports.BarcodeUpcAMeta={inputs:[...exports.BarcodeUpcBaseMeta.inputs],events:[...exports.BarcodeUpcBaseMeta.events]};exports.BarcodeUpcA=wijmo_react_base_1.wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:exports.BarcodeUpcAMeta.inputs,events:exports.BarcodeUpcAMeta.events,props:e,constructor:wjcBarcodeCommon.UpcA}).renderResult);exports.BarcodeUpcE0Meta={inputs:[...exports.BarcodeUpcBaseMeta.inputs],events:[...exports.BarcodeUpcBaseMeta.events]};exports.BarcodeUpcE0=wijmo_react_base_1.wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:exports.BarcodeUpcE0Meta.inputs,events:exports.BarcodeUpcE0Meta.events,props:e,constructor:wjcBarcodeCommon.UpcE0}).renderResult);exports.BarcodeUpcE1Meta={inputs:[...exports.BarcodeUpcBaseMeta.inputs],events:[...exports.BarcodeUpcBaseMeta.events]};exports.BarcodeUpcE1=wijmo_react_base_1.wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:exports.BarcodeUpcE1Meta.inputs,events:exports.BarcodeUpcE1Meta.events,props:e,constructor:wjcBarcodeCommon.UpcE1}).renderResult);exports.BarcodeQrCodeMeta={inputs:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.inputs,"charCode","charset","connection","connectionIndex","errorCorrectionLevel","mask","model","version"],events:[...wijmo_react_barcode_base_1.BarcodeBaseMeta.events]};exports.BarcodeQrCode=wijmo_react_base_1.wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:exports.BarcodeQrCodeMeta.inputs,events:exports.BarcodeQrCodeMeta.events,props:e,constructor:wjcBarcodeCommon.QrCode}).renderResult);
|
package/es2015-esm.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
*
|
|
3
|
-
* Wijmo Library 5.20261.45-nightly.
|
|
3
|
+
* Wijmo Library 5.20261.45-nightly.d20260105.t163143
|
|
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{wjForwardRef}from"@mescius/wijmo.react.base";import{BarcodeBaseMeta}from"@mescius/wijmo.react.barcode.base";import*as wjcReactBase from"@mescius/wijmo.react.base";import*as wjcBarcodeCommon from"@mescius/wijmo.barcode.common";export const BarcodeCodebarMeta={inputs:[...BarcodeBaseMeta.inputs,"autoWidth","autoWidthZoom","checkDigit","labelPosition","nwRatio","showLabel"],events:[...BarcodeBaseMeta.events]};export const BarcodeCodabar=wjForwardRef((
|
|
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 wjcBarcodeCommon from"@mescius/wijmo.barcode.common";export const BarcodeCodebarMeta={inputs:[...BarcodeBaseMeta.inputs,"autoWidth","autoWidthZoom","checkDigit","labelPosition","nwRatio","showLabel"],events:[...BarcodeBaseMeta.events]};export const BarcodeCodabar=wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:BarcodeCodebarMeta.inputs,events:BarcodeCodebarMeta.events,props:e,constructor:wjcBarcodeCommon.Codabar}).renderResult);export const BarcodeEanBaseMeta={inputs:[...BarcodeBaseMeta.inputs,"labelPosition","showLabel"],events:[...BarcodeBaseMeta.events]};export const BarcodeEan8Meta={inputs:[...BarcodeEanBaseMeta.inputs],events:[...BarcodeEanBaseMeta.events]};export const BarcodeEan8=wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:BarcodeEan8Meta.inputs,events:BarcodeEan8Meta.events,props:e,constructor:wjcBarcodeCommon.Ean8}).renderResult);export const BarcodeEan13Meta={inputs:[...BarcodeEanBaseMeta.inputs,"addOn","addOnHeight","addOnLabelPosition"],events:[...BarcodeEanBaseMeta.events]};export const BarcodeEan13=wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:BarcodeEan13Meta.inputs,events:BarcodeEan13Meta.events,props:e,constructor:wjcBarcodeCommon.Ean13}).renderResult);export const BarcodeCode39Meta={inputs:[...BarcodeBaseMeta.inputs,"autoWidth","autoWidthZoom","checkDigit","fullAscii","labelPosition","labelWithStartAndStopCharacter","nwRatio","showLabel"],events:[...BarcodeBaseMeta.events]};export const BarcodeCode39=wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:BarcodeCode39Meta.inputs,events:BarcodeCode39Meta.events,props:e,constructor:wjcBarcodeCommon.Code39}).renderResult);export const BarcodeCode128Meta={inputs:[...BarcodeBaseMeta.inputs,"autoWidth","autoWidthZoom","codeSet","labelPosition","showLabel"],events:[...BarcodeBaseMeta.events]};export const BarcodeCode128=wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:BarcodeCode128Meta.inputs,events:BarcodeCode128Meta.events,props:e,constructor:wjcBarcodeCommon.Code128}).renderResult);export const BarcodeGs1_128Meta={inputs:[...BarcodeBaseMeta.inputs,"autoWidth","autoWidthZoom","labelPosition","showLabel"],events:[...BarcodeBaseMeta.events]};export const BarcodeGs1_128=wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:BarcodeGs1_128Meta.inputs,events:BarcodeGs1_128Meta.events,props:e,constructor:wjcBarcodeCommon.Gs1_128}).renderResult);export const BarcodeUpcBaseMeta={inputs:[...BarcodeBaseMeta.inputs,"addOn","addOnHeight","addOnLabelPosition","labelPosition","quietZone","showLabel"],events:[...BarcodeBaseMeta.events]};export const BarcodeUpcAMeta={inputs:[...BarcodeUpcBaseMeta.inputs],events:[...BarcodeUpcBaseMeta.events]};export const BarcodeUpcA=wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:BarcodeUpcAMeta.inputs,events:BarcodeUpcAMeta.events,props:e,constructor:wjcBarcodeCommon.UpcA}).renderResult);export const BarcodeUpcE0Meta={inputs:[...BarcodeUpcBaseMeta.inputs],events:[...BarcodeUpcBaseMeta.events]};export const BarcodeUpcE0=wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:BarcodeUpcE0Meta.inputs,events:BarcodeUpcE0Meta.events,props:e,constructor:wjcBarcodeCommon.UpcE0}).renderResult);export const BarcodeUpcE1Meta={inputs:[...BarcodeUpcBaseMeta.inputs],events:[...BarcodeUpcBaseMeta.events]};export const BarcodeUpcE1=wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:BarcodeUpcE1Meta.inputs,events:BarcodeUpcE1Meta.events,props:e,constructor:wjcBarcodeCommon.UpcE1}).renderResult);export const BarcodeQrCodeMeta={inputs:[...BarcodeBaseMeta.inputs,"charCode","charset","connection","connectionIndex","errorCorrectionLevel","mask","model","version"],events:[...BarcodeBaseMeta.events]};export const BarcodeQrCode=wjForwardRef((e,o)=>wjcReactBase.useWjComponentBase({ref:o,properties:BarcodeQrCodeMeta.inputs,events:BarcodeQrCodeMeta.events,props:e,constructor:wjcBarcodeCommon.QrCode}).renderResult);
|
package/es5-esm.js
CHANGED
package/index.d.ts
CHANGED
package/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mescius/wijmo.react.barcode.common",
|
|
3
|
-
"version": "5.20261.45-nightly.
|
|
3
|
+
"version": "5.20261.45-nightly.d20260105.t163143",
|
|
4
4
|
"description": "UI library for pure JS, Angular, React, Vue and more...",
|
|
5
5
|
"author": "MESCIUS inc",
|
|
6
6
|
"license": "Commercial",
|
|
7
7
|
"main": "./index.js",
|
|
8
8
|
"types": "./index.d.ts",
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@mescius/wijmo": "5.20261.45-nightly.
|
|
11
|
-
"@mescius/wijmo.barcode": "5.20261.45-nightly.
|
|
12
|
-
"@mescius/wijmo.barcode.common": "5.20261.45-nightly.
|
|
13
|
-
"@mescius/wijmo.react.base": "5.20261.45-nightly.
|
|
14
|
-
"@mescius/wijmo.react.barcode.base": "5.20261.45-nightly.
|
|
10
|
+
"@mescius/wijmo": "5.20261.45-nightly.d20260105.t163143",
|
|
11
|
+
"@mescius/wijmo.barcode": "5.20261.45-nightly.d20260105.t163143",
|
|
12
|
+
"@mescius/wijmo.barcode.common": "5.20261.45-nightly.d20260105.t163143",
|
|
13
|
+
"@mescius/wijmo.react.base": "5.20261.45-nightly.d20260105.t163143",
|
|
14
|
+
"@mescius/wijmo.react.barcode.base": "5.20261.45-nightly.d20260105.t163143"
|
|
15
15
|
},
|
|
16
16
|
"homepage": "https://developer.mescius.com/wijmo",
|
|
17
17
|
"bugs": {
|