@omnia/fx 8.0.256-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/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/secrets/SecretsJourneyConstants.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/admin/usermanagement/shared/UserDetailStore.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserQueryStore.d.ts +1 -20
- package/internal-do-not-import-from-here/ux/admin/usermanagement/users/active/BulkImportBlade.d.ts +6 -1
- 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 +44 -43
- 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/datatable/DataTable.d.ts +3 -3
- 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/list/List.d.ts +1 -1
- 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/use/UseClone.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/use/UseDraggable.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/use/UseIcon.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/use/UseMounted.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/use/UseWebNotification.d.ts +2 -2
- 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 +42 -41
- package/internal-do-not-import-from-here/wctypings.d.ts +38 -32
- package/package.json +5 -5
- 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/oxide/datatable/DataTableServer.d.ts +0 -826
- 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
@@ -4,7 +4,7 @@ type Variant = "dialog" | "panel" | "editor" | "default";
|
|
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
|
}>;
|
@@ -30,7 +30,7 @@ declare const _default: {
|
|
30
30
|
type: import("vue").PropType<guid[]>;
|
31
31
|
};
|
32
32
|
"onUpdate:modelValue": {
|
33
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
33
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
34
34
|
};
|
35
35
|
"v-model": {
|
36
36
|
type: import("vue").PropType<boolean>;
|
@@ -41,7 +41,7 @@ declare const _default: {
|
|
41
41
|
required: false;
|
42
42
|
};
|
43
43
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
44
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
44
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
45
45
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
46
46
|
type: import("vue").PropType<boolean>;
|
47
47
|
required: false;
|
@@ -51,7 +51,7 @@ declare const _default: {
|
|
51
51
|
}; } & {
|
52
52
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, boolean, {
|
53
53
|
"onUpdate:modelValue": {
|
54
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
54
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
55
55
|
};
|
56
56
|
} & {
|
57
57
|
"v-model": {
|
@@ -66,7 +66,7 @@ declare const _default: {
|
|
66
66
|
}>;
|
67
67
|
defaultValue(value?: boolean): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, boolean, {
|
68
68
|
"onUpdate:modelValue": {
|
69
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
69
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
70
70
|
};
|
71
71
|
} & {
|
72
72
|
"v-model": {
|
@@ -81,7 +81,7 @@ declare const _default: {
|
|
81
81
|
}, false>;
|
82
82
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, boolean, {
|
83
83
|
"onUpdate:modelValue": {
|
84
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
84
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
85
85
|
};
|
86
86
|
} & {
|
87
87
|
"v-model": {
|
@@ -102,7 +102,7 @@ declare const _default: {
|
|
102
102
|
type: import("vue").PropType<IIcon>;
|
103
103
|
};
|
104
104
|
colorSchemaType: {
|
105
|
-
type: import("vue").PropType<
|
105
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
106
106
|
required: boolean;
|
107
107
|
};
|
108
108
|
container: {
|
@@ -127,7 +127,7 @@ declare const _default: {
|
|
127
127
|
"definition:leave": (id: guid) => any;
|
128
128
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
129
129
|
"v-slots": import("vue").Prop<{
|
130
|
-
default?: import("../../../DefineVueTypings").Slot
|
130
|
+
default?: import("../../../DefineVueTypings").Slot;
|
131
131
|
} & {
|
132
132
|
activator?: () => VNodeChild;
|
133
133
|
}>;
|
@@ -153,7 +153,7 @@ declare const _default: {
|
|
153
153
|
type: import("vue").PropType<guid[]>;
|
154
154
|
};
|
155
155
|
"onUpdate:modelValue": {
|
156
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
156
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
157
157
|
};
|
158
158
|
"v-model": {
|
159
159
|
type: import("vue").PropType<boolean>;
|
@@ -164,7 +164,7 @@ declare const _default: {
|
|
164
164
|
required: false;
|
165
165
|
};
|
166
166
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
167
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
167
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
168
168
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
169
169
|
type: import("vue").PropType<boolean>;
|
170
170
|
required: false;
|
@@ -174,7 +174,7 @@ declare const _default: {
|
|
174
174
|
}; } & {
|
175
175
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, boolean, {
|
176
176
|
"onUpdate:modelValue": {
|
177
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
177
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
178
178
|
};
|
179
179
|
} & {
|
180
180
|
"v-model": {
|
@@ -189,7 +189,7 @@ declare const _default: {
|
|
189
189
|
}>;
|
190
190
|
defaultValue(value?: boolean): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, boolean, {
|
191
191
|
"onUpdate:modelValue": {
|
192
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
192
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
193
193
|
};
|
194
194
|
} & {
|
195
195
|
"v-model": {
|
@@ -204,7 +204,7 @@ declare const _default: {
|
|
204
204
|
}, false>;
|
205
205
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, boolean, {
|
206
206
|
"onUpdate:modelValue": {
|
207
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
207
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
208
208
|
};
|
209
209
|
} & {
|
210
210
|
"v-model": {
|
@@ -225,7 +225,7 @@ declare const _default: {
|
|
225
225
|
type: import("vue").PropType<IIcon>;
|
226
226
|
};
|
227
227
|
colorSchemaType: {
|
228
|
-
type: import("vue").PropType<
|
228
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
229
229
|
required: boolean;
|
230
230
|
};
|
231
231
|
container: {
|
@@ -253,7 +253,7 @@ declare const _default: {
|
|
253
253
|
Defaults: {};
|
254
254
|
}, Readonly<import("vue").ExtractPropTypes<{
|
255
255
|
"v-slots": import("vue").Prop<{
|
256
|
-
default?: import("../../../DefineVueTypings").Slot
|
256
|
+
default?: import("../../../DefineVueTypings").Slot;
|
257
257
|
} & {
|
258
258
|
activator?: () => VNodeChild;
|
259
259
|
}>;
|
@@ -279,7 +279,7 @@ declare const _default: {
|
|
279
279
|
type: import("vue").PropType<guid[]>;
|
280
280
|
};
|
281
281
|
"onUpdate:modelValue": {
|
282
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
282
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
283
283
|
};
|
284
284
|
"v-model": {
|
285
285
|
type: import("vue").PropType<boolean>;
|
@@ -290,7 +290,7 @@ declare const _default: {
|
|
290
290
|
required: false;
|
291
291
|
};
|
292
292
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
293
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
293
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
294
294
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
295
295
|
type: import("vue").PropType<boolean>;
|
296
296
|
required: false;
|
@@ -300,7 +300,7 @@ declare const _default: {
|
|
300
300
|
}; } & {
|
301
301
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, boolean, {
|
302
302
|
"onUpdate:modelValue": {
|
303
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
303
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
304
304
|
};
|
305
305
|
} & {
|
306
306
|
"v-model": {
|
@@ -315,7 +315,7 @@ declare const _default: {
|
|
315
315
|
}>;
|
316
316
|
defaultValue(value?: boolean): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, boolean, {
|
317
317
|
"onUpdate:modelValue": {
|
318
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
318
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
319
319
|
};
|
320
320
|
} & {
|
321
321
|
"v-model": {
|
@@ -330,7 +330,7 @@ declare const _default: {
|
|
330
330
|
}, false>;
|
331
331
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, boolean, {
|
332
332
|
"onUpdate:modelValue": {
|
333
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
333
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
334
334
|
};
|
335
335
|
} & {
|
336
336
|
"v-model": {
|
@@ -351,7 +351,7 @@ declare const _default: {
|
|
351
351
|
type: import("vue").PropType<IIcon>;
|
352
352
|
};
|
353
353
|
colorSchemaType: {
|
354
|
-
type: import("vue").PropType<
|
354
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
355
355
|
required: boolean;
|
356
356
|
};
|
357
357
|
container: {
|
@@ -376,7 +376,7 @@ declare const _default: {
|
|
376
376
|
__isSuspense?: never;
|
377
377
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
378
378
|
"v-slots": import("vue").Prop<{
|
379
|
-
default?: import("../../../DefineVueTypings").Slot
|
379
|
+
default?: import("../../../DefineVueTypings").Slot;
|
380
380
|
} & {
|
381
381
|
activator?: () => VNodeChild;
|
382
382
|
}>;
|
@@ -402,7 +402,7 @@ declare const _default: {
|
|
402
402
|
type: import("vue").PropType<guid[]>;
|
403
403
|
};
|
404
404
|
"onUpdate:modelValue": {
|
405
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
405
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
406
406
|
};
|
407
407
|
"v-model": {
|
408
408
|
type: import("vue").PropType<boolean>;
|
@@ -413,7 +413,7 @@ declare const _default: {
|
|
413
413
|
required: false;
|
414
414
|
};
|
415
415
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
416
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
416
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
417
417
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
418
418
|
type: import("vue").PropType<boolean>;
|
419
419
|
required: false;
|
@@ -423,7 +423,7 @@ declare const _default: {
|
|
423
423
|
}; } & {
|
424
424
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, boolean, {
|
425
425
|
"onUpdate:modelValue": {
|
426
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
426
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
427
427
|
};
|
428
428
|
} & {
|
429
429
|
"v-model": {
|
@@ -438,7 +438,7 @@ declare const _default: {
|
|
438
438
|
}>;
|
439
439
|
defaultValue(value?: boolean): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, boolean, {
|
440
440
|
"onUpdate:modelValue": {
|
441
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
441
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
442
442
|
};
|
443
443
|
} & {
|
444
444
|
"v-model": {
|
@@ -453,7 +453,7 @@ declare const _default: {
|
|
453
453
|
}, false>;
|
454
454
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, boolean, {
|
455
455
|
"onUpdate:modelValue": {
|
456
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
456
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
457
457
|
};
|
458
458
|
} & {
|
459
459
|
"v-model": {
|
@@ -474,7 +474,7 @@ declare const _default: {
|
|
474
474
|
type: import("vue").PropType<IIcon>;
|
475
475
|
};
|
476
476
|
colorSchemaType: {
|
477
|
-
type: import("vue").PropType<
|
477
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
478
478
|
required: boolean;
|
479
479
|
};
|
480
480
|
container: {
|
@@ -503,7 +503,7 @@ declare const _default: {
|
|
503
503
|
propsDefinition: Omit<Readonly<{} & {
|
504
504
|
name?: {
|
505
505
|
[x: `onUpdate:${string}`]: {
|
506
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
506
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
507
507
|
};
|
508
508
|
} & {
|
509
509
|
[x: `v-model:${string}`]: {
|
@@ -518,7 +518,7 @@ declare const _default: {
|
|
518
518
|
} & {
|
519
519
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, boolean, {
|
520
520
|
"onUpdate:modelValue": {
|
521
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
521
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
522
522
|
};
|
523
523
|
} & {
|
524
524
|
"v-model": {
|
@@ -533,7 +533,7 @@ declare const _default: {
|
|
533
533
|
}>;
|
534
534
|
defaultValue(value?: boolean): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, boolean, {
|
535
535
|
"onUpdate:modelValue": {
|
536
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
536
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
537
537
|
};
|
538
538
|
} & {
|
539
539
|
"v-model": {
|
@@ -548,7 +548,7 @@ declare const _default: {
|
|
548
548
|
}, false>;
|
549
549
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, boolean, {
|
550
550
|
"onUpdate:modelValue": {
|
551
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
551
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
552
552
|
};
|
553
553
|
} & {
|
554
554
|
"v-model": {
|
@@ -568,10 +568,10 @@ declare const _default: {
|
|
568
568
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
569
569
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
570
570
|
"v-model"?: boolean;
|
571
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
571
|
+
"onUpdate:modelValue"?: (value: boolean) => any | void;
|
572
572
|
modelValue?: boolean;
|
573
573
|
"v-slots"?: {
|
574
|
-
default?: import("../../../DefineVueTypings").Slot
|
574
|
+
default?: import("../../../DefineVueTypings").Slot;
|
575
575
|
} & {
|
576
576
|
activator?: () => VNodeChild;
|
577
577
|
};
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { guid, VelcronDefinitionRegistration, VelcronState } from "@omnia/fx-models";
|
1
|
+
import { ColorSchemaType, guid, VelcronDefinitionRegistration, VelcronState } from "@omnia/fx-models";
|
2
2
|
declare const _default: {
|
3
3
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
4
4
|
previewState: {
|
@@ -11,7 +11,7 @@ declare const _default: {
|
|
11
11
|
type: import("vue").PropType<boolean>;
|
12
12
|
};
|
13
13
|
"onUpdate:modelValue": {
|
14
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
14
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
15
15
|
};
|
16
16
|
"v-model": {
|
17
17
|
type: import("vue").PropType<VelcronDefinitionRegistration<object>>;
|
@@ -22,7 +22,7 @@ declare const _default: {
|
|
22
22
|
required: false;
|
23
23
|
};
|
24
24
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
25
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
25
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
26
26
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
27
27
|
type: import("vue").PropType<VelcronDefinitionRegistration<object>>;
|
28
28
|
required: false;
|
@@ -32,7 +32,7 @@ declare const _default: {
|
|
32
32
|
}; } & {
|
33
33
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, VelcronDefinitionRegistration<object>, {
|
34
34
|
"onUpdate:modelValue": {
|
35
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
35
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
36
36
|
};
|
37
37
|
} & {
|
38
38
|
"v-model": {
|
@@ -47,7 +47,7 @@ declare const _default: {
|
|
47
47
|
}>;
|
48
48
|
defaultValue(value?: VelcronDefinitionRegistration<object>): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, VelcronDefinitionRegistration<object>, {
|
49
49
|
"onUpdate:modelValue": {
|
50
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
50
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
51
51
|
};
|
52
52
|
} & {
|
53
53
|
"v-model": {
|
@@ -62,7 +62,7 @@ declare const _default: {
|
|
62
62
|
}, false>;
|
63
63
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, VelcronDefinitionRegistration<object>, {
|
64
64
|
"onUpdate:modelValue": {
|
65
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
65
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
66
66
|
};
|
67
67
|
} & {
|
68
68
|
"v-model": {
|
@@ -77,7 +77,7 @@ declare const _default: {
|
|
77
77
|
}>;
|
78
78
|
};
|
79
79
|
colorSchemaType: {
|
80
|
-
type: import("vue").PropType<
|
80
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | ColorSchemaType>;
|
81
81
|
required: boolean;
|
82
82
|
};
|
83
83
|
container: {
|
@@ -109,7 +109,7 @@ declare const _default: {
|
|
109
109
|
type: import("vue").PropType<boolean>;
|
110
110
|
};
|
111
111
|
"onUpdate:modelValue": {
|
112
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
112
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
113
113
|
};
|
114
114
|
"v-model": {
|
115
115
|
type: import("vue").PropType<VelcronDefinitionRegistration<object>>;
|
@@ -120,7 +120,7 @@ declare const _default: {
|
|
120
120
|
required: false;
|
121
121
|
};
|
122
122
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
123
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
123
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
124
124
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
125
125
|
type: import("vue").PropType<VelcronDefinitionRegistration<object>>;
|
126
126
|
required: false;
|
@@ -130,7 +130,7 @@ declare const _default: {
|
|
130
130
|
}; } & {
|
131
131
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, VelcronDefinitionRegistration<object>, {
|
132
132
|
"onUpdate:modelValue": {
|
133
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
133
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
134
134
|
};
|
135
135
|
} & {
|
136
136
|
"v-model": {
|
@@ -145,7 +145,7 @@ declare const _default: {
|
|
145
145
|
}>;
|
146
146
|
defaultValue(value?: VelcronDefinitionRegistration<object>): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, VelcronDefinitionRegistration<object>, {
|
147
147
|
"onUpdate:modelValue": {
|
148
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
148
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
149
149
|
};
|
150
150
|
} & {
|
151
151
|
"v-model": {
|
@@ -160,7 +160,7 @@ declare const _default: {
|
|
160
160
|
}, false>;
|
161
161
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, VelcronDefinitionRegistration<object>, {
|
162
162
|
"onUpdate:modelValue": {
|
163
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
163
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
164
164
|
};
|
165
165
|
} & {
|
166
166
|
"v-model": {
|
@@ -175,7 +175,7 @@ declare const _default: {
|
|
175
175
|
}>;
|
176
176
|
};
|
177
177
|
colorSchemaType: {
|
178
|
-
type: import("vue").PropType<
|
178
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | ColorSchemaType>;
|
179
179
|
required: boolean;
|
180
180
|
};
|
181
181
|
container: {
|
@@ -211,7 +211,7 @@ declare const _default: {
|
|
211
211
|
type: import("vue").PropType<boolean>;
|
212
212
|
};
|
213
213
|
"onUpdate:modelValue": {
|
214
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
214
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
215
215
|
};
|
216
216
|
"v-model": {
|
217
217
|
type: import("vue").PropType<VelcronDefinitionRegistration<object>>;
|
@@ -222,7 +222,7 @@ declare const _default: {
|
|
222
222
|
required: false;
|
223
223
|
};
|
224
224
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
225
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
225
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
226
226
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
227
227
|
type: import("vue").PropType<VelcronDefinitionRegistration<object>>;
|
228
228
|
required: false;
|
@@ -232,7 +232,7 @@ declare const _default: {
|
|
232
232
|
}; } & {
|
233
233
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, VelcronDefinitionRegistration<object>, {
|
234
234
|
"onUpdate:modelValue": {
|
235
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
235
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
236
236
|
};
|
237
237
|
} & {
|
238
238
|
"v-model": {
|
@@ -247,7 +247,7 @@ declare const _default: {
|
|
247
247
|
}>;
|
248
248
|
defaultValue(value?: VelcronDefinitionRegistration<object>): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, VelcronDefinitionRegistration<object>, {
|
249
249
|
"onUpdate:modelValue": {
|
250
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
250
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
251
251
|
};
|
252
252
|
} & {
|
253
253
|
"v-model": {
|
@@ -262,7 +262,7 @@ declare const _default: {
|
|
262
262
|
}, false>;
|
263
263
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, VelcronDefinitionRegistration<object>, {
|
264
264
|
"onUpdate:modelValue": {
|
265
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
265
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
266
266
|
};
|
267
267
|
} & {
|
268
268
|
"v-model": {
|
@@ -277,7 +277,7 @@ declare const _default: {
|
|
277
277
|
}>;
|
278
278
|
};
|
279
279
|
colorSchemaType: {
|
280
|
-
type: import("vue").PropType<
|
280
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | ColorSchemaType>;
|
281
281
|
required: boolean;
|
282
282
|
};
|
283
283
|
container: {
|
@@ -310,7 +310,7 @@ declare const _default: {
|
|
310
310
|
type: import("vue").PropType<boolean>;
|
311
311
|
};
|
312
312
|
"onUpdate:modelValue": {
|
313
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
313
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
314
314
|
};
|
315
315
|
"v-model": {
|
316
316
|
type: import("vue").PropType<VelcronDefinitionRegistration<object>>;
|
@@ -321,7 +321,7 @@ declare const _default: {
|
|
321
321
|
required: false;
|
322
322
|
};
|
323
323
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
324
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
324
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
325
325
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
326
326
|
type: import("vue").PropType<VelcronDefinitionRegistration<object>>;
|
327
327
|
required: false;
|
@@ -331,7 +331,7 @@ declare const _default: {
|
|
331
331
|
}; } & {
|
332
332
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, VelcronDefinitionRegistration<object>, {
|
333
333
|
"onUpdate:modelValue": {
|
334
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
334
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
335
335
|
};
|
336
336
|
} & {
|
337
337
|
"v-model": {
|
@@ -346,7 +346,7 @@ declare const _default: {
|
|
346
346
|
}>;
|
347
347
|
defaultValue(value?: VelcronDefinitionRegistration<object>): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, VelcronDefinitionRegistration<object>, {
|
348
348
|
"onUpdate:modelValue": {
|
349
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
349
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
350
350
|
};
|
351
351
|
} & {
|
352
352
|
"v-model": {
|
@@ -361,7 +361,7 @@ declare const _default: {
|
|
361
361
|
}, false>;
|
362
362
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, VelcronDefinitionRegistration<object>, {
|
363
363
|
"onUpdate:modelValue": {
|
364
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
364
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
365
365
|
};
|
366
366
|
} & {
|
367
367
|
"v-model": {
|
@@ -376,7 +376,7 @@ declare const _default: {
|
|
376
376
|
}>;
|
377
377
|
};
|
378
378
|
colorSchemaType: {
|
379
|
-
type: import("vue").PropType<
|
379
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | ColorSchemaType>;
|
380
380
|
required: boolean;
|
381
381
|
};
|
382
382
|
container: {
|
@@ -403,7 +403,7 @@ declare const _default: {
|
|
403
403
|
propsDefinition: Omit<Readonly<{} & {
|
404
404
|
name?: {
|
405
405
|
[x: `onUpdate:${string}`]: {
|
406
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
406
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
407
407
|
};
|
408
408
|
} & {
|
409
409
|
[x: `v-model:${string}`]: {
|
@@ -418,7 +418,7 @@ declare const _default: {
|
|
418
418
|
} & {
|
419
419
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, VelcronDefinitionRegistration<object>, {
|
420
420
|
"onUpdate:modelValue": {
|
421
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
421
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
422
422
|
};
|
423
423
|
} & {
|
424
424
|
"v-model": {
|
@@ -433,7 +433,7 @@ declare const _default: {
|
|
433
433
|
}>;
|
434
434
|
defaultValue(value?: VelcronDefinitionRegistration<object>): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, VelcronDefinitionRegistration<object>, {
|
435
435
|
"onUpdate:modelValue": {
|
436
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
436
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
437
437
|
};
|
438
438
|
} & {
|
439
439
|
"v-model": {
|
@@ -448,7 +448,7 @@ declare const _default: {
|
|
448
448
|
}, false>;
|
449
449
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, VelcronDefinitionRegistration<object>, {
|
450
450
|
"onUpdate:modelValue": {
|
451
|
-
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
|
451
|
+
type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any | void>;
|
452
452
|
};
|
453
453
|
} & {
|
454
454
|
"v-model": {
|
@@ -466,7 +466,7 @@ declare const _default: {
|
|
466
466
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
467
467
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
468
468
|
"v-model"?: VelcronDefinitionRegistration<object>;
|
469
|
-
"onUpdate:modelValue"?: (value: VelcronDefinitionRegistration<object>) => any;
|
469
|
+
"onUpdate:modelValue"?: (value: VelcronDefinitionRegistration<object>) => any | void;
|
470
470
|
modelValue?: VelcronDefinitionRegistration<object>;
|
471
471
|
allowEdit?: boolean;
|
472
472
|
previewState?: VelcronState;
|