@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
@@ -19,7 +19,7 @@ declare const _default: {
|
|
19
19
|
type: import("vue").PropType<boolean>;
|
20
20
|
};
|
21
21
|
"onUpdate:modelValue": {
|
22
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
22
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
23
23
|
};
|
24
24
|
"v-model": {
|
25
25
|
type: import("vue").PropType<ColorSchema>;
|
@@ -30,7 +30,7 @@ declare const _default: {
|
|
30
30
|
required: false;
|
31
31
|
};
|
32
32
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
33
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
33
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
34
34
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
35
35
|
type: import("vue").PropType<ColorSchema>;
|
36
36
|
required: false;
|
@@ -40,7 +40,7 @@ declare const _default: {
|
|
40
40
|
}; } & {
|
41
41
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
42
42
|
"onUpdate:modelValue": {
|
43
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
43
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
44
44
|
};
|
45
45
|
} & {
|
46
46
|
"v-model": {
|
@@ -55,7 +55,7 @@ declare const _default: {
|
|
55
55
|
}>;
|
56
56
|
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
57
57
|
"onUpdate:modelValue": {
|
58
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
58
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
59
59
|
};
|
60
60
|
} & {
|
61
61
|
"v-model": {
|
@@ -70,7 +70,7 @@ declare const _default: {
|
|
70
70
|
}, false>;
|
71
71
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
72
72
|
"onUpdate:modelValue": {
|
73
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
73
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
74
74
|
};
|
75
75
|
} & {
|
76
76
|
"v-model": {
|
@@ -85,7 +85,7 @@ declare const _default: {
|
|
85
85
|
}>;
|
86
86
|
};
|
87
87
|
colorSchemaType: {
|
88
|
-
type: import("vue").PropType<
|
88
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
89
89
|
required: boolean;
|
90
90
|
};
|
91
91
|
container: {
|
@@ -120,7 +120,7 @@ declare const _default: {
|
|
120
120
|
type: import("vue").PropType<boolean>;
|
121
121
|
};
|
122
122
|
"onUpdate:modelValue": {
|
123
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
123
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
124
124
|
};
|
125
125
|
"v-model": {
|
126
126
|
type: import("vue").PropType<ColorSchema>;
|
@@ -131,7 +131,7 @@ declare const _default: {
|
|
131
131
|
required: false;
|
132
132
|
};
|
133
133
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
134
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
134
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
135
135
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
136
136
|
type: import("vue").PropType<ColorSchema>;
|
137
137
|
required: false;
|
@@ -141,7 +141,7 @@ declare const _default: {
|
|
141
141
|
}; } & {
|
142
142
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
143
143
|
"onUpdate:modelValue": {
|
144
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
144
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
145
145
|
};
|
146
146
|
} & {
|
147
147
|
"v-model": {
|
@@ -156,7 +156,7 @@ declare const _default: {
|
|
156
156
|
}>;
|
157
157
|
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
158
158
|
"onUpdate:modelValue": {
|
159
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
159
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
160
160
|
};
|
161
161
|
} & {
|
162
162
|
"v-model": {
|
@@ -171,7 +171,7 @@ declare const _default: {
|
|
171
171
|
}, false>;
|
172
172
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
173
173
|
"onUpdate:modelValue": {
|
174
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
174
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
175
175
|
};
|
176
176
|
} & {
|
177
177
|
"v-model": {
|
@@ -186,7 +186,7 @@ declare const _default: {
|
|
186
186
|
}>;
|
187
187
|
};
|
188
188
|
colorSchemaType: {
|
189
|
-
type: import("vue").PropType<
|
189
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
190
190
|
required: boolean;
|
191
191
|
};
|
192
192
|
container: {
|
@@ -227,7 +227,7 @@ declare const _default: {
|
|
227
227
|
type: import("vue").PropType<boolean>;
|
228
228
|
};
|
229
229
|
"onUpdate:modelValue": {
|
230
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
230
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
231
231
|
};
|
232
232
|
"v-model": {
|
233
233
|
type: import("vue").PropType<ColorSchema>;
|
@@ -238,7 +238,7 @@ declare const _default: {
|
|
238
238
|
required: false;
|
239
239
|
};
|
240
240
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
241
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
241
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
242
242
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
243
243
|
type: import("vue").PropType<ColorSchema>;
|
244
244
|
required: false;
|
@@ -248,7 +248,7 @@ declare const _default: {
|
|
248
248
|
}; } & {
|
249
249
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
250
250
|
"onUpdate:modelValue": {
|
251
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
251
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
252
252
|
};
|
253
253
|
} & {
|
254
254
|
"v-model": {
|
@@ -263,7 +263,7 @@ declare const _default: {
|
|
263
263
|
}>;
|
264
264
|
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
265
265
|
"onUpdate:modelValue": {
|
266
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
266
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
267
267
|
};
|
268
268
|
} & {
|
269
269
|
"v-model": {
|
@@ -278,7 +278,7 @@ declare const _default: {
|
|
278
278
|
}, false>;
|
279
279
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
280
280
|
"onUpdate:modelValue": {
|
281
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
281
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
282
282
|
};
|
283
283
|
} & {
|
284
284
|
"v-model": {
|
@@ -293,7 +293,7 @@ declare const _default: {
|
|
293
293
|
}>;
|
294
294
|
};
|
295
295
|
colorSchemaType: {
|
296
|
-
type: import("vue").PropType<
|
296
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
297
297
|
required: boolean;
|
298
298
|
};
|
299
299
|
container: {
|
@@ -331,7 +331,7 @@ declare const _default: {
|
|
331
331
|
type: import("vue").PropType<boolean>;
|
332
332
|
};
|
333
333
|
"onUpdate:modelValue": {
|
334
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
334
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
335
335
|
};
|
336
336
|
"v-model": {
|
337
337
|
type: import("vue").PropType<ColorSchema>;
|
@@ -342,7 +342,7 @@ declare const _default: {
|
|
342
342
|
required: false;
|
343
343
|
};
|
344
344
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
345
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
345
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
346
346
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
347
347
|
type: import("vue").PropType<ColorSchema>;
|
348
348
|
required: false;
|
@@ -352,7 +352,7 @@ declare const _default: {
|
|
352
352
|
}; } & {
|
353
353
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
354
354
|
"onUpdate:modelValue": {
|
355
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
355
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
356
356
|
};
|
357
357
|
} & {
|
358
358
|
"v-model": {
|
@@ -367,7 +367,7 @@ declare const _default: {
|
|
367
367
|
}>;
|
368
368
|
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
369
369
|
"onUpdate:modelValue": {
|
370
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
370
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
371
371
|
};
|
372
372
|
} & {
|
373
373
|
"v-model": {
|
@@ -382,7 +382,7 @@ declare const _default: {
|
|
382
382
|
}, false>;
|
383
383
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
384
384
|
"onUpdate:modelValue": {
|
385
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
385
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
386
386
|
};
|
387
387
|
} & {
|
388
388
|
"v-model": {
|
@@ -397,7 +397,7 @@ declare const _default: {
|
|
397
397
|
}>;
|
398
398
|
};
|
399
399
|
colorSchemaType: {
|
400
|
-
type: import("vue").PropType<
|
400
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
401
401
|
required: boolean;
|
402
402
|
};
|
403
403
|
container: {
|
@@ -420,7 +420,7 @@ declare const _default: {
|
|
420
420
|
propsDefinition: Omit<Readonly<{} & {
|
421
421
|
name?: {
|
422
422
|
[x: `onUpdate:${string}`]: {
|
423
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
423
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
424
424
|
};
|
425
425
|
} & {
|
426
426
|
[x: `v-model:${string}`]: {
|
@@ -435,7 +435,7 @@ declare const _default: {
|
|
435
435
|
} & {
|
436
436
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ColorSchema, {
|
437
437
|
"onUpdate:modelValue": {
|
438
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
438
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
439
439
|
};
|
440
440
|
} & {
|
441
441
|
"v-model": {
|
@@ -450,7 +450,7 @@ declare const _default: {
|
|
450
450
|
}>;
|
451
451
|
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ColorSchema, {
|
452
452
|
"onUpdate:modelValue": {
|
453
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
453
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
454
454
|
};
|
455
455
|
} & {
|
456
456
|
"v-model": {
|
@@ -465,7 +465,7 @@ declare const _default: {
|
|
465
465
|
}, false>;
|
466
466
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ColorSchema, {
|
467
467
|
"onUpdate:modelValue": {
|
468
|
-
type: import("vue").PropType<(value: ColorSchema) => any>;
|
468
|
+
type: import("vue").PropType<(value: ColorSchema) => any | void>;
|
469
469
|
};
|
470
470
|
} & {
|
471
471
|
"v-model": {
|
@@ -485,7 +485,7 @@ declare const _default: {
|
|
485
485
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
486
486
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
487
487
|
"v-model"?: ColorSchema;
|
488
|
-
"onUpdate:modelValue"?: (value: ColorSchema) => any;
|
488
|
+
"onUpdate:modelValue"?: (value: ColorSchema) => any | void;
|
489
489
|
modelValue?: ColorSchema;
|
490
490
|
variant?: Variant;
|
491
491
|
closeIcon?: boolean;
|
package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts
CHANGED
@@ -3,7 +3,7 @@ import { VNodeChild } from "vue";
|
|
3
3
|
declare const _default: {
|
4
4
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
5
5
|
"v-slots": import("vue").Prop<{
|
6
|
-
default?: import("../../../DefineVueTypings").Slot
|
6
|
+
default?: import("../../../DefineVueTypings").Slot;
|
7
7
|
} & {
|
8
8
|
activator?: () => VNodeChild;
|
9
9
|
}>;
|
@@ -27,7 +27,7 @@ declare const _default: {
|
|
27
27
|
required: false;
|
28
28
|
};
|
29
29
|
"onUpdate:modelValue": {
|
30
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
30
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
31
31
|
};
|
32
32
|
"v-model": {
|
33
33
|
type: import("vue").PropType<ContainerVariant | ContainerBlueprint>;
|
@@ -38,7 +38,7 @@ declare const _default: {
|
|
38
38
|
required: false;
|
39
39
|
};
|
40
40
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
41
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
41
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
42
42
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
43
43
|
type: import("vue").PropType<ContainerVariant | ContainerBlueprint>;
|
44
44
|
required: false;
|
@@ -48,7 +48,7 @@ declare const _default: {
|
|
48
48
|
}; } & {
|
49
49
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ContainerVariant | ContainerBlueprint, {
|
50
50
|
"onUpdate:modelValue": {
|
51
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
51
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
52
52
|
};
|
53
53
|
} & {
|
54
54
|
"v-model": {
|
@@ -63,7 +63,7 @@ declare const _default: {
|
|
63
63
|
}>;
|
64
64
|
defaultValue(value?: ContainerVariant | ContainerBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ContainerVariant | ContainerBlueprint, {
|
65
65
|
"onUpdate:modelValue": {
|
66
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
66
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
67
67
|
};
|
68
68
|
} & {
|
69
69
|
"v-model": {
|
@@ -78,7 +78,7 @@ declare const _default: {
|
|
78
78
|
}, false>;
|
79
79
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ContainerVariant | ContainerBlueprint, {
|
80
80
|
"onUpdate:modelValue": {
|
81
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
81
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
82
82
|
};
|
83
83
|
} & {
|
84
84
|
"v-model": {
|
@@ -102,7 +102,7 @@ declare const _default: {
|
|
102
102
|
"item:leave": (value: ContainerVariant | ContainerBlueprint) => any;
|
103
103
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
104
104
|
"v-slots": import("vue").Prop<{
|
105
|
-
default?: import("../../../DefineVueTypings").Slot
|
105
|
+
default?: import("../../../DefineVueTypings").Slot;
|
106
106
|
} & {
|
107
107
|
activator?: () => VNodeChild;
|
108
108
|
}>;
|
@@ -126,7 +126,7 @@ declare const _default: {
|
|
126
126
|
required: false;
|
127
127
|
};
|
128
128
|
"onUpdate:modelValue": {
|
129
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
129
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
130
130
|
};
|
131
131
|
"v-model": {
|
132
132
|
type: import("vue").PropType<ContainerVariant | ContainerBlueprint>;
|
@@ -137,7 +137,7 @@ declare const _default: {
|
|
137
137
|
required: false;
|
138
138
|
};
|
139
139
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
140
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
140
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
141
141
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
142
142
|
type: import("vue").PropType<ContainerVariant | ContainerBlueprint>;
|
143
143
|
required: false;
|
@@ -147,7 +147,7 @@ declare const _default: {
|
|
147
147
|
}; } & {
|
148
148
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ContainerVariant | ContainerBlueprint, {
|
149
149
|
"onUpdate:modelValue": {
|
150
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
150
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
151
151
|
};
|
152
152
|
} & {
|
153
153
|
"v-model": {
|
@@ -162,7 +162,7 @@ declare const _default: {
|
|
162
162
|
}>;
|
163
163
|
defaultValue(value?: ContainerVariant | ContainerBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ContainerVariant | ContainerBlueprint, {
|
164
164
|
"onUpdate:modelValue": {
|
165
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
165
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
166
166
|
};
|
167
167
|
} & {
|
168
168
|
"v-model": {
|
@@ -177,7 +177,7 @@ declare const _default: {
|
|
177
177
|
}, false>;
|
178
178
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ContainerVariant | ContainerBlueprint, {
|
179
179
|
"onUpdate:modelValue": {
|
180
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
180
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
181
181
|
};
|
182
182
|
} & {
|
183
183
|
"v-model": {
|
@@ -204,7 +204,7 @@ declare const _default: {
|
|
204
204
|
Defaults: {};
|
205
205
|
}, Readonly<import("vue").ExtractPropTypes<{
|
206
206
|
"v-slots": import("vue").Prop<{
|
207
|
-
default?: import("../../../DefineVueTypings").Slot
|
207
|
+
default?: import("../../../DefineVueTypings").Slot;
|
208
208
|
} & {
|
209
209
|
activator?: () => VNodeChild;
|
210
210
|
}>;
|
@@ -228,7 +228,7 @@ declare const _default: {
|
|
228
228
|
required: false;
|
229
229
|
};
|
230
230
|
"onUpdate:modelValue": {
|
231
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
231
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
232
232
|
};
|
233
233
|
"v-model": {
|
234
234
|
type: import("vue").PropType<ContainerVariant | ContainerBlueprint>;
|
@@ -239,7 +239,7 @@ declare const _default: {
|
|
239
239
|
required: false;
|
240
240
|
};
|
241
241
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
242
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
242
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
243
243
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
244
244
|
type: import("vue").PropType<ContainerVariant | ContainerBlueprint>;
|
245
245
|
required: false;
|
@@ -249,7 +249,7 @@ declare const _default: {
|
|
249
249
|
}; } & {
|
250
250
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ContainerVariant | ContainerBlueprint, {
|
251
251
|
"onUpdate:modelValue": {
|
252
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
252
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
253
253
|
};
|
254
254
|
} & {
|
255
255
|
"v-model": {
|
@@ -264,7 +264,7 @@ declare const _default: {
|
|
264
264
|
}>;
|
265
265
|
defaultValue(value?: ContainerVariant | ContainerBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ContainerVariant | ContainerBlueprint, {
|
266
266
|
"onUpdate:modelValue": {
|
267
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
267
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
268
268
|
};
|
269
269
|
} & {
|
270
270
|
"v-model": {
|
@@ -279,7 +279,7 @@ declare const _default: {
|
|
279
279
|
}, false>;
|
280
280
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ContainerVariant | ContainerBlueprint, {
|
281
281
|
"onUpdate:modelValue": {
|
282
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
282
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
283
283
|
};
|
284
284
|
} & {
|
285
285
|
"v-model": {
|
@@ -303,7 +303,7 @@ declare const _default: {
|
|
303
303
|
__isSuspense?: never;
|
304
304
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
305
305
|
"v-slots": import("vue").Prop<{
|
306
|
-
default?: import("../../../DefineVueTypings").Slot
|
306
|
+
default?: import("../../../DefineVueTypings").Slot;
|
307
307
|
} & {
|
308
308
|
activator?: () => VNodeChild;
|
309
309
|
}>;
|
@@ -327,7 +327,7 @@ declare const _default: {
|
|
327
327
|
required: false;
|
328
328
|
};
|
329
329
|
"onUpdate:modelValue": {
|
330
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
330
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
331
331
|
};
|
332
332
|
"v-model": {
|
333
333
|
type: import("vue").PropType<ContainerVariant | ContainerBlueprint>;
|
@@ -338,7 +338,7 @@ declare const _default: {
|
|
338
338
|
required: false;
|
339
339
|
};
|
340
340
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
341
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
341
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
342
342
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
343
343
|
type: import("vue").PropType<ContainerVariant | ContainerBlueprint>;
|
344
344
|
required: false;
|
@@ -348,7 +348,7 @@ declare const _default: {
|
|
348
348
|
}; } & {
|
349
349
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ContainerVariant | ContainerBlueprint, {
|
350
350
|
"onUpdate:modelValue": {
|
351
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
351
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
352
352
|
};
|
353
353
|
} & {
|
354
354
|
"v-model": {
|
@@ -363,7 +363,7 @@ declare const _default: {
|
|
363
363
|
}>;
|
364
364
|
defaultValue(value?: ContainerVariant | ContainerBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ContainerVariant | ContainerBlueprint, {
|
365
365
|
"onUpdate:modelValue": {
|
366
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
366
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
367
367
|
};
|
368
368
|
} & {
|
369
369
|
"v-model": {
|
@@ -378,7 +378,7 @@ declare const _default: {
|
|
378
378
|
}, false>;
|
379
379
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ContainerVariant | ContainerBlueprint, {
|
380
380
|
"onUpdate:modelValue": {
|
381
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
381
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
382
382
|
};
|
383
383
|
} & {
|
384
384
|
"v-model": {
|
@@ -404,7 +404,7 @@ declare const _default: {
|
|
404
404
|
propsDefinition: Omit<Readonly<{} & {
|
405
405
|
name?: {
|
406
406
|
[x: `onUpdate:${string}`]: {
|
407
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
407
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
408
408
|
};
|
409
409
|
} & {
|
410
410
|
[x: `v-model:${string}`]: {
|
@@ -419,7 +419,7 @@ declare const _default: {
|
|
419
419
|
} & {
|
420
420
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ContainerVariant | ContainerBlueprint, {
|
421
421
|
"onUpdate:modelValue": {
|
422
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
422
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
423
423
|
};
|
424
424
|
} & {
|
425
425
|
"v-model": {
|
@@ -434,7 +434,7 @@ declare const _default: {
|
|
434
434
|
}>;
|
435
435
|
defaultValue(value?: ContainerVariant | ContainerBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ContainerVariant | ContainerBlueprint, {
|
436
436
|
"onUpdate:modelValue": {
|
437
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
437
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
438
438
|
};
|
439
439
|
} & {
|
440
440
|
"v-model": {
|
@@ -449,7 +449,7 @@ declare const _default: {
|
|
449
449
|
}, false>;
|
450
450
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ContainerVariant | ContainerBlueprint, {
|
451
451
|
"onUpdate:modelValue": {
|
452
|
-
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any>;
|
452
|
+
type: import("vue").PropType<(value: ContainerVariant | ContainerBlueprint) => any | void>;
|
453
453
|
};
|
454
454
|
} & {
|
455
455
|
"v-model": {
|
@@ -466,10 +466,10 @@ declare const _default: {
|
|
466
466
|
label?: string;
|
467
467
|
toned?: boolean;
|
468
468
|
"v-model"?: ContainerVariant | ContainerBlueprint;
|
469
|
-
"onUpdate:modelValue"?: (value: ContainerVariant | ContainerBlueprint) => any;
|
469
|
+
"onUpdate:modelValue"?: (value: ContainerVariant | ContainerBlueprint) => any | void;
|
470
470
|
modelValue?: ContainerVariant | ContainerBlueprint;
|
471
471
|
"v-slots"?: {
|
472
|
-
default?: import("../../../DefineVueTypings").Slot
|
472
|
+
default?: import("../../../DefineVueTypings").Slot;
|
473
473
|
} & {
|
474
474
|
activator?: () => VNodeChild;
|
475
475
|
};
|
@@ -2,7 +2,7 @@ import { ColorValue, FillDefinition } from "@omnia/fx-models";
|
|
2
2
|
declare const _default: {
|
3
3
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
4
4
|
"onUpdate:modelValue": {
|
5
|
-
type: import("vue").PropType<(value: FillDefinition | ColorValue) => any>;
|
5
|
+
type: import("vue").PropType<(value: FillDefinition | ColorValue) => any | void>;
|
6
6
|
};
|
7
7
|
"v-model": {
|
8
8
|
type: import("vue").PropType<FillDefinition | ColorValue>;
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
13
13
|
required: false;
|
14
14
|
};
|
15
15
|
colorSchemaType: {
|
16
|
-
type: import("vue").PropType<
|
16
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
17
17
|
required: boolean;
|
18
18
|
};
|
19
19
|
container: {
|
@@ -26,7 +26,7 @@ declare const _default: {
|
|
26
26
|
};
|
27
27
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
28
28
|
"onUpdate:modelValue": {
|
29
|
-
type: import("vue").PropType<(value: FillDefinition | ColorValue) => any>;
|
29
|
+
type: import("vue").PropType<(value: FillDefinition | ColorValue) => any | void>;
|
30
30
|
};
|
31
31
|
"v-model": {
|
32
32
|
type: import("vue").PropType<FillDefinition | ColorValue>;
|
@@ -37,7 +37,7 @@ declare const _default: {
|
|
37
37
|
required: false;
|
38
38
|
};
|
39
39
|
colorSchemaType: {
|
40
|
-
type: import("vue").PropType<
|
40
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
41
41
|
required: boolean;
|
42
42
|
};
|
43
43
|
container: {
|
@@ -59,7 +59,7 @@ declare const _default: {
|
|
59
59
|
Defaults: {};
|
60
60
|
}, Readonly<import("vue").ExtractPropTypes<{
|
61
61
|
"onUpdate:modelValue": {
|
62
|
-
type: import("vue").PropType<(value: FillDefinition | ColorValue) => any>;
|
62
|
+
type: import("vue").PropType<(value: FillDefinition | ColorValue) => any | void>;
|
63
63
|
};
|
64
64
|
"v-model": {
|
65
65
|
type: import("vue").PropType<FillDefinition | ColorValue>;
|
@@ -70,7 +70,7 @@ declare const _default: {
|
|
70
70
|
required: false;
|
71
71
|
};
|
72
72
|
colorSchemaType: {
|
73
|
-
type: import("vue").PropType<
|
73
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
74
74
|
required: boolean;
|
75
75
|
};
|
76
76
|
container: {
|
@@ -89,7 +89,7 @@ declare const _default: {
|
|
89
89
|
__isSuspense?: never;
|
90
90
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
91
91
|
"onUpdate:modelValue": {
|
92
|
-
type: import("vue").PropType<(value: FillDefinition | ColorValue) => any>;
|
92
|
+
type: import("vue").PropType<(value: FillDefinition | ColorValue) => any | void>;
|
93
93
|
};
|
94
94
|
"v-model": {
|
95
95
|
type: import("vue").PropType<FillDefinition | ColorValue>;
|
@@ -100,7 +100,7 @@ declare const _default: {
|
|
100
100
|
required: false;
|
101
101
|
};
|
102
102
|
colorSchemaType: {
|
103
|
-
type: import("vue").PropType<
|
103
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
104
104
|
required: boolean;
|
105
105
|
};
|
106
106
|
container: {
|
@@ -119,7 +119,7 @@ declare const _default: {
|
|
119
119
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
120
120
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
121
121
|
"v-model"?: FillDefinition | ColorValue;
|
122
|
-
"onUpdate:modelValue"?: (value: FillDefinition | ColorValue) => any;
|
122
|
+
"onUpdate:modelValue"?: (value: FillDefinition | ColorValue) => any | void;
|
123
123
|
modelValue?: FillDefinition | ColorValue;
|
124
124
|
}>, never>;
|
125
125
|
};
|