@elliemae/pui-app-sdk 5.41.2 → 5.42.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (210) hide show
  1. package/build/docs/404.html +2 -2
  2. package/build/docs/api/classes/Analytics/index.html +2 -2
  3. package/build/docs/api/classes/CMicroAppGuest/index.html +2 -2
  4. package/build/docs/api/classes/CMicroAppHost/index.html +2 -2
  5. package/build/docs/api/classes/ErrorBoundary/index.html +2 -2
  6. package/build/docs/api/classes/GuestModule/index.html +2 -2
  7. package/build/docs/api/functions/AppRoot/index.html +2 -2
  8. package/build/docs/api/functions/Autocomplete/index.html +2 -2
  9. package/build/docs/api/functions/CheckBox/index.html +2 -2
  10. package/build/docs/api/functions/ComboBox/index.html +2 -2
  11. package/build/docs/api/functions/ComboBoxV3/index.html +2 -2
  12. package/build/docs/api/functions/ConnectForm/index.html +2 -2
  13. package/build/docs/api/functions/DateInput/index.html +2 -2
  14. package/build/docs/api/functions/DatePicker/index.html +2 -2
  15. package/build/docs/api/functions/DateRangePicker/index.html +2 -2
  16. package/build/docs/api/functions/DateTimePicker/index.html +2 -2
  17. package/build/docs/api/functions/Form/index.html +2 -2
  18. package/build/docs/api/functions/FormItemLayout/index.html +2 -2
  19. package/build/docs/api/functions/FormLayoutBlockItem/index.html +2 -2
  20. package/build/docs/api/functions/FormSubmitButton/index.html +2 -2
  21. package/build/docs/api/functions/InputMask/index.html +2 -2
  22. package/build/docs/api/functions/InputText/index.html +2 -2
  23. package/build/docs/api/functions/LargeTextBox/index.html +2 -2
  24. package/build/docs/api/functions/MaskedInputText/index.html +2 -2
  25. package/build/docs/api/functions/Page/index.html +2 -2
  26. package/build/docs/api/functions/Radio/index.html +2 -2
  27. package/build/docs/api/functions/RadioGroup/index.html +2 -2
  28. package/build/docs/api/functions/RegisterService/index.html +2 -2
  29. package/build/docs/api/functions/RenderWithStateAddOns/index.html +2 -2
  30. package/build/docs/api/functions/RequireAuth/index.html +2 -2
  31. package/build/docs/api/functions/SessionTimeout/index.html +2 -2
  32. package/build/docs/api/functions/TextBox/index.html +2 -2
  33. package/build/docs/api/functions/Toggle/index.html +2 -2
  34. package/build/docs/api/functions/authSaga/index.html +2 -2
  35. package/build/docs/api/functions/authorize/index.html +2 -2
  36. package/build/docs/api/functions/buildModuleParams/index.html +2 -2
  37. package/build/docs/api/functions/cleanup/index.html +2 -2
  38. package/build/docs/api/functions/configureStore/index.html +2 -2
  39. package/build/docs/api/functions/createGuestModule/index.html +2 -2
  40. package/build/docs/api/functions/createManager/index.html +2 -2
  41. package/build/docs/api/functions/enableReactAppForHostIntegration/index.html +2 -2
  42. package/build/docs/api/functions/fetchHostAppData/index.html +2 -2
  43. package/build/docs/api/functions/fetchUserSettings/index.html +2 -2
  44. package/build/docs/api/functions/getApiActionCreator/index.html +2 -2
  45. package/build/docs/api/functions/getAppConfig/index.html +2 -2
  46. package/build/docs/api/functions/getAppConfigValue/index.html +2 -2
  47. package/build/docs/api/functions/getAuthHTTPClient/index.html +2 -2
  48. package/build/docs/api/functions/getAuthorizationHeader/index.html +2 -2
  49. package/build/docs/api/functions/getHTTPClient/index.html +2 -2
  50. package/build/docs/api/functions/getHostAppDataByKey/index.html +2 -2
  51. package/build/docs/api/functions/getLogger/index.html +2 -2
  52. package/build/docs/api/functions/getMicroFrontEndAppConfig/index.html +2 -2
  53. package/build/docs/api/functions/getNavigationLinks/index.html +2 -2
  54. package/build/docs/api/functions/getRedirectUrl/index.html +2 -2
  55. package/build/docs/api/functions/getSelectField/index.html +2 -2
  56. package/build/docs/api/functions/getStore/index.html +2 -2
  57. package/build/docs/api/functions/initServiceWorker/index.html +2 -2
  58. package/build/docs/api/functions/isCIBuild/index.html +2 -2
  59. package/build/docs/api/functions/isProd/index.html +2 -2
  60. package/build/docs/api/functions/isUserAuthorized/index.html +2 -2
  61. package/build/docs/api/functions/listenStorageEvents/index.html +2 -2
  62. package/build/docs/api/functions/loadAppConfig/index.html +2 -2
  63. package/build/docs/api/functions/loadable/index.html +2 -2
  64. package/build/docs/api/functions/login/index.html +2 -2
  65. package/build/docs/api/functions/notifyGuestUnloadComplete/index.html +2 -2
  66. package/build/docs/api/functions/onAuthorizationFailure/index.html +2 -2
  67. package/build/docs/api/functions/onGuestUnloadStart/index.html +2 -2
  68. package/build/docs/api/functions/redactPii/index.html +2 -2
  69. package/build/docs/api/functions/removeDoubleSlash/index.html +2 -2
  70. package/build/docs/api/functions/removeStorageEvents/index.html +2 -2
  71. package/build/docs/api/functions/render/index.html +2 -2
  72. package/build/docs/api/functions/renderHook/index.html +2 -2
  73. package/build/docs/api/functions/renderWithHostData/index.html +2 -2
  74. package/build/docs/api/functions/renderWithRedux/index.html +2 -2
  75. package/build/docs/api/functions/renderWithRouter/index.html +2 -2
  76. package/build/docs/api/functions/renderWithRouterRedux/index.html +2 -2
  77. package/build/docs/api/functions/sdkBaseQuery/index.html +2 -2
  78. package/build/docs/api/functions/sendBAEvent/index.html +2 -2
  79. package/build/docs/api/functions/sendMessageToHost/index.html +2 -2
  80. package/build/docs/api/functions/setAppConfig/index.html +2 -2
  81. package/build/docs/api/functions/setAppConfigValue/index.html +2 -2
  82. package/build/docs/api/functions/setHostAppData/index.html +2 -2
  83. package/build/docs/api/functions/setLoginParams/index.html +2 -2
  84. package/build/docs/api/functions/subscribeToResetSession/index.html +2 -2
  85. package/build/docs/api/functions/subscribeToSessionExpiry/index.html +2 -2
  86. package/build/docs/api/functions/subscribeToSessionExpiryWarning/index.html +2 -2
  87. package/build/docs/api/functions/trackActivity/index.html +2 -2
  88. package/build/docs/api/functions/useAppDispatch/index.html +2 -2
  89. package/build/docs/api/functions/useAppMiddleware/index.html +2 -2
  90. package/build/docs/api/functions/useInjectQuery/index.html +2 -2
  91. package/build/docs/api/functions/useInjectReducer/index.html +2 -2
  92. package/build/docs/api/functions/useInjectSaga/index.html +2 -2
  93. package/build/docs/api/functions/useInjectSideEffect/index.html +2 -2
  94. package/build/docs/api/functions/useMediaQueryList/index.html +2 -2
  95. package/build/docs/api/functions/useStateSelector/index.html +2 -2
  96. package/build/docs/api/functions/useStateSelectorShallow/index.html +2 -2
  97. package/build/docs/api/functions/waitFor/index.html +2 -2
  98. package/build/docs/api/functions/waitForElementToBeRemoved/index.html +2 -2
  99. package/build/docs/api/functions/withAppDecorator/index.html +2 -2
  100. package/build/docs/api/index.html +2 -2
  101. package/build/docs/api/interfaces/AppConfig/index.html +2 -2
  102. package/build/docs/api/interfaces/GuestProps/index.html +2 -2
  103. package/build/docs/api/interfaces/UseStateSelectorOptions/index.html +2 -2
  104. package/build/docs/api/type-aliases/AppDispatch/index.html +2 -2
  105. package/build/docs/api/type-aliases/AppStore/index.html +2 -2
  106. package/build/docs/api/type-aliases/Await/index.html +2 -2
  107. package/build/docs/api/type-aliases/EMUI/index.html +2 -2
  108. package/build/docs/api/type-aliases/HostOptions/index.html +2 -2
  109. package/build/docs/api/type-aliases/HostProvidedParams/index.html +2 -2
  110. package/build/docs/api/type-aliases/ModuleOverrides/index.html +2 -2
  111. package/build/docs/api/type-aliases/OnHostInitCallback/index.html +2 -2
  112. package/build/docs/api/type-aliases/OnInitCallback/index.html +2 -2
  113. package/build/docs/api/type-aliases/OnMountCallback/index.html +2 -2
  114. package/build/docs/api/type-aliases/OnUnMountCallback/index.html +2 -2
  115. package/build/docs/api/type-aliases/RootState/index.html +2 -2
  116. package/build/docs/api/type-aliases/SelectStateFieldFunction/index.html +2 -2
  117. package/build/docs/api/variables/ErrorToast/index.html +2 -2
  118. package/build/docs/api/variables/FormPropsContext/index.html +2 -2
  119. package/build/docs/api/variables/GuestMicroApp/index.html +2 -2
  120. package/build/docs/api/variables/MASK_PIPES/index.html +2 -2
  121. package/build/docs/api/variables/MASK_TYPES/index.html +2 -2
  122. package/build/docs/api/variables/MicroApp/index.html +2 -2
  123. package/build/docs/api/variables/MicroIFrameApp/index.html +2 -2
  124. package/build/docs/api/variables/NavigationPrompt/index.html +2 -2
  125. package/build/docs/api/variables/NavigationPromptActions/index.html +2 -2
  126. package/build/docs/api/variables/Themes/index.html +2 -2
  127. package/build/docs/api/variables/VisuallyHidden/index.html +2 -2
  128. package/build/docs/api/variables/WaitMessage/index.html +2 -2
  129. package/build/docs/api/variables/act/index.html +2 -2
  130. package/build/docs/api/variables/ariaLive/index.html +2 -2
  131. package/build/docs/api/variables/auth/index.html +2 -2
  132. package/build/docs/api/variables/authReducer/index.html +2 -2
  133. package/build/docs/api/variables/clearSideEffects/index.html +2 -2
  134. package/build/docs/api/variables/createSideEffect/index.html +2 -2
  135. package/build/docs/api/variables/decorators/index.html +30 -5
  136. package/build/docs/api/variables/endSession/index.html +2 -2
  137. package/build/docs/api/variables/error/index.html +2 -2
  138. package/build/docs/api/variables/errorMiddleware/index.html +2 -2
  139. package/build/docs/api/variables/fireEvent/index.html +2 -2
  140. package/build/docs/api/variables/globalConstants/index.html +2 -2
  141. package/build/docs/api/variables/history/index.html +2 -2
  142. package/build/docs/api/variables/httpClientProps/index.html +2 -2
  143. package/build/docs/api/variables/logout/index.html +2 -2
  144. package/build/docs/api/variables/memoryHistory/index.html +2 -2
  145. package/build/docs/api/variables/removeSideEffect/index.html +2 -2
  146. package/build/docs/api/variables/resetUserIdleTime/index.html +2 -2
  147. package/build/docs/api/variables/screen/index.html +2 -2
  148. package/build/docs/api/variables/startSideEffect/index.html +2 -2
  149. package/build/docs/api/variables/updateBAEventParameters/index.html +2 -2
  150. package/build/docs/api/variables/useAppSelector/index.html +2 -2
  151. package/build/docs/api/variables/waitMessageAction/index.html +2 -2
  152. package/build/docs/api/variables/within/index.html +2 -2
  153. package/build/docs/assets/js/1ad86f56.2b384b4e.js +1 -0
  154. package/build/docs/assets/js/{main.a36c7b43.js → main.af1ae617.js} +2 -2
  155. package/build/docs/assets/js/{runtime~main.e278d925.js → runtime~main.dc6c8988.js} +1 -1
  156. package/build/docs/index.html +2 -2
  157. package/build/docs/usage-guide/index.html +2 -2
  158. package/demo/{8807.e36e5461.iframe.bundle.js → 8807.7f66e486.iframe.bundle.js} +1 -1
  159. package/demo/8807.7f66e486.iframe.bundle.js.br +0 -0
  160. package/demo/{docs/8807.e36e5461.iframe.bundle.js.gz → 8807.7f66e486.iframe.bundle.js.gz} +0 -0
  161. package/demo/docs/{8807.e36e5461.iframe.bundle.js → 8807.7f66e486.iframe.bundle.js} +1 -1
  162. package/demo/docs/8807.7f66e486.iframe.bundle.js.br +0 -0
  163. package/demo/{8807.e36e5461.iframe.bundle.js.gz → docs/8807.7f66e486.iframe.bundle.js.gz} +0 -0
  164. package/demo/docs/iframe.html +1 -1
  165. package/demo/docs/index.html +1 -1
  166. package/demo/docs/{main.3727c192f66965863109.manager.bundle.js → main.66215924563be71d1c25.manager.bundle.js} +1 -1
  167. package/demo/docs/main.66215924563be71d1c25.manager.bundle.js.br +0 -0
  168. package/demo/docs/main.66215924563be71d1c25.manager.bundle.js.gz +0 -0
  169. package/demo/docs/{main.a85d80c3.iframe.bundle.js → main.d9ce4638.iframe.bundle.js} +1 -1
  170. package/demo/docs/main.d9ce4638.iframe.bundle.js.br +0 -0
  171. package/demo/{main.a85d80c3.iframe.bundle.js.gz → docs/main.d9ce4638.iframe.bundle.js.gz} +0 -0
  172. package/demo/docs/project.json +1 -1
  173. package/demo/docs/{runtime~main.e8805059.iframe.bundle.js → runtime~main.d927f324.iframe.bundle.js} +2 -2
  174. package/demo/docs/runtime~main.d927f324.iframe.bundle.js.br +0 -0
  175. package/demo/docs/runtime~main.d927f324.iframe.bundle.js.gz +0 -0
  176. package/demo/iframe.html +1 -1
  177. package/demo/index.html +1 -1
  178. package/demo/{main.3727c192f66965863109.manager.bundle.js → main.66215924563be71d1c25.manager.bundle.js} +1 -1
  179. package/demo/main.66215924563be71d1c25.manager.bundle.js.br +0 -0
  180. package/demo/main.66215924563be71d1c25.manager.bundle.js.gz +0 -0
  181. package/demo/{main.a85d80c3.iframe.bundle.js → main.d9ce4638.iframe.bundle.js} +1 -1
  182. package/demo/main.d9ce4638.iframe.bundle.js.br +0 -0
  183. package/demo/{docs/main.a85d80c3.iframe.bundle.js.gz → main.d9ce4638.iframe.bundle.js.gz} +0 -0
  184. package/demo/project.json +1 -1
  185. package/demo/{runtime~main.e8805059.iframe.bundle.js → runtime~main.d927f324.iframe.bundle.js} +2 -2
  186. package/demo/runtime~main.d927f324.iframe.bundle.js.br +0 -0
  187. package/demo/runtime~main.d927f324.iframe.bundle.js.gz +0 -0
  188. package/dist/cjs/utils/decorators/index.js +4 -0
  189. package/dist/cjs/utils/decorators/propertyDecorators.js +41 -0
  190. package/dist/esm/utils/decorators/index.js +4 -0
  191. package/dist/esm/utils/decorators/propertyDecorators.js +21 -0
  192. package/dist/types/lib/utils/decorators/index.d.ts +4 -0
  193. package/dist/types/lib/utils/decorators/propertyDecorators.d.ts +22 -0
  194. package/dist/types/lib/utils/decorators/tests/propertyDecorators.test.d.ts +1 -0
  195. package/dist/types/tsconfig.tsbuildinfo +1 -1
  196. package/package.json +1 -1
  197. package/build/docs/assets/js/1ad86f56.f102fd5e.js +0 -1
  198. package/demo/8807.e36e5461.iframe.bundle.js.br +0 -0
  199. package/demo/docs/8807.e36e5461.iframe.bundle.js.br +0 -0
  200. package/demo/docs/main.3727c192f66965863109.manager.bundle.js.br +0 -0
  201. package/demo/docs/main.3727c192f66965863109.manager.bundle.js.gz +0 -0
  202. package/demo/docs/main.a85d80c3.iframe.bundle.js.br +0 -0
  203. package/demo/docs/runtime~main.e8805059.iframe.bundle.js.br +0 -0
  204. package/demo/docs/runtime~main.e8805059.iframe.bundle.js.gz +0 -0
  205. package/demo/main.3727c192f66965863109.manager.bundle.js.br +0 -0
  206. package/demo/main.3727c192f66965863109.manager.bundle.js.gz +0 -0
  207. package/demo/main.a85d80c3.iframe.bundle.js.br +0 -0
  208. package/demo/runtime~main.e8805059.iframe.bundle.js.br +0 -0
  209. package/demo/runtime~main.e8805059.iframe.bundle.js.gz +0 -0
  210. /package/build/docs/assets/js/{main.a36c7b43.js.LICENSE.txt → main.af1ae617.js.LICENSE.txt} +0 -0
@@ -1 +1 @@
1
- (()=>{"use strict";var e={};const c={};function a(f){const b=c[f];if(void 0!==b)return b.exports;const d=c[f]={id:f,loaded:!1,exports:{}};return e[f].call(d.exports,d,d.exports,a),d.loaded=!0,d.exports}a.m=e,a.c=c,(()=>{const e=[];a.O=(c,f,b,d)=>{if(f){d=d||0;for(var t=e.length;t>0&&e[t-1][2]>d;t--)e[t]=e[t-1];return void(e[t]=[f,b,d])}let r=1/0;for(t=0;t<e.length;t++){let[f,b,d]=e[t],n=!0;for(var o=0;o<f.length;o++)(!1&d||r>=d)&&Object.keys(a.O).every(e=>a.O[e](f[o]))?f.splice(o--,1):(n=!1,d<r&&(r=d));if(n){e.splice(t--,1);const a=b();void 0!==a&&(c=a)}}return c}})(),a.n=e=>{const c=e&&e.__esModule?()=>e.default:()=>e;return a.d(c,{a:c}),c},(()=>{const e=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__;let c;a.t=function(f,b){if(1&b&&(f=this(f)),8&b)return f;if("object"==typeof f&&f){if(4&b&&f.__esModule)return f;if(16&b&&"function"==typeof f.then)return f}const d=Object.create(null);a.r(d);const t={};c=c||[null,e({}),e([]),e(e)];for(var r=2&b&&f;("object"==typeof r||"function"==typeof r)&&!~c.indexOf(r);r=e(r))Object.getOwnPropertyNames(r).forEach(e=>t[e]=()=>f[e]);return t.default=()=>f,a.d(d,t),d}})(),a.d=(e,c)=>{if(Array.isArray(c))for(var f=0;f<c.length;){var b=c[f++],d=c[f++];a.o(e,b)?0===d&&f++:0===d?Object.defineProperty(e,b,{enumerable:!0,value:c[f++]}):Object.defineProperty(e,b,{enumerable:!0,get:d})}else for(var b in c)a.o(c,b)&&!a.o(e,b)&&Object.defineProperty(e,b,{enumerable:!0,get:c[b]})},a.f={},a.e=e=>Promise.all(Object.keys(a.f).reduce((c,f)=>(a.f[f](e,c),c),[])),a.u=e=>"assets/js/"+({104:"de3ee31a",124:"1ad86f56",200:"1dfec420",252:"d9084ecb",311:"85dc4c9b",429:"ff0bf96e",449:"c254daed",465:"a17fb045",508:"5ca2639d",552:"fdb0d9e1",574:"60781fed",594:"5e8c322a",617:"b93b454c",619:"805daf1e",706:"c52b5473",763:"7cde3459",769:"9550cc1f",773:"e0db4c79",860:"80392bdc",903:"10c70e6f",920:"eb84a108",942:"e917d7c9",1022:"f8fa0321",1077:"5e7ee35c",1099:"533e434c",1230:"5113883b",1278:"3accd241",1303:"a29a6e44",1394:"550f7dc1",1413:"61b0e64b",1556:"5f21eb71",1567:"27c8b774",1628:"4eef183e",1650:"6ca90961",1701:"a3ecf861",1768:"ff6d65a9",1782:"82894961",1788:"ab05b3aa",1814:"3b333d5b",1877:"fefe9566",1923:"d071c513",1973:"a7861986",2080:"27c4a013",2181:"46eb403d",2212:"322ec2e7",2244:"e876cff6",2290:"a769954d",2304:"c7710052",2399:"a09470d9",2403:"15f40f8f",2486:"379bbc32",2579:"41f4ce7f",2612:"7b224b5a",2666:"14efea89",2840:"d0fd4a71",2923:"3cd01694",3072:"aeb9810c",3237:"05fd5745",3282:"6aac2d5c",3292:"f72a372a",3361:"c377a04b",3470:"88a4c043",3594:"f7084923",3606:"e4ad89b2",3728:"51cd08ce",3753:"fc7c782f",3849:"99a35e8f",3949:"0a1bd0e5",4004:"b0125fa2",4082:"822e0178",4346:"50ae2c89",4364:"50b500dc",4390:"1154937a",4465:"a2537f00",4636:"c10ec81d",4658:"78fde597",4683:"0f302db7",4717:"a7bd4aaa",4762:"bf1a96cc",4835:"3072782a",4905:"d3d37933",5126:"a6c41565",5223:"1cc7c915",5349:"b784b5bb",5407:"b31a5f55",5547:"cfad4bb4",5623:"25ae0bf1",5726:"47f7a134",5742:"aba21aa0",5880:"336f5910",5886:"53defe29",5908:"04ee7372",6051:"3b0e1261",6095:"999f4a99",6111:"24b1c163",6170:"d1d7a857",6209:"f72c86d0",6372:"6b7fcc15",6526:"a48fd09c",6582:"4acce17e",6802:"a0eb976e",6836:"22c6ac39",7025:"5da011d0",7098:"1a5ba401",7209:"f4180cff",7255:"3cb0b0a9",7259:"b4285021",7310:"16fba083",7390:"90579cbd",7460:"59169cbb",7603:"7d48b3e7",7623:"16427680",7635:"c8a9fc86",7651:"a8687130",7715:"9ab62f73",7884:"749b3cb7",7917:"110b6cba",7943:"fce396bf",7954:"b2a255cc",7977:"b8c1226b",8101:"7c822e85",8119:"6b345055",8255:"9ea6fe4d",8311:"e9f568e8",8401:"17896441",8461:"90bbfd1d",8600:"413bfdf1",8644:"3204d46b",8736:"6d1f0509",8737:"a6c5c03c",8738:"d71e6c8a",8768:"075aa584",8820:"b1474780",8862:"ac9d64ec",8915:"c5e9787b",8946:"ea5986e4",8952:"61f3b5cc",9035:"ed6a4585",9048:"a94703ab",9111:"5575829c",9119:"a9ba6591",9134:"54dea6f0",9149:"b0ccf0d8",9155:"365a2c17",9220:"d38c25bf",9245:"bc717899",9269:"c90572d4",9304:"7d256524",9408:"2b2c5b3b",9422:"6daa33e8",9451:"5c5cf8ae",9563:"5e13701d",9592:"1fcf59a8",9647:"5e95c892",9712:"fed4ae4f",9763:"58e12487",9814:"4b10ac31",9816:"5ebc190f",9849:"62e1e335"}[e]||e)+"."+{104:"639e73ca",124:"f102fd5e",200:"c63e36e3",213:"07804718",234:"24fd6856",252:"8e5c43f0",311:"58922797",386:"2c31254c",429:"85ec608f",449:"ed697ee9",465:"b2d38bd5",504:"99e90c23",508:"cde5be4a",552:"c90b397f",574:"ab605490",594:"6dbd96e6",617:"864d080b",619:"3f08cbad",706:"b51e371d",763:"5f32de40",769:"75aa384a",773:"06dff5d4",777:"346d4182",821:"19f6a696",860:"c99ad14e",903:"848b821c",918:"ccee4dbb",920:"9490e1f1",940:"70288425",942:"3df383ff",1022:"eff5eaa3",1038:"b762473e",1077:"367ee572",1099:"4cbd0cab",1200:"cca3c298",1230:"05e8d298",1278:"46c0c12a",1303:"1459d7c5",1340:"180bb69f",1348:"dc76d1d8",1394:"c974b6c6",1413:"deeb53ff",1556:"87c13835",1567:"20c309c0",1591:"5de5abe6",1628:"42d13f27",1650:"85e9db8d",1701:"0b59579a",1768:"e8a14e02",1782:"f807929d",1788:"c9d47ba5",1814:"1b0b54da",1877:"c7d027a7",1912:"65c31ed8",1923:"df412aa6",1973:"fa4cd6d8",2080:"727a12ec",2181:"1e84e2fc",2185:"c3381de0",2186:"4535952d",2212:"40fa95ff",2244:"3151c150",2290:"eca9f499",2304:"c8b060fc",2327:"382593c7",2399:"906545f5",2403:"cd2d35c7",2421:"4688dda9",2486:"c1b706f4",2534:"042fef25",2579:"32ba1c89",2606:"1d93c98f",2612:"478cbeeb",2650:"88acc2c1",2652:"9babd13e",2666:"a75b8038",2675:"e6169923",2840:"22a73159",2856:"0700bd2f",2923:"e9d4e99f",3072:"e34b6a98",3075:"cdfb870e",3171:"1359c58f",3186:"b858da08",3237:"1230d1a5",3242:"4e1d67c3",3282:"ba3dd557",3292:"d870c6e6",3361:"4123bf20",3380:"b6a10739",3470:"c5aec891",3594:"6832303c",3606:"ff4f0266",3720:"ffcf8d81",3728:"18c51fc3",3731:"45dfcc11",3753:"0ebc1a8b",3849:"23956191",3938:"848ecf38",3949:"7e3c6062",3995:"cc28e1b9",4004:"e1a12981",4074:"06d99e08",4082:"a567065b",4346:"b46a987e",4364:"c7cb0f92",4390:"7339420c",4465:"d4177af0",4567:"4535952d",4570:"62c272e5",4636:"7e7b95b6",4658:"27e9b60d",4683:"dd39224f",4717:"b75b0b67",4762:"e8f08cab",4780:"71f9289a",4832:"992e0564",4835:"291d76ac",4905:"e18770f2",4944:"e35cb8e9",5111:"444d44cf",5126:"a0b61457",5153:"926f6cfc",5223:"4911aab9",5296:"c82cac92",5349:"8d26e379",5407:"2e4ea780",5463:"51d39437",5529:"54447bda",5547:"ce6470c3",5623:"c6f05c5e",5663:"aad64b26",5726:"d5cdd20c",5742:"4d968e31",5818:"50f8b855",5850:"a436bee6",5880:"f311cac0",5886:"315e9750",5908:"c521c7aa",5973:"c88a7acd",6001:"b138bd54",6051:"73873d52",6095:"1856a1d6",6111:"d3411f69",6130:"594388f1",6134:"8dcce050",6170:"a3e3d0b9",6209:"abf6ed01",6216:"03c6031c",6286:"cd82bba1",6372:"83bd404d",6526:"2a6c79ca",6582:"44cae044",6737:"8bd342a6",6779:"96534227",6780:"77630f56",6802:"c4b01972",6836:"b6419c9f",7025:"8b78e5c3",7098:"f059ce68",7129:"11ada383",7173:"a25dd43a",7209:"d79407a6",7255:"1a51f260",7259:"d571a304",7310:"aca2004a",7330:"24c001f6",7390:"83cc3bd1",7460:"8a1e0fbd",7603:"29f0d667",7623:"0db89a05",7635:"8829b088",7651:"7b077a48",7715:"3181e441",7884:"1008aa13",7917:"f8b752a5",7943:"56f7864a",7954:"3fb9aa6e",7977:"b2d02ff8",8101:"9c93318e",8119:"308ef6b2",8255:"100a7839",8311:"04e8f832",8335:"45568ac6",8347:"7428d21b",8398:"4986d125",8401:"425f29ee",8461:"ae2bdfc1",8585:"c91c7805",8600:"2e6faa84",8644:"d142b1f3",8725:"eb9021c8",8736:"699d36a2",8737:"7c1ccfc5",8738:"141d283f",8768:"3abb8242",8820:"2e25d48b",8862:"6b0c48c0",8915:"4e4c681c",8946:"f7f397c8",8952:"d5d23076",9035:"c31ce5c4",9048:"19d6b2c0",9111:"c2a4fba0",9119:"3d1ed5b6",9134:"d9ef60a2",9149:"fda49297",9155:"14341759",9183:"b3962b8a",9220:"2006fc9a",9242:"03256b36",9245:"428f70bd",9269:"3d35aa3d",9304:"6bea2442",9408:"09b70968",9422:"78524456",9451:"902bb803",9563:"ada28bc9",9592:"5660ae06",9647:"2fd32d5e",9661:"e4af7e02",9712:"b93448a9",9718:"345d976c",9737:"39f25391",9763:"bee22cc2",9805:"4535952d",9814:"5ffbf9c9",9816:"e2eaea13",9849:"a506c740",9998:"b6d8568e"}[e]+".js",a.miniCssF=e=>{},a.o=(e,c)=>Object.hasOwn(e,c),(()=>{const e={},c="@elliemae/pui-app-sdk:";a.l=(f,b,d,t)=>{if(e[f])return void e[f].push(b);let r,o;if(void 0!==d){const e=document.getElementsByTagName("script");for(var n=0;n<e.length;n++){const a=e[n];if(a.getAttribute("src")==f||a.getAttribute("data-webpack")==c+d){r=a;break}}}r||(o=!0,r=document.createElement("script"),r.charset="utf-8",a.nc&&r.setAttribute("nonce",a.nc),r.setAttribute("data-webpack",c+d),r.src=f),e[f]=[b];const i=(c,a)=>{r.onerror=r.onload=null,clearTimeout(l);const b=e[f];if(delete e[f],r.parentNode?.removeChild(r),b?.forEach(e=>e(a)),c)return c(a)},l=setTimeout(i.bind(null,void 0,{type:"timeout",target:r}),12e4);r.onerror=i.bind(null,r.onerror),r.onload=i.bind(null,r.onload),o&&document.head.appendChild(r)}})(),a.r=e=>{Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.dn=e=>{(Object.getOwnPropertyDescriptor(e,"name")||{}).writable||Object.defineProperty(e,"name",{value:"default",configurable:!0})},a.p="/app-sdk/",a.gca=function(e){return e={16427680:"7623",17896441:"8401",82894961:"1782",de3ee31a:"104","1ad86f56":"124","1dfec420":"200",d9084ecb:"252","85dc4c9b":"311",ff0bf96e:"429",c254daed:"449",a17fb045:"465","5ca2639d":"508",fdb0d9e1:"552","60781fed":"574","5e8c322a":"594",b93b454c:"617","805daf1e":"619",c52b5473:"706","7cde3459":"763","9550cc1f":"769",e0db4c79:"773","80392bdc":"860","10c70e6f":"903",eb84a108:"920",e917d7c9:"942",f8fa0321:"1022","5e7ee35c":"1077","533e434c":"1099","5113883b":"1230","3accd241":"1278",a29a6e44:"1303","550f7dc1":"1394","61b0e64b":"1413","5f21eb71":"1556","27c8b774":"1567","4eef183e":"1628","6ca90961":"1650",a3ecf861:"1701",ff6d65a9:"1768",ab05b3aa:"1788","3b333d5b":"1814",fefe9566:"1877",d071c513:"1923",a7861986:"1973","27c4a013":"2080","46eb403d":"2181","322ec2e7":"2212",e876cff6:"2244",a769954d:"2290",c7710052:"2304",a09470d9:"2399","15f40f8f":"2403","379bbc32":"2486","41f4ce7f":"2579","7b224b5a":"2612","14efea89":"2666",d0fd4a71:"2840","3cd01694":"2923",aeb9810c:"3072","05fd5745":"3237","6aac2d5c":"3282",f72a372a:"3292",c377a04b:"3361","88a4c043":"3470",f7084923:"3594",e4ad89b2:"3606","51cd08ce":"3728",fc7c782f:"3753","99a35e8f":"3849","0a1bd0e5":"3949",b0125fa2:"4004","822e0178":"4082","50ae2c89":"4346","50b500dc":"4364","1154937a":"4390",a2537f00:"4465",c10ec81d:"4636","78fde597":"4658","0f302db7":"4683",a7bd4aaa:"4717",bf1a96cc:"4762","3072782a":"4835",d3d37933:"4905",a6c41565:"5126","1cc7c915":"5223",b784b5bb:"5349",b31a5f55:"5407",cfad4bb4:"5547","25ae0bf1":"5623","47f7a134":"5726",aba21aa0:"5742","336f5910":"5880","53defe29":"5886","04ee7372":"5908","3b0e1261":"6051","999f4a99":"6095","24b1c163":"6111",d1d7a857:"6170",f72c86d0:"6209","6b7fcc15":"6372",a48fd09c:"6526","4acce17e":"6582",a0eb976e:"6802","22c6ac39":"6836","5da011d0":"7025","1a5ba401":"7098",f4180cff:"7209","3cb0b0a9":"7255",b4285021:"7259","16fba083":"7310","90579cbd":"7390","59169cbb":"7460","7d48b3e7":"7603",c8a9fc86:"7635",a8687130:"7651","9ab62f73":"7715","749b3cb7":"7884","110b6cba":"7917",fce396bf:"7943",b2a255cc:"7954",b8c1226b:"7977","7c822e85":"8101","6b345055":"8119","9ea6fe4d":"8255",e9f568e8:"8311","90bbfd1d":"8461","413bfdf1":"8600","3204d46b":"8644","6d1f0509":"8736",a6c5c03c:"8737",d71e6c8a:"8738","075aa584":"8768",b1474780:"8820",ac9d64ec:"8862",c5e9787b:"8915",ea5986e4:"8946","61f3b5cc":"8952",ed6a4585:"9035",a94703ab:"9048","5575829c":"9111",a9ba6591:"9119","54dea6f0":"9134",b0ccf0d8:"9149","365a2c17":"9155",d38c25bf:"9220",bc717899:"9245",c90572d4:"9269","7d256524":"9304","2b2c5b3b":"9408","6daa33e8":"9422","5c5cf8ae":"9451","5e13701d":"9563","1fcf59a8":"9592","5e95c892":"9647",fed4ae4f:"9712","58e12487":"9763","4b10ac31":"9814","5ebc190f":"9816","62e1e335":"9849"}[e]||e,a.p+a.u(e)},(()=>{const e={5354:0,1869:0};a.f.j=(c,f)=>{let b=a.o(e,c)?e[c]:void 0;if(0!==b)if(b)f.push(b[2]);else if(/^(1869|5354)$/.test(c))e[c]=0;else{const d=new Promise((a,f)=>b=e[c]=[a,f]);f.push(b[2]=d);const t=a.p+a.u(c),r=new Error,o=f=>{if(a.o(e,c)&&(b=e[c],0!==b&&(e[c]=void 0),b)){const e=f&&("load"===f.type?"missing":f.type),a=f&&f.target&&f.target.src;r.message="Loading chunk "+c+" failed.\n("+e+": "+a+")",r.name="ChunkLoadError",r.type=e,r.request=a,b[1](r)}};a.l(t,o,"chunk-"+c,c)}},a.O.j=c=>0===e[c];const c=(c,f)=>{let[b,d,t]=f;var r,o,n=0;if(b.some(c=>0!==e[c])){for(r in d)a.o(d,r)&&(a.m[r]=d[r]);if(t)var i=t(a)}for(c&&c(f);n<b.length;n++)o=b[n],a.o(e,o)&&e[o]&&e[o][0](),e[o]=0;return a.O(i)},f=globalThis.webpackChunk_elliemae_pui_app_sdk||=[];f.forEach(c.bind(null,0)),f.push=c.bind(null,f.push.bind(f))})()})();
1
+ (()=>{"use strict";var e={};const c={};function a(f){const b=c[f];if(void 0!==b)return b.exports;const d=c[f]={id:f,loaded:!1,exports:{}};return e[f].call(d.exports,d,d.exports,a),d.loaded=!0,d.exports}a.m=e,a.c=c,(()=>{const e=[];a.O=(c,f,b,d)=>{if(f){d=d||0;for(var t=e.length;t>0&&e[t-1][2]>d;t--)e[t]=e[t-1];return void(e[t]=[f,b,d])}let r=1/0;for(t=0;t<e.length;t++){let[f,b,d]=e[t],n=!0;for(var o=0;o<f.length;o++)(!1&d||r>=d)&&Object.keys(a.O).every(e=>a.O[e](f[o]))?f.splice(o--,1):(n=!1,d<r&&(r=d));if(n){e.splice(t--,1);const a=b();void 0!==a&&(c=a)}}return c}})(),a.n=e=>{const c=e&&e.__esModule?()=>e.default:()=>e;return a.d(c,{a:c}),c},(()=>{const e=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__;let c;a.t=function(f,b){if(1&b&&(f=this(f)),8&b)return f;if("object"==typeof f&&f){if(4&b&&f.__esModule)return f;if(16&b&&"function"==typeof f.then)return f}const d=Object.create(null);a.r(d);const t={};c=c||[null,e({}),e([]),e(e)];for(var r=2&b&&f;("object"==typeof r||"function"==typeof r)&&!~c.indexOf(r);r=e(r))Object.getOwnPropertyNames(r).forEach(e=>t[e]=()=>f[e]);return t.default=()=>f,a.d(d,t),d}})(),a.d=(e,c)=>{if(Array.isArray(c))for(var f=0;f<c.length;){var b=c[f++],d=c[f++];a.o(e,b)?0===d&&f++:0===d?Object.defineProperty(e,b,{enumerable:!0,value:c[f++]}):Object.defineProperty(e,b,{enumerable:!0,get:d})}else for(var b in c)a.o(c,b)&&!a.o(e,b)&&Object.defineProperty(e,b,{enumerable:!0,get:c[b]})},a.f={},a.e=e=>Promise.all(Object.keys(a.f).reduce((c,f)=>(a.f[f](e,c),c),[])),a.u=e=>"assets/js/"+({104:"de3ee31a",124:"1ad86f56",200:"1dfec420",252:"d9084ecb",311:"85dc4c9b",429:"ff0bf96e",449:"c254daed",465:"a17fb045",508:"5ca2639d",552:"fdb0d9e1",574:"60781fed",594:"5e8c322a",617:"b93b454c",619:"805daf1e",706:"c52b5473",763:"7cde3459",769:"9550cc1f",773:"e0db4c79",860:"80392bdc",903:"10c70e6f",920:"eb84a108",942:"e917d7c9",1022:"f8fa0321",1077:"5e7ee35c",1099:"533e434c",1230:"5113883b",1278:"3accd241",1303:"a29a6e44",1394:"550f7dc1",1413:"61b0e64b",1556:"5f21eb71",1567:"27c8b774",1628:"4eef183e",1650:"6ca90961",1701:"a3ecf861",1768:"ff6d65a9",1782:"82894961",1788:"ab05b3aa",1814:"3b333d5b",1877:"fefe9566",1923:"d071c513",1973:"a7861986",2080:"27c4a013",2181:"46eb403d",2212:"322ec2e7",2244:"e876cff6",2290:"a769954d",2304:"c7710052",2399:"a09470d9",2403:"15f40f8f",2486:"379bbc32",2579:"41f4ce7f",2612:"7b224b5a",2666:"14efea89",2840:"d0fd4a71",2923:"3cd01694",3072:"aeb9810c",3237:"05fd5745",3282:"6aac2d5c",3292:"f72a372a",3361:"c377a04b",3470:"88a4c043",3594:"f7084923",3606:"e4ad89b2",3728:"51cd08ce",3753:"fc7c782f",3849:"99a35e8f",3949:"0a1bd0e5",4004:"b0125fa2",4082:"822e0178",4346:"50ae2c89",4364:"50b500dc",4390:"1154937a",4465:"a2537f00",4636:"c10ec81d",4658:"78fde597",4683:"0f302db7",4717:"a7bd4aaa",4762:"bf1a96cc",4835:"3072782a",4905:"d3d37933",5126:"a6c41565",5223:"1cc7c915",5349:"b784b5bb",5407:"b31a5f55",5547:"cfad4bb4",5623:"25ae0bf1",5726:"47f7a134",5742:"aba21aa0",5880:"336f5910",5886:"53defe29",5908:"04ee7372",6051:"3b0e1261",6095:"999f4a99",6111:"24b1c163",6170:"d1d7a857",6209:"f72c86d0",6372:"6b7fcc15",6526:"a48fd09c",6582:"4acce17e",6802:"a0eb976e",6836:"22c6ac39",7025:"5da011d0",7098:"1a5ba401",7209:"f4180cff",7255:"3cb0b0a9",7259:"b4285021",7310:"16fba083",7390:"90579cbd",7460:"59169cbb",7603:"7d48b3e7",7623:"16427680",7635:"c8a9fc86",7651:"a8687130",7715:"9ab62f73",7884:"749b3cb7",7917:"110b6cba",7943:"fce396bf",7954:"b2a255cc",7977:"b8c1226b",8101:"7c822e85",8119:"6b345055",8255:"9ea6fe4d",8311:"e9f568e8",8401:"17896441",8461:"90bbfd1d",8600:"413bfdf1",8644:"3204d46b",8736:"6d1f0509",8737:"a6c5c03c",8738:"d71e6c8a",8768:"075aa584",8820:"b1474780",8862:"ac9d64ec",8915:"c5e9787b",8946:"ea5986e4",8952:"61f3b5cc",9035:"ed6a4585",9048:"a94703ab",9111:"5575829c",9119:"a9ba6591",9134:"54dea6f0",9149:"b0ccf0d8",9155:"365a2c17",9220:"d38c25bf",9245:"bc717899",9269:"c90572d4",9304:"7d256524",9408:"2b2c5b3b",9422:"6daa33e8",9451:"5c5cf8ae",9563:"5e13701d",9592:"1fcf59a8",9647:"5e95c892",9712:"fed4ae4f",9763:"58e12487",9814:"4b10ac31",9816:"5ebc190f",9849:"62e1e335"}[e]||e)+"."+{104:"639e73ca",124:"2b384b4e",200:"c63e36e3",213:"07804718",234:"24fd6856",252:"8e5c43f0",311:"58922797",386:"2c31254c",429:"85ec608f",449:"ed697ee9",465:"b2d38bd5",504:"99e90c23",508:"cde5be4a",552:"c90b397f",574:"ab605490",594:"6dbd96e6",617:"864d080b",619:"3f08cbad",706:"b51e371d",763:"5f32de40",769:"75aa384a",773:"06dff5d4",777:"346d4182",821:"19f6a696",860:"c99ad14e",903:"848b821c",918:"ccee4dbb",920:"9490e1f1",940:"70288425",942:"3df383ff",1022:"eff5eaa3",1038:"b762473e",1077:"367ee572",1099:"4cbd0cab",1200:"cca3c298",1230:"05e8d298",1278:"46c0c12a",1303:"1459d7c5",1340:"180bb69f",1348:"dc76d1d8",1394:"c974b6c6",1413:"deeb53ff",1556:"87c13835",1567:"20c309c0",1591:"5de5abe6",1628:"42d13f27",1650:"85e9db8d",1701:"0b59579a",1768:"e8a14e02",1782:"f807929d",1788:"c9d47ba5",1814:"1b0b54da",1877:"c7d027a7",1912:"65c31ed8",1923:"df412aa6",1973:"fa4cd6d8",2080:"727a12ec",2181:"1e84e2fc",2185:"c3381de0",2186:"4535952d",2212:"40fa95ff",2244:"3151c150",2290:"eca9f499",2304:"c8b060fc",2327:"382593c7",2399:"906545f5",2403:"cd2d35c7",2421:"4688dda9",2486:"c1b706f4",2534:"042fef25",2579:"32ba1c89",2606:"1d93c98f",2612:"478cbeeb",2650:"88acc2c1",2652:"9babd13e",2666:"a75b8038",2675:"e6169923",2840:"22a73159",2856:"0700bd2f",2923:"e9d4e99f",3072:"e34b6a98",3075:"cdfb870e",3171:"1359c58f",3186:"b858da08",3237:"1230d1a5",3242:"4e1d67c3",3282:"ba3dd557",3292:"d870c6e6",3361:"4123bf20",3380:"b6a10739",3470:"c5aec891",3594:"6832303c",3606:"ff4f0266",3720:"ffcf8d81",3728:"18c51fc3",3731:"45dfcc11",3753:"0ebc1a8b",3849:"23956191",3938:"848ecf38",3949:"7e3c6062",3995:"cc28e1b9",4004:"e1a12981",4074:"06d99e08",4082:"a567065b",4346:"b46a987e",4364:"c7cb0f92",4390:"7339420c",4465:"d4177af0",4567:"4535952d",4570:"62c272e5",4636:"7e7b95b6",4658:"27e9b60d",4683:"dd39224f",4717:"b75b0b67",4762:"e8f08cab",4780:"71f9289a",4832:"992e0564",4835:"291d76ac",4905:"e18770f2",4944:"e35cb8e9",5111:"444d44cf",5126:"a0b61457",5153:"926f6cfc",5223:"4911aab9",5296:"c82cac92",5349:"8d26e379",5407:"2e4ea780",5463:"51d39437",5529:"54447bda",5547:"ce6470c3",5623:"c6f05c5e",5663:"aad64b26",5726:"d5cdd20c",5742:"4d968e31",5818:"50f8b855",5850:"a436bee6",5880:"f311cac0",5886:"315e9750",5908:"c521c7aa",5973:"c88a7acd",6001:"b138bd54",6051:"73873d52",6095:"1856a1d6",6111:"d3411f69",6130:"594388f1",6134:"8dcce050",6170:"a3e3d0b9",6209:"abf6ed01",6216:"03c6031c",6286:"cd82bba1",6372:"83bd404d",6526:"2a6c79ca",6582:"44cae044",6737:"8bd342a6",6779:"96534227",6780:"77630f56",6802:"c4b01972",6836:"b6419c9f",7025:"8b78e5c3",7098:"f059ce68",7129:"11ada383",7173:"a25dd43a",7209:"d79407a6",7255:"1a51f260",7259:"d571a304",7310:"aca2004a",7330:"24c001f6",7390:"83cc3bd1",7460:"8a1e0fbd",7603:"29f0d667",7623:"0db89a05",7635:"8829b088",7651:"7b077a48",7715:"3181e441",7884:"1008aa13",7917:"f8b752a5",7943:"56f7864a",7954:"3fb9aa6e",7977:"b2d02ff8",8101:"9c93318e",8119:"308ef6b2",8255:"100a7839",8311:"04e8f832",8335:"45568ac6",8347:"7428d21b",8398:"4986d125",8401:"425f29ee",8461:"ae2bdfc1",8585:"c91c7805",8600:"2e6faa84",8644:"d142b1f3",8725:"eb9021c8",8736:"699d36a2",8737:"7c1ccfc5",8738:"141d283f",8768:"3abb8242",8820:"2e25d48b",8862:"6b0c48c0",8915:"4e4c681c",8946:"f7f397c8",8952:"d5d23076",9035:"c31ce5c4",9048:"19d6b2c0",9111:"c2a4fba0",9119:"3d1ed5b6",9134:"d9ef60a2",9149:"fda49297",9155:"14341759",9183:"b3962b8a",9220:"2006fc9a",9242:"03256b36",9245:"428f70bd",9269:"3d35aa3d",9304:"6bea2442",9408:"09b70968",9422:"78524456",9451:"902bb803",9563:"ada28bc9",9592:"5660ae06",9647:"2fd32d5e",9661:"e4af7e02",9712:"b93448a9",9718:"345d976c",9737:"39f25391",9763:"bee22cc2",9805:"4535952d",9814:"5ffbf9c9",9816:"e2eaea13",9849:"a506c740",9998:"b6d8568e"}[e]+".js",a.miniCssF=e=>{},a.o=(e,c)=>Object.hasOwn(e,c),(()=>{const e={},c="@elliemae/pui-app-sdk:";a.l=(f,b,d,t)=>{if(e[f])return void e[f].push(b);let r,o;if(void 0!==d){const e=document.getElementsByTagName("script");for(var n=0;n<e.length;n++){const a=e[n];if(a.getAttribute("src")==f||a.getAttribute("data-webpack")==c+d){r=a;break}}}r||(o=!0,r=document.createElement("script"),r.charset="utf-8",a.nc&&r.setAttribute("nonce",a.nc),r.setAttribute("data-webpack",c+d),r.src=f),e[f]=[b];const i=(c,a)=>{r.onerror=r.onload=null,clearTimeout(l);const b=e[f];if(delete e[f],r.parentNode?.removeChild(r),b?.forEach(e=>e(a)),c)return c(a)},l=setTimeout(i.bind(null,void 0,{type:"timeout",target:r}),12e4);r.onerror=i.bind(null,r.onerror),r.onload=i.bind(null,r.onload),o&&document.head.appendChild(r)}})(),a.r=e=>{Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.dn=e=>{(Object.getOwnPropertyDescriptor(e,"name")||{}).writable||Object.defineProperty(e,"name",{value:"default",configurable:!0})},a.p="/app-sdk/",a.gca=function(e){return e={16427680:"7623",17896441:"8401",82894961:"1782",de3ee31a:"104","1ad86f56":"124","1dfec420":"200",d9084ecb:"252","85dc4c9b":"311",ff0bf96e:"429",c254daed:"449",a17fb045:"465","5ca2639d":"508",fdb0d9e1:"552","60781fed":"574","5e8c322a":"594",b93b454c:"617","805daf1e":"619",c52b5473:"706","7cde3459":"763","9550cc1f":"769",e0db4c79:"773","80392bdc":"860","10c70e6f":"903",eb84a108:"920",e917d7c9:"942",f8fa0321:"1022","5e7ee35c":"1077","533e434c":"1099","5113883b":"1230","3accd241":"1278",a29a6e44:"1303","550f7dc1":"1394","61b0e64b":"1413","5f21eb71":"1556","27c8b774":"1567","4eef183e":"1628","6ca90961":"1650",a3ecf861:"1701",ff6d65a9:"1768",ab05b3aa:"1788","3b333d5b":"1814",fefe9566:"1877",d071c513:"1923",a7861986:"1973","27c4a013":"2080","46eb403d":"2181","322ec2e7":"2212",e876cff6:"2244",a769954d:"2290",c7710052:"2304",a09470d9:"2399","15f40f8f":"2403","379bbc32":"2486","41f4ce7f":"2579","7b224b5a":"2612","14efea89":"2666",d0fd4a71:"2840","3cd01694":"2923",aeb9810c:"3072","05fd5745":"3237","6aac2d5c":"3282",f72a372a:"3292",c377a04b:"3361","88a4c043":"3470",f7084923:"3594",e4ad89b2:"3606","51cd08ce":"3728",fc7c782f:"3753","99a35e8f":"3849","0a1bd0e5":"3949",b0125fa2:"4004","822e0178":"4082","50ae2c89":"4346","50b500dc":"4364","1154937a":"4390",a2537f00:"4465",c10ec81d:"4636","78fde597":"4658","0f302db7":"4683",a7bd4aaa:"4717",bf1a96cc:"4762","3072782a":"4835",d3d37933:"4905",a6c41565:"5126","1cc7c915":"5223",b784b5bb:"5349",b31a5f55:"5407",cfad4bb4:"5547","25ae0bf1":"5623","47f7a134":"5726",aba21aa0:"5742","336f5910":"5880","53defe29":"5886","04ee7372":"5908","3b0e1261":"6051","999f4a99":"6095","24b1c163":"6111",d1d7a857:"6170",f72c86d0:"6209","6b7fcc15":"6372",a48fd09c:"6526","4acce17e":"6582",a0eb976e:"6802","22c6ac39":"6836","5da011d0":"7025","1a5ba401":"7098",f4180cff:"7209","3cb0b0a9":"7255",b4285021:"7259","16fba083":"7310","90579cbd":"7390","59169cbb":"7460","7d48b3e7":"7603",c8a9fc86:"7635",a8687130:"7651","9ab62f73":"7715","749b3cb7":"7884","110b6cba":"7917",fce396bf:"7943",b2a255cc:"7954",b8c1226b:"7977","7c822e85":"8101","6b345055":"8119","9ea6fe4d":"8255",e9f568e8:"8311","90bbfd1d":"8461","413bfdf1":"8600","3204d46b":"8644","6d1f0509":"8736",a6c5c03c:"8737",d71e6c8a:"8738","075aa584":"8768",b1474780:"8820",ac9d64ec:"8862",c5e9787b:"8915",ea5986e4:"8946","61f3b5cc":"8952",ed6a4585:"9035",a94703ab:"9048","5575829c":"9111",a9ba6591:"9119","54dea6f0":"9134",b0ccf0d8:"9149","365a2c17":"9155",d38c25bf:"9220",bc717899:"9245",c90572d4:"9269","7d256524":"9304","2b2c5b3b":"9408","6daa33e8":"9422","5c5cf8ae":"9451","5e13701d":"9563","1fcf59a8":"9592","5e95c892":"9647",fed4ae4f:"9712","58e12487":"9763","4b10ac31":"9814","5ebc190f":"9816","62e1e335":"9849"}[e]||e,a.p+a.u(e)},(()=>{const e={5354:0,1869:0};a.f.j=(c,f)=>{let b=a.o(e,c)?e[c]:void 0;if(0!==b)if(b)f.push(b[2]);else if(/^(1869|5354)$/.test(c))e[c]=0;else{const d=new Promise((a,f)=>b=e[c]=[a,f]);f.push(b[2]=d);const t=a.p+a.u(c),r=new Error,o=f=>{if(a.o(e,c)&&(b=e[c],0!==b&&(e[c]=void 0),b)){const e=f&&("load"===f.type?"missing":f.type),a=f&&f.target&&f.target.src;r.message="Loading chunk "+c+" failed.\n("+e+": "+a+")",r.name="ChunkLoadError",r.type=e,r.request=a,b[1](r)}};a.l(t,o,"chunk-"+c,c)}},a.O.j=c=>0===e[c];const c=(c,f)=>{let[b,d,t]=f;var r,o,n=0;if(b.some(c=>0!==e[c])){for(r in d)a.o(d,r)&&(a.m[r]=d[r]);if(t)var i=t(a)}for(c&&c(f);n<b.length;n++)o=b[n],a.o(e,o)&&e[o]&&e[o][0](),e[o]=0;return a.O(i)},f=globalThis.webpackChunk_elliemae_pui_app_sdk||=[];f.forEach(c.bind(null,0)),f.push=c.bind(null,f.push.bind(f))})()})();
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.10.1">
6
6
  <title data-rh="true">Getting Started | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Getting Started | App SDK"><meta data-rh="true" name="description" content="Welcome to the PUI App SDK - the ICE MT UI Platform Application SDK for building React micro-frontend applications with integrated cross-cutting concerns."><meta data-rh="true" property="og:description" content="Welcome to the PUI App SDK - the ICE MT UI Platform Application SDK for building React micro-frontend applications with integrated cross-cutting concerns."><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/" hreflang="x-default"><script data-rh="true">function insertBanner(){var n=document.createElement("div");n.id="__docusaurus-base-url-issue-banner-container";n.innerHTML='\n<div id="__docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseUrl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">/app-sdk/</span> </p>\n <p>We suggest trying baseUrl = <span id="__docusaurus-base-url-issue-banner-suggestion-container" style="font-weight: bold; color: green;"></span></p>\n</div>\n',document.body.prepend(n);var e=document.getElementById("__docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,o="/"===s.substr(-1)?s:s+"/";e.innerHTML=o}document.addEventListener("DOMContentLoaded",function(){void 0===window.docusaurus&&insertBanner()})</script><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Getting Started","item":"https://pui.ice.com/app-sdk/"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.b1f28d64.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e278d925.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.a36c7b43.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.dc6c8988.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.af1ae617.js" defer="defer"></script>
9
9
  </head>
10
10
  <body>
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.10.1">
6
6
  <title data-rh="true">Usage Guide | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/usage-guide"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Usage Guide | App SDK"><meta data-rh="true" name="description" content="This guide provides detailed examples and patterns for using the PUI App SDK in your applications. For initial setup, see the Getting Started Guide."><meta data-rh="true" property="og:description" content="This guide provides detailed examples and patterns for using the PUI App SDK in your applications. For initial setup, see the Getting Started Guide."><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/usage-guide"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/usage-guide" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/usage-guide" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Usage Guide","item":"https://pui.ice.com/app-sdk/usage-guide"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.b1f28d64.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e278d925.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.a36c7b43.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.dc6c8988.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.af1ae617.js" defer="defer"></script>
9
9
  </head>
10
10
  <body>
11
11
  <svg style="display: none;"><defs>