@mescius/wijmo.vue2.barcode.specialized 5.20261.45-nightly.d20251218.t163151 → 5.20261.45-nightly.d20260105.t014601

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -11,4 +11,4 @@
11
11
  *
12
12
  */
13
13
 
14
- "use strict";var __importStar=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var a={};if(null!=e)for(var o in e)Object.hasOwnProperty.call(e,o)&&(a[o]=e[o]);a.default=e;return a};Object.defineProperty(exports,"__esModule",{value:!0});const wijmo_vue2_base_1=require("@mescius/wijmo.vue2.base"),wjcBarcodeSpecialized=__importStar(require("@mescius/wijmo.barcode.specialized"));class WjBarcodeDataMatrixEcc000Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeDataMatrixEcc000Behavior.tag="wj-barcode-data-matrix-ecc000";WjBarcodeDataMatrixEcc000Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","version","symbolSize"];WjBarcodeDataMatrixEcc000Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeDataMatrixEcc000Behavior.classCtor=function(){return wjcBarcodeSpecialized.DataMatrixEcc000};exports.WjBarcodeDataMatrixEcc000=WjBarcodeDataMatrixEcc000Behavior.register();function registerV3WjBarcodeDataMatrixEcc000(e){e.component(WjBarcodeDataMatrixEcc000Behavior.tag,exports.WjBarcodeDataMatrixEcc000)}class WjBarcodeDataMatrixEcc200Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeDataMatrixEcc200Behavior.tag="wj-barcode-data-matrix-ecc200";WjBarcodeDataMatrixEcc200Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","symbolSize","encodingMode","structuredAppend","structureNumber","fileIdentifier"];WjBarcodeDataMatrixEcc200Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeDataMatrixEcc200Behavior.classCtor=function(){return wjcBarcodeSpecialized.DataMatrixEcc200};exports.WjBarcodeDataMatrixEcc200=WjBarcodeDataMatrixEcc200Behavior.register();function registerV3WjBarcodeDataMatrixEcc200(e){e.component(WjBarcodeDataMatrixEcc200Behavior.tag,exports.WjBarcodeDataMatrixEcc200)}class WjBarcodeCode49Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeCode49Behavior.tag="wj-barcode-code49";WjBarcodeCode49Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","grouping","groupIndex","labelPosition"];WjBarcodeCode49Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeCode49Behavior.classCtor=function(){return wjcBarcodeSpecialized.Code49};exports.WjBarcodeCode49=WjBarcodeCode49Behavior.register();function registerV3WjBarcodeCode49(e){e.component(WjBarcodeCode49Behavior.tag,exports.WjBarcodeCode49)}class WjBarcodeCode93Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeCode93Behavior.tag="wj-barcode-code93";WjBarcodeCode93Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","checkDigit","fullAscii","labelPosition"];WjBarcodeCode93Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeCode93Behavior.classCtor=function(){return wjcBarcodeSpecialized.Code93};exports.WjBarcodeCode93=WjBarcodeCode93Behavior.register();function registerV3WjBarcodeCode93(e){e.component(WjBarcodeCode93Behavior.tag,exports.WjBarcodeCode93)}class WjBarcodeItf14Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeItf14Behavior.tag="wj-barcode-itf14";WjBarcodeItf14Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","nwRatio","bearerBar","labelPosition"];WjBarcodeItf14Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeItf14Behavior.classCtor=function(){return wjcBarcodeSpecialized.Itf14};exports.WjBarcodeItf14=WjBarcodeItf14Behavior.register();function registerV3WjBarcodeItf14(e){e.component(WjBarcodeItf14Behavior.tag,exports.WjBarcodeItf14)}class WjBarcodeInterleaved2of5Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeInterleaved2of5Behavior.tag="wj-barcode-interleaved2of5";WjBarcodeInterleaved2of5Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","nwRatio","bearerBar","labelPosition","checkCharacter"];WjBarcodeInterleaved2of5Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeInterleaved2of5Behavior.classCtor=function(){return wjcBarcodeSpecialized.Interleaved2of5};exports.WjBarcodeInterleaved2of5=WjBarcodeInterleaved2of5Behavior.register();function registerV3WjBarcodeInterleaved2of5(e){e.component(WjBarcodeInterleaved2of5Behavior.tag,exports.WjBarcodeInterleaved2of5)}class WjBarcodeJapanesePostalBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeJapanesePostalBehavior.tag="wj-barcode-japanese-postal";WjBarcodeJapanesePostalBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition"];WjBarcodeJapanesePostalBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeJapanesePostalBehavior.classCtor=function(){return wjcBarcodeSpecialized.JapanesePostal};exports.WjBarcodeJapanesePostal=WjBarcodeJapanesePostalBehavior.register();function registerV3WjBarcodeJapanesePostal(e){e.component(WjBarcodeJapanesePostalBehavior.tag,exports.WjBarcodeJapanesePostal)}function registerBarcodeSpecialized(e){if(wijmo_vue2_base_1.VueApi.isV3Plus){registerV3WjBarcodeDataMatrixEcc000(e);registerV3WjBarcodeDataMatrixEcc200(e);registerV3WjBarcodeCode49(e);registerV3WjBarcodeCode93(e);registerV3WjBarcodeItf14(e);registerV3WjBarcodeInterleaved2of5(e);registerV3WjBarcodeJapanesePostal(e)}}exports.registerBarcodeSpecialized=registerBarcodeSpecialized;
14
+ "use strict";var __importStar=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var a={};if(null!=e)for(var o in e)Object.hasOwnProperty.call(e,o)&&(a[o]=e[o]);a.default=e;return a};Object.defineProperty(exports,"__esModule",{value:!0});const wijmo_vue2_base_1=require("@mescius/wijmo.vue2.base"),wjcBarcodeSpecialized=__importStar(require("@mescius/wijmo.barcode.specialized"));class WjBarcodeDataMatrixEcc000Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeDataMatrixEcc000Behavior.tag="wj-barcode-data-matrix-ecc000";WjBarcodeDataMatrixEcc000Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","version","symbolSize"];WjBarcodeDataMatrixEcc000Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeDataMatrixEcc000Behavior.classCtor=()=>wjcBarcodeSpecialized.DataMatrixEcc000;exports.WjBarcodeDataMatrixEcc000=WjBarcodeDataMatrixEcc000Behavior.register();function registerV3WjBarcodeDataMatrixEcc000(e){e.component(WjBarcodeDataMatrixEcc000Behavior.tag,exports.WjBarcodeDataMatrixEcc000)}class WjBarcodeDataMatrixEcc200Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeDataMatrixEcc200Behavior.tag="wj-barcode-data-matrix-ecc200";WjBarcodeDataMatrixEcc200Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","symbolSize","encodingMode","structuredAppend","structureNumber","fileIdentifier"];WjBarcodeDataMatrixEcc200Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeDataMatrixEcc200Behavior.classCtor=()=>wjcBarcodeSpecialized.DataMatrixEcc200;exports.WjBarcodeDataMatrixEcc200=WjBarcodeDataMatrixEcc200Behavior.register();function registerV3WjBarcodeDataMatrixEcc200(e){e.component(WjBarcodeDataMatrixEcc200Behavior.tag,exports.WjBarcodeDataMatrixEcc200)}class WjBarcodeCode49Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeCode49Behavior.tag="wj-barcode-code49";WjBarcodeCode49Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","grouping","groupIndex","labelPosition"];WjBarcodeCode49Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeCode49Behavior.classCtor=()=>wjcBarcodeSpecialized.Code49;exports.WjBarcodeCode49=WjBarcodeCode49Behavior.register();function registerV3WjBarcodeCode49(e){e.component(WjBarcodeCode49Behavior.tag,exports.WjBarcodeCode49)}class WjBarcodeCode93Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeCode93Behavior.tag="wj-barcode-code93";WjBarcodeCode93Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","checkDigit","fullAscii","labelPosition"];WjBarcodeCode93Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeCode93Behavior.classCtor=()=>wjcBarcodeSpecialized.Code93;exports.WjBarcodeCode93=WjBarcodeCode93Behavior.register();function registerV3WjBarcodeCode93(e){e.component(WjBarcodeCode93Behavior.tag,exports.WjBarcodeCode93)}class WjBarcodeItf14Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeItf14Behavior.tag="wj-barcode-itf14";WjBarcodeItf14Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","nwRatio","bearerBar","labelPosition"];WjBarcodeItf14Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeItf14Behavior.classCtor=()=>wjcBarcodeSpecialized.Itf14;exports.WjBarcodeItf14=WjBarcodeItf14Behavior.register();function registerV3WjBarcodeItf14(e){e.component(WjBarcodeItf14Behavior.tag,exports.WjBarcodeItf14)}class WjBarcodeInterleaved2of5Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeInterleaved2of5Behavior.tag="wj-barcode-interleaved2of5";WjBarcodeInterleaved2of5Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","nwRatio","bearerBar","labelPosition","checkCharacter"];WjBarcodeInterleaved2of5Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeInterleaved2of5Behavior.classCtor=()=>wjcBarcodeSpecialized.Interleaved2of5;exports.WjBarcodeInterleaved2of5=WjBarcodeInterleaved2of5Behavior.register();function registerV3WjBarcodeInterleaved2of5(e){e.component(WjBarcodeInterleaved2of5Behavior.tag,exports.WjBarcodeInterleaved2of5)}class WjBarcodeJapanesePostalBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeJapanesePostalBehavior.tag="wj-barcode-japanese-postal";WjBarcodeJapanesePostalBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition"];WjBarcodeJapanesePostalBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeJapanesePostalBehavior.classCtor=()=>wjcBarcodeSpecialized.JapanesePostal;exports.WjBarcodeJapanesePostal=WjBarcodeJapanesePostalBehavior.register();function registerV3WjBarcodeJapanesePostal(e){e.component(WjBarcodeJapanesePostalBehavior.tag,exports.WjBarcodeJapanesePostal)}function registerBarcodeSpecialized(e){if(wijmo_vue2_base_1.VueApi.isV3Plus){registerV3WjBarcodeDataMatrixEcc000(e);registerV3WjBarcodeDataMatrixEcc200(e);registerV3WjBarcodeCode49(e);registerV3WjBarcodeCode93(e);registerV3WjBarcodeItf14(e);registerV3WjBarcodeInterleaved2of5(e);registerV3WjBarcodeJapanesePostal(e)}}exports.registerBarcodeSpecialized=registerBarcodeSpecialized;
package/es2015-esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -11,4 +11,4 @@
11
11
  *
12
12
  */
13
13
 
14
- import{VueApi,WjComponentBehavior}from"@mescius/wijmo.vue2.base";import*as wjcBarcodeSpecialized from"@mescius/wijmo.barcode.specialized";class WjBarcodeDataMatrixEcc000Behavior extends WjComponentBehavior{}WjBarcodeDataMatrixEcc000Behavior.tag="wj-barcode-data-matrix-ecc000";WjBarcodeDataMatrixEcc000Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","version","symbolSize"];WjBarcodeDataMatrixEcc000Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeDataMatrixEcc000Behavior.classCtor=function(){return wjcBarcodeSpecialized.DataMatrixEcc000};export var WjBarcodeDataMatrixEcc000=WjBarcodeDataMatrixEcc000Behavior.register();function registerV3WjBarcodeDataMatrixEcc000(e){e.component(WjBarcodeDataMatrixEcc000Behavior.tag,WjBarcodeDataMatrixEcc000)}class WjBarcodeDataMatrixEcc200Behavior extends WjComponentBehavior{}WjBarcodeDataMatrixEcc200Behavior.tag="wj-barcode-data-matrix-ecc200";WjBarcodeDataMatrixEcc200Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","symbolSize","encodingMode","structuredAppend","structureNumber","fileIdentifier"];WjBarcodeDataMatrixEcc200Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeDataMatrixEcc200Behavior.classCtor=function(){return wjcBarcodeSpecialized.DataMatrixEcc200};export var WjBarcodeDataMatrixEcc200=WjBarcodeDataMatrixEcc200Behavior.register();function registerV3WjBarcodeDataMatrixEcc200(e){e.component(WjBarcodeDataMatrixEcc200Behavior.tag,WjBarcodeDataMatrixEcc200)}class WjBarcodeCode49Behavior extends WjComponentBehavior{}WjBarcodeCode49Behavior.tag="wj-barcode-code49";WjBarcodeCode49Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","grouping","groupIndex","labelPosition"];WjBarcodeCode49Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeCode49Behavior.classCtor=function(){return wjcBarcodeSpecialized.Code49};export var WjBarcodeCode49=WjBarcodeCode49Behavior.register();function registerV3WjBarcodeCode49(e){e.component(WjBarcodeCode49Behavior.tag,WjBarcodeCode49)}class WjBarcodeCode93Behavior extends WjComponentBehavior{}WjBarcodeCode93Behavior.tag="wj-barcode-code93";WjBarcodeCode93Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","checkDigit","fullAscii","labelPosition"];WjBarcodeCode93Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeCode93Behavior.classCtor=function(){return wjcBarcodeSpecialized.Code93};export var WjBarcodeCode93=WjBarcodeCode93Behavior.register();function registerV3WjBarcodeCode93(e){e.component(WjBarcodeCode93Behavior.tag,WjBarcodeCode93)}class WjBarcodeItf14Behavior extends WjComponentBehavior{}WjBarcodeItf14Behavior.tag="wj-barcode-itf14";WjBarcodeItf14Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","nwRatio","bearerBar","labelPosition"];WjBarcodeItf14Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeItf14Behavior.classCtor=function(){return wjcBarcodeSpecialized.Itf14};export var WjBarcodeItf14=WjBarcodeItf14Behavior.register();function registerV3WjBarcodeItf14(e){e.component(WjBarcodeItf14Behavior.tag,WjBarcodeItf14)}class WjBarcodeInterleaved2of5Behavior extends WjComponentBehavior{}WjBarcodeInterleaved2of5Behavior.tag="wj-barcode-interleaved2of5";WjBarcodeInterleaved2of5Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","nwRatio","bearerBar","labelPosition","checkCharacter"];WjBarcodeInterleaved2of5Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeInterleaved2of5Behavior.classCtor=function(){return wjcBarcodeSpecialized.Interleaved2of5};export var WjBarcodeInterleaved2of5=WjBarcodeInterleaved2of5Behavior.register();function registerV3WjBarcodeInterleaved2of5(e){e.component(WjBarcodeInterleaved2of5Behavior.tag,WjBarcodeInterleaved2of5)}class WjBarcodeJapanesePostalBehavior extends WjComponentBehavior{}WjBarcodeJapanesePostalBehavior.tag="wj-barcode-japanese-postal";WjBarcodeJapanesePostalBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition"];WjBarcodeJapanesePostalBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeJapanesePostalBehavior.classCtor=function(){return wjcBarcodeSpecialized.JapanesePostal};export var WjBarcodeJapanesePostal=WjBarcodeJapanesePostalBehavior.register();function registerV3WjBarcodeJapanesePostal(e){e.component(WjBarcodeJapanesePostalBehavior.tag,WjBarcodeJapanesePostal)}export function registerBarcodeSpecialized(e){if(VueApi.isV3Plus){registerV3WjBarcodeDataMatrixEcc000(e);registerV3WjBarcodeDataMatrixEcc200(e);registerV3WjBarcodeCode49(e);registerV3WjBarcodeCode93(e);registerV3WjBarcodeItf14(e);registerV3WjBarcodeInterleaved2of5(e);registerV3WjBarcodeJapanesePostal(e)}}
14
+ import{VueApi,WjComponentBehavior}from"@mescius/wijmo.vue2.base";import*as wjcBarcodeSpecialized from"@mescius/wijmo.barcode.specialized";class WjBarcodeDataMatrixEcc000Behavior extends WjComponentBehavior{}WjBarcodeDataMatrixEcc000Behavior.tag="wj-barcode-data-matrix-ecc000";WjBarcodeDataMatrixEcc000Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","version","symbolSize"];WjBarcodeDataMatrixEcc000Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeDataMatrixEcc000Behavior.classCtor=()=>wjcBarcodeSpecialized.DataMatrixEcc000;export var WjBarcodeDataMatrixEcc000=WjBarcodeDataMatrixEcc000Behavior.register();function registerV3WjBarcodeDataMatrixEcc000(e){e.component(WjBarcodeDataMatrixEcc000Behavior.tag,WjBarcodeDataMatrixEcc000)}class WjBarcodeDataMatrixEcc200Behavior extends WjComponentBehavior{}WjBarcodeDataMatrixEcc200Behavior.tag="wj-barcode-data-matrix-ecc200";WjBarcodeDataMatrixEcc200Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","symbolSize","encodingMode","structuredAppend","structureNumber","fileIdentifier"];WjBarcodeDataMatrixEcc200Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeDataMatrixEcc200Behavior.classCtor=()=>wjcBarcodeSpecialized.DataMatrixEcc200;export var WjBarcodeDataMatrixEcc200=WjBarcodeDataMatrixEcc200Behavior.register();function registerV3WjBarcodeDataMatrixEcc200(e){e.component(WjBarcodeDataMatrixEcc200Behavior.tag,WjBarcodeDataMatrixEcc200)}class WjBarcodeCode49Behavior extends WjComponentBehavior{}WjBarcodeCode49Behavior.tag="wj-barcode-code49";WjBarcodeCode49Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","grouping","groupIndex","labelPosition"];WjBarcodeCode49Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeCode49Behavior.classCtor=()=>wjcBarcodeSpecialized.Code49;export var WjBarcodeCode49=WjBarcodeCode49Behavior.register();function registerV3WjBarcodeCode49(e){e.component(WjBarcodeCode49Behavior.tag,WjBarcodeCode49)}class WjBarcodeCode93Behavior extends WjComponentBehavior{}WjBarcodeCode93Behavior.tag="wj-barcode-code93";WjBarcodeCode93Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","checkDigit","fullAscii","labelPosition"];WjBarcodeCode93Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeCode93Behavior.classCtor=()=>wjcBarcodeSpecialized.Code93;export var WjBarcodeCode93=WjBarcodeCode93Behavior.register();function registerV3WjBarcodeCode93(e){e.component(WjBarcodeCode93Behavior.tag,WjBarcodeCode93)}class WjBarcodeItf14Behavior extends WjComponentBehavior{}WjBarcodeItf14Behavior.tag="wj-barcode-itf14";WjBarcodeItf14Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","nwRatio","bearerBar","labelPosition"];WjBarcodeItf14Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeItf14Behavior.classCtor=()=>wjcBarcodeSpecialized.Itf14;export var WjBarcodeItf14=WjBarcodeItf14Behavior.register();function registerV3WjBarcodeItf14(e){e.component(WjBarcodeItf14Behavior.tag,WjBarcodeItf14)}class WjBarcodeInterleaved2of5Behavior extends WjComponentBehavior{}WjBarcodeInterleaved2of5Behavior.tag="wj-barcode-interleaved2of5";WjBarcodeInterleaved2of5Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","showLabel","nwRatio","bearerBar","labelPosition","checkCharacter"];WjBarcodeInterleaved2of5Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeInterleaved2of5Behavior.classCtor=()=>wjcBarcodeSpecialized.Interleaved2of5;export var WjBarcodeInterleaved2of5=WjBarcodeInterleaved2of5Behavior.register();function registerV3WjBarcodeInterleaved2of5(e){e.component(WjBarcodeInterleaved2of5Behavior.tag,WjBarcodeInterleaved2of5)}class WjBarcodeJapanesePostalBehavior extends WjComponentBehavior{}WjBarcodeJapanesePostalBehavior.tag="wj-barcode-japanese-postal";WjBarcodeJapanesePostalBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition"];WjBarcodeJapanesePostalBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeJapanesePostalBehavior.classCtor=()=>wjcBarcodeSpecialized.JapanesePostal;export var WjBarcodeJapanesePostal=WjBarcodeJapanesePostalBehavior.register();function registerV3WjBarcodeJapanesePostal(e){e.component(WjBarcodeJapanesePostalBehavior.tag,WjBarcodeJapanesePostal)}export function registerBarcodeSpecialized(e){if(VueApi.isV3Plus){registerV3WjBarcodeDataMatrixEcc000(e);registerV3WjBarcodeDataMatrixEcc200(e);registerV3WjBarcodeCode49(e);registerV3WjBarcodeCode93(e);registerV3WjBarcodeItf14(e);registerV3WjBarcodeInterleaved2of5(e);registerV3WjBarcodeJapanesePostal(e)}}
package/es5-esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
package/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@mescius/wijmo.vue2.barcode.specialized",
3
- "version": "5.20261.45-nightly.d20251218.t163151",
3
+ "version": "5.20261.45-nightly.d20260105.t014601",
4
4
  "description": "UI library for pure JS, Angular, React, Vue and more...",
5
5
  "author": "MESCIUS inc",
6
6
  "license": "Commercial",
7
7
  "main": "./index.js",
8
8
  "types": "./index.d.ts",
9
9
  "dependencies": {
10
- "@mescius/wijmo": "5.20261.45-nightly.d20251218.t163151",
11
- "@mescius/wijmo.barcode.specialized": "5.20261.45-nightly.d20251218.t163151",
12
- "@mescius/wijmo.vue2.base": "5.20261.45-nightly.d20251218.t163151"
10
+ "@mescius/wijmo": "5.20261.45-nightly.d20260105.t014601",
11
+ "@mescius/wijmo.barcode.specialized": "5.20261.45-nightly.d20260105.t014601",
12
+ "@mescius/wijmo.vue2.base": "5.20261.45-nightly.d20260105.t014601"
13
13
  },
14
14
  "homepage": "https://developer.mescius.com/wijmo",
15
15
  "bugs": {