This commit is contained in:
Eugene Pankov 2019-02-24 15:03:20 +01:00
parent 354892dd2e
commit c632f43e94
80 changed files with 5870 additions and 135769 deletions

89
dist/app.bundle.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

BIN
dist/fonts/SourceCodePro-Black.eot vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Black.otf vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Black.otf.woff vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Black.ttf vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Black.ttf.woff2 vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-BlackIt.eot vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-BlackIt.otf vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-BlackIt.ttf vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Bold.eot vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Bold.otf vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Bold.otf.woff vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Bold.ttf vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Bold.ttf.woff2 vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-BoldIt.eot vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-BoldIt.otf vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-BoldIt.otf.woff vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-BoldIt.ttf vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-ExtraLight.eot vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-ExtraLight.otf vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-ExtraLight.ttf vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-It.eot vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-It.otf vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-It.otf.woff vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-It.ttf vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-It.ttf.woff2 vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Light.eot vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Light.otf vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Light.otf.woff vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Light.ttf vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Light.ttf.woff2 vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-LightIt.eot vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-LightIt.otf vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-LightIt.ttf vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Medium.eot vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Medium.otf vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Medium.otf.woff vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Medium.ttf vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-MediumIt.eot vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-MediumIt.otf vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-MediumIt.ttf vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Regular.eot vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Regular.otf vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Regular.ttf vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Semibold.eot vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Semibold.otf vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-Semibold.ttf vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-SemiboldIt.eot vendored Normal file

Binary file not shown.

BIN
dist/fonts/SourceCodePro-SemiboldIt.otf vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
dist/fonts/SourceCodePro-SemiboldIt.ttf vendored Normal file

Binary file not shown.

Binary file not shown.

843
dist/index.js vendored

File diff suppressed because one or more lines are too long

2
dist/index.js.map vendored

File diff suppressed because one or more lines are too long

140729
dist/terminal.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -21,6 +21,7 @@
"raw-loader": "^1.0.0", "raw-loader": "^1.0.0",
"sass-loader": "^7.1.0", "sass-loader": "^7.1.0",
"script-loader": "^0.7.2", "script-loader": "^0.7.2",
"source-code-pro": "^2.30.1",
"style-loader": "^0.23.1", "style-loader": "^0.23.1",
"typescript": "^3.3.3333", "typescript": "^3.3.3333",
"val-loader": "^1.1.1", "val-loader": "^1.1.1",

1
terminal.d.ts vendored
View File

@ -2,3 +2,4 @@ import 'core-js/es7/reflect';
import '@fortawesome/fontawesome-free/css/solid.css'; import '@fortawesome/fontawesome-free/css/solid.css';
import '@fortawesome/fontawesome-free/css/brands.css'; import '@fortawesome/fontawesome-free/css/brands.css';
import '@fortawesome/fontawesome-free/css/fontawesome.css'; import '@fortawesome/fontawesome-free/css/fontawesome.css';
import 'source-code-pro/source-code-pro.css';

View File

@ -3,6 +3,7 @@ import 'core-js/es7/reflect'
import '@fortawesome/fontawesome-free/css/solid.css' import '@fortawesome/fontawesome-free/css/solid.css'
import '@fortawesome/fontawesome-free/css/brands.css' import '@fortawesome/fontawesome-free/css/brands.css'
import '@fortawesome/fontawesome-free/css/fontawesome.css' import '@fortawesome/fontawesome-free/css/fontawesome.css'
import 'source-code-pro/source-code-pro.css'
async function start () { async function start () {
class NodePTY { class NodePTY {

View File

@ -3673,6 +3673,11 @@ snapdragon@^0.8.1:
source-map-resolve "^0.5.0" source-map-resolve "^0.5.0"
use "^3.1.0" use "^3.1.0"
source-code-pro@^2.30.1:
version "2.30.1"
resolved "https://registry.yarnpkg.com/source-code-pro/-/source-code-pro-2.30.1.tgz#18410cf9ed8c76cbcf71bb99347531b9588573a2"
integrity sha512-nuXnTwI2qKk8b8qaEohX8VaOG7XaElctlWAIGTC9PxkO3xkPJxhJO4EbfdaUgVWnbcsK8qr4un9aq9EhxKUBxQ==
source-list-map@^2.0.0: source-list-map@^2.0.0:
version "2.0.1" version "2.0.1"
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34" resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"