webssh2_client 0.2.31-alpha.2 → 0.2.31-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Version 0.2.
|
|
1
|
+
/* Version 0.2.31-alpha.3 - 2025-09-04T11:00:55.601Z - 3b608bc */
|
|
2
2
|
/*!
|
|
3
3
|
Pure v3.0.0
|
|
4
4
|
Copyright 2013 Yahoo!
|
|
@@ -38,4 +38,4 @@ Copyright (c) Nicolas Gallagher and Jonathan Neal
|
|
|
38
38
|
* The original design remains. The terminal itself
|
|
39
39
|
* has been extended to include xterm CSI codes, among
|
|
40
40
|
* other features.
|
|
41
|
-
*/.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;
|
|
41
|
+
*/.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;inset:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{position:absolute;inset:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) *::selection{color:transparent}.xterm .xterm-accessibility-tree{-webkit-user-select:text;user-select:text;white-space:pre}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}#terminalContainer{display:none;height:calc(100% - 19px);margin:0 auto;padding:2px;width:calc(100% - 1px)}#terminalContainer .terminal{background-color:#000;color:#fafafa;height:calc(100% - 19px);padding:2px}#terminalContainer .terminal:focus .terminal-cursor{background-color:#fafafa;display:none}#terminalContainer.visible{display:block}#terminalContainer.with-header{height:calc(100% - 38px)}body,html{background-color:#000;color:#111;color:#f0f0f0;font-family:helvetica,sans-serif,arial;font-size:1em;height:100%;margin:0}#header{background-color:green;border-color:#fff;border-style:none none solid none;border-width:1px;color:#f0f0f0;display:none;flex:0 1 auto;height:19px;text-align:center;width:100%;z-index:99}#header.visible{display:block}.box{display:block;height:100%}#bottomdiv{align-items:center;background-color:#323232;border-color:#fff;border-style:solid none none none;border-width:1px;bottom:0;display:flex;height:19px;left:0;position:fixed;width:100%;z-index:99}#footer{background-color:#323232;border-color:#fff;border-style:none none none solid;border-width:1px;color:#f0f0f0;display:inline-block;padding-left:10px;padding-right:10px;text-align:left}#status{background-color:#323232;border-color:#fff;border-style:none solid none solid;border-width:1px;color:#f0f0f0;display:inline-block;padding-left:10px;padding-right:10px;text-align:left;z-index:100}.backdrop{background:#000000b3;display:none;inset:0;position:fixed;z-index:1000}.backdrop.visible{display:block}.modal{background-color:#0006;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background-color:#fefefe;border:1px solid #888;color:#333;margin:auto;padding:20px;width:300px}.modal-content h2{color:#333;margin-top:0}#loginForm input{width:100%;margin-bottom:10px}#loginForm button{width:100%}.error-modal{background-color:#ffebee;border:1px solid #ef5350}.error-modal h2{color:#c62828;margin-top:0}#promptDialog .modal-content{width:400px}#promptInputContainer{margin-bottom:15px}#promptInputContainer label{display:block;margin-top:10px;margin-bottom:5px}#promptInputContainer input{width:100%;padding:5px;margin-bottom:10px}.close-button{background:none;border:none;color:#aaa;cursor:pointer;float:right;font-size:28px;font-weight:700;height:auto;line-height:1;margin:0;padding:0;width:auto}#reconnectButton{background-color:#007bff;border-radius:5px;border:none;color:#fff;cursor:pointer;display:none;font-size:16px;left:50%;padding:10px 20px;position:fixed;top:50%;transform:translate(-50%,-50%);transition:background-color .3s;z-index:1001}#reconnectButton.visible{display:block}#reconnectButton:hover{background-color:#0056b3}#passwordInput{position:relative;padding-right:30px}#capsLockIcon{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:red;display:none;pointer-events:none}.password-wrapper{position:relative;width:100%}#passwordInput.capslock-active~#capsLockIcon{display:block}#terminalSettingsDialog .modal-content{width:400px}#terminalSettingsForm label{display:block;margin-top:10px}#terminalSettingsForm input,#terminalSettingsForm select{width:100%;margin-bottom:10px}#terminalSettingsForm button{margin-top:10px}.login-buttons{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.login-buttons .pure-button-primary{flex-grow:1;margin-right:10px}#loginSettingsBtn{padding:.5em 1em}.private-key-toggle{margin:10px 0;text-align:left}.private-key-toggle button{font-size:.9em;color:#666}.private-key-toggle button:hover{color:#333}.private-key-input{margin-top:10px;padding:10px;border:1px solid #ddd;border-radius:4px;background-color:#f9f9f9}#privateKeyText{width:100%;margin-bottom:10px;font-family:monospace;resize:vertical}.file-upload{margin-bottom:10px}.file-upload input[type=file]{display:none}.file-upload label{display:inline-block;cursor:pointer;font-size:.9em}.file-upload label i{margin-right:5px}.hidden{display:none}input.optional{border-color:#ccc}.icon svg{width:1em;height:1em;vertical-align:-.125em;stroke:currentColor;fill:none}.icon-fw{width:1.25em;display:inline-block}.icon-spin svg{animation:icon-spin 1s linear infinite;transform-origin:center}@keyframes icon-spin{to{transform:rotate(360deg)}}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "webssh2_client",
|
|
3
|
-
"version": "0.2.31-alpha.
|
|
3
|
+
"version": "0.2.31-alpha.3",
|
|
4
4
|
"ignore": [
|
|
5
5
|
".gitignore"
|
|
6
6
|
],
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
"url": "git+https://github.com/billchurch/webssh2_client.git"
|
|
11
11
|
},
|
|
12
12
|
"main": "index.js",
|
|
13
|
+
"type": "module",
|
|
13
14
|
"files": [
|
|
14
15
|
"index.js",
|
|
15
16
|
"client/index.js",
|
|
@@ -40,9 +41,7 @@
|
|
|
40
41
|
"author": "",
|
|
41
42
|
"license": "SEE LICENSE IN FILE - LICENSE",
|
|
42
43
|
"devDependencies": {
|
|
43
|
-
"@
|
|
44
|
-
"@fortawesome/free-solid-svg-icons": "^6.7.2",
|
|
45
|
-
"@rollup/plugin-terser": "^0.4.0",
|
|
44
|
+
"@rollup/plugin-terser": "^0.4.4",
|
|
46
45
|
"@xterm/addon-fit": "^0.10.0",
|
|
47
46
|
"@xterm/xterm": "^5.5.0",
|
|
48
47
|
"conventional-changelog-cli": "^5.0.0",
|
|
@@ -50,14 +49,15 @@
|
|
|
50
49
|
"eslint-config-airbnb": "^19.0.4",
|
|
51
50
|
"eslint-config-prettier": "^10.1.8",
|
|
52
51
|
"eslint-plugin-node": "^11.1.0",
|
|
53
|
-
"eslint-plugin-prettier": "^5.5.
|
|
52
|
+
"eslint-plugin-prettier": "^5.5.4",
|
|
54
53
|
"jsdom": "^26.1.0",
|
|
54
|
+
"lucide-static": "^0.542.0",
|
|
55
55
|
"prettier": "^3.6.2",
|
|
56
56
|
"purecss": "^3.0.0",
|
|
57
57
|
"socket.io-client": "^4.8.1",
|
|
58
58
|
"standard-version": "^9.5.0",
|
|
59
|
-
"vite": "^
|
|
60
|
-
"vite-bundle-visualizer": "^1.
|
|
59
|
+
"vite": "^7.1.4",
|
|
60
|
+
"vite-bundle-visualizer": "^1.2.1"
|
|
61
61
|
},
|
|
62
62
|
"config": {
|
|
63
63
|
"commitizen": {
|
|
@@ -70,6 +70,6 @@
|
|
|
70
70
|
]
|
|
71
71
|
},
|
|
72
72
|
"dependencies": {
|
|
73
|
-
"jsmasker": "^
|
|
73
|
+
"jsmasker": "^2.0.0"
|
|
74
74
|
}
|
|
75
75
|
}
|