reneco-advanced-input-module 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/ocr-file-uploader.voice-input-module.entry.cjs.js.map +1 -1
- package/dist/cjs/ocr-file-uploader_2.cjs.entry.js +4 -4
- package/dist/cjs/ocr-file-uploader_2.cjs.entry.js.map +1 -1
- package/dist/collection/components/voice-input-module/voice-input-module.js +3 -3
- package/dist/collection/components/voice-input-module/voice-input-module.js.map +1 -1
- package/dist/collection/services/llm.service.js +1 -1
- package/dist/collection/services/llm.service.js.map +1 -1
- package/dist/components/voice-input-module.js +4 -4
- package/dist/components/voice-input-module.js.map +1 -1
- package/dist/esm/ocr-file-uploader.voice-input-module.entry.js.map +1 -1
- package/dist/esm/ocr-file-uploader_2.entry.js +4 -4
- package/dist/esm/ocr-file-uploader_2.entry.js.map +1 -1
- package/dist/voice-input-module/ocr-file-uploader.voice-input-module.entry.esm.js.map +1 -1
- package/dist/voice-input-module/{p-37de1da2.entry.js → p-21d2e52b.entry.js} +3 -3
- package/dist/voice-input-module/p-21d2e52b.entry.js.map +1 -0
- package/dist/voice-input-module/voice-input-module.esm.js +1 -1
- package/package.json +1 -1
- package/www/build/ocr-file-uploader.voice-input-module.entry.esm.js.map +1 -1
- package/www/build/{p-37de1da2.entry.js → p-21d2e52b.entry.js} +3 -3
- package/www/build/p-21d2e52b.entry.js.map +1 -0
- package/www/build/{p-6438474d.js → p-b680b1be.js} +1 -1
- package/www/build/voice-input-module.esm.js +1 -1
- package/www/index.html +6 -6
- package/dist/voice-input-module/p-37de1da2.entry.js.map +0 -1
- package/www/build/p-37de1da2.entry.js.map +0 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{p as o,b as e}from"./p-jmc2yzBp.js";export{s as setNonce}from"./p-jmc2yzBp.js";import{g as i}from"./p-DQuL1Twl.js";var r=()=>{const e=import.meta.url;const s={};if(e!==""){s.resourcesUrl=new URL(".",e).href}return o(s)};r().then((async o=>{await i();return e([["p-
|
|
1
|
+
import{p as o,b as e}from"./p-jmc2yzBp.js";export{s as setNonce}from"./p-jmc2yzBp.js";import{g as i}from"./p-DQuL1Twl.js";var r=()=>{const e=import.meta.url;const s={};if(e!==""){s.resourcesUrl=new URL(".",e).href}return o(s)};r().then((async o=>{await i();return e([["p-21d2e52b",[[257,"voice-input-module",{formJson:[1,"form-json"],serviceConfig:[1,"service-config"],apiKey:[1,"api-key"],context:[1],classificationRootUrl:[1,"classification-root-url"],language:[1],inputTypes:[1,"input-types"],debug:[4],renderForm:[4,"render-form"],displayStatus:[4,"display-status"],isRecording:[32],isProcessing:[32],statusMessage:[32],hasError:[32],transcription:[32],filledData:[32],debugInfo:[32],isReadonlyMode:[32],convertXmlToJson:[64],convertJsonToXml:[64],convertXmlToJsonLegacy:[64],convertJsonToXmlLegacy:[64]},null,{formJson:["initializeServices"],serviceConfig:["initializeServices"]}],[257,"ocr-file-uploader",{batch:[4],callback:[16],jsonSchema:[1,"json-schema"]}]]]],o)}));
|
|
2
2
|
//# sourceMappingURL=voice-input-module.esm.js.map
|