@elliemae/pui-app-sdk 5.33.0 → 5.33.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 (184) hide show
  1. package/build/docs/404.html +1 -1
  2. package/build/docs/api/@elliemae/ds-form/index.html +1 -1
  3. package/build/docs/api/classes/Analytics/index.html +1 -1
  4. package/build/docs/api/classes/CMicroAppGuest/index.html +1 -1
  5. package/build/docs/api/classes/CMicroAppHost/index.html +1 -1
  6. package/build/docs/api/classes/ErrorBoundary/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/cleanup/index.html +1 -1
  37. package/build/docs/api/functions/configureStore/index.html +1 -1
  38. package/build/docs/api/functions/createManager/index.html +1 -1
  39. package/build/docs/api/functions/enableReactAppForHostIntegration/index.html +1 -1
  40. package/build/docs/api/functions/fetchHostAppData/index.html +1 -1
  41. package/build/docs/api/functions/fetchUserSettings/index.html +1 -1
  42. package/build/docs/api/functions/getApiActionCreator/index.html +1 -1
  43. package/build/docs/api/functions/getAppConfigValue/index.html +1 -1
  44. package/build/docs/api/functions/getAuthHTTPClient/index.html +1 -1
  45. package/build/docs/api/functions/getAuthorizationHeader/index.html +1 -1
  46. package/build/docs/api/functions/getHTTPClient/index.html +1 -1
  47. package/build/docs/api/functions/getHostAppDataByKey/index.html +1 -1
  48. package/build/docs/api/functions/getLogger/index.html +1 -1
  49. package/build/docs/api/functions/getMicroFrontEndAppConfig/index.html +1 -1
  50. package/build/docs/api/functions/getNavigationLinks/index.html +1 -1
  51. package/build/docs/api/functions/getRedirectUrl/index.html +1 -1
  52. package/build/docs/api/functions/getSelectField/index.html +1 -1
  53. package/build/docs/api/functions/getStore/index.html +1 -1
  54. package/build/docs/api/functions/initServiceWorker/index.html +1 -1
  55. package/build/docs/api/functions/isCIBuild/index.html +1 -1
  56. package/build/docs/api/functions/isProd/index.html +1 -1
  57. package/build/docs/api/functions/isUserAuthorized/index.html +1 -1
  58. package/build/docs/api/functions/listenStorageEvents/index.html +1 -1
  59. package/build/docs/api/functions/loadAppConfig/index.html +1 -1
  60. package/build/docs/api/functions/loadable/index.html +1 -1
  61. package/build/docs/api/functions/login/index.html +1 -1
  62. package/build/docs/api/functions/notifyGuestUnloadComplete/index.html +1 -1
  63. package/build/docs/api/functions/onAuthorizationFailure/index.html +1 -1
  64. package/build/docs/api/functions/onGuestUnloadStart/index.html +1 -1
  65. package/build/docs/api/functions/redactPii/index.html +1 -1
  66. package/build/docs/api/functions/removeDoubleSlash/index.html +1 -1
  67. package/build/docs/api/functions/removeStorageEvents/index.html +1 -1
  68. package/build/docs/api/functions/render/index.html +1 -1
  69. package/build/docs/api/functions/renderHook/index.html +1 -1
  70. package/build/docs/api/functions/renderWithHostData/index.html +1 -1
  71. package/build/docs/api/functions/renderWithRedux/index.html +1 -1
  72. package/build/docs/api/functions/renderWithRouter/index.html +1 -1
  73. package/build/docs/api/functions/renderWithRouterRedux/index.html +1 -1
  74. package/build/docs/api/functions/sdkBaseQuery/index.html +1 -1
  75. package/build/docs/api/functions/sendBAEvent/index.html +1 -1
  76. package/build/docs/api/functions/sendMessageToHost/index.html +1 -1
  77. package/build/docs/api/functions/setAppConfig/index.html +1 -1
  78. package/build/docs/api/functions/setAppConfigValue/index.html +1 -1
  79. package/build/docs/api/functions/setHostAppData/index.html +1 -1
  80. package/build/docs/api/functions/setLoginParams/index.html +1 -1
  81. package/build/docs/api/functions/subscribeToResetSession/index.html +1 -1
  82. package/build/docs/api/functions/subscribeToSessionExpiry/index.html +1 -1
  83. package/build/docs/api/functions/subscribeToSessionExpiryWarning/index.html +1 -1
  84. package/build/docs/api/functions/trackActivity/index.html +1 -1
  85. package/build/docs/api/functions/useAppDispatch/index.html +1 -1
  86. package/build/docs/api/functions/useAppMiddleware/index.html +1 -1
  87. package/build/docs/api/functions/useInjectQuery/index.html +1 -1
  88. package/build/docs/api/functions/useInjectReducer/index.html +1 -1
  89. package/build/docs/api/functions/useInjectSaga/index.html +1 -1
  90. package/build/docs/api/functions/useInjectSideEffect/index.html +1 -1
  91. package/build/docs/api/functions/useMediaQueryList/index.html +1 -1
  92. package/build/docs/api/functions/useStateSelector/index.html +1 -1
  93. package/build/docs/api/functions/useStateSelectorShallow/index.html +1 -1
  94. package/build/docs/api/functions/waitFor/index.html +1 -1
  95. package/build/docs/api/functions/waitForElementToBeRemoved/index.html +1 -1
  96. package/build/docs/api/functions/withAppDecorator/index.html +1 -1
  97. package/build/docs/api/index.html +1 -1
  98. package/build/docs/api/interfaces/AppConfig/index.html +1 -1
  99. package/build/docs/api/interfaces/UseStateSelectorOptions/index.html +1 -1
  100. package/build/docs/api/type-aliases/AppDispatch/index.html +1 -1
  101. package/build/docs/api/type-aliases/AppStore/index.html +1 -1
  102. package/build/docs/api/type-aliases/Await/index.html +1 -1
  103. package/build/docs/api/type-aliases/EMUI/index.html +1 -1
  104. package/build/docs/api/type-aliases/OnHostInitCallback/index.html +1 -1
  105. package/build/docs/api/type-aliases/OnInitCallback/index.html +1 -1
  106. package/build/docs/api/type-aliases/OnMountCallback/index.html +1 -1
  107. package/build/docs/api/type-aliases/OnUnMountCallback/index.html +1 -1
  108. package/build/docs/api/type-aliases/RootState/index.html +1 -1
  109. package/build/docs/api/type-aliases/SelectStateFieldFunction/index.html +1 -1
  110. package/build/docs/api/variables/ErrorToast/index.html +1 -1
  111. package/build/docs/api/variables/GuestMicroApp/index.html +1 -1
  112. package/build/docs/api/variables/MicroApp/index.html +1 -1
  113. package/build/docs/api/variables/MicroIFrameApp/index.html +1 -1
  114. package/build/docs/api/variables/NavigationPrompt/index.html +1 -1
  115. package/build/docs/api/variables/NavigationPromptActions/index.html +1 -1
  116. package/build/docs/api/variables/Themes/index.html +1 -1
  117. package/build/docs/api/variables/VisuallyHidden/index.html +1 -1
  118. package/build/docs/api/variables/WaitMessage/index.html +1 -1
  119. package/build/docs/api/variables/act/index.html +1 -1
  120. package/build/docs/api/variables/ariaLive/index.html +1 -1
  121. package/build/docs/api/variables/auth/index.html +1 -1
  122. package/build/docs/api/variables/authReducer/index.html +1 -1
  123. package/build/docs/api/variables/clearSideEffects/index.html +1 -1
  124. package/build/docs/api/variables/createSideEffect/index.html +1 -1
  125. package/build/docs/api/variables/decorators/index.html +1 -1
  126. package/build/docs/api/variables/endSession/index.html +1 -1
  127. package/build/docs/api/variables/error/index.html +1 -1
  128. package/build/docs/api/variables/errorMiddleware/index.html +1 -1
  129. package/build/docs/api/variables/fireEvent/index.html +1 -1
  130. package/build/docs/api/variables/globalConstants/index.html +1 -1
  131. package/build/docs/api/variables/history/index.html +1 -1
  132. package/build/docs/api/variables/httpClientProps/index.html +1 -1
  133. package/build/docs/api/variables/logout/index.html +1 -1
  134. package/build/docs/api/variables/memoryHistory/index.html +1 -1
  135. package/build/docs/api/variables/removeSideEffect/index.html +1 -1
  136. package/build/docs/api/variables/resetUserIdleTime/index.html +1 -1
  137. package/build/docs/api/variables/screen/index.html +1 -1
  138. package/build/docs/api/variables/startSideEffect/index.html +1 -1
  139. package/build/docs/api/variables/updateBAEventParameters/index.html +1 -1
  140. package/build/docs/api/variables/useAppSelector/index.html +1 -1
  141. package/build/docs/api/variables/waitMessageAction/index.html +1 -1
  142. package/build/docs/api/variables/within/index.html +1 -1
  143. package/build/docs/assets/js/{main.e5b420db.js → main.439a923d.js} +2 -2
  144. package/build/docs/index.html +1 -1
  145. package/build/docs/usage-guide/index.html +1 -1
  146. package/demo/{docs/8236.920c5180.iframe.bundle.js → 8236.f0180a74.iframe.bundle.js} +1 -1
  147. package/demo/8236.f0180a74.iframe.bundle.js.br +0 -0
  148. package/demo/8236.f0180a74.iframe.bundle.js.gz +0 -0
  149. package/demo/{8236.920c5180.iframe.bundle.js → docs/8236.f0180a74.iframe.bundle.js} +1 -1
  150. package/demo/docs/8236.f0180a74.iframe.bundle.js.br +0 -0
  151. package/demo/docs/8236.f0180a74.iframe.bundle.js.gz +0 -0
  152. package/demo/docs/iframe.html +1 -1
  153. package/demo/docs/index.html +1 -1
  154. package/demo/docs/{main.a9ae7bec.iframe.bundle.js → main.0e1cad03.iframe.bundle.js} +1 -1
  155. package/demo/docs/main.0e1cad03.iframe.bundle.js.br +0 -0
  156. package/demo/docs/{main.a9ae7bec.iframe.bundle.js.gz → main.0e1cad03.iframe.bundle.js.gz} +0 -0
  157. package/demo/docs/{main.2072f77f8bc038cf734e.manager.bundle.js → main.656d5834f434940dc6bd.manager.bundle.js} +1 -1
  158. package/demo/docs/main.656d5834f434940dc6bd.manager.bundle.js.br +0 -0
  159. package/demo/docs/main.656d5834f434940dc6bd.manager.bundle.js.gz +0 -0
  160. package/demo/docs/project.json +1 -1
  161. package/demo/iframe.html +1 -1
  162. package/demo/index.html +1 -1
  163. package/demo/{main.a9ae7bec.iframe.bundle.js → main.0e1cad03.iframe.bundle.js} +1 -1
  164. package/demo/main.0e1cad03.iframe.bundle.js.br +0 -0
  165. package/demo/{main.a9ae7bec.iframe.bundle.js.gz → main.0e1cad03.iframe.bundle.js.gz} +0 -0
  166. package/demo/{main.2072f77f8bc038cf734e.manager.bundle.js → main.656d5834f434940dc6bd.manager.bundle.js} +1 -1
  167. package/demo/main.656d5834f434940dc6bd.manager.bundle.js.br +0 -0
  168. package/demo/main.656d5834f434940dc6bd.manager.bundle.js.gz +0 -0
  169. package/demo/project.json +1 -1
  170. package/dist/cjs/view/micro-app/resources/manifest.js +10 -0
  171. package/dist/esm/view/micro-app/resources/manifest.js +10 -0
  172. package/dist/types/tsconfig.tsbuildinfo +1 -1
  173. package/package.json +1 -1
  174. package/demo/8236.920c5180.iframe.bundle.js.br +0 -0
  175. package/demo/8236.920c5180.iframe.bundle.js.gz +0 -0
  176. package/demo/docs/8236.920c5180.iframe.bundle.js.br +0 -0
  177. package/demo/docs/8236.920c5180.iframe.bundle.js.gz +0 -0
  178. package/demo/docs/main.2072f77f8bc038cf734e.manager.bundle.js.br +0 -0
  179. package/demo/docs/main.2072f77f8bc038cf734e.manager.bundle.js.gz +0 -0
  180. package/demo/docs/main.a9ae7bec.iframe.bundle.js.br +0 -0
  181. package/demo/main.2072f77f8bc038cf734e.manager.bundle.js.br +0 -0
  182. package/demo/main.2072f77f8bc038cf734e.manager.bundle.js.gz +0 -0
  183. package/demo/main.a9ae7bec.iframe.bundle.js.br +0 -0
  184. /package/build/docs/assets/js/{main.e5b420db.js.LICENSE.txt → main.439a923d.js.LICENSE.txt} +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-app-sdk",
3
- "version": "5.33.0",
3
+ "version": "5.33.1",
4
4
  "description": "ICE MT UI Platform Application SDK ",
5
5
  "sideEffects": [
6
6
  "*.css",