@elliemae/pui-app-sdk 5.48.1 → 5.49.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 (531) hide show
  1. package/README.md +1 -1
  2. package/build/docs/404.html +3 -3
  3. package/build/docs/api/classes/Analytics/index.html +4 -4
  4. package/build/docs/api/classes/CMicroAppGuest/index.html +4 -4
  5. package/build/docs/api/classes/CMicroAppHost/index.html +4 -4
  6. package/build/docs/api/classes/ErrorBoundary/index.html +4 -4
  7. package/build/docs/api/classes/GuestModule/index.html +4 -4
  8. package/build/docs/api/functions/AppRoot/index.html +4 -4
  9. package/build/docs/api/functions/Autocomplete/index.html +4 -4
  10. package/build/docs/api/functions/CheckBox/index.html +4 -4
  11. package/build/docs/api/functions/ComboBox/index.html +4 -4
  12. package/build/docs/api/functions/ComboBoxV3/index.html +4 -4
  13. package/build/docs/api/functions/ConnectForm/index.html +4 -4
  14. package/build/docs/api/functions/DateInput/index.html +4 -4
  15. package/build/docs/api/functions/DatePicker/index.html +4 -4
  16. package/build/docs/api/functions/DateRangePicker/index.html +4 -4
  17. package/build/docs/api/functions/DateTimePicker/index.html +4 -4
  18. package/build/docs/api/functions/Form/index.html +4 -4
  19. package/build/docs/api/functions/FormItemLayout/index.html +4 -4
  20. package/build/docs/api/functions/FormLayoutBlockItem/index.html +4 -4
  21. package/build/docs/api/functions/FormSubmitButton/index.html +4 -4
  22. package/build/docs/api/functions/InputMask/index.html +4 -4
  23. package/build/docs/api/functions/InputText/index.html +4 -4
  24. package/build/docs/api/functions/LargeTextBox/index.html +4 -4
  25. package/build/docs/api/functions/MaskedInputText/index.html +4 -4
  26. package/build/docs/api/functions/Page/index.html +4 -4
  27. package/build/docs/api/functions/Radio/index.html +4 -4
  28. package/build/docs/api/functions/RadioGroup/index.html +4 -4
  29. package/build/docs/api/functions/RegisterService/index.html +4 -4
  30. package/build/docs/api/functions/RenderWithStateAddOns/index.html +4 -4
  31. package/build/docs/api/functions/RequireAuth/index.html +4 -4
  32. package/build/docs/api/functions/SessionTimeout/index.html +4 -4
  33. package/build/docs/api/functions/TextBox/index.html +4 -4
  34. package/build/docs/api/functions/Toggle/index.html +4 -4
  35. package/build/docs/api/functions/authSaga/index.html +4 -4
  36. package/build/docs/api/functions/authorize/index.html +4 -4
  37. package/build/docs/api/functions/buildModuleParams/index.html +4 -4
  38. package/build/docs/api/functions/cleanup/index.html +4 -4
  39. package/build/docs/api/functions/configureStore/index.html +4 -4
  40. package/build/docs/api/functions/createGuestModule/index.html +4 -4
  41. package/build/docs/api/functions/createManager/index.html +4 -4
  42. package/build/docs/api/functions/enableReactAppForHostIntegration/index.html +4 -4
  43. package/build/docs/api/functions/fetchHostAppData/index.html +4 -4
  44. package/build/docs/api/functions/fetchUserSettings/index.html +4 -4
  45. package/build/docs/api/functions/getApiActionCreator/index.html +4 -4
  46. package/build/docs/api/functions/getAppConfig/index.html +4 -4
  47. package/build/docs/api/functions/getAppConfigValue/index.html +4 -4
  48. package/build/docs/api/functions/getAuthHTTPClient/index.html +4 -4
  49. package/build/docs/api/functions/getAuthorizationHeader/index.html +4 -4
  50. package/build/docs/api/functions/getHTTPClient/index.html +4 -4
  51. package/build/docs/api/functions/getHostAppDataByKey/index.html +4 -4
  52. package/build/docs/api/functions/getLogger/index.html +4 -4
  53. package/build/docs/api/functions/getMicroFrontEndAppConfig/index.html +4 -4
  54. package/build/docs/api/functions/getNavigationLinks/index.html +4 -4
  55. package/build/docs/api/functions/getRedirectUrl/index.html +4 -4
  56. package/build/docs/api/functions/getSelectField/index.html +4 -4
  57. package/build/docs/api/functions/getStore/index.html +4 -4
  58. package/build/docs/api/functions/initServiceWorker/index.html +4 -4
  59. package/build/docs/api/functions/isCIBuild/index.html +4 -4
  60. package/build/docs/api/functions/isProd/index.html +4 -4
  61. package/build/docs/api/functions/isUserAuthorized/index.html +4 -4
  62. package/build/docs/api/functions/listenStorageEvents/index.html +4 -4
  63. package/build/docs/api/functions/loadAppConfig/index.html +4 -4
  64. package/build/docs/api/functions/loadable/index.html +4 -4
  65. package/build/docs/api/functions/login/index.html +4 -4
  66. package/build/docs/api/functions/notifyGuestUnloadComplete/index.html +4 -4
  67. package/build/docs/api/functions/onAuthorizationFailure/index.html +4 -4
  68. package/build/docs/api/functions/onGuestUnloadStart/index.html +4 -4
  69. package/build/docs/api/functions/redactPii/index.html +4 -4
  70. package/build/docs/api/functions/removeDoubleSlash/index.html +4 -4
  71. package/build/docs/api/functions/removeStorageEvents/index.html +4 -4
  72. package/build/docs/api/functions/render/index.html +4 -4
  73. package/build/docs/api/functions/renderHook/index.html +4 -4
  74. package/build/docs/api/functions/renderWithHostData/index.html +4 -4
  75. package/build/docs/api/functions/renderWithRedux/index.html +4 -4
  76. package/build/docs/api/functions/renderWithRouter/index.html +4 -4
  77. package/build/docs/api/functions/renderWithRouterRedux/index.html +4 -4
  78. package/build/docs/api/functions/sdkBaseQuery/index.html +4 -4
  79. package/build/docs/api/functions/sendBAEvent/index.html +4 -4
  80. package/build/docs/api/functions/sendMessageToHost/index.html +4 -4
  81. package/build/docs/api/functions/setAppConfig/index.html +4 -4
  82. package/build/docs/api/functions/setAppConfigValue/index.html +4 -4
  83. package/build/docs/api/functions/setHostAppData/index.html +4 -4
  84. package/build/docs/api/functions/setLoginParams/index.html +4 -4
  85. package/build/docs/api/functions/setSessionTimeoutInterval/index.html +4 -4
  86. package/build/docs/api/functions/subscribeToResetSession/index.html +4 -4
  87. package/build/docs/api/functions/subscribeToSessionExpiry/index.html +4 -4
  88. package/build/docs/api/functions/subscribeToSessionExpiryWarning/index.html +4 -4
  89. package/build/docs/api/functions/trackActivity/index.html +4 -4
  90. package/build/docs/api/functions/useAppDispatch/index.html +4 -4
  91. package/build/docs/api/functions/useAppMiddleware/index.html +4 -4
  92. package/build/docs/api/functions/useInjectQuery/index.html +4 -4
  93. package/build/docs/api/functions/useInjectReducer/index.html +4 -4
  94. package/build/docs/api/functions/useInjectSaga/index.html +4 -4
  95. package/build/docs/api/functions/useInjectSideEffect/index.html +4 -4
  96. package/build/docs/api/functions/useMediaQueryList/index.html +4 -4
  97. package/build/docs/api/functions/useStateSelector/index.html +4 -4
  98. package/build/docs/api/functions/useStateSelectorShallow/index.html +4 -4
  99. package/build/docs/api/functions/waitFor/index.html +4 -4
  100. package/build/docs/api/functions/waitForElementToBeRemoved/index.html +4 -4
  101. package/build/docs/api/functions/withAppDecorator/index.html +4 -4
  102. package/build/docs/api/index.html +4 -4
  103. package/build/docs/api/interfaces/AppConfig/index.html +4 -4
  104. package/build/docs/api/interfaces/GuestProps/index.html +4 -4
  105. package/build/docs/api/interfaces/UseStateSelectorOptions/index.html +4 -4
  106. package/build/docs/api/type-aliases/AppDispatch/index.html +4 -4
  107. package/build/docs/api/type-aliases/AppStore/index.html +4 -4
  108. package/build/docs/api/type-aliases/Await/index.html +4 -4
  109. package/build/docs/api/type-aliases/EMUI/index.html +4 -4
  110. package/build/docs/api/type-aliases/HostOptions/index.html +4 -4
  111. package/build/docs/api/type-aliases/HostProvidedParams/index.html +4 -4
  112. package/build/docs/api/type-aliases/ModuleOverrides/index.html +4 -4
  113. package/build/docs/api/type-aliases/OnHostInitCallback/index.html +4 -4
  114. package/build/docs/api/type-aliases/OnInitCallback/index.html +4 -4
  115. package/build/docs/api/type-aliases/OnMountCallback/index.html +4 -4
  116. package/build/docs/api/type-aliases/OnUnMountCallback/index.html +4 -4
  117. package/build/docs/api/type-aliases/RootState/index.html +4 -4
  118. package/build/docs/api/type-aliases/SelectStateFieldFunction/index.html +4 -4
  119. package/build/docs/api/variables/ErrorToast/index.html +4 -4
  120. package/build/docs/api/variables/FormPropsContext/index.html +4 -4
  121. package/build/docs/api/variables/GuestMicroApp/index.html +4 -4
  122. package/build/docs/api/variables/MASK_PIPES/index.html +4 -4
  123. package/build/docs/api/variables/MASK_TYPES/index.html +4 -4
  124. package/build/docs/api/variables/MicroApp/index.html +4 -4
  125. package/build/docs/api/variables/MicroIFrameApp/index.html +4 -4
  126. package/build/docs/api/variables/NavigationPrompt/index.html +4 -4
  127. package/build/docs/api/variables/NavigationPromptActions/index.html +4 -4
  128. package/build/docs/api/variables/Themes/index.html +4 -4
  129. package/build/docs/api/variables/VisuallyHidden/index.html +4 -4
  130. package/build/docs/api/variables/WaitMessage/index.html +4 -4
  131. package/build/docs/api/variables/act/index.html +4 -4
  132. package/build/docs/api/variables/ariaLive/index.html +4 -4
  133. package/build/docs/api/variables/auth/index.html +4 -4
  134. package/build/docs/api/variables/authReducer/index.html +4 -4
  135. package/build/docs/api/variables/clearSideEffects/index.html +4 -4
  136. package/build/docs/api/variables/createSideEffect/index.html +4 -4
  137. package/build/docs/api/variables/decorators/index.html +4 -4
  138. package/build/docs/api/variables/endSession/index.html +4 -4
  139. package/build/docs/api/variables/error/index.html +4 -4
  140. package/build/docs/api/variables/errorMiddleware/index.html +4 -4
  141. package/build/docs/api/variables/fireEvent/index.html +4 -4
  142. package/build/docs/api/variables/globalConstants/index.html +4 -4
  143. package/build/docs/api/variables/history/index.html +4 -4
  144. package/build/docs/api/variables/httpClientProps/index.html +4 -4
  145. package/build/docs/api/variables/logout/index.html +4 -4
  146. package/build/docs/api/variables/memoryHistory/index.html +4 -4
  147. package/build/docs/api/variables/removeSideEffect/index.html +4 -4
  148. package/build/docs/api/variables/resetUserIdleTime/index.html +4 -4
  149. package/build/docs/api/variables/screen/index.html +4 -4
  150. package/build/docs/api/variables/startSideEffect/index.html +4 -4
  151. package/build/docs/api/variables/updateBAEventParameters/index.html +4 -4
  152. package/build/docs/api/variables/useAppSelector/index.html +4 -4
  153. package/build/docs/api/variables/waitMessageAction/index.html +4 -4
  154. package/build/docs/api/variables/within/index.html +4 -4
  155. package/build/docs/assets/js/04ee7372.8ae82229.js +1 -0
  156. package/build/docs/assets/js/05fd5745.61597b6e.js +1 -0
  157. package/build/docs/assets/js/075aa584.da5038bb.js +1 -0
  158. package/build/docs/assets/js/0a1bd0e5.d027010c.js +1 -0
  159. package/build/docs/assets/js/0f302db7.76c5afe9.js +1 -0
  160. package/build/docs/assets/js/10c70e6f.a094ec1f.js +1 -0
  161. package/build/docs/assets/js/110b6cba.9a03713e.js +1 -0
  162. package/build/docs/assets/js/1154937a.951e551c.js +1 -0
  163. package/build/docs/assets/js/14efea89.a04f8c76.js +1 -0
  164. package/build/docs/assets/js/15f40f8f.bd290a61.js +1 -0
  165. package/build/docs/assets/js/16427680.c14bc2eb.js +1 -0
  166. package/build/docs/assets/js/16fba083.24d400b5.js +1 -0
  167. package/build/docs/assets/js/1a5ba401.f7b7a994.js +1 -0
  168. package/build/docs/assets/js/1ad86f56.6e9c8b2f.js +1 -0
  169. package/build/docs/assets/js/1cc7c915.9f0329e8.js +1 -0
  170. package/build/docs/assets/js/1dfec420.4397e099.js +1 -0
  171. package/build/docs/assets/js/1fcf59a8.ac992c8d.js +1 -0
  172. package/build/docs/assets/js/22c6ac39.cd9e6818.js +1 -0
  173. package/build/docs/assets/js/24b1c163.5f2b6c5e.js +1 -0
  174. package/build/docs/assets/js/25ae0bf1.a8feb1ba.js +1 -0
  175. package/build/docs/assets/js/27c4a013.1aaa4906.js +1 -0
  176. package/build/docs/assets/js/27c8b774.45278834.js +1 -0
  177. package/build/docs/assets/js/2b2c5b3b.0ea20653.js +1 -0
  178. package/build/docs/assets/js/3072782a.613bddff.js +1 -0
  179. package/build/docs/assets/js/3204d46b.ee836dac.js +1 -0
  180. package/build/docs/assets/js/322ec2e7.cfe6ee9e.js +1 -0
  181. package/build/docs/assets/js/336f5910.495e21c0.js +1 -0
  182. package/build/docs/assets/js/365a2c17.55f0fc2b.js +1 -0
  183. package/build/docs/assets/js/379bbc32.b51e146a.js +1 -0
  184. package/build/docs/assets/js/3accd241.d7f8bd47.js +1 -0
  185. package/build/docs/assets/js/3b0e1261.8b607451.js +1 -0
  186. package/build/docs/assets/js/3b333d5b.d27f2abc.js +1 -0
  187. package/build/docs/assets/js/3cb0b0a9.6631cb21.js +1 -0
  188. package/build/docs/assets/js/3cd01694.8013af74.js +1 -0
  189. package/build/docs/assets/js/413bfdf1.a4aaea1f.js +1 -0
  190. package/build/docs/assets/js/41f4ce7f.381f9467.js +1 -0
  191. package/build/docs/assets/js/46eb403d.9803c7a7.js +1 -0
  192. package/build/docs/assets/js/47f7a134.b496cd35.js +1 -0
  193. package/build/docs/assets/js/4acce17e.dc49d76f.js +1 -0
  194. package/build/docs/assets/js/4b10ac31.751afbad.js +1 -0
  195. package/build/docs/assets/js/4eef183e.897071da.js +1 -0
  196. package/build/docs/assets/js/50ae2c89.8e99854b.js +1 -0
  197. package/build/docs/assets/js/50b500dc.658066cf.js +1 -0
  198. package/build/docs/assets/js/5113883b.8e91098c.js +1 -0
  199. package/build/docs/assets/js/51cd08ce.e434c019.js +1 -0
  200. package/build/docs/assets/js/533e434c.ffdd9efd.js +1 -0
  201. package/build/docs/assets/js/53defe29.745c6300.js +1 -0
  202. package/build/docs/assets/js/54dea6f0.a8adba98.js +1 -0
  203. package/build/docs/assets/js/550f7dc1.c0d84a69.js +1 -0
  204. package/build/docs/assets/js/5575829c.9c5b3b5f.js +1 -0
  205. package/build/docs/assets/js/58e12487.73bc34a4.js +1 -0
  206. package/build/docs/assets/js/59169cbb.35f2707e.js +1 -0
  207. package/build/docs/assets/js/5c5cf8ae.ba837ad2.js +1 -0
  208. package/build/docs/assets/js/5ca2639d.0657a369.js +1 -0
  209. package/build/docs/assets/js/5da011d0.e036c805.js +1 -0
  210. package/build/docs/assets/js/5e13701d.e7ff8089.js +1 -0
  211. package/build/docs/assets/js/5e7ee35c.ae4e15a1.js +1 -0
  212. package/build/docs/assets/js/5e8c322a.1e0eb37a.js +1 -0
  213. package/build/docs/assets/js/5ebc190f.928fc694.js +1 -0
  214. package/build/docs/assets/js/5f21eb71.a72b5ba9.js +1 -0
  215. package/build/docs/assets/js/60781fed.5abca3e0.js +1 -0
  216. package/build/docs/assets/js/61b0e64b.ae0d5f9d.js +1 -0
  217. package/build/docs/assets/js/61f3b5cc.93fae673.js +1 -0
  218. package/build/docs/assets/js/62e1e335.d6f48693.js +1 -0
  219. package/build/docs/assets/js/6aac2d5c.9fed4101.js +1 -0
  220. package/build/docs/assets/js/6b345055.4ff883a2.js +1 -0
  221. package/build/docs/assets/js/6b7fcc15.9e2a3be8.js +1 -0
  222. package/build/docs/assets/js/6ca90961.5bb44ad7.js +1 -0
  223. package/build/docs/assets/js/6d1f0509.f7531471.js +1 -0
  224. package/build/docs/assets/js/6daa33e8.17d04f1e.js +1 -0
  225. package/build/docs/assets/js/749b3cb7.2bf2ae3b.js +1 -0
  226. package/build/docs/assets/js/77982fdd.7b406165.js +1 -0
  227. package/build/docs/assets/js/78fde597.415009b5.js +1 -0
  228. package/build/docs/assets/js/7b224b5a.1a5cec4e.js +1 -0
  229. package/build/docs/assets/js/7c822e85.77d000d5.js +1 -0
  230. package/build/docs/assets/js/7cde3459.4fe67289.js +1 -0
  231. package/build/docs/assets/js/7d256524.4d1bb5bc.js +1 -0
  232. package/build/docs/assets/js/7d48b3e7.794c1719.js +1 -0
  233. package/build/docs/assets/js/80392bdc.a9aa4e48.js +1 -0
  234. package/build/docs/assets/js/805daf1e.4dd0578f.js +1 -0
  235. package/build/docs/assets/js/82894961.db408bf5.js +1 -0
  236. package/build/docs/assets/js/85dc4c9b.49e2c5ce.js +1 -0
  237. package/build/docs/assets/js/88a4c043.a398035e.js +1 -0
  238. package/build/docs/assets/js/90579cbd.cb6a6ce5.js +1 -0
  239. package/build/docs/assets/js/90bbfd1d.44b04d56.js +1 -0
  240. package/build/docs/assets/js/9550cc1f.fba02e8c.js +1 -0
  241. package/build/docs/assets/js/999f4a99.b968915c.js +1 -0
  242. package/build/docs/assets/js/99a35e8f.eb34ee4e.js +1 -0
  243. package/build/docs/assets/js/9ab62f73.92639f11.js +1 -0
  244. package/build/docs/assets/js/9ea6fe4d.c2135efa.js +1 -0
  245. package/build/docs/assets/js/a09470d9.e0e851cb.js +1 -0
  246. package/build/docs/assets/js/a0eb976e.f14cbcd5.js +1 -0
  247. package/build/docs/assets/js/a17fb045.181a5251.js +1 -0
  248. package/build/docs/assets/js/a2537f00.76ac0656.js +1 -0
  249. package/build/docs/assets/js/a29a6e44.7d70b466.js +1 -0
  250. package/build/docs/assets/js/a3ecf861.5d1e46dd.js +1 -0
  251. package/build/docs/assets/js/a48fd09c.4da24050.js +1 -0
  252. package/build/docs/assets/js/a6c41565.a3e05af6.js +1 -0
  253. package/build/docs/assets/js/a6c5c03c.999c6a6e.js +1 -0
  254. package/build/docs/assets/js/a769954d.70af9a01.js +1 -0
  255. package/build/docs/assets/js/a7861986.0c25c96b.js +1 -0
  256. package/build/docs/assets/js/a8687130.06194171.js +1 -0
  257. package/build/docs/assets/js/a9ba6591.0b2a6111.js +1 -0
  258. package/build/docs/assets/js/ab05b3aa.d2d06ca4.js +1 -0
  259. package/build/docs/assets/js/ac9d64ec.0f69cf32.js +1 -0
  260. package/build/docs/assets/js/aeb9810c.b1f17f8b.js +1 -0
  261. package/build/docs/assets/js/b0125fa2.674a0551.js +1 -0
  262. package/build/docs/assets/js/b0ccf0d8.94251bcf.js +1 -0
  263. package/build/docs/assets/js/b1474780.4ac3412b.js +1 -0
  264. package/build/docs/assets/js/b2a255cc.da5695d7.js +1 -0
  265. package/build/docs/assets/js/b31a5f55.e8e9d964.js +1 -0
  266. package/build/docs/assets/js/b4285021.eeaaa518.js +1 -0
  267. package/build/docs/assets/js/b784b5bb.1adc5f17.js +1 -0
  268. package/build/docs/assets/js/b8c1226b.873c2507.js +1 -0
  269. package/build/docs/assets/js/b93b454c.aa2eb388.js +1 -0
  270. package/build/docs/assets/js/bc717899.ca07cd54.js +1 -0
  271. package/build/docs/assets/js/bf1a96cc.1588e912.js +1 -0
  272. package/build/docs/assets/js/c10ec81d.55d7b9a5.js +1 -0
  273. package/build/docs/assets/js/c254daed.662451bc.js +1 -0
  274. package/build/docs/assets/js/c377a04b.662ff551.js +1 -0
  275. package/build/docs/assets/js/c52b5473.fdf684e6.js +1 -0
  276. package/build/docs/assets/js/c5e9787b.3c92531e.js +1 -0
  277. package/build/docs/assets/js/c7710052.15998b99.js +1 -0
  278. package/build/docs/assets/js/c8a9fc86.33752b34.js +1 -0
  279. package/build/docs/assets/js/c90572d4.3790df3d.js +1 -0
  280. package/build/docs/assets/js/cfad4bb4.dcae3bdb.js +1 -0
  281. package/build/docs/assets/js/d071c513.8d28365d.js +1 -0
  282. package/build/docs/assets/js/d0fd4a71.69bc17fd.js +1 -0
  283. package/build/docs/assets/js/d1d7a857.052b33c4.js +1 -0
  284. package/build/docs/assets/js/d38c25bf.41b1ebd6.js +1 -0
  285. package/build/docs/assets/js/d3d37933.43d6f6a7.js +1 -0
  286. package/build/docs/assets/js/d71e6c8a.5d7ad151.js +1 -0
  287. package/build/docs/assets/js/d9084ecb.1023e8c6.js +1 -0
  288. package/build/docs/assets/js/de3ee31a.a9fa1d26.js +1 -0
  289. package/build/docs/assets/js/e0db4c79.3f743f77.js +1 -0
  290. package/build/docs/assets/js/e4ad89b2.5cdff7ab.js +1 -0
  291. package/build/docs/assets/js/e876cff6.afb83043.js +1 -0
  292. package/build/docs/assets/js/e917d7c9.97605710.js +1 -0
  293. package/build/docs/assets/js/e9f568e8.87daf2aa.js +1 -0
  294. package/build/docs/assets/js/ea5986e4.275ca37f.js +1 -0
  295. package/build/docs/assets/js/eb84a108.5f8525d7.js +1 -0
  296. package/build/docs/assets/js/ed6a4585.786e4077.js +1 -0
  297. package/build/docs/assets/js/f4180cff.909c9618.js +1 -0
  298. package/build/docs/assets/js/f7084923.283f1cd5.js +1 -0
  299. package/build/docs/assets/js/f72a372a.0e65a0e2.js +1 -0
  300. package/build/docs/assets/js/f72c86d0.7edc82d8.js +1 -0
  301. package/build/docs/assets/js/f8fa0321.fcff0c9a.js +1 -0
  302. package/build/docs/assets/js/fc7c782f.2426a28b.js +1 -0
  303. package/build/docs/assets/js/fce396bf.94e62f7d.js +1 -0
  304. package/build/docs/assets/js/fdb0d9e1.a6d2adf8.js +1 -0
  305. package/build/docs/assets/js/fed4ae4f.05ba0f51.js +1 -0
  306. package/build/docs/assets/js/fefe9566.06f8a04e.js +1 -0
  307. package/build/docs/assets/js/ff0bf96e.8a1953cb.js +1 -0
  308. package/build/docs/assets/js/ff6d65a9.f84ddf73.js +1 -0
  309. package/build/docs/assets/js/{main.fadef36a.js → main.cc7e14f1.js} +2 -2
  310. package/build/docs/assets/js/runtime~main.b8505035.js +1 -0
  311. package/build/docs/index.html +5 -5
  312. package/build/docs/usage-guide/index.html +4 -4
  313. package/demo/{6751.f8705f10.iframe.bundle.js → 6751.931e84f7.iframe.bundle.js} +1 -1
  314. package/demo/6751.931e84f7.iframe.bundle.js.br +0 -0
  315. package/demo/{docs/6751.f8705f10.iframe.bundle.js.gz → 6751.931e84f7.iframe.bundle.js.gz} +0 -0
  316. package/demo/docs/{6751.f8705f10.iframe.bundle.js → 6751.931e84f7.iframe.bundle.js} +1 -1
  317. package/demo/docs/6751.931e84f7.iframe.bundle.js.br +0 -0
  318. package/demo/{6751.f8705f10.iframe.bundle.js.gz → docs/6751.931e84f7.iframe.bundle.js.gz} +0 -0
  319. package/demo/docs/iframe.html +1 -1
  320. package/demo/docs/index.html +1 -1
  321. package/demo/docs/{main.3ba2a97f66f6aa38a023.manager.bundle.js → main.630930af4be0dd8216bc.manager.bundle.js} +1 -1
  322. package/demo/docs/main.630930af4be0dd8216bc.manager.bundle.js.br +0 -0
  323. package/demo/docs/main.630930af4be0dd8216bc.manager.bundle.js.gz +0 -0
  324. package/demo/docs/main.cfb1d0ef.iframe.bundle.js +5 -0
  325. package/demo/docs/main.cfb1d0ef.iframe.bundle.js.br +0 -0
  326. package/demo/docs/main.cfb1d0ef.iframe.bundle.js.gz +0 -0
  327. package/demo/docs/project.json +1 -1
  328. package/demo/docs/{runtime~main.dda19550.iframe.bundle.js → runtime~main.b3c5c070.iframe.bundle.js} +1 -1
  329. package/demo/docs/runtime~main.b3c5c070.iframe.bundle.js.br +0 -0
  330. package/demo/docs/{runtime~main.dda19550.iframe.bundle.js.gz → runtime~main.b3c5c070.iframe.bundle.js.gz} +0 -0
  331. package/demo/{view-fields-autocomplete-async-suggestions-autocomplete-stories.5f13678a.iframe.bundle.js → docs/view-fields-autocomplete-async-suggestions-autocomplete-stories.716cc12b.iframe.bundle.js} +1 -1
  332. package/demo/docs/view-fields-autocomplete-async-suggestions-autocomplete-stories.716cc12b.iframe.bundle.js.br +0 -0
  333. package/demo/{view-fields-autocomplete-async-suggestions-autocomplete-stories.5f13678a.iframe.bundle.js.gz → docs/view-fields-autocomplete-async-suggestions-autocomplete-stories.716cc12b.iframe.bundle.js.gz} +0 -0
  334. package/demo/iframe.html +1 -1
  335. package/demo/index.html +1 -1
  336. package/demo/{main.3ba2a97f66f6aa38a023.manager.bundle.js → main.630930af4be0dd8216bc.manager.bundle.js} +1 -1
  337. package/demo/main.630930af4be0dd8216bc.manager.bundle.js.br +0 -0
  338. package/demo/main.630930af4be0dd8216bc.manager.bundle.js.gz +0 -0
  339. package/demo/main.cfb1d0ef.iframe.bundle.js +5 -0
  340. package/demo/main.cfb1d0ef.iframe.bundle.js.br +0 -0
  341. package/demo/main.cfb1d0ef.iframe.bundle.js.gz +0 -0
  342. package/demo/project.json +1 -1
  343. package/demo/{runtime~main.dda19550.iframe.bundle.js → runtime~main.b3c5c070.iframe.bundle.js} +1 -1
  344. package/demo/runtime~main.b3c5c070.iframe.bundle.js.br +0 -0
  345. package/demo/{runtime~main.dda19550.iframe.bundle.js.gz → runtime~main.b3c5c070.iframe.bundle.js.gz} +0 -0
  346. package/demo/{docs/view-fields-autocomplete-async-suggestions-autocomplete-stories.5f13678a.iframe.bundle.js → view-fields-autocomplete-async-suggestions-autocomplete-stories.716cc12b.iframe.bundle.js} +1 -1
  347. package/demo/view-fields-autocomplete-async-suggestions-autocomplete-stories.716cc12b.iframe.bundle.js.br +0 -0
  348. package/demo/{docs/view-fields-autocomplete-async-suggestions-autocomplete-stories.5f13678a.iframe.bundle.js.gz → view-fields-autocomplete-async-suggestions-autocomplete-stories.716cc12b.iframe.bundle.js.gz} +0 -0
  349. package/dist/cjs/utils/app-config/index.js +2 -2
  350. package/dist/cjs/utils/asset-path.js +29 -0
  351. package/dist/cjs/utils/window.js +2 -7
  352. package/dist/esm/utils/app-config/index.js +1 -1
  353. package/dist/esm/utils/asset-path.js +9 -0
  354. package/dist/esm/utils/window.js +1 -6
  355. package/dist/types/lib/utils/asset-path.d.ts +5 -0
  356. package/dist/types/lib/utils/tests/asset-path.test.d.ts +1 -0
  357. package/dist/types/lib/utils/window.d.ts +1 -1
  358. package/dist/types/tsconfig.tsbuildinfo +1 -1
  359. package/package.json +2 -2
  360. package/build/docs/assets/js/04ee7372.5673acb0.js +0 -1
  361. package/build/docs/assets/js/05fd5745.b0183093.js +0 -1
  362. package/build/docs/assets/js/075aa584.ef20d0ad.js +0 -1
  363. package/build/docs/assets/js/0a1bd0e5.5562cace.js +0 -1
  364. package/build/docs/assets/js/0f302db7.993bddef.js +0 -1
  365. package/build/docs/assets/js/10c70e6f.79a4cd04.js +0 -1
  366. package/build/docs/assets/js/110b6cba.d98de799.js +0 -1
  367. package/build/docs/assets/js/1154937a.bf662a2c.js +0 -1
  368. package/build/docs/assets/js/14efea89.b3ccbb44.js +0 -1
  369. package/build/docs/assets/js/15f40f8f.2963b003.js +0 -1
  370. package/build/docs/assets/js/16427680.d6577833.js +0 -1
  371. package/build/docs/assets/js/16fba083.93ba7cd5.js +0 -1
  372. package/build/docs/assets/js/1a5ba401.547a0455.js +0 -1
  373. package/build/docs/assets/js/1ad86f56.4f3470a0.js +0 -1
  374. package/build/docs/assets/js/1cc7c915.964923e1.js +0 -1
  375. package/build/docs/assets/js/1dfec420.7273a206.js +0 -1
  376. package/build/docs/assets/js/1fcf59a8.7f131093.js +0 -1
  377. package/build/docs/assets/js/22c6ac39.666917ed.js +0 -1
  378. package/build/docs/assets/js/24b1c163.5d0f1ad4.js +0 -1
  379. package/build/docs/assets/js/25ae0bf1.3dd19943.js +0 -1
  380. package/build/docs/assets/js/27c4a013.dc54bf81.js +0 -1
  381. package/build/docs/assets/js/27c8b774.2ec269ef.js +0 -1
  382. package/build/docs/assets/js/2b2c5b3b.a5c2ffde.js +0 -1
  383. package/build/docs/assets/js/3072782a.aa783791.js +0 -1
  384. package/build/docs/assets/js/3204d46b.1ff5c3fd.js +0 -1
  385. package/build/docs/assets/js/322ec2e7.68dc3585.js +0 -1
  386. package/build/docs/assets/js/336f5910.1650e1b8.js +0 -1
  387. package/build/docs/assets/js/365a2c17.e11f7ef1.js +0 -1
  388. package/build/docs/assets/js/379bbc32.6e5c274c.js +0 -1
  389. package/build/docs/assets/js/3accd241.1030f906.js +0 -1
  390. package/build/docs/assets/js/3b0e1261.a37f3651.js +0 -1
  391. package/build/docs/assets/js/3b333d5b.e96fcbdd.js +0 -1
  392. package/build/docs/assets/js/3cb0b0a9.83d64f7a.js +0 -1
  393. package/build/docs/assets/js/3cd01694.7b0c1b24.js +0 -1
  394. package/build/docs/assets/js/413bfdf1.6fd754f1.js +0 -1
  395. package/build/docs/assets/js/41f4ce7f.23294d78.js +0 -1
  396. package/build/docs/assets/js/46eb403d.f1fddca1.js +0 -1
  397. package/build/docs/assets/js/47f7a134.a1e334c0.js +0 -1
  398. package/build/docs/assets/js/4acce17e.56d1e1bc.js +0 -1
  399. package/build/docs/assets/js/4b10ac31.5b4e5639.js +0 -1
  400. package/build/docs/assets/js/4eef183e.1dd17513.js +0 -1
  401. package/build/docs/assets/js/50ae2c89.ea64f986.js +0 -1
  402. package/build/docs/assets/js/50b500dc.3c2b961c.js +0 -1
  403. package/build/docs/assets/js/5113883b.6692b67b.js +0 -1
  404. package/build/docs/assets/js/51cd08ce.4c03d6c1.js +0 -1
  405. package/build/docs/assets/js/533e434c.0b91621c.js +0 -1
  406. package/build/docs/assets/js/53defe29.80bd053e.js +0 -1
  407. package/build/docs/assets/js/54dea6f0.5c6dbe76.js +0 -1
  408. package/build/docs/assets/js/550f7dc1.73b71afa.js +0 -1
  409. package/build/docs/assets/js/5575829c.c220dd2b.js +0 -1
  410. package/build/docs/assets/js/58e12487.00100566.js +0 -1
  411. package/build/docs/assets/js/59169cbb.582fc062.js +0 -1
  412. package/build/docs/assets/js/5c5cf8ae.a36a3598.js +0 -1
  413. package/build/docs/assets/js/5ca2639d.bba78207.js +0 -1
  414. package/build/docs/assets/js/5da011d0.6b00bc3b.js +0 -1
  415. package/build/docs/assets/js/5e13701d.0ad344b1.js +0 -1
  416. package/build/docs/assets/js/5e7ee35c.a2f95cf0.js +0 -1
  417. package/build/docs/assets/js/5e8c322a.ad9de8ba.js +0 -1
  418. package/build/docs/assets/js/5ebc190f.ecc2a581.js +0 -1
  419. package/build/docs/assets/js/5f21eb71.2e6801fb.js +0 -1
  420. package/build/docs/assets/js/60781fed.32f4477c.js +0 -1
  421. package/build/docs/assets/js/61b0e64b.85fb194f.js +0 -1
  422. package/build/docs/assets/js/61f3b5cc.9bcbaf57.js +0 -1
  423. package/build/docs/assets/js/62e1e335.56ca432b.js +0 -1
  424. package/build/docs/assets/js/6aac2d5c.f4d186f2.js +0 -1
  425. package/build/docs/assets/js/6b345055.445af2c9.js +0 -1
  426. package/build/docs/assets/js/6b7fcc15.adc2c7a0.js +0 -1
  427. package/build/docs/assets/js/6ca90961.9adc051a.js +0 -1
  428. package/build/docs/assets/js/6d1f0509.d1f42df3.js +0 -1
  429. package/build/docs/assets/js/6daa33e8.1fb97c28.js +0 -1
  430. package/build/docs/assets/js/749b3cb7.3801df4d.js +0 -1
  431. package/build/docs/assets/js/77982fdd.2c32b564.js +0 -1
  432. package/build/docs/assets/js/78fde597.c9c25e7e.js +0 -1
  433. package/build/docs/assets/js/7b224b5a.49839087.js +0 -1
  434. package/build/docs/assets/js/7c822e85.5f82c723.js +0 -1
  435. package/build/docs/assets/js/7cde3459.3992ad5e.js +0 -1
  436. package/build/docs/assets/js/7d256524.018f89e2.js +0 -1
  437. package/build/docs/assets/js/7d48b3e7.ddf209b8.js +0 -1
  438. package/build/docs/assets/js/80392bdc.6bf9ce42.js +0 -1
  439. package/build/docs/assets/js/805daf1e.45fbac81.js +0 -1
  440. package/build/docs/assets/js/82894961.018f2afc.js +0 -1
  441. package/build/docs/assets/js/85dc4c9b.c59a27b3.js +0 -1
  442. package/build/docs/assets/js/88a4c043.e0fa8644.js +0 -1
  443. package/build/docs/assets/js/90579cbd.2e5eb6fd.js +0 -1
  444. package/build/docs/assets/js/90bbfd1d.ee771c8f.js +0 -1
  445. package/build/docs/assets/js/9550cc1f.a253deb0.js +0 -1
  446. package/build/docs/assets/js/999f4a99.278d2560.js +0 -1
  447. package/build/docs/assets/js/99a35e8f.ab92c478.js +0 -1
  448. package/build/docs/assets/js/9ab62f73.2ba82c6d.js +0 -1
  449. package/build/docs/assets/js/9ea6fe4d.1560ca73.js +0 -1
  450. package/build/docs/assets/js/a09470d9.d327e3f8.js +0 -1
  451. package/build/docs/assets/js/a0eb976e.c9ea2d0c.js +0 -1
  452. package/build/docs/assets/js/a17fb045.b8b0ef22.js +0 -1
  453. package/build/docs/assets/js/a2537f00.8fa81afc.js +0 -1
  454. package/build/docs/assets/js/a29a6e44.b26c1107.js +0 -1
  455. package/build/docs/assets/js/a3ecf861.79a02e97.js +0 -1
  456. package/build/docs/assets/js/a48fd09c.7ad93946.js +0 -1
  457. package/build/docs/assets/js/a6c41565.663efb4b.js +0 -1
  458. package/build/docs/assets/js/a6c5c03c.0260b2d9.js +0 -1
  459. package/build/docs/assets/js/a769954d.82ab6eda.js +0 -1
  460. package/build/docs/assets/js/a7861986.c9dbd8d6.js +0 -1
  461. package/build/docs/assets/js/a8687130.8b311811.js +0 -1
  462. package/build/docs/assets/js/a9ba6591.5f3d8c6b.js +0 -1
  463. package/build/docs/assets/js/ab05b3aa.c285fb64.js +0 -1
  464. package/build/docs/assets/js/ac9d64ec.11293b6f.js +0 -1
  465. package/build/docs/assets/js/aeb9810c.86b85ef8.js +0 -1
  466. package/build/docs/assets/js/b0125fa2.ff714a1f.js +0 -1
  467. package/build/docs/assets/js/b0ccf0d8.c3c3453e.js +0 -1
  468. package/build/docs/assets/js/b1474780.f75855c7.js +0 -1
  469. package/build/docs/assets/js/b2a255cc.55c27cd2.js +0 -1
  470. package/build/docs/assets/js/b31a5f55.1af58206.js +0 -1
  471. package/build/docs/assets/js/b4285021.4724f893.js +0 -1
  472. package/build/docs/assets/js/b784b5bb.9ff5b13a.js +0 -1
  473. package/build/docs/assets/js/b8c1226b.3c59d2a2.js +0 -1
  474. package/build/docs/assets/js/b93b454c.dc742f21.js +0 -1
  475. package/build/docs/assets/js/bc717899.9c815fb6.js +0 -1
  476. package/build/docs/assets/js/bf1a96cc.ca326928.js +0 -1
  477. package/build/docs/assets/js/c10ec81d.88068d1f.js +0 -1
  478. package/build/docs/assets/js/c254daed.692d1729.js +0 -1
  479. package/build/docs/assets/js/c377a04b.56758ac1.js +0 -1
  480. package/build/docs/assets/js/c52b5473.9632bada.js +0 -1
  481. package/build/docs/assets/js/c5e9787b.3f144cf4.js +0 -1
  482. package/build/docs/assets/js/c7710052.d43a2401.js +0 -1
  483. package/build/docs/assets/js/c8a9fc86.b83e36c2.js +0 -1
  484. package/build/docs/assets/js/c90572d4.95405390.js +0 -1
  485. package/build/docs/assets/js/cfad4bb4.a72c9d00.js +0 -1
  486. package/build/docs/assets/js/d071c513.f0b4ede2.js +0 -1
  487. package/build/docs/assets/js/d0fd4a71.cd024870.js +0 -1
  488. package/build/docs/assets/js/d1d7a857.ba4af14a.js +0 -1
  489. package/build/docs/assets/js/d38c25bf.e77fec84.js +0 -1
  490. package/build/docs/assets/js/d3d37933.23c5ed5f.js +0 -1
  491. package/build/docs/assets/js/d71e6c8a.8905b635.js +0 -1
  492. package/build/docs/assets/js/d9084ecb.eb9d3676.js +0 -1
  493. package/build/docs/assets/js/de3ee31a.73e8d862.js +0 -1
  494. package/build/docs/assets/js/e0db4c79.f0c62ade.js +0 -1
  495. package/build/docs/assets/js/e4ad89b2.1e764186.js +0 -1
  496. package/build/docs/assets/js/e876cff6.7f4fee6c.js +0 -1
  497. package/build/docs/assets/js/e917d7c9.437f6986.js +0 -1
  498. package/build/docs/assets/js/e9f568e8.fba9ae60.js +0 -1
  499. package/build/docs/assets/js/ea5986e4.6bb233d4.js +0 -1
  500. package/build/docs/assets/js/eb84a108.1629671e.js +0 -1
  501. package/build/docs/assets/js/ed6a4585.6755bc3d.js +0 -1
  502. package/build/docs/assets/js/f4180cff.99a67ed3.js +0 -1
  503. package/build/docs/assets/js/f7084923.2459b7b1.js +0 -1
  504. package/build/docs/assets/js/f72a372a.992b5d03.js +0 -1
  505. package/build/docs/assets/js/f72c86d0.d78ea58e.js +0 -1
  506. package/build/docs/assets/js/f8fa0321.1da3e731.js +0 -1
  507. package/build/docs/assets/js/fc7c782f.930296e5.js +0 -1
  508. package/build/docs/assets/js/fce396bf.9c451cb7.js +0 -1
  509. package/build/docs/assets/js/fdb0d9e1.053c37f2.js +0 -1
  510. package/build/docs/assets/js/fed4ae4f.1c0cd6db.js +0 -1
  511. package/build/docs/assets/js/fefe9566.270d51aa.js +0 -1
  512. package/build/docs/assets/js/ff0bf96e.21bfe768.js +0 -1
  513. package/build/docs/assets/js/ff6d65a9.c3000564.js +0 -1
  514. package/build/docs/assets/js/runtime~main.8280862b.js +0 -1
  515. package/demo/6751.f8705f10.iframe.bundle.js.br +0 -0
  516. package/demo/docs/6751.f8705f10.iframe.bundle.js.br +0 -0
  517. package/demo/docs/main.3ba2a97f66f6aa38a023.manager.bundle.js.br +0 -0
  518. package/demo/docs/main.3ba2a97f66f6aa38a023.manager.bundle.js.gz +0 -0
  519. package/demo/docs/main.736f279e.iframe.bundle.js +0 -5
  520. package/demo/docs/main.736f279e.iframe.bundle.js.br +0 -0
  521. package/demo/docs/main.736f279e.iframe.bundle.js.gz +0 -0
  522. package/demo/docs/runtime~main.dda19550.iframe.bundle.js.br +0 -0
  523. package/demo/docs/view-fields-autocomplete-async-suggestions-autocomplete-stories.5f13678a.iframe.bundle.js.br +0 -0
  524. package/demo/main.3ba2a97f66f6aa38a023.manager.bundle.js.br +0 -0
  525. package/demo/main.3ba2a97f66f6aa38a023.manager.bundle.js.gz +0 -0
  526. package/demo/main.736f279e.iframe.bundle.js +0 -5
  527. package/demo/main.736f279e.iframe.bundle.js.br +0 -0
  528. package/demo/main.736f279e.iframe.bundle.js.gz +0 -0
  529. package/demo/runtime~main.dda19550.iframe.bundle.js.br +0 -0
  530. package/demo/view-fields-autocomplete-async-suggestions-autocomplete-stories.5f13678a.iframe.bundle.js.br +0 -0
  531. /package/build/docs/assets/js/{main.fadef36a.js.LICENSE.txt → main.cc7e14f1.js.LICENSE.txt} +0 -0
@@ -1 +0,0 @@
1
- "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk||=[]).push([[3292],{3389(e,n,s){s.r(n),s.d(n,{assets:()=>c,contentTitle:()=>l,default:()=>p,frontMatter:()=>d,metadata:()=>i,toc:()=>a});const i=JSON.parse('{"id":"api/classes/CMicroAppGuest","title":"CMicroAppGuest\\\\<AppObjects, AppEvents\\\\>","description":"Micro-frontend guest application class (singleton).","source":"@site/docs/api/classes/CMicroAppGuest.md","sourceDirName":"api/classes","slug":"/api/classes/CMicroAppGuest","permalink":"/app-sdk/api/classes/CMicroAppGuest","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-app-sdk.git/docs/api/classes/CMicroAppGuest.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"Analytics","permalink":"/app-sdk/api/classes/Analytics"},"next":{"title":"~~CMicroAppHost\\\\<AppObjects, AppEvents\\\\>~~","permalink":"/app-sdk/api/classes/CMicroAppHost"}}');var r=s(6070),t=s(5676);const d={},l="CMicroAppGuest<AppObjects, AppEvents>",c={},a=[{value:"Example",id:"example",level:2},{value:"Type Parameters",id:"type-parameters",level:2},{value:"AppObjects",id:"appobjects",level:3},{value:"AppEvents",id:"appevents",level:3},{value:"Implements",id:"implements",level:2},{value:"Accessors",id:"accessors",level:2},{value:"uuid",id:"uuid",level:3},{value:"Get Signature",id:"get-signature",level:4},{value:"Returns",id:"returns",level:5},{value:"Implementation of",id:"implementation-of",level:4},{value:"Methods",id:"methods",level:2},{value:"addScriptingObject()",id:"addscriptingobject",level:3},{value:"Type Parameters",id:"type-parameters-1",level:4},{value:"SO",id:"so",level:5},{value:"Parameters",id:"parameters",level:4},{value:"so",id:"so-1",level:5},{value:"params?",id:"params",level:5},{value:"Returns",id:"returns-1",level:4},{value:"Implementation of",id:"implementation-of-1",level:4},{value:"dispatchEvent()",id:"dispatchevent",level:3},{value:"Type Parameters",id:"type-parameters-2",level:4},{value:"EventId",id:"eventid",level:5},{value:"Params",id:"params-1",level:5},{value:"Options",id:"options",level:5},{value:"Parameters",id:"parameters-1",level:4},{value:"params",id:"params-2",level:5},{value:"Returns",id:"returns-2",level:4},{value:"Implementation of",id:"implementation-of-2",level:4},{value:"getHost()",id:"gethost",level:3},{value:"Returns",id:"returns-3",level:4},{value:"getLogger()",id:"getlogger",level:3},{value:"Returns",id:"returns-4",level:4},{value:"getObject()",id:"getobject",level:3},{value:"Type Parameters",id:"type-parameters-3",level:4},{value:"ObjectId",id:"objectid",level:5},{value:"Parameters",id:"parameters-2",level:4},{value:"objectId",id:"objectid-1",level:5},{value:"Returns",id:"returns-5",level:4},{value:"Implementation of",id:"implementation-of-3",level:4},{value:"getProps()",id:"getprops",level:3},{value:"Returns",id:"returns-6",level:4},{value:"<del>getRef()</del>",id:"getref",level:3},{value:"Type Parameters",id:"type-parameters-4",level:4},{value:"T",id:"t",level:5},{value:"Returns",id:"returns-7",level:4},{value:"Deprecated",id:"deprecated",level:4},{value:"Implementation of",id:"implementation-of-4",level:4},{value:"init()",id:"init",level:3},{value:"Parameters",id:"parameters-3",level:4},{value:"options",id:"options-1",level:5},{value:"Returns",id:"returns-8",level:4},{value:"Implementation of",id:"implementation-of-5",level:4},{value:"initialize()",id:"initialize",level:3},{value:"Returns",id:"returns-9",level:4},{value:"mount()",id:"mount",level:3},{value:"Parameters",id:"parameters-4",level:4},{value:"options?",id:"options-2",level:5},{value:"Returns",id:"returns-10",level:4},{value:"Implementation of",id:"implementation-of-6",level:4},{value:"navigate()",id:"navigate",level:3},{value:"Parameters",id:"parameters-5",level:4},{value:"url",id:"url",level:5},{value:"state?",id:"state",level:5},{value:"Returns",id:"returns-11",level:4},{value:"Implementation of",id:"implementation-of-7",level:4},{value:"removeScriptingObject()",id:"removescriptingobject",level:3},{value:"Parameters",id:"parameters-6",level:4},{value:"objectId",id:"objectid-2",level:5},{value:"guestId?",id:"guestid",level:5},{value:"Returns",id:"returns-12",level:4},{value:"Implementation of",id:"implementation-of-8",level:4},{value:"subscribe()",id:"subscribe",level:3},{value:"Type Parameters",id:"type-parameters-5",level:4},{value:"EventId",id:"eventid-1",level:5},{value:"Parameters",id:"parameters-7",level:4},{value:"params",id:"params-3",level:5},{value:"Returns",id:"returns-13",level:4},{value:"Implementation of",id:"implementation-of-9",level:4},{value:"unmount()",id:"unmount",level:3},{value:"Parameters",id:"parameters-8",level:4},{value:"options",id:"options-3",level:5},{value:"Returns",id:"returns-14",level:4},{value:"Implementation of",id:"implementation-of-10",level:4},{value:"unsubscribe()",id:"unsubscribe",level:3},{value:"Type Parameters",id:"type-parameters-6",level:4},{value:"EventId",id:"eventid-2",level:5},{value:"Parameters",id:"parameters-9",level:4},{value:"params",id:"params-4",level:5},{value:"Returns",id:"returns-15",level:4},{value:"Implementation of",id:"implementation-of-11",level:4},{value:"getInstance()",id:"getinstance",level:3},{value:"Type Parameters",id:"type-parameters-7",level:4},{value:"AppObjects",id:"appobjects-1",level:5},{value:"AppEvents",id:"appevents-1",level:5},{value:"Parameters",id:"parameters-10",level:4},{value:"params?",id:"params-5",level:5},{value:"Returns",id:"returns-16",level:4},{value:"isHosted()",id:"ishosted",level:3},{value:"Returns",id:"returns-17",level:4},{value:"isInitialized()",id:"isinitialized",level:3},{value:"Returns",id:"returns-18",level:4}];function o(e){const n={a:"a",code:"code",del:"del",em:"em",h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",header:"header",hr:"hr",li:"li",p:"p",pre:"pre",ul:"ul",...(0,t.R)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(n.header,{children:(0,r.jsx)(n.h1,{id:"cmicroappguestappobjects-appevents",children:"CMicroAppGuest<AppObjects, AppEvents>"})}),"\n",(0,r.jsx)(n.p,{children:"Micro-frontend guest application class (singleton).\nManages communication between a guest micro-app and its host application.\nSupports both SSF (Shared Service Framework) and App Bridge communication methods."}),"\n",(0,r.jsx)(n.h2,{id:"example",children:"Example"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-typescript",children:"const guest = new CMicroAppGuest({\n onInit: ({ history, theme, prevState }) => {\n console.log('Guest initialized');\n },\n onMount: ({ container }) => {\n // Render your React app\n ReactDOM.render(<App />, container);\n },\n onUnmount: ({ container }) => {\n // Cleanup\n ReactDOM.unmountComponentAtNode(container);\n return { savedState: 'some data' };\n }\n});\n"})}),"\n",(0,r.jsx)(n.h2,{id:"type-parameters",children:"Type Parameters"}),"\n",(0,r.jsx)(n.h3,{id:"appobjects",children:"AppObjects"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"AppObjects"})," ",(0,r.jsx)(n.em,{children:"extends"})," ",(0,r.jsx)(n.code,{children:"ScriptingObjects"})," = ",(0,r.jsx)(n.code,{children:"Partial"}),"<",(0,r.jsx)(n.code,{children:"ScriptingObjectTypes"}),">"]}),"\n",(0,r.jsx)(n.p,{children:"Type of custom scripting objects"}),"\n",(0,r.jsx)(n.h3,{id:"appevents",children:"AppEvents"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"AppEvents"})," ",(0,r.jsx)(n.em,{children:"extends"})," ",(0,r.jsx)(n.code,{children:"EventListeners"})," = ",(0,r.jsx)(n.code,{children:"Events"})]}),"\n",(0,r.jsx)(n.p,{children:"Type of custom event listeners"}),"\n",(0,r.jsx)(n.h2,{id:"implements",children:"Implements"}),"\n",(0,r.jsxs)(n.ul,{children:["\n",(0,r.jsxs)(n.li,{children:[(0,r.jsx)(n.code,{children:"IMicroAppGuest"}),"<",(0,r.jsx)(n.code,{children:"AppObjects"}),", ",(0,r.jsx)(n.code,{children:"AppEvents"}),">"]}),"\n"]}),"\n",(0,r.jsx)(n.h2,{id:"accessors",children:"Accessors"}),"\n",(0,r.jsx)(n.h3,{id:"uuid",children:"uuid"}),"\n",(0,r.jsx)(n.h4,{id:"get-signature",children:"Get Signature"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"get uuid(): string;\n"})}),"\n",(0,r.jsx)(n.p,{children:"Unique identifier for the microapp instance."}),"\n",(0,r.jsx)(n.h5,{id:"returns",children:"Returns"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"string"})}),"\n",(0,r.jsx)(n.h4,{id:"implementation-of",children:"Implementation of"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"IMicroAppGuest.uuid\n"})}),"\n",(0,r.jsx)(n.h2,{id:"methods",children:"Methods"}),"\n",(0,r.jsx)(n.h3,{id:"addscriptingobject",children:"addScriptingObject()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"addScriptingObject<SO>(so: SO, params?: AddScriptingObjectParams): void;\n"})}),"\n",(0,r.jsx)(n.p,{children:"Register a scripting object for child micro-apps to use.\nAdds the object to both the App Bridge and the SSF Host so guests\nusing either transport can discover it. Always prefer this method\nover calling appBridge.addScriptingObject() directly."}),"\n",(0,r.jsx)(n.h4,{id:"type-parameters-1",children:"Type Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"so",children:"SO"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"SO"})," ",(0,r.jsx)(n.em,{children:"extends"})," ",(0,r.jsx)(n.code,{children:"IScriptingObject"})]}),"\n",(0,r.jsx)(n.h4,{id:"parameters",children:"Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"so-1",children:"so"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"SO"})}),"\n",(0,r.jsx)(n.p,{children:"The scripting object to be added."}),"\n",(0,r.jsx)(n.h5,{id:"params",children:"params?"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"AddScriptingObjectParams"})}),"\n",(0,r.jsxs)(n.p,{children:["Optional parameters (e.g. ",(0,r.jsx)(n.code,{children:"{ guestId }"})," to scope to a specific guest)."]}),"\n",(0,r.jsx)(n.h4,{id:"returns-1",children:"Returns"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"void"})}),"\n",(0,r.jsx)(n.h4,{id:"implementation-of-1",children:"Implementation of"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"IMicroAppGuest.addScriptingObject\n"})}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"dispatchevent",children:"dispatchEvent()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"dispatchEvent<EventId, Params, Options>(params: DispatchEventParam<EventId, Params, Options>): Promise<void | unknown[]>;\n"})}),"\n",(0,r.jsx)(n.p,{children:"Dispatches an event to the child microapp."}),"\n",(0,r.jsx)(n.h4,{id:"type-parameters-2",children:"Type Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"eventid",children:"EventId"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"EventId"})," ",(0,r.jsx)(n.em,{children:"extends"})," ",(0,r.jsx)(n.code,{children:"string"})]}),"\n",(0,r.jsx)(n.h5,{id:"params-1",children:"Params"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"Params"})," ",(0,r.jsx)(n.em,{children:"extends"})," ",(0,r.jsx)(n.code,{children:"any"})]}),"\n",(0,r.jsx)(n.h5,{id:"options",children:"Options"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"Options"})," ",(0,r.jsx)(n.em,{children:"extends"})," ",(0,r.jsx)(n.code,{children:"EventOptions"})]}),"\n",(0,r.jsx)(n.h4,{id:"parameters-1",children:"Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"params-2",children:"params"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"DispatchEventParam"}),"<",(0,r.jsx)(n.code,{children:"EventId"}),", ",(0,r.jsx)(n.code,{children:"Params"}),", ",(0,r.jsx)(n.code,{children:"Options"}),">"]}),"\n",(0,r.jsx)(n.p,{children:"Event parameters."}),"\n",(0,r.jsx)(n.h4,{id:"returns-2",children:"Returns"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"Promise"}),"<",(0,r.jsx)(n.code,{children:"void"})," | ",(0,r.jsx)(n.code,{children:"unknown"}),"[]>"]}),"\n",(0,r.jsx)(n.p,{children:"A promise that resolves with the combined results of dispatched events."}),"\n",(0,r.jsx)(n.h4,{id:"implementation-of-2",children:"Implementation of"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"IMicroAppGuest.dispatchEvent\n"})}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"gethost",children:"getHost()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"getHost(): \n | IMicroAppHost<Partial<ScriptingObjectTypes>, Events>\n | IMicroFEHost<Partial<ScriptingObjectTypes>, Events>\n | SSFGuest<Partial<ScriptingObjectTypes>, Events>\n | undefined;\n"})}),"\n",(0,r.jsx)(n.h4,{id:"returns-3",children:"Returns"}),"\n",(0,r.jsxs)(n.p,{children:["| ",(0,r.jsx)(n.code,{children:"IMicroAppHost"}),"<",(0,r.jsx)(n.code,{children:"Partial"}),"<",(0,r.jsx)(n.code,{children:"ScriptingObjectTypes"}),">, ",(0,r.jsx)(n.code,{children:"Events"}),">\n| ",(0,r.jsx)(n.code,{children:"IMicroFEHost"}),"<",(0,r.jsx)(n.code,{children:"Partial"}),"<",(0,r.jsx)(n.code,{children:"ScriptingObjectTypes"}),">, ",(0,r.jsx)(n.code,{children:"Events"}),">\n| ",(0,r.jsx)(n.code,{children:"SSFGuest"}),"<",(0,r.jsx)(n.code,{children:"Partial"}),"<",(0,r.jsx)(n.code,{children:"ScriptingObjectTypes"}),">, ",(0,r.jsx)(n.code,{children:"Events"}),">\n| ",(0,r.jsx)(n.code,{children:"undefined"})]}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"getlogger",children:"getLogger()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"getLogger(): MicroFrontEndLogger;\n"})}),"\n",(0,r.jsx)(n.h4,{id:"returns-4",children:"Returns"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"MicroFrontEndLogger"})}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"getobject",children:"getObject()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"getObject<ObjectId>(objectId: ObjectId): Promise<AppObjects[ObjectId] | null>;\n"})}),"\n",(0,r.jsx)(n.p,{children:"Retrieves a reference to a scripting object (or proxy) by its unique name."}),"\n",(0,r.jsx)(n.h4,{id:"type-parameters-3",children:"Type Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"objectid",children:"ObjectId"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"ObjectId"})," ",(0,r.jsx)(n.em,{children:"extends"})," ",(0,r.jsx)(n.code,{children:"string"})]}),"\n",(0,r.jsx)(n.h4,{id:"parameters-2",children:"Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"objectid-1",children:"objectId"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"ObjectId"})}),"\n",(0,r.jsx)(n.p,{children:"The unique name of the scripting object."}),"\n",(0,r.jsx)(n.h4,{id:"returns-5",children:"Returns"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"Promise"}),"<",(0,r.jsx)(n.code,{children:"AppObjects"}),"[",(0,r.jsx)(n.code,{children:"ObjectId"}),"] | ",(0,r.jsx)(n.code,{children:"null"}),">"]}),"\n",(0,r.jsxs)(n.p,{children:["A promise that resolves to the scripting object reference or ",(0,r.jsx)(n.code,{children:"null"})," if not found."]}),"\n",(0,r.jsx)(n.h4,{id:"implementation-of-3",children:"Implementation of"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"IMicroAppGuest.getObject\n"})}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"getprops",children:"getProps()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"getProps(): GuestProps<Partial<ScriptingObjectTypes>, Events>;\n"})}),"\n",(0,r.jsx)(n.h4,{id:"returns-6",children:"Returns"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.a,{href:"/app-sdk/api/interfaces/GuestProps",children:(0,r.jsx)(n.code,{children:"GuestProps"})}),"<",(0,r.jsx)(n.code,{children:"Partial"}),"<",(0,r.jsx)(n.code,{children:"ScriptingObjectTypes"}),">, ",(0,r.jsx)(n.code,{children:"Events"}),">"]}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"getref",children:(0,r.jsx)(n.del,{children:"getRef()"})}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"getRef<T>(): T | null;\n"})}),"\n",(0,r.jsxs)(n.p,{children:["Retrieves a generic reference of type ",(0,r.jsx)(n.code,{children:"T"}),"."]}),"\n",(0,r.jsx)(n.h4,{id:"type-parameters-4",children:"Type Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"t",children:"T"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"T"})}),"\n",(0,r.jsx)(n.h4,{id:"returns-7",children:"Returns"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"T"})," | ",(0,r.jsx)(n.code,{children:"null"})]}),"\n",(0,r.jsxs)(n.p,{children:["The reference of type ",(0,r.jsx)(n.code,{children:"T"})," or ",(0,r.jsx)(n.code,{children:"null"})," if not available."]}),"\n",(0,r.jsx)(n.h4,{id:"deprecated",children:"Deprecated"}),"\n",(0,r.jsx)(n.p,{children:"This method is deprecated and will be removed in future versions."}),"\n",(0,r.jsx)(n.h4,{id:"implementation-of-4",children:"Implementation of"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"IMicroAppGuest.getRef\n"})}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"init",children:"init()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"init(options: InitOptions<AppObjects, AppEvents>): Promise<void>;\n"})}),"\n",(0,r.jsx)(n.p,{children:"Initializes the microapp with the provided options."}),"\n",(0,r.jsx)(n.h4,{id:"parameters-3",children:"Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"options-1",children:"options"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"InitOptions"}),"<",(0,r.jsx)(n.code,{children:"AppObjects"}),", ",(0,r.jsx)(n.code,{children:"AppEvents"}),">"]}),"\n",(0,r.jsx)(n.p,{children:"Options for initializing the microapp."}),"\n",(0,r.jsx)(n.h4,{id:"returns-8",children:"Returns"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"Promise"}),"<",(0,r.jsx)(n.code,{children:"void"}),">"]}),"\n",(0,r.jsx)(n.p,{children:"A promise that resolves when initialization is complete."}),"\n",(0,r.jsx)(n.h4,{id:"implementation-of-5",children:"Implementation of"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"IMicroAppGuest.init\n"})}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"initialize",children:"initialize()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"initialize(): Promise<ModuleParameters>;\n"})}),"\n",(0,r.jsx)(n.p,{children:"Guest-initiated lifecycle: discovers the host and applies module\nparameters if available. After this resolves the guest is ready to render.\nRequires selfInitialize: true in the constructor so the bridge\nskips calling init() / mount() on this guest."}),"\n",(0,r.jsx)(n.p,{children:"The module scripting object is optional \u2014 if the host did not register\none, a warning is logged and the guest proceeds with its own config."}),"\n",(0,r.jsx)(n.h4,{id:"returns-9",children:"Returns"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"Promise"}),"<",(0,r.jsx)(n.code,{children:"ModuleParameters"}),">"]}),"\n",(0,r.jsx)(n.p,{children:"module parameters provided by the host, or a minimal object with moduleId"}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"mount",children:"mount()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"mount(options?: MountOptions): Promise<void>;\n"})}),"\n",(0,r.jsx)(n.p,{children:"Mounts the microapp with the provided options."}),"\n",(0,r.jsx)(n.h4,{id:"parameters-4",children:"Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"options-2",children:"options?"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"MountOptions"})," = ",(0,r.jsx)(n.code,{children:"..."})]}),"\n",(0,r.jsx)(n.p,{children:"Options for mounting the microapp."}),"\n",(0,r.jsx)(n.h4,{id:"returns-10",children:"Returns"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"Promise"}),"<",(0,r.jsx)(n.code,{children:"void"}),">"]}),"\n",(0,r.jsx)(n.p,{children:"A promise that resolves when the microapp is successfully mounted."}),"\n",(0,r.jsx)(n.h4,{id:"implementation-of-6",children:"Implementation of"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"IMicroAppGuest.mount\n"})}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"navigate",children:"navigate()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"navigate(url: To, state?: any): void;\n"})}),"\n",(0,r.jsx)(n.p,{children:"Navigates the microapp to a specified URL with an optional state."}),"\n",(0,r.jsx)(n.h4,{id:"parameters-5",children:"Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"url",children:"url"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"To"})}),"\n",(0,r.jsx)(n.p,{children:"The target URL to navigate to."}),"\n",(0,r.jsx)(n.h5,{id:"state",children:"state?"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"any"})}),"\n",(0,r.jsx)(n.p,{children:"Optional state to pass during navigation."}),"\n",(0,r.jsx)(n.h4,{id:"returns-11",children:"Returns"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"void"})}),"\n",(0,r.jsx)(n.h4,{id:"implementation-of-7",children:"Implementation of"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"IMicroAppGuest.navigate\n"})}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"removescriptingobject",children:"removeScriptingObject()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"removeScriptingObject(objectId: Extract<keyof AppObjects, string>, guestId?: string): void;\n"})}),"\n",(0,r.jsx)(n.p,{children:"removes scripting object from child microapp use"}),"\n",(0,r.jsx)(n.h4,{id:"parameters-6",children:"Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"objectid-2",children:"objectId"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"Extract"}),"<keyof ",(0,r.jsx)(n.code,{children:"AppObjects"}),", ",(0,r.jsx)(n.code,{children:"string"}),">"]}),"\n",(0,r.jsx)(n.p,{children:"unique id of the scripting object"}),"\n",(0,r.jsx)(n.h5,{id:"guestid",children:"guestId?"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"string"})}),"\n",(0,r.jsx)(n.p,{children:"optional guest id when removing a guest-scoped object"}),"\n",(0,r.jsx)(n.h4,{id:"returns-12",children:"Returns"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"void"})}),"\n",(0,r.jsx)(n.h4,{id:"implementation-of-8",children:"Implementation of"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"IMicroAppGuest.removeScriptingObject\n"})}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"subscribe",children:"subscribe()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"subscribe<EventId>(params: SubscribeParam<EventId, AppEvents[EventId]>): string;\n"})}),"\n",(0,r.jsx)(n.p,{children:"subscribe to the scripting object event"}),"\n",(0,r.jsx)(n.h4,{id:"type-parameters-5",children:"Type Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"eventid-1",children:"EventId"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"EventId"})," ",(0,r.jsx)(n.em,{children:"extends"})," ",(0,r.jsx)(n.code,{children:"string"})]}),"\n",(0,r.jsx)(n.h4,{id:"parameters-7",children:"Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"params-3",children:"params"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"SubscribeParam"}),"<",(0,r.jsx)(n.code,{children:"EventId"}),", ",(0,r.jsx)(n.code,{children:"AppEvents"}),"[",(0,r.jsx)(n.code,{children:"EventId"}),"]>"]}),"\n",(0,r.jsx)(n.p,{children:"the parameters for the subscription"}),"\n",(0,r.jsx)(n.h4,{id:"returns-13",children:"Returns"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"string"})}),"\n",(0,r.jsx)(n.h4,{id:"implementation-of-9",children:"Implementation of"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"IMicroAppGuest.subscribe\n"})}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"unmount",children:"unmount()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"unmount(options: MountOptions): Promise<JSONValue>;\n"})}),"\n",(0,r.jsx)(n.p,{children:"Unmounts the microapp with the provided options."}),"\n",(0,r.jsx)(n.h4,{id:"parameters-8",children:"Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"options-3",children:"options"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"MountOptions"})}),"\n",(0,r.jsx)(n.p,{children:"Options for unmounting the microapp."}),"\n",(0,r.jsx)(n.h4,{id:"returns-14",children:"Returns"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"Promise"}),"<",(0,r.jsx)(n.code,{children:"JSONValue"}),">"]}),"\n",(0,r.jsx)(n.p,{children:"A promise that resolves to a JSON value upon successful unmounting."}),"\n",(0,r.jsx)(n.h4,{id:"implementation-of-10",children:"Implementation of"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"IMicroAppGuest.unmount\n"})}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"unsubscribe",children:"unsubscribe()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"unsubscribe<EventId>(params: UnsubscribeParam<EventId>): void;\n"})}),"\n",(0,r.jsx)(n.p,{children:"unsubscribe from the scripting object event"}),"\n",(0,r.jsx)(n.h4,{id:"type-parameters-6",children:"Type Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"eventid-2",children:"EventId"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"EventId"})," ",(0,r.jsx)(n.em,{children:"extends"})," ",(0,r.jsx)(n.code,{children:"string"})]}),"\n",(0,r.jsx)(n.h4,{id:"parameters-9",children:"Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"params-4",children:"params"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"UnsubscribeParam"}),"<",(0,r.jsx)(n.code,{children:"EventId"}),">"]}),"\n",(0,r.jsx)(n.p,{children:"parameters for the unsubscription"}),"\n",(0,r.jsx)(n.h4,{id:"returns-15",children:"Returns"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"void"})}),"\n",(0,r.jsx)(n.h4,{id:"implementation-of-11",children:"Implementation of"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"IMicroAppGuest.unsubscribe\n"})}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"getinstance",children:"getInstance()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"static getInstance<AppObjects, AppEvents>(params?: ConstructorParams): CMicroAppGuest<AppObjects, AppEvents>;\n"})}),"\n",(0,r.jsx)(n.h4,{id:"type-parameters-7",children:"Type Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"appobjects-1",children:"AppObjects"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"AppObjects"})," ",(0,r.jsx)(n.em,{children:"extends"})," ",(0,r.jsx)(n.code,{children:"ScriptingObjects"})," = ",(0,r.jsx)(n.code,{children:"Partial"}),"<",(0,r.jsx)(n.code,{children:"ScriptingObjectTypes"}),">"]}),"\n",(0,r.jsx)(n.h5,{id:"appevents-1",children:"AppEvents"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"AppEvents"})," ",(0,r.jsx)(n.em,{children:"extends"})," ",(0,r.jsx)(n.code,{children:"EventListeners"})," = ",(0,r.jsx)(n.code,{children:"Events"})]}),"\n",(0,r.jsx)(n.h4,{id:"parameters-10",children:"Parameters"}),"\n",(0,r.jsx)(n.h5,{id:"params-5",children:"params?"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"ConstructorParams"})}),"\n",(0,r.jsx)(n.h4,{id:"returns-16",children:"Returns"}),"\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.code,{children:"CMicroAppGuest"}),"<",(0,r.jsx)(n.code,{children:"AppObjects"}),", ",(0,r.jsx)(n.code,{children:"AppEvents"}),">"]}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"ishosted",children:"isHosted()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"static isHosted(): boolean;\n"})}),"\n",(0,r.jsx)(n.h4,{id:"returns-17",children:"Returns"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"boolean"})}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"isinitialized",children:"isInitialized()"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"static isInitialized(): boolean;\n"})}),"\n",(0,r.jsx)(n.h4,{id:"returns-18",children:"Returns"}),"\n",(0,r.jsx)(n.p,{children:(0,r.jsx)(n.code,{children:"boolean"})})]})}function p(e={}){const{wrapper:n}={...(0,t.R)(),...e.components};return n?(0,r.jsx)(n,{...e,children:(0,r.jsx)(o,{...e})}):o(e)}},5676(e,n,s){s.d(n,{R:()=>d,x:()=>l});var i=s(758);const r={},t=i.createContext(r);function d(e){const n=i.useContext(t);return i.useMemo(function(){return"function"==typeof e?e(n):{...n,...e}},[n,e])}function l(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:d(e.components),i.createElement(t.Provider,{value:n},e.children)}}}]);
@@ -1 +0,0 @@
1
- "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk||=[]).push([[6209],{1870(e,t,a){a.r(t),a.d(t,{assets:()=>p,contentTitle:()=>r,default:()=>d,frontMatter:()=>i,metadata:()=>n,toc:()=>c});const n=JSON.parse('{"id":"api/type-aliases/RootState","title":"RootState","description":"","source":"@site/docs/api/type-aliases/RootState.md","sourceDirName":"api/type-aliases","slug":"/api/type-aliases/RootState","permalink":"/app-sdk/api/type-aliases/RootState","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-app-sdk.git/docs/api/type-aliases/RootState.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"OnUnMountCallback","permalink":"/app-sdk/api/type-aliases/OnUnMountCallback"},"next":{"title":"SelectStateFieldFunction\\\\<TState, Selected\\\\>","permalink":"/app-sdk/api/type-aliases/SelectStateFieldFunction"}}');var o=a(6070),s=a(5676);const i={},r="RootState",p={},c=[];function l(e){const t={code:"code",h1:"h1",header:"header",pre:"pre",...(0,s.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(t.header,{children:(0,o.jsx)(t.h1,{id:"rootstate",children:"RootState"})}),"\n",(0,o.jsx)(t.pre,{children:(0,o.jsx)(t.code,{className:"language-ts",children:"type RootState = ReturnType<typeof rootReducer>;\n"})})]})}function d(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,o.jsx)(t,{...e,children:(0,o.jsx)(l,{...e})}):l(e)}},5676(e,t,a){a.d(t,{R:()=>i,x:()=>r});var n=a(758);const o={},s=n.createContext(o);function i(e){const t=n.useContext(s);return n.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function r(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:i(e.components),n.createElement(s.Provider,{value:t},e.children)}}}]);
@@ -1 +0,0 @@
1
- "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk||=[]).push([[1022],{2930(e,n,r){r.r(n),r.d(n,{assets:()=>l,contentTitle:()=>d,default:()=>h,frontMatter:()=>i,metadata:()=>s,toc:()=>c});const s=JSON.parse('{"id":"api/functions/renderHook","title":"renderHook()","description":"Allows you to render a hook within a test React component without having to","source":"@site/docs/api/functions/renderHook.md","sourceDirName":"api/functions","slug":"/api/functions/renderHook","permalink":"/app-sdk/api/functions/renderHook","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-app-sdk.git/docs/api/functions/renderHook.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"render()","permalink":"/app-sdk/api/functions/render"},"next":{"title":"renderWithHostData()","permalink":"/app-sdk/api/functions/renderWithHostData"}}');var t=r(6070),o=r(5676);const i={},d="renderHook()",l={},c=[{value:"Type Parameters",id:"type-parameters",level:2},{value:"Result",id:"result",level:3},{value:"Props",id:"props",level:3},{value:"Q",id:"q",level:3},{value:"Container",id:"container",level:3},{value:"BaseElement",id:"baseelement",level:3},{value:"Parameters",id:"parameters",level:2},{value:"render",id:"render",level:3},{value:"options?",id:"options",level:3},{value:"Returns",id:"returns",level:2}];function a(e){const n={code:"code",em:"em",h1:"h1",h2:"h2",h3:"h3",header:"header",p:"p",pre:"pre",...(0,o.R)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.header,{children:(0,t.jsx)(n.h1,{id:"renderhook",children:"renderHook()"})}),"\n",(0,t.jsx)(n.pre,{children:(0,t.jsx)(n.code,{className:"language-ts",children:"function renderHook<Result, Props, Q, Container, BaseElement>(render: (initialProps: Props) => Result, options?: RenderHookOptions<Props, Q, Container, BaseElement>): RenderHookResult<Result, Props>;\n"})}),"\n",(0,t.jsx)(n.p,{children:"Allows you to render a hook within a test React component without having to\ncreate that component yourself."}),"\n",(0,t.jsx)(n.h2,{id:"type-parameters",children:"Type Parameters"}),"\n",(0,t.jsx)(n.h3,{id:"result",children:"Result"}),"\n",(0,t.jsx)(n.p,{children:(0,t.jsx)(n.code,{children:"Result"})}),"\n",(0,t.jsx)(n.h3,{id:"props",children:"Props"}),"\n",(0,t.jsx)(n.p,{children:(0,t.jsx)(n.code,{children:"Props"})}),"\n",(0,t.jsx)(n.h3,{id:"q",children:"Q"}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.code,{children:"Q"})," ",(0,t.jsx)(n.em,{children:"extends"})," ",(0,t.jsx)(n.code,{children:"Queries"})," = ",(0,t.jsx)(n.code,{children:"__module"})]}),"\n",(0,t.jsx)(n.h3,{id:"container",children:"Container"}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.code,{children:"Container"})," ",(0,t.jsx)(n.em,{children:"extends"})," ",(0,t.jsx)(n.code,{children:"Element"})," | ",(0,t.jsx)(n.code,{children:"DocumentFragment"})," = ",(0,t.jsx)(n.code,{children:"HTMLElement"})]}),"\n",(0,t.jsx)(n.h3,{id:"baseelement",children:"BaseElement"}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.code,{children:"BaseElement"})," ",(0,t.jsx)(n.em,{children:"extends"})," ",(0,t.jsx)(n.code,{children:"Element"})," | ",(0,t.jsx)(n.code,{children:"DocumentFragment"})," = ",(0,t.jsx)(n.code,{children:"Container"})]}),"\n",(0,t.jsx)(n.h2,{id:"parameters",children:"Parameters"}),"\n",(0,t.jsx)(n.h3,{id:"render",children:"render"}),"\n",(0,t.jsxs)(n.p,{children:["(",(0,t.jsx)(n.code,{children:"initialProps"}),": ",(0,t.jsx)(n.code,{children:"Props"}),") => ",(0,t.jsx)(n.code,{children:"Result"})]}),"\n",(0,t.jsx)(n.h3,{id:"options",children:"options?"}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.code,{children:"RenderHookOptions"}),"<",(0,t.jsx)(n.code,{children:"Props"}),", ",(0,t.jsx)(n.code,{children:"Q"}),", ",(0,t.jsx)(n.code,{children:"Container"}),", ",(0,t.jsx)(n.code,{children:"BaseElement"}),">"]}),"\n",(0,t.jsx)(n.h2,{id:"returns",children:"Returns"}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.code,{children:"RenderHookResult"}),"<",(0,t.jsx)(n.code,{children:"Result"}),", ",(0,t.jsx)(n.code,{children:"Props"}),">"]})]})}function h(e={}){const{wrapper:n}={...(0,o.R)(),...e.components};return n?(0,t.jsx)(n,{...e,children:(0,t.jsx)(a,{...e})}):a(e)}},5676(e,n,r){r.d(n,{R:()=>i,x:()=>d});var s=r(758);const t={},o=s.createContext(t);function i(e){const n=s.useContext(o);return s.useMemo(function(){return"function"==typeof e?e(n):{...n,...e}},[n,e])}function d(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(t):e.components||t:i(e.components),s.createElement(o.Provider,{value:n},e.children)}}}]);
@@ -1 +0,0 @@
1
- "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk||=[]).push([[3753],{3385(e,t,a){a.r(t),a.d(t,{assets:()=>l,contentTitle:()=>r,default:()=>d,frontMatter:()=>c,metadata:()=>i,toc:()=>o});const i=JSON.parse('{"id":"api/variables/act","title":"act","description":"Simply calls ReactDOMTestUtils.act(cb)","source":"@site/docs/api/variables/act.md","sourceDirName":"api/variables","slug":"/api/variables/act","permalink":"/app-sdk/api/variables/act","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-app-sdk.git/docs/api/variables/act.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"WaitMessage","permalink":"/app-sdk/api/variables/WaitMessage"},"next":{"title":"ariaLive","permalink":"/app-sdk/api/variables/ariaLive"}}');var s=a(6070),n=a(5676);const c={},r="act",l={},o=[];function p(e){const t={code:"code",h1:"h1",header:"header",p:"p",pre:"pre",...(0,n.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(t.header,{children:(0,s.jsx)(t.h1,{id:"act",children:"act"})}),"\n",(0,s.jsx)(t.pre,{children:(0,s.jsx)(t.code,{className:"language-ts",children:"const act: typeof reactAct extends undefined ? (callback: () => void) => void : typeof reactAct;\n"})}),"\n",(0,s.jsx)(t.p,{children:"Simply calls ReactDOMTestUtils.act(cb)\nIf that's not available (older version of react) then it\nsimply calls the given callback immediately"})]})}function d(e={}){const{wrapper:t}={...(0,n.R)(),...e.components};return t?(0,s.jsx)(t,{...e,children:(0,s.jsx)(p,{...e})}):p(e)}},5676(e,t,a){a.d(t,{R:()=>c,x:()=>r});var i=a(758);const s={},n=i.createContext(s);function c(e){const t=i.useContext(n);return i.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function r(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:c(e.components),i.createElement(n.Provider,{value:t},e.children)}}}]);
@@ -1 +0,0 @@
1
- "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk||=[]).push([[7943],{796(e,t,r){r.r(t),r.d(t,{assets:()=>c,contentTitle:()=>a,default:()=>l,frontMatter:()=>s,metadata:()=>n,toc:()=>p});const n=JSON.parse('{"id":"api/functions/withAppDecorator","title":"withAppDecorator()","description":"Parameters","source":"@site/docs/api/functions/withAppDecorator.md","sourceDirName":"api/functions","slug":"/api/functions/withAppDecorator","permalink":"/app-sdk/api/functions/withAppDecorator","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-app-sdk.git/docs/api/functions/withAppDecorator.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"waitForElementToBeRemoved()","permalink":"/app-sdk/api/functions/waitForElementToBeRemoved"},"next":{"title":"AppConfig","permalink":"/app-sdk/api/interfaces/AppConfig"}}');var o=r(6070),i=r(5676);const s={},a="withAppDecorator()",c={},p=[{value:"Parameters",id:"parameters",level:2},{value:"theme",id:"theme",level:3},{value:"store",id:"store",level:3},{value:"story",id:"story",level:3},{value:"Returns",id:"returns",level:2}];function d(e){const t={code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",p:"p",pre:"pre",...(0,i.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(t.header,{children:(0,o.jsx)(t.h1,{id:"withappdecorator",children:"withAppDecorator()"})}),"\n",(0,o.jsx)(t.pre,{children:(0,o.jsx)(t.code,{className:"language-ts",children:"function withAppDecorator(\n theme: Theme, \n store: ToolkitStore, \n story: StoreFn): Element;\n"})}),"\n",(0,o.jsx)(t.h2,{id:"parameters",children:"Parameters"}),"\n",(0,o.jsx)(t.h3,{id:"theme",children:"theme"}),"\n",(0,o.jsx)(t.p,{children:(0,o.jsx)(t.code,{children:"Theme"})}),"\n",(0,o.jsx)(t.h3,{id:"store",children:"store"}),"\n",(0,o.jsx)(t.p,{children:(0,o.jsx)(t.code,{children:"ToolkitStore"})}),"\n",(0,o.jsx)(t.h3,{id:"story",children:"story"}),"\n",(0,o.jsx)(t.p,{children:(0,o.jsx)(t.code,{children:"StoreFn"})}),"\n",(0,o.jsx)(t.h2,{id:"returns",children:"Returns"}),"\n",(0,o.jsx)(t.p,{children:(0,o.jsx)(t.code,{children:"Element"})})]})}function l(e={}){const{wrapper:t}={...(0,i.R)(),...e.components};return t?(0,o.jsx)(t,{...e,children:(0,o.jsx)(d,{...e})}):d(e)}},5676(e,t,r){r.d(t,{R:()=>s,x:()=>a});var n=r(758);const o={},i=n.createContext(o);function s(e){const t=n.useContext(i);return n.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function a(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:s(e.components),n.createElement(i.Provider,{value:t},e.children)}}}]);
@@ -1 +0,0 @@
1
- "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk||=[]).push([[552],{3107(e,n,t){t.r(n),t.d(n,{assets:()=>r,contentTitle:()=>a,default:()=>d,frontMatter:()=>o,metadata:()=>i,toc:()=>c});const i=JSON.parse('{"id":"api/functions/setAppConfig","title":"setAppConfig()","description":"Sets the entire application configuration.","source":"@site/docs/api/functions/setAppConfig.md","sourceDirName":"api/functions","slug":"/api/functions/setAppConfig","permalink":"/app-sdk/api/functions/setAppConfig","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-app-sdk.git/docs/api/functions/setAppConfig.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"sendMessageToHost()","permalink":"/app-sdk/api/functions/sendMessageToHost"},"next":{"title":"setAppConfigValue()","permalink":"/app-sdk/api/functions/setAppConfigValue"}}');var s=t(6070),p=t(5676);const o={},a="setAppConfig()",r={},c=[{value:"Parameters",id:"parameters",level:2},{value:"config",id:"config",level:3},{value:"Returns",id:"returns",level:2},{value:"Example",id:"example",level:2}];function l(e){const n={a:"a",code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",p:"p",pre:"pre",...(0,p.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(n.header,{children:(0,s.jsx)(n.h1,{id:"setappconfig",children:"setAppConfig()"})}),"\n",(0,s.jsx)(n.pre,{children:(0,s.jsx)(n.code,{className:"language-ts",children:"function setAppConfig(config: AppConfig): void;\n"})}),"\n",(0,s.jsx)(n.p,{children:"Sets the entire application configuration.\nReplaces the current configuration with the provided config object."}),"\n",(0,s.jsx)(n.h2,{id:"parameters",children:"Parameters"}),"\n",(0,s.jsx)(n.h3,{id:"config",children:"config"}),"\n",(0,s.jsx)(n.p,{children:(0,s.jsx)(n.a,{href:"/app-sdk/api/interfaces/AppConfig",children:(0,s.jsx)(n.code,{children:"AppConfig"})})}),"\n",(0,s.jsx)(n.p,{children:"The complete application configuration"}),"\n",(0,s.jsx)(n.h2,{id:"returns",children:"Returns"}),"\n",(0,s.jsx)(n.p,{children:(0,s.jsx)(n.code,{children:"void"})}),"\n",(0,s.jsx)(n.h2,{id:"example",children:"Example"}),"\n",(0,s.jsx)(n.pre,{children:(0,s.jsx)(n.code,{className:"language-typescript",children:"setAppConfig({\n appId: 'my-app',\n activeEnv: 'production',\n serviceEndpoints: {\n api: 'https://api.example.com',\n idp: 'https://auth.example.com'\n },\n env: {...}\n});\n"})})]})}function d(e={}){const{wrapper:n}={...(0,p.R)(),...e.components};return n?(0,s.jsx)(n,{...e,children:(0,s.jsx)(l,{...e})}):l(e)}},5676(e,n,t){t.d(n,{R:()=>o,x:()=>a});var i=t(758);const s={},p=i.createContext(s);function o(e){const n=i.useContext(p);return i.useMemo(function(){return"function"==typeof e?e(n):{...n,...e}},[n,e])}function a(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:o(e.components),i.createElement(p.Provider,{value:n},e.children)}}}]);
@@ -1 +0,0 @@
1
- "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk||=[]).push([[9712],{1761(e,s,n){n.r(s),n.d(s,{assets:()=>a,contentTitle:()=>c,default:()=>u,frontMatter:()=>o,metadata:()=>t,toc:()=>l});const t=JSON.parse('{"id":"api/functions/subscribeToResetSession","title":"subscribeToResetSession()","description":"Registers a callback when the idle clock is reset.","source":"@site/docs/api/functions/subscribeToResetSession.md","sourceDirName":"api/functions","slug":"/api/functions/subscribeToResetSession","permalink":"/app-sdk/api/functions/subscribeToResetSession","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-app-sdk.git/docs/api/functions/subscribeToResetSession.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"setSessionTimeoutInterval()","permalink":"/app-sdk/api/functions/setSessionTimeoutInterval"},"next":{"title":"subscribeToSessionExpiry()","permalink":"/app-sdk/api/functions/subscribeToSessionExpiry"}}');var i=n(6070),r=n(5676);const o={},c="subscribeToResetSession()",a={},l=[{value:"Parameters",id:"parameters",level:2},{value:"onResetListener",id:"onresetlistener",level:3},{value:"Returns",id:"returns",level:2}];function d(e){const s={code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",p:"p",pre:"pre",...(0,r.R)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(s.header,{children:(0,i.jsx)(s.h1,{id:"subscribetoresetsession",children:"subscribeToResetSession()"})}),"\n",(0,i.jsx)(s.pre,{children:(0,i.jsx)(s.code,{className:"language-ts",children:"function subscribeToResetSession(onResetListener: RESETLISTENER): (...args: []) => void;\n"})}),"\n",(0,i.jsx)(s.p,{children:"Registers a callback when the idle clock is reset."}),"\n",(0,i.jsx)(s.h2,{id:"parameters",children:"Parameters"}),"\n",(0,i.jsx)(s.h3,{id:"onresetlistener",children:"onResetListener"}),"\n",(0,i.jsx)(s.p,{children:(0,i.jsx)(s.code,{children:"RESETLISTENER"})}),"\n",(0,i.jsx)(s.p,{children:"Receives the resetWarningModal flag."}),"\n",(0,i.jsx)(s.h2,{id:"returns",children:"Returns"}),"\n",(0,i.jsx)(s.p,{children:"Unsubscribe function."}),"\n",(0,i.jsxs)(s.p,{children:["(...",(0,i.jsx)(s.code,{children:"args"}),": []) => ",(0,i.jsx)(s.code,{children:"void"})]})]})}function u(e={}){const{wrapper:s}={...(0,r.R)(),...e.components};return s?(0,i.jsx)(s,{...e,children:(0,i.jsx)(d,{...e})}):d(e)}},5676(e,s,n){n.d(s,{R:()=>o,x:()=>c});var t=n(758);const i={},r=t.createContext(i);function o(e){const s=t.useContext(r);return t.useMemo(function(){return"function"==typeof e?e(s):{...s,...e}},[s,e])}function c(e){let s;return s=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:o(e.components),t.createElement(r.Provider,{value:s},e.children)}}}]);
@@ -1 +0,0 @@
1
- "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk||=[]).push([[1877],{6525(e,t,r){r.r(t),r.d(t,{assets:()=>c,contentTitle:()=>n,default:()=>p,frontMatter:()=>a,metadata:()=>o,toc:()=>l});const o=JSON.parse('{"id":"api/variables/memoryHistory","title":"memoryHistory","description":"","source":"@site/docs/api/variables/memoryHistory.md","sourceDirName":"api/variables","slug":"/api/variables/memoryHistory","permalink":"/app-sdk/api/variables/memoryHistory","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-app-sdk.git/docs/api/variables/memoryHistory.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"logout","permalink":"/app-sdk/api/variables/logout"},"next":{"title":"removeSideEffect","permalink":"/app-sdk/api/variables/removeSideEffect"}}');var s=r(6070),i=r(5676);const a={},n="memoryHistory",c={},l=[];function m(e){const t={code:"code",h1:"h1",header:"header",pre:"pre",...(0,i.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(t.header,{children:(0,s.jsx)(t.h1,{id:"memoryhistory",children:"memoryHistory"})}),"\n",(0,s.jsx)(t.pre,{children:(0,s.jsx)(t.code,{className:"language-ts",children:"const memoryHistory: MemoryHistory;\n"})})]})}function p(e={}){const{wrapper:t}={...(0,i.R)(),...e.components};return t?(0,s.jsx)(t,{...e,children:(0,s.jsx)(m,{...e})}):m(e)}},5676(e,t,r){r.d(t,{R:()=>a,x:()=>n});var o=r(758);const s={},i=o.createContext(s);function a(e){const t=o.useContext(i);return o.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function n(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:a(e.components),o.createElement(i.Provider,{value:t},e.children)}}}]);
@@ -1 +0,0 @@
1
- "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk||=[]).push([[429],{5821(e,t,r){r.r(t),r.d(t,{assets:()=>l,contentTitle:()=>o,default:()=>d,frontMatter:()=>s,metadata:()=>n,toc:()=>c});const n=JSON.parse('{"id":"api/variables/fireEvent","title":"fireEvent","description":"","source":"@site/docs/api/variables/fireEvent.md","sourceDirName":"api/variables","slug":"/api/variables/fireEvent","permalink":"/app-sdk/api/variables/fireEvent","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-app-sdk.git/docs/api/variables/fireEvent.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"errorMiddleware","permalink":"/app-sdk/api/variables/errorMiddleware"},"next":{"title":"globalConstants","permalink":"/app-sdk/api/variables/globalConstants"}}');var i=r(6070),a=r(5676);const s={},o="fireEvent",l={},c=[];function p(e){const t={code:"code",h1:"h1",header:"header",pre:"pre",...(0,a.R)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(t.header,{children:(0,i.jsx)(t.h1,{id:"fireevent",children:"fireEvent"})}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-ts",children:"const fireEvent: FireFunction & FireObject;\n"})})]})}function d(e={}){const{wrapper:t}={...(0,a.R)(),...e.components};return t?(0,i.jsx)(t,{...e,children:(0,i.jsx)(p,{...e})}):p(e)}},5676(e,t,r){r.d(t,{R:()=>s,x:()=>o});var n=r(758);const i={},a=n.createContext(i);function s(e){const t=n.useContext(a);return n.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function o(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:s(e.components),n.createElement(a.Provider,{value:t},e.children)}}}]);
@@ -1 +0,0 @@
1
- "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk||=[]).push([[1768],{8888(e,n,t){t.r(n),t.d(n,{assets:()=>i,contentTitle:()=>c,default:()=>l,frontMatter:()=>a,metadata:()=>r,toc:()=>d});const r=JSON.parse('{"id":"api/functions/CheckBox","title":"CheckBox()","description":"Parameters","source":"@site/docs/api/functions/CheckBox.md","sourceDirName":"api/functions","slug":"/api/functions/CheckBox","permalink":"/app-sdk/api/functions/CheckBox","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-app-sdk.git/docs/api/functions/CheckBox.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"Autocomplete()","permalink":"/app-sdk/api/functions/Autocomplete"},"next":{"title":"ComboBox()","permalink":"/app-sdk/api/functions/ComboBox"}}');var s=t(6070),o=t(5676);const a={},c="CheckBox()",i={},d=[{value:"Parameters",id:"parameters",level:2},{value:"__namedParameters",id:"__namedparameters",level:3},{value:"Returns",id:"returns",level:2}];function p(e){const n={code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",p:"p",pre:"pre",...(0,o.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(n.header,{children:(0,s.jsx)(n.h1,{id:"checkbox",children:"CheckBox()"})}),"\n",(0,s.jsx)(n.pre,{children:(0,s.jsx)(n.code,{className:"language-ts",children:"function CheckBox(__namedParameters: CheckBoxProps): Element;\n"})}),"\n",(0,s.jsx)(n.h2,{id:"parameters",children:"Parameters"}),"\n",(0,s.jsx)(n.h3,{id:"__namedparameters",children:"__namedParameters"}),"\n",(0,s.jsx)(n.p,{children:(0,s.jsx)(n.code,{children:"CheckBoxProps"})}),"\n",(0,s.jsx)(n.h2,{id:"returns",children:"Returns"}),"\n",(0,s.jsx)(n.p,{children:(0,s.jsx)(n.code,{children:"Element"})})]})}function l(e={}){const{wrapper:n}={...(0,o.R)(),...e.components};return n?(0,s.jsx)(n,{...e,children:(0,s.jsx)(p,{...e})}):p(e)}},5676(e,n,t){t.d(n,{R:()=>a,x:()=>c});var r=t(758);const s={},o=r.createContext(s);function a(e){const n=r.useContext(o);return r.useMemo(function(){return"function"==typeof e?e(n):{...n,...e}},[n,e])}function c(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:a(e.components),r.createElement(o.Provider,{value:n},e.children)}}}]);
@@ -1 +0,0 @@
1
- (()=>{"use strict";var e={};const a={};function c(b){const f=a[b];if(void 0!==f)return f.exports;const d=a[b]={id:b,loaded:!1,exports:{}};return e[b].call(d.exports,d,d.exports,c),d.loaded=!0,d.exports}c.m=e,c.c=a,(()=>{const e=[];c.O=(a,b,f,d)=>{if(b){d=d||0;for(var t=e.length;t>0&&e[t-1][2]>d;t--)e[t]=e[t-1];return void(e[t]=[b,f,d])}let r=1/0;for(t=0;t<e.length;t++){let[b,f,d]=e[t],n=!0;for(var o=0;o<b.length;o++)(!1&d||r>=d)&&Object.keys(c.O).every(e=>c.O[e](b[o]))?b.splice(o--,1):(n=!1,d<r&&(r=d));if(n){e.splice(t--,1);const c=f();void 0!==c&&(a=c)}}return a}})(),c.n=e=>{const a=e&&e.__esModule?()=>e.default:()=>e;return c.d(a,{a:a}),a},(()=>{const e=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__;let a;c.t=function(b,f){if(1&f&&(b=this(b)),8&f)return b;if("object"==typeof b&&b){if(4&f&&b.__esModule)return b;if(16&f&&"function"==typeof b.then)return b}const d=Object.create(null);c.r(d);const t={};a=a||[null,e({}),e([]),e(e)];for(var r=2&f&&b;("object"==typeof r||"function"==typeof r)&&!~a.indexOf(r);r=e(r))Object.getOwnPropertyNames(r).forEach(e=>t[e]=()=>b[e]);return t.default=()=>b,c.d(d,t),d}})(),c.d=(e,a)=>{if(Array.isArray(a))for(var b=0;b<a.length;){var f=a[b++],d=a[b++];c.o(e,f)?0===d&&b++:0===d?Object.defineProperty(e,f,{enumerable:!0,value:a[b++]}):Object.defineProperty(e,f,{enumerable:!0,get:d})}else for(var f in a)c.o(a,f)&&!c.o(e,f)&&Object.defineProperty(e,f,{enumerable:!0,get:a[f]})},c.f={},c.e=e=>Promise.all(Object.keys(c.f).reduce((a,b)=>(c.f[b](e,a),a),[])),c.u=e=>"assets/js/"+({104:"de3ee31a",124:"1ad86f56",200:"1dfec420",252:"d9084ecb",311:"85dc4c9b",429:"ff0bf96e",449:"c254daed",465:"a17fb045",508:"5ca2639d",552:"fdb0d9e1",574:"60781fed",594:"5e8c322a",617:"b93b454c",619:"805daf1e",706:"c52b5473",763:"7cde3459",769:"9550cc1f",773:"e0db4c79",860:"80392bdc",903:"10c70e6f",920:"eb84a108",942:"e917d7c9",1022:"f8fa0321",1077:"5e7ee35c",1099:"533e434c",1230:"5113883b",1278:"3accd241",1303:"a29a6e44",1394:"550f7dc1",1413:"61b0e64b",1556:"5f21eb71",1567:"27c8b774",1628:"4eef183e",1650:"6ca90961",1701:"a3ecf861",1768:"ff6d65a9",1782:"82894961",1788:"ab05b3aa",1814:"3b333d5b",1877:"fefe9566",1923:"d071c513",1973:"a7861986",2080:"27c4a013",2181:"46eb403d",2212:"322ec2e7",2244:"e876cff6",2290:"a769954d",2304:"c7710052",2399:"a09470d9",2403:"15f40f8f",2486:"379bbc32",2579:"41f4ce7f",2612:"7b224b5a",2666:"14efea89",2840:"d0fd4a71",2923:"3cd01694",3072:"aeb9810c",3237:"05fd5745",3282:"6aac2d5c",3292:"f72a372a",3361:"c377a04b",3470:"88a4c043",3594:"f7084923",3606:"e4ad89b2",3728:"51cd08ce",3753:"fc7c782f",3849:"99a35e8f",3949:"0a1bd0e5",4004:"b0125fa2",4082:"822e0178",4346:"50ae2c89",4364:"50b500dc",4390:"1154937a",4465:"a2537f00",4636:"c10ec81d",4658:"78fde597",4683:"0f302db7",4717:"a7bd4aaa",4762:"bf1a96cc",4835:"3072782a",4905:"d3d37933",5126:"a6c41565",5223:"1cc7c915",5349:"b784b5bb",5407:"b31a5f55",5547:"cfad4bb4",5623:"25ae0bf1",5726:"47f7a134",5742:"aba21aa0",5880:"336f5910",5886:"53defe29",5908:"04ee7372",6051:"3b0e1261",6095:"999f4a99",6111:"24b1c163",6170:"d1d7a857",6209:"f72c86d0",6372:"6b7fcc15",6526:"a48fd09c",6550:"77982fdd",6582:"4acce17e",6802:"a0eb976e",6836:"22c6ac39",7025:"5da011d0",7098:"1a5ba401",7209:"f4180cff",7255:"3cb0b0a9",7259:"b4285021",7310:"16fba083",7390:"90579cbd",7460:"59169cbb",7603:"7d48b3e7",7623:"16427680",7635:"c8a9fc86",7651:"a8687130",7715:"9ab62f73",7884:"749b3cb7",7917:"110b6cba",7943:"fce396bf",7954:"b2a255cc",7977:"b8c1226b",8101:"7c822e85",8119:"6b345055",8255:"9ea6fe4d",8311:"e9f568e8",8401:"17896441",8461:"90bbfd1d",8600:"413bfdf1",8644:"3204d46b",8736:"6d1f0509",8737:"a6c5c03c",8738:"d71e6c8a",8768:"075aa584",8820:"b1474780",8862:"ac9d64ec",8915:"c5e9787b",8946:"ea5986e4",8952:"61f3b5cc",9035:"ed6a4585",9048:"a94703ab",9111:"5575829c",9119:"a9ba6591",9134:"54dea6f0",9149:"b0ccf0d8",9155:"365a2c17",9220:"d38c25bf",9245:"bc717899",9269:"c90572d4",9304:"7d256524",9408:"2b2c5b3b",9422:"6daa33e8",9451:"5c5cf8ae",9563:"5e13701d",9592:"1fcf59a8",9647:"5e95c892",9712:"fed4ae4f",9763:"58e12487",9814:"4b10ac31",9816:"5ebc190f",9849:"62e1e335"}[e]||e)+"."+{62:"2110f289",104:"73e8d862",110:"ab27edb0",124:"4f3470a0",200:"7273a206",213:"a65bad05",224:"53779771",234:"ae9cb145",252:"eb9d3676",311:"c59a27b3",429:"21bfe768",449:"692d1729",462:"4ba0df0d",465:"b8b0ef22",508:"bba78207",552:"053c37f2",574:"32f4477c",594:"ad9de8ba",617:"dc742f21",619:"45fbac81",631:"8c3a7680",706:"9632bada",732:"148014ec",763:"3992ad5e",769:"a253deb0",773:"f0c62ade",821:"e54e47f5",860:"6bf9ce42",903:"79a4cd04",920:"1629671e",942:"437f6986",1022:"1da3e731",1038:"4ef0fb28",1052:"e06cfc0e",1077:"a2f95cf0",1078:"734be24f",1099:"0b91621c",1230:"6692b67b",1278:"1030f906",1303:"b26c1107",1340:"9e353949",1348:"cdb525cc",1394:"73b71afa",1413:"85fb194f",1513:"87e4e773",1556:"2e6801fb",1567:"2ec269ef",1628:"1dd17513",1650:"9adc051a",1701:"79a02e97",1711:"571a6fb0",1768:"c3000564",1782:"018f2afc",1788:"c285fb64",1799:"1f2f1005",1814:"e96fcbdd",1858:"d7ff65aa",1877:"270d51aa",1912:"a33a8dd4",1923:"f0b4ede2",1973:"c9dbd8d6",2080:"dc54bf81",2161:"737e07e5",2181:"f1fddca1",2212:"68dc3585",2244:"7f4fee6c",2290:"82ab6eda",2304:"d43a2401",2399:"d327e3f8",2403:"2963b003",2486:"6e5c274c",2501:"dd503f07",2579:"23294d78",2603:"6a701027",2612:"49839087",2652:"548b471f",2666:"b3ccbb44",2675:"0163d5e8",2705:"c7baf735",2777:"f1b15f31",2840:"cd024870",2858:"ad831098",2923:"7b0c1b24",2927:"319f6542",3062:"ceaf4786",3072:"86b85ef8",3237:"b0183093",3282:"f4d186f2",3292:"992b5d03",3308:"780e78b1",3361:"56758ac1",3459:"734be24f",3470:"e0fa8644",3594:"2459b7b1",3606:"1e764186",3728:"4c03d6c1",3753:"930296e5",3849:"ab92c478",3900:"68ce954f",3938:"e6e330a9",3949:"5562cace",4004:"ff714a1f",4082:"fd2a1cc1",4346:"ea64f986",4364:"3c2b961c",4390:"bf662a2c",4408:"b992ed9c",4465:"8fa81afc",4555:"e2cbd573",4625:"fe1a675e",4636:"88068d1f",4658:"c9c25e7e",4683:"993bddef",4717:"1dd5b58b",4743:"852d08e5",4762:"ca326928",4780:"5f96466a",4832:"6063524c",4835:"aa783791",4905:"23c5ed5f",5126:"663efb4b",5216:"1a7c62d3",5223:"964923e1",5323:"c7ac7ab9",5349:"9ff5b13a",5407:"1af58206",5413:"259880f7",5463:"02972677",5547:"a72c9d00",5602:"e6c747a6",5623:"3dd19943",5663:"7a660350",5726:"a1e334c0",5742:"ae69db93",5840:"734be24f",5880:"1650e1b8",5886:"80bd053e",5908:"5673acb0",6051:"a37f3651",6091:"57eb62ec",6095:"278d2560",6111:"5d0f1ad4",6170:"ba4af14a",6209:"d78ea58e",6372:"adc2c7a0",6481:"fc89e202",6526:"7ad93946",6550:"2c32b564",6573:"a3498e20",6582:"56d1e1bc",6802:"c9ea2d0c",6836:"666917ed",7025:"6b00bc3b",7096:"0808fe50",7098:"547a0455",7173:"f0fbb161",7209:"99a67ed3",7255:"83d64f7a",7259:"4724f893",7310:"93ba7cd5",7390:"2e5eb6fd",7460:"582fc062",7603:"ddf209b8",7623:"d6577833",7635:"b83e36c2",7651:"8b311811",7715:"2ba82c6d",7884:"3801df4d",7917:"d98de799",7943:"9c451cb7",7954:"55c27cd2",7977:"3c59d2a2",8101:"5f82c723",8119:"445af2c9",8255:"1560ca73",8262:"185eb895",8311:"fba9ae60",8347:"64753cbf",8352:"b7003410",8401:"cd452a6e",8461:"ee771c8f",8585:"e8a29813",8600:"6fd754f1",8644:"1ff5c3fd",8670:"f5aed5fd",8681:"dad27b77",8725:"18225b4f",8736:"d1f42df3",8737:"0260b2d9",8738:"8905b635",8768:"ef20d0ad",8820:"f75855c7",8862:"11293b6f",8915:"3f144cf4",8946:"6bb233d4",8952:"9bcbaf57",9035:"6755bc3d",9048:"73c65444",9111:"c220dd2b",9119:"5f3d8c6b",9134:"5c6dbe76",9149:"c3c3453e",9155:"e11f7ef1",9183:"69d42c06",9220:"e77fec84",9222:"00bc655f",9233:"753c8c1b",9245:"9c815fb6",9269:"95405390",9304:"018f89e2",9381:"1caac310",9408:"a5c2ffde",9422:"1fb97c28",9451:"a36a3598",9563:"0ad344b1",9592:"7f131093",9614:"b6ee8465",9632:"dd64242d",9647:"8c7a1b12",9669:"f3f298c6",9690:"a57e6f8d",9692:"55918651",9712:"1c0cd6db",9718:"d2386623",9727:"4e40ab22",9737:"ed365abb",9763:"00100566",9814:"5b4e5639",9816:"ecc2a581",9849:"56ca432b",9875:"68ee253c"}[e]+".js",c.miniCssF=e=>{},c.o=(e,a)=>Object.hasOwn(e,a),(()=>{const e={},a="@elliemae/pui-app-sdk:";c.l=(b,f,d,t)=>{if(e[b])return void e[b].push(f);let r,o;if(void 0!==d){const e=document.getElementsByTagName("script");for(var n=0;n<e.length;n++){const c=e[n];if(c.getAttribute("src")==b||c.getAttribute("data-webpack")==a+d){r=c;break}}}r||(o=!0,r=document.createElement("script"),r.charset="utf-8",c.nc&&r.setAttribute("nonce",c.nc),r.setAttribute("data-webpack",a+d),r.src=b),e[b]=[f];const i=(a,c)=>{r.onerror=r.onload=null,clearTimeout(s);const f=e[b];if(delete e[b],r.parentNode?.removeChild(r),f?.forEach(e=>e(c)),a)return a(c)},s=setTimeout(i.bind(null,void 0,{type:"timeout",target:r}),12e4);r.onerror=i.bind(null,r.onerror),r.onload=i.bind(null,r.onload),o&&document.head.appendChild(r)}})(),c.r=e=>{Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},c.dn=e=>{var a=Object.getOwnPropertyDescriptor(e,"name");(!a||!a.writable&&a.configurable)&&Object.defineProperty(e,"name",{value:"default",configurable:!0})},c.cjs=e=>{const a={exports:{}};return e.call(a.exports,a,a.exports),a.exports},c.p="/app-sdk/",c.gca=function(e){return e={16427680:"7623",17896441:"8401",82894961:"1782",de3ee31a:"104","1ad86f56":"124","1dfec420":"200",d9084ecb:"252","85dc4c9b":"311",ff0bf96e:"429",c254daed:"449",a17fb045:"465","5ca2639d":"508",fdb0d9e1:"552","60781fed":"574","5e8c322a":"594",b93b454c:"617","805daf1e":"619",c52b5473:"706","7cde3459":"763","9550cc1f":"769",e0db4c79:"773","80392bdc":"860","10c70e6f":"903",eb84a108:"920",e917d7c9:"942",f8fa0321:"1022","5e7ee35c":"1077","533e434c":"1099","5113883b":"1230","3accd241":"1278",a29a6e44:"1303","550f7dc1":"1394","61b0e64b":"1413","5f21eb71":"1556","27c8b774":"1567","4eef183e":"1628","6ca90961":"1650",a3ecf861:"1701",ff6d65a9:"1768",ab05b3aa:"1788","3b333d5b":"1814",fefe9566:"1877",d071c513:"1923",a7861986:"1973","27c4a013":"2080","46eb403d":"2181","322ec2e7":"2212",e876cff6:"2244",a769954d:"2290",c7710052:"2304",a09470d9:"2399","15f40f8f":"2403","379bbc32":"2486","41f4ce7f":"2579","7b224b5a":"2612","14efea89":"2666",d0fd4a71:"2840","3cd01694":"2923",aeb9810c:"3072","05fd5745":"3237","6aac2d5c":"3282",f72a372a:"3292",c377a04b:"3361","88a4c043":"3470",f7084923:"3594",e4ad89b2:"3606","51cd08ce":"3728",fc7c782f:"3753","99a35e8f":"3849","0a1bd0e5":"3949",b0125fa2:"4004","822e0178":"4082","50ae2c89":"4346","50b500dc":"4364","1154937a":"4390",a2537f00:"4465",c10ec81d:"4636","78fde597":"4658","0f302db7":"4683",a7bd4aaa:"4717",bf1a96cc:"4762","3072782a":"4835",d3d37933:"4905",a6c41565:"5126","1cc7c915":"5223",b784b5bb:"5349",b31a5f55:"5407",cfad4bb4:"5547","25ae0bf1":"5623","47f7a134":"5726",aba21aa0:"5742","336f5910":"5880","53defe29":"5886","04ee7372":"5908","3b0e1261":"6051","999f4a99":"6095","24b1c163":"6111",d1d7a857:"6170",f72c86d0:"6209","6b7fcc15":"6372",a48fd09c:"6526","77982fdd":"6550","4acce17e":"6582",a0eb976e:"6802","22c6ac39":"6836","5da011d0":"7025","1a5ba401":"7098",f4180cff:"7209","3cb0b0a9":"7255",b4285021:"7259","16fba083":"7310","90579cbd":"7390","59169cbb":"7460","7d48b3e7":"7603",c8a9fc86:"7635",a8687130:"7651","9ab62f73":"7715","749b3cb7":"7884","110b6cba":"7917",fce396bf:"7943",b2a255cc:"7954",b8c1226b:"7977","7c822e85":"8101","6b345055":"8119","9ea6fe4d":"8255",e9f568e8:"8311","90bbfd1d":"8461","413bfdf1":"8600","3204d46b":"8644","6d1f0509":"8736",a6c5c03c:"8737",d71e6c8a:"8738","075aa584":"8768",b1474780:"8820",ac9d64ec:"8862",c5e9787b:"8915",ea5986e4:"8946","61f3b5cc":"8952",ed6a4585:"9035",a94703ab:"9048","5575829c":"9111",a9ba6591:"9119","54dea6f0":"9134",b0ccf0d8:"9149","365a2c17":"9155",d38c25bf:"9220",bc717899:"9245",c90572d4:"9269","7d256524":"9304","2b2c5b3b":"9408","6daa33e8":"9422","5c5cf8ae":"9451","5e13701d":"9563","1fcf59a8":"9592","5e95c892":"9647",fed4ae4f:"9712","58e12487":"9763","4b10ac31":"9814","5ebc190f":"9816","62e1e335":"9849"}[e]||e,c.p+c.u(e)},(()=>{const e={5354:0,1869:0};c.f.j=(a,b)=>{let f=c.o(e,a)?e[a]:void 0;if(0!==f)if(f)b.push(f[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{const d=new Promise((c,b)=>f=e[a]=[c,b]);b.push(f[2]=d);const t=c.p+c.u(a),r=new Error,o=b=>{if(c.o(e,a)&&(f=e[a],0!==f&&(e[a]=void 0),f)){const e=b&&("load"===b.type?"missing":b.type),c=b&&b.target&&b.target.src;r.message="Loading chunk "+a+" failed.\n("+e+": "+c+")",r.name="ChunkLoadError",r.type=e,r.request=c,r.event=b,f[1](r)}};c.l(t,o,"chunk-"+a,a)}},c.O.j=a=>0===e[a];const a=(a,b)=>{let[f,d,t]=b;var r,o,n=0;if(f.some(a=>0!==e[a])){for(r in d)c.o(d,r)&&(c.m[r]=d[r]);if(t)var i=t(c)}for(a&&a(b);n<f.length;n++)o=f[n],c.o(e,o)&&e[o]&&e[o][0](),e[o]=0;return c.O(i)},b=globalThis.webpackChunk_elliemae_pui_app_sdk||=[];b.forEach(a.bind(null,0)),b.push=a.bind(null,b.push.bind(b))})()})();
@@ -1,5 +0,0 @@
1
- (globalThis.webpackChunk_elliemae_pui_app_sdk=globalThis.webpackChunk_elliemae_pui_app_sdk||[]).push([[8792],{"./lib lazy recursive ^\\.\\/.*$ include: (?:\\/lib(?:\\/(?%21\\.)(?:(?:(?%21(?:^%7C\\/)\\.).)*?)\\/%7C\\/%7C$)(?%21\\.)(?=.)[^/]*?\\.stories\\.(mdx%7Ctsx%7Cts%7Cjsx%7Cjs))$"(A,b,e){const c={"./view/breakpoint/index.stories":["./lib/view/breakpoint/index.stories.tsx",[5815,999]],"./view/breakpoint/index.stories.tsx":["./lib/view/breakpoint/index.stories.tsx",[5815,999]],"./view/error-toast/index.stories":["./lib/view/error-toast/index.stories.tsx",[1800]],"./view/error-toast/index.stories.tsx":["./lib/view/error-toast/index.stories.tsx",[1800]],"./view/fields/autocomplete/advanced-autocomplete.stories":["./lib/view/fields/autocomplete/advanced-autocomplete.stories.tsx",[5815,5058,5599,4957,4216,3071]],"./view/fields/autocomplete/advanced-autocomplete.stories.tsx":["./lib/view/fields/autocomplete/advanced-autocomplete.stories.tsx",[5815,5058,5599,4957,4216,3071]],"./view/fields/autocomplete/async-suggestions-autocomplete.stories":["./lib/view/fields/autocomplete/async-suggestions-autocomplete.stories.tsx",[5815,5058,5599,4957,4216,9825]],"./view/fields/autocomplete/async-suggestions-autocomplete.stories.tsx":["./lib/view/fields/autocomplete/async-suggestions-autocomplete.stories.tsx",[5815,5058,5599,4957,4216,9825]],"./view/fields/autocomplete/index.stories":["./lib/view/fields/autocomplete/index.stories.tsx",[5815,5058,5599,4957,4216,8048]],"./view/fields/autocomplete/index.stories.tsx":["./lib/view/fields/autocomplete/index.stories.tsx",[5815,5058,5599,4957,4216,8048]],"./view/fields/check-box/index.stories":["./lib/view/fields/check-box/index.stories.tsx",[5815,5058,8654,590,8522,564,2382]],"./view/fields/check-box/index.stories.tsx":["./lib/view/fields/check-box/index.stories.tsx",[5815,5058,8654,590,8522,564,2382]],"./view/fields/check-box/set-value.stories":["./lib/view/fields/check-box/set-value.stories.tsx",[5815,5058,8654,590,8522,564,5410]],"./view/fields/check-box/set-value.stories.tsx":["./lib/view/fields/check-box/set-value.stories.tsx",[5815,5058,8654,590,8522,564,5410]],"./view/fields/combo-box-v3/index.stories":["./lib/view/fields/combo-box-v3/index.stories.tsx",[5815,5058,8654,9863,590,5599,8522,4957,6753,564,9242,3086]],"./view/fields/combo-box-v3/index.stories.tsx":["./lib/view/fields/combo-box-v3/index.stories.tsx",[5815,5058,8654,9863,590,5599,8522,4957,6753,564,9242,3086]],"./view/fields/combo-box/index.stories":["./lib/view/fields/combo-box/index.stories.tsx",[5815,5058,8654,9863,590,1449,1679,778,6184]],"./view/fields/combo-box/index.stories.tsx":["./lib/view/fields/combo-box/index.stories.tsx",[5815,5058,8654,9863,590,1449,1679,778,6184]],"./view/fields/date-input/index.stories":["./lib/view/fields/date-input/index.stories.tsx",[5815,5058,8654,9863,1449,3438,2316,6055]],"./view/fields/date-input/index.stories.tsx":["./lib/view/fields/date-input/index.stories.tsx",[5815,5058,8654,9863,1449,3438,2316,6055]],"./view/fields/date-picker/index.stories":["./lib/view/fields/date-picker/index.stories.tsx",[5815,5058,8654,9863,1449,3438,9540,7813]],"./view/fields/date-picker/index.stories.tsx":["./lib/view/fields/date-picker/index.stories.tsx",[5815,5058,8654,9863,1449,3438,9540,7813]],"./view/fields/date-range-picker/index.stories":["./lib/view/fields/date-range-picker/index.stories.tsx",[5815,5058,6753,1400,3615,77]],"./view/fields/date-range-picker/index.stories.tsx":["./lib/view/fields/date-range-picker/index.stories.tsx",[5815,5058,6753,1400,3615,77]],"./view/fields/date-time-picker/index.stories":["./lib/view/fields/date-time-picker/index.stories.tsx",[5815,5058,6753,1400,2129]],"./view/fields/date-time-picker/index.stories.tsx":["./lib/view/fields/date-time-picker/index.stories.tsx",[5815,5058,6753,1400,2129]],"./view/fields/form-item-layout/index.stories":["./lib/view/fields/form-item-layout/index.stories.tsx",[5815,5058,8654,9863,590,1449,1679,7610,3813]],"./view/fields/form-item-layout/index.stories.tsx":["./lib/view/fields/form-item-layout/index.stories.tsx",[5815,5058,8654,9863,590,1449,1679,7610,3813]],"./view/fields/form-layout-block-item/index.stories":["./lib/view/fields/form-layout-block-item/index.stories.tsx",[5815,5058,8654,9863,1449,2487]],"./view/fields/form-layout-block-item/index.stories.tsx":["./lib/view/fields/form-layout-block-item/index.stories.tsx",[5815,5058,8654,9863,1449,2487]],"./view/fields/input-mask/index.stories":["./lib/view/fields/input-mask/index.stories.tsx",[5815,5058,8654,9863,1449,5762,6729]],"./view/fields/input-mask/index.stories.tsx":["./lib/view/fields/input-mask/index.stories.tsx",[5815,5058,8654,9863,1449,5762,6729]],"./view/fields/input-text/index.stories":["./lib/view/fields/input-text/index.stories.tsx",[5815,5058,5599,1764]],"./view/fields/input-text/index.stories.tsx":["./lib/view/fields/input-text/index.stories.tsx",[5815,5058,5599,1764]],"./view/fields/large-text-box/index.stories":["./lib/view/fields/large-text-box/index.stories.tsx",[5815,5058,1491]],"./view/fields/large-text-box/index.stories.tsx":["./lib/view/fields/large-text-box/index.stories.tsx",[5815,5058,1491]],"./view/fields/masked-input-text/with-money-mask.stories":["./lib/view/fields/masked-input-text/with-money-mask.stories.tsx",[5815,5058,5599,5974]],"./view/fields/masked-input-text/with-money-mask.stories.tsx":["./lib/view/fields/masked-input-text/with-money-mask.stories.tsx",[5815,5058,5599,5974]],"./view/fields/masked-input-text/with-percentage-mask.stories":["./lib/view/fields/masked-input-text/with-percentage-mask.stories.tsx",[5815,5058,5599,8980]],"./view/fields/masked-input-text/with-percentage-mask.stories.tsx":["./lib/view/fields/masked-input-text/with-percentage-mask.stories.tsx",[5815,5058,5599,8980]],"./view/fields/radio-group/index.stories":["./lib/view/fields/radio-group/index.stories.tsx",[5815,5058,8654,9863,590,1449,8522,1679,7610,9819,2977]],"./view/fields/radio-group/index.stories.tsx":["./lib/view/fields/radio-group/index.stories.tsx",[5815,5058,8654,9863,590,1449,8522,1679,7610,9819,2977]],"./view/fields/radio/index.stories":["./lib/view/fields/radio/index.stories.tsx",[5815,5058,8654,590,8522,6531]],"./view/fields/radio/index.stories.tsx":["./lib/view/fields/radio/index.stories.tsx",[5815,5058,8654,590,8522,6531]],"./view/fields/radio/set-value.stories":["./lib/view/fields/radio/set-value.stories.tsx",[5815,5058,8654,590,8522,5055]],"./view/fields/radio/set-value.stories.tsx":["./lib/view/fields/radio/set-value.stories.tsx",[5815,5058,8654,590,8522,5055]],"./view/fields/text-box/index.stories":["./lib/view/fields/text-box/index.stories.tsx",[5815,5058,8654,9863,1449,8749]],"./view/fields/text-box/index.stories.tsx":["./lib/view/fields/text-box/index.stories.tsx",[5815,5058,8654,9863,1449,8749]],"./view/fields/toggle/index.stories":["./lib/view/fields/toggle/index.stories.tsx",[5815,5058,5936]],"./view/fields/toggle/index.stories.tsx":["./lib/view/fields/toggle/index.stories.tsx",[5815,5058,5936]],"./view/form/index.stories":["./lib/view/form/index.stories.tsx",[5815,5058,8654,9863,590,5599,8522,4957,6753,564,1400,9242,6220]],"./view/form/index.stories.tsx":["./lib/view/form/index.stories.tsx",[5815,5058,8654,9863,590,5599,8522,4957,6753,564,1400,9242,6220]],"./view/form/usecases.stories":["./lib/view/form/usecases.stories.tsx",[5815,5058,8654,9863,590,5599,8522,4957,6753,564,1400,9242,4580]],"./view/form/usecases.stories.tsx":["./lib/view/form/usecases.stories.tsx",[5815,5058,8654,9863,590,5599,8522,4957,6753,564,1400,9242,4580]],"./view/intro.stories.mdx":["./lib/view/intro.stories.mdx",[721,6964,5711]],"./view/live-message/index.stories":["./lib/view/live-message/index.stories.tsx",[214]],"./view/live-message/index.stories.tsx":["./lib/view/live-message/index.stories.tsx",[214]],"./view/modals/error/index.stories":["./lib/view/modals/error/index.stories.tsx",[5541]],"./view/modals/error/index.stories.tsx":["./lib/view/modals/error/index.stories.tsx",[5541]],"./view/modals/navigation-prompt/index.stories":["./lib/view/modals/navigation-prompt/index.stories.tsx",[2758]],"./view/modals/navigation-prompt/index.stories.tsx":["./lib/view/modals/navigation-prompt/index.stories.tsx",[2758]],"./view/modals/session-expiry/index.stories":["./lib/view/modals/session-expiry/index.stories.tsx",[2327]],"./view/modals/session-expiry/index.stories.tsx":["./lib/view/modals/session-expiry/index.stories.tsx",[2327]],"./view/session-timeout/index.stories":["./lib/view/session-timeout/index.stories.tsx",[5662]],"./view/session-timeout/index.stories.tsx":["./lib/view/session-timeout/index.stories.tsx",[5662]],"./view/wait-message/index.stories":["./lib/view/wait-message/index.stories.tsx",[4531]],"./view/wait-message/index.stories.tsx":["./lib/view/wait-message/index.stories.tsx",[4531]]};function d(p){try{if(!e.o(c,p))return Promise.resolve().then(()=>{const I=new Error("Cannot find module '"+p+"'");throw I.code="MODULE_NOT_FOUND",I})}catch(I){return Promise.reject(I)}const m=c[p],y=m[0];return Promise.all(m[1].map(e.e)).then(()=>e(y))}d.keys=()=>Object.keys(c),d.id="./lib lazy recursive ^\\.\\/.*$ include: (?:\\/lib(?:\\/(?%21\\.)(?:(?:(?%21(?:^%7C\\/)\\.).)*?)\\/%7C\\/%7C$)(?%21\\.)(?=.)[^/]*?\\.stories\\.(mdx%7Ctsx%7Cts%7Cjsx%7Cjs))$",A.exports=d},"./.storybook/preview.js"(A,b,e){"use strict";e.r(b),e.d(b,{__namedExportsOrder:()=>si,decorators:()=>qt,loaders:()=>ei,parameters:()=>ii});var c=e("./node_modules/.pnpm/@elliemae+pui-theme@2.13.1/node_modules/@elliemae/pui-theme/dist/cjs/index.js"),d=e("./node_modules/.pnpm/@reduxjs+toolkit@1.9.7_react-redux@8.1.3_react@18.3.1/node_modules/@reduxjs/toolkit/dist/redux-toolkit.cjs.production.min.js"),p=e("./node_modules/.pnpm/@reduxjs+toolkit@1.9.7_react-redux@8.1.3_react@18.3.1/node_modules/@reduxjs/toolkit/dist/query/rtk-query.cjs.production.min.js"),m=e("./node_modules/.pnpm/redux-injectors@2.1.0_react-dom@18.3.1_react-redux@8.1.3_react@18.3.1/node_modules/redux-injectors/dist/index.js"),y=e("./node_modules/.pnpm/redux-saga@1.5.1/node_modules/redux-saga/dist/redux-saga.cjs.js"),I=e.n(y),j=e("./node_modules/.pnpm/immer@9.0.21/node_modules/immer/dist/immer.cjs.production.min.js"),E=e("./lib/data/wait-message/actions.ts"),_={isOpen:null,message:"loading...",delay:!0},i=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:_,s=arguments.length>1?arguments[1]:void 0;return(0,j.default)(a,function(o){switch(s.type){case E.k.OPEN:o.isOpen=!0,o.message=s.payload.message,o.delay=s.payload.delay;break;case E.k.CLOSE:o.isOpen=!1;break}})},g=e("./lib/data/error/index.ts"),l={change:"change"},S=function(a){return a.LARGE="large",a.MEDIUM="medium",a.SMALL="small",a.XSMALL="xsmall",a}({}),O={value:S.LARGE},C=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:O,s=arguments.length>1?arguments[1]:void 0,o=s.type,x=s.payload;return(0,j.default)(a,function(M){switch(o){case l.change:M.value=x;break}})},P=e("./lib/data/live-message/index.ts"),R=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},s=(0,d.combineReducers)(Object.assign({waitMessage:i,error:g.L,breakpoint:C,liveMessage:P.k},a));return s},N=e("./lib/data/webpack-hmr.ts"),be=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/toConsumableArray.js"),ae=e.n(be),G=e("./node_modules/.pnpm/redux@4.2.1/node_modules/redux/lib/redux.js"),$=new Map,Z,V=function(a){return Z=a,function(s){return function(o){return G.compose.apply(void 0,ae()($.values()))(s)(o)}}},Je=function(a){var s=a.reducerPath,o=a.middleware;$.has(s)||!Z||$.set(s,o(Z))},le=function(a){$.delete(a)},Q=function(){$.clear()},q,we,Se=(0,d.createListenerMiddleware)(),ye=Se.startListening,st=null,Be=null,Oe=Se.clearListeners,Pe=R(),Ee=null,He=function(a){Ee=a},je=function(){return Ee},de=function(a,s,o){var x=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},M=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{},W=s.run,z=[(0,m.OV)({createReducer:R,runSaga:W})];Pe=R(M);var ue=(0,d.configureStore)({reducer:Pe,middleware:function(ge){return ge(x).prepend(Se.middleware).concat([s,V])},devTools:!1,preloadedState:a,enhancers:z});return(0,p.setupListeners)(ue.dispatch),(0,N.I)(ue),ue},Ze=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},s=arguments.length>1?arguments[1]:void 0,o=arguments.length>2?arguments[2]:void 0,x=arguments.length>3?arguments[3]:void 0,M=I()({}),W=de(a,M,s,o,x);return He(W),W},nt=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),L=e.n(nt),te=e("./lib/utils/history.ts"),me=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),Ae=e("./node_modules/.pnpm/react-redux@8.1.3_@types+react-dom@18.3.7_@types+react@18.3.31_react-dom@18.3.1_react@18.3.1/node_modules/react-redux/lib/index.js"),$e=e("./node_modules/.pnpm/styled-components@5.3.11_react-dom@18.3.1_react@18.3.1/node_modules/styled-components/dist/styled-components.browser.cjs.js"),ne=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),K=e.n(ne),_e=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),Ue=e.n(_e),Te=e("./node_modules/.pnpm/react-router-dom@6.30.4_react-dom@18.3.1_react@18.3.1/node_modules/react-router-dom/dist/umd/react-router-dom.production.min.js"),Ce=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),X=["history","basename"],Re=function(a){var s=a.history,o=a.basename,x=Ue()(a,X),M=(0,me.useState)({action:s.action,location:s.location}),W=K()(M,2),z=W[0],ue=W[1];return(0,me.useLayoutEffect)(function(){o&&z.location.pathname&&!z.location.pathname.startsWith(o)&&console.warn(`[AppRouter] basename "${o}" does not match location.pathname "${z.location.pathname}". React Router will render nothing. Verify that "homeRoute" in app.config.json matches the guest's route.`)},[o,z.location.pathname]),(0,me.useLayoutEffect)(function(){var ge=s.listen(function(){for(var ce=arguments.length,ve=new Array(ce),St=0;St<ce;St++)ve[St]=arguments[St];ve.length===2?ue({location:ve[0],action:ve[1]}):ue(ve[0])});return function(){ge()}},[s]),(0,Ce.jsx)(Te.Router,Object.assign({},x,{basename:o,location:z.location,navigationType:z.action,navigator:s}))};Re.displayName="AppRouter";var We=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/merge.js"),pe=e("./lib/utils/micro-frontend/guest.ts"),vt=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classCallCheck.js"),Ge=e.n(vt),mt=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/createClass.js"),Ve=e.n(mt),pt=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js"),F=e.n(pt),Qe=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js"),Ke=e.n(Qe),ft=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/throttle.js"),Ie=e.n(ft),Le=e("./node_modules/.pnpm/pubsub-js@1.9.5/node_modules/pubsub-js/src/pubsub.js"),ot=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/analytics.js"),Ot=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),ht=e("./lib/data/logout/actions.ts"),Fe=e("./lib/utils/app-config/config.ts"),ke=e("./lib/utils/app-config/index.ts"),De=e("./lib/utils/console-logger.ts"),rt=e("./lib/utils/logger.ts"),ze=e("./lib/utils/constants.ts"),oe=e("./lib/utils/window.ts"),gt=e("./lib/utils/session.ts"),qe=e("./lib/utils/micro-frontend/app-bridge.ts"),Pt=e("./lib/utils/micro-frontend/ssf-host.ts"),Mt,xe=Ke()("ssfHostRef"),Y=Ke()("appBridge"),et=Ke()("selfInitialize"),at=function(){function a(s){var o,x,M,W,z,ue,ge=this;Ge()(this,a),this.logger=void 0,this.appId=void 0,this.props=void 0,this.activeGuests=void 0,this.onInit=void 0,this.onRenewSessionTimer=void 0,this.throttleRenewSessionTimer=void 0,this.scriptingObjects=void 0,Object.defineProperty(this,xe,{writable:!0,value:void 0}),Object.defineProperty(this,Y,{writable:!0,value:null}),Object.defineProperty(this,et,{writable:!0,value:void 0}),this.appId=(0,Fe.vF)("appId"),this.onInit=s?.onInit,this.logger=s?.logger||De.k,(0,rt.B)(this.logger),this.onRenewSessionTimer=s?.onRenewSessionTimer,F()(this,et)[et]=(o=s?.selfInitialize)!==null&&o!==void 0?o:!1,this.props={systemVersion:(x=s?.version)!==null&&x!==void 0?x:"latest",history:(M=s?.history)!==null&&M!==void 0?M:te.N,theme:(W=s?.theme)!==null&&W!==void 0?W:(0,c.getDefaultTheme)()},this.activeGuests={},s!=null&&s.ssfHostRef&&(0,Pt.Z)(s.ssfHostRef),F()(this,xe)[xe]=(0,Pt.F)();var ce=(z=s?.analytics)!==null&&z!==void 0?z:new ot.j({logger:this.logger});this.scriptingObjects=Object.assign({analytics:ce},(ue=s?.scriptingObjects)!==null&&ue!==void 0?ue:{}),this.getProps=this.getProps.bind(this),this.getLogger=this.getLogger.bind(this),this.getGuests=this.getGuests.bind(this),this.getGuest=this.getGuest.bind(this),this.getObject=this.getObject.bind(this),this.renewSessionTimer=this.renewSessionTimer.bind(this),this.setSystemVersion=this.setSystemVersion.bind(this),this.sendBAEvent=this.sendBAEvent.bind(this),this.throttleRenewSessionTimer=Ie()(async function(){await(0,gt.KB)(),ge.onRenewSessionTimer&&ge.onRenewSessionTimer()},ze.eE,{leading:!0}),F()(this,et)[et]||(0,ke.y)().then(function(){(0,qe.b)().then(function(ve){F()(ge,Y)[Y]=ve,ge.onInit&&ge.onInit(ge.props)}).catch(function(ve){throw ve})}).catch(function(){}),(0,Ot.nE)({appId:this.appId})}return Ve()(a,[{key:"initialize",value:async function(){e.p=e.p.replace(/\/?$/,"/"),await(0,ke.y)();var o=await(0,qe.b)();return F()(this,Y)[Y]=o,this.onInit&&this.onInit(this.props),this.props}},{key:"getProps",value:function(){return this.props}},{key:"getLogger",value:function(){return this.logger}},{key:"getItem",value:function(o){return(0,oe.zk)().sessionStorage.getItem(o)}},{key:"setItem",value:function(o,x){(0,oe.zk)().sessionStorage.setItem(o,x)}},{key:"getGuests",value:function(){return this.activeGuests}},{key:"getGuest",value:function(o){return this.activeGuests[o]?this.activeGuests[o]:null}},{key:"publish",value:function(o,x){return(0,Le.publish)(o,x)}},{key:"subscribe",value:function(o,x){return(0,Le.subscribe)(o,x)}},{key:"unsubscribe",value:function(o){(0,Le.unsubscribe)(o)}},{key:"navigate",value:function(o,x){o&&this.props.history.push(o,x)}},{key:"openWaitMessage",value:function(){var o=je();o&&o.dispatch(E.X.open())}},{key:"closeWaitMessage",value:function(){var o=je();o&&o.dispatch(E.X.close())}},{key:"openErrorBanner",value:function(o){var x=je();x&&x.dispatch(g.o.set({description:o}))}},{key:"getAuthToken",value:function(){return(0,oe.zk)().sessionStorage.getItem("Authorization")}},{key:"renewAuthToken",value:function(){return(0,oe.zk)().sessionStorage.getItem("Authorization")}},{key:"logout",value:function(){var o=je();o&&o.dispatch(ht.r.confirm())}},{key:"renewSessionTimer",value:async function(){this.throttleRenewSessionTimer()}},{key:"getBreakpoint",value:function(){return(0,oe.D)()}},{key:"getViewportSize",value:function(){return(0,oe.M5)()}},{key:"onResizeEvent",value:function(o){return(0,Le.subscribe)(ze.BD,function(x,M){return o(M)})}},{key:"onBreakpointChangeEvent",value:function(o){return(0,Le.subscribe)(ze.H1,function(x,M){return o(M)})}},{key:"setSystemVersion",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"latest";window.emui.version=o,this.props.systemVersion=o}},{key:"sendBAEvent",value:function(o){this.scriptingObjects.analytics.sendBAEvent(o).catch(function(){})}},{key:"getObject",value:async function(o){return this.scriptingObjects[o]}},{key:"addScriptingObject",value:function(o,x){F()(this,Y)[Y]&&F()(this,Y)[Y].addScriptingObject(o,x),F()(this,xe)[xe].addScriptingObject(o,x)}},{key:"dispatchEvent",value:async function(o){if(F()(this,Y)[Y]){var x=await Promise.all([F()(this,Y)[Y].dispatchEvent(o),F()(this,xe)[xe].dispatchEvent(o)]),M=K()(x,2),W=M[0],z=M[1];return Array.isArray(W)&&Array.isArray(z)?W.concat(z):Promise.resolve()}return F()(this,xe)[xe].dispatchEvent(o)}},{key:"removeScriptingObject",value:function(o,x){F()(this,Y)[Y]&&F()(this,Y)[Y].removeScriptingObject(o,x),F()(this,xe)[xe].removeScriptingObject(o,x)}}],[{key:"getInstance",value:function(o){return this.instance||(this.instance=new a(o),o!=null&&o.selfInitialize||(o?.logger||De.k).warn("CMicroAppHost.getInstance() called without selfInitialize: true \u2014 this legacy mode is deprecated. Pass { selfInitialize: true } and use initialize() instead.")),this.instance}},{key:"isInitialized",value:function(){return!!this.instance}}])}();Mt=at,at.instance=void 0;var Ct,bt,lt,dt,yt,Xe,tt=function(){return at.isInitialized()},Et=function(){return pe.h.isInitialized()},_t=function(){return Et()&&window.top===window.self},ut=function(){return tt()?at.getInstance().getLogger():pe.h.getInstance().getLogger()},It=function(a){return dt()?!0:a?a===Xe.PRODUCTION:!0},xt=function(a){var s=bt.getInstance().getProps(),o=s.systemVersion,x=o.match(/^(?:\d+\.\d+)*/g);return a.replace(/{SYSTEM_VERSION}/,x&&x[0]||"latest")},Lt=function(a){var s;return a==null||(s=a.replace)===null||s===void 0?void 0:s.call(a,/\/?$/,"/")},f=function(a){var s=lt(`microFrontendApps.${a.id}`);if(!s)throw new Error(`unable to locate application configuraiton for ${a.id} under microFrontendApps section of app.config.json`);var o=s.mode,x=o===void 0?Xe.PRODUCTION:o,M=It(x)?s.production:s.development;s.production&&delete s.production,s.development&&delete s.development;var W=Ct(a,{mode:"production",hostUrl:"./",manifestPath:"./{SYSTEM_VERSION}",isJsModule:!1},s,M);return W.hostUrl=yt(W.hostUrl.replace(/\/?$/,"/")),W.manifestPath=Lt(xt(W.manifestPath)),W},n=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js"),u=e.n(n),h=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/getPrototypeOf.js"),B=e.n(h),ie=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/inherits.js"),J=e.n(ie),Ne=function(a){var s=a.error,o=s===void 0?new Error("We are unable to process your request"):s,x=a.errorInfo,M=x===void 0?{componentStack:"Please close your browser and login again"}:x;return L()("div",{},void 0,L()("h2",{},void 0,o?.message),L()("section",{},void 0,M?.componentStack))};Ne.displayName="DefaultErrorTemplate";var jt=e("./lib/utils/log-records.ts");function At(a,s,o){return s=B()(s),u()(a,it()?Reflect.construct(s,o||[],B()(a).constructor):s.apply(a,o))}function it(){try{var a=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(it=function(){return!!a})()}var wt=function(a){function s(o){var x;return Ge()(this,s),x=At(this,s,[o]),x.state={error:null,errorInfo:null},x}return J()(s,a),Ve()(s,[{key:"componentDidCatch",value:function(x,M){this.setState({error:x,errorInfo:M});var W=ut();W&&W.error(Object.assign({},jt.V.UNHANDLED_ERROR,{exception:x,message:x.message}))}},{key:"render",value:function(){var x=this.props,M=x.children,W=x.errorTemplate,z=W||Ne,ue=this.state,ge=ue.error,ce=ue.errorInfo;return ce?L()(z,{error:ge,errorInfo:ce}):M}}])}(me.Component),Nt=e("./node_modules/.pnpm/react-aria-live@2.0.5_react@18.3.1/node_modules/react-aria-live/lib/index.js"),Bt=e("./lib/data/useAppDispatch.ts"),Ft=function(a,s,o){var x=a.map(function(ce){return window.matchMedia(ce)}),M=(0,me.useCallback)(function(){var ce=x.findIndex(function(ve){return ve.matches});return typeof s[ce]<"u"?s[ce]:o},[o,x,s]),W=(0,me.useState)(M),z=K()(W,2),ue=z[0],ge=z[1];return(0,me.useEffect)(function(){var ce=function(){return ge(M)};return x.forEach(function(ve){return ve.addEventListener("change",ce)}),function(){return x.forEach(function(ve){return ve.removeEventListener("change",ce)})}},[M,x]),ue},Ht=function(){var a=(0,me.useContext)($e.ThemeContext),s=Ft([`(max-width: ${a.breakpoints.small})`,`(max-width: ${a.breakpoints.medium})`,`(max-width: ${a.breakpoints.large})`,`(max-width: ${a.breakpoints.xsmall})`],["small","medium","large","xsmall"],"large"),o=(0,Bt.j)();(0,me.useEffect)(function(){o({type:l.change,payload:s}),(0,Le.publish)(ze.H1,s)},[s,o])},$t=function(){(0,me.useEffect)(function(){if(window.ResizeObserver){var a=new ResizeObserver(function(s){(0,Le.publish)(ze.BD,s&&s[0])});return a.observe(window.document.documentElement),function(){a.unobserve(window.document.documentElement)}}return function(){}},[])},Vt=e("./lib/view/session-timeout/index.tsx"),t=e("./lib/view/live-message/index.tsx"),r=e("./lib/view/error-toast/index.tsx"),v=e("./lib/view/wait-message/index.tsx");const w=(0,$e.createGlobalStyle)([":root{font-size:81.25%;",";}html,body{height:100%;width:100%;line-height:",";}body{font-family:",";background-color:",";}#app,#app-container,#root,main{height:100%;width:100%;min-height:100%;min-width:100%;}"],function(a){var s=a.theme;return s.media.small`
2
- font-size: 100%;
3
- `},function(a){return a.theme.lineHeights.m},function(a){return a.theme.fonts.default},function(a){return a.theme.colors.neutral["000"]});var T,D,k,H,U,re=$e.default.div.withConfig({componentId:"sc-1ho9g5n-0"})(["height:100%;"]),fe=function(a){var s=a.manageSession,o=a.WaitMessage,x=a.children;return Ht(),$t(),L()(Nt.Ai,{},void 0,L()(re,{},void 0,T||(T=L()(w,{})),s&&(D||(D=L()(Vt.S,{}))),k||(k=L()(t.I,{})),o||H||(H=L()(v.j,{})),U||(U=L()(r.Q,{})),x))};fe.displayName="StandAloneApp";var ee=e("./lib/view/wait-message/use-html-wait-message.tsx"),he,se,Me,Ye=$e.default.div.withConfig({componentId:"sc-njn2ro-0"})(["height:100%;"]),Tt=function(a){var s=a.WaitMessage,o=a.children;return Ht(),(0,ee.t)(!0),$t(),L()(Ye,{},void 0,he||(he=L()(w,{})),s||se||(se=L()(v.j,{})),Me||(Me=L()(r.Q,{})),o)};Tt.displayName="HostedApp";var ct=function(a){var s=_t()||tt();return s?(0,Ce.jsx)(fe,Object.assign({},a)):(0,Ce.jsx)(Tt,Object.assign({},a))},Rt=function(a){var s=a.store,o=a.history,x=a.basename,M=a.theme,W=M===void 0?(0,c.getDefaultTheme)():M,z=a.manageSession,ue=z===void 0?!1:z,ge=a.WaitMessage,ce=a.errorTemplate,ve=a.children,St=a.strictMode,ni=St===void 0?!0:St,oi=ni?me.StrictMode:me.Fragment;return L()(oi,{},void 0,L()(wt,{errorTemplate:ce},void 0,L()(Ae.Provider,{store:s},void 0,L()(Re,{history:o,basename:x},void 0,L()($e.ThemeProvider,{theme:W},void 0,L()(ct,{manageSession:ue,WaitMessage:ge},void 0,ve))))))};Rt.displayName="AppRoot";var Kt=function(a,s,o){return L()(Rt,{store:s,history:te.N,theme:a},void 0,o())};Kt.displayName="withAppDecorator";var Ut=e("./node_modules/.pnpm/@storybook+theming@6.5.16/node_modules/@storybook/theming/dist/esm/index.js"),Wt=["base","brandTitle"],kt=function(a){var s=a.base,o=s===void 0?"light":s,x=a.brandTitle,M=x===void 0?"Platform UI Components":x,W=Ue()(a,Wt);return(0,Ut.vt)(Object.assign({base:o,brandTitle:`${M} 5.48.1`},W))},zt=e("./node_modules/.pnpm/style-loader@2.0.0_webpack@5.108.4/node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js"),Dt=e.n(zt),Xt=e("./node_modules/.pnpm/css-loader@5.2.7_webpack@5.108.4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[11].use[1]!./lib/utils/storybook/preview.css"),Gt={};Gt.insert="head",Gt.singleton=!1;var ri=Dt()(Xt.A,Gt);const ai=Xt.A.locals||{};var Yt=(0,c.getDefaultTheme)(),Jt=Ze({},te.N),Zt=Kt.bind(null,Yt,Jt),Qt=function(a){return{layout:"fullscreen",actions:{argTypesRegex:"^on.*"},controls:{hideNoControlsWarning:!0},docs:{theme:kt(a)},options:{storySort:{method:"alphabetical",order:["Getting Started",["Introduction","Installation","Packages","Supported Browsers","Releases","Theme"],"Components"],locales:["en-US"]}},dependencies:{withStoriesOnly:!0,hideEmpty:!0}}},qt=[Zt],ei=[async function(){await(0,ke.y)("./")}],ti={brandTitle:"Application SDK",brandUrl:"https://git.elliemae.io/platform-ui/pui-app-sdk.git"},li=null,ii=Qt(ti),si=["decorators","parameters","loaders"]},"./lib/analytics/index.ts"(A,b,e){"use strict";e.d(b,{e:()=>y});var c=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),d=e("./lib/utils/micro-frontend/guest.ts"),p=e("./lib/utils/helpers.ts"),m=function(I){var j=Object.assign({},(0,c.QS)(),(0,p.np)(),I);window.gtmDataLayer=window.gtmDataLayer||[],window.gtmDataLayer.push(j)},y=function(I){var j=I.data,E=I.self,_=E===void 0?!0:E;if(_)m(j);else{var i,g=(i=d.h.getInstance())===null||i===void 0?void 0:i.getHost(),l=g?.sendBAEvent;l?l(j):m(j)}}},"./lib/communication/http-client/props.ts"(A,b,e){"use strict";e.d(b,{K:()=>l});var c=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classCallCheck.js"),d=e.n(c),p=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/createClass.js"),m=e.n(p),y=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js"),I=e.n(y),j=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js"),E=e.n(j),_=E()("resetUserIdleTime"),i=E()("endSession"),g=function(){function S(){d()(this,S),Object.defineProperty(this,_,{writable:!0,value:function(){}}),Object.defineProperty(this,i,{writable:!0,value:async function(){}})}return m()(S,[{key:"resetUserIdleTime",get:function(){return I()(this,_)[_]},set:function(O){I()(this,_)[_]=O}},{key:"endSession",get:function(){return I()(this,i)[i]},set:function(O){I()(this,i)[i]=O}}])}(),l=new g},"./lib/data/error/index.ts"(A,b,e){"use strict";e.d(b,{L:()=>I,o:()=>y});var c=e("./node_modules/.pnpm/@reduxjs+toolkit@1.9.7_react-redux@8.1.3_react@18.3.1/node_modules/@reduxjs/toolkit/dist/redux-toolkit.cjs.production.min.js"),d=e.n(c),p={description:"",messageText:""},m=(0,c.createSlice)({name:"error",initialState:p,reducers:{set:function(j,E){return E.payload},clear:function(){return p}}}),y=m.actions,I=m.reducer},"./lib/data/live-message/index.ts"(A,b,e){"use strict";e.d(b,{k:()=>I,o:()=>y});var c=e("./node_modules/.pnpm/@reduxjs+toolkit@1.9.7_react-redux@8.1.3_react@18.3.1/node_modules/@reduxjs/toolkit/dist/redux-toolkit.cjs.production.min.js"),d=e.n(c),p={message:"",ariaLive:"polite",id:""},m=(0,c.createSlice)({name:"liveMessage",initialState:p,reducers:{announce:function(j,E){var _=E.payload,i=_.message,g=_.ariaLive,l=_.id;return{message:i,ariaLive:g,id:l}}}}),y=m.actions,I=m.reducer},"./lib/data/logout/actions.ts"(A,b,e){"use strict";e.d(b,{r:()=>d});var c={CONFIRM:"log-out/CONFIRM",CANCEL:"log-out/CANCEL"},d={confirm:function(){return{type:c.CONFIRM,payload:null}},cancel:function(){return{type:c.CANCEL,payload:null}}}},"./lib/data/useAppDispatch.ts"(A,b,e){"use strict";e.d(b,{j:()=>p});var c=e("./node_modules/.pnpm/react-redux@8.1.3_@types+react-dom@18.3.7_@types+react@18.3.31_react-dom@18.3.1_react@18.3.1/node_modules/react-redux/lib/index.js"),d=e.n(c),p=function(){return(0,c.useDispatch)()}},"./lib/data/useAppSelector.ts"(A,b,e){"use strict";e.d(b,{G:()=>p});var c=e("./node_modules/.pnpm/react-redux@8.1.3_@types+react-dom@18.3.7_@types+react@18.3.31_react-dom@18.3.1_react@18.3.1/node_modules/react-redux/lib/index.js"),d=e.n(c),p=c.useSelector},"./lib/data/wait-message/actions.ts"(A,b,e){"use strict";e.d(b,{X:()=>d,k:()=>c});var c={OPEN:"wait-message/OPEN",CLOSE:"wait-message/CLOSE"},d={open:function(){var p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"loading...",m=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return{type:c.OPEN,payload:{message:p,delay:m}}},close:function(){return{type:c.CLOSE,payload:null}}}},"./lib/data/webpack-hmr.ts"(A,b,e){"use strict";e.d(b,{I:()=>d});var c=e("./node_modules/.pnpm/redux-injectors@2.1.0_react-dom@18.3.1_react-redux@8.1.3_react@18.3.1/node_modules/redux-injectors/dist/index.js");A=e.hmd(A);var d=function(p){var m=null;try{var y,I;m=(y=(I=A)===null||I===void 0?void 0:I.hot)!==null&&y!==void 0?y:null}catch{m=null}m&&m.accept("./reducers",function(){(0,c.Dl)(p)})}},"./lib/utils/app-config/config.ts"(A,b,e){"use strict";e.d(b,{WE:()=>O,vF:()=>l,g3:()=>g});var c=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/has.js"),d=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/clone.js"),p=e.n(d),m=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/set.js"),y=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/get.js"),I=e.n(y);const j=JSON.parse('{"appId":"app-sdk","activeEnv":"localhost","sessionTimeoutWarnInterval":"60000","sessionTimeoutInterval":"70000","serviceEndpoints":{"api":"","idp":"https://int.idp.ellielabs.com","wss":"ws://localhost:5000"},"env":{"localhost":{"serviceEndpoints":{"api":"","idp":"https://int.idp.ellielabs.com"}},"dev":{"serviceEndpoints":{"api":"https://dev.api.puiservice.rd.elliemae.io","idp":"https://int.idp.ellielabs.com"}},"dev2":{"serviceEndpoints":{"api":"https://int.api.ellielabs.com","idp":"https://int.idp.ellielabs.com"}},"qa":{"serviceEndpoints":{"api":"https://dev.api.puiservice.rd.elliemae.io","idp":"https://int.idp.ellielabs.com"}},"qa2":{"serviceEndpoints":{"api":"https://int.api.ellielabs.com","idp":"https://int.idp.ellielabs.com"}},"qa3":{"serviceEndpoints":{"api":"https://int.api.ellielabs.com","idp":"https://int.idp.ellielabs.com"}},"int":{"serviceEndpoints":{"api":"https://int.api.ellielabs.com","idp":"https://int.idp.ellielabs.com"}},"peg-osb1":{"serviceEndpoints":{"api":"https://encompass-peg-api.elliemae.com","idp":"https://peg.idp.ellielabs.com/authorize"}},"peg-osb2":{"serviceEndpoints":{"api":"https://encompass-peg2-api.elliemae.com","idp":"https://peg.idp.ellielabs.com/authorize"}},"peg":{"serviceEndpoints":{"api":"https://peg2-west.api.ellielabs.com","idp":"https://peg.idp.ellielabs.com/authorize"}},"peg-oapi-west":{"serviceEndpoints":{"api":"https://peg2-west.api.ellielabs.com","idp":"https://peg.idp.ellielabs.com/authorize"}},"peg-oapi-east":{"serviceEndpoints":{"api":"https://peg2-east.api.ellielabs.com","idp":"https://peg.idp.ellielabs.com/authorize"}},"peg2-oapi-east":{"serviceEndpoints":{"api":"https://peg2-east.api.ellielabs.com","idp":"https://peg.idp.ellielabs.com/authorize"}},"peg3":{"serviceEndpoints":{"api":"https://pel1.api.ellielabs.com","idp":"https://peg3.idp.ellielabs.com/authorize"}},"stage":{"serviceEndpoints":{"api":"https://stg.api.elliemae.com","idp":"https://stg.idp.elliemae.com/authorize"}},"beta":{"serviceEndpoints":{"api":"https://concept.api.elliemae.com","idp":"https://concept.idp.elliemae.com/authorize"}},"demo":{"serviceEndpoints":{"api":"https://concept.api.elliemae.com","idp":"https://concept.idp.elliemae.com/authorize"}},"epc":{"serviceEndpoints":{"api":"https://concept.api.elliemae.com","idp":"https://concept.idp.elliemae.com/authorize"}},"prod":{"serviceEndpoints":{"api":"https://api.elliemae.com","idp":"https://idp.elliemae.com/authorize"}}}}');var E,_,i=j,g=function(P){i=P},l=function(){var P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",R=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return p()(I()(i,P,R))},S=function(P,R){return _(i,P,R)},O=function(){return i},C=function(){var P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return E(i,P)}},"./lib/utils/app-config/index.ts"(A,b,e){"use strict";e.d(b,{y:()=>i});var c=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/merge.js"),d=e.n(c),p=e("./node_modules/.pnpm/core-js@3.50.0/node_modules/core-js/modules/es.array.includes.js"),m=e.n(p),y=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),I=e("./lib/utils/app-config/config.ts"),j=e("./lib/utils/window.ts"),E=function(g){var l,S,O=g.activeEnv,C=g.env[O]||{};g.env&&delete g.env,(0,I.g3)(d()(g,C)),sessionStorage.setItem("envName",O),window.emui=window.emui||{},window.emui.appId=(l=(S=(0,I.vF)("appId"))!==null&&S!==void 0?S:window.emui.appId)!==null&&l!==void 0?l:"",(0,y.nE)({envName:O})},_=function(g){return g.replace(/(\d+\.\d+)(?!.*\d+\.\d+)/,"latest")},i=async function(){var g=arguments.length>0&&arguments[0]!==void 0?arguments[0]:(0,j.OX)(),l=`${g.replace(/\/?$/,"/")}app.config.json`,S=_(g);try{var O=await fetch(l);if(!O.ok){if(g!==S){await i(S);return}var C=`App Config is not found at ${l}`;throw new Error(C)}var P=await O.json();E(P)}catch(N){var R;if(g!==S){await i(S);return}throw N!=null&&(R=N.message)!==null&&R!==void 0&&R.includes("Unexpected token")?new Error(`App config file at ${l} is not a valid JSON`):N}}},"./lib/utils/console-logger.ts"(A,b,e){"use strict";e.d(b,{k:()=>m});var c=e("@elliemae/pui-diagnostics"),d=e.n(c),p=e("./lib/utils/app-config/config.ts"),m=function(){return c.logger?(0,c.logger)({transport:(0,c.Console)(),index:"app",environment:(0,p.vF)("activeEnv"),team:"app team",appName:"ICEMT App",appVersion:"latest",instanceId:"",userId:""}):console}()},"./lib/utils/constants.ts"(A,b,e){"use strict";e.d(b,{BD:()=>m,H1:()=>y,J2:()=>d,eE:()=>I});const c={AUTHORIZATION:"Authorization",CLIENT_ID:"tirykwfo"};var d={WARN:12*60*1e3,EXPIRY:15*60*1e3},p=null,m="HOST_WINDOW_RESIZED",y="HOST_WINDOW_BREAKPOINT_CHANGED",I=6e4,j=15,E=60,_=3,i=null,g=null,l="Session warning interval must be less than session timeout interval.";e.d(b,["Ay",0,c])},"./lib/utils/helpers.ts"(A,b,e){"use strict";e.d(b,{E_:()=>E,np:()=>j});var c=e("./lib/utils/window.ts"),d=e("./node_modules/.pnpm/process@0.11.10/node_modules/process/browser.js"),p=function(){return!0},m=function(){return d.env.CI==="true"},y=/^(?:[a-z]+:)?\/\//,I=function(_){return y.test(_)?_:new URL(_,document.location.origin).href},j=function(){var _,i,g,l,S,O,C,P=(0,c.zk)(),R=P.document.title,N=document,be=N.title,ae=(_=P==null||(i=P.emui)===null||i===void 0?void 0:i.appId)!==null&&_!==void 0?_:"",G=(g=P==null||(l=P.emui)===null||l===void 0?void 0:l.version)!==null&&g!==void 0?g:"",$=(S=(O=window)===null||O===void 0||(C=O.emui)===null||C===void 0?void 0:C.appId)!==null&&S!==void 0?S:"",Z=P.location,V=Z.pathname,Je=Z.href,le=window.location,Q=le.pathname,q=le.href;return{productId:ae,productPath:V,productUrl:Je,productPageTitle:R,version:G,appId:$,appPath:Q,appUrl:q,appPageTitle:be}},E=function(_){var i=_.promise,g=_.delay,l=_.retValue,S=l===void 0?!1:l,O=_.throwError,C=O===void 0?!1:O,P=_.errMsg;return Promise.race([i,new Promise(function(R,N){setTimeout(function(){C?N(new Error(P)):R(S)},g)})])}},"./lib/utils/history.ts"(A,b,e){"use strict";e.d(b,{N:()=>p,w:()=>m});var c=e("./node_modules/.pnpm/history@5.3.0/node_modules/history/umd/history.production.min.js"),d=e.n(c),p=(0,c.createBrowserHistory)(),m=(0,c.createMemoryHistory)()},"./lib/utils/log-records.ts"(A,b,e){"use strict";e.d(b,{V:()=>c});var c={ERR_TOAST_OPEN_FAILED:{code:"appsdk001",message:"Unable to open Error Toast"},WAIT_MSG_OPEN_FAILED:{code:"appsdk02",message:"Unable to open Wait message"},WAIT_MSG_CLOSE_FAILED:{code:"appsdk03",message:"Unable to close Wait message"},APP_CONFIG_LOAD_FAILED:{code:"appsdk04",message:"Unable to load application configuration"},ASSET_NOT_FOUND_IN_MANIFEST:function(d){return{code:"appsdk05",message:`Application load failed. unable to locate ${d} in the manifest`}},APP_INIT_FAILED:function(d,p,m){return{code:"appsdk06",message:`Application load failed. Unable to load one or more application resources for appId: ${d} and instanceId: ${p}. ${m}`}},APP_LOADING:function(d,p){return{code:"appsdk07",message:`Application ${d} with instanceId ${p} is loading...`}},APP_LOADING_COMPLETE:function(d,p){return{code:"appsdk08",message:`Application ${d} loaded with instanceId ${p}`}},APP_UNLOADING:function(d,p){return{code:"appsdk09",message:`Application ${d} with instanceId ${p} unloading...`}},APP_UNLOADING_COMPLETE:function(d,p){return{code:"appsdk10",message:`Application ${d} with instanceId ${p} unloaded`}},SSF_HOST_OBJECT_NOT_FOUND:function(d){return{code:"appsdk11",message:`Parent window doesn't expose SSF Object named ${d}`}},LOGIN_FAILED:{code:"appsdk12",message:"Unable to login the user."},LOGOUT_FAILED:{code:"appsdk13",message:"Unable to logout the user."},SERVICE_WORKER_FAILED:{code:"appsdk14",message:"Service Worker Registration Failed"},UNHANDLED_ERROR:{code:"appsdk15",message:"Unhandled error in react component"},SESSION_RENEWAL_FAILED:{code:"appsdk16",message:"Unable to extend PSS session"}}},"./lib/utils/logger.ts"(A,b,e){"use strict";e.d(b,{B:()=>d,t:()=>p});var c=null,d=function(m){c=m},p=function(){return c}},"./lib/utils/logrocket.ts"(A,b,e){"use strict";e.d(b,{K3:()=>g,R_:()=>E,s7:()=>j});var c,d,p=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(p),y=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/logrocket.js"),I=function(){var l;return(l=window.emui)===null||l===void 0?void 0:l.logRocket},j="X-ICE-AppSessionLink",E=function(){var l;return((l=I())===null||l===void 0?void 0:l.sessionURL)||""},_=function(l){var S={};return Object.entries(l).forEach(function(O){var C=c(O,2),P=C[0],R=C[1];S[P]=R??""}),S},i=function(l,S){var O=I();O&&(O.identify(l,_(S)),d(l))},g=function(l){var S=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};(0,y.As)(l,S)}},"./lib/utils/micro-frontend/app-bridge.ts"(A,b,e){"use strict";e.d(b,{b:()=>y});var c=e("./node_modules/.pnpm/@elliemae+pui-app-bridge@2.32.3_@elliemae+pui-diagnostics@3.12.6_@elliemae+pui-logrocket@1.5._doqwnpquvazd5ereffd3jsflna/node_modules/@elliemae/pui-app-bridge/dist/esm/appBridge.js"),d=e("./lib/utils/logger.ts"),p=e("./lib/utils/app-config/config.ts"),m=null,y=async function(){if(!m){var I,j,E,_=(0,d.t)(),i=((I=window.emui)===null||I===void 0?void 0:I.version)||"latest";m=new c.o({logger:_,version:i,appConfigBaseUrl:(j=window)===null||j===void 0||(E=j.emui)===null||E===void 0?void 0:E._ASSET_PATH}),await m.init((0,p.WE)());var g=(0,p.vF)("microFrontendApps");g&&Object.keys(g).forEach(function(l){return m.warmUp(l)})}return m}},"./lib/utils/micro-frontend/guest.ts"(A,b,e){"use strict";e.d(b,{h:()=>qe});var c=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),d=e.n(c),p=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(p),y=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classCallCheck.js"),I=e.n(y),j=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/createClass.js"),E=e.n(j),_=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js"),i=e.n(_),g=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js"),l=e.n(g),S=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/merge.js"),O=e.n(S),C=e("./node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/dist/esm-browser/v4.js"),P=e("./node_modules/.pnpm/@elliemae+pui-theme@2.13.1/node_modules/@elliemae/pui-theme/dist/cjs/index.js"),R=e("./node_modules/.pnpm/@elliemae+ssf-guest@2.32.3_@elliemae+pui-logrocket@1.5.0/node_modules/@elliemae/ssf-guest/dist/esm/guest.js"),N=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),be=e("./lib/utils/window.ts"),ae=e("./lib/utils/app-config/index.ts"),G=e("./lib/utils/app-config/config.ts"),$=e("./lib/utils/history.ts"),Z=e("./lib/utils/console-logger.ts"),V=e("./lib/utils/logger.ts"),Je=e("./node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js"),le,Q="storage",q="getSessionStorage",we="sessionStorage",Se=function(){return sessionStorage.length===0},ye=function(f){if(f.key===q)localStorage.setItem(we,JSON.stringify(sessionStorage)),localStorage.removeItem(we);else if(f.key===we&&f.newValue){var n=JSON.parse(f.newValue);n&&Object.keys(n).forEach(function(u){sessionStorage.setItem(u,n[u])})}},st=null,Be=function(){window.addEventListener(Q,ye),Se()&&localStorage.setItem(q,`${Date.now()}`)},Oe=function(){window.removeEventListener(Q,ye)},Pe=e("./lib/utils/micro-frontend/app-bridge.ts"),Ee=e("./lib/utils/helpers.ts"),He=e("./lib/utils/micro-frontend/ssf-host.ts"),je=function(){var f,n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window;if(n){var u=n,h=(f=u.emui)===null||f===void 0?void 0:f._ASSET_PATH;if(h){u.__webpack_public_path__=new URL("../",h).href;return}u.__webpack_public_path__=(u.__webpack_public_path__||"").replace(/\/?$/,"/")}},de=["history"],Ze,nt="app-container",L=2e3,te=1e3,me=function(){try{return window.parent.document,!1}catch{return!0}},Ae=function(f){return f.SSF="ssf",f.APPSDK="app-sdk",f}(Ae||{}),$e="module.unmount",ne=l()("uuid"),K=l()("communicationMethod"),_e=l()("ssfHostRef"),Ue=l()("useV2Guest"),Te=l()("selfInitialize"),Ce=l()("embeddedWithoutHost"),X=l()("appBridge"),Re=l()("pendingInitialRoute"),We=l()("hostTeardownPromise"),pe=l()("moduleUnmountSubToken"),vt=l()("handleModuleUnmount"),Ge=l()("boundOnWindowUnload"),mt=l()("addAppToGlobalVariable"),Ve=l()("removeLegacyGlobalRegistration"),pt=l()("onWindowUnload"),F=l()("getLegacyParentHost"),Qe=l()("tryConnectSSFGuest"),Ke=l()("resolveHistory"),ft=l()("discoverHost"),Ie=l()("exposeGetHost"),Le=l()("initAppBridge"),ot=l()("applyModuleParams"),Ot=l()("applyHistoryFromParams"),ht=l()("applyInitialRoute"),Fe=l()("loadConfigAndBridge"),ke=l()("trackAnalyticsAndOnInit"),De=l()("internalTeardown"),rt=l()("bindModuleUnmountListener"),ze=l()("unbindModuleUnmountListener"),oe=l()("completeWithoutHost"),gt=l()("fetchModuleScriptingObject"),qe=function(){function f(n){var u=this,h,B,ie;I()(this,f),Object.defineProperty(this,gt,{value:Lt}),Object.defineProperty(this,oe,{value:xt}),Object.defineProperty(this,ze,{value:It}),Object.defineProperty(this,rt,{value:ut}),Object.defineProperty(this,De,{value:_t}),Object.defineProperty(this,ke,{value:Et}),Object.defineProperty(this,Fe,{value:tt}),Object.defineProperty(this,ht,{value:Xe}),Object.defineProperty(this,Ot,{value:yt}),Object.defineProperty(this,ot,{value:dt}),Object.defineProperty(this,Le,{value:lt}),Object.defineProperty(this,Ie,{value:bt}),Object.defineProperty(this,ft,{value:Ct}),Object.defineProperty(this,Ke,{value:at}),Object.defineProperty(this,Qe,{value:et}),Object.defineProperty(this,F,{value:Y}),Object.defineProperty(this,pt,{value:xe}),Object.defineProperty(this,Ve,{value:Mt}),Object.defineProperty(this,mt,{value:Pt}),Object.defineProperty(this,ne,{writable:!0,value:void 0}),this.logger=void 0,this.appId=void 0,this.props=void 0,Object.defineProperty(this,K,{writable:!0,value:void 0}),Object.defineProperty(this,_e,{writable:!0,value:void 0}),Object.defineProperty(this,Ue,{writable:!0,value:void 0}),Object.defineProperty(this,Te,{writable:!0,value:void 0}),Object.defineProperty(this,Ce,{writable:!0,value:void 0}),Object.defineProperty(this,X,{writable:!0,value:null}),Object.defineProperty(this,Re,{writable:!0,value:null}),Object.defineProperty(this,We,{writable:!0,value:null}),Object.defineProperty(this,pe,{writable:!0,value:null}),Object.defineProperty(this,vt,{writable:!0,value:async function(){return await i()(u,De)[De](),!0}}),Object.defineProperty(this,Ge,{writable:!0,value:function(){i()(u,pt)[pt]()}}),this.onInit=void 0,this.onMount=void 0,this.onUnmount=void 0,this.onGetRef=void 0,window.emui.uuid=window.emui.uuid||(0,C.A)(),this.appId=((h=window.emui)===null||h===void 0?void 0:h.appId)||(0,G.vF)("appId"),i()(this,ne)[ne]=window.emui.uuid,i()(this,K)[K]=Ae.APPSDK,this.props={host:null,hostUrl:null,prevState:null,history:n?.history||$.N,theme:(0,P.getDefaultTheme)(),manifestPath:"./latest",containerId:nt},this.logger=n?.logger||Z.k,(0,V.B)(this.logger),n!=null&&n.ssfHostRef&&(0,He.Z)(n.ssfHostRef),i()(this,_e)[_e]=(0,He.F)(),i()(this,Ue)[Ue]=n?.useV2Guest!==!1,i()(this,Te)[Te]=(B=n?.selfInitialize)!==null&&B!==void 0?B:!1,i()(this,Ce)[Ce]=(ie=n?.embeddedWithoutHost)!==null&&ie!==void 0?ie:!1,this.onInit=n?.onInit,this.onMount=n?.onMount,this.onUnmount=n?.onUnmount,this.onGetRef=n?.onGetRef,i()(this,Ce)[Ce]&&!i()(this,Te)[Te]&&this.logger.warn("embeddedWithoutHost requires selfInitialize: true \u2014 the flag only applies to initialize()"),this.getHost=this.getHost.bind(this),this.getLogger=this.getLogger.bind(this),this.getProps=this.getProps.bind(this),i()(this,Te)[Te]?window.addEventListener("beforeunload",i()(this,Ge)[Ge]):i()(this,mt)[mt]()}return E()(f,[{key:"getHost",value:function(){return this.props.host}},{key:"getLogger",value:function(){return this.logger}},{key:"getObject",value:function(u){var h=null;return i()(this,K)[K]===Ae.SSF?(h=this.getHost(),h.getObject(u)):(h=this.getHost(),h?h.getObject(u):Promise.resolve(null))}},{key:"subscribe",value:function(u){var h=null;return i()(this,K)[K]===Ae.SSF?(h=this.getHost(),h.subscribe(u)):(h=this.getHost(),h.subscribe(u))}},{key:"unsubscribe",value:function(u){var h=null;if(i()(this,K)[K]===Ae.SSF){h=this.getHost(),h.unsubscribe(u);return}h=this.getHost(),h.unsubscribe(u)}},{key:"getProps",value:function(){return this.props}},{key:"getSessionStorageItem",value:function(u){var h=sessionStorage.getItem(u),B=this.getHost();return!h&&B!==null&&B!==void 0&&B.getItem&&(h=B.getItem(u)),h}},{key:"findHost",value:async function(){var u=i()(this,F)[F]();return u||(i()(this,Ue)[Ue]?i()(this,Qe)[Qe]():null)}},{key:"uuid",get:function(){return i()(this,ne)[ne]}},{key:"initialize",value:async function(){je();var u=window.top===window.self&&!window.opener;if(u)return await i()(this,Fe)[Fe](),i()(this,oe)[oe]("standalone");if(i()(this,Ce)[Ce])return await i()(this,Fe)[Fe](),i()(this,oe)[oe]("embeddedWithoutHost");var h=await Promise.all([i()(this,ft)[ft](),i()(this,Fe)[Fe]()]),B=m()(h,1),ie=B[0];if(!ie)return i()(this,oe)[oe]("discoveryFallback");this.props.host=ie,i()(this,Ie)[Ie]();var J={moduleId:this.appId};try{var Ne=await i()(this,gt)[gt]();Ne?(J=await Ne.getParameters(),i()(this,ot)[ot](J)):this.logger.warn(`Host did not register a module scripting object for "${this.appId}". Proceeding without host-provided parameters (history, theme, initialRoute).`)}catch{this.logger.warn(`Failed to retrieve module parameters for "${this.appId}". Proceeding without host-provided parameters.`)}return i()(this,ke)[ke](),i()(this,rt)[rt](),J}},{key:"init",value:async function(u){var h=this,B=u??{},ie=B.history,J=d()(B,de);if(this.props=O()(this.props,J),!this.props.host){var Ne=await this.findHost();Ne?this.props.host=Ne:this.logger.warn("unable to connect to host microapp")}return i()(this,Ie)[Ie](),je(),(0,ae.y)().then(function(){var jt=h.getSessionStorageItem("instanceId")||"",At=h.getSessionStorageItem("userId")||"";(0,N.nE)({appId:h.appId,instanceId:jt,userId:At});var it=i()(h,Ke)[Ke](ie);return!it&&u!==null&&u!==void 0&&u.initialRoute&&(i()(h,Re)[Re]=typeof u.initialRoute=="string"?u.initialRoute:u.initialRoute.pathname||null),(0,Pe.b)().then(function(wt){i()(h,X)[X]=wt,h.onInit&&h.onInit(h.props),i()(h,rt)[rt]()})})}},{key:"mount",value:function(){var u=this,h=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{containerId:nt};return this.props.containerId=h?.containerId,Promise.resolve().then(function(){i()(u,Re)[Re]&&(u.props.history.push(i()(u,Re)[Re]),i()(u,Re)[Re]=null),u.onMount&&u.onMount(h)})}},{key:"unmount",value:function(u){var h=this;return Oe(),Promise.resolve().then(function(){return h.onUnmount?h.onUnmount(u):null})}},{key:"getRef",value:function(){return this.onGetRef?this.onGetRef():null}},{key:"navigate",value:function(u,h){u&&this.props.history.push(u,h)}},{key:"addScriptingObject",value:function(u,h){i()(this,X)[X]&&i()(this,X)[X].addScriptingObject(u,h),i()(this,_e)[_e].addScriptingObject(u,h)}},{key:"dispatchEvent",value:async function(u){if(i()(this,X)[X]){var h=await Promise.all([i()(this,X)[X].dispatchEvent(u),i()(this,_e)[_e].dispatchEvent(u)]),B=m()(h,2),ie=B[0],J=B[1];return Array.isArray(ie)&&Array.isArray(J)?ie.concat(J):Promise.resolve()}return i()(this,_e)[_e].dispatchEvent(u)}},{key:"removeScriptingObject",value:function(u,h){i()(this,X)[X]&&i()(this,X)[X].removeScriptingObject(u,h),i()(this,_e)[_e].removeScriptingObject(u,h)}}],[{key:"getInstance",value:function(u){return this.instance||(this.instance=new f(u),u!=null&&u.selfInitialize||(u?.logger||Z.k).warn("CMicroApp.getInstance() called without selfInitialize: true \u2014 this legacy mode is deprecated. Pass { selfInitialize: true } and use initialize() instead.")),this.instance}},{key:"isInitialized",value:function(){return!!this.instance}},{key:"isHosted",value:function(){var u,h;return!!((u=this.instance)!==null&&u!==void 0&&(h=u.props)!==null&&h!==void 0&&h.host)}}])}();Ze=qe;function Pt(){var f=this,n=(0,be.zk)();if(n){n.emui=n.emui||{};var u=this.unmount.bind(this),h={uuid:i()(this,ne)[ne],init:this.init.bind(this),mount:this.mount.bind(this),unmount:function(J){return J!=null&&J.containerId&&(f.props.containerId=J.containerId),f.props.host?i()(f,De)[De]().then(function(){return null}):u(J)},getRef:this.getRef.bind(this),navigate:this.navigate.bind(this)};if(n.emui[this.appId])if(Array.isArray(n.emui[this.appId])){var B=n.emui[this.appId],ie=B.findIndex(function(J){return J.uuid===i()(f,ne)[ne]});ie>-1?B[ie]=h:B.push(h)}else n.emui[this.appId].uuid===i()(this,ne)[ne]?n.emui[this.appId]=h:typeof n.emui[this.appId].init>"u"?n.emui[this.appId]=Object.assign({},n.emui[this.appId],h):n.emui[this.appId]=[n.emui[this.appId],h];else n.emui[this.appId]=h;window.emui.app=h,window.addEventListener("beforeunload",i()(this,Ge)[Ge])}}function Mt(){var f=this;if(!i()(this,Te)[Te]){var n=(0,be.zk)();if(n!=null&&n.emui){if(Array.isArray(n.emui[this.appId])){var u=n.emui[this.appId],h=u.findIndex(function(B){return B.uuid===i()(f,ne)[ne]});h>-1&&u.splice(h,1),u.length===0&&delete n.emui[this.appId]}else delete n.emui[this.appId];delete window.emui.app}}}function xe(){if(this.props.host){i()(this,De)[De]().catch(function(){});return}if(!i()(this,Te)[Te]){i()(this,Ve)[Ve](),this.unmount({containerId:this.props.containerId}).catch(function(){});return}i()(this,De)[De]().catch(function(){})}function Y(){var f,n,u;return me()?null:(f=(n=window.parent)===null||n===void 0||(u=n.emui)===null||u===void 0?void 0:u.MicroAppHost)!==null&&f!==void 0?f:null}async function et(){var f=new R.p({appLogger:this.logger});try{var n=await(0,Ee.E_)({promise:f.connect(),delay:te,retValue:!0});if(!n)return i()(this,K)[K]=Ae.SSF,f}catch{}return null}function at(f){if(i()(this,K)[K]===Ae.SSF)return this.props.history=$.N,!1;var n=(0,G.vF)("useParentHistory",!0);return n&&f?this.props.history=f:!n&&window!==window.parent&&(this.props.history=$.w),n}async function Ct(){var f;if((f=window.emui)!==null&&f!==void 0&&f.__host)return window.emui.__host;var n=i()(this,F)[F]();return n||(i()(this,Ue)[Ue]?i()(this,Qe)[Qe]():null)}function bt(){var f=this;window.emui=window.emui||{},window.emui.getHost=function(){var n;return(n=f.props.host)!==null&&n!==void 0?n:null}}async function lt(){i()(this,X)[X]=await(0,Pe.b)()}function dt(f){f.homeRoute&&(this.props.homeRoute=f.homeRoute),f.theme&&(this.props.theme=f.theme),f.hostUrl&&(this.props.hostUrl=f.hostUrl),f.manifestPath&&(this.props.manifestPath=f.manifestPath),f.containerId&&(this.props.containerId=f.containerId),i()(this,Ot)[Ot](f)}function yt(f){if(i()(this,K)[K]===Ae.SSF){this.props.history=$.N;return}var n=(0,G.vF)("useParentHistory",!0);n&&f.history?this.props.history=f.history:!n&&window!==window.parent&&(this.props.history=$.w),i()(this,ht)[ht](f,n)}function Xe(f,n){if(!(!f.initialRoute||n)){var u=typeof f.initialRoute=="string"?f.initialRoute:f.initialRoute.pathname;u&&this.props.history.push(u)}}async function tt(){await(0,ae.y)(),await i()(this,Le)[Le]()}function Et(){var f=this.getSessionStorageItem("instanceId")||"",n=this.getSessionStorageItem("userId")||"";(0,N.nE)({appId:this.appId,instanceId:f,userId:n}),this.onInit&&this.onInit(this.props)}function _t(){var f=this;return i()(this,We)[We]||(i()(this,We)[We]=Promise.resolve().then(function(){i()(f,Ve)[Ve]()}).then(function(){return f.unmount({containerId:f.props.containerId})}).then(function(){i()(f,ze)[ze]()}).catch(function(n){throw i()(f,We)[We]=null,n})),i()(this,We)[We]}function ut(){if(!(i()(this,pe)[pe]||!this.props.host))try{i()(this,pe)[pe]=this.subscribe({eventId:$e,callback:i()(this,vt)[vt]})}catch{this.logger.warn("Unable to subscribe to module.unmount from host \u2014 continuing without host teardown listener")}}function It(){i()(this,pe)[pe]&&(this.unsubscribe({eventId:$e,token:i()(this,pe)[pe]}),i()(this,pe)[pe]=null)}function xt(f){return f==="standalone"?(this.logger.info("Running in standalone mode \u2014 skipping host discovery"),i()(this,Ie)[Ie](),i()(this,Ke)[Ke]()):f==="embeddedWithoutHost"?(this.logger.info("embeddedWithoutHost enabled \u2014 skipping host discovery"),i()(this,Ie)[Ie]()):(this.logger.warn("Unable to discover host. Proceeding with app.config.json values. Host-provided parameters (history, theme, initialRoute) will not be available."),i()(this,Ie)[Ie]()),i()(this,ke)[ke](),{moduleId:this.appId}}async function Lt(){var f="module",n=this.getObject(f);return i()(this,K)[K]!==Ae.SSF?n:(0,Ee.E_)({promise:n,delay:L,throwError:!0,errMsg:`Timed out waiting for module scripting object from host (${L}ms)`})}qe.instance=void 0},"./lib/utils/micro-frontend/ssf-host.ts"(A,b,e){"use strict";e.d(b,{F:()=>I,Z:()=>j});var c=e("./node_modules/.pnpm/@elliemae+ssf-host@2.32.3_@elliemae+pui-diagnostics@3.12.6/node_modules/@elliemae/ssf-host/dist/esm/host.js"),d=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/analytics.js"),p=e("./lib/utils/logger.ts"),m=e("./lib/utils/app-config/config.ts"),y=null,I=function(){if(!y){var E=(0,p.t)();y=new c.P((0,m.vF)("appId"),{logger:E,analyticsObj:new d.j({logger:E})})}return y},j=function(E){y||(y=E)}},"./lib/utils/page-wake.ts"(A,b,e){"use strict";e.d(b,{v:()=>c});var c=function(d){var p=!1,m=function(){p||(p=!0,queueMicrotask(function(){p=!1,d()}))},y=function(){document.hidden||m()};return document.addEventListener("visibilitychange",y),window.addEventListener("pageshow",m),window.addEventListener("focus",m),function(){document.removeEventListener("visibilitychange",y),window.removeEventListener("pageshow",m),window.removeEventListener("focus",m)}}},"./lib/utils/session-timeout-config.ts"(A,b,e){"use strict";e.d(b,{BH:()=>I,Gw:()=>_,vG:()=>i});var c=e("./lib/utils/app-config/config.ts"),d=e("./lib/utils/constants.ts"),p,m,y=function(g){return g*6e4},I=function(){p=void 0,m=void 0},j=function(g){var l=g.sessionExpiryInterval,S=g.sessionWarnInterval;p=y(l-S),m=y(l)},E=function(g,l){var S=(0,c.vF)(g);if(S==null||S==="")return l;var O=Number(S);return Number.isFinite(O)&&O>0?O:l},_=function(){return p===void 0&&(p=E("sessionTimeoutWarnInterval",d.J2.WARN)),p},i=function(){if(m===void 0){var g=_(),l=E("sessionTimeoutInterval",d.J2.EXPIRY);m=l>g?l:g+1}return m}},"./lib/utils/session.ts"(A,b,e){"use strict";e.d(b,{lQ:()=>Nt,LC:()=>Bt,KB:()=>ie,oB:()=>h,z3:()=>At,lD:()=>$t,n5:()=>Ht,Lw:()=>Ft});var c=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/throttle.js"),d=e.n(c),p=function(t){window.emui.loginParams=Object.assign({redirectUri:new URL(window.location.href).href},t)},m=function(){if(!window.emui.loginParams){var t=JSON.parse(sessionStorage.getItem("user")||"{}"),r=t.client_id||"",v=t.scope||"";window.emui.loginParams={clientId:r,scope:v}}return window.emui.loginParams},y=e("./lib/utils/constants.ts"),I,j=function(){return sessionStorage.getItem(y.Ay.AUTHORIZATION)||""},E=function(t){sessionStorage.setItem(I.AUTHORIZATION,t)},_=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),i=e("./node_modules/.pnpm/axios@1.18.1/node_modules/axios/lib/axios.js"),g=e("./lib/utils/app-config/config.ts"),l=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),S=e.n(l),O;function C(t,r){var v=typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(!v){if(Array.isArray(t)||(v=P(t))||r&&t&&typeof t.length=="number"){v&&(t=v);var w=0,T=function(){};return{s:T,n:function(){return w>=t.length?{done:!0}:{done:!1,value:t[w++]}},e:function(U){throw U},f:T}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
4
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var D,k=!0,H=!1;return{s:function(){v=v.call(t)},n:function(){var U=v.next();return k=U.done,U},e:function(U){H=!0,D=U},f:function(){try{k||v.return==null||v.return()}finally{if(H)throw D}}}}function P(t,r){if(t){if(typeof t=="string")return R(t,r);var v={}.toString.call(t).slice(8,-1);return v==="Object"&&t.constructor&&(v=t.constructor.name),v==="Map"||v==="Set"?Array.from(t):v==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(v)?R(t,r):void 0}}function R(t,r){(r==null||r>t.length)&&(r=t.length);for(var v=0,w=Array(r);v<r;v++)w[v]=t[v];return w}var N=function(t){return t},be=function(t,r){var v,w;r=r||O,(v=r)!==null&&v!==void 0&&(w=v.interceptors)!==null&&w!==void 0&&w.response&&r.interceptors.response.eject(t)},ae=function(t){var r=t.config.retryConfig;if(!r||r.retry===0||!t.response&&(r.currentRetryAttempt||0)>=r.noResponseRetries||!t.config.method||r.httpMethodsToRetry.indexOf(t.config.method.toUpperCase())<0)return!1;if(t.response&&t.response.status){var v=!1,w=C(r.statusCodesToRetry),T;try{for(w.s();!(T=w.n()).done;){var D=T.value,k=S()(D,2),H=k[0],U=k[1],re=t.response.status;if(re>=H&&re<=U){v=!0;break}}}catch(fe){w.e(fe)}finally{w.f()}if(!v)return!1}return r.currentRetryAttempt=r.currentRetryAttempt||0,!(r.currentRetryAttempt>=r.retry)},G=function(t){if(!t.config)return Promise.reject(t);var r=t.config.retryConfig||{};r.currentRetryAttempt=r.currentRetryAttempt||0,r.retry=r.retry===void 0||r.retry===null?3:r.retry,r.retryDelay=r.retryDelay||100,r.instance=r.instance||i.A,r.httpMethodsToRetry=r.httpMethodsToRetry||["GET","HEAD","PUT","OPTIONS","DELETE"],r.noResponseRetries=r.noResponseRetries===void 0||r.noResponseRetries===null?2:r.noResponseRetries;var v=[[100,199],[429,429],[500,599]];r.statusCodesToRetry=r.statusCodesToRetry||v,t.config.retryConfig=r;var w=r.shouldRetry||ae;if(!w(t))return Promise.reject(t);var T=new Promise(function(k){var H=(2**r.currentRetryAttempt-1)/2*1e3;t.config.retryConfig.currentRetryAttempt+=1,setTimeout(k,H)}),D=r.onRetryAttempt?Promise.resolve(r.onRetryAttempt(t)):Promise.resolve();return Promise.resolve().then(function(){return T}).then(function(){return D}).then(function(){return r.instance.request(t.config)})},$=function(t){var r,v;return t=t||i.A,(r=t)!==null&&r!==void 0&&(v=r.interceptors)!==null&&v!==void 0&&v.response?t.interceptors.response.use(N,G):null},Z=function(t){return t&&t.config?t.config.retryConfig:null},V=function(t){return{retry:3,noResponseRetries:2,retryDelay:100,httpMethodsToRetry:["GET","HEAD","OPTIONS","DELETE","PUT"],statusCodesToRetry:[[100,199],[429,429],[500,599]],instance:t,onRetryAttempt:function(r){var v=Z(r);v&&v.currentRetryAttempt}}},Je=function(t){t!=null&&t.defaults&&(t.defaults.retryConfig=V(t)),$(t)};const le=Je;var Q=e("./lib/utils/logrocket.ts"),q=e("./lib/communication/http-client/props.ts");function we(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return function(r){if(q.K.resetUserIdleTime(),t){var v=(0,Q.R_)();v&&r.headers.set(Q.s7,v)}return r}}var Se=401,ye=null,st=function(t){ye=t},Be=function(t){return t},Oe=function(t){var r=(t||{}).response||{},v=r.status;if(v===Se){if(ye&&typeof ye=="function")return ye(t).then(function(w){var T=t.config;if(!(T!=null&&T.headers))throw t;return T.headers.Authorization=w,new Promise(function(D,k){i.A.request(T).then(D).catch(k)})}).catch(function(w){return Promise.reject(w)});if(q.K.endSession)return q.K.endSession(Object.assign({},m(),{skipRevoke:!0})).then(function(){return Promise.reject(t)}).catch(function(){return Promise.reject(t)})}return Promise.reject(t)},Pe,Ee,He=null,je=2*60*1e3,de=function(){var t,r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},v=r.baseURL,w=v===void 0?(0,g.vF)("serviceEndpoints.api",""):v,T=r.headers,D=T===void 0?{}:T,k=r.sendLogRocketSessionHeader,H=k===void 0?!0:k,U=i.A.create({baseURL:w,headers:D});U!=null&&(t=U.defaults)!==null&&t!==void 0&&t.timeout&&(U.defaults.timeout=je),le(U);var re=U?.interceptors||{},fe=re.request,ee=re.response;return fe&&fe.use(we(H)),ee&&ee.use(Be,Oe),U},Ze=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.baseURL,v=t.headers,w=v===void 0?{}:v,T=t.sendLogRocketSessionHeader,D=T===void 0?!0:T,k=Pe(t,He);return de(Object.assign({baseURL:r,headers:Object.assign({Authorization:Ee()},w),sendLogRocketSessionHeader:D},k))},nt,L=async function(t){var r=t.code,v=t.clientId,w=t.scope,T=t.redirectUri,D=new URLSearchParams;D.append("grant_type","authorization_code"),D.append("client_id",v),D.append("redirect_uri",T),D.append("scope",w),D.append("code",r);var k=await nt().post("/oauth2/v1/token",D),H=k.data;return{tokenType:H.token_type,accessToken:H.access_token}},te=async function(t){var r=t.clientId,v=t.token,w=new URLSearchParams;w.append("token",v),w.append("client_id",r),await de().post("/oauth2/v1/token/revocation",w)},me=async function(t){var r=t.clientId,v=t.accessToken,w=new URLSearchParams;w.append("token",v),w.append("client_id",r);var T=await de().post("/oauth2/v1/token/introspection",w),D=T.data;return D},Ae=e("./lib/utils/logger.ts"),$e=e("./lib/utils/log-records.ts"),ne=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),K=e("./lib/analytics/index.ts"),_e,Ue,Te=function(t){var r=t.instanceId,v=t.userId;_e({instanceId:r,userId:v}),Ue({data:{event:"login"}})},Ce=function(){(0,K.e)({data:{event:"logout"}}),(0,ne.nE)({instanceId:"",userId:""})},X=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/logrocket.js"),Re,We,pe,vt,Ge,mt,Ve,pt,F,Qe,Ke,ft,Ie,Le,ot="serviceEndpoints.idp",Ot=function(){return!!F()},ht=function(){var t=new URL(window.location.href),r=t.searchParams.get("code")||"",v=t.searchParams.get("error_code")||"";return t.search="",{code:r,idpErrorCode:v,redirectUri:t.href}},Fe=function(t){var r=t.clientId,v=t.redirectUri,w=t.idpErrorCode,T=t.scope,D=t.responseType,k=t.instanceId,H=t.siteId,U=t.userId,re=t.disableRememberMe,fe=t.useCompactIdpPage,ee=t.isSSO,he=Ke(ot,""),se=new URL("/authorize",he),Me=Object.assign({client_id:r,redirect_uri:v,response_type:D??"",scope:T},k!==void 0&&{instance_id:String(k)},H!==void 0&&{site_id:String(H)},U!==void 0&&{user_id:U},re!==void 0&&{disable_remember_me:String(re)},fe!==void 0&&{tpoifr:String(fe)},ee!==void 0&&{is_sso:String(ee)}),Ye=new URLSearchParams(w?Object.assign({},Me,{error_code:w}):Me);se.search=Ye.toString(),window.location.replace(se.href)},ke=async function(t){var r=t.clientId,v=t.redirectUri,w=t.responseType,T=t.scope,D=t.code,k=D===void 0?"":D,H=t.customLogoutUrl,U=H===void 0?"":H,re=t.skipRevoke,fe=re===void 0?!1:re;try{var ee=j();sessionStorage.clear();var he=ee?ee.split(" ")[1]:"";fe||await te({clientId:r,token:he}),Ce(),(0,Q.K3)("logout"),(0,X.E3)(),(0,ne.nE)({instanceId:"",userId:""});var se;if(U)se=new URL("/",U);else{var Me=(0,g.vF)(ot,"");se=new URL("/authorize",Me);var Ye=Object.assign({client_id:r,redirect_uri:v||""},k&&{error_code:k},{response_type:w||"",scope:T}),Tt=new URLSearchParams(Ye);se.search=Tt.toString()}window.location.replace(se.href)}catch(Rt){var ct;(ct=(0,Ae.t)())===null||ct===void 0||ct.error(Object.assign({},$e.V.LOGOUT_FAILED,{exception:Rt}))}},De=async function(t){var r=t.code,v=t.redirectUri,w=t.clientId,T=t.scope,D=t.responseType,k=t.isConsumerUser;try{var H=await pe({code:r,clientId:w,scope:T,redirectUri:v}),U=H.tokenType,re=H.accessToken;Ie({clientId:w,scope:T,responseType:D,redirectUri:v});var fe=`${U} ${re}`;Qe(fe);var ee=await vt({clientId:w,accessToken:re});sessionStorage.setItem("user",JSON.stringify(ee));var he=ee.encompass_instance_id,se=ee.user_name,Me=ee.bearer_token,Ye=ee.user_key,Tt={bearerToken:Me,realm:he,userName:se,sessionId:Me?.replace(`${he} `,"")};sessionStorage.setItem("cred",JSON.stringify(Tt)),sessionStorage.setItem("instanceId",he),sessionStorage.setItem("userId",se),mt({instanceId:he,userId:se}),Re({instanceId:he,userId:se});var ct={name:se,instanceId:he};Ve(Ye,ct),pt("login",ct);var Rt=await Ge({userName:se,isConsumerUser:k});sessionStorage.setItem("userSettings",JSON.stringify(Rt));var Kt=new URL(v).pathname;We.replace(Kt)}catch(Dt){var Ut,Wt,kt,zt=Dt==null||(Ut=Dt.response)===null||Ut===void 0||(Wt=Ut.data)===null||Wt===void 0?void 0:Wt.code;await ke({clientId:w,redirectUri:v,code:zt,scope:T,responseType:D}),(kt=Le())===null||kt===void 0||kt.error(Object.assign({},ft.LOGIN_FAILED,{exception:Dt}))}},rt=async function(t){var r=t.clientId,v=t.scope,w=t.responseType,T=t.isConsumerUser,D=t.instanceId,k=t.siteId,H=t.userId,U=t.disableRememberMe,re=t.useCompactIdpPage,fe=t.isSSO,ee=ht(),he=ee.code,se=ee.idpErrorCode,Me=ee.redirectUri,Ye={clientId:r,scope:v,responseType:w,redirectUri:Me,code:he,idpErrorCode:se,isConsumerUser:T,instanceId:D,siteId:k,userId:H,disableRememberMe:U,useCompactIdpPage:re,isSSO:fe};return he?(await De(Ye),{authorized:!0}):(Fe(Ye),{authorized:!1})},ze=e("./lib/utils/page-wake.ts"),oe=e("./lib/utils/session-timeout-config.ts"),gt,qe,Pt,Mt,xe,Y,et,at,Ct,bt=Date.now(),lt=[],dt=[],yt=[],Xe=["click","scroll","keypress","touchstart"],tt=!1,Et=!1,_t,ut,It,xt=function(){Et=!1,tt=!1,It=null},Lt=function(){return Date.now()-bt>(0,oe.Gw)()},f=function(){return Date.now()-bt>(0,oe.vG)()},n=function(){return Promise.resolve().then(function(){dt.forEach(function(t){return t()})})},u=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;xt(),bt=Date.now(),Promise.resolve().then(function(){yt.forEach(function(r){return r(t)})}).catch(function(){})},h=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;it(t===!0)&&u(t)},B=function(t){var r=t.sessionExpiryInterval,v=r===void 0?qe:r,w=t.sessionWarnInterval,T=w===void 0?Pt:w;if(v<qe)throw new Error(Mt);if(v>xe)throw new Error(Y);if(T>=v)throw new Error(et);Ct({sessionExpiryInterval:v,sessionWarnInterval:T}),Bt(!1)},ie=async function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;if(it(t===!0)){var r=m();try{if(u(!0),r!=null&&r.clientId){var v=j();if(!v)throw new Error("Authorization token not found to extend session");var w=v.split(" ")[1];await me({clientId:r.clientId,accessToken:w})}}catch(D){var T;(T=(0,Ae.t)())===null||T===void 0||T.error(Object.assign({},$e.V.SESSION_RENEWAL_FAILED,{exception:D})),await ke(Object.assign({},r,{skipRevoke:!0}))}}},J=d()(function(){ie().catch(function(){})},y.eE,{leading:!0}),Ne=function(){Xe.forEach(function(t){document.removeEventListener(t,J)})},jt=function(){tt=!0,It=Date.now(),Ne(),Promise.resolve().then(function(){lt.forEach(function(t){return t(It)})}).catch(function(){})},At=function(){var t;Ne(),(t=ut)===null||t===void 0||t(),ut=void 0,clearInterval(_t),xt(),lt.length=0,dt.length=0};function it(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;return Et?!1:f()?(Et=!0,n().then(function(){At()}).catch(function(){}),!1):!tt&&Lt()?(jt(),!1):!(tt&&!t)}var wt=function(t,r){var v=t.findIndex(function(w){return w===r});v>-1&&t.splice(v,1)},Nt=function(){Xe.forEach(function(t){document.addEventListener(t,J)})},Bt=function(){var t,r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;clearInterval(_t),(t=ut)===null||t===void 0||t(),Ne(),r&&(0,oe.BH)(),xt(),Nt(),ut=(0,ze.v)(it),_t=setInterval(it,1e3)},Ft=function(t){return lt.push(t),wt.bind(null,lt,t)},Ht=function(t){return dt.push(t),wt.bind(null,dt,t)},$t=function(t){return yt.push(t),wt.bind(null,yt,t)},Vt=function(t,r){if(!t)return function(){};var v=gt(r,at,{leading:!0});return Xe.forEach(function(w){return t.addEventListener(w,v)}),function(){Xe.forEach(function(w){return t.removeEventListener(w,r)}),Xe.forEach(function(w){return t.removeEventListener(w,v)})}}},"./lib/utils/window.ts"(A,b,e){"use strict";e.d(b,{D:()=>I,M5:()=>m,OX:()=>j,zk:()=>p});var c=e("./node_modules/.pnpm/@elliemae+pui-theme@2.13.1/node_modules/@elliemae/pui-theme/dist/cjs/index.js"),d=e.n(c),p=function(){try{return window.parent.document,window.parent}catch{return window}},m=function(){return{width:Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),height:Math.max(document.documentElement.clientHeight||0,window.innerHeight||0)}},y=function(E){return Number(E?.replace("px",""))},I=function(){var E=m(),_=E.width,i=(0,c.getDefaultTheme)(),g=i.breakpoints;return _<=y(g.small)?"small":_<=y(g.medium)?"medium":_<=y(g.xsmall)?"xsmall":"large"},j=function(){var E,_,i,g,l=((E=window)===null||E===void 0||(_=E.emui)===null||_===void 0?void 0:_._ASSET_PATH)||"latest/";if(!((i=window.emui)!==null&&i!==void 0&&i.version))return l;var S=(g=window.emui)===null||g===void 0?void 0:g.version.match(/^(?:\d+\.\d+)*/g);return S&&S[0]?l.replace("latest/",`${S[0]}/`):l}},"./lib/view/error-toast/index.tsx"(A,b,e){"use strict";e.d(b,{Q:()=>l});var c=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),d=e.n(c),p=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),m=e("./node_modules/.pnpm/@elliemae+ds-toast@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-toast/dist/esm/parts/DSToast.js"),y=e("./node_modules/.pnpm/@elliemae+ds-toast@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-toast/dist/esm/toast.js"),I=e("./node_modules/.pnpm/@elliemae+ds-toast@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-toast/dist/esm/constants.js"),j=e("./lib/data/useAppDispatch.ts"),E=e("./lib/data/useAppSelector.ts"),_=e("./lib/data/error/index.ts"),i=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),g=["position","messageTitle","type","description","messageText","messageComponent"],l=(0,p.memo)(function(S){var O=(0,E.G)(function(P){return P?.error}),C=(0,j.j)();return(0,p.useEffect)(function(){if(O&&(O!=null&&O.description||O!=null&&O.messageText)){var P=Object.assign({position:I.xJ.TOP_RIGHT,messageTitle:"Error",type:I.Ck.ERROR},S,O),R=P.position,N=P.messageTitle,be=P.type,ae=P.description,G=P.messageText,$=P.messageComponent,Z=d()(P,g),V=ae||G;V&&(0,y.o)({messageText:V,messageTitle:N,type:be,messageComponent:$},Object.assign({position:R},Z)),C(_.o.clear())}},[O,S,C]),(0,i.jsx)(m.P_,Object.assign({},S))})},"./lib/view/live-message/index.tsx"(A,b,e){"use strict";e.d(b,{I:()=>y});var c=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),d=e.n(c),p=e("./node_modules/.pnpm/react-aria-live@2.0.5_react@18.3.1/node_modules/react-aria-live/lib/index.js"),m=e("./lib/data/useAppSelector.ts"),y=function(){var I=(0,m.G)(function(E){var _;return(_=E.liveMessage)===null||_===void 0?void 0:_.message}),j=(0,m.G)(function(E){var _;return(_=E.liveMessage)===null||_===void 0?void 0:_.ariaLive});return d()(p.Iu,{message:I,"aria-live":j})};y.displayName="LiveMessage"},"./lib/view/modals/session-expiry/index.tsx"(A,b,e){"use strict";e.d(b,{_:()=>Je});var c=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),d=e.n(c),p=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(p),y=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),I=e("./node_modules/.pnpm/@elliemae+ds-button-v2@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-button-v2/dist/esm/parts/DSButtonV2/DSButtonV2.js"),j=e("./node_modules/.pnpm/@elliemae+ds-icons@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-icons/dist/esm/WarningCircle.js"),E=e("./node_modules/.pnpm/@elliemae+ds-hooks-focus-trap@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-hooks-focus-trap/dist/esm/DSHookOnFirstFocusIn.js"),_=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-dialog/dist/esm/DSDialog.js"),i=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogBody/DSDialogBody.js"),g=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogDefaultLayout/DSDialogDefaultLayout.js"),l=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogPrimaryMessage/DSDialogPrimaryMessage.js"),S=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogSecondaryMessage/DSDialogSecondaryMessage.js"),O=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogSeparator/DSDialogSeparator.js"),C=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogFooter/DSDialogFooter.js"),P=e("./lib/data/useAppDispatch.ts"),R=e("./lib/data/logout/actions.ts"),N=e("./lib/utils/session.ts"),be=e("./lib/utils/page-wake.ts"),ae=e("./lib/utils/session-timeout-config.ts"),G=function(le){var Q=Math.max(0,Math.floor(le/1e3)),q=Math.floor(Q/60),we=Q%60;return`${String(q).padStart(2,"0")}:${String(we).padStart(2,"0")}`},$=function(le){var Q=(0,y.useState)(),q=m()(Q,2),we=q[0],Se=q[1];return(0,y.useEffect)(function(){var ye=(0,ae.Gw)(),st=(0,ae.vG)(),Be=le+(st-ye),Oe=function(){Se(G(Be-Date.now()))};Oe();var Pe=setInterval(Oe,1e3),Ee=(0,be.v)(Oe);return function(){clearInterval(Pe),Ee()}},[le]),we},Z,V,Je=(0,y.memo)(function(le){var Q=le.open,q=le.warningNotifiedAt,we=q===void 0?0:q,Se=(0,y.useState)(Q),ye=m()(Se,2),st=ye[0],Be=ye[1],Oe=$(we),Pe=(0,P.j)(),Ee=(0,y.useRef)(null),He=(0,y.useRef)(null),je=(0,E.r)({firstElementRef:Ee,lastElementRef:He});(0,y.useEffect)(function(){Be(Q)},[Q]);var de=async function(){Be(!1),await(0,N.KB)(!0),(0,N.lQ)(),Pe(R.r.cancel())},Ze=function(){Be(!1),Pe(R.r.confirm())};return Oe?d()(_.O,{onKeyDown:je,isOpen:st,size:"small"},void 0,d()(i.u,{p:"s"},void 0,d()(g.D,{},void 0,d()(j.A,{size:"xl",color:["warning","900"]}),d()(l.T,{},void 0,`Your session will expire in ${Oe}`),Z||(Z=d()(S.z,{},void 0,"Please logout or reset your session")))),V||(V=d()(O.Z,{})),d()(C.r,{},void 0,d()(I.e,{innerRef:Ee,buttonType:"outline",onClick:Ze},void 0,"Logout"),d()(I.e,{innerRef:He,onClick:function(){de().catch(function(){})}},void 0,"Reset"))):null})},"./lib/view/session-timeout/index.tsx"(A,b,e){"use strict";e.d(b,{S:()=>g});var c=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),d=e.n(c),p=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(p),y=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),I=e("./lib/data/useAppDispatch.ts"),j=e("./lib/data/logout/actions.ts"),E=e("./lib/utils/session.ts"),_=e("./lib/view/modals/session-expiry/index.tsx"),i=e("./lib/communication/http-client/props.ts"),g=function(){var l=(0,I.j)(),S=(0,y.useState)(!1),O=m()(S,2),C=O[0],P=O[1],R=(0,y.useState)(),N=m()(R,2),be=N[0],ae=N[1];return(0,y.useEffect)(function(){i.K.resetUserIdleTime=E.oB,(0,E.LC)();var G=(0,E.Lw)(function(V){V&&(ae(V),P(!0))}),$=(0,E.lD)(function(V){V===!0&&P(!1)}),Z=(0,E.n5)(function(){l(j.r.confirm()),P(!1)});return function(){G(),$(),Z(),(0,E.z3)()}},[l]),d()("div",{},void 0,C&&d()(_._,{open:!0,warningNotifiedAt:be}))};g.displayName="SessionTimeout"},"./lib/view/wait-message/index.tsx"(A,b,e){"use strict";e.d(b,{j:()=>ae});var c=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),d=e.n(c),p=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(p),y=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),I=e.n(y),j=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),E=e("./node_modules/.pnpm/styled-components@5.3.11_react-dom@18.3.1_react@18.3.1/node_modules/styled-components/dist/styled-components.browser.cjs.js"),_=e("./node_modules/.pnpm/@elliemae+ds-backdrop@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-backdrop/dist/esm/Backdrop.js"),i=e("./node_modules/.pnpm/@elliemae+ds-circular-progress-indicator@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-circular-progress-indicator/dist/esm/v2/DSCircularIndeterminateIndicator.js"),g=e("./lib/data/useAppSelector.ts"),l=e("./lib/view/wait-message/use-html-wait-message.tsx"),S=e("./lib/analytics/index.ts"),O=function(){return(0,S.e)({data:{event:"pageInteractionEnabled"}})},C=function(){return(0,S.e)({data:{event:"pageInteractionDisabled"}})},P=e("./lib/utils/logrocket.ts"),R=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),N=["size","color","showText","withTooltip","tooltipStartPlacementPreference"],be=(0,E.default)(i.p).withConfig({componentId:"sc-3aqsjr-0"})(["position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);"]),ae=(0,j.memo)(function(G){var $=G.size,Z=$===void 0?"xl":$,V=G.color,Je=V===void 0?"light":V,le=G.showText,Q=le===void 0?!0:le,q=G.withTooltip,we=q===void 0?!1:q,Se=G.tooltipStartPlacementPreference,ye=Se===void 0?"center":Se,st=I()(G,N),Be=(0,j.useContext)(E.ThemeContext),Oe=(0,j.useRef)(!1),Pe=(0,j.useState)(!1),Ee=m()(Pe,2),He=Ee[0],je=Ee[1],de=(0,g.G)(function(L){var te;return(te=L.waitMessage)===null||te===void 0?void 0:te.isOpen}),Ze=(0,g.G)(function(L){var te;return(te=L.waitMessage)===null||te===void 0?void 0:te.delay});Oe.current=de??!1;var nt=(0,g.G)(function(L){var te;return(te=L.waitMessage)===null||te===void 0?void 0:te.message});return(0,j.useEffect)(function(){setTimeout(function(){de&&Oe.current&&(je(!0),O(),(0,P.K3)("wait-spinner-start"))},Ze?1e3:0),de||(je(!1),C(),(0,P.K3)("wait-spinner-end"))},[Ze,de]),(0,l.t)(de!==null),He?(0,R.jsxs)(R.Fragment,{children:[d()(_.Ay,{zIndex:Be.zIndex.loader}),(0,R.jsx)(be,Object.assign({id:"em-loading",size:Z,color:Je,showText:Q,withTooltip:we,tooltipStartPlacementPreference:ye},st,{text:nt}))]}):null})},"./lib/view/wait-message/use-html-wait-message.tsx"(A,b,e){"use strict";e.d(b,{t:()=>d});var c=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),d=function(p){(0,c.useEffect)(function(){var m=document.getElementById("em-wait-message");m&&p&&m.remove()},[p])}},"./storybook-config-entry.js"(A,b,e){"use strict";var c=e("./node_modules/.pnpm/global@4.4.0/node_modules/global/window.js"),d=e.n(c),p=e("./node_modules/.pnpm/@storybook+preview-web@6.5.16/node_modules/@storybook/preview-web/dist/cjs/index.js"),m=e("./node_modules/.pnpm/@storybook+store@6.5.16/node_modules/@storybook/store/dist/cjs/index.js"),y=e("./node_modules/.pnpm/@storybook+client-api@6.5.16/node_modules/@storybook/client-api/dist/cjs/index.js"),I=e("./node_modules/.pnpm/@storybook+addons@6.5.16/node_modules/@storybook/addons/dist/cjs/public_api.js"),j=e("./node_modules/.pnpm/@storybook+channel-postmessage@6.5.16/node_modules/@storybook/channel-postmessage/dist/cjs/index.js"),E=e("./node_modules/.pnpm/@storybook+channel-websocket@6.5.16/node_modules/@storybook/channel-websocket/dist/cjs/index.js"),_=[async function(P){if(/^\.[\\/](?:lib(?:\/(?!\.)(?:(?:(?!(?:^|\/)\.).)*?)\/|\/|$)(?!\.)(?=.)[^/]*?\.stories\.(mdx|tsx|ts|jsx|js))$/.exec(P)){var R=P.substring(6);return e("./lib lazy recursive ^\\.\\/.*$ include: (?:\\/lib(?:\\/(?%21\\.)(?:(?:(?%21(?:^%7C\\/)\\.).)*?)\\/%7C\\/%7C$)(?%21\\.)(?=.)[^/]*?\\.stories\\.(mdx%7Ctsx%7Cts%7Cjsx%7Cjs))$")("./"+R)}}];async function i(P){for(var R=0;R<_.length;R++){var N=await _[R](P);if(N)return N}}var g=d().SERVER_CHANNEL_URL,l=function(){return(0,m.composeConfigs)([e("./node_modules/.pnpm/@storybook+react@6.5.16_@babel+core@7.29.7_@storybook+builder-webpack5@6.5.16_@storybook+mana_yshks4a4y53x7zkf6b6f3bowne/node_modules/@storybook/react/dist/esm/client/docs/config.js"),e("./node_modules/.pnpm/@storybook+react@6.5.16_@babel+core@7.29.7_@storybook+builder-webpack5@6.5.16_@storybook+mana_yshks4a4y53x7zkf6b6f3bowne/node_modules/@storybook/react/dist/esm/client/preview/config.js"),e("./node_modules/.pnpm/@storybook+addon-docs@6.5.16_@babel+core@7.29.7_eslint@8.57.1_typescript@5.9.3_webpack-cli@5.1.4_webpack@5.108.4/node_modules/@storybook/addon-docs/preview.js"),e("./node_modules/.pnpm/@storybook+addon-actions@6.5.16/node_modules/@storybook/addon-actions/preview.js"),e("./node_modules/.pnpm/@storybook+addon-backgrounds@6.5.16/node_modules/@storybook/addon-backgrounds/preview.js"),e("./node_modules/.pnpm/@storybook+addon-measure@6.5.16/node_modules/@storybook/addon-measure/preview.js"),e("./node_modules/.pnpm/@storybook+addon-outline@6.5.16/node_modules/@storybook/addon-outline/preview.js"),e("./node_modules/.pnpm/@storybook+addon-links@6.5.16/node_modules/@storybook/addon-links/preview.js"),e("./node_modules/.pnpm/@storybook+addon-interactions@6.5.16_eslint@8.57.1_typescript@5.9.3_webpack-cli@5.1.4/node_modules/@storybook/addon-interactions/preview.js"),e("./node_modules/.pnpm/@storybook+addon-a11y@6.5.16/node_modules/@storybook/addon-a11y/preview.js"),e("./.storybook/preview.js")])},S=(0,j.Ay)({page:"preview"});if(I.addons.setChannel(S),g){var O=(0,E.Ay)({url:g});I.addons.setServerChannel(O),window.__STORYBOOK_SERVER_CHANNEL__=O}var C=new p.PreviewWeb;window.__STORYBOOK_PREVIEW__=C,window.__STORYBOOK_STORY_STORE__=C.storyStore,window.__STORYBOOK_ADDONS_CHANNEL__=S,window.__STORYBOOK_CLIENT_API__=new y.ClientApi({storyStore:C.storyStore}),C.initialize({importFn:i,getProjectAnnotations:l})},"./node_modules/.pnpm/css-loader@5.2.7_webpack@5.108.4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[11].use[1]!./lib/utils/storybook/preview.css"(A,b,e){"use strict";var c=e("./node_modules/.pnpm/css-loader@5.2.7_webpack@5.108.4/node_modules/css-loader/dist/runtime/api.js"),d=e.n(c),p=e("./node_modules/.pnpm/css-loader@5.2.7_webpack@5.108.4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[11].use[1]!./node_modules/.pnpm/@elliemae+ds-basic@3.62.1/node_modules/@elliemae/ds-basic/dist/css/dimsum.css"),m=d()(function(I){return I[1]});m.i(p.A),m.push([A.id,`
5
- `,""]);const y=m;e.d(b,["A",0,y])},"@elliemae/pui-diagnostics"(A){"use strict";A.exports=emuiDiagnostics},"?6b64"(){}},A=>{var b=c=>A(A.s=c);A.O(0,[6751],()=>(b("./node_modules/.pnpm/@storybook+core-client@6.5.16_typescript@5.9.3_webpack@4.47.0/node_modules/@storybook/core-client/dist/esm/globals/polyfills.js"),b("./node_modules/.pnpm/@storybook+core-client@6.5.16_typescript@5.9.3_webpack@4.47.0/node_modules/@storybook/core-client/dist/esm/globals/globals.js"),b("./storybook-config-entry.js")));var e=A.O()}]);