api |
@@ -1381,7 +1381,7 @@
KubeObjectStore.bufferSize
dependencies
-• Protected Readonly dependencies: ReplicaSetStoreDependencies
+• Protected Readonly dependencies: Dependencies
eventsBuffer
• Protected eventsBuffer: IObservableArray<IKubeWatchEvent<KubeJsonApiData<NamespaceScopedMetadata, ReplicaSetStatus, ReplicaSetSpec>>>
diff --git a/master/extensions/api/classes/Renderer.LensExtension/index.html b/master/extensions/api/classes/Renderer.LensExtension/index.html
index aec45e3a07..89f819eecf 100644
--- a/master/extensions/api/classes/Renderer.LensExtension/index.html
+++ b/master/extensions/api/classes/Renderer.LensExtension/index.html
@@ -1213,12 +1213,12 @@
[Disposers]
• [Disposers]: ExtendableDisposer
Inherited from
-LensExtension.__@Disposers@30928
+LensExtension.__@Disposers@32588
[lensExtensionDependencies]
• Readonly [lensExtensionDependencies]: LensRendererExtensionDependencies
Inherited from
-LensExtension.__@lensExtensionDependencies@30931
+LensExtension.__@lensExtensionDependencies@32591
additionalCategoryColumns
• additionalCategoryColumns: AdditionalCategoryColumnRegistration[] = []
diff --git a/master/extensions/api/interfaces/Renderer.Component.BadgeProps/index.html b/master/extensions/api/interfaces/Renderer.Component.BadgeProps/index.html
index 008661bffe..8800d01854 100644
--- a/master/extensions/api/interfaces/Renderer.Component.BadgeProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.BadgeProps/index.html
@@ -2880,7 +2880,7 @@
React.HTMLAttributes.aria-atomic
aria-autocomplete
-• Optional aria-autocomplete: "none" | "list" | "inline" | "both"
+• Optional aria-autocomplete: "none" | "inline" | "list" | "both"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.
Inherited from
@@ -2942,7 +2942,7 @@ presented if they are made.
React.HTMLAttributes.aria-controls
aria-current
-• Optional aria-current: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location"
+• Optional aria-current: boolean | "date" | "time" | "location" | "true" | "false" | "page" | "step"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
React.HTMLAttributes.aria-current
@@ -3015,7 +3015,7 @@ allows assistive technology to override the general default of reading in docume
React.HTMLAttributes.aria-grabbed
-• Optional aria-haspopup: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false"
+• Optional aria-haspopup: boolean | "dialog" | "menu" | "tree" | "true" | "grid" | "listbox" | "false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
React.HTMLAttributes.aria-haspopup
@@ -3348,7 +3348,7 @@ A hint could be a sample value or a brief description of the expected format.React.HTMLAttributes.inlist
-• Optional inputMode: "search" | "none" | "url" | "text" | "tel" | "email" | "numeric" | "decimal"
+• Optional inputMode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
diff --git a/master/extensions/api/interfaces/Renderer.Component.ButtonProps/index.html b/master/extensions/api/interfaces/Renderer.Component.ButtonProps/index.html
index 3ba3c5183a..a65d3a3d91 100644
--- a/master/extensions/api/interfaces/Renderer.Component.ButtonProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.ButtonProps/index.html
@@ -3022,7 +3022,7 @@
ButtonHTMLAttributes.aria-atomic
aria-autocomplete
-• Optional aria-autocomplete: "none" | "list" | "inline" | "both"
+• Optional aria-autocomplete: "none" | "inline" | "list" | "both"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.
Inherited from
@@ -3084,7 +3084,7 @@ presented if they are made.
ButtonHTMLAttributes.aria-controls
aria-current
-• Optional aria-current: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location"
+• Optional aria-current: boolean | "date" | "time" | "location" | "true" | "false" | "page" | "step"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
ButtonHTMLAttributes.aria-current
@@ -3157,7 +3157,7 @@ allows assistive technology to override the general default of reading in docume
ButtonHTMLAttributes.aria-grabbed
-• Optional aria-haspopup: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false"
+• Optional aria-haspopup: boolean | "dialog" | "menu" | "tree" | "true" | "grid" | "listbox" | "false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
ButtonHTMLAttributes.aria-haspopup
@@ -3527,7 +3527,7 @@ A hint could be a sample value or a brief description of the expected format.ButtonHTMLAttributes.inlist
-• Optional inputMode: "search" | "none" | "url" | "text" | "tel" | "email" | "numeric" | "decimal"
+• Optional inputMode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
@@ -4481,7 +4481,7 @@ A hint could be a sample value or a brief description of the expected format.ButtonHTMLAttributes.translate
type
-• Optional type: "button" | "reset" | "submit"
+• Optional type: "reset" | "button" | "submit"
Inherited from
ButtonHTMLAttributes.type
diff --git a/master/extensions/api/interfaces/Renderer.Component.DrawerItemLabelsProps/index.html b/master/extensions/api/interfaces/Renderer.Component.DrawerItemLabelsProps/index.html
index 2fb14421fd..2e6e82c738 100644
--- a/master/extensions/api/interfaces/Renderer.Component.DrawerItemLabelsProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.DrawerItemLabelsProps/index.html
@@ -2864,7 +2864,7 @@
DrawerItemProps.aria-atomic
aria-autocomplete
-• Optional aria-autocomplete: "none" | "list" | "inline" | "both"
+• Optional aria-autocomplete: "none" | "inline" | "list" | "both"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.
Inherited from
@@ -2926,7 +2926,7 @@ presented if they are made.
DrawerItemProps.aria-controls
aria-current
-• Optional aria-current: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location"
+• Optional aria-current: boolean | "date" | "time" | "location" | "true" | "false" | "page" | "step"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
DrawerItemProps.aria-current
@@ -2999,7 +2999,7 @@ allows assistive technology to override the general default of reading in docume
DrawerItemProps.aria-grabbed
-• Optional aria-haspopup: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false"
+• Optional aria-haspopup: boolean | "dialog" | "menu" | "tree" | "true" | "grid" | "listbox" | "false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
DrawerItemProps.aria-haspopup
@@ -3323,7 +3323,7 @@ A hint could be a sample value or a brief description of the expected format.DrawerItemProps.inlist
-• Optional inputMode: "search" | "none" | "url" | "text" | "tel" | "email" | "numeric" | "decimal"
+• Optional inputMode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
diff --git a/master/extensions/api/interfaces/Renderer.Component.DrawerItemProps/index.html b/master/extensions/api/interfaces/Renderer.Component.DrawerItemProps/index.html
index 369fd30d86..26798622fb 100644
--- a/master/extensions/api/interfaces/Renderer.Component.DrawerItemProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.DrawerItemProps/index.html
@@ -2857,7 +2857,7 @@
React.HTMLAttributes.aria-atomic
aria-autocomplete
-• Optional aria-autocomplete: "none" | "list" | "inline" | "both"
+• Optional aria-autocomplete: "none" | "inline" | "list" | "both"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.
Inherited from
@@ -2919,7 +2919,7 @@ presented if they are made.
React.HTMLAttributes.aria-controls
aria-current
-• Optional aria-current: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location"
+• Optional aria-current: boolean | "date" | "time" | "location" | "true" | "false" | "page" | "step"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
React.HTMLAttributes.aria-current
@@ -2992,7 +2992,7 @@ allows assistive technology to override the general default of reading in docume
React.HTMLAttributes.aria-grabbed
-• Optional aria-haspopup: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false"
+• Optional aria-haspopup: boolean | "dialog" | "menu" | "tree" | "true" | "grid" | "listbox" | "false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
React.HTMLAttributes.aria-haspopup
@@ -3316,7 +3316,7 @@ A hint could be a sample value or a brief description of the expected format.React.HTMLAttributes.inlist
-• Optional inputMode: "search" | "none" | "url" | "text" | "tel" | "email" | "numeric" | "decimal"
+• Optional inputMode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
diff --git a/master/extensions/api/interfaces/Renderer.Component.IconProps/index.html b/master/extensions/api/interfaces/Renderer.Component.IconProps/index.html
index 184f849f1d..3cbeed3a28 100644
--- a/master/extensions/api/interfaces/Renderer.Component.IconProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.IconProps/index.html
@@ -2955,7 +2955,7 @@
React.HTMLAttributes.aria-atomic
aria-autocomplete
-• Optional aria-autocomplete: "none" | "list" | "inline" | "both"
+• Optional aria-autocomplete: "none" | "inline" | "list" | "both"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.
Inherited from
@@ -3017,7 +3017,7 @@ presented if they are made.
React.HTMLAttributes.aria-controls
aria-current
-• Optional aria-current: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location"
+• Optional aria-current: boolean | "date" | "time" | "location" | "true" | "false" | "page" | "step"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
React.HTMLAttributes.aria-current
@@ -3090,7 +3090,7 @@ allows assistive technology to override the general default of reading in docume
React.HTMLAttributes.aria-grabbed
-• Optional aria-haspopup: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false"
+• Optional aria-haspopup: boolean | "dialog" | "menu" | "tree" | "true" | "grid" | "listbox" | "false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
React.HTMLAttributes.aria-haspopup
@@ -3444,7 +3444,7 @@ A hint could be a sample value or a brief description of the expected format.React.HTMLAttributes.inlist
-• Optional inputMode: "search" | "none" | "url" | "text" | "tel" | "email" | "numeric" | "decimal"
+• Optional inputMode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
diff --git a/master/extensions/api/interfaces/Renderer.Component.LineProgressProps/index.html b/master/extensions/api/interfaces/Renderer.Component.LineProgressProps/index.html
index 41e9883d5d..77f79a6013 100644
--- a/master/extensions/api/interfaces/Renderer.Component.LineProgressProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.LineProgressProps/index.html
@@ -3726,7 +3726,7 @@
React.HTMLProps.aria-atomic
aria-autocomplete
-• Optional aria-autocomplete: "none" | "list" | "inline" | "both"
+• Optional aria-autocomplete: "none" | "inline" | "list" | "both"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.
Inherited from
@@ -3788,7 +3788,7 @@ presented if they are made.
React.HTMLProps.aria-controls
aria-current
-• Optional aria-current: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location"
+• Optional aria-current: boolean | "date" | "time" | "location" | "true" | "false" | "page" | "step"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
React.HTMLProps.aria-current
@@ -3861,7 +3861,7 @@ allows assistive technology to override the general default of reading in docume
React.HTMLProps.aria-grabbed
-• Optional aria-haspopup: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false"
+• Optional aria-haspopup: boolean | "dialog" | "menu" | "tree" | "true" | "grid" | "listbox" | "false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
React.HTMLProps.aria-haspopup
@@ -4385,7 +4385,7 @@ A hint could be a sample value or a brief description of the expected format.React.HTMLProps.inlist
-• Optional inputMode: "search" | "none" | "url" | "text" | "tel" | "email" | "numeric" | "decimal"
+• Optional inputMode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
diff --git a/master/extensions/api/interfaces/Renderer.Component.MenuItemProps/index.html b/master/extensions/api/interfaces/Renderer.Component.MenuItemProps/index.html
index f9b01b839e..fffed93597 100644
--- a/master/extensions/api/interfaces/Renderer.Component.MenuItemProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.MenuItemProps/index.html
@@ -3745,7 +3745,7 @@
React.HTMLProps.aria-atomic
aria-autocomplete
-• Optional aria-autocomplete: "none" | "list" | "inline" | "both"
+• Optional aria-autocomplete: "none" | "inline" | "list" | "both"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.
Inherited from
@@ -3807,7 +3807,7 @@ presented if they are made.
React.HTMLProps.aria-controls
aria-current
-• Optional aria-current: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location"
+• Optional aria-current: boolean | "date" | "time" | "location" | "true" | "false" | "page" | "step"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
React.HTMLProps.aria-current
@@ -3880,7 +3880,7 @@ allows assistive technology to override the general default of reading in docume
React.HTMLProps.aria-grabbed
-• Optional aria-haspopup: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false"
+• Optional aria-haspopup: boolean | "dialog" | "menu" | "tree" | "true" | "grid" | "listbox" | "false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
React.HTMLProps.aria-haspopup
@@ -4407,7 +4407,7 @@ A hint could be a sample value or a brief description of the expected format.React.HTMLProps.inlist
-• Optional inputMode: "search" | "none" | "url" | "text" | "tel" | "email" | "numeric" | "decimal"
+• Optional inputMode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
diff --git a/master/extensions/api/interfaces/Renderer.Component.MonacoEditorProps/index.html b/master/extensions/api/interfaces/Renderer.Component.MonacoEditorProps/index.html
index 7fe2264c0c..0f67b1c1b4 100644
--- a/master/extensions/api/interfaces/Renderer.Component.MonacoEditorProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.MonacoEditorProps/index.html
@@ -921,7 +921,7 @@
• Optional innerRef: ForwardedRef<MonacoEditorRef>
language
-• Optional language: "json" | "yaml"
+• Optional language: "yaml" | "json"
options
• Optional options: Partial<IStandaloneEditorConstructionOptions>
diff --git a/master/extensions/api/interfaces/Renderer.Component.NamespaceSelectProps/index.html b/master/extensions/api/interfaces/Renderer.Component.NamespaceSelectProps/index.html
index e9cb3eb140..065ce728cd 100644
--- a/master/extensions/api/interfaces/Renderer.Component.NamespaceSelectProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.NamespaceSelectProps/index.html
@@ -2170,7 +2170,7 @@ when there isn't enough space below the control.
Omit.theme
themeName
-• Optional themeName: "dark" | "light" | "lens" | "outlined"
+• Optional themeName: "lens" | "dark" | "light" | "outlined"
Inherited from
Omit.themeName
diff --git a/master/extensions/api/interfaces/Renderer.Component.SearchInputProps/index.html b/master/extensions/api/interfaces/Renderer.Component.SearchInputProps/index.html
index 9659a41815..bd5b0c8f3a 100644
--- a/master/extensions/api/interfaces/Renderer.Component.SearchInputProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.SearchInputProps/index.html
@@ -3289,7 +3289,7 @@
InputProps.aria-atomic
aria-autocomplete
-• Optional aria-autocomplete: "none" | "list" | "inline" | "both"
+• Optional aria-autocomplete: "none" | "inline" | "list" | "both"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.
Inherited from
@@ -3351,7 +3351,7 @@ presented if they are made.
InputProps.aria-controls
aria-current
-• Optional aria-current: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location"
+• Optional aria-current: boolean | "date" | "time" | "location" | "true" | "false" | "page" | "step"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
InputProps.aria-current
@@ -3424,7 +3424,7 @@ allows assistive technology to override the general default of reading in docume
InputProps.aria-grabbed
-• Optional aria-haspopup: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false"
+• Optional aria-haspopup: boolean | "dialog" | "menu" | "tree" | "true" | "grid" | "listbox" | "false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
InputProps.aria-haspopup
@@ -3799,7 +3799,7 @@ A hint could be a sample value or a brief description of the expected format.InputProps.draggable
enterKeyHint
-• Optional enterKeyHint: "search" | "done" | "enter" | "previous" | "send" | "go" | "next"
+• Optional enterKeyHint: "search" | "done" | "enter" | "previous" | "send" | "next" | "go"
Inherited from
InputProps.enterKeyHint
@@ -3864,7 +3864,7 @@ A hint could be a sample value or a brief description of the expected format.InputProps.inlist
-• Optional inputMode: "search" | "none" | "url" | "text" | "tel" | "email" | "numeric" | "decimal"
+• Optional inputMode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
diff --git a/master/extensions/api/interfaces/Renderer.Component.SelectProps/index.html b/master/extensions/api/interfaces/Renderer.Component.SelectProps/index.html
index 4e8d753edd..bae59121ab 100644
--- a/master/extensions/api/interfaces/Renderer.Component.SelectProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.SelectProps/index.html
@@ -2141,7 +2141,7 @@ when there isn't enough space below the control.
Omit.theme
themeName
-• Optional themeName: "dark" | "light" | "lens" | "outlined"
+• Optional themeName: "lens" | "dark" | "light" | "outlined"
unstyled
• Optional unstyled: boolean
diff --git a/master/extensions/api/interfaces/Renderer.Component.SliderProps/index.html b/master/extensions/api/interfaces/Renderer.Component.SliderProps/index.html
index e52196f271..aaf862ae59 100644
--- a/master/extensions/api/interfaces/Renderer.Component.SliderProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.SliderProps/index.html
@@ -3033,7 +3033,7 @@
Omit.aria-atomic
aria-autocomplete
-• Optional aria-autocomplete: "none" | "list" | "inline" | "both"
+• Optional aria-autocomplete: "none" | "inline" | "list" | "both"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.
Inherited from
@@ -3095,7 +3095,7 @@ presented if they are made.
Omit.aria-controls
aria-current
-• Optional aria-current: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location"
+• Optional aria-current: boolean | "date" | "time" | "location" | "true" | "false" | "page" | "step"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
Omit.aria-current
@@ -3168,7 +3168,7 @@ allows assistive technology to override the general default of reading in docume
Omit.aria-grabbed
-• Optional aria-haspopup: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false"
+• Optional aria-haspopup: boolean | "dialog" | "menu" | "tree" | "true" | "grid" | "listbox" | "false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
Omit.aria-haspopup
@@ -3560,7 +3560,7 @@ A hint could be a sample value or a brief description of the expected format.Omit.innerRef
-• Optional inputMode: "search" | "none" | "url" | "text" | "tel" | "email" | "numeric" | "decimal"
+• Optional inputMode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
diff --git a/master/extensions/api/interfaces/Renderer.Component.SpinnerProps/index.html b/master/extensions/api/interfaces/Renderer.Component.SpinnerProps/index.html
index 585908e1f0..54e94b14bc 100644
--- a/master/extensions/api/interfaces/Renderer.Component.SpinnerProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.SpinnerProps/index.html
@@ -3734,7 +3734,7 @@
React.HTMLProps.aria-atomic
aria-autocomplete
-• Optional aria-autocomplete: "none" | "list" | "inline" | "both"
+• Optional aria-autocomplete: "none" | "inline" | "list" | "both"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.
Inherited from
@@ -3796,7 +3796,7 @@ presented if they are made.
React.HTMLProps.aria-controls
aria-current
-• Optional aria-current: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location"
+• Optional aria-current: boolean | "date" | "time" | "location" | "true" | "false" | "page" | "step"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
React.HTMLProps.aria-current
@@ -3869,7 +3869,7 @@ allows assistive technology to override the general default of reading in docume
React.HTMLProps.aria-grabbed
-• Optional aria-haspopup: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false"
+• Optional aria-haspopup: boolean | "dialog" | "menu" | "tree" | "true" | "grid" | "listbox" | "false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
React.HTMLProps.aria-haspopup
@@ -4396,7 +4396,7 @@ A hint could be a sample value or a brief description of the expected format.React.HTMLProps.inlist
-• Optional inputMode: "search" | "none" | "url" | "text" | "tel" | "email" | "numeric" | "decimal"
+• Optional inputMode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
diff --git a/master/extensions/api/interfaces/Renderer.Component.StatusBrickProps/index.html b/master/extensions/api/interfaces/Renderer.Component.StatusBrickProps/index.html
index 761198437f..f13e4b2ae0 100644
--- a/master/extensions/api/interfaces/Renderer.Component.StatusBrickProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.StatusBrickProps/index.html
@@ -2832,7 +2832,7 @@
React.HTMLAttributes.aria-atomic
aria-autocomplete
-• Optional aria-autocomplete: "none" | "list" | "inline" | "both"
+• Optional aria-autocomplete: "none" | "inline" | "list" | "both"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.
Inherited from
@@ -2894,7 +2894,7 @@ presented if they are made.
React.HTMLAttributes.aria-controls
aria-current
-• Optional aria-current: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location"
+• Optional aria-current: boolean | "date" | "time" | "location" | "true" | "false" | "page" | "step"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
React.HTMLAttributes.aria-current
@@ -2967,7 +2967,7 @@ allows assistive technology to override the general default of reading in docume
React.HTMLAttributes.aria-grabbed
-• Optional aria-haspopup: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false"
+• Optional aria-haspopup: boolean | "dialog" | "menu" | "tree" | "true" | "grid" | "listbox" | "false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
React.HTMLAttributes.aria-haspopup
@@ -3291,7 +3291,7 @@ A hint could be a sample value or a brief description of the expected format.React.HTMLAttributes.inlist
-• Optional inputMode: "search" | "none" | "url" | "text" | "tel" | "email" | "numeric" | "decimal"
+• Optional inputMode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
diff --git a/master/extensions/api/interfaces/Renderer.Component.StepperProps/index.html b/master/extensions/api/interfaces/Renderer.Component.StepperProps/index.html
index 2058b74966..8c50aa34af 100644
--- a/master/extensions/api/interfaces/Renderer.Component.StepperProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.StepperProps/index.html
@@ -3726,7 +3726,7 @@
React.HTMLProps.aria-atomic
aria-autocomplete
-• Optional aria-autocomplete: "none" | "list" | "inline" | "both"
+• Optional aria-autocomplete: "none" | "inline" | "list" | "both"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.
Inherited from
@@ -3788,7 +3788,7 @@ presented if they are made.
React.HTMLProps.aria-controls
aria-current
-• Optional aria-current: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location"
+• Optional aria-current: boolean | "date" | "time" | "location" | "true" | "false" | "page" | "step"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
React.HTMLProps.aria-current
@@ -3861,7 +3861,7 @@ allows assistive technology to override the general default of reading in docume
React.HTMLProps.aria-grabbed
-• Optional aria-haspopup: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false"
+• Optional aria-haspopup: boolean | "dialog" | "menu" | "tree" | "true" | "grid" | "listbox" | "false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
React.HTMLProps.aria-haspopup
@@ -4385,7 +4385,7 @@ A hint could be a sample value or a brief description of the expected format.React.HTMLProps.inlist
-• Optional inputMode: "search" | "none" | "url" | "text" | "tel" | "email" | "numeric" | "decimal"
+• Optional inputMode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
diff --git a/master/extensions/api/interfaces/Renderer.Component.SwitchProps/index.html b/master/extensions/api/interfaces/Renderer.Component.SwitchProps/index.html
index 929ac25791..b7222aebc7 100644
--- a/master/extensions/api/interfaces/Renderer.Component.SwitchProps/index.html
+++ b/master/extensions/api/interfaces/Renderer.Component.SwitchProps/index.html
@@ -3718,7 +3718,7 @@
Omit.aria-atomic
aria-autocomplete
-• Optional aria-autocomplete: "none" | "list" | "inline" | "both"
+• Optional aria-autocomplete: "none" | "inline" | "list" | "both"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.
Inherited from
@@ -3780,7 +3780,7 @@ presented if they are made.
Omit.aria-controls
aria-current
-• Optional aria-current: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location"
+• Optional aria-current: boolean | "date" | "time" | "location" | "true" | "false" | "page" | "step"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
Omit.aria-current
@@ -3853,7 +3853,7 @@ allows assistive technology to override the general default of reading in docume
Omit.aria-grabbed
-• Optional aria-haspopup: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false"
+• Optional aria-haspopup: boolean | "dialog" | "menu" | "tree" | "true" | "grid" | "listbox" | "false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
Omit.aria-haspopup
@@ -4377,7 +4377,7 @@ A hint could be a sample value or a brief description of the expected format.Omit.inlist
-• Optional inputMode: "search" | "none" | "url" | "text" | "tel" | "email" | "numeric" | "decimal"
+• Optional inputMode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
diff --git a/master/extensions/api/interfaces/Renderer.Theme.LensTheme/index.html b/master/extensions/api/interfaces/Renderer.Theme.LensTheme/index.html
index a0180d12cf..0401e573d4 100644
--- a/master/extensions/api/interfaces/Renderer.Theme.LensTheme/index.html
+++ b/master/extensions/api/interfaces/Renderer.Theme.LensTheme/index.html
@@ -758,6 +758,13 @@
description
+
+
+
+
+ isDefault
+
+
@@ -772,6 +779,13 @@
name
+
+
+
+
+ terminalColors
+
+
@@ -808,8 +822,10 @@
author
colors
description
+isDefault
monacoTheme
name
+terminalColors
type
Properties
@@ -817,17 +833,23 @@
• author: string
colors
-• colors: Record<string, string>
+• colors: Record<LensColorName, string>
description
• description: string
+isDefault
+• Optional isDefault: boolean
+
monacoTheme
• monacoTheme: MonacoTheme
name
• name: string
+terminalColors
+• terminalColors: Partial<Record<TerminalColorName, string>>
+
type
• type: LensThemeType
diff --git a/master/extensions/api/modules/Renderer.Component/index.html b/master/extensions/api/modules/Renderer.Component/index.html
index 1bb1e95caf..9640f79373 100644
--- a/master/extensions/api/modules/Renderer.Component/index.html
+++ b/master/extensions/api/modules/Renderer.Component/index.html
@@ -3066,7 +3066,7 @@ valid if one of the input validators matches the input