@elliemae/pui-app-sdk 5.50.0 → 5.50.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (203) hide show
  1. package/build/docs/404.html +1 -1
  2. package/build/docs/api/classes/Analytics/index.html +1 -1
  3. package/build/docs/api/classes/CMicroAppGuest/index.html +1 -1
  4. package/build/docs/api/classes/CMicroAppHost/index.html +1 -1
  5. package/build/docs/api/classes/ErrorBoundary/index.html +1 -1
  6. package/build/docs/api/classes/GuestModule/index.html +1 -1
  7. package/build/docs/api/functions/AppRoot/index.html +1 -1
  8. package/build/docs/api/functions/Autocomplete/index.html +1 -1
  9. package/build/docs/api/functions/CheckBox/index.html +1 -1
  10. package/build/docs/api/functions/ComboBox/index.html +1 -1
  11. package/build/docs/api/functions/ComboBoxV3/index.html +1 -1
  12. package/build/docs/api/functions/ConnectForm/index.html +1 -1
  13. package/build/docs/api/functions/DateInput/index.html +1 -1
  14. package/build/docs/api/functions/DatePicker/index.html +1 -1
  15. package/build/docs/api/functions/DateRangePicker/index.html +1 -1
  16. package/build/docs/api/functions/DateTimePicker/index.html +1 -1
  17. package/build/docs/api/functions/Form/index.html +1 -1
  18. package/build/docs/api/functions/FormItemLayout/index.html +1 -1
  19. package/build/docs/api/functions/FormLayoutBlockItem/index.html +1 -1
  20. package/build/docs/api/functions/FormSubmitButton/index.html +1 -1
  21. package/build/docs/api/functions/InputMask/index.html +1 -1
  22. package/build/docs/api/functions/InputText/index.html +1 -1
  23. package/build/docs/api/functions/LargeTextBox/index.html +1 -1
  24. package/build/docs/api/functions/MaskedInputText/index.html +1 -1
  25. package/build/docs/api/functions/Page/index.html +1 -1
  26. package/build/docs/api/functions/Radio/index.html +1 -1
  27. package/build/docs/api/functions/RadioGroup/index.html +1 -1
  28. package/build/docs/api/functions/RegisterService/index.html +1 -1
  29. package/build/docs/api/functions/RenderWithStateAddOns/index.html +1 -1
  30. package/build/docs/api/functions/RequireAuth/index.html +1 -1
  31. package/build/docs/api/functions/SessionTimeout/index.html +1 -1
  32. package/build/docs/api/functions/TextBox/index.html +1 -1
  33. package/build/docs/api/functions/Toggle/index.html +1 -1
  34. package/build/docs/api/functions/authSaga/index.html +1 -1
  35. package/build/docs/api/functions/authorize/index.html +1 -1
  36. package/build/docs/api/functions/buildModuleParams/index.html +1 -1
  37. package/build/docs/api/functions/cleanup/index.html +1 -1
  38. package/build/docs/api/functions/configureStore/index.html +1 -1
  39. package/build/docs/api/functions/createGuestModule/index.html +1 -1
  40. package/build/docs/api/functions/createManager/index.html +1 -1
  41. package/build/docs/api/functions/enableReactAppForHostIntegration/index.html +1 -1
  42. package/build/docs/api/functions/fetchHostAppData/index.html +1 -1
  43. package/build/docs/api/functions/fetchUserSettings/index.html +1 -1
  44. package/build/docs/api/functions/getApiActionCreator/index.html +1 -1
  45. package/build/docs/api/functions/getAppConfig/index.html +1 -1
  46. package/build/docs/api/functions/getAppConfigValue/index.html +1 -1
  47. package/build/docs/api/functions/getAuthHTTPClient/index.html +1 -1
  48. package/build/docs/api/functions/getAuthorizationHeader/index.html +1 -1
  49. package/build/docs/api/functions/getHTTPClient/index.html +1 -1
  50. package/build/docs/api/functions/getHostAppDataByKey/index.html +1 -1
  51. package/build/docs/api/functions/getLogger/index.html +1 -1
  52. package/build/docs/api/functions/getMicroFrontEndAppConfig/index.html +1 -1
  53. package/build/docs/api/functions/getNavigationLinks/index.html +1 -1
  54. package/build/docs/api/functions/getRedirectUrl/index.html +1 -1
  55. package/build/docs/api/functions/getSelectField/index.html +1 -1
  56. package/build/docs/api/functions/getStore/index.html +1 -1
  57. package/build/docs/api/functions/initServiceWorker/index.html +1 -1
  58. package/build/docs/api/functions/isCIBuild/index.html +1 -1
  59. package/build/docs/api/functions/isProd/index.html +1 -1
  60. package/build/docs/api/functions/isUserAuthorized/index.html +1 -1
  61. package/build/docs/api/functions/listenStorageEvents/index.html +1 -1
  62. package/build/docs/api/functions/loadAppConfig/index.html +1 -1
  63. package/build/docs/api/functions/loadable/index.html +1 -1
  64. package/build/docs/api/functions/login/index.html +1 -1
  65. package/build/docs/api/functions/notifyGuestUnloadComplete/index.html +1 -1
  66. package/build/docs/api/functions/onAuthorizationFailure/index.html +1 -1
  67. package/build/docs/api/functions/onGuestUnloadStart/index.html +1 -1
  68. package/build/docs/api/functions/redactPii/index.html +1 -1
  69. package/build/docs/api/functions/removeDoubleSlash/index.html +1 -1
  70. package/build/docs/api/functions/removeStorageEvents/index.html +1 -1
  71. package/build/docs/api/functions/render/index.html +1 -1
  72. package/build/docs/api/functions/renderHook/index.html +1 -1
  73. package/build/docs/api/functions/renderWithHostData/index.html +1 -1
  74. package/build/docs/api/functions/renderWithRedux/index.html +1 -1
  75. package/build/docs/api/functions/renderWithRouter/index.html +1 -1
  76. package/build/docs/api/functions/renderWithRouterRedux/index.html +1 -1
  77. package/build/docs/api/functions/sdkBaseQuery/index.html +1 -1
  78. package/build/docs/api/functions/sendBAEvent/index.html +1 -1
  79. package/build/docs/api/functions/sendMessageToHost/index.html +1 -1
  80. package/build/docs/api/functions/setAppConfig/index.html +1 -1
  81. package/build/docs/api/functions/setAppConfigValue/index.html +1 -1
  82. package/build/docs/api/functions/setHostAppData/index.html +1 -1
  83. package/build/docs/api/functions/setLoginParams/index.html +1 -1
  84. package/build/docs/api/functions/setSessionTimeoutInterval/index.html +1 -1
  85. package/build/docs/api/functions/subscribeToResetSession/index.html +1 -1
  86. package/build/docs/api/functions/subscribeToSessionExpiry/index.html +1 -1
  87. package/build/docs/api/functions/subscribeToSessionExpiryWarning/index.html +1 -1
  88. package/build/docs/api/functions/trackActivity/index.html +1 -1
  89. package/build/docs/api/functions/useAppDispatch/index.html +1 -1
  90. package/build/docs/api/functions/useAppMiddleware/index.html +1 -1
  91. package/build/docs/api/functions/useInjectQuery/index.html +1 -1
  92. package/build/docs/api/functions/useInjectReducer/index.html +1 -1
  93. package/build/docs/api/functions/useInjectSaga/index.html +1 -1
  94. package/build/docs/api/functions/useInjectSideEffect/index.html +1 -1
  95. package/build/docs/api/functions/useMediaQueryList/index.html +1 -1
  96. package/build/docs/api/functions/useStateSelector/index.html +1 -1
  97. package/build/docs/api/functions/useStateSelectorShallow/index.html +1 -1
  98. package/build/docs/api/functions/waitFor/index.html +1 -1
  99. package/build/docs/api/functions/waitForElementToBeRemoved/index.html +1 -1
  100. package/build/docs/api/functions/withAppDecorator/index.html +1 -1
  101. package/build/docs/api/index.html +1 -1
  102. package/build/docs/api/interfaces/AppConfig/index.html +1 -1
  103. package/build/docs/api/interfaces/GuestProps/index.html +1 -1
  104. package/build/docs/api/interfaces/UseStateSelectorOptions/index.html +1 -1
  105. package/build/docs/api/type-aliases/AppDispatch/index.html +1 -1
  106. package/build/docs/api/type-aliases/AppStore/index.html +1 -1
  107. package/build/docs/api/type-aliases/Await/index.html +1 -1
  108. package/build/docs/api/type-aliases/EMUI/index.html +1 -1
  109. package/build/docs/api/type-aliases/HostOptions/index.html +1 -1
  110. package/build/docs/api/type-aliases/HostProvidedParams/index.html +1 -1
  111. package/build/docs/api/type-aliases/ModuleOverrides/index.html +1 -1
  112. package/build/docs/api/type-aliases/OnHostInitCallback/index.html +1 -1
  113. package/build/docs/api/type-aliases/OnInitCallback/index.html +1 -1
  114. package/build/docs/api/type-aliases/OnMountCallback/index.html +1 -1
  115. package/build/docs/api/type-aliases/OnUnMountCallback/index.html +1 -1
  116. package/build/docs/api/type-aliases/RootState/index.html +1 -1
  117. package/build/docs/api/type-aliases/SelectStateFieldFunction/index.html +1 -1
  118. package/build/docs/api/variables/ErrorToast/index.html +1 -1
  119. package/build/docs/api/variables/FormPropsContext/index.html +1 -1
  120. package/build/docs/api/variables/GuestMicroApp/index.html +1 -1
  121. package/build/docs/api/variables/MASK_PIPES/index.html +1 -1
  122. package/build/docs/api/variables/MASK_TYPES/index.html +1 -1
  123. package/build/docs/api/variables/MicroApp/index.html +1 -1
  124. package/build/docs/api/variables/MicroIFrameApp/index.html +1 -1
  125. package/build/docs/api/variables/NavigationPrompt/index.html +1 -1
  126. package/build/docs/api/variables/NavigationPromptActions/index.html +1 -1
  127. package/build/docs/api/variables/Themes/index.html +1 -1
  128. package/build/docs/api/variables/VisuallyHidden/index.html +1 -1
  129. package/build/docs/api/variables/WaitMessage/index.html +1 -1
  130. package/build/docs/api/variables/act/index.html +1 -1
  131. package/build/docs/api/variables/ariaLive/index.html +1 -1
  132. package/build/docs/api/variables/auth/index.html +1 -1
  133. package/build/docs/api/variables/authReducer/index.html +1 -1
  134. package/build/docs/api/variables/clearSideEffects/index.html +1 -1
  135. package/build/docs/api/variables/createSideEffect/index.html +1 -1
  136. package/build/docs/api/variables/decorators/index.html +1 -1
  137. package/build/docs/api/variables/endSession/index.html +1 -1
  138. package/build/docs/api/variables/error/index.html +1 -1
  139. package/build/docs/api/variables/errorMiddleware/index.html +1 -1
  140. package/build/docs/api/variables/fireEvent/index.html +1 -1
  141. package/build/docs/api/variables/globalConstants/index.html +1 -1
  142. package/build/docs/api/variables/history/index.html +1 -1
  143. package/build/docs/api/variables/httpClientProps/index.html +1 -1
  144. package/build/docs/api/variables/logout/index.html +1 -1
  145. package/build/docs/api/variables/memoryHistory/index.html +1 -1
  146. package/build/docs/api/variables/removeSideEffect/index.html +1 -1
  147. package/build/docs/api/variables/resetUserIdleTime/index.html +1 -1
  148. package/build/docs/api/variables/screen/index.html +1 -1
  149. package/build/docs/api/variables/startSideEffect/index.html +1 -1
  150. package/build/docs/api/variables/updateBAEventParameters/index.html +1 -1
  151. package/build/docs/api/variables/useAppSelector/index.html +1 -1
  152. package/build/docs/api/variables/waitMessageAction/index.html +1 -1
  153. package/build/docs/api/variables/within/index.html +1 -1
  154. package/build/docs/assets/js/{main.b9673e66.js → main.c76c7364.js} +2 -2
  155. package/build/docs/index.html +1 -1
  156. package/build/docs/usage-guide/index.html +1 -1
  157. package/demo/{docs/6751.d6668899.iframe.bundle.js → 6751.d84d72e6.iframe.bundle.js} +1 -1
  158. package/demo/6751.d84d72e6.iframe.bundle.js.br +0 -0
  159. package/demo/{docs/6751.d6668899.iframe.bundle.js.gz → 6751.d84d72e6.iframe.bundle.js.gz} +0 -0
  160. package/demo/{6751.d6668899.iframe.bundle.js → docs/6751.d84d72e6.iframe.bundle.js} +1 -1
  161. package/demo/docs/6751.d84d72e6.iframe.bundle.js.br +0 -0
  162. package/demo/{6751.d6668899.iframe.bundle.js.gz → docs/6751.d84d72e6.iframe.bundle.js.gz} +0 -0
  163. package/demo/docs/iframe.html +1 -1
  164. package/demo/docs/index.html +1 -1
  165. package/demo/docs/{main.904139e0182fc887f3af.manager.bundle.js → main.60c241009fa4be40eb75.manager.bundle.js} +1 -1
  166. package/demo/docs/main.60c241009fa4be40eb75.manager.bundle.js.br +0 -0
  167. package/demo/docs/{main.904139e0182fc887f3af.manager.bundle.js.gz → main.60c241009fa4be40eb75.manager.bundle.js.gz} +0 -0
  168. package/demo/docs/main.6592eecd.iframe.bundle.js +5 -0
  169. package/demo/docs/main.6592eecd.iframe.bundle.js.br +0 -0
  170. package/demo/docs/main.6592eecd.iframe.bundle.js.gz +0 -0
  171. package/demo/docs/project.json +1 -1
  172. package/demo/iframe.html +1 -1
  173. package/demo/index.html +1 -1
  174. package/demo/{main.904139e0182fc887f3af.manager.bundle.js → main.60c241009fa4be40eb75.manager.bundle.js} +1 -1
  175. package/demo/main.60c241009fa4be40eb75.manager.bundle.js.br +0 -0
  176. package/demo/{main.904139e0182fc887f3af.manager.bundle.js.gz → main.60c241009fa4be40eb75.manager.bundle.js.gz} +0 -0
  177. package/demo/main.6592eecd.iframe.bundle.js +5 -0
  178. package/demo/main.6592eecd.iframe.bundle.js.br +0 -0
  179. package/demo/main.6592eecd.iframe.bundle.js.gz +0 -0
  180. package/demo/project.json +1 -1
  181. package/dist/cjs/utils/constants.js +1 -1
  182. package/dist/cjs/utils/session-timeout-config.js +1 -3
  183. package/dist/cjs/utils/session.js +14 -4
  184. package/dist/cjs/view/session-timeout/index.js +7 -2
  185. package/dist/esm/utils/constants.js +1 -1
  186. package/dist/esm/utils/session-timeout-config.js +1 -3
  187. package/dist/esm/utils/session.js +14 -4
  188. package/dist/esm/view/session-timeout/index.js +9 -3
  189. package/dist/types/lib/utils/constants.d.ts +1 -1
  190. package/dist/types/lib/utils/session.d.ts +18 -1
  191. package/dist/types/tsconfig.tsbuildinfo +1 -1
  192. package/package.json +1 -1
  193. package/demo/6751.d6668899.iframe.bundle.js.br +0 -0
  194. package/demo/docs/6751.d6668899.iframe.bundle.js.br +0 -0
  195. package/demo/docs/main.817a6807.iframe.bundle.js +0 -5
  196. package/demo/docs/main.817a6807.iframe.bundle.js.br +0 -0
  197. package/demo/docs/main.817a6807.iframe.bundle.js.gz +0 -0
  198. package/demo/docs/main.904139e0182fc887f3af.manager.bundle.js.br +0 -0
  199. package/demo/main.817a6807.iframe.bundle.js +0 -5
  200. package/demo/main.817a6807.iframe.bundle.js.br +0 -0
  201. package/demo/main.817a6807.iframe.bundle.js.gz +0 -0
  202. package/demo/main.904139e0182fc887f3af.manager.bundle.js.br +0 -0
  203. /package/build/docs/assets/js/{main.b9673e66.js.LICENSE.txt → main.c76c7364.js.LICENSE.txt} +0 -0
@@ -0,0 +1,5 @@
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))$"(T,g,e){const m={"./view/breakpoint/index.stories":["./lib/view/breakpoint/index.stories.tsx",[5815,999]],"./view/breakpoint/index.stories.tsx":["./lib/view/breakpoint/index.stories.tsx",[5815,999]],"./view/error-toast/index.stories":["./lib/view/error-toast/index.stories.tsx",[1800]],"./view/error-toast/index.stories.tsx":["./lib/view/error-toast/index.stories.tsx",[1800]],"./view/fields/autocomplete/advanced-autocomplete.stories":["./lib/view/fields/autocomplete/advanced-autocomplete.stories.tsx",[5815,5058,5599,4957,4216,3071]],"./view/fields/autocomplete/advanced-autocomplete.stories.tsx":["./lib/view/fields/autocomplete/advanced-autocomplete.stories.tsx",[5815,5058,5599,4957,4216,3071]],"./view/fields/autocomplete/async-suggestions-autocomplete.stories":["./lib/view/fields/autocomplete/async-suggestions-autocomplete.stories.tsx",[5815,5058,5599,4957,4216,9825]],"./view/fields/autocomplete/async-suggestions-autocomplete.stories.tsx":["./lib/view/fields/autocomplete/async-suggestions-autocomplete.stories.tsx",[5815,5058,5599,4957,4216,9825]],"./view/fields/autocomplete/index.stories":["./lib/view/fields/autocomplete/index.stories.tsx",[5815,5058,5599,4957,4216,8048]],"./view/fields/autocomplete/index.stories.tsx":["./lib/view/fields/autocomplete/index.stories.tsx",[5815,5058,5599,4957,4216,8048]],"./view/fields/check-box/index.stories":["./lib/view/fields/check-box/index.stories.tsx",[5815,5058,8654,590,8522,564,2382]],"./view/fields/check-box/index.stories.tsx":["./lib/view/fields/check-box/index.stories.tsx",[5815,5058,8654,590,8522,564,2382]],"./view/fields/check-box/set-value.stories":["./lib/view/fields/check-box/set-value.stories.tsx",[5815,5058,8654,590,8522,564,5410]],"./view/fields/check-box/set-value.stories.tsx":["./lib/view/fields/check-box/set-value.stories.tsx",[5815,5058,8654,590,8522,564,5410]],"./view/fields/combo-box-v3/index.stories":["./lib/view/fields/combo-box-v3/index.stories.tsx",[5815,5058,8654,9863,590,5599,8522,4957,6753,564,9242,3086]],"./view/fields/combo-box-v3/index.stories.tsx":["./lib/view/fields/combo-box-v3/index.stories.tsx",[5815,5058,8654,9863,590,5599,8522,4957,6753,564,9242,3086]],"./view/fields/combo-box/index.stories":["./lib/view/fields/combo-box/index.stories.tsx",[5815,5058,8654,9863,590,1449,1679,778,6184]],"./view/fields/combo-box/index.stories.tsx":["./lib/view/fields/combo-box/index.stories.tsx",[5815,5058,8654,9863,590,1449,1679,778,6184]],"./view/fields/date-input/index.stories":["./lib/view/fields/date-input/index.stories.tsx",[5815,5058,8654,9863,1449,3438,2316,6055]],"./view/fields/date-input/index.stories.tsx":["./lib/view/fields/date-input/index.stories.tsx",[5815,5058,8654,9863,1449,3438,2316,6055]],"./view/fields/date-picker/index.stories":["./lib/view/fields/date-picker/index.stories.tsx",[5815,5058,8654,9863,1449,3438,9540,7813]],"./view/fields/date-picker/index.stories.tsx":["./lib/view/fields/date-picker/index.stories.tsx",[5815,5058,8654,9863,1449,3438,9540,7813]],"./view/fields/date-range-picker/index.stories":["./lib/view/fields/date-range-picker/index.stories.tsx",[5815,5058,6753,1400,3615,77]],"./view/fields/date-range-picker/index.stories.tsx":["./lib/view/fields/date-range-picker/index.stories.tsx",[5815,5058,6753,1400,3615,77]],"./view/fields/date-time-picker/index.stories":["./lib/view/fields/date-time-picker/index.stories.tsx",[5815,5058,6753,1400,2129]],"./view/fields/date-time-picker/index.stories.tsx":["./lib/view/fields/date-time-picker/index.stories.tsx",[5815,5058,6753,1400,2129]],"./view/fields/form-item-layout/index.stories":["./lib/view/fields/form-item-layout/index.stories.tsx",[5815,5058,8654,9863,590,1449,1679,7610,3813]],"./view/fields/form-item-layout/index.stories.tsx":["./lib/view/fields/form-item-layout/index.stories.tsx",[5815,5058,8654,9863,590,1449,1679,7610,3813]],"./view/fields/form-layout-block-item/index.stories":["./lib/view/fields/form-layout-block-item/index.stories.tsx",[5815,5058,8654,9863,1449,2487]],"./view/fields/form-layout-block-item/index.stories.tsx":["./lib/view/fields/form-layout-block-item/index.stories.tsx",[5815,5058,8654,9863,1449,2487]],"./view/fields/input-mask/index.stories":["./lib/view/fields/input-mask/index.stories.tsx",[5815,5058,8654,9863,1449,5762,6729]],"./view/fields/input-mask/index.stories.tsx":["./lib/view/fields/input-mask/index.stories.tsx",[5815,5058,8654,9863,1449,5762,6729]],"./view/fields/input-text/index.stories":["./lib/view/fields/input-text/index.stories.tsx",[5815,5058,5599,1764]],"./view/fields/input-text/index.stories.tsx":["./lib/view/fields/input-text/index.stories.tsx",[5815,5058,5599,1764]],"./view/fields/large-text-box/index.stories":["./lib/view/fields/large-text-box/index.stories.tsx",[5815,5058,1491]],"./view/fields/large-text-box/index.stories.tsx":["./lib/view/fields/large-text-box/index.stories.tsx",[5815,5058,1491]],"./view/fields/masked-input-text/with-money-mask.stories":["./lib/view/fields/masked-input-text/with-money-mask.stories.tsx",[5815,5058,5599,5974]],"./view/fields/masked-input-text/with-money-mask.stories.tsx":["./lib/view/fields/masked-input-text/with-money-mask.stories.tsx",[5815,5058,5599,5974]],"./view/fields/masked-input-text/with-percentage-mask.stories":["./lib/view/fields/masked-input-text/with-percentage-mask.stories.tsx",[5815,5058,5599,8980]],"./view/fields/masked-input-text/with-percentage-mask.stories.tsx":["./lib/view/fields/masked-input-text/with-percentage-mask.stories.tsx",[5815,5058,5599,8980]],"./view/fields/radio-group/index.stories":["./lib/view/fields/radio-group/index.stories.tsx",[5815,5058,8654,9863,590,1449,8522,1679,7610,9819,2977]],"./view/fields/radio-group/index.stories.tsx":["./lib/view/fields/radio-group/index.stories.tsx",[5815,5058,8654,9863,590,1449,8522,1679,7610,9819,2977]],"./view/fields/radio/index.stories":["./lib/view/fields/radio/index.stories.tsx",[5815,5058,8654,590,8522,6531]],"./view/fields/radio/index.stories.tsx":["./lib/view/fields/radio/index.stories.tsx",[5815,5058,8654,590,8522,6531]],"./view/fields/radio/set-value.stories":["./lib/view/fields/radio/set-value.stories.tsx",[5815,5058,8654,590,8522,5055]],"./view/fields/radio/set-value.stories.tsx":["./lib/view/fields/radio/set-value.stories.tsx",[5815,5058,8654,590,8522,5055]],"./view/fields/text-box/index.stories":["./lib/view/fields/text-box/index.stories.tsx",[5815,5058,8654,9863,1449,8749]],"./view/fields/text-box/index.stories.tsx":["./lib/view/fields/text-box/index.stories.tsx",[5815,5058,8654,9863,1449,8749]],"./view/fields/toggle/index.stories":["./lib/view/fields/toggle/index.stories.tsx",[5815,5058,5936]],"./view/fields/toggle/index.stories.tsx":["./lib/view/fields/toggle/index.stories.tsx",[5815,5058,5936]],"./view/form/index.stories":["./lib/view/form/index.stories.tsx",[5815,5058,8654,9863,590,5599,8522,4957,6753,564,1400,9242,6220]],"./view/form/index.stories.tsx":["./lib/view/form/index.stories.tsx",[5815,5058,8654,9863,590,5599,8522,4957,6753,564,1400,9242,6220]],"./view/form/usecases.stories":["./lib/view/form/usecases.stories.tsx",[5815,5058,8654,9863,590,5599,8522,4957,6753,564,1400,9242,4580]],"./view/form/usecases.stories.tsx":["./lib/view/form/usecases.stories.tsx",[5815,5058,8654,9863,590,5599,8522,4957,6753,564,1400,9242,4580]],"./view/intro.stories.mdx":["./lib/view/intro.stories.mdx",[721,6964,5711]],"./view/live-message/index.stories":["./lib/view/live-message/index.stories.tsx",[214]],"./view/live-message/index.stories.tsx":["./lib/view/live-message/index.stories.tsx",[214]],"./view/modals/error/index.stories":["./lib/view/modals/error/index.stories.tsx",[5541]],"./view/modals/error/index.stories.tsx":["./lib/view/modals/error/index.stories.tsx",[5541]],"./view/modals/navigation-prompt/index.stories":["./lib/view/modals/navigation-prompt/index.stories.tsx",[2758]],"./view/modals/navigation-prompt/index.stories.tsx":["./lib/view/modals/navigation-prompt/index.stories.tsx",[2758]],"./view/modals/session-expiry/index.stories":["./lib/view/modals/session-expiry/index.stories.tsx",[2327]],"./view/modals/session-expiry/index.stories.tsx":["./lib/view/modals/session-expiry/index.stories.tsx",[2327]],"./view/session-timeout/index.stories":["./lib/view/session-timeout/index.stories.tsx",[5662]],"./view/session-timeout/index.stories.tsx":["./lib/view/session-timeout/index.stories.tsx",[5662]],"./view/wait-message/index.stories":["./lib/view/wait-message/index.stories.tsx",[4531]],"./view/wait-message/index.stories.tsx":["./lib/view/wait-message/index.stories.tsx",[4531]]};function v(f){try{if(!e.o(m,f))return Promise.resolve().then(()=>{const I=new Error("Cannot find module '"+f+"'");throw I.code="MODULE_NOT_FOUND",I})}catch(I){return Promise.reject(I)}const p=m[f],b=p[0];return Promise.all(p[1].map(e.e)).then(()=>e(b))}v.keys=()=>Object.keys(m),v.id="./lib lazy recursive ^\\.\\/.*$ include: (?:\\/lib(?:\\/(?%21\\.)(?:(?:(?%21(?:^%7C\\/)\\.).)*?)\\/%7C\\/%7C$)(?%21\\.)(?=.)[^/]*?\\.stories\\.(mdx%7Ctsx%7Cts%7Cjsx%7Cjs))$",T.exports=v},"./.storybook/preview.js"(T,g,e){"use strict";e.r(g),e.d(g,{__namedExportsOrder:()=>ri,decorators:()=>ii,loaders:()=>si,parameters:()=>oi});var m=e("./node_modules/.pnpm/@elliemae+pui-theme@2.13.1/node_modules/@elliemae/pui-theme/dist/cjs/index.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/redux-toolkit.cjs.production.min.js"),f=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"),p=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"),b=e("./node_modules/.pnpm/redux-saga@1.5.1/node_modules/redux-saga/dist/redux-saga.cjs.js"),I=e.n(b),_=e("./node_modules/.pnpm/immer@9.0.21/node_modules/immer/dist/immer.cjs.production.min.js"),w=e("./lib/data/wait-message/actions.ts"),S={isOpen:null,message:"loading...",delay:!0},i=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:S,s=arguments.length>1?arguments[1]:void 0;return(0,_.default)(a,function(o){switch(s.type){case w.k.OPEN:o.isOpen=!0,o.message=s.payload.message,o.delay=s.payload.delay;break;case w.k.CLOSE:o.isOpen=!1;break}})},x=e("./lib/data/error/index.ts"),l={change:"change"},O=function(a){return a.LARGE="large",a.MEDIUM="medium",a.SMALL="small",a.XSMALL="xsmall",a}({}),P={value:O.LARGE},L=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:P,s=arguments.length>1?arguments[1]:void 0,o=s.type,y=s.payload;return(0,_.default)(a,function(C){switch(o){case l.change:C.value=y;break}})},j=e("./lib/data/live-message/index.ts"),D=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},s=(0,v.combineReducers)(Object.assign({waitMessage:i,error:x.L,breakpoint:L,liveMessage:j.k},a));return s},Z=e("./lib/data/webpack-hmr.ts"),de=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/toConsumableArray.js"),ie=e.n(de),ue=e("./node_modules/.pnpm/redux@4.2.1/node_modules/redux/lib/redux.js"),$=new Map,ee,B=function(a){return ee=a,function(s){return function(o){return ue.compose.apply(void 0,ie()($.values()))(s)(o)}}},je=function(a){var s=a.reducerPath,o=a.middleware;$.has(s)||!ee||$.set(s,o(ee))},re=function(a){$.delete(a)},G=function(){$.clear()},H,se,fe=(0,v.createListenerMiddleware)(),he=fe.startListening,rt=null,Le=null,De=fe.clearListeners,_e=D(),Ce=null,Ve=function(a){Ce=a},He=function(){return Ce},Ue=function(a,s,o){var y=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},C=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{},W=s.run,Y=[(0,p.OV)({createReducer:D,runSaga:W})];_e=D(C);var ve=(0,v.configureStore)({reducer:_e,middleware:function(xe){return xe(y).prepend(fe.middleware).concat([s,B])},devTools:!1,preloadedState:a,enhancers:Y});return(0,f.setupListeners)(ve.dispatch),(0,Z.I)(ve),ve},mt=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,y=arguments.length>3?arguments[3]:void 0,C=I()({}),W=Ue(a,C,s,o,y);return Ve(W),W},Qe=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),M=e.n(Qe),$e=e("./lib/utils/history.ts"),ae=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),We=e("./node_modules/.pnpm/react-redux@8.1.3_@types+react-dom@18.3.7_@types+react@18.3.31_react-dom@18.3.1_react@18.3.1/node_modules/react-redux/lib/index.js"),V=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"),pt=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),ft=e.n(pt),Mt=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),Ae=e.n(Mt),Lt=e("./node_modules/.pnpm/react-router-dom@6.30.4_react-dom@18.3.1_react@18.3.1/node_modules/react-router-dom/dist/umd/react-router-dom.production.min.js"),ne=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),Q=["history","basename"],ge=function(a){var s=a.history,o=a.basename,y=Ae()(a,Q),C=(0,ae.useState)({action:s.action,location:s.location}),W=ft()(C,2),Y=W[0],ve=W[1];return(0,ae.useLayoutEffect)(function(){o&&Y.location.pathname&&!Y.location.pathname.startsWith(o)&&console.warn(`[AppRouter] basename "${o}" does not match location.pathname "${Y.location.pathname}". React Router will render nothing. Verify that "homeRoute" in app.config.json matches the guest's route.`)},[o,Y.location.pathname]),(0,ae.useLayoutEffect)(function(){var xe=s.listen(function(){for(var me=arguments.length,pe=new Array(me),Ot=0;Ot<me;Ot++)pe[Ot]=arguments[Ot];pe.length===2?ve({location:pe[0],action:pe[1]}):ve(pe[0])});return function(){xe()}},[s]),(0,ne.jsx)(Lt.Router,Object.assign({},y,{basename:o,location:Y.location,navigationType:Y.action,navigator:s}))};ge.displayName="AppRouter";var Xe=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/merge.js"),be=e("./lib/utils/micro-frontend/guest.ts"),Fe=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classCallCheck.js"),J=e.n(Fe),Me=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/createClass.js"),Te=e.n(Me),we=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js"),q=e.n(we),qe=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js"),et=e.n(qe),tt=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/throttle.js"),ht=e.n(tt),Se=e("./node_modules/.pnpm/pubsub-js@1.9.5/node_modules/pubsub-js/src/pubsub.js"),Ye=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/analytics.js"),at=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),gt=e("./lib/data/logout/actions.ts"),Pe=e("./lib/utils/app-config/config.ts"),Je=e("./lib/utils/app-config/index.ts"),lt=e("./lib/utils/console-logger.ts"),jt=e("./lib/utils/logger.ts"),Ke=e("./lib/utils/constants.ts"),ce=e("./lib/utils/get-window.ts"),Ze=function(){return{width:Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),height:Math.max(document.documentElement.clientHeight||0,window.innerHeight||0)}},ye=function(a){return Number(a?.replace("px",""))},it=function(){var a=Ze(),s=a.width,o=(0,m.getDefaultTheme)(),y=o.breakpoints;return s<=ye(y.small)?"small":s<=ye(y.medium)?"medium":s<=ye(y.xsmall)?"xsmall":"large"},bt=e("./lib/utils/session.ts"),ke=e("./lib/utils/micro-frontend/app-bridge.ts"),dt=e("./lib/utils/micro-frontend/ssf-host.ts"),yt,Oe=et()("ssfHostRef"),X=et()("appBridge"),Ne=et()("selfInitialize"),ze=function(){function a(s){var o,y,C,W,Y,ve,xe=this;J()(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,Oe,{writable:!0,value:void 0}),Object.defineProperty(this,X,{writable:!0,value:null}),Object.defineProperty(this,Ne,{writable:!0,value:void 0}),this.appId=(0,Pe.vF)("appId"),this.onInit=s?.onInit,this.logger=s?.logger||lt.k,(0,jt.B)(this.logger),this.onRenewSessionTimer=s?.onRenewSessionTimer,q()(this,Ne)[Ne]=(o=s?.selfInitialize)!==null&&o!==void 0?o:!1,this.props={systemVersion:(y=s?.version)!==null&&y!==void 0?y:"latest",history:(C=s?.history)!==null&&C!==void 0?C:$e.N,theme:(W=s?.theme)!==null&&W!==void 0?W:(0,m.getDefaultTheme)()},this.activeGuests={},s!=null&&s.ssfHostRef&&(0,dt.Z)(s.ssfHostRef),q()(this,Oe)[Oe]=(0,dt.F)();var me=(Y=s?.analytics)!==null&&Y!==void 0?Y:new Ye.j({logger:this.logger});this.scriptingObjects=Object.assign({analytics:me},(ve=s?.scriptingObjects)!==null&&ve!==void 0?ve:{}),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=ht()(async function(){await(0,bt.KB)(),xe.onRenewSessionTimer&&xe.onRenewSessionTimer()},Ke.eE,{leading:!0}),q()(this,Ne)[Ne]||(0,Je.y)().then(function(){(0,ke.b)().then(function(pe){q()(xe,X)[X]=pe,xe.onInit&&xe.onInit(xe.props)}).catch(function(pe){throw pe})}).catch(function(){}),(0,at.nE)({appId:this.appId})}return Te()(a,[{key:"initialize",value:async function(){e.p=e.p.replace(/\/?$/,"/"),await(0,Je.y)();var o=await(0,ke.b)();return q()(this,X)[X]=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,ce.z)().sessionStorage.getItem(o)}},{key:"setItem",value:function(o,y){(0,ce.z)().sessionStorage.setItem(o,y)}},{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,y){return(0,Se.publish)(o,y)}},{key:"subscribe",value:function(o,y){return(0,Se.subscribe)(o,y)}},{key:"unsubscribe",value:function(o){(0,Se.unsubscribe)(o)}},{key:"navigate",value:function(o,y){o&&this.props.history.push(o,y)}},{key:"openWaitMessage",value:function(){var o=He();o&&o.dispatch(w.X.open())}},{key:"closeWaitMessage",value:function(){var o=He();o&&o.dispatch(w.X.close())}},{key:"openErrorBanner",value:function(o){var y=He();y&&y.dispatch(x.o.set({description:o}))}},{key:"getAuthToken",value:function(){return(0,ce.z)().sessionStorage.getItem("Authorization")}},{key:"renewAuthToken",value:function(){return(0,ce.z)().sessionStorage.getItem("Authorization")}},{key:"logout",value:function(){var o=He();o&&o.dispatch(gt.r.confirm())}},{key:"renewSessionTimer",value:async function(){this.throttleRenewSessionTimer()}},{key:"getBreakpoint",value:function(){return it()}},{key:"getViewportSize",value:function(){return Ze()}},{key:"onResizeEvent",value:function(o){return(0,Se.subscribe)(Ke.BD,function(y,C){return o(C)})}},{key:"onBreakpointChangeEvent",value:function(o){return(0,Se.subscribe)(Ke.H1,function(y,C){return o(C)})}},{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,y){q()(this,X)[X]&&q()(this,X)[X].addScriptingObject(o,y),q()(this,Oe)[Oe].addScriptingObject(o,y)}},{key:"dispatchEvent",value:async function(o){if(q()(this,X)[X]){var y=await Promise.all([q()(this,X)[X].dispatchEvent(o),q()(this,Oe)[Oe].dispatchEvent(o)]),C=ft()(y,2),W=C[0],Y=C[1];return Array.isArray(W)&&Array.isArray(Y)?W.concat(Y):Promise.resolve()}return q()(this,Oe)[Oe].dispatchEvent(o)}},{key:"removeScriptingObject",value:function(o,y){q()(this,X)[X]&&q()(this,X)[X].removeScriptingObject(o,y),q()(this,Oe)[Oe].removeScriptingObject(o,y)}}],[{key:"getInstance",value:function(o){return this.instance||(this.instance=new a(o),o!=null&&o.selfInitialize||(o?.logger||lt.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}}])}();yt=ze,ze.instance=void 0;var Et,st,ut,It,xt,nt,ct=function(){return ze.isInitialized()},wt=function(){return be.h.isInitialized()},St=function(){return wt()&&window.top===window.self},Ut=function(){return ct()?ze.getInstance().getLogger():be.h.getInstance().getLogger()},Wt=function(a){return It()?!0:a?a===nt.PRODUCTION:!0},kt=function(a){var s=st.getInstance().getProps(),o=s.systemVersion,y=o.match(/^(?:\d+\.\d+)*/g);return a.replace(/{SYSTEM_VERSION}/,y&&y[0]||"latest")},_t=function(a){var s;return a==null||(s=a.replace)===null||s===void 0?void 0:s.call(a,/\/?$/,"/")},$t=function(a){var s=ut(`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,y=o===void 0?nt.PRODUCTION:o,C=Wt(y)?s.production:s.development;s.production&&delete s.production,s.development&&delete s.development;var W=Et(a,{mode:"production",hostUrl:"./",manifestPath:"./{SYSTEM_VERSION}",isJsModule:!1},s,C);return W.hostUrl=xt(W.hostUrl.replace(/\/?$/,"/")),W.manifestPath=_t(kt(W.manifestPath)),W},Ft=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js"),u=e.n(Ft),n=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/getPrototypeOf.js"),d=e.n(n),h=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/inherits.js"),k=e.n(h),F=function(a){var s=a.error,o=s===void 0?new Error("We are unable to process your request"):s,y=a.errorInfo,C=y===void 0?{componentStack:"Please close your browser and login again"}:y;return M()("div",{},void 0,M()("h2",{},void 0,o?.message),M()("section",{},void 0,C?.componentStack))};F.displayName="DefaultErrorTemplate";var z=e("./lib/utils/log-records.ts");function Be(a,s,o){return s=d()(s),u()(a,ot()?Reflect.construct(s,o||[],d()(a).constructor):s.apply(a,o))}function ot(){try{var a=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(ot=function(){return!!a})()}var Pt=function(a){function s(o){var y;return J()(this,s),y=Be(this,s,[o]),y.state={error:null,errorInfo:null},y}return k()(s,a),Te()(s,[{key:"componentDidCatch",value:function(y,C){this.setState({error:y,errorInfo:C});var W=Ut();W&&W.error(Object.assign({},z.V.UNHANDLED_ERROR,{exception:y,message:y.message}))}},{key:"render",value:function(){var y=this.props,C=y.children,W=y.errorTemplate,Y=W||F,ve=this.state,xe=ve.error,me=ve.errorInfo;return me?M()(Y,{error:xe,errorInfo:me}):C}}])}(ae.Component),Nt=e("./node_modules/.pnpm/react-aria-live@2.0.5_react@18.3.1/node_modules/react-aria-live/lib/index.js"),Bt=e("./lib/data/useAppDispatch.ts"),Kt=function(a,s,o){var y=a.map(function(me){return window.matchMedia(me)}),C=(0,ae.useCallback)(function(){var me=y.findIndex(function(pe){return pe.matches});return typeof s[me]<"u"?s[me]:o},[o,y,s]),W=(0,ae.useState)(C),Y=ft()(W,2),ve=Y[0],xe=Y[1];return(0,ae.useEffect)(function(){var me=function(){return xe(C)};return y.forEach(function(pe){return pe.addEventListener("change",me)}),function(){return y.forEach(function(pe){return pe.removeEventListener("change",me)})}},[C,y]),ve},zt=function(){var a=(0,ae.useContext)(V.ThemeContext),s=Kt([`(max-width: ${a.breakpoints.small})`,`(max-width: ${a.breakpoints.medium})`,`(max-width: ${a.breakpoints.large})`,`(max-width: ${a.breakpoints.xsmall})`],["small","medium","large","xsmall"],"large"),o=(0,Bt.j)();(0,ae.useEffect)(function(){o({type:l.change,payload:s}),(0,Se.publish)(Ke.H1,s)},[s,o])},t=function(){(0,ae.useEffect)(function(){if(window.ResizeObserver){var a=new ResizeObserver(function(s){(0,Se.publish)(Ke.BD,s&&s[0])});return a.observe(window.document.documentElement),function(){a.unobserve(window.document.documentElement)}}return function(){}},[])},r=e("./lib/view/session-timeout/index.tsx"),c=e("./lib/view/live-message/index.tsx"),E=e("./lib/view/error-toast/index.tsx"),A=e("./lib/view/wait-message/index.tsx");const R=(0,V.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 N,K,U,oe,Ee,te=V.default.div.withConfig({componentId:"sc-1ho9g5n-0"})(["height:100%;"]),Ie=function(a){var s=a.manageSession,o=a.WaitMessage,y=a.children;return zt(),t(),M()(Nt.Ai,{},void 0,M()(te,{},void 0,N||(N=M()(R,{})),s&&(K||(K=M()(r.S,{}))),U||(U=M()(c.I,{})),o||oe||(oe=M()(A.j,{})),Ee||(Ee=M()(E.Q,{})),y))};Ie.displayName="StandAloneApp";var le=e("./lib/view/wait-message/use-html-wait-message.tsx"),Re,Ge,At,vt=V.default.div.withConfig({componentId:"sc-njn2ro-0"})(["height:100%;"]),Tt=function(a){var s=a.WaitMessage,o=a.children;return zt(),(0,le.t)(!0),t(),M()(vt,{},void 0,Re||(Re=M()(R,{})),s||Ge||(Ge=M()(A.j,{})),At||(At=M()(E.Q,{})),o)};Tt.displayName="HostedApp";var Gt=function(a){var s=St()||ct();return s?(0,ne.jsx)(Ie,Object.assign({},a)):(0,ne.jsx)(Tt,Object.assign({},a))},Rt=function(a){var s=a.store,o=a.history,y=a.basename,C=a.theme,W=C===void 0?(0,m.getDefaultTheme)():C,Y=a.manageSession,ve=Y===void 0?!1:Y,xe=a.WaitMessage,me=a.errorTemplate,pe=a.children,Ot=a.strictMode,ai=Ot===void 0?!0:Ot,li=ai?ae.StrictMode:ae.Fragment;return M()(li,{},void 0,M()(Pt,{errorTemplate:me},void 0,M()(We.Provider,{store:s},void 0,M()(ge,{history:o,basename:y},void 0,M()(V.ThemeProvider,{theme:W},void 0,M()(Gt,{manageSession:ve,WaitMessage:xe},void 0,pe))))))};Rt.displayName="AppRoot";var Dt=function(a,s,o){return M()(Rt,{store:s,history:$e.N,theme:a},void 0,o())};Dt.displayName="withAppDecorator";var Ht=e("./node_modules/.pnpm/@storybook+theming@6.5.16/node_modules/@storybook/theming/dist/esm/index.js"),Vt=["base","brandTitle"],Ct=function(a){var s=a.base,o=s===void 0?"light":s,y=a.brandTitle,C=y===void 0?"Platform UI Components":y,W=Ae()(a,Vt);return(0,Ht.vt)(Object.assign({base:o,brandTitle:`${C} 5.50.1`},W))},Jt=e("./node_modules/.pnpm/style-loader@2.0.0_webpack@5.108.4/node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js"),Zt=e.n(Jt),Yt=e("./node_modules/.pnpm/css-loader@5.2.7_webpack@5.108.4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[11].use[1]!./lib/utils/storybook/preview.css"),Xt={};Xt.insert="head",Xt.singleton=!1;var di=Zt()(Yt.A,Xt);const ui=Yt.A.locals||{};var Qt=(0,m.getDefaultTheme)(),qt=mt({},$e.N),ei=Dt.bind(null,Qt,qt),ti=function(a){return{layout:"fullscreen",actions:{argTypesRegex:"^on.*"},controls:{hideNoControlsWarning:!0},docs:{theme:Ct(a)},options:{storySort:{method:"alphabetical",order:["Getting Started",["Introduction","Installation","Packages","Supported Browsers","Releases","Theme"],"Components"],locales:["en-US"]}},dependencies:{withStoriesOnly:!0,hideEmpty:!0}}},ii=[ei],si=[async function(){await(0,Je.y)("./")}],ni={brandTitle:"Application SDK",brandUrl:"https://github.com/intcx/PLATFORM-UI.pui-app-sdk.git"},ci=null,oi=ti(ni),ri=["decorators","parameters","loaders"]},"./lib/analytics/push-to-data-layer.ts"(T,g,e){"use strict";e.d(g,{U:()=>p});var m=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),v=e("./lib/utils/get-window.ts"),f=function(){var b,I,_,w,S,i,x,l=(0,v.z)(),O=l.document.title,P=document,L=P.title,j=(b=l==null||(I=l.emui)===null||I===void 0?void 0:I.appId)!==null&&b!==void 0?b:"",D=(_=l==null||(w=l.emui)===null||w===void 0?void 0:w.version)!==null&&_!==void 0?_:"",Z=(S=(i=window)===null||i===void 0||(x=i.emui)===null||x===void 0?void 0:x.appId)!==null&&S!==void 0?S:"",de=l.location,ie=de.pathname,ue=de.href,$=window.location,ee=$.pathname,B=$.href;return{productId:j,productPath:ie,productUrl:ue,productPageTitle:O,version:D,appId:Z,appPath:ee,appUrl:B,appPageTitle:L}},p=function(b){var I=Object.assign({},(0,m.QS)(),f(),b);window.gtmDataLayer=window.gtmDataLayer||[],window.gtmDataLayer.push(I)}},"./lib/communication/http-client/props.ts"(T,g,e){"use strict";e.d(g,{K:()=>l});var m=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classCallCheck.js"),v=e.n(m),f=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/createClass.js"),p=e.n(f),b=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js"),I=e.n(b),_=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js"),w=e.n(_),S=w()("resetUserIdleTime"),i=w()("endSession"),x=function(){function O(){v()(this,O),Object.defineProperty(this,S,{writable:!0,value:function(){}}),Object.defineProperty(this,i,{writable:!0,value:async function(){}})}return p()(O,[{key:"resetUserIdleTime",get:function(){return I()(this,S)[S]},set:function(P){I()(this,S)[S]=P}},{key:"endSession",get:function(){return I()(this,i)[i]},set:function(P){I()(this,i)[i]=P}}])}(),l=new x},"./lib/data/error/index.ts"(T,g,e){"use strict";e.d(g,{L:()=>I,o:()=>b});var m=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.n(m),f={description:"",messageText:""},p=(0,m.createSlice)({name:"error",initialState:f,reducers:{set:function(_,w){return w.payload},clear:function(){return f}}}),b=p.actions,I=p.reducer},"./lib/data/live-message/index.ts"(T,g,e){"use strict";e.d(g,{k:()=>I,o:()=>b});var m=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.n(m),f={message:"",ariaLive:"polite",id:""},p=(0,m.createSlice)({name:"liveMessage",initialState:f,reducers:{announce:function(_,w){var S=w.payload,i=S.message,x=S.ariaLive,l=S.id;return{message:i,ariaLive:x,id:l}}}}),b=p.actions,I=p.reducer},"./lib/data/logout/actions.ts"(T,g,e){"use strict";e.d(g,{r:()=>v});var m={CONFIRM:"log-out/CONFIRM",CANCEL:"log-out/CANCEL"},v={confirm:function(){return{type:m.CONFIRM,payload:null}},cancel:function(){return{type:m.CANCEL,payload:null}}}},"./lib/data/useAppDispatch.ts"(T,g,e){"use strict";e.d(g,{j:()=>f});var m=e("./node_modules/.pnpm/react-redux@8.1.3_@types+react-dom@18.3.7_@types+react@18.3.31_react-dom@18.3.1_react@18.3.1/node_modules/react-redux/lib/index.js"),v=e.n(m),f=function(){return(0,m.useDispatch)()}},"./lib/data/useAppSelector.ts"(T,g,e){"use strict";e.d(g,{G:()=>f});var m=e("./node_modules/.pnpm/react-redux@8.1.3_@types+react-dom@18.3.7_@types+react@18.3.31_react-dom@18.3.1_react@18.3.1/node_modules/react-redux/lib/index.js"),v=e.n(m),f=m.useSelector},"./lib/data/wait-message/actions.ts"(T,g,e){"use strict";e.d(g,{X:()=>v,k:()=>m});var m={OPEN:"wait-message/OPEN",CLOSE:"wait-message/CLOSE"},v={open:function(){var f=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"loading...",p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return{type:m.OPEN,payload:{message:f,delay:p}}},close:function(){return{type:m.CLOSE,payload:null}}}},"./lib/data/webpack-hmr.ts"(T,g,e){"use strict";e.d(g,{I:()=>v});var 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");T=e.hmd(T);var v=function(f){var p=null;try{var b,I;p=(b=(I=T)===null||I===void 0?void 0:I.hot)!==null&&b!==void 0?b:null}catch{p=null}p&&p.accept("./reducers",function(){(0,m.Dl)(f)})}},"./lib/utils/app-config/config.ts"(T,g,e){"use strict";e.d(g,{WE:()=>P,vF:()=>l,g3:()=>x});var m=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/has.js"),v=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/clone.js"),f=e.n(v),p=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/set.js"),b=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/get.js"),I=e.n(b);const _=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 w,S,i=_,x=function(j){i=j},l=function(){var j=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",D=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return f()(I()(i,j,D))},O=function(j,D){return S(i,j,D)},P=function(){return i},L=function(){var j=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return w(i,j)}},"./lib/utils/app-config/index.ts"(T,g,e){"use strict";e.d(g,{y:()=>S});var m=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/merge.js"),v=e.n(m),f=e("./node_modules/.pnpm/core-js@3.50.0/node_modules/core-js/modules/es.array.includes.js"),p=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),b=e("./lib/utils/app-config/config.ts"),I=function(){var i,x,l,O,P=((i=window)===null||i===void 0||(x=i.emui)===null||x===void 0?void 0:x._ASSET_PATH)||"latest/";if(!((l=window.emui)!==null&&l!==void 0&&l.version))return P;var L=(O=window.emui)===null||O===void 0?void 0:O.version.match(/^(?:\d+\.\d+)*/g);return L&&L[0]?P.replace("latest/",`${L[0]}/`):P},_=function(i){var x,l,O=i.activeEnv,P=i.env[O]||{};i.env&&delete i.env,(0,b.g3)(v()(i,P)),sessionStorage.setItem("envName",O),window.emui=window.emui||{},window.emui.appId=(x=(l=(0,b.vF)("appId"))!==null&&l!==void 0?l:window.emui.appId)!==null&&x!==void 0?x:"",(0,p.nE)({envName:O})},w=function(i){return i.replace(/(\d+\.\d+)(?!.*\d+\.\d+)/,"latest")},S=async function(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:I(),x=`${i.replace(/\/?$/,"/")}app.config.json`,l=w(i);try{var O=await fetch(x);if(!O.ok){if(i!==l){await S(l);return}var P=`App Config is not found at ${x}`;throw new Error(P)}var L=await O.json();_(L)}catch(D){var j;if(i!==l){await S(l);return}throw D!=null&&(j=D.message)!==null&&j!==void 0&&j.includes("Unexpected token")?new Error(`App config file at ${x} is not a valid JSON`):D}}},"./lib/utils/console-logger.ts"(T,g,e){"use strict";e.d(g,{k:()=>p});var m=e("@elliemae/pui-diagnostics"),v=e.n(m),f=e("./lib/utils/app-config/config.ts"),p=function(){return m.logger?(0,m.logger)({transport:(0,m.Console)(),index:"app",environment:(0,f.vF)("activeEnv"),team:"app team",appName:"ICEMT App",appVersion:"latest",instanceId:"",userId:""}):console}()},"./lib/utils/constants.ts"(T,g,e){"use strict";e.d(g,{BD:()=>p,H1:()=>b,J2:()=>v,eE:()=>I});const m={AUTHORIZATION:"Authorization",CLIENT_ID:"tirykwfo"};var v={WARN:12*60*1e3,EXPIRY:15*60*1e3},f=null,p="HOST_WINDOW_RESIZED",b="HOST_WINDOW_BREAKPOINT_CHANGED",I=6e4,_=15,w=60,S=12,i=null,x=null,l="Session warning interval must be less than session timeout interval.";e.d(g,["Ay",0,m])},"./lib/utils/get-window.ts"(T,g,e){"use strict";e.d(g,{z:()=>m});var m=function(){try{return window.parent.document,window.parent}catch{return window}}},"./lib/utils/history.ts"(T,g,e){"use strict";e.d(g,{N:()=>f,w:()=>p});var m=e("./node_modules/.pnpm/history@5.3.0/node_modules/history/umd/history.production.min.js"),v=e.n(m),f=(0,m.createBrowserHistory)(),p=(0,m.createMemoryHistory)()},"./lib/utils/log-records.ts"(T,g,e){"use strict";e.d(g,{V:()=>m});var m={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(v){return{code:"appsdk05",message:`Application load failed. unable to locate ${v} in the manifest`}},APP_INIT_FAILED:function(v,f,p){return{code:"appsdk06",message:`Application load failed. Unable to load one or more application resources for appId: ${v} and instanceId: ${f}. ${p}`}},APP_LOADING:function(v,f){return{code:"appsdk07",message:`Application ${v} with instanceId ${f} is loading...`}},APP_LOADING_COMPLETE:function(v,f){return{code:"appsdk08",message:`Application ${v} loaded with instanceId ${f}`}},APP_UNLOADING:function(v,f){return{code:"appsdk09",message:`Application ${v} with instanceId ${f} unloading...`}},APP_UNLOADING_COMPLETE:function(v,f){return{code:"appsdk10",message:`Application ${v} with instanceId ${f} unloaded`}},SSF_HOST_OBJECT_NOT_FOUND:function(v){return{code:"appsdk11",message:`Parent window doesn't expose SSF Object named ${v}`}},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"(T,g,e){"use strict";e.d(g,{B:()=>v,t:()=>f});var m=null,v=function(p){m=p},f=function(){return m}},"./lib/utils/logrocket.ts"(T,g,e){"use strict";e.d(g,{K3:()=>x,R_:()=>w,s7:()=>_});var m,v,f=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),p=e.n(f),b=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/logrocket.js"),I=function(){var l;return(l=window.emui)===null||l===void 0?void 0:l.logRocket},_="X-ICE-AppSessionLink",w=function(){var l;return((l=I())===null||l===void 0?void 0:l.sessionURL)||""},S=function(l){var O={};return Object.entries(l).forEach(function(P){var L=m(P,2),j=L[0],D=L[1];O[j]=D??""}),O},i=function(l,O){var P=I();P&&(P.identify(l,S(O)),v(l))},x=function(l){var O=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};(0,b.As)(l,O)}},"./lib/utils/micro-frontend/app-bridge.ts"(T,g,e){"use strict";e.d(g,{b:()=>b});var m=e("./node_modules/.pnpm/@elliemae+pui-app-bridge@2.32.3_@elliemae+pui-diagnostics@3.12.6_@elliemae+pui-logrocket@1.5._doqwnpquvazd5ereffd3jsflna/node_modules/@elliemae/pui-app-bridge/dist/esm/appBridge.js"),v=e("./lib/utils/logger.ts"),f=e("./lib/utils/app-config/config.ts"),p=null,b=async function(){if(!p){var I,_,w,S=(0,v.t)(),i=((I=window.emui)===null||I===void 0?void 0:I.version)||"latest";p=new m.o({logger:S,version:i,appConfigBaseUrl:(_=window)===null||_===void 0||(w=_.emui)===null||w===void 0?void 0:w._ASSET_PATH}),await p.init((0,f.WE)());var x=(0,f.vF)("microFrontendApps");x&&Object.keys(x).forEach(function(l){return p.warmUp(l)})}return p}},"./lib/utils/micro-frontend/guest.ts"(T,g,e){"use strict";e.d(g,{h:()=>yt});var m=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),v=e.n(m),f=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),p=e.n(f),b=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classCallCheck.js"),I=e.n(b),_=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/createClass.js"),w=e.n(_),S=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js"),i=e.n(S),x=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js"),l=e.n(x),O=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/merge.js"),P=e.n(O),L=e("./node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/dist/esm-browser/v4.js"),j=e("./node_modules/.pnpm/@elliemae+pui-theme@2.13.1/node_modules/@elliemae/pui-theme/dist/cjs/index.js"),D=e("./node_modules/.pnpm/@elliemae+ssf-guest@2.32.3_@elliemae+pui-logrocket@1.5.0/node_modules/@elliemae/ssf-guest/dist/esm/guest.js"),Z=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),de=e("./lib/utils/get-window.ts"),ie=e("./lib/utils/app-config/index.ts"),ue=e("./lib/utils/app-config/config.ts"),$=e("./lib/utils/history.ts"),ee=e("./lib/utils/console-logger.ts"),B=e("./lib/utils/logger.ts"),je=e("./node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js"),re,G="storage",H="getSessionStorage",se="sessionStorage",fe=function(){return sessionStorage.length===0},he=function(u){if(u.key===H)localStorage.setItem(se,JSON.stringify(sessionStorage)),localStorage.removeItem(se);else if(u.key===se&&u.newValue){var n=JSON.parse(u.newValue);n&&Object.keys(n).forEach(function(d){sessionStorage.setItem(d,n[d])})}},rt=null,Le=function(){window.addEventListener(G,he),fe()&&localStorage.setItem(H,`${Date.now()}`)},De=function(){window.removeEventListener(G,he)},_e=e("./lib/utils/micro-frontend/app-bridge.ts"),Ce=e("./node_modules/.pnpm/process@0.11.10/node_modules/process/browser.js"),Ve=function(){return!0},He=function(){return Ce.env.CI==="true"},Ue=/^(?:[a-z]+:)?\/\//,mt=function(u){return Ue.test(u)?u:new URL(u,document.location.origin).href},Qe=function(u){var n=u.promise,d=u.delay,h=u.retValue,k=h===void 0?!1:h,F=u.throwError,z=F===void 0?!1:F,Be=u.errMsg;return Promise.race([n,new Promise(function(ot,Pt){setTimeout(function(){z?Pt(new Error(Be)):ot(k)},d)})])},M=e("./lib/utils/micro-frontend/ssf-host.ts"),$e=function(){var u,n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window;if(n){var d=n,h=(u=d.emui)===null||u===void 0?void 0:u._ASSET_PATH;if(h){d.__webpack_public_path__=new URL("../",h).href;return}d.__webpack_public_path__=(d.__webpack_public_path__||"").replace(/\/?$/,"/")}},ae=["history"],We,V="app-container",pt=2e3,ft=1e3,Mt=function(){try{return window.parent.document,!1}catch{return!0}},Ae=function(u){return u.SSF="ssf",u.APPSDK="app-sdk",u}(Ae||{}),Lt="module.unmount",ne=l()("uuid"),Q=l()("communicationMethod"),ge=l()("ssfHostRef"),Xe=l()("useV2Guest"),be=l()("selfInitialize"),Fe=l()("embeddedWithoutHost"),J=l()("appBridge"),Me=l()("pendingInitialRoute"),Te=l()("hostTeardownPromise"),we=l()("moduleUnmountSubToken"),q=l()("handleModuleUnmount"),qe=l()("boundOnWindowUnload"),et=l()("addAppToGlobalVariable"),tt=l()("removeLegacyGlobalRegistration"),ht=l()("onWindowUnload"),Se=l()("getLegacyParentHost"),Ye=l()("tryConnectSSFGuest"),at=l()("resolveHistory"),gt=l()("discoverHost"),Pe=l()("exposeGetHost"),Je=l()("initAppBridge"),lt=l()("applyModuleParams"),jt=l()("applyHistoryFromParams"),Ke=l()("applyInitialRoute"),ce=l()("loadConfigAndBridge"),Ze=l()("trackAnalyticsAndOnInit"),ye=l()("internalTeardown"),it=l()("bindModuleUnmountListener"),bt=l()("unbindModuleUnmountListener"),ke=l()("completeWithoutHost"),dt=l()("fetchModuleScriptingObject"),yt=function(){function u(n){var d=this,h,k,F;I()(this,u),Object.defineProperty(this,dt,{value:Ft}),Object.defineProperty(this,ke,{value:$t}),Object.defineProperty(this,bt,{value:_t}),Object.defineProperty(this,it,{value:kt}),Object.defineProperty(this,ye,{value:Wt}),Object.defineProperty(this,Ze,{value:Ut}),Object.defineProperty(this,ce,{value:St}),Object.defineProperty(this,Ke,{value:wt}),Object.defineProperty(this,jt,{value:ct}),Object.defineProperty(this,lt,{value:nt}),Object.defineProperty(this,Je,{value:xt}),Object.defineProperty(this,Pe,{value:It}),Object.defineProperty(this,gt,{value:ut}),Object.defineProperty(this,at,{value:st}),Object.defineProperty(this,Ye,{value:Et}),Object.defineProperty(this,Se,{value:ze}),Object.defineProperty(this,ht,{value:Ne}),Object.defineProperty(this,tt,{value:X}),Object.defineProperty(this,et,{value:Oe}),Object.defineProperty(this,ne,{writable:!0,value:void 0}),this.logger=void 0,this.appId=void 0,this.props=void 0,Object.defineProperty(this,Q,{writable:!0,value:void 0}),Object.defineProperty(this,ge,{writable:!0,value:void 0}),Object.defineProperty(this,Xe,{writable:!0,value:void 0}),Object.defineProperty(this,be,{writable:!0,value:void 0}),Object.defineProperty(this,Fe,{writable:!0,value:void 0}),Object.defineProperty(this,J,{writable:!0,value:null}),Object.defineProperty(this,Me,{writable:!0,value:null}),Object.defineProperty(this,Te,{writable:!0,value:null}),Object.defineProperty(this,we,{writable:!0,value:null}),Object.defineProperty(this,q,{writable:!0,value:async function(){return await i()(d,ye)[ye](),!0}}),Object.defineProperty(this,qe,{writable:!0,value:function(){i()(d,ht)[ht]()}}),this.onInit=void 0,this.onMount=void 0,this.onUnmount=void 0,this.onGetRef=void 0,window.emui.uuid=window.emui.uuid||(0,L.A)(),this.appId=((h=window.emui)===null||h===void 0?void 0:h.appId)||(0,ue.vF)("appId"),i()(this,ne)[ne]=window.emui.uuid,i()(this,Q)[Q]=Ae.APPSDK,this.props={host:null,hostUrl:null,prevState:null,history:n?.history||$.N,theme:(0,j.getDefaultTheme)(),manifestPath:"./latest",containerId:V},this.logger=n?.logger||ee.k,(0,B.B)(this.logger),n!=null&&n.ssfHostRef&&(0,M.Z)(n.ssfHostRef),i()(this,ge)[ge]=(0,M.F)(),i()(this,Xe)[Xe]=n?.useV2Guest!==!1,i()(this,be)[be]=(k=n?.selfInitialize)!==null&&k!==void 0?k:!1,i()(this,Fe)[Fe]=(F=n?.embeddedWithoutHost)!==null&&F!==void 0?F:!1,this.onInit=n?.onInit,this.onMount=n?.onMount,this.onUnmount=n?.onUnmount,this.onGetRef=n?.onGetRef,i()(this,Fe)[Fe]&&!i()(this,be)[be]&&this.logger.warn("embeddedWithoutHost requires selfInitialize: true \u2014 the flag only applies to initialize()"),this.getHost=this.getHost.bind(this),this.getLogger=this.getLogger.bind(this),this.getProps=this.getProps.bind(this),i()(this,be)[be]?window.addEventListener("beforeunload",i()(this,qe)[qe]):i()(this,et)[et]()}return w()(u,[{key:"getHost",value:function(){return this.props.host}},{key:"getLogger",value:function(){return this.logger}},{key:"getObject",value:function(d){var h=null;return i()(this,Q)[Q]===Ae.SSF?(h=this.getHost(),h.getObject(d)):(h=this.getHost(),h?h.getObject(d):Promise.resolve(null))}},{key:"subscribe",value:function(d){var h=null;return i()(this,Q)[Q]===Ae.SSF?(h=this.getHost(),h.subscribe(d)):(h=this.getHost(),h.subscribe(d))}},{key:"unsubscribe",value:function(d){var h=null;if(i()(this,Q)[Q]===Ae.SSF){h=this.getHost(),h.unsubscribe(d);return}h=this.getHost(),h.unsubscribe(d)}},{key:"getProps",value:function(){return this.props}},{key:"getSessionStorageItem",value:function(d){var h=sessionStorage.getItem(d),k=this.getHost();return!h&&k!==null&&k!==void 0&&k.getItem&&(h=k.getItem(d)),h}},{key:"findHost",value:async function(){var d=i()(this,Se)[Se]();return d||(i()(this,Xe)[Xe]?i()(this,Ye)[Ye]():null)}},{key:"uuid",get:function(){return i()(this,ne)[ne]}},{key:"initialize",value:async function(){$e();var d=window.top===window.self&&!window.opener;if(d)return await i()(this,ce)[ce](),i()(this,ke)[ke]("standalone");if(i()(this,Fe)[Fe])return await i()(this,ce)[ce](),i()(this,ke)[ke]("embeddedWithoutHost");var h=await Promise.all([i()(this,gt)[gt](),i()(this,ce)[ce]()]),k=p()(h,1),F=k[0];if(!F)return i()(this,ke)[ke]("discoveryFallback");this.props.host=F,i()(this,Pe)[Pe]();var z={moduleId:this.appId};try{var Be=await i()(this,dt)[dt]();Be?(z=await Be.getParameters(),i()(this,lt)[lt](z)):this.logger.warn(`Host did not register a module scripting object for "${this.appId}". Proceeding without host-provided parameters (history, theme, initialRoute).`)}catch{this.logger.warn(`Failed to retrieve module parameters for "${this.appId}". Proceeding without host-provided parameters.`)}return i()(this,Ze)[Ze](),i()(this,it)[it](),z}},{key:"init",value:async function(d){var h=this,k=d??{},F=k.history,z=v()(k,ae);if(this.props=P()(this.props,z),!this.props.host){var Be=await this.findHost();Be?this.props.host=Be:this.logger.warn("unable to connect to host microapp")}return i()(this,Pe)[Pe](),$e(),(0,ie.y)().then(function(){var ot=h.getSessionStorageItem("instanceId")||"",Pt=h.getSessionStorageItem("userId")||"";(0,Z.nE)({appId:h.appId,instanceId:ot,userId:Pt});var Nt=i()(h,at)[at](F);return!Nt&&d!==null&&d!==void 0&&d.initialRoute&&(i()(h,Me)[Me]=typeof d.initialRoute=="string"?d.initialRoute:d.initialRoute.pathname||null),(0,_e.b)().then(function(Bt){i()(h,J)[J]=Bt,h.onInit&&h.onInit(h.props),i()(h,it)[it]()})})}},{key:"mount",value:function(){var d=this,h=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{containerId:V};return this.props.containerId=h?.containerId,Promise.resolve().then(function(){i()(d,Me)[Me]&&(d.props.history.push(i()(d,Me)[Me]),i()(d,Me)[Me]=null),d.onMount&&d.onMount(h)})}},{key:"unmount",value:function(d){var h=this;return De(),Promise.resolve().then(function(){return h.onUnmount?h.onUnmount(d):null})}},{key:"getRef",value:function(){return this.onGetRef?this.onGetRef():null}},{key:"navigate",value:function(d,h){d&&this.props.history.push(d,h)}},{key:"addScriptingObject",value:function(d,h){i()(this,J)[J]&&i()(this,J)[J].addScriptingObject(d,h),i()(this,ge)[ge].addScriptingObject(d,h)}},{key:"dispatchEvent",value:async function(d){if(i()(this,J)[J]){var h=await Promise.all([i()(this,J)[J].dispatchEvent(d),i()(this,ge)[ge].dispatchEvent(d)]),k=p()(h,2),F=k[0],z=k[1];return Array.isArray(F)&&Array.isArray(z)?F.concat(z):Promise.resolve()}return i()(this,ge)[ge].dispatchEvent(d)}},{key:"removeScriptingObject",value:function(d,h){i()(this,J)[J]&&i()(this,J)[J].removeScriptingObject(d,h),i()(this,ge)[ge].removeScriptingObject(d,h)}}],[{key:"getInstance",value:function(d){return this.instance||(this.instance=new u(d),d!=null&&d.selfInitialize||(d?.logger||ee.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 d,h;return!!((d=this.instance)!==null&&d!==void 0&&(h=d.props)!==null&&h!==void 0&&h.host)}}])}();We=yt;function Oe(){var u=this,n=(0,de.z)();if(n){n.emui=n.emui||{};var d=this.unmount.bind(this),h={uuid:i()(this,ne)[ne],init:this.init.bind(this),mount:this.mount.bind(this),unmount:function(z){return z!=null&&z.containerId&&(u.props.containerId=z.containerId),u.props.host?i()(u,ye)[ye]().then(function(){return null}):d(z)},getRef:this.getRef.bind(this),navigate:this.navigate.bind(this)};if(n.emui[this.appId])if(Array.isArray(n.emui[this.appId])){var k=n.emui[this.appId],F=k.findIndex(function(z){return z.uuid===i()(u,ne)[ne]});F>-1?k[F]=h:k.push(h)}else n.emui[this.appId].uuid===i()(this,ne)[ne]?n.emui[this.appId]=h:typeof n.emui[this.appId].init>"u"?n.emui[this.appId]=Object.assign({},n.emui[this.appId],h):n.emui[this.appId]=[n.emui[this.appId],h];else n.emui[this.appId]=h;window.emui.app=h,window.addEventListener("beforeunload",i()(this,qe)[qe])}}function X(){var u=this;if(!i()(this,be)[be]){var n=(0,de.z)();if(n!=null&&n.emui){if(Array.isArray(n.emui[this.appId])){var d=n.emui[this.appId],h=d.findIndex(function(k){return k.uuid===i()(u,ne)[ne]});h>-1&&d.splice(h,1),d.length===0&&delete n.emui[this.appId]}else delete n.emui[this.appId];delete window.emui.app}}}function Ne(){if(this.props.host){i()(this,ye)[ye]().catch(function(){});return}if(!i()(this,be)[be]){i()(this,tt)[tt](),this.unmount({containerId:this.props.containerId}).catch(function(){});return}i()(this,ye)[ye]().catch(function(){})}function ze(){var u,n,d;return Mt()?null:(u=(n=window.parent)===null||n===void 0||(d=n.emui)===null||d===void 0?void 0:d.MicroAppHost)!==null&&u!==void 0?u:null}async function Et(){var u=new D.p({appLogger:this.logger});try{var n=await Qe({promise:u.connect(),delay:ft,retValue:!0});if(!n)return i()(this,Q)[Q]=Ae.SSF,u}catch{}return null}function st(u){if(i()(this,Q)[Q]===Ae.SSF)return this.props.history=$.N,!1;var n=(0,ue.vF)("useParentHistory",!0);return n&&u?this.props.history=u:!n&&window!==window.parent&&(this.props.history=$.w),n}async function ut(){var u;if((u=window.emui)!==null&&u!==void 0&&u.__host)return window.emui.__host;var n=i()(this,Se)[Se]();return n||(i()(this,Xe)[Xe]?i()(this,Ye)[Ye]():null)}function It(){var u=this;window.emui=window.emui||{},window.emui.getHost=function(){var n;return(n=u.props.host)!==null&&n!==void 0?n:null}}async function xt(){i()(this,J)[J]=await(0,_e.b)()}function nt(u){u.homeRoute&&(this.props.homeRoute=u.homeRoute),u.theme&&(this.props.theme=u.theme),u.hostUrl&&(this.props.hostUrl=u.hostUrl),u.manifestPath&&(this.props.manifestPath=u.manifestPath),u.containerId&&(this.props.containerId=u.containerId),i()(this,jt)[jt](u)}function ct(u){if(i()(this,Q)[Q]===Ae.SSF){this.props.history=$.N;return}var n=(0,ue.vF)("useParentHistory",!0);n&&u.history?this.props.history=u.history:!n&&window!==window.parent&&(this.props.history=$.w),i()(this,Ke)[Ke](u,n)}function wt(u,n){if(!(!u.initialRoute||n)){var d=typeof u.initialRoute=="string"?u.initialRoute:u.initialRoute.pathname;d&&this.props.history.push(d)}}async function St(){await(0,ie.y)(),await i()(this,Je)[Je]()}function Ut(){var u=this.getSessionStorageItem("instanceId")||"",n=this.getSessionStorageItem("userId")||"";(0,Z.nE)({appId:this.appId,instanceId:u,userId:n}),this.onInit&&this.onInit(this.props)}function Wt(){var u=this;return i()(this,Te)[Te]||(i()(this,Te)[Te]=Promise.resolve().then(function(){i()(u,tt)[tt]()}).then(function(){return u.unmount({containerId:u.props.containerId})}).then(function(){i()(u,bt)[bt]()}).catch(function(n){throw i()(u,Te)[Te]=null,n})),i()(this,Te)[Te]}function kt(){if(!(i()(this,we)[we]||!this.props.host))try{i()(this,we)[we]=this.subscribe({eventId:Lt,callback:i()(this,q)[q]})}catch{this.logger.warn("Unable to subscribe to module.unmount from host \u2014 continuing without host teardown listener")}}function _t(){i()(this,we)[we]&&(this.unsubscribe({eventId:Lt,token:i()(this,we)[we]}),i()(this,we)[we]=null)}function $t(u){return u==="standalone"?(this.logger.info("Running in standalone mode \u2014 skipping host discovery"),i()(this,Pe)[Pe](),i()(this,at)[at]()):u==="embeddedWithoutHost"?(this.logger.info("embeddedWithoutHost enabled \u2014 skipping host discovery"),i()(this,Pe)[Pe]()):(this.logger.warn("Unable to discover host. Proceeding with app.config.json values. Host-provided parameters (history, theme, initialRoute) will not be available."),i()(this,Pe)[Pe]()),i()(this,Ze)[Ze](),{moduleId:this.appId}}async function Ft(){var u="module",n=this.getObject(u);return i()(this,Q)[Q]!==Ae.SSF?n:Qe({promise:n,delay:pt,throwError:!0,errMsg:`Timed out waiting for module scripting object from host (${pt}ms)`})}yt.instance=void 0},"./lib/utils/micro-frontend/ssf-host.ts"(T,g,e){"use strict";e.d(g,{F:()=>I,Z:()=>_});var m=e("./node_modules/.pnpm/@elliemae+ssf-host@2.32.3_@elliemae+pui-diagnostics@3.12.6/node_modules/@elliemae/ssf-host/dist/esm/host.js"),v=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/analytics.js"),f=e("./lib/utils/logger.ts"),p=e("./lib/utils/app-config/config.ts"),b=null,I=function(){if(!b){var w=(0,f.t)();b=new m.P((0,p.vF)("appId"),{logger:w,analyticsObj:new v.j({logger:w})})}return b},_=function(w){b||(b=w)}},"./lib/utils/page-wake.ts"(T,g,e){"use strict";e.d(g,{v:()=>m});var m=function(v){var f=!1,p=function(){f||(f=!0,queueMicrotask(function(){f=!1,v()}))},b=function(){document.hidden||p()};return document.addEventListener("visibilitychange",b),window.addEventListener("pageshow",p),window.addEventListener("focus",p),function(){document.removeEventListener("visibilitychange",b),window.removeEventListener("pageshow",p),window.removeEventListener("focus",p)}}},"./lib/utils/session-timeout-config.ts"(T,g,e){"use strict";e.d(g,{BH:()=>I,Gf:()=>_,Gw:()=>S,vG:()=>i});var m=e("./lib/utils/app-config/config.ts"),v=e("./lib/utils/constants.ts"),f,p,b=function(x){return x*6e4},I=function(){f=void 0,p=void 0},_=function(x){var l=x.sessionExpiryInterval,O=x.sessionWarnInterval;f=b(O),p=b(l)},w=function(x,l){var O=(0,m.vF)(x);if(O==null||O==="")return l;var P=Number(O);return Number.isFinite(P)&&P>0?P:l},S=function(){return f===void 0&&(f=w("sessionTimeoutWarnInterval",v.J2.WARN)),f},i=function(){if(p===void 0){var x=S(),l=w("sessionTimeoutInterval",v.J2.EXPIRY);p=l>x?l:x+1}return p}},"./lib/utils/session.ts"(T,g,e){"use strict";e.d(g,{lQ:()=>Be,LC:()=>ot,KB:()=>u,oB:()=>$t,p3:()=>Kt,z3:()=>k,lD:()=>Bt,n5:()=>Nt,Lw:()=>Pt});var m=e("./node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/throttle.js"),v=e.n(m),f=function(t){window.emui.loginParams=Object.assign({redirectUri:new URL(window.location.href).href},t)},p=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},b=e("./lib/utils/constants.ts"),I,_=function(){return sessionStorage.getItem(b.Ay.AUTHORIZATION)||""},w=function(t){sessionStorage.setItem(I.AUTHORIZATION,t)},S=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),i=e("./node_modules/.pnpm/axios@1.18.1/node_modules/axios/lib/axios.js"),x=e("./lib/utils/app-config/config.ts"),l=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),O=e.n(l),P;function L(t,r){var c=typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(!c){if(Array.isArray(t)||(c=j(t))||r&&t&&typeof t.length=="number"){c&&(t=c);var E=0,A=function(){};return{s:A,n:function(){return E>=t.length?{done:!0}:{done:!1,value:t[E++]}},e:function(U){throw U},f:A}}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 R,N=!0,K=!1;return{s:function(){c=c.call(t)},n:function(){var U=c.next();return N=U.done,U},e:function(U){K=!0,R=U},f:function(){try{N||c.return==null||c.return()}finally{if(K)throw R}}}}function j(t,r){if(t){if(typeof t=="string")return D(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)?D(t,r):void 0}}function D(t,r){(r==null||r>t.length)&&(r=t.length);for(var c=0,E=Array(r);c<r;c++)E[c]=t[c];return E}var Z=function(t){return t},de=function(t,r){var c,E;r=r||P,(c=r)!==null&&c!==void 0&&(E=c.interceptors)!==null&&E!==void 0&&E.response&&r.interceptors.response.eject(t)},ie=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,E=L(r.statusCodesToRetry),A;try{for(E.s();!(A=E.n()).done;){var R=A.value,N=O()(R,2),K=N[0],U=N[1],oe=t.response.status;if(oe>=K&&oe<=U){c=!0;break}}}catch(Ee){E.e(Ee)}finally{E.f()}if(!c)return!1}return r.currentRetryAttempt=r.currentRetryAttempt||0,!(r.currentRetryAttempt>=r.retry)},ue=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 E=r.shouldRetry||ie;if(!E(t))return Promise.reject(t);var A=new Promise(function(N){var K=(2**r.currentRetryAttempt-1)/2*1e3;t.config.retryConfig.currentRetryAttempt+=1,setTimeout(N,K)}),R=r.onRetryAttempt?Promise.resolve(r.onRetryAttempt(t)):Promise.resolve();return Promise.resolve().then(function(){return A}).then(function(){return R}).then(function(){return r.instance.request(t.config)})},$=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(Z,ue):null},ee=function(t){return t&&t.config?t.config.retryConfig:null},B=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=ee(r);c&&c.currentRetryAttempt}}},je=function(t){t!=null&&t.defaults&&(t.defaults.retryConfig=B(t)),$(t)};const re=je;var G=e("./lib/utils/logrocket.ts"),H=e("./lib/communication/http-client/props.ts");function se(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return function(r){if(H.K.resetUserIdleTime(),t){var c=(0,G.R_)();c&&r.headers.set(G.s7,c)}return r}}var fe=401,he=null,rt=function(t){he=t},Le=function(t){return t},De=function(t){var r=(t||{}).response||{},c=r.status;if(c===fe){if(he&&typeof he=="function")return he(t).then(function(E){var A=t.config;if(!(A!=null&&A.headers))throw t;return A.headers.Authorization=E,new Promise(function(R,N){i.A.request(A).then(R).catch(N)})}).catch(function(E){return Promise.reject(E)});if(H.K.endSession)return H.K.endSession(Object.assign({},p(),{skipRevoke:!0})).then(function(){return Promise.reject(t)}).catch(function(){return Promise.reject(t)})}return Promise.reject(t)},_e,Ce,Ve=null,He=2*60*1e3,Ue=function(){var t,r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},c=r.baseURL,E=c===void 0?(0,x.vF)("serviceEndpoints.api",""):c,A=r.headers,R=A===void 0?{}:A,N=r.sendLogRocketSessionHeader,K=N===void 0?!0:N,U=i.A.create({baseURL:E,headers:R});U!=null&&(t=U.defaults)!==null&&t!==void 0&&t.timeout&&(U.defaults.timeout=He),re(U);var oe=U?.interceptors||{},Ee=oe.request,te=oe.response;return Ee&&Ee.use(se(K)),te&&te.use(Le,De),U},mt=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.baseURL,c=t.headers,E=c===void 0?{}:c,A=t.sendLogRocketSessionHeader,R=A===void 0?!0:A,N=_e(t,Ve);return Ue(Object.assign({baseURL:r,headers:Object.assign({Authorization:Ce()},E),sendLogRocketSessionHeader:R},N))},Qe,M=async function(t){var r=t.code,c=t.clientId,E=t.scope,A=t.redirectUri,R=new URLSearchParams;R.append("grant_type","authorization_code"),R.append("client_id",c),R.append("redirect_uri",A),R.append("scope",E),R.append("code",r);var N=await Qe().post("/oauth2/v1/token",R),K=N.data;return{tokenType:K.token_type,accessToken:K.access_token}},$e=async function(t){var r=t.clientId,c=t.token,E=new URLSearchParams;E.append("token",c),E.append("client_id",r),await Ue().post("/oauth2/v1/token/revocation",E)},ae=async function(t){var r=t.clientId,c=t.accessToken,E=new URLSearchParams;E.append("token",c),E.append("client_id",r);var A=await Ue().post("/oauth2/v1/token/introspection",E),R=A.data;return R},We=e("./lib/utils/logger.ts"),V=e("./lib/utils/log-records.ts"),pt=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/baEventParameters.js"),ft=e("./lib/analytics/push-to-data-layer.ts"),Mt,Ae,Lt=function(t){var r=t.instanceId,c=t.userId;Mt({instanceId:r,userId:c}),Ae({event:"login"})},ne=function(){(0,ft.U)({event:"logout"}),(0,pt.nE)({instanceId:"",userId:""})},Q=e("./node_modules/.pnpm/@elliemae+pui-analytics-so@1.7.2/node_modules/@elliemae/pui-analytics-so/dist/esm/logrocket.js"),ge,Xe,be,Fe,J,Me,Te,we,q,qe,et,tt,ht,Se,Ye="serviceEndpoints.idp",at=function(){return!!q()},gt=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}},Pe=function(t){var r=t.clientId,c=t.redirectUri,E=t.idpErrorCode,A=t.scope,R=t.responseType,N=t.instanceId,K=t.siteId,U=t.userId,oe=t.disableRememberMe,Ee=t.useCompactIdpPage,te=t.isSSO,Ie=et(Ye,""),le=new URL("/authorize",Ie),Re=Object.assign({client_id:r,redirect_uri:c,response_type:R??"",scope:A},N!==void 0&&{instance_id:String(N)},K!==void 0&&{site_id:String(K)},U!==void 0&&{user_id:U},oe!==void 0&&{disable_remember_me:String(oe)},Ee!==void 0&&{tpoifr:String(Ee)},te!==void 0&&{is_sso:String(te)}),Ge=new URLSearchParams(E?Object.assign({},Re,{error_code:E}):Re);le.search=Ge.toString(),window.location.replace(le.href)},Je=async function(t){var r=t.clientId,c=t.redirectUri,E=t.responseType,A=t.scope,R=t.code,N=R===void 0?"":R,K=t.customLogoutUrl,U=K===void 0?"":K,oe=t.skipRevoke,Ee=oe===void 0?!1:oe;try{var te=_();sessionStorage.clear();var Ie=te?te.split(" ")[1]:"";Ee||await $e({clientId:r,token:Ie}),ne(),(0,G.K3)("logout"),(0,Q.E3)(),(0,pt.nE)({instanceId:"",userId:""});var le;if(U)le=new URL("/",U);else{var Re=(0,x.vF)(Ye,"");le=new URL("/authorize",Re);var Ge=Object.assign({client_id:r,redirect_uri:c||""},N&&{error_code:N},{response_type:E||"",scope:A}),At=new URLSearchParams(Ge);le.search=At.toString()}window.location.replace(le.href)}catch(Tt){var vt;(vt=(0,We.t)())===null||vt===void 0||vt.error(Object.assign({},V.V.LOGOUT_FAILED,{exception:Tt}))}},lt=async function(t){var r=t.code,c=t.redirectUri,E=t.clientId,A=t.scope,R=t.responseType,N=t.isConsumerUser;try{var K=await be({code:r,clientId:E,scope:A,redirectUri:c}),U=K.tokenType,oe=K.accessToken;ht({clientId:E,scope:A,responseType:R,redirectUri:c});var Ee=`${U} ${oe}`;qe(Ee);var te=await Fe({clientId:E,accessToken:oe});sessionStorage.setItem("user",JSON.stringify(te));var Ie=te.encompass_instance_id,le=te.user_name,Re=te.bearer_token,Ge=te.user_key,At={bearerToken:Re,realm:Ie,userName:le,sessionId:Re?.replace(`${Ie} `,"")};sessionStorage.setItem("cred",JSON.stringify(At)),sessionStorage.setItem("instanceId",Ie),sessionStorage.setItem("userId",le),Me({instanceId:Ie,userId:le}),ge({instanceId:Ie,userId:le});var vt={name:le,instanceId:Ie};Te(Ge,vt),we("login",vt);var Tt=await J({userName:le,isConsumerUser:N});sessionStorage.setItem("userSettings",JSON.stringify(Tt));var Gt=new URL(c).pathname;Xe.replace(Gt)}catch(Ct){var Rt,Dt,Ht,Vt=Ct==null||(Rt=Ct.response)===null||Rt===void 0||(Dt=Rt.data)===null||Dt===void 0?void 0:Dt.code;await Je({clientId:E,redirectUri:c,code:Vt,scope:A,responseType:R}),(Ht=Se())===null||Ht===void 0||Ht.error(Object.assign({},tt.LOGIN_FAILED,{exception:Ct}))}},jt=async function(t){var r=t.clientId,c=t.scope,E=t.responseType,A=t.isConsumerUser,R=t.instanceId,N=t.siteId,K=t.userId,U=t.disableRememberMe,oe=t.useCompactIdpPage,Ee=t.isSSO,te=gt(),Ie=te.code,le=te.idpErrorCode,Re=te.redirectUri,Ge={clientId:r,scope:c,responseType:E,redirectUri:Re,code:Ie,idpErrorCode:le,isConsumerUser:A,instanceId:R,siteId:N,userId:K,disableRememberMe:U,useCompactIdpPage:oe,isSSO:Ee};return Ie?(await lt(Ge),{authorized:!0}):(Pe(Ge),{authorized:!1})},Ke=e("./lib/utils/page-wake.ts"),ce=e("./lib/utils/session-timeout-config.ts"),Ze,ye,it,bt,ke,dt,yt,Oe,X=Date.now(),Ne=[],ze=[],Et=[],st=["click","scroll","keypress","touchstart"],ut=!1,It=!1,xt,nt,ct,wt,St=function(){It=!1,ut=!1,ct=null},Ut=function(){return Date.now()-X>(0,ce.Gw)()},Wt=function(){return Date.now()-X>(0,ce.vG)()},kt=function(){return Promise.resolve().then(function(){ze.forEach(function(t){return t()})})},_t=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;St(),X=Date.now(),Promise.resolve().then(function(){Et.forEach(function(r){return r(t)})}).catch(function(){})},$t=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;F(t===!0)&&_t(t)},Ft=function(t){var r=t.sessionExpiryInterval,c=r===void 0?ye:r,E=t.sessionWarnInterval,A=E===void 0?it:E;if(c<ye)throw new Error(bt);if(c>ke)throw new Error(dt);if(A>=c)throw new Error(yt);wt&&wt({sessionExpiryInterval:c,sessionWarnInterval:A})},u=async function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;if(F(t===!0)){var r=p();try{if(_t(!0),r!=null&&r.clientId){var c=_();if(!c)throw new Error("Authorization token not found to extend session");var E=c.split(" ")[1];await ae({clientId:r.clientId,accessToken:E})}}catch(R){var A;(A=(0,We.t)())===null||A===void 0||A.error(Object.assign({},V.V.SESSION_RENEWAL_FAILED,{exception:R})),await Je(Object.assign({},r,{skipRevoke:!0}))}}},n=v()(function(){u().catch(function(){})},b.eE,{leading:!0}),d=function(){st.forEach(function(t){document.removeEventListener(t,n)})},h=function(){ut=!0,ct=Date.now(),d(),Promise.resolve().then(function(){Ne.forEach(function(t){return t(ct)})}).catch(function(){})},k=function(){var t;d(),(t=nt)===null||t===void 0||t(),nt=void 0,clearInterval(xt),St(),Ne.length=0,ze.length=0};function F(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;return It?!1:Wt()?(It=!0,kt().then(function(){k()}).catch(function(){}),!1):!ut&&Ut()?(h(),!1):!(ut&&!t)}var z=function(t,r){var c=t.findIndex(function(E){return E===r});c>-1&&t.splice(c,1)},Be=function(){st.forEach(function(t){document.addEventListener(t,n)})},ot=function(){var t,r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},c=r.sessionExpiryInterval,E=c===void 0?0:c,A=r.sessionWarnInterval,R=A===void 0?0:A;clearInterval(xt),(t=nt)===null||t===void 0||t(),d(),E&&R?(0,ce.Gf)({sessionExpiryInterval:E,sessionWarnInterval:R}):(0,ce.BH)(),St(),Be(),nt=(0,Ke.v)(F),xt=setInterval(F,1e3)},Pt=function(t){return Ne.push(t),z.bind(null,Ne,t)},Nt=function(t){return ze.push(t),z.bind(null,ze,t)},Bt=function(t){return Et.push(t),z.bind(null,Et,t)},Kt=function(t){wt=t},zt=function(t,r){if(!t)return function(){};var c=Ze(r,Oe,{leading:!0});return st.forEach(function(E){return t.addEventListener(E,c)}),function(){st.forEach(function(E){return t.removeEventListener(E,r)}),st.forEach(function(E){return t.removeEventListener(E,c)})}}},"./lib/view/error-toast/index.tsx"(T,g,e){"use strict";e.d(g,{Q:()=>l});var m=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),v=e.n(m),f=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),p=e("./node_modules/.pnpm/@elliemae+ds-toast@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-toast/dist/esm/parts/DSToast.js"),b=e("./node_modules/.pnpm/@elliemae+ds-toast@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-toast/dist/esm/toast.js"),I=e("./node_modules/.pnpm/@elliemae+ds-toast@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-toast/dist/esm/constants.js"),_=e("./lib/data/useAppDispatch.ts"),w=e("./lib/data/useAppSelector.ts"),S=e("./lib/data/error/index.ts"),i=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),x=["position","messageTitle","type","description","messageText","messageComponent"],l=(0,f.memo)(function(O){var P=(0,w.G)(function(j){return j?.error}),L=(0,_.j)();return(0,f.useEffect)(function(){if(P&&(P!=null&&P.description||P!=null&&P.messageText)){var j=Object.assign({position:I.xJ.TOP_RIGHT,messageTitle:"Error",type:I.Ck.ERROR},O,P),D=j.position,Z=j.messageTitle,de=j.type,ie=j.description,ue=j.messageText,$=j.messageComponent,ee=v()(j,x),B=ie||ue;B&&(0,b.o)({messageText:B,messageTitle:Z,type:de,messageComponent:$},Object.assign({position:D},ee)),L(S.o.clear())}},[P,O,L]),(0,i.jsx)(p.P_,Object.assign({},O))})},"./lib/view/live-message/index.tsx"(T,g,e){"use strict";e.d(g,{I:()=>b});var m=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),v=e.n(m),f=e("./node_modules/.pnpm/react-aria-live@2.0.5_react@18.3.1/node_modules/react-aria-live/lib/index.js"),p=e("./lib/data/useAppSelector.ts"),b=function(){var I=(0,p.G)(function(w){var S;return(S=w.liveMessage)===null||S===void 0?void 0:S.message}),_=(0,p.G)(function(w){var S;return(S=w.liveMessage)===null||S===void 0?void 0:S.ariaLive});return v()(f.Iu,{message:I,"aria-live":_})};b.displayName="LiveMessage"},"./lib/view/modals/session-expiry/index.tsx"(T,g,e){"use strict";e.d(g,{_:()=>je});var m=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),v=e.n(m),f=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),p=e.n(f),b=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),I=e("./node_modules/.pnpm/@elliemae+ds-button-v2@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-button-v2/dist/esm/parts/DSButtonV2/DSButtonV2.js"),_=e("./node_modules/.pnpm/@elliemae+ds-icons@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-icons/dist/esm/WarningCircle.js"),w=e("./node_modules/.pnpm/@elliemae+ds-hooks-focus-trap@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-hooks-focus-trap/dist/esm/DSHookOnFirstFocusIn.js"),S=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-dialog/dist/esm/DSDialog.js"),i=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogBody/DSDialogBody.js"),x=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogDefaultLayout/DSDialogDefaultLayout.js"),l=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogPrimaryMessage/DSDialogPrimaryMessage.js"),O=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogSecondaryMessage/DSDialogSecondaryMessage.js"),P=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogSeparator/DSDialogSeparator.js"),L=e("./node_modules/.pnpm/@elliemae+ds-dialog@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-dialog/dist/esm/parts/DSDialogFooter/DSDialogFooter.js"),j=e("./lib/data/useAppDispatch.ts"),D=e("./lib/data/logout/actions.ts"),Z=e("./lib/utils/session.ts"),de=e("./lib/utils/page-wake.ts"),ie=e("./lib/utils/session-timeout-config.ts"),ue=function(re){var G=Math.max(0,Math.floor(re/1e3)),H=Math.floor(G/60),se=G%60;return`${String(H).padStart(2,"0")}:${String(se).padStart(2,"0")}`},$=function(re){var G=(0,b.useState)(),H=p()(G,2),se=H[0],fe=H[1];return(0,b.useEffect)(function(){var he=(0,ie.Gw)(),rt=(0,ie.vG)(),Le=re+(rt-he),De=function(){fe(ue(Le-Date.now()))};De();var _e=setInterval(De,1e3),Ce=(0,de.v)(De);return function(){clearInterval(_e),Ce()}},[re]),se},ee,B,je=(0,b.memo)(function(re){var G=re.open,H=re.warningNotifiedAt,se=H===void 0?0:H,fe=(0,b.useState)(G),he=p()(fe,2),rt=he[0],Le=he[1],De=$(se),_e=(0,j.j)(),Ce=(0,b.useRef)(null),Ve=(0,b.useRef)(null),He=(0,w.r)({firstElementRef:Ce,lastElementRef:Ve});(0,b.useEffect)(function(){Le(G)},[G]);var Ue=async function(){Le(!1),await(0,Z.KB)(!0),(0,Z.lQ)(),_e(D.r.cancel())},mt=function(){Le(!1),_e(D.r.confirm())};return De?v()(S.O,{onKeyDown:He,isOpen:rt,size:"small"},void 0,v()(i.u,{p:"s"},void 0,v()(x.D,{},void 0,v()(_.A,{size:"xl",color:["warning","900"]}),v()(l.T,{},void 0,`Your session will expire in ${De}`),ee||(ee=v()(O.z,{},void 0,"Please logout or reset your session")))),B||(B=v()(P.Z,{})),v()(L.r,{},void 0,v()(I.e,{innerRef:Ce,buttonType:"outline",onClick:mt},void 0,"Logout"),v()(I.e,{innerRef:Ve,onClick:function(){Ue().catch(function(){})}},void 0,"Reset"))):null})},"./lib/view/session-timeout/index.tsx"(T,g,e){"use strict";e.d(g,{S:()=>x});var m=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),v=e.n(m),f=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),p=e.n(f),b=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),I=e("./lib/data/useAppDispatch.ts"),_=e("./lib/data/logout/actions.ts"),w=e("./lib/utils/session.ts"),S=e("./lib/view/modals/session-expiry/index.tsx"),i=e("./lib/communication/http-client/props.ts"),x=function(){var l=(0,I.j)(),O=(0,b.useState)(!1),P=p()(O,2),L=P[0],j=P[1],D=(0,b.useState)(),Z=p()(D,2),de=Z[0],ie=Z[1],ue=(0,b.useState)({sessionExpiryInterval:0,sessionWarnInterval:0}),$=p()(ue,2),ee=$[0],B=$[1];return(0,w.p3)(B),(0,b.useEffect)(function(){i.K.resetUserIdleTime=w.oB,(0,w.LC)(ee);var je=(0,w.Lw)(function(H){H&&(ie(H),j(!0))}),re=(0,w.lD)(function(H){H===!0&&j(!1)}),G=(0,w.n5)(function(){l(_.r.confirm()),j(!1)});return function(){je(),re(),G(),(0,w.z3)()}},[l,ee]),v()("div",{},void 0,L&&v()(S._,{open:!0,warningNotifiedAt:de}))};x.displayName="SessionTimeout"},"./lib/view/wait-message/index.tsx"(T,g,e){"use strict";e.d(g,{j:()=>ee});var m=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/jsx.js"),v=e.n(m),f=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/slicedToArray.js"),p=e.n(f),b=e("./node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"),I=e.n(b),_=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),w=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"),S=e("./node_modules/.pnpm/@elliemae+ds-backdrop@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-backdrop/dist/esm/Backdrop.js"),i=e("./node_modules/.pnpm/@elliemae+ds-circular-progress-indicator@3.62.1_@elliemae+pui-theme@2.13.1/node_modules/@elliemae/ds-circular-progress-indicator/dist/esm/v2/DSCircularIndeterminateIndicator.js"),x=e("./lib/data/useAppSelector.ts"),l=e("./lib/view/wait-message/use-html-wait-message.tsx"),O=e("./lib/utils/micro-frontend/guest.ts"),P=e("./lib/analytics/push-to-data-layer.ts"),L=function(B){(0,P.U)(B)},j=function(B){var je=B.data,re=B.self,G=re===void 0?!0:re;if(G)L(je);else{var H,se=(H=O.h.getInstance())===null||H===void 0?void 0:H.getHost(),fe=se?.sendBAEvent;fe?fe(je):L(je)}},D=function(){return j({data:{event:"pageInteractionEnabled"}})},Z=function(){return j({data:{event:"pageInteractionDisabled"}})},de=e("./lib/utils/logrocket.ts"),ie=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),ue=["size","color","showText","withTooltip","tooltipStartPlacementPreference"],$=(0,w.default)(i.p).withConfig({componentId:"sc-3aqsjr-0"})(["position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);"]),ee=(0,_.memo)(function(B){var je=B.size,re=je===void 0?"xl":je,G=B.color,H=G===void 0?"light":G,se=B.showText,fe=se===void 0?!0:se,he=B.withTooltip,rt=he===void 0?!1:he,Le=B.tooltipStartPlacementPreference,De=Le===void 0?"center":Le,_e=I()(B,ue),Ce=(0,_.useContext)(w.ThemeContext),Ve=(0,_.useRef)(!1),He=(0,_.useState)(!1),Ue=p()(He,2),mt=Ue[0],Qe=Ue[1],M=(0,x.G)(function(We){var V;return(V=We.waitMessage)===null||V===void 0?void 0:V.isOpen}),$e=(0,x.G)(function(We){var V;return(V=We.waitMessage)===null||V===void 0?void 0:V.delay});Ve.current=M??!1;var ae=(0,x.G)(function(We){var V;return(V=We.waitMessage)===null||V===void 0?void 0:V.message});return(0,_.useEffect)(function(){setTimeout(function(){M&&Ve.current&&(Qe(!0),D(),(0,de.K3)("wait-spinner-start"))},$e?1e3:0),M||(Qe(!1),Z(),(0,de.K3)("wait-spinner-end"))},[$e,M]),(0,l.t)(M!==null),mt?(0,ie.jsxs)(ie.Fragment,{children:[v()(S.Ay,{zIndex:Ce.zIndex.loader}),(0,ie.jsx)($,Object.assign({id:"em-loading",size:re,color:H,showText:fe,withTooltip:rt,tooltipStartPlacementPreference:De},_e,{text:ae}))]}):null})},"./lib/view/wait-message/use-html-wait-message.tsx"(T,g,e){"use strict";e.d(g,{t:()=>v});var m=e("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),v=function(f){(0,m.useEffect)(function(){var p=document.getElementById("em-wait-message");p&&f&&p.remove()},[f])}},"./storybook-config-entry.js"(T,g,e){"use strict";var m=e("./node_modules/.pnpm/global@4.4.0/node_modules/global/window.js"),v=e.n(m),f=e("./node_modules/.pnpm/@storybook+preview-web@6.5.16/node_modules/@storybook/preview-web/dist/cjs/index.js"),p=e("./node_modules/.pnpm/@storybook+store@6.5.16/node_modules/@storybook/store/dist/cjs/index.js"),b=e("./node_modules/.pnpm/@storybook+client-api@6.5.16/node_modules/@storybook/client-api/dist/cjs/index.js"),I=e("./node_modules/.pnpm/@storybook+addons@6.5.16/node_modules/@storybook/addons/dist/cjs/public_api.js"),_=e("./node_modules/.pnpm/@storybook+channel-postmessage@6.5.16/node_modules/@storybook/channel-postmessage/dist/cjs/index.js"),w=e("./node_modules/.pnpm/@storybook+channel-websocket@6.5.16/node_modules/@storybook/channel-websocket/dist/cjs/index.js"),S=[async function(j){if(/^\.[\\/](?:lib(?:\/(?!\.)(?:(?:(?!(?:^|\/)\.).)*?)\/|\/|$)(?!\.)(?=.)[^/]*?\.stories\.(mdx|tsx|ts|jsx|js))$/.exec(j)){var D=j.substring(6);return e("./lib lazy recursive ^\\.\\/.*$ include: (?:\\/lib(?:\\/(?%21\\.)(?:(?:(?%21(?:^%7C\\/)\\.).)*?)\\/%7C\\/%7C$)(?%21\\.)(?=.)[^/]*?\\.stories\\.(mdx%7Ctsx%7Cts%7Cjsx%7Cjs))$")("./"+D)}}];async function i(j){for(var D=0;D<S.length;D++){var Z=await S[D](j);if(Z)return Z}}var x=v().SERVER_CHANNEL_URL,l=function(){return(0,p.composeConfigs)([e("./node_modules/.pnpm/@storybook+react@6.5.16_@babel+core@7.29.7_@storybook+builder-webpack5@6.5.16_@storybook+mana_yshks4a4y53x7zkf6b6f3bowne/node_modules/@storybook/react/dist/esm/client/docs/config.js"),e("./node_modules/.pnpm/@storybook+react@6.5.16_@babel+core@7.29.7_@storybook+builder-webpack5@6.5.16_@storybook+mana_yshks4a4y53x7zkf6b6f3bowne/node_modules/@storybook/react/dist/esm/client/preview/config.js"),e("./node_modules/.pnpm/@storybook+addon-docs@6.5.16_@babel+core@7.29.7_eslint@8.57.1_typescript@5.9.3_webpack-cli@5.1.4_webpack@5.108.4/node_modules/@storybook/addon-docs/preview.js"),e("./node_modules/.pnpm/@storybook+addon-actions@6.5.16/node_modules/@storybook/addon-actions/preview.js"),e("./node_modules/.pnpm/@storybook+addon-backgrounds@6.5.16/node_modules/@storybook/addon-backgrounds/preview.js"),e("./node_modules/.pnpm/@storybook+addon-measure@6.5.16/node_modules/@storybook/addon-measure/preview.js"),e("./node_modules/.pnpm/@storybook+addon-outline@6.5.16/node_modules/@storybook/addon-outline/preview.js"),e("./node_modules/.pnpm/@storybook+addon-links@6.5.16/node_modules/@storybook/addon-links/preview.js"),e("./node_modules/.pnpm/@storybook+addon-interactions@6.5.16_eslint@8.57.1_typescript@5.9.3_webpack-cli@5.1.4/node_modules/@storybook/addon-interactions/preview.js"),e("./node_modules/.pnpm/@storybook+addon-a11y@6.5.16/node_modules/@storybook/addon-a11y/preview.js"),e("./.storybook/preview.js")])},O=(0,_.Ay)({page:"preview"});if(I.addons.setChannel(O),x){var P=(0,w.Ay)({url:x});I.addons.setServerChannel(P),window.__STORYBOOK_SERVER_CHANNEL__=P}var L=new f.PreviewWeb;window.__STORYBOOK_PREVIEW__=L,window.__STORYBOOK_STORY_STORE__=L.storyStore,window.__STORYBOOK_ADDONS_CHANNEL__=O,window.__STORYBOOK_CLIENT_API__=new b.ClientApi({storyStore:L.storyStore}),L.initialize({importFn:i,getProjectAnnotations:l})},"./node_modules/.pnpm/css-loader@5.2.7_webpack@5.108.4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[11].use[1]!./lib/utils/storybook/preview.css"(T,g,e){"use strict";var m=e("./node_modules/.pnpm/css-loader@5.2.7_webpack@5.108.4/node_modules/css-loader/dist/runtime/api.js"),v=e.n(m),f=e("./node_modules/.pnpm/css-loader@5.2.7_webpack@5.108.4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[11].use[1]!./node_modules/.pnpm/@elliemae+ds-basic@3.62.1/node_modules/@elliemae/ds-basic/dist/css/dimsum.css"),p=v()(function(I){return I[1]});p.i(f.A),p.push([T.id,`
5
+ `,""]);const b=p;e.d(g,["A",0,b])},"@elliemae/pui-diagnostics"(T){"use strict";T.exports=emuiDiagnostics},"?6b64"(){}},T=>{var g=m=>T(T.s=m);T.O(0,[6751],()=>(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=T.O()}]);
package/demo/project.json CHANGED
@@ -1 +1 @@
1
- {"generatedAt":1787770720682,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"pnpm","version":"8.15.9"},"typescriptOptions":{"check":false,"checkOptions":{},"reactDocgen":false,"reactDocgenTypescriptOptions":{"shouldExtractLiteralValuesFromEnum":true,"compilerOptions":{"allowSyntheticDefaultImports":false,"esModuleInterop":false}}},"features":{"fastRefresh":true,"storyStoreV7":true},"language":"javascript","storybookPackages":{},"framework":{"options":{"fastRefresh":true,"strictMode":true,"legacyRootApi":true}},"addons":{"@storybook/addon-docs":{"options":{"sourceLoaderOptions":{"injectStoryParameters":false}},"version":"6.5.16"},"@storybook/addon-essentials":{"options":{"docs":false},"version":"6.5.16"},"@storybook/addon-storysource":{"version":"6.5.16"},"@storybook/addon-links":{"version":"6.5.16"},"@storybook/addon-events":{"version":"6.2.9"},"@storybook/addon-interactions":{"version":"6.5.16"},"@storybook/addon-a11y":{"version":"6.5.16"},"storybook-addon-turbo-build":{"options":{"optimizationLevel":2,"esbuildMinifyOptions":{"target":"es2022"}},"version":"1.1.0"}}}
1
+ {"generatedAt":1787781543343,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"pnpm","version":"8.15.9"},"typescriptOptions":{"check":false,"checkOptions":{},"reactDocgen":false,"reactDocgenTypescriptOptions":{"shouldExtractLiteralValuesFromEnum":true,"compilerOptions":{"allowSyntheticDefaultImports":false,"esModuleInterop":false}}},"features":{"fastRefresh":true,"storyStoreV7":true},"language":"javascript","storybookPackages":{},"framework":{"options":{"fastRefresh":true,"strictMode":true,"legacyRootApi":true}},"addons":{"@storybook/addon-docs":{"options":{"sourceLoaderOptions":{"injectStoryParameters":false}},"version":"6.5.16"},"@storybook/addon-essentials":{"options":{"docs":false},"version":"6.5.16"},"@storybook/addon-storysource":{"version":"6.5.16"},"@storybook/addon-links":{"version":"6.5.16"},"@storybook/addon-events":{"version":"6.2.9"},"@storybook/addon-interactions":{"version":"6.5.16"},"@storybook/addon-a11y":{"version":"6.5.16"},"storybook-addon-turbo-build":{"options":{"optimizationLevel":2,"esbuildMinifyOptions":{"target":"es2022"}},"version":"1.1.0"}}}
@@ -51,7 +51,7 @@ const HOST_WINDOW_BREAKPOINT_CHANGED = "HOST_WINDOW_BREAKPOINT_CHANGED";
51
51
  const SESSION_RENEWAL_INTERVAL = 6e4;
52
52
  const MIN_SESSION_TIMEOUT = 15;
53
53
  const MAX_SESSION_TIMEOUT = 60;
54
- const DEFAULT_SESSION_WARN = 3;
54
+ const DEFAULT_SESSION_WARN = 12;
55
55
  const SESSION_EXPIRY_LESS_THAN_MIN_ERROR = `Session timeout interval must be at least ${MIN_SESSION_TIMEOUT} minutes.`;
56
56
  const SESSION_EXPIRY_GREATER_THAN_MAX_ERROR = `Session timeout interval can not exceed ${MAX_SESSION_TIMEOUT} minutes.`;
57
57
  const WARN_INTERVAL_NOT_LESS_THAN_EXPIRY_ERROR = "Session warning interval must be less than session timeout interval.";
@@ -38,9 +38,7 @@ const setSessionTimeoutCache = ({
38
38
  sessionExpiryInterval,
39
39
  sessionWarnInterval
40
40
  }) => {
41
- cachedWarnIntervalMs = minutesToMs(
42
- sessionExpiryInterval - sessionWarnInterval
43
- );
41
+ cachedWarnIntervalMs = minutesToMs(sessionWarnInterval);
44
42
  cachedExpiryIntervalMs = minutesToMs(sessionExpiryInterval);
45
43
  };
46
44
  const getSessionTimeoutMs = (key, fallback) => {
@@ -23,6 +23,7 @@ __export(session_exports, {
23
23
  renewSession: () => renewSession,
24
24
  resetUserIdleTime: () => resetUserIdleTime,
25
25
  setSessionTimeoutInterval: () => setSessionTimeoutInterval,
26
+ setUpdateComponentConfig: () => setUpdateComponentConfig,
26
27
  stopSessionMonitoring: () => stopSessionMonitoring,
27
28
  subscribeToResetSession: () => subscribeToResetSession,
28
29
  subscribeToSessionExpiry: () => subscribeToSessionExpiry,
@@ -50,6 +51,7 @@ let sessionExpired = false;
50
51
  let timerHandle;
51
52
  let removeWakeListener;
52
53
  let sessionExpiryWarningNotifiedAt;
54
+ let updateComponentConfig;
53
55
  const resetIdleStateFlags = () => {
54
56
  sessionExpired = false;
55
57
  sessionExpiryWarningNotified = false;
@@ -82,8 +84,8 @@ const setSessionTimeoutInterval = ({
82
84
  throw new Error(import_constants.SESSION_EXPIRY_GREATER_THAN_MAX_ERROR);
83
85
  if (sessionWarnInterval >= sessionExpiryInterval)
84
86
  throw new Error(import_constants.WARN_INTERVAL_NOT_LESS_THAN_EXPIRY_ERROR);
85
- (0, import_session_timeout_config.setSessionTimeoutCache)({ sessionExpiryInterval, sessionWarnInterval });
86
- initSessionMonitoring(false);
87
+ if (updateComponentConfig)
88
+ updateComponentConfig({ sessionExpiryInterval, sessionWarnInterval });
87
89
  };
88
90
  const renewSession = async (explicit = false) => {
89
91
  if (!enforceIdleThresholds(explicit === true)) return;
@@ -168,11 +170,16 @@ const addEventListeners = () => {
168
170
  document.addEventListener(eventType, renewSessionAtInterval);
169
171
  });
170
172
  };
171
- const initSessionMonitoring = (resetCache = true) => {
173
+ const initSessionMonitoring = ({
174
+ sessionExpiryInterval = 0,
175
+ sessionWarnInterval = 0
176
+ } = {}) => {
172
177
  clearInterval(timerHandle);
173
178
  removeWakeListener?.();
174
179
  removeActivityEventListeners();
175
- if (resetCache) {
180
+ if (sessionExpiryInterval && sessionWarnInterval) {
181
+ (0, import_session_timeout_config.setSessionTimeoutCache)({ sessionExpiryInterval, sessionWarnInterval });
182
+ } else {
176
183
  (0, import_session_timeout_config.resetSessionTimeoutCache)();
177
184
  }
178
185
  resetIdleStateFlags();
@@ -192,6 +199,9 @@ const subscribeToResetSession = (onResetListener) => {
192
199
  resetListeners.push(onResetListener);
193
200
  return removeListeners.bind(null, resetListeners, onResetListener);
194
201
  };
202
+ const setUpdateComponentConfig = (updateMethod) => {
203
+ updateComponentConfig = updateMethod;
204
+ };
195
205
  const trackActivity = (element, cb) => {
196
206
  if (!element) return () => {
197
207
  };
@@ -32,9 +32,14 @@ const SessionTimeout = () => {
32
32
  const dispatch = (0, import_react2.useAppDispatch)();
33
33
  const [showSessionExpiryWarning, setSessionExpiryWarning] = (0, import_react.useState)(false);
34
34
  const [warningNotifiedAt, setwarningNotifiedAt] = (0, import_react.useState)();
35
+ const [sessionConfig, setSessionConfig] = (0, import_react.useState)({
36
+ sessionExpiryInterval: 0,
37
+ sessionWarnInterval: 0
38
+ });
39
+ (0, import_session.setUpdateComponentConfig)(setSessionConfig);
35
40
  (0, import_react.useEffect)(() => {
36
41
  import_props.httpClientProps.resetUserIdleTime = import_session.resetUserIdleTime;
37
- (0, import_session.initSessionMonitoring)();
42
+ (0, import_session.initSessionMonitoring)(sessionConfig);
38
43
  const warningCb = (0, import_session.subscribeToSessionExpiryWarning)(
39
44
  (sessionExpiryWarningNotifiedAt) => {
40
45
  if (!sessionExpiryWarningNotifiedAt) return;
@@ -57,6 +62,6 @@ const SessionTimeout = () => {
57
62
  sessionExpiredCb();
58
63
  (0, import_session.stopSessionMonitoring)();
59
64
  };
60
- }, [dispatch]);
65
+ }, [dispatch, sessionConfig]);
61
66
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("div", { children: showSessionExpiryWarning && /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_session_expiry.SessionExpiry, { open: true, warningNotifiedAt }) });
62
67
  };
@@ -17,7 +17,7 @@ const HOST_WINDOW_BREAKPOINT_CHANGED = "HOST_WINDOW_BREAKPOINT_CHANGED";
17
17
  const SESSION_RENEWAL_INTERVAL = 6e4;
18
18
  const MIN_SESSION_TIMEOUT = 15;
19
19
  const MAX_SESSION_TIMEOUT = 60;
20
- const DEFAULT_SESSION_WARN = 3;
20
+ const DEFAULT_SESSION_WARN = 12;
21
21
  const SESSION_EXPIRY_LESS_THAN_MIN_ERROR = `Session timeout interval must be at least ${MIN_SESSION_TIMEOUT} minutes.`;
22
22
  const SESSION_EXPIRY_GREATER_THAN_MAX_ERROR = `Session timeout interval can not exceed ${MAX_SESSION_TIMEOUT} minutes.`;
23
23
  const WARN_INTERVAL_NOT_LESS_THAN_EXPIRY_ERROR = "Session warning interval must be less than session timeout interval.";
@@ -11,9 +11,7 @@ const setSessionTimeoutCache = ({
11
11
  sessionExpiryInterval,
12
12
  sessionWarnInterval
13
13
  }) => {
14
- cachedWarnIntervalMs = minutesToMs(
15
- sessionExpiryInterval - sessionWarnInterval
16
- );
14
+ cachedWarnIntervalMs = minutesToMs(sessionWarnInterval);
17
15
  cachedExpiryIntervalMs = minutesToMs(sessionExpiryInterval);
18
16
  };
19
17
  const getSessionTimeoutMs = (key, fallback) => {
@@ -31,6 +31,7 @@ let sessionExpired = false;
31
31
  let timerHandle;
32
32
  let removeWakeListener;
33
33
  let sessionExpiryWarningNotifiedAt;
34
+ let updateComponentConfig;
34
35
  const resetIdleStateFlags = () => {
35
36
  sessionExpired = false;
36
37
  sessionExpiryWarningNotified = false;
@@ -63,8 +64,8 @@ const setSessionTimeoutInterval = ({
63
64
  throw new Error(SESSION_EXPIRY_GREATER_THAN_MAX_ERROR);
64
65
  if (sessionWarnInterval >= sessionExpiryInterval)
65
66
  throw new Error(WARN_INTERVAL_NOT_LESS_THAN_EXPIRY_ERROR);
66
- setSessionTimeoutCache({ sessionExpiryInterval, sessionWarnInterval });
67
- initSessionMonitoring(false);
67
+ if (updateComponentConfig)
68
+ updateComponentConfig({ sessionExpiryInterval, sessionWarnInterval });
68
69
  };
69
70
  const renewSession = async (explicit = false) => {
70
71
  if (!enforceIdleThresholds(explicit === true)) return;
@@ -149,11 +150,16 @@ const addEventListeners = () => {
149
150
  document.addEventListener(eventType, renewSessionAtInterval);
150
151
  });
151
152
  };
152
- const initSessionMonitoring = (resetCache = true) => {
153
+ const initSessionMonitoring = ({
154
+ sessionExpiryInterval = 0,
155
+ sessionWarnInterval = 0
156
+ } = {}) => {
153
157
  clearInterval(timerHandle);
154
158
  removeWakeListener?.();
155
159
  removeActivityEventListeners();
156
- if (resetCache) {
160
+ if (sessionExpiryInterval && sessionWarnInterval) {
161
+ setSessionTimeoutCache({ sessionExpiryInterval, sessionWarnInterval });
162
+ } else {
157
163
  resetSessionTimeoutCache();
158
164
  }
159
165
  resetIdleStateFlags();
@@ -173,6 +179,9 @@ const subscribeToResetSession = (onResetListener) => {
173
179
  resetListeners.push(onResetListener);
174
180
  return removeListeners.bind(null, resetListeners, onResetListener);
175
181
  };
182
+ const setUpdateComponentConfig = (updateMethod) => {
183
+ updateComponentConfig = updateMethod;
184
+ };
176
185
  const trackActivity = (element, cb) => {
177
186
  if (!element) return () => {
178
187
  };
@@ -193,6 +202,7 @@ export {
193
202
  renewSession,
194
203
  resetUserIdleTime,
195
204
  setSessionTimeoutInterval,
205
+ setUpdateComponentConfig,
196
206
  stopSessionMonitoring,
197
207
  subscribeToResetSession,
198
208
  subscribeToSessionExpiry,
@@ -8,7 +8,8 @@ import {
8
8
  subscribeToSessionExpiryWarning,
9
9
  subscribeToResetSession,
10
10
  subscribeToSessionExpiry,
11
- resetUserIdleTime
11
+ resetUserIdleTime,
12
+ setUpdateComponentConfig
12
13
  } from "../../utils/session.js";
13
14
  import { SessionExpiry } from "../modals/session-expiry/index.js";
14
15
  import { httpClientProps } from "../../communication/http-client/props.js";
@@ -16,9 +17,14 @@ const SessionTimeout = () => {
16
17
  const dispatch = useAppDispatch();
17
18
  const [showSessionExpiryWarning, setSessionExpiryWarning] = useState(false);
18
19
  const [warningNotifiedAt, setwarningNotifiedAt] = useState();
20
+ const [sessionConfig, setSessionConfig] = useState({
21
+ sessionExpiryInterval: 0,
22
+ sessionWarnInterval: 0
23
+ });
24
+ setUpdateComponentConfig(setSessionConfig);
19
25
  useEffect(() => {
20
26
  httpClientProps.resetUserIdleTime = resetUserIdleTime;
21
- initSessionMonitoring();
27
+ initSessionMonitoring(sessionConfig);
22
28
  const warningCb = subscribeToSessionExpiryWarning(
23
29
  (sessionExpiryWarningNotifiedAt) => {
24
30
  if (!sessionExpiryWarningNotifiedAt) return;
@@ -41,7 +47,7 @@ const SessionTimeout = () => {
41
47
  sessionExpiredCb();
42
48
  stopSessionMonitoring();
43
49
  };
44
- }, [dispatch]);
50
+ }, [dispatch, sessionConfig]);
45
51
  return /* @__PURE__ */ jsx("div", { children: showSessionExpiryWarning && /* @__PURE__ */ jsx(SessionExpiry, { open: true, warningNotifiedAt }) });
46
52
  };
47
53
  export {
@@ -16,7 +16,7 @@ export declare const HOST_WINDOW_BREAKPOINT_CHANGED = "HOST_WINDOW_BREAKPOINT_CH
16
16
  export declare const SESSION_RENEWAL_INTERVAL = 60000;
17
17
  export declare const MIN_SESSION_TIMEOUT = 15;
18
18
  export declare const MAX_SESSION_TIMEOUT = 60;
19
- export declare const DEFAULT_SESSION_WARN = 3;
19
+ export declare const DEFAULT_SESSION_WARN = 12;
20
20
  export declare const SESSION_EXPIRY_LESS_THAN_MIN_ERROR = "Session timeout interval must be at least 15 minutes.";
21
21
  export declare const SESSION_EXPIRY_GREATER_THAN_MAX_ERROR = "Session timeout interval can not exceed 60 minutes.";
22
22
  export declare const WARN_INTERVAL_NOT_LESS_THAN_EXPIRY_ERROR = "Session warning interval must be less than session timeout interval.";
@@ -8,6 +8,13 @@ type RESETLISTENER = {
8
8
  type LISTENER = {
9
9
  (): void;
10
10
  };
11
+ type SessionConfigType = {
12
+ sessionExpiryInterval: number;
13
+ sessionWarnInterval: number;
14
+ };
15
+ type UPDATECOMPONENTCONFIGTYPE = {
16
+ (arg0: SessionConfigType): void;
17
+ };
11
18
  /**
12
19
  * Resets the user idle clock without calling the auth introspection API.
13
20
  * Used by the HTTP request interceptor. Runs through `enforceIdleThresholds()`
@@ -52,8 +59,13 @@ export declare const addEventListeners: () => void;
52
59
  * Safe to call more than once; clears previous listeners and timers first.
53
60
  * Typically wired up once via the `SessionTimeout` component.
54
61
  * @param resetCache
62
+ * @param resetCache.sessionExpiryInterval
63
+ * @param resetCache.sessionWarnInterval
55
64
  */
56
- export declare const initSessionMonitoring: (resetCache?: boolean) => void;
65
+ export declare const initSessionMonitoring: ({ sessionExpiryInterval, sessionWarnInterval, }?: {
66
+ sessionExpiryInterval?: number | undefined;
67
+ sessionWarnInterval?: number | undefined;
68
+ }) => void;
57
69
  /**
58
70
  * Registers a callback when idle time crosses the warn threshold.
59
71
  * @param {WARNLISTENER} onSessionExpiryWarn - Timestamp the warning was shown.
@@ -72,6 +84,11 @@ export declare const subscribeToSessionExpiry: (onSessionExpiry: LISTENER) => ()
72
84
  * @returns {Function} Unsubscribe function.
73
85
  */
74
86
  export declare const subscribeToResetSession: (onResetListener: RESETLISTENER) => () => void;
87
+ /**
88
+ * Register a callback that updates the session timeout component with a new configuration
89
+ * @param updateMethod updates the component with the new configuration
90
+ */
91
+ export declare const setUpdateComponentConfig: (updateMethod: UPDATECOMPONENTCONFIGTYPE) => void;
75
92
  /**
76
93
  * Tracks user interaction on a document and invokes a callback (iframe guests).
77
94
  * Does not run `enforceIdleThresholds`; callback should use a guarded renewal path.