@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
package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts
CHANGED
@@ -1,10 +1,10 @@
|
|
1
|
-
import { ColorValue, ThemeContextType } from "@omnia/fx-models";
|
1
|
+
import { ColorSchemaType, ColorValue, ThemeContextType } from "@omnia/fx-models";
|
2
2
|
import { VNodeChild } from "vue";
|
3
3
|
export type ColorPickerType = "default" | "base" | "onBase";
|
4
4
|
declare const _default: {
|
5
5
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
6
6
|
"v-slots": import("vue").Prop<{
|
7
|
-
default?: import("../../../DefineVueTypings").Slot
|
7
|
+
default?: import("../../../DefineVueTypings").Slot;
|
8
8
|
} & {
|
9
9
|
activator?: () => VNodeChild;
|
10
10
|
}>;
|
@@ -40,7 +40,7 @@ declare const _default: {
|
|
40
40
|
type: import("vue").PropType<boolean>;
|
41
41
|
};
|
42
42
|
"onUpdate:modelValue": {
|
43
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
43
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
44
44
|
};
|
45
45
|
"v-model": {
|
46
46
|
type: import("vue").PropType<ColorValue>;
|
@@ -51,7 +51,7 @@ declare const _default: {
|
|
51
51
|
required: false;
|
52
52
|
};
|
53
53
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
54
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
54
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
55
55
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
56
56
|
type: import("vue").PropType<ColorValue>;
|
57
57
|
required: false;
|
@@ -61,7 +61,7 @@ declare const _default: {
|
|
61
61
|
}; } & {
|
62
62
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorValue, {
|
63
63
|
"onUpdate:modelValue": {
|
64
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
64
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
65
65
|
};
|
66
66
|
} & {
|
67
67
|
"v-model": {
|
@@ -76,7 +76,7 @@ declare const _default: {
|
|
76
76
|
}>;
|
77
77
|
defaultValue(value?: ColorValue): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorValue, {
|
78
78
|
"onUpdate:modelValue": {
|
79
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
79
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
80
80
|
};
|
81
81
|
} & {
|
82
82
|
"v-model": {
|
@@ -91,7 +91,7 @@ declare const _default: {
|
|
91
91
|
}, false>;
|
92
92
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorValue, {
|
93
93
|
"onUpdate:modelValue": {
|
94
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
94
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
95
95
|
};
|
96
96
|
} & {
|
97
97
|
"v-model": {
|
@@ -106,7 +106,7 @@ declare const _default: {
|
|
106
106
|
}>;
|
107
107
|
};
|
108
108
|
colorSchemaType: {
|
109
|
-
type: import("vue").PropType<
|
109
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | ColorSchemaType>;
|
110
110
|
required: boolean;
|
111
111
|
};
|
112
112
|
container: {
|
@@ -123,7 +123,7 @@ declare const _default: {
|
|
123
123
|
"update:modelValue": (value: ColorValue) => any;
|
124
124
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
125
125
|
"v-slots": import("vue").Prop<{
|
126
|
-
default?: import("../../../DefineVueTypings").Slot
|
126
|
+
default?: import("../../../DefineVueTypings").Slot;
|
127
127
|
} & {
|
128
128
|
activator?: () => VNodeChild;
|
129
129
|
}>;
|
@@ -159,7 +159,7 @@ declare const _default: {
|
|
159
159
|
type: import("vue").PropType<boolean>;
|
160
160
|
};
|
161
161
|
"onUpdate:modelValue": {
|
162
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
162
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
163
163
|
};
|
164
164
|
"v-model": {
|
165
165
|
type: import("vue").PropType<ColorValue>;
|
@@ -170,7 +170,7 @@ declare const _default: {
|
|
170
170
|
required: false;
|
171
171
|
};
|
172
172
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
173
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
173
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
174
174
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
175
175
|
type: import("vue").PropType<ColorValue>;
|
176
176
|
required: false;
|
@@ -180,7 +180,7 @@ declare const _default: {
|
|
180
180
|
}; } & {
|
181
181
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorValue, {
|
182
182
|
"onUpdate:modelValue": {
|
183
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
183
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
184
184
|
};
|
185
185
|
} & {
|
186
186
|
"v-model": {
|
@@ -195,7 +195,7 @@ declare const _default: {
|
|
195
195
|
}>;
|
196
196
|
defaultValue(value?: ColorValue): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorValue, {
|
197
197
|
"onUpdate:modelValue": {
|
198
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
198
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
199
199
|
};
|
200
200
|
} & {
|
201
201
|
"v-model": {
|
@@ -210,7 +210,7 @@ declare const _default: {
|
|
210
210
|
}, false>;
|
211
211
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorValue, {
|
212
212
|
"onUpdate:modelValue": {
|
213
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
213
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
214
214
|
};
|
215
215
|
} & {
|
216
216
|
"v-model": {
|
@@ -225,7 +225,7 @@ declare const _default: {
|
|
225
225
|
}>;
|
226
226
|
};
|
227
227
|
colorSchemaType: {
|
228
|
-
type: import("vue").PropType<
|
228
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | ColorSchemaType>;
|
229
229
|
required: boolean;
|
230
230
|
};
|
231
231
|
container: {
|
@@ -249,7 +249,7 @@ declare const _default: {
|
|
249
249
|
Defaults: {};
|
250
250
|
}, Readonly<import("vue").ExtractPropTypes<{
|
251
251
|
"v-slots": import("vue").Prop<{
|
252
|
-
default?: import("../../../DefineVueTypings").Slot
|
252
|
+
default?: import("../../../DefineVueTypings").Slot;
|
253
253
|
} & {
|
254
254
|
activator?: () => VNodeChild;
|
255
255
|
}>;
|
@@ -285,7 +285,7 @@ declare const _default: {
|
|
285
285
|
type: import("vue").PropType<boolean>;
|
286
286
|
};
|
287
287
|
"onUpdate:modelValue": {
|
288
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
288
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
289
289
|
};
|
290
290
|
"v-model": {
|
291
291
|
type: import("vue").PropType<ColorValue>;
|
@@ -296,7 +296,7 @@ declare const _default: {
|
|
296
296
|
required: false;
|
297
297
|
};
|
298
298
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
299
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
299
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
300
300
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
301
301
|
type: import("vue").PropType<ColorValue>;
|
302
302
|
required: false;
|
@@ -306,7 +306,7 @@ declare const _default: {
|
|
306
306
|
}; } & {
|
307
307
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorValue, {
|
308
308
|
"onUpdate:modelValue": {
|
309
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
309
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
310
310
|
};
|
311
311
|
} & {
|
312
312
|
"v-model": {
|
@@ -321,7 +321,7 @@ declare const _default: {
|
|
321
321
|
}>;
|
322
322
|
defaultValue(value?: ColorValue): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorValue, {
|
323
323
|
"onUpdate:modelValue": {
|
324
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
324
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
325
325
|
};
|
326
326
|
} & {
|
327
327
|
"v-model": {
|
@@ -336,7 +336,7 @@ declare const _default: {
|
|
336
336
|
}, false>;
|
337
337
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorValue, {
|
338
338
|
"onUpdate:modelValue": {
|
339
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
339
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
340
340
|
};
|
341
341
|
} & {
|
342
342
|
"v-model": {
|
@@ -351,7 +351,7 @@ declare const _default: {
|
|
351
351
|
}>;
|
352
352
|
};
|
353
353
|
colorSchemaType: {
|
354
|
-
type: import("vue").PropType<
|
354
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | ColorSchemaType>;
|
355
355
|
required: boolean;
|
356
356
|
};
|
357
357
|
container: {
|
@@ -372,7 +372,7 @@ declare const _default: {
|
|
372
372
|
__isSuspense?: never;
|
373
373
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
374
374
|
"v-slots": import("vue").Prop<{
|
375
|
-
default?: import("../../../DefineVueTypings").Slot
|
375
|
+
default?: import("../../../DefineVueTypings").Slot;
|
376
376
|
} & {
|
377
377
|
activator?: () => VNodeChild;
|
378
378
|
}>;
|
@@ -408,7 +408,7 @@ declare const _default: {
|
|
408
408
|
type: import("vue").PropType<boolean>;
|
409
409
|
};
|
410
410
|
"onUpdate:modelValue": {
|
411
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
411
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
412
412
|
};
|
413
413
|
"v-model": {
|
414
414
|
type: import("vue").PropType<ColorValue>;
|
@@ -419,7 +419,7 @@ declare const _default: {
|
|
419
419
|
required: false;
|
420
420
|
};
|
421
421
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
422
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
422
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
423
423
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
424
424
|
type: import("vue").PropType<ColorValue>;
|
425
425
|
required: false;
|
@@ -429,7 +429,7 @@ declare const _default: {
|
|
429
429
|
}; } & {
|
430
430
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorValue, {
|
431
431
|
"onUpdate:modelValue": {
|
432
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
432
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
433
433
|
};
|
434
434
|
} & {
|
435
435
|
"v-model": {
|
@@ -444,7 +444,7 @@ declare const _default: {
|
|
444
444
|
}>;
|
445
445
|
defaultValue(value?: ColorValue): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorValue, {
|
446
446
|
"onUpdate:modelValue": {
|
447
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
447
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
448
448
|
};
|
449
449
|
} & {
|
450
450
|
"v-model": {
|
@@ -459,7 +459,7 @@ declare const _default: {
|
|
459
459
|
}, false>;
|
460
460
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorValue, {
|
461
461
|
"onUpdate:modelValue": {
|
462
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
462
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
463
463
|
};
|
464
464
|
} & {
|
465
465
|
"v-model": {
|
@@ -474,7 +474,7 @@ declare const _default: {
|
|
474
474
|
}>;
|
475
475
|
};
|
476
476
|
colorSchemaType: {
|
477
|
-
type: import("vue").PropType<
|
477
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | ColorSchemaType>;
|
478
478
|
required: boolean;
|
479
479
|
};
|
480
480
|
container: {
|
@@ -496,7 +496,7 @@ declare const _default: {
|
|
496
496
|
type?: ColorPickerType;
|
497
497
|
name?: {
|
498
498
|
[x: `onUpdate:${string}`]: {
|
499
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
499
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
500
500
|
};
|
501
501
|
} & {
|
502
502
|
[x: `v-model:${string}`]: {
|
@@ -511,7 +511,7 @@ declare const _default: {
|
|
511
511
|
} & {
|
512
512
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ColorValue, {
|
513
513
|
"onUpdate:modelValue": {
|
514
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
514
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
515
515
|
};
|
516
516
|
} & {
|
517
517
|
"v-model": {
|
@@ -526,7 +526,7 @@ declare const _default: {
|
|
526
526
|
}>;
|
527
527
|
defaultValue(value?: ColorValue): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ColorValue, {
|
528
528
|
"onUpdate:modelValue": {
|
529
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
529
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
530
530
|
};
|
531
531
|
} & {
|
532
532
|
"v-model": {
|
@@ -541,7 +541,7 @@ declare const _default: {
|
|
541
541
|
}, false>;
|
542
542
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ColorValue, {
|
543
543
|
"onUpdate:modelValue": {
|
544
|
-
type: import("vue").PropType<(value: ColorValue) => any>;
|
544
|
+
type: import("vue").PropType<(value: ColorValue) => any | void>;
|
545
545
|
};
|
546
546
|
} & {
|
547
547
|
"v-model": {
|
@@ -563,10 +563,10 @@ declare const _default: {
|
|
563
563
|
toned?: boolean;
|
564
564
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
565
565
|
"v-model"?: ColorValue;
|
566
|
-
"onUpdate:modelValue"?: (value: ColorValue) => any;
|
566
|
+
"onUpdate:modelValue"?: (value: ColorValue) => any | void;
|
567
567
|
modelValue?: ColorValue;
|
568
568
|
"v-slots"?: {
|
569
|
-
default?: import("../../../DefineVueTypings").Slot
|
569
|
+
default?: import("../../../DefineVueTypings").Slot;
|
570
570
|
} & {
|
571
571
|
activator?: () => VNodeChild;
|
572
572
|
};
|
@@ -8,7 +8,7 @@ declare const _default: {
|
|
8
8
|
type: import("vue").PropType<ColorSchema[]>;
|
9
9
|
};
|
10
10
|
"onUpdate:modelValue": {
|
11
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
11
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
12
12
|
};
|
13
13
|
"v-model": {
|
14
14
|
type: import("vue").PropType<ColorSchema>;
|
@@ -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: ColorSchema) => any>;
|
22
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
23
23
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
24
24
|
type: import("vue").PropType<ColorSchema>;
|
25
25
|
required: false;
|
@@ -29,7 +29,7 @@ declare const _default: {
|
|
29
29
|
}; } & {
|
30
30
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
31
31
|
"onUpdate:modelValue": {
|
32
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
32
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
33
33
|
};
|
34
34
|
} & {
|
35
35
|
"v-model": {
|
@@ -44,7 +44,7 @@ declare const _default: {
|
|
44
44
|
}>;
|
45
45
|
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
46
46
|
"onUpdate:modelValue": {
|
47
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
47
|
+
type: import("vue").PropType<(value: ColorSchema) => 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, ColorSchema, {
|
61
61
|
"onUpdate:modelValue": {
|
62
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
62
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
63
63
|
};
|
64
64
|
} & {
|
65
65
|
"v-model": {
|
@@ -89,7 +89,7 @@ declare const _default: {
|
|
89
89
|
type: import("vue").PropType<ColorSchema[]>;
|
90
90
|
};
|
91
91
|
"onUpdate:modelValue": {
|
92
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
92
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
93
93
|
};
|
94
94
|
"v-model": {
|
95
95
|
type: import("vue").PropType<ColorSchema>;
|
@@ -100,7 +100,7 @@ declare const _default: {
|
|
100
100
|
required: false;
|
101
101
|
};
|
102
102
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
103
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
103
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
104
104
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
105
105
|
type: import("vue").PropType<ColorSchema>;
|
106
106
|
required: false;
|
@@ -110,7 +110,7 @@ declare const _default: {
|
|
110
110
|
}; } & {
|
111
111
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
112
112
|
"onUpdate:modelValue": {
|
113
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
113
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
114
114
|
};
|
115
115
|
} & {
|
116
116
|
"v-model": {
|
@@ -125,7 +125,7 @@ declare const _default: {
|
|
125
125
|
}>;
|
126
126
|
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
127
127
|
"onUpdate:modelValue": {
|
128
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
128
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
129
129
|
};
|
130
130
|
} & {
|
131
131
|
"v-model": {
|
@@ -140,7 +140,7 @@ declare const _default: {
|
|
140
140
|
}, false>;
|
141
141
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
142
142
|
"onUpdate:modelValue": {
|
143
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
143
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
144
144
|
};
|
145
145
|
} & {
|
146
146
|
"v-model": {
|
@@ -175,7 +175,7 @@ declare const _default: {
|
|
175
175
|
type: import("vue").PropType<ColorSchema[]>;
|
176
176
|
};
|
177
177
|
"onUpdate:modelValue": {
|
178
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
178
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
179
179
|
};
|
180
180
|
"v-model": {
|
181
181
|
type: import("vue").PropType<ColorSchema>;
|
@@ -186,7 +186,7 @@ declare const _default: {
|
|
186
186
|
required: false;
|
187
187
|
};
|
188
188
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
189
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
189
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
190
190
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
191
191
|
type: import("vue").PropType<ColorSchema>;
|
192
192
|
required: false;
|
@@ -196,7 +196,7 @@ declare const _default: {
|
|
196
196
|
}; } & {
|
197
197
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
198
198
|
"onUpdate:modelValue": {
|
199
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
199
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
200
200
|
};
|
201
201
|
} & {
|
202
202
|
"v-model": {
|
@@ -211,7 +211,7 @@ declare const _default: {
|
|
211
211
|
}>;
|
212
212
|
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
213
213
|
"onUpdate:modelValue": {
|
214
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
214
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
215
215
|
};
|
216
216
|
} & {
|
217
217
|
"v-model": {
|
@@ -226,7 +226,7 @@ declare const _default: {
|
|
226
226
|
}, false>;
|
227
227
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
228
228
|
"onUpdate:modelValue": {
|
229
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
229
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
230
230
|
};
|
231
231
|
} & {
|
232
232
|
"v-model": {
|
@@ -258,7 +258,7 @@ declare const _default: {
|
|
258
258
|
type: import("vue").PropType<ColorSchema[]>;
|
259
259
|
};
|
260
260
|
"onUpdate:modelValue": {
|
261
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
261
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
262
262
|
};
|
263
263
|
"v-model": {
|
264
264
|
type: import("vue").PropType<ColorSchema>;
|
@@ -269,7 +269,7 @@ declare const _default: {
|
|
269
269
|
required: false;
|
270
270
|
};
|
271
271
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
272
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
272
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
273
273
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
274
274
|
type: import("vue").PropType<ColorSchema>;
|
275
275
|
required: false;
|
@@ -279,7 +279,7 @@ declare const _default: {
|
|
279
279
|
}; } & {
|
280
280
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
281
281
|
"onUpdate:modelValue": {
|
282
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
282
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
283
283
|
};
|
284
284
|
} & {
|
285
285
|
"v-model": {
|
@@ -294,7 +294,7 @@ declare const _default: {
|
|
294
294
|
}>;
|
295
295
|
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
296
296
|
"onUpdate:modelValue": {
|
297
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
297
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
298
298
|
};
|
299
299
|
} & {
|
300
300
|
"v-model": {
|
@@ -309,7 +309,7 @@ declare const _default: {
|
|
309
309
|
}, false>;
|
310
310
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
311
311
|
"onUpdate:modelValue": {
|
312
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
312
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
313
313
|
};
|
314
314
|
} & {
|
315
315
|
"v-model": {
|
@@ -335,7 +335,7 @@ declare const _default: {
|
|
335
335
|
propsDefinition: Omit<Readonly<{} & {
|
336
336
|
name?: {
|
337
337
|
[x: `onUpdate:${string}`]: {
|
338
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
338
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
339
339
|
};
|
340
340
|
} & {
|
341
341
|
[x: `v-model:${string}`]: {
|
@@ -350,7 +350,7 @@ declare const _default: {
|
|
350
350
|
} & {
|
351
351
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ColorSchema, {
|
352
352
|
"onUpdate:modelValue": {
|
353
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
353
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
354
354
|
};
|
355
355
|
} & {
|
356
356
|
"v-model": {
|
@@ -365,7 +365,7 @@ declare const _default: {
|
|
365
365
|
}>;
|
366
366
|
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ColorSchema, {
|
367
367
|
"onUpdate:modelValue": {
|
368
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
368
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
369
369
|
};
|
370
370
|
} & {
|
371
371
|
"v-model": {
|
@@ -380,7 +380,7 @@ declare const _default: {
|
|
380
380
|
}, false>;
|
381
381
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ColorSchema, {
|
382
382
|
"onUpdate:modelValue": {
|
383
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
383
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
384
384
|
};
|
385
385
|
} & {
|
386
386
|
"v-model": {
|
@@ -398,7 +398,7 @@ declare const _default: {
|
|
398
398
|
label?: string;
|
399
399
|
items?: ColorSchema[];
|
400
400
|
"v-model"?: ColorSchema;
|
401
|
-
"onUpdate:modelValue"?: (value: ColorSchema) => any;
|
401
|
+
"onUpdate:modelValue"?: (value: ColorSchema) => any | void;
|
402
402
|
modelValue?: ColorSchema;
|
403
403
|
}>, "onUpdate:modelValue"> & {
|
404
404
|
"onUpdate:modelValue"?: (colorSchema: ColorSchema) => any;
|