@elliemae/pui-app-sdk 5.35.0 → 5.36.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 (208) hide show
  1. package/build/docs/404.html +2 -2
  2. package/build/docs/api/@elliemae/ds-form/index.html +2 -2
  3. package/build/docs/api/classes/Analytics/index.html +2 -2
  4. package/build/docs/api/classes/CMicroAppGuest/index.html +2 -2
  5. package/build/docs/api/classes/CMicroAppHost/index.html +2 -2
  6. package/build/docs/api/classes/ErrorBoundary/index.html +2 -2
  7. package/build/docs/api/functions/AppRoot/index.html +2 -2
  8. package/build/docs/api/functions/Autocomplete/index.html +2 -2
  9. package/build/docs/api/functions/CheckBox/index.html +2 -2
  10. package/build/docs/api/functions/ComboBox/index.html +2 -2
  11. package/build/docs/api/functions/ComboBoxV3/index.html +2 -2
  12. package/build/docs/api/functions/ConnectForm/index.html +2 -2
  13. package/build/docs/api/functions/DateInput/index.html +2 -2
  14. package/build/docs/api/functions/DatePicker/index.html +2 -2
  15. package/build/docs/api/functions/DateRangePicker/index.html +2 -2
  16. package/build/docs/api/functions/DateTimePicker/index.html +2 -2
  17. package/build/docs/api/functions/Form/index.html +2 -2
  18. package/build/docs/api/functions/FormItemLayout/index.html +2 -2
  19. package/build/docs/api/functions/FormLayoutBlockItem/index.html +2 -2
  20. package/build/docs/api/functions/FormSubmitButton/index.html +2 -2
  21. package/build/docs/api/functions/InputMask/index.html +2 -2
  22. package/build/docs/api/functions/InputText/index.html +2 -2
  23. package/build/docs/api/functions/LargeTextBox/index.html +2 -2
  24. package/build/docs/api/functions/MaskedInputText/index.html +2 -2
  25. package/build/docs/api/functions/Page/index.html +2 -2
  26. package/build/docs/api/functions/Radio/index.html +2 -2
  27. package/build/docs/api/functions/RadioGroup/index.html +2 -2
  28. package/build/docs/api/functions/RegisterService/index.html +2 -2
  29. package/build/docs/api/functions/RenderWithStateAddOns/index.html +2 -2
  30. package/build/docs/api/functions/RequireAuth/index.html +12 -6
  31. package/build/docs/api/functions/SessionTimeout/index.html +2 -2
  32. package/build/docs/api/functions/TextBox/index.html +2 -2
  33. package/build/docs/api/functions/Toggle/index.html +2 -2
  34. package/build/docs/api/functions/authSaga/index.html +2 -2
  35. package/build/docs/api/functions/authorize/index.html +2 -2
  36. package/build/docs/api/functions/cleanup/index.html +2 -2
  37. package/build/docs/api/functions/configureStore/index.html +2 -2
  38. package/build/docs/api/functions/createManager/index.html +2 -2
  39. package/build/docs/api/functions/enableReactAppForHostIntegration/index.html +2 -2
  40. package/build/docs/api/functions/fetchHostAppData/index.html +2 -2
  41. package/build/docs/api/functions/fetchUserSettings/index.html +2 -2
  42. package/build/docs/api/functions/getApiActionCreator/index.html +2 -2
  43. package/build/docs/api/functions/getAppConfigValue/index.html +2 -2
  44. package/build/docs/api/functions/getAuthHTTPClient/index.html +2 -2
  45. package/build/docs/api/functions/getAuthorizationHeader/index.html +2 -2
  46. package/build/docs/api/functions/getHTTPClient/index.html +2 -2
  47. package/build/docs/api/functions/getHostAppDataByKey/index.html +2 -2
  48. package/build/docs/api/functions/getLogger/index.html +2 -2
  49. package/build/docs/api/functions/getMicroFrontEndAppConfig/index.html +2 -2
  50. package/build/docs/api/functions/getNavigationLinks/index.html +2 -2
  51. package/build/docs/api/functions/getRedirectUrl/index.html +2 -2
  52. package/build/docs/api/functions/getSelectField/index.html +2 -2
  53. package/build/docs/api/functions/getStore/index.html +2 -2
  54. package/build/docs/api/functions/initServiceWorker/index.html +2 -2
  55. package/build/docs/api/functions/isCIBuild/index.html +2 -2
  56. package/build/docs/api/functions/isProd/index.html +2 -2
  57. package/build/docs/api/functions/isUserAuthorized/index.html +2 -2
  58. package/build/docs/api/functions/listenStorageEvents/index.html +2 -2
  59. package/build/docs/api/functions/loadAppConfig/index.html +2 -2
  60. package/build/docs/api/functions/loadable/index.html +2 -2
  61. package/build/docs/api/functions/login/index.html +23 -3
  62. package/build/docs/api/functions/notifyGuestUnloadComplete/index.html +2 -2
  63. package/build/docs/api/functions/onAuthorizationFailure/index.html +2 -2
  64. package/build/docs/api/functions/onGuestUnloadStart/index.html +2 -2
  65. package/build/docs/api/functions/redactPii/index.html +2 -2
  66. package/build/docs/api/functions/removeDoubleSlash/index.html +2 -2
  67. package/build/docs/api/functions/removeStorageEvents/index.html +2 -2
  68. package/build/docs/api/functions/render/index.html +2 -2
  69. package/build/docs/api/functions/renderHook/index.html +2 -2
  70. package/build/docs/api/functions/renderWithHostData/index.html +2 -2
  71. package/build/docs/api/functions/renderWithRedux/index.html +2 -2
  72. package/build/docs/api/functions/renderWithRouter/index.html +2 -2
  73. package/build/docs/api/functions/renderWithRouterRedux/index.html +2 -2
  74. package/build/docs/api/functions/sdkBaseQuery/index.html +2 -2
  75. package/build/docs/api/functions/sendBAEvent/index.html +2 -2
  76. package/build/docs/api/functions/sendMessageToHost/index.html +2 -2
  77. package/build/docs/api/functions/setAppConfig/index.html +2 -2
  78. package/build/docs/api/functions/setAppConfigValue/index.html +2 -2
  79. package/build/docs/api/functions/setHostAppData/index.html +2 -2
  80. package/build/docs/api/functions/setLoginParams/index.html +2 -2
  81. package/build/docs/api/functions/subscribeToResetSession/index.html +2 -2
  82. package/build/docs/api/functions/subscribeToSessionExpiry/index.html +2 -2
  83. package/build/docs/api/functions/subscribeToSessionExpiryWarning/index.html +2 -2
  84. package/build/docs/api/functions/trackActivity/index.html +2 -2
  85. package/build/docs/api/functions/useAppDispatch/index.html +2 -2
  86. package/build/docs/api/functions/useAppMiddleware/index.html +2 -2
  87. package/build/docs/api/functions/useInjectQuery/index.html +2 -2
  88. package/build/docs/api/functions/useInjectReducer/index.html +2 -2
  89. package/build/docs/api/functions/useInjectSaga/index.html +2 -2
  90. package/build/docs/api/functions/useInjectSideEffect/index.html +2 -2
  91. package/build/docs/api/functions/useMediaQueryList/index.html +2 -2
  92. package/build/docs/api/functions/useStateSelector/index.html +2 -2
  93. package/build/docs/api/functions/useStateSelectorShallow/index.html +2 -2
  94. package/build/docs/api/functions/waitFor/index.html +2 -2
  95. package/build/docs/api/functions/waitForElementToBeRemoved/index.html +2 -2
  96. package/build/docs/api/functions/withAppDecorator/index.html +2 -2
  97. package/build/docs/api/index.html +3 -3
  98. package/build/docs/api/interfaces/AppConfig/index.html +2 -2
  99. package/build/docs/api/interfaces/UseStateSelectorOptions/index.html +2 -2
  100. package/build/docs/api/type-aliases/AppDispatch/index.html +2 -2
  101. package/build/docs/api/type-aliases/AppStore/index.html +2 -2
  102. package/build/docs/api/type-aliases/Await/index.html +2 -2
  103. package/build/docs/api/type-aliases/EMUI/index.html +2 -2
  104. package/build/docs/api/type-aliases/OnHostInitCallback/index.html +2 -2
  105. package/build/docs/api/type-aliases/OnInitCallback/index.html +2 -2
  106. package/build/docs/api/type-aliases/OnMountCallback/index.html +2 -2
  107. package/build/docs/api/type-aliases/OnUnMountCallback/index.html +2 -2
  108. package/build/docs/api/type-aliases/RootState/index.html +2 -2
  109. package/build/docs/api/type-aliases/SelectStateFieldFunction/index.html +2 -2
  110. package/build/docs/api/variables/ErrorToast/index.html +2 -2
  111. package/build/docs/api/variables/GuestMicroApp/index.html +2 -2
  112. package/build/docs/api/variables/MicroApp/index.html +2 -2
  113. package/build/docs/api/variables/MicroIFrameApp/index.html +2 -2
  114. package/build/docs/api/variables/NavigationPrompt/index.html +2 -2
  115. package/build/docs/api/variables/NavigationPromptActions/index.html +2 -2
  116. package/build/docs/api/variables/Themes/index.html +2 -2
  117. package/build/docs/api/variables/VisuallyHidden/index.html +2 -2
  118. package/build/docs/api/variables/WaitMessage/index.html +2 -2
  119. package/build/docs/api/variables/act/index.html +2 -2
  120. package/build/docs/api/variables/ariaLive/index.html +2 -2
  121. package/build/docs/api/variables/auth/index.html +2 -2
  122. package/build/docs/api/variables/authReducer/index.html +2 -2
  123. package/build/docs/api/variables/clearSideEffects/index.html +2 -2
  124. package/build/docs/api/variables/createSideEffect/index.html +2 -2
  125. package/build/docs/api/variables/decorators/index.html +2 -2
  126. package/build/docs/api/variables/endSession/index.html +5 -3
  127. package/build/docs/api/variables/error/index.html +2 -2
  128. package/build/docs/api/variables/errorMiddleware/index.html +2 -2
  129. package/build/docs/api/variables/fireEvent/index.html +2 -2
  130. package/build/docs/api/variables/globalConstants/index.html +2 -2
  131. package/build/docs/api/variables/history/index.html +2 -2
  132. package/build/docs/api/variables/httpClientProps/index.html +2 -2
  133. package/build/docs/api/variables/logout/index.html +2 -2
  134. package/build/docs/api/variables/memoryHistory/index.html +2 -2
  135. package/build/docs/api/variables/removeSideEffect/index.html +2 -2
  136. package/build/docs/api/variables/resetUserIdleTime/index.html +2 -2
  137. package/build/docs/api/variables/screen/index.html +2 -2
  138. package/build/docs/api/variables/startSideEffect/index.html +2 -2
  139. package/build/docs/api/variables/updateBAEventParameters/index.html +2 -2
  140. package/build/docs/api/variables/useAppSelector/index.html +2 -2
  141. package/build/docs/api/variables/waitMessageAction/index.html +2 -2
  142. package/build/docs/api/variables/within/index.html +2 -2
  143. package/build/docs/assets/js/{5e8c322a.97dedf84.js → 5e8c322a.aa5dce33.js} +1 -1
  144. package/build/docs/assets/js/{822e0178.9d4d52c2.js → 822e0178.c247e771.js} +1 -1
  145. package/build/docs/assets/js/a6c41565.fa578abf.js +1 -0
  146. package/build/docs/assets/js/a6c5c03c.f2cbe66f.js +1 -0
  147. package/build/docs/assets/js/d071c513.26ec37a4.js +1 -0
  148. package/build/docs/assets/js/{main.14be0487.js → main.50d99a6d.js} +2 -2
  149. package/build/docs/assets/js/{runtime~main.b5410b34.js → runtime~main.e3dd1cce.js} +1 -1
  150. package/build/docs/index.html +2 -2
  151. package/build/docs/usage-guide/index.html +2 -2
  152. package/demo/{177.3c5bbe97.iframe.bundle.js → 177.a6f93dd4.iframe.bundle.js} +1 -1
  153. package/demo/177.a6f93dd4.iframe.bundle.js.br +0 -0
  154. package/demo/177.a6f93dd4.iframe.bundle.js.gz +0 -0
  155. package/demo/docs/{177.3c5bbe97.iframe.bundle.js → 177.a6f93dd4.iframe.bundle.js} +1 -1
  156. package/demo/docs/177.a6f93dd4.iframe.bundle.js.br +0 -0
  157. package/demo/docs/177.a6f93dd4.iframe.bundle.js.gz +0 -0
  158. package/demo/docs/iframe.html +1 -1
  159. package/demo/docs/index.html +1 -1
  160. package/demo/docs/{main.6b7b215d1117159d9e43.manager.bundle.js → main.994f586d2ea55c7b3611.manager.bundle.js} +1 -1
  161. package/demo/docs/{main.6b7b215d1117159d9e43.manager.bundle.js.br → main.994f586d2ea55c7b3611.manager.bundle.js.br} +0 -0
  162. package/demo/docs/{main.6b7b215d1117159d9e43.manager.bundle.js.gz → main.994f586d2ea55c7b3611.manager.bundle.js.gz} +0 -0
  163. package/demo/docs/main.b591c5b8.iframe.bundle.js +5 -0
  164. package/demo/docs/main.b591c5b8.iframe.bundle.js.br +0 -0
  165. package/demo/docs/main.b591c5b8.iframe.bundle.js.gz +0 -0
  166. package/demo/docs/project.json +1 -1
  167. package/demo/iframe.html +1 -1
  168. package/demo/index.html +1 -1
  169. package/demo/{main.6b7b215d1117159d9e43.manager.bundle.js → main.994f586d2ea55c7b3611.manager.bundle.js} +1 -1
  170. package/demo/{main.6b7b215d1117159d9e43.manager.bundle.js.br → main.994f586d2ea55c7b3611.manager.bundle.js.br} +0 -0
  171. package/demo/{main.6b7b215d1117159d9e43.manager.bundle.js.gz → main.994f586d2ea55c7b3611.manager.bundle.js.gz} +0 -0
  172. package/demo/main.b591c5b8.iframe.bundle.js +5 -0
  173. package/demo/main.b591c5b8.iframe.bundle.js.br +0 -0
  174. package/demo/main.b591c5b8.iframe.bundle.js.gz +0 -0
  175. package/demo/project.json +1 -1
  176. package/dist/cjs/data/auth/actions.js +10 -2
  177. package/dist/cjs/utils/auth/index.js +59 -18
  178. package/dist/cjs/view/error-toast/index.js +15 -3
  179. package/dist/cjs/view/login/index.js +31 -2
  180. package/dist/cjs/view/require-auth.js +12 -0
  181. package/dist/esm/data/auth/actions.js +10 -2
  182. package/dist/esm/utils/auth/index.js +59 -18
  183. package/dist/esm/view/error-toast/index.js +21 -4
  184. package/dist/esm/view/login/index.js +31 -2
  185. package/dist/esm/view/require-auth.js +12 -0
  186. package/dist/types/lib/data/auth/actions.d.ts +2 -1
  187. package/dist/types/lib/utils/auth/index.d.ts +47 -3
  188. package/dist/types/lib/utils/auth/types.d.ts +1 -0
  189. package/dist/types/lib/view/login/index.d.ts +29 -1
  190. package/dist/types/lib/view/login/tests/index.test.d.ts +1 -0
  191. package/dist/types/lib/view/require-auth.d.ts +30 -1
  192. package/dist/types/lib/view/tests/require-auth.test.d.ts +1 -0
  193. package/dist/types/tsconfig.tsbuildinfo +1 -1
  194. package/package.json +1 -1
  195. package/build/docs/assets/js/a6c41565.8fb7e683.js +0 -1
  196. package/build/docs/assets/js/a6c5c03c.50c09428.js +0 -1
  197. package/build/docs/assets/js/d071c513.23b54fe3.js +0 -1
  198. package/demo/177.3c5bbe97.iframe.bundle.js.br +0 -0
  199. package/demo/177.3c5bbe97.iframe.bundle.js.gz +0 -0
  200. package/demo/docs/177.3c5bbe97.iframe.bundle.js.br +0 -0
  201. package/demo/docs/177.3c5bbe97.iframe.bundle.js.gz +0 -0
  202. package/demo/docs/main.6037fcf6.iframe.bundle.js +0 -5
  203. package/demo/docs/main.6037fcf6.iframe.bundle.js.br +0 -0
  204. package/demo/docs/main.6037fcf6.iframe.bundle.js.gz +0 -0
  205. package/demo/main.6037fcf6.iframe.bundle.js +0 -5
  206. package/demo/main.6037fcf6.iframe.bundle.js.br +0 -0
  207. package/demo/main.6037fcf6.iframe.bundle.js.gz +0 -0
  208. /package/build/docs/assets/js/{main.14be0487.js.LICENSE.txt → main.50d99a6d.js.LICENSE.txt} +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.