@omnia/fx 8.0.80-dev → 8.0.81-dev
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/internal-do-not-import-from-here/manifests/omnia.fx.ux.richtexteditor.manifest.json +1 -1
- package/internal-do-not-import-from-here/services/identities/UserIdentityService.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/dialog/Dialog.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/enterpriseproperties/display/datafield/DataFieldDisplay.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/richtextfield/RichTextFieldEdit.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/FilterEngineSettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerButton.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/journey/v2/JourneyBlade.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/v2/use/UseBlade.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/LayoutEditorCanvas.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/LayoutRendererCanvas.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutStepRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoCollage.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoCollageWrapper.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/RowPhotos.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/mediapickerimage/MediaPickerImage.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +16 -16
- package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/multitextinput/MultiTextInput.d.ts +12 -13
- package/internal-do-not-import-from-here/ux/optionpicker/OptionPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +54 -54
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/draggable/Draggable.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/InfiniteScroll.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.css.d.ts +4 -0
- package/internal-do-not-import-from-here/ux/oxide/{splitpanes/Splitpanes.d.ts → splitpane/Splitpane.d.ts} +0 -52
- package/internal-do-not-import-from-here/ux/oxide/{splitpanes → splitpane}/SplitpaneItem.d.ts +0 -52
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview2.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/profilecard/ProfileCard.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsDisplay.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyLocking.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/richtexteditor/EditorMenuBar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/richtexteditor/IRichTextEditor.d.ts +2 -7
- package/internal-do-not-import-from-here/ux/richtexteditor/IRichTextEditorExtensionHelper.d.ts +1 -4
- package/internal-do-not-import-from-here/ux/richtexteditor/IRichTextEditorSettings.d.ts +0 -14
- package/internal-do-not-import-from-here/ux/richtexteditor/InternalRichTextEditorApi.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/PublicRichTextEditorApi.d.ts +7 -8
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditor.d.ts +14 -41
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorInstance.d.ts +3 -1
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +381 -48
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorTester.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Alignment/Alignment.d.ts +9 -10
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Alignment/AlignmentNode.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/AnchorLink/AnchorLink.d.ts +12 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/AnchorLink/AnchorLinkNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/AnimatedGif/AnimatedGif.d.ts +16 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Blockquote/Blockquote.d.ts +12 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Blockquote/BlockquoteNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Bold/Bold.d.ts +10 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Bold/BoldNode.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/BulletList/BulletList.d.ts +11 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/BulletList/BulletListNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Code/Code.d.ts +12 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Code/CodeNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/CodeBlock/CodeBlock.d.ts +12 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/CodeBlock/CodeBlockNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Doc/DocNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/EmoticonPicker/EmoticonPicker.d.ts +12 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/EmoticonPicker/EmoticonPickerNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/EnterpriseGlossaryLink/EnterpriseGlossaryLinkSuggestionExtension.d.ts +7 -8
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/EnterpriseGlossaryLink/nodes/EnterpriseGlossarySuggestionNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/EnterpriseGlossaryLink/nodes/EnterpriseSuggestionIgnore.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/ExtendedElements/Division/DivisionNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/ExtendedElements/ExtendedElements.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/ExtendedElements/HardBreak/HardBreakNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/ExtendedElements/Iframe/IframeNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/ExtendedElements/Img/ImgNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/ExtendedElements/Link/LinkNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/ExtendedElements/Style/StyleNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/ExtendedElements/TrailingParagraph/TrailingNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/HashTag/HashTagEditorExtension.d.ts +20 -13
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/HashTag/HashTagNode.d.ts +2 -3
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Heading/Heading.d.ts +11 -13
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Heading/HeadingNode.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/History/History.d.ts +11 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/HorizontalRule/HorizontalRule.d.ts +12 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/HorizontalRule/HorizontalRuleNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Html/Html.d.ts +11 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Italic/Italic.d.ts +11 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Italic/ItalicNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/LanguagePicker/LanguagePicker.d.ts +9 -8
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/ListItem/ListItem.d.ts +8 -4
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/ListItem/ListItemNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/MediaPickerEditorExtension.d.ts +16 -12
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaImageNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/ScalableVectorGraphics.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/ScalableVectorGraphicsColorMatrix.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/ScalableVectorGraphicsComponentTransfer.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/ScalableVectorGraphicsDefinition.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/ScalableVectorGraphicsFilter.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/ScalableVectorGraphicsFuncB.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/ScalableVectorGraphicsFuncG.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/ScalableVectorGraphicsFuncR.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/ScalableVectorGraphicsImage.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Mention/Mention.d.ts +17 -11
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Mention/MentionNode.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/OrderedList/OrderedList.d.ts +11 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/OrderedList/OrderedListNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Paragraph/ParagraphNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Placeholder/PlaceHolderNode.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Placeholder/Placeholder.d.ts +7 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/RemoveFormatting/RemoveFormatingNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/RemoveFormatting/RemoveFormatting.d.ts +17 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Strike/Strike.d.ts +12 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Strike/StrikeNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Table/Table.d.ts +18 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Table/TableNode.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Table/nodes/TableCell.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Table/nodes/TableHeader.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Table/nodes/TableRow.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Text/TextNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextColor/TextColor.d.ts +14 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextColor/TextColorNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextCompletion/TextCompletion.d.ts +14 -11
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextCompletion/TextCompletionNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextStyle/TextStyleNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextTranslator/TextTranslator.d.ts +11 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TodoList/TodoList.d.ts +12 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TodoList/TodoListNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TodoList/nodes/TodoItem.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Underline/Underline.d.ts +11 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Underline/UnderlineNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/shareds/DefineRichTextExtension.d.ts +2 -22
- package/internal-do-not-import-from-here/ux/richtexteditor/shareds/DefineRichTextNode.d.ts +7 -2
- package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/social/templates/CommentLikeTemplate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/VelcronContentEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/AlignmentEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ImageEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/MarkdownEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/PropertyEditorCreator.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/SliderEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/SpacingEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/TextEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/TypographyEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/alternatelayout/AlternateLayoutRenameForm.d.ts +1 -1
- package/internal-do-not-import-from-here/wctypings.d.ts +15 -13
- package/package.json +2 -2
- package/internal-do-not-import-from-here/ux/oxide/splitpanes/Splitpanes.css.d.ts +0 -3
@@ -11,10 +11,10 @@ declare const _default: {
|
|
11
11
|
type: import("vue").PropType<"section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section">;
|
12
12
|
};
|
13
13
|
"component-host": {
|
14
|
-
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "
|
14
|
+
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx">;
|
15
15
|
};
|
16
16
|
componentHost: {
|
17
|
-
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "
|
17
|
+
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx">;
|
18
18
|
};
|
19
19
|
host: {
|
20
20
|
type: import("vue").PropType<"admin" | "editor" | "docs">;
|
@@ -35,10 +35,10 @@ declare const _default: {
|
|
35
35
|
type: import("vue").PropType<"section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section">;
|
36
36
|
};
|
37
37
|
"component-host": {
|
38
|
-
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "
|
38
|
+
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx">;
|
39
39
|
};
|
40
40
|
componentHost: {
|
41
|
-
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "
|
41
|
+
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx">;
|
42
42
|
};
|
43
43
|
host: {
|
44
44
|
type: import("vue").PropType<"admin" | "editor" | "docs">;
|
@@ -64,10 +64,10 @@ declare const _default: {
|
|
64
64
|
type: import("vue").PropType<"section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section">;
|
65
65
|
};
|
66
66
|
"component-host": {
|
67
|
-
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "
|
67
|
+
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx">;
|
68
68
|
};
|
69
69
|
componentHost: {
|
70
|
-
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "
|
70
|
+
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx">;
|
71
71
|
};
|
72
72
|
host: {
|
73
73
|
type: import("vue").PropType<"admin" | "editor" | "docs">;
|
@@ -92,10 +92,10 @@ declare const _default: {
|
|
92
92
|
type: import("vue").PropType<"section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section">;
|
93
93
|
};
|
94
94
|
"component-host": {
|
95
|
-
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "
|
95
|
+
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx">;
|
96
96
|
};
|
97
97
|
componentHost: {
|
98
|
-
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "
|
98
|
+
type: import("vue").PropType<"dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx">;
|
99
99
|
};
|
100
100
|
host: {
|
101
101
|
type: import("vue").PropType<"admin" | "editor" | "docs">;
|
@@ -107,10 +107,10 @@ declare const _default: {
|
|
107
107
|
}>[], unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
108
108
|
propsDefinition: Omit<Readonly<{} & {
|
109
109
|
host?: "admin" | "editor" | "docs";
|
110
|
-
variant?: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section";
|
111
|
-
componentHost?: "dialog" | "menu" | "table" | "tab" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx";
|
112
|
-
"component-host"?: "dialog" | "menu" | "table" | "tab" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx";
|
113
110
|
force?: boolean;
|
111
|
+
componentHost?: "dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx";
|
112
|
+
variant?: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section";
|
113
|
+
"component-host"?: "dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx";
|
114
114
|
}>, never>;
|
115
115
|
};
|
116
116
|
export default _default;
|
@@ -211,8 +211,8 @@ declare const _default: {
|
|
211
211
|
} & {
|
212
212
|
icon?: IIcon;
|
213
213
|
class?: String | String[];
|
214
|
-
size?: "small" | "default" | "large" | "x-large" | "x-small";
|
215
214
|
animation?: "flip" | "spin" | "beat" | "bounce";
|
215
|
+
size?: "small" | "default" | "large" | "x-large" | "x-small";
|
216
216
|
variant?: "default" | "background";
|
217
217
|
toned?: boolean;
|
218
218
|
colorType?: "base" | "onBase" | "container" | "onContainer";
|
@@ -249,11 +249,11 @@ declare const _default: {
|
|
249
249
|
colors?: any;
|
250
250
|
} & {
|
251
251
|
class?: String | String[];
|
252
|
-
width?: number;
|
253
|
-
height?: number;
|
254
252
|
aspectRatio?: "default" | "landscape";
|
253
|
+
height?: number;
|
255
254
|
maxHeight?: number;
|
256
255
|
maxWidth?: number;
|
256
|
+
width?: number;
|
257
257
|
cover?: boolean;
|
258
258
|
alt?: string;
|
259
259
|
src?: string;
|
@@ -199,8 +199,8 @@ declare const _default: {
|
|
199
199
|
}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
200
200
|
propsDefinition: Omit<Readonly<{} & {
|
201
201
|
mode?: "manual" | "intersect";
|
202
|
-
height?: string | number;
|
203
202
|
direction?: "horizontal" | "vertical";
|
203
|
+
height?: string | number;
|
204
204
|
margin?: string | number;
|
205
205
|
"v-slots"?: {
|
206
206
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -9,9 +9,9 @@ declare const _default: {
|
|
9
9
|
required: false;
|
10
10
|
};
|
11
11
|
variant: {
|
12
|
-
type: import("vue").PropType<"default" | "dialog" | "
|
12
|
+
type: import("vue").PropType<"default" | "dialog" | "editor" | "app">;
|
13
13
|
} & {
|
14
|
-
type: import("vue").PropType<"default" | "dialog" | "
|
14
|
+
type: import("vue").PropType<"default" | "dialog" | "editor" | "app">;
|
15
15
|
};
|
16
16
|
overrides: {
|
17
17
|
type: import("vue").PropType<object>;
|
@@ -56,9 +56,9 @@ declare const _default: {
|
|
56
56
|
required: false;
|
57
57
|
};
|
58
58
|
variant: {
|
59
|
-
type: import("vue").PropType<"default" | "dialog" | "
|
59
|
+
type: import("vue").PropType<"default" | "dialog" | "editor" | "app">;
|
60
60
|
} & {
|
61
|
-
type: import("vue").PropType<"default" | "dialog" | "
|
61
|
+
type: import("vue").PropType<"default" | "dialog" | "editor" | "app">;
|
62
62
|
};
|
63
63
|
overrides: {
|
64
64
|
type: import("vue").PropType<object>;
|
@@ -114,9 +114,9 @@ declare const _default: {
|
|
114
114
|
required: false;
|
115
115
|
};
|
116
116
|
variant: {
|
117
|
-
type: import("vue").PropType<"default" | "dialog" | "
|
117
|
+
type: import("vue").PropType<"default" | "dialog" | "editor" | "app">;
|
118
118
|
} & {
|
119
|
-
type: import("vue").PropType<"default" | "dialog" | "
|
119
|
+
type: import("vue").PropType<"default" | "dialog" | "editor" | "app">;
|
120
120
|
};
|
121
121
|
overrides: {
|
122
122
|
type: import("vue").PropType<object>;
|
@@ -169,9 +169,9 @@ declare const _default: {
|
|
169
169
|
required: false;
|
170
170
|
};
|
171
171
|
variant: {
|
172
|
-
type: import("vue").PropType<"default" | "dialog" | "
|
172
|
+
type: import("vue").PropType<"default" | "dialog" | "editor" | "app">;
|
173
173
|
} & {
|
174
|
-
type: import("vue").PropType<"default" | "dialog" | "
|
174
|
+
type: import("vue").PropType<"default" | "dialog" | "editor" | "app">;
|
175
175
|
};
|
176
176
|
overrides: {
|
177
177
|
type: import("vue").PropType<object>;
|
@@ -220,7 +220,7 @@ declare const _default: {
|
|
220
220
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
221
221
|
"v-model"?: boolean;
|
222
222
|
modelValue?: boolean;
|
223
|
-
variant?: "default" | "dialog" | "
|
223
|
+
variant?: "default" | "dialog" | "editor" | "app";
|
224
224
|
toned?: boolean;
|
225
225
|
overrides?: object;
|
226
226
|
location?: "left" | "right" | "bottom" | "top" | "end" | "start";
|
@@ -45,9 +45,9 @@ declare const _default: {
|
|
45
45
|
type: import("vue").PropType<boolean>;
|
46
46
|
};
|
47
47
|
variant: {
|
48
|
-
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "
|
48
|
+
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
|
49
49
|
} & {
|
50
|
-
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "
|
50
|
+
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
|
51
51
|
};
|
52
52
|
"title-size": {
|
53
53
|
type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
|
@@ -111,9 +111,9 @@ declare const _default: {
|
|
111
111
|
type: import("vue").PropType<boolean>;
|
112
112
|
};
|
113
113
|
variant: {
|
114
|
-
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "
|
114
|
+
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
|
115
115
|
} & {
|
116
|
-
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "
|
116
|
+
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
|
117
117
|
};
|
118
118
|
"title-size": {
|
119
119
|
type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
|
@@ -188,9 +188,9 @@ declare const _default: {
|
|
188
188
|
type: import("vue").PropType<boolean>;
|
189
189
|
};
|
190
190
|
variant: {
|
191
|
-
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "
|
191
|
+
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
|
192
192
|
} & {
|
193
|
-
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "
|
193
|
+
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
|
194
194
|
};
|
195
195
|
"title-size": {
|
196
196
|
type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
|
@@ -262,9 +262,9 @@ declare const _default: {
|
|
262
262
|
type: import("vue").PropType<boolean>;
|
263
263
|
};
|
264
264
|
variant: {
|
265
|
-
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "
|
265
|
+
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
|
266
266
|
} & {
|
267
|
-
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "
|
267
|
+
type: import("vue").PropType<"section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
|
268
268
|
};
|
269
269
|
"title-size": {
|
270
270
|
type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
|
@@ -299,7 +299,7 @@ declare const _default: {
|
|
299
299
|
padding?: OPaddingCombination;
|
300
300
|
hide?: boolean;
|
301
301
|
filled?: boolean;
|
302
|
-
variant?: "section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "
|
302
|
+
variant?: "section" | "navigation" | "default" | "dialog" | "content" | "tab" | "toolbar" | "settings" | "tab-vertical" | "info-section";
|
303
303
|
titleSize?: "xs" | "s" | "m" | "l" | "xl" | TypographySizes;
|
304
304
|
"title-size"?: "xs" | "s" | "m" | "l" | "xl" | TypographySizes;
|
305
305
|
divider?: OBorderCombination;
|
@@ -245,11 +245,11 @@ declare const _default: {
|
|
245
245
|
label?: string;
|
246
246
|
class?: String | String[];
|
247
247
|
disabled?: boolean;
|
248
|
+
readonly?: boolean;
|
248
249
|
"onUpdate:modelValue"?: (value: any) => any;
|
249
250
|
"v-model"?: any;
|
250
251
|
modelValue?: any;
|
251
252
|
rules?: ValidationRule[];
|
252
|
-
readonly?: boolean;
|
253
253
|
}>, "onUpdate:modelValue"> & {
|
254
254
|
"onUpdate:modelValue"?: (value: any) => any;
|
255
255
|
};
|
@@ -309,6 +309,7 @@ declare const _default: {
|
|
309
309
|
class?: String | String[];
|
310
310
|
size?: "small" | "default" | "large" | "x-large" | "x-small";
|
311
311
|
disabled?: boolean;
|
312
|
+
readonly?: boolean;
|
312
313
|
"onUpdate:modelValue"?: (value: string | number) => any;
|
313
314
|
"v-model"?: string | number;
|
314
315
|
modelValue?: string | number;
|
@@ -316,7 +317,6 @@ declare const _default: {
|
|
316
317
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
317
318
|
} & VRatingSlots;
|
318
319
|
clearable?: boolean;
|
319
|
-
readonly?: boolean;
|
320
320
|
density?: "default" | "compact" | "comfortable";
|
321
321
|
hover?: boolean;
|
322
322
|
}>, never>;
|
@@ -569,6 +569,7 @@ declare const _default: {
|
|
569
569
|
class?: String | String[];
|
570
570
|
multiple?: boolean;
|
571
571
|
disabled?: boolean;
|
572
|
+
readonly?: boolean;
|
572
573
|
"onUpdate:modelValue"?: (value: any) => any;
|
573
574
|
"v-model"?: any;
|
574
575
|
modelValue?: any;
|
@@ -585,14 +586,13 @@ declare const _default: {
|
|
585
586
|
persistentHint?: boolean;
|
586
587
|
"persistent-hint"?: boolean;
|
587
588
|
clearable?: boolean;
|
588
|
-
|
589
|
+
returnObject?: boolean;
|
589
590
|
itemTitle?: any;
|
590
|
-
"item-title"?: any;
|
591
591
|
itemValue?: any;
|
592
|
+
hideSelected?: boolean;
|
592
593
|
"item-value"?: any;
|
593
|
-
|
594
|
+
"item-title"?: any;
|
594
595
|
"return-object"?: boolean;
|
595
|
-
hideSelected?: boolean;
|
596
596
|
"hide-selected"?: boolean;
|
597
597
|
}>, "onUpdate:modelValue" | "onClick:button" | "onUpdate:search"> & {
|
598
598
|
"onUpdate:modelValue"?: (value: any) => any;
|
@@ -123,8 +123,8 @@ declare const _default: {
|
|
123
123
|
} & {
|
124
124
|
type?: OSkeletonLoaderTypesCombination;
|
125
125
|
class?: String | String[];
|
126
|
-
width?: string | number;
|
127
126
|
height?: string | number;
|
127
|
+
width?: string | number;
|
128
128
|
}>, never>;
|
129
129
|
};
|
130
130
|
export default _default;
|
@@ -9,18 +9,6 @@ interface PanelEventClick {
|
|
9
9
|
}
|
10
10
|
declare const _default: {
|
11
11
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
12
|
-
"on-base-color": {
|
13
|
-
type: import("vue").PropType<string>;
|
14
|
-
};
|
15
|
-
onBaseColor: {
|
16
|
-
type: import("vue").PropType<string>;
|
17
|
-
};
|
18
|
-
"base-color": {
|
19
|
-
type: import("vue").PropType<string>;
|
20
|
-
};
|
21
|
-
baseColor: {
|
22
|
-
type: import("vue").PropType<string>;
|
23
|
-
};
|
24
12
|
height: {
|
25
13
|
type: import("vue").PropType<string | number>;
|
26
14
|
required: false;
|
@@ -49,18 +37,6 @@ declare const _default: {
|
|
49
37
|
updatePaneComponents: () => void;
|
50
38
|
panelClick: (event: PanelEventClick) => void;
|
51
39
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
52
|
-
"on-base-color": {
|
53
|
-
type: import("vue").PropType<string>;
|
54
|
-
};
|
55
|
-
onBaseColor: {
|
56
|
-
type: import("vue").PropType<string>;
|
57
|
-
};
|
58
|
-
"base-color": {
|
59
|
-
type: import("vue").PropType<string>;
|
60
|
-
};
|
61
|
-
baseColor: {
|
62
|
-
type: import("vue").PropType<string>;
|
63
|
-
};
|
64
40
|
height: {
|
65
41
|
type: import("vue").PropType<string | number>;
|
66
42
|
required: false;
|
@@ -97,18 +73,6 @@ declare const _default: {
|
|
97
73
|
M: {};
|
98
74
|
Defaults: {};
|
99
75
|
}, Readonly<import("vue").ExtractPropTypes<{
|
100
|
-
"on-base-color": {
|
101
|
-
type: import("vue").PropType<string>;
|
102
|
-
};
|
103
|
-
onBaseColor: {
|
104
|
-
type: import("vue").PropType<string>;
|
105
|
-
};
|
106
|
-
"base-color": {
|
107
|
-
type: import("vue").PropType<string>;
|
108
|
-
};
|
109
|
-
baseColor: {
|
110
|
-
type: import("vue").PropType<string>;
|
111
|
-
};
|
112
76
|
height: {
|
113
77
|
type: import("vue").PropType<string | number>;
|
114
78
|
required: false;
|
@@ -142,18 +106,6 @@ declare const _default: {
|
|
142
106
|
__isTeleport?: never;
|
143
107
|
__isSuspense?: never;
|
144
108
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
145
|
-
"on-base-color": {
|
146
|
-
type: import("vue").PropType<string>;
|
147
|
-
};
|
148
|
-
onBaseColor: {
|
149
|
-
type: import("vue").PropType<string>;
|
150
|
-
};
|
151
|
-
"base-color": {
|
152
|
-
type: import("vue").PropType<string>;
|
153
|
-
};
|
154
|
-
baseColor: {
|
155
|
-
type: import("vue").PropType<string>;
|
156
|
-
};
|
157
109
|
height: {
|
158
110
|
type: import("vue").PropType<string | number>;
|
159
111
|
required: false;
|
@@ -194,10 +146,6 @@ declare const _default: {
|
|
194
146
|
class?: String | String[];
|
195
147
|
height?: string | number;
|
196
148
|
variant?: "horizontal" | "vertical";
|
197
|
-
baseColor?: string;
|
198
|
-
"base-color"?: string;
|
199
|
-
onBaseColor?: string;
|
200
|
-
"on-base-color"?: string;
|
201
149
|
}>, "onPanelClick" | "onUpdatePaneComponents"> & {
|
202
150
|
onPanelClick?: (event: PanelEventClick) => any;
|
203
151
|
onUpdatePaneComponents?: () => any;
|
package/internal-do-not-import-from-here/ux/oxide/{splitpanes → splitpane}/SplitpaneItem.d.ts
RENAMED
@@ -1,17 +1,5 @@
|
|
1
1
|
declare const _default: {
|
2
2
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
3
|
-
"on-base-color": {
|
4
|
-
type: import("vue").PropType<string>;
|
5
|
-
};
|
6
|
-
onBaseColor: {
|
7
|
-
type: import("vue").PropType<string>;
|
8
|
-
};
|
9
|
-
"base-color": {
|
10
|
-
type: import("vue").PropType<string>;
|
11
|
-
};
|
12
|
-
baseColor: {
|
13
|
-
type: import("vue").PropType<string>;
|
14
|
-
};
|
15
3
|
size: {
|
16
4
|
type: import("vue").PropType<number>;
|
17
5
|
required: false;
|
@@ -43,18 +31,6 @@ declare const _default: {
|
|
43
31
|
container?: any;
|
44
32
|
colors?: any;
|
45
33
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
46
|
-
"on-base-color": {
|
47
|
-
type: import("vue").PropType<string>;
|
48
|
-
};
|
49
|
-
onBaseColor: {
|
50
|
-
type: import("vue").PropType<string>;
|
51
|
-
};
|
52
|
-
"base-color": {
|
53
|
-
type: import("vue").PropType<string>;
|
54
|
-
};
|
55
|
-
baseColor: {
|
56
|
-
type: import("vue").PropType<string>;
|
57
|
-
};
|
58
34
|
size: {
|
59
35
|
type: import("vue").PropType<number>;
|
60
36
|
required: false;
|
@@ -97,18 +73,6 @@ declare const _default: {
|
|
97
73
|
M: {};
|
98
74
|
Defaults: {};
|
99
75
|
}, Readonly<import("vue").ExtractPropTypes<{
|
100
|
-
"on-base-color": {
|
101
|
-
type: import("vue").PropType<string>;
|
102
|
-
};
|
103
|
-
onBaseColor: {
|
104
|
-
type: import("vue").PropType<string>;
|
105
|
-
};
|
106
|
-
"base-color": {
|
107
|
-
type: import("vue").PropType<string>;
|
108
|
-
};
|
109
|
-
baseColor: {
|
110
|
-
type: import("vue").PropType<string>;
|
111
|
-
};
|
112
76
|
size: {
|
113
77
|
type: import("vue").PropType<number>;
|
114
78
|
required: false;
|
@@ -148,18 +112,6 @@ declare const _default: {
|
|
148
112
|
__isTeleport?: never;
|
149
113
|
__isSuspense?: never;
|
150
114
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
151
|
-
"on-base-color": {
|
152
|
-
type: import("vue").PropType<string>;
|
153
|
-
};
|
154
|
-
onBaseColor: {
|
155
|
-
type: import("vue").PropType<string>;
|
156
|
-
};
|
157
|
-
"base-color": {
|
158
|
-
type: import("vue").PropType<string>;
|
159
|
-
};
|
160
|
-
baseColor: {
|
161
|
-
type: import("vue").PropType<string>;
|
162
|
-
};
|
163
115
|
size: {
|
164
116
|
type: import("vue").PropType<number>;
|
165
117
|
required: false;
|
@@ -202,10 +154,6 @@ declare const _default: {
|
|
202
154
|
} & {
|
203
155
|
class?: String | String[];
|
204
156
|
size?: number;
|
205
|
-
baseColor?: string;
|
206
|
-
"base-color"?: string;
|
207
|
-
onBaseColor?: string;
|
208
|
-
"on-base-color"?: string;
|
209
157
|
minSize?: number;
|
210
158
|
"min-size"?: number;
|
211
159
|
maxSize?: number;
|
@@ -480,9 +480,11 @@ declare const _default: {
|
|
480
480
|
} & {
|
481
481
|
label?: string;
|
482
482
|
class?: String | String[];
|
483
|
-
rows?: number;
|
484
483
|
disabled?: boolean;
|
485
484
|
errorMessages?: string | string[];
|
485
|
+
rows?: number;
|
486
|
+
placeholder?: string;
|
487
|
+
readonly?: boolean;
|
486
488
|
"onUpdate:modelValue"?: (value: string) => any;
|
487
489
|
"v-model"?: string;
|
488
490
|
modelValue?: string;
|
@@ -491,14 +493,12 @@ declare const _default: {
|
|
491
493
|
} & VTextAreaSlots;
|
492
494
|
autofocus?: boolean;
|
493
495
|
toned?: boolean;
|
494
|
-
placeholder?: string;
|
495
496
|
rules?: ValidationRule[];
|
496
497
|
hint?: string;
|
497
498
|
persistentHint?: boolean;
|
498
499
|
"persistent-hint"?: boolean;
|
499
500
|
clearable?: boolean;
|
500
501
|
"error-messages"?: string | string[];
|
501
|
-
readonly?: boolean;
|
502
502
|
autoGrow?: boolean;
|
503
503
|
"auto-grow"?: boolean;
|
504
504
|
}>, "onUpdate:modelValue" | "onUpdate:focused" | "onClick:button"> & {
|
@@ -540,6 +540,8 @@ declare const _default: {
|
|
540
540
|
class?: String | String[];
|
541
541
|
disabled?: boolean;
|
542
542
|
errorMessages?: string | string[];
|
543
|
+
placeholder?: string;
|
544
|
+
readonly?: boolean;
|
543
545
|
"onUpdate:modelValue"?: (value: string | number | WritableComputedRef<string>) => any;
|
544
546
|
"v-model"?: string | number | WritableComputedRef<string>;
|
545
547
|
modelValue?: string | number | WritableComputedRef<string>;
|
@@ -550,7 +552,6 @@ declare const _default: {
|
|
550
552
|
autofocus?: boolean;
|
551
553
|
variant?: "search" | "link" | "default" | "find-slim" | "media";
|
552
554
|
toned?: boolean;
|
553
|
-
placeholder?: string;
|
554
555
|
loading?: boolean;
|
555
556
|
rules?: ValidationRule[];
|
556
557
|
hint?: string;
|
@@ -559,7 +560,6 @@ declare const _default: {
|
|
559
560
|
clearable?: boolean;
|
560
561
|
"error-messages"?: string | string[];
|
561
562
|
suffix?: string;
|
562
|
-
readonly?: boolean;
|
563
563
|
}>, "onUpdate:modelValue" | "onDoc$" | "onUpdate:focused" | "onClick:clear" | "onClick:button"> & {
|
564
564
|
"onUpdate:modelValue"?: (value: string) => any;
|
565
565
|
onDoc$?: (description?: string) => any;
|
@@ -279,6 +279,7 @@ declare const _default: {
|
|
279
279
|
title?: string;
|
280
280
|
icon?: IIcon;
|
281
281
|
class?: String | String[];
|
282
|
+
closeButton?: boolean;
|
282
283
|
"v-slots"?: {
|
283
284
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
284
285
|
} & {
|
@@ -290,7 +291,6 @@ declare const _default: {
|
|
290
291
|
"sub-title"?: string;
|
291
292
|
divider?: boolean;
|
292
293
|
toned?: boolean;
|
293
|
-
closeButton?: boolean;
|
294
294
|
"close-button"?: boolean;
|
295
295
|
backButton?: boolean;
|
296
296
|
"back-button"?: boolean;
|
@@ -471,10 +471,10 @@ declare const _default: {
|
|
471
471
|
itemToolTip?: (item: any, isSelectedItem: boolean) => VNodeChild;
|
472
472
|
};
|
473
473
|
itemTitle?: string | ((item: any) => string);
|
474
|
-
"item-title"?: string | ((item: any) => string);
|
475
474
|
itemValue?: string;
|
476
|
-
"item-value"?: string;
|
477
475
|
itemChildren?: string;
|
476
|
+
"item-value"?: string;
|
477
|
+
"item-title"?: string | ((item: any) => string);
|
478
478
|
expandedItemIds?: string[];
|
479
479
|
"onUpdate:expandedItemIds"?: (value: string[]) => any;
|
480
480
|
"v-model:expandedItemIds"?: string[];
|
@@ -231,8 +231,8 @@ declare const _default: {
|
|
231
231
|
color?: string;
|
232
232
|
target?: string;
|
233
233
|
href?: string;
|
234
|
-
user?: UserIdentity;
|
235
234
|
contentClass?: string[];
|
235
|
+
user?: UserIdentity;
|
236
236
|
scopedSlots?: ScopedSlots<IProfileCardScopedSlots>;
|
237
237
|
"scoped-slots"?: ScopedSlots<IProfileCardScopedSlots>;
|
238
238
|
appendToBody?: boolean;
|
@@ -50,10 +50,10 @@ declare const _default: {
|
|
50
50
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
51
51
|
propsDefinition: Omit<Readonly<{} & {
|
52
52
|
disabled?: boolean;
|
53
|
+
settings?: EnterprisePropertyRichTextItemSettings;
|
53
54
|
"onUpdate:modelValue"?: (value: HtmlPropertyValue) => void;
|
54
55
|
"v-model"?: HtmlPropertyValue;
|
55
56
|
modelValue?: HtmlPropertyValue;
|
56
|
-
settings?: EnterprisePropertyRichTextItemSettings;
|
57
57
|
displaySettings?: HtmlDisplaySettings;
|
58
58
|
setupSettings?: never;
|
59
59
|
editorSettings?: HtmlEditorSettings;
|
@@ -185,10 +185,10 @@ declare const _default: {
|
|
185
185
|
clickableIconWrapper?: import("typestyle/lib/types").NestedCSSProperties;
|
186
186
|
clickableIcon?: import("typestyle/lib/types").NestedCSSProperties;
|
187
187
|
};
|
188
|
+
appendedElement?: JSX.Element;
|
188
189
|
"v-model"?: import("@omnia/fx-models").TagsPropertyValue;
|
189
190
|
modelValue?: import("@omnia/fx-models").TagsPropertyValue;
|
190
191
|
hideSelected?: boolean;
|
191
|
-
appendedElement?: JSX.Element;
|
192
192
|
displaySettings?: TagsDisplaySettings;
|
193
193
|
clickableIcon?: IIcon;
|
194
194
|
setupSettings?: never;
|
@@ -55,10 +55,10 @@ declare const _default: {
|
|
55
55
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
56
56
|
propsDefinition: Omit<Readonly<{} & {
|
57
57
|
disabled?: boolean;
|
58
|
+
promotedTagOptions?: PromotedTagOptions;
|
58
59
|
"onUpdate:modelValue"?: (value: TagsPropertyValue) => void;
|
59
60
|
"v-model"?: TagsPropertyValue;
|
60
61
|
modelValue?: TagsPropertyValue;
|
61
|
-
promotedTagOptions?: PromotedTagOptions;
|
62
62
|
displaySettings?: import("@omnia/fx-models").TagsDisplaySettings;
|
63
63
|
setupSettings?: never;
|
64
64
|
editorSettings?: import("@omnia/fx-models").TagsEditorSettings;
|
package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyLocking.d.ts
CHANGED
@@ -65,8 +65,8 @@ declare const _default: {
|
|
65
65
|
lockingWrapper: import("typestyle/lib/types").NestedCSSProperties;
|
66
66
|
};
|
67
67
|
onValueChanged?: Function;
|
68
|
-
rollback?: Function;
|
69
68
|
renderBody?: () => JSX.Element[];
|
69
|
+
rollback?: Function;
|
70
70
|
showLockConfiguration?: boolean;
|
71
71
|
lockingStatus?: PropertyLockStatus;
|
72
72
|
allowRollback?: unknown;
|