@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 +1 @@
|
|
1
|
-
{"name":"omniaWebpackJsonp['bb000000-0000-bbbb-0000-0000000000bb']['b46f7161-e941-4240-b573-a9cd83e9d132']","content":{"./node_modules/@omnia/fx/ux/richtexteditor/extensions/index.js":{"id":"./node_modules/@omnia/fx/ux/richtexteditor/extensions/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["
|
1
|
+
{"name":"omniaWebpackJsonp['bb000000-0000-bbbb-0000-0000000000bb']['b46f7161-e941-4240-b573-a9cd83e9d132']","content":{"./node_modules/@omnia/fx/ux/richtexteditor/extensions/index.js":{"id":"./node_modules/@omnia/fx/ux/richtexteditor/extensions/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["HashTagConfiguration","HashTagContentData","ListItem","MentionConfiguration","MentionContentData","MentionPluginKey","ParagraphNode","PlaceHolderNode","RegistrationHelpder","RichTextEditorExtensionLocalization","TableView","TextCompletionHandler","TextCompletionToolbar","TextNode","alignmentEditorExtension","anchorLinkEditorExtension","animatedGifEditorExtension","blockquoteEditorExtension","boldEditorExtension","bulletListEditorExtension","codeBlockEditorExtension","codeEditorExtension","documentNode","emoticonPickerEditorExtension","extendedElementsEditorExtension","getExtendedNodes","hashTagEditorExtension","headingEditorExtension","headingNode","historyEditorExtension","horizontalRuleEditorExtension","htmlEditorExtension","isTextCompletionFeatureActivated","italicEditorExtension","languagePickerEditorExtension","listItemEditorExtension","mediaPickerEditorExtension","mentionEditorExtension","orderedListEditorExtension","panelElementName","placeholderEditorExtension","removingFormattingEditorExtension","strikeEditorExtension","tableEditorExtension","tableNodeTypes","tableNodes","textColorEditorExtension","textCompletionEditorExtension","textTranslatorEditorExtension","todoListEditorExtension","underlineEditorExtension","updateColumns"]},"./node_modules/@omnia/fx/ux/richtexteditor/extensions/MediaPicker/MediapickerStyle.css":{"id":"./node_modules/@omnia/fx/ux/richtexteditor/extensions/mediapicker/mediapickerstyle.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/richtexteditor/shareds/index.js":{"id":"./node_modules/@omnia/fx/ux/richtexteditor/shareds/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["DefineRichTextEditorExtension","defineRichTextEditorNode"]},"./node_modules/country-flag-emoji-polyfill/dist/index.modern.js":{"id":"./node_modules/country-flag-emoji-polyfill/dist/index.modern.js","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/is-emoji-supported/dist/esm/is-emoji-supported.js":{"id":"./node_modules/is-emoji-supported/dist/esm/is-emoji-supported.js","buildMeta":{"async":false,"exportsType":"dynamic"}},"./wwwroot/scripts/tiptap/omfx.packages.tiptap_e32e367c-d09c-4088-90a8-fd6a1e0352c7.js":{"id":"./wwwroot/scripts/tiptap/omfx.packages.tiptap_e32e367c-d09c-4088-90a8-fd6a1e0352c7.js","buildMeta":{}},"./node_modules/@omnia/fx/ux/richtexteditor/index.js":{"id":"f37916a5-b801-4e3a-a1be-30a009bd2df2","buildMeta":{"exportsType":"namespace"}}}}
|
@@ -6,7 +6,7 @@ export declare class UserPresenceStatus {
|
|
6
6
|
constructor(availability: string, activity: string);
|
7
7
|
get name(): string;
|
8
8
|
get icon(): FontAwesomeIcon;
|
9
|
-
get color(): "#
|
9
|
+
get color(): "#ffffff" | "#92c353" | "#fdb913" | "#c4314b" | "#c84cb9" | "#808285";
|
10
10
|
}
|
11
11
|
export declare class UserIdentityService {
|
12
12
|
private httpClient;
|
@@ -14,14 +14,14 @@ export interface NewHostSettings {
|
|
14
14
|
export declare const useCompontentHostStore: () => {
|
15
15
|
state: {
|
16
16
|
host: "admin" | "editor" | "docs";
|
17
|
-
componentHost: "dialog" | "menu" | "table" | "tab" | "toolbar" | "
|
17
|
+
componentHost: "dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx";
|
18
18
|
componentVariant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section";
|
19
19
|
appliedComponents: string[];
|
20
20
|
force: boolean;
|
21
21
|
};
|
22
22
|
events: {
|
23
23
|
onMutatedHost: import("internal/fx/core").MessageBusExposeOnlySubscription<"admin" | "editor" | "docs">;
|
24
|
-
onMutatedComponentHost: import("internal/fx/core").MessageBusExposeOnlySubscription<"dialog" | "menu" | "table" | "tab" | "toolbar" | "
|
24
|
+
onMutatedComponentHost: import("internal/fx/core").MessageBusExposeOnlySubscription<"dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx">;
|
25
25
|
onMutatedComponentVariant: import("internal/fx/core").MessageBusExposeOnlySubscription<"section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section">;
|
26
26
|
onMutatedAppliedComponents: import("internal/fx/core").MessageBusExposeOnlySubscription<string[]>;
|
27
27
|
onMutatedForce: import("internal/fx/core").MessageBusExposeOnlySubscription<boolean>;
|
@@ -35,7 +35,7 @@ export declare const useCompontentHostStore: () => {
|
|
35
35
|
subscribe(fn: (type: "admin" | "editor" | "docs") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
36
36
|
};
|
37
37
|
setComponentHost: {
|
38
|
-
subscribe(fn: (type: "dialog" | "menu" | "table" | "tab" | "toolbar" | "
|
38
|
+
subscribe(fn: (type: "dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
39
39
|
};
|
40
40
|
setComponentVariant: {
|
41
41
|
subscribe(fn: (variant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -55,7 +55,7 @@ export declare const useCompontentHostStore: () => {
|
|
55
55
|
subscribe(fn: (result: void, type: "admin" | "editor" | "docs") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
56
56
|
};
|
57
57
|
setComponentHost: {
|
58
|
-
subscribe(fn: (result: void, type: "dialog" | "menu" | "table" | "tab" | "toolbar" | "
|
58
|
+
subscribe(fn: (result: void, type: "dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
59
59
|
};
|
60
60
|
setComponentVariant: {
|
61
61
|
subscribe(fn: (result: void, variant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -75,7 +75,7 @@ export declare const useCompontentHostStore: () => {
|
|
75
75
|
subscribe(fn: (failureReason: any, type: "admin" | "editor" | "docs") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
76
76
|
};
|
77
77
|
setComponentHost: {
|
78
|
-
subscribe(fn: (failureReason: any, type: "dialog" | "menu" | "table" | "tab" | "toolbar" | "
|
78
|
+
subscribe(fn: (failureReason: any, type: "dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
79
79
|
};
|
80
80
|
setComponentVariant: {
|
81
81
|
subscribe(fn: (failureReason: any, variant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -98,7 +98,7 @@ export declare const useCompontentHostStore: () => {
|
|
98
98
|
get: {
|
99
99
|
canApplyOn: (hostType: ComponentHostTypes | HostTypes, variant?: any) => boolean;
|
100
100
|
readonly host: "admin" | "editor" | "docs";
|
101
|
-
readonly componentHost: "dialog" | "menu" | "table" | "tab" | "toolbar" | "
|
101
|
+
readonly componentHost: "dialog" | "menu" | "table" | "tab" | "toolbar" | "drawer" | "expansion-panel" | "chip" | "blade" | "app" | "appbar" | "tab-vertical" | "panel" | "omfx";
|
102
102
|
readonly componentVariant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section";
|
103
103
|
readonly force: boolean;
|
104
104
|
appliedComponents(host: string): boolean;
|
@@ -449,6 +449,7 @@ declare const _default: {
|
|
449
449
|
};
|
450
450
|
label?: string;
|
451
451
|
class?: String | String[];
|
452
|
+
themeDefinition?: ThemeDefinitionV2;
|
452
453
|
"onUpdate:modelValue"?: (value: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any;
|
453
454
|
"v-model"?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes;
|
454
455
|
modelValue?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes;
|
@@ -457,7 +458,6 @@ declare const _default: {
|
|
457
458
|
} & {
|
458
459
|
activator?: () => VNodeChild;
|
459
460
|
};
|
460
|
-
themeDefinition?: ThemeDefinitionV2;
|
461
461
|
"theme-definition"?: ThemeDefinitionV2;
|
462
462
|
}>, "onUpdate:modelValue" | "onColor:enter" | "onColor:leave"> & {
|
463
463
|
"onUpdate:modelValue"?: (colorSchemaType: ColorSchemaTypes) => any;
|
@@ -662,13 +662,13 @@ declare const _default: {
|
|
662
662
|
label?: string;
|
663
663
|
disabled?: boolean;
|
664
664
|
scrollable?: boolean;
|
665
|
+
description?: string;
|
665
666
|
"onUpdate:modelValue"?: (value: string) => any;
|
666
667
|
"v-model"?: string;
|
667
668
|
modelValue?: string;
|
668
669
|
hideDetails?: boolean;
|
669
670
|
"hide-details"?: boolean;
|
670
671
|
singleLine?: boolean;
|
671
|
-
description?: string;
|
672
672
|
"single-line"?: boolean;
|
673
673
|
isRequired?: boolean;
|
674
674
|
formatter?: IDatetimePickerFormatter;
|
@@ -111,9 +111,9 @@ declare const dialogComponent: {
|
|
111
111
|
propsDefinition: Omit<Readonly<{} & {
|
112
112
|
title?: string;
|
113
113
|
light?: boolean;
|
114
|
-
width?: string | number;
|
115
114
|
maxWidth?: string | number;
|
116
115
|
position?: DialogPositions;
|
116
|
+
width?: string | number;
|
117
117
|
dark?: boolean;
|
118
118
|
disabled?: boolean;
|
119
119
|
onClose?: () => void;
|
@@ -109,8 +109,8 @@ declare const _default: {
|
|
109
109
|
};
|
110
110
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
111
111
|
propsDefinition: Omit<Readonly<{} & {
|
112
|
-
providerId?: GuidValue;
|
113
112
|
valueBind?: any;
|
113
|
+
providerId?: GuidValue;
|
114
114
|
property?: EnterprisePropertyDefinition;
|
115
115
|
wrapWithParentContent?: (internalName: string, propertyContent: JSX.Element) => JSX.Element;
|
116
116
|
"provider-id"?: GuidValue;
|
@@ -131,11 +131,11 @@ declare const _default: {
|
|
131
131
|
};
|
132
132
|
}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
133
133
|
propsDefinition: Omit<Readonly<{} & {
|
134
|
+
property?: EnterprisePropertyDefinition;
|
135
|
+
settings?: EnterprisePropertiesPersonDisplaySettings;
|
134
136
|
"onUpdate:modelValue"?: (value: Identity[]) => any;
|
135
137
|
"v-model"?: Identity[];
|
136
138
|
modelValue?: Identity[];
|
137
|
-
property?: EnterprisePropertyDefinition;
|
138
|
-
settings?: EnterprisePropertiesPersonDisplaySettings;
|
139
139
|
}>, "onUpdate:modelValue" | "onDoc$" | "onWrapWithParentContent"> & {
|
140
140
|
"onUpdate:modelValue"?: (value: Identity[]) => any;
|
141
141
|
onDoc$?: (description?: string) => any;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { IWebComponentInstance } from "../../../..";
|
2
|
-
import { EnterprisePropertyDefinition, EnterprisePropertyRichTextItemSettings } from "../../../../models";
|
2
|
+
import { EnterprisePropertyDefinition, EnterprisePropertyRichTextItemSettings, RichTextEditorExtension } from "../../../../models";
|
3
3
|
import { MultilingualStore } from "../../../../stores";
|
4
|
-
import {
|
4
|
+
import { RichTextEditorPlaceHolder } from "../../../richtexteditor";
|
5
5
|
import { VueComponentBase } from "../../../VueComponentBase";
|
6
6
|
import { IRichTextFieldEdit } from "./IRichTextFieldEdit";
|
7
7
|
export declare class RichTextFieldEdit extends VueComponentBase implements IWebComponentInstance, IRichTextFieldEdit {
|
@@ -219,9 +219,9 @@ declare const _default: {
|
|
219
219
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
220
220
|
propsDefinition: Omit<Readonly<{} & {
|
221
221
|
label?: string;
|
222
|
-
required?: boolean;
|
223
222
|
multiple?: boolean;
|
224
223
|
disabled?: boolean;
|
224
|
+
required?: boolean;
|
225
225
|
onChange?: (propertyInternalName: string | Array<string>) => void;
|
226
226
|
hideDetails?: boolean;
|
227
227
|
"hide-details"?: boolean;
|
@@ -688,6 +688,7 @@ declare const _default: {
|
|
688
688
|
};
|
689
689
|
}>;
|
690
690
|
};
|
691
|
+
property?: EnterprisePropertyDefinition;
|
691
692
|
"onUpdate:modelValue"?: (value: {
|
692
693
|
[internalName: string]: any;
|
693
694
|
}) => any;
|
@@ -697,7 +698,6 @@ declare const _default: {
|
|
697
698
|
modelValue?: {
|
698
699
|
[internalName: string]: any;
|
699
700
|
};
|
700
|
-
property?: EnterprisePropertyDefinition;
|
701
701
|
"v-slots"?: {
|
702
702
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
703
703
|
} & {
|
@@ -66,8 +66,8 @@ declare const _default: {
|
|
66
66
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
67
67
|
propsDefinition: Omit<Readonly<{
|
68
68
|
settings: FilterEngineSettings;
|
69
|
-
context: FilterEngineContext;
|
70
69
|
updateSettings: () => void;
|
70
|
+
context: FilterEngineContext;
|
71
71
|
} & {}>, never>;
|
72
72
|
};
|
73
73
|
export default _default;
|
@@ -300,10 +300,10 @@ declare const _default: {
|
|
300
300
|
}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
301
301
|
propsDefinition: Omit<Readonly<{} & {
|
302
302
|
class?: String | String[];
|
303
|
-
required?: boolean;
|
304
|
-
providerContext?: MediaPickerStorageProviderContext;
|
305
303
|
disabled?: boolean;
|
306
304
|
errorMessages?: string[];
|
305
|
+
required?: boolean;
|
306
|
+
providerContext?: MediaPickerStorageProviderContext;
|
307
307
|
"onUpdate:modelValue"?: (value: IconPickerModel) => any;
|
308
308
|
"v-model"?: IconPickerModel;
|
309
309
|
modelValue?: IconPickerModel;
|
@@ -652,9 +652,9 @@ declare const _default: {
|
|
652
652
|
propsDefinition: Omit<Readonly<{} & {
|
653
653
|
filter?: (identities: IResolvedIdentity[]) => IResolvedIdentity[];
|
654
654
|
type?: PrincipalTypes;
|
655
|
-
identityStore?: IIdentityPickerStore;
|
656
655
|
top?: Boolean;
|
657
656
|
disabled?: Boolean;
|
657
|
+
identityStore?: IIdentityPickerStore;
|
658
658
|
"onUpdate:modelValue"?: (value: Identity[]) => any;
|
659
659
|
"v-model"?: Identity[];
|
660
660
|
modelValue?: Identity[];
|
@@ -691,14 +691,14 @@ declare const _default: {
|
|
691
691
|
filter?: (identities: IResolvedIdentity[]) => IResolvedIdentity[];
|
692
692
|
type?: PrincipalTypes;
|
693
693
|
label?: string;
|
694
|
-
identityStore?: IIdentityPickerStore;
|
695
694
|
top?: boolean;
|
696
695
|
disabled?: boolean;
|
696
|
+
identityStore?: IIdentityPickerStore;
|
697
|
+
description?: string;
|
697
698
|
ariaInvalid?: boolean;
|
698
699
|
singleLine?: boolean;
|
699
700
|
"aria-describedby"?: string;
|
700
701
|
"aria-invalid"?: boolean;
|
701
|
-
description?: string;
|
702
702
|
ariaDescribedby?: string;
|
703
703
|
providerIds?: GuidValue[];
|
704
704
|
emailEnabled?: BoolFilter;
|
@@ -967,9 +967,9 @@ declare const _default: {
|
|
967
967
|
};
|
968
968
|
}>;
|
969
969
|
};
|
970
|
-
identityStore?: IIdentityPickerStore;
|
971
970
|
top?: boolean;
|
972
971
|
disabled?: boolean;
|
972
|
+
identityStore?: IIdentityPickerStore;
|
973
973
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
974
974
|
"v-model"?: boolean;
|
975
975
|
modelValue?: boolean;
|
@@ -875,12 +875,13 @@ declare const _default: {
|
|
875
875
|
filter?: (identities: IResolvedIdentity[]) => IResolvedIdentity[];
|
876
876
|
type?: PrincipalTypes;
|
877
877
|
label?: string;
|
878
|
-
required?: boolean;
|
879
|
-
identityStore?: IIdentityPickerStore;
|
880
878
|
top?: boolean;
|
881
879
|
dense?: boolean;
|
882
880
|
multiple?: boolean;
|
883
881
|
disabled?: boolean;
|
882
|
+
required?: boolean;
|
883
|
+
identityStore?: IIdentityPickerStore;
|
884
|
+
description?: string;
|
884
885
|
"onUpdate:modelValue"?: (value: Identity[]) => any;
|
885
886
|
"v-model"?: Identity[];
|
886
887
|
modelValue?: Identity[];
|
@@ -888,7 +889,6 @@ declare const _default: {
|
|
888
889
|
singleLine?: boolean;
|
889
890
|
"aria-describedby"?: string;
|
890
891
|
"aria-invalid"?: boolean;
|
891
|
-
description?: string;
|
892
892
|
ariaDescribedby?: string;
|
893
893
|
providerIds?: GuidValue[];
|
894
894
|
emailEnabled?: BoolFilter;
|
@@ -858,11 +858,12 @@ declare const _default: {
|
|
858
858
|
filter?: (identities: IResolvedIdentity[]) => IResolvedIdentity[];
|
859
859
|
type?: PrincipalTypes;
|
860
860
|
label?: string;
|
861
|
-
required?: boolean;
|
862
|
-
identityStore?: IIdentityPickerStore;
|
863
861
|
top?: boolean;
|
864
862
|
multiple?: boolean;
|
865
863
|
disabled?: boolean;
|
864
|
+
required?: boolean;
|
865
|
+
identityStore?: IIdentityPickerStore;
|
866
|
+
description?: string;
|
866
867
|
"onUpdate:modelValue"?: (value: Identity[]) => any;
|
867
868
|
"v-model"?: Identity[];
|
868
869
|
modelValue?: Identity[];
|
@@ -870,7 +871,6 @@ declare const _default: {
|
|
870
871
|
singleLine?: boolean;
|
871
872
|
"aria-describedby"?: string;
|
872
873
|
"aria-invalid"?: boolean;
|
873
|
-
description?: string;
|
874
874
|
ariaDescribedby?: string;
|
875
875
|
providerIds?: GuidValue[];
|
876
876
|
emailEnabled?: BoolFilter;
|
@@ -576,6 +576,7 @@ declare const JourneyBladeComponent: {
|
|
576
576
|
id?: GuidValue;
|
577
577
|
size?: BladeSizes;
|
578
578
|
disabled?: boolean;
|
579
|
+
settings?: boolean;
|
579
580
|
"v-slots"?: {
|
580
581
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
581
582
|
} & {
|
@@ -586,7 +587,6 @@ declare const JourneyBladeComponent: {
|
|
586
587
|
variant?: "info" | "edit" | "new";
|
587
588
|
subTitle?: string;
|
588
589
|
"sub-title"?: string;
|
589
|
-
settings?: boolean;
|
590
590
|
loading?: boolean;
|
591
591
|
ok?: boolean;
|
592
592
|
save?: boolean;
|
@@ -571,6 +571,7 @@ export declare function useBlade(bladeId: GuidValue): {
|
|
571
571
|
id?: GuidValue;
|
572
572
|
size?: import("@omnia/fx-models").BladeSizes;
|
573
573
|
disabled?: boolean;
|
574
|
+
settings?: boolean;
|
574
575
|
"v-slots"?: {
|
575
576
|
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
576
577
|
} & {
|
@@ -581,7 +582,6 @@ export declare function useBlade(bladeId: GuidValue): {
|
|
581
582
|
variant?: "info" | "edit" | "new";
|
582
583
|
subTitle?: string;
|
583
584
|
"sub-title"?: string;
|
584
|
-
settings?: boolean;
|
585
585
|
loading?: boolean;
|
586
586
|
ok?: boolean;
|
587
587
|
save?: boolean;
|
@@ -584,11 +584,11 @@ declare const _default: {
|
|
584
584
|
}>;
|
585
585
|
};
|
586
586
|
label?: string;
|
587
|
-
required?: boolean;
|
588
587
|
disabled?: boolean;
|
589
588
|
styles?: {
|
590
589
|
wrapper?: import("typestyle/lib/types").NestedCSSProperties;
|
591
590
|
};
|
591
|
+
required?: boolean;
|
592
592
|
"onUpdate:modelValue"?: (value: Language) => any;
|
593
593
|
"v-model"?: Language;
|
594
594
|
modelValue?: Language;
|
@@ -259,7 +259,6 @@ declare const _default: {
|
|
259
259
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
260
260
|
propsDefinition: Omit<Readonly<{} & {
|
261
261
|
authDisabled?: boolean;
|
262
|
-
provider?: string;
|
263
262
|
styles?: Partial<{
|
264
263
|
canvasWrapper: import("@omnia/fx-models").NestedCSSPropertiesExtends;
|
265
264
|
zoomWrapper: (zoomLevel: number) => import("@omnia/fx-models").NestedCSSPropertiesExtends;
|
@@ -280,6 +279,7 @@ declare const _default: {
|
|
280
279
|
closeButton: import("@omnia/fx-models").NestedCSSPropertiesExtends;
|
281
280
|
rightResizer: (backgroundColor: string) => import("@omnia/fx-models").NestedCSSPropertiesExtends;
|
282
281
|
}>;
|
282
|
+
provider?: string;
|
283
283
|
getApi?: (inst: LayoutEditorCanvasApi) => void;
|
284
284
|
"get-api"?: (inst: LayoutEditorCanvasApi) => void;
|
285
285
|
"auth-disabled"?: boolean;
|
@@ -154,11 +154,11 @@ declare const _default: {
|
|
154
154
|
};
|
155
155
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
156
156
|
propsDefinition: Omit<Readonly<{} & {
|
157
|
-
provider?: string;
|
158
157
|
styles?: Partial<{
|
159
158
|
container: import("@omnia/fx-models").NestedCSSPropertiesExtends;
|
160
159
|
containerVerticalAlign: (isAlignVertical: boolean) => import("@omnia/fx-models").NestedCSSPropertiesExtends;
|
161
160
|
}>;
|
161
|
+
provider?: string;
|
162
162
|
getApi?: (inst: LayoutRendererCanvasApi) => void;
|
163
163
|
"get-api"?: (inst: LayoutRendererCanvasApi) => void;
|
164
164
|
designRender?: boolean;
|
@@ -153,8 +153,8 @@ declare const _default: {
|
|
153
153
|
};
|
154
154
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
155
155
|
propsDefinition: Omit<Readonly<{} & {
|
156
|
-
themeTargetId?: string;
|
157
156
|
settings?: SectionSettings;
|
157
|
+
themeTargetId?: string;
|
158
158
|
step?: SectionItem<SteppedSectionItemSettings>;
|
159
159
|
designRender?: boolean;
|
160
160
|
"design-render"?: boolean;
|
@@ -450,11 +450,11 @@ declare const _default: {
|
|
450
450
|
};
|
451
451
|
typography?: "title" | "text" | "navigation" | TypographyTypes;
|
452
452
|
size?: "xs" | "s" | "m" | "l" | "xl" | TypographySizes;
|
453
|
+
placeholder?: string;
|
453
454
|
"onUpdate:modelValue"?: (value: string) => any;
|
454
455
|
"v-model"?: string;
|
455
456
|
modelValue?: string;
|
456
457
|
toned?: boolean;
|
457
|
-
placeholder?: string;
|
458
458
|
hideToolbar?: boolean;
|
459
459
|
"hide-toolbar"?: boolean;
|
460
460
|
}>, never>;
|
@@ -79,9 +79,9 @@ declare const _default: {
|
|
79
79
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
80
80
|
propsDefinition: Omit<Readonly<{} & {
|
81
81
|
layout?: number[];
|
82
|
-
width?: string;
|
83
|
-
height?: string[];
|
84
82
|
direction?: PhotoWallDirection;
|
83
|
+
height?: string[];
|
84
|
+
width?: string;
|
85
85
|
borderRadius?: string;
|
86
86
|
disabled?: boolean;
|
87
87
|
layoutNum?: number;
|
@@ -54,9 +54,9 @@ declare const _default: {
|
|
54
54
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
55
55
|
propsDefinition: Omit<Readonly<{} & {
|
56
56
|
layout?: number[];
|
57
|
-
width?: string;
|
58
|
-
height?: string[];
|
59
57
|
direction?: PhotoWallDirection;
|
58
|
+
height?: string[];
|
59
|
+
width?: string;
|
60
60
|
borderRadius?: string;
|
61
61
|
disabled?: boolean;
|
62
62
|
media?: PhotoWallMedia[];
|
@@ -69,8 +69,8 @@ declare const _default: {
|
|
69
69
|
direction: import("vue").Prop<PhotoWallDirection, PhotoWallDirection>;
|
70
70
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
71
71
|
propsDefinition: Omit<Readonly<{} & {
|
72
|
-
height?: string;
|
73
72
|
direction?: PhotoWallDirection;
|
73
|
+
height?: string;
|
74
74
|
borderRadius?: string;
|
75
75
|
photos?: PhotoWallMediaWithId[];
|
76
76
|
layoutNum?: number;
|
@@ -602,6 +602,7 @@ declare const _default: {
|
|
602
602
|
}>;
|
603
603
|
};
|
604
604
|
providerContext?: MediaPickerStorageProviderContext;
|
605
|
+
settings?: MediaPickerImageSettings;
|
605
606
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
606
607
|
"v-model"?: boolean;
|
607
608
|
modelValue?: boolean;
|
@@ -610,7 +611,6 @@ declare const _default: {
|
|
610
611
|
} & {
|
611
612
|
activator?: () => VNodeChild;
|
612
613
|
};
|
613
|
-
settings?: MediaPickerImageSettings;
|
614
614
|
selectedMedia?: MediaPickerMedia | MediaPickerMedia[];
|
615
615
|
"onUpdate:selectedMedia"?: (value: MediaPickerMedia | MediaPickerMedia[]) => any;
|
616
616
|
"v-model:selectedMedia"?: MediaPickerMedia | MediaPickerMedia[];
|
@@ -330,11 +330,11 @@ declare const _default: {
|
|
330
330
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
331
331
|
propsDefinition: Omit<Readonly<{} & {
|
332
332
|
image?: MediaPickerImage;
|
333
|
+
contain?: boolean;
|
334
|
+
contentClass?: string;
|
333
335
|
avatar?: {
|
334
336
|
size: number;
|
335
337
|
};
|
336
|
-
contain?: boolean;
|
337
|
-
contentClass?: string;
|
338
338
|
"content-class"?: string;
|
339
339
|
imagedata?: string;
|
340
340
|
imageStyle?: string | object | object[];
|
@@ -86,15 +86,15 @@ declare const _default: {
|
|
86
86
|
};
|
87
87
|
}>> & {
|
88
88
|
onError?: (err: string) => any;
|
89
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
90
89
|
onKeydown?: (event: any) => any;
|
91
90
|
onKeyup?: (event: any) => any;
|
91
|
+
onChange?: (value: string, event: any) => any;
|
92
92
|
onFocus?: () => any;
|
93
93
|
onBlur?: () => any;
|
94
|
-
onChange?: (value: string, event: any) => any;
|
95
94
|
onScroll?: (event: any) => any;
|
96
|
-
|
95
|
+
"onUpdate:modelValue"?: (value: string) => any;
|
97
96
|
onConfiguration?: (event: any) => any;
|
97
|
+
onLayout?: (event: any) => any;
|
98
98
|
onPosition?: (event: any) => any;
|
99
99
|
onSelection?: (event: any) => any;
|
100
100
|
onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
|
@@ -220,15 +220,15 @@ declare const _default: {
|
|
220
220
|
};
|
221
221
|
}>> & {
|
222
222
|
onError?: (err: string) => any;
|
223
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
224
223
|
onKeydown?: (event: any) => any;
|
225
224
|
onKeyup?: (event: any) => any;
|
225
|
+
onChange?: (value: string, event: any) => any;
|
226
226
|
onFocus?: () => any;
|
227
227
|
onBlur?: () => any;
|
228
|
-
onChange?: (value: string, event: any) => any;
|
229
228
|
onScroll?: (event: any) => any;
|
230
|
-
|
229
|
+
"onUpdate:modelValue"?: (value: string) => any;
|
231
230
|
onConfiguration?: (event: any) => any;
|
231
|
+
onLayout?: (event: any) => any;
|
232
232
|
onPosition?: (event: any) => any;
|
233
233
|
onSelection?: (event: any) => any;
|
234
234
|
onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
|
@@ -336,15 +336,15 @@ declare const _default: {
|
|
336
336
|
};
|
337
337
|
}>> & {
|
338
338
|
onError?: (err: string) => any;
|
339
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
340
339
|
onKeydown?: (event: any) => any;
|
341
340
|
onKeyup?: (event: any) => any;
|
341
|
+
onChange?: (value: string, event: any) => any;
|
342
342
|
onFocus?: () => any;
|
343
343
|
onBlur?: () => any;
|
344
|
-
onChange?: (value: string, event: any) => any;
|
345
344
|
onScroll?: (event: any) => any;
|
346
|
-
|
345
|
+
"onUpdate:modelValue"?: (value: string) => any;
|
347
346
|
onConfiguration?: (event: any) => any;
|
347
|
+
onLayout?: (event: any) => any;
|
348
348
|
onPosition?: (event: any) => any;
|
349
349
|
onSelection?: (event: any) => any;
|
350
350
|
onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
|
@@ -449,15 +449,15 @@ declare const _default: {
|
|
449
449
|
};
|
450
450
|
}>> & {
|
451
451
|
onError?: (err: string) => any;
|
452
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
453
452
|
onKeydown?: (event: any) => any;
|
454
453
|
onKeyup?: (event: any) => any;
|
454
|
+
onChange?: (value: string, event: any) => any;
|
455
455
|
onFocus?: () => any;
|
456
456
|
onBlur?: () => any;
|
457
|
-
onChange?: (value: string, event: any) => any;
|
458
457
|
onScroll?: (event: any) => any;
|
459
|
-
|
458
|
+
"onUpdate:modelValue"?: (value: string) => any;
|
460
459
|
onConfiguration?: (event: any) => any;
|
460
|
+
onLayout?: (event: any) => any;
|
461
461
|
onPosition?: (event: any) => any;
|
462
462
|
onSelection?: (event: any) => any;
|
463
463
|
onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
|
@@ -566,17 +566,17 @@ declare const _default: {
|
|
566
566
|
modelValue?: string;
|
567
567
|
theme?: string;
|
568
568
|
language?: string;
|
569
|
-
}>, "onError" | "
|
569
|
+
}>, "onError" | "onKeydown" | "onKeyup" | "onChange" | "onFocus" | "onBlur" | "onScroll" | "onUpdate:modelValue" | "onConfiguration" | "onLayout" | "onPosition" | "onSelection" | "onEditorDidMount" | "onContextMenu" | "onBlurText" | "onModelDecorations" | "onModelLanguage" | "onModelOptions" | "onAfterDispose" | "onFocusText" | "onMouseDown" | "onMouseLeave" | "onMouseMove" | "onMouseUp"> & {
|
570
570
|
onError?: (err: string) => any;
|
571
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
572
571
|
onKeydown?: (event: any) => any;
|
573
572
|
onKeyup?: (event: any) => any;
|
573
|
+
onChange?: (value: string, event: any) => any;
|
574
574
|
onFocus?: () => any;
|
575
575
|
onBlur?: () => any;
|
576
|
-
onChange?: (value: string, event: any) => any;
|
577
576
|
onScroll?: (event: any) => any;
|
578
|
-
|
577
|
+
"onUpdate:modelValue"?: (value: string) => any;
|
579
578
|
onConfiguration?: (event: any) => any;
|
579
|
+
onLayout?: (event: any) => any;
|
580
580
|
onPosition?: (event: any) => any;
|
581
581
|
onSelection?: (event: any) => any;
|
582
582
|
onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
|
@@ -686,7 +686,6 @@ declare const _default: {
|
|
686
686
|
}>;
|
687
687
|
};
|
688
688
|
label?: string;
|
689
|
-
required?: boolean;
|
690
689
|
filled?: boolean;
|
691
690
|
disabled?: boolean;
|
692
691
|
styles?: Partial<{
|
@@ -703,6 +702,7 @@ declare const _default: {
|
|
703
702
|
focusedLabel: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
|
704
703
|
icon: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
|
705
704
|
}>;
|
705
|
+
required?: boolean;
|
706
706
|
"onUpdate:modelValue"?: (value: MultilingualString) => any;
|
707
707
|
"v-model"?: MultilingualString;
|
708
708
|
modelValue?: MultilingualString;
|
@@ -710,8 +710,8 @@ declare const _default: {
|
|
710
710
|
richTextSettings?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
|
711
711
|
"rich-text-settings"?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
|
712
712
|
multilingualContext?: MultilingualContext;
|
713
|
-
multipleLines?: boolean;
|
714
713
|
"multilingual-context"?: MultilingualContext;
|
714
|
+
multipleLines?: boolean;
|
715
715
|
"multiple-lines"?: boolean;
|
716
716
|
validationOn?: "input" | "lazy";
|
717
717
|
"validation-on"?: "input" | "lazy";
|