@omnia/fx 8.0.257-dev → 8.0.258-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/internal-do-not-import-from-here/index.d.ts +11 -11
- package/internal-do-not-import-from-here/manifests/omnia.vendor.manifest.json +1 -1
- package/internal-do-not-import-from-here/services/EnterpriseGlossaryService.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/EnterprisePropertySetStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/EnterprisePropertyStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/TokenStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/VersionedLayoutStore.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerGalleryStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +4 -4
- package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +3 -2
- package/internal-do-not-import-from-here/ux/admin/systemlayout/store/SystemLayoutStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDetailBlade.d.ts +10 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/SelfServiceStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/app/management/api/AppManagementApi.d.ts +41 -41
- package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceTemplatePickerVueComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/store/TemplateEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/store/ThemeEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/actions/Todo.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/BannerImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageLarge.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageSmall.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTopAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/BlockTextIcon.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/Pageheader.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithColumLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithRowLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +132 -132
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeStoreV2.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/commandpalette/stores/CommandStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/editorchrome/chrome/EditorChrome.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseglossary/componentbase/EnterpriseGlossaryTermComponentBase.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/hub/feed/components/ActorItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/Header.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/MenuItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/CommunityUpdate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/DocumentReview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/NewsArticleTemplate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/QuickPoll.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Reach.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Story.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/UpdatedProcess.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/icon/Icon.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/journey/DefineBlade.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +15 -20
- package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitemactiontoolbar/LayoutItemActionToolbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/BlockHeader.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/GlobalHeaderStyling.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/lock/Lock.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Css.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Spacing.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/LayoutRendererCanvas.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.stylex.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.stylex.d.ts +19 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/SettingsMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/markdown2/commands/EditorCommands.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownToolbarStore.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/mediapickerV2/imagegrid/ImageGrid.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +57 -57
- package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +16 -16
- package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/InfiniteScroll.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/stickycontainer/StickyContainer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +19 -19
- package/internal-do-not-import-from-here/ux/permissioninput/UsePermissionInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/MentionComponent/MentionComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/TextCompletionPanel/TextCompletionPanel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNodeView.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/VelcronContentEditor.d.ts +15 -15
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/ImageText.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Quote.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Text.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog2.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Praise.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/SocialText.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentEditor.d.ts +75 -75
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/definitions/praise/PraiseApp.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/velcron/renderer/{VelcronRenderer.css.d.ts → VelcronRenderer.stylex.d.ts} +1 -3
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/MarkdownEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/stores/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +41 -41
- package/internal-do-not-import-from-here/wctypings.d.ts +38 -32
- package/package.json +4 -4
- package/task.js +1 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDeletedDetail.d.ts +0 -15
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.css.d.ts +0 -7
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.css.d.ts +0 -21
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlock.css.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlockSettings.css.d.ts +0 -6
- /package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/{LayoutRendererCanvas.css.d.ts → LayoutRendererCanvas.stylex.d.ts} +0 -0
@@ -20,7 +20,7 @@ declare const _default: {
|
|
20
20
|
required: false;
|
21
21
|
};
|
22
22
|
"onUpdate:modelValue": {
|
23
|
-
type: import("vue").PropType<(value: any) => any>;
|
23
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
24
24
|
};
|
25
25
|
"v-model": {
|
26
26
|
type: import("vue").PropType<any>;
|
@@ -35,7 +35,7 @@ declare const _default: {
|
|
35
35
|
required: boolean;
|
36
36
|
};
|
37
37
|
colorSchemaType: {
|
38
|
-
type: import("vue").PropType<
|
38
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
39
39
|
required: boolean;
|
40
40
|
};
|
41
41
|
container: {
|
@@ -49,7 +49,7 @@ declare const _default: {
|
|
49
49
|
}>> & {
|
50
50
|
"onUpdate:modelValue"?: (value: any) => any;
|
51
51
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
52
|
-
"update:modelValue": (value: any) =>
|
52
|
+
"update:modelValue": (value: any) => true;
|
53
53
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
54
54
|
inline: {
|
55
55
|
type: import("vue").PropType<boolean>;
|
@@ -70,7 +70,7 @@ declare const _default: {
|
|
70
70
|
required: false;
|
71
71
|
};
|
72
72
|
"onUpdate:modelValue": {
|
73
|
-
type: import("vue").PropType<(value: any) => any>;
|
73
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
74
74
|
};
|
75
75
|
"v-model": {
|
76
76
|
type: import("vue").PropType<any>;
|
@@ -85,7 +85,7 @@ declare const _default: {
|
|
85
85
|
required: boolean;
|
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: {
|
@@ -127,7 +127,7 @@ declare const _default: {
|
|
127
127
|
required: false;
|
128
128
|
};
|
129
129
|
"onUpdate:modelValue": {
|
130
|
-
type: import("vue").PropType<(value: any) => any>;
|
130
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
131
131
|
};
|
132
132
|
"v-model": {
|
133
133
|
type: import("vue").PropType<any>;
|
@@ -142,7 +142,7 @@ declare const _default: {
|
|
142
142
|
required: boolean;
|
143
143
|
};
|
144
144
|
colorSchemaType: {
|
145
|
-
type: import("vue").PropType<
|
145
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
146
146
|
required: boolean;
|
147
147
|
};
|
148
148
|
container: {
|
@@ -181,7 +181,7 @@ declare const _default: {
|
|
181
181
|
required: false;
|
182
182
|
};
|
183
183
|
"onUpdate:modelValue": {
|
184
|
-
type: import("vue").PropType<(value: any) => any>;
|
184
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
185
185
|
};
|
186
186
|
"v-model": {
|
187
187
|
type: import("vue").PropType<any>;
|
@@ -196,7 +196,7 @@ declare const _default: {
|
|
196
196
|
required: boolean;
|
197
197
|
};
|
198
198
|
colorSchemaType: {
|
199
|
-
type: import("vue").PropType<
|
199
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
200
200
|
required: boolean;
|
201
201
|
};
|
202
202
|
container: {
|
@@ -210,7 +210,7 @@ declare const _default: {
|
|
210
210
|
}>> & {
|
211
211
|
"onUpdate:modelValue"?: (value: any) => any;
|
212
212
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
213
|
-
"update:modelValue": (value: any) =>
|
213
|
+
"update:modelValue": (value: any) => true;
|
214
214
|
}, string, {
|
215
215
|
container: boolean;
|
216
216
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
@@ -223,7 +223,7 @@ declare const _default: {
|
|
223
223
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
224
224
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
225
225
|
"v-model"?: any;
|
226
|
-
"onUpdate:modelValue"?: (value: any) => any;
|
226
|
+
"onUpdate:modelValue"?: (value: any) => any | void;
|
227
227
|
modelValue?: any;
|
228
228
|
rules?: ValidationRule[];
|
229
229
|
readonly?: boolean;
|
@@ -40,7 +40,7 @@ declare const _default: {
|
|
40
40
|
type: import("vue").PropType<string | number>;
|
41
41
|
};
|
42
42
|
"onUpdate:modelValue": {
|
43
|
-
type: import("vue").PropType<(value: [number, number]) => any>;
|
43
|
+
type: import("vue").PropType<(value: [number, number]) => any | void>;
|
44
44
|
};
|
45
45
|
"v-model": {
|
46
46
|
type: import("vue").PropType<[number, number]>;
|
@@ -55,7 +55,7 @@ declare const _default: {
|
|
55
55
|
required: boolean;
|
56
56
|
};
|
57
57
|
colorSchemaType: {
|
58
|
-
type: import("vue").PropType<
|
58
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
59
59
|
required: boolean;
|
60
60
|
};
|
61
61
|
container: {
|
@@ -107,7 +107,7 @@ declare const _default: {
|
|
107
107
|
type: import("vue").PropType<string | number>;
|
108
108
|
};
|
109
109
|
"onUpdate:modelValue": {
|
110
|
-
type: import("vue").PropType<(value: [number, number]) => any>;
|
110
|
+
type: import("vue").PropType<(value: [number, number]) => any | void>;
|
111
111
|
};
|
112
112
|
"v-model": {
|
113
113
|
type: import("vue").PropType<[number, number]>;
|
@@ -122,7 +122,7 @@ declare const _default: {
|
|
122
122
|
required: boolean;
|
123
123
|
};
|
124
124
|
colorSchemaType: {
|
125
|
-
type: import("vue").PropType<
|
125
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
126
126
|
required: boolean;
|
127
127
|
};
|
128
128
|
container: {
|
@@ -183,7 +183,7 @@ declare const _default: {
|
|
183
183
|
type: import("vue").PropType<string | number>;
|
184
184
|
};
|
185
185
|
"onUpdate:modelValue": {
|
186
|
-
type: import("vue").PropType<(value: [number, number]) => any>;
|
186
|
+
type: import("vue").PropType<(value: [number, number]) => any | void>;
|
187
187
|
};
|
188
188
|
"v-model": {
|
189
189
|
type: import("vue").PropType<[number, number]>;
|
@@ -198,7 +198,7 @@ declare const _default: {
|
|
198
198
|
required: boolean;
|
199
199
|
};
|
200
200
|
colorSchemaType: {
|
201
|
-
type: import("vue").PropType<
|
201
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
202
202
|
required: boolean;
|
203
203
|
};
|
204
204
|
container: {
|
@@ -256,7 +256,7 @@ declare const _default: {
|
|
256
256
|
type: import("vue").PropType<string | number>;
|
257
257
|
};
|
258
258
|
"onUpdate:modelValue": {
|
259
|
-
type: import("vue").PropType<(value: [number, number]) => any>;
|
259
|
+
type: import("vue").PropType<(value: [number, number]) => any | void>;
|
260
260
|
};
|
261
261
|
"v-model": {
|
262
262
|
type: import("vue").PropType<[number, number]>;
|
@@ -271,7 +271,7 @@ declare const _default: {
|
|
271
271
|
required: boolean;
|
272
272
|
};
|
273
273
|
colorSchemaType: {
|
274
|
-
type: import("vue").PropType<
|
274
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
275
275
|
required: boolean;
|
276
276
|
};
|
277
277
|
container: {
|
@@ -293,7 +293,7 @@ declare const _default: {
|
|
293
293
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
294
294
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
295
295
|
"v-model"?: [number, number];
|
296
|
-
"onUpdate:modelValue"?: (value: [number, number]) => any;
|
296
|
+
"onUpdate:modelValue"?: (value: [number, number]) => any | void;
|
297
297
|
modelValue?: [number, number];
|
298
298
|
variant?: "default" | "prominent";
|
299
299
|
hint?: string;
|
@@ -33,21 +33,21 @@ declare const _default: {
|
|
33
33
|
required: false;
|
34
34
|
};
|
35
35
|
"onUpdate:modelValue": {
|
36
|
-
type: import("vue").PropType<(value: string | number) => any>;
|
36
|
+
type: import("vue").PropType<(value: string | number) => any | void>;
|
37
37
|
};
|
38
38
|
modelValue: {
|
39
39
|
type: import("vue").PropType<string | number>;
|
40
40
|
required: false;
|
41
41
|
};
|
42
42
|
"v-slots": import("vue").Prop<{
|
43
|
-
default?: import("../../DefineVueTypings").Slot
|
43
|
+
default?: import("../../DefineVueTypings").Slot;
|
44
44
|
} & VRatingSlots>;
|
45
45
|
class: {
|
46
46
|
type: import("vue").PropType<String | String[]>;
|
47
47
|
required: boolean;
|
48
48
|
};
|
49
49
|
colorSchemaType: {
|
50
|
-
type: import("vue").PropType<
|
50
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
51
51
|
required: boolean;
|
52
52
|
};
|
53
53
|
container: {
|
@@ -91,21 +91,21 @@ declare const _default: {
|
|
91
91
|
required: false;
|
92
92
|
};
|
93
93
|
"onUpdate:modelValue": {
|
94
|
-
type: import("vue").PropType<(value: string | number) => any>;
|
94
|
+
type: import("vue").PropType<(value: string | number) => any | void>;
|
95
95
|
};
|
96
96
|
modelValue: {
|
97
97
|
type: import("vue").PropType<string | number>;
|
98
98
|
required: false;
|
99
99
|
};
|
100
100
|
"v-slots": import("vue").Prop<{
|
101
|
-
default?: import("../../DefineVueTypings").Slot
|
101
|
+
default?: import("../../DefineVueTypings").Slot;
|
102
102
|
} & VRatingSlots>;
|
103
103
|
class: {
|
104
104
|
type: import("vue").PropType<String | String[]>;
|
105
105
|
required: boolean;
|
106
106
|
};
|
107
107
|
colorSchemaType: {
|
108
|
-
type: import("vue").PropType<
|
108
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
109
109
|
required: boolean;
|
110
110
|
};
|
111
111
|
container: {
|
@@ -158,21 +158,21 @@ declare const _default: {
|
|
158
158
|
required: false;
|
159
159
|
};
|
160
160
|
"onUpdate:modelValue": {
|
161
|
-
type: import("vue").PropType<(value: string | number) => any>;
|
161
|
+
type: import("vue").PropType<(value: string | number) => any | void>;
|
162
162
|
};
|
163
163
|
modelValue: {
|
164
164
|
type: import("vue").PropType<string | number>;
|
165
165
|
required: false;
|
166
166
|
};
|
167
167
|
"v-slots": import("vue").Prop<{
|
168
|
-
default?: import("../../DefineVueTypings").Slot
|
168
|
+
default?: import("../../DefineVueTypings").Slot;
|
169
169
|
} & VRatingSlots>;
|
170
170
|
class: {
|
171
171
|
type: import("vue").PropType<String | String[]>;
|
172
172
|
required: boolean;
|
173
173
|
};
|
174
174
|
colorSchemaType: {
|
175
|
-
type: import("vue").PropType<
|
175
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
176
176
|
required: boolean;
|
177
177
|
};
|
178
178
|
container: {
|
@@ -222,21 +222,21 @@ declare const _default: {
|
|
222
222
|
required: false;
|
223
223
|
};
|
224
224
|
"onUpdate:modelValue": {
|
225
|
-
type: import("vue").PropType<(value: string | number) => any>;
|
225
|
+
type: import("vue").PropType<(value: string | number) => any | void>;
|
226
226
|
};
|
227
227
|
modelValue: {
|
228
228
|
type: import("vue").PropType<string | number>;
|
229
229
|
required: false;
|
230
230
|
};
|
231
231
|
"v-slots": import("vue").Prop<{
|
232
|
-
default?: import("../../DefineVueTypings").Slot
|
232
|
+
default?: import("../../DefineVueTypings").Slot;
|
233
233
|
} & VRatingSlots>;
|
234
234
|
class: {
|
235
235
|
type: import("vue").PropType<String | String[]>;
|
236
236
|
required: boolean;
|
237
237
|
};
|
238
238
|
colorSchemaType: {
|
239
|
-
type: import("vue").PropType<
|
239
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
240
240
|
required: boolean;
|
241
241
|
};
|
242
242
|
container: {
|
@@ -259,10 +259,10 @@ declare const _default: {
|
|
259
259
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
260
260
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
261
261
|
"v-model"?: string | number;
|
262
|
-
"onUpdate:modelValue"?: (value: string | number) => any;
|
262
|
+
"onUpdate:modelValue"?: (value: string | number) => any | void;
|
263
263
|
modelValue?: string | number;
|
264
264
|
"v-slots"?: {
|
265
|
-
default?: import("../../DefineVueTypings").Slot
|
265
|
+
default?: import("../../DefineVueTypings").Slot;
|
266
266
|
} & VRatingSlots;
|
267
267
|
hover?: boolean;
|
268
268
|
readonly?: boolean;
|
@@ -28,7 +28,7 @@ declare const _default: {
|
|
28
28
|
type: import("vue").PropType<string>;
|
29
29
|
};
|
30
30
|
colorSchemaType: {
|
31
|
-
type: import("vue").PropType<
|
31
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
32
32
|
required: boolean;
|
33
33
|
};
|
34
34
|
container: {
|
@@ -70,7 +70,7 @@ declare const _default: {
|
|
70
70
|
type: import("vue").PropType<string>;
|
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: {
|
@@ -121,7 +121,7 @@ declare const _default: {
|
|
121
121
|
type: import("vue").PropType<string>;
|
122
122
|
};
|
123
123
|
colorSchemaType: {
|
124
|
-
type: import("vue").PropType<
|
124
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
125
125
|
required: boolean;
|
126
126
|
};
|
127
127
|
container: {
|
@@ -169,7 +169,7 @@ declare const _default: {
|
|
169
169
|
type: import("vue").PropType<string>;
|
170
170
|
};
|
171
171
|
colorSchemaType: {
|
172
|
-
type: import("vue").PropType<
|
172
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
173
173
|
required: boolean;
|
174
174
|
};
|
175
175
|
container: {
|
@@ -15,7 +15,7 @@ declare const _default: {
|
|
15
15
|
required: boolean;
|
16
16
|
};
|
17
17
|
colorSchemaType: {
|
18
|
-
type: import("vue").PropType<
|
18
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
19
19
|
required: boolean;
|
20
20
|
};
|
21
21
|
container: {
|
@@ -41,7 +41,7 @@ declare const _default: {
|
|
41
41
|
required: boolean;
|
42
42
|
};
|
43
43
|
colorSchemaType: {
|
44
|
-
type: import("vue").PropType<
|
44
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
45
45
|
required: boolean;
|
46
46
|
};
|
47
47
|
container: {
|
@@ -76,7 +76,7 @@ declare const _default: {
|
|
76
76
|
required: boolean;
|
77
77
|
};
|
78
78
|
colorSchemaType: {
|
79
|
-
type: import("vue").PropType<
|
79
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
80
80
|
required: boolean;
|
81
81
|
};
|
82
82
|
container: {
|
@@ -108,7 +108,7 @@ declare const _default: {
|
|
108
108
|
required: boolean;
|
109
109
|
};
|
110
110
|
colorSchemaType: {
|
111
|
-
type: import("vue").PropType<
|
111
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
112
112
|
required: boolean;
|
113
113
|
};
|
114
114
|
container: {
|
@@ -48,7 +48,7 @@ declare const _default: {
|
|
48
48
|
required: boolean;
|
49
49
|
};
|
50
50
|
colorSchemaType: {
|
51
|
-
type: import("vue").PropType<
|
51
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
52
52
|
required: boolean;
|
53
53
|
};
|
54
54
|
container: {
|
@@ -106,7 +106,7 @@ declare const _default: {
|
|
106
106
|
required: boolean;
|
107
107
|
};
|
108
108
|
colorSchemaType: {
|
109
|
-
type: import("vue").PropType<
|
109
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
110
110
|
required: boolean;
|
111
111
|
};
|
112
112
|
container: {
|
@@ -170,7 +170,7 @@ declare const _default: {
|
|
170
170
|
required: boolean;
|
171
171
|
};
|
172
172
|
colorSchemaType: {
|
173
|
-
type: import("vue").PropType<
|
173
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
174
174
|
required: boolean;
|
175
175
|
};
|
176
176
|
container: {
|
@@ -231,7 +231,7 @@ declare const _default: {
|
|
231
231
|
required: boolean;
|
232
232
|
};
|
233
233
|
colorSchemaType: {
|
234
|
-
type: import("vue").PropType<
|
234
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
235
235
|
required: boolean;
|
236
236
|
};
|
237
237
|
container: {
|
@@ -46,7 +46,7 @@ declare const _default: {
|
|
46
46
|
type: import("vue").PropType<string | number>;
|
47
47
|
};
|
48
48
|
"onUpdate:modelValue": {
|
49
|
-
type: import("vue").PropType<(value: any) => any>;
|
49
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
50
50
|
};
|
51
51
|
"v-model": {
|
52
52
|
type: import("vue").PropType<any>;
|
@@ -61,7 +61,7 @@ declare const _default: {
|
|
61
61
|
required: boolean;
|
62
62
|
};
|
63
63
|
colorSchemaType: {
|
64
|
-
type: import("vue").PropType<
|
64
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
65
65
|
required: boolean;
|
66
66
|
};
|
67
67
|
container: {
|
@@ -75,7 +75,7 @@ declare const _default: {
|
|
75
75
|
}>> & {
|
76
76
|
"onUpdate:modelValue"?: (value: any) => any;
|
77
77
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
78
|
-
"update:modelValue": (value: any) =>
|
78
|
+
"update:modelValue": (value: any) => true;
|
79
79
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
80
80
|
tickSize: {
|
81
81
|
type: import("vue").PropType<number>;
|
@@ -123,7 +123,7 @@ declare const _default: {
|
|
123
123
|
type: import("vue").PropType<string | number>;
|
124
124
|
};
|
125
125
|
"onUpdate:modelValue": {
|
126
|
-
type: import("vue").PropType<(value: any) => any>;
|
126
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
127
127
|
};
|
128
128
|
"v-model": {
|
129
129
|
type: import("vue").PropType<any>;
|
@@ -138,7 +138,7 @@ declare const _default: {
|
|
138
138
|
required: boolean;
|
139
139
|
};
|
140
140
|
colorSchemaType: {
|
141
|
-
type: import("vue").PropType<
|
141
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
142
142
|
required: boolean;
|
143
143
|
};
|
144
144
|
container: {
|
@@ -207,7 +207,7 @@ declare const _default: {
|
|
207
207
|
type: import("vue").PropType<string | number>;
|
208
208
|
};
|
209
209
|
"onUpdate:modelValue": {
|
210
|
-
type: import("vue").PropType<(value: any) => any>;
|
210
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
211
211
|
};
|
212
212
|
"v-model": {
|
213
213
|
type: import("vue").PropType<any>;
|
@@ -222,7 +222,7 @@ declare const _default: {
|
|
222
222
|
required: boolean;
|
223
223
|
};
|
224
224
|
colorSchemaType: {
|
225
|
-
type: import("vue").PropType<
|
225
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
226
226
|
required: boolean;
|
227
227
|
};
|
228
228
|
container: {
|
@@ -288,7 +288,7 @@ declare const _default: {
|
|
288
288
|
type: import("vue").PropType<string | number>;
|
289
289
|
};
|
290
290
|
"onUpdate:modelValue": {
|
291
|
-
type: import("vue").PropType<(value: any) => any>;
|
291
|
+
type: import("vue").PropType<(value: any) => any | void>;
|
292
292
|
};
|
293
293
|
"v-model": {
|
294
294
|
type: import("vue").PropType<any>;
|
@@ -303,7 +303,7 @@ declare const _default: {
|
|
303
303
|
required: boolean;
|
304
304
|
};
|
305
305
|
colorSchemaType: {
|
306
|
-
type: import("vue").PropType<
|
306
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
307
307
|
required: boolean;
|
308
308
|
};
|
309
309
|
container: {
|
@@ -317,7 +317,7 @@ declare const _default: {
|
|
317
317
|
}>> & {
|
318
318
|
"onUpdate:modelValue"?: (value: any) => any;
|
319
319
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
320
|
-
"update:modelValue": (value: any) =>
|
320
|
+
"update:modelValue": (value: any) => true;
|
321
321
|
}, string, {
|
322
322
|
container: boolean;
|
323
323
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
@@ -330,7 +330,7 @@ declare const _default: {
|
|
330
330
|
toned?: boolean;
|
331
331
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
332
332
|
"v-model"?: any;
|
333
|
-
"onUpdate:modelValue"?: (value: any) => any;
|
333
|
+
"onUpdate:modelValue"?: (value: any) => any | void;
|
334
334
|
modelValue?: any;
|
335
335
|
variant?: "default" | "prominent";
|
336
336
|
hint?: string;
|
@@ -4,7 +4,7 @@ declare const _default: {
|
|
4
4
|
type: import("vue").PropType<string>;
|
5
5
|
};
|
6
6
|
"onUpdate:modelValue": {
|
7
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
7
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
8
8
|
};
|
9
9
|
"v-model": {
|
10
10
|
type: import("vue").PropType<boolean>;
|
@@ -19,7 +19,7 @@ declare const _default: {
|
|
19
19
|
required: boolean;
|
20
20
|
};
|
21
21
|
colorSchemaType: {
|
22
|
-
type: import("vue").PropType<
|
22
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
23
23
|
required: boolean;
|
24
24
|
};
|
25
25
|
container: {
|
@@ -35,7 +35,7 @@ declare const _default: {
|
|
35
35
|
type: import("vue").PropType<string>;
|
36
36
|
};
|
37
37
|
"onUpdate:modelValue": {
|
38
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
38
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
39
39
|
};
|
40
40
|
"v-model": {
|
41
41
|
type: import("vue").PropType<boolean>;
|
@@ -50,7 +50,7 @@ declare const _default: {
|
|
50
50
|
required: boolean;
|
51
51
|
};
|
52
52
|
colorSchemaType: {
|
53
|
-
type: import("vue").PropType<
|
53
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
54
54
|
required: boolean;
|
55
55
|
};
|
56
56
|
container: {
|
@@ -75,7 +75,7 @@ declare const _default: {
|
|
75
75
|
type: import("vue").PropType<string>;
|
76
76
|
};
|
77
77
|
"onUpdate:modelValue": {
|
78
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
78
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
79
79
|
};
|
80
80
|
"v-model": {
|
81
81
|
type: import("vue").PropType<boolean>;
|
@@ -90,7 +90,7 @@ declare const _default: {
|
|
90
90
|
required: boolean;
|
91
91
|
};
|
92
92
|
colorSchemaType: {
|
93
|
-
type: import("vue").PropType<
|
93
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
94
94
|
required: boolean;
|
95
95
|
};
|
96
96
|
container: {
|
@@ -112,7 +112,7 @@ declare const _default: {
|
|
112
112
|
type: import("vue").PropType<string>;
|
113
113
|
};
|
114
114
|
"onUpdate:modelValue": {
|
115
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
115
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
116
116
|
};
|
117
117
|
"v-model": {
|
118
118
|
type: import("vue").PropType<boolean>;
|
@@ -127,7 +127,7 @@ declare const _default: {
|
|
127
127
|
required: boolean;
|
128
128
|
};
|
129
129
|
colorSchemaType: {
|
130
|
-
type: import("vue").PropType<
|
130
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
131
131
|
required: boolean;
|
132
132
|
};
|
133
133
|
container: {
|
@@ -148,7 +148,7 @@ declare const _default: {
|
|
148
148
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
149
149
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
150
150
|
"v-model"?: boolean;
|
151
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
151
|
+
"onUpdate:modelValue"?: (value: boolean) => any | void;
|
152
152
|
modelValue?: boolean;
|
153
153
|
}>, never>;
|
154
154
|
};
|
@@ -22,7 +22,7 @@ declare const _default: {
|
|
22
22
|
required: boolean;
|
23
23
|
};
|
24
24
|
colorSchemaType: {
|
25
|
-
type: import("vue").PropType<
|
25
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
26
26
|
required: boolean;
|
27
27
|
};
|
28
28
|
container: {
|
@@ -53,7 +53,7 @@ declare const _default: {
|
|
53
53
|
required: boolean;
|
54
54
|
};
|
55
55
|
colorSchemaType: {
|
56
|
-
type: import("vue").PropType<
|
56
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
57
57
|
required: boolean;
|
58
58
|
};
|
59
59
|
container: {
|
@@ -90,7 +90,7 @@ declare const _default: {
|
|
90
90
|
required: boolean;
|
91
91
|
};
|
92
92
|
colorSchemaType: {
|
93
|
-
type: import("vue").PropType<
|
93
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
94
94
|
required: boolean;
|
95
95
|
};
|
96
96
|
container: {
|
@@ -124,7 +124,7 @@ declare const _default: {
|
|
124
124
|
required: boolean;
|
125
125
|
};
|
126
126
|
colorSchemaType: {
|
127
|
-
type: import("vue").PropType<
|
127
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
128
128
|
required: boolean;
|
129
129
|
};
|
130
130
|
container: {
|