@omnia/fx 8.0.257-dev → 8.0.258-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
@@ -8,7 +8,7 @@ declare const _default: {
|
|
8
8
|
type: import("vue").PropType<string>;
|
9
9
|
};
|
10
10
|
"onUpdate:modelValue": {
|
11
|
-
type: import("vue").PropType<(value: string) => any>;
|
11
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
12
12
|
};
|
13
13
|
"v-model": {
|
14
14
|
type: import("vue").PropType<string>;
|
@@ -19,7 +19,7 @@ declare const _default: {
|
|
19
19
|
required: false;
|
20
20
|
};
|
21
21
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
22
|
-
type: import("vue").PropType<(value: string) => any>;
|
22
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
23
23
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
24
24
|
type: import("vue").PropType<string>;
|
25
25
|
required: false;
|
@@ -29,7 +29,7 @@ declare const _default: {
|
|
29
29
|
}; } & {
|
30
30
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
|
31
31
|
"onUpdate:modelValue": {
|
32
|
-
type: import("vue").PropType<(value: string) => any>;
|
32
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
33
33
|
};
|
34
34
|
} & {
|
35
35
|
"v-model": {
|
@@ -44,7 +44,7 @@ declare const _default: {
|
|
44
44
|
}>;
|
45
45
|
defaultValue(value?: string): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
|
46
46
|
"onUpdate:modelValue": {
|
47
|
-
type: import("vue").PropType<(value: string) => any>;
|
47
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
48
48
|
};
|
49
49
|
} & {
|
50
50
|
"v-model": {
|
@@ -59,7 +59,7 @@ declare const _default: {
|
|
59
59
|
}, false>;
|
60
60
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
|
61
61
|
"onUpdate:modelValue": {
|
62
|
-
type: import("vue").PropType<(value: string) => any>;
|
62
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
63
63
|
};
|
64
64
|
} & {
|
65
65
|
"v-model": {
|
@@ -85,7 +85,7 @@ declare const _default: {
|
|
85
85
|
type: import("vue").PropType<string>;
|
86
86
|
};
|
87
87
|
"onUpdate:modelValue": {
|
88
|
-
type: import("vue").PropType<(value: string) => any>;
|
88
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
89
89
|
};
|
90
90
|
"v-model": {
|
91
91
|
type: import("vue").PropType<string>;
|
@@ -96,7 +96,7 @@ declare const _default: {
|
|
96
96
|
required: false;
|
97
97
|
};
|
98
98
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
99
|
-
type: import("vue").PropType<(value: string) => any>;
|
99
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
100
100
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
101
101
|
type: import("vue").PropType<string>;
|
102
102
|
required: false;
|
@@ -106,7 +106,7 @@ declare const _default: {
|
|
106
106
|
}; } & {
|
107
107
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
|
108
108
|
"onUpdate:modelValue": {
|
109
|
-
type: import("vue").PropType<(value: string) => any>;
|
109
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
110
110
|
};
|
111
111
|
} & {
|
112
112
|
"v-model": {
|
@@ -121,7 +121,7 @@ declare const _default: {
|
|
121
121
|
}>;
|
122
122
|
defaultValue(value?: string): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
|
123
123
|
"onUpdate:modelValue": {
|
124
|
-
type: import("vue").PropType<(value: string) => any>;
|
124
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
125
125
|
};
|
126
126
|
} & {
|
127
127
|
"v-model": {
|
@@ -136,7 +136,7 @@ declare const _default: {
|
|
136
136
|
}, false>;
|
137
137
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
|
138
138
|
"onUpdate:modelValue": {
|
139
|
-
type: import("vue").PropType<(value: string) => any>;
|
139
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
140
140
|
};
|
141
141
|
} & {
|
142
142
|
"v-model": {
|
@@ -167,7 +167,7 @@ declare const _default: {
|
|
167
167
|
type: import("vue").PropType<string>;
|
168
168
|
};
|
169
169
|
"onUpdate:modelValue": {
|
170
|
-
type: import("vue").PropType<(value: string) => any>;
|
170
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
171
171
|
};
|
172
172
|
"v-model": {
|
173
173
|
type: import("vue").PropType<string>;
|
@@ -178,7 +178,7 @@ declare const _default: {
|
|
178
178
|
required: false;
|
179
179
|
};
|
180
180
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
181
|
-
type: import("vue").PropType<(value: string) => any>;
|
181
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
182
182
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
183
183
|
type: import("vue").PropType<string>;
|
184
184
|
required: false;
|
@@ -188,7 +188,7 @@ declare const _default: {
|
|
188
188
|
}; } & {
|
189
189
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
|
190
190
|
"onUpdate:modelValue": {
|
191
|
-
type: import("vue").PropType<(value: string) => any>;
|
191
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
192
192
|
};
|
193
193
|
} & {
|
194
194
|
"v-model": {
|
@@ -203,7 +203,7 @@ declare const _default: {
|
|
203
203
|
}>;
|
204
204
|
defaultValue(value?: string): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
|
205
205
|
"onUpdate:modelValue": {
|
206
|
-
type: import("vue").PropType<(value: string) => any>;
|
206
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
207
207
|
};
|
208
208
|
} & {
|
209
209
|
"v-model": {
|
@@ -218,7 +218,7 @@ declare const _default: {
|
|
218
218
|
}, false>;
|
219
219
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
|
220
220
|
"onUpdate:modelValue": {
|
221
|
-
type: import("vue").PropType<(value: string) => any>;
|
221
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
222
222
|
};
|
223
223
|
} & {
|
224
224
|
"v-model": {
|
@@ -246,7 +246,7 @@ declare const _default: {
|
|
246
246
|
type: import("vue").PropType<string>;
|
247
247
|
};
|
248
248
|
"onUpdate:modelValue": {
|
249
|
-
type: import("vue").PropType<(value: string) => any>;
|
249
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
250
250
|
};
|
251
251
|
"v-model": {
|
252
252
|
type: import("vue").PropType<string>;
|
@@ -257,7 +257,7 @@ declare const _default: {
|
|
257
257
|
required: false;
|
258
258
|
};
|
259
259
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
260
|
-
type: import("vue").PropType<(value: string) => any>;
|
260
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
261
261
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
262
262
|
type: import("vue").PropType<string>;
|
263
263
|
required: false;
|
@@ -267,7 +267,7 @@ declare const _default: {
|
|
267
267
|
}; } & {
|
268
268
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
|
269
269
|
"onUpdate:modelValue": {
|
270
|
-
type: import("vue").PropType<(value: string) => any>;
|
270
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
271
271
|
};
|
272
272
|
} & {
|
273
273
|
"v-model": {
|
@@ -282,7 +282,7 @@ declare const _default: {
|
|
282
282
|
}>;
|
283
283
|
defaultValue(value?: string): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
|
284
284
|
"onUpdate:modelValue": {
|
285
|
-
type: import("vue").PropType<(value: string) => any>;
|
285
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
286
286
|
};
|
287
287
|
} & {
|
288
288
|
"v-model": {
|
@@ -297,7 +297,7 @@ declare const _default: {
|
|
297
297
|
}, false>;
|
298
298
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
|
299
299
|
"onUpdate:modelValue": {
|
300
|
-
type: import("vue").PropType<(value: string) => any>;
|
300
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
301
301
|
};
|
302
302
|
} & {
|
303
303
|
"v-model": {
|
@@ -319,7 +319,7 @@ declare const _default: {
|
|
319
319
|
propsDefinition: Omit<Readonly<{} & {
|
320
320
|
name?: {
|
321
321
|
[x: `onUpdate:${string}`]: {
|
322
|
-
type: import("vue").PropType<(value: string) => any>;
|
322
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
323
323
|
};
|
324
324
|
} & {
|
325
325
|
[x: `v-model:${string}`]: {
|
@@ -334,7 +334,7 @@ declare const _default: {
|
|
334
334
|
} & {
|
335
335
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, string, {
|
336
336
|
"onUpdate:modelValue": {
|
337
|
-
type: import("vue").PropType<(value: string) => any>;
|
337
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
338
338
|
};
|
339
339
|
} & {
|
340
340
|
"v-model": {
|
@@ -349,7 +349,7 @@ declare const _default: {
|
|
349
349
|
}>;
|
350
350
|
defaultValue(value?: string): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, string, {
|
351
351
|
"onUpdate:modelValue": {
|
352
|
-
type: import("vue").PropType<(value: string) => any>;
|
352
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
353
353
|
};
|
354
354
|
} & {
|
355
355
|
"v-model": {
|
@@ -364,7 +364,7 @@ declare const _default: {
|
|
364
364
|
}, false>;
|
365
365
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, string, {
|
366
366
|
"onUpdate:modelValue": {
|
367
|
-
type: import("vue").PropType<(value: string) => any>;
|
367
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
368
368
|
};
|
369
369
|
} & {
|
370
370
|
"v-model": {
|
@@ -381,7 +381,7 @@ declare const _default: {
|
|
381
381
|
label?: string;
|
382
382
|
settings?: VelcronTextEditorSettings;
|
383
383
|
"v-model"?: string;
|
384
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
384
|
+
"onUpdate:modelValue"?: (value: string) => any | void;
|
385
385
|
modelValue?: string;
|
386
386
|
}>, "onUpdate:modelValue"> & {
|
387
387
|
"onUpdate:modelValue"?: (value: string) => any;
|
@@ -8,7 +8,7 @@ declare const _default: {
|
|
8
8
|
type: import("vue").PropType<any>;
|
9
9
|
};
|
10
10
|
"onUpdate:modelValue": {
|
11
|
-
type: import("vue").PropType<(value: any) => any>;
|
11
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
12
12
|
};
|
13
13
|
"v-model": {
|
14
14
|
type: import("vue").PropType<any>;
|
@@ -19,7 +19,7 @@ declare const _default: {
|
|
19
19
|
required: false;
|
20
20
|
};
|
21
21
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
22
|
-
type: import("vue").PropType<(value: any) => any>;
|
22
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
23
23
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
24
24
|
type: import("vue").PropType<any>;
|
25
25
|
required: false;
|
@@ -29,7 +29,7 @@ declare const _default: {
|
|
29
29
|
}; } & {
|
30
30
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, any, {
|
31
31
|
"onUpdate:modelValue": {
|
32
|
-
type: import("vue").PropType<(value: any) => any>;
|
32
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
33
33
|
};
|
34
34
|
} & {
|
35
35
|
"v-model": {
|
@@ -44,7 +44,7 @@ declare const _default: {
|
|
44
44
|
}>;
|
45
45
|
defaultValue(value?: any): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, any, {
|
46
46
|
"onUpdate:modelValue": {
|
47
|
-
type: import("vue").PropType<(value: any) => any>;
|
47
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
48
48
|
};
|
49
49
|
} & {
|
50
50
|
"v-model": {
|
@@ -59,7 +59,7 @@ declare const _default: {
|
|
59
59
|
}, false>;
|
60
60
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, any, {
|
61
61
|
"onUpdate:modelValue": {
|
62
|
-
type: import("vue").PropType<(value: any) => any>;
|
62
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
63
63
|
};
|
64
64
|
} & {
|
65
65
|
"v-model": {
|
@@ -85,7 +85,7 @@ declare const _default: {
|
|
85
85
|
type: import("vue").PropType<any>;
|
86
86
|
};
|
87
87
|
"onUpdate:modelValue": {
|
88
|
-
type: import("vue").PropType<(value: any) => any>;
|
88
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
89
89
|
};
|
90
90
|
"v-model": {
|
91
91
|
type: import("vue").PropType<any>;
|
@@ -96,7 +96,7 @@ declare const _default: {
|
|
96
96
|
required: false;
|
97
97
|
};
|
98
98
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
99
|
-
type: import("vue").PropType<(value: any) => any>;
|
99
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
100
100
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
101
101
|
type: import("vue").PropType<any>;
|
102
102
|
required: false;
|
@@ -106,7 +106,7 @@ declare const _default: {
|
|
106
106
|
}; } & {
|
107
107
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, any, {
|
108
108
|
"onUpdate:modelValue": {
|
109
|
-
type: import("vue").PropType<(value: any) => any>;
|
109
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
110
110
|
};
|
111
111
|
} & {
|
112
112
|
"v-model": {
|
@@ -121,7 +121,7 @@ declare const _default: {
|
|
121
121
|
}>;
|
122
122
|
defaultValue(value?: any): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, any, {
|
123
123
|
"onUpdate:modelValue": {
|
124
|
-
type: import("vue").PropType<(value: any) => any>;
|
124
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
125
125
|
};
|
126
126
|
} & {
|
127
127
|
"v-model": {
|
@@ -136,7 +136,7 @@ declare const _default: {
|
|
136
136
|
}, false>;
|
137
137
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, any, {
|
138
138
|
"onUpdate:modelValue": {
|
139
|
-
type: import("vue").PropType<(value: any) => any>;
|
139
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
140
140
|
};
|
141
141
|
} & {
|
142
142
|
"v-model": {
|
@@ -167,7 +167,7 @@ declare const _default: {
|
|
167
167
|
type: import("vue").PropType<any>;
|
168
168
|
};
|
169
169
|
"onUpdate:modelValue": {
|
170
|
-
type: import("vue").PropType<(value: any) => any>;
|
170
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
171
171
|
};
|
172
172
|
"v-model": {
|
173
173
|
type: import("vue").PropType<any>;
|
@@ -178,7 +178,7 @@ declare const _default: {
|
|
178
178
|
required: false;
|
179
179
|
};
|
180
180
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
181
|
-
type: import("vue").PropType<(value: any) => any>;
|
181
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
182
182
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
183
183
|
type: import("vue").PropType<any>;
|
184
184
|
required: false;
|
@@ -188,7 +188,7 @@ declare const _default: {
|
|
188
188
|
}; } & {
|
189
189
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, any, {
|
190
190
|
"onUpdate:modelValue": {
|
191
|
-
type: import("vue").PropType<(value: any) => any>;
|
191
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
192
192
|
};
|
193
193
|
} & {
|
194
194
|
"v-model": {
|
@@ -203,7 +203,7 @@ declare const _default: {
|
|
203
203
|
}>;
|
204
204
|
defaultValue(value?: any): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, any, {
|
205
205
|
"onUpdate:modelValue": {
|
206
|
-
type: import("vue").PropType<(value: any) => any>;
|
206
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
207
207
|
};
|
208
208
|
} & {
|
209
209
|
"v-model": {
|
@@ -218,7 +218,7 @@ declare const _default: {
|
|
218
218
|
}, false>;
|
219
219
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, any, {
|
220
220
|
"onUpdate:modelValue": {
|
221
|
-
type: import("vue").PropType<(value: any) => any>;
|
221
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
222
222
|
};
|
223
223
|
} & {
|
224
224
|
"v-model": {
|
@@ -246,7 +246,7 @@ declare const _default: {
|
|
246
246
|
type: import("vue").PropType<any>;
|
247
247
|
};
|
248
248
|
"onUpdate:modelValue": {
|
249
|
-
type: import("vue").PropType<(value: any) => any>;
|
249
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
250
250
|
};
|
251
251
|
"v-model": {
|
252
252
|
type: import("vue").PropType<any>;
|
@@ -257,7 +257,7 @@ declare const _default: {
|
|
257
257
|
required: false;
|
258
258
|
};
|
259
259
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
260
|
-
type: import("vue").PropType<(value: any) => any>;
|
260
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
261
261
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
262
262
|
type: import("vue").PropType<any>;
|
263
263
|
required: false;
|
@@ -267,7 +267,7 @@ declare const _default: {
|
|
267
267
|
}; } & {
|
268
268
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, any, {
|
269
269
|
"onUpdate:modelValue": {
|
270
|
-
type: import("vue").PropType<(value: any) => any>;
|
270
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
271
271
|
};
|
272
272
|
} & {
|
273
273
|
"v-model": {
|
@@ -282,7 +282,7 @@ declare const _default: {
|
|
282
282
|
}>;
|
283
283
|
defaultValue(value?: any): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, any, {
|
284
284
|
"onUpdate:modelValue": {
|
285
|
-
type: import("vue").PropType<(value: any) => any>;
|
285
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
286
286
|
};
|
287
287
|
} & {
|
288
288
|
"v-model": {
|
@@ -297,7 +297,7 @@ declare const _default: {
|
|
297
297
|
}, false>;
|
298
298
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, any, {
|
299
299
|
"onUpdate:modelValue": {
|
300
|
-
type: import("vue").PropType<(value: any) => any>;
|
300
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
301
301
|
};
|
302
302
|
} & {
|
303
303
|
"v-model": {
|
@@ -319,7 +319,7 @@ declare const _default: {
|
|
319
319
|
propsDefinition: Omit<Readonly<{} & {
|
320
320
|
name?: {
|
321
321
|
[x: `onUpdate:${string}`]: {
|
322
|
-
type: import("vue").PropType<(value: any) => any>;
|
322
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
323
323
|
};
|
324
324
|
} & {
|
325
325
|
[x: `v-model:${string}`]: {
|
@@ -334,7 +334,7 @@ declare const _default: {
|
|
334
334
|
} & {
|
335
335
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, any, {
|
336
336
|
"onUpdate:modelValue": {
|
337
|
-
type: import("vue").PropType<(value: any) => any>;
|
337
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
338
338
|
};
|
339
339
|
} & {
|
340
340
|
"v-model": {
|
@@ -349,7 +349,7 @@ declare const _default: {
|
|
349
349
|
}>;
|
350
350
|
defaultValue(value?: any): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, any, {
|
351
351
|
"onUpdate:modelValue": {
|
352
|
-
type: import("vue").PropType<(value: any) => any>;
|
352
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
353
353
|
};
|
354
354
|
} & {
|
355
355
|
"v-model": {
|
@@ -364,7 +364,7 @@ declare const _default: {
|
|
364
364
|
}, false>;
|
365
365
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, any, {
|
366
366
|
"onUpdate:modelValue": {
|
367
|
-
type: import("vue").PropType<(value: any) => any>;
|
367
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
368
368
|
};
|
369
369
|
} & {
|
370
370
|
"v-model": {
|
@@ -380,7 +380,7 @@ declare const _default: {
|
|
380
380
|
};
|
381
381
|
settings?: any;
|
382
382
|
"v-model"?: any;
|
383
|
-
"onUpdate:modelValue"?: (value: any) => any;
|
383
|
+
"onUpdate:modelValue"?: (value: any) => any | void;
|
384
384
|
modelValue?: any;
|
385
385
|
location?: EditorLocation;
|
386
386
|
}>, "onUpdate:modelValue"> & {
|
@@ -8,7 +8,7 @@ declare const _default: {
|
|
8
8
|
type: import("vue").PropType<VelcronMarkdownEditorSettings>;
|
9
9
|
};
|
10
10
|
"onUpdate:modelValue": {
|
11
|
-
type: import("vue").PropType<(value: string) => any>;
|
11
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
12
12
|
};
|
13
13
|
"v-model": {
|
14
14
|
type: import("vue").PropType<string>;
|
@@ -19,7 +19,7 @@ declare const _default: {
|
|
19
19
|
required: false;
|
20
20
|
};
|
21
21
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
22
|
-
type: import("vue").PropType<(value: string) => any>;
|
22
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
23
23
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
24
24
|
type: import("vue").PropType<string>;
|
25
25
|
required: false;
|
@@ -29,7 +29,7 @@ declare const _default: {
|
|
29
29
|
}; } & {
|
30
30
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
|
31
31
|
"onUpdate:modelValue": {
|
32
|
-
type: import("vue").PropType<(value: string) => any>;
|
32
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
33
33
|
};
|
34
34
|
} & {
|
35
35
|
"v-model": {
|
@@ -44,7 +44,7 @@ declare const _default: {
|
|
44
44
|
}>;
|
45
45
|
defaultValue(value?: string): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
|
46
46
|
"onUpdate:modelValue": {
|
47
|
-
type: import("vue").PropType<(value: string) => any>;
|
47
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
48
48
|
};
|
49
49
|
} & {
|
50
50
|
"v-model": {
|
@@ -59,7 +59,7 @@ declare const _default: {
|
|
59
59
|
}, false>;
|
60
60
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
|
61
61
|
"onUpdate:modelValue": {
|
62
|
-
type: import("vue").PropType<(value: string) => any>;
|
62
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
63
63
|
};
|
64
64
|
} & {
|
65
65
|
"v-model": {
|
@@ -85,7 +85,7 @@ declare const _default: {
|
|
85
85
|
type: import("vue").PropType<VelcronMarkdownEditorSettings>;
|
86
86
|
};
|
87
87
|
"onUpdate:modelValue": {
|
88
|
-
type: import("vue").PropType<(value: string) => any>;
|
88
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
89
89
|
};
|
90
90
|
"v-model": {
|
91
91
|
type: import("vue").PropType<string>;
|
@@ -96,7 +96,7 @@ declare const _default: {
|
|
96
96
|
required: false;
|
97
97
|
};
|
98
98
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
99
|
-
type: import("vue").PropType<(value: string) => any>;
|
99
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
100
100
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
101
101
|
type: import("vue").PropType<string>;
|
102
102
|
required: false;
|
@@ -106,7 +106,7 @@ declare const _default: {
|
|
106
106
|
}; } & {
|
107
107
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
|
108
108
|
"onUpdate:modelValue": {
|
109
|
-
type: import("vue").PropType<(value: string) => any>;
|
109
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
110
110
|
};
|
111
111
|
} & {
|
112
112
|
"v-model": {
|
@@ -121,7 +121,7 @@ declare const _default: {
|
|
121
121
|
}>;
|
122
122
|
defaultValue(value?: string): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
|
123
123
|
"onUpdate:modelValue": {
|
124
|
-
type: import("vue").PropType<(value: string) => any>;
|
124
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
125
125
|
};
|
126
126
|
} & {
|
127
127
|
"v-model": {
|
@@ -136,7 +136,7 @@ declare const _default: {
|
|
136
136
|
}, false>;
|
137
137
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
|
138
138
|
"onUpdate:modelValue": {
|
139
|
-
type: import("vue").PropType<(value: string) => any>;
|
139
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
140
140
|
};
|
141
141
|
} & {
|
142
142
|
"v-model": {
|
@@ -167,7 +167,7 @@ declare const _default: {
|
|
167
167
|
type: import("vue").PropType<VelcronMarkdownEditorSettings>;
|
168
168
|
};
|
169
169
|
"onUpdate:modelValue": {
|
170
|
-
type: import("vue").PropType<(value: string) => any>;
|
170
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
171
171
|
};
|
172
172
|
"v-model": {
|
173
173
|
type: import("vue").PropType<string>;
|
@@ -178,7 +178,7 @@ declare const _default: {
|
|
178
178
|
required: false;
|
179
179
|
};
|
180
180
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
181
|
-
type: import("vue").PropType<(value: string) => any>;
|
181
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
182
182
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
183
183
|
type: import("vue").PropType<string>;
|
184
184
|
required: false;
|
@@ -188,7 +188,7 @@ declare const _default: {
|
|
188
188
|
}; } & {
|
189
189
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
|
190
190
|
"onUpdate:modelValue": {
|
191
|
-
type: import("vue").PropType<(value: string) => any>;
|
191
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
192
192
|
};
|
193
193
|
} & {
|
194
194
|
"v-model": {
|
@@ -203,7 +203,7 @@ declare const _default: {
|
|
203
203
|
}>;
|
204
204
|
defaultValue(value?: string): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
|
205
205
|
"onUpdate:modelValue": {
|
206
|
-
type: import("vue").PropType<(value: string) => any>;
|
206
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
207
207
|
};
|
208
208
|
} & {
|
209
209
|
"v-model": {
|
@@ -218,7 +218,7 @@ declare const _default: {
|
|
218
218
|
}, false>;
|
219
219
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
|
220
220
|
"onUpdate:modelValue": {
|
221
|
-
type: import("vue").PropType<(value: string) => any>;
|
221
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
222
222
|
};
|
223
223
|
} & {
|
224
224
|
"v-model": {
|
@@ -246,7 +246,7 @@ declare const _default: {
|
|
246
246
|
type: import("vue").PropType<VelcronMarkdownEditorSettings>;
|
247
247
|
};
|
248
248
|
"onUpdate:modelValue": {
|
249
|
-
type: import("vue").PropType<(value: string) => any>;
|
249
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
250
250
|
};
|
251
251
|
"v-model": {
|
252
252
|
type: import("vue").PropType<string>;
|
@@ -257,7 +257,7 @@ declare const _default: {
|
|
257
257
|
required: false;
|
258
258
|
};
|
259
259
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
260
|
-
type: import("vue").PropType<(value: string) => any>;
|
260
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
261
261
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
262
262
|
type: import("vue").PropType<string>;
|
263
263
|
required: false;
|
@@ -267,7 +267,7 @@ declare const _default: {
|
|
267
267
|
}; } & {
|
268
268
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
|
269
269
|
"onUpdate:modelValue": {
|
270
|
-
type: import("vue").PropType<(value: string) => any>;
|
270
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
271
271
|
};
|
272
272
|
} & {
|
273
273
|
"v-model": {
|
@@ -282,7 +282,7 @@ declare const _default: {
|
|
282
282
|
}>;
|
283
283
|
defaultValue(value?: string): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
|
284
284
|
"onUpdate:modelValue": {
|
285
|
-
type: import("vue").PropType<(value: string) => any>;
|
285
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
286
286
|
};
|
287
287
|
} & {
|
288
288
|
"v-model": {
|
@@ -297,7 +297,7 @@ declare const _default: {
|
|
297
297
|
}, false>;
|
298
298
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
|
299
299
|
"onUpdate:modelValue": {
|
300
|
-
type: import("vue").PropType<(value: string) => any>;
|
300
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
301
301
|
};
|
302
302
|
} & {
|
303
303
|
"v-model": {
|
@@ -319,7 +319,7 @@ declare const _default: {
|
|
319
319
|
propsDefinition: Omit<Readonly<{} & {
|
320
320
|
name?: {
|
321
321
|
[x: `onUpdate:${string}`]: {
|
322
|
-
type: import("vue").PropType<(value: string) => any>;
|
322
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
323
323
|
};
|
324
324
|
} & {
|
325
325
|
[x: `v-model:${string}`]: {
|
@@ -334,7 +334,7 @@ declare const _default: {
|
|
334
334
|
} & {
|
335
335
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, string, {
|
336
336
|
"onUpdate:modelValue": {
|
337
|
-
type: import("vue").PropType<(value: string) => any>;
|
337
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
338
338
|
};
|
339
339
|
} & {
|
340
340
|
"v-model": {
|
@@ -349,7 +349,7 @@ declare const _default: {
|
|
349
349
|
}>;
|
350
350
|
defaultValue(value?: string): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, string, {
|
351
351
|
"onUpdate:modelValue": {
|
352
|
-
type: import("vue").PropType<(value: string) => any>;
|
352
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
353
353
|
};
|
354
354
|
} & {
|
355
355
|
"v-model": {
|
@@ -364,7 +364,7 @@ declare const _default: {
|
|
364
364
|
}, false>;
|
365
365
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, string, {
|
366
366
|
"onUpdate:modelValue": {
|
367
|
-
type: import("vue").PropType<(value: string) => any>;
|
367
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
368
368
|
};
|
369
369
|
} & {
|
370
370
|
"v-model": {
|
@@ -380,7 +380,7 @@ declare const _default: {
|
|
380
380
|
};
|
381
381
|
settings?: VelcronMarkdownEditorSettings;
|
382
382
|
"v-model"?: string;
|
383
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
383
|
+
"onUpdate:modelValue"?: (value: string) => any | void;
|
384
384
|
modelValue?: string;
|
385
385
|
location?: EditorLocation;
|
386
386
|
}>, "onUpdate:modelValue"> & {
|