<!DOCTYPE html>
|
<html lang="language">
|
<head>
|
<meta name="lwr-revised" content="238.0" />
|
<script type="text/javascript">
|
function launchModal(_ref){var id=_ref.id,titleLabel=_ref.titleLabel,contentLabel=_ref.contentLabel,buttonLabel=_ref.buttonLabel,callback=_ref.callback;var modalTemplate="<div id=\"".concat(id,"\">\n <section\n role=\"alertdialog\"\n tabindex=\"-1\"\n aria-labelledby=\"prompt-heading-id\"\n aria-describedby=\"prompt-message-wrapper\"\n class=\"slds-modal slds-fade-in-open slds-modal_prompt\"\n aria-modal=\"true\"\n style=\"color: rgb(62, 62, 60)\"\n >\n <div class=\"slds-modal__container\">\n <header class=\"slds-modal__header slds-theme_info slds-theme_alert-texture\">\n <h2 class=\"slds-text-heading_medium\">").concat(titleLabel,"</h2>\n </header>\n <div class=\"slds-modal__content slds-p-around_medium\">\n <p id=\"prompt-message-id\">").concat(contentLabel,"</p>\n </div>\n <footer class=\"slds-modal__footer slds-theme_default\">\n <button class=\"slds-button slds-button_neutral js-button\">").concat(buttonLabel,"</button>\n </footer>\n </div>\n </section>\n <div class=\"slds-backdrop slds-backdrop_open\"></div>\n </div>");var div=document.createElement("div");div.innerHTML=modalTemplate;div.querySelector(".js-button").addEventListener("click",callback);if(!document.body){document.createElement("body")}document.body.appendChild(div.querySelector("#".concat(id)))}window.onload=function(){if(!window.isBrowserSupportedByWebruntime){var WEBRUNTIME_UNSUPPORTED_BROWSER_MODAL_ID="webruntime-browser-not-supported-message";launchModal({id:WEBRUNTIME_UNSUPPORTED_BROWSER_MODAL_ID,titleLabel:"Your browser isn't supported",contentLabel:"Your browser doesn\u2019t support some features on this site. For the best experience, update your browser to the latest version, or switch to another browser.",buttonLabel:"Got It",callback:function callback(){var modal=document.querySelector("#".concat(WEBRUNTIME_UNSUPPORTED_BROWSER_MODAL_ID));document.body.removeChild(modal)}})}};window.document.addEventListener("client-error",function(error){if(error.detail.type==="FAILED_TO_LOAD_RESOURCE"){launchModal({id:"webruntime-client-error-failed-to-load-resource",titleLabel:"Oops!",contentLabel:"Something went wrong. Please try refreshing the app",buttonLabel:"Refresh",callback:function callback(){var url=new URL(window.location);url.searchParams.set("lwr.cachebust",new Date().getTime());window.location=url.href}})}else if(error.detail.type==="TOO_MANY_REQUESTS"){window.document.cookie="TooManyRequests=true;max-age=30;";window.location.reload()}});
|
</script>
|
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">!function(){const e={documentCreateElement:Document.prototype.createElement,elementSetAttribute:Element.prototype.setAttribute,elementAttachShadow:Element.prototype.attachShadow,elementAppendChild:Element.prototype.appendChild,htmlelementAddEventListener:Element.prototype.addEventListener,iframeContentDocumentGet:Object.getOwnPropertyDescriptor(HTMLIFrameElement.prototype,"contentDocument").get,iframeContentWindowGet:Object.getOwnPropertyDescriptor(HTMLIFrameElement.prototype,"contentWindow").get};Object.freeze(e),Object.defineProperty(window,"originalDomApis",{writable:!1,value:e});const t=window.frames;Object.defineProperty(window,"frames",{get:function(){const e=[];for(let n=0;n<t.length;n++)try{t[n].frameElement.getRootNode().nodeType===Node.DOCUMENT_FRAGMENT_NODE||e.push(t[n])}catch(o){e.push(t[n])}return e.length===t.length?t:e}})}();</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">!function(){"use strict";window.isBrowserSupportedByWebruntime=function(){const n="performance"in window&&"mark"in window.performance,e="customElements"in window;return n&&e}()}();
|
</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">globalThis.LWR = globalThis.LWR || {};
|
globalThis.LWR.customInit = (lwr) => {
|
|
LWR.define('@app/apexApiBasePath', [], function() { return "webruntime/api"; });
|
LWR.define('@app/apiBasePath', [], function() { return "webruntime/api"; });
|
LWR.define('@app/basePath', [], function() { return ""; });
|
LWR.define('@app/guestUuidCookieName', [], function() { return null; });
|
LWR.define('@app/isDesignMode', [], function() { return false; });
|
LWR.define('@app/isPreviewMode', [], function() { return false; });
|
LWR.define('@app/o11yApiEndpoint', [], function() { return "/services/data/v57.0/connect/proxy/ui-telemetry"; });
|
LWR.define('@app/o11yFalconEnabled', [], function() { return false; });
|
LWR.define('@app/o11yGuestToken', [], function() { return "Y29yZS9wcm9kLzAwRDBsMDAwMDAwNENxQkVBVSxDT1JFLjAwRDBsMDAwMDAwNENxQi4xNjgyMDQ1NDAzNDI0LDIwMjMtMDUtMzBUMTA6MzI6MTguMTUzOTI2Wg\u003d\u003d.rph5wtNEJcZFWpzFfZT4J2AuNWloPjMOXDaKVbKcLn9xO3N0EWz4EQbt6HNQ-CDELx-pAX9MzWZtwxYkT9GN1g|{\"isGuestApiAccessEnabled\":false}"; });
|
LWR.define('@app/o11ySamplingRate', [], function() { return 1.0; });
|
LWR.define('@app/publicApiBasePath', [], function() { return "webruntime/api/public"; });
|
LWR.define('@app/routes', [], function() { return [{"label":"Too Many Requests","isPublic":true,"viewId":"ba70dea9-1d52-42fd-aef4-1c284de23027","hasVanityURL":false,"patterns":["\\/too-many-requests\\/?"],"id":"fb1cc79d-dcf6-4cd7-9626-66e02ad9fae0","path":"/toomanyrequests.html","view":"too_Many_Requests","isRoot":true,"isDefault":true,"page":{"type":"comm__namedPage","attributes":{"name":"Too_Many_Requests"}}}]; });
|
LWR.define('@app/viewToThemeLayoutMap', [], function() { return {"too_Many_Requests":"serviceNotAvailable"}; });
|
LWR.define('@salesforce/i18n/lang', [], function() { return "zh_CN"; });
|
LWR.define('@salesforce/site/Id', [], function() { return "0DM10000000CcwdGAC"; });
|
lwr.initializeApp();
|
globalThis.process = { env: { NODE_ENV: "dev" } };};</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">globalThis.LWR = globalThis.LWR || {};
|
Object.assign(globalThis.LWR, {
|
"bootstrapModule": "@lwrjs/app-service/communities_app/module/amd/v/0_8_14",
|
"autoBoot": false,
|
"rootComponents": [
|
"webruntime/app/v/1"
|
],
|
"requiredModules": [
|
"lwc/v/2_31_2",
|
"@lwrjs/app-service/communities_app/module/amd/v/0_8_14"
|
],
|
"importMappings": {
|
"default": "webruntime/component/latest/prod/zh_CN/",
|
"imports": {
|
"/webruntime/component/latest/prod/zh_CN/lwc": "webruntime/framework/af5a5d856d/prod/lwr_lwc",
|
"@app/csrfToken": "webruntime/module/@app/csrfToken",
|
"@app/user": "webruntime/module/@app/user",
|
"@perm/": "webruntime/perm/",
|
"@salesforce/client/formFactor": "webruntime/module/@salesforce/client/formFactor",
|
"@salesforce/featureFlag/": "webruntime/module/@salesforce/featureFlag/",
|
"@salesforce/user/Id": "webruntime/module/@salesforce/user/Id",
|
"@salesforce/user/isGuest": "webruntime/module/@salesforce/user/isGuest",
|
"@salesforce/userPermission/": "webruntime/perm/",
|
"@view/serviceNotAvailable": "webruntime/view/1caf97ec72/prod/zh_CN/serviceNotAvailable",
|
"@view/too_Many_Requests": "webruntime/view/9a218fe602/prod/zh_CN/too_Many_Requests",
|
"mobileruntime/hybridAppManager": "webruntime/framework/ca37d29c6e/prod/lwr_mobile",
|
"o11y/collectors": "webruntime/component/c0858f2bcf/prod/zh_CN/o11y/collectors",
|
"o11y/simple_collector": "webruntime/component/8fc26faacf/prod/zh_CN/o11y/simple_collector"
|
}
|
}
|
});</script>
|
<script src="webruntime/framework/eb908c3442/prod/lwr_loader"></script>
|
<script src="webruntime/framework/bc00fb7571/prod/lwr_bootstrap"></script>
|
<script src="webruntime/framework/af5a5d856d/prod/lwr_lwc"></script>
|
<script src="webruntime/framework/23e2eae4b4/prod/lwr_app"></script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">LWR.define('lwc', ['lwc/v/2_31_2'], function(module) { return module; });</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">
|
LWR.define('@app/authenticationCookieName', [], function() { return "__Secure-has-sid"; });
|
LWR.define('@app/isMobileAppMode', [], function() { return false; });
|
LWR.define('@app/loginPath', [], function() { return null; });
|
LWR.define('@app/user', [], function() { return {"isGuest":true,"id":null,"csrfToken":null}; });
|
LWR.define('@salesforce/community/basePath', [], function() { return ""; });</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">LWR.define('o11y/simple_collector/v/242_8_1', ['o11y/simple_collector'], function(module) { return module; });</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">LWR.define('o11y/collectors/v/242_8_1', ['o11y/collectors'], function(module) { return module; });</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">LWR.define('@app/apiBasePath/v/1', ['@app/apiBasePath'], function(module) { return module; });</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">LWR.define('@app/basePath/v/1', ['@app/basePath'], function(module) { return module; });</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">LWR.define('@app/o11yApiEndpoint/v/1', ['@app/o11yApiEndpoint'], function(module) { return module; });</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">LWR.define('@app/o11yFalconEnabled/v/1', ['@app/o11yFalconEnabled'], function(module) { return module; });</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">LWR.define('@app/o11yGuestToken/v/1', ['@app/o11yGuestToken'], function(module) { return module; });</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">LWR.define('@app/o11ySamplingRate/v/1', ['@app/o11ySamplingRate'], function(module) { return module; });</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">LWR.define('@salesforce/i18n/lang/v/1', ['@salesforce/i18n/lang'], function(module) { return module; });</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">LWR.define('@app/csrfToken/v/1', ['@app/csrfToken'], function(module) { return module; });</script>
|
<script type="text/javascript" nonce="b53e8c8b-d12f-4824-9b0b-9f1223430770">LWR.define('@app/user/v/1', ['@app/user'], function(module) { return module; });</script>
|
<script src="webruntime/view/9a218fe602/prod/zh_CN/too_Many_Requests"></script>
|
<script src="webruntime/view/1caf97ec72/prod/zh_CN/serviceNotAvailable"></script><style type="text/css" id="webruntime-branding">:root{--dxp-g-brand:rgb(10, 129, 223);--dxp-c-link-text-color:rgb(37, 116, 169);--dxp-s-body-font-family:sans-serif;--dxp-g-brand-contrast:rgb(255, 255, 255);--dxp-g-sna-heading-font-family:sans-serif;--dxp-g-root-contrast:rgb(51, 51, 51);--dxp-c-link-text-color-hover:#1e5d88;--dxp-c-link-text-color-active:#1e5d88;}</style>
|
<meta charset="UTF-8" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<title>Service Not Available</title>
|
|
<link rel="stylesheet" href="assets/styles/styles.css?0DB10000000GnHm:36" />
|
|
<!-- webruntime-branding-shared stylesheets -->
|
<link rel="stylesheet" href="assets/styles/salesforce-lightning-design-system.min.css?0DB10000000GnHm:36" />
|
<link rel="stylesheet" href="assets/styles/dxp-site-spacing-styling-hooks.min.css?0DB10000000GnHm:36" />
|
<link rel="stylesheet" href="assets/styles/dxp-styling-hooks.min.css?0DB10000000GnHm:36" />
|
<link rel="stylesheet" href="assets/styles/dxp-slds-extensions.min.css?0DB10000000GnHm:36" />
|
|
|
<!-- webruntime-branding-shared stylesheets -->
|
<link rel="stylesheet" href="assets/styles/overrides.css?0DB10000000GnHm:36" />
|
<link rel="stylesheet" href="assets/css/fonts-and-custom.css?0DB10000000GnHm:36" />
|
</head>
|
<body>
|
<div id="webruntime-browser-not-supported-message" style="display: none;">
|
<section
|
role="alertdialog"
|
tabindex="-1"
|
aria-labelledby="prompt-heading-id"
|
aria-describedby="prompt-message-wrapper"
|
class="slds-modal slds-fade-in-open slds-modal_prompt"
|
aria-modal="true"
|
style="color: rgb(62, 62, 60);"
|
>
|
<div class="slds-modal__container">
|
<header class="slds-modal__header slds-theme_info slds-theme_alert-texture">
|
<h2 class="slds-text-heading_medium" id="prompt-heading-id">
|
Your browser isn't supported
|
</h2>
|
</header>
|
<div class="slds-modal__content slds-p-around_medium" id="prompt-message-wrapper">
|
<p>
|
Your browser doesn’t support some features on this site. For the best
|
experience, update your browser to the latest version, or switch to another
|
browser.
|
</p>
|
</div>
|
<footer class="slds-modal__footer slds-theme_default">
|
<button class="slds-button slds-button_neutral">Got It</button>
|
</footer>
|
</div>
|
</section>
|
<div class="slds-backdrop slds-backdrop_open"></div>
|
</div>
|
<script type="text/javascript">
|
function displayBrowserUnsupportedModalIfNeeded() {
|
if (!window.isBrowserSupportedByWebruntime) {
|
var WEBRUNTIME_UNSUPPORTED_BROWSER_MODAL_ID = 'webruntime-browser-not-supported-message';
|
var modal = document.getElementById(WEBRUNTIME_UNSUPPORTED_BROWSER_MODAL_ID);
|
if (modal) {
|
modal.style.display = '';
|
var okButton = document.querySelector(
|
'#' + WEBRUNTIME_UNSUPPORTED_BROWSER_MODAL_ID + ' ' + '.slds-button'
|
);
|
okButton.addEventListener('click', function() {
|
var modal = document.getElementById(WEBRUNTIME_UNSUPPORTED_BROWSER_MODAL_ID);
|
if (modal) {
|
document.body.removeChild(modal);
|
}
|
});
|
}
|
}
|
}
|
displayBrowserUnsupportedModalIfNeeded();
|
</script>
|
<webruntime-app></webruntime-app>
|
</body>
|
</html>
|