From 03cbb454fc68e380d7a2218acd93e80e646abce3 Mon Sep 17 00:00:00 2001 From: brian-smith-tcril <112954497+brian-smith-tcril@users.noreply.github.com> Date: Mon, 3 Mar 2025 23:23:55 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20openedx/?= =?UTF-8?q?frontend-platform@98a878db468cf9cdab344298ee25e672c646e2e8=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- analytics_MockAnalyticsService.js.html | 6 +- analytics_SegmentAnalyticsService.js.html | 6 +- analytics_interface.js.html | 6 +- auth_AxiosJwtAuthService.js.html | 6 +- auth_LocalForageCache.js.html | 6 +- auth_MockAuthService.js.html | 6 +- auth_interface.js.html | 6 +- config.js.html | 42 +- constants.js.html | 6 +- i18n_countries.js.html | 6 +- i18n_index.js.html | 6 +- i18n_injectIntlWithShim.jsx.html | 6 +- i18n_languages.js.html | 6 +- i18n_lib.js.html | 6 +- i18n_scripts_intl-imports.js.html | 6 +- index.html | 6 +- initialize.js.html | 6 +- logging_MockLoggingService.js.html | 6 +- logging_NewRelicLoggingService.js.html | 6 +- logging_interface.js.html | 6 +- module-Analytics.AnalyticsService.html | 6 +- module-Analytics.MockAnalyticsService.html | 6 +- module-Analytics.SegmentAnalyticsService.html | 6 +- module-Analytics.html | 6 +- module-Auth.AuthService.html | 6 +- module-Auth.AxiosJwtAuthService.html | 6 +- module-Auth.HttpClient.html | 6 +- module-Auth.MockAuthService.html | 6 +- module-Auth.UserData.html | 6 +- module-Auth.html | 6 +- module-Config.html | 216 ++++- ...GoogleAnalytics.GoogleAnalyticsLoader.html | 6 +- module-Initialization.html | 6 +- ...le-Internationalization-FormattedDate.html | 6 +- ...Internationalization-FormattedMessage.html | 6 +- ...-Internationalization-FormattedNumber.html | 6 +- ...-Internationalization-FormattedPlural.html | 6 +- ...nationalization-FormattedRelativeTime.html | 6 +- ...le-Internationalization-FormattedTime.html | 6 +- module-Internationalization-IntlProvider.html | 6 +- module-Internationalization.html | 6 +- module-Logging.LoggingService.html | 6 +- module-Logging.MockLoggingService.html | 6 +- module-Logging.NewRelicLoggingService.html | 6 +- module-Logging.html | 6 +- module-PubSub.html | 6 +- module-React.ErrorBoundary.html | 6 +- module-React.html | 755 +++++++++++++++++- module-Testing.html | 6 +- module-Utilities.html | 6 +- pubSub.js.html | 6 +- react_AppContext.jsx.html | 6 +- react_AppProvider.jsx.html | 41 +- react_AuthenticatedPageRoute.jsx.html | 6 +- react_ErrorBoundary.jsx.html | 6 +- react_ErrorPage.jsx.html | 6 +- react_LoginRedirect.jsx.html | 6 +- react_OptionalReduxProvider.jsx.html | 6 +- react_PageWrap.jsx.html | 6 +- react_hooks_paragon_useParagonTheme.js.html | 311 ++++++++ ..._hooks_paragon_useParagonThemeCore.js.html | 276 +++++++ ..._hooks_paragon_useParagonThemeUrls.js.html | 259 ++++++ ...ks_paragon_useParagonThemeVariants.js.html | 343 ++++++++ ..._paragon_useTrackColorSchemeChoice.js.html | 45 +- react_hooks_paragon_utils.js.html | 146 ++++ react_hooks_useAppEvent.js.html | 146 ++++ react_index.js.html | 6 +- scripts_GoogleAnalyticsLoader.js.html | 6 +- testing_index.js.html | 6 +- testing_initializeMockApp.js.html | 6 +- testing_mockMessages.js.html | 6 +- utils.js.html | 6 +- 72 files changed, 2705 insertions(+), 241 deletions(-) create mode 100644 react_hooks_paragon_useParagonTheme.js.html create mode 100644 react_hooks_paragon_useParagonThemeCore.js.html create mode 100644 react_hooks_paragon_useParagonThemeUrls.js.html create mode 100644 react_hooks_paragon_useParagonThemeVariants.js.html rename react_hooks.js.html => react_hooks_paragon_useTrackColorSchemeChoice.js.html (89%) create mode 100644 react_hooks_paragon_utils.js.html create mode 100644 react_hooks_useAppEvent.js.html diff --git a/analytics_MockAnalyticsService.js.html b/analytics_MockAnalyticsService.js.html index d3628e559..d4bda17f3 100644 --- a/analytics_MockAnalyticsService.js.html +++ b/analytics_MockAnalyticsService.js.html @@ -126,7 +126,7 @@

Home