@elliemae/pui-app-sdk 5.48.0 → 5.48.1

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 (204) hide show
  1. package/build/docs/404.html +1 -1
  2. package/build/docs/api/classes/Analytics/index.html +1 -1
  3. package/build/docs/api/classes/CMicroAppGuest/index.html +1 -1
  4. package/build/docs/api/classes/CMicroAppHost/index.html +1 -1
  5. package/build/docs/api/classes/ErrorBoundary/index.html +1 -1
  6. package/build/docs/api/classes/GuestModule/index.html +1 -1
  7. package/build/docs/api/functions/AppRoot/index.html +1 -1
  8. package/build/docs/api/functions/Autocomplete/index.html +1 -1
  9. package/build/docs/api/functions/CheckBox/index.html +1 -1
  10. package/build/docs/api/functions/ComboBox/index.html +1 -1
  11. package/build/docs/api/functions/ComboBoxV3/index.html +1 -1
  12. package/build/docs/api/functions/ConnectForm/index.html +1 -1
  13. package/build/docs/api/functions/DateInput/index.html +1 -1
  14. package/build/docs/api/functions/DatePicker/index.html +1 -1
  15. package/build/docs/api/functions/DateRangePicker/index.html +1 -1
  16. package/build/docs/api/functions/DateTimePicker/index.html +1 -1
  17. package/build/docs/api/functions/Form/index.html +1 -1
  18. package/build/docs/api/functions/FormItemLayout/index.html +1 -1
  19. package/build/docs/api/functions/FormLayoutBlockItem/index.html +1 -1
  20. package/build/docs/api/functions/FormSubmitButton/index.html +1 -1
  21. package/build/docs/api/functions/InputMask/index.html +1 -1
  22. package/build/docs/api/functions/InputText/index.html +1 -1
  23. package/build/docs/api/functions/LargeTextBox/index.html +1 -1
  24. package/build/docs/api/functions/MaskedInputText/index.html +1 -1
  25. package/build/docs/api/functions/Page/index.html +1 -1
  26. package/build/docs/api/functions/Radio/index.html +1 -1
  27. package/build/docs/api/functions/RadioGroup/index.html +1 -1
  28. package/build/docs/api/functions/RegisterService/index.html +1 -1
  29. package/build/docs/api/functions/RenderWithStateAddOns/index.html +1 -1
  30. package/build/docs/api/functions/RequireAuth/index.html +1 -1
  31. package/build/docs/api/functions/SessionTimeout/index.html +1 -1
  32. package/build/docs/api/functions/TextBox/index.html +1 -1
  33. package/build/docs/api/functions/Toggle/index.html +1 -1
  34. package/build/docs/api/functions/authSaga/index.html +1 -1
  35. package/build/docs/api/functions/authorize/index.html +1 -1
  36. package/build/docs/api/functions/buildModuleParams/index.html +1 -1
  37. package/build/docs/api/functions/cleanup/index.html +1 -1
  38. package/build/docs/api/functions/configureStore/index.html +1 -1
  39. package/build/docs/api/functions/createGuestModule/index.html +1 -1
  40. package/build/docs/api/functions/createManager/index.html +1 -1
  41. package/build/docs/api/functions/enableReactAppForHostIntegration/index.html +1 -1
  42. package/build/docs/api/functions/fetchHostAppData/index.html +1 -1
  43. package/build/docs/api/functions/fetchUserSettings/index.html +1 -1
  44. package/build/docs/api/functions/getApiActionCreator/index.html +1 -1
  45. package/build/docs/api/functions/getAppConfig/index.html +1 -1
  46. package/build/docs/api/functions/getAppConfigValue/index.html +1 -1
  47. package/build/docs/api/functions/getAuthHTTPClient/index.html +1 -1
  48. package/build/docs/api/functions/getAuthorizationHeader/index.html +1 -1
  49. package/build/docs/api/functions/getHTTPClient/index.html +1 -1
  50. package/build/docs/api/functions/getHostAppDataByKey/index.html +1 -1
  51. package/build/docs/api/functions/getLogger/index.html +1 -1
  52. package/build/docs/api/functions/getMicroFrontEndAppConfig/index.html +1 -1
  53. package/build/docs/api/functions/getNavigationLinks/index.html +1 -1
  54. package/build/docs/api/functions/getRedirectUrl/index.html +1 -1
  55. package/build/docs/api/functions/getSelectField/index.html +1 -1
  56. package/build/docs/api/functions/getStore/index.html +1 -1
  57. package/build/docs/api/functions/initServiceWorker/index.html +1 -1
  58. package/build/docs/api/functions/isCIBuild/index.html +1 -1
  59. package/build/docs/api/functions/isProd/index.html +1 -1
  60. package/build/docs/api/functions/isUserAuthorized/index.html +1 -1
  61. package/build/docs/api/functions/listenStorageEvents/index.html +1 -1
  62. package/build/docs/api/functions/loadAppConfig/index.html +1 -1
  63. package/build/docs/api/functions/loadable/index.html +1 -1
  64. package/build/docs/api/functions/login/index.html +1 -1
  65. package/build/docs/api/functions/notifyGuestUnloadComplete/index.html +1 -1
  66. package/build/docs/api/functions/onAuthorizationFailure/index.html +1 -1
  67. package/build/docs/api/functions/onGuestUnloadStart/index.html +1 -1
  68. package/build/docs/api/functions/redactPii/index.html +1 -1
  69. package/build/docs/api/functions/removeDoubleSlash/index.html +1 -1
  70. package/build/docs/api/functions/removeStorageEvents/index.html +1 -1
  71. package/build/docs/api/functions/render/index.html +1 -1
  72. package/build/docs/api/functions/renderHook/index.html +1 -1
  73. package/build/docs/api/functions/renderWithHostData/index.html +1 -1
  74. package/build/docs/api/functions/renderWithRedux/index.html +1 -1
  75. package/build/docs/api/functions/renderWithRouter/index.html +1 -1
  76. package/build/docs/api/functions/renderWithRouterRedux/index.html +1 -1
  77. package/build/docs/api/functions/sdkBaseQuery/index.html +1 -1
  78. package/build/docs/api/functions/sendBAEvent/index.html +1 -1
  79. package/build/docs/api/functions/sendMessageToHost/index.html +1 -1
  80. package/build/docs/api/functions/setAppConfig/index.html +1 -1
  81. package/build/docs/api/functions/setAppConfigValue/index.html +1 -1
  82. package/build/docs/api/functions/setHostAppData/index.html +1 -1
  83. package/build/docs/api/functions/setLoginParams/index.html +1 -1
  84. package/build/docs/api/functions/setSessionTimeoutInterval/index.html +1 -1
  85. package/build/docs/api/functions/subscribeToResetSession/index.html +1 -1
  86. package/build/docs/api/functions/subscribeToSessionExpiry/index.html +1 -1
  87. package/build/docs/api/functions/subscribeToSessionExpiryWarning/index.html +1 -1
  88. package/build/docs/api/functions/trackActivity/index.html +1 -1
  89. package/build/docs/api/functions/useAppDispatch/index.html +1 -1
  90. package/build/docs/api/functions/useAppMiddleware/index.html +1 -1
  91. package/build/docs/api/functions/useInjectQuery/index.html +1 -1
  92. package/build/docs/api/functions/useInjectReducer/index.html +1 -1
  93. package/build/docs/api/functions/useInjectSaga/index.html +1 -1
  94. package/build/docs/api/functions/useInjectSideEffect/index.html +1 -1
  95. package/build/docs/api/functions/useMediaQueryList/index.html +1 -1
  96. package/build/docs/api/functions/useStateSelector/index.html +1 -1
  97. package/build/docs/api/functions/useStateSelectorShallow/index.html +1 -1
  98. package/build/docs/api/functions/waitFor/index.html +1 -1
  99. package/build/docs/api/functions/waitForElementToBeRemoved/index.html +1 -1
  100. package/build/docs/api/functions/withAppDecorator/index.html +1 -1
  101. package/build/docs/api/index.html +1 -1
  102. package/build/docs/api/interfaces/AppConfig/index.html +1 -1
  103. package/build/docs/api/interfaces/GuestProps/index.html +1 -1
  104. package/build/docs/api/interfaces/UseStateSelectorOptions/index.html +1 -1
  105. package/build/docs/api/type-aliases/AppDispatch/index.html +1 -1
  106. package/build/docs/api/type-aliases/AppStore/index.html +1 -1
  107. package/build/docs/api/type-aliases/Await/index.html +1 -1
  108. package/build/docs/api/type-aliases/EMUI/index.html +1 -1
  109. package/build/docs/api/type-aliases/HostOptions/index.html +1 -1
  110. package/build/docs/api/type-aliases/HostProvidedParams/index.html +1 -1
  111. package/build/docs/api/type-aliases/ModuleOverrides/index.html +1 -1
  112. package/build/docs/api/type-aliases/OnHostInitCallback/index.html +1 -1
  113. package/build/docs/api/type-aliases/OnInitCallback/index.html +1 -1
  114. package/build/docs/api/type-aliases/OnMountCallback/index.html +1 -1
  115. package/build/docs/api/type-aliases/OnUnMountCallback/index.html +1 -1
  116. package/build/docs/api/type-aliases/RootState/index.html +1 -1
  117. package/build/docs/api/type-aliases/SelectStateFieldFunction/index.html +1 -1
  118. package/build/docs/api/variables/ErrorToast/index.html +1 -1
  119. package/build/docs/api/variables/FormPropsContext/index.html +1 -1
  120. package/build/docs/api/variables/GuestMicroApp/index.html +1 -1
  121. package/build/docs/api/variables/MASK_PIPES/index.html +1 -1
  122. package/build/docs/api/variables/MASK_TYPES/index.html +1 -1
  123. package/build/docs/api/variables/MicroApp/index.html +1 -1
  124. package/build/docs/api/variables/MicroIFrameApp/index.html +1 -1
  125. package/build/docs/api/variables/NavigationPrompt/index.html +1 -1
  126. package/build/docs/api/variables/NavigationPromptActions/index.html +1 -1
  127. package/build/docs/api/variables/Themes/index.html +1 -1
  128. package/build/docs/api/variables/VisuallyHidden/index.html +1 -1
  129. package/build/docs/api/variables/WaitMessage/index.html +1 -1
  130. package/build/docs/api/variables/act/index.html +1 -1
  131. package/build/docs/api/variables/ariaLive/index.html +1 -1
  132. package/build/docs/api/variables/auth/index.html +1 -1
  133. package/build/docs/api/variables/authReducer/index.html +1 -1
  134. package/build/docs/api/variables/clearSideEffects/index.html +1 -1
  135. package/build/docs/api/variables/createSideEffect/index.html +1 -1
  136. package/build/docs/api/variables/decorators/index.html +1 -1
  137. package/build/docs/api/variables/endSession/index.html +1 -1
  138. package/build/docs/api/variables/error/index.html +1 -1
  139. package/build/docs/api/variables/errorMiddleware/index.html +1 -1
  140. package/build/docs/api/variables/fireEvent/index.html +1 -1
  141. package/build/docs/api/variables/globalConstants/index.html +1 -1
  142. package/build/docs/api/variables/history/index.html +1 -1
  143. package/build/docs/api/variables/httpClientProps/index.html +1 -1
  144. package/build/docs/api/variables/logout/index.html +1 -1
  145. package/build/docs/api/variables/memoryHistory/index.html +1 -1
  146. package/build/docs/api/variables/removeSideEffect/index.html +1 -1
  147. package/build/docs/api/variables/resetUserIdleTime/index.html +1 -1
  148. package/build/docs/api/variables/screen/index.html +1 -1
  149. package/build/docs/api/variables/startSideEffect/index.html +1 -1
  150. package/build/docs/api/variables/updateBAEventParameters/index.html +1 -1
  151. package/build/docs/api/variables/useAppSelector/index.html +1 -1
  152. package/build/docs/api/variables/waitMessageAction/index.html +1 -1
  153. package/build/docs/api/variables/within/index.html +1 -1
  154. package/build/docs/assets/js/{main.0f67774f.js → main.fadef36a.js} +2 -2
  155. package/build/docs/index.html +1 -1
  156. package/build/docs/usage-guide/index.html +1 -1
  157. package/demo/{docs/6751.168284a9.iframe.bundle.js → 6751.f8705f10.iframe.bundle.js} +1 -1
  158. package/demo/6751.f8705f10.iframe.bundle.js.br +0 -0
  159. package/demo/{docs/6751.168284a9.iframe.bundle.js.gz → 6751.f8705f10.iframe.bundle.js.gz} +0 -0
  160. package/demo/{6751.168284a9.iframe.bundle.js → docs/6751.f8705f10.iframe.bundle.js} +1 -1
  161. package/demo/docs/6751.f8705f10.iframe.bundle.js.br +0 -0
  162. package/demo/{6751.168284a9.iframe.bundle.js.gz → docs/6751.f8705f10.iframe.bundle.js.gz} +0 -0
  163. package/demo/docs/iframe.html +1 -1
  164. package/demo/docs/index.html +1 -1
  165. package/demo/docs/{main.927fd89085a3c9a1b274.manager.bundle.js → main.3ba2a97f66f6aa38a023.manager.bundle.js} +1 -1
  166. package/demo/docs/main.3ba2a97f66f6aa38a023.manager.bundle.js.br +0 -0
  167. package/demo/docs/{main.927fd89085a3c9a1b274.manager.bundle.js.gz → main.3ba2a97f66f6aa38a023.manager.bundle.js.gz} +0 -0
  168. package/demo/docs/{main.ce1aee32.iframe.bundle.js → main.736f279e.iframe.bundle.js} +3 -3
  169. package/demo/docs/main.736f279e.iframe.bundle.js.br +0 -0
  170. package/demo/docs/main.736f279e.iframe.bundle.js.gz +0 -0
  171. package/demo/docs/project.json +1 -1
  172. package/demo/docs/{runtime~main.125215b3.iframe.bundle.js → runtime~main.dda19550.iframe.bundle.js} +2 -2
  173. package/demo/docs/runtime~main.dda19550.iframe.bundle.js.br +0 -0
  174. package/demo/docs/runtime~main.dda19550.iframe.bundle.js.gz +0 -0
  175. package/demo/iframe.html +1 -1
  176. package/demo/index.html +1 -1
  177. package/demo/{main.927fd89085a3c9a1b274.manager.bundle.js → main.3ba2a97f66f6aa38a023.manager.bundle.js} +1 -1
  178. package/demo/main.3ba2a97f66f6aa38a023.manager.bundle.js.br +0 -0
  179. package/demo/{main.927fd89085a3c9a1b274.manager.bundle.js.gz → main.3ba2a97f66f6aa38a023.manager.bundle.js.gz} +0 -0
  180. package/demo/{main.ce1aee32.iframe.bundle.js → main.736f279e.iframe.bundle.js} +3 -3
  181. package/demo/main.736f279e.iframe.bundle.js.br +0 -0
  182. package/demo/main.736f279e.iframe.bundle.js.gz +0 -0
  183. package/demo/project.json +1 -1
  184. package/demo/{runtime~main.125215b3.iframe.bundle.js → runtime~main.dda19550.iframe.bundle.js} +2 -2
  185. package/demo/runtime~main.dda19550.iframe.bundle.js.br +0 -0
  186. package/demo/runtime~main.dda19550.iframe.bundle.js.gz +0 -0
  187. package/dist/cjs/utils/session.js +5 -3
  188. package/dist/esm/utils/session.js +5 -3
  189. package/dist/types/lib/utils/session.d.ts +2 -1
  190. package/dist/types/tsconfig.tsbuildinfo +1 -1
  191. package/package.json +1 -1
  192. package/demo/6751.168284a9.iframe.bundle.js.br +0 -0
  193. package/demo/docs/6751.168284a9.iframe.bundle.js.br +0 -0
  194. package/demo/docs/main.927fd89085a3c9a1b274.manager.bundle.js.br +0 -0
  195. package/demo/docs/main.ce1aee32.iframe.bundle.js.br +0 -0
  196. package/demo/docs/main.ce1aee32.iframe.bundle.js.gz +0 -0
  197. package/demo/docs/runtime~main.125215b3.iframe.bundle.js.br +0 -0
  198. package/demo/docs/runtime~main.125215b3.iframe.bundle.js.gz +0 -0
  199. package/demo/main.927fd89085a3c9a1b274.manager.bundle.js.br +0 -0
  200. package/demo/main.ce1aee32.iframe.bundle.js.br +0 -0
  201. package/demo/main.ce1aee32.iframe.bundle.js.gz +0 -0
  202. package/demo/runtime~main.125215b3.iframe.bundle.js.br +0 -0
  203. package/demo/runtime~main.125215b3.iframe.bundle.js.gz +0 -0
  204. /package/build/docs/assets/js/{main.0f67774f.js.LICENSE.txt → main.fadef36a.js.LICENSE.txt} +0 -0
package/demo/project.json CHANGED
@@ -1 +1 @@
1
- {"generatedAt":1786654710797,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"pnpm","version":"8.15.9"},"typescriptOptions":{"check":false,"checkOptions":{},"reactDocgen":false,"reactDocgenTypescriptOptions":{"shouldExtractLiteralValuesFromEnum":true,"compilerOptions":{"allowSyntheticDefaultImports":false,"esModuleInterop":false}}},"features":{"fastRefresh":true,"storyStoreV7":true},"language":"javascript","storybookPackages":{},"framework":{"options":{"fastRefresh":true,"strictMode":true,"legacyRootApi":true}},"addons":{"@storybook/addon-docs":{"options":{"sourceLoaderOptions":{"injectStoryParameters":false}},"version":"6.5.16"},"@storybook/addon-essentials":{"options":{"docs":false},"version":"6.5.16"},"@storybook/addon-storysource":{"version":"6.5.16"},"@storybook/addon-links":{"version":"6.5.16"},"@storybook/addon-events":{"version":"6.2.9"},"@storybook/addon-interactions":{"version":"6.5.16"},"@storybook/addon-a11y":{"version":"6.5.16"},"storybook-addon-turbo-build":{"options":{"optimizationLevel":2,"esbuildMinifyOptions":{"target":"es2022"}},"version":"1.1.0"}}}
1
+ {"generatedAt":1787094514007,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"pnpm","version":"8.15.9"},"typescriptOptions":{"check":false,"checkOptions":{},"reactDocgen":false,"reactDocgenTypescriptOptions":{"shouldExtractLiteralValuesFromEnum":true,"compilerOptions":{"allowSyntheticDefaultImports":false,"esModuleInterop":false}}},"features":{"fastRefresh":true,"storyStoreV7":true},"language":"javascript","storybookPackages":{},"framework":{"options":{"fastRefresh":true,"strictMode":true,"legacyRootApi":true}},"addons":{"@storybook/addon-docs":{"options":{"sourceLoaderOptions":{"injectStoryParameters":false}},"version":"6.5.16"},"@storybook/addon-essentials":{"options":{"docs":false},"version":"6.5.16"},"@storybook/addon-storysource":{"version":"6.5.16"},"@storybook/addon-links":{"version":"6.5.16"},"@storybook/addon-events":{"version":"6.2.9"},"@storybook/addon-interactions":{"version":"6.5.16"},"@storybook/addon-a11y":{"version":"6.5.16"},"storybook-addon-turbo-build":{"options":{"optimizationLevel":2,"esbuildMinifyOptions":{"target":"es2022"}},"version":"1.1.0"}}}
@@ -1,2 +1,2 @@
1
- (()=>{"use strict";var w={};const m={};function i(e){const o=m[e];if(o!==void 0)return o.exports;const t=m[e]={id:e,loaded:!1,exports:{}};return w[e].call(t.exports,t,t.exports,i),t.loaded=!0,t.exports}i.m=w,(()=>{const e=[];i.O=(o,t,r,a)=>{if(t){a=a||0;for(var n=e.length;n>0&&e[n-1][2]>a;n--)e[n]=e[n-1];e[n]=[t,r,a];return}let s=1/0;for(var n=0;n<e.length;n++){let[l,f,d]=e[n],u=!0;for(var c=0;c<l.length;c++)(d&!1||s>=d)&&Object.keys(i.O).every(p=>i.O[p](l[c]))?l.splice(c--,1):(u=!1,d<s&&(s=d));if(u){e.splice(n--,1);const p=f();p!==void 0&&(o=p)}}return o}})(),i.n=e=>{const o=e&&e.__esModule?()=>e.default:()=>e;return i.d(o,{a:o}),o},(()=>{const e=Object.getPrototypeOf?t=>Object.getPrototypeOf(t):t=>t.__proto__;let o;i.t=function(t,r){if(r&1&&(t=this(t)),r&8||typeof t=="object"&&t&&(r&4&&t.__esModule||r&16&&typeof t.then=="function"))return t;const a=Object.create(null);i.r(a);const n={};o=o||[null,e({}),e([]),e(e)];for(var s=r&2&&t;(typeof s=="object"||typeof s=="function")&&!~o.indexOf(s);s=e(s))Object.getOwnPropertyNames(s).forEach(c=>n[c]=()=>t[c]);return n.default=()=>t,i.d(a,n),a}})(),i.d=(e,o)=>{if(Array.isArray(o))for(var t=0;t<o.length;){var r=o[t++],a=o[t++];i.o(e,r)?a===0&&t++:a===0?Object.defineProperty(e,r,{enumerable:!0,value:o[t++]}):Object.defineProperty(e,r,{enumerable:!0,get:a})}else for(var r in o)i.o(o,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:o[r]})},i.f={},i.e=e=>Promise.all(Object.keys(i.f).reduce((o,t)=>(i.f[t](e,o),o),[])),i.u=e=>""+({77:"view-fields-date-range-picker-index-stories",214:"view-live-message-index-stories",999:"view-breakpoint-index-stories",1491:"view-fields-large-text-box-index-stories",1764:"view-fields-input-text-index-stories",1800:"view-error-toast-index-stories",2129:"view-fields-date-time-picker-index-stories",2327:"view-modals-session-expiry-index-stories",2382:"view-fields-check-box-index-stories",2487:"view-fields-form-layout-block-item-index-stories",2758:"view-modals-navigation-prompt-index-stories",2977:"view-fields-radio-group-index-stories",3071:"view-fields-autocomplete-advanced-autocomplete-stories",3086:"view-fields-combo-box-v3-index-stories",3813:"view-fields-form-item-layout-index-stories",4531:"view-wait-message-index-stories",4580:"view-form-usecases-stories",5055:"view-fields-radio-set-value-stories",5410:"view-fields-check-box-set-value-stories",5541:"view-modals-error-index-stories",5662:"view-session-timeout-index-stories",5711:"view-intro-stories-mdx",5936:"view-fields-toggle-index-stories",5974:"view-fields-masked-input-text-with-money-mask-stories",6055:"view-fields-date-input-index-stories",6184:"view-fields-combo-box-index-stories",6220:"view-form-index-stories",6531:"view-fields-radio-index-stories",6729:"view-fields-input-mask-index-stories",7813:"view-fields-date-picker-index-stories",8048:"view-fields-autocomplete-index-stories",8749:"view-fields-text-box-index-stories",8980:"view-fields-masked-input-text-with-percentage-mask-stories",9825:"view-fields-autocomplete-async-suggestions-autocomplete-stories"}[e]||e)+"."+{77:"9ccef6fb",214:"de1df2b8",564:"c14b17a2",590:"534b5c64",721:"05abbeca",778:"a3174b39",999:"50de7a96",1400:"405e166f",1449:"eec3244e",1491:"ca456a1c",1679:"8f695ca3",1764:"f6d546c8",1800:"f8893da4",2129:"cd6cedfc",2316:"3fe27f45",2327:"506d7938",2382:"a5c914aa",2487:"a50ed3c1",2758:"a30dd402",2977:"95592278",3071:"68fd462d",3086:"f201ad4c",3438:"c8b68e56",3615:"9df83b93",3813:"2b692ed5",4216:"195a4af5",4531:"29aaed00",4580:"749a093d",4957:"7b60e1a3",5055:"6f8fb2a5",5058:"012af7a1",5410:"1cc937e4",5541:"d734efa2",5599:"b2d87ae3",5662:"c1163092",5711:"fa493851",5762:"888430e8",5815:"04997157",5936:"a44e125c",5974:"d9614b50",6055:"25fc1770",6184:"4ca70cbc",6220:"e7a9058f",6531:"b2183b73",6699:"eeb02efb",6729:"2ee0eb9e",6753:"49ddfbcd",6964:"5c7fac7a",7232:"e19d55d9",7610:"b3b970c9",7813:"564159af",8048:"da646eda",8522:"d70014f1",8654:"29e850ac",8749:"5cce14ba",8980:"5af00ba1",9242:"be3f8b40",9540:"c92c4ff6",9576:"77449673",9819:"9895d902",9825:"5f13678a",9863:"f4b61601"}[e]+".iframe.bundle.js",i.miniCssF=e=>{},i.hmd=e=>(e=Object.create(e),e.children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set(){throw new Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e),i.o=(e,o)=>Object.hasOwn(e,o),(()=>{const e={},o="@elliemae/pui-app-sdk:";i.l=(t,r,a,n)=>{if(e[t]){e[t].push(r);return}let s,c;if(a!==void 0){const d=document.getElementsByTagName("script");for(var b=0;b<d.length;b++){const u=d[b];if(u.getAttribute("src")==t||u.getAttribute("data-webpack")==o+a){s=u;break}}}s||(c=!0,s=document.createElement("script"),s.charset="utf-8",i.nc&&s.setAttribute("nonce",i.nc),s.setAttribute("data-webpack",o+a),s.src=t),e[t]=[r];const l=(d,u)=>{s.onerror=s.onload=null,clearTimeout(f);const p=e[t];if(delete e[t],s.parentNode?.removeChild(s),p?.forEach(x=>x(u)),d)return d(u)},f=setTimeout(l.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=l.bind(null,s.onerror),s.onload=l.bind(null,s.onload),c&&document.head.appendChild(s)}})(),i.r=e=>{Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),i.dn=e=>{(Object.getOwnPropertyDescriptor(e,"name")||{}).writable||Object.defineProperty(e,"name",{value:"default",configurable:!0})},i.p="",(()=>{const e={5354:0};i.f.j=(r,a)=>{let n=i.o(e,r)?e[r]:void 0;if(n!==0)if(n)a.push(n[2]);else if(r!=5354){const s=new Promise((f,d)=>n=e[r]=[f,d]);a.push(n[2]=s);const c=i.p+i.u(r),b=new Error,l=f=>{if(i.o(e,r)&&(n=e[r],n!==0&&(e[r]=void 0),n)){const d=f&&(f.type==="load"?"missing":f.type),u=f&&f.target&&f.target.src;b.message="Loading chunk "+r+` failed.
2
- (`+d+": "+u+")",b.name="ChunkLoadError",b.type=d,b.request=u,n[1](b)}};i.l(c,l,"chunk-"+r,r)}else e[r]=0},i.O.j=r=>e[r]===0;const o=(r,a)=>{let[n,s,c]=a;var b,l,f=0;if(n.some(u=>e[u]!==0)){for(b in s)i.o(s,b)&&(i.m[b]=s[b]);if(c)var d=c(i)}for(r&&r(a);f<n.length;f++)l=n[f],i.o(e,l)&&e[l]&&e[l][0](),e[l]=0;return i.O(d)},t=globalThis.webpackChunk_elliemae_pui_app_sdk||=[];t.forEach(o.bind(null,0)),t.push=o.bind(null,t.push.bind(t))})(),i.nc=void 0})();
1
+ (()=>{"use strict";var w={};const m={};function i(e){const o=m[e];if(o!==void 0)return o.exports;const t=m[e]={id:e,loaded:!1,exports:{}};return w[e].call(t.exports,t,t.exports,i),t.loaded=!0,t.exports}i.m=w,(()=>{const e=[];i.O=(o,t,r,a)=>{if(t){a=a||0;for(var n=e.length;n>0&&e[n-1][2]>a;n--)e[n]=e[n-1];e[n]=[t,r,a];return}let s=1/0;for(var n=0;n<e.length;n++){let[l,d,f]=e[n],u=!0;for(var c=0;c<l.length;c++)(f&!1||s>=f)&&Object.keys(i.O).every(p=>i.O[p](l[c]))?l.splice(c--,1):(u=!1,f<s&&(s=f));if(u){e.splice(n--,1);const p=d();p!==void 0&&(o=p)}}return o}})(),i.n=e=>{const o=e&&e.__esModule?()=>e.default:()=>e;return i.d(o,{a:o}),o},(()=>{const e=Object.getPrototypeOf?t=>Object.getPrototypeOf(t):t=>t.__proto__;let o;i.t=function(t,r){if(r&1&&(t=this(t)),r&8||typeof t=="object"&&t&&(r&4&&t.__esModule||r&16&&typeof t.then=="function"))return t;const a=Object.create(null);i.r(a);const n={};o=o||[null,e({}),e([]),e(e)];for(var s=r&2&&t;(typeof s=="object"||typeof s=="function")&&!~o.indexOf(s);s=e(s))Object.getOwnPropertyNames(s).forEach(c=>n[c]=()=>t[c]);return n.default=()=>t,i.d(a,n),a}})(),i.d=(e,o)=>{if(Array.isArray(o))for(var t=0;t<o.length;){var r=o[t++],a=o[t++];i.o(e,r)?a===0&&t++:a===0?Object.defineProperty(e,r,{enumerable:!0,value:o[t++]}):Object.defineProperty(e,r,{enumerable:!0,get:a})}else for(var r in o)i.o(o,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:o[r]})},i.f={},i.e=e=>Promise.all(Object.keys(i.f).reduce((o,t)=>(i.f[t](e,o),o),[])),i.u=e=>""+({77:"view-fields-date-range-picker-index-stories",214:"view-live-message-index-stories",999:"view-breakpoint-index-stories",1491:"view-fields-large-text-box-index-stories",1764:"view-fields-input-text-index-stories",1800:"view-error-toast-index-stories",2129:"view-fields-date-time-picker-index-stories",2327:"view-modals-session-expiry-index-stories",2382:"view-fields-check-box-index-stories",2487:"view-fields-form-layout-block-item-index-stories",2758:"view-modals-navigation-prompt-index-stories",2977:"view-fields-radio-group-index-stories",3071:"view-fields-autocomplete-advanced-autocomplete-stories",3086:"view-fields-combo-box-v3-index-stories",3813:"view-fields-form-item-layout-index-stories",4531:"view-wait-message-index-stories",4580:"view-form-usecases-stories",5055:"view-fields-radio-set-value-stories",5410:"view-fields-check-box-set-value-stories",5541:"view-modals-error-index-stories",5662:"view-session-timeout-index-stories",5711:"view-intro-stories-mdx",5936:"view-fields-toggle-index-stories",5974:"view-fields-masked-input-text-with-money-mask-stories",6055:"view-fields-date-input-index-stories",6184:"view-fields-combo-box-index-stories",6220:"view-form-index-stories",6531:"view-fields-radio-index-stories",6729:"view-fields-input-mask-index-stories",7813:"view-fields-date-picker-index-stories",8048:"view-fields-autocomplete-index-stories",8749:"view-fields-text-box-index-stories",8980:"view-fields-masked-input-text-with-percentage-mask-stories",9825:"view-fields-autocomplete-async-suggestions-autocomplete-stories"}[e]||e)+"."+{77:"9ccef6fb",214:"de1df2b8",564:"c14b17a2",590:"534b5c64",721:"05abbeca",778:"a3174b39",999:"50de7a96",1400:"405e166f",1449:"eec3244e",1491:"ca456a1c",1679:"8f695ca3",1764:"f6d546c8",1800:"f8893da4",2129:"cd6cedfc",2316:"3fe27f45",2327:"506d7938",2382:"a5c914aa",2487:"a50ed3c1",2758:"a30dd402",2977:"95592278",3071:"68fd462d",3086:"f201ad4c",3438:"c8b68e56",3615:"9df83b93",3813:"2b692ed5",4216:"195a4af5",4531:"29aaed00",4580:"749a093d",4957:"7b60e1a3",5055:"6f8fb2a5",5058:"012af7a1",5410:"1cc937e4",5541:"d734efa2",5599:"b2d87ae3",5662:"c1163092",5711:"fa493851",5762:"888430e8",5815:"04997157",5936:"a44e125c",5974:"d9614b50",6055:"25fc1770",6184:"4ca70cbc",6220:"e7a9058f",6531:"b2183b73",6699:"eeb02efb",6729:"2ee0eb9e",6753:"49ddfbcd",6964:"5c7fac7a",7232:"e19d55d9",7610:"b3b970c9",7813:"564159af",8048:"da646eda",8522:"d70014f1",8654:"29e850ac",8749:"5cce14ba",8980:"5af00ba1",9242:"be3f8b40",9540:"c92c4ff6",9576:"77449673",9819:"9895d902",9825:"5f13678a",9863:"f4b61601"}[e]+".iframe.bundle.js",i.miniCssF=e=>{},i.hmd=e=>(e=Object.create(e),e.children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set(){throw new Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e),i.o=(e,o)=>Object.hasOwn(e,o),(()=>{const e={},o="@elliemae/pui-app-sdk:";i.l=(t,r,a,n)=>{if(e[t]){e[t].push(r);return}let s,c;if(a!==void 0){const f=document.getElementsByTagName("script");for(var b=0;b<f.length;b++){const u=f[b];if(u.getAttribute("src")==t||u.getAttribute("data-webpack")==o+a){s=u;break}}}s||(c=!0,s=document.createElement("script"),s.charset="utf-8",i.nc&&s.setAttribute("nonce",i.nc),s.setAttribute("data-webpack",o+a),s.src=t),e[t]=[r];const l=(f,u)=>{s.onerror=s.onload=null,clearTimeout(d);const p=e[t];if(delete e[t],s.parentNode?.removeChild(s),p?.forEach(x=>x(u)),f)return f(u)},d=setTimeout(l.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=l.bind(null,s.onerror),s.onload=l.bind(null,s.onload),c&&document.head.appendChild(s)}})(),i.r=e=>{Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),i.dn=e=>{(Object.getOwnPropertyDescriptor(e,"name")||{}).writable||Object.defineProperty(e,"name",{value:"default",configurable:!0})},i.p="",(()=>{const e={5354:0};i.f.j=(r,a)=>{let n=i.o(e,r)?e[r]:void 0;if(n!==0)if(n)a.push(n[2]);else if(r!=5354){const s=new Promise((d,f)=>n=e[r]=[d,f]);a.push(n[2]=s);const c=i.p+i.u(r),b=new Error,l=d=>{if(i.o(e,r)&&(n=e[r],n!==0&&(e[r]=void 0),n)){const f=d&&(d.type==="load"?"missing":d.type),u=d&&d.target&&d.target.src;b.message="Loading chunk "+r+` failed.
2
+ (`+f+": "+u+")",b.name="ChunkLoadError",b.type=f,b.request=u,n[1](b)}};i.l(c,l,"chunk-"+r,r)}else e[r]=0},i.O.j=r=>e[r]===0;const o=(r,a)=>{let[n,s,c]=a;var b,l,d=0;if(n.some(u=>e[u]!==0)){for(b in s)i.o(s,b)&&(i.m[b]=s[b]);if(c)var f=c(i)}for(r&&r(a);d<n.length;d++)l=n[d],i.o(e,l)&&e[l]&&e[l][0](),e[l]=0;return i.O(f)},t=globalThis.webpackChunk_elliemae_pui_app_sdk||=[];t.forEach(o.bind(null,0)),t.push=o.bind(null,t.push.bind(t))})(),i.nc=void 0})();
@@ -83,7 +83,7 @@ const setSessionTimeoutInterval = ({
83
83
  if (sessionWarnInterval >= sessionExpiryInterval)
84
84
  throw new Error(import_constants.WARN_INTERVAL_NOT_LESS_THAN_EXPIRY_ERROR);
85
85
  (0, import_session_timeout_config.setSessionTimeoutCache)({ sessionExpiryInterval, sessionWarnInterval });
86
- resetUserIdleTime(true);
86
+ initSessionMonitoring(false);
87
87
  };
88
88
  const renewSession = async (explicit = false) => {
89
89
  if (!enforceIdleThresholds(explicit === true)) return;
@@ -168,11 +168,13 @@ const addEventListeners = () => {
168
168
  document.addEventListener(eventType, renewSessionAtInterval);
169
169
  });
170
170
  };
171
- const initSessionMonitoring = () => {
171
+ const initSessionMonitoring = (resetCache = true) => {
172
172
  clearInterval(timerHandle);
173
173
  removeWakeListener?.();
174
174
  removeActivityEventListeners();
175
- (0, import_session_timeout_config.resetSessionTimeoutCache)();
175
+ if (resetCache) {
176
+ (0, import_session_timeout_config.resetSessionTimeoutCache)();
177
+ }
176
178
  resetIdleStateFlags();
177
179
  addEventListeners();
178
180
  removeWakeListener = (0, import_page_wake.subscribeToPageWake)(enforceIdleThresholds);
@@ -64,7 +64,7 @@ const setSessionTimeoutInterval = ({
64
64
  if (sessionWarnInterval >= sessionExpiryInterval)
65
65
  throw new Error(WARN_INTERVAL_NOT_LESS_THAN_EXPIRY_ERROR);
66
66
  setSessionTimeoutCache({ sessionExpiryInterval, sessionWarnInterval });
67
- resetUserIdleTime(true);
67
+ initSessionMonitoring(false);
68
68
  };
69
69
  const renewSession = async (explicit = false) => {
70
70
  if (!enforceIdleThresholds(explicit === true)) return;
@@ -149,11 +149,13 @@ const addEventListeners = () => {
149
149
  document.addEventListener(eventType, renewSessionAtInterval);
150
150
  });
151
151
  };
152
- const initSessionMonitoring = () => {
152
+ const initSessionMonitoring = (resetCache = true) => {
153
153
  clearInterval(timerHandle);
154
154
  removeWakeListener?.();
155
155
  removeActivityEventListeners();
156
- resetSessionTimeoutCache();
156
+ if (resetCache) {
157
+ resetSessionTimeoutCache();
158
+ }
157
159
  resetIdleStateFlags();
158
160
  addEventListeners();
159
161
  removeWakeListener = subscribeToPageWake(enforceIdleThresholds);
@@ -51,8 +51,9 @@ export declare const addEventListeners: () => void;
51
51
  *
52
52
  * Safe to call more than once; clears previous listeners and timers first.
53
53
  * Typically wired up once via the `SessionTimeout` component.
54
+ * @param resetCache
54
55
  */
55
- export declare const initSessionMonitoring: () => void;
56
+ export declare const initSessionMonitoring: (resetCache?: boolean) => void;
56
57
  /**
57
58
  * Registers a callback when idle time crosses the warn threshold.
58
59
  * @param {WARNLISTENER} onSessionExpiryWarn - Timestamp the warning was shown.