@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
@@ -12,7 +12,7 @@ declare const _default: {
|
|
12
12
|
setupSettings?: import("vue").Prop<never, never>;
|
13
13
|
disabled?: import("vue").Prop<boolean, boolean>;
|
14
14
|
"v-model": import("vue").Prop<import("@omnia/fx-models").TagsPropertyValue, import("@omnia/fx-models").TagsPropertyValue>;
|
15
|
-
"onUpdate:modelValue": import("vue").Prop<(value:
|
15
|
+
"onUpdate:modelValue": import("vue").Prop<(value: PropertyValueType<TagsPropertyDefinition>) => void, (value: PropertyValueType<TagsPropertyDefinition>) => void>;
|
16
16
|
promotedTagOptions?: import("vue").Prop<PromotedTagOptions, PromotedTagOptions>;
|
17
17
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
18
18
|
modelValue: import("vue").Prop<import("@omnia/fx-models").TagsPropertyValue, import("@omnia/fx-models").TagsPropertyValue>;
|
@@ -21,7 +21,7 @@ declare const _default: {
|
|
21
21
|
setupSettings?: import("vue").Prop<never, never>;
|
22
22
|
disabled?: import("vue").Prop<boolean, boolean>;
|
23
23
|
"v-model": import("vue").Prop<import("@omnia/fx-models").TagsPropertyValue, import("@omnia/fx-models").TagsPropertyValue>;
|
24
|
-
"onUpdate:modelValue": import("vue").Prop<(value:
|
24
|
+
"onUpdate:modelValue": import("vue").Prop<(value: PropertyValueType<TagsPropertyDefinition>) => void, (value: PropertyValueType<TagsPropertyDefinition>) => void>;
|
25
25
|
promotedTagOptions?: import("vue").Prop<PromotedTagOptions, PromotedTagOptions>;
|
26
26
|
}>>, {}, true, {}, {}, {
|
27
27
|
P: {};
|
@@ -37,7 +37,7 @@ declare const _default: {
|
|
37
37
|
setupSettings?: import("vue").Prop<never, never>;
|
38
38
|
disabled?: import("vue").Prop<boolean, boolean>;
|
39
39
|
"v-model": import("vue").Prop<import("@omnia/fx-models").TagsPropertyValue, import("@omnia/fx-models").TagsPropertyValue>;
|
40
|
-
"onUpdate:modelValue": import("vue").Prop<(value:
|
40
|
+
"onUpdate:modelValue": import("vue").Prop<(value: PropertyValueType<TagsPropertyDefinition>) => void, (value: PropertyValueType<TagsPropertyDefinition>) => void>;
|
41
41
|
promotedTagOptions?: import("vue").Prop<PromotedTagOptions, PromotedTagOptions>;
|
42
42
|
}>>, {}, {}, {}, {}, {}>;
|
43
43
|
__isFragment?: never;
|
@@ -50,13 +50,13 @@ declare const _default: {
|
|
50
50
|
setupSettings?: import("vue").Prop<never, never>;
|
51
51
|
disabled?: import("vue").Prop<boolean, boolean>;
|
52
52
|
"v-model": import("vue").Prop<import("@omnia/fx-models").TagsPropertyValue, import("@omnia/fx-models").TagsPropertyValue>;
|
53
|
-
"onUpdate:modelValue": import("vue").Prop<(value:
|
53
|
+
"onUpdate:modelValue": import("vue").Prop<(value: PropertyValueType<TagsPropertyDefinition>) => void, (value: PropertyValueType<TagsPropertyDefinition>) => void>;
|
54
54
|
promotedTagOptions?: import("vue").Prop<PromotedTagOptions, PromotedTagOptions>;
|
55
55
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
56
56
|
propsDefinition: Omit<Readonly<{} & {
|
57
57
|
disabled?: boolean;
|
58
|
-
"v-model"?:
|
59
|
-
"onUpdate:modelValue"?: (value:
|
58
|
+
"v-model"?: PropertyValueType<TagsPropertyDefinition>;
|
59
|
+
"onUpdate:modelValue"?: (value: PropertyValueType<TagsPropertyDefinition>) => void;
|
60
60
|
modelValue?: import("@omnia/fx-models").TagsPropertyValue;
|
61
61
|
promotedTagOptions?: PromotedTagOptions;
|
62
62
|
displaySettings?: TagsDisplaySettings;
|
@@ -68,9 +68,7 @@ declare const _default: {
|
|
68
68
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
69
69
|
propsDefinition: Omit<Readonly<{} & {
|
70
70
|
disabled?: boolean;
|
71
|
-
styles?:
|
72
|
-
container: import("typestyle/lib/types").NestedCSSProperties;
|
73
|
-
};
|
71
|
+
styles?: typeof TimeEditorStyles;
|
74
72
|
"v-model"?: TimePropertyValue;
|
75
73
|
modelValue?: TimePropertyValue;
|
76
74
|
displaySettings?: TimeDisplaySettings;
|
@@ -46,7 +46,7 @@ declare const _default: {
|
|
46
46
|
"v-model": import("vue").Prop<PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>, PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>>;
|
47
47
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
48
48
|
propsDefinition: Omit<Readonly<{} & {
|
49
|
-
"v-model"?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any
|
49
|
+
"v-model"?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any>>;
|
50
50
|
modelValue?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>;
|
51
51
|
multilingualContext?: import("@omnia/fx/ux").MultilingualContext;
|
52
52
|
onConfigurationValid?: (validConfig?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>) => void;
|
@@ -46,7 +46,7 @@ declare const _default: {
|
|
46
46
|
"v-model": import("vue").Prop<PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, PropertyEditorSettingsBase, import("@omnia/fx-models").PropertySetupBase>>, PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, PropertyEditorSettingsBase, import("@omnia/fx-models").PropertySetupBase>>>;
|
47
47
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
48
48
|
propsDefinition: Omit<Readonly<{} & {
|
49
|
-
"v-model"?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, PropertyEditorSettingsBase
|
49
|
+
"v-model"?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, PropertyEditorSettingsBase>>;
|
50
50
|
modelValue?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>;
|
51
51
|
multilingualContext?: import("@omnia/fx/ux").MultilingualContext;
|
52
52
|
onConfigurationValid?: (validConfig?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>) => void;
|
@@ -31,7 +31,7 @@ declare const _default: {
|
|
31
31
|
required: false;
|
32
32
|
};
|
33
33
|
"onUpdate:modelValue": {
|
34
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
34
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
35
35
|
};
|
36
36
|
"v-model": {
|
37
37
|
type: import("vue").PropType<PropertyRegistration>;
|
@@ -42,7 +42,7 @@ declare const _default: {
|
|
42
42
|
required: false;
|
43
43
|
};
|
44
44
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
45
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
45
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
46
46
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
47
47
|
type: import("vue").PropType<PropertyRegistration>;
|
48
48
|
required: false;
|
@@ -52,7 +52,7 @@ declare const _default: {
|
|
52
52
|
}; } & {
|
53
53
|
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, PropertyRegistration, {
|
54
54
|
"onUpdate:modelValue": {
|
55
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
55
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
56
56
|
};
|
57
57
|
} & {
|
58
58
|
"v-model": {
|
@@ -67,7 +67,7 @@ declare const _default: {
|
|
67
67
|
}>;
|
68
68
|
defaultValue(value?: PropertyRegistration): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, PropertyRegistration, {
|
69
69
|
"onUpdate:modelValue": {
|
70
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
70
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
71
71
|
};
|
72
72
|
} & {
|
73
73
|
"v-model": {
|
@@ -82,7 +82,7 @@ declare const _default: {
|
|
82
82
|
}, false>;
|
83
83
|
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, PropertyRegistration, {
|
84
84
|
"onUpdate:modelValue": {
|
85
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
85
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
86
86
|
};
|
87
87
|
} & {
|
88
88
|
"v-model": {
|
@@ -134,7 +134,7 @@ declare const _default: {
|
|
134
134
|
required: false;
|
135
135
|
};
|
136
136
|
"onUpdate:modelValue": {
|
137
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
137
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
138
138
|
};
|
139
139
|
"v-model": {
|
140
140
|
type: import("vue").PropType<PropertyRegistration>;
|
@@ -145,7 +145,7 @@ declare const _default: {
|
|
145
145
|
required: false;
|
146
146
|
};
|
147
147
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
148
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
148
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
149
149
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
150
150
|
type: import("vue").PropType<PropertyRegistration>;
|
151
151
|
required: false;
|
@@ -155,7 +155,7 @@ declare const _default: {
|
|
155
155
|
}; } & {
|
156
156
|
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, PropertyRegistration, {
|
157
157
|
"onUpdate:modelValue": {
|
158
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
158
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
159
159
|
};
|
160
160
|
} & {
|
161
161
|
"v-model": {
|
@@ -170,7 +170,7 @@ declare const _default: {
|
|
170
170
|
}>;
|
171
171
|
defaultValue(value?: PropertyRegistration): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, PropertyRegistration, {
|
172
172
|
"onUpdate:modelValue": {
|
173
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
173
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
174
174
|
};
|
175
175
|
} & {
|
176
176
|
"v-model": {
|
@@ -185,7 +185,7 @@ declare const _default: {
|
|
185
185
|
}, false>;
|
186
186
|
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, PropertyRegistration, {
|
187
187
|
"onUpdate:modelValue": {
|
188
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
188
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
189
189
|
};
|
190
190
|
} & {
|
191
191
|
"v-model": {
|
@@ -239,7 +239,7 @@ declare const _default: {
|
|
239
239
|
required: false;
|
240
240
|
};
|
241
241
|
"onUpdate:modelValue": {
|
242
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
242
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
243
243
|
};
|
244
244
|
"v-model": {
|
245
245
|
type: import("vue").PropType<PropertyRegistration>;
|
@@ -250,7 +250,7 @@ declare const _default: {
|
|
250
250
|
required: false;
|
251
251
|
};
|
252
252
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
253
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
253
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
254
254
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
255
255
|
type: import("vue").PropType<PropertyRegistration>;
|
256
256
|
required: false;
|
@@ -260,7 +260,7 @@ declare const _default: {
|
|
260
260
|
}; } & {
|
261
261
|
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, PropertyRegistration, {
|
262
262
|
"onUpdate:modelValue": {
|
263
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
263
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
264
264
|
};
|
265
265
|
} & {
|
266
266
|
"v-model": {
|
@@ -275,7 +275,7 @@ declare const _default: {
|
|
275
275
|
}>;
|
276
276
|
defaultValue(value?: PropertyRegistration): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, PropertyRegistration, {
|
277
277
|
"onUpdate:modelValue": {
|
278
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
278
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
279
279
|
};
|
280
280
|
} & {
|
281
281
|
"v-model": {
|
@@ -290,7 +290,7 @@ declare const _default: {
|
|
290
290
|
}, false>;
|
291
291
|
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, PropertyRegistration, {
|
292
292
|
"onUpdate:modelValue": {
|
293
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
293
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
294
294
|
};
|
295
295
|
} & {
|
296
296
|
"v-model": {
|
@@ -341,7 +341,7 @@ declare const _default: {
|
|
341
341
|
required: false;
|
342
342
|
};
|
343
343
|
"onUpdate:modelValue": {
|
344
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
344
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
345
345
|
};
|
346
346
|
"v-model": {
|
347
347
|
type: import("vue").PropType<PropertyRegistration>;
|
@@ -352,7 +352,7 @@ declare const _default: {
|
|
352
352
|
required: false;
|
353
353
|
};
|
354
354
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
355
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
355
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
356
356
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
357
357
|
type: import("vue").PropType<PropertyRegistration>;
|
358
358
|
required: false;
|
@@ -362,7 +362,7 @@ declare const _default: {
|
|
362
362
|
}; } & {
|
363
363
|
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, PropertyRegistration, {
|
364
364
|
"onUpdate:modelValue": {
|
365
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
365
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
366
366
|
};
|
367
367
|
} & {
|
368
368
|
"v-model": {
|
@@ -377,7 +377,7 @@ declare const _default: {
|
|
377
377
|
}>;
|
378
378
|
defaultValue(value?: PropertyRegistration): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, PropertyRegistration, {
|
379
379
|
"onUpdate:modelValue": {
|
380
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
380
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
381
381
|
};
|
382
382
|
} & {
|
383
383
|
"v-model": {
|
@@ -392,7 +392,7 @@ declare const _default: {
|
|
392
392
|
}, false>;
|
393
393
|
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, PropertyRegistration, {
|
394
394
|
"onUpdate:modelValue": {
|
395
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
395
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
396
396
|
};
|
397
397
|
} & {
|
398
398
|
"v-model": {
|
@@ -418,7 +418,7 @@ declare const _default: {
|
|
418
418
|
propsDefinition: Omit<Readonly<{} & {
|
419
419
|
name?: {
|
420
420
|
[x: `onUpdate:${string}`]: {
|
421
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
421
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
422
422
|
};
|
423
423
|
} & {
|
424
424
|
[x: `v-model:${string}`]: {
|
@@ -433,7 +433,7 @@ declare const _default: {
|
|
433
433
|
} & {
|
434
434
|
require(): import("../../DefineVueTypings").DefinePropModelRequire<string, PropertyRegistration, {
|
435
435
|
"onUpdate:modelValue": {
|
436
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
436
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
437
437
|
};
|
438
438
|
} & {
|
439
439
|
"v-model": {
|
@@ -448,7 +448,7 @@ declare const _default: {
|
|
448
448
|
}>;
|
449
449
|
defaultValue(value?: PropertyRegistration): import("../../DefineVueTypings").DefinePropModelDefaultValue<string, PropertyRegistration, {
|
450
450
|
"onUpdate:modelValue": {
|
451
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
451
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
452
452
|
};
|
453
453
|
} & {
|
454
454
|
"v-model": {
|
@@ -463,7 +463,7 @@ declare const _default: {
|
|
463
463
|
}, false>;
|
464
464
|
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<string, PropertyRegistration, {
|
465
465
|
"onUpdate:modelValue": {
|
466
|
-
type: import("vue").PropType<(value: PropertyRegistration) => any>;
|
466
|
+
type: import("vue").PropType<(value: PropertyRegistration) => any | void>;
|
467
467
|
};
|
468
468
|
} & {
|
469
469
|
"v-model": {
|
@@ -480,7 +480,7 @@ declare const _default: {
|
|
480
480
|
multiple?: boolean;
|
481
481
|
disabled?: boolean;
|
482
482
|
"v-model"?: PropertyRegistration;
|
483
|
-
"onUpdate:modelValue"?: (value: PropertyRegistration) => any;
|
483
|
+
"onUpdate:modelValue"?: (value: PropertyRegistration) => any | void;
|
484
484
|
modelValue?: PropertyRegistration;
|
485
485
|
hideDetails?: boolean;
|
486
486
|
hideConfiguration?: boolean;
|
@@ -10,7 +10,7 @@ declare const _default: {
|
|
10
10
|
required: false;
|
11
11
|
};
|
12
12
|
"onUpdate:modelValue": {
|
13
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
13
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
14
14
|
};
|
15
15
|
"v-model": {
|
16
16
|
type: import("vue").PropType<PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>>;
|
@@ -21,7 +21,7 @@ declare const _default: {
|
|
21
21
|
required: false;
|
22
22
|
};
|
23
23
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
24
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
24
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
25
25
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
26
26
|
type: import("vue").PropType<PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>>;
|
27
27
|
required: false;
|
@@ -31,7 +31,7 @@ declare const _default: {
|
|
31
31
|
}; } & {
|
32
32
|
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
33
33
|
"onUpdate:modelValue": {
|
34
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
34
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
35
35
|
};
|
36
36
|
} & {
|
37
37
|
"v-model": {
|
@@ -46,7 +46,7 @@ declare const _default: {
|
|
46
46
|
}>;
|
47
47
|
defaultValue(value?: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
48
48
|
"onUpdate:modelValue": {
|
49
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
49
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
50
50
|
};
|
51
51
|
} & {
|
52
52
|
"v-model": {
|
@@ -61,7 +61,7 @@ declare const _default: {
|
|
61
61
|
}, false>;
|
62
62
|
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
63
63
|
"onUpdate:modelValue": {
|
64
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
64
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
65
65
|
};
|
66
66
|
} & {
|
67
67
|
"v-model": {
|
@@ -93,7 +93,7 @@ declare const _default: {
|
|
93
93
|
required: false;
|
94
94
|
};
|
95
95
|
"onUpdate:modelValue": {
|
96
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
96
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
97
97
|
};
|
98
98
|
"v-model": {
|
99
99
|
type: import("vue").PropType<PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>>;
|
@@ -104,7 +104,7 @@ declare const _default: {
|
|
104
104
|
required: false;
|
105
105
|
};
|
106
106
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
107
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
107
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
108
108
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
109
109
|
type: import("vue").PropType<PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>>;
|
110
110
|
required: false;
|
@@ -114,7 +114,7 @@ declare const _default: {
|
|
114
114
|
}; } & {
|
115
115
|
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
116
116
|
"onUpdate:modelValue": {
|
117
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
117
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
118
118
|
};
|
119
119
|
} & {
|
120
120
|
"v-model": {
|
@@ -129,7 +129,7 @@ declare const _default: {
|
|
129
129
|
}>;
|
130
130
|
defaultValue(value?: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
131
131
|
"onUpdate:modelValue": {
|
132
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
132
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
133
133
|
};
|
134
134
|
} & {
|
135
135
|
"v-model": {
|
@@ -144,7 +144,7 @@ declare const _default: {
|
|
144
144
|
}, false>;
|
145
145
|
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
146
146
|
"onUpdate:modelValue": {
|
147
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
147
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
148
148
|
};
|
149
149
|
} & {
|
150
150
|
"v-model": {
|
@@ -178,7 +178,7 @@ declare const _default: {
|
|
178
178
|
required: false;
|
179
179
|
};
|
180
180
|
"onUpdate:modelValue": {
|
181
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
181
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
182
182
|
};
|
183
183
|
"v-model": {
|
184
184
|
type: import("vue").PropType<PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>>;
|
@@ -189,7 +189,7 @@ declare const _default: {
|
|
189
189
|
required: false;
|
190
190
|
};
|
191
191
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
192
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
192
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
193
193
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
194
194
|
type: import("vue").PropType<PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>>;
|
195
195
|
required: false;
|
@@ -199,7 +199,7 @@ declare const _default: {
|
|
199
199
|
}; } & {
|
200
200
|
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
201
201
|
"onUpdate:modelValue": {
|
202
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
202
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
203
203
|
};
|
204
204
|
} & {
|
205
205
|
"v-model": {
|
@@ -214,7 +214,7 @@ declare const _default: {
|
|
214
214
|
}>;
|
215
215
|
defaultValue(value?: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
216
216
|
"onUpdate:modelValue": {
|
217
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
217
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
218
218
|
};
|
219
219
|
} & {
|
220
220
|
"v-model": {
|
@@ -229,7 +229,7 @@ declare const _default: {
|
|
229
229
|
}, false>;
|
230
230
|
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
231
231
|
"onUpdate:modelValue": {
|
232
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
232
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
233
233
|
};
|
234
234
|
} & {
|
235
235
|
"v-model": {
|
@@ -260,7 +260,7 @@ declare const _default: {
|
|
260
260
|
required: false;
|
261
261
|
};
|
262
262
|
"onUpdate:modelValue": {
|
263
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
263
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
264
264
|
};
|
265
265
|
"v-model": {
|
266
266
|
type: import("vue").PropType<PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>>;
|
@@ -271,7 +271,7 @@ declare const _default: {
|
|
271
271
|
required: false;
|
272
272
|
};
|
273
273
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
274
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
274
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
275
275
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
276
276
|
type: import("vue").PropType<PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>>;
|
277
277
|
required: false;
|
@@ -281,7 +281,7 @@ declare const _default: {
|
|
281
281
|
}; } & {
|
282
282
|
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
283
283
|
"onUpdate:modelValue": {
|
284
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
284
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
285
285
|
};
|
286
286
|
} & {
|
287
287
|
"v-model": {
|
@@ -296,7 +296,7 @@ declare const _default: {
|
|
296
296
|
}>;
|
297
297
|
defaultValue(value?: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
298
298
|
"onUpdate:modelValue": {
|
299
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
299
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
300
300
|
};
|
301
301
|
} & {
|
302
302
|
"v-model": {
|
@@ -311,7 +311,7 @@ declare const _default: {
|
|
311
311
|
}, false>;
|
312
312
|
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
313
313
|
"onUpdate:modelValue": {
|
314
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
314
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
315
315
|
};
|
316
316
|
} & {
|
317
317
|
"v-model": {
|
@@ -337,7 +337,7 @@ declare const _default: {
|
|
337
337
|
propsDefinition: Omit<Readonly<{} & {
|
338
338
|
name?: {
|
339
339
|
[x: `onUpdate:${string}`]: {
|
340
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
340
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
341
341
|
};
|
342
342
|
} & {
|
343
343
|
[x: `v-model:${string}`]: {
|
@@ -352,7 +352,7 @@ declare const _default: {
|
|
352
352
|
} & {
|
353
353
|
require(): import("../../DefineVueTypings").DefinePropModelRequire<string, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
354
354
|
"onUpdate:modelValue": {
|
355
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
355
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
356
356
|
};
|
357
357
|
} & {
|
358
358
|
"v-model": {
|
@@ -367,7 +367,7 @@ declare const _default: {
|
|
367
367
|
}>;
|
368
368
|
defaultValue(value?: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>): import("../../DefineVueTypings").DefinePropModelDefaultValue<string, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
369
369
|
"onUpdate:modelValue": {
|
370
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
370
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
371
371
|
};
|
372
372
|
} & {
|
373
373
|
"v-model": {
|
@@ -382,7 +382,7 @@ declare const _default: {
|
|
382
382
|
}, false>;
|
383
383
|
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<string, PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>, {
|
384
384
|
"onUpdate:modelValue": {
|
385
|
-
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any>;
|
385
|
+
type: import("vue").PropType<(value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void>;
|
386
386
|
};
|
387
387
|
} & {
|
388
388
|
"v-model": {
|
@@ -398,7 +398,7 @@ declare const _default: {
|
|
398
398
|
};
|
399
399
|
disabled?: boolean;
|
400
400
|
"v-model"?: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>;
|
401
|
-
"onUpdate:modelValue"?: (value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any;
|
401
|
+
"onUpdate:modelValue"?: (value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void;
|
402
402
|
modelValue?: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>;
|
403
403
|
editMode?: boolean;
|
404
404
|
}>, "onUpdate:modelValue" | "onDoc$"> & {
|
package/internal-do-not-import-from-here/ux/richtexteditor/MentionComponent/MentionComponent.d.ts
CHANGED
@@ -8,7 +8,7 @@ declare const _default: {
|
|
8
8
|
type: import("vue").PropType<string>;
|
9
9
|
};
|
10
10
|
"onUpdate:userName": {
|
11
|
-
type: import("vue").PropType<(value: string | UserIdentity) => any>;
|
11
|
+
type: import("vue").PropType<(value: string | UserIdentity) => any | void>;
|
12
12
|
};
|
13
13
|
"v-model:userName": {
|
14
14
|
type: import("vue").PropType<string | UserIdentity>;
|
@@ -26,7 +26,7 @@ declare const _default: {
|
|
26
26
|
type: import("vue").PropType<string>;
|
27
27
|
};
|
28
28
|
"onUpdate:userName": {
|
29
|
-
type: import("vue").PropType<(value: string | UserIdentity) => any>;
|
29
|
+
type: import("vue").PropType<(value: string | UserIdentity) => any | void>;
|
30
30
|
};
|
31
31
|
"v-model:userName": {
|
32
32
|
type: import("vue").PropType<string | UserIdentity>;
|
@@ -51,7 +51,7 @@ declare const _default: {
|
|
51
51
|
type: import("vue").PropType<string>;
|
52
52
|
};
|
53
53
|
"onUpdate:userName": {
|
54
|
-
type: import("vue").PropType<(value: string | UserIdentity) => any>;
|
54
|
+
type: import("vue").PropType<(value: string | UserIdentity) => any | void>;
|
55
55
|
};
|
56
56
|
"v-model:userName": {
|
57
57
|
type: import("vue").PropType<string | UserIdentity>;
|
@@ -73,7 +73,7 @@ declare const _default: {
|
|
73
73
|
type: import("vue").PropType<string>;
|
74
74
|
};
|
75
75
|
"onUpdate:userName": {
|
76
|
-
type: import("vue").PropType<(value: string | UserIdentity) => any>;
|
76
|
+
type: import("vue").PropType<(value: string | UserIdentity) => any | void>;
|
77
77
|
};
|
78
78
|
"v-model:userName": {
|
79
79
|
type: import("vue").PropType<string | UserIdentity>;
|
@@ -88,7 +88,7 @@ declare const _default: {
|
|
88
88
|
url?: string;
|
89
89
|
userName?: string | UserIdentity;
|
90
90
|
userLabel?: string;
|
91
|
-
"onUpdate:userName"?: (value: string | UserIdentity) => any;
|
91
|
+
"onUpdate:userName"?: (value: string | UserIdentity) => any | void;
|
92
92
|
"v-model:userName"?: string | UserIdentity;
|
93
93
|
}>, never>;
|
94
94
|
};
|