@scandit/web-datacapture-label 7.3.0 → 7.3.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 (113) hide show
  1. package/build/js/{LabelCaptureAdvancedOverlay-CQsy_KsL.d.ts → LabelCaptureAdvancedOverlay-Ce_nh3U3.d.ts} +1 -1
  2. package/build/js/{LabelCaptureBasicOverlay-4JorH1kZ.d.ts → LabelCaptureBasicOverlay-C3cbNhm8.d.ts} +1 -1
  3. package/build/js/{NativeProxy-CsndagT7.d.ts → NativeProxy-LMnx6HJm.d.ts} +3 -3
  4. package/build/js/api/CustomText.d.ts +1 -1
  5. package/build/js/api/CustomTextBuilder.d.ts +1 -1
  6. package/build/js/api/ExpiryDateText.d.ts +1 -1
  7. package/build/js/api/ExpiryDateTextBuilder.d.ts +1 -1
  8. package/build/js/api/LabelCapture.d.ts +1 -1
  9. package/build/js/api/LabelCaptureAdvancedOverlay.d.ts +2 -2
  10. package/build/js/api/LabelCaptureAdvancedOverlayListener.d.ts +2 -2
  11. package/build/js/api/LabelCaptureBasicOverlay.d.ts +2 -2
  12. package/build/js/api/LabelCaptureBasicOverlayListener.d.ts +2 -2
  13. package/build/js/api/LabelCaptureListener.d.ts +1 -1
  14. package/build/js/api/LabelCaptureOverlayJSON.d.ts +1 -1
  15. package/build/js/api/LabelCaptureSettings.d.ts +1 -1
  16. package/build/js/api/LabelDefinition.d.ts +1 -1
  17. package/build/js/api/PackingDateText.d.ts +1 -1
  18. package/build/js/api/PackingDateTextBuilder.d.ts +1 -1
  19. package/build/js/api/TotalPriceText.d.ts +1 -1
  20. package/build/js/api/TotalPriceTextBuilder.d.ts +1 -1
  21. package/build/js/api/UnitPriceText.d.ts +1 -1
  22. package/build/js/api/UnitPriceTextBuilder.d.ts +1 -1
  23. package/build/js/api/WeightText.d.ts +1 -1
  24. package/build/js/api/WeightTextBuilder.d.ts +1 -1
  25. package/build/js/chunks/{chunk-OQKY2KJB.js → chunk-KALPUGRD.js} +1 -1
  26. package/build/js/chunks/chunk-KRWP622U.js +1 -0
  27. package/build/js/chunks/{chunk-MA225ZHV.js → chunk-NCVFJTTL.js} +1 -1
  28. package/build/js/chunks/chunk-W25SMGCP.js +1 -0
  29. package/build/js/index.d.ts +3 -3
  30. package/build/js/index.js +1 -1
  31. package/build/js/moduleLoader.js +1 -1
  32. package/build/js/private/PrivateLabelFieldDefinition.d.ts +1 -1
  33. package/build/js/private/createProxiedViewFinder.d.ts +2 -2
  34. package/build/js/private/viewfinderTranslator.js +1 -1
  35. package/build/js/ui/molecules/CardListContainer.js +1 -1
  36. package/build/js/worker/LabelCaptureWorkerManager.d.ts +1 -1
  37. package/build/js/worker/LabelCaptureWorkerManager.js +1 -1
  38. package/build/js/worker/WorkerMain.d.ts +1 -1
  39. package/build/js/worker/WorkerMain.js +1 -1
  40. package/build/js/worker/WorkerRegistry.d.ts +1 -1
  41. package/build/js/worker/dataCaptureEngine.d.ts +1 -1
  42. package/build/js/worker/dataCaptureEngine.js +1 -1
  43. package/build/js/worker/dataCaptureWorkerRelated.d.ts +1 -1
  44. package/build/js/worker/labelCapture.inlineWorker.d.ts +1 -1
  45. package/build/js/worker/labelCapture.inlineWorker.js +1 -1
  46. package/build/js/worker/labelWorkerHandler.d.ts +1 -1
  47. package/build/js/worker/proxies/AimerViewfinderProxy.d.ts +1 -1
  48. package/build/js/worker/proxies/AimerViewfinderProxy.js +1 -1
  49. package/build/js/worker/proxies/BarcodeFieldProxy.d.ts +1 -1
  50. package/build/js/worker/proxies/BarcodeFieldProxy.js +1 -1
  51. package/build/js/worker/proxies/CapturedLabelProxy.d.ts +1 -1
  52. package/build/js/worker/proxies/CapturedLabelProxy.js +1 -1
  53. package/build/js/worker/proxies/CustomBarcodeProxy.d.ts +1 -1
  54. package/build/js/worker/proxies/CustomBarcodeProxy.js +1 -1
  55. package/build/js/worker/proxies/CustomTextProxy.d.ts +1 -1
  56. package/build/js/worker/proxies/CustomTextProxy.js +1 -1
  57. package/build/js/worker/proxies/ExpiryDateTextProxy.d.ts +1 -1
  58. package/build/js/worker/proxies/ExpiryDateTextProxy.js +1 -1
  59. package/build/js/worker/proxies/ImeiOneBarcodeProxy.d.ts +1 -1
  60. package/build/js/worker/proxies/ImeiOneBarcodeProxy.js +1 -1
  61. package/build/js/worker/proxies/ImeiTwoBarcodeProxy.d.ts +1 -1
  62. package/build/js/worker/proxies/ImeiTwoBarcodeProxy.js +1 -1
  63. package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.d.ts +1 -1
  64. package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.js +1 -1
  65. package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.d.ts +1 -1
  66. package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.js +1 -1
  67. package/build/js/worker/proxies/LabelCaptureHelperProxy.d.ts +1 -1
  68. package/build/js/worker/proxies/LabelCaptureHelperProxy.js +1 -1
  69. package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.d.ts +1 -1
  70. package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.js +1 -1
  71. package/build/js/worker/proxies/LabelCaptureProxy.d.ts +1 -1
  72. package/build/js/worker/proxies/LabelCaptureProxy.js +1 -1
  73. package/build/js/worker/proxies/LabelCaptureSessionProxy.d.ts +1 -1
  74. package/build/js/worker/proxies/LabelCaptureSessionProxy.js +1 -1
  75. package/build/js/worker/proxies/LabelCaptureSettingsProxy.d.ts +1 -1
  76. package/build/js/worker/proxies/LabelCaptureSettingsProxy.js +1 -1
  77. package/build/js/worker/proxies/LabelDefinitionProxy.d.ts +1 -1
  78. package/build/js/worker/proxies/LabelDefinitionProxy.js +1 -1
  79. package/build/js/worker/proxies/LabelFieldDefinitionProxy.d.ts +1 -1
  80. package/build/js/worker/proxies/LabelFieldDefinitionProxy.js +1 -1
  81. package/build/js/worker/proxies/LabelFieldLocationProxy.d.ts +1 -1
  82. package/build/js/worker/proxies/LabelFieldLocationProxy.js +1 -1
  83. package/build/js/worker/proxies/LabelFieldProxy.d.ts +1 -1
  84. package/build/js/worker/proxies/LabelFieldProxy.js +1 -1
  85. package/build/js/worker/proxies/NativeProxy.d.ts +1 -1
  86. package/build/js/worker/proxies/NativeProxy.js +1 -1
  87. package/build/js/worker/proxies/NoViewfinderProxy.d.ts +1 -1
  88. package/build/js/worker/proxies/NoViewfinderProxy.js +1 -1
  89. package/build/js/worker/proxies/PackingDateTextProxy.d.ts +1 -1
  90. package/build/js/worker/proxies/PackingDateTextProxy.js +1 -1
  91. package/build/js/worker/proxies/PartNumberBarcodeProxy.d.ts +1 -1
  92. package/build/js/worker/proxies/PartNumberBarcodeProxy.js +1 -1
  93. package/build/js/worker/proxies/RectangularViewfinderProxy.d.ts +1 -1
  94. package/build/js/worker/proxies/RectangularViewfinderProxy.js +1 -1
  95. package/build/js/worker/proxies/SerialNumberBarcodeProxy.d.ts +1 -1
  96. package/build/js/worker/proxies/SerialNumberBarcodeProxy.js +1 -1
  97. package/build/js/worker/proxies/TotalPriceTextProxy.d.ts +1 -1
  98. package/build/js/worker/proxies/TotalPriceTextProxy.js +1 -1
  99. package/build/js/worker/proxies/UnitPriceTextProxy.d.ts +1 -1
  100. package/build/js/worker/proxies/UnitPriceTextProxy.js +1 -1
  101. package/build/js/worker/proxies/WeightTextProxy.d.ts +1 -1
  102. package/build/js/worker/proxies/WeightTextProxy.js +1 -1
  103. package/package.json +2 -2
  104. package/sdc-lib/scandit-datacapture-sdk-label-pthreads.js +1 -1
  105. package/sdc-lib/scandit-datacapture-sdk-label-pthreads.wasm +0 -0
  106. package/sdc-lib/scandit-datacapture-sdk-label-simd-pthreads.js +1 -1
  107. package/sdc-lib/scandit-datacapture-sdk-label-simd-pthreads.wasm +0 -0
  108. package/sdc-lib/scandit-datacapture-sdk-label-simd.js +1 -1
  109. package/sdc-lib/scandit-datacapture-sdk-label-simd.wasm +0 -0
  110. package/sdc-lib/scandit-datacapture-sdk-label.js +1 -1
  111. package/sdc-lib/scandit-datacapture-sdk-label.wasm +0 -0
  112. package/build/js/chunks/chunk-ITCVLCCT.js +0 -1
  113. package/build/js/chunks/chunk-WPUYG3ZF.js +0 -1
@@ -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-DDlDP--7.js';
14
- export { L as LabelCaptureBasicOverlay, a as LabelCaptureBasicOverlayListener } from './LabelCaptureBasicOverlay-4JorH1kZ.js';
14
+ export { L as LabelCaptureBasicOverlay, a as LabelCaptureBasicOverlayListener } from './LabelCaptureBasicOverlay-C3cbNhm8.js';
15
15
  export { LabelCaptureSession, LabelCaptureSessionJSON } from './api/LabelCaptureSession.js';
16
16
  export { LabelCaptureSettings, LabelCaptureSettingsBuilder } from './api/LabelCaptureSettings.js';
17
17
  export { LabelDateComponentFormat } from './api/LabelDateComponentFormat.js';
@@ -38,13 +38,13 @@ export { UnitPriceText } from './api/UnitPriceText.js';
38
38
  export { UnitPriceTextBuilder } from './api/UnitPriceTextBuilder.js';
39
39
  export { WeightText } from './api/WeightText.js';
40
40
  export { WeightTextBuilder } from './api/WeightTextBuilder.js';
41
- export { L as LabelCaptureAdvancedOverlay, a as LabelCaptureAdvancedOverlayListener } from './LabelCaptureAdvancedOverlay-CQsy_KsL.js';
41
+ export { L as LabelCaptureAdvancedOverlay, a as LabelCaptureAdvancedOverlayListener } from './LabelCaptureAdvancedOverlay-Ce_nh3U3.js';
42
42
  export { labelCaptureLoader } from './moduleLoader.js';
43
43
  import '@scandit/web-datacapture-barcode';
44
44
  import '@scandit/web-datacapture-core';
45
45
  import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
46
46
  import './api/BarcodeFieldBuilder.js';
47
- import './NativeProxy-CsndagT7.js';
47
+ import './NativeProxy-LMnx6HJm.js';
48
48
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
49
49
  import './djinni-types/sdcBarcodeInternalSdkData.js';
50
50
  import './djinni-types/sdcBarcodeData.js';
package/build/js/index.js CHANGED
@@ -1 +1 @@
1
- export{a as WeightTextBuilder}from'./chunks/chunk-OIXWTJVO.js';export{a as WeightText}from'./chunks/chunk-PS5DNNLZ.js';export{a as SerialNumberBarcodeBuilder}from'./chunks/chunk-H5ATXM2K.js';export{a as SerialNumberBarcode}from'./chunks/chunk-QLVN2GEB.js';export{a as TotalPriceTextBuilder}from'./chunks/chunk-GPUOT6YB.js';export{a as TotalPriceText}from'./chunks/chunk-XT4UWGV5.js';export{a as UnitPriceTextBuilder}from'./chunks/chunk-AFWRIN4I.js';export{a as UnitPriceText}from'./chunks/chunk-5VERGYK4.js';export{a as LabelFieldLocation}from'./chunks/chunk-BGVFXDGB.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-HRSPIFUD.js';export{a as PartNumberBarcode}from'./chunks/chunk-LD3KGFYK.js';export{a as LabelCaptureSettings,b as LabelCaptureSettingsBuilder}from'./chunks/chunk-7A4I3E3E.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-FRBS2U32.js';export{a as LabelCapture}from'./chunks/chunk-CT6CX2MP.js';export{a as LabelCaptureAdvancedOverlay}from'./chunks/chunk-446BONUZ.js';export{a as LabelCaptureBasicOverlay}from'./chunks/chunk-IE6L7ZGI.js';export{a as LabelCaptureSession}from'./chunks/chunk-MZS4F5K5.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-QMT35NSP.js';export{a as ImeiOneBarcode}from'./chunks/chunk-SGMJGVQ3.js';export{a as ImeiTwoBarcodeBuilder}from'./chunks/chunk-CTHVVCLQ.js';export{a as ImeiTwoBarcode}from'./chunks/chunk-Z5EEGVPC.js';export{a as labelCaptureLoader}from'./chunks/chunk-MA225ZHV.js';export{a as CapturedLabel}from'./chunks/chunk-2YS44WAC.js';export{a as LabelField}from'./chunks/chunk-WCKFTTTM.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
+ export{a as WeightTextBuilder}from'./chunks/chunk-OIXWTJVO.js';export{a as WeightText}from'./chunks/chunk-PS5DNNLZ.js';export{a as SerialNumberBarcodeBuilder}from'./chunks/chunk-H5ATXM2K.js';export{a as SerialNumberBarcode}from'./chunks/chunk-QLVN2GEB.js';export{a as TotalPriceTextBuilder}from'./chunks/chunk-GPUOT6YB.js';export{a as TotalPriceText}from'./chunks/chunk-XT4UWGV5.js';export{a as UnitPriceTextBuilder}from'./chunks/chunk-AFWRIN4I.js';export{a as UnitPriceText}from'./chunks/chunk-5VERGYK4.js';export{a as LabelFieldLocation}from'./chunks/chunk-BGVFXDGB.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-HRSPIFUD.js';export{a as PartNumberBarcode}from'./chunks/chunk-LD3KGFYK.js';export{a as LabelCaptureSettings,b as LabelCaptureSettingsBuilder}from'./chunks/chunk-7A4I3E3E.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-FRBS2U32.js';export{a as LabelCapture}from'./chunks/chunk-CT6CX2MP.js';export{a as LabelCaptureAdvancedOverlay}from'./chunks/chunk-446BONUZ.js';export{a as LabelCaptureBasicOverlay}from'./chunks/chunk-IE6L7ZGI.js';export{a as LabelCaptureSession}from'./chunks/chunk-MZS4F5K5.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-QMT35NSP.js';export{a as ImeiOneBarcode}from'./chunks/chunk-SGMJGVQ3.js';export{a as ImeiTwoBarcodeBuilder}from'./chunks/chunk-CTHVVCLQ.js';export{a as ImeiTwoBarcode}from'./chunks/chunk-Z5EEGVPC.js';export{a as labelCaptureLoader}from'./chunks/chunk-NCVFJTTL.js';export{a as CapturedLabel}from'./chunks/chunk-2YS44WAC.js';export{a as LabelField}from'./chunks/chunk-WCKFTTTM.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-MA225ZHV.js';
1
+ export{a as labelCaptureLoader}from'./chunks/chunk-NCVFJTTL.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-CsndagT7.js';
3
+ import { N as NativeProxyHandle } from '../NativeProxy-LMnx6HJm.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-4JorH1kZ.js';
2
+ import { L as LabelCaptureBasicOverlay } from '../LabelCaptureBasicOverlay-C3cbNhm8.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';
@@ -10,7 +10,7 @@ import '@scandit/web-datacapture-barcode';
10
10
  import '../api/LabelFieldState.js';
11
11
  import '../api/LabelFieldType.js';
12
12
  import '../api/LabelDateResult.js';
13
- import '../NativeProxy-CsndagT7.js';
13
+ import '../NativeProxy-LMnx6HJm.js';
14
14
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
15
15
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
16
16
  import '../djinni-types/sdcBarcodeData.js';
@@ -1 +1 @@
1
- export{C as nativeViewfinderFromJSON}from'../chunks/chunk-ITCVLCCT.js';
1
+ export{F as nativeViewfinderFromJSON}from'../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import {a}from'../../chunks/chunk-IASWN2Y3.js';import {a as a$1}from'../../chunks/chunk-VRBAAE3G.js';import {a as a$2}from'../../chunks/chunk-CWOXTL6A.js';import {ScanditHTMLElement,html,defineCustomElements,css}from'@scandit/web-datacapture-core/build/js/private/utils/index.js';import {Card}from'@scandit/web-datacapture-core/build/js/private/ui/atoms/Card.js';import {CardList}from'@scandit/web-datacapture-core/build/js/private/ui/atoms/CardList.js';var h=(o=>(o.TextForSubmitCardsButton="text-for-submit-cards-button",o))(h||{}),c="cubic-bezier(0.4, 0, 0.2, 1)",B=(t=>(t.SubmitCards="submit-cards",t.RestartButtonClick="restart-button-click",t))(B||{}),e=class e extends ScanditHTMLElement{constructor(){super();this.onCarouselSubmitButtonClickHandler=this.onCarouselSubmitButtonClick.bind(this);this.onCarouselBackButtonClickHandler=this.onCarouselBackButtonClick.bind(this);this.textNode=document.createTextNode("");let t=this.attachShadow({mode:"open"});t.append(e.createStyleElement().cloneNode(true));let i=document.createElement("div");i.id="root",i.innerHTML=html`
1
+ import {a as a$2}from'../../chunks/chunk-CWOXTL6A.js';import {a}from'../../chunks/chunk-IASWN2Y3.js';import {a as a$1}from'../../chunks/chunk-VRBAAE3G.js';import {ScanditHTMLElement,html,defineCustomElements,css}from'@scandit/web-datacapture-core/build/js/private/utils/index.js';import {Card}from'@scandit/web-datacapture-core/build/js/private/ui/atoms/Card.js';import {CardList}from'@scandit/web-datacapture-core/build/js/private/ui/atoms/CardList.js';var h=(o=>(o.TextForSubmitCardsButton="text-for-submit-cards-button",o))(h||{}),c="cubic-bezier(0.4, 0, 0.2, 1)",B=(t=>(t.SubmitCards="submit-cards",t.RestartButtonClick="restart-button-click",t))(B||{}),e=class e extends ScanditHTMLElement{constructor(){super();this.onCarouselSubmitButtonClickHandler=this.onCarouselSubmitButtonClick.bind(this);this.onCarouselBackButtonClickHandler=this.onCarouselBackButtonClick.bind(this);this.textNode=document.createTextNode("");let t=this.attachShadow({mode:"open"});t.append(e.createStyleElement().cloneNode(true));let i=document.createElement("div");i.id="root",i.innerHTML=html`
2
2
  <div class="button-container">
3
3
  <${a.tag}></${a.tag}>
4
4
  <${a$1.tag}></${a$1.tag}>
@@ -1,5 +1,5 @@
1
1
  import { DataCaptureLoader, DataCaptureLoaderOptions } from '@scandit/web-datacapture-core';
2
- import { D as DataCaptureCallbackMessage, a as DataCaptureWorker, b as DataCaptureActionMessageKey, W as WorkerCommandPayload } from '../NativeProxy-CsndagT7.js';
2
+ import { D as DataCaptureWorker, a as DataCaptureActionMessageKey, W as WorkerCommandPayload, b as DataCaptureCallbackMessage } from '../NativeProxy-LMnx6HJm.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-OQKY2KJB.js';
1
+ export{a as LabelCaptureWorkerManager}from'../chunks/chunk-KALPUGRD.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, b as DataCaptureActionMessageKey, D as DataCaptureCallbackMessage, A as AnyDataCaptureActionMessage } from '../NativeProxy-CsndagT7.js';
5
+ import { M as Module, a as DataCaptureActionMessageKey, b as DataCaptureCallbackMessage, A as AnyDataCaptureActionMessage } from '../NativeProxy-LMnx6HJm.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{F as WorkerMain}from'../chunks/chunk-ITCVLCCT.js';
1
+ export{y as WorkerMain}from'../chunks/chunk-KRWP622U.js';
@@ -1,6 +1,6 @@
1
1
  import { LabelCaptureWorkerManager } from './LabelCaptureWorkerManager.js';
2
2
  import '@scandit/web-datacapture-core';
3
- import '../NativeProxy-CsndagT7.js';
3
+ import '../NativeProxy-LMnx6HJm.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, D as DataCaptureCallbackMessage } from '../NativeProxy-CsndagT7.js';
3
+ import { M as Module, b as DataCaptureCallbackMessage } from '../NativeProxy-LMnx6HJm.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{y as DataCaptureEngine}from'../chunks/chunk-ITCVLCCT.js';
1
+ export{v as DataCaptureEngine}from'../chunks/chunk-KRWP622U.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, a4 as BaseDataCaptureCallbackMessage, aA as CommandAndPayload, l as DataCaptureActionMessage, b as DataCaptureActionMessageKey, D as DataCaptureCallbackMessage, a3 as DataCaptureCallbackMessageKeys, a as DataCaptureWorker, F as LabelCaptureAddListenerActionMessage, as as LabelCaptureAddListenerCallbackMessage, a0 as LabelCaptureAdvancedOverlayForLabelCaptureActionMessage, a2 as LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage, a1 as LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage, E as LabelCaptureApplySettingsActionMessage, ao as LabelCaptureApplySettingsCallbackMessage, a6 as LabelCaptureBasicOverlayBrushForFieldCallbackMessage, a7 as LabelCaptureBasicOverlayBrushForLabelCallbackMessage, P as LabelCaptureBasicOverlayForLabelCaptureActionMessage, R as LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage, T as LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage, Y as LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage, _ as LabelCaptureBasicOverlayGetViewfinderActionMessage, a5 as LabelCaptureBasicOverlayOnLabelTappedCallbackMessage, U as LabelCaptureBasicOverlaySetBrushForFieldActionMessage, V as LabelCaptureBasicOverlaySetBrushForLabelActionMessage, Q as LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage, S as LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage, X as LabelCaptureBasicOverlaySetListenerActionMessage, Z as LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage, $ as LabelCaptureBasicOverlayUpdateViewfinderActionMessage, o as LabelCaptureBuildCustomBarcodeActionMessage, aa as LabelCaptureBuildCustomBarcodeCallbackMessage, p as LabelCaptureBuildCustomTextActionMessage, ab as LabelCaptureBuildCustomTextCallbackMessage, q as LabelCaptureBuildExpiryDateTextActionMessage, ac as LabelCaptureBuildExpiryDateTextCallbackMessage, r as LabelCaptureBuildImeiOneBarcodeActionMessage, ad as LabelCaptureBuildImeiOneBarcodeCallbackMessage, s as LabelCaptureBuildImeiTwoBarcodeActionMessage, ae as LabelCaptureBuildImeiTwoBarcodeCallbackMessage, m as LabelCaptureBuildLabelCaptureSettingsActionMessage, a8 as LabelCaptureBuildLabelCaptureSettingsCallbackMessage, n as LabelCaptureBuildLabelDefinitionActionMessage, a9 as LabelCaptureBuildLabelDefinitionCallbackMessage, O as LabelCaptureBuildLabelFieldLocationActionMessage, ay as LabelCaptureBuildLabelFieldLocationCallbackMessage, t as LabelCaptureBuildPackingDateTextActionMessage, af as LabelCaptureBuildPackingDateTextCallbackMessage, u as LabelCaptureBuildPartNumberBarcodeActionMessage, ag as LabelCaptureBuildPartNumberBarcodeCallbackMessage, v as LabelCaptureBuildSerialNumberBarcodeActionMessage, ah as LabelCaptureBuildSerialNumberBarcodeCallbackMessage, w as LabelCaptureBuildTotalPriceTextActionMessage, ai as LabelCaptureBuildTotalPriceTextCallbackMessage, x as LabelCaptureBuildUnitPriceTextActionMessage, aj as LabelCaptureBuildUnitPriceTextCallbackMessage, y as LabelCaptureBuildWeightTextActionMessage, ak as LabelCaptureBuildWeightTextCallbackMessage, z as LabelCaptureForContextActionMessage, al as LabelCaptureForContextCallbackMessage, B as LabelCaptureIsEnabledActionMessage, am as LabelCaptureIsEnabledCallbackMessage, L as LabelCaptureModule, ap as LabelCaptureOnObservationStartedCallbackMessage, aq as LabelCaptureOnObservationStoppedCallbackMessage, ar as LabelCaptureOnSessionUpdatedCallbackMessage, G as LabelCaptureRemoveListenerActionMessage, at as LabelCaptureRemoveListenerCallbackMessage, C as LabelCaptureSetEnabledActionMessage, an as LabelCaptureSetEnabledCallbackMessage, H as LabelCaptureSettingsGetLocationSelectionActionMessage, au as LabelCaptureSettingsGetLocationSelectionCallbackMessage, J as LabelCaptureSettingsGetPropertyActionMessage, aw as LabelCaptureSettingsGetPropertyCallbackMessage, I as LabelCaptureSettingsSetLocationSelectionActionMessage, av as LabelCaptureSettingsSetLocationSelectionCallbackMessage, K as LabelCaptureSettingsSetPropertyActionMessage, ax as LabelCaptureSettingsSetPropertyCallbackMessage, h as LabelData, i as LabelInternalModuleCapture, j as LabelInternalModuleData, M as Module, f as ModuleHandler, az as PayloadForCommand, W as WorkerCommandPayload, k as WorkerResponse } from '../NativeProxy-CsndagT7.js';
3
+ export { A as AnyDataCaptureActionMessage, g as AugmentedCoreModule, e as AugmentedWorker, a4 as BaseDataCaptureCallbackMessage, aA as CommandAndPayload, l as DataCaptureActionMessage, a as DataCaptureActionMessageKey, b as DataCaptureCallbackMessage, a3 as DataCaptureCallbackMessageKeys, D as DataCaptureWorker, F as LabelCaptureAddListenerActionMessage, as as LabelCaptureAddListenerCallbackMessage, a0 as LabelCaptureAdvancedOverlayForLabelCaptureActionMessage, a2 as LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage, a1 as LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage, E as LabelCaptureApplySettingsActionMessage, ao as LabelCaptureApplySettingsCallbackMessage, a6 as LabelCaptureBasicOverlayBrushForFieldCallbackMessage, a7 as LabelCaptureBasicOverlayBrushForLabelCallbackMessage, P as LabelCaptureBasicOverlayForLabelCaptureActionMessage, R as LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage, T as LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage, Y as LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage, _ as LabelCaptureBasicOverlayGetViewfinderActionMessage, a5 as LabelCaptureBasicOverlayOnLabelTappedCallbackMessage, U as LabelCaptureBasicOverlaySetBrushForFieldActionMessage, V as LabelCaptureBasicOverlaySetBrushForLabelActionMessage, Q as LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage, S as LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage, X as LabelCaptureBasicOverlaySetListenerActionMessage, Z as LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage, $ as LabelCaptureBasicOverlayUpdateViewfinderActionMessage, o as LabelCaptureBuildCustomBarcodeActionMessage, aa as LabelCaptureBuildCustomBarcodeCallbackMessage, p as LabelCaptureBuildCustomTextActionMessage, ab as LabelCaptureBuildCustomTextCallbackMessage, q as LabelCaptureBuildExpiryDateTextActionMessage, ac as LabelCaptureBuildExpiryDateTextCallbackMessage, r as LabelCaptureBuildImeiOneBarcodeActionMessage, ad as LabelCaptureBuildImeiOneBarcodeCallbackMessage, s as LabelCaptureBuildImeiTwoBarcodeActionMessage, ae as LabelCaptureBuildImeiTwoBarcodeCallbackMessage, m as LabelCaptureBuildLabelCaptureSettingsActionMessage, a8 as LabelCaptureBuildLabelCaptureSettingsCallbackMessage, n as LabelCaptureBuildLabelDefinitionActionMessage, a9 as LabelCaptureBuildLabelDefinitionCallbackMessage, O as LabelCaptureBuildLabelFieldLocationActionMessage, ay as LabelCaptureBuildLabelFieldLocationCallbackMessage, t as LabelCaptureBuildPackingDateTextActionMessage, af as LabelCaptureBuildPackingDateTextCallbackMessage, u as LabelCaptureBuildPartNumberBarcodeActionMessage, ag as LabelCaptureBuildPartNumberBarcodeCallbackMessage, v as LabelCaptureBuildSerialNumberBarcodeActionMessage, ah as LabelCaptureBuildSerialNumberBarcodeCallbackMessage, w as LabelCaptureBuildTotalPriceTextActionMessage, ai as LabelCaptureBuildTotalPriceTextCallbackMessage, x as LabelCaptureBuildUnitPriceTextActionMessage, aj as LabelCaptureBuildUnitPriceTextCallbackMessage, y as LabelCaptureBuildWeightTextActionMessage, ak as LabelCaptureBuildWeightTextCallbackMessage, z as LabelCaptureForContextActionMessage, al as LabelCaptureForContextCallbackMessage, B as LabelCaptureIsEnabledActionMessage, am as LabelCaptureIsEnabledCallbackMessage, L as LabelCaptureModule, ap as LabelCaptureOnObservationStartedCallbackMessage, aq as LabelCaptureOnObservationStoppedCallbackMessage, ar as LabelCaptureOnSessionUpdatedCallbackMessage, G as LabelCaptureRemoveListenerActionMessage, at as LabelCaptureRemoveListenerCallbackMessage, C as LabelCaptureSetEnabledActionMessage, an as LabelCaptureSetEnabledCallbackMessage, H as LabelCaptureSettingsGetLocationSelectionActionMessage, au as LabelCaptureSettingsGetLocationSelectionCallbackMessage, J as LabelCaptureSettingsGetPropertyActionMessage, aw as LabelCaptureSettingsGetPropertyCallbackMessage, I as LabelCaptureSettingsSetLocationSelectionActionMessage, av as LabelCaptureSettingsSetLocationSelectionCallbackMessage, K as LabelCaptureSettingsSetPropertyActionMessage, ax as LabelCaptureSettingsSetPropertyCallbackMessage, h as LabelData, i as LabelInternalModuleCapture, j as LabelInternalModuleData, M as Module, f as ModuleHandler, az as PayloadForCommand, W as WorkerCommandPayload, k as WorkerResponse } from '../NativeProxy-LMnx6HJm.js';
4
4
  import '../djinni-types/sdcCoreCommonGeometry.js';
5
5
  import '../djinni-types/sdcCoreInternalSdkArea.js';
6
6
  import '../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
@@ -16,7 +16,7 @@ import '../djinni-types/sdcBarcodeInternalSdkData.js';
16
16
  import '../djinni-types/sdcCoreCommonBuffer.js';
17
17
  import './dataCaptureEngine.js';
18
18
  import '@scandit/web-datacapture-core/build/js/worker/index';
19
- import '../NativeProxy-CsndagT7.js';
19
+ import '../NativeProxy-LMnx6HJm.js';
20
20
  import '@scandit/web-datacapture-barcode';
21
21
  import '../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
22
22
  import '../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
@@ -1 +1 @@
1
- export{b as InlineWorker,a as workerInstance}from'../chunks/chunk-ITCVLCCT.js';
1
+ export{A as InlineWorker,z as workerInstance}from'../chunks/chunk-KRWP622U.js';
@@ -1,6 +1,6 @@
1
1
  import { LabelCaptureWorkerManager } from './LabelCaptureWorkerManager.js';
2
2
  import '@scandit/web-datacapture-core';
3
- import '../NativeProxy-CsndagT7.js';
3
+ import '../NativeProxy-LMnx6HJm.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-CsndagT7.js';
3
+ import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.js';
4
4
  import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
5
5
  import '../../djinni-types/sdcCoreCommonGeometry.js';
6
6
  import '@scandit/web-datacapture-barcode';
@@ -1 +1 @@
1
- export{z as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{C as default}from'../../chunks/chunk-KRWP622U.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-CsndagT7.js';
4
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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{D as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{w as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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 {c}from'../../chunks/chunk-ITCVLCCT.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
+ import {B}from'../../chunks/chunk-KRWP622U.js';var t=class extends B{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-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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{e as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{b as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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{f as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{c as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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{g as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{d as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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{h as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{e as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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{i as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{f as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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{t as LabelCaptureAdvancedOverlayProxy,u as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{q as LabelCaptureAdvancedOverlayProxy,r as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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{v as LabelCaptureBasicOverlayProxy,w as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{s as LabelCaptureBasicOverlayProxy,t as default}from'../../chunks/chunk-KRWP622U.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-CsndagT7.js';
2
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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{E as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{x as default}from'../../chunks/chunk-KRWP622U.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-CsndagT7.js';
2
+ import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.js';
3
3
  import { LabelCaptureOverlayHelper, LabelCaptureBasicOverlay, LabelCaptureAdvancedOverlay } from '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
4
4
  import '@scandit/web-datacapture-barcode';
5
5
  import '../../djinni-types/sdcBarcodeInternalSdkData.js';
@@ -1 +1 @@
1
- export{x as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{u as default}from'../../chunks/chunk-KRWP622U.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-CsndagT7.js';
2
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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{s as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{p as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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 {c}from'../../chunks/chunk-ITCVLCCT.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
+ import {B}from'../../chunks/chunk-KRWP622U.js';var a=class extends B{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-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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{r as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{o as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.js';
2
2
  import { LabelDefinition } 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{q as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{n as default}from'../../chunks/chunk-KRWP622U.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-CsndagT7.js';
2
+ import { c as NativeProxyAdapter, N as NativeProxyHandle, L as LabelCaptureModule } from '../../NativeProxy-LMnx6HJm.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{p as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{m as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,5 +1,5 @@
1
1
  import { Rect } from '../../djinni-types/sdcCoreCommonGeometry.js';
2
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
2
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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{d as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{a as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.js';
2
2
  import { LabelFieldType, LabelFieldState } from '../../djinni-types/sdcLabelData.js';
3
3
  import { LabelField } from '../../djinni-types/sdcLabelInternalModuleData.js';
4
4
  import '@scandit/web-datacapture-barcode';
@@ -1 +1 @@
1
- import {c}from'../../chunks/chunk-ITCVLCCT.js';var t=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 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 t;export{o as default};
1
+ import {B}from'../../chunks/chunk-KRWP622U.js';var t=class extends B{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 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 t;export{o as default};
@@ -1,4 +1,4 @@
1
- export { d as NativeProxy, c as NativeProxyAdapter, N as NativeProxyHandle, aB as NativeProxyMethod } from '../../NativeProxy-CsndagT7.js';
1
+ export { d as NativeProxy, c as NativeProxyAdapter, N as NativeProxyHandle, aB as NativeProxyMethod } from '../../NativeProxy-LMnx6HJm.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{c as NativeProxyAdapter}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{B as NativeProxyAdapter}from'../../chunks/chunk-KRWP622U.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-CsndagT7.js';
2
+ import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.js';
3
3
  import '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
4
4
  import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
5
5
  import '../../djinni-types/sdcCoreCommonGeometry.js';
@@ -1 +1 @@
1
- export{A as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{D as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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{j as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{g as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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';
@@ -1 +1 @@
1
- export{k as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{h as default}from'../../chunks/chunk-KRWP622U.js';
@@ -2,7 +2,7 @@ import { FloatWithUnit } from '../../djinni-types/sdcCoreCommonGeometry.js';
2
2
  import { SizeWithUnitAndAspect } from '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
3
3
  import { Color } from '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
4
4
  import { RectangularViewfinder, RectangularViewfinderStyle, RectangularViewfinderLineStyle, RectangularViewfinderAnimation } from '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
5
- import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
5
+ import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.js';
6
6
  import '@scandit/web-datacapture-barcode';
7
7
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
8
8
  import '../../djinni-types/sdcBarcodeInternalSdkData.js';
@@ -1 +1 @@
1
- export{B as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{E as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.js';
2
2
  import { SerialNumberBarcode, 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{l as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{i as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.js';
2
2
  import { TotalPriceText, 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{m as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{j as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,4 +1,4 @@
1
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
1
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.js';
2
2
  import { UnitPriceText, 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{n as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{k as default}from'../../chunks/chunk-KRWP622U.js';
@@ -1,5 +1,5 @@
1
1
  import { WeightText, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
2
- import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.js';
2
+ import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LMnx6HJm.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{o as default}from'../../chunks/chunk-ITCVLCCT.js';
1
+ export{l as default}from'../../chunks/chunk-KRWP622U.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scandit/web-datacapture-label",
3
- "version": "7.3.0",
3
+ "version": "7.3.2",
4
4
  "description": "Scandit Data Capture SDK for the Web",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "sideEffects": false,
@@ -95,7 +95,7 @@
95
95
  },
96
96
  "peerDependencies": {
97
97
  "@scandit/web-datacapture-barcode": "*",
98
- "@scandit/web-datacapture-core": "7.3.0"
98
+ "@scandit/web-datacapture-core": "7.3.2"
99
99
  },
100
100
  "dependencies": {
101
101
  "@types/emscripten": "^1.39.13"