@omnia/fx 8.0.257-dev → 8.0.259-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/internal-do-not-import-from-here/index.d.ts +11 -11
- package/internal-do-not-import-from-here/manifests/omnia.vendor.manifest.json +1 -1
- package/internal-do-not-import-from-here/services/EnterpriseGlossaryService.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/EnterprisePropertySetStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/EnterprisePropertyStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/TokenStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/VersionedLayoutStore.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerGalleryStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +4 -4
- package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +3 -2
- package/internal-do-not-import-from-here/ux/admin/systemlayout/store/SystemLayoutStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDetailBlade.d.ts +10 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/SelfServiceStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/app/management/api/AppManagementApi.d.ts +41 -41
- package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceTemplatePickerVueComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/store/TemplateEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/store/ThemeEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/actions/Todo.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/BannerImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageLarge.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageSmall.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTopAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/BlockTextIcon.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/Pageheader.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithColumLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithRowLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +132 -132
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeStoreV2.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/commandpalette/stores/CommandStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/editorchrome/chrome/EditorChrome.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseglossary/componentbase/EnterpriseGlossaryTermComponentBase.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/hub/feed/components/ActorItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/Header.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/MenuItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/CommunityUpdate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/DocumentReview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/NewsArticleTemplate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/QuickPoll.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Reach.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Story.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/UpdatedProcess.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/icon/Icon.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/journey/DefineBlade.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +15 -20
- package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitemactiontoolbar/LayoutItemActionToolbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/BlockHeader.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/GlobalHeaderStyling.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/lock/Lock.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Css.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Spacing.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/LayoutRendererCanvas.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.stylex.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.stylex.d.ts +19 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/SettingsMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/markdown2/commands/EditorCommands.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownToolbarStore.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/mediapickerV2/imagegrid/ImageGrid.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +57 -57
- package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +16 -16
- package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/InfiniteScroll.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/stickycontainer/StickyContainer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +19 -19
- package/internal-do-not-import-from-here/ux/permissioninput/UsePermissionInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/MentionComponent/MentionComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/TextCompletionPanel/TextCompletionPanel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNodeView.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/VelcronContentEditor.d.ts +15 -15
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/ImageText.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Quote.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Text.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog2.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Praise.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/SocialText.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentEditor.d.ts +75 -75
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/definitions/praise/PraiseApp.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/velcron/renderer/{VelcronRenderer.css.d.ts → VelcronRenderer.stylex.d.ts} +1 -3
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/MarkdownEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/stores/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +41 -41
- package/internal-do-not-import-from-here/wctypings.d.ts +38 -32
- package/package.json +4 -4
- package/task.js +1 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDeletedDetail.d.ts +0 -15
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.css.d.ts +0 -7
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.css.d.ts +0 -21
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlock.css.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlockSettings.css.d.ts +0 -6
- /package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/{LayoutRendererCanvas.css.d.ts → LayoutRendererCanvas.stylex.d.ts} +0 -0
package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts
CHANGED
@@ -5,7 +5,7 @@ declare const _default: {
|
|
5
5
|
type: import("vue").PropType<string>;
|
6
6
|
};
|
7
7
|
"onUpdate:modelValue": {
|
8
|
-
type: import("vue").PropType<(value: BorderStylingDefinition) => any>;
|
8
|
+
type: import("vue").PropType<(value: BorderStylingDefinition) => any | void>;
|
9
9
|
};
|
10
10
|
"v-model": {
|
11
11
|
type: import("vue").PropType<BorderStylingDefinition>;
|
@@ -16,7 +16,7 @@ declare const _default: {
|
|
16
16
|
required: false;
|
17
17
|
};
|
18
18
|
colorSchemaType: {
|
19
|
-
type: import("vue").PropType<
|
19
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
20
20
|
required: boolean;
|
21
21
|
};
|
22
22
|
container: {
|
@@ -32,7 +32,7 @@ declare const _default: {
|
|
32
32
|
type: import("vue").PropType<string>;
|
33
33
|
};
|
34
34
|
"onUpdate:modelValue": {
|
35
|
-
type: import("vue").PropType<(value: BorderStylingDefinition) => any>;
|
35
|
+
type: import("vue").PropType<(value: BorderStylingDefinition) => any | void>;
|
36
36
|
};
|
37
37
|
"v-model": {
|
38
38
|
type: import("vue").PropType<BorderStylingDefinition>;
|
@@ -43,7 +43,7 @@ declare const _default: {
|
|
43
43
|
required: false;
|
44
44
|
};
|
45
45
|
colorSchemaType: {
|
46
|
-
type: import("vue").PropType<
|
46
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
47
47
|
required: boolean;
|
48
48
|
};
|
49
49
|
container: {
|
@@ -68,7 +68,7 @@ declare const _default: {
|
|
68
68
|
type: import("vue").PropType<string>;
|
69
69
|
};
|
70
70
|
"onUpdate:modelValue": {
|
71
|
-
type: import("vue").PropType<(value: BorderStylingDefinition) => any>;
|
71
|
+
type: import("vue").PropType<(value: BorderStylingDefinition) => any | void>;
|
72
72
|
};
|
73
73
|
"v-model": {
|
74
74
|
type: import("vue").PropType<BorderStylingDefinition>;
|
@@ -79,7 +79,7 @@ declare const _default: {
|
|
79
79
|
required: false;
|
80
80
|
};
|
81
81
|
colorSchemaType: {
|
82
|
-
type: import("vue").PropType<
|
82
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
83
83
|
required: boolean;
|
84
84
|
};
|
85
85
|
container: {
|
@@ -101,7 +101,7 @@ declare const _default: {
|
|
101
101
|
type: import("vue").PropType<string>;
|
102
102
|
};
|
103
103
|
"onUpdate:modelValue": {
|
104
|
-
type: import("vue").PropType<(value: BorderStylingDefinition) => any>;
|
104
|
+
type: import("vue").PropType<(value: BorderStylingDefinition) => any | void>;
|
105
105
|
};
|
106
106
|
"v-model": {
|
107
107
|
type: import("vue").PropType<BorderStylingDefinition>;
|
@@ -112,7 +112,7 @@ declare const _default: {
|
|
112
112
|
required: false;
|
113
113
|
};
|
114
114
|
colorSchemaType: {
|
115
|
-
type: import("vue").PropType<
|
115
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
116
116
|
required: boolean;
|
117
117
|
};
|
118
118
|
container: {
|
@@ -131,7 +131,7 @@ declare const _default: {
|
|
131
131
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
132
132
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
133
133
|
"v-model"?: BorderStylingDefinition;
|
134
|
-
"onUpdate:modelValue"?: (value: BorderStylingDefinition) => any;
|
134
|
+
"onUpdate:modelValue"?: (value: BorderStylingDefinition) => any | void;
|
135
135
|
modelValue?: BorderStylingDefinition;
|
136
136
|
backgroundFill?: string;
|
137
137
|
}>, never>;
|
@@ -4,7 +4,7 @@ type EditorVariant = "default" | "dialog";
|
|
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
|
}>;
|
@@ -18,7 +18,7 @@ declare const _default: {
|
|
18
18
|
type: import("vue").PropType<EditorVariant>;
|
19
19
|
};
|
20
20
|
"onUpdate:modelValue": {
|
21
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
21
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
22
22
|
};
|
23
23
|
"v-model": {
|
24
24
|
type: import("vue").PropType<ChromeBlueprint>;
|
@@ -29,7 +29,7 @@ declare const _default: {
|
|
29
29
|
required: false;
|
30
30
|
};
|
31
31
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
32
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
32
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
33
33
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
34
34
|
type: import("vue").PropType<ChromeBlueprint>;
|
35
35
|
required: false;
|
@@ -39,7 +39,7 @@ declare const _default: {
|
|
39
39
|
}; } & {
|
40
40
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ChromeBlueprint, {
|
41
41
|
"onUpdate:modelValue": {
|
42
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
42
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
43
43
|
};
|
44
44
|
} & {
|
45
45
|
"v-model": {
|
@@ -54,7 +54,7 @@ declare const _default: {
|
|
54
54
|
}>;
|
55
55
|
defaultValue(value?: ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ChromeBlueprint, {
|
56
56
|
"onUpdate:modelValue": {
|
57
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
57
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
58
58
|
};
|
59
59
|
} & {
|
60
60
|
"v-model": {
|
@@ -69,7 +69,7 @@ declare const _default: {
|
|
69
69
|
}, false>;
|
70
70
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ChromeBlueprint, {
|
71
71
|
"onUpdate:modelValue": {
|
72
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
72
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
73
73
|
};
|
74
74
|
} & {
|
75
75
|
"v-model": {
|
@@ -91,7 +91,7 @@ declare const _default: {
|
|
91
91
|
"init:actionButtons": (value: () => VNodeChild) => true;
|
92
92
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
93
93
|
"v-slots": import("vue").Prop<{
|
94
|
-
default?: import("../../../DefineVueTypings").Slot
|
94
|
+
default?: import("../../../DefineVueTypings").Slot;
|
95
95
|
} & {
|
96
96
|
activator?: () => VNodeChild;
|
97
97
|
}>;
|
@@ -105,7 +105,7 @@ declare const _default: {
|
|
105
105
|
type: import("vue").PropType<EditorVariant>;
|
106
106
|
};
|
107
107
|
"onUpdate:modelValue": {
|
108
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
108
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
109
109
|
};
|
110
110
|
"v-model": {
|
111
111
|
type: import("vue").PropType<ChromeBlueprint>;
|
@@ -116,7 +116,7 @@ declare const _default: {
|
|
116
116
|
required: false;
|
117
117
|
};
|
118
118
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
119
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
119
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
120
120
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
121
121
|
type: import("vue").PropType<ChromeBlueprint>;
|
122
122
|
required: false;
|
@@ -126,7 +126,7 @@ declare const _default: {
|
|
126
126
|
}; } & {
|
127
127
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ChromeBlueprint, {
|
128
128
|
"onUpdate:modelValue": {
|
129
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
129
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
130
130
|
};
|
131
131
|
} & {
|
132
132
|
"v-model": {
|
@@ -141,7 +141,7 @@ declare const _default: {
|
|
141
141
|
}>;
|
142
142
|
defaultValue(value?: ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ChromeBlueprint, {
|
143
143
|
"onUpdate:modelValue": {
|
144
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
144
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
145
145
|
};
|
146
146
|
} & {
|
147
147
|
"v-model": {
|
@@ -156,7 +156,7 @@ declare const _default: {
|
|
156
156
|
}, false>;
|
157
157
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ChromeBlueprint, {
|
158
158
|
"onUpdate:modelValue": {
|
159
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
159
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
160
160
|
};
|
161
161
|
} & {
|
162
162
|
"v-model": {
|
@@ -182,7 +182,7 @@ declare const _default: {
|
|
182
182
|
Defaults: {};
|
183
183
|
}, Readonly<import("vue").ExtractPropTypes<{
|
184
184
|
"v-slots": import("vue").Prop<{
|
185
|
-
default?: import("../../../DefineVueTypings").Slot
|
185
|
+
default?: import("../../../DefineVueTypings").Slot;
|
186
186
|
} & {
|
187
187
|
activator?: () => VNodeChild;
|
188
188
|
}>;
|
@@ -196,7 +196,7 @@ declare const _default: {
|
|
196
196
|
type: import("vue").PropType<EditorVariant>;
|
197
197
|
};
|
198
198
|
"onUpdate:modelValue": {
|
199
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
199
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
200
200
|
};
|
201
201
|
"v-model": {
|
202
202
|
type: import("vue").PropType<ChromeBlueprint>;
|
@@ -207,7 +207,7 @@ declare const _default: {
|
|
207
207
|
required: false;
|
208
208
|
};
|
209
209
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
210
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
210
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
211
211
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
212
212
|
type: import("vue").PropType<ChromeBlueprint>;
|
213
213
|
required: false;
|
@@ -217,7 +217,7 @@ declare const _default: {
|
|
217
217
|
}; } & {
|
218
218
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ChromeBlueprint, {
|
219
219
|
"onUpdate:modelValue": {
|
220
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
220
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
221
221
|
};
|
222
222
|
} & {
|
223
223
|
"v-model": {
|
@@ -232,7 +232,7 @@ declare const _default: {
|
|
232
232
|
}>;
|
233
233
|
defaultValue(value?: ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ChromeBlueprint, {
|
234
234
|
"onUpdate:modelValue": {
|
235
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
235
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
236
236
|
};
|
237
237
|
} & {
|
238
238
|
"v-model": {
|
@@ -247,7 +247,7 @@ declare const _default: {
|
|
247
247
|
}, false>;
|
248
248
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ChromeBlueprint, {
|
249
249
|
"onUpdate:modelValue": {
|
250
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
250
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
251
251
|
};
|
252
252
|
} & {
|
253
253
|
"v-model": {
|
@@ -270,7 +270,7 @@ declare const _default: {
|
|
270
270
|
__isSuspense?: never;
|
271
271
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
272
272
|
"v-slots": import("vue").Prop<{
|
273
|
-
default?: import("../../../DefineVueTypings").Slot
|
273
|
+
default?: import("../../../DefineVueTypings").Slot;
|
274
274
|
} & {
|
275
275
|
activator?: () => VNodeChild;
|
276
276
|
}>;
|
@@ -284,7 +284,7 @@ declare const _default: {
|
|
284
284
|
type: import("vue").PropType<EditorVariant>;
|
285
285
|
};
|
286
286
|
"onUpdate:modelValue": {
|
287
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
287
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
288
288
|
};
|
289
289
|
"v-model": {
|
290
290
|
type: import("vue").PropType<ChromeBlueprint>;
|
@@ -295,7 +295,7 @@ declare const _default: {
|
|
295
295
|
required: false;
|
296
296
|
};
|
297
297
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
298
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
298
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
299
299
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
300
300
|
type: import("vue").PropType<ChromeBlueprint>;
|
301
301
|
required: false;
|
@@ -305,7 +305,7 @@ declare const _default: {
|
|
305
305
|
}; } & {
|
306
306
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ChromeBlueprint, {
|
307
307
|
"onUpdate:modelValue": {
|
308
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
308
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
309
309
|
};
|
310
310
|
} & {
|
311
311
|
"v-model": {
|
@@ -320,7 +320,7 @@ declare const _default: {
|
|
320
320
|
}>;
|
321
321
|
defaultValue(value?: ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ChromeBlueprint, {
|
322
322
|
"onUpdate:modelValue": {
|
323
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
323
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
324
324
|
};
|
325
325
|
} & {
|
326
326
|
"v-model": {
|
@@ -335,7 +335,7 @@ declare const _default: {
|
|
335
335
|
}, false>;
|
336
336
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ChromeBlueprint, {
|
337
337
|
"onUpdate:modelValue": {
|
338
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
338
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
339
339
|
};
|
340
340
|
} & {
|
341
341
|
"v-model": {
|
@@ -359,7 +359,7 @@ declare const _default: {
|
|
359
359
|
propsDefinition: Omit<Readonly<{} & {
|
360
360
|
name?: {
|
361
361
|
[x: `onUpdate:${string}`]: {
|
362
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
362
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
363
363
|
};
|
364
364
|
} & {
|
365
365
|
[x: `v-model:${string}`]: {
|
@@ -374,7 +374,7 @@ declare const _default: {
|
|
374
374
|
} & {
|
375
375
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ChromeBlueprint, {
|
376
376
|
"onUpdate:modelValue": {
|
377
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
377
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
378
378
|
};
|
379
379
|
} & {
|
380
380
|
"v-model": {
|
@@ -389,7 +389,7 @@ declare const _default: {
|
|
389
389
|
}>;
|
390
390
|
defaultValue(value?: ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ChromeBlueprint, {
|
391
391
|
"onUpdate:modelValue": {
|
392
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
392
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
393
393
|
};
|
394
394
|
} & {
|
395
395
|
"v-model": {
|
@@ -404,7 +404,7 @@ declare const _default: {
|
|
404
404
|
}, false>;
|
405
405
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ChromeBlueprint, {
|
406
406
|
"onUpdate:modelValue": {
|
407
|
-
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
407
|
+
type: import("vue").PropType<(value: ChromeBlueprint) => any | void>;
|
408
408
|
};
|
409
409
|
} & {
|
410
410
|
"v-model": {
|
@@ -420,10 +420,10 @@ declare const _default: {
|
|
420
420
|
};
|
421
421
|
preview?: boolean;
|
422
422
|
"v-model"?: ChromeBlueprint;
|
423
|
-
"onUpdate:modelValue"?: (value: ChromeBlueprint) => any;
|
423
|
+
"onUpdate:modelValue"?: (value: ChromeBlueprint) => any | void;
|
424
424
|
modelValue?: ChromeBlueprint;
|
425
425
|
"v-slots"?: {
|
426
|
-
default?: import("../../../DefineVueTypings").Slot
|
426
|
+
default?: import("../../../DefineVueTypings").Slot;
|
427
427
|
} & {
|
428
428
|
activator?: () => VNodeChild;
|
429
429
|
};
|
@@ -15,7 +15,7 @@ declare const _default: {
|
|
15
15
|
required: false;
|
16
16
|
};
|
17
17
|
"onUpdate:modelValue": {
|
18
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
18
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
19
19
|
};
|
20
20
|
"v-model": {
|
21
21
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
@@ -26,7 +26,7 @@ declare const _default: {
|
|
26
26
|
required: false;
|
27
27
|
};
|
28
28
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
29
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
29
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
30
30
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
31
31
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
32
32
|
required: false;
|
@@ -36,7 +36,7 @@ declare const _default: {
|
|
36
36
|
}; } & {
|
37
37
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
|
38
38
|
"onUpdate:modelValue": {
|
39
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
39
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
40
40
|
};
|
41
41
|
} & {
|
42
42
|
"v-model": {
|
@@ -51,7 +51,7 @@ declare const _default: {
|
|
51
51
|
}>;
|
52
52
|
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
|
53
53
|
"onUpdate:modelValue": {
|
54
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
54
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
55
55
|
};
|
56
56
|
} & {
|
57
57
|
"v-model": {
|
@@ -66,7 +66,7 @@ declare const _default: {
|
|
66
66
|
}, false>;
|
67
67
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
|
68
68
|
"onUpdate:modelValue": {
|
69
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
69
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
70
70
|
};
|
71
71
|
} & {
|
72
72
|
"v-model": {
|
@@ -99,7 +99,7 @@ declare const _default: {
|
|
99
99
|
required: false;
|
100
100
|
};
|
101
101
|
"onUpdate:modelValue": {
|
102
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
102
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
103
103
|
};
|
104
104
|
"v-model": {
|
105
105
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
@@ -110,7 +110,7 @@ declare const _default: {
|
|
110
110
|
required: false;
|
111
111
|
};
|
112
112
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
113
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
113
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
114
114
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
115
115
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
116
116
|
required: false;
|
@@ -120,7 +120,7 @@ declare const _default: {
|
|
120
120
|
}; } & {
|
121
121
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
|
122
122
|
"onUpdate:modelValue": {
|
123
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
123
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
124
124
|
};
|
125
125
|
} & {
|
126
126
|
"v-model": {
|
@@ -135,7 +135,7 @@ declare const _default: {
|
|
135
135
|
}>;
|
136
136
|
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
|
137
137
|
"onUpdate:modelValue": {
|
138
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
138
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
139
139
|
};
|
140
140
|
} & {
|
141
141
|
"v-model": {
|
@@ -150,7 +150,7 @@ declare const _default: {
|
|
150
150
|
}, false>;
|
151
151
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
|
152
152
|
"onUpdate:modelValue": {
|
153
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
153
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
154
154
|
};
|
155
155
|
} & {
|
156
156
|
"v-model": {
|
@@ -188,7 +188,7 @@ declare const _default: {
|
|
188
188
|
required: false;
|
189
189
|
};
|
190
190
|
"onUpdate:modelValue": {
|
191
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
191
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
192
192
|
};
|
193
193
|
"v-model": {
|
194
194
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
@@ -199,7 +199,7 @@ declare const _default: {
|
|
199
199
|
required: false;
|
200
200
|
};
|
201
201
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
202
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
202
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
203
203
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
204
204
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
205
205
|
required: false;
|
@@ -209,7 +209,7 @@ declare const _default: {
|
|
209
209
|
}; } & {
|
210
210
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
|
211
211
|
"onUpdate:modelValue": {
|
212
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
212
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
213
213
|
};
|
214
214
|
} & {
|
215
215
|
"v-model": {
|
@@ -224,7 +224,7 @@ declare const _default: {
|
|
224
224
|
}>;
|
225
225
|
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
|
226
226
|
"onUpdate:modelValue": {
|
227
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
227
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
228
228
|
};
|
229
229
|
} & {
|
230
230
|
"v-model": {
|
@@ -239,7 +239,7 @@ declare const _default: {
|
|
239
239
|
}, false>;
|
240
240
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
|
241
241
|
"onUpdate:modelValue": {
|
242
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
242
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
243
243
|
};
|
244
244
|
} & {
|
245
245
|
"v-model": {
|
@@ -274,7 +274,7 @@ declare const _default: {
|
|
274
274
|
required: false;
|
275
275
|
};
|
276
276
|
"onUpdate:modelValue": {
|
277
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
277
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
278
278
|
};
|
279
279
|
"v-model": {
|
280
280
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
@@ -285,7 +285,7 @@ declare const _default: {
|
|
285
285
|
required: false;
|
286
286
|
};
|
287
287
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
288
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
288
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
289
289
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
290
290
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
291
291
|
required: false;
|
@@ -295,7 +295,7 @@ declare const _default: {
|
|
295
295
|
}; } & {
|
296
296
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
|
297
297
|
"onUpdate:modelValue": {
|
298
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
298
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
299
299
|
};
|
300
300
|
} & {
|
301
301
|
"v-model": {
|
@@ -310,7 +310,7 @@ declare const _default: {
|
|
310
310
|
}>;
|
311
311
|
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
|
312
312
|
"onUpdate:modelValue": {
|
313
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
313
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
314
314
|
};
|
315
315
|
} & {
|
316
316
|
"v-model": {
|
@@ -325,7 +325,7 @@ declare const _default: {
|
|
325
325
|
}, false>;
|
326
326
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
|
327
327
|
"onUpdate:modelValue": {
|
328
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
328
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
329
329
|
};
|
330
330
|
} & {
|
331
331
|
"v-model": {
|
@@ -347,7 +347,7 @@ declare const _default: {
|
|
347
347
|
propsDefinition: Omit<Readonly<{} & {
|
348
348
|
name?: {
|
349
349
|
[x: `onUpdate:${string}`]: {
|
350
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
350
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
351
351
|
};
|
352
352
|
} & {
|
353
353
|
[x: `v-model:${string}`]: {
|
@@ -362,7 +362,7 @@ declare const _default: {
|
|
362
362
|
} & {
|
363
363
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, BlueprintVariant | ChromeBlueprint, {
|
364
364
|
"onUpdate:modelValue": {
|
365
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
365
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
366
366
|
};
|
367
367
|
} & {
|
368
368
|
"v-model": {
|
@@ -377,7 +377,7 @@ declare const _default: {
|
|
377
377
|
}>;
|
378
378
|
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, BlueprintVariant | ChromeBlueprint, {
|
379
379
|
"onUpdate:modelValue": {
|
380
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
380
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
381
381
|
};
|
382
382
|
} & {
|
383
383
|
"v-model": {
|
@@ -392,7 +392,7 @@ declare const _default: {
|
|
392
392
|
}, false>;
|
393
393
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, BlueprintVariant | ChromeBlueprint, {
|
394
394
|
"onUpdate:modelValue": {
|
395
|
-
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
395
|
+
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any | void>;
|
396
396
|
};
|
397
397
|
} & {
|
398
398
|
"v-model": {
|
@@ -409,7 +409,7 @@ declare const _default: {
|
|
409
409
|
label?: string;
|
410
410
|
toned?: boolean;
|
411
411
|
"v-model"?: BlueprintVariant | ChromeBlueprint;
|
412
|
-
"onUpdate:modelValue"?: (value: BlueprintVariant | ChromeBlueprint) => any;
|
412
|
+
"onUpdate:modelValue"?: (value: BlueprintVariant | ChromeBlueprint) => any | void;
|
413
413
|
modelValue?: BlueprintVariant | ChromeBlueprint;
|
414
414
|
previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
415
415
|
allowCustom?: boolean;
|
@@ -12,7 +12,7 @@ declare const _default: {
|
|
12
12
|
type: import("vue").PropType<ChromeBlueprint>;
|
13
13
|
};
|
14
14
|
colorSchemaType: {
|
15
|
-
type: import("vue").PropType<
|
15
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
16
16
|
required: boolean;
|
17
17
|
};
|
18
18
|
container: {
|
@@ -34,7 +34,7 @@ declare const _default: {
|
|
34
34
|
type: import("vue").PropType<ChromeBlueprint>;
|
35
35
|
};
|
36
36
|
colorSchemaType: {
|
37
|
-
type: import("vue").PropType<
|
37
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
38
38
|
required: boolean;
|
39
39
|
};
|
40
40
|
container: {
|
@@ -65,7 +65,7 @@ declare const _default: {
|
|
65
65
|
type: import("vue").PropType<ChromeBlueprint>;
|
66
66
|
};
|
67
67
|
colorSchemaType: {
|
68
|
-
type: import("vue").PropType<
|
68
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
69
69
|
required: boolean;
|
70
70
|
};
|
71
71
|
container: {
|
@@ -93,7 +93,7 @@ declare const _default: {
|
|
93
93
|
type: import("vue").PropType<ChromeBlueprint>;
|
94
94
|
};
|
95
95
|
colorSchemaType: {
|
96
|
-
type: import("vue").PropType<
|
96
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
97
97
|
required: boolean;
|
98
98
|
};
|
99
99
|
container: {
|