@lvce-editor/constants 1.18.0 → 1.20.0
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/dist/index.d.ts
CHANGED
|
@@ -263,6 +263,13 @@ declare const Symlink = 9;
|
|
|
263
263
|
declare const SymLinkFile = 10;
|
|
264
264
|
declare const SymLinkFolder = 11;
|
|
265
265
|
declare const Unknown = 12;
|
|
266
|
+
declare const EditingFile: number;
|
|
267
|
+
declare const EditingFolder: number;
|
|
268
|
+
declare const EditingDirectoryExpanded: number;
|
|
269
|
+
declare const EditingUnknown: number;
|
|
270
|
+
declare const EditingSymLinkFile: number;
|
|
271
|
+
declare const EditingSymLinkFolder: number;
|
|
272
|
+
declare const EditingSymLinkUnknown: number;
|
|
266
273
|
declare const CompositionUpdate = "compositionUpdate";
|
|
267
274
|
declare const ContentEditableInput = "contentEditableInput";
|
|
268
275
|
declare const Delete = "delete";
|
|
@@ -615,8 +622,10 @@ declare const RestoreFocus = 6;
|
|
|
615
622
|
declare const Ignore = 7;
|
|
616
623
|
declare const Keyboard = -1;
|
|
617
624
|
declare const LeftClick = 0;
|
|
625
|
+
declare const Web = 1;
|
|
618
626
|
declare const Electron = 2;
|
|
619
627
|
declare const Remote = 3;
|
|
628
|
+
declare const Test = 4;
|
|
620
629
|
declare const ClipBoardProcess = 3401;
|
|
621
630
|
declare const ClipBoardWorker = 3400;
|
|
622
631
|
declare const ColorPickerWorker = 302;
|
|
@@ -648,6 +657,7 @@ declare const HoverWorker = 9003;
|
|
|
648
657
|
declare const RenameWorker = 9004;
|
|
649
658
|
declare const TestWithPlaywrightCli = 6000;
|
|
650
659
|
declare const TestWithPlaywrightWorker = 6001;
|
|
660
|
+
declare const IconThemeWorker = 7009;
|
|
651
661
|
declare const uidSymbol: unique symbol;
|
|
652
662
|
declare const FocusElementByName = "Viewlet.focusElementByName";
|
|
653
663
|
declare const FocusSelector = "Viewlet.focusSelector";
|
|
@@ -805,7 +815,7 @@ declare namespace ClassNames {
|
|
|
805
815
|
export { Actions, AdditionalDetails, AdditionalDetailsEntry, AdditionalDetailsTitle, Aside, Badge, Button$1 as Button, ButtonPrimary, CallStackArrow, CallStackDescription, CallStackLabel, Categories, Category, Changelog, Chevron, CloseMaskIcon, CodeGeneratorInput, CodeGeneratorMessage, CodeGeneratorWidget, ColorPicker, ColorPickerBackgroundColor, ColorPickerDark, ColorPickerLight, ColorPickerRectangle, ColorPickerSlider, ColorPickerSliderThumb, ColoredMaskIcon, CompletionDetailCloseButton, CompletionDetailContent, DebugButton, DebugButtons, DebugPausedMessage, DebugPropertyChevron, DebugPropertyKey, DebugRow, DebugRowCallStack, DebugRowCheckBox, DebugRowInputField, DebugSectionAction, DebugSectionActions, DebugSectionHeader, DebugValue, DebugValueBoolean, DebugValueFunction, DebugValueGetter, DebugValueNumber, DebugValueObject, DebugValueScopeName, DebugValueString, DebugValueSymbol, DebugValueUndefined, DefaultMarkdown, DefinitionListItem, DefinitionListItemHeading, DefinitionListItemValue, DeleteWatchExpression, Diagnostic, DiagnosticError, DiagnosticWarning, EditorCompletionItem, EditorCompletionItemDeprecated, EditorCompletionItemFocused, EditorCompletionItemHighlight, EditorCursor, EditorRow, EditorSelection, EditorSourceActions, EditorSourceActionsList, Empty, ExtensionActions, ExtensionActive, ExtensionDetail, ExtensionDetailDescription, ExtensionDetailHeader, ExtensionDetailHeaderActions, ExtensionDetailHeaderDetails, ExtensionDetailIcon, ExtensionDetailName, ExtensionDetailNameBadge, ExtensionDetailPanel, ExtensionDetailTab, ExtensionDetailTabSelected, ExtensionDetailTabs, ExtensionHeader, ExtensionListItem, ExtensionListItemAuthorName, ExtensionListItemDescription, ExtensionListItemDetail, ExtensionListItemFooter, ExtensionListItemIcon, ExtensionListItemName, Extensions, Feature, FeatureContent, FeatureWebView, Features, FeaturesList, FileIcon, Filter, FilterBadge, FindWidget, FindWidgetFind, FindWidgetMatchCount, FindWidgetMatchCountEmpty, FindWidgetReplace, FindWidgetRight, FocusOutline, Grow, Highlight, HighlightDeleted, HighlightInserted, HoverDisplayString, HoverDocumentation, HoverEditorRow, HoverProblem, HoverProblemDetail, HoverProblemMessage, IconButton, IconButtonDisabled, IconClose, InputBox, InputLabel, InputValidationError, Label, LabelCut, LabelDetail, Large, List, ListItems, Markdown, MaskIcon, MaskIconBook, MaskIconCaseSensitive, MaskIconChevronDown, MaskIconChevronRight, MaskIconEllipsis, MaskIconExclude, MaskIconPreserveCase, MaskIconRegex, MaskIconReplaceAll, MaskIconSymbolFile, MaskIconWholeWord, Message, MessageAction, MoreInfo, MoreInfoEntry, MoreInfoEntryKey, MoreInfoEntryOdd, MoreInfoEntryValue, MultilineInputBox, Normal, Problem, ProblemAt, ProblemBadge, ProblemSelected, Problems, ProblemsErrorIcon, ProblemsIcon, ProblemsList, ProblemsTable, ProblemsTableBody, ProblemsTableHeader, ProblemsTableRow, ProblemsTableRowItem, ProblemsTableRowOdd, ProblemsWarningIcon, QuickPick, QuickPickHeader, QuickPickHighlight, QuickPickItem, QuickPickItemActive, QuickPickItemDescription, QuickPickItemLabel, QuickPickItems, QuickPickMaskIcon, QuickPickScrollbar, QuickPickScrollbarSlider, QuickPickStatus, Resource, Resources, Sash, SashVertical, ScrollBar$1 as ScrollBar, ScrollBarSmall, ScrollBarThumb, ScrollBarThumbActive, ScrollBarVertical, Scrollbar, ScrollbarThumb, ScrollbarTrack, Search, SearchField, SearchFieldButton, SearchFieldButtonChecked, SearchFieldButtonDisabled, SearchFieldButtons, SearchFieldContainer, SearchFieldDisabled, SearchFieldError, SearchHeader, SearchHeaderDetails, SearchHeaderDetailsExpanded, SearchHeaderDetailsExpandedTop, SearchHeaderDetailsHeading, SearchHeaderTop, SearchHeaderTopRight, SearchInputError, SearchRemove, SearchToggleButton, SearchToggleButtonExpanded, SettingsButton, SettingsIcon, Small, SourceActionHeading, SourceActionIcon, SourceActionItem, SourceActionItemFocused, SourceControlBadge, Table, TableCell, TableHeading, ToggleDetails, Tree$1 as Tree, TreeItem$1 as TreeItem, TreeItemActive, TreeItems, Viewlet, ViewletFind, ViewletFindWidget, ViewletSearchMessage, ViewletSearchMessageIndented, Welcome, WelcomeMessage };
|
|
806
816
|
}
|
|
807
817
|
declare namespace DirentType {
|
|
808
|
-
export { BlockDevice, CharacterDevice, Directory, DirectoryExpanded, DirectoryExpanding, Fifo, File, Socket, SymLinkFile, SymLinkFolder, Symlink, Unknown };
|
|
818
|
+
export { BlockDevice, CharacterDevice, Directory, DirectoryExpanded, DirectoryExpanding, EditingDirectoryExpanded, EditingFile, EditingFolder, EditingSymLinkFile, EditingSymLinkFolder, EditingSymLinkUnknown, EditingUnknown, Fifo, File, Socket, SymLinkFile, SymLinkFolder, Symlink, Unknown };
|
|
809
819
|
}
|
|
810
820
|
declare namespace EditOrigin {
|
|
811
821
|
export { CompositionUpdate, ContentEditableInput, Delete, DeleteHorizontalRight, DeleteLeft, EditorCut, EditorPasteText, EditorSnippet, EditorType, EditorTypeWithAutoClosing, Format, IndentLess, IndentMore, InsertLineBreak, LineComment, Rename, Replace, ReplaceAll, ToggleBlockComment, Unknown$1 as Unknown };
|
|
@@ -859,10 +869,10 @@ declare namespace MouseEventType {
|
|
|
859
869
|
export { Keyboard, LeftClick };
|
|
860
870
|
}
|
|
861
871
|
declare namespace PlatformType {
|
|
862
|
-
export { Electron, Remote };
|
|
872
|
+
export { Electron, Remote, Test, Web };
|
|
863
873
|
}
|
|
864
874
|
declare namespace RpcId {
|
|
865
|
-
export { ClipBoardProcess, ClipBoardWorker, ColorPickerWorker, CompletionWorker, DebugWorker, EditorWorker, EmbedsProcess, EmbedsWorker, ErrorWorker, ExtensionDetailWorker, ExtensionHostWorker, FileSystemProcess, FileSystemWorker, FindWidgetWorker, HoverWorker, MainProcess, MarkdownWorker, OutputWorker, ProblemsWorker, RenameWorker, RendererProcess, RendererWorker, SearchProcess, SearchProcessElectron, SharedProcess, SourceActionWorker, SourceControlWorker, SyntaxHighlightingWorker, TestWithPlaywrightCli, TestWithPlaywrightWorker, TestWorker };
|
|
875
|
+
export { ClipBoardProcess, ClipBoardWorker, ColorPickerWorker, CompletionWorker, DebugWorker, EditorWorker, EmbedsProcess, EmbedsWorker, ErrorWorker, ExtensionDetailWorker, ExtensionHostWorker, FileSystemProcess, FileSystemWorker, FindWidgetWorker, HoverWorker, IconThemeWorker, MainProcess, MarkdownWorker, OutputWorker, ProblemsWorker, RenameWorker, RendererProcess, RendererWorker, SearchProcess, SearchProcessElectron, SharedProcess, SourceActionWorker, SourceControlWorker, SyntaxHighlightingWorker, TestWithPlaywrightCli, TestWithPlaywrightWorker, TestWorker };
|
|
866
876
|
}
|
|
867
877
|
declare namespace UidSymbol {
|
|
868
878
|
export { uidSymbol };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const DELTA_EDITING = 100;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DELTA_EDITING } from "../DeltaEditing/DeltaEditing.js";
|
|
1
2
|
export const BlockDevice = 1;
|
|
2
3
|
export const CharacterDevice = 2;
|
|
3
4
|
export const Directory = 3;
|
|
@@ -10,3 +11,10 @@ export const Symlink = 9;
|
|
|
10
11
|
export const SymLinkFile = 10;
|
|
11
12
|
export const SymLinkFolder = 11;
|
|
12
13
|
export const Unknown = 12;
|
|
14
|
+
export const EditingFile = File + DELTA_EDITING;
|
|
15
|
+
export const EditingFolder = Directory + DELTA_EDITING;
|
|
16
|
+
export const EditingDirectoryExpanded = DirectoryExpanded + DELTA_EDITING;
|
|
17
|
+
export const EditingUnknown = Unknown + DELTA_EDITING;
|
|
18
|
+
export const EditingSymLinkFile = SymLinkFile + DELTA_EDITING;
|
|
19
|
+
export const EditingSymLinkFolder = SymLinkFolder + DELTA_EDITING;
|
|
20
|
+
export const EditingSymLinkUnknown = Symlink + DELTA_EDITING;
|