@elliemae/pui-app-sdk 5.40.3 → 5.40.5

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 (436) hide show
  1. package/demo/{6879.3434f1e9.iframe.bundle.js → 1080.92f6b67a.iframe.bundle.js} +480 -480
  2. package/demo/1080.92f6b67a.iframe.bundle.js.br +0 -0
  3. package/demo/1080.92f6b67a.iframe.bundle.js.gz +0 -0
  4. package/demo/docs/{6879.3434f1e9.iframe.bundle.js → 1080.92f6b67a.iframe.bundle.js} +480 -480
  5. package/demo/docs/1080.92f6b67a.iframe.bundle.js.br +0 -0
  6. package/demo/docs/1080.92f6b67a.iframe.bundle.js.gz +0 -0
  7. package/demo/docs/iframe.html +1 -1
  8. package/demo/docs/index.html +1 -1
  9. package/demo/docs/{main.f4b9fb997236ae69d894.manager.bundle.js → main.cfd2e2085f77fe383f8d.manager.bundle.js} +1 -1
  10. package/demo/docs/{main.f4b9fb997236ae69d894.manager.bundle.js.br → main.cfd2e2085f77fe383f8d.manager.bundle.js.br} +0 -0
  11. package/demo/docs/{main.f4b9fb997236ae69d894.manager.bundle.js.gz → main.cfd2e2085f77fe383f8d.manager.bundle.js.gz} +0 -0
  12. package/demo/docs/main.f92b110f.iframe.bundle.js +5 -0
  13. package/demo/docs/main.f92b110f.iframe.bundle.js.br +0 -0
  14. package/demo/docs/main.f92b110f.iframe.bundle.js.gz +0 -0
  15. package/demo/docs/project.json +1 -1
  16. package/demo/iframe.html +1 -1
  17. package/demo/index.html +1 -1
  18. package/demo/{main.f4b9fb997236ae69d894.manager.bundle.js → main.cfd2e2085f77fe383f8d.manager.bundle.js} +1 -1
  19. package/demo/{main.f4b9fb997236ae69d894.manager.bundle.js.br → main.cfd2e2085f77fe383f8d.manager.bundle.js.br} +0 -0
  20. package/demo/{main.f4b9fb997236ae69d894.manager.bundle.js.gz → main.cfd2e2085f77fe383f8d.manager.bundle.js.gz} +0 -0
  21. package/demo/main.f92b110f.iframe.bundle.js +5 -0
  22. package/demo/main.f92b110f.iframe.bundle.js.br +0 -0
  23. package/demo/main.f92b110f.iframe.bundle.js.gz +0 -0
  24. package/demo/project.json +1 -1
  25. package/dist/cjs/utils/micro-frontend/guest-host-context.js +47 -0
  26. package/dist/cjs/utils/micro-frontend/guest.js +4 -3
  27. package/dist/cjs/utils/micro-frontend/host.js +4 -3
  28. package/dist/cjs/utils/micro-frontend/index.js +4 -1
  29. package/dist/cjs/utils/micro-frontend/module-so.js +5 -1
  30. package/dist/cjs/utils/micro-frontend/tests/guest-test-utils.js +27 -0
  31. package/dist/cjs/view/guest-microapp.js +30 -8
  32. package/dist/cjs/view/tests/__snapshots__/micro-iframe-app.test.tsx.snap +2 -2
  33. package/dist/esm/utils/micro-frontend/guest-host-context.js +27 -0
  34. package/dist/esm/utils/micro-frontend/guest.js +4 -3
  35. package/dist/esm/utils/micro-frontend/host.js +4 -3
  36. package/dist/esm/utils/micro-frontend/index.js +4 -1
  37. package/dist/esm/utils/micro-frontend/module-so.js +5 -1
  38. package/dist/esm/utils/micro-frontend/tests/guest-test-utils.js +7 -0
  39. package/dist/esm/view/guest-microapp.js +33 -8
  40. package/dist/esm/view/tests/__snapshots__/micro-iframe-app.test.tsx.snap +2 -2
  41. package/dist/types/lib/utils/micro-frontend/guest-host-context.d.ts +40 -0
  42. package/dist/types/lib/utils/micro-frontend/guest.d.ts +2 -1
  43. package/dist/types/lib/utils/micro-frontend/host.d.ts +2 -1
  44. package/dist/types/lib/utils/micro-frontend/module-so.d.ts +7 -5
  45. package/dist/types/lib/utils/micro-frontend/tests/guest-host-context.test.d.ts +1 -0
  46. package/dist/types/lib/utils/micro-frontend/tests/guest-test-utils.d.ts +2 -0
  47. package/dist/types/lib/view/guest-microapp.d.ts +12 -1
  48. package/dist/types/tsconfig.tsbuildinfo +1 -1
  49. package/package.json +6 -6
  50. package/build/docs/404.html +0 -16
  51. package/build/docs/api/classes/Analytics/index.html +0 -270
  52. package/build/docs/api/classes/CMicroAppGuest/index.html +0 -261
  53. package/build/docs/api/classes/CMicroAppHost/index.html +0 -346
  54. package/build/docs/api/classes/ErrorBoundary/index.html +0 -354
  55. package/build/docs/api/classes/GuestModule/index.html +0 -148
  56. package/build/docs/api/functions/AppRoot/index.html +0 -27
  57. package/build/docs/api/functions/Autocomplete/index.html +0 -22
  58. package/build/docs/api/functions/CheckBox/index.html +0 -22
  59. package/build/docs/api/functions/ComboBox/index.html +0 -27
  60. package/build/docs/api/functions/ComboBoxV3/index.html +0 -22
  61. package/build/docs/api/functions/ConnectForm/index.html +0 -22
  62. package/build/docs/api/functions/DateInput/index.html +0 -22
  63. package/build/docs/api/functions/DatePicker/index.html +0 -27
  64. package/build/docs/api/functions/DateRangePicker/index.html +0 -22
  65. package/build/docs/api/functions/DateTimePicker/index.html +0 -22
  66. package/build/docs/api/functions/Form/index.html +0 -34
  67. package/build/docs/api/functions/FormItemLayout/index.html +0 -22
  68. package/build/docs/api/functions/FormLayoutBlockItem/index.html +0 -22
  69. package/build/docs/api/functions/FormSubmitButton/index.html +0 -22
  70. package/build/docs/api/functions/InputMask/index.html +0 -22
  71. package/build/docs/api/functions/InputText/index.html +0 -22
  72. package/build/docs/api/functions/LargeTextBox/index.html +0 -22
  73. package/build/docs/api/functions/MaskedInputText/index.html +0 -22
  74. package/build/docs/api/functions/Page/index.html +0 -22
  75. package/build/docs/api/functions/Radio/index.html +0 -22
  76. package/build/docs/api/functions/RadioGroup/index.html +0 -22
  77. package/build/docs/api/functions/RegisterService/index.html +0 -27
  78. package/build/docs/api/functions/RenderWithStateAddOns/index.html +0 -22
  79. package/build/docs/api/functions/RequireAuth/index.html +0 -28
  80. package/build/docs/api/functions/SessionTimeout/index.html +0 -19
  81. package/build/docs/api/functions/TextBox/index.html +0 -27
  82. package/build/docs/api/functions/Toggle/index.html +0 -22
  83. package/build/docs/api/functions/authSaga/index.html +0 -19
  84. package/build/docs/api/functions/authorize/index.html +0 -44
  85. package/build/docs/api/functions/buildModuleParams/index.html +0 -31
  86. package/build/docs/api/functions/cleanup/index.html +0 -20
  87. package/build/docs/api/functions/configureStore/index.html +0 -56
  88. package/build/docs/api/functions/createGuestModule/index.html +0 -39
  89. package/build/docs/api/functions/createManager/index.html +0 -41
  90. package/build/docs/api/functions/enableReactAppForHostIntegration/index.html +0 -22
  91. package/build/docs/api/functions/fetchHostAppData/index.html +0 -24
  92. package/build/docs/api/functions/fetchUserSettings/index.html +0 -22
  93. package/build/docs/api/functions/getApiActionCreator/index.html +0 -30
  94. package/build/docs/api/functions/getAppConfig/index.html +0 -19
  95. package/build/docs/api/functions/getAppConfigValue/index.html +0 -35
  96. package/build/docs/api/functions/getAuthHTTPClient/index.html +0 -38
  97. package/build/docs/api/functions/getAuthorizationHeader/index.html +0 -23
  98. package/build/docs/api/functions/getHTTPClient/index.html +0 -36
  99. package/build/docs/api/functions/getHostAppDataByKey/index.html +0 -27
  100. package/build/docs/api/functions/getLogger/index.html +0 -19
  101. package/build/docs/api/functions/getMicroFrontEndAppConfig/index.html +0 -23
  102. package/build/docs/api/functions/getNavigationLinks/index.html +0 -19
  103. package/build/docs/api/functions/getRedirectUrl/index.html +0 -19
  104. package/build/docs/api/functions/getSelectField/index.html +0 -33
  105. package/build/docs/api/functions/getStore/index.html +0 -23
  106. package/build/docs/api/functions/initServiceWorker/index.html +0 -22
  107. package/build/docs/api/functions/isCIBuild/index.html +0 -19
  108. package/build/docs/api/functions/isProd/index.html +0 -19
  109. package/build/docs/api/functions/isUserAuthorized/index.html +0 -23
  110. package/build/docs/api/functions/listenStorageEvents/index.html +0 -19
  111. package/build/docs/api/functions/loadAppConfig/index.html +0 -30
  112. package/build/docs/api/functions/loadable/index.html +0 -37
  113. package/build/docs/api/functions/login/index.html +0 -62
  114. package/build/docs/api/functions/notifyGuestUnloadComplete/index.html +0 -26
  115. package/build/docs/api/functions/onAuthorizationFailure/index.html +0 -28
  116. package/build/docs/api/functions/onGuestUnloadStart/index.html +0 -19
  117. package/build/docs/api/functions/redactPii/index.html +0 -32
  118. package/build/docs/api/functions/removeDoubleSlash/index.html +0 -22
  119. package/build/docs/api/functions/removeStorageEvents/index.html +0 -19
  120. package/build/docs/api/functions/render/index.html +0 -392
  121. package/build/docs/api/functions/renderHook/index.html +0 -37
  122. package/build/docs/api/functions/renderWithHostData/index.html +0 -22
  123. package/build/docs/api/functions/renderWithRedux/index.html +0 -392
  124. package/build/docs/api/functions/renderWithRouter/index.html +0 -392
  125. package/build/docs/api/functions/renderWithRouterRedux/index.html +0 -392
  126. package/build/docs/api/functions/sdkBaseQuery/index.html +0 -37
  127. package/build/docs/api/functions/sendBAEvent/index.html +0 -34
  128. package/build/docs/api/functions/sendMessageToHost/index.html +0 -24
  129. package/build/docs/api/functions/setAppConfig/index.html +0 -27
  130. package/build/docs/api/functions/setAppConfigValue/index.html +0 -35
  131. package/build/docs/api/functions/setHostAppData/index.html +0 -25
  132. package/build/docs/api/functions/setLoginParams/index.html +0 -29
  133. package/build/docs/api/functions/subscribeToResetSession/index.html +0 -28
  134. package/build/docs/api/functions/subscribeToSessionExpiry/index.html +0 -28
  135. package/build/docs/api/functions/subscribeToSessionExpiryWarning/index.html +0 -28
  136. package/build/docs/api/functions/trackActivity/index.html +0 -31
  137. package/build/docs/api/functions/useAppDispatch/index.html +0 -24
  138. package/build/docs/api/functions/useAppMiddleware/index.html +0 -25
  139. package/build/docs/api/functions/useInjectQuery/index.html +0 -35
  140. package/build/docs/api/functions/useInjectReducer/index.html +0 -31
  141. package/build/docs/api/functions/useInjectSaga/index.html +0 -33
  142. package/build/docs/api/functions/useInjectSideEffect/index.html +0 -25
  143. package/build/docs/api/functions/useMediaQueryList/index.html +0 -26
  144. package/build/docs/api/functions/useStateSelector/index.html +0 -38
  145. package/build/docs/api/functions/useStateSelectorShallow/index.html +0 -39
  146. package/build/docs/api/functions/waitFor/index.html +0 -27
  147. package/build/docs/api/functions/waitForElementToBeRemoved/index.html +0 -27
  148. package/build/docs/api/functions/withAppDecorator/index.html +0 -26
  149. package/build/docs/api/index.html +0 -29
  150. package/build/docs/api/interfaces/AppConfig/index.html +0 -46
  151. package/build/docs/api/interfaces/GuestProps/index.html +0 -86
  152. package/build/docs/api/interfaces/UseStateSelectorOptions/index.html +0 -25
  153. package/build/docs/api/type-aliases/AppDispatch/index.html +0 -17
  154. package/build/docs/api/type-aliases/AppStore/index.html +0 -17
  155. package/build/docs/api/type-aliases/Await/index.html +0 -20
  156. package/build/docs/api/type-aliases/EMUI/index.html +0 -62
  157. package/build/docs/api/type-aliases/HostOptions/index.html +0 -28
  158. package/build/docs/api/type-aliases/HostProvidedParams/index.html +0 -33
  159. package/build/docs/api/type-aliases/ModuleOverrides/index.html +0 -47
  160. package/build/docs/api/type-aliases/OnHostInitCallback/index.html +0 -22
  161. package/build/docs/api/type-aliases/OnInitCallback/index.html +0 -22
  162. package/build/docs/api/type-aliases/OnMountCallback/index.html +0 -22
  163. package/build/docs/api/type-aliases/OnUnMountCallback/index.html +0 -22
  164. package/build/docs/api/type-aliases/RootState/index.html +0 -17
  165. package/build/docs/api/type-aliases/SelectStateFieldFunction/index.html +0 -29
  166. package/build/docs/api/variables/ErrorToast/index.html +0 -17
  167. package/build/docs/api/variables/FormPropsContext/index.html +0 -24
  168. package/build/docs/api/variables/GuestMicroApp/index.html +0 -20
  169. package/build/docs/api/variables/MASK_PIPES/index.html +0 -17
  170. package/build/docs/api/variables/MASK_TYPES/index.html +0 -17
  171. package/build/docs/api/variables/MicroApp/index.html +0 -21
  172. package/build/docs/api/variables/MicroIFrameApp/index.html +0 -21
  173. package/build/docs/api/variables/NavigationPrompt/index.html +0 -17
  174. package/build/docs/api/variables/NavigationPromptActions/index.html +0 -22
  175. package/build/docs/api/variables/Themes/index.html +0 -22
  176. package/build/docs/api/variables/VisuallyHidden/index.html +0 -17
  177. package/build/docs/api/variables/WaitMessage/index.html +0 -17
  178. package/build/docs/api/variables/act/index.html +0 -20
  179. package/build/docs/api/variables/ariaLive/index.html +0 -17
  180. package/build/docs/api/variables/auth/index.html +0 -40
  181. package/build/docs/api/variables/authReducer/index.html +0 -17
  182. package/build/docs/api/variables/clearSideEffects/index.html +0 -21
  183. package/build/docs/api/variables/createSideEffect/index.html +0 -19
  184. package/build/docs/api/variables/decorators/index.html +0 -222
  185. package/build/docs/api/variables/endSession/index.html +0 -37
  186. package/build/docs/api/variables/error/index.html +0 -17
  187. package/build/docs/api/variables/errorMiddleware/index.html +0 -17
  188. package/build/docs/api/variables/fireEvent/index.html +0 -17
  189. package/build/docs/api/variables/globalConstants/index.html +0 -22
  190. package/build/docs/api/variables/history/index.html +0 -17
  191. package/build/docs/api/variables/httpClientProps/index.html +0 -17
  192. package/build/docs/api/variables/logout/index.html +0 -22
  193. package/build/docs/api/variables/memoryHistory/index.html +0 -17
  194. package/build/docs/api/variables/removeSideEffect/index.html +0 -20
  195. package/build/docs/api/variables/resetUserIdleTime/index.html +0 -23
  196. package/build/docs/api/variables/screen/index.html +0 -17
  197. package/build/docs/api/variables/startSideEffect/index.html +0 -21
  198. package/build/docs/api/variables/updateBAEventParameters/index.html +0 -27
  199. package/build/docs/api/variables/useAppSelector/index.html +0 -21
  200. package/build/docs/api/variables/waitMessageAction/index.html +0 -43
  201. package/build/docs/api/variables/within/index.html +0 -17
  202. package/build/docs/assets/css/styles.0fad824b.css +0 -1
  203. package/build/docs/assets/js/04ee7372.a9b3e0ad.js +0 -1
  204. package/build/docs/assets/js/05fd5745.f77a9872.js +0 -1
  205. package/build/docs/assets/js/075aa584.dde55d25.js +0 -1
  206. package/build/docs/assets/js/0a1bd0e5.3336afb7.js +0 -1
  207. package/build/docs/assets/js/0f302db7.690bba2c.js +0 -1
  208. package/build/docs/assets/js/10c70e6f.3a611c9f.js +0 -1
  209. package/build/docs/assets/js/110b6cba.2039a4be.js +0 -1
  210. package/build/docs/assets/js/1126.2b1e83b8.js +0 -1
  211. package/build/docs/assets/js/1127.ce24a599.js +0 -1
  212. package/build/docs/assets/js/1154937a.58ab70e0.js +0 -1
  213. package/build/docs/assets/js/1298.f98e394e.js +0 -1
  214. package/build/docs/assets/js/14efea89.c724a605.js +0 -1
  215. package/build/docs/assets/js/15f40f8f.62fbc501.js +0 -1
  216. package/build/docs/assets/js/1617.443ab77e.js +0 -1
  217. package/build/docs/assets/js/16427680.5a41da14.js +0 -1
  218. package/build/docs/assets/js/16fba083.0c978e4b.js +0 -1
  219. package/build/docs/assets/js/1700.bb38b1b9.js +0 -1
  220. package/build/docs/assets/js/17896441.87af09c7.js +0 -1
  221. package/build/docs/assets/js/1a5ba401.bdd09a56.js +0 -1
  222. package/build/docs/assets/js/1ad86f56.5c4d3ed7.js +0 -1
  223. package/build/docs/assets/js/1cc7c915.18a50af2.js +0 -1
  224. package/build/docs/assets/js/1dfec420.e8ed9238.js +0 -1
  225. package/build/docs/assets/js/1fcf59a8.501bb96b.js +0 -1
  226. package/build/docs/assets/js/2026.f4b8efbd.js +0 -1
  227. package/build/docs/assets/js/213.07804718.js +0 -1
  228. package/build/docs/assets/js/2297.998393a9.js +0 -1
  229. package/build/docs/assets/js/22c6ac39.38c10213.js +0 -1
  230. package/build/docs/assets/js/242.98ba961c.js +0 -1
  231. package/build/docs/assets/js/247.f91b8960.js +0 -1
  232. package/build/docs/assets/js/24b1c163.4390b04b.js +0 -1
  233. package/build/docs/assets/js/25ae0bf1.3ff15c6f.js +0 -1
  234. package/build/docs/assets/js/2673.1111af38.js +0 -1
  235. package/build/docs/assets/js/27c4a013.bceaff37.js +0 -1
  236. package/build/docs/assets/js/27c8b774.1ec1881a.js +0 -1
  237. package/build/docs/assets/js/2805.21b4fb8d.js +0 -1
  238. package/build/docs/assets/js/2b2c5b3b.41587ade.js +0 -1
  239. package/build/docs/assets/js/3072782a.825cd627.js +0 -1
  240. package/build/docs/assets/js/3204d46b.7af2b3bd.js +0 -1
  241. package/build/docs/assets/js/322ec2e7.529db700.js +0 -1
  242. package/build/docs/assets/js/336f5910.34c060aa.js +0 -1
  243. package/build/docs/assets/js/3395.f8117aa5.js +0 -1
  244. package/build/docs/assets/js/3499.2c20c6ff.js +0 -1
  245. package/build/docs/assets/js/3552.2d0559a3.js +0 -1
  246. package/build/docs/assets/js/365a2c17.6afbd7ba.js +0 -1
  247. package/build/docs/assets/js/379bbc32.cfc06360.js +0 -1
  248. package/build/docs/assets/js/3992.aa5529d1.js +0 -2
  249. package/build/docs/assets/js/3992.aa5529d1.js.LICENSE.txt +0 -1
  250. package/build/docs/assets/js/3accd241.850fb650.js +0 -1
  251. package/build/docs/assets/js/3b0e1261.9caf419d.js +0 -1
  252. package/build/docs/assets/js/3b333d5b.831324f6.js +0 -1
  253. package/build/docs/assets/js/3cb0b0a9.99866080.js +0 -1
  254. package/build/docs/assets/js/3cd01694.04367956.js +0 -1
  255. package/build/docs/assets/js/4069.77c5dcc9.js +0 -1
  256. package/build/docs/assets/js/4134.d6069e6e.js +0 -1
  257. package/build/docs/assets/js/413bfdf1.2e754bf4.js +0 -1
  258. package/build/docs/assets/js/41f4ce7f.8662231d.js +0 -1
  259. package/build/docs/assets/js/4257.60660403.js +0 -1
  260. package/build/docs/assets/js/46eb403d.e5123d24.js +0 -1
  261. package/build/docs/assets/js/4772.988b91f1.js +0 -1
  262. package/build/docs/assets/js/4780.8d49dc64.js +0 -1
  263. package/build/docs/assets/js/47f7a134.2369c86a.js +0 -1
  264. package/build/docs/assets/js/4884.48d16d5b.js +0 -1
  265. package/build/docs/assets/js/4acce17e.b84485e3.js +0 -1
  266. package/build/docs/assets/js/4b10ac31.ffdbb394.js +0 -1
  267. package/build/docs/assets/js/4eef183e.99934dfe.js +0 -1
  268. package/build/docs/assets/js/50ae2c89.ea85453c.js +0 -1
  269. package/build/docs/assets/js/50b500dc.b1dafbf4.js +0 -1
  270. package/build/docs/assets/js/5113883b.19fc9d2f.js +0 -1
  271. package/build/docs/assets/js/5196.dda420ed.js +0 -1
  272. package/build/docs/assets/js/51cd08ce.eedf6a77.js +0 -1
  273. package/build/docs/assets/js/5248.5442863c.js +0 -1
  274. package/build/docs/assets/js/533e434c.6a22f28d.js +0 -1
  275. package/build/docs/assets/js/53defe29.b34f5bfe.js +0 -1
  276. package/build/docs/assets/js/5428.28b1d8b6.js +0 -1
  277. package/build/docs/assets/js/54dea6f0.7b5fa5e6.js +0 -1
  278. package/build/docs/assets/js/550f7dc1.a569914a.js +0 -1
  279. package/build/docs/assets/js/5575829c.04c44eb2.js +0 -1
  280. package/build/docs/assets/js/58e12487.6e6066d3.js +0 -1
  281. package/build/docs/assets/js/59169cbb.2d2d02ce.js +0 -1
  282. package/build/docs/assets/js/5964.fbd55ce8.js +0 -1
  283. package/build/docs/assets/js/5968.7a565a4e.js +0 -1
  284. package/build/docs/assets/js/5c5cf8ae.cf6912f5.js +0 -1
  285. package/build/docs/assets/js/5ca2639d.8b06c9ea.js +0 -1
  286. package/build/docs/assets/js/5da011d0.872006f0.js +0 -1
  287. package/build/docs/assets/js/5e13701d.8a6b7fd6.js +0 -1
  288. package/build/docs/assets/js/5e7ee35c.01ca7414.js +0 -1
  289. package/build/docs/assets/js/5e8c322a.0391dec4.js +0 -1
  290. package/build/docs/assets/js/5e95c892.f11d5bd6.js +0 -1
  291. package/build/docs/assets/js/5ebc190f.49776b06.js +0 -1
  292. package/build/docs/assets/js/5f21eb71.536ccef3.js +0 -1
  293. package/build/docs/assets/js/60781fed.87f57230.js +0 -1
  294. package/build/docs/assets/js/61b0e64b.c86eca9e.js +0 -1
  295. package/build/docs/assets/js/61f3b5cc.197d138c.js +0 -1
  296. package/build/docs/assets/js/62e1e335.d54d1d6e.js +0 -1
  297. package/build/docs/assets/js/6486.776625d1.js +0 -1
  298. package/build/docs/assets/js/6611.481d87ff.js +0 -2
  299. package/build/docs/assets/js/6611.481d87ff.js.LICENSE.txt +0 -9
  300. package/build/docs/assets/js/6aac2d5c.95d7104d.js +0 -1
  301. package/build/docs/assets/js/6b345055.f4f6c3b9.js +0 -1
  302. package/build/docs/assets/js/6b7fcc15.290796d9.js +0 -1
  303. package/build/docs/assets/js/6ca90961.8833c635.js +0 -1
  304. package/build/docs/assets/js/6d1f0509.55213557.js +0 -1
  305. package/build/docs/assets/js/6daa33e8.c1c74588.js +0 -1
  306. package/build/docs/assets/js/7080.73a89c35.js +0 -1
  307. package/build/docs/assets/js/7201.26026979.js +0 -1
  308. package/build/docs/assets/js/7344.12628cac.js +0 -1
  309. package/build/docs/assets/js/749b3cb7.660b1c4b.js +0 -1
  310. package/build/docs/assets/js/7516.78c3385c.js +0 -1
  311. package/build/docs/assets/js/7525.69d857f8.js +0 -1
  312. package/build/docs/assets/js/7540.ee4aa270.js +0 -1
  313. package/build/docs/assets/js/78fde597.9598cb2a.js +0 -1
  314. package/build/docs/assets/js/7985.6aac4971.js +0 -1
  315. package/build/docs/assets/js/7b224b5a.d21317ac.js +0 -1
  316. package/build/docs/assets/js/7c822e85.3cc0a954.js +0 -1
  317. package/build/docs/assets/js/7cde3459.802fae28.js +0 -1
  318. package/build/docs/assets/js/7d256524.087a46e5.js +0 -1
  319. package/build/docs/assets/js/7d48b3e7.5d6ce912.js +0 -1
  320. package/build/docs/assets/js/80392bdc.dbd30f9e.js +0 -1
  321. package/build/docs/assets/js/8049.5b4457b0.js +0 -1
  322. package/build/docs/assets/js/805daf1e.305437dc.js +0 -1
  323. package/build/docs/assets/js/8152.32ad98ca.js +0 -1
  324. package/build/docs/assets/js/821.19f6a696.js +0 -1
  325. package/build/docs/assets/js/822e0178.3c0d623a.js +0 -1
  326. package/build/docs/assets/js/82894961.81f97aaf.js +0 -1
  327. package/build/docs/assets/js/8290.f0834113.js +0 -1
  328. package/build/docs/assets/js/8355.bcde11e0.js +0 -1
  329. package/build/docs/assets/js/8389.b3f6164d.js +0 -1
  330. package/build/docs/assets/js/8585.e50595e8.js +0 -1
  331. package/build/docs/assets/js/85dc4c9b.d835c54a.js +0 -1
  332. package/build/docs/assets/js/8788.c86aea45.js +0 -1
  333. package/build/docs/assets/js/88a4c043.ca8fd05b.js +0 -1
  334. package/build/docs/assets/js/90579cbd.0835e6a5.js +0 -1
  335. package/build/docs/assets/js/90bbfd1d.d0fd53f0.js +0 -1
  336. package/build/docs/assets/js/9178.f2e05b02.js +0 -1
  337. package/build/docs/assets/js/9210.b5a9980e.js +0 -1
  338. package/build/docs/assets/js/9354.77e86f51.js +0 -1
  339. package/build/docs/assets/js/936.275fbed5.js +0 -1
  340. package/build/docs/assets/js/9550cc1f.e19e7779.js +0 -1
  341. package/build/docs/assets/js/9574.c7203040.js +0 -1
  342. package/build/docs/assets/js/97.d2ed6ba9.js +0 -1
  343. package/build/docs/assets/js/9852.cf8f89a9.js +0 -1
  344. package/build/docs/assets/js/9953.90bfd954.js +0 -1
  345. package/build/docs/assets/js/999f4a99.31e9f0f9.js +0 -1
  346. package/build/docs/assets/js/99a35e8f.3cb224e6.js +0 -1
  347. package/build/docs/assets/js/9ab62f73.a44012b0.js +0 -1
  348. package/build/docs/assets/js/9ea6fe4d.ebd612bc.js +0 -1
  349. package/build/docs/assets/js/a09470d9.16bfeef9.js +0 -1
  350. package/build/docs/assets/js/a0eb976e.f6504d94.js +0 -1
  351. package/build/docs/assets/js/a17fb045.0c651699.js +0 -1
  352. package/build/docs/assets/js/a2537f00.c241e3f2.js +0 -1
  353. package/build/docs/assets/js/a29a6e44.58d6b878.js +0 -1
  354. package/build/docs/assets/js/a3ecf861.0f55d8fd.js +0 -1
  355. package/build/docs/assets/js/a48fd09c.50989621.js +0 -1
  356. package/build/docs/assets/js/a6c41565.0821af7d.js +0 -1
  357. package/build/docs/assets/js/a6c5c03c.0e69962a.js +0 -1
  358. package/build/docs/assets/js/a769954d.02ea4cc3.js +0 -1
  359. package/build/docs/assets/js/a7861986.e4d90417.js +0 -1
  360. package/build/docs/assets/js/a7bd4aaa.3faf623f.js +0 -1
  361. package/build/docs/assets/js/a8687130.681fc6b9.js +0 -1
  362. package/build/docs/assets/js/a94703ab.9865def5.js +0 -1
  363. package/build/docs/assets/js/a9ba6591.bcdf3f9d.js +0 -1
  364. package/build/docs/assets/js/ab05b3aa.63cf7d9f.js +0 -1
  365. package/build/docs/assets/js/aba21aa0.4d968e31.js +0 -1
  366. package/build/docs/assets/js/ac9d64ec.dd98824b.js +0 -1
  367. package/build/docs/assets/js/aeb9810c.f3c24439.js +0 -1
  368. package/build/docs/assets/js/b0125fa2.c7fba4da.js +0 -1
  369. package/build/docs/assets/js/b0ccf0d8.89a4a7e2.js +0 -1
  370. package/build/docs/assets/js/b1474780.0982f737.js +0 -1
  371. package/build/docs/assets/js/b2a255cc.df3fdd56.js +0 -1
  372. package/build/docs/assets/js/b31a5f55.9a4737ac.js +0 -1
  373. package/build/docs/assets/js/b4285021.67b039a1.js +0 -1
  374. package/build/docs/assets/js/b784b5bb.7d7bb82c.js +0 -1
  375. package/build/docs/assets/js/b8c1226b.a92653b3.js +0 -1
  376. package/build/docs/assets/js/b93b454c.f87b4896.js +0 -1
  377. package/build/docs/assets/js/bc717899.36b37795.js +0 -1
  378. package/build/docs/assets/js/bf1a96cc.8abf8470.js +0 -1
  379. package/build/docs/assets/js/c10ec81d.0dff1cac.js +0 -1
  380. package/build/docs/assets/js/c254daed.d6764cd8.js +0 -1
  381. package/build/docs/assets/js/c377a04b.a6a0a334.js +0 -1
  382. package/build/docs/assets/js/c52b5473.1a1069c1.js +0 -1
  383. package/build/docs/assets/js/c5e9787b.448cc7d9.js +0 -1
  384. package/build/docs/assets/js/c7710052.d061cfdd.js +0 -1
  385. package/build/docs/assets/js/c8a9fc86.daf30d50.js +0 -1
  386. package/build/docs/assets/js/c90572d4.42231642.js +0 -1
  387. package/build/docs/assets/js/cfad4bb4.edde6aa3.js +0 -1
  388. package/build/docs/assets/js/d071c513.a096e87e.js +0 -1
  389. package/build/docs/assets/js/d0fd4a71.1d53f49d.js +0 -1
  390. package/build/docs/assets/js/d1d7a857.424e14dc.js +0 -1
  391. package/build/docs/assets/js/d38c25bf.1430a667.js +0 -1
  392. package/build/docs/assets/js/d3d37933.d7f15fe8.js +0 -1
  393. package/build/docs/assets/js/d71e6c8a.f4306e16.js +0 -1
  394. package/build/docs/assets/js/d9084ecb.61eb0649.js +0 -1
  395. package/build/docs/assets/js/de3ee31a.0992aa16.js +0 -1
  396. package/build/docs/assets/js/e0db4c79.6fcade57.js +0 -1
  397. package/build/docs/assets/js/e4ad89b2.9ca87caa.js +0 -1
  398. package/build/docs/assets/js/e876cff6.7c7560ed.js +0 -1
  399. package/build/docs/assets/js/e917d7c9.b54a542b.js +0 -1
  400. package/build/docs/assets/js/e9f568e8.b96fc01f.js +0 -1
  401. package/build/docs/assets/js/ea5986e4.ff0e5037.js +0 -1
  402. package/build/docs/assets/js/eb84a108.be29052f.js +0 -1
  403. package/build/docs/assets/js/ed6a4585.c5d8bf90.js +0 -1
  404. package/build/docs/assets/js/f4180cff.dae060fd.js +0 -1
  405. package/build/docs/assets/js/f7084923.91b0c545.js +0 -1
  406. package/build/docs/assets/js/f72a372a.4118877c.js +0 -1
  407. package/build/docs/assets/js/f72c86d0.d74270de.js +0 -1
  408. package/build/docs/assets/js/f8fa0321.c4c3a620.js +0 -1
  409. package/build/docs/assets/js/fc7c782f.bc0ad1ab.js +0 -1
  410. package/build/docs/assets/js/fce396bf.9f7f818c.js +0 -1
  411. package/build/docs/assets/js/fdb0d9e1.d2893206.js +0 -1
  412. package/build/docs/assets/js/fed4ae4f.e788c07f.js +0 -1
  413. package/build/docs/assets/js/fefe9566.113c5960.js +0 -1
  414. package/build/docs/assets/js/ff0bf96e.e457283e.js +0 -1
  415. package/build/docs/assets/js/ff6d65a9.39317a08.js +0 -1
  416. package/build/docs/assets/js/main.7d445fc8.js +0 -2
  417. package/build/docs/assets/js/main.7d445fc8.js.LICENSE.txt +0 -51
  418. package/build/docs/assets/js/runtime~main.5c8a1e20.js +0 -1
  419. package/build/docs/img/favicon.ico +0 -0
  420. package/build/docs/img/logo.jpeg +0 -0
  421. package/build/docs/img/logo.svg +0 -22
  422. package/build/docs/img/readme.md +0 -1
  423. package/build/docs/index.html +0 -102
  424. package/build/docs/readme.md +0 -1
  425. package/build/docs/sitemap.xml +0 -1
  426. package/build/docs/usage-guide/index.html +0 -580
  427. package/demo/6879.3434f1e9.iframe.bundle.js.br +0 -0
  428. package/demo/6879.3434f1e9.iframe.bundle.js.gz +0 -0
  429. package/demo/docs/6879.3434f1e9.iframe.bundle.js.br +0 -0
  430. package/demo/docs/6879.3434f1e9.iframe.bundle.js.gz +0 -0
  431. package/demo/docs/main.703b0e4c.iframe.bundle.js +0 -5
  432. package/demo/docs/main.703b0e4c.iframe.bundle.js.br +0 -0
  433. package/demo/docs/main.703b0e4c.iframe.bundle.js.gz +0 -0
  434. package/demo/main.703b0e4c.iframe.bundle.js +0 -5
  435. package/demo/main.703b0e4c.iframe.bundle.js.br +0 -0
  436. package/demo/main.703b0e4c.iframe.bundle.js.gz +0 -0
@@ -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,g,e){var d={"./view/breakpoint/index.stories":["./lib/view/breakpoint/index.stories.tsx",[6661,999]],"./view/breakpoint/index.stories.tsx":["./lib/view/breakpoint/index.stories.tsx",[6661,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",[6661,7850,6034,986,1134,3071]],"./view/fields/autocomplete/advanced-autocomplete.stories.tsx":["./lib/view/fields/autocomplete/advanced-autocomplete.stories.tsx",[6661,7850,6034,986,1134,3071]],"./view/fields/autocomplete/async-suggestions-autocomplete.stories":["./lib/view/fields/autocomplete/async-suggestions-autocomplete.stories.tsx",[6661,7850,6034,986,1134,9825]],"./view/fields/autocomplete/async-suggestions-autocomplete.stories.tsx":["./lib/view/fields/autocomplete/async-suggestions-autocomplete.stories.tsx",[6661,7850,6034,986,1134,9825]],"./view/fields/autocomplete/index.stories":["./lib/view/fields/autocomplete/index.stories.tsx",[6661,7850,6034,986,1134,8048]],"./view/fields/autocomplete/index.stories.tsx":["./lib/view/fields/autocomplete/index.stories.tsx",[6661,7850,6034,986,1134,8048]],"./view/fields/check-box/index.stories":["./lib/view/fields/check-box/index.stories.tsx",[6661,7850,573,7443,2461,4381,2382]],"./view/fields/check-box/index.stories.tsx":["./lib/view/fields/check-box/index.stories.tsx",[6661,7850,573,7443,2461,4381,2382]],"./view/fields/check-box/set-value.stories":["./lib/view/fields/check-box/set-value.stories.tsx",[6661,7850,573,7443,2461,4381,5410]],"./view/fields/check-box/set-value.stories.tsx":["./lib/view/fields/check-box/set-value.stories.tsx",[6661,7850,573,7443,2461,4381,5410]],"./view/fields/combo-box-v3/index.stories":["./lib/view/fields/combo-box-v3/index.stories.tsx",[6661,7850,573,7443,1450,2461,6034,986,274,4381,5360,3086]],"./view/fields/combo-box-v3/index.stories.tsx":["./lib/view/fields/combo-box-v3/index.stories.tsx",[6661,7850,573,7443,1450,2461,6034,986,274,4381,5360,3086]],"./view/fields/combo-box/index.stories":["./lib/view/fields/combo-box/index.stories.tsx",[6661,7850,573,7443,1450,2461,4675,6184]],"./view/fields/combo-box/index.stories.tsx":["./lib/view/fields/combo-box/index.stories.tsx",[6661,7850,573,7443,1450,2461,4675,6184]],"./view/fields/date-input/index.stories":["./lib/view/fields/date-input/index.stories.tsx",[6661,7850,573,7443,1450,2288,8165,6055]],"./view/fields/date-input/index.stories.tsx":["./lib/view/fields/date-input/index.stories.tsx",[6661,7850,573,7443,1450,2288,8165,6055]],"./view/fields/date-picker/index.stories":["./lib/view/fields/date-picker/index.stories.tsx",[6661,7850,573,7443,1450,2288,3171,7813]],"./view/fields/date-picker/index.stories.tsx":["./lib/view/fields/date-picker/index.stories.tsx",[6661,7850,573,7443,1450,2288,3171,7813]],"./view/fields/date-range-picker/index.stories":["./lib/view/fields/date-range-picker/index.stories.tsx",[6661,7850,274,2003,9476,77]],"./view/fields/date-range-picker/index.stories.tsx":["./lib/view/fields/date-range-picker/index.stories.tsx",[6661,7850,274,2003,9476,77]],"./view/fields/date-time-picker/index.stories":["./lib/view/fields/date-time-picker/index.stories.tsx",[6661,7850,274,2003,2129]],"./view/fields/date-time-picker/index.stories.tsx":["./lib/view/fields/date-time-picker/index.stories.tsx",[6661,7850,274,2003,2129]],"./view/fields/form-item-layout/index.stories":["./lib/view/fields/form-item-layout/index.stories.tsx",[6661,7850,573,7443,1450,2461,4333,3813]],"./view/fields/form-item-layout/index.stories.tsx":["./lib/view/fields/form-item-layout/index.stories.tsx",[6661,7850,573,7443,1450,2461,4333,3813]],"./view/fields/form-layout-block-item/index.stories":["./lib/view/fields/form-layout-block-item/index.stories.tsx",[6661,7850,573,7443,1450,2487]],"./view/fields/form-layout-block-item/index.stories.tsx":["./lib/view/fields/form-layout-block-item/index.stories.tsx",[6661,7850,573,7443,1450,2487]],"./view/fields/input-mask/index.stories":["./lib/view/fields/input-mask/index.stories.tsx",[6661,7850,573,7443,1450,6930,6729]],"./view/fields/input-mask/index.stories.tsx":["./lib/view/fields/input-mask/index.stories.tsx",[6661,7850,573,7443,1450,6930,6729]],"./view/fields/input-text/index.stories":["./lib/view/fields/input-text/index.stories.tsx",[6661,7850,6034,1764]],"./view/fields/input-text/index.stories.tsx":["./lib/view/fields/input-text/index.stories.tsx",[6661,7850,6034,1764]],"./view/fields/large-text-box/index.stories":["./lib/view/fields/large-text-box/index.stories.tsx",[6661,7850,573,1491]],"./view/fields/large-text-box/index.stories.tsx":["./lib/view/fields/large-text-box/index.stories.tsx",[6661,7850,573,1491]],"./view/fields/masked-input-text/with-money-mask.stories":["./lib/view/fields/masked-input-text/with-money-mask.stories.tsx",[6661,7850,6034,5974]],"./view/fields/masked-input-text/with-money-mask.stories.tsx":["./lib/view/fields/masked-input-text/with-money-mask.stories.tsx",[6661,7850,6034,5974]],"./view/fields/masked-input-text/with-percentage-mask.stories":["./lib/view/fields/masked-input-text/with-percentage-mask.stories.tsx",[6661,7850,6034,8980]],"./view/fields/masked-input-text/with-percentage-mask.stories.tsx":["./lib/view/fields/masked-input-text/with-percentage-mask.stories.tsx",[6661,7850,6034,8980]],"./view/fields/radio-group/index.stories":["./lib/view/fields/radio-group/index.stories.tsx",[6661,7850,573,7443,1450,2461,4333,8880,2977]],"./view/fields/radio-group/index.stories.tsx":["./lib/view/fields/radio-group/index.stories.tsx",[6661,7850,573,7443,1450,2461,4333,8880,2977]],"./view/fields/radio/index.stories":["./lib/view/fields/radio/index.stories.tsx",[6661,7850,573,7443,2461,6531]],"./view/fields/radio/index.stories.tsx":["./lib/view/fields/radio/index.stories.tsx",[6661,7850,573,7443,2461,6531]],"./view/fields/radio/set-value.stories":["./lib/view/fields/radio/set-value.stories.tsx",[6661,7850,573,7443,2461,5055]],"./view/fields/radio/set-value.stories.tsx":["./lib/view/fields/radio/set-value.stories.tsx",[6661,7850,573,7443,2461,5055]],"./view/fields/text-box/index.stories":["./lib/view/fields/text-box/index.stories.tsx",[6661,7850,573,7443,1450,8749]],"./view/fields/text-box/index.stories.tsx":["./lib/view/fields/text-box/index.stories.tsx",[6661,7850,573,7443,1450,8749]],"./view/fields/toggle/index.stories":["./lib/view/fields/toggle/index.stories.tsx",[6661,7850,5936]],"./view/fields/toggle/index.stories.tsx":["./lib/view/fields/toggle/index.stories.tsx",[6661,7850,5936]],"./view/form/index.stories":["./lib/view/form/index.stories.tsx",[6661,7850,573,7443,1450,2461,6034,986,274,4381,2003,5360,6220]],"./view/form/index.stories.tsx":["./lib/view/form/index.stories.tsx",[6661,7850,573,7443,1450,2461,6034,986,274,4381,2003,5360,6220]],"./view/form/usecases.stories":["./lib/view/form/usecases.stories.tsx",[6661,7850,573,7443,1450,2461,6034,986,274,4381,2003,5360,4580]],"./view/form/usecases.stories.tsx":["./lib/view/form/usecases.stories.tsx",[6661,7850,573,7443,1450,2461,6034,986,274,4381,2003,5360,4580]],"./view/intro.stories.mdx":["./lib/view/intro.stories.mdx",[721,6956,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 u(v){try{if(!e.o(d,v))return Promise.resolve().then(()=>{var E=new Error("Cannot find module '"+v+"'");throw E.code="MODULE_NOT_FOUND",E})}catch(E){return Promise.reject(E)}var m=d[v],h=m[0];return Promise.all(m[1].map(e.e)).then(()=>e(h))}u.keys=()=>Object.keys(d),u.id="./lib lazy recursive ^\\.\\/.*$ include: (?:\\/lib(?:\\/(?%21\\.)(?:(?:(?%21(?:^%7C\\/)\\.).)*?)\\/%7C\\/%7C$)(?%21\\.)(?=.)[^/]*?\\.stories\\.(mdx%7Ctsx%7Cts%7Cjsx%7Cjs))$",A.exports=u},"./.storybook/preview.js"(A,g,e){"use strict";e.r(g),e.d(g,{__namedExportsOrder:()=>ss,decorators:()=>Qt,loaders:()=>qt,parameters:()=>ts});var d=e("./node_modules/.pnpm/@elliemae+pui-theme@2.13.0/node_modules/@elliemae/pui-theme/dist/cjs/index.js"),u=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"),v=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"),h=e("./node_modules/.pnpm/redux-saga@1.4.3/node_modules/redux-saga/dist/redux-saga.cjs.js"),E=e.n(h),S=e("./node_modules/.pnpm/immer@9.0.21/node_modules/immer/dist/immer.cjs.production.min.js"),x=e("./lib/data/wait-message/actions.ts"),y={isOpen:null,message:"loading...",delay:!0},i=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:y,s=arguments.length>1?arguments[1]:void 0;return(0,S.default)(a,function(o){switch(s.type){case x.k.OPEN:o.isOpen=!0,o.message=s.payload.message,o.delay=s.payload.delay;break;case x.k.CLOSE:o.isOpen=!1;break}})},f=e("./lib/data/error/index.ts"),b={change:"change"},O=function(a){return a.LARGE="large",a.MEDIUM="medium",a.SMALL="small",a.XSMALL="xsmall",a}({}),j={value:O.LARGE},M=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:j,s=arguments.length>1?arguments[1]:void 0,o=s.type,_=s.payload;return(0,S.default)(a,function(D){switch(o){case b.change:D.value=_;break}})},P=e("./lib/data/live-message/index.ts"),T=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},s=(0,u.combineReducers)(Object.assign({waitMessage:i,error:f.L,breakpoint:M,liveMessage:P.k},a));return s},k=e("./lib/data/webpack-hmr.ts"),xe=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/toConsumableArray.js"),de=e.n(xe),$=e("./node_modules/.pnpm/redux@4.2.1/node_modules/redux/lib/redux.js"),H=new Map,oe,X=function(a){return oe=a,function(s){return function(o){return $.compose.apply(void 0,de()(H.values()))(s)(o)}}},We=function(a){var s=a.reducerPath,o=a.middleware;H.has(s)||!oe||H.set(s,o(oe))},De=function(a){H.delete(a)},ue=function(){H.clear()},ye,Ie,ce=(0,u.createListenerMiddleware)(),ke=ce.startListening,Be=null,He=null,ae=ce.clearListeners,me=T(),ve=null,we=function(a){ve=a},pe=function(){return ve},te=function(a,s,o){var _=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},D=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{},U=s.run,z=[(0,m.OV)({createReducer:T,runSaga:U})];me=T(D);var ge=(0,u.configureStore)({reducer:me,middleware:function(Ee){return Ee(_).prepend(ce.middleware).concat([s,X])},devTools:!1,preloadedState:a,enhancers:z});return(0,v.setupListeners)(ge.dispatch),(0,k.I)(ge),ge},Re=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,_=arguments.length>3?arguments[3]:void 0,D=E()({}),U=te(a,D,s,o,_);return we(U),U},je=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),L=e.n(je),N=e("./lib/utils/history.ts"),B=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),G=e("./node_modules/.pnpm/react-redux@8.1.3_@types+react-dom@18.3.7_@types+react@18.3.29_react-dom@18.3.1_react@18.3.1/node_modules/react-redux/lib/index.js"),se=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"),Oe=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),Pe=e.n(Oe),Y=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),_e=e.n(Y),st=e("./node_modules/.pnpm/react-router-dom@6.30.3_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"),Ye=["history","basename"],$e=function(a){var s=a.history,o=a.basename,_=_e()(a,Ye),D=(0,B.useState)({action:s.action,location:s.location}),U=Pe()(D,2),z=U[0],ge=U[1];return(0,B.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,B.useLayoutEffect)(function(){var Ee=s.listen(function(){for(var he=arguments.length,be=new Array(he),tt=0;tt<he;tt++)be[tt]=arguments[tt];be.length===2?ge({location:be[0],action:be[1]}):ge(be[0])});return function(){Ee()}},[s]),(0,Ce.jsx)(st.Router,Object.assign({},_,{basename:o,location:z.location,navigationType:z.action,navigator:s}))};$e.displayName="AppRouter";var ze=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/merge.js"),Ne=e("./lib/utils/micro-frontend/guest.ts"),Ze=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classCallCheck.js"),Ge=e.n(Ze),Qe=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/createClass.js"),Ve=e.n(Qe),dt=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js"),ne=e.n(dt),ut=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js"),qe=e.n(ut),ct=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/throttle.js"),mt=e.n(ct),Me=e("./node_modules/.pnpm/pubsub-js@1.9.5/node_modules/pubsub-js/src/pubsub.js"),it=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/analytics.js"),ft=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),w=e("./lib/data/logout/actions.ts"),l=e("./lib/utils/app-config/config.ts"),n=e("./lib/utils/app-config/index.ts"),p=e("./lib/utils/console-logger.ts"),F=e("./lib/utils/logger.ts"),ie=e("./lib/utils/constants.ts"),fe=e("./lib/utils/window.ts"),Ae=e("./lib/utils/session.ts"),Te=e("./lib/utils/micro-frontend/app-bridge.ts"),Le=e("./lib/utils/micro-frontend/ssf-host.ts"),Ke,Z=qe()("ssfHostRef"),Q=qe()("appBridge"),Je=qe()("selfInitialize"),Xe=function(){function a(s){var o,_,D,U,z,ge,Ee=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,Z,{writable:!0,value:void 0}),Object.defineProperty(this,Q,{writable:!0,value:null}),Object.defineProperty(this,Je,{writable:!0,value:void 0}),this.appId=(0,l.vF)("appId"),this.onInit=s?.onInit,this.logger=s?.logger||p.k,(0,F.B)(this.logger),this.onRenewSessionTimer=s?.onRenewSessionTimer,ne()(this,Je)[Je]=(o=s?.selfInitialize)!==null&&o!==void 0?o:!1,this.props={systemVersion:(_=s?.version)!==null&&_!==void 0?_:"latest",history:(D=s?.history)!==null&&D!==void 0?D:N.N,theme:(U=s?.theme)!==null&&U!==void 0?U:(0,d.getDefaultTheme)()},this.activeGuests={},s!=null&&s.ssfHostRef&&(0,Le.Z)(s.ssfHostRef),ne()(this,Z)[Z]=(0,Le.F)();var he=(z=s?.analytics)!==null&&z!==void 0?z:new it.j({logger:this.logger});this.scriptingObjects=Object.assign({analytics:he},(ge=s?.scriptingObjects)!==null&&ge!==void 0?ge:{}),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=mt()(async function(){await(0,Ae.KB)(),Ee.onRenewSessionTimer&&Ee.onRenewSessionTimer()},ie.eE,{leading:!0}),ne()(this,Je)[Je]||(0,n.yN)().then(function(){(0,Te.b)().then(function(be){ne()(Ee,Q)[Q]=be,Ee.onInit&&Ee.onInit(Ee.props)}).catch(function(be){throw be})}).catch(function(){}),(0,ft.nE)({appId:this.appId})}return Ve()(a,[{key:"initialize",value:async function(){e.p=e.p.replace(/\/?$/,"/"),await(0,n.yN)();var o=await(0,Te.b)();return ne()(this,Q)[Q]=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,fe.zk)().sessionStorage.getItem(o)}},{key:"setItem",value:function(o,_){(0,fe.zk)().sessionStorage.setItem(o,_)}},{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,_){return(0,Me.publish)(o,_)}},{key:"subscribe",value:function(o,_){return(0,Me.subscribe)(o,_)}},{key:"unsubscribe",value:function(o){(0,Me.unsubscribe)(o)}},{key:"navigate",value:function(o,_){o&&this.props.history.push(o,_)}},{key:"openWaitMessage",value:function(){var o=pe();o&&o.dispatch(x.X.open())}},{key:"closeWaitMessage",value:function(){var o=pe();o&&o.dispatch(x.X.close())}},{key:"openErrorBanner",value:function(o){var _=pe();_&&_.dispatch(f.o.set({description:o}))}},{key:"getAuthToken",value:function(){return(0,fe.zk)().sessionStorage.getItem("Authorization")}},{key:"renewAuthToken",value:function(){return(0,fe.zk)().sessionStorage.getItem("Authorization")}},{key:"logout",value:function(){var o=pe();o&&o.dispatch(w.r.confirm())}},{key:"renewSessionTimer",value:async function(){this.throttleRenewSessionTimer()}},{key:"getBreakpoint",value:function(){return(0,fe.D)()}},{key:"getViewportSize",value:function(){return(0,fe.M5)()}},{key:"onResizeEvent",value:function(o){return(0,Me.subscribe)(ie.BD,function(_,D){return o(D)})}},{key:"onBreakpointChangeEvent",value:function(o){return(0,Me.subscribe)(ie.H1,function(_,D){return o(D)})}},{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,_){ne()(this,Q)[Q]&&ne()(this,Q)[Q].addScriptingObject(o,_),ne()(this,Z)[Z].addScriptingObject(o,_)}},{key:"dispatchEvent",value:async function(o){if(ne()(this,Q)[Q]){var _=await Promise.all([ne()(this,Q)[Q].dispatchEvent(o),ne()(this,Z)[Z].dispatchEvent(o)]),D=Pe()(_,2),U=D[0],z=D[1];return Array.isArray(U)&&Array.isArray(z)?U.concat(z):Promise.resolve()}return ne()(this,Z)[Z].dispatchEvent(o)}},{key:"removeScriptingObject",value:function(o){ne()(this,Q)[Q]&&ne()(this,Q)[Q].removeScriptingObject(o),ne()(this,Z)[Z].removeScriptingObject(o)}}],[{key:"getInstance",value:function(o){return this.instance||(this.instance=new a(o),o!=null&&o.selfInitialize||(o?.logger||p.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}}])}();Ke=Xe,Xe.instance=void 0;var gt,ht,vt,_t,wt,bt,yt=function(){return Xe.isInitialized()},Et=function(){return Ne.h.isInitialized()},Pt=function(){return Et()&&window.top===window.self},pt=function(){return yt()?Xe.getInstance().getLogger():Ne.h.getInstance().getLogger()},xt=function(a){return _t()?!0:a?a===bt.PRODUCTION:!0},St=function(a){var s=ht.getInstance().getProps(),o=s.systemVersion,_=o.match(/^(?:\d+\.\d+)*/g);return a.replace(/{SYSTEM_VERSION}/,_&&_[0]||"latest")},Dt=function(a){var s=vt(`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,_=o===void 0?bt.PRODUCTION:o,D=xt(_)?s.production:s.development;s.production&&delete s.production,s.development&&delete s.development;var U=gt(a,{mode:"production",hostUrl:"./",manifestPath:"./{SYSTEM_VERSION}",isJsModule:!1},s,D);return U.hostUrl=wt(U.hostUrl.replace(/\/?$/,"/")),U.manifestPath=St(U.manifestPath),U},jt=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js"),Ot=e.n(jt),Rt=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/getPrototypeOf.js"),t=e.n(Rt),r=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/inherits.js"),c=e.n(r),I=function(a){var s=a.error,o=s===void 0?new Error("We are unable to process your request"):s,_=a.errorInfo,D=_===void 0?{componentStack:"Please close your browser and login again"}:_;return L()("div",{},void 0,L()("h2",{},void 0,o?.message),L()("section",{},void 0,D?.componentStack))};I.displayName="DefaultErrorTemplate";var R=e("./lib/utils/log-records.ts");function C(a,s,o){return s=t()(s),Ot()(a,W()?Reflect.construct(s,o||[],t()(a).constructor):s.apply(a,o))}function W(){try{var a=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(W=function(){return!!a})()}var K=function(a){function s(o){var _;return Ge()(this,s),_=C(this,s,[o]),_.state={error:null,errorInfo:null},_}return c()(s,a),Ve()(s,[{key:"componentDidCatch",value:function(_,D){this.setState({error:_,errorInfo:D});var U=pt();U&&U.error(Object.assign({},R.V.UNHANDLED_ERROR,{exception:_,message:_.message}))}},{key:"render",value:function(){var _=this.props,D=_.children,U=_.errorTemplate,z=U||I,ge=this.state,Ee=ge.error,he=ge.errorInfo;return he?L()(z,{error:Ee,errorInfo:he}):D}}])}(B.Component),V=e("./node_modules/.pnpm/react-aria-live@2.0.5_react@18.3.1/node_modules/react-aria-live/lib/index.js"),le=e("./lib/data/useAppDispatch.ts"),J=function(a,s,o){var _=a.map(function(he){return window.matchMedia(he)}),D=(0,B.useCallback)(function(){var he=_.findIndex(function(be){return be.matches});return typeof s[he]<"u"?s[he]:o},[o,_,s]),U=(0,B.useState)(D),z=Pe()(U,2),ge=z[0],Ee=z[1];return(0,B.useEffect)(function(){var he=function(){return Ee(D)};return _.forEach(function(be){return be.addEventListener("change",he)}),function(){return _.forEach(function(be){return be.removeEventListener("change",he)})}},[D,_]),ge},q=function(){var a=(0,B.useContext)(se.ThemeContext),s=J([`(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,le.j)();(0,B.useEffect)(function(){o({type:b.change,payload:s}),(0,Me.publish)(ie.H1,s)},[s,o])},re=function(){(0,B.useEffect)(function(){if(window.ResizeObserver){var a=new ResizeObserver(function(s){(0,Me.publish)(ie.BD,s&&s[0])});return a.observe(window.document.documentElement),function(){a.unobserve(window.document.documentElement)}}return function(){}},[])},ee=e("./lib/view/session-timeout/index.tsx"),Se=e("./lib/view/live-message/index.tsx"),Ue=e("./lib/view/error-toast/index.tsx"),ot=e("./lib/view/wait-message/index.tsx");const Fe=(0,se.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 nt,It,rt,at,lt,At=se.default.div.withConfig({componentId:"sc-1ho9g5n-0"})(["height:100%;"]),et=function(a){var s=a.manageSession,o=a.WaitMessage,_=a.children;return q(),re(),L()(V.Ai,{},void 0,L()(At,{},void 0,nt||(nt=L()(Fe,{})),s&&(It||(It=L()(ee.S,{}))),rt||(rt=L()(Se.I,{})),o||at||(at=L()(ot.j,{})),lt||(lt=L()(Ue.Q,{})),_))};et.displayName="StandAloneApp";var Nt=e("./lib/view/wait-message/use-html-wait-message.tsx"),Ct,Mt,Lt,Ht=se.default.div.withConfig({componentId:"sc-njn2ro-0"})(["height:100%;"]),Ut=function(a){var s=a.WaitMessage,o=a.children;return q(),(0,Nt.t)(!0),re(),L()(Ht,{},void 0,Ct||(Ct=L()(Fe,{})),s||Mt||(Mt=L()(ot.j,{})),Lt||(Lt=L()(Ue.Q,{})),o)};Ut.displayName="HostedApp";var Kt=function(a){var s=Pt()||yt();return s?(0,Ce.jsx)(et,Object.assign({},a)):(0,Ce.jsx)(Ut,Object.assign({},a))},Wt=function(a){var s=a.store,o=a.history,_=a.basename,D=a.theme,U=D===void 0?(0,d.getDefaultTheme)():D,z=a.manageSession,ge=z===void 0?!1:z,Ee=a.WaitMessage,he=a.errorTemplate,be=a.children,tt=a.strictMode,is=tt===void 0?!0:tt,os=is?B.StrictMode:B.Fragment;return L()(os,{},void 0,L()(K,{errorTemplate:he},void 0,L()(G.Provider,{store:s},void 0,L()($e,{history:o,basename:_},void 0,L()(se.ThemeProvider,{theme:U},void 0,L()(Kt,{manageSession:ge,WaitMessage:Ee},void 0,be))))))};Wt.displayName="AppRoot";var kt=function(a,s,o){return L()(Wt,{store:s,history:N.N,theme:a},void 0,o())};kt.displayName="withAppDecorator";var Ft=e("./node_modules/.pnpm/@storybook+theming@6.5.16/node_modules/@storybook/theming/dist/esm/index.js"),$t=["base","brandTitle"],zt=function(a){var s=a.base,o=s===void 0?"light":s,_=a.brandTitle,D=_===void 0?"Platform UI Components":_,U=_e()(a,$t);return(0,Ft.vt)(Object.assign({base:o,brandTitle:`${D} v5.40.3`},U))},Gt=e("./node_modules/.pnpm/style-loader@2.0.0_webpack@5.107.2/node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js"),Vt=e.n(Gt),Bt=e("./node_modules/.pnpm/css-loader@5.2.7_webpack@5.107.2/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[11].use[1]!./lib/utils/storybook/preview.css"),Tt={};Tt.insert="head",Tt.singleton=!1;var ns=Vt()(Bt.A,Tt);const rs=Bt.A.locals||{};var Jt=(0,d.getDefaultTheme)(),Xt=Re({},N.N),Yt=kt.bind(null,Jt,Xt),Zt=function(a){return{layout:"fullscreen",actions:{argTypesRegex:"^on.*"},controls:{hideNoControlsWarning:!0},docs:{theme:zt(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=[Yt],qt=[async function(){await(0,n.yN)("./")}],es={brandTitle:"Application SDK",brandUrl:"https://git.elliemae.io/platform-ui/pui-app-sdk.git"},as=null,ts=Zt(es),ss=["decorators","parameters","loaders"]},"./lib/analytics/index.ts"(A,g,e){"use strict";e.d(g,{e:()=>h});var d=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),u=e("./lib/utils/micro-frontend/guest.ts"),v=e("./lib/utils/helpers.ts"),m=function(E){var S=Object.assign({},(0,d.QS)(),(0,v.np)(),E);window.gtmDataLayer=window.gtmDataLayer||[],window.gtmDataLayer.push(S)},h=function(E){var S=E.data,x=E.self,y=x===void 0?!0:x;if(y)m(S);else{var i,f=(i=u.h.getInstance())===null||i===void 0?void 0:i.getHost(),b=f?.sendBAEvent;b?b(S):m(S)}}},"./lib/communication/http-client/props.ts"(A,g,e){"use strict";e.d(g,{K:()=>b});var d=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classCallCheck.js"),u=e.n(d),v=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/createClass.js"),m=e.n(v),h=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js"),E=e.n(h),S=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js"),x=e.n(S),y=x()("resetUserIdleTime"),i=x()("endSession"),f=function(){function O(){u()(this,O),Object.defineProperty(this,y,{writable:!0,value:function(){}}),Object.defineProperty(this,i,{writable:!0,value:async function(){}})}return m()(O,[{key:"resetUserIdleTime",get:function(){return E()(this,y)[y]},set:function(j){E()(this,y)[y]=j}},{key:"endSession",get:function(){return E()(this,i)[i]},set:function(j){E()(this,i)[i]=j}}])}(),b=new f},"./lib/data/error/index.ts"(A,g,e){"use strict";e.d(g,{L:()=>E,o:()=>h});var 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"),u=e.n(d),v={description:"",messageText:""},m=(0,d.createSlice)({name:"error",initialState:v,reducers:{set:function(S,x){return x.payload},clear:function(){return v}}}),h=m.actions,E=m.reducer},"./lib/data/live-message/index.ts"(A,g,e){"use strict";e.d(g,{k:()=>E,o:()=>h});var 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"),u=e.n(d),v={message:"",ariaLive:"polite",id:""},m=(0,d.createSlice)({name:"liveMessage",initialState:v,reducers:{announce:function(S,x){var y=x.payload,i=y.message,f=y.ariaLive,b=y.id;return{message:i,ariaLive:f,id:b}}}}),h=m.actions,E=m.reducer},"./lib/data/logout/actions.ts"(A,g,e){"use strict";e.d(g,{r:()=>u});var d={CONFIRM:"log-out/CONFIRM",CANCEL:"log-out/CANCEL"},u={confirm:function(){return{type:d.CONFIRM,payload:null}},cancel:function(){return{type:d.CANCEL,payload:null}}}},"./lib/data/useAppDispatch.ts"(A,g,e){"use strict";e.d(g,{j:()=>v});var d=e("./node_modules/.pnpm/react-redux@8.1.3_@types+react-dom@18.3.7_@types+react@18.3.29_react-dom@18.3.1_react@18.3.1/node_modules/react-redux/lib/index.js"),u=e.n(d),v=function(){return(0,d.useDispatch)()}},"./lib/data/useAppSelector.ts"(A,g,e){"use strict";e.d(g,{G:()=>v});var d=e("./node_modules/.pnpm/react-redux@8.1.3_@types+react-dom@18.3.7_@types+react@18.3.29_react-dom@18.3.1_react@18.3.1/node_modules/react-redux/lib/index.js"),u=e.n(d),v=d.useSelector},"./lib/data/wait-message/actions.ts"(A,g,e){"use strict";e.d(g,{X:()=>u,k:()=>d});var d={OPEN:"wait-message/OPEN",CLOSE:"wait-message/CLOSE"},u={open:function(){var v=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"loading...",m=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return{type:d.OPEN,payload:{message:v,delay:m}}},close:function(){return{type:d.CLOSE,payload:null}}}},"./lib/data/webpack-hmr.ts"(A,g,e){"use strict";e.d(g,{I:()=>u});var d=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 u=function(v){var m=null;try{var h,E;m=(h=(E=A)===null||E===void 0?void 0:E.hot)!==null&&h!==void 0?h:null}catch{m=null}m&&m.accept("./reducers",function(){(0,d.Dl)(v)})}},"./lib/utils/app-config/config.ts"(A,g,e){"use strict";e.d(g,{WE:()=>j,vF:()=>b,g3:()=>f});var d=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/has.js"),u=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/clone.js"),v=e.n(u),m=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/set.js"),h=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/get.js"),E=e.n(h);const S=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 x,y,i=S,f=function(P){i=P},b=function(){var P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",T=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return v()(E()(i,P,T))},O=function(P,T){return y(i,P,T)},j=function(){return i},M=function(){var P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return x(i,P)}},"./lib/utils/app-config/index.ts"(A,g,e){"use strict";e.d(g,{yN:()=>i});var d=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/merge.js"),u=e.n(d),v=e("./node_modules/.pnpm/core-js@3.49.0/node_modules/core-js/modules/es.array.includes.js"),m=e.n(v),h=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),E=e("./lib/utils/app-config/config.ts"),S=e("./lib/utils/window.ts"),x=function(f){var b,O,j=f.activeEnv,M=f.env[j]||{};f.env&&delete f.env,(0,E.g3)(u()(f,M)),sessionStorage.setItem("envName",j),window.emui=window.emui||{},window.emui.appId=(b=(O=(0,E.vF)("appId"))!==null&&O!==void 0?O:window.emui.appId)!==null&&b!==void 0?b:"",(0,h.nE)({envName:j})},y=function(f){return f.replace(/(\d+\.\d+)(?!.*\d+\.\d+)/,"latest")},i=async function(){var f=arguments.length>0&&arguments[0]!==void 0?arguments[0]:(0,S.OX)(),b=`${f.replace(/\/?$/,"/")}app.config.json`,O=y(f);try{var j=await fetch(b);if(!j.ok){if(f!==O){await i(O);return}var M=`App Config is not found at ${b}`;throw new Error(M)}var P=await j.json();x(P)}catch(k){var T;if(f!==O){await i(O);return}throw k!=null&&(T=k.message)!==null&&T!==void 0&&T.includes("Unexpected token")?new Error(`App config file at ${b} is not a valid JSON`):k}}},"./lib/utils/console-logger.ts"(A,g,e){"use strict";e.d(g,{k:()=>m});var d=e("@elliemae/pui-diagnostics"),u=e.n(d),v=e("./lib/utils/app-config/config.ts"),m=function(){return d.logger?(0,d.logger)({transport:(0,d.Console)(),index:"app",environment:(0,v.vF)("activeEnv"),team:"app team",appName:"ICEMT App",appVersion:"latest",instanceId:"",userId:""}):console}()},"./lib/utils/constants.ts"(A,g,e){"use strict";e.d(g,{Ay:()=>d,BD:()=>m,H1:()=>h,J2:()=>u,eE:()=>E});const d={AUTHORIZATION:"Authorization",CLIENT_ID:"tirykwfo"};var u={WARN:12*60*1e3,EXPIRY:15*60*1e3},v=null,m="HOST_WINDOW_RESIZED",h="HOST_WINDOW_BREAKPOINT_CHANGED",E=6e4},"./lib/utils/helpers.ts"(A,g,e){"use strict";e.d(g,{E_:()=>x,np:()=>S});var d=e("./lib/utils/window.ts"),u=e("./node_modules/.pnpm/process@0.11.10/node_modules/process/browser.js"),v=function(){return!0},m=function(){return u.env.CI==="true"},h=/^(?:[a-z]+:)?\/\//,E=function(y){return h.test(y)?y:new URL(y,document.location.origin).href},S=function(){var y,i,f,b,O,j,M,P=(0,d.zk)(),T=P.document.title,k=document,xe=k.title,de=(y=P==null||(i=P.emui)===null||i===void 0?void 0:i.appId)!==null&&y!==void 0?y:"",$=(f=P==null||(b=P.emui)===null||b===void 0?void 0:b.version)!==null&&f!==void 0?f:"",H=(O=(j=window)===null||j===void 0||(M=j.emui)===null||M===void 0?void 0:M.appId)!==null&&O!==void 0?O:"",oe=P.location,X=oe.pathname,We=oe.href,De=window.location,ue=De.pathname,ye=De.href;return{productId:de,productPath:X,productUrl:We,productPageTitle:T,version:$,appId:H,appPath:ue,appUrl:ye,appPageTitle:xe}},x=function(y){var i=y.promise,f=y.delay,b=y.retValue,O=b===void 0?!1:b,j=y.throwError,M=j===void 0?!1:j,P=y.errMsg;return Promise.race([i,new Promise(function(T,k){setTimeout(function(){M?k(new Error(P)):T(O)},f)})])}},"./lib/utils/history.ts"(A,g,e){"use strict";e.d(g,{N:()=>v,w:()=>m});var d=e("./node_modules/.pnpm/history@5.3.0/node_modules/history/umd/history.production.min.js"),u=e.n(d),v=(0,d.createBrowserHistory)(),m=(0,d.createMemoryHistory)()},"./lib/utils/log-records.ts"(A,g,e){"use strict";e.d(g,{V:()=>d});var d={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(u){return{code:"appsdk05",message:`Application load failed. unable to locate ${u} in the manifest`}},APP_INIT_FAILED:function(u,v,m){return{code:"appsdk06",message:`Application load failed. Unable to load one or more application resources for appId: ${u} and instanceId: ${v}. ${m}`}},APP_LOADING:function(u,v){return{code:"appsdk07",message:`Application ${u} with instanceId ${v} is loading...`}},APP_LOADING_COMPLETE:function(u,v){return{code:"appsdk08",message:`Application ${u} loaded with instanceId ${v}`}},APP_UNLOADING:function(u,v){return{code:"appsdk09",message:`Application ${u} with instanceId ${v} unloading...`}},APP_UNLOADING_COMPLETE:function(u,v){return{code:"appsdk10",message:`Application ${u} with instanceId ${v} unloaded`}},SSF_HOST_OBJECT_NOT_FOUND:function(u){return{code:"appsdk11",message:`Parent window doesn't expose SSF Object named ${u}`}},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,g,e){"use strict";e.d(g,{B:()=>u,t:()=>v});var d=null,u=function(m){d=m},v=function(){return d}},"./lib/utils/logrocket.ts"(A,g,e){"use strict";e.d(g,{K3:()=>y,Te:()=>E});var d,u,v=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(v),h=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/logrocket.js"),E=function(){var i;return(i=window.emui)===null||i===void 0?void 0:i.logRocket},S=function(i){var f={};return Object.entries(i).forEach(function(b){var O=d(b,2),j=O[0],M=O[1];f[j]=M??""}),f},x=function(i,f){var b=E();b&&(b.identify(i,S(f)),u(i))},y=function(i){var f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};(0,h.As)(i,f)}},"./lib/utils/micro-frontend/app-bridge.ts"(A,g,e){"use strict";e.d(g,{b:()=>h});var d=e("./node_modules/.pnpm/@elliemae+pui-app-bridge@2.28.3_@elliemae+pui-diagnostics@3.12.3_@elliemae+pui-logrocket@1.2._o46ejzje3sprddswgbgnm5gs6y/node_modules/@elliemae/pui-app-bridge/dist/esm/appBridge.js"),u=e("./lib/utils/logger.ts"),v=e("./lib/utils/app-config/config.ts"),m=null,h=async function(){if(!m){var E,S,x,y=(0,u.t)(),i=((E=window.emui)===null||E===void 0?void 0:E.version)||"latest";m=new d.o({logger:y,version:i,appConfigBaseUrl:(S=window)===null||S===void 0||(x=S.emui)===null||x===void 0?void 0:x._ASSET_PATH}),await m.init((0,v.WE)());var f=(0,v.vF)("microFrontendApps");f&&Object.keys(f).forEach(function(b){return m.warmUp(b)})}return m}},"./lib/utils/micro-frontend/guest.ts"(A,g,e){"use strict";e.d(g,{h:()=>Ve});var d=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),u=e.n(d),v=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(v),h=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classCallCheck.js"),E=e.n(h),S=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/createClass.js"),x=e.n(S),y=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js"),i=e.n(y),f=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js"),b=e.n(f),O=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/merge.js"),j=e.n(O),M=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.0/node_modules/@elliemae/pui-theme/dist/cjs/index.js"),T=e("./node_modules/.pnpm/@elliemae+ssf-guest@2.28.3_@elliemae+pui-logrocket@1.2.4/node_modules/@elliemae/ssf-guest/dist/esm/guest.js"),k=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),xe=e("./lib/utils/window.ts"),de=e("./lib/utils/app-config/index.ts"),$=e("./lib/utils/app-config/config.ts"),H=e("./lib/utils/history.ts"),oe=e("./lib/utils/console-logger.ts"),X=e("./lib/utils/logger.ts"),We=e("./node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js"),De,ue="storage",ye="getSessionStorage",Ie="sessionStorage",ce=function(){return sessionStorage.length===0},ke=function(w){if(w.key===ye)localStorage.setItem(Ie,JSON.stringify(sessionStorage)),localStorage.removeItem(Ie);else if(w.key===Ie&&w.newValue){var l=JSON.parse(w.newValue);l&&Object.keys(l).forEach(function(n){sessionStorage.setItem(n,l[n])})}},Be=null,He=function(){window.addEventListener(ue,ke),ce()&&localStorage.setItem(ye,`${Date.now()}`)},ae=function(){window.removeEventListener(ue,ke)},me=e("./lib/utils/micro-frontend/app-bridge.ts"),ve=e("./lib/utils/helpers.ts"),we=e("./lib/utils/micro-frontend/ssf-host.ts"),pe=function(){var w,l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window;if(l){var n=l,p=(w=n.emui)===null||w===void 0?void 0:w._ASSET_PATH;if(p){n.__webpack_public_path__=new URL("../",p).href;return}n.__webpack_public_path__=(n.__webpack_public_path__||"").replace(/\/?$/,"/")}},te=["history"],Re,je="app-container",L=function(){try{return window.parent.document,!1}catch{return!0}},N=function(w){return w.SSF="ssf",w.APPSDK="app-sdk",w}(N||{}),B=b()("uuid"),G=b()("communicationMethod"),se=b()("ssfHostRef"),Oe=b()("useV2Guest"),Pe=b()("selfInitialize"),Y=b()("appBridge"),_e=b()("pendingInitialRoute"),st=b()("addAppToGlobalVariable"),Ce=b()("onWindowUnload"),Ye=b()("resolveHistory"),$e=b()("discoverHost"),ze=b()("exposeGetHost"),Ne=b()("initAppBridge"),Ze=b()("applyModuleParams"),Ge=b()("applyHistoryFromParams"),Qe=b()("applyInitialRoute"),Ve=function(){function w(l){var n,p;E()(this,w),Object.defineProperty(this,Qe,{value:ft}),Object.defineProperty(this,Ge,{value:it}),Object.defineProperty(this,Ze,{value:Me}),Object.defineProperty(this,Ne,{value:mt}),Object.defineProperty(this,ze,{value:ct}),Object.defineProperty(this,$e,{value:qe}),Object.defineProperty(this,Ye,{value:ut}),Object.defineProperty(this,Ce,{value:ne}),Object.defineProperty(this,st,{value:dt}),Object.defineProperty(this,B,{writable:!0,value:void 0}),this.logger=void 0,this.appId=void 0,this.props=void 0,Object.defineProperty(this,G,{writable:!0,value:void 0}),Object.defineProperty(this,se,{writable:!0,value:void 0}),Object.defineProperty(this,Oe,{writable:!0,value:void 0}),Object.defineProperty(this,Pe,{writable:!0,value:void 0}),Object.defineProperty(this,Y,{writable:!0,value:null}),Object.defineProperty(this,_e,{writable:!0,value:null}),this.onInit=void 0,this.onMount=void 0,this.onUnmount=void 0,this.onGetRef=void 0,window.emui.uuid=window.emui.uuid||(0,M.A)(),this.appId=((n=window.emui)===null||n===void 0?void 0:n.appId)||(0,$.vF)("appId"),i()(this,B)[B]=window.emui.uuid,i()(this,G)[G]=N.APPSDK,this.props={host:null,hostUrl:null,prevState:null,history:l?.history||H.N,theme:(0,P.getDefaultTheme)(),manifestPath:"./latest",containerId:je},this.logger=l?.logger||oe.k,(0,X.B)(this.logger),l!=null&&l.ssfHostRef&&(0,we.Z)(l.ssfHostRef),i()(this,se)[se]=(0,we.F)(),i()(this,Oe)[Oe]=l?.useV2Guest!==!1,i()(this,Pe)[Pe]=(p=l?.selfInitialize)!==null&&p!==void 0?p:!1,this.onInit=l?.onInit,this.onMount=l?.onMount,this.onUnmount=l?.onUnmount,this.onGetRef=l?.onGetRef,this.getHost=this.getHost.bind(this),this.getLogger=this.getLogger.bind(this),this.getProps=this.getProps.bind(this),i()(this,Pe)[Pe]?window.addEventListener("beforeunload",i()(this,Ce)[Ce].bind(this)):i()(this,st)[st]()}return x()(w,[{key:"getHost",value:function(){return this.props.host}},{key:"getLogger",value:function(){return this.logger}},{key:"getObject",value:function(n){var p=null;return i()(this,G)[G]===N.SSF?(p=this.getHost(),p.getObject(n)):(p=this.getHost(),p?p.getObject(n):Promise.resolve(null))}},{key:"subscribe",value:function(n){var p=null;return i()(this,G)[G]===N.SSF?(p=this.getHost(),p.subscribe(n)):(p=this.getHost(),p.subscribe(n))}},{key:"unsubscribe",value:function(n){var p=null;i()(this,G)[G]===N.SSF&&(p=this.getHost(),p.unsubscribe(n)),p=this.getHost(),p.unsubscribe(n)}},{key:"getProps",value:function(){return this.props}},{key:"getSessionStorageItem",value:function(n){var p=sessionStorage.getItem(n),F=this.getHost();return!p&&F!==null&&F!==void 0&&F.getItem&&(p=F.getItem(n)),p}},{key:"findHost",value:async function(){var n=null;if(!L()){var p,F,ie;n=(p=(F=window.parent)===null||F===void 0||(ie=F.emui)===null||ie===void 0?void 0:ie.MicroAppHost)!==null&&p!==void 0?p:null}return!n&&i()(this,Oe)[Oe]&&(n=new T.p({appLogger:this.logger}),await(0,ve.E_)({promise:n.connect(),delay:1e3,retValue:!1})?n=null:i()(this,G)[G]=N.SSF),n}},{key:"uuid",get:function(){return i()(this,B)[B]}},{key:"initialize",value:async function(){var n=this;pe();var p=window.top===window.self&&!window.opener;if(p)return await(0,de.yN)(),await i()(this,Ne)[Ne](),this.logger.info("Running in standalone mode \u2014 skipping host discovery"),this.onInit&&this.onInit(this.props),{moduleId:this.appId};var F=await Promise.all([i()(this,$e)[$e](),(0,de.yN)().then(function(){return i()(n,Ne)[Ne]()})]),ie=m()(F,1),fe=ie[0];if(!fe)throw new Error("Unable to discover host. Ensure the host uses an updated pui-app-sdk and pui-microfe, or use the host-initiated model (onInit/onMount).");this.props.host=fe,i()(this,ze)[ze]();var Ae={moduleId:this.appId};try{var Te=await fe.getObject("module");Te?(Ae=await Te.getParameters(),i()(this,Ze)[Ze](Ae)):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.`)}var Le=this.getSessionStorageItem("instanceId")||"",Ke=this.getSessionStorageItem("userId")||"";return(0,k.nE)({appId:this.appId,instanceId:Le,userId:Ke}),this.onInit&&this.onInit(this.props),Ae}},{key:"init",value:async function(n){var p=this,F=n??{},ie=F.history,fe=u()(F,te);if(this.props=j()(this.props,fe),!this.props.host){var Ae=await this.findHost();Ae?this.props.host=Ae:this.logger.warn("unable to connect to host microapp")}return i()(this,ze)[ze](),pe(),(0,de.yN)().then(function(){var Te=p.getSessionStorageItem("instanceId")||"",Le=p.getSessionStorageItem("userId")||"";(0,k.nE)({appId:p.appId,instanceId:Te,userId:Le});var Ke=i()(p,Ye)[Ye](ie);return!Ke&&n!==null&&n!==void 0&&n.initialRoute&&(i()(p,_e)[_e]=typeof n.initialRoute=="string"?n.initialRoute:n.initialRoute.pathname||null),(0,me.b)().then(function(Z){i()(p,Y)[Y]=Z,p.onInit&&p.onInit(p.props)})})}},{key:"mount",value:function(){var n=this,p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{containerId:je};return this.props.containerId=p?.containerId,Promise.resolve().then(function(){i()(n,_e)[_e]&&(n.props.history.push(i()(n,_e)[_e]),i()(n,_e)[_e]=null),n.onMount&&n.onMount(p)})}},{key:"unmount",value:function(n){var p=this;return ae(),Promise.resolve().then(function(){return p.onUnmount?p.onUnmount(n):null})}},{key:"getRef",value:function(){return this.onGetRef?this.onGetRef():null}},{key:"navigate",value:function(n,p){n&&this.props.history.push(n,p)}},{key:"addScriptingObject",value:function(n,p){i()(this,Y)[Y]&&i()(this,Y)[Y].addScriptingObject(n,p),i()(this,se)[se].addScriptingObject(n,p)}},{key:"dispatchEvent",value:async function(n){if(i()(this,Y)[Y]){var p=await Promise.all([i()(this,Y)[Y].dispatchEvent(n),i()(this,se)[se].dispatchEvent(n)]),F=m()(p,2),ie=F[0],fe=F[1];return Array.isArray(ie)&&Array.isArray(fe)?ie.concat(fe):Promise.resolve()}return i()(this,se)[se].dispatchEvent(n)}},{key:"removeScriptingObject",value:function(n){i()(this,Y)[Y]&&i()(this,Y)[Y].removeScriptingObject(n),i()(this,se)[se].removeScriptingObject(n)}}],[{key:"getInstance",value:function(n){return this.instance||(this.instance=new w(n),n!=null&&n.selfInitialize||(n?.logger||oe.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 n,p;return!!((n=this.instance)!==null&&n!==void 0&&(p=n.props)!==null&&p!==void 0&&p.host)}}])}();Re=Ve;function dt(){var w=this,l=(0,xe.zk)();if(l){l.emui=l.emui||{};var n={uuid:i()(this,B)[B],init:this.init.bind(this),mount:this.mount.bind(this),unmount:this.unmount.bind(this),getRef:this.getRef.bind(this),navigate:this.navigate.bind(this)};if(l.emui[this.appId])if(Array.isArray(l.emui[this.appId])){var p=l.emui[this.appId],F=p.findIndex(function(ie){return ie.uuid===i()(w,B)[B]});F>-1?p[F]=n:p.push(n)}else l.emui[this.appId].uuid===i()(this,B)[B]?l.emui[this.appId]=n:typeof l.emui[this.appId].init>"u"?l.emui[this.appId]=Object.assign({},l.emui[this.appId],n):l.emui[this.appId]=[l.emui[this.appId],n];else l.emui[this.appId]=n;window.emui.app=n,window.addEventListener("beforeunload",i()(this,Ce)[Ce].bind(this))}}function ne(){var w=this;if(!i()(this,Pe)[Pe]){var l=(0,xe.zk)();if(Array.isArray(l.emui[this.appId])){var n=l.emui[this.appId],p=n.findIndex(function(F){return F.uuid===i()(w,B)[B]});p>-1&&n.splice(p,1),n.length===0&&delete l.emui[this.appId]}else delete l.emui[this.appId];delete window.emui.app}this.unmount({containerId:this.props.containerId}).catch(function(){})}function ut(w){if(i()(this,G)[G]===N.SSF)return this.props.history=H.N,!1;var l=(0,$.vF)("useParentHistory",!0);return l&&w?this.props.history=w:!l&&window!==window.parent&&(this.props.history=H.w),l}async function qe(){var w;if((w=window.emui)!==null&&w!==void 0&&w.__host)return window.emui.__host;if(i()(this,Oe)[Oe]){var l=new T.p({appLogger:this.logger}),n=await(0,ve.E_)({promise:l.connect(),delay:1e3,retValue:!0});if(!n)return i()(this,G)[G]=N.SSF,l}return null}function ct(){var w=this;window.emui=window.emui||{},window.emui.getHost=function(){var l;return(l=w.props.host)!==null&&l!==void 0?l:null}}async function mt(){i()(this,Y)[Y]=await(0,me.b)()}function Me(w){w.homeRoute&&(this.props.homeRoute=w.homeRoute),w.theme&&(this.props.theme=w.theme),w.hostUrl&&(this.props.hostUrl=w.hostUrl),w.manifestPath&&(this.props.manifestPath=w.manifestPath),w.containerId&&(this.props.containerId=w.containerId),i()(this,Ge)[Ge](w)}function it(w){if(i()(this,G)[G]===N.SSF){this.props.history=H.N;return}var l=(0,$.vF)("useParentHistory",!0);l&&w.history?this.props.history=w.history:!l&&window!==window.parent&&(this.props.history=H.w),i()(this,Qe)[Qe](w,l)}function ft(w,l){if(!(!w.initialRoute||l)){var n=typeof w.initialRoute=="string"?w.initialRoute:w.initialRoute.pathname;n&&this.props.history.push(n)}}Ve.instance=void 0},"./lib/utils/micro-frontend/ssf-host.ts"(A,g,e){"use strict";e.d(g,{F:()=>E,Z:()=>S});var d=e("./node_modules/.pnpm/@elliemae+ssf-host@2.28.3_@elliemae+pui-diagnostics@3.12.3/node_modules/@elliemae/ssf-host/dist/esm/host.js"),u=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/analytics.js"),v=e("./lib/utils/logger.ts"),m=e("./lib/utils/app-config/config.ts"),h=null,E=function(){if(!h){var x=(0,v.t)();h=new d.P((0,m.vF)("appId"),{logger:x,analyticsObj:new u.j({logger:x})})}return h},S=function(x){h||(h=x)}},"./lib/utils/session.ts"(A,g,e){"use strict";e.d(g,{lQ:()=>xt,LC:()=>St,KB:()=>ht,oB:()=>gt,z3:()=>Et,lD:()=>Ot,n5:()=>jt,Lw:()=>Dt});var d=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/throttle.js"),u=e.n(d),v=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||"",c=t.scope||"";window.emui.loginParams={clientId:r,scope:c}}return window.emui.loginParams},h=e("./lib/utils/constants.ts"),E,S=function(){return sessionStorage.getItem(h.Ay.AUTHORIZATION)||""},x=function(t){sessionStorage.setItem(E.AUTHORIZATION,t)},y=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),i=e("./node_modules/.pnpm/axios@1.15.2/node_modules/axios/lib/axios.js"),f=e("./lib/utils/app-config/config.ts"),b=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),O=e.n(b),j;function M(t,r){var c=typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(!c){if(Array.isArray(t)||(c=P(t))||r&&t&&typeof t.length=="number"){c&&(t=c);var I=0,R=function(){};return{s:R,n:function(){return I>=t.length?{done:!0}:{done:!1,value:t[I++]}},e:function(V){throw V},f:R}}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 C,W=!0,K=!1;return{s:function(){c=c.call(t)},n:function(){var V=c.next();return W=V.done,V},e:function(V){K=!0,C=V},f:function(){try{W||c.return==null||c.return()}finally{if(K)throw C}}}}function P(t,r){if(t){if(typeof t=="string")return T(t,r);var c={}.toString.call(t).slice(8,-1);return c==="Object"&&t.constructor&&(c=t.constructor.name),c==="Map"||c==="Set"?Array.from(t):c==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(c)?T(t,r):void 0}}function T(t,r){(r==null||r>t.length)&&(r=t.length);for(var c=0,I=Array(r);c<r;c++)I[c]=t[c];return I}var k=function(t){return t},xe=function(t,r){var c,I;r=r||j,(c=r)!==null&&c!==void 0&&(I=c.interceptors)!==null&&I!==void 0&&I.response&&r.interceptors.response.eject(t)},de=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 c=!1,I=M(r.statusCodesToRetry),R;try{for(I.s();!(R=I.n()).done;){var C=R.value,W=O()(C,2),K=W[0],V=W[1],le=t.response.status;if(le>=K&&le<=V){c=!0;break}}}catch(J){I.e(J)}finally{I.f()}if(!c)return!1}return r.currentRetryAttempt=r.currentRetryAttempt||0,!(r.currentRetryAttempt>=r.retry)},$=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 c=[[100,199],[429,429],[500,599]];r.statusCodesToRetry=r.statusCodesToRetry||c,t.config.retryConfig=r;var I=r.shouldRetry||de;if(!I(t))return Promise.reject(t);var R=new Promise(function(W){var K=(2**r.currentRetryAttempt-1)/2*1e3;t.config.retryConfig.currentRetryAttempt+=1,setTimeout(W,K)}),C=r.onRetryAttempt?Promise.resolve(r.onRetryAttempt(t)):Promise.resolve();return Promise.resolve().then(function(){return R}).then(function(){return C}).then(function(){return r.instance.request(t.config)})},H=function(t){var r,c;return t=t||i.A,(r=t)!==null&&r!==void 0&&(c=r.interceptors)!==null&&c!==void 0&&c.response?t.interceptors.response.use(k,$):null},oe=function(t){return t&&t.config?t.config.retryConfig:null},X=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 c=oe(r);c&&c.currentRetryAttempt}}},We=function(t){t!=null&&t.defaults&&(t.defaults.retryConfig=X(t)),H(t)};const De=We;var ue=e("./lib/communication/http-client/props.ts"),ye=function(t){return ue.K.resetUserIdleTime(),t},Ie=401,ce=null,ke=function(t){ce=t},Be=function(t){return t},He=function(t){var r=(t||{}).response||{},c=r.status;if(c===Ie){if(ce&&typeof ce=="function")return ce(t).then(function(I){var R=t.config;if(!(R!=null&&R.headers))throw t;return R.headers.Authorization=I,new Promise(function(C,W){i.A.request(R).then(C).catch(W)})}).catch(function(I){return Promise.reject(I)});if(ue.K.endSession)return ue.K.endSession(Object.assign({},m(),{skipRevoke:!0})).then(function(){return Promise.reject(t)}).catch(function(){return Promise.reject(t)})}return Promise.reject(t)},ae=e("./lib/utils/logrocket.ts"),me,ve,we=null,pe=2*60*1e3,te=function(){var t,r,c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},I=c.baseURL,R=I===void 0?(0,f.vF)("serviceEndpoints.api",""):I,C=c.headers,W=C===void 0?{}:C,K=c.sendLogRocketSessionHeader,V=K===void 0?!1:K,le=((t=(0,ae.Te)())===null||t===void 0?void 0:t.sessionURL)||"",J=i.A.create({baseURL:R,headers:V&&le?Object.assign({},W,{"X-LogRocket-URL":le}):W});J!=null&&(r=J.defaults)!==null&&r!==void 0&&r.timeout&&(J.defaults.timeout=pe),De(J);var q=J?.interceptors||{},re=q.request,ee=q.response;return re&&re.use(ye),ee&&ee.use(Be,He),J},Re=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.baseURL,c=t.headers,I=c===void 0?{}:c,R=t.sendLogRocketSessionHeader,C=R===void 0?!1:R,W=me(t,we);return te(Object.assign({baseURL:r,headers:Object.assign({Authorization:ve()},I),sendLogRocketSessionHeader:C},W))},je,L=async function(t){var r=t.code,c=t.clientId,I=t.scope,R=t.redirectUri,C=new URLSearchParams;C.append("grant_type","authorization_code"),C.append("client_id",c),C.append("redirect_uri",R),C.append("scope",I),C.append("code",r);var W=await je().post("/oauth2/v1/token",C),K=W.data;return{tokenType:K.token_type,accessToken:K.access_token}},N=async function(t){var r=t.clientId,c=t.token,I=new URLSearchParams;I.append("token",c),I.append("client_id",r),await te().post("/oauth2/v1/token/revocation",I)},B=async function(t){var r=t.clientId,c=t.accessToken,I=new URLSearchParams;I.append("token",c),I.append("client_id",r);var R=await te().post("/oauth2/v1/token/introspection",I),C=R.data;return C},G=e("./lib/utils/logger.ts"),se=e("./lib/utils/log-records.ts"),Oe=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),Pe=e("./lib/analytics/index.ts"),Y,_e,st=function(t){var r=t.instanceId,c=t.userId;Y({instanceId:r,userId:c}),_e({data:{event:"login"}})},Ce=function(){(0,Pe.e)({data:{event:"logout"}}),(0,Oe.nE)({instanceId:"",userId:""})},Ye=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/logrocket.js"),$e,ze,Ne,Ze,Ge,Qe,Ve,dt,ne,ut,qe,ct,mt,Me,it="serviceEndpoints.idp",ft=function(){return!!ne()},w=function(){var t=new URL(window.location.href),r=t.searchParams.get("code")||"",c=t.searchParams.get("error_code")||"";return t.search="",{code:r,idpErrorCode:c,redirectUri:t.href}},l=function(t){var r=t.clientId,c=t.redirectUri,I=t.idpErrorCode,R=t.scope,C=t.responseType,W=t.instanceId,K=t.siteId,V=t.userId,le=t.disableRememberMe,J=t.useCompactIdpPage,q=t.isSSO,re=qe(it,""),ee=new URL("/authorize",re),Se=Object.assign({client_id:r,redirect_uri:c,response_type:C??"",scope:R},W!==void 0&&{instance_id:String(W)},K!==void 0&&{site_id:String(K)},V!==void 0&&{user_id:V},le!==void 0&&{disable_remember_me:String(le)},J!==void 0&&{tpoifr:String(J)},q!==void 0&&{is_sso:String(q)}),Ue=new URLSearchParams(I?Object.assign({},Se,{error_code:I}):Se);ee.search=Ue.toString(),window.location.replace(ee.href)},n=async function(t){var r=t.clientId,c=t.redirectUri,I=t.responseType,R=t.scope,C=t.code,W=C===void 0?"":C,K=t.customLogoutUrl,V=K===void 0?"":K,le=t.skipRevoke,J=le===void 0?!1:le;try{var q=S();sessionStorage.clear();var re=q?q.split(" ")[1]:"";J||await N({clientId:r,token:re}),Ce(),(0,ae.K3)("logout"),(0,Ye.E3)(),(0,Oe.nE)({instanceId:"",userId:""});var ee;if(V)ee=new URL("/",V);else{var Se=(0,f.vF)(it,"");ee=new URL("/authorize",Se);var Ue=Object.assign({client_id:r,redirect_uri:c||""},W&&{error_code:W},{response_type:I||"",scope:R}),ot=new URLSearchParams(Ue);ee.search=ot.toString()}window.location.replace(ee.href)}catch(nt){var Fe;(Fe=(0,G.t)())===null||Fe===void 0||Fe.error(Object.assign({},se.V.LOGOUT_FAILED,{exception:nt}))}},p=async function(t){var r=t.code,c=t.redirectUri,I=t.clientId,R=t.scope,C=t.responseType,W=t.isConsumerUser;try{var K=await Ne({code:r,clientId:I,scope:R,redirectUri:c}),V=K.tokenType,le=K.accessToken;mt({clientId:I,scope:R,responseType:C,redirectUri:c});var J=`${V} ${le}`;ut(J);var q=await Ze({clientId:I,accessToken:le});sessionStorage.setItem("user",JSON.stringify(q));var re=q.encompass_instance_id,ee=q.user_name,Se=q.bearer_token,Ue=q.user_key,ot={bearerToken:Se,realm:re,userName:ee,sessionId:Se?.replace(`${re} `,"")};sessionStorage.setItem("cred",JSON.stringify(ot)),sessionStorage.setItem("instanceId",re),sessionStorage.setItem("userId",ee),Qe({instanceId:re,userId:ee}),$e({instanceId:re,userId:ee});var Fe={name:ee,instanceId:re};Ve(Ue,Fe),dt("login",Fe);var nt=await Ge({userName:ee,isConsumerUser:W});sessionStorage.setItem("userSettings",JSON.stringify(nt));var It=new URL(c).pathname;ze.replace(It)}catch(et){var rt,at,lt,At=et==null||(rt=et.response)===null||rt===void 0||(at=rt.data)===null||at===void 0?void 0:at.code;await n({clientId:I,redirectUri:c,code:At,scope:R,responseType:C}),(lt=Me())===null||lt===void 0||lt.error(Object.assign({},ct.LOGIN_FAILED,{exception:et}))}},F=async function(t){var r=t.clientId,c=t.scope,I=t.responseType,R=t.isConsumerUser,C=t.instanceId,W=t.siteId,K=t.userId,V=t.disableRememberMe,le=t.useCompactIdpPage,J=t.isSSO,q=w(),re=q.code,ee=q.idpErrorCode,Se=q.redirectUri,Ue={clientId:r,scope:c,responseType:I,redirectUri:Se,code:re,idpErrorCode:ee,isConsumerUser:R,instanceId:C,siteId:W,userId:K,disableRememberMe:V,useCompactIdpPage:le,isSSO:J};return re?(await p(Ue),{authorized:!0}):(l(Ue),{authorized:!1})},ie,fe,Ae=Date.now(),Te=[],Le=[],Ke=[],Z=["click","scroll","keypress","touchstart"],Q=!1,Je,Xe,gt=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;Q=!1,Xe=null,Ae=Date.now(),Promise.resolve().then(function(){Ke.forEach(function(r){return r(t)})}).catch(function(){})},ht=async function(){var t=m();try{if(gt(!0),t!=null&&t.clientId){var r=S();if(!r)throw new Error("Authorization token not found to extend session");var c=r.split(" ")[1];await B({clientId:t.clientId,accessToken:c})}}catch(R){var I;(I=(0,G.t)())===null||I===void 0||I.error(Object.assign({},se.V.SESSION_RENEWAL_FAILED,{exception:R})),await n(Object.assign({},t,{skipRevoke:!0}))}},vt=u()(ht,h.eE,{leading:!0}),_t=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:(0,f.vF)("sessionTimeoutWarnInterval")||h.J2.WARN;return Date.now()-Ae>t},wt=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:(0,f.vF)("sessionTimeoutInterval")||h.J2.EXPIRY;return Date.now()-Ae>t},bt=function(){Q=!0,Xe=Date.now(),Promise.resolve().then(function(){Te.forEach(function(t){return t(Xe)}),Z.forEach(function(t){document.removeEventListener(t,vt)})}).catch(function(){})},yt=function(){return Promise.resolve().then(function(){Le.forEach(function(t){return t()})})},Et=function(){Z.forEach(function(t){document.removeEventListener(t,vt)}),clearInterval(Je),Te.length=0,Le.length=0},Pt=function(){wt()?yt().then(function(){Et()}).catch(function(){}):!Q&&_t()&&bt()},pt=function(t,r){var c=t.findIndex(function(I){return I===r});c>-1&&t.splice(c,1)},xt=function(){Z.forEach(function(t){document.addEventListener(t,vt)})},St=function(){xt(),Je=setInterval(Pt,1e3)},Dt=function(t){return Te.push(t),pt.bind(null,Te,t)},jt=function(t){return Le.push(t),pt.bind(null,Le,t)},Ot=function(t){return Ke.push(t),pt.bind(null,Ke,t)},Rt=function(t,r){if(!t)return function(){};var c=ie(r,fe,{leading:!0});return Z.forEach(function(I){return t.addEventListener(I,c)}),function(){Z.forEach(function(I){return t.removeEventListener(I,r)}),Z.forEach(function(I){return t.removeEventListener(I,c)})}}},"./lib/utils/window.ts"(A,g,e){"use strict";e.d(g,{D:()=>E,M5:()=>m,OX:()=>S,zk:()=>v});var d=e("./node_modules/.pnpm/@elliemae+pui-theme@2.13.0/node_modules/@elliemae/pui-theme/dist/cjs/index.js"),u=e.n(d),v=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)}},h=function(x){return Number(x?.replace("px",""))},E=function(){var x=m(),y=x.width,i=(0,d.getDefaultTheme)(),f=i.breakpoints;return y<=h(f.small)?"small":y<=h(f.medium)?"medium":y<=h(f.xsmall)?"xsmall":"large"},S=function(){var x,y,i,f,b=((x=window)===null||x===void 0||(y=x.emui)===null||y===void 0?void 0:y._ASSET_PATH)||"latest/";if(!((i=window.emui)!==null&&i!==void 0&&i.version))return b;var O=(f=window.emui)===null||f===void 0?void 0:f.version.match(/^(?:\d+\.\d+)*/g);return O&&O[0]?b.replace("latest/",`${O[0]}/`):b}},"./lib/view/error-toast/index.tsx"(A,g,e){"use strict";e.d(g,{Q:()=>b});var d=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),u=e.n(d),v=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),m=e("./node_modules/.pnpm/@elliemae+ds-toast@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-toast/dist/esm/parts/DSToast.js"),h=e("./node_modules/.pnpm/@elliemae+ds-toast@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-toast/dist/esm/toast.js"),E=e("./node_modules/.pnpm/@elliemae+ds-toast@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-toast/dist/esm/constants.js"),S=e("./lib/data/useAppDispatch.ts"),x=e("./lib/data/useAppSelector.ts"),y=e("./lib/data/error/index.ts"),i=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),f=["position","messageTitle","type","description","messageText","messageComponent"],b=(0,v.memo)(function(O){var j=(0,x.G)(function(P){return P?.error}),M=(0,S.j)();return(0,v.useEffect)(function(){if(j&&(j!=null&&j.description||j!=null&&j.messageText)){var P=Object.assign({position:E.xJ.TOP_RIGHT,messageTitle:"Error",type:E.Ck.ERROR},O,j),T=P.position,k=P.messageTitle,xe=P.type,de=P.description,$=P.messageText,H=P.messageComponent,oe=u()(P,f),X=de||$;X&&(0,h.o)({messageText:X,messageTitle:k,type:xe,messageComponent:H},Object.assign({position:T},oe)),M(y.o.clear())}},[j,O,M]),(0,i.jsx)(m.P_,Object.assign({},O))})},"./lib/view/live-message/index.tsx"(A,g,e){"use strict";e.d(g,{I:()=>h});var d=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),u=e.n(d),v=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"),h=function(){var E=(0,m.G)(function(x){var y;return(y=x.liveMessage)===null||y===void 0?void 0:y.message}),S=(0,m.G)(function(x){var y;return(y=x.liveMessage)===null||y===void 0?void 0:y.ariaLive});return u()(v.Iu,{message:E,"aria-live":S})};h.displayName="LiveMessage"},"./lib/view/modals/session-expiry/index.tsx"(A,g,e){"use strict";e.d(g,{_:()=>De});var d=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),u=e.n(d),v=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(v),h=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),E=e("./node_modules/.pnpm/@elliemae+ds-button-v2@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-button-v2/dist/esm/parts/DSButtonV2/DSButtonV2.js"),S=e("./node_modules/.pnpm/@elliemae+ds-icons@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/WarningCircle.js"),x=e("./node_modules/.pnpm/@elliemae+ds-hooks-focus-trap@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-hooks-focus-trap/dist/esm/DSHookOnFirstFocusIn.js"),y=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-dialog/dist/esm/DSDialog.js"),i=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogBody/DSDialogBody.js"),f=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogDefaultLayout/DSDialogDefaultLayout.js"),b=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogPrimaryMessage/DSDialogPrimaryMessage.js"),O=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogSecondaryMessage/DSDialogSecondaryMessage.js"),j=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogSeparator/DSDialogSeparator.js"),M=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogFooter/DSDialogFooter.js"),P=e("./lib/data/useAppDispatch.ts"),T=e("./lib/data/logout/actions.ts"),k=e("./lib/utils/session.ts"),xe=e("./node_modules/.pnpm/date-fns@2.30.0/node_modules/date-fns/esm/differenceInMinutes/index.js"),de=e("./node_modules/.pnpm/date-fns@2.30.0/node_modules/date-fns/esm/getSeconds/index.js"),$=e("./lib/utils/constants.ts"),H=e("./lib/utils/app-config/config.ts"),oe=function(ue){var ye=(0,h.useState)(),Ie=m()(ye,2),ce=Ie[0],ke=Ie[1];return(0,h.useEffect)(function(){var Be=function(){var ae=(0,H.vF)("sessionTimeoutWarnInterval"),me=(0,H.vF)("sessionTimeoutInterval"),ve=ae?parseFloat(ae):$.J2.WARN,we=me?parseFloat(me):$.J2.EXPIRY,pe=we-ve,te=ue+pe,Re=(0,de.A)(te-Date.now()),je=(0,xe.A)(te,Date.now());return{seconds:`0${Re}`.slice(-2),minutes:`0${je}`.slice(-2)}},He=setInterval(function(){var ae=Be(),me=ae.seconds,ve=ae.minutes;ke(`${ve}:${me}`)},1e3);return function(){clearInterval(He)}},[ue]),ce},X,We,De=(0,h.memo)(function(ue){var ye=ue.open,Ie=ue.warningNotifiedAt,ce=Ie===void 0?0:Ie,ke=(0,h.useState)(ye),Be=m()(ke,2),He=Be[0],ae=Be[1],me=oe(ce),ve=(0,P.j)(),we=(0,h.useRef)(null),pe=(0,h.useRef)(null),te=(0,x.r)({firstElementRef:we,lastElementRef:pe});(0,h.useEffect)(function(){ae(ye)},[ye]);var Re=async function(){ae(!1),await(0,k.KB)(),(0,k.lQ)(),ve(T.r.cancel())},je=function(){ae(!1),ve(T.r.confirm())};return me?u()(y.O,{onKeyDown:te,isOpen:He,size:"small"},void 0,u()(i.u,{p:"s"},void 0,u()(f.D,{},void 0,u()(S.A,{size:"xl",color:["warning","900"]}),u()(b.T,{},void 0,`Your session will expire in ${me}`),X||(X=u()(O.z,{},void 0,"Please logout or reset your session")))),We||(We=u()(j.Z,{})),u()(M.r,{},void 0,u()(E.e,{innerRef:we,buttonType:"outline",onClick:je},void 0,"Logout"),u()(E.e,{innerRef:pe,onClick:function(){Re().catch(function(){})}},void 0,"Reset"))):null})},"./lib/view/session-timeout/index.tsx"(A,g,e){"use strict";e.d(g,{S:()=>f});var d=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),u=e.n(d),v=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(v),h=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),E=e("./lib/data/useAppDispatch.ts"),S=e("./lib/data/logout/actions.ts"),x=e("./lib/utils/session.ts"),y=e("./lib/view/modals/session-expiry/index.tsx"),i=e("./lib/communication/http-client/props.ts"),f=function(){var b=(0,E.j)(),O=(0,h.useState)(!1),j=m()(O,2),M=j[0],P=j[1],T=(0,h.useState)(),k=m()(T,2),xe=k[0],de=k[1];return(0,h.useEffect)(function(){i.K.resetUserIdleTime=x.oB,(0,x.LC)();var $=(0,x.Lw)(function(X){X&&(de(X),P(!0))}),H=(0,x.lD)(function(X){X===!0&&P(!1)}),oe=(0,x.n5)(function(){b(S.r.confirm()),P(!1)});return function(){$(),H(),oe(),(0,x.z3)()}},[b]),u()("div",{},void 0,M&&u()(y._,{open:!0,warningNotifiedAt:xe}))};f.displayName="SessionTimeout"},"./lib/view/wait-message/index.tsx"(A,g,e){"use strict";e.d(g,{j:()=>de});var d=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),u=e.n(d),v=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(v),h=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),E=e.n(h),S=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),x=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"),y=e("./node_modules/.pnpm/@elliemae+ds-backdrop@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-backdrop/dist/esm/Backdrop.js"),i=e("./node_modules/.pnpm/@elliemae+ds-circular-progress-indicator@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-circular-progress-indicator/dist/esm/v2/DSCircularIndeterminateIndicator.js"),f=e("./lib/data/useAppSelector.ts"),b=e("./lib/view/wait-message/use-html-wait-message.tsx"),O=e("./lib/analytics/index.ts"),j=function(){return(0,O.e)({data:{event:"pageInteractionEnabled"}})},M=function(){return(0,O.e)({data:{event:"pageInteractionDisabled"}})},P=e("./lib/utils/logrocket.ts"),T=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),k=["size","color","showText","withTooltip","tooltipStartPlacementPreference"],xe=(0,x.default)(i.p).withConfig({componentId:"sc-3aqsjr-0"})(["position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);"]),de=(0,S.memo)(function($){var H=$.size,oe=H===void 0?"xl":H,X=$.color,We=X===void 0?"light":X,De=$.showText,ue=De===void 0?!0:De,ye=$.withTooltip,Ie=ye===void 0?!1:ye,ce=$.tooltipStartPlacementPreference,ke=ce===void 0?"center":ce,Be=E()($,k),He=(0,S.useContext)(x.ThemeContext),ae=(0,S.useRef)(!1),me=(0,S.useState)(!1),ve=m()(me,2),we=ve[0],pe=ve[1],te=(0,f.G)(function(L){var N;return(N=L.waitMessage)===null||N===void 0?void 0:N.isOpen}),Re=(0,f.G)(function(L){var N;return(N=L.waitMessage)===null||N===void 0?void 0:N.delay});ae.current=te??!1;var je=(0,f.G)(function(L){var N;return(N=L.waitMessage)===null||N===void 0?void 0:N.message});return(0,S.useEffect)(function(){setTimeout(function(){te&&ae.current&&(pe(!0),j(),(0,P.K3)("wait-spinner-start"))},Re?1e3:0),te||(pe(!1),M(),(0,P.K3)("wait-spinner-end"))},[Re,te]),(0,b.t)(te!==null),we?(0,T.jsxs)(T.Fragment,{children:[u()(y.Ay,{zIndex:He.zIndex.loader}),(0,T.jsx)(xe,Object.assign({id:"em-loading",size:oe,color:We,showText:ue,withTooltip:Ie,tooltipStartPlacementPreference:ke},Be,{text:je}))]}):null})},"./lib/view/wait-message/use-html-wait-message.tsx"(A,g,e){"use strict";e.d(g,{t:()=>u});var d=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),u=function(v){(0,d.useEffect)(function(){var m=document.getElementById("em-wait-message");m&&v&&m.remove()},[v])}},"./storybook-config-entry.js"(A,g,e){"use strict";var d=e("./node_modules/.pnpm/global@4.4.0/node_modules/global/window.js"),u=e.n(d),v=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"),h=e("./node_modules/.pnpm/@storybook+client-api@6.5.16/node_modules/@storybook/client-api/dist/cjs/index.js"),E=e("./node_modules/.pnpm/@storybook+addons@6.5.16/node_modules/@storybook/addons/dist/cjs/public_api.js"),S=e("./node_modules/.pnpm/@storybook+channel-postmessage@6.5.16/node_modules/@storybook/channel-postmessage/dist/cjs/index.js"),x=e("./node_modules/.pnpm/@storybook+channel-websocket@6.5.16/node_modules/@storybook/channel-websocket/dist/cjs/index.js"),y=[async function(P){if(/^\.[\\/](?:lib(?:\/(?!\.)(?:(?:(?!(?:^|\/)\.).)*?)\/|\/|$)(?!\.)(?=.)[^/]*?\.stories\.(mdx|tsx|ts|jsx|js))$/.exec(P)){var T=P.substring(6);return e("./lib lazy recursive ^\\.\\/.*$ include: (?:\\/lib(?:\\/(?%21\\.)(?:(?:(?%21(?:^%7C\\/)\\.).)*?)\\/%7C\\/%7C$)(?%21\\.)(?=.)[^/]*?\\.stories\\.(mdx%7Ctsx%7Cts%7Cjsx%7Cjs))$")("./"+T)}}];async function i(P){for(var T=0;T<y.length;T++){var k=await y[T](P);if(k)return k}}var f=u().SERVER_CHANNEL_URL,b=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_lkzqrxz4fc4imy27lvyglvlrle/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_lkzqrxz4fc4imy27lvyglvlrle/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.106.2/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")])},O=(0,S.Ay)({page:"preview"});if(E.addons.setChannel(O),f){var j=(0,x.Ay)({url:f});E.addons.setServerChannel(j),window.__STORYBOOK_SERVER_CHANNEL__=j}var M=new v.PreviewWeb;window.__STORYBOOK_PREVIEW__=M,window.__STORYBOOK_STORY_STORE__=M.storyStore,window.__STORYBOOK_ADDONS_CHANNEL__=O,window.__STORYBOOK_CLIENT_API__=new h.ClientApi({storyStore:M.storyStore}),M.initialize({importFn:i,getProjectAnnotations:b})},"./node_modules/.pnpm/css-loader@5.2.7_webpack@5.107.2/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[11].use[1]!./lib/utils/storybook/preview.css"(A,g,e){"use strict";e.d(g,{A:()=>h});var d=e("./node_modules/.pnpm/css-loader@5.2.7_webpack@5.107.2/node_modules/css-loader/dist/runtime/api.js"),u=e.n(d),v=e("./node_modules/.pnpm/css-loader@5.2.7_webpack@5.107.2/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[11].use[1]!./node_modules/.pnpm/@elliemae+ds-basic@3.61.4/node_modules/@elliemae/ds-basic/dist/css/dimsum.css"),m=u()(function(E){return E[1]});m.i(v.A),m.push([A.id,`
5
- `,""]);const h=m},"@elliemae/pui-diagnostics"(A){"use strict";A.exports=emuiDiagnostics},"?6b64"(){}},A=>{var g=d=>A(A.s=d);A.O(0,[6879],()=>(g("./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"),g("./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"),g("./storybook-config-entry.js")));var e=A.O()}]);
@@ -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,g,e){var d={"./view/breakpoint/index.stories":["./lib/view/breakpoint/index.stories.tsx",[6661,999]],"./view/breakpoint/index.stories.tsx":["./lib/view/breakpoint/index.stories.tsx",[6661,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",[6661,7850,6034,986,1134,3071]],"./view/fields/autocomplete/advanced-autocomplete.stories.tsx":["./lib/view/fields/autocomplete/advanced-autocomplete.stories.tsx",[6661,7850,6034,986,1134,3071]],"./view/fields/autocomplete/async-suggestions-autocomplete.stories":["./lib/view/fields/autocomplete/async-suggestions-autocomplete.stories.tsx",[6661,7850,6034,986,1134,9825]],"./view/fields/autocomplete/async-suggestions-autocomplete.stories.tsx":["./lib/view/fields/autocomplete/async-suggestions-autocomplete.stories.tsx",[6661,7850,6034,986,1134,9825]],"./view/fields/autocomplete/index.stories":["./lib/view/fields/autocomplete/index.stories.tsx",[6661,7850,6034,986,1134,8048]],"./view/fields/autocomplete/index.stories.tsx":["./lib/view/fields/autocomplete/index.stories.tsx",[6661,7850,6034,986,1134,8048]],"./view/fields/check-box/index.stories":["./lib/view/fields/check-box/index.stories.tsx",[6661,7850,573,7443,2461,4381,2382]],"./view/fields/check-box/index.stories.tsx":["./lib/view/fields/check-box/index.stories.tsx",[6661,7850,573,7443,2461,4381,2382]],"./view/fields/check-box/set-value.stories":["./lib/view/fields/check-box/set-value.stories.tsx",[6661,7850,573,7443,2461,4381,5410]],"./view/fields/check-box/set-value.stories.tsx":["./lib/view/fields/check-box/set-value.stories.tsx",[6661,7850,573,7443,2461,4381,5410]],"./view/fields/combo-box-v3/index.stories":["./lib/view/fields/combo-box-v3/index.stories.tsx",[6661,7850,573,7443,1450,2461,6034,986,274,4381,5360,3086]],"./view/fields/combo-box-v3/index.stories.tsx":["./lib/view/fields/combo-box-v3/index.stories.tsx",[6661,7850,573,7443,1450,2461,6034,986,274,4381,5360,3086]],"./view/fields/combo-box/index.stories":["./lib/view/fields/combo-box/index.stories.tsx",[6661,7850,573,7443,1450,2461,4675,6184]],"./view/fields/combo-box/index.stories.tsx":["./lib/view/fields/combo-box/index.stories.tsx",[6661,7850,573,7443,1450,2461,4675,6184]],"./view/fields/date-input/index.stories":["./lib/view/fields/date-input/index.stories.tsx",[6661,7850,573,7443,1450,2288,8165,6055]],"./view/fields/date-input/index.stories.tsx":["./lib/view/fields/date-input/index.stories.tsx",[6661,7850,573,7443,1450,2288,8165,6055]],"./view/fields/date-picker/index.stories":["./lib/view/fields/date-picker/index.stories.tsx",[6661,7850,573,7443,1450,2288,3171,7813]],"./view/fields/date-picker/index.stories.tsx":["./lib/view/fields/date-picker/index.stories.tsx",[6661,7850,573,7443,1450,2288,3171,7813]],"./view/fields/date-range-picker/index.stories":["./lib/view/fields/date-range-picker/index.stories.tsx",[6661,7850,274,2003,9476,77]],"./view/fields/date-range-picker/index.stories.tsx":["./lib/view/fields/date-range-picker/index.stories.tsx",[6661,7850,274,2003,9476,77]],"./view/fields/date-time-picker/index.stories":["./lib/view/fields/date-time-picker/index.stories.tsx",[6661,7850,274,2003,2129]],"./view/fields/date-time-picker/index.stories.tsx":["./lib/view/fields/date-time-picker/index.stories.tsx",[6661,7850,274,2003,2129]],"./view/fields/form-item-layout/index.stories":["./lib/view/fields/form-item-layout/index.stories.tsx",[6661,7850,573,7443,1450,2461,4333,3813]],"./view/fields/form-item-layout/index.stories.tsx":["./lib/view/fields/form-item-layout/index.stories.tsx",[6661,7850,573,7443,1450,2461,4333,3813]],"./view/fields/form-layout-block-item/index.stories":["./lib/view/fields/form-layout-block-item/index.stories.tsx",[6661,7850,573,7443,1450,2487]],"./view/fields/form-layout-block-item/index.stories.tsx":["./lib/view/fields/form-layout-block-item/index.stories.tsx",[6661,7850,573,7443,1450,2487]],"./view/fields/input-mask/index.stories":["./lib/view/fields/input-mask/index.stories.tsx",[6661,7850,573,7443,1450,6930,6729]],"./view/fields/input-mask/index.stories.tsx":["./lib/view/fields/input-mask/index.stories.tsx",[6661,7850,573,7443,1450,6930,6729]],"./view/fields/input-text/index.stories":["./lib/view/fields/input-text/index.stories.tsx",[6661,7850,6034,1764]],"./view/fields/input-text/index.stories.tsx":["./lib/view/fields/input-text/index.stories.tsx",[6661,7850,6034,1764]],"./view/fields/large-text-box/index.stories":["./lib/view/fields/large-text-box/index.stories.tsx",[6661,7850,573,1491]],"./view/fields/large-text-box/index.stories.tsx":["./lib/view/fields/large-text-box/index.stories.tsx",[6661,7850,573,1491]],"./view/fields/masked-input-text/with-money-mask.stories":["./lib/view/fields/masked-input-text/with-money-mask.stories.tsx",[6661,7850,6034,5974]],"./view/fields/masked-input-text/with-money-mask.stories.tsx":["./lib/view/fields/masked-input-text/with-money-mask.stories.tsx",[6661,7850,6034,5974]],"./view/fields/masked-input-text/with-percentage-mask.stories":["./lib/view/fields/masked-input-text/with-percentage-mask.stories.tsx",[6661,7850,6034,8980]],"./view/fields/masked-input-text/with-percentage-mask.stories.tsx":["./lib/view/fields/masked-input-text/with-percentage-mask.stories.tsx",[6661,7850,6034,8980]],"./view/fields/radio-group/index.stories":["./lib/view/fields/radio-group/index.stories.tsx",[6661,7850,573,7443,1450,2461,4333,8880,2977]],"./view/fields/radio-group/index.stories.tsx":["./lib/view/fields/radio-group/index.stories.tsx",[6661,7850,573,7443,1450,2461,4333,8880,2977]],"./view/fields/radio/index.stories":["./lib/view/fields/radio/index.stories.tsx",[6661,7850,573,7443,2461,6531]],"./view/fields/radio/index.stories.tsx":["./lib/view/fields/radio/index.stories.tsx",[6661,7850,573,7443,2461,6531]],"./view/fields/radio/set-value.stories":["./lib/view/fields/radio/set-value.stories.tsx",[6661,7850,573,7443,2461,5055]],"./view/fields/radio/set-value.stories.tsx":["./lib/view/fields/radio/set-value.stories.tsx",[6661,7850,573,7443,2461,5055]],"./view/fields/text-box/index.stories":["./lib/view/fields/text-box/index.stories.tsx",[6661,7850,573,7443,1450,8749]],"./view/fields/text-box/index.stories.tsx":["./lib/view/fields/text-box/index.stories.tsx",[6661,7850,573,7443,1450,8749]],"./view/fields/toggle/index.stories":["./lib/view/fields/toggle/index.stories.tsx",[6661,7850,5936]],"./view/fields/toggle/index.stories.tsx":["./lib/view/fields/toggle/index.stories.tsx",[6661,7850,5936]],"./view/form/index.stories":["./lib/view/form/index.stories.tsx",[6661,7850,573,7443,1450,2461,6034,986,274,4381,2003,5360,6220]],"./view/form/index.stories.tsx":["./lib/view/form/index.stories.tsx",[6661,7850,573,7443,1450,2461,6034,986,274,4381,2003,5360,6220]],"./view/form/usecases.stories":["./lib/view/form/usecases.stories.tsx",[6661,7850,573,7443,1450,2461,6034,986,274,4381,2003,5360,4580]],"./view/form/usecases.stories.tsx":["./lib/view/form/usecases.stories.tsx",[6661,7850,573,7443,1450,2461,6034,986,274,4381,2003,5360,4580]],"./view/intro.stories.mdx":["./lib/view/intro.stories.mdx",[721,6956,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 u(v){try{if(!e.o(d,v))return Promise.resolve().then(()=>{var E=new Error("Cannot find module '"+v+"'");throw E.code="MODULE_NOT_FOUND",E})}catch(E){return Promise.reject(E)}var m=d[v],h=m[0];return Promise.all(m[1].map(e.e)).then(()=>e(h))}u.keys=()=>Object.keys(d),u.id="./lib lazy recursive ^\\.\\/.*$ include: (?:\\/lib(?:\\/(?%21\\.)(?:(?:(?%21(?:^%7C\\/)\\.).)*?)\\/%7C\\/%7C$)(?%21\\.)(?=.)[^/]*?\\.stories\\.(mdx%7Ctsx%7Cts%7Cjsx%7Cjs))$",A.exports=u},"./.storybook/preview.js"(A,g,e){"use strict";e.r(g),e.d(g,{__namedExportsOrder:()=>ss,decorators:()=>Qt,loaders:()=>qt,parameters:()=>ts});var d=e("./node_modules/.pnpm/@elliemae+pui-theme@2.13.0/node_modules/@elliemae/pui-theme/dist/cjs/index.js"),u=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"),v=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"),h=e("./node_modules/.pnpm/redux-saga@1.4.3/node_modules/redux-saga/dist/redux-saga.cjs.js"),E=e.n(h),S=e("./node_modules/.pnpm/immer@9.0.21/node_modules/immer/dist/immer.cjs.production.min.js"),x=e("./lib/data/wait-message/actions.ts"),y={isOpen:null,message:"loading...",delay:!0},i=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:y,s=arguments.length>1?arguments[1]:void 0;return(0,S.default)(a,function(o){switch(s.type){case x.k.OPEN:o.isOpen=!0,o.message=s.payload.message,o.delay=s.payload.delay;break;case x.k.CLOSE:o.isOpen=!1;break}})},f=e("./lib/data/error/index.ts"),b={change:"change"},O=function(a){return a.LARGE="large",a.MEDIUM="medium",a.SMALL="small",a.XSMALL="xsmall",a}({}),j={value:O.LARGE},M=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:j,s=arguments.length>1?arguments[1]:void 0,o=s.type,_=s.payload;return(0,S.default)(a,function(D){switch(o){case b.change:D.value=_;break}})},P=e("./lib/data/live-message/index.ts"),T=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},s=(0,u.combineReducers)(Object.assign({waitMessage:i,error:f.L,breakpoint:M,liveMessage:P.k},a));return s},k=e("./lib/data/webpack-hmr.ts"),xe=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/toConsumableArray.js"),de=e.n(xe),$=e("./node_modules/.pnpm/redux@4.2.1/node_modules/redux/lib/redux.js"),H=new Map,oe,X=function(a){return oe=a,function(s){return function(o){return $.compose.apply(void 0,de()(H.values()))(s)(o)}}},We=function(a){var s=a.reducerPath,o=a.middleware;H.has(s)||!oe||H.set(s,o(oe))},De=function(a){H.delete(a)},ue=function(){H.clear()},ye,Ie,ce=(0,u.createListenerMiddleware)(),ke=ce.startListening,Be=null,He=null,ae=ce.clearListeners,me=T(),ve=null,we=function(a){ve=a},pe=function(){return ve},te=function(a,s,o){var _=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},D=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{},U=s.run,z=[(0,m.OV)({createReducer:T,runSaga:U})];me=T(D);var ge=(0,u.configureStore)({reducer:me,middleware:function(Ee){return Ee(_).prepend(ce.middleware).concat([s,X])},devTools:!1,preloadedState:a,enhancers:z});return(0,v.setupListeners)(ge.dispatch),(0,k.I)(ge),ge},Re=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,_=arguments.length>3?arguments[3]:void 0,D=E()({}),U=te(a,D,s,o,_);return we(U),U},je=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),L=e.n(je),N=e("./lib/utils/history.ts"),B=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),G=e("./node_modules/.pnpm/react-redux@8.1.3_@types+react-dom@18.3.7_@types+react@18.3.29_react-dom@18.3.1_react@18.3.1/node_modules/react-redux/lib/index.js"),se=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"),Oe=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),Pe=e.n(Oe),Y=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),_e=e.n(Y),st=e("./node_modules/.pnpm/react-router-dom@6.30.3_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"),Ye=["history","basename"],$e=function(a){var s=a.history,o=a.basename,_=_e()(a,Ye),D=(0,B.useState)({action:s.action,location:s.location}),U=Pe()(D,2),z=U[0],ge=U[1];return(0,B.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,B.useLayoutEffect)(function(){var Ee=s.listen(function(){for(var he=arguments.length,be=new Array(he),tt=0;tt<he;tt++)be[tt]=arguments[tt];be.length===2?ge({location:be[0],action:be[1]}):ge(be[0])});return function(){Ee()}},[s]),(0,Ce.jsx)(st.Router,Object.assign({},_,{basename:o,location:z.location,navigationType:z.action,navigator:s}))};$e.displayName="AppRouter";var ze=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/merge.js"),Ne=e("./lib/utils/micro-frontend/guest.ts"),Ze=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classCallCheck.js"),Ge=e.n(Ze),Qe=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/createClass.js"),Ve=e.n(Qe),dt=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js"),ne=e.n(dt),ut=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js"),qe=e.n(ut),ct=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/throttle.js"),mt=e.n(ct),Me=e("./node_modules/.pnpm/pubsub-js@1.9.5/node_modules/pubsub-js/src/pubsub.js"),it=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/analytics.js"),ft=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),w=e("./lib/data/logout/actions.ts"),l=e("./lib/utils/app-config/config.ts"),n=e("./lib/utils/app-config/index.ts"),p=e("./lib/utils/console-logger.ts"),F=e("./lib/utils/logger.ts"),ie=e("./lib/utils/constants.ts"),fe=e("./lib/utils/window.ts"),Ae=e("./lib/utils/session.ts"),Te=e("./lib/utils/micro-frontend/app-bridge.ts"),Le=e("./lib/utils/micro-frontend/ssf-host.ts"),Ke,Z=qe()("ssfHostRef"),Q=qe()("appBridge"),Je=qe()("selfInitialize"),Xe=function(){function a(s){var o,_,D,U,z,ge,Ee=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,Z,{writable:!0,value:void 0}),Object.defineProperty(this,Q,{writable:!0,value:null}),Object.defineProperty(this,Je,{writable:!0,value:void 0}),this.appId=(0,l.vF)("appId"),this.onInit=s?.onInit,this.logger=s?.logger||p.k,(0,F.B)(this.logger),this.onRenewSessionTimer=s?.onRenewSessionTimer,ne()(this,Je)[Je]=(o=s?.selfInitialize)!==null&&o!==void 0?o:!1,this.props={systemVersion:(_=s?.version)!==null&&_!==void 0?_:"latest",history:(D=s?.history)!==null&&D!==void 0?D:N.N,theme:(U=s?.theme)!==null&&U!==void 0?U:(0,d.getDefaultTheme)()},this.activeGuests={},s!=null&&s.ssfHostRef&&(0,Le.Z)(s.ssfHostRef),ne()(this,Z)[Z]=(0,Le.F)();var he=(z=s?.analytics)!==null&&z!==void 0?z:new it.j({logger:this.logger});this.scriptingObjects=Object.assign({analytics:he},(ge=s?.scriptingObjects)!==null&&ge!==void 0?ge:{}),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=mt()(async function(){await(0,Ae.KB)(),Ee.onRenewSessionTimer&&Ee.onRenewSessionTimer()},ie.eE,{leading:!0}),ne()(this,Je)[Je]||(0,n.yN)().then(function(){(0,Te.b)().then(function(be){ne()(Ee,Q)[Q]=be,Ee.onInit&&Ee.onInit(Ee.props)}).catch(function(be){throw be})}).catch(function(){}),(0,ft.nE)({appId:this.appId})}return Ve()(a,[{key:"initialize",value:async function(){e.p=e.p.replace(/\/?$/,"/"),await(0,n.yN)();var o=await(0,Te.b)();return ne()(this,Q)[Q]=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,fe.zk)().sessionStorage.getItem(o)}},{key:"setItem",value:function(o,_){(0,fe.zk)().sessionStorage.setItem(o,_)}},{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,_){return(0,Me.publish)(o,_)}},{key:"subscribe",value:function(o,_){return(0,Me.subscribe)(o,_)}},{key:"unsubscribe",value:function(o){(0,Me.unsubscribe)(o)}},{key:"navigate",value:function(o,_){o&&this.props.history.push(o,_)}},{key:"openWaitMessage",value:function(){var o=pe();o&&o.dispatch(x.X.open())}},{key:"closeWaitMessage",value:function(){var o=pe();o&&o.dispatch(x.X.close())}},{key:"openErrorBanner",value:function(o){var _=pe();_&&_.dispatch(f.o.set({description:o}))}},{key:"getAuthToken",value:function(){return(0,fe.zk)().sessionStorage.getItem("Authorization")}},{key:"renewAuthToken",value:function(){return(0,fe.zk)().sessionStorage.getItem("Authorization")}},{key:"logout",value:function(){var o=pe();o&&o.dispatch(w.r.confirm())}},{key:"renewSessionTimer",value:async function(){this.throttleRenewSessionTimer()}},{key:"getBreakpoint",value:function(){return(0,fe.D)()}},{key:"getViewportSize",value:function(){return(0,fe.M5)()}},{key:"onResizeEvent",value:function(o){return(0,Me.subscribe)(ie.BD,function(_,D){return o(D)})}},{key:"onBreakpointChangeEvent",value:function(o){return(0,Me.subscribe)(ie.H1,function(_,D){return o(D)})}},{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,_){ne()(this,Q)[Q]&&ne()(this,Q)[Q].addScriptingObject(o,_),ne()(this,Z)[Z].addScriptingObject(o,_)}},{key:"dispatchEvent",value:async function(o){if(ne()(this,Q)[Q]){var _=await Promise.all([ne()(this,Q)[Q].dispatchEvent(o),ne()(this,Z)[Z].dispatchEvent(o)]),D=Pe()(_,2),U=D[0],z=D[1];return Array.isArray(U)&&Array.isArray(z)?U.concat(z):Promise.resolve()}return ne()(this,Z)[Z].dispatchEvent(o)}},{key:"removeScriptingObject",value:function(o){ne()(this,Q)[Q]&&ne()(this,Q)[Q].removeScriptingObject(o),ne()(this,Z)[Z].removeScriptingObject(o)}}],[{key:"getInstance",value:function(o){return this.instance||(this.instance=new a(o),o!=null&&o.selfInitialize||(o?.logger||p.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}}])}();Ke=Xe,Xe.instance=void 0;var gt,ht,vt,_t,wt,bt,yt=function(){return Xe.isInitialized()},Et=function(){return Ne.h.isInitialized()},Pt=function(){return Et()&&window.top===window.self},pt=function(){return yt()?Xe.getInstance().getLogger():Ne.h.getInstance().getLogger()},xt=function(a){return _t()?!0:a?a===bt.PRODUCTION:!0},St=function(a){var s=ht.getInstance().getProps(),o=s.systemVersion,_=o.match(/^(?:\d+\.\d+)*/g);return a.replace(/{SYSTEM_VERSION}/,_&&_[0]||"latest")},Dt=function(a){var s=vt(`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,_=o===void 0?bt.PRODUCTION:o,D=xt(_)?s.production:s.development;s.production&&delete s.production,s.development&&delete s.development;var U=gt(a,{mode:"production",hostUrl:"./",manifestPath:"./{SYSTEM_VERSION}",isJsModule:!1},s,D);return U.hostUrl=wt(U.hostUrl.replace(/\/?$/,"/")),U.manifestPath=St(U.manifestPath),U},jt=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js"),Ot=e.n(jt),Rt=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/getPrototypeOf.js"),t=e.n(Rt),r=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/inherits.js"),c=e.n(r),I=function(a){var s=a.error,o=s===void 0?new Error("We are unable to process your request"):s,_=a.errorInfo,D=_===void 0?{componentStack:"Please close your browser and login again"}:_;return L()("div",{},void 0,L()("h2",{},void 0,o?.message),L()("section",{},void 0,D?.componentStack))};I.displayName="DefaultErrorTemplate";var R=e("./lib/utils/log-records.ts");function C(a,s,o){return s=t()(s),Ot()(a,W()?Reflect.construct(s,o||[],t()(a).constructor):s.apply(a,o))}function W(){try{var a=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(W=function(){return!!a})()}var K=function(a){function s(o){var _;return Ge()(this,s),_=C(this,s,[o]),_.state={error:null,errorInfo:null},_}return c()(s,a),Ve()(s,[{key:"componentDidCatch",value:function(_,D){this.setState({error:_,errorInfo:D});var U=pt();U&&U.error(Object.assign({},R.V.UNHANDLED_ERROR,{exception:_,message:_.message}))}},{key:"render",value:function(){var _=this.props,D=_.children,U=_.errorTemplate,z=U||I,ge=this.state,Ee=ge.error,he=ge.errorInfo;return he?L()(z,{error:Ee,errorInfo:he}):D}}])}(B.Component),V=e("./node_modules/.pnpm/react-aria-live@2.0.5_react@18.3.1/node_modules/react-aria-live/lib/index.js"),le=e("./lib/data/useAppDispatch.ts"),J=function(a,s,o){var _=a.map(function(he){return window.matchMedia(he)}),D=(0,B.useCallback)(function(){var he=_.findIndex(function(be){return be.matches});return typeof s[he]<"u"?s[he]:o},[o,_,s]),U=(0,B.useState)(D),z=Pe()(U,2),ge=z[0],Ee=z[1];return(0,B.useEffect)(function(){var he=function(){return Ee(D)};return _.forEach(function(be){return be.addEventListener("change",he)}),function(){return _.forEach(function(be){return be.removeEventListener("change",he)})}},[D,_]),ge},q=function(){var a=(0,B.useContext)(se.ThemeContext),s=J([`(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,le.j)();(0,B.useEffect)(function(){o({type:b.change,payload:s}),(0,Me.publish)(ie.H1,s)},[s,o])},re=function(){(0,B.useEffect)(function(){if(window.ResizeObserver){var a=new ResizeObserver(function(s){(0,Me.publish)(ie.BD,s&&s[0])});return a.observe(window.document.documentElement),function(){a.unobserve(window.document.documentElement)}}return function(){}},[])},ee=e("./lib/view/session-timeout/index.tsx"),Se=e("./lib/view/live-message/index.tsx"),Ue=e("./lib/view/error-toast/index.tsx"),ot=e("./lib/view/wait-message/index.tsx");const Fe=(0,se.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 nt,It,rt,at,lt,At=se.default.div.withConfig({componentId:"sc-1ho9g5n-0"})(["height:100%;"]),et=function(a){var s=a.manageSession,o=a.WaitMessage,_=a.children;return q(),re(),L()(V.Ai,{},void 0,L()(At,{},void 0,nt||(nt=L()(Fe,{})),s&&(It||(It=L()(ee.S,{}))),rt||(rt=L()(Se.I,{})),o||at||(at=L()(ot.j,{})),lt||(lt=L()(Ue.Q,{})),_))};et.displayName="StandAloneApp";var Nt=e("./lib/view/wait-message/use-html-wait-message.tsx"),Ct,Mt,Lt,Ht=se.default.div.withConfig({componentId:"sc-njn2ro-0"})(["height:100%;"]),Ut=function(a){var s=a.WaitMessage,o=a.children;return q(),(0,Nt.t)(!0),re(),L()(Ht,{},void 0,Ct||(Ct=L()(Fe,{})),s||Mt||(Mt=L()(ot.j,{})),Lt||(Lt=L()(Ue.Q,{})),o)};Ut.displayName="HostedApp";var Kt=function(a){var s=Pt()||yt();return s?(0,Ce.jsx)(et,Object.assign({},a)):(0,Ce.jsx)(Ut,Object.assign({},a))},Wt=function(a){var s=a.store,o=a.history,_=a.basename,D=a.theme,U=D===void 0?(0,d.getDefaultTheme)():D,z=a.manageSession,ge=z===void 0?!1:z,Ee=a.WaitMessage,he=a.errorTemplate,be=a.children,tt=a.strictMode,is=tt===void 0?!0:tt,os=is?B.StrictMode:B.Fragment;return L()(os,{},void 0,L()(K,{errorTemplate:he},void 0,L()(G.Provider,{store:s},void 0,L()($e,{history:o,basename:_},void 0,L()(se.ThemeProvider,{theme:U},void 0,L()(Kt,{manageSession:ge,WaitMessage:Ee},void 0,be))))))};Wt.displayName="AppRoot";var kt=function(a,s,o){return L()(Wt,{store:s,history:N.N,theme:a},void 0,o())};kt.displayName="withAppDecorator";var Ft=e("./node_modules/.pnpm/@storybook+theming@6.5.16/node_modules/@storybook/theming/dist/esm/index.js"),$t=["base","brandTitle"],zt=function(a){var s=a.base,o=s===void 0?"light":s,_=a.brandTitle,D=_===void 0?"Platform UI Components":_,U=_e()(a,$t);return(0,Ft.vt)(Object.assign({base:o,brandTitle:`${D} v5.40.3`},U))},Gt=e("./node_modules/.pnpm/style-loader@2.0.0_webpack@5.107.2/node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js"),Vt=e.n(Gt),Bt=e("./node_modules/.pnpm/css-loader@5.2.7_webpack@5.107.2/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[11].use[1]!./lib/utils/storybook/preview.css"),Tt={};Tt.insert="head",Tt.singleton=!1;var ns=Vt()(Bt.A,Tt);const rs=Bt.A.locals||{};var Jt=(0,d.getDefaultTheme)(),Xt=Re({},N.N),Yt=kt.bind(null,Jt,Xt),Zt=function(a){return{layout:"fullscreen",actions:{argTypesRegex:"^on.*"},controls:{hideNoControlsWarning:!0},docs:{theme:zt(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=[Yt],qt=[async function(){await(0,n.yN)("./")}],es={brandTitle:"Application SDK",brandUrl:"https://git.elliemae.io/platform-ui/pui-app-sdk.git"},as=null,ts=Zt(es),ss=["decorators","parameters","loaders"]},"./lib/analytics/index.ts"(A,g,e){"use strict";e.d(g,{e:()=>h});var d=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),u=e("./lib/utils/micro-frontend/guest.ts"),v=e("./lib/utils/helpers.ts"),m=function(E){var S=Object.assign({},(0,d.QS)(),(0,v.np)(),E);window.gtmDataLayer=window.gtmDataLayer||[],window.gtmDataLayer.push(S)},h=function(E){var S=E.data,x=E.self,y=x===void 0?!0:x;if(y)m(S);else{var i,f=(i=u.h.getInstance())===null||i===void 0?void 0:i.getHost(),b=f?.sendBAEvent;b?b(S):m(S)}}},"./lib/communication/http-client/props.ts"(A,g,e){"use strict";e.d(g,{K:()=>b});var d=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classCallCheck.js"),u=e.n(d),v=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/createClass.js"),m=e.n(v),h=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js"),E=e.n(h),S=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js"),x=e.n(S),y=x()("resetUserIdleTime"),i=x()("endSession"),f=function(){function O(){u()(this,O),Object.defineProperty(this,y,{writable:!0,value:function(){}}),Object.defineProperty(this,i,{writable:!0,value:async function(){}})}return m()(O,[{key:"resetUserIdleTime",get:function(){return E()(this,y)[y]},set:function(j){E()(this,y)[y]=j}},{key:"endSession",get:function(){return E()(this,i)[i]},set:function(j){E()(this,i)[i]=j}}])}(),b=new f},"./lib/data/error/index.ts"(A,g,e){"use strict";e.d(g,{L:()=>E,o:()=>h});var 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"),u=e.n(d),v={description:"",messageText:""},m=(0,d.createSlice)({name:"error",initialState:v,reducers:{set:function(S,x){return x.payload},clear:function(){return v}}}),h=m.actions,E=m.reducer},"./lib/data/live-message/index.ts"(A,g,e){"use strict";e.d(g,{k:()=>E,o:()=>h});var 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"),u=e.n(d),v={message:"",ariaLive:"polite",id:""},m=(0,d.createSlice)({name:"liveMessage",initialState:v,reducers:{announce:function(S,x){var y=x.payload,i=y.message,f=y.ariaLive,b=y.id;return{message:i,ariaLive:f,id:b}}}}),h=m.actions,E=m.reducer},"./lib/data/logout/actions.ts"(A,g,e){"use strict";e.d(g,{r:()=>u});var d={CONFIRM:"log-out/CONFIRM",CANCEL:"log-out/CANCEL"},u={confirm:function(){return{type:d.CONFIRM,payload:null}},cancel:function(){return{type:d.CANCEL,payload:null}}}},"./lib/data/useAppDispatch.ts"(A,g,e){"use strict";e.d(g,{j:()=>v});var d=e("./node_modules/.pnpm/react-redux@8.1.3_@types+react-dom@18.3.7_@types+react@18.3.29_react-dom@18.3.1_react@18.3.1/node_modules/react-redux/lib/index.js"),u=e.n(d),v=function(){return(0,d.useDispatch)()}},"./lib/data/useAppSelector.ts"(A,g,e){"use strict";e.d(g,{G:()=>v});var d=e("./node_modules/.pnpm/react-redux@8.1.3_@types+react-dom@18.3.7_@types+react@18.3.29_react-dom@18.3.1_react@18.3.1/node_modules/react-redux/lib/index.js"),u=e.n(d),v=d.useSelector},"./lib/data/wait-message/actions.ts"(A,g,e){"use strict";e.d(g,{X:()=>u,k:()=>d});var d={OPEN:"wait-message/OPEN",CLOSE:"wait-message/CLOSE"},u={open:function(){var v=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"loading...",m=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return{type:d.OPEN,payload:{message:v,delay:m}}},close:function(){return{type:d.CLOSE,payload:null}}}},"./lib/data/webpack-hmr.ts"(A,g,e){"use strict";e.d(g,{I:()=>u});var d=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 u=function(v){var m=null;try{var h,E;m=(h=(E=A)===null||E===void 0?void 0:E.hot)!==null&&h!==void 0?h:null}catch{m=null}m&&m.accept("./reducers",function(){(0,d.Dl)(v)})}},"./lib/utils/app-config/config.ts"(A,g,e){"use strict";e.d(g,{WE:()=>j,vF:()=>b,g3:()=>f});var d=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/has.js"),u=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/clone.js"),v=e.n(u),m=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/set.js"),h=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/get.js"),E=e.n(h);const S=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 x,y,i=S,f=function(P){i=P},b=function(){var P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",T=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return v()(E()(i,P,T))},O=function(P,T){return y(i,P,T)},j=function(){return i},M=function(){var P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return x(i,P)}},"./lib/utils/app-config/index.ts"(A,g,e){"use strict";e.d(g,{yN:()=>i});var d=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/merge.js"),u=e.n(d),v=e("./node_modules/.pnpm/core-js@3.49.0/node_modules/core-js/modules/es.array.includes.js"),m=e.n(v),h=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),E=e("./lib/utils/app-config/config.ts"),S=e("./lib/utils/window.ts"),x=function(f){var b,O,j=f.activeEnv,M=f.env[j]||{};f.env&&delete f.env,(0,E.g3)(u()(f,M)),sessionStorage.setItem("envName",j),window.emui=window.emui||{},window.emui.appId=(b=(O=(0,E.vF)("appId"))!==null&&O!==void 0?O:window.emui.appId)!==null&&b!==void 0?b:"",(0,h.nE)({envName:j})},y=function(f){return f.replace(/(\d+\.\d+)(?!.*\d+\.\d+)/,"latest")},i=async function(){var f=arguments.length>0&&arguments[0]!==void 0?arguments[0]:(0,S.OX)(),b=`${f.replace(/\/?$/,"/")}app.config.json`,O=y(f);try{var j=await fetch(b);if(!j.ok){if(f!==O){await i(O);return}var M=`App Config is not found at ${b}`;throw new Error(M)}var P=await j.json();x(P)}catch(k){var T;if(f!==O){await i(O);return}throw k!=null&&(T=k.message)!==null&&T!==void 0&&T.includes("Unexpected token")?new Error(`App config file at ${b} is not a valid JSON`):k}}},"./lib/utils/console-logger.ts"(A,g,e){"use strict";e.d(g,{k:()=>m});var d=e("@elliemae/pui-diagnostics"),u=e.n(d),v=e("./lib/utils/app-config/config.ts"),m=function(){return d.logger?(0,d.logger)({transport:(0,d.Console)(),index:"app",environment:(0,v.vF)("activeEnv"),team:"app team",appName:"ICEMT App",appVersion:"latest",instanceId:"",userId:""}):console}()},"./lib/utils/constants.ts"(A,g,e){"use strict";e.d(g,{Ay:()=>d,BD:()=>m,H1:()=>h,J2:()=>u,eE:()=>E});const d={AUTHORIZATION:"Authorization",CLIENT_ID:"tirykwfo"};var u={WARN:12*60*1e3,EXPIRY:15*60*1e3},v=null,m="HOST_WINDOW_RESIZED",h="HOST_WINDOW_BREAKPOINT_CHANGED",E=6e4},"./lib/utils/helpers.ts"(A,g,e){"use strict";e.d(g,{E_:()=>x,np:()=>S});var d=e("./lib/utils/window.ts"),u=e("./node_modules/.pnpm/process@0.11.10/node_modules/process/browser.js"),v=function(){return!0},m=function(){return u.env.CI==="true"},h=/^(?:[a-z]+:)?\/\//,E=function(y){return h.test(y)?y:new URL(y,document.location.origin).href},S=function(){var y,i,f,b,O,j,M,P=(0,d.zk)(),T=P.document.title,k=document,xe=k.title,de=(y=P==null||(i=P.emui)===null||i===void 0?void 0:i.appId)!==null&&y!==void 0?y:"",$=(f=P==null||(b=P.emui)===null||b===void 0?void 0:b.version)!==null&&f!==void 0?f:"",H=(O=(j=window)===null||j===void 0||(M=j.emui)===null||M===void 0?void 0:M.appId)!==null&&O!==void 0?O:"",oe=P.location,X=oe.pathname,We=oe.href,De=window.location,ue=De.pathname,ye=De.href;return{productId:de,productPath:X,productUrl:We,productPageTitle:T,version:$,appId:H,appPath:ue,appUrl:ye,appPageTitle:xe}},x=function(y){var i=y.promise,f=y.delay,b=y.retValue,O=b===void 0?!1:b,j=y.throwError,M=j===void 0?!1:j,P=y.errMsg;return Promise.race([i,new Promise(function(T,k){setTimeout(function(){M?k(new Error(P)):T(O)},f)})])}},"./lib/utils/history.ts"(A,g,e){"use strict";e.d(g,{N:()=>v,w:()=>m});var d=e("./node_modules/.pnpm/history@5.3.0/node_modules/history/umd/history.production.min.js"),u=e.n(d),v=(0,d.createBrowserHistory)(),m=(0,d.createMemoryHistory)()},"./lib/utils/log-records.ts"(A,g,e){"use strict";e.d(g,{V:()=>d});var d={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(u){return{code:"appsdk05",message:`Application load failed. unable to locate ${u} in the manifest`}},APP_INIT_FAILED:function(u,v,m){return{code:"appsdk06",message:`Application load failed. Unable to load one or more application resources for appId: ${u} and instanceId: ${v}. ${m}`}},APP_LOADING:function(u,v){return{code:"appsdk07",message:`Application ${u} with instanceId ${v} is loading...`}},APP_LOADING_COMPLETE:function(u,v){return{code:"appsdk08",message:`Application ${u} loaded with instanceId ${v}`}},APP_UNLOADING:function(u,v){return{code:"appsdk09",message:`Application ${u} with instanceId ${v} unloading...`}},APP_UNLOADING_COMPLETE:function(u,v){return{code:"appsdk10",message:`Application ${u} with instanceId ${v} unloaded`}},SSF_HOST_OBJECT_NOT_FOUND:function(u){return{code:"appsdk11",message:`Parent window doesn't expose SSF Object named ${u}`}},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,g,e){"use strict";e.d(g,{B:()=>u,t:()=>v});var d=null,u=function(m){d=m},v=function(){return d}},"./lib/utils/logrocket.ts"(A,g,e){"use strict";e.d(g,{K3:()=>y,Te:()=>E});var d,u,v=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(v),h=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/logrocket.js"),E=function(){var i;return(i=window.emui)===null||i===void 0?void 0:i.logRocket},S=function(i){var f={};return Object.entries(i).forEach(function(b){var O=d(b,2),j=O[0],M=O[1];f[j]=M??""}),f},x=function(i,f){var b=E();b&&(b.identify(i,S(f)),u(i))},y=function(i){var f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};(0,h.As)(i,f)}},"./lib/utils/micro-frontend/app-bridge.ts"(A,g,e){"use strict";e.d(g,{b:()=>h});var d=e("./node_modules/.pnpm/@elliemae+pui-app-bridge@2.28.3_@elliemae+pui-diagnostics@3.12.3_@elliemae+pui-logrocket@1.2._o46ejzje3sprddswgbgnm5gs6y/node_modules/@elliemae/pui-app-bridge/dist/esm/appBridge.js"),u=e("./lib/utils/logger.ts"),v=e("./lib/utils/app-config/config.ts"),m=null,h=async function(){if(!m){var E,S,x,y=(0,u.t)(),i=((E=window.emui)===null||E===void 0?void 0:E.version)||"latest";m=new d.o({logger:y,version:i,appConfigBaseUrl:(S=window)===null||S===void 0||(x=S.emui)===null||x===void 0?void 0:x._ASSET_PATH}),await m.init((0,v.WE)());var f=(0,v.vF)("microFrontendApps");f&&Object.keys(f).forEach(function(b){return m.warmUp(b)})}return m}},"./lib/utils/micro-frontend/guest.ts"(A,g,e){"use strict";e.d(g,{h:()=>Ve});var d=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),u=e.n(d),v=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(v),h=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classCallCheck.js"),E=e.n(h),S=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/createClass.js"),x=e.n(S),y=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js"),i=e.n(y),f=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js"),b=e.n(f),O=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/merge.js"),j=e.n(O),M=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.0/node_modules/@elliemae/pui-theme/dist/cjs/index.js"),T=e("./node_modules/.pnpm/@elliemae+ssf-guest@2.28.3_@elliemae+pui-logrocket@1.2.4/node_modules/@elliemae/ssf-guest/dist/esm/guest.js"),k=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),xe=e("./lib/utils/window.ts"),de=e("./lib/utils/app-config/index.ts"),$=e("./lib/utils/app-config/config.ts"),H=e("./lib/utils/history.ts"),oe=e("./lib/utils/console-logger.ts"),X=e("./lib/utils/logger.ts"),We=e("./node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js"),De,ue="storage",ye="getSessionStorage",Ie="sessionStorage",ce=function(){return sessionStorage.length===0},ke=function(w){if(w.key===ye)localStorage.setItem(Ie,JSON.stringify(sessionStorage)),localStorage.removeItem(Ie);else if(w.key===Ie&&w.newValue){var l=JSON.parse(w.newValue);l&&Object.keys(l).forEach(function(n){sessionStorage.setItem(n,l[n])})}},Be=null,He=function(){window.addEventListener(ue,ke),ce()&&localStorage.setItem(ye,`${Date.now()}`)},ae=function(){window.removeEventListener(ue,ke)},me=e("./lib/utils/micro-frontend/app-bridge.ts"),ve=e("./lib/utils/helpers.ts"),we=e("./lib/utils/micro-frontend/ssf-host.ts"),pe=function(){var w,l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window;if(l){var n=l,p=(w=n.emui)===null||w===void 0?void 0:w._ASSET_PATH;if(p){n.__webpack_public_path__=new URL("../",p).href;return}n.__webpack_public_path__=(n.__webpack_public_path__||"").replace(/\/?$/,"/")}},te=["history"],Re,je="app-container",L=function(){try{return window.parent.document,!1}catch{return!0}},N=function(w){return w.SSF="ssf",w.APPSDK="app-sdk",w}(N||{}),B=b()("uuid"),G=b()("communicationMethod"),se=b()("ssfHostRef"),Oe=b()("useV2Guest"),Pe=b()("selfInitialize"),Y=b()("appBridge"),_e=b()("pendingInitialRoute"),st=b()("addAppToGlobalVariable"),Ce=b()("onWindowUnload"),Ye=b()("resolveHistory"),$e=b()("discoverHost"),ze=b()("exposeGetHost"),Ne=b()("initAppBridge"),Ze=b()("applyModuleParams"),Ge=b()("applyHistoryFromParams"),Qe=b()("applyInitialRoute"),Ve=function(){function w(l){var n,p;E()(this,w),Object.defineProperty(this,Qe,{value:ft}),Object.defineProperty(this,Ge,{value:it}),Object.defineProperty(this,Ze,{value:Me}),Object.defineProperty(this,Ne,{value:mt}),Object.defineProperty(this,ze,{value:ct}),Object.defineProperty(this,$e,{value:qe}),Object.defineProperty(this,Ye,{value:ut}),Object.defineProperty(this,Ce,{value:ne}),Object.defineProperty(this,st,{value:dt}),Object.defineProperty(this,B,{writable:!0,value:void 0}),this.logger=void 0,this.appId=void 0,this.props=void 0,Object.defineProperty(this,G,{writable:!0,value:void 0}),Object.defineProperty(this,se,{writable:!0,value:void 0}),Object.defineProperty(this,Oe,{writable:!0,value:void 0}),Object.defineProperty(this,Pe,{writable:!0,value:void 0}),Object.defineProperty(this,Y,{writable:!0,value:null}),Object.defineProperty(this,_e,{writable:!0,value:null}),this.onInit=void 0,this.onMount=void 0,this.onUnmount=void 0,this.onGetRef=void 0,window.emui.uuid=window.emui.uuid||(0,M.A)(),this.appId=((n=window.emui)===null||n===void 0?void 0:n.appId)||(0,$.vF)("appId"),i()(this,B)[B]=window.emui.uuid,i()(this,G)[G]=N.APPSDK,this.props={host:null,hostUrl:null,prevState:null,history:l?.history||H.N,theme:(0,P.getDefaultTheme)(),manifestPath:"./latest",containerId:je},this.logger=l?.logger||oe.k,(0,X.B)(this.logger),l!=null&&l.ssfHostRef&&(0,we.Z)(l.ssfHostRef),i()(this,se)[se]=(0,we.F)(),i()(this,Oe)[Oe]=l?.useV2Guest!==!1,i()(this,Pe)[Pe]=(p=l?.selfInitialize)!==null&&p!==void 0?p:!1,this.onInit=l?.onInit,this.onMount=l?.onMount,this.onUnmount=l?.onUnmount,this.onGetRef=l?.onGetRef,this.getHost=this.getHost.bind(this),this.getLogger=this.getLogger.bind(this),this.getProps=this.getProps.bind(this),i()(this,Pe)[Pe]?window.addEventListener("beforeunload",i()(this,Ce)[Ce].bind(this)):i()(this,st)[st]()}return x()(w,[{key:"getHost",value:function(){return this.props.host}},{key:"getLogger",value:function(){return this.logger}},{key:"getObject",value:function(n){var p=null;return i()(this,G)[G]===N.SSF?(p=this.getHost(),p.getObject(n)):(p=this.getHost(),p?p.getObject(n):Promise.resolve(null))}},{key:"subscribe",value:function(n){var p=null;return i()(this,G)[G]===N.SSF?(p=this.getHost(),p.subscribe(n)):(p=this.getHost(),p.subscribe(n))}},{key:"unsubscribe",value:function(n){var p=null;i()(this,G)[G]===N.SSF&&(p=this.getHost(),p.unsubscribe(n)),p=this.getHost(),p.unsubscribe(n)}},{key:"getProps",value:function(){return this.props}},{key:"getSessionStorageItem",value:function(n){var p=sessionStorage.getItem(n),F=this.getHost();return!p&&F!==null&&F!==void 0&&F.getItem&&(p=F.getItem(n)),p}},{key:"findHost",value:async function(){var n=null;if(!L()){var p,F,ie;n=(p=(F=window.parent)===null||F===void 0||(ie=F.emui)===null||ie===void 0?void 0:ie.MicroAppHost)!==null&&p!==void 0?p:null}return!n&&i()(this,Oe)[Oe]&&(n=new T.p({appLogger:this.logger}),await(0,ve.E_)({promise:n.connect(),delay:1e3,retValue:!1})?n=null:i()(this,G)[G]=N.SSF),n}},{key:"uuid",get:function(){return i()(this,B)[B]}},{key:"initialize",value:async function(){var n=this;pe();var p=window.top===window.self&&!window.opener;if(p)return await(0,de.yN)(),await i()(this,Ne)[Ne](),this.logger.info("Running in standalone mode \u2014 skipping host discovery"),this.onInit&&this.onInit(this.props),{moduleId:this.appId};var F=await Promise.all([i()(this,$e)[$e](),(0,de.yN)().then(function(){return i()(n,Ne)[Ne]()})]),ie=m()(F,1),fe=ie[0];if(!fe)throw new Error("Unable to discover host. Ensure the host uses an updated pui-app-sdk and pui-microfe, or use the host-initiated model (onInit/onMount).");this.props.host=fe,i()(this,ze)[ze]();var Ae={moduleId:this.appId};try{var Te=await fe.getObject("module");Te?(Ae=await Te.getParameters(),i()(this,Ze)[Ze](Ae)):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.`)}var Le=this.getSessionStorageItem("instanceId")||"",Ke=this.getSessionStorageItem("userId")||"";return(0,k.nE)({appId:this.appId,instanceId:Le,userId:Ke}),this.onInit&&this.onInit(this.props),Ae}},{key:"init",value:async function(n){var p=this,F=n??{},ie=F.history,fe=u()(F,te);if(this.props=j()(this.props,fe),!this.props.host){var Ae=await this.findHost();Ae?this.props.host=Ae:this.logger.warn("unable to connect to host microapp")}return i()(this,ze)[ze](),pe(),(0,de.yN)().then(function(){var Te=p.getSessionStorageItem("instanceId")||"",Le=p.getSessionStorageItem("userId")||"";(0,k.nE)({appId:p.appId,instanceId:Te,userId:Le});var Ke=i()(p,Ye)[Ye](ie);return!Ke&&n!==null&&n!==void 0&&n.initialRoute&&(i()(p,_e)[_e]=typeof n.initialRoute=="string"?n.initialRoute:n.initialRoute.pathname||null),(0,me.b)().then(function(Z){i()(p,Y)[Y]=Z,p.onInit&&p.onInit(p.props)})})}},{key:"mount",value:function(){var n=this,p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{containerId:je};return this.props.containerId=p?.containerId,Promise.resolve().then(function(){i()(n,_e)[_e]&&(n.props.history.push(i()(n,_e)[_e]),i()(n,_e)[_e]=null),n.onMount&&n.onMount(p)})}},{key:"unmount",value:function(n){var p=this;return ae(),Promise.resolve().then(function(){return p.onUnmount?p.onUnmount(n):null})}},{key:"getRef",value:function(){return this.onGetRef?this.onGetRef():null}},{key:"navigate",value:function(n,p){n&&this.props.history.push(n,p)}},{key:"addScriptingObject",value:function(n,p){i()(this,Y)[Y]&&i()(this,Y)[Y].addScriptingObject(n,p),i()(this,se)[se].addScriptingObject(n,p)}},{key:"dispatchEvent",value:async function(n){if(i()(this,Y)[Y]){var p=await Promise.all([i()(this,Y)[Y].dispatchEvent(n),i()(this,se)[se].dispatchEvent(n)]),F=m()(p,2),ie=F[0],fe=F[1];return Array.isArray(ie)&&Array.isArray(fe)?ie.concat(fe):Promise.resolve()}return i()(this,se)[se].dispatchEvent(n)}},{key:"removeScriptingObject",value:function(n){i()(this,Y)[Y]&&i()(this,Y)[Y].removeScriptingObject(n),i()(this,se)[se].removeScriptingObject(n)}}],[{key:"getInstance",value:function(n){return this.instance||(this.instance=new w(n),n!=null&&n.selfInitialize||(n?.logger||oe.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 n,p;return!!((n=this.instance)!==null&&n!==void 0&&(p=n.props)!==null&&p!==void 0&&p.host)}}])}();Re=Ve;function dt(){var w=this,l=(0,xe.zk)();if(l){l.emui=l.emui||{};var n={uuid:i()(this,B)[B],init:this.init.bind(this),mount:this.mount.bind(this),unmount:this.unmount.bind(this),getRef:this.getRef.bind(this),navigate:this.navigate.bind(this)};if(l.emui[this.appId])if(Array.isArray(l.emui[this.appId])){var p=l.emui[this.appId],F=p.findIndex(function(ie){return ie.uuid===i()(w,B)[B]});F>-1?p[F]=n:p.push(n)}else l.emui[this.appId].uuid===i()(this,B)[B]?l.emui[this.appId]=n:typeof l.emui[this.appId].init>"u"?l.emui[this.appId]=Object.assign({},l.emui[this.appId],n):l.emui[this.appId]=[l.emui[this.appId],n];else l.emui[this.appId]=n;window.emui.app=n,window.addEventListener("beforeunload",i()(this,Ce)[Ce].bind(this))}}function ne(){var w=this;if(!i()(this,Pe)[Pe]){var l=(0,xe.zk)();if(Array.isArray(l.emui[this.appId])){var n=l.emui[this.appId],p=n.findIndex(function(F){return F.uuid===i()(w,B)[B]});p>-1&&n.splice(p,1),n.length===0&&delete l.emui[this.appId]}else delete l.emui[this.appId];delete window.emui.app}this.unmount({containerId:this.props.containerId}).catch(function(){})}function ut(w){if(i()(this,G)[G]===N.SSF)return this.props.history=H.N,!1;var l=(0,$.vF)("useParentHistory",!0);return l&&w?this.props.history=w:!l&&window!==window.parent&&(this.props.history=H.w),l}async function qe(){var w;if((w=window.emui)!==null&&w!==void 0&&w.__host)return window.emui.__host;if(i()(this,Oe)[Oe]){var l=new T.p({appLogger:this.logger}),n=await(0,ve.E_)({promise:l.connect(),delay:1e3,retValue:!0});if(!n)return i()(this,G)[G]=N.SSF,l}return null}function ct(){var w=this;window.emui=window.emui||{},window.emui.getHost=function(){var l;return(l=w.props.host)!==null&&l!==void 0?l:null}}async function mt(){i()(this,Y)[Y]=await(0,me.b)()}function Me(w){w.homeRoute&&(this.props.homeRoute=w.homeRoute),w.theme&&(this.props.theme=w.theme),w.hostUrl&&(this.props.hostUrl=w.hostUrl),w.manifestPath&&(this.props.manifestPath=w.manifestPath),w.containerId&&(this.props.containerId=w.containerId),i()(this,Ge)[Ge](w)}function it(w){if(i()(this,G)[G]===N.SSF){this.props.history=H.N;return}var l=(0,$.vF)("useParentHistory",!0);l&&w.history?this.props.history=w.history:!l&&window!==window.parent&&(this.props.history=H.w),i()(this,Qe)[Qe](w,l)}function ft(w,l){if(!(!w.initialRoute||l)){var n=typeof w.initialRoute=="string"?w.initialRoute:w.initialRoute.pathname;n&&this.props.history.push(n)}}Ve.instance=void 0},"./lib/utils/micro-frontend/ssf-host.ts"(A,g,e){"use strict";e.d(g,{F:()=>E,Z:()=>S});var d=e("./node_modules/.pnpm/@elliemae+ssf-host@2.28.3_@elliemae+pui-diagnostics@3.12.3/node_modules/@elliemae/ssf-host/dist/esm/host.js"),u=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/analytics.js"),v=e("./lib/utils/logger.ts"),m=e("./lib/utils/app-config/config.ts"),h=null,E=function(){if(!h){var x=(0,v.t)();h=new d.P((0,m.vF)("appId"),{logger:x,analyticsObj:new u.j({logger:x})})}return h},S=function(x){h||(h=x)}},"./lib/utils/session.ts"(A,g,e){"use strict";e.d(g,{lQ:()=>xt,LC:()=>St,KB:()=>ht,oB:()=>gt,z3:()=>Et,lD:()=>Ot,n5:()=>jt,Lw:()=>Dt});var d=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/throttle.js"),u=e.n(d),v=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||"",c=t.scope||"";window.emui.loginParams={clientId:r,scope:c}}return window.emui.loginParams},h=e("./lib/utils/constants.ts"),E,S=function(){return sessionStorage.getItem(h.Ay.AUTHORIZATION)||""},x=function(t){sessionStorage.setItem(E.AUTHORIZATION,t)},y=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),i=e("./node_modules/.pnpm/axios@1.15.2/node_modules/axios/lib/axios.js"),f=e("./lib/utils/app-config/config.ts"),b=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),O=e.n(b),j;function M(t,r){var c=typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(!c){if(Array.isArray(t)||(c=P(t))||r&&t&&typeof t.length=="number"){c&&(t=c);var I=0,R=function(){};return{s:R,n:function(){return I>=t.length?{done:!0}:{done:!1,value:t[I++]}},e:function(V){throw V},f:R}}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 C,W=!0,K=!1;return{s:function(){c=c.call(t)},n:function(){var V=c.next();return W=V.done,V},e:function(V){K=!0,C=V},f:function(){try{W||c.return==null||c.return()}finally{if(K)throw C}}}}function P(t,r){if(t){if(typeof t=="string")return T(t,r);var c={}.toString.call(t).slice(8,-1);return c==="Object"&&t.constructor&&(c=t.constructor.name),c==="Map"||c==="Set"?Array.from(t):c==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(c)?T(t,r):void 0}}function T(t,r){(r==null||r>t.length)&&(r=t.length);for(var c=0,I=Array(r);c<r;c++)I[c]=t[c];return I}var k=function(t){return t},xe=function(t,r){var c,I;r=r||j,(c=r)!==null&&c!==void 0&&(I=c.interceptors)!==null&&I!==void 0&&I.response&&r.interceptors.response.eject(t)},de=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 c=!1,I=M(r.statusCodesToRetry),R;try{for(I.s();!(R=I.n()).done;){var C=R.value,W=O()(C,2),K=W[0],V=W[1],le=t.response.status;if(le>=K&&le<=V){c=!0;break}}}catch(J){I.e(J)}finally{I.f()}if(!c)return!1}return r.currentRetryAttempt=r.currentRetryAttempt||0,!(r.currentRetryAttempt>=r.retry)},$=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 c=[[100,199],[429,429],[500,599]];r.statusCodesToRetry=r.statusCodesToRetry||c,t.config.retryConfig=r;var I=r.shouldRetry||de;if(!I(t))return Promise.reject(t);var R=new Promise(function(W){var K=(2**r.currentRetryAttempt-1)/2*1e3;t.config.retryConfig.currentRetryAttempt+=1,setTimeout(W,K)}),C=r.onRetryAttempt?Promise.resolve(r.onRetryAttempt(t)):Promise.resolve();return Promise.resolve().then(function(){return R}).then(function(){return C}).then(function(){return r.instance.request(t.config)})},H=function(t){var r,c;return t=t||i.A,(r=t)!==null&&r!==void 0&&(c=r.interceptors)!==null&&c!==void 0&&c.response?t.interceptors.response.use(k,$):null},oe=function(t){return t&&t.config?t.config.retryConfig:null},X=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 c=oe(r);c&&c.currentRetryAttempt}}},We=function(t){t!=null&&t.defaults&&(t.defaults.retryConfig=X(t)),H(t)};const De=We;var ue=e("./lib/communication/http-client/props.ts"),ye=function(t){return ue.K.resetUserIdleTime(),t},Ie=401,ce=null,ke=function(t){ce=t},Be=function(t){return t},He=function(t){var r=(t||{}).response||{},c=r.status;if(c===Ie){if(ce&&typeof ce=="function")return ce(t).then(function(I){var R=t.config;if(!(R!=null&&R.headers))throw t;return R.headers.Authorization=I,new Promise(function(C,W){i.A.request(R).then(C).catch(W)})}).catch(function(I){return Promise.reject(I)});if(ue.K.endSession)return ue.K.endSession(Object.assign({},m(),{skipRevoke:!0})).then(function(){return Promise.reject(t)}).catch(function(){return Promise.reject(t)})}return Promise.reject(t)},ae=e("./lib/utils/logrocket.ts"),me,ve,we=null,pe=2*60*1e3,te=function(){var t,r,c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},I=c.baseURL,R=I===void 0?(0,f.vF)("serviceEndpoints.api",""):I,C=c.headers,W=C===void 0?{}:C,K=c.sendLogRocketSessionHeader,V=K===void 0?!1:K,le=((t=(0,ae.Te)())===null||t===void 0?void 0:t.sessionURL)||"",J=i.A.create({baseURL:R,headers:V&&le?Object.assign({},W,{"X-LogRocket-URL":le}):W});J!=null&&(r=J.defaults)!==null&&r!==void 0&&r.timeout&&(J.defaults.timeout=pe),De(J);var q=J?.interceptors||{},re=q.request,ee=q.response;return re&&re.use(ye),ee&&ee.use(Be,He),J},Re=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.baseURL,c=t.headers,I=c===void 0?{}:c,R=t.sendLogRocketSessionHeader,C=R===void 0?!1:R,W=me(t,we);return te(Object.assign({baseURL:r,headers:Object.assign({Authorization:ve()},I),sendLogRocketSessionHeader:C},W))},je,L=async function(t){var r=t.code,c=t.clientId,I=t.scope,R=t.redirectUri,C=new URLSearchParams;C.append("grant_type","authorization_code"),C.append("client_id",c),C.append("redirect_uri",R),C.append("scope",I),C.append("code",r);var W=await je().post("/oauth2/v1/token",C),K=W.data;return{tokenType:K.token_type,accessToken:K.access_token}},N=async function(t){var r=t.clientId,c=t.token,I=new URLSearchParams;I.append("token",c),I.append("client_id",r),await te().post("/oauth2/v1/token/revocation",I)},B=async function(t){var r=t.clientId,c=t.accessToken,I=new URLSearchParams;I.append("token",c),I.append("client_id",r);var R=await te().post("/oauth2/v1/token/introspection",I),C=R.data;return C},G=e("./lib/utils/logger.ts"),se=e("./lib/utils/log-records.ts"),Oe=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),Pe=e("./lib/analytics/index.ts"),Y,_e,st=function(t){var r=t.instanceId,c=t.userId;Y({instanceId:r,userId:c}),_e({data:{event:"login"}})},Ce=function(){(0,Pe.e)({data:{event:"logout"}}),(0,Oe.nE)({instanceId:"",userId:""})},Ye=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.1/node_modules/@elliemae/pui-analytics-so/dist/esm/logrocket.js"),$e,ze,Ne,Ze,Ge,Qe,Ve,dt,ne,ut,qe,ct,mt,Me,it="serviceEndpoints.idp",ft=function(){return!!ne()},w=function(){var t=new URL(window.location.href),r=t.searchParams.get("code")||"",c=t.searchParams.get("error_code")||"";return t.search="",{code:r,idpErrorCode:c,redirectUri:t.href}},l=function(t){var r=t.clientId,c=t.redirectUri,I=t.idpErrorCode,R=t.scope,C=t.responseType,W=t.instanceId,K=t.siteId,V=t.userId,le=t.disableRememberMe,J=t.useCompactIdpPage,q=t.isSSO,re=qe(it,""),ee=new URL("/authorize",re),Se=Object.assign({client_id:r,redirect_uri:c,response_type:C??"",scope:R},W!==void 0&&{instance_id:String(W)},K!==void 0&&{site_id:String(K)},V!==void 0&&{user_id:V},le!==void 0&&{disable_remember_me:String(le)},J!==void 0&&{tpoifr:String(J)},q!==void 0&&{is_sso:String(q)}),Ue=new URLSearchParams(I?Object.assign({},Se,{error_code:I}):Se);ee.search=Ue.toString(),window.location.replace(ee.href)},n=async function(t){var r=t.clientId,c=t.redirectUri,I=t.responseType,R=t.scope,C=t.code,W=C===void 0?"":C,K=t.customLogoutUrl,V=K===void 0?"":K,le=t.skipRevoke,J=le===void 0?!1:le;try{var q=S();sessionStorage.clear();var re=q?q.split(" ")[1]:"";J||await N({clientId:r,token:re}),Ce(),(0,ae.K3)("logout"),(0,Ye.E3)(),(0,Oe.nE)({instanceId:"",userId:""});var ee;if(V)ee=new URL("/",V);else{var Se=(0,f.vF)(it,"");ee=new URL("/authorize",Se);var Ue=Object.assign({client_id:r,redirect_uri:c||""},W&&{error_code:W},{response_type:I||"",scope:R}),ot=new URLSearchParams(Ue);ee.search=ot.toString()}window.location.replace(ee.href)}catch(nt){var Fe;(Fe=(0,G.t)())===null||Fe===void 0||Fe.error(Object.assign({},se.V.LOGOUT_FAILED,{exception:nt}))}},p=async function(t){var r=t.code,c=t.redirectUri,I=t.clientId,R=t.scope,C=t.responseType,W=t.isConsumerUser;try{var K=await Ne({code:r,clientId:I,scope:R,redirectUri:c}),V=K.tokenType,le=K.accessToken;mt({clientId:I,scope:R,responseType:C,redirectUri:c});var J=`${V} ${le}`;ut(J);var q=await Ze({clientId:I,accessToken:le});sessionStorage.setItem("user",JSON.stringify(q));var re=q.encompass_instance_id,ee=q.user_name,Se=q.bearer_token,Ue=q.user_key,ot={bearerToken:Se,realm:re,userName:ee,sessionId:Se?.replace(`${re} `,"")};sessionStorage.setItem("cred",JSON.stringify(ot)),sessionStorage.setItem("instanceId",re),sessionStorage.setItem("userId",ee),Qe({instanceId:re,userId:ee}),$e({instanceId:re,userId:ee});var Fe={name:ee,instanceId:re};Ve(Ue,Fe),dt("login",Fe);var nt=await Ge({userName:ee,isConsumerUser:W});sessionStorage.setItem("userSettings",JSON.stringify(nt));var It=new URL(c).pathname;ze.replace(It)}catch(et){var rt,at,lt,At=et==null||(rt=et.response)===null||rt===void 0||(at=rt.data)===null||at===void 0?void 0:at.code;await n({clientId:I,redirectUri:c,code:At,scope:R,responseType:C}),(lt=Me())===null||lt===void 0||lt.error(Object.assign({},ct.LOGIN_FAILED,{exception:et}))}},F=async function(t){var r=t.clientId,c=t.scope,I=t.responseType,R=t.isConsumerUser,C=t.instanceId,W=t.siteId,K=t.userId,V=t.disableRememberMe,le=t.useCompactIdpPage,J=t.isSSO,q=w(),re=q.code,ee=q.idpErrorCode,Se=q.redirectUri,Ue={clientId:r,scope:c,responseType:I,redirectUri:Se,code:re,idpErrorCode:ee,isConsumerUser:R,instanceId:C,siteId:W,userId:K,disableRememberMe:V,useCompactIdpPage:le,isSSO:J};return re?(await p(Ue),{authorized:!0}):(l(Ue),{authorized:!1})},ie,fe,Ae=Date.now(),Te=[],Le=[],Ke=[],Z=["click","scroll","keypress","touchstart"],Q=!1,Je,Xe,gt=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;Q=!1,Xe=null,Ae=Date.now(),Promise.resolve().then(function(){Ke.forEach(function(r){return r(t)})}).catch(function(){})},ht=async function(){var t=m();try{if(gt(!0),t!=null&&t.clientId){var r=S();if(!r)throw new Error("Authorization token not found to extend session");var c=r.split(" ")[1];await B({clientId:t.clientId,accessToken:c})}}catch(R){var I;(I=(0,G.t)())===null||I===void 0||I.error(Object.assign({},se.V.SESSION_RENEWAL_FAILED,{exception:R})),await n(Object.assign({},t,{skipRevoke:!0}))}},vt=u()(ht,h.eE,{leading:!0}),_t=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:(0,f.vF)("sessionTimeoutWarnInterval")||h.J2.WARN;return Date.now()-Ae>t},wt=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:(0,f.vF)("sessionTimeoutInterval")||h.J2.EXPIRY;return Date.now()-Ae>t},bt=function(){Q=!0,Xe=Date.now(),Promise.resolve().then(function(){Te.forEach(function(t){return t(Xe)}),Z.forEach(function(t){document.removeEventListener(t,vt)})}).catch(function(){})},yt=function(){return Promise.resolve().then(function(){Le.forEach(function(t){return t()})})},Et=function(){Z.forEach(function(t){document.removeEventListener(t,vt)}),clearInterval(Je),Te.length=0,Le.length=0},Pt=function(){wt()?yt().then(function(){Et()}).catch(function(){}):!Q&&_t()&&bt()},pt=function(t,r){var c=t.findIndex(function(I){return I===r});c>-1&&t.splice(c,1)},xt=function(){Z.forEach(function(t){document.addEventListener(t,vt)})},St=function(){xt(),Je=setInterval(Pt,1e3)},Dt=function(t){return Te.push(t),pt.bind(null,Te,t)},jt=function(t){return Le.push(t),pt.bind(null,Le,t)},Ot=function(t){return Ke.push(t),pt.bind(null,Ke,t)},Rt=function(t,r){if(!t)return function(){};var c=ie(r,fe,{leading:!0});return Z.forEach(function(I){return t.addEventListener(I,c)}),function(){Z.forEach(function(I){return t.removeEventListener(I,r)}),Z.forEach(function(I){return t.removeEventListener(I,c)})}}},"./lib/utils/window.ts"(A,g,e){"use strict";e.d(g,{D:()=>E,M5:()=>m,OX:()=>S,zk:()=>v});var d=e("./node_modules/.pnpm/@elliemae+pui-theme@2.13.0/node_modules/@elliemae/pui-theme/dist/cjs/index.js"),u=e.n(d),v=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)}},h=function(x){return Number(x?.replace("px",""))},E=function(){var x=m(),y=x.width,i=(0,d.getDefaultTheme)(),f=i.breakpoints;return y<=h(f.small)?"small":y<=h(f.medium)?"medium":y<=h(f.xsmall)?"xsmall":"large"},S=function(){var x,y,i,f,b=((x=window)===null||x===void 0||(y=x.emui)===null||y===void 0?void 0:y._ASSET_PATH)||"latest/";if(!((i=window.emui)!==null&&i!==void 0&&i.version))return b;var O=(f=window.emui)===null||f===void 0?void 0:f.version.match(/^(?:\d+\.\d+)*/g);return O&&O[0]?b.replace("latest/",`${O[0]}/`):b}},"./lib/view/error-toast/index.tsx"(A,g,e){"use strict";e.d(g,{Q:()=>b});var d=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),u=e.n(d),v=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),m=e("./node_modules/.pnpm/@elliemae+ds-toast@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-toast/dist/esm/parts/DSToast.js"),h=e("./node_modules/.pnpm/@elliemae+ds-toast@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-toast/dist/esm/toast.js"),E=e("./node_modules/.pnpm/@elliemae+ds-toast@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-toast/dist/esm/constants.js"),S=e("./lib/data/useAppDispatch.ts"),x=e("./lib/data/useAppSelector.ts"),y=e("./lib/data/error/index.ts"),i=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),f=["position","messageTitle","type","description","messageText","messageComponent"],b=(0,v.memo)(function(O){var j=(0,x.G)(function(P){return P?.error}),M=(0,S.j)();return(0,v.useEffect)(function(){if(j&&(j!=null&&j.description||j!=null&&j.messageText)){var P=Object.assign({position:E.xJ.TOP_RIGHT,messageTitle:"Error",type:E.Ck.ERROR},O,j),T=P.position,k=P.messageTitle,xe=P.type,de=P.description,$=P.messageText,H=P.messageComponent,oe=u()(P,f),X=de||$;X&&(0,h.o)({messageText:X,messageTitle:k,type:xe,messageComponent:H},Object.assign({position:T},oe)),M(y.o.clear())}},[j,O,M]),(0,i.jsx)(m.P_,Object.assign({},O))})},"./lib/view/live-message/index.tsx"(A,g,e){"use strict";e.d(g,{I:()=>h});var d=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),u=e.n(d),v=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"),h=function(){var E=(0,m.G)(function(x){var y;return(y=x.liveMessage)===null||y===void 0?void 0:y.message}),S=(0,m.G)(function(x){var y;return(y=x.liveMessage)===null||y===void 0?void 0:y.ariaLive});return u()(v.Iu,{message:E,"aria-live":S})};h.displayName="LiveMessage"},"./lib/view/modals/session-expiry/index.tsx"(A,g,e){"use strict";e.d(g,{_:()=>De});var d=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),u=e.n(d),v=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(v),h=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),E=e("./node_modules/.pnpm/@elliemae+ds-button-v2@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-button-v2/dist/esm/parts/DSButtonV2/DSButtonV2.js"),S=e("./node_modules/.pnpm/@elliemae+ds-icons@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/WarningCircle.js"),x=e("./node_modules/.pnpm/@elliemae+ds-hooks-focus-trap@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-hooks-focus-trap/dist/esm/DSHookOnFirstFocusIn.js"),y=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-dialog/dist/esm/DSDialog.js"),i=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogBody/DSDialogBody.js"),f=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogDefaultLayout/DSDialogDefaultLayout.js"),b=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogPrimaryMessage/DSDialogPrimaryMessage.js"),O=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogSecondaryMessage/DSDialogSecondaryMessage.js"),j=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogSeparator/DSDialogSeparator.js"),M=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogFooter/DSDialogFooter.js"),P=e("./lib/data/useAppDispatch.ts"),T=e("./lib/data/logout/actions.ts"),k=e("./lib/utils/session.ts"),xe=e("./node_modules/.pnpm/date-fns@2.30.0/node_modules/date-fns/esm/differenceInMinutes/index.js"),de=e("./node_modules/.pnpm/date-fns@2.30.0/node_modules/date-fns/esm/getSeconds/index.js"),$=e("./lib/utils/constants.ts"),H=e("./lib/utils/app-config/config.ts"),oe=function(ue){var ye=(0,h.useState)(),Ie=m()(ye,2),ce=Ie[0],ke=Ie[1];return(0,h.useEffect)(function(){var Be=function(){var ae=(0,H.vF)("sessionTimeoutWarnInterval"),me=(0,H.vF)("sessionTimeoutInterval"),ve=ae?parseFloat(ae):$.J2.WARN,we=me?parseFloat(me):$.J2.EXPIRY,pe=we-ve,te=ue+pe,Re=(0,de.A)(te-Date.now()),je=(0,xe.A)(te,Date.now());return{seconds:`0${Re}`.slice(-2),minutes:`0${je}`.slice(-2)}},He=setInterval(function(){var ae=Be(),me=ae.seconds,ve=ae.minutes;ke(`${ve}:${me}`)},1e3);return function(){clearInterval(He)}},[ue]),ce},X,We,De=(0,h.memo)(function(ue){var ye=ue.open,Ie=ue.warningNotifiedAt,ce=Ie===void 0?0:Ie,ke=(0,h.useState)(ye),Be=m()(ke,2),He=Be[0],ae=Be[1],me=oe(ce),ve=(0,P.j)(),we=(0,h.useRef)(null),pe=(0,h.useRef)(null),te=(0,x.r)({firstElementRef:we,lastElementRef:pe});(0,h.useEffect)(function(){ae(ye)},[ye]);var Re=async function(){ae(!1),await(0,k.KB)(),(0,k.lQ)(),ve(T.r.cancel())},je=function(){ae(!1),ve(T.r.confirm())};return me?u()(y.O,{onKeyDown:te,isOpen:He,size:"small"},void 0,u()(i.u,{p:"s"},void 0,u()(f.D,{},void 0,u()(S.A,{size:"xl",color:["warning","900"]}),u()(b.T,{},void 0,`Your session will expire in ${me}`),X||(X=u()(O.z,{},void 0,"Please logout or reset your session")))),We||(We=u()(j.Z,{})),u()(M.r,{},void 0,u()(E.e,{innerRef:we,buttonType:"outline",onClick:je},void 0,"Logout"),u()(E.e,{innerRef:pe,onClick:function(){Re().catch(function(){})}},void 0,"Reset"))):null})},"./lib/view/session-timeout/index.tsx"(A,g,e){"use strict";e.d(g,{S:()=>f});var d=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),u=e.n(d),v=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(v),h=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),E=e("./lib/data/useAppDispatch.ts"),S=e("./lib/data/logout/actions.ts"),x=e("./lib/utils/session.ts"),y=e("./lib/view/modals/session-expiry/index.tsx"),i=e("./lib/communication/http-client/props.ts"),f=function(){var b=(0,E.j)(),O=(0,h.useState)(!1),j=m()(O,2),M=j[0],P=j[1],T=(0,h.useState)(),k=m()(T,2),xe=k[0],de=k[1];return(0,h.useEffect)(function(){i.K.resetUserIdleTime=x.oB,(0,x.LC)();var $=(0,x.Lw)(function(X){X&&(de(X),P(!0))}),H=(0,x.lD)(function(X){X===!0&&P(!1)}),oe=(0,x.n5)(function(){b(S.r.confirm()),P(!1)});return function(){$(),H(),oe(),(0,x.z3)()}},[b]),u()("div",{},void 0,M&&u()(y._,{open:!0,warningNotifiedAt:xe}))};f.displayName="SessionTimeout"},"./lib/view/wait-message/index.tsx"(A,g,e){"use strict";e.d(g,{j:()=>de});var d=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),u=e.n(d),v=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),m=e.n(v),h=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),E=e.n(h),S=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),x=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"),y=e("./node_modules/.pnpm/@elliemae+ds-backdrop@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-backdrop/dist/esm/Backdrop.js"),i=e("./node_modules/.pnpm/@elliemae+ds-circular-progress-indicator@3.61.4_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-circular-progress-indicator/dist/esm/v2/DSCircularIndeterminateIndicator.js"),f=e("./lib/data/useAppSelector.ts"),b=e("./lib/view/wait-message/use-html-wait-message.tsx"),O=e("./lib/analytics/index.ts"),j=function(){return(0,O.e)({data:{event:"pageInteractionEnabled"}})},M=function(){return(0,O.e)({data:{event:"pageInteractionDisabled"}})},P=e("./lib/utils/logrocket.ts"),T=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),k=["size","color","showText","withTooltip","tooltipStartPlacementPreference"],xe=(0,x.default)(i.p).withConfig({componentId:"sc-3aqsjr-0"})(["position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);"]),de=(0,S.memo)(function($){var H=$.size,oe=H===void 0?"xl":H,X=$.color,We=X===void 0?"light":X,De=$.showText,ue=De===void 0?!0:De,ye=$.withTooltip,Ie=ye===void 0?!1:ye,ce=$.tooltipStartPlacementPreference,ke=ce===void 0?"center":ce,Be=E()($,k),He=(0,S.useContext)(x.ThemeContext),ae=(0,S.useRef)(!1),me=(0,S.useState)(!1),ve=m()(me,2),we=ve[0],pe=ve[1],te=(0,f.G)(function(L){var N;return(N=L.waitMessage)===null||N===void 0?void 0:N.isOpen}),Re=(0,f.G)(function(L){var N;return(N=L.waitMessage)===null||N===void 0?void 0:N.delay});ae.current=te??!1;var je=(0,f.G)(function(L){var N;return(N=L.waitMessage)===null||N===void 0?void 0:N.message});return(0,S.useEffect)(function(){setTimeout(function(){te&&ae.current&&(pe(!0),j(),(0,P.K3)("wait-spinner-start"))},Re?1e3:0),te||(pe(!1),M(),(0,P.K3)("wait-spinner-end"))},[Re,te]),(0,b.t)(te!==null),we?(0,T.jsxs)(T.Fragment,{children:[u()(y.Ay,{zIndex:He.zIndex.loader}),(0,T.jsx)(xe,Object.assign({id:"em-loading",size:oe,color:We,showText:ue,withTooltip:Ie,tooltipStartPlacementPreference:ke},Be,{text:je}))]}):null})},"./lib/view/wait-message/use-html-wait-message.tsx"(A,g,e){"use strict";e.d(g,{t:()=>u});var d=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),u=function(v){(0,d.useEffect)(function(){var m=document.getElementById("em-wait-message");m&&v&&m.remove()},[v])}},"./storybook-config-entry.js"(A,g,e){"use strict";var d=e("./node_modules/.pnpm/global@4.4.0/node_modules/global/window.js"),u=e.n(d),v=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"),h=e("./node_modules/.pnpm/@storybook+client-api@6.5.16/node_modules/@storybook/client-api/dist/cjs/index.js"),E=e("./node_modules/.pnpm/@storybook+addons@6.5.16/node_modules/@storybook/addons/dist/cjs/public_api.js"),S=e("./node_modules/.pnpm/@storybook+channel-postmessage@6.5.16/node_modules/@storybook/channel-postmessage/dist/cjs/index.js"),x=e("./node_modules/.pnpm/@storybook+channel-websocket@6.5.16/node_modules/@storybook/channel-websocket/dist/cjs/index.js"),y=[async function(P){if(/^\.[\\/](?:lib(?:\/(?!\.)(?:(?:(?!(?:^|\/)\.).)*?)\/|\/|$)(?!\.)(?=.)[^/]*?\.stories\.(mdx|tsx|ts|jsx|js))$/.exec(P)){var T=P.substring(6);return e("./lib lazy recursive ^\\.\\/.*$ include: (?:\\/lib(?:\\/(?%21\\.)(?:(?:(?%21(?:^%7C\\/)\\.).)*?)\\/%7C\\/%7C$)(?%21\\.)(?=.)[^/]*?\\.stories\\.(mdx%7Ctsx%7Cts%7Cjsx%7Cjs))$")("./"+T)}}];async function i(P){for(var T=0;T<y.length;T++){var k=await y[T](P);if(k)return k}}var f=u().SERVER_CHANNEL_URL,b=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_lkzqrxz4fc4imy27lvyglvlrle/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_lkzqrxz4fc4imy27lvyglvlrle/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.106.2/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")])},O=(0,S.Ay)({page:"preview"});if(E.addons.setChannel(O),f){var j=(0,x.Ay)({url:f});E.addons.setServerChannel(j),window.__STORYBOOK_SERVER_CHANNEL__=j}var M=new v.PreviewWeb;window.__STORYBOOK_PREVIEW__=M,window.__STORYBOOK_STORY_STORE__=M.storyStore,window.__STORYBOOK_ADDONS_CHANNEL__=O,window.__STORYBOOK_CLIENT_API__=new h.ClientApi({storyStore:M.storyStore}),M.initialize({importFn:i,getProjectAnnotations:b})},"./node_modules/.pnpm/css-loader@5.2.7_webpack@5.107.2/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[11].use[1]!./lib/utils/storybook/preview.css"(A,g,e){"use strict";e.d(g,{A:()=>h});var d=e("./node_modules/.pnpm/css-loader@5.2.7_webpack@5.107.2/node_modules/css-loader/dist/runtime/api.js"),u=e.n(d),v=e("./node_modules/.pnpm/css-loader@5.2.7_webpack@5.107.2/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[11].use[1]!./node_modules/.pnpm/@elliemae+ds-basic@3.61.4/node_modules/@elliemae/ds-basic/dist/css/dimsum.css"),m=u()(function(E){return E[1]});m.i(v.A),m.push([A.id,`
5
- `,""]);const h=m},"@elliemae/pui-diagnostics"(A){"use strict";A.exports=emuiDiagnostics},"?6b64"(){}},A=>{var g=d=>A(A.s=d);A.O(0,[6879],()=>(g("./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"),g("./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"),g("./storybook-config-entry.js")));var e=A.O()}]);