Skip to content

Commit

Permalink
Deploying to gh-pages from @ 559aed6 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
AmandaTamanda committed Jun 14, 2024
1 parent 9e3ecca commit b275d83
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions latest/common.58475ce850c53635e97f.js.map

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions latest/common.5a90dd4fa18aaa5e7166.css.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion latest/common.d479188e1e763b7f8567.css.map

This file was deleted.

1 change: 0 additions & 1 deletion latest/common.f5556b8b908b9a61be6a.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion latest/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html><head><meta charset="utf-8"><meta name="viewport" content="user-scalable=no,width=device-width,initial-scale=1,shrink-to-fit=no"><base href=""><link rel="shortcut icon" type="image/x-icon" href="favicon.ico"><div id="loadmask" class="loadmask"><img id="loadmask-image" alt="Loading, please wait…"></div><title>SHOGun Client</title><style>.loadmask{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);transform:-webkit-translate(-50%,-50%);transform:-moz-translate(-50%,-50%);transform:-ms-translate(-50%,-50%);z-index:999}.loadmask-hidden{animation:fadeOut 1.5s forwards}.loadmask>img{min-width:50%;margin:0 auto;display:block}@keyframes fadeOut{from{opacity:1}to{z-index:-1;opacity:0;top:0;left:0;transform:scale(.5)}}@keyframes heartBeat{0%{opacity:.2}50%{opacity:1}100%{opacity:.2}}</style><script defer="defer" src="manifest.87ebc01c91b168b56023.js?8d0172f6fc00319255b9"></script><script defer="defer" src="node_vendors.ef629ef708fb8b8c4ac5.js?8d0172f6fc00319255b9"></script><script defer="defer" src="common.f5556b8b908b9a61be6a.js?8d0172f6fc00319255b9"></script><script defer="defer" src="main.4da6bd0309a050036650.js?8d0172f6fc00319255b9"></script><link href="node_vendors.0a840a3a7d40af740e71.css?8d0172f6fc00319255b9" rel="stylesheet"><link href="common.d479188e1e763b7f8567.css?8d0172f6fc00319255b9" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><script src="./gis-client-config.js"></script><script>window.clientConfig||(console.warn("No config found, client defaults will be used."),window.clientConfig={})</script><script>const regex=/\applicationId=(\d+)/,appId=location.search.match(regex)[1];let logoPath="./shogun_spinner.gif";appId&&(logoPath=localStorage.getItem(`SHOGun_Logo_Path_${appId}`));const loadingImageElement=document.getElementById("loadmask-image");logoPath&&loadingImageElement&&(loadingImageElement.src=logoPath)</script><div id="app" class="app"></div></body></html>
<!doctype html><html><head><meta charset="utf-8"><meta name="viewport" content="user-scalable=no,width=device-width,initial-scale=1,shrink-to-fit=no"><base href=""><link rel="shortcut icon" type="image/x-icon" href="favicon.ico"><div id="loadmask" class="loadmask"><img id="loadmask-image" alt="Loading, please wait…"></div><title>SHOGun Client</title><style>.loadmask{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);transform:-webkit-translate(-50%,-50%);transform:-moz-translate(-50%,-50%);transform:-ms-translate(-50%,-50%);z-index:999}.loadmask-hidden{animation:fadeOut 1.5s forwards}.loadmask>img{min-width:50%;margin:0 auto;display:block}@keyframes fadeOut{from{opacity:1}to{z-index:-1;opacity:0;top:0;left:0;transform:scale(.5)}}@keyframes heartBeat{0%{opacity:.2}50%{opacity:1}100%{opacity:.2}}</style><script defer="defer" src="manifest.87ebc01c91b168b56023.js?4c093456982757fce971"></script><script defer="defer" src="node_vendors.ef629ef708fb8b8c4ac5.js?4c093456982757fce971"></script><script defer="defer" src="common.58475ce850c53635e97f.js?4c093456982757fce971"></script><script defer="defer" src="main.4da6bd0309a050036650.js?4c093456982757fce971"></script><link href="node_vendors.0a840a3a7d40af740e71.css?4c093456982757fce971" rel="stylesheet"><link href="common.5a90dd4fa18aaa5e7166.css?4c093456982757fce971" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><script src="./gis-client-config.js"></script><script>window.clientConfig||(console.warn("No config found, client defaults will be used."),window.clientConfig={})</script><script>const regex=/\applicationId=(\d+)/,appId=location.search.match(regex)[1];let logoPath="./shogun_spinner.gif";appId&&(logoPath=localStorage.getItem(`SHOGun_Logo_Path_${appId}`));const loadingImageElement=document.getElementById("loadmask-image");logoPath&&loadingImageElement&&(loadingImageElement.src=logoPath)</script><div id="app" class="app"></div></body></html>

0 comments on commit b275d83

Please sign in to comment.