@authhero/widget 0.12.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.
Files changed (39) hide show
  1. package/dist/authhero-widget/authhero-widget.esm.js +1 -1
  2. package/dist/authhero-widget/index.esm.js +1 -1
  3. package/dist/authhero-widget/p-1107d60e.entry.js +1 -0
  4. package/dist/authhero-widget/p-5hZ8Vbm9.js +2 -0
  5. package/dist/authhero-widget/p-b2d3d319.entry.js +1 -0
  6. package/dist/cjs/authhero-node.cjs.entry.js +18 -12
  7. package/dist/cjs/authhero-widget.cjs.entry.js +59 -37
  8. package/dist/cjs/authhero-widget.cjs.js +2 -2
  9. package/dist/cjs/{index-I1frl4Am.js → index-vX5cgLV-.js} +1803 -166
  10. package/dist/cjs/index.cjs.js +5 -3
  11. package/dist/cjs/loader.cjs.js +1 -1
  12. package/dist/collection/collection-manifest.json +1 -1
  13. package/dist/collection/components/authhero-node/authhero-node.css +41 -0
  14. package/dist/collection/components/authhero-node/authhero-node.js +18 -14
  15. package/dist/collection/components/authhero-widget/authhero-widget.css +29 -0
  16. package/dist/collection/components/authhero-widget/authhero-widget.js +63 -45
  17. package/dist/components/authhero-node.js +1 -1
  18. package/dist/components/authhero-widget.js +1 -1
  19. package/dist/components/index.js +1 -1
  20. package/dist/components/p-CWVARG2s.js +1 -0
  21. package/dist/components/p-EokuR0qI.js +1 -0
  22. package/dist/esm/authhero-node.entry.js +18 -12
  23. package/dist/esm/authhero-widget.entry.js +59 -37
  24. package/dist/esm/authhero-widget.js +3 -3
  25. package/dist/esm/{index-ARKBiJrR.js → index-5hZ8Vbm9.js} +1803 -166
  26. package/dist/esm/index.js +5 -3
  27. package/dist/esm/loader.js +2 -2
  28. package/dist/types/components/authhero-node/authhero-node.d.ts +1 -0
  29. package/dist/types/components/authhero-widget/authhero-widget.d.ts +5 -12
  30. package/dist/types/components.d.ts +6 -27
  31. package/dist/types/stencil-public-runtime.d.ts +2 -54
  32. package/hydrate/index.js +20571 -20681
  33. package/hydrate/index.mjs +20571 -20681
  34. package/package.json +3 -3
  35. package/dist/authhero-widget/p-130714cc.entry.js +0 -1
  36. package/dist/authhero-widget/p-2c7cceee.entry.js +0 -1
  37. package/dist/authhero-widget/p-ARKBiJrR.js +0 -2
  38. package/dist/components/p-BbVVe_wV.js +0 -1
  39. package/dist/components/p-DCgjvHcp.js +0 -1
@@ -1 +1 @@
1
- import{p as e,b as a}from"./p-ARKBiJrR.js";export{s as setNonce}from"./p-ARKBiJrR.js";import{g as t}from"./p-DQuL1Twl.js";(()=>{const a=import.meta.url,t={};return""!==a&&(t.resourcesUrl=new URL(".",a).href),e(t)})().then((async e=>(await t(),a([["p-130714cc",[[513,"authhero-node",{component:[16],value:[1],disabled:[4],passwordVisible:[32]}]]],["p-2c7cceee",[[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}]}]]]],e))));
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))));