mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-16 04:23:44 +00:00
Updates
This commit is contained in:
@@ -1 +0,0 @@
|
||||
{"version":3,"sources":["index.css"],"names":[],"mappings":"AAAA,UACE,WACF,CAEA,MACE,cACF,CAEA,MACE,WAAY,CACZ,YAAa,CACb,qBACF,CAEA,SACE,aAAc,CACd,YAAa,CACb,eACF,CAEA,cACE,aAAc,CACd,aACF,CAEA,WACE,cAAe,CACf,aAAc,CACd,0BACF,CAEA,QACE,YACF,CAEA,UACE,eACF,CAEA,qBACE,WACF,CAEA,0BACE,SAAU,CACV,WAAY,CACZ,cACF,CAEA,kBACE,WAAY,CACZ,WACF,CAEA,SACE,UACF,CAEA,iBACE,UAAW,CACX,WAAY,CACZ,4DAAiC,CACjC,qBAAsB,CACtB,yBAA2B,CAC3B,cAAe,CACf,YAAa,CACb,6BAA8B,CAC9B,qCACF,CAEA,MACE,oCAAsC,CACtC,iBAAkB,CAClB,cAAe,CACf,WAAY,CACZ,UACF,CAEA,aACE,qBAAsB,CACtB,eAAiB,CACjB,cAAe,CACf,oBAAqB,CACrB,UAAY,CACZ,iBAAkB,CAClB,UAAW,CACX,WAAY,CACZ,qBAAsB,CACtB,aAAc,CACd,gBAAiB,CACjB,kBAAuB,CACvB,cAAe,CACf,SACF,CAEA,mBACE,qBACF,CAEA,mBACE,SACF,CAEA,SACE,0BAA2B,CAC3B,2BAA4B,CAI5B,QAAiB,CAAjB,4BACF,CAEA,UACE,QAAW,CACX,6BAA8B,CAC9B,8BACF,CAEA,wBACE,iBAAkB,CAClB,QAAS,CACT,QAAW,CACX,SACF,CAEA,8BACE,aACF","file":"main.09cceda5.chunk.css","sourcesContent":["body, html {\n height: 100%;\n}\n\n.node {\n cursor: pointer;\n}\n\n#root {\n height: 100%;\n display: flex;\n flex-direction: column;\n}\n\n#content {\n flex: 1 1 auto;\n display: flex;\n overflow: hidden;\n}\n\n#svgContainer {\n flex: 1 1 auto;\n overflow: auto;\n}\n\n#sidePanel {\n flex: 0 0 320px;\n overflow: auto;\n border-left: solid #ccc 1px;\n}\n\n.hidden {\n display: none;\n}\n\np.comment {\n margin-top: 16px;\n}\n\ndiv.ui.error.message {\n margin: auto;\n}\n\ndiv.ui.errorPopup.message {\n left: 40px;\n bottom: 40px;\n position: fixed;\n}\n\ndiv.ui.card.intro {\n width: 770px;\n margin: auto;\n}\n\n.version {\n color: #888;\n}\n\n.backgroundImage {\n width: 100%;\n height: 100%;\n background-image: url(topola.jpg);\n background-size: cover;\n background-position: 0% 20%;\n position: fixed;\n z-index: -100;\n filter: blur(8px) opacity(30%);\n -webkit-filter: blur(8px) opacity(30%);\n}\n\n.zoom {\n box-shadow: 0 1px 5px rgba(0,0,0,0.65);\n border-radius: 4px;\n position: fixed;\n margin: 10px;\n z-index: 10;\n}\n\n.zoom button {\n font-family: monospace;\n font-weight: bold;\n font-size: 20px;\n text-decoration: none;\n color: black;\n text-align: center;\n width: 26px;\n height: 26px;\n background-color: #fff;\n display: block;\n line-height: 26px;\n box-sizing: content-box;\n cursor: pointer;\n padding: 0px;\n}\n\n.zoom button:hover {\n background-color: #eee;\n}\n\n.zoom button:focus {\n outline: 0px;\n}\n\n.zoom-in {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-top: 0px;\n border-bottom: 1px solid #ccc;\n border-left: 0px;\n border-right: 0px;\n}\n\n.zoom-out {\n border: 0px;\n border-bottom-left-radius: 4px;\n border-bottom-right-radius: 4px;\n}\n\n.ui.loader.loading-more {\n position: absolute;\n top: auto;\n bottom: 0px;\n left: 25px;\n}\n\n.content .ui.image.blockImage {\n display: block;\n}\n"]}
|
||||
@@ -1,2 +1,2 @@
|
||||
body,html{height:100%}.node{cursor:pointer}#root{height:100%;display:flex;flex-direction:column}#content{flex:1 1 auto;display:flex;overflow:hidden}#svgContainer{flex:1 1 auto;overflow:auto}#sidePanel{flex:0 0 320px;overflow:auto;border-left:1px solid #ccc}.hidden{display:none}p.comment{margin-top:16px}div.ui.error.message{margin:auto}div.ui.errorPopup.message{left:40px;bottom:40px;position:fixed}div.ui.card.intro{width:770px;margin:auto}.version{color:#888}.backgroundImage{width:100%;height:100%;background-image:url(../../static/media/topola.060eef13.jpg);background-size:cover;background-position:0 20%;position:fixed;z-index:-100;filter:blur(8px) opacity(30%);-webkit-filter:blur(8px) opacity(30%)}.zoom{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px;position:fixed;margin:10px;z-index:10}.zoom button{font-family:monospace;font-weight:700;font-size:20px;text-decoration:none;color:#000;text-align:center;width:26px;height:26px;background-color:#fff;display:block;line-height:26px;box-sizing:initial;cursor:pointer;padding:0}.zoom button:hover{background-color:#eee}.zoom button:focus{outline:0}.zoom-in{border-top-left-radius:4px;border-top-right-radius:4px;border:0;border-bottom:1px solid #ccc}.zoom-out{border:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.ui.loader.loading-more{position:absolute;top:auto;bottom:0;left:25px}.content .ui.image.blockImage{display:block}
|
||||
/*# sourceMappingURL=main.09cceda5.chunk.css.map */
|
||||
body,html{height:100%}.node{cursor:pointer}#root{height:100%;display:flex;flex-direction:column}#content{flex:1 1 auto;display:flex;overflow:hidden}#svgContainer{flex:1 1 auto;overflow:auto}#sidePanel{flex:0 0 320px;overflow:auto;border-left:1px solid #ccc}.hidden{display:none}p.comment{margin-top:16px}div.ui.error.message{margin:auto}div.ui.errorPopup.message{left:40px;bottom:40px;position:fixed}div.ui.card.intro{width:770px;margin:auto}.version{color:#888}.backgroundImage{width:100%;height:100%;background-image:url(../../static/media/topola.060eef13.jpg);background-size:cover;background-position:0 20%;position:fixed;z-index:-100;filter:blur(8px) opacity(30%);-webkit-filter:blur(8px) opacity(30%)}.zoom{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px;position:fixed;margin:10px;z-index:10}.zoom button{font-family:monospace;font-weight:700;font-size:20px;text-decoration:none;color:#000;text-align:center;width:26px;height:26px;background-color:#fff;display:block;line-height:26px;box-sizing:initial;cursor:pointer;padding:0}.zoom button:hover{background-color:#eee}.zoom button:focus{outline:0}.zoom-in{border-top-left-radius:4px;border-top-right-radius:4px;border:0;border-bottom:1px solid #ccc}.zoom-out{border:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.ui.loader.loading-more{position:absolute;top:auto;bottom:0;left:25px}.content .ui.image.blockImage{display:block}.link-span{color:#4183c4;cursor:pointer}
|
||||
/*# sourceMappingURL=main.96afa1a6.chunk.css.map */
|
||||
1
static/css/main.96afa1a6.chunk.css.map
Normal file
1
static/css/main.96afa1a6.chunk.css.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["index.css"],"names":[],"mappings":"AAAA,UACE,WACF,CAEA,MACE,cACF,CAEA,MACE,WAAY,CACZ,YAAa,CACb,qBACF,CAEA,SACE,aAAc,CACd,YAAa,CACb,eACF,CAEA,cACE,aAAc,CACd,aACF,CAEA,WACE,cAAe,CACf,aAAc,CACd,0BACF,CAEA,QACE,YACF,CAEA,UACE,eACF,CAEA,qBACE,WACF,CAEA,0BACE,SAAU,CACV,WAAY,CACZ,cACF,CAEA,kBACE,WAAY,CACZ,WACF,CAEA,SACE,UACF,CAEA,iBACE,UAAW,CACX,WAAY,CACZ,4DAAiC,CACjC,qBAAsB,CACtB,yBAA2B,CAC3B,cAAe,CACf,YAAa,CACb,6BAA8B,CAC9B,qCACF,CAEA,MACE,oCAAsC,CACtC,iBAAkB,CAClB,cAAe,CACf,WAAY,CACZ,UACF,CAEA,aACE,qBAAsB,CACtB,eAAiB,CACjB,cAAe,CACf,oBAAqB,CACrB,UAAY,CACZ,iBAAkB,CAClB,UAAW,CACX,WAAY,CACZ,qBAAsB,CACtB,aAAc,CACd,gBAAiB,CACjB,kBAAuB,CACvB,cAAe,CACf,SACF,CAEA,mBACE,qBACF,CAEA,mBACE,SACF,CAEA,SACE,0BAA2B,CAC3B,2BAA4B,CAI5B,QAAiB,CAAjB,4BACF,CAEA,UACE,QAAW,CACX,6BAA8B,CAC9B,8BACF,CAEA,wBACE,iBAAkB,CAClB,QAAS,CACT,QAAW,CACX,SACF,CAEA,8BACE,aACF,CAEA,WACE,aAAc,CACd,cACF","file":"main.96afa1a6.chunk.css","sourcesContent":["body, html {\n height: 100%;\n}\n\n.node {\n cursor: pointer;\n}\n\n#root {\n height: 100%;\n display: flex;\n flex-direction: column;\n}\n\n#content {\n flex: 1 1 auto;\n display: flex;\n overflow: hidden;\n}\n\n#svgContainer {\n flex: 1 1 auto;\n overflow: auto;\n}\n\n#sidePanel {\n flex: 0 0 320px;\n overflow: auto;\n border-left: solid #ccc 1px;\n}\n\n.hidden {\n display: none;\n}\n\np.comment {\n margin-top: 16px;\n}\n\ndiv.ui.error.message {\n margin: auto;\n}\n\ndiv.ui.errorPopup.message {\n left: 40px;\n bottom: 40px;\n position: fixed;\n}\n\ndiv.ui.card.intro {\n width: 770px;\n margin: auto;\n}\n\n.version {\n color: #888;\n}\n\n.backgroundImage {\n width: 100%;\n height: 100%;\n background-image: url(topola.jpg);\n background-size: cover;\n background-position: 0% 20%;\n position: fixed;\n z-index: -100;\n filter: blur(8px) opacity(30%);\n -webkit-filter: blur(8px) opacity(30%);\n}\n\n.zoom {\n box-shadow: 0 1px 5px rgba(0,0,0,0.65);\n border-radius: 4px;\n position: fixed;\n margin: 10px;\n z-index: 10;\n}\n\n.zoom button {\n font-family: monospace;\n font-weight: bold;\n font-size: 20px;\n text-decoration: none;\n color: black;\n text-align: center;\n width: 26px;\n height: 26px;\n background-color: #fff;\n display: block;\n line-height: 26px;\n box-sizing: content-box;\n cursor: pointer;\n padding: 0px;\n}\n\n.zoom button:hover {\n background-color: #eee;\n}\n\n.zoom button:focus {\n outline: 0px;\n}\n\n.zoom-in {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-top: 0px;\n border-bottom: 1px solid #ccc;\n border-left: 0px;\n border-right: 0px;\n}\n\n.zoom-out {\n border: 0px;\n border-bottom-left-radius: 4px;\n border-bottom-right-radius: 4px;\n}\n\n.ui.loader.loading-more {\n position: absolute;\n top: auto;\n bottom: 0px;\n left: 25px;\n}\n\n.content .ui.image.blockImage {\n display: block;\n}\n\n.link-span {\n color: #4183c4;\n cursor: pointer;\n}\n"]}
|
||||
2
static/js/2.4e337743.chunk.js
Normal file
2
static/js/2.4e337743.chunk.js
Normal file
File diff suppressed because one or more lines are too long
1
static/js/2.4e337743.chunk.js.map
Normal file
1
static/js/2.4e337743.chunk.js.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
static/js/main.f6256bf2.chunk.js
Normal file
2
static/js/main.f6256bf2.chunk.js
Normal file
File diff suppressed because one or more lines are too long
1
static/js/main.f6256bf2.chunk.js.map
Normal file
1
static/js/main.f6256bf2.chunk.js.map
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user