@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,52 +1,385 @@
|
|
1
1
|
import "./RichTextEditorSettings.css";
|
2
|
-
import {
|
3
|
-
import {
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
export interface RTFExtensionViewModel extends RichTextEditorExtensionRegistration {
|
9
|
-
instance: any;
|
2
|
+
import { GuidValue } from "../../models";
|
3
|
+
import { RichTextEditorExtension, RichTextEditorExtensionRegistration, RichTextEditorExtensionSettings } from "../../models/RichTextEditorExtension";
|
4
|
+
export interface RTFExtensionViewModel {
|
5
|
+
id: GuidValue;
|
6
|
+
instance: RichTextEditorExtension;
|
7
|
+
settings?: RichTextEditorExtensionSettings;
|
10
8
|
isChecked?: boolean;
|
11
9
|
isSettingsShowed?: boolean;
|
12
10
|
}
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
11
|
+
declare const _default: {
|
12
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
13
|
+
"onUpdate:modelValue": {
|
14
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
15
|
+
};
|
16
|
+
"v-model": {
|
17
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
18
|
+
required: false;
|
19
|
+
};
|
20
|
+
modelValue: {
|
21
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
22
|
+
required: false;
|
23
|
+
};
|
24
|
+
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
25
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
26
|
+
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
27
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
28
|
+
required: false;
|
29
|
+
}; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
30
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
31
|
+
required: false;
|
32
|
+
}; } & {
|
33
|
+
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, RichTextEditorExtensionRegistration[], {
|
34
|
+
"onUpdate:modelValue": {
|
35
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
36
|
+
};
|
37
|
+
} & {
|
38
|
+
"v-model": {
|
39
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
40
|
+
required: false;
|
41
|
+
};
|
42
|
+
} & {
|
43
|
+
modelValue: {
|
44
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
45
|
+
required: false;
|
46
|
+
};
|
47
|
+
}>;
|
48
|
+
defaultValue(value?: RichTextEditorExtensionRegistration[]): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, RichTextEditorExtensionRegistration[], {
|
49
|
+
"onUpdate:modelValue": {
|
50
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
51
|
+
};
|
52
|
+
} & {
|
53
|
+
"v-model": {
|
54
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
55
|
+
required: false;
|
56
|
+
};
|
57
|
+
} & {
|
58
|
+
modelValue: {
|
59
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
60
|
+
required: false;
|
61
|
+
};
|
62
|
+
}, false>;
|
63
|
+
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, RichTextEditorExtensionRegistration[], {
|
64
|
+
"onUpdate:modelValue": {
|
65
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
66
|
+
};
|
67
|
+
} & {
|
68
|
+
"v-model": {
|
69
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
70
|
+
required: false;
|
71
|
+
};
|
72
|
+
} & {
|
73
|
+
modelValue: {
|
74
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
75
|
+
required: false;
|
76
|
+
};
|
77
|
+
}>;
|
78
|
+
};
|
79
|
+
"show-editor-preview": {
|
80
|
+
type: import("vue").PropType<boolean>;
|
81
|
+
};
|
82
|
+
showEditorPreview: {
|
83
|
+
type: import("vue").PropType<boolean>;
|
84
|
+
};
|
85
|
+
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
86
|
+
"onUpdate:modelValue": {
|
87
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
88
|
+
};
|
89
|
+
"v-model": {
|
90
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
91
|
+
required: false;
|
92
|
+
};
|
93
|
+
modelValue: {
|
94
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
95
|
+
required: false;
|
96
|
+
};
|
97
|
+
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
98
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
99
|
+
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
100
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
101
|
+
required: false;
|
102
|
+
}; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
103
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
104
|
+
required: false;
|
105
|
+
}; } & {
|
106
|
+
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, RichTextEditorExtensionRegistration[], {
|
107
|
+
"onUpdate:modelValue": {
|
108
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
109
|
+
};
|
110
|
+
} & {
|
111
|
+
"v-model": {
|
112
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
113
|
+
required: false;
|
114
|
+
};
|
115
|
+
} & {
|
116
|
+
modelValue: {
|
117
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
118
|
+
required: false;
|
119
|
+
};
|
120
|
+
}>;
|
121
|
+
defaultValue(value?: RichTextEditorExtensionRegistration[]): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, RichTextEditorExtensionRegistration[], {
|
122
|
+
"onUpdate:modelValue": {
|
123
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
124
|
+
};
|
125
|
+
} & {
|
126
|
+
"v-model": {
|
127
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
128
|
+
required: false;
|
129
|
+
};
|
130
|
+
} & {
|
131
|
+
modelValue: {
|
132
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
133
|
+
required: false;
|
134
|
+
};
|
135
|
+
}, false>;
|
136
|
+
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, RichTextEditorExtensionRegistration[], {
|
137
|
+
"onUpdate:modelValue": {
|
138
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
139
|
+
};
|
140
|
+
} & {
|
141
|
+
"v-model": {
|
142
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
143
|
+
required: false;
|
144
|
+
};
|
145
|
+
} & {
|
146
|
+
modelValue: {
|
147
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
148
|
+
required: false;
|
149
|
+
};
|
150
|
+
}>;
|
151
|
+
};
|
152
|
+
"show-editor-preview": {
|
153
|
+
type: import("vue").PropType<boolean>;
|
154
|
+
};
|
155
|
+
showEditorPreview: {
|
156
|
+
type: import("vue").PropType<boolean>;
|
157
|
+
};
|
158
|
+
}>>, {}, true, {}, {}, {
|
159
|
+
P: {};
|
160
|
+
B: {};
|
161
|
+
D: {};
|
162
|
+
C: {};
|
163
|
+
M: {};
|
164
|
+
Defaults: {};
|
165
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
166
|
+
"onUpdate:modelValue": {
|
167
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
168
|
+
};
|
169
|
+
"v-model": {
|
170
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
171
|
+
required: false;
|
172
|
+
};
|
173
|
+
modelValue: {
|
174
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
175
|
+
required: false;
|
176
|
+
};
|
177
|
+
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
178
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
179
|
+
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
180
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
181
|
+
required: false;
|
182
|
+
}; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
183
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
184
|
+
required: false;
|
185
|
+
}; } & {
|
186
|
+
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, RichTextEditorExtensionRegistration[], {
|
187
|
+
"onUpdate:modelValue": {
|
188
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
189
|
+
};
|
190
|
+
} & {
|
191
|
+
"v-model": {
|
192
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
193
|
+
required: false;
|
194
|
+
};
|
195
|
+
} & {
|
196
|
+
modelValue: {
|
197
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
198
|
+
required: false;
|
199
|
+
};
|
200
|
+
}>;
|
201
|
+
defaultValue(value?: RichTextEditorExtensionRegistration[]): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, RichTextEditorExtensionRegistration[], {
|
202
|
+
"onUpdate:modelValue": {
|
203
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
204
|
+
};
|
205
|
+
} & {
|
206
|
+
"v-model": {
|
207
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
208
|
+
required: false;
|
209
|
+
};
|
210
|
+
} & {
|
211
|
+
modelValue: {
|
212
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
213
|
+
required: false;
|
214
|
+
};
|
215
|
+
}, false>;
|
216
|
+
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, RichTextEditorExtensionRegistration[], {
|
217
|
+
"onUpdate:modelValue": {
|
218
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
219
|
+
};
|
220
|
+
} & {
|
221
|
+
"v-model": {
|
222
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
223
|
+
required: false;
|
224
|
+
};
|
225
|
+
} & {
|
226
|
+
modelValue: {
|
227
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
228
|
+
required: false;
|
229
|
+
};
|
230
|
+
}>;
|
231
|
+
};
|
232
|
+
"show-editor-preview": {
|
233
|
+
type: import("vue").PropType<boolean>;
|
234
|
+
};
|
235
|
+
showEditorPreview: {
|
236
|
+
type: import("vue").PropType<boolean>;
|
237
|
+
};
|
238
|
+
}>>, () => JSX.Element, {}, {}, {}, {}>;
|
239
|
+
__isFragment?: never;
|
240
|
+
__isTeleport?: never;
|
241
|
+
__isSuspense?: never;
|
242
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
243
|
+
"onUpdate:modelValue": {
|
244
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
245
|
+
};
|
246
|
+
"v-model": {
|
247
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
248
|
+
required: false;
|
249
|
+
};
|
250
|
+
modelValue: {
|
251
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
252
|
+
required: false;
|
253
|
+
};
|
254
|
+
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
255
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
256
|
+
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
257
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
258
|
+
required: false;
|
259
|
+
}; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
260
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
261
|
+
required: false;
|
262
|
+
}; } & {
|
263
|
+
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, RichTextEditorExtensionRegistration[], {
|
264
|
+
"onUpdate:modelValue": {
|
265
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
266
|
+
};
|
267
|
+
} & {
|
268
|
+
"v-model": {
|
269
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
270
|
+
required: false;
|
271
|
+
};
|
272
|
+
} & {
|
273
|
+
modelValue: {
|
274
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
275
|
+
required: false;
|
276
|
+
};
|
277
|
+
}>;
|
278
|
+
defaultValue(value?: RichTextEditorExtensionRegistration[]): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, RichTextEditorExtensionRegistration[], {
|
279
|
+
"onUpdate:modelValue": {
|
280
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
281
|
+
};
|
282
|
+
} & {
|
283
|
+
"v-model": {
|
284
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
285
|
+
required: false;
|
286
|
+
};
|
287
|
+
} & {
|
288
|
+
modelValue: {
|
289
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
290
|
+
required: false;
|
291
|
+
};
|
292
|
+
}, false>;
|
293
|
+
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, RichTextEditorExtensionRegistration[], {
|
294
|
+
"onUpdate:modelValue": {
|
295
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
296
|
+
};
|
297
|
+
} & {
|
298
|
+
"v-model": {
|
299
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
300
|
+
required: false;
|
301
|
+
};
|
302
|
+
} & {
|
303
|
+
modelValue: {
|
304
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
305
|
+
required: false;
|
306
|
+
};
|
307
|
+
}>;
|
308
|
+
};
|
309
|
+
"show-editor-preview": {
|
310
|
+
type: import("vue").PropType<boolean>;
|
311
|
+
};
|
312
|
+
showEditorPreview: {
|
313
|
+
type: import("vue").PropType<boolean>;
|
314
|
+
};
|
315
|
+
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
316
|
+
propsDefinition: Omit<Readonly<{} & {
|
317
|
+
name?: {
|
318
|
+
[x: `onUpdate:${string}`]: {
|
319
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
320
|
+
};
|
321
|
+
} & {
|
322
|
+
[x: `v-model:${string}`]: {
|
323
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
324
|
+
required: false;
|
325
|
+
};
|
326
|
+
} & {
|
327
|
+
[x: string]: {
|
328
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
329
|
+
required: false;
|
330
|
+
};
|
331
|
+
} & {
|
332
|
+
require(): import("../DefineVueTypings").DefinePropModelRequire<string, RichTextEditorExtensionRegistration[], {
|
333
|
+
"onUpdate:modelValue": {
|
334
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
335
|
+
};
|
336
|
+
} & {
|
337
|
+
"v-model": {
|
338
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
339
|
+
required: false;
|
340
|
+
};
|
341
|
+
} & {
|
342
|
+
modelValue: {
|
343
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
344
|
+
required: false;
|
345
|
+
};
|
346
|
+
}>;
|
347
|
+
defaultValue(value?: RichTextEditorExtensionRegistration[]): import("../DefineVueTypings").DefinePropModelDefaultValue<string, RichTextEditorExtensionRegistration[], {
|
348
|
+
"onUpdate:modelValue": {
|
349
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
350
|
+
};
|
351
|
+
} & {
|
352
|
+
"v-model": {
|
353
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
354
|
+
required: false;
|
355
|
+
};
|
356
|
+
} & {
|
357
|
+
modelValue: {
|
358
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
359
|
+
required: false;
|
360
|
+
};
|
361
|
+
}, false>;
|
362
|
+
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<string, RichTextEditorExtensionRegistration[], {
|
363
|
+
"onUpdate:modelValue": {
|
364
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
365
|
+
};
|
366
|
+
} & {
|
367
|
+
"v-model": {
|
368
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
369
|
+
required: false;
|
370
|
+
};
|
371
|
+
} & {
|
372
|
+
modelValue: {
|
373
|
+
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
374
|
+
required: false;
|
375
|
+
};
|
376
|
+
}>;
|
377
|
+
};
|
378
|
+
"onUpdate:modelValue"?: (value: RichTextEditorExtensionRegistration[]) => any;
|
379
|
+
"v-model"?: RichTextEditorExtensionRegistration[];
|
380
|
+
modelValue?: RichTextEditorExtensionRegistration[];
|
381
|
+
showEditorPreview?: boolean;
|
382
|
+
"show-editor-preview"?: boolean;
|
383
|
+
}>, never>;
|
384
|
+
};
|
385
|
+
export default _default;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { VueComponentBase } from "@omnia/fx/ux";
|
2
2
|
import { IWebComponentInstance } from "../../";
|
3
|
-
import { RichTextEditorExtension } from "
|
3
|
+
import { RichTextEditorExtension } from "../../models";
|
4
4
|
export default class RichTextEditorTester extends VueComponentBase implements IWebComponentInstance {
|
5
5
|
extensions: Array<RichTextEditorExtension>;
|
6
6
|
created(): void;
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Alignment/Alignment.d.ts
CHANGED
@@ -1,13 +1,12 @@
|
|
1
|
-
import
|
1
|
+
import AlignmentToolbar from "./AlignmentToolbar";
|
2
2
|
import { Guid } from "../../../../models";
|
3
|
-
export declare
|
4
|
-
|
5
|
-
getDefition(): Promise<RichTextEditorExtensionDefinition>;
|
6
|
-
}
|
7
|
-
export declare const AlignmentEditorExtension: () => {
|
8
|
-
id: import("@omnia/fx-models").GuidValue;
|
3
|
+
export declare const alignmentEditorExtension: () => {
|
4
|
+
id: Guid;
|
9
5
|
title: string;
|
10
|
-
|
11
|
-
|
12
|
-
|
6
|
+
getConfiguration(): {
|
7
|
+
nodes: import("@tiptap/core").Extension<any, any>[];
|
8
|
+
toolbarItems: {
|
9
|
+
toolbar: typeof AlignmentToolbar;
|
10
|
+
}[];
|
11
|
+
};
|
13
12
|
};
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Alignment/AlignmentNode.d.ts
CHANGED
@@ -17,5 +17,5 @@ declare module "@tiptap/core" {
|
|
17
17
|
};
|
18
18
|
}
|
19
19
|
}
|
20
|
-
declare const _default: () => import("@tiptap/core").
|
20
|
+
declare const _default: () => import("@tiptap/core").Extension<any, any>;
|
21
21
|
export default _default;
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/AnchorLink/AnchorLink.d.ts
CHANGED
@@ -1,6 +1,13 @@
|
|
1
|
-
import
|
1
|
+
import AnchorLinkMenu from "./AnchorLinkMenu";
|
2
2
|
import { Guid } from "../../../../models";
|
3
|
-
export declare
|
4
|
-
|
5
|
-
|
6
|
-
|
3
|
+
export declare const anchorLinkEditorExtension: () => {
|
4
|
+
id: Guid;
|
5
|
+
title: string;
|
6
|
+
getConfiguration(): {
|
7
|
+
nodes: import("@tiptap/core").Node<import("./AnchorLinkNode").AnchorLinkOptions, any>[];
|
8
|
+
toolbarItems: any[];
|
9
|
+
bubbleMenuItems: {
|
10
|
+
menuItem: typeof AnchorLinkMenu;
|
11
|
+
}[];
|
12
|
+
};
|
13
|
+
};
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/AnchorLink/AnchorLinkNode.d.ts
CHANGED
@@ -1,4 +1,3 @@
|
|
1
|
-
import { Node } from "@tiptap/core";
|
2
1
|
export interface AnchorLinkOptions {
|
3
2
|
HTMLAttributes: Record<string, any>;
|
4
3
|
}
|
@@ -8,5 +7,5 @@ declare module "@tiptap/core" {
|
|
8
7
|
}
|
9
8
|
}
|
10
9
|
export declare const inputRegex: RegExp;
|
11
|
-
declare const _default: Node<AnchorLinkOptions, any>;
|
10
|
+
declare const _default: () => import("@tiptap/core").Node<AnchorLinkOptions, any>;
|
12
11
|
export default _default;
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/AnimatedGif/AnimatedGif.d.ts
CHANGED
@@ -1,6 +1,17 @@
|
|
1
|
-
import
|
1
|
+
import AnimatedGifToolbar from "./AnimatedGifToolbar";
|
2
2
|
import { Guid } from "../../../../models";
|
3
|
-
export declare
|
4
|
-
|
5
|
-
|
6
|
-
|
3
|
+
export declare const animatedGifEditorExtension: () => {
|
4
|
+
id: Guid;
|
5
|
+
title: string;
|
6
|
+
getConfiguration(): {
|
7
|
+
nodes: import("@tiptap/core").Node<any, any>[];
|
8
|
+
toolbarItems: {
|
9
|
+
toolbar: typeof AnimatedGifToolbar;
|
10
|
+
configuration: {};
|
11
|
+
}[];
|
12
|
+
bubbleMenuItems: {
|
13
|
+
menuItem: any;
|
14
|
+
configuration: {};
|
15
|
+
}[];
|
16
|
+
};
|
17
|
+
};
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Blockquote/Blockquote.d.ts
CHANGED
@@ -1,6 +1,13 @@
|
|
1
|
-
import
|
1
|
+
import BlockquoteToolbar from "./BlockquoteToolbar";
|
2
2
|
import { Guid } from "../../../../models";
|
3
|
-
export declare
|
4
|
-
|
5
|
-
|
6
|
-
|
3
|
+
export declare const blockquoteEditorExtension: () => {
|
4
|
+
id: Guid;
|
5
|
+
title: string;
|
6
|
+
getConfiguration(): {
|
7
|
+
nodes: import("@tiptap/core").Node<import("./BlockquoteNode").BlockquoteOptions, any>[];
|
8
|
+
toolbarItems: {
|
9
|
+
toolbar: typeof BlockquoteToolbar;
|
10
|
+
configuration: {};
|
11
|
+
}[];
|
12
|
+
};
|
13
|
+
};
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Blockquote/BlockquoteNode.d.ts
CHANGED
@@ -1,4 +1,3 @@
|
|
1
|
-
import { Node } from "@tiptap/core";
|
2
1
|
export interface BlockquoteOptions {
|
3
2
|
HTMLAttributes: Record<string, any>;
|
4
3
|
}
|
@@ -21,5 +20,5 @@ declare module "@tiptap/core" {
|
|
21
20
|
}
|
22
21
|
}
|
23
22
|
export declare const inputRegex: RegExp;
|
24
|
-
declare const _default: Node<BlockquoteOptions, any>;
|
23
|
+
declare const _default: () => import("@tiptap/core").Node<BlockquoteOptions, any>;
|
25
24
|
export default _default;
|
@@ -1,6 +1,11 @@
|
|
1
|
-
import { RichTextEditorExtension, RichTextEditorExtensionDefinition } from "../../IRichTextEditor";
|
2
1
|
import { Guid } from "../../../../models";
|
3
|
-
export declare
|
4
|
-
|
5
|
-
|
6
|
-
|
2
|
+
export declare const boldEditorExtension: () => {
|
3
|
+
id: Guid;
|
4
|
+
title: string;
|
5
|
+
getConfiguration(): {
|
6
|
+
nodes: import("@tiptap/core").Mark<any, any>[];
|
7
|
+
toolbarItems: {
|
8
|
+
toolbar: any;
|
9
|
+
}[];
|
10
|
+
};
|
11
|
+
};
|
@@ -23,5 +23,5 @@ export declare const starInputRegex: RegExp;
|
|
23
23
|
export declare const starPasteRegex: RegExp;
|
24
24
|
export declare const underscoreInputRegex: RegExp;
|
25
25
|
export declare const underscorePasteRegex: RegExp;
|
26
|
-
declare const _default: () => import("@tiptap/core").Mark<any, any
|
26
|
+
declare const _default: () => import("@tiptap/core").Mark<any, any>;
|
27
27
|
export default _default;
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/BulletList/BulletList.d.ts
CHANGED
@@ -1,6 +1,12 @@
|
|
1
|
-
import { RichTextEditorExtension, RichTextEditorExtensionDefinition } from "../../IRichTextEditor";
|
2
1
|
import { Guid } from "../../../../models";
|
3
|
-
export declare
|
4
|
-
|
5
|
-
|
6
|
-
|
2
|
+
export declare const bulletListEditorExtension: () => {
|
3
|
+
id: Guid;
|
4
|
+
title: string;
|
5
|
+
getConfiguration(): {
|
6
|
+
nodes: import("@tiptap/core").Node<import("../ListItem/ListItemNode").ListItemOptions, any>[];
|
7
|
+
toolbarItems: {
|
8
|
+
toolbar: any;
|
9
|
+
configuration: {};
|
10
|
+
}[];
|
11
|
+
};
|
12
|
+
};
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/BulletList/BulletListNode.d.ts
CHANGED
@@ -1,4 +1,3 @@
|
|
1
|
-
import { Node } from "@tiptap/core";
|
2
1
|
export interface BulletListOptions {
|
3
2
|
itemTypeName: string;
|
4
3
|
HTMLAttributes: Record<string, any>;
|
@@ -16,5 +15,5 @@ declare module "@tiptap/core" {
|
|
16
15
|
}
|
17
16
|
}
|
18
17
|
export declare const inputRegex: RegExp;
|
19
|
-
declare const _default: Node<BulletListOptions, any>;
|
18
|
+
declare const _default: () => import("@tiptap/core").Node<BulletListOptions, any>;
|
20
19
|
export default _default;
|
@@ -1,6 +1,13 @@
|
|
1
|
-
import
|
1
|
+
import CodeToolbar from "./CodeToolbar";
|
2
2
|
import { Guid } from "../../../../models";
|
3
|
-
export declare
|
4
|
-
|
5
|
-
|
6
|
-
|
3
|
+
export declare const codeEditorExtension: () => {
|
4
|
+
id: Guid;
|
5
|
+
title: string;
|
6
|
+
getConfiguration(): {
|
7
|
+
nodes: import("@tiptap/core").Mark<import("./CodeNode").CodeOptions, any>[];
|
8
|
+
toolbarItems: {
|
9
|
+
toolbar: typeof CodeToolbar;
|
10
|
+
configuration: {};
|
11
|
+
}[];
|
12
|
+
};
|
13
|
+
};
|