@mescius/wijmo.vue2.barcode.composite 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.
@@ -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.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 a={};if(null!=e)for(var r in e)Object.hasOwnProperty.call(e,r)&&(a[r]=e[r]);a.default=e;return a};Object.defineProperty(exports,"__esModule",{value:!0});const wijmo_vue2_base_1=require("@mescius/wijmo.vue2.base"),wjcBarcodeComposite=__importStar(require("@mescius/wijmo.barcode.composite"));class WjBarcodeGs1DataBarOmnidirectionalBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeGs1DataBarOmnidirectionalBehavior.tag="wj-barcode-gs1-data-bar-omnidirectional";WjBarcodeGs1DataBarOmnidirectionalBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"];WjBarcodeGs1DataBarOmnidirectionalBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarOmnidirectionalBehavior.classCtor=function(){return wjcBarcodeComposite.Gs1DataBarOmnidirectional};exports.WjBarcodeGs1DataBarOmnidirectional=WjBarcodeGs1DataBarOmnidirectionalBehavior.register();function registerV3WjBarcodeGs1DataBarOmnidirectional(e){e.component(WjBarcodeGs1DataBarOmnidirectionalBehavior.tag,exports.WjBarcodeGs1DataBarOmnidirectional)}class WjBarcodeGs1DataBarTruncatedBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeGs1DataBarTruncatedBehavior.tag="wj-barcode-gs1-data-bar-truncated";WjBarcodeGs1DataBarTruncatedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"];WjBarcodeGs1DataBarTruncatedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarTruncatedBehavior.classCtor=function(){return wjcBarcodeComposite.Gs1DataBarTruncated};exports.WjBarcodeGs1DataBarTruncated=WjBarcodeGs1DataBarTruncatedBehavior.register();function registerV3WjBarcodeGs1DataBarTruncated(e){e.component(WjBarcodeGs1DataBarTruncatedBehavior.tag,exports.WjBarcodeGs1DataBarTruncated)}class WjBarcodeGs1DataBarStackedBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeGs1DataBarStackedBehavior.tag="wj-barcode-gs1-data-bar-stacked";WjBarcodeGs1DataBarStackedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"];WjBarcodeGs1DataBarStackedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarStackedBehavior.classCtor=function(){return wjcBarcodeComposite.Gs1DataBarStacked};exports.WjBarcodeGs1DataBarStacked=WjBarcodeGs1DataBarStackedBehavior.register();function registerV3WjBarcodeGs1DataBarStacked(e){e.component(WjBarcodeGs1DataBarStackedBehavior.tag,exports.WjBarcodeGs1DataBarStacked)}class WjBarcodeGs1DataBarStackedOmnidirectionalBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.tag="wj-barcode-gs1-data-bar-stacked-omnidirectional";WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"];WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.classCtor=function(){return wjcBarcodeComposite.Gs1DataBarStackedOmnidirectional};exports.WjBarcodeGs1DataBarStackedOmnidirectional=WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.register();function registerV3WjBarcodeGs1DataBarStackedOmnidirectional(e){e.component(WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.tag,exports.WjBarcodeGs1DataBarStackedOmnidirectional)}class WjBarcodeGs1DataBarLimitedBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeGs1DataBarLimitedBehavior.tag="wj-barcode-gs1-data-bar-limited";WjBarcodeGs1DataBarLimitedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"];WjBarcodeGs1DataBarLimitedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarLimitedBehavior.classCtor=function(){return wjcBarcodeComposite.Gs1DataBarLimited};exports.WjBarcodeGs1DataBarLimited=WjBarcodeGs1DataBarLimitedBehavior.register();function registerV3WjBarcodeGs1DataBarLimited(e){e.component(WjBarcodeGs1DataBarLimitedBehavior.tag,exports.WjBarcodeGs1DataBarLimited)}class WjBarcodeGs1DataBarExpandedBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeGs1DataBarExpandedBehavior.tag="wj-barcode-gs1-data-bar-expanded";WjBarcodeGs1DataBarExpandedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom"];WjBarcodeGs1DataBarExpandedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarExpandedBehavior.classCtor=function(){return wjcBarcodeComposite.Gs1DataBarExpanded};exports.WjBarcodeGs1DataBarExpanded=WjBarcodeGs1DataBarExpandedBehavior.register();function registerV3WjBarcodeGs1DataBarExpanded(e){e.component(WjBarcodeGs1DataBarExpandedBehavior.tag,exports.WjBarcodeGs1DataBarExpanded)}class WjBarcodeGs1DataBarExpandedStackedBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeGs1DataBarExpandedStackedBehavior.tag="wj-barcode-gs1-data-bar-expanded-stacked";WjBarcodeGs1DataBarExpandedStackedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom","rowCount"];WjBarcodeGs1DataBarExpandedStackedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarExpandedStackedBehavior.classCtor=function(){return wjcBarcodeComposite.Gs1DataBarExpandedStacked};exports.WjBarcodeGs1DataBarExpandedStacked=WjBarcodeGs1DataBarExpandedStackedBehavior.register();function registerV3WjBarcodeGs1DataBarExpandedStacked(e){e.component(WjBarcodeGs1DataBarExpandedStackedBehavior.tag,exports.WjBarcodeGs1DataBarExpandedStacked)}class WjBarcodePdf417Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodePdf417Behavior.tag="wj-barcode-pdf417";WjBarcodePdf417Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","errorCorrectionLevel","columns","rows","compact"];WjBarcodePdf417Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodePdf417Behavior.classCtor=function(){return wjcBarcodeComposite.Pdf417};exports.WjBarcodePdf417=WjBarcodePdf417Behavior.register();function registerV3WjBarcodePdf417(e){e.component(WjBarcodePdf417Behavior.tag,exports.WjBarcodePdf417)}class WjBarcodeMicroPdf417Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeMicroPdf417Behavior.tag="wj-barcode-micro-pdf417";WjBarcodeMicroPdf417Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","dimensions","compactionMode","structuredAppend","segmentIndex","fileId","optionalFields"];WjBarcodeMicroPdf417Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeMicroPdf417Behavior.classCtor=function(){return wjcBarcodeComposite.MicroPdf417};exports.WjBarcodeMicroPdf417=WjBarcodeMicroPdf417Behavior.register();function registerV3WjBarcodeMicroPdf417(e){e.component(WjBarcodeMicroPdf417Behavior.tag,exports.WjBarcodeMicroPdf417)}function registerBarcodeComposite(e){if(wijmo_vue2_base_1.VueApi.isV3Plus){registerV3WjBarcodeGs1DataBarOmnidirectional(e);registerV3WjBarcodeGs1DataBarTruncated(e);registerV3WjBarcodeGs1DataBarStacked(e);registerV3WjBarcodeGs1DataBarStackedOmnidirectional(e);registerV3WjBarcodeGs1DataBarLimited(e);registerV3WjBarcodeGs1DataBarExpanded(e);registerV3WjBarcodeGs1DataBarExpandedStacked(e);registerV3WjBarcodePdf417(e);registerV3WjBarcodeMicroPdf417(e)}}exports.registerBarcodeComposite=registerBarcodeComposite;
14
+ "use strict";var __importStar=this&&this.__importStar||function(a){if(a&&a.__esModule)return a;var e={};if(null!=a)for(var r in a)Object.hasOwnProperty.call(a,r)&&(e[r]=a[r]);e.default=a;return e};Object.defineProperty(exports,"__esModule",{value:!0});const wijmo_vue2_base_1=require("@mescius/wijmo.vue2.base"),wjcBarcodeComposite=__importStar(require("@mescius/wijmo.barcode.composite"));class WjBarcodeGs1DataBarOmnidirectionalBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeGs1DataBarOmnidirectionalBehavior.tag="wj-barcode-gs1-data-bar-omnidirectional";WjBarcodeGs1DataBarOmnidirectionalBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"];WjBarcodeGs1DataBarOmnidirectionalBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarOmnidirectionalBehavior.classCtor=()=>wjcBarcodeComposite.Gs1DataBarOmnidirectional;exports.WjBarcodeGs1DataBarOmnidirectional=WjBarcodeGs1DataBarOmnidirectionalBehavior.register();function registerV3WjBarcodeGs1DataBarOmnidirectional(a){a.component(WjBarcodeGs1DataBarOmnidirectionalBehavior.tag,exports.WjBarcodeGs1DataBarOmnidirectional)}class WjBarcodeGs1DataBarTruncatedBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeGs1DataBarTruncatedBehavior.tag="wj-barcode-gs1-data-bar-truncated";WjBarcodeGs1DataBarTruncatedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"];WjBarcodeGs1DataBarTruncatedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarTruncatedBehavior.classCtor=()=>wjcBarcodeComposite.Gs1DataBarTruncated;exports.WjBarcodeGs1DataBarTruncated=WjBarcodeGs1DataBarTruncatedBehavior.register();function registerV3WjBarcodeGs1DataBarTruncated(a){a.component(WjBarcodeGs1DataBarTruncatedBehavior.tag,exports.WjBarcodeGs1DataBarTruncated)}class WjBarcodeGs1DataBarStackedBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeGs1DataBarStackedBehavior.tag="wj-barcode-gs1-data-bar-stacked";WjBarcodeGs1DataBarStackedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"];WjBarcodeGs1DataBarStackedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarStackedBehavior.classCtor=()=>wjcBarcodeComposite.Gs1DataBarStacked;exports.WjBarcodeGs1DataBarStacked=WjBarcodeGs1DataBarStackedBehavior.register();function registerV3WjBarcodeGs1DataBarStacked(a){a.component(WjBarcodeGs1DataBarStackedBehavior.tag,exports.WjBarcodeGs1DataBarStacked)}class WjBarcodeGs1DataBarStackedOmnidirectionalBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.tag="wj-barcode-gs1-data-bar-stacked-omnidirectional";WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"];WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.classCtor=()=>wjcBarcodeComposite.Gs1DataBarStackedOmnidirectional;exports.WjBarcodeGs1DataBarStackedOmnidirectional=WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.register();function registerV3WjBarcodeGs1DataBarStackedOmnidirectional(a){a.component(WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.tag,exports.WjBarcodeGs1DataBarStackedOmnidirectional)}class WjBarcodeGs1DataBarLimitedBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeGs1DataBarLimitedBehavior.tag="wj-barcode-gs1-data-bar-limited";WjBarcodeGs1DataBarLimitedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"];WjBarcodeGs1DataBarLimitedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarLimitedBehavior.classCtor=()=>wjcBarcodeComposite.Gs1DataBarLimited;exports.WjBarcodeGs1DataBarLimited=WjBarcodeGs1DataBarLimitedBehavior.register();function registerV3WjBarcodeGs1DataBarLimited(a){a.component(WjBarcodeGs1DataBarLimitedBehavior.tag,exports.WjBarcodeGs1DataBarLimited)}class WjBarcodeGs1DataBarExpandedBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeGs1DataBarExpandedBehavior.tag="wj-barcode-gs1-data-bar-expanded";WjBarcodeGs1DataBarExpandedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom"];WjBarcodeGs1DataBarExpandedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarExpandedBehavior.classCtor=()=>wjcBarcodeComposite.Gs1DataBarExpanded;exports.WjBarcodeGs1DataBarExpanded=WjBarcodeGs1DataBarExpandedBehavior.register();function registerV3WjBarcodeGs1DataBarExpanded(a){a.component(WjBarcodeGs1DataBarExpandedBehavior.tag,exports.WjBarcodeGs1DataBarExpanded)}class WjBarcodeGs1DataBarExpandedStackedBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeGs1DataBarExpandedStackedBehavior.tag="wj-barcode-gs1-data-bar-expanded-stacked";WjBarcodeGs1DataBarExpandedStackedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom","rowCount"];WjBarcodeGs1DataBarExpandedStackedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarExpandedStackedBehavior.classCtor=()=>wjcBarcodeComposite.Gs1DataBarExpandedStacked;exports.WjBarcodeGs1DataBarExpandedStacked=WjBarcodeGs1DataBarExpandedStackedBehavior.register();function registerV3WjBarcodeGs1DataBarExpandedStacked(a){a.component(WjBarcodeGs1DataBarExpandedStackedBehavior.tag,exports.WjBarcodeGs1DataBarExpandedStacked)}class WjBarcodePdf417Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodePdf417Behavior.tag="wj-barcode-pdf417";WjBarcodePdf417Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","errorCorrectionLevel","columns","rows","compact"];WjBarcodePdf417Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodePdf417Behavior.classCtor=()=>wjcBarcodeComposite.Pdf417;exports.WjBarcodePdf417=WjBarcodePdf417Behavior.register();function registerV3WjBarcodePdf417(a){a.component(WjBarcodePdf417Behavior.tag,exports.WjBarcodePdf417)}class WjBarcodeMicroPdf417Behavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjBarcodeMicroPdf417Behavior.tag="wj-barcode-micro-pdf417";WjBarcodeMicroPdf417Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","dimensions","compactionMode","structuredAppend","segmentIndex","fileId","optionalFields"];WjBarcodeMicroPdf417Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeMicroPdf417Behavior.classCtor=()=>wjcBarcodeComposite.MicroPdf417;exports.WjBarcodeMicroPdf417=WjBarcodeMicroPdf417Behavior.register();function registerV3WjBarcodeMicroPdf417(a){a.component(WjBarcodeMicroPdf417Behavior.tag,exports.WjBarcodeMicroPdf417)}function registerBarcodeComposite(a){if(wijmo_vue2_base_1.VueApi.isV3Plus){registerV3WjBarcodeGs1DataBarOmnidirectional(a);registerV3WjBarcodeGs1DataBarTruncated(a);registerV3WjBarcodeGs1DataBarStacked(a);registerV3WjBarcodeGs1DataBarStackedOmnidirectional(a);registerV3WjBarcodeGs1DataBarLimited(a);registerV3WjBarcodeGs1DataBarExpanded(a);registerV3WjBarcodeGs1DataBarExpandedStacked(a);registerV3WjBarcodePdf417(a);registerV3WjBarcodeMicroPdf417(a)}}exports.registerBarcodeComposite=registerBarcodeComposite;
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.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{VueApi,WjComponentBehavior}from"@mescius/wijmo.vue2.base";import*as wjcBarcodeComposite from"@mescius/wijmo.barcode.composite";class WjBarcodeGs1DataBarOmnidirectionalBehavior extends WjComponentBehavior{}WjBarcodeGs1DataBarOmnidirectionalBehavior.tag="wj-barcode-gs1-data-bar-omnidirectional";WjBarcodeGs1DataBarOmnidirectionalBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"];WjBarcodeGs1DataBarOmnidirectionalBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarOmnidirectionalBehavior.classCtor=function(){return wjcBarcodeComposite.Gs1DataBarOmnidirectional};export var WjBarcodeGs1DataBarOmnidirectional=WjBarcodeGs1DataBarOmnidirectionalBehavior.register();function registerV3WjBarcodeGs1DataBarOmnidirectional(a){a.component(WjBarcodeGs1DataBarOmnidirectionalBehavior.tag,WjBarcodeGs1DataBarOmnidirectional)}class WjBarcodeGs1DataBarTruncatedBehavior extends WjComponentBehavior{}WjBarcodeGs1DataBarTruncatedBehavior.tag="wj-barcode-gs1-data-bar-truncated";WjBarcodeGs1DataBarTruncatedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"];WjBarcodeGs1DataBarTruncatedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarTruncatedBehavior.classCtor=function(){return wjcBarcodeComposite.Gs1DataBarTruncated};export var WjBarcodeGs1DataBarTruncated=WjBarcodeGs1DataBarTruncatedBehavior.register();function registerV3WjBarcodeGs1DataBarTruncated(a){a.component(WjBarcodeGs1DataBarTruncatedBehavior.tag,WjBarcodeGs1DataBarTruncated)}class WjBarcodeGs1DataBarStackedBehavior extends WjComponentBehavior{}WjBarcodeGs1DataBarStackedBehavior.tag="wj-barcode-gs1-data-bar-stacked";WjBarcodeGs1DataBarStackedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"];WjBarcodeGs1DataBarStackedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarStackedBehavior.classCtor=function(){return wjcBarcodeComposite.Gs1DataBarStacked};export var WjBarcodeGs1DataBarStacked=WjBarcodeGs1DataBarStackedBehavior.register();function registerV3WjBarcodeGs1DataBarStacked(a){a.component(WjBarcodeGs1DataBarStackedBehavior.tag,WjBarcodeGs1DataBarStacked)}class WjBarcodeGs1DataBarStackedOmnidirectionalBehavior extends WjComponentBehavior{}WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.tag="wj-barcode-gs1-data-bar-stacked-omnidirectional";WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"];WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.classCtor=function(){return wjcBarcodeComposite.Gs1DataBarStackedOmnidirectional};export var WjBarcodeGs1DataBarStackedOmnidirectional=WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.register();function registerV3WjBarcodeGs1DataBarStackedOmnidirectional(a){a.component(WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.tag,WjBarcodeGs1DataBarStackedOmnidirectional)}class WjBarcodeGs1DataBarLimitedBehavior extends WjComponentBehavior{}WjBarcodeGs1DataBarLimitedBehavior.tag="wj-barcode-gs1-data-bar-limited";WjBarcodeGs1DataBarLimitedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"];WjBarcodeGs1DataBarLimitedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarLimitedBehavior.classCtor=function(){return wjcBarcodeComposite.Gs1DataBarLimited};export var WjBarcodeGs1DataBarLimited=WjBarcodeGs1DataBarLimitedBehavior.register();function registerV3WjBarcodeGs1DataBarLimited(a){a.component(WjBarcodeGs1DataBarLimitedBehavior.tag,WjBarcodeGs1DataBarLimited)}class WjBarcodeGs1DataBarExpandedBehavior extends WjComponentBehavior{}WjBarcodeGs1DataBarExpandedBehavior.tag="wj-barcode-gs1-data-bar-expanded";WjBarcodeGs1DataBarExpandedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom"];WjBarcodeGs1DataBarExpandedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarExpandedBehavior.classCtor=function(){return wjcBarcodeComposite.Gs1DataBarExpanded};export var WjBarcodeGs1DataBarExpanded=WjBarcodeGs1DataBarExpandedBehavior.register();function registerV3WjBarcodeGs1DataBarExpanded(a){a.component(WjBarcodeGs1DataBarExpandedBehavior.tag,WjBarcodeGs1DataBarExpanded)}class WjBarcodeGs1DataBarExpandedStackedBehavior extends WjComponentBehavior{}WjBarcodeGs1DataBarExpandedStackedBehavior.tag="wj-barcode-gs1-data-bar-expanded-stacked";WjBarcodeGs1DataBarExpandedStackedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom","rowCount"];WjBarcodeGs1DataBarExpandedStackedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarExpandedStackedBehavior.classCtor=function(){return wjcBarcodeComposite.Gs1DataBarExpandedStacked};export var WjBarcodeGs1DataBarExpandedStacked=WjBarcodeGs1DataBarExpandedStackedBehavior.register();function registerV3WjBarcodeGs1DataBarExpandedStacked(a){a.component(WjBarcodeGs1DataBarExpandedStackedBehavior.tag,WjBarcodeGs1DataBarExpandedStacked)}class WjBarcodePdf417Behavior extends WjComponentBehavior{}WjBarcodePdf417Behavior.tag="wj-barcode-pdf417";WjBarcodePdf417Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","errorCorrectionLevel","columns","rows","compact"];WjBarcodePdf417Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodePdf417Behavior.classCtor=function(){return wjcBarcodeComposite.Pdf417};export var WjBarcodePdf417=WjBarcodePdf417Behavior.register();function registerV3WjBarcodePdf417(a){a.component(WjBarcodePdf417Behavior.tag,WjBarcodePdf417)}class WjBarcodeMicroPdf417Behavior extends WjComponentBehavior{}WjBarcodeMicroPdf417Behavior.tag="wj-barcode-micro-pdf417";WjBarcodeMicroPdf417Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","dimensions","compactionMode","structuredAppend","segmentIndex","fileId","optionalFields"];WjBarcodeMicroPdf417Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeMicroPdf417Behavior.classCtor=function(){return wjcBarcodeComposite.MicroPdf417};export var WjBarcodeMicroPdf417=WjBarcodeMicroPdf417Behavior.register();function registerV3WjBarcodeMicroPdf417(a){a.component(WjBarcodeMicroPdf417Behavior.tag,WjBarcodeMicroPdf417)}export function registerBarcodeComposite(a){if(VueApi.isV3Plus){registerV3WjBarcodeGs1DataBarOmnidirectional(a);registerV3WjBarcodeGs1DataBarTruncated(a);registerV3WjBarcodeGs1DataBarStacked(a);registerV3WjBarcodeGs1DataBarStackedOmnidirectional(a);registerV3WjBarcodeGs1DataBarLimited(a);registerV3WjBarcodeGs1DataBarExpanded(a);registerV3WjBarcodeGs1DataBarExpandedStacked(a);registerV3WjBarcodePdf417(a);registerV3WjBarcodeMicroPdf417(a)}}
14
+ import{VueApi,WjComponentBehavior}from"@mescius/wijmo.vue2.base";import*as wjcBarcodeComposite from"@mescius/wijmo.barcode.composite";class WjBarcodeGs1DataBarOmnidirectionalBehavior extends WjComponentBehavior{}WjBarcodeGs1DataBarOmnidirectionalBehavior.tag="wj-barcode-gs1-data-bar-omnidirectional";WjBarcodeGs1DataBarOmnidirectionalBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"];WjBarcodeGs1DataBarOmnidirectionalBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarOmnidirectionalBehavior.classCtor=()=>wjcBarcodeComposite.Gs1DataBarOmnidirectional;export var WjBarcodeGs1DataBarOmnidirectional=WjBarcodeGs1DataBarOmnidirectionalBehavior.register();function registerV3WjBarcodeGs1DataBarOmnidirectional(a){a.component(WjBarcodeGs1DataBarOmnidirectionalBehavior.tag,WjBarcodeGs1DataBarOmnidirectional)}class WjBarcodeGs1DataBarTruncatedBehavior extends WjComponentBehavior{}WjBarcodeGs1DataBarTruncatedBehavior.tag="wj-barcode-gs1-data-bar-truncated";WjBarcodeGs1DataBarTruncatedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"];WjBarcodeGs1DataBarTruncatedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarTruncatedBehavior.classCtor=()=>wjcBarcodeComposite.Gs1DataBarTruncated;export var WjBarcodeGs1DataBarTruncated=WjBarcodeGs1DataBarTruncatedBehavior.register();function registerV3WjBarcodeGs1DataBarTruncated(a){a.component(WjBarcodeGs1DataBarTruncatedBehavior.tag,WjBarcodeGs1DataBarTruncated)}class WjBarcodeGs1DataBarStackedBehavior extends WjComponentBehavior{}WjBarcodeGs1DataBarStackedBehavior.tag="wj-barcode-gs1-data-bar-stacked";WjBarcodeGs1DataBarStackedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"];WjBarcodeGs1DataBarStackedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarStackedBehavior.classCtor=()=>wjcBarcodeComposite.Gs1DataBarStacked;export var WjBarcodeGs1DataBarStacked=WjBarcodeGs1DataBarStackedBehavior.register();function registerV3WjBarcodeGs1DataBarStacked(a){a.component(WjBarcodeGs1DataBarStackedBehavior.tag,WjBarcodeGs1DataBarStacked)}class WjBarcodeGs1DataBarStackedOmnidirectionalBehavior extends WjComponentBehavior{}WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.tag="wj-barcode-gs1-data-bar-stacked-omnidirectional";WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","ratio"];WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.classCtor=()=>wjcBarcodeComposite.Gs1DataBarStackedOmnidirectional;export var WjBarcodeGs1DataBarStackedOmnidirectional=WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.register();function registerV3WjBarcodeGs1DataBarStackedOmnidirectional(a){a.component(WjBarcodeGs1DataBarStackedOmnidirectionalBehavior.tag,WjBarcodeGs1DataBarStackedOmnidirectional)}class WjBarcodeGs1DataBarLimitedBehavior extends WjComponentBehavior{}WjBarcodeGs1DataBarLimitedBehavior.tag="wj-barcode-gs1-data-bar-limited";WjBarcodeGs1DataBarLimitedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText"];WjBarcodeGs1DataBarLimitedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarLimitedBehavior.classCtor=()=>wjcBarcodeComposite.Gs1DataBarLimited;export var WjBarcodeGs1DataBarLimited=WjBarcodeGs1DataBarLimitedBehavior.register();function registerV3WjBarcodeGs1DataBarLimited(a){a.component(WjBarcodeGs1DataBarLimitedBehavior.tag,WjBarcodeGs1DataBarLimited)}class WjBarcodeGs1DataBarExpandedBehavior extends WjComponentBehavior{}WjBarcodeGs1DataBarExpandedBehavior.tag="wj-barcode-gs1-data-bar-expanded";WjBarcodeGs1DataBarExpandedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom"];WjBarcodeGs1DataBarExpandedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarExpandedBehavior.classCtor=()=>wjcBarcodeComposite.Gs1DataBarExpanded;export var WjBarcodeGs1DataBarExpanded=WjBarcodeGs1DataBarExpandedBehavior.register();function registerV3WjBarcodeGs1DataBarExpanded(a){a.component(WjBarcodeGs1DataBarExpandedBehavior.tag,WjBarcodeGs1DataBarExpanded)}class WjBarcodeGs1DataBarExpandedStackedBehavior extends WjComponentBehavior{}WjBarcodeGs1DataBarExpandedStackedBehavior.tag="wj-barcode-gs1-data-bar-expanded-stacked";WjBarcodeGs1DataBarExpandedStackedBehavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","showLabel","labelPosition","linkage","linkageVersion","linkageHeight","hideLinkageText","hideAiText","autoWidth","autoWidthZoom","rowCount"];WjBarcodeGs1DataBarExpandedStackedBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeGs1DataBarExpandedStackedBehavior.classCtor=()=>wjcBarcodeComposite.Gs1DataBarExpandedStacked;export var WjBarcodeGs1DataBarExpandedStacked=WjBarcodeGs1DataBarExpandedStackedBehavior.register();function registerV3WjBarcodeGs1DataBarExpandedStacked(a){a.component(WjBarcodeGs1DataBarExpandedStackedBehavior.tag,WjBarcodeGs1DataBarExpandedStacked)}class WjBarcodePdf417Behavior extends WjComponentBehavior{}WjBarcodePdf417Behavior.tag="wj-barcode-pdf417";WjBarcodePdf417Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","autoWidth","autoWidthZoom","errorCorrectionLevel","columns","rows","compact"];WjBarcodePdf417Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodePdf417Behavior.classCtor=()=>wjcBarcodeComposite.Pdf417;export var WjBarcodePdf417=WjBarcodePdf417Behavior.register();function registerV3WjBarcodePdf417(a){a.component(WjBarcodePdf417Behavior.tag,WjBarcodePdf417)}class WjBarcodeMicroPdf417Behavior extends WjComponentBehavior{}WjBarcodeMicroPdf417Behavior.tag="wj-barcode-micro-pdf417";WjBarcodeMicroPdf417Behavior.props=["isDisabled","tabOrder","value","quietZone","renderType","color","backgroundColor","hideExtraChecksum","font","dimensions","compactionMode","structuredAppend","segmentIndex","fileId","optionalFields"];WjBarcodeMicroPdf417Behavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","isValidChanged"];WjBarcodeMicroPdf417Behavior.classCtor=()=>wjcBarcodeComposite.MicroPdf417;export var WjBarcodeMicroPdf417=WjBarcodeMicroPdf417Behavior.register();function registerV3WjBarcodeMicroPdf417(a){a.component(WjBarcodeMicroPdf417Behavior.tag,WjBarcodeMicroPdf417)}export function registerBarcodeComposite(a){if(VueApi.isV3Plus){registerV3WjBarcodeGs1DataBarOmnidirectional(a);registerV3WjBarcodeGs1DataBarTruncated(a);registerV3WjBarcodeGs1DataBarStacked(a);registerV3WjBarcodeGs1DataBarStackedOmnidirectional(a);registerV3WjBarcodeGs1DataBarLimited(a);registerV3WjBarcodeGs1DataBarExpanded(a);registerV3WjBarcodeGs1DataBarExpandedStacked(a);registerV3WjBarcodePdf417(a);registerV3WjBarcodeMicroPdf417(a)}}
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.t163143
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.t163143
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.t163143
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.composite",
3
- "version": "5.20261.45-nightly.d20251218.t163151",
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.d20251218.t163151",
11
- "@mescius/wijmo.barcode.composite": "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.t163143",
11
+ "@mescius/wijmo.barcode.composite": "5.20261.45-nightly.d20260105.t163143",
12
+ "@mescius/wijmo.vue2.base": "5.20261.45-nightly.d20260105.t163143"
13
13
  },
14
14
  "homepage": "https://developer.mescius.com/wijmo",
15
15
  "bugs": {