www
This commit is contained in:
parent
3d23cc930f
commit
580bad8511
19
www/asset-manifest.json
Normal file
19
www/asset-manifest.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"main.css": "./static/css/main.fa92f455.chunk.css",
|
||||
"main.js": "./static/js/main.e0a2ce78.chunk.js",
|
||||
"main.js.map": "./static/js/main.e0a2ce78.chunk.js.map",
|
||||
"static/css/1.f1df5777.chunk.css": "./static/css/1.f1df5777.chunk.css",
|
||||
"static/js/1.da96f522.chunk.js": "./static/js/1.da96f522.chunk.js",
|
||||
"static/js/1.da96f522.chunk.js.map": "./static/js/1.da96f522.chunk.js.map",
|
||||
"runtime~main.js": "./static/js/runtime~main.4a686d48.js",
|
||||
"runtime~main.js.map": "./static/js/runtime~main.4a686d48.js.map",
|
||||
"static/media/index.css": "./static/media/roboto-latin-900italic.bc833e72.woff",
|
||||
"static/media/apartment.jpg": "./static/media/apartment.28bae16c.jpg",
|
||||
"static/media/rgb.png": "./static/media/rgb.5d0e5ef3.png",
|
||||
"static/media/tempColor.png": "./static/media/tempColor.b133cd66.png",
|
||||
"static/css/main.fa92f455.chunk.css.map": "./static/css/main.fa92f455.chunk.css.map",
|
||||
"static/css/1.f1df5777.chunk.css.map": "./static/css/1.f1df5777.chunk.css.map",
|
||||
"index.html": "./index.html",
|
||||
"precache-manifest.b617eeb1a69ca66fa170a96c50b95af8.js": "./precache-manifest.b617eeb1a69ca66fa170a96c50b95af8.js",
|
||||
"service-worker.js": "./service-worker.js"
|
||||
}
|
BIN
www/favicon.ico
Normal file
BIN
www/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 353 KiB |
1
www/index.html
Normal file
1
www/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" class="theme-color" content="#3f51b5"><meta name="msapplication-navbutton-color" class="theme-color" content="#3f51b5"><meta name="apple-mobile-web-app-status-bar-style" class="theme-color" content="#3f51b5"><link href="vendor/fonts/roboto-woff.css" rel="stylesheet"><link href="manifest.json" rel="manifest"><link href="favicon.ico" rel="shortcut icon"><script type="text/javascript" src="_socket/info.js"></script><script type="text/javascript" src="vendor/socket.io.js"></script><script type="text/javascript" src="vendor.js"></script><title>Material - yunkong2</title><link href="./static/css/1.f1df5777.chunk.css" rel="stylesheet"><link href="./static/css/main.fa92f455.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(l){function e(e){for(var r,t,n=e[0],o=e[1],u=e[2],f=0,i=[];f<n.length;f++)t=n[f],p[t]&&i.push(p[t][0]),p[t]=0;for(r in o)Object.prototype.hasOwnProperty.call(o,r)&&(l[r]=o[r]);for(s&&s(e);i.length;)i.shift()();return c.push.apply(c,u||[]),a()}function a(){for(var e,r=0;r<c.length;r++){for(var t=c[r],n=!0,o=1;o<t.length;o++){var u=t[o];0!==p[u]&&(n=!1)}n&&(c.splice(r--,1),e=f(f.s=t[0]))}return e}var t={},p={2:0},c=[];function f(e){if(t[e])return t[e].exports;var r=t[e]={i:e,l:!1,exports:{}};return l[e].call(r.exports,r,r.exports,f),r.l=!0,r.exports}f.m=l,f.c=t,f.d=function(e,r,t){f.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},f.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.t=function(r,e){if(1&e&&(r=f(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var t=Object.create(null);if(f.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var n in r)f.d(t,n,function(e){return r[e]}.bind(null,n));return t},f.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(r,"a",r),r},f.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},f.p="./";var r=window.webpackJsonp=window.webpackJsonp||[],n=r.push.bind(r);r.push=e,r=r.slice();for(var o=0;o<r.length;o++)e(r[o]);var s=n;a()}([])</script><script src="./static/js/1.da96f522.chunk.js"></script><script src="./static/js/main.e0a2ce78.chunk.js"></script></body></html>
|
74
www/iob.css
Normal file
74
www/iob.css
Normal file
@ -0,0 +1,74 @@
|
||||
.iob-icon {
|
||||
display: inline-block;
|
||||
width: 2rem;
|
||||
height: 1.8rem;
|
||||
border-radius: 0.4rem;
|
||||
text-align: center;
|
||||
padding-top: 0.2rem;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.dimmer-button:active:hover {
|
||||
-webkit-transform: scale(0.9);
|
||||
-moz-transform: scale(0.9);
|
||||
-ms-transform: scale(0.9);
|
||||
-o-transform: scale(0.9);
|
||||
transform: scale(0.9);
|
||||
}
|
||||
|
||||
/* menu selected */
|
||||
.selected {
|
||||
background: #3f51b5 !important;
|
||||
}
|
||||
.selected span {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
/* scrollbar */
|
||||
*::-webkit-scrollbar-track {
|
||||
background-color: #ccc;
|
||||
}
|
||||
*::-webkit-scrollbar {
|
||||
width: 6px;
|
||||
background-color: #ccc;
|
||||
}
|
||||
*::-webkit-scrollbar-thumb {
|
||||
background-color: #575757;
|
||||
}
|
||||
|
||||
/* ----------------- indicator-working --------------------------- */
|
||||
@-webkit-keyframes rotating /* Safari and Chrome */ {
|
||||
from {
|
||||
-webkit-transform: rotate(0deg);
|
||||
-o-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
to {
|
||||
-webkit-transform: rotate(360deg);
|
||||
-o-transform: rotate(360deg);
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
@keyframes rotating {
|
||||
from {
|
||||
-ms-transform: rotate(0deg);
|
||||
-moz-transform: rotate(0deg);
|
||||
-webkit-transform: rotate(0deg);
|
||||
-o-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
to {
|
||||
-ms-transform: rotate(360deg);
|
||||
-moz-transform: rotate(360deg);
|
||||
-webkit-transform: rotate(360deg);
|
||||
-o-transform: rotate(360deg);
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
.indicator-working {
|
||||
-webkit-animation: rotating 2s linear infinite;
|
||||
-moz-animation: rotating 2s linear infinite;
|
||||
-ms-animation: rotating 2s linear infinite;
|
||||
-o-animation: rotating 2s linear infinite;
|
||||
animation: rotating 2s linear infinite;
|
||||
}
|
15
www/manifest.json
Normal file
15
www/manifest.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"short_name": "yunkong2 Material",
|
||||
"name": "Mobile interface",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"start_url": "./index.html",
|
||||
"display": "standalone",
|
||||
"theme_color": "#000000",
|
||||
"background_color": "#e7e7e7"
|
||||
}
|
134
www/precache-manifest.b617eeb1a69ca66fa170a96c50b95af8.js
Normal file
134
www/precache-manifest.b617eeb1a69ca66fa170a96c50b95af8.js
Normal file
@ -0,0 +1,134 @@
|
||||
self.__precacheManifest = [
|
||||
{
|
||||
"revision": "5d4aeb4e5f5ef754e307d7ffaef688bd",
|
||||
"url": "./static/media/roboto-latin-400.5d4aeb4e.woff2"
|
||||
},
|
||||
{
|
||||
"revision": "e0a2ce78d26df8c53520",
|
||||
"url": "./static/css/main.fa92f455.chunk.css"
|
||||
},
|
||||
{
|
||||
"revision": "bc833e725c137257c2c42a789845d82f",
|
||||
"url": "./static/media/roboto-latin-900italic.bc833e72.woff"
|
||||
},
|
||||
{
|
||||
"revision": "da96f52251b2a5cc20ea",
|
||||
"url": "./static/js/1.da96f522.chunk.js"
|
||||
},
|
||||
{
|
||||
"revision": "4a686d48d5a089750c49",
|
||||
"url": "./static/js/runtime~main.4a686d48.js"
|
||||
},
|
||||
{
|
||||
"revision": "28bae16cf4a9e7f94cb89196fac21f55",
|
||||
"url": "./static/media/apartment.28bae16c.jpg"
|
||||
},
|
||||
{
|
||||
"revision": "b133cd66550e58e8677ea2c991d08ca6",
|
||||
"url": "./static/media/tempColor.b133cd66.png"
|
||||
},
|
||||
{
|
||||
"revision": "5d0e5ef38575f7165d8e0f18166c59a9",
|
||||
"url": "./static/media/rgb.5d0e5ef3.png"
|
||||
},
|
||||
{
|
||||
"revision": "e9dbbe8a693dd275c16d32feb101f1c1",
|
||||
"url": "./static/media/roboto-latin-100.e9dbbe8a.woff"
|
||||
},
|
||||
{
|
||||
"revision": "6232f43d15b0e7a0bf0fe82e295bdd06",
|
||||
"url": "./static/media/roboto-latin-100italic.6232f43d.woff2"
|
||||
},
|
||||
{
|
||||
"revision": "d704bb3d579b7d5e40880c75705c8a71",
|
||||
"url": "./static/media/roboto-latin-100italic.d704bb3d.woff"
|
||||
},
|
||||
{
|
||||
"revision": "987b84570ea69ee660455b8d5e91f5f1",
|
||||
"url": "./static/media/roboto-latin-100.987b8457.woff2"
|
||||
},
|
||||
{
|
||||
"revision": "55536c8e9e9a532651e3cf374f290ea3",
|
||||
"url": "./static/media/roboto-latin-300.55536c8e.woff2"
|
||||
},
|
||||
{
|
||||
"revision": "a1471d1d6431c893582a5f6a250db3f9",
|
||||
"url": "./static/media/roboto-latin-300.a1471d1d.woff"
|
||||
},
|
||||
{
|
||||
"revision": "d69924b98acd849cdeba9fbff3f88ea6",
|
||||
"url": "./static/media/roboto-latin-300italic.d69924b9.woff2"
|
||||
},
|
||||
{
|
||||
"revision": "210a7c781f5a354a0e4985656ab456d9",
|
||||
"url": "./static/media/roboto-latin-300italic.210a7c78.woff"
|
||||
},
|
||||
{
|
||||
"revision": "e0a2ce78d26df8c53520",
|
||||
"url": "./static/js/main.e0a2ce78.chunk.js"
|
||||
},
|
||||
{
|
||||
"revision": "bafb105baeb22d965c70fe52ba6b49d9",
|
||||
"url": "./static/media/roboto-latin-400.bafb105b.woff"
|
||||
},
|
||||
{
|
||||
"revision": "9680d5a0c32d2fd084e07bbc4c8b2923",
|
||||
"url": "./static/media/roboto-latin-400italic.9680d5a0.woff"
|
||||
},
|
||||
{
|
||||
"revision": "d8bcbe724fd6f4ba44d0ee6a2675890f",
|
||||
"url": "./static/media/roboto-latin-400italic.d8bcbe72.woff2"
|
||||
},
|
||||
{
|
||||
"revision": "285467176f7fe6bb6a9c6873b3dad2cc",
|
||||
"url": "./static/media/roboto-latin-500.28546717.woff2"
|
||||
},
|
||||
{
|
||||
"revision": "510dec37fa69fba39593e01a469ee018",
|
||||
"url": "./static/media/roboto-latin-500italic.510dec37.woff2"
|
||||
},
|
||||
{
|
||||
"revision": "de8b7431b74642e830af4d4f4b513ec9",
|
||||
"url": "./static/media/roboto-latin-500.de8b7431.woff"
|
||||
},
|
||||
{
|
||||
"revision": "cf6613d1adf490972c557a8e318e0868",
|
||||
"url": "./static/media/roboto-latin-700.cf6613d1.woff"
|
||||
},
|
||||
{
|
||||
"revision": "037d830416495def72b7881024c14b7b",
|
||||
"url": "./static/media/roboto-latin-700.037d8304.woff2"
|
||||
},
|
||||
{
|
||||
"revision": "ffcc050b2d92d4b14a4fcb527ee0bcc8",
|
||||
"url": "./static/media/roboto-latin-500italic.ffcc050b.woff"
|
||||
},
|
||||
{
|
||||
"revision": "010c1aeee3c6d1cbb1d5761d80353823",
|
||||
"url": "./static/media/roboto-latin-700italic.010c1aee.woff2"
|
||||
},
|
||||
{
|
||||
"revision": "19b7a0adfdd4f808b53af7e2ce2ad4e5",
|
||||
"url": "./static/media/roboto-latin-900.19b7a0ad.woff2"
|
||||
},
|
||||
{
|
||||
"revision": "846d1890aee87fde5d8ced8eba360c3a",
|
||||
"url": "./static/media/roboto-latin-700italic.846d1890.woff"
|
||||
},
|
||||
{
|
||||
"revision": "7b770d6c53423deb1a8e49d3c9175184",
|
||||
"url": "./static/media/roboto-latin-900italic.7b770d6c.woff2"
|
||||
},
|
||||
{
|
||||
"revision": "8c2ade503b34e31430d6c98aa29a52a3",
|
||||
"url": "./static/media/roboto-latin-900.8c2ade50.woff"
|
||||
},
|
||||
{
|
||||
"revision": "da96f52251b2a5cc20ea",
|
||||
"url": "./static/css/1.f1df5777.chunk.css"
|
||||
},
|
||||
{
|
||||
"revision": "a8c36f7822e89de8164ebb4a4717dd59",
|
||||
"url": "./index.html"
|
||||
}
|
||||
];
|
34
www/service-worker.js
Normal file
34
www/service-worker.js
Normal file
@ -0,0 +1,34 @@
|
||||
/**
|
||||
* Welcome to your Workbox-powered service worker!
|
||||
*
|
||||
* You'll need to register this file in your web app and you should
|
||||
* disable HTTP caching for this file too.
|
||||
* See https://goo.gl/nhQhGp
|
||||
*
|
||||
* The rest of the code is auto-generated. Please don't update this file
|
||||
* directly; instead, make changes to your Workbox build configuration
|
||||
* and re-run your build process.
|
||||
* See https://goo.gl/2aRDsh
|
||||
*/
|
||||
|
||||
importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js");
|
||||
|
||||
importScripts(
|
||||
"./precache-manifest.b617eeb1a69ca66fa170a96c50b95af8.js"
|
||||
);
|
||||
|
||||
workbox.clientsClaim();
|
||||
|
||||
/**
|
||||
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
|
||||
* requests for URLs in the manifest.
|
||||
* See https://goo.gl/S9QRab
|
||||
*/
|
||||
self.__precacheManifest = [].concat(self.__precacheManifest || []);
|
||||
workbox.precaching.suppressWarnings();
|
||||
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
|
||||
|
||||
workbox.routing.registerNavigationRoute("./index.html", {
|
||||
|
||||
blacklist: [/^\/_/,/\/[^\/]+\.[^\/]+$/],
|
||||
});
|
2
www/static/css/1.f1df5777.chunk.css
Normal file
2
www/static/css/1.f1df5777.chunk.css
Normal file
File diff suppressed because one or more lines are too long
1
www/static/css/1.f1df5777.chunk.css.map
Normal file
1
www/static/css/1.f1df5777.chunk.css.map
Normal file
File diff suppressed because one or more lines are too long
2
www/static/css/main.fa92f455.chunk.css
Normal file
2
www/static/css/main.fa92f455.chunk.css
Normal file
@ -0,0 +1,2 @@
|
||||
.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite;height:80px}.App-header{height:150px;padding:20px;color:#fff}.App-intro{font-size:large}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.corner:hover{border-width:0 32px 32px 0!important}.edit-buttons:hover{background:hsla(0,0%,78.4%,.8)!important;color:#000!important}.small-visibility-button:hover{background:#ff6a5b}@-webkit-keyframes back-red{0%{background-color:red}50%{background-color:red}to{background-color:#fff}}@keyframes back-red{0%{background-color:red}50%{background-color:red}to{background-color:#fff}}.just-enabled-disabled-1,.just-enabled-disabled-2{background-color:#fff;-webkit-animation-name:back-red;animation-name:back-red;-webkit-animation-duration:2s;animation-duration:2s}body{margin:0;padding:0;font-family:Roboto,Helvetica,Arial,sans-serif}.iob-icon{display:inline-block;width:2rem;height:1.8rem;border-radius:.4rem;text-align:center;padding-top:.2rem;float:right}.footer{text-align:center;position:fixed;bottom:0;width:100%}@media (max-width:600px){.container-fluid{padding-left:1rem;padding-right:1rem}}html{height:calc(100% - 50px)}#root,#root>div,body{height:100%}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:#ccc}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background-color:#575757}.menu-selected-bright span{color:#1c8fe0!important}.menu-selected-dark span{color:#3cc1ff!important}.menu-text-bright span{color:#fff!important}.menu-text-dark span{color:#000!important}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rotate{-webkit-animation:spin 4s linear infinite;animation:spin 4s linear infinite}@-webkit-keyframes bounce-up{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}60%{-webkit-transform:translateY(-1px);transform:translateY(-1px)}}@keyframes bounce-up{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}60%{-webkit-transform:translateY(-1px);transform:translateY(-1px)}}.flip-up{-webkit-animation:bounce-up 2s infinite;animation:bounce-up 2s infinite}@-webkit-keyframes bounce-down{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(2px);transform:translateY(2px)}60%{-webkit-transform:translateY(1px);transform:translateY(1px)}}@keyframes bounce-down{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(2px);transform:translateY(2px)}60%{-webkit-transform:translateY(1px);transform:translateY(1px)}}.flip-down{-webkit-animation:bounce-down 2s infinite;animation:bounce-down 2s infinite}@-webkit-keyframes blinker{0%,40%,60%,to{opacity:1}50%{opacity:0}}@keyframes blinker{0%,40%,60%,to{opacity:1}50%{opacity:0}}.blink{-webkit-animation:blinker 2s linear infinite;animation:blinker 2s linear infinite}@-webkit-keyframes blinker-0{0%{opacity:0}20%{opacity:0}30%{opacity:1}70%{opacity:1}80%{opacity:0}to{opacity:0}}@keyframes blinker-0{0%{opacity:0}20%{opacity:0}30%{opacity:1}70%{opacity:1}80%{opacity:0}to{opacity:0}}.blinker-0{-webkit-animation:blinker-0 4s linear infinite;animation:blinker-0 4s linear infinite}@-webkit-keyframes blinker-1{0%{opacity:1}20%{opacity:1}30%{opacity:0}70%{opacity:0}80%{opacity:1}to{opacity:1}}@keyframes blinker-1{0%{opacity:1}20%{opacity:1}30%{opacity:0}70%{opacity:0}80%{opacity:1}to{opacity:1}}.blinker-1{-webkit-transform:translateX(10px);transform:translateX(10px);-webkit-animation:blinker-1 4s linear infinite;animation:blinker-1 4s linear infinite}
|
||||
/*# sourceMappingURL=main.fa92f455.chunk.css.map */
|
1
www/static/css/main.fa92f455.chunk.css.map
Normal file
1
www/static/css/main.fa92f455.chunk.css.map
Normal file
File diff suppressed because one or more lines are too long
2
www/static/js/1.da96f522.chunk.js
Normal file
2
www/static/js/1.da96f522.chunk.js
Normal file
File diff suppressed because one or more lines are too long
1
www/static/js/1.da96f522.chunk.js.map
Normal file
1
www/static/js/1.da96f522.chunk.js.map
Normal file
File diff suppressed because one or more lines are too long
2
www/static/js/main.e0a2ce78.chunk.js
Normal file
2
www/static/js/main.e0a2ce78.chunk.js
Normal file
File diff suppressed because one or more lines are too long
1
www/static/js/main.e0a2ce78.chunk.js.map
Normal file
1
www/static/js/main.e0a2ce78.chunk.js.map
Normal file
File diff suppressed because one or more lines are too long
2
www/static/js/runtime~main.4a686d48.js
Normal file
2
www/static/js/runtime~main.4a686d48.js
Normal file
@ -0,0 +1,2 @@
|
||||
!function(e){function r(r){for(var n,f,i=r[0],l=r[1],a=r[2],c=0,s=[];c<i.length;c++)f=i[c],o[f]&&s.push(o[f][0]),o[f]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.length;i++){var l=t[i];0!==o[l]&&(n=!1)}n&&(u.splice(r--,1),e=f(f.s=t[0]))}return e}var n={},o={2:0},u=[];function f(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,f),t.l=!0,t.exports}f.m=e,f.c=n,f.d=function(e,r,t){f.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},f.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.t=function(e,r){if(1&r&&(e=f(e)),8&r)return e;if(4&r&&"object"===typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(f.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)f.d(t,n,function(r){return e[r]}.bind(null,n));return t},f.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(r,"a",r),r},f.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},f.p="./";var i=window.webpackJsonp=window.webpackJsonp||[],l=i.push.bind(i);i.push=r,i=i.slice();for(var a=0;a<i.length;a++)r(i[a]);var p=l;t()}([]);
|
||||
//# sourceMappingURL=runtime~main.4a686d48.js.map
|
1
www/static/js/runtime~main.4a686d48.js.map
Normal file
1
www/static/js/runtime~main.4a686d48.js.map
Normal file
File diff suppressed because one or more lines are too long
BIN
www/static/media/apartment.28bae16c.jpg
Normal file
BIN
www/static/media/apartment.28bae16c.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 376 KiB |
BIN
www/static/media/rgb.5d0e5ef3.png
Normal file
BIN
www/static/media/rgb.5d0e5ef3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 383 KiB |
BIN
www/static/media/roboto-latin-100.987b8457.woff2
Normal file
BIN
www/static/media/roboto-latin-100.987b8457.woff2
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-100.e9dbbe8a.woff
Normal file
BIN
www/static/media/roboto-latin-100.e9dbbe8a.woff
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-100italic.6232f43d.woff2
Normal file
BIN
www/static/media/roboto-latin-100italic.6232f43d.woff2
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-100italic.d704bb3d.woff
Normal file
BIN
www/static/media/roboto-latin-100italic.d704bb3d.woff
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-300.55536c8e.woff2
Normal file
BIN
www/static/media/roboto-latin-300.55536c8e.woff2
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-300.a1471d1d.woff
Normal file
BIN
www/static/media/roboto-latin-300.a1471d1d.woff
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-300italic.210a7c78.woff
Normal file
BIN
www/static/media/roboto-latin-300italic.210a7c78.woff
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-300italic.d69924b9.woff2
Normal file
BIN
www/static/media/roboto-latin-300italic.d69924b9.woff2
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-400.5d4aeb4e.woff2
Normal file
BIN
www/static/media/roboto-latin-400.5d4aeb4e.woff2
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-400.bafb105b.woff
Normal file
BIN
www/static/media/roboto-latin-400.bafb105b.woff
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-400italic.9680d5a0.woff
Normal file
BIN
www/static/media/roboto-latin-400italic.9680d5a0.woff
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-400italic.d8bcbe72.woff2
Normal file
BIN
www/static/media/roboto-latin-400italic.d8bcbe72.woff2
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-500.28546717.woff2
Normal file
BIN
www/static/media/roboto-latin-500.28546717.woff2
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-500.de8b7431.woff
Normal file
BIN
www/static/media/roboto-latin-500.de8b7431.woff
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-500italic.510dec37.woff2
Normal file
BIN
www/static/media/roboto-latin-500italic.510dec37.woff2
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-500italic.ffcc050b.woff
Normal file
BIN
www/static/media/roboto-latin-500italic.ffcc050b.woff
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-700.037d8304.woff2
Normal file
BIN
www/static/media/roboto-latin-700.037d8304.woff2
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-700.cf6613d1.woff
Normal file
BIN
www/static/media/roboto-latin-700.cf6613d1.woff
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-700italic.010c1aee.woff2
Normal file
BIN
www/static/media/roboto-latin-700italic.010c1aee.woff2
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-700italic.846d1890.woff
Normal file
BIN
www/static/media/roboto-latin-700italic.846d1890.woff
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-900.19b7a0ad.woff2
Normal file
BIN
www/static/media/roboto-latin-900.19b7a0ad.woff2
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-900.8c2ade50.woff
Normal file
BIN
www/static/media/roboto-latin-900.8c2ade50.woff
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-900italic.7b770d6c.woff2
Normal file
BIN
www/static/media/roboto-latin-900italic.7b770d6c.woff2
Normal file
Binary file not shown.
BIN
www/static/media/roboto-latin-900italic.bc833e72.woff
Normal file
BIN
www/static/media/roboto-latin-900italic.bc833e72.woff
Normal file
Binary file not shown.
BIN
www/static/media/tempColor.b133cd66.png
Normal file
BIN
www/static/media/tempColor.b133cd66.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
2
www/vendor.js
Normal file
2
www/vendor.js
Normal file
File diff suppressed because one or more lines are too long
1
www/vendor.js.map
Normal file
1
www/vendor.js.map
Normal file
File diff suppressed because one or more lines are too long
202
www/vendor/fonts/LICENSE.txt
vendored
Normal file
202
www/vendor/fonts/LICENSE.txt
vendored
Normal file
@ -0,0 +1,202 @@
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
BIN
www/vendor/fonts/Roboto-Black.ttf
vendored
Normal file
BIN
www/vendor/fonts/Roboto-Black.ttf
vendored
Normal file
Binary file not shown.
BIN
www/vendor/fonts/Roboto-BlackItalic.ttf
vendored
Normal file
BIN
www/vendor/fonts/Roboto-BlackItalic.ttf
vendored
Normal file
Binary file not shown.
BIN
www/vendor/fonts/Roboto-Bold.ttf
vendored
Normal file
BIN
www/vendor/fonts/Roboto-Bold.ttf
vendored
Normal file
Binary file not shown.
BIN
www/vendor/fonts/Roboto-BoldItalic.ttf
vendored
Normal file
BIN
www/vendor/fonts/Roboto-BoldItalic.ttf
vendored
Normal file
Binary file not shown.
BIN
www/vendor/fonts/Roboto-Italic.ttf
vendored
Normal file
BIN
www/vendor/fonts/Roboto-Italic.ttf
vendored
Normal file
Binary file not shown.
BIN
www/vendor/fonts/Roboto-Light.ttf
vendored
Normal file
BIN
www/vendor/fonts/Roboto-Light.ttf
vendored
Normal file
Binary file not shown.
BIN
www/vendor/fonts/Roboto-LightItalic.ttf
vendored
Normal file
BIN
www/vendor/fonts/Roboto-LightItalic.ttf
vendored
Normal file
Binary file not shown.
BIN
www/vendor/fonts/Roboto-Medium.ttf
vendored
Normal file
BIN
www/vendor/fonts/Roboto-Medium.ttf
vendored
Normal file
Binary file not shown.
BIN
www/vendor/fonts/Roboto-MediumItalic.ttf
vendored
Normal file
BIN
www/vendor/fonts/Roboto-MediumItalic.ttf
vendored
Normal file
Binary file not shown.
BIN
www/vendor/fonts/Roboto-Regular.ttf
vendored
Normal file
BIN
www/vendor/fonts/Roboto-Regular.ttf
vendored
Normal file
Binary file not shown.
BIN
www/vendor/fonts/Roboto-Regular.woff2
vendored
Normal file
BIN
www/vendor/fonts/Roboto-Regular.woff2
vendored
Normal file
Binary file not shown.
BIN
www/vendor/fonts/Roboto-Regular1-latin-ext.woff2
vendored
Normal file
BIN
www/vendor/fonts/Roboto-Regular1-latin-ext.woff2
vendored
Normal file
Binary file not shown.
BIN
www/vendor/fonts/Roboto-Regular1-latin.woff2
vendored
Normal file
BIN
www/vendor/fonts/Roboto-Regular1-latin.woff2
vendored
Normal file
Binary file not shown.
BIN
www/vendor/fonts/Roboto-Thin.ttf
vendored
Normal file
BIN
www/vendor/fonts/Roboto-Thin.ttf
vendored
Normal file
Binary file not shown.
BIN
www/vendor/fonts/Roboto-ThinItalic.ttf
vendored
Normal file
BIN
www/vendor/fonts/Roboto-ThinItalic.ttf
vendored
Normal file
Binary file not shown.
56
www/vendor/fonts/roboto-woff.css
vendored
Normal file
56
www/vendor/fonts/roboto-woff.css
vendored
Normal file
@ -0,0 +1,56 @@
|
||||
/* cyrillic-ext */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
/* cyrillic */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
|
||||
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
/* greek-ext */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
|
||||
unicode-range: U+1F00-1FFF;
|
||||
}
|
||||
/* greek */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
|
||||
unicode-range: U+0370-03FF;
|
||||
}
|
||||
/* vietnamese */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
/* latin-ext */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
/* latin */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
29
www/vendor/fonts/roboto.css
vendored
Normal file
29
www/vendor/fonts/roboto.css
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
/* cyrillic-ext */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Roboto'), local('Roboto-Regular'), url(Roboto-Regular.ttf) format('ttf');
|
||||
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-style: italic;
|
||||
font-weight: 400;
|
||||
src: local('Roboto'), local('Roboto-Regular'), url(Roboto-Italic.ttf) format('ttf');
|
||||
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: local('Roboto'), local('Roboto-Regular'), url(Roboto-Bold.ttf) format('ttf');
|
||||
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-style: italic;
|
||||
font-weight: 700;
|
||||
src: local('Roboto'), local('Roboto-Regular'), url(Roboto-BoldItalic.ttf) format('ttf');
|
||||
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
|
||||
}
|
4
www/vendor/socket.io.js
generated
vendored
Normal file
4
www/vendor/socket.io.js
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user