aicodeman 0.3.9 → 0.3.10

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.
Files changed (73) hide show
  1. package/dist/mux-interface.d.ts +4 -0
  2. package/dist/mux-interface.d.ts.map +1 -1
  3. package/dist/session.d.ts +5 -0
  4. package/dist/session.d.ts.map +1 -1
  5. package/dist/session.js +11 -11
  6. package/dist/session.js.map +1 -1
  7. package/dist/tmux-manager.d.ts.map +1 -1
  8. package/dist/tmux-manager.js +15 -3
  9. package/dist/tmux-manager.js.map +1 -1
  10. package/dist/types/session.d.ts +2 -0
  11. package/dist/types/session.d.ts.map +1 -1
  12. package/dist/web/public/api-client.eb389d1b.js.gz +0 -0
  13. package/dist/web/public/{app.94b71235.js → app.7924f22d.js} +10 -8
  14. package/dist/web/public/app.7924f22d.js.br +0 -0
  15. package/dist/web/public/app.7924f22d.js.gz +0 -0
  16. package/dist/web/public/{constants.5f627506.js → constants.7555acc0.js} +5 -65
  17. package/dist/web/public/constants.7555acc0.js.br +0 -0
  18. package/dist/web/public/constants.7555acc0.js.gz +0 -0
  19. package/dist/web/public/index.html +11 -4
  20. package/dist/web/public/index.html.br +0 -0
  21. package/dist/web/public/index.html.gz +0 -0
  22. package/dist/web/public/keyboard-accessory.30cd57bd.js.gz +0 -0
  23. package/dist/web/public/mobile-handlers.91ad48b8.js.gz +0 -0
  24. package/dist/web/public/mobile.42fde818.css +1 -0
  25. package/dist/web/public/mobile.42fde818.css.br +0 -0
  26. package/dist/web/public/mobile.42fde818.css.gz +0 -0
  27. package/dist/web/public/notification-manager.2e817554.js.gz +0 -0
  28. package/dist/web/public/ralph-wizard.44a8d04a.js.gz +0 -0
  29. package/dist/web/public/styles.a4b3aefc.css +1 -0
  30. package/dist/web/public/styles.a4b3aefc.css.br +0 -0
  31. package/dist/web/public/styles.a4b3aefc.css.gz +0 -0
  32. package/dist/web/public/subagent-windows.eb8470b0.js.gz +0 -0
  33. package/dist/web/public/sw.js.gz +0 -0
  34. package/dist/web/public/upload.html.gz +0 -0
  35. package/dist/web/public/vendor/xterm-addon-fit.min.js +1 -1
  36. package/dist/web/public/vendor/xterm-addon-fit.min.js.br +0 -0
  37. package/dist/web/public/vendor/xterm-addon-fit.min.js.gz +0 -0
  38. package/dist/web/public/vendor/xterm-addon-unicode11.min.js +25 -1
  39. package/dist/web/public/vendor/xterm-addon-unicode11.min.js.br +0 -0
  40. package/dist/web/public/vendor/xterm-addon-unicode11.min.js.gz +0 -0
  41. package/dist/web/public/vendor/xterm-addon-webgl.min.js +2 -2
  42. package/dist/web/public/vendor/xterm-addon-webgl.min.js.br +0 -0
  43. package/dist/web/public/vendor/xterm-addon-webgl.min.js.gz +0 -0
  44. package/dist/web/public/vendor/xterm-zerolag-input.137ad9f0.js.gz +0 -0
  45. package/dist/web/public/vendor/xterm.css +81 -5
  46. package/dist/web/public/vendor/xterm.css.br +0 -0
  47. package/dist/web/public/vendor/xterm.css.gz +0 -0
  48. package/dist/web/public/vendor/xterm.min.js +32 -7
  49. package/dist/web/public/vendor/xterm.min.js.br +0 -0
  50. package/dist/web/public/vendor/xterm.min.js.gz +0 -0
  51. package/dist/web/public/voice-input.4c22ccd8.js.gz +0 -0
  52. package/dist/web/routes/session-routes.d.ts.map +1 -1
  53. package/dist/web/routes/session-routes.js +77 -0
  54. package/dist/web/routes/session-routes.js.map +1 -1
  55. package/dist/web/schemas.d.ts +18 -0
  56. package/dist/web/schemas.d.ts.map +1 -1
  57. package/dist/web/schemas.js +28 -0
  58. package/dist/web/schemas.js.map +1 -1
  59. package/dist/web/server.d.ts.map +1 -1
  60. package/dist/web/server.js +5 -12
  61. package/dist/web/server.js.map +1 -1
  62. package/package.json +5 -5
  63. package/scripts/postinstall.js +9 -9
  64. package/dist/web/public/app.94b71235.js.br +0 -0
  65. package/dist/web/public/app.94b71235.js.gz +0 -0
  66. package/dist/web/public/constants.5f627506.js.br +0 -0
  67. package/dist/web/public/constants.5f627506.js.gz +0 -0
  68. package/dist/web/public/mobile.fc25de7c.css +0 -1
  69. package/dist/web/public/mobile.fc25de7c.css.br +0 -0
  70. package/dist/web/public/mobile.fc25de7c.css.gz +0 -0
  71. package/dist/web/public/styles.df844b55.css +0 -1
  72. package/dist/web/public/styles.df844b55.css.br +0 -0
  73. package/dist/web/public/styles.df844b55.css.gz +0 -0
@@ -112,10 +112,6 @@
112
112
  top: 0;
113
113
  }
114
114
 
115
- .xterm .xterm-scroll-area {
116
- visibility: hidden;
117
- }
118
-
119
115
  .xterm-char-measure-element {
120
116
  display: inline-block;
121
117
  visibility: hidden;
@@ -140,7 +136,7 @@
140
136
  cursor: crosshair;
141
137
  }
142
138
 
143
- .xterm .xterm-accessibility,
139
+ .xterm .xterm-accessibility:not(.debug),
144
140
  .xterm .xterm-message {
145
141
  position: absolute;
146
142
  left: 0;
@@ -152,6 +148,21 @@
152
148
  pointer-events: none;
153
149
  }
154
150
 
151
+ .xterm .xterm-accessibility-tree:not(.debug) *::selection {
152
+ color: transparent;
153
+ }
154
+
155
+ .xterm .xterm-accessibility-tree {
156
+ font-family: monospace;
157
+ user-select: text;
158
+ white-space: pre;
159
+ }
160
+
161
+ .xterm .xterm-accessibility-tree > div {
162
+ transform-origin: left;
163
+ width: fit-content;
164
+ }
165
+
155
166
  .xterm .live-region {
156
167
  position: absolute;
157
168
  left: -9999px;
@@ -207,3 +218,68 @@
207
218
  z-index: 2;
208
219
  position: relative;
209
220
  }
221
+
222
+
223
+
224
+ /* Derived from vs/base/browser/ui/scrollbar/media/scrollbar.css */
225
+
226
+ /* xterm.js customization: Override xterm's cursor style */
227
+ .xterm .xterm-scrollable-element > .scrollbar {
228
+ cursor: default;
229
+ }
230
+
231
+ /* Arrows */
232
+ .xterm .xterm-scrollable-element > .scrollbar > .scra {
233
+ cursor: pointer;
234
+ font-size: 11px !important;
235
+ }
236
+
237
+ .xterm .xterm-scrollable-element > .visible {
238
+ opacity: 1;
239
+
240
+ /* Background rule added for IE9 - to allow clicks on dom node */
241
+ background:rgba(0,0,0,0);
242
+
243
+ transition: opacity 100ms linear;
244
+ /* In front of peek view */
245
+ z-index: 11;
246
+ }
247
+ .xterm .xterm-scrollable-element > .invisible {
248
+ opacity: 0;
249
+ pointer-events: none;
250
+ }
251
+ .xterm .xterm-scrollable-element > .invisible.fade {
252
+ transition: opacity 800ms linear;
253
+ }
254
+
255
+ /* Scrollable Content Inset Shadow */
256
+ .xterm .xterm-scrollable-element > .shadow {
257
+ position: absolute;
258
+ display: none;
259
+ }
260
+ .xterm .xterm-scrollable-element > .shadow.top {
261
+ display: block;
262
+ top: 0;
263
+ left: 3px;
264
+ height: 3px;
265
+ width: 100%;
266
+ box-shadow: var(--vscode-scrollbar-shadow, #000) 0 6px 6px -6px inset;
267
+ }
268
+ .xterm .xterm-scrollable-element > .shadow.left {
269
+ display: block;
270
+ top: 3px;
271
+ left: 0;
272
+ height: 100%;
273
+ width: 3px;
274
+ box-shadow: var(--vscode-scrollbar-shadow, #000) 6px 0 6px -6px inset;
275
+ }
276
+ .xterm .xterm-scrollable-element > .shadow.top-left-corner {
277
+ display: block;
278
+ top: 0;
279
+ left: 0;
280
+ height: 3px;
281
+ width: 3px;
282
+ }
283
+ .xterm .xterm-scrollable-element > .shadow.top.left {
284
+ box-shadow: var(--vscode-scrollbar-shadow, #000) 6px 0 6px -6px inset;
285
+ }
Binary file
Binary file