dsh-coding-sidebar 1.0.5 → 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 +330 -302
- package/lib/client-terminal.js +175 -175
- package/lib/client.js +333 -305
- package/package.json +1 -1
- package/src/client/BrowserView.tsx +36 -2
package/lib/client-editor.js
CHANGED
|
@@ -43991,207 +43991,207 @@ globalThis.__dshChunks__["editor"] = (require) => {
|
|
|
43991
43991
|
document.head.appendChild(tag);
|
|
43992
43992
|
}
|
|
43993
43993
|
var sidebar_module_css_default = {
|
|
43994
|
-
"
|
|
43995
|
-
"
|
|
43996
|
-
"
|
|
43997
|
-
"
|
|
43998
|
-
"
|
|
43999
|
-
"
|
|
43994
|
+
"gitDiff": "S5HVoW_gitDiff",
|
|
43995
|
+
"editorTreePanelFull": "S5HVoW_editorTreePanelFull",
|
|
43996
|
+
"editorTreeDock": "S5HVoW_editorTreeDock",
|
|
43997
|
+
"explorerEmpty": "S5HVoW_explorerEmpty",
|
|
43998
|
+
"editorCm": "S5HVoW_editorCm",
|
|
43999
|
+
"gitDiffHunk": "S5HVoW_gitDiffHunk",
|
|
44000
|
+
"gitCommitInput": "S5HVoW_gitCommitInput",
|
|
44000
44001
|
"producedRow": "S5HVoW_producedRow",
|
|
44001
|
-
"
|
|
44002
|
-
"
|
|
44003
|
-
"explorerName": "S5HVoW_explorerName",
|
|
44004
|
-
"tabClose": "S5HVoW_tabClose",
|
|
44005
|
-
"uploadDropHero": "S5HVoW_uploadDropHero",
|
|
44006
|
-
"editorTreeSearch": "S5HVoW_editorTreeSearch",
|
|
44007
|
-
"divider": "S5HVoW_divider",
|
|
44008
|
-
"terminalDepsBanner": "S5HVoW_terminalDepsBanner",
|
|
44009
|
-
"terminalDepsActions": "S5HVoW_terminalDepsActions",
|
|
44010
|
-
"gitRow": "S5HVoW_gitRow",
|
|
44002
|
+
"toggleButton": "S5HVoW_toggleButton",
|
|
44003
|
+
"gitDiffTab": "S5HVoW_gitDiffTab",
|
|
44011
44004
|
"gitRowSelected": "S5HVoW_gitRowSelected",
|
|
44012
|
-
"
|
|
44013
|
-
"
|
|
44014
|
-
"
|
|
44015
|
-
"
|
|
44016
|
-
"
|
|
44005
|
+
"terminalWrap": "S5HVoW_terminalWrap",
|
|
44006
|
+
"editorMain": "S5HVoW_editorMain",
|
|
44007
|
+
"gitPlaceholder": "S5HVoW_gitPlaceholder",
|
|
44008
|
+
"editorStatus": "S5HVoW_editorStatus",
|
|
44009
|
+
"explorerDir": "S5HVoW_explorerDir",
|
|
44010
|
+
"editorPathInput": "S5HVoW_editorPathInput",
|
|
44017
44011
|
"editorTreeToggleActive": "S5HVoW_editorTreeToggleActive",
|
|
44018
|
-
"sandboxDot": "S5HVoW_sandboxDot",
|
|
44019
|
-
"uploadDropZonePill": "S5HVoW_uploadDropZonePill",
|
|
44020
|
-
"floatHeader": "S5HVoW_floatHeader",
|
|
44021
|
-
"gitHeader": "S5HVoW_gitHeader",
|
|
44022
|
-
"uploadDropChatCard": "S5HVoW_uploadDropChatCard",
|
|
44023
|
-
"gitDiffDel": "S5HVoW_gitDiffDel",
|
|
44024
|
-
"panelHidden": "S5HVoW_panelHidden",
|
|
44025
|
-
"toggleButton": "S5HVoW_toggleButton",
|
|
44026
|
-
"panelBody": "S5HVoW_panelBody",
|
|
44027
|
-
"paneTabHidden": "S5HVoW_paneTabHidden",
|
|
44028
|
-
"gitEmpty": "S5HVoW_gitEmpty",
|
|
44029
|
-
"gitError": "S5HVoW_gitError",
|
|
44030
44012
|
"dirtyDot": "S5HVoW_dirtyDot",
|
|
44031
|
-
"
|
|
44032
|
-
"uploadOverlayProgressFill": "S5HVoW_uploadOverlayProgressFill",
|
|
44033
|
-
"tabList": "S5HVoW_tabList",
|
|
44034
|
-
"editorBinaryNotice": "S5HVoW_editorBinaryNotice",
|
|
44035
|
-
"terminalDepsHint": "S5HVoW_terminalDepsHint",
|
|
44036
|
-
"gitBadge": "S5HVoW_gitBadge",
|
|
44037
|
-
"gitRowMain": "S5HVoW_gitRowMain",
|
|
44038
|
-
"toggleCluster": "S5HVoW_toggleCluster",
|
|
44039
|
-
"paneEmptyCards": "S5HVoW_paneEmptyCards",
|
|
44040
|
-
"explorerHeader": "S5HVoW_explorerHeader",
|
|
44013
|
+
"gitDiffFileChevronExpanded": "S5HVoW_gitDiffFileChevronExpanded",
|
|
44041
44014
|
"gitDiffFileOld": "S5HVoW_gitDiffFileOld",
|
|
44042
|
-
"
|
|
44043
|
-
"gitDiffNum": "S5HVoW_gitDiffNum",
|
|
44044
|
-
"gitDiffAdd": "S5HVoW_gitDiffAdd",
|
|
44045
|
-
"dropUp": "S5HVoW_dropUp",
|
|
44046
|
-
"floatWindowDragging": "S5HVoW_floatWindowDragging",
|
|
44047
|
-
"gitCommitInput": "S5HVoW_gitCommitInput",
|
|
44015
|
+
"gitSectionHeader": "S5HVoW_gitSectionHeader",
|
|
44048
44016
|
"gitConfirmDesc": "S5HVoW_gitConfirmDesc",
|
|
44049
|
-
"
|
|
44050
|
-
"
|
|
44051
|
-
"
|
|
44052
|
-
"
|
|
44053
|
-
"
|
|
44054
|
-
"
|
|
44055
|
-
"
|
|
44056
|
-
"
|
|
44017
|
+
"panelResizeActive": "S5HVoW_panelResizeActive",
|
|
44018
|
+
"gitLogLine1": "S5HVoW_gitLogLine1",
|
|
44019
|
+
"tabBar": "S5HVoW_tabBar",
|
|
44020
|
+
"splitCol": "S5HVoW_splitCol",
|
|
44021
|
+
"editorSearchHint": "S5HVoW_editorSearchHint",
|
|
44022
|
+
"tabBoundaryError": "S5HVoW_tabBoundaryError",
|
|
44023
|
+
"dropOverlay": "S5HVoW_dropOverlay",
|
|
44024
|
+
"tabBarDrop": "S5HVoW_tabBarDrop",
|
|
44057
44025
|
"explorer": "S5HVoW_explorer",
|
|
44058
|
-
"
|
|
44059
|
-
"
|
|
44060
|
-
"
|
|
44061
|
-
"
|
|
44026
|
+
"panelHidden": "S5HVoW_panelHidden",
|
|
44027
|
+
"uploadDropHero": "S5HVoW_uploadDropHero",
|
|
44028
|
+
"browserBlockedTitle": "S5HVoW_browserBlockedTitle",
|
|
44029
|
+
"browserBlockedButton": "S5HVoW_browserBlockedButton",
|
|
44030
|
+
"uploadOverlayProgress": "S5HVoW_uploadOverlayProgress",
|
|
44062
44031
|
"terminalRetry": "S5HVoW_terminalRetry",
|
|
44063
|
-
"
|
|
44064
|
-
"
|
|
44065
|
-
"
|
|
44032
|
+
"terminalDepsBanner": "S5HVoW_terminalDepsBanner",
|
|
44033
|
+
"gitName": "S5HVoW_gitName",
|
|
44034
|
+
"uploadDropChatCard": "S5HVoW_uploadDropChatCard",
|
|
44035
|
+
"uploadDropZone": "S5HVoW_uploadDropZone",
|
|
44036
|
+
"producedLabel": "S5HVoW_producedLabel",
|
|
44037
|
+
"uploadDropZoneText": "S5HVoW_uploadDropZoneText",
|
|
44038
|
+
"boundaryError": "S5HVoW_boundaryError",
|
|
44066
44039
|
"panelResize": "S5HVoW_panelResize",
|
|
44040
|
+
"dsh-row-in": "S5HVoW_dsh-row-in",
|
|
44041
|
+
"explorerRow": "S5HVoW_explorerRow",
|
|
44042
|
+
"sandboxStatusOn": "S5HVoW_sandboxStatusOn",
|
|
44043
|
+
"gitSection": "S5HVoW_gitSection",
|
|
44044
|
+
"openWithLabel": "S5HVoW_openWithLabel",
|
|
44045
|
+
"openWithName": "S5HVoW_openWithName",
|
|
44046
|
+
"tabTitle": "S5HVoW_tabTitle",
|
|
44047
|
+
"floatTitle": "S5HVoW_floatTitle",
|
|
44048
|
+
"explorerHidden": "S5HVoW_explorerHidden",
|
|
44049
|
+
"explorerRowDropTarget": "S5HVoW_explorerRowDropTarget",
|
|
44050
|
+
"browserStart": "S5HVoW_browserStart",
|
|
44051
|
+
"toggleCluster": "S5HVoW_toggleCluster",
|
|
44052
|
+
"tabClose": "S5HVoW_tabClose",
|
|
44053
|
+
"gitWorktreeLabel": "S5HVoW_gitWorktreeLabel",
|
|
44067
44054
|
"gitBranchSelect": "S5HVoW_gitBranchSelect",
|
|
44068
|
-
"gitSectionHeader": "S5HVoW_gitSectionHeader",
|
|
44069
|
-
"pinnedTab": "S5HVoW_pinnedTab",
|
|
44070
44055
|
"pane": "S5HVoW_pane",
|
|
44071
|
-
"editorSearchResult": "S5HVoW_editorSearchResult",
|
|
44072
|
-
"gitDiffTab": "S5HVoW_gitDiffTab",
|
|
44073
|
-
"terminalDepsNote": "S5HVoW_terminalDepsNote",
|
|
44074
|
-
"tabTitle": "S5HVoW_tabTitle",
|
|
44075
|
-
"browserFrame": "S5HVoW_browserFrame",
|
|
44076
|
-
"terminalRepairCommand": "S5HVoW_terminalRepairCommand",
|
|
44077
|
-
"explorerCopied": "S5HVoW_explorerCopied",
|
|
44078
|
-
"gitDiffFile": "S5HVoW_gitDiffFile",
|
|
44079
|
-
"producedChip": "S5HVoW_producedChip",
|
|
44080
44056
|
"openWithPin": "S5HVoW_openWithPin",
|
|
44081
|
-
"
|
|
44082
|
-
"
|
|
44083
|
-
"
|
|
44084
|
-
"
|
|
44085
|
-
"
|
|
44086
|
-
"
|
|
44057
|
+
"browser": "S5HVoW_browser",
|
|
44058
|
+
"paneTab": "S5HVoW_paneTab",
|
|
44059
|
+
"tabActive": "S5HVoW_tabActive",
|
|
44060
|
+
"gitEmpty": "S5HVoW_gitEmpty",
|
|
44061
|
+
"dropRight": "S5HVoW_dropRight",
|
|
44062
|
+
"paneCard": "S5HVoW_paneCard",
|
|
44063
|
+
"uploadOverlayCancel": "S5HVoW_uploadOverlayCancel",
|
|
44064
|
+
"gitDiffLine": "S5HVoW_gitDiffLine",
|
|
44065
|
+
"terminalRepairCommand": "S5HVoW_terminalRepairCommand",
|
|
44066
|
+
"openWithPinActive": "S5HVoW_openWithPinActive",
|
|
44087
44067
|
"browserBlocked": "S5HVoW_browserBlocked",
|
|
44068
|
+
"dsh-toc-flash": "S5HVoW_dsh-toc-flash",
|
|
44069
|
+
"uploadDropZonePill": "S5HVoW_uploadDropZonePill",
|
|
44070
|
+
"floatDropHintLabel": "S5HVoW_floatDropHintLabel",
|
|
44071
|
+
"editorSearchResult": "S5HVoW_editorSearchResult",
|
|
44072
|
+
"terminalDepsActions": "S5HVoW_terminalDepsActions",
|
|
44073
|
+
"dropLeft": "S5HVoW_dropLeft",
|
|
44074
|
+
"uploadOverlayProgressFill": "S5HVoW_uploadOverlayProgressFill",
|
|
44075
|
+
"selectionPopup": "S5HVoW_selectionPopup",
|
|
44088
44076
|
"tab": "S5HVoW_tab",
|
|
44089
|
-
"
|
|
44090
|
-
"
|
|
44091
|
-
"
|
|
44092
|
-
"
|
|
44093
|
-
"
|
|
44094
|
-
"
|
|
44095
|
-
"
|
|
44096
|
-
"uploadDropChatHint": "S5HVoW_uploadDropChatHint",
|
|
44097
|
-
"gitSection": "S5HVoW_gitSection",
|
|
44098
|
-
"gitLogRef": "S5HVoW_gitLogRef",
|
|
44099
|
-
"gitDiffHunk": "S5HVoW_gitDiffHunk",
|
|
44100
|
-
"editorDownloadLink": "S5HVoW_editorDownloadLink",
|
|
44101
|
-
"uploadOverlay": "S5HVoW_uploadOverlay",
|
|
44102
|
-
"dsh-row-in": "S5HVoW_dsh-row-in",
|
|
44103
|
-
"gitWorktreeLabel": "S5HVoW_gitWorktreeLabel",
|
|
44104
|
-
"gitLogMore": "S5HVoW_gitLogMore",
|
|
44105
|
-
"editor": "S5HVoW_editor",
|
|
44106
|
-
"explorerEmpty": "S5HVoW_explorerEmpty",
|
|
44077
|
+
"paneTabHidden": "S5HVoW_paneTabHidden",
|
|
44078
|
+
"dropDown": "S5HVoW_dropDown",
|
|
44079
|
+
"explorerRoot": "S5HVoW_explorerRoot",
|
|
44080
|
+
"browserBar": "S5HVoW_browserBar",
|
|
44081
|
+
"gitDiffCtx": "S5HVoW_gitDiffCtx",
|
|
44082
|
+
"gitCommit": "S5HVoW_gitCommit",
|
|
44083
|
+
"terminalDepsTitle": "S5HVoW_terminalDepsTitle",
|
|
44107
44084
|
"terminalDepsCommandRow": "S5HVoW_terminalDepsCommandRow",
|
|
44108
|
-
"
|
|
44109
|
-
"
|
|
44110
|
-
"
|
|
44085
|
+
"sandboxDot": "S5HVoW_sandboxDot",
|
|
44086
|
+
"divider": "S5HVoW_divider",
|
|
44087
|
+
"gitLogSubject": "S5HVoW_gitLogSubject",
|
|
44088
|
+
"paneEmptyCards": "S5HVoW_paneEmptyCards",
|
|
44089
|
+
"gitDiffFileChevron": "S5HVoW_gitDiffFileChevron",
|
|
44111
44090
|
"dividerCol": "S5HVoW_dividerCol",
|
|
44112
|
-
"
|
|
44113
|
-
"
|
|
44114
|
-
"
|
|
44115
|
-
"
|
|
44116
|
-
"
|
|
44117
|
-
"
|
|
44118
|
-
"
|
|
44119
|
-
"
|
|
44120
|
-
"
|
|
44121
|
-
"gitDiff": "S5HVoW_gitDiff",
|
|
44091
|
+
"explorerSymlink": "S5HVoW_explorerSymlink",
|
|
44092
|
+
"gitRow": "S5HVoW_gitRow",
|
|
44093
|
+
"browserInput": "S5HVoW_browserInput",
|
|
44094
|
+
"paneDrop": "S5HVoW_paneDrop",
|
|
44095
|
+
"dropCenter": "S5HVoW_dropCenter",
|
|
44096
|
+
"tabBadge": "S5HVoW_tabBadge",
|
|
44097
|
+
"gitDiffTabHeader": "S5HVoW_gitDiffTabHeader",
|
|
44098
|
+
"editorBody": "S5HVoW_editorBody",
|
|
44099
|
+
"gitDiffFile": "S5HVoW_gitDiffFile",
|
|
44122
44100
|
"gitDiffMetaText": "S5HVoW_gitDiffMetaText",
|
|
44123
|
-
"
|
|
44124
|
-
"
|
|
44125
|
-
"
|
|
44126
|
-
"
|
|
44127
|
-
"browserLive": "S5HVoW_browserLive",
|
|
44128
|
-
"tabBarPlus": "S5HVoW_tabBarPlus",
|
|
44129
|
-
"explorerHidden": "S5HVoW_explorerHidden",
|
|
44101
|
+
"gitLogHash": "S5HVoW_gitLogHash",
|
|
44102
|
+
"gitLogMore": "S5HVoW_gitLogMore",
|
|
44103
|
+
"editor": "S5HVoW_editor",
|
|
44104
|
+
"terminalBannerUrl": "S5HVoW_terminalBannerUrl",
|
|
44130
44105
|
"browserLiveStatus": "S5HVoW_browserLiveStatus",
|
|
44131
44106
|
"browserLiveCanvas": "S5HVoW_browserLiveCanvas",
|
|
44132
|
-
"tabBar": "S5HVoW_tabBar",
|
|
44133
|
-
"explorerError": "S5HVoW_explorerError",
|
|
44134
|
-
"editorMain": "S5HVoW_editorMain",
|
|
44135
|
-
"browser": "S5HVoW_browser",
|
|
44136
|
-
"terminalBannerUrl": "S5HVoW_terminalBannerUrl",
|
|
44137
|
-
"gitDiffFileChevron": "S5HVoW_gitDiffFileChevron",
|
|
44138
|
-
"floatDropHintLabel": "S5HVoW_floatDropHintLabel",
|
|
44139
|
-
"explorerBody": "S5HVoW_explorerBody",
|
|
44140
|
-
"gitDiffFileChevronExpanded": "S5HVoW_gitDiffFileChevronExpanded",
|
|
44141
|
-
"gitDiffCtx": "S5HVoW_gitDiffCtx",
|
|
44142
|
-
"gitWorktreeRow": "S5HVoW_gitWorktreeRow",
|
|
44143
|
-
"openWithName": "S5HVoW_openWithName",
|
|
44144
|
-
"floatWindow": "S5HVoW_floatWindow",
|
|
44145
|
-
"openWithPinActive": "S5HVoW_openWithPinActive",
|
|
44146
|
-
"gitDiffFilePath": "S5HVoW_gitDiffFilePath",
|
|
44147
44107
|
"editorBanner": "S5HVoW_editorBanner",
|
|
44148
|
-
"
|
|
44149
|
-
"
|
|
44150
|
-
"
|
|
44151
|
-
"
|
|
44152
|
-
"
|
|
44153
|
-
"
|
|
44154
|
-
"
|
|
44155
|
-
"
|
|
44156
|
-
"
|
|
44157
|
-
"dropLeft": "S5HVoW_dropLeft",
|
|
44108
|
+
"workbench": "S5HVoW_workbench",
|
|
44109
|
+
"gitDiffCode": "S5HVoW_gitDiffCode",
|
|
44110
|
+
"producedChip": "S5HVoW_producedChip",
|
|
44111
|
+
"floatContent": "S5HVoW_floatContent",
|
|
44112
|
+
"floatClose": "S5HVoW_floatClose",
|
|
44113
|
+
"explorerBroken": "S5HVoW_explorerBroken",
|
|
44114
|
+
"gitLogRow": "S5HVoW_gitLogRow",
|
|
44115
|
+
"editorBinary": "S5HVoW_editorBinary",
|
|
44116
|
+
"gitHeader": "S5HVoW_gitHeader",
|
|
44158
44117
|
"editorTreePanel": "S5HVoW_editorTreePanel",
|
|
44159
|
-
"
|
|
44160
|
-
"
|
|
44161
|
-
"
|
|
44118
|
+
"gitDiffHunkHeader": "S5HVoW_gitDiffHunkHeader",
|
|
44119
|
+
"gitWorktreeRow": "S5HVoW_gitWorktreeRow",
|
|
44120
|
+
"terminalDepsHint": "S5HVoW_terminalDepsHint",
|
|
44121
|
+
"editorBinaryNotice": "S5HVoW_editorBinaryNotice",
|
|
44122
|
+
"splitChild": "S5HVoW_splitChild",
|
|
44123
|
+
"browserFrame": "S5HVoW_browserFrame",
|
|
44124
|
+
"paneContent": "S5HVoW_paneContent",
|
|
44125
|
+
"editorSearchInput": "S5HVoW_editorSearchInput",
|
|
44126
|
+
"gitDiffFileTag": "S5HVoW_gitDiffFileTag",
|
|
44127
|
+
"dividerActive": "S5HVoW_dividerActive",
|
|
44128
|
+
"pinnedTab": "S5HVoW_pinnedTab",
|
|
44129
|
+
"uploadOverlay": "S5HVoW_uploadOverlay",
|
|
44130
|
+
"editorTreeSearch": "S5HVoW_editorTreeSearch",
|
|
44131
|
+
"explorerRowRevealed": "S5HVoW_explorerRowRevealed",
|
|
44132
|
+
"gitDiffExpand": "S5HVoW_gitDiffExpand",
|
|
44133
|
+
"gitDiffHunkSection": "S5HVoW_gitDiffHunkSection",
|
|
44134
|
+
"floatResize": "S5HVoW_floatResize",
|
|
44135
|
+
"panelBody": "S5HVoW_panelBody",
|
|
44136
|
+
"floatHeader": "S5HVoW_floatHeader",
|
|
44137
|
+
"uploadDropChatHint": "S5HVoW_uploadDropChatHint",
|
|
44138
|
+
"editorDownloadLink": "S5HVoW_editorDownloadLink",
|
|
44139
|
+
"terminalDepsNote": "S5HVoW_terminalDepsNote",
|
|
44162
44140
|
"git": "S5HVoW_git",
|
|
44163
|
-
"
|
|
44164
|
-
"
|
|
44165
|
-
"
|
|
44166
|
-
"
|
|
44167
|
-
"
|
|
44168
|
-
"
|
|
44141
|
+
"terminal": "S5HVoW_terminal",
|
|
44142
|
+
"panel": "S5HVoW_panel",
|
|
44143
|
+
"sandboxStatus": "S5HVoW_sandboxStatus",
|
|
44144
|
+
"iconButton": "S5HVoW_iconButton",
|
|
44145
|
+
"gitDiffNum": "S5HVoW_gitDiffNum",
|
|
44146
|
+
"gitCommitButton": "S5HVoW_gitCommitButton",
|
|
44147
|
+
"gitLogMeta": "S5HVoW_gitLogMeta",
|
|
44148
|
+
"dropUp": "S5HVoW_dropUp",
|
|
44169
44149
|
"uploadOverlayStatus": "S5HVoW_uploadOverlayStatus",
|
|
44170
|
-
"
|
|
44171
|
-
"
|
|
44150
|
+
"gitLogRef": "S5HVoW_gitLogRef",
|
|
44151
|
+
"explorerName": "S5HVoW_explorerName",
|
|
44152
|
+
"gitDiffMeta": "S5HVoW_gitDiffMeta",
|
|
44153
|
+
"browserLiveTarget": "S5HVoW_browserLiveTarget",
|
|
44154
|
+
"floatDropHint": "S5HVoW_floatDropHint",
|
|
44155
|
+
"floatWindowDragging": "S5HVoW_floatWindowDragging",
|
|
44156
|
+
"orphanedType": "S5HVoW_orphanedType",
|
|
44157
|
+
"editorTreeResize": "S5HVoW_editorTreeResize",
|
|
44172
44158
|
"uploadOverlayCard": "S5HVoW_uploadOverlayCard",
|
|
44173
|
-
"
|
|
44174
|
-
"
|
|
44175
|
-
"
|
|
44176
|
-
"
|
|
44177
|
-
"
|
|
44159
|
+
"split": "S5HVoW_split",
|
|
44160
|
+
"sandboxStatusOff": "S5HVoW_sandboxStatusOff",
|
|
44161
|
+
"browserBlockedDesc": "S5HVoW_browserBlockedDesc",
|
|
44162
|
+
"terminalBanner": "S5HVoW_terminalBanner",
|
|
44163
|
+
"explorerHeader": "S5HVoW_explorerHeader",
|
|
44178
44164
|
"splitRow": "S5HVoW_splitRow",
|
|
44179
|
-
"
|
|
44180
|
-
"
|
|
44181
|
-
"
|
|
44182
|
-
"
|
|
44183
|
-
"
|
|
44184
|
-
"
|
|
44165
|
+
"explorerBody": "S5HVoW_explorerBody",
|
|
44166
|
+
"explorerError": "S5HVoW_explorerError",
|
|
44167
|
+
"sandboxStatusText": "S5HVoW_sandboxStatusText",
|
|
44168
|
+
"tabBarPlus": "S5HVoW_tabBarPlus",
|
|
44169
|
+
"editorError": "S5HVoW_editorError",
|
|
44170
|
+
"gitLogLine2": "S5HVoW_gitLogLine2",
|
|
44185
44171
|
"openWithChevron": "S5HVoW_openWithChevron",
|
|
44186
|
-
"
|
|
44187
|
-
"
|
|
44188
|
-
"browserMessage": "S5HVoW_browserMessage",
|
|
44189
|
-
"boundaryError": "S5HVoW_boundaryError",
|
|
44190
|
-
"split": "S5HVoW_split",
|
|
44191
|
-
"paneContent": "S5HVoW_paneContent",
|
|
44192
|
-
"explorerRowDropTarget": "S5HVoW_explorerRowDropTarget",
|
|
44172
|
+
"browserLive": "S5HVoW_browserLive",
|
|
44173
|
+
"editorHeader": "S5HVoW_editorHeader",
|
|
44193
44174
|
"gitDiffTabTitle": "S5HVoW_gitDiffTabTitle",
|
|
44194
|
-
"
|
|
44175
|
+
"browserMessage": "S5HVoW_browserMessage",
|
|
44176
|
+
"editorPlaceholder": "S5HVoW_editorPlaceholder",
|
|
44177
|
+
"gitBadge": "S5HVoW_gitBadge",
|
|
44178
|
+
"explorerRef": "S5HVoW_explorerRef",
|
|
44179
|
+
"editorStatusError": "S5HVoW_editorStatusError",
|
|
44180
|
+
"tabList": "S5HVoW_tabList",
|
|
44181
|
+
"gitDiffDel": "S5HVoW_gitDiffDel",
|
|
44182
|
+
"gitDiffAdd": "S5HVoW_gitDiffAdd",
|
|
44183
|
+
"gitError": "S5HVoW_gitError",
|
|
44184
|
+
"editorTitle": "S5HVoW_editorTitle",
|
|
44185
|
+
"browserBlockedActions": "S5HVoW_browserBlockedActions",
|
|
44186
|
+
"gitLink": "S5HVoW_gitLink",
|
|
44187
|
+
"gitDiffFilePath": "S5HVoW_gitDiffFilePath",
|
|
44188
|
+
"sandboxAction": "S5HVoW_sandboxAction",
|
|
44189
|
+
"producedMore": "S5HVoW_producedMore",
|
|
44190
|
+
"explorerCopied": "S5HVoW_explorerCopied",
|
|
44191
|
+
"uploadOverlayTitle": "S5HVoW_uploadOverlayTitle",
|
|
44192
|
+
"gitRowMain": "S5HVoW_gitRowMain",
|
|
44193
|
+
"floatWindow": "S5HVoW_floatWindow",
|
|
44194
|
+
"dividerRow": "S5HVoW_dividerRow"
|
|
44195
44195
|
};
|
|
44196
44196
|
//#endregion
|
|
44197
44197
|
//#region src/client/TextEditor.tsx
|