@omnia/fx 8.0.257-dev → 8.0.259-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/index.d.ts +11 -11
- package/internal-do-not-import-from-here/manifests/omnia.vendor.manifest.json +1 -1
- package/internal-do-not-import-from-here/services/EnterpriseGlossaryService.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/EnterprisePropertySetStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/EnterprisePropertyStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/TokenStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/VersionedLayoutStore.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerGalleryStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +4 -4
- package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +3 -2
- package/internal-do-not-import-from-here/ux/admin/systemlayout/store/SystemLayoutStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDetailBlade.d.ts +10 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/SelfServiceStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/app/management/api/AppManagementApi.d.ts +41 -41
- package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceTemplatePickerVueComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/store/TemplateEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/store/ThemeEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/actions/Todo.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/BannerImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageLarge.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageSmall.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTopAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/BlockTextIcon.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/Pageheader.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithColumLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithRowLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +132 -132
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeStoreV2.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/commandpalette/stores/CommandStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/editorchrome/chrome/EditorChrome.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseglossary/componentbase/EnterpriseGlossaryTermComponentBase.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/hub/feed/components/ActorItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/Header.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/MenuItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/CommunityUpdate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/DocumentReview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/NewsArticleTemplate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/QuickPoll.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Reach.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Story.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/UpdatedProcess.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/icon/Icon.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/journey/DefineBlade.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +15 -20
- package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitemactiontoolbar/LayoutItemActionToolbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/BlockHeader.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/GlobalHeaderStyling.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/lock/Lock.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Css.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Spacing.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +4 -4
- 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/layoutItemselector/LayoutItemSelection.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.stylex.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.stylex.d.ts +19 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/SettingsMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/markdown2/commands/EditorCommands.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownToolbarStore.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/mediapickerV2/imagegrid/ImageGrid.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +57 -57
- package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +16 -16
- package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/InfiniteScroll.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/stickycontainer/StickyContainer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +19 -19
- package/internal-do-not-import-from-here/ux/permissioninput/UsePermissionInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/MentionComponent/MentionComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/TextCompletionPanel/TextCompletionPanel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNodeView.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/VelcronContentEditor.d.ts +15 -15
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/ImageText.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Quote.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Text.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog2.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Praise.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/SocialText.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentEditor.d.ts +75 -75
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/definitions/praise/PraiseApp.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/velcron/renderer/{VelcronRenderer.css.d.ts → VelcronRenderer.stylex.d.ts} +1 -3
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/MarkdownEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/stores/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +41 -41
- package/internal-do-not-import-from-here/wctypings.d.ts +38 -32
- package/package.json +4 -4
- package/task.js +1 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDeletedDetail.d.ts +0 -15
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.css.d.ts +0 -7
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.css.d.ts +0 -21
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlock.css.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlockSettings.css.d.ts +0 -6
- /package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/{LayoutRendererCanvas.css.d.ts → LayoutRendererCanvas.stylex.d.ts} +0 -0
@@ -11,7 +11,7 @@ export interface RTFExtensionViewModel {
|
|
11
11
|
declare const _default: {
|
12
12
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
13
13
|
"onUpdate:modelValue": {
|
14
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
14
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
15
15
|
};
|
16
16
|
"v-model": {
|
17
17
|
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
@@ -22,7 +22,7 @@ declare const _default: {
|
|
22
22
|
required: false;
|
23
23
|
};
|
24
24
|
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
25
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
25
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
26
26
|
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
27
27
|
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
28
28
|
required: false;
|
@@ -32,7 +32,7 @@ declare const _default: {
|
|
32
32
|
}; } & {
|
33
33
|
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, RichTextEditorExtensionRegistration[], {
|
34
34
|
"onUpdate:modelValue": {
|
35
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
35
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
36
36
|
};
|
37
37
|
} & {
|
38
38
|
"v-model": {
|
@@ -47,7 +47,7 @@ declare const _default: {
|
|
47
47
|
}>;
|
48
48
|
defaultValue(value?: RichTextEditorExtensionRegistration[]): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, RichTextEditorExtensionRegistration[], {
|
49
49
|
"onUpdate:modelValue": {
|
50
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
50
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
51
51
|
};
|
52
52
|
} & {
|
53
53
|
"v-model": {
|
@@ -62,7 +62,7 @@ declare const _default: {
|
|
62
62
|
}, false>;
|
63
63
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, RichTextEditorExtensionRegistration[], {
|
64
64
|
"onUpdate:modelValue": {
|
65
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
65
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
66
66
|
};
|
67
67
|
} & {
|
68
68
|
"v-model": {
|
@@ -82,7 +82,7 @@ declare const _default: {
|
|
82
82
|
};
|
83
83
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
84
84
|
"onUpdate:modelValue": {
|
85
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
85
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
86
86
|
};
|
87
87
|
"v-model": {
|
88
88
|
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
@@ -93,7 +93,7 @@ declare const _default: {
|
|
93
93
|
required: false;
|
94
94
|
};
|
95
95
|
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
96
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
96
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
97
97
|
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
98
98
|
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
99
99
|
required: false;
|
@@ -103,7 +103,7 @@ declare const _default: {
|
|
103
103
|
}; } & {
|
104
104
|
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, RichTextEditorExtensionRegistration[], {
|
105
105
|
"onUpdate:modelValue": {
|
106
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
106
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
107
107
|
};
|
108
108
|
} & {
|
109
109
|
"v-model": {
|
@@ -118,7 +118,7 @@ declare const _default: {
|
|
118
118
|
}>;
|
119
119
|
defaultValue(value?: RichTextEditorExtensionRegistration[]): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, RichTextEditorExtensionRegistration[], {
|
120
120
|
"onUpdate:modelValue": {
|
121
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
121
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
122
122
|
};
|
123
123
|
} & {
|
124
124
|
"v-model": {
|
@@ -133,7 +133,7 @@ declare const _default: {
|
|
133
133
|
}, false>;
|
134
134
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, RichTextEditorExtensionRegistration[], {
|
135
135
|
"onUpdate:modelValue": {
|
136
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
136
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
137
137
|
};
|
138
138
|
} & {
|
139
139
|
"v-model": {
|
@@ -160,7 +160,7 @@ declare const _default: {
|
|
160
160
|
Defaults: {};
|
161
161
|
}, Readonly<import("vue").ExtractPropTypes<{
|
162
162
|
"onUpdate:modelValue": {
|
163
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
163
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
164
164
|
};
|
165
165
|
"v-model": {
|
166
166
|
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
@@ -171,7 +171,7 @@ declare const _default: {
|
|
171
171
|
required: false;
|
172
172
|
};
|
173
173
|
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
174
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
174
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
175
175
|
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
176
176
|
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
177
177
|
required: false;
|
@@ -181,7 +181,7 @@ declare const _default: {
|
|
181
181
|
}; } & {
|
182
182
|
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, RichTextEditorExtensionRegistration[], {
|
183
183
|
"onUpdate:modelValue": {
|
184
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
184
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
185
185
|
};
|
186
186
|
} & {
|
187
187
|
"v-model": {
|
@@ -196,7 +196,7 @@ declare const _default: {
|
|
196
196
|
}>;
|
197
197
|
defaultValue(value?: RichTextEditorExtensionRegistration[]): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, RichTextEditorExtensionRegistration[], {
|
198
198
|
"onUpdate:modelValue": {
|
199
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
199
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
200
200
|
};
|
201
201
|
} & {
|
202
202
|
"v-model": {
|
@@ -211,7 +211,7 @@ declare const _default: {
|
|
211
211
|
}, false>;
|
212
212
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, RichTextEditorExtensionRegistration[], {
|
213
213
|
"onUpdate:modelValue": {
|
214
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
214
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
215
215
|
};
|
216
216
|
} & {
|
217
217
|
"v-model": {
|
@@ -235,7 +235,7 @@ declare const _default: {
|
|
235
235
|
__isSuspense?: never;
|
236
236
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
237
237
|
"onUpdate:modelValue": {
|
238
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
238
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
239
239
|
};
|
240
240
|
"v-model": {
|
241
241
|
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
@@ -246,7 +246,7 @@ declare const _default: {
|
|
246
246
|
required: false;
|
247
247
|
};
|
248
248
|
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
249
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
249
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
250
250
|
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
251
251
|
type: import("vue").PropType<RichTextEditorExtensionRegistration[]>;
|
252
252
|
required: false;
|
@@ -256,7 +256,7 @@ declare const _default: {
|
|
256
256
|
}; } & {
|
257
257
|
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, RichTextEditorExtensionRegistration[], {
|
258
258
|
"onUpdate:modelValue": {
|
259
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
259
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
260
260
|
};
|
261
261
|
} & {
|
262
262
|
"v-model": {
|
@@ -271,7 +271,7 @@ declare const _default: {
|
|
271
271
|
}>;
|
272
272
|
defaultValue(value?: RichTextEditorExtensionRegistration[]): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, RichTextEditorExtensionRegistration[], {
|
273
273
|
"onUpdate:modelValue": {
|
274
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
274
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
275
275
|
};
|
276
276
|
} & {
|
277
277
|
"v-model": {
|
@@ -286,7 +286,7 @@ declare const _default: {
|
|
286
286
|
}, false>;
|
287
287
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, RichTextEditorExtensionRegistration[], {
|
288
288
|
"onUpdate:modelValue": {
|
289
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
289
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
290
290
|
};
|
291
291
|
} & {
|
292
292
|
"v-model": {
|
@@ -308,7 +308,7 @@ declare const _default: {
|
|
308
308
|
propsDefinition: Omit<Readonly<{} & {
|
309
309
|
name?: {
|
310
310
|
[x: `onUpdate:${string}`]: {
|
311
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
311
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
312
312
|
};
|
313
313
|
} & {
|
314
314
|
[x: `v-model:${string}`]: {
|
@@ -323,7 +323,7 @@ declare const _default: {
|
|
323
323
|
} & {
|
324
324
|
require(): import("../DefineVueTypings").DefinePropModelRequire<string, RichTextEditorExtensionRegistration[], {
|
325
325
|
"onUpdate:modelValue": {
|
326
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
326
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
327
327
|
};
|
328
328
|
} & {
|
329
329
|
"v-model": {
|
@@ -338,7 +338,7 @@ declare const _default: {
|
|
338
338
|
}>;
|
339
339
|
defaultValue(value?: RichTextEditorExtensionRegistration[]): import("../DefineVueTypings").DefinePropModelDefaultValue<string, RichTextEditorExtensionRegistration[], {
|
340
340
|
"onUpdate:modelValue": {
|
341
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
341
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
342
342
|
};
|
343
343
|
} & {
|
344
344
|
"v-model": {
|
@@ -353,7 +353,7 @@ declare const _default: {
|
|
353
353
|
}, false>;
|
354
354
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<string, RichTextEditorExtensionRegistration[], {
|
355
355
|
"onUpdate:modelValue": {
|
356
|
-
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any>;
|
356
|
+
type: import("vue").PropType<(value: RichTextEditorExtensionRegistration[]) => any | void>;
|
357
357
|
};
|
358
358
|
} & {
|
359
359
|
"v-model": {
|
@@ -368,7 +368,7 @@ declare const _default: {
|
|
368
368
|
}>;
|
369
369
|
};
|
370
370
|
"v-model"?: RichTextEditorExtensionRegistration[];
|
371
|
-
"onUpdate:modelValue"?: (value: RichTextEditorExtensionRegistration[]) => any;
|
371
|
+
"onUpdate:modelValue"?: (value: RichTextEditorExtensionRegistration[]) => any | void;
|
372
372
|
modelValue?: RichTextEditorExtensionRegistration[];
|
373
373
|
showEditorPreview?: boolean;
|
374
374
|
}>, never>;
|
@@ -5,7 +5,7 @@ export declare const StepRowStyle: {
|
|
5
5
|
declare const _default: {
|
6
6
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
7
7
|
"onUpdate:triggerOnLoad": {
|
8
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
8
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
9
9
|
};
|
10
10
|
"v-model:triggerOnLoad": {
|
11
11
|
type: import("vue").PropType<boolean>;
|
@@ -17,7 +17,7 @@ declare const _default: {
|
|
17
17
|
};
|
18
18
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
19
19
|
"onUpdate:triggerOnLoad": {
|
20
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
20
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
21
21
|
};
|
22
22
|
"v-model:triggerOnLoad": {
|
23
23
|
type: import("vue").PropType<boolean>;
|
@@ -36,7 +36,7 @@ declare const _default: {
|
|
36
36
|
Defaults: {};
|
37
37
|
}, Readonly<import("vue").ExtractPropTypes<{
|
38
38
|
"onUpdate:triggerOnLoad": {
|
39
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
39
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
40
40
|
};
|
41
41
|
"v-model:triggerOnLoad": {
|
42
42
|
type: import("vue").PropType<boolean>;
|
@@ -52,7 +52,7 @@ declare const _default: {
|
|
52
52
|
__isSuspense?: never;
|
53
53
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
54
54
|
"onUpdate:triggerOnLoad": {
|
55
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
55
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
56
56
|
};
|
57
57
|
"v-model:triggerOnLoad": {
|
58
58
|
type: import("vue").PropType<boolean>;
|
@@ -65,7 +65,7 @@ declare const _default: {
|
|
65
65
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
66
66
|
propsDefinition: Omit<Readonly<{} & {
|
67
67
|
triggerOnLoad?: boolean;
|
68
|
-
"onUpdate:triggerOnLoad"?: (value: boolean) => any;
|
68
|
+
"onUpdate:triggerOnLoad"?: (value: boolean) => any | void;
|
69
69
|
"v-model:triggerOnLoad"?: boolean;
|
70
70
|
}>, never>;
|
71
71
|
};
|
@@ -12,7 +12,7 @@ declare const _default: {
|
|
12
12
|
type: import("vue").PropType<(attributes: Record<string, any>) => void>;
|
13
13
|
};
|
14
14
|
"onUpdate:node": {
|
15
|
-
type: import("vue").PropType<(value: ProseMirrorNode) => any>;
|
15
|
+
type: import("vue").PropType<(value: ProseMirrorNode) => any | void>;
|
16
16
|
};
|
17
17
|
"v-model:node": {
|
18
18
|
type: import("vue").PropType<ProseMirrorNode>;
|
@@ -33,7 +33,7 @@ declare const _default: {
|
|
33
33
|
type: import("vue").PropType<(attributes: Record<string, any>) => void>;
|
34
34
|
};
|
35
35
|
"onUpdate:node": {
|
36
|
-
type: import("vue").PropType<(value: ProseMirrorNode) => any>;
|
36
|
+
type: import("vue").PropType<(value: ProseMirrorNode) => any | void>;
|
37
37
|
};
|
38
38
|
"v-model:node": {
|
39
39
|
type: import("vue").PropType<ProseMirrorNode>;
|
@@ -61,7 +61,7 @@ declare const _default: {
|
|
61
61
|
type: import("vue").PropType<(attributes: Record<string, any>) => void>;
|
62
62
|
};
|
63
63
|
"onUpdate:node": {
|
64
|
-
type: import("vue").PropType<(value: ProseMirrorNode) => any>;
|
64
|
+
type: import("vue").PropType<(value: ProseMirrorNode) => any | void>;
|
65
65
|
};
|
66
66
|
"v-model:node": {
|
67
67
|
type: import("vue").PropType<ProseMirrorNode>;
|
@@ -86,7 +86,7 @@ declare const _default: {
|
|
86
86
|
type: import("vue").PropType<(attributes: Record<string, any>) => void>;
|
87
87
|
};
|
88
88
|
"onUpdate:node": {
|
89
|
-
type: import("vue").PropType<(value: ProseMirrorNode) => any>;
|
89
|
+
type: import("vue").PropType<(value: ProseMirrorNode) => any | void>;
|
90
90
|
};
|
91
91
|
"v-model:node": {
|
92
92
|
type: import("vue").PropType<ProseMirrorNode>;
|
@@ -101,7 +101,7 @@ declare const _default: {
|
|
101
101
|
node?: ProseMirrorNode;
|
102
102
|
editor?: Editor;
|
103
103
|
updateAttributes?: (attributes: Record<string, any>) => void;
|
104
|
-
"onUpdate:node"?: (value: ProseMirrorNode) => any;
|
104
|
+
"onUpdate:node"?: (value: ProseMirrorNode) => any | void;
|
105
105
|
"v-model:node"?: ProseMirrorNode;
|
106
106
|
getPos?: () => number;
|
107
107
|
}>, never>;
|
@@ -8,7 +8,7 @@ declare const _default: {
|
|
8
8
|
type: import("vue").PropType<string>;
|
9
9
|
};
|
10
10
|
colorSchemaType: {
|
11
|
-
type: import("vue").PropType<
|
11
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
12
12
|
required: boolean;
|
13
13
|
};
|
14
14
|
container: {
|
@@ -27,7 +27,7 @@ declare const _default: {
|
|
27
27
|
type: import("vue").PropType<string>;
|
28
28
|
};
|
29
29
|
colorSchemaType: {
|
30
|
-
type: import("vue").PropType<
|
30
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
31
31
|
required: boolean;
|
32
32
|
};
|
33
33
|
container: {
|
@@ -55,7 +55,7 @@ declare const _default: {
|
|
55
55
|
type: import("vue").PropType<string>;
|
56
56
|
};
|
57
57
|
colorSchemaType: {
|
58
|
-
type: import("vue").PropType<
|
58
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
59
59
|
required: boolean;
|
60
60
|
};
|
61
61
|
container: {
|
@@ -80,7 +80,7 @@ declare const _default: {
|
|
80
80
|
type: import("vue").PropType<string>;
|
81
81
|
};
|
82
82
|
colorSchemaType: {
|
83
|
-
type: import("vue").PropType<
|
83
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
84
84
|
required: boolean;
|
85
85
|
};
|
86
86
|
container: {
|
@@ -25,10 +25,10 @@ declare const _default: {
|
|
25
25
|
required: true;
|
26
26
|
};
|
27
27
|
"v-slots": import("vue").Prop<{
|
28
|
-
default?: import("../DefineVueTypings").Slot
|
28
|
+
default?: import("../DefineVueTypings").Slot;
|
29
29
|
} & SecurityTrimmerSlots>;
|
30
30
|
colorSchemaType: {
|
31
|
-
type: import("vue").PropType<
|
31
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
32
32
|
required: boolean;
|
33
33
|
};
|
34
34
|
container: {
|
@@ -59,10 +59,10 @@ declare const _default: {
|
|
59
59
|
required: true;
|
60
60
|
};
|
61
61
|
"v-slots": import("vue").Prop<{
|
62
|
-
default?: import("../DefineVueTypings").Slot
|
62
|
+
default?: import("../DefineVueTypings").Slot;
|
63
63
|
} & SecurityTrimmerSlots>;
|
64
64
|
colorSchemaType: {
|
65
|
-
type: import("vue").PropType<
|
65
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
66
66
|
required: boolean;
|
67
67
|
};
|
68
68
|
container: {
|
@@ -102,10 +102,10 @@ declare const _default: {
|
|
102
102
|
required: true;
|
103
103
|
};
|
104
104
|
"v-slots": import("vue").Prop<{
|
105
|
-
default?: import("../DefineVueTypings").Slot
|
105
|
+
default?: import("../DefineVueTypings").Slot;
|
106
106
|
} & SecurityTrimmerSlots>;
|
107
107
|
colorSchemaType: {
|
108
|
-
type: import("vue").PropType<
|
108
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
109
109
|
required: boolean;
|
110
110
|
};
|
111
111
|
container: {
|
@@ -142,10 +142,10 @@ declare const _default: {
|
|
142
142
|
required: true;
|
143
143
|
};
|
144
144
|
"v-slots": import("vue").Prop<{
|
145
|
-
default?: import("../DefineVueTypings").Slot
|
145
|
+
default?: import("../DefineVueTypings").Slot;
|
146
146
|
} & SecurityTrimmerSlots>;
|
147
147
|
colorSchemaType: {
|
148
|
-
type: import("vue").PropType<
|
148
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
149
149
|
required: boolean;
|
150
150
|
};
|
151
151
|
container: {
|
@@ -166,7 +166,7 @@ declare const _default: {
|
|
166
166
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
167
167
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
168
168
|
"v-slots"?: {
|
169
|
-
default?: import("../DefineVueTypings").Slot
|
169
|
+
default?: import("../DefineVueTypings").Slot;
|
170
170
|
} & SecurityTrimmerSlots;
|
171
171
|
contextParams?: {
|
172
172
|
[key: string]: string | number;
|
@@ -16,7 +16,7 @@ declare const _default: {
|
|
16
16
|
type: import("vue").PropType<() => void>;
|
17
17
|
};
|
18
18
|
"onUpdate:modelValue": {
|
19
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
19
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
20
20
|
};
|
21
21
|
"v-model": {
|
22
22
|
type: import("vue").PropType<boolean>;
|
@@ -59,7 +59,7 @@ declare const _default: {
|
|
59
59
|
type: import("vue").PropType<() => void>;
|
60
60
|
};
|
61
61
|
"onUpdate:modelValue": {
|
62
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
62
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
63
63
|
};
|
64
64
|
"v-model": {
|
65
65
|
type: import("vue").PropType<boolean>;
|
@@ -109,7 +109,7 @@ declare const _default: {
|
|
109
109
|
type: import("vue").PropType<() => void>;
|
110
110
|
};
|
111
111
|
"onUpdate:modelValue": {
|
112
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
112
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
113
113
|
};
|
114
114
|
"v-model": {
|
115
115
|
type: import("vue").PropType<boolean>;
|
@@ -156,7 +156,7 @@ declare const _default: {
|
|
156
156
|
type: import("vue").PropType<() => void>;
|
157
157
|
};
|
158
158
|
"onUpdate:modelValue": {
|
159
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
159
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
160
160
|
};
|
161
161
|
"v-model": {
|
162
162
|
type: import("vue").PropType<boolean>;
|
@@ -191,7 +191,7 @@ declare const _default: {
|
|
191
191
|
headerClass?: string;
|
192
192
|
contentClass?: string;
|
193
193
|
"v-model"?: boolean;
|
194
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
194
|
+
"onUpdate:modelValue"?: (value: boolean) => any | void;
|
195
195
|
modelValue?: boolean;
|
196
196
|
onSave?: () => Promise<boolean>;
|
197
197
|
disableSave?: boolean;
|
@@ -3,7 +3,7 @@ type ReactionVariants = "picker" | "viewer" | "default";
|
|
3
3
|
declare const _default: {
|
4
4
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
5
5
|
"v-slots": import("vue").Prop<{
|
6
|
-
default?: import("../DefineVueTypings").Slot
|
6
|
+
default?: import("../DefineVueTypings").Slot;
|
7
7
|
} & {
|
8
8
|
activator: () => JSX.Element;
|
9
9
|
}>;
|
@@ -20,7 +20,7 @@ declare const _default: {
|
|
20
20
|
required: false;
|
21
21
|
};
|
22
22
|
"onUpdate:modelValue": {
|
23
|
-
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any>;
|
23
|
+
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any | void>;
|
24
24
|
};
|
25
25
|
modelValue: {
|
26
26
|
type: import("vue").PropType<Required<IUserReaction>[]>;
|
@@ -38,7 +38,7 @@ declare const _default: {
|
|
38
38
|
"reaction:selected": (value: Required<IUserReaction>) => true;
|
39
39
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
40
40
|
"v-slots": import("vue").Prop<{
|
41
|
-
default?: import("../DefineVueTypings").Slot
|
41
|
+
default?: import("../DefineVueTypings").Slot;
|
42
42
|
} & {
|
43
43
|
activator: () => JSX.Element;
|
44
44
|
}>;
|
@@ -55,7 +55,7 @@ declare const _default: {
|
|
55
55
|
required: false;
|
56
56
|
};
|
57
57
|
"onUpdate:modelValue": {
|
58
|
-
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any>;
|
58
|
+
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any | void>;
|
59
59
|
};
|
60
60
|
modelValue: {
|
61
61
|
type: import("vue").PropType<Required<IUserReaction>[]>;
|
@@ -75,7 +75,7 @@ declare const _default: {
|
|
75
75
|
Defaults: {};
|
76
76
|
}, Readonly<import("vue").ExtractPropTypes<{
|
77
77
|
"v-slots": import("vue").Prop<{
|
78
|
-
default?: import("../DefineVueTypings").Slot
|
78
|
+
default?: import("../DefineVueTypings").Slot;
|
79
79
|
} & {
|
80
80
|
activator: () => JSX.Element;
|
81
81
|
}>;
|
@@ -92,7 +92,7 @@ declare const _default: {
|
|
92
92
|
required: false;
|
93
93
|
};
|
94
94
|
"onUpdate:modelValue": {
|
95
|
-
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any>;
|
95
|
+
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any | void>;
|
96
96
|
};
|
97
97
|
modelValue: {
|
98
98
|
type: import("vue").PropType<Required<IUserReaction>[]>;
|
@@ -109,7 +109,7 @@ declare const _default: {
|
|
109
109
|
__isSuspense?: never;
|
110
110
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
111
111
|
"v-slots": import("vue").Prop<{
|
112
|
-
default?: import("../DefineVueTypings").Slot
|
112
|
+
default?: import("../DefineVueTypings").Slot;
|
113
113
|
} & {
|
114
114
|
activator: () => JSX.Element;
|
115
115
|
}>;
|
@@ -126,7 +126,7 @@ declare const _default: {
|
|
126
126
|
required: false;
|
127
127
|
};
|
128
128
|
"onUpdate:modelValue": {
|
129
|
-
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any>;
|
129
|
+
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any | void>;
|
130
130
|
};
|
131
131
|
modelValue: {
|
132
132
|
type: import("vue").PropType<Required<IUserReaction>[]>;
|
@@ -145,10 +145,10 @@ declare const _default: {
|
|
145
145
|
}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
146
146
|
propsDefinition: Omit<Readonly<{} & {
|
147
147
|
"v-model"?: Required<IUserReaction>[];
|
148
|
-
"onUpdate:modelValue"?: (value: Required<IUserReaction>[]) => any;
|
148
|
+
"onUpdate:modelValue"?: (value: Required<IUserReaction>[]) => any | void;
|
149
149
|
modelValue?: Required<IUserReaction>[];
|
150
150
|
"v-slots"?: {
|
151
|
-
default?: import("../DefineVueTypings").Slot
|
151
|
+
default?: import("../DefineVueTypings").Slot;
|
152
152
|
} & {
|
153
153
|
activator: () => JSX.Element;
|
154
154
|
};
|