@elliemae/pui-app-sdk 5.44.2 → 5.46.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 (229) hide show
  1. package/build/docs/404.html +2 -2
  2. package/build/docs/api/classes/Analytics/index.html +2 -2
  3. package/build/docs/api/classes/CMicroAppGuest/index.html +2 -2
  4. package/build/docs/api/classes/CMicroAppHost/index.html +2 -2
  5. package/build/docs/api/classes/ErrorBoundary/index.html +2 -2
  6. package/build/docs/api/classes/GuestModule/index.html +2 -2
  7. package/build/docs/api/functions/AppRoot/index.html +3 -3
  8. package/build/docs/api/functions/Autocomplete/index.html +3 -3
  9. package/build/docs/api/functions/CheckBox/index.html +3 -3
  10. package/build/docs/api/functions/ComboBox/index.html +3 -3
  11. package/build/docs/api/functions/ComboBoxV3/index.html +3 -3
  12. package/build/docs/api/functions/ConnectForm/index.html +3 -3
  13. package/build/docs/api/functions/DateInput/index.html +3 -3
  14. package/build/docs/api/functions/DatePicker/index.html +3 -3
  15. package/build/docs/api/functions/DateRangePicker/index.html +3 -3
  16. package/build/docs/api/functions/DateTimePicker/index.html +3 -3
  17. package/build/docs/api/functions/Form/index.html +3 -3
  18. package/build/docs/api/functions/FormItemLayout/index.html +3 -3
  19. package/build/docs/api/functions/FormLayoutBlockItem/index.html +3 -3
  20. package/build/docs/api/functions/FormSubmitButton/index.html +3 -3
  21. package/build/docs/api/functions/InputMask/index.html +3 -3
  22. package/build/docs/api/functions/InputText/index.html +3 -3
  23. package/build/docs/api/functions/LargeTextBox/index.html +3 -3
  24. package/build/docs/api/functions/MaskedInputText/index.html +3 -3
  25. package/build/docs/api/functions/Page/index.html +3 -3
  26. package/build/docs/api/functions/Radio/index.html +3 -3
  27. package/build/docs/api/functions/RadioGroup/index.html +3 -3
  28. package/build/docs/api/functions/RegisterService/index.html +3 -3
  29. package/build/docs/api/functions/RenderWithStateAddOns/index.html +3 -3
  30. package/build/docs/api/functions/RequireAuth/index.html +3 -3
  31. package/build/docs/api/functions/SessionTimeout/index.html +3 -3
  32. package/build/docs/api/functions/TextBox/index.html +3 -3
  33. package/build/docs/api/functions/Toggle/index.html +3 -3
  34. package/build/docs/api/functions/authSaga/index.html +3 -3
  35. package/build/docs/api/functions/authorize/index.html +3 -3
  36. package/build/docs/api/functions/buildModuleParams/index.html +3 -3
  37. package/build/docs/api/functions/cleanup/index.html +3 -3
  38. package/build/docs/api/functions/configureStore/index.html +3 -3
  39. package/build/docs/api/functions/createGuestModule/index.html +3 -3
  40. package/build/docs/api/functions/createManager/index.html +3 -3
  41. package/build/docs/api/functions/enableReactAppForHostIntegration/index.html +3 -3
  42. package/build/docs/api/functions/fetchHostAppData/index.html +3 -3
  43. package/build/docs/api/functions/fetchUserSettings/index.html +3 -3
  44. package/build/docs/api/functions/getApiActionCreator/index.html +3 -3
  45. package/build/docs/api/functions/getAppConfig/index.html +3 -3
  46. package/build/docs/api/functions/getAppConfigValue/index.html +3 -3
  47. package/build/docs/api/functions/getAuthHTTPClient/index.html +3 -3
  48. package/build/docs/api/functions/getAuthorizationHeader/index.html +3 -3
  49. package/build/docs/api/functions/getHTTPClient/index.html +3 -3
  50. package/build/docs/api/functions/getHostAppDataByKey/index.html +3 -3
  51. package/build/docs/api/functions/getLogger/index.html +3 -3
  52. package/build/docs/api/functions/getMicroFrontEndAppConfig/index.html +3 -3
  53. package/build/docs/api/functions/getNavigationLinks/index.html +3 -3
  54. package/build/docs/api/functions/getRedirectUrl/index.html +3 -3
  55. package/build/docs/api/functions/getSelectField/index.html +3 -3
  56. package/build/docs/api/functions/getStore/index.html +3 -3
  57. package/build/docs/api/functions/initServiceWorker/index.html +3 -3
  58. package/build/docs/api/functions/isCIBuild/index.html +3 -3
  59. package/build/docs/api/functions/isProd/index.html +3 -3
  60. package/build/docs/api/functions/isUserAuthorized/index.html +3 -3
  61. package/build/docs/api/functions/listenStorageEvents/index.html +3 -3
  62. package/build/docs/api/functions/loadAppConfig/index.html +3 -3
  63. package/build/docs/api/functions/loadable/index.html +3 -3
  64. package/build/docs/api/functions/login/index.html +3 -3
  65. package/build/docs/api/functions/notifyGuestUnloadComplete/index.html +3 -3
  66. package/build/docs/api/functions/onAuthorizationFailure/index.html +3 -3
  67. package/build/docs/api/functions/onGuestUnloadStart/index.html +3 -3
  68. package/build/docs/api/functions/redactPii/index.html +3 -3
  69. package/build/docs/api/functions/removeDoubleSlash/index.html +3 -3
  70. package/build/docs/api/functions/removeStorageEvents/index.html +3 -3
  71. package/build/docs/api/functions/render/index.html +4 -4
  72. package/build/docs/api/functions/renderHook/index.html +3 -3
  73. package/build/docs/api/functions/renderWithHostData/index.html +3 -3
  74. package/build/docs/api/functions/renderWithRedux/index.html +4 -4
  75. package/build/docs/api/functions/renderWithRouter/index.html +3 -3
  76. package/build/docs/api/functions/renderWithRouterRedux/index.html +3 -3
  77. package/build/docs/api/functions/sdkBaseQuery/index.html +3 -3
  78. package/build/docs/api/functions/sendBAEvent/index.html +3 -3
  79. package/build/docs/api/functions/sendMessageToHost/index.html +3 -3
  80. package/build/docs/api/functions/setAppConfig/index.html +3 -3
  81. package/build/docs/api/functions/setAppConfigValue/index.html +3 -3
  82. package/build/docs/api/functions/setHostAppData/index.html +3 -3
  83. package/build/docs/api/functions/setLoginParams/index.html +4 -4
  84. package/build/docs/api/functions/setSessionTimeoutInterval/index.html +27 -0
  85. package/build/docs/api/functions/subscribeToResetSession/index.html +4 -4
  86. package/build/docs/api/functions/subscribeToSessionExpiry/index.html +3 -3
  87. package/build/docs/api/functions/subscribeToSessionExpiryWarning/index.html +3 -3
  88. package/build/docs/api/functions/trackActivity/index.html +3 -3
  89. package/build/docs/api/functions/useAppDispatch/index.html +3 -3
  90. package/build/docs/api/functions/useAppMiddleware/index.html +3 -3
  91. package/build/docs/api/functions/useInjectQuery/index.html +3 -3
  92. package/build/docs/api/functions/useInjectReducer/index.html +3 -3
  93. package/build/docs/api/functions/useInjectSaga/index.html +3 -3
  94. package/build/docs/api/functions/useInjectSideEffect/index.html +3 -3
  95. package/build/docs/api/functions/useMediaQueryList/index.html +3 -3
  96. package/build/docs/api/functions/useStateSelector/index.html +3 -3
  97. package/build/docs/api/functions/useStateSelectorShallow/index.html +3 -3
  98. package/build/docs/api/functions/waitFor/index.html +3 -3
  99. package/build/docs/api/functions/waitForElementToBeRemoved/index.html +3 -3
  100. package/build/docs/api/functions/withAppDecorator/index.html +3 -3
  101. package/build/docs/api/index.html +3 -3
  102. package/build/docs/api/interfaces/AppConfig/index.html +2 -2
  103. package/build/docs/api/interfaces/GuestProps/index.html +2 -2
  104. package/build/docs/api/interfaces/UseStateSelectorOptions/index.html +2 -2
  105. package/build/docs/api/type-aliases/AppDispatch/index.html +2 -2
  106. package/build/docs/api/type-aliases/AppStore/index.html +2 -2
  107. package/build/docs/api/type-aliases/Await/index.html +2 -2
  108. package/build/docs/api/type-aliases/EMUI/index.html +2 -2
  109. package/build/docs/api/type-aliases/HostOptions/index.html +2 -2
  110. package/build/docs/api/type-aliases/HostProvidedParams/index.html +2 -2
  111. package/build/docs/api/type-aliases/ModuleOverrides/index.html +2 -2
  112. package/build/docs/api/type-aliases/OnHostInitCallback/index.html +2 -2
  113. package/build/docs/api/type-aliases/OnInitCallback/index.html +2 -2
  114. package/build/docs/api/type-aliases/OnMountCallback/index.html +2 -2
  115. package/build/docs/api/type-aliases/OnUnMountCallback/index.html +2 -2
  116. package/build/docs/api/type-aliases/RootState/index.html +2 -2
  117. package/build/docs/api/type-aliases/SelectStateFieldFunction/index.html +2 -2
  118. package/build/docs/api/variables/ErrorToast/index.html +2 -2
  119. package/build/docs/api/variables/FormPropsContext/index.html +2 -2
  120. package/build/docs/api/variables/GuestMicroApp/index.html +2 -2
  121. package/build/docs/api/variables/MASK_PIPES/index.html +2 -2
  122. package/build/docs/api/variables/MASK_TYPES/index.html +2 -2
  123. package/build/docs/api/variables/MicroApp/index.html +2 -2
  124. package/build/docs/api/variables/MicroIFrameApp/index.html +2 -2
  125. package/build/docs/api/variables/NavigationPrompt/index.html +2 -2
  126. package/build/docs/api/variables/NavigationPromptActions/index.html +2 -2
  127. package/build/docs/api/variables/Themes/index.html +2 -2
  128. package/build/docs/api/variables/VisuallyHidden/index.html +2 -2
  129. package/build/docs/api/variables/WaitMessage/index.html +2 -2
  130. package/build/docs/api/variables/act/index.html +2 -2
  131. package/build/docs/api/variables/ariaLive/index.html +2 -2
  132. package/build/docs/api/variables/auth/index.html +2 -2
  133. package/build/docs/api/variables/authReducer/index.html +2 -2
  134. package/build/docs/api/variables/clearSideEffects/index.html +2 -2
  135. package/build/docs/api/variables/createSideEffect/index.html +2 -2
  136. package/build/docs/api/variables/decorators/index.html +2 -2
  137. package/build/docs/api/variables/endSession/index.html +2 -2
  138. package/build/docs/api/variables/error/index.html +2 -2
  139. package/build/docs/api/variables/errorMiddleware/index.html +2 -2
  140. package/build/docs/api/variables/fireEvent/index.html +2 -2
  141. package/build/docs/api/variables/globalConstants/index.html +2 -2
  142. package/build/docs/api/variables/history/index.html +2 -2
  143. package/build/docs/api/variables/httpClientProps/index.html +2 -2
  144. package/build/docs/api/variables/logout/index.html +2 -2
  145. package/build/docs/api/variables/memoryHistory/index.html +2 -2
  146. package/build/docs/api/variables/removeSideEffect/index.html +2 -2
  147. package/build/docs/api/variables/resetUserIdleTime/index.html +2 -2
  148. package/build/docs/api/variables/screen/index.html +2 -2
  149. package/build/docs/api/variables/startSideEffect/index.html +2 -2
  150. package/build/docs/api/variables/updateBAEventParameters/index.html +2 -2
  151. package/build/docs/api/variables/useAppSelector/index.html +2 -2
  152. package/build/docs/api/variables/waitMessageAction/index.html +2 -2
  153. package/build/docs/api/variables/within/index.html +2 -2
  154. package/build/docs/assets/js/{2856.0700bd2f.js → 2856.5f4708fe.js} +1 -1
  155. package/build/docs/assets/js/{386.60c604cf.js → 386.1ca60f37.js} +2 -2
  156. package/build/docs/assets/js/{3995.097eacab.js → 3995.471cb67b.js} +1 -1
  157. package/build/docs/assets/js/{5e8c322a.c3cc240b.js → 5e8c322a.cd8f81c9.js} +1 -1
  158. package/build/docs/assets/js/{6286.44ea15e4.js → 6286.f26d2403.js} +1 -1
  159. package/build/docs/assets/js/{6779.205be7c8.js → 6779.d05f07c7.js} +1 -1
  160. package/build/docs/assets/js/77982fdd.ab92b1fc.js +1 -0
  161. package/build/docs/assets/js/822e0178.bea29480.js +1 -0
  162. package/build/docs/assets/js/a48fd09c.e36a2228.js +1 -0
  163. package/build/docs/assets/js/fed4ae4f.b3dfb5da.js +1 -0
  164. package/build/docs/assets/js/main.dffe1959.js +2 -0
  165. package/build/docs/assets/js/runtime~main.7c35a17b.js +1 -0
  166. package/build/docs/index.html +2 -2
  167. package/build/docs/sitemap.xml +1 -1
  168. package/build/docs/usage-guide/index.html +2 -2
  169. package/demo/{1896.619ce620.iframe.bundle.js → 1896.b2f22fed.iframe.bundle.js} +1 -1
  170. package/demo/1896.b2f22fed.iframe.bundle.js.br +0 -0
  171. package/demo/{docs/1896.619ce620.iframe.bundle.js.gz → 1896.b2f22fed.iframe.bundle.js.gz} +0 -0
  172. package/demo/docs/{1896.619ce620.iframe.bundle.js → 1896.b2f22fed.iframe.bundle.js} +1 -1
  173. package/demo/docs/1896.b2f22fed.iframe.bundle.js.br +0 -0
  174. package/demo/{1896.619ce620.iframe.bundle.js.gz → docs/1896.b2f22fed.iframe.bundle.js.gz} +0 -0
  175. package/demo/docs/iframe.html +1 -1
  176. package/demo/docs/index.html +1 -1
  177. package/demo/docs/main.4043d77f8baa6730e9c7.manager.bundle.js +1 -0
  178. package/demo/docs/main.4043d77f8baa6730e9c7.manager.bundle.js.br +0 -0
  179. package/demo/docs/main.4043d77f8baa6730e9c7.manager.bundle.js.gz +0 -0
  180. package/demo/docs/main.d1512ce2.iframe.bundle.js +5 -0
  181. package/demo/docs/main.d1512ce2.iframe.bundle.js.br +0 -0
  182. package/demo/docs/main.d1512ce2.iframe.bundle.js.gz +0 -0
  183. package/demo/docs/project.json +1 -1
  184. package/demo/iframe.html +1 -1
  185. package/demo/index.html +1 -1
  186. package/demo/main.4043d77f8baa6730e9c7.manager.bundle.js +1 -0
  187. package/demo/main.4043d77f8baa6730e9c7.manager.bundle.js.br +0 -0
  188. package/demo/main.4043d77f8baa6730e9c7.manager.bundle.js.gz +0 -0
  189. package/demo/main.d1512ce2.iframe.bundle.js +5 -0
  190. package/demo/main.d1512ce2.iframe.bundle.js.br +0 -0
  191. package/demo/main.d1512ce2.iframe.bundle.js.gz +0 -0
  192. package/demo/project.json +1 -1
  193. package/dist/cjs/index.js +1 -0
  194. package/dist/cjs/package.json +1 -4
  195. package/dist/cjs/utils/constants.js +12 -0
  196. package/dist/cjs/utils/session-timeout-config.js +12 -1
  197. package/dist/cjs/utils/session.js +14 -0
  198. package/dist/esm/index.js +2 -0
  199. package/dist/esm/package.json +1 -4
  200. package/dist/esm/utils/constants.js +12 -0
  201. package/dist/esm/utils/session-timeout-config.js +12 -1
  202. package/dist/esm/utils/session.js +25 -2
  203. package/dist/types/lib/index.d.ts +1 -1
  204. package/dist/types/lib/utils/constants.d.ts +6 -0
  205. package/dist/types/lib/utils/session-timeout-config.d.ts +4 -0
  206. package/dist/types/lib/utils/session.d.ts +12 -0
  207. package/dist/types/tsconfig.tsbuildinfo +1 -1
  208. package/package.json +2 -2
  209. package/build/docs/assets/js/822e0178.dfd661b8.js +0 -1
  210. package/build/docs/assets/js/a48fd09c.49a10fd0.js +0 -1
  211. package/build/docs/assets/js/fed4ae4f.4cbcd19c.js +0 -1
  212. package/build/docs/assets/js/main.1bebbb71.js +0 -2
  213. package/build/docs/assets/js/runtime~main.995cc93a.js +0 -1
  214. package/demo/1896.619ce620.iframe.bundle.js.br +0 -0
  215. package/demo/docs/1896.619ce620.iframe.bundle.js.br +0 -0
  216. package/demo/docs/main.a6b1ae4b10ba95f2bb8e.manager.bundle.js +0 -1
  217. package/demo/docs/main.a6b1ae4b10ba95f2bb8e.manager.bundle.js.br +0 -0
  218. package/demo/docs/main.a6b1ae4b10ba95f2bb8e.manager.bundle.js.gz +0 -0
  219. package/demo/docs/main.b368484e.iframe.bundle.js +0 -5
  220. package/demo/docs/main.b368484e.iframe.bundle.js.br +0 -0
  221. package/demo/docs/main.b368484e.iframe.bundle.js.gz +0 -0
  222. package/demo/main.a6b1ae4b10ba95f2bb8e.manager.bundle.js +0 -1
  223. package/demo/main.a6b1ae4b10ba95f2bb8e.manager.bundle.js.br +0 -0
  224. package/demo/main.a6b1ae4b10ba95f2bb8e.manager.bundle.js.gz +0 -0
  225. package/demo/main.b368484e.iframe.bundle.js +0 -5
  226. package/demo/main.b368484e.iframe.bundle.js.br +0 -0
  227. package/demo/main.b368484e.iframe.bundle.js.gz +0 -0
  228. /package/build/docs/assets/js/{386.60c604cf.js.LICENSE.txt → 386.1ca60f37.js.LICENSE.txt} +0 -0
  229. /package/build/docs/assets/js/{main.1bebbb71.js.LICENSE.txt → main.dffe1959.js.LICENSE.txt} +0 -0