reneco-advanced-input-module 0.0.24 → 0.0.25
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/{index-BTSzTkSZ.js → index-BtdDZbi5.js} +11 -4
- package/dist/cjs/index-BtdDZbi5.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -3
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/ocr-file-uploader.cjs.entry.js +1 -1
- package/dist/cjs/voice-input-module.cjs.entry.js +14 -4
- package/dist/cjs/voice-input-module.cjs.entry.js.map +1 -1
- package/dist/cjs/voice-input-module.cjs.js +2 -3
- package/dist/cjs/voice-input-module.cjs.js.map +1 -1
- package/dist/cjs/voice-input-module.entry.cjs.js.map +1 -1
- package/dist/collection/components/voice-input-module/voice-input-module.js +13 -3
- package/dist/collection/components/voice-input-module/voice-input-module.js.map +1 -1
- package/dist/components/voice-input-module.js +13 -3
- package/dist/components/voice-input-module.js.map +1 -1
- package/dist/esm/{index-jmc2yzBp.js → index-a7QWC-5I.js} +11 -5
- package/dist/esm/index-a7QWC-5I.js.map +1 -0
- package/dist/esm/loader.js +2 -3
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/ocr-file-uploader.entry.js +1 -1
- package/dist/esm/voice-input-module.entry.js +14 -4
- package/dist/esm/voice-input-module.entry.js.map +1 -1
- package/dist/esm/voice-input-module.js +2 -3
- package/dist/esm/voice-input-module.js.map +1 -1
- package/dist/voice-input-module/loader.esm.js.map +1 -1
- package/dist/voice-input-module/{p-b3bf4feb.entry.js → p-334644ec.entry.js} +3 -3
- package/dist/voice-input-module/{p-b3bf4feb.entry.js.map → p-334644ec.entry.js.map} +1 -1
- package/dist/voice-input-module/p-a7QWC-5I.js +3 -0
- package/dist/voice-input-module/p-a7QWC-5I.js.map +1 -0
- package/dist/voice-input-module/{p-a5eeaf1c.entry.js → p-ba3d83d1.entry.js} +2 -2
- package/dist/voice-input-module/voice-input-module.css +6 -0
- package/dist/voice-input-module/voice-input-module.entry.esm.js.map +1 -1
- package/dist/voice-input-module/voice-input-module.esm.js +1 -1
- package/dist/voice-input-module/voice-input-module.esm.js.map +1 -1
- package/package.json +1 -1
- package/www/build/loader.esm.js.map +1 -1
- package/www/build/{p-b3bf4feb.entry.js → p-334644ec.entry.js} +3 -3
- package/www/build/{p-b3bf4feb.entry.js.map → p-334644ec.entry.js.map} +1 -1
- package/www/build/p-6cd2a3a1.css +6 -0
- package/www/build/p-a7QWC-5I.js +3 -0
- package/www/build/p-a7QWC-5I.js.map +1 -0
- package/www/build/{p-a5eeaf1c.entry.js → p-ba3d83d1.entry.js} +2 -2
- package/www/build/p-dfdcd9a6.js +2 -0
- package/www/build/voice-input-module.css +6 -0
- package/www/build/voice-input-module.entry.esm.js.map +1 -1
- package/www/build/voice-input-module.esm.js +1 -1
- package/www/build/voice-input-module.esm.js.map +1 -1
- package/www/index.html +1 -1
- package/dist/cjs/app-globals-V2Kpy_OQ.js +0 -8
- package/dist/cjs/app-globals-V2Kpy_OQ.js.map +0 -1
- package/dist/cjs/index-BTSzTkSZ.js.map +0 -1
- package/dist/esm/app-globals-DQuL1Twl.js +0 -6
- package/dist/esm/app-globals-DQuL1Twl.js.map +0 -1
- package/dist/esm/index-jmc2yzBp.js.map +0 -1
- package/dist/voice-input-module/p-DQuL1Twl.js +0 -2
- package/dist/voice-input-module/p-DQuL1Twl.js.map +0 -1
- package/dist/voice-input-module/p-jmc2yzBp.js +0 -3
- package/dist/voice-input-module/p-jmc2yzBp.js.map +0 -1
- package/www/build/p-3aeb495d.js +0 -2
- package/www/build/p-DQuL1Twl.js +0 -2
- package/www/build/p-DQuL1Twl.js.map +0 -1
- package/www/build/p-jmc2yzBp.js +0 -3
- package/www/build/p-jmc2yzBp.js.map +0 -1
- /package/dist/voice-input-module/{p-a5eeaf1c.entry.js.map → p-ba3d83d1.entry.js.map} +0 -0
- /package/www/build/{p-a5eeaf1c.entry.js.map → p-ba3d83d1.entry.js.map} +0 -0
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
const NAMESPACE = 'voice-input-module';
|
|
2
2
|
const BUILD = /* voice-input-module */ { hydratedSelectorName: "hydrated", lazyLoad: true, updatable: true};
|
|
3
3
|
|
|
4
|
+
const globalScripts = () => {};
|
|
5
|
+
const globalStyles = "@keyframes pre-hydration-shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}voice-input-module:not(.hydrated){display:flex;align-items:center;justify-content:center;min-height:70px;padding:1rem;border:1px solid #e5e7eb;border-radius:0.5rem;background-color:#ffffff;box-sizing:border-box}voice-input-module:not(.hydrated)::before{content:'';display:block;width:50px;height:50px;border-radius:50%;background:linear-gradient(\n 90deg,\n #e2e8f0 25%,\n #f8fafc 50%,\n #e2e8f0 75%\n );background-size:200% 100%;animation:pre-hydration-shimmer 1.5s ease-in-out infinite}";
|
|
6
|
+
|
|
4
7
|
/*
|
|
5
8
|
Stencil Client Platform v4.36.2 | MIT Licensed | https://stenciljs.com
|
|
6
9
|
*/
|
|
@@ -206,7 +209,10 @@ var unwrapErr = (result) => {
|
|
|
206
209
|
|
|
207
210
|
// src/utils/style.ts
|
|
208
211
|
function createStyleSheetIfNeededAndSupported(styles2) {
|
|
209
|
-
return void 0;
|
|
212
|
+
if (!supportsConstructableStylesheets) return void 0;
|
|
213
|
+
const sheet = new CSSStyleSheet();
|
|
214
|
+
sheet.replaceSync(styles2);
|
|
215
|
+
return sheet;
|
|
210
216
|
}
|
|
211
217
|
|
|
212
218
|
// src/utils/shadow-root.ts
|
|
@@ -214,7 +220,7 @@ var globalStyleSheet;
|
|
|
214
220
|
function createShadowRoot(cmpMeta) {
|
|
215
221
|
var _a;
|
|
216
222
|
const shadowRoot = this.attachShadow({ mode: "open" });
|
|
217
|
-
if (globalStyleSheet === void 0) globalStyleSheet = (_a = createStyleSheetIfNeededAndSupported()) != null ? _a : null;
|
|
223
|
+
if (globalStyleSheet === void 0) globalStyleSheet = (_a = createStyleSheetIfNeededAndSupported(globalStyles)) != null ? _a : null;
|
|
218
224
|
if (globalStyleSheet) {
|
|
219
225
|
if (supportsMutableAdoptedStyleSheets) {
|
|
220
226
|
shadowRoot.adoptedStyleSheets.push(globalStyleSheet);
|
|
@@ -1481,7 +1487,7 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
|
|
|
1481
1487
|
// src/runtime/nonce.ts
|
|
1482
1488
|
var setNonce = (nonce) => plt.$nonce$ = nonce;
|
|
1483
1489
|
|
|
1484
|
-
export { bootstrapLazy as b, createEvent as c, h, promiseResolve as p, registerInstance as r, setNonce as s };
|
|
1485
|
-
//# sourceMappingURL=index-
|
|
1490
|
+
export { bootstrapLazy as b, createEvent as c, globalScripts as g, h, promiseResolve as p, registerInstance as r, setNonce as s };
|
|
1491
|
+
//# sourceMappingURL=index-a7QWC-5I.js.map
|
|
1486
1492
|
|
|
1487
|
-
//# sourceMappingURL=index-
|
|
1493
|
+
//# sourceMappingURL=index-a7QWC-5I.js.map
|