dsh-coding-sidebar 1.0.6 → 1.0.7
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.
- package/lib/client-editor.js +174 -174
- package/lib/client-registry.js +318 -312
- package/lib/client-terminal.js +177 -177
- package/lib/client.js +314 -308
- package/package.json +1 -1
- package/src/client/BrowserView.tsx +17 -9
package/lib/client-terminal.js
CHANGED
|
@@ -8711,207 +8711,207 @@ globalThis.__dshChunks__["terminal"] = (require) => {
|
|
|
8711
8711
|
document.head.appendChild(tag);
|
|
8712
8712
|
}
|
|
8713
8713
|
var sidebar_module_css_default = {
|
|
8714
|
-
"
|
|
8715
|
-
"
|
|
8716
|
-
"
|
|
8717
|
-
"
|
|
8718
|
-
"
|
|
8719
|
-
"
|
|
8720
|
-
"
|
|
8721
|
-
"
|
|
8722
|
-
"
|
|
8723
|
-
"
|
|
8724
|
-
"
|
|
8725
|
-
"
|
|
8726
|
-
"
|
|
8714
|
+
"panelBody": "S5HVoW_panelBody",
|
|
8715
|
+
"paneContent": "S5HVoW_paneContent",
|
|
8716
|
+
"explorerError": "S5HVoW_explorerError",
|
|
8717
|
+
"splitRow": "S5HVoW_splitRow",
|
|
8718
|
+
"terminalDepsNote": "S5HVoW_terminalDepsNote",
|
|
8719
|
+
"explorerRoot": "S5HVoW_explorerRoot",
|
|
8720
|
+
"floatDropHintLabel": "S5HVoW_floatDropHintLabel",
|
|
8721
|
+
"explorerBody": "S5HVoW_explorerBody",
|
|
8722
|
+
"uploadOverlayTitle": "S5HVoW_uploadOverlayTitle",
|
|
8723
|
+
"browserBlockedActions": "S5HVoW_browserBlockedActions",
|
|
8724
|
+
"explorerBroken": "S5HVoW_explorerBroken",
|
|
8725
|
+
"terminalRetry": "S5HVoW_terminalRetry",
|
|
8726
|
+
"terminalDepsTitle": "S5HVoW_terminalDepsTitle",
|
|
8727
8727
|
"gitName": "S5HVoW_gitName",
|
|
8728
|
-
"
|
|
8728
|
+
"dropDown": "S5HVoW_dropDown",
|
|
8729
8729
|
"gitDiffFileTag": "S5HVoW_gitDiffFileTag",
|
|
8730
|
-
"
|
|
8731
|
-
"
|
|
8732
|
-
"
|
|
8733
|
-
"
|
|
8734
|
-
"
|
|
8735
|
-
"
|
|
8736
|
-
"
|
|
8737
|
-
"
|
|
8738
|
-
"
|
|
8739
|
-
"
|
|
8740
|
-
"
|
|
8730
|
+
"gitDiffMeta": "S5HVoW_gitDiffMeta",
|
|
8731
|
+
"gitCommitButton": "S5HVoW_gitCommitButton",
|
|
8732
|
+
"openWithLabel": "S5HVoW_openWithLabel",
|
|
8733
|
+
"openWithPin": "S5HVoW_openWithPin",
|
|
8734
|
+
"browserLiveCanvas": "S5HVoW_browserLiveCanvas",
|
|
8735
|
+
"workbench": "S5HVoW_workbench",
|
|
8736
|
+
"pinnedTab": "S5HVoW_pinnedTab",
|
|
8737
|
+
"dropLeft": "S5HVoW_dropLeft",
|
|
8738
|
+
"dirtyDot": "S5HVoW_dirtyDot",
|
|
8739
|
+
"editorTreeSearch": "S5HVoW_editorTreeSearch",
|
|
8740
|
+
"tab": "S5HVoW_tab",
|
|
8741
8741
|
"editorTreeDock": "S5HVoW_editorTreeDock",
|
|
8742
|
-
"
|
|
8743
|
-
"
|
|
8744
|
-
"
|
|
8745
|
-
"
|
|
8746
|
-
"
|
|
8742
|
+
"editorSearchInput": "S5HVoW_editorSearchInput",
|
|
8743
|
+
"gitLogHash": "S5HVoW_gitLogHash",
|
|
8744
|
+
"gitRow": "S5HVoW_gitRow",
|
|
8745
|
+
"gitLogMeta": "S5HVoW_gitLogMeta",
|
|
8746
|
+
"producedRow": "S5HVoW_producedRow",
|
|
8747
|
+
"explorerCopied": "S5HVoW_explorerCopied",
|
|
8747
8748
|
"paneDrop": "S5HVoW_paneDrop",
|
|
8749
|
+
"divider": "S5HVoW_divider",
|
|
8750
|
+
"explorerHeader": "S5HVoW_explorerHeader",
|
|
8751
|
+
"tabBarPlus": "S5HVoW_tabBarPlus",
|
|
8748
8752
|
"gitSection": "S5HVoW_gitSection",
|
|
8753
|
+
"gitDiffTabHeader": "S5HVoW_gitDiffTabHeader",
|
|
8754
|
+
"gitLogSubject": "S5HVoW_gitLogSubject",
|
|
8755
|
+
"uploadOverlayProgress": "S5HVoW_uploadOverlayProgress",
|
|
8756
|
+
"sandboxDot": "S5HVoW_sandboxDot",
|
|
8757
|
+
"toggleButton": "S5HVoW_toggleButton",
|
|
8758
|
+
"paneEmptyCards": "S5HVoW_paneEmptyCards",
|
|
8759
|
+
"terminalWrap": "S5HVoW_terminalWrap",
|
|
8760
|
+
"gitDiffFileChevron": "S5HVoW_gitDiffFileChevron",
|
|
8761
|
+
"gitSectionHeader": "S5HVoW_gitSectionHeader",
|
|
8762
|
+
"explorerName": "S5HVoW_explorerName",
|
|
8763
|
+
"editorPlaceholder": "S5HVoW_editorPlaceholder",
|
|
8764
|
+
"floatWindowDragging": "S5HVoW_floatWindowDragging",
|
|
8765
|
+
"editorTreePanelFull": "S5HVoW_editorTreePanelFull",
|
|
8766
|
+
"terminalDepsCommandRow": "S5HVoW_terminalDepsCommandRow",
|
|
8767
|
+
"uploadDropZoneText": "S5HVoW_uploadDropZoneText",
|
|
8768
|
+
"orphanedType": "S5HVoW_orphanedType",
|
|
8769
|
+
"terminalBanner": "S5HVoW_terminalBanner",
|
|
8770
|
+
"explorer": "S5HVoW_explorer",
|
|
8771
|
+
"gitDiffFileChevronExpanded": "S5HVoW_gitDiffFileChevronExpanded",
|
|
8772
|
+
"producedChip": "S5HVoW_producedChip",
|
|
8773
|
+
"editor": "S5HVoW_editor",
|
|
8774
|
+
"gitCommit": "S5HVoW_gitCommit",
|
|
8775
|
+
"gitDiffMetaText": "S5HVoW_gitDiffMetaText",
|
|
8749
8776
|
"gitBadge": "S5HVoW_gitBadge",
|
|
8777
|
+
"paneTabHidden": "S5HVoW_paneTabHidden",
|
|
8778
|
+
"dropOverlay": "S5HVoW_dropOverlay",
|
|
8779
|
+
"editorStatusError": "S5HVoW_editorStatusError",
|
|
8780
|
+
"splitChild": "S5HVoW_splitChild",
|
|
8781
|
+
"tabClose": "S5HVoW_tabClose",
|
|
8782
|
+
"browserBlockedButton": "S5HVoW_browserBlockedButton",
|
|
8783
|
+
"gitDiffTab": "S5HVoW_gitDiffTab",
|
|
8784
|
+
"sandboxAction": "S5HVoW_sandboxAction",
|
|
8785
|
+
"editorDownloadLink": "S5HVoW_editorDownloadLink",
|
|
8786
|
+
"uploadOverlayCancel": "S5HVoW_uploadOverlayCancel",
|
|
8787
|
+
"editorTitle": "S5HVoW_editorTitle",
|
|
8788
|
+
"gitDiffFileOld": "S5HVoW_gitDiffFileOld",
|
|
8789
|
+
"gitDiffLine": "S5HVoW_gitDiffLine",
|
|
8790
|
+
"editorStatus": "S5HVoW_editorStatus",
|
|
8791
|
+
"floatResize": "S5HVoW_floatResize",
|
|
8792
|
+
"browserBlockedTitle": "S5HVoW_browserBlockedTitle",
|
|
8793
|
+
"gitDiffDel": "S5HVoW_gitDiffDel",
|
|
8794
|
+
"editorTreeToggleActive": "S5HVoW_editorTreeToggleActive",
|
|
8795
|
+
"browserBlockedDesc": "S5HVoW_browserBlockedDesc",
|
|
8796
|
+
"terminalRepairCommand": "S5HVoW_terminalRepairCommand",
|
|
8797
|
+
"toggleCluster": "S5HVoW_toggleCluster",
|
|
8750
8798
|
"gitDiffAdd": "S5HVoW_gitDiffAdd",
|
|
8751
|
-
"
|
|
8799
|
+
"gitCommitInput": "S5HVoW_gitCommitInput",
|
|
8800
|
+
"git": "S5HVoW_git",
|
|
8801
|
+
"boundaryError": "S5HVoW_boundaryError",
|
|
8802
|
+
"producedMore": "S5HVoW_producedMore",
|
|
8803
|
+
"gitError": "S5HVoW_gitError",
|
|
8804
|
+
"panelResizeActive": "S5HVoW_panelResizeActive",
|
|
8805
|
+
"panel": "S5HVoW_panel",
|
|
8806
|
+
"tabBarDrop": "S5HVoW_tabBarDrop",
|
|
8807
|
+
"gitRowMain": "S5HVoW_gitRowMain",
|
|
8808
|
+
"editorMain": "S5HVoW_editorMain",
|
|
8809
|
+
"floatClose": "S5HVoW_floatClose",
|
|
8810
|
+
"tabTitle": "S5HVoW_tabTitle",
|
|
8811
|
+
"explorerRow": "S5HVoW_explorerRow",
|
|
8812
|
+
"browserInput": "S5HVoW_browserInput",
|
|
8813
|
+
"panelHidden": "S5HVoW_panelHidden",
|
|
8814
|
+
"explorerEmpty": "S5HVoW_explorerEmpty",
|
|
8815
|
+
"browserMessage": "S5HVoW_browserMessage",
|
|
8816
|
+
"floatTitle": "S5HVoW_floatTitle",
|
|
8817
|
+
"paneCard": "S5HVoW_paneCard",
|
|
8818
|
+
"browserBlocked": "S5HVoW_browserBlocked",
|
|
8819
|
+
"tabBoundaryError": "S5HVoW_tabBoundaryError",
|
|
8820
|
+
"uploadDropZone": "S5HVoW_uploadDropZone",
|
|
8821
|
+
"gitHeader": "S5HVoW_gitHeader",
|
|
8822
|
+
"gitBranchSelect": "S5HVoW_gitBranchSelect",
|
|
8823
|
+
"dividerCol": "S5HVoW_dividerCol",
|
|
8824
|
+
"gitDiffTabTitle": "S5HVoW_gitDiffTabTitle",
|
|
8825
|
+
"editorBanner": "S5HVoW_editorBanner",
|
|
8826
|
+
"gitLogRow": "S5HVoW_gitLogRow",
|
|
8827
|
+
"editorTreePanel": "S5HVoW_editorTreePanel",
|
|
8828
|
+
"uploadDropChatCard": "S5HVoW_uploadDropChatCard",
|
|
8829
|
+
"panelResize": "S5HVoW_panelResize",
|
|
8830
|
+
"dropCenter": "S5HVoW_dropCenter",
|
|
8831
|
+
"explorerRowDropTarget": "S5HVoW_explorerRowDropTarget",
|
|
8832
|
+
"producedLabel": "S5HVoW_producedLabel",
|
|
8833
|
+
"openWithChevron": "S5HVoW_openWithChevron",
|
|
8834
|
+
"uploadOverlayCard": "S5HVoW_uploadOverlayCard",
|
|
8835
|
+
"editorBody": "S5HVoW_editorBody",
|
|
8836
|
+
"uploadOverlayProgressFill": "S5HVoW_uploadOverlayProgressFill",
|
|
8837
|
+
"gitDiffCtx": "S5HVoW_gitDiffCtx",
|
|
8838
|
+
"gitLogMore": "S5HVoW_gitLogMore",
|
|
8839
|
+
"pane": "S5HVoW_pane",
|
|
8840
|
+
"editorSearchResult": "S5HVoW_editorSearchResult",
|
|
8841
|
+
"editorCm": "S5HVoW_editorCm",
|
|
8752
8842
|
"uploadOverlay": "S5HVoW_uploadOverlay",
|
|
8753
|
-
"
|
|
8754
|
-
"
|
|
8755
|
-
"divider": "S5HVoW_divider",
|
|
8756
|
-
"browserStart": "S5HVoW_browserStart",
|
|
8757
|
-
"explorerBroken": "S5HVoW_explorerBroken",
|
|
8843
|
+
"gitLogRef": "S5HVoW_gitLogRef",
|
|
8844
|
+
"openWithName": "S5HVoW_openWithName",
|
|
8758
8845
|
"editorBinary": "S5HVoW_editorBinary",
|
|
8759
8846
|
"tabList": "S5HVoW_tabList",
|
|
8760
|
-
"
|
|
8761
|
-
"
|
|
8762
|
-
"
|
|
8763
|
-
"
|
|
8764
|
-
"
|
|
8765
|
-
"terminalBanner": "S5HVoW_terminalBanner",
|
|
8766
|
-
"gitLogMore": "S5HVoW_gitLogMore",
|
|
8767
|
-
"openWithLabel": "S5HVoW_openWithLabel",
|
|
8768
|
-
"editorTreeResize": "S5HVoW_editorTreeResize",
|
|
8769
|
-
"floatResize": "S5HVoW_floatResize",
|
|
8770
|
-
"editorSearchInput": "S5HVoW_editorSearchInput",
|
|
8771
|
-
"browserLiveStatus": "S5HVoW_browserLiveStatus",
|
|
8772
|
-
"openWithPin": "S5HVoW_openWithPin",
|
|
8773
|
-
"gitLogLine2": "S5HVoW_gitLogLine2",
|
|
8774
|
-
"workbench": "S5HVoW_workbench",
|
|
8775
|
-
"gitError": "S5HVoW_gitError",
|
|
8847
|
+
"sandboxStatus": "S5HVoW_sandboxStatus",
|
|
8848
|
+
"browserStart": "S5HVoW_browserStart",
|
|
8849
|
+
"gitLink": "S5HVoW_gitLink",
|
|
8850
|
+
"gitDiffHunkHeader": "S5HVoW_gitDiffHunkHeader",
|
|
8851
|
+
"dsh-toc-flash": "S5HVoW_dsh-toc-flash",
|
|
8776
8852
|
"gitWorktreeRow": "S5HVoW_gitWorktreeRow",
|
|
8777
|
-
"
|
|
8778
|
-
"
|
|
8779
|
-
"
|
|
8780
|
-
"uploadDropChatHint": "S5HVoW_uploadDropChatHint",
|
|
8781
|
-
"sandboxAction": "S5HVoW_sandboxAction",
|
|
8782
|
-
"explorerBody": "S5HVoW_explorerBody",
|
|
8783
|
-
"gitDiff": "S5HVoW_gitDiff",
|
|
8784
|
-
"selectionPopup": "S5HVoW_selectionPopup",
|
|
8853
|
+
"tabBadge": "S5HVoW_tabBadge",
|
|
8854
|
+
"gitDiffFile": "S5HVoW_gitDiffFile",
|
|
8855
|
+
"paneTab": "S5HVoW_paneTab",
|
|
8785
8856
|
"terminalDepsBanner": "S5HVoW_terminalDepsBanner",
|
|
8786
|
-
"browserInput": "S5HVoW_browserInput",
|
|
8787
|
-
"floatWindow": "S5HVoW_floatWindow",
|
|
8788
|
-
"sandboxDot": "S5HVoW_sandboxDot",
|
|
8789
|
-
"gitBranchSelect": "S5HVoW_gitBranchSelect",
|
|
8790
|
-
"tabBarPlus": "S5HVoW_tabBarPlus",
|
|
8791
|
-
"explorerRow": "S5HVoW_explorerRow",
|
|
8792
|
-
"panelBody": "S5HVoW_panelBody",
|
|
8793
|
-
"editorTreeToggleActive": "S5HVoW_editorTreeToggleActive",
|
|
8794
|
-
"orphanedType": "S5HVoW_orphanedType",
|
|
8795
|
-
"panelResize": "S5HVoW_panelResize",
|
|
8796
|
-
"splitRow": "S5HVoW_splitRow",
|
|
8797
|
-
"tab": "S5HVoW_tab",
|
|
8798
|
-
"terminalDepsTitle": "S5HVoW_terminalDepsTitle",
|
|
8799
8857
|
"editorBinaryNotice": "S5HVoW_editorBinaryNotice",
|
|
8800
|
-
"
|
|
8801
|
-
"
|
|
8802
|
-
"
|
|
8803
|
-
"
|
|
8804
|
-
"
|
|
8805
|
-
"
|
|
8858
|
+
"browserFrame": "S5HVoW_browserFrame",
|
|
8859
|
+
"dividerActive": "S5HVoW_dividerActive",
|
|
8860
|
+
"tabBar": "S5HVoW_tabBar",
|
|
8861
|
+
"sandboxStatusOff": "S5HVoW_sandboxStatusOff",
|
|
8862
|
+
"splitCol": "S5HVoW_splitCol",
|
|
8863
|
+
"floatDropHint": "S5HVoW_floatDropHint",
|
|
8864
|
+
"uploadOverlayStatus": "S5HVoW_uploadOverlayStatus",
|
|
8865
|
+
"editorError": "S5HVoW_editorError",
|
|
8806
8866
|
"browser": "S5HVoW_browser",
|
|
8807
|
-
"
|
|
8867
|
+
"gitLogLine2": "S5HVoW_gitLogLine2",
|
|
8868
|
+
"sandboxStatusOn": "S5HVoW_sandboxStatusOn",
|
|
8869
|
+
"gitDiffNum": "S5HVoW_gitDiffNum",
|
|
8870
|
+
"gitDiffFilePath": "S5HVoW_gitDiffFilePath",
|
|
8871
|
+
"uploadDropHero": "S5HVoW_uploadDropHero",
|
|
8808
8872
|
"dividerRow": "S5HVoW_dividerRow",
|
|
8809
|
-
"
|
|
8810
|
-
"
|
|
8811
|
-
"browserBlockedActions": "S5HVoW_browserBlockedActions",
|
|
8812
|
-
"uploadOverlayCard": "S5HVoW_uploadOverlayCard",
|
|
8813
|
-
"browserBlockedTitle": "S5HVoW_browserBlockedTitle",
|
|
8814
|
-
"gitDiffFileOld": "S5HVoW_gitDiffFileOld",
|
|
8815
|
-
"gitDiffMeta": "S5HVoW_gitDiffMeta",
|
|
8816
|
-
"floatWindowDragging": "S5HVoW_floatWindowDragging",
|
|
8817
|
-
"editor": "S5HVoW_editor",
|
|
8818
|
-
"sandboxStatus": "S5HVoW_sandboxStatus",
|
|
8819
|
-
"browserBlocked": "S5HVoW_browserBlocked",
|
|
8820
|
-
"pinnedTab": "S5HVoW_pinnedTab",
|
|
8821
|
-
"explorerRowRevealed": "S5HVoW_explorerRowRevealed",
|
|
8822
|
-
"gitLogRef": "S5HVoW_gitLogRef",
|
|
8873
|
+
"gitWorktreeLabel": "S5HVoW_gitWorktreeLabel",
|
|
8874
|
+
"terminalDepsHint": "S5HVoW_terminalDepsHint",
|
|
8823
8875
|
"gitDiffHunkSection": "S5HVoW_gitDiffHunkSection",
|
|
8824
|
-
"
|
|
8876
|
+
"editorSearchHint": "S5HVoW_editorSearchHint",
|
|
8877
|
+
"explorerHidden": "S5HVoW_explorerHidden",
|
|
8878
|
+
"gitDiff": "S5HVoW_gitDiff",
|
|
8825
8879
|
"gitDiffCode": "S5HVoW_gitDiffCode",
|
|
8826
|
-
"gitDiffTab": "S5HVoW_gitDiffTab",
|
|
8827
|
-
"panel": "S5HVoW_panel",
|
|
8828
|
-
"explorerHeader": "S5HVoW_explorerHeader",
|
|
8829
|
-
"dirtyDot": "S5HVoW_dirtyDot",
|
|
8830
|
-
"editorError": "S5HVoW_editorError",
|
|
8831
|
-
"gitDiffDel": "S5HVoW_gitDiffDel",
|
|
8832
|
-
"producedRow": "S5HVoW_producedRow",
|
|
8833
|
-
"editorPathInput": "S5HVoW_editorPathInput",
|
|
8834
|
-
"gitDiffMetaText": "S5HVoW_gitDiffMetaText",
|
|
8835
|
-
"gitLogRow": "S5HVoW_gitLogRow",
|
|
8836
|
-
"browserLive": "S5HVoW_browserLive",
|
|
8837
|
-
"gitDiffTabTitle": "S5HVoW_gitDiffTabTitle",
|
|
8838
|
-
"tabBarDrop": "S5HVoW_tabBarDrop",
|
|
8839
|
-
"floatClose": "S5HVoW_floatClose",
|
|
8840
|
-
"tabClose": "S5HVoW_tabClose",
|
|
8841
|
-
"explorerName": "S5HVoW_explorerName",
|
|
8842
|
-
"editorTitle": "S5HVoW_editorTitle",
|
|
8843
|
-
"browserBlockedDesc": "S5HVoW_browserBlockedDesc",
|
|
8844
|
-
"gitDiffCtx": "S5HVoW_gitDiffCtx",
|
|
8845
|
-
"uploadOverlayTitle": "S5HVoW_uploadOverlayTitle",
|
|
8846
|
-
"browserLiveCanvas": "S5HVoW_browserLiveCanvas",
|
|
8847
|
-
"boundaryError": "S5HVoW_boundaryError",
|
|
8848
8880
|
"gitConfirmDesc": "S5HVoW_gitConfirmDesc",
|
|
8849
|
-
"gitCommitInput": "S5HVoW_gitCommitInput",
|
|
8850
|
-
"dsh-toc-flash": "S5HVoW_dsh-toc-flash",
|
|
8851
|
-
"editorBanner": "S5HVoW_editorBanner",
|
|
8852
|
-
"openWithName": "S5HVoW_openWithName",
|
|
8853
|
-
"pane": "S5HVoW_pane",
|
|
8854
|
-
"tabActive": "S5HVoW_tabActive",
|
|
8855
8881
|
"split": "S5HVoW_split",
|
|
8856
|
-
"
|
|
8857
|
-
"
|
|
8858
|
-
"toggleButton": "S5HVoW_toggleButton",
|
|
8859
|
-
"editorBody": "S5HVoW_editorBody",
|
|
8860
|
-
"editorDownloadLink": "S5HVoW_editorDownloadLink",
|
|
8861
|
-
"terminalDepsHint": "S5HVoW_terminalDepsHint",
|
|
8862
|
-
"dropOverlay": "S5HVoW_dropOverlay",
|
|
8863
|
-
"paneTab": "S5HVoW_paneTab",
|
|
8864
|
-
"uploadOverlayStatus": "S5HVoW_uploadOverlayStatus",
|
|
8865
|
-
"terminal": "S5HVoW_terminal",
|
|
8866
|
-
"gitLogMeta": "S5HVoW_gitLogMeta",
|
|
8867
|
-
"dsh-row-in": "S5HVoW_dsh-row-in",
|
|
8868
|
-
"gitCommitButton": "S5HVoW_gitCommitButton",
|
|
8869
|
-
"uploadDropZone": "S5HVoW_uploadDropZone",
|
|
8870
|
-
"paneTabHidden": "S5HVoW_paneTabHidden",
|
|
8871
|
-
"explorerRef": "S5HVoW_explorerRef",
|
|
8872
|
-
"gitDiffHunk": "S5HVoW_gitDiffHunk",
|
|
8873
|
-
"paneCard": "S5HVoW_paneCard",
|
|
8874
|
-
"terminalDepsCommandRow": "S5HVoW_terminalDepsCommandRow",
|
|
8875
|
-
"uploadDropZonePill": "S5HVoW_uploadDropZonePill",
|
|
8882
|
+
"selectionPopup": "S5HVoW_selectionPopup",
|
|
8883
|
+
"floatHeader": "S5HVoW_floatHeader",
|
|
8876
8884
|
"explorerDir": "S5HVoW_explorerDir",
|
|
8877
|
-
"
|
|
8878
|
-
"
|
|
8879
|
-
"
|
|
8880
|
-
"
|
|
8881
|
-
"
|
|
8882
|
-
"gitDiffFile": "S5HVoW_gitDiffFile",
|
|
8883
|
-
"tabBar": "S5HVoW_tabBar",
|
|
8884
|
-
"editorStatus": "S5HVoW_editorStatus",
|
|
8885
|
-
"git": "S5HVoW_git",
|
|
8885
|
+
"iconButton": "S5HVoW_iconButton",
|
|
8886
|
+
"gitRowSelected": "S5HVoW_gitRowSelected",
|
|
8887
|
+
"floatWindow": "S5HVoW_floatWindow",
|
|
8888
|
+
"explorerRef": "S5HVoW_explorerRef",
|
|
8889
|
+
"tabActive": "S5HVoW_tabActive",
|
|
8886
8890
|
"editorHeader": "S5HVoW_editorHeader",
|
|
8887
|
-
"
|
|
8888
|
-
"
|
|
8889
|
-
"
|
|
8890
|
-
"
|
|
8891
|
-
"
|
|
8892
|
-
"
|
|
8893
|
-
"
|
|
8891
|
+
"dsh-row-in": "S5HVoW_dsh-row-in",
|
|
8892
|
+
"gitLogLine1": "S5HVoW_gitLogLine1",
|
|
8893
|
+
"browserLiveStatus": "S5HVoW_browserLiveStatus",
|
|
8894
|
+
"browserLiveTarget": "S5HVoW_browserLiveTarget",
|
|
8895
|
+
"browserBar": "S5HVoW_browserBar",
|
|
8896
|
+
"uploadDropChatHint": "S5HVoW_uploadDropChatHint",
|
|
8897
|
+
"browserLive": "S5HVoW_browserLive",
|
|
8898
|
+
"explorerRowRevealed": "S5HVoW_explorerRowRevealed",
|
|
8899
|
+
"dropUp": "S5HVoW_dropUp",
|
|
8900
|
+
"editorPathInput": "S5HVoW_editorPathInput",
|
|
8894
8901
|
"gitEmpty": "S5HVoW_gitEmpty",
|
|
8902
|
+
"dropRight": "S5HVoW_dropRight",
|
|
8903
|
+
"gitDiffHunk": "S5HVoW_gitDiffHunk",
|
|
8904
|
+
"gitDiffExpand": "S5HVoW_gitDiffExpand",
|
|
8905
|
+
"terminal": "S5HVoW_terminal",
|
|
8906
|
+
"explorerSymlink": "S5HVoW_explorerSymlink",
|
|
8895
8907
|
"openWithPinActive": "S5HVoW_openWithPinActive",
|
|
8896
|
-
"
|
|
8897
|
-
"
|
|
8898
|
-
"
|
|
8899
|
-
"
|
|
8900
|
-
"
|
|
8901
|
-
"browserLiveTarget": "S5HVoW_browserLiveTarget",
|
|
8902
|
-
"editorTreeSearch": "S5HVoW_editorTreeSearch",
|
|
8903
|
-
"terminalRepairCommand": "S5HVoW_terminalRepairCommand",
|
|
8904
|
-
"gitSectionHeader": "S5HVoW_gitSectionHeader",
|
|
8905
|
-
"gitLink": "S5HVoW_gitLink",
|
|
8906
|
-
"gitRow": "S5HVoW_gitRow",
|
|
8907
|
-
"floatDropHint": "S5HVoW_floatDropHint",
|
|
8908
|
-
"explorerHidden": "S5HVoW_explorerHidden",
|
|
8908
|
+
"terminalDepsActions": "S5HVoW_terminalDepsActions",
|
|
8909
|
+
"gitPlaceholder": "S5HVoW_gitPlaceholder",
|
|
8910
|
+
"uploadDropZonePill": "S5HVoW_uploadDropZonePill",
|
|
8911
|
+
"editorTreeResize": "S5HVoW_editorTreeResize",
|
|
8912
|
+
"floatContent": "S5HVoW_floatContent",
|
|
8909
8913
|
"sandboxStatusText": "S5HVoW_sandboxStatusText",
|
|
8910
|
-
"
|
|
8911
|
-
"gitDiffFileChevronExpanded": "S5HVoW_gitDiffFileChevronExpanded",
|
|
8912
|
-
"gitLogLine1": "S5HVoW_gitLogLine1",
|
|
8913
|
-
"uploadDropZoneText": "S5HVoW_uploadDropZoneText",
|
|
8914
|
-
"paneContent": "S5HVoW_paneContent"
|
|
8914
|
+
"terminalBannerUrl": "S5HVoW_terminalBannerUrl"
|
|
8915
8915
|
};
|
|
8916
8916
|
//#endregion
|
|
8917
8917
|
//#region src/client/TerminalView.tsx
|