@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.
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 +28 -15
  7. package/dist/cjs/authhero-widget.cjs.entry.js +107 -37
  8. package/dist/cjs/authhero-widget.cjs.js +3 -3
  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 +2 -2
  12. package/dist/collection/collection-manifest.json +1 -1
  13. package/dist/collection/components/authhero-node/authhero-node.css +62 -0
  14. package/dist/collection/components/authhero-node/authhero-node.js +28 -17
  15. package/dist/collection/components/authhero-widget/authhero-widget.css +29 -0
  16. package/dist/collection/components/authhero-widget/authhero-widget.js +111 -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 +28 -15
  23. package/dist/esm/authhero-widget.entry.js +107 -37
  24. package/dist/esm/authhero-widget.js +4 -4
  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 +3 -3
  28. package/dist/types/components/authhero-node/authhero-node.d.ts +1 -0
  29. package/dist/types/components/authhero-widget/authhero-widget.d.ts +11 -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 +20577 -20632
  33. package/hydrate/index.mjs +20577 -20632
  34. package/package.json +3 -3
  35. package/dist/authhero-widget/p-145b5ecd.entry.js +0 -1
  36. package/dist/authhero-widget/p-695138d6.entry.js +0 -1
  37. package/dist/authhero-widget/p-ARKBiJrR.js +0 -2
  38. package/dist/components/p-BMoS6Gag.js +0 -1
  39. package/dist/components/p-BbVVe_wV.js +0 -1
@@ -1,9 +1,9 @@
1
- import { p as promiseResolve, b as bootstrapLazy } from './index-ARKBiJrR.js';
2
- export { s as setNonce } from './index-ARKBiJrR.js';
1
+ import { p as promiseResolve, b as bootstrapLazy } from './index-5hZ8Vbm9.js';
2
+ export { s as setNonce } from './index-5hZ8Vbm9.js';
3
3
  import { g as globalScripts } from './app-globals-DQuL1Twl.js';
4
4
 
5
5
  /*
6
- Stencil Client Patch Browser v4.42.0 | MIT Licensed | https://stenciljs.com
6
+ Stencil Client Patch Browser v4.40.1 | MIT Licensed | https://stenciljs.com
7
7
  */
8
8
 
9
9
  var patchBrowser = () => {
@@ -17,5 +17,5 @@ var patchBrowser = () => {
17
17
 
18
18
  patchBrowser().then(async (options) => {
19
19
  await globalScripts();
20
- return bootstrapLazy([["authhero-node",[[513,"authhero-node",{"component":[16],"value":[1],"disabled":[4],"passwordVisible":[32]}]]],["authhero-widget",[[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,{"screen":[{"watchScreen":0}],"branding":[{"watchBranding":0}],"theme":[{"watchTheme":0}],"authParams":[{"watchAuthParams":0}]}]]]], options);
20
+ return bootstrapLazy([["authhero-node",[[513,"authhero-node",{"component":[16],"value":[1],"disabled":[4],"passwordVisible":[32]}]]],["authhero-widget",[[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}]}]]]], options);
21
21
  });