@authhero/widget 0.11.0 → 0.13.0
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/authhero-widget/authhero-widget.esm.js +1 -1
- package/dist/authhero-widget/index.esm.js +1 -1
- package/dist/authhero-widget/p-1107d60e.entry.js +1 -0
- package/dist/authhero-widget/p-5hZ8Vbm9.js +2 -0
- package/dist/authhero-widget/p-b2d3d319.entry.js +1 -0
- package/dist/cjs/authhero-node.cjs.entry.js +28 -15
- package/dist/cjs/authhero-widget.cjs.entry.js +107 -37
- package/dist/cjs/authhero-widget.cjs.js +3 -3
- package/dist/cjs/{index-I1frl4Am.js → index-vX5cgLV-.js} +1803 -166
- package/dist/cjs/index.cjs.js +5 -3
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/authhero-node/authhero-node.css +62 -0
- package/dist/collection/components/authhero-node/authhero-node.js +28 -17
- package/dist/collection/components/authhero-widget/authhero-widget.css +29 -0
- package/dist/collection/components/authhero-widget/authhero-widget.js +111 -45
- package/dist/components/authhero-node.js +1 -1
- package/dist/components/authhero-widget.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/p-CWVARG2s.js +1 -0
- package/dist/components/p-EokuR0qI.js +1 -0
- package/dist/esm/authhero-node.entry.js +28 -15
- package/dist/esm/authhero-widget.entry.js +107 -37
- package/dist/esm/authhero-widget.js +4 -4
- package/dist/esm/{index-ARKBiJrR.js → index-5hZ8Vbm9.js} +1803 -166
- package/dist/esm/index.js +5 -3
- package/dist/esm/loader.js +3 -3
- package/dist/types/components/authhero-node/authhero-node.d.ts +1 -0
- package/dist/types/components/authhero-widget/authhero-widget.d.ts +11 -12
- package/dist/types/components.d.ts +6 -27
- package/dist/types/stencil-public-runtime.d.ts +2 -54
- package/hydrate/index.js +20577 -20632
- package/hydrate/index.mjs +20577 -20632
- package/package.json +3 -3
- package/dist/authhero-widget/p-145b5ecd.entry.js +0 -1
- package/dist/authhero-widget/p-695138d6.entry.js +0 -1
- package/dist/authhero-widget/p-ARKBiJrR.js +0 -2
- package/dist/components/p-BMoS6Gag.js +0 -1
- package/dist/components/p-BbVVe_wV.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as a,b as e}from"./p-
|
|
1
|
+
import{p as a,b as e}from"./p-5hZ8Vbm9.js";export{s as setNonce}from"./p-5hZ8Vbm9.js";import{g as t}from"./p-DQuL1Twl.js";(()=>{const e=import.meta.url,t={};return""!==e&&(t.resourcesUrl=new URL(".",e).href),a(t)})().then((async a=>(await t(),e([["p-b2d3d319",[[513,"authhero-node",{component:[16],value:[1],disabled:[4],passwordVisible:[32]}]]],["p-1107d60e",[[513,"authhero-widget",{screen:[1],apiUrl:[1,"api-url"],baseUrl:[1,"base-url"],state:[1025],screenId:[1025,"screen-id"],authParams:[1,"auth-params"],statePersistence:[1,"state-persistence"],storageKey:[1,"storage-key"],branding:[1],theme:[1],loading:[1028],autoSubmit:[4,"auto-submit"],autoNavigate:[4,"auto-navigate"],_screen:[32],_authParams:[32],_branding:[32],_theme:[32],formData:[32]},null,{screenId:[{watchScreenId:0}],screen:[{watchScreen:0}],branding:[{watchBranding:0}],theme:[{watchTheme:0}],authParams:[{watchAuthParams:0}]}]]]],a))));
|