@scandit/web-datacapture-label 7.6.0 → 7.6.2

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.
Files changed (136) hide show
  1. package/build/js/{LabelCaptureAdvancedOverlay-ChUrueV6.d.ts → LabelCaptureAdvancedOverlay-B_O6RnV4.d.ts} +1 -1
  2. package/build/js/{LabelCaptureBasicOverlay-GO1AxzZR.d.ts → LabelCaptureBasicOverlay-BMgzzuF4.d.ts} +1 -1
  3. package/build/js/{NativeProxy-C1lJ_0p-.d.ts → NativeProxy-lmG_UTx9.d.ts} +3 -3
  4. package/build/js/api/CustomBarcodeBuilder.js +1 -1
  5. package/build/js/api/CustomText.d.ts +1 -1
  6. package/build/js/api/CustomTextBuilder.d.ts +1 -1
  7. package/build/js/api/ExpiryDateText.d.ts +1 -1
  8. package/build/js/api/ExpiryDateTextBuilder.d.ts +1 -1
  9. package/build/js/api/ExpiryDateTextBuilder.js +1 -1
  10. package/build/js/api/ImeiOneBarcodeBuilder.js +1 -1
  11. package/build/js/api/ImeiTwoBarcodeBuilder.js +1 -1
  12. package/build/js/api/LabelCapture.d.ts +1 -1
  13. package/build/js/api/LabelCapture.js +1 -1
  14. package/build/js/api/LabelCaptureAdvancedOverlay.d.ts +2 -2
  15. package/build/js/api/LabelCaptureAdvancedOverlayListener.d.ts +2 -2
  16. package/build/js/api/LabelCaptureBasicOverlay.d.ts +2 -2
  17. package/build/js/api/LabelCaptureBasicOverlayListener.d.ts +2 -2
  18. package/build/js/api/LabelCaptureListener.d.ts +1 -1
  19. package/build/js/api/LabelCaptureOverlayJSON.d.ts +1 -1
  20. package/build/js/api/LabelCaptureSettings.d.ts +1 -1
  21. package/build/js/api/LabelCaptureValidationFlowOverlay.d.ts +5 -5
  22. package/build/js/api/LabelCaptureValidationFlowOverlay.js +1 -1
  23. package/build/js/api/LabelDefinition.d.ts +1 -1
  24. package/build/js/api/PackingDateText.d.ts +1 -1
  25. package/build/js/api/PackingDateTextBuilder.d.ts +1 -1
  26. package/build/js/api/PartNumberBarcodeBuilder.js +1 -1
  27. package/build/js/api/SerialNumberBarcodeBuilder.js +1 -1
  28. package/build/js/api/TotalPriceText.d.ts +1 -1
  29. package/build/js/api/TotalPriceTextBuilder.d.ts +1 -1
  30. package/build/js/api/UnitPriceText.d.ts +1 -1
  31. package/build/js/api/UnitPriceTextBuilder.d.ts +1 -1
  32. package/build/js/api/WeightText.d.ts +1 -1
  33. package/build/js/api/WeightTextBuilder.d.ts +1 -1
  34. package/build/js/chunks/{chunk-B2S4X5UK.js → chunk-34D3STCA.js} +1 -1
  35. package/build/js/chunks/{chunk-6GIKDYQ7.js → chunk-3MBSB5KA.js} +1 -1
  36. package/build/js/chunks/chunk-52G5Z63E.js +1 -0
  37. package/build/js/chunks/chunk-5TMKFM6D.js +1 -0
  38. package/build/js/chunks/{chunk-2L7KHJB4.js → chunk-AJ47RO4E.js} +1 -1
  39. package/build/js/chunks/{chunk-O4T5WLSG.js → chunk-CAR7YY4E.js} +1 -1
  40. package/build/js/chunks/{chunk-TDD6VBYB.js → chunk-DOEH75Y7.js} +1 -1
  41. package/build/js/chunks/{chunk-JHNCQN3E.js → chunk-JN2UIEBC.js} +1 -1
  42. package/build/js/chunks/{chunk-QKN2CQFV.js → chunk-LLGO7KH5.js} +1 -1
  43. package/build/js/chunks/{chunk-X3FANNQH.js → chunk-N2T5NSEH.js} +1 -1
  44. package/build/js/chunks/{chunk-J7TDBHLN.js → chunk-TKVF6HRX.js} +1 -1
  45. package/build/js/chunks/{chunk-3KGQKDI6.js → chunk-XDPQXJ7N.js} +1 -1
  46. package/build/js/index.d.ts +3 -3
  47. package/build/js/index.js +1 -1
  48. package/build/js/moduleLoader.js +1 -1
  49. package/build/js/private/PrivateLabelFieldDefinition.d.ts +1 -1
  50. package/build/js/private/createProxiedViewFinder.d.ts +2 -2
  51. package/build/js/private/viewfinderTranslator.js +1 -1
  52. package/build/js/worker/LabelCaptureWorkerManager.d.ts +1 -1
  53. package/build/js/worker/LabelCaptureWorkerManager.js +1 -1
  54. package/build/js/worker/WorkerMain.d.ts +1 -1
  55. package/build/js/worker/WorkerMain.js +1 -1
  56. package/build/js/worker/WorkerRegistry.d.ts +1 -1
  57. package/build/js/worker/dataCaptureEngine.d.ts +1 -1
  58. package/build/js/worker/dataCaptureEngine.js +1 -1
  59. package/build/js/worker/dataCaptureWorkerRelated.d.ts +1 -1
  60. package/build/js/worker/labelCapture.inlineWorker.d.ts +1 -1
  61. package/build/js/worker/labelCapture.inlineWorker.js +1 -1
  62. package/build/js/worker/labelWorkerHandler.d.ts +1 -1
  63. package/build/js/worker/proxies/AimerViewfinderProxy.d.ts +1 -1
  64. package/build/js/worker/proxies/AimerViewfinderProxy.js +1 -1
  65. package/build/js/worker/proxies/BarcodeFieldProxy.d.ts +1 -1
  66. package/build/js/worker/proxies/BarcodeFieldProxy.js +1 -1
  67. package/build/js/worker/proxies/CapturedLabelProxy.d.ts +1 -1
  68. package/build/js/worker/proxies/CapturedLabelProxy.js +1 -1
  69. package/build/js/worker/proxies/CustomBarcodeProxy.d.ts +1 -1
  70. package/build/js/worker/proxies/CustomBarcodeProxy.js +1 -1
  71. package/build/js/worker/proxies/CustomTextProxy.d.ts +1 -1
  72. package/build/js/worker/proxies/CustomTextProxy.js +1 -1
  73. package/build/js/worker/proxies/ExpiryDateTextProxy.d.ts +1 -1
  74. package/build/js/worker/proxies/ExpiryDateTextProxy.js +1 -1
  75. package/build/js/worker/proxies/ImeiOneBarcodeProxy.d.ts +1 -1
  76. package/build/js/worker/proxies/ImeiOneBarcodeProxy.js +1 -1
  77. package/build/js/worker/proxies/ImeiTwoBarcodeProxy.d.ts +1 -1
  78. package/build/js/worker/proxies/ImeiTwoBarcodeProxy.js +1 -1
  79. package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.d.ts +1 -1
  80. package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.js +1 -1
  81. package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.d.ts +1 -1
  82. package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.js +1 -1
  83. package/build/js/worker/proxies/LabelCaptureHelperProxy.d.ts +1 -1
  84. package/build/js/worker/proxies/LabelCaptureHelperProxy.js +1 -1
  85. package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.d.ts +1 -1
  86. package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.js +1 -1
  87. package/build/js/worker/proxies/LabelCaptureProxy.d.ts +1 -1
  88. package/build/js/worker/proxies/LabelCaptureProxy.js +1 -1
  89. package/build/js/worker/proxies/LabelCaptureSessionProxy.d.ts +1 -1
  90. package/build/js/worker/proxies/LabelCaptureSessionProxy.js +1 -1
  91. package/build/js/worker/proxies/LabelCaptureSettingsProxy.d.ts +1 -1
  92. package/build/js/worker/proxies/LabelCaptureSettingsProxy.js +1 -1
  93. package/build/js/worker/proxies/LabelDefinitionProxy.d.ts +1 -1
  94. package/build/js/worker/proxies/LabelDefinitionProxy.js +1 -1
  95. package/build/js/worker/proxies/LabelFieldDefinitionProxy.d.ts +1 -1
  96. package/build/js/worker/proxies/LabelFieldDefinitionProxy.js +1 -1
  97. package/build/js/worker/proxies/LabelFieldLocationProxy.d.ts +1 -1
  98. package/build/js/worker/proxies/LabelFieldLocationProxy.js +1 -1
  99. package/build/js/worker/proxies/LabelFieldProxy.d.ts +1 -1
  100. package/build/js/worker/proxies/LabelFieldProxy.js +1 -1
  101. package/build/js/worker/proxies/NativeProxy.d.ts +1 -1
  102. package/build/js/worker/proxies/NativeProxy.js +1 -1
  103. package/build/js/worker/proxies/NoViewfinderProxy.d.ts +1 -1
  104. package/build/js/worker/proxies/NoViewfinderProxy.js +1 -1
  105. package/build/js/worker/proxies/PackingDateTextProxy.d.ts +1 -1
  106. package/build/js/worker/proxies/PackingDateTextProxy.js +1 -1
  107. package/build/js/worker/proxies/PartNumberBarcodeProxy.d.ts +1 -1
  108. package/build/js/worker/proxies/PartNumberBarcodeProxy.js +1 -1
  109. package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.d.ts +1 -1
  110. package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.js +1 -1
  111. package/build/js/worker/proxies/RectangularViewfinderProxy.d.ts +1 -1
  112. package/build/js/worker/proxies/RectangularViewfinderProxy.js +1 -1
  113. package/build/js/worker/proxies/SerialNumberBarcodeProxy.d.ts +1 -1
  114. package/build/js/worker/proxies/SerialNumberBarcodeProxy.js +1 -1
  115. package/build/js/worker/proxies/TotalPriceTextProxy.d.ts +1 -1
  116. package/build/js/worker/proxies/TotalPriceTextProxy.js +1 -1
  117. package/build/js/worker/proxies/UnitPriceTextProxy.d.ts +1 -1
  118. package/build/js/worker/proxies/UnitPriceTextProxy.js +1 -1
  119. package/build/js/worker/proxies/ValidationFlowListenerProxy.d.ts +1 -1
  120. package/build/js/worker/proxies/ValidationFlowOverlayProxy.d.ts +1 -1
  121. package/build/js/worker/proxies/ValidationFlowOverlayProxy.js +1 -1
  122. package/build/js/worker/proxies/ValidationFlowSettingsProxy.d.ts +1 -1
  123. package/build/js/worker/proxies/ValidationFlowSettingsProxy.js +1 -1
  124. package/build/js/worker/proxies/WeightTextProxy.d.ts +1 -1
  125. package/build/js/worker/proxies/WeightTextProxy.js +1 -1
  126. package/package.json +2 -2
  127. package/sdc-lib/scandit-datacapture-sdk-label-pthreads.js +1 -1
  128. package/sdc-lib/scandit-datacapture-sdk-label-pthreads.wasm +0 -0
  129. package/sdc-lib/scandit-datacapture-sdk-label-simd-pthreads.js +1 -1
  130. package/sdc-lib/scandit-datacapture-sdk-label-simd-pthreads.wasm +0 -0
  131. package/sdc-lib/scandit-datacapture-sdk-label-simd.js +1 -1
  132. package/sdc-lib/scandit-datacapture-sdk-label-simd.wasm +0 -0
  133. package/sdc-lib/scandit-datacapture-sdk-label.js +1 -1
  134. package/sdc-lib/scandit-datacapture-sdk-label.wasm +0 -0
  135. package/build/js/chunks/chunk-VXTHKQI5.js +0 -1
  136. package/build/js/chunks/chunk-YFLTHDSE.js +0 -1
@@ -1 +1 @@
1
- import {a as a$4}from'./chunk-K2TTSRPP.js';import {b}from'./chunk-47L7ORWZ.js';import {a as a$9}from'./chunk-CWOXTL6A.js';import {a as a$1}from'./chunk-K546LWO4.js';import {a as a$3}from'./chunk-ZQLGCNVJ.js';import {a as a$2}from'./chunk-ZFSFV2DF.js';import {a}from'./chunk-3FUUGYCW.js';import {a as a$6}from'./chunk-2BXP3X3H.js';import {a as a$7}from'./chunk-SUEFKTEN.js';import {a as a$8}from'./chunk-ZU6C4VWO.js';import {a as a$5}from'./chunk-SYDG6PPD.js';import {Logger,Color,ScanditIconType,BrowserHelper,FrameSourceState}from'@scandit/web-datacapture-core';import {nativeHandle}from'@scandit/web-datacapture-core/build/js/private/nativeHandle.js';import {Backdrop}from'@scandit/web-datacapture-core/build/js/private/ui/atoms/Backdrop.js';import {Card}from'@scandit/web-datacapture-core/build/js/private/ui/atoms/Card.js';import {CardListEvents}from'@scandit/web-datacapture-core/build/js/private/ui/atoms/CardList.js';import {SecondaryBlue60,SecondaryBlue10}from'@scandit/web-datacapture-core/build/js/private/ui/colors.js';function F(h){let t=btoa(h).replace(/=/g,"");return /^[a-z]/.test(t)?t:`id-${t}`}function N({name:h,type:t,label:a,value:e,errorMessage:i,required:r}){let n=Card.create(),s=a$9.create(),o=a$4.create();return o.errorMessage=i,o.type=t,o.label=a,o.value=e,o.required=r,o.name=h,s.append(o),n.append(s),n.backgroundColor=Color.fromHex("#fff"),n.id=F(h),n}var D={3:"Paused",4:"Finished",2:"In complete scan",1:"In partial scan",0:"Idle"};var S=class S{constructor(t,a$5,e){this.listener={onValidationFlowLabelCaptured:t=>{}};this.onWorkerMessageHandler=this.onWorkerMessage.bind(this);this.onInputManuallyButtonClickHandler=this.onInputManuallyButtonClick.bind(this);this.onSubmitButtonClickHandler=this.onSubmitButtonClick.bind(this);this.onRestartButtonClickHandler=this.onRestartButtonClick.bind(this);this.onBackButtonClickHandler=this.onBackButton.bind(this);this.onContextUpdatedListenerHandler=this.onContextUpdatedListener.bind(this);this.onTextInputAimerIconClickHandler=this.onTextInputAimerIconClick.bind(this);this.onTextInputClearIconClickHandler=this.onTextInputClearIconClick.bind(this);this.currentInput=null;this.onCardListClickHandler=this.onCardListClick.bind(this);this.onClickOutsideHandler=this.onClickOutside.bind(this);this.validationFieldsState=new Map;this[nativeHandle]=t,this.validationFlowHandler=a$5,this.validationSettings=e;for(let i of [a,a$1,a$2,b,a$3,a$4])i.register();}static async withLabelCaptureForView(t,a){var s;let e=await a$5().workerCommand("validationFlowOverlayForLabelCapture",{payload:{labelCaptureHandle:t[nativeHandle]}}),i=await t.validationFlowHandler(),r=await a$6.create(),n=new S(e,i,r);return n.labelCapture=t,await a.addOverlay(n),(s=t.context)==null||s.updateListeners.add(n.onContextUpdatedListenerHandler),await n.mount(a),await n.goToCompleteScan(),n}async applySettings(t){this.validationSettings=t,await a$5().workerCommand("validationFlowOverlayApplySettings",{payload:{overlayHandle:this[nativeHandle],settingsHandle:t[nativeHandle]}}),this.inputManuallyButton.text=this.validationSettings.manualInputButtonText;}toJSONObject(){return {type:"ValidationFlowOverlay",nativeHandle:this[nativeHandle]}}async goToCompleteScan(){this.hideCardListAndShowInputManuallyButton(),await this.validationFlowHandler.startCompleteLabelScan("");let t=await this.validationFlowHandler.validationFlowFields();Logger.debug("ValidationFlowHandler::validationFlowFields",t),this.initializeCards(t),t.length===1&&(await this.onInputManuallyButtonClickHandler(),await this.onTextInputAimerIconClickHandler());}async mount(t){a$5().addWorkerListener(this.onWorkerMessageHandler),this.layout=a$3.create(),this.cardListContainer=b.create(),this.cardListContainer.slot="card-list",this.cardListContainer.hidden=true,this.backAndRestartButton=a$1.create(),this.backAndRestartButton.variant="restart",this.submitButton=a.create(),this.submitButton.ariaLabel="Submit",this.submitButton.backgroundColor=SecondaryBlue60,this.submitButton.iconColor=Color.fromHex("#fff"),this.submitButton.icon=ScanditIconType.Checkmark,this.cardListContainer.append(this.backAndRestartButton,this.submitButton),this.inputManuallyButton=a$2.create(),this.inputManuallyButton.slot="bottom-button",this.inputManuallyButton.text=this.validationSettings.manualInputButtonText,this.layout.append(this.cardListContainer,this.inputManuallyButton),this.backdrop=Backdrop.create(),this.backdrop.slot="backdrop",this.layout.append(this.backdrop),t.htmlElement.prepend(this.layout),this.inputManuallyButton.addEventListener("click",this.onInputManuallyButtonClickHandler),this.submitButton.addEventListener("click",this.onSubmitButtonClickHandler),this.backAndRestartButton.addEventListener("restart",this.onRestartButtonClickHandler),this.backAndRestartButton.addEventListener("back",this.onBackButtonClickHandler),this.layout.addEventListener("click",this.onClickOutsideHandler),this.cardListContainer.addEventListener("on-button-container-click",this.onClickOutsideHandler),this.cardListContainer.addEventListener(CardListEvents.Tap,this.onCardListClickHandler),this.cardListContainer.addEventListener("text-input-aimer-icon-click",this.onTextInputAimerIconClickHandler),this.cardListContainer.addEventListener("text-input-clear-icon-click",this.onTextInputClearIconClickHandler);}async unmount(){var t,a,e,i,r,n,s,o,d,I,B,H;a$5().removeWorkerListener(this.onWorkerMessageHandler),(a=(t=this.labelCapture)==null?void 0:t.context)==null||a.updateListeners.delete(this.onContextUpdatedListenerHandler),(e=this.inputManuallyButton)==null||e.removeEventListener("click",this.onInputManuallyButtonClickHandler),(i=this.submitButton)==null||i.removeEventListener("click",this.onSubmitButtonClickHandler),(r=this.backAndRestartButton)==null||r.removeEventListener("restart",this.onRestartButtonClickHandler),(n=this.backAndRestartButton)==null||n.removeEventListener("back",this.onBackButtonClickHandler),(s=this.layout)==null||s.removeEventListener("click",this.onClickOutsideHandler),(o=this.cardListContainer)==null||o.removeEventListener("on-button-container-click",this.onClickOutsideHandler),(d=this.cardListContainer)==null||d.removeEventListener(CardListEvents.Tap,this.onCardListClickHandler),(I=this.cardListContainer)==null||I.removeEventListener("text-input-aimer-icon-click",this.onTextInputAimerIconClickHandler),(B=this.cardListContainer)==null||B.removeEventListener("text-input-clear-icon-click",this.onTextInputClearIconClickHandler),(H=this.layout)==null||H.remove(),this.validationFieldsState.clear();}async onContextUpdatedListener(t){t.type==="removeOverlay"&&t.newValue===this&&await this.unmount(),t.type==="modeEnabled"&&t.newValue&&(this.validationFlowHandlerState===4||this.validationFlowHandlerState===0)&&(Logger.debug("Validation flow overlay: mode enabled and validation flow finished, going to complete scan"),await this.goToCompleteScan());}hasClickedOutsideOfCardList(t){return t.type==="on-button-container-click"&&t.target instanceof b||t.type==="click"&&t.target instanceof a$3||t.type==="click"&&t.target instanceof Backdrop}async onClickOutside(t){this.hasClickedOutsideOfCardList(t)&&await this.onBackButtonClickHandler();}initializeCards(t){var e;let a=[];for(let i of t){let r=i.getLabelField(),n=N({name:r.name,type:"text",label:r.isRequired?`${r.name} *`:r.name,value:(e=r.text)!=null?e:"",errorMessage:r.isRequired?this.validationSettings.requiredFieldErrorText:this.validationSettings.validationErrorText,required:r.isRequired});a.push(n);}this.cardListContainer.renderCards(a);}async onCardListClick(t){let a=t.detail.card;this.currentInput=a==null?void 0:a.querySelector(a$4.tag),!(!a||!this.currentInput)&&(this.currentInput.showKeyboard(BrowserHelper.isDesktopDevice()?0:1e3,()=>{this.cardListContainer.focusCard(a);}),this.resetCardTextInputField(a,false),this.backAndRestartButton.variant="back",this.submitButton.hide(),this.cardListContainer.buttonSidePositionIfLandscape=true,await this.validationFlowHandler.pauseScan(),await this.cardListContainer.unshiftCard(a),await this.cardListContainer.collapse());}async onTextInputAimerIconClick(t){var e,i;this.currentInput=(e=t==null?void 0:t.detail.target)!=null?e:this.cardListContainer.cards[0].querySelector(a$4.tag);let a=(i=this.currentInput)==null?void 0:i.closest(Card.tag);a&&(await this.cardListContainer.unshiftCard(a),this.backAndRestartButton.variant="back",this.submitButton.hide(),this.cardListContainer.unfocusCard(a),await this.cardListContainer.collapse()),await this.validationFlowHandler.startPartialLabelScan([this.currentInput.name]);}async onTextInputClearIconClick(t){let a=t.detail.target.closest(Card.tag),e=t.detail.target;this.resetCardTextInputField(a),await this.validationFlowHandler.pauseScan();let i=await this.validationFlowHandler.updateFieldValue(e.name,"");this.validationFieldsState.set(e,i),await this.cardListContainer.unshiftCard(a),await this.expandListAndShowSubmitAndRestartButton();}async onInputManuallyButtonClick(){this.showCardListAndHideInputManuallyButton(),await this.validationFlowHandler.pauseScan();}async onSubmitButtonClick(){this.currentInput=null;let t=await this.validationFlowHandler.onFinishFlowRequested();if(t.type==="result"){let a=t.result.map(e=>a$7.fromJSONObject(e));this.hideCardListAndShowInputManuallyButton(),this.listener.onValidationFlowLabelCaptured(a.map(e=>e.getLabelField()));}else {for(let[a,e]of this.validationFieldsState.entries()){let i=a.closest(Card.tag);i!=null&&a.value!==""&&this.setCardAndInputValidity(i,e);}Logger.info("Validation flow overlay: on finish flow requested error:",t.error);}}async onRestartButtonClick(){this.resetAllCardsTextInputFields(),this.hideCardListAndShowInputManuallyButton(),this.submitButton.show(),this.validationFieldsState.clear(),await this.validationFlowHandler.pauseScan(),await this.validationFlowHandler.startCompleteLabelScan("");}async expandListAndShowSubmitAndRestartButton(){await this.cardListContainer.expand(),this.submitButton.show(),this.cardListContainer.buttonSidePositionIfLandscape=false,this.backAndRestartButton.variant="restart";}async onBackButton(){if(!this.currentInput)return;await this.validationFlowHandler.pauseScan();let t=await this.validationFlowHandler.updateFieldValue(this.currentInput.name,this.currentInput.value);if(this.validationFieldsState.set(this.currentInput,t),this.currentInput.value===""){await this.expandListAndShowSubmitAndRestartButton();return}this.setCardAndInputValidity(this.currentInput.closest(Card.tag),t),t&&await this.expandListAndShowSubmitAndRestartButton();}resetCardTextInputField(t,a=true){this.setCardAndInputValidity(t,true),t.backgroundColor=Color.fromHex("#fff");let e=t.querySelector(a$4.tag);a&&(e.value="");}resetAllCardsTextInputFields(){for(let t of this.cardListContainer.cards)this.resetCardTextInputField(t);}async standByCamera(){var t;this.labelCapture.context&&await((t=this.labelCapture.context.frameSource)==null?void 0:t.switchToDesiredState(FrameSourceState.Standby));}async activateCamera(){var t;this.labelCapture.context&&await((t=this.labelCapture.context.frameSource)==null?void 0:t.switchToDesiredState(FrameSourceState.On));}setCardAndInputValidity(t,a){a?t.removeAttribute("with-border"):t.setAttribute("with-border",""),t.backgroundColor=a?SecondaryBlue10:Color.fromHex("#fff");let e=t==null?void 0:t.querySelector(a$4.tag);e&&(e.invalid=!a,e.errorMessage=e.required?this.validationSettings.requiredFieldErrorText:this.validationSettings.validationErrorText);}async handleLabelIsMissingRequiredFieldState(t){for(let a of t){let e=this.cardListContainer.getCardBySelector(`#${F(a.getLabelField().name)}`);e!=null&&this.setCardAndInputValidity(e,a.isValid());}}handleOnFinished(){this.backAndRestartButton.variant="restart";}showCardListAndHideInputManuallyButton(){this.cardListContainer.hidden=false,this.inputManuallyButton.hidden=true;}hideCardListAndShowInputManuallyButton(){this.cardListContainer.hidden=true,this.inputManuallyButton.hidden=false;}handleOnFieldsScanned(t){var a,e,i,r;this.cardListContainer.hidden&&this.showCardListAndHideInputManuallyButton();for(let n of t){let s=n.getLabelField(),o=this.cardListContainer.getCardBySelector(`#${F(s.name)}`),d=o==null?void 0:o.querySelector(a$4.tag);if(!(!o||!d))switch(s.type){case a$8.Text:d.value=(a=s.text)!=null?a:"",this.setCardAndInputValidity(o,n.isValid());break;case a$8.Barcode:d.value=(r=(i=(e=s.barcode)==null?void 0:e.data)!=null?i:s.text)!=null?r:"",this.setCardAndInputValidity(o,n.isValid());break}}this.cardListContainer.isCollapsed()&&this.onBackButtonClickHandler();}async handleScanTimeout(){this.showCardListAndHideInputManuallyButton(),await this.validationFlowHandler.pauseScan();}async handleInPauseScan(){await Promise.all([this.backdrop.show(),this.standByCamera()]);}async handleInCompleteScan(){await Promise.all([this.backdrop.hide(),this.activateCamera()]);}async handleInPartialScan(){await Promise.all([this.backdrop.hide(),this.activateCamera()]);}async onWorkerMessage(t){switch(t.type){case "validationFlowListenerOnFieldsScanned":{this.labelCapture.emitFeedback(),this.handleOnFieldsScanned(t.payload.fields.map(a=>a$7.fromJSONObject(a)));break}case "validationFlowListenerOnScanTimeout":{await this.handleScanTimeout();break}case "validationFlowListenerOnLabelIsMissingRequiredField":{let a=t.payload.fields.map(e=>a$7.fromJSONObject(e));await this.handleLabelIsMissingRequiredFieldState(a);break}case "validationFlowListenerOnStateChanged":{switch(this.validationFlowHandlerState=t.payload.state,Logger.debug(`Validation flow overlay: entering in ${D[t.payload.state]} state`),t.payload.state){case 4:this.handleOnFinished();break;case 2:await this.handleInCompleteScan();break;case 1:await this.handleInPartialScan();break;case 3:await this.handleInPauseScan();break}break}}}},P=S;export{P as a};
1
+ import {a as a$4}from'./chunk-K2TTSRPP.js';import {a as a$3}from'./chunk-ZQLGCNVJ.js';import {b}from'./chunk-47L7ORWZ.js';import {a as a$9}from'./chunk-CWOXTL6A.js';import {a as a$1}from'./chunk-K546LWO4.js';import {a as a$2}from'./chunk-ZFSFV2DF.js';import {a}from'./chunk-3FUUGYCW.js';import {a as a$6}from'./chunk-2BXP3X3H.js';import {a as a$7}from'./chunk-SUEFKTEN.js';import {a as a$8}from'./chunk-ZU6C4VWO.js';import {a as a$5}from'./chunk-SYDG6PPD.js';import {Logger,Color,ScanditIconType,BrowserHelper,FrameSourceState}from'@scandit/web-datacapture-core';import {nativeHandle}from'@scandit/web-datacapture-core/build/js/private/nativeHandle.js';import {Backdrop}from'@scandit/web-datacapture-core/build/js/private/ui/atoms/Backdrop.js';import {Card}from'@scandit/web-datacapture-core/build/js/private/ui/atoms/Card.js';import {CardListEvents}from'@scandit/web-datacapture-core/build/js/private/ui/atoms/CardList.js';import {SecondaryBlue60,SecondaryBlue10}from'@scandit/web-datacapture-core/build/js/private/ui/colors.js';function F(h){let t=btoa(h).replace(/=/g,"");return /^[a-z]/.test(t)?t:`id-${t}`}function N({name:h,type:t,label:a,value:e,errorMessage:i,required:r}){let n=Card.create(),s=a$9.create(),o=a$4.create();return o.errorMessage=i,o.type=t,o.label=a,o.value=e,o.required=r,o.name=h,s.append(o),n.append(s),n.backgroundColor=Color.fromHex("#fff"),n.id=F(h),n}var D={3:"Paused",4:"Finished",2:"In complete scan",1:"In partial scan",0:"Idle"};var S=class S{constructor(t,a$5,e){this.listener={onValidationFlowLabelCaptured:t=>{}};this.onWorkerMessageHandler=this.onWorkerMessage.bind(this);this.onInputManuallyButtonClickHandler=this.onInputManuallyButtonClick.bind(this);this.onSubmitButtonClickHandler=this.onSubmitButtonClick.bind(this);this.onRestartButtonClickHandler=this.onRestartButtonClick.bind(this);this.onBackButtonClickHandler=this.onBackButton.bind(this);this.onContextUpdatedListenerHandler=this.onContextUpdatedListener.bind(this);this.onTextInputAimerIconClickHandler=this.onTextInputAimerIconClick.bind(this);this.onTextInputClearIconClickHandler=this.onTextInputClearIconClick.bind(this);this.currentInput=null;this.onCardListClickHandler=this.onCardListClick.bind(this);this.onClickOutsideHandler=this.onClickOutside.bind(this);this.validationFieldsState=new Map;this[nativeHandle]=t,this.validationFlowHandler=a$5,this.validationSettings=e;for(let i of [a,a$1,a$2,b,a$3,a$4])i.register();}static async withLabelCaptureForView(t,a){var s;let e=await a$5().workerCommand("validationFlowOverlayForLabelCapture",{payload:{labelCaptureHandle:t[nativeHandle]}}),i=await t.validationFlowHandler(),r=await a$6.create(),n=new S(e,i,r);return n.labelCapture=t,await a.addOverlay(n),(s=t.context)==null||s.updateListeners.add(n.onContextUpdatedListenerHandler),await n.mount(a),await n.goToCompleteScan(),n}async applySettings(t){this.validationSettings=t,await a$5().workerCommand("validationFlowOverlayApplySettings",{payload:{overlayHandle:this[nativeHandle],settingsHandle:t[nativeHandle]}}),this.inputManuallyButton.text=this.validationSettings.manualInputButtonText;}toJSONObject(){return {type:"ValidationFlowOverlay",nativeHandle:this[nativeHandle]}}async goToCompleteScan(){this.hideCardListAndShowInputManuallyButton(),await this.validationFlowHandler.startCompleteLabelScan("");let t=await this.validationFlowHandler.validationFlowFields();Logger.debug("ValidationFlowHandler::validationFlowFields",t),this.initializeCards(t),t.length===1&&(await this.onInputManuallyButtonClickHandler(),await this.onTextInputAimerIconClickHandler());}async mount(t){a$5().addWorkerListener(this.onWorkerMessageHandler),this.layout=a$3.create(),this.cardListContainer=b.create(),this.cardListContainer.slot="card-list",this.cardListContainer.hidden=true,this.backAndRestartButton=a$1.create(),this.backAndRestartButton.variant="restart",this.submitButton=a.create(),this.submitButton.ariaLabel="Submit",this.submitButton.backgroundColor=SecondaryBlue60,this.submitButton.iconColor=Color.fromHex("#fff"),this.submitButton.icon=ScanditIconType.Checkmark,this.cardListContainer.append(this.backAndRestartButton,this.submitButton),this.inputManuallyButton=a$2.create(),this.inputManuallyButton.slot="bottom-button",this.inputManuallyButton.text=this.validationSettings.manualInputButtonText,this.layout.append(this.cardListContainer,this.inputManuallyButton),this.backdrop=Backdrop.create(),this.backdrop.slot="backdrop",this.layout.append(this.backdrop),t.htmlElement.prepend(this.layout),this.inputManuallyButton.addEventListener("click",this.onInputManuallyButtonClickHandler),this.submitButton.addEventListener("click",this.onSubmitButtonClickHandler),this.backAndRestartButton.addEventListener("restart",this.onRestartButtonClickHandler),this.backAndRestartButton.addEventListener("back",this.onBackButtonClickHandler),this.layout.addEventListener("click",this.onClickOutsideHandler),this.cardListContainer.addEventListener("on-button-container-click",this.onClickOutsideHandler),this.cardListContainer.addEventListener(CardListEvents.Tap,this.onCardListClickHandler),this.cardListContainer.addEventListener("text-input-aimer-icon-click",this.onTextInputAimerIconClickHandler),this.cardListContainer.addEventListener("text-input-clear-icon-click",this.onTextInputClearIconClickHandler);}async unmount(){var t,a,e,i,r,n,s,o,d,I,B,H;a$5().removeWorkerListener(this.onWorkerMessageHandler),(a=(t=this.labelCapture)==null?void 0:t.context)==null||a.updateListeners.delete(this.onContextUpdatedListenerHandler),(e=this.inputManuallyButton)==null||e.removeEventListener("click",this.onInputManuallyButtonClickHandler),(i=this.submitButton)==null||i.removeEventListener("click",this.onSubmitButtonClickHandler),(r=this.backAndRestartButton)==null||r.removeEventListener("restart",this.onRestartButtonClickHandler),(n=this.backAndRestartButton)==null||n.removeEventListener("back",this.onBackButtonClickHandler),(s=this.layout)==null||s.removeEventListener("click",this.onClickOutsideHandler),(o=this.cardListContainer)==null||o.removeEventListener("on-button-container-click",this.onClickOutsideHandler),(d=this.cardListContainer)==null||d.removeEventListener(CardListEvents.Tap,this.onCardListClickHandler),(I=this.cardListContainer)==null||I.removeEventListener("text-input-aimer-icon-click",this.onTextInputAimerIconClickHandler),(B=this.cardListContainer)==null||B.removeEventListener("text-input-clear-icon-click",this.onTextInputClearIconClickHandler),(H=this.layout)==null||H.remove(),this.validationFieldsState.clear();}async onContextUpdatedListener(t){t.type==="removeOverlay"&&t.newValue===this&&await this.unmount(),t.type==="modeEnabled"&&t.newValue&&(this.validationFlowHandlerState===4||this.validationFlowHandlerState===0)&&(Logger.debug("Validation flow overlay: mode enabled and validation flow finished, going to complete scan"),await this.goToCompleteScan());}hasClickedOutsideOfCardList(t){return t.type==="on-button-container-click"&&t.target instanceof b||t.type==="click"&&t.target instanceof a$3||t.type==="click"&&t.target instanceof Backdrop}async onClickOutside(t){this.hasClickedOutsideOfCardList(t)&&await this.onBackButtonClickHandler();}initializeCards(t){var e;let a=[];for(let i of t){let r=i.getLabelField(),n=N({name:r.name,type:"text",label:r.isRequired?`${r.name} *`:r.name,value:(e=r.text)!=null?e:"",errorMessage:r.isRequired?this.validationSettings.requiredFieldErrorText:this.validationSettings.validationErrorText,required:r.isRequired});a.push(n);}this.cardListContainer.renderCards(a);}async onCardListClick(t){let a=t.detail.card;this.currentInput=a==null?void 0:a.querySelector(a$4.tag),!(!a||!this.currentInput)&&(this.currentInput.showKeyboard(BrowserHelper.isDesktopDevice()?0:1e3,()=>{this.cardListContainer.focusCard(a);}),this.resetCardTextInputField(a,false),this.backAndRestartButton.variant="back",this.submitButton.hide(),this.cardListContainer.buttonSidePositionIfLandscape=true,await this.validationFlowHandler.pauseScan(),await this.cardListContainer.unshiftCard(a),await this.cardListContainer.collapse());}async onTextInputAimerIconClick(t){var e,i;this.currentInput=(e=t==null?void 0:t.detail.target)!=null?e:this.cardListContainer.cards[0].querySelector(a$4.tag);let a=(i=this.currentInput)==null?void 0:i.closest(Card.tag);a&&(await this.cardListContainer.unshiftCard(a),this.backAndRestartButton.variant="back",this.submitButton.hide(),this.cardListContainer.unfocusCard(a),await this.cardListContainer.collapse()),await this.validationFlowHandler.startPartialLabelScan([this.currentInput.name]);}async onTextInputClearIconClick(t){let a=t.detail.target.closest(Card.tag),e=t.detail.target;this.resetCardTextInputField(a),await this.validationFlowHandler.pauseScan();let i=await this.validationFlowHandler.updateFieldValue(e.name,"");this.validationFieldsState.set(e,i),await this.cardListContainer.unshiftCard(a),await this.expandListAndShowSubmitAndRestartButton();}async onInputManuallyButtonClick(){this.showCardListAndHideInputManuallyButton(),await this.validationFlowHandler.pauseScan();}async onSubmitButtonClick(){this.currentInput=null;let t=await this.validationFlowHandler.onFinishFlowRequested();if(t.type==="result"){let a=t.result.map(e=>a$7.fromJSONObject(e));this.hideCardListAndShowInputManuallyButton(),this.listener.onValidationFlowLabelCaptured(a.map(e=>e.getLabelField()));}else {for(let[a,e]of this.validationFieldsState.entries()){let i=a.closest(Card.tag);i!=null&&a.value!==""&&this.setCardAndInputValidity(i,e);}Logger.info("Validation flow overlay: on finish flow requested error:",t.error);}}async onRestartButtonClick(){this.resetAllCardsTextInputFields(),this.hideCardListAndShowInputManuallyButton(),this.submitButton.show(),this.validationFieldsState.clear(),await this.validationFlowHandler.pauseScan(),await this.validationFlowHandler.startCompleteLabelScan("");}async expandListAndShowSubmitAndRestartButton(){await this.cardListContainer.expand(),this.submitButton.show(),this.cardListContainer.buttonSidePositionIfLandscape=false,this.backAndRestartButton.variant="restart";}async onBackButton(){if(!this.currentInput)return;await this.validationFlowHandler.pauseScan();let t=await this.validationFlowHandler.updateFieldValue(this.currentInput.name,this.currentInput.value);if(this.validationFieldsState.set(this.currentInput,t),this.currentInput.value===""){await this.expandListAndShowSubmitAndRestartButton();return}this.setCardAndInputValidity(this.currentInput.closest(Card.tag),t),t&&await this.expandListAndShowSubmitAndRestartButton();}resetCardTextInputField(t,a=true){this.setCardAndInputValidity(t,true),t.backgroundColor=Color.fromHex("#fff");let e=t.querySelector(a$4.tag);a&&(e.value="");}resetAllCardsTextInputFields(){for(let t of this.cardListContainer.cards)this.resetCardTextInputField(t);}async standByCamera(){var t;this.labelCapture.context&&await((t=this.labelCapture.context.frameSource)==null?void 0:t.switchToDesiredState(FrameSourceState.Standby));}async activateCamera(){var t;this.labelCapture.context&&await((t=this.labelCapture.context.frameSource)==null?void 0:t.switchToDesiredState(FrameSourceState.On));}setCardAndInputValidity(t,a){a?t.removeAttribute("with-border"):t.setAttribute("with-border",""),t.backgroundColor=a?SecondaryBlue10:Color.fromHex("#fff");let e=t==null?void 0:t.querySelector(a$4.tag);e&&(e.invalid=!a,e.errorMessage=e.required?this.validationSettings.requiredFieldErrorText:this.validationSettings.validationErrorText);}async handleLabelIsMissingRequiredFieldState(t){for(let a of t){let e=this.cardListContainer.getCardBySelector(`#${F(a.getLabelField().name)}`);e!=null&&this.setCardAndInputValidity(e,a.isValid());}}handleOnFinished(){this.backAndRestartButton.variant="restart";}showCardListAndHideInputManuallyButton(){this.cardListContainer.hidden=false,this.inputManuallyButton.hidden=true;}hideCardListAndShowInputManuallyButton(){this.cardListContainer.hidden=true,this.inputManuallyButton.hidden=false;}handleOnFieldsScanned(t){var a,e,i,r;this.cardListContainer.hidden&&this.showCardListAndHideInputManuallyButton();for(let n of t){let s=n.getLabelField(),o=this.cardListContainer.getCardBySelector(`#${F(s.name)}`),d=o==null?void 0:o.querySelector(a$4.tag);if(!(!o||!d))switch(s.type){case a$8.Text:d.value=(a=s.text)!=null?a:"",this.setCardAndInputValidity(o,n.isValid());break;case a$8.Barcode:d.value=(r=(i=(e=s.barcode)==null?void 0:e.data)!=null?i:s.text)!=null?r:"",this.setCardAndInputValidity(o,n.isValid());break}}this.cardListContainer.isCollapsed()&&this.onBackButtonClickHandler();}async handleScanTimeout(){this.showCardListAndHideInputManuallyButton(),await this.validationFlowHandler.pauseScan();}async handleInPauseScan(){await Promise.all([this.backdrop.show(),this.standByCamera()]);}async handleInCompleteScan(){await Promise.all([this.backdrop.hide(),this.activateCamera()]);}async handleInPartialScan(){await Promise.all([this.backdrop.hide(),this.activateCamera()]);}async onWorkerMessage(t){switch(t.type){case "validationFlowListenerOnFieldsScanned":{this.labelCapture.emitFeedback(),this.handleOnFieldsScanned(t.payload.fields.map(a=>a$7.fromJSONObject(a)));break}case "validationFlowListenerOnScanTimeout":{await this.handleScanTimeout();break}case "validationFlowListenerOnLabelIsMissingRequiredField":{let a=t.payload.fields.map(e=>a$7.fromJSONObject(e));await this.handleLabelIsMissingRequiredFieldState(a);break}case "validationFlowListenerOnStateChanged":{switch(this.validationFlowHandlerState=t.payload.state,Logger.debug(`Validation flow overlay: entering in ${D[t.payload.state]} state`),t.payload.state){case 4:this.handleOnFinished();break;case 2:await this.handleInCompleteScan();break;case 1:await this.handleInPartialScan();break;case 3:await this.handleInPauseScan();break}break}}}},P=S;export{P as a};
@@ -1 +1 @@
1
- import {a}from'./chunk-QWUV2OFD.js';import {a as a$1}from'./chunk-SYDG6PPD.js';import {a as a$2}from'./chunk-6KUX2QIV.js';var p=class extends a{constructor(){super(...arguments);this.shouldResetDataTypePatterns=false;}setDataTypePatterns(t){return this.dataTypePatterns=t,this}setDataTypePattern(t){return this.dataTypePatterns=[t],this}resetDataTypePatterns(){return this.shouldResetDataTypePatterns=true,this}setLabelDateFormat(t){return this.labelDateFormat=t,this}async build(t){var a,r;let l=await a$1().workerCommand("labelCaptureBuildExpiryDateText",{payload:{name:t,hiddenProperties:this.hiddenProperties,isOptional:this._isOptional,patterns:this.patterns,dataTypePatterns:this.dataTypePatterns,shouldResetDataTypePatterns:this.shouldResetDataTypePatterns,labelDateFormat:(a=this.labelDateFormat)==null?void 0:a.toJSONObject()}}),e=a$2.forHandle(l);return e._isOptional=this._isOptional,e._name=t,e._patterns=this.patterns,e._dateFormat=this.labelDateFormat,e._dataTypePatterns=(r=this.dataTypePatterns)!=null?r:[],e}getThis(){return this}};export{p as a};
1
+ import {a}from'./chunk-QWUV2OFD.js';import {a as a$2}from'./chunk-6KUX2QIV.js';import {a as a$1}from'./chunk-SYDG6PPD.js';var p=class extends a{constructor(){super(...arguments);this.shouldResetDataTypePatterns=false;}setDataTypePatterns(t){return this.dataTypePatterns=t,this}setDataTypePattern(t){return this.dataTypePatterns=[t],this}resetDataTypePatterns(){return this.shouldResetDataTypePatterns=true,this}setLabelDateFormat(t){return this.labelDateFormat=t,this}async build(t){var a,r;let l=await a$1().workerCommand("labelCaptureBuildExpiryDateText",{payload:{name:t,hiddenProperties:this.hiddenProperties,isOptional:this._isOptional,patterns:this.patterns,dataTypePatterns:this.dataTypePatterns,shouldResetDataTypePatterns:this.shouldResetDataTypePatterns,labelDateFormat:(a=this.labelDateFormat)==null?void 0:a.toJSONObject()}}),e=a$2.forHandle(l);return e._isOptional=this._isOptional,e._name=t,e._patterns=this.patterns,e._dateFormat=this.labelDateFormat,e._dataTypePatterns=(r=this.dataTypePatterns)!=null?r:[],e}getThis(){return this}};export{p as a};
@@ -11,7 +11,7 @@ export { ImeiOneBarcodeBuilder } from './api/ImeiOneBarcodeBuilder.js';
11
11
  export { ImeiTwoBarcode } from './api/ImeiTwoBarcode.js';
12
12
  export { ImeiTwoBarcodeBuilder } from './api/ImeiTwoBarcodeBuilder.js';
13
13
  export { L as LabelCapture, a as LabelCaptureListener } from './LabelCapture-r1VXyYY1.js';
14
- export { L as LabelCaptureBasicOverlay, a as LabelCaptureBasicOverlayListener } from './LabelCaptureBasicOverlay-GO1AxzZR.js';
14
+ export { L as LabelCaptureBasicOverlay, a as LabelCaptureBasicOverlayListener } from './LabelCaptureBasicOverlay-BMgzzuF4.js';
15
15
  export { LabelCaptureFeedback, LabelCaptureFeedbackJSON } from './api/LabelCaptureFeedback.js';
16
16
  export { LabelCaptureSession, LabelCaptureSessionJSON } from './api/LabelCaptureSession.js';
17
17
  export { LabelCaptureSettings, LabelCaptureSettingsBuilder } from './api/LabelCaptureSettings.js';
@@ -39,7 +39,7 @@ export { UnitPriceText } from './api/UnitPriceText.js';
39
39
  export { UnitPriceTextBuilder } from './api/UnitPriceTextBuilder.js';
40
40
  export { WeightText } from './api/WeightText.js';
41
41
  export { WeightTextBuilder } from './api/WeightTextBuilder.js';
42
- export { L as LabelCaptureAdvancedOverlay, a as LabelCaptureAdvancedOverlayListener } from './LabelCaptureAdvancedOverlay-ChUrueV6.js';
42
+ export { L as LabelCaptureAdvancedOverlay, a as LabelCaptureAdvancedOverlayListener } from './LabelCaptureAdvancedOverlay-B_O6RnV4.js';
43
43
  export { labelCaptureLoader } from './moduleLoader.js';
44
44
  export { LabelCaptureValidationFlowListener, LabelCaptureValidationFlowOverlay, LabelCaptureValidationFlowOverlayJSON } from './api/LabelCaptureValidationFlowOverlay.js';
45
45
  export { LabelCaptureValidationFlowSettings } from './api/LabelCaptureValidationFlowSettings.js';
@@ -47,7 +47,7 @@ import '@scandit/web-datacapture-barcode';
47
47
  import '@scandit/web-datacapture-core';
48
48
  import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
49
49
  import './api/BarcodeFieldBuilder.js';
50
- import './NativeProxy-C1lJ_0p-.js';
50
+ import './NativeProxy-lmG_UTx9.js';
51
51
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
52
52
  import './djinni-types/sdcBarcodeInternalSdkData.js';
53
53
  import './djinni-types/sdcBarcodeData.js';
package/build/js/index.js CHANGED
@@ -1 +1 @@
1
- export{a as UnitPriceTextBuilder}from'./chunks/chunk-LIUJLR3I.js';export{a as WeightTextBuilder}from'./chunks/chunk-7G7CKZQL.js';export{a as WeightText}from'./chunks/chunk-DNILX7DX.js';export{a as SerialNumberBarcodeBuilder}from'./chunks/chunk-X3FANNQH.js';export{a as SerialNumberBarcode}from'./chunks/chunk-QLVN2GEB.js';export{a as TotalPriceTextBuilder}from'./chunks/chunk-JRA26UJQ.js';export{a as TotalPriceText}from'./chunks/chunk-L4HDSTG7.js';export{a as UnitPriceText}from'./chunks/chunk-MO3YEUW7.js';export{a as LabelFieldState}from'./chunks/chunk-COOCFN2K.js';export{a as PackingDateTextBuilder}from'./chunks/chunk-XPMYDYJA.js';export{a as PackingDateText}from'./chunks/chunk-Z25YTWYI.js';export{a as PartNumberBarcodeBuilder}from'./chunks/chunk-6GIKDYQ7.js';export{a as PartNumberBarcode}from'./chunks/chunk-LD3KGFYK.js';export{a as LabelDateComponentFormat}from'./chunks/chunk-BJSBS5IL.js';export{a as LabelDateFormat}from'./chunks/chunk-BJFWGOUS.js';export{a as LabelDefinition,b as LabelDefinitionBuilder}from'./chunks/chunk-G5CC2IW4.js';export{a as LabelFieldLocation}from'./chunks/chunk-BGVFXDGB.js';export{a as LabelCaptureSettings,b as LabelCaptureSettingsBuilder}from'./chunks/chunk-QRSFFB7W.js';export{a as LabelCaptureValidationFlowOverlay}from'./chunks/chunk-J7TDBHLN.js';export{a as LabelCaptureValidationFlowSettings}from'./chunks/chunk-2BXP3X3H.js';export{a as ImeiOneBarcodeBuilder}from'./chunks/chunk-B2S4X5UK.js';export{a as ImeiOneBarcode}from'./chunks/chunk-SGMJGVQ3.js';export{a as ImeiTwoBarcodeBuilder}from'./chunks/chunk-TDD6VBYB.js';export{a as ImeiTwoBarcode}from'./chunks/chunk-Z5EEGVPC.js';export{a as LabelCapture}from'./chunks/chunk-2L7KHJB4.js';export{a as LabelCaptureFeedback}from'./chunks/chunk-XETUH5HN.js';export{a as LabelCaptureAdvancedOverlay}from'./chunks/chunk-6WMMNFP2.js';export{a as LabelCaptureSession}from'./chunks/chunk-2WECOW4F.js';export{a as LabelCaptureBasicOverlay}from'./chunks/chunk-INKFF3U2.js';export{a as CapturedLabel}from'./chunks/chunk-GOW3A5CW.js';export{a as LabelField}from'./chunks/chunk-WR7V5D4H.js';export{a as LabelFieldType}from'./chunks/chunk-ZU6C4VWO.js';export{a as LabelDateResult}from'./chunks/chunk-D5PIEZCN.js';export{a as CustomBarcodeBuilder}from'./chunks/chunk-QKN2CQFV.js';export{a as CustomBarcode}from'./chunks/chunk-KVDETJIR.js';export{a as CustomTextBuilder}from'./chunks/chunk-3YJEYYNN.js';export{a as CustomText}from'./chunks/chunk-SQONULJF.js';export{a as ExpiryDateTextBuilder}from'./chunks/chunk-3KGQKDI6.js';export{a as TextFieldBuilder}from'./chunks/chunk-QWUV2OFD.js';export{a as LabelFieldDefinitionBuilder}from'./chunks/chunk-GRFWM6G6.js';export{a as ExpiryDateText}from'./chunks/chunk-6KUX2QIV.js';export{a as labelCaptureLoader}from'./chunks/chunk-JHNCQN3E.js';
1
+ export{a as TotalPriceTextBuilder}from'./chunks/chunk-JRA26UJQ.js';export{a as TotalPriceText}from'./chunks/chunk-L4HDSTG7.js';export{a as UnitPriceTextBuilder}from'./chunks/chunk-LIUJLR3I.js';export{a as UnitPriceText}from'./chunks/chunk-MO3YEUW7.js';export{a as WeightTextBuilder}from'./chunks/chunk-7G7CKZQL.js';export{a as WeightText}from'./chunks/chunk-DNILX7DX.js';export{a as PackingDateTextBuilder}from'./chunks/chunk-XPMYDYJA.js';export{a as PackingDateText}from'./chunks/chunk-Z25YTWYI.js';export{a as PartNumberBarcodeBuilder}from'./chunks/chunk-3MBSB5KA.js';export{a as PartNumberBarcode}from'./chunks/chunk-LD3KGFYK.js';export{a as SerialNumberBarcodeBuilder}from'./chunks/chunk-N2T5NSEH.js';export{a as SerialNumberBarcode}from'./chunks/chunk-QLVN2GEB.js';export{a as LabelFieldLocation}from'./chunks/chunk-BGVFXDGB.js';export{a as LabelFieldState}from'./chunks/chunk-COOCFN2K.js';export{a as LabelCaptureSettings,b as LabelCaptureSettingsBuilder}from'./chunks/chunk-QRSFFB7W.js';export{a as LabelCaptureValidationFlowOverlay}from'./chunks/chunk-TKVF6HRX.js';export{a as LabelCaptureValidationFlowSettings}from'./chunks/chunk-2BXP3X3H.js';export{a as LabelDateComponentFormat}from'./chunks/chunk-BJSBS5IL.js';export{a as LabelDateFormat}from'./chunks/chunk-BJFWGOUS.js';export{a as LabelDefinition,b as LabelDefinitionBuilder}from'./chunks/chunk-G5CC2IW4.js';export{a as LabelCapture}from'./chunks/chunk-AJ47RO4E.js';export{a as LabelCaptureAdvancedOverlay}from'./chunks/chunk-6WMMNFP2.js';export{a as LabelCaptureSession}from'./chunks/chunk-2WECOW4F.js';export{a as LabelCaptureBasicOverlay}from'./chunks/chunk-INKFF3U2.js';export{a as LabelCaptureFeedback}from'./chunks/chunk-XETUH5HN.js';export{a as CustomTextBuilder}from'./chunks/chunk-3YJEYYNN.js';export{a as CustomText}from'./chunks/chunk-SQONULJF.js';export{a as ExpiryDateTextBuilder}from'./chunks/chunk-XDPQXJ7N.js';export{a as TextFieldBuilder}from'./chunks/chunk-QWUV2OFD.js';export{a as ExpiryDateText}from'./chunks/chunk-6KUX2QIV.js';export{a as ImeiOneBarcodeBuilder}from'./chunks/chunk-34D3STCA.js';export{a as ImeiOneBarcode}from'./chunks/chunk-SGMJGVQ3.js';export{a as ImeiTwoBarcodeBuilder}from'./chunks/chunk-DOEH75Y7.js';export{a as ImeiTwoBarcode}from'./chunks/chunk-Z5EEGVPC.js';export{a as labelCaptureLoader}from'./chunks/chunk-JN2UIEBC.js';export{a as CapturedLabel}from'./chunks/chunk-GOW3A5CW.js';export{a as LabelField}from'./chunks/chunk-WR7V5D4H.js';export{a as LabelFieldType}from'./chunks/chunk-ZU6C4VWO.js';export{a as LabelDateResult}from'./chunks/chunk-D5PIEZCN.js';export{a as CustomBarcodeBuilder}from'./chunks/chunk-LLGO7KH5.js';export{a as LabelFieldDefinitionBuilder}from'./chunks/chunk-GRFWM6G6.js';export{a as CustomBarcode}from'./chunks/chunk-KVDETJIR.js';
@@ -1 +1 @@
1
- export{a as labelCaptureLoader}from'./chunks/chunk-JHNCQN3E.js';
1
+ export{a as labelCaptureLoader}from'./chunks/chunk-JN2UIEBC.js';
@@ -1,6 +1,6 @@
1
1
  import { nativeHandle } from '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
2
2
  import { LabelFieldDefinition } from '../api/LabelFieldDefinition.js';
3
- import { N as NativeProxyHandle } from '../NativeProxy-C1lJ_0p-.js';
3
+ import { N as NativeProxyHandle } from '../NativeProxy-lmG_UTx9.js';
4
4
  import '@scandit/web-datacapture-barcode';
5
5
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
6
6
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
@@ -1,5 +1,5 @@
1
1
  import { AimerViewfinder, RectangularViewfinder } from '@scandit/web-datacapture-core';
2
- import { L as LabelCaptureBasicOverlay } from '../LabelCaptureBasicOverlay-GO1AxzZR.js';
2
+ import { L as LabelCaptureBasicOverlay } from '../LabelCaptureBasicOverlay-BMgzzuF4.js';
3
3
  import { LabelCaptureWorkerManager } from '../worker/LabelCaptureWorkerManager.js';
4
4
  import '../djinni-types/sdcLabelData.js';
5
5
  import '@scandit/web-datacapture-core/build/js/private/Serializable';
@@ -11,7 +11,7 @@ import '../api/LabelFieldState.js';
11
11
  import '../api/LabelFieldType.js';
12
12
  import '../api/LabelFieldValueType.js';
13
13
  import '../api/LabelDateResult.js';
14
- import '../NativeProxy-C1lJ_0p-.js';
14
+ import '../NativeProxy-lmG_UTx9.js';
15
15
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
16
16
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
17
17
  import '../djinni-types/sdcBarcodeData.js';
@@ -1 +1 @@
1
- export{K as nativeViewfinderFromJSON}from'../chunks/chunk-YFLTHDSE.js';
1
+ export{H as nativeViewfinderFromJSON}from'../chunks/chunk-5TMKFM6D.js';
@@ -1,5 +1,5 @@
1
1
  import { DataCaptureLoader, DataCaptureLoaderOptions } from '@scandit/web-datacapture-core';
2
- import { D as DataCaptureWorker, a as DataCaptureActionMessageKey, W as WorkerCommandPayload, b as DataCaptureCallbackMessage } from '../NativeProxy-C1lJ_0p-.js';
2
+ import { D as DataCaptureCallbackMessage, a as DataCaptureWorker, b as DataCaptureActionMessageKey, W as WorkerCommandPayload } from '../NativeProxy-lmG_UTx9.js';
3
3
  import '@scandit/web-datacapture-barcode';
4
4
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
5
5
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
@@ -1 +1 @@
1
- export{a as LabelCaptureWorkerManager}from'../chunks/chunk-O4T5WLSG.js';
1
+ export{a as LabelCaptureWorkerManager}from'../chunks/chunk-CAR7YY4E.js';
@@ -2,7 +2,7 @@ import { AugmentedWorker, ModuleHandler, WasmFrameData } from '@scandit/web-data
2
2
  import { WorkerMain as WorkerMain$1 } from '@scandit/web-datacapture-core/build/js/worker/index.js';
3
3
  import { LabelCaptureListener, LabelCapture, LabelCaptureSession } from '../djinni-types/sdcLabelInternalModuleCapture.js';
4
4
  import { DataCaptureEngine } from './dataCaptureEngine.js';
5
- import { M as Module, a as DataCaptureActionMessageKey, b as DataCaptureCallbackMessage, A as AnyDataCaptureActionMessage } from '../NativeProxy-C1lJ_0p-.js';
5
+ import { M as Module, b as DataCaptureActionMessageKey, D as DataCaptureCallbackMessage, A as AnyDataCaptureActionMessage } from '../NativeProxy-lmG_UTx9.js';
6
6
  import '../djinni-types/sdcBarcodeData.js';
7
7
  import '../djinni-types/sdcSymbologySettings.js';
8
8
  import '../djinni-types/sdcCoreInternalSdkArea.js';
@@ -1 +1 @@
1
- export{C as WorkerMain}from'../chunks/chunk-YFLTHDSE.js';
1
+ export{K as WorkerMain}from'../chunks/chunk-5TMKFM6D.js';
@@ -1,6 +1,6 @@
1
1
  import { LabelCaptureWorkerManager } from './LabelCaptureWorkerManager.js';
2
2
  import '@scandit/web-datacapture-core';
3
- import '../NativeProxy-C1lJ_0p-.js';
3
+ import '../NativeProxy-lmG_UTx9.js';
4
4
  import '@scandit/web-datacapture-barcode';
5
5
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
6
6
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
@@ -1,6 +1,6 @@
1
1
  import { WorkerFunctions as WorkerFunctions$1, ModuleHandler, Vector, UpdateContextParameters, AddNativeOverlayAction, RemoveNativeOverlayAction } from '@scandit/web-datacapture-core/build/js/worker/index';
2
2
  import { DataCaptureEngine as DataCaptureEngine$1 } from '@scandit/web-datacapture-core/build/js/worker/index.js';
3
- import { M as Module, b as DataCaptureCallbackMessage } from '../NativeProxy-C1lJ_0p-.js';
3
+ import { M as Module, D as DataCaptureCallbackMessage } from '../NativeProxy-lmG_UTx9.js';
4
4
  import '@scandit/web-datacapture-barcode';
5
5
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
6
6
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
@@ -1 +1 @@
1
- export{z as DataCaptureEngine}from'../chunks/chunk-YFLTHDSE.js';
1
+ export{C as DataCaptureEngine}from'../chunks/chunk-5TMKFM6D.js';
@@ -1,6 +1,6 @@
1
1
  import '@scandit/web-datacapture-barcode';
2
2
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
3
- export { A as AnyDataCaptureActionMessage, g as AugmentedCoreModule, e as AugmentedWorker, aw as BaseDataCaptureCallbackMessage, b4 as CommandAndPayload, a1 as CreateLabelCaptureActionMessage, aN as CreateLabelCaptureCallbackMessage, l as DataCaptureActionMessage, a as DataCaptureActionMessageKey, b as DataCaptureCallbackMessage, av as DataCaptureCallbackMessageKeys, D as DataCaptureWorker, a7 as LabelCaptureAddListenerActionMessage, aU as LabelCaptureAddListenerCallbackMessage, a5 as LabelCaptureAddToContextActionMessage, as as LabelCaptureAdvancedOverlayForLabelCaptureActionMessage, au as LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage, at as LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage, a4 as LabelCaptureApplySettingsActionMessage, aQ as LabelCaptureApplySettingsCallbackMessage, ay as LabelCaptureBasicOverlayBrushForFieldCallbackMessage, az as LabelCaptureBasicOverlayBrushForLabelCallbackMessage, af as LabelCaptureBasicOverlayForLabelCaptureActionMessage, ai as LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage, ak as LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage, ao as LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage, aq as LabelCaptureBasicOverlayGetViewfinderActionMessage, ax as LabelCaptureBasicOverlayOnLabelTappedCallbackMessage, al as LabelCaptureBasicOverlaySetBrushForFieldActionMessage, am as LabelCaptureBasicOverlaySetBrushForLabelActionMessage, ah as LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage, aj as LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage, an as LabelCaptureBasicOverlaySetListenerActionMessage, ap as LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage, ar as LabelCaptureBasicOverlayUpdateViewfinderActionMessage, Q as LabelCaptureBuildCustomBarcodeActionMessage, aC as LabelCaptureBuildCustomBarcodeCallbackMessage, R as LabelCaptureBuildCustomTextActionMessage, aD as LabelCaptureBuildCustomTextCallbackMessage, S as LabelCaptureBuildExpiryDateTextActionMessage, aE as LabelCaptureBuildExpiryDateTextCallbackMessage, T as LabelCaptureBuildImeiOneBarcodeActionMessage, aF as LabelCaptureBuildImeiOneBarcodeCallbackMessage, U as LabelCaptureBuildImeiTwoBarcodeActionMessage, aG as LabelCaptureBuildImeiTwoBarcodeCallbackMessage, J as LabelCaptureBuildLabelCaptureSettingsActionMessage, aA as LabelCaptureBuildLabelCaptureSettingsCallbackMessage, K as LabelCaptureBuildLabelDefinitionActionMessage, aB as LabelCaptureBuildLabelDefinitionCallbackMessage, ae as LabelCaptureBuildLabelFieldLocationActionMessage, a_ as LabelCaptureBuildLabelFieldLocationCallbackMessage, X as LabelCaptureBuildPackingDateTextActionMessage, aH as LabelCaptureBuildPackingDateTextCallbackMessage, Y as LabelCaptureBuildPartNumberBarcodeActionMessage, aI as LabelCaptureBuildPartNumberBarcodeCallbackMessage, P as LabelCaptureBuildPriceCaptureDefinitionActionMessage, Z as LabelCaptureBuildSerialNumberBarcodeActionMessage, aJ as LabelCaptureBuildSerialNumberBarcodeCallbackMessage, _ as LabelCaptureBuildTotalPriceTextActionMessage, aK as LabelCaptureBuildTotalPriceTextCallbackMessage, $ as LabelCaptureBuildUnitPriceTextActionMessage, aL as LabelCaptureBuildUnitPriceTextCallbackMessage, O as LabelCaptureBuildVinLabelDefinitionActionMessage, a0 as LabelCaptureBuildWeightTextActionMessage, aM as LabelCaptureBuildWeightTextCallbackMessage, a2 as LabelCaptureIsEnabledActionMessage, aO as LabelCaptureIsEnabledCallbackMessage, L as LabelCaptureModule, aR as LabelCaptureOnObservationStartedCallbackMessage, aS as LabelCaptureOnObservationStoppedCallbackMessage, aT as LabelCaptureOnSessionUpdatedCallbackMessage, a6 as LabelCaptureRemoveFromContextActionMessage, a8 as LabelCaptureRemoveListenerActionMessage, aV as LabelCaptureRemoveListenerCallbackMessage, a3 as LabelCaptureSetEnabledActionMessage, aP as LabelCaptureSetEnabledCallbackMessage, ac as LabelCaptureSettingsGetBlueprintJsonActionMessage, a9 as LabelCaptureSettingsGetLocationSelectionActionMessage, aW as LabelCaptureSettingsGetLocationSelectionCallbackMessage, ab as LabelCaptureSettingsGetPropertyActionMessage, aY as LabelCaptureSettingsGetPropertyCallbackMessage, aa as LabelCaptureSettingsSetLocationSelectionActionMessage, aX as LabelCaptureSettingsSetLocationSelectionCallbackMessage, ad as LabelCaptureSettingsSetPropertyActionMessage, aZ as LabelCaptureSettingsSetPropertyCallbackMessage, h as LabelData, i as LabelInternalModuleCapture, j as LabelInternalModuleData, M as Module, f as ModuleHandler, b3 as PayloadForCommand, z as ValidationFlowHandlerCreateActionMessage, F as ValidationFlowHandlerFinishFlowActionMessage, I as ValidationFlowHandlerGetValidationFlowFieldsActionMessage, G as ValidationFlowHandlerPauseScanActionMessage, H as ValidationFlowHandlerResumeScanActionMessage, B as ValidationFlowHandlerStartCompleteLabelScanActionMessage, C as ValidationFlowHandlerStartPartialLabelScanActionMessage, E as ValidationFlowHandlerUpdateFieldValueActionMessage, a$ as ValidationFlowListenerOnFieldsScannedCallbackMessage, b1 as ValidationFlowListenerOnLabelIsMissingRequiredFieldCallbackMessage, b0 as ValidationFlowListenerOnScanTimeoutCallbackMessage, b2 as ValidationFlowListenerOnStateChangedCallbackMessage, y as ValidationFlowOverlayApplySettingsActionMessage, ag as ValidationFlowOverlayForLabelCaptureActionMessage, V as ValidationFlowSettingsCreateActionMessage, x as ValidationFlowSettingsGetManualInputButtonTextActionMessage, n as ValidationFlowSettingsGetMissingFieldsHintTextActionMessage, v as ValidationFlowSettingsGetRequiredFieldErrorTextActionMessage, p as ValidationFlowSettingsGetStandbyHintTextActionMessage, t as ValidationFlowSettingsGetValidationErrorTextActionMessage, r as ValidationFlowSettingsGetValidationHintTextActionMessage, w as ValidationFlowSettingsSetManualInputButtonTextActionMessage, m as ValidationFlowSettingsSetMissingFieldsHintTextActionMessage, u as ValidationFlowSettingsSetRequiredFieldErrorTextActionMessage, o as ValidationFlowSettingsSetStandbyHintTextActionMessage, s as ValidationFlowSettingsSetValidationErrorTextActionMessage, q as ValidationFlowSettingsSetValidationHintTextActionMessage, W as WorkerCommandPayload, k as WorkerResponse } from '../NativeProxy-C1lJ_0p-.js';
3
+ export { A as AnyDataCaptureActionMessage, g as AugmentedCoreModule, e as AugmentedWorker, aw as BaseDataCaptureCallbackMessage, b4 as CommandAndPayload, a1 as CreateLabelCaptureActionMessage, aN as CreateLabelCaptureCallbackMessage, l as DataCaptureActionMessage, b as DataCaptureActionMessageKey, D as DataCaptureCallbackMessage, av as DataCaptureCallbackMessageKeys, a as DataCaptureWorker, a7 as LabelCaptureAddListenerActionMessage, aU as LabelCaptureAddListenerCallbackMessage, a5 as LabelCaptureAddToContextActionMessage, as as LabelCaptureAdvancedOverlayForLabelCaptureActionMessage, au as LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage, at as LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage, a4 as LabelCaptureApplySettingsActionMessage, aQ as LabelCaptureApplySettingsCallbackMessage, ay as LabelCaptureBasicOverlayBrushForFieldCallbackMessage, az as LabelCaptureBasicOverlayBrushForLabelCallbackMessage, af as LabelCaptureBasicOverlayForLabelCaptureActionMessage, ai as LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage, ak as LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage, ao as LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage, aq as LabelCaptureBasicOverlayGetViewfinderActionMessage, ax as LabelCaptureBasicOverlayOnLabelTappedCallbackMessage, al as LabelCaptureBasicOverlaySetBrushForFieldActionMessage, am as LabelCaptureBasicOverlaySetBrushForLabelActionMessage, ah as LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage, aj as LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage, an as LabelCaptureBasicOverlaySetListenerActionMessage, ap as LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage, ar as LabelCaptureBasicOverlayUpdateViewfinderActionMessage, Q as LabelCaptureBuildCustomBarcodeActionMessage, aC as LabelCaptureBuildCustomBarcodeCallbackMessage, R as LabelCaptureBuildCustomTextActionMessage, aD as LabelCaptureBuildCustomTextCallbackMessage, S as LabelCaptureBuildExpiryDateTextActionMessage, aE as LabelCaptureBuildExpiryDateTextCallbackMessage, T as LabelCaptureBuildImeiOneBarcodeActionMessage, aF as LabelCaptureBuildImeiOneBarcodeCallbackMessage, U as LabelCaptureBuildImeiTwoBarcodeActionMessage, aG as LabelCaptureBuildImeiTwoBarcodeCallbackMessage, J as LabelCaptureBuildLabelCaptureSettingsActionMessage, aA as LabelCaptureBuildLabelCaptureSettingsCallbackMessage, K as LabelCaptureBuildLabelDefinitionActionMessage, aB as LabelCaptureBuildLabelDefinitionCallbackMessage, ae as LabelCaptureBuildLabelFieldLocationActionMessage, a_ as LabelCaptureBuildLabelFieldLocationCallbackMessage, X as LabelCaptureBuildPackingDateTextActionMessage, aH as LabelCaptureBuildPackingDateTextCallbackMessage, Y as LabelCaptureBuildPartNumberBarcodeActionMessage, aI as LabelCaptureBuildPartNumberBarcodeCallbackMessage, P as LabelCaptureBuildPriceCaptureDefinitionActionMessage, Z as LabelCaptureBuildSerialNumberBarcodeActionMessage, aJ as LabelCaptureBuildSerialNumberBarcodeCallbackMessage, _ as LabelCaptureBuildTotalPriceTextActionMessage, aK as LabelCaptureBuildTotalPriceTextCallbackMessage, $ as LabelCaptureBuildUnitPriceTextActionMessage, aL as LabelCaptureBuildUnitPriceTextCallbackMessage, O as LabelCaptureBuildVinLabelDefinitionActionMessage, a0 as LabelCaptureBuildWeightTextActionMessage, aM as LabelCaptureBuildWeightTextCallbackMessage, a2 as LabelCaptureIsEnabledActionMessage, aO as LabelCaptureIsEnabledCallbackMessage, L as LabelCaptureModule, aR as LabelCaptureOnObservationStartedCallbackMessage, aS as LabelCaptureOnObservationStoppedCallbackMessage, aT as LabelCaptureOnSessionUpdatedCallbackMessage, a6 as LabelCaptureRemoveFromContextActionMessage, a8 as LabelCaptureRemoveListenerActionMessage, aV as LabelCaptureRemoveListenerCallbackMessage, a3 as LabelCaptureSetEnabledActionMessage, aP as LabelCaptureSetEnabledCallbackMessage, ac as LabelCaptureSettingsGetBlueprintJsonActionMessage, a9 as LabelCaptureSettingsGetLocationSelectionActionMessage, aW as LabelCaptureSettingsGetLocationSelectionCallbackMessage, ab as LabelCaptureSettingsGetPropertyActionMessage, aY as LabelCaptureSettingsGetPropertyCallbackMessage, aa as LabelCaptureSettingsSetLocationSelectionActionMessage, aX as LabelCaptureSettingsSetLocationSelectionCallbackMessage, ad as LabelCaptureSettingsSetPropertyActionMessage, aZ as LabelCaptureSettingsSetPropertyCallbackMessage, h as LabelData, i as LabelInternalModuleCapture, j as LabelInternalModuleData, M as Module, f as ModuleHandler, b3 as PayloadForCommand, z as ValidationFlowHandlerCreateActionMessage, F as ValidationFlowHandlerFinishFlowActionMessage, I as ValidationFlowHandlerGetValidationFlowFieldsActionMessage, G as ValidationFlowHandlerPauseScanActionMessage, H as ValidationFlowHandlerResumeScanActionMessage, B as ValidationFlowHandlerStartCompleteLabelScanActionMessage, C as ValidationFlowHandlerStartPartialLabelScanActionMessage, E as ValidationFlowHandlerUpdateFieldValueActionMessage, a$ as ValidationFlowListenerOnFieldsScannedCallbackMessage, b1 as ValidationFlowListenerOnLabelIsMissingRequiredFieldCallbackMessage, b0 as ValidationFlowListenerOnScanTimeoutCallbackMessage, b2 as ValidationFlowListenerOnStateChangedCallbackMessage, y as ValidationFlowOverlayApplySettingsActionMessage, ag as ValidationFlowOverlayForLabelCaptureActionMessage, V as ValidationFlowSettingsCreateActionMessage, x as ValidationFlowSettingsGetManualInputButtonTextActionMessage, n as ValidationFlowSettingsGetMissingFieldsHintTextActionMessage, v as ValidationFlowSettingsGetRequiredFieldErrorTextActionMessage, p as ValidationFlowSettingsGetStandbyHintTextActionMessage, t as ValidationFlowSettingsGetValidationErrorTextActionMessage, r as ValidationFlowSettingsGetValidationHintTextActionMessage, w as ValidationFlowSettingsSetManualInputButtonTextActionMessage, m as ValidationFlowSettingsSetMissingFieldsHintTextActionMessage, u as ValidationFlowSettingsSetRequiredFieldErrorTextActionMessage, o as ValidationFlowSettingsSetStandbyHintTextActionMessage, s as ValidationFlowSettingsSetValidationErrorTextActionMessage, q as ValidationFlowSettingsSetValidationHintTextActionMessage, W as WorkerCommandPayload, k as WorkerResponse } from '../NativeProxy-lmG_UTx9.js';
4
4
  import '../djinni-types/sdcCoreCommonGeometry.js';
5
5
  import '../djinni-types/sdcCoreInternalSdkArea.js';
6
6
  import '../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
@@ -18,7 +18,7 @@ import '../djinni-types/sdcBarcodeInternalSdkData.js';
18
18
  import '../djinni-types/sdcCoreCommonBuffer.js';
19
19
  import './dataCaptureEngine.js';
20
20
  import '@scandit/web-datacapture-core/build/js/worker/index';
21
- import '../NativeProxy-C1lJ_0p-.js';
21
+ import '../NativeProxy-lmG_UTx9.js';
22
22
  import '@scandit/web-datacapture-barcode';
23
23
  import '../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
24
24
  import '../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
@@ -1 +1 @@
1
- export{E as InlineWorker,D as workerInstance}from'../chunks/chunk-YFLTHDSE.js';
1
+ export{b as InlineWorker,a as workerInstance}from'../chunks/chunk-5TMKFM6D.js';
@@ -1,6 +1,6 @@
1
1
  import { LabelCaptureWorkerManager } from './LabelCaptureWorkerManager.js';
2
2
  import '@scandit/web-datacapture-core';
3
- import '../NativeProxy-C1lJ_0p-.js';
3
+ import '../NativeProxy-lmG_UTx9.js';
4
4
  import '@scandit/web-datacapture-barcode';
5
5
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
6
6
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
@@ -1,6 +1,6 @@
1
1
  import { Color } from '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
2
2
  import { AimerViewfinder } from '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
3
- import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
3
+ import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
4
4
  import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
5
5
  import '../../djinni-types/sdcCoreCommonGraphic.js';
6
6
  import '../../djinni-types/sdcCoreCommonGeometry.js';
@@ -1 +1 @@
1
- export{G as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{D as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,7 +1,7 @@
1
1
  import { Symbology } from '../../djinni-types/sdcBarcodeData.js';
2
2
  import { BarcodeField, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
3
3
  import { SymbologySettings } from '../../djinni-types/sdcSymbologySettings.js';
4
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
4
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
5
5
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
6
6
  import '../../djinni-types/sdcCoreInternalSdkArea.js';
7
7
  import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
@@ -1 +1 @@
1
- export{A as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{I as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import { CapturedLabel } from '../../djinni-types/sdcLabelInternalModuleData.js';
3
3
  import '@scandit/web-datacapture-barcode';
4
4
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
@@ -1 +1 @@
1
- import {F}from'../../chunks/chunk-YFLTHDSE.js';var t=class extends F{constructor(){super(...arguments);this.handle={className:"CapturedLabel",id:0};}async getName(e){return this.nativeImplementationFromHandle(e).getName()}async getDeltaTimeToPrediction(e){return this.nativeImplementationFromHandle(e).getDeltaTimeToPrediction()}async getFields(e){throw new Error("This method must be implemented manually.")}async getTrackingId(e){return this.nativeImplementationFromHandle(e).getTrackingId()}async getPredictedBounds(e){throw new Error("This method must be implemented manually.")}async isComplete(e){return this.nativeImplementationFromHandle(e).isComplete()}async toJson(e){return this.nativeImplementationFromHandle(e).toJson()}},l=new t;export{l as default};
1
+ import {c}from'../../chunks/chunk-5TMKFM6D.js';var t=class extends c{constructor(){super(...arguments);this.handle={className:"CapturedLabel",id:0};}async getName(e){return this.nativeImplementationFromHandle(e).getName()}async getDeltaTimeToPrediction(e){return this.nativeImplementationFromHandle(e).getDeltaTimeToPrediction()}async getFields(e){throw new Error("This method must be implemented manually.")}async getTrackingId(e){return this.nativeImplementationFromHandle(e).getTrackingId()}async getPredictedBounds(e){throw new Error("This method must be implemented manually.")}async isComplete(e){return this.nativeImplementationFromHandle(e).isComplete()}async toJson(e){return this.nativeImplementationFromHandle(e).toJson()}},l=new t;export{l as default};
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import { CustomBarcode } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
3
3
  import { SymbologySettings } from '../../djinni-types/sdcSymbologySettings.js';
4
4
  import '@scandit/web-datacapture-barcode';
@@ -1 +1 @@
1
- export{b as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{e as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import { CustomText } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
3
3
  import '@scandit/web-datacapture-barcode';
4
4
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
@@ -1 +1 @@
1
- export{c as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{f as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import { ExpiryDateText, LabelFieldDefinition, LabelDateFormat, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
3
3
  import '@scandit/web-datacapture-barcode';
4
4
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
@@ -1 +1 @@
1
- export{d as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{g as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import { ImeiOneBarcode, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
3
3
  import { SymbologySettings } from '../../djinni-types/sdcSymbologySettings.js';
4
4
  import '@scandit/web-datacapture-barcode';
@@ -1 +1 @@
1
- export{e as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{h as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import { ImeiTwoBarcode, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
3
3
  import { SymbologySettings } from '../../djinni-types/sdcSymbologySettings.js';
4
4
  import '@scandit/web-datacapture-barcode';
@@ -1 +1 @@
1
- export{f as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{i as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
1
+ import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import { FeatureAvailability } from '../../djinni-types/sdcCoreInternalSdkCapture.js';
3
3
  import { LabelCaptureAdvancedOverlay } from '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
4
4
  import '@scandit/web-datacapture-barcode';
@@ -1 +1 @@
1
- export{q as LabelCaptureAdvancedOverlayProxy,r as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{t as LabelCaptureAdvancedOverlayProxy,u as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
1
+ import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import { Brush } from '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
3
3
  import { Viewfinder } from '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
4
4
  import { LabelFieldState } from '../../djinni-types/sdcLabelData.js';
@@ -1 +1 @@
1
- export{s as LabelCaptureBasicOverlayProxy,t as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{v as LabelCaptureBasicOverlayProxy,w as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,5 +1,5 @@
1
1
  import { DataCaptureContext } from '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
2
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
2
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
3
3
  import { LabelCaptureHelper, LabelCapture } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
4
4
  import '@scandit/web-datacapture-barcode';
5
5
  import '../../djinni-types/sdcBarcodeInternalSdkData.js';
@@ -1 +1 @@
1
- export{B as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{J as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,5 +1,5 @@
1
1
  import { DataCaptureView } from '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
2
- import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
2
+ import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
3
3
  import { LabelCaptureOverlayHelper, LabelCaptureBasicOverlay, LabelCaptureAdvancedOverlay, ValidationFlowOverlay } from '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
4
4
  import '@scandit/web-datacapture-barcode';
5
5
  import '../../djinni-types/sdcBarcodeInternalSdkData.js';
@@ -1 +1 @@
1
- export{u as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{x as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,5 +1,5 @@
1
1
  import { DataCaptureContext } from '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
2
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
2
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
3
3
  import { ExternalOcrBackend } from '../../djinni-types/sdcCoreInternalSdkOcr.js';
4
4
  import { LabelCapture, LabelCaptureListener, LabelCaptureSettings } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
5
5
  import '@scandit/web-datacapture-barcode';
@@ -1 +1 @@
1
- export{p as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{s as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import { LabelCaptureSession } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
3
3
  import '@scandit/web-datacapture-barcode';
4
4
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
@@ -1 +1 @@
1
- import {F}from'../../chunks/chunk-YFLTHDSE.js';var a=class extends F{constructor(){super(...arguments);this.handle={className:"LabelCaptureSession",id:0};}async getLabels(e){throw new Error("This method must be implemented manually.")}async getLastFrameId(e){return this.nativeImplementationFromHandle(e).getLastFrameId()}async toJson(e){return this.nativeImplementationFromHandle(e).toJson()}},l=new a;export{l as default};
1
+ import {c}from'../../chunks/chunk-5TMKFM6D.js';var a=class extends c{constructor(){super(...arguments);this.handle={className:"LabelCaptureSession",id:0};}async getLabels(e){throw new Error("This method must be implemented manually.")}async getLastFrameId(e){return this.nativeImplementationFromHandle(e).getLastFrameId()}async toJson(e){return this.nativeImplementationFromHandle(e).toJson()}},l=new a;export{l as default};
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import { LocationSelection } from '../../djinni-types/sdcCoreInternalSdkArea.js';
3
3
  import { LabelCaptureSettings } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
4
4
  import '@scandit/web-datacapture-barcode';
@@ -1 +1 @@
1
- export{o as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{r as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import { LabelDefinition, LabelFieldDefinition } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
3
3
  import '@scandit/web-datacapture-barcode';
4
4
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
@@ -1 +1 @@
1
- export{n as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{q as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,5 +1,5 @@
1
1
  import { LabelFieldDefinition, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
2
- import { c as NativeProxyAdapter, N as NativeProxyHandle, L as LabelCaptureModule } from '../../NativeProxy-C1lJ_0p-.js';
2
+ import { c as NativeProxyAdapter, N as NativeProxyHandle, L as LabelCaptureModule } from '../../NativeProxy-lmG_UTx9.js';
3
3
  import '../../djinni-types/sdcBarcodeData.js';
4
4
  import '../../djinni-types/sdcSymbologySettings.js';
5
5
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
@@ -1 +1 @@
1
- export{m as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{p as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,5 +1,5 @@
1
1
  import { Rect } from '../../djinni-types/sdcCoreCommonGeometry.js';
2
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
2
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
3
3
  import { LabelFieldLocationType } from '../../djinni-types/sdcLabelData.js';
4
4
  import { LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
5
5
  import '@scandit/web-datacapture-barcode';
@@ -1 +1 @@
1
- export{a as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{d as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import { LabelFieldType, LabelFieldState } from '../../djinni-types/sdcLabelData.js';
3
3
  import { LabelField, LabelFieldValueType } from '../../djinni-types/sdcLabelInternalModuleData.js';
4
4
  import '@scandit/web-datacapture-barcode';
@@ -1 +1 @@
1
- import {F}from'../../chunks/chunk-YFLTHDSE.js';var a=class extends F{constructor(){super(...arguments);this.handle={className:"LabelField",id:0};}async getName(e){return this.nativeImplementationFromHandle(e).getName()}async isRequired(e){return this.nativeImplementationFromHandle(e).isRequired()}async getValueType(e){return this.nativeImplementationFromHandle(e).getValueType()}async getType(e){throw new Error("This method must be implemented manually.")}async getPredictedLocation(e){throw new Error("This method must be implemented manually.")}async getState(e){throw new Error("This method must be implemented manually.")}async getBarcode(e){throw new Error("This method must be implemented manually.")}async getText(e){return this.nativeImplementationFromHandle(e).getText()}async getDate(e){throw new Error("This method must be implemented manually.")}async toJson(e){return this.nativeImplementationFromHandle(e).toJson()}},o=new a;export{o as default};
1
+ import {c}from'../../chunks/chunk-5TMKFM6D.js';var a=class extends c{constructor(){super(...arguments);this.handle={className:"LabelField",id:0};}async getName(e){return this.nativeImplementationFromHandle(e).getName()}async isRequired(e){return this.nativeImplementationFromHandle(e).isRequired()}async getValueType(e){return this.nativeImplementationFromHandle(e).getValueType()}async getType(e){throw new Error("This method must be implemented manually.")}async getPredictedLocation(e){throw new Error("This method must be implemented manually.")}async getState(e){throw new Error("This method must be implemented manually.")}async getBarcode(e){throw new Error("This method must be implemented manually.")}async getText(e){return this.nativeImplementationFromHandle(e).getText()}async getDate(e){throw new Error("This method must be implemented manually.")}async toJson(e){return this.nativeImplementationFromHandle(e).toJson()}},o=new a;export{o as default};
@@ -1,4 +1,4 @@
1
- export { d as NativeProxy, c as NativeProxyAdapter, N as NativeProxyHandle, b5 as NativeProxyMethod } from '../../NativeProxy-C1lJ_0p-.js';
1
+ export { d as NativeProxy, c as NativeProxyAdapter, N as NativeProxyHandle, b5 as NativeProxyMethod } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import '../../djinni-types/sdcBarcodeInternalSdkData.js';
3
3
  import '../../djinni-types/sdcCoreCommonGeometry.js';
4
4
  import '../../djinni-types/sdcLabelInternalModuleCapture.js';
@@ -1 +1 @@
1
- export{F as NativeProxyAdapter}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{c as NativeProxyAdapter}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,5 +1,5 @@
1
1
  import { NoViewfinder } from '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
2
- import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
2
+ import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
3
3
  import '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
4
4
  import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
5
5
  import '../../djinni-types/sdcCoreCommonGraphic.js';
@@ -1 +1 @@
1
- export{H as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{E as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import { PackingDateText, LabelDateFormat, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
3
3
  import '@scandit/web-datacapture-barcode';
4
4
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
@@ -1 +1 @@
1
- export{g as default}from'../../chunks/chunk-YFLTHDSE.js';
1
+ export{j as default}from'../../chunks/chunk-5TMKFM6D.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-C1lJ_0p-.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-lmG_UTx9.js';
2
2
  import { PartNumberBarcode, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
3
3
  import { SymbologySettings } from '../../djinni-types/sdcSymbologySettings.js';
4
4
  import '@scandit/web-datacapture-barcode';