@elliemae/pui-app-sdk 5.36.0 → 5.36.2

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 (190) hide show
  1. package/build/docs/404.html +2 -2
  2. package/build/docs/api/@elliemae/ds-form/index.html +2 -2
  3. package/build/docs/api/classes/Analytics/index.html +2 -2
  4. package/build/docs/api/classes/CMicroAppGuest/index.html +2 -2
  5. package/build/docs/api/classes/CMicroAppHost/index.html +2 -2
  6. package/build/docs/api/classes/ErrorBoundary/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/cleanup/index.html +2 -2
  37. package/build/docs/api/functions/configureStore/index.html +2 -2
  38. package/build/docs/api/functions/createManager/index.html +2 -2
  39. package/build/docs/api/functions/enableReactAppForHostIntegration/index.html +2 -2
  40. package/build/docs/api/functions/fetchHostAppData/index.html +2 -2
  41. package/build/docs/api/functions/fetchUserSettings/index.html +2 -2
  42. package/build/docs/api/functions/getApiActionCreator/index.html +2 -2
  43. package/build/docs/api/functions/getAppConfigValue/index.html +2 -2
  44. package/build/docs/api/functions/getAuthHTTPClient/index.html +2 -2
  45. package/build/docs/api/functions/getAuthorizationHeader/index.html +2 -2
  46. package/build/docs/api/functions/getHTTPClient/index.html +2 -2
  47. package/build/docs/api/functions/getHostAppDataByKey/index.html +2 -2
  48. package/build/docs/api/functions/getLogger/index.html +2 -2
  49. package/build/docs/api/functions/getMicroFrontEndAppConfig/index.html +2 -2
  50. package/build/docs/api/functions/getNavigationLinks/index.html +2 -2
  51. package/build/docs/api/functions/getRedirectUrl/index.html +2 -2
  52. package/build/docs/api/functions/getSelectField/index.html +2 -2
  53. package/build/docs/api/functions/getStore/index.html +2 -2
  54. package/build/docs/api/functions/initServiceWorker/index.html +2 -2
  55. package/build/docs/api/functions/isCIBuild/index.html +2 -2
  56. package/build/docs/api/functions/isProd/index.html +2 -2
  57. package/build/docs/api/functions/isUserAuthorized/index.html +2 -2
  58. package/build/docs/api/functions/listenStorageEvents/index.html +2 -2
  59. package/build/docs/api/functions/loadAppConfig/index.html +2 -2
  60. package/build/docs/api/functions/loadable/index.html +2 -2
  61. package/build/docs/api/functions/login/index.html +2 -2
  62. package/build/docs/api/functions/notifyGuestUnloadComplete/index.html +2 -2
  63. package/build/docs/api/functions/onAuthorizationFailure/index.html +2 -2
  64. package/build/docs/api/functions/onGuestUnloadStart/index.html +2 -2
  65. package/build/docs/api/functions/redactPii/index.html +2 -2
  66. package/build/docs/api/functions/removeDoubleSlash/index.html +2 -2
  67. package/build/docs/api/functions/removeStorageEvents/index.html +2 -2
  68. package/build/docs/api/functions/render/index.html +2 -2
  69. package/build/docs/api/functions/renderHook/index.html +2 -2
  70. package/build/docs/api/functions/renderWithHostData/index.html +2 -2
  71. package/build/docs/api/functions/renderWithRedux/index.html +2 -2
  72. package/build/docs/api/functions/renderWithRouter/index.html +2 -2
  73. package/build/docs/api/functions/renderWithRouterRedux/index.html +2 -2
  74. package/build/docs/api/functions/sdkBaseQuery/index.html +2 -2
  75. package/build/docs/api/functions/sendBAEvent/index.html +2 -2
  76. package/build/docs/api/functions/sendMessageToHost/index.html +2 -2
  77. package/build/docs/api/functions/setAppConfig/index.html +2 -2
  78. package/build/docs/api/functions/setAppConfigValue/index.html +2 -2
  79. package/build/docs/api/functions/setHostAppData/index.html +2 -2
  80. package/build/docs/api/functions/setLoginParams/index.html +2 -2
  81. package/build/docs/api/functions/subscribeToResetSession/index.html +2 -2
  82. package/build/docs/api/functions/subscribeToSessionExpiry/index.html +2 -2
  83. package/build/docs/api/functions/subscribeToSessionExpiryWarning/index.html +2 -2
  84. package/build/docs/api/functions/trackActivity/index.html +2 -2
  85. package/build/docs/api/functions/useAppDispatch/index.html +2 -2
  86. package/build/docs/api/functions/useAppMiddleware/index.html +2 -2
  87. package/build/docs/api/functions/useInjectQuery/index.html +2 -2
  88. package/build/docs/api/functions/useInjectReducer/index.html +2 -2
  89. package/build/docs/api/functions/useInjectSaga/index.html +2 -2
  90. package/build/docs/api/functions/useInjectSideEffect/index.html +2 -2
  91. package/build/docs/api/functions/useMediaQueryList/index.html +2 -2
  92. package/build/docs/api/functions/useStateSelector/index.html +2 -2
  93. package/build/docs/api/functions/useStateSelectorShallow/index.html +2 -2
  94. package/build/docs/api/functions/waitFor/index.html +2 -2
  95. package/build/docs/api/functions/waitForElementToBeRemoved/index.html +2 -2
  96. package/build/docs/api/functions/withAppDecorator/index.html +2 -2
  97. package/build/docs/api/index.html +2 -2
  98. package/build/docs/api/interfaces/AppConfig/index.html +2 -2
  99. package/build/docs/api/interfaces/UseStateSelectorOptions/index.html +2 -2
  100. package/build/docs/api/type-aliases/AppDispatch/index.html +2 -2
  101. package/build/docs/api/type-aliases/AppStore/index.html +2 -2
  102. package/build/docs/api/type-aliases/Await/index.html +2 -2
  103. package/build/docs/api/type-aliases/EMUI/index.html +2 -2
  104. package/build/docs/api/type-aliases/OnHostInitCallback/index.html +2 -2
  105. package/build/docs/api/type-aliases/OnInitCallback/index.html +2 -2
  106. package/build/docs/api/type-aliases/OnMountCallback/index.html +2 -2
  107. package/build/docs/api/type-aliases/OnUnMountCallback/index.html +2 -2
  108. package/build/docs/api/type-aliases/RootState/index.html +2 -2
  109. package/build/docs/api/type-aliases/SelectStateFieldFunction/index.html +2 -2
  110. package/build/docs/api/variables/ErrorToast/index.html +2 -2
  111. package/build/docs/api/variables/GuestMicroApp/index.html +2 -2
  112. package/build/docs/api/variables/MicroApp/index.html +2 -2
  113. package/build/docs/api/variables/MicroIFrameApp/index.html +2 -2
  114. package/build/docs/api/variables/NavigationPrompt/index.html +2 -2
  115. package/build/docs/api/variables/NavigationPromptActions/index.html +2 -2
  116. package/build/docs/api/variables/Themes/index.html +2 -2
  117. package/build/docs/api/variables/VisuallyHidden/index.html +2 -2
  118. package/build/docs/api/variables/WaitMessage/index.html +2 -2
  119. package/build/docs/api/variables/act/index.html +2 -2
  120. package/build/docs/api/variables/ariaLive/index.html +2 -2
  121. package/build/docs/api/variables/auth/index.html +2 -2
  122. package/build/docs/api/variables/authReducer/index.html +2 -2
  123. package/build/docs/api/variables/clearSideEffects/index.html +2 -2
  124. package/build/docs/api/variables/createSideEffect/index.html +2 -2
  125. package/build/docs/api/variables/decorators/index.html +2 -2
  126. package/build/docs/api/variables/endSession/index.html +2 -2
  127. package/build/docs/api/variables/error/index.html +2 -2
  128. package/build/docs/api/variables/errorMiddleware/index.html +2 -2
  129. package/build/docs/api/variables/fireEvent/index.html +2 -2
  130. package/build/docs/api/variables/globalConstants/index.html +2 -2
  131. package/build/docs/api/variables/history/index.html +2 -2
  132. package/build/docs/api/variables/httpClientProps/index.html +2 -2
  133. package/build/docs/api/variables/logout/index.html +2 -2
  134. package/build/docs/api/variables/memoryHistory/index.html +2 -2
  135. package/build/docs/api/variables/removeSideEffect/index.html +2 -2
  136. package/build/docs/api/variables/resetUserIdleTime/index.html +2 -2
  137. package/build/docs/api/variables/screen/index.html +2 -2
  138. package/build/docs/api/variables/startSideEffect/index.html +2 -2
  139. package/build/docs/api/variables/updateBAEventParameters/index.html +2 -2
  140. package/build/docs/api/variables/useAppSelector/index.html +2 -2
  141. package/build/docs/api/variables/waitMessageAction/index.html +2 -2
  142. package/build/docs/api/variables/within/index.html +2 -2
  143. package/build/docs/assets/js/04ee7372.d0e9ea9d.js +1 -0
  144. package/build/docs/assets/js/{main.50d99a6d.js → main.c610e1d3.js} +2 -2
  145. package/build/docs/assets/js/{runtime~main.e3dd1cce.js → runtime~main.83819012.js} +1 -1
  146. package/build/docs/index.html +2 -2
  147. package/build/docs/usage-guide/index.html +43 -4
  148. package/demo/{177.a6f93dd4.iframe.bundle.js → 177.dbc7550e.iframe.bundle.js} +1 -1
  149. package/demo/177.dbc7550e.iframe.bundle.js.br +0 -0
  150. package/demo/177.dbc7550e.iframe.bundle.js.gz +0 -0
  151. package/demo/docs/{177.a6f93dd4.iframe.bundle.js → 177.dbc7550e.iframe.bundle.js} +1 -1
  152. package/demo/docs/177.dbc7550e.iframe.bundle.js.br +0 -0
  153. package/demo/docs/177.dbc7550e.iframe.bundle.js.gz +0 -0
  154. package/demo/docs/iframe.html +1 -1
  155. package/demo/docs/index.html +1 -1
  156. package/demo/docs/main.02f0e0be.iframe.bundle.js +5 -0
  157. package/demo/docs/main.02f0e0be.iframe.bundle.js.br +0 -0
  158. package/demo/docs/main.02f0e0be.iframe.bundle.js.gz +0 -0
  159. package/demo/docs/{main.994f586d2ea55c7b3611.manager.bundle.js → main.73d2bd95345af51e5066.manager.bundle.js} +1 -1
  160. package/demo/docs/main.73d2bd95345af51e5066.manager.bundle.js.br +0 -0
  161. package/demo/docs/{main.994f586d2ea55c7b3611.manager.bundle.js.gz → main.73d2bd95345af51e5066.manager.bundle.js.gz} +0 -0
  162. package/demo/docs/project.json +1 -1
  163. package/demo/iframe.html +1 -1
  164. package/demo/index.html +1 -1
  165. package/demo/main.02f0e0be.iframe.bundle.js +5 -0
  166. package/demo/main.02f0e0be.iframe.bundle.js.br +0 -0
  167. package/demo/main.02f0e0be.iframe.bundle.js.gz +0 -0
  168. package/demo/{main.994f586d2ea55c7b3611.manager.bundle.js → main.73d2bd95345af51e5066.manager.bundle.js} +1 -1
  169. package/demo/main.73d2bd95345af51e5066.manager.bundle.js.br +0 -0
  170. package/demo/{main.994f586d2ea55c7b3611.manager.bundle.js.gz → main.73d2bd95345af51e5066.manager.bundle.js.gz} +0 -0
  171. package/demo/project.json +1 -1
  172. package/dist/cjs/utils/micro-frontend/guest.js +11 -1
  173. package/dist/esm/utils/micro-frontend/guest.js +11 -1
  174. package/dist/types/lib/data/auth/actions.d.ts +1 -1
  175. package/dist/types/tsconfig.tsbuildinfo +1 -1
  176. package/package.json +1 -1
  177. package/build/docs/assets/js/04ee7372.01dca5e5.js +0 -1
  178. package/demo/177.a6f93dd4.iframe.bundle.js.br +0 -0
  179. package/demo/177.a6f93dd4.iframe.bundle.js.gz +0 -0
  180. package/demo/docs/177.a6f93dd4.iframe.bundle.js.br +0 -0
  181. package/demo/docs/177.a6f93dd4.iframe.bundle.js.gz +0 -0
  182. package/demo/docs/main.994f586d2ea55c7b3611.manager.bundle.js.br +0 -0
  183. package/demo/docs/main.b591c5b8.iframe.bundle.js +0 -5
  184. package/demo/docs/main.b591c5b8.iframe.bundle.js.br +0 -0
  185. package/demo/docs/main.b591c5b8.iframe.bundle.js.gz +0 -0
  186. package/demo/main.994f586d2ea55c7b3611.manager.bundle.js.br +0 -0
  187. package/demo/main.b591c5b8.iframe.bundle.js +0 -5
  188. package/demo/main.b591c5b8.iframe.bundle.js.br +0 -0
  189. package/demo/main.b591c5b8.iframe.bundle.js.gz +0 -0
  190. /package/build/docs/assets/js/{main.50d99a6d.js.LICENSE.txt → main.c610e1d3.js.LICENSE.txt} +0 -0
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">TextBox() | 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/api/functions/TextBox"><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="TextBox() | App SDK"><meta data-rh="true" name="description" content="Text input field component with React Hook Form integration."><meta data-rh="true" property="og:description" content="Text input field component with React Hook Form integration."><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/api/functions/TextBox"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/TextBox" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/TextBox" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"TextBox()","item":"https://pui.ice.com/app-sdk/api/functions/TextBox"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">Toggle() | 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/api/functions/Toggle"><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="Toggle() | App SDK"><meta data-rh="true" name="description" content="Parameters"><meta data-rh="true" property="og:description" content="Parameters"><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/api/functions/Toggle"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/Toggle" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/Toggle" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"Toggle()","item":"https://pui.ice.com/app-sdk/api/functions/Toggle"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">authSaga() | 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/api/functions/authSaga"><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="authSaga() | App SDK"><meta data-rh="true" name="description" content="Returns"><meta data-rh="true" property="og:description" content="Returns"><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/api/functions/authSaga"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/authSaga" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/authSaga" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"authSaga()","item":"https://pui.ice.com/app-sdk/api/functions/authSaga"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">authorize() | 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/api/functions/authorize"><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="authorize() | App SDK"><meta data-rh="true" name="description" content="Handles the OAuth authorization callback after redirect from IDP."><meta data-rh="true" property="og:description" content="Handles the OAuth authorization callback after redirect from IDP."><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/api/functions/authorize"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/authorize" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/authorize" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"authorize()","item":"https://pui.ice.com/app-sdk/api/functions/authorize"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">cleanup() | 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/api/functions/cleanup"><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="cleanup() | App SDK"><meta data-rh="true" name="description" content="Unmounts React trees that were mounted with render."><meta data-rh="true" property="og:description" content="Unmounts React trees that were mounted with render."><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/api/functions/cleanup"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/cleanup" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/cleanup" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"cleanup()","item":"https://pui.ice.com/app-sdk/api/functions/cleanup"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">configureStore() | 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/api/functions/configureStore"><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="configureStore() | App SDK"><meta data-rh="true" name="description" content="Creates and configures the Redux store with SDK middleware and enhancers."><meta data-rh="true" property="og:description" content="Creates and configures the Redux store with SDK middleware and enhancers."><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/api/functions/configureStore"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/configureStore" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/configureStore" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"configureStore()","item":"https://pui.ice.com/app-sdk/api/functions/configureStore"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">createManager() | 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/api/functions/createManager"><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="createManager() | App SDK"><meta data-rh="true" name="description" content="Creates a &quot;manager&quot; component that will inject the provided reducer and saga"><meta data-rh="true" property="og:description" content="Creates a &quot;manager&quot; component that will inject the provided reducer and saga"><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/api/functions/createManager"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/createManager" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/createManager" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"createManager()","item":"https://pui.ice.com/app-sdk/api/functions/createManager"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">enableReactAppForHostIntegration() | 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/api/functions/enableReactAppForHostIntegration"><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="enableReactAppForHostIntegration() | App SDK"><meta data-rh="true" name="description" content="Parameters"><meta data-rh="true" property="og:description" content="Parameters"><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/api/functions/enableReactAppForHostIntegration"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/enableReactAppForHostIntegration" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/enableReactAppForHostIntegration" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"enableReactAppForHostIntegration()","item":"https://pui.ice.com/app-sdk/api/functions/enableReactAppForHostIntegration"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">fetchHostAppData() | 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/api/functions/fetchHostAppData"><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="fetchHostAppData() | App SDK"><meta data-rh="true" name="description" content="Parameters"><meta data-rh="true" property="og:description" content="Parameters"><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/api/functions/fetchHostAppData"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/fetchHostAppData" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/fetchHostAppData" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"fetchHostAppData()","item":"https://pui.ice.com/app-sdk/api/functions/fetchHostAppData"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">fetchUserSettings() | 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/api/functions/fetchUserSettings"><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="fetchUserSettings() | App SDK"><meta data-rh="true" name="description" content="Parameters"><meta data-rh="true" property="og:description" content="Parameters"><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/api/functions/fetchUserSettings"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/fetchUserSettings" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/fetchUserSettings" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"fetchUserSettings()","item":"https://pui.ice.com/app-sdk/api/functions/fetchUserSettings"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">getApiActionCreator() | 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/api/functions/getApiActionCreator"><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="getApiActionCreator() | App SDK"><meta data-rh="true" name="description" content="Parameters"><meta data-rh="true" property="og:description" content="Parameters"><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/api/functions/getApiActionCreator"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getApiActionCreator" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getApiActionCreator" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"getApiActionCreator()","item":"https://pui.ice.com/app-sdk/api/functions/getApiActionCreator"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">getAppConfigValue() | 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/api/functions/getAppConfigValue"><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="getAppConfigValue() | App SDK"><meta data-rh="true" name="description" content="Gets a value from the application configuration using dot notation."><meta data-rh="true" property="og:description" content="Gets a value from the application configuration using dot notation."><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/api/functions/getAppConfigValue"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getAppConfigValue" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getAppConfigValue" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"getAppConfigValue()","item":"https://pui.ice.com/app-sdk/api/functions/getAppConfigValue"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">getAuthHTTPClient() | 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/api/functions/getAuthHTTPClient"><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="getAuthHTTPClient() | App SDK"><meta data-rh="true" name="description" content="Creates an authenticated HTTP client instance with authorization headers."><meta data-rh="true" property="og:description" content="Creates an authenticated HTTP client instance with authorization headers."><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/api/functions/getAuthHTTPClient"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getAuthHTTPClient" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getAuthHTTPClient" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"getAuthHTTPClient()","item":"https://pui.ice.com/app-sdk/api/functions/getAuthHTTPClient"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">getAuthorizationHeader() | 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/api/functions/getAuthorizationHeader"><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="getAuthorizationHeader() | App SDK"><meta data-rh="true" name="description" content="Gets the current authorization header value from session storage."><meta data-rh="true" property="og:description" content="Gets the current authorization header value from session storage."><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/api/functions/getAuthorizationHeader"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getAuthorizationHeader" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getAuthorizationHeader" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"getAuthorizationHeader()","item":"https://pui.ice.com/app-sdk/api/functions/getAuthorizationHeader"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">getHTTPClient() | 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/api/functions/getHTTPClient"><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="getHTTPClient() | App SDK"><meta data-rh="true" name="description" content="Creates a basic HTTP client instance using Axios."><meta data-rh="true" property="og:description" content="Creates a basic HTTP client instance using Axios."><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/api/functions/getHTTPClient"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getHTTPClient" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getHTTPClient" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"getHTTPClient()","item":"https://pui.ice.com/app-sdk/api/functions/getHTTPClient"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">getHostAppDataByKey() | 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/api/functions/getHostAppDataByKey"><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="getHostAppDataByKey() | App SDK"><meta data-rh="true" name="description" content="Type Parameters"><meta data-rh="true" property="og:description" content="Type Parameters"><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/api/functions/getHostAppDataByKey"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getHostAppDataByKey" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getHostAppDataByKey" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"getHostAppDataByKey()","item":"https://pui.ice.com/app-sdk/api/functions/getHostAppDataByKey"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">getLogger() | 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/api/functions/getLogger"><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="getLogger() | App SDK"><meta data-rh="true" name="description" content="Returns"><meta data-rh="true" property="og:description" content="Returns"><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/api/functions/getLogger"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getLogger" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getLogger" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"getLogger()","item":"https://pui.ice.com/app-sdk/api/functions/getLogger"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">getMicroFrontEndAppConfig() | 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/api/functions/getMicroFrontEndAppConfig"><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="getMicroFrontEndAppConfig() | App SDK"><meta data-rh="true" name="description" content="Parameters"><meta data-rh="true" property="og:description" content="Parameters"><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/api/functions/getMicroFrontEndAppConfig"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getMicroFrontEndAppConfig" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getMicroFrontEndAppConfig" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"getMicroFrontEndAppConfig()","item":"https://pui.ice.com/app-sdk/api/functions/getMicroFrontEndAppConfig"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">getNavigationLinks() | 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/api/functions/getNavigationLinks"><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="getNavigationLinks() | App SDK"><meta data-rh="true" name="description" content="Returns"><meta data-rh="true" property="og:description" content="Returns"><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/api/functions/getNavigationLinks"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getNavigationLinks" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getNavigationLinks" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"getNavigationLinks()","item":"https://pui.ice.com/app-sdk/api/functions/getNavigationLinks"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">getRedirectUrl() | 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/api/functions/getRedirectUrl"><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="getRedirectUrl() | App SDK"><meta data-rh="true" name="description" content="Returns"><meta data-rh="true" property="og:description" content="Returns"><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/api/functions/getRedirectUrl"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getRedirectUrl" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getRedirectUrl" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"getRedirectUrl()","item":"https://pui.ice.com/app-sdk/api/functions/getRedirectUrl"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">getSelectField() | 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/api/functions/getSelectField"><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="getSelectField() | App SDK"><meta data-rh="true" name="description" content="Why use this? It will prevent unnecessary rerenders hence improving performance, it also reduces the amount of code needed to select data from the store"><meta data-rh="true" property="og:description" content="Why use this? It will prevent unnecessary rerenders hence improving performance, it also reduces the amount of code needed to select data from the store"><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/api/functions/getSelectField"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getSelectField" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getSelectField" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"getSelectField()","item":"https://pui.ice.com/app-sdk/api/functions/getSelectField"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">getStore() | 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/api/functions/getStore"><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="getStore() | App SDK"><meta data-rh="true" name="description" content="Gets the global Redux store instance."><meta data-rh="true" property="og:description" content="Gets the global Redux store instance."><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/api/functions/getStore"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getStore" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/getStore" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"getStore()","item":"https://pui.ice.com/app-sdk/api/functions/getStore"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">initServiceWorker() | 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/api/functions/initServiceWorker"><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="initServiceWorker() | App SDK"><meta data-rh="true" name="description" content="Parameters"><meta data-rh="true" property="og:description" content="Parameters"><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/api/functions/initServiceWorker"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/initServiceWorker" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/initServiceWorker" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"initServiceWorker()","item":"https://pui.ice.com/app-sdk/api/functions/initServiceWorker"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">isCIBuild() | 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/api/functions/isCIBuild"><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="isCIBuild() | App SDK"><meta data-rh="true" name="description" content="Returns"><meta data-rh="true" property="og:description" content="Returns"><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/api/functions/isCIBuild"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/isCIBuild" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/isCIBuild" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"isCIBuild()","item":"https://pui.ice.com/app-sdk/api/functions/isCIBuild"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">isProd() | 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/api/functions/isProd"><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="isProd() | App SDK"><meta data-rh="true" name="description" content="Returns"><meta data-rh="true" property="og:description" content="Returns"><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/api/functions/isProd"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/isProd" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/isProd" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"isProd()","item":"https://pui.ice.com/app-sdk/api/functions/isProd"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">isUserAuthorized() | 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/api/functions/isUserAuthorized"><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="isUserAuthorized() | App SDK"><meta data-rh="true" name="description" content="Checks if the user is currently authorized/authenticated."><meta data-rh="true" property="og:description" content="Checks if the user is currently authorized/authenticated."><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/api/functions/isUserAuthorized"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/isUserAuthorized" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/isUserAuthorized" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"isUserAuthorized()","item":"https://pui.ice.com/app-sdk/api/functions/isUserAuthorized"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">listenStorageEvents() | 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/api/functions/listenStorageEvents"><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="listenStorageEvents() | App SDK"><meta data-rh="true" name="description" content="Returns"><meta data-rh="true" property="og:description" content="Returns"><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/api/functions/listenStorageEvents"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/listenStorageEvents" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/listenStorageEvents" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"listenStorageEvents()","item":"https://pui.ice.com/app-sdk/api/functions/listenStorageEvents"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">loadAppConfig() | 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/api/functions/loadAppConfig"><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="loadAppConfig() | App SDK"><meta data-rh="true" name="description" content="Loads the application configuration from a JSON file."><meta data-rh="true" property="og:description" content="Loads the application configuration from a JSON file."><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/api/functions/loadAppConfig"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/loadAppConfig" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/loadAppConfig" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"loadAppConfig()","item":"https://pui.ice.com/app-sdk/api/functions/loadAppConfig"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">loadable() | 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/api/functions/loadable"><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="loadable() | App SDK"><meta data-rh="true" name="description" content="Creates a lazily-loaded React component for code splitting."><meta data-rh="true" property="og:description" content="Creates a lazily-loaded React component for code splitting."><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/api/functions/loadable"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/loadable" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/loadable" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"loadable()","item":"https://pui.ice.com/app-sdk/api/functions/loadable"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">login() | 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/api/functions/login"><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="login() | App SDK"><meta data-rh="true" name="description" content="Initiates the login flow using OAuth/OIDC authorization code flow."><meta data-rh="true" property="og:description" content="Initiates the login flow using OAuth/OIDC authorization code flow."><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/api/functions/login"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/login" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/login" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"login()","item":"https://pui.ice.com/app-sdk/api/functions/login"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
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.9.2">
6
6
  <title data-rh="true">notifyGuestUnloadComplete() | 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/api/functions/notifyGuestUnloadComplete"><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="notifyGuestUnloadComplete() | App SDK"><meta data-rh="true" name="description" content="Parameters"><meta data-rh="true" property="og:description" content="Parameters"><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/api/functions/notifyGuestUnloadComplete"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/notifyGuestUnloadComplete" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/functions/notifyGuestUnloadComplete" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"notifyGuestUnloadComplete()","item":"https://pui.ice.com/app-sdk/api/functions/notifyGuestUnloadComplete"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.83819012.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.c610e1d3.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>