@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
@@ -1,6 +1,5 @@
|
|
1
|
-
import { OmitProperties
|
1
|
+
import { OmitProperties } from "../../models";
|
2
2
|
import { ValidationRule } from "../models";
|
3
|
-
import { IRichTextEditorExtensionHelper, RichTextEditorExtension } from "../richtexteditor";
|
4
3
|
import { IRichTextEditor } from "../richtexteditor";
|
5
4
|
import { VNodeChild } from "vue";
|
6
5
|
export interface IActionItem {
|
@@ -30,10 +29,10 @@ declare const _default: {
|
|
30
29
|
type: import("vue").PropType<boolean>;
|
31
30
|
};
|
32
31
|
"on-configure-extensions": {
|
33
|
-
type: import("vue").PropType<
|
32
|
+
type: import("vue").PropType<any>;
|
34
33
|
};
|
35
34
|
onConfigureExtensions: {
|
36
|
-
type: import("vue").PropType<
|
35
|
+
type: import("vue").PropType<any>;
|
37
36
|
};
|
38
37
|
"rich-text-settings": {
|
39
38
|
type: import("vue").PropType<OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">>;
|
@@ -180,10 +179,10 @@ declare const _default: {
|
|
180
179
|
type: import("vue").PropType<boolean>;
|
181
180
|
};
|
182
181
|
"on-configure-extensions": {
|
183
|
-
type: import("vue").PropType<
|
182
|
+
type: import("vue").PropType<any>;
|
184
183
|
};
|
185
184
|
onConfigureExtensions: {
|
186
|
-
type: import("vue").PropType<
|
185
|
+
type: import("vue").PropType<any>;
|
187
186
|
};
|
188
187
|
"rich-text-settings": {
|
189
188
|
type: import("vue").PropType<OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">>;
|
@@ -331,10 +330,10 @@ declare const _default: {
|
|
331
330
|
type: import("vue").PropType<boolean>;
|
332
331
|
};
|
333
332
|
"on-configure-extensions": {
|
334
|
-
type: import("vue").PropType<
|
333
|
+
type: import("vue").PropType<any>;
|
335
334
|
};
|
336
335
|
onConfigureExtensions: {
|
337
|
-
type: import("vue").PropType<
|
336
|
+
type: import("vue").PropType<any>;
|
338
337
|
};
|
339
338
|
"rich-text-settings": {
|
340
339
|
type: import("vue").PropType<OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">>;
|
@@ -479,10 +478,10 @@ declare const _default: {
|
|
479
478
|
type: import("vue").PropType<boolean>;
|
480
479
|
};
|
481
480
|
"on-configure-extensions": {
|
482
|
-
type: import("vue").PropType<
|
481
|
+
type: import("vue").PropType<any>;
|
483
482
|
};
|
484
483
|
onConfigureExtensions: {
|
485
|
-
type: import("vue").PropType<
|
484
|
+
type: import("vue").PropType<any>;
|
486
485
|
};
|
487
486
|
"rich-text-settings": {
|
488
487
|
type: import("vue").PropType<OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">>;
|
@@ -689,14 +688,14 @@ declare const _default: {
|
|
689
688
|
} & OMultiTextInputSlot;
|
690
689
|
autofocus?: boolean;
|
691
690
|
rules?: ValidationRule[];
|
692
|
-
onConfigureExtensions?:
|
691
|
+
onConfigureExtensions?: any;
|
693
692
|
richTextSettings?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
|
694
693
|
"rich-text-settings"?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
|
695
694
|
itemTitle?: string | ((item: any) => string);
|
696
|
-
"item-title"?: string | ((item: any) => string);
|
697
695
|
itemValue?: any;
|
698
696
|
"item-value"?: any;
|
699
|
-
"
|
697
|
+
"item-title"?: string | ((item: any) => string);
|
698
|
+
"on-configure-extensions"?: any;
|
700
699
|
defaultValueItem?: any;
|
701
700
|
"default-value-item"?: any;
|
702
701
|
}>, "onUpdate:modelValue" | "onDoc$" | "onOnItemSelected"> & {
|
@@ -54,9 +54,9 @@ declare const _default: {
|
|
54
54
|
propsDefinition: Omit<Readonly<{} & {
|
55
55
|
title?: string;
|
56
56
|
options?: object[];
|
57
|
-
required?: boolean;
|
58
57
|
valueBind?: any[];
|
59
58
|
onValueChanged?: (value: any[]) => void;
|
59
|
+
required?: boolean;
|
60
60
|
hideDetails?: boolean;
|
61
61
|
optionValue?: string;
|
62
62
|
optionText?: string;
|
@@ -69,9 +69,9 @@ declare const _default: {
|
|
69
69
|
type: import("vue").PropType<ButtonTooltipOptions>;
|
70
70
|
};
|
71
71
|
preset: {
|
72
|
-
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "
|
72
|
+
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "settings" | "remove" | "retry" | "ok" | "save" | "create" | "icon-add" | "icon-comment" | "icon-delete" | "icon-edit" | "icon-drag-handle" | "icon-copy" | "icon-code" | "icon-close" | "icon-back" | "icon-more" | "icon-navigate" | "icon-settings" | "load-more" | "approve" | "copy-to-clipboard" | "next" | "previous" | "view-more" | "send-request">;
|
73
73
|
} & {
|
74
|
-
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "
|
74
|
+
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "settings" | "remove" | "retry" | "ok" | "save" | "create" | "icon-add" | "icon-comment" | "icon-delete" | "icon-edit" | "icon-drag-handle" | "icon-copy" | "icon-code" | "icon-close" | "icon-back" | "icon-more" | "icon-navigate" | "icon-settings" | "load-more" | "approve" | "copy-to-clipboard" | "next" | "previous" | "view-more" | "send-request">;
|
75
75
|
};
|
76
76
|
overrides: {
|
77
77
|
type: import("vue").PropType<object>;
|
@@ -178,9 +178,9 @@ declare const _default: {
|
|
178
178
|
type: import("vue").PropType<ButtonTooltipOptions>;
|
179
179
|
};
|
180
180
|
preset: {
|
181
|
-
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "
|
181
|
+
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "settings" | "remove" | "retry" | "ok" | "save" | "create" | "icon-add" | "icon-comment" | "icon-delete" | "icon-edit" | "icon-drag-handle" | "icon-copy" | "icon-code" | "icon-close" | "icon-back" | "icon-more" | "icon-navigate" | "icon-settings" | "load-more" | "approve" | "copy-to-clipboard" | "next" | "previous" | "view-more" | "send-request">;
|
182
182
|
} & {
|
183
|
-
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "
|
183
|
+
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "settings" | "remove" | "retry" | "ok" | "save" | "create" | "icon-add" | "icon-comment" | "icon-delete" | "icon-edit" | "icon-drag-handle" | "icon-copy" | "icon-code" | "icon-close" | "icon-back" | "icon-more" | "icon-navigate" | "icon-settings" | "load-more" | "approve" | "copy-to-clipboard" | "next" | "previous" | "view-more" | "send-request">;
|
184
184
|
};
|
185
185
|
overrides: {
|
186
186
|
type: import("vue").PropType<object>;
|
@@ -298,9 +298,9 @@ declare const _default: {
|
|
298
298
|
type: import("vue").PropType<ButtonTooltipOptions>;
|
299
299
|
};
|
300
300
|
preset: {
|
301
|
-
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "
|
301
|
+
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "settings" | "remove" | "retry" | "ok" | "save" | "create" | "icon-add" | "icon-comment" | "icon-delete" | "icon-edit" | "icon-drag-handle" | "icon-copy" | "icon-code" | "icon-close" | "icon-back" | "icon-more" | "icon-navigate" | "icon-settings" | "load-more" | "approve" | "copy-to-clipboard" | "next" | "previous" | "view-more" | "send-request">;
|
302
302
|
} & {
|
303
|
-
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "
|
303
|
+
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "settings" | "remove" | "retry" | "ok" | "save" | "create" | "icon-add" | "icon-comment" | "icon-delete" | "icon-edit" | "icon-drag-handle" | "icon-copy" | "icon-code" | "icon-close" | "icon-back" | "icon-more" | "icon-navigate" | "icon-settings" | "load-more" | "approve" | "copy-to-clipboard" | "next" | "previous" | "view-more" | "send-request">;
|
304
304
|
};
|
305
305
|
overrides: {
|
306
306
|
type: import("vue").PropType<object>;
|
@@ -415,9 +415,9 @@ declare const _default: {
|
|
415
415
|
type: import("vue").PropType<ButtonTooltipOptions>;
|
416
416
|
};
|
417
417
|
preset: {
|
418
|
-
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "
|
418
|
+
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "settings" | "remove" | "retry" | "ok" | "save" | "create" | "icon-add" | "icon-comment" | "icon-delete" | "icon-edit" | "icon-drag-handle" | "icon-copy" | "icon-code" | "icon-close" | "icon-back" | "icon-more" | "icon-navigate" | "icon-settings" | "load-more" | "approve" | "copy-to-clipboard" | "next" | "previous" | "view-more" | "send-request">;
|
419
419
|
} & {
|
420
|
-
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "
|
420
|
+
type: import("vue").PropType<"cancel" | "close" | "select" | "delete" | "details" | "settings" | "remove" | "retry" | "ok" | "save" | "create" | "icon-add" | "icon-comment" | "icon-delete" | "icon-edit" | "icon-drag-handle" | "icon-copy" | "icon-code" | "icon-close" | "icon-back" | "icon-more" | "icon-navigate" | "icon-settings" | "load-more" | "approve" | "copy-to-clipboard" | "next" | "previous" | "view-more" | "send-request">;
|
421
421
|
};
|
422
422
|
overrides: {
|
423
423
|
type: import("vue").PropType<object>;
|
@@ -472,8 +472,8 @@ declare const _default: {
|
|
472
472
|
class?: String | String[];
|
473
473
|
target?: "_blank" | "_self" | "_parent" | "_top" | "framename";
|
474
474
|
href?: string;
|
475
|
-
size?: "small" | "default" | "large" | "x-large" | "x-small";
|
476
475
|
animation?: "flip" | "spin" | "beat" | "bounce";
|
476
|
+
size?: "small" | "default" | "large" | "x-large" | "x-small";
|
477
477
|
tooltip?: ButtonTooltipOptions;
|
478
478
|
active?: boolean;
|
479
479
|
disabled?: boolean;
|
@@ -482,7 +482,7 @@ declare const _default: {
|
|
482
482
|
toned?: boolean;
|
483
483
|
loading?: boolean;
|
484
484
|
overrides?: object;
|
485
|
-
preset?: "cancel" | "close" | "select" | "delete" | "details" | "
|
485
|
+
preset?: "cancel" | "close" | "select" | "delete" | "details" | "settings" | "remove" | "retry" | "ok" | "save" | "create" | "icon-add" | "icon-comment" | "icon-delete" | "icon-edit" | "icon-drag-handle" | "icon-copy" | "icon-code" | "icon-close" | "icon-back" | "icon-more" | "icon-navigate" | "icon-settings" | "load-more" | "approve" | "copy-to-clipboard" | "next" | "previous" | "view-more" | "send-request";
|
486
486
|
transparentHover?: boolean;
|
487
487
|
"transparent-hover"?: boolean;
|
488
488
|
stacked?: boolean;
|
@@ -230,8 +230,8 @@ declare const _default: {
|
|
230
230
|
colors?: any;
|
231
231
|
} & {
|
232
232
|
class?: String | String[];
|
233
|
-
width?: string;
|
234
233
|
minWidth?: string;
|
234
|
+
width?: string;
|
235
235
|
margin?: SpacingSettings | SpacingType;
|
236
236
|
padding?: SpacingSettings | SpacingType;
|
237
237
|
filled?: boolean;
|
@@ -12,34 +12,34 @@ declare const _default: {
|
|
12
12
|
type: import("vue").PropType<SpacingSettings | SpacingType>;
|
13
13
|
};
|
14
14
|
xl: {
|
15
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
15
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
16
16
|
} & {
|
17
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
17
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
18
18
|
};
|
19
19
|
lg: {
|
20
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
20
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
21
21
|
} & {
|
22
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
22
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
23
23
|
};
|
24
24
|
md: {
|
25
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
25
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
26
26
|
} & {
|
27
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
27
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
28
28
|
};
|
29
29
|
sm: {
|
30
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
30
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
31
31
|
} & {
|
32
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
32
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
33
33
|
};
|
34
34
|
xs: {
|
35
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
35
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
36
36
|
} & {
|
37
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
37
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
38
38
|
};
|
39
39
|
cols: {
|
40
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
40
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
41
41
|
} & {
|
42
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
42
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
43
43
|
};
|
44
44
|
variant: {
|
45
45
|
type: import("vue").PropType<"default" | "grid">;
|
@@ -83,34 +83,34 @@ declare const _default: {
|
|
83
83
|
type: import("vue").PropType<SpacingSettings | SpacingType>;
|
84
84
|
};
|
85
85
|
xl: {
|
86
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
86
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
87
87
|
} & {
|
88
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
88
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
89
89
|
};
|
90
90
|
lg: {
|
91
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
91
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
92
92
|
} & {
|
93
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
93
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
94
94
|
};
|
95
95
|
md: {
|
96
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
96
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
97
97
|
} & {
|
98
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
98
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
99
99
|
};
|
100
100
|
sm: {
|
101
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
101
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
102
102
|
} & {
|
103
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
103
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
104
104
|
};
|
105
105
|
xs: {
|
106
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
106
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
107
107
|
} & {
|
108
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
108
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
109
109
|
};
|
110
110
|
cols: {
|
111
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
111
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
112
112
|
} & {
|
113
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
113
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
114
114
|
};
|
115
115
|
variant: {
|
116
116
|
type: import("vue").PropType<"default" | "grid">;
|
@@ -165,34 +165,34 @@ declare const _default: {
|
|
165
165
|
type: import("vue").PropType<SpacingSettings | SpacingType>;
|
166
166
|
};
|
167
167
|
xl: {
|
168
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
168
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
169
169
|
} & {
|
170
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
170
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
171
171
|
};
|
172
172
|
lg: {
|
173
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
173
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
174
174
|
} & {
|
175
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
175
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
176
176
|
};
|
177
177
|
md: {
|
178
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
178
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
179
179
|
} & {
|
180
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
180
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
181
181
|
};
|
182
182
|
sm: {
|
183
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
183
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
184
184
|
} & {
|
185
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
185
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
186
186
|
};
|
187
187
|
xs: {
|
188
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
188
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
189
189
|
} & {
|
190
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
190
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
191
191
|
};
|
192
192
|
cols: {
|
193
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
193
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
194
194
|
} & {
|
195
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
195
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
196
196
|
};
|
197
197
|
variant: {
|
198
198
|
type: import("vue").PropType<"default" | "grid">;
|
@@ -244,34 +244,34 @@ declare const _default: {
|
|
244
244
|
type: import("vue").PropType<SpacingSettings | SpacingType>;
|
245
245
|
};
|
246
246
|
xl: {
|
247
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
247
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
248
248
|
} & {
|
249
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
249
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
250
250
|
};
|
251
251
|
lg: {
|
252
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
252
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
253
253
|
} & {
|
254
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
254
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
255
255
|
};
|
256
256
|
md: {
|
257
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
257
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
258
258
|
} & {
|
259
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
259
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
260
260
|
};
|
261
261
|
sm: {
|
262
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
262
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
263
263
|
} & {
|
264
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
264
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
265
265
|
};
|
266
266
|
xs: {
|
267
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
267
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
268
268
|
} & {
|
269
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
269
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
270
270
|
};
|
271
271
|
cols: {
|
272
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
272
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
273
273
|
} & {
|
274
|
-
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
274
|
+
type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
|
275
275
|
};
|
276
276
|
variant: {
|
277
277
|
type: import("vue").PropType<"default" | "grid">;
|
@@ -313,11 +313,11 @@ declare const _default: {
|
|
313
313
|
colorSchemaType?: any;
|
314
314
|
colors?: any;
|
315
315
|
} & {
|
316
|
-
xs?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
317
|
-
sm?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
318
|
-
md?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
319
|
-
lg?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
320
|
-
xl?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
316
|
+
xs?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
|
317
|
+
sm?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
|
318
|
+
md?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
|
319
|
+
lg?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
|
320
|
+
xl?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
|
321
321
|
class?: String | String[];
|
322
322
|
alignSelf?: "center" | "auto" | "stretch" | "end" | "start" | "baseline";
|
323
323
|
margin?: SpacingSettings | SpacingType;
|
@@ -326,7 +326,7 @@ declare const _default: {
|
|
326
326
|
variant?: "default" | "grid";
|
327
327
|
toned?: boolean;
|
328
328
|
"align-self"?: "center" | "auto" | "stretch" | "end" | "start" | "baseline";
|
329
|
-
cols?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "
|
329
|
+
cols?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
|
330
330
|
}>, never>;
|
331
331
|
};
|
332
332
|
export default _default;
|
@@ -28,9 +28,9 @@ declare const _default: {
|
|
28
28
|
required: false;
|
29
29
|
};
|
30
30
|
variant: {
|
31
|
-
type: import("vue").PropType<"default" | "confirm" | "
|
31
|
+
type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
|
32
32
|
} & {
|
33
|
-
type: import("vue").PropType<"default" | "confirm" | "
|
33
|
+
type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
|
34
34
|
};
|
35
35
|
size: {
|
36
36
|
type: import("vue").PropType<"small" | "medium" | "large" | "full">;
|
@@ -121,9 +121,9 @@ declare const _default: {
|
|
121
121
|
required: false;
|
122
122
|
};
|
123
123
|
variant: {
|
124
|
-
type: import("vue").PropType<"default" | "confirm" | "
|
124
|
+
type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
|
125
125
|
} & {
|
126
|
-
type: import("vue").PropType<"default" | "confirm" | "
|
126
|
+
type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
|
127
127
|
};
|
128
128
|
size: {
|
129
129
|
type: import("vue").PropType<"small" | "medium" | "large" | "full">;
|
@@ -220,9 +220,9 @@ declare const _default: {
|
|
220
220
|
required: false;
|
221
221
|
};
|
222
222
|
variant: {
|
223
|
-
type: import("vue").PropType<"default" | "confirm" | "
|
223
|
+
type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
|
224
224
|
} & {
|
225
|
-
type: import("vue").PropType<"default" | "confirm" | "
|
225
|
+
type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
|
226
226
|
};
|
227
227
|
size: {
|
228
228
|
type: import("vue").PropType<"small" | "medium" | "large" | "full">;
|
@@ -316,9 +316,9 @@ declare const _default: {
|
|
316
316
|
required: false;
|
317
317
|
};
|
318
318
|
variant: {
|
319
|
-
type: import("vue").PropType<"default" | "confirm" | "
|
319
|
+
type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
|
320
320
|
} & {
|
321
|
-
type: import("vue").PropType<"default" | "confirm" | "
|
321
|
+
type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
|
322
322
|
};
|
323
323
|
size: {
|
324
324
|
type: import("vue").PropType<"small" | "medium" | "large" | "full">;
|
@@ -414,7 +414,7 @@ declare const _default: {
|
|
414
414
|
navigation?: SlotNavigationType;
|
415
415
|
header?: Func<[VNodeChild]>;
|
416
416
|
};
|
417
|
-
variant?: "default" | "confirm" | "
|
417
|
+
variant?: "default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry";
|
418
418
|
subTitle?: string;
|
419
419
|
"sub-title"?: string;
|
420
420
|
hiddenCloseButton?: boolean;
|
@@ -15,10 +15,10 @@ declare const _default: {
|
|
15
15
|
required: false;
|
16
16
|
};
|
17
17
|
variant: {
|
18
|
-
type: import("vue").PropType<"default" | "
|
18
|
+
type: import("vue").PropType<"default" | "element" | "list" | "data-table">;
|
19
19
|
required: false;
|
20
20
|
} & {
|
21
|
-
type: import("vue").PropType<"default" | "
|
21
|
+
type: import("vue").PropType<"default" | "element" | "list" | "data-table">;
|
22
22
|
required: false;
|
23
23
|
};
|
24
24
|
navigable: {
|
@@ -85,10 +85,10 @@ declare const _default: {
|
|
85
85
|
required: false;
|
86
86
|
};
|
87
87
|
variant: {
|
88
|
-
type: import("vue").PropType<"default" | "
|
88
|
+
type: import("vue").PropType<"default" | "element" | "list" | "data-table">;
|
89
89
|
required: false;
|
90
90
|
} & {
|
91
|
-
type: import("vue").PropType<"default" | "
|
91
|
+
type: import("vue").PropType<"default" | "element" | "list" | "data-table">;
|
92
92
|
required: false;
|
93
93
|
};
|
94
94
|
navigable: {
|
@@ -158,10 +158,10 @@ declare const _default: {
|
|
158
158
|
required: false;
|
159
159
|
};
|
160
160
|
variant: {
|
161
|
-
type: import("vue").PropType<"default" | "
|
161
|
+
type: import("vue").PropType<"default" | "element" | "list" | "data-table">;
|
162
162
|
required: false;
|
163
163
|
} & {
|
164
|
-
type: import("vue").PropType<"default" | "
|
164
|
+
type: import("vue").PropType<"default" | "element" | "list" | "data-table">;
|
165
165
|
required: false;
|
166
166
|
};
|
167
167
|
navigable: {
|
@@ -228,10 +228,10 @@ declare const _default: {
|
|
228
228
|
required: false;
|
229
229
|
};
|
230
230
|
variant: {
|
231
|
-
type: import("vue").PropType<"default" | "
|
231
|
+
type: import("vue").PropType<"default" | "element" | "list" | "data-table">;
|
232
232
|
required: false;
|
233
233
|
} & {
|
234
|
-
type: import("vue").PropType<"default" | "
|
234
|
+
type: import("vue").PropType<"default" | "element" | "list" | "data-table">;
|
235
235
|
required: false;
|
236
236
|
};
|
237
237
|
navigable: {
|
@@ -295,11 +295,11 @@ declare const _default: {
|
|
295
295
|
} & {
|
296
296
|
item?: ((item: any) => VNodeChild) | ((row: IDataTableRowRenderer) => void);
|
297
297
|
};
|
298
|
-
variant?: "default" | "
|
298
|
+
variant?: "default" | "element" | "list" | "data-table";
|
299
299
|
itemTitle?: string | ((item: any) => VNodeChild);
|
300
|
-
"item-title"?: string | ((item: any) => VNodeChild);
|
301
300
|
itemValue?: string | ((item: any) => string);
|
302
301
|
"item-value"?: string | ((item: any) => string);
|
302
|
+
"item-title"?: string | ((item: any) => VNodeChild);
|
303
303
|
disabledItem?: string;
|
304
304
|
"disabled-item"?: string;
|
305
305
|
placeholderClass?: string;
|
@@ -366,11 +366,11 @@ declare const _default: {
|
|
366
366
|
colors?: any;
|
367
367
|
} & {
|
368
368
|
class?: String | String[];
|
369
|
-
width?: string;
|
370
|
-
height?: string;
|
371
369
|
direction?: "row" | "row-reverse";
|
370
|
+
height?: string;
|
372
371
|
minHeight?: string;
|
373
372
|
minWidth?: string;
|
373
|
+
width?: string;
|
374
374
|
margin?: SpacingSettings | SpacingType;
|
375
375
|
padding?: SpacingSettings | SpacingType;
|
376
376
|
wrap?: boolean;
|