@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,4 +1,3 @@
|
|
|
1
|
-
import { Mark } from "@tiptap/core";
|
|
2
1
|
export interface CodeOptions {
|
|
3
2
|
HTMLAttributes: Record<string, any>;
|
|
4
3
|
}
|
|
@@ -22,5 +21,5 @@ declare module "@tiptap/core" {
|
|
|
22
21
|
}
|
|
23
22
|
export declare const inputRegex: RegExp;
|
|
24
23
|
export declare const pasteRegex: RegExp;
|
|
25
|
-
declare const _default: Mark<CodeOptions, any>;
|
|
24
|
+
declare const _default: () => import("@tiptap/core").Mark<CodeOptions, any>;
|
|
26
25
|
export default _default;
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/CodeBlock/CodeBlock.d.ts
CHANGED
|
@@ -1,6 +1,13 @@
|
|
|
1
|
-
import
|
|
1
|
+
import CodeBlockToolbar from "./CodeBlockToolbar";
|
|
2
2
|
import { Guid } from "../../../../models";
|
|
3
|
-
export declare
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
export declare const codeBlockEditorExtension: () => {
|
|
4
|
+
id: Guid;
|
|
5
|
+
title: string;
|
|
6
|
+
getConfiguration(): {
|
|
7
|
+
nodes: import("@tiptap/core").Node<import("./CodeBlockNode").CodeBlockOptions, any>[];
|
|
8
|
+
toolbarItems: {
|
|
9
|
+
toolbar: typeof CodeBlockToolbar;
|
|
10
|
+
configuration: {};
|
|
11
|
+
}[];
|
|
12
|
+
};
|
|
13
|
+
};
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/CodeBlock/CodeBlockNode.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Node } from "@tiptap/core";
|
|
2
1
|
export interface CodeBlockOptions {
|
|
3
2
|
/**
|
|
4
3
|
* Adds a prefix to language classes that are applied to code tags.
|
|
@@ -40,5 +39,5 @@ declare module "@tiptap/core" {
|
|
|
40
39
|
}
|
|
41
40
|
export declare const backtickInputRegex: RegExp;
|
|
42
41
|
export declare const tildeInputRegex: RegExp;
|
|
43
|
-
declare const _default: Node<CodeBlockOptions, any>;
|
|
42
|
+
declare const _default: () => import("@tiptap/core").Node<CodeBlockOptions, any>;
|
|
44
43
|
export default _default;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const DocumentNode: Node<any, any>;
|
|
1
|
+
export declare const documentNode: () => import("@tiptap/core").Node<any, any>;
|
|
@@ -1,6 +1,13 @@
|
|
|
1
1
|
import { Guid } from "../../../../models";
|
|
2
|
-
import
|
|
3
|
-
export declare
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
import EmoticonPickerToolbar from "./EmoticonPickerToolbar";
|
|
3
|
+
export declare const emoticonPickerEditorExtension: () => {
|
|
4
|
+
id: Guid;
|
|
5
|
+
title: string;
|
|
6
|
+
getConfiguration(): {
|
|
7
|
+
nodes: import("@tiptap/core").Node<any, any>[];
|
|
8
|
+
toolbarItems: {
|
|
9
|
+
toolbar: typeof EmoticonPickerToolbar;
|
|
10
|
+
configuration: {};
|
|
11
|
+
}[];
|
|
12
|
+
};
|
|
13
|
+
};
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import { RichTextEditorExtension, ToolbarConfiguration, RichTextEditorExtensionDefinition, BubbleMenuConfiguration } from "../..";
|
|
2
1
|
import { Guid } from "@omnia/fx-models";
|
|
3
|
-
export declare
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
2
|
+
export declare const enterpriseGlossaryLinkSuggestionExtension: () => {
|
|
3
|
+
id: Guid;
|
|
4
|
+
title: string;
|
|
5
|
+
getConfiguration(): {
|
|
6
|
+
nodes: (import("@tiptap/core").Mark<any, any> | import("@tiptap/core").Node<any, any>)[];
|
|
7
|
+
};
|
|
8
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { RichTextEditorExtension, RichTextEditorExtensionDefinition } from "../../IRichTextEditor";
|
|
2
1
|
import { Guid, ExtendedElementsEditorExtensionConfiguration } from "../../../../models";
|
|
3
|
-
|
|
4
|
-
export declare
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
export declare function getExtendedNodes(): (import("@tiptap/core").Mark<any, any> | import("@tiptap/core").Node<any, any>)[];
|
|
3
|
+
export declare const extendedElementsEditorExtension: () => {
|
|
4
|
+
id: Guid;
|
|
5
|
+
title: string;
|
|
6
|
+
getConfiguration(): {
|
|
7
|
+
nodes: any[];
|
|
8
|
+
};
|
|
9
|
+
setOptions(options?: ExtendedElementsEditorExtensionConfiguration): void;
|
|
10
|
+
};
|
|
@@ -1,14 +1,21 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
1
|
+
import { Guid, PromotedTagOptions, Tag, TipTapEditor } from "../../../../models";
|
|
2
|
+
import HashTagToolbar from "./HashTagToolbar";
|
|
3
3
|
import { RichTextContentExtensionData } from "../../RichTextContentHelper";
|
|
4
|
-
export declare
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
4
|
+
export declare const hashTagEditorExtension: () => {
|
|
5
|
+
id: Guid;
|
|
6
|
+
title: string;
|
|
7
|
+
getConfiguration(): {
|
|
8
|
+
nodes: import("@tiptap/core").Node<import("./HashTagNode").HashTagOptions, any>[];
|
|
9
|
+
toolbarItems: {
|
|
10
|
+
toolbar: typeof HashTagToolbar;
|
|
11
|
+
configuration: {
|
|
12
|
+
menuHandler: (menu: import("@omnia/fx-models").IHashTagMenuBarDefinition) => void;
|
|
13
|
+
selectTag: (tag: Tag) => void;
|
|
14
|
+
promotedTagOptions: PromotedTagOptions;
|
|
15
|
+
};
|
|
16
|
+
hidden: true;
|
|
17
|
+
}[];
|
|
18
|
+
onBlur: (editor: TipTapEditor, setExtensionData: (data: RichTextContentExtensionData) => void) => void;
|
|
19
|
+
};
|
|
20
|
+
setPromotedTagOptions(promotedTagOptions: PromotedTagOptions): void;
|
|
21
|
+
};
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/HashTag/HashTagNode.d.ts
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { HashTagEditorExtensionConfiguration } from "@omnia/fx-models";
|
|
2
|
-
interface HashTagOptions extends HashTagEditorExtensionConfiguration {
|
|
2
|
+
export interface HashTagOptions extends HashTagEditorExtensionConfiguration {
|
|
3
3
|
matcher: any;
|
|
4
4
|
suggestionClass: string;
|
|
5
5
|
}
|
|
6
|
-
|
|
7
|
-
declare const _default: Node<HashTagOptions, any>;
|
|
6
|
+
declare const _default: () => import("@tiptap/core").Node<HashTagOptions, any>;
|
|
8
7
|
export default _default;
|
|
@@ -1,13 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
getDefaultHeading(): GuidValue[];
|
|
13
|
-
}
|
|
1
|
+
import { HeadingEditorExtensionConfiguration, Guid } from "../../../../models";
|
|
2
|
+
export declare const headingEditorExtension: () => {
|
|
3
|
+
id: Guid;
|
|
4
|
+
title: string;
|
|
5
|
+
getConfiguration(): Promise<{
|
|
6
|
+
nodes?: import("@omnia/fx-models").RichTextEditorNode<any, any>[];
|
|
7
|
+
toolbarItems?: import("@omnia/fx-models").RichTextEditorToolbar<any>[];
|
|
8
|
+
bubbleMenuItems?: import("@omnia/fx-models").RichTextEditorBubbleMenu<any>[];
|
|
9
|
+
}>;
|
|
10
|
+
setOptions(options?: HeadingEditorExtensionConfiguration): void;
|
|
11
|
+
};
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Heading/HeadingNode.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { HeadingSettings } from "@omnia/fx-models";
|
|
2
2
|
export type Level = 1 | 2 | 3 | 4 | 5 | 6;
|
|
3
3
|
export interface HeadingOptions {
|
|
4
4
|
levels: Level[];
|
|
@@ -22,4 +22,4 @@ declare module "@tiptap/core" {
|
|
|
22
22
|
};
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
|
-
export declare const
|
|
25
|
+
export declare const headingNode: (param1: HeadingSettings) => any;
|
|
@@ -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 historyEditorExtension: () => {
|
|
3
|
+
id: Guid;
|
|
4
|
+
title: string;
|
|
5
|
+
getConfiguration(): {
|
|
6
|
+
nodes: import("@tiptap/core").Extension<import("@tiptap/extension-history").HistoryOptions, any>[];
|
|
7
|
+
toolbarItems: {
|
|
8
|
+
toolbar: any;
|
|
9
|
+
configuration: {};
|
|
10
|
+
}[];
|
|
11
|
+
};
|
|
12
|
+
};
|
|
@@ -1,6 +1,13 @@
|
|
|
1
|
-
import
|
|
1
|
+
import HorizontalRuleToolbar from "./HorizontalRuleToolbar";
|
|
2
2
|
import { Guid } from "../../../../models";
|
|
3
|
-
export declare
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
export declare const horizontalRuleEditorExtension: () => {
|
|
4
|
+
id: Guid;
|
|
5
|
+
title: string;
|
|
6
|
+
getConfiguration(): {
|
|
7
|
+
nodes: import("@tiptap/core").Node<import("./HorizontalRuleNode").HorizontalRuleOptions, any>[];
|
|
8
|
+
toolbarItems: {
|
|
9
|
+
toolbar: typeof HorizontalRuleToolbar;
|
|
10
|
+
configuration: {};
|
|
11
|
+
}[];
|
|
12
|
+
};
|
|
13
|
+
};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Node } from "@tiptap/core";
|
|
2
1
|
export interface HorizontalRuleOptions {
|
|
3
2
|
HTMLAttributes: Record<string, any>;
|
|
4
3
|
}
|
|
@@ -12,5 +11,5 @@ declare module "@tiptap/core" {
|
|
|
12
11
|
};
|
|
13
12
|
}
|
|
14
13
|
}
|
|
15
|
-
declare const _default: Node<HorizontalRuleOptions, any>;
|
|
14
|
+
declare const _default: () => import("@tiptap/core").Node<HorizontalRuleOptions, any>;
|
|
16
15
|
export default _default;
|
|
@@ -1,6 +1,12 @@
|
|
|
1
|
-
import
|
|
1
|
+
import HtmlToolbar from "./HtmlToolbar";
|
|
2
2
|
import { Guid } from "../../../../models";
|
|
3
|
-
export declare
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
export declare const htmlEditorExtension: () => {
|
|
4
|
+
id: Guid;
|
|
5
|
+
title: string;
|
|
6
|
+
getConfiguration(): {
|
|
7
|
+
toolbarItems: {
|
|
8
|
+
toolbar: typeof HtmlToolbar;
|
|
9
|
+
configuration: {};
|
|
10
|
+
}[];
|
|
11
|
+
};
|
|
12
|
+
};
|
|
@@ -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 italicEditorExtension: () => {
|
|
3
|
+
id: Guid;
|
|
4
|
+
title: string;
|
|
5
|
+
getConfiguration(): {
|
|
6
|
+
nodes: import("@tiptap/core").Mark<import("./ItalicNode").ItalicOptions, any>[];
|
|
7
|
+
toolbarItems: {
|
|
8
|
+
toolbar: any;
|
|
9
|
+
configuration: {};
|
|
10
|
+
}[];
|
|
11
|
+
};
|
|
12
|
+
};
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Italic/ItalicNode.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Mark } from "@tiptap/core";
|
|
2
1
|
export interface ItalicOptions {
|
|
3
2
|
HTMLAttributes: Record<string, any>;
|
|
4
3
|
}
|
|
@@ -24,5 +23,5 @@ export declare const starInputRegex: RegExp;
|
|
|
24
23
|
export declare const starPasteRegex: RegExp;
|
|
25
24
|
export declare const underscoreInputRegex: RegExp;
|
|
26
25
|
export declare const underscorePasteRegex: RegExp;
|
|
27
|
-
declare const _default: Mark<ItalicOptions, any>;
|
|
26
|
+
declare const _default: () => import("@tiptap/core").Mark<ItalicOptions, any>;
|
|
28
27
|
export default _default;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { Guid, LanguagePickerEditorExtensionConfiguration, RichTextEditorToolbar } from "../../../../models";
|
|
2
|
+
export declare const languagePickerEditorExtension: () => {
|
|
3
|
+
id: Guid;
|
|
4
|
+
title: string;
|
|
5
|
+
getConfiguration(): {
|
|
6
|
+
toolbarItems: RichTextEditorToolbar<any>[];
|
|
7
|
+
};
|
|
8
|
+
setOptions(config?: LanguagePickerEditorExtensionConfiguration): void;
|
|
9
|
+
};
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/ListItem/ListItem.d.ts
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Guid } from "@omnia/fx-models";
|
|
2
|
+
export declare const listItemEditorExtension: () => {
|
|
3
|
+
id: Guid;
|
|
4
|
+
title: string;
|
|
5
|
+
getConfiguration(): {
|
|
6
|
+
nodes: import("@tiptap/core").Node<import("./ListItemNode").ListItemOptions, any>[];
|
|
7
|
+
};
|
|
8
|
+
};
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/ListItem/ListItemNode.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { Node } from "@tiptap/core";
|
|
2
1
|
export interface ListItemOptions {
|
|
3
2
|
HTMLAttributes: Record<string, any>;
|
|
4
3
|
}
|
|
5
|
-
declare const _default: Node<ListItemOptions, any>;
|
|
4
|
+
declare const _default: () => import("@tiptap/core").Node<ListItemOptions, any>;
|
|
6
5
|
export default _default;
|
|
@@ -1,14 +1,18 @@
|
|
|
1
1
|
import { IMediaPicker } from "../../..";
|
|
2
2
|
import { Guid } from "../../../../models";
|
|
3
|
-
import
|
|
4
|
-
export declare
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
}
|
|
3
|
+
import MediaPickerToolbar from "./MediaPickerToolbar";
|
|
4
|
+
export declare const mediaPickerEditorExtension: () => {
|
|
5
|
+
id: Guid;
|
|
6
|
+
title: string;
|
|
7
|
+
getConfiguration(): {
|
|
8
|
+
nodes: import("@tiptap/core").Node<any, any>[];
|
|
9
|
+
toolbarItems: {
|
|
10
|
+
toolbar: typeof MediaPickerToolbar;
|
|
11
|
+
configuration: {
|
|
12
|
+
selectedMedia: any;
|
|
13
|
+
mediaPicker: any;
|
|
14
|
+
};
|
|
15
|
+
}[];
|
|
16
|
+
};
|
|
17
|
+
setOptions(options: IMediaPicker): void;
|
|
18
|
+
};
|
|
@@ -3,6 +3,5 @@ import "../images/left-align-around-center.svg";
|
|
|
3
3
|
import "../images/left-behind-center.svg";
|
|
4
4
|
import "../images/left-inline-center.svg";
|
|
5
5
|
import "../images/left-infront-center.svg";
|
|
6
|
-
|
|
7
|
-
declare const _default: Node<any, any>;
|
|
6
|
+
declare const _default: () => import("@tiptap/core").Node<any, any>;
|
|
8
7
|
export default _default;
|
|
@@ -1,11 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import { Guid } from "../../../../models";
|
|
2
|
+
import MentionToolbar from "./MentionToolbar";
|
|
3
|
+
export declare const mentionEditorExtension: () => {
|
|
4
|
+
id: Guid;
|
|
5
|
+
title: string;
|
|
6
|
+
getConfiguration(): {
|
|
7
|
+
nodes: any[];
|
|
8
|
+
toolbarItems: {
|
|
9
|
+
toolbar: typeof MentionToolbar;
|
|
10
|
+
configuration: {
|
|
11
|
+
menuHandler: (menu: import("@omnia/fx-models").IMenuBarDefinition) => void;
|
|
12
|
+
selectUser: (user: import("@omnia/fx-models").ResolvedUserIdentity) => void;
|
|
13
|
+
};
|
|
14
|
+
hidden: true;
|
|
15
|
+
}[];
|
|
16
|
+
};
|
|
17
|
+
};
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Mention/MentionNode.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Node } from "@tiptap/core";
|
|
2
1
|
import { Node as ProseMirrorNode } from "@tiptap/pm/model";
|
|
3
2
|
import { PluginKey } from "@tiptap/pm/state";
|
|
4
3
|
import { SuggestionOptions } from "@tiptap/suggestion";
|
|
4
|
+
import { MentionEditorExtensionConfiguration } from "@omnia/fx-models";
|
|
5
5
|
export type MentionOptions = {
|
|
6
6
|
HTMLAttributes: Record<string, any>;
|
|
7
7
|
renderLabel: (props: {
|
|
@@ -11,5 +11,5 @@ export type MentionOptions = {
|
|
|
11
11
|
suggestion: Omit<SuggestionOptions, "editor">;
|
|
12
12
|
};
|
|
13
13
|
export declare const MentionPluginKey: PluginKey<any>;
|
|
14
|
-
declare const _default:
|
|
14
|
+
declare const _default: (param1: Partial<MentionEditorExtensionConfiguration>) => any;
|
|
15
15
|
export default _default;
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/OrderedList/OrderedList.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 orderedListEditorExtension: () => {
|
|
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
|
+
};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Node } from "@tiptap/core";
|
|
2
1
|
export interface OrderedListOptions {
|
|
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<OrderedListOptions, any>;
|
|
18
|
+
declare const _default: () => import("@tiptap/core").Node<OrderedListOptions, any>;
|
|
20
19
|
export default _default;
|
package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Paragraph/ParagraphNode.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Node } from "@tiptap/core";
|
|
2
1
|
export interface ParagraphOptions {
|
|
3
2
|
HTMLAttributes: Record<string, any>;
|
|
4
3
|
}
|
|
@@ -12,5 +11,5 @@ declare module "@tiptap/core" {
|
|
|
12
11
|
};
|
|
13
12
|
}
|
|
14
13
|
}
|
|
15
|
-
declare const _default: Node<ParagraphOptions, any>;
|
|
14
|
+
declare const _default: () => import("@tiptap/core").Node<ParagraphOptions, any>;
|
|
16
15
|
export default _default;
|