@lvce-editor/virtual-dom-worker 2.11.0 → 2.12.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 +21 -1
- package/dist/index.js +40 -0
- package/package.json +1 -1
- package/src/parts/ClassNames/ClassNames.ts +20 -0
package/dist/index.d.ts
CHANGED
|
@@ -115,6 +115,8 @@ declare const Features = "Features";
|
|
|
115
115
|
declare const FeaturesList = "FeaturesList";
|
|
116
116
|
declare const FeatureWebView = "FeatureWebView";
|
|
117
117
|
declare const FileIcon = "FileIcon";
|
|
118
|
+
declare const Filter = "Filter";
|
|
119
|
+
declare const FilterBadge = "FilterBadge";
|
|
118
120
|
declare const FindWidget = "FindWidget";
|
|
119
121
|
declare const FindWidgetFind = "FindWidgetFind";
|
|
120
122
|
declare const FindWidgetMatchCount = "FindWidgetMatchCount";
|
|
@@ -140,6 +142,7 @@ declare const InputLabel = "InputLabel";
|
|
|
140
142
|
declare const InputValidationError = "InputValidationError";
|
|
141
143
|
declare const Label = "Label";
|
|
142
144
|
declare const LabelCut = "LabelCut";
|
|
145
|
+
declare const LabelDetail = "LabelDetail";
|
|
143
146
|
declare const Large = "Large";
|
|
144
147
|
declare const List = "List";
|
|
145
148
|
declare const ListItems = "ListItems";
|
|
@@ -156,6 +159,8 @@ declare const MaskIconRegex = "MaskIconRegex";
|
|
|
156
159
|
declare const MaskIconReplaceAll = "MaskIconReplaceAll";
|
|
157
160
|
declare const MaskIconSymbolFile = "MaskIconSymbolFile";
|
|
158
161
|
declare const MaskIconWholeWord = "MaskIconWholeWord";
|
|
162
|
+
declare const Message = "Message";
|
|
163
|
+
declare const MessageAction = "MessageAction";
|
|
159
164
|
declare const MoreInfo = "MoreInfo";
|
|
160
165
|
declare const MoreInfoEntry = "MoreInfoEntry";
|
|
161
166
|
declare const MoreInfoEntryKey = "MoreInfoEntryKey";
|
|
@@ -163,6 +168,21 @@ declare const MoreInfoEntryOdd = "MoreInfoEntryOdd";
|
|
|
163
168
|
declare const MoreInfoEntryValue = "MoreInfoEntryValue";
|
|
164
169
|
declare const MultilineInputBox = "MultilineInputBox";
|
|
165
170
|
declare const Normal = "Normal";
|
|
171
|
+
declare const Problem = "Problem";
|
|
172
|
+
declare const ProblemAt = "ProblemAt";
|
|
173
|
+
declare const ProblemBadge = "ProblemBadge";
|
|
174
|
+
declare const Problems = "Problems";
|
|
175
|
+
declare const ProblemSelected = "ProblemSelected";
|
|
176
|
+
declare const ProblemsErrorIcon = "ProblemsErrorIcon";
|
|
177
|
+
declare const ProblemsIcon = "ProblemsIcon";
|
|
178
|
+
declare const ProblemsList = "ProblemsList";
|
|
179
|
+
declare const ProblemsTable = "ProblemsTable";
|
|
180
|
+
declare const ProblemsTableBody = "ProblemsTableBody";
|
|
181
|
+
declare const ProblemsTableHeader = "ProblemsTableHeader";
|
|
182
|
+
declare const ProblemsTableRow = "ProblemsTableRow";
|
|
183
|
+
declare const ProblemsTableRowItem = "ProblemsTableRowItem";
|
|
184
|
+
declare const ProblemsTableRowOdd = "ProblemsTableRowOdd";
|
|
185
|
+
declare const ProblemsWarningIcon = "ProblemsWarningIcon";
|
|
166
186
|
declare const QuickPick = "QuickPick";
|
|
167
187
|
declare const QuickPickHeader = "QuickPickHeader";
|
|
168
188
|
declare const QuickPickHighlight = "QuickPickHighlight";
|
|
@@ -503,7 +523,7 @@ declare namespace AriaLive {
|
|
|
503
523
|
export { Polite };
|
|
504
524
|
}
|
|
505
525
|
declare namespace ClassNames {
|
|
506
|
-
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, 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, Large, List, ListItems, Markdown, MaskIcon, MaskIconBook, MaskIconCaseSensitive, MaskIconChevronDown, MaskIconChevronRight, MaskIconEllipsis, MaskIconExclude, MaskIconPreserveCase, MaskIconRegex, MaskIconReplaceAll, MaskIconSymbolFile, MaskIconWholeWord, MoreInfo, MoreInfoEntry, MoreInfoEntryKey, MoreInfoEntryOdd, MoreInfoEntryValue, MultilineInputBox, Normal, 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 };
|
|
526
|
+
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 };
|
|
507
527
|
}
|
|
508
528
|
declare namespace KeyCode {
|
|
509
529
|
export { ABNT_C1, ABNT_C2, Alt, AudioVolumeDown, AudioVolumeMute, AudioVolumeUp, Backquote, Backslash, Backspace, BracketLeft, BracketRight, BrowserBack, BrowserForward, BrowserHome, BrowserSearch, CapsLock, Clear, Comma, ContextMenu, Ctrl, Delete, Digit0, Digit1, Digit2, Digit3, Digit4, Digit5, Digit6, Digit7, Digit8, Digit9, DownArrow, End, Enter, Equal, Escape, F1, F10, F11, F12, F13, F14, F15, F16, F17, F18, F19, F2, F20, F21, F22, F23, F24, F3, F4, F5, F6, F7, F8, F9, Home, Insert, IntlBackslash, KeyA, KeyB, KeyC, KeyD, KeyE, KeyF, KeyG, KeyH, KeyI, KeyInComposition, KeyJ, KeyK, KeyL, KeyM, KeyN, KeyO, KeyP, KeyQ, KeyR, KeyS, KeyT, KeyU, KeyV, KeyW, KeyX, KeyY, KeyZ, LaunchApp2, LaunchMail, LaunchMediaPlayer, LeftArrow, MaxValue, MediaPlayPause, MediaStop, MediaTrackNext, MediaTrackPrevious, Meta, Minus, NumLock, Numpad0, Numpad1, Numpad2, Numpad3, Numpad4, Numpad5, Numpad6, Numpad7, Numpad8, Numpad9, NumpadAdd, NumpadDecimal, NumpadDivide, NumpadMultiply, NumpadSeparator, NumpadSubtract, OEM_8, PageDown, PageUp, PauseBreak, Period, Plus, Quote, RightArrow, ScrollLock, SemiColon, Slash, Space, Star, Tab$1 as Tab, Unknown, UpArrow };
|
package/dist/index.js
CHANGED
|
@@ -140,6 +140,8 @@ const Features = 'Features';
|
|
|
140
140
|
const FeaturesList = 'FeaturesList';
|
|
141
141
|
const FeatureWebView = 'FeatureWebView';
|
|
142
142
|
const FileIcon = 'FileIcon';
|
|
143
|
+
const Filter = 'Filter';
|
|
144
|
+
const FilterBadge = 'FilterBadge';
|
|
143
145
|
const FindWidget = 'FindWidget';
|
|
144
146
|
const FindWidgetFind = 'FindWidgetFind';
|
|
145
147
|
const FindWidgetMatchCount = 'FindWidgetMatchCount';
|
|
@@ -165,6 +167,7 @@ const InputLabel = 'InputLabel';
|
|
|
165
167
|
const InputValidationError = 'InputValidationError';
|
|
166
168
|
const Label$1 = 'Label';
|
|
167
169
|
const LabelCut = 'LabelCut';
|
|
170
|
+
const LabelDetail = 'LabelDetail';
|
|
168
171
|
const Large = 'Large';
|
|
169
172
|
const List = 'List';
|
|
170
173
|
const ListItems = 'ListItems';
|
|
@@ -181,6 +184,8 @@ const MaskIconRegex = 'MaskIconRegex';
|
|
|
181
184
|
const MaskIconReplaceAll = 'MaskIconReplaceAll';
|
|
182
185
|
const MaskIconSymbolFile = 'MaskIconSymbolFile';
|
|
183
186
|
const MaskIconWholeWord = 'MaskIconWholeWord';
|
|
187
|
+
const Message = 'Message';
|
|
188
|
+
const MessageAction = 'MessageAction';
|
|
184
189
|
const MoreInfo = 'MoreInfo';
|
|
185
190
|
const MoreInfoEntry = 'MoreInfoEntry';
|
|
186
191
|
const MoreInfoEntryKey = 'MoreInfoEntryKey';
|
|
@@ -188,6 +193,21 @@ const MoreInfoEntryOdd = 'MoreInfoEntryOdd';
|
|
|
188
193
|
const MoreInfoEntryValue = 'MoreInfoEntryValue';
|
|
189
194
|
const MultilineInputBox = 'MultilineInputBox';
|
|
190
195
|
const Normal = 'Normal';
|
|
196
|
+
const Problem = 'Problem';
|
|
197
|
+
const ProblemAt = 'ProblemAt';
|
|
198
|
+
const ProblemBadge = 'ProblemBadge';
|
|
199
|
+
const Problems = 'Problems';
|
|
200
|
+
const ProblemSelected = 'ProblemSelected';
|
|
201
|
+
const ProblemsErrorIcon = 'ProblemsErrorIcon';
|
|
202
|
+
const ProblemsIcon = 'ProblemsIcon';
|
|
203
|
+
const ProblemsList = 'ProblemsList';
|
|
204
|
+
const ProblemsTable = 'ProblemsTable';
|
|
205
|
+
const ProblemsTableBody = 'ProblemsTableBody';
|
|
206
|
+
const ProblemsTableHeader = 'ProblemsTableHeader';
|
|
207
|
+
const ProblemsTableRow = 'ProblemsTableRow';
|
|
208
|
+
const ProblemsTableRowItem = 'ProblemsTableRowItem';
|
|
209
|
+
const ProblemsTableRowOdd = 'ProblemsTableRowOdd';
|
|
210
|
+
const ProblemsWarningIcon = 'ProblemsWarningIcon';
|
|
191
211
|
const QuickPick = 'QuickPick';
|
|
192
212
|
const QuickPickHeader = 'QuickPickHeader';
|
|
193
213
|
const QuickPickHighlight = 'QuickPickHighlight';
|
|
@@ -356,6 +376,8 @@ const ClassNames = {
|
|
|
356
376
|
Features,
|
|
357
377
|
FeaturesList,
|
|
358
378
|
FileIcon,
|
|
379
|
+
Filter,
|
|
380
|
+
FilterBadge,
|
|
359
381
|
FindWidget,
|
|
360
382
|
FindWidgetFind,
|
|
361
383
|
FindWidgetMatchCount,
|
|
@@ -381,6 +403,7 @@ const ClassNames = {
|
|
|
381
403
|
InputValidationError,
|
|
382
404
|
Label: Label$1,
|
|
383
405
|
LabelCut,
|
|
406
|
+
LabelDetail,
|
|
384
407
|
Large,
|
|
385
408
|
List,
|
|
386
409
|
ListItems,
|
|
@@ -397,6 +420,8 @@ const ClassNames = {
|
|
|
397
420
|
MaskIconReplaceAll,
|
|
398
421
|
MaskIconSymbolFile,
|
|
399
422
|
MaskIconWholeWord,
|
|
423
|
+
Message,
|
|
424
|
+
MessageAction,
|
|
400
425
|
MoreInfo,
|
|
401
426
|
MoreInfoEntry,
|
|
402
427
|
MoreInfoEntryKey,
|
|
@@ -404,6 +429,21 @@ const ClassNames = {
|
|
|
404
429
|
MoreInfoEntryValue,
|
|
405
430
|
MultilineInputBox,
|
|
406
431
|
Normal,
|
|
432
|
+
Problem,
|
|
433
|
+
ProblemAt,
|
|
434
|
+
ProblemBadge,
|
|
435
|
+
ProblemSelected,
|
|
436
|
+
Problems,
|
|
437
|
+
ProblemsErrorIcon,
|
|
438
|
+
ProblemsIcon,
|
|
439
|
+
ProblemsList,
|
|
440
|
+
ProblemsTable,
|
|
441
|
+
ProblemsTableBody,
|
|
442
|
+
ProblemsTableHeader,
|
|
443
|
+
ProblemsTableRow,
|
|
444
|
+
ProblemsTableRowItem,
|
|
445
|
+
ProblemsTableRowOdd,
|
|
446
|
+
ProblemsWarningIcon,
|
|
407
447
|
QuickPick,
|
|
408
448
|
QuickPickHeader,
|
|
409
449
|
QuickPickHighlight,
|
package/package.json
CHANGED
|
@@ -96,6 +96,8 @@ export const Features = 'Features'
|
|
|
96
96
|
export const FeaturesList = 'FeaturesList'
|
|
97
97
|
export const FeatureWebView = 'FeatureWebView'
|
|
98
98
|
export const FileIcon = 'FileIcon'
|
|
99
|
+
export const Filter = 'Filter'
|
|
100
|
+
export const FilterBadge = 'FilterBadge'
|
|
99
101
|
export const FindWidget = 'FindWidget'
|
|
100
102
|
export const FindWidgetFind = 'FindWidgetFind'
|
|
101
103
|
export const FindWidgetMatchCount = 'FindWidgetMatchCount'
|
|
@@ -121,6 +123,7 @@ export const InputLabel = 'InputLabel'
|
|
|
121
123
|
export const InputValidationError = 'InputValidationError'
|
|
122
124
|
export const Label = 'Label'
|
|
123
125
|
export const LabelCut = 'LabelCut'
|
|
126
|
+
export const LabelDetail = 'LabelDetail'
|
|
124
127
|
export const Large = 'Large'
|
|
125
128
|
export const List = 'List'
|
|
126
129
|
export const ListItems = 'ListItems'
|
|
@@ -137,6 +140,8 @@ export const MaskIconRegex = 'MaskIconRegex'
|
|
|
137
140
|
export const MaskIconReplaceAll = 'MaskIconReplaceAll'
|
|
138
141
|
export const MaskIconSymbolFile = 'MaskIconSymbolFile'
|
|
139
142
|
export const MaskIconWholeWord = 'MaskIconWholeWord'
|
|
143
|
+
export const Message = 'Message'
|
|
144
|
+
export const MessageAction = 'MessageAction'
|
|
140
145
|
export const MoreInfo = 'MoreInfo'
|
|
141
146
|
export const MoreInfoEntry = 'MoreInfoEntry'
|
|
142
147
|
export const MoreInfoEntryKey = 'MoreInfoEntryKey'
|
|
@@ -144,6 +149,21 @@ export const MoreInfoEntryOdd = 'MoreInfoEntryOdd'
|
|
|
144
149
|
export const MoreInfoEntryValue = 'MoreInfoEntryValue'
|
|
145
150
|
export const MultilineInputBox = 'MultilineInputBox'
|
|
146
151
|
export const Normal = 'Normal'
|
|
152
|
+
export const Problem = 'Problem'
|
|
153
|
+
export const ProblemAt = 'ProblemAt'
|
|
154
|
+
export const ProblemBadge = 'ProblemBadge'
|
|
155
|
+
export const Problems = 'Problems'
|
|
156
|
+
export const ProblemSelected = 'ProblemSelected'
|
|
157
|
+
export const ProblemsErrorIcon = 'ProblemsErrorIcon'
|
|
158
|
+
export const ProblemsIcon = 'ProblemsIcon'
|
|
159
|
+
export const ProblemsList = 'ProblemsList'
|
|
160
|
+
export const ProblemsTable = 'ProblemsTable'
|
|
161
|
+
export const ProblemsTableBody = 'ProblemsTableBody'
|
|
162
|
+
export const ProblemsTableHeader = 'ProblemsTableHeader'
|
|
163
|
+
export const ProblemsTableRow = 'ProblemsTableRow'
|
|
164
|
+
export const ProblemsTableRowItem = 'ProblemsTableRowItem'
|
|
165
|
+
export const ProblemsTableRowOdd = 'ProblemsTableRowOdd'
|
|
166
|
+
export const ProblemsWarningIcon = 'ProblemsWarningIcon'
|
|
147
167
|
export const QuickPick = 'QuickPick'
|
|
148
168
|
export const QuickPickHeader = 'QuickPickHeader'
|
|
149
169
|
export const QuickPickHighlight = 'QuickPickHighlight'
|